@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
@@ -94,28 +94,28 @@
94
94
  "ref": "AppShell.traits.AppLayout",
95
95
  "name": "TransactionAppLayout",
96
96
  "config": {
97
+ "searchEvent": "TRANSACTION_SEARCH",
98
+ "notifications": [],
99
+ "notificationClickEvent": "TRANSACTION_NOTIFICATIONS_OPEN",
100
+ "appName": "Finance Tracker",
101
+ "contentTrait": "@trait.TransactionCatalog",
97
102
  "navItems": [
98
103
  {
104
+ "icon": "receipt",
99
105
  "label": "Transactions",
100
- "href": "/transactions",
101
- "icon": "receipt"
106
+ "href": "/transactions"
102
107
  },
103
108
  {
109
+ "label": "Summary",
104
110
  "href": "/summary",
105
- "icon": "layout-list",
106
- "label": "Summary"
111
+ "icon": "layout-list"
107
112
  },
108
113
  {
109
- "href": "/reports",
110
114
  "label": "Reports",
115
+ "href": "/reports",
111
116
  "icon": "bar-chart"
112
117
  }
113
- ],
114
- "contentTrait": "@trait.TransactionCatalog",
115
- "notificationClickEvent": "TRANSACTION_NOTIFICATIONS_OPEN",
116
- "notifications": [],
117
- "appName": "Finance Tracker",
118
- "searchEvent": "TRANSACTION_SEARCH"
118
+ ]
119
119
  },
120
120
  "events": {
121
121
  "SEARCH": "TRANSACTION_SEARCH",
@@ -202,14 +202,16 @@
202
202
  "render-ui",
203
203
  "main",
204
204
  {
205
- "direction": "vertical",
206
- "type": "stack",
207
205
  "gap": "lg",
206
+ "direction": "vertical",
208
207
  "children": [
209
208
  {
209
+ "gap": "md",
210
+ "direction": "horizontal",
210
211
  "align": "center",
211
212
  "children": [
212
213
  {
214
+ "type": "stack",
213
215
  "children": [
214
216
  {
215
217
  "type": "icon",
@@ -217,32 +219,29 @@
217
219
  },
218
220
  {
219
221
  "type": "typography",
220
- "variant": "h2",
221
- "content": "Transactions"
222
+ "content": "Transactions",
223
+ "variant": "h2"
222
224
  }
223
225
  ],
224
- "direction": "horizontal",
225
- "type": "stack",
226
+ "align": "center",
226
227
  "gap": "sm",
227
- "align": "center"
228
+ "direction": "horizontal"
228
229
  },
229
230
  {
230
- "type": "stack",
231
- "direction": "horizontal",
232
- "gap": "sm",
233
231
  "children": [
234
232
  {
233
+ "action": "CREATE",
235
234
  "icon": "plus",
236
235
  "type": "button",
237
236
  "variant": "primary",
238
- "label": "Add Transaction",
239
- "action": "CREATE"
237
+ "label": "Add Transaction"
240
238
  }
241
- ]
239
+ ],
240
+ "direction": "horizontal",
241
+ "gap": "sm",
242
+ "type": "stack"
242
243
  }
243
244
  ],
244
- "direction": "horizontal",
245
- "gap": "md",
246
245
  "type": "stack",
247
246
  "justify": "between"
248
247
  },
@@ -251,13 +250,13 @@
251
250
  },
252
251
  {
253
252
  "type": "stack",
253
+ "gap": "md",
254
+ "direction": "horizontal",
255
+ "align": "center",
254
256
  "children": [
255
257
  "@trait.TransactionSearch",
256
258
  "@trait.TransactionFilter"
257
- ],
258
- "direction": "horizontal",
259
- "gap": "md",
260
- "align": "center"
259
+ ]
261
260
  },
262
261
  "@trait.TransactionStats",
263
262
  "@trait.TransactionGraphs",
@@ -265,7 +264,8 @@
265
264
  "type": "divider"
266
265
  },
267
266
  "@trait.TransactionBrowseList"
268
- ]
267
+ ],
268
+ "type": "stack"
269
269
  }
270
270
  ]
271
271
  ]
@@ -284,33 +284,33 @@
284
284
  "render-ui",
285
285
  "main",
