@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -110,95 +110,95 @@
|
|
|
110
110
|
{
|
|
111
111
|
"direction": "vertical",
|
|
112
112
|
"type": "stack",
|
|
113
|
+
"gap": "lg",
|
|
114
|
+
"align": "center",
|
|
113
115
|
"children": [
|
|
114
116
|
{
|
|
115
|
-
"align": "center",
|
|
116
117
|
"gap": "md",
|
|
117
|
-
"
|
|
118
|
-
"direction": "vertical",
|
|
118
|
+
"align": "center",
|
|
119
119
|
"children": [
|
|
120
120
|
{
|
|
121
|
-
"type": "stack",
|
|
122
121
|
"children": [
|
|
123
122
|
{
|
|
124
123
|
"type": "icon",
|
|
125
124
|
"name": "clock"
|
|
126
125
|
},
|
|
127
126
|
{
|
|
128
|
-
"type": "typography",
|
|
129
127
|
"content": "Timer",
|
|
128
|
+
"type": "typography",
|
|
130
129
|
"variant": "h2"
|
|
131
130
|
}
|
|
132
131
|
],
|
|
132
|
+
"type": "stack",
|
|
133
|
+
"direction": "horizontal",
|
|
133
134
|
"gap": "sm",
|
|
134
|
-
"align": "center"
|
|
135
|
-
"direction": "horizontal"
|
|
135
|
+
"align": "center"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"type": "divider"
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
"duration": 500.0,
|
|
142
|
-
"
|
|
143
|
-
"
|
|
142
|
+
"type": "animated-counter",
|
|
143
|
+
"value": "@entity.remaining"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"
|
|
147
|
-
"label": "Time Remaining",
|
|
146
|
+
"max": 60.0,
|
|
148
147
|
"type": "stat-display",
|
|
149
|
-
"
|
|
148
|
+
"label": "Time Remaining",
|
|
149
|
+
"value": "@entity.remaining"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"type": "meter",
|
|
153
|
-
"
|
|
153
|
+
"value": "@entity.remaining",
|
|
154
154
|
"max": 60.0,
|
|
155
|
-
"
|
|
155
|
+
"min": 0.0
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
|
+
"color": "primary",
|
|
158
159
|
"type": "progress-bar",
|
|
159
|
-
"showPercentage": true,
|
|
160
|
-
"max": 60.0,
|
|
161
160
|
"value": "@entity.remaining",
|
|
162
|
-
"
|
|
161
|
+
"max": 60.0,
|
|
162
|
+
"showPercentage": true
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"
|
|
166
|
-
"
|
|
165
|
+
"type": "badge",
|
|
166
|
+
"label": "@entity.status"
|
|
167
167
|
}
|
|
168
|
-
]
|
|
168
|
+
],
|
|
169
|
+
"type": "stack",
|
|
170
|
+
"direction": "vertical"
|
|
169
171
|
},
|
|
170
172
|
{
|
|
171
|
-
"type": "stack",
|
|
172
|
-
"justify": "center",
|
|
173
|
-
"gap": "sm",
|
|
174
|
-
"direction": "horizontal",
|
|
175
173
|
"children": [
|
|
176
174
|
{
|
|
177
|
-
"icon": "play",
|
|
178
175
|
"variant": "primary",
|
|
179
|
-
"type": "button",
|
|
180
176
|
"label": "Start",
|
|
181
|
-
"
|
|
177
|
+
"icon": "play",
|
|
178
|
+
"action": "START",
|
|
179
|
+
"type": "button"
|
|
182
180
|
},
|
|
183
181
|
{
|
|
184
|
-
"action": "PAUSE",
|
|
185
182
|
"type": "button",
|
|
183
|
+
"icon": "pause",
|
|
186
184
|
"label": "Pause",
|
|
187
|
-
"
|
|
188
|
-
"
|
|
185
|
+
"action": "PAUSE",
|
|
186
|
+
"variant": "ghost"
|
|
189
187
|
},
|
|
190
188
|
{
|
|
189
|
+
"label": "Reset",
|
|
190
|
+
"variant": "ghost",
|
|
191
191
|
"type": "button",
|
|
192
192
|
"icon": "rotate-ccw",
|
|
193
|
-
"
|
|
194
|
-
"action": "RESET",
|
|
195
|
-
"variant": "ghost"
|
|
193
|
+
"action": "RESET"
|
|
196
194
|
}
|
|
197
|
-
]
|
|
195
|
+
],
|
|
196
|
+
"gap": "sm",
|
|
197
|
+
"type": "stack",
|
|
198
|
+
"justify": "center",
|
|
199
|
+
"direction": "horizontal"
|
|
198
200
|
}
|
|
199
|
-
]
|
|
200
|
-
"gap": "lg",
|
|
201
|
-
"align": "center"
|
|
201
|
+
]
|
|
202
202
|
}
|
|
203
203
|
]
|
|
204
204
|
]
|
|
@@ -222,7 +222,6 @@
|
|
|
222
222
|
"render-ui",
|
|
223
223
|
"main",
|
|
224
224
|
{
|
|
225
|
-
"align": "center",
|
|
226
225
|
"children": [
|
|
227
226
|
{
|
|
228
227
|
"children": [
|
|
@@ -234,28 +233,28 @@
|
|
|
234
233
|
"type": "icon"
|
|
235
234
|
},
|
|
236
235
|
{
|
|
237
|
-
"type": "typography",
|
|
238
236
|
"content": "Timer",
|
|
239
|
-
"variant": "h2"
|
|
237
|
+
"variant": "h2",
|
|
238
|
+
"type": "typography"
|
|
240
239
|
}
|
|
241
240
|
],
|
|
242
|
-
"direction": "horizontal",
|
|
243
241
|
"type": "stack",
|
|
244
|
-
"gap": "sm"
|
|
242
|
+
"gap": "sm",
|
|
243
|
+
"direction": "horizontal"
|
|
245
244
|
},
|
|
246
245
|
{
|
|
247
246
|
"type": "divider"
|
|
248
247
|
},
|
|
249
248
|
{
|
|
250
|
-
"value": "@entity.remaining",
|
|
251
249
|
"type": "animated-counter",
|
|
250
|
+
"value": "@entity.remaining",
|
|
252
251
|
"duration": 500.0
|
|
253
252
|
},
|
|
254
253
|
{
|
|
255
254
|
"type": "stat-display",
|
|
256
|
-
"
|
|
255
|
+
"max": 60.0,
|
|
257
256
|
"value": "@entity.remaining",
|
|
258
|
-
"
|
|
257
|
+
"label": "Time Remaining"
|
|
259
258
|
},
|
|
260
259
|
{
|
|
261
260
|
"min": 0.0,
|
|
@@ -264,11 +263,11 @@
|
|
|
264
263
|
"max": 60.0
|
|
265
264
|
},
|
|
266
265
|
{
|
|
267
|
-
"value": "@entity.remaining",
|
|
268
|
-
"showPercentage": true,
|
|
269
266
|
"max": 60.0,
|
|
267
|
+
"value": "@entity.remaining",
|
|
270
268
|
"type": "progress-bar",
|
|
271
|
-
"color": "primary"
|
|
269
|
+
"color": "primary",
|
|
270
|
+
"showPercentage": true
|
|
272
271
|
},
|
|
273
272
|
{
|
|
274
273
|
"label": "@entity.status",
|
|
@@ -276,36 +275,37 @@
|
|
|
276
275
|
}
|
|
277
276
|
],
|
|
278
277
|
"gap": "md",
|
|
279
|
-
"direction": "vertical",
|
|
280
278
|
"type": "stack",
|
|
281
|
-
"align": "center"
|
|
279
|
+
"align": "center",
|
|
280
|
+
"direction": "vertical"
|
|
282
281
|
},
|
|
283
282
|
{
|
|
284
|
-
"
|
|
283
|
+
"direction": "horizontal",
|
|
284
|
+
"gap": "sm",
|
|
285
285
|
"children": [
|
|
286
286
|
{
|
|
287
|
+
"type": "button",
|
|
287
288
|
"action": "PAUSE",
|
|
288
|
-
"
|
|
289
|
+
"variant": "secondary",
|
|
289
290
|
"label": "Pause",
|
|
290
|
-
"
|
|
291
|
-
"variant": "secondary"
|
|
291
|
+
"icon": "pause"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
"
|
|
294
|
+
"label": "Reset",
|
|
295
295
|
"action": "RESET",
|
|
296
|
-
"variant": "ghost",
|
|
297
296
|
"type": "button",
|
|
298
|
-
"
|
|
297
|
+
"variant": "ghost",
|
|
298
|
+
"icon": "rotate-ccw"
|
|
299
299
|
}
|
|
300
300
|
],
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"justify": "center"
|
|
301
|
+
"justify": "center",
|
|
302
|
+
"type": "stack"
|
|
304
303
|
}
|
|
305
304
|
],
|
|
306
305
|
"gap": "lg",
|
|
307
|
-
"
|
|
308
|
-
"
|
|
306
|
+
"direction": "vertical",
|
|
307
|
+
"align": "center",
|
|
308
|
+
"type": "stack"
|
|
309
309
|
}
|
|
310
310
|
]
|
|
311
311
|
]
|
|
@@ -319,90 +319,90 @@
|
|
|
319
319
|
"render-ui",
|
|
320
320
|
"main",
|
|
321
321
|
{
|
|
322
|
-
"direction": "vertical",
|
|
323
|
-
"align": "center",
|
|
324
|
-
"type": "stack",
|
|
325
|
-
"gap": "lg",
|
|
326
322
|
"children": [
|
|
327
323
|
{
|
|
328
|
-
"type": "stack",
|
|
329
|
-
"align": "center",
|
|
330
324
|
"children": [
|
|
331
325
|
{
|
|
326
|
+
"gap": "sm",
|
|
332
327
|
"type": "stack",
|
|
328
|
+
"align": "center",
|
|
333
329
|
"direction": "horizontal",
|
|
334
|
-
"gap": "sm",
|
|
335
330
|
"children": [
|
|
336
331
|
{
|
|
337
332
|
"type": "icon",
|
|
338
333
|
"name": "clock"
|
|
339
334
|
},
|
|
340
335
|
{
|
|
336
|
+
"variant": "h2",
|
|
341
337
|
"type": "typography",
|
|
342
|
-
"content": "Timer"
|
|
343
|
-
"variant": "h2"
|
|
338
|
+
"content": "Timer"
|
|
344
339
|
}
|
|
345
|
-
]
|
|
346
|
-
"align": "center"
|
|
340
|
+
]
|
|
347
341
|
},
|
|
348
342
|
{
|
|
349
343
|
"type": "divider"
|
|
350
344
|
},
|
|
351
345
|
{
|
|
346
|
+
"type": "animated-counter",
|
|
352
347
|
"value": "@entity.remaining",
|
|
353
|
-
"duration": 500.0
|
|
354
|
-
"type": "animated-counter"
|
|
348
|
+
"duration": 500.0
|
|
355
349
|
},
|
|
356
350
|
{
|
|
357
|
-
"
|
|
351
|
+
"max": 60.0,
|
|
358
352
|
"value": "@entity.remaining",
|
|
359
353
|
"type": "stat-display",
|
|
360
|
-
"
|
|
354
|
+
"label": "Time Remaining"
|
|
361
355
|
},
|
|
362
356
|
{
|
|
363
|
-
"
|
|
357
|
+
"value": "@entity.remaining",
|
|
364
358
|
"max": 60.0,
|
|
365
359
|
"min": 0.0,
|
|
366
|
-
"
|
|
360
|
+
"type": "meter"
|
|
367
361
|
},
|
|
368
362
|
{
|
|
363
|
+
"showPercentage": true,
|
|
369
364
|
"color": "primary",
|
|
365
|
+
"max": 60.0,
|
|
370
366
|
"type": "progress-bar",
|
|
371
|
-
"
|
|
372
|
-
"value": "@entity.remaining",
|
|
373
|
-
"max": 60.0
|
|
367
|
+
"value": "@entity.remaining"
|
|
374
368
|
},
|
|
375
369
|
{
|
|
376
370
|
"type": "badge",
|
|
377
371
|
"label": "@entity.status"
|
|
378
372
|
}
|
|
379
373
|
],
|
|
374
|
+
"gap": "md",
|
|
380
375
|
"direction": "vertical",
|
|
381
|
-
"
|
|
376
|
+
"align": "center",
|
|
377
|
+
"type": "stack"
|
|
382
378
|
},
|
|
383
379
|
{
|
|
384
380
|
"justify": "center",
|
|
381
|
+
"gap": "sm",
|
|
382
|
+
"type": "stack",
|
|
385
383
|
"children": [
|
|
386
384
|
{
|
|
387
|
-
"action": "PAUSE",
|
|
388
|
-
"variant": "secondary",
|
|
389
385
|
"type": "button",
|
|
386
|
+
"variant": "secondary",
|
|
387
|
+
"action": "PAUSE",
|
|
390
388
|
"label": "Pause",
|
|
391
389
|
"icon": "pause"
|
|
392
390
|
},
|
|
393
391
|
{
|
|
392
|
+
"variant": "ghost",
|
|
394
393
|
"action": "RESET",
|
|
395
|
-
"type": "button",
|
|
396
394
|
"icon": "rotate-ccw",
|
|
397
395
|
"label": "Reset",
|
|
398
|
-
"
|
|
396
|
+
"type": "button"
|
|
399
397
|
}
|
|
400
398
|
],
|
|
401
|
-
"direction": "horizontal"
|
|
402
|
-
"gap": "sm",
|
|
403
|
-
"type": "stack"
|
|
399
|
+
"direction": "horizontal"
|
|
404
400
|
}
|
|
405
|
-
]
|
|
401
|
+
],
|
|
402
|
+
"gap": "lg",
|
|
403
|
+
"align": "center",
|
|
404
|
+
"direction": "vertical",
|
|
405
|
+
"type": "stack"
|
|
406
406
|
}
|
|
407
407
|
]
|
|
408
408
|
]
|
|
@@ -421,23 +421,18 @@
|
|
|
421
421
|
"render-ui",
|
|
422
422
|
"main",
|
|
423
423
|
{
|
|
424
|
-
"direction": "vertical",
|
|
425
|
-
"gap": "lg",
|
|
426
424
|
"children": [
|
|
427
425
|
{
|
|
428
|
-
"direction": "vertical",
|
|
429
|
-
"align": "center",
|
|
430
|
-
"gap": "md",
|
|
431
426
|
"children": [
|
|
432
427
|
{
|
|
433
|
-
"type": "stack",
|
|
434
428
|
"direction": "horizontal",
|
|
435
|
-
"gap": "sm",
|
|
436
429
|
"align": "center",
|
|
430
|
+
"gap": "sm",
|
|
431
|
+
"type": "stack",
|
|
437
432
|
"children": [
|
|
438
433
|
{
|
|
439
|
-
"
|
|
440
|
-
"
|
|
434
|
+
"name": "clock",
|
|
435
|
+
"type": "icon"
|
|
441
436
|
},
|
|
442
437
|
{
|
|
443
438
|
"type": "typography",
|
|
@@ -456,21 +451,21 @@
|
|
|
456
451
|
},
|
|
457
452
|
{
|
|
458
453
|
"label": "Time Remaining",
|
|
459
|
-
"type": "stat-display",
|
|
460
454
|
"value": "@entity.remaining",
|
|
461
|
-
"max": 60.0
|
|
455
|
+
"max": 60.0,
|
|
456
|
+
"type": "stat-display"
|
|
462
457
|
},
|
|
463
458
|
{
|
|
464
|
-
"
|
|
459
|
+
"max": 60.0,
|
|
465
460
|
"type": "meter",
|
|
466
|
-
"
|
|
467
|
-
"
|
|
461
|
+
"value": "@entity.remaining",
|
|
462
|
+
"min": 0.0
|
|
468
463
|
},
|
|
469
464
|
{
|
|
470
|
-
"color": "primary",
|
|
471
465
|
"type": "progress-bar",
|
|
472
466
|
"max": 60.0,
|
|
473
467
|
"value": "@entity.remaining",
|
|
468
|
+
"color": "primary",
|
|
474
469
|
"showPercentage": true
|
|
475
470
|
},
|
|
476
471
|
{
|
|
@@ -478,33 +473,38 @@
|
|
|
478
473
|
"label": "@entity.status"
|
|
479
474
|
}
|
|
480
475
|
],
|
|
481
|
-
"
|
|
476
|
+
"align": "center",
|
|
477
|
+
"gap": "md",
|
|
478
|
+
"type": "stack",
|
|
479
|
+
"direction": "vertical"
|
|
482
480
|
},
|
|
483
481
|
{
|
|
484
482
|
"type": "stack",
|
|
483
|
+
"direction": "horizontal",
|
|
484
|
+
"justify": "center",
|
|
485
|
+
"gap": "sm",
|
|
485
486
|
"children": [
|
|
486
487
|
{
|
|
487
|
-
"
|
|
488
|
+
"variant": "primary",
|
|
488
489
|
"label": "Resume",
|
|
489
490
|
"type": "button",
|
|
490
|
-
"
|
|
491
|
-
"
|
|
491
|
+
"icon": "play",
|
|
492
|
+
"action": "RESUME"
|
|
492
493
|
},
|
|
493
494
|
{
|
|
495
|
+
"type": "button",
|
|
494
496
|
"action": "RESET",
|
|
495
|
-
"variant": "ghost",
|
|
496
497
|
"icon": "rotate-ccw",
|
|
497
|
-
"
|
|
498
|
-
"
|
|
498
|
+
"label": "Reset",
|
|
499
|
+
"variant": "ghost"
|
|
499
500
|
}
|
|
500
|
-
]
|
|
501
|
-
"gap": "sm",
|
|
502
|
-
"justify": "center",
|
|
503
|
-
"direction": "horizontal"
|
|
501
|
+
]
|
|
504
502
|
}
|
|
505
503
|
],
|
|
506
504
|
"type": "stack",
|
|
507
|
-
"align": "center"
|
|
505
|
+
"align": "center",
|
|
506
|
+
"direction": "vertical",
|
|
507
|
+
"gap": "lg"
|
|
508
508
|
}
|
|
509
509
|
]
|
|
510
510
|
]
|
|
@@ -523,88 +523,88 @@
|
|
|
523
523
|
"render-ui",
|
|
524
524
|
"main",
|
|
525
525
|
{
|
|
526
|
+
"type": "stack",
|
|
526
527
|
"align": "center",
|
|
528
|
+
"direction": "vertical",
|
|
527
529
|
"children": [
|
|
528
530
|
{
|
|
531
|
+
"gap": "md",
|
|
532
|
+
"align": "center",
|
|
533
|
+
"direction": "vertical",
|
|
529
534
|
"children": [
|
|
530
535
|
{
|
|
536
|
+
"direction": "horizontal",
|
|
531
537
|
"children": [
|
|
532
538
|
{
|
|
533
|
-
"
|
|
534
|
-
"
|
|
539
|
+
"name": "clock",
|
|
540
|
+
"type": "icon"
|
|
535
541
|
},
|
|
536
542
|
{
|
|
537
|
-
"type": "typography",
|
|
538
543
|
"variant": "h2",
|
|
539
|
-
"content": "Timer"
|
|
544
|
+
"content": "Timer",
|
|
545
|
+
"type": "typography"
|
|
540
546
|
}
|
|
541
547
|
],
|
|
542
|
-
"
|
|
548
|
+
"align": "center",
|
|
543
549
|
"type": "stack",
|
|
544
|
-
"
|
|
545
|
-
"align": "center"
|
|
550
|
+
"gap": "sm"
|
|
546
551
|
},
|
|
547
552
|
{
|
|
548
553
|
"type": "divider"
|
|
549
554
|
},
|
|
550
555
|
{
|
|
556
|
+
"type": "animated-counter",
|
|
551
557
|
"value": "@entity.remaining",
|
|
552
|
-
"duration": 500.0
|
|
553
|
-
"type": "animated-counter"
|
|
558
|
+
"duration": 500.0
|
|
554
559
|
},
|
|
555
560
|
{
|
|
556
|
-
"max": 60.0,
|
|
557
|
-
"label": "Time Remaining",
|
|
558
561
|
"type": "stat-display",
|
|
559
|
-
"
|
|
562
|
+
"label": "Time Remaining",
|
|
563
|
+
"value": "@entity.remaining",
|
|
564
|
+
"max": 60.0
|
|
560
565
|
},
|
|
561
566
|
{
|
|
562
567
|
"type": "meter",
|
|
563
|
-
"min": 0.0,
|
|
564
568
|
"max": 60.0,
|
|
565
|
-
"value": "@entity.remaining"
|
|
569
|
+
"value": "@entity.remaining",
|
|
570
|
+
"min": 0.0
|
|
566
571
|
},
|
|
567
572
|
{
|
|
568
|
-
"type": "progress-bar",
|
|
569
|
-
"value": "@entity.remaining",
|
|
570
573
|
"showPercentage": true,
|
|
574
|
+
"color": "primary",
|
|
571
575
|
"max": 60.0,
|
|
572
|
-
"
|
|
576
|
+
"type": "progress-bar",
|
|
577
|
+
"value": "@entity.remaining"
|
|
573
578
|
},
|
|
574
579
|
{
|
|
575
580
|
"label": "@entity.status",
|
|
576
581
|
"type": "badge"
|
|
577
582
|
}
|
|
578
583
|
],
|
|
579
|
-
"
|
|
580
|
-
"align": "center",
|
|
581
|
-
"type": "stack",
|
|
582
|
-
"gap": "md"
|
|
584
|
+
"type": "stack"
|
|
583
585
|
},
|
|
584
586
|
{
|
|
585
587
|
"content": "Time is up!",
|
|
586
|
-
"
|
|
587
|
-
"
|
|
588
|
+
"type": "typography",
|
|
589
|
+
"variant": "h3"
|
|
588
590
|
},
|
|
589
591
|
{
|
|
590
|
-
"justify": "center",
|
|
591
|
-
"type": "stack",
|
|
592
|
-
"gap": "sm",
|
|
593
592
|
"direction": "horizontal",
|
|
594
593
|
"children": [
|
|
595
594
|
{
|
|
596
595
|
"variant": "primary",
|
|
597
|
-
"label": "Reset",
|
|
598
596
|
"icon": "rotate-ccw",
|
|
597
|
+
"action": "RESET",
|
|
599
598
|
"type": "button",
|
|
600
|
-
"
|
|
599
|
+
"label": "Reset"
|
|
601
600
|
}
|
|
602
|
-
]
|
|
601
|
+
],
|
|
602
|
+
"type": "stack",
|
|
603
|
+
"gap": "sm",
|
|
604
|
+
"justify": "center"
|
|
603
605
|
}
|
|
604
606
|
],
|
|
605
|
-
"gap": "lg"
|
|
606
|
-
"type": "stack",
|
|
607
|
-
"direction": "vertical"
|
|
607
|
+
"gap": "lg"
|
|
608
608
|
}
|
|
609
609
|
]
|
|
610
610
|
]
|
|
@@ -623,31 +623,28 @@
|
|
|
623
623
|
"render-ui",
|
|
624
624
|
"main",
|
|
625
625
|
{
|
|
626
|
-
"gap": "lg",
|
|
627
626
|
"direction": "vertical",
|
|
628
627
|
"type": "stack",
|
|
629
628
|
"align": "center",
|
|
630
629
|
"children": [
|
|
631
630
|
{
|
|
632
|
-
"direction": "vertical",
|
|
633
|
-
"gap": "md",
|
|
634
631
|
"children": [
|
|
635
632
|
{
|
|
633
|
+
"type": "stack",
|
|
636
634
|
"direction": "horizontal",
|
|
635
|
+
"gap": "sm",
|
|
636
|
+
"align": "center",
|
|
637
637
|
"children": [
|
|
638
638
|
{
|
|
639
639
|
"name": "clock",
|
|
640
640
|
"type": "icon"
|
|
641
641
|
},
|
|
642
642
|
{
|
|
643
|
+
"type": "typography",
|
|
643
644
|
"content": "Timer",
|
|
644
|
-
"variant": "h2"
|
|
645
|
-
"type": "typography"
|
|
645
|
+
"variant": "h2"
|
|
646
646
|
}
|
|
647
|
-
]
|
|
648
|
-
"gap": "sm",
|
|
649
|
-
"align": "center",
|
|
650
|
-
"type": "stack"
|
|
647
|
+
]
|
|
651
648
|
},
|
|
652
649
|
{
|
|
653
650
|
"type": "divider"
|
|
@@ -658,62 +655,65 @@
|
|
|
658
655
|
"duration": 500.0
|
|
659
656
|
},
|
|
660
657
|
{
|
|
661
|
-
"value": "@entity.remaining",
|
|
662
658
|
"label": "Time Remaining",
|
|
659
|
+
"max": 60.0,
|
|
663
660
|
"type": "stat-display",
|
|
664
|
-
"
|
|
661
|
+
"value": "@entity.remaining"
|
|
665
662
|
},
|
|
666
663
|
{
|
|
667
664
|
"type": "meter",
|
|
668
|
-
"
|
|
665
|
+
"value": "@entity.remaining",
|
|
669
666
|
"min": 0.0,
|
|
670
|
-
"
|
|
667
|
+
"max": 60.0
|
|
671
668
|
},
|
|
672
669
|
{
|
|
673
|
-
"type": "progress-bar",
|
|
674
|
-
"max": 60.0,
|
|
675
670
|
"value": "@entity.remaining",
|
|
671
|
+
"color": "primary",
|
|
672
|
+
"max": 60.0,
|
|
676
673
|
"showPercentage": true,
|
|
677
|
-
"
|
|
674
|
+
"type": "progress-bar"
|
|
678
675
|
},
|
|
679
676
|
{
|
|
680
677
|
"label": "@entity.status",
|
|
681
678
|
"type": "badge"
|
|
682
679
|
}
|
|
683
680
|
],
|
|
684
|
-
"
|
|
685
|
-
"
|
|
681
|
+
"align": "center",
|
|
682
|
+
"gap": "md",
|
|
683
|
+
"direction": "vertical",
|
|
684
|
+
"type": "stack"
|
|
686
685
|
},
|
|
687
686
|
{
|
|
688
|
-
"direction": "horizontal",
|
|
689
687
|
"type": "stack",
|
|
688
|
+
"direction": "horizontal",
|
|
690
689
|
"justify": "center",
|
|
691
690
|
"children": [
|
|
692
691
|
{
|
|
693
692
|
"action": "START",
|
|
694
|
-
"variant": "primary",
|
|
695
|
-
"type": "button",
|
|
696
693
|
"label": "Start",
|
|
697
|
-
"icon": "play"
|
|
694
|
+
"icon": "play",
|
|
695
|
+
"variant": "primary",
|
|
696
|
+
"type": "button"
|
|
698
697
|
},
|
|
699
698
|
{
|
|
700
|
-
"type": "button",
|
|
701
699
|
"label": "Pause",
|
|
702
|
-
"
|
|
700
|
+
"action": "PAUSE",
|
|
703
701
|
"variant": "ghost",
|
|
704
|
-
"
|
|
702
|
+
"type": "button",
|
|
703
|
+
"icon": "pause"
|
|
705
704
|
},
|
|
706
705
|
{
|
|
707
|
-
"action": "RESET",
|
|
708
706
|
"variant": "ghost",
|
|
709
|
-
"label": "Reset",
|
|
710
707
|
"type": "button",
|
|
711
|
-
"
|
|
708
|
+
"action": "RESET",
|
|
709
|
+
"icon": "rotate-ccw",
|
|
710
|
+
"label": "Reset"
|
|
712
711
|
}
|
|
713
712
|
],
|
|
714
713
|
"gap": "sm"
|
|
715
714
|
}
|
|
716
|
-
]
|
|
715
|
+
],
|
|
716
|
+
"gap": "lg"
|
|
717
717
|
}
|
|
718
718
|
]
|
|
719
719
|
]
|
|
@@ -732,88 +732,88 @@
|
|
|
732
732
|
"render-ui",
|
|
733
733
|
"main",
|
|
734
734
|
{
|
|
735
|
-
"align": "center",
|
|
736
|
-
"direction": "vertical",
|
|
737
735
|
"gap": "lg",
|
|
736
|
+
"direction": "vertical",
|
|
737
|
+
"align": "center",
|
|
738
738
|
"type": "stack",
|
|
739
739
|
"children": [
|
|
740
740
|
{
|
|
741
|
+
"gap": "md",
|
|
742
|
+
"type": "stack",
|
|
743
|
+
"align": "center",
|
|
741
744
|
"children": [
|
|
742
745
|
{
|
|
743
|
-
"type": "stack",
|
|
744
746
|
"gap": "sm",
|
|
747
|
+
"type": "stack",
|
|
748
|
+
"align": "center",
|
|
745
749
|
"children": [
|
|
746
750
|
{
|
|
747
751
|
"name": "clock",
|
|
748
752
|
"type": "icon"
|
|
749
753
|
},
|
|
750
754
|
{
|
|
751
|
-
"variant": "h2",
|
|
752
755
|
"type": "typography",
|
|
756
|
+
"variant": "h2",
|
|
753
757
|
"content": "Timer"
|
|
754
758
|
}
|
|
755
759
|
],
|
|
756
|
-
"direction": "horizontal"
|
|
757
|
-
"align": "center"
|
|
760
|
+
"direction": "horizontal"
|
|
758
761
|
},
|
|
759
762
|
{
|
|
760
763
|
"type": "divider"
|
|
761
764
|
},
|
|
762
765
|
{
|
|
766
|
+
"value": "@entity.remaining",
|
|
763
767
|
"duration": 500.0,
|
|
764
|
-
"type": "animated-counter"
|
|
765
|
-
"value": "@entity.remaining"
|
|
768
|
+
"type": "animated-counter"
|
|
766
769
|
},
|
|
767
770
|
{
|
|
768
771
|
"type": "stat-display",
|
|
769
|
-
"
|
|
772
|
+
"value": "@entity.remaining",
|
|
770
773
|
"max": 60.0,
|
|
771
|
-
"
|
|
774
|
+
"label": "Time Remaining"
|
|
772
775
|
},
|
|
773
776
|
{
|
|
774
|
-
"type": "meter",
|
|
775
|
-
"value": "@entity.remaining",
|
|
776
777
|
"max": 60.0,
|
|
777
|
-
"min": 0.0
|
|
778
|
+
"min": 0.0,
|
|
779
|
+
"value": "@entity.remaining",
|
|
780
|
+
"type": "meter"
|
|
778
781
|
},
|
|
779
782
|
{
|
|
783
|
+
"value": "@entity.remaining",
|
|
784
|
+
"showPercentage": true,
|
|
780
785
|
"type": "progress-bar",
|
|
781
786
|
"color": "primary",
|
|
782
|
-
"max": 60.0
|
|
783
|
-
"value": "@entity.remaining",
|
|
784
|
-
"showPercentage": true
|
|
787
|
+
"max": 60.0
|
|
785
788
|
},
|
|
786
789
|
{
|
|
787
|
-
"
|
|
788
|
-
"
|
|
790
|
+
"type": "badge",
|
|
791
|
+
"label": "@entity.status"
|
|
789
792
|
}
|
|
790
793
|
],
|
|
791
|
-
"
|
|
792
|
-
"direction": "vertical",
|
|
793
|
-
"type": "stack",
|
|
794
|
-
"align": "center"
|
|
794
|
+
"direction": "vertical"
|
|
795
795
|
},
|
|
796
796
|
{
|
|
797
|
-
"justify": "center",
|
|
798
|
-
"direction": "horizontal",
|
|
799
|
-
"type": "stack",
|
|
800
|
-
"gap": "sm",
|
|
801
797
|
"children": [
|
|
802
798
|
{
|
|
803
|
-
"action": "PAUSE",
|
|
804
799
|
"type": "button",
|
|
800
|
+
"action": "PAUSE",
|
|
801
|
+
"icon": "pause",
|
|
805
802
|
"label": "Pause",
|
|
806
|
-
"variant": "secondary"
|
|
807
|
-
"icon": "pause"
|
|
803
|
+
"variant": "secondary"
|
|
808
804
|
},
|
|
809
805
|
{
|
|
810
806
|
"type": "button",
|
|
807
|
+
"variant": "ghost",
|
|
811
808
|
"action": "RESET",
|
|
812
|
-
"icon": "rotate-ccw",
|
|
813
809
|
"label": "Reset",
|
|
814
|
-
"
|
|
810
|
+
"icon": "rotate-ccw"
|
|
815
811
|
}
|
|
816
|
-
]
|
|
812
|
+
],
|
|
813
|
+
"justify": "center",
|
|
814
|
+
"gap": "sm",
|
|
815
|
+
"type": "stack",
|
|
816
|
+
"direction": "horizontal"
|
|
817
817
|
}
|
|
818
818
|
]
|
|
819
819
|
}
|
|
@@ -834,24 +834,27 @@
|
|
|
834
834
|
"render-ui",
|
|
835
835
|
"main",
|
|
836
836
|
{
|
|
837
|
-
"
|
|
837
|
+
"direction": "vertical",
|
|
838
838
|
"gap": "lg",
|
|
839
839
|
"children": [
|
|
840
840
|
{
|
|
841
|
+
"direction": "vertical",
|
|
842
|
+
"gap": "md",
|
|
843
|
+
"align": "center",
|
|
841
844
|
"children": [
|
|
842
845
|
{
|
|
843
846
|
"direction": "horizontal",
|
|
844
|
-
"gap": "sm",
|
|
845
847
|
"align": "center",
|
|
846
848
|
"type": "stack",
|
|
849
|
+
"gap": "sm",
|
|
847
850
|
"children": [
|
|
848
851
|
{
|
|
849
852
|
"type": "icon",
|
|
850
853
|
"name": "clock"
|
|
851
854
|
},
|
|
852
855
|
{
|
|
853
|
-
"content": "Timer",
|
|
854
856
|
"type": "typography",
|
|
857
|
+
"content": "Timer",
|
|
855
858
|
"variant": "h2"
|
|
856
859
|
}
|
|
857
860
|
]
|
|
@@ -860,71 +863,68 @@
|
|
|
860
863
|
"type": "divider"
|
|
861
864
|
},
|
|
862
865
|
{
|
|
863
|
-
"type": "animated-counter",
|
|
864
866
|
"value": "@entity.remaining",
|
|
865
|
-
"duration": 500.0
|
|
867
|
+
"duration": 500.0,
|
|
868
|
+
"type": "animated-counter"
|
|
866
869
|
},
|
|
867
870
|
{
|
|
868
871
|
"type": "stat-display",
|
|
869
|
-
"value": "@entity.remaining",
|
|
870
872
|
"label": "Time Remaining",
|
|
871
|
-
"max": 60.0
|
|
873
|
+
"max": 60.0,
|
|
874
|
+
"value": "@entity.remaining"
|
|
872
875
|
},
|
|
873
876
|
{
|
|
874
|
-
"value": "@entity.remaining",
|
|
875
|
-
"max": 60.0,
|
|
876
877
|
"type": "meter",
|
|
877
|
-
"
|
|
878
|
+
"max": 60.0,
|
|
879
|
+
"min": 0.0,
|
|
880
|
+
"value": "@entity.remaining"
|
|
878
881
|
},
|
|
879
882
|
{
|
|
880
|
-
"
|
|
883
|
+
"max": 60.0,
|
|
881
884
|
"type": "progress-bar",
|
|
882
|
-
"showPercentage": true,
|
|
883
885
|
"color": "primary",
|
|
884
|
-
"
|
|
886
|
+
"value": "@entity.remaining",
|
|
887
|
+
"showPercentage": true
|
|
885
888
|
},
|
|
886
889
|
{
|
|
887
890
|
"type": "badge",
|
|
888
891
|
"label": "@entity.status"
|
|
889
892
|
}
|
|
890
893
|
],
|
|
891
|
-
"type": "stack"
|
|
892
|
-
"direction": "vertical",
|
|
893
|
-
"gap": "md",
|
|
894
|
-
"align": "center"
|
|
894
|
+
"type": "stack"
|
|
895
895
|
},
|
|
896
896
|
{
|
|
897
|
-
"gap": "sm",
|
|
898
897
|
"children": [
|
|
899
898
|
{
|
|
900
|
-
"label": "Start",
|
|
901
899
|
"action": "START",
|
|
902
900
|
"type": "button",
|
|
901
|
+
"label": "Start",
|
|
903
902
|
"variant": "primary",
|
|
904
903
|
"icon": "play"
|
|
905
904
|
},
|
|
906
905
|
{
|
|
907
|
-
"icon": "pause",
|
|
908
906
|
"action": "PAUSE",
|
|
909
|
-
"type": "button",
|
|
910
907
|
"variant": "ghost",
|
|
908
|
+
"icon": "pause",
|
|
909
|
+
"type": "button",
|
|
911
910
|
"label": "Pause"
|
|
912
911
|
},
|
|
913
912
|
{
|
|
914
913
|
"label": "Reset",
|
|
915
|
-
"variant": "ghost",
|
|
916
914
|
"action": "RESET",
|
|
915
|
+
"variant": "ghost",
|
|
917
916
|
"type": "button",
|
|
918
917
|
"icon": "rotate-ccw"
|
|
919
918
|
}
|
|
920
919
|
],
|
|
921
|
-
"type": "stack",
|
|
922
920
|
"direction": "horizontal",
|
|
923
|
-
"
|
|
921
|
+
"gap": "sm",
|
|
922
|
+
"justify": "center",
|
|
923
|
+
"type": "stack"
|
|
924
924
|
}
|
|
925
925
|
],
|
|
926
|
-
"
|
|
927
|
-
"
|
|
926
|
+
"align": "center",
|
|
927
|
+
"type": "stack"
|
|
928
928
|
}
|
|
929
929
|
]
|
|
930
930
|
]
|
|
@@ -943,27 +943,28 @@
|
|
|
943
943
|
"render-ui",
|
|
944
944
|
"main",
|
|
945
945
|
{
|
|
946
|
+
"type": "stack",
|
|
947
|
+
"gap": "lg",
|
|
946
948
|
"align": "center",
|
|
947
949
|
"children": [
|
|
948
950
|
{
|
|
951
|
+
"direction": "vertical",
|
|
949
952
|
"align": "center",
|
|
950
953
|
"gap": "md",
|
|
951
|
-
"direction": "vertical",
|
|
952
|
-
"type": "stack",
|
|
953
954
|
"children": [
|
|
954
955
|
{
|
|
955
956
|
"direction": "horizontal",
|
|
956
|
-
"align": "center",
|
|
957
|
-
"type": "stack",
|
|
958
957
|
"gap": "sm",
|
|
958
|
+
"type": "stack",
|
|
959
|
+
"align": "center",
|
|
959
960
|
"children": [
|
|
960
961
|
{
|
|
961
|
-
"
|
|
962
|
-
"
|
|
962
|
+
"name": "clock",
|
|
963
|
+
"type": "icon"
|
|
963
964
|
},
|
|
964
965
|
{
|
|
965
|
-
"variant": "h2",
|
|
966
966
|
"content": "Timer",
|
|
967
|
+
"variant": "h2",
|
|
967
968
|
"type": "typography"
|
|
968
969
|
}
|
|
969
970
|
]
|
|
@@ -972,67 +973,66 @@
|
|
|
972
973
|
"type": "divider"
|
|
973
974
|
},
|
|
974
975
|
{
|
|
975
|
-
"
|
|
976
|
+
"duration": 500.0,
|
|
976
977
|
"type": "animated-counter",
|
|
977
|
-
"
|
|
978
|
+
"value": "@entity.remaining"
|
|
978
979
|
},
|
|
979
980
|
{
|
|
980
|
-
"max": 60.0,
|
|
981
|
-
"label": "Time Remaining",
|
|
982
981
|
"type": "stat-display",
|
|
983
|
-
"value": "@entity.remaining"
|
|
982
|
+
"value": "@entity.remaining",
|
|
983
|
+
"max": 60.0,
|
|
984
|
+
"label": "Time Remaining"
|
|
984
985
|
},
|
|
985
986
|
{
|
|
986
987
|
"min": 0.0,
|
|
987
|
-
"type": "meter",
|
|
988
988
|
"max": 60.0,
|
|
989
|
-
"value": "@entity.remaining"
|
|
989
|
+
"value": "@entity.remaining",
|
|
990
|
+
"type": "meter"
|
|
990
991
|
},
|
|
991
992
|
{
|
|
993
|
+
"type": "progress-bar",
|
|
992
994
|
"max": 60.0,
|
|
993
|
-
"showPercentage": true,
|
|
994
995
|
"color": "primary",
|
|
995
996
|
"value": "@entity.remaining",
|
|
996
|
-
"
|
|
997
|
+
"showPercentage": true
|
|
997
998
|
},
|
|
998
999
|
{
|
|
999
1000
|
"type": "badge",
|
|
1000
1001
|
"label": "@entity.status"
|
|
1001
1002
|
}
|
|
1002
|
-
]
|
|
1003
|
+
],
|
|
1004
|
+
"type": "stack"
|
|
1003
1005
|
},
|
|
1004
1006
|
{
|
|
1005
|
-
"
|
|
1007
|
+
"gap": "sm",
|
|
1006
1008
|
"justify": "center",
|
|
1009
|
+
"type": "stack",
|
|
1010
|
+
"direction": "horizontal",
|
|
1007
1011
|
"children": [
|
|
1008
1012
|
{
|
|
1009
|
-
"variant": "primary",
|
|
1010
|
-
"label": "Start",
|
|
1011
|
-
"action": "START",
|
|
1012
1013
|
"icon": "play",
|
|
1013
|
-
"
|
|
1014
|
+
"action": "START",
|
|
1015
|
+
"label": "Start",
|
|
1016
|
+
"type": "button",
|
|
1017
|
+
"variant": "primary"
|
|
1014
1018
|
},
|
|
1015
1019
|
{
|
|
1016
|
-
"label": "Pause",
|
|
1017
|
-
"type": "button",
|
|
1018
1020
|
"variant": "ghost",
|
|
1019
1021
|
"action": "PAUSE",
|
|
1020
|
-
"icon": "pause"
|
|
1022
|
+
"icon": "pause",
|
|
1023
|
+
"label": "Pause",
|
|
1024
|
+
"type": "button"
|
|
1021
1025
|
},
|
|
1022
1026
|
{
|
|
1023
|
-
"
|
|
1027
|
+
"variant": "ghost",
|
|
1024
1028
|
"label": "Reset",
|
|
1025
1029
|
"type": "button",
|
|
1026
|
-
"
|
|
1030
|
+
"action": "RESET",
|
|
1027
1031
|
"icon": "rotate-ccw"
|
|
1028
1032
|
}
|
|
1029
|
-
]
|
|
1030
|
-
"gap": "sm",
|
|
1031
|
-
"direction": "horizontal"
|
|
1033
|
+
]
|
|
1032
1034
|
}
|
|
1033
1035
|
],
|
|
1034
|
-
"gap": "lg",
|
|
1035
|
-
"type": "stack",
|
|
1036
1036
|
"direction": "vertical"
|
|
1037
1037
|
}
|
|
1038
1038
|
]
|