@almadar/std 14.25.0 → 14.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  25. package/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  26. package/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  27. package/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  28. package/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  29. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  30. package/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  31. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  32. package/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  33. package/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  34. package/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  35. package/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  36. package/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  37. package/behaviors/registry/app/atoms/std-donor.orb +52 -75
  38. package/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  39. package/behaviors/registry/app/atoms/std-driver.orb +101 -101
  40. package/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  41. package/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  42. package/behaviors/registry/app/atoms/std-event.orb +59 -59
  43. package/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  44. package/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  45. package/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  46. package/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  47. package/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  48. package/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  49. package/behaviors/registry/app/atoms/std-lease.orb +95 -87
  50. package/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  51. package/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  52. package/behaviors/registry/app/atoms/std-matter.orb +139 -161
  53. package/behaviors/registry/app/atoms/std-membership.orb +73 -75
  54. package/behaviors/registry/app/atoms/std-menu.orb +63 -63
  55. package/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  56. package/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  57. package/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  58. package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  59. package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  60. package/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  61. package/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  62. package/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  63. package/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  64. package/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  65. package/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  66. package/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  67. package/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  68. package/behaviors/registry/app/atoms/std-segment.orb +43 -51
  69. package/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  70. package/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  71. package/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  72. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  73. package/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  74. package/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  75. package/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  76. package/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  77. package/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  78. package/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  79. package/behaviors/registry/app/atoms/std-trial.orb +78 -85
  80. package/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  81. package/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  82. package/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  83. package/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  84. package/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  85. package/behaviors/registry/app/molecules/std-application.orb +152 -152
  86. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  87. package/behaviors/registry/app/molecules/std-cart.orb +62 -62
  88. package/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  89. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  90. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  91. package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  92. package/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  93. package/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  94. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  95. package/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  96. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  97. package/behaviors/registry/app/organisms/std-cms.orb +315 -315
  98. package/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  99. package/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  100. package/behaviors/registry/app/organisms/std-crm.orb +265 -265
  101. package/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  102. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  103. package/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  104. package/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  105. package/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  106. package/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  107. package/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  108. package/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  109. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  110. package/behaviors/registry/app/organisms/std-forum.orb +150 -150
  111. package/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  112. package/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  113. package/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  114. package/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  115. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  116. package/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  117. package/behaviors/registry/app/organisms/std-listings.orb +147 -147
  118. package/behaviors/registry/app/organisms/std-lms.orb +409 -409
  119. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  120. package/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  121. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  122. package/behaviors/registry/app/organisms/std-notes.orb +112 -112
  123. package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  124. package/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  125. package/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  126. package/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  127. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  128. package/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  129. package/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  130. package/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  131. package/behaviors/registry/app/organisms/std-survey.orb +129 -129
  132. package/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  133. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  134. package/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  135. package/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  136. package/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  137. package/behaviors/registry/core/atoms/std-browse.orb +58 -58
  138. package/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  139. package/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  140. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  141. package/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  142. package/behaviors/registry/core/atoms/std-display.orb +1 -1
  143. package/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  144. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  145. package/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  146. package/behaviors/registry/core/atoms/std-filter.orb +12 -12
  147. package/behaviors/registry/core/atoms/std-flag.orb +95 -95
  148. package/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  149. package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  150. package/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  151. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  152. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  153. package/behaviors/registry/core/atoms/std-modal.orb +20 -20
  154. package/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  155. package/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  156. package/behaviors/registry/core/atoms/std-push.orb +38 -38
  157. package/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  158. package/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  159. package/behaviors/registry/core/atoms/std-related.orb +34 -34
  160. package/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  161. package/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  162. package/behaviors/registry/core/atoms/std-search.orb +9 -9
  163. package/behaviors/registry/core/atoms/std-selection.orb +77 -77
  164. package/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  165. package/behaviors/registry/core/atoms/std-stats.orb +104 -104
  166. package/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  167. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  168. package/behaviors/registry/core/atoms/std-thread.orb +56 -56
  169. package/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  170. package/behaviors/registry/core/atoms/std-vote.orb +39 -39
  171. package/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  172. package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  173. package/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  174. package/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  175. package/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  176. package/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  177. package/behaviors/registry/core/molecules/std-list.orb +71 -71
  178. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  179. package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  180. package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  181. package/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  182. package/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  183. package/behaviors/registry/game/atoms/std-collision.orb +0 -595
  184. package/behaviors/registry/game/atoms/std-combat.orb +0 -524
  185. package/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  186. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  187. package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  188. package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  189. package/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  190. package/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  191. package/behaviors/registry/game/atoms/std-quest.orb +122 -122
  192. package/behaviors/registry/game/atoms/std-timer.orb +266 -266
  193. package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  194. package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  195. package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  196. package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  197. package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  198. package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  199. package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  200. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  201. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  202. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  203. package/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  204. package/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  205. package/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  206. package/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  207. package/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  208. package/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  209. package/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  210. package/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  211. package/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  212. package/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  213. package/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  214. package/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  215. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  216. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  217. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  218. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  219. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  220. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  221. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  222. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  223. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  224. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  225. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  226. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  227. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  228. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  229. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  230. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  231. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  232. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  233. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  234. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  235. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  236. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  237. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  238. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  239. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  240. package/dist/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  241. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  242. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  243. package/dist/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  244. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  245. package/dist/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  246. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  247. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  248. package/dist/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  249. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  250. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  251. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  252. package/dist/behaviors/registry/app/atoms/std-donor.orb +52 -75
  253. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  254. package/dist/behaviors/registry/app/atoms/std-driver.orb +101 -101
  255. package/dist/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  256. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  257. package/dist/behaviors/registry/app/atoms/std-event.orb +59 -59
  258. package/dist/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  259. package/dist/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  260. package/dist/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  261. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  262. package/dist/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  263. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  264. package/dist/behaviors/registry/app/atoms/std-lease.orb +95 -87
  265. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  266. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  267. package/dist/behaviors/registry/app/atoms/std-matter.orb +139 -161
  268. package/dist/behaviors/registry/app/atoms/std-membership.orb +73 -75
  269. package/dist/behaviors/registry/app/atoms/std-menu.orb +63 -63
  270. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  271. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  272. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  273. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  274. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  275. package/dist/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  276. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  277. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  278. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  279. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  280. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  281. package/dist/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  282. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  283. package/dist/behaviors/registry/app/atoms/std-segment.orb +43 -51
  284. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  285. package/dist/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  286. package/dist/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  287. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  288. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  289. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  290. package/dist/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  291. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  292. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  293. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  294. package/dist/behaviors/registry/app/atoms/std-trial.orb +78 -85
  295. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  296. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  297. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  298. package/dist/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  299. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  300. package/dist/behaviors/registry/app/molecules/std-application.orb +152 -152
  301. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  302. package/dist/behaviors/registry/app/molecules/std-cart.orb +62 -62
  303. package/dist/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  304. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  305. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  306. package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  307. package/dist/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  308. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  309. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  310. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  311. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  312. package/dist/behaviors/registry/app/organisms/std-cms.orb +315 -315
  313. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  314. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  315. package/dist/behaviors/registry/app/organisms/std-crm.orb +265 -265
  316. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  317. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  318. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  319. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  320. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  321. package/dist/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  322. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  323. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  324. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  325. package/dist/behaviors/registry/app/organisms/std-forum.orb +150 -150
  326. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  327. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  328. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  329. package/dist/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  330. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  331. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  332. package/dist/behaviors/registry/app/organisms/std-listings.orb +147 -147
  333. package/dist/behaviors/registry/app/organisms/std-lms.orb +409 -409
  334. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  335. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  336. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  337. package/dist/behaviors/registry/app/organisms/std-notes.orb +112 -112
  338. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  339. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  340. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  341. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  342. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  343. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  344. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  345. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  346. package/dist/behaviors/registry/app/organisms/std-survey.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  348. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  349. package/dist/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  350. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  351. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  352. package/dist/behaviors/registry/core/atoms/std-browse.orb +58 -58
  353. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  354. package/dist/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  355. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  356. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  357. package/dist/behaviors/registry/core/atoms/std-display.orb +1 -1
  358. package/dist/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  359. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  360. package/dist/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  361. package/dist/behaviors/registry/core/atoms/std-filter.orb +12 -12
  362. package/dist/behaviors/registry/core/atoms/std-flag.orb +95 -95
  363. package/dist/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  364. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  365. package/dist/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  366. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  367. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  368. package/dist/behaviors/registry/core/atoms/std-modal.orb +20 -20
  369. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  370. package/dist/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  371. package/dist/behaviors/registry/core/atoms/std-push.orb +38 -38
  372. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  373. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  374. package/dist/behaviors/registry/core/atoms/std-related.orb +34 -34
  375. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  376. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  377. package/dist/behaviors/registry/core/atoms/std-search.orb +9 -9
  378. package/dist/behaviors/registry/core/atoms/std-selection.orb +77 -77
  379. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  380. package/dist/behaviors/registry/core/atoms/std-stats.orb +104 -104
  381. package/dist/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  382. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  383. package/dist/behaviors/registry/core/atoms/std-thread.orb +56 -56
  384. package/dist/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  385. package/dist/behaviors/registry/core/atoms/std-vote.orb +39 -39
  386. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  387. package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  388. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  389. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  390. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  391. package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  392. package/dist/behaviors/registry/core/molecules/std-list.orb +71 -71
  393. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  394. package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  395. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  396. package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  397. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  398. package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
  399. package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
  400. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  401. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  402. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  403. package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  404. package/dist/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  405. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  406. package/dist/behaviors/registry/game/atoms/std-quest.orb +122 -122
  407. package/dist/behaviors/registry/game/atoms/std-timer.orb +266 -266
  408. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  409. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  410. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  411. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  412. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  413. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  414. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  415. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  416. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  417. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  418. package/dist/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  419. package/dist/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  420. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  421. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  422. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  423. package/dist/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  424. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  425. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  426. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  427. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  428. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  429. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  430. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  431. package/package.json +1 -1