286
286
  {
287
- "direction": "vertical",
288
- "type": "stack",
289
- "gap": "md",
290
287
  "className": "py-8",
288
+ "gap": "md",
291
289
  "children": [
292
290
  {
293
291
  "name": "bell",
294
292
  "type": "icon"
295
293
  },
296
294
  {
297
- "type": "typography",
298
295
  "content": "No notifications",
296
+ "type": "typography",
299
297
  "variant": "h3"
300
298
  },
301
299
  {
302
- "content": "You're all caught up.",
303
300
  "type": "typography",
304
301
  "variant": "caption",
305
- "color": "muted"
302
+ "color": "muted",
303
+ "content": "You're all caught up."
306
304
  },
307
305
  {
308
- "type": "button",
306
+ "label": "Back to transactions",
309
307
  "action": "INIT",
310
- "variant": "ghost",
311
- "label": "Back to transactions"
308
+ "type": "button",
309
+ "variant": "ghost"
312
310
  }
313
311
  ],
312
+ "direction": "vertical",
313
+ "type": "stack",
314
314
  "align": "center"
315
315
  }
316
316
  ]
@@ -332,28 +332,28 @@
332
332
  "ref": "Filter.traits.FilterTargetFilter",
333
333
  "name": "TransactionFilter",
334
334
  "config": {
335
- "event": "TRANSACTION_FILTER",
336
335
  "filters": [
337
336
  {
337
+ "filterType": "text",
338
338
  "label": "Category",
339
- "field": "category",
340
- "filterType": "text"
339
+ "field": "category"
341
340
  },
342
341
  {
343
- "label": "Account",
344
342
  "filterType": "text",
345
- "field": "account"
343
+ "field": "account",
344
+ "label": "Account"
346
345
  },
347
346
  {
348
347
  "options": [
349
348
  "income",
350
349
  "expense"
351
350
  ],
352
- "filterType": "select",
353
351
  "label": "Type",
354
- "field": "type"
352
+ "field": "type",
353
+ "filterType": "select"
355
354
  }
356
- ]
355
+ ],
356
+ "event": "TRANSACTION_FILTER"
357
357
  }
358
358
  },
359
359
  {
@@ -363,12 +363,12 @@
363
363
  "title": "Transactions",
364
364
  "metrics": [
365
365
  {
366
+ "aggregation": "sum",
367
+ "label": "Income",
366
368
  "icon": "trending-up",
367
369
  "variant": "success",
368
- "aggregation": "sum",
369
- "format": "currency",
370
370
  "field": "amount",
371
- "label": "Income",
371
+ "format": "currency",
372
372
  "filter": [
373
373
  "fn",
374
374
  "row",
@@ -380,11 +380,9 @@
380
380
  ]
381
381
  },
382
382
  {
383
- "icon": "trending-down",
384
- "field": "amount",
385
- "variant": "error",
386
383
  "format": "currency",
387
- "aggregation": "sum",
384
+ "variant": "error",
385
+ "label": "Expenses",
388
386
  "filter": [
389
387
  "fn",
390
388
  "row",
@@ -394,14 +392,16 @@
394
392
  "expense"
395
393
  ]
396
394
  ],
397
- "label": "Expenses"
395
+ "aggregation": "sum",
396
+ "field": "amount",
397
+ "icon": "trending-down"
398
398
  },
399
399
  {
400
400
  "variant": "primary",
401
- "aggregation": "count",
402
401
  "label": "Savings Rate",
403
- "icon": "percent",
404
- "format": "number"
402
+ "format": "number",
403
+ "aggregation": "count",
404
+ "icon": "percent"
405
405
  }
406
406
  ]
407
407
  },
@@ -420,14 +420,14 @@
420
420
  "ref": "Graphs.traits.GraphItemGraph",
421
421
  "name": "TransactionGraphs",
422
422
  "config": {
423
- "subtitle": "Distribution across categories",
424
- "chartType": "pie",
425
423
  "valueField": "amount",
426
- "categoryField": "category",
427
424
  "showLegend": true,
425
+ "categoryField": "category",
426
+ "chartType": "pie",
427
+ "aggregation": "sum",
428
428
  "height": 240.0,
429
- "title": "Spending by Category",
430
- "aggregation": "sum"
429
+ "subtitle": "Distribution across categories",
430
+ "title": "Spending by Category"
431
431
  },
