@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
|
@@ -119,28 +119,28 @@
|
|
|
119
119
|
"ref": "AppShell.traits.AppLayout",
|
|
120
120
|
"name": "QuestionAppLayout",
|
|
121
121
|
"config": {
|
|
122
|
+
"searchEvent": "QUESTION_SEARCH",
|
|
123
|
+
"contentTrait": "@trait.QuestionCatalog",
|
|
124
|
+
"notificationClickEvent": "QUESTION_NOTIFICATIONS_OPEN",
|
|
125
|
+
"notifications": [],
|
|
126
|
+
"appName": "Forum",
|
|
122
127
|
"navItems": [
|
|
123
128
|
{
|
|
124
129
|
"href": "/questions",
|
|
125
|
-
"
|
|
126
|
-
"
|
|
130
|
+
"label": "Questions",
|
|
131
|
+
"icon": "help-circle"
|
|
127
132
|
},
|
|
128
133
|
{
|
|
134
|
+
"href": "/questions",
|
|
129
135
|
"icon": "tag",
|
|
130
|
-
"label": "Categories"
|
|
131
|
-
"href": "/questions"
|
|
136
|
+
"label": "Categories"
|
|
132
137
|
},
|
|
133
138
|
{
|
|
134
|
-
"label": "Moderation",
|
|
135
139
|
"href": "/moderation",
|
|
136
|
-
"icon": "shield-alert"
|
|
140
|
+
"icon": "shield-alert",
|
|
141
|
+
"label": "Moderation"
|
|
137
142
|
}
|
|
138
|
-
]
|
|
139
|
-
"notificationClickEvent": "QUESTION_NOTIFICATIONS_OPEN",
|
|
140
|
-
"searchEvent": "QUESTION_SEARCH",
|
|
141
|
-
"contentTrait": "@trait.QuestionCatalog",
|
|
142
|
-
"appName": "Forum",
|
|
143
|
-
"notifications": []
|
|
143
|
+
]
|
|
144
144
|
},
|
|
145
145
|
"events": {
|
|
146
146
|
"SEARCH": "QUESTION_SEARCH",
|
|
@@ -227,55 +227,58 @@
|
|
|
227
227
|
"render-ui",
|
|
228
228
|
"main",
|
|
229
229
|
{
|
|
230
|
+
"direction": "vertical",
|
|
231
|
+
"gap": "lg",
|
|
232
|
+
"type": "stack",
|
|
230
233
|
"children": [
|
|
231
234
|
{
|
|
232
|
-
"gap": "md",
|
|
233
235
|
"type": "stack",
|
|
236
|
+
"justify": "between",
|
|
237
|
+
"gap": "md",
|
|
238
|
+
"direction": "horizontal",
|
|
234
239
|
"align": "center",
|
|
235
240
|
"children": [
|
|
236
241
|
{
|
|
242
|
+
"direction": "horizontal",
|
|
237
243
|
"gap": "sm",
|
|
244
|
+
"align": "center",
|
|
245
|
+
"type": "stack",
|
|
238
246
|
"children": [
|
|
239
247
|
{
|
|
240
|
-
"
|
|
241
|
-
"
|
|
248
|
+
"name": "help-circle",
|
|
249
|
+
"type": "icon"
|
|
242
250
|
},
|
|
243
251
|
{
|
|
244
|
-
"variant": "h2",
|
|
245
252
|
"type": "typography",
|
|
246
|
-
"content": "Questions"
|
|
253
|
+
"content": "Questions",
|
|
254
|
+
"variant": "h2"
|
|
247
255
|
}
|
|
248
|
-
]
|
|
249
|
-
"align": "center",
|
|
250
|
-
"type": "stack",
|
|
251
|
-
"direction": "horizontal"
|
|
256
|
+
]
|
|
252
257
|
},
|
|
253
258
|
{
|
|
259
|
+
"type": "stack",
|
|
254
260
|
"direction": "horizontal",
|
|
255
261
|
"gap": "sm",
|
|
256
262
|
"children": [
|
|
257
263
|
{
|
|
258
|
-
"label": "Ask Question",
|
|
259
264
|
"type": "button",
|
|
260
|
-
"
|
|
265
|
+
"label": "Ask Question",
|
|
261
266
|
"icon": "plus",
|
|
267
|
+
"action": "CREATE",
|
|
262
268
|
"variant": "primary"
|
|
263
269
|
}
|
|
264
|
-
]
|
|
265
|
-
"type": "stack"
|
|
270
|
+
]
|
|
266
271
|
}
|
|
267
|
-
]
|
|
268
|
-
"justify": "between",
|
|
269
|
-
"direction": "horizontal"
|
|
272
|
+
]
|
|
270
273
|
},
|
|
271
274
|
{
|
|
272
275
|
"type": "divider"
|
|
273
276
|
},
|
|
274
277
|
{
|
|
275
|
-
"type": "stack",
|
|
276
|
-
"direction": "horizontal",
|
|
277
278
|
"gap": "md",
|
|
279
|
+
"direction": "horizontal",
|
|
278
280
|
"align": "center",
|
|
281
|
+
"type": "stack",
|
|
279
282
|
"children": [
|
|
280
283
|
"@trait.QuestionSearch",
|
|
281
284
|
"@trait.QuestionFilter"
|
|
@@ -290,10 +293,7 @@
|
|
|
290
293
|
"type": "divider"
|
|
291
294
|
},
|
|
292
295
|
"@trait.QuestionBrowseList"
|
|
293
|
-
]
|
|
294
|
-
"gap": "lg",
|
|
295
|
-
"direction": "vertical",
|
|
296
|
-
"type": "stack"
|
|
296
|
+
]
|
|
297
297
|
}
|
|
298
298
|
]
|
|
299
299
|
]
|
|
@@ -312,6 +312,8 @@
|
|
|
312
312
|
"render-ui",
|
|
313
313
|
"main",
|
|
314
314
|
{
|
|
315
|
+
"direction": "vertical",
|
|
316
|
+
"gap": "md",
|
|
315
317
|
"children": [
|
|
316
318
|
{
|
|
317
319
|
"type": "icon",
|
|
@@ -323,22 +325,20 @@
|
|
|
323
325
|
"type": "typography"
|
|
324
326
|
},
|
|
325
327
|
{
|
|
326
|
-
"color": "muted",
|
|
327
328
|
"type": "typography",
|
|
328
|
-
"
|
|
329
|
-
"content": "You're all caught up."
|
|
329
|
+
"color": "muted",
|
|
330
|
+
"content": "You're all caught up.",
|
|
331
|
+
"variant": "caption"
|
|
330
332
|
},
|
|
331
333
|
{
|
|
332
|
-
"type": "button",
|
|
333
|
-
"label": "Back to questions",
|
|
334
334
|
"action": "INIT",
|
|
335
|
+
"label": "Back to questions",
|
|
336
|
+
"type": "button",
|
|
335
337
|
"variant": "ghost"
|
|
336
338
|
}
|
|
337
339
|
],
|
|
338
|
-
"align": "center",
|
|
339
340
|
"type": "stack",
|
|
340
|
-
"
|
|
341
|
-
"gap": "md",
|
|
341
|
+
"align": "center",
|
|
342
342
|
"className": "py-8"
|
|
343
343
|
}
|
|
344
344
|
]
|
|
@@ -363,20 +363,20 @@
|
|
|
363
363
|
"event": "QUESTION_FILTER",
|
|
364
364
|
"filters": [
|
|
365
365
|
{
|
|
366
|
-
"label": "Status",
|
|
367
366
|
"filterType": "select",
|
|
368
367
|
"field": "status",
|
|
369
368
|
"options": [
|
|
370
369
|
"open",
|
|
371
370
|
"answered",
|
|
372
371
|
"closed"
|
|
373
|
-
]
|
|
372
|
+
],
|
|
373
|
+
"label": "Status"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
|
-
"filterType": "select",
|
|
377
376
|
"label": "Tag",
|
|
378
377
|
"field": "tag",
|
|
379
|
-
"options": []
|
|
378
|
+
"options": [],
|
|
379
|
+
"filterType": "select"
|
|
380
380
|
}
|
|
381
381
|
]
|
|
382
382
|
}
|
|
@@ -385,18 +385,20 @@
|
|
|
385
385
|
"ref": "Stats.traits.StatsItemStats",
|
|
386
386
|
"name": "QuestionStats",
|
|
387
387
|
"config": {
|
|
388
|
+
"title": "Questions",
|
|
388
389
|
"metrics": [
|
|
389
390
|
{
|
|
390
|
-
"
|
|
391
|
+
"aggregation": "count",
|
|
391
392
|
"format": "number",
|
|
392
|
-
"icon": "help-circle",
|
|
393
393
|
"label": "Total",
|
|
394
|
-
"
|
|
394
|
+
"icon": "help-circle",
|
|
395
|
+
"variant": "primary"
|
|
395
396
|
},
|
|
396
397
|
{
|
|
397
|
-
"
|
|
398
|
+
"aggregation": "count",
|
|
398
399
|
"icon": "circle",
|
|
399
400
|
"label": "Open",
|
|
401
|
+
"variant": "warning",
|
|
400
402
|
"format": "number",
|
|
401
403
|
"filter": [
|
|
402
404
|
"fn",
|
|
@@ -406,8 +408,7 @@
|
|
|
406
408
|
"@row.status",
|
|
407
409
|
"open"
|
|
408
410
|
]
|
|
409
|
-
]
|
|
410
|
-
"aggregation": "count"
|
|
411
|
+
]
|
|
411
412
|
},
|
|
412
413
|
{
|
|
413
414
|
"filter": [
|
|
@@ -419,22 +420,21 @@
|
|
|
419
420
|
"answered"
|
|
420
421
|
]
|
|
421
422
|
],
|
|
422
|
-
"format": "number",
|
|
423
423
|
"label": "Answered",
|
|
424
|
-
"
|
|
424
|
+
"format": "number",
|
|
425
|
+
"aggregation": "count",
|
|
425
426
|
"icon": "check-circle",
|
|
426
|
-
"
|
|
427
|
+
"variant": "success"
|
|
427
428
|
},
|
|
428
429
|
{
|
|
429
430
|
"format": "text",
|
|
430
|
-
"
|
|
431
|
-
"icon": "hash",
|
|
431
|
+
"field": "tag",
|
|
432
432
|
"variant": "info",
|
|
433
433
|
"aggregation": "mode",
|
|
434
|
-
"
|
|
434
|
+
"label": "Top Tag",
|
|
435
|
+
"icon": "hash"
|
|
435
436
|
}
|
|
436
|
-
]
|
|
437
|
-
"title": "Questions"
|
|
437
|
+
]
|
|
438
438
|
},
|
|
439
439
|
"listens": [
|
|
440
440
|
{
|
|
@@ -451,8 +451,8 @@
|
|
|
451
451
|
"ref": "Tags.traits.TagBrowse",
|
|
452
452
|
"name": "QuestionTagTree",
|
|
453
453
|
"config": {
|
|
454
|
-
"
|
|
455
|
-
"
|
|
454
|
+
"allowEdit": false,
|
|
455
|
+
"title": "Categories"
|
|
456
456
|
}
|
|
457
457
|
},
|
|
458
458
|
{
|
|
@@ -460,55 +460,55 @@
|
|
|
460
460
|
"name": "QuestionBrowseList",
|
|
461
461
|
"linkedEntity": "Question",
|
|
462
462
|
"config": {
|
|
463
|
+
"gap": "sm",
|
|
464
|
+
"itemActions": [
|
|
465
|
+
{
|
|
466
|
+
"label": "View",
|
|
467
|
+
"event": "VIEW",
|
|
468
|
+
"variant": "ghost"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"event": "EDIT",
|
|
472
|
+
"label": "Edit",
|
|
473
|
+
"variant": "ghost"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"event": "DELETE",
|
|
477
|
+
"variant": "danger",
|
|
478
|
+
"label": "Delete"
|
|
479
|
+
}
|
|
480
|
+
],
|
|
481
|
+
"cols": 1.0,
|
|
482
|
+
"variant": "card",
|
|
463
483
|
"fields": [
|
|
464
484
|
{
|
|
465
|
-
"
|
|
485
|
+
"name": "title",
|
|
466
486
|
"icon": "help-circle",
|
|
467
|
-
"
|
|
487
|
+
"variant": "h3"
|
|
468
488
|
},
|
|
469
489
|
{
|
|
470
|
-
"
|
|
471
|
-
"
|
|
490
|
+
"name": "authorName",
|
|
491
|
+
"variant": "body"
|
|
472
492
|
},
|
|
473
493
|
{
|
|
474
|
-
"
|
|
475
|
-
"
|
|
494
|
+
"variant": "badge",
|
|
495
|
+
"name": "tag"
|
|
476
496
|
},
|
|
477
497
|
{
|
|
478
498
|
"name": "status",
|
|
479
499
|
"variant": "badge"
|
|
480
500
|
},
|
|
481
501
|
{
|
|
482
|
-
"format": "number",
|
|
483
502
|
"name": "voteCount",
|
|
484
|
-
"variant": "caption"
|
|
485
|
-
},
|
|
486
|
-
{
|
|
487
|
-
"name": "replyCount",
|
|
488
503
|
"format": "number",
|
|
489
504
|
"variant": "caption"
|
|
490
|
-
}
|
|
491
|
-
],
|
|
492
|
-
"itemActions": [
|
|
493
|
-
{
|
|
494
|
-
"variant": "ghost",
|
|
495
|
-
"event": "VIEW",
|
|
496
|
-
"label": "View"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"event": "EDIT",
|
|
500
|
-
"variant": "ghost",
|
|
501
|
-
"label": "Edit"
|
|
502
505
|
},
|
|
503
506
|
{
|
|
504
|
-
"
|
|
505
|
-
"
|
|
506
|
-
"
|
|
507
|
+
"format": "number",
|
|
508
|
+
"variant": "caption",
|
|
509
|
+
"name": "replyCount"
|
|
507
510
|
}
|
|
508
|
-
]
|
|
509
|
-
"gap": "sm",
|
|
510
|
-
"cols": 1.0,
|
|
511
|
-
"variant": "card"
|
|
511
|
+
]
|
|
512
512
|
},
|
|
513
513
|
"listens": [
|
|
514
514
|
{
|
|
@@ -573,9 +573,9 @@
|
|
|
573
573
|
"name": "QuestionCreate",
|
|
574
574
|
"linkedEntity": "Question",
|
|
575
575
|
"config": {
|
|
576
|
+
"mode": "create",
|
|
576
577
|
"icon": "plus-circle",
|
|
577
578
|
"title": "Ask Question",
|
|
578
|
-
"mode": "create",
|
|
579
579
|
"fields": [
|
|
580
580
|
"title",
|
|
581
581
|
"body",
|
|
@@ -603,9 +603,9 @@
|
|
|
603
603
|
"name": "QuestionEdit",
|
|
604
604
|
"linkedEntity": "Question",
|
|
605
605
|
"config": {
|
|
606
|
+
"icon": "edit",
|
|
606
607
|
"mode": "edit",
|
|
607
608
|
"title": "Edit Question",
|
|
608
|
-
"icon": "edit",
|
|
609
609
|
"fields": [
|
|
610
610
|
"title",
|
|
611
611
|
"body",
|
|
@@ -633,8 +633,8 @@
|
|
|
633
633
|
"name": "QuestionView",
|
|
634
634
|
"linkedEntity": "Question",
|
|
635
635
|
"config": {
|
|
636
|
-
"title": "View Question",
|
|
637
636
|
"icon": "eye",
|
|
637
|
+
"mode": "edit",
|
|
638
638
|
"fields": [
|
|
639
639
|
"title",
|
|
640
640
|
"body",
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
"voteCount",
|
|
645
645
|
"replyCount"
|
|
646
646
|
],
|
|
647
|
-
"
|
|
647
|
+
"title": "View Question"
|
|
648
648
|
},
|
|
649
649
|
"events": {
|
|
650
650
|
"OPEN": "VIEW"
|
|
@@ -665,14 +665,14 @@
|
|
|
665
665
|
"name": "QuestionDeleteConfirm",
|
|
666
666
|
"linkedEntity": "Question",
|
|
667
667
|
"config": {
|
|
668
|
-
"alertMessage": "This action cannot be undone. The question and all its replies will be removed.",
|
|
669
|
-
"icon": "alert-triangle",
|
|
670
668
|
"title": "Delete Question",
|
|
671
|
-
"
|
|
669
|
+
"icon": "alert-triangle",
|
|
670
|
+
"confirmLabel": "Delete",
|
|
671
|
+
"alertMessage": "This action cannot be undone. The question and all its replies will be removed."
|
|
672
672
|
},
|
|
673
673
|
"events": {
|
|
674
|
-
"
|
|
675
|
-
"
|
|
674
|
+
"REQUEST": "DELETE",
|
|
675
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
676
676
|
},
|
|
677
677
|
"listens": [
|
|
678
678
|
{
|
|
@@ -1001,32 +1001,32 @@
|
|
|
1001
1001
|
"ref": "AppShell.traits.AppLayout",
|
|
1002
1002
|
"name": "ModerationAppLayout",
|
|
1003
1003
|
"config": {
|
|
1004
|
-
"searchEvent": "MODERATION_SEARCH",
|
|
1005
|
-
"notifications": [],
|
|
1006
1004
|
"notificationClickEvent": "MODERATION_NOTIFICATIONS_OPEN",
|
|
1007
|
-
"
|
|
1005
|
+
"contentTrait": "@trait.ModerationDisplay",
|
|
1008
1006
|
"navItems": [
|
|
1009
1007
|
{
|
|
1010
|
-
"icon": "help-circle",
|
|
1011
1008
|
"label": "Questions",
|
|
1009
|
+
"icon": "help-circle",
|
|
1012
1010
|
"href": "/questions"
|
|
1013
1011
|
},
|
|
1014
1012
|
{
|
|
1015
1013
|
"label": "Categories",
|
|
1016
|
-
"
|
|
1017
|
-
"
|
|
1014
|
+
"href": "/questions",
|
|
1015
|
+
"icon": "tag"
|
|
1018
1016
|
},
|
|
1019
1017
|
{
|
|
1018
|
+
"href": "/moderation",
|
|
1020
1019
|
"label": "Moderation",
|
|
1021
|
-
"icon": "shield-alert"
|
|
1022
|
-
"href": "/moderation"
|
|
1020
|
+
"icon": "shield-alert"
|
|
1023
1021
|
}
|
|
1024
1022
|
],
|
|
1025
|
-
"
|
|
1023
|
+
"searchEvent": "MODERATION_SEARCH",
|
|
1024
|
+
"notifications": [],
|
|
1025
|
+
"appName": "Forum"
|
|
1026
1026
|
},
|
|
1027
1027
|
"events": {
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1028
|
+
"NOTIFY_CLICK": "MODERATION_NOTIFICATIONS_OPEN",
|
|
1029
|
+
"SEARCH": "MODERATION_SEARCH"
|
|
1030
1030
|
}
|
|
1031
1031
|
},
|
|
1032
1032
|
{
|
|
@@ -1094,9 +1094,10 @@
|
|
|
1094
1094
|
"main",
|
|
1095
1095
|
{
|
|
1096
1096
|
"gap": "lg",
|
|
1097
|
-
"type": "stack",
|
|
1098
1097
|
"children": [
|
|
1099
1098
|
{
|
|
1099
|
+
"direction": "horizontal",
|
|
1100
|
+
"type": "stack",
|
|
1100
1101
|
"gap": "sm",
|
|
1101
1102
|
"children": [
|
|
1102
1103
|
{
|
|
@@ -1104,14 +1105,12 @@
|
|
|
1104
1105
|
"type": "icon"
|
|
1105
1106
|
},
|
|
1106
1107
|
{
|
|
1107
|
-
"content": "Moderation Queue",
|
|
1108
1108
|
"variant": "h2",
|
|
1109
|
+
"content": "Moderation Queue",
|
|
1109
1110
|
"type": "typography"
|
|
1110
1111
|
}
|
|
1111
1112
|
],
|
|
1112
|
-
"align": "center"
|
|
1113
|
-
"type": "stack",
|
|
1114
|
-
"direction": "horizontal"
|
|
1113
|
+
"align": "center"
|
|
1115
1114
|
},
|
|
1116
1115
|
{
|
|
1117
1116
|
"type": "divider"
|
|
@@ -1121,9 +1120,9 @@
|
|
|
1121
1120
|
"type": "divider"
|
|
1122
1121
|
},
|
|
1123
1122
|
{
|
|
1124
|
-
"
|
|
1123
|
+
"variant": "h3",
|
|
1125
1124
|
"content": "Recent Flags",
|
|
1126
|
-
"
|
|
1125
|
+
"type": "typography"
|
|
1127
1126
|
},
|
|
1128
1127
|
"@trait.ModerationFlagBrowse",
|
|
1129
1128
|
{
|
|
@@ -1136,8 +1135,9 @@
|
|
|
1136
1135
|
},
|
|
1137
1136
|
"@trait.ModerationDecisionBrowse"
|
|
1138
1137
|
],
|
|
1139
|
-
"
|
|
1140
|
-
"
|
|
1138
|
+
"direction": "vertical",
|
|
1139
|
+
"type": "stack",
|
|
1140
|
+
"className": "max-w-6xl mx-auto w-full p-4"
|
|
1141
1141
|
}
|
|
1142
1142
|
]
|
|
1143
1143
|
]
|
|
@@ -1156,34 +1156,34 @@
|
|
|
1156
1156
|
"render-ui",
|
|
1157
1157
|
"main",
|
|
1158
1158
|
{
|
|
1159
|
-
"type": "stack",
|
|
1160
1159
|
"gap": "md",
|
|
1161
|
-
"className": "py-8",
|
|
1162
1160
|
"align": "center",
|
|
1161
|
+
"direction": "vertical",
|
|
1162
|
+
"type": "stack",
|
|
1163
1163
|
"children": [
|
|
1164
1164
|
{
|
|
1165
|
-
"
|
|
1166
|
-
"
|
|
1165
|
+
"name": "bell",
|
|
1166
|
+
"type": "icon"
|
|
1167
1167
|
},
|
|
1168
1168
|
{
|
|
1169
|
-
"
|
|
1169
|
+
"variant": "h3",
|
|
1170
1170
|
"content": "No notifications",
|
|
1171
|
-
"
|
|
1171
|
+
"type": "typography"
|
|
1172
1172
|
},
|
|
1173
1173
|
{
|
|
1174
|
+
"content": "You're all caught up.",
|
|
1174
1175
|
"type": "typography",
|
|
1175
1176
|
"variant": "caption",
|
|
1176
|
-
"content": "You're all caught up.",
|
|
1177
1177
|
"color": "muted"
|
|
1178
1178
|
},
|
|
1179
1179
|
{
|
|
1180
|
-
"
|
|
1181
|
-
"type": "button",
|
|
1180
|
+
"action": "INIT",
|
|
1182
1181
|
"variant": "ghost",
|
|
1183
|
-
"
|
|
1182
|
+
"type": "button",
|
|
1183
|
+
"label": "Back to moderation"
|
|
1184
1184
|
}
|
|
1185
1185
|
],
|
|
1186
|
-
"
|
|
1186
|
+
"className": "py-8"
|
|
1187
1187
|
}
|
|
1188
1188
|
]
|
|
1189
1189
|
]
|
|
@@ -1204,6 +1204,7 @@
|
|
|
1204
1204
|
"ref": "Flag.traits.FlagReport",
|
|
1205
1205
|
"name": "ModerationFlagBrowse",
|
|
1206
1206
|
"config": {
|
|
1207
|
+
"title": "Latest reports",
|
|
1207
1208
|
"reasons": [
|
|
1208
1209
|
"spam",
|
|
1209
1210
|
"abuse",
|
|
@@ -1211,8 +1212,7 @@
|
|
|
1211
1212
|
"misinformation",
|
|
1212
1213
|
"nsfw",
|
|
1213
1214
|
"other"
|
|
1214
|
-
]
|
|
1215
|
-
"title": "Latest reports"
|
|
1215
|
+
]
|
|
1216
1216
|
}
|
|
1217
1217
|
},
|
|
1218
1218
|
{
|
|
@@ -1220,16 +1220,24 @@
|
|
|
1220
1220
|
"name": "ModerationDecisionBrowse",
|
|
1221
1221
|
"linkedEntity": "ModerationDecision",
|
|
1222
1222
|
"config": {
|
|
1223
|
+
"gap": "sm",
|
|
1224
|
+
"itemActions": [
|
|
1225
|
+
{
|
|
1226
|
+
"variant": "danger",
|
|
1227
|
+
"label": "Revert",
|
|
1228
|
+
"event": "DELETE"
|
|
1229
|
+
}
|
|
1230
|
+
],
|
|
1223
1231
|
"fields": [
|
|
1224
1232
|
{
|
|
1233
|
+
"label": "Target",
|
|
1225
1234
|
"variant": "badge",
|
|
1226
|
-
"name": "targetType"
|
|
1227
|
-
"label": "Target"
|
|
1235
|
+
"name": "targetType"
|
|
1228
1236
|
},
|
|
1229
1237
|
{
|
|
1238
|
+
"label": "Verdict",
|
|
1230
1239
|
"variant": "badge",
|
|
1231
|
-
"name": "verdict"
|
|
1232
|
-
"label": "Verdict"
|
|
1240
|
+
"name": "verdict"
|
|
1233
1241
|
},
|
|
1234
1242
|
{
|
|
1235
1243
|
"variant": "caption",
|
|
@@ -1237,23 +1245,15 @@
|
|
|
1237
1245
|
"label": "Reviewer"
|
|
1238
1246
|
},
|
|
1239
1247
|
{
|
|
1240
|
-
"name": "notes",
|
|
1241
1248
|
"label": "Notes",
|
|
1242
|
-
"variant": "body"
|
|
1249
|
+
"variant": "body",
|
|
1250
|
+
"name": "notes"
|
|
1243
1251
|
},
|
|
1244
1252
|
{
|
|
1245
|
-
"
|
|
1253
|
+
"label": "When",
|
|
1246
1254
|
"variant": "caption",
|
|
1247
1255
|
"name": "createdAt",
|
|
1248
|
-
"
|
|
1249
|
-
}
|
|
1250
|
-
],
|
|
1251
|
-
"gap": "sm",
|
|
1252
|
-
"itemActions": [
|
|
1253
|
-
{
|
|
1254
|
-
"variant": "danger",
|
|
1255
|
-
"label": "Revert",
|
|
1256
|
-
"event": "DELETE"
|
|
1256
|
+
"format": "date"
|
|
1257
1257
|
}
|
|
1258
1258
|
],
|
|
1259
1259
|
"cols": 1.0
|
|
@@ -1282,10 +1282,10 @@
|
|
|
1282
1282
|
"name": "ModerationRevertConfirm",
|
|
1283
1283
|
"linkedEntity": "ModerationDecision",
|
|
1284
1284
|
"config": {
|
|
1285
|
-
"title": "Revert Decision",
|
|
1286
1285
|
"alertMessage": "This will undo the recorded moderation verdict.",
|
|
1287
1286
|
"icon": "rotate-ccw",
|
|
1288
|
-
"confirmLabel": "Revert"
|
|
1287
|
+
"confirmLabel": "Revert",
|
|
1288
|
+
"title": "Revert Decision"
|
|
1289
1289
|
},
|
|
1290
1290
|
"events": {
|
|
1291
1291
|
"REQUEST": "REVERT",
|