@almadar/std 15.6.1 → 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/factory-signatures.json +20759 -67
- 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/factory-signatures.json +20759 -67
- 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/factory-signatures.json +20759 -67
- 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
|
@@ -86,28 +86,28 @@
|
|
|
86
86
|
"ref": "AppShell.traits.AppLayout",
|
|
87
87
|
"name": "PortfolioAppLayout",
|
|
88
88
|
"config": {
|
|
89
|
+
"searchEvent": "PORTFOLIO_SEARCH",
|
|
90
|
+
"contentTrait": "@trait.PortfolioCatalog",
|
|
89
91
|
"navItems": [
|
|
90
92
|
{
|
|
93
|
+
"label": "Portfolio",
|
|
91
94
|
"href": "/portfolio",
|
|
92
|
-
"icon": "layout-list"
|
|
93
|
-
"label": "Portfolio"
|
|
95
|
+
"icon": "layout-list"
|
|
94
96
|
},
|
|
95
97
|
{
|
|
96
|
-
"
|
|
98
|
+
"label": "Orders",
|
|
97
99
|
"href": "/orders",
|
|
98
|
-
"
|
|
100
|
+
"icon": "clipboard-list"
|
|
99
101
|
},
|
|
100
102
|
{
|
|
101
|
-
"icon": "activity",
|
|
102
103
|
"label": "Market",
|
|
103
|
-
"href": "/market"
|
|
104
|
+
"href": "/market",
|
|
105
|
+
"icon": "activity"
|
|
104
106
|
}
|
|
105
107
|
],
|
|
108
|
+
"appName": "Trading Dashboard",
|
|
106
109
|
"notifications": [],
|
|
107
|
-
"
|
|
108
|
-
"notificationClickEvent": "PORTFOLIO_NOTIFICATIONS_OPEN",
|
|
109
|
-
"contentTrait": "@trait.PortfolioCatalog",
|
|
110
|
-
"appName": "Trading Dashboard"
|
|
110
|
+
"notificationClickEvent": "PORTFOLIO_NOTIFICATIONS_OPEN"
|
|
111
111
|
},
|
|
112
112
|
"events": {
|
|
113
113
|
"SEARCH": "PORTFOLIO_SEARCH",
|
|
@@ -194,62 +194,62 @@
|
|
|
194
194
|
"render-ui",
|
|
195
195
|
"main",
|
|
196
196
|
{
|
|
197
|
-
"direction": "vertical",
|
|
198
197
|
"type": "stack",
|
|
198
|
+
"direction": "vertical",
|
|
199
199
|
"gap": "lg",
|
|
200
200
|
"children": [
|
|
201
201
|
{
|
|
202
|
+
"gap": "md",
|
|
202
203
|
"type": "stack",
|
|
203
204
|
"direction": "horizontal",
|
|
205
|
+
"align": "center",
|
|
204
206
|
"children": [
|
|
205
207
|
{
|
|
208
|
+
"align": "center",
|
|
209
|
+
"direction": "horizontal",
|
|
210
|
+
"type": "stack",
|
|
206
211
|
"gap": "sm",
|
|
207
212
|
"children": [
|
|
208
213
|
{
|
|
209
|
-
"
|
|
210
|
-
"
|
|
214
|
+
"type": "icon",
|
|
215
|
+
"name": "trending-up"
|
|
211
216
|
},
|
|
212
217
|
{
|
|
213
|
-
"type": "typography",
|
|
214
218
|
"content": "Portfolio",
|
|
219
|
+
"type": "typography",
|
|
215
220
|
"variant": "h2"
|
|
216
221
|
}
|
|
217
|
-
]
|
|
218
|
-
"type": "stack",
|
|
219
|
-
"align": "center",
|
|
220
|
-
"direction": "horizontal"
|
|
222
|
+
]
|
|
221
223
|
},
|
|
222
224
|
{
|
|
225
|
+
"type": "stack",
|
|
226
|
+
"direction": "horizontal",
|
|
223
227
|
"children": [
|
|
224
228
|
{
|
|
225
229
|
"type": "button",
|
|
226
230
|
"action": "CREATE",
|
|
227
|
-
"variant": "primary",
|
|
228
231
|
"icon": "plus",
|
|
232
|
+
"variant": "primary",
|
|
229
233
|
"label": "Add Position"
|
|
230
234
|
}
|
|
231
235
|
],
|
|
232
|
-
"
|
|
233
|
-
"gap": "sm",
|
|
234
|
-
"direction": "horizontal"
|
|
236
|
+
"gap": "sm"
|
|
235
237
|
}
|
|
236
238
|
],
|
|
237
|
-
"
|
|
238
|
-
"justify": "between",
|
|
239
|
-
"align": "center"
|
|
239
|
+
"justify": "between"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"type": "divider"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"gap": "md",
|
|
246
245
|
"align": "center",
|
|
247
246
|
"type": "stack",
|
|
248
|
-
"direction": "horizontal",
|
|
249
247
|
"children": [
|
|
250
248
|
"@trait.PortfolioSearch",
|
|
251
249
|
"@trait.PortfolioFilter"
|
|
252
|
-
]
|
|
250
|
+
],
|
|
251
|
+
"direction": "horizontal",
|
|
252
|
+
"gap": "md"
|
|
253
253
|
},
|
|
254
254
|
"@trait.PortfolioStats",
|
|
255
255
|
"@trait.PortfolioGraphs",
|
|
@@ -276,34 +276,34 @@
|
|
|
276
276
|
"render-ui",
|
|
277
277
|
"main",
|
|
278
278
|
{
|
|
279
|
+
"direction": "vertical",
|
|
279
280
|
"children": [
|
|
280
281
|
{
|
|
281
|
-
"
|
|
282
|
-
"
|
|
282
|
+
"type": "icon",
|
|
283
|
+
"name": "bell"
|
|
283
284
|
},
|
|
284
285
|
{
|
|
285
|
-
"variant": "h3",
|
|
286
286
|
"type": "typography",
|
|
287
|
+
"variant": "h3",
|
|
287
288
|
"content": "No notifications"
|
|
288
289
|
},
|
|
289
290
|
{
|
|
290
291
|
"variant": "caption",
|
|
291
|
-
"color": "muted",
|
|
292
292
|
"content": "You're all caught up.",
|
|
293
|
+
"color": "muted",
|
|
293
294
|
"type": "typography"
|
|
294
295
|
},
|
|
295
296
|
{
|
|
296
|
-
"label": "Back to portfolio",
|
|
297
297
|
"action": "INIT",
|
|
298
|
-
"
|
|
299
|
-
"variant": "ghost"
|
|
298
|
+
"label": "Back to portfolio",
|
|
299
|
+
"variant": "ghost",
|
|
300
|
+
"type": "button"
|
|
300
301
|
}
|
|
301
302
|
],
|
|
302
|
-
"align": "center",
|
|
303
303
|
"className": "py-8",
|
|
304
|
-
"
|
|
304
|
+
"type": "stack",
|
|
305
305
|
"gap": "md",
|
|
306
|
-
"
|
|
306
|
+
"align": "center"
|
|
307
307
|
}
|
|
308
308
|
]
|
|
309
309
|
]
|
|
@@ -324,14 +324,14 @@
|
|
|
324
324
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
325
325
|
"name": "PortfolioFilter",
|
|
326
326
|
"config": {
|
|
327
|
+
"event": "PORTFOLIO_FILTER",
|
|
327
328
|
"filters": [
|
|
328
329
|
{
|
|
329
330
|
"filterType": "text",
|
|
330
|
-
"
|
|
331
|
-
"
|
|
331
|
+
"label": "Symbol",
|
|
332
|
+
"field": "symbol"
|
|
332
333
|
}
|
|
333
|
-
]
|
|
334
|
-
"event": "PORTFOLIO_FILTER"
|
|
334
|
+
]
|
|
335
335
|
}
|
|
336
336
|
},
|
|
337
337
|
{
|
|
@@ -342,31 +342,28 @@
|
|
|
342
342
|
"metrics": [
|
|
343
343
|
{
|
|
344
344
|
"label": "Total Value",
|
|
345
|
-
"format": "currency",
|
|
346
345
|
"aggregation": "sum",
|
|
347
346
|
"field": "marketValue",
|
|
348
347
|
"icon": "dollar-sign",
|
|
349
|
-
"variant": "primary"
|
|
348
|
+
"variant": "primary",
|
|
349
|
+
"format": "currency"
|
|
350
350
|
},
|
|
351
351
|
{
|
|
352
|
+
"variant": "success",
|
|
353
|
+
"format": "currency",
|
|
352
354
|
"aggregation": "sum",
|
|
353
355
|
"icon": "trending-up",
|
|
354
|
-
"field": "dailyPnl",
|
|
355
356
|
"label": "Daily PnL",
|
|
356
|
-
"
|
|
357
|
-
"format": "currency"
|
|
357
|
+
"field": "dailyPnl"
|
|
358
358
|
},
|
|
359
359
|
{
|
|
360
|
+
"format": "number",
|
|
360
361
|
"aggregation": "count",
|
|
361
|
-
"variant": "info",
|
|
362
|
-
"label": "Positions",
|
|
363
362
|
"icon": "layout-list",
|
|
364
|
-
"
|
|
363
|
+
"label": "Positions",
|
|
364
|
+
"variant": "info"
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
|
-
"label": "Winners",
|
|
368
|
-
"aggregation": "count",
|
|
369
|
-
"icon": "check-circle",
|
|
370
367
|
"filter": [
|
|
371
368
|
"fn",
|
|
372
369
|
"row",
|
|
@@ -377,7 +374,10 @@
|
|
|
377
374
|
]
|
|
378
375
|
],
|
|
379
376
|
"format": "number",
|
|
380
|
-
"
|
|
377
|
+
"icon": "check-circle",
|
|
378
|
+
"aggregation": "count",
|
|
379
|
+
"variant": "success",
|
|
380
|
+
"label": "Winners"
|
|
381
381
|
}
|
|
382
382
|
]
|
|
383
383
|
},
|
|
@@ -396,14 +396,14 @@
|
|
|
396
396
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
397
397
|
"name": "PortfolioGraphs",
|
|
398
398
|
"config": {
|
|
399
|
-
"aggregation": "sum",
|
|
400
|
-
"title": "Daily PnL",
|
|
401
399
|
"showLegend": false,
|
|
402
|
-
"
|
|
403
|
-
"subtitle": "Profit and loss across positions",
|
|
400
|
+
"title": "Daily PnL",
|
|
404
401
|
"chartType": "line",
|
|
402
|
+
"height": 240.0,
|
|
403
|
+
"categoryField": "symbol",
|
|
405
404
|
"valueField": "dailyPnl",
|
|
406
|
-
"
|
|
405
|
+
"aggregation": "sum",
|
|
406
|
+
"subtitle": "Profit and loss across positions"
|
|
407
407
|
},
|
|
408
408
|
"listens": [
|
|
409
409
|
{
|
|
@@ -422,28 +422,11 @@
|
|
|
422
422
|
"linkedEntity": "Portfolio",
|
|
423
423
|
"config": {
|
|
424
424
|
"gap": "sm",
|
|
425
|
-
"itemActions": [
|
|
426
|
-
{
|
|
427
|
-
"event": "VIEW",
|
|
428
|
-
"label": "View",
|
|
429
|
-
"variant": "ghost"
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"variant": "ghost",
|
|
433
|
-
"event": "EDIT",
|
|
434
|
-
"label": "Edit"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"label": "Delete",
|
|
438
|
-
"event": "DELETE",
|
|
439
|
-
"variant": "danger"
|
|
440
|
-
}
|
|
441
|
-
],
|
|
442
425
|
"fields": [
|
|
443
426
|
{
|
|
444
|
-
"
|
|
427
|
+
"icon": "trending-up",
|
|
445
428
|
"variant": "h3",
|
|
446
|
-
"
|
|
429
|
+
"name": "symbol"
|
|
447
430
|
},
|
|
448
431
|
{
|
|
449
432
|
"name": "qty",
|
|
@@ -452,22 +435,39 @@
|
|
|
452
435
|
"format": "number"
|
|
453
436
|
},
|
|
454
437
|
{
|
|
455
|
-
"
|
|
456
|
-
"label": "Avg Cost",
|
|
438
|
+
"variant": "body",
|
|
457
439
|
"format": "currency",
|
|
458
|
-
"
|
|
440
|
+
"label": "Avg Cost",
|
|
441
|
+
"name": "avgCost"
|
|
459
442
|
},
|
|
460
443
|
{
|
|
461
|
-
"label": "Market Value",
|
|
462
|
-
"name": "marketValue",
|
|
463
444
|
"format": "currency",
|
|
464
|
-
"
|
|
445
|
+
"name": "marketValue",
|
|
446
|
+
"variant": "h4",
|
|
447
|
+
"label": "Market Value"
|
|
465
448
|
},
|
|
466
449
|
{
|
|
467
450
|
"name": "dailyPnl",
|
|
468
|
-
"
|
|
451
|
+
"format": "currency",
|
|
469
452
|
"variant": "badge",
|
|
470
|
-
"
|
|
453
|
+
"label": "Daily PnL"
|
|
454
|
+
}
|
|
455
|
+
],
|
|
456
|
+
"itemActions": [
|
|
457
|
+
{
|
|
458
|
+
"label": "View",
|
|
459
|
+
"variant": "ghost",
|
|
460
|
+
"event": "VIEW"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"label": "Edit",
|
|
464
|
+
"event": "EDIT",
|
|
465
|
+
"variant": "ghost"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"variant": "danger",
|
|
469
|
+
"label": "Delete",
|
|
470
|
+
"event": "DELETE"
|
|
471
471
|
}
|
|
472
472
|
],
|
|
473
473
|
"cols": 1.0
|
|
@@ -520,6 +520,7 @@
|
|
|
520
520
|
"name": "PortfolioCreate",
|
|
521
521
|
"linkedEntity": "Portfolio",
|
|
522
522
|
"config": {
|
|
523
|
+
"title": "Add Position",
|
|
523
524
|
"fields": [
|
|
524
525
|
"symbol",
|
|
525
526
|
"qty",
|
|
@@ -527,9 +528,8 @@
|
|
|
527
528
|
"marketValue",
|
|
528
529
|
"dailyPnl"
|
|
529
530
|
],
|
|
530
|
-
"mode": "create",
|
|
531
531
|
"icon": "plus-circle",
|
|
532
|
-
"
|
|
532
|
+
"mode": "create"
|
|
533
533
|
},
|
|
534
534
|
"events": {
|
|
535
535
|
"OPEN": "CREATE"
|
|
@@ -610,10 +610,10 @@
|
|
|
610
610
|
"name": "PortfolioDelete",
|
|
611
611
|
"linkedEntity": "Portfolio",
|
|
612
612
|
"config": {
|
|
613
|
-
"
|
|
613
|
+
"title": "Close Position",
|
|
614
614
|
"alertMessage": "This action cannot be undone.",
|
|
615
|
-
"
|
|
616
|
-
"
|
|
615
|
+
"icon": "alert-triangle",
|
|
616
|
+
"confirmLabel": "Close"
|
|
617
617
|
},
|
|
618
618
|
"events": {
|
|
619
619
|
"REQUEST": "DELETE",
|
|
@@ -936,32 +936,32 @@
|
|
|
936
936
|
"name": "TradeOrderAppLayout",
|
|
937
937
|
"linkedEntity": "TradeOrder",
|
|
938
938
|
"config": {
|
|
939
|
-
"notificationClickEvent": "TRADE_ORDER_NOTIFICATIONS_OPEN",
|
|
940
|
-
"searchEvent": "TRADE_ORDER_SEARCH",
|
|
941
|
-
"notifications": [],
|
|
942
939
|
"contentTrait": "@trait.TradeOrderCatalog",
|
|
943
|
-
"appName": "Trading Dashboard",
|
|
944
940
|
"navItems": [
|
|
945
941
|
{
|
|
946
|
-
"icon": "layout-list",
|
|
947
942
|
"label": "Portfolio",
|
|
948
|
-
"href": "/portfolio"
|
|
943
|
+
"href": "/portfolio",
|
|
944
|
+
"icon": "layout-list"
|
|
949
945
|
},
|
|
950
946
|
{
|
|
947
|
+
"label": "Orders",
|
|
951
948
|
"href": "/orders",
|
|
952
|
-
"icon": "clipboard-list"
|
|
953
|
-
"label": "Orders"
|
|
949
|
+
"icon": "clipboard-list"
|
|
954
950
|
},
|
|
955
951
|
{
|
|
956
|
-
"
|
|
952
|
+
"icon": "activity",
|
|
957
953
|
"label": "Market",
|
|
958
|
-
"
|
|
954
|
+
"href": "/market"
|
|
959
955
|
}
|
|
960
|
-
]
|
|
956
|
+
],
|
|
957
|
+
"searchEvent": "TRADE_ORDER_SEARCH",
|
|
958
|
+
"notificationClickEvent": "TRADE_ORDER_NOTIFICATIONS_OPEN",
|
|
959
|
+
"notifications": [],
|
|
960
|
+
"appName": "Trading Dashboard"
|
|
961
961
|
},
|
|
962
962
|
"events": {
|
|
963
|
-
"
|
|
964
|
-
"
|
|
963
|
+
"NOTIFY_CLICK": "TRADE_ORDER_NOTIFICATIONS_OPEN",
|
|
964
|
+
"SEARCH": "TRADE_ORDER_SEARCH"
|
|
965
965
|
}
|
|
966
966
|
},
|
|
967
967
|
{
|
|
@@ -1006,20 +1006,18 @@
|
|
|
1006
1006
|
"render-ui",
|
|
1007
1007
|
"main",
|
|
1008
1008
|
{
|
|
1009
|
-
"
|
|
1009
|
+
"gap": "lg",
|
|
1010
1010
|
"children": [
|
|
1011
1011
|
{
|
|
1012
|
-
"justify": "between",
|
|
1013
|
-
"direction": "horizontal",
|
|
1014
|
-
"type": "stack",
|
|
1015
|
-
"gap": "md",
|
|
1016
|
-
"align": "center",
|
|
1017
1012
|
"children": [
|
|
1018
1013
|
{
|
|
1014
|
+
"gap": "sm",
|
|
1015
|
+
"align": "center",
|
|
1016
|
+
"type": "stack",
|
|
1019
1017
|
"children": [
|
|
1020
1018
|
{
|
|
1021
|
-
"
|
|
1022
|
-
"
|
|
1019
|
+
"type": "icon",
|
|
1020
|
+
"name": "clipboard-list"
|
|
1023
1021
|
},
|
|
1024
1022
|
{
|
|
1025
1023
|
"content": "Trade Orders",
|
|
@@ -1027,33 +1025,35 @@
|
|
|
1027
1025
|
"variant": "h2"
|
|
1028
1026
|
}
|
|
1029
1027
|
],
|
|
1030
|
-
"gap": "sm",
|
|
1031
|
-
"type": "stack",
|
|
1032
|
-
"align": "center",
|
|
1033
1028
|
"direction": "horizontal"
|
|
1034
1029
|
},
|
|
1035
1030
|
{
|
|
1031
|
+
"direction": "horizontal",
|
|
1032
|
+
"gap": "sm",
|
|
1036
1033
|
"children": [
|
|
1037
1034
|
{
|
|
1035
|
+
"type": "button",
|
|
1036
|
+
"variant": "primary",
|
|
1038
1037
|
"label": "New Order",
|
|
1039
1038
|
"icon": "plus",
|
|
1040
|
-
"
|
|
1041
|
-
"action": "CREATE",
|
|
1042
|
-
"type": "button"
|
|
1039
|
+
"action": "CREATE"
|
|
1043
1040
|
}
|
|
1044
1041
|
],
|
|
1045
|
-
"type": "stack"
|
|
1046
|
-
"gap": "sm",
|
|
1047
|
-
"direction": "horizontal"
|
|
1042
|
+
"type": "stack"
|
|
1048
1043
|
}
|
|
1049
|
-
]
|
|
1044
|
+
],
|
|
1045
|
+
"gap": "md",
|
|
1046
|
+
"direction": "horizontal",
|
|
1047
|
+
"justify": "between",
|
|
1048
|
+
"type": "stack",
|
|
1049
|
+
"align": "center"
|
|
1050
1050
|
},
|
|
1051
1051
|
{
|
|
1052
1052
|
"type": "divider"
|
|
1053
1053
|
},
|
|
1054
1054
|
"@trait.TradeOrderBrowseList"
|
|
1055
1055
|
],
|
|
1056
|
-
"
|
|
1056
|
+
"type": "stack",
|
|
1057
1057
|
"direction": "vertical"
|
|
1058
1058
|
}
|
|
1059
1059
|
]
|
|
@@ -1080,26 +1080,25 @@
|
|
|
1080
1080
|
"variant": "badge"
|
|
1081
1081
|
},
|
|
1082
1082
|
{
|
|
1083
|
-
"variant": "body",
|
|
1084
1083
|
"name": "quantity",
|
|
1085
|
-
"format": "number"
|
|
1084
|
+
"format": "number",
|
|
1085
|
+
"variant": "body"
|
|
1086
1086
|
},
|
|
1087
1087
|
{
|
|
1088
|
-
"format": "currency",
|
|
1089
1088
|
"variant": "h4",
|
|
1089
|
+
"format": "currency",
|
|
1090
1090
|
"name": "price"
|
|
1091
1091
|
},
|
|
1092
1092
|
{
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
1093
|
+
"name": "status",
|
|
1094
|
+
"variant": "badge"
|
|
1095
1095
|
}
|
|
1096
1096
|
],
|
|
1097
|
-
"gap": "sm",
|
|
1098
1097
|
"itemActions": [
|
|
1099
1098
|
{
|
|
1099
|
+
"variant": "ghost",
|
|
1100
1100
|
"event": "VIEW",
|
|
1101
|
-
"label": "View"
|
|
1102
|
-
"variant": "ghost"
|
|
1101
|
+
"label": "View"
|
|
1103
1102
|
},
|
|
1104
1103
|
{
|
|
1105
1104
|
"variant": "ghost",
|
|
@@ -1108,10 +1107,11 @@
|
|
|
1108
1107
|
},
|
|
1109
1108
|
{
|
|
1110
1109
|
"event": "DELETE",
|
|
1111
|
-
"
|
|
1112
|
-
"
|
|
1110
|
+
"variant": "danger",
|
|
1111
|
+
"label": "Cancel"
|
|
1113
1112
|
}
|
|
1114
|
-
]
|
|
1113
|
+
],
|
|
1114
|
+
"gap": "sm"
|
|
1115
1115
|
},
|
|
1116
1116
|
"listens": [
|
|
1117
1117
|
{
|
|
@@ -1145,7 +1145,6 @@
|
|
|
1145
1145
|
"name": "TradeOrderCreate",
|
|
1146
1146
|
"linkedEntity": "TradeOrder",
|
|
1147
1147
|
"config": {
|
|
1148
|
-
"title": "New Order",
|
|
1149
1148
|
"mode": "create",
|
|
1150
1149
|
"icon": "plus-circle",
|
|
1151
1150
|
"fields": [
|
|
@@ -1154,7 +1153,8 @@
|
|
|
1154
1153
|
"quantity",
|
|
1155
1154
|
"price",
|
|
1156
1155
|
"status"
|
|
1157
|
-
]
|
|
1156
|
+
],
|
|
1157
|
+
"title": "New Order"
|
|
1158
1158
|
},
|
|
1159
1159
|
"events": {
|
|
1160
1160
|
"OPEN": "CREATE"
|
|
@@ -1175,6 +1175,7 @@
|
|
|
1175
1175
|
"name": "TradeOrderEdit",
|
|
1176
1176
|
"linkedEntity": "TradeOrder",
|
|
1177
1177
|
"config": {
|
|
1178
|
+
"mode": "edit",
|
|
1178
1179
|
"icon": "edit",
|
|
1179
1180
|
"title": "Edit Order",
|
|
1180
1181
|
"fields": [
|
|
@@ -1183,8 +1184,7 @@
|
|
|
1183
1184
|
"quantity",
|
|
1184
1185
|
"price",
|
|
1185
1186
|
"status"
|
|
1186
|
-
]
|
|
1187
|
-
"mode": "edit"
|
|
1187
|
+
]
|
|
1188
1188
|
},
|
|
1189
1189
|
"events": {
|
|
1190
1190
|
"OPEN": "EDIT"
|
|
@@ -1213,8 +1213,8 @@
|
|
|
1213
1213
|
"status"
|
|
1214
1214
|
],
|
|
1215
1215
|
"title": "View Order",
|
|
1216
|
-
"
|
|
1217
|
-
"
|
|
1216
|
+
"mode": "edit",
|
|
1217
|
+
"icon": "eye"
|
|
1218
1218
|
},
|
|
1219
1219
|
"events": {
|
|
1220
1220
|
"OPEN": "VIEW"
|
|
@@ -1235,10 +1235,10 @@
|
|
|
1235
1235
|
"name": "TradeOrderDelete",
|
|
1236
1236
|
"linkedEntity": "TradeOrder",
|
|
1237
1237
|
"config": {
|
|
1238
|
-
"confirmLabel": "Cancel Order",
|
|
1239
1238
|
"title": "Cancel Order",
|
|
1240
|
-
"
|
|
1241
|
-
"alertMessage": "Cancel this pending order?"
|
|
1239
|
+
"confirmLabel": "Cancel Order",
|
|
1240
|
+
"alertMessage": "Cancel this pending order?",
|
|
1241
|
+
"icon": "alert-triangle"
|
|
1242
1242
|
},
|
|
1243
1243
|
"events": {
|
|
1244
1244
|
"REQUEST": "DELETE",
|
|
@@ -1526,11 +1526,6 @@
|
|
|
1526
1526
|
"name": "MarketFeedAppLayout",
|
|
1527
1527
|
"linkedEntity": "MarketFeed",
|
|
1528
1528
|
"config": {
|
|
1529
|
-
"notificationClickEvent": "MARKET_FEED_NOTIFICATIONS_OPEN",
|
|
1530
|
-
"contentTrait": "@trait.MarketFeedDisplay",
|
|
1531
|
-
"appName": "Trading Dashboard",
|
|
1532
|
-
"notifications": [],
|
|
1533
|
-
"searchEvent": "MARKET_FEED_SEARCH",
|
|
1534
1529
|
"navItems": [
|
|
1535
1530
|
{
|
|
1536
1531
|
"label": "Portfolio",
|
|
@@ -1538,8 +1533,8 @@
|
|
|
1538
1533
|
"icon": "layout-list"
|
|
1539
1534
|
},
|
|
1540
1535
|
{
|
|
1541
|
-
"label": "Orders",
|
|
1542
1536
|
"icon": "clipboard-list",
|
|
1537
|
+
"label": "Orders",
|
|
1543
1538
|
"href": "/orders"
|
|
1544
1539
|
},
|
|
1545
1540
|
{
|
|
@@ -1547,11 +1542,16 @@
|
|
|
1547
1542
|
"label": "Market",
|
|
1548
1543
|
"href": "/market"
|
|
1549
1544
|
}
|
|
1550
|
-
]
|
|
1545
|
+
],
|
|
1546
|
+
"notifications": [],
|
|
1547
|
+
"contentTrait": "@trait.MarketFeedDisplay",
|
|
1548
|
+
"appName": "Trading Dashboard",
|
|
1549
|
+
"searchEvent": "MARKET_FEED_SEARCH",
|
|
1550
|
+
"notificationClickEvent": "MARKET_FEED_NOTIFICATIONS_OPEN"
|
|
1551
1551
|
},
|
|
1552
1552
|
"events": {
|
|
1553
|
-
"
|
|
1554
|
-
"
|
|
1553
|
+
"NOTIFY_CLICK": "MARKET_FEED_NOTIFICATIONS_OPEN",
|
|
1554
|
+
"SEARCH": "MARKET_FEED_SEARCH"
|
|
1555
1555
|
}
|
|
1556
1556
|
},
|
|
1557
1557
|
{
|
|
@@ -1580,13 +1580,13 @@
|
|
|
1580
1580
|
"render-ui",
|
|
1581
1581
|
"main",
|
|
1582
1582
|
{
|
|
1583
|
-
"
|
|
1583
|
+
"gap": "lg",
|
|
1584
|
+
"direction": "vertical",
|
|
1584
1585
|
"children": [
|
|
1585
1586
|
"@trait.MarketFeedAsync"
|
|
1586
1587
|
],
|
|
1587
|
-
"
|
|
1588
|
-
"
|
|
1589
|
-
"type": "stack"
|
|
1588
|
+
"type": "stack",
|
|
1589
|
+
"className": "max-w-6xl mx-auto w-full p-4"
|
|
1590
1590
|
}
|
|
1591
1591
|
]
|
|
1592
1592
|
]
|
|
@@ -1775,10 +1775,12 @@
|
|
|
1775
1775
|
"render-ui",
|
|
1776
1776
|
"main",
|
|
1777
1777
|
{
|
|
1778
|
-
"
|
|
1778
|
+
"direction": "vertical",
|
|
1779
|
+
"align": "center",
|
|
1779
1780
|
"children": [
|
|
1780
1781
|
{
|
|
1781
|
-
"
|
|
1782
|
+
"direction": "horizontal",
|
|
1783
|
+
"type": "stack",
|
|
1782
1784
|
"align": "center",
|
|
1783
1785
|
"children": [
|
|
1784
1786
|
{
|
|
@@ -1786,34 +1788,32 @@
|
|
|
1786
1788
|
"type": "icon"
|
|
1787
1789
|
},
|
|
1788
1790
|
{
|
|
1789
|
-
"
|
|
1791
|
+
"variant": "h2",
|
|
1790
1792
|
"content": "Market Feed",
|
|
1791
|
-
"
|
|
1793
|
+
"type": "typography"
|
|
1792
1794
|
}
|
|
1793
1795
|
],
|
|
1794
|
-
"
|
|
1795
|
-
"type": "stack"
|
|
1796
|
+
"gap": "md"
|
|
1796
1797
|
},
|
|
1797
1798
|
{
|
|
1798
1799
|
"type": "divider"
|
|
1799
1800
|
},
|
|
1800
1801
|
{
|
|
1801
|
-
"color": "muted",
|
|
1802
1802
|
"variant": "body",
|
|
1803
1803
|
"content": "Connect to live market data.",
|
|
1804
|
-
"type": "typography"
|
|
1804
|
+
"type": "typography",
|
|
1805
|
+
"color": "muted"
|
|
1805
1806
|
},
|
|
1806
1807
|
{
|
|
1807
|
-
"label": "Start Stream",
|
|
1808
1808
|
"icon": "play",
|
|
1809
|
-
"
|
|
1809
|
+
"label": "Start Stream",
|
|
1810
|
+
"action": "START",
|
|
1810
1811
|
"type": "button",
|
|
1811
|
-
"
|
|
1812
|
+
"variant": "primary"
|
|
1812
1813
|
}
|
|
1813
1814
|
],
|
|
1814
|
-
"direction": "vertical",
|
|
1815
1815
|
"gap": "lg",
|
|
1816
|
-
"
|
|
1816
|
+
"type": "stack"
|
|
1817
1817
|
}
|
|
1818
1818
|
]
|
|
1819
1819
|
]
|
|
@@ -1827,21 +1827,21 @@
|
|
|
1827
1827
|
"render-ui",
|
|
1828
1828
|
"main",
|
|
1829
1829
|
{
|
|
1830
|
-
"
|
|
1830
|
+
"direction": "vertical",
|
|
1831
1831
|
"align": "center",
|
|
1832
1832
|
"gap": "lg",
|
|
1833
|
+
"type": "stack",
|
|
1833
1834
|
"children": [
|
|
1834
1835
|
{
|
|
1836
|
+
"message": "Streaming ticks…",
|
|
1835
1837
|
"type": "loading-state",
|
|
1836
|
-
"title": "Connecting to market feed…"
|
|
1837
|
-
"message": "Streaming ticks…"
|
|
1838
|
+
"title": "Connecting to market feed…"
|
|
1838
1839
|
},
|
|
1839
1840
|
{
|
|
1840
|
-
"
|
|
1841
|
-
"
|
|
1841
|
+
"type": "skeleton",
|
|
1842
|
+
"variant": "text"
|
|
1842
1843
|
}
|
|
1843
|
-
]
|
|
1844
|
-
"direction": "vertical"
|
|
1844
|
+
]
|
|
1845
1845
|
}
|
|
1846
1846
|
]
|
|
1847
1847
|
]
|
|
@@ -1858,8 +1858,8 @@
|
|
|
1858
1858
|
"@payload.data",
|
|
1859
1859
|
{
|
|
1860
1860
|
"emit": {
|
|
1861
|
-
"
|
|
1862
|
-
"
|
|
1861
|
+
"success": "MarketFeedSaved",
|
|
1862
|
+
"failure": "MarketFeedSaveFailed"
|
|
1863
1863
|
}
|
|
1864
1864
|
}
|
|
1865
1865
|
],
|
|
@@ -1869,16 +1869,18 @@
|
|
|
1869
1869
|
{
|
|
1870
1870
|
"direction": "vertical",
|
|
1871
1871
|
"type": "stack",
|
|
1872
|
+
"gap": "lg",
|
|
1872
1873
|
"children": [
|
|
1873
1874
|
{
|
|
1874
1875
|
"type": "stack",
|
|
1875
|
-
"
|
|
1876
|
+
"direction": "horizontal",
|
|
1877
|
+
"gap": "md",
|
|
1878
|
+
"align": "center",
|
|
1876
1879
|
"children": [
|
|
1877
1880
|
{
|
|
1878
1881
|
"direction": "horizontal",
|
|
1879
|
-
"gap": "sm",
|
|
1880
|
-
"type": "stack",
|
|
1881
1882
|
"align": "center",
|
|
1883
|
+
"type": "stack",
|
|
1882
1884
|
"children": [
|
|
1883
1885
|
{
|
|
1884
1886
|
"name": "activity",
|
|
@@ -1886,113 +1888,111 @@
|
|
|
1886
1888
|
},
|
|
1887
1889
|
{
|
|
1888
1890
|
"type": "typography",
|
|
1889
|
-
"
|
|
1890
|
-
"
|
|
1891
|
+
"variant": "h2",
|
|
1892
|
+
"content": "Live Market Feed"
|
|
1891
1893
|
}
|
|
1892
|
-
]
|
|
1894
|
+
],
|
|
1895
|
+
"gap": "sm"
|
|
1893
1896
|
},
|
|
1894
1897
|
{
|
|
1895
1898
|
"type": "stack",
|
|
1896
|
-
"direction": "horizontal",
|
|
1897
1899
|
"gap": "sm",
|
|
1898
1900
|
"children": [
|
|
1899
1901
|
{
|
|
1900
1902
|
"type": "alert",
|
|
1901
|
-
"
|
|
1902
|
-
"
|
|
1903
|
+
"message": "Connected",
|
|
1904
|
+
"variant": "success"
|
|
1903
1905
|
},
|
|
1904
1906
|
{
|
|
1905
|
-
"type": "button",
|
|
1906
|
-
"icon": "rotate-ccw",
|
|
1907
1907
|
"label": "Reset",
|
|
1908
1908
|
"action": "RESET",
|
|
1909
|
-
"variant": "ghost"
|
|
1909
|
+
"variant": "ghost",
|
|
1910
|
+
"type": "button",
|
|
1911
|
+
"icon": "rotate-ccw"
|
|
1910
1912
|
}
|
|
1911
|
-
]
|
|
1913
|
+
],
|
|
1914
|
+
"direction": "horizontal"
|
|
1912
1915
|
}
|
|
1913
1916
|
],
|
|
1914
|
-
"
|
|
1915
|
-
"direction": "horizontal",
|
|
1916
|
-
"align": "center"
|
|
1917
|
+
"justify": "between"
|
|
1917
1918
|
},
|
|
1918
1919
|
{
|
|
1919
1920
|
"type": "divider"
|
|
1920
1921
|
},
|
|
1921
1922
|
{
|
|
1923
|
+
"type": "data-list",
|
|
1924
|
+
"entity": "@payload.data",
|
|
1925
|
+
"variant": "card",
|
|
1922
1926
|
"fields": [
|
|
1923
1927
|
{
|
|
1924
|
-
"name": "symbol",
|
|
1925
1928
|
"variant": "h4",
|
|
1926
|
-
"icon": "trending-up"
|
|
1929
|
+
"icon": "trending-up",
|
|
1930
|
+
"name": "symbol"
|
|
1927
1931
|
},
|
|
1928
1932
|
{
|
|
1929
1933
|
"variant": "h3",
|
|
1930
|
-
"
|
|
1931
|
-
"
|
|
1934
|
+
"format": "currency",
|
|
1935
|
+
"name": "price"
|
|
1932
1936
|
},
|
|
1933
1937
|
{
|
|
1934
1938
|
"format": "currency",
|
|
1935
|
-
"
|
|
1936
|
-
"
|
|
1939
|
+
"variant": "badge",
|
|
1940
|
+
"name": "change"
|
|
1937
1941
|
},
|
|
1938
1942
|
{
|
|
1939
|
-
"name": "volume",
|
|
1940
1943
|
"variant": "caption",
|
|
1941
|
-
"format": "number"
|
|
1944
|
+
"format": "number",
|
|
1945
|
+
"name": "volume"
|
|
1942
1946
|
}
|
|
1943
1947
|
],
|
|
1944
|
-
"
|
|
1945
|
-
"gap": "sm",
|
|
1946
|
-
"entity": "@payload.data",
|
|
1947
|
-
"variant": "card"
|
|
1948
|
+
"gap": "sm"
|
|
1948
1949
|
},
|
|
1949
1950
|
{
|
|
1950
1951
|
"type": "divider"
|
|
1951
1952
|
},
|
|
1952
1953
|
{
|
|
1954
|
+
"type": "line-chart",
|
|
1953
1955
|
"data": [
|
|
1954
1956
|
{
|
|
1955
|
-
"
|
|
1956
|
-
"
|
|
1957
|
+
"value": 100.0,
|
|
1958
|
+
"date": "09:30"
|
|
1957
1959
|
},
|
|
1958
1960
|
{
|
|
1959
|
-
"
|
|
1960
|
-
"
|
|
1961
|
+
"value": 102.0,
|
|
1962
|
+
"date": "10:00"
|
|
1961
1963
|
},
|
|
1962
1964
|
{
|
|
1963
|
-
"
|
|
1964
|
-
"
|
|
1965
|
+
"value": 99.0,
|
|
1966
|
+
"date": "10:30"
|
|
1965
1967
|
},
|
|
1966
1968
|
{
|
|
1967
|
-
"
|
|
1968
|
-
"
|
|
1969
|
+
"value": 105.0,
|
|
1970
|
+
"date": "11:00"
|
|
1969
1971
|
},
|
|
1970
1972
|
{
|
|
1971
|
-
"
|
|
1972
|
-
"
|
|
1973
|
+
"value": 107.0,
|
|
1974
|
+
"date": "11:30"
|
|
1973
1975
|
},
|
|
1974
1976
|
{
|
|
1975
|
-
"
|
|
1976
|
-
"
|
|
1977
|
+
"value": 104.0,
|
|
1978
|
+
"date": "12:00"
|
|
1977
1979
|
}
|
|
1978
|
-
]
|
|
1979
|
-
"type": "line-chart"
|
|
1980
|
+
]
|
|
1980
1981
|
},
|
|
1981
1982
|
{
|
|
1983
|
+
"type": "chart-legend",
|
|
1982
1984
|
"items": [
|
|
1983
1985
|
{
|
|
1984
|
-
"
|
|
1985
|
-
"
|
|
1986
|
+
"label": "Price",
|
|
1987
|
+
"color": "primary"
|
|
1986
1988
|
},
|
|
1987
1989
|
{
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
+
"color": "muted",
|
|
1991
|
+
"label": "Volume"
|
|
1990
1992
|
}
|
|
1991
|
-
]
|
|
1992
|
-
"type": "chart-legend"
|
|
1993
|
+
]
|
|
1993
1994
|
}
|
|
1994
|
-
]
|
|
1995
|
-
"gap": "lg"
|
|
1995
|
+
]
|
|
1996
1996
|
}
|
|
1997
1997
|
]
|
|
1998
1998
|
]
|
|
@@ -2006,40 +2006,40 @@
|
|
|
2006
2006
|
"render-ui",
|
|
2007
2007
|
"main",
|
|
2008
2008
|
{
|
|
2009
|
-
"
|
|
2010
|
-
"
|
|
2009
|
+
"gap": "lg",
|
|
2010
|
+
"direction": "vertical",
|
|
2011
2011
|
"children": [
|
|
2012
2012
|
{
|
|
2013
|
-
"title": "Stream Disconnected",
|
|
2014
2013
|
"onRetry": "RETRY",
|
|
2015
|
-
"
|
|
2016
|
-
"message": "Market feed disconnected."
|
|
2014
|
+
"title": "Stream Disconnected",
|
|
2015
|
+
"message": "Market feed disconnected.",
|
|
2016
|
+
"type": "error-state"
|
|
2017
2017
|
},
|
|
2018
2018
|
{
|
|
2019
|
+
"type": "stack",
|
|
2019
2020
|
"gap": "sm",
|
|
2020
2021
|
"justify": "center",
|
|
2021
2022
|
"children": [
|
|
2022
2023
|
{
|
|
2023
|
-
"
|
|
2024
|
-
"type": "button",
|
|
2025
|
-
"label": "Retry",
|
|
2024
|
+
"variant": "primary",
|
|
2026
2025
|
"action": "RETRY",
|
|
2027
|
-
"
|
|
2026
|
+
"type": "button",
|
|
2027
|
+
"icon": "refresh-cw",
|
|
2028
|
+
"label": "Retry"
|
|
2028
2029
|
},
|
|
2029
2030
|
{
|
|
2030
|
-
"
|
|
2031
|
+
"type": "button",
|
|
2031
2032
|
"label": "Reset",
|
|
2032
2033
|
"variant": "ghost",
|
|
2033
2034
|
"icon": "rotate-ccw",
|
|
2034
|
-
"
|
|
2035
|
+
"action": "RESET"
|
|
2035
2036
|
}
|
|
2036
2037
|
],
|
|
2037
|
-
"type": "stack",
|
|
2038
2038
|
"direction": "horizontal"
|
|
2039
2039
|
}
|
|
2040
2040
|
],
|
|
2041
|
-
"
|
|
2042
|
-
"
|
|
2041
|
+
"type": "stack",
|
|
2042
|
+
"align": "center"
|
|
2043
2043
|
}
|
|
2044
2044
|
]
|
|
2045
2045
|
]
|
|
@@ -2053,32 +2053,34 @@
|
|
|
2053
2053
|
"render-ui",
|
|
2054
2054
|
"main",
|
|
2055
2055
|
{
|
|
2056
|
+
"direction": "vertical",
|
|
2057
|
+
"type": "stack",
|
|
2056
2058
|
"gap": "lg",
|
|
2057
2059
|
"children": [
|
|
2058
2060
|
{
|
|
2059
|
-
"direction": "horizontal",
|
|
2060
|
-
"gap": "md",
|
|
2061
|
-
"align": "center",
|
|
2062
|
-
"type": "stack",
|
|
2063
2061
|
"children": [
|
|
2064
2062
|
{
|
|
2065
|
-
"
|
|
2066
|
-
"
|
|
2063
|
+
"type": "icon",
|
|
2064
|
+
"name": "activity"
|
|
2067
2065
|
},
|
|
2068
2066
|
{
|
|
2069
2067
|
"type": "typography",
|
|
2070
2068
|
"content": "Market Feed",
|
|
2071
2069
|
"variant": "h2"
|
|
2072
2070
|
}
|
|
2073
|
-
]
|
|
2071
|
+
],
|
|
2072
|
+
"type": "stack",
|
|
2073
|
+
"direction": "horizontal",
|
|
2074
|
+
"align": "center",
|
|
2075
|
+
"gap": "md"
|
|
2074
2076
|
},
|
|
2075
2077
|
{
|
|
2076
2078
|
"type": "divider"
|
|
2077
2079
|
},
|
|
2078
2080
|
{
|
|
2079
|
-
"type": "typography",
|
|
2080
|
-
"variant": "body",
|
|
2081
2081
|
"color": "muted",
|
|
2082
|
+
"variant": "body",
|
|
2083
|
+
"type": "typography",
|
|
2082
2084
|
"content": "Connect to live market data."
|
|
2083
2085
|
},
|
|
2084
2086
|
{
|
|
@@ -2089,8 +2091,6 @@
|
|
|
2089
2091
|
"variant": "primary"
|
|
2090
2092
|
}
|
|
2091
2093
|
],
|
|
2092
|
-
"type": "stack",
|
|
2093
|
-
"direction": "vertical",
|
|
2094
2094
|
"align": "center"
|
|
2095
2095
|
}
|
|
2096
2096
|
]
|
|
@@ -2107,7 +2107,9 @@
|
|
|
2107
2107
|
{
|
|
2108
2108
|
"children": [
|
|
2109
2109
|
{
|
|
2110
|
+
"type": "stack",
|
|
2110
2111
|
"direction": "horizontal",
|
|
2112
|
+
"gap": "md",
|
|
2111
2113
|
"align": "center",
|
|
2112
2114
|
"children": [
|
|
2113
2115
|
{
|
|
@@ -2115,13 +2117,11 @@
|
|
|
2115
2117
|
"name": "activity"
|
|
2116
2118
|
},
|
|
2117
2119
|
{
|
|
2120
|
+
"variant": "h2",
|
|
2118
2121
|
"type": "typography",
|
|
2119
|
-
"content": "Market Feed"
|
|
2120
|
-
"variant": "h2"
|
|
2122
|
+
"content": "Market Feed"
|
|
2121
2123
|
}
|
|
2122
|
-
]
|
|
2123
|
-
"gap": "md",
|
|
2124
|
-
"type": "stack"
|
|
2124
|
+
]
|
|
2125
2125
|
},
|
|
2126
2126
|
{
|
|
2127
2127
|
"type": "divider"
|
|
@@ -2133,17 +2133,17 @@
|
|
|
2133
2133
|
"variant": "body"
|
|
2134
2134
|
},
|
|
2135
2135
|
{
|
|
2136
|
-
"variant": "primary",
|
|
2137
|
-
"icon": "play",
|
|
2138
|
-
"action": "START",
|
|
2139
2136
|
"type": "button",
|
|
2140
|
-
"label": "Start Stream"
|
|
2137
|
+
"label": "Start Stream",
|
|
2138
|
+
"action": "START",
|
|
2139
|
+
"icon": "play",
|
|
2140
|
+
"variant": "primary"
|
|
2141
2141
|
}
|
|
2142
2142
|
],
|
|
2143
|
-
"type": "stack",
|
|
2144
2143
|
"gap": "lg",
|
|
2145
|
-
"
|
|
2146
|
-
"align": "center"
|
|
2144
|
+
"type": "stack",
|
|
2145
|
+
"align": "center",
|
|
2146
|
+
"direction": "vertical"
|
|
2147
2147
|
}
|
|
2148
2148
|
]
|
|
2149
2149
|
]
|
|
@@ -2157,21 +2157,21 @@
|
|
|
2157
2157
|
"render-ui",
|
|
2158
2158
|
"main",
|
|
2159
2159
|
{
|
|
2160
|
+
"type": "stack",
|
|
2160
2161
|
"gap": "lg",
|
|
2161
2162
|
"align": "center",
|
|
2163
|
+
"direction": "vertical",
|
|
2162
2164
|
"children": [
|
|
2163
2165
|
{
|
|
2164
|
-
"message": "Streaming ticks…",
|
|
2165
2166
|
"type": "loading-state",
|
|
2166
|
-
"title": "Connecting to market feed…"
|
|
2167
|
+
"title": "Connecting to market feed…",
|
|
2168
|
+
"message": "Streaming ticks…"
|
|
2167
2169
|
},
|
|
2168
2170
|
{
|
|
2169
|
-
"
|
|
2170
|
-
"
|
|
2171
|
+
"variant": "text",
|
|
2172
|
+
"type": "skeleton"
|
|
2171
2173
|
}
|
|
2172
|
-
]
|
|
2173
|
-
"direction": "vertical",
|
|
2174
|
-
"type": "stack"
|
|
2174
|
+
]
|
|
2175
2175
|
}
|
|
2176
2176
|
]
|
|
2177
2177
|
]
|