@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
|
@@ -87,11 +87,7 @@
|
|
|
87
87
|
"ref": "AppShell.traits.AppLayout",
|
|
88
88
|
"name": "PostAppLayout",
|
|
89
89
|
"config": {
|
|
90
|
-
"notificationClickEvent": "POST_NOTIFICATIONS_OPEN",
|
|
91
90
|
"appName": "SocialFeed",
|
|
92
|
-
"searchEvent": "POST_SEARCH",
|
|
93
|
-
"contentTrait": "@trait.FeedCatalog",
|
|
94
|
-
"notifications": [],
|
|
95
91
|
"navItems": [
|
|
96
92
|
{
|
|
97
93
|
"icon": "rss",
|
|
@@ -100,10 +96,14 @@
|
|
|
100
96
|
},
|
|
101
97
|
{
|
|
102
98
|
"label": "Comments",
|
|
103
|
-
"
|
|
104
|
-
"
|
|
99
|
+
"href": "/comments",
|
|
100
|
+
"icon": "message-circle"
|
|
105
101
|
}
|
|
106
|
-
]
|
|
102
|
+
],
|
|
103
|
+
"notificationClickEvent": "POST_NOTIFICATIONS_OPEN",
|
|
104
|
+
"contentTrait": "@trait.FeedCatalog",
|
|
105
|
+
"searchEvent": "POST_SEARCH",
|
|
106
|
+
"notifications": []
|
|
107
107
|
},
|
|
108
108
|
"events": {
|
|
109
109
|
"SEARCH": "POST_SEARCH",
|
|
@@ -190,17 +190,14 @@
|
|
|
190
190
|
"render-ui",
|
|
191
191
|
"main",
|
|
192
192
|
{
|
|
193
|
-
"direction": "vertical",
|
|
194
|
-
"type": "stack",
|
|
195
|
-
"gap": "lg",
|
|
196
193
|
"children": [
|
|
197
194
|
{
|
|
198
195
|
"children": [
|
|
199
196
|
{
|
|
200
|
-
"type": "stack",
|
|
201
|
-
"gap": "sm",
|
|
202
197
|
"direction": "horizontal",
|
|
203
198
|
"align": "center",
|
|
199
|
+
"gap": "sm",
|
|
200
|
+
"type": "stack",
|
|
204
201
|
"children": [
|
|
205
202
|
{
|
|
206
203
|
"type": "icon",
|
|
@@ -214,44 +211,47 @@
|
|
|
214
211
|
]
|
|
215
212
|
},
|
|
216
213
|
{
|
|
217
|
-
"gap": "sm",
|
|
218
214
|
"type": "stack",
|
|
219
215
|
"direction": "horizontal",
|
|
220
216
|
"children": [
|
|
221
217
|
{
|
|
222
|
-
"type": "button",
|
|
223
218
|
"variant": "primary",
|
|
224
|
-
"icon": "plus",
|
|
225
219
|
"action": "CREATE",
|
|
226
|
-
"label": "New Post"
|
|
220
|
+
"label": "New Post",
|
|
221
|
+
"icon": "plus",
|
|
222
|
+
"type": "button"
|
|
227
223
|
}
|
|
228
|
-
]
|
|
224
|
+
],
|
|
225
|
+
"gap": "sm"
|
|
229
226
|
}
|
|
230
227
|
],
|
|
231
|
-
"gap": "md",
|
|
232
|
-
"justify": "between",
|
|
233
|
-
"align": "center",
|
|
234
228
|
"direction": "horizontal",
|
|
235
|
-
"type": "stack"
|
|
229
|
+
"type": "stack",
|
|
230
|
+
"align": "center",
|
|
231
|
+
"gap": "md",
|
|
232
|
+
"justify": "between"
|
|
236
233
|
},
|
|
237
234
|
{
|
|
238
235
|
"type": "divider"
|
|
239
236
|
},
|
|
240
237
|
{
|
|
241
|
-
"
|
|
238
|
+
"type": "stack",
|
|
239
|
+
"gap": "md",
|
|
242
240
|
"children": [
|
|
243
241
|
"@trait.PostSearch"
|
|
244
242
|
],
|
|
245
|
-
"type": "stack",
|
|
246
243
|
"direction": "horizontal",
|
|
247
|
-
"
|
|
244
|
+
"align": "center"
|
|
248
245
|
},
|
|
249
246
|
"@trait.PostStats",
|
|
250
247
|
{
|
|
251
248
|
"type": "divider"
|
|
252
249
|
},
|
|
253
250
|
"@trait.PostBrowseList"
|
|
254
|
-
]
|
|
251
|
+
],
|
|
252
|
+
"type": "stack",
|
|
253
|
+
"direction": "vertical",
|
|
254
|
+
"gap": "lg"
|
|
255
255
|
}
|
|
256
256
|
]
|
|
257
257
|
]
|
|
@@ -270,34 +270,34 @@
|
|
|
270
270
|
"render-ui",
|
|
271
271
|
"main",
|
|
272
272
|
{
|
|
273
|
-
"gap": "md",
|
|
274
273
|
"type": "stack",
|
|
275
|
-
"
|
|
276
|
-
"direction": "vertical",
|
|
274
|
+
"gap": "md",
|
|
277
275
|
"align": "center",
|
|
278
276
|
"children": [
|
|
279
277
|
{
|
|
280
|
-
"
|
|
281
|
-
"
|
|
278
|
+
"type": "icon",
|
|
279
|
+
"name": "bell"
|
|
282
280
|
},
|
|
283
281
|
{
|
|
284
282
|
"type": "typography",
|
|
285
|
-
"
|
|
286
|
-
"
|
|
283
|
+
"variant": "h3",
|
|
284
|
+
"content": "No notifications"
|
|
287
285
|
},
|
|
288
286
|
{
|
|
289
|
-
"color": "muted",
|
|
290
287
|
"type": "typography",
|
|
288
|
+
"variant": "caption",
|
|
291
289
|
"content": "You're all caught up.",
|
|
292
|
-
"
|
|
290
|
+
"color": "muted"
|
|
293
291
|
},
|
|
294
292
|
{
|
|
295
293
|
"variant": "ghost",
|
|
296
|
-
"type": "button",
|
|
297
294
|
"label": "Back to feed",
|
|
295
|
+
"type": "button",
|
|
298
296
|
"action": "INIT"
|
|
299
297
|
}
|
|
300
|
-
]
|
|
298
|
+
],
|
|
299
|
+
"className": "py-8",
|
|
300
|
+
"direction": "vertical"
|
|
301
301
|
}
|
|
302
302
|
]
|
|
303
303
|
]
|
|
@@ -310,25 +310,23 @@
|
|
|
310
310
|
"ref": "Search.traits.SearchResultSearch",
|
|
311
311
|
"name": "PostSearch",
|
|
312
312
|
"config": {
|
|
313
|
-
"
|
|
314
|
-
"
|
|
313
|
+
"event": "POST_SEARCH",
|
|
314
|
+
"placeholder": "Search posts…"
|
|
315
315
|
}
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
318
|
"ref": "Stats.traits.StatsItemStats",
|
|
319
319
|
"name": "PostStats",
|
|
320
320
|
"config": {
|
|
321
|
-
"title": "Feed",
|
|
322
321
|
"metrics": [
|
|
323
322
|
{
|
|
324
|
-
"icon": "rss",
|
|
325
|
-
"label": "Total Posts",
|
|
326
323
|
"aggregation": "count",
|
|
324
|
+
"format": "number",
|
|
327
325
|
"variant": "primary",
|
|
328
|
-
"
|
|
326
|
+
"label": "Total Posts",
|
|
327
|
+
"icon": "rss"
|
|
329
328
|
},
|
|
330
329
|
{
|
|
331
|
-
"label": "Today",
|
|
332
330
|
"filter": [
|
|
333
331
|
"fn",
|
|
334
332
|
"row",
|
|
@@ -338,12 +336,14 @@
|
|
|
338
336
|
"today"
|
|
339
337
|
]
|
|
340
338
|
],
|
|
341
|
-
"icon": "calendar",
|
|
342
339
|
"aggregation": "count",
|
|
343
|
-
"
|
|
344
|
-
"
|
|
340
|
+
"label": "Today",
|
|
341
|
+
"icon": "calendar",
|
|
342
|
+
"format": "number",
|
|
343
|
+
"variant": "info"
|
|
345
344
|
}
|
|
346
|
-
]
|
|
345
|
+
],
|
|
346
|
+
"title": "Feed"
|
|
347
347
|
},
|
|
348
348
|
"listens": [
|
|
349
349
|
{
|
|
@@ -361,48 +361,48 @@
|
|
|
361
361
|
"name": "PostBrowseList",
|
|
362
362
|
"linkedEntity": "Post",
|
|
363
363
|
"config": {
|
|
364
|
-
"variant": "card",
|
|
365
|
-
"imageField": "image",
|
|
366
|
-
"cols": 1.0,
|
|
367
364
|
"fields": [
|
|
368
365
|
{
|
|
369
366
|
"name": "author",
|
|
370
|
-
"
|
|
371
|
-
"
|
|
367
|
+
"icon": "user",
|
|
368
|
+
"variant": "h4"
|
|
372
369
|
},
|
|
373
370
|
{
|
|
374
371
|
"name": "content",
|
|
375
372
|
"variant": "body"
|
|
376
373
|
},
|
|
377
374
|
{
|
|
378
|
-
"format": "date",
|
|
379
375
|
"name": "timestamp",
|
|
380
|
-
"variant": "caption"
|
|
376
|
+
"variant": "caption",
|
|
377
|
+
"format": "date"
|
|
381
378
|
},
|
|
382
379
|
{
|
|
380
|
+
"name": "likes",
|
|
383
381
|
"variant": "badge",
|
|
384
|
-
"format": "number"
|
|
385
|
-
"name": "likes"
|
|
382
|
+
"format": "number"
|
|
386
383
|
}
|
|
387
384
|
],
|
|
388
385
|
"itemActions": [
|
|
389
386
|
{
|
|
390
|
-
"event": "VIEW",
|
|
391
387
|
"variant": "ghost",
|
|
392
|
-
"label": "View"
|
|
388
|
+
"label": "View",
|
|
389
|
+
"event": "VIEW"
|
|
393
390
|
},
|
|
394
391
|
{
|
|
395
|
-
"label": "Edit",
|
|
396
392
|
"event": "EDIT",
|
|
397
|
-
"variant": "ghost"
|
|
393
|
+
"variant": "ghost",
|
|
394
|
+
"label": "Edit"
|
|
398
395
|
},
|
|
399
396
|
{
|
|
400
|
-
"
|
|
397
|
+
"event": "DELETE",
|
|
401
398
|
"variant": "danger",
|
|
402
|
-
"
|
|
399
|
+
"label": "Delete"
|
|
403
400
|
}
|
|
404
401
|
],
|
|
405
|
-
"
|
|
402
|
+
"cols": 1.0,
|
|
403
|
+
"imageField": "image",
|
|
404
|
+
"gap": "md",
|
|
405
|
+
"variant": "card"
|
|
406
406
|
},
|
|
407
407
|
"listens": [
|
|
408
408
|
{
|
|
@@ -446,13 +446,13 @@
|
|
|
446
446
|
"config": {
|
|
447
447
|
"title": "New Post",
|
|
448
448
|
"mode": "create",
|
|
449
|
+
"icon": "plus-circle",
|
|
449
450
|
"fields": [
|
|
450
451
|
"author",
|
|
451
452
|
"content",
|
|
452
453
|
"image",
|
|
453
454
|
"tag"
|
|
454
|
-
]
|
|
455
|
-
"icon": "plus-circle"
|
|
455
|
+
]
|
|
456
456
|
},
|
|
457
457
|
"events": {
|
|
458
458
|
"OPEN": "CREATE"
|
|
@@ -473,15 +473,15 @@
|
|
|
473
473
|
"name": "PostEdit",
|
|
474
474
|
"linkedEntity": "Post",
|
|
475
475
|
"config": {
|
|
476
|
-
"title": "Edit Post",
|
|
477
|
-
"mode": "edit",
|
|
478
|
-
"icon": "edit",
|
|
479
476
|
"fields": [
|
|
480
477
|
"author",
|
|
481
478
|
"content",
|
|
482
479
|
"image",
|
|
483
480
|
"tag"
|
|
484
|
-
]
|
|
481
|
+
],
|
|
482
|
+
"icon": "edit",
|
|
483
|
+
"mode": "edit",
|
|
484
|
+
"title": "Edit Post"
|
|
485
485
|
},
|
|
486
486
|
"events": {
|
|
487
487
|
"OPEN": "EDIT"
|
|
@@ -502,6 +502,7 @@
|
|
|
502
502
|
"name": "PostView",
|
|
503
503
|
"linkedEntity": "Post",
|
|
504
504
|
"config": {
|
|
505
|
+
"title": "View Post",
|
|
505
506
|
"icon": "eye",
|
|
506
507
|
"fields": [
|
|
507
508
|
"author",
|
|
@@ -510,8 +511,7 @@
|
|
|
510
511
|
"tag",
|
|
511
512
|
"likes"
|
|
512
513
|
],
|
|
513
|
-
"mode": "edit"
|
|
514
|
-
"title": "View Post"
|
|
514
|
+
"mode": "edit"
|
|
515
515
|
},
|
|
516
516
|
"events": {
|
|
517
517
|
"OPEN": "VIEW"
|
|
@@ -532,9 +532,9 @@
|
|
|
532
532
|
"name": "PostDeleteConfirm",
|
|
533
533
|
"linkedEntity": "Post",
|
|
534
534
|
"config": {
|
|
535
|
+
"icon": "alert-triangle",
|
|
535
536
|
"title": "Delete Post",
|
|
536
537
|
"alertMessage": "This action cannot be undone.",
|
|
537
|
-
"icon": "alert-triangle",
|
|
538
538
|
"confirmLabel": "Delete"
|
|
539
539
|
},
|
|
540
540
|
"events": {
|
|
@@ -562,10 +562,10 @@
|
|
|
562
562
|
"image/gif",
|
|
563
563
|
"image/webp"
|
|
564
564
|
],
|
|
565
|
-
"bucket": "social-feed-images",
|
|
566
565
|
"maxSize": 10485760.0,
|
|
567
|
-
"
|
|
568
|
-
"acl": "public"
|
|
566
|
+
"bucket": "social-feed-images",
|
|
567
|
+
"acl": "public",
|
|
568
|
+
"uiTrait": "@trait.PostImageUploadForm"
|
|
569
569
|
}
|
|
570
570
|
},
|
|
571
571
|
{
|
|
@@ -614,28 +614,28 @@
|
|
|
614
614
|
"render-ui",
|
|
615
615
|
"main",
|
|
616
616
|
{
|
|
617
|
-
"type": "stack",
|
|
618
617
|
"direction": "vertical",
|
|
618
|
+
"gap": "md",
|
|
619
619
|
"children": [
|
|
620
620
|
{
|
|
621
|
-
"content": "Attach an image",
|
|
622
621
|
"type": "typography",
|
|
622
|
+
"content": "Attach an image",
|
|
623
623
|
"variant": "caption"
|
|
624
624
|
},
|
|
625
625
|
{
|
|
626
|
-
"placeholder": "Choose image…",
|
|
627
626
|
"type": "input",
|
|
627
|
+
"placeholder": "Choose image…",
|
|
628
628
|
"inputType": "text"
|
|
629
629
|
},
|
|
630
630
|
{
|
|
631
|
-
"action": "UPLOAD",
|
|
632
631
|
"variant": "ghost",
|
|
633
|
-
"icon": "upload",
|
|
634
632
|
"type": "button",
|
|
635
|
-
"
|
|
633
|
+
"action": "UPLOAD",
|
|
634
|
+
"label": "Upload",
|
|
635
|
+
"icon": "upload"
|
|
636
636
|
}
|
|
637
637
|
],
|
|
638
|
-
"
|
|
638
|
+
"type": "stack"
|
|
639
639
|
}
|
|
640
640
|
]
|
|
641
641
|
]
|
|
@@ -903,21 +903,21 @@
|
|
|
903
903
|
"render-ui",
|
|
904
904
|
"main",
|
|
905
905
|
{
|
|
906
|
-
"direction": "horizontal",
|
|
907
906
|
"children": [
|
|
908
907
|
{
|
|
909
908
|
"label": "Like",
|
|
910
|
-
"
|
|
909
|
+
"action": "LIKE",
|
|
911
910
|
"variant": "ghost",
|
|
912
911
|
"icon": "heart",
|
|
913
|
-
"
|
|
912
|
+
"type": "button"
|
|
914
913
|
},
|
|
915
914
|
{
|
|
916
915
|
"content": "@entity.likes",
|
|
917
|
-
"
|
|
918
|
-
"
|
|
916
|
+
"variant": "caption",
|
|
917
|
+
"type": "typography"
|
|
919
918
|
}
|
|
920
919
|
],
|
|
920
|
+
"direction": "horizontal",
|
|
921
921
|
"gap": "sm",
|
|
922
922
|
"type": "stack",
|
|
923
923
|
"align": "center"
|
|
@@ -1060,27 +1060,27 @@
|
|
|
1060
1060
|
"name": "CommentAppLayout",
|
|
1061
1061
|
"linkedEntity": "Comment",
|
|
1062
1062
|
"config": {
|
|
1063
|
-
"appName": "SocialFeed",
|
|
1064
|
-
"notificationClickEvent": "COMMENT_NOTIFICATIONS_OPEN",
|
|
1065
1063
|
"contentTrait": "@trait.CommentDisplay",
|
|
1066
1064
|
"navItems": [
|
|
1067
1065
|
{
|
|
1068
|
-
"label": "Feed",
|
|
1069
1066
|
"icon": "rss",
|
|
1067
|
+
"label": "Feed",
|
|
1070
1068
|
"href": "/feed"
|
|
1071
1069
|
},
|
|
1072
1070
|
{
|
|
1073
|
-
"icon": "message-circle",
|
|
1074
1071
|
"label": "Comments",
|
|
1075
|
-
"href": "/comments"
|
|
1072
|
+
"href": "/comments",
|
|
1073
|
+
"icon": "message-circle"
|
|
1076
1074
|
}
|
|
1077
1075
|
],
|
|
1076
|
+
"searchEvent": "COMMENT_SEARCH",
|
|
1077
|
+
"appName": "SocialFeed",
|
|
1078
1078
|
"notifications": [],
|
|
1079
|
-
"
|
|
1079
|
+
"notificationClickEvent": "COMMENT_NOTIFICATIONS_OPEN"
|
|
1080
1080
|
},
|
|
1081
1081
|
"events": {
|
|
1082
|
-
"
|
|
1083
|
-
"
|
|
1082
|
+
"NOTIFY_CLICK": "COMMENT_NOTIFICATIONS_OPEN",
|
|
1083
|
+
"SEARCH": "COMMENT_SEARCH"
|
|
1084
1084
|
}
|
|
1085
1085
|
},
|
|
1086
1086
|
{
|
|
@@ -1164,55 +1164,55 @@
|
|
|
1164
1164
|
"main",
|
|
1165
1165
|
{
|
|
1166
1166
|
"type": "stack",
|
|
1167
|
+
"direction": "vertical",
|
|
1168
|
+
"className": "max-w-5xl mx-auto w-full",
|
|
1169
|
+
"gap": "lg",
|
|
1167
1170
|
"children": [
|
|
1168
1171
|
{
|
|
1172
|
+
"type": "stack",
|
|
1173
|
+
"justify": "between",
|
|
1169
1174
|
"gap": "md",
|
|
1170
|
-
"direction": "horizontal",
|
|
1171
1175
|
"align": "center",
|
|
1172
|
-
"justify": "between",
|
|
1173
1176
|
"children": [
|
|
1174
1177
|
{
|
|
1175
|
-
"type": "stack",
|
|
1176
1178
|
"align": "center",
|
|
1179
|
+
"gap": "sm",
|
|
1180
|
+
"type": "stack",
|
|
1177
1181
|
"children": [
|
|
1178
1182
|
{
|
|
1179
|
-
"
|
|
1180
|
-
"
|
|
1183
|
+
"name": "message-circle",
|
|
1184
|
+
"type": "icon"
|
|
1181
1185
|
},
|
|
1182
1186
|
{
|
|
1183
|
-
"type": "typography",
|
|
1184
1187
|
"content": "Comments",
|
|
1185
|
-
"variant": "h2"
|
|
1188
|
+
"variant": "h2",
|
|
1189
|
+
"type": "typography"
|
|
1186
1190
|
}
|
|
1187
1191
|
],
|
|
1188
|
-
"direction": "horizontal"
|
|
1189
|
-
"gap": "sm"
|
|
1192
|
+
"direction": "horizontal"
|
|
1190
1193
|
},
|
|
1191
1194
|
{
|
|
1192
|
-
"direction": "horizontal",
|
|
1193
1195
|
"type": "stack",
|
|
1196
|
+
"gap": "sm",
|
|
1197
|
+
"direction": "horizontal",
|
|
1194
1198
|
"children": [
|
|
1195
1199
|
{
|
|
1196
|
-
"type": "button",
|
|
1197
1200
|
"variant": "primary",
|
|
1198
|
-
"icon": "edit",
|
|
1199
1201
|
"label": "New Comment",
|
|
1200
|
-
"action": "CREATE"
|
|
1202
|
+
"action": "CREATE",
|
|
1203
|
+
"type": "button",
|
|
1204
|
+
"icon": "edit"
|
|
1201
1205
|
}
|
|
1202
|
-
]
|
|
1203
|
-
"gap": "sm"
|
|
1206
|
+
]
|
|
1204
1207
|
}
|
|
1205
1208
|
],
|
|
1206
|
-
"
|
|
1209
|
+
"direction": "horizontal"
|
|
1207
1210
|
},
|
|
1208
1211
|
{
|
|
1209
1212
|
"type": "divider"
|
|
1210
1213
|
},
|
|
1211
1214
|
"@trait.CommentBrowseList"
|
|
1212
|
-
]
|
|
1213
|
-
"direction": "vertical",
|
|
1214
|
-
"gap": "lg",
|
|
1215
|
-
"className": "max-w-5xl mx-auto w-full"
|
|
1215
|
+
]
|
|
1216
1216
|
}
|
|
1217
1217
|
]
|
|
1218
1218
|
]
|
|
@@ -1231,34 +1231,34 @@
|
|
|
1231
1231
|
"render-ui",
|
|
1232
1232
|
"main",
|
|
1233
1233
|
{
|
|
1234
|
-
"align": "center",
|
|
1235
|
-
"type": "stack",
|
|
1236
1234
|
"direction": "vertical",
|
|
1235
|
+
"className": "py-8",
|
|
1237
1236
|
"children": [
|
|
1238
1237
|
{
|
|
1239
1238
|
"type": "icon",
|
|
1240
1239
|
"name": "bell"
|
|
1241
1240
|
},
|
|
1242
1241
|
{
|
|
1243
|
-
"type": "typography",
|
|
1244
1242
|
"content": "No notifications",
|
|
1243
|
+
"type": "typography",
|
|
1245
1244
|
"variant": "h3"
|
|
1246
1245
|
},
|
|
1247
1246
|
{
|
|
1248
|
-
"variant": "caption",
|
|
1249
|
-
"type": "typography",
|
|
1250
1247
|
"color": "muted",
|
|
1251
|
-
"
|
|
1248
|
+
"type": "typography",
|
|
1249
|
+
"content": "You're all caught up.",
|
|
1250
|
+
"variant": "caption"
|
|
1252
1251
|
},
|
|
1253
1252
|
{
|
|
1254
1253
|
"type": "button",
|
|
1255
|
-
"label": "Back to comments",
|
|
1256
1254
|
"action": "INIT",
|
|
1255
|
+
"label": "Back to comments",
|
|
1257
1256
|
"variant": "ghost"
|
|
1258
1257
|
}
|
|
1259
1258
|
],
|
|
1260
|
-
"
|
|
1261
|
-
"
|
|
1259
|
+
"gap": "md",
|
|
1260
|
+
"type": "stack",
|
|
1261
|
+
"align": "center"
|
|
1262
1262
|
}
|
|
1263
1263
|
]
|
|
1264
1264
|
]
|
|
@@ -1272,24 +1272,25 @@
|
|
|
1272
1272
|
"name": "CommentBrowseList",
|
|
1273
1273
|
"linkedEntity": "Comment",
|
|
1274
1274
|
"config": {
|
|
1275
|
-
"variant": "card",
|
|
1276
1275
|
"cols": 1.0,
|
|
1277
1276
|
"fields": [
|
|
1278
1277
|
{
|
|
1278
|
+
"icon": "user",
|
|
1279
1279
|
"name": "author",
|
|
1280
|
-
"variant": "h4"
|
|
1281
|
-
"icon": "user"
|
|
1280
|
+
"variant": "h4"
|
|
1282
1281
|
},
|
|
1283
1282
|
{
|
|
1284
|
-
"
|
|
1285
|
-
"
|
|
1283
|
+
"variant": "body",
|
|
1284
|
+
"name": "body"
|
|
1286
1285
|
},
|
|
1287
1286
|
{
|
|
1288
1287
|
"name": "createdAt",
|
|
1289
|
-
"
|
|
1290
|
-
"
|
|
1288
|
+
"format": "date",
|
|
1289
|
+
"variant": "caption"
|
|
1291
1290
|
}
|
|
1292
1291
|
],
|
|
1292
|
+
"variant": "card",
|
|
1293
|
+
"gap": "sm",
|
|
1293
1294
|
"itemActions": [
|
|
1294
1295
|
{
|
|
1295
1296
|
"label": "View",
|
|
@@ -1297,17 +1298,16 @@
|
|
|
1297
1298
|
"variant": "ghost"
|
|
1298
1299
|
},
|
|
1299
1300
|
{
|
|
1300
|
-
"variant": "ghost",
|
|
1301
1301
|
"label": "Edit",
|
|
1302
|
+
"variant": "ghost",
|
|
1302
1303
|
"event": "EDIT"
|
|
1303
1304
|
},
|
|
1304
1305
|
{
|
|
1305
|
-
"label": "Delete",
|
|
1306
1306
|
"event": "DELETE",
|
|
1307
|
-
"variant": "danger"
|
|
1307
|
+
"variant": "danger",
|
|
1308
|
+
"label": "Delete"
|
|
1308
1309
|
}
|
|
1309
|
-
]
|
|
1310
|
-
"gap": "sm"
|
|
1310
|
+
]
|
|
1311
1311
|
},
|
|
1312
1312
|
"listens": [
|
|
1313
1313
|
{
|
|
@@ -1341,14 +1341,14 @@
|
|
|
1341
1341
|
"name": "CommentCreate",
|
|
1342
1342
|
"linkedEntity": "Comment",
|
|
1343
1343
|
"config": {
|
|
1344
|
-
"
|
|
1345
|
-
"mode": "create",
|
|
1344
|
+
"icon": "plus-circle",
|
|
1346
1345
|
"fields": [
|
|
1347
1346
|
"postId",
|
|
1348
1347
|
"author",
|
|
1349
1348
|
"body"
|
|
1350
1349
|
],
|
|
1351
|
-
"
|
|
1350
|
+
"mode": "create",
|
|
1351
|
+
"title": "New Comment"
|
|
1352
1352
|
},
|
|
1353
1353
|
"events": {
|
|
1354
1354
|
"OPEN": "CREATE"
|
|
@@ -1398,8 +1398,8 @@
|
|
|
1398
1398
|
"linkedEntity": "Comment",
|
|
1399
1399
|
"config": {
|
|
1400
1400
|
"icon": "eye",
|
|
1401
|
-
"title": "View Comment",
|
|
1402
1401
|
"mode": "edit",
|
|
1402
|
+
"title": "View Comment",
|
|
1403
1403
|
"fields": [
|
|
1404
1404
|
"postId",
|
|
1405
1405
|
"author",
|
|
@@ -1426,14 +1426,14 @@
|
|
|
1426
1426
|
"name": "CommentDeleteConfirm",
|
|
1427
1427
|
"linkedEntity": "Comment",
|
|
1428
1428
|
"config": {
|
|
1429
|
-
"
|
|
1429
|
+
"alertMessage": "This action cannot be undone.",
|
|
1430
1430
|
"icon": "alert-triangle",
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1431
|
+
"title": "Delete Comment",
|
|
1432
|
+
"confirmLabel": "Delete"
|
|
1433
1433
|
},
|
|
1434
1434
|
"events": {
|
|
1435
|
-
"
|
|
1436
|
-
"
|
|
1435
|
+
"REQUEST": "DELETE",
|
|
1436
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
1437
1437
|
},
|
|
1438
1438
|
"listens": [
|
|
1439
1439
|
{
|