@almadar/std 15.6.2 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/package.json +1 -1
|
@@ -405,29 +405,30 @@
|
|
|
405
405
|
{
|
|
406
406
|
"navItems": [
|
|
407
407
|
{
|
|
408
|
+
"icon": "search",
|
|
408
409
|
"label": "Research",
|
|
409
|
-
"href": "/research"
|
|
410
|
-
"icon": "search"
|
|
410
|
+
"href": "/research"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
|
-
"
|
|
413
|
+
"icon": "database",
|
|
414
414
|
"href": "/cache",
|
|
415
|
-
"
|
|
415
|
+
"label": "Cache"
|
|
416
416
|
},
|
|
417
417
|
{
|
|
418
|
-
"
|
|
418
|
+
"label": "Reports",
|
|
419
419
|
"href": "/reports",
|
|
420
|
-
"
|
|
420
|
+
"icon": "file-text"
|
|
421
421
|
},
|
|
422
422
|
{
|
|
423
|
-
"label": "Knowledge",
|
|
424
423
|
"href": "/knowledge",
|
|
425
|
-
"icon": "book-open"
|
|
424
|
+
"icon": "book-open",
|
|
425
|
+
"label": "Knowledge"
|
|
426
426
|
}
|
|
427
427
|
],
|
|
428
|
-
"type": "dashboard-layout",
|
|
429
428
|
"children": [
|
|
430
429
|
{
|
|
430
|
+
"type": "stack",
|
|
431
|
+
"direction": "vertical",
|
|
431
432
|
"children": [
|
|
432
433
|
{
|
|
433
434
|
"direction": "horizontal",
|
|
@@ -436,8 +437,8 @@
|
|
|
436
437
|
"align": "center",
|
|
437
438
|
"children": [
|
|
438
439
|
{
|
|
439
|
-
"
|
|
440
|
-
"
|
|
440
|
+
"type": "icon",
|
|
441
|
+
"name": "search"
|
|
441
442
|
},
|
|
442
443
|
{
|
|
443
444
|
"variant": "h2",
|
|
@@ -453,34 +454,33 @@
|
|
|
453
454
|
"type": "card",
|
|
454
455
|
"children": [
|
|
455
456
|
{
|
|
457
|
+
"gap": "md",
|
|
458
|
+
"direction": "vertical",
|
|
456
459
|
"children": [
|
|
457
460
|
{
|
|
458
461
|
"content": "Search YouTube for content to summarize",
|
|
459
|
-
"
|
|
460
|
-
"
|
|
462
|
+
"variant": "body",
|
|
463
|
+
"type": "typography"
|
|
461
464
|
},
|
|
462
465
|
{
|
|
463
466
|
"entity": "@entity",
|
|
464
|
-
"
|
|
465
|
-
"mode": "edit",
|
|
467
|
+
"type": "form-section",
|
|
466
468
|
"fields": [
|
|
467
469
|
"query"
|
|
468
470
|
],
|
|
469
|
-
"
|
|
471
|
+
"mode": "edit",
|
|
472
|
+
"submitEvent": "SEARCH"
|
|
470
473
|
}
|
|
471
474
|
],
|
|
472
|
-
"
|
|
473
|
-
"type": "stack",
|
|
474
|
-
"gap": "md"
|
|
475
|
+
"type": "stack"
|
|
475
476
|
}
|
|
476
477
|
]
|
|
477
478
|
}
|
|
478
479
|
],
|
|
479
|
-
"
|
|
480
|
-
"gap": "lg",
|
|
481
|
-
"direction": "vertical"
|
|
480
|
+
"gap": "lg"
|
|
482
481
|
}
|
|
483
482
|
],
|
|
483
|
+
"type": "dashboard-layout",
|
|
484
484
|
"appName": "ResearchAssistant"
|
|
485
485
|
}
|
|
486
486
|
]
|
|
@@ -501,14 +501,14 @@
|
|
|
501
501
|
"youtube",
|
|
502
502
|
"search",
|
|
503
503
|
{
|
|
504
|
-
"
|
|
504
|
+
"maxResults": 5.0,
|
|
505
505
|
"type": "video",
|
|
506
|
-
"
|
|
506
|
+
"query": "@entity.query"
|
|
507
507
|
},
|
|
508
508
|
{
|
|
509
509
|
"emit": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
510
|
+
"success": "ResearchYoutubeCompleted",
|
|
511
|
+
"failure": "ResearchYoutubeFailed"
|
|
512
512
|
}
|
|
513
513
|
}
|
|
514
514
|
],
|
|
@@ -519,30 +519,31 @@
|
|
|
519
519
|
"children": [
|
|
520
520
|
{
|
|
521
521
|
"align": "center",
|
|
522
|
+
"direction": "vertical",
|
|
523
|
+
"gap": "lg",
|
|
524
|
+
"type": "stack",
|
|
522
525
|
"children": [
|
|
523
526
|
{
|
|
524
527
|
"type": "icon",
|
|
525
528
|
"name": "search"
|
|
526
529
|
},
|
|
527
530
|
{
|
|
528
|
-
"
|
|
531
|
+
"variant": "h3",
|
|
529
532
|
"type": "typography",
|
|
530
|
-
"
|
|
533
|
+
"content": "Searching YouTube..."
|
|
531
534
|
},
|
|
532
535
|
{
|
|
533
536
|
"type": "spinner"
|
|
534
537
|
},
|
|
535
538
|
{
|
|
539
|
+
"variant": "caption",
|
|
536
540
|
"type": "typography",
|
|
537
|
-
"content": "@entity.query"
|
|
538
|
-
"variant": "caption"
|
|
541
|
+
"content": "@entity.query"
|
|
539
542
|
}
|
|
540
|
-
]
|
|
541
|
-
"direction": "vertical",
|
|
542
|
-
"type": "stack",
|
|
543
|
-
"gap": "lg"
|
|
543
|
+
]
|
|
544
544
|
}
|
|
545
545
|
],
|
|
546
|
+
"appName": "ResearchAssistant",
|
|
546
547
|
"navItems": [
|
|
547
548
|
{
|
|
548
549
|
"icon": "search",
|
|
@@ -550,22 +551,21 @@
|
|
|
550
551
|
"href": "/research"
|
|
551
552
|
},
|
|
552
553
|
{
|
|
553
|
-
"icon": "database",
|
|
554
554
|
"href": "/cache",
|
|
555
|
+
"icon": "database",
|
|
555
556
|
"label": "Cache"
|
|
556
557
|
},
|
|
557
558
|
{
|
|
558
|
-
"
|
|
559
|
+
"label": "Reports",
|
|
559
560
|
"icon": "file-text",
|
|
560
|
-
"
|
|
561
|
+
"href": "/reports"
|
|
561
562
|
},
|
|
562
563
|
{
|
|
563
|
-
"
|
|
564
|
+
"href": "/knowledge",
|
|
564
565
|
"label": "Knowledge",
|
|
565
|
-
"
|
|
566
|
+
"icon": "book-open"
|
|
566
567
|
}
|
|
567
568
|
],
|
|
568
|
-
"appName": "ResearchAssistant",
|
|
569
569
|
"type": "dashboard-layout"
|
|
570
570
|
}
|
|
571
571
|
]
|
|
@@ -585,21 +585,42 @@
|
|
|
585
585
|
"render-ui",
|
|
586
586
|
"main",
|
|
587
587
|
{
|
|
588
|
+
"appName": "ResearchAssistant",
|
|
588
589
|
"type": "dashboard-layout",
|
|
590
|
+
"navItems": [
|
|
591
|
+
{
|
|
592
|
+
"href": "/research",
|
|
593
|
+
"label": "Research",
|
|
594
|
+
"icon": "search"
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"label": "Cache",
|
|
598
|
+
"href": "/cache",
|
|
599
|
+
"icon": "database"
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"icon": "file-text",
|
|
603
|
+
"href": "/reports",
|
|
604
|
+
"label": "Reports"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"icon": "book-open",
|
|
608
|
+
"href": "/knowledge",
|
|
609
|
+
"label": "Knowledge"
|
|
610
|
+
}
|
|
611
|
+
],
|
|
589
612
|
"children": [
|
|
590
613
|
{
|
|
591
|
-
"gap": "lg",
|
|
592
|
-
"direction": "vertical",
|
|
593
|
-
"type": "stack",
|
|
594
614
|
"children": [
|
|
595
615
|
{
|
|
596
616
|
"gap": "sm",
|
|
617
|
+
"type": "stack",
|
|
597
618
|
"justify": "between",
|
|
598
|
-
"direction": "horizontal",
|
|
599
619
|
"align": "center",
|
|
600
|
-
"
|
|
620
|
+
"direction": "horizontal",
|
|
601
621
|
"children": [
|
|
602
622
|
{
|
|
623
|
+
"direction": "horizontal",
|
|
603
624
|
"align": "center",
|
|
604
625
|
"children": [
|
|
605
626
|
{
|
|
@@ -608,20 +629,19 @@
|
|
|
608
629
|
},
|
|
609
630
|
{
|
|
610
631
|
"type": "typography",
|
|
611
|
-
"
|
|
612
|
-
"
|
|
632
|
+
"content": "Search Results",
|
|
633
|
+
"variant": "h2"
|
|
613
634
|
}
|
|
614
635
|
],
|
|
615
|
-
"direction": "horizontal",
|
|
616
636
|
"type": "stack",
|
|
617
637
|
"gap": "sm"
|
|
618
638
|
},
|
|
619
639
|
{
|
|
620
|
-
"
|
|
621
|
-
"type": "button",
|
|
640
|
+
"icon": "rotate-ccw",
|
|
622
641
|
"label": "New Search",
|
|
623
|
-
"
|
|
624
|
-
"
|
|
642
|
+
"type": "button",
|
|
643
|
+
"variant": "ghost",
|
|
644
|
+
"action": "RESET"
|
|
625
645
|
}
|
|
626
646
|
]
|
|
627
647
|
},
|
|
@@ -629,55 +649,35 @@
|
|
|
629
649
|
"type": "divider"
|
|
630
650
|
},
|
|
631
651
|
{
|
|
632
|
-
"type": "data-grid",
|
|
633
|
-
"entity": "@payload.results",
|
|
634
652
|
"fields": [
|
|
635
653
|
{
|
|
636
|
-
"
|
|
637
|
-
"icon": "video",
|
|
654
|
+
"variant": "h4",
|
|
638
655
|
"name": "videoTitle",
|
|
639
|
-
"
|
|
656
|
+
"icon": "video",
|
|
657
|
+
"label": "Title"
|
|
640
658
|
},
|
|
641
659
|
{
|
|
642
|
-
"variant": "caption",
|
|
643
660
|
"label": "Description",
|
|
661
|
+
"variant": "caption",
|
|
644
662
|
"name": "videoDescription"
|
|
645
663
|
}
|
|
646
664
|
],
|
|
665
|
+
"type": "data-grid",
|
|
666
|
+
"entity": "@payload.results",
|
|
647
667
|
"itemActions": [
|
|
648
668
|
{
|
|
669
|
+
"event": "SELECT_AND_SUMMARIZE",
|
|
649
670
|
"label": "Summarize",
|
|
650
|
-
"variant": "primary"
|
|
651
|
-
"event": "SELECT_AND_SUMMARIZE"
|
|
671
|
+
"variant": "primary"
|
|
652
672
|
}
|
|
653
673
|
]
|
|
654
674
|
}
|
|
655
|
-
]
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
{
|
|
660
|
-
"href": "/research",
|
|
661
|
-
"icon": "search",
|
|
662
|
-
"label": "Research"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"icon": "database",
|
|
666
|
-
"href": "/cache",
|
|
667
|
-
"label": "Cache"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"icon": "file-text",
|
|
671
|
-
"label": "Reports",
|
|
672
|
-
"href": "/reports"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"label": "Knowledge",
|
|
676
|
-
"href": "/knowledge",
|
|
677
|
-
"icon": "book-open"
|
|
675
|
+
],
|
|
676
|
+
"direction": "vertical",
|
|
677
|
+
"type": "stack",
|
|
678
|
+
"gap": "lg"
|
|
678
679
|
}
|
|
679
|
-
]
|
|
680
|
-
"appName": "ResearchAssistant"
|
|
680
|
+
]
|
|
681
681
|
}
|
|
682
682
|
]
|
|
683
683
|
]
|
|
@@ -701,36 +701,37 @@
|
|
|
701
701
|
"render-ui",
|
|
702
702
|
"main",
|
|
703
703
|
{
|
|
704
|
+
"type": "dashboard-layout",
|
|
704
705
|
"appName": "ResearchAssistant",
|
|
705
706
|
"children": [
|
|
706
707
|
{
|
|
707
708
|
"children": [
|
|
708
709
|
{
|
|
709
|
-
"
|
|
710
|
-
"
|
|
710
|
+
"name": "alert-triangle",
|
|
711
|
+
"type": "icon"
|
|
711
712
|
},
|
|
712
713
|
{
|
|
713
|
-
"variant": "h2",
|
|
714
714
|
"type": "typography",
|
|
715
|
+
"variant": "h2",
|
|
715
716
|
"content": "Pipeline Error"
|
|
716
717
|
},
|
|
717
718
|
{
|
|
718
719
|
"variant": "error",
|
|
719
|
-
"
|
|
720
|
-
"
|
|
720
|
+
"message": "@entity.error",
|
|
721
|
+
"type": "alert"
|
|
721
722
|
},
|
|
722
723
|
{
|
|
723
724
|
"type": "button",
|
|
724
|
-
"variant": "primary",
|
|
725
|
-
"icon": "rotate-ccw",
|
|
726
725
|
"action": "RESET",
|
|
727
|
-
"label": "Try Again"
|
|
726
|
+
"label": "Try Again",
|
|
727
|
+
"variant": "primary",
|
|
728
|
+
"icon": "rotate-ccw"
|
|
728
729
|
}
|
|
729
730
|
],
|
|
730
|
-
"
|
|
731
|
-
"gap": "lg",
|
|
731
|
+
"align": "center",
|
|
732
732
|
"type": "stack",
|
|
733
|
-
"
|
|
733
|
+
"direction": "vertical",
|
|
734
|
+
"gap": "lg"
|
|
734
735
|
}
|
|
735
736
|
],
|
|
736
737
|
"navItems": [
|
|
@@ -741,8 +742,8 @@
|
|
|
741
742
|
},
|
|
742
743
|
{
|
|
743
744
|
"label": "Cache",
|
|
744
|
-
"
|
|
745
|
-
"
|
|
745
|
+
"href": "/cache",
|
|
746
|
+
"icon": "database"
|
|
746
747
|
},
|
|
747
748
|
{
|
|
748
749
|
"href": "/reports",
|
|
@@ -750,12 +751,11 @@
|
|
|
750
751
|
"icon": "file-text"
|
|
751
752
|
},
|
|
752
753
|
{
|
|
754
|
+
"label": "Knowledge",
|
|
753
755
|
"href": "/knowledge",
|
|
754
|
-
"icon": "book-open"
|
|
755
|
-
"label": "Knowledge"
|
|
756
|
+
"icon": "book-open"
|
|
756
757
|
}
|
|
757
|
-
]
|
|
758
|
-
"type": "dashboard-layout"
|
|
758
|
+
]
|
|
759
759
|
}
|
|
760
760
|
]
|
|
761
761
|
]
|
|
@@ -779,8 +779,8 @@
|
|
|
779
779
|
},
|
|
780
780
|
{
|
|
781
781
|
"emit": {
|
|
782
|
-
"
|
|
783
|
-
"
|
|
782
|
+
"success": "ResearchYoutubeCompleted",
|
|
783
|
+
"failure": "ResearchYoutubeFailed"
|
|
784
784
|
}
|
|
785
785
|
}
|
|
786
786
|
],
|
|
@@ -788,43 +788,19 @@
|
|
|
788
788
|
"render-ui",
|
|
789
789
|
"main",
|
|
790
790
|
{
|
|
791
|
-
"navItems": [
|
|
792
|
-
{
|
|
793
|
-
"label": "Research",
|
|
794
|
-
"href": "/research",
|
|
795
|
-
"icon": "search"
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"label": "Cache",
|
|
799
|
-
"icon": "database",
|
|
800
|
-
"href": "/cache"
|
|
801
|
-
},
|
|
802
|
-
{
|
|
803
|
-
"icon": "file-text",
|
|
804
|
-
"href": "/reports",
|
|
805
|
-
"label": "Reports"
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"label": "Knowledge",
|
|
809
|
-
"icon": "book-open",
|
|
810
|
-
"href": "/knowledge"
|
|
811
|
-
}
|
|
812
|
-
],
|
|
813
|
-
"appName": "ResearchAssistant",
|
|
814
791
|
"children": [
|
|
815
792
|
{
|
|
816
|
-
"direction": "vertical",
|
|
817
|
-
"align": "center",
|
|
818
|
-
"gap": "lg",
|
|
819
793
|
"type": "stack",
|
|
794
|
+
"gap": "lg",
|
|
795
|
+
"align": "center",
|
|
820
796
|
"children": [
|
|
821
797
|
{
|
|
822
798
|
"name": "cpu",
|
|
823
799
|
"type": "icon"
|
|
824
800
|
},
|
|
825
801
|
{
|
|
826
|
-
"content": "Fetching & summarizing...",
|
|
827
802
|
"type": "typography",
|
|
803
|
+
"content": "Fetching & summarizing...",
|
|
828
804
|
"variant": "h3"
|
|
829
805
|
},
|
|
830
806
|
{
|
|
@@ -835,10 +811,34 @@
|
|
|
835
811
|
"content": "@entity.videoTitle",
|
|
836
812
|
"variant": "caption"
|
|
837
813
|
}
|
|
838
|
-
]
|
|
814
|
+
],
|
|
815
|
+
"direction": "vertical"
|
|
839
816
|
}
|
|
840
817
|
],
|
|
841
|
-
"
|
|
818
|
+
"appName": "ResearchAssistant",
|
|
819
|
+
"type": "dashboard-layout",
|
|
820
|
+
"navItems": [
|
|
821
|
+
{
|
|
822
|
+
"icon": "search",
|
|
823
|
+
"href": "/research",
|
|
824
|
+
"label": "Research"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"label": "Cache",
|
|
828
|
+
"href": "/cache",
|
|
829
|
+
"icon": "database"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"icon": "file-text",
|
|
833
|
+
"href": "/reports",
|
|
834
|
+
"label": "Reports"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"label": "Knowledge",
|
|
838
|
+
"icon": "book-open",
|
|
839
|
+
"href": "/knowledge"
|
|
840
|
+
}
|
|
841
|
+
]
|
|
842
842
|
}
|
|
843
843
|
]
|
|
844
844
|
]
|
|
@@ -860,43 +860,43 @@
|
|
|
860
860
|
"type": "dashboard-layout",
|
|
861
861
|
"navItems": [
|
|
862
862
|
{
|
|
863
|
-
"
|
|
863
|
+
"href": "/research",
|
|
864
864
|
"label": "Research",
|
|
865
|
-
"
|
|
865
|
+
"icon": "search"
|
|
866
866
|
},
|
|
867
867
|
{
|
|
868
868
|
"icon": "database",
|
|
869
|
-
"
|
|
870
|
-
"
|
|
869
|
+
"href": "/cache",
|
|
870
|
+
"label": "Cache"
|
|
871
871
|
},
|
|
872
872
|
{
|
|
873
|
-
"
|
|
873
|
+
"label": "Reports",
|
|
874
874
|
"icon": "file-text",
|
|
875
|
-
"
|
|
875
|
+
"href": "/reports"
|
|
876
876
|
},
|
|
877
877
|
{
|
|
878
878
|
"label": "Knowledge",
|
|
879
|
-
"
|
|
880
|
-
"
|
|
879
|
+
"icon": "book-open",
|
|
880
|
+
"href": "/knowledge"
|
|
881
881
|
}
|
|
882
882
|
],
|
|
883
883
|
"children": [
|
|
884
884
|
{
|
|
885
885
|
"children": [
|
|
886
886
|
{
|
|
887
|
-
"gap": "sm",
|
|
888
887
|
"direction": "horizontal",
|
|
889
|
-
"
|
|
888
|
+
"gap": "sm",
|
|
890
889
|
"align": "center",
|
|
890
|
+
"type": "stack",
|
|
891
891
|
"children": [
|
|
892
892
|
{
|
|
893
|
-
"
|
|
894
|
-
"
|
|
893
|
+
"name": "search",
|
|
894
|
+
"type": "icon"
|
|
895
895
|
},
|
|
896
896
|
{
|
|
897
|
-
"
|
|
897
|
+
"variant": "h2",
|
|
898
898
|
"type": "typography",
|
|
899
|
-
"
|
|
899
|
+
"content": "Content Research"
|
|
900
900
|
}
|
|
901
901
|
]
|
|
902
902
|
},
|
|
@@ -904,35 +904,35 @@
|
|
|
904
904
|
"type": "divider"
|
|
905
905
|
},
|
|
906
906
|
{
|
|
907
|
-
"type": "card",
|
|
908
907
|
"children": [
|
|
909
908
|
{
|
|
909
|
+
"direction": "vertical",
|
|
910
910
|
"gap": "md",
|
|
911
911
|
"children": [
|
|
912
912
|
{
|
|
913
913
|
"type": "typography",
|
|
914
|
-
"
|
|
915
|
-
"
|
|
914
|
+
"content": "Search YouTube for content to summarize",
|
|
915
|
+
"variant": "body"
|
|
916
916
|
},
|
|
917
917
|
{
|
|
918
|
-
"
|
|
919
|
-
"query"
|
|
920
|
-
],
|
|
921
|
-
"submitEvent": "SEARCH",
|
|
918
|
+
"mode": "edit",
|
|
922
919
|
"entity": "@entity",
|
|
923
920
|
"type": "form-section",
|
|
924
|
-
"
|
|
921
|
+
"submitEvent": "SEARCH",
|
|
922
|
+
"fields": [
|
|
923
|
+
"query"
|
|
924
|
+
]
|
|
925
925
|
}
|
|
926
926
|
],
|
|
927
|
-
"type": "stack"
|
|
928
|
-
"direction": "vertical"
|
|
927
|
+
"type": "stack"
|
|
929
928
|
}
|
|
930
|
-
]
|
|
929
|
+
],
|
|
930
|
+
"type": "card"
|
|
931
931
|
}
|
|
932
932
|
],
|
|
933
933
|
"type": "stack",
|
|
934
|
-
"
|
|
935
|
-
"
|
|
934
|
+
"direction": "vertical",
|
|
935
|
+
"gap": "lg"
|
|
936
936
|
}
|
|
937
937
|
],
|
|
938
938
|
"appName": "ResearchAssistant"
|
|
@@ -964,8 +964,8 @@
|
|
|
964
964
|
},
|
|
965
965
|
{
|
|
966
966
|
"emit": {
|
|
967
|
-
"
|
|
968
|
-
"
|
|
967
|
+
"success": "ResearchLlmCompleted",
|
|
968
|
+
"failure": "ResearchLlmFailed"
|
|
969
969
|
}
|
|
970
970
|
}
|
|
971
971
|
]
|
|
@@ -990,45 +990,22 @@
|
|
|
990
990
|
"render-ui",
|
|
991
991
|
"main",
|
|
992
992
|
{
|
|
993
|
-
"
|
|
994
|
-
|
|
995
|
-
"label": "Research",
|
|
996
|
-
"href": "/research",
|
|
997
|
-
"icon": "search"
|
|
998
|
-
},
|
|
999
|
-
{
|
|
1000
|
-
"label": "Cache",
|
|
1001
|
-
"icon": "database",
|
|
1002
|
-
"href": "/cache"
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
"label": "Reports",
|
|
1006
|
-
"href": "/reports",
|
|
1007
|
-
"icon": "file-text"
|
|
1008
|
-
},
|
|
1009
|
-
{
|
|
1010
|
-
"href": "/knowledge",
|
|
1011
|
-
"label": "Knowledge",
|
|
1012
|
-
"icon": "book-open"
|
|
1013
|
-
}
|
|
1014
|
-
],
|
|
993
|
+
"type": "dashboard-layout",
|
|
994
|
+
"appName": "ResearchAssistant",
|
|
1015
995
|
"children": [
|
|
1016
996
|
{
|
|
1017
997
|
"children": [
|
|
1018
998
|
{
|
|
1019
999
|
"direction": "horizontal",
|
|
1020
1000
|
"type": "stack",
|
|
1021
|
-
"justify": "between",
|
|
1022
|
-
"align": "center",
|
|
1023
1001
|
"children": [
|
|
1024
1002
|
{
|
|
1025
|
-
"type": "stack",
|
|
1026
1003
|
"direction": "horizontal",
|
|
1027
|
-
"
|
|
1004
|
+
"align": "center",
|
|
1028
1005
|
"children": [
|
|
1029
1006
|
{
|
|
1030
|
-
"
|
|
1031
|
-
"
|
|
1007
|
+
"name": "check-circle",
|
|
1008
|
+
"type": "icon"
|
|
1032
1009
|
},
|
|
1033
1010
|
{
|
|
1034
1011
|
"type": "typography",
|
|
@@ -1036,17 +1013,20 @@
|
|
|
1036
1013
|
"variant": "h2"
|
|
1037
1014
|
}
|
|
1038
1015
|
],
|
|
1039
|
-
"
|
|
1016
|
+
"type": "stack",
|
|
1017
|
+
"gap": "sm"
|
|
1040
1018
|
},
|
|
1041
1019
|
{
|
|
1042
1020
|
"type": "button",
|
|
1021
|
+
"icon": "rotate-ccw",
|
|
1043
1022
|
"label": "New Search",
|
|
1044
1023
|
"action": "RESET",
|
|
1045
|
-
"variant": "ghost"
|
|
1046
|
-
"icon": "rotate-ccw"
|
|
1024
|
+
"variant": "ghost"
|
|
1047
1025
|
}
|
|
1048
1026
|
],
|
|
1049
|
-
"
|
|
1027
|
+
"align": "center",
|
|
1028
|
+
"gap": "sm",
|
|
1029
|
+
"justify": "between"
|
|
1050
1030
|
},
|
|
1051
1031
|
{
|
|
1052
1032
|
"type": "divider"
|
|
@@ -1055,52 +1035,72 @@
|
|
|
1055
1035
|
"type": "card",
|
|
1056
1036
|
"children": [
|
|
1057
1037
|
{
|
|
1038
|
+
"type": "stack",
|
|
1039
|
+
"direction": "vertical",
|
|
1040
|
+
"gap": "md",
|
|
1058
1041
|
"children": [
|
|
1059
1042
|
{
|
|
1043
|
+
"align": "center",
|
|
1060
1044
|
"type": "stack",
|
|
1045
|
+
"direction": "horizontal",
|
|
1046
|
+
"gap": "sm",
|
|
1061
1047
|
"children": [
|
|
1062
1048
|
{
|
|
1063
1049
|
"type": "icon",
|
|
1064
1050
|
"name": "video"
|
|
1065
1051
|
},
|
|
1066
1052
|
{
|
|
1067
|
-
"variant": "h3",
|
|
1068
1053
|
"type": "typography",
|
|
1054
|
+
"variant": "h3",
|
|
1069
1055
|
"content": "@entity.videoTitle"
|
|
1070
1056
|
}
|
|
1071
|
-
]
|
|
1072
|
-
"align": "center",
|
|
1073
|
-
"direction": "horizontal",
|
|
1074
|
-
"gap": "sm"
|
|
1057
|
+
]
|
|
1075
1058
|
},
|
|
1076
1059
|
{
|
|
1077
1060
|
"type": "divider"
|
|
1078
1061
|
},
|
|
1079
1062
|
{
|
|
1080
|
-
"type": "typography",
|
|
1081
1063
|
"content": "Summary",
|
|
1082
|
-
"variant": "caption"
|
|
1064
|
+
"variant": "caption",
|
|
1065
|
+
"type": "typography"
|
|
1083
1066
|
},
|
|
1084
1067
|
{
|
|
1085
1068
|
"type": "typography",
|
|
1086
1069
|
"variant": "body",
|
|
1087
1070
|
"content": "@entity.summary"
|
|
1088
1071
|
}
|
|
1089
|
-
]
|
|
1090
|
-
"gap": "md",
|
|
1091
|
-
"direction": "vertical",
|
|
1092
|
-
"type": "stack"
|
|
1072
|
+
]
|
|
1093
1073
|
}
|
|
1094
1074
|
]
|
|
1095
1075
|
}
|
|
1096
1076
|
],
|
|
1097
|
-
"direction": "vertical",
|
|
1098
1077
|
"type": "stack",
|
|
1078
|
+
"direction": "vertical",
|
|
1099
1079
|
"gap": "lg"
|
|
1100
1080
|
}
|
|
1101
1081
|
],
|
|
1102
|
-
"
|
|
1103
|
-
|
|
1082
|
+
"navItems": [
|
|
1083
|
+
{
|
|
1084
|
+
"href": "/research",
|
|
1085
|
+
"label": "Research",
|
|
1086
|
+
"icon": "search"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"href": "/cache",
|
|
1090
|
+
"label": "Cache",
|
|
1091
|
+
"icon": "database"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"label": "Reports",
|
|
1095
|
+
"href": "/reports",
|
|
1096
|
+
"icon": "file-text"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"label": "Knowledge",
|
|
1100
|
+
"icon": "book-open",
|
|
1101
|
+
"href": "/knowledge"
|
|
1102
|
+
}
|
|
1103
|
+
]
|
|
1104
1104
|
}
|
|
1105
1105
|
]
|
|
1106
1106
|
]
|
|
@@ -1124,16 +1124,40 @@
|
|
|
1124
1124
|
"render-ui",
|
|
1125
1125
|
"main",
|
|
1126
1126
|
{
|
|
1127
|
+
"type": "dashboard-layout",
|
|
1128
|
+
"appName": "ResearchAssistant",
|
|
1129
|
+
"navItems": [
|
|
1130
|
+
{
|
|
1131
|
+
"label": "Research",
|
|
1132
|
+
"href": "/research",
|
|
1133
|
+
"icon": "search"
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"href": "/cache",
|
|
1137
|
+
"icon": "database",
|
|
1138
|
+
"label": "Cache"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"icon": "file-text",
|
|
1142
|
+
"label": "Reports",
|
|
1143
|
+
"href": "/reports"
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
"label": "Knowledge",
|
|
1147
|
+
"href": "/knowledge",
|
|
1148
|
+
"icon": "book-open"
|
|
1149
|
+
}
|
|
1150
|
+
],
|
|
1127
1151
|
"children": [
|
|
1128
1152
|
{
|
|
1129
|
-
"align": "center",
|
|
1130
1153
|
"type": "stack",
|
|
1131
|
-
"direction": "vertical",
|
|
1132
1154
|
"gap": "lg",
|
|
1155
|
+
"align": "center",
|
|
1156
|
+
"direction": "vertical",
|
|
1133
1157
|
"children": [
|
|
1134
1158
|
{
|
|
1135
|
-
"
|
|
1136
|
-
"
|
|
1159
|
+
"name": "alert-triangle",
|
|
1160
|
+
"type": "icon"
|
|
1137
1161
|
},
|
|
1138
1162
|
{
|
|
1139
1163
|
"content": "Pipeline Error",
|
|
@@ -1142,42 +1166,18 @@
|
|
|
1142
1166
|
},
|
|
1143
1167
|
{
|
|
1144
1168
|
"type": "alert",
|
|
1145
|
-
"
|
|
1146
|
-
"
|
|
1169
|
+
"variant": "error",
|
|
1170
|
+
"message": "@entity.error"
|
|
1147
1171
|
},
|
|
1148
1172
|
{
|
|
1149
|
-
"variant": "primary",
|
|
1150
|
-
"icon": "rotate-ccw",
|
|
1151
|
-
"action": "RESET",
|
|
1152
1173
|
"label": "Try Again",
|
|
1153
|
-
"
|
|
1174
|
+
"action": "RESET",
|
|
1175
|
+
"variant": "primary",
|
|
1176
|
+
"type": "button",
|
|
1177
|
+
"icon": "rotate-ccw"
|
|
1154
1178
|
}
|
|
1155
1179
|
]
|
|
1156
1180
|
}
|
|
1157
|
-
],
|
|
1158
|
-
"type": "dashboard-layout",
|
|
1159
|
-
"appName": "ResearchAssistant",
|
|
1160
|
-
"navItems": [
|
|
1161
|
-
{
|
|
1162
|
-
"icon": "search",
|
|
1163
|
-
"label": "Research",
|
|
1164
|
-
"href": "/research"
|
|
1165
|
-
},
|
|
1166
|
-
{
|
|
1167
|
-
"label": "Cache",
|
|
1168
|
-
"href": "/cache",
|
|
1169
|
-
"icon": "database"
|
|
1170
|
-
},
|
|
1171
|
-
{
|
|
1172
|
-
"href": "/reports",
|
|
1173
|
-
"label": "Reports",
|
|
1174
|
-
"icon": "file-text"
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"label": "Knowledge",
|
|
1178
|
-
"href": "/knowledge",
|
|
1179
|
-
"icon": "book-open"
|
|
1180
|
-
}
|
|
1181
1181
|
]
|
|
1182
1182
|
}
|
|
1183
1183
|
]
|
|
@@ -1217,6 +1217,7 @@
|
|
|
1217
1217
|
"render-ui",
|
|
1218
1218
|
"main",
|
|
1219
1219
|
{
|
|
1220
|
+
"type": "dashboard-layout",
|
|
1220
1221
|
"appName": "ResearchAssistant",
|
|
1221
1222
|
"navItems": [
|
|
1222
1223
|
{
|
|
@@ -1225,25 +1226,29 @@
|
|
|
1225
1226
|
"href": "/research"
|
|
1226
1227
|
},
|
|
1227
1228
|
{
|
|
1228
|
-
"label": "Cache",
|
|
1229
1229
|
"icon": "database",
|
|
1230
|
+
"label": "Cache",
|
|
1230
1231
|
"href": "/cache"
|
|
1231
1232
|
},
|
|
1232
1233
|
{
|
|
1233
|
-
"icon": "file-text",
|
|
1234
1234
|
"href": "/reports",
|
|
1235
|
-
"label": "Reports"
|
|
1235
|
+
"label": "Reports",
|
|
1236
|
+
"icon": "file-text"
|
|
1236
1237
|
},
|
|
1237
1238
|
{
|
|
1238
|
-
"icon": "book-open",
|
|
1239
1239
|
"label": "Knowledge",
|
|
1240
|
-
"href": "/knowledge"
|
|
1240
|
+
"href": "/knowledge",
|
|
1241
|
+
"icon": "book-open"
|
|
1241
1242
|
}
|
|
1242
1243
|
],
|
|
1243
1244
|
"children": [
|
|
1244
1245
|
{
|
|
1245
1246
|
"children": [
|
|
1246
1247
|
{
|
|
1248
|
+
"direction": "horizontal",
|
|
1249
|
+
"type": "stack",
|
|
1250
|
+
"gap": "sm",
|
|
1251
|
+
"align": "center",
|
|
1247
1252
|
"children": [
|
|
1248
1253
|
{
|
|
1249
1254
|
"type": "icon",
|
|
@@ -1251,51 +1256,46 @@
|
|
|
1251
1256
|
},
|
|
1252
1257
|
{
|
|
1253
1258
|
"type": "typography",
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1259
|
+
"content": "Content Research",
|
|
1260
|
+
"variant": "h2"
|
|
1256
1261
|
}
|
|
1257
|
-
]
|
|
1258
|
-
"type": "stack",
|
|
1259
|
-
"align": "center",
|
|
1260
|
-
"gap": "sm",
|
|
1261
|
-
"direction": "horizontal"
|
|
1262
|
+
]
|
|
1262
1263
|
},
|
|
1263
1264
|
{
|
|
1264
1265
|
"type": "divider"
|
|
1265
1266
|
},
|
|
1266
1267
|
{
|
|
1268
|
+
"type": "card",
|
|
1267
1269
|
"children": [
|
|
1268
1270
|
{
|
|
1271
|
+
"type": "stack",
|
|
1269
1272
|
"gap": "md",
|
|
1270
1273
|
"direction": "vertical",
|
|
1271
1274
|
"children": [
|
|
1272
1275
|
{
|
|
1273
|
-
"type": "typography",
|
|
1274
1276
|
"content": "Search YouTube for content to summarize",
|
|
1277
|
+
"type": "typography",
|
|
1275
1278
|
"variant": "body"
|
|
1276
1279
|
},
|
|
1277
1280
|
{
|
|
1278
|
-
"
|
|
1281
|
+
"entity": "@entity",
|
|
1279
1282
|
"fields": [
|
|
1280
1283
|
"query"
|
|
1281
1284
|
],
|
|
1282
|
-
"
|
|
1285
|
+
"submitEvent": "SEARCH",
|
|
1283
1286
|
"type": "form-section",
|
|
1284
|
-
"
|
|
1287
|
+
"mode": "edit"
|
|
1285
1288
|
}
|
|
1286
|
-
]
|
|
1287
|
-
"type": "stack"
|
|
1289
|
+
]
|
|
1288
1290
|
}
|
|
1289
|
-
]
|
|
1290
|
-
"type": "card"
|
|
1291
|
+
]
|
|
1291
1292
|
}
|
|
1292
1293
|
],
|
|
1293
1294
|
"gap": "lg",
|
|
1294
|
-
"
|
|
1295
|
-
"
|
|
1295
|
+
"type": "stack",
|
|
1296
|
+
"direction": "vertical"
|
|
1296
1297
|
}
|
|
1297
|
-
]
|
|
1298
|
-
"type": "dashboard-layout"
|
|
1298
|
+
]
|
|
1299
1299
|
}
|
|
1300
1300
|
]
|
|
1301
1301
|
]
|
|
@@ -1319,6 +1319,8 @@
|
|
|
1319
1319
|
"render-ui",
|
|
1320
1320
|
"main",
|
|
1321
1321
|
{
|
|
1322
|
+
"type": "dashboard-layout",
|
|
1323
|
+
"appName": "ResearchAssistant",
|
|
1322
1324
|
"navItems": [
|
|
1323
1325
|
{
|
|
1324
1326
|
"href": "/research",
|
|
@@ -1326,14 +1328,14 @@
|
|
|
1326
1328
|
"label": "Research"
|
|
1327
1329
|
},
|
|
1328
1330
|
{
|
|
1329
|
-
"
|
|
1331
|
+
"label": "Cache",
|
|
1330
1332
|
"href": "/cache",
|
|
1331
|
-
"
|
|
1333
|
+
"icon": "database"
|
|
1332
1334
|
},
|
|
1333
1335
|
{
|
|
1334
1336
|
"href": "/reports",
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
+
"label": "Reports",
|
|
1338
|
+
"icon": "file-text"
|
|
1337
1339
|
},
|
|
1338
1340
|
{
|
|
1339
1341
|
"href": "/knowledge",
|
|
@@ -1341,8 +1343,6 @@
|
|
|
1341
1343
|
"icon": "book-open"
|
|
1342
1344
|
}
|
|
1343
1345
|
],
|
|
1344
|
-
"appName": "ResearchAssistant",
|
|
1345
|
-
"type": "dashboard-layout",
|
|
1346
1346
|
"children": [
|
|
1347
1347
|
{
|
|
1348
1348
|
"type": "stack",
|
|
@@ -1351,20 +1351,20 @@
|
|
|
1351
1351
|
"children": [
|
|
1352
1352
|
{
|
|
1353
1353
|
"gap": "sm",
|
|
1354
|
-
"direction": "horizontal",
|
|
1355
1354
|
"type": "stack",
|
|
1355
|
+
"direction": "horizontal",
|
|
1356
|
+
"align": "center",
|
|
1356
1357
|
"children": [
|
|
1357
1358
|
{
|
|
1358
1359
|
"name": "search",
|
|
1359
1360
|
"type": "icon"
|
|
1360
1361
|
},
|
|
1361
1362
|
{
|
|
1362
|
-
"type": "typography",
|
|
1363
1363
|
"content": "Content Research",
|
|
1364
|
-
"variant": "h2"
|
|
1364
|
+
"variant": "h2",
|
|
1365
|
+
"type": "typography"
|
|
1365
1366
|
}
|
|
1366
|
-
]
|
|
1367
|
-
"align": "center"
|
|
1367
|
+
]
|
|
1368
1368
|
},
|
|
1369
1369
|
{
|
|
1370
1370
|
"type": "divider"
|
|
@@ -1373,25 +1373,25 @@
|
|
|
1373
1373
|
"type": "card",
|
|
1374
1374
|
"children": [
|
|
1375
1375
|
{
|
|
1376
|
-
"direction": "vertical",
|
|
1377
1376
|
"children": [
|
|
1378
1377
|
{
|
|
1379
|
-
"content": "Search YouTube for content to summarize",
|
|
1380
1378
|
"type": "typography",
|
|
1379
|
+
"content": "Search YouTube for content to summarize",
|
|
1381
1380
|
"variant": "body"
|
|
1382
1381
|
},
|
|
1383
1382
|
{
|
|
1384
|
-
"submitEvent": "SEARCH",
|
|
1385
1383
|
"entity": "@entity",
|
|
1384
|
+
"submitEvent": "SEARCH",
|
|
1385
|
+
"type": "form-section",
|
|
1386
1386
|
"fields": [
|
|
1387
1387
|
"query"
|
|
1388
1388
|
],
|
|
1389
|
-
"type": "form-section",
|
|
1390
1389
|
"mode": "edit"
|
|
1391
1390
|
}
|
|
1392
1391
|
],
|
|
1392
|
+
"gap": "md",
|
|
1393
1393
|
"type": "stack",
|
|
1394
|
-
"
|
|
1394
|
+
"direction": "vertical"
|
|
1395
1395
|
}
|
|
1396
1396
|
]
|
|
1397
1397
|
}
|
|
@@ -1646,8 +1646,8 @@
|
|
|
1646
1646
|
"CacheEntry",
|
|
1647
1647
|
{
|
|
1648
1648
|
"emit": {
|
|
1649
|
-
"
|
|
1650
|
-
"
|
|
1649
|
+
"failure": "CacheEntryLoadFailed",
|
|
1650
|
+
"success": "CacheEntryLoaded"
|
|
1651
1651
|
}
|
|
1652
1652
|
}
|
|
1653
1653
|
],
|
|
@@ -1657,14 +1657,14 @@
|
|
|
1657
1657
|
{
|
|
1658
1658
|
"children": [
|
|
1659
1659
|
{
|
|
1660
|
+
"gap": "lg",
|
|
1660
1661
|
"direction": "vertical",
|
|
1661
1662
|
"type": "stack",
|
|
1662
1663
|
"align": "center",
|
|
1663
1664
|
"children": [
|
|
1664
1665
|
{
|
|
1665
|
-
"align": "center",
|
|
1666
1666
|
"type": "stack",
|
|
1667
|
-
"
|
|
1667
|
+
"gap": "md",
|
|
1668
1668
|
"children": [
|
|
1669
1669
|
{
|
|
1670
1670
|
"type": "icon",
|
|
@@ -1672,68 +1672,69 @@
|
|
|
1672
1672
|
},
|
|
1673
1673
|
{
|
|
1674
1674
|
"content": "Redis Cache",
|
|
1675
|
-
"
|
|
1676
|
-
"
|
|
1675
|
+
"type": "typography",
|
|
1676
|
+
"variant": "h2"
|
|
1677
1677
|
}
|
|
1678
1678
|
],
|
|
1679
|
-
"
|
|
1679
|
+
"direction": "horizontal",
|
|
1680
|
+
"align": "center"
|
|
1680
1681
|
},
|
|
1681
1682
|
{
|
|
1682
1683
|
"type": "divider"
|
|
1683
1684
|
},
|
|
1684
1685
|
{
|
|
1685
|
-
"direction": "vertical",
|
|
1686
|
-
"type": "stack",
|
|
1687
|
-
"gap": "md",
|
|
1688
1686
|
"children": [
|
|
1689
1687
|
{
|
|
1690
1688
|
"placeholder": "cache-key",
|
|
1691
1689
|
"type": "input"
|
|
1692
1690
|
},
|
|
1693
1691
|
{
|
|
1694
|
-
"
|
|
1695
|
-
"
|
|
1692
|
+
"placeholder": "cache-value",
|
|
1693
|
+
"type": "input"
|
|
1696
1694
|
},
|
|
1697
1695
|
{
|
|
1698
|
-
"inputType": "number",
|
|
1699
1696
|
"placeholder": "3600",
|
|
1700
|
-
"type": "input"
|
|
1697
|
+
"type": "input",
|
|
1698
|
+
"inputType": "number"
|
|
1701
1699
|
}
|
|
1702
|
-
]
|
|
1700
|
+
],
|
|
1701
|
+
"type": "stack",
|
|
1702
|
+
"gap": "md",
|
|
1703
|
+
"direction": "vertical"
|
|
1703
1704
|
},
|
|
1704
1705
|
{
|
|
1705
|
-
"direction": "horizontal",
|
|
1706
|
-
"type": "stack",
|
|
1707
|
-
"gap": "sm",
|
|
1708
1706
|
"justify": "center",
|
|
1709
1707
|
"children": [
|
|
1710
1708
|
{
|
|
1711
|
-
"label": "Get",
|
|
1712
1709
|
"type": "button",
|
|
1713
|
-
"
|
|
1710
|
+
"label": "Get",
|
|
1711
|
+
"action": "GET_KEY",
|
|
1714
1712
|
"icon": "download",
|
|
1715
|
-
"
|
|
1713
|
+
"variant": "primary"
|
|
1716
1714
|
},
|
|
1717
1715
|
{
|
|
1718
|
-
"
|
|
1719
|
-
"icon": "upload",
|
|
1720
|
-
"action": "SET_KEY",
|
|
1716
|
+
"type": "button",
|
|
1721
1717
|
"variant": "primary",
|
|
1722
|
-
"
|
|
1718
|
+
"icon": "upload",
|
|
1719
|
+
"label": "Set",
|
|
1720
|
+
"action": "SET_KEY"
|
|
1723
1721
|
},
|
|
1724
1722
|
{
|
|
1725
1723
|
"type": "button",
|
|
1726
1724
|
"action": "DELETE_KEY",
|
|
1727
|
-
"variant": "danger",
|
|
1728
1725
|
"label": "Delete",
|
|
1726
|
+
"variant": "danger",
|
|
1729
1727
|
"icon": "trash-2"
|
|
1730
1728
|
}
|
|
1731
|
-
]
|
|
1729
|
+
],
|
|
1730
|
+
"type": "stack",
|
|
1731
|
+
"gap": "sm",
|
|
1732
|
+
"direction": "horizontal"
|
|
1732
1733
|
}
|
|
1733
|
-
]
|
|
1734
|
-
"gap": "lg"
|
|
1734
|
+
]
|
|
1735
1735
|
}
|
|
1736
1736
|
],
|
|
1737
|
+
"appName": "ResearchAssistant",
|
|
1737
1738
|
"navItems": [
|
|
1738
1739
|
{
|
|
1739
1740
|
"icon": "search",
|
|
@@ -1746,8 +1747,8 @@
|
|
|
1746
1747
|
"icon": "database"
|
|
1747
1748
|
},
|
|
1748
1749
|
{
|
|
1749
|
-
"icon": "file-text",
|
|
1750
1750
|
"href": "/reports",
|
|
1751
|
+
"icon": "file-text",
|
|
1751
1752
|
"label": "Reports"
|
|
1752
1753
|
},
|
|
1753
1754
|
{
|
|
@@ -1756,7 +1757,6 @@
|
|
|
1756
1757
|
"href": "/knowledge"
|
|
1757
1758
|
}
|
|
1758
1759
|
],
|
|
1759
|
-
"appName": "ResearchAssistant",
|
|
1760
1760
|
"type": "dashboard-layout"
|
|
1761
1761
|
}
|
|
1762
1762
|
]
|
|
@@ -1771,15 +1771,15 @@
|
|
|
1771
1771
|
"render-ui",
|
|
1772
1772
|
"main",
|
|
1773
1773
|
{
|
|
1774
|
-
"appName": "ResearchAssistant",
|
|
1775
1774
|
"type": "dashboard-layout",
|
|
1776
1775
|
"children": [
|
|
1777
1776
|
{
|
|
1778
|
-
"type": "loading-state",
|
|
1779
1777
|
"title": "Executing...",
|
|
1778
|
+
"type": "loading-state",
|
|
1780
1779
|
"message": "Running redis operation..."
|
|
1781
1780
|
}
|
|
1782
1781
|
],
|
|
1782
|
+
"appName": "ResearchAssistant",
|
|
1783
1783
|
"navItems": [
|
|
1784
1784
|
{
|
|
1785
1785
|
"label": "Research",
|
|
@@ -1787,19 +1787,19 @@
|
|
|
1787
1787
|
"icon": "search"
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
|
-
"href": "/cache",
|
|
1791
1790
|
"label": "Cache",
|
|
1791
|
+
"href": "/cache",
|
|
1792
1792
|
"icon": "database"
|
|
1793
1793
|
},
|
|
1794
1794
|
{
|
|
1795
|
-
"href": "/reports",
|
|
1796
1795
|
"label": "Reports",
|
|
1796
|
+
"href": "/reports",
|
|
1797
1797
|
"icon": "file-text"
|
|
1798
1798
|
},
|
|
1799
1799
|
{
|
|
1800
|
+
"label": "Knowledge",
|
|
1800
1801
|
"href": "/knowledge",
|
|
1801
|
-
"icon": "book-open"
|
|
1802
|
-
"label": "Knowledge"
|
|
1802
|
+
"icon": "book-open"
|
|
1803
1803
|
}
|
|
1804
1804
|
]
|
|
1805
1805
|
}
|
|
@@ -1829,37 +1829,37 @@
|
|
|
1829
1829
|
"render-ui",
|
|
1830
1830
|
"main",
|
|
1831
1831
|
{
|
|
1832
|
+
"type": "dashboard-layout",
|
|
1832
1833
|
"appName": "ResearchAssistant",
|
|
1833
|
-
"children": [
|
|
1834
|
-
{
|
|
1835
|
-
"message": "Running redis operation...",
|
|
1836
|
-
"type": "loading-state",
|
|
1837
|
-
"title": "Executing..."
|
|
1838
|
-
}
|
|
1839
|
-
],
|
|
1840
1834
|
"navItems": [
|
|
1841
1835
|
{
|
|
1842
|
-
"label": "Research",
|
|
1843
1836
|
"icon": "search",
|
|
1837
|
+
"label": "Research",
|
|
1844
1838
|
"href": "/research"
|
|
1845
1839
|
},
|
|
1846
1840
|
{
|
|
1847
1841
|
"icon": "database",
|
|
1848
|
-
"
|
|
1849
|
-
"
|
|
1842
|
+
"label": "Cache",
|
|
1843
|
+
"href": "/cache"
|
|
1850
1844
|
},
|
|
1851
1845
|
{
|
|
1852
1846
|
"label": "Reports",
|
|
1853
|
-
"
|
|
1854
|
-
"
|
|
1847
|
+
"href": "/reports",
|
|
1848
|
+
"icon": "file-text"
|
|
1855
1849
|
},
|
|
1856
1850
|
{
|
|
1857
|
-
"href": "/knowledge",
|
|
1858
1851
|
"icon": "book-open",
|
|
1859
|
-
"label": "Knowledge"
|
|
1852
|
+
"label": "Knowledge",
|
|
1853
|
+
"href": "/knowledge"
|
|
1860
1854
|
}
|
|
1861
1855
|
],
|
|
1862
|
-
"
|
|
1856
|
+
"children": [
|
|
1857
|
+
{
|
|
1858
|
+
"type": "loading-state",
|
|
1859
|
+
"title": "Executing...",
|
|
1860
|
+
"message": "Running redis operation..."
|
|
1861
|
+
}
|
|
1862
|
+
]
|
|
1863
1863
|
}
|
|
1864
1864
|
],
|
|
1865
1865
|
[
|
|
@@ -1873,8 +1873,8 @@
|
|
|
1873
1873
|
},
|
|
1874
1874
|
{
|
|
1875
1875
|
"emit": {
|
|
1876
|
-
"
|
|
1877
|
-
"
|
|
1876
|
+
"success": "ResearchRedisCompleted",
|
|
1877
|
+
"failure": "ResearchRedisFailed"
|
|
1878
1878
|
}
|
|
1879
1879
|
}
|
|
1880
1880
|
]
|
|
@@ -1889,37 +1889,37 @@
|
|
|
1889
1889
|
"render-ui",
|
|
1890
1890
|
"main",
|
|
1891
1891
|
{
|
|
1892
|
+
"type": "dashboard-layout",
|
|
1892
1893
|
"children": [
|
|
1893
1894
|
{
|
|
1895
|
+
"title": "Executing...",
|
|
1894
1896
|
"message": "Running redis operation...",
|
|
1895
|
-
"type": "loading-state"
|
|
1896
|
-
"title": "Executing..."
|
|
1897
|
+
"type": "loading-state"
|
|
1897
1898
|
}
|
|
1898
1899
|
],
|
|
1900
|
+
"appName": "ResearchAssistant",
|
|
1899
1901
|
"navItems": [
|
|
1900
1902
|
{
|
|
1901
|
-
"label": "Research",
|
|
1902
1903
|
"href": "/research",
|
|
1903
|
-
"icon": "search"
|
|
1904
|
+
"icon": "search",
|
|
1905
|
+
"label": "Research"
|
|
1904
1906
|
},
|
|
1905
1907
|
{
|
|
1906
|
-
"label": "Cache",
|
|
1907
1908
|
"icon": "database",
|
|
1909
|
+
"label": "Cache",
|
|
1908
1910
|
"href": "/cache"
|
|
1909
1911
|
},
|
|
1910
1912
|
{
|
|
1911
|
-
"href": "/reports",
|
|
1912
1913
|
"label": "Reports",
|
|
1913
|
-
"icon": "file-text"
|
|
1914
|
+
"icon": "file-text",
|
|
1915
|
+
"href": "/reports"
|
|
1914
1916
|
},
|
|
1915
1917
|
{
|
|
1916
|
-
"icon": "book-open",
|
|
1917
1918
|
"label": "Knowledge",
|
|
1918
|
-
"href": "/knowledge"
|
|
1919
|
+
"href": "/knowledge",
|
|
1920
|
+
"icon": "book-open"
|
|
1919
1921
|
}
|
|
1920
|
-
]
|
|
1921
|
-
"type": "dashboard-layout",
|
|
1922
|
-
"appName": "ResearchAssistant"
|
|
1922
|
+
]
|
|
1923
1923
|
}
|
|
1924
1924
|
],
|
|
1925
1925
|
[
|
|
@@ -1952,62 +1952,62 @@
|
|
|
1952
1952
|
"render-ui",
|
|
1953
1953
|
"main",
|
|
1954
1954
|
{
|
|
1955
|
-
"
|
|
1955
|
+
"appName": "ResearchAssistant",
|
|
1956
|
+
"navItems": [
|
|
1957
|
+
{
|
|
1958
|
+
"icon": "search",
|
|
1959
|
+
"label": "Research",
|
|
1960
|
+
"href": "/research"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"label": "Cache",
|
|
1964
|
+
"href": "/cache",
|
|
1965
|
+
"icon": "database"
|
|
1966
|
+
},
|
|
1967
|
+
{
|
|
1968
|
+
"href": "/reports",
|
|
1969
|
+
"label": "Reports",
|
|
1970
|
+
"icon": "file-text"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"href": "/knowledge",
|
|
1974
|
+
"label": "Knowledge",
|
|
1975
|
+
"icon": "book-open"
|
|
1976
|
+
}
|
|
1977
|
+
],
|
|
1956
1978
|
"children": [
|
|
1957
1979
|
{
|
|
1958
|
-
"align": "center",
|
|
1959
1980
|
"gap": "lg",
|
|
1960
|
-
"
|
|
1981
|
+
"direction": "vertical",
|
|
1982
|
+
"align": "center",
|
|
1961
1983
|
"children": [
|
|
1962
1984
|
{
|
|
1963
|
-
"
|
|
1964
|
-
"
|
|
1985
|
+
"name": "check-circle",
|
|
1986
|
+
"type": "icon"
|
|
1965
1987
|
},
|
|
1966
1988
|
{
|
|
1967
|
-
"
|
|
1989
|
+
"type": "alert",
|
|
1968
1990
|
"variant": "success",
|
|
1969
|
-
"
|
|
1991
|
+
"message": "Operation complete"
|
|
1970
1992
|
},
|
|
1971
1993
|
{
|
|
1972
1994
|
"type": "typography",
|
|
1995
|
+
"content": "@entity.result",
|
|
1973
1996
|
"variant": "body",
|
|
1974
|
-
"color": "muted"
|
|
1975
|
-
"content": "@entity.result"
|
|
1997
|
+
"color": "muted"
|
|
1976
1998
|
},
|
|
1977
1999
|
{
|
|
1978
|
-
"icon": "rotate-ccw",
|
|
1979
2000
|
"label": "Reset",
|
|
2001
|
+
"icon": "rotate-ccw",
|
|
1980
2002
|
"type": "button",
|
|
1981
|
-
"
|
|
1982
|
-
"
|
|
2003
|
+
"variant": "ghost",
|
|
2004
|
+
"action": "RESET"
|
|
1983
2005
|
}
|
|
1984
2006
|
],
|
|
1985
|
-
"
|
|
2007
|
+
"type": "stack"
|
|
1986
2008
|
}
|
|
1987
2009
|
],
|
|
1988
|
-
"
|
|
1989
|
-
"navItems": [
|
|
1990
|
-
{
|
|
1991
|
-
"icon": "search",
|
|
1992
|
-
"label": "Research",
|
|
1993
|
-
"href": "/research"
|
|
1994
|
-
},
|
|
1995
|
-
{
|
|
1996
|
-
"icon": "database",
|
|
1997
|
-
"label": "Cache",
|
|
1998
|
-
"href": "/cache"
|
|
1999
|
-
},
|
|
2000
|
-
{
|
|
2001
|
-
"href": "/reports",
|
|
2002
|
-
"icon": "file-text",
|
|
2003
|
-
"label": "Reports"
|
|
2004
|
-
},
|
|
2005
|
-
{
|
|
2006
|
-
"icon": "book-open",
|
|
2007
|
-
"href": "/knowledge",
|
|
2008
|
-
"label": "Knowledge"
|
|
2009
|
-
}
|
|
2010
|
-
]
|
|
2010
|
+
"type": "dashboard-layout"
|
|
2011
2011
|
}
|
|
2012
2012
|
]
|
|
2013
2013
|
]
|
|
@@ -2034,8 +2034,6 @@
|
|
|
2034
2034
|
"onRetry": "RESET"
|
|
2035
2035
|
}
|
|
2036
2036
|
],
|
|
2037
|
-
"appName": "ResearchAssistant",
|
|
2038
|
-
"type": "dashboard-layout",
|
|
2039
2037
|
"navItems": [
|
|
2040
2038
|
{
|
|
2041
2039
|
"label": "Research",
|
|
@@ -2049,15 +2047,17 @@
|
|
|
2049
2047
|
},
|
|
2050
2048
|
{
|
|
2051
2049
|
"label": "Reports",
|
|
2052
|
-
"
|
|
2053
|
-
"
|
|
2050
|
+
"icon": "file-text",
|
|
2051
|
+
"href": "/reports"
|
|
2054
2052
|
},
|
|
2055
2053
|
{
|
|
2056
|
-
"label": "Knowledge",
|
|
2057
2054
|
"href": "/knowledge",
|
|
2058
|
-
"icon": "book-open"
|
|
2055
|
+
"icon": "book-open",
|
|
2056
|
+
"label": "Knowledge"
|
|
2059
2057
|
}
|
|
2060
|
-
]
|
|
2058
|
+
],
|
|
2059
|
+
"appName": "ResearchAssistant",
|
|
2060
|
+
"type": "dashboard-layout"
|
|
2061
2061
|
}
|
|
2062
2062
|
]
|
|
2063
2063
|
]
|
|
@@ -2071,29 +2071,53 @@
|
|
|
2071
2071
|
"render-ui",
|
|
2072
2072
|
"main",
|
|
2073
2073
|
{
|
|
2074
|
+
"type": "dashboard-layout",
|
|
2075
|
+
"appName": "ResearchAssistant",
|
|
2076
|
+
"navItems": [
|
|
2077
|
+
{
|
|
2078
|
+
"icon": "search",
|
|
2079
|
+
"href": "/research",
|
|
2080
|
+
"label": "Research"
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"icon": "database",
|
|
2084
|
+
"label": "Cache",
|
|
2085
|
+
"href": "/cache"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"label": "Reports",
|
|
2089
|
+
"href": "/reports",
|
|
2090
|
+
"icon": "file-text"
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"icon": "book-open",
|
|
2094
|
+
"href": "/knowledge",
|
|
2095
|
+
"label": "Knowledge"
|
|
2096
|
+
}
|
|
2097
|
+
],
|
|
2074
2098
|
"children": [
|
|
2075
2099
|
{
|
|
2076
|
-
"gap": "lg",
|
|
2077
|
-
"direction": "vertical",
|
|
2078
2100
|
"type": "stack",
|
|
2101
|
+
"gap": "lg",
|
|
2079
2102
|
"align": "center",
|
|
2103
|
+
"direction": "vertical",
|
|
2080
2104
|
"children": [
|
|
2081
2105
|
{
|
|
2082
|
-
"align": "center",
|
|
2083
|
-
"type": "stack",
|
|
2084
|
-
"direction": "horizontal",
|
|
2085
|
-
"gap": "md",
|
|
2086
2106
|
"children": [
|
|
2087
2107
|
{
|
|
2088
|
-
"
|
|
2089
|
-
"
|
|
2108
|
+
"name": "database",
|
|
2109
|
+
"type": "icon"
|
|
2090
2110
|
},
|
|
2091
2111
|
{
|
|
2092
|
-
"type": "typography",
|
|
2093
2112
|
"content": "Redis Cache",
|
|
2113
|
+
"type": "typography",
|
|
2094
2114
|
"variant": "h2"
|
|
2095
2115
|
}
|
|
2096
|
-
]
|
|
2116
|
+
],
|
|
2117
|
+
"align": "center",
|
|
2118
|
+
"gap": "md",
|
|
2119
|
+
"type": "stack",
|
|
2120
|
+
"direction": "horizontal"
|
|
2097
2121
|
},
|
|
2098
2122
|
{
|
|
2099
2123
|
"type": "divider"
|
|
@@ -2101,79 +2125,55 @@
|
|
|
2101
2125
|
{
|
|
2102
2126
|
"children": [
|
|
2103
2127
|
{
|
|
2104
|
-
"
|
|
2105
|
-
"
|
|
2128
|
+
"type": "input",
|
|
2129
|
+
"placeholder": "cache-key"
|
|
2106
2130
|
},
|
|
2107
2131
|
{
|
|
2108
|
-
"
|
|
2109
|
-
"
|
|
2132
|
+
"type": "input",
|
|
2133
|
+
"placeholder": "cache-value"
|
|
2110
2134
|
},
|
|
2111
2135
|
{
|
|
2112
|
-
"type": "input",
|
|
2113
2136
|
"placeholder": "3600",
|
|
2114
|
-
"inputType": "number"
|
|
2137
|
+
"inputType": "number",
|
|
2138
|
+
"type": "input"
|
|
2115
2139
|
}
|
|
2116
2140
|
],
|
|
2117
|
-
"gap": "md",
|
|
2118
2141
|
"type": "stack",
|
|
2119
|
-
"direction": "vertical"
|
|
2142
|
+
"direction": "vertical",
|
|
2143
|
+
"gap": "md"
|
|
2120
2144
|
},
|
|
2121
2145
|
{
|
|
2122
|
-
"
|
|
2123
|
-
"gap": "sm",
|
|
2146
|
+
"direction": "horizontal",
|
|
2124
2147
|
"children": [
|
|
2125
2148
|
{
|
|
2126
2149
|
"type": "button",
|
|
2127
|
-
"icon": "download",
|
|
2128
2150
|
"label": "Get",
|
|
2151
|
+
"icon": "download",
|
|
2129
2152
|
"action": "GET_KEY",
|
|
2130
2153
|
"variant": "primary"
|
|
2131
2154
|
},
|
|
2132
2155
|
{
|
|
2133
2156
|
"action": "SET_KEY",
|
|
2134
|
-
"type": "button",
|
|
2135
2157
|
"label": "Set",
|
|
2136
|
-
"
|
|
2137
|
-
"
|
|
2158
|
+
"icon": "upload",
|
|
2159
|
+
"type": "button",
|
|
2160
|
+
"variant": "primary"
|
|
2138
2161
|
},
|
|
2139
2162
|
{
|
|
2140
|
-
"variant": "danger",
|
|
2141
|
-
"icon": "trash-2",
|
|
2142
|
-
"label": "Delete",
|
|
2143
2163
|
"type": "button",
|
|
2144
|
-
"
|
|
2164
|
+
"label": "Delete",
|
|
2165
|
+
"action": "DELETE_KEY",
|
|
2166
|
+
"variant": "danger",
|
|
2167
|
+
"icon": "trash-2"
|
|
2145
2168
|
}
|
|
2146
2169
|
],
|
|
2147
2170
|
"justify": "center",
|
|
2148
|
-
"
|
|
2171
|
+
"gap": "sm",
|
|
2172
|
+
"type": "stack"
|
|
2149
2173
|
}
|
|
2150
2174
|
]
|
|
2151
2175
|
}
|
|
2152
|
-
]
|
|
2153
|
-
"appName": "ResearchAssistant",
|
|
2154
|
-
"navItems": [
|
|
2155
|
-
{
|
|
2156
|
-
"href": "/research",
|
|
2157
|
-
"icon": "search",
|
|
2158
|
-
"label": "Research"
|
|
2159
|
-
},
|
|
2160
|
-
{
|
|
2161
|
-
"label": "Cache",
|
|
2162
|
-
"href": "/cache",
|
|
2163
|
-
"icon": "database"
|
|
2164
|
-
},
|
|
2165
|
-
{
|
|
2166
|
-
"icon": "file-text",
|
|
2167
|
-
"label": "Reports",
|
|
2168
|
-
"href": "/reports"
|
|
2169
|
-
},
|
|
2170
|
-
{
|
|
2171
|
-
"label": "Knowledge",
|
|
2172
|
-
"icon": "book-open",
|
|
2173
|
-
"href": "/knowledge"
|
|
2174
|
-
}
|
|
2175
|
-
],
|
|
2176
|
-
"type": "dashboard-layout"
|
|
2176
|
+
]
|
|
2177
2177
|
}
|
|
2178
2178
|
]
|
|
2179
2179
|
]
|
|
@@ -2188,57 +2188,36 @@
|
|
|
2188
2188
|
"main",
|
|
2189
2189
|
{
|
|
2190
2190
|
"type": "dashboard-layout",
|
|
2191
|
-
"navItems": [
|
|
2192
|
-
{
|
|
2193
|
-
"label": "Research",
|
|
2194
|
-
"icon": "search",
|
|
2195
|
-
"href": "/research"
|
|
2196
|
-
},
|
|
2197
|
-
{
|
|
2198
|
-
"href": "/cache",
|
|
2199
|
-
"label": "Cache",
|
|
2200
|
-
"icon": "database"
|
|
2201
|
-
},
|
|
2202
|
-
{
|
|
2203
|
-
"href": "/reports",
|
|
2204
|
-
"icon": "file-text",
|
|
2205
|
-
"label": "Reports"
|
|
2206
|
-
},
|
|
2207
|
-
{
|
|
2208
|
-
"icon": "book-open",
|
|
2209
|
-
"label": "Knowledge",
|
|
2210
|
-
"href": "/knowledge"
|
|
2211
|
-
}
|
|
2212
|
-
],
|
|
2213
2191
|
"appName": "ResearchAssistant",
|
|
2214
2192
|
"children": [
|
|
2215
2193
|
{
|
|
2216
|
-
"type": "stack",
|
|
2217
|
-
"gap": "lg",
|
|
2218
2194
|
"direction": "vertical",
|
|
2195
|
+
"gap": "lg",
|
|
2196
|
+
"type": "stack",
|
|
2219
2197
|
"align": "center",
|
|
2220
2198
|
"children": [
|
|
2221
2199
|
{
|
|
2200
|
+
"gap": "md",
|
|
2201
|
+
"align": "center",
|
|
2202
|
+
"type": "stack",
|
|
2222
2203
|
"children": [
|
|
2223
2204
|
{
|
|
2224
2205
|
"type": "icon",
|
|
2225
2206
|
"name": "database"
|
|
2226
2207
|
},
|
|
2227
2208
|
{
|
|
2209
|
+
"content": "Redis Cache",
|
|
2228
2210
|
"variant": "h2",
|
|
2229
|
-
"type": "typography"
|
|
2230
|
-
"content": "Redis Cache"
|
|
2211
|
+
"type": "typography"
|
|
2231
2212
|
}
|
|
2232
2213
|
],
|
|
2233
|
-
"direction": "horizontal"
|
|
2234
|
-
"align": "center",
|
|
2235
|
-
"gap": "md",
|
|
2236
|
-
"type": "stack"
|
|
2214
|
+
"direction": "horizontal"
|
|
2237
2215
|
},
|
|
2238
2216
|
{
|
|
2239
2217
|
"type": "divider"
|
|
2240
2218
|
},
|
|
2241
2219
|
{
|
|
2220
|
+
"direction": "vertical",
|
|
2242
2221
|
"type": "stack",
|
|
2243
2222
|
"children": [
|
|
2244
2223
|
{
|
|
@@ -2251,44 +2230,65 @@
|
|
|
2251
2230
|
},
|
|
2252
2231
|
{
|
|
2253
2232
|
"inputType": "number",
|
|
2254
|
-
"
|
|
2255
|
-
"
|
|
2233
|
+
"type": "input",
|
|
2234
|
+
"placeholder": "3600"
|
|
2256
2235
|
}
|
|
2257
2236
|
],
|
|
2258
|
-
"direction": "vertical",
|
|
2259
2237
|
"gap": "md"
|
|
2260
2238
|
},
|
|
2261
2239
|
{
|
|
2262
2240
|
"gap": "sm",
|
|
2263
|
-
"type": "stack",
|
|
2264
|
-
"justify": "center",
|
|
2265
2241
|
"children": [
|
|
2266
2242
|
{
|
|
2267
|
-
"
|
|
2243
|
+
"action": "GET_KEY",
|
|
2268
2244
|
"type": "button",
|
|
2269
2245
|
"variant": "primary",
|
|
2270
|
-
"
|
|
2271
|
-
"
|
|
2246
|
+
"icon": "download",
|
|
2247
|
+
"label": "Get"
|
|
2272
2248
|
},
|
|
2273
2249
|
{
|
|
2274
2250
|
"variant": "primary",
|
|
2275
2251
|
"type": "button",
|
|
2276
2252
|
"label": "Set",
|
|
2277
|
-
"
|
|
2278
|
-
"
|
|
2253
|
+
"action": "SET_KEY",
|
|
2254
|
+
"icon": "upload"
|
|
2279
2255
|
},
|
|
2280
2256
|
{
|
|
2281
|
-
"action": "DELETE_KEY",
|
|
2282
2257
|
"label": "Delete",
|
|
2283
2258
|
"variant": "danger",
|
|
2284
2259
|
"icon": "trash-2",
|
|
2285
|
-
"type": "button"
|
|
2260
|
+
"type": "button",
|
|
2261
|
+
"action": "DELETE_KEY"
|
|
2286
2262
|
}
|
|
2287
2263
|
],
|
|
2288
|
-
"direction": "horizontal"
|
|
2264
|
+
"direction": "horizontal",
|
|
2265
|
+
"justify": "center",
|
|
2266
|
+
"type": "stack"
|
|
2289
2267
|
}
|
|
2290
2268
|
]
|
|
2291
2269
|
}
|
|
2270
|
+
],
|
|
2271
|
+
"navItems": [
|
|
2272
|
+
{
|
|
2273
|
+
"icon": "search",
|
|
2274
|
+
"label": "Research",
|
|
2275
|
+
"href": "/research"
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"href": "/cache",
|
|
2279
|
+
"label": "Cache",
|
|
2280
|
+
"icon": "database"
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"href": "/reports",
|
|
2284
|
+
"icon": "file-text",
|
|
2285
|
+
"label": "Reports"
|
|
2286
|
+
},
|
|
2287
|
+
{
|
|
2288
|
+
"icon": "book-open",
|
|
2289
|
+
"label": "Knowledge",
|
|
2290
|
+
"href": "/knowledge"
|
|
2291
|
+
}
|
|
2292
2292
|
]
|
|
2293
2293
|
}
|
|
2294
2294
|
]
|
|
@@ -2560,53 +2560,28 @@
|
|
|
2560
2560
|
"render-ui",
|
|
2561
2561
|
"main",
|
|
2562
2562
|
{
|
|
2563
|
-
"navItems": [
|
|
2564
|
-
{
|
|
2565
|
-
"href": "/research",
|
|
2566
|
-
"label": "Research",
|
|
2567
|
-
"icon": "search"
|
|
2568
|
-
},
|
|
2569
|
-
{
|
|
2570
|
-
"label": "Cache",
|
|
2571
|
-
"href": "/cache",
|
|
2572
|
-
"icon": "database"
|
|
2573
|
-
},
|
|
2574
|
-
{
|
|
2575
|
-
"label": "Reports",
|
|
2576
|
-
"icon": "file-text",
|
|
2577
|
-
"href": "/reports"
|
|
2578
|
-
},
|
|
2579
|
-
{
|
|
2580
|
-
"href": "/knowledge",
|
|
2581
|
-
"label": "Knowledge",
|
|
2582
|
-
"icon": "book-open"
|
|
2583
|
-
}
|
|
2584
|
-
],
|
|
2585
|
-
"appName": "ResearchAssistant",
|
|
2586
|
-
"type": "dashboard-layout",
|
|
2587
2563
|
"children": [
|
|
2588
2564
|
{
|
|
2589
2565
|
"direction": "vertical",
|
|
2590
2566
|
"align": "stretch",
|
|
2591
2567
|
"type": "stack",
|
|
2592
|
-
"gap": "lg",
|
|
2593
2568
|
"children": [
|
|
2594
2569
|
{
|
|
2595
2570
|
"direction": "horizontal",
|
|
2596
|
-
"type": "stack",
|
|
2597
|
-
"gap": "md",
|
|
2598
2571
|
"align": "center",
|
|
2572
|
+
"type": "stack",
|
|
2599
2573
|
"children": [
|
|
2600
2574
|
{
|
|
2601
2575
|
"type": "icon",
|
|
2602
2576
|
"name": "hard-drive"
|
|
2603
2577
|
},
|
|
2604
2578
|
{
|
|
2605
|
-
"variant": "h2",
|
|
2606
2579
|
"type": "typography",
|
|
2580
|
+
"variant": "h2",
|
|
2607
2581
|
"content": "Report Storage"
|
|
2608
2582
|
}
|
|
2609
|
-
]
|
|
2583
|
+
],
|
|
2584
|
+
"gap": "md"
|
|
2610
2585
|
},
|
|
2611
2586
|
{
|
|
2612
2587
|
"type": "divider"
|
|
@@ -2620,50 +2595,75 @@
|
|
|
2620
2595
|
"placeholder": "path/to/file.txt"
|
|
2621
2596
|
},
|
|
2622
2597
|
{
|
|
2623
|
-
"
|
|
2624
|
-
"
|
|
2598
|
+
"type": "input",
|
|
2599
|
+
"placeholder": "path/prefix/"
|
|
2625
2600
|
},
|
|
2626
2601
|
{
|
|
2627
2602
|
"placeholder": "File content...",
|
|
2628
2603
|
"type": "textarea"
|
|
2629
2604
|
},
|
|
2630
2605
|
{
|
|
2606
|
+
"gap": "sm",
|
|
2631
2607
|
"children": [
|
|
2632
2608
|
{
|
|
2609
|
+
"action": "UPLOAD_FILE",
|
|
2633
2610
|
"label": "Upload",
|
|
2634
2611
|
"variant": "primary",
|
|
2635
2612
|
"type": "button",
|
|
2636
|
-
"icon": "upload"
|
|
2637
|
-
"action": "UPLOAD_FILE"
|
|
2613
|
+
"icon": "upload"
|
|
2638
2614
|
},
|
|
2639
2615
|
{
|
|
2616
|
+
"label": "Download",
|
|
2617
|
+
"action": "DOWNLOAD_FILE",
|
|
2640
2618
|
"icon": "download",
|
|
2641
|
-
"variant": "secondary",
|
|
2642
2619
|
"type": "button",
|
|
2643
|
-
"
|
|
2644
|
-
"action": "DOWNLOAD_FILE"
|
|
2620
|
+
"variant": "secondary"
|
|
2645
2621
|
},
|
|
2646
2622
|
{
|
|
2623
|
+
"label": "List",
|
|
2647
2624
|
"action": "LIST_FILES",
|
|
2648
|
-
"type": "button",
|
|
2649
2625
|
"variant": "secondary",
|
|
2650
|
-
"
|
|
2651
|
-
"
|
|
2626
|
+
"icon": "list",
|
|
2627
|
+
"type": "button"
|
|
2652
2628
|
},
|
|
2653
2629
|
{
|
|
2630
|
+
"variant": "danger",
|
|
2631
|
+
"action": "DELETE_FILE",
|
|
2654
2632
|
"type": "button",
|
|
2655
2633
|
"label": "Delete",
|
|
2656
|
-
"action": "DELETE_FILE",
|
|
2657
|
-
"variant": "danger",
|
|
2658
2634
|
"icon": "trash-2"
|
|
2659
2635
|
}
|
|
2660
2636
|
],
|
|
2661
|
-
"type": "stack",
|
|
2662
2637
|
"direction": "horizontal",
|
|
2663
|
-
"
|
|
2638
|
+
"type": "stack",
|
|
2664
2639
|
"justify": "center"
|
|
2665
2640
|
}
|
|
2666
|
-
]
|
|
2641
|
+
],
|
|
2642
|
+
"gap": "lg"
|
|
2643
|
+
}
|
|
2644
|
+
],
|
|
2645
|
+
"type": "dashboard-layout",
|
|
2646
|
+
"appName": "ResearchAssistant",
|
|
2647
|
+
"navItems": [
|
|
2648
|
+
{
|
|
2649
|
+
"icon": "search",
|
|
2650
|
+
"href": "/research",
|
|
2651
|
+
"label": "Research"
|
|
2652
|
+
},
|
|
2653
|
+
{
|
|
2654
|
+
"icon": "database",
|
|
2655
|
+
"label": "Cache",
|
|
2656
|
+
"href": "/cache"
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
"label": "Reports",
|
|
2660
|
+
"icon": "file-text",
|
|
2661
|
+
"href": "/reports"
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"icon": "book-open",
|
|
2665
|
+
"href": "/knowledge",
|
|
2666
|
+
"label": "Knowledge"
|
|
2667
2667
|
}
|
|
2668
2668
|
]
|
|
2669
2669
|
}
|
|
@@ -2679,8 +2679,14 @@
|
|
|
2679
2679
|
"render-ui",
|
|
2680
2680
|
"main",
|
|
2681
2681
|
{
|
|
2682
|
-
"type": "dashboard-layout",
|
|
2683
2682
|
"appName": "ResearchAssistant",
|
|
2683
|
+
"children": [
|
|
2684
|
+
{
|
|
2685
|
+
"message": "Executing storage operation on report...",
|
|
2686
|
+
"type": "loading-state",
|
|
2687
|
+
"title": "Processing..."
|
|
2688
|
+
}
|
|
2689
|
+
],
|
|
2684
2690
|
"navItems": [
|
|
2685
2691
|
{
|
|
2686
2692
|
"href": "/research",
|
|
@@ -2699,17 +2705,11 @@
|
|
|
2699
2705
|
},
|
|
2700
2706
|
{
|
|
2701
2707
|
"icon": "book-open",
|
|
2702
|
-
"
|
|
2703
|
-
"
|
|
2708
|
+
"label": "Knowledge",
|
|
2709
|
+
"href": "/knowledge"
|
|
2704
2710
|
}
|
|
2705
2711
|
],
|
|
2706
|
-
"
|
|
2707
|
-
{
|
|
2708
|
-
"type": "loading-state",
|
|
2709
|
-
"message": "Executing storage operation on report...",
|
|
2710
|
-
"title": "Processing..."
|
|
2711
|
-
}
|
|
2712
|
-
]
|
|
2712
|
+
"type": "dashboard-layout"
|
|
2713
2713
|
}
|
|
2714
2714
|
],
|
|
2715
2715
|
[
|
|
@@ -2739,29 +2739,29 @@
|
|
|
2739
2739
|
"render-ui",
|
|
2740
2740
|
"main",
|
|
2741
2741
|
{
|
|
2742
|
-
"type": "dashboard-layout",
|
|
2743
2742
|
"navItems": [
|
|
2744
2743
|
{
|
|
2744
|
+
"label": "Research",
|
|
2745
2745
|
"href": "/research",
|
|
2746
|
-
"icon": "search"
|
|
2747
|
-
"label": "Research"
|
|
2746
|
+
"icon": "search"
|
|
2748
2747
|
},
|
|
2749
2748
|
{
|
|
2750
|
-
"icon": "database",
|
|
2751
2749
|
"label": "Cache",
|
|
2752
|
-
"href": "/cache"
|
|
2750
|
+
"href": "/cache",
|
|
2751
|
+
"icon": "database"
|
|
2753
2752
|
},
|
|
2754
2753
|
{
|
|
2755
|
-
"label": "Reports",
|
|
2756
2754
|
"href": "/reports",
|
|
2757
|
-
"icon": "file-text"
|
|
2755
|
+
"icon": "file-text",
|
|
2756
|
+
"label": "Reports"
|
|
2758
2757
|
},
|
|
2759
2758
|
{
|
|
2760
|
-
"
|
|
2759
|
+
"label": "Knowledge",
|
|
2761
2760
|
"href": "/knowledge",
|
|
2762
|
-
"
|
|
2761
|
+
"icon": "book-open"
|
|
2763
2762
|
}
|
|
2764
2763
|
],
|
|
2764
|
+
"type": "dashboard-layout",
|
|
2765
2765
|
"appName": "ResearchAssistant",
|
|
2766
2766
|
"children": [
|
|
2767
2767
|
{
|
|
@@ -2782,8 +2782,8 @@
|
|
|
2782
2782
|
},
|
|
2783
2783
|
{
|
|
2784
2784
|
"emit": {
|
|
2785
|
-
"
|
|
2786
|
-
"
|
|
2785
|
+
"failure": "ResearchStorageFailed",
|
|
2786
|
+
"success": "ResearchStorageCompleted"
|
|
2787
2787
|
}
|
|
2788
2788
|
}
|
|
2789
2789
|
]
|
|
@@ -2798,22 +2798,28 @@
|
|
|
2798
2798
|
"render-ui",
|
|
2799
2799
|
"main",
|
|
2800
2800
|
{
|
|
2801
|
-
"
|
|
2802
|
-
"appName": "ResearchAssistant",
|
|
2803
|
-
"navItems": [
|
|
2801
|
+
"children": [
|
|
2804
2802
|
{
|
|
2805
|
-
"
|
|
2806
|
-
"
|
|
2807
|
-
"
|
|
2803
|
+
"type": "loading-state",
|
|
2804
|
+
"title": "Processing...",
|
|
2805
|
+
"message": "Executing storage operation on report..."
|
|
2806
|
+
}
|
|
2807
|
+
],
|
|
2808
|
+
"appName": "ResearchAssistant",
|
|
2809
|
+
"navItems": [
|
|
2810
|
+
{
|
|
2811
|
+
"icon": "search",
|
|
2812
|
+
"label": "Research",
|
|
2813
|
+
"href": "/research"
|
|
2808
2814
|
},
|
|
2809
2815
|
{
|
|
2816
|
+
"label": "Cache",
|
|
2810
2817
|
"href": "/cache",
|
|
2811
|
-
"icon": "database"
|
|
2812
|
-
"label": "Cache"
|
|
2818
|
+
"icon": "database"
|
|
2813
2819
|
},
|
|
2814
2820
|
{
|
|
2815
|
-
"label": "Reports",
|
|
2816
2821
|
"icon": "file-text",
|
|
2822
|
+
"label": "Reports",
|
|
2817
2823
|
"href": "/reports"
|
|
2818
2824
|
},
|
|
2819
2825
|
{
|
|
@@ -2822,13 +2828,7 @@
|
|
|
2822
2828
|
"href": "/knowledge"
|
|
2823
2829
|
}
|
|
2824
2830
|
],
|
|
2825
|
-
"
|
|
2826
|
-
{
|
|
2827
|
-
"title": "Processing...",
|
|
2828
|
-
"message": "Executing storage operation on report...",
|
|
2829
|
-
"type": "loading-state"
|
|
2830
|
-
}
|
|
2831
|
-
]
|
|
2831
|
+
"type": "dashboard-layout"
|
|
2832
2832
|
}
|
|
2833
2833
|
],
|
|
2834
2834
|
[
|
|
@@ -2857,35 +2857,35 @@
|
|
|
2857
2857
|
"render-ui",
|
|
2858
2858
|
"main",
|
|
2859
2859
|
{
|
|
2860
|
-
"children": [
|
|
2861
|
-
{
|
|
2862
|
-
"message": "Executing storage operation on report...",
|
|
2863
|
-
"type": "loading-state",
|
|
2864
|
-
"title": "Processing..."
|
|
2865
|
-
}
|
|
2866
|
-
],
|
|
2867
|
-
"type": "dashboard-layout",
|
|
2868
2860
|
"appName": "ResearchAssistant",
|
|
2861
|
+
"type": "dashboard-layout",
|
|
2869
2862
|
"navItems": [
|
|
2870
2863
|
{
|
|
2871
|
-
"
|
|
2864
|
+
"href": "/research",
|
|
2872
2865
|
"label": "Research",
|
|
2873
|
-
"
|
|
2866
|
+
"icon": "search"
|
|
2874
2867
|
},
|
|
2875
2868
|
{
|
|
2869
|
+
"href": "/cache",
|
|
2876
2870
|
"icon": "database",
|
|
2877
|
-
"label": "Cache"
|
|
2878
|
-
"href": "/cache"
|
|
2871
|
+
"label": "Cache"
|
|
2879
2872
|
},
|
|
2880
2873
|
{
|
|
2881
|
-
"
|
|
2874
|
+
"icon": "file-text",
|
|
2882
2875
|
"href": "/reports",
|
|
2883
|
-
"
|
|
2876
|
+
"label": "Reports"
|
|
2884
2877
|
},
|
|
2885
2878
|
{
|
|
2886
|
-
"label": "Knowledge",
|
|
2887
2879
|
"href": "/knowledge",
|
|
2888
|
-
"icon": "book-open"
|
|
2880
|
+
"icon": "book-open",
|
|
2881
|
+
"label": "Knowledge"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"children": [
|
|
2885
|
+
{
|
|
2886
|
+
"type": "loading-state",
|
|
2887
|
+
"title": "Processing...",
|
|
2888
|
+
"message": "Executing storage operation on report..."
|
|
2889
2889
|
}
|
|
2890
2890
|
]
|
|
2891
2891
|
}
|
|
@@ -2895,8 +2895,8 @@
|
|
|
2895
2895
|
"storage",
|
|
2896
2896
|
"delete",
|
|
2897
2897
|
{
|
|
2898
|
-
"
|
|
2899
|
-
"
|
|
2898
|
+
"bucket": "@entity.bucket",
|
|
2899
|
+
"key": "@entity.fileKey"
|
|
2900
2900
|
},
|
|
2901
2901
|
{
|
|
2902
2902
|
"emit": {
|
|
@@ -2927,39 +2927,39 @@
|
|
|
2927
2927
|
"main",
|
|
2928
2928
|
{
|
|
2929
2929
|
"type": "dashboard-layout",
|
|
2930
|
+
"appName": "ResearchAssistant",
|
|
2930
2931
|
"children": [
|
|
2931
2932
|
{
|
|
2932
|
-
"align": "center",
|
|
2933
|
-
"type": "stack",
|
|
2934
2933
|
"gap": "lg",
|
|
2934
|
+
"align": "center",
|
|
2935
2935
|
"children": [
|
|
2936
2936
|
{
|
|
2937
2937
|
"type": "icon",
|
|
2938
2938
|
"name": "check-circle"
|
|
2939
2939
|
},
|
|
2940
2940
|
{
|
|
2941
|
-
"
|
|
2941
|
+
"variant": "success",
|
|
2942
2942
|
"type": "alert",
|
|
2943
|
-
"
|
|
2943
|
+
"message": "Operation completed successfully"
|
|
2944
2944
|
},
|
|
2945
2945
|
{
|
|
2946
|
+
"variant": "body",
|
|
2946
2947
|
"color": "muted",
|
|
2947
2948
|
"type": "typography",
|
|
2948
|
-
"variant": "body",
|
|
2949
2949
|
"content": "@entity.result"
|
|
2950
2950
|
},
|
|
2951
2951
|
{
|
|
2952
|
-
"action": "RESET",
|
|
2953
2952
|
"icon": "rotate-ccw",
|
|
2954
|
-
"
|
|
2953
|
+
"action": "RESET",
|
|
2955
2954
|
"type": "button",
|
|
2956
|
-
"label": "Back"
|
|
2955
|
+
"label": "Back",
|
|
2956
|
+
"variant": "ghost"
|
|
2957
2957
|
}
|
|
2958
2958
|
],
|
|
2959
|
+
"type": "stack",
|
|
2959
2960
|
"direction": "vertical"
|
|
2960
2961
|
}
|
|
2961
2962
|
],
|
|
2962
|
-
"appName": "ResearchAssistant",
|
|
2963
2963
|
"navItems": [
|
|
2964
2964
|
{
|
|
2965
2965
|
"icon": "search",
|
|
@@ -2967,18 +2967,18 @@
|
|
|
2967
2967
|
"label": "Research"
|
|
2968
2968
|
},
|
|
2969
2969
|
{
|
|
2970
|
-
"icon": "database",
|
|
2971
2970
|
"href": "/cache",
|
|
2972
|
-
"label": "Cache"
|
|
2971
|
+
"label": "Cache",
|
|
2972
|
+
"icon": "database"
|
|
2973
2973
|
},
|
|
2974
2974
|
{
|
|
2975
|
-
"
|
|
2975
|
+
"label": "Reports",
|
|
2976
2976
|
"href": "/reports",
|
|
2977
|
-
"
|
|
2977
|
+
"icon": "file-text"
|
|
2978
2978
|
},
|
|
2979
2979
|
{
|
|
2980
|
-
"icon": "book-open",
|
|
2981
2980
|
"href": "/knowledge",
|
|
2981
|
+
"icon": "book-open",
|
|
2982
2982
|
"label": "Knowledge"
|
|
2983
2983
|
}
|
|
2984
2984
|
]
|
|
@@ -3007,42 +3007,42 @@
|
|
|
3007
3007
|
{
|
|
3008
3008
|
"children": [
|
|
3009
3009
|
{
|
|
3010
|
-
"direction": "vertical",
|
|
3011
|
-
"type": "stack",
|
|
3012
|
-
"gap": "lg",
|
|
3013
|
-
"align": "center",
|
|
3014
3010
|
"children": [
|
|
3015
3011
|
{
|
|
3012
|
+
"type": "error-state",
|
|
3016
3013
|
"title": "Operation Failed",
|
|
3017
|
-
"message": "@entity.error"
|
|
3018
|
-
"type": "error-state"
|
|
3014
|
+
"message": "@entity.error"
|
|
3019
3015
|
},
|
|
3020
3016
|
{
|
|
3021
3017
|
"action": "RESET",
|
|
3022
|
-
"label": "Back",
|
|
3023
3018
|
"variant": "ghost",
|
|
3024
3019
|
"icon": "rotate-ccw",
|
|
3025
|
-
"type": "button"
|
|
3020
|
+
"type": "button",
|
|
3021
|
+
"label": "Back"
|
|
3026
3022
|
}
|
|
3027
|
-
]
|
|
3023
|
+
],
|
|
3024
|
+
"direction": "vertical",
|
|
3025
|
+
"type": "stack",
|
|
3026
|
+
"align": "center",
|
|
3027
|
+
"gap": "lg"
|
|
3028
3028
|
}
|
|
3029
3029
|
],
|
|
3030
3030
|
"appName": "ResearchAssistant",
|
|
3031
3031
|
"navItems": [
|
|
3032
3032
|
{
|
|
3033
|
-
"
|
|
3033
|
+
"icon": "search",
|
|
3034
3034
|
"label": "Research",
|
|
3035
|
-
"
|
|
3035
|
+
"href": "/research"
|
|
3036
3036
|
},
|
|
3037
3037
|
{
|
|
3038
|
+
"icon": "database",
|
|
3038
3039
|
"label": "Cache",
|
|
3039
|
-
"href": "/cache"
|
|
3040
|
-
"icon": "database"
|
|
3040
|
+
"href": "/cache"
|
|
3041
3041
|
},
|
|
3042
3042
|
{
|
|
3043
3043
|
"label": "Reports",
|
|
3044
|
-
"
|
|
3045
|
-
"
|
|
3044
|
+
"icon": "file-text",
|
|
3045
|
+
"href": "/reports"
|
|
3046
3046
|
},
|
|
3047
3047
|
{
|
|
3048
3048
|
"href": "/knowledge",
|
|
@@ -3071,14 +3071,14 @@
|
|
|
3071
3071
|
{
|
|
3072
3072
|
"navItems": [
|
|
3073
3073
|
{
|
|
3074
|
-
"icon": "search",
|
|
3075
3074
|
"label": "Research",
|
|
3075
|
+
"icon": "search",
|
|
3076
3076
|
"href": "/research"
|
|
3077
3077
|
},
|
|
3078
3078
|
{
|
|
3079
3079
|
"icon": "database",
|
|
3080
|
-
"
|
|
3081
|
-
"
|
|
3080
|
+
"href": "/cache",
|
|
3081
|
+
"label": "Cache"
|
|
3082
3082
|
},
|
|
3083
3083
|
{
|
|
3084
3084
|
"href": "/reports",
|
|
@@ -3086,8 +3086,8 @@
|
|
|
3086
3086
|
"label": "Reports"
|
|
3087
3087
|
},
|
|
3088
3088
|
{
|
|
3089
|
-
"href": "/knowledge",
|
|
3090
3089
|
"label": "Knowledge",
|
|
3090
|
+
"href": "/knowledge",
|
|
3091
3091
|
"icon": "book-open"
|
|
3092
3092
|
}
|
|
3093
3093
|
],
|
|
@@ -3096,21 +3096,21 @@
|
|
|
3096
3096
|
{
|
|
3097
3097
|
"children": [
|
|
3098
3098
|
{
|
|
3099
|
-
"
|
|
3099
|
+
"type": "stack",
|
|
3100
|
+
"direction": "horizontal",
|
|
3100
3101
|
"children": [
|
|
3101
3102
|
{
|
|
3102
|
-
"
|
|
3103
|
-
"
|
|
3103
|
+
"name": "hard-drive",
|
|
3104
|
+
"type": "icon"
|
|
3104
3105
|
},
|
|
3105
3106
|
{
|
|
3106
|
-
"type": "typography",
|
|
3107
3107
|
"content": "Report Storage",
|
|
3108
|
+
"type": "typography",
|
|
3108
3109
|
"variant": "h2"
|
|
3109
3110
|
}
|
|
3110
3111
|
],
|
|
3111
|
-
"
|
|
3112
|
-
"
|
|
3113
|
-
"gap": "md"
|
|
3112
|
+
"gap": "md",
|
|
3113
|
+
"align": "center"
|
|
3114
3114
|
},
|
|
3115
3115
|
{
|
|
3116
3116
|
"type": "divider"
|
|
@@ -3120,51 +3120,51 @@
|
|
|
3120
3120
|
"placeholder": "bucket-name"
|
|
3121
3121
|
},
|
|
3122
3122
|
{
|
|
3123
|
-
"
|
|
3124
|
-
"
|
|
3123
|
+
"placeholder": "path/to/file.txt",
|
|
3124
|
+
"type": "input"
|
|
3125
3125
|
},
|
|
3126
3126
|
{
|
|
3127
3127
|
"placeholder": "path/prefix/",
|
|
3128
3128
|
"type": "input"
|
|
3129
3129
|
},
|
|
3130
3130
|
{
|
|
3131
|
-
"
|
|
3132
|
-
"
|
|
3131
|
+
"type": "textarea",
|
|
3132
|
+
"placeholder": "File content..."
|
|
3133
3133
|
},
|
|
3134
3134
|
{
|
|
3135
|
-
"
|
|
3135
|
+
"direction": "horizontal",
|
|
3136
3136
|
"children": [
|
|
3137
3137
|
{
|
|
3138
|
-
"icon": "upload",
|
|
3139
|
-
"action": "UPLOAD_FILE",
|
|
3140
3138
|
"label": "Upload",
|
|
3141
3139
|
"type": "button",
|
|
3142
|
-
"variant": "primary"
|
|
3140
|
+
"variant": "primary",
|
|
3141
|
+
"icon": "upload",
|
|
3142
|
+
"action": "UPLOAD_FILE"
|
|
3143
3143
|
},
|
|
3144
3144
|
{
|
|
3145
|
+
"icon": "download",
|
|
3145
3146
|
"action": "DOWNLOAD_FILE",
|
|
3146
|
-
"label": "Download",
|
|
3147
3147
|
"type": "button",
|
|
3148
|
-
"
|
|
3148
|
+
"label": "Download",
|
|
3149
3149
|
"variant": "secondary"
|
|
3150
3150
|
},
|
|
3151
3151
|
{
|
|
3152
|
-
"
|
|
3153
|
-
"action": "LIST_FILES",
|
|
3152
|
+
"type": "button",
|
|
3154
3153
|
"label": "List",
|
|
3155
|
-
"
|
|
3156
|
-
"
|
|
3154
|
+
"action": "LIST_FILES",
|
|
3155
|
+
"variant": "secondary",
|
|
3156
|
+
"icon": "list"
|
|
3157
3157
|
},
|
|
3158
3158
|
{
|
|
3159
3159
|
"type": "button",
|
|
3160
|
-
"label": "Delete",
|
|
3161
3160
|
"variant": "danger",
|
|
3162
|
-
"
|
|
3163
|
-
"
|
|
3161
|
+
"action": "DELETE_FILE",
|
|
3162
|
+
"label": "Delete",
|
|
3163
|
+
"icon": "trash-2"
|
|
3164
3164
|
}
|
|
3165
3165
|
],
|
|
3166
|
-
"direction": "horizontal",
|
|
3167
3166
|
"justify": "center",
|
|
3167
|
+
"gap": "sm",
|
|
3168
3168
|
"type": "stack"
|
|
3169
3169
|
}
|
|
3170
3170
|
],
|
|
@@ -3193,41 +3193,13 @@
|
|
|
3193
3193
|
"render-ui",
|
|
3194
3194
|
"main",
|
|
3195
3195
|
{
|
|
3196
|
-
"type": "dashboard-layout",
|
|
3197
|
-
"appName": "ResearchAssistant",
|
|
3198
|
-
"navItems": [
|
|
3199
|
-
{
|
|
3200
|
-
"label": "Research",
|
|
3201
|
-
"href": "/research",
|
|
3202
|
-
"icon": "search"
|
|
3203
|
-
},
|
|
3204
|
-
{
|
|
3205
|
-
"href": "/cache",
|
|
3206
|
-
"label": "Cache",
|
|
3207
|
-
"icon": "database"
|
|
3208
|
-
},
|
|
3209
|
-
{
|
|
3210
|
-
"label": "Reports",
|
|
3211
|
-
"href": "/reports",
|
|
3212
|
-
"icon": "file-text"
|
|
3213
|
-
},
|
|
3214
|
-
{
|
|
3215
|
-
"href": "/knowledge",
|
|
3216
|
-
"icon": "book-open",
|
|
3217
|
-
"label": "Knowledge"
|
|
3218
|
-
}
|
|
3219
|
-
],
|
|
3220
3196
|
"children": [
|
|
3221
3197
|
{
|
|
3222
|
-
"align": "stretch",
|
|
3223
|
-
"type": "stack",
|
|
3224
|
-
"direction": "vertical",
|
|
3225
|
-
"gap": "lg",
|
|
3226
3198
|
"children": [
|
|
3227
3199
|
{
|
|
3228
|
-
"type": "stack",
|
|
3229
3200
|
"gap": "md",
|
|
3230
3201
|
"direction": "horizontal",
|
|
3202
|
+
"type": "stack",
|
|
3231
3203
|
"align": "center",
|
|
3232
3204
|
"children": [
|
|
3233
3205
|
{
|
|
@@ -3235,9 +3207,9 @@
|
|
|
3235
3207
|
"name": "hard-drive"
|
|
3236
3208
|
},
|
|
3237
3209
|
{
|
|
3238
|
-
"type": "typography",
|
|
3239
3210
|
"content": "Report Storage",
|
|
3240
|
-
"variant": "h2"
|
|
3211
|
+
"variant": "h2",
|
|
3212
|
+
"type": "typography"
|
|
3241
3213
|
}
|
|
3242
3214
|
]
|
|
3243
3215
|
},
|
|
@@ -3245,16 +3217,16 @@
|
|
|
3245
3217
|
"type": "divider"
|
|
3246
3218
|
},
|
|
3247
3219
|
{
|
|
3248
|
-
"
|
|
3249
|
-
"
|
|
3220
|
+
"type": "input",
|
|
3221
|
+
"placeholder": "bucket-name"
|
|
3250
3222
|
},
|
|
3251
3223
|
{
|
|
3252
3224
|
"type": "input",
|
|
3253
3225
|
"placeholder": "path/to/file.txt"
|
|
3254
3226
|
},
|
|
3255
3227
|
{
|
|
3256
|
-
"
|
|
3257
|
-
"
|
|
3228
|
+
"placeholder": "path/prefix/",
|
|
3229
|
+
"type": "input"
|
|
3258
3230
|
},
|
|
3259
3231
|
{
|
|
3260
3232
|
"type": "textarea",
|
|
@@ -3262,53 +3234,81 @@
|
|
|
3262
3234
|
},
|
|
3263
3235
|
{
|
|
3264
3236
|
"type": "stack",
|
|
3237
|
+
"direction": "horizontal",
|
|
3238
|
+
"gap": "sm",
|
|
3265
3239
|
"children": [
|
|
3266
3240
|
{
|
|
3267
|
-
"
|
|
3241
|
+
"type": "button",
|
|
3268
3242
|
"action": "UPLOAD_FILE",
|
|
3243
|
+
"icon": "upload",
|
|
3269
3244
|
"label": "Upload",
|
|
3270
|
-
"
|
|
3271
|
-
"icon": "upload"
|
|
3245
|
+
"variant": "primary"
|
|
3272
3246
|
},
|
|
3273
3247
|
{
|
|
3274
|
-
"action": "DOWNLOAD_FILE",
|
|
3275
|
-
"variant": "secondary",
|
|
3276
3248
|
"icon": "download",
|
|
3277
|
-
"
|
|
3278
|
-
"
|
|
3249
|
+
"label": "Download",
|
|
3250
|
+
"variant": "secondary",
|
|
3251
|
+
"action": "DOWNLOAD_FILE",
|
|
3252
|
+
"type": "button"
|
|
3279
3253
|
},
|
|
3280
3254
|
{
|
|
3281
|
-
"label": "List",
|
|
3282
3255
|
"icon": "list",
|
|
3283
|
-
"
|
|
3256
|
+
"action": "LIST_FILES",
|
|
3284
3257
|
"variant": "secondary",
|
|
3285
|
-
"
|
|
3258
|
+
"type": "button",
|
|
3259
|
+
"label": "List"
|
|
3286
3260
|
},
|
|
3287
3261
|
{
|
|
3288
|
-
"icon": "trash-2",
|
|
3289
3262
|
"variant": "danger",
|
|
3290
|
-
"
|
|
3263
|
+
"type": "button",
|
|
3264
|
+
"icon": "trash-2",
|
|
3291
3265
|
"label": "Delete",
|
|
3292
|
-
"
|
|
3266
|
+
"action": "DELETE_FILE"
|
|
3293
3267
|
}
|
|
3294
3268
|
],
|
|
3295
|
-
"
|
|
3296
|
-
"justify": "center",
|
|
3297
|
-
"direction": "horizontal"
|
|
3269
|
+
"justify": "center"
|
|
3298
3270
|
}
|
|
3299
|
-
]
|
|
3271
|
+
],
|
|
3272
|
+
"gap": "lg",
|
|
3273
|
+
"type": "stack",
|
|
3274
|
+
"direction": "vertical",
|
|
3275
|
+
"align": "stretch"
|
|
3300
3276
|
}
|
|
3301
|
-
]
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3277
|
+
],
|
|
3278
|
+
"appName": "ResearchAssistant",
|
|
3279
|
+
"type": "dashboard-layout",
|
|
3280
|
+
"navItems": [
|
|
3281
|
+
{
|
|
3282
|
+
"label": "Research",
|
|
3283
|
+
"href": "/research",
|
|
3284
|
+
"icon": "search"
|
|
3285
|
+
},
|
|
3286
|
+
{
|
|
3287
|
+
"icon": "database",
|
|
3288
|
+
"label": "Cache",
|
|
3289
|
+
"href": "/cache"
|
|
3290
|
+
},
|
|
3291
|
+
{
|
|
3292
|
+
"icon": "file-text",
|
|
3293
|
+
"label": "Reports",
|
|
3294
|
+
"href": "/reports"
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"icon": "book-open",
|
|
3298
|
+
"label": "Knowledge",
|
|
3299
|
+
"href": "/knowledge"
|
|
3300
|
+
}
|
|
3301
|
+
]
|
|
3302
|
+
}
|
|
3303
|
+
]
|
|
3304
|
+
]
|
|
3305
|
+
}
|
|
3306
|
+
]
|
|
3307
|
+
},
|
|
3308
|
+
"scope": "collection"
|
|
3309
|
+
}
|
|
3310
|
+
],
|
|
3311
|
+
"pages": [
|
|
3312
3312
|
{
|
|
3313
3313
|
"name": "Reports",
|
|
3314
3314
|
"path": "/reports",
|
|
@@ -3551,8 +3551,8 @@
|
|
|
3551
3551
|
"KnowledgeQuery",
|
|
3552
3552
|
{
|
|
3553
3553
|
"emit": {
|
|
3554
|
-
"
|
|
3555
|
-
"
|
|
3554
|
+
"success": "KnowledgeQueryLoaded",
|
|
3555
|
+
"failure": "KnowledgeQueryLoadFailed"
|
|
3556
3556
|
}
|
|
3557
3557
|
}
|
|
3558
3558
|
],
|
|
@@ -3561,82 +3561,82 @@
|
|
|
3561
3561
|
"main",
|
|
3562
3562
|
{
|
|
3563
3563
|
"type": "dashboard-layout",
|
|
3564
|
+
"navItems": [
|
|
3565
|
+
{
|
|
3566
|
+
"href": "/research",
|
|
3567
|
+
"icon": "search",
|
|
3568
|
+
"label": "Research"
|
|
3569
|
+
},
|
|
3570
|
+
{
|
|
3571
|
+
"icon": "database",
|
|
3572
|
+
"label": "Cache",
|
|
3573
|
+
"href": "/cache"
|
|
3574
|
+
},
|
|
3575
|
+
{
|
|
3576
|
+
"icon": "file-text",
|
|
3577
|
+
"href": "/reports",
|
|
3578
|
+
"label": "Reports"
|
|
3579
|
+
},
|
|
3580
|
+
{
|
|
3581
|
+
"icon": "book-open",
|
|
3582
|
+
"href": "/knowledge",
|
|
3583
|
+
"label": "Knowledge"
|
|
3584
|
+
}
|
|
3585
|
+
],
|
|
3564
3586
|
"appName": "ResearchAssistant",
|
|
3565
3587
|
"children": [
|
|
3566
3588
|
{
|
|
3567
|
-
"direction": "vertical",
|
|
3568
3589
|
"children": [
|
|
3569
3590
|
{
|
|
3570
3591
|
"name": "shield",
|
|
3571
3592
|
"type": "icon"
|
|
3572
3593
|
},
|
|
3573
3594
|
{
|
|
3574
|
-
"type": "typography",
|
|
3575
3595
|
"content": "Bearer API Tester",
|
|
3576
|
-
"variant": "h2"
|
|
3596
|
+
"variant": "h2",
|
|
3597
|
+
"type": "typography"
|
|
3577
3598
|
},
|
|
3578
3599
|
{
|
|
3579
|
-
"
|
|
3580
|
-
"
|
|
3600
|
+
"type": "input",
|
|
3601
|
+
"placeholder": "/users"
|
|
3581
3602
|
},
|
|
3582
3603
|
{
|
|
3604
|
+
"type": "select",
|
|
3583
3605
|
"options": [
|
|
3584
3606
|
{
|
|
3585
|
-
"
|
|
3586
|
-
"
|
|
3607
|
+
"value": "GET",
|
|
3608
|
+
"label": "GET"
|
|
3587
3609
|
},
|
|
3588
3610
|
{
|
|
3589
|
-
"
|
|
3590
|
-
"
|
|
3611
|
+
"value": "POST",
|
|
3612
|
+
"label": "POST"
|
|
3591
3613
|
},
|
|
3592
3614
|
{
|
|
3593
|
-
"
|
|
3594
|
-
"
|
|
3615
|
+
"label": "PUT",
|
|
3616
|
+
"value": "PUT"
|
|
3595
3617
|
},
|
|
3596
3618
|
{
|
|
3597
|
-
"
|
|
3598
|
-
"
|
|
3619
|
+
"label": "DELETE",
|
|
3620
|
+
"value": "DELETE"
|
|
3599
3621
|
}
|
|
3600
|
-
]
|
|
3601
|
-
"type": "select"
|
|
3622
|
+
]
|
|
3602
3623
|
},
|
|
3603
3624
|
{
|
|
3604
|
-
"
|
|
3605
|
-
"
|
|
3625
|
+
"placeholder": "JSON request body",
|
|
3626
|
+
"type": "textarea"
|
|
3606
3627
|
},
|
|
3607
3628
|
{
|
|
3608
|
-
"type": "button",
|
|
3609
|
-
"variant": "primary",
|
|
3610
|
-
"label": "Send Request",
|
|
3611
3629
|
"action": "CALL_API",
|
|
3612
|
-
"
|
|
3630
|
+
"variant": "primary",
|
|
3631
|
+
"icon": "send",
|
|
3632
|
+
"type": "button",
|
|
3633
|
+
"label": "Send Request"
|
|
3613
3634
|
}
|
|
3614
3635
|
],
|
|
3636
|
+
"align": "center",
|
|
3615
3637
|
"type": "stack",
|
|
3616
3638
|
"gap": "lg",
|
|
3617
|
-
"
|
|
3618
|
-
}
|
|
3619
|
-
],
|
|
3620
|
-
"navItems": [
|
|
3621
|
-
{
|
|
3622
|
-
"href": "/research",
|
|
3623
|
-
"icon": "search",
|
|
3624
|
-
"label": "Research"
|
|
3625
|
-
},
|
|
3626
|
-
{
|
|
3627
|
-
"icon": "database",
|
|
3628
|
-
"label": "Cache",
|
|
3629
|
-
"href": "/cache"
|
|
3630
|
-
},
|
|
3631
|
-
{
|
|
3632
|
-
"icon": "file-text",
|
|
3633
|
-
"href": "/reports",
|
|
3634
|
-
"label": "Reports"
|
|
3635
|
-
},
|
|
3636
|
-
{
|
|
3637
|
-
"label": "Knowledge",
|
|
3638
|
-
"href": "/knowledge",
|
|
3639
|
-
"icon": "book-open"
|
|
3639
|
+
"direction": "vertical"
|
|
3640
3640
|
}
|
|
3641
3641
|
]
|
|
3642
3642
|
}
|
|
@@ -3652,20 +3652,11 @@
|
|
|
3652
3652
|
"render-ui",
|
|
3653
3653
|
"main",
|
|
3654
3654
|
{
|
|
3655
|
-
"appName": "ResearchAssistant",
|
|
3656
|
-
"type": "dashboard-layout",
|
|
3657
|
-
"children": [
|
|
3658
|
-
{
|
|
3659
|
-
"message": "Sending request to knowledgequery endpoint...",
|
|
3660
|
-
"type": "loading-state",
|
|
3661
|
-
"title": "Calling API..."
|
|
3662
|
-
}
|
|
3663
|
-
],
|
|
3664
3655
|
"navItems": [
|
|
3665
3656
|
{
|
|
3666
|
-
"label": "Research",
|
|
3667
3657
|
"href": "/research",
|
|
3668
|
-
"icon": "search"
|
|
3658
|
+
"icon": "search",
|
|
3659
|
+
"label": "Research"
|
|
3669
3660
|
},
|
|
3670
3661
|
{
|
|
3671
3662
|
"label": "Cache",
|
|
@@ -3673,16 +3664,25 @@
|
|
|
3673
3664
|
"icon": "database"
|
|
3674
3665
|
},
|
|
3675
3666
|
{
|
|
3676
|
-
"
|
|
3667
|
+
"icon": "file-text",
|
|
3677
3668
|
"label": "Reports",
|
|
3678
|
-
"
|
|
3669
|
+
"href": "/reports"
|
|
3679
3670
|
},
|
|
3680
3671
|
{
|
|
3681
|
-
"
|
|
3672
|
+
"href": "/knowledge",
|
|
3682
3673
|
"icon": "book-open",
|
|
3683
|
-
"
|
|
3674
|
+
"label": "Knowledge"
|
|
3684
3675
|
}
|
|
3685
|
-
]
|
|
3676
|
+
],
|
|
3677
|
+
"appName": "ResearchAssistant",
|
|
3678
|
+
"children": [
|
|
3679
|
+
{
|
|
3680
|
+
"title": "Calling API...",
|
|
3681
|
+
"message": "Sending request to knowledgequery endpoint...",
|
|
3682
|
+
"type": "loading-state"
|
|
3683
|
+
}
|
|
3684
|
+
],
|
|
3685
|
+
"type": "dashboard-layout"
|
|
3686
3686
|
}
|
|
3687
3687
|
],
|
|
3688
3688
|
[
|
|
@@ -3724,33 +3724,31 @@
|
|
|
3724
3724
|
{
|
|
3725
3725
|
"navItems": [
|
|
3726
3726
|
{
|
|
3727
|
-
"label": "Research",
|
|
3728
3727
|
"href": "/research",
|
|
3728
|
+
"label": "Research",
|
|
3729
3729
|
"icon": "search"
|
|
3730
3730
|
},
|
|
3731
3731
|
{
|
|
3732
|
-
"icon": "database",
|
|
3733
3732
|
"href": "/cache",
|
|
3734
|
-
"label": "Cache"
|
|
3733
|
+
"label": "Cache",
|
|
3734
|
+
"icon": "database"
|
|
3735
3735
|
},
|
|
3736
3736
|
{
|
|
3737
|
-
"
|
|
3737
|
+
"href": "/reports",
|
|
3738
3738
|
"label": "Reports",
|
|
3739
|
-
"
|
|
3739
|
+
"icon": "file-text"
|
|
3740
3740
|
},
|
|
3741
3741
|
{
|
|
3742
|
+
"href": "/knowledge",
|
|
3742
3743
|
"icon": "book-open",
|
|
3743
|
-
"label": "Knowledge"
|
|
3744
|
-
"href": "/knowledge"
|
|
3744
|
+
"label": "Knowledge"
|
|
3745
3745
|
}
|
|
3746
3746
|
],
|
|
3747
|
-
"type": "dashboard-layout",
|
|
3748
3747
|
"appName": "ResearchAssistant",
|
|
3748
|
+
"type": "dashboard-layout",
|
|
3749
3749
|
"children": [
|
|
3750
3750
|
{
|
|
3751
3751
|
"type": "stack",
|
|
3752
|
-
"align": "center",
|
|
3753
|
-
"gap": "lg",
|
|
3754
3752
|
"children": [
|
|
3755
3753
|
{
|
|
3756
3754
|
"type": "icon",
|
|
@@ -3758,27 +3756,29 @@
|
|
|
3758
3756
|
},
|
|
3759
3757
|
{
|
|
3760
3758
|
"variant": "h2",
|
|
3761
|
-
"
|
|
3762
|
-
"
|
|
3759
|
+
"type": "typography",
|
|
3760
|
+
"content": "Response"
|
|
3763
3761
|
},
|
|
3764
3762
|
{
|
|
3765
3763
|
"variant": "info",
|
|
3766
|
-
"
|
|
3767
|
-
"
|
|
3764
|
+
"label": "@entity.statusCode",
|
|
3765
|
+
"type": "badge"
|
|
3768
3766
|
},
|
|
3769
3767
|
{
|
|
3770
|
-
"
|
|
3768
|
+
"code": "@entity.responseData",
|
|
3771
3769
|
"language": "json",
|
|
3772
|
-
"
|
|
3770
|
+
"type": "code-block"
|
|
3773
3771
|
},
|
|
3774
3772
|
{
|
|
3775
|
-
"action": "RESET",
|
|
3776
3773
|
"type": "button",
|
|
3777
3774
|
"label": "New Request",
|
|
3775
|
+
"action": "RESET",
|
|
3778
3776
|
"variant": "ghost",
|
|
3779
3777
|
"icon": "rotate-ccw"
|
|
3780
3778
|
}
|
|
3781
3779
|
],
|
|
3780
|
+
"align": "center",
|
|
3781
|
+
"gap": "lg",
|
|
3782
3782
|
"direction": "vertical"
|
|
3783
3783
|
}
|
|
3784
3784
|
]
|
|
@@ -3800,21 +3800,30 @@
|
|
|
3800
3800
|
"render-ui",
|
|
3801
3801
|
"main",
|
|
3802
3802
|
{
|
|
3803
|
+
"children": [
|
|
3804
|
+
{
|
|
3805
|
+
"type": "error-state",
|
|
3806
|
+
"onRetry": "RETRY",
|
|
3807
|
+
"title": "Request Failed",
|
|
3808
|
+
"message": "@entity.error"
|
|
3809
|
+
}
|
|
3810
|
+
],
|
|
3811
|
+
"type": "dashboard-layout",
|
|
3803
3812
|
"navItems": [
|
|
3804
3813
|
{
|
|
3814
|
+
"label": "Research",
|
|
3805
3815
|
"href": "/research",
|
|
3806
|
-
"icon": "search"
|
|
3807
|
-
"label": "Research"
|
|
3816
|
+
"icon": "search"
|
|
3808
3817
|
},
|
|
3809
3818
|
{
|
|
3810
3819
|
"href": "/cache",
|
|
3811
|
-
"
|
|
3812
|
-
"
|
|
3820
|
+
"icon": "database",
|
|
3821
|
+
"label": "Cache"
|
|
3813
3822
|
},
|
|
3814
3823
|
{
|
|
3815
|
-
"href": "/reports",
|
|
3816
3824
|
"label": "Reports",
|
|
3817
|
-
"icon": "file-text"
|
|
3825
|
+
"icon": "file-text",
|
|
3826
|
+
"href": "/reports"
|
|
3818
3827
|
},
|
|
3819
3828
|
{
|
|
3820
3829
|
"label": "Knowledge",
|
|
@@ -3822,16 +3831,7 @@
|
|
|
3822
3831
|
"icon": "book-open"
|
|
3823
3832
|
}
|
|
3824
3833
|
],
|
|
3825
|
-
"
|
|
3826
|
-
{
|
|
3827
|
-
"onRetry": "RETRY",
|
|
3828
|
-
"type": "error-state",
|
|
3829
|
-
"title": "Request Failed",
|
|
3830
|
-
"message": "@entity.error"
|
|
3831
|
-
}
|
|
3832
|
-
],
|
|
3833
|
-
"appName": "ResearchAssistant",
|
|
3834
|
-
"type": "dashboard-layout"
|
|
3834
|
+
"appName": "ResearchAssistant"
|
|
3835
3835
|
}
|
|
3836
3836
|
]
|
|
3837
3837
|
]
|
|
@@ -3845,21 +3845,46 @@
|
|
|
3845
3845
|
"render-ui",
|
|
3846
3846
|
"main",
|
|
3847
3847
|
{
|
|
3848
|
+
"type": "dashboard-layout",
|
|
3849
|
+
"navItems": [
|
|
3850
|
+
{
|
|
3851
|
+
"icon": "search",
|
|
3852
|
+
"label": "Research",
|
|
3853
|
+
"href": "/research"
|
|
3854
|
+
},
|
|
3855
|
+
{
|
|
3856
|
+
"label": "Cache",
|
|
3857
|
+
"href": "/cache",
|
|
3858
|
+
"icon": "database"
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"href": "/reports",
|
|
3862
|
+
"label": "Reports",
|
|
3863
|
+
"icon": "file-text"
|
|
3864
|
+
},
|
|
3865
|
+
{
|
|
3866
|
+
"href": "/knowledge",
|
|
3867
|
+
"icon": "book-open",
|
|
3868
|
+
"label": "Knowledge"
|
|
3869
|
+
}
|
|
3870
|
+
],
|
|
3871
|
+
"appName": "ResearchAssistant",
|
|
3848
3872
|
"children": [
|
|
3849
3873
|
{
|
|
3874
|
+
"gap": "lg",
|
|
3850
3875
|
"children": [
|
|
3851
3876
|
{
|
|
3852
3877
|
"name": "shield",
|
|
3853
3878
|
"type": "icon"
|
|
3854
3879
|
},
|
|
3855
3880
|
{
|
|
3881
|
+
"content": "Bearer API Tester",
|
|
3856
3882
|
"variant": "h2",
|
|
3857
|
-
"type": "typography"
|
|
3858
|
-
"content": "Bearer API Tester"
|
|
3883
|
+
"type": "typography"
|
|
3859
3884
|
},
|
|
3860
3885
|
{
|
|
3861
|
-
"
|
|
3862
|
-
"
|
|
3886
|
+
"type": "input",
|
|
3887
|
+
"placeholder": "/users"
|
|
3863
3888
|
},
|
|
3864
3889
|
{
|
|
3865
3890
|
"type": "select",
|
|
@@ -3888,42 +3913,17 @@
|
|
|
3888
3913
|
},
|
|
3889
3914
|
{
|
|
3890
3915
|
"label": "Send Request",
|
|
3916
|
+
"icon": "send",
|
|
3891
3917
|
"action": "CALL_API",
|
|
3892
3918
|
"type": "button",
|
|
3893
|
-
"icon": "send",
|
|
3894
3919
|
"variant": "primary"
|
|
3895
3920
|
}
|
|
3896
3921
|
],
|
|
3897
|
-
"
|
|
3898
|
-
"align": "center",
|
|
3922
|
+
"direction": "vertical",
|
|
3899
3923
|
"type": "stack",
|
|
3900
|
-
"
|
|
3901
|
-
}
|
|
3902
|
-
],
|
|
3903
|
-
"navItems": [
|
|
3904
|
-
{
|
|
3905
|
-
"label": "Research",
|
|
3906
|
-
"href": "/research",
|
|
3907
|
-
"icon": "search"
|
|
3908
|
-
},
|
|
3909
|
-
{
|
|
3910
|
-
"href": "/cache",
|
|
3911
|
-
"icon": "database",
|
|
3912
|
-
"label": "Cache"
|
|
3913
|
-
},
|
|
3914
|
-
{
|
|
3915
|
-
"label": "Reports",
|
|
3916
|
-
"href": "/reports",
|
|
3917
|
-
"icon": "file-text"
|
|
3918
|
-
},
|
|
3919
|
-
{
|
|
3920
|
-
"href": "/knowledge",
|
|
3921
|
-
"label": "Knowledge",
|
|
3922
|
-
"icon": "book-open"
|
|
3924
|
+
"align": "center"
|
|
3923
3925
|
}
|
|
3924
|
-
]
|
|
3925
|
-
"appName": "ResearchAssistant",
|
|
3926
|
-
"type": "dashboard-layout"
|
|
3926
|
+
]
|
|
3927
3927
|
}
|
|
3928
3928
|
]
|
|
3929
3929
|
]
|
|
@@ -3937,35 +3937,14 @@
|
|
|
3937
3937
|
"render-ui",
|
|
3938
3938
|
"main",
|
|
3939
3939
|
{
|
|
3940
|
-
"navItems": [
|
|
3941
|
-
{
|
|
3942
|
-
"href": "/research",
|
|
3943
|
-
"icon": "search",
|
|
3944
|
-
"label": "Research"
|
|
3945
|
-
},
|
|
3946
|
-
{
|
|
3947
|
-
"icon": "database",
|
|
3948
|
-
"href": "/cache",
|
|
3949
|
-
"label": "Cache"
|
|
3950
|
-
},
|
|
3951
|
-
{
|
|
3952
|
-
"href": "/reports",
|
|
3953
|
-
"icon": "file-text",
|
|
3954
|
-
"label": "Reports"
|
|
3955
|
-
},
|
|
3956
|
-
{
|
|
3957
|
-
"label": "Knowledge",
|
|
3958
|
-
"href": "/knowledge",
|
|
3959
|
-
"icon": "book-open"
|
|
3960
|
-
}
|
|
3961
|
-
],
|
|
3962
|
-
"type": "dashboard-layout",
|
|
3963
3940
|
"children": [
|
|
3964
3941
|
{
|
|
3942
|
+
"direction": "vertical",
|
|
3943
|
+
"align": "center",
|
|
3965
3944
|
"children": [
|
|
3966
3945
|
{
|
|
3967
|
-
"
|
|
3968
|
-
"
|
|
3946
|
+
"type": "icon",
|
|
3947
|
+
"name": "shield"
|
|
3969
3948
|
},
|
|
3970
3949
|
{
|
|
3971
3950
|
"content": "Bearer API Tester",
|
|
@@ -3988,34 +3967,55 @@
|
|
|
3988
3967
|
"label": "POST"
|
|
3989
3968
|
},
|
|
3990
3969
|
{
|
|
3991
|
-
"
|
|
3992
|
-
"
|
|
3970
|
+
"label": "PUT",
|
|
3971
|
+
"value": "PUT"
|
|
3993
3972
|
},
|
|
3994
3973
|
{
|
|
3995
|
-
"
|
|
3996
|
-
"
|
|
3974
|
+
"label": "DELETE",
|
|
3975
|
+
"value": "DELETE"
|
|
3997
3976
|
}
|
|
3998
3977
|
]
|
|
3999
3978
|
},
|
|
4000
3979
|
{
|
|
4001
|
-
"
|
|
4002
|
-
"
|
|
3980
|
+
"placeholder": "JSON request body",
|
|
3981
|
+
"type": "textarea"
|
|
4003
3982
|
},
|
|
4004
3983
|
{
|
|
4005
|
-
"action": "CALL_API",
|
|
4006
3984
|
"type": "button",
|
|
4007
|
-
"label": "Send Request",
|
|
4008
3985
|
"icon": "send",
|
|
4009
|
-
"variant": "primary"
|
|
3986
|
+
"variant": "primary",
|
|
3987
|
+
"action": "CALL_API",
|
|
3988
|
+
"label": "Send Request"
|
|
4010
3989
|
}
|
|
4011
3990
|
],
|
|
4012
|
-
"align": "center",
|
|
4013
|
-
"gap": "lg",
|
|
4014
3991
|
"type": "stack",
|
|
4015
|
-
"
|
|
3992
|
+
"gap": "lg"
|
|
4016
3993
|
}
|
|
4017
3994
|
],
|
|
4018
|
-
"
|
|
3995
|
+
"navItems": [
|
|
3996
|
+
{
|
|
3997
|
+
"icon": "search",
|
|
3998
|
+
"href": "/research",
|
|
3999
|
+
"label": "Research"
|
|
4000
|
+
},
|
|
4001
|
+
{
|
|
4002
|
+
"label": "Cache",
|
|
4003
|
+
"href": "/cache",
|
|
4004
|
+
"icon": "database"
|
|
4005
|
+
},
|
|
4006
|
+
{
|
|
4007
|
+
"label": "Reports",
|
|
4008
|
+
"href": "/reports",
|
|
4009
|
+
"icon": "file-text"
|
|
4010
|
+
},
|
|
4011
|
+
{
|
|
4012
|
+
"href": "/knowledge",
|
|
4013
|
+
"icon": "book-open",
|
|
4014
|
+
"label": "Knowledge"
|
|
4015
|
+
}
|
|
4016
|
+
],
|
|
4017
|
+
"appName": "ResearchAssistant",
|
|
4018
|
+
"type": "dashboard-layout"
|
|
4019
4019
|
}
|
|
4020
4020
|
]
|
|
4021
4021
|
]
|
|
@@ -4031,26 +4031,47 @@
|
|
|
4031
4031
|
{
|
|
4032
4032
|
"type": "dashboard-layout",
|
|
4033
4033
|
"appName": "ResearchAssistant",
|
|
4034
|
+
"navItems": [
|
|
4035
|
+
{
|
|
4036
|
+
"label": "Research",
|
|
4037
|
+
"href": "/research",
|
|
4038
|
+
"icon": "search"
|
|
4039
|
+
},
|
|
4040
|
+
{
|
|
4041
|
+
"href": "/cache",
|
|
4042
|
+
"label": "Cache",
|
|
4043
|
+
"icon": "database"
|
|
4044
|
+
},
|
|
4045
|
+
{
|
|
4046
|
+
"label": "Reports",
|
|
4047
|
+
"href": "/reports",
|
|
4048
|
+
"icon": "file-text"
|
|
4049
|
+
},
|
|
4050
|
+
{
|
|
4051
|
+
"label": "Knowledge",
|
|
4052
|
+
"href": "/knowledge",
|
|
4053
|
+
"icon": "book-open"
|
|
4054
|
+
}
|
|
4055
|
+
],
|
|
4034
4056
|
"children": [
|
|
4035
4057
|
{
|
|
4036
4058
|
"align": "center",
|
|
4037
|
-
"type": "stack",
|
|
4038
|
-
"direction": "vertical",
|
|
4039
4059
|
"children": [
|
|
4040
4060
|
{
|
|
4041
|
-
"
|
|
4042
|
-
"
|
|
4061
|
+
"type": "icon",
|
|
4062
|
+
"name": "shield"
|
|
4043
4063
|
},
|
|
4044
4064
|
{
|
|
4045
4065
|
"type": "typography",
|
|
4046
|
-
"
|
|
4047
|
-
"
|
|
4066
|
+
"content": "Bearer API Tester",
|
|
4067
|
+
"variant": "h2"
|
|
4048
4068
|
},
|
|
4049
4069
|
{
|
|
4050
|
-
"
|
|
4051
|
-
"
|
|
4070
|
+
"type": "input",
|
|
4071
|
+
"placeholder": "/users"
|
|
4052
4072
|
},
|
|
4053
4073
|
{
|
|
4074
|
+
"type": "select",
|
|
4054
4075
|
"options": [
|
|
4055
4076
|
{
|
|
4056
4077
|
"label": "GET",
|
|
@@ -4068,45 +4089,24 @@
|
|
|
4068
4089
|
"label": "DELETE",
|
|
4069
4090
|
"value": "DELETE"
|
|
4070
4091
|
}
|
|
4071
|
-
]
|
|
4072
|
-
"type": "select"
|
|
4092
|
+
]
|
|
4073
4093
|
},
|
|
4074
4094
|
{
|
|
4075
|
-
"
|
|
4076
|
-
"
|
|
4095
|
+
"type": "textarea",
|
|
4096
|
+
"placeholder": "JSON request body"
|
|
4077
4097
|
},
|
|
4078
4098
|
{
|
|
4099
|
+
"icon": "send",
|
|
4079
4100
|
"type": "button",
|
|
4080
|
-
"action": "CALL_API",
|
|
4081
4101
|
"variant": "primary",
|
|
4082
|
-
"
|
|
4102
|
+
"action": "CALL_API",
|
|
4083
4103
|
"label": "Send Request"
|
|
4084
4104
|
}
|
|
4085
4105
|
],
|
|
4106
|
+
"direction": "vertical",
|
|
4107
|
+
"type": "stack",
|
|
4086
4108
|
"gap": "lg"
|
|
4087
4109
|
}
|
|
4088
|
-
],
|
|
4089
|
-
"navItems": [
|
|
4090
|
-
{
|
|
4091
|
-
"icon": "search",
|
|
4092
|
-
"label": "Research",
|
|
4093
|
-
"href": "/research"
|
|
4094
|
-
},
|
|
4095
|
-
{
|
|
4096
|
-
"icon": "database",
|
|
4097
|
-
"label": "Cache",
|
|
4098
|
-
"href": "/cache"
|
|
4099
|
-
},
|
|
4100
|
-
{
|
|
4101
|
-
"href": "/reports",
|
|
4102
|
-
"icon": "file-text",
|
|
4103
|
-
"label": "Reports"
|
|
4104
|
-
},
|
|
4105
|
-
{
|
|
4106
|
-
"label": "Knowledge",
|
|
4107
|
-
"href": "/knowledge",
|
|
4108
|
-
"icon": "book-open"
|
|
4109
|
-
}
|
|
4110
4110
|
]
|
|
4111
4111
|
}
|
|
4112
4112
|
]
|