@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
|
@@ -282,12 +282,12 @@
|
|
|
282
282
|
"fetch",
|
|
283
283
|
"BrowseItem",
|
|
284
284
|
{
|
|
285
|
-
"offset": 0.0,
|
|
286
|
-
"limit": "@config.pageSize",
|
|
287
285
|
"emit": {
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
}
|
|
286
|
+
"success": "BrowseItemLoaded",
|
|
287
|
+
"failure": "BrowseItemLoadFailed"
|
|
288
|
+
},
|
|
289
|
+
"offset": 0.0,
|
|
290
|
+
"limit": "@config.pageSize"
|
|
291
291
|
}
|
|
292
292
|
],
|
|
293
293
|
[
|
|
@@ -310,19 +310,19 @@
|
|
|
310
310
|
"main",
|
|
311
311
|
{
|
|
312
312
|
"direction": "vertical",
|
|
313
|
-
"type": "stack",
|
|
314
313
|
"children": [
|
|
315
314
|
{
|
|
315
|
+
"itemActions": "@config.itemActions",
|
|
316
316
|
"entity": "@payload.data",
|
|
317
|
-
"pageSize": "@config.displayPageSize",
|
|
318
317
|
"type": "@config.viewPattern",
|
|
319
|
-
"itemActions": "@config.itemActions",
|
|
320
318
|
"cols": "@config.cols",
|
|
321
319
|
"fields": "@config.fields",
|
|
322
320
|
"gap": "@config.gap",
|
|
323
|
-
"imageField": "@config.imageField"
|
|
321
|
+
"imageField": "@config.imageField",
|
|
322
|
+
"pageSize": "@config.displayPageSize"
|
|
324
323
|
}
|
|
325
|
-
]
|
|
324
|
+
],
|
|
325
|
+
"type": "stack"
|
|
326
326
|
}
|
|
327
327
|
]
|
|
328
328
|
]
|
|
@@ -336,10 +336,10 @@
|
|
|
336
336
|
"render-ui",
|
|
337
337
|
"main",
|
|
338
338
|
{
|
|
339
|
-
"
|
|
339
|
+
"variant": "caption",
|
|
340
340
|
"color": "error",
|
|
341
341
|
"type": "typography",
|
|
342
|
-
"
|
|
342
|
+
"content": "@payload.error"
|
|
343
343
|
}
|
|
344
344
|
]
|
|
345
345
|
]
|
|
@@ -353,20 +353,20 @@
|
|
|
353
353
|
"fetch",
|
|
354
354
|
"BrowseItem",
|
|
355
355
|
{
|
|
356
|
-
"
|
|
356
|
+
"offset": 0.0,
|
|
357
357
|
"emit": {
|
|
358
358
|
"success": "BrowseItemLoaded",
|
|
359
359
|
"failure": "BrowseItemLoadFailed"
|
|
360
360
|
},
|
|
361
|
-
"
|
|
361
|
+
"limit": "@config.pageSize"
|
|
362
362
|
}
|
|
363
363
|
],
|
|
364
364
|
[
|
|
365
365
|
"render-ui",
|
|
366
366
|
"main",
|
|
367
367
|
{
|
|
368
|
-
"
|
|
369
|
-
"
|
|
368
|
+
"type": "spinner",
|
|
369
|
+
"size": "sm"
|
|
370
370
|
}
|
|
371
371
|
]
|
|
372
372
|
]
|
|
@@ -416,12 +416,6 @@
|
|
|
416
416
|
"fetch",
|
|
417
417
|
"BrowseItem",
|
|
418
418
|
{
|
|
419
|
-
"limit": "@config.pageSize",
|
|
420
|
-
"emit": {
|
|
421
|
-
"success": "BrowseItemLoaded",
|
|
422
|
-
"failure": "BrowseItemLoadFailed"
|
|
423
|
-
},
|
|
424
|
-
"offset": 0.0,
|
|
425
419
|
"filter": [
|
|
426
420
|
"or",
|
|
427
421
|
[
|
|
@@ -438,7 +432,13 @@
|
|
|
438
432
|
],
|
|
439
433
|
"@payload.value"
|
|
440
434
|
]
|
|
441
|
-
]
|
|
435
|
+
],
|
|
436
|
+
"limit": "@config.pageSize",
|
|
437
|
+
"offset": 0.0,
|
|
438
|
+
"emit": {
|
|
439
|
+
"success": "BrowseItemLoaded",
|
|
440
|
+
"failure": "BrowseItemLoadFailed"
|
|
441
|
+
}
|
|
442
442
|
}
|
|
443
443
|
]
|
|
444
444
|
]
|
|
@@ -452,10 +452,6 @@
|
|
|
452
452
|
"fetch",
|
|
453
453
|
"BrowseItem",
|
|
454
454
|
{
|
|
455
|
-
"emit": {
|
|
456
|
-
"success": "BrowseItemLoaded",
|
|
457
|
-
"failure": "BrowseItemLoadFailed"
|
|
458
|
-
},
|
|
459
455
|
"offset": [
|
|
460
456
|
"*",
|
|
461
457
|
[
|
|
@@ -465,7 +461,11 @@
|
|
|
465
461
|
],
|
|
466
462
|
"@config.pageSize"
|
|
467
463
|
],
|
|
468
|
-
"limit": "@config.pageSize"
|
|
464
|
+
"limit": "@config.pageSize",
|
|
465
|
+
"emit": {
|
|
466
|
+
"success": "BrowseItemLoaded",
|
|
467
|
+
"failure": "BrowseItemLoadFailed"
|
|
468
|
+
}
|
|
469
469
|
}
|
|
470
470
|
]
|
|
471
471
|
]
|
|
@@ -479,20 +479,20 @@
|
|
|
479
479
|
"render-ui",
|
|
480
480
|
"main",
|
|
481
481
|
{
|
|
482
|
-
"
|
|
482
|
+
"type": "stack",
|
|
483
483
|
"children": [
|
|
484
484
|
{
|
|
485
|
-
"type": "@config.viewPattern",
|
|
486
485
|
"entity": "@payload.data",
|
|
487
486
|
"gap": "@config.gap",
|
|
488
|
-
"fields": "@config.fields",
|
|
489
|
-
"imageField": "@config.imageField",
|
|
490
487
|
"itemActions": "@config.itemActions",
|
|
488
|
+
"fields": "@config.fields",
|
|
491
489
|
"cols": "@config.cols",
|
|
490
|
+
"type": "@config.viewPattern",
|
|
491
|
+
"imageField": "@config.imageField",
|
|
492
492
|
"pageSize": "@config.displayPageSize"
|
|
493
493
|
}
|
|
494
494
|
],
|
|
495
|
-
"
|
|
495
|
+
"direction": "vertical"
|
|
496
496
|
}
|
|
497
497
|
]
|
|
498
498
|
]
|
|
@@ -506,20 +506,20 @@
|
|
|
506
506
|
"fetch",
|
|
507
507
|
"BrowseItem",
|
|
508
508
|
{
|
|
509
|
+
"limit": "@config.pageSize",
|
|
509
510
|
"emit": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
511
|
+
"failure": "BrowseItemLoadFailed",
|
|
512
|
+
"success": "BrowseItemLoaded"
|
|
512
513
|
},
|
|
513
|
-
"offset": 0.0
|
|
514
|
-
"limit": "@config.pageSize"
|
|
514
|
+
"offset": 0.0
|
|
515
515
|
}
|
|
516
516
|
],
|
|
517
517
|
[
|
|
518
518
|
"render-ui",
|
|
519
519
|
"main",
|
|
520
520
|
{
|
|
521
|
-
"
|
|
522
|
-
"
|
|
521
|
+
"type": "spinner",
|
|
522
|
+
"size": "sm"
|
|
523
523
|
}
|
|
524
524
|
]
|
|
525
525
|
]
|
|
@@ -527,6 +527,18 @@
|
|
|
527
527
|
]
|
|
528
528
|
},
|
|
529
529
|
"config": {
|
|
530
|
+
"pageSize": {
|
|
531
|
+
"type": "number",
|
|
532
|
+
"default": 10.0,
|
|
533
|
+
"label": "Page size (fetch)",
|
|
534
|
+
"description": "Rows fetched from the server per page"
|
|
535
|
+
},
|
|
536
|
+
"imageField": {
|
|
537
|
+
"type": "string",
|
|
538
|
+
"default": "",
|
|
539
|
+
"label": "Image field",
|
|
540
|
+
"description": "Entity field that holds the row thumbnail URL"
|
|
541
|
+
},
|
|
530
542
|
"fields": {
|
|
531
543
|
"type": "[object]",
|
|
532
544
|
"default": [
|
|
@@ -536,9 +548,9 @@
|
|
|
536
548
|
"variant": "h4"
|
|
537
549
|
},
|
|
538
550
|
{
|
|
539
|
-
"variant": "caption",
|
|
540
551
|
"name": "description",
|
|
541
|
-
"label": "Description"
|
|
552
|
+
"label": "Description",
|
|
553
|
+
"variant": "caption"
|
|
542
554
|
},
|
|
543
555
|
{
|
|
544
556
|
"label": "Status",
|
|
@@ -552,30 +564,6 @@
|
|
|
552
564
|
"type": "object"
|
|
553
565
|
}
|
|
554
566
|
},
|
|
555
|
-
"viewPattern": {
|
|
556
|
-
"type": "pattern",
|
|
557
|
-
"default": "data-grid",
|
|
558
|
-
"label": "Render pattern",
|
|
559
|
-
"description": "UI pattern used to render the collection"
|
|
560
|
-
},
|
|
561
|
-
"cols": {
|
|
562
|
-
"type": "number",
|
|
563
|
-
"default": 1.0,
|
|
564
|
-
"label": "Grid columns",
|
|
565
|
-
"description": "Number of columns in the responsive grid layout"
|
|
566
|
-
},
|
|
567
|
-
"imageField": {
|
|
568
|
-
"type": "string",
|
|
569
|
-
"default": "",
|
|
570
|
-
"label": "Image field",
|
|
571
|
-
"description": "Entity field that holds the row thumbnail URL"
|
|
572
|
-
},
|
|
573
|
-
"displayPageSize": {
|
|
574
|
-
"type": "number",
|
|
575
|
-
"default": 10.0,
|
|
576
|
-
"label": "Page size (display)",
|
|
577
|
-
"description": "Rows shown per visible page before pagination"
|
|
578
|
-
},
|
|
579
567
|
"itemActions": {
|
|
580
568
|
"type": "[object]",
|
|
581
569
|
"default": [],
|
|
@@ -585,17 +573,29 @@
|
|
|
585
573
|
"type": "object"
|
|
586
574
|
}
|
|
587
575
|
},
|
|
588
|
-
"
|
|
576
|
+
"cols": {
|
|
589
577
|
"type": "number",
|
|
590
|
-
"default":
|
|
591
|
-
"label": "
|
|
592
|
-
"description": "
|
|
578
|
+
"default": 1.0,
|
|
579
|
+
"label": "Grid columns",
|
|
580
|
+
"description": "Number of columns in the responsive grid layout"
|
|
593
581
|
},
|
|
594
582
|
"gap": {
|
|
595
583
|
"type": "string",
|
|
596
584
|
"default": "md",
|
|
597
585
|
"label": "Cell spacing",
|
|
598
586
|
"description": "Gap size between rows (sm, md, lg)"
|
|
587
|
+
},
|
|
588
|
+
"viewPattern": {
|
|
589
|
+
"type": "pattern",
|
|
590
|
+
"default": "data-grid",
|
|
591
|
+
"label": "Render pattern",
|
|
592
|
+
"description": "UI pattern used to render the collection"
|
|
593
|
+
},
|
|
594
|
+
"displayPageSize": {
|
|
595
|
+
"type": "number",
|
|
596
|
+
"default": 10.0,
|
|
597
|
+
"label": "Page size (display)",
|
|
598
|
+
"description": "Rows shown per visible page before pagination"
|
|
599
599
|
}
|
|
600
600
|
},
|
|
601
601
|
"scope": "collection"
|
|
@@ -213,13 +213,14 @@
|
|
|
213
213
|
"render-ui",
|
|
214
214
|
"main",
|
|
215
215
|
{
|
|
216
|
-
"type": "stack",
|
|
217
|
-
"direction": "vertical",
|
|
218
|
-
"gap": "lg",
|
|
219
216
|
"children": [
|
|
220
217
|
{
|
|
218
|
+
"justify": "between",
|
|
219
|
+
"gap": "md",
|
|
221
220
|
"children": [
|
|
222
221
|
{
|
|
222
|
+
"gap": "md",
|
|
223
|
+
"type": "stack",
|
|
223
224
|
"direction": "horizontal",
|
|
224
225
|
"children": [
|
|
225
226
|
{
|
|
@@ -228,36 +229,35 @@
|
|
|
228
229
|
},
|
|
229
230
|
{
|
|
230
231
|
"type": "typography",
|
|
231
|
-
"
|
|
232
|
-
"
|
|
232
|
+
"variant": "h2",
|
|
233
|
+
"content": "Cache (empty)"
|
|
233
234
|
}
|
|
234
|
-
]
|
|
235
|
-
"gap": "md",
|
|
236
|
-
"type": "stack"
|
|
235
|
+
]
|
|
237
236
|
},
|
|
238
237
|
{
|
|
239
|
-
"label": "Fetch",
|
|
240
|
-
"action": "FETCH",
|
|
241
238
|
"type": "button",
|
|
242
239
|
"variant": "primary",
|
|
243
|
-
"icon": "download"
|
|
240
|
+
"icon": "download",
|
|
241
|
+
"label": "Fetch",
|
|
242
|
+
"action": "FETCH"
|
|
244
243
|
}
|
|
245
244
|
],
|
|
246
|
-
"gap": "md",
|
|
247
245
|
"type": "stack",
|
|
248
|
-
"direction": "horizontal"
|
|
249
|
-
"justify": "between"
|
|
246
|
+
"direction": "horizontal"
|
|
250
247
|
},
|
|
251
248
|
{
|
|
252
249
|
"type": "divider"
|
|
253
250
|
},
|
|
254
251
|
{
|
|
255
|
-
"icon": "inbox",
|
|
256
252
|
"title": "Cache is empty",
|
|
253
|
+
"description": "Fetch data to populate the cache.",
|
|
257
254
|
"type": "empty-state",
|
|
258
|
-
"
|
|
255
|
+
"icon": "inbox"
|
|
259
256
|
}
|
|
260
|
-
]
|
|
257
|
+
],
|
|
258
|
+
"gap": "lg",
|
|
259
|
+
"type": "stack",
|
|
260
|
+
"direction": "vertical"
|
|
261
261
|
}
|
|
262
262
|
]
|
|
263
263
|
]
|
|
@@ -281,22 +281,22 @@
|
|
|
281
281
|
"render-ui",
|
|
282
282
|
"main",
|
|
283
283
|
{
|
|
284
|
-
"gap": "md",
|
|
285
|
-
"align": "center",
|
|
286
|
-
"direction": "vertical",
|
|
287
284
|
"type": "stack",
|
|
288
|
-
"
|
|
285
|
+
"align": "center",
|
|
289
286
|
"children": [
|
|
290
287
|
{
|
|
291
288
|
"type": "spinner"
|
|
292
289
|
},
|
|
293
290
|
{
|
|
294
291
|
"variant": "caption",
|
|
295
|
-
"type": "typography",
|
|
296
292
|
"content": "Fetching cache…",
|
|
293
|
+
"type": "typography",
|
|
297
294
|
"color": "muted"
|
|
298
295
|
}
|
|
299
|
-
]
|
|
296
|
+
],
|
|
297
|
+
"className": "py-12",
|
|
298
|
+
"direction": "vertical",
|
|
299
|
+
"gap": "md"
|
|
300
300
|
}
|
|
301
301
|
]
|
|
302
302
|
]
|
|
@@ -310,74 +310,69 @@
|
|
|
310
310
|
"render-ui",
|
|
311
311
|
"main",
|
|
312
312
|
{
|
|
313
|
-
"type": "stack",
|
|
314
|
-
"gap": "lg",
|
|
315
313
|
"children": [
|
|
316
314
|
{
|
|
317
|
-
"
|
|
315
|
+
"gap": "md",
|
|
316
|
+
"direction": "horizontal",
|
|
318
317
|
"children": [
|
|
319
318
|
{
|
|
320
319
|
"direction": "horizontal",
|
|
321
|
-
"type": "stack",
|
|
322
320
|
"children": [
|
|
323
321
|
{
|
|
324
322
|
"name": "database",
|
|
325
323
|
"type": "icon"
|
|
326
324
|
},
|
|
327
325
|
{
|
|
328
|
-
"
|
|
326
|
+
"content": "Cache (hot)",
|
|
329
327
|
"type": "typography",
|
|
330
|
-
"
|
|
328
|
+
"variant": "h2"
|
|
331
329
|
}
|
|
332
330
|
],
|
|
333
|
-
"gap": "md"
|
|
331
|
+
"gap": "md",
|
|
332
|
+
"type": "stack"
|
|
334
333
|
},
|
|
335
334
|
{
|
|
336
|
-
"gap": "sm",
|
|
337
|
-
"direction": "horizontal",
|
|
338
335
|
"align": "center",
|
|
339
336
|
"children": [
|
|
340
337
|
{
|
|
341
|
-
"status": "online",
|
|
342
338
|
"type": "status-dot",
|
|
343
|
-
"
|
|
344
|
-
"
|
|
339
|
+
"pulse": false,
|
|
340
|
+
"status": "online",
|
|
341
|
+
"label": "Cached"
|
|
345
342
|
},
|
|
346
343
|
{
|
|
344
|
+
"variant": "ghost",
|
|
347
345
|
"type": "button",
|
|
348
346
|
"label": "Invalidate",
|
|
349
347
|
"icon": "trash",
|
|
350
|
-
"action": "INVALIDATE"
|
|
351
|
-
"variant": "ghost"
|
|
348
|
+
"action": "INVALIDATE"
|
|
352
349
|
}
|
|
353
350
|
],
|
|
351
|
+
"gap": "sm",
|
|
352
|
+
"direction": "horizontal",
|
|
354
353
|
"type": "stack"
|
|
355
354
|
}
|
|
356
355
|
],
|
|
357
|
-
"
|
|
358
|
-
"type": "stack"
|
|
359
|
-
"gap": "md"
|
|
356
|
+
"justify": "between",
|
|
357
|
+
"type": "stack"
|
|
360
358
|
},
|
|
361
359
|
{
|
|
362
360
|
"type": "divider"
|
|
363
361
|
},
|
|
364
362
|
{
|
|
365
|
-
"fields": [],
|
|
366
363
|
"type": "data-grid",
|
|
364
|
+
"fields": [],
|
|
367
365
|
"renderItem": [
|
|
368
366
|
"fn",
|
|
369
367
|
"item",
|
|
370
368
|
{
|
|
371
369
|
"type": "stack",
|
|
372
370
|
"gap": "sm",
|
|
371
|
+
"direction": "vertical",
|
|
373
372
|
"children": [
|
|
374
373
|
{
|
|
375
|
-
"type": "stack",
|
|
376
|
-
"align": "center",
|
|
377
|
-
"justify": "between",
|
|
378
374
|
"children": [
|
|
379
375
|
{
|
|
380
|
-
"type": "stack",
|
|
381
376
|
"align": "center",
|
|
382
377
|
"children": [
|
|
383
378
|
{
|
|
@@ -390,6 +385,7 @@
|
|
|
390
385
|
"variant": "h4"
|
|
391
386
|
}
|
|
392
387
|
],
|
|
388
|
+
"type": "stack",
|
|
393
389
|
"direction": "horizontal",
|
|
394
390
|
"gap": "sm"
|
|
395
391
|
},
|
|
@@ -398,20 +394,24 @@
|
|
|
398
394
|
"label": "@item.description"
|
|
399
395
|
}
|
|
400
396
|
],
|
|
397
|
+
"justify": "between",
|
|
398
|
+
"align": "center",
|
|
399
|
+
"type": "stack",
|
|
401
400
|
"direction": "horizontal"
|
|
402
401
|
},
|
|
403
402
|
{
|
|
404
|
-
"type": "typography",
|
|
405
403
|
"variant": "caption",
|
|
406
|
-
"content": "@item.status"
|
|
404
|
+
"content": "@item.status",
|
|
405
|
+
"type": "typography"
|
|
407
406
|
}
|
|
408
|
-
]
|
|
409
|
-
"direction": "vertical"
|
|
407
|
+
]
|
|
410
408
|
}
|
|
411
409
|
],
|
|
412
410
|
"entity": "@payload.data"
|
|
413
411
|
}
|
|
414
412
|
],
|
|
413
|
+
"gap": "lg",
|
|
414
|
+
"type": "stack",
|
|
415
415
|
"direction": "vertical"
|
|
416
416
|
}
|
|
417
417
|
]
|
|
@@ -426,7 +426,6 @@
|
|
|
426
426
|
"render-ui",
|
|
427
427
|
"main",
|
|
428
428
|
{
|
|
429
|
-
"className": "py-12",
|
|
430
429
|
"children": [
|
|
431
430
|
{
|
|
432
431
|
"type": "icon",
|
|
@@ -434,28 +433,29 @@
|
|
|
434
433
|
"color": "destructive"
|
|
435
434
|
},
|
|
436
435
|
{
|
|
437
|
-
"
|
|
436
|
+
"type": "typography",
|
|
438
437
|
"content": "Failed to load",
|
|
439
|
-
"
|
|
438
|
+
"variant": "h3"
|
|
440
439
|
},
|
|
441
440
|
{
|
|
442
|
-
"color": "muted",
|
|
443
441
|
"type": "typography",
|
|
442
|
+
"variant": "body",
|
|
444
443
|
"content": "@payload.error",
|
|
445
|
-
"
|
|
444
|
+
"color": "muted"
|
|
446
445
|
},
|
|
447
446
|
{
|
|
447
|
+
"action": "FETCH",
|
|
448
448
|
"type": "button",
|
|
449
|
-
"label": "Retry",
|
|
450
449
|
"variant": "primary",
|
|
451
|
-
"
|
|
452
|
-
"
|
|
450
|
+
"icon": "rotate-ccw",
|
|
451
|
+
"label": "Retry"
|
|
453
452
|
}
|
|
454
453
|
],
|
|
454
|
+
"direction": "vertical",
|
|
455
455
|
"type": "stack",
|
|
456
456
|
"gap": "md",
|
|
457
|
-
"
|
|
458
|
-
"
|
|
457
|
+
"align": "center",
|
|
458
|
+
"className": "py-12"
|
|
459
459
|
}
|
|
460
460
|
]
|
|
461
461
|
]
|
|
@@ -473,47 +473,47 @@
|
|
|
473
473
|
"type": "stack",
|
|
474
474
|
"children": [
|
|
475
475
|
{
|
|
476
|
-
"
|
|
476
|
+
"gap": "md",
|
|
477
477
|
"type": "stack",
|
|
478
478
|
"direction": "horizontal",
|
|
479
|
-
"
|
|
479
|
+
"justify": "between",
|
|
480
480
|
"children": [
|
|
481
481
|
{
|
|
482
|
+
"direction": "horizontal",
|
|
482
483
|
"type": "stack",
|
|
484
|
+
"gap": "md",
|
|
483
485
|
"children": [
|
|
484
486
|
{
|
|
485
487
|
"type": "icon",
|
|
486
488
|
"name": "database"
|
|
487
489
|
},
|
|
488
490
|
{
|
|
491
|
+
"type": "typography",
|
|
489
492
|
"content": "Cache (stale)",
|
|
490
|
-
"variant": "h2"
|
|
491
|
-
"type": "typography"
|
|
493
|
+
"variant": "h2"
|
|
492
494
|
}
|
|
493
|
-
]
|
|
494
|
-
"direction": "horizontal",
|
|
495
|
-
"gap": "md"
|
|
495
|
+
]
|
|
496
496
|
},
|
|
497
497
|
{
|
|
498
|
-
"
|
|
498
|
+
"type": "stack",
|
|
499
499
|
"gap": "sm",
|
|
500
|
+
"direction": "horizontal",
|
|
500
501
|
"align": "center",
|
|
501
502
|
"children": [
|
|
502
503
|
{
|
|
503
504
|
"status": "warning",
|
|
504
|
-
"pulse": true,
|
|
505
505
|
"label": "Stale",
|
|
506
|
+
"pulse": true,
|
|
506
507
|
"type": "status-dot"
|
|
507
508
|
},
|
|
508
509
|
{
|
|
509
|
-
"
|
|
510
|
-
"action": "REFRESH",
|
|
510
|
+
"icon": "refresh-cw",
|
|
511
511
|
"label": "Refresh",
|
|
512
512
|
"type": "button",
|
|
513
|
-
"
|
|
513
|
+
"action": "REFRESH",
|
|
514
|
+
"variant": "primary"
|
|
514
515
|
}
|
|
515
|
-
]
|
|
516
|
-
"type": "stack"
|
|
516
|
+
]
|
|
517
517
|
}
|
|
518
518
|
]
|
|
519
519
|
},
|
|
@@ -521,9 +521,9 @@
|
|
|
521
521
|
"type": "divider"
|
|
522
522
|
},
|
|
523
523
|
{
|
|
524
|
-
"message": "Cache data is stale. Refresh to get the latest data.",
|
|
525
524
|
"variant": "warning",
|
|
526
|
-
"type": "alert"
|
|
525
|
+
"type": "alert",
|
|
526
|
+
"message": "Cache data is stale. Refresh to get the latest data."
|
|
527
527
|
}
|
|
528
528
|
],
|
|
529
529
|
"direction": "vertical"
|
|
@@ -543,8 +543,8 @@
|
|
|
543
543
|
"@payload.data",
|
|
544
544
|
{
|
|
545
545
|
"emit": {
|
|
546
|
-
"
|
|
547
|
-
"
|
|
546
|
+
"success": "CacheEntryUpdated",
|
|
547
|
+
"failure": "CacheEntryUpdateFailed"
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
],
|
|
@@ -553,8 +553,8 @@
|
|
|
553
553
|
"CacheEntry",
|
|
554
554
|
{
|
|
555
555
|
"emit": {
|
|
556
|
-
"
|
|
557
|
-
"
|
|
556
|
+
"failure": "CacheEntryLoadFailed",
|
|
557
|
+
"success": "CacheEntryLoaded"
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
],
|
|
@@ -601,8 +601,8 @@
|
|
|
601
601
|
"CacheEntry",
|
|
602
602
|
{
|
|
603
603
|
"emit": {
|
|
604
|
-
"
|
|
605
|
-
"
|
|
604
|
+
"success": "CacheEntryLoaded",
|
|
605
|
+
"failure": "CacheEntryLoadFailed"
|
|
606
606
|
}
|
|
607
607
|
}
|
|
608
608
|
],
|
|
@@ -642,8 +642,8 @@
|
|
|
642
642
|
"CacheEntry",
|
|
643
643
|
{
|
|
644
644
|
"emit": {
|
|
645
|
-
"
|
|
646
|
-
"
|
|
645
|
+
"success": "CacheEntryLoaded",
|
|
646
|
+
"failure": "CacheEntryLoadFailed"
|
|
647
647
|
}
|
|
648
648
|
}
|
|
649
649
|
],
|