@almadar/std 14.24.0 → 14.26.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 +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -265,8 +265,8 @@
|
|
|
265
265
|
"Vendor",
|
|
266
266
|
{
|
|
267
267
|
"emit": {
|
|
268
|
-
"
|
|
269
|
-
"
|
|
268
|
+
"success": "VendorLoaded",
|
|
269
|
+
"failure": "VendorLoadFailed"
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
],
|
|
@@ -274,22 +274,22 @@
|
|
|
274
274
|
"render-ui",
|
|
275
275
|
"main",
|
|
276
276
|
{
|
|
277
|
-
"align": "center",
|
|
278
|
-
"className": "py-12",
|
|
279
277
|
"gap": "md",
|
|
278
|
+
"type": "stack",
|
|
280
279
|
"direction": "vertical",
|
|
280
|
+
"className": "py-12",
|
|
281
281
|
"children": [
|
|
282
282
|
{
|
|
283
283
|
"type": "spinner"
|
|
284
284
|
},
|
|
285
285
|
{
|
|
286
|
-
"variant": "caption",
|
|
287
286
|
"type": "typography",
|
|
287
|
+
"variant": "caption",
|
|
288
288
|
"color": "muted",
|
|
289
289
|
"content": "Loading vendor application…"
|
|
290
290
|
}
|
|
291
291
|
],
|
|
292
|
-
"
|
|
292
|
+
"align": "center"
|
|
293
293
|
}
|
|
294
294
|
]
|
|
295
295
|
]
|
|
@@ -304,13 +304,11 @@
|
|
|
304
304
|
"main",
|
|
305
305
|
{
|
|
306
306
|
"type": "stack",
|
|
307
|
-
"gap": "lg",
|
|
308
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
309
307
|
"children": [
|
|
310
308
|
{
|
|
311
|
-
"variant": "h2",
|
|
312
309
|
"content": "Vendor Onboarding",
|
|
313
|
-
"type": "typography"
|
|
310
|
+
"type": "typography",
|
|
311
|
+
"variant": "h2"
|
|
314
312
|
},
|
|
315
313
|
{
|
|
316
314
|
"steps": [
|
|
@@ -320,8 +318,8 @@
|
|
|
320
318
|
"Identity",
|
|
321
319
|
"Review"
|
|
322
320
|
],
|
|
323
|
-
"
|
|
324
|
-
"
|
|
321
|
+
"type": "wizard-progress",
|
|
322
|
+
"currentStep": 0.0
|
|
325
323
|
},
|
|
326
324
|
{
|
|
327
325
|
"type": "divider"
|
|
@@ -332,9 +330,9 @@
|
|
|
332
330
|
"content": "Business Info"
|
|
333
331
|
},
|
|
334
332
|
{
|
|
333
|
+
"cancelEvent": "INIT",
|
|
335
334
|
"type": "form-section",
|
|
336
335
|
"mode": "create",
|
|
337
|
-
"cancelEvent": "INIT",
|
|
338
336
|
"fields": [
|
|
339
337
|
"businessName",
|
|
340
338
|
"legalName"
|
|
@@ -343,15 +341,17 @@
|
|
|
343
341
|
},
|
|
344
342
|
{
|
|
345
343
|
"currentStep": 0.0,
|
|
346
|
-
"totalSteps": 5.0,
|
|
347
|
-
"type": "wizard-navigation",
|
|
348
|
-
"onNext": "NEXT_STEP",
|
|
349
344
|
"showNext": true,
|
|
350
345
|
"showComplete": false,
|
|
346
|
+
"type": "wizard-navigation",
|
|
347
|
+
"onNext": "NEXT_STEP",
|
|
348
|
+
"totalSteps": 5.0,
|
|
351
349
|
"showBack": false
|
|
352
350
|
}
|
|
353
351
|
],
|
|
354
|
-
"direction": "vertical"
|
|
352
|
+
"direction": "vertical",
|
|
353
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
354
|
+
"gap": "lg"
|
|
355
355
|
}
|
|
356
356
|
]
|
|
357
357
|
]
|
|
@@ -365,9 +365,9 @@
|
|
|
365
365
|
"render-ui",
|
|
366
366
|
"main",
|
|
367
367
|
{
|
|
368
|
-
"variant": "error",
|
|
369
368
|
"message": "@payload.error",
|
|
370
|
-
"type": "alert"
|
|
369
|
+
"type": "alert",
|
|
370
|
+
"variant": "error"
|
|
371
371
|
}
|
|
372
372
|
]
|
|
373
373
|
]
|
|
@@ -396,11 +396,12 @@
|
|
|
396
396
|
"render-ui",
|
|
397
397
|
"main",
|
|
398
398
|
{
|
|
399
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
399
400
|
"children": [
|
|
400
401
|
{
|
|
401
|
-
"type": "typography",
|
|
402
402
|
"content": "Vendor Onboarding",
|
|
403
|
-
"variant": "h2"
|
|
403
|
+
"variant": "h2",
|
|
404
|
+
"type": "typography"
|
|
404
405
|
},
|
|
405
406
|
{
|
|
406
407
|
"type": "wizard-progress",
|
|
@@ -422,30 +423,29 @@
|
|
|
422
423
|
"type": "typography"
|
|
423
424
|
},
|
|
424
425
|
{
|
|
425
|
-
"mode": "edit",
|
|
426
426
|
"type": "form-section",
|
|
427
|
-
"
|
|
428
|
-
"submitEvent": "NEXT_STEP",
|
|
427
|
+
"mode": "edit",
|
|
429
428
|
"cancelEvent": "BACK_STEP",
|
|
429
|
+
"submitEvent": "NEXT_STEP",
|
|
430
430
|
"fields": [
|
|
431
431
|
"ein"
|
|
432
|
-
]
|
|
432
|
+
],
|
|
433
|
+
"entity": "@entity"
|
|
433
434
|
},
|
|
434
435
|
{
|
|
435
|
-
"
|
|
436
|
+
"totalSteps": 5.0,
|
|
437
|
+
"showBack": true,
|
|
436
438
|
"onBack": "BACK_STEP",
|
|
437
439
|
"showNext": true,
|
|
438
|
-
"
|
|
439
|
-
"currentStep": 1.0,
|
|
440
|
+
"type": "wizard-navigation",
|
|
440
441
|
"showComplete": false,
|
|
441
|
-
"
|
|
442
|
+
"currentStep": 1.0,
|
|
442
443
|
"onNext": "NEXT_STEP"
|
|
443
444
|
}
|
|
444
445
|
],
|
|
445
|
-
"direction": "vertical",
|
|
446
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
447
446
|
"gap": "lg",
|
|
448
|
-
"type": "stack"
|
|
447
|
+
"type": "stack",
|
|
448
|
+
"direction": "vertical"
|
|
449
449
|
}
|
|
450
450
|
]
|
|
451
451
|
]
|
|
@@ -459,14 +459,14 @@
|
|
|
459
459
|
"render-ui",
|
|
460
460
|
"main",
|
|
461
461
|
{
|
|
462
|
-
"type": "stack",
|
|
463
462
|
"direction": "vertical",
|
|
464
463
|
"gap": "lg",
|
|
465
464
|
"className": "max-w-2xl mx-auto w-full",
|
|
465
|
+
"type": "stack",
|
|
466
466
|
"children": [
|
|
467
467
|
{
|
|
468
|
-
"type": "typography",
|
|
469
468
|
"variant": "h2",
|
|
469
|
+
"type": "typography",
|
|
470
470
|
"content": "Vendor Onboarding"
|
|
471
471
|
},
|
|
472
472
|
{
|
|
@@ -485,28 +485,28 @@
|
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
487
|
"type": "typography",
|
|
488
|
-
"
|
|
489
|
-
"
|
|
488
|
+
"content": "Business Info",
|
|
489
|
+
"variant": "h3"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
|
+
"cancelEvent": "INIT",
|
|
492
493
|
"fields": [
|
|
493
494
|
"businessName",
|
|
494
495
|
"legalName"
|
|
495
496
|
],
|
|
496
|
-
"
|
|
497
|
+
"entity": "@entity",
|
|
497
498
|
"type": "form-section",
|
|
498
499
|
"mode": "edit",
|
|
499
|
-
"
|
|
500
|
-
"cancelEvent": "INIT"
|
|
500
|
+
"submitEvent": "NEXT_STEP"
|
|
501
501
|
},
|
|
502
502
|
{
|
|
503
|
-
"showComplete": false,
|
|
504
|
-
"totalSteps": 5.0,
|
|
505
503
|
"onNext": "NEXT_STEP",
|
|
506
|
-
"
|
|
507
|
-
"
|
|
504
|
+
"showNext": true,
|
|
505
|
+
"totalSteps": 5.0,
|
|
508
506
|
"type": "wizard-navigation",
|
|
509
|
-
"
|
|
507
|
+
"showBack": false,
|
|
508
|
+
"currentStep": 0.0,
|
|
509
|
+
"showComplete": false
|
|
510
510
|
}
|
|
511
511
|
]
|
|
512
512
|
}
|
|
@@ -532,6 +532,9 @@
|
|
|
532
532
|
"render-ui",
|
|
533
533
|
"main",
|
|
534
534
|
{
|
|
535
|
+
"gap": "lg",
|
|
536
|
+
"type": "stack",
|
|
537
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
535
538
|
"children": [
|
|
536
539
|
{
|
|
537
540
|
"type": "typography",
|
|
@@ -539,7 +542,7 @@
|
|
|
539
542
|
"content": "Vendor Onboarding"
|
|
540
543
|
},
|
|
541
544
|
{
|
|
542
|
-
"
|
|
545
|
+
"currentStep": 2.0,
|
|
543
546
|
"steps": [
|
|
544
547
|
"Business",
|
|
545
548
|
"Tax ID",
|
|
@@ -547,42 +550,39 @@
|
|
|
547
550
|
"Identity",
|
|
548
551
|
"Review"
|
|
549
552
|
],
|
|
550
|
-
"
|
|
553
|
+
"type": "wizard-progress"
|
|
551
554
|
},
|
|
552
555
|
{
|
|
553
556
|
"type": "divider"
|
|
554
557
|
},
|
|
555
558
|
{
|
|
559
|
+
"variant": "h3",
|
|
556
560
|
"content": "Bank Link",
|
|
557
|
-
"type": "typography"
|
|
558
|
-
"variant": "h3"
|
|
561
|
+
"type": "typography"
|
|
559
562
|
},
|
|
560
563
|
{
|
|
561
|
-
"fields": [
|
|
562
|
-
"bankRoutingMasked",
|
|
563
|
-
"bankAcctMasked"
|
|
564
|
-
],
|
|
565
564
|
"entity": "@entity",
|
|
566
|
-
"submitEvent": "NEXT_STEP",
|
|
567
565
|
"type": "form-section",
|
|
566
|
+
"submitEvent": "NEXT_STEP",
|
|
568
567
|
"mode": "edit",
|
|
569
|
-
"cancelEvent": "BACK_STEP"
|
|
568
|
+
"cancelEvent": "BACK_STEP",
|
|
569
|
+
"fields": [
|
|
570
|
+
"bankRoutingMasked",
|
|
571
|
+
"bankAcctMasked"
|
|
572
|
+
]
|
|
570
573
|
},
|
|
571
574
|
{
|
|
572
|
-
"
|
|
575
|
+
"onBack": "BACK_STEP",
|
|
576
|
+
"type": "wizard-navigation",
|
|
573
577
|
"showBack": true,
|
|
574
578
|
"showComplete": false,
|
|
575
|
-
"
|
|
579
|
+
"currentStep": 2.0,
|
|
576
580
|
"showNext": true,
|
|
577
|
-
"
|
|
578
|
-
"
|
|
579
|
-
"onBack": "BACK_STEP"
|
|
581
|
+
"totalSteps": 5.0,
|
|
582
|
+
"onNext": "NEXT_STEP"
|
|
580
583
|
}
|
|
581
584
|
],
|
|
582
|
-
"
|
|
583
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
584
|
-
"direction": "vertical",
|
|
585
|
-
"gap": "lg"
|
|
585
|
+
"direction": "vertical"
|
|
586
586
|
}
|
|
587
587
|
]
|
|
588
588
|
]
|
|
@@ -601,16 +601,17 @@
|
|
|
601
601
|
"render-ui",
|
|
602
602
|
"main",
|
|
603
603
|
{
|
|
604
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
605
604
|
"direction": "vertical",
|
|
605
|
+
"type": "stack",
|
|
606
|
+
"gap": "lg",
|
|
607
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
606
608
|
"children": [
|
|
607
609
|
{
|
|
610
|
+
"content": "Vendor Onboarding",
|
|
608
611
|
"type": "typography",
|
|
609
|
-
"variant": "h2"
|
|
610
|
-
"content": "Vendor Onboarding"
|
|
612
|
+
"variant": "h2"
|
|
611
613
|
},
|
|
612
614
|
{
|
|
613
|
-
"type": "wizard-progress",
|
|
614
615
|
"steps": [
|
|
615
616
|
"Business",
|
|
616
617
|
"Tax ID",
|
|
@@ -618,7 +619,8 @@
|
|
|
618
619
|
"Identity",
|
|
619
620
|
"Review"
|
|
620
621
|
],
|
|
621
|
-
"currentStep": 0.0
|
|
622
|
+
"currentStep": 0.0,
|
|
623
|
+
"type": "wizard-progress"
|
|
622
624
|
},
|
|
623
625
|
{
|
|
624
626
|
"type": "divider"
|
|
@@ -629,28 +631,26 @@
|
|
|
629
631
|
"content": "Business Info"
|
|
630
632
|
},
|
|
631
633
|
{
|
|
632
|
-
"type": "form-section",
|
|
633
|
-
"mode": "edit",
|
|
634
634
|
"submitEvent": "NEXT_STEP",
|
|
635
|
-
"cancelEvent": "INIT",
|
|
636
635
|
"entity": "@entity",
|
|
636
|
+
"mode": "edit",
|
|
637
|
+
"cancelEvent": "INIT",
|
|
637
638
|
"fields": [
|
|
638
639
|
"businessName",
|
|
639
640
|
"legalName"
|
|
640
|
-
]
|
|
641
|
+
],
|
|
642
|
+
"type": "form-section"
|
|
641
643
|
},
|
|
642
644
|
{
|
|
643
|
-
"onNext": "NEXT_STEP",
|
|
644
|
-
"currentStep": 0.0,
|
|
645
645
|
"totalSteps": 5.0,
|
|
646
|
-
"showBack": false,
|
|
647
|
-
"showComplete": false,
|
|
648
646
|
"type": "wizard-navigation",
|
|
649
|
-
"
|
|
647
|
+
"showComplete": false,
|
|
648
|
+
"currentStep": 0.0,
|
|
649
|
+
"showBack": false,
|
|
650
|
+
"showNext": true,
|
|
651
|
+
"onNext": "NEXT_STEP"
|
|
650
652
|
}
|
|
651
|
-
]
|
|
652
|
-
"gap": "lg",
|
|
653
|
-
"type": "stack"
|
|
653
|
+
]
|
|
654
654
|
}
|
|
655
655
|
]
|
|
656
656
|
]
|
|
@@ -665,13 +665,14 @@
|
|
|
665
665
|
"main",
|
|
666
666
|
{
|
|
667
667
|
"type": "stack",
|
|
668
|
-
"
|
|
668
|
+
"gap": "lg",
|
|
669
669
|
"className": "max-w-2xl mx-auto w-full",
|
|
670
|
+
"direction": "vertical",
|
|
670
671
|
"children": [
|
|
671
672
|
{
|
|
672
673
|
"content": "Vendor Onboarding",
|
|
673
|
-
"
|
|
674
|
-
"
|
|
674
|
+
"variant": "h2",
|
|
675
|
+
"type": "typography"
|
|
675
676
|
},
|
|
676
677
|
{
|
|
677
678
|
"steps": [
|
|
@@ -689,31 +690,30 @@
|
|
|
689
690
|
},
|
|
690
691
|
{
|
|
691
692
|
"content": "Tax ID",
|
|
692
|
-
"
|
|
693
|
-
"
|
|
693
|
+
"variant": "h3",
|
|
694
|
+
"type": "typography"
|
|
694
695
|
},
|
|
695
696
|
{
|
|
696
|
-
"
|
|
697
|
-
"cancelEvent": "BACK_STEP",
|
|
697
|
+
"type": "form-section",
|
|
698
698
|
"entity": "@entity",
|
|
699
|
+
"mode": "edit",
|
|
700
|
+
"submitEvent": "NEXT_STEP",
|
|
699
701
|
"fields": [
|
|
700
702
|
"ein"
|
|
701
703
|
],
|
|
702
|
-
"
|
|
703
|
-
"type": "form-section"
|
|
704
|
+
"cancelEvent": "BACK_STEP"
|
|
704
705
|
},
|
|
705
706
|
{
|
|
706
|
-
"currentStep": 1.0,
|
|
707
707
|
"totalSteps": 5.0,
|
|
708
708
|
"showNext": true,
|
|
709
709
|
"onBack": "BACK_STEP",
|
|
710
|
-
"
|
|
711
|
-
"showBack": true,
|
|
710
|
+
"onNext": "NEXT_STEP",
|
|
712
711
|
"showComplete": false,
|
|
713
|
-
"
|
|
712
|
+
"currentStep": 1.0,
|
|
713
|
+
"showBack": true,
|
|
714
|
+
"type": "wizard-navigation"
|
|
714
715
|
}
|
|
715
|
-
]
|
|
716
|
-
"gap": "lg"
|
|
716
|
+
]
|
|
717
717
|
}
|
|
718
718
|
]
|
|
719
719
|
]
|
|
@@ -742,17 +742,18 @@
|
|
|
742
742
|
"render-ui",
|
|
743
743
|
"main",
|
|
744
744
|
{
|
|
745
|
-
"gap": "lg",
|
|
746
745
|
"direction": "vertical",
|
|
747
|
-
"
|
|
746
|
+
"gap": "lg",
|
|
748
747
|
"className": "max-w-2xl mx-auto w-full",
|
|
748
|
+
"type": "stack",
|
|
749
749
|
"children": [
|
|
750
750
|
{
|
|
751
|
+
"content": "Vendor Onboarding",
|
|
751
752
|
"type": "typography",
|
|
752
|
-
"variant": "h2"
|
|
753
|
-
"content": "Vendor Onboarding"
|
|
753
|
+
"variant": "h2"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
|
+
"currentStep": 3.0,
|
|
756
757
|
"type": "wizard-progress",
|
|
757
758
|
"steps": [
|
|
758
759
|
"Business",
|
|
@@ -760,42 +761,41 @@
|
|
|
760
761
|
"Bank",
|
|
761
762
|
"Identity",
|
|
762
763
|
"Review"
|
|
763
|
-
]
|
|
764
|
-
"currentStep": 3.0
|
|
764
|
+
]
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
767
|
"type": "divider"
|
|
768
768
|
},
|
|
769
769
|
{
|
|
770
770
|
"content": "Identity Verification",
|
|
771
|
-
"
|
|
772
|
-
"
|
|
771
|
+
"variant": "h3",
|
|
772
|
+
"type": "typography"
|
|
773
773
|
},
|
|
774
774
|
{
|
|
775
|
-
"type": "typography",
|
|
776
775
|
"content": "Upload a government-issued ID to verify your identity.",
|
|
776
|
+
"type": "typography",
|
|
777
777
|
"variant": "body",
|
|
778
778
|
"color": "muted"
|
|
779
779
|
},
|
|
780
780
|
{
|
|
781
781
|
"type": "upload-drop-zone",
|
|
782
|
-
"label": "Drop ID document here",
|
|
783
|
-
"icon": "credit-card",
|
|
784
782
|
"action": "UPLOAD_IDENTITY",
|
|
785
783
|
"accept": "image/*",
|
|
784
|
+
"icon": "credit-card",
|
|
786
785
|
"maxSize": 10485760.0,
|
|
787
|
-
"
|
|
788
|
-
"
|
|
786
|
+
"maxFiles": 2.0,
|
|
787
|
+
"label": "Drop ID document here",
|
|
788
|
+
"description": "or click to browse"
|
|
789
789
|
},
|
|
790
790
|
{
|
|
791
|
+
"showBack": true,
|
|
792
|
+
"showNext": true,
|
|
791
793
|
"currentStep": 3.0,
|
|
792
794
|
"showComplete": false,
|
|
793
795
|
"type": "wizard-navigation",
|
|
794
|
-
"
|
|
796
|
+
"totalSteps": 5.0,
|
|
795
797
|
"onNext": "NEXT_STEP",
|
|
796
|
-
"
|
|
797
|
-
"showBack": true,
|
|
798
|
-
"totalSteps": 5.0
|
|
798
|
+
"onBack": "BACK_STEP"
|
|
799
799
|
}
|
|
800
800
|
]
|
|
801
801
|
}
|
|
@@ -816,14 +816,17 @@
|
|
|
816
816
|
"render-ui",
|
|
817
817
|
"main",
|
|
818
818
|
{
|
|
819
|
+
"gap": "lg",
|
|
820
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
819
821
|
"direction": "vertical",
|
|
820
822
|
"children": [
|
|
821
823
|
{
|
|
822
|
-
"
|
|
824
|
+
"variant": "h2",
|
|
823
825
|
"type": "typography",
|
|
824
|
-
"
|
|
826
|
+
"content": "Vendor Onboarding"
|
|
825
827
|
},
|
|
826
828
|
{
|
|
829
|
+
"currentStep": 1.0,
|
|
827
830
|
"type": "wizard-progress",
|
|
828
831
|
"steps": [
|
|
829
832
|
"Business",
|
|
@@ -831,40 +834,37 @@
|
|
|
831
834
|
"Bank",
|
|
832
835
|
"Identity",
|
|
833
836
|
"Review"
|
|
834
|
-
]
|
|
835
|
-
"currentStep": 1.0
|
|
837
|
+
]
|
|
836
838
|
},
|
|
837
839
|
{
|
|
838
840
|
"type": "divider"
|
|
839
841
|
},
|
|
840
842
|
{
|
|
841
|
-
"type": "typography",
|
|
842
843
|
"content": "Tax ID",
|
|
844
|
+
"type": "typography",
|
|
843
845
|
"variant": "h3"
|
|
844
846
|
},
|
|
845
847
|
{
|
|
846
|
-
"type": "form-section",
|
|
847
|
-
"submitEvent": "NEXT_STEP",
|
|
848
|
-
"cancelEvent": "BACK_STEP",
|
|
849
848
|
"fields": [
|
|
850
849
|
"ein"
|
|
851
850
|
],
|
|
851
|
+
"mode": "edit",
|
|
852
|
+
"type": "form-section",
|
|
852
853
|
"entity": "@entity",
|
|
853
|
-
"
|
|
854
|
+
"submitEvent": "NEXT_STEP",
|
|
855
|
+
"cancelEvent": "BACK_STEP"
|
|
854
856
|
},
|
|
855
857
|
{
|
|
856
858
|
"currentStep": 1.0,
|
|
857
|
-
"onBack": "BACK_STEP",
|
|
858
|
-
"type": "wizard-navigation",
|
|
859
|
-
"totalSteps": 5.0,
|
|
860
859
|
"showComplete": false,
|
|
861
|
-
"
|
|
860
|
+
"onBack": "BACK_STEP",
|
|
862
861
|
"onNext": "NEXT_STEP",
|
|
863
|
-
"showNext": true
|
|
862
|
+
"showNext": true,
|
|
863
|
+
"showBack": true,
|
|
864
|
+
"totalSteps": 5.0,
|
|
865
|
+
"type": "wizard-navigation"
|
|
864
866
|
}
|
|
865
867
|
],
|
|
866
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
867
|
-
"gap": "lg",
|
|
868
868
|
"type": "stack"
|
|
869
869
|
}
|
|
870
870
|
]
|
|
@@ -879,15 +879,16 @@
|
|
|
879
879
|
"render-ui",
|
|
880
880
|
"main",
|
|
881
881
|
{
|
|
882
|
+
"gap": "lg",
|
|
882
883
|
"direction": "vertical",
|
|
883
|
-
"type": "stack",
|
|
884
884
|
"children": [
|
|
885
885
|
{
|
|
886
|
+
"variant": "h2",
|
|
886
887
|
"content": "Vendor Onboarding",
|
|
887
|
-
"type": "typography"
|
|
888
|
-
"variant": "h2"
|
|
888
|
+
"type": "typography"
|
|
889
889
|
},
|
|
890
890
|
{
|
|
891
|
+
"type": "wizard-progress",
|
|
891
892
|
"steps": [
|
|
892
893
|
"Business",
|
|
893
894
|
"Tax ID",
|
|
@@ -895,7 +896,6 @@
|
|
|
895
896
|
"Identity",
|
|
896
897
|
"Review"
|
|
897
898
|
],
|
|
898
|
-
"type": "wizard-progress",
|
|
899
899
|
"currentStep": 2.0
|
|
900
900
|
},
|
|
901
901
|
{
|
|
@@ -908,27 +908,27 @@
|
|
|
908
908
|
},
|
|
909
909
|
{
|
|
910
910
|
"entity": "@entity",
|
|
911
|
+
"type": "form-section",
|
|
911
912
|
"submitEvent": "NEXT_STEP",
|
|
912
|
-
"cancelEvent": "BACK_STEP",
|
|
913
913
|
"fields": [
|
|
914
914
|
"bankRoutingMasked",
|
|
915
915
|
"bankAcctMasked"
|
|
916
916
|
],
|
|
917
|
-
"
|
|
918
|
-
"
|
|
917
|
+
"cancelEvent": "BACK_STEP",
|
|
918
|
+
"mode": "edit"
|
|
919
919
|
},
|
|
920
920
|
{
|
|
921
|
-
"showComplete": false,
|
|
922
921
|
"type": "wizard-navigation",
|
|
923
|
-
"
|
|
922
|
+
"totalSteps": 5.0,
|
|
923
|
+
"currentStep": 2.0,
|
|
924
924
|
"showNext": true,
|
|
925
|
-
"
|
|
925
|
+
"showBack": true,
|
|
926
926
|
"onNext": "NEXT_STEP",
|
|
927
|
-
"
|
|
928
|
-
"
|
|
927
|
+
"showComplete": false,
|
|
928
|
+
"onBack": "BACK_STEP"
|
|
929
929
|
}
|
|
930
930
|
],
|
|
931
|
-
"
|
|
931
|
+
"type": "stack",
|
|
932
932
|
"className": "max-w-2xl mx-auto w-full"
|
|
933
933
|
}
|
|
934
934
|
]
|
|
@@ -948,17 +948,16 @@
|
|
|
948
948
|
"render-ui",
|
|
949
949
|
"main",
|
|
950
950
|
{
|
|
951
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
952
951
|
"type": "stack",
|
|
953
|
-
"
|
|
954
|
-
"gap": "lg",
|
|
952
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
955
953
|
"children": [
|
|
956
954
|
{
|
|
957
|
-
"type": "typography",
|
|
958
955
|
"content": "Vendor Onboarding",
|
|
959
|
-
"variant": "h2"
|
|
956
|
+
"variant": "h2",
|
|
957
|
+
"type": "typography"
|
|
960
958
|
},
|
|
961
959
|
{
|
|
960
|
+
"type": "wizard-progress",
|
|
962
961
|
"steps": [
|
|
963
962
|
"Business",
|
|
964
963
|
"Tax ID",
|
|
@@ -966,33 +965,34 @@
|
|
|
966
965
|
"Identity",
|
|
967
966
|
"Review"
|
|
968
967
|
],
|
|
969
|
-
"type": "wizard-progress",
|
|
970
968
|
"currentStep": 3.0
|
|
971
969
|
},
|
|
972
970
|
{
|
|
973
971
|
"type": "divider"
|
|
974
972
|
},
|
|
975
973
|
{
|
|
976
|
-
"
|
|
974
|
+
"type": "typography",
|
|
977
975
|
"content": "Identity Verification",
|
|
978
|
-
"
|
|
976
|
+
"variant": "h3"
|
|
979
977
|
},
|
|
980
978
|
{
|
|
979
|
+
"variant": "success",
|
|
981
980
|
"message": "Identity document uploaded.",
|
|
982
|
-
"type": "alert"
|
|
983
|
-
"variant": "success"
|
|
981
|
+
"type": "alert"
|
|
984
982
|
},
|
|
985
983
|
{
|
|
984
|
+
"type": "wizard-navigation",
|
|
986
985
|
"onBack": "BACK_STEP",
|
|
987
|
-
"showComplete": false,
|
|
988
986
|
"currentStep": 3.0,
|
|
989
987
|
"showNext": true,
|
|
990
|
-
"totalSteps": 5.0,
|
|
991
|
-
"showBack": true,
|
|
992
988
|
"onNext": "NEXT_STEP",
|
|
993
|
-
"
|
|
989
|
+
"totalSteps": 5.0,
|
|
990
|
+
"showComplete": false,
|
|
991
|
+
"showBack": true
|
|
994
992
|
}
|
|
995
|
-
]
|
|
993
|
+
],
|
|
994
|
+
"direction": "vertical",
|
|
995
|
+
"gap": "lg"
|
|
996
996
|
}
|
|
997
997
|
]
|
|
998
998
|
]
|
|
@@ -1012,60 +1012,60 @@
|
|
|
1012
1012
|
"main",
|
|
1013
1013
|
{
|
|
1014
1014
|
"type": "stack",
|
|
1015
|
-
"direction": "vertical",
|
|
1016
|
-
"gap": "lg",
|
|
1017
1015
|
"className": "max-w-2xl mx-auto w-full",
|
|
1016
|
+
"gap": "lg",
|
|
1017
|
+
"direction": "vertical",
|
|
1018
1018
|
"children": [
|
|
1019
1019
|
{
|
|
1020
|
-
"type": "typography",
|
|
1021
1020
|
"variant": "h2",
|
|
1022
|
-
"content": "Vendor Onboarding"
|
|
1021
|
+
"content": "Vendor Onboarding",
|
|
1022
|
+
"type": "typography"
|
|
1023
1023
|
},
|
|
1024
1024
|
{
|
|
1025
1025
|
"currentStep": 4.0,
|
|
1026
|
+
"type": "wizard-progress",
|
|
1026
1027
|
"steps": [
|
|
1027
1028
|
"Business",
|
|
1028
1029
|
"Tax ID",
|
|
1029
1030
|
"Bank",
|
|
1030
1031
|
"Identity",
|
|
1031
1032
|
"Review"
|
|
1032
|
-
]
|
|
1033
|
-
"type": "wizard-progress"
|
|
1033
|
+
]
|
|
1034
1034
|
},
|
|
1035
1035
|
{
|
|
1036
1036
|
"type": "divider"
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
1039
|
+
"variant": "h3",
|
|
1039
1040
|
"content": "Review",
|
|
1040
|
-
"type": "typography"
|
|
1041
|
-
"variant": "h3"
|
|
1041
|
+
"type": "typography"
|
|
1042
1042
|
},
|
|
1043
1043
|
{
|
|
1044
|
-
"gap": "sm",
|
|
1045
1044
|
"type": "stack",
|
|
1045
|
+
"gap": "sm",
|
|
1046
|
+
"direction": "vertical",
|
|
1046
1047
|
"children": [
|
|
1047
1048
|
{
|
|
1048
1049
|
"children": [
|
|
1049
1050
|
{
|
|
1051
|
+
"content": "Business Name",
|
|
1050
1052
|
"type": "typography",
|
|
1051
|
-
"variant": "caption"
|
|
1052
|
-
"content": "Business Name"
|
|
1053
|
+
"variant": "caption"
|
|
1053
1054
|
},
|
|
1054
1055
|
{
|
|
1055
|
-
"variant": "body",
|
|
1056
1056
|
"content": "@entity.businessName",
|
|
1057
|
+
"variant": "body",
|
|
1057
1058
|
"type": "typography"
|
|
1058
1059
|
}
|
|
1059
1060
|
],
|
|
1060
|
-
"type": "stack",
|
|
1061
|
-
"gap": "md",
|
|
1062
1061
|
"justify": "between",
|
|
1063
|
-
"
|
|
1062
|
+
"type": "stack",
|
|
1063
|
+
"direction": "horizontal",
|
|
1064
|
+
"gap": "md"
|
|
1064
1065
|
},
|
|
1065
1066
|
{
|
|
1066
|
-
"direction": "horizontal",
|
|
1067
|
-
"type": "stack",
|
|
1068
1067
|
"gap": "md",
|
|
1068
|
+
"direction": "horizontal",
|
|
1069
1069
|
"justify": "between",
|
|
1070
1070
|
"children": [
|
|
1071
1071
|
{
|
|
@@ -1074,54 +1074,57 @@
|
|
|
1074
1074
|
"content": "Legal Name"
|
|
1075
1075
|
},
|
|
1076
1076
|
{
|
|
1077
|
-
"content": "@entity.legalName",
|
|
1078
1077
|
"type": "typography",
|
|
1079
|
-
"variant": "body"
|
|
1078
|
+
"variant": "body",
|
|
1079
|
+
"content": "@entity.legalName"
|
|
1080
1080
|
}
|
|
1081
|
-
]
|
|
1081
|
+
],
|
|
1082
|
+
"type": "stack"
|
|
1082
1083
|
},
|
|
1083
1084
|
{
|
|
1084
|
-
"gap": "md",
|
|
1085
|
-
"direction": "horizontal",
|
|
1086
1085
|
"justify": "between",
|
|
1086
|
+
"gap": "md",
|
|
1087
1087
|
"children": [
|
|
1088
1088
|
{
|
|
1089
|
+
"variant": "caption",
|
|
1089
1090
|
"content": "EIN",
|
|
1090
|
-
"type": "typography"
|
|
1091
|
-
"variant": "caption"
|
|
1091
|
+
"type": "typography"
|
|
1092
1092
|
},
|
|
1093
1093
|
{
|
|
1094
|
-
"
|
|
1094
|
+
"type": "typography",
|
|
1095
1095
|
"content": "@entity.ein",
|
|
1096
|
-
"
|
|
1096
|
+
"variant": "body"
|
|
1097
1097
|
}
|
|
1098
1098
|
],
|
|
1099
|
-
"type": "stack"
|
|
1099
|
+
"type": "stack",
|
|
1100
|
+
"direction": "horizontal"
|
|
1100
1101
|
},
|
|
1101
1102
|
{
|
|
1102
|
-
"direction": "horizontal",
|
|
1103
1103
|
"type": "stack",
|
|
1104
|
+
"direction": "horizontal",
|
|
1105
|
+
"gap": "md",
|
|
1104
1106
|
"justify": "between",
|
|
1105
1107
|
"children": [
|
|
1106
1108
|
{
|
|
1107
|
-
"variant": "caption",
|
|
1108
1109
|
"type": "typography",
|
|
1109
|
-
"content": "Bank Routing"
|
|
1110
|
+
"content": "Bank Routing",
|
|
1111
|
+
"variant": "caption"
|
|
1110
1112
|
},
|
|
1111
1113
|
{
|
|
1112
1114
|
"content": "@entity.bankRoutingMasked",
|
|
1113
|
-
"
|
|
1114
|
-
"
|
|
1115
|
+
"type": "typography",
|
|
1116
|
+
"variant": "body"
|
|
1115
1117
|
}
|
|
1116
|
-
]
|
|
1117
|
-
"gap": "md"
|
|
1118
|
+
]
|
|
1118
1119
|
},
|
|
1119
1120
|
{
|
|
1120
|
-
"
|
|
1121
|
+
"direction": "horizontal",
|
|
1122
|
+
"justify": "between",
|
|
1123
|
+
"type": "stack",
|
|
1121
1124
|
"children": [
|
|
1122
1125
|
{
|
|
1123
|
-
"variant": "caption",
|
|
1124
1126
|
"type": "typography",
|
|
1127
|
+
"variant": "caption",
|
|
1125
1128
|
"content": "Bank Account"
|
|
1126
1129
|
},
|
|
1127
1130
|
{
|
|
@@ -1130,40 +1133,37 @@
|
|
|
1130
1133
|
"content": "@entity.bankAcctMasked"
|
|
1131
1134
|
}
|
|
1132
1135
|
],
|
|
1133
|
-
"
|
|
1134
|
-
"direction": "horizontal",
|
|
1135
|
-
"justify": "between"
|
|
1136
|
+
"gap": "md"
|
|
1136
1137
|
},
|
|
1137
1138
|
{
|
|
1138
|
-
"
|
|
1139
|
+
"type": "stack",
|
|
1139
1140
|
"direction": "horizontal",
|
|
1141
|
+
"gap": "md",
|
|
1140
1142
|
"justify": "between",
|
|
1141
|
-
"type": "stack",
|
|
1142
1143
|
"children": [
|
|
1143
1144
|
{
|
|
1144
|
-
"type": "typography",
|
|
1145
1145
|
"variant": "caption",
|
|
1146
|
+
"type": "typography",
|
|
1146
1147
|
"content": "Identity Doc"
|
|
1147
1148
|
},
|
|
1148
1149
|
{
|
|
1149
|
-
"variant": "body",
|
|
1150
1150
|
"content": "@entity.identityDocUrl",
|
|
1151
|
-
"type": "typography"
|
|
1151
|
+
"type": "typography",
|
|
1152
|
+
"variant": "body"
|
|
1152
1153
|
}
|
|
1153
1154
|
]
|
|
1154
1155
|
}
|
|
1155
|
-
]
|
|
1156
|
-
"direction": "vertical"
|
|
1156
|
+
]
|
|
1157
1157
|
},
|
|
1158
1158
|
{
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1159
|
+
"currentStep": 4.0,
|
|
1160
|
+
"totalSteps": 5.0,
|
|
1161
1161
|
"showComplete": true,
|
|
1162
|
+
"onComplete": "SUBMIT",
|
|
1163
|
+
"showBack": true,
|
|
1162
1164
|
"type": "wizard-navigation",
|
|
1163
|
-
"onBack": "BACK_STEP",
|
|
1164
|
-
"totalSteps": 5.0,
|
|
1165
1165
|
"showNext": false,
|
|
1166
|
-
"
|
|
1166
|
+
"onBack": "BACK_STEP"
|
|
1167
1167
|
}
|
|
1168
1168
|
]
|
|
1169
1169
|
}
|
|
@@ -1184,26 +1184,23 @@
|
|
|
1184
1184
|
"render-ui",
|
|
1185
1185
|
"main",
|
|
1186
1186
|
{
|
|
1187
|
-
"gap": "lg",
|
|
1188
|
-
"type": "stack",
|
|
1189
1187
|
"direction": "vertical",
|
|
1190
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
1191
1188
|
"children": [
|
|
1192
1189
|
{
|
|
1193
1190
|
"content": "Vendor Onboarding",
|
|
1194
|
-
"
|
|
1195
|
-
"
|
|
1191
|
+
"variant": "h2",
|
|
1192
|
+
"type": "typography"
|
|
1196
1193
|
},
|
|
1197
1194
|
{
|
|
1198
|
-
"currentStep": 2.0,
|
|
1199
|
-
"type": "wizard-progress",
|
|
1200
1195
|
"steps": [
|
|
1201
1196
|
"Business",
|
|
1202
1197
|
"Tax ID",
|
|
1203
1198
|
"Bank",
|
|
1204
1199
|
"Identity",
|
|
1205
1200
|
"Review"
|
|
1206
|
-
]
|
|
1201
|
+
],
|
|
1202
|
+
"currentStep": 2.0,
|
|
1203
|
+
"type": "wizard-progress"
|
|
1207
1204
|
},
|
|
1208
1205
|
{
|
|
1209
1206
|
"type": "divider"
|
|
@@ -1214,27 +1211,30 @@
|
|
|
1214
1211
|
"variant": "h3"
|
|
1215
1212
|
},
|
|
1216
1213
|
{
|
|
1217
|
-
"
|
|
1218
|
-
"bankRoutingMasked",
|
|
1219
|
-
"bankAcctMasked"
|
|
1220
|
-
],
|
|
1214
|
+
"submitEvent": "NEXT_STEP",
|
|
1221
1215
|
"mode": "edit",
|
|
1222
1216
|
"cancelEvent": "BACK_STEP",
|
|
1223
1217
|
"type": "form-section",
|
|
1224
|
-
"
|
|
1225
|
-
"
|
|
1218
|
+
"entity": "@entity",
|
|
1219
|
+
"fields": [
|
|
1220
|
+
"bankRoutingMasked",
|
|
1221
|
+
"bankAcctMasked"
|
|
1222
|
+
]
|
|
1226
1223
|
},
|
|
1227
1224
|
{
|
|
1228
|
-
"showBack": true,
|
|
1229
|
-
"type": "wizard-navigation",
|
|
1230
|
-
"showComplete": false,
|
|
1231
1225
|
"totalSteps": 5.0,
|
|
1232
|
-
"showNext": true,
|
|
1233
1226
|
"onNext": "NEXT_STEP",
|
|
1227
|
+
"type": "wizard-navigation",
|
|
1228
|
+
"showBack": true,
|
|
1234
1229
|
"currentStep": 2.0,
|
|
1235
|
-
"onBack": "BACK_STEP"
|
|
1230
|
+
"onBack": "BACK_STEP",
|
|
1231
|
+
"showComplete": false,
|
|
1232
|
+
"showNext": true
|
|
1236
1233
|
}
|
|
1237
|
-
]
|
|
1234
|
+
],
|
|
1235
|
+
"type": "stack",
|
|
1236
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
1237
|
+
"gap": "lg"
|
|
1238
1238
|
}
|
|
1239
1239
|
]
|
|
1240
1240
|
]
|
|
@@ -1258,29 +1258,29 @@
|
|
|
1258
1258
|
"render-ui",
|
|
1259
1259
|
"main",
|
|
1260
1260
|
{
|
|
1261
|
-
"className": "max-w-2xl mx-auto w-full py-12",
|
|
1262
1261
|
"children": [
|
|
1263
1262
|
{
|
|
1264
|
-
"type": "icon",
|
|
1265
1263
|
"name": "check-circle",
|
|
1264
|
+
"type": "icon",
|
|
1266
1265
|
"color": "success"
|
|
1267
1266
|
},
|
|
1268
1267
|
{
|
|
1268
|
+
"content": "Application Submitted",
|
|
1269
1269
|
"type": "typography",
|
|
1270
|
-
"variant": "h2"
|
|
1271
|
-
"content": "Application Submitted"
|
|
1270
|
+
"variant": "h2"
|
|
1272
1271
|
},
|
|
1273
1272
|
{
|
|
1274
1273
|
"type": "typography",
|
|
1274
|
+
"content": "Thanks. We will review your vendor application and email you within 2 business days.",
|
|
1275
1275
|
"color": "muted",
|
|
1276
|
-
"variant": "body"
|
|
1277
|
-
"content": "Thanks. We will review your vendor application and email you within 2 business days."
|
|
1276
|
+
"variant": "body"
|
|
1278
1277
|
}
|
|
1279
1278
|
],
|
|
1280
|
-
"align": "center",
|
|
1281
1279
|
"gap": "lg",
|
|
1280
|
+
"direction": "vertical",
|
|
1281
|
+
"align": "center",
|
|
1282
1282
|
"type": "stack",
|
|
1283
|
-
"
|
|
1283
|
+
"className": "max-w-2xl mx-auto w-full py-12"
|
|
1284
1284
|
}
|
|
1285
1285
|
]
|
|
1286
1286
|
]
|
|
@@ -1299,8 +1299,6 @@
|
|
|
1299
1299
|
"render-ui",
|
|
1300
1300
|
"main",
|
|
1301
1301
|
{
|
|
1302
|
-
"className": "max-w-2xl mx-auto w-full",
|
|
1303
|
-
"direction": "vertical",
|
|
1304
1302
|
"children": [
|
|
1305
1303
|
{
|
|
1306
1304
|
"type": "typography",
|
|
@@ -1308,15 +1306,15 @@
|
|
|
1308
1306
|
"content": "Vendor Onboarding"
|
|
1309
1307
|
},
|
|
1310
1308
|
{
|
|
1311
|
-
"currentStep": 3.0,
|
|
1312
|
-
"type": "wizard-progress",
|
|
1313
1309
|
"steps": [
|
|
1314
1310
|
"Business",
|
|
1315
1311
|
"Tax ID",
|
|
1316
1312
|
"Bank",
|
|
1317
1313
|
"Identity",
|
|
1318
1314
|
"Review"
|
|
1319
|
-
]
|
|
1315
|
+
],
|
|
1316
|
+
"type": "wizard-progress",
|
|
1317
|
+
"currentStep": 3.0
|
|
1320
1318
|
},
|
|
1321
1319
|
{
|
|
1322
1320
|
"type": "divider"
|
|
@@ -1327,28 +1325,30 @@
|
|
|
1327
1325
|
"variant": "h3"
|
|
1328
1326
|
},
|
|
1329
1327
|
{
|
|
1330
|
-
"action": "UPLOAD_IDENTITY",
|
|
1331
|
-
"maxSize": 10485760.0,
|
|
1332
|
-
"label": "Drop ID document here",
|
|
1333
1328
|
"accept": "image/*",
|
|
1334
1329
|
"type": "upload-drop-zone",
|
|
1335
1330
|
"maxFiles": 2.0,
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1331
|
+
"icon": "credit-card",
|
|
1332
|
+
"maxSize": 10485760.0,
|
|
1333
|
+
"action": "UPLOAD_IDENTITY",
|
|
1334
|
+
"label": "Drop ID document here",
|
|
1335
|
+
"description": "or click to browse"
|
|
1338
1336
|
},
|
|
1339
1337
|
{
|
|
1340
|
-
"type": "wizard-navigation",
|
|
1341
|
-
"showNext": true,
|
|
1342
|
-
"onNext": "NEXT_STEP",
|
|
1343
1338
|
"showBack": true,
|
|
1339
|
+
"onNext": "NEXT_STEP",
|
|
1340
|
+
"totalSteps": 5.0,
|
|
1344
1341
|
"showComplete": false,
|
|
1342
|
+
"showNext": true,
|
|
1345
1343
|
"currentStep": 3.0,
|
|
1346
|
-
"
|
|
1344
|
+
"type": "wizard-navigation",
|
|
1347
1345
|
"onBack": "BACK_STEP"
|
|
1348
1346
|
}
|
|
1349
1347
|
],
|
|
1350
1348
|
"gap": "lg",
|
|
1351
|
-
"
|
|
1349
|
+
"className": "max-w-2xl mx-auto w-full",
|
|
1350
|
+
"type": "stack",
|
|
1351
|
+
"direction": "vertical"
|
|
1352
1352
|
}
|
|
1353
1353
|
]
|
|
1354
1354
|
]
|
|
@@ -1363,8 +1363,8 @@
|
|
|
1363
1363
|
"Vendor",
|
|
1364
1364
|
{
|
|
1365
1365
|
"emit": {
|
|
1366
|
-
"
|
|
1367
|
-
"
|
|
1366
|
+
"success": "VendorLoaded",
|
|
1367
|
+
"failure": "VendorLoadFailed"
|
|
1368
1368
|
}
|
|
1369
1369
|
}
|
|
1370
1370
|
],
|
|
@@ -1387,8 +1387,8 @@
|
|
|
1387
1387
|
"Vendor",
|
|
1388
1388
|
{
|
|
1389
1389
|
"emit": {
|
|
1390
|
-
"
|
|
1391
|
-
"
|
|
1390
|
+
"success": "VendorLoaded",
|
|
1391
|
+
"failure": "VendorLoadFailed"
|
|
1392
1392
|
}
|
|
1393
1393
|
}
|
|
1394
1394
|
],
|
|
@@ -1580,8 +1580,8 @@
|
|
|
1580
1580
|
"@payload.data",
|
|
1581
1581
|
{
|
|
1582
1582
|
"emit": {
|
|
1583
|
-
"
|
|
1584
|
-
"
|
|
1583
|
+
"success": "VendorUpdated",
|
|
1584
|
+
"failure": "VendorUpdateFailed"
|
|
1585
1585
|
}
|
|
1586
1586
|
}
|
|
1587
1587
|
]
|