@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
|
@@ -379,8 +379,8 @@
|
|
|
379
379
|
"BattleState",
|
|
380
380
|
{
|
|
381
381
|
"emit": {
|
|
382
|
-
"
|
|
383
|
-
"
|
|
382
|
+
"success": "BattleStateLoaded",
|
|
383
|
+
"failure": "BattleStateLoadFailed"
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
386
|
],
|
|
@@ -392,19 +392,19 @@
|
|
|
392
392
|
{
|
|
393
393
|
"title": "Battle Arena",
|
|
394
394
|
"subtitle": "Turn-Based Strategy",
|
|
395
|
+
"type": "game-menu",
|
|
395
396
|
"menuItems": [
|
|
396
397
|
{
|
|
398
|
+
"label": "Start Battle",
|
|
397
399
|
"event": "START",
|
|
398
|
-
"variant": "primary"
|
|
399
|
-
"label": "Start Battle"
|
|
400
|
+
"variant": "primary"
|
|
400
401
|
}
|
|
401
|
-
]
|
|
402
|
-
"type": "game-menu"
|
|
402
|
+
]
|
|
403
403
|
}
|
|
404
404
|
],
|
|
405
|
-
"type": "game-shell",
|
|
406
405
|
"appName": "RPG Game",
|
|
407
|
-
"showTopBar": true
|
|
406
|
+
"showTopBar": true,
|
|
407
|
+
"type": "game-shell"
|
|
408
408
|
}
|
|
409
409
|
]
|
|
410
410
|
]
|
|
@@ -418,8 +418,7 @@
|
|
|
418
418
|
"render-ui",
|
|
419
419
|
"main",
|
|
420
420
|
{
|
|
421
|
-
"
|
|
422
|
-
"showTopBar": true,
|
|
421
|
+
"type": "game-shell",
|
|
423
422
|
"children": [
|
|
424
423
|
{
|
|
425
424
|
"type": "game-hud",
|
|
@@ -435,7 +434,8 @@
|
|
|
435
434
|
]
|
|
436
435
|
}
|
|
437
436
|
],
|
|
438
|
-
"
|
|
437
|
+
"showTopBar": true,
|
|
438
|
+
"appName": "RPG Game"
|
|
439
439
|
}
|
|
440
440
|
]
|
|
441
441
|
]
|
|
@@ -464,23 +464,23 @@
|
|
|
464
464
|
"main",
|
|
465
465
|
{
|
|
466
466
|
"showTopBar": true,
|
|
467
|
-
"type": "game-shell",
|
|
468
467
|
"appName": "RPG Game",
|
|
469
468
|
"children": [
|
|
470
469
|
{
|
|
471
|
-
"type": "game-hud",
|
|
472
470
|
"stats": [
|
|
473
471
|
{
|
|
474
|
-
"
|
|
475
|
-
"
|
|
472
|
+
"value": "@entity.turn",
|
|
473
|
+
"label": "Turn"
|
|
476
474
|
},
|
|
477
475
|
{
|
|
478
476
|
"value": "@entity.score",
|
|
479
477
|
"label": "Score"
|
|
480
478
|
}
|
|
481
|
-
]
|
|
479
|
+
],
|
|
480
|
+
"type": "game-hud"
|
|
482
481
|
}
|
|
483
|
-
]
|
|
482
|
+
],
|
|
483
|
+
"type": "game-shell"
|
|
484
484
|
}
|
|
485
485
|
]
|
|
486
486
|
]
|
|
@@ -494,18 +494,18 @@
|
|
|
494
494
|
"render-ui",
|
|
495
495
|
"modal",
|
|
496
496
|
{
|
|
497
|
-
"type": "game-menu",
|
|
498
497
|
"title": "Paused",
|
|
498
|
+
"type": "game-menu",
|
|
499
499
|
"menuItems": [
|
|
500
500
|
{
|
|
501
|
+
"variant": "primary",
|
|
501
502
|
"event": "RESUME",
|
|
502
|
-
"label": "Resume"
|
|
503
|
-
"variant": "primary"
|
|
503
|
+
"label": "Resume"
|
|
504
504
|
},
|
|
505
505
|
{
|
|
506
|
-
"
|
|
506
|
+
"event": "RESTART",
|
|
507
507
|
"label": "Quit",
|
|
508
|
-
"
|
|
508
|
+
"variant": "ghost"
|
|
509
509
|
}
|
|
510
510
|
]
|
|
511
511
|
}
|
|
@@ -521,20 +521,13 @@
|
|
|
521
521
|
"render-ui",
|
|
522
522
|
"main",
|
|
523
523
|
{
|
|
524
|
+
"type": "game-shell",
|
|
525
|
+
"showTopBar": true,
|
|
526
|
+
"appName": "RPG Game",
|
|
524
527
|
"children": [
|
|
525
528
|
{
|
|
526
|
-
"title": "Battle Over",
|
|
527
|
-
"stats": [
|
|
528
|
-
{
|
|
529
|
-
"value": "@entity.turn",
|
|
530
|
-
"label": "Turns"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"label": "Score",
|
|
534
|
-
"value": "@entity.score"
|
|
535
|
-
}
|
|
536
|
-
],
|
|
537
529
|
"type": "game-over-screen",
|
|
530
|
+
"title": "Battle Over",
|
|
538
531
|
"menuItems": [
|
|
539
532
|
{
|
|
540
533
|
"event": "RESTART",
|
|
@@ -542,16 +535,23 @@
|
|
|
542
535
|
"label": "Play Again"
|
|
543
536
|
},
|
|
544
537
|
{
|
|
545
|
-
"label": "Main Menu",
|
|
546
538
|
"variant": "secondary",
|
|
547
|
-
"event": "RESTART"
|
|
539
|
+
"event": "RESTART",
|
|
540
|
+
"label": "Main Menu"
|
|
541
|
+
}
|
|
542
|
+
],
|
|
543
|
+
"stats": [
|
|
544
|
+
{
|
|
545
|
+
"label": "Turns",
|
|
546
|
+
"value": "@entity.turn"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"value": "@entity.score",
|
|
550
|
+
"label": "Score"
|
|
548
551
|
}
|
|
549
552
|
]
|
|
550
553
|
}
|
|
551
|
-
]
|
|
552
|
-
"appName": "RPG Game",
|
|
553
|
-
"showTopBar": true,
|
|
554
|
-
"type": "game-shell"
|
|
554
|
+
]
|
|
555
555
|
}
|
|
556
556
|
]
|
|
557
557
|
]
|
|
@@ -575,19 +575,19 @@
|
|
|
575
575
|
"render-ui",
|
|
576
576
|
"main",
|
|
577
577
|
{
|
|
578
|
-
"showTopBar": true,
|
|
579
|
-
"appName": "RPG Game",
|
|
580
578
|
"type": "game-shell",
|
|
579
|
+
"appName": "RPG Game",
|
|
580
|
+
"showTopBar": true,
|
|
581
581
|
"children": [
|
|
582
582
|
{
|
|
583
583
|
"stats": [
|
|
584
584
|
{
|
|
585
|
-
"
|
|
586
|
-
"
|
|
585
|
+
"label": "Turn",
|
|
586
|
+
"value": "@entity.turn"
|
|
587
587
|
},
|
|
588
588
|
{
|
|
589
|
-
"
|
|
590
|
-
"
|
|
589
|
+
"value": "@entity.score",
|
|
590
|
+
"label": "Score"
|
|
591
591
|
}
|
|
592
592
|
],
|
|
593
593
|
"type": "game-hud"
|
|
@@ -611,9 +611,12 @@
|
|
|
611
611
|
"render-ui",
|
|
612
612
|
"main",
|
|
613
613
|
{
|
|
614
|
+
"type": "game-shell",
|
|
615
|
+
"appName": "RPG Game",
|
|
614
616
|
"showTopBar": true,
|
|
615
617
|
"children": [
|
|
616
618
|
{
|
|
619
|
+
"type": "game-hud",
|
|
617
620
|
"stats": [
|
|
618
621
|
{
|
|
619
622
|
"value": "@entity.turn",
|
|
@@ -623,12 +626,9 @@
|
|
|
623
626
|
"label": "Score",
|
|
624
627
|
"value": "@entity.score"
|
|
625
628
|
}
|
|
626
|
-
]
|
|
627
|
-
"type": "game-hud"
|
|
629
|
+
]
|
|
628
630
|
}
|
|
629
|
-
]
|
|
630
|
-
"type": "game-shell",
|
|
631
|
-
"appName": "RPG Game"
|
|
631
|
+
]
|
|
632
632
|
}
|
|
633
633
|
]
|
|
634
634
|
]
|
|
@@ -647,23 +647,23 @@
|
|
|
647
647
|
"render-ui",
|
|
648
648
|
"main",
|
|
649
649
|
{
|
|
650
|
+
"showTopBar": true,
|
|
651
|
+
"type": "game-shell",
|
|
650
652
|
"children": [
|
|
651
653
|
{
|
|
654
|
+
"title": "Battle Arena",
|
|
655
|
+
"subtitle": "Turn-Based Strategy",
|
|
652
656
|
"type": "game-menu",
|
|
653
657
|
"menuItems": [
|
|
654
658
|
{
|
|
655
|
-
"label": "Start Battle",
|
|
656
659
|
"event": "START",
|
|
660
|
+
"label": "Start Battle",
|
|
657
661
|
"variant": "primary"
|
|
658
662
|
}
|
|
659
|
-
]
|
|
660
|
-
"subtitle": "Turn-Based Strategy",
|
|
661
|
-
"title": "Battle Arena"
|
|
663
|
+
]
|
|
662
664
|
}
|
|
663
665
|
],
|
|
664
|
-
"
|
|
665
|
-
"appName": "RPG Game",
|
|
666
|
-
"showTopBar": true
|
|
666
|
+
"appName": "RPG Game"
|
|
667
667
|
}
|
|
668
668
|
]
|
|
669
669
|
]
|
|
@@ -677,23 +677,23 @@
|
|
|
677
677
|
"render-ui",
|
|
678
678
|
"main",
|
|
679
679
|
{
|
|
680
|
-
"appName": "RPG Game",
|
|
681
|
-
"type": "game-shell",
|
|
682
|
-
"showTopBar": true,
|
|
683
680
|
"children": [
|
|
684
681
|
{
|
|
682
|
+
"type": "game-menu",
|
|
685
683
|
"title": "Battle Arena",
|
|
686
684
|
"menuItems": [
|
|
687
685
|
{
|
|
688
686
|
"label": "Start Battle",
|
|
689
|
-
"
|
|
690
|
-
"
|
|
687
|
+
"event": "START",
|
|
688
|
+
"variant": "primary"
|
|
691
689
|
}
|
|
692
690
|
],
|
|
693
|
-
"type": "game-menu",
|
|
694
691
|
"subtitle": "Turn-Based Strategy"
|
|
695
692
|
}
|
|
696
|
-
]
|
|
693
|
+
],
|
|
694
|
+
"type": "game-shell",
|
|
695
|
+
"showTopBar": true,
|
|
696
|
+
"appName": "RPG Game"
|
|
697
697
|
}
|
|
698
698
|
]
|
|
699
699
|
]
|
|
@@ -797,8 +797,8 @@
|
|
|
797
797
|
"BattleState",
|
|
798
798
|
{
|
|
799
799
|
"emit": {
|
|
800
|
-
"
|
|
801
|
-
"
|
|
800
|
+
"failure": "BattleStateLoadFailed",
|
|
801
|
+
"success": "BattleStateLoaded"
|
|
802
802
|
}
|
|
803
803
|
}
|
|
804
804
|
]
|
|
@@ -813,19 +813,19 @@
|
|
|
813
813
|
"render-ui",
|
|
814
814
|
"main",
|
|
815
815
|
{
|
|
816
|
+
"appName": "RPG Game",
|
|
816
817
|
"showTopBar": true,
|
|
818
|
+
"type": "game-shell",
|
|
817
819
|
"children": [
|
|
818
820
|
{
|
|
821
|
+
"maxVisible": 10.0,
|
|
822
|
+
"autoScroll": true,
|
|
823
|
+
"type": "combat-log",
|
|
819
824
|
"showTimestamps": true,
|
|
820
825
|
"title": "Combat Log",
|
|
821
|
-
"
|
|
822
|
-
"maxVisible": 10.0,
|
|
823
|
-
"events": "@BattleState",
|
|
824
|
-
"type": "combat-log"
|
|
826
|
+
"events": "@BattleState"
|
|
825
827
|
}
|
|
826
|
-
]
|
|
827
|
-
"type": "game-shell",
|
|
828
|
-
"appName": "RPG Game"
|
|
828
|
+
]
|
|
829
829
|
}
|
|
830
830
|
]
|
|
831
831
|
]
|
|
@@ -839,19 +839,19 @@
|
|
|
839
839
|
"render-ui",
|
|
840
840
|
"main",
|
|
841
841
|
{
|
|
842
|
-
"
|
|
842
|
+
"appName": "RPG Game",
|
|
843
843
|
"children": [
|
|
844
844
|
{
|
|
845
|
-
"showTimestamps": true,
|
|
846
845
|
"maxVisible": 10.0,
|
|
847
846
|
"events": "@BattleState",
|
|
848
847
|
"type": "combat-log",
|
|
849
848
|
"autoScroll": true,
|
|
849
|
+
"showTimestamps": true,
|
|
850
850
|
"title": "Combat Log"
|
|
851
851
|
}
|
|
852
852
|
],
|
|
853
853
|
"type": "game-shell",
|
|
854
|
-
"
|
|
854
|
+
"showTopBar": true
|
|
855
855
|
}
|
|
856
856
|
]
|
|
857
857
|
]
|
|
@@ -1038,22 +1038,22 @@
|
|
|
1038
1038
|
"render-ui",
|
|
1039
1039
|
"main",
|
|
1040
1040
|
{
|
|
1041
|
-
"direction": "vertical",
|
|
1042
|
-
"type": "stack",
|
|
1043
1041
|
"gap": "md",
|
|
1044
|
-
"align": "center",
|
|
1045
1042
|
"className": "py-12",
|
|
1046
1043
|
"children": [
|
|
1047
1044
|
{
|
|
1048
1045
|
"type": "spinner"
|
|
1049
1046
|
},
|
|
1050
1047
|
{
|
|
1051
|
-
"type": "typography",
|
|
1052
1048
|
"content": "Loading map…",
|
|
1049
|
+
"type": "typography",
|
|
1053
1050
|
"variant": "caption",
|
|
1054
1051
|
"color": "muted"
|
|
1055
1052
|
}
|
|
1056
|
-
]
|
|
1053
|
+
],
|
|
1054
|
+
"align": "center",
|
|
1055
|
+
"type": "stack",
|
|
1056
|
+
"direction": "vertical"
|
|
1057
1057
|
}
|
|
1058
1058
|
]
|
|
1059
1059
|
]
|
|
@@ -1069,75 +1069,75 @@
|
|
|
1069
1069
|
{
|
|
1070
1070
|
"children": [
|
|
1071
1071
|
{
|
|
1072
|
-
"gap": "lg",
|
|
1073
1072
|
"type": "stack",
|
|
1074
|
-
"
|
|
1073
|
+
"gap": "lg",
|
|
1075
1074
|
"children": [
|
|
1076
1075
|
{
|
|
1077
|
-
"
|
|
1078
|
-
"justify": "between",
|
|
1076
|
+
"type": "stack",
|
|
1079
1077
|
"children": [
|
|
1080
1078
|
{
|
|
1079
|
+
"type": "stack",
|
|
1080
|
+
"direction": "horizontal",
|
|
1081
1081
|
"children": [
|
|
1082
1082
|
{
|
|
1083
1083
|
"type": "icon",
|
|
1084
1084
|
"name": "map"
|
|
1085
1085
|
},
|
|
1086
1086
|
{
|
|
1087
|
-
"type": "typography",
|
|
1088
1087
|
"content": "World Map",
|
|
1088
|
+
"type": "typography",
|
|
1089
1089
|
"variant": "h2"
|
|
1090
1090
|
}
|
|
1091
1091
|
],
|
|
1092
|
-
"
|
|
1093
|
-
"gap": "md",
|
|
1094
|
-
"type": "stack"
|
|
1092
|
+
"gap": "md"
|
|
1095
1093
|
},
|
|
1096
1094
|
{
|
|
1097
|
-
"
|
|
1098
|
-
"type": "status-dot",
|
|
1095
|
+
"label": "Exploring",
|
|
1099
1096
|
"pulse": false,
|
|
1100
|
-
"
|
|
1097
|
+
"status": "online",
|
|
1098
|
+
"type": "status-dot"
|
|
1101
1099
|
}
|
|
1102
1100
|
],
|
|
1103
|
-
"
|
|
1101
|
+
"justify": "between",
|
|
1102
|
+
"gap": "md",
|
|
1104
1103
|
"direction": "horizontal"
|
|
1105
1104
|
},
|
|
1106
1105
|
{
|
|
1107
1106
|
"type": "divider"
|
|
1108
1107
|
},
|
|
1109
1108
|
{
|
|
1110
|
-
"zoom": 10.0,
|
|
1111
1109
|
"type": "map-view",
|
|
1110
|
+
"zoom": 10.0,
|
|
1112
1111
|
"markers": [],
|
|
1113
1112
|
"height": "200px"
|
|
1114
1113
|
},
|
|
1115
1114
|
{
|
|
1115
|
+
"type": "data-grid",
|
|
1116
1116
|
"renderItem": [
|
|
1117
1117
|
"fn",
|
|
1118
1118
|
"item",
|
|
1119
1119
|
{
|
|
1120
|
-
"gap": "sm",
|
|
1121
1120
|
"children": [
|
|
1122
1121
|
{
|
|
1123
|
-
"
|
|
1122
|
+
"justify": "between",
|
|
1124
1123
|
"type": "stack",
|
|
1125
1124
|
"align": "center",
|
|
1125
|
+
"direction": "horizontal",
|
|
1126
1126
|
"children": [
|
|
1127
1127
|
{
|
|
1128
|
-
"
|
|
1128
|
+
"direction": "horizontal",
|
|
1129
1129
|
"type": "stack",
|
|
1130
|
+
"gap": "sm",
|
|
1130
1131
|
"align": "center",
|
|
1131
|
-
"direction": "horizontal",
|
|
1132
1132
|
"children": [
|
|
1133
1133
|
{
|
|
1134
1134
|
"type": "icon",
|
|
1135
1135
|
"name": "map-pin"
|
|
1136
1136
|
},
|
|
1137
1137
|
{
|
|
1138
|
-
"variant": "h4",
|
|
1139
1138
|
"content": "@item.name",
|
|
1140
|
-
"type": "typography"
|
|
1139
|
+
"type": "typography",
|
|
1140
|
+
"variant": "h4"
|
|
1141
1141
|
}
|
|
1142
1142
|
]
|
|
1143
1143
|
},
|
|
@@ -1145,34 +1145,34 @@
|
|
|
1145
1145
|
"type": "badge",
|
|
1146
1146
|
"label": "@item.description"
|
|
1147
1147
|
}
|
|
1148
|
-
]
|
|
1149
|
-
"justify": "between"
|
|
1148
|
+
]
|
|
1150
1149
|
},
|
|
1151
1150
|
{
|
|
1152
|
-
"
|
|
1151
|
+
"variant": "caption",
|
|
1153
1152
|
"content": "@item.level",
|
|
1154
|
-
"
|
|
1153
|
+
"type": "typography"
|
|
1155
1154
|
}
|
|
1156
1155
|
],
|
|
1157
|
-
"
|
|
1158
|
-
"
|
|
1156
|
+
"direction": "vertical",
|
|
1157
|
+
"gap": "sm",
|
|
1158
|
+
"type": "stack"
|
|
1159
1159
|
}
|
|
1160
1160
|
],
|
|
1161
|
-
"type": "data-grid",
|
|
1162
1161
|
"entity": "@payload.data",
|
|
1163
|
-
"fields": [],
|
|
1164
1162
|
"itemActions": [
|
|
1165
1163
|
{
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1164
|
+
"label": "Travel",
|
|
1165
|
+
"event": "TRAVEL"
|
|
1168
1166
|
}
|
|
1169
|
-
]
|
|
1167
|
+
],
|
|
1168
|
+
"fields": []
|
|
1170
1169
|
}
|
|
1171
|
-
]
|
|
1170
|
+
],
|
|
1171
|
+
"direction": "vertical"
|
|
1172
1172
|
}
|
|
1173
1173
|
],
|
|
1174
|
-
"appName": "RPG Game",
|
|
1175
1174
|
"showTopBar": true,
|
|
1175
|
+
"appName": "RPG Game",
|
|
1176
1176
|
"type": "game-shell"
|
|
1177
1177
|
}
|
|
1178
1178
|
]
|
|
@@ -1187,36 +1187,36 @@
|
|
|
1187
1187
|
"render-ui",
|
|
1188
1188
|
"main",
|
|
1189
1189
|
{
|
|
1190
|
-
"gap": "md",
|
|
1191
|
-
"direction": "vertical",
|
|
1192
|
-
"type": "stack",
|
|
1193
|
-
"align": "center",
|
|
1194
|
-
"className": "py-12",
|
|
1195
1190
|
"children": [
|
|
1196
1191
|
{
|
|
1197
|
-
"
|
|
1192
|
+
"type": "icon",
|
|
1198
1193
|
"name": "alert-triangle",
|
|
1199
|
-
"
|
|
1194
|
+
"color": "destructive"
|
|
1200
1195
|
},
|
|
1201
1196
|
{
|
|
1202
|
-
"
|
|
1197
|
+
"type": "typography",
|
|
1203
1198
|
"variant": "h3",
|
|
1204
|
-
"
|
|
1199
|
+
"content": "Failed to load map"
|
|
1205
1200
|
},
|
|
1206
1201
|
{
|
|
1207
|
-
"content": "@payload.error",
|
|
1208
1202
|
"type": "typography",
|
|
1209
1203
|
"variant": "body",
|
|
1210
|
-
"color": "muted"
|
|
1204
|
+
"color": "muted",
|
|
1205
|
+
"content": "@payload.error"
|
|
1211
1206
|
},
|
|
1212
1207
|
{
|
|
1213
|
-
"
|
|
1214
|
-
"icon": "rotate-ccw",
|
|
1208
|
+
"variant": "primary",
|
|
1215
1209
|
"type": "button",
|
|
1210
|
+
"action": "INIT",
|
|
1216
1211
|
"label": "Retry",
|
|
1217
|
-
"
|
|
1212
|
+
"icon": "rotate-ccw"
|
|
1218
1213
|
}
|
|
1219
|
-
]
|
|
1214
|
+
],
|
|
1215
|
+
"type": "stack",
|
|
1216
|
+
"align": "center",
|
|
1217
|
+
"direction": "vertical",
|
|
1218
|
+
"gap": "md",
|
|
1219
|
+
"className": "py-12"
|
|
1220
1220
|
}
|
|
1221
1221
|
]
|
|
1222
1222
|
]
|
|
@@ -1230,43 +1230,43 @@
|
|
|
1230
1230
|
"render-ui",
|
|
1231
1231
|
"main",
|
|
1232
1232
|
{
|
|
1233
|
+
"appName": "RPG Game",
|
|
1234
|
+
"type": "game-shell",
|
|
1233
1235
|
"children": [
|
|
1234
1236
|
{
|
|
1237
|
+
"gap": "lg",
|
|
1235
1238
|
"children": [
|
|
1236
1239
|
{
|
|
1237
|
-
"type": "stack",
|
|
1238
|
-
"gap": "md",
|
|
1239
1240
|
"children": [
|
|
1240
1241
|
{
|
|
1241
1242
|
"type": "icon",
|
|
1242
1243
|
"name": "loader"
|
|
1243
1244
|
},
|
|
1244
1245
|
{
|
|
1245
|
-
"type": "typography",
|
|
1246
1246
|
"content": "Traveling...",
|
|
1247
|
+
"type": "typography",
|
|
1247
1248
|
"variant": "h2"
|
|
1248
1249
|
}
|
|
1249
1250
|
],
|
|
1251
|
+
"type": "stack",
|
|
1252
|
+
"gap": "md",
|
|
1250
1253
|
"direction": "horizontal"
|
|
1251
1254
|
},
|
|
1252
1255
|
{
|
|
1253
1256
|
"type": "divider"
|
|
1254
1257
|
},
|
|
1255
1258
|
{
|
|
1259
|
+
"variant": "body",
|
|
1256
1260
|
"type": "typography",
|
|
1257
|
-
"content": "Traveling to the destination worldzone."
|
|
1258
|
-
"variant": "body"
|
|
1261
|
+
"content": "Traveling to the destination worldzone."
|
|
1259
1262
|
}
|
|
1260
1263
|
],
|
|
1261
|
-
"
|
|
1262
|
-
"gap": "lg",
|
|
1264
|
+
"direction": "vertical",
|
|
1263
1265
|
"align": "center",
|
|
1264
|
-
"
|
|
1266
|
+
"type": "stack"
|
|
1265
1267
|
}
|
|
1266
1268
|
],
|
|
1267
|
-
"showTopBar": true
|
|
1268
|
-
"type": "game-shell",
|
|
1269
|
-
"appName": "RPG Game"
|
|
1269
|
+
"showTopBar": true
|
|
1270
1270
|
}
|
|
1271
1271
|
]
|
|
1272
1272
|
]
|
|
@@ -1553,8 +1553,8 @@
|
|
|
1553
1553
|
"RpgItem",
|
|
1554
1554
|
{
|
|
1555
1555
|
"emit": {
|
|
1556
|
-
"
|
|
1557
|
-
"
|
|
1556
|
+
"success": "RpgItemLoaded",
|
|
1557
|
+
"failure": "RpgItemLoadFailed"
|
|
1558
1558
|
}
|
|
1559
1559
|
}
|
|
1560
1560
|
],
|
|
@@ -1562,22 +1562,22 @@
|
|
|
1562
1562
|
"render-ui",
|
|
1563
1563
|
"main",
|
|
1564
1564
|
{
|
|
1565
|
-
"direction": "vertical",
|
|
1566
|
-
"gap": "md",
|
|
1567
1565
|
"className": "py-12",
|
|
1568
|
-
"type": "stack",
|
|
1569
1566
|
"align": "center",
|
|
1567
|
+
"gap": "md",
|
|
1568
|
+
"type": "stack",
|
|
1570
1569
|
"children": [
|
|
1571
1570
|
{
|
|
1572
1571
|
"type": "spinner"
|
|
1573
1572
|
},
|
|
1574
1573
|
{
|
|
1575
|
-
"color": "muted",
|
|
1576
|
-
"variant": "caption",
|
|
1577
1574
|
"type": "typography",
|
|
1578
|
-
"
|
|
1575
|
+
"variant": "caption",
|
|
1576
|
+
"content": "Loading…",
|
|
1577
|
+
"color": "muted"
|
|
1579
1578
|
}
|
|
1580
|
-
]
|
|
1579
|
+
],
|
|
1580
|
+
"direction": "vertical"
|
|
1581
1581
|
}
|
|
1582
1582
|
]
|
|
1583
1583
|
]
|
|
@@ -1592,49 +1592,49 @@
|
|
|
1592
1592
|
"main",
|
|
1593
1593
|
{
|
|
1594
1594
|
"appName": "RPG Game",
|
|
1595
|
-
"
|
|
1595
|
+
"type": "game-shell",
|
|
1596
1596
|
"children": [
|
|
1597
1597
|
{
|
|
1598
|
-
"type": "stack",
|
|
1599
1598
|
"className": "max-w-5xl mx-auto w-full",
|
|
1599
|
+
"direction": "vertical",
|
|
1600
1600
|
"children": [
|
|
1601
1601
|
{
|
|
1602
|
-
"direction": "horizontal",
|
|
1603
|
-
"justify": "between",
|
|
1604
|
-
"type": "stack",
|
|
1605
1602
|
"gap": "md",
|
|
1606
1603
|
"align": "center",
|
|
1604
|
+
"justify": "between",
|
|
1605
|
+
"type": "stack",
|
|
1606
|
+
"direction": "horizontal",
|
|
1607
1607
|
"children": [
|
|
1608
1608
|
{
|
|
1609
1609
|
"align": "center",
|
|
1610
1610
|
"type": "stack",
|
|
1611
1611
|
"children": [
|
|
1612
1612
|
{
|
|
1613
|
-
"
|
|
1614
|
-
"
|
|
1613
|
+
"name": "briefcase",
|
|
1614
|
+
"type": "icon"
|
|
1615
1615
|
},
|
|
1616
1616
|
{
|
|
1617
|
-
"
|
|
1617
|
+
"type": "typography",
|
|
1618
1618
|
"variant": "h2",
|
|
1619
|
-
"
|
|
1619
|
+
"content": "Inventory"
|
|
1620
1620
|
}
|
|
1621
1621
|
],
|
|
1622
|
-
"
|
|
1623
|
-
"
|
|
1622
|
+
"direction": "horizontal",
|
|
1623
|
+
"gap": "sm"
|
|
1624
1624
|
},
|
|
1625
1625
|
{
|
|
1626
|
+
"type": "stack",
|
|
1627
|
+
"direction": "horizontal",
|
|
1626
1628
|
"gap": "sm",
|
|
1627
1629
|
"children": [
|
|
1628
1630
|
{
|
|
1629
|
-
"type": "button",
|
|
1630
1631
|
"label": "Add RpgItem",
|
|
1631
|
-
"icon": "plus",
|
|
1632
1632
|
"variant": "primary",
|
|
1633
|
+
"icon": "plus",
|
|
1634
|
+
"type": "button",
|
|
1633
1635
|
"action": "ADD_ITEM"
|
|
1634
1636
|
}
|
|
1635
|
-
]
|
|
1636
|
-
"type": "stack",
|
|
1637
|
-
"direction": "horizontal"
|
|
1637
|
+
]
|
|
1638
1638
|
}
|
|
1639
1639
|
]
|
|
1640
1640
|
},
|
|
@@ -1642,59 +1642,59 @@
|
|
|
1642
1642
|
"type": "divider"
|
|
1643
1643
|
},
|
|
1644
1644
|
{
|
|
1645
|
+
"itemActions": [
|
|
1646
|
+
{
|
|
1647
|
+
"event": "USE_ITEM",
|
|
1648
|
+
"variant": "ghost",
|
|
1649
|
+
"label": "Use"
|
|
1650
|
+
},
|
|
1651
|
+
{
|
|
1652
|
+
"event": "DROP",
|
|
1653
|
+
"variant": "danger",
|
|
1654
|
+
"label": "Drop"
|
|
1655
|
+
}
|
|
1656
|
+
],
|
|
1657
|
+
"entity": "@payload.data",
|
|
1658
|
+
"type": "data-grid",
|
|
1645
1659
|
"fields": [
|
|
1646
1660
|
{
|
|
1647
|
-
"variant": "h4",
|
|
1648
|
-
"name": "name",
|
|
1649
1661
|
"icon": "briefcase",
|
|
1650
|
-
"
|
|
1662
|
+
"name": "name",
|
|
1663
|
+
"label": "Name",
|
|
1664
|
+
"variant": "h4"
|
|
1651
1665
|
},
|
|
1652
1666
|
{
|
|
1667
|
+
"variant": "badge",
|
|
1668
|
+
"label": "Type",
|
|
1653
1669
|
"name": "type",
|
|
1654
1670
|
"colorMap": {
|
|
1671
|
+
"archived": "neutral",
|
|
1672
|
+
"error": "destructive",
|
|
1673
|
+
"failed": "destructive",
|
|
1655
1674
|
"completed": "success",
|
|
1656
|
-
"scheduled": "warning",
|
|
1657
1675
|
"active": "success",
|
|
1658
|
-
"error": "destructive",
|
|
1659
|
-
"cancelled": "destructive",
|
|
1660
|
-
"archived": "neutral",
|
|
1661
1676
|
"disabled": "neutral",
|
|
1662
|
-
"
|
|
1663
|
-
"draft": "warning",
|
|
1677
|
+
"cancelled": "destructive",
|
|
1664
1678
|
"done": "success",
|
|
1679
|
+
"inactive": "neutral",
|
|
1665
1680
|
"pending": "warning",
|
|
1666
|
-
"
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
"label": "Type"
|
|
1681
|
+
"scheduled": "warning",
|
|
1682
|
+
"draft": "warning"
|
|
1683
|
+
}
|
|
1670
1684
|
},
|
|
1671
1685
|
{
|
|
1686
|
+
"variant": "caption",
|
|
1672
1687
|
"name": "quantity",
|
|
1673
|
-
"label": "Quantity"
|
|
1674
|
-
"variant": "caption"
|
|
1675
|
-
}
|
|
1676
|
-
],
|
|
1677
|
-
"type": "data-grid",
|
|
1678
|
-
"entity": "@payload.data",
|
|
1679
|
-
"itemActions": [
|
|
1680
|
-
{
|
|
1681
|
-
"event": "USE_ITEM",
|
|
1682
|
-
"label": "Use",
|
|
1683
|
-
"variant": "ghost"
|
|
1684
|
-
},
|
|
1685
|
-
{
|
|
1686
|
-
"variant": "danger",
|
|
1687
|
-
"label": "Drop",
|
|
1688
|
-
"event": "DROP"
|
|
1688
|
+
"label": "Quantity"
|
|
1689
1689
|
}
|
|
1690
1690
|
]
|
|
1691
1691
|
}
|
|
1692
1692
|
],
|
|
1693
|
-
"
|
|
1694
|
-
"
|
|
1693
|
+
"type": "stack",
|
|
1694
|
+
"gap": "lg"
|
|
1695
1695
|
}
|
|
1696
1696
|
],
|
|
1697
|
-
"
|
|
1697
|
+
"showTopBar": true
|
|
1698
1698
|
}
|
|
1699
1699
|
]
|
|
1700
1700
|
]
|
|
@@ -1708,36 +1708,36 @@
|
|
|
1708
1708
|
"render-ui",
|
|
1709
1709
|
"main",
|
|
1710
1710
|
{
|
|
1711
|
-
"type": "stack",
|
|
1712
|
-
"direction": "vertical",
|
|
1713
1711
|
"align": "center",
|
|
1714
|
-
"
|
|
1712
|
+
"direction": "vertical",
|
|
1713
|
+
"gap": "md",
|
|
1715
1714
|
"children": [
|
|
1716
1715
|
{
|
|
1717
1716
|
"type": "icon",
|
|
1718
|
-
"
|
|
1719
|
-
"
|
|
1717
|
+
"color": "destructive",
|
|
1718
|
+
"name": "alert-triangle"
|
|
1720
1719
|
},
|
|
1721
1720
|
{
|
|
1722
|
-
"
|
|
1721
|
+
"type": "typography",
|
|
1723
1722
|
"variant": "h3",
|
|
1724
|
-
"
|
|
1723
|
+
"content": "Failed to load rpgitem"
|
|
1725
1724
|
},
|
|
1726
1725
|
{
|
|
1727
|
-
"
|
|
1728
|
-
"content": "@payload.error",
|
|
1726
|
+
"type": "typography",
|
|
1729
1727
|
"variant": "body",
|
|
1730
|
-
"
|
|
1728
|
+
"color": "muted",
|
|
1729
|
+
"content": "@payload.error"
|
|
1731
1730
|
},
|
|
1732
1731
|
{
|
|
1733
|
-
"
|
|
1734
|
-
"variant": "primary",
|
|
1732
|
+
"label": "Retry",
|
|
1735
1733
|
"icon": "rotate-ccw",
|
|
1736
1734
|
"action": "INIT",
|
|
1737
|
-
"
|
|
1735
|
+
"type": "button",
|
|
1736
|
+
"variant": "primary"
|
|
1738
1737
|
}
|
|
1739
1738
|
],
|
|
1740
|
-
"
|
|
1739
|
+
"type": "stack",
|
|
1740
|
+
"className": "py-12"
|
|
1741
1741
|
}
|
|
1742
1742
|
]
|
|
1743
1743
|
]
|
|
@@ -1929,8 +1929,8 @@
|
|
|
1929
1929
|
"RpgItem",
|
|
1930
1930
|
{
|
|
1931
1931
|
"emit": {
|
|
1932
|
-
"
|
|
1933
|
-
"
|
|
1932
|
+
"success": "RpgItemLoaded",
|
|
1933
|
+
"failure": "RpgItemLoadFailed"
|
|
1934
1934
|
}
|
|
1935
1935
|
}
|
|
1936
1936
|
],
|
|
@@ -1939,41 +1939,41 @@
|
|
|
1939
1939
|
"modal",
|
|
1940
1940
|
{
|
|
1941
1941
|
"gap": "md",
|
|
1942
|
-
"type": "stack",
|
|
1943
1942
|
"direction": "vertical",
|
|
1944
1943
|
"children": [
|
|
1945
1944
|
{
|
|
1946
1945
|
"gap": "sm",
|
|
1947
|
-
"type": "stack",
|
|
1948
1946
|
"children": [
|
|
1949
1947
|
{
|
|
1950
1948
|
"name": "plus-circle",
|
|
1951
1949
|
"type": "icon"
|
|
1952
1950
|
},
|
|
1953
1951
|
{
|
|
1954
|
-
"
|
|
1952
|
+
"type": "typography",
|
|
1955
1953
|
"content": "Add RpgItem",
|
|
1956
|
-
"
|
|
1954
|
+
"variant": "h3"
|
|
1957
1955
|
}
|
|
1958
1956
|
],
|
|
1957
|
+
"type": "stack",
|
|
1959
1958
|
"direction": "horizontal"
|
|
1960
1959
|
},
|
|
1961
1960
|
{
|
|
1962
1961
|
"type": "divider"
|
|
1963
1962
|
},
|
|
1964
1963
|
{
|
|
1964
|
+
"mode": "create",
|
|
1965
1965
|
"type": "form-section",
|
|
1966
|
-
"cancelEvent": "CLOSE",
|
|
1967
1966
|
"submitEvent": "SAVE",
|
|
1968
|
-
"mode": "create",
|
|
1969
1967
|
"fields": [
|
|
1970
1968
|
"name",
|
|
1971
1969
|
"type",
|
|
1972
1970
|
"quantity",
|
|
1973
1971
|
"rarity"
|
|
1974
|
-
]
|
|
1972
|
+
],
|
|
1973
|
+
"cancelEvent": "CLOSE"
|
|
1975
1974
|
}
|
|
1976
|
-
]
|
|
1975
|
+
],
|
|
1976
|
+
"type": "stack"
|
|
1977
1977
|
}
|
|
1978
1978
|
]
|
|
1979
1979
|
]
|
|
@@ -2218,8 +2218,8 @@
|
|
|
2218
2218
|
"RpgItem",
|
|
2219
2219
|
{
|
|
2220
2220
|
"emit": {
|
|
2221
|
-
"
|
|
2222
|
-
"
|
|
2221
|
+
"success": "RpgItemLoaded",
|
|
2222
|
+
"failure": "RpgItemLoadFailed"
|
|
2223
2223
|
}
|
|
2224
2224
|
}
|
|
2225
2225
|
]
|
|
@@ -2235,8 +2235,8 @@
|
|
|
2235
2235
|
"RpgItem",
|
|
2236
2236
|
{
|
|
2237
2237
|
"emit": {
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2238
|
+
"failure": "RpgItemLoadFailed",
|
|
2239
|
+
"success": "RpgItemLoaded"
|
|
2240
2240
|
},
|
|
2241
2241
|
"id": "@payload.id"
|
|
2242
2242
|
}
|
|
@@ -2246,11 +2246,13 @@
|
|
|
2246
2246
|
"modal",
|
|
2247
2247
|
{
|
|
2248
2248
|
"type": "stack",
|
|
2249
|
-
"gap": "md",
|
|
2250
|
-
"align": "center",
|
|
2251
2249
|
"direction": "vertical",
|
|
2250
|
+
"align": "center",
|
|
2251
|
+
"gap": "md",
|
|
2252
2252
|
"children": [
|
|
2253
2253
|
{
|
|
2254
|
+
"gap": "sm",
|
|
2255
|
+
"type": "stack",
|
|
2254
2256
|
"align": "center",
|
|
2255
2257
|
"children": [
|
|
2256
2258
|
{
|
|
@@ -2258,43 +2260,41 @@
|
|
|
2258
2260
|
"name": "zap"
|
|
2259
2261
|
},
|
|
2260
2262
|
{
|
|
2261
|
-
"type": "typography",
|
|
2262
2263
|
"content": "Use RpgItem",
|
|
2264
|
+
"type": "typography",
|
|
2263
2265
|
"variant": "h3"
|
|
2264
2266
|
}
|
|
2265
2267
|
],
|
|
2266
|
-
"
|
|
2267
|
-
"direction": "horizontal",
|
|
2268
|
-
"gap": "sm"
|
|
2268
|
+
"direction": "horizontal"
|
|
2269
2269
|
},
|
|
2270
2270
|
{
|
|
2271
2271
|
"type": "divider"
|
|
2272
2272
|
},
|
|
2273
2273
|
{
|
|
2274
2274
|
"content": "@entity.name",
|
|
2275
|
-
"
|
|
2276
|
-
"
|
|
2275
|
+
"type": "typography",
|
|
2276
|
+
"variant": "body"
|
|
2277
2277
|
},
|
|
2278
2278
|
{
|
|
2279
|
-
"direction": "horizontal",
|
|
2280
|
-
"gap": "sm",
|
|
2281
|
-
"type": "stack",
|
|
2282
2279
|
"justify": "center",
|
|
2283
2280
|
"children": [
|
|
2284
2281
|
{
|
|
2285
2282
|
"label": "Cancel",
|
|
2286
|
-
"action": "CLOSE",
|
|
2287
2283
|
"variant": "ghost",
|
|
2284
|
+
"action": "CLOSE",
|
|
2288
2285
|
"type": "button"
|
|
2289
2286
|
},
|
|
2290
2287
|
{
|
|
2291
|
-
"action": "SAVE",
|
|
2292
|
-
"variant": "primary",
|
|
2293
2288
|
"icon": "check",
|
|
2294
2289
|
"type": "button",
|
|
2295
|
-
"
|
|
2290
|
+
"action": "SAVE",
|
|
2291
|
+
"label": "Confirm Use",
|
|
2292
|
+
"variant": "primary"
|
|
2296
2293
|
}
|
|
2297
|
-
]
|
|
2294
|
+
],
|
|
2295
|
+
"type": "stack",
|
|
2296
|
+
"direction": "horizontal",
|
|
2297
|
+
"gap": "sm"
|
|
2298
2298
|
}
|
|
2299
2299
|
]
|
|
2300
2300
|
}
|
|
@@ -2551,68 +2551,68 @@
|
|
|
2551
2551
|
"fetch",
|
|
2552
2552
|
"RpgItem",
|
|
2553
2553
|
{
|
|
2554
|
-
"id": "@payload.id",
|
|
2555
2554
|
"emit": {
|
|
2556
2555
|
"success": "RpgItemLoaded",
|
|
2557
2556
|
"failure": "RpgItemLoadFailed"
|
|
2558
|
-
}
|
|
2557
|
+
},
|
|
2558
|
+
"id": "@payload.id"
|
|
2559
2559
|
}
|
|
2560
2560
|
],
|
|
2561
2561
|
[
|
|
2562
2562
|
"render-ui",
|
|
2563
2563
|
"modal",
|
|
2564
2564
|
{
|
|
2565
|
-
"type": "stack",
|
|
2566
2565
|
"gap": "md",
|
|
2567
2566
|
"direction": "vertical",
|
|
2568
2567
|
"children": [
|
|
2569
2568
|
{
|
|
2569
|
+
"type": "stack",
|
|
2570
2570
|
"direction": "horizontal",
|
|
2571
|
-
"align": "center",
|
|
2572
|
-
"gap": "sm",
|
|
2573
2571
|
"children": [
|
|
2574
2572
|
{
|
|
2575
|
-
"
|
|
2576
|
-
"
|
|
2573
|
+
"name": "alert-triangle",
|
|
2574
|
+
"type": "icon"
|
|
2577
2575
|
},
|
|
2578
2576
|
{
|
|
2579
2577
|
"variant": "h3",
|
|
2580
|
-
"
|
|
2581
|
-
"
|
|
2578
|
+
"content": "Drop RpgItem",
|
|
2579
|
+
"type": "typography"
|
|
2582
2580
|
}
|
|
2583
2581
|
],
|
|
2584
|
-
"
|
|
2582
|
+
"gap": "sm",
|
|
2583
|
+
"align": "center"
|
|
2585
2584
|
},
|
|
2586
2585
|
{
|
|
2587
2586
|
"type": "divider"
|
|
2588
2587
|
},
|
|
2589
2588
|
{
|
|
2589
|
+
"type": "alert",
|
|
2590
2590
|
"variant": "error",
|
|
2591
|
-
"message": "Are you sure you want to drop this rpgitem?"
|
|
2592
|
-
"type": "alert"
|
|
2591
|
+
"message": "Are you sure you want to drop this rpgitem?"
|
|
2593
2592
|
},
|
|
2594
2593
|
{
|
|
2595
|
-
"
|
|
2594
|
+
"type": "stack",
|
|
2596
2595
|
"gap": "sm",
|
|
2597
2596
|
"justify": "end",
|
|
2598
|
-
"
|
|
2597
|
+
"direction": "horizontal",
|
|
2599
2598
|
"children": [
|
|
2600
2599
|
{
|
|
2601
|
-
"type": "button",
|
|
2602
2600
|
"action": "CANCEL",
|
|
2603
|
-
"
|
|
2604
|
-
"label": "Cancel"
|
|
2601
|
+
"type": "button",
|
|
2602
|
+
"label": "Cancel",
|
|
2603
|
+
"variant": "ghost"
|
|
2605
2604
|
},
|
|
2606
2605
|
{
|
|
2607
|
-
"
|
|
2608
|
-
"icon": "check",
|
|
2606
|
+
"type": "button",
|
|
2609
2607
|
"action": "CONFIRM_DROP",
|
|
2610
2608
|
"label": "Drop",
|
|
2611
|
-
"
|
|
2609
|
+
"variant": "danger",
|
|
2610
|
+
"icon": "check"
|
|
2612
2611
|
}
|
|
2613
2612
|
]
|
|
2614
2613
|
}
|
|
2615
|
-
]
|
|
2614
|
+
],
|
|
2615
|
+
"type": "stack"
|
|
2616
2616
|
}
|
|
2617
2617
|
]
|
|
2618
2618
|
]
|
|
@@ -2629,8 +2629,8 @@
|
|
|
2629
2629
|
"@entity.pendingId",
|
|
2630
2630
|
{
|
|
2631
2631
|
"emit": {
|
|
2632
|
-
"
|
|
2633
|
-
"
|
|
2632
|
+
"failure": "RpgItemDeleteFailed",
|
|
2633
|
+
"success": "RpgItemDeleted"
|
|
2634
2634
|
}
|
|
2635
2635
|
}
|
|
2636
2636
|
],
|
|
@@ -2680,8 +2680,8 @@
|
|
|
2680
2680
|
"RpgItem",
|
|
2681
2681
|
{
|
|
2682
2682
|
"emit": {
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2683
|
+
"success": "RpgItemLoaded",
|
|
2684
|
+
"failure": "RpgItemLoadFailed"
|
|
2685
2685
|
}
|
|
2686
2686
|
}
|
|
2687
2687
|
]
|
|
@@ -2965,8 +2965,8 @@
|
|
|
2965
2965
|
"Mission",
|
|
2966
2966
|
{
|
|
2967
2967
|
"emit": {
|
|
2968
|
-
"
|
|
2969
|
-
"
|
|
2968
|
+
"success": "MissionLoaded",
|
|
2969
|
+
"failure": "MissionLoadFailed"
|
|
2970
2970
|
}
|
|
2971
2971
|
}
|
|
2972
2972
|
],
|
|
@@ -2974,22 +2974,22 @@
|
|
|
2974
2974
|
"render-ui",
|
|
2975
2975
|
"main",
|
|
2976
2976
|
{
|
|
2977
|
+
"type": "stack",
|
|
2977
2978
|
"align": "center",
|
|
2978
|
-
"
|
|
2979
|
+
"gap": "md",
|
|
2980
|
+
"className": "py-12",
|
|
2979
2981
|
"children": [
|
|
2980
2982
|
{
|
|
2981
2983
|
"type": "spinner"
|
|
2982
2984
|
},
|
|
2983
2985
|
{
|
|
2984
|
-
"content": "Loading missions…",
|
|
2985
2986
|
"variant": "caption",
|
|
2986
|
-
"
|
|
2987
|
-
"color": "muted"
|
|
2987
|
+
"content": "Loading missions…",
|
|
2988
|
+
"color": "muted",
|
|
2989
|
+
"type": "typography"
|
|
2988
2990
|
}
|
|
2989
2991
|
],
|
|
2990
|
-
"
|
|
2991
|
-
"className": "py-12",
|
|
2992
|
-
"gap": "md"
|
|
2992
|
+
"direction": "vertical"
|
|
2993
2993
|
}
|
|
2994
2994
|
]
|
|
2995
2995
|
]
|
|
@@ -3003,39 +3003,43 @@
|
|
|
3003
3003
|
"render-ui",
|
|
3004
3004
|
"main",
|
|
3005
3005
|
{
|
|
3006
|
-
"
|
|
3007
|
-
"type": "game-shell",
|
|
3006
|
+
"appName": "RPG Game",
|
|
3008
3007
|
"children": [
|
|
3009
3008
|
{
|
|
3009
|
+
"type": "stack",
|
|
3010
|
+
"direction": "vertical",
|
|
3011
|
+
"gap": "lg",
|
|
3010
3012
|
"children": [
|
|
3011
3013
|
{
|
|
3014
|
+
"type": "stack",
|
|
3012
3015
|
"children": [
|
|
3013
3016
|
{
|
|
3014
3017
|
"type": "stack",
|
|
3015
3018
|
"gap": "md",
|
|
3016
|
-
"direction": "horizontal",
|
|
3017
3019
|
"children": [
|
|
3018
3020
|
{
|
|
3019
3021
|
"name": "flag",
|
|
3020
3022
|
"type": "icon"
|
|
3021
3023
|
},
|
|
3022
3024
|
{
|
|
3025
|
+
"content": "Missions Board",
|
|
3023
3026
|
"variant": "h2",
|
|
3024
|
-
"type": "typography"
|
|
3025
|
-
"content": "Missions Board"
|
|
3027
|
+
"type": "typography"
|
|
3026
3028
|
}
|
|
3027
|
-
]
|
|
3029
|
+
],
|
|
3030
|
+
"direction": "horizontal"
|
|
3028
3031
|
}
|
|
3029
3032
|
],
|
|
3030
3033
|
"direction": "horizontal",
|
|
3031
|
-
"justify": "between",
|
|
3032
3034
|
"gap": "md",
|
|
3033
|
-
"
|
|
3035
|
+
"justify": "between"
|
|
3034
3036
|
},
|
|
3035
3037
|
{
|
|
3036
3038
|
"type": "divider"
|
|
3037
3039
|
},
|
|
3038
3040
|
{
|
|
3041
|
+
"fields": [],
|
|
3042
|
+
"type": "data-list",
|
|
3039
3043
|
"renderItem": [
|
|
3040
3044
|
"fn",
|
|
3041
3045
|
"item",
|
|
@@ -3045,15 +3049,10 @@
|
|
|
3045
3049
|
"direction": "vertical",
|
|
3046
3050
|
"children": [
|
|
3047
3051
|
{
|
|
3048
|
-
"justify": "between",
|
|
3049
|
-
"type": "stack",
|
|
3050
3052
|
"direction": "horizontal",
|
|
3051
|
-
"
|
|
3053
|
+
"type": "stack",
|
|
3052
3054
|
"children": [
|
|
3053
3055
|
{
|
|
3054
|
-
"gap": "sm",
|
|
3055
|
-
"type": "stack",
|
|
3056
|
-
"align": "center",
|
|
3057
3056
|
"direction": "horizontal",
|
|
3058
3057
|
"children": [
|
|
3059
3058
|
{
|
|
@@ -3061,44 +3060,45 @@
|
|
|
3061
3060
|
"type": "icon"
|
|
3062
3061
|
},
|
|
3063
3062
|
{
|
|
3064
|
-
"variant": "h4",
|
|
3065
3063
|
"type": "typography",
|
|
3066
|
-
"content": "@item.title"
|
|
3064
|
+
"content": "@item.title",
|
|
3065
|
+
"variant": "h4"
|
|
3067
3066
|
}
|
|
3068
|
-
]
|
|
3067
|
+
],
|
|
3068
|
+
"gap": "sm",
|
|
3069
|
+
"align": "center",
|
|
3070
|
+
"type": "stack"
|
|
3069
3071
|
},
|
|
3070
3072
|
{
|
|
3071
3073
|
"type": "badge",
|
|
3072
3074
|
"label": "@item.description"
|
|
3073
3075
|
}
|
|
3074
|
-
]
|
|
3076
|
+
],
|
|
3077
|
+
"justify": "between",
|
|
3078
|
+
"align": "center"
|
|
3075
3079
|
},
|
|
3076
3080
|
{
|
|
3077
3081
|
"type": "typography",
|
|
3078
|
-
"
|
|
3079
|
-
"
|
|
3082
|
+
"variant": "caption",
|
|
3083
|
+
"content": "@item.status"
|
|
3080
3084
|
}
|
|
3081
3085
|
]
|
|
3082
3086
|
}
|
|
3083
3087
|
],
|
|
3084
|
-
"
|
|
3088
|
+
"entity": "@payload.data",
|
|
3085
3089
|
"itemActions": [
|
|
3086
3090
|
{
|
|
3087
3091
|
"label": "Accept",
|
|
3088
3092
|
"event": "ACCEPT"
|
|
3089
3093
|
}
|
|
3090
3094
|
],
|
|
3091
|
-
"
|
|
3092
|
-
"groupBy": "status",
|
|
3093
|
-
"entity": "@payload.data"
|
|
3095
|
+
"groupBy": "status"
|
|
3094
3096
|
}
|
|
3095
|
-
]
|
|
3096
|
-
"gap": "lg",
|
|
3097
|
-
"direction": "vertical",
|
|
3098
|
-
"type": "stack"
|
|
3097
|
+
]
|
|
3099
3098
|
}
|
|
3100
3099
|
],
|
|
3101
|
-
"
|
|
3100
|
+
"type": "game-shell",
|
|
3101
|
+
"showTopBar": true
|
|
3102
3102
|
}
|
|
3103
3103
|
]
|
|
3104
3104
|
]
|
|
@@ -3112,36 +3112,36 @@
|
|
|
3112
3112
|
"render-ui",
|
|
3113
3113
|
"main",
|
|
3114
3114
|
{
|
|
3115
|
-
"
|
|
3116
|
-
"className": "py-12",
|
|
3115
|
+
"type": "stack",
|
|
3117
3116
|
"gap": "md",
|
|
3117
|
+
"align": "center",
|
|
3118
|
+
"className": "py-12",
|
|
3118
3119
|
"children": [
|
|
3119
3120
|
{
|
|
3120
|
-
"name": "alert-triangle",
|
|
3121
3121
|
"type": "icon",
|
|
3122
|
+
"name": "alert-triangle",
|
|
3122
3123
|
"color": "destructive"
|
|
3123
3124
|
},
|
|
3124
3125
|
{
|
|
3125
|
-
"type": "typography",
|
|
3126
3126
|
"variant": "h3",
|
|
3127
|
-
"content": "Failed to load missions"
|
|
3127
|
+
"content": "Failed to load missions",
|
|
3128
|
+
"type": "typography"
|
|
3128
3129
|
},
|
|
3129
3130
|
{
|
|
3130
|
-
"type": "typography",
|
|
3131
|
-
"variant": "body",
|
|
3132
3131
|
"color": "muted",
|
|
3133
|
-
"content": "@payload.error"
|
|
3132
|
+
"content": "@payload.error",
|
|
3133
|
+
"type": "typography",
|
|
3134
|
+
"variant": "body"
|
|
3134
3135
|
},
|
|
3135
3136
|
{
|
|
3136
|
-
"type": "button",
|
|
3137
3137
|
"variant": "primary",
|
|
3138
|
-
"
|
|
3138
|
+
"type": "button",
|
|
3139
3139
|
"icon": "rotate-ccw",
|
|
3140
|
+
"action": "INIT",
|
|
3140
3141
|
"label": "Retry"
|
|
3141
3142
|
}
|
|
3142
3143
|
],
|
|
3143
|
-
"
|
|
3144
|
-
"align": "center"
|
|
3144
|
+
"direction": "vertical"
|
|
3145
3145
|
}
|
|
3146
3146
|
]
|
|
3147
3147
|
]
|
|
@@ -3156,12 +3156,13 @@
|
|
|
3156
3156
|
"main",
|
|
3157
3157
|
{
|
|
3158
3158
|
"type": "game-shell",
|
|
3159
|
+
"showTopBar": true,
|
|
3159
3160
|
"appName": "RPG Game",
|
|
3160
3161
|
"children": [
|
|
3161
3162
|
{
|
|
3162
|
-
"
|
|
3163
|
-
"align": "center",
|
|
3163
|
+
"gap": "lg",
|
|
3164
3164
|
"type": "stack",
|
|
3165
|
+
"align": "center",
|
|
3165
3166
|
"children": [
|
|
3166
3167
|
{
|
|
3167
3168
|
"content": "Quest Active",
|
|
@@ -3169,40 +3170,39 @@
|
|
|
3169
3170
|
"type": "typography"
|
|
3170
3171
|
},
|
|
3171
3172
|
{
|
|
3172
|
-
"
|
|
3173
|
+
"showPercentage": true,
|
|
3173
3174
|
"value": 50.0,
|
|
3174
|
-
"
|
|
3175
|
+
"type": "progress-bar"
|
|
3175
3176
|
},
|
|
3176
3177
|
{
|
|
3177
|
-
"type": "stack",
|
|
3178
3178
|
"direction": "horizontal",
|
|
3179
|
+
"type": "stack",
|
|
3179
3180
|
"children": [
|
|
3180
3181
|
{
|
|
3181
|
-
"label": "Progress",
|
|
3182
|
-
"variant": "primary",
|
|
3183
3182
|
"action": "PROGRESS",
|
|
3184
|
-
"type": "button"
|
|
3183
|
+
"type": "button",
|
|
3184
|
+
"variant": "primary",
|
|
3185
|
+
"label": "Progress"
|
|
3185
3186
|
},
|
|
3186
3187
|
{
|
|
3187
|
-
"
|
|
3188
|
+
"variant": "success",
|
|
3188
3189
|
"action": "COMPLETE",
|
|
3189
3190
|
"label": "Complete",
|
|
3190
|
-
"
|
|
3191
|
+
"type": "button"
|
|
3191
3192
|
},
|
|
3192
3193
|
{
|
|
3194
|
+
"label": "Fail",
|
|
3193
3195
|
"action": "FAIL",
|
|
3194
3196
|
"type": "button",
|
|
3195
|
-
"label": "Fail",
|
|
3196
3197
|
"variant": "danger"
|
|
3197
3198
|
}
|
|
3198
3199
|
],
|
|
3199
3200
|
"gap": "sm"
|
|
3200
3201
|
}
|
|
3201
3202
|
],
|
|
3202
|
-
"
|
|
3203
|
+
"direction": "vertical"
|
|
3203
3204
|
}
|
|
3204
|
-
]
|
|
3205
|
-
"showTopBar": true
|
|
3205
|
+
]
|
|
3206
3206
|
}
|
|
3207
3207
|
]
|
|
3208
3208
|
]
|
|
@@ -3216,13 +3216,12 @@
|
|
|
3216
3216
|
"render-ui",
|
|
3217
3217
|
"modal",
|
|
3218
3218
|
{
|
|
3219
|
-
"gap": "md",
|
|
3220
|
-
"direction": "vertical",
|
|
3221
3219
|
"type": "stack",
|
|
3220
|
+
"direction": "vertical",
|
|
3221
|
+
"gap": "md",
|
|
3222
3222
|
"children": [
|
|
3223
3223
|
{
|
|
3224
3224
|
"type": "stack",
|
|
3225
|
-
"direction": "horizontal",
|
|
3226
3225
|
"gap": "sm",
|
|
3227
3226
|
"children": [
|
|
3228
3227
|
{
|
|
@@ -3230,27 +3229,28 @@
|
|
|
3230
3229
|
"name": "trending-up"
|
|
3231
3230
|
},
|
|
3232
3231
|
{
|
|
3232
|
+
"variant": "h3",
|
|
3233
3233
|
"content": "Update Progress",
|
|
3234
|
-
"type": "typography"
|
|
3235
|
-
"variant": "h3"
|
|
3234
|
+
"type": "typography"
|
|
3236
3235
|
}
|
|
3237
|
-
]
|
|
3236
|
+
],
|
|
3237
|
+
"direction": "horizontal"
|
|
3238
3238
|
},
|
|
3239
3239
|
{
|
|
3240
3240
|
"type": "divider"
|
|
3241
3241
|
},
|
|
3242
3242
|
{
|
|
3243
|
-
"entity": "@entity",
|
|
3244
3243
|
"type": "form-section",
|
|
3244
|
+
"submitEvent": "SAVE",
|
|
3245
3245
|
"fields": [
|
|
3246
3246
|
"title",
|
|
3247
3247
|
"description",
|
|
3248
3248
|
"status",
|
|
3249
3249
|
"reward"
|
|
3250
3250
|
],
|
|
3251
|
-
"
|
|
3252
|
-
"
|
|
3253
|
-
"
|
|
3251
|
+
"cancelEvent": "CANCEL",
|
|
3252
|
+
"entity": "@entity",
|
|
3253
|
+
"mode": "edit"
|
|
3254
3254
|
}
|
|
3255
3255
|
]
|
|
3256
3256
|
}
|
|
@@ -3271,33 +3271,33 @@
|
|
|
3271
3271
|
"type": "game-shell",
|
|
3272
3272
|
"children": [
|
|
3273
3273
|
{
|
|
3274
|
-
"align": "center",
|
|
3275
|
-
"gap": "lg",
|
|
3276
|
-
"direction": "vertical",
|
|
3277
3274
|
"children": [
|
|
3278
3275
|
{
|
|
3279
3276
|
"name": "check-circle",
|
|
3280
3277
|
"type": "icon"
|
|
3281
3278
|
},
|
|
3282
3279
|
{
|
|
3280
|
+
"content": "Quest Complete",
|
|
3283
3281
|
"variant": "h2",
|
|
3284
|
-
"type": "typography"
|
|
3285
|
-
"content": "Quest Complete"
|
|
3282
|
+
"type": "typography"
|
|
3286
3283
|
},
|
|
3287
3284
|
{
|
|
3288
3285
|
"variant": "success",
|
|
3289
|
-
"
|
|
3290
|
-
"
|
|
3286
|
+
"message": "Congratulations! The quest has been completed.",
|
|
3287
|
+
"type": "alert"
|
|
3291
3288
|
},
|
|
3292
3289
|
{
|
|
3293
|
-
"icon": "arrow-left",
|
|
3294
|
-
"action": "RESET",
|
|
3295
3290
|
"type": "button",
|
|
3291
|
+
"icon": "arrow-left",
|
|
3296
3292
|
"variant": "primary",
|
|
3293
|
+
"action": "RESET",
|
|
3297
3294
|
"label": "View Quests"
|
|
3298
3295
|
}
|
|
3299
3296
|
],
|
|
3300
|
-
"
|
|
3297
|
+
"direction": "vertical",
|
|
3298
|
+
"gap": "lg",
|
|
3299
|
+
"type": "stack",
|
|
3300
|
+
"align": "center"
|
|
3301
3301
|
}
|
|
3302
3302
|
]
|
|
3303
3303
|
}
|
|
@@ -3313,12 +3313,15 @@
|
|
|
3313
3313
|
"render-ui",
|
|
3314
3314
|
"main",
|
|
3315
3315
|
{
|
|
3316
|
+
"showTopBar": true,
|
|
3316
3317
|
"appName": "RPG Game",
|
|
3318
|
+
"type": "game-shell",
|
|
3317
3319
|
"children": [
|
|
3318
3320
|
{
|
|
3321
|
+
"align": "center",
|
|
3322
|
+
"gap": "lg",
|
|
3319
3323
|
"direction": "vertical",
|
|
3320
3324
|
"type": "stack",
|
|
3321
|
-
"align": "center",
|
|
3322
3325
|
"children": [
|
|
3323
3326
|
{
|
|
3324
3327
|
"type": "icon",
|
|
@@ -3330,23 +3333,20 @@
|
|
|
3330
3333
|
"type": "typography"
|
|
3331
3334
|
},
|
|
3332
3335
|
{
|
|
3336
|
+
"type": "alert",
|
|
3333
3337
|
"message": "The quest was not completed. You can try again.",
|
|
3334
|
-
"variant": "error"
|
|
3335
|
-
"type": "alert"
|
|
3338
|
+
"variant": "error"
|
|
3336
3339
|
},
|
|
3337
3340
|
{
|
|
3338
|
-
"label": "View Quests",
|
|
3339
|
-
"icon": "arrow-left",
|
|
3340
|
-
"type": "button",
|
|
3341
3341
|
"variant": "primary",
|
|
3342
|
-
"action": "RESET"
|
|
3342
|
+
"action": "RESET",
|
|
3343
|
+
"type": "button",
|
|
3344
|
+
"label": "View Quests",
|
|
3345
|
+
"icon": "arrow-left"
|
|
3343
3346
|
}
|
|
3344
|
-
]
|
|
3345
|
-
"gap": "lg"
|
|
3347
|
+
]
|
|
3346
3348
|
}
|
|
3347
|
-
]
|
|
3348
|
-
"type": "game-shell",
|
|
3349
|
-
"showTopBar": true
|
|
3349
|
+
]
|
|
3350
3350
|
}
|
|
3351
3351
|
]
|
|
3352
3352
|
]
|
|
@@ -3378,8 +3378,8 @@
|
|
|
3378
3378
|
"Mission",
|
|
3379
3379
|
{
|
|
3380
3380
|
"emit": {
|
|
3381
|
-
"
|
|
3382
|
-
"
|
|
3381
|
+
"failure": "MissionLoadFailed",
|
|
3382
|
+
"success": "MissionLoaded"
|
|
3383
3383
|
}
|
|
3384
3384
|
}
|
|
3385
3385
|
],
|
|
@@ -3436,8 +3436,8 @@
|
|
|
3436
3436
|
"Mission",
|
|
3437
3437
|
{
|
|
3438
3438
|
"emit": {
|
|
3439
|
-
"
|
|
3440
|
-
"
|
|
3439
|
+
"success": "MissionLoaded",
|
|
3440
|
+
"failure": "MissionLoadFailed"
|
|
3441
3441
|
}
|
|
3442
3442
|
}
|
|
3443
3443
|
],
|