@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
|
@@ -224,15 +224,15 @@
|
|
|
224
224
|
{
|
|
225
225
|
"children": [
|
|
226
226
|
{
|
|
227
|
+
"type": "game-menu",
|
|
228
|
+
"title": "Sequencer Challenge",
|
|
227
229
|
"menuItems": [
|
|
228
230
|
{
|
|
229
231
|
"label": "Start",
|
|
230
|
-
"
|
|
231
|
-
"
|
|
232
|
+
"variant": "primary",
|
|
233
|
+
"event": "START"
|
|
232
234
|
}
|
|
233
|
-
]
|
|
234
|
-
"title": "Sequencer Challenge",
|
|
235
|
-
"type": "game-menu"
|
|
235
|
+
]
|
|
236
236
|
}
|
|
237
237
|
],
|
|
238
238
|
"type": "game-shell",
|
|
@@ -251,33 +251,33 @@
|
|
|
251
251
|
"render-ui",
|
|
252
252
|
"main",
|
|
253
253
|
{
|
|
254
|
-
"showTopBar": true,
|
|
255
254
|
"appName": "Coding Academy",
|
|
256
255
|
"type": "game-shell",
|
|
256
|
+
"showTopBar": true,
|
|
257
257
|
"children": [
|
|
258
258
|
{
|
|
259
|
+
"type": "stack",
|
|
260
|
+
"direction": "vertical",
|
|
261
|
+
"gap": "md",
|
|
259
262
|
"children": [
|
|
260
263
|
{
|
|
264
|
+
"type": "game-hud",
|
|
261
265
|
"stats": [
|
|
262
266
|
{
|
|
263
|
-
"
|
|
264
|
-
"
|
|
267
|
+
"value": "@entity.score",
|
|
268
|
+
"label": "Score"
|
|
265
269
|
},
|
|
266
270
|
{
|
|
267
271
|
"label": "Level",
|
|
268
272
|
"value": "@entity.level"
|
|
269
273
|
}
|
|
270
|
-
]
|
|
271
|
-
"type": "game-hud"
|
|
274
|
+
]
|
|
272
275
|
},
|
|
273
276
|
"@trait.SeqLessonVideo",
|
|
274
277
|
{
|
|
278
|
+
"type": "card",
|
|
275
279
|
"children": [
|
|
276
280
|
{
|
|
277
|
-
"align": "center",
|
|
278
|
-
"type": "stack",
|
|
279
|
-
"gap": "md",
|
|
280
|
-
"direction": "vertical",
|
|
281
281
|
"children": [
|
|
282
282
|
{
|
|
283
283
|
"content": "Sequencer Challenge",
|
|
@@ -285,27 +285,27 @@
|
|
|
285
285
|
"variant": "h3"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
|
-
"
|
|
288
|
+
"variant": "body",
|
|
289
289
|
"content": "Arrange the action blocks in the correct order.",
|
|
290
290
|
"type": "typography",
|
|
291
|
-
"
|
|
291
|
+
"color": "muted"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
"label": "Complete",
|
|
295
294
|
"type": "button",
|
|
295
|
+
"variant": "primary",
|
|
296
296
|
"action": "COMPLETE",
|
|
297
|
-
"
|
|
298
|
-
"
|
|
297
|
+
"label": "Complete",
|
|
298
|
+
"icon": "check"
|
|
299
299
|
}
|
|
300
|
-
]
|
|
300
|
+
],
|
|
301
|
+
"direction": "vertical",
|
|
302
|
+
"align": "center",
|
|
303
|
+
"type": "stack",
|
|
304
|
+
"gap": "md"
|
|
301
305
|
}
|
|
302
|
-
]
|
|
303
|
-
"type": "card"
|
|
306
|
+
]
|
|
304
307
|
}
|
|
305
|
-
]
|
|
306
|
-
"gap": "md",
|
|
307
|
-
"direction": "vertical",
|
|
308
|
-
"type": "stack"
|
|
308
|
+
]
|
|
309
309
|
}
|
|
310
310
|
]
|
|
311
311
|
}
|
|
@@ -327,21 +327,21 @@
|
|
|
327
327
|
"main",
|
|
328
328
|
{
|
|
329
329
|
"showTopBar": true,
|
|
330
|
+
"appName": "Coding Academy",
|
|
331
|
+
"type": "game-shell",
|
|
330
332
|
"children": [
|
|
331
333
|
{
|
|
332
334
|
"menuItems": [
|
|
333
335
|
{
|
|
334
336
|
"event": "RESTART",
|
|
335
|
-
"
|
|
336
|
-
"
|
|
337
|
+
"variant": "primary",
|
|
338
|
+
"label": "Play Again"
|
|
337
339
|
}
|
|
338
340
|
],
|
|
339
|
-
"
|
|
340
|
-
"
|
|
341
|
+
"type": "game-over-screen",
|
|
342
|
+
"title": "Well Done!"
|
|
341
343
|
}
|
|
342
|
-
]
|
|
343
|
-
"type": "game-shell",
|
|
344
|
-
"appName": "Coding Academy"
|
|
344
|
+
]
|
|
345
345
|
}
|
|
346
346
|
]
|
|
347
347
|
]
|
|
@@ -355,22 +355,22 @@
|
|
|
355
355
|
"render-ui",
|
|
356
356
|
"main",
|
|
357
357
|
{
|
|
358
|
+
"type": "game-shell",
|
|
359
|
+
"appName": "Coding Academy",
|
|
360
|
+
"showTopBar": true,
|
|
358
361
|
"children": [
|
|
359
362
|
{
|
|
360
363
|
"type": "game-menu",
|
|
364
|
+
"title": "Sequencer Challenge",
|
|
361
365
|
"menuItems": [
|
|
362
366
|
{
|
|
363
367
|
"label": "Start",
|
|
364
368
|
"event": "START",
|
|
365
369
|
"variant": "primary"
|
|
366
370
|
}
|
|
367
|
-
]
|
|
368
|
-
"title": "Sequencer Challenge"
|
|
371
|
+
]
|
|
369
372
|
}
|
|
370
|
-
]
|
|
371
|
-
"showTopBar": true,
|
|
372
|
-
"type": "game-shell",
|
|
373
|
-
"appName": "Coding Academy"
|
|
373
|
+
]
|
|
374
374
|
}
|
|
375
375
|
]
|
|
376
376
|
]
|
|
@@ -383,10 +383,10 @@
|
|
|
383
383
|
"ref": "YouTube.traits.ServiceYoutubeYoutube",
|
|
384
384
|
"name": "SeqLessonVideo",
|
|
385
385
|
"config": {
|
|
386
|
-
"controls": true,
|
|
387
|
-
"autoplay": false,
|
|
388
386
|
"videoId": "@entity.videoId",
|
|
389
|
-
"
|
|
387
|
+
"controls": true,
|
|
388
|
+
"uiTrait": "@trait.SeqLessonPlayer",
|
|
389
|
+
"autoplay": false
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
392
|
{
|
|
@@ -419,24 +419,24 @@
|
|
|
419
419
|
"children": [
|
|
420
420
|
{
|
|
421
421
|
"type": "stack",
|
|
422
|
+
"gap": "sm",
|
|
422
423
|
"direction": "vertical",
|
|
423
424
|
"align": "center",
|
|
424
|
-
"gap": "sm",
|
|
425
425
|
"children": [
|
|
426
426
|
{
|
|
427
|
-
"
|
|
428
|
-
"
|
|
427
|
+
"name": "video",
|
|
428
|
+
"type": "icon"
|
|
429
429
|
},
|
|
430
430
|
{
|
|
431
|
+
"color": "muted",
|
|
431
432
|
"variant": "caption",
|
|
432
433
|
"type": "typography",
|
|
433
|
-
"content": "Lesson video"
|
|
434
|
-
"color": "muted"
|
|
434
|
+
"content": "Lesson video"
|
|
435
435
|
},
|
|
436
436
|
{
|
|
437
437
|
"type": "typography",
|
|
438
|
-
"
|
|
439
|
-
"
|
|
438
|
+
"variant": "body",
|
|
439
|
+
"content": "@config.videoId"
|
|
440
440
|
}
|
|
441
441
|
]
|
|
442
442
|
}
|
|
@@ -459,13 +459,13 @@
|
|
|
459
459
|
"ref": "Storage.traits.ServiceStorageStorage",
|
|
460
460
|
"name": "SeqProgressStorage",
|
|
461
461
|
"config": {
|
|
462
|
-
"
|
|
462
|
+
"acl": "private",
|
|
463
|
+
"uiTrait": "@trait.SeqProgressForm",
|
|
463
464
|
"allowedMimeTypes": [
|
|
464
465
|
"application/json"
|
|
465
466
|
],
|
|
466
|
-
"uiTrait": "@trait.SeqProgressForm",
|
|
467
467
|
"maxSize": 102400.0,
|
|
468
|
-
"
|
|
468
|
+
"bucket": "coding-academy-progress"
|
|
469
469
|
},
|
|
470
470
|
"listens": [
|
|
471
471
|
{
|
|
@@ -524,23 +524,23 @@
|
|
|
524
524
|
"render-ui",
|
|
525
525
|
"main",
|
|
526
526
|
{
|
|
527
|
+
"align": "center",
|
|
528
|
+
"type": "stack",
|
|
529
|
+
"gap": "sm",
|
|
530
|
+
"direction": "horizontal",
|
|
527
531
|
"children": [
|
|
528
532
|
{
|
|
529
533
|
"name": "save",
|
|
530
534
|
"type": "icon"
|
|
531
535
|
},
|
|
532
536
|
{
|
|
537
|
+
"action": "UPLOAD",
|
|
533
538
|
"type": "button",
|
|
539
|
+
"variant": "ghost",
|
|
534
540
|
"icon": "save",
|
|
535
|
-
"label": "Save Progress"
|
|
536
|
-
"action": "UPLOAD",
|
|
537
|
-
"variant": "ghost"
|
|
541
|
+
"label": "Save Progress"
|
|
538
542
|
}
|
|
539
|
-
]
|
|
540
|
-
"align": "center",
|
|
541
|
-
"type": "stack",
|
|
542
|
-
"gap": "sm",
|
|
543
|
-
"direction": "horizontal"
|
|
543
|
+
]
|
|
544
544
|
}
|
|
545
545
|
]
|
|
546
546
|
]
|
|
@@ -761,8 +761,8 @@
|
|
|
761
761
|
"BuildChallenge",
|
|
762
762
|
{
|
|
763
763
|
"emit": {
|
|
764
|
-
"
|
|
765
|
-
"
|
|
764
|
+
"failure": "BuildChallengeLoadFailed",
|
|
765
|
+
"success": "BuildChallengeLoaded"
|
|
766
766
|
}
|
|
767
767
|
}
|
|
768
768
|
],
|
|
@@ -770,8 +770,9 @@
|
|
|
770
770
|
"render-ui",
|
|
771
771
|
"main",
|
|
772
772
|
{
|
|
773
|
-
"
|
|
773
|
+
"showTopBar": true,
|
|
774
774
|
"type": "game-shell",
|
|
775
|
+
"appName": "Coding Academy",
|
|
775
776
|
"children": [
|
|
776
777
|
{
|
|
777
778
|
"menuItems": [
|
|
@@ -781,11 +782,10 @@
|
|
|
781
782
|
"event": "START"
|
|
782
783
|
}
|
|
783
784
|
],
|
|
784
|
-
"
|
|
785
|
-
"
|
|
785
|
+
"title": "Builder Challenge",
|
|
786
|
+
"type": "game-menu"
|
|
786
787
|
}
|
|
787
|
-
]
|
|
788
|
-
"showTopBar": true
|
|
788
|
+
]
|
|
789
789
|
}
|
|
790
790
|
]
|
|
791
791
|
]
|
|
@@ -799,10 +799,13 @@
|
|
|
799
799
|
"render-ui",
|
|
800
800
|
"main",
|
|
801
801
|
{
|
|
802
|
-
"showTopBar": true,
|
|
803
802
|
"type": "game-shell",
|
|
803
|
+
"showTopBar": true,
|
|
804
|
+
"appName": "Coding Academy",
|
|
804
805
|
"children": [
|
|
805
806
|
{
|
|
807
|
+
"gap": "md",
|
|
808
|
+
"direction": "vertical",
|
|
806
809
|
"children": [
|
|
807
810
|
{
|
|
808
811
|
"type": "game-hud",
|
|
@@ -821,7 +824,8 @@
|
|
|
821
824
|
"type": "card",
|
|
822
825
|
"children": [
|
|
823
826
|
{
|
|
824
|
-
"
|
|
827
|
+
"type": "stack",
|
|
828
|
+
"gap": "md",
|
|
825
829
|
"children": [
|
|
826
830
|
{
|
|
827
831
|
"variant": "h3",
|
|
@@ -829,32 +833,28 @@
|
|
|
829
833
|
"type": "typography"
|
|
830
834
|
},
|
|
831
835
|
{
|
|
832
|
-
"variant": "body",
|
|
833
|
-
"color": "muted",
|
|
834
836
|
"type": "typography",
|
|
835
|
-
"
|
|
837
|
+
"variant": "body",
|
|
838
|
+
"content": "Drag components into the slots to build the solution.",
|
|
839
|
+
"color": "muted"
|
|
836
840
|
},
|
|
837
841
|
{
|
|
838
|
-
"label": "Complete",
|
|
839
|
-
"action": "COMPLETE",
|
|
840
842
|
"type": "button",
|
|
841
843
|
"variant": "primary",
|
|
842
|
-
"
|
|
844
|
+
"label": "Complete",
|
|
845
|
+
"icon": "check",
|
|
846
|
+
"action": "COMPLETE"
|
|
843
847
|
}
|
|
844
848
|
],
|
|
845
849
|
"align": "center",
|
|
846
|
-
"
|
|
847
|
-
"type": "stack"
|
|
850
|
+
"direction": "vertical"
|
|
848
851
|
}
|
|
849
852
|
]
|
|
850
853
|
}
|
|
851
854
|
],
|
|
852
|
-
"type": "stack"
|
|
853
|
-
"direction": "vertical",
|
|
854
|
-
"gap": "md"
|
|
855
|
+
"type": "stack"
|
|
855
856
|
}
|
|
856
|
-
]
|
|
857
|
-
"appName": "Coding Academy"
|
|
857
|
+
]
|
|
858
858
|
}
|
|
859
859
|
]
|
|
860
860
|
]
|
|
@@ -880,9 +880,9 @@
|
|
|
880
880
|
{
|
|
881
881
|
"menuItems": [
|
|
882
882
|
{
|
|
883
|
-
"
|
|
883
|
+
"variant": "primary",
|
|
884
884
|
"event": "RESTART",
|
|
885
|
-
"
|
|
885
|
+
"label": "Play Again"
|
|
886
886
|
}
|
|
887
887
|
],
|
|
888
888
|
"type": "game-over-screen",
|
|
@@ -909,9 +909,9 @@
|
|
|
909
909
|
"title": "Builder Challenge",
|
|
910
910
|
"menuItems": [
|
|
911
911
|
{
|
|
912
|
-
"
|
|
912
|
+
"label": "Start",
|
|
913
913
|
"variant": "primary",
|
|
914
|
-
"
|
|
914
|
+
"event": "START"
|
|
915
915
|
}
|
|
916
916
|
]
|
|
917
917
|
}
|
|
@@ -1126,8 +1126,8 @@
|
|
|
1126
1126
|
"EventChallenge",
|
|
1127
1127
|
{
|
|
1128
1128
|
"emit": {
|
|
1129
|
-
"
|
|
1130
|
-
"
|
|
1129
|
+
"failure": "EventChallengeLoadFailed",
|
|
1130
|
+
"success": "EventChallengeLoaded"
|
|
1131
1131
|
}
|
|
1132
1132
|
}
|
|
1133
1133
|
],
|
|
@@ -1135,22 +1135,22 @@
|
|
|
1135
1135
|
"render-ui",
|
|
1136
1136
|
"main",
|
|
1137
1137
|
{
|
|
1138
|
+
"showTopBar": true,
|
|
1138
1139
|
"type": "game-shell",
|
|
1139
|
-
"appName": "Coding Academy",
|
|
1140
1140
|
"children": [
|
|
1141
1141
|
{
|
|
1142
|
-
"title": "Event Handler Challenge",
|
|
1143
1142
|
"type": "game-menu",
|
|
1144
1143
|
"menuItems": [
|
|
1145
1144
|
{
|
|
1146
|
-
"
|
|
1145
|
+
"event": "START",
|
|
1147
1146
|
"variant": "primary",
|
|
1148
|
-
"
|
|
1147
|
+
"label": "Start"
|
|
1149
1148
|
}
|
|
1150
|
-
]
|
|
1149
|
+
],
|
|
1150
|
+
"title": "Event Handler Challenge"
|
|
1151
1151
|
}
|
|
1152
1152
|
],
|
|
1153
|
-
"
|
|
1153
|
+
"appName": "Coding Academy"
|
|
1154
1154
|
}
|
|
1155
1155
|
]
|
|
1156
1156
|
]
|
|
@@ -1164,30 +1164,31 @@
|
|
|
1164
1164
|
"render-ui",
|
|
1165
1165
|
"main",
|
|
1166
1166
|
{
|
|
1167
|
-
"type": "game-shell",
|
|
1168
1167
|
"appName": "Coding Academy",
|
|
1169
1168
|
"children": [
|
|
1170
1169
|
{
|
|
1170
|
+
"direction": "vertical",
|
|
1171
1171
|
"children": [
|
|
1172
1172
|
{
|
|
1173
|
-
"type": "game-hud",
|
|
1174
1173
|
"stats": [
|
|
1175
1174
|
{
|
|
1176
|
-
"
|
|
1177
|
-
"
|
|
1175
|
+
"label": "Score",
|
|
1176
|
+
"value": "@entity.score"
|
|
1178
1177
|
},
|
|
1179
1178
|
{
|
|
1180
1179
|
"label": "Level",
|
|
1181
1180
|
"value": "@entity.level"
|
|
1182
1181
|
}
|
|
1183
|
-
]
|
|
1182
|
+
],
|
|
1183
|
+
"type": "game-hud"
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
|
-
"type": "card",
|
|
1187
1186
|
"children": [
|
|
1188
1187
|
{
|
|
1189
1188
|
"align": "center",
|
|
1190
1189
|
"gap": "md",
|
|
1190
|
+
"direction": "vertical",
|
|
1191
|
+
"type": "stack",
|
|
1191
1192
|
"children": [
|
|
1192
1193
|
{
|
|
1193
1194
|
"type": "typography",
|
|
@@ -1195,30 +1196,29 @@
|
|
|
1195
1196
|
"variant": "h3"
|
|
1196
1197
|
},
|
|
1197
1198
|
{
|
|
1198
|
-
"variant": "body",
|
|
1199
1199
|
"type": "typography",
|
|
1200
|
-
"
|
|
1201
|
-
"
|
|
1200
|
+
"color": "muted",
|
|
1201
|
+
"variant": "body",
|
|
1202
|
+
"content": "Wire the event handlers to fire on the right triggers."
|
|
1202
1203
|
},
|
|
1203
1204
|
{
|
|
1205
|
+
"type": "button",
|
|
1204
1206
|
"icon": "check",
|
|
1205
|
-
"label": "Complete",
|
|
1206
1207
|
"action": "COMPLETE",
|
|
1207
|
-
"
|
|
1208
|
-
"
|
|
1208
|
+
"label": "Complete",
|
|
1209
|
+
"variant": "primary"
|
|
1209
1210
|
}
|
|
1210
|
-
]
|
|
1211
|
-
"direction": "vertical",
|
|
1212
|
-
"type": "stack"
|
|
1211
|
+
]
|
|
1213
1212
|
}
|
|
1214
|
-
]
|
|
1213
|
+
],
|
|
1214
|
+
"type": "card"
|
|
1215
1215
|
}
|
|
1216
1216
|
],
|
|
1217
|
-
"
|
|
1218
|
-
"
|
|
1219
|
-
"type": "stack"
|
|
1217
|
+
"type": "stack",
|
|
1218
|
+
"gap": "md"
|
|
1220
1219
|
}
|
|
1221
1220
|
],
|
|
1221
|
+
"type": "game-shell",
|
|
1222
1222
|
"showTopBar": true
|
|
1223
1223
|
}
|
|
1224
1224
|
]
|
|
@@ -1238,22 +1238,22 @@
|
|
|
1238
1238
|
"render-ui",
|
|
1239
1239
|
"main",
|
|
1240
1240
|
{
|
|
1241
|
-
"type": "game-shell",
|
|
1242
1241
|
"showTopBar": true,
|
|
1243
1242
|
"children": [
|
|
1244
1243
|
{
|
|
1244
|
+
"title": "Well Done!",
|
|
1245
|
+
"type": "game-over-screen",
|
|
1245
1246
|
"menuItems": [
|
|
1246
1247
|
{
|
|
1247
1248
|
"event": "RESTART",
|
|
1248
1249
|
"label": "Play Again",
|
|
1249
1250
|
"variant": "primary"
|
|
1250
1251
|
}
|
|
1251
|
-
]
|
|
1252
|
-
"title": "Well Done!",
|
|
1253
|
-
"type": "game-over-screen"
|
|
1252
|
+
]
|
|
1254
1253
|
}
|
|
1255
1254
|
],
|
|
1256
|
-
"appName": "Coding Academy"
|
|
1255
|
+
"appName": "Coding Academy",
|
|
1256
|
+
"type": "game-shell"
|
|
1257
1257
|
}
|
|
1258
1258
|
]
|
|
1259
1259
|
]
|
|
@@ -1267,22 +1267,22 @@
|
|
|
1267
1267
|
"render-ui",
|
|
1268
1268
|
"main",
|
|
1269
1269
|
{
|
|
1270
|
-
"appName": "Coding Academy",
|
|
1271
|
-
"type": "game-shell",
|
|
1272
1270
|
"children": [
|
|
1273
1271
|
{
|
|
1272
|
+
"type": "game-menu",
|
|
1273
|
+
"title": "Event Handler Challenge",
|
|
1274
1274
|
"menuItems": [
|
|
1275
1275
|
{
|
|
1276
1276
|
"label": "Start",
|
|
1277
1277
|
"variant": "primary",
|
|
1278
1278
|
"event": "START"
|
|
1279
1279
|
}
|
|
1280
|
-
]
|
|
1281
|
-
"type": "game-menu",
|
|
1282
|
-
"title": "Event Handler Challenge"
|
|
1280
|
+
]
|
|
1283
1281
|
}
|
|
1284
1282
|
],
|
|
1285
|
-
"showTopBar": true
|
|
1283
|
+
"showTopBar": true,
|
|
1284
|
+
"type": "game-shell",
|
|
1285
|
+
"appName": "Coding Academy"
|
|
1286
1286
|
}
|
|
1287
1287
|
]
|
|
1288
1288
|
]
|
|
@@ -1390,6 +1390,10 @@
|
|
|
1390
1390
|
"name": "StudentProgressAppLayout",
|
|
1391
1391
|
"config": {
|
|
1392
1392
|
"notificationClickEvent": "STUDENT_PROGRESS_NOTIFICATIONS_OPEN",
|
|
1393
|
+
"notifications": [],
|
|
1394
|
+
"contentTrait": "@trait.StudentProgressCatalog",
|
|
1395
|
+
"searchEvent": "STUDENT_PROGRESS_SEARCH",
|
|
1396
|
+
"appName": "Coding Academy",
|
|
1393
1397
|
"navItems": [
|
|
1394
1398
|
{
|
|
1395
1399
|
"label": "Sequencer",
|
|
@@ -1397,8 +1401,8 @@
|
|
|
1397
1401
|
"icon": "list-ordered"
|
|
1398
1402
|
},
|
|
1399
1403
|
{
|
|
1400
|
-
"label": "Builder",
|
|
1401
1404
|
"icon": "wrench",
|
|
1405
|
+
"label": "Builder",
|
|
1402
1406
|
"href": "/builder"
|
|
1403
1407
|
},
|
|
1404
1408
|
{
|
|
@@ -1407,15 +1411,11 @@
|
|
|
1407
1411
|
"icon": "zap"
|
|
1408
1412
|
},
|
|
1409
1413
|
{
|
|
1414
|
+
"icon": "trending-up",
|
|
1410
1415
|
"label": "Progress",
|
|
1411
|
-
"href": "/progress"
|
|
1412
|
-
"icon": "trending-up"
|
|
1416
|
+
"href": "/progress"
|
|
1413
1417
|
}
|
|
1414
|
-
]
|
|
1415
|
-
"appName": "Coding Academy",
|
|
1416
|
-
"contentTrait": "@trait.StudentProgressCatalog",
|
|
1417
|
-
"searchEvent": "STUDENT_PROGRESS_SEARCH",
|
|
1418
|
-
"notifications": []
|
|
1418
|
+
]
|
|
1419
1419
|
},
|
|
1420
1420
|
"events": {
|
|
1421
1421
|
"SEARCH": "STUDENT_PROGRESS_SEARCH",
|
|
@@ -1486,32 +1486,35 @@
|
|
|
1486
1486
|
"render-ui",
|
|
1487
1487
|
"main",
|
|
1488
1488
|
{
|
|
1489
|
+
"gap": "lg",
|
|
1490
|
+
"direction": "vertical",
|
|
1491
|
+
"type": "stack",
|
|
1489
1492
|
"children": [
|
|
1490
1493
|
{
|
|
1494
|
+
"direction": "horizontal",
|
|
1491
1495
|
"gap": "md",
|
|
1492
1496
|
"align": "center",
|
|
1497
|
+
"type": "stack",
|
|
1498
|
+
"justify": "between",
|
|
1493
1499
|
"children": [
|
|
1494
1500
|
{
|
|
1501
|
+
"direction": "horizontal",
|
|
1495
1502
|
"children": [
|
|
1496
1503
|
{
|
|
1497
1504
|
"name": "trending-up",
|
|
1498
1505
|
"type": "icon"
|
|
1499
1506
|
},
|
|
1500
1507
|
{
|
|
1501
|
-
"content": "Progress",
|
|
1502
1508
|
"variant": "h2",
|
|
1503
|
-
"type": "typography"
|
|
1509
|
+
"type": "typography",
|
|
1510
|
+
"content": "Progress"
|
|
1504
1511
|
}
|
|
1505
1512
|
],
|
|
1506
|
-
"align": "center",
|
|
1507
|
-
"type": "stack",
|
|
1508
1513
|
"gap": "sm",
|
|
1509
|
-
"
|
|
1514
|
+
"align": "center",
|
|
1515
|
+
"type": "stack"
|
|
1510
1516
|
}
|
|
1511
|
-
]
|
|
1512
|
-
"type": "stack",
|
|
1513
|
-
"justify": "between",
|
|
1514
|
-
"direction": "horizontal"
|
|
1517
|
+
]
|
|
1515
1518
|
},
|
|
1516
1519
|
{
|
|
1517
1520
|
"type": "divider"
|
|
@@ -1522,10 +1525,7 @@
|
|
|
1522
1525
|
"type": "divider"
|
|
1523
1526
|
},
|
|
1524
1527
|
"@trait.StudentProgressBrowseList"
|
|
1525
|
-
]
|
|
1526
|
-
"type": "stack",
|
|
1527
|
-
"gap": "lg",
|
|
1528
|
-
"direction": "vertical"
|
|
1528
|
+
]
|
|
1529
1529
|
}
|
|
1530
1530
|
]
|
|
1531
1531
|
]
|
|
@@ -1545,33 +1545,33 @@
|
|
|
1545
1545
|
"main",
|
|
1546
1546
|
{
|
|
1547
1547
|
"align": "center",
|
|
1548
|
+
"gap": "md",
|
|
1549
|
+
"className": "py-8",
|
|
1548
1550
|
"children": [
|
|
1549
1551
|
{
|
|
1550
1552
|
"type": "icon",
|
|
1551
1553
|
"name": "bell"
|
|
1552
1554
|
},
|
|
1553
1555
|
{
|
|
1554
|
-
"type": "typography",
|
|
1555
1556
|
"variant": "h3",
|
|
1557
|
+
"type": "typography",
|
|
1556
1558
|
"content": "No notifications"
|
|
1557
1559
|
},
|
|
1558
1560
|
{
|
|
1561
|
+
"color": "muted",
|
|
1559
1562
|
"content": "You're all caught up.",
|
|
1560
1563
|
"type": "typography",
|
|
1561
|
-
"variant": "caption"
|
|
1562
|
-
"color": "muted"
|
|
1564
|
+
"variant": "caption"
|
|
1563
1565
|
},
|
|
1564
1566
|
{
|
|
1565
|
-
"type": "button",
|
|
1566
1567
|
"label": "Back to progress",
|
|
1567
|
-
"
|
|
1568
|
-
"variant": "ghost"
|
|
1568
|
+
"type": "button",
|
|
1569
|
+
"variant": "ghost",
|
|
1570
|
+
"action": "INIT"
|
|
1569
1571
|
}
|
|
1570
1572
|
],
|
|
1571
1573
|
"type": "stack",
|
|
1572
|
-
"
|
|
1573
|
-
"direction": "vertical",
|
|
1574
|
-
"gap": "md"
|
|
1574
|
+
"direction": "vertical"
|
|
1575
1575
|
}
|
|
1576
1576
|
]
|
|
1577
1577
|
]
|
|
@@ -1584,43 +1584,43 @@
|
|
|
1584
1584
|
"ref": "Stats.traits.StatsItemStats",
|
|
1585
1585
|
"name": "StudentProgressStats",
|
|
1586
1586
|
"config": {
|
|
1587
|
+
"title": "Student Progress",
|
|
1587
1588
|
"metrics": [
|
|
1588
1589
|
{
|
|
1589
|
-
"icon": "check-circle",
|
|
1590
1590
|
"variant": "success",
|
|
1591
|
-
"aggregation": "sum",
|
|
1592
1591
|
"format": "number",
|
|
1593
1592
|
"field": "lessonsCompleted",
|
|
1594
|
-
"
|
|
1593
|
+
"aggregation": "sum",
|
|
1594
|
+
"label": "Lessons Completed",
|
|
1595
|
+
"icon": "check-circle"
|
|
1595
1596
|
},
|
|
1596
1597
|
{
|
|
1597
|
-
"aggregation": "avg",
|
|
1598
|
-
"icon": "star",
|
|
1599
1598
|
"label": "Average Score",
|
|
1599
|
+
"aggregation": "avg",
|
|
1600
1600
|
"variant": "primary",
|
|
1601
|
+
"field": "avgScore",
|
|
1601
1602
|
"format": "number",
|
|
1602
|
-
"
|
|
1603
|
+
"icon": "star"
|
|
1603
1604
|
},
|
|
1604
1605
|
{
|
|
1606
|
+
"suffix": "d",
|
|
1605
1607
|
"field": "streak",
|
|
1606
|
-
"variant": "warning",
|
|
1607
|
-
"icon": "flame",
|
|
1608
|
-
"format": "number",
|
|
1609
1608
|
"aggregation": "max",
|
|
1610
|
-
"
|
|
1611
|
-
"
|
|
1609
|
+
"label": "Streak",
|
|
1610
|
+
"format": "number",
|
|
1611
|
+
"variant": "warning",
|
|
1612
|
+
"icon": "flame"
|
|
1612
1613
|
},
|
|
1613
1614
|
{
|
|
1614
|
-
"label": "Total Time",
|
|
1615
1615
|
"aggregation": "sum",
|
|
1616
|
-
"
|
|
1616
|
+
"format": "number",
|
|
1617
1617
|
"icon": "clock",
|
|
1618
|
+
"label": "Total Time",
|
|
1619
|
+
"field": "totalTimeMinutes",
|
|
1618
1620
|
"variant": "info",
|
|
1619
|
-
"format": "number",
|
|
1620
1621
|
"suffix": "m"
|
|
1621
1622
|
}
|
|
1622
|
-
]
|
|
1623
|
-
"title": "Student Progress"
|
|
1623
|
+
]
|
|
1624
1624
|
},
|
|
1625
1625
|
"listens": [
|
|
1626
1626
|
{
|
|
@@ -1637,13 +1637,13 @@
|
|
|
1637
1637
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
1638
1638
|
"name": "StudentProgressGraphs",
|
|
1639
1639
|
"config": {
|
|
1640
|
-
"
|
|
1640
|
+
"title": "Progress over time",
|
|
1641
|
+
"dateField": "day",
|
|
1641
1642
|
"height": 280.0,
|
|
1642
|
-
"
|
|
1643
|
+
"valueField": "progressPct",
|
|
1643
1644
|
"showLegend": true,
|
|
1644
|
-
"
|
|
1645
|
-
"chartType": "line"
|
|
1646
|
-
"title": "Progress over time"
|
|
1645
|
+
"subtitle": "Daily progress %",
|
|
1646
|
+
"chartType": "line"
|
|
1647
1647
|
},
|
|
1648
1648
|
"listens": [
|
|
1649
1649
|
{
|
|
@@ -1663,14 +1663,14 @@
|
|
|
1663
1663
|
"config": {
|
|
1664
1664
|
"itemActions": [
|
|
1665
1665
|
{
|
|
1666
|
+
"label": "View",
|
|
1666
1667
|
"event": "VIEW",
|
|
1667
|
-
"variant": "ghost"
|
|
1668
|
-
"label": "View"
|
|
1668
|
+
"variant": "ghost"
|
|
1669
1669
|
},
|
|
1670
1670
|
{
|
|
1671
|
-
"event": "EDIT",
|
|
1672
1671
|
"variant": "ghost",
|
|
1673
|
-
"label": "Edit"
|
|
1672
|
+
"label": "Edit",
|
|
1673
|
+
"event": "EDIT"
|
|
1674
1674
|
},
|
|
1675
1675
|
{
|
|
1676
1676
|
"variant": "danger",
|
|
@@ -1678,14 +1678,12 @@
|
|
|
1678
1678
|
"label": "Delete"
|
|
1679
1679
|
}
|
|
1680
1680
|
],
|
|
1681
|
-
"gap": "sm",
|
|
1682
|
-
"cols": 1.0,
|
|
1683
1681
|
"fields": [
|
|
1684
1682
|
{
|
|
1685
|
-
"
|
|
1683
|
+
"label": "Student",
|
|
1686
1684
|
"icon": "user",
|
|
1687
1685
|
"name": "student",
|
|
1688
|
-
"
|
|
1686
|
+
"variant": "h4"
|
|
1689
1687
|
},
|
|
1690
1688
|
{
|
|
1691
1689
|
"label": "Lessons Completed",
|
|
@@ -1693,22 +1691,24 @@
|
|
|
1693
1691
|
"name": "lessonsCompleted"
|
|
1694
1692
|
},
|
|
1695
1693
|
{
|
|
1694
|
+
"label": "Avg Score",
|
|
1696
1695
|
"name": "avgScore",
|
|
1697
|
-
"variant": "badge"
|
|
1698
|
-
"label": "Avg Score"
|
|
1696
|
+
"variant": "badge"
|
|
1699
1697
|
},
|
|
1700
1698
|
{
|
|
1701
|
-
"variant": "body",
|
|
1702
1699
|
"label": "Streak",
|
|
1700
|
+
"variant": "body",
|
|
1703
1701
|
"name": "streak"
|
|
1704
1702
|
},
|
|
1705
1703
|
{
|
|
1706
1704
|
"name": "lastActiveAt",
|
|
1705
|
+
"label": "Last Active",
|
|
1707
1706
|
"variant": "caption",
|
|
1708
|
-
"format": "date"
|
|
1709
|
-
"label": "Last Active"
|
|
1707
|
+
"format": "date"
|
|
1710
1708
|
}
|
|
1711
|
-
]
|
|
1709
|
+
],
|
|
1710
|
+
"cols": 1.0,
|
|
1711
|
+
"gap": "sm"
|
|
1712
1712
|
},
|
|
1713
1713
|
"listens": [
|
|
1714
1714
|
{
|
|
@@ -1734,6 +1734,9 @@
|
|
|
1734
1734
|
"name": "StudentProgressView",
|
|
1735
1735
|
"linkedEntity": "StudentProgress",
|
|
1736
1736
|
"config": {
|
|
1737
|
+
"icon": "eye",
|
|
1738
|
+
"title": "View Progress",
|
|
1739
|
+
"mode": "edit",
|
|
1737
1740
|
"fields": [
|
|
1738
1741
|
"student",
|
|
1739
1742
|
"lessonsCompleted",
|
|
@@ -1742,10 +1745,7 @@
|
|
|
1742
1745
|
"totalTimeMinutes",
|
|
1743
1746
|
"progressPct",
|
|
1744
1747
|
"lastActiveAt"
|
|
1745
|
-
]
|
|
1746
|
-
"title": "View Progress",
|
|
1747
|
-
"icon": "eye",
|
|
1748
|
-
"mode": "edit"
|
|
1748
|
+
]
|
|
1749
1749
|
},
|
|
1750
1750
|
"events": {
|
|
1751
1751
|
"OPEN": "VIEW"
|
|
@@ -1766,8 +1766,8 @@
|
|
|
1766
1766
|
"name": "StudentProgressEdit",
|
|
1767
1767
|
"linkedEntity": "StudentProgress",
|
|
1768
1768
|
"config": {
|
|
1769
|
-
"mode": "edit",
|
|
1770
1769
|
"title": "Edit Progress",
|
|
1770
|
+
"mode": "edit",
|
|
1771
1771
|
"icon": "edit",
|
|
1772
1772
|
"fields": [
|
|
1773
1773
|
"student",
|
|
@@ -1798,10 +1798,10 @@
|
|
|
1798
1798
|
"name": "StudentProgressDelete",
|
|
1799
1799
|
"linkedEntity": "StudentProgress",
|
|
1800
1800
|
"config": {
|
|
1801
|
-
"confirmLabel": "Delete",
|
|
1802
1801
|
"icon": "alert-triangle",
|
|
1803
1802
|
"title": "Delete Progress",
|
|
1804
|
-
"alertMessage": "This action cannot be undone."
|
|
1803
|
+
"alertMessage": "This action cannot be undone.",
|
|
1804
|
+
"confirmLabel": "Delete"
|
|
1805
1805
|
},
|
|
1806
1806
|
"events": {
|
|
1807
1807
|
"CONFIRM": "CONFIRM_DELETE",
|