@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
|
@@ -80,28 +80,28 @@
|
|
|
80
80
|
"ref": "AppShell.traits.AppLayout",
|
|
81
81
|
"name": "ChatAppLayout",
|
|
82
82
|
"config": {
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"contentTrait": "@trait.ChatRoom",
|
|
83
|
+
"notificationClickEvent": "CHAT_NOTIFICATIONS_OPEN",
|
|
84
|
+
"appName": "Realtime Chat",
|
|
86
85
|
"navItems": [
|
|
87
86
|
{
|
|
87
|
+
"icon": "message-circle",
|
|
88
88
|
"label": "Chat",
|
|
89
|
-
"href": "/chat"
|
|
90
|
-
"icon": "message-circle"
|
|
89
|
+
"href": "/chat"
|
|
91
90
|
},
|
|
92
91
|
{
|
|
93
92
|
"icon": "hash",
|
|
94
|
-
"
|
|
95
|
-
"
|
|
93
|
+
"label": "Channels",
|
|
94
|
+
"href": "/channels"
|
|
96
95
|
},
|
|
97
96
|
{
|
|
98
97
|
"icon": "users",
|
|
99
|
-
"
|
|
100
|
-
"
|
|
98
|
+
"label": "Online",
|
|
99
|
+
"href": "/online"
|
|
101
100
|
}
|
|
102
101
|
],
|
|
103
|
-
"
|
|
104
|
-
"
|
|
102
|
+
"searchEvent": "CHAT_SEARCH",
|
|
103
|
+
"contentTrait": "@trait.ChatRoom",
|
|
104
|
+
"notifications": []
|
|
105
105
|
},
|
|
106
106
|
"events": {
|
|
107
107
|
"SEARCH": "CHAT_SEARCH",
|
|
@@ -188,48 +188,49 @@
|
|
|
188
188
|
"render-ui",
|
|
189
189
|
"main",
|
|
190
190
|
{
|
|
191
|
-
"
|
|
191
|
+
"type": "stack",
|
|
192
192
|
"direction": "vertical",
|
|
193
|
+
"gap": "lg",
|
|
193
194
|
"children": [
|
|
194
195
|
{
|
|
195
|
-
"type": "stack",
|
|
196
|
-
"align": "center",
|
|
197
196
|
"direction": "horizontal",
|
|
197
|
+
"justify": "between",
|
|
198
198
|
"gap": "md",
|
|
199
199
|
"children": [
|
|
200
200
|
{
|
|
201
|
-
"align": "center",
|
|
202
201
|
"type": "stack",
|
|
203
|
-
"gap": "sm",
|
|
204
202
|
"direction": "horizontal",
|
|
203
|
+
"align": "center",
|
|
205
204
|
"children": [
|
|
206
205
|
{
|
|
207
|
-
"
|
|
208
|
-
"
|
|
206
|
+
"type": "icon",
|
|
207
|
+
"name": "message-circle"
|
|
209
208
|
},
|
|
210
209
|
{
|
|
211
|
-
"content": "Chat",
|
|
212
210
|
"type": "typography",
|
|
213
|
-
"variant": "h2"
|
|
211
|
+
"variant": "h2",
|
|
212
|
+
"content": "Chat"
|
|
214
213
|
}
|
|
215
|
-
]
|
|
214
|
+
],
|
|
215
|
+
"gap": "sm"
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
|
-
"
|
|
219
|
-
"gap": "sm",
|
|
218
|
+
"direction": "horizontal",
|
|
220
219
|
"children": [
|
|
221
220
|
{
|
|
221
|
+
"action": "CREATE_CHANNEL",
|
|
222
|
+
"label": "New Channel",
|
|
222
223
|
"variant": "primary",
|
|
223
|
-
"icon": "plus",
|
|
224
224
|
"type": "button",
|
|
225
|
-
"
|
|
226
|
-
"action": "CREATE_CHANNEL"
|
|
225
|
+
"icon": "plus"
|
|
227
226
|
}
|
|
228
227
|
],
|
|
229
|
-
"
|
|
228
|
+
"gap": "sm",
|
|
229
|
+
"type": "stack"
|
|
230
230
|
}
|
|
231
231
|
],
|
|
232
|
-
"
|
|
232
|
+
"align": "center",
|
|
233
|
+
"type": "stack"
|
|
233
234
|
},
|
|
234
235
|
{
|
|
235
236
|
"type": "divider"
|
|
@@ -240,8 +241,7 @@
|
|
|
240
241
|
"type": "divider"
|
|
241
242
|
},
|
|
242
243
|
"@trait.ChatMessageBrowse"
|
|
243
|
-
]
|
|
244
|
-
"type": "stack"
|
|
244
|
+
]
|
|
245
245
|
}
|
|
246
246
|
]
|
|
247
247
|
]
|
|
@@ -260,33 +260,33 @@
|
|
|
260
260
|
"render-ui",
|
|
261
261
|
"main",
|
|
262
262
|
{
|
|
263
|
-
"className": "py-8",
|
|
264
|
-
"type": "stack",
|
|
265
263
|
"children": [
|
|
266
264
|
{
|
|
267
|
-
"
|
|
268
|
-
"
|
|
265
|
+
"type": "icon",
|
|
266
|
+
"name": "bell"
|
|
269
267
|
},
|
|
270
268
|
{
|
|
271
|
-
"type": "typography",
|
|
272
269
|
"content": "No notifications",
|
|
273
|
-
"variant": "h3"
|
|
270
|
+
"variant": "h3",
|
|
271
|
+
"type": "typography"
|
|
274
272
|
},
|
|
275
273
|
{
|
|
276
|
-
"color": "muted",
|
|
277
|
-
"type": "typography",
|
|
278
274
|
"content": "You're all caught up.",
|
|
279
|
-
"
|
|
275
|
+
"color": "muted",
|
|
276
|
+
"variant": "caption",
|
|
277
|
+
"type": "typography"
|
|
280
278
|
},
|
|
281
279
|
{
|
|
280
|
+
"type": "button",
|
|
282
281
|
"action": "INIT",
|
|
283
|
-
"label": "Back to chat",
|
|
284
282
|
"variant": "ghost",
|
|
285
|
-
"
|
|
283
|
+
"label": "Back to chat"
|
|
286
284
|
}
|
|
287
285
|
],
|
|
288
|
-
"
|
|
286
|
+
"type": "stack",
|
|
289
287
|
"direction": "vertical",
|
|
288
|
+
"align": "center",
|
|
289
|
+
"className": "py-8",
|
|
290
290
|
"gap": "md"
|
|
291
291
|
}
|
|
292
292
|
]
|
|
@@ -310,24 +310,24 @@
|
|
|
310
310
|
"config": {
|
|
311
311
|
"metrics": [
|
|
312
312
|
{
|
|
313
|
-
"label": "Messages",
|
|
314
|
-
"format": "number",
|
|
315
313
|
"icon": "message-circle",
|
|
314
|
+
"variant": "primary",
|
|
316
315
|
"aggregation": "count",
|
|
317
|
-
"
|
|
316
|
+
"label": "Messages",
|
|
317
|
+
"format": "number"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
|
+
"variant": "info",
|
|
320
321
|
"format": "number",
|
|
322
|
+
"aggregation": "count",
|
|
321
323
|
"label": "Active Channels",
|
|
322
|
-
"
|
|
323
|
-
"icon": "hash",
|
|
324
|
-
"aggregation": "count"
|
|
324
|
+
"icon": "hash"
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
|
-
"label": "Top Author",
|
|
328
|
-
"aggregation": "count",
|
|
329
327
|
"format": "number",
|
|
328
|
+
"aggregation": "count",
|
|
330
329
|
"variant": "success",
|
|
330
|
+
"label": "Top Author",
|
|
331
331
|
"icon": "user"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
@@ -502,8 +502,8 @@
|
|
|
502
502
|
"ChatMessage",
|
|
503
503
|
{
|
|
504
504
|
"emit": {
|
|
505
|
-
"
|
|
506
|
-
"
|
|
505
|
+
"success": "ChatMessageLoaded",
|
|
506
|
+
"failure": "ChatMessageLoadFailed"
|
|
507
507
|
}
|
|
508
508
|
}
|
|
509
509
|
],
|
|
@@ -511,21 +511,21 @@
|
|
|
511
511
|
"render-ui",
|
|
512
512
|
"main",
|
|
513
513
|
{
|
|
514
|
-
"type": "stack",
|
|
515
514
|
"direction": "vertical",
|
|
516
|
-
"
|
|
515
|
+
"align": "center",
|
|
517
516
|
"children": [
|
|
518
517
|
{
|
|
519
518
|
"type": "spinner"
|
|
520
519
|
},
|
|
521
520
|
{
|
|
522
|
-
"content": "Loading…",
|
|
523
|
-
"variant": "caption",
|
|
524
521
|
"color": "muted",
|
|
525
|
-
"
|
|
522
|
+
"content": "Loading…",
|
|
523
|
+
"type": "typography",
|
|
524
|
+
"variant": "caption"
|
|
526
525
|
}
|
|
527
526
|
],
|
|
528
|
-
"
|
|
527
|
+
"className": "py-12",
|
|
528
|
+
"type": "stack",
|
|
529
529
|
"gap": "md"
|
|
530
530
|
}
|
|
531
531
|
]
|
|
@@ -541,8 +541,8 @@
|
|
|
541
541
|
"ChatMessage",
|
|
542
542
|
{
|
|
543
543
|
"emit": {
|
|
544
|
-
"
|
|
545
|
-
"
|
|
544
|
+
"success": "ChatMessageLoaded",
|
|
545
|
+
"failure": "ChatMessageLoadFailed"
|
|
546
546
|
}
|
|
547
547
|
}
|
|
548
548
|
]
|
|
@@ -557,55 +557,55 @@
|
|
|
557
557
|
"render-ui",
|
|
558
558
|
"main",
|
|
559
559
|
{
|
|
560
|
+
"type": "stack",
|
|
561
|
+
"direction": "vertical",
|
|
562
|
+
"gap": "md",
|
|
560
563
|
"children": [
|
|
561
564
|
{
|
|
562
|
-
"variant": "message",
|
|
563
565
|
"gap": "sm",
|
|
566
|
+
"senderField": "sender",
|
|
567
|
+
"variant": "message",
|
|
564
568
|
"entity": "@payload.data",
|
|
565
|
-
"type": "data-list",
|
|
566
569
|
"itemActions": [
|
|
567
570
|
{
|
|
571
|
+
"variant": "ghost",
|
|
568
572
|
"event": "VIEW",
|
|
569
|
-
"label": "View"
|
|
570
|
-
"variant": "ghost"
|
|
573
|
+
"label": "View"
|
|
571
574
|
}
|
|
572
575
|
],
|
|
576
|
+
"type": "data-list",
|
|
573
577
|
"fields": [
|
|
574
578
|
{
|
|
575
579
|
"name": "sender",
|
|
576
580
|
"variant": "h4"
|
|
577
581
|
},
|
|
578
582
|
{
|
|
579
|
-
"
|
|
580
|
-
"
|
|
583
|
+
"variant": "body",
|
|
584
|
+
"name": "content"
|
|
581
585
|
},
|
|
582
586
|
{
|
|
583
|
-
"name": "timestamp",
|
|
584
587
|
"format": "date",
|
|
588
|
+
"name": "timestamp",
|
|
585
589
|
"variant": "caption"
|
|
586
590
|
}
|
|
587
|
-
]
|
|
588
|
-
"senderField": "sender"
|
|
591
|
+
]
|
|
589
592
|
},
|
|
590
593
|
{
|
|
591
|
-
"justify": "end",
|
|
592
594
|
"gap": "sm",
|
|
593
595
|
"type": "stack",
|
|
594
|
-
"
|
|
596
|
+
"justify": "end",
|
|
595
597
|
"children": [
|
|
596
598
|
{
|
|
597
|
-
"icon": "edit",
|
|
598
|
-
"type": "button",
|
|
599
599
|
"action": "COMPOSE",
|
|
600
|
+
"variant": "primary",
|
|
601
|
+
"type": "button",
|
|
600
602
|
"label": "Compose",
|
|
601
|
-
"
|
|
603
|
+
"icon": "edit"
|
|
602
604
|
}
|
|
603
|
-
]
|
|
605
|
+
],
|
|
606
|
+
"direction": "horizontal"
|
|
604
607
|
}
|
|
605
|
-
]
|
|
606
|
-
"direction": "vertical",
|
|
607
|
-
"gap": "md",
|
|
608
|
-
"type": "stack"
|
|
608
|
+
]
|
|
609
609
|
}
|
|
610
610
|
]
|
|
611
611
|
]
|
|
@@ -619,14 +619,13 @@
|
|
|
619
619
|
"render-ui",
|
|
620
620
|
"main",
|
|
621
621
|
{
|
|
622
|
-
"
|
|
622
|
+
"align": "center",
|
|
623
623
|
"gap": "md",
|
|
624
|
-
"className": "py-12",
|
|
625
624
|
"children": [
|
|
626
625
|
{
|
|
627
|
-
"
|
|
626
|
+
"type": "icon",
|
|
628
627
|
"name": "alert-triangle",
|
|
629
|
-
"
|
|
628
|
+
"color": "destructive"
|
|
630
629
|
},
|
|
631
630
|
{
|
|
632
631
|
"variant": "h3",
|
|
@@ -634,21 +633,22 @@
|
|
|
634
633
|
"type": "typography"
|
|
635
634
|
},
|
|
636
635
|
{
|
|
637
|
-
"color": "muted",
|
|
638
|
-
"content": "@payload.error",
|
|
639
636
|
"type": "typography",
|
|
640
|
-
"variant": "body"
|
|
637
|
+
"variant": "body",
|
|
638
|
+
"color": "muted",
|
|
639
|
+
"content": "@payload.error"
|
|
641
640
|
},
|
|
642
641
|
{
|
|
643
|
-
"type": "button",
|
|
644
|
-
"label": "Retry",
|
|
645
642
|
"variant": "primary",
|
|
646
643
|
"icon": "rotate-ccw",
|
|
644
|
+
"label": "Retry",
|
|
645
|
+
"type": "button",
|
|
647
646
|
"action": "INIT"
|
|
648
647
|
}
|
|
649
648
|
],
|
|
650
|
-
"
|
|
651
|
-
"
|
|
649
|
+
"direction": "vertical",
|
|
650
|
+
"className": "py-12",
|
|
651
|
+
"type": "stack"
|
|
652
652
|
}
|
|
653
653
|
]
|
|
654
654
|
]
|
|
@@ -662,15 +662,15 @@
|
|
|
662
662
|
"name": "ChatMessageCompose",
|
|
663
663
|
"linkedEntity": "ChatMessage",
|
|
664
664
|
"config": {
|
|
665
|
+
"title": "New Message",
|
|
666
|
+
"icon": "edit",
|
|
667
|
+
"mode": "create",
|
|
665
668
|
"fields": [
|
|
666
669
|
"sender",
|
|
667
670
|
"content",
|
|
668
671
|
"channel",
|
|
669
672
|
"timestamp"
|
|
670
|
-
]
|
|
671
|
-
"mode": "create",
|
|
672
|
-
"icon": "edit",
|
|
673
|
-
"title": "New Message"
|
|
673
|
+
]
|
|
674
674
|
},
|
|
675
675
|
"events": {
|
|
676
676
|
"OPEN": "COMPOSE"
|
|
@@ -691,15 +691,15 @@
|
|
|
691
691
|
"name": "ChatMessageView",
|
|
692
692
|
"linkedEntity": "ChatMessage",
|
|
693
693
|
"config": {
|
|
694
|
-
"
|
|
694
|
+
"title": "View Message",
|
|
695
|
+
"mode": "edit",
|
|
695
696
|
"fields": [
|
|
696
697
|
"sender",
|
|
697
698
|
"content",
|
|
698
699
|
"channel",
|
|
699
700
|
"timestamp"
|
|
700
701
|
],
|
|
701
|
-
"
|
|
702
|
-
"mode": "edit"
|
|
702
|
+
"icon": "eye"
|
|
703
703
|
},
|
|
704
704
|
"events": {
|
|
705
705
|
"OPEN": "VIEW"
|
|
@@ -890,40 +890,40 @@
|
|
|
890
890
|
"render-ui",
|
|
891
891
|
"main",
|
|
892
892
|
{
|
|
893
|
+
"type": "stack",
|
|
893
894
|
"gap": "md",
|
|
895
|
+
"direction": "vertical",
|
|
894
896
|
"children": [
|
|
895
897
|
{
|
|
896
898
|
"align": "center",
|
|
897
899
|
"direction": "horizontal",
|
|
898
900
|
"gap": "sm",
|
|
899
|
-
"type": "stack",
|
|
900
901
|
"children": [
|
|
901
902
|
{
|
|
902
903
|
"type": "icon",
|
|
903
904
|
"name": "paperclip"
|
|
904
905
|
},
|
|
905
906
|
{
|
|
906
|
-
"type": "typography",
|
|
907
907
|
"variant": "h3",
|
|
908
|
-
"content": "Attach File"
|
|
908
|
+
"content": "Attach File",
|
|
909
|
+
"type": "typography"
|
|
909
910
|
}
|
|
910
|
-
]
|
|
911
|
+
],
|
|
912
|
+
"type": "stack"
|
|
911
913
|
},
|
|
912
914
|
{
|
|
913
915
|
"type": "input",
|
|
914
|
-
"
|
|
915
|
-
"
|
|
916
|
+
"inputType": "text",
|
|
917
|
+
"placeholder": "Choose file…"
|
|
916
918
|
},
|
|
917
919
|
{
|
|
918
|
-
"variant": "primary",
|
|
919
|
-
"type": "button",
|
|
920
|
-
"action": "UPLOAD",
|
|
921
920
|
"icon": "upload",
|
|
922
|
-
"
|
|
921
|
+
"type": "button",
|
|
922
|
+
"variant": "primary",
|
|
923
|
+
"label": "Upload",
|
|
924
|
+
"action": "UPLOAD"
|
|
923
925
|
}
|
|
924
|
-
]
|
|
925
|
-
"type": "stack",
|
|
926
|
-
"direction": "vertical"
|
|
926
|
+
]
|
|
927
927
|
}
|
|
928
928
|
]
|
|
929
929
|
]
|
|
@@ -938,15 +938,15 @@
|
|
|
938
938
|
"storage",
|
|
939
939
|
"upload",
|
|
940
940
|
{
|
|
941
|
-
"file": "@payload.file",
|
|
942
|
-
"bucket": "chat-attachments",
|
|
943
941
|
"acl": "private",
|
|
942
|
+
"bucket": "chat-attachments",
|
|
943
|
+
"file": "@payload.file",
|
|
944
944
|
"maxSize": 10485760.0
|
|
945
945
|
},
|
|
946
946
|
{
|
|
947
947
|
"emit": {
|
|
948
|
-
"
|
|
949
|
-
"
|
|
948
|
+
"success": "AttachmentUploaded",
|
|
949
|
+
"failure": "AttachmentUploadFailed"
|
|
950
950
|
}
|
|
951
951
|
}
|
|
952
952
|
],
|
|
@@ -954,21 +954,21 @@
|
|
|
954
954
|
"render-ui",
|
|
955
955
|
"main",
|
|
956
956
|
{
|
|
957
|
-
"
|
|
957
|
+
"direction": "vertical",
|
|
958
958
|
"gap": "md",
|
|
959
|
+
"type": "stack",
|
|
959
960
|
"align": "center",
|
|
960
961
|
"children": [
|
|
961
962
|
{
|
|
962
963
|
"type": "spinner"
|
|
963
964
|
},
|
|
964
965
|
{
|
|
965
|
-
"color": "muted",
|
|
966
|
-
"variant": "caption",
|
|
967
966
|
"type": "typography",
|
|
967
|
+
"variant": "caption",
|
|
968
|
+
"color": "muted",
|
|
968
969
|
"content": "Uploading…"
|
|
969
970
|
}
|
|
970
|
-
]
|
|
971
|
-
"direction": "vertical"
|
|
971
|
+
]
|
|
972
972
|
}
|
|
973
973
|
]
|
|
974
974
|
]
|
|
@@ -1088,35 +1088,35 @@
|
|
|
1088
1088
|
"render-ui",
|
|
1089
1089
|
"main",
|
|
1090
1090
|
{
|
|
1091
|
-
"direction": "vertical",
|
|
1092
1091
|
"type": "stack",
|
|
1092
|
+
"gap": "md",
|
|
1093
1093
|
"children": [
|
|
1094
1094
|
{
|
|
1095
1095
|
"type": "stack",
|
|
1096
|
+
"align": "center",
|
|
1096
1097
|
"direction": "horizontal",
|
|
1097
1098
|
"gap": "sm",
|
|
1098
1099
|
"children": [
|
|
1099
1100
|
{
|
|
1100
|
-
"
|
|
1101
|
-
"
|
|
1101
|
+
"type": "icon",
|
|
1102
|
+
"name": "bell"
|
|
1102
1103
|
},
|
|
1103
1104
|
{
|
|
1104
|
-
"
|
|
1105
|
+
"content": "Send SMS Notify",
|
|
1105
1106
|
"type": "typography",
|
|
1106
|
-
"
|
|
1107
|
+
"variant": "h3"
|
|
1107
1108
|
}
|
|
1108
|
-
]
|
|
1109
|
-
"align": "center"
|
|
1109
|
+
]
|
|
1110
1110
|
},
|
|
1111
1111
|
{
|
|
1112
1112
|
"icon": "send",
|
|
1113
|
-
"action": "SMS_NOTIFY",
|
|
1114
|
-
"variant": "primary",
|
|
1115
1113
|
"type": "button",
|
|
1116
|
-
"
|
|
1114
|
+
"variant": "primary",
|
|
1115
|
+
"label": "Send Notification",
|
|
1116
|
+
"action": "SMS_NOTIFY"
|
|
1117
1117
|
}
|
|
1118
1118
|
],
|
|
1119
|
-
"
|
|
1119
|
+
"direction": "vertical"
|
|
1120
1120
|
}
|
|
1121
1121
|
]
|
|
1122
1122
|
]
|
|
@@ -1131,8 +1131,8 @@
|
|
|
1131
1131
|
"twilio",
|
|
1132
1132
|
"sendSMS",
|
|
1133
1133
|
{
|
|
1134
|
-
"recipient": "@payload.recipient",
|
|
1135
1134
|
"body": "@payload.body",
|
|
1135
|
+
"recipient": "@payload.recipient",
|
|
1136
1136
|
"sender": "+15551234567"
|
|
1137
1137
|
},
|
|
1138
1138
|
{
|
|
@@ -1146,21 +1146,21 @@
|
|
|
1146
1146
|
"render-ui",
|
|
1147
1147
|
"main",
|
|
1148
1148
|
{
|
|
1149
|
-
"type": "stack",
|
|
1150
|
-
"direction": "vertical",
|
|
1151
|
-
"gap": "md",
|
|
1152
|
-
"align": "center",
|
|
1153
1149
|
"children": [
|
|
1154
1150
|
{
|
|
1155
1151
|
"type": "spinner"
|
|
1156
1152
|
},
|
|
1157
1153
|
{
|
|
1158
|
-
"variant": "caption",
|
|
1159
1154
|
"content": "Sending notification…",
|
|
1160
|
-
"
|
|
1161
|
-
"
|
|
1155
|
+
"type": "typography",
|
|
1156
|
+
"variant": "caption",
|
|
1157
|
+
"color": "muted"
|
|
1162
1158
|
}
|
|
1163
|
-
]
|
|
1159
|
+
],
|
|
1160
|
+
"align": "center",
|
|
1161
|
+
"gap": "md",
|
|
1162
|
+
"type": "stack",
|
|
1163
|
+
"direction": "vertical"
|
|
1164
1164
|
}
|
|
1165
1165
|
]
|
|
1166
1166
|
]
|
|
@@ -1296,12 +1296,14 @@
|
|
|
1296
1296
|
"name": "ChannelAppLayout",
|
|
1297
1297
|
"linkedEntity": "Channel",
|
|
1298
1298
|
"config": {
|
|
1299
|
+
"contentTrait": "@trait.ChannelCatalog",
|
|
1299
1300
|
"appName": "Realtime Chat",
|
|
1301
|
+
"notifications": [],
|
|
1300
1302
|
"navItems": [
|
|
1301
1303
|
{
|
|
1302
|
-
"
|
|
1304
|
+
"href": "/chat",
|
|
1303
1305
|
"label": "Chat",
|
|
1304
|
-
"
|
|
1306
|
+
"icon": "message-circle"
|
|
1305
1307
|
},
|
|
1306
1308
|
{
|
|
1307
1309
|
"href": "/channels",
|
|
@@ -1309,19 +1311,17 @@
|
|
|
1309
1311
|
"label": "Channels"
|
|
1310
1312
|
},
|
|
1311
1313
|
{
|
|
1312
|
-
"icon": "users",
|
|
1313
1314
|
"label": "Online",
|
|
1314
|
-
"href": "/online"
|
|
1315
|
+
"href": "/online",
|
|
1316
|
+
"icon": "users"
|
|
1315
1317
|
}
|
|
1316
1318
|
],
|
|
1317
1319
|
"searchEvent": "CHANNEL_SEARCH",
|
|
1318
|
-
"
|
|
1319
|
-
"notificationClickEvent": "CHANNEL_NOTIFICATIONS_OPEN",
|
|
1320
|
-
"notifications": []
|
|
1320
|
+
"notificationClickEvent": "CHANNEL_NOTIFICATIONS_OPEN"
|
|
1321
1321
|
},
|
|
1322
1322
|
"events": {
|
|
1323
|
-
"
|
|
1324
|
-
"
|
|
1323
|
+
"SEARCH": "CHANNEL_SEARCH",
|
|
1324
|
+
"NOTIFY_CLICK": "CHANNEL_NOTIFICATIONS_OPEN"
|
|
1325
1325
|
}
|
|
1326
1326
|
},
|
|
1327
1327
|
{
|
|
@@ -1377,13 +1377,17 @@
|
|
|
1377
1377
|
"render-ui",
|
|
1378
1378
|
"main",
|
|
1379
1379
|
{
|
|
1380
|
-
"
|
|
1380
|
+
"direction": "vertical",
|
|
1381
1381
|
"type": "stack",
|
|
1382
|
-
"
|
|
1382
|
+
"gap": "lg",
|
|
1383
1383
|
"children": [
|
|
1384
1384
|
{
|
|
1385
|
+
"justify": "between",
|
|
1386
|
+
"direction": "horizontal",
|
|
1385
1387
|
"children": [
|
|
1386
1388
|
{
|
|
1389
|
+
"direction": "horizontal",
|
|
1390
|
+
"type": "stack",
|
|
1387
1391
|
"gap": "sm",
|
|
1388
1392
|
"children": [
|
|
1389
1393
|
{
|
|
@@ -1391,42 +1395,38 @@
|
|
|
1391
1395
|
"name": "hash"
|
|
1392
1396
|
},
|
|
1393
1397
|
{
|
|
1394
|
-
"variant": "h2",
|
|
1395
1398
|
"type": "typography",
|
|
1399
|
+
"variant": "h2",
|
|
1396
1400
|
"content": "Channels"
|
|
1397
1401
|
}
|
|
1398
1402
|
],
|
|
1399
|
-
"direction": "horizontal",
|
|
1400
|
-
"type": "stack",
|
|
1401
1403
|
"align": "center"
|
|
1402
1404
|
},
|
|
1403
1405
|
{
|
|
1406
|
+
"type": "stack",
|
|
1407
|
+
"direction": "horizontal",
|
|
1404
1408
|
"children": [
|
|
1405
1409
|
{
|
|
1406
|
-
"
|
|
1407
|
-
"type": "button",
|
|
1410
|
+
"icon": "plus",
|
|
1408
1411
|
"label": "Create Channel",
|
|
1409
1412
|
"variant": "primary",
|
|
1410
|
-
"
|
|
1413
|
+
"type": "button",
|
|
1414
|
+
"action": "CREATE"
|
|
1411
1415
|
}
|
|
1412
1416
|
],
|
|
1413
|
-
"gap": "sm"
|
|
1414
|
-
"type": "stack",
|
|
1415
|
-
"direction": "horizontal"
|
|
1417
|
+
"gap": "sm"
|
|
1416
1418
|
}
|
|
1417
1419
|
],
|
|
1418
|
-
"gap": "md",
|
|
1419
1420
|
"type": "stack",
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1422
|
-
"align": "center"
|
|
1421
|
+
"align": "center",
|
|
1422
|
+
"gap": "md"
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
1425
|
"type": "divider"
|
|
1426
1426
|
},
|
|
1427
1427
|
"@trait.ChannelBrowseList"
|
|
1428
1428
|
],
|
|
1429
|
-
"
|
|
1429
|
+
"className": "max-w-5xl mx-auto w-full"
|
|
1430
1430
|
}
|
|
1431
1431
|
]
|
|
1432
1432
|
]
|
|
@@ -1443,27 +1443,28 @@
|
|
|
1443
1443
|
"gap": "sm",
|
|
1444
1444
|
"fields": [
|
|
1445
1445
|
{
|
|
1446
|
-
"
|
|
1446
|
+
"name": "name",
|
|
1447
1447
|
"icon": "hash",
|
|
1448
|
-
"
|
|
1448
|
+
"variant": "h3"
|
|
1449
1449
|
},
|
|
1450
1450
|
{
|
|
1451
|
-
"name": "memberCount",
|
|
1452
1451
|
"format": "number",
|
|
1453
|
-
"
|
|
1454
|
-
"
|
|
1452
|
+
"variant": "badge",
|
|
1453
|
+
"name": "memberCount",
|
|
1454
|
+
"label": "Members"
|
|
1455
1455
|
},
|
|
1456
1456
|
{
|
|
1457
|
-
"
|
|
1458
|
-
"
|
|
1457
|
+
"name": "description",
|
|
1458
|
+
"variant": "body"
|
|
1459
1459
|
},
|
|
1460
1460
|
{
|
|
1461
1461
|
"variant": "body",
|
|
1462
|
-
"name": "isPrivate",
|
|
1463
1462
|
"label": "Private",
|
|
1463
|
+
"name": "isPrivate",
|
|
1464
1464
|
"format": "boolean"
|
|
1465
1465
|
}
|
|
1466
1466
|
],
|
|
1467
|
+
"cols": 1.0,
|
|
1467
1468
|
"itemActions": [
|
|
1468
1469
|
{
|
|
1469
1470
|
"label": "View",
|
|
@@ -1471,17 +1472,16 @@
|
|
|
1471
1472
|
"variant": "ghost"
|
|
1472
1473
|
},
|
|
1473
1474
|
{
|
|
1474
|
-
"event": "EDIT",
|
|
1475
1475
|
"variant": "ghost",
|
|
1476
|
-
"label": "Edit"
|
|
1476
|
+
"label": "Edit",
|
|
1477
|
+
"event": "EDIT"
|
|
1477
1478
|
},
|
|
1478
1479
|
{
|
|
1479
|
-
"label": "Delete",
|
|
1480
1480
|
"event": "DELETE",
|
|
1481
|
-
"variant": "danger"
|
|
1481
|
+
"variant": "danger",
|
|
1482
|
+
"label": "Delete"
|
|
1482
1483
|
}
|
|
1483
|
-
]
|
|
1484
|
-
"cols": 1.0
|
|
1484
|
+
]
|
|
1485
1485
|
},
|
|
1486
1486
|
"listens": [
|
|
1487
1487
|
{
|
|
@@ -1515,15 +1515,15 @@
|
|
|
1515
1515
|
"name": "ChannelCreate",
|
|
1516
1516
|
"linkedEntity": "Channel",
|
|
1517
1517
|
"config": {
|
|
1518
|
+
"title": "Create Channel",
|
|
1518
1519
|
"icon": "plus-circle",
|
|
1520
|
+
"mode": "create",
|
|
1519
1521
|
"fields": [
|
|
1520
1522
|
"name",
|
|
1521
1523
|
"description",
|
|
1522
1524
|
"memberCount",
|
|
1523
1525
|
"isPrivate"
|
|
1524
|
-
]
|
|
1525
|
-
"title": "Create Channel",
|
|
1526
|
-
"mode": "create"
|
|
1526
|
+
]
|
|
1527
1527
|
},
|
|
1528
1528
|
"events": {
|
|
1529
1529
|
"OPEN": "CREATE"
|
|
@@ -1544,15 +1544,15 @@
|
|
|
1544
1544
|
"name": "ChannelEdit",
|
|
1545
1545
|
"linkedEntity": "Channel",
|
|
1546
1546
|
"config": {
|
|
1547
|
-
"icon": "edit",
|
|
1548
1547
|
"mode": "edit",
|
|
1549
|
-
"title": "Edit Channel",
|
|
1550
1548
|
"fields": [
|
|
1551
1549
|
"name",
|
|
1552
1550
|
"description",
|
|
1553
1551
|
"memberCount",
|
|
1554
1552
|
"isPrivate"
|
|
1555
|
-
]
|
|
1553
|
+
],
|
|
1554
|
+
"title": "Edit Channel",
|
|
1555
|
+
"icon": "edit"
|
|
1556
1556
|
},
|
|
1557
1557
|
"events": {
|
|
1558
1558
|
"OPEN": "EDIT"
|
|
@@ -1573,9 +1573,9 @@
|
|
|
1573
1573
|
"name": "ChannelView",
|
|
1574
1574
|
"linkedEntity": "Channel",
|
|
1575
1575
|
"config": {
|
|
1576
|
+
"icon": "eye",
|
|
1576
1577
|
"title": "View Channel",
|
|
1577
1578
|
"mode": "edit",
|
|
1578
|
-
"icon": "eye",
|
|
1579
1579
|
"fields": [
|
|
1580
1580
|
"name",
|
|
1581
1581
|
"description",
|
|
@@ -1603,9 +1603,9 @@
|
|
|
1603
1603
|
"linkedEntity": "Channel",
|
|
1604
1604
|
"config": {
|
|
1605
1605
|
"alertMessage": "This action cannot be undone.",
|
|
1606
|
+
"title": "Delete Channel",
|
|
1606
1607
|
"confirmLabel": "Delete",
|
|
1607
|
-
"icon": "alert-triangle"
|
|
1608
|
-
"title": "Delete Channel"
|
|
1608
|
+
"icon": "alert-triangle"
|
|
1609
1609
|
},
|
|
1610
1610
|
"events": {
|
|
1611
1611
|
"REQUEST": "DELETE",
|
|
@@ -1888,27 +1888,27 @@
|
|
|
1888
1888
|
"name": "OnlineUserAppLayout",
|
|
1889
1889
|
"linkedEntity": "OnlineUser",
|
|
1890
1890
|
"config": {
|
|
1891
|
+
"contentTrait": "@trait.OnlineUserDisplay",
|
|
1892
|
+
"searchEvent": "ONLINE_USER_SEARCH",
|
|
1893
|
+
"appName": "Realtime Chat",
|
|
1894
|
+
"notifications": [],
|
|
1891
1895
|
"navItems": [
|
|
1892
1896
|
{
|
|
1893
|
-
"icon": "message-circle",
|
|
1894
1897
|
"label": "Chat",
|
|
1895
|
-
"href": "/chat"
|
|
1898
|
+
"href": "/chat",
|
|
1899
|
+
"icon": "message-circle"
|
|
1896
1900
|
},
|
|
1897
1901
|
{
|
|
1898
1902
|
"href": "/channels",
|
|
1899
|
-
"
|
|
1900
|
-
"
|
|
1903
|
+
"label": "Channels",
|
|
1904
|
+
"icon": "hash"
|
|
1901
1905
|
},
|
|
1902
1906
|
{
|
|
1903
|
-
"href": "/online",
|
|
1904
1907
|
"label": "Online",
|
|
1908
|
+
"href": "/online",
|
|
1905
1909
|
"icon": "users"
|
|
1906
1910
|
}
|
|
1907
1911
|
],
|
|
1908
|
-
"contentTrait": "@trait.OnlineUserDisplay",
|
|
1909
|
-
"searchEvent": "ONLINE_USER_SEARCH",
|
|
1910
|
-
"notifications": [],
|
|
1911
|
-
"appName": "Realtime Chat",
|
|
1912
1912
|
"notificationClickEvent": "ONLINE_USER_NOTIFICATIONS_OPEN"
|
|
1913
1913
|
},
|
|
1914
1914
|
"events": {
|
|
@@ -2003,8 +2003,8 @@
|
|
|
2003
2003
|
"OnlineUser",
|
|
2004
2004
|
{
|
|
2005
2005
|
"emit": {
|
|
2006
|
-
"
|
|
2007
|
-
"
|
|
2006
|
+
"success": "OnlineUserLoaded",
|
|
2007
|
+
"failure": "OnlineUserLoadFailed"
|
|
2008
2008
|
}
|
|
2009
2009
|
}
|
|
2010
2010
|
],
|
|
@@ -2012,40 +2012,43 @@
|
|
|
2012
2012
|
"render-ui",
|
|
2013
2013
|
"main",
|
|
2014
2014
|
{
|
|
2015
|
+
"type": "stack",
|
|
2016
|
+
"direction": "vertical",
|
|
2015
2017
|
"gap": "lg",
|
|
2018
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
2016
2019
|
"children": [
|
|
2017
2020
|
{
|
|
2018
|
-
"align": "center",
|
|
2019
|
-
"type": "stack",
|
|
2020
2021
|
"gap": "md",
|
|
2021
2022
|
"direction": "horizontal",
|
|
2022
|
-
"
|
|
2023
|
+
"align": "center",
|
|
2024
|
+
"type": "stack",
|
|
2023
2025
|
"children": [
|
|
2024
2026
|
{
|
|
2027
|
+
"type": "stack",
|
|
2028
|
+
"direction": "horizontal",
|
|
2025
2029
|
"align": "center",
|
|
2026
2030
|
"gap": "sm",
|
|
2027
|
-
"type": "stack",
|
|
2028
2031
|
"children": [
|
|
2029
2032
|
{
|
|
2030
|
-
"
|
|
2031
|
-
"
|
|
2033
|
+
"name": "users",
|
|
2034
|
+
"type": "icon"
|
|
2032
2035
|
},
|
|
2033
2036
|
{
|
|
2034
2037
|
"variant": "h2",
|
|
2035
2038
|
"type": "typography",
|
|
2036
2039
|
"content": "Online Users"
|
|
2037
2040
|
}
|
|
2038
|
-
]
|
|
2039
|
-
"direction": "horizontal"
|
|
2041
|
+
]
|
|
2040
2042
|
},
|
|
2041
2043
|
{
|
|
2042
|
-
"action": "REFRESH",
|
|
2043
|
-
"icon": "refresh-cw",
|
|
2044
2044
|
"type": "button",
|
|
2045
2045
|
"variant": "secondary",
|
|
2046
|
+
"action": "REFRESH",
|
|
2047
|
+
"icon": "refresh-cw",
|
|
2046
2048
|
"label": "Refresh"
|
|
2047
2049
|
}
|
|
2048
|
-
]
|
|
2050
|
+
],
|
|
2051
|
+
"justify": "between"
|
|
2049
2052
|
},
|
|
2050
2053
|
{
|
|
2051
2054
|
"type": "divider"
|
|
@@ -2053,25 +2056,22 @@
|
|
|
2053
2056
|
{
|
|
2054
2057
|
"type": "stack",
|
|
2055
2058
|
"align": "center",
|
|
2056
|
-
"
|
|
2059
|
+
"className": "py-12",
|
|
2057
2060
|
"direction": "vertical",
|
|
2061
|
+
"gap": "md",
|
|
2058
2062
|
"children": [
|
|
2059
2063
|
{
|
|
2060
2064
|
"type": "spinner"
|
|
2061
2065
|
},
|
|
2062
2066
|
{
|
|
2063
2067
|
"content": "Loading presence…",
|
|
2068
|
+
"color": "muted",
|
|
2064
2069
|
"type": "typography",
|
|
2065
|
-
"variant": "caption"
|
|
2066
|
-
"color": "muted"
|
|
2070
|
+
"variant": "caption"
|
|
2067
2071
|
}
|
|
2068
|
-
]
|
|
2069
|
-
"className": "py-12"
|
|
2072
|
+
]
|
|
2070
2073
|
}
|
|
2071
|
-
]
|
|
2072
|
-
"className": "max-w-5xl mx-auto w-full",
|
|
2073
|
-
"type": "stack",
|
|
2074
|
-
"direction": "vertical"
|
|
2074
|
+
]
|
|
2075
2075
|
}
|
|
2076
2076
|
]
|
|
2077
2077
|
]
|
|
@@ -2085,41 +2085,40 @@
|
|
|
2085
2085
|
"render-ui",
|
|
2086
2086
|
"main",
|
|
2087
2087
|
{
|
|
2088
|
-
"
|
|
2088
|
+
"type": "stack",
|
|
2089
2089
|
"gap": "lg",
|
|
2090
|
-
"className": "max-w-5xl mx-auto w-full",
|
|
2091
2090
|
"children": [
|
|
2092
2091
|
{
|
|
2092
|
+
"type": "stack",
|
|
2093
|
+
"gap": "md",
|
|
2093
2094
|
"direction": "horizontal",
|
|
2094
2095
|
"justify": "between",
|
|
2095
|
-
"gap": "md",
|
|
2096
2096
|
"children": [
|
|
2097
2097
|
{
|
|
2098
|
-
"
|
|
2099
|
-
"gap": "sm",
|
|
2098
|
+
"align": "center",
|
|
2100
2099
|
"type": "stack",
|
|
2100
|
+
"gap": "sm",
|
|
2101
|
+
"direction": "horizontal",
|
|
2101
2102
|
"children": [
|
|
2102
2103
|
{
|
|
2103
2104
|
"type": "icon",
|
|
2104
2105
|
"name": "users"
|
|
2105
2106
|
},
|
|
2106
2107
|
{
|
|
2107
|
-
"content": "Online Users",
|
|
2108
2108
|
"type": "typography",
|
|
2109
|
+
"content": "Online Users",
|
|
2109
2110
|
"variant": "h2"
|
|
2110
2111
|
}
|
|
2111
|
-
]
|
|
2112
|
-
"align": "center"
|
|
2112
|
+
]
|
|
2113
2113
|
},
|
|
2114
2114
|
{
|
|
2115
|
-
"variant": "secondary",
|
|
2116
|
-
"icon": "refresh-cw",
|
|
2117
2115
|
"type": "button",
|
|
2116
|
+
"icon": "refresh-cw",
|
|
2117
|
+
"variant": "secondary",
|
|
2118
2118
|
"label": "Refresh",
|
|
2119
2119
|
"action": "REFRESH"
|
|
2120
2120
|
}
|
|
2121
2121
|
],
|
|
2122
|
-
"type": "stack",
|
|
2123
2122
|
"align": "center"
|
|
2124
2123
|
},
|
|
2125
2124
|
{
|
|
@@ -2128,26 +2127,27 @@
|
|
|
2128
2127
|
{
|
|
2129
2128
|
"fields": [
|
|
2130
2129
|
{
|
|
2131
|
-
"
|
|
2132
|
-
"
|
|
2130
|
+
"name": "username",
|
|
2131
|
+
"variant": "h4"
|
|
2133
2132
|
},
|
|
2134
2133
|
{
|
|
2135
|
-
"
|
|
2136
|
-
"
|
|
2134
|
+
"variant": "badge",
|
|
2135
|
+
"name": "status"
|
|
2137
2136
|
},
|
|
2138
2137
|
{
|
|
2139
|
-
"format": "date",
|
|
2140
2138
|
"name": "lastActive",
|
|
2139
|
+
"format": "date",
|
|
2141
2140
|
"variant": "caption"
|
|
2142
2141
|
}
|
|
2143
2142
|
],
|
|
2144
|
-
"entity": "@payload.data",
|
|
2145
2143
|
"variant": "card",
|
|
2146
2144
|
"type": "data-list",
|
|
2145
|
+
"entity": "@payload.data",
|
|
2147
2146
|
"gap": "sm"
|
|
2148
2147
|
}
|
|
2149
2148
|
],
|
|
2150
|
-
"
|
|
2149
|
+
"direction": "vertical",
|
|
2150
|
+
"className": "max-w-5xl mx-auto w-full"
|
|
2151
2151
|
}
|
|
2152
2152
|
]
|
|
2153
2153
|
]
|
|
@@ -2171,21 +2171,21 @@
|
|
|
2171
2171
|
"render-ui",
|
|
2172
2172
|
"main",
|
|
2173
2173
|
{
|
|
2174
|
-
"
|
|
2174
|
+
"type": "stack",
|
|
2175
|
+
"align": "center",
|
|
2175
2176
|
"children": [
|
|
2176
2177
|
{
|
|
2177
2178
|
"type": "spinner"
|
|
2178
2179
|
},
|
|
2179
2180
|
{
|
|
2180
|
-
"type": "typography",
|
|
2181
2181
|
"content": "Refreshing…",
|
|
2182
|
-
"
|
|
2183
|
-
"
|
|
2182
|
+
"color": "muted",
|
|
2183
|
+
"type": "typography",
|
|
2184
|
+
"variant": "caption"
|
|
2184
2185
|
}
|
|
2185
2186
|
],
|
|
2186
|
-
"type": "stack",
|
|
2187
2187
|
"className": "py-12",
|
|
2188
|
-
"
|
|
2188
|
+
"gap": "md",
|
|
2189
2189
|
"direction": "vertical"
|
|
2190
2190
|
}
|
|
2191
2191
|
]
|
|
@@ -2200,9 +2200,9 @@
|
|
|
2200
2200
|
"render-ui",
|
|
2201
2201
|
"main",
|
|
2202
2202
|
{
|
|
2203
|
-
"gap": "md",
|
|
2204
2203
|
"type": "stack",
|
|
2205
|
-
"
|
|
2204
|
+
"direction": "vertical",
|
|
2205
|
+
"className": "py-12",
|
|
2206
2206
|
"children": [
|
|
2207
2207
|
{
|
|
2208
2208
|
"color": "destructive",
|
|
@@ -2210,26 +2210,26 @@
|
|
|
2210
2210
|
"type": "icon"
|
|
2211
2211
|
},
|
|
2212
2212
|
{
|
|
2213
|
+
"type": "typography",
|
|
2213
2214
|
"content": "Failed to load presence",
|
|
2214
|
-
"variant": "h3"
|
|
2215
|
-
"type": "typography"
|
|
2215
|
+
"variant": "h3"
|
|
2216
2216
|
},
|
|
2217
2217
|
{
|
|
2218
|
-
"color": "muted",
|
|
2219
|
-
"variant": "body",
|
|
2220
2218
|
"type": "typography",
|
|
2219
|
+
"variant": "body",
|
|
2220
|
+
"color": "muted",
|
|
2221
2221
|
"content": "@payload.error"
|
|
2222
2222
|
},
|
|
2223
2223
|
{
|
|
2224
2224
|
"action": "REFRESH",
|
|
2225
|
-
"type": "button",
|
|
2226
|
-
"icon": "rotate-ccw",
|
|
2227
2225
|
"label": "Retry",
|
|
2228
|
-
"variant": "primary"
|
|
2226
|
+
"variant": "primary",
|
|
2227
|
+
"type": "button",
|
|
2228
|
+
"icon": "rotate-ccw"
|
|
2229
2229
|
}
|
|
2230
2230
|
],
|
|
2231
|
-
"
|
|
2232
|
-
"
|
|
2231
|
+
"gap": "md",
|
|
2232
|
+
"align": "center"
|
|
2233
2233
|
}
|
|
2234
2234
|
]
|
|
2235
2235
|
]
|