@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
|
@@ -102,26 +102,26 @@
|
|
|
102
102
|
"ref": "AppShell.traits.AppLayout",
|
|
103
103
|
"name": "BuildAppLayout",
|
|
104
104
|
"config": {
|
|
105
|
-
"notificationClickEvent": "BUILD_NOTIFICATIONS_OPEN",
|
|
106
|
-
"notifications": [],
|
|
107
|
-
"appName": "CI/CD Pipeline",
|
|
108
105
|
"contentTrait": "@trait.BuildCatalog",
|
|
109
106
|
"searchEvent": "BUILD_SEARCH",
|
|
107
|
+
"notificationClickEvent": "BUILD_NOTIFICATIONS_OPEN",
|
|
108
|
+
"appName": "CI/CD Pipeline",
|
|
109
|
+
"notifications": [],
|
|
110
110
|
"navItems": [
|
|
111
111
|
{
|
|
112
|
-
"
|
|
112
|
+
"icon": "hammer",
|
|
113
113
|
"label": "Builds",
|
|
114
|
-
"
|
|
114
|
+
"href": "/builds"
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
|
+
"label": "Stages",
|
|
117
118
|
"icon": "layers",
|
|
118
|
-
"href": "/stages"
|
|
119
|
-
"label": "Stages"
|
|
119
|
+
"href": "/stages"
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
|
+
"label": "Deploy",
|
|
122
123
|
"href": "/deploy",
|
|
123
|
-
"icon": "rocket"
|
|
124
|
-
"label": "Deploy"
|
|
124
|
+
"icon": "rocket"
|
|
125
125
|
}
|
|
126
126
|
]
|
|
127
127
|
},
|
|
@@ -210,47 +210,47 @@
|
|
|
210
210
|
"render-ui",
|
|
211
211
|
"main",
|
|
212
212
|
{
|
|
213
|
-
"
|
|
213
|
+
"direction": "vertical",
|
|
214
214
|
"gap": "lg",
|
|
215
215
|
"children": [
|
|
216
216
|
{
|
|
217
217
|
"type": "stack",
|
|
218
|
-
"direction": "horizontal",
|
|
219
218
|
"align": "center",
|
|
220
219
|
"justify": "between",
|
|
221
220
|
"children": [
|
|
222
221
|
{
|
|
223
|
-
"type": "stack",
|
|
224
222
|
"direction": "horizontal",
|
|
223
|
+
"gap": "sm",
|
|
224
|
+
"type": "stack",
|
|
225
225
|
"align": "center",
|
|
226
226
|
"children": [
|
|
227
227
|
{
|
|
228
|
-
"
|
|
229
|
-
"
|
|
228
|
+
"type": "icon",
|
|
229
|
+
"name": "hammer"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
|
-
"
|
|
232
|
+
"content": "Builds",
|
|
233
233
|
"type": "typography",
|
|
234
|
-
"
|
|
234
|
+
"variant": "h2"
|
|
235
235
|
}
|
|
236
|
-
]
|
|
237
|
-
"gap": "sm"
|
|
236
|
+
]
|
|
238
237
|
},
|
|
239
238
|
{
|
|
240
|
-
"gap": "sm",
|
|
241
239
|
"type": "stack",
|
|
240
|
+
"direction": "horizontal",
|
|
241
|
+
"gap": "sm",
|
|
242
242
|
"children": [
|
|
243
243
|
{
|
|
244
244
|
"icon": "plus",
|
|
245
|
-
"type": "button",
|
|
246
|
-
"variant": "primary",
|
|
247
245
|
"action": "CREATE",
|
|
248
|
-
"label": "Create Build"
|
|
246
|
+
"label": "Create Build",
|
|
247
|
+
"type": "button",
|
|
248
|
+
"variant": "primary"
|
|
249
249
|
}
|
|
250
|
-
]
|
|
251
|
-
"direction": "horizontal"
|
|
250
|
+
]
|
|
252
251
|
}
|
|
253
252
|
],
|
|
253
|
+
"direction": "horizontal",
|
|
254
254
|
"gap": "md"
|
|
255
255
|
},
|
|
256
256
|
{
|
|
@@ -258,13 +258,13 @@
|
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"align": "center",
|
|
261
|
-
"gap": "md",
|
|
262
261
|
"type": "stack",
|
|
263
|
-
"direction": "horizontal",
|
|
264
262
|
"children": [
|
|
265
263
|
"@trait.BuildSearch",
|
|
266
264
|
"@trait.BuildFilter"
|
|
267
|
-
]
|
|
265
|
+
],
|
|
266
|
+
"gap": "md",
|
|
267
|
+
"direction": "horizontal"
|
|
268
268
|
},
|
|
269
269
|
"@trait.BuildStats",
|
|
270
270
|
"@trait.BuildGraphs",
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
},
|
|
274
274
|
"@trait.BuildBrowseList"
|
|
275
275
|
],
|
|
276
|
-
"
|
|
276
|
+
"type": "stack"
|
|
277
277
|
}
|
|
278
278
|
]
|
|
279
279
|
]
|
|
@@ -292,34 +292,34 @@
|
|
|
292
292
|
"render-ui",
|
|
293
293
|
"main",
|
|
294
294
|
{
|
|
295
|
-
"gap": "md",
|
|
296
|
-
"type": "stack",
|
|
297
|
-
"align": "center",
|
|
298
|
-
"className": "py-8",
|
|
299
295
|
"children": [
|
|
300
296
|
{
|
|
301
|
-
"
|
|
302
|
-
"
|
|
297
|
+
"name": "bell",
|
|
298
|
+
"type": "icon"
|
|
303
299
|
},
|
|
304
300
|
{
|
|
301
|
+
"content": "No notifications",
|
|
305
302
|
"type": "typography",
|
|
306
|
-
"variant": "h3"
|
|
307
|
-
"content": "No notifications"
|
|
303
|
+
"variant": "h3"
|
|
308
304
|
},
|
|
309
305
|
{
|
|
310
|
-
"content": "You're all caught up.",
|
|
311
|
-
"type": "typography",
|
|
312
306
|
"variant": "caption",
|
|
313
|
-
"
|
|
307
|
+
"type": "typography",
|
|
308
|
+
"color": "muted",
|
|
309
|
+
"content": "You're all caught up."
|
|
314
310
|
},
|
|
315
311
|
{
|
|
316
|
-
"variant": "ghost",
|
|
317
312
|
"action": "INIT",
|
|
318
313
|
"label": "Back to builds",
|
|
319
|
-
"type": "button"
|
|
314
|
+
"type": "button",
|
|
315
|
+
"variant": "ghost"
|
|
320
316
|
}
|
|
321
317
|
],
|
|
322
|
-
"
|
|
318
|
+
"className": "py-8",
|
|
319
|
+
"type": "stack",
|
|
320
|
+
"direction": "vertical",
|
|
321
|
+
"gap": "md",
|
|
322
|
+
"align": "center"
|
|
323
323
|
}
|
|
324
324
|
]
|
|
325
325
|
]
|
|
@@ -352,9 +352,9 @@
|
|
|
352
352
|
]
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
|
-
"label": "Branch",
|
|
356
355
|
"filterType": "text",
|
|
357
|
-
"field": "branch"
|
|
356
|
+
"field": "branch",
|
|
357
|
+
"label": "Branch"
|
|
358
358
|
}
|
|
359
359
|
],
|
|
360
360
|
"event": "BUILD_FILTER"
|
|
@@ -364,18 +364,16 @@
|
|
|
364
364
|
"ref": "Stats.traits.StatsItemStats",
|
|
365
365
|
"name": "BuildStats",
|
|
366
366
|
"config": {
|
|
367
|
+
"title": "Build Health",
|
|
367
368
|
"metrics": [
|
|
368
369
|
{
|
|
369
|
-
"
|
|
370
|
-
"label": "Total Today",
|
|
370
|
+
"variant": "primary",
|
|
371
371
|
"aggregation": "count",
|
|
372
|
+
"format": "number",
|
|
372
373
|
"icon": "hammer",
|
|
373
|
-
"
|
|
374
|
+
"label": "Total Today"
|
|
374
375
|
},
|
|
375
376
|
{
|
|
376
|
-
"label": "Success",
|
|
377
|
-
"aggregation": "count",
|
|
378
|
-
"icon": "check-circle",
|
|
379
377
|
"variant": "success",
|
|
380
378
|
"filter": [
|
|
381
379
|
"fn",
|
|
@@ -386,14 +384,16 @@
|
|
|
386
384
|
"success"
|
|
387
385
|
]
|
|
388
386
|
],
|
|
389
|
-
"
|
|
387
|
+
"label": "Success",
|
|
388
|
+
"aggregation": "count",
|
|
389
|
+
"format": "number",
|
|
390
|
+
"icon": "check-circle"
|
|
390
391
|
},
|
|
391
392
|
{
|
|
392
393
|
"label": "Failed",
|
|
393
394
|
"icon": "x-circle",
|
|
394
|
-
"aggregation": "count",
|
|
395
395
|
"variant": "error",
|
|
396
|
-
"
|
|
396
|
+
"aggregation": "count",
|
|
397
397
|
"filter": [
|
|
398
398
|
"fn",
|
|
399
399
|
"row",
|
|
@@ -402,18 +402,18 @@
|
|
|
402
402
|
"@row.status",
|
|
403
403
|
"failed"
|
|
404
404
|
]
|
|
405
|
-
]
|
|
405
|
+
],
|
|
406
|
+
"format": "number"
|
|
406
407
|
},
|
|
407
408
|
{
|
|
408
409
|
"icon": "clock",
|
|
410
|
+
"variant": "default",
|
|
409
411
|
"field": "duration",
|
|
410
412
|
"label": "Avg Duration",
|
|
411
|
-
"
|
|
412
|
-
"
|
|
413
|
-
"format": "number"
|
|
413
|
+
"format": "number",
|
|
414
|
+
"aggregation": "avg"
|
|
414
415
|
}
|
|
415
|
-
]
|
|
416
|
-
"title": "Build Health"
|
|
416
|
+
]
|
|
417
417
|
},
|
|
418
418
|
"listens": [
|
|
419
419
|
{
|
|
@@ -430,13 +430,13 @@
|
|
|
430
430
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
431
431
|
"name": "BuildGraphs",
|
|
432
432
|
"config": {
|
|
433
|
+
"subtitle": "Volume across the past period",
|
|
433
434
|
"chartType": "bar",
|
|
435
|
+
"aggregation": "count",
|
|
434
436
|
"categoryField": "day",
|
|
435
|
-
"subtitle": "Volume across the past period",
|
|
436
437
|
"height": 240.0,
|
|
437
|
-
"
|
|
438
|
-
"
|
|
439
|
-
"title": "Builds per day"
|
|
438
|
+
"title": "Builds per day",
|
|
439
|
+
"showLegend": false
|
|
440
440
|
},
|
|
441
441
|
"listens": [
|
|
442
442
|
{
|
|
@@ -454,15 +454,16 @@
|
|
|
454
454
|
"name": "BuildBrowseList",
|
|
455
455
|
"linkedEntity": "Build",
|
|
456
456
|
"config": {
|
|
457
|
+
"gap": "sm",
|
|
457
458
|
"itemActions": [
|
|
458
459
|
{
|
|
460
|
+
"event": "VIEW",
|
|
459
461
|
"label": "View",
|
|
460
|
-
"variant": "ghost"
|
|
461
|
-
"event": "VIEW"
|
|
462
|
+
"variant": "ghost"
|
|
462
463
|
},
|
|
463
464
|
{
|
|
464
|
-
"label": "Edit",
|
|
465
465
|
"variant": "ghost",
|
|
466
|
+
"label": "Edit",
|
|
466
467
|
"event": "EDIT"
|
|
467
468
|
},
|
|
468
469
|
{
|
|
@@ -473,13 +474,13 @@
|
|
|
473
474
|
],
|
|
474
475
|
"fields": [
|
|
475
476
|
{
|
|
476
|
-
"
|
|
477
|
-
"
|
|
477
|
+
"name": "id",
|
|
478
|
+
"variant": "caption"
|
|
478
479
|
},
|
|
479
480
|
{
|
|
480
|
-
"
|
|
481
|
+
"name": "branch",
|
|
481
482
|
"icon": "git-branch",
|
|
482
|
-
"
|
|
483
|
+
"variant": "h4"
|
|
483
484
|
},
|
|
484
485
|
{
|
|
485
486
|
"variant": "body",
|
|
@@ -490,17 +491,16 @@
|
|
|
490
491
|
"name": "status"
|
|
491
492
|
},
|
|
492
493
|
{
|
|
493
|
-
"
|
|
494
|
-
"
|
|
494
|
+
"variant": "caption",
|
|
495
|
+
"name": "duration"
|
|
495
496
|
},
|
|
496
497
|
{
|
|
498
|
+
"label": "Started",
|
|
497
499
|
"name": "startedAt",
|
|
498
500
|
"variant": "caption",
|
|
499
|
-
"format": "date"
|
|
500
|
-
"label": "Started"
|
|
501
|
+
"format": "date"
|
|
501
502
|
}
|
|
502
503
|
],
|
|
503
|
-
"gap": "sm",
|
|
504
504
|
"cols": 1.0
|
|
505
505
|
},
|
|
506
506
|
"listens": [
|
|
@@ -559,8 +559,8 @@
|
|
|
559
559
|
"duration",
|
|
560
560
|
"triggeredBy"
|
|
561
561
|
],
|
|
562
|
-
"
|
|
563
|
-
"
|
|
562
|
+
"mode": "create",
|
|
563
|
+
"icon": "plus-circle"
|
|
564
564
|
},
|
|
565
565
|
"events": {
|
|
566
566
|
"OPEN": "CREATE"
|
|
@@ -581,16 +581,16 @@
|
|
|
581
581
|
"name": "BuildEdit",
|
|
582
582
|
"linkedEntity": "Build",
|
|
583
583
|
"config": {
|
|
584
|
-
"icon": "edit",
|
|
585
|
-
"title": "Edit Build",
|
|
586
|
-
"mode": "edit",
|
|
587
584
|
"fields": [
|
|
588
585
|
"branch",
|
|
589
586
|
"commit",
|
|
590
587
|
"status",
|
|
591
588
|
"duration",
|
|
592
589
|
"triggeredBy"
|
|
593
|
-
]
|
|
590
|
+
],
|
|
591
|
+
"icon": "edit",
|
|
592
|
+
"mode": "edit",
|
|
593
|
+
"title": "Edit Build"
|
|
594
594
|
},
|
|
595
595
|
"events": {
|
|
596
596
|
"OPEN": "EDIT"
|
|
@@ -611,6 +611,8 @@
|
|
|
611
611
|
"name": "BuildView",
|
|
612
612
|
"linkedEntity": "Build",
|
|
613
613
|
"config": {
|
|
614
|
+
"title": "View Build",
|
|
615
|
+
"mode": "edit",
|
|
614
616
|
"fields": [
|
|
615
617
|
"branch",
|
|
616
618
|
"commit",
|
|
@@ -618,9 +620,7 @@
|
|
|
618
620
|
"duration",
|
|
619
621
|
"triggeredBy"
|
|
620
622
|
],
|
|
621
|
-
"icon": "eye"
|
|
622
|
-
"mode": "edit",
|
|
623
|
-
"title": "View Build"
|
|
623
|
+
"icon": "eye"
|
|
624
624
|
},
|
|
625
625
|
"events": {
|
|
626
626
|
"OPEN": "VIEW"
|
|
@@ -641,9 +641,9 @@
|
|
|
641
641
|
"name": "BuildDelete",
|
|
642
642
|
"linkedEntity": "Build",
|
|
643
643
|
"config": {
|
|
644
|
-
"confirmLabel": "Delete",
|
|
645
|
-
"title": "Delete Build",
|
|
646
644
|
"icon": "alert-triangle",
|
|
645
|
+
"title": "Delete Build",
|
|
646
|
+
"confirmLabel": "Delete",
|
|
647
647
|
"alertMessage": "This action cannot be undone."
|
|
648
648
|
},
|
|
649
649
|
"events": {
|
|
@@ -964,28 +964,28 @@
|
|
|
964
964
|
"name": "StageAppLayout",
|
|
965
965
|
"linkedEntity": "Stage",
|
|
966
966
|
"config": {
|
|
967
|
-
"
|
|
968
|
-
"appName": "CI/CD Pipeline",
|
|
969
|
-
"contentTrait": "@trait.StageCatalog",
|
|
967
|
+
"notificationClickEvent": "STAGE_NOTIFICATIONS_OPEN",
|
|
970
968
|
"navItems": [
|
|
971
969
|
{
|
|
970
|
+
"href": "/builds",
|
|
972
971
|
"icon": "hammer",
|
|
973
|
-
"label": "Builds"
|
|
974
|
-
"href": "/builds"
|
|
972
|
+
"label": "Builds"
|
|
975
973
|
},
|
|
976
974
|
{
|
|
977
|
-
"icon": "layers",
|
|
978
975
|
"label": "Stages",
|
|
976
|
+
"icon": "layers",
|
|
979
977
|
"href": "/stages"
|
|
980
978
|
},
|
|
981
979
|
{
|
|
982
|
-
"icon": "rocket",
|
|
983
980
|
"href": "/deploy",
|
|
984
|
-
"label": "Deploy"
|
|
981
|
+
"label": "Deploy",
|
|
982
|
+
"icon": "rocket"
|
|
985
983
|
}
|
|
986
984
|
],
|
|
987
985
|
"notifications": [],
|
|
988
|
-
"
|
|
986
|
+
"contentTrait": "@trait.StageCatalog",
|
|
987
|
+
"appName": "CI/CD Pipeline",
|
|
988
|
+
"searchEvent": "STAGE_SEARCH"
|
|
989
989
|
},
|
|
990
990
|
"events": {
|
|
991
991
|
"NOTIFY_CLICK": "STAGE_NOTIFICATIONS_OPEN",
|
|
@@ -1072,54 +1072,54 @@
|
|
|
1072
1072
|
"render-ui",
|
|
1073
1073
|
"main",
|
|
1074
1074
|
{
|
|
1075
|
-
"gap": "lg",
|
|
1076
|
-
"type": "stack",
|
|
1077
1075
|
"children": [
|
|
1078
1076
|
{
|
|
1079
|
-
"
|
|
1077
|
+
"align": "center",
|
|
1080
1078
|
"children": [
|
|
1081
1079
|
{
|
|
1082
1080
|
"type": "stack",
|
|
1083
|
-
"gap": "sm",
|
|
1084
|
-
"align": "center",
|
|
1085
|
-
"direction": "horizontal",
|
|
1086
1081
|
"children": [
|
|
1087
1082
|
{
|
|
1088
|
-
"
|
|
1089
|
-
"
|
|
1083
|
+
"name": "layers",
|
|
1084
|
+
"type": "icon"
|
|
1090
1085
|
},
|
|
1091
1086
|
{
|
|
1092
|
-
"type": "typography",
|
|
1093
1087
|
"content": "Stages",
|
|
1094
|
-
"variant": "h2"
|
|
1088
|
+
"variant": "h2",
|
|
1089
|
+
"type": "typography"
|
|
1095
1090
|
}
|
|
1096
|
-
]
|
|
1091
|
+
],
|
|
1092
|
+
"gap": "sm",
|
|
1093
|
+
"direction": "horizontal",
|
|
1094
|
+
"align": "center"
|
|
1097
1095
|
},
|
|
1098
1096
|
{
|
|
1099
|
-
"direction": "horizontal",
|
|
1100
1097
|
"type": "stack",
|
|
1098
|
+
"direction": "horizontal",
|
|
1101
1099
|
"children": [
|
|
1102
1100
|
{
|
|
1101
|
+
"type": "button",
|
|
1102
|
+
"action": "CREATE",
|
|
1103
1103
|
"icon": "plus",
|
|
1104
1104
|
"label": "Create Stage",
|
|
1105
|
-
"action": "CREATE",
|
|
1106
|
-
"type": "button",
|
|
1107
1105
|
"variant": "primary"
|
|
1108
1106
|
}
|
|
1109
1107
|
],
|
|
1110
1108
|
"gap": "sm"
|
|
1111
1109
|
}
|
|
1112
1110
|
],
|
|
1113
|
-
"
|
|
1111
|
+
"direction": "horizontal",
|
|
1112
|
+
"justify": "between",
|
|
1114
1113
|
"type": "stack",
|
|
1115
|
-
"
|
|
1116
|
-
"direction": "horizontal"
|
|
1114
|
+
"gap": "md"
|
|
1117
1115
|
},
|
|
1118
1116
|
{
|
|
1119
1117
|
"type": "divider"
|
|
1120
1118
|
},
|
|
1121
1119
|
"@trait.StageBrowseList"
|
|
1122
1120
|
],
|
|
1121
|
+
"type": "stack",
|
|
1122
|
+
"gap": "lg",
|
|
1123
1123
|
"direction": "vertical"
|
|
1124
1124
|
}
|
|
1125
1125
|
]
|
|
@@ -1139,34 +1139,34 @@
|
|
|
1139
1139
|
"render-ui",
|
|
1140
1140
|
"main",
|
|
1141
1141
|
{
|
|
1142
|
-
"direction": "vertical",
|
|
1143
|
-
"type": "stack",
|
|
1144
1142
|
"gap": "md",
|
|
1143
|
+
"align": "center",
|
|
1144
|
+
"direction": "vertical",
|
|
1145
1145
|
"className": "py-8",
|
|
1146
1146
|
"children": [
|
|
1147
1147
|
{
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1148
|
+
"type": "icon",
|
|
1149
|
+
"name": "bell"
|
|
1150
1150
|
},
|
|
1151
1151
|
{
|
|
1152
|
-
"
|
|
1152
|
+
"content": "No notifications",
|
|
1153
1153
|
"type": "typography",
|
|
1154
|
-
"
|
|
1154
|
+
"variant": "h3"
|
|
1155
1155
|
},
|
|
1156
1156
|
{
|
|
1157
|
+
"color": "muted",
|
|
1157
1158
|
"type": "typography",
|
|
1158
1159
|
"variant": "caption",
|
|
1159
|
-
"color": "muted",
|
|
1160
1160
|
"content": "You're all caught up."
|
|
1161
1161
|
},
|
|
1162
1162
|
{
|
|
1163
1163
|
"action": "INIT",
|
|
1164
|
-
"
|
|
1164
|
+
"type": "button",
|
|
1165
1165
|
"label": "Back to stages",
|
|
1166
|
-
"
|
|
1166
|
+
"variant": "ghost"
|
|
1167
1167
|
}
|
|
1168
1168
|
],
|
|
1169
|
-
"
|
|
1169
|
+
"type": "stack"
|
|
1170
1170
|
}
|
|
1171
1171
|
]
|
|
1172
1172
|
]
|
|
@@ -1180,11 +1180,27 @@
|
|
|
1180
1180
|
"name": "StageBrowseList",
|
|
1181
1181
|
"linkedEntity": "Stage",
|
|
1182
1182
|
"config": {
|
|
1183
|
-
"
|
|
1183
|
+
"itemActions": [
|
|
1184
|
+
{
|
|
1185
|
+
"variant": "ghost",
|
|
1186
|
+
"label": "View",
|
|
1187
|
+
"event": "VIEW"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"variant": "ghost",
|
|
1191
|
+
"event": "EDIT",
|
|
1192
|
+
"label": "Edit"
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
"variant": "danger",
|
|
1196
|
+
"label": "Delete",
|
|
1197
|
+
"event": "DELETE"
|
|
1198
|
+
}
|
|
1199
|
+
],
|
|
1184
1200
|
"fields": [
|
|
1185
1201
|
{
|
|
1186
|
-
"variant": "h4",
|
|
1187
1202
|
"name": "name",
|
|
1203
|
+
"variant": "h4",
|
|
1188
1204
|
"icon": "layers"
|
|
1189
1205
|
},
|
|
1190
1206
|
{
|
|
@@ -1205,24 +1221,8 @@
|
|
|
1205
1221
|
"variant": "body"
|
|
1206
1222
|
}
|
|
1207
1223
|
],
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
1210
|
-
{
|
|
1211
|
-
"label": "View",
|
|
1212
|
-
"event": "VIEW",
|
|
1213
|
-
"variant": "ghost"
|
|
1214
|
-
},
|
|
1215
|
-
{
|
|
1216
|
-
"event": "EDIT",
|
|
1217
|
-
"label": "Edit",
|
|
1218
|
-
"variant": "ghost"
|
|
1219
|
-
},
|
|
1220
|
-
{
|
|
1221
|
-
"event": "DELETE",
|
|
1222
|
-
"variant": "danger",
|
|
1223
|
-
"label": "Delete"
|
|
1224
|
-
}
|
|
1225
|
-
]
|
|
1224
|
+
"cols": 1.0,
|
|
1225
|
+
"gap": "sm"
|
|
1226
1226
|
},
|
|
1227
1227
|
"listens": [
|
|
1228
1228
|
{
|
|
@@ -1256,8 +1256,6 @@
|
|
|
1256
1256
|
"name": "StageCreate",
|
|
1257
1257
|
"linkedEntity": "Stage",
|
|
1258
1258
|
"config": {
|
|
1259
|
-
"mode": "create",
|
|
1260
|
-
"icon": "plus-circle",
|
|
1261
1259
|
"fields": [
|
|
1262
1260
|
"name",
|
|
1263
1261
|
"buildId",
|
|
@@ -1265,7 +1263,9 @@
|
|
|
1265
1263
|
"duration",
|
|
1266
1264
|
"output"
|
|
1267
1265
|
],
|
|
1268
|
-
"title": "Create Stage"
|
|
1266
|
+
"title": "Create Stage",
|
|
1267
|
+
"mode": "create",
|
|
1268
|
+
"icon": "plus-circle"
|
|
1269
1269
|
},
|
|
1270
1270
|
"events": {
|
|
1271
1271
|
"OPEN": "CREATE"
|
|
@@ -1288,14 +1288,14 @@
|
|
|
1288
1288
|
"config": {
|
|
1289
1289
|
"title": "Edit Stage",
|
|
1290
1290
|
"mode": "edit",
|
|
1291
|
-
"icon": "edit",
|
|
1292
1291
|
"fields": [
|
|
1293
1292
|
"name",
|
|
1294
1293
|
"buildId",
|
|
1295
1294
|
"status",
|
|
1296
1295
|
"duration",
|
|
1297
1296
|
"output"
|
|
1298
|
-
]
|
|
1297
|
+
],
|
|
1298
|
+
"icon": "edit"
|
|
1299
1299
|
},
|
|
1300
1300
|
"events": {
|
|
1301
1301
|
"OPEN": "EDIT"
|
|
@@ -1346,9 +1346,9 @@
|
|
|
1346
1346
|
"name": "StageDelete",
|
|
1347
1347
|
"linkedEntity": "Stage",
|
|
1348
1348
|
"config": {
|
|
1349
|
-
"icon": "alert-triangle",
|
|
1350
|
-
"title": "Delete Stage",
|
|
1351
1349
|
"confirmLabel": "Delete",
|
|
1350
|
+
"title": "Delete Stage",
|
|
1351
|
+
"icon": "alert-triangle",
|
|
1352
1352
|
"alertMessage": "This action cannot be undone."
|
|
1353
1353
|
},
|
|
1354
1354
|
"events": {
|
|
@@ -1643,28 +1643,28 @@
|
|
|
1643
1643
|
"name": "DeploymentAppLayout",
|
|
1644
1644
|
"linkedEntity": "Deployment",
|
|
1645
1645
|
"config": {
|
|
1646
|
-
"contentTrait": "@trait.DeploymentDisplay",
|
|
1647
1646
|
"notifications": [],
|
|
1648
1647
|
"notificationClickEvent": "DEPLOYMENT_NOTIFICATIONS_OPEN",
|
|
1649
1648
|
"appName": "CI/CD Pipeline",
|
|
1650
|
-
"searchEvent": "DEPLOYMENT_SEARCH",
|
|
1651
1649
|
"navItems": [
|
|
1652
1650
|
{
|
|
1653
|
-
"
|
|
1651
|
+
"label": "Builds",
|
|
1654
1652
|
"href": "/builds",
|
|
1655
|
-
"
|
|
1653
|
+
"icon": "hammer"
|
|
1656
1654
|
},
|
|
1657
1655
|
{
|
|
1658
1656
|
"href": "/stages",
|
|
1659
|
-
"
|
|
1660
|
-
"
|
|
1657
|
+
"icon": "layers",
|
|
1658
|
+
"label": "Stages"
|
|
1661
1659
|
},
|
|
1662
1660
|
{
|
|
1663
1661
|
"label": "Deploy",
|
|
1664
1662
|
"href": "/deploy",
|
|
1665
1663
|
"icon": "rocket"
|
|
1666
1664
|
}
|
|
1667
|
-
]
|
|
1665
|
+
],
|
|
1666
|
+
"contentTrait": "@trait.DeploymentDisplay",
|
|
1667
|
+
"searchEvent": "DEPLOYMENT_SEARCH"
|
|
1668
1668
|
},
|
|
1669
1669
|
"events": {
|
|
1670
1670
|
"SEARCH": "DEPLOYMENT_SEARCH",
|
|
@@ -1680,23 +1680,23 @@
|
|
|
1680
1680
|
"gap": "sm",
|
|
1681
1681
|
"fields": [
|
|
1682
1682
|
{
|
|
1683
|
-
"
|
|
1683
|
+
"variant": "h4",
|
|
1684
1684
|
"icon": "rocket",
|
|
1685
|
-
"
|
|
1685
|
+
"name": "environment"
|
|
1686
1686
|
},
|
|
1687
1687
|
{
|
|
1688
1688
|
"name": "version",
|
|
1689
1689
|
"variant": "badge"
|
|
1690
1690
|
},
|
|
1691
1691
|
{
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1692
|
+
"variant": "badge",
|
|
1693
|
+
"name": "status"
|
|
1694
1694
|
},
|
|
1695
1695
|
{
|
|
1696
|
-
"label": "Deployed",
|
|
1697
|
-
"variant": "caption",
|
|
1698
1696
|
"format": "date",
|
|
1699
|
-
"name": "deployedAt"
|
|
1697
|
+
"name": "deployedAt",
|
|
1698
|
+
"variant": "caption",
|
|
1699
|
+
"label": "Deployed"
|
|
1700
1700
|
}
|
|
1701
1701
|
]
|
|
1702
1702
|
}
|
|
@@ -1765,24 +1765,23 @@
|
|
|
1765
1765
|
"render-ui",
|
|
1766
1766
|
"main",
|
|
1767
1767
|
{
|
|
1768
|
-
"direction": "vertical",
|
|
1769
1768
|
"children": [
|
|
1770
1769
|
{
|
|
1770
|
+
"direction": "horizontal",
|
|
1771
1771
|
"align": "center",
|
|
1772
|
+
"type": "stack",
|
|
1772
1773
|
"gap": "sm",
|
|
1773
|
-
"direction": "horizontal",
|
|
1774
1774
|
"children": [
|
|
1775
1775
|
{
|
|
1776
1776
|
"type": "icon",
|
|
1777
1777
|
"name": "rocket"
|
|
1778
1778
|
},
|
|
1779
1779
|
{
|
|
1780
|
-
"content": "Deployments",
|
|
1781
1780
|
"type": "typography",
|
|
1782
|
-
"variant": "h2"
|
|
1781
|
+
"variant": "h2",
|
|
1782
|
+
"content": "Deployments"
|
|
1783
1783
|
}
|
|
1784
|
-
]
|
|
1785
|
-
"type": "stack"
|
|
1784
|
+
]
|
|
1786
1785
|
},
|
|
1787
1786
|
{
|
|
1788
1787
|
"type": "divider"
|
|
@@ -1793,13 +1792,14 @@
|
|
|
1793
1792
|
},
|
|
1794
1793
|
{
|
|
1795
1794
|
"content": "Recent Commits",
|
|
1796
|
-
"
|
|
1797
|
-
"
|
|
1795
|
+
"type": "typography",
|
|
1796
|
+
"variant": "h3"
|
|
1798
1797
|
},
|
|
1799
1798
|
"@trait.DeploymentGitHub"
|
|
1800
1799
|
],
|
|
1801
|
-
"
|
|
1802
|
-
"type": "stack"
|
|
1800
|
+
"direction": "vertical",
|
|
1801
|
+
"type": "stack",
|
|
1802
|
+
"gap": "lg"
|
|
1803
1803
|
}
|
|
1804
1804
|
]
|
|
1805
1805
|
]
|
|
@@ -1818,9 +1818,9 @@
|
|
|
1818
1818
|
"render-ui",
|
|
1819
1819
|
"main",
|
|
1820
1820
|
{
|
|
1821
|
-
"className": "py-8",
|
|
1822
|
-
"direction": "vertical",
|
|
1823
1821
|
"type": "stack",
|
|
1822
|
+
"direction": "vertical",
|
|
1823
|
+
"align": "center",
|
|
1824
1824
|
"children": [
|
|
1825
1825
|
{
|
|
1826
1826
|
"type": "icon",
|
|
@@ -1832,20 +1832,20 @@
|
|
|
1832
1832
|
"content": "No notifications"
|
|
1833
1833
|
},
|
|
1834
1834
|
{
|
|
1835
|
+
"content": "You're all caught up.",
|
|
1835
1836
|
"variant": "caption",
|
|
1836
1837
|
"type": "typography",
|
|
1837
|
-
"content": "You're all caught up.",
|
|
1838
1838
|
"color": "muted"
|
|
1839
1839
|
},
|
|
1840
1840
|
{
|
|
1841
1841
|
"variant": "ghost",
|
|
1842
|
-
"action": "INIT",
|
|
1843
1842
|
"type": "button",
|
|
1844
|
-
"label": "Back to deploy"
|
|
1843
|
+
"label": "Back to deploy",
|
|
1844
|
+
"action": "INIT"
|
|
1845
1845
|
}
|
|
1846
1846
|
],
|
|
1847
|
-
"
|
|
1848
|
-
"
|
|
1847
|
+
"className": "py-8",
|
|
1848
|
+
"gap": "md"
|
|
1849
1849
|
}
|
|
1850
1850
|
]
|
|
1851
1851
|
]
|
|
@@ -1880,16 +1880,16 @@
|
|
|
1880
1880
|
"render-ui",
|
|
1881
1881
|
"main",
|
|
1882
1882
|
{
|
|
1883
|
+
"direction": "vertical",
|
|
1884
|
+
"gap": "md",
|
|
1883
1885
|
"children": [
|
|
1884
1886
|
{
|
|
1887
|
+
"variant": "info",
|
|
1885
1888
|
"message": "Loading recent commits from GitHub…",
|
|
1886
|
-
"type": "alert"
|
|
1887
|
-
"variant": "info"
|
|
1889
|
+
"type": "alert"
|
|
1888
1890
|
}
|
|
1889
1891
|
],
|
|
1890
|
-
"
|
|
1891
|
-
"type": "stack",
|
|
1892
|
-
"direction": "vertical"
|
|
1892
|
+
"type": "stack"
|
|
1893
1893
|
}
|
|
1894
1894
|
]
|
|
1895
1895
|
]
|
|
@@ -1902,12 +1902,12 @@
|
|
|
1902
1902
|
"ref": "GitHub.traits.ServiceGithubGithub",
|
|
1903
1903
|
"name": "DeploymentGitHub",
|
|
1904
1904
|
"config": {
|
|
1905
|
-
"
|
|
1905
|
+
"op": "listCommits",
|
|
1906
|
+
"ref": "main",
|
|
1906
1907
|
"owner": "owner-placeholder",
|
|
1907
|
-
"repo": "repo-placeholder",
|
|
1908
1908
|
"path": "",
|
|
1909
|
-
"
|
|
1910
|
-
"
|
|
1909
|
+
"repo": "repo-placeholder",
|
|
1910
|
+
"uiTrait": "@trait.DeploymentCommitsPanel"
|
|
1911
1911
|
}
|
|
1912
1912
|
},
|
|
1913
1913
|
{
|
|
@@ -2073,8 +2073,8 @@
|
|
|
2073
2073
|
"Deployment",
|
|
2074
2074
|
{
|
|
2075
2075
|
"emit": {
|
|
2076
|
-
"
|
|
2077
|
-
"
|
|
2076
|
+
"failure": "DeploymentLoadFailed",
|
|
2077
|
+
"success": "DeploymentLoaded"
|
|
2078
2078
|
}
|
|
2079
2079
|
}
|
|
2080
2080
|
],
|
|
@@ -2082,44 +2082,44 @@
|
|
|
2082
2082
|
"render-ui",
|
|
2083
2083
|
"main",
|
|
2084
2084
|
{
|
|
2085
|
-
"align": "center",
|
|
2086
2085
|
"children": [
|
|
2087
2086
|
{
|
|
2088
2087
|
"type": "stack",
|
|
2088
|
+
"direction": "horizontal",
|
|
2089
|
+
"gap": "md",
|
|
2089
2090
|
"align": "center",
|
|
2090
2091
|
"children": [
|
|
2091
2092
|
{
|
|
2092
|
-
"
|
|
2093
|
-
"
|
|
2093
|
+
"name": "upload-cloud",
|
|
2094
|
+
"type": "icon"
|
|
2094
2095
|
},
|
|
2095
2096
|
{
|
|
2096
2097
|
"content": "Deployment",
|
|
2097
2098
|
"type": "typography",
|
|
2098
2099
|
"variant": "h2"
|
|
2099
2100
|
}
|
|
2100
|
-
]
|
|
2101
|
-
"gap": "md",
|
|
2102
|
-
"direction": "horizontal"
|
|
2101
|
+
]
|
|
2103
2102
|
},
|
|
2104
2103
|
{
|
|
2105
2104
|
"type": "divider"
|
|
2106
2105
|
},
|
|
2107
2106
|
{
|
|
2108
2107
|
"type": "typography",
|
|
2108
|
+
"variant": "body",
|
|
2109
2109
|
"color": "muted",
|
|
2110
|
-
"content": "Ready to start deployment operation."
|
|
2111
|
-
"variant": "body"
|
|
2110
|
+
"content": "Ready to start deployment operation."
|
|
2112
2111
|
},
|
|
2113
2112
|
{
|
|
2113
|
+
"icon": "play",
|
|
2114
|
+
"variant": "primary",
|
|
2114
2115
|
"action": "START",
|
|
2115
2116
|
"type": "button",
|
|
2116
|
-
"
|
|
2117
|
-
"label": "Start",
|
|
2118
|
-
"variant": "primary"
|
|
2117
|
+
"label": "Start"
|
|
2119
2118
|
}
|
|
2120
2119
|
],
|
|
2121
|
-
"gap": "lg",
|
|
2122
2120
|
"type": "stack",
|
|
2121
|
+
"align": "center",
|
|
2122
|
+
"gap": "lg",
|
|
2123
2123
|
"direction": "vertical"
|
|
2124
2124
|
}
|
|
2125
2125
|
]
|
|
@@ -2134,21 +2134,21 @@
|
|
|
2134
2134
|
"render-ui",
|
|
2135
2135
|
"main",
|
|
2136
2136
|
{
|
|
2137
|
-
"
|
|
2137
|
+
"type": "stack",
|
|
2138
|
+
"gap": "lg",
|
|
2138
2139
|
"children": [
|
|
2139
2140
|
{
|
|
2140
|
-
"
|
|
2141
|
+
"title": "Deploying...",
|
|
2141
2142
|
"type": "loading-state",
|
|
2142
|
-
"
|
|
2143
|
+
"message": "Processing deployment..."
|
|
2143
2144
|
},
|
|
2144
2145
|
{
|
|
2145
|
-
"
|
|
2146
|
-
"
|
|
2146
|
+
"variant": "text",
|
|
2147
|
+
"type": "skeleton"
|
|
2147
2148
|
}
|
|
2148
2149
|
],
|
|
2149
|
-
"
|
|
2150
|
-
"
|
|
2151
|
-
"align": "center"
|
|
2150
|
+
"align": "center",
|
|
2151
|
+
"direction": "vertical"
|
|
2152
2152
|
}
|
|
2153
2153
|
]
|
|
2154
2154
|
]
|
|
@@ -2165,8 +2165,8 @@
|
|
|
2165
2165
|
"@payload.data",
|
|
2166
2166
|
{
|
|
2167
2167
|
"emit": {
|
|
2168
|
-
"
|
|
2169
|
-
"
|
|
2168
|
+
"success": "DeploymentSaved",
|
|
2169
|
+
"failure": "DeploymentSaveFailed"
|
|
2170
2170
|
}
|
|
2171
2171
|
}
|
|
2172
2172
|
],
|
|
@@ -2174,36 +2174,36 @@
|
|
|
2174
2174
|
"render-ui",
|
|
2175
2175
|
"main",
|
|
2176
2176
|
{
|
|
2177
|
-
"direction": "vertical",
|
|
2178
|
-
"type": "stack",
|
|
2179
2177
|
"gap": "lg",
|
|
2180
|
-
"align": "center",
|
|
2181
2178
|
"children": [
|
|
2182
2179
|
{
|
|
2183
2180
|
"name": "check-circle",
|
|
2184
2181
|
"type": "icon"
|
|
2185
2182
|
},
|
|
2186
2183
|
{
|
|
2187
|
-
"variant": "success",
|
|
2188
2184
|
"message": "Deployment successful.",
|
|
2185
|
+
"variant": "success",
|
|
2189
2186
|
"type": "alert"
|
|
2190
2187
|
},
|
|
2191
2188
|
{
|
|
2192
|
-
"gap": "sm",
|
|
2193
|
-
"type": "stack",
|
|
2194
|
-
"direction": "horizontal",
|
|
2195
|
-
"justify": "center",
|
|
2196
2189
|
"children": [
|
|
2197
2190
|
{
|
|
2191
|
+
"label": "Reset",
|
|
2198
2192
|
"action": "RESET",
|
|
2193
|
+
"type": "button",
|
|
2199
2194
|
"variant": "ghost",
|
|
2200
|
-
"
|
|
2201
|
-
"icon": "rotate-ccw",
|
|
2202
|
-
"type": "button"
|
|
2195
|
+
"icon": "rotate-ccw"
|
|
2203
2196
|
}
|
|
2204
|
-
]
|
|
2197
|
+
],
|
|
2198
|
+
"justify": "center",
|
|
2199
|
+
"gap": "sm",
|
|
2200
|
+
"type": "stack",
|
|
2201
|
+
"direction": "horizontal"
|
|
2205
2202
|
}
|
|
2206
|
-
]
|
|
2203
|
+
],
|
|
2204
|
+
"type": "stack",
|
|
2205
|
+
"direction": "vertical",
|
|
2206
|
+
"align": "center"
|
|
2207
2207
|
}
|
|
2208
2208
|
]
|
|
2209
2209
|
]
|
|
@@ -2217,40 +2217,40 @@
|
|
|
2217
2217
|
"render-ui",
|
|
2218
2218
|
"main",
|
|
2219
2219
|
{
|
|
2220
|
-
"type": "stack",
|
|
2221
|
-
"direction": "vertical",
|
|
2222
|
-
"gap": "lg",
|
|
2223
2220
|
"align": "center",
|
|
2221
|
+
"type": "stack",
|
|
2224
2222
|
"children": [
|
|
2225
2223
|
{
|
|
2226
|
-
"onRetry": "RETRY",
|
|
2227
|
-
"message": "Deployment failed.",
|
|
2228
2224
|
"type": "error-state",
|
|
2229
|
-
"
|
|
2225
|
+
"onRetry": "RETRY",
|
|
2226
|
+
"title": "Operation Failed",
|
|
2227
|
+
"message": "Deployment failed."
|
|
2230
2228
|
},
|
|
2231
2229
|
{
|
|
2232
|
-
"type": "stack",
|
|
2233
|
-
"justify": "center",
|
|
2234
|
-
"direction": "horizontal",
|
|
2235
2230
|
"gap": "sm",
|
|
2236
2231
|
"children": [
|
|
2237
2232
|
{
|
|
2238
|
-
"type": "button",
|
|
2239
|
-
"label": "Retry",
|
|
2240
2233
|
"action": "RETRY",
|
|
2241
2234
|
"icon": "refresh-cw",
|
|
2235
|
+
"label": "Retry",
|
|
2236
|
+
"type": "button",
|
|
2242
2237
|
"variant": "primary"
|
|
2243
2238
|
},
|
|
2244
2239
|
{
|
|
2240
|
+
"label": "Reset",
|
|
2245
2241
|
"type": "button",
|
|
2246
2242
|
"variant": "ghost",
|
|
2247
|
-
"action": "RESET",
|
|
2248
2243
|
"icon": "rotate-ccw",
|
|
2249
|
-
"
|
|
2244
|
+
"action": "RESET"
|
|
2250
2245
|
}
|
|
2251
|
-
]
|
|
2246
|
+
],
|
|
2247
|
+
"direction": "horizontal",
|
|
2248
|
+
"justify": "center",
|
|
2249
|
+
"type": "stack"
|
|
2252
2250
|
}
|
|
2253
|
-
]
|
|
2251
|
+
],
|
|
2252
|
+
"direction": "vertical",
|
|
2253
|
+
"gap": "lg"
|
|
2254
2254
|
}
|
|
2255
2255
|
]
|
|
2256
2256
|
]
|
|
@@ -2264,13 +2264,13 @@
|
|
|
2264
2264
|
"render-ui",
|
|
2265
2265
|
"main",
|
|
2266
2266
|
{
|
|
2267
|
-
"
|
|
2268
|
-
"
|
|
2267
|
+
"align": "center",
|
|
2268
|
+
"type": "stack",
|
|
2269
2269
|
"children": [
|
|
2270
2270
|
{
|
|
2271
|
-
"type": "stack",
|
|
2272
|
-
"direction": "horizontal",
|
|
2273
2271
|
"gap": "md",
|
|
2272
|
+
"align": "center",
|
|
2273
|
+
"type": "stack",
|
|
2274
2274
|
"children": [
|
|
2275
2275
|
{
|
|
2276
2276
|
"name": "upload-cloud",
|
|
@@ -2278,31 +2278,31 @@
|
|
|
2278
2278
|
},
|
|
2279
2279
|
{
|
|
2280
2280
|
"content": "Deployment",
|
|
2281
|
-
"
|
|
2282
|
-
"
|
|
2281
|
+
"type": "typography",
|
|
2282
|
+
"variant": "h2"
|
|
2283
2283
|
}
|
|
2284
2284
|
],
|
|
2285
|
-
"
|
|
2285
|
+
"direction": "horizontal"
|
|
2286
2286
|
},
|
|
2287
2287
|
{
|
|
2288
2288
|
"type": "divider"
|
|
2289
2289
|
},
|
|
2290
2290
|
{
|
|
2291
2291
|
"type": "typography",
|
|
2292
|
-
"variant": "body",
|
|
2293
2292
|
"color": "muted",
|
|
2294
|
-
"content": "Ready to start deployment operation."
|
|
2293
|
+
"content": "Ready to start deployment operation.",
|
|
2294
|
+
"variant": "body"
|
|
2295
2295
|
},
|
|
2296
2296
|
{
|
|
2297
|
-
"type": "button",
|
|
2298
|
-
"action": "START",
|
|
2299
2297
|
"label": "Start",
|
|
2300
|
-
"
|
|
2301
|
-
"
|
|
2298
|
+
"action": "START",
|
|
2299
|
+
"type": "button",
|
|
2300
|
+
"icon": "play",
|
|
2301
|
+
"variant": "primary"
|
|
2302
2302
|
}
|
|
2303
2303
|
],
|
|
2304
|
-
"
|
|
2305
|
-
"
|
|
2304
|
+
"direction": "vertical",
|
|
2305
|
+
"gap": "lg"
|
|
2306
2306
|
}
|
|
2307
2307
|
]
|
|
2308
2308
|
]
|
|
@@ -2316,45 +2316,45 @@
|
|
|
2316
2316
|
"render-ui",
|
|
2317
2317
|
"main",
|
|
2318
2318
|
{
|
|
2319
|
-
"direction": "vertical",
|
|
2320
|
-
"type": "stack",
|
|
2321
|
-
"gap": "lg",
|
|
2322
2319
|
"align": "center",
|
|
2320
|
+
"type": "stack",
|
|
2323
2321
|
"children": [
|
|
2324
2322
|
{
|
|
2325
|
-
"gap": "md",
|
|
2326
2323
|
"direction": "horizontal",
|
|
2327
|
-
"align": "center",
|
|
2328
2324
|
"children": [
|
|
2329
2325
|
{
|
|
2330
2326
|
"type": "icon",
|
|
2331
2327
|
"name": "upload-cloud"
|
|
2332
2328
|
},
|
|
2333
2329
|
{
|
|
2334
|
-
"content": "Deployment",
|
|
2335
2330
|
"type": "typography",
|
|
2331
|
+
"content": "Deployment",
|
|
2336
2332
|
"variant": "h2"
|
|
2337
2333
|
}
|
|
2338
2334
|
],
|
|
2339
|
-
"
|
|
2335
|
+
"align": "center",
|
|
2336
|
+
"type": "stack",
|
|
2337
|
+
"gap": "md"
|
|
2340
2338
|
},
|
|
2341
2339
|
{
|
|
2342
2340
|
"type": "divider"
|
|
2343
2341
|
},
|
|
2344
2342
|
{
|
|
2345
|
-
"variant": "body",
|
|
2346
|
-
"content": "Ready to start deployment operation.",
|
|
2347
2343
|
"type": "typography",
|
|
2348
|
-
"color": "muted"
|
|
2344
|
+
"color": "muted",
|
|
2345
|
+
"variant": "body",
|
|
2346
|
+
"content": "Ready to start deployment operation."
|
|
2349
2347
|
},
|
|
2350
2348
|
{
|
|
2349
|
+
"action": "START",
|
|
2351
2350
|
"variant": "primary",
|
|
2351
|
+
"label": "Start",
|
|
2352
2352
|
"type": "button",
|
|
2353
|
-
"icon": "play"
|
|
2354
|
-
"action": "START",
|
|
2355
|
-
"label": "Start"
|
|
2353
|
+
"icon": "play"
|
|
2356
2354
|
}
|
|
2357
|
-
]
|
|
2355
|
+
],
|
|
2356
|
+
"direction": "vertical",
|
|
2357
|
+
"gap": "lg"
|
|
2358
2358
|
}
|
|
2359
2359
|
]
|
|
2360
2360
|
]
|
|
@@ -2368,21 +2368,21 @@
|
|
|
2368
2368
|
"render-ui",
|
|
2369
2369
|
"main",
|
|
2370
2370
|
{
|
|
2371
|
-
"type": "stack",
|
|
2372
2371
|
"direction": "vertical",
|
|
2373
|
-
"gap": "lg",
|
|
2374
2372
|
"align": "center",
|
|
2373
|
+
"type": "stack",
|
|
2375
2374
|
"children": [
|
|
2376
2375
|
{
|
|
2376
|
+
"title": "Deploying...",
|
|
2377
2377
|
"message": "Processing deployment...",
|
|
2378
|
-
"type": "loading-state"
|
|
2379
|
-
"title": "Deploying..."
|
|
2378
|
+
"type": "loading-state"
|
|
2380
2379
|
},
|
|
2381
2380
|
{
|
|
2382
|
-
"
|
|
2383
|
-
"
|
|
2381
|
+
"type": "skeleton",
|
|
2382
|
+
"variant": "text"
|
|
2384
2383
|
}
|
|
2385
|
-
]
|
|
2384
|
+
],
|
|
2385
|
+
"gap": "lg"
|
|
2386
2386
|
}
|
|
2387
2387
|
]
|
|
2388
2388
|
]
|