@almadar/std 15.6.1 → 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/factory-signatures.json +20759 -67
- 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/factory-signatures.json +20759 -67
- 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/factory-signatures.json +20759 -67
- 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
|
@@ -97,20 +97,17 @@
|
|
|
97
97
|
"name": "MemberAppLayout",
|
|
98
98
|
"config": {
|
|
99
99
|
"notificationClickEvent": "MEMBER_NOTIFICATIONS_OPEN",
|
|
100
|
-
"notifications": [],
|
|
101
|
-
"contentTrait": "@trait.MemberCatalog",
|
|
102
100
|
"appName": "Fitness Studio",
|
|
103
|
-
"searchEvent": "MEMBER_SEARCH",
|
|
104
101
|
"navItems": [
|
|
105
102
|
{
|
|
103
|
+
"icon": "users",
|
|
106
104
|
"href": "/members",
|
|
107
|
-
"label": "Members"
|
|
108
|
-
"icon": "users"
|
|
105
|
+
"label": "Members"
|
|
109
106
|
},
|
|
110
107
|
{
|
|
111
|
-
"
|
|
108
|
+
"icon": "calendar",
|
|
112
109
|
"href": "/classes",
|
|
113
|
-
"
|
|
110
|
+
"label": "Classes"
|
|
114
111
|
},
|
|
115
112
|
{
|
|
116
113
|
"href": "/memberships",
|
|
@@ -118,11 +115,14 @@
|
|
|
118
115
|
"label": "Memberships"
|
|
119
116
|
},
|
|
120
117
|
{
|
|
121
|
-
"
|
|
118
|
+
"icon": "clipboard-list",
|
|
122
119
|
"href": "/rosters",
|
|
123
|
-
"
|
|
120
|
+
"label": "Rosters"
|
|
124
121
|
}
|
|
125
|
-
]
|
|
122
|
+
],
|
|
123
|
+
"searchEvent": "MEMBER_SEARCH",
|
|
124
|
+
"notifications": [],
|
|
125
|
+
"contentTrait": "@trait.MemberCatalog"
|
|
126
126
|
},
|
|
127
127
|
"events": {
|
|
128
128
|
"NOTIFY_CLICK": "MEMBER_NOTIFICATIONS_OPEN",
|
|
@@ -212,8 +212,10 @@
|
|
|
212
212
|
"children": [
|
|
213
213
|
{
|
|
214
214
|
"direction": "horizontal",
|
|
215
|
-
"
|
|
215
|
+
"gap": "md",
|
|
216
|
+
"type": "stack",
|
|
216
217
|
"align": "center",
|
|
218
|
+
"justify": "between",
|
|
217
219
|
"children": [
|
|
218
220
|
{
|
|
219
221
|
"children": [
|
|
@@ -227,41 +229,39 @@
|
|
|
227
229
|
"variant": "h2"
|
|
228
230
|
}
|
|
229
231
|
],
|
|
230
|
-
"gap": "sm",
|
|
231
232
|
"direction": "horizontal",
|
|
232
233
|
"type": "stack",
|
|
234
|
+
"gap": "sm",
|
|
233
235
|
"align": "center"
|
|
234
236
|
},
|
|
235
237
|
{
|
|
238
|
+
"type": "stack",
|
|
236
239
|
"gap": "sm",
|
|
240
|
+
"direction": "horizontal",
|
|
237
241
|
"children": [
|
|
238
242
|
{
|
|
239
243
|
"label": "New Member",
|
|
240
244
|
"icon": "user-plus",
|
|
245
|
+
"type": "button",
|
|
241
246
|
"action": "CREATE",
|
|
242
|
-
"variant": "primary"
|
|
243
|
-
"type": "button"
|
|
247
|
+
"variant": "primary"
|
|
244
248
|
}
|
|
245
|
-
]
|
|
246
|
-
"type": "stack",
|
|
247
|
-
"direction": "horizontal"
|
|
249
|
+
]
|
|
248
250
|
}
|
|
249
|
-
]
|
|
250
|
-
"gap": "md",
|
|
251
|
-
"type": "stack"
|
|
251
|
+
]
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"type": "divider"
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
|
+
"align": "center",
|
|
258
|
+
"direction": "horizontal",
|
|
257
259
|
"children": [
|
|
258
260
|
"@trait.MemberSearch",
|
|
259
261
|
"@trait.MemberFilter"
|
|
260
262
|
],
|
|
261
|
-
"align": "center",
|
|
262
|
-
"type": "stack",
|
|
263
263
|
"gap": "md",
|
|
264
|
-
"
|
|
264
|
+
"type": "stack"
|
|
265
265
|
},
|
|
266
266
|
"@trait.MemberStats",
|
|
267
267
|
"@trait.MemberGraphs",
|
|
@@ -270,8 +270,8 @@
|
|
|
270
270
|
},
|
|
271
271
|
"@trait.MemberBrowseList"
|
|
272
272
|
],
|
|
273
|
-
"type": "stack",
|
|
274
273
|
"gap": "lg",
|
|
274
|
+
"type": "stack",
|
|
275
275
|
"direction": "vertical"
|
|
276
276
|
}
|
|
277
277
|
]
|
|
@@ -291,34 +291,34 @@
|
|
|
291
291
|
"render-ui",
|
|
292
292
|
"main",
|
|
293
293
|
{
|
|
294
|
+
"className": "py-8",
|
|
295
|
+
"gap": "md",
|
|
294
296
|
"type": "stack",
|
|
297
|
+
"direction": "vertical",
|
|
298
|
+
"align": "center",
|
|
295
299
|
"children": [
|
|
296
300
|
{
|
|
297
|
-
"
|
|
298
|
-
"
|
|
301
|
+
"name": "bell",
|
|
302
|
+
"type": "icon"
|
|
299
303
|
},
|
|
300
304
|
{
|
|
301
|
-
"type": "typography",
|
|
302
305
|
"variant": "h3",
|
|
306
|
+
"type": "typography",
|
|
303
307
|
"content": "No notifications"
|
|
304
308
|
},
|
|
305
309
|
{
|
|
306
310
|
"variant": "caption",
|
|
307
|
-
"type": "typography",
|
|
308
311
|
"color": "muted",
|
|
312
|
+
"type": "typography",
|
|
309
313
|
"content": "You're all caught up."
|
|
310
314
|
},
|
|
311
315
|
{
|
|
312
|
-
"type": "button",
|
|
313
|
-
"variant": "ghost",
|
|
314
316
|
"label": "Back to members",
|
|
317
|
+
"variant": "ghost",
|
|
318
|
+
"type": "button",
|
|
315
319
|
"action": "INIT"
|
|
316
320
|
}
|
|
317
|
-
]
|
|
318
|
-
"gap": "md",
|
|
319
|
-
"align": "center",
|
|
320
|
-
"className": "py-8",
|
|
321
|
-
"direction": "vertical"
|
|
321
|
+
]
|
|
322
322
|
}
|
|
323
323
|
]
|
|
324
324
|
]
|
|
@@ -342,23 +342,23 @@
|
|
|
342
342
|
"filters": [
|
|
343
343
|
{
|
|
344
344
|
"label": "Tier",
|
|
345
|
+
"filterType": "select",
|
|
346
|
+
"field": "membershipTier",
|
|
345
347
|
"options": [
|
|
346
348
|
"basic",
|
|
347
349
|
"premium",
|
|
348
350
|
"unlimited"
|
|
349
|
-
]
|
|
350
|
-
"field": "membershipTier",
|
|
351
|
-
"filterType": "select"
|
|
351
|
+
]
|
|
352
352
|
},
|
|
353
353
|
{
|
|
354
|
-
"
|
|
354
|
+
"field": "status",
|
|
355
355
|
"options": [
|
|
356
356
|
"active",
|
|
357
357
|
"paused",
|
|
358
358
|
"cancelled"
|
|
359
359
|
],
|
|
360
360
|
"filterType": "select",
|
|
361
|
-
"
|
|
361
|
+
"label": "Status"
|
|
362
362
|
}
|
|
363
363
|
],
|
|
364
364
|
"event": "MEMBER_FILTER"
|
|
@@ -371,14 +371,17 @@
|
|
|
371
371
|
"metrics": [
|
|
372
372
|
{
|
|
373
373
|
"variant": "primary",
|
|
374
|
-
"icon": "users",
|
|
375
|
-
"label": "Total",
|
|
376
374
|
"format": "number",
|
|
377
|
-
"aggregation": "count"
|
|
375
|
+
"aggregation": "count",
|
|
376
|
+
"label": "Total",
|
|
377
|
+
"icon": "users"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
|
-
"
|
|
380
|
+
"label": "Active",
|
|
381
|
+
"aggregation": "count",
|
|
381
382
|
"format": "number",
|
|
383
|
+
"icon": "user-check",
|
|
384
|
+
"variant": "success",
|
|
382
385
|
"filter": [
|
|
383
386
|
"fn",
|
|
384
387
|
"row",
|
|
@@ -387,16 +390,12 @@
|
|
|
387
390
|
"@row.status",
|
|
388
391
|
"active"
|
|
389
392
|
]
|
|
390
|
-
]
|
|
391
|
-
"variant": "success",
|
|
392
|
-
"aggregation": "count",
|
|
393
|
-
"label": "Active"
|
|
393
|
+
]
|
|
394
394
|
},
|
|
395
395
|
{
|
|
396
|
+
"icon": "pause-circle",
|
|
396
397
|
"aggregation": "count",
|
|
397
398
|
"label": "Paused",
|
|
398
|
-
"icon": "pause-circle",
|
|
399
|
-
"format": "number",
|
|
400
399
|
"filter": [
|
|
401
400
|
"fn",
|
|
402
401
|
"row",
|
|
@@ -406,10 +405,12 @@
|
|
|
406
405
|
"paused"
|
|
407
406
|
]
|
|
408
407
|
],
|
|
409
|
-
"variant": "warning"
|
|
408
|
+
"variant": "warning",
|
|
409
|
+
"format": "number"
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
|
-
"
|
|
412
|
+
"icon": "user-x",
|
|
413
|
+
"variant": "error",
|
|
413
414
|
"format": "number",
|
|
414
415
|
"filter": [
|
|
415
416
|
"fn",
|
|
@@ -420,9 +421,8 @@
|
|
|
420
421
|
"cancelled"
|
|
421
422
|
]
|
|
422
423
|
],
|
|
423
|
-
"variant": "error",
|
|
424
424
|
"aggregation": "count",
|
|
425
|
-
"
|
|
425
|
+
"label": "Cancelled"
|
|
426
426
|
}
|
|
427
427
|
],
|
|
428
428
|
"title": "Members"
|
|
@@ -442,13 +442,13 @@
|
|
|
442
442
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
443
443
|
"name": "MemberGraphs",
|
|
444
444
|
"config": {
|
|
445
|
+
"chartType": "bar",
|
|
446
|
+
"title": "Members by Tier",
|
|
447
|
+
"aggregation": "count",
|
|
445
448
|
"height": 240.0,
|
|
446
449
|
"categoryField": "membershipTier",
|
|
447
|
-
"aggregation": "count",
|
|
448
450
|
"showLegend": false,
|
|
449
|
-
"
|
|
450
|
-
"subtitle": "Distribution across membership tiers",
|
|
451
|
-
"chartType": "bar"
|
|
451
|
+
"subtitle": "Distribution across membership tiers"
|
|
452
452
|
},
|
|
453
453
|
"listens": [
|
|
454
454
|
{
|
|
@@ -466,19 +466,38 @@
|
|
|
466
466
|
"name": "MemberBrowseList",
|
|
467
467
|
"linkedEntity": "Member",
|
|
468
468
|
"config": {
|
|
469
|
+
"gap": "sm",
|
|
470
|
+
"itemActions": [
|
|
471
|
+
{
|
|
472
|
+
"event": "VIEW",
|
|
473
|
+
"variant": "ghost",
|
|
474
|
+
"label": "View"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"label": "Edit",
|
|
478
|
+
"event": "EDIT",
|
|
479
|
+
"variant": "ghost"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"label": "Delete",
|
|
483
|
+
"variant": "danger",
|
|
484
|
+
"event": "DELETE"
|
|
485
|
+
}
|
|
486
|
+
],
|
|
487
|
+
"cols": 1.0,
|
|
469
488
|
"fields": [
|
|
470
489
|
{
|
|
471
|
-
"name": "name",
|
|
472
490
|
"variant": "h4",
|
|
491
|
+
"name": "name",
|
|
473
492
|
"icon": "user"
|
|
474
493
|
},
|
|
475
494
|
{
|
|
476
|
-
"
|
|
477
|
-
"
|
|
495
|
+
"variant": "body",
|
|
496
|
+
"name": "email"
|
|
478
497
|
},
|
|
479
498
|
{
|
|
480
|
-
"
|
|
481
|
-
"
|
|
499
|
+
"name": "membershipTier",
|
|
500
|
+
"variant": "badge"
|
|
482
501
|
},
|
|
483
502
|
{
|
|
484
503
|
"variant": "badge",
|
|
@@ -488,26 +507,7 @@
|
|
|
488
507
|
"variant": "caption",
|
|
489
508
|
"name": "joinedAt"
|
|
490
509
|
}
|
|
491
|
-
]
|
|
492
|
-
"itemActions": [
|
|
493
|
-
{
|
|
494
|
-
"variant": "ghost",
|
|
495
|
-
"label": "View",
|
|
496
|
-
"event": "VIEW"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"event": "EDIT",
|
|
500
|
-
"label": "Edit",
|
|
501
|
-
"variant": "ghost"
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"event": "DELETE",
|
|
505
|
-
"variant": "danger",
|
|
506
|
-
"label": "Delete"
|
|
507
|
-
}
|
|
508
|
-
],
|
|
509
|
-
"gap": "sm",
|
|
510
|
-
"cols": 1.0
|
|
510
|
+
]
|
|
511
511
|
},
|
|
512
512
|
"listens": [
|
|
513
513
|
{
|
|
@@ -557,16 +557,16 @@
|
|
|
557
557
|
"name": "MemberCreate",
|
|
558
558
|
"linkedEntity": "Member",
|
|
559
559
|
"config": {
|
|
560
|
-
"title": "New Member",
|
|
561
|
-
"mode": "create",
|
|
562
|
-
"icon": "user-plus",
|
|
563
560
|
"fields": [
|
|
564
561
|
"name",
|
|
565
562
|
"email",
|
|
566
563
|
"membershipTier",
|
|
567
564
|
"status",
|
|
568
565
|
"joinedAt"
|
|
569
|
-
]
|
|
566
|
+
],
|
|
567
|
+
"icon": "user-plus",
|
|
568
|
+
"mode": "create",
|
|
569
|
+
"title": "New Member"
|
|
570
570
|
},
|
|
571
571
|
"events": {
|
|
572
572
|
"OPEN": "CREATE"
|
|
@@ -587,7 +587,6 @@
|
|
|
587
587
|
"name": "MemberEdit",
|
|
588
588
|
"linkedEntity": "Member",
|
|
589
589
|
"config": {
|
|
590
|
-
"mode": "edit",
|
|
591
590
|
"fields": [
|
|
592
591
|
"name",
|
|
593
592
|
"email",
|
|
@@ -595,8 +594,9 @@
|
|
|
595
594
|
"status",
|
|
596
595
|
"joinedAt"
|
|
597
596
|
],
|
|
598
|
-
"
|
|
599
|
-
"title": "Edit Member"
|
|
597
|
+
"mode": "edit",
|
|
598
|
+
"title": "Edit Member",
|
|
599
|
+
"icon": "edit"
|
|
600
600
|
},
|
|
601
601
|
"events": {
|
|
602
602
|
"OPEN": "EDIT"
|
|
@@ -617,6 +617,8 @@
|
|
|
617
617
|
"name": "MemberView",
|
|
618
618
|
"linkedEntity": "Member",
|
|
619
619
|
"config": {
|
|
620
|
+
"mode": "edit",
|
|
621
|
+
"icon": "eye",
|
|
620
622
|
"title": "View Member",
|
|
621
623
|
"fields": [
|
|
622
624
|
"name",
|
|
@@ -624,9 +626,7 @@
|
|
|
624
626
|
"membershipTier",
|
|
625
627
|
"status",
|
|
626
628
|
"joinedAt"
|
|
627
|
-
]
|
|
628
|
-
"mode": "edit",
|
|
629
|
-
"icon": "eye"
|
|
629
|
+
]
|
|
630
630
|
},
|
|
631
631
|
"events": {
|
|
632
632
|
"OPEN": "VIEW"
|
|
@@ -648,13 +648,13 @@
|
|
|
648
648
|
"linkedEntity": "Member",
|
|
649
649
|
"config": {
|
|
650
650
|
"icon": "alert-triangle",
|
|
651
|
-
"
|
|
651
|
+
"confirmLabel": "Delete",
|
|
652
652
|
"title": "Cancel Membership",
|
|
653
|
-
"
|
|
653
|
+
"alertMessage": "This action cannot be undone."
|
|
654
654
|
},
|
|
655
655
|
"events": {
|
|
656
|
-
"
|
|
657
|
-
"
|
|
656
|
+
"REQUEST": "DELETE",
|
|
657
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
658
658
|
},
|
|
659
659
|
"listens": [
|
|
660
660
|
{
|
|
@@ -924,33 +924,33 @@
|
|
|
924
924
|
"ref": "AppShell.traits.AppLayout",
|
|
925
925
|
"name": "ClassSessionAppLayout",
|
|
926
926
|
"config": {
|
|
927
|
-
"
|
|
927
|
+
"contentTrait": "@trait.ClassSessionDisplay",
|
|
928
928
|
"searchEvent": "CLASS_SESSION_SEARCH",
|
|
929
|
+
"appName": "Fitness Studio",
|
|
929
930
|
"notifications": [],
|
|
930
931
|
"notificationClickEvent": "CLASS_SESSION_NOTIFICATIONS_OPEN",
|
|
931
932
|
"navItems": [
|
|
932
933
|
{
|
|
933
934
|
"href": "/members",
|
|
934
|
-
"
|
|
935
|
-
"
|
|
935
|
+
"icon": "users",
|
|
936
|
+
"label": "Members"
|
|
936
937
|
},
|
|
937
938
|
{
|
|
938
939
|
"icon": "calendar",
|
|
939
|
-
"
|
|
940
|
-
"
|
|
940
|
+
"label": "Classes",
|
|
941
|
+
"href": "/classes"
|
|
941
942
|
},
|
|
942
943
|
{
|
|
944
|
+
"icon": "credit-card",
|
|
943
945
|
"label": "Memberships",
|
|
944
|
-
"href": "/memberships"
|
|
945
|
-
"icon": "credit-card"
|
|
946
|
+
"href": "/memberships"
|
|
946
947
|
},
|
|
947
948
|
{
|
|
948
|
-
"label": "Rosters",
|
|
949
949
|
"href": "/rosters",
|
|
950
|
-
"icon": "clipboard-list"
|
|
950
|
+
"icon": "clipboard-list",
|
|
951
|
+
"label": "Rosters"
|
|
951
952
|
}
|
|
952
|
-
]
|
|
953
|
-
"contentTrait": "@trait.ClassSessionDisplay"
|
|
953
|
+
]
|
|
954
954
|
},
|
|
955
955
|
"events": {
|
|
956
956
|
"SEARCH": "CLASS_SESSION_SEARCH",
|
|
@@ -984,38 +984,38 @@
|
|
|
984
984
|
"main",
|
|
985
985
|
{
|
|
986
986
|
"direction": "vertical",
|
|
987
|
+
"type": "stack",
|
|
988
|
+
"gap": "lg",
|
|
987
989
|
"className": "max-w-6xl mx-auto w-full p-4",
|
|
988
990
|
"children": [
|
|
989
991
|
{
|
|
990
|
-
"align": "center",
|
|
991
992
|
"children": [
|
|
992
993
|
{
|
|
993
|
-
"
|
|
994
|
-
"
|
|
994
|
+
"name": "calendar",
|
|
995
|
+
"type": "icon"
|
|
995
996
|
},
|
|
996
997
|
{
|
|
997
|
-
"content": "Class Schedule",
|
|
998
998
|
"type": "typography",
|
|
999
|
-
"variant": "h2"
|
|
999
|
+
"variant": "h2",
|
|
1000
|
+
"content": "Class Schedule"
|
|
1000
1001
|
}
|
|
1001
1002
|
],
|
|
1002
1003
|
"type": "stack",
|
|
1003
1004
|
"direction": "horizontal",
|
|
1004
|
-
"gap": "sm"
|
|
1005
|
+
"gap": "sm",
|
|
1006
|
+
"align": "center"
|
|
1005
1007
|
},
|
|
1006
1008
|
{
|
|
1007
|
-
"content": "Group classes for the week. Start a class to open its roster; cancel to notify enrolled members.",
|
|
1008
1009
|
"type": "typography",
|
|
1010
|
+
"color": "muted",
|
|
1009
1011
|
"variant": "caption",
|
|
1010
|
-
"
|
|
1012
|
+
"content": "Group classes for the week. Start a class to open its roster; cancel to notify enrolled members."
|
|
1011
1013
|
},
|
|
1012
1014
|
{
|
|
1013
1015
|
"type": "divider"
|
|
1014
1016
|
},
|
|
1015
1017
|
"@trait.ClassSessionSchedule"
|
|
1016
|
-
]
|
|
1017
|
-
"gap": "lg",
|
|
1018
|
-
"type": "stack"
|
|
1018
|
+
]
|
|
1019
1019
|
}
|
|
1020
1020
|
]
|
|
1021
1021
|
]
|
|
@@ -1078,8 +1078,11 @@
|
|
|
1078
1078
|
"ref": "AppShell.traits.AppLayout",
|
|
1079
1079
|
"name": "MembershipAppLayout",
|
|
1080
1080
|
"config": {
|
|
1081
|
-
"
|
|
1081
|
+
"notifications": [],
|
|
1082
1082
|
"notificationClickEvent": "MEMBERSHIP_NOTIFICATIONS_OPEN",
|
|
1083
|
+
"contentTrait": "@trait.MembershipDisplay",
|
|
1084
|
+
"appName": "Fitness Studio",
|
|
1085
|
+
"searchEvent": "MEMBERSHIP_SEARCH",
|
|
1083
1086
|
"navItems": [
|
|
1084
1087
|
{
|
|
1085
1088
|
"icon": "users",
|
|
@@ -1087,9 +1090,9 @@
|
|
|
1087
1090
|
"label": "Members"
|
|
1088
1091
|
},
|
|
1089
1092
|
{
|
|
1090
|
-
"
|
|
1093
|
+
"icon": "calendar",
|
|
1091
1094
|
"label": "Classes",
|
|
1092
|
-
"
|
|
1095
|
+
"href": "/classes"
|
|
1093
1096
|
},
|
|
1094
1097
|
{
|
|
1095
1098
|
"href": "/memberships",
|
|
@@ -1097,18 +1100,15 @@
|
|
|
1097
1100
|
"label": "Memberships"
|
|
1098
1101
|
},
|
|
1099
1102
|
{
|
|
1100
|
-
"
|
|
1103
|
+
"label": "Rosters",
|
|
1101
1104
|
"href": "/rosters",
|
|
1102
|
-
"
|
|
1105
|
+
"icon": "clipboard-list"
|
|
1103
1106
|
}
|
|
1104
|
-
]
|
|
1105
|
-
"contentTrait": "@trait.MembershipDisplay",
|
|
1106
|
-
"appName": "Fitness Studio",
|
|
1107
|
-
"notifications": []
|
|
1107
|
+
]
|
|
1108
1108
|
},
|
|
1109
1109
|
"events": {
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1110
|
+
"SEARCH": "MEMBERSHIP_SEARCH",
|
|
1111
|
+
"NOTIFY_CLICK": "MEMBERSHIP_NOTIFICATIONS_OPEN"
|
|
1112
1112
|
}
|
|
1113
1113
|
},
|
|
1114
1114
|
{
|
|
@@ -1139,37 +1139,37 @@
|
|
|
1139
1139
|
{
|
|
1140
1140
|
"type": "stack",
|
|
1141
1141
|
"gap": "lg",
|
|
1142
|
-
"direction": "vertical",
|
|
1143
1142
|
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1144
1143
|
"children": [
|
|
1145
1144
|
{
|
|
1146
|
-
"type": "stack",
|
|
1147
|
-
"gap": "sm",
|
|
1148
|
-
"direction": "horizontal",
|
|
1149
1145
|
"children": [
|
|
1150
1146
|
{
|
|
1151
1147
|
"type": "icon",
|
|
1152
1148
|
"name": "id-card"
|
|
1153
1149
|
},
|
|
1154
1150
|
{
|
|
1155
|
-
"variant": "h2",
|
|
1156
1151
|
"type": "typography",
|
|
1152
|
+
"variant": "h2",
|
|
1157
1153
|
"content": "Memberships"
|
|
1158
1154
|
}
|
|
1159
1155
|
],
|
|
1160
|
-
"
|
|
1156
|
+
"type": "stack",
|
|
1157
|
+
"align": "center",
|
|
1158
|
+
"direction": "horizontal",
|
|
1159
|
+
"gap": "sm"
|
|
1161
1160
|
},
|
|
1162
1161
|
{
|
|
1163
|
-
"
|
|
1162
|
+
"content": "Recurring subscriptions per member. Upgrade tiers, freeze, or cancel from the row actions.",
|
|
1164
1163
|
"variant": "caption",
|
|
1165
1164
|
"color": "muted",
|
|
1166
|
-
"
|
|
1165
|
+
"type": "typography"
|
|
1167
1166
|
},
|
|
1168
1167
|
{
|
|
1169
1168
|
"type": "divider"
|
|
1170
1169
|
},
|
|
1171
1170
|
"@trait.MembershipDirectory"
|
|
1172
|
-
]
|
|
1171
|
+
],
|
|
1172
|
+
"direction": "vertical"
|
|
1173
1173
|
}
|
|
1174
1174
|
]
|
|
1175
1175
|
]
|
|
@@ -1232,18 +1232,19 @@
|
|
|
1232
1232
|
"ref": "AppShell.traits.AppLayout",
|
|
1233
1233
|
"name": "ClassRosterAppLayout",
|
|
1234
1234
|
"config": {
|
|
1235
|
-
"appName": "Fitness Studio",
|
|
1236
|
-
"notifications": [],
|
|
1237
1235
|
"searchEvent": "CLASS_ROSTER_SEARCH",
|
|
1236
|
+
"notificationClickEvent": "CLASS_ROSTER_NOTIFICATIONS_OPEN",
|
|
1237
|
+
"contentTrait": "@trait.ClassRosterDisplay",
|
|
1238
|
+
"appName": "Fitness Studio",
|
|
1238
1239
|
"navItems": [
|
|
1239
1240
|
{
|
|
1241
|
+
"label": "Members",
|
|
1240
1242
|
"href": "/members",
|
|
1241
|
-
"icon": "users"
|
|
1242
|
-
"label": "Members"
|
|
1243
|
+
"icon": "users"
|
|
1243
1244
|
},
|
|
1244
1245
|
{
|
|
1245
|
-
"href": "/classes",
|
|
1246
1246
|
"icon": "calendar",
|
|
1247
|
+
"href": "/classes",
|
|
1247
1248
|
"label": "Classes"
|
|
1248
1249
|
},
|
|
1249
1250
|
{
|
|
@@ -1252,13 +1253,12 @@
|
|
|
1252
1253
|
"label": "Memberships"
|
|
1253
1254
|
},
|
|
1254
1255
|
{
|
|
1255
|
-
"icon": "clipboard-list",
|
|
1256
1256
|
"label": "Rosters",
|
|
1257
|
+
"icon": "clipboard-list",
|
|
1257
1258
|
"href": "/rosters"
|
|
1258
1259
|
}
|
|
1259
1260
|
],
|
|
1260
|
-
"
|
|
1261
|
-
"contentTrait": "@trait.ClassRosterDisplay"
|
|
1261
|
+
"notifications": []
|
|
1262
1262
|
},
|
|
1263
1263
|
"events": {
|
|
1264
1264
|
"NOTIFY_CLICK": "CLASS_ROSTER_NOTIFICATIONS_OPEN",
|
|
@@ -1291,31 +1291,28 @@
|
|
|
1291
1291
|
"render-ui",
|
|
1292
1292
|
"main",
|
|
1293
1293
|
{
|
|
1294
|
-
"gap": "lg",
|
|
1295
|
-
"type": "stack",
|
|
1296
|
-
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1297
1294
|
"children": [
|
|
1298
1295
|
{
|
|
1299
|
-
"type": "stack",
|
|
1300
|
-
"gap": "sm",
|
|
1301
|
-
"direction": "horizontal",
|
|
1302
|
-
"align": "center",
|
|
1303
1296
|
"children": [
|
|
1304
1297
|
{
|
|
1305
|
-
"
|
|
1306
|
-
"
|
|
1298
|
+
"type": "icon",
|
|
1299
|
+
"name": "clipboard-list"
|
|
1307
1300
|
},
|
|
1308
1301
|
{
|
|
1309
|
-
"
|
|
1302
|
+
"type": "typography",
|
|
1310
1303
|
"content": "Class Rosters",
|
|
1311
|
-
"
|
|
1304
|
+
"variant": "h2"
|
|
1312
1305
|
}
|
|
1313
|
-
]
|
|
1306
|
+
],
|
|
1307
|
+
"direction": "horizontal",
|
|
1308
|
+
"type": "stack",
|
|
1309
|
+
"gap": "sm",
|
|
1310
|
+
"align": "center"
|
|
1314
1311
|
},
|
|
1315
1312
|
{
|
|
1316
|
-
"type": "typography",
|
|
1317
|
-
"color": "muted",
|
|
1318
1313
|
"content": "Enrolled members per session. Check in arrivals or mark no-shows from the row actions.",
|
|
1314
|
+
"color": "muted",
|
|
1315
|
+
"type": "typography",
|
|
1319
1316
|
"variant": "caption"
|
|
1320
1317
|
},
|
|
1321
1318
|
{
|
|
@@ -1323,7 +1320,10 @@
|
|
|
1323
1320
|
},
|
|
1324
1321
|
"@trait.ClassRosterEntries"
|
|
1325
1322
|
],
|
|
1326
|
-
"
|
|
1323
|
+
"type": "stack",
|
|
1324
|
+
"direction": "vertical",
|
|
1325
|
+
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1326
|
+
"gap": "lg"
|
|
1327
1327
|
}
|
|
1328
1328
|
]
|
|
1329
1329
|
]
|