@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
|
@@ -118,28 +118,28 @@
|
|
|
118
118
|
"ref": "AppShell.traits.AppLayout",
|
|
119
119
|
"name": "CourseAppLayout",
|
|
120
120
|
"config": {
|
|
121
|
-
"appName": "LMS",
|
|
122
|
-
"notificationClickEvent": "COURSE_NOTIFICATIONS_OPEN",
|
|
123
|
-
"notifications": [],
|
|
124
121
|
"navItems": [
|
|
125
122
|
{
|
|
126
|
-
"icon": "graduation-cap",
|
|
127
123
|
"label": "Courses",
|
|
124
|
+
"icon": "graduation-cap",
|
|
128
125
|
"href": "/courses"
|
|
129
126
|
},
|
|
130
127
|
{
|
|
131
|
-
"label": "Enroll",
|
|
132
128
|
"href": "/enroll",
|
|
129
|
+
"label": "Enroll",
|
|
133
130
|
"icon": "user-plus"
|
|
134
131
|
},
|
|
135
132
|
{
|
|
136
|
-
"icon": "trending-up",
|
|
137
133
|
"href": "/progress",
|
|
138
|
-
"label": "Progress"
|
|
134
|
+
"label": "Progress",
|
|
135
|
+
"icon": "trending-up"
|
|
139
136
|
}
|
|
140
137
|
],
|
|
141
138
|
"searchEvent": "COURSE_SEARCH",
|
|
142
|
-
"
|
|
139
|
+
"appName": "LMS",
|
|
140
|
+
"notifications": [],
|
|
141
|
+
"contentTrait": "@trait.CourseCatalog",
|
|
142
|
+
"notificationClickEvent": "COURSE_NOTIFICATIONS_OPEN"
|
|
143
143
|
},
|
|
144
144
|
"events": {
|
|
145
145
|
"SEARCH": "COURSE_SEARCH",
|
|
@@ -344,76 +344,76 @@
|
|
|
344
344
|
"render-ui",
|
|
345
345
|
"main",
|
|
346
346
|
{
|
|
347
|
-
"gap": "lg",
|
|
348
347
|
"type": "stack",
|
|
348
|
+
"gap": "lg",
|
|
349
349
|
"direction": "vertical",
|
|
350
350
|
"children": [
|
|
351
351
|
{
|
|
352
|
+
"align": "center",
|
|
353
|
+
"type": "stack",
|
|
354
|
+
"direction": "horizontal",
|
|
352
355
|
"children": [
|
|
353
356
|
{
|
|
354
357
|
"direction": "horizontal",
|
|
358
|
+
"align": "center",
|
|
355
359
|
"type": "stack",
|
|
360
|
+
"gap": "sm",
|
|
356
361
|
"children": [
|
|
357
362
|
{
|
|
358
|
-
"
|
|
359
|
-
"
|
|
363
|
+
"name": "graduation-cap",
|
|
364
|
+
"type": "icon"
|
|
360
365
|
},
|
|
361
366
|
{
|
|
362
367
|
"content": "Courses",
|
|
363
368
|
"variant": "h2",
|
|
364
369
|
"type": "typography"
|
|
365
370
|
}
|
|
366
|
-
]
|
|
367
|
-
"gap": "sm",
|
|
368
|
-
"align": "center"
|
|
371
|
+
]
|
|
369
372
|
},
|
|
370
373
|
{
|
|
371
374
|
"direction": "horizontal",
|
|
372
375
|
"type": "stack",
|
|
376
|
+
"gap": "sm",
|
|
373
377
|
"children": [
|
|
374
378
|
{
|
|
375
|
-
"
|
|
379
|
+
"label": "Create Course",
|
|
376
380
|
"action": "CREATE",
|
|
377
381
|
"variant": "primary",
|
|
378
|
-
"
|
|
379
|
-
"
|
|
382
|
+
"icon": "plus",
|
|
383
|
+
"type": "button"
|
|
380
384
|
},
|
|
381
385
|
{
|
|
382
|
-
"
|
|
386
|
+
"label": "Edit Selected",
|
|
383
387
|
"icon": "edit",
|
|
384
|
-
"variant": "ghost",
|
|
385
388
|
"type": "button",
|
|
386
|
-
"
|
|
389
|
+
"action": "EDIT_COURSE",
|
|
390
|
+
"variant": "ghost"
|
|
387
391
|
},
|
|
388
392
|
{
|
|
389
|
-
"
|
|
390
|
-
"type": "button",
|
|
393
|
+
"variant": "danger",
|
|
391
394
|
"label": "Delete Selected",
|
|
395
|
+
"type": "button",
|
|
392
396
|
"action": "DELETE_COURSE",
|
|
393
|
-
"
|
|
397
|
+
"icon": "trash-2"
|
|
394
398
|
}
|
|
395
|
-
]
|
|
396
|
-
"gap": "sm"
|
|
399
|
+
]
|
|
397
400
|
}
|
|
398
401
|
],
|
|
399
|
-
"justify": "between",
|
|
400
|
-
"type": "stack",
|
|
401
|
-
"direction": "horizontal",
|
|
402
402
|
"gap": "md",
|
|
403
|
-
"
|
|
403
|
+
"justify": "between"
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
406
|
"type": "divider"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
|
-
"
|
|
410
|
-
"type": "stack",
|
|
409
|
+
"align": "center",
|
|
411
410
|
"children": [
|
|
412
411
|
"@trait.CourseSearch",
|
|
413
412
|
"@trait.CourseFilter"
|
|
414
413
|
],
|
|
415
|
-
"
|
|
416
|
-
"gap": "md"
|
|
414
|
+
"type": "stack",
|
|
415
|
+
"gap": "md",
|
|
416
|
+
"direction": "horizontal"
|
|
417
417
|
},
|
|
418
418
|
"@trait.CourseStats",
|
|
419
419
|
"@trait.CourseGraphs",
|
|
@@ -445,7 +445,8 @@
|
|
|
445
445
|
"render-ui",
|
|
446
446
|
"main",
|
|
447
447
|
{
|
|
448
|
-
"
|
|
448
|
+
"align": "center",
|
|
449
|
+
"className": "py-8",
|
|
449
450
|
"children": [
|
|
450
451
|
{
|
|
451
452
|
"name": "bell",
|
|
@@ -453,26 +454,25 @@
|
|
|
453
454
|
},
|
|
454
455
|
{
|
|
455
456
|
"variant": "h3",
|
|
456
|
-
"
|
|
457
|
-
"
|
|
457
|
+
"type": "typography",
|
|
458
|
+
"content": "No notifications"
|
|
458
459
|
},
|
|
459
460
|
{
|
|
460
461
|
"type": "typography",
|
|
461
|
-
"
|
|
462
|
+
"color": "muted",
|
|
462
463
|
"variant": "caption",
|
|
463
|
-
"
|
|
464
|
+
"content": "You're all caught up."
|
|
464
465
|
},
|
|
465
466
|
{
|
|
466
|
-
"label": "Back to courses",
|
|
467
|
-
"action": "INIT",
|
|
468
467
|
"type": "button",
|
|
469
|
-
"variant": "ghost"
|
|
468
|
+
"variant": "ghost",
|
|
469
|
+
"label": "Back to courses",
|
|
470
|
+
"action": "INIT"
|
|
470
471
|
}
|
|
471
472
|
],
|
|
472
473
|
"gap": "md",
|
|
473
|
-
"
|
|
474
|
-
"
|
|
475
|
-
"type": "stack"
|
|
474
|
+
"type": "stack",
|
|
475
|
+
"direction": "vertical"
|
|
476
476
|
}
|
|
477
477
|
]
|
|
478
478
|
]
|
|
@@ -507,18 +507,18 @@
|
|
|
507
507
|
{
|
|
508
508
|
"field": "category",
|
|
509
509
|
"filterType": "select",
|
|
510
|
+
"label": "Category",
|
|
510
511
|
"options": [
|
|
511
512
|
"programming",
|
|
512
513
|
"design",
|
|
513
514
|
"business",
|
|
514
515
|
"marketing"
|
|
515
|
-
]
|
|
516
|
-
"label": "Category"
|
|
516
|
+
]
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
|
-
"filterType": "select",
|
|
520
519
|
"label": "Level",
|
|
521
520
|
"field": "level",
|
|
521
|
+
"filterType": "select",
|
|
522
522
|
"options": [
|
|
523
523
|
"beginner",
|
|
524
524
|
"intermediate",
|
|
@@ -535,36 +535,36 @@
|
|
|
535
535
|
"config": {
|
|
536
536
|
"metrics": [
|
|
537
537
|
{
|
|
538
|
+
"label": "Total Courses",
|
|
538
539
|
"aggregation": "count",
|
|
539
540
|
"variant": "primary",
|
|
540
541
|
"format": "number",
|
|
541
|
-
"label": "Total Courses",
|
|
542
542
|
"icon": "graduation-cap"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
545
|
"label": "Enrolled Students",
|
|
546
546
|
"aggregation": "sum",
|
|
547
|
-
"
|
|
548
|
-
"icon": "users",
|
|
547
|
+
"format": "number",
|
|
549
548
|
"variant": "info",
|
|
550
|
-
"
|
|
549
|
+
"field": "enrolledCount",
|
|
550
|
+
"icon": "users"
|
|
551
551
|
},
|
|
552
552
|
{
|
|
553
553
|
"label": "Completion Rate",
|
|
554
|
-
"icon": "check-circle",
|
|
555
|
-
"aggregation": "avg",
|
|
556
554
|
"variant": "success",
|
|
557
|
-
"
|
|
558
|
-
"
|
|
555
|
+
"field": "completionPct",
|
|
556
|
+
"aggregation": "avg",
|
|
557
|
+
"icon": "check-circle",
|
|
558
|
+
"format": "percent"
|
|
559
559
|
},
|
|
560
560
|
{
|
|
561
|
-
"variant": "default",
|
|
562
|
-
"suffix": "h",
|
|
563
561
|
"format": "number",
|
|
564
|
-
"
|
|
565
|
-
"label": "Avg Duration",
|
|
562
|
+
"suffix": "h",
|
|
566
563
|
"aggregation": "avg",
|
|
567
|
-
"
|
|
564
|
+
"label": "Avg Duration",
|
|
565
|
+
"icon": "clock",
|
|
566
|
+
"field": "durationHours",
|
|
567
|
+
"variant": "default"
|
|
568
568
|
}
|
|
569
569
|
],
|
|
570
570
|
"title": "Course Stats"
|
|
@@ -584,13 +584,13 @@
|
|
|
584
584
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
585
585
|
"name": "CourseGraphs",
|
|
586
586
|
"config": {
|
|
587
|
-
"categoryField": "category",
|
|
588
587
|
"chartType": "bar",
|
|
589
|
-
"
|
|
588
|
+
"categoryField": "category",
|
|
590
589
|
"subtitle": "Catalog distribution",
|
|
591
|
-
"aggregation": "count",
|
|
592
590
|
"height": 280.0,
|
|
593
|
-
"
|
|
591
|
+
"aggregation": "count",
|
|
592
|
+
"showLegend": true,
|
|
593
|
+
"title": "Courses by Category"
|
|
594
594
|
},
|
|
595
595
|
"listens": [
|
|
596
596
|
{
|
|
@@ -608,11 +608,11 @@
|
|
|
608
608
|
"name": "CourseGallery",
|
|
609
609
|
"linkedEntity": "Course",
|
|
610
610
|
"config": {
|
|
611
|
-
"cols": 4.0,
|
|
612
611
|
"gap": "md",
|
|
613
612
|
"imageField": "thumbnail",
|
|
614
613
|
"titleField": "title",
|
|
615
|
-
"subtitleField": "instructor"
|
|
614
|
+
"subtitleField": "instructor",
|
|
615
|
+
"cols": 4.0
|
|
616
616
|
},
|
|
617
617
|
"listens": [
|
|
618
618
|
{
|
|
@@ -656,8 +656,8 @@
|
|
|
656
656
|
"linkedEntity": "Course",
|
|
657
657
|
"config": {
|
|
658
658
|
"icon": "plus-circle",
|
|
659
|
-
"mode": "create",
|
|
660
659
|
"title": "Create Course",
|
|
660
|
+
"mode": "create",
|
|
661
661
|
"fields": [
|
|
662
662
|
"title",
|
|
663
663
|
"description",
|
|
@@ -688,8 +688,8 @@
|
|
|
688
688
|
"name": "CourseEditModal",
|
|
689
689
|
"linkedEntity": "Course",
|
|
690
690
|
"config": {
|
|
691
|
+
"icon": "edit",
|
|
691
692
|
"mode": "edit",
|
|
692
|
-
"title": "Edit Course",
|
|
693
693
|
"fields": [
|
|
694
694
|
"title",
|
|
695
695
|
"description",
|
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
"thumbnail",
|
|
701
701
|
"videoId"
|
|
702
702
|
],
|
|
703
|
-
"
|
|
703
|
+
"title": "Edit Course"
|
|
704
704
|
},
|
|
705
705
|
"events": {
|
|
706
706
|
"OPEN": "EDIT"
|
|
@@ -721,10 +721,10 @@
|
|
|
721
721
|
"name": "CourseDeleteConfirm",
|
|
722
722
|
"linkedEntity": "Course",
|
|
723
723
|
"config": {
|
|
724
|
-
"
|
|
724
|
+
"alertMessage": "This action cannot be undone.",
|
|
725
725
|
"icon": "alert-triangle",
|
|
726
726
|
"title": "Delete Course",
|
|
727
|
-
"
|
|
727
|
+
"confirmLabel": "Delete"
|
|
728
728
|
},
|
|
729
729
|
"events": {
|
|
730
730
|
"CONFIRM": "CONFIRM_DELETE",
|
|
@@ -970,36 +970,36 @@
|
|
|
970
970
|
"render-ui",
|
|
971
971
|
"main",
|
|
972
972
|
{
|
|
973
|
-
"gap": "md",
|
|
974
973
|
"direction": "vertical",
|
|
974
|
+
"gap": "md",
|
|
975
975
|
"children": [
|
|
976
976
|
{
|
|
977
977
|
"children": [
|
|
978
978
|
{
|
|
979
|
-
"
|
|
980
|
-
"
|
|
979
|
+
"type": "icon",
|
|
980
|
+
"name": "image"
|
|
981
981
|
},
|
|
982
982
|
{
|
|
983
983
|
"variant": "h3",
|
|
984
|
-
"
|
|
985
|
-
"
|
|
984
|
+
"content": "Course Thumbnail",
|
|
985
|
+
"type": "typography"
|
|
986
986
|
}
|
|
987
987
|
],
|
|
988
988
|
"type": "stack",
|
|
989
|
-
"gap": "sm",
|
|
990
989
|
"align": "center",
|
|
991
|
-
"direction": "horizontal"
|
|
990
|
+
"direction": "horizontal",
|
|
991
|
+
"gap": "sm"
|
|
992
992
|
},
|
|
993
993
|
{
|
|
994
994
|
"type": "input",
|
|
995
|
-
"
|
|
996
|
-
"
|
|
995
|
+
"inputType": "text",
|
|
996
|
+
"placeholder": "Choose image..."
|
|
997
997
|
},
|
|
998
998
|
{
|
|
999
|
-
"action": "UPLOAD",
|
|
1000
999
|
"icon": "upload",
|
|
1001
1000
|
"label": "Upload Thumbnail",
|
|
1002
1001
|
"type": "button",
|
|
1002
|
+
"action": "UPLOAD",
|
|
1003
1003
|
"variant": "primary"
|
|
1004
1004
|
}
|
|
1005
1005
|
],
|
|
@@ -1017,14 +1017,14 @@
|
|
|
1017
1017
|
"name": "CourseThumbnailUpload",
|
|
1018
1018
|
"config": {
|
|
1019
1019
|
"bucket": "course-thumbnails",
|
|
1020
|
+
"acl": "public",
|
|
1020
1021
|
"allowedMimeTypes": [
|
|
1021
1022
|
"image/png",
|
|
1022
1023
|
"image/jpeg",
|
|
1023
1024
|
"image/webp"
|
|
1024
1025
|
],
|
|
1025
|
-
"
|
|
1026
|
-
"maxSize": 5242880.0
|
|
1027
|
-
"uiTrait": "@trait.CourseThumbnailForm"
|
|
1026
|
+
"uiTrait": "@trait.CourseThumbnailForm",
|
|
1027
|
+
"maxSize": 5242880.0
|
|
1028
1028
|
},
|
|
1029
1029
|
"listens": [
|
|
1030
1030
|
{
|
|
@@ -1042,8 +1042,8 @@
|
|
|
1042
1042
|
"name": "CourseLessonVideo",
|
|
1043
1043
|
"config": {
|
|
1044
1044
|
"autoplay": false,
|
|
1045
|
-
"controls": true,
|
|
1046
1045
|
"videoId": "",
|
|
1046
|
+
"controls": true,
|
|
1047
1047
|
"uiTrait": "@trait.CourseLessonPlayer"
|
|
1048
1048
|
}
|
|
1049
1049
|
},
|
|
@@ -1119,77 +1119,75 @@
|
|
|
1119
1119
|
"render-ui",
|
|
1120
1120
|
"main",
|
|
1121
1121
|
{
|
|
1122
|
-
"direction": "vertical",
|
|
1123
1122
|
"children": [
|
|
1124
1123
|
{
|
|
1125
|
-
"
|
|
1124
|
+
"type": "stack",
|
|
1125
|
+
"align": "center",
|
|
1126
1126
|
"children": [
|
|
1127
1127
|
{
|
|
1128
|
-
"
|
|
1128
|
+
"icon": "chevron-left",
|
|
1129
1129
|
"label": "Previous",
|
|
1130
1130
|
"action": "PREV_LESSON",
|
|
1131
1131
|
"variant": "ghost",
|
|
1132
|
-
"
|
|
1132
|
+
"type": "button"
|
|
1133
1133
|
},
|
|
1134
1134
|
{
|
|
1135
1135
|
"variant": "h3",
|
|
1136
|
-
"
|
|
1137
|
-
"
|
|
1136
|
+
"type": "typography",
|
|
1137
|
+
"content": "@entity.title"
|
|
1138
1138
|
},
|
|
1139
1139
|
{
|
|
1140
|
-
"variant": "ghost",
|
|
1141
|
-
"action": "NEXT_LESSON",
|
|
1142
1140
|
"icon": "chevron-right",
|
|
1143
1141
|
"type": "button",
|
|
1144
|
-
"
|
|
1142
|
+
"variant": "ghost",
|
|
1143
|
+
"label": "Next",
|
|
1144
|
+
"action": "NEXT_LESSON"
|
|
1145
1145
|
}
|
|
1146
1146
|
],
|
|
1147
|
+
"direction": "horizontal",
|
|
1147
1148
|
"justify": "between",
|
|
1148
|
-
"
|
|
1149
|
-
"gap": "sm",
|
|
1150
|
-
"type": "stack"
|
|
1149
|
+
"gap": "sm"
|
|
1151
1150
|
},
|
|
1152
1151
|
{
|
|
1153
1152
|
"type": "divider"
|
|
1154
1153
|
},
|
|
1155
1154
|
{
|
|
1156
|
-
"type": "card",
|
|
1157
1155
|
"children": [
|
|
1158
1156
|
{
|
|
1157
|
+
"gap": "md",
|
|
1159
1158
|
"direction": "vertical",
|
|
1160
1159
|
"type": "stack",
|
|
1161
1160
|
"align": "center",
|
|
1162
|
-
"gap": "md",
|
|
1163
1161
|
"children": [
|
|
1164
1162
|
{
|
|
1165
1163
|
"name": "video",
|
|
1166
1164
|
"type": "icon"
|
|
1167
1165
|
},
|
|
1168
1166
|
{
|
|
1169
|
-
"variant": "caption",
|
|
1170
|
-
"color": "muted",
|
|
1171
1167
|
"content": "Lesson video",
|
|
1172
|
-
"
|
|
1168
|
+
"color": "muted",
|
|
1169
|
+
"type": "typography",
|
|
1170
|
+
"variant": "caption"
|
|
1173
1171
|
},
|
|
1174
1172
|
{
|
|
1175
|
-
"
|
|
1173
|
+
"content": "@config.videoId",
|
|
1176
1174
|
"type": "typography",
|
|
1177
|
-
"
|
|
1175
|
+
"variant": "body"
|
|
1178
1176
|
}
|
|
1179
1177
|
]
|
|
1180
1178
|
}
|
|
1181
|
-
]
|
|
1179
|
+
],
|
|
1180
|
+
"type": "card"
|
|
1182
1181
|
},
|
|
1183
1182
|
{
|
|
1184
1183
|
"type": "divider"
|
|
1185
1184
|
},
|
|
1186
1185
|
{
|
|
1186
|
+
"gap": "sm",
|
|
1187
|
+
"justify": "between",
|
|
1188
|
+
"type": "stack",
|
|
1187
1189
|
"children": [
|
|
1188
1190
|
{
|
|
1189
|
-
"gap": "sm",
|
|
1190
|
-
"type": "stack",
|
|
1191
|
-
"align": "center",
|
|
1192
|
-
"direction": "horizontal",
|
|
1193
1191
|
"children": [
|
|
1194
1192
|
{
|
|
1195
1193
|
"type": "input",
|
|
@@ -1200,25 +1198,27 @@
|
|
|
1200
1198
|
"variant": "body",
|
|
1201
1199
|
"content": "Mark lesson complete"
|
|
1202
1200
|
}
|
|
1203
|
-
]
|
|
1201
|
+
],
|
|
1202
|
+
"type": "stack",
|
|
1203
|
+
"direction": "horizontal",
|
|
1204
|
+
"gap": "sm",
|
|
1205
|
+
"align": "center"
|
|
1204
1206
|
},
|
|
1205
1207
|
{
|
|
1208
|
+
"action": "LESSON_COMPLETE",
|
|
1206
1209
|
"type": "button",
|
|
1207
|
-
"variant": "primary",
|
|
1208
|
-
"icon": "check",
|
|
1209
1210
|
"label": "Complete Lesson",
|
|
1210
|
-
"
|
|
1211
|
+
"variant": "primary",
|
|
1212
|
+
"icon": "check"
|
|
1211
1213
|
}
|
|
1212
1214
|
],
|
|
1213
|
-
"gap": "sm",
|
|
1214
|
-
"type": "stack",
|
|
1215
1215
|
"align": "center",
|
|
1216
|
-
"justify": "between",
|
|
1217
1216
|
"direction": "horizontal"
|
|
1218
1217
|
}
|
|
1219
1218
|
],
|
|
1220
|
-
"className": "max-w-3xl mx-auto w-full",
|
|
1221
1219
|
"gap": "md",
|
|
1220
|
+
"className": "max-w-3xl mx-auto w-full",
|
|
1221
|
+
"direction": "vertical",
|
|
1222
1222
|
"type": "stack"
|
|
1223
1223
|
}
|
|
1224
1224
|
]
|
|
@@ -1381,33 +1381,33 @@
|
|
|
1381
1381
|
"name": "EnrollmentAppLayout",
|
|
1382
1382
|
"linkedEntity": "Enrollment",
|
|
1383
1383
|
"config": {
|
|
1384
|
-
"appName": "LMS",
|
|
1385
|
-
"contentTrait": "@trait.EnrollmentWizard",
|
|
1386
|
-
"notificationClickEvent": "ENROLLMENT_NOTIFICATIONS_OPEN",
|
|
1387
1384
|
"notifications": [],
|
|
1388
|
-
"
|
|
1385
|
+
"notificationClickEvent": "ENROLLMENT_NOTIFICATIONS_OPEN",
|
|
1389
1386
|
"topBarActions": [],
|
|
1387
|
+
"contentTrait": "@trait.EnrollmentWizard",
|
|
1388
|
+
"appName": "LMS",
|
|
1390
1389
|
"navItems": [
|
|
1391
1390
|
{
|
|
1392
|
-
"href": "/courses",
|
|
1393
1391
|
"label": "Courses",
|
|
1394
|
-
"icon": "graduation-cap"
|
|
1392
|
+
"icon": "graduation-cap",
|
|
1393
|
+
"href": "/courses"
|
|
1395
1394
|
},
|
|
1396
1395
|
{
|
|
1396
|
+
"icon": "user-plus",
|
|
1397
1397
|
"label": "Enroll",
|
|
1398
|
-
"href": "/enroll"
|
|
1399
|
-
"icon": "user-plus"
|
|
1398
|
+
"href": "/enroll"
|
|
1400
1399
|
},
|
|
1401
1400
|
{
|
|
1402
1401
|
"href": "/progress",
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1402
|
+
"icon": "trending-up",
|
|
1403
|
+
"label": "Progress"
|
|
1405
1404
|
}
|
|
1406
|
-
]
|
|
1405
|
+
],
|
|
1406
|
+
"searchEvent": "ENROLLMENT_SEARCH"
|
|
1407
1407
|
},
|
|
1408
1408
|
"events": {
|
|
1409
|
-
"
|
|
1410
|
-
"
|
|
1409
|
+
"SEARCH": "ENROLLMENT_SEARCH",
|
|
1410
|
+
"NOTIFY_CLICK": "ENROLLMENT_NOTIFICATIONS_OPEN"
|
|
1411
1411
|
}
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
@@ -1625,66 +1625,66 @@
|
|
|
1625
1625
|
"render-ui",
|
|
1626
1626
|
"main",
|
|
1627
1627
|
{
|
|
1628
|
-
"
|
|
1629
|
-
"direction": "vertical",
|
|
1628
|
+
"type": "stack",
|
|
1630
1629
|
"children": [
|
|
1631
1630
|
{
|
|
1632
|
-
"direction": "horizontal",
|
|
1633
|
-
"gap": "sm",
|
|
1634
1631
|
"type": "stack",
|
|
1635
|
-
"align": "center",
|
|
1636
1632
|
"children": [
|
|
1637
1633
|
{
|
|
1638
1634
|
"type": "icon",
|
|
1639
1635
|
"name": "user-plus"
|
|
1640
1636
|
},
|
|
1641
1637
|
{
|
|
1642
|
-
"variant": "h2",
|
|
1643
1638
|
"type": "typography",
|
|
1644
|
-
"content": "Course Enrollment"
|
|
1639
|
+
"content": "Course Enrollment",
|
|
1640
|
+
"variant": "h2"
|
|
1645
1641
|
}
|
|
1646
|
-
]
|
|
1642
|
+
],
|
|
1643
|
+
"direction": "horizontal",
|
|
1644
|
+
"align": "center",
|
|
1645
|
+
"gap": "sm"
|
|
1647
1646
|
},
|
|
1648
1647
|
{
|
|
1649
|
-
"
|
|
1648
|
+
"currentStep": 0.0,
|
|
1650
1649
|
"steps": [
|
|
1651
1650
|
"Student Info",
|
|
1652
1651
|
"Course Selection",
|
|
1653
1652
|
"Review",
|
|
1654
1653
|
"Confirm"
|
|
1655
1654
|
],
|
|
1656
|
-
"
|
|
1655
|
+
"type": "wizard-progress"
|
|
1657
1656
|
},
|
|
1658
1657
|
{
|
|
1659
1658
|
"type": "divider"
|
|
1660
1659
|
},
|
|
1661
1660
|
{
|
|
1662
|
-
"content": "Student Info",
|
|
1663
1661
|
"variant": "h3",
|
|
1662
|
+
"content": "Student Info",
|
|
1664
1663
|
"type": "typography"
|
|
1665
1664
|
},
|
|
1666
1665
|
{
|
|
1667
|
-
"
|
|
1666
|
+
"type": "form-section",
|
|
1668
1667
|
"submitEvent": "NEXT",
|
|
1668
|
+
"showCancel": false,
|
|
1669
1669
|
"mode": "create",
|
|
1670
|
-
"type": "form-section",
|
|
1671
|
-
"submitLabel": "Continue",
|
|
1672
1670
|
"fields": [
|
|
1673
1671
|
{
|
|
1672
|
+
"name": "studentName",
|
|
1674
1673
|
"min": 2.0,
|
|
1675
|
-
"required": true
|
|
1676
|
-
"name": "studentName"
|
|
1674
|
+
"required": true
|
|
1677
1675
|
},
|
|
1678
1676
|
{
|
|
1677
|
+
"type": "email",
|
|
1679
1678
|
"required": true,
|
|
1680
|
-
"name": "email"
|
|
1681
|
-
"type": "email"
|
|
1679
|
+
"name": "email"
|
|
1682
1680
|
}
|
|
1683
|
-
]
|
|
1681
|
+
],
|
|
1682
|
+
"submitLabel": "Continue"
|
|
1684
1683
|
}
|
|
1685
1684
|
],
|
|
1686
|
-
"
|
|
1687
|
-
"
|
|
1685
|
+
"className": "max-w-xl mx-auto w-full",
|
|
1686
|
+
"direction": "vertical",
|
|
1687
|
+
"gap": "lg"
|
|
1688
1688
|
}
|
|
1689
1689
|
]
|
|
1690
1690
|
]
|
|
@@ -1713,35 +1713,33 @@
|
|
|
1713
1713
|
"render-ui",
|
|
1714
1714
|
"main",
|
|
1715
1715
|
{
|
|
1716
|
-
"type": "stack",
|
|
1717
1716
|
"direction": "vertical",
|
|
1718
|
-
"gap": "lg",
|
|
1719
1717
|
"children": [
|
|
1720
1718
|
{
|
|
1721
|
-
"align": "center",
|
|
1722
1719
|
"type": "stack",
|
|
1723
1720
|
"direction": "horizontal",
|
|
1724
|
-
"gap": "sm",
|
|
1725
1721
|
"children": [
|
|
1726
1722
|
{
|
|
1727
1723
|
"name": "user-plus",
|
|
1728
1724
|
"type": "icon"
|
|
1729
1725
|
},
|
|
1730
1726
|
{
|
|
1731
|
-
"content": "Course Enrollment",
|
|
1732
1727
|
"variant": "h2",
|
|
1728
|
+
"content": "Course Enrollment",
|
|
1733
1729
|
"type": "typography"
|
|
1734
1730
|
}
|
|
1735
|
-
]
|
|
1731
|
+
],
|
|
1732
|
+
"gap": "sm",
|
|
1733
|
+
"align": "center"
|
|
1736
1734
|
},
|
|
1737
1735
|
{
|
|
1738
|
-
"currentStep": 1.0,
|
|
1739
1736
|
"steps": [
|
|
1740
1737
|
"Student Info",
|
|
1741
1738
|
"Course Selection",
|
|
1742
1739
|
"Review",
|
|
1743
1740
|
"Confirm"
|
|
1744
1741
|
],
|
|
1742
|
+
"currentStep": 1.0,
|
|
1745
1743
|
"type": "wizard-progress"
|
|
1746
1744
|
},
|
|
1747
1745
|
{
|
|
@@ -1753,22 +1751,24 @@
|
|
|
1753
1751
|
"variant": "h3"
|
|
1754
1752
|
},
|
|
1755
1753
|
{
|
|
1756
|
-
"submitEvent": "NEXT",
|
|
1757
|
-
"cancelLabel": "Back",
|
|
1758
1754
|
"entity": "@entity",
|
|
1759
|
-
"
|
|
1755
|
+
"cancelLabel": "Back",
|
|
1760
1756
|
"type": "form-section",
|
|
1757
|
+
"submitEvent": "NEXT",
|
|
1758
|
+
"cancelEvent": "PREV",
|
|
1759
|
+
"mode": "edit",
|
|
1760
|
+
"submitLabel": "Continue",
|
|
1761
1761
|
"fields": [
|
|
1762
1762
|
{
|
|
1763
1763
|
"name": "courseId",
|
|
1764
1764
|
"required": true
|
|
1765
1765
|
}
|
|
1766
|
-
]
|
|
1767
|
-
"submitLabel": "Continue",
|
|
1768
|
-
"cancelEvent": "PREV"
|
|
1766
|
+
]
|
|
1769
1767
|
}
|
|
1770
1768
|
],
|
|
1771
|
-
"className": "max-w-xl mx-auto w-full"
|
|
1769
|
+
"className": "max-w-xl mx-auto w-full",
|
|
1770
|
+
"gap": "lg",
|
|
1771
|
+
"type": "stack"
|
|
1772
1772
|
}
|
|
1773
1773
|
]
|
|
1774
1774
|
]
|
|
@@ -1793,14 +1793,11 @@
|
|
|
1793
1793
|
"render-ui",
|
|
1794
1794
|
"main",
|
|
1795
1795
|
{
|
|
1796
|
-
"
|
|
1796
|
+
"direction": "vertical",
|
|
1797
1797
|
"gap": "lg",
|
|
1798
1798
|
"type": "stack",
|
|
1799
|
-
"direction": "vertical",
|
|
1800
1799
|
"children": [
|
|
1801
1800
|
{
|
|
1802
|
-
"direction": "horizontal",
|
|
1803
|
-
"align": "center",
|
|
1804
1801
|
"type": "stack",
|
|
1805
1802
|
"children": [
|
|
1806
1803
|
{
|
|
@@ -1813,7 +1810,9 @@
|
|
|
1813
1810
|
"type": "typography"
|
|
1814
1811
|
}
|
|
1815
1812
|
],
|
|
1816
|
-
"gap": "sm"
|
|
1813
|
+
"gap": "sm",
|
|
1814
|
+
"direction": "horizontal",
|
|
1815
|
+
"align": "center"
|
|
1817
1816
|
},
|
|
1818
1817
|
{
|
|
1819
1818
|
"type": "wizard-progress",
|
|
@@ -1829,23 +1828,21 @@
|
|
|
1829
1828
|
"type": "divider"
|
|
1830
1829
|
},
|
|
1831
1830
|
{
|
|
1832
|
-
"
|
|
1831
|
+
"variant": "h3",
|
|
1833
1832
|
"content": "Review",
|
|
1834
|
-
"
|
|
1833
|
+
"type": "typography"
|
|
1835
1834
|
},
|
|
1836
1835
|
{
|
|
1837
|
-
"gap": "sm",
|
|
1838
1836
|
"type": "stack",
|
|
1839
1837
|
"children": [
|
|
1840
1838
|
{
|
|
1841
|
-
"
|
|
1839
|
+
"direction": "horizontal",
|
|
1842
1840
|
"gap": "md",
|
|
1843
|
-
"justify": "between",
|
|
1844
1841
|
"children": [
|
|
1845
1842
|
{
|
|
1846
1843
|
"content": "Student",
|
|
1847
|
-
"
|
|
1848
|
-
"
|
|
1844
|
+
"variant": "caption",
|
|
1845
|
+
"type": "typography"
|
|
1849
1846
|
},
|
|
1850
1847
|
{
|
|
1851
1848
|
"variant": "body",
|
|
@@ -1853,35 +1850,34 @@
|
|
|
1853
1850
|
"type": "typography"
|
|
1854
1851
|
}
|
|
1855
1852
|
],
|
|
1856
|
-
"
|
|
1853
|
+
"justify": "between",
|
|
1854
|
+
"type": "stack"
|
|
1857
1855
|
},
|
|
1858
1856
|
{
|
|
1859
|
-
"type": "stack",
|
|
1860
|
-
"direction": "horizontal",
|
|
1861
|
-
"justify": "between",
|
|
1862
1857
|
"children": [
|
|
1863
1858
|
{
|
|
1864
|
-
"
|
|
1859
|
+
"type": "typography",
|
|
1865
1860
|
"variant": "caption",
|
|
1866
|
-
"
|
|
1861
|
+
"content": "Email"
|
|
1867
1862
|
},
|
|
1868
1863
|
{
|
|
1869
1864
|
"variant": "body",
|
|
1870
|
-
"
|
|
1871
|
-
"
|
|
1865
|
+
"content": "@entity.email",
|
|
1866
|
+
"type": "typography"
|
|
1872
1867
|
}
|
|
1873
1868
|
],
|
|
1874
|
-
"gap": "md"
|
|
1875
|
-
},
|
|
1876
|
-
{
|
|
1877
|
-
"gap": "md",
|
|
1878
1869
|
"justify": "between",
|
|
1879
1870
|
"direction": "horizontal",
|
|
1871
|
+
"gap": "md",
|
|
1872
|
+
"type": "stack"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"type": "stack",
|
|
1880
1876
|
"children": [
|
|
1881
1877
|
{
|
|
1882
|
-
"type": "typography",
|
|
1883
1878
|
"variant": "caption",
|
|
1884
|
-
"content": "Course"
|
|
1879
|
+
"content": "Course",
|
|
1880
|
+
"type": "typography"
|
|
1885
1881
|
},
|
|
1886
1882
|
{
|
|
1887
1883
|
"content": "@entity.courseId",
|
|
@@ -1889,34 +1885,38 @@
|
|
|
1889
1885
|
"type": "typography"
|
|
1890
1886
|
}
|
|
1891
1887
|
],
|
|
1892
|
-
"
|
|
1888
|
+
"justify": "between",
|
|
1889
|
+
"direction": "horizontal",
|
|
1890
|
+
"gap": "md"
|
|
1893
1891
|
}
|
|
1894
1892
|
],
|
|
1893
|
+
"gap": "sm",
|
|
1895
1894
|
"direction": "vertical"
|
|
1896
1895
|
},
|
|
1897
1896
|
{
|
|
1898
1897
|
"gap": "sm",
|
|
1898
|
+
"direction": "horizontal",
|
|
1899
1899
|
"type": "stack",
|
|
1900
1900
|
"justify": "between",
|
|
1901
|
-
"direction": "horizontal",
|
|
1902
1901
|
"children": [
|
|
1903
1902
|
{
|
|
1904
|
-
"label": "Back",
|
|
1905
1903
|
"icon": "arrow-left",
|
|
1906
1904
|
"variant": "ghost",
|
|
1907
|
-
"
|
|
1908
|
-
"type": "button"
|
|
1905
|
+
"label": "Back",
|
|
1906
|
+
"type": "button",
|
|
1907
|
+
"action": "PREV"
|
|
1909
1908
|
},
|
|
1910
1909
|
{
|
|
1910
|
+
"label": "Continue",
|
|
1911
1911
|
"action": "NEXT",
|
|
1912
1912
|
"variant": "primary",
|
|
1913
1913
|
"icon": "arrow-right",
|
|
1914
|
-
"label": "Continue",
|
|
1915
1914
|
"type": "button"
|
|
1916
1915
|
}
|
|
1917
1916
|
]
|
|
1918
1917
|
}
|
|
1919
|
-
]
|
|
1918
|
+
],
|
|
1919
|
+
"className": "max-w-xl mx-auto w-full"
|
|
1920
1920
|
}
|
|
1921
1921
|
]
|
|
1922
1922
|
]
|
|
@@ -1930,8 +1930,6 @@
|
|
|
1930
1930
|
"render-ui",
|
|
1931
1931
|
"main",
|
|
1932
1932
|
{
|
|
1933
|
-
"className": "max-w-xl mx-auto w-full",
|
|
1934
|
-
"gap": "lg",
|
|
1935
1933
|
"type": "stack",
|
|
1936
1934
|
"direction": "vertical",
|
|
1937
1935
|
"children": [
|
|
@@ -1959,6 +1957,7 @@
|
|
|
1959
1957
|
"variant": "h3"
|
|
1960
1958
|
},
|
|
1961
1959
|
{
|
|
1960
|
+
"entity": "@entity",
|
|
1962
1961
|
"fields": [
|
|
1963
1962
|
{
|
|
1964
1963
|
"required": true,
|
|
@@ -1967,18 +1966,19 @@
|
|
|
1967
1966
|
},
|
|
1968
1967
|
{
|
|
1969
1968
|
"type": "email",
|
|
1970
|
-
"
|
|
1971
|
-
"
|
|
1969
|
+
"required": true,
|
|
1970
|
+
"name": "email"
|
|
1972
1971
|
}
|
|
1973
1972
|
],
|
|
1973
|
+
"mode": "edit",
|
|
1974
|
+
"submitEvent": "NEXT",
|
|
1974
1975
|
"type": "form-section",
|
|
1975
1976
|
"submitLabel": "Continue",
|
|
1976
|
-
"
|
|
1977
|
-
"showCancel": false,
|
|
1978
|
-
"entity": "@entity",
|
|
1979
|
-
"mode": "edit"
|
|
1977
|
+
"showCancel": false
|
|
1980
1978
|
}
|
|
1981
|
-
]
|
|
1979
|
+
],
|
|
1980
|
+
"className": "max-w-xl mx-auto w-full",
|
|
1981
|
+
"gap": "lg"
|
|
1982
1982
|
}
|
|
1983
1983
|
]
|
|
1984
1984
|
]
|
|
@@ -1998,8 +1998,6 @@
|
|
|
1998
1998
|
"render-ui",
|
|
1999
1999
|
"main",
|
|
2000
2000
|
{
|
|
2001
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2002
|
-
"direction": "vertical",
|
|
2003
2001
|
"children": [
|
|
2004
2002
|
{
|
|
2005
2003
|
"type": "typography",
|
|
@@ -2007,109 +2005,111 @@
|
|
|
2007
2005
|
"variant": "h2"
|
|
2008
2006
|
},
|
|
2009
2007
|
{
|
|
2010
|
-
"type": "wizard-progress",
|
|
2011
|
-
"currentStep": 3.0,
|
|
2012
2008
|
"steps": [
|
|
2013
2009
|
"Student Info",
|
|
2014
2010
|
"Course Selection",
|
|
2015
2011
|
"Review",
|
|
2016
2012
|
"Confirm"
|
|
2017
|
-
]
|
|
2013
|
+
],
|
|
2014
|
+
"type": "wizard-progress",
|
|
2015
|
+
"currentStep": 3.0
|
|
2018
2016
|
},
|
|
2019
2017
|
{
|
|
2020
2018
|
"type": "divider"
|
|
2021
2019
|
},
|
|
2022
2020
|
{
|
|
2023
|
-
"variant": "info",
|
|
2024
2021
|
"type": "alert",
|
|
2022
|
+
"variant": "info",
|
|
2025
2023
|
"message": "Please confirm your enrollment."
|
|
2026
2024
|
},
|
|
2027
2025
|
{
|
|
2028
2026
|
"type": "stack",
|
|
2029
2027
|
"direction": "vertical",
|
|
2030
|
-
"gap": "sm",
|
|
2031
2028
|
"children": [
|
|
2032
2029
|
{
|
|
2033
|
-
"direction": "horizontal",
|
|
2034
|
-
"justify": "between",
|
|
2035
|
-
"gap": "md",
|
|
2036
2030
|
"children": [
|
|
2037
2031
|
{
|
|
2038
|
-
"
|
|
2032
|
+
"type": "typography",
|
|
2039
2033
|
"variant": "caption",
|
|
2040
|
-
"
|
|
2034
|
+
"content": "Student"
|
|
2041
2035
|
},
|
|
2042
2036
|
{
|
|
2043
2037
|
"variant": "body",
|
|
2044
|
-
"
|
|
2045
|
-
"
|
|
2038
|
+
"type": "typography",
|
|
2039
|
+
"content": "@entity.studentName"
|
|
2046
2040
|
}
|
|
2047
2041
|
],
|
|
2048
|
-
"
|
|
2042
|
+
"gap": "md",
|
|
2043
|
+
"type": "stack",
|
|
2044
|
+
"direction": "horizontal",
|
|
2045
|
+
"justify": "between"
|
|
2049
2046
|
},
|
|
2050
2047
|
{
|
|
2051
|
-
"direction": "horizontal",
|
|
2052
2048
|
"children": [
|
|
2053
2049
|
{
|
|
2050
|
+
"type": "typography",
|
|
2054
2051
|
"variant": "caption",
|
|
2055
|
-
"content": "Email"
|
|
2056
|
-
"type": "typography"
|
|
2052
|
+
"content": "Email"
|
|
2057
2053
|
},
|
|
2058
2054
|
{
|
|
2059
|
-
"type": "typography",
|
|
2060
2055
|
"variant": "body",
|
|
2061
|
-
"content": "@entity.email"
|
|
2056
|
+
"content": "@entity.email",
|
|
2057
|
+
"type": "typography"
|
|
2062
2058
|
}
|
|
2063
2059
|
],
|
|
2060
|
+
"type": "stack",
|
|
2064
2061
|
"gap": "md",
|
|
2065
2062
|
"justify": "between",
|
|
2066
|
-
"
|
|
2063
|
+
"direction": "horizontal"
|
|
2067
2064
|
},
|
|
2068
2065
|
{
|
|
2069
2066
|
"type": "stack",
|
|
2067
|
+
"gap": "md",
|
|
2070
2068
|
"children": [
|
|
2071
2069
|
{
|
|
2070
|
+
"content": "Course",
|
|
2072
2071
|
"variant": "caption",
|
|
2073
|
-
"type": "typography"
|
|
2074
|
-
"content": "Course"
|
|
2072
|
+
"type": "typography"
|
|
2075
2073
|
},
|
|
2076
2074
|
{
|
|
2077
2075
|
"variant": "body",
|
|
2078
|
-
"
|
|
2079
|
-
"
|
|
2076
|
+
"type": "typography",
|
|
2077
|
+
"content": "@entity.courseId"
|
|
2080
2078
|
}
|
|
2081
2079
|
],
|
|
2082
|
-
"
|
|
2083
|
-
"
|
|
2084
|
-
"justify": "between"
|
|
2080
|
+
"justify": "between",
|
|
2081
|
+
"direction": "horizontal"
|
|
2085
2082
|
}
|
|
2086
|
-
]
|
|
2083
|
+
],
|
|
2084
|
+
"gap": "sm"
|
|
2087
2085
|
},
|
|
2088
2086
|
{
|
|
2089
|
-
"justify": "between",
|
|
2090
2087
|
"direction": "horizontal",
|
|
2088
|
+
"gap": "sm",
|
|
2089
|
+
"type": "stack",
|
|
2090
|
+
"justify": "between",
|
|
2091
2091
|
"children": [
|
|
2092
2092
|
{
|
|
2093
|
+
"label": "Back",
|
|
2093
2094
|
"type": "button",
|
|
2094
2095
|
"icon": "arrow-left",
|
|
2095
|
-
"
|
|
2096
|
-
"
|
|
2097
|
-
"action": "PREV"
|
|
2096
|
+
"action": "PREV",
|
|
2097
|
+
"variant": "ghost"
|
|
2098
2098
|
},
|
|
2099
2099
|
{
|
|
2100
2100
|
"variant": "primary",
|
|
2101
|
-
"label": "Enroll",
|
|
2102
|
-
"icon": "check",
|
|
2103
2101
|
"type": "button",
|
|
2104
|
-
"action": "COMPLETE"
|
|
2102
|
+
"action": "COMPLETE",
|
|
2103
|
+
"icon": "check",
|
|
2104
|
+
"label": "Enroll"
|
|
2105
2105
|
}
|
|
2106
|
-
]
|
|
2107
|
-
"gap": "sm",
|
|
2108
|
-
"type": "stack"
|
|
2106
|
+
]
|
|
2109
2107
|
}
|
|
2110
2108
|
],
|
|
2109
|
+
"type": "stack",
|
|
2110
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2111
2111
|
"gap": "lg",
|
|
2112
|
-
"
|
|
2112
|
+
"direction": "vertical"
|
|
2113
2113
|
}
|
|
2114
2114
|
]
|
|
2115
2115
|
]
|
|
@@ -2124,17 +2124,15 @@
|
|
|
2124
2124
|
"main",
|
|
2125
2125
|
{
|
|
2126
2126
|
"type": "stack",
|
|
2127
|
-
"gap": "lg",
|
|
2128
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2129
2127
|
"children": [
|
|
2130
2128
|
{
|
|
2131
|
-
"variant": "h2",
|
|
2132
2129
|
"type": "typography",
|
|
2133
|
-
"content": "Course Enrollment"
|
|
2130
|
+
"content": "Course Enrollment",
|
|
2131
|
+
"variant": "h2"
|
|
2134
2132
|
},
|
|
2135
2133
|
{
|
|
2136
|
-
"currentStep": 1.0,
|
|
2137
2134
|
"type": "wizard-progress",
|
|
2135
|
+
"currentStep": 1.0,
|
|
2138
2136
|
"steps": [
|
|
2139
2137
|
"Student Info",
|
|
2140
2138
|
"Course Selection",
|
|
@@ -2146,14 +2144,13 @@
|
|
|
2146
2144
|
"type": "divider"
|
|
2147
2145
|
},
|
|
2148
2146
|
{
|
|
2149
|
-
"type": "typography",
|
|
2150
2147
|
"variant": "h3",
|
|
2148
|
+
"type": "typography",
|
|
2151
2149
|
"content": "Course Selection"
|
|
2152
2150
|
},
|
|
2153
2151
|
{
|
|
2154
|
-
"type": "form-section",
|
|
2155
|
-
"entity": "@entity",
|
|
2156
2152
|
"cancelEvent": "PREV",
|
|
2153
|
+
"type": "form-section",
|
|
2157
2154
|
"cancelLabel": "Back",
|
|
2158
2155
|
"fields": [
|
|
2159
2156
|
{
|
|
@@ -2161,12 +2158,15 @@
|
|
|
2161
2158
|
"name": "courseId"
|
|
2162
2159
|
}
|
|
2163
2160
|
],
|
|
2161
|
+
"submitEvent": "NEXT",
|
|
2162
|
+
"entity": "@entity",
|
|
2164
2163
|
"mode": "edit",
|
|
2165
|
-
"submitLabel": "Continue"
|
|
2166
|
-
"submitEvent": "NEXT"
|
|
2164
|
+
"submitLabel": "Continue"
|
|
2167
2165
|
}
|
|
2168
2166
|
],
|
|
2169
|
-
"direction": "vertical"
|
|
2167
|
+
"direction": "vertical",
|
|
2168
|
+
"gap": "lg",
|
|
2169
|
+
"className": "max-w-xl mx-auto w-full"
|
|
2170
2170
|
}
|
|
2171
2171
|
]
|
|
2172
2172
|
]
|
|
@@ -2203,8 +2203,8 @@
|
|
|
2203
2203
|
"emit",
|
|
2204
2204
|
"ENROLLED",
|
|
2205
2205
|
{
|
|
2206
|
-
"
|
|
2207
|
-
"
|
|
2206
|
+
"id": "@entity.id",
|
|
2207
|
+
"courseId": "@entity.courseId"
|
|
2208
2208
|
}
|
|
2209
2209
|
],
|
|
2210
2210
|
[
|
|
@@ -2216,35 +2216,35 @@
|
|
|
2216
2216
|
"render-ui",
|
|
2217
2217
|
"main",
|
|
2218
2218
|
{
|
|
2219
|
-
"
|
|
2219
|
+
"direction": "vertical",
|
|
2220
2220
|
"className": "max-w-xl mx-auto w-full py-12",
|
|
2221
2221
|
"children": [
|
|
2222
2222
|
{
|
|
2223
|
-
"
|
|
2224
|
-
"
|
|
2223
|
+
"name": "check-circle",
|
|
2224
|
+
"type": "icon"
|
|
2225
2225
|
},
|
|
2226
2226
|
{
|
|
2227
|
-
"type": "typography",
|
|
2228
2227
|
"content": "Enrolled!",
|
|
2228
|
+
"type": "typography",
|
|
2229
2229
|
"variant": "h2"
|
|
2230
2230
|
},
|
|
2231
2231
|
{
|
|
2232
|
-
"variant": "body",
|
|
2233
2232
|
"color": "muted",
|
|
2234
2233
|
"content": "You have been enrolled in the course.",
|
|
2235
|
-
"type": "typography"
|
|
2234
|
+
"type": "typography",
|
|
2235
|
+
"variant": "body"
|
|
2236
2236
|
},
|
|
2237
2237
|
{
|
|
2238
2238
|
"icon": "rotate-ccw",
|
|
2239
|
-
"
|
|
2240
|
-
"type": "button",
|
|
2239
|
+
"action": "RESTART",
|
|
2241
2240
|
"label": "Enroll another student",
|
|
2242
|
-
"
|
|
2241
|
+
"type": "button",
|
|
2242
|
+
"variant": "ghost"
|
|
2243
2243
|
}
|
|
2244
2244
|
],
|
|
2245
|
+
"align": "center",
|
|
2245
2246
|
"type": "stack",
|
|
2246
|
-
"
|
|
2247
|
-
"align": "center"
|
|
2247
|
+
"gap": "lg"
|
|
2248
2248
|
}
|
|
2249
2249
|
]
|
|
2250
2250
|
]
|
|
@@ -2258,57 +2258,57 @@
|
|
|
2258
2258
|
"render-ui",
|
|
2259
2259
|
"main",
|
|
2260
2260
|
{
|
|
2261
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2262
2261
|
"children": [
|
|
2263
2262
|
{
|
|
2264
|
-
"content": "Course Enrollment",
|
|
2265
2263
|
"variant": "h2",
|
|
2266
|
-
"type": "typography"
|
|
2264
|
+
"type": "typography",
|
|
2265
|
+
"content": "Course Enrollment"
|
|
2267
2266
|
},
|
|
2268
2267
|
{
|
|
2268
|
+
"type": "wizard-progress",
|
|
2269
|
+
"currentStep": 2.0,
|
|
2269
2270
|
"steps": [
|
|
2270
2271
|
"Student Info",
|
|
2271
2272
|
"Course Selection",
|
|
2272
2273
|
"Review",
|
|
2273
2274
|
"Confirm"
|
|
2274
|
-
]
|
|
2275
|
-
"type": "wizard-progress",
|
|
2276
|
-
"currentStep": 2.0
|
|
2275
|
+
]
|
|
2277
2276
|
},
|
|
2278
2277
|
{
|
|
2279
2278
|
"type": "divider"
|
|
2280
2279
|
},
|
|
2281
2280
|
{
|
|
2281
|
+
"variant": "h3",
|
|
2282
2282
|
"type": "typography",
|
|
2283
|
-
"content": "Review"
|
|
2284
|
-
"variant": "h3"
|
|
2283
|
+
"content": "Review"
|
|
2285
2284
|
},
|
|
2286
2285
|
{
|
|
2287
|
-
"justify": "between",
|
|
2288
|
-
"direction": "horizontal",
|
|
2289
2286
|
"gap": "sm",
|
|
2287
|
+
"type": "stack",
|
|
2288
|
+
"direction": "horizontal",
|
|
2289
|
+
"justify": "between",
|
|
2290
2290
|
"children": [
|
|
2291
2291
|
{
|
|
2292
|
-
"type": "button",
|
|
2293
|
-
"icon": "arrow-left",
|
|
2294
|
-
"variant": "ghost",
|
|
2295
2292
|
"label": "Back",
|
|
2296
|
-
"action": "PREV"
|
|
2293
|
+
"action": "PREV",
|
|
2294
|
+
"icon": "arrow-left",
|
|
2295
|
+
"type": "button",
|
|
2296
|
+
"variant": "ghost"
|
|
2297
2297
|
},
|
|
2298
2298
|
{
|
|
2299
|
-
"icon": "arrow-right",
|
|
2300
2299
|
"type": "button",
|
|
2300
|
+
"label": "Continue",
|
|
2301
|
+
"icon": "arrow-right",
|
|
2301
2302
|
"action": "NEXT",
|
|
2302
|
-
"variant": "primary"
|
|
2303
|
-
"label": "Continue"
|
|
2303
|
+
"variant": "primary"
|
|
2304
2304
|
}
|
|
2305
|
-
]
|
|
2306
|
-
"type": "stack"
|
|
2305
|
+
]
|
|
2307
2306
|
}
|
|
2308
2307
|
],
|
|
2308
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2309
|
+
"gap": "lg",
|
|
2309
2310
|
"type": "stack",
|
|
2310
|
-
"direction": "vertical"
|
|
2311
|
-
"gap": "lg"
|
|
2311
|
+
"direction": "vertical"
|
|
2312
2312
|
}
|
|
2313
2313
|
]
|
|
2314
2314
|
]
|
|
@@ -2348,15 +2348,16 @@
|
|
|
2348
2348
|
"main",
|
|
2349
2349
|
{
|
|
2350
2350
|
"gap": "lg",
|
|
2351
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2351
2352
|
"children": [
|
|
2352
2353
|
{
|
|
2354
|
+
"type": "typography",
|
|
2353
2355
|
"content": "Course Enrollment",
|
|
2354
|
-
"variant": "h2"
|
|
2355
|
-
"type": "typography"
|
|
2356
|
+
"variant": "h2"
|
|
2356
2357
|
},
|
|
2357
2358
|
{
|
|
2358
|
-
"type": "wizard-progress",
|
|
2359
2359
|
"currentStep": 0.0,
|
|
2360
|
+
"type": "wizard-progress",
|
|
2360
2361
|
"steps": [
|
|
2361
2362
|
"Student Info",
|
|
2362
2363
|
"Course Selection",
|
|
@@ -2368,33 +2369,32 @@
|
|
|
2368
2369
|
"type": "divider"
|
|
2369
2370
|
},
|
|
2370
2371
|
{
|
|
2371
|
-
"content": "Student Info",
|
|
2372
2372
|
"type": "typography",
|
|
2373
|
+
"content": "Student Info",
|
|
2373
2374
|
"variant": "h3"
|
|
2374
2375
|
},
|
|
2375
2376
|
{
|
|
2377
|
+
"type": "form-section",
|
|
2376
2378
|
"mode": "create",
|
|
2377
2379
|
"submitEvent": "NEXT",
|
|
2378
2380
|
"submitLabel": "Continue",
|
|
2379
|
-
"
|
|
2381
|
+
"showCancel": false,
|
|
2380
2382
|
"fields": [
|
|
2381
2383
|
{
|
|
2384
|
+
"min": 2.0,
|
|
2382
2385
|
"name": "studentName",
|
|
2383
|
-
"required": true
|
|
2384
|
-
"min": 2.0
|
|
2386
|
+
"required": true
|
|
2385
2387
|
},
|
|
2386
2388
|
{
|
|
2387
2389
|
"name": "email",
|
|
2388
|
-
"
|
|
2389
|
-
"
|
|
2390
|
+
"type": "email",
|
|
2391
|
+
"required": true
|
|
2390
2392
|
}
|
|
2391
|
-
]
|
|
2392
|
-
"showCancel": false
|
|
2393
|
+
]
|
|
2393
2394
|
}
|
|
2394
2395
|
],
|
|
2395
|
-
"
|
|
2396
|
-
"
|
|
2397
|
-
"type": "stack"
|
|
2396
|
+
"type": "stack",
|
|
2397
|
+
"direction": "vertical"
|
|
2398
2398
|
}
|
|
2399
2399
|
]
|
|
2400
2400
|
]
|
|
@@ -2489,28 +2489,28 @@
|
|
|
2489
2489
|
"name": "ProgressAppLayout",
|
|
2490
2490
|
"linkedEntity": "Progress",
|
|
2491
2491
|
"config": {
|
|
2492
|
+
"searchEvent": "PROGRESS_SEARCH",
|
|
2493
|
+
"contentTrait": "@trait.ProgressDisplay",
|
|
2494
|
+
"appName": "LMS",
|
|
2495
|
+
"notifications": [],
|
|
2492
2496
|
"navItems": [
|
|
2493
2497
|
{
|
|
2494
|
-
"
|
|
2498
|
+
"icon": "graduation-cap",
|
|
2495
2499
|
"href": "/courses",
|
|
2496
|
-
"
|
|
2500
|
+
"label": "Courses"
|
|
2497
2501
|
},
|
|
2498
2502
|
{
|
|
2503
|
+
"icon": "user-plus",
|
|
2499
2504
|
"label": "Enroll",
|
|
2500
|
-
"href": "/enroll"
|
|
2501
|
-
"icon": "user-plus"
|
|
2505
|
+
"href": "/enroll"
|
|
2502
2506
|
},
|
|
2503
2507
|
{
|
|
2504
|
-
"
|
|
2508
|
+
"icon": "trending-up",
|
|
2505
2509
|
"label": "Progress",
|
|
2506
|
-
"
|
|
2510
|
+
"href": "/progress"
|
|
2507
2511
|
}
|
|
2508
2512
|
],
|
|
2509
|
-
"searchEvent": "PROGRESS_SEARCH",
|
|
2510
|
-
"notifications": [],
|
|
2511
|
-
"contentTrait": "@trait.ProgressDisplay",
|
|
2512
2513
|
"topBarActions": [],
|
|
2513
|
-
"appName": "LMS",
|
|
2514
2514
|
"notificationClickEvent": "PROGRESS_NOTIFICATIONS_OPEN"
|
|
2515
2515
|
},
|
|
2516
2516
|
"events": {
|
|
@@ -2544,25 +2544,27 @@
|
|
|
2544
2544
|
"render-ui",
|
|
2545
2545
|
"main",
|
|
2546
2546
|
{
|
|
2547
|
-
"
|
|
2547
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
2548
2548
|
"gap": "lg",
|
|
2549
|
+
"type": "stack",
|
|
2550
|
+
"direction": "vertical",
|
|
2549
2551
|
"children": [
|
|
2550
2552
|
{
|
|
2553
|
+
"type": "stack",
|
|
2554
|
+
"direction": "horizontal",
|
|
2555
|
+
"gap": "sm",
|
|
2551
2556
|
"children": [
|
|
2552
2557
|
{
|
|
2553
|
-
"
|
|
2554
|
-
"
|
|
2558
|
+
"type": "icon",
|
|
2559
|
+
"name": "trending-up"
|
|
2555
2560
|
},
|
|
2556
2561
|
{
|
|
2557
2562
|
"content": "Progress",
|
|
2558
|
-
"
|
|
2559
|
-
"
|
|
2563
|
+
"type": "typography",
|
|
2564
|
+
"variant": "h2"
|
|
2560
2565
|
}
|
|
2561
2566
|
],
|
|
2562
|
-
"
|
|
2563
|
-
"align": "center",
|
|
2564
|
-
"type": "stack",
|
|
2565
|
-
"direction": "horizontal"
|
|
2567
|
+
"align": "center"
|
|
2566
2568
|
},
|
|
2567
2569
|
{
|
|
2568
2570
|
"type": "divider"
|
|
@@ -2573,9 +2575,7 @@
|
|
|
2573
2575
|
"type": "divider"
|
|
2574
2576
|
},
|
|
2575
2577
|
"@trait.ProgressBrowseList"
|
|
2576
|
-
]
|
|
2577
|
-
"direction": "vertical",
|
|
2578
|
-
"className": "max-w-5xl mx-auto w-full"
|
|
2578
|
+
]
|
|
2579
2579
|
}
|
|
2580
2580
|
]
|
|
2581
2581
|
]
|
|
@@ -2664,8 +2664,8 @@
|
|
|
2664
2664
|
"Progress",
|
|
2665
2665
|
{
|
|
2666
2666
|
"emit": {
|
|
2667
|
-
"
|
|
2668
|
-
"
|
|
2667
|
+
"success": "ProgressLoaded",
|
|
2668
|
+
"failure": "ProgressLoadFailed"
|
|
2669
2669
|
}
|
|
2670
2670
|
}
|
|
2671
2671
|
],
|
|
@@ -2677,38 +2677,38 @@
|
|
|
2677
2677
|
"gap": "md",
|
|
2678
2678
|
"children": [
|
|
2679
2679
|
{
|
|
2680
|
-
"type": "stat-display",
|
|
2681
2680
|
"variant": "success",
|
|
2682
|
-
"value": 0.0,
|
|
2683
2681
|
"format": "percent",
|
|
2684
2682
|
"icon": "check-circle",
|
|
2685
|
-
"label": "Completion %"
|
|
2683
|
+
"label": "Completion %",
|
|
2684
|
+
"value": 0.0,
|
|
2685
|
+
"type": "stat-display"
|
|
2686
2686
|
},
|
|
2687
2687
|
{
|
|
2688
2688
|
"suffix": "h",
|
|
2689
|
+
"value": 0.0,
|
|
2689
2690
|
"label": "Time Spent",
|
|
2690
|
-
"variant": "info",
|
|
2691
|
-
"icon": "clock",
|
|
2692
2691
|
"type": "stat-display",
|
|
2693
|
-
"
|
|
2694
|
-
"format": "number"
|
|
2692
|
+
"variant": "info",
|
|
2693
|
+
"format": "number",
|
|
2694
|
+
"icon": "clock"
|
|
2695
2695
|
},
|
|
2696
2696
|
{
|
|
2697
2697
|
"variant": "default",
|
|
2698
|
+
"format": "number",
|
|
2698
2699
|
"value": 0.0,
|
|
2699
|
-
"label": "Lessons Remaining",
|
|
2700
2700
|
"type": "stat-display",
|
|
2701
|
-
"
|
|
2702
|
-
"
|
|
2701
|
+
"label": "Lessons Remaining",
|
|
2702
|
+
"icon": "list"
|
|
2703
2703
|
},
|
|
2704
2704
|
{
|
|
2705
|
+
"label": "Streak",
|
|
2705
2706
|
"format": "number",
|
|
2707
|
+
"icon": "flame",
|
|
2706
2708
|
"suffix": "d",
|
|
2707
|
-
"
|
|
2709
|
+
"variant": "warning",
|
|
2708
2710
|
"type": "stat-display",
|
|
2709
|
-
"
|
|
2710
|
-
"icon": "flame",
|
|
2711
|
-
"variant": "warning"
|
|
2711
|
+
"value": 0.0
|
|
2712
2712
|
}
|
|
2713
2713
|
],
|
|
2714
2714
|
"cols": 4.0
|
|
@@ -2730,36 +2730,36 @@
|
|
|
2730
2730
|
"cols": 4.0,
|
|
2731
2731
|
"children": [
|
|
2732
2732
|
{
|
|
2733
|
-
"type": "stat-display",
|
|
2734
|
-
"variant": "success",
|
|
2735
2733
|
"icon": "check-circle",
|
|
2734
|
+
"variant": "success",
|
|
2736
2735
|
"format": "percent",
|
|
2737
|
-
"
|
|
2738
|
-
"value": 0.0
|
|
2736
|
+
"type": "stat-display",
|
|
2737
|
+
"value": 0.0,
|
|
2738
|
+
"label": "Completion %"
|
|
2739
2739
|
},
|
|
2740
2740
|
{
|
|
2741
2741
|
"suffix": "h",
|
|
2742
2742
|
"type": "stat-display",
|
|
2743
|
-
"value": 0.0,
|
|
2744
|
-
"label": "Time Spent",
|
|
2745
2743
|
"icon": "clock",
|
|
2744
|
+
"label": "Time Spent",
|
|
2745
|
+
"value": 0.0,
|
|
2746
2746
|
"variant": "info",
|
|
2747
2747
|
"format": "number"
|
|
2748
2748
|
},
|
|
2749
2749
|
{
|
|
2750
|
-
"
|
|
2751
|
-
"label": "Lessons Remaining",
|
|
2752
|
-
"icon": "list",
|
|
2750
|
+
"format": "number",
|
|
2753
2751
|
"type": "stat-display",
|
|
2752
|
+
"icon": "list",
|
|
2753
|
+
"label": "Lessons Remaining",
|
|
2754
2754
|
"variant": "default",
|
|
2755
|
-
"
|
|
2755
|
+
"value": 0.0
|
|
2756
2756
|
},
|
|
2757
2757
|
{
|
|
2758
|
-
"label": "Streak",
|
|
2759
|
-
"type": "stat-display",
|
|
2760
|
-
"value": 0.0,
|
|
2761
|
-
"variant": "warning",
|
|
2762
2758
|
"format": "number",
|
|
2759
|
+
"variant": "warning",
|
|
2760
|
+
"value": 0.0,
|
|
2761
|
+
"type": "stat-display",
|
|
2762
|
+
"label": "Streak",
|
|
2763
2763
|
"icon": "flame",
|
|
2764
2764
|
"suffix": "d"
|
|
2765
2765
|
}
|
|
@@ -2852,8 +2852,8 @@
|
|
|
2852
2852
|
"Progress",
|
|
2853
2853
|
{
|
|
2854
2854
|
"emit": {
|
|
2855
|
-
"
|
|
2856
|
-
"
|
|
2855
|
+
"success": "ProgressLoaded",
|
|
2856
|
+
"failure": "ProgressLoadFailed"
|
|
2857
2857
|
}
|
|
2858
2858
|
}
|
|
2859
2859
|
],
|
|
@@ -2861,13 +2861,13 @@
|
|
|
2861
2861
|
"render-ui",
|
|
2862
2862
|
"main",
|
|
2863
2863
|
{
|
|
2864
|
-
"showLegend": true,
|
|
2865
2864
|
"title": "Progress over time",
|
|
2866
|
-
"subtitle": "Average completion % per week",
|
|
2867
|
-
"type": "chart",
|
|
2868
2865
|
"chartType": "line",
|
|
2869
2866
|
"data": [],
|
|
2870
|
-
"
|
|
2867
|
+
"type": "chart",
|
|
2868
|
+
"height": 280.0,
|
|
2869
|
+
"showLegend": true,
|
|
2870
|
+
"subtitle": "Average completion % per week"
|
|
2871
2871
|
}
|
|
2872
2872
|
]
|
|
2873
2873
|
]
|
|
@@ -2881,13 +2881,13 @@
|
|
|
2881
2881
|
"render-ui",
|
|
2882
2882
|
"main",
|
|
2883
2883
|
{
|
|
2884
|
-
"
|
|
2885
|
-
"subtitle": "Average completion % per week",
|
|
2884
|
+
"chartType": "line",
|
|
2886
2885
|
"data": "@payload.data",
|
|
2887
|
-
"height": 280.0,
|
|
2888
|
-
"title": "Progress over time",
|
|
2889
2886
|
"showLegend": true,
|
|
2890
|
-
"
|
|
2887
|
+
"subtitle": "Average completion % per week",
|
|
2888
|
+
"type": "chart",
|
|
2889
|
+
"height": 280.0,
|
|
2890
|
+
"title": "Progress over time"
|
|
2891
2891
|
}
|
|
2892
2892
|
]
|
|
2893
2893
|
]
|
|
@@ -2901,17 +2901,20 @@
|
|
|
2901
2901
|
"name": "ProgressBrowseList",
|
|
2902
2902
|
"linkedEntity": "Progress",
|
|
2903
2903
|
"config": {
|
|
2904
|
+
"itemActions": [],
|
|
2905
|
+
"gap": "sm",
|
|
2906
|
+
"cols": 1.0,
|
|
2904
2907
|
"fields": [
|
|
2905
2908
|
{
|
|
2906
|
-
"label": "Course",
|
|
2907
|
-
"icon": "book-open",
|
|
2908
2909
|
"variant": "h4",
|
|
2909
|
-
"name": "courseName"
|
|
2910
|
+
"name": "courseName",
|
|
2911
|
+
"icon": "book-open",
|
|
2912
|
+
"label": "Course"
|
|
2910
2913
|
},
|
|
2911
2914
|
{
|
|
2912
|
-
"label": "Completion",
|
|
2913
|
-
"variant": "badge",
|
|
2914
2915
|
"format": "percent",
|
|
2916
|
+
"variant": "badge",
|
|
2917
|
+
"label": "Completion",
|
|
2915
2918
|
"name": "completionPct"
|
|
2916
2919
|
},
|
|
2917
2920
|
{
|
|
@@ -2920,20 +2923,17 @@
|
|
|
2920
2923
|
"variant": "body"
|
|
2921
2924
|
},
|
|
2922
2925
|
{
|
|
2923
|
-
"variant": "body",
|
|
2924
2926
|
"name": "totalLessons",
|
|
2925
|
-
"label": "Total Lessons"
|
|
2927
|
+
"label": "Total Lessons",
|
|
2928
|
+
"variant": "body"
|
|
2926
2929
|
},
|
|
2927
2930
|
{
|
|
2928
|
-
"variant": "caption",
|
|
2929
2931
|
"format": "date",
|
|
2932
|
+
"variant": "caption",
|
|
2930
2933
|
"label": "Last Activity",
|
|
2931
2934
|
"name": "lastActivity"
|
|
2932
2935
|
}
|
|
2933
|
-
]
|
|
2934
|
-
"cols": 1.0,
|
|
2935
|
-
"gap": "sm",
|
|
2936
|
-
"itemActions": []
|
|
2936
|
+
]
|
|
2937
2937
|
},
|
|
2938
2938
|
"listens": [
|
|
2939
2939
|
{
|