@almadar/std 15.6.2 → 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/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/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/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
|
@@ -566,21 +566,21 @@
|
|
|
566
566
|
"main",
|
|
567
567
|
{
|
|
568
568
|
"type": "stack",
|
|
569
|
-
"
|
|
569
|
+
"className": "py-12",
|
|
570
|
+
"gap": "md",
|
|
570
571
|
"children": [
|
|
571
572
|
{
|
|
572
573
|
"type": "spinner"
|
|
573
574
|
},
|
|
574
575
|
{
|
|
575
|
-
"type": "typography",
|
|
576
576
|
"variant": "caption",
|
|
577
577
|
"content": "Loading invoices…",
|
|
578
|
+
"type": "typography",
|
|
578
579
|
"color": "muted"
|
|
579
580
|
}
|
|
580
581
|
],
|
|
581
|
-
"
|
|
582
|
-
"
|
|
583
|
-
"direction": "vertical"
|
|
582
|
+
"direction": "vertical",
|
|
583
|
+
"align": "center"
|
|
584
584
|
}
|
|
585
585
|
]
|
|
586
586
|
]
|
|
@@ -595,25 +595,23 @@
|
|
|
595
595
|
"main",
|
|
596
596
|
{
|
|
597
597
|
"direction": "vertical",
|
|
598
|
-
"type": "stack",
|
|
599
|
-
"gap": "md",
|
|
600
598
|
"children": [
|
|
601
599
|
{
|
|
600
|
+
"gap": "sm",
|
|
601
|
+
"align": "center",
|
|
602
602
|
"direction": "horizontal",
|
|
603
603
|
"children": [
|
|
604
604
|
{
|
|
605
|
-
"
|
|
606
|
-
"
|
|
605
|
+
"type": "icon",
|
|
606
|
+
"name": "receipt"
|
|
607
607
|
},
|
|
608
608
|
{
|
|
609
609
|
"content": "@config.title",
|
|
610
|
-
"
|
|
611
|
-
"
|
|
610
|
+
"variant": "h3",
|
|
611
|
+
"type": "typography"
|
|
612
612
|
}
|
|
613
613
|
],
|
|
614
|
-
"type": "stack"
|
|
615
|
-
"align": "center",
|
|
616
|
-
"gap": "sm"
|
|
614
|
+
"type": "stack"
|
|
617
615
|
},
|
|
618
616
|
{
|
|
619
617
|
"cols": 4.0,
|
|
@@ -626,9 +624,9 @@
|
|
|
626
624
|
},
|
|
627
625
|
{
|
|
628
626
|
"icon": "alert-triangle",
|
|
629
|
-
"
|
|
627
|
+
"value": "$28,400",
|
|
630
628
|
"type": "stat-display",
|
|
631
|
-
"
|
|
629
|
+
"label": "Outstanding"
|
|
632
630
|
},
|
|
633
631
|
{
|
|
634
632
|
"icon": "dollar-sign",
|
|
@@ -637,10 +635,10 @@
|
|
|
637
635
|
"label": "Paid this month"
|
|
638
636
|
},
|
|
639
637
|
{
|
|
638
|
+
"icon": "clock",
|
|
640
639
|
"label": "Overdue",
|
|
641
|
-
"type": "stat-display",
|
|
642
640
|
"value": "9",
|
|
643
|
-
"
|
|
641
|
+
"type": "stat-display"
|
|
644
642
|
}
|
|
645
643
|
],
|
|
646
644
|
"type": "simple-grid"
|
|
@@ -650,13 +648,15 @@
|
|
|
650
648
|
},
|
|
651
649
|
{
|
|
652
650
|
"entity": "@payload.data",
|
|
653
|
-
"type": "data-grid",
|
|
654
|
-
"itemActions": "@config.itemActions",
|
|
655
651
|
"fields": "@config.fields",
|
|
656
652
|
"cols": 1.0,
|
|
657
|
-
"
|
|
653
|
+
"type": "data-grid",
|
|
654
|
+
"gap": "sm",
|
|
655
|
+
"itemActions": "@config.itemActions"
|
|
658
656
|
}
|
|
659
|
-
]
|
|
657
|
+
],
|
|
658
|
+
"gap": "md",
|
|
659
|
+
"type": "stack"
|
|
660
660
|
}
|
|
661
661
|
]
|
|
662
662
|
]
|
|
@@ -747,17 +747,17 @@
|
|
|
747
747
|
"main",
|
|
748
748
|
{
|
|
749
749
|
"direction": "vertical",
|
|
750
|
+
"type": "stack",
|
|
750
751
|
"children": [
|
|
751
752
|
{
|
|
752
753
|
"type": "stack",
|
|
753
|
-
"direction": "horizontal",
|
|
754
754
|
"gap": "sm",
|
|
755
755
|
"align": "center",
|
|
756
756
|
"children": [
|
|
757
757
|
{
|
|
758
|
-
"action": "CLOSE_VIEW",
|
|
759
758
|
"type": "button",
|
|
760
759
|
"label": "Back",
|
|
760
|
+
"action": "CLOSE_VIEW",
|
|
761
761
|
"variant": "ghost"
|
|
762
762
|
},
|
|
763
763
|
{
|
|
@@ -770,20 +770,20 @@
|
|
|
770
770
|
"variant": "h3"
|
|
771
771
|
},
|
|
772
772
|
{
|
|
773
|
+
"label": "@entity.status",
|
|
773
774
|
"variant": "default",
|
|
774
|
-
"type": "badge"
|
|
775
|
-
"label": "@entity.status"
|
|
775
|
+
"type": "badge"
|
|
776
776
|
}
|
|
777
|
-
]
|
|
777
|
+
],
|
|
778
|
+
"direction": "horizontal"
|
|
778
779
|
},
|
|
779
780
|
{
|
|
780
781
|
"type": "divider"
|
|
781
782
|
},
|
|
782
783
|
{
|
|
783
|
-
"gap": "sm",
|
|
784
|
-
"direction": "vertical",
|
|
785
784
|
"children": [
|
|
786
785
|
{
|
|
786
|
+
"direction": "horizontal",
|
|
787
787
|
"type": "stack",
|
|
788
788
|
"gap": "md",
|
|
789
789
|
"children": [
|
|
@@ -794,67 +794,69 @@
|
|
|
794
794
|
"content": "Customer"
|
|
795
795
|
},
|
|
796
796
|
{
|
|
797
|
+
"content": "@entity.customerId",
|
|
797
798
|
"type": "typography",
|
|
798
|
-
"variant": "body"
|
|
799
|
-
"content": "@entity.customerId"
|
|
799
|
+
"variant": "body"
|
|
800
800
|
}
|
|
801
|
-
]
|
|
802
|
-
"direction": "horizontal"
|
|
801
|
+
]
|
|
803
802
|
},
|
|
804
803
|
{
|
|
805
804
|
"direction": "horizontal",
|
|
806
|
-
"type": "stack",
|
|
807
805
|
"children": [
|
|
808
806
|
{
|
|
809
|
-
"color": "muted",
|
|
810
807
|
"type": "typography",
|
|
811
808
|
"variant": "caption",
|
|
812
|
-
"content": "Currency"
|
|
809
|
+
"content": "Currency",
|
|
810
|
+
"color": "muted"
|
|
813
811
|
},
|
|
814
812
|
{
|
|
815
813
|
"variant": "body",
|
|
816
|
-
"
|
|
817
|
-
"
|
|
814
|
+
"content": "@entity.currency",
|
|
815
|
+
"type": "typography"
|
|
818
816
|
}
|
|
819
817
|
],
|
|
820
|
-
"gap": "md"
|
|
818
|
+
"gap": "md",
|
|
819
|
+
"type": "stack"
|
|
821
820
|
},
|
|
822
821
|
{
|
|
823
|
-
"gap": "md",
|
|
824
|
-
"direction": "horizontal",
|
|
825
|
-
"type": "stack",
|
|
826
822
|
"children": [
|
|
827
823
|
{
|
|
828
|
-
"
|
|
829
|
-
"content": "Notes",
|
|
824
|
+
"variant": "caption",
|
|
830
825
|
"type": "typography",
|
|
831
|
-
"
|
|
826
|
+
"content": "Notes",
|
|
827
|
+
"color": "muted"
|
|
832
828
|
},
|
|
833
829
|
{
|
|
834
|
-
"content": "@entity.notes",
|
|
835
830
|
"type": "typography",
|
|
836
|
-
"variant": "body"
|
|
831
|
+
"variant": "body",
|
|
832
|
+
"content": "@entity.notes"
|
|
837
833
|
}
|
|
838
|
-
]
|
|
834
|
+
],
|
|
835
|
+
"direction": "horizontal",
|
|
836
|
+
"gap": "md",
|
|
837
|
+
"type": "stack"
|
|
839
838
|
}
|
|
840
839
|
],
|
|
841
|
-
"
|
|
840
|
+
"gap": "sm",
|
|
841
|
+
"type": "stack",
|
|
842
|
+
"direction": "vertical"
|
|
842
843
|
},
|
|
843
844
|
{
|
|
844
845
|
"type": "divider"
|
|
845
846
|
},
|
|
846
847
|
{
|
|
848
|
+
"cols": 4.0,
|
|
847
849
|
"children": [
|
|
848
850
|
{
|
|
849
|
-
"label": "Subtotal",
|
|
850
851
|
"type": "stat-display",
|
|
851
|
-
"
|
|
852
|
-
"
|
|
852
|
+
"value": "@entity.subtotal",
|
|
853
|
+
"label": "Subtotal",
|
|
854
|
+
"icon": "dollar-sign"
|
|
853
855
|
},
|
|
854
856
|
{
|
|
857
|
+
"type": "stat-display",
|
|
855
858
|
"icon": "percent",
|
|
856
859
|
"label": "Tax",
|
|
857
|
-
"type": "stat-display",
|
|
858
860
|
"value": "@entity.tax"
|
|
859
861
|
},
|
|
860
862
|
{
|
|
@@ -864,62 +866,60 @@
|
|
|
864
866
|
"value": "@entity.total"
|
|
865
867
|
},
|
|
866
868
|
{
|
|
867
|
-
"
|
|
868
|
-
"value": "@entity.dueAt",
|
|
869
|
+
"label": "Due",
|
|
869
870
|
"icon": "calendar",
|
|
870
|
-
"
|
|
871
|
+
"type": "stat-display",
|
|
872
|
+
"value": "@entity.dueAt"
|
|
871
873
|
}
|
|
872
874
|
],
|
|
873
|
-
"cols": 4.0,
|
|
874
875
|
"type": "simple-grid"
|
|
875
876
|
},
|
|
876
877
|
{
|
|
877
|
-
"direction": "horizontal",
|
|
878
|
-
"align": "center",
|
|
879
878
|
"type": "stack",
|
|
880
879
|
"gap": "sm",
|
|
881
880
|
"children": [
|
|
882
881
|
{
|
|
882
|
+
"label": "Send",
|
|
883
|
+
"variant": "primary",
|
|
883
884
|
"actionPayload": {
|
|
884
885
|
"invoiceId": "@entity.id"
|
|
885
886
|
},
|
|
886
|
-
"
|
|
887
|
-
"
|
|
888
|
-
"action": "SEND",
|
|
889
|
-
"type": "button"
|
|
887
|
+
"type": "button",
|
|
888
|
+
"action": "SEND"
|
|
890
889
|
},
|
|
891
890
|
{
|
|
892
|
-
"variant": "primary",
|
|
893
|
-
"type": "button",
|
|
894
|
-
"label": "Mark Paid",
|
|
895
|
-
"action": "MARK_PAID",
|
|
896
891
|
"actionPayload": {
|
|
897
892
|
"invoiceId": "@entity.id"
|
|
898
|
-
}
|
|
893
|
+
},
|
|
894
|
+
"action": "MARK_PAID",
|
|
895
|
+
"type": "button",
|
|
896
|
+
"variant": "primary",
|
|
897
|
+
"label": "Mark Paid"
|
|
899
898
|
},
|
|
900
899
|
{
|
|
900
|
+
"type": "button",
|
|
901
901
|
"variant": "danger",
|
|
902
|
+
"action": "VOID",
|
|
902
903
|
"label": "Void",
|
|
903
904
|
"actionPayload": {
|
|
904
905
|
"invoiceId": "@entity.id"
|
|
905
|
-
}
|
|
906
|
-
"action": "VOID",
|
|
907
|
-
"type": "button"
|
|
906
|
+
}
|
|
908
907
|
},
|
|
909
908
|
{
|
|
909
|
+
"variant": "danger",
|
|
910
|
+
"type": "button",
|
|
911
|
+
"label": "Refund",
|
|
910
912
|
"actionPayload": {
|
|
911
913
|
"amount": 0.0,
|
|
912
914
|
"invoiceId": "@entity.id"
|
|
913
915
|
},
|
|
914
|
-
"
|
|
915
|
-
"action": "REFUND",
|
|
916
|
-
"label": "Refund",
|
|
917
|
-
"variant": "danger"
|
|
916
|
+
"action": "REFUND"
|
|
918
917
|
}
|
|
919
|
-
]
|
|
918
|
+
],
|
|
919
|
+
"align": "center",
|
|
920
|
+
"direction": "horizontal"
|
|
920
921
|
}
|
|
921
922
|
],
|
|
922
|
-
"type": "stack",
|
|
923
923
|
"gap": "md"
|
|
924
924
|
}
|
|
925
925
|
]
|
|
@@ -957,21 +957,21 @@
|
|
|
957
957
|
"main",
|
|
958
958
|
{
|
|
959
959
|
"type": "stack",
|
|
960
|
-
"
|
|
960
|
+
"gap": "md",
|
|
961
961
|
"align": "center",
|
|
962
|
+
"className": "py-12",
|
|
962
963
|
"children": [
|
|
963
964
|
{
|
|
964
965
|
"type": "spinner"
|
|
965
966
|
},
|
|
966
967
|
{
|
|
967
|
-
"content": "Voiding invoice…",
|
|
968
968
|
"variant": "caption",
|
|
969
969
|
"color": "muted",
|
|
970
|
-
"type": "typography"
|
|
970
|
+
"type": "typography",
|
|
971
|
+
"content": "Voiding invoice…"
|
|
971
972
|
}
|
|
972
973
|
],
|
|
973
|
-
"
|
|
974
|
-
"className": "py-12"
|
|
974
|
+
"direction": "vertical"
|
|
975
975
|
}
|
|
976
976
|
]
|
|
977
977
|
]
|
|
@@ -986,8 +986,8 @@
|
|
|
986
986
|
"InvoiceRecord",
|
|
987
987
|
{
|
|
988
988
|
"emit": {
|
|
989
|
-
"
|
|
990
|
-
"
|
|
989
|
+
"failure": "InvoiceLoadFailed",
|
|
990
|
+
"success": "InvoiceLoaded"
|
|
991
991
|
}
|
|
992
992
|
}
|
|
993
993
|
]
|
|
@@ -1002,9 +1002,9 @@
|
|
|
1002
1002
|
"render-ui",
|
|
1003
1003
|
"main",
|
|
1004
1004
|
{
|
|
1005
|
+
"message": "@payload.error",
|
|
1005
1006
|
"type": "alert",
|
|
1006
|
-
"variant": "error"
|
|
1007
|
-
"message": "@payload.error"
|
|
1007
|
+
"variant": "error"
|
|
1008
1008
|
}
|
|
1009
1009
|
]
|
|
1010
1010
|
]
|
|
@@ -1019,8 +1019,8 @@
|
|
|
1019
1019
|
"InvoiceRecord",
|
|
1020
1020
|
{
|
|
1021
1021
|
"emit": {
|
|
1022
|
-
"
|
|
1023
|
-
"
|
|
1022
|
+
"success": "InvoiceLoaded",
|
|
1023
|
+
"failure": "InvoiceLoadFailed"
|
|
1024
1024
|
}
|
|
1025
1025
|
}
|
|
1026
1026
|
]
|
|
@@ -1035,9 +1035,9 @@
|
|
|
1035
1035
|
"render-ui",
|
|
1036
1036
|
"main",
|
|
1037
1037
|
{
|
|
1038
|
-
"type": "alert",
|
|
1039
1038
|
"message": "@payload.error",
|
|
1040
|
-
"variant": "error"
|
|
1039
|
+
"variant": "error",
|
|
1040
|
+
"type": "alert"
|
|
1041
1041
|
}
|
|
1042
1042
|
]
|
|
1043
1043
|
]
|
|
@@ -1062,21 +1062,21 @@
|
|
|
1062
1062
|
"main",
|
|
1063
1063
|
{
|
|
1064
1064
|
"direction": "vertical",
|
|
1065
|
+
"gap": "md",
|
|
1065
1066
|
"className": "py-12",
|
|
1067
|
+
"align": "center",
|
|
1066
1068
|
"type": "stack",
|
|
1067
|
-
"gap": "md",
|
|
1068
1069
|
"children": [
|
|
1069
1070
|
{
|
|
1070
1071
|
"type": "spinner"
|
|
1071
1072
|
},
|
|
1072
1073
|
{
|
|
1073
|
-
"
|
|
1074
|
-
"type": "typography",
|
|
1074
|
+
"color": "muted",
|
|
1075
1075
|
"variant": "caption",
|
|
1076
|
-
"
|
|
1076
|
+
"type": "typography",
|
|
1077
|
+
"content": "Loading invoices…"
|
|
1077
1078
|
}
|
|
1078
|
-
]
|
|
1079
|
-
"align": "center"
|
|
1079
|
+
]
|
|
1080
1080
|
}
|
|
1081
1081
|
]
|
|
1082
1082
|
]
|
|
@@ -1117,22 +1117,22 @@
|
|
|
1117
1117
|
"render-ui",
|
|
1118
1118
|
"main",
|
|
1119
1119
|
{
|
|
1120
|
-
"
|
|
1120
|
+
"gap": "md",
|
|
1121
1121
|
"direction": "vertical",
|
|
1122
|
+
"className": "py-12",
|
|
1123
|
+
"align": "center",
|
|
1122
1124
|
"children": [
|
|
1123
1125
|
{
|
|
1124
1126
|
"type": "spinner"
|
|
1125
1127
|
},
|
|
1126
1128
|
{
|
|
1127
|
-
"color": "muted",
|
|
1128
|
-
"variant": "caption",
|
|
1129
1129
|
"type": "typography",
|
|
1130
|
-
"content": "Sending invoice…"
|
|
1130
|
+
"content": "Sending invoice…",
|
|
1131
|
+
"variant": "caption",
|
|
1132
|
+
"color": "muted"
|
|
1131
1133
|
}
|
|
1132
1134
|
],
|
|
1133
|
-
"type": "stack"
|
|
1134
|
-
"className": "py-12",
|
|
1135
|
-
"gap": "md"
|
|
1135
|
+
"type": "stack"
|
|
1136
1136
|
}
|
|
1137
1137
|
]
|
|
1138
1138
|
]
|
|
@@ -1164,8 +1164,8 @@
|
|
|
1164
1164
|
"@entity",
|
|
1165
1165
|
{
|
|
1166
1166
|
"emit": {
|
|
1167
|
-
"
|
|
1168
|
-
"
|
|
1167
|
+
"success": "InvoiceUpdated",
|
|
1168
|
+
"failure": "InvoiceUpdateFailed"
|
|
1169
1169
|
}
|
|
1170
1170
|
}
|
|
1171
1171
|
],
|
|
@@ -1173,22 +1173,22 @@
|
|
|
1173
1173
|
"render-ui",
|
|
1174
1174
|
"main",
|
|
1175
1175
|
{
|
|
1176
|
-
"gap": "md",
|
|
1177
1176
|
"children": [
|
|
1178
1177
|
{
|
|
1179
1178
|
"type": "spinner"
|
|
1180
1179
|
},
|
|
1181
1180
|
{
|
|
1182
|
-
"
|
|
1181
|
+
"content": "Marking invoice paid…",
|
|
1183
1182
|
"color": "muted",
|
|
1184
1183
|
"type": "typography",
|
|
1185
|
-
"
|
|
1184
|
+
"variant": "caption"
|
|
1186
1185
|
}
|
|
1187
1186
|
],
|
|
1188
|
-
"align": "center",
|
|
1189
1187
|
"className": "py-12",
|
|
1190
|
-
"
|
|
1191
|
-
"
|
|
1188
|
+
"direction": "vertical",
|
|
1189
|
+
"align": "center",
|
|
1190
|
+
"gap": "md",
|
|
1191
|
+
"type": "stack"
|
|
1192
1192
|
}
|
|
1193
1193
|
]
|
|
1194
1194
|
]
|
|
@@ -1224,22 +1224,22 @@
|
|
|
1224
1224
|
"render-ui",
|
|
1225
1225
|
"main",
|
|
1226
1226
|
{
|
|
1227
|
+
"direction": "vertical",
|
|
1227
1228
|
"type": "stack",
|
|
1228
1229
|
"align": "center",
|
|
1230
|
+
"gap": "md",
|
|
1229
1231
|
"className": "py-12",
|
|
1230
|
-
"direction": "vertical",
|
|
1231
1232
|
"children": [
|
|
1232
1233
|
{
|
|
1233
1234
|
"type": "spinner"
|
|
1234
1235
|
},
|
|
1235
1236
|
{
|
|
1236
|
-
"variant": "caption",
|
|
1237
|
-
"color": "muted",
|
|
1238
1237
|
"type": "typography",
|
|
1239
|
-
"
|
|
1238
|
+
"variant": "caption",
|
|
1239
|
+
"content": "Voiding invoice…",
|
|
1240
|
+
"color": "muted"
|
|
1240
1241
|
}
|
|
1241
|
-
]
|
|
1242
|
-
"gap": "md"
|
|
1242
|
+
]
|
|
1243
1243
|
}
|
|
1244
1244
|
]
|
|
1245
1245
|
]
|
|
@@ -1259,13 +1259,13 @@
|
|
|
1259
1259
|
"stripe",
|
|
1260
1260
|
"refund",
|
|
1261
1261
|
{
|
|
1262
|
-
"
|
|
1263
|
-
"
|
|
1262
|
+
"amount": "@payload.amount",
|
|
1263
|
+
"invoiceId": "@payload.invoiceId"
|
|
1264
1264
|
},
|
|
1265
1265
|
{
|
|
1266
1266
|
"emit": {
|
|
1267
|
-
"
|
|
1268
|
-
"
|
|
1267
|
+
"failure": "InvoiceRefundFailed",
|
|
1268
|
+
"success": "InvoiceRefunded"
|
|
1269
1269
|
}
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
@@ -1273,22 +1273,22 @@
|
|
|
1273
1273
|
"render-ui",
|
|
1274
1274
|
"main",
|
|
1275
1275
|
{
|
|
1276
|
-
"
|
|
1277
|
-
"className": "py-12",
|
|
1276
|
+
"align": "center",
|
|
1278
1277
|
"children": [
|
|
1279
1278
|
{
|
|
1280
1279
|
"type": "spinner"
|
|
1281
1280
|
},
|
|
1282
1281
|
{
|
|
1283
|
-
"content": "Refunding invoice…",
|
|
1284
|
-
"type": "typography",
|
|
1285
1282
|
"variant": "caption",
|
|
1286
|
-
"
|
|
1283
|
+
"type": "typography",
|
|
1284
|
+
"color": "muted",
|
|
1285
|
+
"content": "Refunding invoice…"
|
|
1287
1286
|
}
|
|
1288
1287
|
],
|
|
1289
|
-
"
|
|
1288
|
+
"className": "py-12",
|
|
1290
1289
|
"type": "stack",
|
|
1291
|
-
"
|
|
1290
|
+
"gap": "md",
|
|
1291
|
+
"direction": "vertical"
|
|
1292
1292
|
}
|
|
1293
1293
|
]
|
|
1294
1294
|
]
|
|
@@ -1321,40 +1321,6 @@
|
|
|
1321
1321
|
]
|
|
1322
1322
|
},
|
|
1323
1323
|
"config": {
|
|
1324
|
-
"itemActions": {
|
|
1325
|
-
"type": "[object]",
|
|
1326
|
-
"default": [
|
|
1327
|
-
{
|
|
1328
|
-
"icon": "arrow-right",
|
|
1329
|
-
"event": "OPEN_INVOICE",
|
|
1330
|
-
"label": "Open",
|
|
1331
|
-
"variant": "primary"
|
|
1332
|
-
},
|
|
1333
|
-
{
|
|
1334
|
-
"label": "Void",
|
|
1335
|
-
"icon": "x",
|
|
1336
|
-
"event": "VOID",
|
|
1337
|
-
"variant": "danger"
|
|
1338
|
-
}
|
|
1339
|
-
],
|
|
1340
|
-
"label": "Row actions",
|
|
1341
|
-
"description": "Buttons users can click on each invoice row",
|
|
1342
|
-
"items": {
|
|
1343
|
-
"type": "object"
|
|
1344
|
-
}
|
|
1345
|
-
},
|
|
1346
|
-
"title": {
|
|
1347
|
-
"type": "string",
|
|
1348
|
-
"default": "Invoices",
|
|
1349
|
-
"label": "Section title",
|
|
1350
|
-
"description": "Heading shown above the invoice list"
|
|
1351
|
-
},
|
|
1352
|
-
"refundTiersJson": {
|
|
1353
|
-
"type": "string",
|
|
1354
|
-
"default": "[]",
|
|
1355
|
-
"label": "Refund tiers",
|
|
1356
|
-
"description": "JSON list of refund options (e.g. 50% / 100%) shown on the detail view"
|
|
1357
|
-
},
|
|
1358
1324
|
"fields": {
|
|
1359
1325
|
"type": "[object]",
|
|
1360
1326
|
"default": [
|
|
@@ -1369,9 +1335,9 @@
|
|
|
1369
1335
|
"label": "Customer"
|
|
1370
1336
|
},
|
|
1371
1337
|
{
|
|
1338
|
+
"label": "Status",
|
|
1372
1339
|
"variant": "badge",
|
|
1373
|
-
"name": "status"
|
|
1374
|
-
"label": "Status"
|
|
1340
|
+
"name": "status"
|
|
1375
1341
|
},
|
|
1376
1342
|
{
|
|
1377
1343
|
"variant": "caption",
|
|
@@ -1379,14 +1345,14 @@
|
|
|
1379
1345
|
"label": "Total"
|
|
1380
1346
|
},
|
|
1381
1347
|
{
|
|
1382
|
-
"
|
|
1348
|
+
"label": "Currency",
|
|
1383
1349
|
"name": "currency",
|
|
1384
|
-
"
|
|
1350
|
+
"variant": "badge"
|
|
1385
1351
|
},
|
|
1386
1352
|
{
|
|
1353
|
+
"variant": "caption",
|
|
1387
1354
|
"name": "dueAt",
|
|
1388
|
-
"label": "Due"
|
|
1389
|
-
"variant": "caption"
|
|
1355
|
+
"label": "Due"
|
|
1390
1356
|
}
|
|
1391
1357
|
],
|
|
1392
1358
|
"label": "Columns to show",
|
|
@@ -1394,6 +1360,40 @@
|
|
|
1394
1360
|
"items": {
|
|
1395
1361
|
"type": "object"
|
|
1396
1362
|
}
|
|
1363
|
+
},
|
|
1364
|
+
"refundTiersJson": {
|
|
1365
|
+
"type": "string",
|
|
1366
|
+
"default": "[]",
|
|
1367
|
+
"label": "Refund tiers",
|
|
1368
|
+
"description": "JSON list of refund options (e.g. 50% / 100%) shown on the detail view"
|
|
1369
|
+
},
|
|
1370
|
+
"title": {
|
|
1371
|
+
"type": "string",
|
|
1372
|
+
"default": "Invoices",
|
|
1373
|
+
"label": "Section title",
|
|
1374
|
+
"description": "Heading shown above the invoice list"
|
|
1375
|
+
},
|
|
1376
|
+
"itemActions": {
|
|
1377
|
+
"type": "[object]",
|
|
1378
|
+
"default": [
|
|
1379
|
+
{
|
|
1380
|
+
"icon": "arrow-right",
|
|
1381
|
+
"label": "Open",
|
|
1382
|
+
"event": "OPEN_INVOICE",
|
|
1383
|
+
"variant": "primary"
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"variant": "danger",
|
|
1387
|
+
"event": "VOID",
|
|
1388
|
+
"icon": "x",
|
|
1389
|
+
"label": "Void"
|
|
1390
|
+
}
|
|
1391
|
+
],
|
|
1392
|
+
"label": "Row actions",
|
|
1393
|
+
"description": "Buttons users can click on each invoice row",
|
|
1394
|
+
"items": {
|
|
1395
|
+
"type": "object"
|
|
1396
|
+
}
|
|
1397
1397
|
}
|
|
1398
1398
|
},
|
|
1399
1399
|
"scope": "collection"
|