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