@@ -101,13 +101,16 @@
101
101
  "ref": "AppShell.traits.AppLayout",
102
102
  "name": "ContactAppLayout",
103
103
  "config": {
104
- "contentTrait": "@trait.ContactCatalog",
104
+ "searchEvent": "CONTACT_SEARCH",
105
105
  "notificationClickEvent": "CONTACT_NOTIFICATIONS_OPEN",
106
+ "contentTrait": "@trait.ContactCatalog",
107
+ "notifications": [],
108
+ "appName": "CRM",
106
109
  "navItems": [
107
110
  {
108
- "href": "/contacts",
111
+ "icon": "users",
109
112
  "label": "Contacts",
110
- "icon": "users"
113
+ "href": "/contacts"
111
114
  },
112
115
  {
113
116
  "href": "/deals",
@@ -115,23 +118,20 @@
115
118
  "label": "Deals"
116
119
  },
117
120
  {
118
- "href": "/pipeline",
119
121
  "label": "Pipeline",
122
+ "href": "/pipeline",
120
123
  "icon": "bar-chart-2"
121
124
  },
122
125
  {
123
- "href": "/notes",
124
126
  "label": "Notes",
125
- "icon": "file-text"
127
+ "icon": "file-text",
128
+ "href": "/notes"
126
129
  }
127
- ],
128
- "appName": "CRM",
129
- "notifications": [],
130
- "searchEvent": "CONTACT_SEARCH"
130
+ ]
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
  {
@@ -232,57 +232,57 @@
232
232
  {
233
233
  "children": [
234
234
  {
235
- "direction": "horizontal",
236
- "justify": "between",
235
+ "gap": "md",
237
236
  "children": [
238
237
  {
239
- "align": "center",
240
- "direction": "horizontal",
241
- "type": "stack",
242
- "gap": "sm",
243
238
  "children": [
244
239
  {
245
240
  "name": "user",
246
241
  "type": "icon"
247
242
  },
248
243
  {
244
+ "type": "typography",
249
245
  "content": "Contacts",
250
- "variant": "h2",
251
- "type": "typography"
246
+ "variant": "h2"
252
247
  }
253
- ]
254
- },
255
- {
256
- "gap": "sm",
248
+ ],
257
249
  "type": "stack",
258
250
  "direction": "horizontal",
251
+ "align": "center",
252
+ "gap": "sm"
253
+ },
254
+ {
259
255
  "children": [
260
256
  {
261
- "icon": "plus",
262
257
  "label": "New Contact",
263
258
  "action": "CREATE",
259
+ "icon": "plus",
264
260
  "type": "button",
265
261
  "variant": "primary"
266
262
  }
267
- ]
263
+ ],
264
+ "gap": "sm",
265
+ "type": "stack",
266
+ "direction": "horizontal"
268
267
  }
269
268
  ],
270
- "align": "center",
271
269
  "type": "stack",
272
- "gap": "md"
270
+ "align": "center",
271
+ "direction": "horizontal",
272
+ "justify": "between"
273
273
  },
274
274
  {
275
275
  "type": "divider"
276
276
  },
277
277
  {
278
+ "align": "center",
279
+ "type": "stack",
280
+ "direction": "horizontal",
281
+ "gap": "md",
278
282
  "children": [
279
283
  "@trait.ContactSearch",
280
284
  "@trait.ContactFilter"
281
- ],
282
- "gap": "md",
283
- "type": "stack",
284
- "direction": "horizontal",
285
- "align": "center"
285
+ ]
286
286
  },
