@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.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- 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
|
-
"
|
|
108
|
-
"
|
|
109
|
+
"href": "/summary",
|
|
110
|
+
"icon": "layout-list"
|
|
109
111
|
},
|
|
110
112
|
{
|
|
111
113
|
"icon": "bar-chart",
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
+
"href": "/reports",
|
|
115
|
+
"label": "Reports"
|
|
114
116
|
}
|
|
115
117
|
],
|
|
116
|
-
"
|
|
117
|
-
"notificationClickEvent": "TRANSACTION_NOTIFICATIONS_OPEN",
|
|
118
|
-
"searchEvent": "TRANSACTION_SEARCH"
|
|
118
|
+
"contentTrait": "@trait.TransactionCatalog"
|
|
119
119
|
},
|
|
120
120
|
"events": {
|
|
121
|
-
"
|
|
122
|
-
"
|
|
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
|
-
"
|
|
211
|
+
"direction": "horizontal",
|
|
211
212
|
"justify": "between",
|
|
212
213
|
"children": [
|
|
213
214
|
{
|
|
214
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
237
|
+
"icon": "plus",
|
|
238
|
+
"variant": "primary",
|
|
237
239
|
"action": "CREATE",
|
|
238
|
-
"
|
|
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
|
-
"
|
|
300
|
-
"
|
|
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
|
-
"
|
|
299
|
+
"type": "typography",
|
|
300
|
+
"color": "muted",
|
|
301
|
+
"variant": "caption"
|
|
307
302
|
},
|
|
308
303
|
{
|
|
309
|
-
"
|
|
304
|
+
"type": "button",
|
|
310
305
|
"action": "INIT",
|
|
311
306
|
"label": "Back to transactions",
|
|
312
|
-
"
|
|
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
|
-
"
|
|
339
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
423
|
+
"aggregation": "sum",
|
|
424
|
+
"subtitle": "Distribution across categories",
|
|
425
|
+
"showLegend": true,
|
|
424
426
|
"height": 240.0,
|
|
425
|
-
"
|
|
427
|
+
"valueField": "amount",
|
|
426
428
|
"title": "Spending by Category",
|
|
427
429
|
"chartType": "pie",
|
|
428
|
-
"
|
|
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
|
-
"
|
|
481
|
+
"label": "Edit",
|
|
481
482
|
"variant": "ghost",
|
|
482
|
-
"
|
|
483
|
+
"event": "EDIT"
|
|
483
484
|
},
|
|
484
485
|
{
|
|
485
|
-
"
|
|
486
|
+
"variant": "danger",
|
|
486
487
|
"event": "DELETE",
|
|
487
|
-
"
|
|
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
|
-
"
|
|
953
|
-
"
|
|
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
|
-
"
|
|
1078
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
1088
|
+
"type": "stack",
|
|
1096
1089
|
"children": [
|
|
1097
1090
|
{
|
|
1098
|
-
"
|
|
1099
|
-
"
|
|
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
|
-
"
|
|
1100
|
+
"gap": "sm"
|
|
1108
1101
|
},
|
|
1109
1102
|
{
|
|
1110
1103
|
"variant": "secondary",
|
|
1111
|
-
"
|
|
1112
|
-
"type": "button",
|
|
1104
|
+
"action": "REFRESH",
|
|
1113
1105
|
"label": "Refresh",
|
|
1114
|
-
"
|
|
1106
|
+
"icon": "refresh-cw",
|
|
1107
|
+
"type": "button"
|
|
1115
1108
|
}
|
|
1116
1109
|
],
|
|
1117
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
1137
|
+
"icon": "wallet",
|
|
1138
|
+
"type": "stat-display",
|
|
1139
|
+
"label": "Balance",
|
|
1140
|
+
"variant": "primary"
|
|
1144
1141
|
},
|
|
1145
1142
|
{
|
|
1146
1143
|
"type": "stat-display",
|
|
1147
|
-
"
|
|
1148
|
-
"label": "Savings Rate",
|
|
1144
|
+
"value": "@entity.savingsRate",
|
|
1149
1145
|
"icon": "percent",
|
|
1150
|
-
"
|
|
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
|
-
"
|
|
1172
|
-
"
|
|
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
|
-
"
|
|
1267
|
-
"
|
|
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
|
-
"
|
|
1283
|
+
"contentTrait": "@trait.FinanceReportBrowse"
|
|
1284
1284
|
},
|
|
1285
1285
|
"events": {
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
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
|
-
"
|
|
1579
|
-
"variant": "caption",
|
|
1575
|
+
"content": "Loading…",
|
|
1580
1576
|
"color": "muted",
|
|
1581
|
-
"
|
|
1577
|
+
"type": "typography",
|
|
1578
|
+
"variant": "caption"
|
|
1582
1579
|
}
|
|
1583
1580
|
],
|
|
1584
|
-
"
|
|
1585
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
1605
|
+
"direction": "horizontal",
|
|
1608
1606
|
"children": [
|
|
1609
1607
|
{
|
|
1610
1608
|
"type": "stack",
|
|
1609
|
+
"direction": "horizontal",
|
|
1611
1610
|
"children": [
|
|
1612
1611
|
{
|
|
1613
|
-
"
|
|
1614
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
1648
|
-
"
|
|
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
|
-
"
|
|
1659
|
-
"
|
|
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
|
-
"
|
|
1669
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
1702
|
-
"
|
|
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
|
-
"
|
|
1720
|
-
"
|
|
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
|
-
"
|
|
1731
|
-
"
|
|
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
|
-
"
|
|
1743
|
-
"gap": "md",
|
|
1743
|
+
"align": "center",
|
|
1744
1744
|
"className": "py-12",
|
|
1745
|
-
"
|
|
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"
|