@almadar/std 15.6.1 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/factory-signatures.json +20759 -67
- package/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
- package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
- package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
- package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
- package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
- package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
- package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
- package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
- package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
- package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
- package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/factory-signatures.json +20759 -67
- package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
- package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
- package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
- package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
- package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
- package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
- package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
- package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
- package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
- package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
- package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
- package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
- package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
- package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
- package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
- package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
- package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
- package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
- package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
- package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
- package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
- package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
- package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
- package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
- package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
- package/dist/registry/app/atoms/std-applicant.orb +124 -124
- package/dist/registry/app/atoms/std-application.orb +136 -136
- package/dist/registry/app/atoms/std-approval-request.orb +206 -206
- package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
- package/dist/registry/app/atoms/std-change-order.orb +168 -168
- package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
- package/dist/registry/app/atoms/std-checkin.orb +146 -146
- package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
- package/dist/registry/app/atoms/std-class-roster.orb +104 -104
- package/dist/registry/app/atoms/std-class-session.orb +128 -128
- package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
- package/dist/registry/app/atoms/std-customer-account.orb +148 -148
- package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
- package/dist/registry/app/atoms/std-donor.orb +135 -135
- package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
- package/dist/registry/app/atoms/std-driver.orb +144 -144
- package/dist/registry/app/atoms/std-dunning.orb +183 -183
- package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
- package/dist/registry/app/atoms/std-event.orb +149 -149
- package/dist/registry/app/atoms/std-form-builder.orb +168 -168
- package/dist/registry/app/atoms/std-health-score.orb +150 -150
- package/dist/registry/app/atoms/std-help-article.orb +129 -129
- package/dist/registry/app/atoms/std-help-category.orb +141 -141
- package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
- package/dist/registry/app/atoms/std-invoice.orb +168 -168
- package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
- package/dist/registry/app/atoms/std-lease.orb +136 -136
- package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
- package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
- package/dist/registry/app/atoms/std-matter.orb +129 -129
- package/dist/registry/app/atoms/std-membership.orb +132 -132
- package/dist/registry/app/atoms/std-menu.orb +158 -158
- package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
- package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
- package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
- package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
- package/dist/registry/app/atoms/std-question-bank.orb +123 -123
- package/dist/registry/app/atoms/std-receipt.orb +157 -157
- package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
- package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
- package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
- package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
- package/dist/registry/app/atoms/std-response-collector.orb +142 -142
- package/dist/registry/app/atoms/std-rfi.orb +153 -153
- package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
- package/dist/registry/app/atoms/std-segment.orb +119 -119
- package/dist/registry/app/atoms/std-stock-level.orb +136 -136
- package/dist/registry/app/atoms/std-submittal.orb +165 -165
- package/dist/registry/app/atoms/std-table-map.orb +67 -67
- package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
- package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
- package/dist/registry/app/atoms/std-template-editor.orb +157 -157
- package/dist/registry/app/atoms/std-tenant.orb +127 -127
- package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
- package/dist/registry/app/atoms/std-time-entry.orb +136 -136
- package/dist/registry/app/atoms/std-timesheet.orb +174 -174
- package/dist/registry/app/atoms/std-trial.orb +147 -147
- package/dist/registry/app/atoms/std-vehicle.orb +147 -147
- package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
- package/dist/registry/app/atoms/std-waitlist.orb +142 -142
- package/dist/registry/app/atoms/std-warehouse.orb +82 -82
- package/dist/registry/app/atoms/std-work-order.orb +160 -160
- package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
- package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
- package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
- package/dist/registry/app/molecules/std-cart.orb +45 -45
- package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
- package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
- package/dist/registry/app/molecules/std-pipeline.orb +20 -20
- package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
- package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
- package/dist/registry/app/molecules/std-timeline.orb +6 -6
- package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
- package/dist/registry/app/organisms/std-accounting.orb +91 -91
- package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
- package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
- package/dist/registry/app/organisms/std-booking-system.orb +686 -681
- package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
- package/dist/registry/app/organisms/std-cms.orb +271 -271
- package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
- package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
- package/dist/registry/app/organisms/std-crm.orb +270 -270
- package/dist/registry/app/organisms/std-customer-success.orb +91 -91
- package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
- package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
- package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
- package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
- package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
- package/dist/registry/app/organisms/std-field-service.orb +200 -200
- package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
- package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
- package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
- package/dist/registry/app/organisms/std-forum.orb +144 -144
- package/dist/registry/app/organisms/std-healthcare.orb +537 -537
- package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
- package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
- package/dist/registry/app/organisms/std-inventory.orb +186 -186
- package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
- package/dist/registry/app/organisms/std-legal-case.orb +169 -169
- package/dist/registry/app/organisms/std-listings.orb +151 -151
- package/dist/registry/app/organisms/std-lms.orb +599 -416
- package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
- package/dist/registry/app/organisms/std-marketplace.orb +224 -224
- package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
- package/dist/registry/app/organisms/std-notes.orb +111 -111
- package/dist/registry/app/organisms/std-project-manager.orb +222 -222
- package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
- package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
- package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
- package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
- package/dist/registry/app/organisms/std-social-feed.orb +145 -145
- package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
- package/dist/registry/app/organisms/std-survey.orb +131 -131
- package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
- package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
- package/dist/registry/app/organisms/std-wiki.orb +120 -120
- package/dist/registry/core/atoms/std-app-layout.orb +44 -44
- package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
- package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
- package/dist/registry/core/atoms/std-board.orb +220 -208
- package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
- package/dist/registry/core/atoms/std-browse.orb +69 -69
- package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
- package/dist/registry/core/atoms/std-calendar.orb +53 -53
- package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
- package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
- package/dist/registry/core/atoms/std-confirmation.orb +30 -30
- package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
- package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
- package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
- package/dist/registry/core/atoms/std-date-range.orb +23 -23
- package/dist/registry/core/atoms/std-display.orb +3 -3
- package/dist/registry/core/atoms/std-drawer.orb +12 -12
- package/dist/registry/core/atoms/std-esign-request.orb +29 -29
- package/dist/registry/core/atoms/std-event-log.orb +193 -178
- package/dist/registry/core/atoms/std-export.orb +48 -42
- package/dist/registry/core/atoms/std-file-store.orb +131 -131
- package/dist/registry/core/atoms/std-filter.orb +10 -10
- package/dist/registry/core/atoms/std-flag.orb +87 -87
- package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
- package/dist/registry/core/atoms/std-gallery.orb +35 -35
- package/dist/registry/core/atoms/std-geosearch.orb +29 -29
- package/dist/registry/core/atoms/std-graphs.orb +162 -154
- package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
- package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
- package/dist/registry/core/atoms/std-modal.orb +30 -30
- package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
- package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
- package/dist/registry/core/atoms/std-page-tree.orb +126 -126
- package/dist/registry/core/atoms/std-pagination.orb +18 -18
- package/dist/registry/core/atoms/std-push.orb +49 -49
- package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
- package/dist/registry/core/atoms/std-rating-review.orb +587 -571
- package/dist/registry/core/atoms/std-recurrence.orb +150 -144
- package/dist/registry/core/atoms/std-related.orb +29 -29
- package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
- package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
- package/dist/registry/core/atoms/std-saved-search.orb +74 -74
- package/dist/registry/core/atoms/std-scatter.orb +75 -70
- package/dist/registry/core/atoms/std-search.orb +4 -4
- package/dist/registry/core/atoms/std-selection.orb +104 -104
- package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
- package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
- package/dist/registry/core/atoms/std-stats.orb +258 -228
- package/dist/registry/core/atoms/std-step-flow.orb +201 -198
- package/dist/registry/core/atoms/std-tabs.orb +45 -40
- package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
- package/dist/registry/core/atoms/std-thread.orb +62 -62
- package/dist/registry/core/atoms/std-version-history.orb +157 -157
- package/dist/registry/core/atoms/std-vote.orb +34 -34
- package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
- package/dist/registry/core/atoms/std-wizard.orb +180 -177
- package/dist/registry/core/molecules/std-dashboard.orb +47 -47
- package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
- package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
- package/dist/registry/core/molecules/std-list.orb +65 -65
- package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
- package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
- package/dist/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/registry/factory-signatures.json +20759 -67
- package/dist/registry/game/atoms/std-collision.orb +140 -140
- package/dist/registry/game/atoms/std-combat.orb +50 -50
- package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
- package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
- package/dist/registry/game/atoms/std-gameflow.orb +31 -31
- package/dist/registry/game/atoms/std-movement.orb +285 -285
- package/dist/registry/game/atoms/std-overworld.orb +77 -77
- package/dist/registry/game/atoms/std-physics2d.orb +73 -73
- package/dist/registry/game/atoms/std-quest.orb +132 -132
- package/dist/registry/game/atoms/std-timer.orb +294 -294
- package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
- package/dist/registry/game/organisms/std-logic-training.orb +78 -78
- package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
- package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
- package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
- package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
- package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
- package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
- package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
- package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
- package/dist/registry/service/atoms/std-service-email.orb +75 -75
- package/dist/registry/service/atoms/std-service-github.orb +71 -71
- package/dist/registry/service/atoms/std-service-llm.orb +65 -65
- package/dist/registry/service/atoms/std-service-maps.orb +89 -89
- package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
- package/dist/registry/service/atoms/std-service-print.orb +115 -115
- package/dist/registry/service/atoms/std-service-redis.orb +71 -71
- package/dist/registry/service/atoms/std-service-storage.orb +54 -54
- package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
- package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
- package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
- package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
- package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
- package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
- package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
- package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
- package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
- package/package.json +1 -1
|
@@ -134,37 +134,37 @@
|
|
|
134
134
|
"ref": "AppShell.traits.AppLayout",
|
|
135
135
|
"name": "MatterAppLayout",
|
|
136
136
|
"config": {
|
|
137
|
+
"notificationClickEvent": "MATTER_NOTIFICATIONS_OPEN",
|
|
138
|
+
"searchEvent": "MATTER_SEARCH",
|
|
139
|
+
"contentTrait": "@trait.MatterCatalog",
|
|
140
|
+
"notifications": [],
|
|
141
|
+
"appName": "Legal Case",
|
|
137
142
|
"navItems": [
|
|
138
143
|
{
|
|
139
|
-
"label": "Matters",
|
|
140
144
|
"icon": "scale",
|
|
141
|
-
"href": "/matters"
|
|
145
|
+
"href": "/matters",
|
|
146
|
+
"label": "Matters"
|
|
142
147
|
},
|
|
143
148
|
{
|
|
144
|
-
"
|
|
149
|
+
"icon": "folder",
|
|
145
150
|
"href": "/cases",
|
|
146
|
-
"
|
|
151
|
+
"label": "Cases"
|
|
147
152
|
},
|
|
148
153
|
{
|
|
154
|
+
"href": "/timesheet",
|
|
149
155
|
"label": "Time",
|
|
150
|
-
"icon": "clock"
|
|
151
|
-
"href": "/timesheet"
|
|
156
|
+
"icon": "clock"
|
|
152
157
|
},
|
|
153
158
|
{
|
|
154
|
-
"label": "Deadlines",
|
|
155
159
|
"href": "/deadlines",
|
|
156
|
-
"icon": "calendar"
|
|
160
|
+
"icon": "calendar",
|
|
161
|
+
"label": "Deadlines"
|
|
157
162
|
}
|
|
158
|
-
]
|
|
159
|
-
"notifications": [],
|
|
160
|
-
"searchEvent": "MATTER_SEARCH",
|
|
161
|
-
"appName": "Legal Case",
|
|
162
|
-
"notificationClickEvent": "MATTER_NOTIFICATIONS_OPEN",
|
|
163
|
-
"contentTrait": "@trait.MatterCatalog"
|
|
163
|
+
]
|
|
164
164
|
},
|
|
165
165
|
"events": {
|
|
166
|
-
"
|
|
167
|
-
"
|
|
166
|
+
"SEARCH": "MATTER_SEARCH",
|
|
167
|
+
"NOTIFY_CLICK": "MATTER_NOTIFICATIONS_OPEN"
|
|
168
168
|
}
|
|
169
169
|
},
|
|
170
170
|
{
|
|
@@ -247,61 +247,60 @@
|
|
|
247
247
|
"render-ui",
|
|
248
248
|
"main",
|
|
249
249
|
{
|
|
250
|
-
"direction": "vertical",
|
|
251
250
|
"gap": "lg",
|
|
252
251
|
"children": [
|
|
253
252
|
{
|
|
254
|
-
"direction": "horizontal",
|
|
255
|
-
"type": "stack",
|
|
256
|
-
"gap": "md",
|
|
257
|
-
"justify": "between",
|
|
258
|
-
"align": "center",
|
|
259
253
|
"children": [
|
|
260
254
|
{
|
|
255
|
+
"direction": "horizontal",
|
|
256
|
+
"type": "stack",
|
|
261
257
|
"children": [
|
|
262
258
|
{
|
|
263
259
|
"type": "icon",
|
|
264
260
|
"name": "scale"
|
|
265
261
|
},
|
|
266
262
|
{
|
|
263
|
+
"variant": "h2",
|
|
267
264
|
"content": "Matters",
|
|
268
|
-
"type": "typography"
|
|
269
|
-
"variant": "h2"
|
|
265
|
+
"type": "typography"
|
|
270
266
|
}
|
|
271
267
|
],
|
|
272
|
-
"align": "center",
|
|
273
268
|
"gap": "sm",
|
|
274
|
-
"
|
|
275
|
-
"direction": "horizontal"
|
|
269
|
+
"align": "center"
|
|
276
270
|
},
|
|
277
271
|
{
|
|
278
272
|
"gap": "sm",
|
|
273
|
+
"direction": "horizontal",
|
|
279
274
|
"type": "stack",
|
|
280
275
|
"children": [
|
|
281
276
|
{
|
|
282
|
-
"
|
|
277
|
+
"variant": "primary",
|
|
283
278
|
"icon": "plus",
|
|
284
|
-
"
|
|
279
|
+
"label": "New Matter",
|
|
285
280
|
"type": "button",
|
|
286
|
-
"
|
|
281
|
+
"action": "CREATE"
|
|
287
282
|
}
|
|
288
|
-
]
|
|
289
|
-
"direction": "horizontal"
|
|
283
|
+
]
|
|
290
284
|
}
|
|
291
|
-
]
|
|
285
|
+
],
|
|
286
|
+
"gap": "md",
|
|
287
|
+
"type": "stack",
|
|
288
|
+
"justify": "between",
|
|
289
|
+
"direction": "horizontal",
|
|
290
|
+
"align": "center"
|
|
292
291
|
},
|
|
293
292
|
{
|
|
294
293
|
"type": "divider"
|
|
295
294
|
},
|
|
296
295
|
{
|
|
297
|
-
"align": "center",
|
|
298
|
-
"gap": "md",
|
|
299
|
-
"type": "stack",
|
|
300
296
|
"direction": "horizontal",
|
|
297
|
+
"gap": "md",
|
|
301
298
|
"children": [
|
|
302
299
|
"@trait.MatterSearch",
|
|
303
300
|
"@trait.MatterFilter"
|
|
304
|
-
]
|
|
301
|
+
],
|
|
302
|
+
"align": "center",
|
|
303
|
+
"type": "stack"
|
|
305
304
|
},
|
|
306
305
|
"@trait.MatterStats",
|
|
307
306
|
"@trait.MatterGraphs",
|
|
@@ -310,7 +309,8 @@
|
|
|
310
309
|
},
|
|
311
310
|
"@trait.MatterBrowseList"
|
|
312
311
|
],
|
|
313
|
-
"type": "stack"
|
|
312
|
+
"type": "stack",
|
|
313
|
+
"direction": "vertical"
|
|
314
314
|
}
|
|
315
315
|
]
|
|
316
316
|
]
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"main",
|
|
331
331
|
{
|
|
332
332
|
"gap": "md",
|
|
333
|
-
"
|
|
333
|
+
"direction": "vertical",
|
|
334
334
|
"className": "py-8",
|
|
335
335
|
"children": [
|
|
336
336
|
{
|
|
@@ -343,20 +343,20 @@
|
|
|
343
343
|
"variant": "h3"
|
|
344
344
|
},
|
|
345
345
|
{
|
|
346
|
-
"variant": "caption",
|
|
347
346
|
"content": "You're all caught up.",
|
|
347
|
+
"variant": "caption",
|
|
348
348
|
"color": "muted",
|
|
349
349
|
"type": "typography"
|
|
350
350
|
},
|
|
351
351
|
{
|
|
352
|
+
"action": "INIT",
|
|
352
353
|
"label": "Back to matters",
|
|
353
354
|
"variant": "ghost",
|
|
354
|
-
"type": "button"
|
|
355
|
-
"action": "INIT"
|
|
355
|
+
"type": "button"
|
|
356
356
|
}
|
|
357
357
|
],
|
|
358
358
|
"type": "stack",
|
|
359
|
-
"
|
|
359
|
+
"align": "center"
|
|
360
360
|
}
|
|
361
361
|
]
|
|
362
362
|
]
|
|
@@ -369,17 +369,17 @@
|
|
|
369
369
|
"ref": "Search.traits.SearchResultSearch",
|
|
370
370
|
"name": "MatterSearch",
|
|
371
371
|
"config": {
|
|
372
|
-
"
|
|
373
|
-
"
|
|
372
|
+
"placeholder": "Search matters…",
|
|
373
|
+
"event": "MATTER_SEARCH"
|
|
374
374
|
}
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
378
378
|
"name": "MatterFilter",
|
|
379
379
|
"config": {
|
|
380
|
-
"event": "MATTER_FILTER",
|
|
381
380
|
"filters": [
|
|
382
381
|
{
|
|
382
|
+
"label": "Practice",
|
|
383
383
|
"filterType": "select",
|
|
384
384
|
"options": [
|
|
385
385
|
"litigation",
|
|
@@ -390,12 +390,9 @@
|
|
|
390
390
|
"family",
|
|
391
391
|
"other"
|
|
392
392
|
],
|
|
393
|
-
"field": "practiceArea"
|
|
394
|
-
"label": "Practice"
|
|
393
|
+
"field": "practiceArea"
|
|
395
394
|
},
|
|
396
395
|
{
|
|
397
|
-
"field": "status",
|
|
398
|
-
"label": "Status",
|
|
399
396
|
"options": [
|
|
400
397
|
"open",
|
|
401
398
|
"active",
|
|
@@ -403,26 +400,32 @@
|
|
|
403
400
|
"closed",
|
|
404
401
|
"archived"
|
|
405
402
|
],
|
|
406
|
-
"
|
|
403
|
+
"label": "Status",
|
|
404
|
+
"filterType": "select",
|
|
405
|
+
"field": "status"
|
|
407
406
|
}
|
|
408
|
-
]
|
|
407
|
+
],
|
|
408
|
+
"event": "MATTER_FILTER"
|
|
409
409
|
}
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"ref": "Stats.traits.StatsItemStats",
|
|
413
413
|
"name": "MatterStats",
|
|
414
414
|
"config": {
|
|
415
|
+
"title": "Matters",
|
|
415
416
|
"metrics": [
|
|
416
417
|
{
|
|
417
|
-
"
|
|
418
|
+
"icon": "scale",
|
|
419
|
+
"format": "number",
|
|
418
420
|
"label": "Total",
|
|
419
421
|
"aggregation": "count",
|
|
420
|
-
"
|
|
421
|
-
"format": "number"
|
|
422
|
+
"variant": "primary"
|
|
422
423
|
},
|
|
423
424
|
{
|
|
424
|
-
"
|
|
425
|
+
"aggregation": "count",
|
|
425
426
|
"icon": "circle",
|
|
427
|
+
"label": "Open",
|
|
428
|
+
"variant": "warning",
|
|
426
429
|
"format": "number",
|
|
427
430
|
"filter": [
|
|
428
431
|
"fn",
|
|
@@ -432,13 +435,14 @@
|
|
|
432
435
|
"@row.status",
|
|
433
436
|
"open"
|
|
434
437
|
]
|
|
435
|
-
]
|
|
436
|
-
"variant": "warning",
|
|
437
|
-
"aggregation": "count"
|
|
438
|
+
]
|
|
438
439
|
},
|
|
439
440
|
{
|
|
440
|
-
"
|
|
441
|
+
"icon": "check-circle",
|
|
441
442
|
"label": "Active",
|
|
443
|
+
"variant": "success",
|
|
444
|
+
"format": "number",
|
|
445
|
+
"aggregation": "count",
|
|
442
446
|
"filter": [
|
|
443
447
|
"fn",
|
|
444
448
|
"row",
|
|
@@ -447,16 +451,13 @@
|
|
|
447
451
|
"@row.status",
|
|
448
452
|
"active"
|
|
449
453
|
]
|
|
450
|
-
]
|
|
451
|
-
"icon": "check-circle",
|
|
452
|
-
"aggregation": "count",
|
|
453
|
-
"variant": "success"
|
|
454
|
+
]
|
|
454
455
|
},
|
|
455
456
|
{
|
|
456
|
-
"aggregation": "count",
|
|
457
|
-
"icon": "archive",
|
|
458
457
|
"format": "number",
|
|
458
|
+
"label": "Closed",
|
|
459
459
|
"variant": "info",
|
|
460
|
+
"aggregation": "count",
|
|
460
461
|
"filter": [
|
|
461
462
|
"fn",
|
|
462
463
|
"row",
|
|
@@ -466,10 +467,9 @@
|
|
|
466
467
|
"closed"
|
|
467
468
|
]
|
|
468
469
|
],
|
|
469
|
-
"
|
|
470
|
+
"icon": "archive"
|
|
470
471
|
}
|
|
471
|
-
]
|
|
472
|
-
"title": "Matters"
|
|
472
|
+
]
|
|
473
473
|
},
|
|
474
474
|
"listens": [
|
|
475
475
|
{
|
|
@@ -486,13 +486,13 @@
|
|
|
486
486
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
487
487
|
"name": "MatterGraphs",
|
|
488
488
|
"config": {
|
|
489
|
-
"aggregation": "count",
|
|
490
|
-
"categoryField": "practiceArea",
|
|
491
489
|
"height": 240.0,
|
|
492
|
-
"showLegend": false,
|
|
493
490
|
"title": "Matters by Practice Area",
|
|
491
|
+
"showLegend": false,
|
|
492
|
+
"chartType": "bar",
|
|
494
493
|
"subtitle": "Caseload composition across practice areas",
|
|
495
|
-
"
|
|
494
|
+
"categoryField": "practiceArea",
|
|
495
|
+
"aggregation": "count"
|
|
496
496
|
},
|
|
497
497
|
"listens": [
|
|
498
498
|
{
|
|
@@ -510,42 +510,23 @@
|
|
|
510
510
|
"name": "MatterBrowseList",
|
|
511
511
|
"linkedEntity": "Matter",
|
|
512
512
|
"config": {
|
|
513
|
-
"itemActions": [
|
|
514
|
-
{
|
|
515
|
-
"event": "VIEW",
|
|
516
|
-
"variant": "ghost",
|
|
517
|
-
"label": "View"
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"event": "EDIT",
|
|
521
|
-
"label": "Edit",
|
|
522
|
-
"variant": "ghost"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"label": "Delete",
|
|
526
|
-
"event": "DELETE",
|
|
527
|
-
"variant": "danger"
|
|
528
|
-
}
|
|
529
|
-
],
|
|
530
|
-
"cols": 1.0,
|
|
531
|
-
"gap": "sm",
|
|
532
513
|
"fields": [
|
|
533
514
|
{
|
|
534
|
-
"name": "matterNumber",
|
|
535
515
|
"variant": "caption",
|
|
536
|
-
"icon": "hash"
|
|
516
|
+
"icon": "hash",
|
|
517
|
+
"name": "matterNumber"
|
|
537
518
|
},
|
|
538
519
|
{
|
|
539
|
-
"
|
|
540
|
-
"
|
|
520
|
+
"name": "title",
|
|
521
|
+
"variant": "h3"
|
|
541
522
|
},
|
|
542
523
|
{
|
|
543
|
-
"
|
|
544
|
-
"
|
|
524
|
+
"name": "clientName",
|
|
525
|
+
"variant": "body"
|
|
545
526
|
},
|
|
546
527
|
{
|
|
547
|
-
"
|
|
548
|
-
"
|
|
528
|
+
"variant": "badge",
|
|
529
|
+
"name": "practiceArea"
|
|
549
530
|
},
|
|
550
531
|
{
|
|
551
532
|
"name": "leadAttorney",
|
|
@@ -555,7 +536,26 @@
|
|
|
555
536
|
"name": "status",
|
|
556
537
|
"variant": "badge"
|
|
557
538
|
}
|
|
558
|
-
]
|
|
539
|
+
],
|
|
540
|
+
"itemActions": [
|
|
541
|
+
{
|
|
542
|
+
"event": "VIEW",
|
|
543
|
+
"label": "View",
|
|
544
|
+
"variant": "ghost"
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"event": "EDIT",
|
|
548
|
+
"label": "Edit",
|
|
549
|
+
"variant": "ghost"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"event": "DELETE",
|
|
553
|
+
"variant": "danger",
|
|
554
|
+
"label": "Delete"
|
|
555
|
+
}
|
|
556
|
+
],
|
|
557
|
+
"gap": "sm",
|
|
558
|
+
"cols": 1.0
|
|
559
559
|
},
|
|
560
560
|
"listens": [
|
|
561
561
|
{
|
|
@@ -605,7 +605,9 @@
|
|
|
605
605
|
"name": "MatterCreate",
|
|
606
606
|
"linkedEntity": "Matter",
|
|
607
607
|
"config": {
|
|
608
|
+
"title": "New Matter",
|
|
608
609
|
"mode": "create",
|
|
610
|
+
"icon": "plus-circle",
|
|
609
611
|
"fields": [
|
|
610
612
|
"matterNumber",
|
|
611
613
|
"title",
|
|
@@ -615,9 +617,7 @@
|
|
|
615
617
|
"status",
|
|
616
618
|
"openedAt",
|
|
617
619
|
"notes"
|
|
618
|
-
]
|
|
619
|
-
"icon": "plus-circle",
|
|
620
|
-
"title": "New Matter"
|
|
620
|
+
]
|
|
621
621
|
},
|
|
622
622
|
"events": {
|
|
623
623
|
"OPEN": "CREATE"
|
|
@@ -638,7 +638,6 @@
|
|
|
638
638
|
"name": "MatterEdit",
|
|
639
639
|
"linkedEntity": "Matter",
|
|
640
640
|
"config": {
|
|
641
|
-
"mode": "edit",
|
|
642
641
|
"fields": [
|
|
643
642
|
"matterNumber",
|
|
644
643
|
"title",
|
|
@@ -650,8 +649,9 @@
|
|
|
650
649
|
"closedAt",
|
|
651
650
|
"notes"
|
|
652
651
|
],
|
|
652
|
+
"title": "Edit Matter",
|
|
653
653
|
"icon": "edit",
|
|
654
|
-
"
|
|
654
|
+
"mode": "edit"
|
|
655
655
|
},
|
|
656
656
|
"events": {
|
|
657
657
|
"OPEN": "EDIT"
|
|
@@ -673,6 +673,7 @@
|
|
|
673
673
|
"linkedEntity": "Matter",
|
|
674
674
|
"config": {
|
|
675
675
|
"mode": "edit",
|
|
676
|
+
"icon": "eye",
|
|
676
677
|
"fields": [
|
|
677
678
|
"matterNumber",
|
|
678
679
|
"title",
|
|
@@ -684,8 +685,7 @@
|
|
|
684
685
|
"closedAt",
|
|
685
686
|
"notes"
|
|
686
687
|
],
|
|
687
|
-
"title": "View Matter"
|
|
688
|
-
"icon": "eye"
|
|
688
|
+
"title": "View Matter"
|
|
689
689
|
},
|
|
690
690
|
"events": {
|
|
691
691
|
"OPEN": "VIEW"
|
|
@@ -707,8 +707,8 @@
|
|
|
707
707
|
"linkedEntity": "Matter",
|
|
708
708
|
"config": {
|
|
709
709
|
"icon": "alert-triangle",
|
|
710
|
-
"alertMessage": "This action cannot be undone.",
|
|
711
710
|
"title": "Delete Matter",
|
|
711
|
+
"alertMessage": "This action cannot be undone.",
|
|
712
712
|
"confirmLabel": "Delete"
|
|
713
713
|
},
|
|
714
714
|
"events": {
|
|
@@ -1040,33 +1040,33 @@
|
|
|
1040
1040
|
"ref": "AppShell.traits.AppLayout",
|
|
1041
1041
|
"name": "BillableHourAppLayout",
|
|
1042
1042
|
"config": {
|
|
1043
|
-
"searchEvent": "BILLABLE_HOUR_SEARCH",
|
|
1044
1043
|
"notifications": [],
|
|
1044
|
+
"appName": "Legal Case",
|
|
1045
1045
|
"contentTrait": "@trait.BillableHourPanel",
|
|
1046
1046
|
"navItems": [
|
|
1047
1047
|
{
|
|
1048
1048
|
"label": "Matters",
|
|
1049
|
-
"
|
|
1050
|
-
"
|
|
1049
|
+
"href": "/matters",
|
|
1050
|
+
"icon": "scale"
|
|
1051
1051
|
},
|
|
1052
1052
|
{
|
|
1053
|
-
"
|
|
1053
|
+
"label": "Cases",
|
|
1054
1054
|
"href": "/cases",
|
|
1055
|
-
"
|
|
1055
|
+
"icon": "folder"
|
|
1056
1056
|
},
|
|
1057
1057
|
{
|
|
1058
|
-
"icon": "clock",
|
|
1059
1058
|
"label": "Time",
|
|
1060
|
-
"href": "/timesheet"
|
|
1059
|
+
"href": "/timesheet",
|
|
1060
|
+
"icon": "clock"
|
|
1061
1061
|
},
|
|
1062
1062
|
{
|
|
1063
|
-
"href": "/deadlines",
|
|
1064
1063
|
"label": "Deadlines",
|
|
1064
|
+
"href": "/deadlines",
|
|
1065
1065
|
"icon": "calendar"
|
|
1066
1066
|
}
|
|
1067
1067
|
],
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1068
|
+
"searchEvent": "BILLABLE_HOUR_SEARCH",
|
|
1069
|
+
"notificationClickEvent": "BILLABLE_HOUR_NOTIFICATIONS_OPEN"
|
|
1070
1070
|
},
|
|
1071
1071
|
"events": {
|
|
1072
1072
|
"SEARCH": "BILLABLE_HOUR_SEARCH",
|
|
@@ -1099,24 +1099,23 @@
|
|
|
1099
1099
|
"render-ui",
|
|
1100
1100
|
"main",
|
|
1101
1101
|
{
|
|
1102
|
-
"
|
|
1103
|
-
"type": "stack",
|
|
1102
|
+
"direction": "vertical",
|
|
1104
1103
|
"children": [
|
|
1105
1104
|
{
|
|
1106
|
-
"
|
|
1105
|
+
"gap": "sm",
|
|
1106
|
+
"align": "center",
|
|
1107
1107
|
"children": [
|
|
1108
1108
|
{
|
|
1109
1109
|
"name": "clock",
|
|
1110
1110
|
"type": "icon"
|
|
1111
1111
|
},
|
|
1112
1112
|
{
|
|
1113
|
-
"variant": "h2",
|
|
1114
1113
|
"content": "Time Entries",
|
|
1115
|
-
"type": "typography"
|
|
1114
|
+
"type": "typography",
|
|
1115
|
+
"variant": "h2"
|
|
1116
1116
|
}
|
|
1117
1117
|
],
|
|
1118
|
-
"
|
|
1119
|
-
"align": "center",
|
|
1118
|
+
"direction": "horizontal",
|
|
1120
1119
|
"type": "stack"
|
|
1121
1120
|
},
|
|
1122
1121
|
{
|
|
@@ -1124,8 +1123,9 @@
|
|
|
1124
1123
|
},
|
|
1125
1124
|
"@trait.BillableHourTimesheetView"
|
|
1126
1125
|
],
|
|
1126
|
+
"type": "stack",
|
|
1127
1127
|
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1128
|
-
"
|
|
1128
|
+
"gap": "lg"
|
|
1129
1129
|
}
|
|
1130
1130
|
]
|
|
1131
1131
|
]
|
|
@@ -1248,33 +1248,33 @@
|
|
|
1248
1248
|
"ref": "AppShell.traits.AppLayout",
|
|
1249
1249
|
"name": "CourtDeadlineAppLayout",
|
|
1250
1250
|
"config": {
|
|
1251
|
+
"contentTrait": "@trait.CourtDeadlinePanel",
|
|
1251
1252
|
"navItems": [
|
|
1252
1253
|
{
|
|
1253
1254
|
"label": "Matters",
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1255
|
+
"icon": "scale",
|
|
1256
|
+
"href": "/matters"
|
|
1256
1257
|
},
|
|
1257
1258
|
{
|
|
1258
1259
|
"href": "/cases",
|
|
1259
|
-
"
|
|
1260
|
-
"
|
|
1260
|
+
"icon": "folder",
|
|
1261
|
+
"label": "Cases"
|
|
1261
1262
|
},
|
|
1262
1263
|
{
|
|
1263
|
-
"label": "Time",
|
|
1264
1264
|
"href": "/timesheet",
|
|
1265
|
-
"icon": "clock"
|
|
1265
|
+
"icon": "clock",
|
|
1266
|
+
"label": "Time"
|
|
1266
1267
|
},
|
|
1267
1268
|
{
|
|
1269
|
+
"label": "Deadlines",
|
|
1268
1270
|
"icon": "calendar",
|
|
1269
|
-
"href": "/deadlines"
|
|
1270
|
-
"label": "Deadlines"
|
|
1271
|
+
"href": "/deadlines"
|
|
1271
1272
|
}
|
|
1272
1273
|
],
|
|
1273
|
-
"searchEvent": "COURT_DEADLINE_SEARCH",
|
|
1274
|
-
"notificationClickEvent": "COURT_DEADLINE_NOTIFICATIONS_OPEN",
|
|
1275
1274
|
"notifications": [],
|
|
1276
|
-
"
|
|
1277
|
-
"appName": "Legal Case"
|
|
1275
|
+
"notificationClickEvent": "COURT_DEADLINE_NOTIFICATIONS_OPEN",
|
|
1276
|
+
"appName": "Legal Case",
|
|
1277
|
+
"searchEvent": "COURT_DEADLINE_SEARCH"
|
|
1278
1278
|
},
|
|
1279
1279
|
"events": {
|
|
1280
1280
|
"SEARCH": "COURT_DEADLINE_SEARCH",
|
|
@@ -1307,23 +1307,25 @@
|
|
|
1307
1307
|
"render-ui",
|
|
1308
1308
|
"main",
|
|
1309
1309
|
{
|
|
1310
|
+
"direction": "vertical",
|
|
1311
|
+
"gap": "lg",
|
|
1310
1312
|
"children": [
|
|
1311
1313
|
{
|
|
1314
|
+
"direction": "horizontal",
|
|
1315
|
+
"type": "stack",
|
|
1316
|
+
"gap": "sm",
|
|
1312
1317
|
"align": "center",
|
|
1313
1318
|
"children": [
|
|
1314
1319
|
{
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1320
|
+
"type": "icon",
|
|
1321
|
+
"name": "calendar"
|
|
1317
1322
|
},
|
|
1318
1323
|
{
|
|
1319
1324
|
"variant": "h2",
|
|
1320
1325
|
"content": "Court Deadlines",
|
|
1321
1326
|
"type": "typography"
|
|
1322
1327
|
}
|
|
1323
|
-
]
|
|
1324
|
-
"direction": "horizontal",
|
|
1325
|
-
"type": "stack",
|
|
1326
|
-
"gap": "sm"
|
|
1328
|
+
]
|
|
1327
1329
|
},
|
|
1328
1330
|
{
|
|
1329
1331
|
"type": "divider"
|
|
@@ -1331,8 +1333,6 @@
|
|
|
1331
1333
|
"@trait.CourtDeadlineDocketView"
|
|
1332
1334
|
],
|
|
1333
1335
|
"type": "stack",
|
|
1334
|
-
"direction": "vertical",
|
|
1335
|
-
"gap": "lg",
|
|
1336
1336
|
"className": "max-w-6xl mx-auto w-full p-4"
|
|
1337
1337
|
}
|
|
1338
1338
|
]
|
|
@@ -1458,37 +1458,37 @@
|
|
|
1458
1458
|
"ref": "AppShell.traits.AppLayout",
|
|
1459
1459
|
"name": "MatterCaseAppLayout",
|
|
1460
1460
|
"config": {
|
|
1461
|
+
"searchEvent": "MATTER_CASE_SEARCH",
|
|
1461
1462
|
"appName": "Legal Case",
|
|
1463
|
+
"notificationClickEvent": "MATTER_CASE_NOTIFICATIONS_OPEN",
|
|
1464
|
+
"notifications": [],
|
|
1462
1465
|
"contentTrait": "@trait.MatterCasePanel",
|
|
1463
1466
|
"navItems": [
|
|
1464
1467
|
{
|
|
1465
|
-
"href": "/matters",
|
|
1466
1468
|
"icon": "scale",
|
|
1469
|
+
"href": "/matters",
|
|
1467
1470
|
"label": "Matters"
|
|
1468
1471
|
},
|
|
1469
1472
|
{
|
|
1470
|
-
"
|
|
1473
|
+
"icon": "folder",
|
|
1471
1474
|
"label": "Cases",
|
|
1472
|
-
"
|
|
1475
|
+
"href": "/cases"
|
|
1473
1476
|
},
|
|
1474
1477
|
{
|
|
1475
|
-
"icon": "clock",
|
|
1476
1478
|
"href": "/timesheet",
|
|
1479
|
+
"icon": "clock",
|
|
1477
1480
|
"label": "Time"
|
|
1478
1481
|
},
|
|
1479
1482
|
{
|
|
1480
|
-
"href": "/deadlines",
|
|
1481
1483
|
"label": "Deadlines",
|
|
1482
|
-
"icon": "calendar"
|
|
1484
|
+
"icon": "calendar",
|
|
1485
|
+
"href": "/deadlines"
|
|
1483
1486
|
}
|
|
1484
|
-
]
|
|
1485
|
-
"searchEvent": "MATTER_CASE_SEARCH",
|
|
1486
|
-
"notificationClickEvent": "MATTER_CASE_NOTIFICATIONS_OPEN",
|
|
1487
|
-
"notifications": []
|
|
1487
|
+
]
|
|
1488
1488
|
},
|
|
1489
1489
|
"events": {
|
|
1490
|
-
"
|
|
1491
|
-
"
|
|
1490
|
+
"NOTIFY_CLICK": "MATTER_CASE_NOTIFICATIONS_OPEN",
|
|
1491
|
+
"SEARCH": "MATTER_CASE_SEARCH"
|
|
1492
1492
|
}
|
|
1493
1493
|
},
|
|
1494
1494
|
{
|
|
@@ -1517,33 +1517,33 @@
|
|
|
1517
1517
|
"render-ui",
|
|
1518
1518
|
"main",
|
|
1519
1519
|
{
|
|
1520
|
-
"
|
|
1521
|
-
"gap": "lg",
|
|
1522
|
-
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1520
|
+
"direction": "vertical",
|
|
1523
1521
|
"children": [
|
|
1524
1522
|
{
|
|
1525
1523
|
"align": "center",
|
|
1526
|
-
"type": "stack",
|
|
1527
1524
|
"direction": "horizontal",
|
|
1528
1525
|
"gap": "sm",
|
|
1529
1526
|
"children": [
|
|
1530
1527
|
{
|
|
1531
|
-
"
|
|
1532
|
-
"
|
|
1528
|
+
"type": "icon",
|
|
1529
|
+
"name": "folder"
|
|
1533
1530
|
},
|
|
1534
1531
|
{
|
|
1535
|
-
"
|
|
1532
|
+
"variant": "h2",
|
|
1536
1533
|
"content": "Cases",
|
|
1537
|
-
"
|
|
1534
|
+
"type": "typography"
|
|
1538
1535
|
}
|
|
1539
|
-
]
|
|
1536
|
+
],
|
|
1537
|
+
"type": "stack"
|
|
1540
1538
|
},
|
|
1541
1539
|
{
|
|
1542
1540
|
"type": "divider"
|
|
1543
1541
|
},
|
|
1544
1542
|
"@trait.MatterCaseDocketView"
|
|
1545
1543
|
],
|
|
1546
|
-
"
|
|
1544
|
+
"className": "max-w-6xl mx-auto w-full p-4",
|
|
1545
|
+
"gap": "lg",
|
|
1546
|
+
"type": "stack"
|
|
1547
1547
|
}
|
|
1548
1548
|
]
|
|
1549
1549
|
]
|