@almadar/std 15.6.2 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -94,32 +94,32 @@
94
94
  "ref": "AppShell.traits.AppLayout",
95
95
  "name": "TransactionAppLayout",
96
96
  "config": {
97
+ "searchEvent": "TRANSACTION_SEARCH",
98
+ "notificationClickEvent": "TRANSACTION_NOTIFICATIONS_OPEN",
99
+ "notifications": [],
97
100
  "appName": "Finance Tracker",
98
- "contentTrait": "@trait.TransactionCatalog",
99
101
  "navItems": [
100
102
  {
101
- "label": "Transactions",
102
103
  "icon": "receipt",
103
- "href": "/transactions"
104
+ "href": "/transactions",
105
+ "label": "Transactions"
104
106
  },
105
107
  {
106
108
  "label": "Summary",
107
- "icon": "layout-list",
108
- "href": "/summary"
109
+ "href": "/summary",
110
+ "icon": "layout-list"
109
111
  },
110
112
  {
111
113
  "icon": "bar-chart",
112
- "label": "Reports",
113
- "href": "/reports"
114
+ "href": "/reports",
115
+ "label": "Reports"
114
116
  }
115
117
  ],
116
- "notifications": [],
117
- "notificationClickEvent": "TRANSACTION_NOTIFICATIONS_OPEN",
118
- "searchEvent": "TRANSACTION_SEARCH"
118
+ "contentTrait": "@trait.TransactionCatalog"
119
119
  },
120
120
  "events": {
121
- "NOTIFY_CLICK": "TRANSACTION_NOTIFICATIONS_OPEN",
122
- "SEARCH": "TRANSACTION_SEARCH"
121
+ "SEARCH": "TRANSACTION_SEARCH",
122
+ "NOTIFY_CLICK": "TRANSACTION_NOTIFICATIONS_OPEN"
123
123
  }
124
124
  },
125
125
  {
@@ -202,17 +202,19 @@
202
202
  "render-ui",
203
203
  "main",
204
204
  {
205
+ "gap": "lg",
206
+ "direction": "vertical",
207
+ "type": "stack",
205
208
  "children": [
206
209
  {
207
- "direction": "horizontal",
208
- "align": "center",
209
210
  "type": "stack",
210
- "gap": "md",
211
+ "direction": "horizontal",
211
212
  "justify": "between",
212
213
  "children": [
213
214
  {
214
- "type": "stack",
215
+ "gap": "sm",
215
216
  "align": "center",
217
+ "direction": "horizontal",
216
218
  "children": [
217
219
  {
218
220
  "type": "icon",
@@ -224,35 +226,36 @@
224
226
  "variant": "h2"
225
227
  }
226
228
  ],
227
- "direction": "horizontal",
228
- "gap": "sm"
229
+ "type": "stack"
229
230
  },
230
231
  {
232
+ "gap": "sm",
231
233
  "direction": "horizontal",
232
234
  "children": [
233
235
  {
234
- "icon": "plus",
235
236
  "type": "button",
236
- "label": "Add Transaction",
237
+ "icon": "plus",
238
+ "variant": "primary",
237
239
  "action": "CREATE",
238
- "variant": "primary"
240
+ "label": "Add Transaction"
239
241
  }
240
242
  ],
241
- "gap": "sm",
242
243
  "type": "stack"
243
244
  }
244
- ]
245
+ ],
246
+ "align": "center",
247
+ "gap": "md"
245
248
  },
246
249
  {
247
250
  "type": "divider"
248
251
  },
249
252
  {
253
+ "direction": "horizontal",
250
254
  "gap": "md",
251
255
  "children": [
252
256
  "@trait.TransactionSearch",
253
257
  "@trait.TransactionFilter"
254
258
  ],
255
- "direction": "horizontal",
256
259
  "type": "stack",
257
260
  "align": "center"
258
261
  },
@@ -262,10 +265,7 @@
262
265
  "type": "divider"
263
266
  },
264
267
  "@trait.TransactionBrowseList"
265
- ],
266
- "direction": "vertical",
267
- "type": "stack",
268
- "gap": "lg"
268
+ ]
269
269
  }
270
270
  ]
271
271
  ]
@@ -284,11 +284,6 @@
284
284
  "render-ui",
285
285
  "main",