432
432
  "listens": [
433
433
  {
@@ -445,50 +445,50 @@
445
445
  "name": "TransactionBrowseList",
446
446
  "linkedEntity": "Transaction",
447
447
  "config": {
448
- "cols": 1.0,
449
- "gap": "sm",
450
- "itemActions": [
451
- {
452
- "event": "VIEW",
453
- "variant": "ghost",
454
- "label": "View"
455
- },
456
- {
457
- "event": "EDIT",
458
- "label": "Edit",
459
- "variant": "ghost"
460
- },
461
- {
462
- "event": "DELETE",
463
- "variant": "danger",
464
- "label": "Delete"
465
- }
466
- ],
467
448
  "fields": [
468
449
  {
450
+ "variant": "caption",
469
451
  "format": "date",
470
- "name": "date",
471
- "variant": "caption"
452
+ "name": "date"
472
453
  },
473
454
  {
474
- "icon": "receipt",
455
+ "name": "description",
475
456
  "variant": "h4",
476
- "name": "description"
457
+ "icon": "receipt"
477
458
  },
478
459
  {
479
460
  "name": "category",
480
461
  "variant": "badge"
481
462
  },
482
463
  {
483
- "variant": "h4",
484
464
  "name": "amount",
465
+ "variant": "h4",
485
466
  "format": "currency"
486
467
  },
487
468
  {
488
- "variant": "badge",
489
- "name": "type"
469
+ "name": "type",
470
+ "variant": "badge"
490
471
  }
491
- ]
472
+ ],
473
+ "cols": 1.0,
474
+ "itemActions": [
475
+ {
476
+ "event": "VIEW",
477
+ "variant": "ghost",
478
+ "label": "View"
479
+ },
480
+ {
481
+ "variant": "ghost",
482
+ "label": "Edit",
483
+ "event": "EDIT"
484
+ },
485
+ {
486
+ "variant": "danger",
487
+ "label": "Delete",
488
+ "event": "DELETE"
489
+ }
490
+ ],
491
+ "gap": "sm"
492
492
  },
493
493
  "listens": [
494
494
  {
@@ -538,6 +538,9 @@
538
538
  "name": "TransactionCreate",
539
539
  "linkedEntity": "Transaction",
540
540
  "config": {
541
+ "mode": "create",
542
+ "icon": "plus-circle",
543
+ "title": "Add Transaction",
541
544
  "fields": [
542
545
  "description",
543
546
  "amount",
@@ -545,10 +548,7 @@
545
548
  "account",
546
549
  "type",
547
550
  "date"
548
- ],
549
- "mode": "create",
550
- "icon": "plus-circle",
551
- "title": "Add Transaction"
551
+ ]
552
552
  },
553
553
  "events": {
554
554
  "OPEN": "CREATE"
@@ -569,6 +569,8 @@
569
569
  "name": "TransactionEdit",
570
570
  "linkedEntity": "Transaction",
571
571
  "config": {
572
+ "icon": "edit",
573
+ "title": "Edit Transaction",
572
574
  "fields": [
573
575
  "description",
574
576
  "amount",
@@ -577,9 +579,7 @@
577
579
  "type",
578
580
  "date"
579
581
  ],
580
- "mode": "edit",
581
- "title": "Edit Transaction",
582
- "icon": "edit"
582
+ "mode": "edit"
583
583
  },
584
584
  "events": {
585
585
  "OPEN": "EDIT"
@@ -600,6 +600,8 @@
600
600
  "name": "TransactionView",
601
601
  "linkedEntity": "Transaction",
602
602
  "config": {
603
+ "title": "View Transaction",
604
+ "mode": "edit",
603
605
  "fields": [
604
606
  "description",
605
607
  "amount",
@@ -608,9 +610,7 @@
608
610
  "type",
609
611
  "date"
610
612
  ],
611
- "icon": "eye",
612
- "title": "View Transaction",
613
- "mode": "edit"
613
+ "icon": "eye"
614
614
  },
615
615
  "events": {
616
616
  "OPEN": "VIEW"
@@ -925,16 +925,13 @@
925
925
  "name": "FinanceSummaryAppLayout",
926
926
  "linkedEntity": "FinanceSummary",
927
927
  "config": {
928
- "appName": "Finance Tracker",
929
- "contentTrait": "@trait.FinanceSummaryDisplay",
930
- "searchEvent": "FINANCE_SUMMARY_SEARCH",
931
928
  "notifications": [],
932
- "notificationClickEvent": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
929
+ "contentTrait": "@trait.FinanceSummaryDisplay",
933
930
  "navItems": [
934
931
  {
935
- "icon": "receipt",
932
+ "href": "/transactions",
936
933
  "label": "Transactions",
937
- "href": "/transactions"
934
+ "icon": "receipt"
938
935
  },
939
936
  {
940
937
  "href": "/summary",
@@ -946,11 +943,14 @@
946
943
  "href": "/reports",
947
944
  "icon": "bar-chart"
948
945
  }
949
- ]
946
+ ],
947
+ "searchEvent": "FINANCE_SUMMARY_SEARCH",
948
+ "notificationClickEvent": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
949
+ "appName": "Finance Tracker"
950
950
  },
951
951
  "events": {
952
- "SEARCH": "FINANCE_SUMMARY_SEARCH",
953
- "NOTIFY_CLICK": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN"
952
+ "NOTIFY_CLICK": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
953
+ "SEARCH": "FINANCE_SUMMARY_SEARCH"
954
954
  }
955
955
  },
956
956
  {
@@ -1066,35 +1066,30 @@
1066
1066
  "render-ui",
1067
1067
  "main",
1068
1068
  {
1069
- "gap": "lg",
1070
- "type": "stack",
1071
- "direction": "vertical",
1072
- "className": "max-w-5xl mx-auto w-full",
1073
1069
  "children": [
1074
1070
  {
1075
- "type": "breadcrumb",
1076
1071
  "items": [
1077
1072
  {
1078
- "href": "/",
1079
- "label": "Home"
1073
+ "label": "Home",
1074
+ "href": "/"
1080
1075
  },
1081
1076
  {
1082
1077
  "label": "Financial Summary"
1083
1078
  }
1084
- ]
1079
+ ],
1080
+ "type": "breadcrumb"
1085
1081
  },
1086
1082
  {
1087
- "align": "center",
1088
1083
  "direction": "horizontal",
1084
+ "gap": "md",
1085
+ "justify": "between",
1089
1086
  "children": [
1090
1087
  {
1091
- "type": "stack",
1092
1088
  "direction": "horizontal",
1093
- "align": "center",
1094
1089
  "children": [
1095
1090
  {
1096
- "name": "pie-chart",
1097
- "type": "icon"
1091
+ "type": "icon",
1092
+ "name": "pie-chart"
1098
1093
  },
1099
1094
  {
1100
1095
  "type": "typography",
@@ -1102,58 +1097,63 @@
1102
1097
  "variant": "h2"
1103
1098
  }
1104
1099
  ],
1100
+ "type": "stack",
1101
+ "align": "center",
1105
1102
  "gap": "sm"
1106
1103
  },
1107
1104
  {
1105
+ "type": "button",
1106
+ "icon": "refresh-cw",
1108
1107
  "label": "Refresh",
1109
1108
  "action": "REFRESH",
1110
- "type": "button",
1111
- "variant": "secondary",
1112
- "icon": "refresh-cw"
1109
+ "variant": "secondary"
1113
1110
  }
1114
1111
  ],
1115
- "gap": "md",
1116
- "type": "stack",
1117
- "justify": "between"
1112
+ "align": "center",
1113
+ "type": "stack"
1118
1114
  },
1119
1115
  {
1120
1116
  "type": "divider"
1121
1117
  },
1122
1118
  {
1123
1119
  "type": "simple-grid",
1124
- "cols": 4.0,
1125
1120
  "children": [
1126
1121
  {
1122
+ "label": "Total Income",
1123
+ "type": "stat-display",
1127
1124
  "value": "@entity.totalIncome",
1128
1125
  "icon": "trending-up",
1129
- "variant": "success",
1130
- "label": "Total Income",
1131
- "type": "stat-display"
1126
+ "variant": "success"
1132
1127
  },
1133
1128
  {
1129
+ "type": "stat-display",
1130
+ "variant": "error",
1134
1131
  "label": "Total Expenses",
1135
1132
  "value": "@entity.totalExpenses",
1136
- "type": "stat-display",
1137
- "icon": "trending-down",
1138
- "variant": "error"
1133
+ "icon": "trending-down"
1139
1134
  },
1140
1135
  {
1136
+ "icon": "wallet",
1137
+ "value": "@entity.balance",
1141
1138
  "label": "Balance",
1142
1139
  "variant": "primary",
1143
- "type": "stat-display",
1144
- "icon": "wallet",
1145
- "value": "@entity.balance"
1140
+ "type": "stat-display"
1146
1141
  },
1147
1142
  {
1148
- "icon": "percent",
1149
1143
  "type": "stat-display",
1150
- "variant": "primary",
1144
+ "label": "Savings Rate",
1151
1145
  "value": "@entity.savingsRate",
1152
- "label": "Savings Rate"
1146
+ "icon": "percent",
1147
+ "variant": "primary"
1153
1148
  }
1154
- ]
1149
+ ],
1150
+ "cols": 4.0
1155
1151
  }
1156
- ]
1152
+ ],
1153
+ "type": "stack",
1154
+ "gap": "lg",
1155
+ "direction": "vertical",
1156
+ "className": "max-w-5xl mx-auto w-full"
1157
1157
  }
1158
1158
  ]
