@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
|
@@ -306,11 +306,11 @@
|
|
|
306
306
|
"main",
|
|
307
307
|
{
|
|
308
308
|
"gap": "lg",
|
|
309
|
-
"type": "stack",
|
|
310
|
-
"direction": "vertical",
|
|
311
309
|
"children": [
|
|
312
310
|
{
|
|
311
|
+
"direction": "horizontal",
|
|
313
312
|
"gap": "sm",
|
|
313
|
+
"type": "stack",
|
|
314
314
|
"align": "center",
|
|
315
315
|
"children": [
|
|
316
316
|
{
|
|
@@ -322,9 +322,7 @@
|
|
|
322
322
|
"variant": "h2",
|
|
323
323
|
"type": "typography"
|
|
324
324
|
}
|
|
325
|
-
]
|
|
326
|
-
"direction": "horizontal",
|
|
327
|
-
"type": "stack"
|
|
325
|
+
]
|
|
328
326
|
},
|
|
329
327
|
{
|
|
330
328
|
"type": "divider"
|
|
@@ -334,28 +332,30 @@
|
|
|
334
332
|
"children": [
|
|
335
333
|
{
|
|
336
334
|
"direction": "vertical",
|
|
335
|
+
"gap": "md",
|
|
337
336
|
"type": "stack",
|
|
338
337
|
"children": [
|
|
339
338
|
{
|
|
340
|
-
"variant": "body",
|
|
341
339
|
"type": "typography",
|
|
342
|
-
"content": "Enter the target to validate and auto-fix"
|
|
340
|
+
"content": "Enter the target to validate and auto-fix",
|
|
341
|
+
"variant": "body"
|
|
343
342
|
},
|
|
344
343
|
{
|
|
345
344
|
"entity": "@entity",
|
|
346
|
-
"fields": [
|
|
347
|
-
"target"
|
|
348
|
-
],
|
|
349
345
|
"type": "form-section",
|
|
346
|
+
"submitEvent": "FIX",
|
|
350
347
|
"mode": "edit",
|
|
351
|
-
"
|
|
348
|
+
"fields": [
|
|
349
|
+
"target"
|
|
350
|
+
]
|
|
352
351
|
}
|
|
353
|
-
]
|
|
354
|
-
"gap": "md"
|
|
352
|
+
]
|
|
355
353
|
}
|
|
356
354
|
]
|
|
357
355
|
}
|
|
358
|
-
]
|
|
356
|
+
],
|
|
357
|
+
"type": "stack",
|
|
358
|
+
"direction": "vertical"
|
|
359
359
|
}
|
|
360
360
|
]
|
|
361
361
|
]
|
|
@@ -396,40 +396,40 @@
|
|
|
396
396
|
"render-ui",
|
|
397
397
|
"main",
|
|
398
398
|
{
|
|
399
|
-
"direction": "vertical",
|
|
400
399
|
"type": "stack",
|
|
400
|
+
"direction": "vertical",
|
|
401
|
+
"gap": "lg",
|
|
402
|
+
"align": "center",
|
|
401
403
|
"children": [
|
|
402
404
|
{
|
|
403
405
|
"type": "icon",
|
|
404
406
|
"name": "shield-check"
|
|
405
407
|
},
|
|
406
408
|
{
|
|
409
|
+
"variant": "h3",
|
|
407
410
|
"type": "typography",
|
|
408
|
-
"content": "Validating..."
|
|
409
|
-
"variant": "h3"
|
|
411
|
+
"content": "Validating..."
|
|
410
412
|
},
|
|
411
413
|
{
|
|
412
414
|
"type": "spinner"
|
|
413
415
|
},
|
|
414
416
|
{
|
|
415
417
|
"justify": "center",
|
|
418
|
+
"direction": "horizontal",
|
|
419
|
+
"type": "stack",
|
|
420
|
+
"gap": "md",
|
|
416
421
|
"children": [
|
|
417
422
|
{
|
|
418
|
-
"
|
|
419
|
-
"
|
|
423
|
+
"type": "badge",
|
|
424
|
+
"label": "@entity.target"
|
|
420
425
|
},
|
|
421
426
|
{
|
|
422
|
-
"
|
|
423
|
-
"
|
|
427
|
+
"label": "@entity.maxAttempts",
|
|
428
|
+
"type": "badge"
|
|
424
429
|
}
|
|
425
|
-
]
|
|
426
|
-
"type": "stack",
|
|
427
|
-
"gap": "md",
|
|
428
|
-
"direction": "horizontal"
|
|
430
|
+
]
|
|
429
431
|
}
|
|
430
|
-
]
|
|
431
|
-
"align": "center",
|
|
432
|
-
"gap": "lg"
|
|
432
|
+
]
|
|
433
433
|
}
|
|
434
434
|
]
|
|
435
435
|
]
|
|
@@ -452,42 +452,40 @@
|
|
|
452
452
|
"render-ui",
|
|
453
453
|
"main",
|
|
454
454
|
{
|
|
455
|
-
"gap": "lg",
|
|
456
455
|
"direction": "vertical",
|
|
457
|
-
"type": "stack",
|
|
458
456
|
"children": [
|
|
459
457
|
{
|
|
458
|
+
"align": "center",
|
|
459
|
+
"justify": "between",
|
|
460
|
+
"type": "stack",
|
|
461
|
+
"direction": "horizontal",
|
|
462
|
+
"gap": "sm",
|
|
460
463
|
"children": [
|
|
461
464
|
{
|
|
465
|
+
"gap": "sm",
|
|
466
|
+
"type": "stack",
|
|
462
467
|
"align": "center",
|
|
463
468
|
"direction": "horizontal",
|
|
464
469
|
"children": [
|
|
465
470
|
{
|
|
466
|
-
"
|
|
467
|
-
"
|
|
471
|
+
"name": "check-circle",
|
|
472
|
+
"type": "icon"
|
|
468
473
|
},
|
|
469
474
|
{
|
|
470
|
-
"
|
|
475
|
+
"type": "typography",
|
|
471
476
|
"content": "Validation Passed",
|
|
472
|
-
"
|
|
477
|
+
"variant": "h2"
|
|
473
478
|
}
|
|
474
|
-
]
|
|
475
|
-
"gap": "sm",
|
|
476
|
-
"type": "stack"
|
|
479
|
+
]
|
|
477
480
|
},
|
|
478
481
|
{
|
|
479
|
-
"type": "button",
|
|
480
|
-
"label": "New Target",
|
|
481
482
|
"icon": "rotate-ccw",
|
|
482
|
-
"
|
|
483
|
-
"action": "RESET"
|
|
483
|
+
"label": "New Target",
|
|
484
|
+
"action": "RESET",
|
|
485
|
+
"type": "button",
|
|
486
|
+
"variant": "ghost"
|
|
484
487
|
}
|
|
485
|
-
]
|
|
486
|
-
"align": "center",
|
|
487
|
-
"gap": "sm",
|
|
488
|
-
"justify": "between",
|
|
489
|
-
"type": "stack",
|
|
490
|
-
"direction": "horizontal"
|
|
488
|
+
]
|
|
491
489
|
},
|
|
492
490
|
{
|
|
493
491
|
"type": "divider"
|
|
@@ -495,44 +493,46 @@
|
|
|
495
493
|
{
|
|
496
494
|
"children": [
|
|
497
495
|
{
|
|
498
|
-
"icon": "wrench",
|
|
499
496
|
"type": "stat-display",
|
|
497
|
+
"icon": "wrench",
|
|
500
498
|
"label": "Fix Attempts",
|
|
501
499
|
"value": "@entity.fixAttempts"
|
|
502
500
|
},
|
|
503
501
|
{
|
|
504
502
|
"type": "stat-display",
|
|
505
|
-
"label": "Status",
|
|
506
503
|
"icon": "check",
|
|
504
|
+
"label": "Status",
|
|
507
505
|
"value": "Passed"
|
|
508
506
|
}
|
|
509
507
|
],
|
|
510
|
-
"
|
|
511
|
-
"
|
|
508
|
+
"type": "simple-grid",
|
|
509
|
+
"cols": 2.0
|
|
512
510
|
},
|
|
513
511
|
{
|
|
512
|
+
"type": "card",
|
|
514
513
|
"children": [
|
|
515
514
|
{
|
|
516
|
-
"direction": "vertical",
|
|
517
515
|
"gap": "sm",
|
|
516
|
+
"type": "stack",
|
|
517
|
+
"direction": "vertical",
|
|
518
518
|
"children": [
|
|
519
519
|
{
|
|
520
|
+
"variant": "caption",
|
|
520
521
|
"content": "Target",
|
|
521
|
-
"type": "typography"
|
|
522
|
-
"variant": "caption"
|
|
522
|
+
"type": "typography"
|
|
523
523
|
},
|
|
524
524
|
{
|
|
525
525
|
"content": "@entity.target",
|
|
526
526
|
"type": "typography",
|
|
527
527
|
"variant": "body"
|
|
528
528
|
}
|
|
529
|
-
]
|
|
530
|
-
"type": "stack"
|
|
529
|
+
]
|
|
531
530
|
}
|
|
532
|
-
]
|
|
533
|
-
"type": "card"
|
|
531
|
+
]
|
|
534
532
|
}
|
|
535
|
-
]
|
|
533
|
+
],
|
|
534
|
+
"type": "stack",
|
|
535
|
+
"gap": "lg"
|
|
536
536
|
}
|
|
537
537
|
]
|
|
538
538
|
]
|
|
@@ -581,12 +581,18 @@
|
|
|
581
581
|
"render-ui",
|
|
582
582
|
"main",
|
|
583
583
|
{
|
|
584
|
+
"gap": "lg",
|
|
585
|
+
"type": "stack",
|
|
586
|
+
"direction": "vertical",
|
|
584
587
|
"children": [
|
|
585
588
|
{
|
|
589
|
+
"align": "center",
|
|
590
|
+
"justify": "between",
|
|
591
|
+
"gap": "sm",
|
|
586
592
|
"children": [
|
|
587
593
|
{
|
|
588
594
|
"align": "center",
|
|
589
|
-
"
|
|
595
|
+
"type": "stack",
|
|
590
596
|
"children": [
|
|
591
597
|
{
|
|
592
598
|
"name": "cpu",
|
|
@@ -594,28 +600,26 @@
|
|
|
594
600
|
},
|
|
595
601
|
{
|
|
596
602
|
"variant": "h2",
|
|
597
|
-
"
|
|
598
|
-
"
|
|
603
|
+
"type": "typography",
|
|
604
|
+
"content": "Generating fix..."
|
|
599
605
|
}
|
|
600
606
|
],
|
|
601
|
-
"
|
|
602
|
-
"
|
|
607
|
+
"direction": "horizontal",
|
|
608
|
+
"gap": "sm"
|
|
603
609
|
},
|
|
604
610
|
{
|
|
605
|
-
"
|
|
606
|
-
"
|
|
611
|
+
"label": "@entity.fixAttempts",
|
|
612
|
+
"type": "badge"
|
|
607
613
|
}
|
|
608
614
|
],
|
|
609
|
-
"align": "center",
|
|
610
|
-
"justify": "between",
|
|
611
|
-
"direction": "horizontal",
|
|
612
615
|
"type": "stack",
|
|
613
|
-
"
|
|
616
|
+
"direction": "horizontal"
|
|
614
617
|
},
|
|
615
618
|
{
|
|
616
619
|
"type": "divider"
|
|
617
620
|
},
|
|
618
621
|
{
|
|
622
|
+
"type": "card",
|
|
619
623
|
"children": [
|
|
620
624
|
{
|
|
621
625
|
"type": "stack",
|
|
@@ -623,27 +627,23 @@
|
|
|
623
627
|
"gap": "sm",
|
|
624
628
|
"children": [
|
|
625
629
|
{
|
|
626
|
-
"content": "Validation Errors",
|
|
627
630
|
"variant": "caption",
|
|
631
|
+
"content": "Validation Errors",
|
|
628
632
|
"type": "typography"
|
|
629
633
|
},
|
|
630
634
|
{
|
|
631
|
-
"
|
|
635
|
+
"variant": "error",
|
|
632
636
|
"type": "alert",
|
|
633
|
-
"
|
|
637
|
+
"message": "@entity.validationErrors"
|
|
634
638
|
}
|
|
635
639
|
]
|
|
636
640
|
}
|
|
637
|
-
]
|
|
638
|
-
"type": "card"
|
|
641
|
+
]
|
|
639
642
|
},
|
|
640
643
|
{
|
|
641
644
|
"type": "spinner"
|
|
642
645
|
}
|
|
643
|
-
]
|
|
644
|
-
"type": "stack",
|
|
645
|
-
"gap": "lg",
|
|
646
|
-
"direction": "vertical"
|
|
646
|
+
]
|
|
647
647
|
}
|
|
648
648
|
]
|
|
649
649
|
]
|
|
@@ -682,34 +682,34 @@
|
|
|
682
682
|
"type": "typography"
|
|
683
683
|
},
|
|
684
684
|
{
|
|
685
|
-
"message": "@entity.error",
|
|
686
685
|
"type": "alert",
|
|
686
|
+
"message": "@entity.error",
|
|
687
687
|
"variant": "error"
|
|
688
688
|
},
|
|
689
689
|
{
|
|
690
|
-
"cols": 2.0,
|
|
691
690
|
"children": [
|
|
692
691
|
{
|
|
693
|
-
"type": "stat-display",
|
|
694
692
|
"label": "Attempts Used",
|
|
695
|
-
"
|
|
696
|
-
"
|
|
693
|
+
"icon": "wrench",
|
|
694
|
+
"type": "stat-display",
|
|
695
|
+
"value": "@entity.fixAttempts"
|
|
697
696
|
},
|
|
698
697
|
{
|
|
699
698
|
"label": "Remaining Errors",
|
|
699
|
+
"type": "stat-display",
|
|
700
700
|
"value": "@entity.errorCount",
|
|
701
|
-
"icon": "alert-triangle"
|
|
702
|
-
"type": "stat-display"
|
|
701
|
+
"icon": "alert-triangle"
|
|
703
702
|
}
|
|
704
703
|
],
|
|
705
|
-
"type": "simple-grid"
|
|
704
|
+
"type": "simple-grid",
|
|
705
|
+
"cols": 2.0
|
|
706
706
|
},
|
|
707
707
|
{
|
|
708
|
-
"type": "card",
|
|
709
708
|
"children": [
|
|
710
709
|
{
|
|
711
710
|
"gap": "sm",
|
|
712
711
|
"type": "stack",
|
|
712
|
+
"direction": "vertical",
|
|
713
713
|
"children": [
|
|
714
714
|
{
|
|
715
715
|
"content": "Last Validation Errors",
|
|
@@ -721,23 +721,23 @@
|
|
|
721
721
|
"variant": "body",
|
|
722
722
|
"content": "@entity.validationErrors"
|
|
723
723
|
}
|
|
724
|
-
]
|
|
725
|
-
"direction": "vertical"
|
|
724
|
+
]
|
|
726
725
|
}
|
|
727
|
-
]
|
|
726
|
+
],
|
|
727
|
+
"type": "card"
|
|
728
728
|
},
|
|
729
729
|
{
|
|
730
|
-
"
|
|
731
|
-
"type": "button",
|
|
730
|
+
"action": "RESET",
|
|
732
731
|
"icon": "rotate-ccw",
|
|
732
|
+
"type": "button",
|
|
733
733
|
"label": "Retry",
|
|
734
|
-
"
|
|
734
|
+
"variant": "primary"
|
|
735
735
|
}
|
|
736
736
|
],
|
|
737
|
-
"gap": "lg",
|
|
738
737
|
"align": "center",
|
|
739
738
|
"type": "stack",
|
|
740
|
-
"direction": "vertical"
|
|
739
|
+
"direction": "vertical",
|
|
740
|
+
"gap": "lg"
|
|
741
741
|
}
|
|
742
742
|
]
|
|
743
743
|
]
|
|
@@ -769,33 +769,32 @@
|
|
|
769
769
|
"render-ui",
|
|
770
770
|
"main",
|
|
771
771
|
{
|
|
772
|
+
"type": "stack",
|
|
772
773
|
"direction": "vertical",
|
|
773
|
-
"align": "center",
|
|
774
774
|
"gap": "lg",
|
|
775
|
-
"type": "stack",
|
|
776
775
|
"children": [
|
|
777
776
|
{
|
|
778
|
-
"
|
|
779
|
-
"
|
|
777
|
+
"type": "icon",
|
|
778
|
+
"name": "tool"
|
|
780
779
|
},
|
|
781
780
|
{
|
|
781
|
+
"content": "Applying fix...",
|
|
782
782
|
"type": "typography",
|
|
783
|
-
"variant": "h3"
|
|
784
|
-
"content": "Applying fix..."
|
|
783
|
+
"variant": "h3"
|
|
785
784
|
},
|
|
786
785
|
{
|
|
787
786
|
"type": "spinner"
|
|
788
787
|
},
|
|
789
788
|
{
|
|
789
|
+
"type": "card",
|
|
790
790
|
"children": [
|
|
791
791
|
{
|
|
792
792
|
"direction": "vertical",
|
|
793
|
-
"type": "stack",
|
|
794
793
|
"children": [
|
|
795
794
|
{
|
|
796
|
-
"type": "typography",
|
|
797
795
|
"content": "Proposed Fix",
|
|
798
|
-
"variant": "caption"
|
|
796
|
+
"variant": "caption",
|
|
797
|
+
"type": "typography"
|
|
799
798
|
},
|
|
800
799
|
{
|
|
801
800
|
"type": "typography",
|
|
@@ -803,12 +802,13 @@
|
|
|
803
802
|
"variant": "body"
|
|
804
803
|
}
|
|
805
804
|
],
|
|
805
|
+
"type": "stack",
|
|
806
806
|
"gap": "sm"
|
|
807
807
|
}
|
|
808
|
-
]
|
|
809
|
-
"type": "card"
|
|
808
|
+
]
|
|
810
809
|
}
|
|
811
|
-
]
|
|
810
|
+
],
|
|
811
|
+
"align": "center"
|
|
812
812
|
}
|
|
813
813
|
]
|
|
814
814
|
]
|
|
@@ -836,71 +836,71 @@
|
|
|
836
836
|
"render-ui",
|
|
837
837
|
"main",
|
|
838
838
|
{
|
|
839
|
-
"
|
|
839
|
+
"align": "center",
|
|
840
840
|
"children": [
|
|
841
841
|
{
|
|
842
842
|
"type": "icon",
|
|
843
843
|
"name": "x-circle"
|
|
844
844
|
},
|
|
845
845
|
{
|
|
846
|
-
"content": "Fix Loop Failed",
|
|
847
846
|
"variant": "h2",
|
|
848
|
-
"type": "typography"
|
|
847
|
+
"type": "typography",
|
|
848
|
+
"content": "Fix Loop Failed"
|
|
849
849
|
},
|
|
850
850
|
{
|
|
851
|
-
"type": "alert",
|
|
852
851
|
"variant": "error",
|
|
852
|
+
"type": "alert",
|
|
853
853
|
"message": "@entity.error"
|
|
854
854
|
},
|
|
855
855
|
{
|
|
856
856
|
"cols": 2.0,
|
|
857
|
+
"type": "simple-grid",
|
|
857
858
|
"children": [
|
|
858
859
|
{
|
|
859
|
-
"
|
|
860
|
+
"type": "stat-display",
|
|
860
861
|
"label": "Attempts Used",
|
|
861
862
|
"value": "@entity.fixAttempts",
|
|
862
|
-
"
|
|
863
|
+
"icon": "wrench"
|
|
863
864
|
},
|
|
864
865
|
{
|
|
865
|
-
"type": "stat-display",
|
|
866
866
|
"icon": "alert-triangle",
|
|
867
|
-
"
|
|
868
|
-
"
|
|
867
|
+
"value": "@entity.errorCount",
|
|
868
|
+
"type": "stat-display",
|
|
869
|
+
"label": "Remaining Errors"
|
|
869
870
|
}
|
|
870
|
-
]
|
|
871
|
-
"type": "simple-grid"
|
|
871
|
+
]
|
|
872
872
|
},
|
|
873
873
|
{
|
|
874
|
-
"type": "card",
|
|
875
874
|
"children": [
|
|
876
875
|
{
|
|
877
|
-
"type": "stack",
|
|
878
876
|
"direction": "vertical",
|
|
877
|
+
"gap": "sm",
|
|
878
|
+
"type": "stack",
|
|
879
879
|
"children": [
|
|
880
880
|
{
|
|
881
881
|
"type": "typography",
|
|
882
|
-
"
|
|
883
|
-
"
|
|
882
|
+
"variant": "caption",
|
|
883
|
+
"content": "Last Validation Errors"
|
|
884
884
|
},
|
|
885
885
|
{
|
|
886
|
+
"variant": "body",
|
|
886
887
|
"type": "typography",
|
|
887
|
-
"content": "@entity.validationErrors"
|
|
888
|
-
"variant": "body"
|
|
888
|
+
"content": "@entity.validationErrors"
|
|
889
889
|
}
|
|
890
|
-
]
|
|
891
|
-
"gap": "sm"
|
|
890
|
+
]
|
|
892
891
|
}
|
|
893
|
-
]
|
|
892
|
+
],
|
|
893
|
+
"type": "card"
|
|
894
894
|
},
|
|
895
895
|
{
|
|
896
|
-
"variant": "primary",
|
|
897
896
|
"icon": "rotate-ccw",
|
|
897
|
+
"label": "Retry",
|
|
898
898
|
"action": "RESET",
|
|
899
899
|
"type": "button",
|
|
900
|
-
"
|
|
900
|
+
"variant": "primary"
|
|
901
901
|
}
|
|
902
902
|
],
|
|
903
|
-
"
|
|
903
|
+
"type": "stack",
|
|
904
904
|
"direction": "vertical",
|
|
905
905
|
"gap": "lg"
|
|
906
906
|
}
|
|
@@ -928,40 +928,40 @@
|
|
|
928
928
|
"render-ui",
|
|
929
929
|
"main",
|
|
930
930
|
{
|
|
931
|
-
"direction": "vertical",
|
|
932
|
-
"align": "center",
|
|
933
|
-
"type": "stack",
|
|
934
931
|
"children": [
|
|
935
932
|
{
|
|
936
|
-
"
|
|
937
|
-
"
|
|
933
|
+
"type": "icon",
|
|
934
|
+
"name": "shield-check"
|
|
938
935
|
},
|
|
939
936
|
{
|
|
940
|
-
"variant": "h3",
|
|
941
937
|
"type": "typography",
|
|
942
|
-
"content": "Validating..."
|
|
938
|
+
"content": "Validating...",
|
|
939
|
+
"variant": "h3"
|
|
943
940
|
},
|
|
944
941
|
{
|
|
945
942
|
"type": "spinner"
|
|
946
943
|
},
|
|
947
944
|
{
|
|
948
945
|
"gap": "md",
|
|
946
|
+
"type": "stack",
|
|
947
|
+
"direction": "horizontal",
|
|
949
948
|
"justify": "center",
|
|
950
949
|
"children": [
|
|
951
950
|
{
|
|
952
|
-
"
|
|
953
|
-
"
|
|
951
|
+
"label": "@entity.target",
|
|
952
|
+
"type": "badge"
|
|
954
953
|
},
|
|
955
954
|
{
|
|
956
955
|
"label": "@entity.maxAttempts",
|
|
957
956
|
"type": "badge"
|
|
958
957
|
}
|
|
959
|
-
]
|
|
960
|
-
"direction": "horizontal",
|
|
961
|
-
"type": "stack"
|
|
958
|
+
]
|
|
962
959
|
}
|
|
963
960
|
],
|
|
964
|
-
"
|
|
961
|
+
"align": "center",
|
|
962
|
+
"gap": "lg",
|
|
963
|
+
"direction": "vertical",
|
|
964
|
+
"type": "stack"
|
|
965
965
|
}
|
|
966
966
|
]
|
|
967
967
|
]
|
|
@@ -989,73 +989,73 @@
|
|
|
989
989
|
"render-ui",
|
|
990
990
|
"main",
|
|
991
991
|
{
|
|
992
|
-
"gap": "lg",
|
|
993
|
-
"type": "stack",
|
|
994
|
-
"direction": "vertical",
|
|
995
992
|
"align": "center",
|
|
996
993
|
"children": [
|
|
997
994
|
{
|
|
998
|
-
"
|
|
999
|
-
"
|
|
995
|
+
"type": "icon",
|
|
996
|
+
"name": "x-circle"
|
|
1000
997
|
},
|
|
1001
998
|
{
|
|
1002
|
-
"type": "typography",
|
|
1003
999
|
"content": "Fix Loop Failed",
|
|
1000
|
+
"type": "typography",
|
|
1004
1001
|
"variant": "h2"
|
|
1005
1002
|
},
|
|
1006
1003
|
{
|
|
1007
1004
|
"variant": "error",
|
|
1008
|
-
"
|
|
1009
|
-
"
|
|
1005
|
+
"type": "alert",
|
|
1006
|
+
"message": "@entity.error"
|
|
1010
1007
|
},
|
|
1011
1008
|
{
|
|
1012
1009
|
"cols": 2.0,
|
|
1013
1010
|
"type": "simple-grid",
|
|
1014
1011
|
"children": [
|
|
1015
1012
|
{
|
|
1016
|
-
"label": "Attempts Used",
|
|
1017
1013
|
"type": "stat-display",
|
|
1014
|
+
"value": "@entity.fixAttempts",
|
|
1018
1015
|
"icon": "wrench",
|
|
1019
|
-
"
|
|
1016
|
+
"label": "Attempts Used"
|
|
1020
1017
|
},
|
|
1021
1018
|
{
|
|
1022
|
-
"
|
|
1023
|
-
"icon": "alert-triangle",
|
|
1019
|
+
"label": "Remaining Errors",
|
|
1024
1020
|
"value": "@entity.errorCount",
|
|
1025
|
-
"
|
|
1021
|
+
"icon": "alert-triangle",
|
|
1022
|
+
"type": "stat-display"
|
|
1026
1023
|
}
|
|
1027
1024
|
]
|
|
1028
1025
|
},
|
|
1029
1026
|
{
|
|
1027
|
+
"type": "card",
|
|
1030
1028
|
"children": [
|
|
1031
1029
|
{
|
|
1030
|
+
"type": "stack",
|
|
1032
1031
|
"children": [
|
|
1033
1032
|
{
|
|
1034
|
-
"content": "Last Validation Errors",
|
|
1035
1033
|
"variant": "caption",
|
|
1034
|
+
"content": "Last Validation Errors",
|
|
1036
1035
|
"type": "typography"
|
|
1037
1036
|
},
|
|
1038
1037
|
{
|
|
1038
|
+
"content": "@entity.validationErrors",
|
|
1039
1039
|
"variant": "body",
|
|
1040
|
-
"type": "typography"
|
|
1041
|
-
"content": "@entity.validationErrors"
|
|
1040
|
+
"type": "typography"
|
|
1042
1041
|
}
|
|
1043
1042
|
],
|
|
1044
|
-
"direction": "vertical",
|
|
1045
1043
|
"gap": "sm",
|
|
1046
|
-
"
|
|
1044
|
+
"direction": "vertical"
|
|
1047
1045
|
}
|
|
1048
|
-
]
|
|
1049
|
-
"type": "card"
|
|
1046
|
+
]
|
|
1050
1047
|
},
|
|
1051
1048
|
{
|
|
1052
1049
|
"label": "Retry",
|
|
1053
1050
|
"variant": "primary",
|
|
1054
|
-
"type": "button",
|
|
1055
1051
|
"icon": "rotate-ccw",
|
|
1052
|
+
"type": "button",
|
|
1056
1053
|
"action": "RESET"
|
|
1057
1054
|
}
|
|
1058
|
-
]
|
|
1055
|
+
],
|
|
1056
|
+
"gap": "lg",
|
|
1057
|
+
"direction": "vertical",
|
|
1058
|
+
"type": "stack"
|
|
1059
1059
|
}
|
|
1060
1060
|
]
|
|
1061
1061
|
]
|
|
@@ -1104,57 +1104,57 @@
|
|
|
1104
1104
|
"render-ui",
|
|
1105
1105
|
"main",
|
|
1106
1106
|
{
|
|
1107
|
+
"direction": "vertical",
|
|
1107
1108
|
"type": "stack",
|
|
1109
|
+
"gap": "lg",
|
|
1108
1110
|
"children": [
|
|
1109
1111
|
{
|
|
1110
|
-
"align": "center",
|
|
1111
1112
|
"children": [
|
|
1112
1113
|
{
|
|
1113
1114
|
"type": "icon",
|
|
1114
1115
|
"name": "wrench"
|
|
1115
1116
|
},
|
|
1116
1117
|
{
|
|
1117
|
-
"type": "typography",
|
|
1118
1118
|
"content": "Validation-Fix Loop",
|
|
1119
|
+
"type": "typography",
|
|
1119
1120
|
"variant": "h2"
|
|
1120
1121
|
}
|
|
1121
1122
|
],
|
|
1122
|
-
"type": "stack",
|
|
1123
1123
|
"direction": "horizontal",
|
|
1124
|
-
"gap": "sm"
|
|
1124
|
+
"gap": "sm",
|
|
1125
|
+
"type": "stack",
|
|
1126
|
+
"align": "center"
|
|
1125
1127
|
},
|
|
1126
1128
|
{
|
|
1127
1129
|
"type": "divider"
|
|
1128
1130
|
},
|
|
1129
1131
|
{
|
|
1130
|
-
"type": "card",
|
|
1131
1132
|
"children": [
|
|
1132
1133
|
{
|
|
1133
|
-
"type": "stack",
|
|
1134
1134
|
"children": [
|
|
1135
1135
|
{
|
|
1136
|
+
"content": "Enter the target to validate and auto-fix",
|
|
1136
1137
|
"variant": "body",
|
|
1137
|
-
"type": "typography"
|
|
1138
|
-
"content": "Enter the target to validate and auto-fix"
|
|
1138
|
+
"type": "typography"
|
|
1139
1139
|
},
|
|
1140
1140
|
{
|
|
1141
|
+
"type": "form-section",
|
|
1141
1142
|
"entity": "@entity",
|
|
1142
1143
|
"mode": "edit",
|
|
1143
|
-
"
|
|
1144
|
+
"submitEvent": "FIX",
|
|
1144
1145
|
"fields": [
|
|
1145
1146
|
"target"
|
|
1146
|
-
]
|
|
1147
|
-
"submitEvent": "FIX"
|
|
1147
|
+
]
|
|
1148
1148
|
}
|
|
1149
1149
|
],
|
|
1150
|
+
"type": "stack",
|
|
1150
1151
|
"gap": "md",
|
|
1151
1152
|
"direction": "vertical"
|
|
1152
1153
|
}
|
|
1153
|
-
]
|
|
1154
|
+
],
|
|
1155
|
+
"type": "card"
|
|
1154
1156
|
}
|
|
1155
|
-
]
|
|
1156
|
-
"gap": "lg",
|
|
1157
|
-
"direction": "vertical"
|
|
1157
|
+
]
|
|
1158
1158
|
}
|
|
1159
1159
|
]
|
|
1160
1160
|
]
|
|
@@ -1203,25 +1203,25 @@
|
|
|
1203
1203
|
"render-ui",
|
|
1204
1204
|
"main",
|
|
1205
1205
|
{
|
|
1206
|
-
"type": "stack",
|
|
1207
1206
|
"direction": "vertical",
|
|
1208
1207
|
"gap": "lg",
|
|
1208
|
+
"type": "stack",
|
|
1209
1209
|
"children": [
|
|
1210
1210
|
{
|
|
1211
|
+
"type": "stack",
|
|
1211
1212
|
"gap": "sm",
|
|
1212
|
-
"direction": "horizontal",
|
|
1213
1213
|
"children": [
|
|
1214
1214
|
{
|
|
1215
1215
|
"name": "wrench",
|
|
1216
1216
|
"type": "icon"
|
|
1217
1217
|
},
|
|
1218
1218
|
{
|
|
1219
|
+
"type": "typography",
|
|
1219
1220
|
"content": "Validation-Fix Loop",
|
|
1220
|
-
"variant": "h2"
|
|
1221
|
-
"type": "typography"
|
|
1221
|
+
"variant": "h2"
|
|
1222
1222
|
}
|
|
1223
1223
|
],
|
|
1224
|
-
"
|
|
1224
|
+
"direction": "horizontal",
|
|
1225
1225
|
"align": "center"
|
|
1226
1226
|
},
|
|
1227
1227
|
{
|
|
@@ -1231,25 +1231,25 @@
|
|
|
1231
1231
|
"type": "card",
|
|
1232
1232
|
"children": [
|
|
1233
1233
|
{
|
|
1234
|
-
"type": "stack",
|
|
1235
1234
|
"children": [
|
|
1236
1235
|
{
|
|
1237
|
-
"type": "typography",
|
|
1238
1236
|
"variant": "body",
|
|
1239
|
-
"content": "Enter the target to validate and auto-fix"
|
|
1237
|
+
"content": "Enter the target to validate and auto-fix",
|
|
1238
|
+
"type": "typography"
|
|
1240
1239
|
},
|
|
1241
1240
|
{
|
|
1242
1241
|
"submitEvent": "FIX",
|
|
1243
1242
|
"type": "form-section",
|
|
1244
|
-
"mode": "edit",
|
|
1245
1243
|
"fields": [
|
|
1246
1244
|
"target"
|
|
1247
1245
|
],
|
|
1248
|
-
"entity": "@entity"
|
|
1246
|
+
"entity": "@entity",
|
|
1247
|
+
"mode": "edit"
|
|
1249
1248
|
}
|
|
1250
1249
|
],
|
|
1251
|
-
"
|
|
1252
|
-
"gap": "md"
|
|
1250
|
+
"type": "stack",
|
|
1251
|
+
"gap": "md",
|
|
1252
|
+
"direction": "vertical"
|
|
1253
1253
|
}
|
|
1254
1254
|
]
|
|
1255
1255
|
}
|