287
287
  "@trait.ContactStats",
288
288
  "@trait.ContactGraphs",
@@ -312,34 +312,34 @@
312
312
  "render-ui",
313
313
  "main",
314
314
  {
315
+ "type": "stack",
315
316
  "align": "center",
317
+ "className": "py-8",
318
+ "direction": "vertical",
316
319
  "children": [
317
320
  {
318
321
  "name": "bell",
319
322
  "type": "icon"
320
323
  },
321
324
  {
322
- "variant": "h3",
323
325
  "type": "typography",
326
+ "variant": "h3",
324
327
  "content": "No notifications"
325
328
  },
326
329
  {
327
- "color": "muted",
330
+ "variant": "caption",
328
331
  "type": "typography",
329
332
  "content": "You're all caught up.",
330
- "variant": "caption"
333
+ "color": "muted"
331
334
  },
332
335
  {
333
336
  "type": "button",
337
+ "variant": "ghost",
334
338
  "label": "Back to contacts",
335
- "action": "INIT",
336
- "variant": "ghost"
339
+ "action": "INIT"
337
340
  }
338
341
  ],
339
- "type": "stack",
340
- "className": "py-8",
341
- "gap": "md",
342
- "direction": "vertical"
342
+ "gap": "md"
343
343
  }
344
344
  ]
345
345
  ]
@@ -360,8 +360,11 @@
360
360
  "ref": "Filter.traits.FilterTargetFilter",
361
361
  "name": "ContactFilter",
362
362
  "config": {
363
+ "event": "CONTACT_FILTER",
363
364
  "filters": [
364
365
  {
366
+ "field": "industry",
367
+ "label": "Industry",
365
368
  "options": [
366
369
  "technology",
367
370
  "finance",
@@ -370,23 +373,20 @@
370
373
  "manufacturing",
371
374
  "other"
372
375
  ],
373
- "filterType": "select",
374
- "field": "industry",
375
- "label": "Industry"
376
+ "filterType": "select"
376
377
  },
377
378
  {
379
+ "field": "lifecycleStage",
378
380
  "options": [
379
381
  "lead",
380
382
  "mql",
381
383
  "sql",
382
384
  "customer"
383
385
  ],
384
- "filterType": "select",
385
386
  "label": "Lifecycle Stage",
386
- "field": "lifecycleStage"
387
+ "filterType": "select"
387
388
  }
388
- ],
389
- "event": "CONTACT_FILTER"
389
+ ]
390
390
  }
391
391
  },
392
392
  {
@@ -398,13 +398,16 @@
398
398
  {
399
399
  "icon": "users",
400
400
  "variant": "primary",
401
- "label": "Total",
401
+ "aggregation": "count",
402
402
  "format": "number",
403
- "aggregation": "count"
403
+ "label": "Total"
404
404
  },
405
405
  {
406
- "icon": "flame",
407
406
  "variant": "warning",
407
+ "label": "Hot Leads",
408
+ "format": "number",
409
+ "aggregation": "count",
410
+ "icon": "flame",
408
411
  "filter": [
409
412
  "fn",
410
413
  "row",
@@ -413,17 +416,9 @@
413
416
  "@row.lifecycleStage",
414
417
  "sql"
415
418
  ]
416
- ],
417
- "format": "number",
418
- "aggregation": "count",
419
- "label": "Hot Leads"
419
+ ]
420
420
  },
421
421
  {
422
- "format": "number",
423
- "icon": "check-circle",
424
- "variant": "success",
425
- "aggregation": "count",
426
- "label": "Customers",
427
422
  "filter": [
428
423
  "fn",
429
424
  "row",
@@ -432,7 +427,12 @@
432
427
  "@row.lifecycleStage",
433
428
  "customer"
434
429
  ]
435
- ]
430
+ ],
431
+ "label": "Customers",
432
+ "variant": "success",
433
+ "icon": "check-circle",
434
+ "aggregation": "count",
435
+ "format": "number"
436
436
  }
