@almadar/std 15.6.1 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/factory-signatures.json +20759 -67
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/factory-signatures.json +20759 -67
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/factory-signatures.json +20759 -67
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/package.json +1 -1
|
@@ -234,14 +234,18 @@
|
|
|
234
234
|
"main",
|
|
235
235
|
{
|
|
236
236
|
"type": "stack",
|
|
237
|
+
"direction": "vertical",
|
|
238
|
+
"gap": "lg",
|
|
237
239
|
"children": [
|
|
238
240
|
{
|
|
241
|
+
"gap": "sm",
|
|
239
242
|
"type": "stack",
|
|
243
|
+
"direction": "horizontal",
|
|
240
244
|
"align": "center",
|
|
241
245
|
"children": [
|
|
242
246
|
{
|
|
243
|
-
"
|
|
244
|
-
"
|
|
247
|
+
"type": "icon",
|
|
248
|
+
"name": "gauge"
|
|
245
249
|
},
|
|
246
250
|
{
|
|
247
251
|
"content": "Token Usage",
|
|
@@ -249,13 +253,11 @@
|
|
|
249
253
|
"type": "typography"
|
|
250
254
|
},
|
|
251
255
|
{
|
|
252
|
-
"label": "Normal",
|
|
253
256
|
"variant": "default",
|
|
254
|
-
"type": "badge"
|
|
257
|
+
"type": "badge",
|
|
258
|
+
"label": "Normal"
|
|
255
259
|
}
|
|
256
|
-
]
|
|
257
|
-
"direction": "horizontal",
|
|
258
|
-
"gap": "sm"
|
|
260
|
+
]
|
|
259
261
|
},
|
|
260
262
|
{
|
|
261
263
|
"type": "divider"
|
|
@@ -267,31 +269,29 @@
|
|
|
267
269
|
},
|
|
268
270
|
{
|
|
269
271
|
"type": "stack",
|
|
270
|
-
"gap": "md",
|
|
271
|
-
"direction": "horizontal",
|
|
272
272
|
"children": [
|
|
273
273
|
{
|
|
274
|
-
"value": "@entity.current",
|
|
275
274
|
"label": "Tokens Used",
|
|
275
|
+
"value": "@entity.current",
|
|
276
276
|
"type": "stat-display"
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
279
|
"type": "stat-display",
|
|
280
|
-
"
|
|
281
|
-
"
|
|
280
|
+
"value": "@entity.max",
|
|
281
|
+
"label": "Max Tokens"
|
|
282
282
|
}
|
|
283
|
-
]
|
|
283
|
+
],
|
|
284
|
+
"gap": "md",
|
|
285
|
+
"direction": "horizontal"
|
|
284
286
|
},
|
|
285
287
|
{
|
|
286
|
-
"label": "Reset",
|
|
287
|
-
"icon": "rotate-ccw",
|
|
288
288
|
"action": "RESET",
|
|
289
|
+
"icon": "rotate-ccw",
|
|
290
|
+
"type": "button",
|
|
289
291
|
"variant": "ghost",
|
|
290
|
-
"
|
|
292
|
+
"label": "Reset"
|
|
291
293
|
}
|
|
292
|
-
]
|
|
293
|
-
"gap": "lg",
|
|
294
|
-
"direction": "vertical"
|
|
294
|
+
]
|
|
295
295
|
}
|
|
296
296
|
]
|
|
297
297
|
]
|
|
@@ -319,65 +319,65 @@
|
|
|
319
319
|
"render-ui",
|
|
320
320
|
"main",
|
|
321
321
|
{
|
|
322
|
-
"
|
|
323
|
-
"direction": "vertical",
|
|
322
|
+
"gap": "lg",
|
|
324
323
|
"children": [
|
|
325
324
|
{
|
|
325
|
+
"direction": "horizontal",
|
|
326
326
|
"align": "center",
|
|
327
327
|
"type": "stack",
|
|
328
|
-
"direction": "horizontal",
|
|
329
|
-
"gap": "sm",
|
|
330
328
|
"children": [
|
|
331
329
|
{
|
|
332
330
|
"name": "gauge",
|
|
333
331
|
"type": "icon"
|
|
334
332
|
},
|
|
335
333
|
{
|
|
336
|
-
"content": "Token Usage",
|
|
337
334
|
"variant": "h2",
|
|
338
|
-
"type": "typography"
|
|
335
|
+
"type": "typography",
|
|
336
|
+
"content": "Token Usage"
|
|
339
337
|
},
|
|
340
338
|
{
|
|
341
|
-
"variant": "default",
|
|
342
339
|
"label": "Normal",
|
|
340
|
+
"variant": "default",
|
|
343
341
|
"type": "badge"
|
|
344
342
|
}
|
|
345
|
-
]
|
|
343
|
+
],
|
|
344
|
+
"gap": "sm"
|
|
346
345
|
},
|
|
347
346
|
{
|
|
348
347
|
"type": "divider"
|
|
349
348
|
},
|
|
350
349
|
{
|
|
351
|
-
"max": "@entity.max",
|
|
352
350
|
"value": "@entity.current",
|
|
351
|
+
"max": "@entity.max",
|
|
353
352
|
"type": "progress-bar"
|
|
354
353
|
},
|
|
355
354
|
{
|
|
356
|
-
"type": "stack",
|
|
357
|
-
"direction": "horizontal",
|
|
358
355
|
"children": [
|
|
359
356
|
{
|
|
360
|
-
"label": "Tokens Used",
|
|
361
357
|
"type": "stat-display",
|
|
358
|
+
"label": "Tokens Used",
|
|
362
359
|
"value": "@entity.current"
|
|
363
360
|
},
|
|
364
361
|
{
|
|
365
|
-
"label": "Max Tokens",
|
|
366
362
|
"value": "@entity.max",
|
|
363
|
+
"label": "Max Tokens",
|
|
367
364
|
"type": "stat-display"
|
|
368
365
|
}
|
|
369
366
|
],
|
|
370
|
-
"gap": "md"
|
|
367
|
+
"gap": "md",
|
|
368
|
+
"type": "stack",
|
|
369
|
+
"direction": "horizontal"
|
|
371
370
|
},
|
|
372
371
|
{
|
|
373
|
-
"icon": "rotate-ccw",
|
|
374
|
-
"type": "button",
|
|
375
|
-
"label": "Reset",
|
|
376
372
|
"variant": "ghost",
|
|
377
|
-
"
|
|
373
|
+
"label": "Reset",
|
|
374
|
+
"action": "RESET",
|
|
375
|
+
"icon": "rotate-ccw",
|
|
376
|
+
"type": "button"
|
|
378
377
|
}
|
|
379
378
|
],
|
|
380
|
-
"
|
|
379
|
+
"direction": "vertical",
|
|
380
|
+
"type": "stack"
|
|
381
381
|
}
|
|
382
382
|
]
|
|
383
383
|
]
|
|
@@ -417,27 +417,28 @@
|
|
|
417
417
|
"render-ui",
|
|
418
418
|
"main",
|
|
419
419
|
{
|
|
420
|
-
"
|
|
420
|
+
"type": "stack",
|
|
421
421
|
"direction": "vertical",
|
|
422
|
+
"gap": "lg",
|
|
422
423
|
"children": [
|
|
423
424
|
{
|
|
424
425
|
"type": "stack",
|
|
425
|
-
"align": "center",
|
|
426
426
|
"gap": "sm",
|
|
427
|
+
"align": "center",
|
|
427
428
|
"children": [
|
|
428
429
|
{
|
|
429
|
-
"
|
|
430
|
-
"
|
|
430
|
+
"type": "icon",
|
|
431
|
+
"name": "alert-triangle"
|
|
431
432
|
},
|
|
432
433
|
{
|
|
433
|
-
"type": "typography",
|
|
434
434
|
"content": "Token Usage",
|
|
435
|
+
"type": "typography",
|
|
435
436
|
"variant": "h2"
|
|
436
437
|
},
|
|
437
438
|
{
|
|
439
|
+
"type": "badge",
|
|
438
440
|
"label": "Warning",
|
|
439
|
-
"variant": "warning"
|
|
440
|
-
"type": "badge"
|
|
441
|
+
"variant": "warning"
|
|
441
442
|
}
|
|
442
443
|
],
|
|
443
444
|
"direction": "horizontal"
|
|
@@ -446,9 +447,9 @@
|
|
|
446
447
|
"type": "divider"
|
|
447
448
|
},
|
|
448
449
|
{
|
|
450
|
+
"variant": "warning",
|
|
449
451
|
"message": "Token usage approaching limit. Consider compacting.",
|
|
450
|
-
"type": "alert"
|
|
451
|
-
"variant": "warning"
|
|
452
|
+
"type": "alert"
|
|
452
453
|
},
|
|
453
454
|
{
|
|
454
455
|
"type": "progress-bar",
|
|
@@ -456,45 +457,44 @@
|
|
|
456
457
|
"max": "@entity.max"
|
|
457
458
|
},
|
|
458
459
|
{
|
|
459
|
-
"
|
|
460
|
+
"type": "stack",
|
|
461
|
+
"gap": "md",
|
|
460
462
|
"children": [
|
|
461
463
|
{
|
|
464
|
+
"label": "Tokens Used",
|
|
462
465
|
"value": "@entity.current",
|
|
463
|
-
"type": "stat-display"
|
|
464
|
-
"label": "Tokens Used"
|
|
466
|
+
"type": "stat-display"
|
|
465
467
|
},
|
|
466
468
|
{
|
|
467
|
-
"value": "@entity.max",
|
|
468
469
|
"label": "Max Tokens",
|
|
470
|
+
"value": "@entity.max",
|
|
469
471
|
"type": "stat-display"
|
|
470
472
|
}
|
|
471
473
|
],
|
|
472
|
-
"
|
|
473
|
-
"type": "stack"
|
|
474
|
+
"direction": "horizontal"
|
|
474
475
|
},
|
|
475
476
|
{
|
|
476
477
|
"direction": "horizontal",
|
|
477
|
-
"type": "stack",
|
|
478
478
|
"gap": "sm",
|
|
479
|
+
"type": "stack",
|
|
479
480
|
"children": [
|
|
480
481
|
{
|
|
481
|
-
"label": "Compact",
|
|
482
|
-
"type": "button",
|
|
483
|
-
"variant": "primary",
|
|
484
482
|
"action": "COMPACT",
|
|
485
|
-
"icon": "minimize-2"
|
|
483
|
+
"icon": "minimize-2",
|
|
484
|
+
"type": "button",
|
|
485
|
+
"label": "Compact",
|
|
486
|
+
"variant": "primary"
|
|
486
487
|
},
|
|
487
488
|
{
|
|
488
|
-
"variant": "ghost",
|
|
489
|
-
"type": "button",
|
|
490
489
|
"action": "RESET",
|
|
490
|
+
"variant": "ghost",
|
|
491
491
|
"label": "Reset",
|
|
492
|
+
"type": "button",
|
|
492
493
|
"icon": "rotate-ccw"
|
|
493
494
|
}
|
|
494
495
|
]
|
|
495
496
|
}
|
|
496
|
-
]
|
|
497
|
-
"type": "stack"
|
|
497
|
+
]
|
|
498
498
|
}
|
|
499
499
|
]
|
|
500
500
|
]
|
|
@@ -523,12 +523,10 @@
|
|
|
523
523
|
"main",
|
|
524
524
|
{
|
|
525
525
|
"type": "stack",
|
|
526
|
-
"gap": "lg",
|
|
527
526
|
"direction": "vertical",
|
|
527
|
+
"gap": "lg",
|
|
528
528
|
"children": [
|
|
529
529
|
{
|
|
530
|
-
"type": "stack",
|
|
531
|
-
"align": "center",
|
|
532
530
|
"gap": "sm",
|
|
533
531
|
"children": [
|
|
534
532
|
{
|
|
@@ -536,9 +534,9 @@
|
|
|
536
534
|
"name": "alert-octagon"
|
|
537
535
|
},
|
|
538
536
|
{
|
|
539
|
-
"
|
|
537
|
+
"type": "typography",
|
|
540
538
|
"variant": "h2",
|
|
541
|
-
"
|
|
539
|
+
"content": "Token Usage"
|
|
542
540
|
},
|
|
543
541
|
{
|
|
544
542
|
"type": "badge",
|
|
@@ -546,7 +544,9 @@
|
|
|
546
544
|
"variant": "danger"
|
|
547
545
|
}
|
|
548
546
|
],
|
|
549
|
-
"direction": "horizontal"
|
|
547
|
+
"direction": "horizontal",
|
|
548
|
+
"type": "stack",
|
|
549
|
+
"align": "center"
|
|
550
550
|
},
|
|
551
551
|
{
|
|
552
552
|
"type": "divider"
|
|
@@ -557,47 +557,47 @@
|
|
|
557
557
|
"type": "alert"
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
|
+
"value": "@entity.current",
|
|
560
561
|
"max": "@entity.max",
|
|
561
|
-
"type": "progress-bar"
|
|
562
|
-
"value": "@entity.current"
|
|
562
|
+
"type": "progress-bar"
|
|
563
563
|
},
|
|
564
564
|
{
|
|
565
|
-
"type": "stack",
|
|
566
565
|
"direction": "horizontal",
|
|
567
|
-
"
|
|
566
|
+
"type": "stack",
|
|
568
567
|
"children": [
|
|
569
568
|
{
|
|
570
|
-
"
|
|
569
|
+
"label": "Tokens Used",
|
|
571
570
|
"type": "stat-display",
|
|
572
|
-
"
|
|
571
|
+
"value": "@entity.current"
|
|
573
572
|
},
|
|
574
573
|
{
|
|
575
|
-
"label": "Max Tokens",
|
|
576
574
|
"type": "stat-display",
|
|
575
|
+
"label": "Max Tokens",
|
|
577
576
|
"value": "@entity.max"
|
|
578
577
|
}
|
|
579
|
-
]
|
|
578
|
+
],
|
|
579
|
+
"gap": "md"
|
|
580
580
|
},
|
|
581
581
|
{
|
|
582
|
-
"
|
|
583
|
-
"type": "stack",
|
|
582
|
+
"direction": "horizontal",
|
|
584
583
|
"children": [
|
|
585
584
|
{
|
|
585
|
+
"icon": "minimize-2",
|
|
586
586
|
"action": "COMPACT",
|
|
587
|
-
"
|
|
587
|
+
"type": "button",
|
|
588
588
|
"label": "Compact Now",
|
|
589
|
-
"
|
|
590
|
-
"type": "button"
|
|
589
|
+
"variant": "primary"
|
|
591
590
|
},
|
|
592
591
|
{
|
|
593
|
-
"
|
|
594
|
-
"variant": "ghost",
|
|
592
|
+
"type": "button",
|
|
595
593
|
"label": "Reset",
|
|
594
|
+
"action": "RESET",
|
|
596
595
|
"icon": "rotate-ccw",
|
|
597
|
-
"
|
|
596
|
+
"variant": "ghost"
|
|
598
597
|
}
|
|
599
598
|
],
|
|
600
|
-
"
|
|
599
|
+
"type": "stack",
|
|
600
|
+
"gap": "sm"
|
|
601
601
|
}
|
|
602
602
|
]
|
|
603
603
|
}
|
|
@@ -624,11 +624,12 @@
|
|
|
624
624
|
"render-ui",
|
|
625
625
|
"main",
|
|
626
626
|
{
|
|
627
|
+
"gap": "lg",
|
|
627
628
|
"type": "stack",
|
|
628
629
|
"direction": "vertical",
|
|
629
|
-
"gap": "lg",
|
|
630
630
|
"children": [
|
|
631
631
|
{
|
|
632
|
+
"align": "center",
|
|
632
633
|
"children": [
|
|
633
634
|
{
|
|
634
635
|
"type": "icon",
|
|
@@ -640,47 +641,46 @@
|
|
|
640
641
|
"type": "typography"
|
|
641
642
|
},
|
|
642
643
|
{
|
|
643
|
-
"variant": "default",
|
|
644
644
|
"type": "badge",
|
|
645
|
+
"variant": "default",
|
|
645
646
|
"label": "Normal"
|
|
646
647
|
}
|
|
647
648
|
],
|
|
648
649
|
"type": "stack",
|
|
649
650
|
"gap": "sm",
|
|
650
|
-
"direction": "horizontal"
|
|
651
|
-
"align": "center"
|
|
651
|
+
"direction": "horizontal"
|
|
652
652
|
},
|
|
653
653
|
{
|
|
654
654
|
"type": "divider"
|
|
655
655
|
},
|
|
656
656
|
{
|
|
657
|
+
"max": "@entity.max",
|
|
657
658
|
"type": "progress-bar",
|
|
658
|
-
"value": "@entity.current"
|
|
659
|
-
"max": "@entity.max"
|
|
659
|
+
"value": "@entity.current"
|
|
660
660
|
},
|
|
661
661
|
{
|
|
662
662
|
"gap": "md",
|
|
663
663
|
"type": "stack",
|
|
664
|
+
"direction": "horizontal",
|
|
664
665
|
"children": [
|
|
665
666
|
{
|
|
666
|
-
"type": "stat-display",
|
|
667
667
|
"value": "@entity.current",
|
|
668
|
+
"type": "stat-display",
|
|
668
669
|
"label": "Tokens Used"
|
|
669
670
|
},
|
|
670
671
|
{
|
|
672
|
+
"type": "stat-display",
|
|
671
673
|
"label": "Max Tokens",
|
|
672
|
-
"value": "@entity.max"
|
|
673
|
-
"type": "stat-display"
|
|
674
|
+
"value": "@entity.max"
|
|
674
675
|
}
|
|
675
|
-
]
|
|
676
|
-
"direction": "horizontal"
|
|
676
|
+
]
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
|
+
"action": "RESET",
|
|
679
680
|
"type": "button",
|
|
680
681
|
"label": "Reset",
|
|
681
682
|
"variant": "ghost",
|
|
682
|
-
"icon": "rotate-ccw"
|
|
683
|
-
"action": "RESET"
|
|
683
|
+
"icon": "rotate-ccw"
|
|
684
684
|
}
|
|
685
685
|
]
|
|
686
686
|
}
|
|
@@ -701,29 +701,29 @@
|
|
|
701
701
|
"render-ui",
|
|
702
702
|
"main",
|
|
703
703
|
{
|
|
704
|
-
"type": "stack",
|
|
705
|
-
"gap": "lg",
|
|
706
704
|
"direction": "vertical",
|
|
705
|
+
"gap": "lg",
|
|
706
|
+
"type": "stack",
|
|
707
707
|
"children": [
|
|
708
708
|
{
|
|
709
|
-
"direction": "horizontal",
|
|
710
|
-
"align": "center",
|
|
711
709
|
"type": "stack",
|
|
712
710
|
"gap": "sm",
|
|
711
|
+
"align": "center",
|
|
712
|
+
"direction": "horizontal",
|
|
713
713
|
"children": [
|
|
714
714
|
{
|
|
715
|
-
"
|
|
716
|
-
"
|
|
715
|
+
"type": "icon",
|
|
716
|
+
"name": "gauge"
|
|
717
717
|
},
|
|
718
718
|
{
|
|
719
|
+
"type": "typography",
|
|
719
720
|
"variant": "h2",
|
|
720
|
-
"content": "Token Usage"
|
|
721
|
-
"type": "typography"
|
|
721
|
+
"content": "Token Usage"
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
724
|
"type": "badge",
|
|
725
|
-
"
|
|
726
|
-
"
|
|
725
|
+
"variant": "default",
|
|
726
|
+
"label": "Normal"
|
|
727
727
|
}
|
|
728
728
|
]
|
|
729
729
|
},
|
|
@@ -731,33 +731,33 @@
|
|
|
731
731
|
"type": "divider"
|
|
732
732
|
},
|
|
733
733
|
{
|
|
734
|
-
"value": "@entity.current",
|
|
735
734
|
"type": "progress-bar",
|
|
735
|
+
"value": "@entity.current",
|
|
736
736
|
"max": "@entity.max"
|
|
737
737
|
},
|
|
738
738
|
{
|
|
739
739
|
"gap": "md",
|
|
740
|
-
"direction": "horizontal",
|
|
741
740
|
"children": [
|
|
742
741
|
{
|
|
742
|
+
"value": "@entity.current",
|
|
743
743
|
"type": "stat-display",
|
|
744
|
-
"label": "Tokens Used"
|
|
745
|
-
"value": "@entity.current"
|
|
744
|
+
"label": "Tokens Used"
|
|
746
745
|
},
|
|
747
746
|
{
|
|
747
|
+
"type": "stat-display",
|
|
748
748
|
"label": "Max Tokens",
|
|
749
|
-
"value": "@entity.max"
|
|
750
|
-
"type": "stat-display"
|
|
749
|
+
"value": "@entity.max"
|
|
751
750
|
}
|
|
752
751
|
],
|
|
752
|
+
"direction": "horizontal",
|
|
753
753
|
"type": "stack"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
|
+
"type": "button",
|
|
757
|
+
"label": "Reset",
|
|
756
758
|
"variant": "ghost",
|
|
757
759
|
"icon": "rotate-ccw",
|
|
758
|
-
"
|
|
759
|
-
"action": "RESET",
|
|
760
|
-
"type": "button"
|
|
760
|
+
"action": "RESET"
|
|
761
761
|
}
|
|
762
762
|
]
|
|
763
763
|
}
|
|
@@ -799,37 +799,39 @@
|
|
|
799
799
|
"render-ui",
|
|
800
800
|
"main",
|
|
801
801
|
{
|
|
802
|
+
"direction": "vertical",
|
|
803
|
+
"type": "stack",
|
|
802
804
|
"gap": "lg",
|
|
803
805
|
"children": [
|
|
804
806
|
{
|
|
805
807
|
"type": "stack",
|
|
806
|
-
"
|
|
808
|
+
"align": "center",
|
|
809
|
+
"gap": "sm",
|
|
807
810
|
"children": [
|
|
808
811
|
{
|
|
809
|
-
"
|
|
810
|
-
"
|
|
812
|
+
"type": "icon",
|
|
813
|
+
"name": "alert-triangle"
|
|
811
814
|
},
|
|
812
815
|
{
|
|
813
816
|
"content": "Token Usage",
|
|
814
|
-
"
|
|
815
|
-
"
|
|
817
|
+
"variant": "h2",
|
|
818
|
+
"type": "typography"
|
|
816
819
|
},
|
|
817
820
|
{
|
|
818
|
-
"
|
|
821
|
+
"label": "Warning",
|
|
819
822
|
"variant": "warning",
|
|
820
|
-
"
|
|
823
|
+
"type": "badge"
|
|
821
824
|
}
|
|
822
825
|
],
|
|
823
|
-
"
|
|
824
|
-
"align": "center"
|
|
826
|
+
"direction": "horizontal"
|
|
825
827
|
},
|
|
826
828
|
{
|
|
827
829
|
"type": "divider"
|
|
828
830
|
},
|
|
829
831
|
{
|
|
830
|
-
"
|
|
832
|
+
"variant": "warning",
|
|
831
833
|
"message": "Token usage approaching limit. Consider compacting.",
|
|
832
|
-
"
|
|
834
|
+
"type": "alert"
|
|
833
835
|
},
|
|
834
836
|
{
|
|
835
837
|
"type": "progress-bar",
|
|
@@ -837,46 +839,44 @@
|
|
|
837
839
|
"value": "@entity.current"
|
|
838
840
|
},
|
|
839
841
|
{
|
|
840
|
-
"direction": "horizontal",
|
|
841
842
|
"children": [
|
|
842
843
|
{
|
|
843
|
-
"label": "Tokens Used",
|
|
844
844
|
"value": "@entity.current",
|
|
845
|
+
"label": "Tokens Used",
|
|
845
846
|
"type": "stat-display"
|
|
846
847
|
},
|
|
847
848
|
{
|
|
848
|
-
"
|
|
849
|
+
"label": "Max Tokens",
|
|
849
850
|
"value": "@entity.max",
|
|
850
|
-
"
|
|
851
|
+
"type": "stat-display"
|
|
851
852
|
}
|
|
852
853
|
],
|
|
853
|
-
"
|
|
854
|
-
"type": "stack"
|
|
854
|
+
"direction": "horizontal",
|
|
855
|
+
"type": "stack",
|
|
856
|
+
"gap": "md"
|
|
855
857
|
},
|
|
856
858
|
{
|
|
857
859
|
"gap": "sm",
|
|
858
|
-
"type": "stack",
|
|
859
|
-
"direction": "horizontal",
|
|
860
860
|
"children": [
|
|
861
861
|
{
|
|
862
|
-
"action": "COMPACT",
|
|
863
|
-
"icon": "minimize-2",
|
|
864
862
|
"variant": "primary",
|
|
865
863
|
"label": "Compact",
|
|
866
|
-
"type": "button"
|
|
864
|
+
"type": "button",
|
|
865
|
+
"action": "COMPACT",
|
|
866
|
+
"icon": "minimize-2"
|
|
867
867
|
},
|
|
868
868
|
{
|
|
869
|
+
"variant": "ghost",
|
|
869
870
|
"icon": "rotate-ccw",
|
|
870
871
|
"type": "button",
|
|
871
|
-
"action": "RESET",
|
|
872
872
|
"label": "Reset",
|
|
873
|
-
"
|
|
873
|
+
"action": "RESET"
|
|
874
874
|
}
|
|
875
|
-
]
|
|
875
|
+
],
|
|
876
|
+
"type": "stack",
|
|
877
|
+
"direction": "horizontal"
|
|
876
878
|
}
|
|
877
|
-
]
|
|
878
|
-
"direction": "vertical",
|
|
879
|
-
"type": "stack"
|
|
879
|
+
]
|
|
880
880
|
}
|
|
881
881
|
]
|
|
882
882
|
]
|
|
@@ -904,35 +904,38 @@
|
|
|
904
904
|
"render-ui",
|
|
905
905
|
"main",
|
|
906
906
|
{
|
|
907
|
+
"direction": "vertical",
|
|
908
|
+
"gap": "lg",
|
|
909
|
+
"type": "stack",
|
|
907
910
|
"children": [
|
|
908
911
|
{
|
|
912
|
+
"type": "stack",
|
|
913
|
+
"direction": "horizontal",
|
|
914
|
+
"gap": "sm",
|
|
915
|
+
"align": "center",
|
|
909
916
|
"children": [
|
|
910
917
|
{
|
|
911
|
-
"
|
|
912
|
-
"
|
|
918
|
+
"type": "icon",
|
|
919
|
+
"name": "alert-octagon"
|
|
913
920
|
},
|
|
914
921
|
{
|
|
915
|
-
"
|
|
922
|
+
"type": "typography",
|
|
916
923
|
"variant": "h2",
|
|
917
|
-
"
|
|
924
|
+
"content": "Token Usage"
|
|
918
925
|
},
|
|
919
926
|
{
|
|
920
|
-
"label": "Critical",
|
|
921
927
|
"variant": "danger",
|
|
922
|
-
"type": "badge"
|
|
928
|
+
"type": "badge",
|
|
929
|
+
"label": "Critical"
|
|
923
930
|
}
|
|
924
|
-
]
|
|
925
|
-
"direction": "horizontal",
|
|
926
|
-
"gap": "sm",
|
|
927
|
-
"align": "center",
|
|
928
|
-
"type": "stack"
|
|
931
|
+
]
|
|
929
932
|
},
|
|
930
933
|
{
|
|
931
934
|
"type": "divider"
|
|
932
935
|
},
|
|
933
936
|
{
|
|
934
|
-
"type": "alert",
|
|
935
937
|
"message": "Token usage critical. Compact immediately to avoid truncation.",
|
|
938
|
+
"type": "alert",
|
|
936
939
|
"variant": "error"
|
|
937
940
|
},
|
|
938
941
|
{
|
|
@@ -941,6 +944,8 @@
|
|
|
941
944
|
"value": "@entity.current"
|
|
942
945
|
},
|
|
943
946
|
{
|
|
947
|
+
"gap": "md",
|
|
948
|
+
"type": "stack",
|
|
944
949
|
"direction": "horizontal",
|
|
945
950
|
"children": [
|
|
946
951
|
{
|
|
@@ -950,38 +955,33 @@
|
|
|
950
955
|
},
|
|
951
956
|
{
|
|
952
957
|
"label": "Max Tokens",
|
|
953
|
-
"
|
|
954
|
-
"
|
|
958
|
+
"type": "stat-display",
|
|
959
|
+
"value": "@entity.max"
|
|
955
960
|
}
|
|
956
|
-
]
|
|
957
|
-
"type": "stack",
|
|
958
|
-
"gap": "md"
|
|
961
|
+
]
|
|
959
962
|
},
|
|
960
963
|
{
|
|
964
|
+
"gap": "sm",
|
|
961
965
|
"direction": "horizontal",
|
|
966
|
+
"type": "stack",
|
|
962
967
|
"children": [
|
|
963
968
|
{
|
|
964
|
-
"type": "button",
|
|
965
|
-
"icon": "minimize-2",
|
|
966
969
|
"variant": "primary",
|
|
970
|
+
"type": "button",
|
|
971
|
+
"label": "Compact Now",
|
|
967
972
|
"action": "COMPACT",
|
|
968
|
-
"
|
|
973
|
+
"icon": "minimize-2"
|
|
969
974
|
},
|
|
970
975
|
{
|
|
971
|
-
"action": "RESET",
|
|
972
|
-
"label": "Reset",
|
|
973
|
-
"variant": "ghost",
|
|
974
976
|
"icon": "rotate-ccw",
|
|
975
|
-
"
|
|
977
|
+
"variant": "ghost",
|
|
978
|
+
"type": "button",
|
|
979
|
+
"label": "Reset",
|
|
980
|
+
"action": "RESET"
|
|
976
981
|
}
|
|
977
|
-
]
|
|
978
|
-
"gap": "sm",
|
|
979
|
-
"type": "stack"
|
|
982
|
+
]
|
|
980
983
|
}
|
|
981
|
-
]
|
|
982
|
-
"direction": "vertical",
|
|
983
|
-
"gap": "lg",
|
|
984
|
-
"type": "stack"
|
|
984
|
+
]
|
|
985
985
|
}
|
|
986
986
|
]
|
|
987
987
|
]
|
|
@@ -1009,65 +1009,65 @@
|
|
|
1009
1009
|
"render-ui",
|
|
1010
1010
|
"main",
|
|
1011
1011
|
{
|
|
1012
|
-
"direction": "vertical",
|
|
1013
|
-
"type": "stack",
|
|
1014
1012
|
"gap": "lg",
|
|
1015
1013
|
"children": [
|
|
1016
1014
|
{
|
|
1017
1015
|
"type": "stack",
|
|
1016
|
+
"direction": "horizontal",
|
|
1017
|
+
"gap": "sm",
|
|
1018
1018
|
"align": "center",
|
|
1019
1019
|
"children": [
|
|
1020
1020
|
{
|
|
1021
|
-
"
|
|
1022
|
-
"
|
|
1021
|
+
"name": "gauge",
|
|
1022
|
+
"type": "icon"
|
|
1023
1023
|
},
|
|
1024
1024
|
{
|
|
1025
|
-
"
|
|
1025
|
+
"type": "typography",
|
|
1026
1026
|
"variant": "h2",
|
|
1027
|
-
"
|
|
1027
|
+
"content": "Token Usage"
|
|
1028
1028
|
},
|
|
1029
1029
|
{
|
|
1030
|
-
"
|
|
1030
|
+
"variant": "default",
|
|
1031
1031
|
"type": "badge",
|
|
1032
|
-
"
|
|
1032
|
+
"label": "Normal"
|
|
1033
1033
|
}
|
|
1034
|
-
]
|
|
1035
|
-
"direction": "horizontal",
|
|
1036
|
-
"gap": "sm"
|
|
1034
|
+
]
|
|
1037
1035
|
},
|
|
1038
1036
|
{
|
|
1039
1037
|
"type": "divider"
|
|
1040
1038
|
},
|
|
1041
1039
|
{
|
|
1040
|
+
"max": "@entity.max",
|
|
1042
1041
|
"type": "progress-bar",
|
|
1043
|
-
"value": "@entity.current"
|
|
1044
|
-
"max": "@entity.max"
|
|
1042
|
+
"value": "@entity.current"
|
|
1045
1043
|
},
|
|
1046
1044
|
{
|
|
1045
|
+
"gap": "md",
|
|
1046
|
+
"type": "stack",
|
|
1047
1047
|
"direction": "horizontal",
|
|
1048
1048
|
"children": [
|
|
1049
1049
|
{
|
|
1050
1050
|
"label": "Tokens Used",
|
|
1051
|
-
"
|
|
1052
|
-
"
|
|
1051
|
+
"type": "stat-display",
|
|
1052
|
+
"value": "@entity.current"
|
|
1053
1053
|
},
|
|
1054
1054
|
{
|
|
1055
|
+
"value": "@entity.max",
|
|
1055
1056
|
"type": "stat-display",
|
|
1056
|
-
"label": "Max Tokens"
|
|
1057
|
-
"value": "@entity.max"
|
|
1057
|
+
"label": "Max Tokens"
|
|
1058
1058
|
}
|
|
1059
|
-
]
|
|
1060
|
-
"type": "stack",
|
|
1061
|
-
"gap": "md"
|
|
1059
|
+
]
|
|
1062
1060
|
},
|
|
1063
1061
|
{
|
|
1062
|
+
"type": "button",
|
|
1063
|
+
"action": "RESET",
|
|
1064
1064
|
"label": "Reset",
|
|
1065
1065
|
"variant": "ghost",
|
|
1066
|
-
"icon": "rotate-ccw"
|
|
1067
|
-
"type": "button",
|
|
1068
|
-
"action": "RESET"
|
|
1066
|
+
"icon": "rotate-ccw"
|
|
1069
1067
|
}
|
|
1070
|
-
]
|
|
1068
|
+
],
|
|
1069
|
+
"direction": "vertical",
|
|
1070
|
+
"type": "stack"
|
|
1071
1071
|
}
|
|
1072
1072
|
]
|
|
1073
1073
|
]
|
|
@@ -1092,65 +1092,65 @@
|
|
|
1092
1092
|
"render-ui",
|
|
1093
1093
|
"main",
|
|
1094
1094
|
{
|
|
1095
|
-
"type": "stack",
|
|
1096
|
-
"gap": "lg",
|
|
1097
1095
|
"direction": "vertical",
|
|
1098
1096
|
"children": [
|
|
1099
1097
|
{
|
|
1100
|
-
"align": "center",
|
|
1101
|
-
"direction": "horizontal",
|
|
1102
|
-
"gap": "sm",
|
|
1103
1098
|
"children": [
|
|
1104
1099
|
{
|
|
1105
|
-
"
|
|
1106
|
-
"
|
|
1100
|
+
"name": "gauge",
|
|
1101
|
+
"type": "icon"
|
|
1107
1102
|
},
|
|
1108
1103
|
{
|
|
1104
|
+
"content": "Token Usage",
|
|
1109
1105
|
"variant": "h2",
|
|
1110
|
-
"type": "typography"
|
|
1111
|
-
"content": "Token Usage"
|
|
1106
|
+
"type": "typography"
|
|
1112
1107
|
},
|
|
1113
1108
|
{
|
|
1114
|
-
"type": "badge",
|
|
1115
1109
|
"variant": "default",
|
|
1116
|
-
"label": "Normal"
|
|
1110
|
+
"label": "Normal",
|
|
1111
|
+
"type": "badge"
|
|
1117
1112
|
}
|
|
1118
1113
|
],
|
|
1119
|
-
"
|
|
1114
|
+
"align": "center",
|
|
1115
|
+
"direction": "horizontal",
|
|
1116
|
+
"type": "stack",
|
|
1117
|
+
"gap": "sm"
|
|
1120
1118
|
},
|
|
1121
1119
|
{
|
|
1122
1120
|
"type": "divider"
|
|
1123
1121
|
},
|
|
1124
1122
|
{
|
|
1125
|
-
"max": "@entity.max",
|
|
1126
1123
|
"type": "progress-bar",
|
|
1124
|
+
"max": "@entity.max",
|
|
1127
1125
|
"value": "@entity.current"
|
|
1128
1126
|
},
|
|
1129
1127
|
{
|
|
1130
|
-
"gap": "md",
|
|
1131
1128
|
"type": "stack",
|
|
1132
1129
|
"direction": "horizontal",
|
|
1133
1130
|
"children": [
|
|
1134
1131
|
{
|
|
1135
|
-
"
|
|
1132
|
+
"label": "Tokens Used",
|
|
1136
1133
|
"value": "@entity.current",
|
|
1137
|
-
"
|
|
1134
|
+
"type": "stat-display"
|
|
1138
1135
|
},
|
|
1139
1136
|
{
|
|
1140
|
-
"
|
|
1137
|
+
"type": "stat-display",
|
|
1141
1138
|
"value": "@entity.max",
|
|
1142
|
-
"
|
|
1139
|
+
"label": "Max Tokens"
|
|
1143
1140
|
}
|
|
1144
|
-
]
|
|
1141
|
+
],
|
|
1142
|
+
"gap": "md"
|
|
1145
1143
|
},
|
|
1146
1144
|
{
|
|
1145
|
+
"type": "button",
|
|
1147
1146
|
"variant": "ghost",
|
|
1148
1147
|
"icon": "rotate-ccw",
|
|
1149
|
-
"
|
|
1150
|
-
"label": "Reset"
|
|
1151
|
-
"action": "RESET"
|
|
1148
|
+
"action": "RESET",
|
|
1149
|
+
"label": "Reset"
|
|
1152
1150
|
}
|
|
1153
|
-
]
|
|
1151
|
+
],
|
|
1152
|
+
"type": "stack",
|
|
1153
|
+
"gap": "lg"
|
|
1154
1154
|
}
|
|
1155
1155
|
]
|
|
1156
1156
|
]
|
|
@@ -1169,15 +1169,14 @@
|
|
|
1169
1169
|
"render-ui",
|
|
1170
1170
|
"main",
|
|
1171
1171
|
{
|
|
1172
|
-
"
|
|
1173
|
-
"direction": "vertical",
|
|
1172
|
+
"type": "stack",
|
|
1174
1173
|
"children": [
|
|
1175
1174
|
{
|
|
1176
1175
|
"align": "center",
|
|
1177
1176
|
"children": [
|
|
1178
1177
|
{
|
|
1179
|
-
"
|
|
1180
|
-
"
|
|
1178
|
+
"type": "icon",
|
|
1179
|
+
"name": "gauge"
|
|
1181
1180
|
},
|
|
1182
1181
|
{
|
|
1183
1182
|
"type": "typography",
|
|
@@ -1185,49 +1184,50 @@
|
|
|
1185
1184
|
"variant": "h2"
|
|
1186
1185
|
},
|
|
1187
1186
|
{
|
|
1187
|
+
"variant": "default",
|
|
1188
1188
|
"type": "badge",
|
|
1189
|
-
"label": "Normal"
|
|
1190
|
-
"variant": "default"
|
|
1189
|
+
"label": "Normal"
|
|
1191
1190
|
}
|
|
1192
1191
|
],
|
|
1193
|
-
"gap": "sm",
|
|
1194
1192
|
"direction": "horizontal",
|
|
1195
|
-
"type": "stack"
|
|
1193
|
+
"type": "stack",
|
|
1194
|
+
"gap": "sm"
|
|
1196
1195
|
},
|
|
1197
1196
|
{
|
|
1198
1197
|
"type": "divider"
|
|
1199
1198
|
},
|
|
1200
1199
|
{
|
|
1201
|
-
"type": "progress-bar",
|
|
1202
1200
|
"value": "@entity.current",
|
|
1203
|
-
"max": "@entity.max"
|
|
1201
|
+
"max": "@entity.max",
|
|
1202
|
+
"type": "progress-bar"
|
|
1204
1203
|
},
|
|
1205
1204
|
{
|
|
1206
1205
|
"direction": "horizontal",
|
|
1206
|
+
"type": "stack",
|
|
1207
|
+
"gap": "md",
|
|
1207
1208
|
"children": [
|
|
1208
1209
|
{
|
|
1209
|
-
"
|
|
1210
|
+
"type": "stat-display",
|
|
1210
1211
|
"value": "@entity.current",
|
|
1211
|
-
"
|
|
1212
|
+
"label": "Tokens Used"
|
|
1212
1213
|
},
|
|
1213
1214
|
{
|
|
1214
|
-
"
|
|
1215
|
+
"value": "@entity.max",
|
|
1215
1216
|
"label": "Max Tokens",
|
|
1216
|
-
"
|
|
1217
|
+
"type": "stat-display"
|
|
1217
1218
|
}
|
|
1218
|
-
]
|
|
1219
|
-
"type": "stack",
|
|
1220
|
-
"gap": "md"
|
|
1219
|
+
]
|
|
1221
1220
|
},
|
|
1222
1221
|
{
|
|
1222
|
+
"icon": "rotate-ccw",
|
|
1223
1223
|
"type": "button",
|
|
1224
1224
|
"action": "RESET",
|
|
1225
|
-
"
|
|
1226
|
-
"
|
|
1227
|
-
"label": "Reset"
|
|
1225
|
+
"label": "Reset",
|
|
1226
|
+
"variant": "ghost"
|
|
1228
1227
|
}
|
|
1229
1228
|
],
|
|
1230
|
-
"
|
|
1229
|
+
"direction": "vertical",
|
|
1230
|
+
"gap": "lg"
|
|
1231
1231
|
}
|
|
1232
1232
|
]
|
|
1233
1233
|
]
|
|
@@ -1257,25 +1257,25 @@
|
|
|
1257
1257
|
{
|
|
1258
1258
|
"children": [
|
|
1259
1259
|
{
|
|
1260
|
-
"direction": "horizontal",
|
|
1261
|
-
"type": "stack",
|
|
1262
1260
|
"gap": "sm",
|
|
1263
1261
|
"children": [
|
|
1264
1262
|
{
|
|
1265
|
-
"
|
|
1266
|
-
"
|
|
1263
|
+
"name": "alert-octagon",
|
|
1264
|
+
"type": "icon"
|
|
1267
1265
|
},
|
|
1268
1266
|
{
|
|
1267
|
+
"type": "typography",
|
|
1269
1268
|
"content": "Token Usage",
|
|
1270
|
-
"variant": "h2"
|
|
1271
|
-
"type": "typography"
|
|
1269
|
+
"variant": "h2"
|
|
1272
1270
|
},
|
|
1273
1271
|
{
|
|
1274
|
-
"
|
|
1272
|
+
"variant": "danger",
|
|
1275
1273
|
"type": "badge",
|
|
1276
|
-
"
|
|
1274
|
+
"label": "Critical"
|
|
1277
1275
|
}
|
|
1278
1276
|
],
|
|
1277
|
+
"type": "stack",
|
|
1278
|
+
"direction": "horizontal",
|
|
1279
1279
|
"align": "center"
|
|
1280
1280
|
},
|
|
1281
1281
|
{
|
|
@@ -1283,17 +1283,18 @@
|
|
|
1283
1283
|
},
|
|
1284
1284
|
{
|
|
1285
1285
|
"variant": "error",
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
1286
|
+
"message": "Token usage critical. Compact immediately to avoid truncation.",
|
|
1287
|
+
"type": "alert"
|
|
1288
1288
|
},
|
|
1289
1289
|
{
|
|
1290
|
+
"value": "@entity.current",
|
|
1290
1291
|
"type": "progress-bar",
|
|
1291
|
-
"max": "@entity.max"
|
|
1292
|
-
"value": "@entity.current"
|
|
1292
|
+
"max": "@entity.max"
|
|
1293
1293
|
},
|
|
1294
1294
|
{
|
|
1295
|
-
"direction": "horizontal",
|
|
1296
1295
|
"type": "stack",
|
|
1296
|
+
"gap": "md",
|
|
1297
|
+
"direction": "horizontal",
|
|
1297
1298
|
"children": [
|
|
1298
1299
|
{
|
|
1299
1300
|
"value": "@entity.current",
|
|
@@ -1301,37 +1302,36 @@
|
|
|
1301
1302
|
"type": "stat-display"
|
|
1302
1303
|
},
|
|
1303
1304
|
{
|
|
1304
|
-
"
|
|
1305
|
+
"type": "stat-display",
|
|
1305
1306
|
"label": "Max Tokens",
|
|
1306
|
-
"
|
|
1307
|
+
"value": "@entity.max"
|
|
1307
1308
|
}
|
|
1308
|
-
]
|
|
1309
|
-
"gap": "md"
|
|
1309
|
+
]
|
|
1310
1310
|
},
|
|
1311
1311
|
{
|
|
1312
1312
|
"gap": "sm",
|
|
1313
|
-
"direction": "horizontal",
|
|
1314
1313
|
"children": [
|
|
1315
1314
|
{
|
|
1315
|
+
"type": "button",
|
|
1316
1316
|
"label": "Compact Now",
|
|
1317
1317
|
"icon": "minimize-2",
|
|
1318
|
-
"variant": "primary",
|
|
1319
1318
|
"action": "COMPACT",
|
|
1320
|
-
"
|
|
1319
|
+
"variant": "primary"
|
|
1321
1320
|
},
|
|
1322
1321
|
{
|
|
1323
|
-
"variant": "ghost",
|
|
1324
|
-
"type": "button",
|
|
1325
1322
|
"icon": "rotate-ccw",
|
|
1323
|
+
"action": "RESET",
|
|
1326
1324
|
"label": "Reset",
|
|
1327
|
-
"
|
|
1325
|
+
"variant": "ghost",
|
|
1326
|
+
"type": "button"
|
|
1328
1327
|
}
|
|
1329
1328
|
],
|
|
1330
|
-
"type": "stack"
|
|
1329
|
+
"type": "stack",
|
|
1330
|
+
"direction": "horizontal"
|
|
1331
1331
|
}
|
|
1332
1332
|
],
|
|
1333
|
-
"gap": "lg",
|
|
1334
1333
|
"direction": "vertical",
|
|
1334
|
+
"gap": "lg",
|
|
1335
1335
|
"type": "stack"
|
|
1336
1336
|
}
|
|
1337
1337
|
]
|
|
@@ -1372,11 +1372,14 @@
|
|
|
1372
1372
|
"render-ui",
|
|
1373
1373
|
"main",
|
|
1374
1374
|
{
|
|
1375
|
-
"
|
|
1375
|
+
"type": "stack",
|
|
1376
1376
|
"direction": "vertical",
|
|
1377
1377
|
"children": [
|
|
1378
1378
|
{
|
|
1379
1379
|
"direction": "horizontal",
|
|
1380
|
+
"type": "stack",
|
|
1381
|
+
"align": "center",
|
|
1382
|
+
"gap": "sm",
|
|
1380
1383
|
"children": [
|
|
1381
1384
|
{
|
|
1382
1385
|
"name": "alert-triangle",
|
|
@@ -1388,55 +1391,52 @@
|
|
|
1388
1391
|
"content": "Token Usage"
|
|
1389
1392
|
},
|
|
1390
1393
|
{
|
|
1391
|
-
"label": "Warning",
|
|
1392
1394
|
"variant": "warning",
|
|
1395
|
+
"label": "Warning",
|
|
1393
1396
|
"type": "badge"
|
|
1394
1397
|
}
|
|
1395
|
-
]
|
|
1396
|
-
"gap": "sm",
|
|
1397
|
-
"align": "center",
|
|
1398
|
-
"type": "stack"
|
|
1398
|
+
]
|
|
1399
1399
|
},
|
|
1400
1400
|
{
|
|
1401
1401
|
"type": "divider"
|
|
1402
1402
|
},
|
|
1403
1403
|
{
|
|
1404
|
-
"type": "alert",
|
|
1405
1404
|
"variant": "warning",
|
|
1406
|
-
"message": "Token usage approaching limit. Consider compacting."
|
|
1405
|
+
"message": "Token usage approaching limit. Consider compacting.",
|
|
1406
|
+
"type": "alert"
|
|
1407
1407
|
},
|
|
1408
1408
|
{
|
|
1409
|
-
"
|
|
1409
|
+
"type": "progress-bar",
|
|
1410
1410
|
"value": "@entity.current",
|
|
1411
|
-
"
|
|
1411
|
+
"max": "@entity.max"
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
1414
1414
|
"direction": "horizontal",
|
|
1415
|
-
"type": "stack",
|
|
1416
1415
|
"gap": "md",
|
|
1416
|
+
"type": "stack",
|
|
1417
1417
|
"children": [
|
|
1418
1418
|
{
|
|
1419
1419
|
"type": "stat-display",
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1420
|
+
"value": "@entity.current",
|
|
1421
|
+
"label": "Tokens Used"
|
|
1422
1422
|
},
|
|
1423
1423
|
{
|
|
1424
|
-
"value": "@entity.max",
|
|
1425
1424
|
"type": "stat-display",
|
|
1425
|
+
"value": "@entity.max",
|
|
1426
1426
|
"label": "Max Tokens"
|
|
1427
1427
|
}
|
|
1428
1428
|
]
|
|
1429
1429
|
},
|
|
1430
1430
|
{
|
|
1431
|
-
"type": "stack",
|
|
1432
1431
|
"gap": "sm",
|
|
1432
|
+
"type": "stack",
|
|
1433
1433
|
"children": [
|
|
1434
1434
|
{
|
|
1435
1435
|
"label": "Compact",
|
|
1436
|
-
"variant": "primary",
|
|
1437
|
-
"icon": "minimize-2",
|
|
1438
1436
|
"type": "button",
|
|
1439
|
-
"action": "COMPACT"
|
|
1437
|
+
"action": "COMPACT",
|
|
1438
|
+
"variant": "primary",
|
|
1439
|
+
"icon": "minimize-2"
|
|
1440
1440
|
},
|
|
1441
1441
|
{
|
|
1442
1442
|
"variant": "ghost",
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
"direction": "horizontal"
|
|
1450
1450
|
}
|
|
1451
1451
|
],
|
|
1452
|
-
"
|
|
1452
|
+
"gap": "lg"
|
|
1453
1453
|
}
|
|
1454
1454
|
]
|
|
1455
1455
|
]
|
|
@@ -1477,19 +1477,18 @@
|
|
|
1477
1477
|
"render-ui",
|
|
1478
1478
|
"main",
|
|
1479
1479
|
{
|
|
1480
|
-
"type": "stack",
|
|
1481
|
-
"gap": "lg",
|
|
1482
1480
|
"direction": "vertical",
|
|
1481
|
+
"gap": "lg",
|
|
1483
1482
|
"children": [
|
|
1484
1483
|
{
|
|
1485
1484
|
"children": [
|
|
1486
1485
|
{
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1486
|
+
"type": "icon",
|
|
1487
|
+
"name": "gauge"
|
|
1489
1488
|
},
|
|
1490
1489
|
{
|
|
1491
|
-
"content": "Token Usage",
|
|
1492
1490
|
"variant": "h2",
|
|
1491
|
+
"content": "Token Usage",
|
|
1493
1492
|
"type": "typography"
|
|
1494
1493
|
},
|
|
1495
1494
|
{
|
|
@@ -1498,10 +1497,10 @@
|
|
|
1498
1497
|
"type": "badge"
|
|
1499
1498
|
}
|
|
1500
1499
|
],
|
|
1501
|
-
"align": "center",
|
|
1502
1500
|
"type": "stack",
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1501
|
+
"gap": "sm",
|
|
1502
|
+
"align": "center",
|
|
1503
|
+
"direction": "horizontal"
|
|
1505
1504
|
},
|
|
1506
1505
|
{
|
|
1507
1506
|
"type": "divider"
|
|
@@ -1514,28 +1513,29 @@
|
|
|
1514
1513
|
{
|
|
1515
1514
|
"children": [
|
|
1516
1515
|
{
|
|
1516
|
+
"type": "stat-display",
|
|
1517
1517
|
"label": "Tokens Used",
|
|
1518
|
-
"value": "@entity.current"
|
|
1519
|
-
"type": "stat-display"
|
|
1518
|
+
"value": "@entity.current"
|
|
1520
1519
|
},
|
|
1521
1520
|
{
|
|
1522
|
-
"
|
|
1521
|
+
"type": "stat-display",
|
|
1523
1522
|
"label": "Max Tokens",
|
|
1524
|
-
"
|
|
1523
|
+
"value": "@entity.max"
|
|
1525
1524
|
}
|
|
1526
1525
|
],
|
|
1527
1526
|
"type": "stack",
|
|
1528
|
-
"
|
|
1529
|
-
"
|
|
1527
|
+
"gap": "md",
|
|
1528
|
+
"direction": "horizontal"
|
|
1530
1529
|
},
|
|
1531
1530
|
{
|
|
1532
|
-
"type": "button",
|
|
1533
|
-
"action": "RESET",
|
|
1534
1531
|
"label": "Reset",
|
|
1535
1532
|
"variant": "ghost",
|
|
1536
|
-
"icon": "rotate-ccw"
|
|
1533
|
+
"icon": "rotate-ccw",
|
|
1534
|
+
"type": "button",
|
|
1535
|
+
"action": "RESET"
|
|
1537
1536
|
}
|
|
1538
|
-
]
|
|
1537
|
+
],
|
|
1538
|
+
"type": "stack"
|
|
1539
1539
|
}
|
|
1540
1540
|
]
|
|
1541
1541
|
]
|
|
@@ -1560,65 +1560,65 @@
|
|
|
1560
1560
|
"render-ui",
|
|
1561
1561
|
"main",
|
|
1562
1562
|
{
|
|
1563
|
+
"direction": "vertical",
|
|
1564
|
+
"gap": "lg",
|
|
1563
1565
|
"type": "stack",
|
|
1564
1566
|
"children": [
|
|
1565
1567
|
{
|
|
1568
|
+
"direction": "horizontal",
|
|
1569
|
+
"align": "center",
|
|
1566
1570
|
"type": "stack",
|
|
1567
1571
|
"gap": "sm",
|
|
1568
|
-
"direction": "horizontal",
|
|
1569
1572
|
"children": [
|
|
1570
1573
|
{
|
|
1571
|
-
"
|
|
1572
|
-
"
|
|
1574
|
+
"type": "icon",
|
|
1575
|
+
"name": "gauge"
|
|
1573
1576
|
},
|
|
1574
1577
|
{
|
|
1575
|
-
"content": "Token Usage",
|
|
1576
1578
|
"variant": "h2",
|
|
1577
|
-
"type": "typography"
|
|
1579
|
+
"type": "typography",
|
|
1580
|
+
"content": "Token Usage"
|
|
1578
1581
|
},
|
|
1579
1582
|
{
|
|
1583
|
+
"type": "badge",
|
|
1580
1584
|
"label": "Normal",
|
|
1581
|
-
"variant": "default"
|
|
1582
|
-
"type": "badge"
|
|
1585
|
+
"variant": "default"
|
|
1583
1586
|
}
|
|
1584
|
-
]
|
|
1585
|
-
"align": "center"
|
|
1587
|
+
]
|
|
1586
1588
|
},
|
|
1587
1589
|
{
|
|
1588
1590
|
"type": "divider"
|
|
1589
1591
|
},
|
|
1590
1592
|
{
|
|
1591
|
-
"type": "progress-bar",
|
|
1592
1593
|
"value": "@entity.current",
|
|
1593
|
-
"max": "@entity.max"
|
|
1594
|
+
"max": "@entity.max",
|
|
1595
|
+
"type": "progress-bar"
|
|
1594
1596
|
},
|
|
1595
1597
|
{
|
|
1596
1598
|
"type": "stack",
|
|
1597
1599
|
"direction": "horizontal",
|
|
1598
1600
|
"children": [
|
|
1599
1601
|
{
|
|
1600
|
-
"label": "Tokens Used",
|
|
1601
1602
|
"value": "@entity.current",
|
|
1602
|
-
"type": "stat-display"
|
|
1603
|
+
"type": "stat-display",
|
|
1604
|
+
"label": "Tokens Used"
|
|
1603
1605
|
},
|
|
1604
1606
|
{
|
|
1607
|
+
"label": "Max Tokens",
|
|
1605
1608
|
"value": "@entity.max",
|
|
1606
|
-
"type": "stat-display"
|
|
1607
|
-
"label": "Max Tokens"
|
|
1609
|
+
"type": "stat-display"
|
|
1608
1610
|
}
|
|
1609
1611
|
],
|
|
1610
1612
|
"gap": "md"
|
|
1611
1613
|
},
|
|
1612
1614
|
{
|
|
1613
|
-
"action": "RESET",
|
|
1614
|
-
"icon": "rotate-ccw",
|
|
1615
|
-
"label": "Reset",
|
|
1616
1615
|
"type": "button",
|
|
1617
|
-
"variant": "ghost"
|
|
1616
|
+
"variant": "ghost",
|
|
1617
|
+
"label": "Reset",
|
|
1618
|
+
"action": "RESET",
|
|
1619
|
+
"icon": "rotate-ccw"
|
|
1618
1620
|
}
|
|
1619
|
-
]
|
|
1620
|
-
"gap": "lg",
|
|
1621
|
-
"direction": "vertical"
|
|
1621
|
+
]
|
|
1622
1622
|
}
|
|
1623
1623
|
]
|
|
1624
1624
|
]
|
|
@@ -1637,65 +1637,65 @@
|
|
|
1637
1637
|
"render-ui",
|
|
1638
1638
|
"main",
|
|
1639
1639
|
{
|
|
1640
|
-
"type": "stack",
|
|
1641
|
-
"gap": "lg",
|
|
1642
|
-
"direction": "vertical",
|
|
1643
1640
|
"children": [
|
|
1644
1641
|
{
|
|
1645
|
-
"gap": "sm",
|
|
1646
|
-
"direction": "horizontal",
|
|
1647
1642
|
"type": "stack",
|
|
1643
|
+
"gap": "sm",
|
|
1648
1644
|
"align": "center",
|
|
1649
1645
|
"children": [
|
|
1650
1646
|
{
|
|
1651
|
-
"
|
|
1652
|
-
"
|
|
1647
|
+
"name": "gauge",
|
|
1648
|
+
"type": "icon"
|
|
1653
1649
|
},
|
|
1654
1650
|
{
|
|
1655
|
-
"variant": "h2",
|
|
1656
1651
|
"type": "typography",
|
|
1652
|
+
"variant": "h2",
|
|
1657
1653
|
"content": "Token Usage"
|
|
1658
1654
|
},
|
|
1659
1655
|
{
|
|
1660
|
-
"label": "Normal",
|
|
1661
1656
|
"type": "badge",
|
|
1662
|
-
"variant": "default"
|
|
1657
|
+
"variant": "default",
|
|
1658
|
+
"label": "Normal"
|
|
1663
1659
|
}
|
|
1664
|
-
]
|
|
1660
|
+
],
|
|
1661
|
+
"direction": "horizontal"
|
|
1665
1662
|
},
|
|
1666
1663
|
{
|
|
1667
1664
|
"type": "divider"
|
|
1668
1665
|
},
|
|
1669
1666
|
{
|
|
1670
|
-
"type": "progress-bar",
|
|
1671
1667
|
"max": "@entity.max",
|
|
1668
|
+
"type": "progress-bar",
|
|
1672
1669
|
"value": "@entity.current"
|
|
1673
1670
|
},
|
|
1674
1671
|
{
|
|
1675
|
-
"gap": "md",
|
|
1676
1672
|
"type": "stack",
|
|
1673
|
+
"direction": "horizontal",
|
|
1677
1674
|
"children": [
|
|
1678
1675
|
{
|
|
1679
1676
|
"label": "Tokens Used",
|
|
1680
|
-
"
|
|
1681
|
-
"
|
|
1677
|
+
"type": "stat-display",
|
|
1678
|
+
"value": "@entity.current"
|
|
1682
1679
|
},
|
|
1683
1680
|
{
|
|
1684
|
-
"
|
|
1681
|
+
"value": "@entity.max",
|
|
1685
1682
|
"type": "stat-display",
|
|
1686
|
-
"
|
|
1683
|
+
"label": "Max Tokens"
|
|
1687
1684
|
}
|
|
1688
1685
|
],
|
|
1689
|
-
"
|
|
1686
|
+
"gap": "md"
|
|
1690
1687
|
},
|
|
1691
1688
|
{
|
|
1692
|
-
"action": "RESET",
|
|
1693
|
-
"variant": "ghost",
|
|
1694
|
-
"icon": "rotate-ccw",
|
|
1695
1689
|
"type": "button",
|
|
1690
|
+
"icon": "rotate-ccw",
|
|
1691
|
+
"variant": "ghost",
|
|
1692
|
+
"action": "RESET",
|
|
1696
1693
|
"label": "Reset"
|
|
1697
1694
|
}
|
|
1698
|
-
]
|
|
1695
|
+
],
|
|
1696
|
+
"type": "stack",
|
|
1697
|
+
"direction": "vertical",
|
|
1698
|
+
"gap": "lg"
|
|
1699
1699
|
}
|
|
1700
1700
|
]
|
|
1701
1701
|
]
|