@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
|
@@ -429,20 +429,20 @@
|
|
|
429
429
|
"render-ui",
|
|
430
430
|
"main",
|
|
431
431
|
{
|
|
432
|
+
"align": "center",
|
|
432
433
|
"className": "py-12",
|
|
433
434
|
"direction": "vertical",
|
|
434
435
|
"gap": "md",
|
|
435
|
-
"align": "center",
|
|
436
436
|
"type": "stack",
|
|
437
437
|
"children": [
|
|
438
438
|
{
|
|
439
439
|
"type": "spinner"
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
|
-
"
|
|
442
|
+
"content": "Loading surveys…",
|
|
443
443
|
"type": "typography",
|
|
444
|
-
"
|
|
445
|
-
"
|
|
444
|
+
"color": "muted",
|
|
445
|
+
"variant": "caption"
|
|
446
446
|
}
|
|
447
447
|
]
|
|
448
448
|
}
|
|
@@ -458,66 +458,66 @@
|
|
|
458
458
|
"render-ui",
|
|
459
459
|
"main",
|
|
460
460
|
{
|
|
461
|
-
"gap": "md",
|
|
462
461
|
"type": "stack",
|
|
462
|
+
"gap": "md",
|
|
463
463
|
"direction": "vertical",
|
|
464
464
|
"children": [
|
|
465
465
|
{
|
|
466
|
-
"direction": "horizontal",
|
|
467
466
|
"type": "stack",
|
|
468
|
-
"gap": "sm",
|
|
469
467
|
"align": "center",
|
|
468
|
+
"direction": "horizontal",
|
|
470
469
|
"children": [
|
|
471
470
|
{
|
|
472
|
-
"
|
|
473
|
-
"
|
|
471
|
+
"name": "clipboard-list",
|
|
472
|
+
"type": "icon"
|
|
474
473
|
},
|
|
475
474
|
{
|
|
476
475
|
"content": "@config.title",
|
|
477
476
|
"variant": "h3",
|
|
478
477
|
"type": "typography"
|
|
479
478
|
}
|
|
480
|
-
]
|
|
479
|
+
],
|
|
480
|
+
"gap": "sm"
|
|
481
481
|
},
|
|
482
482
|
{
|
|
483
|
-
"type": "simple-grid",
|
|
484
|
-
"cols": 4.0,
|
|
485
483
|
"children": [
|
|
486
484
|
{
|
|
487
|
-
"icon": "clipboard-list",
|
|
488
|
-
"type": "stat-display",
|
|
489
485
|
"label": "Total surveys",
|
|
490
|
-
"
|
|
486
|
+
"type": "stat-display",
|
|
487
|
+
"value": "@payload.data.length",
|
|
488
|
+
"icon": "clipboard-list"
|
|
491
489
|
},
|
|
492
490
|
{
|
|
493
491
|
"type": "stat-display",
|
|
494
|
-
"label": "Drafts",
|
|
495
492
|
"icon": "edit",
|
|
493
|
+
"label": "Drafts",
|
|
496
494
|
"value": "5"
|
|
497
495
|
},
|
|
498
496
|
{
|
|
499
497
|
"label": "Published",
|
|
500
498
|
"icon": "send",
|
|
501
|
-
"
|
|
502
|
-
"
|
|
499
|
+
"value": "12",
|
|
500
|
+
"type": "stat-display"
|
|
503
501
|
},
|
|
504
502
|
{
|
|
505
503
|
"type": "stat-display",
|
|
506
|
-
"label": "Responses today",
|
|
507
504
|
"value": "284",
|
|
508
|
-
"icon": "users"
|
|
505
|
+
"icon": "users",
|
|
506
|
+
"label": "Responses today"
|
|
509
507
|
}
|
|
510
|
-
]
|
|
508
|
+
],
|
|
509
|
+
"cols": 4.0,
|
|
510
|
+
"type": "simple-grid"
|
|
511
511
|
},
|
|
512
512
|
{
|
|
513
513
|
"type": "divider"
|
|
514
514
|
},
|
|
515
515
|
{
|
|
516
|
-
"entity": "@payload.data",
|
|
517
|
-
"gap": "sm",
|
|
518
516
|
"cols": 1.0,
|
|
519
517
|
"itemActions": "@config.itemActions",
|
|
520
518
|
"type": "data-grid",
|
|
519
|
+
"entity": "@payload.data",
|
|
520
|
+
"gap": "sm",
|
|
521
521
|
"fields": "@config.fields"
|
|
522
522
|
}
|
|
523
523
|
]
|
|
@@ -534,9 +534,9 @@
|
|
|
534
534
|
"render-ui",
|
|
535
535
|
"main",
|
|
536
536
|
{
|
|
537
|
+
"variant": "error",
|
|
537
538
|
"message": "@payload.error",
|
|
538
|
-
"type": "alert"
|
|
539
|
-
"variant": "error"
|
|
539
|
+
"type": "alert"
|
|
540
540
|
}
|
|
541
541
|
]
|
|
542
542
|
]
|
|
@@ -585,16 +585,16 @@
|
|
|
585
585
|
"render-ui",
|
|
586
586
|
"main",
|
|
587
587
|
{
|
|
588
|
+
"gap": "md",
|
|
589
|
+
"direction": "vertical",
|
|
588
590
|
"type": "stack",
|
|
589
591
|
"children": [
|
|
590
592
|
{
|
|
591
|
-
"align": "center",
|
|
592
|
-
"type": "stack",
|
|
593
593
|
"children": [
|
|
594
594
|
{
|
|
595
595
|
"variant": "ghost",
|
|
596
|
-
"label": "Back",
|
|
597
596
|
"type": "button",
|
|
597
|
+
"label": "Back",
|
|
598
598
|
"action": "CLOSE_VIEW"
|
|
599
599
|
},
|
|
600
600
|
{
|
|
@@ -603,17 +603,19 @@
|
|
|
603
603
|
},
|
|
604
604
|
{
|
|
605
605
|
"content": "@entity.title",
|
|
606
|
-
"
|
|
607
|
-
"
|
|
606
|
+
"type": "typography",
|
|
607
|
+
"variant": "h3"
|
|
608
608
|
},
|
|
609
609
|
{
|
|
610
|
+
"label": "@entity.status",
|
|
610
611
|
"variant": "default",
|
|
611
|
-
"type": "badge"
|
|
612
|
-
"label": "@entity.status"
|
|
612
|
+
"type": "badge"
|
|
613
613
|
}
|
|
614
614
|
],
|
|
615
615
|
"gap": "sm",
|
|
616
|
-
"direction": "horizontal"
|
|
616
|
+
"direction": "horizontal",
|
|
617
|
+
"type": "stack",
|
|
618
|
+
"align": "center"
|
|
617
619
|
},
|
|
618
620
|
{
|
|
619
621
|
"type": "divider"
|
|
@@ -621,31 +623,30 @@
|
|
|
621
623
|
{
|
|
622
624
|
"children": [
|
|
623
625
|
{
|
|
626
|
+
"gap": "md",
|
|
624
627
|
"type": "stack",
|
|
625
628
|
"direction": "horizontal",
|
|
626
|
-
"gap": "md",
|
|
627
629
|
"children": [
|
|
628
630
|
{
|
|
629
|
-
"variant": "caption",
|
|
630
631
|
"content": "Description",
|
|
632
|
+
"variant": "caption",
|
|
631
633
|
"color": "muted",
|
|
632
634
|
"type": "typography"
|
|
633
635
|
},
|
|
634
636
|
{
|
|
637
|
+
"variant": "body",
|
|
635
638
|
"content": "@entity.description",
|
|
636
|
-
"type": "typography"
|
|
637
|
-
"variant": "body"
|
|
639
|
+
"type": "typography"
|
|
638
640
|
}
|
|
639
641
|
]
|
|
640
642
|
},
|
|
641
643
|
{
|
|
642
|
-
"type": "stack",
|
|
643
644
|
"children": [
|
|
644
645
|
{
|
|
645
646
|
"variant": "caption",
|
|
647
|
+
"type": "typography",
|
|
646
648
|
"color": "muted",
|
|
647
|
-
"content": "Survey ID"
|
|
648
|
-
"type": "typography"
|
|
649
|
+
"content": "Survey ID"
|
|
649
650
|
},
|
|
650
651
|
{
|
|
651
652
|
"type": "typography",
|
|
@@ -654,6 +655,7 @@
|
|
|
654
655
|
}
|
|
655
656
|
],
|
|
656
657
|
"direction": "horizontal",
|
|
658
|
+
"type": "stack",
|
|
657
659
|
"gap": "md"
|
|
658
660
|
}
|
|
659
661
|
],
|
|
@@ -669,51 +671,49 @@
|
|
|
669
671
|
"type": "simple-grid",
|
|
670
672
|
"children": [
|
|
671
673
|
{
|
|
674
|
+
"label": "Created",
|
|
672
675
|
"value": "@entity.createdAt",
|
|
673
|
-
"icon": "calendar",
|
|
674
676
|
"type": "stat-display",
|
|
675
|
-
"
|
|
677
|
+
"icon": "calendar"
|
|
676
678
|
},
|
|
677
679
|
{
|
|
678
|
-
"value": "@entity.status",
|
|
679
680
|
"icon": "activity",
|
|
680
|
-
"
|
|
681
|
-
"
|
|
681
|
+
"type": "stat-display",
|
|
682
|
+
"value": "@entity.status",
|
|
683
|
+
"label": "Status"
|
|
682
684
|
}
|
|
683
685
|
]
|
|
684
686
|
},
|
|
685
687
|
{
|
|
686
688
|
"type": "stack",
|
|
687
689
|
"direction": "horizontal",
|
|
690
|
+
"gap": "sm",
|
|
688
691
|
"children": [
|
|
689
692
|
{
|
|
690
|
-
"
|
|
693
|
+
"type": "button",
|
|
694
|
+
"variant": "primary",
|
|
691
695
|
"actionPayload": {
|
|
692
696
|
"id": "@entity.id",
|
|
693
|
-
"
|
|
694
|
-
"
|
|
697
|
+
"row": "@entity",
|
|
698
|
+
"surveyId": "@entity.id"
|
|
695
699
|
},
|
|
696
|
-
"
|
|
697
|
-
"
|
|
698
|
-
"variant": "primary"
|
|
700
|
+
"action": "PUBLISH",
|
|
701
|
+
"label": "Publish"
|
|
699
702
|
},
|
|
700
703
|
{
|
|
701
|
-
"type": "button",
|
|
702
704
|
"label": "New Survey",
|
|
705
|
+
"type": "button",
|
|
706
|
+
"action": "CREATE",
|
|
707
|
+
"variant": "secondary",
|
|
703
708
|
"actionPayload": {
|
|
704
709
|
"id": "@entity.id",
|
|
705
710
|
"data": "@entity"
|
|
706
|
-
}
|
|
707
|
-
"action": "CREATE",
|
|
708
|
-
"variant": "secondary"
|
|
711
|
+
}
|
|
709
712
|
}
|
|
710
713
|
],
|
|
711
|
-
"gap": "sm",
|
|
712
714
|
"align": "center"
|
|
713
715
|
}
|
|
714
|
-
]
|
|
715
|
-
"gap": "md",
|
|
716
|
-
"direction": "vertical"
|
|
716
|
+
]
|
|
717
717
|
}
|
|
718
718
|
]
|
|
719
719
|
]
|
|
@@ -730,8 +730,8 @@
|
|
|
730
730
|
"@payload.data",
|
|
731
731
|
{
|
|
732
732
|
"emit": {
|
|
733
|
-
"
|
|
734
|
-
"
|
|
733
|
+
"failure": "SurveyLoadFailed",
|
|
734
|
+
"success": "SurveyCreated"
|
|
735
735
|
}
|
|
736
736
|
}
|
|
737
737
|
],
|
|
@@ -739,22 +739,22 @@
|
|
|
739
739
|
"render-ui",
|
|
740
740
|
"main",
|
|
741
741
|
{
|
|
742
|
-
"type": "stack",
|
|
743
742
|
"direction": "vertical",
|
|
744
|
-
"
|
|
743
|
+
"type": "stack",
|
|
745
744
|
"align": "center",
|
|
746
|
-
"className": "py-12",
|
|
747
745
|
"children": [
|
|
748
746
|
{
|
|
749
747
|
"type": "spinner"
|
|
750
748
|
},
|
|
751
749
|
{
|
|
750
|
+
"content": "Creating survey…",
|
|
752
751
|
"color": "muted",
|
|
753
752
|
"variant": "caption",
|
|
754
|
-
"type": "typography"
|
|
755
|
-
"content": "Creating survey…"
|
|
753
|
+
"type": "typography"
|
|
756
754
|
}
|
|
757
|
-
]
|
|
755
|
+
],
|
|
756
|
+
"className": "py-12",
|
|
757
|
+
"gap": "md"
|
|
758
758
|
}
|
|
759
759
|
]
|
|
760
760
|
]
|
|
@@ -781,8 +781,8 @@
|
|
|
781
781
|
"@entity",
|
|
782
782
|
{
|
|
783
783
|
"emit": {
|
|
784
|
-
"
|
|
785
|
-
"
|
|
784
|
+
"success": "SurveyPublished",
|
|
785
|
+
"failure": "SurveyLoadFailed"
|
|
786
786
|
}
|
|
787
787
|
}
|
|
788
788
|
],
|
|
@@ -791,21 +791,21 @@
|
|
|
791
791
|
"main",
|
|
792
792
|
{
|
|
793
793
|
"className": "py-12",
|
|
794
|
-
"direction": "vertical",
|
|
795
794
|
"gap": "md",
|
|
796
|
-
"
|
|
797
|
-
"type": "stack",
|
|
795
|
+
"direction": "vertical",
|
|
798
796
|
"children": [
|
|
799
797
|
{
|
|
800
798
|
"type": "spinner"
|
|
801
799
|
},
|
|
802
800
|
{
|
|
803
801
|
"color": "muted",
|
|
804
|
-
"variant": "caption",
|
|
805
802
|
"content": "Publishing survey…",
|
|
806
|
-
"type": "typography"
|
|
803
|
+
"type": "typography",
|
|
804
|
+
"variant": "caption"
|
|
807
805
|
}
|
|
808
|
-
]
|
|
806
|
+
],
|
|
807
|
+
"type": "stack",
|
|
808
|
+
"align": "center"
|
|
809
809
|
}
|
|
810
810
|
]
|
|
811
811
|
]
|
|
@@ -820,8 +820,8 @@
|
|
|
820
820
|
"Survey",
|
|
821
821
|
{
|
|
822
822
|
"emit": {
|
|
823
|
-
"
|
|
824
|
-
"
|
|
823
|
+
"failure": "SurveyLoadFailed",
|
|
824
|
+
"success": "SurveyLoaded"
|
|
825
825
|
}
|
|
826
826
|
}
|
|
827
827
|
]
|
|
@@ -870,9 +870,9 @@
|
|
|
870
870
|
"render-ui",
|
|
871
871
|
"main",
|
|
872
872
|
{
|
|
873
|
+
"message": "@payload.error",
|
|
873
874
|
"type": "alert",
|
|
874
|
-
"variant": "error"
|
|
875
|
-
"message": "@payload.error"
|
|
875
|
+
"variant": "error"
|
|
876
876
|
}
|
|
877
877
|
]
|
|
878
878
|
]
|
|
@@ -896,22 +896,22 @@
|
|
|
896
896
|
"render-ui",
|
|
897
897
|
"main",
|
|
898
898
|
{
|
|
899
|
-
"type": "stack",
|
|
900
899
|
"direction": "vertical",
|
|
901
|
-
"
|
|
900
|
+
"type": "stack",
|
|
901
|
+
"className": "py-12",
|
|
902
902
|
"children": [
|
|
903
903
|
{
|
|
904
904
|
"type": "spinner"
|
|
905
905
|
},
|
|
906
906
|
{
|
|
907
|
-
"type": "typography",
|
|
908
907
|
"variant": "caption",
|
|
909
|
-
"
|
|
910
|
-
"
|
|
908
|
+
"content": "Loading surveys…",
|
|
909
|
+
"type": "typography",
|
|
910
|
+
"color": "muted"
|
|
911
911
|
}
|
|
912
912
|
],
|
|
913
|
-
"
|
|
914
|
-
"
|
|
913
|
+
"align": "center",
|
|
914
|
+
"gap": "md"
|
|
915
915
|
}
|
|
916
916
|
]
|
|
917
917
|
]
|
|
@@ -947,22 +947,22 @@
|
|
|
947
947
|
"render-ui",
|
|
948
948
|
"main",
|
|
949
949
|
{
|
|
950
|
-
"gap": "md",
|
|
951
|
-
"className": "py-12",
|
|
952
|
-
"type": "stack",
|
|
953
|
-
"align": "center",
|
|
954
950
|
"children": [
|
|
955
951
|
{
|
|
956
952
|
"type": "spinner"
|
|
957
953
|
},
|
|
958
954
|
{
|
|
959
|
-
"
|
|
955
|
+
"type": "typography",
|
|
960
956
|
"variant": "caption",
|
|
961
|
-
"
|
|
962
|
-
"
|
|
957
|
+
"content": "Publishing survey…",
|
|
958
|
+
"color": "muted"
|
|
963
959
|
}
|
|
964
960
|
],
|
|
965
|
-
"
|
|
961
|
+
"className": "py-12",
|
|
962
|
+
"type": "stack",
|
|
963
|
+
"direction": "vertical",
|
|
964
|
+
"gap": "md",
|
|
965
|
+
"align": "center"
|
|
966
966
|
}
|
|
967
967
|
]
|
|
968
968
|
]
|
|
@@ -988,22 +988,22 @@
|
|
|
988
988
|
"render-ui",
|
|
989
989
|
"main",
|
|
990
990
|
{
|
|
991
|
+
"align": "center",
|
|
992
|
+
"className": "py-12",
|
|
993
|
+
"direction": "vertical",
|
|
994
|
+
"type": "stack",
|
|
991
995
|
"children": [
|
|
992
996
|
{
|
|
993
997
|
"type": "spinner"
|
|
994
998
|
},
|
|
995
999
|
{
|
|
996
|
-
"type": "typography",
|
|
997
|
-
"variant": "caption",
|
|
998
1000
|
"content": "Creating survey…",
|
|
1001
|
+
"variant": "caption",
|
|
1002
|
+
"type": "typography",
|
|
999
1003
|
"color": "muted"
|
|
1000
1004
|
}
|
|
1001
1005
|
],
|
|
1002
|
-
"
|
|
1003
|
-
"gap": "md",
|
|
1004
|
-
"align": "center",
|
|
1005
|
-
"type": "stack",
|
|
1006
|
-
"className": "py-12"
|
|
1006
|
+
"gap": "md"
|
|
1007
1007
|
}
|
|
1008
1008
|
]
|
|
1009
1009
|
]
|
|
@@ -1036,6 +1036,28 @@
|
|
|
1036
1036
|
]
|
|
1037
1037
|
},
|
|
1038
1038
|
"config": {
|
|
1039
|
+
"itemActions": {
|
|
1040
|
+
"type": "[object]",
|
|
1041
|
+
"default": [
|
|
1042
|
+
{
|
|
1043
|
+
"event": "OPEN_SURVEY",
|
|
1044
|
+
"variant": "primary",
|
|
1045
|
+
"label": "Open",
|
|
1046
|
+
"icon": "arrow-right"
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
"label": "Publish",
|
|
1050
|
+
"variant": "secondary",
|
|
1051
|
+
"event": "PUBLISH",
|
|
1052
|
+
"icon": "send"
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1055
|
+
"label": "Row actions",
|
|
1056
|
+
"description": "Buttons users can click on each survey row",
|
|
1057
|
+
"items": {
|
|
1058
|
+
"type": "object"
|
|
1059
|
+
}
|
|
1060
|
+
},
|
|
1039
1061
|
"title": {
|
|
1040
1062
|
"type": "string",
|
|
1041
1063
|
"default": "Survey Builder",
|
|
@@ -1047,23 +1069,23 @@
|
|
|
1047
1069
|
"default": [
|
|
1048
1070
|
{
|
|
1049
1071
|
"name": "title",
|
|
1050
|
-
"
|
|
1051
|
-
"
|
|
1072
|
+
"label": "Title",
|
|
1073
|
+
"variant": "caption"
|
|
1052
1074
|
},
|
|
1053
1075
|
{
|
|
1054
|
-
"label": "Description",
|
|
1055
1076
|
"name": "description",
|
|
1056
|
-
"variant": "caption"
|
|
1077
|
+
"variant": "caption",
|
|
1078
|
+
"label": "Description"
|
|
1057
1079
|
},
|
|
1058
1080
|
{
|
|
1059
|
-
"
|
|
1081
|
+
"label": "Status",
|
|
1060
1082
|
"name": "status",
|
|
1061
|
-
"
|
|
1083
|
+
"variant": "badge"
|
|
1062
1084
|
},
|
|
1063
1085
|
{
|
|
1086
|
+
"label": "Created",
|
|
1064
1087
|
"name": "createdAt",
|
|
1065
|
-
"variant": "caption"
|
|
1066
|
-
"label": "Created"
|
|
1088
|
+
"variant": "caption"
|
|
1067
1089
|
}
|
|
1068
1090
|
],
|
|
1069
1091
|
"label": "Columns to show",
|
|
@@ -1071,28 +1093,6 @@
|
|
|
1071
1093
|
"items": {
|
|
1072
1094
|
"type": "object"
|
|
1073
1095
|
}
|
|
1074
|
-
},
|
|
1075
|
-
"itemActions": {
|
|
1076
|
-
"type": "[object]",
|
|
1077
|
-
"default": [
|
|
1078
|
-
{
|
|
1079
|
-
"event": "OPEN_SURVEY",
|
|
1080
|
-
"icon": "arrow-right",
|
|
1081
|
-
"variant": "primary",
|
|
1082
|
-
"label": "Open"
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"label": "Publish",
|
|
1086
|
-
"event": "PUBLISH",
|
|
1087
|
-
"icon": "send",
|
|
1088
|
-
"variant": "secondary"
|
|
1089
|
-
}
|
|
1090
|
-
],
|
|
1091
|
-
"label": "Row actions",
|
|
1092
|
-
"description": "Buttons users can click on each survey row",
|
|
1093
|
-
"items": {
|
|
1094
|
-
"type": "object"
|
|
1095
|
-
}
|
|
1096
1096
|
}
|
|
1097
1097
|
},
|
|
1098
1098
|
"scope": "collection"
|
|
@@ -1223,8 +1223,8 @@
|
|
|
1223
1223
|
"Survey",
|
|
1224
1224
|
{
|
|
1225
1225
|
"emit": {
|
|
1226
|
-
"
|
|
1227
|
-
"
|
|
1226
|
+
"failure": "QuestionsSaveFailed",
|
|
1227
|
+
"success": "SurveyHydrated"
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
],
|
|
@@ -1232,23 +1232,23 @@
|
|
|
1232
1232
|
"render-ui",
|
|
1233
1233
|
"sidebar",
|
|
1234
1234
|
{
|
|
1235
|
+
"type": "stack",
|
|
1235
1236
|
"gap": "md",
|
|
1236
|
-
"direction": "vertical",
|
|
1237
1237
|
"children": [
|
|
1238
1238
|
{
|
|
1239
|
-
"direction": "horizontal",
|
|
1240
1239
|
"gap": "sm",
|
|
1241
1240
|
"align": "center",
|
|
1241
|
+
"direction": "horizontal",
|
|
1242
1242
|
"type": "stack",
|
|
1243
1243
|
"children": [
|
|
1244
1244
|
{
|
|
1245
|
-
"
|
|
1246
|
-
"
|
|
1245
|
+
"name": "list-checks",
|
|
1246
|
+
"type": "icon"
|
|
1247
1247
|
},
|
|
1248
1248
|
{
|
|
1249
1249
|
"content": "@config.title",
|
|
1250
|
-
"
|
|
1251
|
-
"
|
|
1250
|
+
"variant": "h3",
|
|
1251
|
+
"type": "typography"
|
|
1252
1252
|
}
|
|
1253
1253
|
]
|
|
1254
1254
|
},
|
|
@@ -1256,20 +1256,20 @@
|
|
|
1256
1256
|
"type": "divider"
|
|
1257
1257
|
},
|
|
1258
1258
|
{
|
|
1259
|
-
"placeholder": "Questions JSON",
|
|
1260
1259
|
"action": "EDIT_QUESTIONS_JSON",
|
|
1261
|
-
"
|
|
1262
|
-
"
|
|
1260
|
+
"type": "input",
|
|
1261
|
+
"placeholder": "Questions JSON",
|
|
1262
|
+
"value": "@entity.questionsJson"
|
|
1263
1263
|
},
|
|
1264
1264
|
{
|
|
1265
|
-
"variant": "primary",
|
|
1266
1265
|
"type": "button",
|
|
1266
|
+
"variant": "primary",
|
|
1267
1267
|
"icon": "save",
|
|
1268
|
-
"
|
|
1269
|
-
"
|
|
1268
|
+
"label": "Save questions",
|
|
1269
|
+
"action": "SAVE_QUESTIONS"
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
1272
|
-
"
|
|
1272
|
+
"direction": "vertical"
|
|
1273
1273
|
}
|
|
1274
1274
|
]
|
|
1275
1275
|
]
|
|
@@ -1298,8 +1298,8 @@
|
|
|
1298
1298
|
"@entity",
|
|
1299
1299
|
{
|
|
1300
1300
|
"emit": {
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1301
|
+
"success": "QuestionsChanged",
|
|
1302
|
+
"failure": "QuestionsSaveFailed"
|
|
1303
1303
|
}
|
|
1304
1304
|
}
|
|
1305
1305
|
]
|
|
@@ -1324,9 +1324,9 @@
|
|
|
1324
1324
|
"render-ui",
|
|
1325
1325
|
"sidebar",
|
|
1326
1326
|
{
|
|
1327
|
-
"
|
|
1327
|
+
"type": "alert",
|
|
1328
1328
|
"message": "@payload.error",
|
|
1329
|
-
"
|
|
1329
|
+
"variant": "error"
|
|
1330
1330
|
}
|
|
1331
1331
|
]
|
|
1332
1332
|
]
|
|
@@ -1469,8 +1469,8 @@
|
|
|
1469
1469
|
"Survey",
|
|
1470
1470
|
{
|
|
1471
1471
|
"emit": {
|
|
1472
|
-
"
|
|
1473
|
-
"
|
|
1472
|
+
"failure": "RulesSaveFailed",
|
|
1473
|
+
"success": "SurveyHydrated"
|
|
1474
1474
|
}
|
|
1475
1475
|
}
|
|
1476
1476
|
],
|
|
@@ -1479,21 +1479,22 @@
|
|
|
1479
1479
|
"sidebar",
|
|
1480
1480
|
{
|
|
1481
1481
|
"type": "stack",
|
|
1482
|
+
"gap": "md",
|
|
1482
1483
|
"children": [
|
|
1483
1484
|
{
|
|
1484
|
-
"direction": "horizontal",
|
|
1485
|
-
"type": "stack",
|
|
1486
|
-
"gap": "sm",
|
|
1487
1485
|
"align": "center",
|
|
1486
|
+
"gap": "sm",
|
|
1487
|
+
"type": "stack",
|
|
1488
|
+
"direction": "horizontal",
|
|
1488
1489
|
"children": [
|
|
1489
1490
|
{
|
|
1490
1491
|
"type": "icon",
|
|
1491
1492
|
"name": "git-branch"
|
|
1492
1493
|
},
|
|
1493
1494
|
{
|
|
1494
|
-
"type": "typography",
|
|
1495
1495
|
"content": "@config.title",
|
|
1496
|
-
"variant": "h3"
|
|
1496
|
+
"variant": "h3",
|
|
1497
|
+
"type": "typography"
|
|
1497
1498
|
}
|
|
1498
1499
|
]
|
|
1499
1500
|
},
|
|
@@ -1501,21 +1502,20 @@
|
|
|
1501
1502
|
"type": "divider"
|
|
1502
1503
|
},
|
|
1503
1504
|
{
|
|
1504
|
-
"action": "EDIT_RULES_JSON",
|
|
1505
1505
|
"type": "input",
|
|
1506
|
-
"
|
|
1507
|
-
"
|
|
1506
|
+
"value": "@entity.rulesJson",
|
|
1507
|
+
"action": "EDIT_RULES_JSON",
|
|
1508
|
+
"placeholder": "Rules JSON"
|
|
1508
1509
|
},
|
|
1509
1510
|
{
|
|
1510
1511
|
"icon": "save",
|
|
1511
|
-
"action": "SAVE_RULES",
|
|
1512
1512
|
"type": "button",
|
|
1513
1513
|
"variant": "primary",
|
|
1514
|
-
"label": "Save rules"
|
|
1514
|
+
"label": "Save rules",
|
|
1515
|
+
"action": "SAVE_RULES"
|
|
1515
1516
|
}
|
|
1516
1517
|
],
|
|
1517
|
-
"direction": "vertical"
|
|
1518
|
-
"gap": "md"
|
|
1518
|
+
"direction": "vertical"
|
|
1519
1519
|
}
|
|
1520
1520
|
]
|
|
1521
1521
|
]
|
|
@@ -1544,8 +1544,8 @@
|
|
|
1544
1544
|
"@entity",
|
|
1545
1545
|
{
|
|
1546
1546
|
"emit": {
|
|
1547
|
-
"
|
|
1548
|
-
"
|
|
1547
|
+
"success": "RulesChanged",
|
|
1548
|
+
"failure": "RulesSaveFailed"
|
|
1549
1549
|
}
|
|
1550
1550
|
}
|
|
1551
1551
|
]
|
|
@@ -1570,9 +1570,9 @@
|
|
|
1570
1570
|
"render-ui",
|
|
1571
1571
|
"sidebar",
|
|
1572
1572
|
{
|
|
1573
|
+
"message": "@payload.error",
|
|
1573
1574
|
"type": "alert",
|
|
1574
|
-
"variant": "error"
|
|
1575
|
-
"message": "@payload.error"
|
|
1575
|
+
"variant": "error"
|
|
1576
1576
|
}
|
|
1577
1577
|
]
|
|
1578
1578
|
]
|