@almadar/std 14.24.0 → 14.26.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 +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -71,17 +71,18 @@
|
|
|
71
71
|
"name": "SensorAppLayout",
|
|
72
72
|
"linkedEntity": "SensorReading",
|
|
73
73
|
"config": {
|
|
74
|
-
"
|
|
74
|
+
"appName": "IoT Dashboard",
|
|
75
|
+
"notifications": [],
|
|
75
76
|
"navItems": [
|
|
76
77
|
{
|
|
77
|
-
"href": "/sensors",
|
|
78
78
|
"icon": "layout-list",
|
|
79
|
+
"href": "/sensors",
|
|
79
80
|
"label": "Sensors"
|
|
80
81
|
},
|
|
81
82
|
{
|
|
82
|
-
"label": "Devices",
|
|
83
83
|
"icon": "cpu",
|
|
84
|
-
"href": "/devices"
|
|
84
|
+
"href": "/devices",
|
|
85
|
+
"label": "Devices"
|
|
85
86
|
},
|
|
86
87
|
{
|
|
87
88
|
"label": "Alerts",
|
|
@@ -89,10 +90,9 @@
|
|
|
89
90
|
"href": "/alerts"
|
|
90
91
|
}
|
|
91
92
|
],
|
|
92
|
-
"
|
|
93
|
+
"searchEvent": "SENSOR_SEARCH",
|
|
93
94
|
"contentTrait": "@trait.SensorCatalog",
|
|
94
|
-
"
|
|
95
|
-
"appName": "IoT Dashboard"
|
|
95
|
+
"notificationClickEvent": "SENSOR_NOTIFICATIONS_OPEN"
|
|
96
96
|
},
|
|
97
97
|
"events": {
|
|
98
98
|
"SEARCH": "SENSOR_SEARCH",
|
|
@@ -125,13 +125,12 @@
|
|
|
125
125
|
"render-ui",
|
|
126
126
|
"main",
|
|
127
127
|
{
|
|
128
|
+
"gap": "lg",
|
|
129
|
+
"direction": "vertical",
|
|
128
130
|
"children": [
|
|
129
131
|
{
|
|
130
|
-
"gap": "md",
|
|
131
132
|
"justify": "between",
|
|
132
|
-
"type": "stack",
|
|
133
133
|
"align": "center",
|
|
134
|
-
"direction": "horizontal",
|
|
135
134
|
"children": [
|
|
136
135
|
{
|
|
137
136
|
"type": "stack",
|
|
@@ -146,11 +145,14 @@
|
|
|
146
145
|
"variant": "h2"
|
|
147
146
|
}
|
|
148
147
|
],
|
|
149
|
-
"direction": "horizontal",
|
|
150
148
|
"gap": "sm",
|
|
149
|
+
"direction": "horizontal",
|
|
151
150
|
"align": "center"
|
|
152
151
|
}
|
|
153
|
-
]
|
|
152
|
+
],
|
|
153
|
+
"direction": "horizontal",
|
|
154
|
+
"gap": "md",
|
|
155
|
+
"type": "stack"
|
|
154
156
|
},
|
|
155
157
|
{
|
|
156
158
|
"type": "divider"
|
|
@@ -158,20 +160,18 @@
|
|
|
158
160
|
"@trait.SensorStats",
|
|
159
161
|
"@trait.SensorGraphs",
|
|
160
162
|
{
|
|
161
|
-
"type": "meter",
|
|
162
|
-
"value": "@entity.value",
|
|
163
|
-
"min": 0.0,
|
|
164
163
|
"max": "@entity.threshold",
|
|
165
|
-
"label": "Latest reading vs threshold"
|
|
164
|
+
"label": "Latest reading vs threshold",
|
|
165
|
+
"min": 0.0,
|
|
166
|
+
"type": "meter",
|
|
167
|
+
"value": "@entity.value"
|
|
166
168
|
},
|
|
167
169
|
{
|
|
168
170
|
"type": "divider"
|
|
169
171
|
},
|
|
170
172
|
"@trait.SensorBrowseList"
|
|
171
173
|
],
|
|
172
|
-
"type": "stack"
|
|
173
|
-
"gap": "lg",
|
|
174
|
-
"direction": "vertical"
|
|
174
|
+
"type": "stack"
|
|
175
175
|
}
|
|
176
176
|
]
|
|
177
177
|
]
|
|
@@ -184,10 +184,13 @@
|
|
|
184
184
|
"ref": "Stats.traits.StatsItemStats",
|
|
185
185
|
"name": "SensorStats",
|
|
186
186
|
"config": {
|
|
187
|
+
"title": "Sensors",
|
|
187
188
|
"metrics": [
|
|
188
189
|
{
|
|
189
|
-
"
|
|
190
|
+
"aggregation": "count",
|
|
191
|
+
"icon": "activity",
|
|
190
192
|
"variant": "primary",
|
|
193
|
+
"format": "number",
|
|
191
194
|
"filter": [
|
|
192
195
|
"fn",
|
|
193
196
|
"row",
|
|
@@ -197,17 +200,15 @@
|
|
|
197
200
|
""
|
|
198
201
|
]
|
|
199
202
|
],
|
|
200
|
-
"
|
|
201
|
-
"icon": "activity",
|
|
202
|
-
"aggregation": "count"
|
|
203
|
+
"label": "Active Sensors"
|
|
203
204
|
},
|
|
204
205
|
{
|
|
205
|
-
"variant": "success",
|
|
206
206
|
"format": "number",
|
|
207
207
|
"field": "value",
|
|
208
|
-
"label": "Avg Reading",
|
|
209
208
|
"icon": "trending-up",
|
|
210
|
-
"aggregation": "average"
|
|
209
|
+
"aggregation": "average",
|
|
210
|
+
"variant": "success",
|
|
211
|
+
"label": "Avg Reading"
|
|
211
212
|
},
|
|
212
213
|
{
|
|
213
214
|
"filter": [
|
|
@@ -219,14 +220,13 @@
|
|
|
219
220
|
"@row.threshold"
|
|
220
221
|
]
|
|
221
222
|
],
|
|
222
|
-
"variant": "warning",
|
|
223
223
|
"aggregation": "count",
|
|
224
|
-
"
|
|
224
|
+
"icon": "alert-triangle",
|
|
225
225
|
"format": "number",
|
|
226
|
-
"
|
|
226
|
+
"label": "Anomalies",
|
|
227
|
+
"variant": "warning"
|
|
227
228
|
}
|
|
228
|
-
]
|
|
229
|
-
"title": "Sensors"
|
|
229
|
+
]
|
|
230
230
|
},
|
|
231
231
|
"listens": [
|
|
232
232
|
{
|
|
@@ -243,13 +243,13 @@
|
|
|
243
243
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
244
244
|
"name": "SensorGraphs",
|
|
245
245
|
"config": {
|
|
246
|
-
"showLegend": true,
|
|
247
|
-
"subtitle": "Sensor values across time",
|
|
248
246
|
"chartType": "line",
|
|
247
|
+
"height": 240.0,
|
|
248
|
+
"showLegend": true,
|
|
249
249
|
"dateField": "timestamp",
|
|
250
|
-
"valueField": "value",
|
|
251
250
|
"title": "Readings over time",
|
|
252
|
-
"
|
|
251
|
+
"subtitle": "Sensor values across time",
|
|
252
|
+
"valueField": "value"
|
|
253
253
|
},
|
|
254
254
|
"listens": [
|
|
255
255
|
{
|
|
@@ -267,38 +267,38 @@
|
|
|
267
267
|
"name": "SensorBrowseList",
|
|
268
268
|
"linkedEntity": "SensorReading",
|
|
269
269
|
"config": {
|
|
270
|
-
"gap": "sm",
|
|
271
270
|
"fields": [
|
|
272
271
|
{
|
|
273
|
-
"variant": "h4",
|
|
274
272
|
"name": "sensorId",
|
|
275
273
|
"icon": "thermometer",
|
|
276
|
-
"label": "Sensor"
|
|
274
|
+
"label": "Sensor",
|
|
275
|
+
"variant": "h4"
|
|
277
276
|
},
|
|
278
277
|
{
|
|
278
|
+
"name": "type",
|
|
279
279
|
"label": "Type",
|
|
280
|
-
"variant": "badge"
|
|
281
|
-
"name": "type"
|
|
280
|
+
"variant": "badge"
|
|
282
281
|
},
|
|
283
282
|
{
|
|
284
|
-
"format": "number",
|
|
285
|
-
"name": "value",
|
|
286
283
|
"label": "Value",
|
|
287
|
-
"variant": "h4"
|
|
284
|
+
"variant": "h4",
|
|
285
|
+
"name": "value",
|
|
286
|
+
"format": "number"
|
|
288
287
|
},
|
|
289
288
|
{
|
|
290
|
-
"
|
|
289
|
+
"label": "Unit",
|
|
291
290
|
"name": "unit",
|
|
292
|
-
"
|
|
291
|
+
"variant": "caption"
|
|
293
292
|
},
|
|
294
293
|
{
|
|
295
|
-
"label": "Timestamp",
|
|
296
|
-
"variant": "caption",
|
|
297
294
|
"name": "timestamp",
|
|
295
|
+
"variant": "caption",
|
|
296
|
+
"label": "Timestamp",
|
|
298
297
|
"format": "date"
|
|
299
298
|
}
|
|
300
299
|
],
|
|
301
|
-
"cols": 1.0
|
|
300
|
+
"cols": 1.0,
|
|
301
|
+
"gap": "sm"
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
304
|
],
|
|
@@ -400,28 +400,28 @@
|
|
|
400
400
|
"ref": "AppShell.traits.AppLayout",
|
|
401
401
|
"name": "DeviceAppLayout",
|
|
402
402
|
"config": {
|
|
403
|
-
"searchEvent": "DEVICE_SEARCH",
|
|
404
|
-
"notifications": [],
|
|
405
403
|
"notificationClickEvent": "DEVICE_NOTIFICATIONS_OPEN",
|
|
404
|
+
"searchEvent": "DEVICE_SEARCH",
|
|
406
405
|
"appName": "IoT Dashboard",
|
|
406
|
+
"contentTrait": "@trait.DeviceCatalog",
|
|
407
407
|
"navItems": [
|
|
408
408
|
{
|
|
409
|
-
"label": "Sensors",
|
|
410
409
|
"href": "/sensors",
|
|
410
|
+
"label": "Sensors",
|
|
411
411
|
"icon": "layout-list"
|
|
412
412
|
},
|
|
413
413
|
{
|
|
414
|
-
"label": "Devices",
|
|
415
414
|
"href": "/devices",
|
|
416
|
-
"icon": "cpu"
|
|
415
|
+
"icon": "cpu",
|
|
416
|
+
"label": "Devices"
|
|
417
417
|
},
|
|
418
418
|
{
|
|
419
419
|
"href": "/alerts",
|
|
420
|
-
"
|
|
421
|
-
"
|
|
420
|
+
"icon": "bell",
|
|
421
|
+
"label": "Alerts"
|
|
422
422
|
}
|
|
423
423
|
],
|
|
424
|
-
"
|
|
424
|
+
"notifications": []
|
|
425
425
|
},
|
|
426
426
|
"events": {
|
|
427
427
|
"NOTIFY_CLICK": "DEVICE_NOTIFICATIONS_OPEN",
|
|
@@ -508,62 +508,62 @@
|
|
|
508
508
|
"render-ui",
|
|
509
509
|
"main",
|
|
510
510
|
{
|
|
511
|
-
"gap": "lg",
|
|
512
511
|
"direction": "vertical",
|
|
512
|
+
"gap": "lg",
|
|
513
513
|
"type": "stack",
|
|
514
514
|
"children": [
|
|
515
515
|
{
|
|
516
|
-
"direction": "horizontal",
|
|
517
|
-
"justify": "between",
|
|
518
|
-
"gap": "md",
|
|
519
516
|
"type": "stack",
|
|
517
|
+
"justify": "between",
|
|
520
518
|
"align": "center",
|
|
521
519
|
"children": [
|
|
522
520
|
{
|
|
523
|
-
"type": "stack",
|
|
524
|
-
"align": "center",
|
|
525
521
|
"children": [
|
|
526
522
|
{
|
|
527
523
|
"type": "icon",
|
|
528
524
|
"name": "cpu"
|
|
529
525
|
},
|
|
530
526
|
{
|
|
531
|
-
"content": "Devices",
|
|
532
527
|
"variant": "h2",
|
|
533
|
-
"type": "typography"
|
|
528
|
+
"type": "typography",
|
|
529
|
+
"content": "Devices"
|
|
534
530
|
}
|
|
535
531
|
],
|
|
532
|
+
"gap": "sm",
|
|
536
533
|
"direction": "horizontal",
|
|
537
|
-
"
|
|
534
|
+
"type": "stack",
|
|
535
|
+
"align": "center"
|
|
538
536
|
},
|
|
539
537
|
{
|
|
540
|
-
"direction": "horizontal",
|
|
541
|
-
"gap": "sm",
|
|
542
538
|
"type": "stack",
|
|
539
|
+
"direction": "horizontal",
|
|
543
540
|
"children": [
|
|
544
541
|
{
|
|
542
|
+
"icon": "plus",
|
|
543
|
+
"label": "Create Device",
|
|
545
544
|
"action": "CREATE",
|
|
546
545
|
"type": "button",
|
|
547
|
-
"
|
|
548
|
-
"variant": "primary",
|
|
549
|
-
"label": "Create Device"
|
|
546
|
+
"variant": "primary"
|
|
550
547
|
}
|
|
551
|
-
]
|
|
548
|
+
],
|
|
549
|
+
"gap": "sm"
|
|
552
550
|
}
|
|
553
|
-
]
|
|
551
|
+
],
|
|
552
|
+
"gap": "md",
|
|
553
|
+
"direction": "horizontal"
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
556
|
"type": "divider"
|
|
557
557
|
},
|
|
558
558
|
{
|
|
559
|
-
"type": "stack",
|
|
560
|
-
"gap": "md",
|
|
561
|
-
"direction": "horizontal",
|
|
562
|
-
"align": "center",
|
|
563
559
|
"children": [
|
|
564
560
|
"@trait.DeviceSearch",
|
|
565
561
|
"@trait.DeviceFilter"
|
|
566
|
-
]
|
|
562
|
+
],
|
|
563
|
+
"gap": "md",
|
|
564
|
+
"type": "stack",
|
|
565
|
+
"direction": "horizontal",
|
|
566
|
+
"align": "center"
|
|
567
567
|
},
|
|
568
568
|
{
|
|
569
569
|
"type": "divider"
|
|
@@ -588,34 +588,34 @@
|
|
|
588
588
|
"render-ui",
|
|
589
589
|
"main",
|
|
590
590
|
{
|
|
591
|
+
"type": "stack",
|
|
592
|
+
"className": "py-8",
|
|
591
593
|
"children": [
|
|
592
594
|
{
|
|
593
|
-
"
|
|
594
|
-
"
|
|
595
|
+
"name": "bell",
|
|
596
|
+
"type": "icon"
|
|
595
597
|
},
|
|
596
598
|
{
|
|
597
|
-
"type": "typography",
|
|
598
599
|
"variant": "h3",
|
|
599
|
-
"content": "No notifications"
|
|
600
|
+
"content": "No notifications",
|
|
601
|
+
"type": "typography"
|
|
600
602
|
},
|
|
601
603
|
{
|
|
602
|
-
"variant": "caption",
|
|
603
604
|
"type": "typography",
|
|
604
|
-
"
|
|
605
|
-
"
|
|
605
|
+
"color": "muted",
|
|
606
|
+
"variant": "caption",
|
|
607
|
+
"content": "You're all caught up."
|
|
606
608
|
},
|
|
607
609
|
{
|
|
610
|
+
"variant": "ghost",
|
|
608
611
|
"type": "button",
|
|
609
612
|
"action": "INIT",
|
|
610
|
-
"label": "Back"
|
|
611
|
-
"variant": "ghost"
|
|
613
|
+
"label": "Back"
|
|
612
614
|
}
|
|
613
615
|
],
|
|
614
|
-
"align": "center",
|
|
615
|
-
"className": "py-8",
|
|
616
|
-
"type": "stack",
|
|
617
616
|
"direction": "vertical",
|
|
618
|
-
"gap": "md"
|
|
617
|
+
"gap": "md",
|
|
618
|
+
"align": "center"
|
|
619
619
|
}
|
|
620
620
|
]
|
|
621
621
|
]
|
|
@@ -636,7 +636,6 @@
|
|
|
636
636
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
637
637
|
"name": "DeviceFilter",
|
|
638
638
|
"config": {
|
|
639
|
-
"event": "DEVICE_FILTER",
|
|
640
639
|
"filters": [
|
|
641
640
|
{
|
|
642
641
|
"label": "Status",
|
|
@@ -649,17 +648,18 @@
|
|
|
649
648
|
"field": "status"
|
|
650
649
|
},
|
|
651
650
|
{
|
|
651
|
+
"field": "type",
|
|
652
|
+
"label": "Type",
|
|
652
653
|
"options": [
|
|
653
654
|
"sensor",
|
|
654
655
|
"gateway",
|
|
655
656
|
"actuator",
|
|
656
657
|
"controller"
|
|
657
658
|
],
|
|
658
|
-
"filterType": "select"
|
|
659
|
-
"field": "type",
|
|
660
|
-
"label": "Type"
|
|
659
|
+
"filterType": "select"
|
|
661
660
|
}
|
|
662
|
-
]
|
|
661
|
+
],
|
|
662
|
+
"event": "DEVICE_FILTER"
|
|
663
663
|
}
|
|
664
664
|
},
|
|
665
665
|
{
|
|
@@ -667,34 +667,32 @@
|
|
|
667
667
|
"name": "DeviceBrowseList",
|
|
668
668
|
"linkedEntity": "Device",
|
|
669
669
|
"config": {
|
|
670
|
-
"cols": 3.0,
|
|
671
|
-
"gap": "md",
|
|
672
670
|
"fields": [
|
|
673
671
|
{
|
|
674
672
|
"icon": "cpu",
|
|
675
|
-
"
|
|
676
|
-
"
|
|
673
|
+
"variant": "h3",
|
|
674
|
+
"name": "name"
|
|
677
675
|
},
|
|
678
676
|
{
|
|
679
677
|
"name": "status",
|
|
680
678
|
"variant": "badge"
|
|
681
679
|
},
|
|
682
680
|
{
|
|
683
|
-
"
|
|
684
|
-
"
|
|
681
|
+
"variant": "body",
|
|
682
|
+
"name": "type"
|
|
685
683
|
},
|
|
686
684
|
{
|
|
687
|
-
"name": "lastSeen",
|
|
688
685
|
"label": "Last Seen",
|
|
689
|
-
"
|
|
690
|
-
"variant": "caption"
|
|
686
|
+
"name": "lastSeen",
|
|
687
|
+
"variant": "caption",
|
|
688
|
+
"format": "date"
|
|
691
689
|
}
|
|
692
690
|
],
|
|
693
691
|
"itemActions": [
|
|
694
692
|
{
|
|
695
|
-
"
|
|
693
|
+
"variant": "ghost",
|
|
696
694
|
"event": "VIEW",
|
|
697
|
-
"
|
|
695
|
+
"label": "View"
|
|
698
696
|
},
|
|
699
697
|
{
|
|
700
698
|
"label": "Edit",
|
|
@@ -702,11 +700,13 @@
|
|
|
702
700
|
"variant": "ghost"
|
|
703
701
|
},
|
|
704
702
|
{
|
|
705
|
-
"event": "DELETE",
|
|
706
703
|
"label": "Delete",
|
|
704
|
+
"event": "DELETE",
|
|
707
705
|
"variant": "danger"
|
|
708
706
|
}
|
|
709
|
-
]
|
|
707
|
+
],
|
|
708
|
+
"gap": "md",
|
|
709
|
+
"cols": 3.0
|
|
710
710
|
},
|
|
711
711
|
"listens": [
|
|
712
712
|
{
|
|
@@ -756,13 +756,13 @@
|
|
|
756
756
|
"name": "DeviceCreate",
|
|
757
757
|
"linkedEntity": "Device",
|
|
758
758
|
"config": {
|
|
759
|
+
"title": "Create Device",
|
|
759
760
|
"fields": [
|
|
760
761
|
"name",
|
|
761
762
|
"type",
|
|
762
763
|
"status",
|
|
763
764
|
"lastSeen"
|
|
764
765
|
],
|
|
765
|
-
"title": "Create Device",
|
|
766
766
|
"mode": "create",
|
|
767
767
|
"icon": "plus-circle"
|
|
768
768
|
},
|
|
@@ -786,14 +786,14 @@
|
|
|
786
786
|
"linkedEntity": "Device",
|
|
787
787
|
"config": {
|
|
788
788
|
"icon": "edit",
|
|
789
|
-
"mode": "edit",
|
|
790
|
-
"title": "Edit Device",
|
|
791
789
|
"fields": [
|
|
792
790
|
"name",
|
|
793
791
|
"type",
|
|
794
792
|
"status",
|
|
795
793
|
"lastSeen"
|
|
796
|
-
]
|
|
794
|
+
],
|
|
795
|
+
"title": "Edit Device",
|
|
796
|
+
"mode": "edit"
|
|
797
797
|
},
|
|
798
798
|
"events": {
|
|
799
799
|
"OPEN": "EDIT"
|
|
@@ -814,15 +814,15 @@
|
|
|
814
814
|
"name": "DeviceView",
|
|
815
815
|
"linkedEntity": "Device",
|
|
816
816
|
"config": {
|
|
817
|
+
"mode": "edit",
|
|
818
|
+
"icon": "eye",
|
|
817
819
|
"title": "View Device",
|
|
818
820
|
"fields": [
|
|
819
821
|
"name",
|
|
820
822
|
"type",
|
|
821
823
|
"status",
|
|
822
824
|
"lastSeen"
|
|
823
|
-
]
|
|
824
|
-
"mode": "edit",
|
|
825
|
-
"icon": "eye"
|
|
825
|
+
]
|
|
826
826
|
},
|
|
827
827
|
"events": {
|
|
828
828
|
"OPEN": "VIEW"
|
|
@@ -844,9 +844,9 @@
|
|
|
844
844
|
"linkedEntity": "Device",
|
|
845
845
|
"config": {
|
|
846
846
|
"title": "Delete Device",
|
|
847
|
-
"
|
|
847
|
+
"alertMessage": "This action cannot be undone.",
|
|
848
848
|
"icon": "alert-triangle",
|
|
849
|
-
"
|
|
849
|
+
"confirmLabel": "Delete"
|
|
850
850
|
},
|
|
851
851
|
"events": {
|
|
852
852
|
"CONFIRM": "CONFIRM_DELETE",
|
|
@@ -1174,14 +1174,11 @@
|
|
|
1174
1174
|
"linkedEntity": "DeviceAlert",
|
|
1175
1175
|
"config": {
|
|
1176
1176
|
"contentTrait": "@trait.AlertCatalog",
|
|
1177
|
-
"notificationClickEvent": "ALERT_NOTIFICATIONS_OPEN",
|
|
1178
|
-
"notifications": [],
|
|
1179
|
-
"appName": "IoT Dashboard",
|
|
1180
1177
|
"navItems": [
|
|
1181
1178
|
{
|
|
1182
1179
|
"href": "/sensors",
|
|
1183
|
-
"
|
|
1184
|
-
"
|
|
1180
|
+
"label": "Sensors",
|
|
1181
|
+
"icon": "layout-list"
|
|
1185
1182
|
},
|
|
1186
1183
|
{
|
|
1187
1184
|
"label": "Devices",
|
|
@@ -1190,10 +1187,13 @@
|
|
|
1190
1187
|
},
|
|
1191
1188
|
{
|
|
1192
1189
|
"href": "/alerts",
|
|
1193
|
-
"
|
|
1194
|
-
"
|
|
1190
|
+
"label": "Alerts",
|
|
1191
|
+
"icon": "bell"
|
|
1195
1192
|
}
|
|
1196
1193
|
],
|
|
1194
|
+
"notifications": [],
|
|
1195
|
+
"notificationClickEvent": "ALERT_NOTIFICATIONS_OPEN",
|
|
1196
|
+
"appName": "IoT Dashboard",
|
|
1197
1197
|
"searchEvent": "ALERT_SEARCH"
|
|
1198
1198
|
},
|
|
1199
1199
|
"events": {
|
|
@@ -1243,46 +1243,48 @@
|
|
|
1243
1243
|
"render-ui",
|
|
1244
1244
|
"main",
|
|
1245
1245
|
{
|
|
1246
|
+
"type": "stack",
|
|
1247
|
+
"direction": "vertical",
|
|
1246
1248
|
"children": [
|
|
1247
1249
|
{
|
|
1248
|
-
"
|
|
1250
|
+
"gap": "md",
|
|
1249
1251
|
"direction": "horizontal",
|
|
1252
|
+
"type": "stack",
|
|
1253
|
+
"align": "center",
|
|
1254
|
+
"justify": "between",
|
|
1250
1255
|
"children": [
|
|
1251
1256
|
{
|
|
1257
|
+
"gap": "sm",
|
|
1258
|
+
"direction": "horizontal",
|
|
1259
|
+
"type": "stack",
|
|
1260
|
+
"align": "center",
|
|
1252
1261
|
"children": [
|
|
1253
1262
|
{
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1263
|
+
"name": "bell",
|
|
1264
|
+
"type": "icon"
|
|
1256
1265
|
},
|
|
1257
1266
|
{
|
|
1258
|
-
"variant": "h2",
|
|
1259
1267
|
"content": "Alerts",
|
|
1268
|
+
"variant": "h2",
|
|
1260
1269
|
"type": "typography"
|
|
1261
1270
|
}
|
|
1262
|
-
]
|
|
1263
|
-
"type": "stack",
|
|
1264
|
-
"gap": "sm",
|
|
1265
|
-
"align": "center",
|
|
1266
|
-
"direction": "horizontal"
|
|
1271
|
+
]
|
|
1267
1272
|
},
|
|
1268
1273
|
{
|
|
1274
|
+
"direction": "horizontal",
|
|
1269
1275
|
"gap": "sm",
|
|
1270
1276
|
"type": "stack",
|
|
1271
|
-
"direction": "horizontal",
|
|
1272
1277
|
"children": [
|
|
1273
1278
|
{
|
|
1279
|
+
"type": "button",
|
|
1280
|
+
"icon": "plus",
|
|
1274
1281
|
"action": "CREATE",
|
|
1275
|
-
"label": "New Alert",
|
|
1276
1282
|
"variant": "primary",
|
|
1277
|
-
"
|
|
1278
|
-
"type": "button"
|
|
1283
|
+
"label": "New Alert"
|
|
1279
1284
|
}
|
|
1280
1285
|
]
|
|
1281
1286
|
}
|
|
1282
|
-
]
|
|
1283
|
-
"gap": "md",
|
|
1284
|
-
"justify": "between",
|
|
1285
|
-
"align": "center"
|
|
1287
|
+
]
|
|
1286
1288
|
},
|
|
1287
1289
|
{
|
|
1288
1290
|
"type": "divider"
|
|
@@ -1293,8 +1295,6 @@
|
|
|
1293
1295
|
},
|
|
1294
1296
|
"@trait.DeviceAlertCircuitBreaker"
|
|
1295
1297
|
],
|
|
1296
|
-
"type": "stack",
|
|
1297
|
-
"direction": "vertical",
|
|
1298
1298
|
"gap": "lg"
|
|
1299
1299
|
}
|
|
1300
1300
|
]
|
|
@@ -1309,49 +1309,49 @@
|
|
|
1309
1309
|
"name": "AlertBrowseList",
|
|
1310
1310
|
"linkedEntity": "DeviceAlert",
|
|
1311
1311
|
"config": {
|
|
1312
|
-
"gap": "sm",
|
|
1313
|
-
"cols": 1.0,
|
|
1314
1312
|
"fields": [
|
|
1315
1313
|
{
|
|
1314
|
+
"label": "Device",
|
|
1316
1315
|
"name": "deviceId",
|
|
1317
1316
|
"variant": "h4",
|
|
1318
|
-
"icon": "cpu"
|
|
1319
|
-
"label": "Device"
|
|
1317
|
+
"icon": "cpu"
|
|
1320
1318
|
},
|
|
1321
1319
|
{
|
|
1320
|
+
"label": "Severity",
|
|
1322
1321
|
"variant": "badge",
|
|
1323
|
-
"name": "severity"
|
|
1324
|
-
"label": "Severity"
|
|
1322
|
+
"name": "severity"
|
|
1325
1323
|
},
|
|
1326
1324
|
{
|
|
1325
|
+
"label": "Message",
|
|
1327
1326
|
"variant": "body",
|
|
1328
|
-
"name": "message"
|
|
1329
|
-
"label": "Message"
|
|
1327
|
+
"name": "message"
|
|
1330
1328
|
},
|
|
1331
1329
|
{
|
|
1332
|
-
"format": "boolean",
|
|
1333
1330
|
"label": "Acknowledged",
|
|
1334
|
-
"
|
|
1335
|
-
"name": "acknowledged"
|
|
1331
|
+
"format": "boolean",
|
|
1332
|
+
"name": "acknowledged",
|
|
1333
|
+
"variant": "badge"
|
|
1336
1334
|
}
|
|
1337
1335
|
],
|
|
1338
1336
|
"itemActions": [
|
|
1339
1337
|
{
|
|
1340
|
-
"variant": "ghost",
|
|
1341
1338
|
"label": "View",
|
|
1342
|
-
"event": "VIEW"
|
|
1339
|
+
"event": "VIEW",
|
|
1340
|
+
"variant": "ghost"
|
|
1343
1341
|
},
|
|
1344
1342
|
{
|
|
1345
|
-
"event": "EDIT",
|
|
1346
1343
|
"label": "Edit",
|
|
1347
|
-
"variant": "ghost"
|
|
1344
|
+
"variant": "ghost",
|
|
1345
|
+
"event": "EDIT"
|
|
1348
1346
|
},
|
|
1349
1347
|
{
|
|
1350
|
-
"
|
|
1348
|
+
"variant": "danger",
|
|
1351
1349
|
"label": "Delete",
|
|
1352
|
-
"
|
|
1350
|
+
"event": "DELETE"
|
|
1353
1351
|
}
|
|
1354
|
-
]
|
|
1352
|
+
],
|
|
1353
|
+
"cols": 1.0,
|
|
1354
|
+
"gap": "sm"
|
|
1355
1355
|
},
|
|
1356
1356
|
"listens": [
|
|
1357
1357
|
{
|
|
@@ -1385,15 +1385,15 @@
|
|
|
1385
1385
|
"name": "AlertCreate",
|
|
1386
1386
|
"linkedEntity": "DeviceAlert",
|
|
1387
1387
|
"config": {
|
|
1388
|
-
"icon": "plus-circle",
|
|
1389
1388
|
"mode": "create",
|
|
1390
|
-
"title": "New Alert",
|
|
1391
1389
|
"fields": [
|
|
1392
1390
|
"deviceId",
|
|
1393
1391
|
"severity",
|
|
1394
1392
|
"message",
|
|
1395
1393
|
"acknowledged"
|
|
1396
|
-
]
|
|
1394
|
+
],
|
|
1395
|
+
"icon": "plus-circle",
|
|
1396
|
+
"title": "New Alert"
|
|
1397
1397
|
},
|
|
1398
1398
|
"events": {
|
|
1399
1399
|
"OPEN": "CREATE"
|
|
@@ -1414,15 +1414,15 @@
|
|
|
1414
1414
|
"name": "AlertEdit",
|
|
1415
1415
|
"linkedEntity": "DeviceAlert",
|
|
1416
1416
|
"config": {
|
|
1417
|
-
"title": "Edit Alert",
|
|
1418
|
-
"icon": "edit",
|
|
1419
1417
|
"fields": [
|
|
1420
1418
|
"deviceId",
|
|
1421
1419
|
"severity",
|
|
1422
1420
|
"message",
|
|
1423
1421
|
"acknowledged"
|
|
1424
1422
|
],
|
|
1425
|
-
"mode": "edit"
|
|
1423
|
+
"mode": "edit",
|
|
1424
|
+
"icon": "edit",
|
|
1425
|
+
"title": "Edit Alert"
|
|
1426
1426
|
},
|
|
1427
1427
|
"events": {
|
|
1428
1428
|
"OPEN": "EDIT"
|
|
@@ -1443,15 +1443,15 @@
|
|
|
1443
1443
|
"name": "AlertView",
|
|
1444
1444
|
"linkedEntity": "DeviceAlert",
|
|
1445
1445
|
"config": {
|
|
1446
|
+
"mode": "edit",
|
|
1447
|
+
"title": "View Alert",
|
|
1448
|
+
"icon": "eye",
|
|
1446
1449
|
"fields": [
|
|
1447
1450
|
"deviceId",
|
|
1448
1451
|
"severity",
|
|
1449
1452
|
"message",
|
|
1450
1453
|
"acknowledged"
|
|
1451
|
-
]
|
|
1452
|
-
"icon": "eye",
|
|
1453
|
-
"mode": "edit",
|
|
1454
|
-
"title": "View Alert"
|
|
1454
|
+
]
|
|
1455
1455
|
},
|
|
1456
1456
|
"events": {
|
|
1457
1457
|
"OPEN": "VIEW"
|
|
@@ -1472,10 +1472,10 @@
|
|
|
1472
1472
|
"name": "AlertDelete",
|
|
1473
1473
|
"linkedEntity": "DeviceAlert",
|
|
1474
1474
|
"config": {
|
|
1475
|
-
"icon": "alert-triangle",
|
|
1476
1475
|
"confirmLabel": "Delete",
|
|
1477
1476
|
"alertMessage": "This action cannot be undone.",
|
|
1478
|
-
"title": "Delete Alert"
|
|
1477
|
+
"title": "Delete Alert",
|
|
1478
|
+
"icon": "alert-triangle"
|
|
1479
1479
|
},
|
|
1480
1480
|
"events": {
|
|
1481
1481
|
"REQUEST": "DELETE",
|
|
@@ -1701,9 +1701,9 @@
|
|
|
1701
1701
|
"render-ui",
|
|
1702
1702
|
"main",
|
|
1703
1703
|
{
|
|
1704
|
-
"variant": "info",
|
|
1705
1704
|
"message": "Critical alerts auto-notify on-call ops via email.",
|
|
1706
|
-
"type": "alert"
|
|
1705
|
+
"type": "alert",
|
|
1706
|
+
"variant": "info"
|
|
1707
1707
|
}
|
|
1708
1708
|
]
|
|
1709
1709
|
]
|
|
@@ -1716,11 +1716,11 @@
|
|
|
1716
1716
|
"ref": "Email.traits.ServiceEmailEmail",
|
|
1717
1717
|
"name": "AlertEmail",
|
|
1718
1718
|
"config": {
|
|
1719
|
+
"uiTrait": "@trait.AlertEmailNotice",
|
|
1719
1720
|
"body": "A critical alert was raised on a device. Investigate immediately.",
|
|
1720
|
-
"
|
|
1721
|
+
"recipient": "ops@example.com",
|
|
1721
1722
|
"sender": "alerts@example.com",
|
|
1722
|
-
"
|
|
1723
|
-
"recipient": "ops@example.com"
|
|
1723
|
+
"subject": "Critical alert raised"
|
|
1724
1724
|
},
|
|
1725
1725
|
"listens": [
|
|
1726
1726
|
{
|
|
@@ -1850,8 +1850,8 @@
|
|
|
1850
1850
|
"DeviceAlert",
|
|
1851
1851
|
{
|
|
1852
1852
|
"emit": {
|
|
1853
|
-
"
|
|
1854
|
-
"
|
|
1853
|
+
"failure": "DeviceAlertLoadFailed",
|
|
1854
|
+
"success": "DeviceAlertLoaded"
|
|
1855
1855
|
}
|
|
1856
1856
|
}
|
|
1857
1857
|
],
|
|
@@ -1859,49 +1859,54 @@
|
|
|
1859
1859
|
"render-ui",
|
|
1860
1860
|
"main",
|
|
1861
1861
|
{
|
|
1862
|
+
"type": "stack",
|
|
1863
|
+
"direction": "vertical",
|
|
1864
|
+
"gap": "lg",
|
|
1862
1865
|
"children": [
|
|
1863
1866
|
{
|
|
1867
|
+
"type": "stack",
|
|
1868
|
+
"direction": "horizontal",
|
|
1869
|
+
"align": "center",
|
|
1864
1870
|
"children": [
|
|
1865
1871
|
{
|
|
1866
|
-
"direction": "horizontal",
|
|
1867
|
-
"gap": "md",
|
|
1868
1872
|
"type": "stack",
|
|
1869
|
-
"
|
|
1873
|
+
"direction": "horizontal",
|
|
1870
1874
|
"children": [
|
|
1871
1875
|
{
|
|
1872
|
-
"
|
|
1873
|
-
"
|
|
1876
|
+
"type": "icon",
|
|
1877
|
+
"name": "shield-check"
|
|
1874
1878
|
},
|
|
1875
1879
|
{
|
|
1876
1880
|
"type": "typography",
|
|
1877
|
-
"
|
|
1878
|
-
"
|
|
1881
|
+
"variant": "h3",
|
|
1882
|
+
"content": "Circuit Breaker"
|
|
1879
1883
|
}
|
|
1880
|
-
]
|
|
1884
|
+
],
|
|
1885
|
+
"gap": "md",
|
|
1886
|
+
"align": "center"
|
|
1881
1887
|
},
|
|
1882
1888
|
{
|
|
1883
|
-
"
|
|
1884
|
-
"pulse": false,
|
|
1889
|
+
"label": "Closed",
|
|
1885
1890
|
"status": "online",
|
|
1886
|
-
"
|
|
1891
|
+
"pulse": false,
|
|
1892
|
+
"type": "status-dot"
|
|
1887
1893
|
}
|
|
1888
1894
|
],
|
|
1889
|
-
"gap": "md",
|
|
1890
|
-
"align": "center",
|
|
1891
|
-
"type": "stack",
|
|
1892
1895
|
"justify": "between",
|
|
1893
|
-
"
|
|
1896
|
+
"gap": "md"
|
|
1894
1897
|
},
|
|
1895
1898
|
{
|
|
1896
1899
|
"message": "Service is healthy. All requests are being processed.",
|
|
1897
|
-
"
|
|
1898
|
-
"
|
|
1900
|
+
"type": "alert",
|
|
1901
|
+
"variant": "success"
|
|
1899
1902
|
},
|
|
1900
1903
|
{
|
|
1904
|
+
"type": "simple-grid",
|
|
1905
|
+
"cols": 2.0,
|
|
1901
1906
|
"children": [
|
|
1902
1907
|
{
|
|
1903
|
-
"label": "Failures",
|
|
1904
1908
|
"type": "stat-display",
|
|
1909
|
+
"label": "Failures",
|
|
1905
1910
|
"value": "@entity.failureCount"
|
|
1906
1911
|
},
|
|
1907
1912
|
{
|
|
@@ -1909,20 +1914,15 @@
|
|
|
1909
1914
|
"label": "Successes",
|
|
1910
1915
|
"value": "@entity.successCount"
|
|
1911
1916
|
}
|
|
1912
|
-
]
|
|
1913
|
-
"cols": 2.0,
|
|
1914
|
-
"type": "simple-grid"
|
|
1917
|
+
]
|
|
1915
1918
|
},
|
|
1916
1919
|
{
|
|
1917
|
-
"max": "@entity.threshold",
|
|
1918
1920
|
"type": "meter",
|
|
1921
|
+
"min": 0.0,
|
|
1919
1922
|
"value": "@entity.failureCount",
|
|
1920
|
-
"
|
|
1923
|
+
"max": "@entity.threshold"
|
|
1921
1924
|
}
|
|
1922
|
-
]
|
|
1923
|
-
"type": "stack",
|
|
1924
|
-
"gap": "lg",
|
|
1925
|
-
"direction": "vertical"
|
|
1925
|
+
]
|
|
1926
1926
|
}
|
|
1927
1927
|
]
|
|
1928
1928
|
]
|
|
@@ -1936,77 +1936,77 @@
|
|
|
1936
1936
|
"render-ui",
|
|
1937
1937
|
"main",
|
|
1938
1938
|
{
|
|
1939
|
-
"direction": "vertical",
|
|
1940
|
-
"type": "stack",
|
|
1941
1939
|
"gap": "lg",
|
|
1940
|
+
"direction": "vertical",
|
|
1942
1941
|
"children": [
|
|
1943
1942
|
{
|
|
1944
|
-
"
|
|
1943
|
+
"type": "stack",
|
|
1945
1944
|
"children": [
|
|
1946
1945
|
{
|
|
1947
|
-
"type": "stack",
|
|
1948
|
-
"align": "center",
|
|
1949
|
-
"direction": "horizontal",
|
|
1950
|
-
"gap": "md",
|
|
1951
1946
|
"children": [
|
|
1952
1947
|
{
|
|
1953
1948
|
"name": "alert-triangle",
|
|
1954
1949
|
"type": "icon"
|
|
1955
1950
|
},
|
|
1956
1951
|
{
|
|
1957
|
-
"
|
|
1952
|
+
"type": "typography",
|
|
1958
1953
|
"variant": "h3",
|
|
1959
|
-
"
|
|
1954
|
+
"content": "Circuit Breaker"
|
|
1960
1955
|
}
|
|
1961
|
-
]
|
|
1956
|
+
],
|
|
1957
|
+
"type": "stack",
|
|
1958
|
+
"direction": "horizontal",
|
|
1959
|
+
"gap": "md",
|
|
1960
|
+
"align": "center"
|
|
1962
1961
|
},
|
|
1963
1962
|
{
|
|
1964
|
-
"label": "Open",
|
|
1965
|
-
"type": "status-dot",
|
|
1966
1963
|
"status": "critical",
|
|
1967
|
-
"
|
|
1964
|
+
"label": "Open",
|
|
1965
|
+
"pulse": true,
|
|
1966
|
+
"type": "status-dot"
|
|
1968
1967
|
}
|
|
1969
1968
|
],
|
|
1970
|
-
"type": "stack",
|
|
1971
1969
|
"direction": "horizontal",
|
|
1972
1970
|
"gap": "md",
|
|
1973
|
-
"align": "center"
|
|
1971
|
+
"align": "center",
|
|
1972
|
+
"justify": "between"
|
|
1974
1973
|
},
|
|
1975
1974
|
{
|
|
1975
|
+
"message": "Circuit is open. Requests are being rejected to prevent cascading failures.",
|
|
1976
1976
|
"variant": "error",
|
|
1977
|
-
"type": "alert"
|
|
1978
|
-
"message": "Circuit is open. Requests are being rejected to prevent cascading failures."
|
|
1977
|
+
"type": "alert"
|
|
1979
1978
|
},
|
|
1980
1979
|
{
|
|
1981
|
-
"cols": 2.0,
|
|
1982
|
-
"type": "simple-grid",
|
|
1983
1980
|
"children": [
|
|
1984
1981
|
{
|
|
1982
|
+
"type": "stat-display",
|
|
1985
1983
|
"label": "Failures",
|
|
1986
|
-
"value": "@entity.failureCount"
|
|
1987
|
-
"type": "stat-display"
|
|
1984
|
+
"value": "@entity.failureCount"
|
|
1988
1985
|
},
|
|
1989
1986
|
{
|
|
1990
1987
|
"label": "Successes",
|
|
1991
1988
|
"type": "stat-display",
|
|
1992
1989
|
"value": "@entity.successCount"
|
|
1993
1990
|
}
|
|
1994
|
-
]
|
|
1991
|
+
],
|
|
1992
|
+
"type": "simple-grid",
|
|
1993
|
+
"cols": 2.0
|
|
1995
1994
|
},
|
|
1996
1995
|
{
|
|
1997
|
-
"type": "meter",
|
|
1998
|
-
"min": 0.0,
|
|
1999
1996
|
"max": "@entity.threshold",
|
|
2000
|
-
"
|
|
1997
|
+
"min": 0.0,
|
|
1998
|
+
"value": "@entity.failureCount",
|
|
1999
|
+
"type": "meter"
|
|
2001
2000
|
},
|
|
2002
2001
|
{
|
|
2003
2002
|
"variant": "ghost",
|
|
2004
2003
|
"icon": "rotate-ccw",
|
|
2004
|
+
"action": "RESET",
|
|
2005
2005
|
"type": "button",
|
|
2006
|
-
"label": "Reset"
|
|
2007
|
-
"action": "RESET"
|
|
2006
|
+
"label": "Reset"
|
|
2008
2007
|
}
|
|
2009
|
-
]
|
|
2008
|
+
],
|
|
2009
|
+
"type": "stack"
|
|
2010
2010
|
}
|
|
2011
2011
|
]
|
|
2012
2012
|
]
|
|
@@ -2020,17 +2020,17 @@
|
|
|
2020
2020
|
"render-ui",
|
|
2021
2021
|
"main",
|
|
2022
2022
|
{
|
|
2023
|
-
"
|
|
2023
|
+
"type": "stack",
|
|
2024
2024
|
"children": [
|
|
2025
2025
|
{
|
|
2026
|
-
"gap": "md",
|
|
2027
2026
|
"align": "center",
|
|
2028
|
-
"
|
|
2029
|
-
"justify": "between",
|
|
2030
|
-
"direction": "horizontal",
|
|
2027
|
+
"gap": "md",
|
|
2031
2028
|
"children": [
|
|
2032
2029
|
{
|
|
2033
2030
|
"align": "center",
|
|
2031
|
+
"gap": "md",
|
|
2032
|
+
"direction": "horizontal",
|
|
2033
|
+
"type": "stack",
|
|
2034
2034
|
"children": [
|
|
2035
2035
|
{
|
|
2036
2036
|
"type": "icon",
|
|
@@ -2038,35 +2038,35 @@
|
|
|
2038
2038
|
},
|
|
2039
2039
|
{
|
|
2040
2040
|
"variant": "h3",
|
|
2041
|
-
"
|
|
2042
|
-
"
|
|
2041
|
+
"type": "typography",
|
|
2042
|
+
"content": "Circuit Breaker"
|
|
2043
2043
|
}
|
|
2044
|
-
]
|
|
2045
|
-
"type": "stack",
|
|
2046
|
-
"direction": "horizontal",
|
|
2047
|
-
"gap": "md"
|
|
2044
|
+
]
|
|
2048
2045
|
},
|
|
2049
2046
|
{
|
|
2050
2047
|
"type": "status-dot",
|
|
2051
|
-
"status": "online",
|
|
2052
2048
|
"label": "Closed",
|
|
2053
|
-
"pulse": false
|
|
2049
|
+
"pulse": false,
|
|
2050
|
+
"status": "online"
|
|
2054
2051
|
}
|
|
2055
|
-
]
|
|
2052
|
+
],
|
|
2053
|
+
"type": "stack",
|
|
2054
|
+
"direction": "horizontal",
|
|
2055
|
+
"justify": "between"
|
|
2056
2056
|
},
|
|
2057
2057
|
{
|
|
2058
2058
|
"variant": "success",
|
|
2059
|
-
"
|
|
2060
|
-
"
|
|
2059
|
+
"type": "alert",
|
|
2060
|
+
"message": "Service is healthy."
|
|
2061
2061
|
},
|
|
2062
2062
|
{
|
|
2063
2063
|
"type": "simple-grid",
|
|
2064
2064
|
"cols": 2.0,
|
|
2065
2065
|
"children": [
|
|
2066
2066
|
{
|
|
2067
|
+
"label": "Failures",
|
|
2067
2068
|
"value": "@entity.failureCount",
|
|
2068
|
-
"type": "stat-display"
|
|
2069
|
-
"label": "Failures"
|
|
2069
|
+
"type": "stat-display"
|
|
2070
2070
|
},
|
|
2071
2071
|
{
|
|
2072
2072
|
"type": "stat-display",
|
|
@@ -2076,13 +2076,13 @@
|
|
|
2076
2076
|
]
|
|
2077
2077
|
},
|
|
2078
2078
|
{
|
|
2079
|
-
"min": 0.0,
|
|
2080
2079
|
"type": "meter",
|
|
2081
|
-
"
|
|
2082
|
-
"max": "@entity.threshold"
|
|
2080
|
+
"min": 0.0,
|
|
2081
|
+
"max": "@entity.threshold",
|
|
2082
|
+
"value": "@entity.failureCount"
|
|
2083
2083
|
}
|
|
2084
2084
|
],
|
|
2085
|
-
"
|
|
2085
|
+
"gap": "lg",
|
|
2086
2086
|
"direction": "vertical"
|
|
2087
2087
|
}
|
|
2088
2088
|
]
|
|
@@ -2098,61 +2098,61 @@
|
|
|
2098
2098
|
"main",
|
|
2099
2099
|
{
|
|
2100
2100
|
"direction": "vertical",
|
|
2101
|
-
"gap": "lg",
|
|
2102
2101
|
"type": "stack",
|
|
2102
|
+
"gap": "lg",
|
|
2103
2103
|
"children": [
|
|
2104
2104
|
{
|
|
2105
|
+
"direction": "horizontal",
|
|
2105
2106
|
"align": "center",
|
|
2107
|
+
"justify": "between",
|
|
2108
|
+
"gap": "md",
|
|
2106
2109
|
"children": [
|
|
2107
2110
|
{
|
|
2108
2111
|
"direction": "horizontal",
|
|
2109
|
-
"
|
|
2112
|
+
"type": "stack",
|
|
2113
|
+
"gap": "md",
|
|
2110
2114
|
"children": [
|
|
2111
2115
|
{
|
|
2112
|
-
"
|
|
2113
|
-
"
|
|
2116
|
+
"name": "activity",
|
|
2117
|
+
"type": "icon"
|
|
2114
2118
|
},
|
|
2115
2119
|
{
|
|
2116
2120
|
"content": "Circuit Breaker",
|
|
2117
|
-
"
|
|
2118
|
-
"
|
|
2121
|
+
"variant": "h3",
|
|
2122
|
+
"type": "typography"
|
|
2119
2123
|
}
|
|
2120
2124
|
],
|
|
2121
|
-
"
|
|
2122
|
-
"gap": "md"
|
|
2125
|
+
"align": "center"
|
|
2123
2126
|
},
|
|
2124
2127
|
{
|
|
2125
|
-
"status": "warning",
|
|
2126
2128
|
"pulse": true,
|
|
2127
|
-
"
|
|
2128
|
-
"label": "Half-Open"
|
|
2129
|
+
"status": "warning",
|
|
2130
|
+
"label": "Half-Open",
|
|
2131
|
+
"type": "status-dot"
|
|
2129
2132
|
}
|
|
2130
2133
|
],
|
|
2131
|
-
"type": "stack"
|
|
2132
|
-
"gap": "md",
|
|
2133
|
-
"direction": "horizontal",
|
|
2134
|
-
"justify": "between"
|
|
2134
|
+
"type": "stack"
|
|
2135
2135
|
},
|
|
2136
2136
|
{
|
|
2137
|
-
"
|
|
2137
|
+
"variant": "warning",
|
|
2138
2138
|
"type": "alert",
|
|
2139
|
-
"
|
|
2139
|
+
"message": "Testing recovery. Limited requests allowed."
|
|
2140
2140
|
},
|
|
2141
2141
|
{
|
|
2142
|
+
"cols": 2.0,
|
|
2142
2143
|
"children": [
|
|
2143
2144
|
{
|
|
2144
|
-
"label": "Failures",
|
|
2145
2145
|
"type": "stat-display",
|
|
2146
|
-
"value": "@entity.failureCount"
|
|
2146
|
+
"value": "@entity.failureCount",
|
|
2147
|
+
"label": "Failures"
|
|
2147
2148
|
},
|
|
2148
2149
|
{
|
|
2149
|
-
"label": "Successes",
|
|
2150
2150
|
"type": "stat-display",
|
|
2151
|
+
"label": "Successes",
|
|
2151
2152
|
"value": "@entity.successCount"
|
|
2152
2153
|
}
|
|
2153
2154
|
],
|
|
2154
|
-
"type": "simple-grid"
|
|
2155
|
-
"cols": 2.0
|
|
2155
|
+
"type": "simple-grid"
|
|
2156
2156
|
}
|
|
2157
2157
|
]
|
|
2158
2158
|
}
|
|
@@ -2169,14 +2169,13 @@
|
|
|
2169
2169
|
"main",
|
|
2170
2170
|
{
|
|
2171
2171
|
"type": "stack",
|
|
2172
|
-
"
|
|
2172
|
+
"direction": "vertical",
|
|
2173
2173
|
"children": [
|
|
2174
2174
|
{
|
|
2175
2175
|
"justify": "between",
|
|
2176
|
+
"direction": "horizontal",
|
|
2176
2177
|
"children": [
|
|
2177
2178
|
{
|
|
2178
|
-
"direction": "horizontal",
|
|
2179
|
-
"type": "stack",
|
|
2180
2179
|
"children": [
|
|
2181
2180
|
{
|
|
2182
2181
|
"type": "icon",
|
|
@@ -2184,54 +2183,55 @@
|
|
|
2184
2183
|
},
|
|
2185
2184
|
{
|
|
2186
2185
|
"type": "typography",
|
|
2187
|
-
"
|
|
2188
|
-
"
|
|
2186
|
+
"variant": "h3",
|
|
2187
|
+
"content": "Circuit Breaker"
|
|
2189
2188
|
}
|
|
2190
2189
|
],
|
|
2190
|
+
"align": "center",
|
|
2191
|
+
"direction": "horizontal",
|
|
2191
2192
|
"gap": "md",
|
|
2192
|
-
"
|
|
2193
|
+
"type": "stack"
|
|
2193
2194
|
},
|
|
2194
2195
|
{
|
|
2195
|
-
"pulse": false,
|
|
2196
|
-
"label": "Closed",
|
|
2197
2196
|
"status": "online",
|
|
2198
|
-
"
|
|
2197
|
+
"pulse": false,
|
|
2198
|
+
"type": "status-dot",
|
|
2199
|
+
"label": "Closed"
|
|
2199
2200
|
}
|
|
2200
2201
|
],
|
|
2201
|
-
"
|
|
2202
|
+
"align": "center",
|
|
2202
2203
|
"type": "stack",
|
|
2203
|
-
"gap": "md"
|
|
2204
|
-
"align": "center"
|
|
2204
|
+
"gap": "md"
|
|
2205
2205
|
},
|
|
2206
2206
|
{
|
|
2207
2207
|
"variant": "success",
|
|
2208
|
-
"
|
|
2209
|
-
"
|
|
2208
|
+
"message": "Service is healthy.",
|
|
2209
|
+
"type": "alert"
|
|
2210
2210
|
},
|
|
2211
2211
|
{
|
|
2212
|
+
"cols": 2.0,
|
|
2212
2213
|
"children": [
|
|
2213
2214
|
{
|
|
2214
|
-
"label": "Failures",
|
|
2215
2215
|
"type": "stat-display",
|
|
2216
|
-
"value": "@entity.failureCount"
|
|
2216
|
+
"value": "@entity.failureCount",
|
|
2217
|
+
"label": "Failures"
|
|
2217
2218
|
},
|
|
2218
2219
|
{
|
|
2220
|
+
"type": "stat-display",
|
|
2219
2221
|
"label": "Successes",
|
|
2220
|
-
"value": "@entity.successCount"
|
|
2221
|
-
"type": "stat-display"
|
|
2222
|
+
"value": "@entity.successCount"
|
|
2222
2223
|
}
|
|
2223
2224
|
],
|
|
2224
|
-
"type": "simple-grid"
|
|
2225
|
-
"cols": 2.0
|
|
2225
|
+
"type": "simple-grid"
|
|
2226
2226
|
},
|
|
2227
2227
|
{
|
|
2228
|
-
"
|
|
2229
|
-
"type": "meter",
|
|
2228
|
+
"max": "@entity.threshold",
|
|
2230
2229
|
"value": "@entity.failureCount",
|
|
2231
|
-
"
|
|
2230
|
+
"min": 0.0,
|
|
2231
|
+
"type": "meter"
|
|
2232
2232
|
}
|
|
2233
2233
|
],
|
|
2234
|
-
"
|
|
2234
|
+
"gap": "lg"
|
|
2235
2235
|
}
|
|
2236
2236
|
]
|
|
2237
2237
|
]
|
|
@@ -2245,21 +2245,11 @@
|
|
|
2245
2245
|
"render-ui",
|
|
2246
2246
|
"main",
|
|
2247
2247
|
{
|
|
2248
|
-
"gap": "lg",
|
|
2249
|
-
"type": "stack",
|
|
2250
|
-
"direction": "vertical",
|
|
2251
2248
|
"children": [
|
|
2252
2249
|
{
|
|
2253
|
-
"gap": "md",
|
|
2254
|
-
"type": "stack",
|
|
2255
|
-
"direction": "horizontal",
|
|
2256
|
-
"align": "center",
|
|
2257
2250
|
"justify": "between",
|
|
2258
2251
|
"children": [
|
|
2259
2252
|
{
|
|
2260
|
-
"type": "stack",
|
|
2261
|
-
"direction": "horizontal",
|
|
2262
|
-
"gap": "md",
|
|
2263
2253
|
"align": "center",
|
|
2264
2254
|
"children": [
|
|
2265
2255
|
{
|
|
@@ -2267,32 +2257,38 @@
|
|
|
2267
2257
|
"type": "icon"
|
|
2268
2258
|
},
|
|
2269
2259
|
{
|
|
2270
|
-
"content": "Circuit Breaker",
|
|
2271
2260
|
"variant": "h3",
|
|
2272
|
-
"type": "typography"
|
|
2261
|
+
"type": "typography",
|
|
2262
|
+
"content": "Circuit Breaker"
|
|
2273
2263
|
}
|
|
2274
|
-
]
|
|
2264
|
+
],
|
|
2265
|
+
"type": "stack",
|
|
2266
|
+
"gap": "md",
|
|
2267
|
+
"direction": "horizontal"
|
|
2275
2268
|
},
|
|
2276
2269
|
{
|
|
2277
|
-
"pulse": false,
|
|
2278
|
-
"status": "online",
|
|
2279
2270
|
"type": "status-dot",
|
|
2271
|
+
"status": "online",
|
|
2272
|
+
"pulse": false,
|
|
2280
2273
|
"label": "Closed"
|
|
2281
2274
|
}
|
|
2282
|
-
]
|
|
2275
|
+
],
|
|
2276
|
+
"direction": "horizontal",
|
|
2277
|
+
"type": "stack",
|
|
2278
|
+
"gap": "md",
|
|
2279
|
+
"align": "center"
|
|
2283
2280
|
},
|
|
2284
2281
|
{
|
|
2285
|
-
"
|
|
2282
|
+
"type": "alert",
|
|
2286
2283
|
"message": "Service is healthy.",
|
|
2287
|
-
"
|
|
2284
|
+
"variant": "success"
|
|
2288
2285
|
},
|
|
2289
2286
|
{
|
|
2290
|
-
"type": "simple-grid",
|
|
2291
2287
|
"cols": 2.0,
|
|
2292
2288
|
"children": [
|
|
2293
2289
|
{
|
|
2294
|
-
"value": "@entity.failureCount",
|
|
2295
2290
|
"label": "Failures",
|
|
2291
|
+
"value": "@entity.failureCount",
|
|
2296
2292
|
"type": "stat-display"
|
|
2297
2293
|
},
|
|
2298
2294
|
{
|
|
@@ -2300,15 +2296,19 @@
|
|
|
2300
2296
|
"value": "@entity.successCount",
|
|
2301
2297
|
"label": "Successes"
|
|
2302
2298
|
}
|
|
2303
|
-
]
|
|
2299
|
+
],
|
|
2300
|
+
"type": "simple-grid"
|
|
2304
2301
|
},
|
|
2305
2302
|
{
|
|
2306
2303
|
"type": "meter",
|
|
2304
|
+
"max": "@entity.threshold",
|
|
2307
2305
|
"min": 0.0,
|
|
2308
|
-
"value": "@entity.failureCount"
|
|
2309
|
-
"max": "@entity.threshold"
|
|
2306
|
+
"value": "@entity.failureCount"
|
|
2310
2307
|
}
|
|
2311
|
-
]
|
|
2308
|
+
],
|
|
2309
|
+
"gap": "lg",
|
|
2310
|
+
"type": "stack",
|
|
2311
|
+
"direction": "vertical"
|
|
2312
2312
|
}
|
|
2313
2313
|
]
|
|
2314
2314
|
]
|
|
@@ -2325,74 +2325,74 @@
|
|
|
2325
2325
|
"direction": "vertical",
|
|
2326
2326
|
"children": [
|
|
2327
2327
|
{
|
|
2328
|
+
"gap": "md",
|
|
2328
2329
|
"align": "center",
|
|
2330
|
+
"justify": "between",
|
|
2329
2331
|
"children": [
|
|
2330
2332
|
{
|
|
2331
|
-
"gap": "md",
|
|
2332
|
-
"direction": "horizontal",
|
|
2333
2333
|
"align": "center",
|
|
2334
|
+
"gap": "md",
|
|
2334
2335
|
"children": [
|
|
2335
2336
|
{
|
|
2336
|
-
"
|
|
2337
|
-
"
|
|
2337
|
+
"name": "alert-triangle",
|
|
2338
|
+
"type": "icon"
|
|
2338
2339
|
},
|
|
2339
2340
|
{
|
|
2340
|
-
"type": "typography",
|
|
2341
2341
|
"content": "Circuit Breaker",
|
|
2342
|
-
"variant": "h3"
|
|
2342
|
+
"variant": "h3",
|
|
2343
|
+
"type": "typography"
|
|
2343
2344
|
}
|
|
2344
2345
|
],
|
|
2345
|
-
"type": "stack"
|
|
2346
|
+
"type": "stack",
|
|
2347
|
+
"direction": "horizontal"
|
|
2346
2348
|
},
|
|
2347
2349
|
{
|
|
2348
|
-
"
|
|
2349
|
-
"status": "critical",
|
|
2350
|
+
"pulse": true,
|
|
2350
2351
|
"type": "status-dot",
|
|
2351
|
-
"
|
|
2352
|
+
"label": "Open",
|
|
2353
|
+
"status": "critical"
|
|
2352
2354
|
}
|
|
2353
2355
|
],
|
|
2354
|
-
"
|
|
2355
|
-
"type": "stack"
|
|
2356
|
-
"gap": "md",
|
|
2357
|
-
"direction": "horizontal"
|
|
2356
|
+
"direction": "horizontal",
|
|
2357
|
+
"type": "stack"
|
|
2358
2358
|
},
|
|
2359
2359
|
{
|
|
2360
|
-
"message": "Circuit is open.",
|
|
2361
2360
|
"variant": "error",
|
|
2362
|
-
"type": "alert"
|
|
2361
|
+
"type": "alert",
|
|
2362
|
+
"message": "Circuit is open."
|
|
2363
2363
|
},
|
|
2364
2364
|
{
|
|
2365
|
+
"cols": 2.0,
|
|
2365
2366
|
"children": [
|
|
2366
2367
|
{
|
|
2368
|
+
"value": "@entity.failureCount",
|
|
2367
2369
|
"type": "stat-display",
|
|
2368
|
-
"label": "Failures"
|
|
2369
|
-
"value": "@entity.failureCount"
|
|
2370
|
+
"label": "Failures"
|
|
2370
2371
|
},
|
|
2371
2372
|
{
|
|
2372
|
-
"
|
|
2373
|
+
"label": "Successes",
|
|
2373
2374
|
"type": "stat-display",
|
|
2374
|
-
"
|
|
2375
|
+
"value": "@entity.successCount"
|
|
2375
2376
|
}
|
|
2376
2377
|
],
|
|
2377
|
-
"type": "simple-grid"
|
|
2378
|
-
"cols": 2.0
|
|
2378
|
+
"type": "simple-grid"
|
|
2379
2379
|
},
|
|
2380
2380
|
{
|
|
2381
|
-
"type": "meter",
|
|
2382
2381
|
"value": "@entity.failureCount",
|
|
2383
2382
|
"min": 0.0,
|
|
2383
|
+
"type": "meter",
|
|
2384
2384
|
"max": "@entity.threshold"
|
|
2385
2385
|
},
|
|
2386
2386
|
{
|
|
2387
2387
|
"type": "button",
|
|
2388
2388
|
"variant": "ghost",
|
|
2389
2389
|
"icon": "rotate-ccw",
|
|
2390
|
-
"
|
|
2391
|
-
"
|
|
2390
|
+
"label": "Reset",
|
|
2391
|
+
"action": "RESET"
|
|
2392
2392
|
}
|
|
2393
2393
|
],
|
|
2394
|
-
"
|
|
2395
|
-
"
|
|
2394
|
+
"type": "stack",
|
|
2395
|
+
"gap": "lg"
|
|
2396
2396
|
}
|
|
2397
2397
|
]
|
|
2398
2398
|
]
|
|
@@ -2406,17 +2406,22 @@
|
|
|
2406
2406
|
"render-ui",
|
|
2407
2407
|
"main",
|
|
2408
2408
|
{
|
|
2409
|
+
"gap": "lg",
|
|
2409
2410
|
"type": "stack",
|
|
2411
|
+
"direction": "vertical",
|
|
2410
2412
|
"children": [
|
|
2411
2413
|
{
|
|
2414
|
+
"align": "center",
|
|
2415
|
+
"justify": "between",
|
|
2416
|
+
"type": "stack",
|
|
2417
|
+
"gap": "md",
|
|
2412
2418
|
"children": [
|
|
2413
2419
|
{
|
|
2414
|
-
"type": "stack",
|
|
2415
2420
|
"align": "center",
|
|
2416
2421
|
"children": [
|
|
2417
2422
|
{
|
|
2418
|
-
"
|
|
2419
|
-
"
|
|
2423
|
+
"name": "shield-check",
|
|
2424
|
+
"type": "icon"
|
|
2420
2425
|
},
|
|
2421
2426
|
{
|
|
2422
2427
|
"content": "Circuit Breaker",
|
|
@@ -2424,52 +2429,47 @@
|
|
|
2424
2429
|
"variant": "h3"
|
|
2425
2430
|
}
|
|
2426
2431
|
],
|
|
2427
|
-
"
|
|
2428
|
-
"direction": "horizontal"
|
|
2432
|
+
"type": "stack",
|
|
2433
|
+
"direction": "horizontal",
|
|
2434
|
+
"gap": "md"
|
|
2429
2435
|
},
|
|
2430
2436
|
{
|
|
2431
2437
|
"status": "online",
|
|
2432
|
-
"
|
|
2438
|
+
"pulse": false,
|
|
2433
2439
|
"label": "Closed",
|
|
2434
|
-
"
|
|
2440
|
+
"type": "status-dot"
|
|
2435
2441
|
}
|
|
2436
2442
|
],
|
|
2437
|
-
"direction": "horizontal"
|
|
2438
|
-
"type": "stack",
|
|
2439
|
-
"align": "center",
|
|
2440
|
-
"justify": "between",
|
|
2441
|
-
"gap": "md"
|
|
2443
|
+
"direction": "horizontal"
|
|
2442
2444
|
},
|
|
2443
2445
|
{
|
|
2444
|
-
"type": "alert",
|
|
2445
2446
|
"variant": "success",
|
|
2446
|
-
"message": "Service is healthy."
|
|
2447
|
+
"message": "Service is healthy.",
|
|
2448
|
+
"type": "alert"
|
|
2447
2449
|
},
|
|
2448
2450
|
{
|
|
2449
|
-
"type": "simple-grid",
|
|
2450
|
-
"cols": 2.0,
|
|
2451
2451
|
"children": [
|
|
2452
2452
|
{
|
|
2453
|
-
"label": "Failures",
|
|
2454
2453
|
"type": "stat-display",
|
|
2454
|
+
"label": "Failures",
|
|
2455
2455
|
"value": "@entity.failureCount"
|
|
2456
2456
|
},
|
|
2457
2457
|
{
|
|
2458
2458
|
"label": "Successes",
|
|
2459
|
-
"
|
|
2460
|
-
"
|
|
2459
|
+
"type": "stat-display",
|
|
2460
|
+
"value": "@entity.successCount"
|
|
2461
2461
|
}
|
|
2462
|
-
]
|
|
2462
|
+
],
|
|
2463
|
+
"type": "simple-grid",
|
|
2464
|
+
"cols": 2.0
|
|
2463
2465
|
},
|
|
2464
2466
|
{
|
|
2465
|
-
"max": "@entity.threshold",
|
|
2466
|
-
"min": 0.0,
|
|
2467
2467
|
"type": "meter",
|
|
2468
|
-
"
|
|
2468
|
+
"max": "@entity.threshold",
|
|
2469
|
+
"value": "@entity.failureCount",
|
|
2470
|
+
"min": 0.0
|
|
2469
2471
|
}
|
|
2470
|
-
]
|
|
2471
|
-
"direction": "vertical",
|
|
2472
|
-
"gap": "lg"
|
|
2472
|
+
]
|
|
2473
2473
|
}
|
|
2474
2474
|
]
|
|
2475
2475
|
]
|