@almadar/std 15.6.2 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/package.json +1 -1
|
@@ -189,8 +189,8 @@
|
|
|
189
189
|
"Experiment",
|
|
190
190
|
{
|
|
191
191
|
"emit": {
|
|
192
|
-
"
|
|
193
|
-
"
|
|
192
|
+
"failure": "ExperimentLoadFailed",
|
|
193
|
+
"success": "ExperimentLoaded"
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
],
|
|
@@ -198,8 +198,11 @@
|
|
|
198
198
|
"render-ui",
|
|
199
199
|
"main",
|
|
200
200
|
{
|
|
201
|
+
"showTopBar": true,
|
|
202
|
+
"appName": "STEM Lab",
|
|
201
203
|
"children": [
|
|
202
204
|
{
|
|
205
|
+
"title": "Experiment Simulator",
|
|
203
206
|
"menuItems": [
|
|
204
207
|
{
|
|
205
208
|
"event": "START",
|
|
@@ -207,13 +210,10 @@
|
|
|
207
210
|
"label": "Start"
|
|
208
211
|
}
|
|
209
212
|
],
|
|
210
|
-
"title": "Experiment Simulator",
|
|
211
213
|
"type": "game-menu"
|
|
212
214
|
}
|
|
213
215
|
],
|
|
214
|
-
"type": "game-shell"
|
|
215
|
-
"appName": "STEM Lab",
|
|
216
|
-
"showTopBar": true
|
|
216
|
+
"type": "game-shell"
|
|
217
217
|
}
|
|
218
218
|
]
|
|
219
219
|
]
|
|
@@ -229,34 +229,34 @@
|
|
|
229
229
|
{
|
|
230
230
|
"children": [
|
|
231
231
|
{
|
|
232
|
-
"type": "stack",
|
|
233
232
|
"gap": "md",
|
|
233
|
+
"direction": "vertical",
|
|
234
|
+
"type": "stack",
|
|
234
235
|
"children": [
|
|
235
236
|
{
|
|
236
|
-
"type": "game-hud",
|
|
237
237
|
"stats": [
|
|
238
238
|
{
|
|
239
239
|
"label": "Score",
|
|
240
240
|
"value": "@entity.score"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"
|
|
244
|
-
"
|
|
243
|
+
"label": "Level",
|
|
244
|
+
"value": "@entity.level"
|
|
245
245
|
}
|
|
246
|
-
]
|
|
246
|
+
],
|
|
247
|
+
"type": "game-hud"
|
|
247
248
|
},
|
|
248
249
|
{
|
|
249
|
-
"completeEvent": "COMPLETE",
|
|
250
250
|
"type": "simulator-board",
|
|
251
|
-
"entity": "Experiment"
|
|
251
|
+
"entity": "Experiment",
|
|
252
|
+
"completeEvent": "COMPLETE"
|
|
252
253
|
}
|
|
253
|
-
]
|
|
254
|
-
"direction": "vertical"
|
|
254
|
+
]
|
|
255
255
|
}
|
|
256
256
|
],
|
|
257
|
-
"
|
|
257
|
+
"showTopBar": true,
|
|
258
258
|
"type": "game-shell",
|
|
259
|
-
"
|
|
259
|
+
"appName": "STEM Lab"
|
|
260
260
|
}
|
|
261
261
|
]
|
|
262
262
|
]
|
|
@@ -275,22 +275,22 @@
|
|
|
275
275
|
"render-ui",
|
|
276
276
|
"main",
|
|
277
277
|
{
|
|
278
|
-
"
|
|
278
|
+
"type": "game-shell",
|
|
279
279
|
"children": [
|
|
280
280
|
{
|
|
281
|
-
"title": "Well Done!",
|
|
282
281
|
"menuItems": [
|
|
283
282
|
{
|
|
283
|
+
"variant": "primary",
|
|
284
284
|
"label": "Play Again",
|
|
285
|
-
"event": "RESTART"
|
|
286
|
-
"variant": "primary"
|
|
285
|
+
"event": "RESTART"
|
|
287
286
|
}
|
|
288
287
|
],
|
|
289
|
-
"type": "game-over-screen"
|
|
288
|
+
"type": "game-over-screen",
|
|
289
|
+
"title": "Well Done!"
|
|
290
290
|
}
|
|
291
291
|
],
|
|
292
|
-
"
|
|
293
|
-
"
|
|
292
|
+
"showTopBar": true,
|
|
293
|
+
"appName": "STEM Lab"
|
|
294
294
|
}
|
|
295
295
|
]
|
|
296
296
|
]
|
|
@@ -304,21 +304,21 @@
|
|
|
304
304
|
"render-ui",
|
|
305
305
|
"main",
|
|
306
306
|
{
|
|
307
|
+
"appName": "STEM Lab",
|
|
307
308
|
"type": "game-shell",
|
|
308
309
|
"children": [
|
|
309
310
|
{
|
|
310
|
-
"type": "game-menu",
|
|
311
311
|
"title": "Experiment Simulator",
|
|
312
312
|
"menuItems": [
|
|
313
313
|
{
|
|
314
314
|
"variant": "primary",
|
|
315
|
-
"
|
|
316
|
-
"
|
|
315
|
+
"event": "START",
|
|
316
|
+
"label": "Start"
|
|
317
317
|
}
|
|
318
|
-
]
|
|
318
|
+
],
|
|
319
|
+
"type": "game-menu"
|
|
319
320
|
}
|
|
320
321
|
],
|
|
321
|
-
"appName": "STEM Lab",
|
|
322
322
|
"showTopBar": true
|
|
323
323
|
}
|
|
324
324
|
]
|
|
@@ -526,8 +526,8 @@
|
|
|
526
526
|
"Classification",
|
|
527
527
|
{
|
|
528
528
|
"emit": {
|
|
529
|
-
"
|
|
530
|
-
"
|
|
529
|
+
"success": "ClassificationLoaded",
|
|
530
|
+
"failure": "ClassificationLoadFailed"
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
533
|
],
|
|
@@ -536,21 +536,21 @@
|
|
|
536
536
|
"main",
|
|
537
537
|
{
|
|
538
538
|
"appName": "STEM Lab",
|
|
539
|
+
"showTopBar": true,
|
|
539
540
|
"type": "game-shell",
|
|
540
541
|
"children": [
|
|
541
542
|
{
|
|
542
|
-
"
|
|
543
|
+
"title": "Classification Lab",
|
|
543
544
|
"menuItems": [
|
|
544
545
|
{
|
|
545
|
-
"event": "START",
|
|
546
546
|
"label": "Start",
|
|
547
|
-
"variant": "primary"
|
|
547
|
+
"variant": "primary",
|
|
548
|
+
"event": "START"
|
|
548
549
|
}
|
|
549
550
|
],
|
|
550
|
-
"
|
|
551
|
+
"type": "game-menu"
|
|
551
552
|
}
|
|
552
|
-
]
|
|
553
|
-
"showTopBar": true
|
|
553
|
+
]
|
|
554
554
|
}
|
|
555
555
|
]
|
|
556
556
|
]
|
|
@@ -565,34 +565,34 @@
|
|
|
565
565
|
"main",
|
|
566
566
|
{
|
|
567
567
|
"appName": "STEM Lab",
|
|
568
|
-
"type": "game-shell",
|
|
569
568
|
"children": [
|
|
570
569
|
{
|
|
571
570
|
"gap": "md",
|
|
572
|
-
"type": "stack",
|
|
573
|
-
"direction": "vertical",
|
|
574
571
|
"children": [
|
|
575
572
|
{
|
|
576
573
|
"type": "game-hud",
|
|
577
574
|
"stats": [
|
|
578
575
|
{
|
|
579
|
-
"
|
|
580
|
-
"
|
|
576
|
+
"value": "@entity.score",
|
|
577
|
+
"label": "Score"
|
|
581
578
|
},
|
|
582
579
|
{
|
|
583
|
-
"
|
|
584
|
-
"
|
|
580
|
+
"value": "@entity.level",
|
|
581
|
+
"label": "Level"
|
|
585
582
|
}
|
|
586
583
|
]
|
|
587
584
|
},
|
|
588
585
|
{
|
|
589
|
-
"completeEvent": "COMPLETE",
|
|
590
586
|
"type": "classifier-board",
|
|
587
|
+
"completeEvent": "COMPLETE",
|
|
591
588
|
"entity": "Classification"
|
|
592
589
|
}
|
|
593
|
-
]
|
|
590
|
+
],
|
|
591
|
+
"type": "stack",
|
|
592
|
+
"direction": "vertical"
|
|
594
593
|
}
|
|
595
594
|
],
|
|
595
|
+
"type": "game-shell",
|
|
596
596
|
"showTopBar": true
|
|
597
597
|
}
|
|
598
598
|
]
|
|
@@ -612,22 +612,22 @@
|
|
|
612
612
|
"render-ui",
|
|
613
613
|
"main",
|
|
614
614
|
{
|
|
615
|
+
"showTopBar": true,
|
|
615
616
|
"appName": "STEM Lab",
|
|
617
|
+
"type": "game-shell",
|
|
616
618
|
"children": [
|
|
617
619
|
{
|
|
618
620
|
"menuItems": [
|
|
619
621
|
{
|
|
622
|
+
"label": "Play Again",
|
|
620
623
|
"event": "RESTART",
|
|
621
|
-
"variant": "primary"
|
|
622
|
-
"label": "Play Again"
|
|
624
|
+
"variant": "primary"
|
|
623
625
|
}
|
|
624
626
|
],
|
|
625
627
|
"type": "game-over-screen",
|
|
626
628
|
"title": "Well Done!"
|
|
627
629
|
}
|
|
628
|
-
]
|
|
629
|
-
"type": "game-shell",
|
|
630
|
-
"showTopBar": true
|
|
630
|
+
]
|
|
631
631
|
}
|
|
632
632
|
]
|
|
633
633
|
]
|
|
@@ -641,22 +641,22 @@
|
|
|
641
641
|
"render-ui",
|
|
642
642
|
"main",
|
|
643
643
|
{
|
|
644
|
-
"showTopBar": true,
|
|
645
644
|
"type": "game-shell",
|
|
645
|
+
"showTopBar": true,
|
|
646
|
+
"appName": "STEM Lab",
|
|
646
647
|
"children": [
|
|
647
648
|
{
|
|
649
|
+
"type": "game-menu",
|
|
650
|
+
"title": "Classification Lab",
|
|
648
651
|
"menuItems": [
|
|
649
652
|
{
|
|
650
|
-
"
|
|
653
|
+
"label": "Start",
|
|
651
654
|
"event": "START",
|
|
652
|
-
"
|
|
655
|
+
"variant": "primary"
|
|
653
656
|
}
|
|
654
|
-
]
|
|
655
|
-
"title": "Classification Lab",
|
|
656
|
-
"type": "game-menu"
|
|
657
|
+
]
|
|
657
658
|
}
|
|
658
|
-
]
|
|
659
|
-
"appName": "STEM Lab"
|
|
659
|
+
]
|
|
660
660
|
}
|
|
661
661
|
]
|
|
662
662
|
]
|
|
@@ -861,17 +861,16 @@
|
|
|
861
861
|
"render-ui",
|
|
862
862
|
"main",
|
|
863
863
|
{
|
|
864
|
-
"type": "game-shell",
|
|
865
|
-
"appName": "STEM Lab",
|
|
866
|
-
"showTopBar": true,
|
|
867
864
|
"children": [
|
|
868
865
|
{
|
|
869
|
-
"type": "scaled-diagram",
|
|
870
866
|
"children": [
|
|
871
867
|
{
|
|
868
|
+
"gap": "lg",
|
|
869
|
+
"type": "stack",
|
|
872
870
|
"direction": "vertical",
|
|
873
871
|
"children": [
|
|
874
872
|
{
|
|
873
|
+
"type": "breadcrumb",
|
|
875
874
|
"items": [
|
|
876
875
|
{
|
|
877
876
|
"label": "Home",
|
|
@@ -880,22 +879,17 @@
|
|
|
880
879
|
{
|
|
881
880
|
"label": "Lab Results"
|
|
882
881
|
}
|
|
883
|
-
]
|
|
884
|
-
"type": "breadcrumb"
|
|
882
|
+
]
|
|
885
883
|
},
|
|
886
884
|
{
|
|
887
|
-
"direction": "horizontal",
|
|
888
|
-
"gap": "md",
|
|
889
|
-
"type": "stack",
|
|
890
|
-
"justify": "between",
|
|
891
885
|
"children": [
|
|
892
886
|
{
|
|
893
|
-
"type": "stack",
|
|
894
887
|
"gap": "md",
|
|
888
|
+
"direction": "horizontal",
|
|
895
889
|
"children": [
|
|
896
890
|
{
|
|
897
|
-
"
|
|
898
|
-
"
|
|
891
|
+
"type": "icon",
|
|
892
|
+
"name": "clipboard"
|
|
899
893
|
},
|
|
900
894
|
{
|
|
901
895
|
"variant": "h2",
|
|
@@ -903,42 +897,49 @@
|
|
|
903
897
|
"type": "typography"
|
|
904
898
|
}
|
|
905
899
|
],
|
|
906
|
-
"
|
|
900
|
+
"type": "stack"
|
|
907
901
|
},
|
|
908
902
|
{
|
|
903
|
+
"variant": "secondary",
|
|
904
|
+
"action": "REFRESH",
|
|
909
905
|
"label": "Refresh",
|
|
910
906
|
"type": "button",
|
|
911
|
-
"
|
|
912
|
-
"icon": "refresh-cw",
|
|
913
|
-
"action": "REFRESH"
|
|
907
|
+
"icon": "refresh-cw"
|
|
914
908
|
}
|
|
915
|
-
]
|
|
909
|
+
],
|
|
910
|
+
"type": "stack",
|
|
911
|
+
"gap": "md",
|
|
912
|
+
"direction": "horizontal",
|
|
913
|
+
"justify": "between"
|
|
916
914
|
},
|
|
917
915
|
{
|
|
918
916
|
"type": "divider"
|
|
919
917
|
},
|
|
920
918
|
{
|
|
921
919
|
"direction": "vertical",
|
|
920
|
+
"gap": "sm",
|
|
922
921
|
"children": [
|
|
923
922
|
{
|
|
923
|
+
"cols": 3.0,
|
|
924
924
|
"type": "simple-grid",
|
|
925
925
|
"children": [
|
|
926
926
|
{
|
|
927
|
+
"value": "@entity.experimentCount",
|
|
927
928
|
"label": "ExperimentCount",
|
|
928
|
-
"type": "stat-display"
|
|
929
|
-
"value": "@entity.experimentCount"
|
|
929
|
+
"type": "stat-display"
|
|
930
930
|
},
|
|
931
931
|
{
|
|
932
932
|
"type": "stat-display",
|
|
933
|
-
"
|
|
934
|
-
"
|
|
933
|
+
"value": "@entity.avgAccuracy",
|
|
934
|
+
"label": "AvgAccuracy"
|
|
935
935
|
},
|
|
936
936
|
{
|
|
937
|
+
"type": "stat-display",
|
|
937
938
|
"label": "TotalScore",
|
|
938
|
-
"value": "@entity.totalScore"
|
|
939
|
-
"type": "stat-display"
|
|
939
|
+
"value": "@entity.totalScore"
|
|
940
940
|
},
|
|
941
941
|
{
|
|
942
|
+
"type": "card",
|
|
942
943
|
"children": [
|
|
943
944
|
{
|
|
944
945
|
"direction": "vertical",
|
|
@@ -950,36 +951,34 @@
|
|
|
950
951
|
"variant": "caption"
|
|
951
952
|
},
|
|
952
953
|
{
|
|
954
|
+
"type": "typography",
|
|
953
955
|
"variant": "h3",
|
|
954
|
-
"content": "@entity.grade"
|
|
955
|
-
"type": "typography"
|
|
956
|
+
"content": "@entity.grade"
|
|
956
957
|
}
|
|
957
958
|
],
|
|
958
959
|
"type": "stack"
|
|
959
960
|
}
|
|
960
|
-
]
|
|
961
|
-
"type": "card"
|
|
961
|
+
]
|
|
962
962
|
}
|
|
963
|
-
]
|
|
964
|
-
"cols": 3.0
|
|
963
|
+
]
|
|
965
964
|
}
|
|
966
965
|
],
|
|
967
|
-
"type": "stack"
|
|
968
|
-
"gap": "sm"
|
|
966
|
+
"type": "stack"
|
|
969
967
|
},
|
|
970
968
|
{
|
|
971
969
|
"type": "divider"
|
|
972
970
|
},
|
|
973
971
|
{
|
|
972
|
+
"gap": "md",
|
|
974
973
|
"cols": 2.0,
|
|
975
974
|
"children": [
|
|
976
975
|
{
|
|
977
976
|
"type": "card",
|
|
978
977
|
"children": [
|
|
979
978
|
{
|
|
980
|
-
"type": "typography",
|
|
981
979
|
"variant": "caption",
|
|
982
|
-
"content": "Chart View"
|
|
980
|
+
"content": "Chart View",
|
|
981
|
+
"type": "typography"
|
|
983
982
|
}
|
|
984
983
|
]
|
|
985
984
|
},
|
|
@@ -987,30 +986,29 @@
|
|
|
987
986
|
"type": "card",
|
|
988
987
|
"children": [
|
|
989
988
|
{
|
|
990
|
-
"variant": "caption",
|
|
991
989
|
"type": "typography",
|
|
990
|
+
"variant": "caption",
|
|
992
991
|
"content": "Graph View"
|
|
993
992
|
}
|
|
994
993
|
]
|
|
995
994
|
}
|
|
996
995
|
],
|
|
997
|
-
"gap": "md",
|
|
998
996
|
"type": "grid"
|
|
999
997
|
},
|
|
1000
998
|
{
|
|
1001
999
|
"type": "line-chart",
|
|
1002
1000
|
"data": [
|
|
1003
1001
|
{
|
|
1004
|
-
"
|
|
1005
|
-
"
|
|
1002
|
+
"value": 12.0,
|
|
1003
|
+
"date": "Jan"
|
|
1006
1004
|
},
|
|
1007
1005
|
{
|
|
1008
1006
|
"value": 19.0,
|
|
1009
1007
|
"date": "Feb"
|
|
1010
1008
|
},
|
|
1011
1009
|
{
|
|
1012
|
-
"
|
|
1013
|
-
"
|
|
1010
|
+
"date": "Mar",
|
|
1011
|
+
"value": 15.0
|
|
1014
1012
|
},
|
|
1015
1013
|
{
|
|
1016
1014
|
"date": "Apr",
|
|
@@ -1030,8 +1028,8 @@
|
|
|
1030
1028
|
"type": "chart-legend",
|
|
1031
1029
|
"items": [
|
|
1032
1030
|
{
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1031
|
+
"color": "primary",
|
|
1032
|
+
"label": "Current"
|
|
1035
1033
|
},
|
|
1036
1034
|
{
|
|
1037
1035
|
"color": "muted",
|
|
@@ -1040,41 +1038,43 @@
|
|
|
1040
1038
|
]
|
|
1041
1039
|
},
|
|
1042
1040
|
{
|
|
1043
|
-
"width": 400.0,
|
|
1044
|
-
"type": "graph-view",
|
|
1045
1041
|
"height": 200.0,
|
|
1042
|
+
"type": "graph-view",
|
|
1046
1043
|
"nodes": [
|
|
1047
1044
|
{
|
|
1048
|
-
"
|
|
1049
|
-
"
|
|
1045
|
+
"label": "Start",
|
|
1046
|
+
"id": "a"
|
|
1050
1047
|
},
|
|
1051
1048
|
{
|
|
1052
|
-
"
|
|
1053
|
-
"
|
|
1049
|
+
"label": "Process",
|
|
1050
|
+
"id": "b"
|
|
1054
1051
|
},
|
|
1055
1052
|
{
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1053
|
+
"id": "c",
|
|
1054
|
+
"label": "End"
|
|
1058
1055
|
}
|
|
1059
1056
|
],
|
|
1060
1057
|
"edges": [
|
|
1061
1058
|
{
|
|
1062
|
-
"
|
|
1063
|
-
"
|
|
1059
|
+
"target": "b",
|
|
1060
|
+
"source": "a"
|
|
1064
1061
|
},
|
|
1065
1062
|
{
|
|
1066
1063
|
"source": "b",
|
|
1067
1064
|
"target": "c"
|
|
1068
1065
|
}
|
|
1069
|
-
]
|
|
1066
|
+
],
|
|
1067
|
+
"width": 400.0
|
|
1070
1068
|
}
|
|
1071
|
-
]
|
|
1072
|
-
"type": "stack",
|
|
1073
|
-
"gap": "lg"
|
|
1069
|
+
]
|
|
1074
1070
|
}
|
|
1075
|
-
]
|
|
1071
|
+
],
|
|
1072
|
+
"type": "scaled-diagram"
|
|
1076
1073
|
}
|
|
1077
|
-
]
|
|
1074
|
+
],
|
|
1075
|
+
"showTopBar": true,
|
|
1076
|
+
"appName": "STEM Lab",
|
|
1077
|
+
"type": "game-shell"
|
|
1078
1078
|
}
|
|
1079
1079
|
]
|
|
1080
1080
|
]
|
|
@@ -1098,16 +1098,18 @@
|
|
|
1098
1098
|
"render-ui",
|
|
1099
1099
|
"main",
|
|
1100
1100
|
{
|
|
1101
|
-
"showTopBar": true,
|
|
1102
1101
|
"appName": "STEM Lab",
|
|
1103
|
-
"type": "game-shell",
|
|
1104
1102
|
"children": [
|
|
1105
1103
|
{
|
|
1104
|
+
"type": "scaled-diagram",
|
|
1106
1105
|
"children": [
|
|
1107
1106
|
{
|
|
1107
|
+
"direction": "vertical",
|
|
1108
|
+
"type": "stack",
|
|
1108
1109
|
"gap": "lg",
|
|
1109
1110
|
"children": [
|
|
1110
1111
|
{
|
|
1112
|
+
"type": "breadcrumb",
|
|
1111
1113
|
"items": [
|
|
1112
1114
|
{
|
|
1113
1115
|
"label": "Home",
|
|
@@ -1116,16 +1118,15 @@
|
|
|
1116
1118
|
{
|
|
1117
1119
|
"label": "Lab Results"
|
|
1118
1120
|
}
|
|
1119
|
-
]
|
|
1120
|
-
"type": "breadcrumb"
|
|
1121
|
+
]
|
|
1121
1122
|
},
|
|
1122
1123
|
{
|
|
1123
|
-
"type": "stack",
|
|
1124
|
-
"direction": "horizontal",
|
|
1125
1124
|
"gap": "md",
|
|
1126
1125
|
"justify": "between",
|
|
1126
|
+
"type": "stack",
|
|
1127
1127
|
"children": [
|
|
1128
1128
|
{
|
|
1129
|
+
"gap": "md",
|
|
1129
1130
|
"direction": "horizontal",
|
|
1130
1131
|
"children": [
|
|
1131
1132
|
{
|
|
@@ -1133,29 +1134,27 @@
|
|
|
1133
1134
|
"name": "clipboard"
|
|
1134
1135
|
},
|
|
1135
1136
|
{
|
|
1136
|
-
"
|
|
1137
|
+
"type": "typography",
|
|
1137
1138
|
"variant": "h2",
|
|
1138
|
-
"
|
|
1139
|
+
"content": "Lab Results"
|
|
1139
1140
|
}
|
|
1140
1141
|
],
|
|
1141
|
-
"gap": "md",
|
|
1142
1142
|
"type": "stack"
|
|
1143
1143
|
},
|
|
1144
1144
|
{
|
|
1145
1145
|
"variant": "secondary",
|
|
1146
|
-
"type": "button",
|
|
1147
|
-
"label": "Refresh",
|
|
1148
1146
|
"icon": "refresh-cw",
|
|
1149
|
-
"
|
|
1147
|
+
"type": "button",
|
|
1148
|
+
"action": "REFRESH",
|
|
1149
|
+
"label": "Refresh"
|
|
1150
1150
|
}
|
|
1151
|
-
]
|
|
1151
|
+
],
|
|
1152
|
+
"direction": "horizontal"
|
|
1152
1153
|
},
|
|
1153
1154
|
{
|
|
1154
1155
|
"type": "divider"
|
|
1155
1156
|
},
|
|
1156
1157
|
{
|
|
1157
|
-
"direction": "vertical",
|
|
1158
|
-
"type": "stack",
|
|
1159
1158
|
"gap": "sm",
|
|
1160
1159
|
"children": [
|
|
1161
1160
|
{
|
|
@@ -1163,97 +1162,99 @@
|
|
|
1163
1162
|
"type": "simple-grid",
|
|
1164
1163
|
"children": [
|
|
1165
1164
|
{
|
|
1166
|
-
"
|
|
1165
|
+
"value": "@entity.experimentCount",
|
|
1167
1166
|
"type": "stat-display",
|
|
1168
|
-
"
|
|
1167
|
+
"label": "ExperimentCount"
|
|
1169
1168
|
},
|
|
1170
1169
|
{
|
|
1171
1170
|
"label": "AvgAccuracy",
|
|
1172
|
-
"
|
|
1173
|
-
"
|
|
1171
|
+
"type": "stat-display",
|
|
1172
|
+
"value": "@entity.avgAccuracy"
|
|
1174
1173
|
},
|
|
1175
1174
|
{
|
|
1176
|
-
"label": "TotalScore",
|
|
1177
1175
|
"type": "stat-display",
|
|
1176
|
+
"label": "TotalScore",
|
|
1178
1177
|
"value": "@entity.totalScore"
|
|
1179
1178
|
},
|
|
1180
1179
|
{
|
|
1181
1180
|
"type": "card",
|
|
1182
1181
|
"children": [
|
|
1183
1182
|
{
|
|
1183
|
+
"type": "stack",
|
|
1184
|
+
"direction": "vertical",
|
|
1184
1185
|
"gap": "sm",
|
|
1185
1186
|
"children": [
|
|
1186
1187
|
{
|
|
1187
|
-
"type": "typography",
|
|
1188
1188
|
"variant": "caption",
|
|
1189
|
-
"content": "Grade"
|
|
1189
|
+
"content": "Grade",
|
|
1190
|
+
"type": "typography"
|
|
1190
1191
|
},
|
|
1191
1192
|
{
|
|
1192
1193
|
"variant": "h3",
|
|
1193
1194
|
"content": "@entity.grade",
|
|
1194
1195
|
"type": "typography"
|
|
1195
1196
|
}
|
|
1196
|
-
]
|
|
1197
|
-
"type": "stack",
|
|
1198
|
-
"direction": "vertical"
|
|
1197
|
+
]
|
|
1199
1198
|
}
|
|
1200
1199
|
]
|
|
1201
1200
|
}
|
|
1202
1201
|
]
|
|
1203
1202
|
}
|
|
1204
|
-
]
|
|
1203
|
+
],
|
|
1204
|
+
"direction": "vertical",
|
|
1205
|
+
"type": "stack"
|
|
1205
1206
|
},
|
|
1206
1207
|
{
|
|
1207
1208
|
"type": "divider"
|
|
1208
1209
|
},
|
|
1209
1210
|
{
|
|
1211
|
+
"gap": "md",
|
|
1210
1212
|
"children": [
|
|
1211
1213
|
{
|
|
1212
|
-
"type": "card",
|
|
1213
1214
|
"children": [
|
|
1214
1215
|
{
|
|
1216
|
+
"variant": "caption",
|
|
1215
1217
|
"content": "Chart View",
|
|
1216
|
-
"type": "typography"
|
|
1217
|
-
"variant": "caption"
|
|
1218
|
+
"type": "typography"
|
|
1218
1219
|
}
|
|
1219
|
-
]
|
|
1220
|
+
],
|
|
1221
|
+
"type": "card"
|
|
1220
1222
|
},
|
|
1221
1223
|
{
|
|
1222
1224
|
"type": "card",
|
|
1223
1225
|
"children": [
|
|
1224
1226
|
{
|
|
1225
|
-
"
|
|
1227
|
+
"content": "Graph View",
|
|
1226
1228
|
"type": "typography",
|
|
1227
|
-
"
|
|
1229
|
+
"variant": "caption"
|
|
1228
1230
|
}
|
|
1229
1231
|
]
|
|
1230
1232
|
}
|
|
1231
1233
|
],
|
|
1232
|
-
"
|
|
1233
|
-
"cols": 2.0
|
|
1234
|
-
"type": "grid"
|
|
1234
|
+
"type": "grid",
|
|
1235
|
+
"cols": 2.0
|
|
1235
1236
|
},
|
|
1236
1237
|
{
|
|
1237
1238
|
"data": [
|
|
1238
1239
|
{
|
|
1239
|
-
"
|
|
1240
|
-
"
|
|
1240
|
+
"value": 12.0,
|
|
1241
|
+
"date": "Jan"
|
|
1241
1242
|
},
|
|
1242
1243
|
{
|
|
1243
|
-
"
|
|
1244
|
-
"
|
|
1244
|
+
"value": 19.0,
|
|
1245
|
+
"date": "Feb"
|
|
1245
1246
|
},
|
|
1246
1247
|
{
|
|
1247
1248
|
"date": "Mar",
|
|
1248
1249
|
"value": 15.0
|
|
1249
1250
|
},
|
|
1250
1251
|
{
|
|
1251
|
-
"
|
|
1252
|
-
"
|
|
1252
|
+
"value": 25.0,
|
|
1253
|
+
"date": "Apr"
|
|
1253
1254
|
},
|
|
1254
1255
|
{
|
|
1255
|
-
"
|
|
1256
|
-
"
|
|
1256
|
+
"value": 22.0,
|
|
1257
|
+
"date": "May"
|
|
1257
1258
|
},
|
|
1258
1259
|
{
|
|
1259
1260
|
"date": "Jun",
|
|
@@ -1263,55 +1264,54 @@
|
|
|
1263
1264
|
"type": "line-chart"
|
|
1264
1265
|
},
|
|
1265
1266
|
{
|
|
1267
|
+
"type": "chart-legend",
|
|
1266
1268
|
"items": [
|
|
1267
1269
|
{
|
|
1268
|
-
"
|
|
1269
|
-
"
|
|
1270
|
+
"color": "primary",
|
|
1271
|
+
"label": "Current"
|
|
1270
1272
|
},
|
|
1271
1273
|
{
|
|
1272
|
-
"
|
|
1273
|
-
"
|
|
1274
|
+
"label": "Previous",
|
|
1275
|
+
"color": "muted"
|
|
1274
1276
|
}
|
|
1275
|
-
]
|
|
1276
|
-
"type": "chart-legend"
|
|
1277
|
+
]
|
|
1277
1278
|
},
|
|
1278
1279
|
{
|
|
1279
|
-
"
|
|
1280
|
-
{
|
|
1281
|
-
"label": "Start",
|
|
1282
|
-
"id": "a"
|
|
1283
|
-
},
|
|
1280
|
+
"edges": [
|
|
1284
1281
|
{
|
|
1285
|
-
"
|
|
1286
|
-
"
|
|
1282
|
+
"source": "a",
|
|
1283
|
+
"target": "b"
|
|
1287
1284
|
},
|
|
1288
1285
|
{
|
|
1289
|
-
"
|
|
1290
|
-
"
|
|
1286
|
+
"target": "c",
|
|
1287
|
+
"source": "b"
|
|
1291
1288
|
}
|
|
1292
1289
|
],
|
|
1293
|
-
"type": "graph-view",
|
|
1294
1290
|
"width": 400.0,
|
|
1295
|
-
"
|
|
1291
|
+
"height": 200.0,
|
|
1292
|
+
"nodes": [
|
|
1296
1293
|
{
|
|
1297
|
-
"
|
|
1298
|
-
"
|
|
1294
|
+
"label": "Start",
|
|
1295
|
+
"id": "a"
|
|
1299
1296
|
},
|
|
1300
1297
|
{
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1298
|
+
"label": "Process",
|
|
1299
|
+
"id": "b"
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"label": "End",
|
|
1303
|
+
"id": "c"
|
|
1303
1304
|
}
|
|
1304
1305
|
],
|
|
1305
|
-
"
|
|
1306
|
+
"type": "graph-view"
|
|
1306
1307
|
}
|
|
1307
|
-
]
|
|
1308
|
-
"direction": "vertical",
|
|
1309
|
-
"type": "stack"
|
|
1308
|
+
]
|
|
1310
1309
|
}
|
|
1311
|
-
]
|
|
1312
|
-
"type": "scaled-diagram"
|
|
1310
|
+
]
|
|
1313
1311
|
}
|
|
1314
|
-
]
|
|
1312
|
+
],
|
|
1313
|
+
"type": "game-shell",
|
|
1314
|
+
"showTopBar": true
|
|
1315
1315
|
}
|
|
1316
1316
|
]
|
|
1317
1317
|
]
|
|
@@ -1335,12 +1335,15 @@
|
|
|
1335
1335
|
"render-ui",
|
|
1336
1336
|
"main",
|
|
1337
1337
|
{
|
|
1338
|
+
"type": "game-shell",
|
|
1338
1339
|
"appName": "STEM Lab",
|
|
1339
1340
|
"children": [
|
|
1340
1341
|
{
|
|
1341
1342
|
"type": "scaled-diagram",
|
|
1342
1343
|
"children": [
|
|
1343
1344
|
{
|
|
1345
|
+
"direction": "vertical",
|
|
1346
|
+
"type": "stack",
|
|
1344
1347
|
"children": [
|
|
1345
1348
|
{
|
|
1346
1349
|
"type": "breadcrumb",
|
|
@@ -1357,84 +1360,84 @@
|
|
|
1357
1360
|
{
|
|
1358
1361
|
"children": [
|
|
1359
1362
|
{
|
|
1360
|
-
"gap": "md",
|
|
1361
|
-
"direction": "horizontal",
|
|
1362
|
-
"type": "stack",
|
|
1363
1363
|
"children": [
|
|
1364
1364
|
{
|
|
1365
1365
|
"name": "clipboard",
|
|
1366
1366
|
"type": "icon"
|
|
1367
1367
|
},
|
|
1368
1368
|
{
|
|
1369
|
-
"type": "typography",
|
|
1370
1369
|
"content": "Lab Results",
|
|
1370
|
+
"type": "typography",
|
|
1371
1371
|
"variant": "h2"
|
|
1372
1372
|
}
|
|
1373
|
-
]
|
|
1373
|
+
],
|
|
1374
|
+
"type": "stack",
|
|
1375
|
+
"gap": "md",
|
|
1376
|
+
"direction": "horizontal"
|
|
1374
1377
|
},
|
|
1375
1378
|
{
|
|
1376
1379
|
"label": "Refresh",
|
|
1377
|
-
"icon": "refresh-cw",
|
|
1378
|
-
"action": "REFRESH",
|
|
1379
1380
|
"type": "button",
|
|
1381
|
+
"action": "REFRESH",
|
|
1382
|
+
"icon": "refresh-cw",
|
|
1380
1383
|
"variant": "secondary"
|
|
1381
1384
|
}
|
|
1382
1385
|
],
|
|
1383
|
-
"direction": "horizontal",
|
|
1384
1386
|
"justify": "between",
|
|
1385
|
-
"
|
|
1386
|
-
"
|
|
1387
|
+
"type": "stack",
|
|
1388
|
+
"direction": "horizontal",
|
|
1389
|
+
"gap": "md"
|
|
1387
1390
|
},
|
|
1388
1391
|
{
|
|
1389
1392
|
"type": "divider"
|
|
1390
1393
|
},
|
|
1391
1394
|
{
|
|
1392
1395
|
"type": "stack",
|
|
1393
|
-
"direction": "vertical",
|
|
1394
1396
|
"gap": "sm",
|
|
1397
|
+
"direction": "vertical",
|
|
1395
1398
|
"children": [
|
|
1396
1399
|
{
|
|
1397
|
-
"
|
|
1400
|
+
"cols": 3.0,
|
|
1398
1401
|
"children": [
|
|
1399
1402
|
{
|
|
1400
|
-
"
|
|
1403
|
+
"label": "ExperimentCount",
|
|
1401
1404
|
"value": "@entity.experimentCount",
|
|
1402
|
-
"
|
|
1405
|
+
"type": "stat-display"
|
|
1403
1406
|
},
|
|
1404
1407
|
{
|
|
1405
|
-
"
|
|
1408
|
+
"label": "AvgAccuracy",
|
|
1406
1409
|
"type": "stat-display",
|
|
1407
|
-
"
|
|
1410
|
+
"value": "@entity.avgAccuracy"
|
|
1408
1411
|
},
|
|
1409
1412
|
{
|
|
1410
|
-
"value": "@entity.totalScore",
|
|
1411
1413
|
"type": "stat-display",
|
|
1412
|
-
"label": "TotalScore"
|
|
1414
|
+
"label": "TotalScore",
|
|
1415
|
+
"value": "@entity.totalScore"
|
|
1413
1416
|
},
|
|
1414
1417
|
{
|
|
1418
|
+
"type": "card",
|
|
1415
1419
|
"children": [
|
|
1416
1420
|
{
|
|
1421
|
+
"type": "stack",
|
|
1417
1422
|
"children": [
|
|
1418
1423
|
{
|
|
1419
1424
|
"variant": "caption",
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1425
|
+
"content": "Grade",
|
|
1426
|
+
"type": "typography"
|
|
1422
1427
|
},
|
|
1423
1428
|
{
|
|
1424
1429
|
"type": "typography",
|
|
1425
|
-
"
|
|
1426
|
-
"
|
|
1430
|
+
"content": "@entity.grade",
|
|
1431
|
+
"variant": "h3"
|
|
1427
1432
|
}
|
|
1428
1433
|
],
|
|
1429
|
-
"direction": "vertical",
|
|
1430
1434
|
"gap": "sm",
|
|
1431
|
-
"
|
|
1435
|
+
"direction": "vertical"
|
|
1432
1436
|
}
|
|
1433
|
-
]
|
|
1434
|
-
"type": "card"
|
|
1437
|
+
]
|
|
1435
1438
|
}
|
|
1436
1439
|
],
|
|
1437
|
-
"
|
|
1440
|
+
"type": "simple-grid"
|
|
1438
1441
|
}
|
|
1439
1442
|
]
|
|
1440
1443
|
},
|
|
@@ -1442,18 +1445,18 @@
|
|
|
1442
1445
|
"type": "divider"
|
|
1443
1446
|
},
|
|
1444
1447
|
{
|
|
1445
|
-
"
|
|
1448
|
+
"type": "grid",
|
|
1446
1449
|
"cols": 2.0,
|
|
1447
1450
|
"children": [
|
|
1448
1451
|
{
|
|
1449
|
-
"type": "card",
|
|
1450
1452
|
"children": [
|
|
1451
1453
|
{
|
|
1452
1454
|
"variant": "caption",
|
|
1453
1455
|
"type": "typography",
|
|
1454
1456
|
"content": "Chart View"
|
|
1455
1457
|
}
|
|
1456
|
-
]
|
|
1458
|
+
],
|
|
1459
|
+
"type": "card"
|
|
1457
1460
|
},
|
|
1458
1461
|
{
|
|
1459
1462
|
"children": [
|
|
@@ -1466,18 +1469,17 @@
|
|
|
1466
1469
|
"type": "card"
|
|
1467
1470
|
}
|
|
1468
1471
|
],
|
|
1469
|
-
"
|
|
1472
|
+
"gap": "md"
|
|
1470
1473
|
},
|
|
1471
1474
|
{
|
|
1472
|
-
"type": "line-chart",
|
|
1473
1475
|
"data": [
|
|
1474
1476
|
{
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1477
|
+
"date": "Jan",
|
|
1478
|
+
"value": 12.0
|
|
1477
1479
|
},
|
|
1478
1480
|
{
|
|
1479
|
-
"
|
|
1480
|
-
"
|
|
1481
|
+
"date": "Feb",
|
|
1482
|
+
"value": 19.0
|
|
1481
1483
|
},
|
|
1482
1484
|
{
|
|
1483
1485
|
"value": 15.0,
|
|
@@ -1488,14 +1490,15 @@
|
|
|
1488
1490
|
"value": 25.0
|
|
1489
1491
|
},
|
|
1490
1492
|
{
|
|
1491
|
-
"
|
|
1492
|
-
"
|
|
1493
|
+
"date": "May",
|
|
1494
|
+
"value": 22.0
|
|
1493
1495
|
},
|
|
1494
1496
|
{
|
|
1495
1497
|
"value": 30.0,
|
|
1496
1498
|
"date": "Jun"
|
|
1497
1499
|
}
|
|
1498
|
-
]
|
|
1500
|
+
],
|
|
1501
|
+
"type": "line-chart"
|
|
1499
1502
|
},
|
|
1500
1503
|
{
|
|
1501
1504
|
"type": "chart-legend",
|
|
@@ -1511,10 +1514,21 @@
|
|
|
1511
1514
|
]
|
|
1512
1515
|
},
|
|
1513
1516
|
{
|
|
1517
|
+
"edges": [
|
|
1518
|
+
{
|
|
1519
|
+
"target": "b",
|
|
1520
|
+
"source": "a"
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"target": "c",
|
|
1524
|
+
"source": "b"
|
|
1525
|
+
}
|
|
1526
|
+
],
|
|
1527
|
+
"height": 200.0,
|
|
1514
1528
|
"nodes": [
|
|
1515
1529
|
{
|
|
1516
|
-
"
|
|
1517
|
-
"
|
|
1530
|
+
"label": "Start",
|
|
1531
|
+
"id": "a"
|
|
1518
1532
|
},
|
|
1519
1533
|
{
|
|
1520
1534
|
"id": "b",
|
|
@@ -1526,28 +1540,14 @@
|
|
|
1526
1540
|
}
|
|
1527
1541
|
],
|
|
1528
1542
|
"type": "graph-view",
|
|
1529
|
-
"width": 400.0
|
|
1530
|
-
"height": 200.0,
|
|
1531
|
-
"edges": [
|
|
1532
|
-
{
|
|
1533
|
-
"source": "a",
|
|
1534
|
-
"target": "b"
|
|
1535
|
-
},
|
|
1536
|
-
{
|
|
1537
|
-
"target": "c",
|
|
1538
|
-
"source": "b"
|
|
1539
|
-
}
|
|
1540
|
-
]
|
|
1543
|
+
"width": 400.0
|
|
1541
1544
|
}
|
|
1542
1545
|
],
|
|
1543
|
-
"direction": "vertical",
|
|
1544
|
-
"type": "stack",
|
|
1545
1546
|
"gap": "lg"
|
|
1546
1547
|
}
|
|
1547
1548
|
]
|
|
1548
1549
|
}
|
|
1549
1550
|
],
|
|
1550
|
-
"type": "game-shell",
|
|
1551
1551
|
"showTopBar": true
|
|
1552
1552
|
}
|
|
1553
1553
|
]
|
|
@@ -1563,8 +1563,8 @@
|
|
|
1563
1563
|
"LabResult",
|
|
1564
1564
|
{
|
|
1565
1565
|
"emit": {
|
|
1566
|
-
"
|
|
1567
|
-
"
|
|
1566
|
+
"failure": "LabResultLoadFailed",
|
|
1567
|
+
"success": "LabResultLoaded"
|
|
1568
1568
|
}
|
|
1569
1569
|
}
|
|
1570
1570
|
],
|
|
@@ -1572,20 +1572,13 @@
|
|
|
1572
1572
|
"render-ui",
|
|
1573
1573
|
"main",
|
|
1574
1574
|
{
|
|
1575
|
-
"showTopBar": true,
|
|
1576
|
-
"appName": "STEM Lab",
|
|
1577
|
-
"type": "game-shell",
|
|
1578
1575
|
"children": [
|
|
1579
1576
|
{
|
|
1580
|
-
"type": "scaled-diagram",
|
|
1581
1577
|
"children": [
|
|
1582
1578
|
{
|
|
1583
|
-
"direction": "vertical",
|
|
1584
1579
|
"type": "stack",
|
|
1585
|
-
"gap": "lg",
|
|
1586
1580
|
"children": [
|
|
1587
1581
|
{
|
|
1588
|
-
"type": "breadcrumb",
|
|
1589
1582
|
"items": [
|
|
1590
1583
|
{
|
|
1591
1584
|
"href": "/",
|
|
@@ -1594,63 +1587,61 @@
|
|
|
1594
1587
|
{
|
|
1595
1588
|
"label": "Lab Results"
|
|
1596
1589
|
}
|
|
1597
|
-
]
|
|
1590
|
+
],
|
|
1591
|
+
"type": "breadcrumb"
|
|
1598
1592
|
},
|
|
1599
1593
|
{
|
|
1594
|
+
"direction": "horizontal",
|
|
1600
1595
|
"type": "stack",
|
|
1596
|
+
"gap": "md",
|
|
1597
|
+
"justify": "between",
|
|
1601
1598
|
"children": [
|
|
1602
1599
|
{
|
|
1603
|
-
"direction": "horizontal",
|
|
1604
|
-
"type": "stack",
|
|
1605
1600
|
"children": [
|
|
1606
1601
|
{
|
|
1607
1602
|
"name": "clipboard",
|
|
1608
1603
|
"type": "icon"
|
|
1609
1604
|
},
|
|
1610
1605
|
{
|
|
1606
|
+
"content": "Lab Results",
|
|
1611
1607
|
"type": "typography",
|
|
1612
|
-
"variant": "h2"
|
|
1613
|
-
"content": "Lab Results"
|
|
1608
|
+
"variant": "h2"
|
|
1614
1609
|
}
|
|
1615
1610
|
],
|
|
1616
|
-
"gap": "md"
|
|
1611
|
+
"gap": "md",
|
|
1612
|
+
"direction": "horizontal",
|
|
1613
|
+
"type": "stack"
|
|
1617
1614
|
},
|
|
1618
1615
|
{
|
|
1619
|
-
"icon": "refresh-cw",
|
|
1620
1616
|
"type": "button",
|
|
1621
|
-
"action": "REFRESH",
|
|
1622
1617
|
"variant": "secondary",
|
|
1618
|
+
"icon": "refresh-cw",
|
|
1619
|
+
"action": "REFRESH",
|
|
1623
1620
|
"label": "Refresh"
|
|
1624
1621
|
}
|
|
1625
|
-
]
|
|
1626
|
-
"gap": "md",
|
|
1627
|
-
"direction": "horizontal",
|
|
1628
|
-
"justify": "between"
|
|
1622
|
+
]
|
|
1629
1623
|
},
|
|
1630
1624
|
{
|
|
1631
1625
|
"type": "divider"
|
|
1632
1626
|
},
|
|
1633
1627
|
{
|
|
1634
|
-
"direction": "vertical",
|
|
1635
|
-
"gap": "sm",
|
|
1636
1628
|
"children": [
|
|
1637
1629
|
{
|
|
1638
|
-
"type": "simple-grid",
|
|
1639
1630
|
"cols": 3.0,
|
|
1640
1631
|
"children": [
|
|
1641
1632
|
{
|
|
1642
|
-
"label": "ExperimentCount",
|
|
1643
1633
|
"type": "stat-display",
|
|
1634
|
+
"label": "ExperimentCount",
|
|
1644
1635
|
"value": "@entity.experimentCount"
|
|
1645
1636
|
},
|
|
1646
1637
|
{
|
|
1647
1638
|
"value": "@entity.avgAccuracy",
|
|
1648
|
-
"
|
|
1649
|
-
"
|
|
1639
|
+
"type": "stat-display",
|
|
1640
|
+
"label": "AvgAccuracy"
|
|
1650
1641
|
},
|
|
1651
1642
|
{
|
|
1652
|
-
"type": "stat-display",
|
|
1653
1643
|
"label": "TotalScore",
|
|
1644
|
+
"type": "stat-display",
|
|
1654
1645
|
"value": "@entity.totalScore"
|
|
1655
1646
|
},
|
|
1656
1647
|
{
|
|
@@ -1661,37 +1652,41 @@
|
|
|
1661
1652
|
"gap": "sm",
|
|
1662
1653
|
"children": [
|
|
1663
1654
|
{
|
|
1664
|
-
"type": "typography",
|
|
1665
1655
|
"variant": "caption",
|
|
1666
|
-
"content": "Grade"
|
|
1656
|
+
"content": "Grade",
|
|
1657
|
+
"type": "typography"
|
|
1667
1658
|
},
|
|
1668
1659
|
{
|
|
1669
1660
|
"type": "typography",
|
|
1670
|
-
"
|
|
1671
|
-
"
|
|
1661
|
+
"content": "@entity.grade",
|
|
1662
|
+
"variant": "h3"
|
|
1672
1663
|
}
|
|
1673
1664
|
]
|
|
1674
1665
|
}
|
|
1675
1666
|
],
|
|
1676
1667
|
"type": "card"
|
|
1677
1668
|
}
|
|
1678
|
-
]
|
|
1669
|
+
],
|
|
1670
|
+
"type": "simple-grid"
|
|
1679
1671
|
}
|
|
1680
1672
|
],
|
|
1681
|
-
"type": "stack"
|
|
1673
|
+
"type": "stack",
|
|
1674
|
+
"direction": "vertical",
|
|
1675
|
+
"gap": "sm"
|
|
1682
1676
|
},
|
|
1683
1677
|
{
|
|
1684
1678
|
"type": "divider"
|
|
1685
1679
|
},
|
|
1686
1680
|
{
|
|
1681
|
+
"type": "grid",
|
|
1687
1682
|
"children": [
|
|
1688
1683
|
{
|
|
1689
1684
|
"type": "card",
|
|
1690
1685
|
"children": [
|
|
1691
1686
|
{
|
|
1692
|
-
"
|
|
1687
|
+
"variant": "caption",
|
|
1693
1688
|
"content": "Chart View",
|
|
1694
|
-
"
|
|
1689
|
+
"type": "typography"
|
|
1695
1690
|
}
|
|
1696
1691
|
]
|
|
1697
1692
|
},
|
|
@@ -1699,19 +1694,17 @@
|
|
|
1699
1694
|
"type": "card",
|
|
1700
1695
|
"children": [
|
|
1701
1696
|
{
|
|
1702
|
-
"
|
|
1697
|
+
"variant": "caption",
|
|
1703
1698
|
"type": "typography",
|
|
1704
|
-
"
|
|
1699
|
+
"content": "Graph View"
|
|
1705
1700
|
}
|
|
1706
1701
|
]
|
|
1707
1702
|
}
|
|
1708
1703
|
],
|
|
1709
|
-
"
|
|
1710
|
-
"
|
|
1711
|
-
"cols": 2.0
|
|
1704
|
+
"cols": 2.0,
|
|
1705
|
+
"gap": "md"
|
|
1712
1706
|
},
|
|
1713
1707
|
{
|
|
1714
|
-
"type": "line-chart",
|
|
1715
1708
|
"data": [
|
|
1716
1709
|
{
|
|
1717
1710
|
"value": 12.0,
|
|
@@ -1722,8 +1715,8 @@
|
|
|
1722
1715
|
"date": "Feb"
|
|
1723
1716
|
},
|
|
1724
1717
|
{
|
|
1725
|
-
"
|
|
1726
|
-
"
|
|
1718
|
+
"date": "Mar",
|
|
1719
|
+
"value": 15.0
|
|
1727
1720
|
},
|
|
1728
1721
|
{
|
|
1729
1722
|
"value": 25.0,
|
|
@@ -1737,9 +1730,11 @@
|
|
|
1737
1730
|
"value": 30.0,
|
|
1738
1731
|
"date": "Jun"
|
|
1739
1732
|
}
|
|
1740
|
-
]
|
|
1733
|
+
],
|
|
1734
|
+
"type": "line-chart"
|
|
1741
1735
|
},
|
|
1742
1736
|
{
|
|
1737
|
+
"type": "chart-legend",
|
|
1743
1738
|
"items": [
|
|
1744
1739
|
{
|
|
1745
1740
|
"label": "Current",
|
|
@@ -1749,43 +1744,48 @@
|
|
|
1749
1744
|
"label": "Previous",
|
|
1750
1745
|
"color": "muted"
|
|
1751
1746
|
}
|
|
1752
|
-
]
|
|
1753
|
-
"type": "chart-legend"
|
|
1747
|
+
]
|
|
1754
1748
|
},
|
|
1755
1749
|
{
|
|
1756
|
-
"
|
|
1757
|
-
"edges": [
|
|
1750
|
+
"nodes": [
|
|
1758
1751
|
{
|
|
1759
|
-
"
|
|
1760
|
-
"
|
|
1752
|
+
"id": "a",
|
|
1753
|
+
"label": "Start"
|
|
1761
1754
|
},
|
|
1762
1755
|
{
|
|
1763
|
-
"
|
|
1764
|
-
"
|
|
1756
|
+
"id": "b",
|
|
1757
|
+
"label": "Process"
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"id": "c",
|
|
1761
|
+
"label": "End"
|
|
1765
1762
|
}
|
|
1766
1763
|
],
|
|
1767
1764
|
"height": 200.0,
|
|
1768
1765
|
"type": "graph-view",
|
|
1769
|
-
"
|
|
1770
|
-
|
|
1771
|
-
"label": "Start",
|
|
1772
|
-
"id": "a"
|
|
1773
|
-
},
|
|
1766
|
+
"width": 400.0,
|
|
1767
|
+
"edges": [
|
|
1774
1768
|
{
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1769
|
+
"source": "a",
|
|
1770
|
+
"target": "b"
|
|
1777
1771
|
},
|
|
1778
1772
|
{
|
|
1779
|
-
"
|
|
1780
|
-
"
|
|
1773
|
+
"source": "b",
|
|
1774
|
+
"target": "c"
|
|
1781
1775
|
}
|
|
1782
1776
|
]
|
|
1783
1777
|
}
|
|
1784
|
-
]
|
|
1778
|
+
],
|
|
1779
|
+
"direction": "vertical",
|
|
1780
|
+
"gap": "lg"
|
|
1785
1781
|
}
|
|
1786
|
-
]
|
|
1782
|
+
],
|
|
1783
|
+
"type": "scaled-diagram"
|
|
1787
1784
|
}
|
|
1788
|
-
]
|
|
1785
|
+
],
|
|
1786
|
+
"type": "game-shell",
|
|
1787
|
+
"appName": "STEM Lab",
|
|
1788
|
+
"showTopBar": true
|
|
1789
1789
|
}
|
|
1790
1790
|
]
|
|
1791
1791
|
]
|
|
@@ -1800,8 +1800,8 @@
|
|
|
1800
1800
|
"LabResult",
|
|
1801
1801
|
{
|
|
1802
1802
|
"emit": {
|
|
1803
|
-
"
|
|
1804
|
-
"
|
|
1803
|
+
"success": "LabResultLoaded",
|
|
1804
|
+
"failure": "LabResultLoadFailed"
|
|
1805
1805
|
}
|
|
1806
1806
|
}
|
|
1807
1807
|
],
|
|
@@ -1809,6 +1809,8 @@
|
|
|
1809
1809
|
"render-ui",
|
|
1810
1810
|
"main",
|
|
1811
1811
|
{
|
|
1812
|
+
"type": "game-shell",
|
|
1813
|
+
"showTopBar": true,
|
|
1812
1814
|
"appName": "STEM Lab",
|
|
1813
1815
|
"children": [
|
|
1814
1816
|
{
|
|
@@ -1816,11 +1818,8 @@
|
|
|
1816
1818
|
"children": [
|
|
1817
1819
|
{
|
|
1818
1820
|
"type": "stack",
|
|
1819
|
-
"direction": "vertical",
|
|
1820
|
-
"gap": "lg",
|
|
1821
1821
|
"children": [
|
|
1822
1822
|
{
|
|
1823
|
-
"type": "breadcrumb",
|
|
1824
1823
|
"items": [
|
|
1825
1824
|
{
|
|
1826
1825
|
"label": "Home",
|
|
@@ -1829,90 +1828,91 @@
|
|
|
1829
1828
|
{
|
|
1830
1829
|
"label": "Lab Results"
|
|
1831
1830
|
}
|
|
1832
|
-
]
|
|
1831
|
+
],
|
|
1832
|
+
"type": "breadcrumb"
|
|
1833
1833
|
},
|
|
1834
1834
|
{
|
|
1835
|
-
"
|
|
1835
|
+
"type": "stack",
|
|
1836
1836
|
"children": [
|
|
1837
1837
|
{
|
|
1838
|
-
"gap": "md",
|
|
1839
1838
|
"direction": "horizontal",
|
|
1840
|
-
"type": "stack",
|
|
1841
1839
|
"children": [
|
|
1842
1840
|
{
|
|
1843
|
-
"
|
|
1844
|
-
"
|
|
1841
|
+
"type": "icon",
|
|
1842
|
+
"name": "clipboard"
|
|
1845
1843
|
},
|
|
1846
1844
|
{
|
|
1847
|
-
"
|
|
1845
|
+
"content": "Lab Results",
|
|
1848
1846
|
"type": "typography",
|
|
1849
|
-
"
|
|
1847
|
+
"variant": "h2"
|
|
1850
1848
|
}
|
|
1851
|
-
]
|
|
1849
|
+
],
|
|
1850
|
+
"type": "stack",
|
|
1851
|
+
"gap": "md"
|
|
1852
1852
|
},
|
|
1853
1853
|
{
|
|
1854
|
-
"
|
|
1855
|
-
"icon": "refresh-cw",
|
|
1854
|
+
"action": "REFRESH",
|
|
1856
1855
|
"label": "Refresh",
|
|
1857
1856
|
"type": "button",
|
|
1858
|
-
"
|
|
1857
|
+
"variant": "secondary",
|
|
1858
|
+
"icon": "refresh-cw"
|
|
1859
1859
|
}
|
|
1860
1860
|
],
|
|
1861
|
+
"justify": "between",
|
|
1861
1862
|
"direction": "horizontal",
|
|
1862
|
-
"
|
|
1863
|
-
"justify": "between"
|
|
1863
|
+
"gap": "md"
|
|
1864
1864
|
},
|
|
1865
1865
|
{
|
|
1866
1866
|
"type": "divider"
|
|
1867
1867
|
},
|
|
1868
1868
|
{
|
|
1869
|
+
"gap": "sm",
|
|
1869
1870
|
"children": [
|
|
1870
1871
|
{
|
|
1871
|
-
"type": "simple-grid",
|
|
1872
1872
|
"cols": 3.0,
|
|
1873
1873
|
"children": [
|
|
1874
1874
|
{
|
|
1875
1875
|
"label": "ExperimentCount",
|
|
1876
|
-
"
|
|
1877
|
-
"
|
|
1876
|
+
"type": "stat-display",
|
|
1877
|
+
"value": "@entity.experimentCount"
|
|
1878
1878
|
},
|
|
1879
1879
|
{
|
|
1880
|
-
"
|
|
1880
|
+
"value": "@entity.avgAccuracy",
|
|
1881
1881
|
"type": "stat-display",
|
|
1882
|
-
"
|
|
1882
|
+
"label": "AvgAccuracy"
|
|
1883
1883
|
},
|
|
1884
1884
|
{
|
|
1885
|
-
"type": "stat-display",
|
|
1886
1885
|
"label": "TotalScore",
|
|
1887
|
-
"value": "@entity.totalScore"
|
|
1886
|
+
"value": "@entity.totalScore",
|
|
1887
|
+
"type": "stat-display"
|
|
1888
1888
|
},
|
|
1889
1889
|
{
|
|
1890
1890
|
"type": "card",
|
|
1891
1891
|
"children": [
|
|
1892
1892
|
{
|
|
1893
|
-
"
|
|
1894
|
-
"gap": "sm",
|
|
1893
|
+
"type": "stack",
|
|
1895
1894
|
"children": [
|
|
1896
1895
|
{
|
|
1897
|
-
"variant": "caption",
|
|
1898
1896
|
"content": "Grade",
|
|
1899
|
-
"type": "typography"
|
|
1897
|
+
"type": "typography",
|
|
1898
|
+
"variant": "caption"
|
|
1900
1899
|
},
|
|
1901
1900
|
{
|
|
1902
|
-
"content": "@entity.grade",
|
|
1903
1901
|
"variant": "h3",
|
|
1902
|
+
"content": "@entity.grade",
|
|
1904
1903
|
"type": "typography"
|
|
1905
1904
|
}
|
|
1906
1905
|
],
|
|
1907
|
-
"
|
|
1906
|
+
"direction": "vertical",
|
|
1907
|
+
"gap": "sm"
|
|
1908
1908
|
}
|
|
1909
1909
|
]
|
|
1910
1910
|
}
|
|
1911
|
-
]
|
|
1911
|
+
],
|
|
1912
|
+
"type": "simple-grid"
|
|
1912
1913
|
}
|
|
1913
1914
|
],
|
|
1914
1915
|
"type": "stack",
|
|
1915
|
-
"gap": "sm",
|
|
1916
1916
|
"direction": "vertical"
|
|
1917
1917
|
},
|
|
1918
1918
|
{
|
|
@@ -1920,32 +1920,33 @@
|
|
|
1920
1920
|
},
|
|
1921
1921
|
{
|
|
1922
1922
|
"type": "grid",
|
|
1923
|
+
"gap": "md",
|
|
1923
1924
|
"cols": 2.0,
|
|
1924
1925
|
"children": [
|
|
1925
1926
|
{
|
|
1926
1927
|
"type": "card",
|
|
1927
1928
|
"children": [
|
|
1928
1929
|
{
|
|
1930
|
+
"type": "typography",
|
|
1929
1931
|
"content": "Chart View",
|
|
1930
|
-
"variant": "caption"
|
|
1931
|
-
"type": "typography"
|
|
1932
|
+
"variant": "caption"
|
|
1932
1933
|
}
|
|
1933
1934
|
]
|
|
1934
1935
|
},
|
|
1935
1936
|
{
|
|
1937
|
+
"type": "card",
|
|
1936
1938
|
"children": [
|
|
1937
1939
|
{
|
|
1938
|
-
"variant": "caption",
|
|
1939
1940
|
"type": "typography",
|
|
1941
|
+
"variant": "caption",
|
|
1940
1942
|
"content": "Graph View"
|
|
1941
1943
|
}
|
|
1942
|
-
]
|
|
1943
|
-
"type": "card"
|
|
1944
|
+
]
|
|
1944
1945
|
}
|
|
1945
|
-
]
|
|
1946
|
-
"gap": "md"
|
|
1946
|
+
]
|
|
1947
1947
|
},
|
|
1948
1948
|
{
|
|
1949
|
+
"type": "line-chart",
|
|
1949
1950
|
"data": [
|
|
1950
1951
|
{
|
|
1951
1952
|
"value": 12.0,
|
|
@@ -1956,8 +1957,8 @@
|
|
|
1956
1957
|
"value": 19.0
|
|
1957
1958
|
},
|
|
1958
1959
|
{
|
|
1959
|
-
"
|
|
1960
|
-
"
|
|
1960
|
+
"date": "Mar",
|
|
1961
|
+
"value": 15.0
|
|
1961
1962
|
},
|
|
1962
1963
|
{
|
|
1963
1964
|
"date": "Apr",
|
|
@@ -1968,11 +1969,10 @@
|
|
|
1968
1969
|
"value": 22.0
|
|
1969
1970
|
},
|
|
1970
1971
|
{
|
|
1971
|
-
"
|
|
1972
|
-
"
|
|
1972
|
+
"value": 30.0,
|
|
1973
|
+
"date": "Jun"
|
|
1973
1974
|
}
|
|
1974
|
-
]
|
|
1975
|
-
"type": "line-chart"
|
|
1975
|
+
]
|
|
1976
1976
|
},
|
|
1977
1977
|
{
|
|
1978
1978
|
"items": [
|
|
@@ -1981,48 +1981,48 @@
|
|
|
1981
1981
|
"label": "Current"
|
|
1982
1982
|
},
|
|
1983
1983
|
{
|
|
1984
|
-
"
|
|
1985
|
-
"
|
|
1984
|
+
"label": "Previous",
|
|
1985
|
+
"color": "muted"
|
|
1986
1986
|
}
|
|
1987
1987
|
],
|
|
1988
1988
|
"type": "chart-legend"
|
|
1989
1989
|
},
|
|
1990
1990
|
{
|
|
1991
|
-
"
|
|
1992
|
-
{
|
|
1993
|
-
"target": "b",
|
|
1994
|
-
"source": "a"
|
|
1995
|
-
},
|
|
1996
|
-
{
|
|
1997
|
-
"source": "b",
|
|
1998
|
-
"target": "c"
|
|
1999
|
-
}
|
|
2000
|
-
],
|
|
1991
|
+
"type": "graph-view",
|
|
2001
1992
|
"width": 400.0,
|
|
2002
|
-
"height": 200.0,
|
|
2003
1993
|
"nodes": [
|
|
2004
1994
|
{
|
|
2005
1995
|
"id": "a",
|
|
2006
1996
|
"label": "Start"
|
|
2007
1997
|
},
|
|
2008
1998
|
{
|
|
2009
|
-
"
|
|
2010
|
-
"
|
|
1999
|
+
"label": "Process",
|
|
2000
|
+
"id": "b"
|
|
2011
2001
|
},
|
|
2012
2002
|
{
|
|
2013
2003
|
"label": "End",
|
|
2014
2004
|
"id": "c"
|
|
2015
2005
|
}
|
|
2016
2006
|
],
|
|
2017
|
-
"
|
|
2007
|
+
"edges": [
|
|
2008
|
+
{
|
|
2009
|
+
"target": "b",
|
|
2010
|
+
"source": "a"
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"source": "b",
|
|
2014
|
+
"target": "c"
|
|
2015
|
+
}
|
|
2016
|
+
],
|
|
2017
|
+
"height": 200.0
|
|
2018
2018
|
}
|
|
2019
|
-
]
|
|
2019
|
+
],
|
|
2020
|
+
"gap": "lg",
|
|
2021
|
+
"direction": "vertical"
|
|
2020
2022
|
}
|
|
2021
2023
|
]
|
|
2022
2024
|
}
|
|
2023
|
-
]
|
|
2024
|
-
"showTopBar": true,
|
|
2025
|
-
"type": "game-shell"
|
|
2025
|
+
]
|
|
2026
2026
|
}
|
|
2027
2027
|
]
|
|
2028
2028
|
]
|