@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
|
@@ -83,53 +83,53 @@
|
|
|
83
83
|
"ref": "AppShell.traits.AppLayout",
|
|
84
84
|
"name": "ContactAppLayout",
|
|
85
85
|
"config": {
|
|
86
|
+
"contentTrait": "@trait.ContactCatalog",
|
|
87
|
+
"searchEvent": "CONTACT_SEARCH",
|
|
88
|
+
"notifications": [],
|
|
86
89
|
"notificationClickEvent": "CONTACT_NOTIFICATIONS_OPEN",
|
|
90
|
+
"appName": "App",
|
|
87
91
|
"navItems": [
|
|
88
92
|
{
|
|
89
|
-
"label": "Contacts",
|
|
90
93
|
"href": "/contacts",
|
|
91
|
-
"icon": "users"
|
|
94
|
+
"icon": "users",
|
|
95
|
+
"label": "Contacts"
|
|
92
96
|
},
|
|
93
97
|
{
|
|
94
|
-
"label": "Items",
|
|
95
98
|
"icon": "package",
|
|
99
|
+
"label": "Items",
|
|
96
100
|
"href": "/items"
|
|
97
101
|
},
|
|
98
102
|
{
|
|
99
|
-
"
|
|
103
|
+
"icon": "activity",
|
|
100
104
|
"label": "Activities",
|
|
101
|
-
"
|
|
105
|
+
"href": "/activities"
|
|
102
106
|
},
|
|
103
107
|
{
|
|
104
|
-
"label": "Tasks",
|
|
105
108
|
"href": "/tasks",
|
|
109
|
+
"label": "Tasks",
|
|
106
110
|
"icon": "check-square"
|
|
107
111
|
},
|
|
108
112
|
{
|
|
109
113
|
"href": "/calendar",
|
|
110
|
-
"
|
|
111
|
-
"
|
|
114
|
+
"icon": "calendar",
|
|
115
|
+
"label": "Calendar"
|
|
112
116
|
},
|
|
113
117
|
{
|
|
114
118
|
"href": "/widgets",
|
|
115
|
-
"
|
|
116
|
-
"
|
|
119
|
+
"icon": "layout-dashboard",
|
|
120
|
+
"label": "Dashboard"
|
|
117
121
|
},
|
|
118
122
|
{
|
|
119
|
-
"
|
|
123
|
+
"href": "/feed",
|
|
120
124
|
"icon": "rss",
|
|
121
|
-
"
|
|
125
|
+
"label": "Feed"
|
|
122
126
|
},
|
|
123
127
|
{
|
|
124
128
|
"label": "Notes",
|
|
125
129
|
"icon": "file-text",
|
|
126
130
|
"href": "/notes"
|
|
127
131
|
}
|
|
128
|
-
]
|
|
129
|
-
"notifications": [],
|
|
130
|
-
"searchEvent": "CONTACT_SEARCH",
|
|
131
|
-
"contentTrait": "@trait.ContactCatalog",
|
|
132
|
-
"appName": "App"
|
|
132
|
+
]
|
|
133
133
|
},
|
|
134
134
|
"events": {
|
|
135
135
|
"SEARCH": "CONTACT_SEARCH",
|
|
@@ -217,60 +217,60 @@
|
|
|
217
217
|
"main",
|
|
218
218
|
{
|
|
219
219
|
"direction": "vertical",
|
|
220
|
-
"gap": "lg",
|
|
221
|
-
"type": "stack",
|
|
222
220
|
"children": [
|
|
223
221
|
{
|
|
224
|
-
"
|
|
225
|
-
"gap": "md",
|
|
226
|
-
"direction": "horizontal",
|
|
222
|
+
"align": "center",
|
|
227
223
|
"children": [
|
|
228
224
|
{
|
|
225
|
+
"direction": "horizontal",
|
|
226
|
+
"align": "center",
|
|
227
|
+
"type": "stack",
|
|
228
|
+
"gap": "sm",
|
|
229
229
|
"children": [
|
|
230
230
|
{
|
|
231
231
|
"type": "icon",
|
|
232
232
|
"name": "users"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
|
-
"type": "typography",
|
|
236
235
|
"content": "Contacts",
|
|
237
|
-
"variant": "h2"
|
|
236
|
+
"variant": "h2",
|
|
237
|
+
"type": "typography"
|
|
238
238
|
}
|
|
239
|
-
]
|
|
240
|
-
"type": "stack",
|
|
241
|
-
"gap": "sm",
|
|
242
|
-
"align": "center",
|
|
243
|
-
"direction": "horizontal"
|
|
239
|
+
]
|
|
244
240
|
},
|
|
245
241
|
{
|
|
246
|
-
"
|
|
247
|
-
"type": "button",
|
|
242
|
+
"label": "New Contact",
|
|
248
243
|
"variant": "primary",
|
|
249
244
|
"icon": "plus",
|
|
250
|
-
"
|
|
245
|
+
"type": "button",
|
|
246
|
+
"action": "CREATE"
|
|
251
247
|
}
|
|
252
248
|
],
|
|
249
|
+
"justify": "between",
|
|
253
250
|
"type": "stack",
|
|
254
|
-
"
|
|
251
|
+
"direction": "horizontal",
|
|
252
|
+
"gap": "md"
|
|
255
253
|
},
|
|
256
254
|
{
|
|
257
255
|
"type": "divider"
|
|
258
256
|
},
|
|
259
257
|
{
|
|
258
|
+
"direction": "horizontal",
|
|
259
|
+
"align": "center",
|
|
260
|
+
"type": "stack",
|
|
260
261
|
"children": [
|
|
261
262
|
"@trait.ContactSearch",
|
|
262
263
|
"@trait.ContactFilter"
|
|
263
264
|
],
|
|
264
|
-
"direction": "horizontal",
|
|
265
|
-
"type": "stack",
|
|
266
|
-
"align": "center",
|
|
267
265
|
"gap": "md"
|
|
268
266
|
},
|
|
269
267
|
{
|
|
270
268
|
"type": "divider"
|
|
271
269
|
},
|
|
272
270
|
"@trait.ContactBrowseList"
|
|
273
|
-
]
|
|
271
|
+
],
|
|
272
|
+
"type": "stack",
|
|
273
|
+
"gap": "lg"
|
|
274
274
|
}
|
|
275
275
|
]
|
|
276
276
|
]
|
|
@@ -289,28 +289,28 @@
|
|
|
289
289
|
"render-ui",
|
|
290
290
|
"main",
|
|
291
291
|
{
|
|
292
|
-
"
|
|
292
|
+
"type": "stack",
|
|
293
293
|
"direction": "vertical",
|
|
294
|
+
"className": "py-8",
|
|
295
|
+
"align": "center",
|
|
296
|
+
"gap": "md",
|
|
294
297
|
"children": [
|
|
295
298
|
{
|
|
296
299
|
"name": "bell",
|
|
297
300
|
"type": "icon"
|
|
298
301
|
},
|
|
299
302
|
{
|
|
300
|
-
"
|
|
303
|
+
"variant": "h3",
|
|
301
304
|
"content": "No notifications",
|
|
302
|
-
"
|
|
305
|
+
"type": "typography"
|
|
303
306
|
},
|
|
304
307
|
{
|
|
305
|
-
"action": "INIT",
|
|
306
308
|
"type": "button",
|
|
309
|
+
"variant": "ghost",
|
|
307
310
|
"label": "Back",
|
|
308
|
-
"
|
|
311
|
+
"action": "INIT"
|
|
309
312
|
}
|
|
310
|
-
]
|
|
311
|
-
"type": "stack",
|
|
312
|
-
"align": "center",
|
|
313
|
-
"className": "py-8"
|
|
313
|
+
]
|
|
314
314
|
}
|
|
315
315
|
]
|
|
316
316
|
]
|
|
@@ -331,15 +331,15 @@
|
|
|
331
331
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
332
332
|
"name": "ContactFilter",
|
|
333
333
|
"config": {
|
|
334
|
-
"event": "CONTACT_FILTER",
|
|
335
334
|
"filters": [
|
|
336
335
|
{
|
|
337
336
|
"options": [],
|
|
338
|
-
"label": "Company",
|
|
339
337
|
"field": "company",
|
|
338
|
+
"label": "Company",
|
|
340
339
|
"filterType": "select"
|
|
341
340
|
}
|
|
342
|
-
]
|
|
341
|
+
],
|
|
342
|
+
"event": "CONTACT_FILTER"
|
|
343
343
|
}
|
|
344
344
|
},
|
|
345
345
|
{
|
|
@@ -350,13 +350,13 @@
|
|
|
350
350
|
"cols": 1.0,
|
|
351
351
|
"fields": [
|
|
352
352
|
{
|
|
353
|
-
"variant": "h3",
|
|
354
353
|
"name": "name",
|
|
354
|
+
"variant": "h3",
|
|
355
355
|
"icon": "user"
|
|
356
356
|
},
|
|
357
357
|
{
|
|
358
|
-
"
|
|
359
|
-
"
|
|
358
|
+
"variant": "body",
|
|
359
|
+
"name": "email"
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
362
|
"name": "phone",
|
|
@@ -374,19 +374,19 @@
|
|
|
374
374
|
"gap": "sm",
|
|
375
375
|
"itemActions": [
|
|
376
376
|
{
|
|
377
|
+
"label": "View",
|
|
377
378
|
"event": "VIEW",
|
|
378
|
-
"variant": "ghost"
|
|
379
|
-
"label": "View"
|
|
379
|
+
"variant": "ghost"
|
|
380
380
|
},
|
|
381
381
|
{
|
|
382
|
+
"label": "Edit",
|
|
382
383
|
"event": "EDIT",
|
|
383
|
-
"variant": "ghost"
|
|
384
|
-
"label": "Edit"
|
|
384
|
+
"variant": "ghost"
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
+
"event": "DELETE",
|
|
387
388
|
"label": "Delete",
|
|
388
|
-
"variant": "danger"
|
|
389
|
-
"event": "DELETE"
|
|
389
|
+
"variant": "danger"
|
|
390
390
|
}
|
|
391
391
|
]
|
|
392
392
|
},
|
|
@@ -438,9 +438,8 @@
|
|
|
438
438
|
"name": "ContactCreate",
|
|
439
439
|
"linkedEntity": "Contact",
|
|
440
440
|
"config": {
|
|
441
|
-
"icon": "plus-circle",
|
|
442
|
-
"title": "New Contact",
|
|
443
441
|
"mode": "create",
|
|
442
|
+
"title": "New Contact",
|
|
444
443
|
"fields": [
|
|
445
444
|
"name",
|
|
446
445
|
"email",
|
|
@@ -448,7 +447,8 @@
|
|
|
448
447
|
"company",
|
|
449
448
|
"role",
|
|
450
449
|
"notes"
|
|
451
|
-
]
|
|
450
|
+
],
|
|
451
|
+
"icon": "plus-circle"
|
|
452
452
|
},
|
|
453
453
|
"events": {
|
|
454
454
|
"OPEN": "CREATE"
|
|
@@ -469,9 +469,6 @@
|
|
|
469
469
|
"name": "ContactEdit",
|
|
470
470
|
"linkedEntity": "Contact",
|
|
471
471
|
"config": {
|
|
472
|
-
"title": "Edit Contact",
|
|
473
|
-
"icon": "edit",
|
|
474
|
-
"mode": "edit",
|
|
475
472
|
"fields": [
|
|
476
473
|
"name",
|
|
477
474
|
"email",
|
|
@@ -479,7 +476,10 @@
|
|
|
479
476
|
"company",
|
|
480
477
|
"role",
|
|
481
478
|
"notes"
|
|
482
|
-
]
|
|
479
|
+
],
|
|
480
|
+
"icon": "edit",
|
|
481
|
+
"title": "Edit Contact",
|
|
482
|
+
"mode": "edit"
|
|
483
483
|
},
|
|
484
484
|
"events": {
|
|
485
485
|
"OPEN": "EDIT"
|
|
@@ -500,9 +500,9 @@
|
|
|
500
500
|
"name": "ContactView",
|
|
501
501
|
"linkedEntity": "Contact",
|
|
502
502
|
"config": {
|
|
503
|
-
"mode": "edit",
|
|
504
503
|
"title": "View Contact",
|
|
505
504
|
"icon": "eye",
|
|
505
|
+
"mode": "edit",
|
|
506
506
|
"fields": [
|
|
507
507
|
"name",
|
|
508
508
|
"email",
|
|
@@ -531,14 +531,14 @@
|
|
|
531
531
|
"name": "ContactDelete",
|
|
532
532
|
"linkedEntity": "Contact",
|
|
533
533
|
"config": {
|
|
534
|
-
"alertMessage": "This action cannot be undone.",
|
|
535
|
-
"confirmLabel": "Delete",
|
|
536
534
|
"icon": "alert-triangle",
|
|
537
|
-
"title": "Delete Contact"
|
|
535
|
+
"title": "Delete Contact",
|
|
536
|
+
"alertMessage": "This action cannot be undone.",
|
|
537
|
+
"confirmLabel": "Delete"
|
|
538
538
|
},
|
|
539
539
|
"events": {
|
|
540
|
-
"
|
|
541
|
-
"
|
|
540
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
541
|
+
"REQUEST": "DELETE"
|
|
542
542
|
},
|
|
543
543
|
"listens": [
|
|
544
544
|
{
|
|
@@ -854,9 +854,6 @@
|
|
|
854
854
|
"ref": "AppShell.traits.AppLayout",
|
|
855
855
|
"name": "ItemAppLayout",
|
|
856
856
|
"config": {
|
|
857
|
-
"searchEvent": "ITEM_SEARCH",
|
|
858
|
-
"appName": "App",
|
|
859
|
-
"notificationClickEvent": "ITEM_NOTIFICATIONS_OPEN",
|
|
860
857
|
"navItems": [
|
|
861
858
|
{
|
|
862
859
|
"label": "Contacts",
|
|
@@ -864,47 +861,50 @@
|
|
|
864
861
|
"icon": "users"
|
|
865
862
|
},
|
|
866
863
|
{
|
|
864
|
+
"label": "Items",
|
|
867
865
|
"href": "/items",
|
|
868
|
-
"icon": "package"
|
|
869
|
-
"label": "Items"
|
|
866
|
+
"icon": "package"
|
|
870
867
|
},
|
|
871
868
|
{
|
|
872
|
-
"label": "Activities",
|
|
873
869
|
"href": "/activities",
|
|
874
|
-
"icon": "activity"
|
|
870
|
+
"icon": "activity",
|
|
871
|
+
"label": "Activities"
|
|
875
872
|
},
|
|
876
873
|
{
|
|
877
|
-
"icon": "check-square",
|
|
878
874
|
"label": "Tasks",
|
|
879
|
-
"href": "/tasks"
|
|
875
|
+
"href": "/tasks",
|
|
876
|
+
"icon": "check-square"
|
|
880
877
|
},
|
|
881
878
|
{
|
|
882
|
-
"icon": "calendar",
|
|
883
879
|
"label": "Calendar",
|
|
880
|
+
"icon": "calendar",
|
|
884
881
|
"href": "/calendar"
|
|
885
882
|
},
|
|
886
883
|
{
|
|
887
884
|
"href": "/widgets",
|
|
888
|
-
"
|
|
889
|
-
"
|
|
885
|
+
"icon": "layout-dashboard",
|
|
886
|
+
"label": "Dashboard"
|
|
890
887
|
},
|
|
891
888
|
{
|
|
892
|
-
"label": "Feed",
|
|
893
889
|
"icon": "rss",
|
|
890
|
+
"label": "Feed",
|
|
894
891
|
"href": "/feed"
|
|
895
892
|
},
|
|
896
893
|
{
|
|
897
|
-
"
|
|
894
|
+
"label": "Notes",
|
|
898
895
|
"icon": "file-text",
|
|
899
|
-
"
|
|
896
|
+
"href": "/notes"
|
|
900
897
|
}
|
|
901
898
|
],
|
|
899
|
+
"searchEvent": "ITEM_SEARCH",
|
|
902
900
|
"notifications": [],
|
|
903
|
-
"
|
|
901
|
+
"appName": "App",
|
|
902
|
+
"contentTrait": "@trait.ItemCatalog",
|
|
903
|
+
"notificationClickEvent": "ITEM_NOTIFICATIONS_OPEN"
|
|
904
904
|
},
|
|
905
905
|
"events": {
|
|
906
|
-
"
|
|
907
|
-
"
|
|
906
|
+
"NOTIFY_CLICK": "ITEM_NOTIFICATIONS_OPEN",
|
|
907
|
+
"SEARCH": "ITEM_SEARCH"
|
|
908
908
|
}
|
|
909
909
|
},
|
|
910
910
|
{
|
|
@@ -987,58 +987,58 @@
|
|
|
987
987
|
"render-ui",
|
|
988
988
|
"main",
|
|
989
989
|
{
|
|
990
|
+
"gap": "lg",
|
|
991
|
+
"type": "stack",
|
|
990
992
|
"children": [
|
|
991
993
|
{
|
|
992
994
|
"type": "stack",
|
|
993
995
|
"direction": "horizontal",
|
|
996
|
+
"gap": "md",
|
|
997
|
+
"justify": "between",
|
|
994
998
|
"align": "center",
|
|
995
999
|
"children": [
|
|
996
1000
|
{
|
|
1001
|
+
"type": "stack",
|
|
997
1002
|
"children": [
|
|
998
1003
|
{
|
|
999
|
-
"
|
|
1000
|
-
"
|
|
1004
|
+
"type": "icon",
|
|
1005
|
+
"name": "package"
|
|
1001
1006
|
},
|
|
1002
1007
|
{
|
|
1003
1008
|
"type": "typography",
|
|
1004
|
-
"
|
|
1005
|
-
"
|
|
1009
|
+
"content": "Items",
|
|
1010
|
+
"variant": "h2"
|
|
1006
1011
|
}
|
|
1007
1012
|
],
|
|
1008
1013
|
"direction": "horizontal",
|
|
1009
|
-
"
|
|
1010
|
-
"gap": "sm"
|
|
1011
|
-
"align": "center"
|
|
1014
|
+
"align": "center",
|
|
1015
|
+
"gap": "sm"
|
|
1012
1016
|
},
|
|
1013
1017
|
{
|
|
1018
|
+
"type": "button",
|
|
1014
1019
|
"action": "CREATE",
|
|
1015
1020
|
"variant": "primary",
|
|
1016
|
-
"
|
|
1017
|
-
"label": "New Item"
|
|
1018
|
-
"icon": "plus"
|
|
1021
|
+
"icon": "plus",
|
|
1022
|
+
"label": "New Item"
|
|
1019
1023
|
}
|
|
1020
|
-
]
|
|
1021
|
-
"justify": "between",
|
|
1022
|
-
"gap": "md"
|
|
1024
|
+
]
|
|
1023
1025
|
},
|
|
1024
1026
|
{
|
|
1025
1027
|
"type": "divider"
|
|
1026
1028
|
},
|
|
1027
1029
|
{
|
|
1030
|
+
"type": "stack",
|
|
1031
|
+
"gap": "md",
|
|
1028
1032
|
"align": "center",
|
|
1029
1033
|
"direction": "horizontal",
|
|
1030
1034
|
"children": [
|
|
1031
1035
|
"@trait.ItemSearch",
|
|
1032
1036
|
"@trait.ItemFilter"
|
|
1033
|
-
]
|
|
1034
|
-
"type": "stack",
|
|
1035
|
-
"gap": "md"
|
|
1037
|
+
]
|
|
1036
1038
|
},
|
|
1037
1039
|
"@trait.ItemBrowseList"
|
|
1038
1040
|
],
|
|
1039
|
-
"
|
|
1040
|
-
"direction": "vertical",
|
|
1041
|
-
"gap": "lg"
|
|
1041
|
+
"direction": "vertical"
|
|
1042
1042
|
}
|
|
1043
1043
|
]
|
|
1044
1044
|
]
|
|
@@ -1057,28 +1057,28 @@
|
|
|
1057
1057
|
"render-ui",
|
|
1058
1058
|
"main",
|
|
1059
1059
|
{
|
|
1060
|
-
"type": "stack",
|
|
1061
|
-
"direction": "vertical",
|
|
1062
1060
|
"gap": "md",
|
|
1063
1061
|
"align": "center",
|
|
1064
|
-
"className": "py-8",
|
|
1065
1062
|
"children": [
|
|
1066
1063
|
{
|
|
1067
1064
|
"name": "bell",
|
|
1068
1065
|
"type": "icon"
|
|
1069
1066
|
},
|
|
1070
1067
|
{
|
|
1068
|
+
"variant": "h3",
|
|
1071
1069
|
"content": "No notifications",
|
|
1072
|
-
"type": "typography"
|
|
1073
|
-
"variant": "h3"
|
|
1070
|
+
"type": "typography"
|
|
1074
1071
|
},
|
|
1075
1072
|
{
|
|
1076
|
-
"
|
|
1077
|
-
"label": "Back",
|
|
1073
|
+
"type": "button",
|
|
1078
1074
|
"action": "INIT",
|
|
1079
|
-
"
|
|
1075
|
+
"label": "Back",
|
|
1076
|
+
"variant": "ghost"
|
|
1080
1077
|
}
|
|
1081
|
-
]
|
|
1078
|
+
],
|
|
1079
|
+
"type": "stack",
|
|
1080
|
+
"direction": "vertical",
|
|
1081
|
+
"className": "py-8"
|
|
1082
1082
|
}
|
|
1083
1083
|
]
|
|
1084
1084
|
]
|
|
@@ -1099,15 +1099,15 @@
|
|
|
1099
1099
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
1100
1100
|
"name": "ItemFilter",
|
|
1101
1101
|
"config": {
|
|
1102
|
-
"event": "ITEM_FILTER",
|
|
1103
1102
|
"filters": [
|
|
1104
1103
|
{
|
|
1105
|
-
"label": "Category",
|
|
1106
1104
|
"options": [],
|
|
1107
|
-
"
|
|
1108
|
-
"
|
|
1105
|
+
"field": "category",
|
|
1106
|
+
"label": "Category",
|
|
1107
|
+
"filterType": "select"
|
|
1109
1108
|
}
|
|
1110
|
-
]
|
|
1109
|
+
],
|
|
1110
|
+
"event": "ITEM_FILTER"
|
|
1111
1111
|
}
|
|
1112
1112
|
},
|
|
1113
1113
|
{
|
|
@@ -1115,23 +1115,42 @@
|
|
|
1115
1115
|
"name": "ItemBrowseList",
|
|
1116
1116
|
"linkedEntity": "Item",
|
|
1117
1117
|
"config": {
|
|
1118
|
+
"itemActions": [
|
|
1119
|
+
{
|
|
1120
|
+
"label": "View",
|
|
1121
|
+
"event": "VIEW",
|
|
1122
|
+
"variant": "ghost"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"event": "EDIT",
|
|
1126
|
+
"variant": "ghost",
|
|
1127
|
+
"label": "Edit"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"label": "Delete",
|
|
1131
|
+
"event": "DELETE",
|
|
1132
|
+
"variant": "danger"
|
|
1133
|
+
}
|
|
1134
|
+
],
|
|
1135
|
+
"gap": "sm",
|
|
1136
|
+
"cols": 2.0,
|
|
1118
1137
|
"fields": [
|
|
1119
1138
|
{
|
|
1120
1139
|
"name": "name",
|
|
1121
|
-
"
|
|
1122
|
-
"
|
|
1140
|
+
"icon": "package",
|
|
1141
|
+
"variant": "h3"
|
|
1123
1142
|
},
|
|
1124
1143
|
{
|
|
1125
1144
|
"name": "description",
|
|
1126
1145
|
"variant": "body"
|
|
1127
1146
|
},
|
|
1128
1147
|
{
|
|
1129
|
-
"
|
|
1130
|
-
"
|
|
1148
|
+
"name": "sku",
|
|
1149
|
+
"variant": "caption"
|
|
1131
1150
|
},
|
|
1132
1151
|
{
|
|
1133
|
-
"variant": "badge",
|
|
1134
1152
|
"format": "currency",
|
|
1153
|
+
"variant": "badge",
|
|
1135
1154
|
"name": "price"
|
|
1136
1155
|
},
|
|
1137
1156
|
{
|
|
@@ -1142,25 +1161,6 @@
|
|
|
1142
1161
|
"name": "category",
|
|
1143
1162
|
"variant": "caption"
|
|
1144
1163
|
}
|
|
1145
|
-
],
|
|
1146
|
-
"gap": "sm",
|
|
1147
|
-
"cols": 2.0,
|
|
1148
|
-
"itemActions": [
|
|
1149
|
-
{
|
|
1150
|
-
"event": "VIEW",
|
|
1151
|
-
"label": "View",
|
|
1152
|
-
"variant": "ghost"
|
|
1153
|
-
},
|
|
1154
|
-
{
|
|
1155
|
-
"label": "Edit",
|
|
1156
|
-
"event": "EDIT",
|
|
1157
|
-
"variant": "ghost"
|
|
1158
|
-
},
|
|
1159
|
-
{
|
|
1160
|
-
"label": "Delete",
|
|
1161
|
-
"variant": "danger",
|
|
1162
|
-
"event": "DELETE"
|
|
1163
|
-
}
|
|
1164
1164
|
]
|
|
1165
1165
|
},
|
|
1166
1166
|
"listens": [
|
|
@@ -1242,6 +1242,8 @@
|
|
|
1242
1242
|
"name": "ItemEdit",
|
|
1243
1243
|
"linkedEntity": "Item",
|
|
1244
1244
|
"config": {
|
|
1245
|
+
"icon": "edit",
|
|
1246
|
+
"mode": "edit",
|
|
1245
1247
|
"title": "Edit Item",
|
|
1246
1248
|
"fields": [
|
|
1247
1249
|
"name",
|
|
@@ -1250,9 +1252,7 @@
|
|
|
1250
1252
|
"price",
|
|
1251
1253
|
"quantity",
|
|
1252
1254
|
"category"
|
|
1253
|
-
]
|
|
1254
|
-
"mode": "edit",
|
|
1255
|
-
"icon": "edit"
|
|
1255
|
+
]
|
|
1256
1256
|
},
|
|
1257
1257
|
"events": {
|
|
1258
1258
|
"OPEN": "EDIT"
|
|
@@ -1273,6 +1273,8 @@
|
|
|
1273
1273
|
"name": "ItemView",
|
|
1274
1274
|
"linkedEntity": "Item",
|
|
1275
1275
|
"config": {
|
|
1276
|
+
"mode": "edit",
|
|
1277
|
+
"title": "View Item",
|
|
1276
1278
|
"icon": "eye",
|
|
1277
1279
|
"fields": [
|
|
1278
1280
|
"name",
|
|
@@ -1281,9 +1283,7 @@
|
|
|
1281
1283
|
"price",
|
|
1282
1284
|
"quantity",
|
|
1283
1285
|
"category"
|
|
1284
|
-
]
|
|
1285
|
-
"mode": "edit",
|
|
1286
|
-
"title": "View Item"
|
|
1286
|
+
]
|
|
1287
1287
|
},
|
|
1288
1288
|
"events": {
|
|
1289
1289
|
"OPEN": "VIEW"
|
|
@@ -1304,14 +1304,14 @@
|
|
|
1304
1304
|
"name": "ItemDelete",
|
|
1305
1305
|
"linkedEntity": "Item",
|
|
1306
1306
|
"config": {
|
|
1307
|
-
"
|
|
1308
|
-
"alertMessage": "This action cannot be undone.",
|
|
1307
|
+
"confirmLabel": "Delete",
|
|
1309
1308
|
"icon": "alert-triangle",
|
|
1310
|
-
"
|
|
1309
|
+
"title": "Delete Item",
|
|
1310
|
+
"alertMessage": "This action cannot be undone."
|
|
1311
1311
|
},
|
|
1312
1312
|
"events": {
|
|
1313
|
-
"
|
|
1314
|
-
"
|
|
1313
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
1314
|
+
"REQUEST": "DELETE"
|
|
1315
1315
|
},
|
|
1316
1316
|
"listens": [
|
|
1317
1317
|
{
|
|
@@ -1621,46 +1621,46 @@
|
|
|
1621
1621
|
"label": "Contacts"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
|
-
"href": "/items",
|
|
1625
1624
|
"label": "Items",
|
|
1626
|
-
"icon": "package"
|
|
1625
|
+
"icon": "package",
|
|
1626
|
+
"href": "/items"
|
|
1627
1627
|
},
|
|
1628
1628
|
{
|
|
1629
|
-
"
|
|
1629
|
+
"icon": "activity",
|
|
1630
1630
|
"label": "Activities",
|
|
1631
|
-
"
|
|
1631
|
+
"href": "/activities"
|
|
1632
1632
|
},
|
|
1633
1633
|
{
|
|
1634
|
-
"
|
|
1634
|
+
"icon": "check-square",
|
|
1635
1635
|
"label": "Tasks",
|
|
1636
|
-
"
|
|
1636
|
+
"href": "/tasks"
|
|
1637
1637
|
},
|
|
1638
1638
|
{
|
|
1639
1639
|
"icon": "calendar",
|
|
1640
|
-
"
|
|
1641
|
-
"
|
|
1640
|
+
"label": "Calendar",
|
|
1641
|
+
"href": "/calendar"
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
|
-
"href": "/widgets",
|
|
1645
1644
|
"icon": "layout-dashboard",
|
|
1645
|
+
"href": "/widgets",
|
|
1646
1646
|
"label": "Dashboard"
|
|
1647
1647
|
},
|
|
1648
1648
|
{
|
|
1649
|
+
"icon": "rss",
|
|
1649
1650
|
"label": "Feed",
|
|
1650
|
-
"href": "/feed"
|
|
1651
|
-
"icon": "rss"
|
|
1651
|
+
"href": "/feed"
|
|
1652
1652
|
},
|
|
1653
1653
|
{
|
|
1654
|
-
"label": "Notes",
|
|
1655
1654
|
"href": "/notes",
|
|
1656
|
-
"icon": "file-text"
|
|
1655
|
+
"icon": "file-text",
|
|
1656
|
+
"label": "Notes"
|
|
1657
1657
|
}
|
|
1658
1658
|
],
|
|
1659
|
+
"appName": "App",
|
|
1660
|
+
"searchEvent": "ACTIVITY_SEARCH",
|
|
1659
1661
|
"notifications": [],
|
|
1660
1662
|
"notificationClickEvent": "ACTIVITY_NOTIFICATIONS_OPEN",
|
|
1661
|
-
"
|
|
1662
|
-
"contentTrait": "@trait.ActivityCatalog",
|
|
1663
|
-
"appName": "App"
|
|
1663
|
+
"contentTrait": "@trait.ActivityCatalog"
|
|
1664
1664
|
},
|
|
1665
1665
|
"events": {
|
|
1666
1666
|
"SEARCH": "ACTIVITY_SEARCH",
|
|
@@ -1731,24 +1731,24 @@
|
|
|
1731
1731
|
"render-ui",
|
|
1732
1732
|
"main",
|
|
1733
1733
|
{
|
|
1734
|
-
"
|
|
1734
|
+
"direction": "vertical",
|
|
1735
1735
|
"children": [
|
|
1736
1736
|
{
|
|
1737
|
+
"direction": "horizontal",
|
|
1738
|
+
"gap": "sm",
|
|
1737
1739
|
"children": [
|
|
1738
1740
|
{
|
|
1739
|
-
"
|
|
1740
|
-
"
|
|
1741
|
+
"type": "icon",
|
|
1742
|
+
"name": "activity"
|
|
1741
1743
|
},
|
|
1742
1744
|
{
|
|
1743
|
-
"
|
|
1745
|
+
"type": "typography",
|
|
1744
1746
|
"content": "Activities",
|
|
1745
|
-
"
|
|
1747
|
+
"variant": "h2"
|
|
1746
1748
|
}
|
|
1747
1749
|
],
|
|
1748
|
-
"
|
|
1749
|
-
"
|
|
1750
|
-
"type": "stack",
|
|
1751
|
-
"align": "center"
|
|
1750
|
+
"align": "center",
|
|
1751
|
+
"type": "stack"
|
|
1752
1752
|
},
|
|
1753
1753
|
{
|
|
1754
1754
|
"type": "divider"
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
"@trait.ActivityBrowseList"
|
|
1757
1757
|
],
|
|
1758
1758
|
"gap": "lg",
|
|
1759
|
-
"
|
|
1759
|
+
"type": "stack"
|
|
1760
1760
|
}
|
|
1761
1761
|
]
|
|
1762
1762
|
]
|
|
@@ -1775,17 +1775,15 @@
|
|
|
1775
1775
|
"render-ui",
|
|
1776
1776
|
"main",
|
|
1777
1777
|
{
|
|
1778
|
-
"align": "center",
|
|
1779
|
-
"className": "py-8",
|
|
1780
1778
|
"children": [
|
|
1781
1779
|
{
|
|
1782
1780
|
"type": "icon",
|
|
1783
1781
|
"name": "bell"
|
|
1784
1782
|
},
|
|
1785
1783
|
{
|
|
1784
|
+
"content": "No notifications",
|
|
1786
1785
|
"variant": "h3",
|
|
1787
|
-
"type": "typography"
|
|
1788
|
-
"content": "No notifications"
|
|
1786
|
+
"type": "typography"
|
|
1789
1787
|
},
|
|
1790
1788
|
{
|
|
1791
1789
|
"label": "Back",
|
|
@@ -1794,9 +1792,11 @@
|
|
|
1794
1792
|
"variant": "ghost"
|
|
1795
1793
|
}
|
|
1796
1794
|
],
|
|
1795
|
+
"gap": "md",
|
|
1797
1796
|
"direction": "vertical",
|
|
1798
|
-
"
|
|
1799
|
-
"
|
|
1797
|
+
"align": "center",
|
|
1798
|
+
"className": "py-8",
|
|
1799
|
+
"type": "stack"
|
|
1800
1800
|
}
|
|
1801
1801
|
]
|
|
1802
1802
|
]
|
|
@@ -1810,49 +1810,49 @@
|
|
|
1810
1810
|
"name": "ActivityBrowseList",
|
|
1811
1811
|
"linkedEntity": "Activity",
|
|
1812
1812
|
"config": {
|
|
1813
|
-
"
|
|
1814
|
-
"gap": "sm",
|
|
1815
|
-
"fields": [
|
|
1813
|
+
"itemActions": [
|
|
1816
1814
|
{
|
|
1817
|
-
"
|
|
1818
|
-
"
|
|
1819
|
-
"
|
|
1815
|
+
"label": "View",
|
|
1816
|
+
"event": "VIEW",
|
|
1817
|
+
"variant": "ghost"
|
|
1820
1818
|
},
|
|
1821
1819
|
{
|
|
1822
|
-
"
|
|
1823
|
-
"
|
|
1820
|
+
"event": "EDIT",
|
|
1821
|
+
"label": "Edit",
|
|
1822
|
+
"variant": "ghost"
|
|
1824
1823
|
},
|
|
1825
1824
|
{
|
|
1826
|
-
"
|
|
1827
|
-
"
|
|
1828
|
-
|
|
1825
|
+
"label": "Delete",
|
|
1826
|
+
"variant": "danger",
|
|
1827
|
+
"event": "DELETE"
|
|
1828
|
+
}
|
|
1829
|
+
],
|
|
1830
|
+
"fields": [
|
|
1829
1831
|
{
|
|
1830
|
-
"
|
|
1831
|
-
"name": "
|
|
1832
|
-
"
|
|
1832
|
+
"variant": "h4",
|
|
1833
|
+
"name": "title",
|
|
1834
|
+
"icon": "activity"
|
|
1833
1835
|
},
|
|
1834
1836
|
{
|
|
1835
|
-
"name": "
|
|
1837
|
+
"name": "type",
|
|
1836
1838
|
"variant": "badge"
|
|
1837
|
-
}
|
|
1838
|
-
],
|
|
1839
|
-
"itemActions": [
|
|
1839
|
+
},
|
|
1840
1840
|
{
|
|
1841
|
-
"
|
|
1842
|
-
"
|
|
1843
|
-
"label": "View"
|
|
1841
|
+
"name": "actor",
|
|
1842
|
+
"variant": "caption"
|
|
1844
1843
|
},
|
|
1845
1844
|
{
|
|
1846
|
-
"
|
|
1847
|
-
"
|
|
1848
|
-
"
|
|
1845
|
+
"format": "date",
|
|
1846
|
+
"variant": "caption",
|
|
1847
|
+
"name": "timestamp"
|
|
1849
1848
|
},
|
|
1850
1849
|
{
|
|
1851
|
-
"
|
|
1852
|
-
"
|
|
1853
|
-
"variant": "danger"
|
|
1850
|
+
"variant": "badge",
|
|
1851
|
+
"name": "status"
|
|
1854
1852
|
}
|
|
1855
|
-
]
|
|
1853
|
+
],
|
|
1854
|
+
"cols": 1.0,
|
|
1855
|
+
"gap": "sm"
|
|
1856
1856
|
},
|
|
1857
1857
|
"listens": [
|
|
1858
1858
|
{
|
|
@@ -1886,6 +1886,7 @@
|
|
|
1886
1886
|
"name": "ActivityView",
|
|
1887
1887
|
"linkedEntity": "Activity",
|
|
1888
1888
|
"config": {
|
|
1889
|
+
"icon": "eye",
|
|
1889
1890
|
"title": "View Activity",
|
|
1890
1891
|
"fields": [
|
|
1891
1892
|
"title",
|
|
@@ -1895,8 +1896,7 @@
|
|
|
1895
1896
|
"status",
|
|
1896
1897
|
"notes"
|
|
1897
1898
|
],
|
|
1898
|
-
"mode": "edit"
|
|
1899
|
-
"icon": "eye"
|
|
1899
|
+
"mode": "edit"
|
|
1900
1900
|
},
|
|
1901
1901
|
"events": {
|
|
1902
1902
|
"OPEN": "VIEW"
|
|
@@ -1917,9 +1917,6 @@
|
|
|
1917
1917
|
"name": "ActivityEdit",
|
|
1918
1918
|
"linkedEntity": "Activity",
|
|
1919
1919
|
"config": {
|
|
1920
|
-
"title": "Edit Activity",
|
|
1921
|
-
"mode": "edit",
|
|
1922
|
-
"icon": "edit",
|
|
1923
1920
|
"fields": [
|
|
1924
1921
|
"title",
|
|
1925
1922
|
"type",
|
|
@@ -1927,7 +1924,10 @@
|
|
|
1927
1924
|
"timestamp",
|
|
1928
1925
|
"status",
|
|
1929
1926
|
"notes"
|
|
1930
|
-
]
|
|
1927
|
+
],
|
|
1928
|
+
"title": "Edit Activity",
|
|
1929
|
+
"icon": "edit",
|
|
1930
|
+
"mode": "edit"
|
|
1931
1931
|
},
|
|
1932
1932
|
"events": {
|
|
1933
1933
|
"OPEN": "EDIT"
|
|
@@ -1948,14 +1948,14 @@
|
|
|
1948
1948
|
"name": "ActivityDelete",
|
|
1949
1949
|
"linkedEntity": "Activity",
|
|
1950
1950
|
"config": {
|
|
1951
|
-
"icon": "alert-triangle",
|
|
1952
1951
|
"confirmLabel": "Delete",
|
|
1953
|
-
"
|
|
1954
|
-
"title": "Delete Activity"
|
|
1952
|
+
"icon": "alert-triangle",
|
|
1953
|
+
"title": "Delete Activity",
|
|
1954
|
+
"alertMessage": "This action cannot be undone."
|
|
1955
1955
|
},
|
|
1956
1956
|
"events": {
|
|
1957
|
-
"
|
|
1958
|
-
"
|
|
1957
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
1958
|
+
"REQUEST": "DELETE"
|
|
1959
1959
|
},
|
|
1960
1960
|
"listens": [
|
|
1961
1961
|
{
|
|
@@ -2231,12 +2231,14 @@
|
|
|
2231
2231
|
"ref": "AppShell.traits.AppLayout",
|
|
2232
2232
|
"name": "TaskAppLayout",
|
|
2233
2233
|
"config": {
|
|
2234
|
+
"notificationClickEvent": "TASK_NOTIFICATIONS_OPEN",
|
|
2235
|
+
"searchEvent": "TASK_SEARCH",
|
|
2234
2236
|
"appName": "App",
|
|
2235
2237
|
"navItems": [
|
|
2236
2238
|
{
|
|
2237
|
-
"href": "/contacts",
|
|
2238
2239
|
"icon": "users",
|
|
2239
|
-
"label": "Contacts"
|
|
2240
|
+
"label": "Contacts",
|
|
2241
|
+
"href": "/contacts"
|
|
2240
2242
|
},
|
|
2241
2243
|
{
|
|
2242
2244
|
"icon": "package",
|
|
@@ -2249,39 +2251,37 @@
|
|
|
2249
2251
|
"href": "/activities"
|
|
2250
2252
|
},
|
|
2251
2253
|
{
|
|
2252
|
-
"label": "Tasks",
|
|
2253
2254
|
"href": "/tasks",
|
|
2255
|
+
"label": "Tasks",
|
|
2254
2256
|
"icon": "check-square"
|
|
2255
2257
|
},
|
|
2256
2258
|
{
|
|
2257
2259
|
"label": "Calendar",
|
|
2258
|
-
"
|
|
2259
|
-
"
|
|
2260
|
+
"icon": "calendar",
|
|
2261
|
+
"href": "/calendar"
|
|
2260
2262
|
},
|
|
2261
2263
|
{
|
|
2262
|
-
"label": "Dashboard",
|
|
2263
2264
|
"icon": "layout-dashboard",
|
|
2265
|
+
"label": "Dashboard",
|
|
2264
2266
|
"href": "/widgets"
|
|
2265
2267
|
},
|
|
2266
2268
|
{
|
|
2269
|
+
"icon": "rss",
|
|
2267
2270
|
"label": "Feed",
|
|
2268
|
-
"href": "/feed"
|
|
2269
|
-
"icon": "rss"
|
|
2271
|
+
"href": "/feed"
|
|
2270
2272
|
},
|
|
2271
2273
|
{
|
|
2272
|
-
"icon": "file-text",
|
|
2273
2274
|
"label": "Notes",
|
|
2275
|
+
"icon": "file-text",
|
|
2274
2276
|
"href": "/notes"
|
|
2275
2277
|
}
|
|
2276
2278
|
],
|
|
2277
|
-
"
|
|
2278
|
-
"
|
|
2279
|
-
"notificationClickEvent": "TASK_NOTIFICATIONS_OPEN",
|
|
2280
|
-
"notifications": []
|
|
2279
|
+
"notifications": [],
|
|
2280
|
+
"contentTrait": "@trait.TaskCatalog"
|
|
2281
2281
|
},
|
|
2282
2282
|
"events": {
|
|
2283
|
-
"
|
|
2284
|
-
"
|
|
2283
|
+
"SEARCH": "TASK_SEARCH",
|
|
2284
|
+
"NOTIFY_CLICK": "TASK_NOTIFICATIONS_OPEN"
|
|
2285
2285
|
}
|
|
2286
2286
|
},
|
|
2287
2287
|
{
|
|
@@ -2364,40 +2364,39 @@
|
|
|
2364
2364
|
"render-ui",
|
|
2365
2365
|
"main",
|
|
2366
2366
|
{
|
|
2367
|
-
"type": "stack",
|
|
2368
2367
|
"children": [
|
|
2369
2368
|
{
|
|
2370
2369
|
"gap": "md",
|
|
2371
|
-
"
|
|
2370
|
+
"type": "stack",
|
|
2372
2371
|
"justify": "between",
|
|
2372
|
+
"align": "center",
|
|
2373
|
+
"direction": "horizontal",
|
|
2373
2374
|
"children": [
|
|
2374
2375
|
{
|
|
2375
|
-
"align": "center",
|
|
2376
|
-
"type": "stack",
|
|
2377
2376
|
"children": [
|
|
2378
2377
|
{
|
|
2379
|
-
"
|
|
2380
|
-
"
|
|
2378
|
+
"name": "check-square",
|
|
2379
|
+
"type": "icon"
|
|
2381
2380
|
},
|
|
2382
2381
|
{
|
|
2382
|
+
"content": "Tasks",
|
|
2383
2383
|
"variant": "h2",
|
|
2384
|
-
"type": "typography"
|
|
2385
|
-
"content": "Tasks"
|
|
2384
|
+
"type": "typography"
|
|
2386
2385
|
}
|
|
2387
2386
|
],
|
|
2387
|
+
"type": "stack",
|
|
2388
|
+
"gap": "sm",
|
|
2388
2389
|
"direction": "horizontal",
|
|
2389
|
-
"
|
|
2390
|
+
"align": "center"
|
|
2390
2391
|
},
|
|
2391
2392
|
{
|
|
2392
|
-
"action": "CREATE",
|
|
2393
|
-
"icon": "plus",
|
|
2394
2393
|
"label": "New Task",
|
|
2395
|
-
"
|
|
2396
|
-
"
|
|
2394
|
+
"icon": "plus",
|
|
2395
|
+
"action": "CREATE",
|
|
2396
|
+
"type": "button",
|
|
2397
|
+
"variant": "primary"
|
|
2397
2398
|
}
|
|
2398
|
-
]
|
|
2399
|
-
"type": "stack",
|
|
2400
|
-
"direction": "horizontal"
|
|
2399
|
+
]
|
|
2401
2400
|
},
|
|
2402
2401
|
{
|
|
2403
2402
|
"type": "divider"
|
|
@@ -2409,7 +2408,8 @@
|
|
|
2409
2408
|
"@trait.TaskBrowseList"
|
|
2410
2409
|
],
|
|
2411
2410
|
"direction": "vertical",
|
|
2412
|
-
"gap": "lg"
|
|
2411
|
+
"gap": "lg",
|
|
2412
|
+
"type": "stack"
|
|
2413
2413
|
}
|
|
2414
2414
|
]
|
|
2415
2415
|
]
|
|
@@ -2428,28 +2428,28 @@
|
|
|
2428
2428
|
"render-ui",
|
|
2429
2429
|
"main",
|
|
2430
2430
|
{
|
|
2431
|
-
"gap": "md",
|
|
2432
|
-
"className": "py-8",
|
|
2433
|
-
"direction": "vertical",
|
|
2434
|
-
"type": "stack",
|
|
2435
2431
|
"align": "center",
|
|
2436
2432
|
"children": [
|
|
2437
2433
|
{
|
|
2438
|
-
"
|
|
2439
|
-
"
|
|
2434
|
+
"name": "bell",
|
|
2435
|
+
"type": "icon"
|
|
2440
2436
|
},
|
|
2441
2437
|
{
|
|
2442
|
-
"
|
|
2438
|
+
"type": "typography",
|
|
2443
2439
|
"content": "No notifications",
|
|
2444
|
-
"
|
|
2440
|
+
"variant": "h3"
|
|
2445
2441
|
},
|
|
2446
2442
|
{
|
|
2447
2443
|
"action": "INIT",
|
|
2448
|
-
"variant": "ghost",
|
|
2449
2444
|
"type": "button",
|
|
2450
|
-
"label": "Back"
|
|
2445
|
+
"label": "Back",
|
|
2446
|
+
"variant": "ghost"
|
|
2451
2447
|
}
|
|
2452
|
-
]
|
|
2448
|
+
],
|
|
2449
|
+
"direction": "vertical",
|
|
2450
|
+
"className": "py-8",
|
|
2451
|
+
"type": "stack",
|
|
2452
|
+
"gap": "md"
|
|
2453
2453
|
}
|
|
2454
2454
|
]
|
|
2455
2455
|
]
|
|
@@ -2462,6 +2462,7 @@
|
|
|
2462
2462
|
"ref": "Selection.traits.SelectableItemSelection",
|
|
2463
2463
|
"name": "TaskSelection",
|
|
2464
2464
|
"config": {
|
|
2465
|
+
"event": "TASK_STATUS_SELECT",
|
|
2465
2466
|
"title": "Filter by status",
|
|
2466
2467
|
"options": [
|
|
2467
2468
|
{
|
|
@@ -2476,8 +2477,7 @@
|
|
|
2476
2477
|
"label": "Done",
|
|
2477
2478
|
"value": "done"
|
|
2478
2479
|
}
|
|
2479
|
-
]
|
|
2480
|
-
"event": "TASK_STATUS_SELECT"
|
|
2480
|
+
]
|
|
2481
2481
|
}
|
|
2482
2482
|
},
|
|
2483
2483
|
{
|
|
@@ -2485,7 +2485,6 @@
|
|
|
2485
2485
|
"name": "TaskBrowseList",
|
|
2486
2486
|
"linkedEntity": "Task",
|
|
2487
2487
|
"config": {
|
|
2488
|
-
"cols": 1.0,
|
|
2489
2488
|
"itemActions": [
|
|
2490
2489
|
{
|
|
2491
2490
|
"event": "VIEW",
|
|
@@ -2493,9 +2492,9 @@
|
|
|
2493
2492
|
"variant": "ghost"
|
|
2494
2493
|
},
|
|
2495
2494
|
{
|
|
2496
|
-
"label": "Edit",
|
|
2497
2495
|
"event": "EDIT",
|
|
2498
|
-
"variant": "ghost"
|
|
2496
|
+
"variant": "ghost",
|
|
2497
|
+
"label": "Edit"
|
|
2499
2498
|
},
|
|
2500
2499
|
{
|
|
2501
2500
|
"event": "DELETE",
|
|
@@ -2503,23 +2502,24 @@
|
|
|
2503
2502
|
"label": "Delete"
|
|
2504
2503
|
}
|
|
2505
2504
|
],
|
|
2505
|
+
"gap": "sm",
|
|
2506
2506
|
"fields": [
|
|
2507
2507
|
{
|
|
2508
|
-
"icon": "check-square",
|
|
2509
2508
|
"variant": "h4",
|
|
2509
|
+
"icon": "check-square",
|
|
2510
2510
|
"name": "title"
|
|
2511
2511
|
},
|
|
2512
2512
|
{
|
|
2513
|
-
"
|
|
2514
|
-
"
|
|
2513
|
+
"variant": "body",
|
|
2514
|
+
"name": "description"
|
|
2515
2515
|
},
|
|
2516
2516
|
{
|
|
2517
|
-
"
|
|
2518
|
-
"
|
|
2517
|
+
"variant": "caption",
|
|
2518
|
+
"name": "assignee"
|
|
2519
2519
|
},
|
|
2520
2520
|
{
|
|
2521
|
-
"name": "dueDate",
|
|
2522
2521
|
"format": "date",
|
|
2522
|
+
"name": "dueDate",
|
|
2523
2523
|
"variant": "caption"
|
|
2524
2524
|
},
|
|
2525
2525
|
{
|
|
@@ -2531,7 +2531,7 @@
|
|
|
2531
2531
|
"name": "status"
|
|
2532
2532
|
}
|
|
2533
2533
|
],
|
|
2534
|
-
"
|
|
2534
|
+
"cols": 1.0
|
|
2535
2535
|
},
|
|
2536
2536
|
"listens": [
|
|
2537
2537
|
{
|
|
@@ -2565,9 +2565,9 @@
|
|
|
2565
2565
|
"name": "TaskCreate",
|
|
2566
2566
|
"linkedEntity": "Task",
|
|
2567
2567
|
"config": {
|
|
2568
|
+
"icon": "plus-circle",
|
|
2568
2569
|
"title": "New Task",
|
|
2569
2570
|
"mode": "create",
|
|
2570
|
-
"icon": "plus-circle",
|
|
2571
2571
|
"fields": [
|
|
2572
2572
|
"title",
|
|
2573
2573
|
"description",
|
|
@@ -2596,7 +2596,6 @@
|
|
|
2596
2596
|
"name": "TaskEdit",
|
|
2597
2597
|
"linkedEntity": "Task",
|
|
2598
2598
|
"config": {
|
|
2599
|
-
"icon": "edit",
|
|
2600
2599
|
"mode": "edit",
|
|
2601
2600
|
"fields": [
|
|
2602
2601
|
"title",
|
|
@@ -2606,6 +2605,7 @@
|
|
|
2606
2605
|
"priority",
|
|
2607
2606
|
"status"
|
|
2608
2607
|
],
|
|
2608
|
+
"icon": "edit",
|
|
2609
2609
|
"title": "Edit Task"
|
|
2610
2610
|
},
|
|
2611
2611
|
"events": {
|
|
@@ -2627,8 +2627,6 @@
|
|
|
2627
2627
|
"name": "TaskView",
|
|
2628
2628
|
"linkedEntity": "Task",
|
|
2629
2629
|
"config": {
|
|
2630
|
-
"title": "View Task",
|
|
2631
|
-
"icon": "eye",
|
|
2632
2630
|
"mode": "edit",
|
|
2633
2631
|
"fields": [
|
|
2634
2632
|
"title",
|
|
@@ -2637,7 +2635,9 @@
|
|
|
2637
2635
|
"dueDate",
|
|
2638
2636
|
"priority",
|
|
2639
2637
|
"status"
|
|
2640
|
-
]
|
|
2638
|
+
],
|
|
2639
|
+
"icon": "eye",
|
|
2640
|
+
"title": "View Task"
|
|
2641
2641
|
},
|
|
2642
2642
|
"events": {
|
|
2643
2643
|
"OPEN": "VIEW"
|
|
@@ -2658,14 +2658,14 @@
|
|
|
2658
2658
|
"name": "TaskDelete",
|
|
2659
2659
|
"linkedEntity": "Task",
|
|
2660
2660
|
"config": {
|
|
2661
|
+
"confirmLabel": "Delete",
|
|
2661
2662
|
"icon": "alert-triangle",
|
|
2662
2663
|
"title": "Delete Task",
|
|
2663
|
-
"alertMessage": "This action cannot be undone."
|
|
2664
|
-
"confirmLabel": "Delete"
|
|
2664
|
+
"alertMessage": "This action cannot be undone."
|
|
2665
2665
|
},
|
|
2666
2666
|
"events": {
|
|
2667
|
-
"
|
|
2668
|
-
"
|
|
2667
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
2668
|
+
"REQUEST": "DELETE"
|
|
2669
2669
|
},
|
|
2670
2670
|
"listens": [
|
|
2671
2671
|
{
|
|
@@ -2974,15 +2974,14 @@
|
|
|
2974
2974
|
"ref": "AppShell.traits.AppLayout",
|
|
2975
2975
|
"name": "CalendarAppLayout",
|
|
2976
2976
|
"config": {
|
|
2977
|
-
"
|
|
2978
|
-
"notificationClickEvent": "CAL_NOTIFICATIONS_OPEN",
|
|
2977
|
+
"notifications": [],
|
|
2979
2978
|
"appName": "App",
|
|
2980
|
-
"
|
|
2979
|
+
"notificationClickEvent": "CAL_NOTIFICATIONS_OPEN",
|
|
2981
2980
|
"navItems": [
|
|
2982
2981
|
{
|
|
2982
|
+
"icon": "users",
|
|
2983
2983
|
"label": "Contacts",
|
|
2984
|
-
"href": "/contacts"
|
|
2985
|
-
"icon": "users"
|
|
2984
|
+
"href": "/contacts"
|
|
2986
2985
|
},
|
|
2987
2986
|
{
|
|
2988
2987
|
"icon": "package",
|
|
@@ -2990,41 +2989,42 @@
|
|
|
2990
2989
|
"href": "/items"
|
|
2991
2990
|
},
|
|
2992
2991
|
{
|
|
2992
|
+
"label": "Activities",
|
|
2993
2993
|
"href": "/activities",
|
|
2994
|
-
"icon": "activity"
|
|
2995
|
-
"label": "Activities"
|
|
2994
|
+
"icon": "activity"
|
|
2996
2995
|
},
|
|
2997
2996
|
{
|
|
2998
|
-
"label": "Tasks",
|
|
2999
2997
|
"href": "/tasks",
|
|
3000
|
-
"icon": "check-square"
|
|
2998
|
+
"icon": "check-square",
|
|
2999
|
+
"label": "Tasks"
|
|
3001
3000
|
},
|
|
3002
3001
|
{
|
|
3003
|
-
"icon": "calendar",
|
|
3004
3002
|
"label": "Calendar",
|
|
3005
|
-
"href": "/calendar"
|
|
3003
|
+
"href": "/calendar",
|
|
3004
|
+
"icon": "calendar"
|
|
3006
3005
|
},
|
|
3007
3006
|
{
|
|
3007
|
+
"label": "Dashboard",
|
|
3008
3008
|
"href": "/widgets",
|
|
3009
|
-
"icon": "layout-dashboard"
|
|
3010
|
-
"label": "Dashboard"
|
|
3009
|
+
"icon": "layout-dashboard"
|
|
3011
3010
|
},
|
|
3012
3011
|
{
|
|
3013
|
-
"href": "/feed",
|
|
3014
3012
|
"label": "Feed",
|
|
3013
|
+
"href": "/feed",
|
|
3015
3014
|
"icon": "rss"
|
|
3016
3015
|
},
|
|
3017
3016
|
{
|
|
3018
|
-
"icon": "file-text",
|
|
3019
3017
|
"label": "Notes",
|
|
3020
|
-
"href": "/notes"
|
|
3018
|
+
"href": "/notes",
|
|
3019
|
+
"icon": "file-text"
|
|
3021
3020
|
}
|
|
3022
3021
|
],
|
|
3023
|
-
"
|
|
3022
|
+
"searchEvent": "CAL_SEARCH",
|
|
3023
|
+
"contentTrait": "@trait.CalendarCatalog"
|
|
3024
3024
|
},
|
|
3025
3025
|
"events": {
|
|
3026
|
-
"
|
|
3027
|
-
"
|
|
3026
|
+
"SEARCH": "CAL_SEARCH",
|
|
3027
|
+
"NOTIFY_CLICK": "CAL_NOTIFICATIONS_OPEN"
|
|
3028
3028
|
}
|
|
3029
3029
|
},
|
|
3030
3030
|
{
|
|
@@ -3107,42 +3107,42 @@
|
|
|
3107
3107
|
"render-ui",
|
|
3108
3108
|
"main",
|
|
3109
3109
|
{
|
|
3110
|
-
"direction": "vertical",
|
|
3111
3110
|
"type": "stack",
|
|
3111
|
+
"direction": "vertical",
|
|
3112
3112
|
"gap": "lg",
|
|
3113
3113
|
"children": [
|
|
3114
3114
|
{
|
|
3115
3115
|
"direction": "horizontal",
|
|
3116
|
-
"
|
|
3116
|
+
"align": "center",
|
|
3117
3117
|
"justify": "between",
|
|
3118
|
-
"gap": "md",
|
|
3119
3118
|
"children": [
|
|
3120
3119
|
{
|
|
3121
|
-
"gap": "sm",
|
|
3122
|
-
"type": "stack",
|
|
3123
|
-
"direction": "horizontal",
|
|
3124
|
-
"align": "center",
|
|
3125
3120
|
"children": [
|
|
3126
3121
|
{
|
|
3127
3122
|
"type": "icon",
|
|
3128
3123
|
"name": "calendar"
|
|
3129
3124
|
},
|
|
3130
3125
|
{
|
|
3131
|
-
"content": "Calendar",
|
|
3132
3126
|
"variant": "h2",
|
|
3133
|
-
"type": "typography"
|
|
3127
|
+
"type": "typography",
|
|
3128
|
+
"content": "Calendar"
|
|
3134
3129
|
}
|
|
3135
|
-
]
|
|
3130
|
+
],
|
|
3131
|
+
"direction": "horizontal",
|
|
3132
|
+
"align": "center",
|
|
3133
|
+
"type": "stack",
|
|
3134
|
+
"gap": "sm"
|
|
3136
3135
|
},
|
|
3137
3136
|
{
|
|
3137
|
+
"variant": "primary",
|
|
3138
|
+
"action": "CREATE",
|
|
3138
3139
|
"type": "button",
|
|
3139
|
-
"icon": "plus",
|
|
3140
3140
|
"label": "New Event",
|
|
3141
|
-
"
|
|
3142
|
-
"variant": "primary"
|
|
3141
|
+
"icon": "plus"
|
|
3143
3142
|
}
|
|
3144
3143
|
],
|
|
3145
|
-
"
|
|
3144
|
+
"type": "stack",
|
|
3145
|
+
"gap": "md"
|
|
3146
3146
|
},
|
|
3147
3147
|
{
|
|
3148
3148
|
"type": "divider"
|
|
@@ -3171,9 +3171,6 @@
|
|
|
3171
3171
|
"render-ui",
|
|
3172
3172
|
"main",
|
|
3173
3173
|
{
|
|
3174
|
-
"className": "py-8",
|
|
3175
|
-
"type": "stack",
|
|
3176
|
-
"align": "center",
|
|
3177
3174
|
"children": [
|
|
3178
3175
|
{
|
|
3179
3176
|
"type": "icon",
|
|
@@ -3185,14 +3182,17 @@
|
|
|
3185
3182
|
"content": "No notifications"
|
|
3186
3183
|
},
|
|
3187
3184
|
{
|
|
3188
|
-
"
|
|
3189
|
-
"label": "Back",
|
|
3185
|
+
"action": "INIT",
|
|
3190
3186
|
"variant": "ghost",
|
|
3191
|
-
"
|
|
3187
|
+
"label": "Back",
|
|
3188
|
+
"type": "button"
|
|
3192
3189
|
}
|
|
3193
3190
|
],
|
|
3191
|
+
"type": "stack",
|
|
3192
|
+
"gap": "md",
|
|
3194
3193
|
"direction": "vertical",
|
|
3195
|
-
"
|
|
3194
|
+
"align": "center",
|
|
3195
|
+
"className": "py-8"
|
|
3196
3196
|
}
|
|
3197
3197
|
]
|
|
3198
3198
|
]
|
|
@@ -3206,8 +3206,8 @@
|
|
|
3206
3206
|
"name": "CalendarView",
|
|
3207
3207
|
"config": {
|
|
3208
3208
|
"dateField": "startTime",
|
|
3209
|
-
"
|
|
3210
|
-
"
|
|
3209
|
+
"title": "Schedule",
|
|
3210
|
+
"labelField": "title"
|
|
3211
3211
|
},
|
|
3212
3212
|
"listens": [
|
|
3213
3213
|
{
|
|
@@ -3225,50 +3225,50 @@
|
|
|
3225
3225
|
"name": "CalendarBrowseList",
|
|
3226
3226
|
"linkedEntity": "ScheduledEvent",
|
|
3227
3227
|
"config": {
|
|
3228
|
-
"
|
|
3228
|
+
"itemActions": [
|
|
3229
3229
|
{
|
|
3230
|
-
"
|
|
3231
|
-
"
|
|
3232
|
-
"
|
|
3230
|
+
"event": "VIEW",
|
|
3231
|
+
"variant": "ghost",
|
|
3232
|
+
"label": "View"
|
|
3233
3233
|
},
|
|
3234
3234
|
{
|
|
3235
|
-
"
|
|
3236
|
-
"
|
|
3237
|
-
"
|
|
3235
|
+
"event": "EDIT",
|
|
3236
|
+
"variant": "ghost",
|
|
3237
|
+
"label": "Edit"
|
|
3238
3238
|
},
|
|
3239
3239
|
{
|
|
3240
|
-
"
|
|
3241
|
-
"
|
|
3242
|
-
"
|
|
3243
|
-
}
|
|
3240
|
+
"event": "DELETE",
|
|
3241
|
+
"variant": "danger",
|
|
3242
|
+
"label": "Delete"
|
|
3243
|
+
}
|
|
3244
|
+
],
|
|
3245
|
+
"fields": [
|
|
3244
3246
|
{
|
|
3245
|
-
"
|
|
3246
|
-
"
|
|
3247
|
+
"name": "title",
|
|
3248
|
+
"variant": "h4",
|
|
3249
|
+
"icon": "calendar"
|
|
3247
3250
|
},
|
|
3248
3251
|
{
|
|
3249
3252
|
"variant": "caption",
|
|
3250
|
-
"
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
"cols": 1.0,
|
|
3254
|
-
"itemActions": [
|
|
3253
|
+
"format": "date",
|
|
3254
|
+
"name": "startTime"
|
|
3255
|
+
},
|
|
3255
3256
|
{
|
|
3256
|
-
"
|
|
3257
|
-
"
|
|
3258
|
-
"
|
|
3257
|
+
"format": "date",
|
|
3258
|
+
"name": "endTime",
|
|
3259
|
+
"variant": "caption"
|
|
3259
3260
|
},
|
|
3260
3261
|
{
|
|
3261
|
-
"
|
|
3262
|
-
"
|
|
3263
|
-
"event": "EDIT"
|
|
3262
|
+
"name": "location",
|
|
3263
|
+
"variant": "body"
|
|
3264
3264
|
},
|
|
3265
3265
|
{
|
|
3266
|
-
"
|
|
3267
|
-
"variant": "
|
|
3268
|
-
"label": "Delete"
|
|
3266
|
+
"name": "attendees",
|
|
3267
|
+
"variant": "caption"
|
|
3269
3268
|
}
|
|
3270
3269
|
],
|
|
3271
|
-
"gap": "sm"
|
|
3270
|
+
"gap": "sm",
|
|
3271
|
+
"cols": 1.0
|
|
3272
3272
|
},
|
|
3273
3273
|
"listens": [
|
|
3274
3274
|
{
|
|
@@ -3302,8 +3302,8 @@
|
|
|
3302
3302
|
"name": "CalendarCreate",
|
|
3303
3303
|
"linkedEntity": "ScheduledEvent",
|
|
3304
3304
|
"config": {
|
|
3305
|
-
"title": "New Event",
|
|
3306
3305
|
"mode": "create",
|
|
3306
|
+
"title": "New Event",
|
|
3307
3307
|
"fields": [
|
|
3308
3308
|
"title",
|
|
3309
3309
|
"startTime",
|
|
@@ -3333,8 +3333,7 @@
|
|
|
3333
3333
|
"name": "CalendarEdit",
|
|
3334
3334
|
"linkedEntity": "ScheduledEvent",
|
|
3335
3335
|
"config": {
|
|
3336
|
-
"
|
|
3337
|
-
"title": "Edit Event",
|
|
3336
|
+
"mode": "edit",
|
|
3338
3337
|
"fields": [
|
|
3339
3338
|
"title",
|
|
3340
3339
|
"startTime",
|
|
@@ -3343,7 +3342,8 @@
|
|
|
3343
3342
|
"attendees",
|
|
3344
3343
|
"description"
|
|
3345
3344
|
],
|
|
3346
|
-
"
|
|
3345
|
+
"title": "Edit Event",
|
|
3346
|
+
"icon": "edit"
|
|
3347
3347
|
},
|
|
3348
3348
|
"events": {
|
|
3349
3349
|
"OPEN": "EDIT"
|
|
@@ -3365,9 +3365,9 @@
|
|
|
3365
3365
|
"linkedEntity": "ScheduledEvent",
|
|
3366
3366
|
"config": {
|
|
3367
3367
|
"icon": "alert-triangle",
|
|
3368
|
+
"title": "Delete Event",
|
|
3368
3369
|
"alertMessage": "This action cannot be undone.",
|
|
3369
|
-
"confirmLabel": "Delete"
|
|
3370
|
-
"title": "Delete Event"
|
|
3370
|
+
"confirmLabel": "Delete"
|
|
3371
3371
|
},
|
|
3372
3372
|
"events": {
|
|
3373
3373
|
"REQUEST": "DELETE",
|
|
@@ -3676,40 +3676,44 @@
|
|
|
3676
3676
|
"ref": "AppShell.traits.AppLayout",
|
|
3677
3677
|
"name": "WidgetAppLayout",
|
|
3678
3678
|
"config": {
|
|
3679
|
+
"contentTrait": "@trait.WidgetCatalog",
|
|
3680
|
+
"notifications": [],
|
|
3681
|
+
"searchEvent": "WIDGET_SEARCH",
|
|
3682
|
+
"appName": "App",
|
|
3679
3683
|
"navItems": [
|
|
3680
3684
|
{
|
|
3681
|
-
"icon": "users",
|
|
3682
3685
|
"label": "Contacts",
|
|
3683
|
-
"href": "/contacts"
|
|
3686
|
+
"href": "/contacts",
|
|
3687
|
+
"icon": "users"
|
|
3684
3688
|
},
|
|
3685
3689
|
{
|
|
3686
|
-
"icon": "package",
|
|
3687
3690
|
"href": "/items",
|
|
3691
|
+
"icon": "package",
|
|
3688
3692
|
"label": "Items"
|
|
3689
3693
|
},
|
|
3690
3694
|
{
|
|
3695
|
+
"label": "Activities",
|
|
3691
3696
|
"icon": "activity",
|
|
3692
|
-
"href": "/activities"
|
|
3693
|
-
"label": "Activities"
|
|
3697
|
+
"href": "/activities"
|
|
3694
3698
|
},
|
|
3695
3699
|
{
|
|
3696
|
-
"icon": "check-square",
|
|
3697
3700
|
"label": "Tasks",
|
|
3698
|
-
"href": "/tasks"
|
|
3701
|
+
"href": "/tasks",
|
|
3702
|
+
"icon": "check-square"
|
|
3699
3703
|
},
|
|
3700
3704
|
{
|
|
3701
3705
|
"label": "Calendar",
|
|
3702
|
-
"
|
|
3703
|
-
"
|
|
3706
|
+
"href": "/calendar",
|
|
3707
|
+
"icon": "calendar"
|
|
3704
3708
|
},
|
|
3705
3709
|
{
|
|
3706
|
-
"
|
|
3710
|
+
"href": "/widgets",
|
|
3707
3711
|
"label": "Dashboard",
|
|
3708
|
-
"
|
|
3712
|
+
"icon": "layout-dashboard"
|
|
3709
3713
|
},
|
|
3710
3714
|
{
|
|
3711
|
-
"href": "/feed",
|
|
3712
3715
|
"label": "Feed",
|
|
3716
|
+
"href": "/feed",
|
|
3713
3717
|
"icon": "rss"
|
|
3714
3718
|
},
|
|
3715
3719
|
{
|
|
@@ -3718,15 +3722,11 @@
|
|
|
3718
3722
|
"icon": "file-text"
|
|
3719
3723
|
}
|
|
3720
3724
|
],
|
|
3721
|
-
"notificationClickEvent": "WIDGET_NOTIFICATIONS_OPEN"
|
|
3722
|
-
"searchEvent": "WIDGET_SEARCH",
|
|
3723
|
-
"appName": "App",
|
|
3724
|
-
"contentTrait": "@trait.WidgetCatalog",
|
|
3725
|
-
"notifications": []
|
|
3725
|
+
"notificationClickEvent": "WIDGET_NOTIFICATIONS_OPEN"
|
|
3726
3726
|
},
|
|
3727
3727
|
"events": {
|
|
3728
|
-
"
|
|
3729
|
-
"
|
|
3728
|
+
"SEARCH": "WIDGET_SEARCH",
|
|
3729
|
+
"NOTIFY_CLICK": "WIDGET_NOTIFICATIONS_OPEN"
|
|
3730
3730
|
}
|
|
3731
3731
|
},
|
|
3732
3732
|
{
|
|
@@ -3793,23 +3793,26 @@
|
|
|
3793
3793
|
"render-ui",
|
|
3794
3794
|
"main",
|
|
3795
3795
|
{
|
|
3796
|
+
"gap": "lg",
|
|
3797
|
+
"type": "stack",
|
|
3798
|
+
"direction": "vertical",
|
|
3796
3799
|
"children": [
|
|
3797
3800
|
{
|
|
3798
3801
|
"type": "stack",
|
|
3802
|
+
"direction": "horizontal",
|
|
3803
|
+
"gap": "sm",
|
|
3804
|
+
"align": "center",
|
|
3799
3805
|
"children": [
|
|
3800
3806
|
{
|
|
3801
|
-
"
|
|
3802
|
-
"
|
|
3807
|
+
"type": "icon",
|
|
3808
|
+
"name": "layout-dashboard"
|
|
3803
3809
|
},
|
|
3804
3810
|
{
|
|
3805
3811
|
"content": "Dashboard",
|
|
3806
3812
|
"variant": "h2",
|
|
3807
3813
|
"type": "typography"
|
|
3808
3814
|
}
|
|
3809
|
-
]
|
|
3810
|
-
"align": "center",
|
|
3811
|
-
"direction": "horizontal",
|
|
3812
|
-
"gap": "sm"
|
|
3815
|
+
]
|
|
3813
3816
|
},
|
|
3814
3817
|
{
|
|
3815
3818
|
"type": "divider"
|
|
@@ -3820,10 +3823,7 @@
|
|
|
3820
3823
|
"type": "divider"
|
|
3821
3824
|
},
|
|
3822
3825
|
"@trait.WidgetBrowseList"
|
|
3823
|
-
]
|
|
3824
|
-
"gap": "lg",
|
|
3825
|
-
"direction": "vertical",
|
|
3826
|
-
"type": "stack"
|
|
3826
|
+
]
|
|
3827
3827
|
}
|
|
3828
3828
|
]
|
|
3829
3829
|
]
|
|
@@ -3842,27 +3842,27 @@
|
|
|
3842
3842
|
"render-ui",
|
|
3843
3843
|
"main",
|
|
3844
3844
|
{
|
|
3845
|
-
"
|
|
3845
|
+
"gap": "md",
|
|
3846
3846
|
"align": "center",
|
|
3847
3847
|
"className": "py-8",
|
|
3848
|
-
"gap": "md",
|
|
3849
3848
|
"children": [
|
|
3850
3849
|
{
|
|
3851
3850
|
"name": "bell",
|
|
3852
3851
|
"type": "icon"
|
|
3853
3852
|
},
|
|
3854
3853
|
{
|
|
3854
|
+
"content": "No notifications",
|
|
3855
3855
|
"type": "typography",
|
|
3856
|
-
"variant": "h3"
|
|
3857
|
-
"content": "No notifications"
|
|
3856
|
+
"variant": "h3"
|
|
3858
3857
|
},
|
|
3859
3858
|
{
|
|
3860
3859
|
"action": "INIT",
|
|
3861
3860
|
"type": "button",
|
|
3862
|
-
"
|
|
3863
|
-
"
|
|
3861
|
+
"label": "Back",
|
|
3862
|
+
"variant": "ghost"
|
|
3864
3863
|
}
|
|
3865
3864
|
],
|
|
3865
|
+
"type": "stack",
|
|
3866
3866
|
"direction": "vertical"
|
|
3867
3867
|
}
|
|
3868
3868
|
]
|
|
@@ -3876,24 +3876,24 @@
|
|
|
3876
3876
|
"ref": "Stats.traits.StatsItemStats",
|
|
3877
3877
|
"name": "WidgetStats",
|
|
3878
3878
|
"config": {
|
|
3879
|
+
"title": "Key Metrics",
|
|
3879
3880
|
"metrics": [
|
|
3880
3881
|
{
|
|
3881
|
-
"aggregation": "count",
|
|
3882
|
-
"variant": "primary",
|
|
3883
3882
|
"format": "number",
|
|
3884
|
-
"
|
|
3885
|
-
"
|
|
3883
|
+
"icon": "layout-dashboard",
|
|
3884
|
+
"variant": "primary",
|
|
3885
|
+
"aggregation": "count",
|
|
3886
|
+
"label": "Widgets"
|
|
3886
3887
|
},
|
|
3887
3888
|
{
|
|
3888
|
-
"label": "Total Value",
|
|
3889
|
-
"variant": "success",
|
|
3890
|
-
"format": "number",
|
|
3891
3889
|
"aggregation": "sum",
|
|
3890
|
+
"icon": "trending-up",
|
|
3891
|
+
"variant": "success",
|
|
3892
3892
|
"field": "value",
|
|
3893
|
-
"
|
|
3893
|
+
"label": "Total Value",
|
|
3894
|
+
"format": "number"
|
|
3894
3895
|
}
|
|
3895
|
-
]
|
|
3896
|
-
"title": "Key Metrics"
|
|
3896
|
+
]
|
|
3897
3897
|
},
|
|
3898
3898
|
"listens": [
|
|
3899
3899
|
{
|
|
@@ -3910,13 +3910,13 @@
|
|
|
3910
3910
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
3911
3911
|
"name": "WidgetGraphs",
|
|
3912
3912
|
"config": {
|
|
3913
|
-
"aggregation": "count",
|
|
3914
3913
|
"height": 240.0,
|
|
3915
|
-
"
|
|
3914
|
+
"subtitle": "Distribution",
|
|
3915
|
+
"aggregation": "count",
|
|
3916
3916
|
"title": "Widgets by type",
|
|
3917
3917
|
"categoryField": "type",
|
|
3918
|
-
"
|
|
3919
|
-
"
|
|
3918
|
+
"chartType": "pie",
|
|
3919
|
+
"showLegend": true
|
|
3920
3920
|
},
|
|
3921
3921
|
"listens": [
|
|
3922
3922
|
{
|
|
@@ -3935,48 +3935,48 @@
|
|
|
3935
3935
|
"linkedEntity": "Widget",
|
|
3936
3936
|
"config": {
|
|
3937
3937
|
"gap": "sm",
|
|
3938
|
-
"
|
|
3939
|
-
"fields": [
|
|
3938
|
+
"itemActions": [
|
|
3940
3939
|
{
|
|
3941
|
-
"
|
|
3942
|
-
"
|
|
3943
|
-
"
|
|
3940
|
+
"label": "View",
|
|
3941
|
+
"variant": "ghost",
|
|
3942
|
+
"event": "VIEW"
|
|
3944
3943
|
},
|
|
3945
3944
|
{
|
|
3946
|
-
"
|
|
3947
|
-
"
|
|
3945
|
+
"label": "Edit",
|
|
3946
|
+
"event": "EDIT",
|
|
3947
|
+
"variant": "ghost"
|
|
3948
3948
|
},
|
|
3949
3949
|
{
|
|
3950
|
-
"variant": "
|
|
3951
|
-
"
|
|
3950
|
+
"variant": "danger",
|
|
3951
|
+
"event": "DELETE",
|
|
3952
|
+
"label": "Delete"
|
|
3953
|
+
}
|
|
3954
|
+
],
|
|
3955
|
+
"fields": [
|
|
3956
|
+
{
|
|
3957
|
+
"name": "title",
|
|
3958
|
+
"icon": "layout-dashboard",
|
|
3959
|
+
"variant": "h4"
|
|
3952
3960
|
},
|
|
3953
3961
|
{
|
|
3954
|
-
"
|
|
3955
|
-
"name": "value",
|
|
3962
|
+
"name": "type",
|
|
3956
3963
|
"variant": "badge"
|
|
3957
3964
|
},
|
|
3958
3965
|
{
|
|
3959
|
-
"name": "
|
|
3966
|
+
"name": "label",
|
|
3960
3967
|
"variant": "caption"
|
|
3961
|
-
}
|
|
3962
|
-
],
|
|
3963
|
-
"itemActions": [
|
|
3964
|
-
{
|
|
3965
|
-
"variant": "ghost",
|
|
3966
|
-
"event": "VIEW",
|
|
3967
|
-
"label": "View"
|
|
3968
3968
|
},
|
|
3969
3969
|
{
|
|
3970
|
-
"
|
|
3971
|
-
"
|
|
3972
|
-
"
|
|
3970
|
+
"name": "value",
|
|
3971
|
+
"format": "number",
|
|
3972
|
+
"variant": "badge"
|
|
3973
3973
|
},
|
|
3974
3974
|
{
|
|
3975
|
-
"variant": "
|
|
3976
|
-
"
|
|
3977
|
-
"event": "DELETE"
|
|
3975
|
+
"variant": "caption",
|
|
3976
|
+
"name": "dataSource"
|
|
3978
3977
|
}
|
|
3979
|
-
]
|
|
3978
|
+
],
|
|
3979
|
+
"cols": 2.0
|
|
3980
3980
|
},
|
|
3981
3981
|
"listens": [
|
|
3982
3982
|
{
|
|
@@ -4041,9 +4041,6 @@
|
|
|
4041
4041
|
"name": "WidgetEdit",
|
|
4042
4042
|
"linkedEntity": "Widget",
|
|
4043
4043
|
"config": {
|
|
4044
|
-
"icon": "edit",
|
|
4045
|
-
"title": "Edit Widget",
|
|
4046
|
-
"mode": "edit",
|
|
4047
4044
|
"fields": [
|
|
4048
4045
|
"title",
|
|
4049
4046
|
"type",
|
|
@@ -4051,7 +4048,10 @@
|
|
|
4051
4048
|
"value",
|
|
4052
4049
|
"dataSource",
|
|
4053
4050
|
"refreshInterval"
|
|
4054
|
-
]
|
|
4051
|
+
],
|
|
4052
|
+
"title": "Edit Widget",
|
|
4053
|
+
"icon": "edit",
|
|
4054
|
+
"mode": "edit"
|
|
4055
4055
|
},
|
|
4056
4056
|
"events": {
|
|
4057
4057
|
"OPEN": "EDIT"
|
|
@@ -4073,13 +4073,13 @@
|
|
|
4073
4073
|
"linkedEntity": "Widget",
|
|
4074
4074
|
"config": {
|
|
4075
4075
|
"title": "Delete Widget",
|
|
4076
|
-
"confirmLabel": "Delete",
|
|
4077
4076
|
"alertMessage": "This action cannot be undone.",
|
|
4077
|
+
"confirmLabel": "Delete",
|
|
4078
4078
|
"icon": "alert-triangle"
|
|
4079
4079
|
},
|
|
4080
4080
|
"events": {
|
|
4081
|
-
"
|
|
4082
|
-
"
|
|
4081
|
+
"REQUEST": "DELETE",
|
|
4082
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
4083
4083
|
},
|
|
4084
4084
|
"listens": [
|
|
4085
4085
|
{
|
|
@@ -4347,13 +4347,15 @@
|
|
|
4347
4347
|
"name": "FeedAppLayout",
|
|
4348
4348
|
"config": {
|
|
4349
4349
|
"notifications": [],
|
|
4350
|
-
"searchEvent": "FEED_SEARCH",
|
|
4351
4350
|
"contentTrait": "@trait.FeedCatalog",
|
|
4351
|
+
"searchEvent": "FEED_SEARCH",
|
|
4352
|
+
"notificationClickEvent": "FEED_NOTIFICATIONS_OPEN",
|
|
4353
|
+
"appName": "App",
|
|
4352
4354
|
"navItems": [
|
|
4353
4355
|
{
|
|
4354
|
-
"href": "/contacts",
|
|
4355
4356
|
"icon": "users",
|
|
4356
|
-
"label": "Contacts"
|
|
4357
|
+
"label": "Contacts",
|
|
4358
|
+
"href": "/contacts"
|
|
4357
4359
|
},
|
|
4358
4360
|
{
|
|
4359
4361
|
"icon": "package",
|
|
@@ -4361,13 +4363,13 @@
|
|
|
4361
4363
|
"label": "Items"
|
|
4362
4364
|
},
|
|
4363
4365
|
{
|
|
4364
|
-
"icon": "activity",
|
|
4365
4366
|
"label": "Activities",
|
|
4366
|
-
"href": "/activities"
|
|
4367
|
+
"href": "/activities",
|
|
4368
|
+
"icon": "activity"
|
|
4367
4369
|
},
|
|
4368
4370
|
{
|
|
4369
|
-
"label": "Tasks",
|
|
4370
4371
|
"icon": "check-square",
|
|
4372
|
+
"label": "Tasks",
|
|
4371
4373
|
"href": "/tasks"
|
|
4372
4374
|
},
|
|
4373
4375
|
{
|
|
@@ -4381,18 +4383,16 @@
|
|
|
4381
4383
|
"icon": "layout-dashboard"
|
|
4382
4384
|
},
|
|
4383
4385
|
{
|
|
4384
|
-
"href": "/feed",
|
|
4385
4386
|
"label": "Feed",
|
|
4386
|
-
"icon": "rss"
|
|
4387
|
+
"icon": "rss",
|
|
4388
|
+
"href": "/feed"
|
|
4387
4389
|
},
|
|
4388
4390
|
{
|
|
4389
|
-
"
|
|
4391
|
+
"href": "/notes",
|
|
4390
4392
|
"icon": "file-text",
|
|
4391
|
-
"
|
|
4393
|
+
"label": "Notes"
|
|
4392
4394
|
}
|
|
4393
|
-
]
|
|
4394
|
-
"notificationClickEvent": "FEED_NOTIFICATIONS_OPEN",
|
|
4395
|
-
"appName": "App"
|
|
4395
|
+
]
|
|
4396
4396
|
},
|
|
4397
4397
|
"events": {
|
|
4398
4398
|
"NOTIFY_CLICK": "FEED_NOTIFICATIONS_OPEN",
|
|
@@ -4480,39 +4480,40 @@
|
|
|
4480
4480
|
"main",
|
|
4481
4481
|
{
|
|
4482
4482
|
"type": "stack",
|
|
4483
|
+
"gap": "lg",
|
|
4483
4484
|
"direction": "vertical",
|
|
4484
4485
|
"children": [
|
|
4485
4486
|
{
|
|
4486
4487
|
"children": [
|
|
4487
4488
|
{
|
|
4488
4489
|
"type": "stack",
|
|
4489
|
-
"align": "center",
|
|
4490
4490
|
"direction": "horizontal",
|
|
4491
|
+
"align": "center",
|
|
4492
|
+
"gap": "sm",
|
|
4491
4493
|
"children": [
|
|
4492
4494
|
{
|
|
4493
4495
|
"type": "icon",
|
|
4494
4496
|
"name": "rss"
|
|
4495
4497
|
},
|
|
4496
4498
|
{
|
|
4497
|
-
"variant": "h2",
|
|
4498
4499
|
"type": "typography",
|
|
4500
|
+
"variant": "h2",
|
|
4499
4501
|
"content": "Feed"
|
|
4500
4502
|
}
|
|
4501
|
-
]
|
|
4502
|
-
"gap": "sm"
|
|
4503
|
+
]
|
|
4503
4504
|
},
|
|
4504
4505
|
{
|
|
4505
4506
|
"type": "button",
|
|
4506
|
-
"label": "New Post",
|
|
4507
4507
|
"action": "CREATE",
|
|
4508
|
+
"label": "New Post",
|
|
4508
4509
|
"icon": "plus",
|
|
4509
4510
|
"variant": "primary"
|
|
4510
4511
|
}
|
|
4511
4512
|
],
|
|
4512
4513
|
"type": "stack",
|
|
4513
|
-
"gap": "md",
|
|
4514
4514
|
"justify": "between",
|
|
4515
4515
|
"direction": "horizontal",
|
|
4516
|
+
"gap": "md",
|
|
4516
4517
|
"align": "center"
|
|
4517
4518
|
},
|
|
4518
4519
|
{
|
|
@@ -4520,8 +4521,7 @@
|
|
|
4520
4521
|
},
|
|
4521
4522
|
"@trait.FeedBrowseList",
|
|
4522
4523
|
"@trait.FeedPagination"
|
|
4523
|
-
]
|
|
4524
|
-
"gap": "lg"
|
|
4524
|
+
]
|
|
4525
4525
|
}
|
|
4526
4526
|
]
|
|
4527
4527
|
]
|
|
@@ -4542,26 +4542,26 @@
|
|
|
4542
4542
|
{
|
|
4543
4543
|
"direction": "vertical",
|
|
4544
4544
|
"gap": "md",
|
|
4545
|
-
"type": "stack",
|
|
4546
|
-
"align": "center",
|
|
4547
4545
|
"className": "py-8",
|
|
4548
4546
|
"children": [
|
|
4549
4547
|
{
|
|
4550
|
-
"
|
|
4551
|
-
"
|
|
4548
|
+
"type": "icon",
|
|
4549
|
+
"name": "bell"
|
|
4552
4550
|
},
|
|
4553
4551
|
{
|
|
4554
|
-
"type": "typography",
|
|
4555
4552
|
"content": "No notifications",
|
|
4553
|
+
"type": "typography",
|
|
4556
4554
|
"variant": "h3"
|
|
4557
4555
|
},
|
|
4558
4556
|
{
|
|
4559
|
-
"variant": "ghost",
|
|
4560
4557
|
"label": "Back",
|
|
4558
|
+
"type": "button",
|
|
4561
4559
|
"action": "INIT",
|
|
4562
|
-
"
|
|
4560
|
+
"variant": "ghost"
|
|
4563
4561
|
}
|
|
4564
|
-
]
|
|
4562
|
+
],
|
|
4563
|
+
"type": "stack",
|
|
4564
|
+
"align": "center"
|
|
4565
4565
|
}
|
|
4566
4566
|
]
|
|
4567
4567
|
]
|
|
@@ -4592,15 +4592,16 @@
|
|
|
4592
4592
|
"name": "FeedBrowseList",
|
|
4593
4593
|
"linkedEntity": "FeedPost",
|
|
4594
4594
|
"config": {
|
|
4595
|
+
"gap": "sm",
|
|
4595
4596
|
"fields": [
|
|
4596
4597
|
{
|
|
4598
|
+
"name": "title",
|
|
4597
4599
|
"variant": "h3",
|
|
4598
|
-
"icon": "rss"
|
|
4599
|
-
"name": "title"
|
|
4600
|
+
"icon": "rss"
|
|
4600
4601
|
},
|
|
4601
4602
|
{
|
|
4602
|
-
"
|
|
4603
|
-
"
|
|
4603
|
+
"variant": "body",
|
|
4604
|
+
"name": "body"
|
|
4604
4605
|
},
|
|
4605
4606
|
{
|
|
4606
4607
|
"name": "author",
|
|
@@ -4608,33 +4609,32 @@
|
|
|
4608
4609
|
},
|
|
4609
4610
|
{
|
|
4610
4611
|
"format": "date",
|
|
4611
|
-
"
|
|
4612
|
-
"
|
|
4612
|
+
"variant": "caption",
|
|
4613
|
+
"name": "postedAt"
|
|
4613
4614
|
},
|
|
4614
4615
|
{
|
|
4615
4616
|
"name": "tags",
|
|
4616
4617
|
"variant": "badge"
|
|
4617
4618
|
}
|
|
4618
4619
|
],
|
|
4619
|
-
"
|
|
4620
|
+
"cols": 1.0,
|
|
4620
4621
|
"itemActions": [
|
|
4621
4622
|
{
|
|
4622
4623
|
"event": "VIEW",
|
|
4623
|
-
"
|
|
4624
|
-
"
|
|
4624
|
+
"label": "View",
|
|
4625
|
+
"variant": "ghost"
|
|
4625
4626
|
},
|
|
4626
4627
|
{
|
|
4627
|
-
"
|
|
4628
|
+
"variant": "ghost",
|
|
4628
4629
|
"label": "Edit",
|
|
4629
|
-
"
|
|
4630
|
+
"event": "EDIT"
|
|
4630
4631
|
},
|
|
4631
4632
|
{
|
|
4632
4633
|
"event": "DELETE",
|
|
4633
4634
|
"label": "Delete",
|
|
4634
4635
|
"variant": "danger"
|
|
4635
4636
|
}
|
|
4636
|
-
]
|
|
4637
|
-
"cols": 1.0
|
|
4637
|
+
]
|
|
4638
4638
|
},
|
|
4639
4639
|
"listens": [
|
|
4640
4640
|
{
|
|
@@ -4668,6 +4668,7 @@
|
|
|
4668
4668
|
"name": "FeedCreate",
|
|
4669
4669
|
"linkedEntity": "FeedPost",
|
|
4670
4670
|
"config": {
|
|
4671
|
+
"title": "New Post",
|
|
4671
4672
|
"fields": [
|
|
4672
4673
|
"title",
|
|
4673
4674
|
"body",
|
|
@@ -4676,7 +4677,6 @@
|
|
|
4676
4677
|
"tags"
|
|
4677
4678
|
],
|
|
4678
4679
|
"icon": "plus-circle",
|
|
4679
|
-
"title": "New Post",
|
|
4680
4680
|
"mode": "create"
|
|
4681
4681
|
},
|
|
4682
4682
|
"events": {
|
|
@@ -4698,6 +4698,8 @@
|
|
|
4698
4698
|
"name": "FeedEdit",
|
|
4699
4699
|
"linkedEntity": "FeedPost",
|
|
4700
4700
|
"config": {
|
|
4701
|
+
"title": "Edit Post",
|
|
4702
|
+
"mode": "edit",
|
|
4701
4703
|
"fields": [
|
|
4702
4704
|
"title",
|
|
4703
4705
|
"body",
|
|
@@ -4705,9 +4707,7 @@
|
|
|
4705
4707
|
"postedAt",
|
|
4706
4708
|
"tags"
|
|
4707
4709
|
],
|
|
4708
|
-
"
|
|
4709
|
-
"icon": "edit",
|
|
4710
|
-
"mode": "edit"
|
|
4710
|
+
"icon": "edit"
|
|
4711
4711
|
},
|
|
4712
4712
|
"events": {
|
|
4713
4713
|
"OPEN": "EDIT"
|
|
@@ -4729,8 +4729,8 @@
|
|
|
4729
4729
|
"linkedEntity": "FeedPost",
|
|
4730
4730
|
"config": {
|
|
4731
4731
|
"confirmLabel": "Delete",
|
|
4732
|
-
"title": "Delete Post",
|
|
4733
4732
|
"icon": "alert-triangle",
|
|
4733
|
+
"title": "Delete Post",
|
|
4734
4734
|
"alertMessage": "This action cannot be undone."
|
|
4735
4735
|
},
|
|
4736
4736
|
"events": {
|
|
@@ -5036,23 +5036,23 @@
|
|
|
5036
5036
|
"ref": "AppShell.traits.AppLayout",
|
|
5037
5037
|
"name": "NoteAppLayout",
|
|
5038
5038
|
"config": {
|
|
5039
|
-
"notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN",
|
|
5040
5039
|
"notifications": [],
|
|
5040
|
+
"notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN",
|
|
5041
5041
|
"navItems": [
|
|
5042
5042
|
{
|
|
5043
|
+
"label": "Contacts",
|
|
5043
5044
|
"href": "/contacts",
|
|
5044
|
-
"icon": "users"
|
|
5045
|
-
"label": "Contacts"
|
|
5045
|
+
"icon": "users"
|
|
5046
5046
|
},
|
|
5047
5047
|
{
|
|
5048
|
-
"label": "Items",
|
|
5049
5048
|
"href": "/items",
|
|
5049
|
+
"label": "Items",
|
|
5050
5050
|
"icon": "package"
|
|
5051
5051
|
},
|
|
5052
5052
|
{
|
|
5053
5053
|
"label": "Activities",
|
|
5054
|
-
"
|
|
5055
|
-
"
|
|
5054
|
+
"href": "/activities",
|
|
5055
|
+
"icon": "activity"
|
|
5056
5056
|
},
|
|
5057
5057
|
{
|
|
5058
5058
|
"href": "/tasks",
|
|
@@ -5065,28 +5065,28 @@
|
|
|
5065
5065
|
"href": "/calendar"
|
|
5066
5066
|
},
|
|
5067
5067
|
{
|
|
5068
|
-
"icon": "layout-dashboard",
|
|
5069
5068
|
"label": "Dashboard",
|
|
5070
|
-
"href": "/widgets"
|
|
5069
|
+
"href": "/widgets",
|
|
5070
|
+
"icon": "layout-dashboard"
|
|
5071
5071
|
},
|
|
5072
5072
|
{
|
|
5073
5073
|
"label": "Feed",
|
|
5074
|
-
"
|
|
5075
|
-
"
|
|
5074
|
+
"icon": "rss",
|
|
5075
|
+
"href": "/feed"
|
|
5076
5076
|
},
|
|
5077
5077
|
{
|
|
5078
|
-
"label": "Notes",
|
|
5079
5078
|
"icon": "file-text",
|
|
5079
|
+
"label": "Notes",
|
|
5080
5080
|
"href": "/notes"
|
|
5081
5081
|
}
|
|
5082
5082
|
],
|
|
5083
|
-
"searchEvent": "NOTE_SEARCH",
|
|
5084
5083
|
"appName": "App",
|
|
5085
|
-
"contentTrait": "@trait.NoteCatalog"
|
|
5084
|
+
"contentTrait": "@trait.NoteCatalog",
|
|
5085
|
+
"searchEvent": "NOTE_SEARCH"
|
|
5086
5086
|
},
|
|
5087
5087
|
"events": {
|
|
5088
|
-
"
|
|
5089
|
-
"
|
|
5088
|
+
"SEARCH": "NOTE_SEARCH",
|
|
5089
|
+
"NOTIFY_CLICK": "NOTE_NOTIFICATIONS_OPEN"
|
|
5090
5090
|
}
|
|
5091
5091
|
},
|
|
5092
5092
|
{
|
|
@@ -5169,41 +5169,39 @@
|
|
|
5169
5169
|
"render-ui",
|
|
5170
5170
|
"main",
|
|
5171
5171
|
{
|
|
5172
|
-
"type": "stack",
|
|
5173
|
-
"direction": "vertical",
|
|
5174
5172
|
"children": [
|
|
5175
5173
|
{
|
|
5176
5174
|
"justify": "between",
|
|
5177
|
-
"gap": "md",
|
|
5178
|
-
"type": "stack",
|
|
5179
|
-
"direction": "horizontal",
|
|
5180
|
-
"align": "center",
|
|
5181
5175
|
"children": [
|
|
5182
5176
|
{
|
|
5177
|
+
"gap": "sm",
|
|
5183
5178
|
"children": [
|
|
5184
5179
|
{
|
|
5185
5180
|
"type": "icon",
|
|
5186
5181
|
"name": "file-text"
|
|
5187
5182
|
},
|
|
5188
5183
|
{
|
|
5189
|
-
"
|
|
5184
|
+
"type": "typography",
|
|
5190
5185
|
"content": "Notes",
|
|
5191
|
-
"
|
|
5186
|
+
"variant": "h2"
|
|
5192
5187
|
}
|
|
5193
5188
|
],
|
|
5194
|
-
"direction": "horizontal",
|
|
5195
5189
|
"align": "center",
|
|
5196
|
-
"
|
|
5197
|
-
"
|
|
5190
|
+
"type": "stack",
|
|
5191
|
+
"direction": "horizontal"
|
|
5198
5192
|
},
|
|
5199
5193
|
{
|
|
5194
|
+
"icon": "plus",
|
|
5200
5195
|
"label": "New Note",
|
|
5201
5196
|
"variant": "primary",
|
|
5202
|
-
"
|
|
5203
|
-
"action": "CREATE"
|
|
5204
|
-
"type": "button"
|
|
5197
|
+
"type": "button",
|
|
5198
|
+
"action": "CREATE"
|
|
5205
5199
|
}
|
|
5206
|
-
]
|
|
5200
|
+
],
|
|
5201
|
+
"direction": "horizontal",
|
|
5202
|
+
"type": "stack",
|
|
5203
|
+
"align": "center",
|
|
5204
|
+
"gap": "md"
|
|
5207
5205
|
},
|
|
5208
5206
|
{
|
|
5209
5207
|
"type": "divider"
|
|
@@ -5214,7 +5212,9 @@
|
|
|
5214
5212
|
},
|
|
5215
5213
|
"@trait.NoteBrowseList"
|
|
5216
5214
|
],
|
|
5217
|
-
"
|
|
5215
|
+
"type": "stack",
|
|
5216
|
+
"gap": "lg",
|
|
5217
|
+
"direction": "vertical"
|
|
5218
5218
|
}
|
|
5219
5219
|
]
|
|
5220
5220
|
]
|
|
@@ -5233,9 +5233,11 @@
|
|
|
5233
5233
|
"render-ui",
|
|
5234
5234
|
"main",
|
|
5235
5235
|
{
|
|
5236
|
-
"type": "stack",
|
|
5237
5236
|
"direction": "vertical",
|
|
5237
|
+
"gap": "md",
|
|
5238
|
+
"type": "stack",
|
|
5238
5239
|
"align": "center",
|
|
5240
|
+
"className": "py-8",
|
|
5239
5241
|
"children": [
|
|
5240
5242
|
{
|
|
5241
5243
|
"type": "icon",
|
|
@@ -5243,18 +5245,16 @@
|
|
|
5243
5245
|
},
|
|
5244
5246
|
{
|
|
5245
5247
|
"content": "No notifications",
|
|
5246
|
-
"
|
|
5247
|
-
"
|
|
5248
|
+
"type": "typography",
|
|
5249
|
+
"variant": "h3"
|
|
5248
5250
|
},
|
|
5249
5251
|
{
|
|
5250
|
-
"variant": "ghost",
|
|
5251
|
-
"action": "INIT",
|
|
5252
5252
|
"type": "button",
|
|
5253
|
-
"
|
|
5253
|
+
"variant": "ghost",
|
|
5254
|
+
"label": "Back",
|
|
5255
|
+
"action": "INIT"
|
|
5254
5256
|
}
|
|
5255
|
-
]
|
|
5256
|
-
"className": "py-8",
|
|
5257
|
-
"gap": "md"
|
|
5257
|
+
]
|
|
5258
5258
|
}
|
|
5259
5259
|
]
|
|
5260
5260
|
]
|
|
@@ -5276,6 +5276,7 @@
|
|
|
5276
5276
|
"name": "NoteBrowseList",
|
|
5277
5277
|
"linkedEntity": "Note",
|
|
5278
5278
|
"config": {
|
|
5279
|
+
"gap": "sm",
|
|
5279
5280
|
"fields": [
|
|
5280
5281
|
{
|
|
5281
5282
|
"icon": "file-text",
|
|
@@ -5283,8 +5284,8 @@
|
|
|
5283
5284
|
"name": "title"
|
|
5284
5285
|
},
|
|
5285
5286
|
{
|
|
5286
|
-
"
|
|
5287
|
-
"
|
|
5287
|
+
"variant": "body",
|
|
5288
|
+
"name": "body"
|
|
5288
5289
|
},
|
|
5289
5290
|
{
|
|
5290
5291
|
"name": "tags",
|
|
@@ -5296,12 +5297,11 @@
|
|
|
5296
5297
|
"variant": "caption"
|
|
5297
5298
|
}
|
|
5298
5299
|
],
|
|
5299
|
-
"gap": "sm",
|
|
5300
5300
|
"itemActions": [
|
|
5301
5301
|
{
|
|
5302
|
-
"
|
|
5302
|
+
"label": "View",
|
|
5303
5303
|
"variant": "ghost",
|
|
5304
|
-
"
|
|
5304
|
+
"event": "VIEW"
|
|
5305
5305
|
},
|
|
5306
5306
|
{
|
|
5307
5307
|
"event": "EDIT",
|
|
@@ -5309,8 +5309,8 @@
|
|
|
5309
5309
|
"label": "Edit"
|
|
5310
5310
|
},
|
|
5311
5311
|
{
|
|
5312
|
-
"variant": "danger",
|
|
5313
5312
|
"label": "Delete",
|
|
5313
|
+
"variant": "danger",
|
|
5314
5314
|
"event": "DELETE"
|
|
5315
5315
|
}
|
|
5316
5316
|
],
|
|
@@ -5357,6 +5357,7 @@
|
|
|
5357
5357
|
"linkedEntity": "Note",
|
|
5358
5358
|
"config": {
|
|
5359
5359
|
"icon": "plus-circle",
|
|
5360
|
+
"title": "New Note",
|
|
5360
5361
|
"mode": "create",
|
|
5361
5362
|
"fields": [
|
|
5362
5363
|
"title",
|
|
@@ -5364,8 +5365,7 @@
|
|
|
5364
5365
|
"tags",
|
|
5365
5366
|
"createdAt",
|
|
5366
5367
|
"updatedAt"
|
|
5367
|
-
]
|
|
5368
|
-
"title": "New Note"
|
|
5368
|
+
]
|
|
5369
5369
|
},
|
|
5370
5370
|
"events": {
|
|
5371
5371
|
"OPEN": "CREATE"
|
|
@@ -5386,16 +5386,16 @@
|
|
|
5386
5386
|
"name": "NoteEdit",
|
|
5387
5387
|
"linkedEntity": "Note",
|
|
5388
5388
|
"config": {
|
|
5389
|
+
"mode": "edit",
|
|
5389
5390
|
"title": "Edit Note",
|
|
5391
|
+
"icon": "edit",
|
|
5390
5392
|
"fields": [
|
|
5391
5393
|
"title",
|
|
5392
5394
|
"body",
|
|
5393
5395
|
"tags",
|
|
5394
5396
|
"createdAt",
|
|
5395
5397
|
"updatedAt"
|
|
5396
|
-
]
|
|
5397
|
-
"icon": "edit",
|
|
5398
|
-
"mode": "edit"
|
|
5398
|
+
]
|
|
5399
5399
|
},
|
|
5400
5400
|
"events": {
|
|
5401
5401
|
"OPEN": "EDIT"
|
|
@@ -5416,6 +5416,7 @@
|
|
|
5416
5416
|
"name": "NoteView",
|
|
5417
5417
|
"linkedEntity": "Note",
|
|
5418
5418
|
"config": {
|
|
5419
|
+
"title": "View Note",
|
|
5419
5420
|
"fields": [
|
|
5420
5421
|
"title",
|
|
5421
5422
|
"body",
|
|
@@ -5423,7 +5424,6 @@
|
|
|
5423
5424
|
"createdAt",
|
|
5424
5425
|
"updatedAt"
|
|
5425
5426
|
],
|
|
5426
|
-
"title": "View Note",
|
|
5427
5427
|
"mode": "edit",
|
|
5428
5428
|
"icon": "eye"
|
|
5429
5429
|
},
|
|
@@ -5446,14 +5446,14 @@
|
|
|
5446
5446
|
"name": "NoteDelete",
|
|
5447
5447
|
"linkedEntity": "Note",
|
|
5448
5448
|
"config": {
|
|
5449
|
-
"title": "Delete Note",
|
|
5450
|
-
"confirmLabel": "Delete",
|
|
5451
5449
|
"alertMessage": "This action cannot be undone.",
|
|
5452
|
-
"icon": "alert-triangle"
|
|
5450
|
+
"icon": "alert-triangle",
|
|
5451
|
+
"title": "Delete Note",
|
|
5452
|
+
"confirmLabel": "Delete"
|
|
5453
5453
|
},
|
|
5454
5454
|
"events": {
|
|
5455
|
-
"
|
|
5456
|
-
"
|
|
5455
|
+
"CONFIRM": "CONFIRM_DELETE",
|
|
5456
|
+
"REQUEST": "DELETE"
|
|
5457
5457
|
},
|
|
5458
5458
|
"listens": [
|
|
5459
5459
|
{
|