1159
1159
  ]
@@ -1168,8 +1168,8 @@
1168
1168
  "FinanceSummary",
1169
1169
  {
1170
1170
  "emit": {
1171
- "success": "FinanceSummaryLoaded",
1172
- "failure": "FinanceSummaryLoadFailed"
1171
+ "failure": "FinanceSummaryLoadFailed",
1172
+ "success": "FinanceSummaryLoaded"
1173
1173
  }
1174
1174
  }
1175
1175
  ]
@@ -1259,13 +1259,15 @@
1259
1259
  "name": "FinanceReportAppLayout",
1260
1260
  "linkedEntity": "FinanceReport",
1261
1261
  "config": {
1262
- "searchEvent": "FINANCE_REPORT_SEARCH",
1263
1262
  "appName": "Finance Tracker",
1263
+ "notificationClickEvent": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
1264
+ "contentTrait": "@trait.FinanceReportBrowse",
1265
+ "searchEvent": "FINANCE_REPORT_SEARCH",
1264
1266
  "navItems": [
1265
1267
  {
1266
- "href": "/transactions",
1268
+ "icon": "receipt",
1267
1269
  "label": "Transactions",
1268
- "icon": "receipt"
1270
+ "href": "/transactions"
1269
1271
  },
1270
1272
  {
1271
1273
  "icon": "layout-list",
@@ -1274,17 +1276,15 @@
1274
1276
  },
1275
1277
  {
1276
1278
  "icon": "bar-chart",
1277
- "label": "Reports",
1278
- "href": "/reports"
1279
+ "href": "/reports",
1280
+ "label": "Reports"
1279
1281
  }
1280
1282
  ],
1281
- "notifications": [],
1282
- "notificationClickEvent": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
1283
- "contentTrait": "@trait.FinanceReportBrowse"
1283
+ "notifications": []
1284
1284
  },
