@almadar/std 14.24.0 → 14.26.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 +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -103,28 +103,28 @@
|
|
|
103
103
|
"ref": "AppShell.traits.AppLayout",
|
|
104
104
|
"name": "TicketAppLayout",
|
|
105
105
|
"config": {
|
|
106
|
+
"searchEvent": "TICKET_SEARCH",
|
|
107
|
+
"contentTrait": "@trait.TicketCatalog",
|
|
106
108
|
"notifications": [],
|
|
109
|
+
"appName": "Helpdesk",
|
|
107
110
|
"notificationClickEvent": "TICKET_NOTIFICATIONS_OPEN",
|
|
108
111
|
"navItems": [
|
|
109
112
|
{
|
|
110
|
-
"icon": "inbox",
|
|
111
113
|
"label": "Tickets",
|
|
112
|
-
"href": "/tickets"
|
|
114
|
+
"href": "/tickets",
|
|
115
|
+
"icon": "inbox"
|
|
113
116
|
},
|
|
114
117
|
{
|
|
115
|
-
"
|
|
118
|
+
"href": "/replies",
|
|
116
119
|
"label": "Replies",
|
|
117
|
-
"
|
|
120
|
+
"icon": "message-circle"
|
|
118
121
|
},
|
|
119
122
|
{
|
|
120
123
|
"href": "/metrics",
|
|
121
|
-
"
|
|
122
|
-
"
|
|
124
|
+
"label": "Metrics",
|
|
125
|
+
"icon": "layout-list"
|
|
123
126
|
}
|
|
124
|
-
]
|
|
125
|
-
"searchEvent": "TICKET_SEARCH",
|
|
126
|
-
"contentTrait": "@trait.TicketCatalog",
|
|
127
|
-
"appName": "Helpdesk"
|
|
127
|
+
]
|
|
128
128
|
},
|
|
129
129
|
"events": {
|
|
130
130
|
"SEARCH": "TICKET_SEARCH",
|
|
@@ -211,59 +211,60 @@
|
|
|
211
211
|
"render-ui",
|
|
212
212
|
"main",
|
|
213
213
|
{
|
|
214
|
+
"type": "stack",
|
|
214
215
|
"children": [
|
|
215
216
|
{
|
|
216
|
-
"align": "center",
|
|
217
|
-
"gap": "md",
|
|
218
|
-
"type": "stack",
|
|
219
217
|
"direction": "horizontal",
|
|
220
|
-
"justify": "between",
|
|
221
218
|
"children": [
|
|
222
219
|
{
|
|
223
|
-
"
|
|
220
|
+
"type": "stack",
|
|
221
|
+
"gap": "sm",
|
|
224
222
|
"direction": "horizontal",
|
|
223
|
+
"align": "center",
|
|
225
224
|
"children": [
|
|
226
225
|
{
|
|
227
|
-
"
|
|
228
|
-
"
|
|
226
|
+
"type": "icon",
|
|
227
|
+
"name": "inbox"
|
|
229
228
|
},
|
|
230
229
|
{
|
|
231
|
-
"variant": "h2",
|
|
232
230
|
"type": "typography",
|
|
231
|
+
"variant": "h2",
|
|
233
232
|
"content": "Tickets"
|
|
234
233
|
}
|
|
235
|
-
]
|
|
236
|
-
"type": "stack",
|
|
237
|
-
"gap": "sm"
|
|
234
|
+
]
|
|
238
235
|
},
|
|
239
236
|
{
|
|
240
|
-
"gap": "sm",
|
|
241
237
|
"type": "stack",
|
|
238
|
+
"gap": "sm",
|
|
242
239
|
"direction": "horizontal",
|
|
243
240
|
"children": [
|
|
244
241
|
{
|
|
245
|
-
"icon": "plus",
|
|
246
242
|
"label": "New Ticket",
|
|
247
243
|
"action": "CREATE",
|
|
244
|
+
"variant": "primary",
|
|
248
245
|
"type": "button",
|
|
249
|
-
"
|
|
246
|
+
"icon": "plus"
|
|
250
247
|
}
|
|
251
248
|
]
|
|
252
249
|
}
|
|
253
|
-
]
|
|
250
|
+
],
|
|
251
|
+
"justify": "between",
|
|
252
|
+
"align": "center",
|
|
253
|
+
"type": "stack",
|
|
254
|
+
"gap": "md"
|
|
254
255
|
},
|
|
255
256
|
{
|
|
256
257
|
"type": "divider"
|
|
257
258
|
},
|
|
258
259
|
{
|
|
259
|
-
"align": "center",
|
|
260
260
|
"gap": "md",
|
|
261
|
-
"direction": "horizontal",
|
|
262
261
|
"children": [
|
|
263
262
|
"@trait.TicketSearch",
|
|
264
263
|
"@trait.TicketFilter"
|
|
265
264
|
],
|
|
266
|
-
"type": "stack"
|
|
265
|
+
"type": "stack",
|
|
266
|
+
"direction": "horizontal",
|
|
267
|
+
"align": "center"
|
|
267
268
|
},
|
|
268
269
|
"@trait.TicketStats",
|
|
269
270
|
"@trait.TicketGraphs",
|
|
@@ -272,7 +273,6 @@
|
|
|
272
273
|
},
|
|
273
274
|
"@trait.TicketBrowseList"
|
|
274
275
|
],
|
|
275
|
-
"type": "stack",
|
|
276
276
|
"direction": "vertical",
|
|
277
277
|
"gap": "lg"
|
|
278
278
|
}
|
|
@@ -293,32 +293,32 @@
|
|
|
293
293
|
"render-ui",
|
|
294
294
|
"main",
|
|
295
295
|
{
|
|
296
|
-
"align": "center",
|
|
297
|
-
"direction": "vertical",
|
|
298
296
|
"type": "stack",
|
|
299
|
-
"
|
|
297
|
+
"direction": "vertical",
|
|
300
298
|
"gap": "md",
|
|
299
|
+
"align": "center",
|
|
300
|
+
"className": "py-8",
|
|
301
301
|
"children": [
|
|
302
302
|
{
|
|
303
303
|
"type": "icon",
|
|
304
304
|
"name": "bell"
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
|
-
"content": "No notifications",
|
|
308
307
|
"type": "typography",
|
|
309
|
-
"variant": "h3"
|
|
308
|
+
"variant": "h3",
|
|
309
|
+
"content": "No notifications"
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
"
|
|
313
|
-
"content": "You're all caught up.",
|
|
312
|
+
"variant": "caption",
|
|
314
313
|
"color": "muted",
|
|
315
|
-
"
|
|
314
|
+
"type": "typography",
|
|
315
|
+
"content": "You're all caught up."
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
|
+
"type": "button",
|
|
318
319
|
"action": "INIT",
|
|
319
320
|
"label": "Back to tickets",
|
|
320
|
-
"variant": "ghost"
|
|
321
|
-
"type": "button"
|
|
321
|
+
"variant": "ghost"
|
|
322
322
|
}
|
|
323
323
|
]
|
|
324
324
|
}
|
|
@@ -333,14 +333,15 @@
|
|
|
333
333
|
"ref": "Search.traits.SearchResultSearch",
|
|
334
334
|
"name": "TicketSearch",
|
|
335
335
|
"config": {
|
|
336
|
-
"
|
|
337
|
-
"
|
|
336
|
+
"placeholder": "Search tickets…",
|
|
337
|
+
"event": "TICKET_SEARCH"
|
|
338
338
|
}
|
|
339
339
|
},
|
|
340
340
|
{
|
|
341
341
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
342
342
|
"name": "TicketFilter",
|
|
343
343
|
"config": {
|
|
344
|
+
"event": "TICKET_FILTER",
|
|
344
345
|
"filters": [
|
|
345
346
|
{
|
|
346
347
|
"options": [
|
|
@@ -350,22 +351,21 @@
|
|
|
350
351
|
"critical"
|
|
351
352
|
],
|
|
352
353
|
"label": "Priority",
|
|
353
|
-
"
|
|
354
|
-
"
|
|
354
|
+
"filterType": "select",
|
|
355
|
+
"field": "priority"
|
|
355
356
|
},
|
|
356
357
|
{
|
|
358
|
+
"filterType": "select",
|
|
359
|
+
"label": "Status",
|
|
360
|
+
"field": "status",
|
|
357
361
|
"options": [
|
|
358
362
|
"open",
|
|
359
363
|
"in-progress",
|
|
360
364
|
"resolved",
|
|
361
365
|
"closed"
|
|
362
|
-
]
|
|
363
|
-
"label": "Status",
|
|
364
|
-
"field": "status",
|
|
365
|
-
"filterType": "select"
|
|
366
|
+
]
|
|
366
367
|
}
|
|
367
|
-
]
|
|
368
|
-
"event": "TICKET_FILTER"
|
|
368
|
+
]
|
|
369
369
|
}
|
|
370
370
|
},
|
|
371
371
|
{
|
|
@@ -375,14 +375,14 @@
|
|
|
375
375
|
"title": "Tickets",
|
|
376
376
|
"metrics": [
|
|
377
377
|
{
|
|
378
|
-
"icon": "inbox",
|
|
379
378
|
"label": "Total",
|
|
380
379
|
"aggregation": "count",
|
|
381
380
|
"variant": "primary",
|
|
382
|
-
"format": "number"
|
|
381
|
+
"format": "number",
|
|
382
|
+
"icon": "inbox"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
|
-
"
|
|
385
|
+
"variant": "warning",
|
|
386
386
|
"filter": [
|
|
387
387
|
"fn",
|
|
388
388
|
"row",
|
|
@@ -392,14 +392,12 @@
|
|
|
392
392
|
"open"
|
|
393
393
|
]
|
|
394
394
|
],
|
|
395
|
+
"icon": "circle",
|
|
395
396
|
"label": "Open",
|
|
396
397
|
"aggregation": "count",
|
|
397
|
-
"
|
|
398
|
-
"variant": "warning"
|
|
398
|
+
"format": "number"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
|
-
"icon": "check-circle",
|
|
402
|
-
"label": "Resolved",
|
|
403
401
|
"format": "number",
|
|
404
402
|
"filter": [
|
|
405
403
|
"fn",
|
|
@@ -410,8 +408,10 @@
|
|
|
410
408
|
"resolved"
|
|
411
409
|
]
|
|
412
410
|
],
|
|
413
|
-
"
|
|
414
|
-
"
|
|
411
|
+
"variant": "success",
|
|
412
|
+
"label": "Resolved",
|
|
413
|
+
"icon": "check-circle",
|
|
414
|
+
"aggregation": "count"
|
|
415
415
|
}
|
|
416
416
|
]
|
|
417
417
|
},
|
|
@@ -430,12 +430,12 @@
|
|
|
430
430
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
431
431
|
"name": "TicketGraphs",
|
|
432
432
|
"config": {
|
|
433
|
-
"
|
|
433
|
+
"chartType": "bar",
|
|
434
|
+
"subtitle": "Volume across priority buckets",
|
|
434
435
|
"categoryField": "priority",
|
|
435
|
-
"
|
|
436
|
+
"height": 240.0,
|
|
436
437
|
"title": "Tickets by Priority",
|
|
437
|
-
"
|
|
438
|
-
"chartType": "bar",
|
|
438
|
+
"showLegend": false,
|
|
439
439
|
"aggregation": "count"
|
|
440
440
|
},
|
|
441
441
|
"listens": [
|
|
@@ -454,25 +454,6 @@
|
|
|
454
454
|
"name": "TicketBrowseList",
|
|
455
455
|
"linkedEntity": "Ticket",
|
|
456
456
|
"config": {
|
|
457
|
-
"gap": "sm",
|
|
458
|
-
"cols": 1.0,
|
|
459
|
-
"itemActions": [
|
|
460
|
-
{
|
|
461
|
-
"event": "VIEW",
|
|
462
|
-
"label": "View",
|
|
463
|
-
"variant": "ghost"
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
"label": "Edit",
|
|
467
|
-
"event": "EDIT",
|
|
468
|
-
"variant": "ghost"
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"label": "Delete",
|
|
472
|
-
"variant": "danger",
|
|
473
|
-
"event": "DELETE"
|
|
474
|
-
}
|
|
475
|
-
],
|
|
476
457
|
"fields": [
|
|
477
458
|
{
|
|
478
459
|
"icon": "inbox",
|
|
@@ -484,16 +465,35 @@
|
|
|
484
465
|
"variant": "badge"
|
|
485
466
|
},
|
|
486
467
|
{
|
|
487
|
-
"
|
|
488
|
-
"
|
|
468
|
+
"name": "status",
|
|
469
|
+
"variant": "badge"
|
|
489
470
|
},
|
|
490
471
|
{
|
|
491
|
-
"
|
|
492
|
-
"
|
|
472
|
+
"variant": "body",
|
|
473
|
+
"name": "assignee"
|
|
493
474
|
},
|
|
494
475
|
{
|
|
495
|
-
"
|
|
496
|
-
"
|
|
476
|
+
"variant": "caption",
|
|
477
|
+
"name": "description"
|
|
478
|
+
}
|
|
479
|
+
],
|
|
480
|
+
"cols": 1.0,
|
|
481
|
+
"gap": "sm",
|
|
482
|
+
"itemActions": [
|
|
483
|
+
{
|
|
484
|
+
"event": "VIEW",
|
|
485
|
+
"variant": "ghost",
|
|
486
|
+
"label": "View"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"label": "Edit",
|
|
490
|
+
"event": "EDIT",
|
|
491
|
+
"variant": "ghost"
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"label": "Delete",
|
|
495
|
+
"event": "DELETE",
|
|
496
|
+
"variant": "danger"
|
|
497
497
|
}
|
|
498
498
|
]
|
|
499
499
|
},
|
|
@@ -545,9 +545,6 @@
|
|
|
545
545
|
"name": "TicketCreate",
|
|
546
546
|
"linkedEntity": "Ticket",
|
|
547
547
|
"config": {
|
|
548
|
-
"icon": "plus-circle",
|
|
549
|
-
"mode": "create",
|
|
550
|
-
"title": "New Ticket",
|
|
551
548
|
"fields": [
|
|
552
549
|
"subject",
|
|
553
550
|
"description",
|
|
@@ -555,7 +552,10 @@
|
|
|
555
552
|
"status",
|
|
556
553
|
"assignee",
|
|
557
554
|
"customerEmail"
|
|
558
|
-
]
|
|
555
|
+
],
|
|
556
|
+
"icon": "plus-circle",
|
|
557
|
+
"mode": "create",
|
|
558
|
+
"title": "New Ticket"
|
|
559
559
|
},
|
|
560
560
|
"events": {
|
|
561
561
|
"OPEN": "CREATE"
|
|
@@ -577,6 +577,8 @@
|
|
|
577
577
|
"linkedEntity": "Ticket",
|
|
578
578
|
"config": {
|
|
579
579
|
"icon": "edit",
|
|
580
|
+
"title": "Edit Ticket",
|
|
581
|
+
"mode": "edit",
|
|
580
582
|
"fields": [
|
|
581
583
|
"subject",
|
|
582
584
|
"description",
|
|
@@ -584,9 +586,7 @@
|
|
|
584
586
|
"status",
|
|
585
587
|
"assignee",
|
|
586
588
|
"customerEmail"
|
|
587
|
-
]
|
|
588
|
-
"mode": "edit",
|
|
589
|
-
"title": "Edit Ticket"
|
|
589
|
+
]
|
|
590
590
|
},
|
|
591
591
|
"events": {
|
|
592
592
|
"OPEN": "EDIT"
|
|
@@ -607,6 +607,9 @@
|
|
|
607
607
|
"name": "TicketView",
|
|
608
608
|
"linkedEntity": "Ticket",
|
|
609
609
|
"config": {
|
|
610
|
+
"title": "View Ticket",
|
|
611
|
+
"mode": "edit",
|
|
612
|
+
"icon": "eye",
|
|
610
613
|
"fields": [
|
|
611
614
|
"subject",
|
|
612
615
|
"description",
|
|
@@ -614,10 +617,7 @@
|
|
|
614
617
|
"status",
|
|
615
618
|
"assignee",
|
|
616
619
|
"customerEmail"
|
|
617
|
-
]
|
|
618
|
-
"title": "View Ticket",
|
|
619
|
-
"icon": "eye",
|
|
620
|
-
"mode": "edit"
|
|
620
|
+
]
|
|
621
621
|
},
|
|
622
622
|
"events": {
|
|
623
623
|
"OPEN": "VIEW"
|
|
@@ -638,10 +638,10 @@
|
|
|
638
638
|
"name": "TicketDelete",
|
|
639
639
|
"linkedEntity": "Ticket",
|
|
640
640
|
"config": {
|
|
641
|
-
"alertMessage": "This action cannot be undone.",
|
|
642
641
|
"icon": "alert-triangle",
|
|
643
|
-
"
|
|
644
|
-
"title": "Delete Ticket"
|
|
642
|
+
"alertMessage": "This action cannot be undone.",
|
|
643
|
+
"title": "Delete Ticket",
|
|
644
|
+
"confirmLabel": "Delete"
|
|
645
645
|
},
|
|
646
646
|
"events": {
|
|
647
647
|
"REQUEST": "DELETE",
|
|
@@ -956,15 +956,13 @@
|
|
|
956
956
|
"name": "TicketReplyAppLayout",
|
|
957
957
|
"linkedEntity": "TicketReply",
|
|
958
958
|
"config": {
|
|
959
|
+
"notifications": [],
|
|
959
960
|
"notificationClickEvent": "TICKET_REPLY_NOTIFICATIONS_OPEN",
|
|
960
|
-
"appName": "Helpdesk",
|
|
961
|
-
"searchEvent": "TICKET_REPLY_SEARCH",
|
|
962
|
-
"contentTrait": "@trait.TicketReplyBrowse",
|
|
963
961
|
"navItems": [
|
|
964
962
|
{
|
|
965
|
-
"href": "/tickets",
|
|
966
963
|
"label": "Tickets",
|
|
967
|
-
"icon": "inbox"
|
|
964
|
+
"icon": "inbox",
|
|
965
|
+
"href": "/tickets"
|
|
968
966
|
},
|
|
969
967
|
{
|
|
970
968
|
"icon": "message-circle",
|
|
@@ -973,15 +971,17 @@
|
|
|
973
971
|
},
|
|
974
972
|
{
|
|
975
973
|
"label": "Metrics",
|
|
976
|
-
"
|
|
977
|
-
"
|
|
974
|
+
"icon": "layout-list",
|
|
975
|
+
"href": "/metrics"
|
|
978
976
|
}
|
|
979
977
|
],
|
|
980
|
-
"
|
|
978
|
+
"contentTrait": "@trait.TicketReplyBrowse",
|
|
979
|
+
"searchEvent": "TICKET_REPLY_SEARCH",
|
|
980
|
+
"appName": "Helpdesk"
|
|
981
981
|
},
|
|
982
982
|
"events": {
|
|
983
|
-
"
|
|
984
|
-
"
|
|
983
|
+
"NOTIFY_CLICK": "TICKET_REPLY_NOTIFICATIONS_OPEN",
|
|
984
|
+
"SEARCH": "TICKET_REPLY_SEARCH"
|
|
985
985
|
}
|
|
986
986
|
},
|
|
987
987
|
{
|
|
@@ -1097,20 +1097,20 @@
|
|
|
1097
1097
|
"render-ui",
|
|
1098
1098
|
"main",
|
|
1099
1099
|
{
|
|
1100
|
-
"gap": "md",
|
|
1101
1100
|
"className": "py-12",
|
|
1101
|
+
"gap": "md",
|
|
1102
|
+
"type": "stack",
|
|
1102
1103
|
"direction": "vertical",
|
|
1103
1104
|
"align": "center",
|
|
1104
|
-
"type": "stack",
|
|
1105
1105
|
"children": [
|
|
1106
1106
|
{
|
|
1107
1107
|
"type": "spinner"
|
|
1108
1108
|
},
|
|
1109
1109
|
{
|
|
1110
|
-
"
|
|
1110
|
+
"content": "Loading…",
|
|
1111
1111
|
"color": "muted",
|
|
1112
|
-
"
|
|
1113
|
-
"
|
|
1112
|
+
"type": "typography",
|
|
1113
|
+
"variant": "caption"
|
|
1114
1114
|
}
|
|
1115
1115
|
]
|
|
1116
1116
|
}
|
|
@@ -1126,17 +1126,20 @@
|
|
|
1126
1126
|
"render-ui",
|
|
1127
1127
|
"main",
|
|
1128
1128
|
{
|
|
1129
|
-
"
|
|
1129
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
1130
1130
|
"children": [
|
|
1131
1131
|
{
|
|
1132
|
-
"type": "stack",
|
|
1133
|
-
"align": "center",
|
|
1134
1132
|
"direction": "horizontal",
|
|
1135
1133
|
"gap": "md",
|
|
1134
|
+
"justify": "between",
|
|
1135
|
+
"align": "center",
|
|
1136
|
+
"type": "stack",
|
|
1136
1137
|
"children": [
|
|
1137
1138
|
{
|
|
1138
|
-
"type": "stack",
|
|
1139
1139
|
"direction": "horizontal",
|
|
1140
|
+
"type": "stack",
|
|
1141
|
+
"gap": "sm",
|
|
1142
|
+
"align": "center",
|
|
1140
1143
|
"children": [
|
|
1141
1144
|
{
|
|
1142
1145
|
"type": "icon",
|
|
@@ -1147,19 +1150,16 @@
|
|
|
1147
1150
|
"content": "Replies",
|
|
1148
1151
|
"variant": "h2"
|
|
1149
1152
|
}
|
|
1150
|
-
]
|
|
1151
|
-
"gap": "sm",
|
|
1152
|
-
"align": "center"
|
|
1153
|
+
]
|
|
1153
1154
|
},
|
|
1154
1155
|
{
|
|
1156
|
+
"type": "button",
|
|
1155
1157
|
"action": "CREATE",
|
|
1156
1158
|
"label": "Compose",
|
|
1157
|
-
"type": "button",
|
|
1158
1159
|
"variant": "primary",
|
|
1159
1160
|
"icon": "edit"
|
|
1160
1161
|
}
|
|
1161
|
-
]
|
|
1162
|
-
"justify": "between"
|
|
1162
|
+
]
|
|
1163
1163
|
},
|
|
1164
1164
|
{
|
|
1165
1165
|
"type": "divider"
|
|
@@ -1169,31 +1169,31 @@
|
|
|
1169
1169
|
"type": "divider"
|
|
1170
1170
|
},
|
|
1171
1171
|
{
|
|
1172
|
+
"variant": "card",
|
|
1173
|
+
"type": "data-list",
|
|
1172
1174
|
"entity": "@payload.data",
|
|
1173
|
-
"gap": "sm",
|
|
1174
1175
|
"fields": [
|
|
1175
1176
|
{
|
|
1176
|
-
"icon": "message-circle",
|
|
1177
1177
|
"name": "author",
|
|
1178
|
+
"icon": "message-circle",
|
|
1178
1179
|
"variant": "h4"
|
|
1179
1180
|
},
|
|
1180
1181
|
{
|
|
1181
|
-
"
|
|
1182
|
-
"
|
|
1182
|
+
"name": "body",
|
|
1183
|
+
"variant": "body"
|
|
1183
1184
|
},
|
|
1184
1185
|
{
|
|
1186
|
+
"name": "createdAt",
|
|
1185
1187
|
"variant": "caption",
|
|
1186
|
-
"format": "date"
|
|
1187
|
-
"name": "createdAt"
|
|
1188
|
+
"format": "date"
|
|
1188
1189
|
}
|
|
1189
1190
|
],
|
|
1190
|
-
"
|
|
1191
|
-
"type": "data-list"
|
|
1191
|
+
"gap": "sm"
|
|
1192
1192
|
}
|
|
1193
1193
|
],
|
|
1194
|
-
"
|
|
1195
|
-
"
|
|
1196
|
-
"
|
|
1194
|
+
"direction": "vertical",
|
|
1195
|
+
"gap": "lg",
|
|
1196
|
+
"type": "stack"
|
|
1197
1197
|
}
|
|
1198
1198
|
]
|
|
1199
1199
|
]
|
|
@@ -1207,6 +1207,11 @@
|
|
|
1207
1207
|
"render-ui",
|
|
1208
1208
|
"main",
|
|
1209
1209
|
{
|
|
1210
|
+
"gap": "md",
|
|
1211
|
+
"type": "stack",
|
|
1212
|
+
"align": "center",
|
|
1213
|
+
"className": "py-12",
|
|
1214
|
+
"direction": "vertical",
|
|
1210
1215
|
"children": [
|
|
1211
1216
|
{
|
|
1212
1217
|
"name": "alert-triangle",
|
|
@@ -1214,29 +1219,24 @@
|
|
|
1214
1219
|
"type": "icon"
|
|
1215
1220
|
},
|
|
1216
1221
|
{
|
|
1217
|
-
"content": "Failed to load replies",
|
|
1218
1222
|
"type": "typography",
|
|
1219
|
-
"variant": "h3"
|
|
1223
|
+
"variant": "h3",
|
|
1224
|
+
"content": "Failed to load replies"
|
|
1220
1225
|
},
|
|
1221
1226
|
{
|
|
1227
|
+
"color": "muted",
|
|
1222
1228
|
"variant": "body",
|
|
1223
|
-
"type": "typography",
|
|
1224
1229
|
"content": "@payload.error",
|
|
1225
|
-
"
|
|
1230
|
+
"type": "typography"
|
|
1226
1231
|
},
|
|
1227
1232
|
{
|
|
1233
|
+
"icon": "rotate-ccw",
|
|
1228
1234
|
"label": "Retry",
|
|
1229
|
-
"action": "INIT",
|
|
1230
|
-
"type": "button",
|
|
1231
1235
|
"variant": "primary",
|
|
1232
|
-
"
|
|
1236
|
+
"type": "button",
|
|
1237
|
+
"action": "INIT"
|
|
1233
1238
|
}
|
|
1234
|
-
]
|
|
1235
|
-
"direction": "vertical",
|
|
1236
|
-
"align": "center",
|
|
1237
|
-
"gap": "md",
|
|
1238
|
-
"className": "py-12",
|
|
1239
|
-
"type": "stack"
|
|
1239
|
+
]
|
|
1240
1240
|
}
|
|
1241
1241
|
]
|
|
1242
1242
|
]
|
|
@@ -1301,42 +1301,42 @@
|
|
|
1301
1301
|
"render-ui",
|
|
1302
1302
|
"main",
|
|
1303
1303
|
{
|
|
1304
|
-
"direction": "vertical",
|
|
1305
|
-
"gap": "md",
|
|
1306
1304
|
"type": "stack",
|
|
1305
|
+
"direction": "vertical",
|
|
1307
1306
|
"children": [
|
|
1308
1307
|
{
|
|
1309
1308
|
"variant": "h3",
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1309
|
+
"content": "New reply",
|
|
1310
|
+
"type": "typography"
|
|
1312
1311
|
},
|
|
1313
1312
|
{
|
|
1314
|
-
"
|
|
1315
|
-
"
|
|
1313
|
+
"placeholder": "Write your reply…",
|
|
1314
|
+
"type": "textarea"
|
|
1316
1315
|
},
|
|
1317
1316
|
{
|
|
1318
|
-
"type": "stack",
|
|
1319
1317
|
"direction": "horizontal",
|
|
1320
|
-
"gap": "sm",
|
|
1321
1318
|
"children": [
|
|
1322
1319
|
{
|
|
1323
|
-
"type": "button",
|
|
1324
1320
|
"label": "Save Draft",
|
|
1321
|
+
"variant": "ghost",
|
|
1322
|
+
"type": "button",
|
|
1325
1323
|
"icon": "save",
|
|
1326
|
-
"action": "CREATE"
|
|
1327
|
-
"variant": "ghost"
|
|
1324
|
+
"action": "CREATE"
|
|
1328
1325
|
},
|
|
1329
1326
|
{
|
|
1327
|
+
"action": "SEND",
|
|
1330
1328
|
"label": "Send Reply",
|
|
1331
1329
|
"variant": "primary",
|
|
1332
|
-
"action": "SEND",
|
|
1333
1330
|
"icon": "send",
|
|
1334
1331
|
"type": "button"
|
|
1335
1332
|
}
|
|
1336
1333
|
],
|
|
1334
|
+
"gap": "sm",
|
|
1335
|
+
"type": "stack",
|
|
1337
1336
|
"justify": "end"
|
|
1338
1337
|
}
|
|
1339
|
-
]
|
|
1338
|
+
],
|
|
1339
|
+
"gap": "md"
|
|
1340
1340
|
}
|
|
1341
1341
|
]
|
|
1342
1342
|
]
|
|
@@ -1350,6 +1350,8 @@
|
|
|
1350
1350
|
"name": "TicketReplyCreate",
|
|
1351
1351
|
"linkedEntity": "TicketReply",
|
|
1352
1352
|
"config": {
|
|
1353
|
+
"icon": "message-circle",
|
|
1354
|
+
"mode": "create",
|
|
1353
1355
|
"fields": [
|
|
1354
1356
|
"ticketId",
|
|
1355
1357
|
"body",
|
|
@@ -1357,8 +1359,6 @@
|
|
|
1357
1359
|
"customerEmail",
|
|
1358
1360
|
"subject"
|
|
1359
1361
|
],
|
|
1360
|
-
"icon": "message-circle",
|
|
1361
|
-
"mode": "create",
|
|
1362
1362
|
"title": "New Reply"
|
|
1363
1363
|
},
|
|
1364
1364
|
"events": {
|
|
@@ -1387,11 +1387,11 @@
|
|
|
1387
1387
|
"ref": "Email.traits.ServiceEmailEmail",
|
|
1388
1388
|
"name": "TicketReplyEmail",
|
|
1389
1389
|
"config": {
|
|
1390
|
-
"recipient": "",
|
|
1391
1390
|
"sender": "support@example.com",
|
|
1392
|
-
"
|
|
1391
|
+
"recipient": "",
|
|
1392
|
+
"body": "",
|
|
1393
1393
|
"subject": "Re: your ticket",
|
|
1394
|
-
"
|
|
1394
|
+
"uiTrait": "@trait.TicketReplyComposerForm"
|
|
1395
1395
|
},
|
|
1396
1396
|
"listens": [
|
|
1397
1397
|
{
|
|
@@ -1580,27 +1580,27 @@
|
|
|
1580
1580
|
"linkedEntity": "SupportMetric",
|
|
1581
1581
|
"config": {
|
|
1582
1582
|
"contentTrait": "@trait.SupportMetricsDisplay",
|
|
1583
|
-
"
|
|
1584
|
-
"notifications": [],
|
|
1583
|
+
"searchEvent": "SUPPORT_METRICS_SEARCH",
|
|
1585
1584
|
"navItems": [
|
|
1586
1585
|
{
|
|
1587
|
-
"
|
|
1586
|
+
"label": "Tickets",
|
|
1588
1587
|
"href": "/tickets",
|
|
1589
|
-
"
|
|
1588
|
+
"icon": "inbox"
|
|
1590
1589
|
},
|
|
1591
1590
|
{
|
|
1591
|
+
"icon": "message-circle",
|
|
1592
1592
|
"label": "Replies",
|
|
1593
|
-
"href": "/replies"
|
|
1594
|
-
"icon": "message-circle"
|
|
1593
|
+
"href": "/replies"
|
|
1595
1594
|
},
|
|
1596
1595
|
{
|
|
1597
|
-
"
|
|
1596
|
+
"label": "Metrics",
|
|
1598
1597
|
"icon": "layout-list",
|
|
1599
|
-
"
|
|
1598
|
+
"href": "/metrics"
|
|
1600
1599
|
}
|
|
1601
1600
|
],
|
|
1601
|
+
"notifications": [],
|
|
1602
1602
|
"notificationClickEvent": "SUPPORT_METRICS_NOTIFICATIONS_OPEN",
|
|
1603
|
-
"
|
|
1603
|
+
"appName": "Helpdesk"
|
|
1604
1604
|
},
|
|
1605
1605
|
"events": {
|
|
1606
1606
|
"SEARCH": "SUPPORT_METRICS_SEARCH",
|
|
@@ -1621,19 +1621,19 @@
|
|
|
1621
1621
|
"variant": "h4"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
|
-
"
|
|
1624
|
+
"variant": "caption",
|
|
1625
1625
|
"label": "Category",
|
|
1626
|
-
"
|
|
1626
|
+
"name": "category"
|
|
1627
1627
|
},
|
|
1628
1628
|
{
|
|
1629
|
+
"label": "Status",
|
|
1629
1630
|
"variant": "badge",
|
|
1630
|
-
"name": "status"
|
|
1631
|
-
"label": "Status"
|
|
1631
|
+
"name": "status"
|
|
1632
1632
|
},
|
|
1633
1633
|
{
|
|
1634
|
-
"label": "Priority",
|
|
1635
1634
|
"name": "priority",
|
|
1636
|
-
"variant": "badge"
|
|
1635
|
+
"variant": "badge",
|
|
1636
|
+
"label": "Priority"
|
|
1637
1637
|
}
|
|
1638
1638
|
]
|
|
1639
1639
|
}
|
|
@@ -1664,38 +1664,38 @@
|
|
|
1664
1664
|
"render-ui",
|
|
1665
1665
|
"main",
|
|
1666
1666
|
{
|
|
1667
|
-
"type": "stack",
|
|
1668
|
-
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1669
1667
|
"children": [
|
|
1670
1668
|
{
|
|
1671
1669
|
"align": "center",
|
|
1672
|
-
"
|
|
1670
|
+
"direction": "horizontal",
|
|
1671
|
+
"gap": "sm",
|
|
1673
1672
|
"children": [
|
|
1674
1673
|
{
|
|
1675
1674
|
"type": "icon",
|
|
1676
1675
|
"name": "activity"
|
|
1677
1676
|
},
|
|
1678
1677
|
{
|
|
1679
|
-
"
|
|
1678
|
+
"type": "typography",
|
|
1680
1679
|
"content": "Support Metrics",
|
|
1681
|
-
"
|
|
1680
|
+
"variant": "h2"
|
|
1682
1681
|
}
|
|
1683
1682
|
],
|
|
1684
|
-
"
|
|
1685
|
-
"direction": "horizontal"
|
|
1683
|
+
"type": "stack"
|
|
1686
1684
|
},
|
|
1687
1685
|
{
|
|
1688
1686
|
"type": "divider"
|
|
1689
1687
|
},
|
|
1690
1688
|
{
|
|
1691
1689
|
"variant": "h3",
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1690
|
+
"content": "Recent",
|
|
1691
|
+
"type": "typography"
|
|
1694
1692
|
},
|
|
1695
1693
|
"@trait.SupportMetricsBrowse"
|
|
1696
1694
|
],
|
|
1697
|
-
"
|
|
1698
|
-
"
|
|
1695
|
+
"gap": "lg",
|
|
1696
|
+
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1697
|
+
"type": "stack",
|
|
1698
|
+
"direction": "vertical"
|
|
1699
1699
|
}
|
|
1700
1700
|
]
|
|
1701
1701
|
]
|