@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -94,16 +94,16 @@
|
|
|
94
94
|
"ref": "AppShell.traits.AppLayout",
|
|
95
95
|
"name": "TransactionAppLayout",
|
|
96
96
|
"config": {
|
|
97
|
-
"notifications": [],
|
|
98
97
|
"searchEvent": "TRANSACTION_SEARCH",
|
|
99
|
-
"
|
|
100
|
-
"appName": "Finance Tracker",
|
|
98
|
+
"notifications": [],
|
|
101
99
|
"notificationClickEvent": "TRANSACTION_NOTIFICATIONS_OPEN",
|
|
100
|
+
"appName": "Finance Tracker",
|
|
101
|
+
"contentTrait": "@trait.TransactionCatalog",
|
|
102
102
|
"navItems": [
|
|
103
103
|
{
|
|
104
|
+
"icon": "receipt",
|
|
104
105
|
"label": "Transactions",
|
|
105
|
-
"href": "/transactions"
|
|
106
|
-
"icon": "receipt"
|
|
106
|
+
"href": "/transactions"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"label": "Summary",
|
|
@@ -111,15 +111,15 @@
|
|
|
111
111
|
"icon": "layout-list"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"icon": "bar-chart",
|
|
115
114
|
"label": "Reports",
|
|
116
|
-
"href": "/reports"
|
|
115
|
+
"href": "/reports",
|
|
116
|
+
"icon": "bar-chart"
|
|
117
117
|
}
|
|
118
118
|
]
|
|
119
119
|
},
|
|
120
120
|
"events": {
|
|
121
|
-
"
|
|
122
|
-
"
|
|
121
|
+
"SEARCH": "TRANSACTION_SEARCH",
|
|
122
|
+
"NOTIFY_CLICK": "TRANSACTION_NOTIFICATIONS_OPEN"
|
|
123
123
|
}
|
|
124
124
|
},
|
|
125
125
|
{
|
|
@@ -202,61 +202,61 @@
|
|
|
202
202
|
"render-ui",
|
|
203
203
|
"main",
|
|
204
204
|
{
|
|
205
|
-
"
|
|
205
|
+
"gap": "lg",
|
|
206
206
|
"direction": "vertical",
|
|
207
207
|
"children": [
|
|
208
208
|
{
|
|
209
209
|
"gap": "md",
|
|
210
|
+
"direction": "horizontal",
|
|
211
|
+
"align": "center",
|
|
210
212
|
"children": [
|
|
211
213
|
{
|
|
212
|
-
"gap": "sm",
|
|
213
214
|
"type": "stack",
|
|
214
|
-
"direction": "horizontal",
|
|
215
|
-
"align": "center",
|
|
216
215
|
"children": [
|
|
217
216
|
{
|
|
218
|
-
"
|
|
219
|
-
"
|
|
217
|
+
"type": "icon",
|
|
218
|
+
"name": "receipt"
|
|
220
219
|
},
|
|
221
220
|
{
|
|
222
|
-
"variant": "h2",
|
|
223
221
|
"type": "typography",
|
|
224
|
-
"content": "Transactions"
|
|
222
|
+
"content": "Transactions",
|
|
223
|
+
"variant": "h2"
|
|
225
224
|
}
|
|
226
|
-
]
|
|
225
|
+
],
|
|
226
|
+
"align": "center",
|
|
227
|
+
"gap": "sm",
|
|
228
|
+
"direction": "horizontal"
|
|
227
229
|
},
|
|
228
230
|
{
|
|
229
|
-
"direction": "horizontal",
|
|
230
|
-
"gap": "sm",
|
|
231
231
|
"children": [
|
|
232
232
|
{
|
|
233
233
|
"action": "CREATE",
|
|
234
|
-
"variant": "primary",
|
|
235
234
|
"icon": "plus",
|
|
236
235
|
"type": "button",
|
|
236
|
+
"variant": "primary",
|
|
237
237
|
"label": "Add Transaction"
|
|
238
238
|
}
|
|
239
239
|
],
|
|
240
|
+
"direction": "horizontal",
|
|
241
|
+
"gap": "sm",
|
|
240
242
|
"type": "stack"
|
|
241
243
|
}
|
|
242
244
|
],
|
|
243
|
-
"align": "center",
|
|
244
245
|
"type": "stack",
|
|
245
|
-
"justify": "between"
|
|
246
|
-
"direction": "horizontal"
|
|
246
|
+
"justify": "between"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"type": "divider"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
"
|
|
252
|
+
"type": "stack",
|
|
253
253
|
"gap": "md",
|
|
254
|
+
"direction": "horizontal",
|
|
255
|
+
"align": "center",
|
|
254
256
|
"children": [
|
|
255
257
|
"@trait.TransactionSearch",
|
|
256
258
|
"@trait.TransactionFilter"
|
|
257
|
-
]
|
|
258
|
-
"type": "stack",
|
|
259
|
-
"direction": "horizontal"
|
|
259
|
+
]
|
|
260
260
|
},
|
|
261
261
|
"@trait.TransactionStats",
|
|
262
262
|
"@trait.TransactionGraphs",
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
},
|
|
266
266
|
"@trait.TransactionBrowseList"
|
|
267
267
|
],
|
|
268
|
-
"
|
|
268
|
+
"type": "stack"
|
|
269
269
|
}
|
|
270
270
|
]
|
|
271
271
|
]
|
|
@@ -284,34 +284,34 @@
|
|
|
284
284
|
"render-ui",
|
|
285
285
|
"main",
|
|
286
286
|
{
|
|
287
|
-
"
|
|
287
|
+
"className": "py-8",
|
|
288
288
|
"gap": "md",
|
|
289
|
-
"align": "center",
|
|
290
289
|
"children": [
|
|
291
290
|
{
|
|
292
291
|
"name": "bell",
|
|
293
292
|
"type": "icon"
|
|
294
293
|
},
|
|
295
294
|
{
|
|
296
|
-
"type": "typography",
|
|
297
295
|
"content": "No notifications",
|
|
296
|
+
"type": "typography",
|
|
298
297
|
"variant": "h3"
|
|
299
298
|
},
|
|
300
299
|
{
|
|
300
|
+
"type": "typography",
|
|
301
301
|
"variant": "caption",
|
|
302
302
|
"color": "muted",
|
|
303
|
-
"type": "typography",
|
|
304
303
|
"content": "You're all caught up."
|
|
305
304
|
},
|
|
306
305
|
{
|
|
307
|
-
"type": "button",
|
|
308
|
-
"action": "INIT",
|
|
309
306
|
"label": "Back to transactions",
|
|
307
|
+
"action": "INIT",
|
|
308
|
+
"type": "button",
|
|
310
309
|
"variant": "ghost"
|
|
311
310
|
}
|
|
312
311
|
],
|
|
313
312
|
"direction": "vertical",
|
|
314
|
-
"
|
|
313
|
+
"type": "stack",
|
|
314
|
+
"align": "center"
|
|
315
315
|
}
|
|
316
316
|
]
|
|
317
317
|
]
|
|
@@ -324,15 +324,14 @@
|
|
|
324
324
|
"ref": "Search.traits.SearchResultSearch",
|
|
325
325
|
"name": "TransactionSearch",
|
|
326
326
|
"config": {
|
|
327
|
-
"
|
|
328
|
-
"
|
|
327
|
+
"event": "TRANSACTION_SEARCH",
|
|
328
|
+
"placeholder": "Search transactions…"
|
|
329
329
|
}
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
333
333
|
"name": "TransactionFilter",
|
|
334
334
|
"config": {
|
|
335
|
-
"event": "TRANSACTION_FILTER",
|
|
336
335
|
"filters": [
|
|
337
336
|
{
|
|
338
337
|
"filterType": "text",
|
|
@@ -340,28 +339,33 @@
|
|
|
340
339
|
"field": "category"
|
|
341
340
|
},
|
|
342
341
|
{
|
|
343
|
-
"
|
|
342
|
+
"filterType": "text",
|
|
344
343
|
"field": "account",
|
|
345
|
-
"
|
|
344
|
+
"label": "Account"
|
|
346
345
|
},
|
|
347
346
|
{
|
|
348
|
-
"filterType": "select",
|
|
349
|
-
"label": "Type",
|
|
350
347
|
"options": [
|
|
351
348
|
"income",
|
|
352
349
|
"expense"
|
|
353
350
|
],
|
|
354
|
-
"
|
|
351
|
+
"label": "Type",
|
|
352
|
+
"field": "type",
|
|
353
|
+
"filterType": "select"
|
|
355
354
|
}
|
|
356
|
-
]
|
|
355
|
+
],
|
|
356
|
+
"event": "TRANSACTION_FILTER"
|
|
357
357
|
}
|
|
358
358
|
},
|
|
359
359
|
{
|
|
360
360
|
"ref": "Stats.traits.StatsItemStats",
|
|
361
361
|
"name": "TransactionStats",
|
|
362
362
|
"config": {
|
|
363
|
+
"title": "Transactions",
|
|
363
364
|
"metrics": [
|
|
364
365
|
{
|
|
366
|
+
"aggregation": "sum",
|
|
367
|
+
"label": "Income",
|
|
368
|
+
"icon": "trending-up",
|
|
365
369
|
"variant": "success",
|
|
366
370
|
"field": "amount",
|
|
367
371
|
"format": "currency",
|
|
@@ -373,16 +377,11 @@
|
|
|
373
377
|
"@row.type",
|
|
374
378
|
"income"
|
|
375
379
|
]
|
|
376
|
-
]
|
|
377
|
-
"aggregation": "sum",
|
|
378
|
-
"icon": "trending-up",
|
|
379
|
-
"label": "Income"
|
|
380
|
+
]
|
|
380
381
|
},
|
|
381
382
|
{
|
|
383
|
+
"format": "currency",
|
|
382
384
|
"variant": "error",
|
|
383
|
-
"field": "amount",
|
|
384
|
-
"icon": "trending-down",
|
|
385
|
-
"aggregation": "sum",
|
|
386
385
|
"label": "Expenses",
|
|
387
386
|
"filter": [
|
|
388
387
|
"fn",
|
|
@@ -393,17 +392,18 @@
|
|
|
393
392
|
"expense"
|
|
394
393
|
]
|
|
395
394
|
],
|
|
396
|
-
"
|
|
395
|
+
"aggregation": "sum",
|
|
396
|
+
"field": "amount",
|
|
397
|
+
"icon": "trending-down"
|
|
397
398
|
},
|
|
398
399
|
{
|
|
399
|
-
"
|
|
400
|
+
"variant": "primary",
|
|
400
401
|
"label": "Savings Rate",
|
|
401
|
-
"icon": "percent",
|
|
402
402
|
"format": "number",
|
|
403
|
-
"
|
|
403
|
+
"aggregation": "count",
|
|
404
|
+
"icon": "percent"
|
|
404
405
|
}
|
|
405
|
-
]
|
|
406
|
-
"title": "Transactions"
|
|
406
|
+
]
|
|
407
407
|
},
|
|
408
408
|
"listens": [
|
|
409
409
|
{
|
|
@@ -420,14 +420,14 @@
|
|
|
420
420
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
421
421
|
"name": "TransactionGraphs",
|
|
422
422
|
"config": {
|
|
423
|
-
"chartType": "pie",
|
|
424
423
|
"valueField": "amount",
|
|
425
424
|
"showLegend": true,
|
|
426
|
-
"subtitle": "Distribution across categories",
|
|
427
|
-
"height": 240.0,
|
|
428
|
-
"title": "Spending by Category",
|
|
429
425
|
"categoryField": "category",
|
|
430
|
-
"
|
|
426
|
+
"chartType": "pie",
|
|
427
|
+
"aggregation": "sum",
|
|
428
|
+
"height": 240.0,
|
|
429
|
+
"subtitle": "Distribution across categories",
|
|
430
|
+
"title": "Spending by Category"
|
|
431
431
|
},
|
|
432
432
|
"listens": [
|
|
433
433
|
{
|
|
@@ -445,50 +445,50 @@
|
|
|
445
445
|
"name": "TransactionBrowseList",
|
|
446
446
|
"linkedEntity": "Transaction",
|
|
447
447
|
"config": {
|
|
448
|
-
"gap": "sm",
|
|
449
448
|
"fields": [
|
|
450
449
|
{
|
|
451
|
-
"name": "date",
|
|
452
450
|
"variant": "caption",
|
|
453
|
-
"format": "date"
|
|
451
|
+
"format": "date",
|
|
452
|
+
"name": "date"
|
|
454
453
|
},
|
|
455
454
|
{
|
|
456
455
|
"name": "description",
|
|
457
|
-
"
|
|
458
|
-
"
|
|
456
|
+
"variant": "h4",
|
|
457
|
+
"icon": "receipt"
|
|
459
458
|
},
|
|
460
459
|
{
|
|
461
460
|
"name": "category",
|
|
462
461
|
"variant": "badge"
|
|
463
462
|
},
|
|
464
463
|
{
|
|
465
|
-
"
|
|
464
|
+
"name": "amount",
|
|
466
465
|
"variant": "h4",
|
|
467
|
-
"
|
|
466
|
+
"format": "currency"
|
|
468
467
|
},
|
|
469
468
|
{
|
|
470
|
-
"
|
|
471
|
-
"
|
|
469
|
+
"name": "type",
|
|
470
|
+
"variant": "badge"
|
|
472
471
|
}
|
|
473
472
|
],
|
|
473
|
+
"cols": 1.0,
|
|
474
474
|
"itemActions": [
|
|
475
475
|
{
|
|
476
|
-
"variant": "ghost",
|
|
477
476
|
"event": "VIEW",
|
|
477
|
+
"variant": "ghost",
|
|
478
478
|
"label": "View"
|
|
479
479
|
},
|
|
480
480
|
{
|
|
481
|
-
"event": "EDIT",
|
|
482
481
|
"variant": "ghost",
|
|
483
|
-
"label": "Edit"
|
|
482
|
+
"label": "Edit",
|
|
483
|
+
"event": "EDIT"
|
|
484
484
|
},
|
|
485
485
|
{
|
|
486
|
-
"
|
|
486
|
+
"variant": "danger",
|
|
487
487
|
"label": "Delete",
|
|
488
|
-
"
|
|
488
|
+
"event": "DELETE"
|
|
489
489
|
}
|
|
490
490
|
],
|
|
491
|
-
"
|
|
491
|
+
"gap": "sm"
|
|
492
492
|
},
|
|
493
493
|
"listens": [
|
|
494
494
|
{
|
|
@@ -539,6 +539,8 @@
|
|
|
539
539
|
"linkedEntity": "Transaction",
|
|
540
540
|
"config": {
|
|
541
541
|
"mode": "create",
|
|
542
|
+
"icon": "plus-circle",
|
|
543
|
+
"title": "Add Transaction",
|
|
542
544
|
"fields": [
|
|
543
545
|
"description",
|
|
544
546
|
"amount",
|
|
@@ -546,9 +548,7 @@
|
|
|
546
548
|
"account",
|
|
547
549
|
"type",
|
|
548
550
|
"date"
|
|
549
|
-
]
|
|
550
|
-
"icon": "plus-circle",
|
|
551
|
-
"title": "Add Transaction"
|
|
551
|
+
]
|
|
552
552
|
},
|
|
553
553
|
"events": {
|
|
554
554
|
"OPEN": "CREATE"
|
|
@@ -570,6 +570,7 @@
|
|
|
570
570
|
"linkedEntity": "Transaction",
|
|
571
571
|
"config": {
|
|
572
572
|
"icon": "edit",
|
|
573
|
+
"title": "Edit Transaction",
|
|
573
574
|
"fields": [
|
|
574
575
|
"description",
|
|
575
576
|
"amount",
|
|
@@ -578,7 +579,6 @@
|
|
|
578
579
|
"type",
|
|
579
580
|
"date"
|
|
580
581
|
],
|
|
581
|
-
"title": "Edit Transaction",
|
|
582
582
|
"mode": "edit"
|
|
583
583
|
},
|
|
584
584
|
"events": {
|
|
@@ -601,6 +601,7 @@
|
|
|
601
601
|
"linkedEntity": "Transaction",
|
|
602
602
|
"config": {
|
|
603
603
|
"title": "View Transaction",
|
|
604
|
+
"mode": "edit",
|
|
604
605
|
"fields": [
|
|
605
606
|
"description",
|
|
606
607
|
"amount",
|
|
@@ -609,8 +610,7 @@
|
|
|
609
610
|
"type",
|
|
610
611
|
"date"
|
|
611
612
|
],
|
|
612
|
-
"icon": "eye"
|
|
613
|
-
"mode": "edit"
|
|
613
|
+
"icon": "eye"
|
|
614
614
|
},
|
|
615
615
|
"events": {
|
|
616
616
|
"OPEN": "VIEW"
|
|
@@ -925,28 +925,28 @@
|
|
|
925
925
|
"name": "FinanceSummaryAppLayout",
|
|
926
926
|
"linkedEntity": "FinanceSummary",
|
|
927
927
|
"config": {
|
|
928
|
-
"notificationClickEvent": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
|
|
929
928
|
"notifications": [],
|
|
929
|
+
"contentTrait": "@trait.FinanceSummaryDisplay",
|
|
930
930
|
"navItems": [
|
|
931
931
|
{
|
|
932
|
-
"label": "Transactions",
|
|
933
932
|
"href": "/transactions",
|
|
933
|
+
"label": "Transactions",
|
|
934
934
|
"icon": "receipt"
|
|
935
935
|
},
|
|
936
936
|
{
|
|
937
|
-
"label": "Summary",
|
|
938
937
|
"href": "/summary",
|
|
939
|
-
"icon": "layout-list"
|
|
938
|
+
"icon": "layout-list",
|
|
939
|
+
"label": "Summary"
|
|
940
940
|
},
|
|
941
941
|
{
|
|
942
|
-
"
|
|
942
|
+
"label": "Reports",
|
|
943
943
|
"href": "/reports",
|
|
944
|
-
"
|
|
944
|
+
"icon": "bar-chart"
|
|
945
945
|
}
|
|
946
946
|
],
|
|
947
|
-
"
|
|
948
|
-
"
|
|
949
|
-
"
|
|
947
|
+
"searchEvent": "FINANCE_SUMMARY_SEARCH",
|
|
948
|
+
"notificationClickEvent": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
|
|
949
|
+
"appName": "Finance Tracker"
|
|
950
950
|
},
|
|
951
951
|
"events": {
|
|
952
952
|
"NOTIFY_CLICK": "FINANCE_SUMMARY_NOTIFICATIONS_OPEN",
|
|
@@ -1066,14 +1066,12 @@
|
|
|
1066
1066
|
"render-ui",
|
|
1067
1067
|
"main",
|
|
1068
1068
|
{
|
|
1069
|
-
"className": "max-w-5xl mx-auto w-full",
|
|
1070
|
-
"type": "stack",
|
|
1071
1069
|
"children": [
|
|
1072
1070
|
{
|
|
1073
1071
|
"items": [
|
|
1074
1072
|
{
|
|
1075
|
-
"
|
|
1076
|
-
"
|
|
1073
|
+
"label": "Home",
|
|
1074
|
+
"href": "/"
|
|
1077
1075
|
},
|
|
1078
1076
|
{
|
|
1079
1077
|
"label": "Financial Summary"
|
|
@@ -1082,17 +1080,12 @@
|
|
|
1082
1080
|
"type": "breadcrumb"
|
|
1083
1081
|
},
|
|
1084
1082
|
{
|
|
1085
|
-
"type": "stack",
|
|
1086
|
-
"gap": "md",
|
|
1087
1083
|
"direction": "horizontal",
|
|
1088
|
-
"
|
|
1084
|
+
"gap": "md",
|
|
1089
1085
|
"justify": "between",
|
|
1090
1086
|
"children": [
|
|
1091
1087
|
{
|
|
1092
|
-
"align": "center",
|
|
1093
|
-
"type": "stack",
|
|
1094
1088
|
"direction": "horizontal",
|
|
1095
|
-
"gap": "sm",
|
|
1096
1089
|
"children": [
|
|
1097
1090
|
{
|
|
1098
1091
|
"type": "icon",
|
|
@@ -1100,19 +1093,24 @@
|
|
|
1100
1093
|
},
|
|
1101
1094
|
{
|
|
1102
1095
|
"type": "typography",
|
|
1103
|
-
"
|
|
1104
|
-
"
|
|
1096
|
+
"content": "Financial Summary",
|
|
1097
|
+
"variant": "h2"
|
|
1105
1098
|
}
|
|
1106
|
-
]
|
|
1099
|
+
],
|
|
1100
|
+
"type": "stack",
|
|
1101
|
+
"align": "center",
|
|
1102
|
+
"gap": "sm"
|
|
1107
1103
|
},
|
|
1108
1104
|
{
|
|
1109
1105
|
"type": "button",
|
|
1110
|
-
"label": "Refresh",
|
|
1111
|
-
"variant": "secondary",
|
|
1112
1106
|
"icon": "refresh-cw",
|
|
1113
|
-
"
|
|
1107
|
+
"label": "Refresh",
|
|
1108
|
+
"action": "REFRESH",
|
|
1109
|
+
"variant": "secondary"
|
|
1114
1110
|
}
|
|
1115
|
-
]
|
|
1111
|
+
],
|
|
1112
|
+
"align": "center",
|
|
1113
|
+
"type": "stack"
|
|
1116
1114
|
},
|
|
1117
1115
|
{
|
|
1118
1116
|
"type": "divider"
|
|
@@ -1121,39 +1119,41 @@
|
|
|
1121
1119
|
"type": "simple-grid",
|
|
1122
1120
|
"children": [
|
|
1123
1121
|
{
|
|
1122
|
+
"label": "Total Income",
|
|
1124
1123
|
"type": "stat-display",
|
|
1125
|
-
"
|
|
1124
|
+
"value": "@entity.totalIncome",
|
|
1126
1125
|
"icon": "trending-up",
|
|
1127
|
-
"
|
|
1128
|
-
"value": "@entity.totalIncome"
|
|
1126
|
+
"variant": "success"
|
|
1129
1127
|
},
|
|
1130
1128
|
{
|
|
1131
|
-
"icon": "trending-down",
|
|
1132
|
-
"value": "@entity.totalExpenses",
|
|
1133
1129
|
"type": "stat-display",
|
|
1130
|
+
"variant": "error",
|
|
1134
1131
|
"label": "Total Expenses",
|
|
1135
|
-
"
|
|
1132
|
+
"value": "@entity.totalExpenses",
|
|
1133
|
+
"icon": "trending-down"
|
|
1136
1134
|
},
|
|
1137
1135
|
{
|
|
1138
|
-
"type": "stat-display",
|
|
1139
1136
|
"icon": "wallet",
|
|
1140
|
-
"label": "Balance",
|
|
1141
1137
|
"value": "@entity.balance",
|
|
1142
|
-
"
|
|
1138
|
+
"label": "Balance",
|
|
1139
|
+
"variant": "primary",
|
|
1140
|
+
"type": "stat-display"
|
|
1143
1141
|
},
|
|
1144
1142
|
{
|
|
1145
|
-
"icon": "percent",
|
|
1146
|
-
"variant": "primary",
|
|
1147
|
-
"label": "Savings Rate",
|
|
1148
1143
|
"type": "stat-display",
|
|
1149
|
-
"
|
|
1144
|
+
"label": "Savings Rate",
|
|
1145
|
+
"value": "@entity.savingsRate",
|
|
1146
|
+
"icon": "percent",
|
|
1147
|
+
"variant": "primary"
|
|
1150
1148
|
}
|
|
1151
1149
|
],
|
|
1152
1150
|
"cols": 4.0
|
|
1153
1151
|
}
|
|
1154
1152
|
],
|
|
1153
|
+
"type": "stack",
|
|
1155
1154
|
"gap": "lg",
|
|
1156
|
-
"direction": "vertical"
|
|
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
|
+
"failure": "FinanceSummaryLoadFailed",
|
|
1172
|
+
"success": "FinanceSummaryLoaded"
|
|
1173
1173
|
}
|
|
1174
1174
|
}
|
|
1175
1175
|
]
|
|
@@ -1259,9 +1259,8 @@
|
|
|
1259
1259
|
"name": "FinanceReportAppLayout",
|
|
1260
1260
|
"linkedEntity": "FinanceReport",
|
|
1261
1261
|
"config": {
|
|
1262
|
-
"notifications": [],
|
|
1263
|
-
"notificationClickEvent": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
|
|
1264
1262
|
"appName": "Finance Tracker",
|
|
1263
|
+
"notificationClickEvent": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
|
|
1265
1264
|
"contentTrait": "@trait.FinanceReportBrowse",
|
|
1266
1265
|
"searchEvent": "FINANCE_REPORT_SEARCH",
|
|
1267
1266
|
"navItems": [
|
|
@@ -1271,16 +1270,17 @@
|
|
|
1271
1270
|
"href": "/transactions"
|
|
1272
1271
|
},
|
|
1273
1272
|
{
|
|
1274
|
-
"
|
|
1273
|
+
"icon": "layout-list",
|
|
1275
1274
|
"label": "Summary",
|
|
1276
|
-
"
|
|
1275
|
+
"href": "/summary"
|
|
1277
1276
|
},
|
|
1278
1277
|
{
|
|
1279
1278
|
"icon": "bar-chart",
|
|
1280
|
-
"
|
|
1281
|
-
"
|
|
1279
|
+
"href": "/reports",
|
|
1280
|
+
"label": "Reports"
|
|
1282
1281
|
}
|
|
1283
|
-
]
|
|
1282
|
+
],
|
|
1283
|
+
"notifications": []
|
|
1284
1284
|
},
|
|
1285
1285
|
"events": {
|
|
1286
1286
|
"NOTIFY_CLICK": "FINANCE_REPORT_NOTIFICATIONS_OPEN",
|
|
@@ -1567,22 +1567,22 @@
|
|
|
1567
1567
|
"render-ui",
|
|
1568
1568
|
"main",
|
|
1569
1569
|
{
|
|
1570
|
-
"align": "center",
|
|
1571
|
-
"className": "py-12",
|
|
1572
|
-
"type": "stack",
|
|
1573
|
-
"direction": "vertical",
|
|
1574
|
-
"gap": "md",
|
|
1575
1570
|
"children": [
|
|
1576
1571
|
{
|
|
1577
1572
|
"type": "spinner"
|
|
1578
1573
|
},
|
|
1579
1574
|
{
|
|
1580
|
-
"color": "muted",
|
|
1581
|
-
"variant": "caption",
|
|
1582
1575
|
"content": "Loading…",
|
|
1576
|
+
"variant": "caption",
|
|
1577
|
+
"color": "muted",
|
|
1583
1578
|
"type": "typography"
|
|
1584
1579
|
}
|
|
1585
|
-
]
|
|
1580
|
+
],
|
|
1581
|
+
"type": "stack",
|
|
1582
|
+
"align": "center",
|
|
1583
|
+
"direction": "vertical",
|
|
1584
|
+
"gap": "md",
|
|
1585
|
+
"className": "py-12"
|
|
1586
1586
|
}
|
|
1587
1587
|
]
|
|
1588
1588
|
]
|
|
@@ -1596,77 +1596,65 @@
|
|
|
1596
1596
|
"render-ui",
|
|
1597
1597
|
"main",
|
|
1598
1598
|
{
|
|
1599
|
+
"direction": "vertical",
|
|
1600
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
1601
|
+
"type": "stack",
|
|
1599
1602
|
"children": [
|
|
1600
1603
|
{
|
|
1601
|
-
"
|
|
1604
|
+
"direction": "horizontal",
|
|
1602
1605
|
"children": [
|
|
1603
1606
|
{
|
|
1604
|
-
"type": "stack",
|
|
1605
1607
|
"direction": "horizontal",
|
|
1606
|
-
"gap": "sm",
|
|
1607
1608
|
"children": [
|
|
1608
1609
|
{
|
|
1609
1610
|
"type": "icon",
|
|
1610
1611
|
"name": "file-text"
|
|
1611
1612
|
},
|
|
1612
1613
|
{
|
|
1613
|
-
"content": "Reports",
|
|
1614
1614
|
"type": "typography",
|
|
1615
|
-
"variant": "h2"
|
|
1615
|
+
"variant": "h2",
|
|
1616
|
+
"content": "Reports"
|
|
1616
1617
|
}
|
|
1617
1618
|
],
|
|
1618
|
-
"
|
|
1619
|
+
"type": "stack",
|
|
1620
|
+
"align": "center",
|
|
1621
|
+
"gap": "sm"
|
|
1619
1622
|
},
|
|
1620
1623
|
{
|
|
1624
|
+
"type": "stack",
|
|
1625
|
+
"direction": "horizontal",
|
|
1626
|
+
"gap": "sm",
|
|
1621
1627
|
"children": [
|
|
1622
1628
|
{
|
|
1629
|
+
"action": "CREATE",
|
|
1623
1630
|
"type": "button",
|
|
1624
|
-
"icon": "plus",
|
|
1625
1631
|
"label": "New Report",
|
|
1626
|
-
"
|
|
1627
|
-
"
|
|
1632
|
+
"variant": "primary",
|
|
1633
|
+
"icon": "plus"
|
|
1628
1634
|
}
|
|
1629
|
-
]
|
|
1630
|
-
"direction": "horizontal",
|
|
1631
|
-
"type": "stack",
|
|
1632
|
-
"gap": "sm"
|
|
1635
|
+
]
|
|
1633
1636
|
}
|
|
1634
1637
|
],
|
|
1635
1638
|
"align": "center",
|
|
1636
|
-
"
|
|
1637
|
-
"
|
|
1638
|
-
"
|
|
1639
|
+
"justify": "between",
|
|
1640
|
+
"gap": "md",
|
|
1641
|
+
"type": "stack"
|
|
1639
1642
|
},
|
|
1640
1643
|
{
|
|
1641
1644
|
"type": "divider"
|
|
1642
1645
|
},
|
|
1643
1646
|
{
|
|
1647
|
+
"type": "alert",
|
|
1644
1648
|
"variant": "info",
|
|
1645
|
-
"message": "Generated reports are downloadable as PDF or CSV."
|
|
1646
|
-
"type": "alert"
|
|
1649
|
+
"message": "Generated reports are downloadable as PDF or CSV."
|
|
1647
1650
|
},
|
|
1648
1651
|
{
|
|
1649
|
-
"
|
|
1650
|
-
|
|
1651
|
-
"label": "Preview",
|
|
1652
|
-
"event": "VIEW",
|
|
1653
|
-
"variant": "ghost"
|
|
1654
|
-
},
|
|
1655
|
-
{
|
|
1656
|
-
"variant": "primary",
|
|
1657
|
-
"event": "EXPORT_PDF",
|
|
1658
|
-
"label": "Download PDF"
|
|
1659
|
-
},
|
|
1660
|
-
{
|
|
1661
|
-
"event": "EXPORT_CSV",
|
|
1662
|
-
"variant": "ghost",
|
|
1663
|
-
"label": "Download CSV"
|
|
1664
|
-
}
|
|
1665
|
-
],
|
|
1652
|
+
"variant": "card",
|
|
1653
|
+
"type": "data-list",
|
|
1666
1654
|
"fields": [
|
|
1667
1655
|
{
|
|
1668
|
-
"icon": "file-text",
|
|
1669
1656
|
"variant": "h3",
|
|
1657
|
+
"icon": "file-text",
|
|
1670
1658
|
"name": "title"
|
|
1671
1659
|
},
|
|
1672
1660
|
{
|
|
@@ -1674,9 +1662,9 @@
|
|
|
1674
1662
|
"name": "period"
|
|
1675
1663
|
},
|
|
1676
1664
|
{
|
|
1677
|
-
"label": "Date Range",
|
|
1678
1665
|
"variant": "caption",
|
|
1679
|
-
"name": "dateRange"
|
|
1666
|
+
"name": "dateRange",
|
|
1667
|
+
"label": "Date Range"
|
|
1680
1668
|
},
|
|
1681
1669
|
{
|
|
1682
1670
|
"format": "currency",
|
|
@@ -1684,21 +1672,33 @@
|
|
|
1684
1672
|
"variant": "h4"
|
|
1685
1673
|
},
|
|
1686
1674
|
{
|
|
1687
|
-
"format": "date",
|
|
1688
1675
|
"label": "Generated",
|
|
1689
|
-
"
|
|
1690
|
-
"variant": "caption"
|
|
1676
|
+
"format": "date",
|
|
1677
|
+
"variant": "caption",
|
|
1678
|
+
"name": "generatedAt"
|
|
1691
1679
|
}
|
|
1692
1680
|
],
|
|
1693
|
-
"variant": "card",
|
|
1694
|
-
"type": "data-list",
|
|
1695
1681
|
"gap": "sm",
|
|
1696
|
-
"entity": "@payload.data"
|
|
1682
|
+
"entity": "@payload.data",
|
|
1683
|
+
"itemActions": [
|
|
1684
|
+
{
|
|
1685
|
+
"label": "Preview",
|
|
1686
|
+
"event": "VIEW",
|
|
1687
|
+
"variant": "ghost"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"label": "Download PDF",
|
|
1691
|
+
"event": "EXPORT_PDF",
|
|
1692
|
+
"variant": "primary"
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"label": "Download CSV",
|
|
1696
|
+
"variant": "ghost",
|
|
1697
|
+
"event": "EXPORT_CSV"
|
|
1698
|
+
}
|
|
1699
|
+
]
|
|
1697
1700
|
}
|
|
1698
1701
|
],
|
|
1699
|
-
"type": "stack",
|
|
1700
|
-
"direction": "vertical",
|
|
1701
|
-
"className": "max-w-5xl mx-auto w-full",
|
|
1702
1702
|
"gap": "lg"
|
|
1703
1703
|
}
|
|
1704
1704
|
]
|
|
@@ -1714,9 +1714,9 @@
|
|
|
1714
1714
|
"main",
|
|
1715
1715
|
{
|
|
1716
1716
|
"align": "center",
|
|
1717
|
+
"type": "stack",
|
|
1717
1718
|
"className": "py-12",
|
|
1718
1719
|
"gap": "md",
|
|
1719
|
-
"type": "stack",
|
|
1720
1720
|
"direction": "vertical",
|
|
1721
1721
|
"children": [
|
|
1722
1722
|
{
|
|
@@ -1725,22 +1725,22 @@
|
|
|
1725
1725
|
"color": "destructive"
|
|
1726
1726
|
},
|
|
1727
1727
|
{
|
|
1728
|
-
"type": "typography",
|
|
1729
1728
|
"variant": "h3",
|
|
1729
|
+
"type": "typography",
|
|
1730
1730
|
"content": "Failed to load reports"
|
|
1731
1731
|
},
|
|
1732
1732
|
{
|
|
1733
|
-
"
|
|
1734
|
-
"variant": "body",
|
|
1733
|
+
"type": "typography",
|
|
1735
1734
|
"color": "muted",
|
|
1736
|
-
"
|
|
1735
|
+
"content": "@payload.error",
|
|
1736
|
+
"variant": "body"
|
|
1737
1737
|
},
|
|
1738
1738
|
{
|
|
1739
|
-
"icon": "rotate-ccw",
|
|
1740
|
-
"action": "INIT",
|
|
1741
|
-
"label": "Retry",
|
|
1742
1739
|
"type": "button",
|
|
1743
|
-
"
|
|
1740
|
+
"label": "Retry",
|
|
1741
|
+
"action": "INIT",
|
|
1742
|
+
"variant": "primary",
|
|
1743
|
+
"icon": "rotate-ccw"
|
|
1744
1744
|
}
|
|
1745
1745
|
]
|
|
1746
1746
|
}
|
|
@@ -1780,7 +1780,6 @@
|
|
|
1780
1780
|
"name": "FinanceReportView",
|
|
1781
1781
|
"linkedEntity": "FinanceReport",
|
|
1782
1782
|
"config": {
|
|
1783
|
-
"icon": "eye",
|
|
1784
1783
|
"title": "Report Preview",
|
|
1785
1784
|
"fields": [
|
|
1786
1785
|
"title",
|
|
@@ -1789,6 +1788,7 @@
|
|
|
1789
1788
|
"total",
|
|
1790
1789
|
"generatedAt"
|
|
1791
1790
|
],
|
|
1791
|
+
"icon": "eye",
|
|
1792
1792
|
"mode": "edit"
|
|
1793
1793
|
},
|
|
1794
1794
|
"events": {
|
|
@@ -1810,15 +1810,15 @@
|
|
|
1810
1810
|
"name": "FinanceReportCreate",
|
|
1811
1811
|
"linkedEntity": "FinanceReport",
|
|
1812
1812
|
"config": {
|
|
1813
|
-
"icon": "plus-circle",
|
|
1814
|
-
"mode": "create",
|
|
1815
1813
|
"title": "New Report",
|
|
1814
|
+
"mode": "create",
|
|
1816
1815
|
"fields": [
|
|
1817
1816
|
"title",
|
|
1818
1817
|
"period",
|
|
1819
1818
|
"dateRange",
|
|
1820
1819
|
"filters"
|
|
1821
|
-
]
|
|
1820
|
+
],
|
|
1821
|
+
"icon": "plus-circle"
|
|
1822
1822
|
},
|
|
1823
1823
|
"events": {
|
|
1824
1824
|
"OPEN": "CREATE"
|