@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
|
@@ -106,36 +106,36 @@
|
|
|
106
106
|
"name": "ServiceNodeAppLayout",
|
|
107
107
|
"config": {
|
|
108
108
|
"notifications": [],
|
|
109
|
-
"contentTrait": "@trait.ServiceNodeCatalog",
|
|
110
109
|
"notificationClickEvent": "SERVICE_NOTIFICATIONS_OPEN",
|
|
110
|
+
"contentTrait": "@trait.ServiceNodeCatalog",
|
|
111
|
+
"appName": "DevOps Dashboard",
|
|
111
112
|
"navItems": [
|
|
112
113
|
{
|
|
113
|
-
"label": "Services",
|
|
114
114
|
"icon": "server",
|
|
115
|
+
"label": "Services",
|
|
115
116
|
"href": "/services"
|
|
116
117
|
},
|
|
117
118
|
{
|
|
118
|
-
"
|
|
119
|
+
"icon": "bell",
|
|
119
120
|
"label": "Alerts",
|
|
120
|
-
"
|
|
121
|
+
"href": "/alerts"
|
|
121
122
|
},
|
|
122
123
|
{
|
|
123
|
-
"label": "Logs",
|
|
124
124
|
"href": "/logs",
|
|
125
|
+
"label": "Logs",
|
|
125
126
|
"icon": "terminal"
|
|
126
127
|
},
|
|
127
128
|
{
|
|
128
|
-
"label": "Metrics",
|
|
129
129
|
"href": "/metrics",
|
|
130
|
-
"icon": "layout-list"
|
|
130
|
+
"icon": "layout-list",
|
|
131
|
+
"label": "Metrics"
|
|
131
132
|
}
|
|
132
133
|
],
|
|
133
|
-
"searchEvent": "SERVICE_SEARCH"
|
|
134
|
-
"appName": "DevOps Dashboard"
|
|
134
|
+
"searchEvent": "SERVICE_SEARCH"
|
|
135
135
|
},
|
|
136
136
|
"events": {
|
|
137
|
-
"
|
|
138
|
-
"
|
|
137
|
+
"NOTIFY_CLICK": "SERVICE_NOTIFICATIONS_OPEN",
|
|
138
|
+
"SEARCH": "SERVICE_SEARCH"
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
141
|
{
|
|
@@ -218,59 +218,62 @@
|
|
|
218
218
|
"render-ui",
|
|
219
219
|
"main",
|
|
220
220
|
{
|
|
221
|
+
"direction": "vertical",
|
|
222
|
+
"gap": "lg",
|
|
223
|
+
"type": "stack",
|
|
221
224
|
"children": [
|
|
222
225
|
{
|
|
226
|
+
"type": "stack",
|
|
227
|
+
"direction": "horizontal",
|
|
228
|
+
"justify": "between",
|
|
229
|
+
"align": "center",
|
|
230
|
+
"gap": "md",
|
|
223
231
|
"children": [
|
|
224
232
|
{
|
|
233
|
+
"type": "stack",
|
|
225
234
|
"gap": "sm",
|
|
235
|
+
"direction": "horizontal",
|
|
236
|
+
"align": "center",
|
|
226
237
|
"children": [
|
|
227
238
|
{
|
|
228
|
-
"
|
|
229
|
-
"
|
|
239
|
+
"type": "icon",
|
|
240
|
+
"name": "server"
|
|
230
241
|
},
|
|
231
242
|
{
|
|
243
|
+
"content": "Services",
|
|
232
244
|
"type": "typography",
|
|
233
|
-
"variant": "h2"
|
|
234
|
-
"content": "Services"
|
|
245
|
+
"variant": "h2"
|
|
235
246
|
}
|
|
236
|
-
]
|
|
237
|
-
"type": "stack",
|
|
238
|
-
"direction": "horizontal",
|
|
239
|
-
"align": "center"
|
|
247
|
+
]
|
|
240
248
|
},
|
|
241
249
|
{
|
|
242
250
|
"children": [
|
|
243
251
|
{
|
|
252
|
+
"icon": "plus",
|
|
244
253
|
"type": "button",
|
|
245
|
-
"action": "CREATE",
|
|
246
254
|
"label": "Register Service",
|
|
247
255
|
"variant": "primary",
|
|
248
|
-
"
|
|
256
|
+
"action": "CREATE"
|
|
249
257
|
}
|
|
250
258
|
],
|
|
251
|
-
"
|
|
259
|
+
"gap": "sm",
|
|
252
260
|
"type": "stack",
|
|
253
|
-
"
|
|
261
|
+
"direction": "horizontal"
|
|
254
262
|
}
|
|
255
|
-
]
|
|
256
|
-
"direction": "horizontal",
|
|
257
|
-
"gap": "md",
|
|
258
|
-
"justify": "between",
|
|
259
|
-
"type": "stack",
|
|
260
|
-
"align": "center"
|
|
263
|
+
]
|
|
261
264
|
},
|
|
262
265
|
{
|
|
263
266
|
"type": "divider"
|
|
264
267
|
},
|
|
265
268
|
{
|
|
266
|
-
"type": "stack",
|
|
267
269
|
"direction": "horizontal",
|
|
268
|
-
"
|
|
270
|
+
"gap": "md",
|
|
269
271
|
"children": [
|
|
270
272
|
"@trait.ServiceNodeSearch",
|
|
271
273
|
"@trait.ServiceNodeFilter"
|
|
272
274
|
],
|
|
273
|
-
"
|
|
275
|
+
"align": "center",
|
|
276
|
+
"type": "stack"
|
|
274
277
|
},
|
|
275
278
|
"@trait.ServiceNodeStats",
|
|
276
279
|
"@trait.ServiceNodeGraphs",
|
|
@@ -279,39 +282,36 @@
|
|
|
279
282
|
},
|
|
280
283
|
{
|
|
281
284
|
"align": "center",
|
|
282
|
-
"
|
|
285
|
+
"gap": "sm",
|
|
283
286
|
"children": [
|
|
284
287
|
{
|
|
285
|
-
"
|
|
286
|
-
"status": "online",
|
|
288
|
+
"pulse": false,
|
|
287
289
|
"type": "status-dot",
|
|
288
|
-
"
|
|
290
|
+
"label": "Healthy",
|
|
291
|
+
"status": "online"
|
|
289
292
|
},
|
|
290
293
|
{
|
|
291
|
-
"status": "warning",
|
|
292
|
-
"type": "status-dot",
|
|
293
294
|
"label": "Degraded",
|
|
295
|
+
"type": "status-dot",
|
|
296
|
+
"status": "warning",
|
|
294
297
|
"pulse": false
|
|
295
298
|
},
|
|
296
299
|
{
|
|
300
|
+
"label": "Down",
|
|
297
301
|
"pulse": true,
|
|
298
|
-
"status": "critical",
|
|
299
302
|
"type": "status-dot",
|
|
300
|
-
"
|
|
303
|
+
"status": "critical"
|
|
301
304
|
}
|
|
302
305
|
],
|
|
303
|
-
"
|
|
304
|
-
"
|
|
306
|
+
"type": "stack",
|
|
307
|
+
"direction": "horizontal"
|
|
305
308
|
},
|
|
306
309
|
"@trait.ServiceNodeBrowseList",
|
|
307
310
|
{
|
|
308
311
|
"type": "divider"
|
|
309
312
|
},
|
|
310
313
|
"@trait.ServiceNodeCircuitBreaker"
|
|
311
|
-
]
|
|
312
|
-
"type": "stack",
|
|
313
|
-
"direction": "vertical",
|
|
314
|
-
"gap": "lg"
|
|
314
|
+
]
|
|
315
315
|
}
|
|
316
316
|
]
|
|
317
317
|
]
|
|
@@ -330,34 +330,34 @@
|
|
|
330
330
|
"render-ui",
|
|
331
331
|
"main",
|
|
332
332
|
{
|
|
333
|
-
"align": "center",
|
|
334
|
-
"direction": "vertical",
|
|
335
|
-
"className": "py-8",
|
|
336
333
|
"type": "stack",
|
|
337
|
-
"
|
|
334
|
+
"direction": "vertical",
|
|
338
335
|
"children": [
|
|
339
336
|
{
|
|
340
337
|
"name": "bell",
|
|
341
338
|
"type": "icon"
|
|
342
339
|
},
|
|
343
340
|
{
|
|
344
|
-
"content": "No notifications",
|
|
345
341
|
"type": "typography",
|
|
342
|
+
"content": "No notifications",
|
|
346
343
|
"variant": "h3"
|
|
347
344
|
},
|
|
348
345
|
{
|
|
349
|
-
"
|
|
350
|
-
"type": "typography",
|
|
346
|
+
"variant": "caption",
|
|
351
347
|
"content": "You're all caught up.",
|
|
352
|
-
"
|
|
348
|
+
"type": "typography",
|
|
349
|
+
"color": "muted"
|
|
353
350
|
},
|
|
354
351
|
{
|
|
355
|
-
"type": "button",
|
|
356
352
|
"label": "Back to services",
|
|
357
353
|
"variant": "ghost",
|
|
354
|
+
"type": "button",
|
|
358
355
|
"action": "INIT"
|
|
359
356
|
}
|
|
360
|
-
]
|
|
357
|
+
],
|
|
358
|
+
"gap": "md",
|
|
359
|
+
"className": "py-8",
|
|
360
|
+
"align": "center"
|
|
361
361
|
}
|
|
362
362
|
]
|
|
363
363
|
]
|
|
@@ -380,19 +380,19 @@
|
|
|
380
380
|
"config": {
|
|
381
381
|
"filters": [
|
|
382
382
|
{
|
|
383
|
+
"label": "Status",
|
|
383
384
|
"field": "status",
|
|
384
385
|
"filterType": "select",
|
|
385
386
|
"options": [
|
|
386
387
|
"healthy",
|
|
387
388
|
"degraded",
|
|
388
389
|
"down"
|
|
389
|
-
]
|
|
390
|
-
"label": "Status"
|
|
390
|
+
]
|
|
391
391
|
},
|
|
392
392
|
{
|
|
393
|
+
"field": "region",
|
|
393
394
|
"label": "Region",
|
|
394
395
|
"filterType": "select",
|
|
395
|
-
"field": "region",
|
|
396
396
|
"options": [
|
|
397
397
|
"us-east",
|
|
398
398
|
"us-west",
|
|
@@ -411,13 +411,14 @@
|
|
|
411
411
|
"title": "Services",
|
|
412
412
|
"metrics": [
|
|
413
413
|
{
|
|
414
|
-
"variant": "primary",
|
|
415
|
-
"format": "number",
|
|
416
414
|
"label": "Total",
|
|
417
415
|
"icon": "server",
|
|
418
|
-
"
|
|
416
|
+
"format": "number",
|
|
417
|
+
"aggregation": "count",
|
|
418
|
+
"variant": "primary"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
|
+
"format": "number",
|
|
421
422
|
"filter": [
|
|
422
423
|
"fn",
|
|
423
424
|
"row",
|
|
@@ -427,18 +428,14 @@
|
|
|
427
428
|
"healthy"
|
|
428
429
|
]
|
|
429
430
|
],
|
|
430
|
-
"format": "number",
|
|
431
431
|
"label": "Healthy",
|
|
432
|
+
"variant": "success",
|
|
432
433
|
"icon": "check-circle",
|
|
433
|
-
"aggregation": "count"
|
|
434
|
-
"variant": "success"
|
|
434
|
+
"aggregation": "count"
|
|
435
435
|
},
|
|
436
436
|
{
|
|
437
437
|
"aggregation": "count",
|
|
438
|
-
"format": "number",
|
|
439
|
-
"icon": "alert-circle",
|
|
440
438
|
"variant": "warning",
|
|
441
|
-
"label": "Degraded",
|
|
442
439
|
"filter": [
|
|
443
440
|
"fn",
|
|
444
441
|
"row",
|
|
@@ -447,11 +444,14 @@
|
|
|
447
444
|
"@row.status",
|
|
448
445
|
"degraded"
|
|
449
446
|
]
|
|
450
|
-
]
|
|
447
|
+
],
|
|
448
|
+
"icon": "alert-circle",
|
|
449
|
+
"label": "Degraded",
|
|
450
|
+
"format": "number"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
|
+
"icon": "alert-triangle",
|
|
453
454
|
"label": "Down",
|
|
454
|
-
"format": "number",
|
|
455
455
|
"filter": [
|
|
456
456
|
"fn",
|
|
457
457
|
"row",
|
|
@@ -461,9 +461,9 @@
|
|
|
461
461
|
"down"
|
|
462
462
|
]
|
|
463
463
|
],
|
|
464
|
+
"format": "number",
|
|
464
465
|
"aggregation": "count",
|
|
465
|
-
"variant": "error"
|
|
466
|
-
"icon": "alert-triangle"
|
|
466
|
+
"variant": "error"
|
|
467
467
|
}
|
|
468
468
|
]
|
|
469
469
|
},
|
|
@@ -482,13 +482,13 @@
|
|
|
482
482
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
483
483
|
"name": "ServiceNodeGraphs",
|
|
484
484
|
"config": {
|
|
485
|
-
"chartType": "pie",
|
|
486
485
|
"categoryField": "status",
|
|
487
|
-
"height": 240.0,
|
|
488
|
-
"subtitle": "Health distribution across the fleet",
|
|
489
486
|
"aggregation": "count",
|
|
487
|
+
"height": 240.0,
|
|
490
488
|
"showLegend": true,
|
|
491
|
-
"title": "Services by Status"
|
|
489
|
+
"title": "Services by Status",
|
|
490
|
+
"subtitle": "Health distribution across the fleet",
|
|
491
|
+
"chartType": "pie"
|
|
492
492
|
},
|
|
493
493
|
"listens": [
|
|
494
494
|
{
|
|
@@ -506,42 +506,42 @@
|
|
|
506
506
|
"name": "ServiceNodeBrowseList",
|
|
507
507
|
"linkedEntity": "ServiceNode",
|
|
508
508
|
"config": {
|
|
509
|
+
"itemActions": [
|
|
510
|
+
{
|
|
511
|
+
"variant": "ghost",
|
|
512
|
+
"label": "View",
|
|
513
|
+
"event": "VIEW"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"label": "Edit",
|
|
517
|
+
"event": "EDIT",
|
|
518
|
+
"variant": "ghost"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"event": "DELETE",
|
|
522
|
+
"variant": "danger",
|
|
523
|
+
"label": "Delete"
|
|
524
|
+
}
|
|
525
|
+
],
|
|
509
526
|
"cols": 1.0,
|
|
510
527
|
"fields": [
|
|
511
528
|
{
|
|
512
|
-
"name": "name",
|
|
513
529
|
"variant": "h4",
|
|
530
|
+
"name": "name",
|
|
514
531
|
"icon": "server"
|
|
515
532
|
},
|
|
516
533
|
{
|
|
517
|
-
"
|
|
518
|
-
"
|
|
534
|
+
"variant": "badge",
|
|
535
|
+
"name": "status"
|
|
519
536
|
},
|
|
520
537
|
{
|
|
521
538
|
"variant": "body",
|
|
522
539
|
"name": "region"
|
|
523
540
|
},
|
|
524
541
|
{
|
|
525
|
-
"format": "date",
|
|
526
542
|
"variant": "caption",
|
|
527
|
-
"name": "lastChecked"
|
|
528
|
-
|
|
529
|
-
],
|
|
530
|
-
"itemActions": [
|
|
531
|
-
{
|
|
532
|
-
"variant": "ghost",
|
|
533
|
-
"label": "View",
|
|
534
|
-
"event": "VIEW"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"event": "EDIT",
|
|
538
|
-
"label": "Edit",
|
|
539
|
-
"variant": "ghost"
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"variant": "danger",
|
|
543
|
-
"event": "DELETE",
|
|
544
|
-
"label": "Delete"
|
|
543
|
+
"name": "lastChecked",
|
|
544
|
+
"format": "date"
|
|
545
545
|
}
|
|
546
546
|
],
|
|
547
547
|
"gap": "sm"
|
|
@@ -594,16 +594,16 @@
|
|
|
594
594
|
"name": "ServiceNodeCreate",
|
|
595
595
|
"linkedEntity": "ServiceNode",
|
|
596
596
|
"config": {
|
|
597
|
+
"title": "Register Service",
|
|
597
598
|
"icon": "plus-circle",
|
|
599
|
+
"mode": "create",
|
|
598
600
|
"fields": [
|
|
599
601
|
"name",
|
|
600
602
|
"status",
|
|
601
603
|
"region",
|
|
602
604
|
"url",
|
|
603
605
|
"threshold"
|
|
604
|
-
]
|
|
605
|
-
"title": "Register Service",
|
|
606
|
-
"mode": "create"
|
|
606
|
+
]
|
|
607
607
|
},
|
|
608
608
|
"events": {
|
|
609
609
|
"OPEN": "CREATE"
|
|
@@ -624,7 +624,6 @@
|
|
|
624
624
|
"name": "ServiceNodeEdit",
|
|
625
625
|
"linkedEntity": "ServiceNode",
|
|
626
626
|
"config": {
|
|
627
|
-
"mode": "edit",
|
|
628
627
|
"fields": [
|
|
629
628
|
"name",
|
|
630
629
|
"status",
|
|
@@ -632,8 +631,9 @@
|
|
|
632
631
|
"url",
|
|
633
632
|
"threshold"
|
|
634
633
|
],
|
|
634
|
+
"icon": "edit",
|
|
635
635
|
"title": "Edit Service",
|
|
636
|
-
"
|
|
636
|
+
"mode": "edit"
|
|
637
637
|
},
|
|
638
638
|
"events": {
|
|
639
639
|
"OPEN": "EDIT"
|
|
@@ -654,9 +654,9 @@
|
|
|
654
654
|
"name": "ServiceNodeView",
|
|
655
655
|
"linkedEntity": "ServiceNode",
|
|
656
656
|
"config": {
|
|
657
|
+
"title": "View Service",
|
|
657
658
|
"icon": "eye",
|
|
658
659
|
"mode": "edit",
|
|
659
|
-
"title": "View Service",
|
|
660
660
|
"fields": [
|
|
661
661
|
"name",
|
|
662
662
|
"status",
|
|
@@ -687,14 +687,14 @@
|
|
|
687
687
|
"name": "ServiceNodeDelete",
|
|
688
688
|
"linkedEntity": "ServiceNode",
|
|
689
689
|
"config": {
|
|
690
|
-
"title": "Delete Service",
|
|
691
690
|
"icon": "alert-triangle",
|
|
692
|
-
"
|
|
693
|
-
"
|
|
691
|
+
"confirmLabel": "Delete",
|
|
692
|
+
"title": "Delete Service",
|
|
693
|
+
"alertMessage": "This action cannot be undone."
|
|
694
694
|
},
|
|
695
695
|
"events": {
|
|
696
|
-
"
|
|
697
|
-
"
|
|
696
|
+
"REQUEST": "DELETE",
|
|
697
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
698
698
|
},
|
|
699
699
|
"listens": [
|
|
700
700
|
{
|
|
@@ -1016,29 +1016,28 @@
|
|
|
1016
1016
|
"render-ui",
|
|
1017
1017
|
"main",
|
|
1018
1018
|
{
|
|
1019
|
-
"gap": "lg",
|
|
1020
1019
|
"direction": "vertical",
|
|
1020
|
+
"type": "stack",
|
|
1021
|
+
"gap": "lg",
|
|
1021
1022
|
"children": [
|
|
1022
1023
|
{
|
|
1023
|
-
"direction": "horizontal",
|
|
1024
|
-
"justify": "between",
|
|
1025
1024
|
"children": [
|
|
1026
1025
|
{
|
|
1027
|
-
"
|
|
1026
|
+
"direction": "horizontal",
|
|
1028
1027
|
"type": "stack",
|
|
1028
|
+
"align": "center",
|
|
1029
1029
|
"children": [
|
|
1030
1030
|
{
|
|
1031
|
-
"
|
|
1032
|
-
"
|
|
1031
|
+
"type": "icon",
|
|
1032
|
+
"name": "shield-check"
|
|
1033
1033
|
},
|
|
1034
1034
|
{
|
|
1035
1035
|
"type": "typography",
|
|
1036
|
-
"
|
|
1037
|
-
"
|
|
1036
|
+
"content": "Circuit Breaker",
|
|
1037
|
+
"variant": "h3"
|
|
1038
1038
|
}
|
|
1039
1039
|
],
|
|
1040
|
-
"gap": "md"
|
|
1041
|
-
"direction": "horizontal"
|
|
1040
|
+
"gap": "md"
|
|
1042
1041
|
},
|
|
1043
1042
|
{
|
|
1044
1043
|
"type": "status-dot",
|
|
@@ -1048,38 +1047,39 @@
|
|
|
1048
1047
|
}
|
|
1049
1048
|
],
|
|
1050
1049
|
"type": "stack",
|
|
1050
|
+
"align": "center",
|
|
1051
|
+
"direction": "horizontal",
|
|
1051
1052
|
"gap": "md",
|
|
1052
|
-
"
|
|
1053
|
+
"justify": "between"
|
|
1053
1054
|
},
|
|
1054
1055
|
{
|
|
1056
|
+
"message": "All requests are being processed.",
|
|
1055
1057
|
"type": "alert",
|
|
1056
|
-
"variant": "success"
|
|
1057
|
-
"message": "All requests are being processed."
|
|
1058
|
+
"variant": "success"
|
|
1058
1059
|
},
|
|
1059
1060
|
{
|
|
1060
1061
|
"cols": 2.0,
|
|
1062
|
+
"type": "simple-grid",
|
|
1061
1063
|
"children": [
|
|
1062
1064
|
{
|
|
1063
|
-
"
|
|
1065
|
+
"type": "stat-display",
|
|
1064
1066
|
"value": "@entity.failureCount",
|
|
1065
|
-
"
|
|
1067
|
+
"label": "Failures"
|
|
1066
1068
|
},
|
|
1067
1069
|
{
|
|
1068
1070
|
"label": "Successes",
|
|
1069
1071
|
"type": "stat-display",
|
|
1070
1072
|
"value": "@entity.successCount"
|
|
1071
1073
|
}
|
|
1072
|
-
]
|
|
1073
|
-
"type": "simple-grid"
|
|
1074
|
+
]
|
|
1074
1075
|
},
|
|
1075
1076
|
{
|
|
1076
|
-
"
|
|
1077
|
+
"value": "@entity.failureCount",
|
|
1077
1078
|
"min": 0.0,
|
|
1078
1079
|
"max": "@entity.threshold",
|
|
1079
|
-
"
|
|
1080
|
+
"type": "meter"
|
|
1080
1081
|
}
|
|
1081
|
-
]
|
|
1082
|
-
"type": "stack"
|
|
1082
|
+
]
|
|
1083
1083
|
}
|
|
1084
1084
|
]
|
|
1085
1085
|
]
|
|
@@ -1094,76 +1094,76 @@
|
|
|
1094
1094
|
"main",
|
|
1095
1095
|
{
|
|
1096
1096
|
"direction": "vertical",
|
|
1097
|
-
"gap": "lg",
|
|
1098
|
-
"type": "stack",
|
|
1099
1097
|
"children": [
|
|
1100
1098
|
{
|
|
1101
1099
|
"align": "center",
|
|
1102
1100
|
"justify": "between",
|
|
1101
|
+
"gap": "md",
|
|
1102
|
+
"type": "stack",
|
|
1103
|
+
"direction": "horizontal",
|
|
1103
1104
|
"children": [
|
|
1104
1105
|
{
|
|
1106
|
+
"type": "stack",
|
|
1105
1107
|
"gap": "md",
|
|
1106
|
-
"direction": "horizontal",
|
|
1107
1108
|
"align": "center",
|
|
1108
|
-
"type": "stack",
|
|
1109
1109
|
"children": [
|
|
1110
1110
|
{
|
|
1111
|
-
"
|
|
1112
|
-
"
|
|
1111
|
+
"type": "icon",
|
|
1112
|
+
"name": "alert-triangle"
|
|
1113
1113
|
},
|
|
1114
1114
|
{
|
|
1115
1115
|
"type": "typography",
|
|
1116
1116
|
"content": "Circuit Breaker",
|
|
1117
1117
|
"variant": "h3"
|
|
1118
1118
|
}
|
|
1119
|
-
]
|
|
1119
|
+
],
|
|
1120
|
+
"direction": "horizontal"
|
|
1120
1121
|
},
|
|
1121
1122
|
{
|
|
1122
|
-
"
|
|
1123
|
-
"pulse": true,
|
|
1123
|
+
"status": "critical",
|
|
1124
1124
|
"label": "Circuit Open",
|
|
1125
|
-
"
|
|
1125
|
+
"pulse": true,
|
|
1126
|
+
"type": "status-dot"
|
|
1126
1127
|
}
|
|
1127
|
-
]
|
|
1128
|
-
"type": "stack",
|
|
1129
|
-
"direction": "horizontal",
|
|
1130
|
-
"gap": "md"
|
|
1128
|
+
]
|
|
1131
1129
|
},
|
|
1132
1130
|
{
|
|
1133
1131
|
"message": "Circuit is open. Requests are being rejected to prevent cascading failures.",
|
|
1134
|
-
"
|
|
1135
|
-
"
|
|
1132
|
+
"variant": "error",
|
|
1133
|
+
"type": "alert"
|
|
1136
1134
|
},
|
|
1137
1135
|
{
|
|
1138
|
-
"cols": 2.0,
|
|
1139
|
-
"type": "simple-grid",
|
|
1140
1136
|
"children": [
|
|
1141
1137
|
{
|
|
1142
|
-
"label": "Failures",
|
|
1143
1138
|
"value": "@entity.failureCount",
|
|
1139
|
+
"label": "Failures",
|
|
1144
1140
|
"type": "stat-display"
|
|
1145
1141
|
},
|
|
1146
1142
|
{
|
|
1143
|
+
"type": "stat-display",
|
|
1147
1144
|
"label": "Successes",
|
|
1148
|
-
"value": "@entity.successCount"
|
|
1149
|
-
"type": "stat-display"
|
|
1145
|
+
"value": "@entity.successCount"
|
|
1150
1146
|
}
|
|
1151
|
-
]
|
|
1147
|
+
],
|
|
1148
|
+
"type": "simple-grid",
|
|
1149
|
+
"cols": 2.0
|
|
1152
1150
|
},
|
|
1153
1151
|
{
|
|
1154
|
-
"value": "@entity.failureCount",
|
|
1155
1152
|
"max": "@entity.threshold",
|
|
1156
|
-
"
|
|
1157
|
-
"
|
|
1153
|
+
"type": "meter",
|
|
1154
|
+
"value": "@entity.failureCount",
|
|
1155
|
+
"min": 0.0
|
|
1158
1156
|
},
|
|
1159
1157
|
{
|
|
1160
1158
|
"label": "Reset",
|
|
1161
1159
|
"icon": "rotate-ccw",
|
|
1162
1160
|
"variant": "ghost",
|
|
1163
|
-
"
|
|
1164
|
-
"
|
|
1161
|
+
"action": "RESET",
|
|
1162
|
+
"type": "button"
|
|
1165
1163
|
}
|
|
1166
|
-
]
|
|
1164
|
+
],
|
|
1165
|
+
"type": "stack",
|
|
1166
|
+
"gap": "lg"
|
|
1167
1167
|
}
|
|
1168
1168
|
]
|
|
1169
1169
|
]
|
|
@@ -1177,53 +1177,54 @@
|
|
|
1177
1177
|
"render-ui",
|
|
1178
1178
|
"main",
|
|
1179
1179
|
{
|
|
1180
|
-
"direction": "vertical",
|
|
1181
1180
|
"type": "stack",
|
|
1181
|
+
"direction": "vertical",
|
|
1182
1182
|
"gap": "lg",
|
|
1183
1183
|
"children": [
|
|
1184
1184
|
{
|
|
1185
|
-
"
|
|
1185
|
+
"align": "center",
|
|
1186
1186
|
"justify": "between",
|
|
1187
|
+
"direction": "horizontal",
|
|
1187
1188
|
"children": [
|
|
1188
1189
|
{
|
|
1189
|
-
"
|
|
1190
|
+
"align": "center",
|
|
1190
1191
|
"children": [
|
|
1191
1192
|
{
|
|
1192
|
-
"
|
|
1193
|
-
"
|
|
1193
|
+
"name": "shield-check",
|
|
1194
|
+
"type": "icon"
|
|
1194
1195
|
},
|
|
1195
1196
|
{
|
|
1196
|
-
"
|
|
1197
|
+
"variant": "h3",
|
|
1197
1198
|
"content": "Circuit Breaker",
|
|
1198
|
-
"
|
|
1199
|
+
"type": "typography"
|
|
1199
1200
|
}
|
|
1200
1201
|
],
|
|
1201
|
-
"
|
|
1202
|
+
"gap": "md",
|
|
1202
1203
|
"direction": "horizontal",
|
|
1203
|
-
"
|
|
1204
|
+
"type": "stack"
|
|
1204
1205
|
},
|
|
1205
1206
|
{
|
|
1206
|
-
"
|
|
1207
|
-
"label": "Circuit Closed",
|
|
1207
|
+
"pulse": false,
|
|
1208
1208
|
"type": "status-dot",
|
|
1209
|
-
"
|
|
1209
|
+
"label": "Circuit Closed",
|
|
1210
|
+
"status": "online"
|
|
1210
1211
|
}
|
|
1211
1212
|
],
|
|
1212
1213
|
"type": "stack",
|
|
1213
|
-
"gap": "md"
|
|
1214
|
-
"align": "center"
|
|
1214
|
+
"gap": "md"
|
|
1215
1215
|
},
|
|
1216
1216
|
{
|
|
1217
|
+
"variant": "success",
|
|
1217
1218
|
"type": "alert",
|
|
1218
|
-
"message": "All requests are being processed."
|
|
1219
|
-
"variant": "success"
|
|
1219
|
+
"message": "All requests are being processed."
|
|
1220
1220
|
},
|
|
1221
1221
|
{
|
|
1222
|
+
"type": "simple-grid",
|
|
1222
1223
|
"children": [
|
|
1223
1224
|
{
|
|
1225
|
+
"type": "stat-display",
|
|
1224
1226
|
"label": "Failures",
|
|
1225
|
-
"value": "@entity.failureCount"
|
|
1226
|
-
"type": "stat-display"
|
|
1227
|
+
"value": "@entity.failureCount"
|
|
1227
1228
|
},
|
|
1228
1229
|
{
|
|
1229
1230
|
"value": "@entity.successCount",
|
|
@@ -1231,14 +1232,13 @@
|
|
|
1231
1232
|
"type": "stat-display"
|
|
1232
1233
|
}
|
|
1233
1234
|
],
|
|
1234
|
-
"type": "simple-grid",
|
|
1235
1235
|
"cols": 2.0
|
|
1236
1236
|
},
|
|
1237
1237
|
{
|
|
1238
1238
|
"max": "@entity.threshold",
|
|
1239
|
-
"type": "meter",
|
|
1240
1239
|
"value": "@entity.failureCount",
|
|
1241
|
-
"min": 0.0
|
|
1240
|
+
"min": 0.0,
|
|
1241
|
+
"type": "meter"
|
|
1242
1242
|
}
|
|
1243
1243
|
]
|
|
1244
1244
|
}
|
|
@@ -1254,63 +1254,63 @@
|
|
|
1254
1254
|
"render-ui",
|
|
1255
1255
|
"main",
|
|
1256
1256
|
{
|
|
1257
|
+
"type": "stack",
|
|
1258
|
+
"gap": "lg",
|
|
1257
1259
|
"children": [
|
|
1258
1260
|
{
|
|
1259
1261
|
"justify": "between",
|
|
1260
1262
|
"children": [
|
|
1261
1263
|
{
|
|
1264
|
+
"type": "stack",
|
|
1262
1265
|
"children": [
|
|
1263
1266
|
{
|
|
1264
1267
|
"type": "icon",
|
|
1265
1268
|
"name": "activity"
|
|
1266
1269
|
},
|
|
1267
1270
|
{
|
|
1268
|
-
"
|
|
1271
|
+
"variant": "h3",
|
|
1269
1272
|
"content": "Circuit Breaker",
|
|
1270
|
-
"
|
|
1273
|
+
"type": "typography"
|
|
1271
1274
|
}
|
|
1272
1275
|
],
|
|
1273
|
-
"direction": "horizontal",
|
|
1274
|
-
"gap": "md",
|
|
1275
1276
|
"align": "center",
|
|
1276
|
-
"
|
|
1277
|
+
"gap": "md",
|
|
1278
|
+
"direction": "horizontal"
|
|
1277
1279
|
},
|
|
1278
1280
|
{
|
|
1279
|
-
"status": "warning",
|
|
1280
1281
|
"type": "status-dot",
|
|
1282
|
+
"pulse": true,
|
|
1281
1283
|
"label": "Half-Open",
|
|
1282
|
-
"
|
|
1284
|
+
"status": "warning"
|
|
1283
1285
|
}
|
|
1284
1286
|
],
|
|
1285
|
-
"type": "stack",
|
|
1286
1287
|
"direction": "horizontal",
|
|
1288
|
+
"align": "center",
|
|
1287
1289
|
"gap": "md",
|
|
1288
|
-
"
|
|
1290
|
+
"type": "stack"
|
|
1289
1291
|
},
|
|
1290
1292
|
{
|
|
1291
|
-
"type": "alert",
|
|
1292
1293
|
"variant": "warning",
|
|
1293
|
-
"message": "Testing recovery. Limited requests are being allowed through."
|
|
1294
|
+
"message": "Testing recovery. Limited requests are being allowed through.",
|
|
1295
|
+
"type": "alert"
|
|
1294
1296
|
},
|
|
1295
1297
|
{
|
|
1296
|
-
"cols": 2.0,
|
|
1297
1298
|
"children": [
|
|
1298
1299
|
{
|
|
1299
|
-
"label": "Failures",
|
|
1300
1300
|
"value": "@entity.failureCount",
|
|
1301
|
-
"type": "stat-display"
|
|
1301
|
+
"type": "stat-display",
|
|
1302
|
+
"label": "Failures"
|
|
1302
1303
|
},
|
|
1303
1304
|
{
|
|
1304
|
-
"type": "stat-display",
|
|
1305
1305
|
"label": "Successes",
|
|
1306
|
-
"value": "@entity.successCount"
|
|
1306
|
+
"value": "@entity.successCount",
|
|
1307
|
+
"type": "stat-display"
|
|
1307
1308
|
}
|
|
1308
1309
|
],
|
|
1310
|
+
"cols": 2.0,
|
|
1309
1311
|
"type": "simple-grid"
|
|
1310
1312
|
}
|
|
1311
1313
|
],
|
|
1312
|
-
"gap": "lg",
|
|
1313
|
-
"type": "stack",
|
|
1314
1314
|
"direction": "vertical"
|
|
1315
1315
|
}
|
|
1316
1316
|
]
|
|
@@ -1325,38 +1325,41 @@
|
|
|
1325
1325
|
"render-ui",
|
|
1326
1326
|
"main",
|
|
1327
1327
|
{
|
|
1328
|
+
"direction": "vertical",
|
|
1329
|
+
"type": "stack",
|
|
1330
|
+
"gap": "lg",
|
|
1328
1331
|
"children": [
|
|
1329
1332
|
{
|
|
1330
|
-
"type": "stack",
|
|
1331
|
-
"direction": "horizontal",
|
|
1332
1333
|
"align": "center",
|
|
1334
|
+
"gap": "md",
|
|
1333
1335
|
"justify": "between",
|
|
1334
1336
|
"children": [
|
|
1335
1337
|
{
|
|
1338
|
+
"gap": "md",
|
|
1336
1339
|
"align": "center",
|
|
1337
1340
|
"type": "stack",
|
|
1338
1341
|
"children": [
|
|
1339
1342
|
{
|
|
1340
|
-
"
|
|
1341
|
-
"
|
|
1343
|
+
"type": "icon",
|
|
1344
|
+
"name": "shield-check"
|
|
1342
1345
|
},
|
|
1343
1346
|
{
|
|
1344
|
-
"
|
|
1347
|
+
"type": "typography",
|
|
1345
1348
|
"content": "Circuit Breaker",
|
|
1346
|
-
"
|
|
1349
|
+
"variant": "h3"
|
|
1347
1350
|
}
|
|
1348
1351
|
],
|
|
1349
|
-
"direction": "horizontal"
|
|
1350
|
-
"gap": "md"
|
|
1352
|
+
"direction": "horizontal"
|
|
1351
1353
|
},
|
|
1352
1354
|
{
|
|
1353
|
-
"
|
|
1354
|
-
"pulse": false,
|
|
1355
|
+
"status": "online",
|
|
1355
1356
|
"label": "Circuit Closed",
|
|
1356
|
-
"
|
|
1357
|
+
"pulse": false,
|
|
1358
|
+
"type": "status-dot"
|
|
1357
1359
|
}
|
|
1358
1360
|
],
|
|
1359
|
-
"
|
|
1361
|
+
"direction": "horizontal",
|
|
1362
|
+
"type": "stack"
|
|
1360
1363
|
},
|
|
1361
1364
|
{
|
|
1362
1365
|
"message": "All requests are being processed.",
|
|
@@ -1364,31 +1367,28 @@
|
|
|
1364
1367
|
"type": "alert"
|
|
1365
1368
|
},
|
|
1366
1369
|
{
|
|
1367
|
-
"cols": 2.0,
|
|
1368
1370
|
"children": [
|
|
1369
1371
|
{
|
|
1370
|
-
"type": "stat-display",
|
|
1371
1372
|
"value": "@entity.failureCount",
|
|
1372
|
-
"label": "Failures"
|
|
1373
|
+
"label": "Failures",
|
|
1374
|
+
"type": "stat-display"
|
|
1373
1375
|
},
|
|
1374
1376
|
{
|
|
1375
1377
|
"value": "@entity.successCount",
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1378
|
+
"type": "stat-display",
|
|
1379
|
+
"label": "Successes"
|
|
1378
1380
|
}
|
|
1379
1381
|
],
|
|
1382
|
+
"cols": 2.0,
|
|
1380
1383
|
"type": "simple-grid"
|
|
1381
1384
|
},
|
|
1382
1385
|
{
|
|
1383
|
-
"value": "@entity.failureCount",
|
|
1384
|
-
"type": "meter",
|
|
1385
1386
|
"max": "@entity.threshold",
|
|
1386
|
-
"min": 0.0
|
|
1387
|
+
"min": 0.0,
|
|
1388
|
+
"type": "meter",
|
|
1389
|
+
"value": "@entity.failureCount"
|
|
1387
1390
|
}
|
|
1388
|
-
]
|
|
1389
|
-
"type": "stack",
|
|
1390
|
-
"direction": "vertical",
|
|
1391
|
-
"gap": "lg"
|
|
1391
|
+
]
|
|
1392
1392
|
}
|
|
1393
1393
|
]
|
|
1394
1394
|
]
|
|
@@ -1406,36 +1406,36 @@
|
|
|
1406
1406
|
"direction": "vertical",
|
|
1407
1407
|
"children": [
|
|
1408
1408
|
{
|
|
1409
|
-
"justify": "between",
|
|
1410
|
-
"type": "stack",
|
|
1411
|
-
"direction": "horizontal",
|
|
1412
|
-
"gap": "md",
|
|
1413
|
-
"align": "center",
|
|
1414
1409
|
"children": [
|
|
1415
1410
|
{
|
|
1416
|
-
"type": "stack",
|
|
1417
1411
|
"gap": "md",
|
|
1418
|
-
"
|
|
1412
|
+
"type": "stack",
|
|
1419
1413
|
"direction": "horizontal",
|
|
1414
|
+
"align": "center",
|
|
1420
1415
|
"children": [
|
|
1421
1416
|
{
|
|
1422
|
-
"
|
|
1423
|
-
"
|
|
1417
|
+
"type": "icon",
|
|
1418
|
+
"name": "shield-check"
|
|
1424
1419
|
},
|
|
1425
1420
|
{
|
|
1426
1421
|
"type": "typography",
|
|
1427
|
-
"
|
|
1428
|
-
"
|
|
1422
|
+
"variant": "h3",
|
|
1423
|
+
"content": "Circuit Breaker"
|
|
1429
1424
|
}
|
|
1430
1425
|
]
|
|
1431
1426
|
},
|
|
1432
1427
|
{
|
|
1433
1428
|
"status": "online",
|
|
1434
|
-
"pulse": false,
|
|
1435
1429
|
"type": "status-dot",
|
|
1436
|
-
"label": "Circuit Closed"
|
|
1430
|
+
"label": "Circuit Closed",
|
|
1431
|
+
"pulse": false
|
|
1437
1432
|
}
|
|
1438
|
-
]
|
|
1433
|
+
],
|
|
1434
|
+
"type": "stack",
|
|
1435
|
+
"direction": "horizontal",
|
|
1436
|
+
"align": "center",
|
|
1437
|
+
"justify": "between",
|
|
1438
|
+
"gap": "md"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"variant": "success",
|
|
@@ -1447,21 +1447,21 @@
|
|
|
1447
1447
|
"cols": 2.0,
|
|
1448
1448
|
"children": [
|
|
1449
1449
|
{
|
|
1450
|
-
"value": "@entity.failureCount",
|
|
1451
1450
|
"type": "stat-display",
|
|
1452
|
-
"label": "Failures"
|
|
1451
|
+
"label": "Failures",
|
|
1452
|
+
"value": "@entity.failureCount"
|
|
1453
1453
|
},
|
|
1454
1454
|
{
|
|
1455
|
-
"value": "@entity.successCount",
|
|
1456
1455
|
"type": "stat-display",
|
|
1456
|
+
"value": "@entity.successCount",
|
|
1457
1457
|
"label": "Successes"
|
|
1458
1458
|
}
|
|
1459
1459
|
]
|
|
1460
1460
|
},
|
|
1461
1461
|
{
|
|
1462
1462
|
"type": "meter",
|
|
1463
|
-
"min": 0.0,
|
|
1464
1463
|
"max": "@entity.threshold",
|
|
1464
|
+
"min": 0.0,
|
|
1465
1465
|
"value": "@entity.failureCount"
|
|
1466
1466
|
}
|
|
1467
1467
|
],
|
|
@@ -1479,11 +1479,20 @@
|
|
|
1479
1479
|
"render-ui",
|
|
1480
1480
|
"main",
|
|
1481
1481
|
{
|
|
1482
|
+
"gap": "lg",
|
|
1483
|
+
"direction": "vertical",
|
|
1484
|
+
"type": "stack",
|
|
1482
1485
|
"children": [
|
|
1483
1486
|
{
|
|
1487
|
+
"gap": "md",
|
|
1488
|
+
"align": "center",
|
|
1489
|
+
"justify": "between",
|
|
1484
1490
|
"children": [
|
|
1485
1491
|
{
|
|
1486
1492
|
"gap": "md",
|
|
1493
|
+
"align": "center",
|
|
1494
|
+
"type": "stack",
|
|
1495
|
+
"direction": "horizontal",
|
|
1487
1496
|
"children": [
|
|
1488
1497
|
{
|
|
1489
1498
|
"type": "icon",
|
|
@@ -1491,65 +1500,56 @@
|
|
|
1491
1500
|
},
|
|
1492
1501
|
{
|
|
1493
1502
|
"content": "Circuit Breaker",
|
|
1494
|
-
"
|
|
1495
|
-
"
|
|
1503
|
+
"variant": "h3",
|
|
1504
|
+
"type": "typography"
|
|
1496
1505
|
}
|
|
1497
|
-
]
|
|
1498
|
-
"align": "center",
|
|
1499
|
-
"type": "stack",
|
|
1500
|
-
"direction": "horizontal"
|
|
1506
|
+
]
|
|
1501
1507
|
},
|
|
1502
1508
|
{
|
|
1503
|
-
"pulse": true,
|
|
1504
1509
|
"type": "status-dot",
|
|
1505
|
-
"
|
|
1506
|
-
"
|
|
1510
|
+
"status": "critical",
|
|
1511
|
+
"pulse": true,
|
|
1512
|
+
"label": "Circuit Open"
|
|
1507
1513
|
}
|
|
1508
1514
|
],
|
|
1509
|
-
"
|
|
1510
|
-
"
|
|
1511
|
-
"direction": "horizontal",
|
|
1512
|
-
"gap": "md",
|
|
1513
|
-
"type": "stack"
|
|
1515
|
+
"type": "stack",
|
|
1516
|
+
"direction": "horizontal"
|
|
1514
1517
|
},
|
|
1515
1518
|
{
|
|
1516
|
-
"type": "alert",
|
|
1517
1519
|
"variant": "error",
|
|
1520
|
+
"type": "alert",
|
|
1518
1521
|
"message": "Circuit is open. Requests are being rejected to prevent cascading failures."
|
|
1519
1522
|
},
|
|
1520
1523
|
{
|
|
1521
1524
|
"children": [
|
|
1522
1525
|
{
|
|
1526
|
+
"type": "stat-display",
|
|
1523
1527
|
"label": "Failures",
|
|
1524
|
-
"value": "@entity.failureCount"
|
|
1525
|
-
"type": "stat-display"
|
|
1528
|
+
"value": "@entity.failureCount"
|
|
1526
1529
|
},
|
|
1527
1530
|
{
|
|
1528
|
-
"label": "Successes",
|
|
1529
1531
|
"value": "@entity.successCount",
|
|
1532
|
+
"label": "Successes",
|
|
1530
1533
|
"type": "stat-display"
|
|
1531
1534
|
}
|
|
1532
1535
|
],
|
|
1533
|
-
"
|
|
1534
|
-
"
|
|
1536
|
+
"type": "simple-grid",
|
|
1537
|
+
"cols": 2.0
|
|
1535
1538
|
},
|
|
1536
1539
|
{
|
|
1537
1540
|
"min": 0.0,
|
|
1538
|
-
"value": "@entity.failureCount",
|
|
1539
1541
|
"type": "meter",
|
|
1540
|
-
"max": "@entity.threshold"
|
|
1542
|
+
"max": "@entity.threshold",
|
|
1543
|
+
"value": "@entity.failureCount"
|
|
1541
1544
|
},
|
|
1542
1545
|
{
|
|
1543
|
-
"variant": "ghost",
|
|
1544
1546
|
"action": "RESET",
|
|
1547
|
+
"type": "button",
|
|
1548
|
+
"variant": "ghost",
|
|
1545
1549
|
"label": "Reset",
|
|
1546
|
-
"icon": "rotate-ccw"
|
|
1547
|
-
"type": "button"
|
|
1550
|
+
"icon": "rotate-ccw"
|
|
1548
1551
|
}
|
|
1549
|
-
]
|
|
1550
|
-
"gap": "lg",
|
|
1551
|
-
"direction": "vertical",
|
|
1552
|
-
"type": "stack"
|
|
1552
|
+
]
|
|
1553
1553
|
}
|
|
1554
1554
|
]
|
|
1555
1555
|
]
|
|
@@ -1564,18 +1564,17 @@
|
|
|
1564
1564
|
"main",
|
|
1565
1565
|
{
|
|
1566
1566
|
"type": "stack",
|
|
1567
|
-
"gap": "lg",
|
|
1568
|
-
"direction": "vertical",
|
|
1569
1567
|
"children": [
|
|
1570
1568
|
{
|
|
1571
|
-
"
|
|
1569
|
+
"direction": "horizontal",
|
|
1572
1570
|
"justify": "between",
|
|
1571
|
+
"type": "stack",
|
|
1573
1572
|
"align": "center",
|
|
1574
1573
|
"children": [
|
|
1575
1574
|
{
|
|
1576
|
-
"align": "center",
|
|
1577
1575
|
"direction": "horizontal",
|
|
1578
1576
|
"gap": "md",
|
|
1577
|
+
"align": "center",
|
|
1579
1578
|
"children": [
|
|
1580
1579
|
{
|
|
1581
1580
|
"name": "shield-check",
|
|
@@ -1590,19 +1589,18 @@
|
|
|
1590
1589
|
"type": "stack"
|
|
1591
1590
|
},
|
|
1592
1591
|
{
|
|
1593
|
-
"type": "status-dot",
|
|
1594
|
-
"pulse": false,
|
|
1595
1592
|
"label": "Circuit Closed",
|
|
1596
|
-
"
|
|
1593
|
+
"pulse": false,
|
|
1594
|
+
"status": "online",
|
|
1595
|
+
"type": "status-dot"
|
|
1597
1596
|
}
|
|
1598
1597
|
],
|
|
1599
|
-
"
|
|
1600
|
-
"type": "stack"
|
|
1598
|
+
"gap": "md"
|
|
1601
1599
|
},
|
|
1602
1600
|
{
|
|
1603
1601
|
"message": "All requests are being processed.",
|
|
1604
|
-
"
|
|
1605
|
-
"
|
|
1602
|
+
"variant": "success",
|
|
1603
|
+
"type": "alert"
|
|
1606
1604
|
},
|
|
1607
1605
|
{
|
|
1608
1606
|
"type": "simple-grid",
|
|
@@ -1610,23 +1608,25 @@
|
|
|
1610
1608
|
"children": [
|
|
1611
1609
|
{
|
|
1612
1610
|
"label": "Failures",
|
|
1613
|
-
"
|
|
1614
|
-
"
|
|
1611
|
+
"value": "@entity.failureCount",
|
|
1612
|
+
"type": "stat-display"
|
|
1615
1613
|
},
|
|
1616
1614
|
{
|
|
1615
|
+
"value": "@entity.successCount",
|
|
1617
1616
|
"type": "stat-display",
|
|
1618
|
-
"label": "Successes"
|
|
1619
|
-
"value": "@entity.successCount"
|
|
1617
|
+
"label": "Successes"
|
|
1620
1618
|
}
|
|
1621
1619
|
]
|
|
1622
1620
|
},
|
|
1623
1621
|
{
|
|
1624
|
-
"type": "meter",
|
|
1625
1622
|
"min": 0.0,
|
|
1626
1623
|
"value": "@entity.failureCount",
|
|
1624
|
+
"type": "meter",
|
|
1627
1625
|
"max": "@entity.threshold"
|
|
1628
1626
|
}
|
|
1629
|
-
]
|
|
1627
|
+
],
|
|
1628
|
+
"direction": "vertical",
|
|
1629
|
+
"gap": "lg"
|
|
1630
1630
|
}
|
|
1631
1631
|
]
|
|
1632
1632
|
]
|
|
@@ -1755,18 +1755,18 @@
|
|
|
1755
1755
|
"name": "AlertMetricAppLayout",
|
|
1756
1756
|
"linkedEntity": "AlertMetric",
|
|
1757
1757
|
"config": {
|
|
1758
|
-
"notifications": [],
|
|
1759
1758
|
"contentTrait": "@trait.AlertCatalog",
|
|
1759
|
+
"appName": "DevOps Dashboard",
|
|
1760
1760
|
"navItems": [
|
|
1761
1761
|
{
|
|
1762
|
+
"icon": "server",
|
|
1762
1763
|
"label": "Services",
|
|
1763
|
-
"href": "/services"
|
|
1764
|
-
"icon": "server"
|
|
1764
|
+
"href": "/services"
|
|
1765
1765
|
},
|
|
1766
1766
|
{
|
|
1767
|
-
"icon": "bell",
|
|
1768
1767
|
"href": "/alerts",
|
|
1769
|
-
"label": "Alerts"
|
|
1768
|
+
"label": "Alerts",
|
|
1769
|
+
"icon": "bell"
|
|
1770
1770
|
},
|
|
1771
1771
|
{
|
|
1772
1772
|
"icon": "terminal",
|
|
@@ -1779,13 +1779,13 @@
|
|
|
1779
1779
|
"href": "/metrics"
|
|
1780
1780
|
}
|
|
1781
1781
|
],
|
|
1782
|
-
"appName": "DevOps Dashboard",
|
|
1783
1782
|
"searchEvent": "ALERT_SEARCH",
|
|
1783
|
+
"notifications": [],
|
|
1784
1784
|
"notificationClickEvent": "ALERT_NOTIFICATIONS_OPEN"
|
|
1785
1785
|
},
|
|
1786
1786
|
"events": {
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1787
|
+
"SEARCH": "ALERT_SEARCH",
|
|
1788
|
+
"NOTIFY_CLICK": "ALERT_NOTIFICATIONS_OPEN"
|
|
1789
1789
|
}
|
|
1790
1790
|
},
|
|
1791
1791
|
{
|
|
@@ -1830,10 +1830,9 @@
|
|
|
1830
1830
|
"render-ui",
|
|
1831
1831
|
"main",
|
|
1832
1832
|
{
|
|
1833
|
-
"type": "stack",
|
|
1834
1833
|
"children": [
|
|
1835
1834
|
{
|
|
1836
|
-
"
|
|
1835
|
+
"justify": "between",
|
|
1837
1836
|
"children": [
|
|
1838
1837
|
{
|
|
1839
1838
|
"children": [
|
|
@@ -1842,34 +1841,34 @@
|
|
|
1842
1841
|
"type": "icon"
|
|
1843
1842
|
},
|
|
1844
1843
|
{
|
|
1845
|
-
"variant": "h2",
|
|
1846
1844
|
"type": "typography",
|
|
1847
|
-
"content": "Alerts"
|
|
1845
|
+
"content": "Alerts",
|
|
1846
|
+
"variant": "h2"
|
|
1848
1847
|
}
|
|
1849
1848
|
],
|
|
1850
|
-
"gap": "sm",
|
|
1851
|
-
"align": "center",
|
|
1852
1849
|
"direction": "horizontal",
|
|
1853
|
-
"type": "stack"
|
|
1850
|
+
"type": "stack",
|
|
1851
|
+
"align": "center",
|
|
1852
|
+
"gap": "sm"
|
|
1854
1853
|
},
|
|
1855
1854
|
{
|
|
1856
1855
|
"gap": "sm",
|
|
1857
1856
|
"direction": "horizontal",
|
|
1857
|
+
"type": "stack",
|
|
1858
1858
|
"children": [
|
|
1859
1859
|
{
|
|
1860
1860
|
"action": "CREATE",
|
|
1861
1861
|
"type": "button",
|
|
1862
|
-
"variant": "primary",
|
|
1863
1862
|
"label": "New Alert",
|
|
1863
|
+
"variant": "primary",
|
|
1864
1864
|
"icon": "plus"
|
|
1865
1865
|
}
|
|
1866
|
-
]
|
|
1867
|
-
"type": "stack"
|
|
1866
|
+
]
|
|
1868
1867
|
}
|
|
1869
1868
|
],
|
|
1870
|
-
"justify": "between",
|
|
1871
|
-
"direction": "horizontal",
|
|
1872
1869
|
"align": "center",
|
|
1870
|
+
"direction": "horizontal",
|
|
1871
|
+
"gap": "md",
|
|
1873
1872
|
"type": "stack"
|
|
1874
1873
|
},
|
|
1875
1874
|
{
|
|
@@ -1877,8 +1876,9 @@
|
|
|
1877
1876
|
},
|
|
1878
1877
|
"@trait.AlertBrowseList"
|
|
1879
1878
|
],
|
|
1880
|
-
"
|
|
1881
|
-
"
|
|
1879
|
+
"gap": "lg",
|
|
1880
|
+
"type": "stack",
|
|
1881
|
+
"direction": "vertical"
|
|
1882
1882
|
}
|
|
1883
1883
|
]
|
|
1884
1884
|
]
|
|
@@ -1892,37 +1892,19 @@
|
|
|
1892
1892
|
"name": "AlertBrowseList",
|
|
1893
1893
|
"linkedEntity": "AlertMetric",
|
|
1894
1894
|
"config": {
|
|
1895
|
-
"cols": 1.0,
|
|
1896
|
-
"itemActions": [
|
|
1897
|
-
{
|
|
1898
|
-
"label": "View",
|
|
1899
|
-
"variant": "ghost",
|
|
1900
|
-
"event": "VIEW"
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
"variant": "ghost",
|
|
1904
|
-
"event": "EDIT",
|
|
1905
|
-
"label": "Edit"
|
|
1906
|
-
},
|
|
1907
|
-
{
|
|
1908
|
-
"event": "DELETE",
|
|
1909
|
-
"variant": "danger",
|
|
1910
|
-
"label": "Delete"
|
|
1911
|
-
}
|
|
1912
|
-
],
|
|
1913
1895
|
"fields": [
|
|
1914
1896
|
{
|
|
1915
|
-
"
|
|
1916
|
-
"
|
|
1897
|
+
"name": "severity",
|
|
1898
|
+
"variant": "badge"
|
|
1917
1899
|
},
|
|
1918
1900
|
{
|
|
1919
1901
|
"name": "message",
|
|
1920
|
-
"
|
|
1921
|
-
"
|
|
1902
|
+
"variant": "h4",
|
|
1903
|
+
"icon": "alert-triangle"
|
|
1922
1904
|
},
|
|
1923
1905
|
{
|
|
1924
|
-
"
|
|
1925
|
-
"
|
|
1906
|
+
"variant": "body",
|
|
1907
|
+
"name": "source"
|
|
1926
1908
|
},
|
|
1927
1909
|
{
|
|
1928
1910
|
"variant": "caption",
|
|
@@ -1930,6 +1912,24 @@
|
|
|
1930
1912
|
"name": "timestamp"
|
|
1931
1913
|
}
|
|
1932
1914
|
],
|
|
1915
|
+
"cols": 1.0,
|
|
1916
|
+
"itemActions": [
|
|
1917
|
+
{
|
|
1918
|
+
"event": "VIEW",
|
|
1919
|
+
"variant": "ghost",
|
|
1920
|
+
"label": "View"
|
|
1921
|
+
},
|
|
1922
|
+
{
|
|
1923
|
+
"event": "EDIT",
|
|
1924
|
+
"variant": "ghost",
|
|
1925
|
+
"label": "Edit"
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"event": "DELETE",
|
|
1929
|
+
"label": "Delete",
|
|
1930
|
+
"variant": "danger"
|
|
1931
|
+
}
|
|
1932
|
+
],
|
|
1933
1933
|
"gap": "sm"
|
|
1934
1934
|
},
|
|
1935
1935
|
"listens": [
|
|
@@ -1965,14 +1965,14 @@
|
|
|
1965
1965
|
"linkedEntity": "AlertMetric",
|
|
1966
1966
|
"config": {
|
|
1967
1967
|
"icon": "plus-circle",
|
|
1968
|
+
"mode": "create",
|
|
1968
1969
|
"fields": [
|
|
1969
1970
|
"severity",
|
|
1970
1971
|
"message",
|
|
1971
1972
|
"source",
|
|
1972
1973
|
"timestamp"
|
|
1973
1974
|
],
|
|
1974
|
-
"title": "New Alert"
|
|
1975
|
-
"mode": "create"
|
|
1975
|
+
"title": "New Alert"
|
|
1976
1976
|
},
|
|
1977
1977
|
"events": {
|
|
1978
1978
|
"OPEN": "CREATE"
|
|
@@ -1993,15 +1993,15 @@
|
|
|
1993
1993
|
"name": "AlertEdit",
|
|
1994
1994
|
"linkedEntity": "AlertMetric",
|
|
1995
1995
|
"config": {
|
|
1996
|
-
"
|
|
1996
|
+
"icon": "edit",
|
|
1997
1997
|
"title": "Edit Alert",
|
|
1998
|
+
"mode": "edit",
|
|
1998
1999
|
"fields": [
|
|
1999
2000
|
"severity",
|
|
2000
2001
|
"message",
|
|
2001
2002
|
"source",
|
|
2002
2003
|
"timestamp"
|
|
2003
|
-
]
|
|
2004
|
-
"icon": "edit"
|
|
2004
|
+
]
|
|
2005
2005
|
},
|
|
2006
2006
|
"events": {
|
|
2007
2007
|
"OPEN": "EDIT"
|
|
@@ -2023,13 +2023,13 @@
|
|
|
2023
2023
|
"linkedEntity": "AlertMetric",
|
|
2024
2024
|
"config": {
|
|
2025
2025
|
"mode": "edit",
|
|
2026
|
+
"icon": "eye",
|
|
2026
2027
|
"fields": [
|
|
2027
2028
|
"severity",
|
|
2028
2029
|
"message",
|
|
2029
2030
|
"source",
|
|
2030
2031
|
"timestamp"
|
|
2031
2032
|
],
|
|
2032
|
-
"icon": "eye",
|
|
2033
2033
|
"title": "View Alert"
|
|
2034
2034
|
},
|
|
2035
2035
|
"events": {
|
|
@@ -2051,14 +2051,14 @@
|
|
|
2051
2051
|
"name": "AlertDelete",
|
|
2052
2052
|
"linkedEntity": "AlertMetric",
|
|
2053
2053
|
"config": {
|
|
2054
|
-
"title": "Delete Alert",
|
|
2055
2054
|
"icon": "alert-triangle",
|
|
2055
|
+
"title": "Delete Alert",
|
|
2056
2056
|
"alertMessage": "This action cannot be undone.",
|
|
2057
2057
|
"confirmLabel": "Delete"
|
|
2058
2058
|
},
|
|
2059
2059
|
"events": {
|
|
2060
|
-
"
|
|
2061
|
-
"
|
|
2060
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
2061
|
+
"REQUEST": "DELETE"
|
|
2062
2062
|
},
|
|
2063
2063
|
"listens": [
|
|
2064
2064
|
{
|
|
@@ -2329,9 +2329,9 @@
|
|
|
2329
2329
|
"send",
|
|
2330
2330
|
{
|
|
2331
2331
|
"subject": "@payload.subject",
|
|
2332
|
-
"sender": "alerts@example.com",
|
|
2333
2332
|
"recipient": "@payload.recipient",
|
|
2334
|
-
"body": "@payload.body"
|
|
2333
|
+
"body": "@payload.body",
|
|
2334
|
+
"sender": "alerts@example.com"
|
|
2335
2335
|
}
|
|
2336
2336
|
]
|
|
2337
2337
|
]
|
|
@@ -2432,37 +2432,37 @@
|
|
|
2432
2432
|
"name": "LogEntryAppLayout",
|
|
2433
2433
|
"linkedEntity": "LogEntry",
|
|
2434
2434
|
"config": {
|
|
2435
|
-
"notificationClickEvent": "LOG_NOTIFICATIONS_OPEN",
|
|
2436
2435
|
"contentTrait": "@trait.LogCatalog",
|
|
2436
|
+
"appName": "DevOps Dashboard",
|
|
2437
2437
|
"navItems": [
|
|
2438
2438
|
{
|
|
2439
|
-
"
|
|
2439
|
+
"icon": "server",
|
|
2440
2440
|
"href": "/services",
|
|
2441
|
-
"
|
|
2441
|
+
"label": "Services"
|
|
2442
2442
|
},
|
|
2443
2443
|
{
|
|
2444
2444
|
"label": "Alerts",
|
|
2445
|
-
"
|
|
2446
|
-
"
|
|
2445
|
+
"icon": "bell",
|
|
2446
|
+
"href": "/alerts"
|
|
2447
2447
|
},
|
|
2448
2448
|
{
|
|
2449
|
-
"href": "/logs",
|
|
2450
2449
|
"icon": "terminal",
|
|
2450
|
+
"href": "/logs",
|
|
2451
2451
|
"label": "Logs"
|
|
2452
2452
|
},
|
|
2453
2453
|
{
|
|
2454
|
+
"href": "/metrics",
|
|
2454
2455
|
"icon": "layout-list",
|
|
2455
|
-
"label": "Metrics"
|
|
2456
|
-
"href": "/metrics"
|
|
2456
|
+
"label": "Metrics"
|
|
2457
2457
|
}
|
|
2458
2458
|
],
|
|
2459
|
-
"appName": "DevOps Dashboard",
|
|
2460
2459
|
"searchEvent": "LOG_SEARCH",
|
|
2460
|
+
"notificationClickEvent": "LOG_NOTIFICATIONS_OPEN",
|
|
2461
2461
|
"notifications": []
|
|
2462
2462
|
},
|
|
2463
2463
|
"events": {
|
|
2464
|
-
"
|
|
2465
|
-
"
|
|
2464
|
+
"SEARCH": "LOG_SEARCH",
|
|
2465
|
+
"NOTIFY_CLICK": "LOG_NOTIFICATIONS_OPEN"
|
|
2466
2466
|
}
|
|
2467
2467
|
},
|
|
2468
2468
|
{
|
|
@@ -2491,35 +2491,35 @@
|
|
|
2491
2491
|
"render-ui",
|
|
2492
2492
|
"main",
|
|
2493
2493
|
{
|
|
2494
|
+
"gap": "lg",
|
|
2494
2495
|
"direction": "vertical",
|
|
2495
2496
|
"type": "stack",
|
|
2496
|
-
"gap": "lg",
|
|
2497
2497
|
"children": [
|
|
2498
2498
|
{
|
|
2499
|
-
"gap": "md",
|
|
2500
|
-
"type": "stack",
|
|
2501
|
-
"direction": "horizontal",
|
|
2502
|
-
"justify": "between",
|
|
2503
|
-
"align": "center",
|
|
2504
2499
|
"children": [
|
|
2505
2500
|
{
|
|
2506
|
-
"align": "center",
|
|
2507
|
-
"direction": "horizontal",
|
|
2508
|
-
"type": "stack",
|
|
2509
2501
|
"children": [
|
|
2510
2502
|
{
|
|
2511
2503
|
"type": "icon",
|
|
2512
2504
|
"name": "terminal"
|
|
2513
2505
|
},
|
|
2514
2506
|
{
|
|
2515
|
-
"
|
|
2507
|
+
"variant": "h2",
|
|
2516
2508
|
"content": "Logs",
|
|
2517
|
-
"
|
|
2509
|
+
"type": "typography"
|
|
2518
2510
|
}
|
|
2519
2511
|
],
|
|
2512
|
+
"direction": "horizontal",
|
|
2513
|
+
"type": "stack",
|
|
2514
|
+
"align": "center",
|
|
2520
2515
|
"gap": "sm"
|
|
2521
2516
|
}
|
|
2522
|
-
]
|
|
2517
|
+
],
|
|
2518
|
+
"direction": "horizontal",
|
|
2519
|
+
"gap": "md",
|
|
2520
|
+
"align": "center",
|
|
2521
|
+
"justify": "between",
|
|
2522
|
+
"type": "stack"
|
|
2523
2523
|
},
|
|
2524
2524
|
{
|
|
2525
2525
|
"type": "divider"
|
|
@@ -2539,29 +2539,29 @@
|
|
|
2539
2539
|
"name": "LogBrowseList",
|
|
2540
2540
|
"linkedEntity": "LogEntry",
|
|
2541
2541
|
"config": {
|
|
2542
|
-
"gap": "sm",
|
|
2543
|
-
"variant": "dense",
|
|
2544
2542
|
"fields": [
|
|
2545
2543
|
{
|
|
2546
|
-
"
|
|
2547
|
-
"
|
|
2544
|
+
"name": "level",
|
|
2545
|
+
"variant": "badge"
|
|
2548
2546
|
},
|
|
2549
2547
|
{
|
|
2548
|
+
"name": "message",
|
|
2550
2549
|
"variant": "body",
|
|
2551
|
-
"icon": "file-text"
|
|
2552
|
-
"name": "message"
|
|
2550
|
+
"icon": "file-text"
|
|
2553
2551
|
},
|
|
2554
2552
|
{
|
|
2555
|
-
"
|
|
2556
|
-
"
|
|
2553
|
+
"name": "service",
|
|
2554
|
+
"variant": "caption"
|
|
2557
2555
|
},
|
|
2558
2556
|
{
|
|
2557
|
+
"variant": "caption",
|
|
2559
2558
|
"name": "timestamp",
|
|
2560
|
-
"format": "date"
|
|
2561
|
-
"variant": "caption"
|
|
2559
|
+
"format": "date"
|
|
2562
2560
|
}
|
|
2563
2561
|
],
|
|
2564
|
-
"
|
|
2562
|
+
"variant": "dense",
|
|
2563
|
+
"cols": 1.0,
|
|
2564
|
+
"gap": "sm"
|
|
2565
2565
|
}
|
|
2566
2566
|
}
|
|
2567
2567
|
],
|
|
@@ -2638,33 +2638,33 @@
|
|
|
2638
2638
|
"name": "SystemMetricAppLayout",
|
|
2639
2639
|
"linkedEntity": "SystemMetric",
|
|
2640
2640
|
"config": {
|
|
2641
|
-
"appName": "DevOps Dashboard",
|
|
2642
2641
|
"contentTrait": "@trait.SystemMetricDisplay",
|
|
2643
|
-
"searchEvent": "SYSTEM_METRIC_SEARCH",
|
|
2644
2642
|
"navItems": [
|
|
2645
2643
|
{
|
|
2646
|
-
"label": "Services",
|
|
2647
2644
|
"href": "/services",
|
|
2645
|
+
"label": "Services",
|
|
2648
2646
|
"icon": "server"
|
|
2649
2647
|
},
|
|
2650
2648
|
{
|
|
2651
2649
|
"icon": "bell",
|
|
2652
|
-
"
|
|
2653
|
-
"
|
|
2650
|
+
"label": "Alerts",
|
|
2651
|
+
"href": "/alerts"
|
|
2654
2652
|
},
|
|
2655
2653
|
{
|
|
2654
|
+
"icon": "terminal",
|
|
2656
2655
|
"href": "/logs",
|
|
2657
|
-
"label": "Logs"
|
|
2658
|
-
"icon": "terminal"
|
|
2656
|
+
"label": "Logs"
|
|
2659
2657
|
},
|
|
2660
2658
|
{
|
|
2661
|
-
"
|
|
2659
|
+
"href": "/metrics",
|
|
2662
2660
|
"icon": "layout-list",
|
|
2663
|
-
"
|
|
2661
|
+
"label": "Metrics"
|
|
2664
2662
|
}
|
|
2665
2663
|
],
|
|
2664
|
+
"appName": "DevOps Dashboard",
|
|
2666
2665
|
"notifications": [],
|
|
2667
|
-
"notificationClickEvent": "SYSTEM_METRIC_NOTIFICATIONS_OPEN"
|
|
2666
|
+
"notificationClickEvent": "SYSTEM_METRIC_NOTIFICATIONS_OPEN",
|
|
2667
|
+
"searchEvent": "SYSTEM_METRIC_SEARCH"
|
|
2668
2668
|
},
|
|
2669
2669
|
"events": {
|
|
2670
2670
|
"SEARCH": "SYSTEM_METRIC_SEARCH",
|
|
@@ -2676,19 +2676,18 @@
|
|
|
2676
2676
|
"name": "SystemMetricsBrowse",
|
|
2677
2677
|
"linkedEntity": "SystemMetric",
|
|
2678
2678
|
"config": {
|
|
2679
|
-
"pageSize": 100.0,
|
|
2680
2679
|
"displayPageSize": 10.0,
|
|
2681
2680
|
"fields": [
|
|
2682
2681
|
{
|
|
2683
|
-
"name": "name",
|
|
2684
2682
|
"label": "Metric",
|
|
2683
|
+
"name": "name",
|
|
2685
2684
|
"variant": "h4"
|
|
2686
2685
|
},
|
|
2687
2686
|
{
|
|
2688
|
-
"name": "value",
|
|
2689
2687
|
"label": "Value",
|
|
2690
|
-
"
|
|
2691
|
-
"format": "number"
|
|
2688
|
+
"name": "value",
|
|
2689
|
+
"format": "number",
|
|
2690
|
+
"variant": "h3"
|
|
2692
2691
|
},
|
|
2693
2692
|
{
|
|
2694
2693
|
"variant": "caption",
|
|
@@ -2696,11 +2695,12 @@
|
|
|
2696
2695
|
"label": "Unit"
|
|
2697
2696
|
},
|
|
2698
2697
|
{
|
|
2699
|
-
"
|
|
2698
|
+
"variant": "badge",
|
|
2700
2699
|
"label": "Trend",
|
|
2701
|
-
"
|
|
2700
|
+
"name": "trend"
|
|
2702
2701
|
}
|
|
2703
|
-
]
|
|
2702
|
+
],
|
|
2703
|
+
"pageSize": 100.0
|
|
2704
2704
|
}
|
|
2705
2705
|
},
|
|
2706
2706
|
{
|
|
@@ -2729,38 +2729,38 @@
|
|
|
2729
2729
|
"render-ui",
|
|
2730
2730
|
"main",
|
|
2731
2731
|
{
|
|
2732
|
-
"gap": "lg",
|
|
2733
|
-
"direction": "vertical",
|
|
2734
|
-
"className": "max-w-6xl mx-auto w-full p-4",
|
|
2735
2732
|
"type": "stack",
|
|
2733
|
+
"className": "max-w-6xl mx-auto w-full p-4",
|
|
2736
2734
|
"children": [
|
|
2737
2735
|
{
|
|
2738
2736
|
"type": "stack",
|
|
2737
|
+
"align": "center",
|
|
2739
2738
|
"children": [
|
|
2740
2739
|
{
|
|
2741
2740
|
"type": "icon",
|
|
2742
2741
|
"name": "activity"
|
|
2743
2742
|
},
|
|
2744
2743
|
{
|
|
2744
|
+
"variant": "h2",
|
|
2745
2745
|
"content": "System Metrics",
|
|
2746
|
-
"type": "typography"
|
|
2747
|
-
"variant": "h2"
|
|
2746
|
+
"type": "typography"
|
|
2748
2747
|
}
|
|
2749
2748
|
],
|
|
2750
|
-
"direction": "horizontal",
|
|
2751
2749
|
"gap": "sm",
|
|
2752
|
-
"
|
|
2750
|
+
"direction": "horizontal"
|
|
2753
2751
|
},
|
|
2754
2752
|
{
|
|
2755
2753
|
"type": "divider"
|
|
2756
2754
|
},
|
|
2757
2755
|
{
|
|
2758
|
-
"
|
|
2756
|
+
"variant": "h3",
|
|
2759
2757
|
"type": "typography",
|
|
2760
|
-
"
|
|
2758
|
+
"content": "Recent"
|
|
2761
2759
|
},
|
|
2762
2760
|
"@trait.SystemMetricsBrowse"
|
|
2763
|
-
]
|
|
2761
|
+
],
|
|
2762
|
+
"gap": "lg",
|
|
2763
|
+
"direction": "vertical"
|
|
2764
2764
|
}
|
|
2765
2765
|
]
|
|
2766
2766
|
]
|