286
286
  {
287
- "type": "stack",
288
- "gap": "md",
289
- "direction": "vertical",
290
- "className": "py-8",
291
- "align": "center",
292
287
  "children": [
293
288
  {
294
289
  "type": "icon",
@@ -296,22 +291,27 @@
296
291
  },
297
292
  {
298
293
  "content": "No notifications",
299
- "variant": "h3",
300
- "type": "typography"
294
+ "type": "typography",
295
+ "variant": "h3"
301
296
  },
302
297
  {
303
- "type": "typography",
304
- "variant": "caption",
305
298
  "content": "You're all caught up.",
306
- "color": "muted"
299
+ "type": "typography",
300
+ "color": "muted",
301
+ "variant": "caption"
307
302
  },
308
303
  {
309
- "variant": "ghost",
304
+ "type": "button",
310
305
  "action": "INIT",
311
306
  "label": "Back to transactions",
312
- "type": "button"
307
+ "variant": "ghost"
313
308
  }
314
- ]
309
+ ],
310
+ "direction": "vertical",
311
+ "type": "stack",
312
+ "align": "center",
313
+ "gap": "md",
314
+ "className": "py-8"
315
315
  }
316
316
  ]
317
317
  ]
@@ -335,22 +335,22 @@
335
335
  "filters": [
336
336
  {
337
337
  "field": "category",
338
- "filterType": "text",
339
- "label": "Category"
338
+ "label": "Category",
339
+ "filterType": "text"
340
340
  },
341
341
  {
342
+ "field": "account",
342
343
  "label": "Account",
343
- "filterType": "text",
344
- "field": "account"
344
+ "filterType": "text"
345
345
  },
346
346
  {
347
- "field": "type",
348
- "label": "Type",
349
347
  "filterType": "select",
348
+ "field": "type",
350
349
  "options": [
351
350
  "income",
352
351
  "expense"
353
- ]
352
+ ],
353
+ "label": "Type"
354
354
  }
355
355
  ],
356
356
  "event": "TRANSACTION_FILTER"
@@ -363,6 +363,8 @@
363
363
  "title": "Transactions",
364
364
  "metrics": [
365
365
  {
366
+ "field": "amount",
367
+ "variant": "success",
366
368
  "filter": [
367
369
  "fn",
368
370
  "row",
@@ -373,13 +375,15 @@
373
375
  ]
374
376
  ],
375
377
  "icon": "trending-up",
376
- "variant": "success",
377
- "field": "amount",
378
- "label": "Income",
379
378
  "format": "currency",
380
- "aggregation": "sum"
379
+ "aggregation": "sum",
380
+ "label": "Income"
381
381
  },
382
382
  {
383
+ "label": "Expenses",
384
+ "icon": "trending-down",
385
+ "format": "currency",
386
+ "variant": "error",
383
387
  "filter": [
384
388
  "fn",
385
389
  "row",
@@ -389,19 +393,15 @@
389
393
  "expense"
390
394
  ]
391
395
  ],
392
- "icon": "trending-down",
393
- "label": "Expenses",
394
396
  "field": "amount",
395
- "variant": "error",
396
- "aggregation": "sum",
397
- "format": "currency"
397
+ "aggregation": "sum"
398
398
  },
399
399
  {
400
400
  "variant": "primary",
401
- "aggregation": "count",
402
- "icon": "percent",
403
401
  "format": "number",
404
- "label": "Savings Rate"
402
+ "aggregation": "count",
403
+ "label": "Savings Rate",
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
- "valueField": "amount",
423
+ "aggregation": "sum",
424
+ "subtitle": "Distribution across categories",
425
+ "showLegend": true,
424
426
  "height": 240.0,
425
- "categoryField": "category",
427
+ "valueField": "amount",
426
428
  "title": "Spending by Category",
427
429
  "chartType": "pie",
428
- "showLegend": true,
429
- "subtitle": "Distribution across categories",
430
- "aggregation": "sum"
430
+ "categoryField": "category"
431
431
  },
