@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
|
@@ -111,12 +111,16 @@
|
|
|
111
111
|
"ref": "AppShell.traits.AppLayout",
|
|
112
112
|
"name": "EventAppLayout",
|
|
113
113
|
"config": {
|
|
114
|
+
"searchEvent": "EVENT_SEARCH",
|
|
115
|
+
"notifications": [],
|
|
116
|
+
"notificationClickEvent": "EVENT_NOTIFICATIONS_OPEN",
|
|
117
|
+
"appName": "EventTicketing",
|
|
114
118
|
"contentTrait": "@trait.EventCatalog",
|
|
115
119
|
"navItems": [
|
|
116
120
|
{
|
|
117
|
-
"label": "Events",
|
|
118
121
|
"href": "/events",
|
|
119
|
-
"icon": "calendar"
|
|
122
|
+
"icon": "calendar",
|
|
123
|
+
"label": "Events"
|
|
120
124
|
},
|
|
121
125
|
{
|
|
122
126
|
"label": "Tickets",
|
|
@@ -124,24 +128,20 @@
|
|
|
124
128
|
"icon": "ticket"
|
|
125
129
|
},
|
|
126
130
|
{
|
|
131
|
+
"icon": "qr-code",
|
|
127
132
|
"label": "Check-in",
|
|
128
|
-
"href": "/checkin"
|
|
129
|
-
"icon": "qr-code"
|
|
133
|
+
"href": "/checkin"
|
|
130
134
|
},
|
|
131
135
|
{
|
|
132
136
|
"href": "/waitlist",
|
|
133
137
|
"label": "Waitlist",
|
|
134
138
|
"icon": "users"
|
|
135
139
|
}
|
|
136
|
-
]
|
|
137
|
-
"searchEvent": "EVENT_SEARCH",
|
|
138
|
-
"notifications": [],
|
|
139
|
-
"notificationClickEvent": "EVENT_NOTIFICATIONS_OPEN",
|
|
140
|
-
"appName": "EventTicketing"
|
|
140
|
+
]
|
|
141
141
|
},
|
|
142
142
|
"events": {
|
|
143
|
-
"
|
|
144
|
-
"
|
|
143
|
+
"NOTIFY_CLICK": "EVENT_NOTIFICATIONS_OPEN",
|
|
144
|
+
"SEARCH": "EVENT_SEARCH"
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
147
|
{
|
|
@@ -224,46 +224,44 @@
|
|
|
224
224
|
"render-ui",
|
|
225
225
|
"main",
|
|
226
226
|
{
|
|
227
|
-
"direction": "vertical",
|
|
228
|
-
"gap": "lg",
|
|
229
227
|
"children": [
|
|
230
228
|
{
|
|
231
|
-
"align": "center",
|
|
232
|
-
"gap": "md",
|
|
233
|
-
"type": "stack",
|
|
234
229
|
"children": [
|
|
235
230
|
{
|
|
231
|
+
"type": "stack",
|
|
236
232
|
"children": [
|
|
237
233
|
{
|
|
238
234
|
"type": "icon",
|
|
239
235
|
"name": "calendar"
|
|
240
236
|
},
|
|
241
237
|
{
|
|
242
|
-
"type": "typography",
|
|
243
238
|
"variant": "h2",
|
|
244
|
-
"content": "Events"
|
|
239
|
+
"content": "Events",
|
|
240
|
+
"type": "typography"
|
|
245
241
|
}
|
|
246
242
|
],
|
|
247
|
-
"align": "center",
|
|
248
|
-
"direction": "horizontal",
|
|
249
243
|
"gap": "sm",
|
|
250
|
-
"
|
|
244
|
+
"align": "center",
|
|
245
|
+
"direction": "horizontal"
|
|
251
246
|
},
|
|
252
247
|
{
|
|
248
|
+
"direction": "horizontal",
|
|
249
|
+
"gap": "sm",
|
|
250
|
+
"type": "stack",
|
|
253
251
|
"children": [
|
|
254
252
|
{
|
|
253
|
+
"action": "CREATE",
|
|
255
254
|
"type": "button",
|
|
256
|
-
"label": "New Event",
|
|
257
|
-
"variant": "primary",
|
|
258
255
|
"icon": "plus",
|
|
259
|
-
"
|
|
256
|
+
"label": "New Event",
|
|
257
|
+
"variant": "primary"
|
|
260
258
|
}
|
|
261
|
-
]
|
|
262
|
-
"direction": "horizontal",
|
|
263
|
-
"type": "stack",
|
|
264
|
-
"gap": "sm"
|
|
259
|
+
]
|
|
265
260
|
}
|
|
266
261
|
],
|
|
262
|
+
"align": "center",
|
|
263
|
+
"type": "stack",
|
|
264
|
+
"gap": "md",
|
|
267
265
|
"direction": "horizontal",
|
|
268
266
|
"justify": "between"
|
|
269
267
|
},
|
|
@@ -271,14 +269,14 @@
|
|
|
271
269
|
"type": "divider"
|
|
272
270
|
},
|
|
273
271
|
{
|
|
274
|
-
"gap": "md",
|
|
275
|
-
"type": "stack",
|
|
276
272
|
"align": "center",
|
|
277
273
|
"children": [
|
|
278
274
|
"@trait.EventSearch",
|
|
279
275
|
"@trait.EventFilter"
|
|
280
276
|
],
|
|
281
|
-
"
|
|
277
|
+
"type": "stack",
|
|
278
|
+
"direction": "horizontal",
|
|
279
|
+
"gap": "md"
|
|
282
280
|
},
|
|
283
281
|
"@trait.EventStats",
|
|
284
282
|
{
|
|
@@ -293,13 +291,15 @@
|
|
|
293
291
|
"type": "divider"
|
|
294
292
|
},
|
|
295
293
|
{
|
|
294
|
+
"type": "typography",
|
|
296
295
|
"content": "Advanced Event Admin",
|
|
297
|
-
"variant": "h3"
|
|
298
|
-
"type": "typography"
|
|
296
|
+
"variant": "h3"
|
|
299
297
|
},
|
|
300
298
|
"@trait.EventAdvancedAdmin"
|
|
301
299
|
],
|
|
302
|
-
"type": "stack"
|
|
300
|
+
"type": "stack",
|
|
301
|
+
"direction": "vertical",
|
|
302
|
+
"gap": "lg"
|
|
303
303
|
}
|
|
304
304
|
]
|
|
305
305
|
]
|
|
@@ -318,11 +318,11 @@
|
|
|
318
318
|
"render-ui",
|
|
319
319
|
"main",
|
|
320
320
|
{
|
|
321
|
-
"className": "py-8",
|
|
322
|
-
"direction": "vertical",
|
|
323
321
|
"type": "stack",
|
|
324
|
-
"gap": "md",
|
|
325
322
|
"align": "center",
|
|
323
|
+
"direction": "vertical",
|
|
324
|
+
"className": "py-8",
|
|
325
|
+
"gap": "md",
|
|
326
326
|
"children": [
|
|
327
327
|
{
|
|
328
328
|
"type": "icon",
|
|
@@ -330,20 +330,20 @@
|
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
"variant": "h3",
|
|
333
|
-
"
|
|
334
|
-
"
|
|
333
|
+
"content": "No notifications",
|
|
334
|
+
"type": "typography"
|
|
335
335
|
},
|
|
336
336
|
{
|
|
337
337
|
"variant": "caption",
|
|
338
|
-
"type": "typography",
|
|
339
338
|
"color": "muted",
|
|
340
|
-
"content": "You're all caught up."
|
|
339
|
+
"content": "You're all caught up.",
|
|
340
|
+
"type": "typography"
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"
|
|
343
|
+
"type": "button",
|
|
344
344
|
"label": "Back to events",
|
|
345
345
|
"action": "INIT",
|
|
346
|
-
"
|
|
346
|
+
"variant": "ghost"
|
|
347
347
|
}
|
|
348
348
|
]
|
|
349
349
|
}
|
|
@@ -366,7 +366,6 @@
|
|
|
366
366
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
367
367
|
"name": "EventFilter",
|
|
368
368
|
"config": {
|
|
369
|
-
"event": "EVENT_FILTER",
|
|
370
369
|
"filters": [
|
|
371
370
|
{
|
|
372
371
|
"options": [
|
|
@@ -375,29 +374,30 @@
|
|
|
375
374
|
"sold-out",
|
|
376
375
|
"cancelled"
|
|
377
376
|
],
|
|
377
|
+
"label": "Status",
|
|
378
378
|
"field": "status",
|
|
379
|
-
"filterType": "select"
|
|
380
|
-
"label": "Status"
|
|
379
|
+
"filterType": "select"
|
|
381
380
|
}
|
|
382
|
-
]
|
|
381
|
+
],
|
|
382
|
+
"event": "EVENT_FILTER"
|
|
383
383
|
}
|
|
384
384
|
},
|
|
385
385
|
{
|
|
386
386
|
"ref": "Stats.traits.StatsItemStats",
|
|
387
387
|
"name": "EventStats",
|
|
388
388
|
"config": {
|
|
389
|
+
"title": "Events",
|
|
389
390
|
"metrics": [
|
|
390
391
|
{
|
|
391
392
|
"label": "Total",
|
|
392
|
-
"
|
|
393
|
-
"aggregation": "count",
|
|
393
|
+
"icon": "calendar",
|
|
394
394
|
"format": "number",
|
|
395
|
-
"
|
|
395
|
+
"aggregation": "count",
|
|
396
|
+
"variant": "primary"
|
|
396
397
|
},
|
|
397
398
|
{
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"label": "Published",
|
|
399
|
+
"variant": "success",
|
|
400
|
+
"format": "number",
|
|
401
401
|
"filter": [
|
|
402
402
|
"fn",
|
|
403
403
|
"row",
|
|
@@ -407,12 +407,11 @@
|
|
|
407
407
|
"published"
|
|
408
408
|
]
|
|
409
409
|
],
|
|
410
|
-
"
|
|
411
|
-
"
|
|
410
|
+
"label": "Published",
|
|
411
|
+
"aggregation": "count",
|
|
412
|
+
"icon": "send"
|
|
412
413
|
},
|
|
413
414
|
{
|
|
414
|
-
"variant": "warning",
|
|
415
|
-
"format": "number",
|
|
416
415
|
"filter": [
|
|
417
416
|
"fn",
|
|
418
417
|
"row",
|
|
@@ -423,19 +422,20 @@
|
|
|
423
422
|
]
|
|
424
423
|
],
|
|
425
424
|
"icon": "check-circle",
|
|
425
|
+
"label": "Sold Out",
|
|
426
|
+
"variant": "warning",
|
|
426
427
|
"aggregation": "count",
|
|
427
|
-
"
|
|
428
|
+
"format": "number"
|
|
428
429
|
},
|
|
429
430
|
{
|
|
430
|
-
"
|
|
431
|
-
"label": "Capacity",
|
|
431
|
+
"field": "capacity",
|
|
432
432
|
"icon": "users",
|
|
433
433
|
"variant": "info",
|
|
434
|
-
"
|
|
435
|
-
"
|
|
434
|
+
"format": "number",
|
|
435
|
+
"label": "Capacity",
|
|
436
|
+
"aggregation": "sum"
|
|
436
437
|
}
|
|
437
|
-
]
|
|
438
|
-
"title": "Events"
|
|
438
|
+
]
|
|
439
439
|
},
|
|
440
440
|
"listens": [
|
|
441
441
|
{
|
|
@@ -453,55 +453,55 @@
|
|
|
453
453
|
"name": "EventBrowseList",
|
|
454
454
|
"linkedEntity": "EventRow",
|
|
455
455
|
"config": {
|
|
456
|
+
"itemActions": [
|
|
457
|
+
{
|
|
458
|
+
"label": "View",
|
|
459
|
+
"event": "VIEW",
|
|
460
|
+
"variant": "ghost"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"event": "EDIT",
|
|
464
|
+
"label": "Edit",
|
|
465
|
+
"variant": "ghost"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"label": "Delete",
|
|
469
|
+
"event": "DELETE",
|
|
470
|
+
"variant": "danger"
|
|
471
|
+
}
|
|
472
|
+
],
|
|
456
473
|
"fields": [
|
|
457
474
|
{
|
|
475
|
+
"variant": "h3",
|
|
458
476
|
"icon": "calendar",
|
|
459
|
-
"name": "name"
|
|
460
|
-
"variant": "h3"
|
|
477
|
+
"name": "name"
|
|
461
478
|
},
|
|
462
479
|
{
|
|
463
|
-
"
|
|
464
|
-
"
|
|
480
|
+
"variant": "body",
|
|
481
|
+
"name": "venue"
|
|
465
482
|
},
|
|
466
483
|
{
|
|
467
|
-
"name": "startsAt",
|
|
468
484
|
"variant": "caption",
|
|
469
|
-
"format": "date"
|
|
485
|
+
"format": "date",
|
|
486
|
+
"name": "startsAt"
|
|
470
487
|
},
|
|
471
488
|
{
|
|
472
489
|
"name": "endsAt",
|
|
473
|
-
"
|
|
474
|
-
"
|
|
490
|
+
"format": "date",
|
|
491
|
+
"variant": "caption"
|
|
475
492
|
},
|
|
476
493
|
{
|
|
494
|
+
"name": "capacity",
|
|
477
495
|
"format": "number",
|
|
478
|
-
"variant": "body"
|
|
479
|
-
"name": "capacity"
|
|
496
|
+
"variant": "body"
|
|
480
497
|
},
|
|
481
498
|
{
|
|
482
|
-
"
|
|
483
|
-
"
|
|
499
|
+
"variant": "badge",
|
|
500
|
+
"name": "status"
|
|
484
501
|
}
|
|
485
502
|
],
|
|
486
503
|
"cols": 1.0,
|
|
487
|
-
"gap": "sm"
|
|
488
|
-
"itemActions": [
|
|
489
|
-
{
|
|
490
|
-
"event": "VIEW",
|
|
491
|
-
"variant": "ghost",
|
|
492
|
-
"label": "View"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"event": "EDIT",
|
|
496
|
-
"variant": "ghost",
|
|
497
|
-
"label": "Edit"
|
|
498
|
-
},
|
|
499
|
-
{
|
|
500
|
-
"label": "Delete",
|
|
501
|
-
"event": "DELETE",
|
|
502
|
-
"variant": "danger"
|
|
503
|
-
}
|
|
504
|
-
]
|
|
504
|
+
"gap": "sm"
|
|
505
505
|
},
|
|
506
506
|
"listens": [
|
|
507
507
|
{
|
|
@@ -593,8 +593,6 @@
|
|
|
593
593
|
"name": "EventCreate",
|
|
594
594
|
"linkedEntity": "EventRow",
|
|
595
595
|
"config": {
|
|
596
|
-
"title": "New Event",
|
|
597
|
-
"icon": "plus-circle",
|
|
598
596
|
"fields": [
|
|
599
597
|
"name",
|
|
600
598
|
"description",
|
|
@@ -605,6 +603,8 @@
|
|
|
605
603
|
"status",
|
|
606
604
|
"organizerId"
|
|
607
605
|
],
|
|
606
|
+
"title": "New Event",
|
|
607
|
+
"icon": "plus-circle",
|
|
608
608
|
"mode": "create"
|
|
609
609
|
},
|
|
610
610
|
"events": {
|
|
@@ -628,6 +628,7 @@
|
|
|
628
628
|
"config": {
|
|
629
629
|
"mode": "edit",
|
|
630
630
|
"title": "Edit Event",
|
|
631
|
+
"icon": "edit",
|
|
631
632
|
"fields": [
|
|
632
633
|
"name",
|
|
633
634
|
"description",
|
|
@@ -637,8 +638,7 @@
|
|
|
637
638
|
"capacity",
|
|
638
639
|
"status",
|
|
639
640
|
"organizerId"
|
|
640
|
-
]
|
|
641
|
-
"icon": "edit"
|
|
641
|
+
]
|
|
642
642
|
},
|
|
643
643
|
"events": {
|
|
644
644
|
"OPEN": "EDIT"
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
"name": "EventView",
|
|
660
660
|
"linkedEntity": "EventRow",
|
|
661
661
|
"config": {
|
|
662
|
-
"mode": "edit",
|
|
663
|
-
"icon": "eye",
|
|
664
662
|
"title": "View Event",
|
|
663
|
+
"icon": "eye",
|
|
664
|
+
"mode": "edit",
|
|
665
665
|
"fields": [
|
|
666
666
|
"name",
|
|
667
667
|
"description",
|
|
@@ -692,14 +692,14 @@
|
|
|
692
692
|
"name": "EventDelete",
|
|
693
693
|
"linkedEntity": "EventRow",
|
|
694
694
|
"config": {
|
|
695
|
+
"confirmLabel": "Delete",
|
|
695
696
|
"icon": "alert-triangle",
|
|
696
697
|
"title": "Delete Event",
|
|
697
|
-
"alertMessage": "This action cannot be undone."
|
|
698
|
-
"confirmLabel": "Delete"
|
|
698
|
+
"alertMessage": "This action cannot be undone."
|
|
699
699
|
},
|
|
700
700
|
"events": {
|
|
701
|
-
"
|
|
702
|
-
"
|
|
701
|
+
"REQUEST": "DELETE",
|
|
702
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
703
703
|
},
|
|
704
704
|
"listens": [
|
|
705
705
|
{
|
|
@@ -1040,8 +1040,8 @@
|
|
|
1040
1040
|
"appName": "EventTicketing",
|
|
1041
1041
|
"navItems": [
|
|
1042
1042
|
{
|
|
1043
|
-
"href": "/events",
|
|
1044
1043
|
"icon": "calendar",
|
|
1044
|
+
"href": "/events",
|
|
1045
1045
|
"label": "Events"
|
|
1046
1046
|
},
|
|
1047
1047
|
{
|
|
@@ -1050,23 +1050,23 @@
|
|
|
1050
1050
|
"icon": "ticket"
|
|
1051
1051
|
},
|
|
1052
1052
|
{
|
|
1053
|
-
"icon": "qr-code",
|
|
1054
1053
|
"label": "Check-in",
|
|
1055
|
-
"href": "/checkin"
|
|
1054
|
+
"href": "/checkin",
|
|
1055
|
+
"icon": "qr-code"
|
|
1056
1056
|
},
|
|
1057
1057
|
{
|
|
1058
1058
|
"icon": "users",
|
|
1059
|
-
"
|
|
1060
|
-
"
|
|
1059
|
+
"label": "Waitlist",
|
|
1060
|
+
"href": "/waitlist"
|
|
1061
1061
|
}
|
|
1062
1062
|
],
|
|
1063
|
-
"notifications": [],
|
|
1064
1063
|
"searchEvent": "TICKET_SEARCH",
|
|
1065
|
-
"notificationClickEvent": "TICKET_NOTIFICATIONS_OPEN"
|
|
1064
|
+
"notificationClickEvent": "TICKET_NOTIFICATIONS_OPEN",
|
|
1065
|
+
"notifications": []
|
|
1066
1066
|
},
|
|
1067
1067
|
"events": {
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1068
|
+
"NOTIFY_CLICK": "TICKET_NOTIFICATIONS_OPEN",
|
|
1069
|
+
"SEARCH": "TICKET_SEARCH"
|
|
1070
1070
|
}
|
|
1071
1071
|
},
|
|
1072
1072
|
{
|
|
@@ -1150,47 +1150,45 @@
|
|
|
1150
1150
|
"main",
|
|
1151
1151
|
{
|
|
1152
1152
|
"type": "stack",
|
|
1153
|
-
"gap": "lg",
|
|
1154
|
-
"direction": "vertical",
|
|
1155
1153
|
"children": [
|
|
1156
1154
|
{
|
|
1157
1155
|
"justify": "between",
|
|
1156
|
+
"direction": "horizontal",
|
|
1158
1157
|
"align": "center",
|
|
1159
1158
|
"children": [
|
|
1160
1159
|
{
|
|
1160
|
+
"gap": "sm",
|
|
1161
1161
|
"direction": "horizontal",
|
|
1162
|
+
"type": "stack",
|
|
1162
1163
|
"children": [
|
|
1163
1164
|
{
|
|
1164
|
-
"
|
|
1165
|
-
"
|
|
1165
|
+
"type": "icon",
|
|
1166
|
+
"name": "ticket"
|
|
1166
1167
|
},
|
|
1167
1168
|
{
|
|
1169
|
+
"type": "typography",
|
|
1168
1170
|
"content": "Tickets",
|
|
1169
|
-
"variant": "h2"
|
|
1170
|
-
"type": "typography"
|
|
1171
|
+
"variant": "h2"
|
|
1171
1172
|
}
|
|
1172
1173
|
],
|
|
1173
|
-
"
|
|
1174
|
-
"align": "center",
|
|
1175
|
-
"gap": "sm"
|
|
1174
|
+
"align": "center"
|
|
1176
1175
|
},
|
|
1177
1176
|
{
|
|
1177
|
+
"gap": "sm",
|
|
1178
|
+
"direction": "horizontal",
|
|
1178
1179
|
"children": [
|
|
1179
1180
|
{
|
|
1180
|
-
"variant": "primary",
|
|
1181
|
-
"type": "button",
|
|
1182
1181
|
"icon": "plus",
|
|
1183
|
-
"
|
|
1184
|
-
"
|
|
1182
|
+
"type": "button",
|
|
1183
|
+
"variant": "primary",
|
|
1184
|
+
"action": "ISSUE",
|
|
1185
|
+
"label": "Issue Ticket"
|
|
1185
1186
|
}
|
|
1186
1187
|
],
|
|
1187
|
-
"direction": "horizontal",
|
|
1188
|
-
"gap": "sm",
|
|
1189
1188
|
"type": "stack"
|
|
1190
1189
|
}
|
|
1191
1190
|
],
|
|
1192
1191
|
"type": "stack",
|
|
1193
|
-
"direction": "horizontal",
|
|
1194
1192
|
"gap": "md"
|
|
1195
1193
|
},
|
|
1196
1194
|
{
|
|
@@ -1198,17 +1196,17 @@
|
|
|
1198
1196
|
},
|
|
1199
1197
|
{
|
|
1200
1198
|
"variant": "h3",
|
|
1201
|
-
"
|
|
1202
|
-
"
|
|
1199
|
+
"content": "Available Tiers",
|
|
1200
|
+
"type": "typography"
|
|
1203
1201
|
},
|
|
1204
1202
|
"@trait.TicketTierShop",
|
|
1205
1203
|
{
|
|
1206
1204
|
"type": "divider"
|
|
1207
1205
|
},
|
|
1208
1206
|
{
|
|
1209
|
-
"
|
|
1207
|
+
"content": "Your Cart",
|
|
1210
1208
|
"type": "typography",
|
|
1211
|
-
"
|
|
1209
|
+
"variant": "h3"
|
|
1212
1210
|
},
|
|
1213
1211
|
"@trait.TicketCart",
|
|
1214
1212
|
{
|
|
@@ -1216,11 +1214,13 @@
|
|
|
1216
1214
|
},
|
|
1217
1215
|
{
|
|
1218
1216
|
"type": "typography",
|
|
1219
|
-
"
|
|
1220
|
-
"
|
|
1217
|
+
"content": "Tickets Issued",
|
|
1218
|
+
"variant": "h3"
|
|
1221
1219
|
},
|
|
1222
1220
|
"@trait.TicketBrowseList"
|
|
1223
|
-
]
|
|
1221
|
+
],
|
|
1222
|
+
"gap": "lg",
|
|
1223
|
+
"direction": "vertical"
|
|
1224
1224
|
}
|
|
1225
1225
|
]
|
|
1226
1226
|
]
|
|
@@ -1267,42 +1267,42 @@
|
|
|
1267
1267
|
"name": "TicketBrowseList",
|
|
1268
1268
|
"linkedEntity": "Ticket",
|
|
1269
1269
|
"config": {
|
|
1270
|
-
"itemActions": [
|
|
1271
|
-
{
|
|
1272
|
-
"label": "View",
|
|
1273
|
-
"event": "VIEW",
|
|
1274
|
-
"variant": "ghost"
|
|
1275
|
-
}
|
|
1276
|
-
],
|
|
1277
|
-
"gap": "sm",
|
|
1278
1270
|
"fields": [
|
|
1279
1271
|
{
|
|
1280
|
-
"variant": "h4",
|
|
1281
1272
|
"name": "holderName",
|
|
1273
|
+
"variant": "h4",
|
|
1282
1274
|
"icon": "ticket"
|
|
1283
1275
|
},
|
|
1284
1276
|
{
|
|
1285
|
-
"
|
|
1286
|
-
"
|
|
1277
|
+
"variant": "caption",
|
|
1278
|
+
"name": "holderEmail"
|
|
1287
1279
|
},
|
|
1288
1280
|
{
|
|
1289
|
-
"
|
|
1290
|
-
"
|
|
1281
|
+
"name": "tierId",
|
|
1282
|
+
"variant": "badge"
|
|
1291
1283
|
},
|
|
1292
1284
|
{
|
|
1293
1285
|
"name": "qrCode",
|
|
1294
1286
|
"variant": "body"
|
|
1295
1287
|
},
|
|
1296
1288
|
{
|
|
1297
|
-
"
|
|
1298
|
-
"
|
|
1289
|
+
"variant": "badge",
|
|
1290
|
+
"name": "status"
|
|
1299
1291
|
},
|
|
1300
1292
|
{
|
|
1301
|
-
"format": "date",
|
|
1302
1293
|
"name": "purchasedAt",
|
|
1303
|
-
"variant": "caption"
|
|
1294
|
+
"variant": "caption",
|
|
1295
|
+
"format": "date"
|
|
1296
|
+
}
|
|
1297
|
+
],
|
|
1298
|
+
"itemActions": [
|
|
1299
|
+
{
|
|
1300
|
+
"label": "View",
|
|
1301
|
+
"variant": "ghost",
|
|
1302
|
+
"event": "VIEW"
|
|
1304
1303
|
}
|
|
1305
1304
|
],
|
|
1305
|
+
"gap": "sm",
|
|
1306
1306
|
"cols": 1.0
|
|
1307
1307
|
},
|
|
1308
1308
|
"listens": [
|
|
@@ -1321,7 +1321,6 @@
|
|
|
1321
1321
|
"name": "TicketIssueModal",
|
|
1322
1322
|
"linkedEntity": "Ticket",
|
|
1323
1323
|
"config": {
|
|
1324
|
-
"icon": "plus-circle",
|
|
1325
1324
|
"title": "Issue Ticket",
|
|
1326
1325
|
"fields": [
|
|
1327
1326
|
"eventId",
|
|
@@ -1330,6 +1329,7 @@
|
|
|
1330
1329
|
"holderEmail",
|
|
1331
1330
|
"status"
|
|
1332
1331
|
],
|
|
1332
|
+
"icon": "plus-circle",
|
|
1333
1333
|
"mode": "create"
|
|
1334
1334
|
},
|
|
1335
1335
|
"events": {
|
|
@@ -1531,12 +1531,13 @@
|
|
|
1531
1531
|
"ref": "AppShell.traits.AppLayout",
|
|
1532
1532
|
"name": "CheckinAppLayout",
|
|
1533
1533
|
"config": {
|
|
1534
|
-
"
|
|
1534
|
+
"notificationClickEvent": "CHECKIN_NOTIFICATIONS_OPEN",
|
|
1535
|
+
"appName": "EventTicketing",
|
|
1535
1536
|
"navItems": [
|
|
1536
1537
|
{
|
|
1537
1538
|
"label": "Events",
|
|
1538
|
-
"
|
|
1539
|
-
"
|
|
1539
|
+
"icon": "calendar",
|
|
1540
|
+
"href": "/events"
|
|
1540
1541
|
},
|
|
1541
1542
|
{
|
|
1542
1543
|
"label": "Tickets",
|
|
@@ -1544,20 +1545,19 @@
|
|
|
1544
1545
|
"href": "/tickets"
|
|
1545
1546
|
},
|
|
1546
1547
|
{
|
|
1547
|
-
"href": "/checkin",
|
|
1548
1548
|
"icon": "qr-code",
|
|
1549
|
+
"href": "/checkin",
|
|
1549
1550
|
"label": "Check-in"
|
|
1550
1551
|
},
|
|
1551
1552
|
{
|
|
1552
|
-
"label": "Waitlist",
|
|
1553
1553
|
"href": "/waitlist",
|
|
1554
|
+
"label": "Waitlist",
|
|
1554
1555
|
"icon": "users"
|
|
1555
1556
|
}
|
|
1556
1557
|
],
|
|
1557
|
-
"appName": "EventTicketing",
|
|
1558
1558
|
"contentTrait": "@trait.CheckinDashboard",
|
|
1559
1559
|
"notifications": [],
|
|
1560
|
-
"
|
|
1560
|
+
"searchEvent": "CHECKIN_SEARCH"
|
|
1561
1561
|
},
|
|
1562
1562
|
"events": {
|
|
1563
1563
|
"SEARCH": "CHECKIN_SEARCH",
|
|
@@ -1628,23 +1628,21 @@
|
|
|
1628
1628
|
"render-ui",
|
|
1629
1629
|
"main",
|
|
1630
1630
|
{
|
|
1631
|
-
"type": "stack",
|
|
1632
|
-
"direction": "vertical",
|
|
1633
1631
|
"children": [
|
|
1634
1632
|
{
|
|
1635
|
-
"type": "stack",
|
|
1636
1633
|
"direction": "horizontal",
|
|
1634
|
+
"type": "stack",
|
|
1637
1635
|
"gap": "sm",
|
|
1638
1636
|
"align": "center",
|
|
1639
1637
|
"children": [
|
|
1640
1638
|
{
|
|
1641
|
-
"
|
|
1642
|
-
"
|
|
1639
|
+
"name": "qr-code",
|
|
1640
|
+
"type": "icon"
|
|
1643
1641
|
},
|
|
1644
1642
|
{
|
|
1645
1643
|
"variant": "h2",
|
|
1646
|
-
"
|
|
1647
|
-
"
|
|
1644
|
+
"content": "Door Check-in",
|
|
1645
|
+
"type": "typography"
|
|
1648
1646
|
}
|
|
1649
1647
|
]
|
|
1650
1648
|
},
|
|
@@ -1656,12 +1654,14 @@
|
|
|
1656
1654
|
"type": "divider"
|
|
1657
1655
|
},
|
|
1658
1656
|
{
|
|
1659
|
-
"variant": "h3",
|
|
1660
1657
|
"type": "typography",
|
|
1658
|
+
"variant": "h3",
|
|
1661
1659
|
"content": "Attendees"
|
|
1662
1660
|
},
|
|
1663
1661
|
"@trait.AttendeeListing"
|
|
1664
1662
|
],
|
|
1663
|
+
"type": "stack",
|
|
1664
|
+
"direction": "vertical",
|
|
1665
1665
|
"gap": "lg"
|
|
1666
1666
|
}
|
|
1667
1667
|
]
|
|
@@ -1789,37 +1789,37 @@
|
|
|
1789
1789
|
"ref": "AppShell.traits.AppLayout",
|
|
1790
1790
|
"name": "WaitlistAppLayout",
|
|
1791
1791
|
"config": {
|
|
1792
|
-
"
|
|
1793
|
-
"contentTrait": "@trait.WaitlistDashboard",
|
|
1792
|
+
"notifications": [],
|
|
1794
1793
|
"notificationClickEvent": "WAITLIST_NOTIFICATIONS_OPEN",
|
|
1795
|
-
"appName": "EventTicketing",
|
|
1796
1794
|
"navItems": [
|
|
1797
1795
|
{
|
|
1798
|
-
"
|
|
1796
|
+
"label": "Events",
|
|
1799
1797
|
"icon": "calendar",
|
|
1800
|
-
"
|
|
1798
|
+
"href": "/events"
|
|
1801
1799
|
},
|
|
1802
1800
|
{
|
|
1803
|
-
"
|
|
1801
|
+
"icon": "ticket",
|
|
1804
1802
|
"label": "Tickets",
|
|
1805
|
-
"
|
|
1803
|
+
"href": "/tickets"
|
|
1806
1804
|
},
|
|
1807
1805
|
{
|
|
1808
|
-
"href": "/checkin",
|
|
1809
1806
|
"label": "Check-in",
|
|
1810
|
-
"icon": "qr-code"
|
|
1807
|
+
"icon": "qr-code",
|
|
1808
|
+
"href": "/checkin"
|
|
1811
1809
|
},
|
|
1812
1810
|
{
|
|
1813
|
-
"
|
|
1811
|
+
"href": "/waitlist",
|
|
1814
1812
|
"label": "Waitlist",
|
|
1815
|
-
"
|
|
1813
|
+
"icon": "users"
|
|
1816
1814
|
}
|
|
1817
1815
|
],
|
|
1818
|
-
"
|
|
1816
|
+
"contentTrait": "@trait.WaitlistDashboard",
|
|
1817
|
+
"searchEvent": "WAITLIST_SEARCH",
|
|
1818
|
+
"appName": "EventTicketing"
|
|
1819
1819
|
},
|
|
1820
1820
|
"events": {
|
|
1821
|
-
"
|
|
1822
|
-
"
|
|
1821
|
+
"SEARCH": "WAITLIST_SEARCH",
|
|
1822
|
+
"NOTIFY_CLICK": "WAITLIST_NOTIFICATIONS_OPEN"
|
|
1823
1823
|
}
|
|
1824
1824
|
},
|
|
1825
1825
|
{
|
|
@@ -1902,18 +1902,19 @@
|
|
|
1902
1902
|
"render-ui",
|
|
1903
1903
|
"main",
|
|
1904
1904
|
{
|
|
1905
|
+
"type": "stack",
|
|
1905
1906
|
"direction": "vertical",
|
|
1906
1907
|
"children": [
|
|
1907
1908
|
{
|
|
1909
|
+
"type": "stack",
|
|
1908
1910
|
"align": "center",
|
|
1911
|
+
"justify": "between",
|
|
1909
1912
|
"children": [
|
|
1910
1913
|
{
|
|
1911
|
-
"direction": "horizontal",
|
|
1912
|
-
"align": "center",
|
|
1913
1914
|
"children": [
|
|
1914
1915
|
{
|
|
1915
|
-
"
|
|
1916
|
-
"
|
|
1916
|
+
"type": "icon",
|
|
1917
|
+
"name": "users"
|
|
1917
1918
|
},
|
|
1918
1919
|
{
|
|
1919
1920
|
"type": "typography",
|
|
@@ -1922,27 +1923,27 @@
|
|
|
1922
1923
|
}
|
|
1923
1924
|
],
|
|
1924
1925
|
"gap": "sm",
|
|
1925
|
-
"
|
|
1926
|
+
"direction": "horizontal",
|
|
1927
|
+
"type": "stack",
|
|
1928
|
+
"align": "center"
|
|
1926
1929
|
},
|
|
1927
1930
|
{
|
|
1928
1931
|
"gap": "sm",
|
|
1932
|
+
"direction": "horizontal",
|
|
1933
|
+
"type": "stack",
|
|
1929
1934
|
"children": [
|
|
1930
1935
|
{
|
|
1931
|
-
"label": "Join Waitlist",
|
|
1932
|
-
"icon": "user-plus",
|
|
1933
1936
|
"variant": "primary",
|
|
1937
|
+
"label": "Join Waitlist",
|
|
1934
1938
|
"action": "JOIN",
|
|
1935
|
-
"type": "button"
|
|
1939
|
+
"type": "button",
|
|
1940
|
+
"icon": "user-plus"
|
|
1936
1941
|
}
|
|
1937
|
-
]
|
|
1938
|
-
"type": "stack",
|
|
1939
|
-
"direction": "horizontal"
|
|
1942
|
+
]
|
|
1940
1943
|
}
|
|
1941
1944
|
],
|
|
1942
|
-
"type": "stack",
|
|
1943
|
-
"direction": "horizontal",
|
|
1944
1945
|
"gap": "md",
|
|
1945
|
-
"
|
|
1946
|
+
"direction": "horizontal"
|
|
1946
1947
|
},
|
|
1947
1948
|
{
|
|
1948
1949
|
"type": "divider"
|
|
@@ -1953,12 +1954,11 @@
|
|
|
1953
1954
|
},
|
|
1954
1955
|
{
|
|
1955
1956
|
"type": "typography",
|
|
1956
|
-
"
|
|
1957
|
-
"
|
|
1957
|
+
"variant": "h3",
|
|
1958
|
+
"content": "All Entries"
|
|
1958
1959
|
},
|
|
1959
1960
|
"@trait.WaitlistBrowseList"
|
|
1960
1961
|
],
|
|
1961
|
-
"type": "stack",
|
|
1962
1962
|
"gap": "lg"
|
|
1963
1963
|
}
|
|
1964
1964
|
]
|
|
@@ -1990,6 +1990,7 @@
|
|
|
1990
1990
|
"name": "WaitlistBrowseList",
|
|
1991
1991
|
"linkedEntity": "WaitlistRow",
|
|
1992
1992
|
"config": {
|
|
1993
|
+
"gap": "sm",
|
|
1993
1994
|
"itemActions": [],
|
|
1994
1995
|
"fields": [
|
|
1995
1996
|
{
|
|
@@ -2009,13 +2010,12 @@
|
|
|
2009
2010
|
"name": "status"
|
|
2010
2011
|
},
|
|
2011
2012
|
{
|
|
2013
|
+
"format": "date",
|
|
2012
2014
|
"name": "joinedAt",
|
|
2013
|
-
"variant": "caption"
|
|
2014
|
-
"format": "date"
|
|
2015
|
+
"variant": "caption"
|
|
2015
2016
|
}
|
|
2016
2017
|
],
|
|
2017
|
-
"cols": 1.0
|
|
2018
|
-
"gap": "sm"
|
|
2018
|
+
"cols": 1.0
|
|
2019
2019
|
},
|
|
2020
2020
|
"listens": [
|
|
2021
2021
|
{
|
|
@@ -2034,13 +2034,13 @@
|
|
|
2034
2034
|
"linkedEntity": "WaitlistRow",
|
|
2035
2035
|
"config": {
|
|
2036
2036
|
"icon": "user-plus",
|
|
2037
|
+
"title": "Join Waitlist",
|
|
2037
2038
|
"fields": [
|
|
2038
2039
|
"targetId",
|
|
2039
2040
|
"userId",
|
|
2040
2041
|
"status"
|
|
2041
2042
|
],
|
|
2042
|
-
"mode": "create"
|
|
2043
|
-
"title": "Join Waitlist"
|
|
2043
|
+
"mode": "create"
|
|
2044
2044
|
},
|
|
2045
2045
|
"events": {
|
|
2046
2046
|
"OPEN": "JOIN"
|