@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
|
@@ -317,24 +317,26 @@
|
|
|
317
317
|
"render-ui",
|
|
318
318
|
"main",
|
|
319
319
|
{
|
|
320
|
+
"type": "stack",
|
|
321
|
+
"gap": "lg",
|
|
320
322
|
"direction": "vertical",
|
|
321
323
|
"children": [
|
|
322
324
|
{
|
|
323
325
|
"direction": "horizontal",
|
|
324
|
-
"gap": "sm",
|
|
325
326
|
"align": "center",
|
|
326
|
-
"type": "stack",
|
|
327
327
|
"children": [
|
|
328
328
|
{
|
|
329
329
|
"type": "icon",
|
|
330
330
|
"name": "graduation-cap"
|
|
331
331
|
},
|
|
332
332
|
{
|
|
333
|
-
"
|
|
333
|
+
"variant": "h2",
|
|
334
334
|
"type": "typography",
|
|
335
|
-
"
|
|
335
|
+
"content": "Outcome Learner"
|
|
336
336
|
}
|
|
337
|
-
]
|
|
337
|
+
],
|
|
338
|
+
"gap": "sm",
|
|
339
|
+
"type": "stack"
|
|
338
340
|
},
|
|
339
341
|
{
|
|
340
342
|
"type": "divider"
|
|
@@ -345,21 +347,21 @@
|
|
|
345
347
|
"children": [
|
|
346
348
|
{
|
|
347
349
|
"type": "stat-display",
|
|
348
|
-
"
|
|
350
|
+
"label": "Successes",
|
|
349
351
|
"icon": "check-circle",
|
|
350
|
-
"
|
|
352
|
+
"value": "@entity.totalSuccesses"
|
|
351
353
|
},
|
|
352
354
|
{
|
|
353
355
|
"type": "stat-display",
|
|
356
|
+
"icon": "x-circle",
|
|
354
357
|
"label": "Failures",
|
|
355
|
-
"value": "@entity.totalFailures"
|
|
356
|
-
"icon": "x-circle"
|
|
358
|
+
"value": "@entity.totalFailures"
|
|
357
359
|
},
|
|
358
360
|
{
|
|
359
|
-
"label": "Current Provider",
|
|
360
|
-
"value": "@entity.provider",
|
|
361
361
|
"type": "stat-display",
|
|
362
|
-
"icon": "cpu"
|
|
362
|
+
"icon": "cpu",
|
|
363
|
+
"value": "@entity.provider",
|
|
364
|
+
"label": "Current Provider"
|
|
363
365
|
}
|
|
364
366
|
]
|
|
365
367
|
},
|
|
@@ -367,9 +369,10 @@
|
|
|
367
369
|
"type": "divider"
|
|
368
370
|
},
|
|
369
371
|
{
|
|
370
|
-
"type": "card",
|
|
371
372
|
"children": [
|
|
372
373
|
{
|
|
374
|
+
"gap": "md",
|
|
375
|
+
"type": "stack",
|
|
373
376
|
"children": [
|
|
374
377
|
{
|
|
375
378
|
"variant": "body",
|
|
@@ -377,35 +380,34 @@
|
|
|
377
380
|
"content": "Listening for task outcomes..."
|
|
378
381
|
},
|
|
379
382
|
{
|
|
383
|
+
"variant": "caption",
|
|
380
384
|
"type": "typography",
|
|
381
|
-
"content": "This module records TASK_SUCCEEDED and TASK_FAILED events automatically."
|
|
382
|
-
"variant": "caption"
|
|
385
|
+
"content": "This module records TASK_SUCCEEDED and TASK_FAILED events automatically."
|
|
383
386
|
}
|
|
384
387
|
],
|
|
385
|
-
"type": "stack",
|
|
386
|
-
"gap": "md",
|
|
387
388
|
"direction": "vertical"
|
|
388
389
|
}
|
|
389
|
-
]
|
|
390
|
+
],
|
|
391
|
+
"type": "card"
|
|
390
392
|
},
|
|
391
393
|
{
|
|
392
|
-
"type": "card",
|
|
393
394
|
"children": [
|
|
394
395
|
{
|
|
396
|
+
"type": "stack",
|
|
395
397
|
"children": [
|
|
396
398
|
{
|
|
399
|
+
"variant": "caption",
|
|
397
400
|
"type": "typography",
|
|
398
|
-
"content": "Last Outcome"
|
|
399
|
-
"variant": "caption"
|
|
401
|
+
"content": "Last Outcome"
|
|
400
402
|
},
|
|
401
403
|
{
|
|
402
|
-
"variant": "body",
|
|
403
404
|
"type": "typography",
|
|
404
|
-
"content": "@entity.outcome"
|
|
405
|
+
"content": "@entity.outcome",
|
|
406
|
+
"variant": "body"
|
|
405
407
|
},
|
|
406
408
|
{
|
|
407
|
-
"type": "typography",
|
|
408
409
|
"content": "Impact Analysis",
|
|
410
|
+
"type": "typography",
|
|
409
411
|
"variant": "caption"
|
|
410
412
|
},
|
|
411
413
|
{
|
|
@@ -415,14 +417,12 @@
|
|
|
415
417
|
}
|
|
416
418
|
],
|
|
417
419
|
"direction": "vertical",
|
|
418
|
-
"type": "stack",
|
|
419
420
|
"gap": "sm"
|
|
420
421
|
}
|
|
421
|
-
]
|
|
422
|
+
],
|
|
423
|
+
"type": "card"
|
|
422
424
|
}
|
|
423
|
-
]
|
|
424
|
-
"gap": "lg",
|
|
425
|
-
"type": "stack"
|
|
425
|
+
]
|
|
426
426
|
}
|
|
427
427
|
]
|
|
428
428
|
]
|
|
@@ -480,27 +480,27 @@
|
|
|
480
480
|
"main",
|
|
481
481
|
{
|
|
482
482
|
"type": "stack",
|
|
483
|
-
"gap": "lg",
|
|
484
|
-
"direction": "vertical",
|
|
485
483
|
"align": "center",
|
|
484
|
+
"direction": "vertical",
|
|
486
485
|
"children": [
|
|
487
486
|
{
|
|
488
|
-
"
|
|
489
|
-
"
|
|
487
|
+
"name": "save",
|
|
488
|
+
"type": "icon"
|
|
490
489
|
},
|
|
491
490
|
{
|
|
492
491
|
"content": "Recording outcome...",
|
|
493
|
-
"
|
|
494
|
-
"
|
|
492
|
+
"variant": "h3",
|
|
493
|
+
"type": "typography"
|
|
495
494
|
},
|
|
496
495
|
{
|
|
497
496
|
"type": "spinner"
|
|
498
497
|
},
|
|
499
498
|
{
|
|
500
|
-
"
|
|
501
|
-
"
|
|
499
|
+
"label": "@entity.outcome",
|
|
500
|
+
"type": "badge"
|
|
502
501
|
}
|
|
503
|
-
]
|
|
502
|
+
],
|
|
503
|
+
"gap": "lg"
|
|
504
504
|
}
|
|
505
505
|
]
|
|
506
506
|
]
|
|
@@ -566,13 +566,13 @@
|
|
|
566
566
|
"align": "center",
|
|
567
567
|
"children": [
|
|
568
568
|
{
|
|
569
|
-
"
|
|
570
|
-
"
|
|
569
|
+
"name": "save",
|
|
570
|
+
"type": "icon"
|
|
571
571
|
},
|
|
572
572
|
{
|
|
573
573
|
"type": "typography",
|
|
574
|
-
"
|
|
575
|
-
"
|
|
574
|
+
"content": "Recording outcome...",
|
|
575
|
+
"variant": "h3"
|
|
576
576
|
},
|
|
577
577
|
{
|
|
578
578
|
"type": "spinner"
|
|
@@ -603,52 +603,51 @@
|
|
|
603
603
|
"render-ui",
|
|
604
604
|
"main",
|
|
605
605
|
{
|
|
606
|
-
"gap": "lg",
|
|
607
|
-
"type": "stack",
|
|
608
606
|
"direction": "vertical",
|
|
607
|
+
"gap": "lg",
|
|
609
608
|
"children": [
|
|
610
609
|
{
|
|
611
|
-
"type": "stack",
|
|
612
610
|
"gap": "sm",
|
|
613
611
|
"direction": "horizontal",
|
|
614
612
|
"children": [
|
|
615
613
|
{
|
|
616
|
-
"
|
|
617
|
-
"
|
|
614
|
+
"name": "graduation-cap",
|
|
615
|
+
"type": "icon"
|
|
618
616
|
},
|
|
619
617
|
{
|
|
618
|
+
"content": "Outcome Learner",
|
|
620
619
|
"variant": "h2",
|
|
621
|
-
"type": "typography"
|
|
622
|
-
"content": "Outcome Learner"
|
|
620
|
+
"type": "typography"
|
|
623
621
|
}
|
|
624
622
|
],
|
|
625
|
-
"align": "center"
|
|
623
|
+
"align": "center",
|
|
624
|
+
"type": "stack"
|
|
626
625
|
},
|
|
627
626
|
{
|
|
628
627
|
"type": "divider"
|
|
629
628
|
},
|
|
630
629
|
{
|
|
630
|
+
"type": "simple-grid",
|
|
631
631
|
"children": [
|
|
632
632
|
{
|
|
633
|
-
"
|
|
634
|
-
"type": "stat-display",
|
|
633
|
+
"label": "Successes",
|
|
635
634
|
"value": "@entity.totalSuccesses",
|
|
636
|
-
"
|
|
635
|
+
"type": "stat-display",
|
|
636
|
+
"icon": "check-circle"
|
|
637
637
|
},
|
|
638
638
|
{
|
|
639
|
-
"value": "@entity.totalFailures",
|
|
640
639
|
"type": "stat-display",
|
|
640
|
+
"value": "@entity.totalFailures",
|
|
641
641
|
"label": "Failures",
|
|
642
642
|
"icon": "x-circle"
|
|
643
643
|
},
|
|
644
644
|
{
|
|
645
645
|
"label": "Current Provider",
|
|
646
|
-
"
|
|
646
|
+
"icon": "cpu",
|
|
647
647
|
"value": "@entity.provider",
|
|
648
|
-
"
|
|
648
|
+
"type": "stat-display"
|
|
649
649
|
}
|
|
650
650
|
],
|
|
651
|
-
"type": "simple-grid",
|
|
652
651
|
"cols": 3.0
|
|
653
652
|
},
|
|
654
653
|
{
|
|
@@ -659,25 +658,24 @@
|
|
|
659
658
|
"children": [
|
|
660
659
|
{
|
|
661
660
|
"gap": "md",
|
|
662
|
-
"direction": "vertical",
|
|
663
|
-
"type": "stack",
|
|
664
661
|
"children": [
|
|
665
662
|
{
|
|
663
|
+
"variant": "body",
|
|
666
664
|
"type": "typography",
|
|
667
|
-
"content": "Listening for task outcomes..."
|
|
668
|
-
"variant": "body"
|
|
665
|
+
"content": "Listening for task outcomes..."
|
|
669
666
|
},
|
|
670
667
|
{
|
|
671
|
-
"
|
|
668
|
+
"type": "typography",
|
|
672
669
|
"content": "This module records TASK_SUCCEEDED and TASK_FAILED events automatically.",
|
|
673
|
-
"
|
|
670
|
+
"variant": "caption"
|
|
674
671
|
}
|
|
675
|
-
]
|
|
672
|
+
],
|
|
673
|
+
"type": "stack",
|
|
674
|
+
"direction": "vertical"
|
|
676
675
|
}
|
|
677
676
|
]
|
|
678
677
|
},
|
|
679
678
|
{
|
|
680
|
-
"type": "card",
|
|
681
679
|
"children": [
|
|
682
680
|
{
|
|
683
681
|
"type": "stack",
|
|
@@ -689,26 +687,28 @@
|
|
|
689
687
|
"variant": "caption"
|
|
690
688
|
},
|
|
691
689
|
{
|
|
692
|
-
"
|
|
690
|
+
"variant": "body",
|
|
693
691
|
"content": "@entity.outcome",
|
|
694
|
-
"
|
|
692
|
+
"type": "typography"
|
|
695
693
|
},
|
|
696
694
|
{
|
|
697
|
-
"variant": "caption",
|
|
698
695
|
"content": "Impact Analysis",
|
|
699
|
-
"type": "typography"
|
|
696
|
+
"type": "typography",
|
|
697
|
+
"variant": "caption"
|
|
700
698
|
},
|
|
701
699
|
{
|
|
702
700
|
"content": "@entity.impact",
|
|
703
|
-
"
|
|
704
|
-
"
|
|
701
|
+
"type": "typography",
|
|
702
|
+
"variant": "body"
|
|
705
703
|
}
|
|
706
704
|
],
|
|
707
705
|
"direction": "vertical"
|
|
708
706
|
}
|
|
709
|
-
]
|
|
707
|
+
],
|
|
708
|
+
"type": "card"
|
|
710
709
|
}
|
|
711
|
-
]
|
|
710
|
+
],
|
|
711
|
+
"type": "stack"
|
|
712
712
|
}
|
|
713
713
|
]
|
|
714
714
|
]
|
|
@@ -788,8 +788,8 @@
|
|
|
788
788
|
{
|
|
789
789
|
"children": [
|
|
790
790
|
{
|
|
791
|
-
"
|
|
792
|
-
"
|
|
791
|
+
"type": "icon",
|
|
792
|
+
"name": "cpu"
|
|
793
793
|
},
|
|
794
794
|
{
|
|
795
795
|
"content": "Analyzing impact...",
|
|
@@ -800,26 +800,26 @@
|
|
|
800
800
|
"type": "spinner"
|
|
801
801
|
},
|
|
802
802
|
{
|
|
803
|
-
"
|
|
804
|
-
"direction": "horizontal",
|
|
805
|
-
"gap": "md",
|
|
803
|
+
"justify": "center",
|
|
806
804
|
"children": [
|
|
807
805
|
{
|
|
808
|
-
"
|
|
809
|
-
"
|
|
806
|
+
"label": "@entity.category",
|
|
807
|
+
"type": "badge"
|
|
810
808
|
},
|
|
811
809
|
{
|
|
812
810
|
"label": "@entity.outcome",
|
|
813
811
|
"type": "badge"
|
|
814
812
|
}
|
|
815
813
|
],
|
|
816
|
-
"
|
|
814
|
+
"direction": "horizontal",
|
|
815
|
+
"gap": "md",
|
|
816
|
+
"type": "stack"
|
|
817
817
|
}
|
|
818
818
|
],
|
|
819
|
-
"gap": "lg",
|
|
820
|
-
"type": "stack",
|
|
821
819
|
"direction": "vertical",
|
|
822
|
-
"align": "center"
|
|
820
|
+
"align": "center",
|
|
821
|
+
"type": "stack",
|
|
822
|
+
"gap": "lg"
|
|
823
823
|
}
|
|
824
824
|
]
|
|
825
825
|
]
|
|
@@ -843,26 +843,26 @@
|
|
|
843
843
|
"render-ui",
|
|
844
844
|
"main",
|
|
845
845
|
{
|
|
846
|
-
"gap": "lg",
|
|
847
|
-
"type": "stack",
|
|
848
846
|
"direction": "vertical",
|
|
847
|
+
"type": "stack",
|
|
848
|
+
"gap": "lg",
|
|
849
849
|
"children": [
|
|
850
850
|
{
|
|
851
851
|
"direction": "horizontal",
|
|
852
|
-
"gap": "sm",
|
|
853
|
-
"type": "stack",
|
|
854
|
-
"align": "center",
|
|
855
852
|
"children": [
|
|
856
853
|
{
|
|
857
|
-
"
|
|
858
|
-
"
|
|
854
|
+
"type": "icon",
|
|
855
|
+
"name": "graduation-cap"
|
|
859
856
|
},
|
|
860
857
|
{
|
|
858
|
+
"type": "typography",
|
|
861
859
|
"content": "Outcome Learner",
|
|
862
|
-
"variant": "h2"
|
|
863
|
-
"type": "typography"
|
|
860
|
+
"variant": "h2"
|
|
864
861
|
}
|
|
865
|
-
]
|
|
862
|
+
],
|
|
863
|
+
"type": "stack",
|
|
864
|
+
"align": "center",
|
|
865
|
+
"gap": "sm"
|
|
866
866
|
},
|
|
867
867
|
{
|
|
868
868
|
"type": "divider"
|
|
@@ -870,22 +870,22 @@
|
|
|
870
870
|
{
|
|
871
871
|
"children": [
|
|
872
872
|
{
|
|
873
|
-
"
|
|
874
|
-
"value": "@entity.totalSuccesses",
|
|
873
|
+
"icon": "check-circle",
|
|
875
874
|
"type": "stat-display",
|
|
876
|
-
"
|
|
875
|
+
"label": "Successes",
|
|
876
|
+
"value": "@entity.totalSuccesses"
|
|
877
877
|
},
|
|
878
878
|
{
|
|
879
|
-
"type": "stat-display",
|
|
880
|
-
"label": "Failures",
|
|
881
879
|
"value": "@entity.totalFailures",
|
|
882
|
-
"
|
|
880
|
+
"type": "stat-display",
|
|
881
|
+
"icon": "x-circle",
|
|
882
|
+
"label": "Failures"
|
|
883
883
|
},
|
|
884
884
|
{
|
|
885
885
|
"value": "@entity.provider",
|
|
886
|
+
"label": "Current Provider",
|
|
886
887
|
"icon": "cpu",
|
|
887
|
-
"type": "stat-display"
|
|
888
|
-
"label": "Current Provider"
|
|
888
|
+
"type": "stat-display"
|
|
889
889
|
}
|
|
890
890
|
],
|
|
891
891
|
"cols": 3.0,
|
|
@@ -897,36 +897,33 @@
|
|
|
897
897
|
{
|
|
898
898
|
"children": [
|
|
899
899
|
{
|
|
900
|
-
"gap": "md",
|
|
901
900
|
"type": "stack",
|
|
902
|
-
"direction": "vertical",
|
|
903
901
|
"children": [
|
|
904
902
|
{
|
|
905
903
|
"type": "typography",
|
|
906
|
-
"
|
|
907
|
-
"
|
|
904
|
+
"content": "Listening for task outcomes...",
|
|
905
|
+
"variant": "body"
|
|
908
906
|
},
|
|
909
907
|
{
|
|
908
|
+
"type": "typography",
|
|
910
909
|
"content": "This module records TASK_SUCCEEDED and TASK_FAILED events automatically.",
|
|
911
|
-
"variant": "caption"
|
|
912
|
-
"type": "typography"
|
|
910
|
+
"variant": "caption"
|
|
913
911
|
}
|
|
914
|
-
]
|
|
912
|
+
],
|
|
913
|
+
"direction": "vertical",
|
|
914
|
+
"gap": "md"
|
|
915
915
|
}
|
|
916
916
|
],
|
|
917
917
|
"type": "card"
|
|
918
918
|
},
|
|
919
919
|
{
|
|
920
|
-
"type": "card",
|
|
921
920
|
"children": [
|
|
922
921
|
{
|
|
923
|
-
"gap": "sm",
|
|
924
|
-
"type": "stack",
|
|
925
922
|
"children": [
|
|
926
923
|
{
|
|
927
924
|
"content": "Last Outcome",
|
|
928
|
-
"
|
|
929
|
-
"
|
|
925
|
+
"type": "typography",
|
|
926
|
+
"variant": "caption"
|
|
930
927
|
},
|
|
931
928
|
{
|
|
932
929
|
"type": "typography",
|
|
@@ -935,18 +932,21 @@
|
|
|
935
932
|
},
|
|
936
933
|
{
|
|
937
934
|
"type": "typography",
|
|
938
|
-
"
|
|
939
|
-
"
|
|
935
|
+
"variant": "caption",
|
|
936
|
+
"content": "Impact Analysis"
|
|
940
937
|
},
|
|
941
938
|
{
|
|
942
|
-
"type": "typography",
|
|
943
939
|
"content": "@entity.impact",
|
|
940
|
+
"type": "typography",
|
|
944
941
|
"variant": "body"
|
|
945
942
|
}
|
|
946
943
|
],
|
|
944
|
+
"type": "stack",
|
|
945
|
+
"gap": "sm",
|
|
947
946
|
"direction": "vertical"
|
|
948
947
|
}
|
|
949
|
-
]
|
|
948
|
+
],
|
|
949
|
+
"type": "card"
|
|
950
950
|
}
|
|
951
951
|
]
|
|
952
952
|
}
|
|
@@ -984,7 +984,6 @@
|
|
|
984
984
|
"gap": "lg",
|
|
985
985
|
"children": [
|
|
986
986
|
{
|
|
987
|
-
"gap": "sm",
|
|
988
987
|
"direction": "horizontal",
|
|
989
988
|
"align": "center",
|
|
990
989
|
"children": [
|
|
@@ -998,32 +997,33 @@
|
|
|
998
997
|
"variant": "h2"
|
|
999
998
|
}
|
|
1000
999
|
],
|
|
1001
|
-
"type": "stack"
|
|
1000
|
+
"type": "stack",
|
|
1001
|
+
"gap": "sm"
|
|
1002
1002
|
},
|
|
1003
1003
|
{
|
|
1004
1004
|
"type": "divider"
|
|
1005
1005
|
},
|
|
1006
1006
|
{
|
|
1007
|
-
"type": "simple-grid",
|
|
1008
1007
|
"cols": 3.0,
|
|
1008
|
+
"type": "simple-grid",
|
|
1009
1009
|
"children": [
|
|
1010
1010
|
{
|
|
1011
1011
|
"type": "stat-display",
|
|
1012
|
-
"
|
|
1012
|
+
"label": "Successes",
|
|
1013
1013
|
"value": "@entity.totalSuccesses",
|
|
1014
|
-
"
|
|
1014
|
+
"icon": "check-circle"
|
|
1015
1015
|
},
|
|
1016
1016
|
{
|
|
1017
1017
|
"type": "stat-display",
|
|
1018
1018
|
"value": "@entity.totalFailures",
|
|
1019
|
-
"
|
|
1020
|
-
"
|
|
1019
|
+
"label": "Failures",
|
|
1020
|
+
"icon": "x-circle"
|
|
1021
1021
|
},
|
|
1022
1022
|
{
|
|
1023
|
-
"icon": "cpu",
|
|
1024
|
-
"label": "Current Provider",
|
|
1025
1023
|
"type": "stat-display",
|
|
1026
|
-
"
|
|
1024
|
+
"icon": "cpu",
|
|
1025
|
+
"value": "@entity.provider",
|
|
1026
|
+
"label": "Current Provider"
|
|
1027
1027
|
}
|
|
1028
1028
|
]
|
|
1029
1029
|
},
|
|
@@ -1036,53 +1036,53 @@
|
|
|
1036
1036
|
{
|
|
1037
1037
|
"type": "stack",
|
|
1038
1038
|
"direction": "vertical",
|
|
1039
|
+
"gap": "md",
|
|
1039
1040
|
"children": [
|
|
1040
1041
|
{
|
|
1041
1042
|
"type": "typography",
|
|
1042
|
-
"
|
|
1043
|
-
"
|
|
1043
|
+
"variant": "body",
|
|
1044
|
+
"content": "Listening for task outcomes..."
|
|
1044
1045
|
},
|
|
1045
1046
|
{
|
|
1046
|
-
"type": "typography",
|
|
1047
1047
|
"content": "This module records TASK_SUCCEEDED and TASK_FAILED events automatically.",
|
|
1048
|
+
"type": "typography",
|
|
1048
1049
|
"variant": "caption"
|
|
1049
1050
|
}
|
|
1050
|
-
]
|
|
1051
|
-
"gap": "md"
|
|
1051
|
+
]
|
|
1052
1052
|
}
|
|
1053
1053
|
]
|
|
1054
1054
|
},
|
|
1055
1055
|
{
|
|
1056
|
+
"type": "card",
|
|
1056
1057
|
"children": [
|
|
1057
1058
|
{
|
|
1058
1059
|
"gap": "sm",
|
|
1059
|
-
"direction": "vertical",
|
|
1060
1060
|
"type": "stack",
|
|
1061
|
+
"direction": "vertical",
|
|
1061
1062
|
"children": [
|
|
1062
1063
|
{
|
|
1063
1064
|
"content": "Last Outcome",
|
|
1064
|
-
"
|
|
1065
|
-
"
|
|
1065
|
+
"variant": "caption",
|
|
1066
|
+
"type": "typography"
|
|
1066
1067
|
},
|
|
1067
1068
|
{
|
|
1069
|
+
"type": "typography",
|
|
1068
1070
|
"content": "@entity.outcome",
|
|
1069
|
-
"variant": "body"
|
|
1070
|
-
"type": "typography"
|
|
1071
|
+
"variant": "body"
|
|
1071
1072
|
},
|
|
1072
1073
|
{
|
|
1073
|
-
"type": "typography",
|
|
1074
1074
|
"content": "Impact Analysis",
|
|
1075
|
-
"variant": "caption"
|
|
1075
|
+
"variant": "caption",
|
|
1076
|
+
"type": "typography"
|
|
1076
1077
|
},
|
|
1077
1078
|
{
|
|
1078
|
-
"
|
|
1079
|
+
"type": "typography",
|
|
1079
1080
|
"content": "@entity.impact",
|
|
1080
|
-
"
|
|
1081
|
+
"variant": "body"
|
|
1081
1082
|
}
|
|
1082
1083
|
]
|
|
1083
1084
|
}
|
|
1084
|
-
]
|
|
1085
|
-
"type": "card"
|
|
1085
|
+
]
|
|
1086
1086
|
}
|
|
1087
1087
|
]
|
|
1088
1088
|
}
|
|
@@ -1108,36 +1108,36 @@
|
|
|
1108
1108
|
"render-ui",
|
|
1109
1109
|
"main",
|
|
1110
1110
|
{
|
|
1111
|
-
"gap": "lg",
|
|
1112
1111
|
"children": [
|
|
1113
1112
|
{
|
|
1113
|
+
"type": "stack",
|
|
1114
1114
|
"align": "center",
|
|
1115
1115
|
"children": [
|
|
1116
1116
|
{
|
|
1117
|
-
"
|
|
1118
|
-
"
|
|
1117
|
+
"name": "graduation-cap",
|
|
1118
|
+
"type": "icon"
|
|
1119
1119
|
},
|
|
1120
1120
|
{
|
|
1121
|
-
"
|
|
1121
|
+
"type": "typography",
|
|
1122
1122
|
"variant": "h2",
|
|
1123
|
-
"
|
|
1123
|
+
"content": "Outcome Learner"
|
|
1124
1124
|
}
|
|
1125
1125
|
],
|
|
1126
|
-
"
|
|
1127
|
-
"gap": "sm"
|
|
1128
|
-
"direction": "horizontal"
|
|
1126
|
+
"direction": "horizontal",
|
|
1127
|
+
"gap": "sm"
|
|
1129
1128
|
},
|
|
1130
1129
|
{
|
|
1131
1130
|
"type": "divider"
|
|
1132
1131
|
},
|
|
1133
1132
|
{
|
|
1133
|
+
"cols": 3.0,
|
|
1134
1134
|
"type": "simple-grid",
|
|
1135
1135
|
"children": [
|
|
1136
1136
|
{
|
|
1137
|
-
"
|
|
1137
|
+
"type": "stat-display",
|
|
1138
1138
|
"value": "@entity.totalSuccesses",
|
|
1139
1139
|
"label": "Successes",
|
|
1140
|
-
"
|
|
1140
|
+
"icon": "check-circle"
|
|
1141
1141
|
},
|
|
1142
1142
|
{
|
|
1143
1143
|
"type": "stat-display",
|
|
@@ -1146,27 +1146,27 @@
|
|
|
1146
1146
|
"value": "@entity.totalFailures"
|
|
1147
1147
|
},
|
|
1148
1148
|
{
|
|
1149
|
-
"type": "stat-display",
|
|
1150
1149
|
"icon": "cpu",
|
|
1150
|
+
"type": "stat-display",
|
|
1151
1151
|
"label": "Current Provider",
|
|
1152
1152
|
"value": "@entity.provider"
|
|
1153
1153
|
}
|
|
1154
|
-
]
|
|
1155
|
-
"cols": 3.0
|
|
1154
|
+
]
|
|
1156
1155
|
},
|
|
1157
1156
|
{
|
|
1158
1157
|
"type": "divider"
|
|
1159
1158
|
},
|
|
1160
1159
|
{
|
|
1160
|
+
"type": "card",
|
|
1161
1161
|
"children": [
|
|
1162
1162
|
{
|
|
1163
|
-
"direction": "vertical",
|
|
1164
1163
|
"gap": "md",
|
|
1165
1164
|
"type": "stack",
|
|
1165
|
+
"direction": "vertical",
|
|
1166
1166
|
"children": [
|
|
1167
1167
|
{
|
|
1168
|
-
"variant": "body",
|
|
1169
1168
|
"content": "Listening for task outcomes...",
|
|
1169
|
+
"variant": "body",
|
|
1170
1170
|
"type": "typography"
|
|
1171
1171
|
},
|
|
1172
1172
|
{
|
|
@@ -1176,16 +1176,12 @@
|
|
|
1176
1176
|
}
|
|
1177
1177
|
]
|
|
1178
1178
|
}
|
|
1179
|
-
]
|
|
1180
|
-
"type": "card"
|
|
1179
|
+
]
|
|
1181
1180
|
},
|
|
1182
1181
|
{
|
|
1183
1182
|
"type": "card",
|
|
1184
1183
|
"children": [
|
|
1185
1184
|
{
|
|
1186
|
-
"direction": "vertical",
|
|
1187
|
-
"type": "stack",
|
|
1188
|
-
"gap": "sm",
|
|
1189
1185
|
"children": [
|
|
1190
1186
|
{
|
|
1191
1187
|
"content": "Last Outcome",
|
|
@@ -1193,27 +1189,31 @@
|
|
|
1193
1189
|
"variant": "caption"
|
|
1194
1190
|
},
|
|
1195
1191
|
{
|
|
1196
|
-
"
|
|
1192
|
+
"variant": "body",
|
|
1197
1193
|
"content": "@entity.outcome",
|
|
1198
|
-
"
|
|
1194
|
+
"type": "typography"
|
|
1199
1195
|
},
|
|
1200
1196
|
{
|
|
1201
|
-
"type": "typography",
|
|
1202
1197
|
"content": "Impact Analysis",
|
|
1203
|
-
"variant": "caption"
|
|
1198
|
+
"variant": "caption",
|
|
1199
|
+
"type": "typography"
|
|
1204
1200
|
},
|
|
1205
1201
|
{
|
|
1202
|
+
"type": "typography",
|
|
1206
1203
|
"content": "@entity.impact",
|
|
1207
|
-
"variant": "body"
|
|
1208
|
-
"type": "typography"
|
|
1204
|
+
"variant": "body"
|
|
1209
1205
|
}
|
|
1210
|
-
]
|
|
1206
|
+
],
|
|
1207
|
+
"type": "stack",
|
|
1208
|
+
"gap": "sm",
|
|
1209
|
+
"direction": "vertical"
|
|
1211
1210
|
}
|
|
1212
1211
|
]
|
|
1213
1212
|
}
|
|
1214
1213
|
],
|
|
1215
|
-
"
|
|
1216
|
-
"
|
|
1214
|
+
"direction": "vertical",
|
|
1215
|
+
"gap": "lg",
|
|
1216
|
+
"type": "stack"
|
|
1217
1217
|
}
|
|
1218
1218
|
]
|
|
1219
1219
|
]
|