432
432
  "listens": [
433
433
  {
@@ -445,16 +445,17 @@
445
445
  "name": "TransactionBrowseList",
446
446
  "linkedEntity": "Transaction",
447
447
  "config": {
448
+ "cols": 1.0,
448
449
  "fields": [
449
450
  {
451
+ "name": "date",
450
452
  "format": "date",
451
- "variant": "caption",
452
- "name": "date"
453
+ "variant": "caption"
453
454
  },
454
455
  {
455
- "icon": "receipt",
456
456
  "name": "description",
457
- "variant": "h4"
457
+ "variant": "h4",
458
+ "icon": "receipt"
458
459
  },
459
460
  {
460
461
  "name": "category",
@@ -477,17 +478,16 @@
477
478
  "event": "VIEW"
478
479
  },
479
480
  {
480
- "event": "EDIT",
481
+ "label": "Edit",
481
482
  "variant": "ghost",
482
- "label": "Edit"
483
+ "event": "EDIT"
483
484
  },
484
485
  {
485
- "label": "Delete",
486
+ "variant": "danger",
486
487
  "event": "DELETE",
487
- "variant": "danger"
488
+ "label": "Delete"
488
489
  }
489
490
  ],
490
- "cols": 1.0,
491
491
  "gap": "sm"
492
492
  },
493
493
  "listens": [
@@ -538,8 +538,8 @@
538
538
  "name": "TransactionCreate",
539
539
  "linkedEntity": "Transaction",
540
540
  "config": {
541
- "title": "Add Transaction",
542
541
  "icon": "plus-circle",
542
+ "title": "Add Transaction",
543
543
  "mode": "create",
544
544
  "fields": [
545
545
  "description",
@@ -569,9 +569,8 @@
569
569
  "name": "TransactionEdit",
570
570
  "linkedEntity": "Transaction",
571
571
  "config": {
572
- "icon": "edit",
573
- "mode": "edit",
574
572
  "title": "Edit Transaction",
573
+ "mode": "edit",
575
574
  "fields": [
576
575
  "description",
577
576
  "amount",
@@ -579,7 +578,8 @@
579
578
  "account",
580
579
  "type",
581
580
  "date"
582
- ]
581
+ ],
582
+ "icon": "edit"
583
583
  },
584
584
  "events": {
585
585
  "OPEN": "EDIT"
@@ -600,9 +600,9 @@
600
600
  "name": "TransactionView",
601
601
  "linkedEntity": "Transaction",
602
602
  "config": {
603
- "mode": "edit",
604
- "title": "View Transaction",
605
603
  "icon": "eye",
604
+ "title": "View Transaction",
605
+ "mode": "edit",
606
606
  "fields": [
607
607
  "description",
608
608
  "amount",
@@ -631,9 +631,9 @@
631
631
  "name": "TransactionDelete",
632
632
  "linkedEntity": "Transaction",
633
633
  "config": {
634
- "icon": "alert-triangle",
635
- "confirmLabel": "Delete",
636
634
  "alertMessage": "This action cannot be undone.",
635
+ "confirmLabel": "Delete",
636
+ "icon": "alert-triangle",
637
637
  "title": "Delete Transaction"
638
638
  },
639
639
  "events": {
@@ -925,32 +925,32 @@
925
925
  "name": "FinanceSummaryAppLayout",
926
926
  "linkedEntity": "FinanceSummary",
927
927
  "config": {
928
- "appName": "Finance Tracker",
929
928
  "contentTrait": "@trait.FinanceSummaryDisplay",
930
929
  "searchEvent": "FINANCE_SUMMARY_SEARCH",
930
+ "notifications": [],
931
+ "appName": "Finance Tracker",
932
+ "notificationClickEvent": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
931
933
  "navItems": [
932
934
  {
933
- "href": "/transactions",
934
935
  "icon": "receipt",
935
- "label": "Transactions"
936
+ "label": "Transactions",
937
+ "href": "/transactions"
936
938
  },
937
939
  {
940
+ "icon": "layout-list",
938
941
  "href": "/summary",
939
- "label": "Summary",
940
- "icon": "layout-list"
942
+ "label": "Summary"
941
943
  },
942
944
  {
943
945
  "label": "Reports",
944
946
  "href": "/reports",
945
947
  "icon": "bar-chart"
946
948
  }
947
- ],
948
- "notifications": [],
949
- "notificationClickEvent": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN"
949
+ ]
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,94 +1066,94 @@
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
  {
1071
+ "type": "breadcrumb",
1075
1072
  "items": [
1076
1073
  {
1077
- "href": "/",
1078
- "label": "Home"
1074
+ "label": "Home",
1075
+ "href": "/"
1079
1076
  },
1080
1077
  {
1081
1078
  "label": "Financial Summary"
1082
1079
  }
1083
- ],
1084
- "type": "breadcrumb"
1080
+ ]
1085
1081
  },
1086
1082
  {
1087
- "gap": "md",
1088
- "direction": "horizontal",
1089
- "type": "stack",
1090
- "justify": "between",
1083
+ "align": "center",
1091
1084
  "children": [
1092
1085
  {
1093
1086
  "direction": "horizontal",
1094
1087
  "align": "center",
1095
- "gap": "sm",
1088
+ "type": "stack",
1096
1089
  "children": [
1097
1090
  {
1098
- "type": "icon",
1099
- "name": "pie-chart"
1091
+ "name": "pie-chart",
1092
+ "type": "icon"
1100
1093
  },
1101
1094
  {
1095
+ "variant": "h2",
1102
1096
  "type": "typography",
1103
- "content": "Financial Summary",
1104
- "variant": "h2"
1097
+ "content": "Financial Summary"
1105
1098
  }
1106
1099
  ],
1107
- "type": "stack"
1100
+ "gap": "sm"
1108
1101
  },
1109
1102
  {
1110
1103
  "variant": "secondary",
1111
- "icon": "refresh-cw",
1112
- "type": "button",
1104
+ "action": "REFRESH",
1113
1105
  "label": "Refresh",
1114
- "action": "REFRESH"
1106
+ "icon": "refresh-cw",
1107
+ "type": "button"
1115
1108
  }
1116
1109
  ],
1117
- "align": "center"
1110
+ "direction": "horizontal",
1111
+ "justify": "between",
1112
+ "type": "stack",
1113
+ "gap": "md"
1118
1114
  },
1119
1115
  {
1120
1116
  "type": "divider"
1121
1117
  },
1122
1118
  {
1119
+ "type": "simple-grid",
1123
1120
  "children": [
1124
1121
  {
1125
- "type": "stat-display",
1126
- "value": "@entity.totalIncome",
1127
1122
  "variant": "success",
1123
+ "type": "stat-display",
1128
1124
  "label": "Total Income",
1129
- "icon": "trending-up"
1125
+ "icon": "trending-up",
1126
+ "value": "@entity.totalIncome"
1130
1127
  },
1131
1128
  {
1129
+ "type": "stat-display",
1132
1130
  "label": "Total Expenses",
1131
+ "value": "@entity.totalExpenses",
1133
1132
  "icon": "trending-down",
1134
- "type": "stat-display",
1135
- "variant": "error",
1136
- "value": "@entity.totalExpenses"
1133
+ "variant": "error"
1137
1134
  },
1138
1135
  {
1139
- "type": "stat-display",
1140
- "icon": "wallet",
1141
- "variant": "primary",
1142
1136
  "value": "@entity.balance",
1143
- "label": "Balance"
1137
+ "icon": "wallet",
1138
+ "type": "stat-display",
1139
+ "label": "Balance",
1140
+ "variant": "primary"
1144
1141
  },
1145
1142
  {
1146
1143
  "type": "stat-display",
1147
- "variant": "primary",
1148
- "label": "Savings Rate",
1144
+ "value": "@entity.savingsRate",
1149
1145
  "icon": "percent",
1150
- "value": "@entity.savingsRate"
1146
+ "label": "Savings Rate",
1147
+ "variant": "primary"
1151
1148
  }
1152
1149
  ],
1153
- "cols": 4.0,
1154
- "type": "simple-grid"
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
- "failure": "FinanceSummaryLoadFailed",
1172
- "success": "FinanceSummaryLoaded"
1171
+ "success": "FinanceSummaryLoaded",
1172
+ "failure": "FinanceSummaryLoadFailed"
1173
1173
  }
1174
1174
  }
1175
1175
  ]
@@ -1259,32 +1259,32 @@
1259
1259
  "name": "FinanceReportAppLayout",
1260
1260
  "linkedEntity": "FinanceReport",
1261
1261
  "config": {
1262
- "contentTrait": "@trait.FinanceReportBrowse",
1263
1262
  "navItems": [
1264
1263
  {
1265
1264
  "href": "/transactions",
1266
- "icon": "receipt",
1267
- "label": "Transactions"
1265
+ "label": "Transactions",
1266
+ "icon": "receipt"
1268
1267
  },
1269
1268
  {
1270
- "icon": "layout-list",
1271
1269
  "label": "Summary",
1272
- "href": "/summary"
1270
+ "href": "/summary",
1271
+ "icon": "layout-list"
1273
1272
  },
1274
1273
  {
1275
- "icon": "bar-chart",
1276
1274
  "href": "/reports",
1277
- "label": "Reports"
1275
+ "label": "Reports",
1276
+ "icon": "bar-chart"
1278
1277
  }
1279
1278
  ],
1280
1279
  "notifications": [],
1281
1280
  "notificationClickEvent": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
1281
+ "appName": "Finance Tracker",
1282
1282
  "searchEvent": "FINANCE_REPORT_SEARCH",
1283
- "appName": "Finance Tracker"
1283
+ "contentTrait": "@trait.FinanceReportBrowse"
1284
1284
  },
1285
1285
  "events": {
1286
- "NOTIFY_CLICK": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
1287
- "SEARCH": "FINANCE_REPORT_SEARCH"
1286
+ "SEARCH": "FINANCE_REPORT_SEARCH",
1287
+ "NOTIFY_CLICK": "FINANCE_REPORT_NOTIFICATIONS_OPEN"
1288
1288
  }
1289
1289
  },
1290
1290
  {
@@ -1567,22 +1567,22 @@
1567
1567
  "render-ui",
1568
1568
  "main",
1569
1569
  {
1570
- "type": "stack",
1571
- "align": "center",
1572
- "gap": "md",
1573
1570
  "children": [
1574
1571
  {
1575
1572
  "type": "spinner"
1576
1573
  },
1577
1574
  {
1578
- "type": "typography",
1579
- "variant": "caption",
1575
+ "content": "Loading…",
1580
1576
  "color": "muted",
1581
- "content": "Loading…"
1577
+ "type": "typography",
1578
+ "variant": "caption"
1582
1579
  }
1583
1580
  ],
1584
- "className": "py-12",
1585
- "direction": "vertical"
1581
+ "direction": "vertical",
1582
+ "gap": "md",
1583
+ "type": "stack",
1584
+ "align": "center",
1585
+ "className": "py-12"
1586
1586
  }
1587
1587
  ]
1588
1588
  ]
@@ -1596,67 +1596,70 @@
1596
1596
  "render-ui",
1597
1597
  "main",
1598
1598
  {
1599
- "direction": "vertical",
1599
+ "type": "stack",
1600
1600
  "className": "max-w-5xl mx-auto w-full",
1601
1601
  "children": [
1602
1602
  {
1603
- "direction": "horizontal",
1604
1603
  "type": "stack",
1605
- "gap": "md",
1606
1604
  "justify": "between",
1607
- "align": "center",
1605
+ "direction": "horizontal",
1608
1606
  "children": [
1609
1607
  {
1610
1608
  "type": "stack",
1609
+ "direction": "horizontal",
1611
1610
  "children": [
1612
1611
  {
1613
- "name": "file-text",
1614
- "type": "icon"
1612
+ "type": "icon",
1613
+ "name": "file-text"
1615
1614
  },
1616
1615
  {
1617
- "type": "typography",
1618
1616
  "variant": "h2",
1617
+ "type": "typography",
1619
1618
  "content": "Reports"
1620
1619
  }
1621
1620
  ],
1622
- "direction": "horizontal",
1623
- "gap": "sm",
1624
- "align": "center"
1621
+ "align": "center",
1622
+ "gap": "sm"
1625
1623
  },
1626
1624
  {
1625
+ "gap": "sm",
1627
1626
  "type": "stack",
1628
1627
  "direction": "horizontal",
1629
1628
  "children": [
1630
1629
  {
1630
+ "action": "CREATE",
1631
1631
  "type": "button",
1632
1632
  "label": "New Report",
1633
1633
  "variant": "primary",
1634
- "icon": "plus",
1635
- "action": "CREATE"
1634
+ "icon": "plus"
1636
1635
  }
1637
- ],
1638
- "gap": "sm"
1636
+ ]
1639
1637
  }
1640
- ]
1638
+ ],
1639
+ "gap": "md",
1640
+ "align": "center"
1641
1641
  },
1642
1642
  {
1643
1643
  "type": "divider"
1644
1644
  },
1645
1645
  {
1646
1646
  "variant": "info",
1647
- "type": "alert",
1648
- "message": "Generated reports are downloadable as PDF or CSV."
1647
+ "message": "Generated reports are downloadable as PDF or CSV.",
1648
+ "type": "alert"
1649
1649
  },
1650
1650
  {
1651
+ "entity": "@payload.data",
1652
+ "variant": "card",
1653
+ "gap": "sm",
1651
1654
  "fields": [
1652
1655
  {
1653
- "variant": "h3",
1654
1656
  "icon": "file-text",
1655
- "name": "title"
1657
+ "name": "title",
1658
+ "variant": "h3"
1656
1659
  },
1657
1660
  {
1658
- "name": "period",
1659
- "variant": "badge"
1661
+ "variant": "badge",
1662
+ "name": "period"
1660
1663
  },
1661
1664
  {
1662
1665
  "name": "dateRange",
@@ -1665,23 +1668,22 @@
1665
1668
  },
1666
1669
  {
1667
1670
  "name": "total",
1668
- "format": "currency",
1669
- "variant": "h4"
1671
+ "variant": "h4",
1672
+ "format": "currency"
1670
1673
  },
1671
1674
  {
1672
- "format": "date",
1673
1675
  "name": "generatedAt",
1674
1676
  "label": "Generated",
1677
+ "format": "date",
1675
1678
  "variant": "caption"
1676
1679
  }
1677
1680
  ],
1678
- "variant": "card",
1679
- "entity": "@payload.data",
1681
+ "type": "data-list",
1680
1682
  "itemActions": [
1681
1683
  {
1682
- "variant": "ghost",
1683
1684
  "event": "VIEW",
1684
- "label": "Preview"
1685
+ "label": "Preview",
1686
+ "variant": "ghost"
1685
1687
  },
1686
1688
  {
1687
1689
  "event": "EXPORT_PDF",
@@ -1689,17 +1691,15 @@
1689
1691
  "label": "Download PDF"
1690
1692
  },
1691
1693
  {
1692
- "variant": "ghost",
1693
1694
  "event": "EXPORT_CSV",
1694
- "label": "Download CSV"
1695
+ "label": "Download CSV",
1696
+ "variant": "ghost"
1695
1697
  }
1696
- ],
1697
- "gap": "sm",
1698
- "type": "data-list"
1698
+ ]
1699
1699
  }
1700
1700
  ],
1701
- "gap": "lg",
1702
- "type": "stack"
1701
+ "direction": "vertical",
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
1717
  "children": [
1717
1718
  {
1718
1719
  "color": "destructive",
1719
- "name": "alert-triangle",
1720
- "type": "icon"
1720
+ "type": "icon",
1721
+ "name": "alert-triangle"
1721
1722
  },
1722
1723
  {
1723
- "variant": "h3",
1724
1724
  "content": "Failed to load reports",
1725
- "type": "typography"
1725
+ "type": "typography",
1726
+ "variant": "h3"
1726
1727
  },
1727
1728
  {
1728
1729
  "color": "muted",
1729
1730
  "type": "typography",
1730
- "variant": "body",
1731
- "content": "@payload.error"
1731
+ "content": "@payload.error",
1732
+ "variant": "body"
1732
1733
  },
1733
1734
  {
1734
1735
  "icon": "rotate-ccw",
1736
+ "label": "Retry",
1735
1737
  "action": "INIT",
1736
1738
  "variant": "primary",
1737
- "type": "button",
1738
- "label": "Retry"
1739
+ "type": "button"
1739
1740
  }
1740
1741
  ],
1741
1742
  "type": "stack",
1742
- "direction": "vertical",
1743
- "gap": "md",
1743
+ "align": "center",
1744
1744
  "className": "py-12",
1745
- "align": "center"
1745
+ "direction": "vertical"
1746
1746
  }