1285
1285
  "events": {
1286
- "SEARCH": "FINANCE_REPORT_SEARCH",
1287
- "NOTIFY_CLICK": "FINANCE_REPORT_NOTIFICATIONS_OPEN"
1286
+ "NOTIFY_CLICK": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
1287
+ "SEARCH": "FINANCE_REPORT_SEARCH"
1288
1288
  }
1289
1289
  },
1290
1290
  {
@@ -1567,22 +1567,22 @@
1567
1567
  "render-ui",
1568
1568
  "main",
1569
1569
  {
1570
- "type": "stack",
1571
- "gap": "md",
1572
1570
  "children": [
1573
1571
  {
1574
1572
  "type": "spinner"
1575
1573
  },
1576
1574
  {
1577
1575
  "content": "Loading…",
1578
- "color": "muted",
1579
1576
  "variant": "caption",
1577
+ "color": "muted",
1580
1578
  "type": "typography"
1581
1579
  }
1582
1580
  ],
1583
- "className": "py-12",
1581
+ "type": "stack",
1584
1582
  "align": "center",
1585
- "direction": "vertical"
1583
+ "direction": "vertical",
1584
+ "gap": "md",
1585
+ "className": "py-12"
1586
1586
  }
1587
1587
  ]
1588
1588
  ]
