@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
|
@@ -227,73 +227,73 @@
|
|
|
227
227
|
"render-ui",
|
|
228
228
|
"main",
|
|
229
229
|
{
|
|
230
|
+
"direction": "vertical",
|
|
231
|
+
"type": "stack",
|
|
230
232
|
"gap": "lg",
|
|
231
233
|
"children": [
|
|
232
234
|
{
|
|
233
235
|
"gap": "md",
|
|
236
|
+
"align": "center",
|
|
234
237
|
"justify": "between",
|
|
235
|
-
"direction": "horizontal",
|
|
236
238
|
"children": [
|
|
237
239
|
{
|
|
240
|
+
"align": "center",
|
|
238
241
|
"children": [
|
|
239
242
|
{
|
|
240
|
-
"
|
|
241
|
-
"
|
|
243
|
+
"name": "shield",
|
|
244
|
+
"type": "icon"
|
|
242
245
|
},
|
|
243
246
|
{
|
|
244
|
-
"type": "typography",
|
|
245
247
|
"content": "ServiceNode",
|
|
248
|
+
"type": "typography",
|
|
246
249
|
"variant": "h2"
|
|
247
250
|
}
|
|
248
251
|
],
|
|
249
|
-
"align": "center",
|
|
250
252
|
"gap": "md",
|
|
251
253
|
"direction": "horizontal",
|
|
252
254
|
"type": "stack"
|
|
253
255
|
},
|
|
254
256
|
{
|
|
255
|
-
"type": "status-dot",
|
|
256
|
-
"status": "online",
|
|
257
257
|
"pulse": false,
|
|
258
|
-
"
|
|
258
|
+
"type": "status-dot",
|
|
259
|
+
"label": "Circuit Closed",
|
|
260
|
+
"status": "online"
|
|
259
261
|
}
|
|
260
262
|
],
|
|
261
|
-
"
|
|
262
|
-
"
|
|
263
|
+
"direction": "horizontal",
|
|
264
|
+
"type": "stack"
|
|
263
265
|
},
|
|
264
266
|
{
|
|
265
267
|
"type": "divider"
|
|
266
268
|
},
|
|
267
269
|
{
|
|
268
|
-
"
|
|
270
|
+
"message": "Service is healthy. All requests are being processed.",
|
|
269
271
|
"type": "alert",
|
|
270
|
-
"
|
|
272
|
+
"variant": "success"
|
|
271
273
|
},
|
|
272
274
|
{
|
|
273
|
-
"cols": 2.0,
|
|
274
275
|
"type": "simple-grid",
|
|
276
|
+
"cols": 2.0,
|
|
275
277
|
"children": [
|
|
276
278
|
{
|
|
277
|
-
"value": "@entity.failureCount",
|
|
278
279
|
"type": "stat-display",
|
|
279
|
-
"label": "Failures"
|
|
280
|
+
"label": "Failures",
|
|
281
|
+
"value": "@entity.failureCount"
|
|
280
282
|
},
|
|
281
283
|
{
|
|
284
|
+
"type": "stat-display",
|
|
282
285
|
"value": "@entity.successCount",
|
|
283
|
-
"label": "Successes"
|
|
284
|
-
"type": "stat-display"
|
|
286
|
+
"label": "Successes"
|
|
285
287
|
}
|
|
286
288
|
]
|
|
287
289
|
},
|
|
288
290
|
{
|
|
289
|
-
"
|
|
290
|
-
"value": "@entity.failureCount",
|
|
291
|
+
"max": "@entity.threshold",
|
|
291
292
|
"type": "meter",
|
|
292
|
-
"
|
|
293
|
+
"value": "@entity.failureCount",
|
|
294
|
+
"min": 0.0
|
|
293
295
|
}
|
|
294
|
-
]
|
|
295
|
-
"type": "stack",
|
|
296
|
-
"direction": "vertical"
|
|
296
|
+
]
|
|
297
297
|
}
|
|
298
298
|
]
|
|
299
299
|
]
|
|
@@ -308,35 +308,37 @@
|
|
|
308
308
|
"main",
|
|
309
309
|
{
|
|
310
310
|
"direction": "vertical",
|
|
311
|
+
"gap": "lg",
|
|
312
|
+
"type": "stack",
|
|
311
313
|
"children": [
|
|
312
314
|
{
|
|
313
|
-
"justify": "between",
|
|
314
315
|
"type": "stack",
|
|
315
|
-
"align": "center",
|
|
316
316
|
"direction": "horizontal",
|
|
317
|
+
"align": "center",
|
|
318
|
+
"justify": "between",
|
|
317
319
|
"children": [
|
|
318
320
|
{
|
|
321
|
+
"gap": "md",
|
|
322
|
+
"type": "stack",
|
|
323
|
+
"align": "center",
|
|
319
324
|
"children": [
|
|
320
325
|
{
|
|
321
326
|
"type": "icon",
|
|
322
327
|
"name": "alert-triangle"
|
|
323
328
|
},
|
|
324
329
|
{
|
|
325
|
-
"
|
|
330
|
+
"variant": "h2",
|
|
326
331
|
"content": "ServiceNode",
|
|
327
|
-
"
|
|
332
|
+
"type": "typography"
|
|
328
333
|
}
|
|
329
334
|
],
|
|
330
|
-
"align": "center",
|
|
331
|
-
"gap": "md",
|
|
332
|
-
"type": "stack",
|
|
333
335
|
"direction": "horizontal"
|
|
334
336
|
},
|
|
335
337
|
{
|
|
338
|
+
"pulse": true,
|
|
336
339
|
"status": "critical",
|
|
337
|
-
"label": "Circuit Open",
|
|
338
340
|
"type": "status-dot",
|
|
339
|
-
"
|
|
341
|
+
"label": "Circuit Open"
|
|
340
342
|
}
|
|
341
343
|
],
|
|
342
344
|
"gap": "md"
|
|
@@ -345,11 +347,13 @@
|
|
|
345
347
|
"type": "divider"
|
|
346
348
|
},
|
|
347
349
|
{
|
|
350
|
+
"message": "Circuit is open. Requests are being rejected to prevent cascading failures.",
|
|
348
351
|
"variant": "error",
|
|
349
|
-
"type": "alert"
|
|
350
|
-
"message": "Circuit is open. Requests are being rejected to prevent cascading failures."
|
|
352
|
+
"type": "alert"
|
|
351
353
|
},
|
|
352
354
|
{
|
|
355
|
+
"type": "simple-grid",
|
|
356
|
+
"cols": 2.0,
|
|
353
357
|
"children": [
|
|
354
358
|
{
|
|
355
359
|
"label": "Failures",
|
|
@@ -358,29 +362,25 @@
|
|
|
358
362
|
},
|
|
359
363
|
{
|
|
360
364
|
"value": "@entity.successCount",
|
|
361
|
-
"
|
|
362
|
-
"
|
|
365
|
+
"type": "stat-display",
|
|
366
|
+
"label": "Successes"
|
|
363
367
|
}
|
|
364
|
-
]
|
|
365
|
-
"cols": 2.0,
|
|
366
|
-
"type": "simple-grid"
|
|
368
|
+
]
|
|
367
369
|
},
|
|
368
370
|
{
|
|
369
|
-
"max": "@entity.threshold",
|
|
370
371
|
"value": "@entity.failureCount",
|
|
371
|
-
"
|
|
372
|
-
"min": 0.0
|
|
372
|
+
"max": "@entity.threshold",
|
|
373
|
+
"min": 0.0,
|
|
374
|
+
"type": "meter"
|
|
373
375
|
},
|
|
374
376
|
{
|
|
375
|
-
"icon": "rotate-ccw",
|
|
376
|
-
"type": "button",
|
|
377
377
|
"label": "Reset",
|
|
378
|
+
"type": "button",
|
|
378
379
|
"variant": "ghost",
|
|
380
|
+
"icon": "rotate-ccw",
|
|
379
381
|
"action": "RESET"
|
|
380
382
|
}
|
|
381
|
-
]
|
|
382
|
-
"gap": "lg",
|
|
383
|
-
"type": "stack"
|
|
383
|
+
]
|
|
384
384
|
}
|
|
385
385
|
]
|
|
386
386
|
]
|
|
@@ -394,31 +394,29 @@
|
|
|
394
394
|
"render-ui",
|
|
395
395
|
"main",
|
|
396
396
|
{
|
|
397
|
-
"direction": "vertical",
|
|
398
397
|
"type": "stack",
|
|
399
398
|
"gap": "lg",
|
|
400
399
|
"children": [
|
|
401
400
|
{
|
|
402
|
-
"align": "center",
|
|
403
401
|
"justify": "between",
|
|
404
402
|
"gap": "md",
|
|
405
403
|
"children": [
|
|
406
404
|
{
|
|
405
|
+
"gap": "md",
|
|
407
406
|
"direction": "horizontal",
|
|
407
|
+
"type": "stack",
|
|
408
408
|
"align": "center",
|
|
409
409
|
"children": [
|
|
410
410
|
{
|
|
411
|
-
"
|
|
412
|
-
"
|
|
411
|
+
"type": "icon",
|
|
412
|
+
"name": "shield"
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
|
-
"variant": "h2",
|
|
416
415
|
"content": "ServiceNode",
|
|
416
|
+
"variant": "h2",
|
|
417
417
|
"type": "typography"
|
|
418
418
|
}
|
|
419
|
-
]
|
|
420
|
-
"gap": "md",
|
|
421
|
-
"type": "stack"
|
|
419
|
+
]
|
|
422
420
|
},
|
|
423
421
|
{
|
|
424
422
|
"pulse": false,
|
|
@@ -428,18 +426,18 @@
|
|
|
428
426
|
}
|
|
429
427
|
],
|
|
430
428
|
"type": "stack",
|
|
431
|
-
"direction": "horizontal"
|
|
429
|
+
"direction": "horizontal",
|
|
430
|
+
"align": "center"
|
|
432
431
|
},
|
|
433
432
|
{
|
|
434
433
|
"type": "divider"
|
|
435
434
|
},
|
|
436
435
|
{
|
|
437
|
-
"
|
|
436
|
+
"message": "Service is healthy. All requests are being processed.",
|
|
438
437
|
"variant": "success",
|
|
439
|
-
"
|
|
438
|
+
"type": "alert"
|
|
440
439
|
},
|
|
441
440
|
{
|
|
442
|
-
"cols": 2.0,
|
|
443
441
|
"children": [
|
|
444
442
|
{
|
|
445
443
|
"value": "@entity.failureCount",
|
|
@@ -447,20 +445,22 @@
|
|
|
447
445
|
"label": "Failures"
|
|
448
446
|
},
|
|
449
447
|
{
|
|
448
|
+
"value": "@entity.successCount",
|
|
450
449
|
"label": "Successes",
|
|
451
|
-
"type": "stat-display"
|
|
452
|
-
"value": "@entity.successCount"
|
|
450
|
+
"type": "stat-display"
|
|
453
451
|
}
|
|
454
452
|
],
|
|
453
|
+
"cols": 2.0,
|
|
455
454
|
"type": "simple-grid"
|
|
456
455
|
},
|
|
457
456
|
{
|
|
458
|
-
"
|
|
457
|
+
"type": "meter",
|
|
459
458
|
"max": "@entity.threshold",
|
|
460
459
|
"value": "@entity.failureCount",
|
|
461
|
-
"
|
|
460
|
+
"min": 0.0
|
|
462
461
|
}
|
|
463
|
-
]
|
|
462
|
+
],
|
|
463
|
+
"direction": "vertical"
|
|
464
464
|
}
|
|
465
465
|
]
|
|
466
466
|
]
|
|
@@ -475,56 +475,56 @@
|
|
|
475
475
|
"main",
|
|
476
476
|
{
|
|
477
477
|
"type": "stack",
|
|
478
|
-
"
|
|
478
|
+
"gap": "lg",
|
|
479
479
|
"children": [
|
|
480
480
|
{
|
|
481
|
-
"align": "center",
|
|
482
|
-
"justify": "between",
|
|
483
|
-
"type": "stack",
|
|
484
|
-
"direction": "horizontal",
|
|
485
|
-
"gap": "md",
|
|
486
481
|
"children": [
|
|
487
482
|
{
|
|
488
|
-
"gap": "md",
|
|
489
|
-
"direction": "horizontal",
|
|
490
483
|
"children": [
|
|
491
484
|
{
|
|
492
|
-
"
|
|
493
|
-
"
|
|
485
|
+
"type": "icon",
|
|
486
|
+
"name": "activity"
|
|
494
487
|
},
|
|
495
488
|
{
|
|
489
|
+
"type": "typography",
|
|
496
490
|
"variant": "h2",
|
|
497
|
-
"content": "ServiceNode"
|
|
498
|
-
"type": "typography"
|
|
491
|
+
"content": "ServiceNode"
|
|
499
492
|
}
|
|
500
493
|
],
|
|
494
|
+
"gap": "md",
|
|
501
495
|
"align": "center",
|
|
502
|
-
"type": "stack"
|
|
496
|
+
"type": "stack",
|
|
497
|
+
"direction": "horizontal"
|
|
503
498
|
},
|
|
504
499
|
{
|
|
505
|
-
"
|
|
500
|
+
"status": "warning",
|
|
506
501
|
"pulse": true,
|
|
507
|
-
"
|
|
508
|
-
"
|
|
502
|
+
"type": "status-dot",
|
|
503
|
+
"label": "Circuit Half-Open"
|
|
509
504
|
}
|
|
510
|
-
]
|
|
505
|
+
],
|
|
506
|
+
"type": "stack",
|
|
507
|
+
"direction": "horizontal",
|
|
508
|
+
"align": "center",
|
|
509
|
+
"gap": "md",
|
|
510
|
+
"justify": "between"
|
|
511
511
|
},
|
|
512
512
|
{
|
|
513
513
|
"type": "divider"
|
|
514
514
|
},
|
|
515
515
|
{
|
|
516
|
-
"
|
|
516
|
+
"variant": "warning",
|
|
517
517
|
"type": "alert",
|
|
518
|
-
"
|
|
518
|
+
"message": "Testing recovery. Limited requests are being allowed through."
|
|
519
519
|
},
|
|
520
520
|
{
|
|
521
|
-
"type": "simple-grid",
|
|
522
521
|
"cols": 2.0,
|
|
522
|
+
"type": "simple-grid",
|
|
523
523
|
"children": [
|
|
524
524
|
{
|
|
525
|
-
"value": "@entity.failureCount",
|
|
526
525
|
"type": "stat-display",
|
|
527
|
-
"label": "Failures"
|
|
526
|
+
"label": "Failures",
|
|
527
|
+
"value": "@entity.failureCount"
|
|
528
528
|
},
|
|
529
529
|
{
|
|
530
530
|
"type": "stat-display",
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
]
|
|
535
535
|
}
|
|
536
536
|
],
|
|
537
|
-
"
|
|
537
|
+
"direction": "vertical"
|
|
538
538
|
}
|
|
539
539
|
]
|
|
540
540
|
]
|
|
@@ -548,39 +548,39 @@
|
|
|
548
548
|
"render-ui",
|
|
549
549
|
"main",
|
|
550
550
|
{
|
|
551
|
+
"gap": "lg",
|
|
551
552
|
"direction": "vertical",
|
|
552
553
|
"type": "stack",
|
|
553
|
-
"gap": "lg",
|
|
554
554
|
"children": [
|
|
555
555
|
{
|
|
556
|
+
"type": "stack",
|
|
556
557
|
"gap": "md",
|
|
557
|
-
"direction": "horizontal",
|
|
558
|
-
"align": "center",
|
|
559
558
|
"justify": "between",
|
|
560
|
-
"
|
|
559
|
+
"align": "center",
|
|
560
|
+
"direction": "horizontal",
|
|
561
561
|
"children": [
|
|
562
562
|
{
|
|
563
|
+
"align": "center",
|
|
563
564
|
"type": "stack",
|
|
564
565
|
"direction": "horizontal",
|
|
565
|
-
"gap": "md",
|
|
566
|
-
"align": "center",
|
|
567
566
|
"children": [
|
|
568
567
|
{
|
|
569
|
-
"
|
|
570
|
-
"
|
|
568
|
+
"type": "icon",
|
|
569
|
+
"name": "shield"
|
|
571
570
|
},
|
|
572
571
|
{
|
|
573
|
-
"content": "ServiceNode",
|
|
574
572
|
"type": "typography",
|
|
573
|
+
"content": "ServiceNode",
|
|
575
574
|
"variant": "h2"
|
|
576
575
|
}
|
|
577
|
-
]
|
|
576
|
+
],
|
|
577
|
+
"gap": "md"
|
|
578
578
|
},
|
|
579
579
|
{
|
|
580
580
|
"status": "online",
|
|
581
581
|
"label": "Circuit Closed",
|
|
582
|
-
"
|
|
583
|
-
"
|
|
582
|
+
"pulse": false,
|
|
583
|
+
"type": "status-dot"
|
|
584
584
|
}
|
|
585
585
|
]
|
|
586
586
|
},
|
|
@@ -589,8 +589,8 @@
|
|
|
589
589
|
},
|
|
590
590
|
{
|
|
591
591
|
"type": "alert",
|
|
592
|
-
"
|
|
593
|
-
"
|
|
592
|
+
"variant": "success",
|
|
593
|
+
"message": "Service is healthy. All requests are being processed."
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
596
|
"type": "simple-grid",
|
|
@@ -598,21 +598,21 @@
|
|
|
598
598
|
"children": [
|
|
599
599
|
{
|
|
600
600
|
"label": "Failures",
|
|
601
|
-
"
|
|
602
|
-
"
|
|
601
|
+
"type": "stat-display",
|
|
602
|
+
"value": "@entity.failureCount"
|
|
603
603
|
},
|
|
604
604
|
{
|
|
605
|
-
"type": "stat-display",
|
|
606
605
|
"label": "Successes",
|
|
607
|
-
"value": "@entity.successCount"
|
|
606
|
+
"value": "@entity.successCount",
|
|
607
|
+
"type": "stat-display"
|
|
608
608
|
}
|
|
609
609
|
]
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
|
-
"value": "@entity.failureCount",
|
|
613
|
-
"min": 0.0,
|
|
614
612
|
"type": "meter",
|
|
615
|
-
"
|
|
613
|
+
"value": "@entity.failureCount",
|
|
614
|
+
"max": "@entity.threshold",
|
|
615
|
+
"min": 0.0
|
|
616
616
|
}
|
|
617
617
|
]
|
|
618
618
|
}
|
|
@@ -628,71 +628,71 @@
|
|
|
628
628
|
"render-ui",
|
|
629
629
|
"main",
|
|
630
630
|
{
|
|
631
|
+
"type": "stack",
|
|
631
632
|
"children": [
|
|
632
633
|
{
|
|
633
|
-
"
|
|
634
|
+
"type": "stack",
|
|
635
|
+
"justify": "between",
|
|
634
636
|
"children": [
|
|
635
637
|
{
|
|
636
|
-
"direction": "horizontal",
|
|
637
|
-
"gap": "md",
|
|
638
638
|
"children": [
|
|
639
639
|
{
|
|
640
640
|
"name": "shield",
|
|
641
641
|
"type": "icon"
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
|
-
"
|
|
644
|
+
"variant": "h2",
|
|
645
645
|
"content": "ServiceNode",
|
|
646
|
-
"
|
|
646
|
+
"type": "typography"
|
|
647
647
|
}
|
|
648
648
|
],
|
|
649
|
+
"align": "center",
|
|
650
|
+
"direction": "horizontal",
|
|
649
651
|
"type": "stack",
|
|
650
|
-
"
|
|
652
|
+
"gap": "md"
|
|
651
653
|
},
|
|
652
654
|
{
|
|
653
655
|
"type": "status-dot",
|
|
654
|
-
"label": "Circuit Closed",
|
|
655
656
|
"status": "online",
|
|
657
|
+
"label": "Circuit Closed",
|
|
656
658
|
"pulse": false
|
|
657
659
|
}
|
|
658
660
|
],
|
|
659
661
|
"direction": "horizontal",
|
|
660
|
-
"
|
|
661
|
-
"
|
|
662
|
-
"gap": "md"
|
|
662
|
+
"gap": "md",
|
|
663
|
+
"align": "center"
|
|
663
664
|
},
|
|
664
665
|
{
|
|
665
666
|
"type": "divider"
|
|
666
667
|
},
|
|
667
668
|
{
|
|
669
|
+
"variant": "success",
|
|
668
670
|
"message": "Service is healthy. All requests are being processed.",
|
|
669
|
-
"type": "alert"
|
|
670
|
-
"variant": "success"
|
|
671
|
+
"type": "alert"
|
|
671
672
|
},
|
|
672
673
|
{
|
|
673
|
-
"cols": 2.0,
|
|
674
674
|
"children": [
|
|
675
675
|
{
|
|
676
|
-
"label": "Failures",
|
|
677
676
|
"value": "@entity.failureCount",
|
|
678
|
-
"type": "stat-display"
|
|
677
|
+
"type": "stat-display",
|
|
678
|
+
"label": "Failures"
|
|
679
679
|
},
|
|
680
680
|
{
|
|
681
|
-
"label": "Successes",
|
|
682
681
|
"value": "@entity.successCount",
|
|
683
|
-
"type": "stat-display"
|
|
682
|
+
"type": "stat-display",
|
|
683
|
+
"label": "Successes"
|
|
684
684
|
}
|
|
685
685
|
],
|
|
686
|
-
"type": "simple-grid"
|
|
686
|
+
"type": "simple-grid",
|
|
687
|
+
"cols": 2.0
|
|
687
688
|
},
|
|
688
689
|
{
|
|
690
|
+
"max": "@entity.threshold",
|
|
689
691
|
"min": 0.0,
|
|
690
692
|
"type": "meter",
|
|
691
|
-
"value": "@entity.failureCount"
|
|
692
|
-
"max": "@entity.threshold"
|
|
693
|
+
"value": "@entity.failureCount"
|
|
693
694
|
}
|
|
694
695
|
],
|
|
695
|
-
"type": "stack",
|
|
696
696
|
"direction": "vertical",
|
|
697
697
|
"gap": "lg"
|
|
698
698
|
}
|
|
@@ -708,22 +708,23 @@
|
|
|
708
708
|
"render-ui",
|
|
709
709
|
"main",
|
|
710
710
|
{
|
|
711
|
-
"type": "stack",
|
|
712
|
-
"direction": "vertical",
|
|
713
711
|
"gap": "lg",
|
|
712
|
+
"direction": "vertical",
|
|
713
|
+
"type": "stack",
|
|
714
714
|
"children": [
|
|
715
715
|
{
|
|
716
|
+
"type": "stack",
|
|
716
717
|
"gap": "md",
|
|
718
|
+
"align": "center",
|
|
717
719
|
"justify": "between",
|
|
718
|
-
"
|
|
720
|
+
"direction": "horizontal",
|
|
719
721
|
"children": [
|
|
720
722
|
{
|
|
721
|
-
"
|
|
722
|
-
"gap": "md",
|
|
723
|
+
"type": "stack",
|
|
723
724
|
"children": [
|
|
724
725
|
{
|
|
725
|
-
"
|
|
726
|
-
"
|
|
726
|
+
"type": "icon",
|
|
727
|
+
"name": "alert-triangle"
|
|
727
728
|
},
|
|
728
729
|
{
|
|
729
730
|
"type": "typography",
|
|
@@ -731,55 +732,54 @@
|
|
|
731
732
|
"variant": "h2"
|
|
732
733
|
}
|
|
733
734
|
],
|
|
734
|
-
"
|
|
735
|
+
"align": "center",
|
|
736
|
+
"gap": "md",
|
|
735
737
|
"direction": "horizontal"
|
|
736
738
|
},
|
|
737
739
|
{
|
|
738
|
-
"type": "status-dot",
|
|
739
740
|
"pulse": true,
|
|
740
741
|
"status": "critical",
|
|
741
|
-
"label": "Circuit Open"
|
|
742
|
+
"label": "Circuit Open",
|
|
743
|
+
"type": "status-dot"
|
|
742
744
|
}
|
|
743
|
-
]
|
|
744
|
-
"align": "center",
|
|
745
|
-
"direction": "horizontal"
|
|
745
|
+
]
|
|
746
746
|
},
|
|
747
747
|
{
|
|
748
748
|
"type": "divider"
|
|
749
749
|
},
|
|
750
750
|
{
|
|
751
|
-
"
|
|
751
|
+
"message": "Circuit is open. Requests are being rejected to prevent cascading failures.",
|
|
752
752
|
"type": "alert",
|
|
753
|
-
"
|
|
753
|
+
"variant": "error"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
|
+
"cols": 2.0,
|
|
756
757
|
"children": [
|
|
757
758
|
{
|
|
758
|
-
"type": "stat-display",
|
|
759
759
|
"value": "@entity.failureCount",
|
|
760
|
-
"label": "Failures"
|
|
760
|
+
"label": "Failures",
|
|
761
|
+
"type": "stat-display"
|
|
761
762
|
},
|
|
762
763
|
{
|
|
764
|
+
"label": "Successes",
|
|
763
765
|
"value": "@entity.successCount",
|
|
764
|
-
"type": "stat-display"
|
|
765
|
-
"label": "Successes"
|
|
766
|
+
"type": "stat-display"
|
|
766
767
|
}
|
|
767
768
|
],
|
|
768
|
-
"type": "simple-grid"
|
|
769
|
-
"cols": 2.0
|
|
769
|
+
"type": "simple-grid"
|
|
770
770
|
},
|
|
771
771
|
{
|
|
772
772
|
"value": "@entity.failureCount",
|
|
773
773
|
"type": "meter",
|
|
774
|
-
"
|
|
775
|
-
"
|
|
774
|
+
"max": "@entity.threshold",
|
|
775
|
+
"min": 0.0
|
|
776
776
|
},
|
|
777
777
|
{
|
|
778
778
|
"type": "button",
|
|
779
779
|
"label": "Reset",
|
|
780
780
|
"icon": "rotate-ccw",
|
|
781
|
-
"
|
|
782
|
-
"
|
|
781
|
+
"action": "RESET",
|
|
782
|
+
"variant": "ghost"
|
|
783
783
|
}
|
|
784
784
|
]
|
|
785
785
|
}
|
|
@@ -795,40 +795,38 @@
|
|
|
795
795
|
"render-ui",
|
|
796
796
|
"main",
|
|
797
797
|
{
|
|
798
|
-
"type": "stack",
|
|
799
|
-
"direction": "vertical",
|
|
800
798
|
"children": [
|
|
801
799
|
{
|
|
800
|
+
"justify": "between",
|
|
802
801
|
"gap": "md",
|
|
803
802
|
"direction": "horizontal",
|
|
804
|
-
"align": "center",
|
|
805
|
-
"type": "stack",
|
|
806
|
-
"justify": "between",
|
|
807
803
|
"children": [
|
|
808
804
|
{
|
|
805
|
+
"type": "stack",
|
|
806
|
+
"gap": "md",
|
|
809
807
|
"align": "center",
|
|
810
|
-
"direction": "horizontal",
|
|
811
808
|
"children": [
|
|
812
809
|
{
|
|
813
|
-
"
|
|
814
|
-
"
|
|
810
|
+
"name": "shield",
|
|
811
|
+
"type": "icon"
|
|
815
812
|
},
|
|
816
813
|
{
|
|
817
|
-
"content": "ServiceNode",
|
|
818
814
|
"variant": "h2",
|
|
819
|
-
"type": "typography"
|
|
815
|
+
"type": "typography",
|
|
816
|
+
"content": "ServiceNode"
|
|
820
817
|
}
|
|
821
818
|
],
|
|
822
|
-
"
|
|
823
|
-
"type": "stack"
|
|
819
|
+
"direction": "horizontal"
|
|
824
820
|
},
|
|
825
821
|
{
|
|
826
|
-
"type": "status-dot",
|
|
827
822
|
"status": "online",
|
|
828
823
|
"pulse": false,
|
|
829
|
-
"label": "Circuit Closed"
|
|
824
|
+
"label": "Circuit Closed",
|
|
825
|
+
"type": "status-dot"
|
|
830
826
|
}
|
|
831
|
-
]
|
|
827
|
+
],
|
|
828
|
+
"align": "center",
|
|
829
|
+
"type": "stack"
|
|
832
830
|
},
|
|
833
831
|
{
|
|
834
832
|
"type": "divider"
|
|
@@ -839,7 +837,7 @@
|
|
|
839
837
|
"variant": "success"
|
|
840
838
|
},
|
|
841
839
|
{
|
|
842
|
-
"
|
|
840
|
+
"type": "simple-grid",
|
|
843
841
|
"children": [
|
|
844
842
|
{
|
|
845
843
|
"value": "@entity.failureCount",
|
|
@@ -847,20 +845,22 @@
|
|
|
847
845
|
"label": "Failures"
|
|
848
846
|
},
|
|
849
847
|
{
|
|
850
|
-
"label": "Successes",
|
|
851
848
|
"type": "stat-display",
|
|
849
|
+
"label": "Successes",
|
|
852
850
|
"value": "@entity.successCount"
|
|
853
851
|
}
|
|
854
852
|
],
|
|
855
|
-
"
|
|
853
|
+
"cols": 2.0
|
|
856
854
|
},
|
|
857
855
|
{
|
|
858
|
-
"max": "@entity.threshold",
|
|
859
|
-
"type": "meter",
|
|
860
856
|
"value": "@entity.failureCount",
|
|
861
|
-
"
|
|
857
|
+
"max": "@entity.threshold",
|
|
858
|
+
"min": 0.0,
|
|
859
|
+
"type": "meter"
|
|
862
860
|
}
|
|
863
861
|
],
|
|
862
|
+
"type": "stack",
|
|
863
|
+
"direction": "vertical",
|
|
864
864
|
"gap": "lg"
|
|
865
865
|
}
|
|
866
866
|
]
|