@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
|
@@ -436,8 +436,8 @@
|
|
|
436
436
|
"Technician",
|
|
437
437
|
{
|
|
438
438
|
"emit": {
|
|
439
|
-
"
|
|
440
|
-
"
|
|
439
|
+
"success": "TechnicianLoaded",
|
|
440
|
+
"failure": "TechnicianLoadFailed"
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
443
|
],
|
|
@@ -445,9 +445,8 @@
|
|
|
445
445
|
"render-ui",
|
|
446
446
|
"main",
|
|
447
447
|
{
|
|
448
|
-
"type": "stack",
|
|
449
|
-
"align": "center",
|
|
450
448
|
"direction": "vertical",
|
|
449
|
+
"type": "stack",
|
|
451
450
|
"gap": "md",
|
|
452
451
|
"className": "py-12",
|
|
453
452
|
"children": [
|
|
@@ -455,12 +454,13 @@
|
|
|
455
454
|
"type": "spinner"
|
|
456
455
|
},
|
|
457
456
|
{
|
|
457
|
+
"type": "typography",
|
|
458
458
|
"content": "Loading technicians…",
|
|
459
459
|
"variant": "caption",
|
|
460
|
-
"type": "typography",
|
|
461
460
|
"color": "muted"
|
|
462
461
|
}
|
|
463
|
-
]
|
|
462
|
+
],
|
|
463
|
+
"align": "center"
|
|
464
464
|
}
|
|
465
465
|
]
|
|
466
466
|
]
|
|
@@ -474,31 +474,35 @@
|
|
|
474
474
|
"render-ui",
|
|
475
475
|
"main",
|
|
476
476
|
{
|
|
477
|
+
"direction": "vertical",
|
|
478
|
+
"type": "stack",
|
|
479
|
+
"gap": "md",
|
|
477
480
|
"children": [
|
|
478
481
|
{
|
|
479
|
-
"align": "center",
|
|
480
482
|
"gap": "sm",
|
|
481
|
-
"type": "stack",
|
|
482
483
|
"direction": "horizontal",
|
|
484
|
+
"align": "center",
|
|
485
|
+
"type": "stack",
|
|
483
486
|
"children": [
|
|
484
487
|
{
|
|
485
488
|
"name": "hard-hat",
|
|
486
489
|
"type": "icon"
|
|
487
490
|
},
|
|
488
491
|
{
|
|
492
|
+
"content": "@config.title",
|
|
489
493
|
"variant": "h3",
|
|
490
|
-
"type": "typography"
|
|
491
|
-
"content": "@config.title"
|
|
494
|
+
"type": "typography"
|
|
492
495
|
}
|
|
493
496
|
]
|
|
494
497
|
},
|
|
495
498
|
{
|
|
496
499
|
"cols": 4.0,
|
|
500
|
+
"type": "simple-grid",
|
|
497
501
|
"children": [
|
|
498
502
|
{
|
|
503
|
+
"label": "Total technicians",
|
|
499
504
|
"value": "@payload.data.length",
|
|
500
505
|
"icon": "users",
|
|
501
|
-
"label": "Total technicians",
|
|
502
506
|
"type": "stat-display"
|
|
503
507
|
},
|
|
504
508
|
{
|
|
@@ -508,35 +512,31 @@
|
|
|
508
512
|
"label": "Available now"
|
|
509
513
|
},
|
|
510
514
|
{
|
|
511
|
-
"
|
|
512
|
-
"type": "stat-display",
|
|
515
|
+
"value": "9",
|
|
513
516
|
"label": "On assignment",
|
|
514
|
-
"
|
|
517
|
+
"icon": "navigation",
|
|
518
|
+
"type": "stat-display"
|
|
515
519
|
},
|
|
516
520
|
{
|
|
517
521
|
"label": "Avg response",
|
|
518
|
-
"value": "12m",
|
|
519
522
|
"type": "stat-display",
|
|
520
|
-
"icon": "clock"
|
|
523
|
+
"icon": "clock",
|
|
524
|
+
"value": "12m"
|
|
521
525
|
}
|
|
522
|
-
]
|
|
523
|
-
"type": "simple-grid"
|
|
526
|
+
]
|
|
524
527
|
},
|
|
525
528
|
{
|
|
526
529
|
"type": "divider"
|
|
527
530
|
},
|
|
528
531
|
{
|
|
529
|
-
"itemActions": "@config.itemActions",
|
|
530
532
|
"fields": "@config.fields",
|
|
533
|
+
"gap": "sm",
|
|
531
534
|
"type": "data-grid",
|
|
532
535
|
"entity": "@payload.data",
|
|
533
|
-
"
|
|
534
|
-
"
|
|
536
|
+
"cols": 1.0,
|
|
537
|
+
"itemActions": "@config.itemActions"
|
|
535
538
|
}
|
|
536
|
-
]
|
|
537
|
-
"gap": "md",
|
|
538
|
-
"type": "stack",
|
|
539
|
-
"direction": "vertical"
|
|
539
|
+
]
|
|
540
540
|
}
|
|
541
541
|
]
|
|
542
542
|
]
|
|
@@ -611,170 +611,170 @@
|
|
|
611
611
|
"render-ui",
|
|
612
612
|
"main",
|
|
613
613
|
{
|
|
614
|
-
"gap": "md",
|
|
615
|
-
"direction": "vertical",
|
|
616
614
|
"children": [
|
|
617
615
|
{
|
|
618
616
|
"children": [
|
|
619
617
|
{
|
|
620
|
-
"variant": "ghost",
|
|
621
|
-
"label": "Back",
|
|
622
618
|
"type": "button",
|
|
623
|
-
"
|
|
619
|
+
"variant": "ghost",
|
|
620
|
+
"action": "CLOSE_VIEW",
|
|
621
|
+
"label": "Back"
|
|
624
622
|
},
|
|
625
623
|
{
|
|
626
|
-
"
|
|
627
|
-
"
|
|
624
|
+
"name": "hard-hat",
|
|
625
|
+
"type": "icon"
|
|
628
626
|
},
|
|
629
627
|
{
|
|
628
|
+
"variant": "h3",
|
|
630
629
|
"type": "typography",
|
|
631
|
-
"content": "@entity.name"
|
|
632
|
-
"variant": "h3"
|
|
630
|
+
"content": "@entity.name"
|
|
633
631
|
},
|
|
634
632
|
{
|
|
635
|
-
"variant": "primary",
|
|
636
633
|
"type": "badge",
|
|
637
|
-
"label": "@entity.lastSeenAt"
|
|
634
|
+
"label": "@entity.lastSeenAt",
|
|
635
|
+
"variant": "primary"
|
|
638
636
|
}
|
|
639
637
|
],
|
|
640
|
-
"
|
|
641
|
-
"type": "stack",
|
|
638
|
+
"align": "center",
|
|
642
639
|
"direction": "horizontal",
|
|
643
|
-
"
|
|
640
|
+
"gap": "sm",
|
|
641
|
+
"type": "stack"
|
|
644
642
|
},
|
|
645
643
|
{
|
|
646
644
|
"type": "divider"
|
|
647
645
|
},
|
|
648
646
|
{
|
|
649
|
-
"type": "stack",
|
|
650
|
-
"direction": "vertical",
|
|
651
647
|
"children": [
|
|
652
648
|
{
|
|
649
|
+
"direction": "horizontal",
|
|
650
|
+
"gap": "md",
|
|
653
651
|
"type": "stack",
|
|
654
652
|
"children": [
|
|
655
653
|
{
|
|
656
654
|
"type": "typography",
|
|
655
|
+
"color": "muted",
|
|
657
656
|
"content": "Phone",
|
|
658
|
-
"variant": "caption"
|
|
659
|
-
"color": "muted"
|
|
657
|
+
"variant": "caption"
|
|
660
658
|
},
|
|
661
659
|
{
|
|
660
|
+
"variant": "body",
|
|
662
661
|
"content": "@entity.phone",
|
|
663
|
-
"type": "typography"
|
|
664
|
-
"variant": "body"
|
|
662
|
+
"type": "typography"
|
|
665
663
|
}
|
|
666
|
-
]
|
|
667
|
-
"gap": "md",
|
|
668
|
-
"direction": "horizontal"
|
|
664
|
+
]
|
|
669
665
|
},
|
|
670
666
|
{
|
|
671
|
-
"type": "stack",
|
|
672
667
|
"gap": "md",
|
|
668
|
+
"direction": "horizontal",
|
|
673
669
|
"children": [
|
|
674
670
|
{
|
|
671
|
+
"color": "muted",
|
|
675
672
|
"type": "typography",
|
|
676
673
|
"variant": "caption",
|
|
677
|
-
"color": "muted",
|
|
678
674
|
"content": "Current order"
|
|
679
675
|
},
|
|
680
676
|
{
|
|
681
|
-
"type": "typography",
|
|
682
677
|
"content": "@entity.currentOrderId",
|
|
683
|
-
"variant": "body"
|
|
678
|
+
"variant": "body",
|
|
679
|
+
"type": "typography"
|
|
684
680
|
}
|
|
685
681
|
],
|
|
686
|
-
"
|
|
682
|
+
"type": "stack"
|
|
687
683
|
},
|
|
688
684
|
{
|
|
689
685
|
"type": "stack",
|
|
690
686
|
"gap": "md",
|
|
687
|
+
"direction": "horizontal",
|
|
691
688
|
"children": [
|
|
692
689
|
{
|
|
693
|
-
"
|
|
690
|
+
"color": "muted",
|
|
694
691
|
"type": "typography",
|
|
695
|
-
"
|
|
696
|
-
"
|
|
692
|
+
"variant": "caption",
|
|
693
|
+
"content": "Last seen"
|
|
697
694
|
},
|
|
698
695
|
{
|
|
699
|
-
"
|
|
696
|
+
"content": "@entity.lastSeenAt",
|
|
700
697
|
"type": "typography",
|
|
701
|
-
"
|
|
698
|
+
"variant": "body"
|
|
702
699
|
}
|
|
703
|
-
]
|
|
704
|
-
"direction": "horizontal"
|
|
700
|
+
]
|
|
705
701
|
}
|
|
706
702
|
],
|
|
703
|
+
"type": "stack",
|
|
704
|
+
"direction": "vertical",
|
|
707
705
|
"gap": "sm"
|
|
708
706
|
},
|
|
709
707
|
{
|
|
710
708
|
"type": "divider"
|
|
711
709
|
},
|
|
712
710
|
{
|
|
711
|
+
"type": "simple-grid",
|
|
713
712
|
"children": [
|
|
714
713
|
{
|
|
715
|
-
"icon": "map-pin",
|
|
716
714
|
"label": "Latitude",
|
|
715
|
+
"icon": "map-pin",
|
|
717
716
|
"type": "stat-display",
|
|
718
717
|
"value": "@entity.lat"
|
|
719
718
|
},
|
|
720
719
|
{
|
|
721
720
|
"type": "stat-display",
|
|
722
721
|
"icon": "map-pin",
|
|
723
|
-
"
|
|
724
|
-
"
|
|
722
|
+
"label": "Longitude",
|
|
723
|
+
"value": "@entity.lng"
|
|
725
724
|
}
|
|
726
725
|
],
|
|
727
|
-
"type": "simple-grid",
|
|
728
726
|
"cols": 2.0
|
|
729
727
|
},
|
|
730
728
|
{
|
|
731
|
-
"type": "stack",
|
|
732
729
|
"gap": "sm",
|
|
733
730
|
"direction": "horizontal",
|
|
734
731
|
"align": "center",
|
|
732
|
+
"type": "stack",
|
|
735
733
|
"children": [
|
|
736
734
|
{
|
|
737
|
-
"
|
|
735
|
+
"action": "ASSIGN",
|
|
738
736
|
"variant": "primary",
|
|
737
|
+
"label": "Assign",
|
|
738
|
+
"type": "button",
|
|
739
739
|
"actionPayload": {
|
|
740
740
|
"orderId": "@entity.currentOrderId",
|
|
741
741
|
"technicianId": "@entity.id"
|
|
742
|
-
}
|
|
743
|
-
"action": "ASSIGN",
|
|
744
|
-
"label": "Assign"
|
|
742
|
+
}
|
|
745
743
|
},
|
|
746
744
|
{
|
|
747
|
-
"label": "Accept",
|
|
748
745
|
"action": "ACCEPT",
|
|
749
|
-
"
|
|
746
|
+
"type": "button",
|
|
750
747
|
"actionPayload": {
|
|
751
748
|
"technicianId": "@entity.id"
|
|
752
749
|
},
|
|
753
|
-
"
|
|
750
|
+
"label": "Accept",
|
|
751
|
+
"variant": "secondary"
|
|
754
752
|
},
|
|
755
753
|
{
|
|
756
|
-
"
|
|
754
|
+
"label": "Reject",
|
|
757
755
|
"variant": "danger",
|
|
756
|
+
"action": "REJECT",
|
|
757
|
+
"type": "button",
|
|
758
758
|
"actionPayload": {
|
|
759
759
|
"technicianId": "@entity.id"
|
|
760
|
-
}
|
|
761
|
-
"label": "Reject",
|
|
762
|
-
"action": "REJECT"
|
|
760
|
+
}
|
|
763
761
|
},
|
|
764
762
|
{
|
|
765
|
-
"
|
|
763
|
+
"variant": "secondary",
|
|
766
764
|
"type": "button",
|
|
765
|
+
"action": "TOGGLE_AVAILABLE",
|
|
767
766
|
"actionPayload": {
|
|
768
767
|
"available": false,
|
|
769
768
|
"technicianId": "@entity.id"
|
|
770
769
|
},
|
|
771
|
-
"label": "Toggle Available"
|
|
772
|
-
"variant": "secondary"
|
|
770
|
+
"label": "Toggle Available"
|
|
773
771
|
}
|
|
774
772
|
]
|
|
775
773
|
}
|
|
776
774
|
],
|
|
777
|
-
"type": "stack"
|
|
775
|
+
"type": "stack",
|
|
776
|
+
"direction": "vertical",
|
|
777
|
+
"gap": "md"
|
|
778
778
|
}
|
|
779
779
|
]
|
|
780
780
|
]
|
|
@@ -804,21 +804,21 @@
|
|
|
804
804
|
"main",
|
|
805
805
|
{
|
|
806
806
|
"gap": "md",
|
|
807
|
-
"className": "py-12",
|
|
808
807
|
"direction": "vertical",
|
|
809
808
|
"children": [
|
|
810
809
|
{
|
|
811
810
|
"type": "spinner"
|
|
812
811
|
},
|
|
813
812
|
{
|
|
814
|
-
"
|
|
815
|
-
"color": "muted",
|
|
813
|
+
"variant": "caption",
|
|
816
814
|
"content": "Assigning technician…",
|
|
817
|
-
"
|
|
815
|
+
"type": "typography",
|
|
816
|
+
"color": "muted"
|
|
818
817
|
}
|
|
819
818
|
],
|
|
820
819
|
"type": "stack",
|
|
821
|
-
"align": "center"
|
|
820
|
+
"align": "center",
|
|
821
|
+
"className": "py-12"
|
|
822
822
|
}
|
|
823
823
|
]
|
|
824
824
|
]
|
|
@@ -869,18 +869,18 @@
|
|
|
869
869
|
"main",
|
|
870
870
|
{
|
|
871
871
|
"align": "center",
|
|
872
|
+
"className": "py-12",
|
|
872
873
|
"type": "stack",
|
|
873
874
|
"gap": "md",
|
|
874
875
|
"direction": "vertical",
|
|
875
|
-
"className": "py-12",
|
|
876
876
|
"children": [
|
|
877
877
|
{
|
|
878
878
|
"type": "spinner"
|
|
879
879
|
},
|
|
880
880
|
{
|
|
881
|
+
"variant": "caption",
|
|
881
882
|
"type": "typography",
|
|
882
883
|
"content": "Releasing technician…",
|
|
883
|
-
"variant": "caption",
|
|
884
884
|
"color": "muted"
|
|
885
885
|
}
|
|
886
886
|
]
|
|
@@ -919,22 +919,22 @@
|
|
|
919
919
|
"render-ui",
|
|
920
920
|
"main",
|
|
921
921
|
{
|
|
922
|
-
"gap": "md",
|
|
923
922
|
"className": "py-12",
|
|
923
|
+
"direction": "vertical",
|
|
924
924
|
"type": "stack",
|
|
925
|
+
"gap": "md",
|
|
925
926
|
"children": [
|
|
926
927
|
{
|
|
927
928
|
"type": "spinner"
|
|
928
929
|
},
|
|
929
930
|
{
|
|
930
|
-
"color": "muted",
|
|
931
931
|
"variant": "caption",
|
|
932
|
+
"color": "muted",
|
|
932
933
|
"content": "Updating availability…",
|
|
933
934
|
"type": "typography"
|
|
934
935
|
}
|
|
935
936
|
],
|
|
936
|
-
"align": "center"
|
|
937
|
-
"direction": "vertical"
|
|
937
|
+
"align": "center"
|
|
938
938
|
}
|
|
939
939
|
]
|
|
940
940
|
]
|
|
@@ -965,8 +965,8 @@
|
|
|
965
965
|
"render-ui",
|
|
966
966
|
"main",
|
|
967
967
|
{
|
|
968
|
-
"variant": "error",
|
|
969
968
|
"type": "alert",
|
|
969
|
+
"variant": "error",
|
|
970
970
|
"message": "@payload.error"
|
|
971
971
|
}
|
|
972
972
|
]
|
|
@@ -1002,21 +1002,21 @@
|
|
|
1002
1002
|
"main",
|
|
1003
1003
|
{
|
|
1004
1004
|
"direction": "vertical",
|
|
1005
|
-
"className": "py-12",
|
|
1006
|
-
"gap": "md",
|
|
1007
|
-
"type": "stack",
|
|
1008
|
-
"align": "center",
|
|
1009
1005
|
"children": [
|
|
1010
1006
|
{
|
|
1011
1007
|
"type": "spinner"
|
|
1012
1008
|
},
|
|
1013
1009
|
{
|
|
1014
|
-
"variant": "caption",
|
|
1015
1010
|
"color": "muted",
|
|
1016
1011
|
"type": "typography",
|
|
1012
|
+
"variant": "caption",
|
|
1017
1013
|
"content": "Loading technicians…"
|
|
1018
1014
|
}
|
|
1019
|
-
]
|
|
1015
|
+
],
|
|
1016
|
+
"className": "py-12",
|
|
1017
|
+
"type": "stack",
|
|
1018
|
+
"align": "center",
|
|
1019
|
+
"gap": "md"
|
|
1020
1020
|
}
|
|
1021
1021
|
]
|
|
1022
1022
|
]
|
|
@@ -1036,8 +1036,8 @@
|
|
|
1036
1036
|
"Technician",
|
|
1037
1037
|
{
|
|
1038
1038
|
"emit": {
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
1039
|
+
"failure": "TechnicianLoadFailed",
|
|
1040
|
+
"success": "TechnicianLoaded"
|
|
1041
1041
|
}
|
|
1042
1042
|
}
|
|
1043
1043
|
],
|
|
@@ -1045,22 +1045,22 @@
|
|
|
1045
1045
|
"render-ui",
|
|
1046
1046
|
"main",
|
|
1047
1047
|
{
|
|
1048
|
+
"align": "center",
|
|
1049
|
+
"type": "stack",
|
|
1050
|
+
"className": "py-12",
|
|
1048
1051
|
"children": [
|
|
1049
1052
|
{
|
|
1050
1053
|
"type": "spinner"
|
|
1051
1054
|
},
|
|
1052
1055
|
{
|
|
1053
|
-
"type": "typography",
|
|
1054
|
-
"color": "muted",
|
|
1055
1056
|
"variant": "caption",
|
|
1057
|
+
"color": "muted",
|
|
1058
|
+
"type": "typography",
|
|
1056
1059
|
"content": "Assigning technician…"
|
|
1057
1060
|
}
|
|
1058
1061
|
],
|
|
1059
|
-
"direction": "vertical",
|
|
1060
1062
|
"gap": "md",
|
|
1061
|
-
"
|
|
1062
|
-
"className": "py-12",
|
|
1063
|
-
"type": "stack"
|
|
1063
|
+
"direction": "vertical"
|
|
1064
1064
|
}
|
|
1065
1065
|
]
|
|
1066
1066
|
]
|
|
@@ -1080,8 +1080,8 @@
|
|
|
1080
1080
|
"Technician",
|
|
1081
1081
|
{
|
|
1082
1082
|
"emit": {
|
|
1083
|
-
"
|
|
1084
|
-
"
|
|
1083
|
+
"success": "TechnicianLoaded",
|
|
1084
|
+
"failure": "TechnicianLoadFailed"
|
|
1085
1085
|
}
|
|
1086
1086
|
}
|
|
1087
1087
|
],
|
|
@@ -1089,22 +1089,22 @@
|
|
|
1089
1089
|
"render-ui",
|
|
1090
1090
|
"main",
|
|
1091
1091
|
{
|
|
1092
|
-
"direction": "vertical",
|
|
1093
|
-
"gap": "md",
|
|
1094
|
-
"className": "py-12",
|
|
1095
|
-
"type": "stack",
|
|
1096
|
-
"align": "center",
|
|
1097
1092
|
"children": [
|
|
1098
1093
|
{
|
|
1099
1094
|
"type": "spinner"
|
|
1100
1095
|
},
|
|
1101
1096
|
{
|
|
1102
1097
|
"color": "muted",
|
|
1103
|
-
"type": "typography",
|
|
1104
1098
|
"variant": "caption",
|
|
1105
|
-
"content": "Confirming assignment…"
|
|
1099
|
+
"content": "Confirming assignment…",
|
|
1100
|
+
"type": "typography"
|
|
1106
1101
|
}
|
|
1107
|
-
]
|
|
1102
|
+
],
|
|
1103
|
+
"className": "py-12",
|
|
1104
|
+
"type": "stack",
|
|
1105
|
+
"align": "center",
|
|
1106
|
+
"direction": "vertical",
|
|
1107
|
+
"gap": "md"
|
|
1108
1108
|
}
|
|
1109
1109
|
]
|
|
1110
1110
|
]
|
|
@@ -1134,6 +1134,9 @@
|
|
|
1134
1134
|
"main",
|
|
1135
1135
|
{
|
|
1136
1136
|
"direction": "vertical",
|
|
1137
|
+
"align": "center",
|
|
1138
|
+
"className": "py-12",
|
|
1139
|
+
"gap": "md",
|
|
1137
1140
|
"children": [
|
|
1138
1141
|
{
|
|
1139
1142
|
"type": "spinner"
|
|
@@ -1145,10 +1148,7 @@
|
|
|
1145
1148
|
"color": "muted"
|
|
1146
1149
|
}
|
|
1147
1150
|
],
|
|
1148
|
-
"type": "stack"
|
|
1149
|
-
"gap": "md",
|
|
1150
|
-
"align": "center",
|
|
1151
|
-
"className": "py-12"
|
|
1151
|
+
"type": "stack"
|
|
1152
1152
|
}
|
|
1153
1153
|
]
|
|
1154
1154
|
]
|
|
@@ -1177,10 +1177,6 @@
|
|
|
1177
1177
|
"render-ui",
|
|
1178
1178
|
"main",
|
|
1179
1179
|
{
|
|
1180
|
-
"direction": "vertical",
|
|
1181
|
-
"className": "py-12",
|
|
1182
|
-
"type": "stack",
|
|
1183
|
-
"gap": "md",
|
|
1184
1180
|
"align": "center",
|
|
1185
1181
|
"children": [
|
|
1186
1182
|
{
|
|
@@ -1188,11 +1184,15 @@
|
|
|
1188
1184
|
},
|
|
1189
1185
|
{
|
|
1190
1186
|
"type": "typography",
|
|
1191
|
-
"color": "muted",
|
|
1192
1187
|
"content": "Updating availability…",
|
|
1193
|
-
"variant": "caption"
|
|
1188
|
+
"variant": "caption",
|
|
1189
|
+
"color": "muted"
|
|
1194
1190
|
}
|
|
1195
|
-
]
|
|
1191
|
+
],
|
|
1192
|
+
"className": "py-12",
|
|
1193
|
+
"gap": "md",
|
|
1194
|
+
"type": "stack",
|
|
1195
|
+
"direction": "vertical"
|
|
1196
1196
|
}
|
|
1197
1197
|
]
|
|
1198
1198
|
]
|
|
@@ -1240,14 +1240,14 @@
|
|
|
1240
1240
|
"name": "name"
|
|
1241
1241
|
},
|
|
1242
1242
|
{
|
|
1243
|
-
"
|
|
1243
|
+
"label": "Skills",
|
|
1244
1244
|
"name": "skills",
|
|
1245
|
-
"
|
|
1245
|
+
"variant": "caption"
|
|
1246
1246
|
},
|
|
1247
1247
|
{
|
|
1248
|
+
"variant": "badge",
|
|
1248
1249
|
"label": "Available",
|
|
1249
|
-
"name": "available"
|
|
1250
|
-
"variant": "badge"
|
|
1250
|
+
"name": "available"
|
|
1251
1251
|
},
|
|
1252
1252
|
{
|
|
1253
1253
|
"name": "currentOrderId",
|
|
@@ -1256,8 +1256,8 @@
|
|
|
1256
1256
|
},
|
|
1257
1257
|
{
|
|
1258
1258
|
"label": "Last Seen",
|
|
1259
|
-
"
|
|
1260
|
-
"
|
|
1259
|
+
"name": "lastSeenAt",
|
|
1260
|
+
"variant": "caption"
|
|
1261
1261
|
}
|
|
1262
1262
|
],
|
|
1263
1263
|
"label": "Columns to show",
|
|
@@ -1271,8 +1271,8 @@
|
|
|
1271
1271
|
"default": [
|
|
1272
1272
|
{
|
|
1273
1273
|
"icon": "arrow-right",
|
|
1274
|
-
"event": "OPEN_TECHNICIAN",
|
|
1275
1274
|
"variant": "primary",
|
|
1275
|
+
"event": "OPEN_TECHNICIAN",
|
|
1276
1276
|
"label": "Open"
|
|
1277
1277
|
},
|
|
1278
1278
|
{
|