@@ -1596,110 +1596,110 @@
1596
1596
  "render-ui",
1597
1597
  "main",
1598
1598
  {
1599
- "gap": "lg",
1599
+ "direction": "vertical",
1600
1600
  "className": "max-w-5xl mx-auto w-full",
1601
+ "type": "stack",
1601
1602
  "children": [
1602
1603
  {
1603
- "gap": "md",
1604
1604
  "direction": "horizontal",
1605
- "justify": "between",
1606
- "align": "center",
1607
1605
  "children": [
1608
1606
  {
1607
+ "direction": "horizontal",
1609
1608
  "children": [
1610
1609
  {
1611
- "name": "file-text",
1612
- "type": "icon"
1610
+ "type": "icon",
1611
+ "name": "file-text"
1613
1612
  },
1614
1613
  {
1615
- "content": "Reports",
1616
1614
  "type": "typography",
1617
- "variant": "h2"
1615
+ "variant": "h2",
1616
+ "content": "Reports"
1618
1617
  }
1619
1618
  ],
1620
- "gap": "sm",
1621
1619
  "type": "stack",
1622
- "direction": "horizontal",
1623
- "align": "center"
1620
+ "align": "center",
1621
+ "gap": "sm"
1624
1622
  },
1625
1623
  {
1624
+ "type": "stack",
1625
+ "direction": "horizontal",
1626
+ "gap": "sm",
1626
1627
  "children": [
1627
1628
  {
1629
+ "action": "CREATE",
1630
+ "type": "button",
1628
1631
  "label": "New Report",
1629
1632
  "variant": "primary",
1630
- "type": "button",
1631
- "action": "CREATE",
1632
1633
  "icon": "plus"
1633
1634
  }
1634
- ],
1635
- "type": "stack",
1636
- "gap": "sm",
1637
- "direction": "horizontal"
1635
+ ]
1638
1636
  }
1639
1637
  ],
1638
+ "align": "center",
1639
+ "justify": "between",
1640
+ "gap": "md",
1640
1641
  "type": "stack"
1641
1642
  },
1642
1643
  {
1643
1644
  "type": "divider"
1644
1645
  },
1645
1646
  {
1646
- "message": "Generated reports are downloadable as PDF or CSV.",
1647
1647
  "type": "alert",
1648
- "variant": "info"
1648
+ "variant": "info",
1649
+ "message": "Generated reports are downloadable as PDF or CSV."
1649
1650
  },
1650
1651
  {
1652
+ "variant": "card",
1651
1653
  "type": "data-list",
1652
- "entity": "@payload.data",
1653
- "itemActions": [
1654
- {
1655
- "label": "Preview",
1656
- "event": "VIEW",
1657
- "variant": "ghost"
1658
- },
1659
- {
1660
- "label": "Download PDF",
1661
- "event": "EXPORT_PDF",
1662
- "variant": "primary"
1663
- },
1664
- {
1665
- "variant": "ghost",
1666
- "label": "Download CSV",
1667
- "event": "EXPORT_CSV"
1668
- }
1669
- ],
1670
1654
  "fields": [
1671
1655
  {
1656
+ "variant": "h3",
1672
1657
  "icon": "file-text",
1673
- "name": "title",
1674
- "variant": "h3"
1658
+ "name": "title"
1675
1659
  },
1676
1660
  {
1677
- "name": "period",
1678
- "variant": "badge"
1661
+ "variant": "badge",
1662
+ "name": "period"
1679
1663
  },
1680
1664
  {
1681
- "label": "Date Range",
1682
1665
  "variant": "caption",
1683
- "name": "dateRange"
1666
+ "name": "dateRange",
1667
+ "label": "Date Range"
1684
1668
  },
1685
1669
  {
1670
+ "format": "currency",
1686
1671
  "name": "total",
1687
- "variant": "h4",
1688
- "format": "currency"
1672
+ "variant": "h4"
1689
1673
  },
1690
1674
  {
1691
1675
  "label": "Generated",
1692
- "name": "generatedAt",
1693
1676
  "format": "date",
1694
- "variant": "caption"
1677
+ "variant": "caption",
1678
+ "name": "generatedAt"
1695
1679
  }
1696
1680
  ],
1697
1681
  "gap": "sm",
1698
- "variant": "card"
1682
+ "entity": "@payload.data",
1683
+ "itemActions": [
1684
+ {
1685
+ "label": "Preview",
1686
+ "event": "VIEW",
1687
+ "variant": "ghost"
1688
+ },
1689
+ {
1690
+ "label": "Download PDF",
1691
+ "event": "EXPORT_PDF",
1692
+ "variant": "primary"
1693
+ },
1694
+ {
1695
+ "label": "Download CSV",
1696
+ "variant": "ghost",
1697
+ "event": "EXPORT_CSV"
1698
+ }
1699
+ ]
1699
1700
  }
1700
1701
  ],
