@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
|
@@ -52,54 +52,55 @@
|
|
|
52
52
|
"items": {
|
|
53
53
|
"type": "object",
|
|
54
54
|
"properties": {
|
|
55
|
-
"key": {
|
|
56
|
-
"name": "key",
|
|
57
|
-
"type": "string"
|
|
58
|
-
},
|
|
59
|
-
"label": {
|
|
60
|
-
"name": "label",
|
|
61
|
-
"type": "string"
|
|
62
|
-
},
|
|
63
55
|
"items": {
|
|
64
56
|
"name": "items",
|
|
65
57
|
"type": "array",
|
|
58
|
+
"required": false,
|
|
66
59
|
"items": {
|
|
67
60
|
"type": "object",
|
|
68
61
|
"properties": {
|
|
69
|
-
"
|
|
70
|
-
"name": "
|
|
71
|
-
"type": "string"
|
|
62
|
+
"stage": {
|
|
63
|
+
"name": "stage",
|
|
64
|
+
"type": "string",
|
|
65
|
+
"required": false
|
|
72
66
|
},
|
|
73
|
-
"
|
|
74
|
-
"name": "
|
|
75
|
-
"type": "string"
|
|
67
|
+
"description": {
|
|
68
|
+
"name": "description",
|
|
69
|
+
"type": "string",
|
|
70
|
+
"required": false
|
|
76
71
|
},
|
|
77
72
|
"position": {
|
|
78
73
|
"name": "position",
|
|
79
|
-
"type": "number"
|
|
74
|
+
"type": "number",
|
|
75
|
+
"required": false
|
|
80
76
|
},
|
|
81
|
-
"
|
|
82
|
-
"name": "
|
|
83
|
-
"type": "string"
|
|
84
|
-
|
|
85
|
-
"stage": {
|
|
86
|
-
"name": "stage",
|
|
87
|
-
"type": "string"
|
|
77
|
+
"id": {
|
|
78
|
+
"name": "id",
|
|
79
|
+
"type": "string",
|
|
80
|
+
"required": true
|
|
88
81
|
},
|
|
89
82
|
"title": {
|
|
90
83
|
"name": "title",
|
|
91
|
-
"type": "string"
|
|
84
|
+
"type": "string",
|
|
85
|
+
"required": false
|
|
86
|
+
},
|
|
87
|
+
"notes": {
|
|
88
|
+
"name": "notes",
|
|
89
|
+
"type": "string",
|
|
90
|
+
"required": false
|
|
92
91
|
}
|
|
93
92
|
}
|
|
94
93
|
}
|
|
95
94
|
},
|
|
96
|
-
"
|
|
97
|
-
"name": "
|
|
98
|
-
"type": "string"
|
|
95
|
+
"label": {
|
|
96
|
+
"name": "label",
|
|
97
|
+
"type": "string",
|
|
98
|
+
"required": true
|
|
99
99
|
},
|
|
100
100
|
"variant": {
|
|
101
101
|
"name": "variant",
|
|
102
102
|
"type": "string",
|
|
103
|
+
"required": false,
|
|
103
104
|
"values": [
|
|
104
105
|
"default",
|
|
105
106
|
"primary",
|
|
@@ -111,7 +112,18 @@
|
|
|
111
112
|
},
|
|
112
113
|
"count": {
|
|
113
114
|
"name": "count",
|
|
114
|
-
"type": "number"
|
|
115
|
+
"type": "number",
|
|
116
|
+
"required": false
|
|
117
|
+
},
|
|
118
|
+
"key": {
|
|
119
|
+
"name": "key",
|
|
120
|
+
"type": "string",
|
|
121
|
+
"required": true
|
|
122
|
+
},
|
|
123
|
+
"icon": {
|
|
124
|
+
"name": "icon",
|
|
125
|
+
"type": "string",
|
|
126
|
+
"required": false
|
|
115
127
|
}
|
|
116
128
|
}
|
|
117
129
|
}
|
|
@@ -513,22 +525,6 @@
|
|
|
513
525
|
"icon",
|
|
514
526
|
"circle"
|
|
515
527
|
],
|
|
516
|
-
"key": [
|
|
517
|
-
"object/get",
|
|
518
|
-
"@col",
|
|
519
|
-
"key"
|
|
520
|
-
],
|
|
521
|
-
"variant": [
|
|
522
|
-
"object/get",
|
|
523
|
-
"@col",
|
|
524
|
-
"variant",
|
|
525
|
-
"default"
|
|
526
|
-
],
|
|
527
|
-
"label": [
|
|
528
|
-
"object/get",
|
|
529
|
-
"@col",
|
|
530
|
-
"label"
|
|
531
|
-
],
|
|
532
528
|
"count": [
|
|
533
529
|
"array/len",
|
|
534
530
|
[
|
|
@@ -553,6 +549,22 @@
|
|
|
553
549
|
]
|
|
554
550
|
]
|
|
555
551
|
],
|
|
552
|
+
"key": [
|
|
553
|
+
"object/get",
|
|
554
|
+
"@col",
|
|
555
|
+
"key"
|
|
556
|
+
],
|
|
557
|
+
"variant": [
|
|
558
|
+
"object/get",
|
|
559
|
+
"@col",
|
|
560
|
+
"variant",
|
|
561
|
+
"default"
|
|
562
|
+
],
|
|
563
|
+
"label": [
|
|
564
|
+
"object/get",
|
|
565
|
+
"@col",
|
|
566
|
+
"label"
|
|
567
|
+
],
|
|
556
568
|
"items": [
|
|
557
569
|
"array/sort",
|
|
558
570
|
[
|
|
@@ -586,30 +598,31 @@
|
|
|
586
598
|
"render-ui",
|
|
587
599
|
"main",
|
|
588
600
|
{
|
|
589
|
-
"
|
|
601
|
+
"gap": "md",
|
|
590
602
|
"children": [
|
|
591
603
|
{
|
|
592
|
-
"
|
|
593
|
-
"direction": "horizontal",
|
|
604
|
+
"type": "stack",
|
|
594
605
|
"align": "center",
|
|
606
|
+
"direction": "horizontal",
|
|
595
607
|
"children": [
|
|
596
608
|
{
|
|
597
609
|
"type": "icon",
|
|
598
610
|
"name": "kanban-square"
|
|
599
611
|
},
|
|
600
612
|
{
|
|
601
|
-
"content": "@config.title",
|
|
602
613
|
"variant": "h3",
|
|
603
|
-
"type": "typography"
|
|
614
|
+
"type": "typography",
|
|
615
|
+
"content": "@config.title"
|
|
604
616
|
}
|
|
605
617
|
],
|
|
606
|
-
"
|
|
618
|
+
"gap": "sm"
|
|
607
619
|
},
|
|
608
620
|
{
|
|
609
621
|
"type": "divider"
|
|
610
622
|
},
|
|
611
623
|
{
|
|
612
|
-
"
|
|
624
|
+
"dndRoot": true,
|
|
625
|
+
"type": "data-grid",
|
|
613
626
|
"renderItem": [
|
|
614
627
|
"fn",
|
|
615
628
|
"col",
|
|
@@ -617,35 +630,37 @@
|
|
|
617
630
|
"type": "card",
|
|
618
631
|
"children": [
|
|
619
632
|
{
|
|
633
|
+
"gap": "sm",
|
|
634
|
+
"type": "stack",
|
|
635
|
+
"direction": "vertical",
|
|
620
636
|
"children": [
|
|
621
637
|
{
|
|
622
638
|
"align": "center",
|
|
639
|
+
"direction": "horizontal",
|
|
623
640
|
"children": [
|
|
624
641
|
{
|
|
625
|
-
"
|
|
626
|
-
"
|
|
642
|
+
"type": "icon",
|
|
643
|
+
"name": "@col.icon"
|
|
627
644
|
},
|
|
628
645
|
{
|
|
629
646
|
"content": "@col.label",
|
|
630
|
-
"
|
|
631
|
-
"
|
|
647
|
+
"type": "typography",
|
|
648
|
+
"variant": "h4"
|
|
632
649
|
},
|
|
633
650
|
{
|
|
634
|
-
"type": "badge",
|
|
635
651
|
"variant": "@col.variant",
|
|
636
|
-
"label": "@col.count"
|
|
652
|
+
"label": "@col.count",
|
|
653
|
+
"type": "badge"
|
|
637
654
|
}
|
|
638
655
|
],
|
|
639
656
|
"type": "stack",
|
|
640
|
-
"direction": "horizontal",
|
|
641
657
|
"gap": "xs"
|
|
642
658
|
},
|
|
643
659
|
{
|
|
660
|
+
"sortable": true,
|
|
661
|
+
"reorderEvent": "REORDER_CARD",
|
|
644
662
|
"positionEvent": "REORDER_POSITION",
|
|
645
|
-
"
|
|
646
|
-
"type": "data-list",
|
|
647
|
-
"dropEvent": "MOVE_CARD",
|
|
648
|
-
"accepts": "*",
|
|
663
|
+
"entity": "@col.items",
|
|
649
664
|
"renderItem": [
|
|
650
665
|
"fn",
|
|
651
666
|
"item",
|
|
@@ -653,8 +668,9 @@
|
|
|
653
668
|
"type": "card",
|
|
654
669
|
"children": [
|
|
655
670
|
{
|
|
656
|
-
"direction": "vertical",
|
|
657
671
|
"gap": "xs",
|
|
672
|
+
"type": "stack",
|
|
673
|
+
"direction": "vertical",
|
|
658
674
|
"children": [
|
|
659
675
|
{
|
|
660
676
|
"type": "typography",
|
|
@@ -662,66 +678,62 @@
|
|
|
662
678
|
"variant": "h4"
|
|
663
679
|
},
|
|
664
680
|
{
|
|
665
|
-
"content": "@item.description",
|
|
666
681
|
"variant": "caption",
|
|
682
|
+
"content": "@item.description",
|
|
667
683
|
"color": "muted",
|
|
668
684
|
"type": "typography"
|
|
669
685
|
},
|
|
670
686
|
{
|
|
671
687
|
"type": "stack",
|
|
672
|
-
"direction": "horizontal",
|
|
673
|
-
"gap": "xs",
|
|
674
688
|
"align": "center",
|
|
675
689
|
"children": [
|
|
676
690
|
{
|
|
677
691
|
"label": "Open",
|
|
692
|
+
"action": "OPEN_CARD",
|
|
693
|
+
"variant": "ghost",
|
|
694
|
+
"type": "button",
|
|
678
695
|
"actionPayload": {
|
|
679
696
|
"id": "@item.id",
|
|
680
697
|
"row": "@item"
|
|
681
698
|
},
|
|
682
|
-
"type": "button",
|
|
683
|
-
"variant": "ghost",
|
|
684
|
-
"action": "OPEN_CARD",
|
|
685
699
|
"icon": "arrow-right"
|
|
686
700
|
}
|
|
687
|
-
]
|
|
701
|
+
],
|
|
702
|
+
"gap": "xs",
|
|
703
|
+
"direction": "horizontal"
|
|
688
704
|
}
|
|
689
|
-
]
|
|
690
|
-
"type": "stack"
|
|
705
|
+
]
|
|
691
706
|
}
|
|
692
707
|
]
|
|
693
708
|
}
|
|
694
709
|
],
|
|
695
|
-
"
|
|
696
|
-
"
|
|
697
|
-
"
|
|
710
|
+
"dragGroup": "@col.key",
|
|
711
|
+
"type": "data-list",
|
|
712
|
+
"accepts": "*",
|
|
713
|
+
"dropEvent": "MOVE_CARD",
|
|
698
714
|
"gap": "sm",
|
|
699
|
-
"
|
|
715
|
+
"fields": []
|
|
700
716
|
}
|
|
701
|
-
]
|
|
702
|
-
"gap": "sm",
|
|
703
|
-
"type": "stack",
|
|
704
|
-
"direction": "vertical"
|
|
717
|
+
]
|
|
705
718
|
}
|
|
706
719
|
]
|
|
707
720
|
}
|
|
708
721
|
],
|
|
709
|
-
"dndRoot": true,
|
|
710
|
-
"cols": "@config.gridCols",
|
|
711
|
-
"type": "data-grid",
|
|
712
722
|
"entity": "@entity.boards",
|
|
723
|
+
"cols": "@config.gridCols",
|
|
724
|
+
"fields": [],
|
|
713
725
|
"gap": "md"
|
|
714
726
|
},
|
|
715
727
|
{
|
|
728
|
+
"label": "Add item",
|
|
716
729
|
"type": "floating-action-button",
|
|
730
|
+
"action": "ADD_CARD",
|
|
717
731
|
"icon": "plus",
|
|
718
|
-
"variant": "primary"
|
|
719
|
-
"label": "Add item",
|
|
720
|
-
"action": "ADD_CARD"
|
|
732
|
+
"variant": "primary"
|
|
721
733
|
}
|
|
722
734
|
],
|
|
723
|
-
"
|
|
724
|
-
"
|
|
735
|
+
"type": "stack",
|
|
736
|
+
"direction": "vertical"
|
|
725
737
|
}
|
|
726
738
|
]
|
|
727
739
|
]
|
|
@@ -740,9 +752,9 @@
|
|
|
740
752
|
"render-ui",
|
|
741
753
|
"main",
|
|
742
754
|
{
|
|
743
|
-
"title": "Failed to load board",
|
|
744
755
|
"type": "error-state",
|
|
745
|
-
"message": "@entity.errorMessage"
|
|
756
|
+
"message": "@entity.errorMessage",
|
|
757
|
+
"title": "Failed to load board"
|
|
746
758
|
}
|
|
747
759
|
]
|
|
748
760
|
]
|
|
@@ -802,33 +814,36 @@
|
|
|
802
814
|
"render-ui",
|
|
803
815
|
"main",
|
|
804
816
|
{
|
|
817
|
+
"direction": "vertical",
|
|
818
|
+
"gap": "md",
|
|
819
|
+
"type": "stack",
|
|
805
820
|
"children": [
|
|
806
821
|
{
|
|
807
|
-
"align": "center",
|
|
808
|
-
"gap": "sm",
|
|
809
|
-
"direction": "horizontal",
|
|
810
822
|
"type": "stack",
|
|
823
|
+
"direction": "horizontal",
|
|
824
|
+
"gap": "sm",
|
|
825
|
+
"align": "center",
|
|
811
826
|
"children": [
|
|
812
827
|
{
|
|
813
828
|
"action": "CLOSE_CARD",
|
|
814
829
|
"label": "Back",
|
|
815
830
|
"icon": "arrow-left",
|
|
816
|
-
"
|
|
817
|
-
"
|
|
831
|
+
"type": "button",
|
|
832
|
+
"variant": "ghost"
|
|
818
833
|
},
|
|
819
834
|
{
|
|
820
835
|
"name": "credit-card",
|
|
821
836
|
"type": "icon"
|
|
822
837
|
},
|
|
823
838
|
{
|
|
824
|
-
"type": "typography",
|
|
825
839
|
"variant": "h3",
|
|
840
|
+
"type": "typography",
|
|
826
841
|
"content": "@entity.currentTitle"
|
|
827
842
|
},
|
|
828
843
|
{
|
|
829
|
-
"
|
|
844
|
+
"label": "@entity.currentStage",
|
|
830
845
|
"type": "badge",
|
|
831
|
-
"
|
|
846
|
+
"variant": "primary"
|
|
832
847
|
}
|
|
833
848
|
]
|
|
834
849
|
},
|
|
@@ -836,95 +851,92 @@
|
|
|
836
851
|
"type": "divider"
|
|
837
852
|
},
|
|
838
853
|
{
|
|
854
|
+
"type": "card",
|
|
839
855
|
"children": [
|
|
840
856
|
{
|
|
841
|
-
"type": "stack",
|
|
842
|
-
"direction": "vertical",
|
|
843
857
|
"gap": "sm",
|
|
858
|
+
"direction": "vertical",
|
|
844
859
|
"children": [
|
|
845
860
|
{
|
|
846
|
-
"variant": "caption",
|
|
847
|
-
"color": "muted",
|
|
848
861
|
"content": "Description",
|
|
849
|
-
"
|
|
862
|
+
"variant": "caption",
|
|
863
|
+
"type": "typography",
|
|
864
|
+
"color": "muted"
|
|
850
865
|
},
|
|
851
866
|
{
|
|
852
867
|
"content": "@entity.currentDescription",
|
|
853
|
-
"
|
|
854
|
-
"
|
|
868
|
+
"variant": "body",
|
|
869
|
+
"type": "typography"
|
|
855
870
|
},
|
|
856
871
|
{
|
|
857
872
|
"type": "divider"
|
|
858
873
|
},
|
|
859
874
|
{
|
|
860
|
-
"type": "typography",
|
|
861
875
|
"variant": "caption",
|
|
862
|
-
"
|
|
863
|
-
"
|
|
876
|
+
"color": "muted",
|
|
877
|
+
"type": "typography",
|
|
878
|
+
"content": "Notes"
|
|
864
879
|
},
|
|
865
880
|
{
|
|
866
|
-
"type": "typography",
|
|
867
881
|
"content": "@entity.currentNotes",
|
|
882
|
+
"type": "typography",
|
|
868
883
|
"variant": "body"
|
|
869
884
|
}
|
|
870
|
-
]
|
|
885
|
+
],
|
|
886
|
+
"type": "stack"
|
|
871
887
|
}
|
|
872
|
-
]
|
|
873
|
-
"type": "card"
|
|
888
|
+
]
|
|
874
889
|
},
|
|
875
890
|
{
|
|
876
891
|
"type": "divider"
|
|
877
892
|
},
|
|
878
893
|
{
|
|
879
|
-
"variant": "caption",
|
|
880
|
-
"type": "typography",
|
|
881
894
|
"color": "muted",
|
|
882
|
-
"
|
|
895
|
+
"variant": "caption",
|
|
896
|
+
"content": "Move to stage:",
|
|
897
|
+
"type": "typography"
|
|
883
898
|
},
|
|
884
899
|
{
|
|
885
900
|
"renderItem": [
|
|
886
901
|
"fn",
|
|
887
902
|
"col",
|
|
888
903
|
{
|
|
904
|
+
"actionPayload": {
|
|
905
|
+
"id": "@entity.currentId",
|
|
906
|
+
"targetGroup": "@col.key"
|
|
907
|
+
},
|
|
889
908
|
"type": "button",
|
|
890
|
-
"icon": "@col.icon",
|
|
891
|
-
"variant": "secondary",
|
|
892
909
|
"label": "@col.label",
|
|
893
910
|
"action": "MOVE_CARD",
|
|
894
|
-
"
|
|
895
|
-
|
|
896
|
-
"id": "@entity.currentId"
|
|
897
|
-
}
|
|
911
|
+
"variant": "secondary",
|
|
912
|
+
"icon": "@col.icon"
|
|
898
913
|
}
|
|
899
914
|
],
|
|
900
|
-
"
|
|
915
|
+
"fields": [],
|
|
901
916
|
"type": "data-list",
|
|
902
917
|
"entity": "@entity.boards",
|
|
903
|
-
"
|
|
904
|
-
"
|
|
918
|
+
"variant": "default",
|
|
919
|
+
"gap": "sm"
|
|
905
920
|
},
|
|
906
921
|
{
|
|
907
|
-
"
|
|
922
|
+
"type": "stack",
|
|
908
923
|
"align": "center",
|
|
909
924
|
"children": [
|
|
910
925
|
{
|
|
926
|
+
"type": "button",
|
|
927
|
+
"action": "DELETE_CARD",
|
|
911
928
|
"actionPayload": {
|
|
912
929
|
"id": "@entity.currentId"
|
|
913
930
|
},
|
|
914
|
-
"action": "DELETE_CARD",
|
|
915
931
|
"variant": "danger",
|
|
916
|
-
"type": "button",
|
|
917
932
|
"label": "Delete",
|
|
918
933
|
"icon": "trash-2"
|
|
919
934
|
}
|
|
920
935
|
],
|
|
921
|
-
"
|
|
936
|
+
"direction": "horizontal",
|
|
922
937
|
"gap": "sm"
|
|
923
938
|
}
|
|
924
|
-
]
|
|
925
|
-
"direction": "vertical",
|
|
926
|
-
"gap": "md",
|
|
927
|
-
"type": "stack"
|
|
939
|
+
]
|
|
928
940
|
}
|
|
929
941
|
]
|
|
930
942
|
]
|
|
@@ -963,46 +975,46 @@
|
|
|
963
975
|
"render-ui",
|
|
964
976
|
"main",
|
|
965
977
|
{
|
|
978
|
+
"direction": "vertical",
|
|
979
|
+
"gap": "md",
|
|
980
|
+
"type": "stack",
|
|
966
981
|
"children": [
|
|
967
982
|
{
|
|
968
983
|
"type": "stack",
|
|
984
|
+
"direction": "horizontal",
|
|
985
|
+
"gap": "sm",
|
|
986
|
+
"align": "center",
|
|
969
987
|
"children": [
|
|
970
988
|
{
|
|
971
989
|
"variant": "ghost",
|
|
972
|
-
"icon": "x",
|
|
973
990
|
"type": "button",
|
|
974
991
|
"action": "CANCEL_ADD",
|
|
992
|
+
"icon": "x",
|
|
975
993
|
"label": "Cancel"
|
|
976
994
|
},
|
|
977
995
|
{
|
|
978
|
-
"
|
|
979
|
-
"
|
|
996
|
+
"name": "plus",
|
|
997
|
+
"type": "icon"
|
|
980
998
|
},
|
|
981
999
|
{
|
|
982
|
-
"variant": "h3",
|
|
983
1000
|
"content": "New board item",
|
|
1001
|
+
"variant": "h3",
|
|
984
1002
|
"type": "typography"
|
|
985
1003
|
}
|
|
986
|
-
]
|
|
987
|
-
"gap": "sm",
|
|
988
|
-
"align": "center",
|
|
989
|
-
"direction": "horizontal"
|
|
1004
|
+
]
|
|
990
1005
|
},
|
|
991
1006
|
{
|
|
992
1007
|
"type": "divider"
|
|
993
1008
|
},
|
|
994
1009
|
{
|
|
1010
|
+
"cancelEvent": "CANCEL_ADD",
|
|
1011
|
+
"entity": "@entity",
|
|
995
1012
|
"type": "form-section",
|
|
996
1013
|
"mode": "create",
|
|
997
|
-
"submitEvent": "SAVE_CARD",
|
|
998
|
-
"entity": "@entity",
|
|
999
1014
|
"fields": "@config.formFields",
|
|
1000
|
-
"
|
|
1015
|
+
"submitEvent": "SAVE_CARD"
|
|
1001
1016
|
}
|
|
1002
|
-
]
|
|
1003
|
-
"gap": "md",
|
|
1004
|
-
"type": "stack",
|
|
1005
|
-
"direction": "vertical"
|
|
1017
|
+
]
|
|
1006
1018
|
}
|
|
1007
1019
|
]
|
|
1008
1020
|
]
|
|
@@ -1017,8 +1029,8 @@
|
|
|
1017
1029
|
"update",
|
|
1018
1030
|
"BoardView",
|
|
1019
1031
|
{
|
|
1020
|
-
"
|
|
1021
|
-
"
|
|
1032
|
+
"stage": "@payload.targetGroup",
|
|
1033
|
+
"id": "@payload.id"
|
|
1022
1034
|
},
|
|
1023
1035
|
{
|
|
1024
1036
|
"emit": {
|
|
@@ -1044,13 +1056,13 @@
|
|
|
1044
1056
|
"update",
|
|
1045
1057
|
"BoardView",
|
|
1046
1058
|
{
|
|
1047
|
-
"
|
|
1048
|
-
"
|
|
1059
|
+
"position": "@payload.position",
|
|
1060
|
+
"id": "@payload.id"
|
|
1049
1061
|
},
|
|
1050
1062
|
{
|
|
1051
1063
|
"emit": {
|
|
1052
|
-
"
|
|
1053
|
-
"
|
|
1064
|
+
"success": "BoardItemsSaved",
|
|
1065
|
+
"failure": "BoardItemsSaveFailed"
|
|
1054
1066
|
}
|
|
1055
1067
|
}
|
|
1056
1068
|
]
|
|
@@ -1088,30 +1100,8 @@
|
|
|
1088
1100
|
"fn",
|
|
1089
1101
|
"col",
|
|
1090
1102
|
{
|
|
1091
|
-
"
|
|
1092
|
-
"
|
|
1093
|
-
"@col",
|
|
1094
|
-
"variant",
|
|
1095
|
-
"default"
|
|
1096
|
-
],
|
|
1097
|
-
"label": [
|
|
1098
|
-
"object/get",
|
|
1099
|
-
"@col",
|
|
1100
|
-
"label"
|
|
1101
|
-
],
|
|
1102
|
-
"icon": [
|
|
1103
|
-
"object/get",
|
|
1104
|
-
"@col",
|
|
1105
|
-
"icon",
|
|
1106
|
-
"circle"
|
|
1107
|
-
],
|
|
1108
|
-
"key": [
|
|
1109
|
-
"object/get",
|
|
1110
|
-
"@col",
|
|
1111
|
-
"key"
|
|
1112
|
-
],
|
|
1113
|
-
"count": [
|
|
1114
|
-
"array/len",
|
|
1103
|
+
"items": [
|
|
1104
|
+
"array/sort",
|
|
1115
1105
|
[
|
|
1116
1106
|
"array/filter",
|
|
1117
1107
|
"@payload.data",
|
|
@@ -1132,10 +1122,33 @@
|
|
|
1132
1122
|
]
|
|
1133
1123
|
]
|
|
1134
1124
|
]
|
|
1135
|
-
]
|
|
1125
|
+
],
|
|
1126
|
+
"position"
|
|
1136
1127
|
],
|
|
1137
|
-
"
|
|
1138
|
-
"
|
|
1128
|
+
"key": [
|
|
1129
|
+
"object/get",
|
|
1130
|
+
"@col",
|
|
1131
|
+
"key"
|
|
1132
|
+
],
|
|
1133
|
+
"label": [
|
|
1134
|
+
"object/get",
|
|
1135
|
+
"@col",
|
|
1136
|
+
"label"
|
|
1137
|
+
],
|
|
1138
|
+
"variant": [
|
|
1139
|
+
"object/get",
|
|
1140
|
+
"@col",
|
|
1141
|
+
"variant",
|
|
1142
|
+
"default"
|
|
1143
|
+
],
|
|
1144
|
+
"icon": [
|
|
1145
|
+
"object/get",
|
|
1146
|
+
"@col",
|
|
1147
|
+
"icon",
|
|
1148
|
+
"circle"
|
|
1149
|
+
],
|
|
1150
|
+
"count": [
|
|
1151
|
+
"array/len",
|
|
1139
1152
|
[
|
|
1140
1153
|
"array/filter",
|
|
1141
1154
|
"@payload.data",
|
|
@@ -1156,8 +1169,7 @@
|
|
|
1156
1169
|
]
|
|
1157
1170
|
]
|
|
1158
1171
|
]
|
|
1159
|
-
]
|
|
1160
|
-
"position"
|
|
1172
|
+
]
|
|
1161
1173
|
]
|
|
1162
1174
|
}
|
|
1163
1175
|
]
|
|
@@ -1184,8 +1196,8 @@
|
|
|
1184
1196
|
"render-ui",
|
|
1185
1197
|
"main",
|
|
1186
1198
|
{
|
|
1187
|
-
"
|
|
1188
|
-
"
|
|
1199
|
+
"type": "loading-state",
|
|
1200
|
+
"title": "Refreshing board…"
|
|
1189
1201
|
}
|
|
1190
1202
|
]
|
|
1191
1203
|
]
|
|
@@ -1200,8 +1212,8 @@
|
|
|
1200
1212
|
"update",
|
|
1201
1213
|
"BoardView",
|
|
1202
1214
|
{
|
|
1203
|
-
"
|
|
1204
|
-
"
|
|
1215
|
+
"id": "@payload.id",
|
|
1216
|
+
"stage": "@payload.targetGroup"
|
|
1205
1217
|
},
|
|
1206
1218
|
{
|
|
1207
1219
|
"emit": {
|
|
@@ -1268,8 +1280,8 @@
|
|
|
1268
1280
|
"render-ui",
|
|
1269
1281
|
"main",
|
|
1270
1282
|
{
|
|
1271
|
-
"
|
|
1272
|
-
"
|
|
1283
|
+
"title": "Saving…",
|
|
1284
|
+
"type": "loading-state"
|
|
1273
1285
|
}
|
|
1274
1286
|
]
|
|
1275
1287
|
]
|
|
@@ -1283,8 +1295,8 @@
|
|
|
1283
1295
|
"render-ui",
|
|
1284
1296
|
"main",
|
|
1285
1297
|
{
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
1298
|
+
"type": "loading-state",
|
|
1299
|
+
"title": "Cancelling…"
|
|
1288
1300
|
}
|
|
1289
1301
|
]
|
|
1290
1302
|
]
|
|
@@ -1298,8 +1310,8 @@
|
|
|
1298
1310
|
"render-ui",
|
|
1299
1311
|
"main",
|
|
1300
1312
|
{
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1313
|
+
"type": "loading-state",
|
|
1314
|
+
"title": "Retrying…"
|
|
1303
1315
|
}
|
|
1304
1316
|
]
|
|
1305
1317
|
]
|
|
@@ -1307,11 +1319,11 @@
|
|
|
1307
1319
|
]
|
|
1308
1320
|
},
|
|
1309
1321
|
"config": {
|
|
1310
|
-
"
|
|
1311
|
-
"type": "
|
|
1312
|
-
"default":
|
|
1313
|
-
"label": "
|
|
1314
|
-
"description": "
|
|
1322
|
+
"title": {
|
|
1323
|
+
"type": "string",
|
|
1324
|
+
"default": "Board",
|
|
1325
|
+
"label": "Board title",
|
|
1326
|
+
"description": "Heading shown above the column board"
|
|
1315
1327
|
},
|
|
1316
1328
|
"formFields": {
|
|
1317
1329
|
"type": "[string]",
|
|
@@ -1327,32 +1339,32 @@
|
|
|
1327
1339
|
"type": "string"
|
|
1328
1340
|
}
|
|
1329
1341
|
},
|
|
1330
|
-
"
|
|
1331
|
-
"type": "
|
|
1332
|
-
"default":
|
|
1333
|
-
"label": "
|
|
1334
|
-
"description": "
|
|
1342
|
+
"gridCols": {
|
|
1343
|
+
"type": "number",
|
|
1344
|
+
"default": 3.0,
|
|
1345
|
+
"label": "Grid columns",
|
|
1346
|
+
"description": "Outer grid column count before the board wraps"
|
|
1335
1347
|
},
|
|
1336
1348
|
"columns": {
|
|
1337
1349
|
"type": "[object]",
|
|
1338
1350
|
"default": [
|
|
1339
1351
|
{
|
|
1340
|
-
"
|
|
1352
|
+
"key": "todo",
|
|
1341
1353
|
"icon": "circle",
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1354
|
+
"variant": "default",
|
|
1355
|
+
"label": "To Do"
|
|
1344
1356
|
},
|
|
1345
1357
|
{
|
|
1346
|
-
"key": "doing",
|
|
1347
1358
|
"icon": "circle-dot",
|
|
1359
|
+
"label": "In Progress",
|
|
1348
1360
|
"variant": "primary",
|
|
1349
|
-
"
|
|
1361
|
+
"key": "doing"
|
|
1350
1362
|
},
|
|
1351
1363
|
{
|
|
1352
|
-
"label": "Done",
|
|
1353
1364
|
"variant": "success",
|
|
1365
|
+
"icon": "check-circle",
|
|
1354
1366
|
"key": "done",
|
|
1355
|
-
"
|
|
1367
|
+
"label": "Done"
|
|
1356
1368
|
}
|
|
1357
1369
|
],
|
|
1358
1370
|
"label": "Columns",
|