437
437
  ]
438
438
  },
@@ -452,12 +452,12 @@
452
452
  "name": "ContactGraphs",
453
453
  "config": {
454
454
  "height": 240.0,
455
+ "showLegend": true,
456
+ "subtitle": "Funnel breakdown",
457
+ "title": "Contacts by Lifecycle Stage",
455
458
  "chartType": "pie",
456
459
  "categoryField": "lifecycleStage",
457
- "title": "Contacts by Lifecycle Stage",
458
- "subtitle": "Funnel breakdown",
459
- "aggregation": "count",
460
- "showLegend": true
460
+ "aggregation": "count"
461
461
  },
462
462
  "listens": [
463
463
  {
@@ -475,9 +475,26 @@
475
475
  "name": "ContactBrowseList",
476
476
  "linkedEntity": "Contact",
477
477
  "config": {
478
+ "variant": "card",
479
+ "itemActions": [
480
+ {
481
+ "variant": "ghost",
482
+ "label": "View",
483
+ "event": "VIEW"
484
+ },
485
+ {
486
+ "variant": "ghost",
487
+ "label": "Edit",
488
+ "event": "EDIT"
489
+ },
490
+ {
491
+ "label": "Delete",
492
+ "variant": "danger",
493
+ "event": "DELETE"
494
+ }
495
+ ],
478
496
  "cols": 1.0,
479
497
  "gap": "sm",
480
- "variant": "card",
481
498
  "fields": [
482
499
  {
483
500
  "icon": "user",
@@ -485,37 +502,20 @@
485
502
  "variant": "h3"
486
503
  },
487
504
  {
488
- "variant": "badge",
489
- "name": "industry"
490
- },
491
- {
492
- "name": "lifecycleStage",
505
+ "name": "industry",
493
506
  "variant": "badge"
494
507
  },
495
508
  {
496
- "name": "email",
497
- "variant": "caption"
509
+ "variant": "badge",
510
+ "name": "lifecycleStage"
498
511
  },
499
512
  {
500
- "name": "phone",
513
+ "name": "email",
501
514
  "variant": "caption"
502
- }
503
- ],
504
- "itemActions": [
505
- {
506
- "event": "VIEW",
507
- "variant": "ghost",
508
- "label": "View"
509
- },
510
- {
511
- "label": "Edit",
512
- "event": "EDIT",
513
- "variant": "ghost"
514
515
  },
515
516
  {
516
- "label": "Delete",
517
- "event": "DELETE",
518
- "variant": "danger"
517
+ "variant": "caption",
518
+ "name": "phone"
519
519
  }
520
520
  ]
521
521
  },
@@ -567,8 +567,6 @@
567
567
  "name": "ContactCreate",
568
568
  "linkedEntity": "Contact",
569
569
  "config": {
570
- "mode": "create",
571
- "title": "New Contact",
572
570
  "fields": [
573
571
  "name",
574
572
  "company",
@@ -577,7 +575,9 @@
577
575
  "email",
578
576
  "phone"
579
577
  ],
580
- "icon": "plus-circle"
578
+ "title": "New Contact",
579
+ "icon": "plus-circle",
580
+ "mode": "create"
581
581
  },
582
582
  "events": {
583
583
  "OPEN": "CREATE"
@@ -598,9 +598,8 @@
598
598
  "name": "ContactEdit",
599
599
  "linkedEntity": "Contact",
600
600
  "config": {
601
- "title": "Edit Contact",
602
- "icon": "edit",
603
601
  "mode": "edit",
602
+ "title": "Edit Contact",
604
603
  "fields": [
605
604
  "name",
606
605
  "company",
@@ -608,7 +607,8 @@
608
607
  "lifecycleStage",
609
608
  "email",
610
609
  "phone"
611
- ]
610
+ ],
611
+ "icon": "edit"
612
612
  },
613
613
  "events": {
614
614
  "OPEN": "EDIT"
@@ -629,9 +629,9 @@
629
629
  "name": "ContactView",
630
630
  "linkedEntity": "Contact",
631
631
  "config": {
632
+ "mode": "edit",
632
633
  "icon": "eye",
633
634
  "title": "View Contact",
634
- "mode": "edit",
635
635
  "fields": [
636
636
  "name",
637
637
  "company",
@@ -660,14 +660,14 @@
660
660
  "name": "ContactDelete",
661
661
  "linkedEntity": "Contact",
662
662
  "config": {
663
- "icon": "alert-triangle",
664
663
  "title": "Delete Contact",
664
+ "icon": "alert-triangle",
665
665
  "alertMessage": "This action cannot be undone.",
666
666
  "confirmLabel": "Delete"
667
667
  },
668
668
  "events": {
669
- "REQUEST": "DELETE",
670
- "CONFIRM": "CONFIRM_DELETE"
669
+ "CONFIRM": "CONFIRM_DELETE",
670
+ "REQUEST": "DELETE"
671
671
  },
672
672
  "listens": [
673
673
  {
@@ -947,17 +947,17 @@
947
947
  "render-ui",
948
948
  "main",
949
949
  {
950
+ "gap": "sm",
950
951
  "direction": "horizontal",
951
952
  "children": [
952
953
  {
954
+ "type": "button",
955
+ "action": "SEND_EMAIL",
953
956
  "label": "Email Contact",
954
- "icon": "mail",
955
957
  "variant": "ghost",
956
- "type": "button",
957
- "action": "SEND_EMAIL"
958
+ "icon": "mail"
958
959
  }
959
960
  ],
960
- "gap": "sm",
961
961
  "type": "stack"
962
962
  }
963
963
  ]
@@ -973,10 +973,10 @@
973
973
  "email",
974
974
  "send",
975
975
  {
976
- "sender": "noreply@crm.example",
976
+ "body": "Reaching out from your account team.",
977
977
  "subject": "Hello from CRM",
978
978
  "recipient": "contact@example.com",
979
- "body": "Reaching out from your account team."
979
+ "sender": "noreply@crm.example"
980
980
  },
981
981
  {
982
982
  "emit": {
@@ -1121,34 +1121,34 @@
1121
1121
  "name": "DealAppLayout",
1122
1122
  "linkedEntity": "Deal",
1123
1123
  "config": {
1124
- "searchEvent": "DEAL_SEARCH",
1125
- "notificationClickEvent": "DEAL_NOTIFICATIONS_OPEN",
1126
- "appName": "CRM",
1127
1124
  "navItems": [
1128
1125
  {
1129
1126
  "label": "Contacts",
1130
- "href": "/contacts",
1131
- "icon": "users"
1127
+ "icon": "users",
1128
+ "href": "/contacts"
1132
1129
  },
1133
1130
  {
1134
1131
  "label": "Deals",
1135
- "href": "/deals",
1136
- "icon": "briefcase"
1132
+ "icon": "briefcase",
1133
+ "href": "/deals"
1137
1134
  },
1138
1135
  {
1139
- "href": "/pipeline",
1140
1136
  "icon": "bar-chart-2",
1141
- "label": "Pipeline"
1137
+ "label": "Pipeline",
1138
+ "href": "/pipeline"
1142
1139
  },
1143
1140
  {
1144
- "href": "/notes",
1145
1141
  "label": "Notes",
1142
+ "href": "/notes",
1146
1143
  "icon": "file-text"
1147
1144
  }
1148
1145
  ],
1146
+ "contentTrait": "@trait.DealCatalog",
1147
+ "searchEvent": "DEAL_SEARCH",
1149
1148
  "topBarActions": [],
1149
+ "appName": "CRM",
1150
1150
  "notifications": [],
1151
- "contentTrait": "@trait.DealCatalog"
1151
+ "notificationClickEvent": "DEAL_NOTIFICATIONS_OPEN"
1152
1152
  },
1153
1153
  "events": {
1154
1154
  "SEARCH": "DEAL_SEARCH",
@@ -1197,55 +1197,55 @@
1197
1197
  "render-ui",
1198
1198
  "main",
1199
1199
  {
1200
+ "type": "stack",
1200
1201
  "children": [
1201
1202
  {
1203
+ "align": "center",
1204
+ "justify": "between",
1202
1205
  "children": [
1203
1206
  {
1207
+ "direction": "horizontal",
1208
+ "gap": "sm",
1204
1209
  "align": "center",
1205
- "type": "stack",
1206
1210
  "children": [
1207
1211
  {
1208
- "type": "icon",
1209
- "name": "briefcase"
1212
+ "name": "briefcase",
1213
+ "type": "icon"
1210
1214
  },
1211
1215
  {
1212
- "type": "typography",
1213
1216
  "content": "Deals",
1217
+ "type": "typography",
1214
1218
  "variant": "h2"
1215
1219
  }
1216
1220
  ],
1217
- "direction": "horizontal",
1218
- "gap": "sm"
1221
+ "type": "stack"
1219
1222
  },
1220
1223
  {
1221
- "direction": "horizontal",
1222
1224
  "gap": "sm",
1223
1225
  "children": [
1224
1226
  {
1225
1227
  "type": "button",
1228
+ "icon": "plus",
1226
1229
  "label": "New Deal",
1227
1230
  "action": "CREATE",
1228
- "variant": "primary",
1229
- "icon": "plus"
1231
+ "variant": "primary"
1230
1232
  }
1231
1233
  ],
1232
- "type": "stack"
1234
+ "type": "stack",
1235
+ "direction": "horizontal"
1233
1236
  }
1234
1237
  ],
1235
- "justify": "between",
1236
1238
  "direction": "horizontal",
1237
1239
  "gap": "md",
1238
- "type": "stack",
1239
- "align": "center"
1240
+ "type": "stack"
1240
1241
  },
1241
1242
  {
1242
1243
  "type": "divider"
1243
1244
  },
1244
1245
  "@trait.DealBrowseList"
1245
1246
  ],
1246
- "direction": "vertical",
1247
- "type": "stack",
1248
- "gap": "lg"
1247
+ "gap": "lg",
1248
+ "direction": "vertical"
1249
1249
  }
1250
1250
  ]
1251
1251
  ]
@@ -1259,53 +1259,53 @@
1259
1259
  "name": "DealBrowseList",
1260
1260
  "linkedEntity": "Deal",
1261
1261
  "config": {
1262
- "cols": 2.0,
1262
+ "variant": "card",
1263
+ "gap": "md",
1264
+ "itemActions": [
1265
+ {
1266
+ "variant": "ghost",
1267
+ "event": "VIEW",
1268
+ "label": "View"
1269
+ },
1270
+ {
1271
+ "variant": "ghost",
1272
+ "label": "Edit",
1273
+ "event": "EDIT"
1274
+ },
1275
+ {
1276
+ "label": "Delete",
1277
+ "variant": "danger",
1278
+ "event": "DELETE"
1279
+ }
1280
+ ],
1263
1281
  "fields": [
1264
1282
  {
1265
- "name": "title",
1266
1283
  "variant": "h3",
1267
- "icon": "briefcase"
1284
+ "icon": "briefcase",
1285
+ "name": "title"
1268
1286
  },
1269
1287
  {
1270
1288
  "name": "stage",
1271
1289
  "variant": "badge"
1272
1290
  },
1273
1291
  {
1274
- "variant": "h4",
1292
+ "name": "amount",
1275
1293
  "format": "currency",
1276
- "name": "amount"
1294
+ "variant": "h4"
1277
1295
  },
1278
1296
  {
1279
- "label": "Contact",
1280
1297
  "name": "contactId",
1298
+ "label": "Contact",
1281
1299
  "variant": "caption"
1282
1300
  },
1283
1301
  {
1302
+ "variant": "caption",
1284
1303
  "name": "closedAt",
1285
1304
  "format": "date",
1286
- "label": "Closed At",
1287
- "variant": "caption"
1305
+ "label": "Closed At"
1288
1306
  }
1289
1307
  ],
1290
- "variant": "card",
1291
- "gap": "md",
1292
- "itemActions": [
1293
- {
1294
- "label": "View",
1295
- "event": "VIEW",
1296
- "variant": "ghost"
1297
- },
1298
- {
1299
- "event": "EDIT",
1300
- "variant": "ghost",
1301
- "label": "Edit"
1302
- },
1303
- {
1304
- "event": "DELETE",
1305
- "variant": "danger",
1306
- "label": "Delete"
1307
- }
1308
- ]
1308
+ "cols": 2.0
1309
1309
  },
1310
1310
  "listens": [
1311
1311
  {
@@ -1339,16 +1339,16 @@
1339
1339
  "name": "DealCreate",
1340
1340
  "linkedEntity": "Deal",
1341
1341
  "config": {
1342
+ "title": "New Deal",
1343
+ "mode": "create",
1344
+ "icon": "plus-circle",
1342
1345
  "fields": [
1343
1346
  "title",
1344
1347
  "contactId",
1345
1348
  "amount",
1346
1349
  "stage",
1347
1350
  "closedAt"
1348
- ],
1349
- "icon": "plus-circle",
1350
- "title": "New Deal",
1351
- "mode": "create"
1351
+ ]
1352
1352
  },
1353
1353
  "events": {
1354
1354
  "OPEN": "CREATE"
@@ -1399,9 +1399,9 @@
1399
1399
  "name": "DealView",
1400
1400
  "linkedEntity": "Deal",
1401
1401
  "config": {
1402
+ "icon": "eye",
1402
1403
  "title": "View Deal",
1403
1404
  "mode": "edit",
1404
- "icon": "eye",
1405
1405
  "fields": [
1406
1406
  "title",
1407
1407
  "contactId",
@@ -1429,14 +1429,14 @@
1429
1429
  "name": "DealDelete",
1430
1430
  "linkedEntity": "Deal",
1431
1431
  "config": {
1432
- "icon": "alert-triangle",
1433
- "title": "Delete Deal",
1434
1432
  "alertMessage": "This action cannot be undone.",
1435
- "confirmLabel": "Delete"
1433
+ "confirmLabel": "Delete",
1434
+ "title": "Delete Deal",
1435
+ "icon": "alert-triangle"
1436
1436
  },
1437
1437
  "events": {
1438
- "REQUEST": "DELETE",
1439
- "CONFIRM": "CONFIRM_DELETE"
1438
+ "CONFIRM": "CONFIRM_DELETE",
1439
+ "REQUEST": "DELETE"
1440
1440
  },
1441
1441
  "listens": [
1442
1442
  {
@@ -1716,12 +1716,8 @@
1716
1716
  "name": "PipelineAppLayout",
1717
1717
  "linkedEntity": "Pipeline",
1718
1718
  "config": {
1719
- "searchEvent": "PIPELINE_SEARCH",
1720
1719
  "topBarActions": [],
1721
1720
  "notifications": [],
1722
- "notificationClickEvent": "PIPELINE_NOTIFICATIONS_OPEN",
1723
- "contentTrait": "@trait.PipelineDisplay",
1724
- "appName": "CRM",
1725
1721
  "navItems": [
1726
1722
  {
1727
1723
  "icon": "users",
@@ -1729,21 +1725,25 @@
1729
1725
  "href": "/contacts"
1730
1726
  },
1731
1727
  {
1732
- "icon": "briefcase",
1728
+ "href": "/deals",
1733
1729
  "label": "Deals",
1734
- "href": "/deals"
1730
+ "icon": "briefcase"
1735
1731
  },
1736
1732
  {
1737
- "icon": "bar-chart-2",
1738
1733
  "label": "Pipeline",
1739
- "href": "/pipeline"
1734
+ "href": "/pipeline",
1735
+ "icon": "bar-chart-2"
1740
1736
  },
1741
1737
  {
1742
- "label": "Notes",
1743
1738
  "icon": "file-text",
1739
+ "label": "Notes",
1744
1740
  "href": "/notes"
1745
1741
  }
1746
- ]
1742
+ ],
1743
+ "notificationClickEvent": "PIPELINE_NOTIFICATIONS_OPEN",
1744
+ "contentTrait": "@trait.PipelineDisplay",
1745
+ "appName": "CRM",
1746
+ "searchEvent": "PIPELINE_SEARCH"
1747
1747
  },
1748
1748
  "events": {
1749
1749
  "SEARCH": "PIPELINE_SEARCH",
@@ -1871,17 +1871,16 @@
1871
1871
  "render-ui",
1872
1872
  "main",
1873
1873
  {
1874
- "direction": "vertical",
1875
- "gap": "lg",
1876
- "type": "stack",
1877
1874
  "children": [
1878
1875
  {
1876
+ "align": "center",
1877
+ "direction": "horizontal",
1878
+ "gap": "md",
1879
1879
  "children": [
1880
1880
  {
1881
- "direction": "horizontal",
1882
1881
  "align": "center",
1883
1882
  "type": "stack",
1884
- "gap": "sm",
1883
+ "direction": "horizontal",
1885
1884
  "children": [
1886
1885
  {
1887
1886
  "type": "icon",
@@ -1889,57 +1888,58 @@
1889
1888
  },
1890
1889
  {
1891
1890
  "type": "typography",
1892
- "content": "Pipeline",
1893
- "variant": "h2"
1891
+ "variant": "h2",
1892
+ "content": "Pipeline"
1894
1893
  }
1895
- ]
1894
+ ],
1895
+ "gap": "sm"
1896
1896
  },
1897
1897
  {
1898
+ "label": "Refresh",
1899
+ "icon": "rotate-ccw",
1898
1900
  "type": "button",
1899
1901
  "action": "REFRESH",
1900
- "variant": "secondary",
1901
- "icon": "rotate-ccw",
1902
- "label": "Refresh"
1902
+ "variant": "secondary"
1903
1903
  }
1904
1904
  ],
1905
- "gap": "md",
1906
- "justify": "between",
1907
- "align": "center",
1908
- "direction": "horizontal",
1909
- "type": "stack"
1905
+ "type": "stack",
1906
+ "justify": "between"
1910
1907
  },
1911
1908
  {
1912
1909
  "type": "divider"
1913
1910
  },
1914
1911
  {
1912
+ "type": "simple-grid",
1913
+ "cols": 4.0,
1915
1914
  "children": [
1916
1915
  {
1917
- "type": "stat-display",
1918
1916
  "value": "@entity.totalDeals",
1917
+ "type": "stat-display",
1919
1918
  "label": "Total Deals"
1920
1919
  },
1921
1920
  {
1922
- "format": "currency",
1923
- "type": "stat-display",
1924
1921
  "value": "@entity.totalValue",
1925
- "label": "Pipeline Value"
1922
+ "label": "Pipeline Value",
1923
+ "type": "stat-display",
1924
+ "format": "currency"
1926
1925
  },
1927
1926
  {
1928
- "type": "stat-display",
1929
1927
  "label": "Won",
1930
- "value": "@entity.wonDeals"
1928
+ "value": "@entity.wonDeals",
1929
+ "type": "stat-display"
1931
1930
  },
1932
1931
  {
1933
- "type": "stat-display",
1932
+ "format": "percent",
1934
1933
  "value": "@entity.conversionRate",
1935
- "label": "Conversion Rate",
1936
- "format": "percent"
1934
+ "type": "stat-display",
1935
+ "label": "Conversion Rate"
1937
1936
  }
1938
- ],
1939
- "cols": 4.0,
1940
- "type": "simple-grid"
1937
+ ]
1941
1938
  }
1942
- ]
1939
+ ],
1940
+ "gap": "lg",
1941
+ "type": "stack",
1942
+ "direction": "vertical"
1943
1943
  }
1944
1944
  ]
1945
1945
  ]
@@ -1954,8 +1954,8 @@
1954
1954
  "Pipeline",
1955
1955
  {
1956
1956
  "emit": {
1957
- "success": "PipelineLoaded",
1958
- "failure": "PipelineLoadFailed"
1957
+ "failure": "PipelineLoadFailed",
1958
+ "success": "PipelineLoaded"
1959
1959
  }
1960
1960
  }
1961
1961
  ]
@@ -2063,38 +2063,38 @@
2063
2063
  "name": "NoteAppLayout",
2064
2064
  "linkedEntity": "Note",
2065
2065
  "config": {
2066
- "appName": "CRM",
2067
- "notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN",
2066
+ "notifications": [],
2068
2067
  "contentTrait": "@trait.NoteCatalog",
2069
- "topBarActions": [],
2070
2068
  "navItems": [
2071
2069
  {
2070
+ "label": "Contacts",
2072
2071
  "href": "/contacts",
2073
- "icon": "users",
2074
- "label": "Contacts"
2072
+ "icon": "users"
2075
2073
  },
2076
2074
  {
2075
+ "icon": "briefcase",
2077
2076
  "href": "/deals",
2078
- "label": "Deals",
2079
- "icon": "briefcase"
2077
+ "label": "Deals"
2080
2078
  },
2081
2079
  {
2082
- "label": "Pipeline",
2083
2080
  "href": "/pipeline",
2081
+ "label": "Pipeline",
2084
2082
  "icon": "bar-chart-2"
2085
2083
  },
2086
2084
  {
2085
+ "href": "/notes",
2087
2086
  "label": "Notes",
2088
- "icon": "file-text",
2089
- "href": "/notes"
2087
+ "icon": "file-text"
2090
2088
  }
2091
2089
  ],
2092
2090
  "searchEvent": "NOTE_SEARCH",
2093
- "notifications": []
2091
+ "appName": "CRM",
2092
+ "topBarActions": [],
2093
+ "notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN"
2094
2094
  },
2095
2095
  "events": {
2096
- "SEARCH": "NOTE_SEARCH",
2097
- "NOTIFY_CLICK": "NOTE_NOTIFICATIONS_OPEN"
2096
+ "NOTIFY_CLICK": "NOTE_NOTIFICATIONS_OPEN",
2097
+ "SEARCH": "NOTE_SEARCH"
2098
2098
  }
2099
2099
  },
2100
2100
  {
@@ -2140,6 +2140,7 @@
2140
2140
  "main",
2141
2141
  {
2142
2142
  "gap": "lg",
2143
+ "type": "stack",
2143
2144
  "direction": "vertical",
2144
2145
  "children": [
2145
2146
  {
@@ -2163,40 +2164,39 @@
2163
2164
  },
2164
2165
  {
2165
2166
  "gap": "sm",
2167
+ "type": "stack",
2166
2168
  "children": [
2167
2169
  {
2170
+ "icon": "edit",
2168
2171
  "label": "New Note",
2169
2172
  "type": "button",
2170
- "variant": "primary",
2171
2173
  "action": "CREATE",
2172
- "icon": "edit"
2174
+ "variant": "primary"
2173
2175
  }
2174
2176
  ],
2175
- "type": "stack",
2176
2177
  "direction": "horizontal"
2177
2178
  }
2178
2179
  ],
2180
+ "gap": "md",
2181
+ "align": "center",
2179
2182
  "direction": "horizontal",
2180
2183
  "justify": "between",
2181
- "align": "center",
2182
- "gap": "md",
2183
2184
  "type": "stack"
2184
2185
  },
2185
2186
  {
2186
2187
  "type": "divider"
2187
2188
  },
2188
2189
  {
2190
+ "content": "Follow-Up Calendar",
2189
2191
  "type": "typography",
2190
- "variant": "h3",
2191
- "content": "Follow-Up Calendar"
2192
+ "variant": "h3"
2192
2193
  },
2193
2194
  "@trait.NoteCalendar",
2194
2195
  {
2195
2196
  "type": "divider"
2196
2197
  },
2197
2198
  "@trait.NoteBrowseList"
2198
- ],
2199
- "type": "stack"
2199
+ ]
2200
2200
  }
2201
2201
  ]
2202
2202
  ]
@@ -2210,50 +2210,50 @@
2210
2210
  "name": "NoteBrowseList",
2211
2211
  "linkedEntity": "Note",
2212
2212
  "config": {
2213
+ "cols": 1.0,
2214
+ "gap": "sm",
2213
2215
  "itemActions": [
2214
2216
  {
2215
- "variant": "ghost",
2217
+ "label": "View",
2216
2218
  "event": "VIEW",
2217
- "label": "View"
2219
+ "variant": "ghost"
2218
2220
  },
2219
2221
  {
2220
- "variant": "ghost",
2221
2222
  "label": "Edit",
2222
- "event": "EDIT"
2223
+ "event": "EDIT",
2224
+ "variant": "ghost"
2223
2225
  },
2224
2226
  {
2227
+ "event": "DELETE",
2225
2228
  "variant": "danger",
2226
- "label": "Delete",
2227
- "event": "DELETE"
2229
+ "label": "Delete"
2228
2230
  }
2229
2231
  ],
2230
- "gap": "sm",
2231
- "cols": 1.0,
2232
2232
  "fields": [
2233
2233
  {
2234
2234
  "name": "subject",
2235
- "icon": "file-text",
2236
- "variant": "h4"
2235
+ "variant": "h4",
2236
+ "icon": "file-text"
2237
2237
  },
2238
2238
  {
2239
- "variant": "badge",
2240
- "name": "priority"
2239
+ "name": "priority",
2240
+ "variant": "badge"
2241
2241
  },
2242
2242
  {
2243
- "variant": "caption",
2244
- "name": "author"
2243
+ "name": "author",
2244
+ "variant": "caption"
2245
2245
  },
2246
2246
  {
2247
2247
  "name": "followUpAt",
2248
2248
  "label": "Follow-Up",
2249
- "format": "date",
2250
- "variant": "caption"
2249
+ "variant": "caption",
2250
+ "format": "date"
2251
2251
  },
2252
2252
  {
2253
2253
  "name": "createdAt",
2254
+ "label": "Created",
2254
2255
  "format": "date",
2255
- "variant": "caption",
2256
- "label": "Created"
2256
+ "variant": "caption"
2257
2257
  }
2258
2258
  ],
2259
2259
  "variant": "card"
@@ -2290,8 +2290,8 @@
2290
2290
  "name": "NoteCalendar",
2291
2291
  "linkedEntity": "Note",
2292
2292
  "config": {
2293
- "dateField": "followUpAt",
2294
2293
  "titleField": "subject",
2294
+ "dateField": "followUpAt",
2295
2295
  "colorField": "priority"
2296
2296
  }
2297
2297
  },
@@ -2300,6 +2300,7 @@
2300
2300
  "name": "NoteCreate",
2301
2301
  "linkedEntity": "Note",
2302
2302
  "config": {
2303
+ "mode": "create",
2303
2304
  "title": "New Note",
2304
2305
  "fields": [
2305
2306
  "subject",
@@ -2308,7 +2309,6 @@
2308
2309
  "priority",
2309
2310
  "followUpAt"
2310
2311
  ],
2311
- "mode": "create",
2312
2312
  "icon": "plus-circle"
2313
2313
  },
2314
2314
  "events": {
@@ -2330,8 +2330,7 @@
2330
2330
  "name": "NoteEdit",
2331
2331
  "linkedEntity": "Note",
2332
2332
  "config": {
2333
- "title": "Edit Note",
2334
- "icon": "edit",
2333
+ "mode": "edit",
2335
2334
  "fields": [
2336
2335
  "subject",
2337
2336
  "body",
@@ -2339,7 +2338,8 @@
2339
2338
  "priority",
2340
2339
  "followUpAt"
2341
2340
  ],
2342
- "mode": "edit"
2341
+ "title": "Edit Note",
2342
+ "icon": "edit"
2343
2343
  },
2344
2344
  "events": {
2345
2345
  "OPEN": "EDIT"
@@ -2360,16 +2360,16 @@
2360
2360
  "name": "NoteView",
2361
2361
  "linkedEntity": "Note",
2362
2362
  "config": {
2363
+ "title": "View Note",
2364
+ "mode": "edit",
2365
+ "icon": "eye",
2363
2366
  "fields": [
2364
2367
  "subject",
2365
2368
  "body",
2366
2369
  "author",
2367
2370
  "priority",
2368
2371
  "followUpAt"
2369
- ],
2370
- "icon": "eye",
2371
- "title": "View Note",
2372
- "mode": "edit"
2372
+ ]
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
- "icon": "alert-triangle",
2394
2393
  "confirmLabel": "Delete",
2394
+ "alertMessage": "This action cannot be undone.",
2395
2395
  "title": "Delete Note",
2396
- "alertMessage": "This action cannot be undone."
2396
+ "icon": "alert-triangle"
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
  {
@@ -2631,4 +2631,4 @@
2631
2631
  ]
2632
2632
  }
2633
2633
  ]
2634
- }
2634
+ }