1701
- "direction": "vertical",
1702
- "type": "stack"
1702
+ "gap": "lg"
1703
1703
  }
1704
1704
  ]
1705
1705
  ]
@@ -1713,36 +1713,36 @@
1713
1713
  "render-ui",
1714
1714
  "main",
1715
1715
  {
1716
- "gap": "md",
1716
+ "align": "center",
1717
1717
  "type": "stack",
1718
1718
  "className": "py-12",
1719
- "align": "center",
1719
+ "gap": "md",
1720
+ "direction": "vertical",
1720
1721
  "children": [
1721
1722
  {
1722
- "color": "destructive",
1723
1723
  "type": "icon",
1724
- "name": "alert-triangle"
1724
+ "name": "alert-triangle",
1725
+ "color": "destructive"
1725
1726
  },
1726
1727
  {
1727
- "content": "Failed to load reports",
1728
+ "variant": "h3",
1728
1729
  "type": "typography",
1729
- "variant": "h3"
1730
+ "content": "Failed to load reports"
1730
1731
  },
1731
1732
  {
1732
1733
  "type": "typography",
1733
- "variant": "body",
1734
+ "color": "muted",
1734
1735
  "content": "@payload.error",
1735
- "color": "muted"
1736
+ "variant": "body"
1736
1737
  },
1737
1738
  {
1738
- "action": "INIT",
1739
- "label": "Retry",
1740
1739
  "type": "button",
1740
+ "label": "Retry",
1741
+ "action": "INIT",
1741
1742
  "variant": "primary",
1742
1743
  "icon": "rotate-ccw"
1743
1744
  }
1744
- ],
1745
- "direction": "vertical"
1745
+ ]
1746
1746
  }
1747
1747
  ]
1748
1748
  ]
@@ -1780,6 +1780,7 @@
1780
1780
  "name": "FinanceReportView",
1781
1781
  "linkedEntity": "FinanceReport",
1782
1782
  "config": {
1783
+ "title": "Report Preview",
1783
1784
  "fields": [
1784
1785
  "title",
1785
1786
  "period",
@@ -1788,7 +1789,6 @@
1788
1789
  "generatedAt"
1789
1790
  ],
1790
1791
  "icon": "eye",
1791
- "title": "Report Preview",
1792
1792
  "mode": "edit"
1793
1793
  },
1794
1794
  "events": {
@@ -1810,6 +1810,7 @@
1810
1810
  "name": "FinanceReportCreate",
1811
1811
  "linkedEntity": "FinanceReport",
1812
1812
  "config": {
1813
+ "title": "New Report",
1813
1814
  "mode": "create",
1814
1815
  "fields": [
1815
1816
  "title",
@@ -1817,8 +1818,7 @@
1817
1818
  "dateRange",
1818
1819
  "filters"
1819
1820
  ],
1820
- "icon": "plus-circle",
1821
- "title": "New Report"
1821
+ "icon": "plus-circle"
1822
1822
  },
1823
1823
  "events": {
1824
1824
  "OPEN": "CREATE"
@@ -1942,4 +1942,4 @@
1942
1942
  ]
1943
1943
  }
1944
1944
  ]
1945
- }
1945
+ }