1747
1747
  ]
1748
1748
  ]
@@ -1780,16 +1780,16 @@
1780
1780
  "name": "FinanceReportView",
1781
1781
  "linkedEntity": "FinanceReport",
1782
1782
  "config": {
1783
- "title": "Report Preview",
1784
- "icon": "eye",
1785
- "mode": "edit",
1786
1783
  "fields": [
1787
1784
  "title",
1788
1785
  "period",
1789
1786
  "dateRange",
1790
1787
  "total",
1791
1788
  "generatedAt"
1792
- ]
1789
+ ],
1790
+ "title": "Report Preview",
1791
+ "mode": "edit",
1792
+ "icon": "eye"
1793
1793
  },
1794
1794
  "events": {
1795
1795
  "OPEN": "VIEW"
@@ -1810,15 +1810,15 @@
1810
1810
  "name": "FinanceReportCreate",
1811
1811
  "linkedEntity": "FinanceReport",
1812
1812
  "config": {
1813
- "title": "New Report",
1814
- "icon": "plus-circle",
1815
- "mode": "create",
1816
1813
  "fields": [
1817
1814
  "title",
1818
1815
  "period",
1819
1816
  "dateRange",
1820
1817
  "filters"
1821
- ]
1818
+ ],
1819
+ "icon": "plus-circle",
1820
+ "title": "New Report",
1821
+ "mode": "create"
1822
1822
  },
1823
1823
  "events": {
1824
1824
  "OPEN": "CREATE"