@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -88,31 +88,31 @@
|
|
|
88
88
|
"config": {
|
|
89
89
|
"navItems": [
|
|
90
90
|
{
|
|
91
|
-
"label": "Providers",
|
|
92
91
|
"href": "/providers",
|
|
93
|
-
"icon": "user-check"
|
|
92
|
+
"icon": "user-check",
|
|
93
|
+
"label": "Providers"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"href": "/book",
|
|
97
96
|
"icon": "calendar-plus",
|
|
98
|
-
"label": "Book"
|
|
97
|
+
"label": "Book",
|
|
98
|
+
"href": "/book"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
|
-
"label": "Appointments",
|
|
102
101
|
"href": "/appointments",
|
|
102
|
+
"label": "Appointments",
|
|
103
103
|
"icon": "calendar"
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
|
+
"icon": "clock",
|
|
106
107
|
"label": "Schedule",
|
|
107
|
-
"href": "/schedule"
|
|
108
|
-
"icon": "clock"
|
|
108
|
+
"href": "/schedule"
|
|
109
109
|
}
|
|
110
110
|
],
|
|
111
|
-
"searchEvent": "BOOKING_SEARCH",
|
|
112
|
-
"contentTrait": "@trait.ProviderCatalog",
|
|
113
|
-
"notifications": [],
|
|
114
111
|
"appName": "BookingSystemApp",
|
|
115
|
-
"notificationClickEvent": "BOOKING_NOTIFICATIONS_OPEN"
|
|
112
|
+
"notificationClickEvent": "BOOKING_NOTIFICATIONS_OPEN",
|
|
113
|
+
"notifications": [],
|
|
114
|
+
"searchEvent": "BOOKING_SEARCH",
|
|
115
|
+
"contentTrait": "@trait.ProviderCatalog"
|
|
116
116
|
},
|
|
117
117
|
"events": {
|
|
118
118
|
"SEARCH": "BOOKING_SEARCH",
|
|
@@ -199,57 +199,56 @@
|
|
|
199
199
|
"render-ui",
|
|
200
200
|
"main",
|
|
201
201
|
{
|
|
202
|
-
"
|
|
203
|
-
"gap": "lg",
|
|
202
|
+
"type": "stack",
|
|
204
203
|
"children": [
|
|
205
204
|
{
|
|
206
|
-
"
|
|
205
|
+
"type": "stack",
|
|
206
|
+
"justify": "between",
|
|
207
|
+
"direction": "horizontal",
|
|
207
208
|
"children": [
|
|
208
209
|
{
|
|
210
|
+
"direction": "horizontal",
|
|
211
|
+
"gap": "sm",
|
|
209
212
|
"align": "center",
|
|
210
213
|
"type": "stack",
|
|
211
214
|
"children": [
|
|
212
215
|
{
|
|
213
|
-
"
|
|
214
|
-
"
|
|
216
|
+
"type": "icon",
|
|
217
|
+
"name": "user"
|
|
215
218
|
},
|
|
216
219
|
{
|
|
220
|
+
"type": "typography",
|
|
217
221
|
"content": "Providers",
|
|
218
|
-
"variant": "h2"
|
|
219
|
-
"type": "typography"
|
|
222
|
+
"variant": "h2"
|
|
220
223
|
}
|
|
221
|
-
]
|
|
222
|
-
"gap": "sm",
|
|
223
|
-
"direction": "horizontal"
|
|
224
|
+
]
|
|
224
225
|
},
|
|
225
226
|
{
|
|
227
|
+
"type": "stack",
|
|
226
228
|
"direction": "horizontal",
|
|
229
|
+
"gap": "sm",
|
|
227
230
|
"children": [
|
|
228
231
|
{
|
|
229
|
-
"type": "button",
|
|
230
232
|
"label": "Add Provider",
|
|
233
|
+
"icon": "plus",
|
|
231
234
|
"variant": "primary",
|
|
232
235
|
"action": "CREATE",
|
|
233
|
-
"
|
|
236
|
+
"type": "button"
|
|
234
237
|
}
|
|
235
|
-
]
|
|
236
|
-
"type": "stack",
|
|
237
|
-
"gap": "sm"
|
|
238
|
+
]
|
|
238
239
|
}
|
|
239
240
|
],
|
|
240
|
-
"direction": "horizontal",
|
|
241
|
-
"type": "stack",
|
|
242
241
|
"gap": "md",
|
|
243
|
-
"
|
|
242
|
+
"align": "center"
|
|
244
243
|
},
|
|
245
244
|
{
|
|
246
|
-
"direction": "horizontal",
|
|
247
|
-
"type": "stack",
|
|
248
|
-
"gap": "md",
|
|
249
245
|
"children": [
|
|
250
246
|
"@trait.ProviderSearch",
|
|
251
247
|
"@trait.ProviderFilter"
|
|
252
248
|
],
|
|
249
|
+
"type": "stack",
|
|
250
|
+
"direction": "horizontal",
|
|
251
|
+
"gap": "md",
|
|
253
252
|
"align": "center"
|
|
254
253
|
},
|
|
255
254
|
{
|
|
@@ -262,7 +261,8 @@
|
|
|
262
261
|
},
|
|
263
262
|
"@trait.ProviderBrowseList"
|
|
264
263
|
],
|
|
265
|
-
"
|
|
264
|
+
"direction": "vertical",
|
|
265
|
+
"gap": "lg"
|
|
266
266
|
}
|
|
267
267
|
]
|
|
268
268
|
]
|
|
@@ -281,7 +281,8 @@
|
|
|
281
281
|
"render-ui",
|
|
282
282
|
"main",
|
|
283
283
|
{
|
|
284
|
-
"
|
|
284
|
+
"type": "stack",
|
|
285
|
+
"align": "center",
|
|
285
286
|
"className": "py-8",
|
|
286
287
|
"children": [
|
|
287
288
|
{
|
|
@@ -294,21 +295,20 @@
|
|
|
294
295
|
"variant": "h3"
|
|
295
296
|
},
|
|
296
297
|
{
|
|
297
|
-
"
|
|
298
|
+
"type": "typography",
|
|
298
299
|
"variant": "caption",
|
|
299
300
|
"content": "You're all caught up.",
|
|
300
|
-
"
|
|
301
|
+
"color": "muted"
|
|
301
302
|
},
|
|
302
303
|
{
|
|
303
304
|
"label": "Back to providers",
|
|
304
|
-
"variant": "ghost",
|
|
305
305
|
"type": "button",
|
|
306
|
-
"action": "INIT"
|
|
306
|
+
"action": "INIT",
|
|
307
|
+
"variant": "ghost"
|
|
307
308
|
}
|
|
308
309
|
],
|
|
309
|
-
"type": "stack",
|
|
310
310
|
"direction": "vertical",
|
|
311
|
-
"
|
|
311
|
+
"gap": "md"
|
|
312
312
|
}
|
|
313
313
|
]
|
|
314
314
|
]
|
|
@@ -321,18 +321,18 @@
|
|
|
321
321
|
"ref": "Search.traits.SearchResultSearch",
|
|
322
322
|
"name": "ProviderSearch",
|
|
323
323
|
"config": {
|
|
324
|
-
"
|
|
325
|
-
"
|
|
324
|
+
"placeholder": "Search providers…",
|
|
325
|
+
"event": "SEARCH"
|
|
326
326
|
}
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
329
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
330
330
|
"name": "ProviderFilter",
|
|
331
331
|
"config": {
|
|
332
|
+
"event": "FILTER",
|
|
332
333
|
"filters": [
|
|
333
334
|
{
|
|
334
335
|
"field": "specialty",
|
|
335
|
-
"label": "Specialty",
|
|
336
336
|
"options": [
|
|
337
337
|
"general",
|
|
338
338
|
"dental",
|
|
@@ -340,17 +340,17 @@
|
|
|
340
340
|
"cardiology",
|
|
341
341
|
"psychiatry"
|
|
342
342
|
],
|
|
343
|
-
"filterType": "select"
|
|
343
|
+
"filterType": "select",
|
|
344
|
+
"label": "Specialty"
|
|
344
345
|
},
|
|
345
346
|
{
|
|
347
|
+
"label": "Rating",
|
|
346
348
|
"filterType": "range",
|
|
347
|
-
"max": 5.0,
|
|
348
349
|
"min": 0.0,
|
|
349
|
-
"
|
|
350
|
-
"
|
|
350
|
+
"field": "rating",
|
|
351
|
+
"max": 5.0
|
|
351
352
|
}
|
|
352
|
-
]
|
|
353
|
-
"event": "FILTER"
|
|
353
|
+
]
|
|
354
354
|
}
|
|
355
355
|
},
|
|
356
356
|
{
|
|
@@ -361,36 +361,36 @@
|
|
|
361
361
|
"metrics": [
|
|
362
362
|
{
|
|
363
363
|
"variant": "primary",
|
|
364
|
-
"aggregation": "count",
|
|
365
364
|
"label": "Total Providers",
|
|
366
|
-
"
|
|
367
|
-
"
|
|
365
|
+
"format": "number",
|
|
366
|
+
"aggregation": "count",
|
|
367
|
+
"icon": "users"
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
|
-
"aggregation": "count",
|
|
371
|
-
"icon": "check-circle",
|
|
372
370
|
"variant": "success",
|
|
371
|
+
"label": "Active",
|
|
372
|
+
"aggregation": "count",
|
|
373
|
+
"format": "number",
|
|
373
374
|
"filter": {
|
|
374
375
|
"available": true
|
|
375
376
|
},
|
|
376
|
-
"
|
|
377
|
-
"label": "Active"
|
|
377
|
+
"icon": "check-circle"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
|
+
"variant": "info",
|
|
380
381
|
"aggregation": "avg",
|
|
381
|
-
"icon": "star",
|
|
382
382
|
"field": "rating",
|
|
383
|
+
"icon": "star",
|
|
383
384
|
"label": "Avg Rating",
|
|
384
|
-
"format": "number"
|
|
385
|
-
"variant": "info"
|
|
385
|
+
"format": "number"
|
|
386
386
|
},
|
|
387
387
|
{
|
|
388
|
+
"aggregation": "avg",
|
|
388
389
|
"format": "currency",
|
|
389
390
|
"field": "hourlyRate",
|
|
390
|
-
"
|
|
391
|
+
"variant": "info",
|
|
391
392
|
"label": "Avg Hourly Rate",
|
|
392
|
-
"icon": "dollar-sign"
|
|
393
|
-
"variant": "info"
|
|
393
|
+
"icon": "dollar-sign"
|
|
394
394
|
}
|
|
395
395
|
]
|
|
396
396
|
},
|
|
@@ -409,11 +409,11 @@
|
|
|
409
409
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
410
410
|
"name": "ProviderGraphs",
|
|
411
411
|
"config": {
|
|
412
|
-
"chartType": "pie",
|
|
413
412
|
"categoryField": "specialty",
|
|
414
|
-
"
|
|
413
|
+
"aggregation": "count",
|
|
415
414
|
"title": "Providers by Specialty",
|
|
416
|
-
"
|
|
415
|
+
"subtitle": "Distribution across specialties",
|
|
416
|
+
"chartType": "pie"
|
|
417
417
|
},
|
|
418
418
|
"listens": [
|
|
419
419
|
{
|
|
@@ -447,22 +447,24 @@
|
|
|
447
447
|
"format": "number"
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
|
-
"format": "currency",
|
|
451
|
-
"label": "Hourly Rate",
|
|
452
450
|
"name": "hourlyRate",
|
|
453
|
-
"variant": "h4"
|
|
451
|
+
"variant": "h4",
|
|
452
|
+
"format": "currency",
|
|
453
|
+
"label": "Hourly Rate"
|
|
454
454
|
},
|
|
455
455
|
{
|
|
456
|
-
"format": "boolean",
|
|
457
456
|
"name": "available",
|
|
457
|
+
"label": "Availability",
|
|
458
458
|
"variant": "body",
|
|
459
|
-
"
|
|
459
|
+
"format": "boolean"
|
|
460
460
|
}
|
|
461
461
|
],
|
|
462
|
+
"gap": "md",
|
|
463
|
+
"cols": 2.0,
|
|
462
464
|
"itemActions": [
|
|
463
465
|
{
|
|
464
|
-
"label": "View",
|
|
465
466
|
"event": "VIEW",
|
|
467
|
+
"label": "View",
|
|
466
468
|
"variant": "ghost"
|
|
467
469
|
},
|
|
468
470
|
{
|
|
@@ -471,13 +473,11 @@
|
|
|
471
473
|
"variant": "ghost"
|
|
472
474
|
},
|
|
473
475
|
{
|
|
474
|
-
"variant": "danger",
|
|
475
476
|
"label": "Delete",
|
|
477
|
+
"variant": "danger",
|
|
476
478
|
"event": "DELETE"
|
|
477
479
|
}
|
|
478
|
-
]
|
|
479
|
-
"cols": 2.0,
|
|
480
|
-
"gap": "md"
|
|
480
|
+
]
|
|
481
481
|
},
|
|
482
482
|
"listens": [
|
|
483
483
|
{
|
|
@@ -722,32 +722,28 @@
|
|
|
722
722
|
"render-ui",
|
|
723
723
|
"modal",
|
|
724
724
|
{
|
|
725
|
-
"gap": "md",
|
|
726
|
-
"direction": "vertical",
|
|
727
725
|
"type": "stack",
|
|
728
726
|
"children": [
|
|
729
727
|
{
|
|
730
|
-
"gap": "sm",
|
|
731
|
-
"type": "stack",
|
|
732
|
-
"direction": "horizontal",
|
|
733
728
|
"children": [
|
|
734
729
|
{
|
|
735
|
-
"
|
|
736
|
-
"
|
|
730
|
+
"type": "icon",
|
|
731
|
+
"name": "plus-circle"
|
|
737
732
|
},
|
|
738
733
|
{
|
|
734
|
+
"type": "typography",
|
|
739
735
|
"content": "Add Provider",
|
|
740
|
-
"variant": "h3"
|
|
741
|
-
"type": "typography"
|
|
736
|
+
"variant": "h3"
|
|
742
737
|
}
|
|
743
|
-
]
|
|
738
|
+
],
|
|
739
|
+
"direction": "horizontal",
|
|
740
|
+
"type": "stack",
|
|
741
|
+
"gap": "sm"
|
|
744
742
|
},
|
|
745
743
|
{
|
|
746
744
|
"type": "divider"
|
|
747
745
|
},
|
|
748
746
|
{
|
|
749
|
-
"type": "form-section",
|
|
750
|
-
"mode": "create",
|
|
751
747
|
"fields": [
|
|
752
748
|
"name",
|
|
753
749
|
"specialty",
|
|
@@ -757,10 +753,14 @@
|
|
|
757
753
|
"hourlyRate",
|
|
758
754
|
"available"
|
|
759
755
|
],
|
|
756
|
+
"type": "form-section",
|
|
760
757
|
"submitEvent": "SAVE",
|
|
758
|
+
"mode": "create",
|
|
761
759
|
"cancelEvent": "CLOSE"
|
|
762
760
|
}
|
|
763
|
-
]
|
|
761
|
+
],
|
|
762
|
+
"gap": "md",
|
|
763
|
+
"direction": "vertical"
|
|
764
764
|
}
|
|
765
765
|
]
|
|
766
766
|
]
|
|
@@ -801,8 +801,8 @@
|
|
|
801
801
|
"@payload.data",
|
|
802
802
|
{
|
|
803
803
|
"emit": {
|
|
804
|
-
"
|
|
805
|
-
"
|
|
804
|
+
"success": "ProviderSaved",
|
|
805
|
+
"failure": "ProviderSaveFailed"
|
|
806
806
|
}
|
|
807
807
|
}
|
|
808
808
|
],
|
|
@@ -1021,8 +1021,8 @@
|
|
|
1021
1021
|
"Provider",
|
|
1022
1022
|
{
|
|
1023
1023
|
"emit": {
|
|
1024
|
-
"
|
|
1025
|
-
"
|
|
1024
|
+
"failure": "ProviderLoadFailed",
|
|
1025
|
+
"success": "ProviderLoaded"
|
|
1026
1026
|
}
|
|
1027
1027
|
}
|
|
1028
1028
|
]
|
|
@@ -1037,11 +1037,11 @@
|
|
|
1037
1037
|
"fetch",
|
|
1038
1038
|
"Provider",
|
|
1039
1039
|
{
|
|
1040
|
-
"id": "@payload.id",
|
|
1041
1040
|
"emit": {
|
|
1042
|
-
"
|
|
1043
|
-
"
|
|
1044
|
-
}
|
|
1041
|
+
"failure": "ProviderLoadFailed",
|
|
1042
|
+
"success": "ProviderLoaded"
|
|
1043
|
+
},
|
|
1044
|
+
"id": "@payload.id"
|
|
1045
1045
|
}
|
|
1046
1046
|
],
|
|
1047
1047
|
[
|
|
@@ -1050,8 +1050,9 @@
|
|
|
1050
1050
|
{
|
|
1051
1051
|
"children": [
|
|
1052
1052
|
{
|
|
1053
|
-
"type": "stack",
|
|
1054
1053
|
"gap": "sm",
|
|
1054
|
+
"type": "stack",
|
|
1055
|
+
"direction": "horizontal",
|
|
1055
1056
|
"children": [
|
|
1056
1057
|
{
|
|
1057
1058
|
"type": "icon",
|
|
@@ -1062,18 +1063,14 @@
|
|
|
1062
1063
|
"content": "Edit Provider",
|
|
1063
1064
|
"variant": "h3"
|
|
1064
1065
|
}
|
|
1065
|
-
]
|
|
1066
|
-
"direction": "horizontal"
|
|
1066
|
+
]
|
|
1067
1067
|
},
|
|
1068
1068
|
{
|
|
1069
1069
|
"type": "divider"
|
|
1070
1070
|
},
|
|
1071
1071
|
{
|
|
1072
1072
|
"submitEvent": "SAVE",
|
|
1073
|
-
"entity": "@payload.row",
|
|
1074
1073
|
"type": "form-section",
|
|
1075
|
-
"mode": "edit",
|
|
1076
|
-
"cancelEvent": "CLOSE",
|
|
1077
1074
|
"fields": [
|
|
1078
1075
|
"name",
|
|
1079
1076
|
"specialty",
|
|
@@ -1082,12 +1079,15 @@
|
|
|
1082
1079
|
"rating",
|
|
1083
1080
|
"hourlyRate",
|
|
1084
1081
|
"available"
|
|
1085
|
-
]
|
|
1082
|
+
],
|
|
1083
|
+
"entity": "@payload.row",
|
|
1084
|
+
"mode": "edit",
|
|
1085
|
+
"cancelEvent": "CLOSE"
|
|
1086
1086
|
}
|
|
1087
1087
|
],
|
|
1088
|
+
"direction": "vertical",
|
|
1088
1089
|
"gap": "md",
|
|
1089
|
-
"type": "stack"
|
|
1090
|
-
"direction": "vertical"
|
|
1090
|
+
"type": "stack"
|
|
1091
1091
|
}
|
|
1092
1092
|
]
|
|
1093
1093
|
]
|
|
@@ -1322,8 +1322,8 @@
|
|
|
1322
1322
|
"Provider",
|
|
1323
1323
|
{
|
|
1324
1324
|
"emit": {
|
|
1325
|
-
"
|
|
1326
|
-
"
|
|
1325
|
+
"success": "ProviderLoaded",
|
|
1326
|
+
"failure": "ProviderLoadFailed"
|
|
1327
1327
|
}
|
|
1328
1328
|
}
|
|
1329
1329
|
]
|
|
@@ -1340,8 +1340,8 @@
|
|
|
1340
1340
|
{
|
|
1341
1341
|
"id": "@payload.id",
|
|
1342
1342
|
"emit": {
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1343
|
+
"success": "ProviderLoaded",
|
|
1344
|
+
"failure": "ProviderLoadFailed"
|
|
1345
1345
|
}
|
|
1346
1346
|
}
|
|
1347
1347
|
],
|
|
@@ -1349,133 +1349,134 @@
|
|
|
1349
1349
|
"render-ui",
|
|
1350
1350
|
"modal",
|
|
1351
1351
|
{
|
|
1352
|
+
"type": "stack",
|
|
1352
1353
|
"direction": "vertical",
|
|
1353
1354
|
"gap": "md",
|
|
1354
|
-
"type": "stack",
|
|
1355
1355
|
"children": [
|
|
1356
1356
|
{
|
|
1357
|
-
"gap": "sm",
|
|
1358
1357
|
"direction": "horizontal",
|
|
1358
|
+
"gap": "sm",
|
|
1359
|
+
"type": "stack",
|
|
1359
1360
|
"align": "center",
|
|
1360
1361
|
"children": [
|
|
1361
1362
|
{
|
|
1362
|
-
"
|
|
1363
|
-
"
|
|
1363
|
+
"type": "icon",
|
|
1364
|
+
"name": "eye"
|
|
1364
1365
|
},
|
|
1365
1366
|
{
|
|
1366
1367
|
"type": "typography",
|
|
1367
1368
|
"content": "@entity.name",
|
|
1368
1369
|
"variant": "h3"
|
|
1369
1370
|
}
|
|
1370
|
-
]
|
|
1371
|
-
"type": "stack"
|
|
1371
|
+
]
|
|
1372
1372
|
},
|
|
1373
1373
|
{
|
|
1374
1374
|
"type": "divider"
|
|
1375
1375
|
},
|
|
1376
1376
|
{
|
|
1377
|
+
"direction": "horizontal",
|
|
1378
|
+
"type": "stack",
|
|
1379
|
+
"gap": "md",
|
|
1377
1380
|
"children": [
|
|
1378
1381
|
{
|
|
1379
|
-
"type": "typography",
|
|
1380
1382
|
"variant": "caption",
|
|
1383
|
+
"type": "typography",
|
|
1381
1384
|
"content": "Name"
|
|
1382
1385
|
},
|
|
1383
1386
|
{
|
|
1384
|
-
"content": "@entity.name",
|
|
1385
1387
|
"variant": "body",
|
|
1386
|
-
"type": "typography"
|
|
1388
|
+
"type": "typography",
|
|
1389
|
+
"content": "@entity.name"
|
|
1387
1390
|
}
|
|
1388
|
-
]
|
|
1389
|
-
"gap": "md",
|
|
1390
|
-
"direction": "horizontal",
|
|
1391
|
-
"type": "stack"
|
|
1391
|
+
]
|
|
1392
1392
|
},
|
|
1393
1393
|
{
|
|
1394
|
-
"direction": "horizontal",
|
|
1395
|
-
"type": "stack",
|
|
1396
1394
|
"gap": "md",
|
|
1395
|
+
"type": "stack",
|
|
1397
1396
|
"children": [
|
|
1398
1397
|
{
|
|
1399
|
-
"type": "typography",
|
|
1400
1398
|
"content": "Specialty",
|
|
1399
|
+
"type": "typography",
|
|
1401
1400
|
"variant": "caption"
|
|
1402
1401
|
},
|
|
1403
1402
|
{
|
|
1404
|
-
"
|
|
1403
|
+
"type": "typography",
|
|
1405
1404
|
"content": "@entity.specialty",
|
|
1406
|
-
"
|
|
1405
|
+
"variant": "body"
|
|
1407
1406
|
}
|
|
1408
|
-
]
|
|
1407
|
+
],
|
|
1408
|
+
"direction": "horizontal"
|
|
1409
1409
|
},
|
|
1410
1410
|
{
|
|
1411
|
-
"
|
|
1411
|
+
"type": "stack",
|
|
1412
|
+
"direction": "horizontal",
|
|
1412
1413
|
"children": [
|
|
1413
1414
|
{
|
|
1414
|
-
"variant": "caption",
|
|
1415
1415
|
"type": "typography",
|
|
1416
|
+
"variant": "caption",
|
|
1416
1417
|
"content": "Location"
|
|
1417
1418
|
},
|
|
1418
1419
|
{
|
|
1420
|
+
"type": "typography",
|
|
1419
1421
|
"content": "@entity.location",
|
|
1420
|
-
"variant": "body"
|
|
1421
|
-
"type": "typography"
|
|
1422
|
+
"variant": "body"
|
|
1422
1423
|
}
|
|
1423
1424
|
],
|
|
1424
|
-
"
|
|
1425
|
-
"direction": "horizontal"
|
|
1425
|
+
"gap": "md"
|
|
1426
1426
|
},
|
|
1427
1427
|
{
|
|
1428
1428
|
"gap": "md",
|
|
1429
|
-
"direction": "horizontal",
|
|
1430
1429
|
"type": "stack",
|
|
1430
|
+
"direction": "horizontal",
|
|
1431
1431
|
"children": [
|
|
1432
1432
|
{
|
|
1433
1433
|
"variant": "caption",
|
|
1434
|
-
"
|
|
1435
|
-
"
|
|
1434
|
+
"type": "typography",
|
|
1435
|
+
"content": "Phone"
|
|
1436
1436
|
},
|
|
1437
1437
|
{
|
|
1438
|
-
"
|
|
1438
|
+
"type": "typography",
|
|
1439
1439
|
"variant": "body",
|
|
1440
|
-
"
|
|
1440
|
+
"content": "@entity.phone"
|
|
1441
1441
|
}
|
|
1442
1442
|
]
|
|
1443
1443
|
},
|
|
1444
1444
|
{
|
|
1445
|
-
"gap": "md",
|
|
1446
1445
|
"type": "stack",
|
|
1446
|
+
"direction": "horizontal",
|
|
1447
|
+
"gap": "md",
|
|
1447
1448
|
"children": [
|
|
1448
1449
|
{
|
|
1449
|
-
"type": "typography",
|
|
1450
1450
|
"variant": "caption",
|
|
1451
|
-
"content": "Rating"
|
|
1451
|
+
"content": "Rating",
|
|
1452
|
+
"type": "typography"
|
|
1452
1453
|
},
|
|
1453
1454
|
{
|
|
1454
1455
|
"type": "typography",
|
|
1455
|
-
"
|
|
1456
|
-
"
|
|
1456
|
+
"content": "@entity.rating",
|
|
1457
|
+
"variant": "body"
|
|
1457
1458
|
}
|
|
1458
|
-
]
|
|
1459
|
-
"direction": "horizontal"
|
|
1459
|
+
]
|
|
1460
1460
|
},
|
|
1461
1461
|
{
|
|
1462
|
-
"
|
|
1462
|
+
"type": "stack",
|
|
1463
1463
|
"children": [
|
|
1464
1464
|
{
|
|
1465
|
+
"content": "Hourly Rate",
|
|
1465
1466
|
"type": "typography",
|
|
1466
|
-
"variant": "caption"
|
|
1467
|
-
"content": "Hourly Rate"
|
|
1467
|
+
"variant": "caption"
|
|
1468
1468
|
},
|
|
1469
1469
|
{
|
|
1470
|
-
"
|
|
1470
|
+
"variant": "body",
|
|
1471
1471
|
"type": "typography",
|
|
1472
|
-
"
|
|
1472
|
+
"content": "@entity.hourlyRate"
|
|
1473
1473
|
}
|
|
1474
1474
|
],
|
|
1475
1475
|
"direction": "horizontal",
|
|
1476
|
-
"
|
|
1476
|
+
"gap": "md"
|
|
1477
1477
|
},
|
|
1478
1478
|
{
|
|
1479
|
+
"type": "stack",
|
|
1479
1480
|
"gap": "md",
|
|
1480
1481
|
"direction": "horizontal",
|
|
1481
1482
|
"children": [
|
|
@@ -1485,34 +1486,33 @@
|
|
|
1485
1486
|
"type": "typography"
|
|
1486
1487
|
},
|
|
1487
1488
|
{
|
|
1488
|
-
"
|
|
1489
|
+
"content": "@entity.available",
|
|
1489
1490
|
"variant": "body",
|
|
1490
|
-
"
|
|
1491
|
+
"type": "typography"
|
|
1491
1492
|
}
|
|
1492
|
-
]
|
|
1493
|
-
"type": "stack"
|
|
1493
|
+
]
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
1496
1496
|
"type": "divider"
|
|
1497
1497
|
},
|
|
1498
1498
|
{
|
|
1499
|
-
"justify": "end",
|
|
1500
|
-
"direction": "horizontal",
|
|
1501
1499
|
"type": "stack",
|
|
1500
|
+
"direction": "horizontal",
|
|
1502
1501
|
"gap": "sm",
|
|
1502
|
+
"justify": "end",
|
|
1503
1503
|
"children": [
|
|
1504
1504
|
{
|
|
1505
|
-
"icon": "edit",
|
|
1506
1505
|
"action": "EDIT",
|
|
1507
1506
|
"type": "button",
|
|
1508
1507
|
"label": "Edit",
|
|
1509
|
-
"variant": "primary"
|
|
1508
|
+
"variant": "primary",
|
|
1509
|
+
"icon": "edit"
|
|
1510
1510
|
},
|
|
1511
1511
|
{
|
|
1512
|
-
"type": "button",
|
|
1513
|
-
"variant": "ghost",
|
|
1514
1512
|
"label": "Close",
|
|
1515
|
-
"action": "CLOSE"
|
|
1513
|
+
"action": "CLOSE",
|
|
1514
|
+
"type": "button",
|
|
1515
|
+
"variant": "ghost"
|
|
1516
1516
|
}
|
|
1517
1517
|
]
|
|
1518
1518
|
}
|
|
@@ -1746,8 +1746,8 @@
|
|
|
1746
1746
|
"Provider",
|
|
1747
1747
|
{
|
|
1748
1748
|
"emit": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1749
|
+
"failure": "ProviderLoadFailed",
|
|
1750
|
+
"success": "ProviderLoaded"
|
|
1751
1751
|
}
|
|
1752
1752
|
}
|
|
1753
1753
|
]
|
|
@@ -1768,9 +1768,9 @@
|
|
|
1768
1768
|
"Provider",
|
|
1769
1769
|
{
|
|
1770
1770
|
"emit": {
|
|
1771
|
-
"
|
|
1772
|
-
"
|
|
1773
|
-
},
|
|
1771
|
+
"failure": "ProviderLoadFailed",
|
|
1772
|
+
"success": "ProviderLoaded"
|
|
1773
|
+
},
|
|
1774
1774
|
"id": "@payload.id"
|
|
1775
1775
|
}
|
|
1776
1776
|
],
|
|
@@ -1778,57 +1778,57 @@
|
|
|
1778
1778
|
"render-ui",
|
|
1779
1779
|
"modal",
|
|
1780
1780
|
{
|
|
1781
|
+
"direction": "vertical",
|
|
1781
1782
|
"type": "stack",
|
|
1782
1783
|
"gap": "md",
|
|
1783
1784
|
"children": [
|
|
1784
1785
|
{
|
|
1786
|
+
"align": "center",
|
|
1785
1787
|
"type": "stack",
|
|
1786
1788
|
"direction": "horizontal",
|
|
1789
|
+
"gap": "sm",
|
|
1787
1790
|
"children": [
|
|
1788
1791
|
{
|
|
1789
|
-
"
|
|
1790
|
-
"
|
|
1792
|
+
"type": "icon",
|
|
1793
|
+
"name": "alert-triangle"
|
|
1791
1794
|
},
|
|
1792
1795
|
{
|
|
1793
|
-
"content": "Delete Provider",
|
|
1794
1796
|
"type": "typography",
|
|
1797
|
+
"content": "Delete Provider",
|
|
1795
1798
|
"variant": "h3"
|
|
1796
1799
|
}
|
|
1797
|
-
]
|
|
1798
|
-
"gap": "sm",
|
|
1799
|
-
"align": "center"
|
|
1800
|
+
]
|
|
1800
1801
|
},
|
|
1801
1802
|
{
|
|
1802
1803
|
"type": "divider"
|
|
1803
1804
|
},
|
|
1804
1805
|
{
|
|
1806
|
+
"message": "This action cannot be undone.",
|
|
1805
1807
|
"type": "alert",
|
|
1806
|
-
"variant": "error"
|
|
1807
|
-
"message": "This action cannot be undone."
|
|
1808
|
+
"variant": "error"
|
|
1808
1809
|
},
|
|
1809
1810
|
{
|
|
1810
1811
|
"type": "stack",
|
|
1811
|
-
"justify": "end",
|
|
1812
1812
|
"gap": "sm",
|
|
1813
|
+
"direction": "horizontal",
|
|
1814
|
+
"justify": "end",
|
|
1813
1815
|
"children": [
|
|
1814
1816
|
{
|
|
1815
|
-
"label": "Cancel",
|
|
1816
1817
|
"type": "button",
|
|
1817
|
-
"
|
|
1818
|
-
"
|
|
1818
|
+
"variant": "ghost",
|
|
1819
|
+
"label": "Cancel",
|
|
1820
|
+
"action": "CANCEL"
|
|
1819
1821
|
},
|
|
1820
1822
|
{
|
|
1821
|
-
"action": "CONFIRM_DELETE",
|
|
1822
1823
|
"variant": "danger",
|
|
1823
1824
|
"icon": "check",
|
|
1824
|
-
"
|
|
1825
|
-
"type": "button"
|
|
1825
|
+
"action": "CONFIRM_DELETE",
|
|
1826
|
+
"type": "button",
|
|
1827
|
+
"label": "Delete"
|
|
1826
1828
|
}
|
|
1827
|
-
]
|
|
1828
|
-
"direction": "horizontal"
|
|
1829
|
+
]
|
|
1829
1830
|
}
|
|
1830
|
-
]
|
|
1831
|
-
"direction": "vertical"
|
|
1831
|
+
]
|
|
1832
1832
|
}
|
|
1833
1833
|
]
|
|
1834
1834
|
]
|
|
@@ -1929,8 +1929,8 @@
|
|
|
1929
1929
|
"Provider",
|
|
1930
1930
|
{
|
|
1931
1931
|
"emit": {
|
|
1932
|
-
"
|
|
1933
|
-
"
|
|
1932
|
+
"success": "ProviderLoaded",
|
|
1933
|
+
"failure": "ProviderLoadFailed"
|
|
1934
1934
|
}
|
|
1935
1935
|
}
|
|
1936
1936
|
]
|
|
@@ -2051,12 +2051,15 @@
|
|
|
2051
2051
|
"name": "BookingAppLayout",
|
|
2052
2052
|
"linkedEntity": "Booking",
|
|
2053
2053
|
"config": {
|
|
2054
|
+
"notificationClickEvent": "BOOKING_NOTIFICATIONS_OPEN",
|
|
2054
2055
|
"searchEvent": "BOOKING_SEARCH",
|
|
2055
2056
|
"topBarActions": [],
|
|
2057
|
+
"contentTrait": "@trait.BookingWizard",
|
|
2058
|
+
"appName": "BookingSystemApp",
|
|
2056
2059
|
"navItems": [
|
|
2057
2060
|
{
|
|
2058
|
-
"label": "Providers",
|
|
2059
2061
|
"href": "/providers",
|
|
2062
|
+
"label": "Providers",
|
|
2060
2063
|
"icon": "user-check"
|
|
2061
2064
|
},
|
|
2062
2065
|
{
|
|
@@ -2065,33 +2068,30 @@
|
|
|
2065
2068
|
"icon": "calendar-plus"
|
|
2066
2069
|
},
|
|
2067
2070
|
{
|
|
2068
|
-
"
|
|
2071
|
+
"icon": "calendar",
|
|
2069
2072
|
"href": "/appointments",
|
|
2070
|
-
"
|
|
2073
|
+
"label": "Appointments"
|
|
2071
2074
|
},
|
|
2072
2075
|
{
|
|
2073
|
-
"
|
|
2076
|
+
"label": "Schedule",
|
|
2074
2077
|
"icon": "clock",
|
|
2075
|
-
"
|
|
2078
|
+
"href": "/schedule"
|
|
2076
2079
|
}
|
|
2077
2080
|
],
|
|
2078
|
-
"notifications": []
|
|
2079
|
-
"notificationClickEvent": "BOOKING_NOTIFICATIONS_OPEN",
|
|
2080
|
-
"appName": "BookingSystemApp",
|
|
2081
|
-
"contentTrait": "@trait.BookingWizard"
|
|
2081
|
+
"notifications": []
|
|
2082
2082
|
},
|
|
2083
2083
|
"events": {
|
|
2084
|
-
"
|
|
2085
|
-
"
|
|
2084
|
+
"SEARCH": "BOOKING_SEARCH",
|
|
2085
|
+
"NOTIFY_CLICK": "BOOKING_NOTIFICATIONS_OPEN"
|
|
2086
2086
|
}
|
|
2087
2087
|
},
|
|
2088
2088
|
{
|
|
2089
2089
|
"ref": "Stripe.traits.ServiceStripeStripe",
|
|
2090
2090
|
"name": "BookingPayment",
|
|
2091
2091
|
"config": {
|
|
2092
|
-
"amount": 0.0,
|
|
2093
2092
|
"metadata": {},
|
|
2094
2093
|
"uiTrait": "@trait.BookingPaymentForm",
|
|
2094
|
+
"amount": 0.0,
|
|
2095
2095
|
"currency": "usd"
|
|
2096
2096
|
},
|
|
2097
2097
|
"listens": [
|
|
@@ -2147,19 +2147,22 @@
|
|
|
2147
2147
|
"render-ui",
|
|
2148
2148
|
"main",
|
|
2149
2149
|
{
|
|
2150
|
+
"type": "stack",
|
|
2151
|
+
"direction": "vertical",
|
|
2150
2152
|
"children": [
|
|
2151
2153
|
{
|
|
2152
2154
|
"type": "alert",
|
|
2153
|
-
"
|
|
2154
|
-
"
|
|
2155
|
+
"message": "Enter card details to pay your booking deposit.",
|
|
2156
|
+
"variant": "info"
|
|
2155
2157
|
},
|
|
2156
2158
|
{
|
|
2157
|
-
"placeholder": "Card number",
|
|
2158
2159
|
"inputType": "text",
|
|
2159
|
-
"type": "input"
|
|
2160
|
+
"type": "input",
|
|
2161
|
+
"placeholder": "Card number"
|
|
2160
2162
|
},
|
|
2161
2163
|
{
|
|
2162
2164
|
"type": "stack",
|
|
2165
|
+
"gap": "sm",
|
|
2163
2166
|
"children": [
|
|
2164
2167
|
{
|
|
2165
2168
|
"type": "input",
|
|
@@ -2167,25 +2170,22 @@
|
|
|
2167
2170
|
"placeholder": "MM/YY"
|
|
2168
2171
|
},
|
|
2169
2172
|
{
|
|
2170
|
-
"
|
|
2173
|
+
"inputType": "text",
|
|
2171
2174
|
"type": "input",
|
|
2172
|
-
"
|
|
2175
|
+
"placeholder": "CVC"
|
|
2173
2176
|
}
|
|
2174
2177
|
],
|
|
2175
|
-
"direction": "horizontal"
|
|
2176
|
-
"gap": "sm"
|
|
2178
|
+
"direction": "horizontal"
|
|
2177
2179
|
},
|
|
2178
2180
|
{
|
|
2179
|
-
"icon": "credit-card",
|
|
2180
|
-
"action": "CREATE_PAYMENT",
|
|
2181
2181
|
"variant": "primary",
|
|
2182
2182
|
"label": "Pay deposit",
|
|
2183
|
+
"icon": "credit-card",
|
|
2184
|
+
"action": "CREATE_PAYMENT",
|
|
2183
2185
|
"type": "button"
|
|
2184
2186
|
}
|
|
2185
2187
|
],
|
|
2186
|
-
"
|
|
2187
|
-
"gap": "md",
|
|
2188
|
-
"type": "stack"
|
|
2188
|
+
"gap": "md"
|
|
2189
2189
|
}
|
|
2190
2190
|
]
|
|
2191
2191
|
]
|
|
@@ -2541,10 +2541,12 @@
|
|
|
2541
2541
|
"main",
|
|
2542
2542
|
{
|
|
2543
2543
|
"className": "max-w-xl mx-auto w-full",
|
|
2544
|
+
"type": "stack",
|
|
2545
|
+
"gap": "lg",
|
|
2544
2546
|
"children": [
|
|
2545
2547
|
{
|
|
2546
|
-
"variant": "h2",
|
|
2547
2548
|
"content": "Book Appointment",
|
|
2549
|
+
"variant": "h2",
|
|
2548
2550
|
"type": "typography"
|
|
2549
2551
|
},
|
|
2550
2552
|
{
|
|
@@ -2555,8 +2557,8 @@
|
|
|
2555
2557
|
"Payment",
|
|
2556
2558
|
"Confirmation"
|
|
2557
2559
|
],
|
|
2558
|
-
"
|
|
2559
|
-
"
|
|
2560
|
+
"type": "wizard-progress",
|
|
2561
|
+
"currentStep": 0.0
|
|
2560
2562
|
},
|
|
2561
2563
|
{
|
|
2562
2564
|
"type": "divider"
|
|
@@ -2567,22 +2569,20 @@
|
|
|
2567
2569
|
"content": "Select Provider"
|
|
2568
2570
|
},
|
|
2569
2571
|
{
|
|
2572
|
+
"type": "form-section",
|
|
2573
|
+
"submitLabel": "Continue",
|
|
2574
|
+
"showCancel": false,
|
|
2575
|
+
"submitEvent": "NEXT",
|
|
2570
2576
|
"fields": [
|
|
2571
2577
|
{
|
|
2578
|
+
"min": 2.0,
|
|
2572
2579
|
"required": true,
|
|
2573
|
-
"name": "providerName"
|
|
2574
|
-
"min": 2.0
|
|
2580
|
+
"name": "providerName"
|
|
2575
2581
|
}
|
|
2576
2582
|
],
|
|
2577
|
-
"submitLabel": "Continue",
|
|
2578
|
-
"submitEvent": "NEXT",
|
|
2579
|
-
"showCancel": false,
|
|
2580
|
-
"type": "form-section",
|
|
2581
2583
|
"mode": "create"
|
|
2582
2584
|
}
|
|
2583
2585
|
],
|
|
2584
|
-
"gap": "lg",
|
|
2585
|
-
"type": "stack",
|
|
2586
2586
|
"direction": "vertical"
|
|
2587
2587
|
}
|
|
2588
2588
|
]
|
|
@@ -2603,51 +2603,51 @@
|
|
|
2603
2603
|
"render-ui",
|
|
2604
2604
|
"main",
|
|
2605
2605
|
{
|
|
2606
|
+
"type": "stack",
|
|
2607
|
+
"direction": "vertical",
|
|
2608
|
+
"gap": "lg",
|
|
2609
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2606
2610
|
"children": [
|
|
2607
2611
|
{
|
|
2608
|
-
"variant": "h2",
|
|
2609
2612
|
"type": "typography",
|
|
2613
|
+
"variant": "h2",
|
|
2610
2614
|
"content": "Book Appointment"
|
|
2611
2615
|
},
|
|
2612
2616
|
{
|
|
2613
|
-
"type": "wizard-progress",
|
|
2614
|
-
"currentStep": 1.0,
|
|
2615
2617
|
"steps": [
|
|
2616
2618
|
"Select Provider",
|
|
2617
2619
|
"Select Time",
|
|
2618
2620
|
"Your Details",
|
|
2619
2621
|
"Payment",
|
|
2620
2622
|
"Confirmation"
|
|
2621
|
-
]
|
|
2623
|
+
],
|
|
2624
|
+
"type": "wizard-progress",
|
|
2625
|
+
"currentStep": 1.0
|
|
2622
2626
|
},
|
|
2623
2627
|
{
|
|
2624
2628
|
"type": "divider"
|
|
2625
2629
|
},
|
|
2626
2630
|
{
|
|
2627
2631
|
"type": "typography",
|
|
2628
|
-
"
|
|
2629
|
-
"
|
|
2632
|
+
"variant": "h3",
|
|
2633
|
+
"content": "Select Time"
|
|
2630
2634
|
},
|
|
2631
2635
|
{
|
|
2632
|
-
"submitLabel": "Continue",
|
|
2633
2636
|
"cancelLabel": "Back",
|
|
2634
|
-
"type": "form-section",
|
|
2635
2637
|
"cancelEvent": "PREV",
|
|
2636
2638
|
"mode": "edit",
|
|
2639
|
+
"submitLabel": "Continue",
|
|
2637
2640
|
"fields": [
|
|
2638
2641
|
{
|
|
2639
2642
|
"required": true,
|
|
2640
2643
|
"name": "scheduledAt"
|
|
2641
2644
|
}
|
|
2642
2645
|
],
|
|
2646
|
+
"submitEvent": "NEXT",
|
|
2643
2647
|
"entity": "@entity",
|
|
2644
|
-
"
|
|
2648
|
+
"type": "form-section"
|
|
2645
2649
|
}
|
|
2646
|
-
]
|
|
2647
|
-
"direction": "vertical",
|
|
2648
|
-
"type": "stack",
|
|
2649
|
-
"gap": "lg",
|
|
2650
|
-
"className": "max-w-xl mx-auto w-full"
|
|
2650
|
+
]
|
|
2651
2651
|
}
|
|
2652
2652
|
]
|
|
2653
2653
|
]
|
|
@@ -2671,11 +2671,15 @@
|
|
|
2671
2671
|
"render-ui",
|
|
2672
2672
|
"main",
|
|
2673
2673
|
{
|
|
2674
|
+
"gap": "lg",
|
|
2675
|
+
"type": "stack",
|
|
2676
|
+
"direction": "vertical",
|
|
2677
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2674
2678
|
"children": [
|
|
2675
2679
|
{
|
|
2676
2680
|
"variant": "h2",
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2681
|
+
"type": "typography",
|
|
2682
|
+
"content": "Book Appointment"
|
|
2679
2683
|
},
|
|
2680
2684
|
{
|
|
2681
2685
|
"type": "wizard-progress",
|
|
@@ -2693,25 +2697,22 @@
|
|
|
2693
2697
|
},
|
|
2694
2698
|
{
|
|
2695
2699
|
"variant": "h3",
|
|
2696
|
-
"
|
|
2697
|
-
"
|
|
2700
|
+
"content": "Your Details",
|
|
2701
|
+
"type": "typography"
|
|
2698
2702
|
},
|
|
2699
2703
|
{
|
|
2700
|
-
"
|
|
2701
|
-
"mode": "edit",
|
|
2704
|
+
"submitLabel": "Continue",
|
|
2702
2705
|
"cancelLabel": "Back",
|
|
2703
|
-
"cancelEvent": "PREV",
|
|
2704
|
-
"type": "form-section",
|
|
2705
2706
|
"fields": [
|
|
2706
2707
|
{
|
|
2707
2708
|
"min": 2.0,
|
|
2708
|
-
"
|
|
2709
|
-
"
|
|
2709
|
+
"required": true,
|
|
2710
|
+
"name": "customerName"
|
|
2710
2711
|
},
|
|
2711
2712
|
{
|
|
2713
|
+
"type": "email",
|
|
2712
2714
|
"required": true,
|
|
2713
|
-
"name": "email"
|
|
2714
|
-
"type": "email"
|
|
2715
|
+
"name": "email"
|
|
2715
2716
|
},
|
|
2716
2717
|
{
|
|
2717
2718
|
"required": true,
|
|
@@ -2721,14 +2722,13 @@
|
|
|
2721
2722
|
"name": "notes"
|
|
2722
2723
|
}
|
|
2723
2724
|
],
|
|
2725
|
+
"cancelEvent": "PREV",
|
|
2726
|
+
"entity": "@entity",
|
|
2724
2727
|
"submitEvent": "NEXT",
|
|
2725
|
-
"
|
|
2728
|
+
"mode": "edit",
|
|
2729
|
+
"type": "form-section"
|
|
2726
2730
|
}
|
|
2727
|
-
]
|
|
2728
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2729
|
-
"gap": "lg",
|
|
2730
|
-
"type": "stack",
|
|
2731
|
-
"direction": "vertical"
|
|
2731
|
+
]
|
|
2732
2732
|
}
|
|
2733
2733
|
]
|
|
2734
2734
|
]
|
|
@@ -2743,17 +2743,13 @@
|
|
|
2743
2743
|
"main",
|
|
2744
2744
|
{
|
|
2745
2745
|
"gap": "lg",
|
|
2746
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2747
|
-
"type": "stack",
|
|
2748
|
-
"direction": "vertical",
|
|
2749
2746
|
"children": [
|
|
2750
2747
|
{
|
|
2748
|
+
"type": "typography",
|
|
2751
2749
|
"variant": "h2",
|
|
2752
|
-
"content": "Book Appointment"
|
|
2753
|
-
"type": "typography"
|
|
2750
|
+
"content": "Book Appointment"
|
|
2754
2751
|
},
|
|
2755
2752
|
{
|
|
2756
|
-
"type": "wizard-progress",
|
|
2757
2753
|
"steps": [
|
|
2758
2754
|
"Select Provider",
|
|
2759
2755
|
"Select Time",
|
|
@@ -2761,32 +2757,36 @@
|
|
|
2761
2757
|
"Payment",
|
|
2762
2758
|
"Confirmation"
|
|
2763
2759
|
],
|
|
2764
|
-
"currentStep": 0.0
|
|
2760
|
+
"currentStep": 0.0,
|
|
2761
|
+
"type": "wizard-progress"
|
|
2765
2762
|
},
|
|
2766
2763
|
{
|
|
2767
2764
|
"type": "divider"
|
|
2768
2765
|
},
|
|
2769
2766
|
{
|
|
2770
|
-
"
|
|
2767
|
+
"type": "typography",
|
|
2771
2768
|
"content": "Select Provider",
|
|
2772
|
-
"
|
|
2769
|
+
"variant": "h3"
|
|
2773
2770
|
},
|
|
2774
2771
|
{
|
|
2775
|
-
"type": "form-section",
|
|
2776
|
-
"entity": "@entity",
|
|
2777
2772
|
"mode": "edit",
|
|
2778
|
-
"submitLabel": "Continue",
|
|
2779
2773
|
"showCancel": false,
|
|
2774
|
+
"type": "form-section",
|
|
2775
|
+
"submitLabel": "Continue",
|
|
2776
|
+
"entity": "@entity",
|
|
2777
|
+
"submitEvent": "NEXT",
|
|
2780
2778
|
"fields": [
|
|
2781
2779
|
{
|
|
2782
|
-
"min": 2.0,
|
|
2783
2780
|
"required": true,
|
|
2781
|
+
"min": 2.0,
|
|
2784
2782
|
"name": "providerName"
|
|
2785
2783
|
}
|
|
2786
|
-
]
|
|
2787
|
-
"submitEvent": "NEXT"
|
|
2784
|
+
]
|
|
2788
2785
|
}
|
|
2789
|
-
]
|
|
2786
|
+
],
|
|
2787
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2788
|
+
"type": "stack",
|
|
2789
|
+
"direction": "vertical"
|
|
2790
2790
|
}
|
|
2791
2791
|
]
|
|
2792
2792
|
]
|
|
@@ -2826,17 +2826,16 @@
|
|
|
2826
2826
|
"render-ui",
|
|
2827
2827
|
"main",
|
|
2828
2828
|
{
|
|
2829
|
-
"gap": "lg",
|
|
2830
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2831
2829
|
"direction": "vertical",
|
|
2832
|
-
"
|
|
2830
|
+
"gap": "lg",
|
|
2833
2831
|
"children": [
|
|
2834
2832
|
{
|
|
2835
|
-
"content": "Book Appointment",
|
|
2836
2833
|
"type": "typography",
|
|
2837
|
-
"variant": "h2"
|
|
2834
|
+
"variant": "h2",
|
|
2835
|
+
"content": "Book Appointment"
|
|
2838
2836
|
},
|
|
2839
2837
|
{
|
|
2838
|
+
"type": "wizard-progress",
|
|
2840
2839
|
"steps": [
|
|
2841
2840
|
"Select Provider",
|
|
2842
2841
|
"Select Time",
|
|
@@ -2844,34 +2843,35 @@
|
|
|
2844
2843
|
"Payment",
|
|
2845
2844
|
"Confirmation"
|
|
2846
2845
|
],
|
|
2847
|
-
"currentStep": 3.0
|
|
2848
|
-
"type": "wizard-progress"
|
|
2846
|
+
"currentStep": 3.0
|
|
2849
2847
|
},
|
|
2850
2848
|
{
|
|
2851
2849
|
"type": "divider"
|
|
2852
2850
|
},
|
|
2853
2851
|
{
|
|
2852
|
+
"variant": "h3",
|
|
2854
2853
|
"content": "Pay Deposit",
|
|
2855
|
-
"type": "typography"
|
|
2856
|
-
"variant": "h3"
|
|
2854
|
+
"type": "typography"
|
|
2857
2855
|
},
|
|
2858
2856
|
"@trait.BookingPayment",
|
|
2859
2857
|
{
|
|
2860
|
-
"gap": "sm",
|
|
2861
|
-
"type": "stack",
|
|
2862
2858
|
"justify": "start",
|
|
2863
|
-
"direction": "horizontal",
|
|
2864
2859
|
"children": [
|
|
2865
2860
|
{
|
|
2861
|
+
"type": "button",
|
|
2862
|
+
"action": "PREV",
|
|
2866
2863
|
"label": "Back",
|
|
2867
2864
|
"variant": "ghost",
|
|
2868
|
-
"icon": "arrow-left"
|
|
2869
|
-
"type": "button",
|
|
2870
|
-
"action": "PREV"
|
|
2865
|
+
"icon": "arrow-left"
|
|
2871
2866
|
}
|
|
2872
|
-
]
|
|
2867
|
+
],
|
|
2868
|
+
"type": "stack",
|
|
2869
|
+
"direction": "horizontal",
|
|
2870
|
+
"gap": "sm"
|
|
2873
2871
|
}
|
|
2874
|
-
]
|
|
2872
|
+
],
|
|
2873
|
+
"type": "stack",
|
|
2874
|
+
"className": "max-w-xl mx-auto w-full"
|
|
2875
2875
|
}
|
|
2876
2876
|
]
|
|
2877
2877
|
]
|
|
@@ -2886,11 +2886,14 @@
|
|
|
2886
2886
|
"main",
|
|
2887
2887
|
{
|
|
2888
2888
|
"direction": "vertical",
|
|
2889
|
+
"gap": "lg",
|
|
2890
|
+
"type": "stack",
|
|
2891
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2889
2892
|
"children": [
|
|
2890
2893
|
{
|
|
2894
|
+
"type": "typography",
|
|
2891
2895
|
"variant": "h2",
|
|
2892
|
-
"content": "Book Appointment"
|
|
2893
|
-
"type": "typography"
|
|
2896
|
+
"content": "Book Appointment"
|
|
2894
2897
|
},
|
|
2895
2898
|
{
|
|
2896
2899
|
"currentStep": 1.0,
|
|
@@ -2907,29 +2910,26 @@
|
|
|
2907
2910
|
"type": "divider"
|
|
2908
2911
|
},
|
|
2909
2912
|
{
|
|
2910
|
-
"
|
|
2913
|
+
"variant": "h3",
|
|
2911
2914
|
"content": "Select Time",
|
|
2912
|
-
"
|
|
2915
|
+
"type": "typography"
|
|
2913
2916
|
},
|
|
2914
2917
|
{
|
|
2915
|
-
"
|
|
2918
|
+
"cancelLabel": "Back",
|
|
2919
|
+
"submitLabel": "Continue",
|
|
2916
2920
|
"mode": "edit",
|
|
2921
|
+
"type": "form-section",
|
|
2917
2922
|
"fields": [
|
|
2918
2923
|
{
|
|
2919
|
-
"
|
|
2920
|
-
"
|
|
2924
|
+
"name": "scheduledAt",
|
|
2925
|
+
"required": true
|
|
2921
2926
|
}
|
|
2922
2927
|
],
|
|
2928
|
+
"entity": "@entity",
|
|
2923
2929
|
"cancelEvent": "PREV",
|
|
2924
|
-
"submitLabel": "Continue",
|
|
2925
|
-
"cancelLabel": "Back",
|
|
2926
|
-
"type": "form-section",
|
|
2927
2930
|
"submitEvent": "NEXT"
|
|
2928
2931
|
}
|
|
2929
|
-
]
|
|
2930
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2931
|
-
"type": "stack",
|
|
2932
|
-
"gap": "lg"
|
|
2932
|
+
]
|
|
2933
2933
|
}
|
|
2934
2934
|
]
|
|
2935
2935
|
]
|
|
@@ -2951,10 +2951,6 @@
|
|
|
2951
2951
|
"render-ui",
|
|
2952
2952
|
"main",
|
|
2953
2953
|
{
|
|
2954
|
-
"type": "stack",
|
|
2955
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2956
|
-
"gap": "lg",
|
|
2957
|
-
"direction": "vertical",
|
|
2958
2954
|
"children": [
|
|
2959
2955
|
{
|
|
2960
2956
|
"variant": "h2",
|
|
@@ -2976,25 +2972,24 @@
|
|
|
2976
2972
|
"type": "divider"
|
|
2977
2973
|
},
|
|
2978
2974
|
{
|
|
2979
|
-
"type": "stack",
|
|
2980
2975
|
"gap": "sm",
|
|
2981
2976
|
"children": [
|
|
2982
2977
|
{
|
|
2978
|
+
"type": "stack",
|
|
2979
|
+
"gap": "md",
|
|
2983
2980
|
"children": [
|
|
2984
2981
|
{
|
|
2982
|
+
"type": "typography",
|
|
2985
2983
|
"variant": "caption",
|
|
2986
|
-
"content": "Provider"
|
|
2987
|
-
"type": "typography"
|
|
2984
|
+
"content": "Provider"
|
|
2988
2985
|
},
|
|
2989
2986
|
{
|
|
2987
|
+
"variant": "body",
|
|
2990
2988
|
"type": "typography",
|
|
2991
|
-
"content": "@entity.providerName"
|
|
2992
|
-
"variant": "body"
|
|
2989
|
+
"content": "@entity.providerName"
|
|
2993
2990
|
}
|
|
2994
2991
|
],
|
|
2995
|
-
"type": "stack",
|
|
2996
2992
|
"direction": "horizontal",
|
|
2997
|
-
"gap": "md",
|
|
2998
2993
|
"justify": "between"
|
|
2999
2994
|
},
|
|
3000
2995
|
{
|
|
@@ -3006,9 +3001,9 @@
|
|
|
3006
3001
|
"content": "When"
|
|
3007
3002
|
},
|
|
3008
3003
|
{
|
|
3009
|
-
"
|
|
3004
|
+
"variant": "body",
|
|
3010
3005
|
"content": "@entity.scheduledAt",
|
|
3011
|
-
"
|
|
3006
|
+
"type": "typography"
|
|
3012
3007
|
}
|
|
3013
3008
|
],
|
|
3014
3009
|
"gap": "md",
|
|
@@ -3016,26 +3011,24 @@
|
|
|
3016
3011
|
"direction": "horizontal"
|
|
3017
3012
|
},
|
|
3018
3013
|
{
|
|
3019
|
-
"
|
|
3014
|
+
"direction": "horizontal",
|
|
3020
3015
|
"gap": "md",
|
|
3021
|
-
"justify": "between",
|
|
3022
3016
|
"children": [
|
|
3023
3017
|
{
|
|
3024
3018
|
"content": "Customer",
|
|
3025
|
-
"
|
|
3026
|
-
"
|
|
3019
|
+
"type": "typography",
|
|
3020
|
+
"variant": "caption"
|
|
3027
3021
|
},
|
|
3028
3022
|
{
|
|
3029
|
-
"
|
|
3023
|
+
"type": "typography",
|
|
3030
3024
|
"content": "@entity.customerName",
|
|
3031
|
-
"
|
|
3025
|
+
"variant": "body"
|
|
3032
3026
|
}
|
|
3033
3027
|
],
|
|
3034
|
-
"
|
|
3028
|
+
"type": "stack",
|
|
3029
|
+
"justify": "between"
|
|
3035
3030
|
},
|
|
3036
3031
|
{
|
|
3037
|
-
"type": "stack",
|
|
3038
|
-
"justify": "between",
|
|
3039
3032
|
"children": [
|
|
3040
3033
|
{
|
|
3041
3034
|
"type": "typography",
|
|
@@ -3043,12 +3036,14 @@
|
|
|
3043
3036
|
"content": "Email"
|
|
3044
3037
|
},
|
|
3045
3038
|
{
|
|
3046
|
-
"content": "@entity.email",
|
|
3047
3039
|
"variant": "body",
|
|
3040
|
+
"content": "@entity.email",
|
|
3048
3041
|
"type": "typography"
|
|
3049
3042
|
}
|
|
3050
3043
|
],
|
|
3044
|
+
"justify": "between",
|
|
3051
3045
|
"gap": "md",
|
|
3046
|
+
"type": "stack",
|
|
3052
3047
|
"direction": "horizontal"
|
|
3053
3048
|
},
|
|
3054
3049
|
{
|
|
@@ -3060,8 +3055,8 @@
|
|
|
3060
3055
|
"content": "Phone"
|
|
3061
3056
|
},
|
|
3062
3057
|
{
|
|
3063
|
-
"content": "@entity.phone",
|
|
3064
3058
|
"variant": "body",
|
|
3059
|
+
"content": "@entity.phone",
|
|
3065
3060
|
"type": "typography"
|
|
3066
3061
|
}
|
|
3067
3062
|
],
|
|
@@ -3070,52 +3065,57 @@
|
|
|
3070
3065
|
"justify": "between"
|
|
3071
3066
|
},
|
|
3072
3067
|
{
|
|
3068
|
+
"justify": "between",
|
|
3069
|
+
"direction": "horizontal",
|
|
3070
|
+
"gap": "md",
|
|
3073
3071
|
"type": "stack",
|
|
3074
3072
|
"children": [
|
|
3075
3073
|
{
|
|
3074
|
+
"content": "Deposit Paid",
|
|
3076
3075
|
"type": "typography",
|
|
3077
|
-
"variant": "caption"
|
|
3078
|
-
"content": "Deposit Paid"
|
|
3076
|
+
"variant": "caption"
|
|
3079
3077
|
},
|
|
3080
3078
|
{
|
|
3081
|
-
"
|
|
3079
|
+
"content": "@entity.depositAmount",
|
|
3082
3080
|
"type": "typography",
|
|
3083
|
-
"
|
|
3081
|
+
"variant": "body"
|
|
3084
3082
|
}
|
|
3085
|
-
]
|
|
3086
|
-
"justify": "between",
|
|
3087
|
-
"direction": "horizontal",
|
|
3088
|
-
"gap": "md"
|
|
3083
|
+
]
|
|
3089
3084
|
}
|
|
3090
3085
|
],
|
|
3091
|
-
"direction": "vertical"
|
|
3086
|
+
"direction": "vertical",
|
|
3087
|
+
"type": "stack"
|
|
3092
3088
|
},
|
|
3093
3089
|
{
|
|
3094
3090
|
"type": "divider"
|
|
3095
3091
|
},
|
|
3096
3092
|
{
|
|
3097
|
-
"direction": "horizontal",
|
|
3098
3093
|
"type": "stack",
|
|
3094
|
+
"gap": "sm",
|
|
3095
|
+
"justify": "between",
|
|
3099
3096
|
"children": [
|
|
3100
3097
|
{
|
|
3098
|
+
"variant": "ghost",
|
|
3101
3099
|
"icon": "arrow-left",
|
|
3102
|
-
"label": "Back",
|
|
3103
3100
|
"type": "button",
|
|
3104
|
-
"
|
|
3105
|
-
"
|
|
3101
|
+
"label": "Back",
|
|
3102
|
+
"action": "PREV"
|
|
3106
3103
|
},
|
|
3107
3104
|
{
|
|
3108
|
-
"label": "Confirm booking",
|
|
3109
|
-
"action": "COMPLETE",
|
|
3110
|
-
"variant": "primary",
|
|
3111
3105
|
"type": "button",
|
|
3112
|
-
"
|
|
3106
|
+
"variant": "primary",
|
|
3107
|
+
"icon": "check",
|
|
3108
|
+
"action": "COMPLETE",
|
|
3109
|
+
"label": "Confirm booking"
|
|
3113
3110
|
}
|
|
3114
3111
|
],
|
|
3115
|
-
"
|
|
3116
|
-
"justify": "between"
|
|
3112
|
+
"direction": "horizontal"
|
|
3117
3113
|
}
|
|
3118
|
-
]
|
|
3114
|
+
],
|
|
3115
|
+
"direction": "vertical",
|
|
3116
|
+
"className": "max-w-xl mx-auto w-full",
|
|
3117
|
+
"type": "stack",
|
|
3118
|
+
"gap": "lg"
|
|
3119
3119
|
}
|
|
3120
3120
|
]
|
|
3121
3121
|
]
|
|
@@ -3129,16 +3129,14 @@
|
|
|
3129
3129
|
"render-ui",
|
|
3130
3130
|
"main",
|
|
3131
3131
|
{
|
|
3132
|
-
"gap": "lg",
|
|
3133
|
-
"type": "stack",
|
|
3134
|
-
"direction": "vertical",
|
|
3135
3132
|
"children": [
|
|
3136
3133
|
{
|
|
3137
|
-
"type": "typography",
|
|
3138
3134
|
"variant": "h2",
|
|
3135
|
+
"type": "typography",
|
|
3139
3136
|
"content": "Book Appointment"
|
|
3140
3137
|
},
|
|
3141
3138
|
{
|
|
3139
|
+
"type": "wizard-progress",
|
|
3142
3140
|
"currentStep": 2.0,
|
|
3143
3141
|
"steps": [
|
|
3144
3142
|
"Select Provider",
|
|
@@ -3146,34 +3144,33 @@
|
|
|
3146
3144
|
"Your Details",
|
|
3147
3145
|
"Payment",
|
|
3148
3146
|
"Confirmation"
|
|
3149
|
-
]
|
|
3150
|
-
"type": "wizard-progress"
|
|
3147
|
+
]
|
|
3151
3148
|
},
|
|
3152
3149
|
{
|
|
3153
3150
|
"type": "divider"
|
|
3154
3151
|
},
|
|
3155
3152
|
{
|
|
3153
|
+
"variant": "h3",
|
|
3156
3154
|
"content": "Your Details",
|
|
3157
|
-
"type": "typography"
|
|
3158
|
-
"variant": "h3"
|
|
3155
|
+
"type": "typography"
|
|
3159
3156
|
},
|
|
3160
3157
|
{
|
|
3161
|
-
"cancelEvent": "PREV",
|
|
3162
|
-
"cancelLabel": "Back",
|
|
3163
|
-
"entity": "@entity",
|
|
3164
|
-
"mode": "edit",
|
|
3165
3158
|
"submitEvent": "NEXT",
|
|
3159
|
+
"cancelLabel": "Back",
|
|
3166
3160
|
"submitLabel": "Continue",
|
|
3161
|
+
"mode": "edit",
|
|
3162
|
+
"cancelEvent": "PREV",
|
|
3163
|
+
"entity": "@entity",
|
|
3167
3164
|
"fields": [
|
|
3168
3165
|
{
|
|
3169
|
-
"name": "customerName",
|
|
3170
3166
|
"required": true,
|
|
3167
|
+
"name": "customerName",
|
|
3171
3168
|
"min": 2.0
|
|
3172
3169
|
},
|
|
3173
3170
|
{
|
|
3174
|
-
"required": true,
|
|
3175
3171
|
"name": "email",
|
|
3176
|
-
"type": "email"
|
|
3172
|
+
"type": "email",
|
|
3173
|
+
"required": true
|
|
3177
3174
|
},
|
|
3178
3175
|
{
|
|
3179
3176
|
"required": true,
|
|
@@ -3186,7 +3183,10 @@
|
|
|
3186
3183
|
"type": "form-section"
|
|
3187
3184
|
}
|
|
3188
3185
|
],
|
|
3189
|
-
"
|
|
3186
|
+
"gap": "lg",
|
|
3187
|
+
"type": "stack",
|
|
3188
|
+
"className": "max-w-xl mx-auto w-full",
|
|
3189
|
+
"direction": "vertical"
|
|
3190
3190
|
}
|
|
3191
3191
|
]
|
|
3192
3192
|
]
|
|
@@ -3216,8 +3216,8 @@
|
|
|
3216
3216
|
"@entity",
|
|
3217
3217
|
{
|
|
3218
3218
|
"emit": {
|
|
3219
|
-
"
|
|
3220
|
-
"
|
|
3219
|
+
"success": "BookingSaved",
|
|
3220
|
+
"failure": "BookingSaveFailed"
|
|
3221
3221
|
}
|
|
3222
3222
|
}
|
|
3223
3223
|
],
|
|
@@ -3227,14 +3227,14 @@
|
|
|
3227
3227
|
"send",
|
|
3228
3228
|
{
|
|
3229
3229
|
"body": "Your booking is confirmed.",
|
|
3230
|
-
"recipient": "@entity.email",
|
|
3231
3230
|
"subject": "Booking Confirmed",
|
|
3231
|
+
"recipient": "@entity.email",
|
|
3232
3232
|
"sender": "noreply@bookings.example"
|
|
3233
3233
|
},
|
|
3234
3234
|
{
|
|
3235
3235
|
"emit": {
|
|
3236
|
-
"
|
|
3237
|
-
"
|
|
3236
|
+
"failure": "BookingEmailFailed",
|
|
3237
|
+
"success": "BookingEmailSent"
|
|
3238
3238
|
}
|
|
3239
3239
|
}
|
|
3240
3240
|
],
|
|
@@ -3243,14 +3243,14 @@
|
|
|
3243
3243
|
"twilio",
|
|
3244
3244
|
"sendSMS",
|
|
3245
3245
|
{
|
|
3246
|
-
"recipient": "@entity.phone",
|
|
3247
3246
|
"body": "Booking confirmed for @entity.scheduledAt",
|
|
3247
|
+
"recipient": "@entity.phone",
|
|
3248
3248
|
"sender": "+15551234567"
|
|
3249
3249
|
},
|
|
3250
3250
|
{
|
|
3251
3251
|
"emit": {
|
|
3252
|
-
"
|
|
3253
|
-
"
|
|
3252
|
+
"failure": "BookingSmsFailed",
|
|
3253
|
+
"success": "BookingSmsSent"
|
|
3254
3254
|
}
|
|
3255
3255
|
}
|
|
3256
3256
|
],
|
|
@@ -3270,7 +3270,11 @@
|
|
|
3270
3270
|
"render-ui",
|
|
3271
3271
|
"main",
|
|
3272
3272
|
{
|
|
3273
|
+
"type": "stack",
|
|
3273
3274
|
"className": "max-w-xl mx-auto w-full py-12",
|
|
3275
|
+
"gap": "lg",
|
|
3276
|
+
"align": "center",
|
|
3277
|
+
"direction": "vertical",
|
|
3274
3278
|
"children": [
|
|
3275
3279
|
{
|
|
3276
3280
|
"type": "icon",
|
|
@@ -3283,22 +3287,18 @@
|
|
|
3283
3287
|
},
|
|
3284
3288
|
{
|
|
3285
3289
|
"type": "typography",
|
|
3286
|
-
"variant": "body",
|
|
3287
3290
|
"color": "muted",
|
|
3288
|
-
"content": "We have emailed and SMS-confirmed your appointment."
|
|
3291
|
+
"content": "We have emailed and SMS-confirmed your appointment.",
|
|
3292
|
+
"variant": "body"
|
|
3289
3293
|
},
|
|
3290
3294
|
{
|
|
3291
|
-
"
|
|
3295
|
+
"action": "RESTART",
|
|
3292
3296
|
"type": "button",
|
|
3297
|
+
"label": "Book another",
|
|
3293
3298
|
"variant": "ghost",
|
|
3294
|
-
"icon": "rotate-ccw"
|
|
3295
|
-
"action": "RESTART"
|
|
3299
|
+
"icon": "rotate-ccw"
|
|
3296
3300
|
}
|
|
3297
|
-
]
|
|
3298
|
-
"type": "stack",
|
|
3299
|
-
"gap": "lg",
|
|
3300
|
-
"align": "center",
|
|
3301
|
-
"direction": "vertical"
|
|
3301
|
+
]
|
|
3302
3302
|
}
|
|
3303
3303
|
]
|
|
3304
3304
|
]
|
|
@@ -3312,17 +3312,18 @@
|
|
|
3312
3312
|
"render-ui",
|
|
3313
3313
|
"main",
|
|
3314
3314
|
{
|
|
3315
|
-
"className": "max-w-xl mx-auto w-full",
|
|
3316
3315
|
"direction": "vertical",
|
|
3317
|
-
"type": "stack",
|
|
3318
3316
|
"gap": "lg",
|
|
3317
|
+
"className": "max-w-xl mx-auto w-full",
|
|
3318
|
+
"type": "stack",
|
|
3319
3319
|
"children": [
|
|
3320
3320
|
{
|
|
3321
|
+
"type": "typography",
|
|
3321
3322
|
"variant": "h2",
|
|
3322
|
-
"content": "Book Appointment"
|
|
3323
|
-
"type": "typography"
|
|
3323
|
+
"content": "Book Appointment"
|
|
3324
3324
|
},
|
|
3325
3325
|
{
|
|
3326
|
+
"type": "wizard-progress",
|
|
3326
3327
|
"steps": [
|
|
3327
3328
|
"Select Provider",
|
|
3328
3329
|
"Select Time",
|
|
@@ -3330,8 +3331,7 @@
|
|
|
3330
3331
|
"Payment",
|
|
3331
3332
|
"Confirmation"
|
|
3332
3333
|
],
|
|
3333
|
-
"currentStep": 3.0
|
|
3334
|
-
"type": "wizard-progress"
|
|
3334
|
+
"currentStep": 3.0
|
|
3335
3335
|
},
|
|
3336
3336
|
{
|
|
3337
3337
|
"type": "divider"
|
|
@@ -3343,19 +3343,19 @@
|
|
|
3343
3343
|
},
|
|
3344
3344
|
"@trait.BookingPayment",
|
|
3345
3345
|
{
|
|
3346
|
+
"gap": "sm",
|
|
3347
|
+
"justify": "start",
|
|
3346
3348
|
"type": "stack",
|
|
3347
3349
|
"direction": "horizontal",
|
|
3348
3350
|
"children": [
|
|
3349
3351
|
{
|
|
3352
|
+
"type": "button",
|
|
3350
3353
|
"action": "PREV",
|
|
3351
3354
|
"variant": "ghost",
|
|
3352
3355
|
"icon": "arrow-left",
|
|
3353
|
-
"type": "button",
|
|
3354
3356
|
"label": "Back"
|
|
3355
3357
|
}
|
|
3356
|
-
]
|
|
3357
|
-
"gap": "sm",
|
|
3358
|
-
"justify": "start"
|
|
3358
|
+
]
|
|
3359
3359
|
}
|
|
3360
3360
|
]
|
|
3361
3361
|
}
|
|
@@ -3411,9 +3411,10 @@
|
|
|
3411
3411
|
"render-ui",
|
|
3412
3412
|
"main",
|
|
3413
3413
|
{
|
|
3414
|
-
"className": "max-w-xl mx-auto w-full",
|
|
3415
|
-
"direction": "vertical",
|
|
3416
3414
|
"gap": "lg",
|
|
3415
|
+
"type": "stack",
|
|
3416
|
+
"direction": "vertical",
|
|
3417
|
+
"className": "max-w-xl mx-auto w-full",
|
|
3417
3418
|
"children": [
|
|
3418
3419
|
{
|
|
3419
3420
|
"variant": "h2",
|
|
@@ -3421,6 +3422,7 @@
|
|
|
3421
3422
|
"type": "typography"
|
|
3422
3423
|
},
|
|
3423
3424
|
{
|
|
3425
|
+
"type": "wizard-progress",
|
|
3424
3426
|
"steps": [
|
|
3425
3427
|
"Select Provider",
|
|
3426
3428
|
"Select Time",
|
|
@@ -3428,33 +3430,31 @@
|
|
|
3428
3430
|
"Payment",
|
|
3429
3431
|
"Confirmation"
|
|
3430
3432
|
],
|
|
3431
|
-
"currentStep": 0.0
|
|
3432
|
-
"type": "wizard-progress"
|
|
3433
|
+
"currentStep": 0.0
|
|
3433
3434
|
},
|
|
3434
3435
|
{
|
|
3435
3436
|
"type": "divider"
|
|
3436
3437
|
},
|
|
3437
3438
|
{
|
|
3438
|
-
"
|
|
3439
|
+
"content": "Select Provider",
|
|
3439
3440
|
"type": "typography",
|
|
3440
|
-
"
|
|
3441
|
+
"variant": "h3"
|
|
3441
3442
|
},
|
|
3442
3443
|
{
|
|
3443
|
-
"mode": "create",
|
|
3444
3444
|
"type": "form-section",
|
|
3445
3445
|
"submitEvent": "NEXT",
|
|
3446
|
-
"
|
|
3446
|
+
"mode": "create",
|
|
3447
3447
|
"submitLabel": "Continue",
|
|
3448
3448
|
"fields": [
|
|
3449
3449
|
{
|
|
3450
|
-
"name": "providerName",
|
|
3451
3450
|
"min": 2.0,
|
|
3451
|
+
"name": "providerName",
|
|
3452
3452
|
"required": true
|
|
3453
3453
|
}
|
|
3454
|
-
]
|
|
3454
|
+
],
|
|
3455
|
+
"showCancel": false
|
|
3455
3456
|
}
|
|
3456
|
-
]
|
|
3457
|
-
"type": "stack"
|
|
3457
|
+
]
|
|
3458
3458
|
}
|
|
3459
3459
|
]
|
|
3460
3460
|
]
|
|
@@ -3558,18 +3558,17 @@
|
|
|
3558
3558
|
"name": "AppointmentAppLayout",
|
|
3559
3559
|
"linkedEntity": "Appointment",
|
|
3560
3560
|
"config": {
|
|
3561
|
-
"
|
|
3562
|
-
"contentTrait": "@trait.AppointmentDashboard",
|
|
3561
|
+
"appName": "BookingSystemApp",
|
|
3563
3562
|
"navItems": [
|
|
3564
3563
|
{
|
|
3565
|
-
"href": "/providers",
|
|
3566
3564
|
"icon": "user-check",
|
|
3567
|
-
"label": "Providers"
|
|
3565
|
+
"label": "Providers",
|
|
3566
|
+
"href": "/providers"
|
|
3568
3567
|
},
|
|
3569
3568
|
{
|
|
3570
|
-
"
|
|
3569
|
+
"icon": "calendar-plus",
|
|
3571
3570
|
"href": "/book",
|
|
3572
|
-
"
|
|
3571
|
+
"label": "Book"
|
|
3573
3572
|
},
|
|
3574
3573
|
{
|
|
3575
3574
|
"icon": "calendar",
|
|
@@ -3577,14 +3576,15 @@
|
|
|
3577
3576
|
"href": "/appointments"
|
|
3578
3577
|
},
|
|
3579
3578
|
{
|
|
3580
|
-
"href": "/schedule",
|
|
3581
3579
|
"icon": "clock",
|
|
3582
|
-
"label": "Schedule"
|
|
3580
|
+
"label": "Schedule",
|
|
3581
|
+
"href": "/schedule"
|
|
3583
3582
|
}
|
|
3584
3583
|
],
|
|
3585
|
-
"appName": "BookingSystemApp",
|
|
3586
|
-
"notifications": [],
|
|
3587
3584
|
"searchEvent": "APPOINTMENT_SEARCH",
|
|
3585
|
+
"notifications": [],
|
|
3586
|
+
"topBarActions": [],
|
|
3587
|
+
"contentTrait": "@trait.AppointmentDashboard",
|
|
3588
3588
|
"notificationClickEvent": "APPOINTMENT_NOTIFICATIONS_OPEN"
|
|
3589
3589
|
},
|
|
3590
3590
|
"events": {
|
|
@@ -3635,14 +3635,17 @@
|
|
|
3635
3635
|
"main",
|
|
3636
3636
|
{
|
|
3637
3637
|
"gap": "lg",
|
|
3638
|
+
"direction": "vertical",
|
|
3639
|
+
"type": "stack",
|
|
3638
3640
|
"children": [
|
|
3639
3641
|
{
|
|
3640
3642
|
"gap": "md",
|
|
3643
|
+
"justify": "between",
|
|
3641
3644
|
"children": [
|
|
3642
3645
|
{
|
|
3643
|
-
"
|
|
3644
|
-
"align": "center",
|
|
3646
|
+
"type": "stack",
|
|
3645
3647
|
"gap": "sm",
|
|
3648
|
+
"align": "center",
|
|
3646
3649
|
"children": [
|
|
3647
3650
|
{
|
|
3648
3651
|
"type": "icon",
|
|
@@ -3650,31 +3653,30 @@
|
|
|
3650
3653
|
},
|
|
3651
3654
|
{
|
|
3652
3655
|
"type": "typography",
|
|
3653
|
-
"
|
|
3654
|
-
"
|
|
3656
|
+
"variant": "h2",
|
|
3657
|
+
"content": "Appointments"
|
|
3655
3658
|
}
|
|
3656
3659
|
],
|
|
3657
|
-
"
|
|
3660
|
+
"direction": "horizontal"
|
|
3658
3661
|
},
|
|
3659
3662
|
{
|
|
3660
3663
|
"children": [
|
|
3661
3664
|
{
|
|
3662
|
-
"icon": "plus",
|
|
3663
|
-
"action": "CREATE",
|
|
3664
3665
|
"label": "Create Appointment",
|
|
3666
|
+
"variant": "primary",
|
|
3667
|
+
"icon": "plus",
|
|
3665
3668
|
"type": "button",
|
|
3666
|
-
"
|
|
3669
|
+
"action": "CREATE"
|
|
3667
3670
|
}
|
|
3668
3671
|
],
|
|
3669
|
-
"
|
|
3672
|
+
"type": "stack",
|
|
3670
3673
|
"gap": "sm",
|
|
3671
|
-
"
|
|
3674
|
+
"direction": "horizontal"
|
|
3672
3675
|
}
|
|
3673
3676
|
],
|
|
3674
|
-
"justify": "between",
|
|
3675
3677
|
"type": "stack",
|
|
3676
|
-
"
|
|
3677
|
-
"
|
|
3678
|
+
"align": "center",
|
|
3679
|
+
"direction": "horizontal"
|
|
3678
3680
|
},
|
|
3679
3681
|
{
|
|
3680
3682
|
"type": "divider"
|
|
@@ -3684,9 +3686,7 @@
|
|
|
3684
3686
|
"type": "divider"
|
|
3685
3687
|
},
|
|
3686
3688
|
"@trait.AppointmentBrowseList"
|
|
3687
|
-
]
|
|
3688
|
-
"direction": "vertical",
|
|
3689
|
-
"type": "stack"
|
|
3689
|
+
]
|
|
3690
3690
|
}
|
|
3691
3691
|
]
|
|
3692
3692
|
]
|
|
@@ -3700,9 +3700,9 @@
|
|
|
3700
3700
|
"name": "AppointmentCalendar",
|
|
3701
3701
|
"linkedEntity": "Appointment",
|
|
3702
3702
|
"config": {
|
|
3703
|
-
"
|
|
3703
|
+
"colorField": "status",
|
|
3704
3704
|
"titleField": "summary",
|
|
3705
|
-
"
|
|
3705
|
+
"dateField": "scheduledAt"
|
|
3706
3706
|
},
|
|
3707
3707
|
"listens": [
|
|
3708
3708
|
{
|
|
@@ -3745,28 +3745,46 @@
|
|
|
3745
3745
|
"name": "AppointmentBrowseList",
|
|
3746
3746
|
"linkedEntity": "Appointment",
|
|
3747
3747
|
"config": {
|
|
3748
|
+
"itemActions": [
|
|
3749
|
+
{
|
|
3750
|
+
"variant": "ghost",
|
|
3751
|
+
"label": "View",
|
|
3752
|
+
"event": "VIEW"
|
|
3753
|
+
},
|
|
3754
|
+
{
|
|
3755
|
+
"event": "EDIT",
|
|
3756
|
+
"variant": "ghost",
|
|
3757
|
+
"label": "Edit"
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
"event": "DELETE",
|
|
3761
|
+
"variant": "danger",
|
|
3762
|
+
"label": "Delete"
|
|
3763
|
+
}
|
|
3764
|
+
],
|
|
3765
|
+
"cols": 1.0,
|
|
3748
3766
|
"gap": "sm",
|
|
3749
3767
|
"fields": [
|
|
3750
3768
|
{
|
|
3751
|
-
"variant": "h3",
|
|
3752
3769
|
"name": "summary",
|
|
3753
|
-
"
|
|
3754
|
-
"
|
|
3770
|
+
"label": "Summary",
|
|
3771
|
+
"variant": "h3",
|
|
3772
|
+
"icon": "calendar"
|
|
3755
3773
|
},
|
|
3756
3774
|
{
|
|
3757
|
-
"label": "Provider",
|
|
3758
3775
|
"name": "providerName",
|
|
3759
|
-
"variant": "body"
|
|
3776
|
+
"variant": "body",
|
|
3777
|
+
"label": "Provider"
|
|
3760
3778
|
},
|
|
3761
3779
|
{
|
|
3762
|
-
"
|
|
3780
|
+
"name": "customerName",
|
|
3763
3781
|
"label": "Customer",
|
|
3764
|
-
"
|
|
3782
|
+
"variant": "body"
|
|
3765
3783
|
},
|
|
3766
3784
|
{
|
|
3767
|
-
"name": "scheduledAt",
|
|
3768
3785
|
"label": "When",
|
|
3769
3786
|
"format": "date",
|
|
3787
|
+
"name": "scheduledAt",
|
|
3770
3788
|
"variant": "body"
|
|
3771
3789
|
},
|
|
3772
3790
|
{
|
|
@@ -3777,25 +3795,7 @@
|
|
|
3777
3795
|
"variant": "badge",
|
|
3778
3796
|
"name": "status"
|
|
3779
3797
|
}
|
|
3780
|
-
]
|
|
3781
|
-
"itemActions": [
|
|
3782
|
-
{
|
|
3783
|
-
"label": "View",
|
|
3784
|
-
"event": "VIEW",
|
|
3785
|
-
"variant": "ghost"
|
|
3786
|
-
},
|
|
3787
|
-
{
|
|
3788
|
-
"label": "Edit",
|
|
3789
|
-
"variant": "ghost",
|
|
3790
|
-
"event": "EDIT"
|
|
3791
|
-
},
|
|
3792
|
-
{
|
|
3793
|
-
"event": "DELETE",
|
|
3794
|
-
"label": "Delete",
|
|
3795
|
-
"variant": "danger"
|
|
3796
|
-
}
|
|
3797
|
-
],
|
|
3798
|
-
"cols": 1.0
|
|
3798
|
+
]
|
|
3799
3799
|
},
|
|
3800
3800
|
"listens": [
|
|
3801
3801
|
{
|
|
@@ -4016,8 +4016,8 @@
|
|
|
4016
4016
|
"Appointment",
|
|
4017
4017
|
{
|
|
4018
4018
|
"emit": {
|
|
4019
|
-
"
|
|
4020
|
-
"
|
|
4019
|
+
"failure": "AppointmentLoadFailed",
|
|
4020
|
+
"success": "AppointmentLoaded"
|
|
4021
4021
|
}
|
|
4022
4022
|
}
|
|
4023
4023
|
],
|
|
@@ -4025,29 +4025,28 @@
|
|
|
4025
4025
|
"render-ui",
|
|
4026
4026
|
"modal",
|
|
4027
4027
|
{
|
|
4028
|
-
"
|
|
4028
|
+
"gap": "md",
|
|
4029
4029
|
"children": [
|
|
4030
4030
|
{
|
|
4031
|
-
"gap": "sm",
|
|
4032
|
-
"type": "stack",
|
|
4033
4031
|
"children": [
|
|
4034
4032
|
{
|
|
4035
|
-
"
|
|
4036
|
-
"
|
|
4033
|
+
"name": "plus-circle",
|
|
4034
|
+
"type": "icon"
|
|
4037
4035
|
},
|
|
4038
4036
|
{
|
|
4039
|
-
"content": "Create Appointment",
|
|
4040
4037
|
"type": "typography",
|
|
4041
|
-
"variant": "h3"
|
|
4038
|
+
"variant": "h3",
|
|
4039
|
+
"content": "Create Appointment"
|
|
4042
4040
|
}
|
|
4043
4041
|
],
|
|
4044
|
-
"
|
|
4042
|
+
"gap": "sm",
|
|
4043
|
+
"direction": "horizontal",
|
|
4044
|
+
"type": "stack"
|
|
4045
4045
|
},
|
|
4046
4046
|
{
|
|
4047
4047
|
"type": "divider"
|
|
4048
4048
|
},
|
|
4049
4049
|
{
|
|
4050
|
-
"cancelEvent": "CLOSE",
|
|
4051
4050
|
"type": "form-section",
|
|
4052
4051
|
"fields": [
|
|
4053
4052
|
"providerName",
|
|
@@ -4059,11 +4058,12 @@
|
|
|
4059
4058
|
"notes"
|
|
4060
4059
|
],
|
|
4061
4060
|
"mode": "create",
|
|
4061
|
+
"cancelEvent": "CLOSE",
|
|
4062
4062
|
"submitEvent": "SAVE"
|
|
4063
4063
|
}
|
|
4064
4064
|
],
|
|
4065
|
-
"
|
|
4066
|
-
"
|
|
4065
|
+
"type": "stack",
|
|
4066
|
+
"direction": "vertical"
|
|
4067
4067
|
}
|
|
4068
4068
|
]
|
|
4069
4069
|
]
|
|
@@ -4104,8 +4104,8 @@
|
|
|
4104
4104
|
"@payload.data",
|
|
4105
4105
|
{
|
|
4106
4106
|
"emit": {
|
|
4107
|
-
"
|
|
4108
|
-
"
|
|
4107
|
+
"failure": "AppointmentSaveFailed",
|
|
4108
|
+
"success": "AppointmentSaved"
|
|
4109
4109
|
}
|
|
4110
4110
|
}
|
|
4111
4111
|
],
|
|
@@ -4331,19 +4331,22 @@
|
|
|
4331
4331
|
"fetch",
|
|
4332
4332
|
"Appointment",
|
|
4333
4333
|
{
|
|
4334
|
+
"id": "@payload.id",
|
|
4334
4335
|
"emit": {
|
|
4335
|
-
"
|
|
4336
|
-
"
|
|
4337
|
-
}
|
|
4338
|
-
"id": "@payload.id"
|
|
4336
|
+
"failure": "AppointmentLoadFailed",
|
|
4337
|
+
"success": "AppointmentLoaded"
|
|
4338
|
+
}
|
|
4339
4339
|
}
|
|
4340
4340
|
],
|
|
4341
4341
|
[
|
|
4342
4342
|
"render-ui",
|
|
4343
4343
|
"modal",
|
|
4344
4344
|
{
|
|
4345
|
+
"gap": "md",
|
|
4346
|
+
"direction": "vertical",
|
|
4345
4347
|
"children": [
|
|
4346
4348
|
{
|
|
4349
|
+
"gap": "sm",
|
|
4347
4350
|
"children": [
|
|
4348
4351
|
{
|
|
4349
4352
|
"name": "edit",
|
|
@@ -4356,7 +4359,6 @@
|
|
|
4356
4359
|
}
|
|
4357
4360
|
],
|
|
4358
4361
|
"direction": "horizontal",
|
|
4359
|
-
"gap": "sm",
|
|
4360
4362
|
"type": "stack"
|
|
4361
4363
|
},
|
|
4362
4364
|
{
|
|
@@ -4364,7 +4366,6 @@
|
|
|
4364
4366
|
},
|
|
4365
4367
|
{
|
|
4366
4368
|
"submitEvent": "SAVE",
|
|
4367
|
-
"type": "form-section",
|
|
4368
4369
|
"cancelEvent": "CLOSE",
|
|
4369
4370
|
"fields": [
|
|
4370
4371
|
"providerName",
|
|
@@ -4375,13 +4376,12 @@
|
|
|
4375
4376
|
"status",
|
|
4376
4377
|
"notes"
|
|
4377
4378
|
],
|
|
4379
|
+
"type": "form-section",
|
|
4378
4380
|
"entity": "@payload.row",
|
|
4379
4381
|
"mode": "edit"
|
|
4380
4382
|
}
|
|
4381
4383
|
],
|
|
4382
|
-
"
|
|
4383
|
-
"type": "stack",
|
|
4384
|
-
"gap": "md"
|
|
4384
|
+
"type": "stack"
|
|
4385
4385
|
}
|
|
4386
4386
|
]
|
|
4387
4387
|
]
|
|
@@ -4635,126 +4635,129 @@
|
|
|
4635
4635
|
"render-ui",
|
|
4636
4636
|
"modal",
|
|
4637
4637
|
{
|
|
4638
|
+
"gap": "md",
|
|
4639
|
+
"direction": "vertical",
|
|
4640
|
+
"type": "stack",
|
|
4638
4641
|
"children": [
|
|
4639
4642
|
{
|
|
4643
|
+
"type": "stack",
|
|
4644
|
+
"gap": "sm",
|
|
4645
|
+
"direction": "horizontal",
|
|
4640
4646
|
"align": "center",
|
|
4641
4647
|
"children": [
|
|
4642
4648
|
{
|
|
4643
|
-
"
|
|
4644
|
-
"
|
|
4649
|
+
"type": "icon",
|
|
4650
|
+
"name": "eye"
|
|
4645
4651
|
},
|
|
4646
4652
|
{
|
|
4647
|
-
"content": "@entity.summary",
|
|
4648
4653
|
"type": "typography",
|
|
4649
|
-
"variant": "h3"
|
|
4654
|
+
"variant": "h3",
|
|
4655
|
+
"content": "@entity.summary"
|
|
4650
4656
|
}
|
|
4651
|
-
]
|
|
4652
|
-
"direction": "horizontal",
|
|
4653
|
-
"gap": "sm",
|
|
4654
|
-
"type": "stack"
|
|
4657
|
+
]
|
|
4655
4658
|
},
|
|
4656
4659
|
{
|
|
4657
4660
|
"type": "divider"
|
|
4658
4661
|
},
|
|
4659
4662
|
{
|
|
4660
4663
|
"type": "stack",
|
|
4661
|
-
"direction": "horizontal",
|
|
4662
4664
|
"gap": "md",
|
|
4665
|
+
"direction": "horizontal",
|
|
4663
4666
|
"children": [
|
|
4664
4667
|
{
|
|
4665
|
-
"
|
|
4668
|
+
"variant": "caption",
|
|
4666
4669
|
"content": "Provider",
|
|
4667
|
-
"
|
|
4670
|
+
"type": "typography"
|
|
4668
4671
|
},
|
|
4669
4672
|
{
|
|
4670
|
-
"variant": "body",
|
|
4671
4673
|
"content": "@entity.providerName",
|
|
4672
|
-
"type": "typography"
|
|
4674
|
+
"type": "typography",
|
|
4675
|
+
"variant": "body"
|
|
4673
4676
|
}
|
|
4674
4677
|
]
|
|
4675
4678
|
},
|
|
4676
4679
|
{
|
|
4680
|
+
"type": "stack",
|
|
4681
|
+
"gap": "md",
|
|
4677
4682
|
"children": [
|
|
4678
4683
|
{
|
|
4679
4684
|
"variant": "caption",
|
|
4680
|
-
"
|
|
4681
|
-
"
|
|
4685
|
+
"content": "Customer",
|
|
4686
|
+
"type": "typography"
|
|
4682
4687
|
},
|
|
4683
4688
|
{
|
|
4684
|
-
"
|
|
4689
|
+
"variant": "body",
|
|
4685
4690
|
"content": "@entity.customerName",
|
|
4686
|
-
"
|
|
4691
|
+
"type": "typography"
|
|
4687
4692
|
}
|
|
4688
4693
|
],
|
|
4689
|
-
"
|
|
4690
|
-
"direction": "horizontal",
|
|
4691
|
-
"type": "stack"
|
|
4694
|
+
"direction": "horizontal"
|
|
4692
4695
|
},
|
|
4693
4696
|
{
|
|
4697
|
+
"type": "stack",
|
|
4694
4698
|
"children": [
|
|
4695
4699
|
{
|
|
4696
|
-
"variant": "caption",
|
|
4697
4700
|
"content": "When",
|
|
4698
|
-
"type": "typography"
|
|
4701
|
+
"type": "typography",
|
|
4702
|
+
"variant": "caption"
|
|
4699
4703
|
},
|
|
4700
4704
|
{
|
|
4701
|
-
"variant": "body",
|
|
4702
4705
|
"type": "typography",
|
|
4706
|
+
"variant": "body",
|
|
4703
4707
|
"content": "@entity.scheduledAt"
|
|
4704
4708
|
}
|
|
4705
4709
|
],
|
|
4706
|
-
"type": "stack",
|
|
4707
4710
|
"gap": "md",
|
|
4708
4711
|
"direction": "horizontal"
|
|
4709
4712
|
},
|
|
4710
4713
|
{
|
|
4711
|
-
"type": "stack",
|
|
4712
4714
|
"gap": "md",
|
|
4713
4715
|
"direction": "horizontal",
|
|
4716
|
+
"type": "stack",
|
|
4714
4717
|
"children": [
|
|
4715
4718
|
{
|
|
4719
|
+
"content": "Time",
|
|
4716
4720
|
"type": "typography",
|
|
4717
|
-
"variant": "caption"
|
|
4718
|
-
"content": "Time"
|
|
4721
|
+
"variant": "caption"
|
|
4719
4722
|
},
|
|
4720
4723
|
{
|
|
4721
|
-
"type": "typography",
|
|
4722
4724
|
"variant": "body",
|
|
4723
|
-
"content": "@entity.time"
|
|
4725
|
+
"content": "@entity.time",
|
|
4726
|
+
"type": "typography"
|
|
4724
4727
|
}
|
|
4725
4728
|
]
|
|
4726
4729
|
},
|
|
4727
4730
|
{
|
|
4728
|
-
"type": "stack",
|
|
4729
|
-
"gap": "md",
|
|
4730
4731
|
"direction": "horizontal",
|
|
4732
|
+
"gap": "md",
|
|
4731
4733
|
"children": [
|
|
4732
4734
|
{
|
|
4733
|
-
"type": "typography",
|
|
4734
4735
|
"variant": "caption",
|
|
4735
|
-
"content": "Status"
|
|
4736
|
+
"content": "Status",
|
|
4737
|
+
"type": "typography"
|
|
4736
4738
|
},
|
|
4737
4739
|
{
|
|
4738
|
-
"type": "typography",
|
|
4739
4740
|
"variant": "body",
|
|
4740
|
-
"content": "@entity.status"
|
|
4741
|
+
"content": "@entity.status",
|
|
4742
|
+
"type": "typography"
|
|
4741
4743
|
}
|
|
4742
|
-
]
|
|
4744
|
+
],
|
|
4745
|
+
"type": "stack"
|
|
4743
4746
|
},
|
|
4744
4747
|
{
|
|
4745
|
-
"gap": "md",
|
|
4746
|
-
"direction": "horizontal",
|
|
4747
4748
|
"type": "stack",
|
|
4749
|
+
"direction": "horizontal",
|
|
4750
|
+
"gap": "md",
|
|
4748
4751
|
"children": [
|
|
4749
4752
|
{
|
|
4750
|
-
"type": "typography",
|
|
4751
4753
|
"variant": "caption",
|
|
4752
|
-
"content": "Notes"
|
|
4754
|
+
"content": "Notes",
|
|
4755
|
+
"type": "typography"
|
|
4753
4756
|
},
|
|
4754
4757
|
{
|
|
4758
|
+
"content": "@entity.notes",
|
|
4755
4759
|
"type": "typography",
|
|
4756
|
-
"variant": "body"
|
|
4757
|
-
"content": "@entity.notes"
|
|
4760
|
+
"variant": "body"
|
|
4758
4761
|
}
|
|
4759
4762
|
]
|
|
4760
4763
|
},
|
|
@@ -4764,28 +4767,25 @@
|
|
|
4764
4767
|
{
|
|
4765
4768
|
"children": [
|
|
4766
4769
|
{
|
|
4770
|
+
"action": "EDIT",
|
|
4767
4771
|
"icon": "edit",
|
|
4768
4772
|
"label": "Edit",
|
|
4769
|
-
"variant": "primary",
|
|
4770
4773
|
"type": "button",
|
|
4771
|
-
"
|
|
4774
|
+
"variant": "primary"
|
|
4772
4775
|
},
|
|
4773
4776
|
{
|
|
4774
|
-
"action": "CLOSE",
|
|
4775
|
-
"variant": "ghost",
|
|
4776
4777
|
"type": "button",
|
|
4777
|
-
"
|
|
4778
|
+
"action": "CLOSE",
|
|
4779
|
+
"label": "Close",
|
|
4780
|
+
"variant": "ghost"
|
|
4778
4781
|
}
|
|
4779
4782
|
],
|
|
4783
|
+
"justify": "end",
|
|
4780
4784
|
"type": "stack",
|
|
4781
4785
|
"direction": "horizontal",
|
|
4782
|
-
"justify": "end",
|
|
4783
4786
|
"gap": "sm"
|
|
4784
4787
|
}
|
|
4785
|
-
]
|
|
4786
|
-
"direction": "vertical",
|
|
4787
|
-
"gap": "md",
|
|
4788
|
-
"type": "stack"
|
|
4788
|
+
]
|
|
4789
4789
|
}
|
|
4790
4790
|
]
|
|
4791
4791
|
]
|
|
@@ -5007,8 +5007,8 @@
|
|
|
5007
5007
|
"Appointment",
|
|
5008
5008
|
{
|
|
5009
5009
|
"emit": {
|
|
5010
|
-
"
|
|
5011
|
-
"
|
|
5010
|
+
"success": "AppointmentLoaded",
|
|
5011
|
+
"failure": "AppointmentLoadFailed"
|
|
5012
5012
|
}
|
|
5013
5013
|
}
|
|
5014
5014
|
]
|
|
@@ -5030,8 +5030,8 @@
|
|
|
5030
5030
|
{
|
|
5031
5031
|
"id": "@payload.id",
|
|
5032
5032
|
"emit": {
|
|
5033
|
-
"
|
|
5034
|
-
"
|
|
5033
|
+
"failure": "AppointmentLoadFailed",
|
|
5034
|
+
"success": "AppointmentLoaded"
|
|
5035
5035
|
}
|
|
5036
5036
|
}
|
|
5037
5037
|
],
|
|
@@ -5039,8 +5039,12 @@
|
|
|
5039
5039
|
"render-ui",
|
|
5040
5040
|
"modal",
|
|
5041
5041
|
{
|
|
5042
|
+
"type": "stack",
|
|
5043
|
+
"gap": "md",
|
|
5042
5044
|
"children": [
|
|
5043
5045
|
{
|
|
5046
|
+
"gap": "sm",
|
|
5047
|
+
"align": "center",
|
|
5044
5048
|
"children": [
|
|
5045
5049
|
{
|
|
5046
5050
|
"type": "icon",
|
|
@@ -5048,12 +5052,10 @@
|
|
|
5048
5052
|
},
|
|
5049
5053
|
{
|
|
5050
5054
|
"type": "typography",
|
|
5051
|
-
"
|
|
5052
|
-
"
|
|
5055
|
+
"variant": "h3",
|
|
5056
|
+
"content": "Delete Appointment"
|
|
5053
5057
|
}
|
|
5054
5058
|
],
|
|
5055
|
-
"gap": "sm",
|
|
5056
|
-
"align": "center",
|
|
5057
5059
|
"type": "stack",
|
|
5058
5060
|
"direction": "horizontal"
|
|
5059
5061
|
},
|
|
@@ -5061,34 +5063,32 @@
|
|
|
5061
5063
|
"type": "divider"
|
|
5062
5064
|
},
|
|
5063
5065
|
{
|
|
5064
|
-
"message": "This action cannot be undone.",
|
|
5065
5066
|
"type": "alert",
|
|
5067
|
+
"message": "This action cannot be undone.",
|
|
5066
5068
|
"variant": "error"
|
|
5067
5069
|
},
|
|
5068
5070
|
{
|
|
5071
|
+
"direction": "horizontal",
|
|
5072
|
+
"gap": "sm",
|
|
5069
5073
|
"children": [
|
|
5070
5074
|
{
|
|
5071
|
-
"action": "CANCEL",
|
|
5072
|
-
"variant": "ghost",
|
|
5073
5075
|
"type": "button",
|
|
5074
|
-
"label": "Cancel"
|
|
5076
|
+
"label": "Cancel",
|
|
5077
|
+
"variant": "ghost",
|
|
5078
|
+
"action": "CANCEL"
|
|
5075
5079
|
},
|
|
5076
5080
|
{
|
|
5077
|
-
"
|
|
5078
|
-
"action": "CONFIRM_DELETE",
|
|
5081
|
+
"label": "Delete",
|
|
5079
5082
|
"type": "button",
|
|
5080
5083
|
"icon": "check",
|
|
5081
|
-
"
|
|
5084
|
+
"variant": "danger",
|
|
5085
|
+
"action": "CONFIRM_DELETE"
|
|
5082
5086
|
}
|
|
5083
5087
|
],
|
|
5084
|
-
"gap": "sm",
|
|
5085
5088
|
"type": "stack",
|
|
5086
|
-
"direction": "horizontal",
|
|
5087
5089
|
"justify": "end"
|
|
5088
5090
|
}
|
|
5089
5091
|
],
|
|
5090
|
-
"type": "stack",
|
|
5091
|
-
"gap": "md",
|
|
5092
5092
|
"direction": "vertical"
|
|
5093
5093
|
}
|
|
5094
5094
|
]
|
|
@@ -5106,8 +5106,8 @@
|
|
|
5106
5106
|
"@entity.pendingId",
|
|
5107
5107
|
{
|
|
5108
5108
|
"emit": {
|
|
5109
|
-
"
|
|
5110
|
-
"
|
|
5109
|
+
"failure": "AppointmentDeleteFailed",
|
|
5110
|
+
"success": "AppointmentDeleted"
|
|
5111
5111
|
}
|
|
5112
5112
|
}
|
|
5113
5113
|
],
|
|
@@ -5128,8 +5128,8 @@
|
|
|
5128
5128
|
"Appointment",
|
|
5129
5129
|
{
|
|
5130
5130
|
"emit": {
|
|
5131
|
-
"
|
|
5132
|
-
"
|
|
5131
|
+
"failure": "AppointmentLoadFailed",
|
|
5132
|
+
"success": "AppointmentLoaded"
|
|
5133
5133
|
}
|
|
5134
5134
|
}
|
|
5135
5135
|
],
|
|
@@ -5280,34 +5280,34 @@
|
|
|
5280
5280
|
"name": "ScheduleAppLayout",
|
|
5281
5281
|
"linkedEntity": "Schedule",
|
|
5282
5282
|
"config": {
|
|
5283
|
-
"searchEvent": "SCHEDULE_SEARCH",
|
|
5284
|
-
"appName": "BookingSystemApp",
|
|
5285
|
-
"contentTrait": "@trait.ScheduleDisplay",
|
|
5286
5283
|
"topBarActions": [],
|
|
5287
|
-
"notifications": [],
|
|
5288
|
-
"notificationClickEvent": "SCHEDULE_NOTIFICATIONS_OPEN",
|
|
5289
5284
|
"navItems": [
|
|
5290
5285
|
{
|
|
5286
|
+
"label": "Providers",
|
|
5291
5287
|
"href": "/providers",
|
|
5292
|
-
"icon": "user-check"
|
|
5293
|
-
"label": "Providers"
|
|
5288
|
+
"icon": "user-check"
|
|
5294
5289
|
},
|
|
5295
5290
|
{
|
|
5296
|
-
"label": "Book",
|
|
5297
5291
|
"icon": "calendar-plus",
|
|
5292
|
+
"label": "Book",
|
|
5298
5293
|
"href": "/book"
|
|
5299
5294
|
},
|
|
5300
5295
|
{
|
|
5301
|
-
"icon": "calendar",
|
|
5302
5296
|
"href": "/appointments",
|
|
5297
|
+
"icon": "calendar",
|
|
5303
5298
|
"label": "Appointments"
|
|
5304
5299
|
},
|
|
5305
5300
|
{
|
|
5306
|
-
"label": "Schedule",
|
|
5307
5301
|
"href": "/schedule",
|
|
5308
|
-
"icon": "clock"
|
|
5302
|
+
"icon": "clock",
|
|
5303
|
+
"label": "Schedule"
|
|
5309
5304
|
}
|
|
5310
|
-
]
|
|
5305
|
+
],
|
|
5306
|
+
"contentTrait": "@trait.ScheduleDisplay",
|
|
5307
|
+
"notificationClickEvent": "SCHEDULE_NOTIFICATIONS_OPEN",
|
|
5308
|
+
"appName": "BookingSystemApp",
|
|
5309
|
+
"notifications": [],
|
|
5310
|
+
"searchEvent": "SCHEDULE_SEARCH"
|
|
5311
5311
|
},
|
|
5312
5312
|
"events": {
|
|
5313
5313
|
"NOTIFY_CLICK": "SCHEDULE_NOTIFICATIONS_OPEN",
|
|
@@ -5445,19 +5445,18 @@
|
|
|
5445
5445
|
"main",
|
|
5446
5446
|
{
|
|
5447
5447
|
"type": "stack",
|
|
5448
|
+
"gap": "lg",
|
|
5448
5449
|
"children": [
|
|
5449
5450
|
{
|
|
5450
|
-
"align": "center",
|
|
5451
|
-
"direction": "horizontal",
|
|
5452
5451
|
"gap": "md",
|
|
5453
5452
|
"children": [
|
|
5454
5453
|
{
|
|
5455
5454
|
"align": "center",
|
|
5456
|
-
"
|
|
5455
|
+
"type": "stack",
|
|
5457
5456
|
"children": [
|
|
5458
5457
|
{
|
|
5459
|
-
"
|
|
5460
|
-
"
|
|
5458
|
+
"type": "icon",
|
|
5459
|
+
"name": "clock"
|
|
5461
5460
|
},
|
|
5462
5461
|
{
|
|
5463
5462
|
"variant": "h2",
|
|
@@ -5466,51 +5465,53 @@
|
|
|
5466
5465
|
}
|
|
5467
5466
|
],
|
|
5468
5467
|
"gap": "sm",
|
|
5469
|
-
"
|
|
5468
|
+
"direction": "horizontal"
|
|
5470
5469
|
},
|
|
5471
5470
|
{
|
|
5472
|
-
"action": "REFRESH",
|
|
5473
5471
|
"type": "button",
|
|
5474
|
-
"label": "Refresh",
|
|
5475
5472
|
"icon": "refresh-cw",
|
|
5473
|
+
"label": "Refresh",
|
|
5474
|
+
"action": "REFRESH",
|
|
5476
5475
|
"variant": "secondary"
|
|
5477
5476
|
}
|
|
5478
5477
|
],
|
|
5479
|
-
"
|
|
5480
|
-
"
|
|
5478
|
+
"align": "center",
|
|
5479
|
+
"direction": "horizontal",
|
|
5480
|
+
"justify": "between",
|
|
5481
|
+
"type": "stack"
|
|
5481
5482
|
},
|
|
5482
5483
|
{
|
|
5483
5484
|
"type": "divider"
|
|
5484
5485
|
},
|
|
5485
5486
|
{
|
|
5487
|
+
"type": "simple-grid",
|
|
5486
5488
|
"cols": 4.0,
|
|
5487
5489
|
"children": [
|
|
5488
5490
|
{
|
|
5489
|
-
"icon": "calendar",
|
|
5490
5491
|
"label": "Total Bookings",
|
|
5492
|
+
"type": "stat-display",
|
|
5491
5493
|
"value": "@entity.totalBookings",
|
|
5492
|
-
"
|
|
5494
|
+
"icon": "calendar"
|
|
5493
5495
|
},
|
|
5494
5496
|
{
|
|
5495
5497
|
"value": "@entity.confirmedToday",
|
|
5496
|
-
"icon": "check-circle",
|
|
5497
5498
|
"label": "Confirmed Today",
|
|
5499
|
+
"icon": "check-circle",
|
|
5498
5500
|
"type": "stat-display"
|
|
5499
5501
|
},
|
|
5500
5502
|
{
|
|
5503
|
+
"type": "stat-display",
|
|
5501
5504
|
"label": "Pending",
|
|
5502
5505
|
"value": "@entity.pendingBookings",
|
|
5503
|
-
"icon": "clock"
|
|
5504
|
-
"type": "stat-display"
|
|
5506
|
+
"icon": "clock"
|
|
5505
5507
|
},
|
|
5506
5508
|
{
|
|
5507
5509
|
"value": "@entity.availableSlots",
|
|
5508
5510
|
"label": "Available Slots",
|
|
5509
|
-
"
|
|
5510
|
-
"
|
|
5511
|
+
"type": "stat-display",
|
|
5512
|
+
"icon": "calendar-plus"
|
|
5511
5513
|
}
|
|
5512
|
-
]
|
|
5513
|
-
"type": "simple-grid"
|
|
5514
|
+
]
|
|
5514
5515
|
},
|
|
5515
5516
|
{
|
|
5516
5517
|
"type": "divider"
|
|
@@ -5519,8 +5520,7 @@
|
|
|
5519
5520
|
"type": "calendar-grid"
|
|
5520
5521
|
}
|
|
5521
5522
|
],
|
|
5522
|
-
"direction": "vertical"
|
|
5523
|
-
"gap": "lg"
|
|
5523
|
+
"direction": "vertical"
|
|
5524
5524
|
}
|
|
5525
5525
|
]
|
|
5526
5526
|
]
|
|
@@ -5544,22 +5544,22 @@
|
|
|
5544
5544
|
"render-ui",
|
|
5545
5545
|
"main",
|
|
5546
5546
|
{
|
|
5547
|
-
"type": "stack",
|
|
5548
5547
|
"direction": "vertical",
|
|
5549
|
-
"gap": "md",
|
|
5550
|
-
"align": "center",
|
|
5551
|
-
"className": "py-12",
|
|
5552
5548
|
"children": [
|
|
5553
5549
|
{
|
|
5554
5550
|
"type": "spinner"
|
|
5555
5551
|
},
|
|
5556
5552
|
{
|
|
5557
5553
|
"color": "muted",
|
|
5558
|
-
"content": "Refreshing…",
|
|
5559
5554
|
"variant": "caption",
|
|
5560
|
-
"type": "typography"
|
|
5555
|
+
"type": "typography",
|
|
5556
|
+
"content": "Refreshing…"
|
|
5561
5557
|
}
|
|
5562
|
-
]
|
|
5558
|
+
],
|
|
5559
|
+
"type": "stack",
|
|
5560
|
+
"align": "center",
|
|
5561
|
+
"gap": "md",
|
|
5562
|
+
"className": "py-12"
|
|
5563
5563
|
}
|
|
5564
5564
|
]
|
|
5565
5565
|
]
|
|
@@ -5575,12 +5575,8 @@
|
|
|
5575
5575
|
{
|
|
5576
5576
|
"children": [
|
|
5577
5577
|
{
|
|
5578
|
-
"align": "center",
|
|
5579
|
-
"justify": "between",
|
|
5580
5578
|
"children": [
|
|
5581
5579
|
{
|
|
5582
|
-
"gap": "sm",
|
|
5583
|
-
"direction": "horizontal",
|
|
5584
5580
|
"type": "stack",
|
|
5585
5581
|
"align": "center",
|
|
5586
5582
|
"children": [
|
|
@@ -5589,56 +5585,60 @@
|
|
|
5589
5585
|
"name": "clock"
|
|
5590
5586
|
},
|
|
5591
5587
|
{
|
|
5592
|
-
"
|
|
5588
|
+
"type": "typography",
|
|
5593
5589
|
"content": "Schedule Overview",
|
|
5594
|
-
"
|
|
5590
|
+
"variant": "h2"
|
|
5595
5591
|
}
|
|
5596
|
-
]
|
|
5592
|
+
],
|
|
5593
|
+
"direction": "horizontal",
|
|
5594
|
+
"gap": "sm"
|
|
5597
5595
|
},
|
|
5598
5596
|
{
|
|
5599
5597
|
"icon": "refresh-cw",
|
|
5598
|
+
"action": "REFRESH",
|
|
5600
5599
|
"type": "button",
|
|
5601
5600
|
"label": "Refresh",
|
|
5602
|
-
"action": "REFRESH",
|
|
5603
5601
|
"variant": "secondary"
|
|
5604
5602
|
}
|
|
5605
5603
|
],
|
|
5606
5604
|
"type": "stack",
|
|
5607
5605
|
"direction": "horizontal",
|
|
5608
|
-
"gap": "md"
|
|
5606
|
+
"gap": "md",
|
|
5607
|
+
"justify": "between",
|
|
5608
|
+
"align": "center"
|
|
5609
5609
|
},
|
|
5610
5610
|
{
|
|
5611
5611
|
"type": "divider"
|
|
5612
5612
|
},
|
|
5613
5613
|
{
|
|
5614
|
+
"cols": 4.0,
|
|
5615
|
+
"type": "simple-grid",
|
|
5614
5616
|
"children": [
|
|
5615
5617
|
{
|
|
5616
|
-
"value": "@entity.totalBookings",
|
|
5617
|
-
"icon": "calendar",
|
|
5618
5618
|
"label": "Total Bookings",
|
|
5619
|
-
"type": "stat-display"
|
|
5619
|
+
"type": "stat-display",
|
|
5620
|
+
"value": "@entity.totalBookings",
|
|
5621
|
+
"icon": "calendar"
|
|
5620
5622
|
},
|
|
5621
5623
|
{
|
|
5622
|
-
"value": "@entity.confirmedToday",
|
|
5623
5624
|
"icon": "check-circle",
|
|
5625
|
+
"value": "@entity.confirmedToday",
|
|
5624
5626
|
"label": "Confirmed Today",
|
|
5625
5627
|
"type": "stat-display"
|
|
5626
5628
|
},
|
|
5627
5629
|
{
|
|
5628
5630
|
"label": "Pending",
|
|
5629
|
-
"icon": "clock",
|
|
5630
5631
|
"type": "stat-display",
|
|
5631
|
-
"value": "@entity.pendingBookings"
|
|
5632
|
+
"value": "@entity.pendingBookings",
|
|
5633
|
+
"icon": "clock"
|
|
5632
5634
|
},
|
|
5633
5635
|
{
|
|
5634
5636
|
"icon": "calendar-plus",
|
|
5635
|
-
"
|
|
5637
|
+
"label": "Available Slots",
|
|
5636
5638
|
"value": "@entity.availableSlots",
|
|
5637
|
-
"
|
|
5639
|
+
"type": "stat-display"
|
|
5638
5640
|
}
|
|
5639
|
-
]
|
|
5640
|
-
"cols": 4.0,
|
|
5641
|
-
"type": "simple-grid"
|
|
5641
|
+
]
|
|
5642
5642
|
},
|
|
5643
5643
|
{
|
|
5644
5644
|
"type": "divider"
|
|
@@ -5647,8 +5647,8 @@
|
|
|
5647
5647
|
"type": "calendar-grid"
|
|
5648
5648
|
}
|
|
5649
5649
|
],
|
|
5650
|
-
"type": "stack",
|
|
5651
5650
|
"direction": "vertical",
|
|
5651
|
+
"type": "stack",
|
|
5652
5652
|
"gap": "lg"
|
|
5653
5653
|
}
|
|
5654
5654
|
]
|
|
@@ -5663,74 +5663,74 @@
|
|
|
5663
5663
|
"render-ui",
|
|
5664
5664
|
"main",
|
|
5665
5665
|
{
|
|
5666
|
-
"type": "stack",
|
|
5667
5666
|
"gap": "lg",
|
|
5667
|
+
"type": "stack",
|
|
5668
5668
|
"children": [
|
|
5669
5669
|
{
|
|
5670
5670
|
"gap": "md",
|
|
5671
5671
|
"justify": "between",
|
|
5672
|
+
"align": "center",
|
|
5673
|
+
"type": "stack",
|
|
5672
5674
|
"direction": "horizontal",
|
|
5673
5675
|
"children": [
|
|
5674
5676
|
{
|
|
5675
|
-
"align": "center",
|
|
5676
|
-
"gap": "sm",
|
|
5677
|
-
"type": "stack",
|
|
5678
|
-
"direction": "horizontal",
|
|
5679
5677
|
"children": [
|
|
5680
5678
|
{
|
|
5681
5679
|
"name": "clock",
|
|
5682
5680
|
"type": "icon"
|
|
5683
5681
|
},
|
|
5684
5682
|
{
|
|
5683
|
+
"type": "typography",
|
|
5685
5684
|
"content": "Schedule Overview",
|
|
5686
|
-
"variant": "h2"
|
|
5687
|
-
"type": "typography"
|
|
5685
|
+
"variant": "h2"
|
|
5688
5686
|
}
|
|
5689
|
-
]
|
|
5687
|
+
],
|
|
5688
|
+
"gap": "sm",
|
|
5689
|
+
"align": "center",
|
|
5690
|
+
"type": "stack",
|
|
5691
|
+
"direction": "horizontal"
|
|
5690
5692
|
},
|
|
5691
5693
|
{
|
|
5692
|
-
"label": "Refresh",
|
|
5693
5694
|
"type": "button",
|
|
5695
|
+
"variant": "secondary",
|
|
5696
|
+
"label": "Refresh",
|
|
5694
5697
|
"action": "REFRESH",
|
|
5695
|
-
"icon": "refresh-cw"
|
|
5696
|
-
"variant": "secondary"
|
|
5698
|
+
"icon": "refresh-cw"
|
|
5697
5699
|
}
|
|
5698
|
-
]
|
|
5699
|
-
"align": "center",
|
|
5700
|
-
"type": "stack"
|
|
5700
|
+
]
|
|
5701
5701
|
},
|
|
5702
5702
|
{
|
|
5703
5703
|
"type": "divider"
|
|
5704
5704
|
},
|
|
5705
5705
|
{
|
|
5706
|
+
"cols": 4.0,
|
|
5707
|
+
"type": "simple-grid",
|
|
5706
5708
|
"children": [
|
|
5707
5709
|
{
|
|
5708
|
-
"value": "@entity.totalBookings",
|
|
5709
|
-
"type": "stat-display",
|
|
5710
5710
|
"label": "Total Bookings",
|
|
5711
|
-
"
|
|
5711
|
+
"value": "@entity.totalBookings",
|
|
5712
|
+
"icon": "calendar",
|
|
5713
|
+
"type": "stat-display"
|
|
5712
5714
|
},
|
|
5713
5715
|
{
|
|
5714
|
-
"type": "stat-display",
|
|
5715
5716
|
"label": "Confirmed Today",
|
|
5716
|
-
"
|
|
5717
|
-
"
|
|
5717
|
+
"icon": "check-circle",
|
|
5718
|
+
"type": "stat-display",
|
|
5719
|
+
"value": "@entity.confirmedToday"
|
|
5718
5720
|
},
|
|
5719
5721
|
{
|
|
5720
|
-
"icon": "clock",
|
|
5721
5722
|
"label": "Pending",
|
|
5722
5723
|
"type": "stat-display",
|
|
5723
|
-
"value": "@entity.pendingBookings"
|
|
5724
|
+
"value": "@entity.pendingBookings",
|
|
5725
|
+
"icon": "clock"
|
|
5724
5726
|
},
|
|
5725
5727
|
{
|
|
5726
5728
|
"icon": "calendar-plus",
|
|
5727
|
-
"
|
|
5729
|
+
"type": "stat-display",
|
|
5728
5730
|
"label": "Available Slots",
|
|
5729
|
-
"
|
|
5731
|
+
"value": "@entity.availableSlots"
|
|
5730
5732
|
}
|
|
5731
|
-
]
|
|
5732
|
-
"type": "simple-grid",
|
|
5733
|
-
"cols": 4.0
|
|
5733
|
+
]
|
|
5734
5734
|
},
|
|
5735
5735
|
{
|
|
5736
5736
|
"type": "divider"
|
|
@@ -5753,9 +5753,8 @@
|
|
|
5753
5753
|
"render-ui",
|
|
5754
5754
|
"main",
|
|
5755
5755
|
{
|
|
5756
|
-
"className": "py-12",
|
|
5757
5756
|
"align": "center",
|
|
5758
|
-
"
|
|
5757
|
+
"className": "py-12",
|
|
5759
5758
|
"children": [
|
|
5760
5759
|
{
|
|
5761
5760
|
"name": "alert-triangle",
|
|
@@ -5763,26 +5762,27 @@
|
|
|
5763
5762
|
"type": "icon"
|
|
5764
5763
|
},
|
|
5765
5764
|
{
|
|
5766
|
-
"type": "typography",
|
|
5767
5765
|
"variant": "h3",
|
|
5766
|
+
"type": "typography",
|
|
5768
5767
|
"content": "Failed to refresh schedule"
|
|
5769
5768
|
},
|
|
5770
5769
|
{
|
|
5771
|
-
"color": "muted",
|
|
5772
|
-
"variant": "body",
|
|
5773
5770
|
"type": "typography",
|
|
5774
|
-
"
|
|
5771
|
+
"color": "muted",
|
|
5772
|
+
"content": "@payload.error",
|
|
5773
|
+
"variant": "body"
|
|
5775
5774
|
},
|
|
5776
5775
|
{
|
|
5777
|
-
"label": "Retry",
|
|
5778
5776
|
"variant": "primary",
|
|
5779
5777
|
"action": "REFRESH",
|
|
5780
5778
|
"type": "button",
|
|
5781
|
-
"icon": "rotate-ccw"
|
|
5779
|
+
"icon": "rotate-ccw",
|
|
5780
|
+
"label": "Retry"
|
|
5782
5781
|
}
|
|
5783
5782
|
],
|
|
5784
|
-
"
|
|
5785
|
-
"
|
|
5783
|
+
"gap": "md",
|
|
5784
|
+
"type": "stack",
|
|
5785
|
+
"direction": "vertical"
|
|
5786
5786
|
}
|
|
5787
5787
|
]
|
|
5788
5788
|
]
|