@almadar/std 15.6.1 → 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/factory-signatures.json +20759 -67
- 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/factory-signatures.json +20759 -67
- 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/factory-signatures.json +20759 -67
- 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
|
@@ -365,8 +365,8 @@
|
|
|
365
365
|
"Revision",
|
|
366
366
|
{
|
|
367
367
|
"emit": {
|
|
368
|
-
"
|
|
369
|
-
"
|
|
368
|
+
"success": "RevisionLoaded",
|
|
369
|
+
"failure": "RevisionLoadFailed"
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
372
|
],
|
|
@@ -374,22 +374,22 @@
|
|
|
374
374
|
"render-ui",
|
|
375
375
|
"main",
|
|
376
376
|
{
|
|
377
|
+
"direction": "vertical",
|
|
378
|
+
"align": "center",
|
|
377
379
|
"type": "stack",
|
|
380
|
+
"gap": "md",
|
|
378
381
|
"className": "py-12",
|
|
379
382
|
"children": [
|
|
380
383
|
{
|
|
381
384
|
"type": "spinner"
|
|
382
385
|
},
|
|
383
386
|
{
|
|
384
|
-
"content": "Loading version history…",
|
|
385
387
|
"type": "typography",
|
|
386
|
-
"
|
|
387
|
-
"variant": "caption"
|
|
388
|
+
"content": "Loading version history…",
|
|
389
|
+
"variant": "caption",
|
|
390
|
+
"color": "muted"
|
|
388
391
|
}
|
|
389
|
-
]
|
|
390
|
-
"align": "center",
|
|
391
|
-
"direction": "vertical",
|
|
392
|
-
"gap": "md"
|
|
392
|
+
]
|
|
393
393
|
}
|
|
394
394
|
]
|
|
395
395
|
]
|
|
@@ -403,76 +403,74 @@
|
|
|
403
403
|
"render-ui",
|
|
404
404
|
"main",
|
|
405
405
|
{
|
|
406
|
-
"type": "stack",
|
|
407
|
-
"gap": "md",
|
|
408
|
-
"direction": "vertical",
|
|
409
406
|
"children": [
|
|
410
407
|
{
|
|
411
|
-
"align": "center",
|
|
412
|
-
"type": "stack",
|
|
413
408
|
"direction": "horizontal",
|
|
414
|
-
"
|
|
409
|
+
"type": "stack",
|
|
410
|
+
"align": "center",
|
|
415
411
|
"children": [
|
|
416
412
|
{
|
|
417
413
|
"name": "history",
|
|
418
414
|
"type": "icon"
|
|
419
415
|
},
|
|
420
416
|
{
|
|
421
|
-
"type": "typography",
|
|
422
417
|
"content": "@config.title",
|
|
423
|
-
"variant": "h3"
|
|
418
|
+
"variant": "h3",
|
|
419
|
+
"type": "typography"
|
|
424
420
|
}
|
|
425
|
-
]
|
|
421
|
+
],
|
|
422
|
+
"gap": "sm"
|
|
426
423
|
},
|
|
427
424
|
{
|
|
425
|
+
"cols": 4.0,
|
|
426
|
+
"type": "simple-grid",
|
|
428
427
|
"children": [
|
|
429
428
|
{
|
|
430
429
|
"type": "stat-display",
|
|
431
|
-
"
|
|
430
|
+
"value": "@payload.data.length",
|
|
432
431
|
"icon": "history",
|
|
433
|
-
"
|
|
432
|
+
"label": "Total revisions"
|
|
434
433
|
},
|
|
435
434
|
{
|
|
436
|
-
"
|
|
437
|
-
"value": "6",
|
|
435
|
+
"icon": "users",
|
|
438
436
|
"type": "stat-display",
|
|
439
|
-
"
|
|
437
|
+
"label": "Authors",
|
|
438
|
+
"value": "6"
|
|
440
439
|
},
|
|
441
440
|
{
|
|
442
441
|
"label": "Saves this week",
|
|
443
|
-
"
|
|
442
|
+
"value": "14",
|
|
444
443
|
"type": "stat-display",
|
|
445
|
-
"
|
|
444
|
+
"icon": "save"
|
|
446
445
|
},
|
|
447
446
|
{
|
|
448
|
-
"label": "Rollbacks",
|
|
449
|
-
"value": "2",
|
|
450
447
|
"icon": "rotate-ccw",
|
|
451
|
-
"
|
|
448
|
+
"value": "2",
|
|
449
|
+
"type": "stat-display",
|
|
450
|
+
"label": "Rollbacks"
|
|
452
451
|
}
|
|
453
|
-
]
|
|
454
|
-
"type": "simple-grid",
|
|
455
|
-
"cols": 4.0
|
|
452
|
+
]
|
|
456
453
|
},
|
|
457
454
|
{
|
|
458
455
|
"type": "divider"
|
|
459
456
|
},
|
|
460
457
|
{
|
|
461
|
-
"cols": 1.0,
|
|
462
|
-
"entity": "@payload.data",
|
|
463
458
|
"gap": "sm",
|
|
459
|
+
"entity": "@payload.data",
|
|
460
|
+
"cols": 1.0,
|
|
461
|
+
"type": "data-grid",
|
|
464
462
|
"itemActions": [
|
|
465
463
|
{
|
|
466
|
-
"event": "OPEN_REVISION",
|
|
467
464
|
"icon": "arrow-right",
|
|
468
465
|
"label": "Open",
|
|
466
|
+
"event": "OPEN_REVISION",
|
|
469
467
|
"variant": "primary"
|
|
470
468
|
},
|
|
471
469
|
{
|
|
470
|
+
"variant": "danger",
|
|
472
471
|
"label": "Rollback",
|
|
473
|
-
"icon": "rotate-ccw",
|
|
474
472
|
"event": "ROLLBACK",
|
|
475
|
-
"
|
|
473
|
+
"icon": "rotate-ccw"
|
|
476
474
|
}
|
|
477
475
|
],
|
|
478
476
|
"fields": [
|
|
@@ -482,24 +480,26 @@
|
|
|
482
480
|
"name": "versionNumber"
|
|
483
481
|
},
|
|
484
482
|
{
|
|
483
|
+
"label": "Author",
|
|
485
484
|
"variant": "caption",
|
|
486
|
-
"name": "authorName"
|
|
487
|
-
"label": "Author"
|
|
485
|
+
"name": "authorName"
|
|
488
486
|
},
|
|
489
487
|
{
|
|
488
|
+
"variant": "caption",
|
|
490
489
|
"name": "summary",
|
|
491
|
-
"label": "Summary"
|
|
492
|
-
"variant": "caption"
|
|
490
|
+
"label": "Summary"
|
|
493
491
|
},
|
|
494
492
|
{
|
|
495
493
|
"name": "createdAt",
|
|
496
494
|
"label": "Saved",
|
|
497
495
|
"variant": "caption"
|
|
498
496
|
}
|
|
499
|
-
]
|
|
500
|
-
"type": "data-grid"
|
|
497
|
+
]
|
|
501
498
|
}
|
|
502
|
-
]
|
|
499
|
+
],
|
|
500
|
+
"type": "stack",
|
|
501
|
+
"direction": "vertical",
|
|
502
|
+
"gap": "md"
|
|
503
503
|
}
|
|
504
504
|
]
|
|
505
505
|
]
|
|
@@ -546,9 +546,9 @@
|
|
|
546
546
|
"render-ui",
|
|
547
547
|
"main",
|
|
548
548
|
{
|
|
549
|
+
"variant": "error",
|
|
549
550
|
"message": "@payload.error",
|
|
550
|
-
"type": "alert"
|
|
551
|
-
"variant": "error"
|
|
551
|
+
"type": "alert"
|
|
552
552
|
}
|
|
553
553
|
]
|
|
554
554
|
]
|
|
@@ -607,24 +607,28 @@
|
|
|
607
607
|
"render-ui",
|
|
608
608
|
"main",
|
|
609
609
|
{
|
|
610
|
+
"gap": "md",
|
|
611
|
+
"type": "stack",
|
|
610
612
|
"direction": "vertical",
|
|
611
613
|
"children": [
|
|
612
614
|
{
|
|
615
|
+
"gap": "sm",
|
|
616
|
+
"type": "stack",
|
|
613
617
|
"children": [
|
|
614
618
|
{
|
|
615
|
-
"type": "button",
|
|
616
619
|
"label": "Back",
|
|
617
|
-
"
|
|
618
|
-
"
|
|
620
|
+
"variant": "ghost",
|
|
621
|
+
"type": "button",
|
|
622
|
+
"action": "CLOSE_VIEW"
|
|
619
623
|
},
|
|
620
624
|
{
|
|
621
|
-
"
|
|
622
|
-
"
|
|
625
|
+
"type": "icon",
|
|
626
|
+
"name": "file-text"
|
|
623
627
|
},
|
|
624
628
|
{
|
|
625
|
-
"type": "typography",
|
|
626
629
|
"content": "@entity.summary",
|
|
627
|
-
"variant": "h3"
|
|
630
|
+
"variant": "h3",
|
|
631
|
+
"type": "typography"
|
|
628
632
|
},
|
|
629
633
|
{
|
|
630
634
|
"type": "badge",
|
|
@@ -632,131 +636,127 @@
|
|
|
632
636
|
"variant": "default"
|
|
633
637
|
}
|
|
634
638
|
],
|
|
635
|
-
"direction": "horizontal",
|
|
636
|
-
"gap": "sm",
|
|
637
639
|
"align": "center",
|
|
638
|
-
"
|
|
640
|
+
"direction": "horizontal"
|
|
639
641
|
},
|
|
640
642
|
{
|
|
641
643
|
"type": "divider"
|
|
642
644
|
},
|
|
643
645
|
{
|
|
646
|
+
"type": "stack",
|
|
647
|
+
"direction": "vertical",
|
|
648
|
+
"gap": "sm",
|
|
644
649
|
"children": [
|
|
645
650
|
{
|
|
646
651
|
"direction": "horizontal",
|
|
652
|
+
"type": "stack",
|
|
653
|
+
"gap": "md",
|
|
647
654
|
"children": [
|
|
648
655
|
{
|
|
649
656
|
"variant": "caption",
|
|
650
|
-
"
|
|
657
|
+
"color": "muted",
|
|
651
658
|
"type": "typography",
|
|
652
|
-
"
|
|
659
|
+
"content": "Author"
|
|
653
660
|
},
|
|
654
661
|
{
|
|
662
|
+
"variant": "body",
|
|
655
663
|
"type": "typography",
|
|
656
|
-
"content": "@entity.authorName"
|
|
657
|
-
"variant": "body"
|
|
664
|
+
"content": "@entity.authorName"
|
|
658
665
|
}
|
|
659
|
-
]
|
|
660
|
-
"gap": "md",
|
|
661
|
-
"type": "stack"
|
|
666
|
+
]
|
|
662
667
|
},
|
|
663
668
|
{
|
|
664
|
-
"type": "stack",
|
|
665
|
-
"direction": "horizontal",
|
|
666
669
|
"gap": "md",
|
|
667
670
|
"children": [
|
|
668
671
|
{
|
|
669
|
-
"variant": "caption",
|
|
670
|
-
"type": "typography",
|
|
671
672
|
"content": "Saved",
|
|
672
|
-
"
|
|
673
|
+
"variant": "caption",
|
|
674
|
+
"color": "muted",
|
|
675
|
+
"type": "typography"
|
|
673
676
|
},
|
|
674
677
|
{
|
|
675
|
-
"type": "typography",
|
|
676
678
|
"content": "@entity.createdAt",
|
|
679
|
+
"type": "typography",
|
|
677
680
|
"variant": "body"
|
|
678
681
|
}
|
|
679
|
-
]
|
|
682
|
+
],
|
|
683
|
+
"type": "stack",
|
|
684
|
+
"direction": "horizontal"
|
|
680
685
|
},
|
|
681
686
|
{
|
|
687
|
+
"direction": "horizontal",
|
|
682
688
|
"children": [
|
|
683
689
|
{
|
|
684
|
-
"
|
|
690
|
+
"variant": "caption",
|
|
685
691
|
"color": "muted",
|
|
686
692
|
"type": "typography",
|
|
687
|
-
"
|
|
693
|
+
"content": "Content"
|
|
688
694
|
},
|
|
689
695
|
{
|
|
690
|
-
"
|
|
696
|
+
"type": "typography",
|
|
691
697
|
"content": "@entity.content",
|
|
692
|
-
"
|
|
698
|
+
"variant": "body"
|
|
693
699
|
}
|
|
694
700
|
],
|
|
695
|
-
"
|
|
696
|
-
"type": "stack"
|
|
697
|
-
"gap": "md"
|
|
701
|
+
"gap": "md",
|
|
702
|
+
"type": "stack"
|
|
698
703
|
}
|
|
699
|
-
]
|
|
700
|
-
"type": "stack",
|
|
701
|
-
"direction": "vertical",
|
|
702
|
-
"gap": "sm"
|
|
704
|
+
]
|
|
703
705
|
},
|
|
704
706
|
{
|
|
705
707
|
"type": "divider"
|
|
706
708
|
},
|
|
707
709
|
{
|
|
708
|
-
"cols": 3.0,
|
|
709
|
-
"type": "simple-grid",
|
|
710
710
|
"children": [
|
|
711
711
|
{
|
|
712
|
-
"value": "@entity.versionNumber",
|
|
713
|
-
"icon": "tag",
|
|
714
712
|
"type": "stat-display",
|
|
715
|
-
"label": "Version"
|
|
713
|
+
"label": "Version",
|
|
714
|
+
"value": "@entity.versionNumber",
|
|
715
|
+
"icon": "tag"
|
|
716
716
|
},
|
|
717
717
|
{
|
|
718
718
|
"type": "stat-display",
|
|
719
719
|
"label": "Document",
|
|
720
|
-
"
|
|
721
|
-
"
|
|
720
|
+
"value": "@entity.documentId",
|
|
721
|
+
"icon": "file"
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
|
-
"
|
|
724
|
+
"type": "stat-display",
|
|
725
725
|
"value": "@entity.documentType",
|
|
726
726
|
"icon": "layers",
|
|
727
|
-
"
|
|
727
|
+
"label": "Type"
|
|
728
728
|
}
|
|
729
|
-
]
|
|
729
|
+
],
|
|
730
|
+
"type": "simple-grid",
|
|
731
|
+
"cols": 3.0
|
|
730
732
|
},
|
|
731
733
|
{
|
|
734
|
+
"gap": "sm",
|
|
732
735
|
"type": "stack",
|
|
736
|
+
"direction": "horizontal",
|
|
733
737
|
"align": "center",
|
|
734
|
-
"gap": "sm",
|
|
735
738
|
"children": [
|
|
736
739
|
{
|
|
737
|
-
"
|
|
738
|
-
"action": "COMPARE",
|
|
740
|
+
"type": "button",
|
|
739
741
|
"variant": "secondary",
|
|
740
742
|
"actionPayload": {
|
|
741
743
|
"id": "@entity.id"
|
|
742
744
|
},
|
|
743
|
-
"
|
|
745
|
+
"label": "Compare",
|
|
746
|
+
"action": "COMPARE"
|
|
744
747
|
},
|
|
745
748
|
{
|
|
746
|
-
"variant": "danger",
|
|
747
749
|
"actionPayload": {
|
|
748
750
|
"id": "@entity.id"
|
|
749
751
|
},
|
|
750
|
-
"type": "button",
|
|
751
752
|
"label": "Rollback",
|
|
752
|
-
"
|
|
753
|
+
"type": "button",
|
|
754
|
+
"action": "ROLLBACK",
|
|
755
|
+
"variant": "danger"
|
|
753
756
|
}
|
|
754
|
-
]
|
|
755
|
-
"direction": "horizontal"
|
|
757
|
+
]
|
|
756
758
|
}
|
|
757
|
-
]
|
|
758
|
-
"gap": "md",
|
|
759
|
-
"type": "stack"
|
|
759
|
+
]
|
|
760
760
|
}
|
|
761
761
|
]
|
|
762
762
|
]
|
|
@@ -785,22 +785,22 @@
|
|
|
785
785
|
"render-ui",
|
|
786
786
|
"main",
|
|
787
787
|
{
|
|
788
|
-
"
|
|
789
|
-
"direction": "vertical",
|
|
790
|
-
"className": "py-12",
|
|
788
|
+
"align": "center",
|
|
791
789
|
"children": [
|
|
792
790
|
{
|
|
793
791
|
"type": "spinner"
|
|
794
792
|
},
|
|
795
793
|
{
|
|
796
794
|
"color": "muted",
|
|
797
|
-
"type": "typography",
|
|
798
795
|
"variant": "caption",
|
|
796
|
+
"type": "typography",
|
|
799
797
|
"content": "Rolling back…"
|
|
800
798
|
}
|
|
801
799
|
],
|
|
802
|
-
"
|
|
803
|
-
"
|
|
800
|
+
"className": "py-12",
|
|
801
|
+
"direction": "vertical",
|
|
802
|
+
"type": "stack",
|
|
803
|
+
"gap": "md"
|
|
804
804
|
}
|
|
805
805
|
]
|
|
806
806
|
]
|
|
@@ -815,8 +815,8 @@
|
|
|
815
815
|
"Revision",
|
|
816
816
|
{
|
|
817
817
|
"emit": {
|
|
818
|
-
"
|
|
819
|
-
"
|
|
818
|
+
"failure": "RevisionLoadFailed",
|
|
819
|
+
"success": "RevisionLoaded"
|
|
820
820
|
}
|
|
821
821
|
}
|
|
822
822
|
],
|
|
@@ -824,8 +824,6 @@
|
|
|
824
824
|
"render-ui",
|
|
825
825
|
"main",
|
|
826
826
|
{
|
|
827
|
-
"type": "stack",
|
|
828
|
-
"direction": "vertical",
|
|
829
827
|
"className": "py-12",
|
|
830
828
|
"children": [
|
|
831
829
|
{
|
|
@@ -833,13 +831,15 @@
|
|
|
833
831
|
},
|
|
834
832
|
{
|
|
835
833
|
"variant": "caption",
|
|
834
|
+
"content": "Loading version history…",
|
|
836
835
|
"type": "typography",
|
|
837
|
-
"color": "muted"
|
|
838
|
-
"content": "Loading version history…"
|
|
836
|
+
"color": "muted"
|
|
839
837
|
}
|
|
840
838
|
],
|
|
841
|
-
"
|
|
842
|
-
"
|
|
839
|
+
"align": "center",
|
|
840
|
+
"direction": "vertical",
|
|
841
|
+
"type": "stack",
|
|
842
|
+
"gap": "md"
|
|
843
843
|
}
|
|
844
844
|
]
|
|
845
845
|
]
|
|
@@ -859,59 +859,59 @@
|
|
|
859
859
|
"main",
|
|
860
860
|
{
|
|
861
861
|
"gap": "md",
|
|
862
|
-
"direction": "vertical",
|
|
863
862
|
"type": "stack",
|
|
863
|
+
"direction": "vertical",
|
|
864
864
|
"children": [
|
|
865
865
|
{
|
|
866
|
+
"gap": "sm",
|
|
867
|
+
"direction": "horizontal",
|
|
868
|
+
"type": "stack",
|
|
869
|
+
"align": "center",
|
|
866
870
|
"children": [
|
|
867
871
|
{
|
|
868
|
-
"type": "button",
|
|
869
872
|
"label": "Back",
|
|
870
|
-
"
|
|
871
|
-
"action": "CLOSE_VIEW"
|
|
873
|
+
"type": "button",
|
|
874
|
+
"action": "CLOSE_VIEW",
|
|
875
|
+
"variant": "ghost"
|
|
872
876
|
},
|
|
873
877
|
{
|
|
874
|
-
"
|
|
875
|
-
"
|
|
878
|
+
"type": "icon",
|
|
879
|
+
"name": "git-compare"
|
|
876
880
|
},
|
|
877
881
|
{
|
|
878
882
|
"variant": "h3",
|
|
879
|
-
"
|
|
880
|
-
"
|
|
883
|
+
"content": "Compare versions",
|
|
884
|
+
"type": "typography"
|
|
881
885
|
}
|
|
882
|
-
]
|
|
883
|
-
"align": "center",
|
|
884
|
-
"direction": "horizontal",
|
|
885
|
-
"gap": "sm",
|
|
886
|
-
"type": "stack"
|
|
886
|
+
]
|
|
887
887
|
},
|
|
888
888
|
{
|
|
889
889
|
"type": "divider"
|
|
890
890
|
},
|
|
891
891
|
{
|
|
892
|
-
"
|
|
892
|
+
"type": "version-diff",
|
|
893
893
|
"afterId": "@payload.afterId",
|
|
894
894
|
"view": "side-by-side",
|
|
895
895
|
"onRevert": "ROLLBACK",
|
|
896
|
-
"
|
|
897
|
-
"
|
|
896
|
+
"beforeId": "@payload.beforeId",
|
|
897
|
+
"revisions": "@payload.revisions"
|
|
898
898
|
},
|
|
899
899
|
{
|
|
900
|
-
"
|
|
900
|
+
"type": "stack",
|
|
901
901
|
"gap": "sm",
|
|
902
|
+
"direction": "horizontal",
|
|
902
903
|
"children": [
|
|
903
904
|
{
|
|
905
|
+
"label": "Rollback",
|
|
904
906
|
"variant": "danger",
|
|
905
907
|
"action": "ROLLBACK",
|
|
906
908
|
"actionPayload": {
|
|
907
909
|
"id": "@entity.id"
|
|
908
910
|
},
|
|
909
|
-
"type": "button"
|
|
910
|
-
"label": "Rollback"
|
|
911
|
+
"type": "button"
|
|
911
912
|
}
|
|
912
913
|
],
|
|
913
|
-
"align": "center"
|
|
914
|
-
"type": "stack"
|
|
914
|
+
"align": "center"
|
|
915
915
|
}
|
|
916
916
|
]
|
|
917
917
|
}
|
|
@@ -933,8 +933,8 @@
|
|
|
933
933
|
"Revision",
|
|
934
934
|
{
|
|
935
935
|
"emit": {
|
|
936
|
-
"
|
|
937
|
-
"
|
|
936
|
+
"success": "RevisionLoaded",
|
|
937
|
+
"failure": "RevisionLoadFailed"
|
|
938
938
|
}
|
|
939
939
|
}
|
|
940
940
|
],
|
|
@@ -942,22 +942,22 @@
|
|
|
942
942
|
"render-ui",
|
|
943
943
|
"main",
|
|
944
944
|
{
|
|
945
|
+
"direction": "vertical",
|
|
945
946
|
"align": "center",
|
|
946
947
|
"className": "py-12",
|
|
947
|
-
"type": "stack",
|
|
948
|
-
"direction": "vertical",
|
|
949
|
-
"gap": "md",
|
|
950
948
|
"children": [
|
|
951
949
|
{
|
|
952
950
|
"type": "spinner"
|
|
953
951
|
},
|
|
954
952
|
{
|
|
955
|
-
"color": "muted",
|
|
956
953
|
"type": "typography",
|
|
957
954
|
"content": "Rolling back…",
|
|
955
|
+
"color": "muted",
|
|
958
956
|
"variant": "caption"
|
|
959
957
|
}
|
|
960
|
-
]
|
|
958
|
+
],
|
|
959
|
+
"type": "stack",
|
|
960
|
+
"gap": "md"
|
|
961
961
|
}
|
|
962
962
|
]
|
|
963
963
|
]
|
|
@@ -981,9 +981,8 @@
|
|
|
981
981
|
"render-ui",
|
|
982
982
|
"main",
|
|
983
983
|
{
|
|
984
|
-
"direction": "vertical",
|
|
985
|
-
"align": "center",
|
|
986
984
|
"className": "py-12",
|
|
985
|
+
"align": "center",
|
|
987
986
|
"gap": "md",
|
|
988
987
|
"type": "stack",
|
|
989
988
|
"children": [
|
|
@@ -991,12 +990,13 @@
|
|
|
991
990
|
"type": "spinner"
|
|
992
991
|
},
|
|
993
992
|
{
|
|
993
|
+
"type": "typography",
|
|
994
994
|
"variant": "caption",
|
|
995
|
-
"content": "Loading version history…",
|
|
996
995
|
"color": "muted",
|
|
997
|
-
"
|
|
996
|
+
"content": "Loading version history…"
|
|
998
997
|
}
|
|
999
|
-
]
|
|
998
|
+
],
|
|
999
|
+
"direction": "vertical"
|
|
1000
1000
|
}
|
|
1001
1001
|
]
|
|
1002
1002
|
]
|
|
@@ -1016,8 +1016,8 @@
|
|
|
1016
1016
|
"Revision",
|
|
1017
1017
|
{
|
|
1018
1018
|
"emit": {
|
|
1019
|
-
"
|
|
1020
|
-
"
|
|
1019
|
+
"failure": "RevisionLoadFailed",
|
|
1020
|
+
"success": "RevisionLoaded"
|
|
1021
1021
|
}
|
|
1022
1022
|
}
|
|
1023
1023
|
],
|
|
@@ -1025,22 +1025,22 @@
|
|
|
1025
1025
|
"render-ui",
|
|
1026
1026
|
"main",
|
|
1027
1027
|
{
|
|
1028
|
-
"direction": "vertical",
|
|
1029
|
-
"type": "stack",
|
|
1030
1028
|
"gap": "md",
|
|
1029
|
+
"type": "stack",
|
|
1030
|
+
"className": "py-12",
|
|
1031
1031
|
"align": "center",
|
|
1032
1032
|
"children": [
|
|
1033
1033
|
{
|
|
1034
1034
|
"type": "spinner"
|
|
1035
1035
|
},
|
|
1036
1036
|
{
|
|
1037
|
-
"type": "typography",
|
|
1038
1037
|
"variant": "caption",
|
|
1039
1038
|
"color": "muted",
|
|
1039
|
+
"type": "typography",
|
|
1040
1040
|
"content": "Rolling back…"
|
|
1041
1041
|
}
|
|
1042
1042
|
],
|
|
1043
|
-
"
|
|
1043
|
+
"direction": "vertical"
|
|
1044
1044
|
}
|
|
1045
1045
|
]
|
|
1046
1046
|
]
|
|
@@ -1064,8 +1064,8 @@
|
|
|
1064
1064
|
"render-ui",
|
|
1065
1065
|
"main",
|
|
1066
1066
|
{
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1067
|
+
"size": "sm",
|
|
1068
|
+
"type": "spinner"
|
|
1069
1069
|
}
|
|
1070
1070
|
]
|
|
1071
1071
|
]
|