@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
|
@@ -60,17 +60,20 @@
|
|
|
60
60
|
"items": {
|
|
61
61
|
"type": "object",
|
|
62
62
|
"properties": {
|
|
63
|
+
"description": {
|
|
64
|
+
"name": "description",
|
|
65
|
+
"type": "string",
|
|
66
|
+
"required": false
|
|
67
|
+
},
|
|
63
68
|
"title": {
|
|
64
69
|
"name": "title",
|
|
65
|
-
"type": "string"
|
|
70
|
+
"type": "string",
|
|
71
|
+
"required": true
|
|
66
72
|
},
|
|
67
73
|
"id": {
|
|
68
74
|
"name": "id",
|
|
69
|
-
"type": "string"
|
|
70
|
-
|
|
71
|
-
"description": {
|
|
72
|
-
"name": "description",
|
|
73
|
-
"type": "string"
|
|
75
|
+
"type": "string",
|
|
76
|
+
"required": true
|
|
74
77
|
}
|
|
75
78
|
}
|
|
76
79
|
}
|
|
@@ -332,8 +335,8 @@
|
|
|
332
335
|
"WizardView",
|
|
333
336
|
{
|
|
334
337
|
"emit": {
|
|
335
|
-
"
|
|
336
|
-
"
|
|
338
|
+
"failure": "WizardLoadFailed",
|
|
339
|
+
"success": "WizardLoaded"
|
|
337
340
|
}
|
|
338
341
|
}
|
|
339
342
|
],
|
|
@@ -375,11 +378,6 @@
|
|
|
375
378
|
"fn",
|
|
376
379
|
"step",
|
|
377
380
|
{
|
|
378
|
-
"id": [
|
|
379
|
-
"object/get",
|
|
380
|
-
"@step",
|
|
381
|
-
"key"
|
|
382
|
-
],
|
|
383
381
|
"description": [
|
|
384
382
|
"object/get",
|
|
385
383
|
"@step",
|
|
@@ -390,6 +388,11 @@
|
|
|
390
388
|
"object/get",
|
|
391
389
|
"@step",
|
|
392
390
|
"label"
|
|
391
|
+
],
|
|
392
|
+
"id": [
|
|
393
|
+
"object/get",
|
|
394
|
+
"@step",
|
|
395
|
+
"key"
|
|
393
396
|
]
|
|
394
397
|
}
|
|
395
398
|
]
|
|
@@ -508,11 +511,10 @@
|
|
|
508
511
|
"children": [
|
|
509
512
|
{
|
|
510
513
|
"type": "stack",
|
|
511
|
-
"gap": "sm",
|
|
512
514
|
"children": [
|
|
513
515
|
{
|
|
514
|
-
"
|
|
515
|
-
"
|
|
516
|
+
"name": "list-checks",
|
|
517
|
+
"type": "icon"
|
|
516
518
|
},
|
|
517
519
|
{
|
|
518
520
|
"variant": "h3",
|
|
@@ -520,47 +522,48 @@
|
|
|
520
522
|
"type": "typography"
|
|
521
523
|
}
|
|
522
524
|
],
|
|
525
|
+
"align": "center",
|
|
523
526
|
"direction": "horizontal",
|
|
524
|
-
"
|
|
527
|
+
"gap": "sm"
|
|
525
528
|
},
|
|
526
529
|
{
|
|
527
|
-
"
|
|
530
|
+
"allowNavigation": false,
|
|
528
531
|
"steps": "@entity.wizardSteps",
|
|
529
|
-
"
|
|
530
|
-
"
|
|
532
|
+
"type": "wizard-progress",
|
|
533
|
+
"currentStep": "@entity.currentStepIndex"
|
|
531
534
|
},
|
|
532
535
|
{
|
|
533
536
|
"type": "card",
|
|
534
537
|
"children": [
|
|
535
538
|
{
|
|
536
|
-
"type": "stack",
|
|
537
539
|
"gap": "md",
|
|
538
540
|
"direction": "vertical",
|
|
541
|
+
"type": "stack",
|
|
539
542
|
"children": [
|
|
540
543
|
{
|
|
541
544
|
"direction": "horizontal",
|
|
542
|
-
"gap": "sm",
|
|
543
545
|
"align": "center",
|
|
544
546
|
"type": "stack",
|
|
547
|
+
"gap": "sm",
|
|
545
548
|
"children": [
|
|
546
549
|
{
|
|
550
|
+
"type": "icon",
|
|
547
551
|
"name": "@entity.currentStepIcon",
|
|
548
|
-
"size": "lg"
|
|
549
|
-
"type": "icon"
|
|
552
|
+
"size": "lg"
|
|
550
553
|
},
|
|
551
554
|
{
|
|
552
555
|
"direction": "vertical",
|
|
553
|
-
"type": "stack",
|
|
554
556
|
"gap": "xs",
|
|
557
|
+
"type": "stack",
|
|
555
558
|
"children": [
|
|
556
559
|
{
|
|
557
560
|
"type": "typography",
|
|
558
|
-
"
|
|
559
|
-
"
|
|
561
|
+
"content": "@entity.currentStepLabel",
|
|
562
|
+
"variant": "h2"
|
|
560
563
|
},
|
|
561
564
|
{
|
|
562
|
-
"variant": "body",
|
|
563
565
|
"type": "typography",
|
|
566
|
+
"variant": "body",
|
|
564
567
|
"color": "muted",
|
|
565
568
|
"content": "@entity.currentStepDescription"
|
|
566
569
|
}
|
|
@@ -572,53 +575,53 @@
|
|
|
572
575
|
"type": "divider"
|
|
573
576
|
},
|
|
574
577
|
{
|
|
575
|
-
"showCancel": false,
|
|
576
|
-
"submitEvent": "ADVANCE",
|
|
577
578
|
"mode": "edit",
|
|
578
|
-
"
|
|
579
|
-
"entity": "@entity",
|
|
579
|
+
"cancelEvent": "CANCEL",
|
|
580
580
|
"showSubmit": false,
|
|
581
|
+
"showCancel": false,
|
|
581
582
|
"fields": "@entity.currentFields",
|
|
582
|
-
"
|
|
583
|
+
"submitEvent": "ADVANCE",
|
|
584
|
+
"entity": "@entity",
|
|
585
|
+
"type": "form-section"
|
|
583
586
|
}
|
|
584
587
|
]
|
|
585
588
|
}
|
|
586
589
|
]
|
|
587
590
|
},
|
|
588
591
|
{
|
|
589
|
-
"direction": "horizontal",
|
|
590
|
-
"align": "center",
|
|
591
|
-
"type": "stack",
|
|
592
|
-
"gap": "sm",
|
|
593
592
|
"children": [
|
|
594
593
|
{
|
|
595
|
-
"icon": "chevron-left",
|
|
596
|
-
"disabled": "@entity.isFirstStep",
|
|
597
|
-
"action": "RETREAT",
|
|
598
594
|
"variant": "ghost",
|
|
599
|
-
"
|
|
600
|
-
"label": "Back"
|
|
595
|
+
"action": "RETREAT",
|
|
596
|
+
"label": "Back",
|
|
597
|
+
"disabled": "@entity.isFirstStep",
|
|
598
|
+
"icon": "chevron-left",
|
|
599
|
+
"type": "button"
|
|
601
600
|
},
|
|
602
601
|
{
|
|
603
|
-
"type": "button",
|
|
604
602
|
"action": "CANCEL",
|
|
603
|
+
"type": "button",
|
|
605
604
|
"icon": "x",
|
|
606
605
|
"variant": "ghost",
|
|
607
606
|
"label": "Cancel wizard"
|
|
608
607
|
},
|
|
609
608
|
{
|
|
610
|
-
"label": "@entity.primaryActionLabel",
|
|
611
|
-
"action": "ADVANCE",
|
|
612
|
-
"icon": "@entity.primaryActionIcon",
|
|
613
609
|
"type": "button",
|
|
614
|
-
"variant": "primary"
|
|
610
|
+
"variant": "primary",
|
|
611
|
+
"icon": "@entity.primaryActionIcon",
|
|
612
|
+
"action": "ADVANCE",
|
|
613
|
+
"label": "@entity.primaryActionLabel"
|
|
615
614
|
}
|
|
616
|
-
]
|
|
615
|
+
],
|
|
616
|
+
"gap": "sm",
|
|
617
|
+
"direction": "horizontal",
|
|
618
|
+
"align": "center",
|
|
619
|
+
"type": "stack"
|
|
617
620
|
}
|
|
618
621
|
],
|
|
619
622
|
"direction": "vertical",
|
|
620
|
-
"
|
|
621
|
-
"
|
|
623
|
+
"type": "stack",
|
|
624
|
+
"gap": "lg"
|
|
622
625
|
}
|
|
623
626
|
]
|
|
624
627
|
]
|
|
@@ -637,9 +640,9 @@
|
|
|
637
640
|
"render-ui",
|
|
638
641
|
"main",
|
|
639
642
|
{
|
|
640
|
-
"title": "Failed to load",
|
|
641
643
|
"message": "@entity.errorMessage",
|
|
642
|
-
"type": "error-state"
|
|
644
|
+
"type": "error-state",
|
|
645
|
+
"title": "Failed to load"
|
|
643
646
|
}
|
|
644
647
|
]
|
|
645
648
|
]
|
|
@@ -654,8 +657,8 @@
|
|
|
654
657
|
"WizardView",
|
|
655
658
|
{
|
|
656
659
|
"emit": {
|
|
657
|
-
"
|
|
658
|
-
"
|
|
660
|
+
"failure": "WizardLoadFailed",
|
|
661
|
+
"success": "WizardLoaded"
|
|
659
662
|
}
|
|
660
663
|
}
|
|
661
664
|
],
|
|
@@ -663,8 +666,8 @@
|
|
|
663
666
|
"render-ui",
|
|
664
667
|
"main",
|
|
665
668
|
{
|
|
666
|
-
"
|
|
667
|
-
"
|
|
669
|
+
"title": "Refreshing…",
|
|
670
|
+
"type": "loading-state"
|
|
668
671
|
}
|
|
669
672
|
]
|
|
670
673
|
]
|
|
@@ -683,9 +686,9 @@
|
|
|
683
686
|
"render-ui",
|
|
684
687
|
"main",
|
|
685
688
|
{
|
|
686
|
-
"title": "Save failed",
|
|
687
689
|
"message": "@entity.errorMessage",
|
|
688
|
-
"type": "error-state"
|
|
690
|
+
"type": "error-state",
|
|
691
|
+
"title": "Save failed"
|
|
689
692
|
}
|
|
690
693
|
]
|
|
691
694
|
]
|
|
@@ -825,52 +828,49 @@
|
|
|
825
828
|
"render-ui",
|
|
826
829
|
"main",
|
|
827
830
|
{
|
|
828
|
-
"direction": "vertical",
|
|
829
831
|
"children": [
|
|
830
832
|
{
|
|
833
|
+
"direction": "horizontal",
|
|
834
|
+
"align": "center",
|
|
835
|
+
"type": "stack",
|
|
831
836
|
"children": [
|
|
832
837
|
{
|
|
833
838
|
"name": "list-checks",
|
|
834
839
|
"type": "icon"
|
|
835
840
|
},
|
|
836
841
|
{
|
|
837
|
-
"content": "@config.title",
|
|
838
842
|
"type": "typography",
|
|
843
|
+
"content": "@config.title",
|
|
839
844
|
"variant": "h3"
|
|
840
845
|
}
|
|
841
846
|
],
|
|
842
|
-
"
|
|
843
|
-
"gap": "sm",
|
|
844
|
-
"align": "center",
|
|
845
|
-
"type": "stack"
|
|
847
|
+
"gap": "sm"
|
|
846
848
|
},
|
|
847
849
|
{
|
|
848
|
-
"
|
|
849
|
-
"currentStep": "@entity.currentStepIndex",
|
|
850
|
+
"allowNavigation": false,
|
|
850
851
|
"type": "wizard-progress",
|
|
851
|
-
"
|
|
852
|
+
"currentStep": "@entity.currentStepIndex",
|
|
853
|
+
"steps": "@entity.wizardSteps"
|
|
852
854
|
},
|
|
853
855
|
{
|
|
854
856
|
"children": [
|
|
855
857
|
{
|
|
856
|
-
"direction": "vertical",
|
|
857
858
|
"children": [
|
|
858
859
|
{
|
|
859
860
|
"direction": "horizontal",
|
|
860
861
|
"children": [
|
|
861
862
|
{
|
|
862
863
|
"size": "lg",
|
|
863
|
-
"
|
|
864
|
-
"
|
|
864
|
+
"name": "@entity.currentStepIcon",
|
|
865
|
+
"type": "icon"
|
|
865
866
|
},
|
|
866
867
|
{
|
|
867
|
-
"gap": "xs",
|
|
868
868
|
"type": "stack",
|
|
869
869
|
"children": [
|
|
870
870
|
{
|
|
871
|
-
"
|
|
871
|
+
"content": "@entity.currentStepLabel",
|
|
872
872
|
"variant": "h2",
|
|
873
|
-
"
|
|
873
|
+
"type": "typography"
|
|
874
874
|
},
|
|
875
875
|
{
|
|
876
876
|
"type": "typography",
|
|
@@ -879,27 +879,29 @@
|
|
|
879
879
|
"variant": "body"
|
|
880
880
|
}
|
|
881
881
|
],
|
|
882
|
-
"direction": "vertical"
|
|
882
|
+
"direction": "vertical",
|
|
883
|
+
"gap": "xs"
|
|
883
884
|
}
|
|
884
885
|
],
|
|
885
|
-
"
|
|
886
|
+
"gap": "sm",
|
|
886
887
|
"align": "center",
|
|
887
|
-
"
|
|
888
|
+
"type": "stack"
|
|
888
889
|
},
|
|
889
890
|
{
|
|
890
891
|
"type": "divider"
|
|
891
892
|
},
|
|
892
893
|
{
|
|
893
|
-
"submitEvent": "ADVANCE",
|
|
894
|
-
"fields": "@entity.currentFields",
|
|
895
|
-
"mode": "edit",
|
|
896
|
-
"cancelEvent": "CANCEL",
|
|
897
894
|
"entity": "@entity",
|
|
898
|
-
"
|
|
895
|
+
"showCancel": false,
|
|
896
|
+
"cancelEvent": "CANCEL",
|
|
899
897
|
"type": "form-section",
|
|
900
|
-
"
|
|
898
|
+
"mode": "edit",
|
|
899
|
+
"submitEvent": "ADVANCE",
|
|
900
|
+
"fields": "@entity.currentFields",
|
|
901
|
+
"showSubmit": false
|
|
901
902
|
}
|
|
902
903
|
],
|
|
904
|
+
"direction": "vertical",
|
|
903
905
|
"gap": "md",
|
|
904
906
|
"type": "stack"
|
|
905
907
|
}
|
|
@@ -908,36 +910,37 @@
|
|
|
908
910
|
},
|
|
909
911
|
{
|
|
910
912
|
"type": "stack",
|
|
913
|
+
"align": "center",
|
|
914
|
+
"direction": "horizontal",
|
|
911
915
|
"children": [
|
|
912
916
|
{
|
|
913
|
-
"
|
|
914
|
-
"
|
|
917
|
+
"disabled": "@entity.isFirstStep",
|
|
918
|
+
"label": "Back",
|
|
915
919
|
"variant": "ghost",
|
|
916
920
|
"type": "button",
|
|
917
|
-
"
|
|
918
|
-
"
|
|
921
|
+
"action": "RETREAT",
|
|
922
|
+
"icon": "chevron-left"
|
|
919
923
|
},
|
|
920
924
|
{
|
|
921
925
|
"label": "Cancel wizard",
|
|
922
|
-
"action": "CANCEL",
|
|
923
|
-
"icon": "x",
|
|
924
926
|
"variant": "ghost",
|
|
925
|
-
"type": "button"
|
|
927
|
+
"type": "button",
|
|
928
|
+
"action": "CANCEL",
|
|
929
|
+
"icon": "x"
|
|
926
930
|
},
|
|
927
931
|
{
|
|
928
|
-
"type": "button",
|
|
929
|
-
"action": "ADVANCE",
|
|
930
|
-
"icon": "@entity.primaryActionIcon",
|
|
931
932
|
"label": "@entity.primaryActionLabel",
|
|
932
|
-
"
|
|
933
|
+
"icon": "@entity.primaryActionIcon",
|
|
934
|
+
"variant": "primary",
|
|
935
|
+
"action": "ADVANCE",
|
|
936
|
+
"type": "button"
|
|
933
937
|
}
|
|
934
938
|
],
|
|
935
|
-
"gap": "sm"
|
|
936
|
-
"align": "center",
|
|
937
|
-
"direction": "horizontal"
|
|
939
|
+
"gap": "sm"
|
|
938
940
|
}
|
|
939
941
|
],
|
|
940
942
|
"type": "stack",
|
|
943
|
+
"direction": "vertical",
|
|
941
944
|
"gap": "lg"
|
|
942
945
|
}
|
|
943
946
|
]
|
|
@@ -971,14 +974,13 @@
|
|
|
971
974
|
"main",
|
|
972
975
|
{
|
|
973
976
|
"direction": "vertical",
|
|
974
|
-
"type": "stack",
|
|
975
|
-
"gap": "lg",
|
|
976
977
|
"align": "center",
|
|
978
|
+
"type": "stack",
|
|
977
979
|
"children": [
|
|
978
980
|
{
|
|
979
981
|
"type": "icon",
|
|
980
|
-
"
|
|
981
|
-
"
|
|
982
|
+
"name": "check-circle",
|
|
983
|
+
"size": "lg"
|
|
982
984
|
},
|
|
983
985
|
{
|
|
984
986
|
"type": "typography",
|
|
@@ -987,26 +989,27 @@
|
|
|
987
989
|
"align": "center"
|
|
988
990
|
},
|
|
989
991
|
{
|
|
990
|
-
"align": "center",
|
|
991
|
-
"type": "typography",
|
|
992
992
|
"content": "@entity.completionMessage",
|
|
993
993
|
"variant": "body",
|
|
994
|
-
"color": "muted"
|
|
994
|
+
"color": "muted",
|
|
995
|
+
"align": "center",
|
|
996
|
+
"type": "typography"
|
|
995
997
|
},
|
|
996
998
|
{
|
|
997
|
-
"currentStep": "@entity.totalSteps",
|
|
998
|
-
"type": "wizard-progress",
|
|
999
999
|
"steps": "@entity.wizardSteps",
|
|
1000
|
+
"type": "wizard-progress",
|
|
1001
|
+
"currentStep": "@entity.totalSteps",
|
|
1000
1002
|
"allowNavigation": false
|
|
1001
1003
|
},
|
|
1002
1004
|
{
|
|
1005
|
+
"type": "button",
|
|
1003
1006
|
"label": "Start a new wizard",
|
|
1004
1007
|
"icon": "rotate-ccw",
|
|
1005
1008
|
"action": "RESTART",
|
|
1006
|
-
"type": "button",
|
|
1007
1009
|
"variant": "secondary"
|
|
1008
1010
|
}
|
|
1009
|
-
]
|
|
1011
|
+
],
|
|
1012
|
+
"gap": "lg"
|
|
1010
1013
|
}
|
|
1011
1014
|
]
|
|
1012
1015
|
]
|
|
@@ -1142,17 +1145,16 @@
|
|
|
1142
1145
|
"render-ui",
|
|
1143
1146
|
"main",
|
|
1144
1147
|
{
|
|
1145
|
-
"type": "stack",
|
|
1146
1148
|
"direction": "vertical",
|
|
1147
1149
|
"gap": "lg",
|
|
1150
|
+
"type": "stack",
|
|
1148
1151
|
"children": [
|
|
1149
1152
|
{
|
|
1150
|
-
"direction": "horizontal",
|
|
1151
1153
|
"type": "stack",
|
|
1152
1154
|
"children": [
|
|
1153
1155
|
{
|
|
1154
|
-
"
|
|
1155
|
-
"
|
|
1156
|
+
"type": "icon",
|
|
1157
|
+
"name": "list-checks"
|
|
1156
1158
|
},
|
|
1157
1159
|
{
|
|
1158
1160
|
"variant": "h3",
|
|
@@ -1160,100 +1162,101 @@
|
|
|
1160
1162
|
"content": "@config.title"
|
|
1161
1163
|
}
|
|
1162
1164
|
],
|
|
1165
|
+
"direction": "horizontal",
|
|
1163
1166
|
"align": "center",
|
|
1164
1167
|
"gap": "sm"
|
|
1165
1168
|
},
|
|
1166
1169
|
{
|
|
1167
|
-
"steps": "@entity.wizardSteps",
|
|
1168
|
-
"type": "wizard-progress",
|
|
1169
1170
|
"currentStep": "@entity.currentStepIndex",
|
|
1170
|
-
"
|
|
1171
|
+
"type": "wizard-progress",
|
|
1172
|
+
"allowNavigation": false,
|
|
1173
|
+
"steps": "@entity.wizardSteps"
|
|
1171
1174
|
},
|
|
1172
1175
|
{
|
|
1173
1176
|
"children": [
|
|
1174
1177
|
{
|
|
1178
|
+
"gap": "md",
|
|
1179
|
+
"direction": "vertical",
|
|
1180
|
+
"type": "stack",
|
|
1175
1181
|
"children": [
|
|
1176
1182
|
{
|
|
1177
|
-
"type": "stack",
|
|
1178
1183
|
"gap": "sm",
|
|
1179
|
-
"
|
|
1180
|
-
"align": "center",
|
|
1184
|
+
"type": "stack",
|
|
1181
1185
|
"children": [
|
|
1182
1186
|
{
|
|
1183
|
-
"type": "icon",
|
|
1184
1187
|
"name": "@entity.currentStepIcon",
|
|
1185
|
-
"size": "lg"
|
|
1188
|
+
"size": "lg",
|
|
1189
|
+
"type": "icon"
|
|
1186
1190
|
},
|
|
1187
1191
|
{
|
|
1188
|
-
"direction": "vertical",
|
|
1189
|
-
"type": "stack",
|
|
1190
1192
|
"gap": "xs",
|
|
1193
|
+
"direction": "vertical",
|
|
1191
1194
|
"children": [
|
|
1192
1195
|
{
|
|
1196
|
+
"content": "@entity.currentStepLabel",
|
|
1193
1197
|
"variant": "h2",
|
|
1194
|
-
"type": "typography"
|
|
1195
|
-
"content": "@entity.currentStepLabel"
|
|
1198
|
+
"type": "typography"
|
|
1196
1199
|
},
|
|
1197
1200
|
{
|
|
1198
|
-
"
|
|
1201
|
+
"content": "@entity.currentStepDescription",
|
|
1199
1202
|
"variant": "body",
|
|
1200
1203
|
"color": "muted",
|
|
1201
|
-
"
|
|
1204
|
+
"type": "typography"
|
|
1202
1205
|
}
|
|
1203
|
-
]
|
|
1206
|
+
],
|
|
1207
|
+
"type": "stack"
|
|
1204
1208
|
}
|
|
1205
|
-
]
|
|
1209
|
+
],
|
|
1210
|
+
"align": "center",
|
|
1211
|
+
"direction": "horizontal"
|
|
1206
1212
|
},
|
|
1207
1213
|
{
|
|
1208
1214
|
"type": "divider"
|
|
1209
1215
|
},
|
|
1210
1216
|
{
|
|
1211
|
-
"mode": "edit",
|
|
1212
|
-
"cancelEvent": "CANCEL",
|
|
1213
|
-
"showCancel": false,
|
|
1214
|
-
"entity": "@entity",
|
|
1215
1217
|
"submitEvent": "ADVANCE",
|
|
1218
|
+
"entity": "@entity",
|
|
1219
|
+
"type": "form-section",
|
|
1216
1220
|
"showSubmit": false,
|
|
1221
|
+
"cancelEvent": "CANCEL",
|
|
1222
|
+
"mode": "edit",
|
|
1217
1223
|
"fields": "@entity.currentFields",
|
|
1218
|
-
"
|
|
1224
|
+
"showCancel": false
|
|
1219
1225
|
}
|
|
1220
|
-
]
|
|
1221
|
-
"gap": "md",
|
|
1222
|
-
"type": "stack",
|
|
1223
|
-
"direction": "vertical"
|
|
1226
|
+
]
|
|
1224
1227
|
}
|
|
1225
1228
|
],
|
|
1226
1229
|
"type": "card"
|
|
1227
1230
|
},
|
|
1228
1231
|
{
|
|
1229
|
-
"
|
|
1230
|
-
"align": "center",
|
|
1232
|
+
"type": "stack",
|
|
1231
1233
|
"children": [
|
|
1232
1234
|
{
|
|
1233
|
-
"
|
|
1235
|
+
"icon": "chevron-left",
|
|
1234
1236
|
"type": "button",
|
|
1237
|
+
"label": "Back",
|
|
1235
1238
|
"variant": "ghost",
|
|
1236
1239
|
"action": "RETREAT",
|
|
1237
|
-
"
|
|
1238
|
-
"icon": "chevron-left"
|
|
1240
|
+
"disabled": "@entity.isFirstStep"
|
|
1239
1241
|
},
|
|
1240
1242
|
{
|
|
1241
|
-
"label": "Cancel wizard",
|
|
1242
|
-
"action": "CANCEL",
|
|
1243
|
-
"icon": "x",
|
|
1244
1243
|
"type": "button",
|
|
1245
|
-
"
|
|
1244
|
+
"icon": "x",
|
|
1245
|
+
"label": "Cancel wizard",
|
|
1246
|
+
"variant": "ghost",
|
|
1247
|
+
"action": "CANCEL"
|
|
1246
1248
|
},
|
|
1247
1249
|
{
|
|
1248
|
-
"
|
|
1249
|
-
"icon": "@entity.primaryActionIcon",
|
|
1250
|
+
"label": "@entity.primaryActionLabel",
|
|
1250
1251
|
"action": "ADVANCE",
|
|
1251
1252
|
"variant": "primary",
|
|
1252
|
-
"
|
|
1253
|
+
"type": "button",
|
|
1254
|
+
"icon": "@entity.primaryActionIcon"
|
|
1253
1255
|
}
|
|
1254
1256
|
],
|
|
1255
|
-
"
|
|
1256
|
-
"
|
|
1257
|
+
"align": "center",
|
|
1258
|
+
"direction": "horizontal",
|
|
1259
|
+
"gap": "sm"
|
|
1257
1260
|
}
|
|
1258
1261
|
]
|
|
1259
1262
|
}
|
|
@@ -1274,8 +1277,6 @@
|
|
|
1274
1277
|
"render-ui",
|
|
1275
1278
|
"main",
|
|
1276
1279
|
{
|
|
1277
|
-
"direction": "vertical",
|
|
1278
|
-
"align": "center",
|
|
1279
1280
|
"children": [
|
|
1280
1281
|
{
|
|
1281
1282
|
"name": "x-circle",
|
|
@@ -1283,28 +1284,30 @@
|
|
|
1283
1284
|
"type": "icon"
|
|
1284
1285
|
},
|
|
1285
1286
|
{
|
|
1286
|
-
"align": "center",
|
|
1287
1287
|
"type": "typography",
|
|
1288
1288
|
"content": "Cancelled",
|
|
1289
|
+
"align": "center",
|
|
1289
1290
|
"variant": "h2"
|
|
1290
1291
|
},
|
|
1291
1292
|
{
|
|
1293
|
+
"content": "The wizard was cancelled. No data was submitted.",
|
|
1292
1294
|
"type": "typography",
|
|
1293
|
-
"variant": "body",
|
|
1294
1295
|
"color": "muted",
|
|
1295
|
-
"
|
|
1296
|
+
"variant": "body",
|
|
1296
1297
|
"align": "center"
|
|
1297
1298
|
},
|
|
1298
1299
|
{
|
|
1300
|
+
"type": "button",
|
|
1301
|
+
"label": "Start a new wizard",
|
|
1299
1302
|
"variant": "secondary",
|
|
1300
1303
|
"action": "RESTART",
|
|
1301
|
-
"
|
|
1302
|
-
"icon": "rotate-ccw",
|
|
1303
|
-
"label": "Start a new wizard"
|
|
1304
|
+
"icon": "rotate-ccw"
|
|
1304
1305
|
}
|
|
1305
1306
|
],
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
1307
|
+
"direction": "vertical",
|
|
1308
|
+
"align": "center",
|
|
1309
|
+
"type": "stack",
|
|
1310
|
+
"gap": "lg"
|
|
1308
1311
|
}
|
|
1309
1312
|
]
|
|
1310
1313
|
]
|
|
@@ -1329,8 +1332,8 @@
|
|
|
1329
1332
|
"WizardView",
|
|
1330
1333
|
{
|
|
1331
1334
|
"emit": {
|
|
1332
|
-
"
|
|
1333
|
-
"
|
|
1335
|
+
"failure": "WizardLoadFailed",
|
|
1336
|
+
"success": "WizardLoaded"
|
|
1334
1337
|
}
|
|
1335
1338
|
}
|
|
1336
1339
|
],
|
|
@@ -1364,8 +1367,8 @@
|
|
|
1364
1367
|
"WizardView",
|
|
1365
1368
|
{
|
|
1366
1369
|
"emit": {
|
|
1367
|
-
"
|
|
1368
|
-
"
|
|
1370
|
+
"success": "WizardLoaded",
|
|
1371
|
+
"failure": "WizardLoadFailed"
|
|
1369
1372
|
}
|
|
1370
1373
|
}
|
|
1371
1374
|
],
|
|
@@ -1397,19 +1400,13 @@
|
|
|
1397
1400
|
]
|
|
1398
1401
|
},
|
|
1399
1402
|
"config": {
|
|
1400
|
-
"title": {
|
|
1401
|
-
"type": "string",
|
|
1402
|
-
"default": "Wizard",
|
|
1403
|
-
"label": "Wizard title",
|
|
1404
|
-
"description": "Heading shown across all wizard steps"
|
|
1405
|
-
},
|
|
1406
1403
|
"steps": {
|
|
1407
1404
|
"type": "[object]",
|
|
1408
1405
|
"default": [
|
|
1409
1406
|
{
|
|
1410
|
-
"description": "Basic information",
|
|
1411
1407
|
"key": "details",
|
|
1412
1408
|
"label": "Details",
|
|
1409
|
+
"description": "Basic information",
|
|
1413
1410
|
"icon": "file-text",
|
|
1414
1411
|
"fields": [
|
|
1415
1412
|
"title",
|
|
@@ -1417,23 +1414,23 @@
|
|
|
1417
1414
|
]
|
|
1418
1415
|
},
|
|
1419
1416
|
{
|
|
1420
|
-
"key": "options",
|
|
1421
1417
|
"label": "Options",
|
|
1422
1418
|
"description": "Configure preferences",
|
|
1423
|
-
"
|
|
1419
|
+
"key": "options",
|
|
1424
1420
|
"fields": [
|
|
1425
1421
|
"category",
|
|
1426
1422
|
"priority"
|
|
1427
|
-
]
|
|
1423
|
+
],
|
|
1424
|
+
"icon": "settings"
|
|
1428
1425
|
},
|
|
1429
1426
|
{
|
|
1427
|
+
"icon": "check-circle",
|
|
1430
1428
|
"fields": [
|
|
1431
1429
|
"notes"
|
|
1432
1430
|
],
|
|
1433
|
-
"
|
|
1434
|
-
"icon": "check-circle",
|
|
1431
|
+
"description": "Confirm and submit",
|
|
1435
1432
|
"key": "review",
|
|
1436
|
-
"
|
|
1433
|
+
"label": "Review"
|
|
1437
1434
|
}
|
|
1438
1435
|
],
|
|
1439
1436
|
"label": "Steps",
|
|
@@ -1441,6 +1438,12 @@
|
|
|
1441
1438
|
"items": {
|
|
1442
1439
|
"type": "object"
|
|
1443
1440
|
}
|
|
1441
|
+
},
|
|
1442
|
+
"title": {
|
|
1443
|
+
"type": "string",
|
|
1444
|
+
"default": "Wizard",
|
|
1445
|
+
"label": "Wizard title",
|
|
1446
|
+
"description": "Heading shown across all wizard steps"
|
|
1444
1447
|
}
|
|
1445
1448
|
},
|
|
1446
1449
|
"scope": "instance"
|