@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
|
@@ -142,28 +142,28 @@
|
|
|
142
142
|
"ref": "AppShell.traits.AppLayout",
|
|
143
143
|
"name": "WikiAppLayout",
|
|
144
144
|
"config": {
|
|
145
|
-
"contentTrait": "@trait.WikiWorkspace",
|
|
146
|
-
"searchEvent": "WIKI_SEARCH",
|
|
147
145
|
"appName": "Wiki",
|
|
146
|
+
"notifications": [],
|
|
147
|
+
"searchEvent": "WIKI_SEARCH",
|
|
148
|
+
"contentTrait": "@trait.WikiWorkspace",
|
|
149
|
+
"notificationClickEvent": "WIKI_NOTIFICATIONS_OPEN",
|
|
148
150
|
"navItems": [
|
|
149
151
|
{
|
|
150
152
|
"href": "/wiki",
|
|
151
|
-
"
|
|
152
|
-
"
|
|
153
|
+
"label": "Pages",
|
|
154
|
+
"icon": "book-open"
|
|
153
155
|
},
|
|
154
156
|
{
|
|
155
|
-
"icon": "history",
|
|
156
157
|
"href": "/revisions",
|
|
157
|
-
"label": "History"
|
|
158
|
+
"label": "History",
|
|
159
|
+
"icon": "history"
|
|
158
160
|
},
|
|
159
161
|
{
|
|
162
|
+
"label": "Tags",
|
|
160
163
|
"href": "/wiki/tags",
|
|
161
|
-
"icon": "tag"
|
|
162
|
-
"label": "Tags"
|
|
164
|
+
"icon": "tag"
|
|
163
165
|
}
|
|
164
|
-
]
|
|
165
|
-
"notificationClickEvent": "WIKI_NOTIFICATIONS_OPEN",
|
|
166
|
-
"notifications": []
|
|
166
|
+
]
|
|
167
167
|
},
|
|
168
168
|
"events": {
|
|
169
169
|
"NOTIFY_CLICK": "WIKI_NOTIFICATIONS_OPEN",
|
|
@@ -251,19 +251,16 @@
|
|
|
251
251
|
"main",
|
|
252
252
|
{
|
|
253
253
|
"type": "stack",
|
|
254
|
-
"direction": "vertical",
|
|
255
254
|
"gap": "lg",
|
|
256
255
|
"children": [
|
|
257
256
|
{
|
|
258
|
-
"type": "stack",
|
|
259
257
|
"gap": "md",
|
|
258
|
+
"type": "stack",
|
|
260
259
|
"justify": "between",
|
|
261
|
-
"align": "center",
|
|
262
|
-
"direction": "horizontal",
|
|
263
260
|
"children": [
|
|
264
261
|
{
|
|
265
|
-
"gap": "sm",
|
|
266
262
|
"type": "stack",
|
|
263
|
+
"gap": "sm",
|
|
267
264
|
"children": [
|
|
268
265
|
{
|
|
269
266
|
"name": "book-open",
|
|
@@ -275,68 +272,71 @@
|
|
|
275
272
|
"variant": "h2"
|
|
276
273
|
}
|
|
277
274
|
],
|
|
278
|
-
"
|
|
279
|
-
"
|
|
275
|
+
"align": "center",
|
|
276
|
+
"direction": "horizontal"
|
|
280
277
|
},
|
|
281
278
|
{
|
|
282
279
|
"gap": "sm",
|
|
280
|
+
"type": "stack",
|
|
283
281
|
"direction": "horizontal",
|
|
284
282
|
"children": [
|
|
285
283
|
{
|
|
286
|
-
"type": "button",
|
|
287
284
|
"icon": "plus",
|
|
288
285
|
"label": "New Page",
|
|
289
286
|
"action": "CREATE",
|
|
290
|
-
"variant": "primary"
|
|
287
|
+
"variant": "primary",
|
|
288
|
+
"type": "button"
|
|
291
289
|
}
|
|
292
|
-
]
|
|
293
|
-
"type": "stack"
|
|
290
|
+
]
|
|
294
291
|
}
|
|
295
|
-
]
|
|
292
|
+
],
|
|
293
|
+
"direction": "horizontal",
|
|
294
|
+
"align": "center"
|
|
296
295
|
},
|
|
297
296
|
{
|
|
298
297
|
"type": "divider"
|
|
299
298
|
},
|
|
300
299
|
{
|
|
300
|
+
"type": "stack",
|
|
301
301
|
"gap": "md",
|
|
302
|
+
"direction": "horizontal",
|
|
302
303
|
"children": [
|
|
303
304
|
"@trait.WikiSearch",
|
|
304
305
|
"@trait.WikiFilter"
|
|
305
306
|
],
|
|
306
|
-
"align": "center"
|
|
307
|
-
"type": "stack",
|
|
308
|
-
"direction": "horizontal"
|
|
307
|
+
"align": "center"
|
|
309
308
|
},
|
|
310
309
|
{
|
|
311
310
|
"children": [
|
|
312
311
|
{
|
|
312
|
+
"gap": "md",
|
|
313
313
|
"children": [
|
|
314
314
|
"@trait.WikiPageTree"
|
|
315
315
|
],
|
|
316
316
|
"type": "stack",
|
|
317
317
|
"direction": "vertical",
|
|
318
|
-
"className": "w-72 shrink-0"
|
|
319
|
-
"gap": "md"
|
|
318
|
+
"className": "w-72 shrink-0"
|
|
320
319
|
},
|
|
321
320
|
{
|
|
322
321
|
"direction": "vertical",
|
|
323
322
|
"gap": "md",
|
|
324
|
-
"className": "flex-1",
|
|
325
|
-
"type": "stack",
|
|
326
323
|
"children": [
|
|
327
324
|
"@trait.WikiBrowseList",
|
|
328
325
|
{
|
|
329
326
|
"type": "divider"
|
|
330
327
|
},
|
|
331
328
|
"@trait.WikiBacklinks"
|
|
332
|
-
]
|
|
329
|
+
],
|
|
330
|
+
"className": "flex-1",
|
|
331
|
+
"type": "stack"
|
|
333
332
|
}
|
|
334
333
|
],
|
|
334
|
+
"type": "stack",
|
|
335
335
|
"direction": "horizontal",
|
|
336
|
-
"gap": "lg"
|
|
337
|
-
"type": "stack"
|
|
336
|
+
"gap": "lg"
|
|
338
337
|
}
|
|
339
|
-
]
|
|
338
|
+
],
|
|
339
|
+
"direction": "vertical"
|
|
340
340
|
}
|
|
341
341
|
]
|
|
342
342
|
]
|
|
@@ -355,34 +355,34 @@
|
|
|
355
355
|
"render-ui",
|
|
356
356
|
"main",
|
|
357
357
|
{
|
|
358
|
+
"gap": "md",
|
|
358
359
|
"type": "stack",
|
|
359
360
|
"align": "center",
|
|
361
|
+
"direction": "vertical",
|
|
362
|
+
"className": "py-8",
|
|
360
363
|
"children": [
|
|
361
364
|
{
|
|
362
|
-
"
|
|
363
|
-
"
|
|
365
|
+
"name": "bell",
|
|
366
|
+
"type": "icon"
|
|
364
367
|
},
|
|
365
368
|
{
|
|
366
|
-
"
|
|
369
|
+
"type": "typography",
|
|
367
370
|
"content": "No notifications",
|
|
368
|
-
"
|
|
371
|
+
"variant": "h3"
|
|
369
372
|
},
|
|
370
373
|
{
|
|
371
374
|
"variant": "caption",
|
|
375
|
+
"type": "typography",
|
|
372
376
|
"content": "You're all caught up.",
|
|
373
|
-
"color": "muted"
|
|
374
|
-
"type": "typography"
|
|
377
|
+
"color": "muted"
|
|
375
378
|
},
|
|
376
379
|
{
|
|
377
|
-
"
|
|
380
|
+
"type": "button",
|
|
378
381
|
"variant": "ghost",
|
|
379
|
-
"
|
|
380
|
-
"
|
|
382
|
+
"action": "INIT",
|
|
383
|
+
"label": "Back to wiki"
|
|
381
384
|
}
|
|
382
|
-
]
|
|
383
|
-
"className": "py-8",
|
|
384
|
-
"direction": "vertical",
|
|
385
|
-
"gap": "md"
|
|
385
|
+
]
|
|
386
386
|
}
|
|
387
387
|
]
|
|
388
388
|
]
|
|
@@ -395,37 +395,37 @@
|
|
|
395
395
|
"ref": "Search.traits.SearchResultSearch",
|
|
396
396
|
"name": "WikiSearch",
|
|
397
397
|
"config": {
|
|
398
|
-
"
|
|
399
|
-
"
|
|
398
|
+
"event": "WIKI_FULLTEXT_SEARCH",
|
|
399
|
+
"placeholder": "Search wiki…"
|
|
400
400
|
}
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"ref": "Filter.traits.FilterTargetFilter",
|
|
404
404
|
"name": "WikiFilter",
|
|
405
405
|
"config": {
|
|
406
|
-
"event": "WIKI_FILTER",
|
|
407
406
|
"filters": [
|
|
408
407
|
{
|
|
408
|
+
"filterType": "select",
|
|
409
409
|
"label": "Kind",
|
|
410
410
|
"options": [
|
|
411
411
|
"page",
|
|
412
412
|
"doc",
|
|
413
413
|
"post"
|
|
414
414
|
],
|
|
415
|
-
"field": "kind"
|
|
416
|
-
"filterType": "select"
|
|
415
|
+
"field": "kind"
|
|
417
416
|
},
|
|
418
417
|
{
|
|
419
|
-
"field": "status",
|
|
420
418
|
"label": "Status",
|
|
421
419
|
"filterType": "select",
|
|
422
420
|
"options": [
|
|
423
421
|
"draft",
|
|
424
422
|
"published",
|
|
425
423
|
"archived"
|
|
426
|
-
]
|
|
424
|
+
],
|
|
425
|
+
"field": "status"
|
|
427
426
|
}
|
|
428
|
-
]
|
|
427
|
+
],
|
|
428
|
+
"event": "WIKI_FILTER"
|
|
429
429
|
}
|
|
430
430
|
},
|
|
431
431
|
{
|
|
@@ -440,37 +440,37 @@
|
|
|
440
440
|
"name": "WikiBrowseList",
|
|
441
441
|
"linkedEntity": "WikiPage",
|
|
442
442
|
"config": {
|
|
443
|
-
"
|
|
443
|
+
"cols": 1.0,
|
|
444
444
|
"itemActions": [
|
|
445
445
|
{
|
|
446
|
-
"variant": "ghost",
|
|
447
446
|
"label": "Open",
|
|
448
|
-
"
|
|
449
|
-
"event": "VIEW"
|
|
447
|
+
"variant": "ghost",
|
|
448
|
+
"event": "VIEW",
|
|
449
|
+
"icon": "eye"
|
|
450
450
|
},
|
|
451
451
|
{
|
|
452
|
-
"
|
|
452
|
+
"event": "EDIT",
|
|
453
453
|
"label": "Edit",
|
|
454
454
|
"icon": "edit",
|
|
455
|
-
"
|
|
455
|
+
"variant": "ghost"
|
|
456
456
|
},
|
|
457
457
|
{
|
|
458
458
|
"variant": "ghost",
|
|
459
|
-
"event": "VIEW_HISTORY",
|
|
460
459
|
"icon": "history",
|
|
461
|
-
"label": "History"
|
|
460
|
+
"label": "History",
|
|
461
|
+
"event": "VIEW_HISTORY"
|
|
462
462
|
},
|
|
463
463
|
{
|
|
464
|
+
"label": "Delete",
|
|
464
465
|
"event": "DELETE",
|
|
465
|
-
"icon": "trash",
|
|
466
466
|
"variant": "danger",
|
|
467
|
-
"
|
|
467
|
+
"icon": "trash"
|
|
468
468
|
}
|
|
469
469
|
],
|
|
470
470
|
"fields": [
|
|
471
471
|
{
|
|
472
|
-
"icon": "file-text",
|
|
473
472
|
"name": "title",
|
|
473
|
+
"icon": "file-text",
|
|
474
474
|
"variant": "h3"
|
|
475
475
|
},
|
|
476
476
|
{
|
|
@@ -487,12 +487,12 @@
|
|
|
487
487
|
"variant": "caption"
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
|
+
"label": "Updated",
|
|
490
491
|
"name": "updatedAt",
|
|
491
|
-
"variant": "caption"
|
|
492
|
-
"label": "Updated"
|
|
492
|
+
"variant": "caption"
|
|
493
493
|
}
|
|
494
494
|
],
|
|
495
|
-
"
|
|
495
|
+
"gap": "sm"
|
|
496
496
|
},
|
|
497
497
|
"listens": [
|
|
498
498
|
{
|
|
@@ -557,8 +557,6 @@
|
|
|
557
557
|
"name": "WikiCreate",
|
|
558
558
|
"linkedEntity": "WikiPage",
|
|
559
559
|
"config": {
|
|
560
|
-
"icon": "plus-circle",
|
|
561
|
-
"title": "New Page",
|
|
562
560
|
"mode": "create",
|
|
563
561
|
"fields": [
|
|
564
562
|
"title",
|
|
@@ -567,7 +565,9 @@
|
|
|
567
565
|
"status",
|
|
568
566
|
"parentId",
|
|
569
567
|
"authorId"
|
|
570
|
-
]
|
|
568
|
+
],
|
|
569
|
+
"title": "New Page",
|
|
570
|
+
"icon": "plus-circle"
|
|
571
571
|
},
|
|
572
572
|
"events": {
|
|
573
573
|
"OPEN": "CREATE"
|
|
@@ -588,8 +588,8 @@
|
|
|
588
588
|
"name": "WikiEdit",
|
|
589
589
|
"linkedEntity": "WikiPage",
|
|
590
590
|
"config": {
|
|
591
|
-
"mode": "edit",
|
|
592
591
|
"icon": "edit",
|
|
592
|
+
"mode": "edit",
|
|
593
593
|
"title": "Edit Page",
|
|
594
594
|
"fields": [
|
|
595
595
|
"title",
|
|
@@ -652,14 +652,14 @@
|
|
|
652
652
|
"name": "WikiDelete",
|
|
653
653
|
"linkedEntity": "WikiPage",
|
|
654
654
|
"config": {
|
|
655
|
-
"title": "Delete Page",
|
|
656
655
|
"alertMessage": "This action cannot be undone.",
|
|
657
|
-
"
|
|
658
|
-
"icon": "alert-triangle"
|
|
656
|
+
"title": "Delete Page",
|
|
657
|
+
"icon": "alert-triangle",
|
|
658
|
+
"confirmLabel": "Delete"
|
|
659
659
|
},
|
|
660
660
|
"events": {
|
|
661
|
-
"
|
|
662
|
-
"
|
|
661
|
+
"REQUEST": "DELETE",
|
|
662
|
+
"CONFIRM": "CONFIRM_DELETE"
|
|
663
663
|
},
|
|
664
664
|
"listens": [
|
|
665
665
|
{
|
|
@@ -1024,11 +1024,15 @@
|
|
|
1024
1024
|
"ref": "AppShell.traits.AppLayout",
|
|
1025
1025
|
"name": "RevisionAppLayout",
|
|
1026
1026
|
"config": {
|
|
1027
|
+
"notifications": [],
|
|
1028
|
+
"notificationClickEvent": "REVISION_NOTIFICATIONS_OPEN",
|
|
1029
|
+
"searchEvent": "REVISION_SEARCH",
|
|
1027
1030
|
"appName": "Wiki",
|
|
1031
|
+
"contentTrait": "@trait.RevisionWorkspace",
|
|
1028
1032
|
"navItems": [
|
|
1029
1033
|
{
|
|
1030
|
-
"href": "/wiki",
|
|
1031
1034
|
"label": "Pages",
|
|
1035
|
+
"href": "/wiki",
|
|
1032
1036
|
"icon": "book-open"
|
|
1033
1037
|
},
|
|
1034
1038
|
{
|
|
@@ -1037,19 +1041,15 @@
|
|
|
1037
1041
|
"label": "History"
|
|
1038
1042
|
},
|
|
1039
1043
|
{
|
|
1044
|
+
"label": "Tags",
|
|
1040
1045
|
"href": "/wiki/tags",
|
|
1041
|
-
"icon": "tag"
|
|
1042
|
-
"label": "Tags"
|
|
1046
|
+
"icon": "tag"
|
|
1043
1047
|
}
|
|
1044
|
-
]
|
|
1045
|
-
"contentTrait": "@trait.RevisionWorkspace",
|
|
1046
|
-
"searchEvent": "REVISION_SEARCH",
|
|
1047
|
-
"notifications": [],
|
|
1048
|
-
"notificationClickEvent": "REVISION_NOTIFICATIONS_OPEN"
|
|
1048
|
+
]
|
|
1049
1049
|
},
|
|
1050
1050
|
"events": {
|
|
1051
|
-
"
|
|
1052
|
-
"
|
|
1051
|
+
"SEARCH": "REVISION_SEARCH",
|
|
1052
|
+
"NOTIFY_CLICK": "REVISION_NOTIFICATIONS_OPEN"
|
|
1053
1053
|
}
|
|
1054
1054
|
},
|
|
1055
1055
|
{
|
|
@@ -1094,58 +1094,58 @@
|
|
|
1094
1094
|
"render-ui",
|
|
1095
1095
|
"main",
|
|
1096
1096
|
{
|
|
1097
|
+
"direction": "vertical",
|
|
1097
1098
|
"children": [
|
|
1098
1099
|
{
|
|
1100
|
+
"gap": "md",
|
|
1101
|
+
"justify": "between",
|
|
1099
1102
|
"align": "center",
|
|
1100
1103
|
"children": [
|
|
1101
1104
|
{
|
|
1102
|
-
"type": "stack",
|
|
1103
1105
|
"align": "center",
|
|
1104
|
-
"
|
|
1106
|
+
"gap": "sm",
|
|
1105
1107
|
"children": [
|
|
1106
1108
|
{
|
|
1107
1109
|
"name": "history",
|
|
1108
1110
|
"type": "icon"
|
|
1109
1111
|
},
|
|
1110
1112
|
{
|
|
1111
|
-
"variant": "h2",
|
|
1112
1113
|
"content": "Version History",
|
|
1113
|
-
"type": "typography"
|
|
1114
|
+
"type": "typography",
|
|
1115
|
+
"variant": "h2"
|
|
1114
1116
|
}
|
|
1115
1117
|
],
|
|
1116
|
-
"
|
|
1118
|
+
"direction": "horizontal",
|
|
1119
|
+
"type": "stack"
|
|
1117
1120
|
},
|
|
1118
1121
|
{
|
|
1119
|
-
"gap": "sm",
|
|
1120
|
-
"direction": "horizontal",
|
|
1121
1122
|
"type": "stack",
|
|
1123
|
+
"direction": "horizontal",
|
|
1124
|
+
"gap": "sm",
|
|
1122
1125
|
"children": [
|
|
1123
1126
|
{
|
|
1124
1127
|
"action": "CREATE",
|
|
1125
1128
|
"icon": "plus",
|
|
1126
|
-
"type": "button",
|
|
1127
1129
|
"variant": "primary",
|
|
1130
|
+
"type": "button",
|
|
1128
1131
|
"label": "New Revision"
|
|
1129
1132
|
}
|
|
1130
1133
|
]
|
|
1131
1134
|
}
|
|
1132
1135
|
],
|
|
1133
|
-
"
|
|
1134
|
-
"
|
|
1135
|
-
"justify": "between",
|
|
1136
|
-
"type": "stack"
|
|
1136
|
+
"type": "stack",
|
|
1137
|
+
"direction": "horizontal"
|
|
1137
1138
|
},
|
|
1138
1139
|
{
|
|
1139
1140
|
"type": "divider"
|
|
1140
1141
|
},
|
|
1141
1142
|
{
|
|
1142
|
-
"content": "Recent",
|
|
1143
1143
|
"type": "typography",
|
|
1144
|
-
"variant": "h3"
|
|
1144
|
+
"variant": "h3",
|
|
1145
|
+
"content": "Recent"
|
|
1145
1146
|
},
|
|
1146
1147
|
"@trait.RevisionBrowseList"
|
|
1147
1148
|
],
|
|
1148
|
-
"direction": "vertical",
|
|
1149
1149
|
"type": "stack",
|
|
1150
1150
|
"gap": "lg"
|
|
1151
1151
|
}
|
|
@@ -1161,14 +1161,6 @@
|
|
|
1161
1161
|
"name": "RevisionBrowseList",
|
|
1162
1162
|
"linkedEntity": "WikiRevision",
|
|
1163
1163
|
"config": {
|
|
1164
|
-
"itemActions": [
|
|
1165
|
-
{
|
|
1166
|
-
"icon": "eye",
|
|
1167
|
-
"label": "Inspect",
|
|
1168
|
-
"event": "VIEW",
|
|
1169
|
-
"variant": "ghost"
|
|
1170
|
-
}
|
|
1171
|
-
],
|
|
1172
1164
|
"fields": [
|
|
1173
1165
|
{
|
|
1174
1166
|
"variant": "h4",
|
|
@@ -1176,8 +1168,8 @@
|
|
|
1176
1168
|
"name": "summary"
|
|
1177
1169
|
},
|
|
1178
1170
|
{
|
|
1179
|
-
"
|
|
1180
|
-
"
|
|
1171
|
+
"variant": "badge",
|
|
1172
|
+
"name": "documentType"
|
|
1181
1173
|
},
|
|
1182
1174
|
{
|
|
1183
1175
|
"name": "versionNumber",
|
|
@@ -1190,12 +1182,20 @@
|
|
|
1190
1182
|
},
|
|
1191
1183
|
{
|
|
1192
1184
|
"name": "createdAt",
|
|
1193
|
-
"
|
|
1194
|
-
"
|
|
1185
|
+
"label": "Saved",
|
|
1186
|
+
"variant": "caption"
|
|
1195
1187
|
}
|
|
1196
1188
|
],
|
|
1197
|
-
"
|
|
1198
|
-
|
|
1189
|
+
"itemActions": [
|
|
1190
|
+
{
|
|
1191
|
+
"event": "VIEW",
|
|
1192
|
+
"variant": "ghost",
|
|
1193
|
+
"label": "Inspect",
|
|
1194
|
+
"icon": "eye"
|
|
1195
|
+
}
|
|
1196
|
+
],
|
|
1197
|
+
"cols": 1.0,
|
|
1198
|
+
"gap": "sm"
|
|
1199
1199
|
},
|
|
1200
1200
|
"listens": [
|
|
1201
1201
|
{
|
|
@@ -1213,9 +1213,7 @@
|
|
|
1213
1213
|
"name": "RevisionCreate",
|
|
1214
1214
|
"linkedEntity": "WikiRevision",
|
|
1215
1215
|
"config": {
|
|
1216
|
-
"mode": "create",
|
|
1217
1216
|
"title": "New Revision",
|
|
1218
|
-
"icon": "plus-circle",
|
|
1219
1217
|
"fields": [
|
|
1220
1218
|
"documentId",
|
|
1221
1219
|
"documentType",
|
|
@@ -1224,7 +1222,9 @@
|
|
|
1224
1222
|
"authorName",
|
|
1225
1223
|
"summary",
|
|
1226
1224
|
"content"
|
|
1227
|
-
]
|
|
1225
|
+
],
|
|
1226
|
+
"icon": "plus-circle",
|
|
1227
|
+
"mode": "create"
|
|
1228
1228
|
},
|
|
1229
1229
|
"events": {
|
|
1230
1230
|
"OPEN": "CREATE"
|
|
@@ -133,24 +133,24 @@
|
|
|
133
133
|
"main",
|
|
134
134
|
{
|
|
135
135
|
"notificationClickEvent": "@config.notificationClickEvent",
|
|
136
|
+
"layoutMode": "@config.layoutMode",
|
|
137
|
+
"navItems": "@config.navItems",
|
|
138
|
+
"topBarActions": "@config.topBarActions",
|
|
136
139
|
"appName": "@config.appName",
|
|
137
140
|
"type": "@config.layoutPattern",
|
|
141
|
+
"searchEvent": "@config.searchEvent",
|
|
138
142
|
"notifications": "@config.notifications",
|
|
139
143
|
"children": [
|
|
140
144
|
{
|
|
141
|
-
"type": "stack",
|
|
142
145
|
"children": [
|
|
143
146
|
"@config.contentTrait"
|
|
144
147
|
],
|
|
145
|
-
"className": "max-w-5xl mx-auto w-full",
|
|
146
148
|
"gap": "lg",
|
|
147
|
-
"direction": "vertical"
|
|
149
|
+
"direction": "vertical",
|
|
150
|
+
"type": "stack",
|
|
151
|
+
"className": "max-w-5xl mx-auto w-full"
|
|
148
152
|
}
|
|
149
|
-
]
|
|
150
|
-
"searchEvent": "@config.searchEvent",
|
|
151
|
-
"layoutMode": "@config.layoutMode",
|
|
152
|
-
"topBarActions": "@config.topBarActions",
|
|
153
|
-
"navItems": "@config.navItems"
|
|
153
|
+
]
|
|
154
154
|
}
|
|
155
155
|
]
|
|
156
156
|
]
|
|
@@ -178,23 +178,6 @@
|
|
|
178
178
|
]
|
|
179
179
|
},
|
|
180
180
|
"config": {
|
|
181
|
-
"contentTrait": {
|
|
182
|
-
"type": "trait",
|
|
183
|
-
"label": "Content trait",
|
|
184
|
-
"description": "Trait rendered inside the app layout content area"
|
|
185
|
-
},
|
|
186
|
-
"appName": {
|
|
187
|
-
"type": "string",
|
|
188
|
-
"default": "App",
|
|
189
|
-
"label": "App name",
|
|
190
|
-
"description": "Product name shown in the chrome header"
|
|
191
|
-
},
|
|
192
|
-
"notificationClickEvent": {
|
|
193
|
-
"type": "string",
|
|
194
|
-
"default": "NOTIFY_CLICK",
|
|
195
|
-
"label": "Notification click event",
|
|
196
|
-
"description": "Event emitted when the user picks a notification"
|
|
197
|
-
},
|
|
198
181
|
"topBarActions": {
|
|
199
182
|
"type": "[object]",
|
|
200
183
|
"default": [],
|
|
@@ -204,6 +187,27 @@
|
|
|
204
187
|
"type": "object"
|
|
205
188
|
}
|
|
206
189
|
},
|
|
190
|
+
"notifications": {
|
|
191
|
+
"type": "[object]",
|
|
192
|
+
"default": [],
|
|
193
|
+
"label": "Notifications",
|
|
194
|
+
"description": "Items shown in the notifications dropdown",
|
|
195
|
+
"items": {
|
|
196
|
+
"type": "object"
|
|
197
|
+
}
|
|
198
|
+
},
|
|
199
|
+
"searchEvent": {
|
|
200
|
+
"type": "string",
|
|
201
|
+
"default": "SEARCH",
|
|
202
|
+
"label": "Search event",
|
|
203
|
+
"description": "Event emitted when the user runs a global search"
|
|
204
|
+
},
|
|
205
|
+
"notificationClickEvent": {
|
|
206
|
+
"type": "string",
|
|
207
|
+
"default": "NOTIFY_CLICK",
|
|
208
|
+
"label": "Notification click event",
|
|
209
|
+
"description": "Event emitted when the user picks a notification"
|
|
210
|
+
},
|
|
207
211
|
"layoutPattern": {
|
|
208
212
|
"type": "pattern",
|
|
209
213
|
"default": "dashboard-layout",
|
|
@@ -222,14 +226,17 @@
|
|
|
222
226
|
"minimal"
|
|
223
227
|
]
|
|
224
228
|
},
|
|
225
|
-
"
|
|
226
|
-
"type": "
|
|
227
|
-
"default":
|
|
228
|
-
"label": "
|
|
229
|
-
"description": "
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
229
|
+
"detailSlot": {
|
|
230
|
+
"type": "slot",
|
|
231
|
+
"default": "modal",
|
|
232
|
+
"label": "Detail slot",
|
|
233
|
+
"description": "Slot where detail/edit views render"
|
|
234
|
+
},
|
|
235
|
+
"appName": {
|
|
236
|
+
"type": "string",
|
|
237
|
+
"default": "App",
|
|
238
|
+
"label": "App name",
|
|
239
|
+
"description": "Product name shown in the chrome header"
|
|
233
240
|
},
|
|
234
241
|
"navItems": {
|
|
235
242
|
"type": "[object]",
|
|
@@ -240,17 +247,10 @@
|
|
|
240
247
|
"type": "object"
|
|
241
248
|
}
|
|
242
249
|
},
|
|
243
|
-
"
|
|
244
|
-
"type": "
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
"description": "Event emitted when the user runs a global search"
|
|
248
|
-
},
|
|
249
|
-
"detailSlot": {
|
|
250
|
-
"type": "slot",
|
|
251
|
-
"default": "modal",
|
|
252
|
-
"label": "Detail slot",
|
|
253
|
-
"description": "Slot where detail/edit views render"
|
|
250
|
+
"contentTrait": {
|
|
251
|
+
"type": "trait",
|
|
252
|
+
"label": "Content trait",
|
|
253
|
+
"description": "Trait rendered inside the app layout content area"
|
|
254
254
|
}
|
|
255
255
|
},
|
|
256
256
|
"scope": "instance"
|