@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
|
@@ -23,31 +23,38 @@
|
|
|
23
23
|
"properties": {
|
|
24
24
|
"description": {
|
|
25
25
|
"name": "description",
|
|
26
|
-
"type": "string"
|
|
27
|
-
|
|
28
|
-
"icon": {
|
|
29
|
-
"name": "icon",
|
|
30
|
-
"type": "string"
|
|
26
|
+
"type": "string",
|
|
27
|
+
"required": false
|
|
31
28
|
},
|
|
32
29
|
"actionLabel": {
|
|
33
30
|
"name": "actionLabel",
|
|
34
|
-
"type": "string"
|
|
35
|
-
|
|
36
|
-
"id": {
|
|
37
|
-
"name": "id",
|
|
38
|
-
"type": "string"
|
|
31
|
+
"type": "string",
|
|
32
|
+
"required": false
|
|
39
33
|
},
|
|
40
34
|
"actionIcon": {
|
|
41
35
|
"name": "actionIcon",
|
|
42
|
-
"type": "string"
|
|
36
|
+
"type": "string",
|
|
37
|
+
"required": false
|
|
38
|
+
},
|
|
39
|
+
"title": {
|
|
40
|
+
"name": "title",
|
|
41
|
+
"type": "string",
|
|
42
|
+
"required": true
|
|
43
|
+
},
|
|
44
|
+
"id": {
|
|
45
|
+
"name": "id",
|
|
46
|
+
"type": "string",
|
|
47
|
+
"required": true
|
|
43
48
|
},
|
|
44
49
|
"actor": {
|
|
45
50
|
"name": "actor",
|
|
46
|
-
"type": "string"
|
|
51
|
+
"type": "string",
|
|
52
|
+
"required": false
|
|
47
53
|
},
|
|
48
|
-
"
|
|
49
|
-
"name": "
|
|
50
|
-
"type": "string"
|
|
54
|
+
"icon": {
|
|
55
|
+
"name": "icon",
|
|
56
|
+
"type": "string",
|
|
57
|
+
"required": false
|
|
51
58
|
}
|
|
52
59
|
}
|
|
53
60
|
}
|
|
@@ -109,17 +116,20 @@
|
|
|
109
116
|
"items": {
|
|
110
117
|
"type": "object",
|
|
111
118
|
"properties": {
|
|
112
|
-
"timestamp": {
|
|
113
|
-
"name": "timestamp",
|
|
114
|
-
"type": "string"
|
|
115
|
-
},
|
|
116
119
|
"description": {
|
|
117
120
|
"name": "description",
|
|
118
|
-
"type": "string"
|
|
121
|
+
"type": "string",
|
|
122
|
+
"required": false
|
|
123
|
+
},
|
|
124
|
+
"id": {
|
|
125
|
+
"name": "id",
|
|
126
|
+
"type": "string",
|
|
127
|
+
"required": true
|
|
119
128
|
},
|
|
120
129
|
"status": {
|
|
121
130
|
"name": "status",
|
|
122
131
|
"type": "string",
|
|
132
|
+
"required": false,
|
|
123
133
|
"values": [
|
|
124
134
|
"complete",
|
|
125
135
|
"active",
|
|
@@ -127,13 +137,15 @@
|
|
|
127
137
|
"error"
|
|
128
138
|
]
|
|
129
139
|
},
|
|
130
|
-
"
|
|
131
|
-
"name": "
|
|
132
|
-
"type": "string"
|
|
140
|
+
"timestamp": {
|
|
141
|
+
"name": "timestamp",
|
|
142
|
+
"type": "string",
|
|
143
|
+
"required": false
|
|
133
144
|
},
|
|
134
145
|
"title": {
|
|
135
146
|
"name": "title",
|
|
136
|
-
"type": "string"
|
|
147
|
+
"type": "string",
|
|
148
|
+
"required": true
|
|
137
149
|
}
|
|
138
150
|
}
|
|
139
151
|
}
|
|
@@ -423,45 +435,45 @@
|
|
|
423
435
|
"fn",
|
|
424
436
|
"party",
|
|
425
437
|
{
|
|
426
|
-
"
|
|
438
|
+
"icon": [
|
|
427
439
|
"object/get",
|
|
428
440
|
"@party",
|
|
429
|
-
"
|
|
430
|
-
""
|
|
441
|
+
"icon",
|
|
442
|
+
"user"
|
|
431
443
|
],
|
|
432
|
-
"
|
|
444
|
+
"title": [
|
|
433
445
|
"object/get",
|
|
434
446
|
"@party",
|
|
435
|
-
"
|
|
447
|
+
"title"
|
|
436
448
|
],
|
|
437
|
-
"
|
|
449
|
+
"actionLabel": [
|
|
438
450
|
"object/get",
|
|
439
451
|
"@party",
|
|
440
|
-
"
|
|
452
|
+
"actionLabel",
|
|
453
|
+
"Confirm"
|
|
441
454
|
],
|
|
442
|
-
"
|
|
455
|
+
"actionIcon": [
|
|
443
456
|
"object/get",
|
|
444
457
|
"@party",
|
|
445
|
-
"
|
|
446
|
-
"
|
|
458
|
+
"actionIcon",
|
|
459
|
+
"check"
|
|
447
460
|
],
|
|
448
|
-
"
|
|
461
|
+
"actor": [
|
|
449
462
|
"object/get",
|
|
450
463
|
"@party",
|
|
451
|
-
"
|
|
464
|
+
"actor",
|
|
452
465
|
""
|
|
453
466
|
],
|
|
454
|
-
"
|
|
467
|
+
"id": [
|
|
455
468
|
"object/get",
|
|
456
469
|
"@party",
|
|
457
|
-
"
|
|
458
|
-
"Confirm"
|
|
470
|
+
"id"
|
|
459
471
|
],
|
|
460
|
-
"
|
|
472
|
+
"description": [
|
|
461
473
|
"object/get",
|
|
462
474
|
"@party",
|
|
463
|
-
"
|
|
464
|
-
"
|
|
475
|
+
"description",
|
|
476
|
+
""
|
|
465
477
|
]
|
|
466
478
|
}
|
|
467
479
|
]
|
|
@@ -577,13 +589,13 @@
|
|
|
577
589
|
[
|
|
578
590
|
{
|
|
579
591
|
"title": "Transaction opened",
|
|
580
|
-
"
|
|
592
|
+
"timestamp": "Just now",
|
|
581
593
|
"description": [
|
|
582
594
|
"str/concat",
|
|
583
595
|
"Reference ",
|
|
584
596
|
"@config.transactionReference"
|
|
585
597
|
],
|
|
586
|
-
"
|
|
598
|
+
"id": "init",
|
|
587
599
|
"status": "complete"
|
|
588
600
|
}
|
|
589
601
|
]
|
|
@@ -592,10 +604,11 @@
|
|
|
592
604
|
"render-ui",
|
|
593
605
|
"main",
|
|
594
606
|
{
|
|
607
|
+
"gap": "lg",
|
|
595
608
|
"direction": "vertical",
|
|
609
|
+
"type": "stack",
|
|
596
610
|
"children": [
|
|
597
611
|
{
|
|
598
|
-
"direction": "horizontal",
|
|
599
612
|
"children": [
|
|
600
613
|
{
|
|
601
614
|
"type": "icon",
|
|
@@ -603,15 +616,16 @@
|
|
|
603
616
|
},
|
|
604
617
|
{
|
|
605
618
|
"content": "@config.title",
|
|
606
|
-
"
|
|
607
|
-
"
|
|
619
|
+
"type": "typography",
|
|
620
|
+
"variant": "h3"
|
|
608
621
|
},
|
|
609
622
|
{
|
|
610
623
|
"type": "badge",
|
|
611
|
-
"
|
|
612
|
-
"
|
|
624
|
+
"label": "Active",
|
|
625
|
+
"variant": "primary"
|
|
613
626
|
}
|
|
614
627
|
],
|
|
628
|
+
"direction": "horizontal",
|
|
615
629
|
"type": "stack",
|
|
616
630
|
"gap": "sm",
|
|
617
631
|
"align": "center"
|
|
@@ -622,99 +636,103 @@
|
|
|
622
636
|
{
|
|
623
637
|
"gap": "md",
|
|
624
638
|
"direction": "vertical",
|
|
639
|
+
"type": "stack",
|
|
625
640
|
"children": [
|
|
626
641
|
{
|
|
627
|
-
"
|
|
628
|
-
"align": "center",
|
|
629
|
-
"type": "stack",
|
|
642
|
+
"gap": "lg",
|
|
630
643
|
"children": [
|
|
631
644
|
{
|
|
645
|
+
"type": "stack",
|
|
646
|
+
"direction": "vertical",
|
|
632
647
|
"children": [
|
|
633
648
|
{
|
|
634
|
-
"content": "Amount in escrow",
|
|
635
|
-
"variant": "caption",
|
|
636
649
|
"type": "typography",
|
|
650
|
+
"variant": "caption",
|
|
651
|
+
"content": "Amount in escrow",
|
|
637
652
|
"color": "muted"
|
|
638
653
|
},
|
|
639
654
|
{
|
|
640
|
-
"
|
|
655
|
+
"content": "@config.transactionAmount",
|
|
641
656
|
"type": "typography",
|
|
642
|
-
"
|
|
657
|
+
"variant": "h1"
|
|
643
658
|
}
|
|
644
659
|
],
|
|
645
|
-
"
|
|
646
|
-
"gap": "xs",
|
|
647
|
-
"direction": "vertical"
|
|
660
|
+
"gap": "xs"
|
|
648
661
|
},
|
|
649
662
|
{
|
|
650
|
-
"gap": "xs",
|
|
651
663
|
"type": "stack",
|
|
652
|
-
"direction": "vertical",
|
|
653
664
|
"children": [
|
|
654
665
|
{
|
|
655
|
-
"color": "muted",
|
|
656
666
|
"variant": "caption",
|
|
667
|
+
"color": "muted",
|
|
657
668
|
"type": "typography",
|
|
658
669
|
"content": "Subject"
|
|
659
670
|
},
|
|
660
671
|
{
|
|
661
|
-
"variant": "h4",
|
|
662
672
|
"content": "@config.transactionSubject",
|
|
663
|
-
"type": "typography"
|
|
673
|
+
"type": "typography",
|
|
674
|
+
"variant": "h4"
|
|
664
675
|
}
|
|
665
|
-
]
|
|
676
|
+
],
|
|
677
|
+
"gap": "xs",
|
|
678
|
+
"direction": "vertical"
|
|
666
679
|
},
|
|
667
680
|
{
|
|
668
|
-
"type": "stack",
|
|
669
681
|
"direction": "vertical",
|
|
670
|
-
"
|
|
682
|
+
"type": "stack",
|
|
671
683
|
"children": [
|
|
672
684
|
{
|
|
673
|
-
"color": "muted",
|
|
674
685
|
"type": "typography",
|
|
675
|
-
"
|
|
676
|
-
"
|
|
686
|
+
"variant": "caption",
|
|
687
|
+
"color": "muted",
|
|
688
|
+
"content": "Reference"
|
|
677
689
|
},
|
|
678
690
|
{
|
|
679
691
|
"content": "@config.transactionReference",
|
|
680
|
-
"
|
|
681
|
-
"
|
|
692
|
+
"variant": "body",
|
|
693
|
+
"type": "typography"
|
|
682
694
|
}
|
|
683
|
-
]
|
|
695
|
+
],
|
|
696
|
+
"gap": "xs"
|
|
684
697
|
}
|
|
685
698
|
],
|
|
686
|
-
"
|
|
699
|
+
"direction": "horizontal",
|
|
700
|
+
"type": "stack",
|
|
701
|
+
"align": "center"
|
|
687
702
|
}
|
|
688
|
-
]
|
|
689
|
-
"type": "stack"
|
|
703
|
+
]
|
|
690
704
|
}
|
|
691
705
|
]
|
|
692
706
|
},
|
|
693
707
|
{
|
|
708
|
+
"content": "Parties",
|
|
694
709
|
"type": "typography",
|
|
695
|
-
"variant": "h4"
|
|
696
|
-
"content": "Parties"
|
|
710
|
+
"variant": "h4"
|
|
697
711
|
},
|
|
698
712
|
{
|
|
713
|
+
"type": "data-list",
|
|
714
|
+
"gap": "sm",
|
|
715
|
+
"entity": "@entity.parties",
|
|
716
|
+
"fields": [],
|
|
699
717
|
"renderItem": [
|
|
700
718
|
"fn",
|
|
701
719
|
"party",
|
|
702
720
|
{
|
|
703
|
-
"type": "card",
|
|
704
721
|
"children": [
|
|
705
722
|
{
|
|
706
723
|
"direction": "horizontal",
|
|
707
|
-
"type": "stack",
|
|
708
724
|
"align": "center",
|
|
709
725
|
"children": [
|
|
710
726
|
{
|
|
711
727
|
"type": "icon",
|
|
712
|
-
"
|
|
713
|
-
"
|
|
728
|
+
"size": "lg",
|
|
729
|
+
"name": "@party.icon"
|
|
714
730
|
},
|
|
715
731
|
{
|
|
732
|
+
"type": "stack",
|
|
716
733
|
"children": [
|
|
717
734
|
{
|
|
735
|
+
"direction": "horizontal",
|
|
718
736
|
"align": "center",
|
|
719
737
|
"gap": "xs",
|
|
720
738
|
"children": [
|
|
@@ -724,40 +742,36 @@
|
|
|
724
742
|
"content": "@party.title"
|
|
725
743
|
},
|
|
726
744
|
{
|
|
727
|
-
"color": "muted",
|
|
728
745
|
"type": "typography",
|
|
729
|
-
"content": "·"
|
|
746
|
+
"content": "·",
|
|
747
|
+
"color": "muted"
|
|
730
748
|
},
|
|
731
749
|
{
|
|
732
|
-
"variant": "body",
|
|
733
750
|
"type": "typography",
|
|
734
|
-
"content": "@party.actor"
|
|
751
|
+
"content": "@party.actor",
|
|
752
|
+
"variant": "body"
|
|
735
753
|
}
|
|
736
754
|
],
|
|
737
|
-
"type": "stack"
|
|
738
|
-
"direction": "horizontal"
|
|
755
|
+
"type": "stack"
|
|
739
756
|
},
|
|
740
757
|
{
|
|
741
|
-
"color": "muted",
|
|
742
758
|
"type": "typography",
|
|
743
759
|
"variant": "caption",
|
|
760
|
+
"color": "muted",
|
|
744
761
|
"content": "@party.description"
|
|
745
762
|
}
|
|
746
763
|
],
|
|
747
|
-
"
|
|
748
|
-
"direction": "vertical"
|
|
749
|
-
"gap": "xs"
|
|
764
|
+
"gap": "xs",
|
|
765
|
+
"direction": "vertical"
|
|
750
766
|
}
|
|
751
767
|
],
|
|
752
|
-
"gap": "md"
|
|
768
|
+
"gap": "md",
|
|
769
|
+
"type": "stack"
|
|
753
770
|
}
|
|
754
|
-
]
|
|
771
|
+
],
|
|
772
|
+
"type": "card"
|
|
755
773
|
}
|
|
756
|
-
]
|
|
757
|
-
"type": "data-list",
|
|
758
|
-
"entity": "@entity.parties",
|
|
759
|
-
"gap": "sm",
|
|
760
|
-
"fields": []
|
|
774
|
+
]
|
|
761
775
|
},
|
|
762
776
|
{
|
|
763
777
|
"variant": "h4",
|
|
@@ -765,81 +779,81 @@
|
|
|
765
779
|
"content": "Progress"
|
|
766
780
|
},
|
|
767
781
|
{
|
|
768
|
-
"
|
|
782
|
+
"currentStep": "@entity.currentPartyIndex",
|
|
769
783
|
"steps": "@entity.parties",
|
|
770
|
-
"
|
|
784
|
+
"type": "wizard-progress"
|
|
771
785
|
},
|
|
772
786
|
{
|
|
773
|
-
"variant": "elevated",
|
|
774
787
|
"type": "card",
|
|
788
|
+
"variant": "elevated",
|
|
775
789
|
"children": [
|
|
776
790
|
{
|
|
777
791
|
"type": "stack",
|
|
778
|
-
"gap": "md",
|
|
779
792
|
"direction": "vertical",
|
|
780
793
|
"children": [
|
|
781
794
|
{
|
|
795
|
+
"gap": "sm",
|
|
782
796
|
"align": "center",
|
|
783
|
-
"
|
|
797
|
+
"direction": "horizontal",
|
|
784
798
|
"children": [
|
|
785
799
|
{
|
|
786
|
-
"
|
|
787
|
-
"
|
|
800
|
+
"name": "clock",
|
|
801
|
+
"type": "icon"
|
|
788
802
|
},
|
|
789
803
|
{
|
|
790
804
|
"type": "typography",
|
|
805
|
+
"color": "muted",
|
|
791
806
|
"variant": "caption",
|
|
792
|
-
"content": "@entity.currentStepLabel"
|
|
793
|
-
"color": "muted"
|
|
807
|
+
"content": "@entity.currentStepLabel"
|
|
794
808
|
},
|
|
795
809
|
{
|
|
796
810
|
"content": "·",
|
|
797
|
-
"
|
|
798
|
-
"
|
|
811
|
+
"type": "typography",
|
|
812
|
+
"color": "muted"
|
|
799
813
|
},
|
|
800
814
|
{
|
|
801
|
-
"
|
|
815
|
+
"type": "typography",
|
|
802
816
|
"content": "Waiting for",
|
|
803
|
-
"
|
|
804
|
-
"
|
|
817
|
+
"variant": "caption",
|
|
818
|
+
"color": "muted"
|
|
805
819
|
},
|
|
806
820
|
{
|
|
807
|
-
"weight": "bold",
|
|
808
821
|
"variant": "body",
|
|
809
822
|
"type": "typography",
|
|
810
|
-
"content": "@entity.currentPartyActor"
|
|
823
|
+
"content": "@entity.currentPartyActor",
|
|
824
|
+
"weight": "bold"
|
|
811
825
|
}
|
|
812
826
|
],
|
|
813
|
-
"
|
|
814
|
-
"gap": "sm"
|
|
827
|
+
"type": "stack"
|
|
815
828
|
},
|
|
816
829
|
{
|
|
830
|
+
"variant": "body",
|
|
817
831
|
"type": "typography",
|
|
818
|
-
"content": "@entity.currentActionDescription"
|
|
819
|
-
"variant": "body"
|
|
832
|
+
"content": "@entity.currentActionDescription"
|
|
820
833
|
},
|
|
821
834
|
{
|
|
822
|
-
"variant": "primary",
|
|
823
835
|
"icon": "@entity.currentActionIcon",
|
|
836
|
+
"label": "@entity.currentActionLabel",
|
|
824
837
|
"type": "button",
|
|
825
838
|
"action": "PARTY_CONFIRM",
|
|
826
839
|
"actionPayload": {
|
|
827
840
|
"partyKey": "@entity.currentPartyId"
|
|
828
841
|
},
|
|
829
|
-
"
|
|
842
|
+
"variant": "primary"
|
|
830
843
|
}
|
|
831
|
-
]
|
|
844
|
+
],
|
|
845
|
+
"gap": "md"
|
|
832
846
|
}
|
|
833
847
|
]
|
|
834
848
|
},
|
|
835
849
|
{
|
|
850
|
+
"content": "Activity",
|
|
836
851
|
"variant": "h4",
|
|
837
|
-
"type": "typography"
|
|
838
|
-
"content": "Activity"
|
|
852
|
+
"type": "typography"
|
|
839
853
|
},
|
|
840
854
|
{
|
|
841
|
-
"type": "timeline",
|
|
842
855
|
"entity": "@entity.audit",
|
|
856
|
+
"type": "timeline",
|
|
843
857
|
"fields": [
|
|
844
858
|
"title",
|
|
845
859
|
"description",
|
|
@@ -851,30 +865,28 @@
|
|
|
851
865
|
"type": "divider"
|
|
852
866
|
},
|
|
853
867
|
{
|
|
854
|
-
"align": "center",
|
|
855
|
-
"direction": "horizontal",
|
|
856
|
-
"type": "stack",
|
|
857
868
|
"children": [
|
|
858
869
|
{
|
|
859
|
-
"
|
|
860
|
-
"variant": "danger",
|
|
861
|
-
"label": "@config.disputeLabel",
|
|
870
|
+
"action": "OPEN_DISPUTE",
|
|
862
871
|
"type": "button",
|
|
863
|
-
"
|
|
872
|
+
"variant": "danger",
|
|
873
|
+
"icon": "@config.disputeIcon",
|
|
874
|
+
"label": "@config.disputeLabel"
|
|
864
875
|
},
|
|
865
876
|
{
|
|
866
|
-
"variant": "ghost",
|
|
867
877
|
"label": "@config.cancelLabel",
|
|
868
|
-
"
|
|
878
|
+
"variant": "ghost",
|
|
869
879
|
"action": "CANCEL_TRANSACTION",
|
|
880
|
+
"type": "button",
|
|
870
881
|
"icon": "@config.cancelIcon"
|
|
871
882
|
}
|
|
872
883
|
],
|
|
873
|
-
"
|
|
884
|
+
"type": "stack",
|
|
885
|
+
"gap": "sm",
|
|
886
|
+
"align": "center",
|
|
887
|
+
"direction": "horizontal"
|
|
874
888
|
}
|
|
875
|
-
]
|
|
876
|
-
"type": "stack",
|
|
877
|
-
"gap": "lg"
|
|
889
|
+
]
|
|
878
890
|
}
|
|
879
891
|
]
|
|
880
892
|
]
|
|
@@ -929,9 +941,9 @@
|
|
|
929
941
|
"render-ui",
|
|
930
942
|
"main",
|
|
931
943
|
{
|
|
932
|
-
"
|
|
944
|
+
"message": "@entity.errorMessage",
|
|
933
945
|
"type": "error-state",
|
|
934
|
-
"
|
|
946
|
+
"title": "Save failed"
|
|
935
947
|
}
|
|
936
948
|
]
|
|
937
949
|
]
|
|
@@ -960,23 +972,18 @@
|
|
|
960
972
|
"array/append",
|
|
961
973
|
"@entity.audit",
|
|
962
974
|
{
|
|
963
|
-
"status": "complete",
|
|
964
|
-
"title": [
|
|
965
|
-
"str/concat",
|
|
966
|
-
"@entity.currentPartyTitle",
|
|
967
|
-
" confirmed"
|
|
968
|
-
],
|
|
969
|
-
"timestamp": [
|
|
970
|
-
"time/now"
|
|
971
|
-
],
|
|
972
975
|
"description": [
|
|
973
976
|
"str/concat",
|
|
974
977
|
"@entity.currentPartyActor",
|
|
975
978
|
" completed: ",
|
|
976
979
|
"@entity.currentActionLabel"
|
|
977
980
|
],
|
|
978
|
-
"
|
|
979
|
-
"
|
|
981
|
+
"timestamp": [
|
|
982
|
+
"time/now"
|
|
983
|
+
],
|
|
984
|
+
"status": "complete",
|
|
985
|
+
"id": [
|
|
986
|
+
"str/concat",
|
|
980
987
|
"confirm-",
|
|
981
988
|
[
|
|
982
989
|
"object/get",
|
|
@@ -984,6 +991,11 @@
|
|
|
984
991
|
"partyKey",
|
|
985
992
|
""
|
|
986
993
|
]
|
|
994
|
+
],
|
|
995
|
+
"title": [
|
|
996
|
+
"str/concat",
|
|
997
|
+
"@entity.currentPartyTitle",
|
|
998
|
+
" confirmed"
|
|
987
999
|
]
|
|
988
1000
|
}
|
|
989
1001
|
]
|
|
@@ -1114,170 +1126,171 @@
|
|
|
1114
1126
|
"main",
|
|
1115
1127
|
{
|
|
1116
1128
|
"type": "stack",
|
|
1129
|
+
"gap": "lg",
|
|
1117
1130
|
"children": [
|
|
1118
1131
|
{
|
|
1132
|
+
"type": "stack",
|
|
1119
1133
|
"children": [
|
|
1120
1134
|
{
|
|
1121
|
-
"
|
|
1122
|
-
"
|
|
1135
|
+
"type": "icon",
|
|
1136
|
+
"name": "git-pull-request"
|
|
1123
1137
|
},
|
|
1124
1138
|
{
|
|
1125
1139
|
"content": "@config.title",
|
|
1126
|
-
"
|
|
1127
|
-
"
|
|
1140
|
+
"variant": "h3",
|
|
1141
|
+
"type": "typography"
|
|
1128
1142
|
},
|
|
1129
1143
|
{
|
|
1130
|
-
"label": "Active",
|
|
1131
1144
|
"variant": "primary",
|
|
1132
|
-
"type": "badge"
|
|
1145
|
+
"type": "badge",
|
|
1146
|
+
"label": "Active"
|
|
1133
1147
|
}
|
|
1134
1148
|
],
|
|
1149
|
+
"direction": "horizontal",
|
|
1135
1150
|
"gap": "sm",
|
|
1136
|
-
"align": "center"
|
|
1137
|
-
"type": "stack",
|
|
1138
|
-
"direction": "horizontal"
|
|
1151
|
+
"align": "center"
|
|
1139
1152
|
},
|
|
1140
1153
|
{
|
|
1141
|
-
"type": "card",
|
|
1142
1154
|
"children": [
|
|
1143
1155
|
{
|
|
1144
1156
|
"type": "stack",
|
|
1157
|
+
"gap": "md",
|
|
1145
1158
|
"children": [
|
|
1146
1159
|
{
|
|
1147
|
-
"type": "stack",
|
|
1148
|
-
"gap": "lg",
|
|
1149
|
-
"align": "center",
|
|
1150
1160
|
"children": [
|
|
1151
1161
|
{
|
|
1152
|
-
"
|
|
1162
|
+
"type": "stack",
|
|
1153
1163
|
"children": [
|
|
1154
1164
|
{
|
|
1165
|
+
"color": "muted",
|
|
1155
1166
|
"content": "Amount in escrow",
|
|
1156
1167
|
"type": "typography",
|
|
1157
|
-
"variant": "caption"
|
|
1158
|
-
"color": "muted"
|
|
1168
|
+
"variant": "caption"
|
|
1159
1169
|
},
|
|
1160
1170
|
{
|
|
1161
|
-
"content": "@config.transactionAmount",
|
|
1162
1171
|
"type": "typography",
|
|
1163
|
-
"variant": "h1"
|
|
1172
|
+
"variant": "h1",
|
|
1173
|
+
"content": "@config.transactionAmount"
|
|
1164
1174
|
}
|
|
1165
1175
|
],
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1176
|
+
"direction": "vertical",
|
|
1177
|
+
"gap": "xs"
|
|
1168
1178
|
},
|
|
1169
1179
|
{
|
|
1170
|
-
"direction": "vertical",
|
|
1171
|
-
"gap": "xs",
|
|
1172
1180
|
"children": [
|
|
1173
1181
|
{
|
|
1174
|
-
"variant": "caption",
|
|
1175
|
-
"type": "typography",
|
|
1176
1182
|
"color": "muted",
|
|
1177
|
-
"content": "Subject"
|
|
1183
|
+
"content": "Subject",
|
|
1184
|
+
"variant": "caption",
|
|
1185
|
+
"type": "typography"
|
|
1178
1186
|
},
|
|
1179
1187
|
{
|
|
1188
|
+
"variant": "h4",
|
|
1180
1189
|
"type": "typography",
|
|
1181
|
-
"content": "@config.transactionSubject"
|
|
1182
|
-
"variant": "h4"
|
|
1190
|
+
"content": "@config.transactionSubject"
|
|
1183
1191
|
}
|
|
1184
1192
|
],
|
|
1185
|
-
"type": "stack"
|
|
1193
|
+
"type": "stack",
|
|
1194
|
+
"direction": "vertical",
|
|
1195
|
+
"gap": "xs"
|
|
1186
1196
|
},
|
|
1187
1197
|
{
|
|
1188
1198
|
"type": "stack",
|
|
1189
|
-
"gap": "xs",
|
|
1190
1199
|
"children": [
|
|
1191
1200
|
{
|
|
1192
1201
|
"type": "typography",
|
|
1193
1202
|
"variant": "caption",
|
|
1194
|
-
"
|
|
1195
|
-
"
|
|
1203
|
+
"color": "muted",
|
|
1204
|
+
"content": "Reference"
|
|
1196
1205
|
},
|
|
1197
1206
|
{
|
|
1198
|
-
"type": "typography",
|
|
1199
1207
|
"content": "@config.transactionReference",
|
|
1200
|
-
"variant": "body"
|
|
1208
|
+
"variant": "body",
|
|
1209
|
+
"type": "typography"
|
|
1201
1210
|
}
|
|
1202
1211
|
],
|
|
1212
|
+
"gap": "xs",
|
|
1203
1213
|
"direction": "vertical"
|
|
1204
1214
|
}
|
|
1205
1215
|
],
|
|
1206
|
-
"direction": "horizontal"
|
|
1216
|
+
"direction": "horizontal",
|
|
1217
|
+
"type": "stack",
|
|
1218
|
+
"gap": "lg",
|
|
1219
|
+
"align": "center"
|
|
1207
1220
|
}
|
|
1208
1221
|
],
|
|
1209
|
-
"direction": "vertical"
|
|
1210
|
-
"gap": "md"
|
|
1222
|
+
"direction": "vertical"
|
|
1211
1223
|
}
|
|
1212
|
-
]
|
|
1224
|
+
],
|
|
1225
|
+
"type": "card"
|
|
1213
1226
|
},
|
|
1214
1227
|
{
|
|
1215
|
-
"type": "typography",
|
|
1216
1228
|
"content": "Parties",
|
|
1217
|
-
"variant": "h4"
|
|
1229
|
+
"variant": "h4",
|
|
1230
|
+
"type": "typography"
|
|
1218
1231
|
},
|
|
1219
1232
|
{
|
|
1233
|
+
"fields": [],
|
|
1234
|
+
"type": "data-list",
|
|
1220
1235
|
"renderItem": [
|
|
1221
1236
|
"fn",
|
|
1222
1237
|
"party",
|
|
1223
1238
|
{
|
|
1239
|
+
"type": "card",
|
|
1224
1240
|
"children": [
|
|
1225
1241
|
{
|
|
1226
|
-
"align": "center",
|
|
1227
|
-
"direction": "horizontal",
|
|
1228
1242
|
"children": [
|
|
1229
1243
|
{
|
|
1230
|
-
"
|
|
1244
|
+
"type": "icon",
|
|
1231
1245
|
"size": "lg",
|
|
1232
|
-
"
|
|
1246
|
+
"name": "@party.icon"
|
|
1233
1247
|
},
|
|
1234
1248
|
{
|
|
1249
|
+
"type": "stack",
|
|
1250
|
+
"gap": "xs",
|
|
1235
1251
|
"children": [
|
|
1236
1252
|
{
|
|
1237
1253
|
"type": "stack",
|
|
1238
|
-
"align": "center",
|
|
1239
1254
|
"children": [
|
|
1240
1255
|
{
|
|
1256
|
+
"content": "@party.title",
|
|
1241
1257
|
"type": "typography",
|
|
1242
|
-
"variant": "h4"
|
|
1243
|
-
"content": "@party.title"
|
|
1258
|
+
"variant": "h4"
|
|
1244
1259
|
},
|
|
1245
1260
|
{
|
|
1246
|
-
"content": "·",
|
|
1247
1261
|
"type": "typography",
|
|
1248
|
-
"color": "muted"
|
|
1262
|
+
"color": "muted",
|
|
1263
|
+
"content": "·"
|
|
1249
1264
|
},
|
|
1250
1265
|
{
|
|
1251
|
-
"
|
|
1266
|
+
"type": "typography",
|
|
1252
1267
|
"variant": "body",
|
|
1253
|
-
"
|
|
1268
|
+
"content": "@party.actor"
|
|
1254
1269
|
}
|
|
1255
1270
|
],
|
|
1271
|
+
"gap": "xs",
|
|
1256
1272
|
"direction": "horizontal",
|
|
1257
|
-
"
|
|
1273
|
+
"align": "center"
|
|
1258
1274
|
},
|
|
1259
1275
|
{
|
|
1260
1276
|
"color": "muted",
|
|
1261
|
-
"
|
|
1277
|
+
"content": "@party.description",
|
|
1262
1278
|
"variant": "caption",
|
|
1263
|
-
"
|
|
1279
|
+
"type": "typography"
|
|
1264
1280
|
}
|
|
1265
1281
|
],
|
|
1266
|
-
"direction": "vertical"
|
|
1267
|
-
"gap": "xs",
|
|
1268
|
-
"type": "stack"
|
|
1282
|
+
"direction": "vertical"
|
|
1269
1283
|
}
|
|
1270
1284
|
],
|
|
1271
|
-
"
|
|
1272
|
-
"
|
|
1285
|
+
"align": "center",
|
|
1286
|
+
"direction": "horizontal",
|
|
1287
|
+
"gap": "md",
|
|
1288
|
+
"type": "stack"
|
|
1273
1289
|
}
|
|
1274
|
-
]
|
|
1275
|
-
"type": "card"
|
|
1290
|
+
]
|
|
1276
1291
|
}
|
|
1277
1292
|
],
|
|
1278
|
-
"fields": [],
|
|
1279
1293
|
"entity": "@entity.parties",
|
|
1280
|
-
"type": "data-list",
|
|
1281
1294
|
"gap": "sm"
|
|
1282
1295
|
},
|
|
1283
1296
|
{
|
|
@@ -1286,11 +1299,12 @@
|
|
|
1286
1299
|
"variant": "h4"
|
|
1287
1300
|
},
|
|
1288
1301
|
{
|
|
1289
|
-
"
|
|
1302
|
+
"type": "wizard-progress",
|
|
1290
1303
|
"currentStep": "@entity.currentPartyIndex",
|
|
1291
|
-
"
|
|
1304
|
+
"steps": "@entity.parties"
|
|
1292
1305
|
},
|
|
1293
1306
|
{
|
|
1307
|
+
"variant": "elevated",
|
|
1294
1308
|
"children": [
|
|
1295
1309
|
{
|
|
1296
1310
|
"type": "stack",
|
|
@@ -1299,103 +1313,101 @@
|
|
|
1299
1313
|
"children": [
|
|
1300
1314
|
{
|
|
1301
1315
|
"direction": "horizontal",
|
|
1302
|
-
"gap": "sm",
|
|
1303
|
-
"type": "stack",
|
|
1304
1316
|
"children": [
|
|
1305
1317
|
{
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
1318
|
+
"name": "clock",
|
|
1319
|
+
"type": "icon"
|
|
1308
1320
|
},
|
|
1309
1321
|
{
|
|
1310
1322
|
"type": "typography",
|
|
1311
|
-
"
|
|
1323
|
+
"content": "@entity.currentStepLabel",
|
|
1312
1324
|
"color": "muted",
|
|
1313
|
-
"
|
|
1325
|
+
"variant": "caption"
|
|
1314
1326
|
},
|
|
1315
1327
|
{
|
|
1316
|
-
"content": "·",
|
|
1317
1328
|
"color": "muted",
|
|
1329
|
+
"content": "·",
|
|
1318
1330
|
"type": "typography"
|
|
1319
1331
|
},
|
|
1320
1332
|
{
|
|
1333
|
+
"type": "typography",
|
|
1321
1334
|
"color": "muted",
|
|
1322
1335
|
"content": "Waiting for",
|
|
1323
|
-
"type": "typography",
|
|
1324
1336
|
"variant": "caption"
|
|
1325
1337
|
},
|
|
1326
1338
|
{
|
|
1327
|
-
"weight": "bold",
|
|
1328
|
-
"variant": "body",
|
|
1329
1339
|
"type": "typography",
|
|
1330
|
-
"
|
|
1340
|
+
"variant": "body",
|
|
1341
|
+
"content": "@entity.currentPartyActor",
|
|
1342
|
+
"weight": "bold"
|
|
1331
1343
|
}
|
|
1332
1344
|
],
|
|
1345
|
+
"type": "stack",
|
|
1346
|
+
"gap": "sm",
|
|
1333
1347
|
"align": "center"
|
|
1334
1348
|
},
|
|
1335
1349
|
{
|
|
1336
1350
|
"type": "typography",
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
1351
|
+
"variant": "body",
|
|
1352
|
+
"content": "@entity.currentActionDescription"
|
|
1339
1353
|
},
|
|
1340
1354
|
{
|
|
1341
|
-
"
|
|
1355
|
+
"actionPayload": {
|
|
1356
|
+
"partyKey": "@entity.currentPartyId"
|
|
1357
|
+
},
|
|
1342
1358
|
"variant": "primary",
|
|
1343
1359
|
"action": "PARTY_CONFIRM",
|
|
1344
|
-
"
|
|
1360
|
+
"label": "@entity.currentActionLabel",
|
|
1345
1361
|
"icon": "@entity.currentActionIcon",
|
|
1346
|
-
"
|
|
1347
|
-
"partyKey": "@entity.currentPartyId"
|
|
1348
|
-
}
|
|
1362
|
+
"type": "button"
|
|
1349
1363
|
}
|
|
1350
1364
|
]
|
|
1351
1365
|
}
|
|
1352
1366
|
],
|
|
1353
|
-
"type": "card"
|
|
1354
|
-
"variant": "elevated"
|
|
1367
|
+
"type": "card"
|
|
1355
1368
|
},
|
|
1356
1369
|
{
|
|
1370
|
+
"variant": "h4",
|
|
1357
1371
|
"content": "Activity",
|
|
1358
|
-
"type": "typography"
|
|
1359
|
-
"variant": "h4"
|
|
1372
|
+
"type": "typography"
|
|
1360
1373
|
},
|
|
1361
1374
|
{
|
|
1362
1375
|
"type": "timeline",
|
|
1376
|
+
"entity": "@entity.audit",
|
|
1363
1377
|
"fields": [
|
|
1364
1378
|
"title",
|
|
1365
1379
|
"description",
|
|
1366
1380
|
"timestamp",
|
|
1367
1381
|
"status"
|
|
1368
|
-
]
|
|
1369
|
-
"entity": "@entity.audit"
|
|
1382
|
+
]
|
|
1370
1383
|
},
|
|
1371
1384
|
{
|
|
1372
1385
|
"type": "divider"
|
|
1373
1386
|
},
|
|
1374
1387
|
{
|
|
1375
|
-
"type": "stack",
|
|
1376
|
-
"direction": "horizontal",
|
|
1377
1388
|
"gap": "sm",
|
|
1389
|
+
"align": "center",
|
|
1378
1390
|
"children": [
|
|
1379
1391
|
{
|
|
1392
|
+
"label": "@config.disputeLabel",
|
|
1380
1393
|
"variant": "danger",
|
|
1381
1394
|
"type": "button",
|
|
1382
|
-
"label": "@config.disputeLabel",
|
|
1383
1395
|
"icon": "@config.disputeIcon",
|
|
1384
1396
|
"action": "OPEN_DISPUTE"
|
|
1385
1397
|
},
|
|
1386
1398
|
{
|
|
1387
|
-
"icon": "@config.cancelIcon",
|
|
1388
1399
|
"variant": "ghost",
|
|
1389
|
-
"label": "@config.cancelLabel",
|
|
1390
1400
|
"action": "CANCEL_TRANSACTION",
|
|
1391
|
-
"type": "button"
|
|
1401
|
+
"type": "button",
|
|
1402
|
+
"label": "@config.cancelLabel",
|
|
1403
|
+
"icon": "@config.cancelIcon"
|
|
1392
1404
|
}
|
|
1393
1405
|
],
|
|
1394
|
-
"
|
|
1406
|
+
"type": "stack",
|
|
1407
|
+
"direction": "horizontal"
|
|
1395
1408
|
}
|
|
1396
1409
|
],
|
|
1397
|
-
"direction": "vertical"
|
|
1398
|
-
"gap": "lg"
|
|
1410
|
+
"direction": "vertical"
|
|
1399
1411
|
}
|
|
1400
1412
|
]
|
|
1401
1413
|
]
|
|
@@ -1431,8 +1443,10 @@
|
|
|
1431
1443
|
""
|
|
1432
1444
|
]
|
|
1433
1445
|
],
|
|
1434
|
-
"
|
|
1435
|
-
"
|
|
1446
|
+
"title": [
|
|
1447
|
+
"str/concat",
|
|
1448
|
+
"@entity.currentPartyTitle",
|
|
1449
|
+
" confirmed"
|
|
1436
1450
|
],
|
|
1437
1451
|
"description": [
|
|
1438
1452
|
"str/concat",
|
|
@@ -1441,10 +1455,8 @@
|
|
|
1441
1455
|
"@entity.currentActionLabel"
|
|
1442
1456
|
],
|
|
1443
1457
|
"status": "complete",
|
|
1444
|
-
"
|
|
1445
|
-
"
|
|
1446
|
-
"@entity.currentPartyTitle",
|
|
1447
|
-
" confirmed"
|
|
1458
|
+
"timestamp": [
|
|
1459
|
+
"time/now"
|
|
1448
1460
|
]
|
|
1449
1461
|
}
|
|
1450
1462
|
]
|
|
@@ -1456,17 +1468,17 @@
|
|
|
1456
1468
|
"array/append",
|
|
1457
1469
|
"@entity.audit",
|
|
1458
1470
|
{
|
|
1459
|
-
"id": "all-confirmed",
|
|
1460
|
-
"timestamp": [
|
|
1461
|
-
"time/now"
|
|
1462
|
-
],
|
|
1463
|
-
"title": "All parties confirmed",
|
|
1464
1471
|
"description": [
|
|
1465
1472
|
"str/concat",
|
|
1466
1473
|
"@config.transactionAmount",
|
|
1467
1474
|
" is now funded and ready for release."
|
|
1468
1475
|
],
|
|
1469
|
-
"
|
|
1476
|
+
"timestamp": [
|
|
1477
|
+
"time/now"
|
|
1478
|
+
],
|
|
1479
|
+
"id": "all-confirmed",
|
|
1480
|
+
"status": "complete",
|
|
1481
|
+
"title": "All parties confirmed"
|
|
1470
1482
|
}
|
|
1471
1483
|
]
|
|
1472
1484
|
],
|
|
@@ -1474,11 +1486,11 @@
|
|
|
1474
1486
|
"render-ui",
|
|
1475
1487
|
"main",
|
|
1476
1488
|
{
|
|
1477
|
-
"
|
|
1489
|
+
"direction": "vertical",
|
|
1478
1490
|
"children": [
|
|
1479
1491
|
{
|
|
1480
|
-
"align": "center",
|
|
1481
1492
|
"gap": "sm",
|
|
1493
|
+
"type": "stack",
|
|
1482
1494
|
"children": [
|
|
1483
1495
|
{
|
|
1484
1496
|
"type": "icon",
|
|
@@ -1486,54 +1498,54 @@
|
|
|
1486
1498
|
},
|
|
1487
1499
|
{
|
|
1488
1500
|
"variant": "h3",
|
|
1489
|
-
"
|
|
1490
|
-
"
|
|
1501
|
+
"content": "@config.title",
|
|
1502
|
+
"type": "typography"
|
|
1491
1503
|
},
|
|
1492
1504
|
{
|
|
1493
1505
|
"label": "Funded",
|
|
1494
|
-
"
|
|
1495
|
-
"
|
|
1506
|
+
"variant": "success",
|
|
1507
|
+
"type": "badge"
|
|
1496
1508
|
}
|
|
1497
1509
|
],
|
|
1498
|
-
"
|
|
1510
|
+
"align": "center",
|
|
1499
1511
|
"direction": "horizontal"
|
|
1500
1512
|
},
|
|
1501
1513
|
{
|
|
1502
1514
|
"type": "card",
|
|
1503
1515
|
"children": [
|
|
1504
1516
|
{
|
|
1505
|
-
"direction": "vertical",
|
|
1506
|
-
"type": "stack",
|
|
1507
1517
|
"gap": "md",
|
|
1518
|
+
"type": "stack",
|
|
1519
|
+
"direction": "vertical",
|
|
1508
1520
|
"children": [
|
|
1509
1521
|
{
|
|
1510
|
-
"type": "stack",
|
|
1511
1522
|
"children": [
|
|
1512
1523
|
{
|
|
1513
1524
|
"type": "stack",
|
|
1525
|
+
"direction": "vertical",
|
|
1514
1526
|
"children": [
|
|
1515
1527
|
{
|
|
1516
|
-
"type": "typography",
|
|
1517
|
-
"content": "Amount in escrow",
|
|
1518
1528
|
"color": "muted",
|
|
1529
|
+
"content": "Amount in escrow",
|
|
1530
|
+
"type": "typography",
|
|
1519
1531
|
"variant": "caption"
|
|
1520
1532
|
},
|
|
1521
1533
|
{
|
|
1522
|
-
"content": "@config.transactionAmount",
|
|
1523
1534
|
"type": "typography",
|
|
1535
|
+
"content": "@config.transactionAmount",
|
|
1524
1536
|
"variant": "h1"
|
|
1525
1537
|
}
|
|
1526
1538
|
],
|
|
1527
|
-
"gap": "xs"
|
|
1528
|
-
"direction": "vertical"
|
|
1539
|
+
"gap": "xs"
|
|
1529
1540
|
},
|
|
1530
1541
|
{
|
|
1542
|
+
"type": "stack",
|
|
1531
1543
|
"children": [
|
|
1532
1544
|
{
|
|
1545
|
+
"variant": "caption",
|
|
1533
1546
|
"color": "muted",
|
|
1534
|
-
"content": "Subject",
|
|
1535
1547
|
"type": "typography",
|
|
1536
|
-
"
|
|
1548
|
+
"content": "Subject"
|
|
1537
1549
|
},
|
|
1538
1550
|
{
|
|
1539
1551
|
"type": "typography",
|
|
@@ -1541,16 +1553,15 @@
|
|
|
1541
1553
|
"variant": "h4"
|
|
1542
1554
|
}
|
|
1543
1555
|
],
|
|
1544
|
-
"direction": "vertical",
|
|
1545
1556
|
"gap": "xs",
|
|
1546
|
-
"
|
|
1557
|
+
"direction": "vertical"
|
|
1547
1558
|
},
|
|
1548
1559
|
{
|
|
1549
1560
|
"children": [
|
|
1550
1561
|
{
|
|
1551
|
-
"content": "Reference",
|
|
1552
1562
|
"type": "typography",
|
|
1553
1563
|
"color": "muted",
|
|
1564
|
+
"content": "Reference",
|
|
1554
1565
|
"variant": "caption"
|
|
1555
1566
|
},
|
|
1556
1567
|
{
|
|
@@ -1559,90 +1570,91 @@
|
|
|
1559
1570
|
"variant": "body"
|
|
1560
1571
|
}
|
|
1561
1572
|
],
|
|
1573
|
+
"direction": "vertical",
|
|
1562
1574
|
"gap": "xs",
|
|
1563
|
-
"type": "stack"
|
|
1564
|
-
"direction": "vertical"
|
|
1575
|
+
"type": "stack"
|
|
1565
1576
|
}
|
|
1566
1577
|
],
|
|
1578
|
+
"direction": "horizontal",
|
|
1579
|
+
"type": "stack",
|
|
1567
1580
|
"align": "center",
|
|
1568
|
-
"gap": "lg"
|
|
1569
|
-
"direction": "horizontal"
|
|
1581
|
+
"gap": "lg"
|
|
1570
1582
|
}
|
|
1571
1583
|
]
|
|
1572
1584
|
}
|
|
1573
1585
|
]
|
|
1574
1586
|
},
|
|
1575
1587
|
{
|
|
1588
|
+
"variant": "elevated",
|
|
1589
|
+
"type": "card",
|
|
1576
1590
|
"children": [
|
|
1577
1591
|
{
|
|
1578
|
-
"
|
|
1592
|
+
"align": "center",
|
|
1579
1593
|
"children": [
|
|
1580
1594
|
{
|
|
1581
1595
|
"name": "check-circle",
|
|
1582
|
-
"
|
|
1583
|
-
"
|
|
1596
|
+
"size": "lg",
|
|
1597
|
+
"type": "icon"
|
|
1584
1598
|
},
|
|
1585
1599
|
{
|
|
1586
|
-
"variant": "h2",
|
|
1587
|
-
"content": "All parties confirmed",
|
|
1588
1600
|
"align": "center",
|
|
1589
|
-
"
|
|
1601
|
+
"content": "All parties confirmed",
|
|
1602
|
+
"type": "typography",
|
|
1603
|
+
"variant": "h2"
|
|
1590
1604
|
},
|
|
1591
1605
|
{
|
|
1606
|
+
"color": "muted",
|
|
1592
1607
|
"type": "typography",
|
|
1608
|
+
"align": "center",
|
|
1593
1609
|
"content": "Funds are held in escrow and ready for release to the seller.",
|
|
1594
|
-
"color": "muted",
|
|
1595
|
-
"align": "center",
|
|
1596
1610
|
"variant": "body"
|
|
1597
1611
|
},
|
|
1598
1612
|
{
|
|
1599
|
-
"align": "center",
|
|
1600
|
-
"type": "stack",
|
|
1601
|
-
"direction": "horizontal",
|
|
1602
1613
|
"children": [
|
|
1603
1614
|
{
|
|
1604
|
-
"action": "RELEASE",
|
|
1605
1615
|
"type": "button",
|
|
1616
|
+
"action": "RELEASE",
|
|
1606
1617
|
"label": "@config.releaseLabel",
|
|
1607
|
-
"
|
|
1608
|
-
"
|
|
1618
|
+
"variant": "success",
|
|
1619
|
+
"icon": "@config.releaseIcon"
|
|
1609
1620
|
},
|
|
1610
1621
|
{
|
|
1611
|
-
"action": "OPEN_DISPUTE",
|
|
1612
1622
|
"variant": "danger",
|
|
1623
|
+
"type": "button",
|
|
1613
1624
|
"label": "@config.disputeLabel",
|
|
1614
1625
|
"icon": "@config.disputeIcon",
|
|
1615
|
-
"
|
|
1626
|
+
"action": "OPEN_DISPUTE"
|
|
1616
1627
|
}
|
|
1617
1628
|
],
|
|
1618
|
-
"
|
|
1629
|
+
"type": "stack",
|
|
1630
|
+
"align": "center",
|
|
1631
|
+
"gap": "sm",
|
|
1632
|
+
"direction": "horizontal"
|
|
1619
1633
|
}
|
|
1620
1634
|
],
|
|
1621
1635
|
"direction": "vertical",
|
|
1622
|
-
"
|
|
1623
|
-
"
|
|
1636
|
+
"type": "stack",
|
|
1637
|
+
"gap": "md"
|
|
1624
1638
|
}
|
|
1625
|
-
]
|
|
1626
|
-
"variant": "elevated",
|
|
1627
|
-
"type": "card"
|
|
1639
|
+
]
|
|
1628
1640
|
},
|
|
1629
1641
|
{
|
|
1630
1642
|
"variant": "h4",
|
|
1631
|
-
"
|
|
1632
|
-
"
|
|
1643
|
+
"content": "Activity",
|
|
1644
|
+
"type": "typography"
|
|
1633
1645
|
},
|
|
1634
1646
|
{
|
|
1647
|
+
"entity": "@entity.audit",
|
|
1635
1648
|
"type": "timeline",
|
|
1636
1649
|
"fields": [
|
|
1637
1650
|
"title",
|
|
1638
1651
|
"description",
|
|
1639
1652
|
"timestamp",
|
|
1640
1653
|
"status"
|
|
1641
|
-
]
|
|
1642
|
-
"entity": "@entity.audit"
|
|
1654
|
+
]
|
|
1643
1655
|
}
|
|
1644
1656
|
],
|
|
1645
|
-
"
|
|
1657
|
+
"type": "stack",
|
|
1646
1658
|
"gap": "lg"
|
|
1647
1659
|
}
|
|
1648
1660
|
]
|
|
@@ -1662,62 +1674,62 @@
|
|
|
1662
1674
|
"render-ui",
|
|
1663
1675
|
"main",
|
|
1664
1676
|
{
|
|
1665
|
-
"type": "stack",
|
|
1666
1677
|
"direction": "vertical",
|
|
1678
|
+
"gap": "md",
|
|
1679
|
+
"type": "stack",
|
|
1667
1680
|
"children": [
|
|
1668
1681
|
{
|
|
1669
|
-
"align": "center",
|
|
1670
|
-
"gap": "sm",
|
|
1671
1682
|
"type": "stack",
|
|
1672
1683
|
"children": [
|
|
1673
1684
|
{
|
|
1674
|
-
"
|
|
1685
|
+
"icon": "arrow-left",
|
|
1675
1686
|
"label": "Back",
|
|
1676
1687
|
"type": "button",
|
|
1677
|
-
"
|
|
1678
|
-
"
|
|
1688
|
+
"variant": "ghost",
|
|
1689
|
+
"action": "CANCEL_REASON"
|
|
1679
1690
|
},
|
|
1680
1691
|
{
|
|
1681
|
-
"
|
|
1682
|
-
"
|
|
1692
|
+
"name": "alert-triangle",
|
|
1693
|
+
"type": "icon"
|
|
1683
1694
|
},
|
|
1684
1695
|
{
|
|
1685
|
-
"variant": "h3",
|
|
1686
1696
|
"type": "typography",
|
|
1687
|
-
"content": "Open a dispute"
|
|
1697
|
+
"content": "Open a dispute",
|
|
1698
|
+
"variant": "h3"
|
|
1688
1699
|
}
|
|
1689
1700
|
],
|
|
1690
|
-
"direction": "horizontal"
|
|
1701
|
+
"direction": "horizontal",
|
|
1702
|
+
"align": "center",
|
|
1703
|
+
"gap": "sm"
|
|
1691
1704
|
},
|
|
1692
1705
|
{
|
|
1706
|
+
"type": "card",
|
|
1693
1707
|
"children": [
|
|
1694
1708
|
{
|
|
1709
|
+
"gap": "sm",
|
|
1710
|
+
"type": "stack",
|
|
1695
1711
|
"direction": "vertical",
|
|
1696
1712
|
"children": [
|
|
1697
1713
|
{
|
|
1714
|
+
"variant": "body",
|
|
1698
1715
|
"color": "muted",
|
|
1699
|
-
"type": "typography",
|
|
1700
1716
|
"content": "Describe the issue so all parties and the escrow officer can review. Funds will remain in escrow until the dispute is resolved.",
|
|
1701
|
-
"
|
|
1717
|
+
"type": "typography"
|
|
1702
1718
|
},
|
|
1703
1719
|
{
|
|
1704
|
-
"type": "form-section",
|
|
1705
1720
|
"mode": "edit",
|
|
1706
|
-
"cancelEvent": "CANCEL_REASON",
|
|
1707
1721
|
"submitEvent": "SUBMIT_DISPUTE",
|
|
1708
1722
|
"fields": "@config.reasonFields",
|
|
1723
|
+
"entity": "@entity",
|
|
1724
|
+
"cancelEvent": "CANCEL_REASON",
|
|
1709
1725
|
"submitLabel": "Submit dispute",
|
|
1710
|
-
"
|
|
1726
|
+
"type": "form-section"
|
|
1711
1727
|
}
|
|
1712
|
-
]
|
|
1713
|
-
"gap": "sm",
|
|
1714
|
-
"type": "stack"
|
|
1728
|
+
]
|
|
1715
1729
|
}
|
|
1716
|
-
]
|
|
1717
|
-
"type": "card"
|
|
1730
|
+
]
|
|
1718
1731
|
}
|
|
1719
|
-
]
|
|
1720
|
-
"gap": "md"
|
|
1732
|
+
]
|
|
1721
1733
|
}
|
|
1722
1734
|
]
|
|
1723
1735
|
]
|
|
@@ -1736,61 +1748,61 @@
|
|
|
1736
1748
|
"render-ui",
|
|
1737
1749
|
"main",
|
|
1738
1750
|
{
|
|
1751
|
+
"gap": "md",
|
|
1752
|
+
"direction": "vertical",
|
|
1739
1753
|
"children": [
|
|
1740
1754
|
{
|
|
1741
|
-
"align": "center",
|
|
1742
|
-
"direction": "horizontal",
|
|
1743
|
-
"gap": "sm",
|
|
1744
|
-
"type": "stack",
|
|
1745
1755
|
"children": [
|
|
1746
1756
|
{
|
|
1747
1757
|
"type": "button",
|
|
1748
|
-
"variant": "ghost",
|
|
1749
1758
|
"icon": "arrow-left",
|
|
1750
|
-
"
|
|
1751
|
-
"action": "CANCEL_REASON"
|
|
1759
|
+
"variant": "ghost",
|
|
1760
|
+
"action": "CANCEL_REASON",
|
|
1761
|
+
"label": "Back"
|
|
1752
1762
|
},
|
|
1753
1763
|
{
|
|
1754
|
-
"
|
|
1755
|
-
"
|
|
1764
|
+
"name": "x-circle",
|
|
1765
|
+
"type": "icon"
|
|
1756
1766
|
},
|
|
1757
1767
|
{
|
|
1758
|
-
"variant": "h3",
|
|
1759
1768
|
"type": "typography",
|
|
1760
|
-
"content": "Cancel transaction"
|
|
1769
|
+
"content": "Cancel transaction",
|
|
1770
|
+
"variant": "h3"
|
|
1761
1771
|
}
|
|
1762
|
-
]
|
|
1772
|
+
],
|
|
1773
|
+
"direction": "horizontal",
|
|
1774
|
+
"align": "center",
|
|
1775
|
+
"gap": "sm",
|
|
1776
|
+
"type": "stack"
|
|
1763
1777
|
},
|
|
1764
1778
|
{
|
|
1779
|
+
"type": "card",
|
|
1765
1780
|
"children": [
|
|
1766
1781
|
{
|
|
1767
|
-
"type": "stack",
|
|
1768
1782
|
"gap": "sm",
|
|
1769
|
-
"direction": "vertical",
|
|
1770
1783
|
"children": [
|
|
1771
1784
|
{
|
|
1772
1785
|
"type": "typography",
|
|
1773
|
-
"color": "muted",
|
|
1774
1786
|
"content": "Tell the other parties why this transaction is being cancelled. Any escrowed funds will be returned to the buyer.",
|
|
1787
|
+
"color": "muted",
|
|
1775
1788
|
"variant": "body"
|
|
1776
1789
|
},
|
|
1777
1790
|
{
|
|
1778
|
-
"entity": "@entity",
|
|
1779
|
-
"submitEvent": "SUBMIT_CANCEL",
|
|
1780
|
-
"cancelEvent": "CANCEL_REASON",
|
|
1781
1791
|
"type": "form-section",
|
|
1782
1792
|
"submitLabel": "Cancel transaction",
|
|
1783
1793
|
"fields": "@config.reasonFields",
|
|
1784
|
-
"mode": "edit"
|
|
1794
|
+
"mode": "edit",
|
|
1795
|
+
"submitEvent": "SUBMIT_CANCEL",
|
|
1796
|
+
"cancelEvent": "CANCEL_REASON",
|
|
1797
|
+
"entity": "@entity"
|
|
1785
1798
|
}
|
|
1786
|
-
]
|
|
1799
|
+
],
|
|
1800
|
+
"direction": "vertical",
|
|
1801
|
+
"type": "stack"
|
|
1787
1802
|
}
|
|
1788
|
-
]
|
|
1789
|
-
"type": "card"
|
|
1803
|
+
]
|
|
1790
1804
|
}
|
|
1791
1805
|
],
|
|
1792
|
-
"direction": "vertical",
|
|
1793
|
-
"gap": "md",
|
|
1794
1806
|
"type": "stack"
|
|
1795
1807
|
}
|
|
1796
1808
|
]
|
|
@@ -1818,13 +1830,13 @@
|
|
|
1818
1830
|
"array/append",
|
|
1819
1831
|
"@entity.audit",
|
|
1820
1832
|
{
|
|
1821
|
-
"title": "Dispute opened",
|
|
1822
|
-
"status": "error",
|
|
1823
1833
|
"id": "dispute-opened",
|
|
1824
|
-
"
|
|
1834
|
+
"title": "Dispute opened",
|
|
1825
1835
|
"timestamp": [
|
|
1826
1836
|
"time/now"
|
|
1827
|
-
]
|
|
1837
|
+
],
|
|
1838
|
+
"description": "@entity.disputeReason",
|
|
1839
|
+
"status": "error"
|
|
1828
1840
|
}
|
|
1829
1841
|
]
|
|
1830
1842
|
],
|
|
@@ -1832,70 +1844,71 @@
|
|
|
1832
1844
|
"render-ui",
|
|
1833
1845
|
"main",
|
|
1834
1846
|
{
|
|
1835
|
-
"
|
|
1847
|
+
"type": "stack",
|
|
1848
|
+
"gap": "lg",
|
|
1836
1849
|
"children": [
|
|
1837
1850
|
{
|
|
1851
|
+
"type": "stack",
|
|
1838
1852
|
"gap": "sm",
|
|
1839
1853
|
"direction": "horizontal",
|
|
1840
|
-
"type": "stack",
|
|
1841
1854
|
"align": "center",
|
|
1842
1855
|
"children": [
|
|
1843
1856
|
{
|
|
1844
|
-
"
|
|
1845
|
-
"
|
|
1857
|
+
"name": "alert-triangle",
|
|
1858
|
+
"type": "icon"
|
|
1846
1859
|
},
|
|
1847
1860
|
{
|
|
1848
|
-
"
|
|
1861
|
+
"type": "typography",
|
|
1849
1862
|
"variant": "h3",
|
|
1850
|
-
"
|
|
1863
|
+
"content": "@config.title"
|
|
1851
1864
|
},
|
|
1852
1865
|
{
|
|
1853
|
-
"
|
|
1866
|
+
"variant": "danger",
|
|
1854
1867
|
"type": "badge",
|
|
1855
|
-
"
|
|
1868
|
+
"label": "Disputed"
|
|
1856
1869
|
}
|
|
1857
1870
|
]
|
|
1858
1871
|
},
|
|
1859
1872
|
{
|
|
1873
|
+
"type": "card",
|
|
1860
1874
|
"children": [
|
|
1861
1875
|
{
|
|
1862
1876
|
"type": "stack",
|
|
1863
1877
|
"direction": "vertical",
|
|
1878
|
+
"gap": "sm",
|
|
1864
1879
|
"children": [
|
|
1865
1880
|
{
|
|
1866
|
-
"variant": "caption",
|
|
1867
1881
|
"content": "Reason for dispute",
|
|
1868
1882
|
"type": "typography",
|
|
1869
|
-
"color": "muted"
|
|
1883
|
+
"color": "muted",
|
|
1884
|
+
"variant": "caption"
|
|
1870
1885
|
},
|
|
1871
1886
|
{
|
|
1887
|
+
"variant": "body",
|
|
1872
1888
|
"type": "typography",
|
|
1873
|
-
"content": "@entity.disputeReason"
|
|
1874
|
-
"variant": "body"
|
|
1889
|
+
"content": "@entity.disputeReason"
|
|
1875
1890
|
},
|
|
1876
1891
|
{
|
|
1877
1892
|
"type": "divider"
|
|
1878
1893
|
},
|
|
1879
1894
|
{
|
|
1880
|
-
"type": "typography",
|
|
1881
|
-
"color": "muted",
|
|
1882
1895
|
"content": "An escrow officer will contact all parties within one business day. Funds remain held until resolution.",
|
|
1883
|
-
"
|
|
1896
|
+
"color": "muted",
|
|
1897
|
+
"variant": "caption",
|
|
1898
|
+
"type": "typography"
|
|
1884
1899
|
}
|
|
1885
|
-
]
|
|
1886
|
-
"gap": "sm"
|
|
1900
|
+
]
|
|
1887
1901
|
}
|
|
1888
|
-
]
|
|
1889
|
-
"type": "card"
|
|
1902
|
+
]
|
|
1890
1903
|
},
|
|
1891
1904
|
{
|
|
1892
|
-
"type": "typography",
|
|
1893
1905
|
"content": "Activity",
|
|
1906
|
+
"type": "typography",
|
|
1894
1907
|
"variant": "h4"
|
|
1895
1908
|
},
|
|
1896
1909
|
{
|
|
1897
|
-
"entity": "@entity.audit",
|
|
1898
1910
|
"type": "timeline",
|
|
1911
|
+
"entity": "@entity.audit",
|
|
1899
1912
|
"fields": [
|
|
1900
1913
|
"title",
|
|
1901
1914
|
"description",
|
|
@@ -1904,15 +1917,14 @@
|
|
|
1904
1917
|
]
|
|
1905
1918
|
},
|
|
1906
1919
|
{
|
|
1907
|
-
"
|
|
1920
|
+
"label": "Start a new transaction",
|
|
1908
1921
|
"variant": "secondary",
|
|
1909
|
-
"
|
|
1922
|
+
"action": "RESTART",
|
|
1910
1923
|
"icon": "rotate-ccw",
|
|
1911
|
-
"
|
|
1924
|
+
"type": "button"
|
|
1912
1925
|
}
|
|
1913
1926
|
],
|
|
1914
|
-
"
|
|
1915
|
-
"type": "stack"
|
|
1927
|
+
"direction": "vertical"
|
|
1916
1928
|
}
|
|
1917
1929
|
]
|
|
1918
1930
|
]
|
|
@@ -1927,8 +1939,8 @@
|
|
|
1927
1939
|
"MultiPartyView",
|
|
1928
1940
|
{
|
|
1929
1941
|
"emit": {
|
|
1930
|
-
"
|
|
1931
|
-
"
|
|
1942
|
+
"failure": "FlowLoadFailed",
|
|
1943
|
+
"success": "FlowLoaded"
|
|
1932
1944
|
}
|
|
1933
1945
|
}
|
|
1934
1946
|
],
|
|
@@ -1964,13 +1976,13 @@
|
|
|
1964
1976
|
"array/append",
|
|
1965
1977
|
"@entity.audit",
|
|
1966
1978
|
{
|
|
1979
|
+
"description": "@entity.cancelReason",
|
|
1980
|
+
"status": "error",
|
|
1967
1981
|
"title": "Transaction cancelled",
|
|
1982
|
+
"id": "cancelled",
|
|
1968
1983
|
"timestamp": [
|
|
1969
1984
|
"time/now"
|
|
1970
|
-
]
|
|
1971
|
-
"description": "@entity.cancelReason",
|
|
1972
|
-
"id": "cancelled",
|
|
1973
|
-
"status": "error"
|
|
1985
|
+
]
|
|
1974
1986
|
}
|
|
1975
1987
|
]
|
|
1976
1988
|
],
|
|
@@ -1978,40 +1990,45 @@
|
|
|
1978
1990
|
"render-ui",
|
|
1979
1991
|
"main",
|
|
1980
1992
|
{
|
|
1993
|
+
"type": "stack",
|
|
1981
1994
|
"gap": "lg",
|
|
1995
|
+
"direction": "vertical",
|
|
1982
1996
|
"children": [
|
|
1983
1997
|
{
|
|
1984
|
-
"
|
|
1998
|
+
"direction": "horizontal",
|
|
1999
|
+
"gap": "sm",
|
|
2000
|
+
"align": "center",
|
|
1985
2001
|
"children": [
|
|
1986
2002
|
{
|
|
1987
|
-
"
|
|
1988
|
-
"
|
|
2003
|
+
"type": "icon",
|
|
2004
|
+
"name": "x-circle"
|
|
1989
2005
|
},
|
|
1990
2006
|
{
|
|
1991
|
-
"variant": "h3",
|
|
1992
2007
|
"content": "@config.title",
|
|
2008
|
+
"variant": "h3",
|
|
1993
2009
|
"type": "typography"
|
|
1994
2010
|
},
|
|
1995
2011
|
{
|
|
1996
|
-
"variant": "warning",
|
|
1997
2012
|
"type": "badge",
|
|
1998
|
-
"label": "Cancelled"
|
|
2013
|
+
"label": "Cancelled",
|
|
2014
|
+
"variant": "warning"
|
|
1999
2015
|
}
|
|
2000
2016
|
],
|
|
2001
|
-
"
|
|
2002
|
-
"gap": "sm",
|
|
2003
|
-
"direction": "horizontal"
|
|
2017
|
+
"type": "stack"
|
|
2004
2018
|
},
|
|
2005
2019
|
{
|
|
2006
2020
|
"type": "card",
|
|
2007
2021
|
"children": [
|
|
2008
2022
|
{
|
|
2023
|
+
"type": "stack",
|
|
2024
|
+
"direction": "vertical",
|
|
2025
|
+
"gap": "sm",
|
|
2009
2026
|
"children": [
|
|
2010
2027
|
{
|
|
2011
|
-
"type": "typography",
|
|
2012
|
-
"variant": "caption",
|
|
2013
2028
|
"color": "muted",
|
|
2014
|
-
"
|
|
2029
|
+
"variant": "caption",
|
|
2030
|
+
"content": "Reason for cancellation",
|
|
2031
|
+
"type": "typography"
|
|
2015
2032
|
},
|
|
2016
2033
|
{
|
|
2017
2034
|
"variant": "body",
|
|
@@ -2023,42 +2040,37 @@
|
|
|
2023
2040
|
},
|
|
2024
2041
|
{
|
|
2025
2042
|
"variant": "caption",
|
|
2026
|
-
"
|
|
2043
|
+
"color": "muted",
|
|
2027
2044
|
"content": "Any escrowed funds have been returned to the buyer.",
|
|
2028
|
-
"
|
|
2045
|
+
"type": "typography"
|
|
2029
2046
|
}
|
|
2030
|
-
]
|
|
2031
|
-
"gap": "sm",
|
|
2032
|
-
"direction": "vertical",
|
|
2033
|
-
"type": "stack"
|
|
2047
|
+
]
|
|
2034
2048
|
}
|
|
2035
2049
|
]
|
|
2036
2050
|
},
|
|
2037
2051
|
{
|
|
2038
|
-
"variant": "h4",
|
|
2039
2052
|
"content": "Activity",
|
|
2053
|
+
"variant": "h4",
|
|
2040
2054
|
"type": "typography"
|
|
2041
2055
|
},
|
|
2042
2056
|
{
|
|
2043
|
-
"type": "timeline",
|
|
2044
|
-
"entity": "@entity.audit",
|
|
2045
2057
|
"fields": [
|
|
2046
2058
|
"title",
|
|
2047
2059
|
"description",
|
|
2048
2060
|
"timestamp",
|
|
2049
2061
|
"status"
|
|
2050
|
-
]
|
|
2062
|
+
],
|
|
2063
|
+
"type": "timeline",
|
|
2064
|
+
"entity": "@entity.audit"
|
|
2051
2065
|
},
|
|
2052
2066
|
{
|
|
2053
2067
|
"label": "Start a new transaction",
|
|
2054
|
-
"icon": "rotate-ccw",
|
|
2055
2068
|
"type": "button",
|
|
2056
2069
|
"action": "RESTART",
|
|
2070
|
+
"icon": "rotate-ccw",
|
|
2057
2071
|
"variant": "secondary"
|
|
2058
2072
|
}
|
|
2059
|
-
]
|
|
2060
|
-
"type": "stack",
|
|
2061
|
-
"direction": "vertical"
|
|
2073
|
+
]
|
|
2062
2074
|
}
|
|
2063
2075
|
]
|
|
2064
2076
|
]
|
|
@@ -2073,8 +2085,8 @@
|
|
|
2073
2085
|
"MultiPartyView",
|
|
2074
2086
|
{
|
|
2075
2087
|
"emit": {
|
|
2076
|
-
"
|
|
2077
|
-
"
|
|
2088
|
+
"failure": "FlowLoadFailed",
|
|
2089
|
+
"success": "FlowLoaded"
|
|
2078
2090
|
}
|
|
2079
2091
|
}
|
|
2080
2092
|
],
|
|
@@ -2100,17 +2112,17 @@
|
|
|
2100
2112
|
"array/append",
|
|
2101
2113
|
"@entity.audit",
|
|
2102
2114
|
{
|
|
2115
|
+
"id": "released",
|
|
2116
|
+
"timestamp": [
|
|
2117
|
+
"time/now"
|
|
2118
|
+
],
|
|
2119
|
+
"status": "complete",
|
|
2103
2120
|
"description": [
|
|
2104
2121
|
"str/concat",
|
|
2105
2122
|
"@config.transactionAmount",
|
|
2106
2123
|
" released to the seller. Transaction complete."
|
|
2107
2124
|
],
|
|
2108
|
-
"
|
|
2109
|
-
"time/now"
|
|
2110
|
-
],
|
|
2111
|
-
"title": "Funds released",
|
|
2112
|
-
"status": "complete",
|
|
2113
|
-
"id": "released"
|
|
2125
|
+
"title": "Funds released"
|
|
2114
2126
|
}
|
|
2115
2127
|
]
|
|
2116
2128
|
],
|
|
@@ -2118,70 +2130,71 @@
|
|
|
2118
2130
|
"render-ui",
|
|
2119
2131
|
"main",
|
|
2120
2132
|
{
|
|
2133
|
+
"type": "stack",
|
|
2121
2134
|
"children": [
|
|
2122
2135
|
{
|
|
2136
|
+
"gap": "sm",
|
|
2137
|
+
"type": "stack",
|
|
2138
|
+
"direction": "horizontal",
|
|
2123
2139
|
"children": [
|
|
2124
2140
|
{
|
|
2125
2141
|
"name": "check-circle",
|
|
2126
2142
|
"type": "icon"
|
|
2127
2143
|
},
|
|
2128
2144
|
{
|
|
2129
|
-
"variant": "h3",
|
|
2130
2145
|
"type": "typography",
|
|
2146
|
+
"variant": "h3",
|
|
2131
2147
|
"content": "@config.title"
|
|
2132
2148
|
},
|
|
2133
2149
|
{
|
|
2134
|
-
"label": "Completed",
|
|
2135
2150
|
"variant": "success",
|
|
2151
|
+
"label": "Completed",
|
|
2136
2152
|
"type": "badge"
|
|
2137
2153
|
}
|
|
2138
2154
|
],
|
|
2139
|
-
"
|
|
2140
|
-
"align": "center",
|
|
2141
|
-
"direction": "horizontal",
|
|
2142
|
-
"gap": "sm"
|
|
2155
|
+
"align": "center"
|
|
2143
2156
|
},
|
|
2144
2157
|
{
|
|
2145
|
-
"type": "card",
|
|
2146
2158
|
"children": [
|
|
2147
2159
|
{
|
|
2148
|
-
"
|
|
2149
|
-
"gap": "md",
|
|
2160
|
+
"align": "center",
|
|
2150
2161
|
"children": [
|
|
2151
2162
|
{
|
|
2152
2163
|
"size": "lg",
|
|
2153
|
-
"
|
|
2154
|
-
"
|
|
2164
|
+
"name": "check-circle",
|
|
2165
|
+
"type": "icon"
|
|
2155
2166
|
},
|
|
2156
2167
|
{
|
|
2157
|
-
"
|
|
2158
|
-
"type": "typography",
|
|
2168
|
+
"variant": "h2",
|
|
2159
2169
|
"content": "Transaction complete",
|
|
2160
|
-
"
|
|
2170
|
+
"type": "typography",
|
|
2171
|
+
"align": "center"
|
|
2161
2172
|
},
|
|
2162
2173
|
{
|
|
2163
|
-
"align": "center",
|
|
2164
2174
|
"type": "typography",
|
|
2165
2175
|
"content": "@config.transactionAmount",
|
|
2166
|
-
"variant": "h1"
|
|
2176
|
+
"variant": "h1",
|
|
2177
|
+
"align": "center"
|
|
2167
2178
|
},
|
|
2168
2179
|
{
|
|
2169
2180
|
"color": "muted",
|
|
2170
|
-
"type": "typography",
|
|
2171
2181
|
"align": "center",
|
|
2182
|
+
"content": "Funds have been released to the seller.",
|
|
2172
2183
|
"variant": "body",
|
|
2173
|
-
"
|
|
2184
|
+
"type": "typography"
|
|
2174
2185
|
}
|
|
2175
2186
|
],
|
|
2187
|
+
"gap": "md",
|
|
2176
2188
|
"direction": "vertical",
|
|
2177
|
-
"
|
|
2189
|
+
"type": "stack"
|
|
2178
2190
|
}
|
|
2179
|
-
]
|
|
2191
|
+
],
|
|
2192
|
+
"type": "card"
|
|
2180
2193
|
},
|
|
2181
2194
|
{
|
|
2182
|
-
"
|
|
2195
|
+
"content": "Activity",
|
|
2183
2196
|
"type": "typography",
|
|
2184
|
-
"
|
|
2197
|
+
"variant": "h4"
|
|
2185
2198
|
},
|
|
2186
2199
|
{
|
|
2187
2200
|
"fields": [
|
|
@@ -2194,14 +2207,13 @@
|
|
|
2194
2207
|
"entity": "@entity.audit"
|
|
2195
2208
|
},
|
|
2196
2209
|
{
|
|
2197
|
-
"variant": "secondary",
|
|
2198
2210
|
"label": "Start a new transaction",
|
|
2199
2211
|
"type": "button",
|
|
2200
2212
|
"action": "RESTART",
|
|
2201
|
-
"icon": "rotate-ccw"
|
|
2213
|
+
"icon": "rotate-ccw",
|
|
2214
|
+
"variant": "secondary"
|
|
2202
2215
|
}
|
|
2203
2216
|
],
|
|
2204
|
-
"type": "stack",
|
|
2205
2217
|
"direction": "vertical",
|
|
2206
2218
|
"gap": "lg"
|
|
2207
2219
|
}
|
|
@@ -2222,15 +2234,18 @@
|
|
|
2222
2234
|
"render-ui",
|
|
2223
2235
|
"main",
|
|
2224
2236
|
{
|
|
2225
|
-
"
|
|
2237
|
+
"direction": "vertical",
|
|
2226
2238
|
"children": [
|
|
2227
2239
|
{
|
|
2240
|
+
"gap": "sm",
|
|
2241
|
+
"align": "center",
|
|
2242
|
+
"type": "stack",
|
|
2228
2243
|
"children": [
|
|
2229
2244
|
{
|
|
2230
|
-
"type": "button",
|
|
2231
2245
|
"label": "Back",
|
|
2232
|
-
"variant": "ghost",
|
|
2233
2246
|
"icon": "arrow-left",
|
|
2247
|
+
"type": "button",
|
|
2248
|
+
"variant": "ghost",
|
|
2234
2249
|
"action": "CANCEL_REASON"
|
|
2235
2250
|
},
|
|
2236
2251
|
{
|
|
@@ -2238,15 +2253,12 @@
|
|
|
2238
2253
|
"type": "icon"
|
|
2239
2254
|
},
|
|
2240
2255
|
{
|
|
2256
|
+
"type": "typography",
|
|
2241
2257
|
"content": "Open a dispute",
|
|
2242
|
-
"variant": "h3"
|
|
2243
|
-
"type": "typography"
|
|
2258
|
+
"variant": "h3"
|
|
2244
2259
|
}
|
|
2245
2260
|
],
|
|
2246
|
-
"direction": "horizontal"
|
|
2247
|
-
"gap": "sm",
|
|
2248
|
-
"type": "stack",
|
|
2249
|
-
"align": "center"
|
|
2261
|
+
"direction": "horizontal"
|
|
2250
2262
|
},
|
|
2251
2263
|
{
|
|
2252
2264
|
"children": [
|
|
@@ -2256,19 +2268,19 @@
|
|
|
2256
2268
|
"gap": "sm",
|
|
2257
2269
|
"children": [
|
|
2258
2270
|
{
|
|
2259
|
-
"content": "Describe the issue so all parties and the escrow officer can review. Funds will remain in escrow until the dispute is resolved.",
|
|
2260
|
-
"type": "typography",
|
|
2261
2271
|
"color": "muted",
|
|
2262
|
-
"
|
|
2272
|
+
"content": "Describe the issue so all parties and the escrow officer can review. Funds will remain in escrow until the dispute is resolved.",
|
|
2273
|
+
"variant": "body",
|
|
2274
|
+
"type": "typography"
|
|
2263
2275
|
},
|
|
2264
2276
|
{
|
|
2265
|
-
"
|
|
2266
|
-
"cancelEvent": "CANCEL_REASON",
|
|
2267
|
-
"submitEvent": "SUBMIT_DISPUTE",
|
|
2277
|
+
"mode": "edit",
|
|
2268
2278
|
"entity": "@entity",
|
|
2269
2279
|
"fields": "@config.reasonFields",
|
|
2270
|
-
"
|
|
2271
|
-
"
|
|
2280
|
+
"type": "form-section",
|
|
2281
|
+
"submitEvent": "SUBMIT_DISPUTE",
|
|
2282
|
+
"cancelEvent": "CANCEL_REASON",
|
|
2283
|
+
"submitLabel": "Submit dispute"
|
|
2272
2284
|
}
|
|
2273
2285
|
]
|
|
2274
2286
|
}
|
|
@@ -2276,8 +2288,8 @@
|
|
|
2276
2288
|
"type": "card"
|
|
2277
2289
|
}
|
|
2278
2290
|
],
|
|
2279
|
-
"
|
|
2280
|
-
"
|
|
2291
|
+
"type": "stack",
|
|
2292
|
+
"gap": "md"
|
|
2281
2293
|
}
|
|
2282
2294
|
]
|
|
2283
2295
|
]
|
|
@@ -2292,8 +2304,8 @@
|
|
|
2292
2304
|
"MultiPartyView",
|
|
2293
2305
|
{
|
|
2294
2306
|
"emit": {
|
|
2295
|
-
"
|
|
2296
|
-
"
|
|
2307
|
+
"success": "FlowLoaded",
|
|
2308
|
+
"failure": "FlowLoadFailed"
|
|
2297
2309
|
}
|
|
2298
2310
|
}
|
|
2299
2311
|
],
|
|
@@ -2317,8 +2329,8 @@
|
|
|
2317
2329
|
"MultiPartyView",
|
|
2318
2330
|
{
|
|
2319
2331
|
"emit": {
|
|
2320
|
-
"
|
|
2321
|
-
"
|
|
2332
|
+
"success": "FlowLoaded",
|
|
2333
|
+
"failure": "FlowLoadFailed"
|
|
2322
2334
|
}
|
|
2323
2335
|
}
|
|
2324
2336
|
],
|
|
@@ -2351,8 +2363,8 @@
|
|
|
2351
2363
|
"render-ui",
|
|
2352
2364
|
"main",
|
|
2353
2365
|
{
|
|
2354
|
-
"
|
|
2355
|
-
"
|
|
2366
|
+
"type": "loading-state",
|
|
2367
|
+
"title": "Starting new transaction…"
|
|
2356
2368
|
}
|
|
2357
2369
|
]
|
|
2358
2370
|
]
|
|
@@ -2385,54 +2397,23 @@
|
|
|
2385
2397
|
]
|
|
2386
2398
|
},
|
|
2387
2399
|
"config": {
|
|
2388
|
-
"
|
|
2400
|
+
"releaseLabel": {
|
|
2389
2401
|
"type": "string",
|
|
2390
|
-
"default": "
|
|
2391
|
-
"label": "
|
|
2392
|
-
"description": "
|
|
2402
|
+
"default": "Release funds",
|
|
2403
|
+
"label": "Release button",
|
|
2404
|
+
"description": "Label on the final-release primary button"
|
|
2393
2405
|
},
|
|
2394
|
-
"
|
|
2395
|
-
"type": "
|
|
2396
|
-
"default":
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
"actionLabel": "Confirm payment",
|
|
2400
|
-
"title": "Buyer",
|
|
2401
|
-
"actionDescription": "Authorize $28,500 to be held in escrow until delivery is confirmed.",
|
|
2402
|
-
"stepLabel": "Step 1 of 2",
|
|
2403
|
-
"actor": "Alice Chen",
|
|
2404
|
-
"icon": "user",
|
|
2405
|
-
"actionIcon": "credit-card",
|
|
2406
|
-
"id": "buyer"
|
|
2407
|
-
},
|
|
2408
|
-
{
|
|
2409
|
-
"description": "Ships the vehicle and uploads delivery proof.",
|
|
2410
|
-
"stepLabel": "Step 2 of 2",
|
|
2411
|
-
"actor": "Bob's Auto Sales LLC",
|
|
2412
|
-
"actionLabel": "Confirm shipment",
|
|
2413
|
-
"id": "seller",
|
|
2414
|
-
"title": "Seller",
|
|
2415
|
-
"icon": "user-check",
|
|
2416
|
-
"actionDescription": "Mark the vehicle as shipped. Funds will release after the buyer confirms receipt.",
|
|
2417
|
-
"actionIcon": "package"
|
|
2418
|
-
}
|
|
2419
|
-
],
|
|
2420
|
-
"label": "Parties",
|
|
2421
|
-
"description": "Ordered participants with role, actor name, and required action",
|
|
2422
|
-
"items": {
|
|
2423
|
-
"type": "object"
|
|
2424
|
-
}
|
|
2406
|
+
"disputeLabel": {
|
|
2407
|
+
"type": "string",
|
|
2408
|
+
"default": "Open dispute",
|
|
2409
|
+
"label": "Dispute button",
|
|
2410
|
+
"description": "Label on the open-dispute escape-hatch button"
|
|
2425
2411
|
},
|
|
2426
|
-
"
|
|
2427
|
-
"type": "
|
|
2428
|
-
"default":
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
"label": "Reason fields",
|
|
2432
|
-
"description": "Form fields shown when capturing a dispute or cancel reason",
|
|
2433
|
-
"items": {
|
|
2434
|
-
"type": "string"
|
|
2435
|
-
}
|
|
2412
|
+
"title": {
|
|
2413
|
+
"type": "string",
|
|
2414
|
+
"default": "Escrow transaction",
|
|
2415
|
+
"label": "Page title",
|
|
2416
|
+
"description": "Heading shown above the transaction view"
|
|
2436
2417
|
},
|
|
2437
2418
|
"transactionAmount": {
|
|
2438
2419
|
"type": "string",
|
|
@@ -2440,12 +2421,6 @@
|
|
|
2440
2421
|
"label": "Amount",
|
|
2441
2422
|
"description": "Formatted amount held in escrow"
|
|
2442
2423
|
},
|
|
2443
|
-
"releaseLabel": {
|
|
2444
|
-
"type": "string",
|
|
2445
|
-
"default": "Release funds",
|
|
2446
|
-
"label": "Release button",
|
|
2447
|
-
"description": "Label on the final-release primary button"
|
|
2448
|
-
},
|
|
2449
2424
|
"transactionReference": {
|
|
2450
2425
|
"type": "string",
|
|
2451
2426
|
"default": "TXN-A8B2C-2024-001",
|
|
@@ -2458,18 +2433,6 @@
|
|
|
2458
2433
|
"label": "Dispute icon",
|
|
2459
2434
|
"description": "Icon next to the dispute button"
|
|
2460
2435
|
},
|
|
2461
|
-
"title": {
|
|
2462
|
-
"type": "string",
|
|
2463
|
-
"default": "Escrow transaction",
|
|
2464
|
-
"label": "Page title",
|
|
2465
|
-
"description": "Heading shown above the transaction view"
|
|
2466
|
-
},
|
|
2467
|
-
"cancelLabel": {
|
|
2468
|
-
"type": "string",
|
|
2469
|
-
"default": "Cancel transaction",
|
|
2470
|
-
"label": "Cancel button",
|
|
2471
|
-
"description": "Label on the cancel-transaction escape-hatch button"
|
|
2472
|
-
},
|
|
2473
2436
|
"releaseIcon": {
|
|
2474
2437
|
"type": "string",
|
|
2475
2438
|
"default": "unlock",
|
|
@@ -2482,11 +2445,60 @@
|
|
|
2482
2445
|
"label": "Subject",
|
|
2483
2446
|
"description": "Short description of what is being transacted"
|
|
2484
2447
|
},
|
|
2485
|
-
"
|
|
2448
|
+
"parties": {
|
|
2449
|
+
"type": "[object]",
|
|
2450
|
+
"default": [
|
|
2451
|
+
{
|
|
2452
|
+
"description": "Funds the transaction and confirms receipt of the vehicle.",
|
|
2453
|
+
"stepLabel": "Step 1 of 2",
|
|
2454
|
+
"actionDescription": "Authorize $28,500 to be held in escrow until delivery is confirmed.",
|
|
2455
|
+
"actionLabel": "Confirm payment",
|
|
2456
|
+
"icon": "user",
|
|
2457
|
+
"id": "buyer",
|
|
2458
|
+
"actionIcon": "credit-card",
|
|
2459
|
+
"actor": "Alice Chen",
|
|
2460
|
+
"title": "Buyer"
|
|
2461
|
+
},
|
|
2462
|
+
{
|
|
2463
|
+
"actionIcon": "package",
|
|
2464
|
+
"id": "seller",
|
|
2465
|
+
"actor": "Bob's Auto Sales LLC",
|
|
2466
|
+
"actionLabel": "Confirm shipment",
|
|
2467
|
+
"stepLabel": "Step 2 of 2",
|
|
2468
|
+
"icon": "user-check",
|
|
2469
|
+
"description": "Ships the vehicle and uploads delivery proof.",
|
|
2470
|
+
"title": "Seller",
|
|
2471
|
+
"actionDescription": "Mark the vehicle as shipped. Funds will release after the buyer confirms receipt."
|
|
2472
|
+
}
|
|
2473
|
+
],
|
|
2474
|
+
"label": "Parties",
|
|
2475
|
+
"description": "Ordered participants with role, actor name, and required action",
|
|
2476
|
+
"items": {
|
|
2477
|
+
"type": "object"
|
|
2478
|
+
}
|
|
2479
|
+
},
|
|
2480
|
+
"cancelLabel": {
|
|
2486
2481
|
"type": "string",
|
|
2487
|
-
"default": "
|
|
2488
|
-
"label": "
|
|
2489
|
-
"description": "Label on the
|
|
2482
|
+
"default": "Cancel transaction",
|
|
2483
|
+
"label": "Cancel button",
|
|
2484
|
+
"description": "Label on the cancel-transaction escape-hatch button"
|
|
2485
|
+
},
|
|
2486
|
+
"cancelIcon": {
|
|
2487
|
+
"type": "string",
|
|
2488
|
+
"default": "x",
|
|
2489
|
+
"label": "Cancel icon",
|
|
2490
|
+
"description": "Icon next to the cancel button"
|
|
2491
|
+
},
|
|
2492
|
+
"reasonFields": {
|
|
2493
|
+
"type": "[string]",
|
|
2494
|
+
"default": [
|
|
2495
|
+
"reason"
|
|
2496
|
+
],
|
|
2497
|
+
"label": "Reason fields",
|
|
2498
|
+
"description": "Form fields shown when capturing a dispute or cancel reason",
|
|
2499
|
+
"items": {
|
|
2500
|
+
"type": "string"
|
|
2501
|
+
}
|
|
2490
2502
|
}
|
|
2491
2503
|
},
|
|
2492
2504
|
"scope": "instance"
|