@opengeni/react 0.48.0 → 0.57.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/README.md +138 -2
- package/dist/artifacts-document.d.ts +3 -0
- package/dist/artifacts-document.js +17 -0
- package/dist/artifacts-document.js.map +1 -0
- package/dist/artifacts-presentation.d.ts +3 -0
- package/dist/artifacts-presentation.js +17 -0
- package/dist/artifacts-presentation.js.map +1 -0
- package/dist/artifacts-spreadsheet.d.ts +3 -0
- package/dist/artifacts-spreadsheet.js +17 -0
- package/dist/artifacts-spreadsheet.js.map +1 -0
- package/dist/artifacts.d.ts +2 -0
- package/dist/artifacts.js +199 -0
- package/dist/artifacts.js.map +1 -0
- package/dist/{chunk-NJ7M2B6Z.js → chunk-5UQPNLIO.js} +16 -8
- package/dist/{chunk-NJ7M2B6Z.js.map → chunk-5UQPNLIO.js.map} +1 -1
- package/dist/{chunk-LHLYWG5R.js → chunk-6KLX2RH5.js} +461 -38
- package/dist/chunk-6KLX2RH5.js.map +1 -0
- package/dist/chunk-7WCLAEFV.js +2828 -0
- package/dist/chunk-7WCLAEFV.js.map +1 -0
- package/dist/{chunk-I4MPFDRP.js → chunk-B6WPZSTT.js} +104 -104
- package/dist/{chunk-I4MPFDRP.js.map → chunk-B6WPZSTT.js.map} +1 -1
- package/dist/{chunk-EKZH6IDG.js → chunk-C5ZPSSS5.js} +111 -1
- package/dist/chunk-C5ZPSSS5.js.map +1 -0
- package/dist/{chunk-OL6QVXGF.js → chunk-HA46CYQK.js} +152 -8
- package/dist/chunk-HA46CYQK.js.map +1 -0
- package/dist/chunk-HUIKIDM5.js +2148 -0
- package/dist/chunk-HUIKIDM5.js.map +1 -0
- package/dist/{chunk-FWXGSNXT.js → chunk-IGC6A2ZI.js} +585 -34
- package/dist/chunk-IGC6A2ZI.js.map +1 -0
- package/dist/chunk-JVYQRRC4.js +53 -0
- package/dist/chunk-JVYQRRC4.js.map +1 -0
- package/dist/chunk-KCGXPP5V.js +157 -0
- package/dist/chunk-KCGXPP5V.js.map +1 -0
- package/dist/chunk-LLOLUHVG.js +5937 -0
- package/dist/chunk-LLOLUHVG.js.map +1 -0
- package/dist/{chunk-WYA65Y3F.js → chunk-MKPIAGVL.js} +13 -3
- package/dist/chunk-MKPIAGVL.js.map +1 -0
- package/dist/chunk-PEI6RANI.js +3234 -0
- package/dist/chunk-PEI6RANI.js.map +1 -0
- package/dist/chunk-R3AZOAB5.js +933 -0
- package/dist/chunk-R3AZOAB5.js.map +1 -0
- package/dist/{chunk-O4VXOBGF.js → chunk-WSK7G5LE.js} +70 -2
- package/dist/chunk-WSK7G5LE.js.map +1 -0
- package/dist/{chunk-23EJ676W.js → chunk-XBZWOM2K.js} +9 -4
- package/dist/chunk-XBZWOM2K.js.map +1 -0
- package/dist/{chunk-XCNTXWBB.js → chunk-Y7OEDUJ5.js} +856 -338
- package/dist/chunk-Y7OEDUJ5.js.map +1 -0
- package/dist/client.d.ts +10 -2
- package/dist/clipboard.d.ts +1 -0
- package/dist/clipboard.js +7 -0
- package/dist/clipboard.js.map +1 -0
- package/dist/commands/index.d.ts +3 -3
- package/dist/commands/registry.d.ts +1 -1
- package/dist/commands/types.d.ts +1 -1
- package/dist/components/approval-surface.d.ts +2 -2
- package/dist/components/artifacts/artifact-surface.d.ts +18 -0
- package/dist/components/artifacts/document-editor.d.ts +172 -0
- package/dist/components/artifacts/editable-artifact-ui.d.ts +13 -0
- package/dist/components/artifacts/editable-artifact-workbench.d.ts +49 -0
- package/dist/components/artifacts/editable-document.d.ts +24 -0
- package/dist/components/artifacts/editable-presentation.d.ts +24 -0
- package/dist/components/artifacts/editable-spreadsheet.d.ts +32 -0
- package/dist/components/artifacts/index.d.ts +9 -0
- package/dist/components/artifacts/presentation-editor.d.ts +297 -0
- package/dist/components/artifacts/published-html-artifact-frame.d.ts +14 -0
- package/dist/components/artifacts/spreadsheet-canvas.d.ts +120 -0
- package/dist/components/artifacts/spreadsheet-grid.d.ts +113 -0
- package/dist/components/browser-input.d.ts +7 -0
- package/dist/components/browser-viewer.d.ts +30 -0
- package/dist/components/chat-composer.d.ts +8 -8
- package/dist/components/code-editor.d.ts +25 -3
- package/dist/components/command-palette.d.ts +2 -2
- package/dist/components/composer-transcription-control.d.ts +2 -2
- package/dist/components/composer.d.ts +17 -17
- package/dist/components/computer-viewer.d.ts +24 -0
- package/dist/components/copy-button.d.ts +2 -2
- package/dist/components/desktop-viewer.d.ts +50 -22
- package/dist/components/diff-view.d.ts +1 -1
- package/dist/components/enrollment-consent.d.ts +1 -1
- package/dist/components/enrollment-device-flow.d.ts +1 -1
- package/dist/components/file-browser.d.ts +2 -2
- package/dist/components/fleet-tile.d.ts +1 -1
- package/dist/components/generated-video-player.d.ts +10 -0
- package/dist/components/human-input-form.d.ts +1 -1
- package/dist/components/human-input-surface.d.ts +2 -2
- package/dist/components/interaction-intervention-banner.d.ts +11 -0
- package/dist/components/interactive-workbench-viewers.d.ts +2 -0
- package/dist/components/machine-card.d.ts +2 -2
- package/dist/components/machine-dock-bar.d.ts +3 -3
- package/dist/components/machine-health-pill.d.ts +2 -2
- package/dist/components/machine-input-display.d.ts +1 -1
- package/dist/components/machine-metrics.d.ts +2 -2
- package/dist/components/machine-status-pill.d.ts +4 -4
- package/dist/components/machines/health.d.ts +1 -1
- package/dist/components/machines/machine-detail.d.ts +3 -3
- package/dist/components/machines/metric-history-chart.d.ts +1 -1
- package/dist/components/machines/metric-sparkline.d.ts +2 -2
- package/dist/components/machines/series.d.ts +2 -2
- package/dist/components/machines-dashboard.d.ts +2 -2
- package/dist/components/markdown.d.ts +1 -1
- package/dist/components/message-timeline.d.ts +12 -5
- package/dist/components/model-picker.d.ts +2 -2
- package/dist/components/model-policy-picker.d.ts +7 -7
- package/dist/components/pierre-diff.d.ts +1 -1
- package/dist/components/pierre-file.d.ts +1 -1
- package/dist/components/queue-draft-policy.d.ts +1 -1
- package/dist/components/queue-surface-implementation.d.ts +3 -3
- package/dist/components/queue-surface-state.d.ts +4 -4
- package/dist/components/queue-surface.d.ts +5 -5
- package/dist/components/sandbox-files.d.ts +3 -3
- package/dist/components/sandbox-terminal.d.ts +24 -4
- package/dist/components/sandbox-workspace.d.ts +28 -9
- package/dist/components/session-chrome.d.ts +4 -4
- package/dist/components/session-status.d.ts +2 -2
- package/dist/components/timeline-annotation-selection.d.ts +9 -0
- package/dist/components/timeline-annotations-dialog.d.ts +16 -0
- package/dist/components/timeline-annotations.d.ts +13 -0
- package/dist/components/tooltip.d.ts +4 -4
- package/dist/components/user-message-body.d.ts +2 -2
- package/dist/components/workbench-changes.d.ts +2 -2
- package/dist/components/workspace-dock.d.ts +1 -1
- package/dist/composer.d.ts +11 -11
- package/dist/composer.js +7 -7
- package/dist/hooks/internal.d.ts +1 -1
- package/dist/hooks/use-attached-browsers.d.ts +21 -0
- package/dist/hooks/use-auth-runs.d.ts +32 -0
- package/dist/hooks/use-available-models.d.ts +2 -2
- package/dist/hooks/use-billing-usage.d.ts +1 -1
- package/dist/hooks/use-browser-downloads.d.ts +25 -0
- package/dist/hooks/use-browser-frame-stream.d.ts +28 -0
- package/dist/hooks/use-browser-identities.d.ts +30 -0
- package/dist/hooks/use-browser-session.d.ts +29 -0
- package/dist/hooks/use-browser-sessions.d.ts +32 -0
- package/dist/hooks/use-channels.d.ts +26 -0
- package/dist/hooks/use-codex-accounts.d.ts +2 -2
- package/dist/hooks/use-composer.d.ts +36 -9
- package/dist/hooks/use-computer-frame-stream.d.ts +24 -0
- package/dist/hooks/use-computer-session.d.ts +29 -0
- package/dist/hooks/use-computer-sessions.d.ts +28 -0
- package/dist/hooks/use-desktop-stream.d.ts +5 -1
- package/dist/hooks/use-environments.d.ts +1 -1
- package/dist/hooks/use-file-attachments.d.ts +1 -1
- package/dist/hooks/use-goal.d.ts +2 -2
- package/dist/hooks/use-human-input.d.ts +2 -2
- package/dist/hooks/use-interaction-interventions.d.ts +27 -0
- package/dist/hooks/use-interaction-invalidation.d.ts +19 -0
- package/dist/hooks/use-last-started-turn-policy.d.ts +2 -2
- package/dist/hooks/use-machine-chip.d.ts +2 -2
- package/dist/hooks/use-machines.d.ts +4 -4
- package/dist/hooks/use-network-routes.d.ts +25 -0
- package/dist/hooks/use-packs.d.ts +7 -2
- package/dist/hooks/use-rigs.d.ts +1 -1
- package/dist/hooks/use-sandbox-files.d.ts +6 -4
- package/dist/hooks/use-sandbox-git.d.ts +6 -5
- package/dist/hooks/use-sandbox-terminal.d.ts +1 -1
- package/dist/hooks/use-scheduled-tasks.d.ts +1 -1
- package/dist/hooks/use-session-capabilities.d.ts +5 -4
- package/dist/hooks/use-session-control.d.ts +1 -1
- package/dist/hooks/use-session-events.d.ts +2 -2
- package/dist/hooks/use-session-lineage.d.ts +1 -1
- package/dist/hooks/use-session-mcp-approval-policy.d.ts +2 -2
- package/dist/hooks/use-session.d.ts +2 -2
- package/dist/hooks/use-site-auth-connections.d.ts +25 -0
- package/dist/hooks/use-slash-commands.d.ts +1 -1
- package/dist/hooks/use-supergrok-accounts.d.ts +26 -0
- package/dist/hooks/use-terminal-stream.d.ts +11 -2
- package/dist/hooks/use-turn-queue.d.ts +2 -2
- package/dist/hooks/use-video-artifact-playback.d.ts +9 -0
- package/dist/hooks/use-voice-input.d.ts +1 -1
- package/dist/hooks/use-workspace-capture.d.ts +1 -1
- package/dist/hooks/use-workspace-edit.d.ts +1 -1
- package/dist/hooks/use-workspace-sessions.d.ts +1 -1
- package/dist/hooks/use-workspaces.d.ts +1 -1
- package/dist/index.d.ts +162 -155
- package/dist/index.js +1822 -1703
- package/dist/index.js.map +1 -1
- package/dist/interaction.d.ts +33 -0
- package/dist/interaction.js +550 -0
- package/dist/interaction.js.map +1 -0
- package/dist/interactive-workbench-viewers-TOHBXJEE.js +15 -0
- package/dist/interactive-workbench-viewers-TOHBXJEE.js.map +1 -0
- package/dist/lib/host-platform.d.ts +5 -0
- package/dist/lib/relay-wire.d.ts +24 -1
- package/dist/lib/sandbox-liveness.d.ts +9 -0
- package/dist/lib/terminal-capability.d.ts +5 -0
- package/dist/lib/xterm-theme.d.ts +1 -1
- package/dist/machines.d.ts +30 -30
- package/dist/machines.js +2 -2
- package/dist/model-policy.d.ts +1 -1
- package/dist/model-policy.js +1 -1
- package/dist/provider.d.ts +6 -5
- package/dist/{queue-surface-implementation-U5JFG7HT.js → queue-surface-implementation-2KVJTYXH.js} +100 -48
- package/dist/queue-surface-implementation-2KVJTYXH.js.map +1 -0
- package/dist/realtime/dropdown-menu.d.ts +8 -8
- package/dist/realtime/realtime-control.d.ts +8 -8
- package/dist/realtime.d.ts +4 -4
- package/dist/realtime.js +38 -11
- package/dist/realtime.js.map +1 -1
- package/dist/session-context.d.ts +28 -2
- package/dist/session-ui.d.ts +14 -14
- package/dist/session-ui.js +5 -4
- package/dist/session.d.ts +28 -28
- package/dist/session.js +10 -10
- package/dist/timeline/activity-rail.d.ts +5 -3
- package/dist/timeline/disclosure-context.d.ts +1 -1
- package/dist/timeline/fleet-decision-projection.d.ts +1 -1
- package/dist/timeline/fleet-decision-row.d.ts +3 -3
- package/dist/timeline/index.d.ts +19 -19
- package/dist/timeline/parsers.d.ts +4 -1
- package/dist/timeline/projection.d.ts +3 -3
- package/dist/timeline/registry.d.ts +8 -2
- package/dist/timeline/screenshot-lightbox.d.ts +2 -2
- package/dist/timeline/shared.d.ts +21 -10
- package/dist/timeline/tool-diff.d.ts +2 -2
- package/dist/timeline/tool-renderers.d.ts +1 -1
- package/dist/timeline/turn-summary.d.ts +3 -3
- package/dist/timeline/types.d.ts +44 -3
- package/dist/timeline-annotation-selection-3L7LHGG2.js +187 -0
- package/dist/timeline-annotation-selection-3L7LHGG2.js.map +1 -0
- package/dist/timeline-annotations-dialog-U7EVLR75.js +196 -0
- package/dist/timeline-annotations-dialog-U7EVLR75.js.map +1 -0
- package/package.json +36 -7
- package/src/artifacts-document.ts +31 -0
- package/src/artifacts-presentation.ts +36 -0
- package/src/artifacts-spreadsheet.ts +21 -0
- package/src/artifacts.ts +89 -0
- package/src/client.ts +157 -1
- package/src/clipboard.ts +2 -0
- package/src/components/artifacts/artifact-surface.tsx +93 -0
- package/src/components/artifacts/document-editor.tsx +2255 -0
- package/src/components/artifacts/editable-artifact-ui.tsx +89 -0
- package/src/components/artifacts/editable-artifact-workbench.tsx +203 -0
- package/src/components/artifacts/editable-document.tsx +657 -0
- package/src/components/artifacts/editable-presentation.tsx +1020 -0
- package/src/components/artifacts/editable-spreadsheet.tsx +733 -0
- package/src/components/artifacts/index.ts +104 -0
- package/src/components/artifacts/presentation-editor.tsx +3148 -0
- package/src/components/artifacts/published-html-artifact-frame.tsx +38 -0
- package/src/components/artifacts/spreadsheet-canvas.ts +799 -0
- package/src/components/artifacts/spreadsheet-grid.tsx +2129 -0
- package/src/components/browser-input.ts +65 -0
- package/src/components/browser-viewer.tsx +2702 -0
- package/src/components/chat-composer.tsx +13 -0
- package/src/components/code-editor.tsx +89 -30
- package/src/components/composer-transcription-control.tsx +10 -6
- package/src/components/computer-viewer.tsx +1636 -0
- package/src/components/desktop-viewer.tsx +215 -74
- package/src/components/generated-video-player.tsx +89 -0
- package/src/components/interaction-intervention-banner.tsx +99 -0
- package/src/components/interactive-workbench-viewers.ts +2 -0
- package/src/components/machine-input-display.ts +3 -0
- package/src/components/machines/machine-detail.tsx +1 -1
- package/src/components/message-timeline.tsx +289 -32
- package/src/components/model-policy-picker.tsx +15 -0
- package/src/components/queue-surface-implementation.tsx +116 -60
- package/src/components/sandbox-files.tsx +2 -2
- package/src/components/sandbox-terminal.tsx +128 -46
- package/src/components/sandbox-workspace.tsx +256 -90
- package/src/components/session-chrome.tsx +53 -13
- package/src/components/timeline-annotation-selection.tsx +221 -0
- package/src/components/timeline-annotations-dialog.tsx +213 -0
- package/src/components/timeline-annotations.tsx +84 -0
- package/src/components/workbench-changes.tsx +188 -31
- package/src/components/workspace-dock.tsx +59 -5
- package/src/hooks/use-attached-browsers.ts +154 -0
- package/src/hooks/use-auth-runs.ts +278 -0
- package/src/hooks/use-browser-downloads.ts +218 -0
- package/src/hooks/use-browser-frame-stream.ts +425 -0
- package/src/hooks/use-browser-identities.ts +266 -0
- package/src/hooks/use-browser-session.ts +543 -0
- package/src/hooks/use-browser-sessions.ts +286 -0
- package/src/hooks/use-channels.ts +99 -0
- package/src/hooks/use-composer.ts +769 -24
- package/src/hooks/use-computer-frame-stream.ts +434 -0
- package/src/hooks/use-computer-session.ts +462 -0
- package/src/hooks/use-computer-sessions.ts +251 -0
- package/src/hooks/use-desktop-stream.ts +39 -7
- package/src/hooks/use-interaction-interventions.ts +242 -0
- package/src/hooks/use-interaction-invalidation.ts +66 -0
- package/src/hooks/use-machine-chip.ts +15 -3
- package/src/hooks/use-machines.ts +33 -3
- package/src/hooks/use-network-routes.ts +214 -0
- package/src/hooks/use-packs.ts +51 -0
- package/src/hooks/use-sandbox-files.ts +98 -55
- package/src/hooks/use-sandbox-git.ts +93 -38
- package/src/hooks/use-sandbox-terminal.ts +3 -2
- package/src/hooks/use-session-capabilities.ts +59 -46
- package/src/hooks/use-site-auth-connections.ts +226 -0
- package/src/hooks/use-supergrok-accounts.ts +81 -0
- package/src/hooks/use-terminal-stream.ts +359 -47
- package/src/hooks/use-video-artifact-playback.ts +28 -0
- package/src/hooks/use-workspace-edit.ts +2 -1
- package/src/index.ts +18 -0
- package/src/interaction.ts +101 -0
- package/src/lib/host-platform.ts +10 -0
- package/src/lib/relay-wire.ts +47 -4
- package/src/lib/sandbox-liveness.ts +11 -0
- package/src/lib/terminal-capability.ts +10 -0
- package/src/model-policy.ts +19 -4
- package/src/provider.tsx +133 -1
- package/src/realtime/realtime-control.tsx +34 -6
- package/src/session-context.ts +156 -1
- package/src/timeline/activity-rail.tsx +25 -3
- package/src/timeline/index.ts +3 -0
- package/src/timeline/parsers.ts +14 -1
- package/src/timeline/projection.ts +269 -14
- package/src/timeline/registry.ts +13 -1
- package/src/timeline/screenshot-lightbox.tsx +19 -9
- package/src/timeline/shared.tsx +56 -8
- package/src/timeline/tool-renderers.tsx +303 -50
- package/src/timeline/types.ts +57 -3
- package/styles/compiled.css +312 -21
- package/styles/index.css +15 -0
- package/styles/responsive.css +13 -1
- package/dist/chunk-23EJ676W.js.map +0 -1
- package/dist/chunk-EKZH6IDG.js.map +0 -1
- package/dist/chunk-FWXGSNXT.js.map +0 -1
- package/dist/chunk-LHLYWG5R.js.map +0 -1
- package/dist/chunk-O4VXOBGF.js.map +0 -1
- package/dist/chunk-OL6QVXGF.js.map +0 -1
- package/dist/chunk-WYA65Y3F.js.map +0 -1
- package/dist/chunk-XCNTXWBB.js.map +0 -1
- package/dist/fleet-decision-projection-SLNZMS42.js +0 -241
- package/dist/fleet-decision-projection-SLNZMS42.js.map +0 -1
- package/dist/queue-surface-implementation-U5JFG7HT.js.map +0 -1
package/styles/compiled.css
CHANGED
|
@@ -472,6 +472,7 @@
|
|
|
472
472
|
--ease-out: cubic-bezier(0, 0, 0.2, 1);
|
|
473
473
|
--blur-sm: 8px;
|
|
474
474
|
--blur-md: 12px;
|
|
475
|
+
--aspect-video: 16 / 9;
|
|
475
476
|
--default-transition-duration: 150ms;
|
|
476
477
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
477
478
|
--color-og-surface-1: var(--og-color-surface-1);
|
|
@@ -555,9 +556,18 @@
|
|
|
555
556
|
:where(.og-root).top-1\/2,:where(.og-root) .top-1\/2 {
|
|
556
557
|
top: calc(1 / 2 * 100%);
|
|
557
558
|
}
|
|
559
|
+
:where(.og-root).top-2,:where(.og-root) .top-2 {
|
|
560
|
+
top: calc(var(--spacing) * 2);
|
|
561
|
+
}
|
|
558
562
|
:where(.og-root).top-3,:where(.og-root) .top-3 {
|
|
559
563
|
top: calc(var(--spacing) * 3);
|
|
560
564
|
}
|
|
565
|
+
:where(.og-root).top-8,:where(.og-root) .top-8 {
|
|
566
|
+
top: calc(var(--spacing) * 8);
|
|
567
|
+
}
|
|
568
|
+
:where(.og-root).top-10,:where(.og-root) .top-10 {
|
|
569
|
+
top: calc(var(--spacing) * 10);
|
|
570
|
+
}
|
|
561
571
|
:where(.og-root).-right-3,:where(.og-root) .-right-3 {
|
|
562
572
|
right: calc(var(--spacing) * -3);
|
|
563
573
|
}
|
|
@@ -573,9 +583,18 @@
|
|
|
573
583
|
:where(.og-root).bottom-0,:where(.og-root) .bottom-0 {
|
|
574
584
|
bottom: calc(var(--spacing) * 0);
|
|
575
585
|
}
|
|
586
|
+
:where(.og-root).bottom-2,:where(.og-root) .bottom-2 {
|
|
587
|
+
bottom: calc(var(--spacing) * 2);
|
|
588
|
+
}
|
|
589
|
+
:where(.og-root).bottom-3,:where(.og-root) .bottom-3 {
|
|
590
|
+
bottom: calc(var(--spacing) * 3);
|
|
591
|
+
}
|
|
576
592
|
:where(.og-root).bottom-4,:where(.og-root) .bottom-4 {
|
|
577
593
|
bottom: calc(var(--spacing) * 4);
|
|
578
594
|
}
|
|
595
|
+
:where(.og-root).bottom-7,:where(.og-root) .bottom-7 {
|
|
596
|
+
bottom: calc(var(--spacing) * 7);
|
|
597
|
+
}
|
|
579
598
|
:where(.og-root).bottom-14,:where(.og-root) .bottom-14 {
|
|
580
599
|
bottom: calc(var(--spacing) * 14);
|
|
581
600
|
}
|
|
@@ -588,6 +607,12 @@
|
|
|
588
607
|
:where(.og-root).left-1\/2,:where(.og-root) .left-1\/2 {
|
|
589
608
|
left: calc(1 / 2 * 100%);
|
|
590
609
|
}
|
|
610
|
+
:where(.og-root).left-2,:where(.og-root) .left-2 {
|
|
611
|
+
left: calc(var(--spacing) * 2);
|
|
612
|
+
}
|
|
613
|
+
:where(.og-root).z-0,:where(.og-root) .z-0 {
|
|
614
|
+
z-index: 0;
|
|
615
|
+
}
|
|
591
616
|
:where(.og-root).z-10,:where(.og-root) .z-10 {
|
|
592
617
|
z-index: 10;
|
|
593
618
|
}
|
|
@@ -606,6 +631,12 @@
|
|
|
606
631
|
:where(.og-root).z-\[1\],:where(.og-root) .z-\[1\] {
|
|
607
632
|
z-index: 1;
|
|
608
633
|
}
|
|
634
|
+
:where(.og-root).z-\[75\],:where(.og-root) .z-\[75\] {
|
|
635
|
+
z-index: 75;
|
|
636
|
+
}
|
|
637
|
+
:where(.og-root).z-\[80\],:where(.og-root) .z-\[80\] {
|
|
638
|
+
z-index: 80;
|
|
639
|
+
}
|
|
609
640
|
:where(.og-root).z-\[100\],:where(.og-root) .z-\[100\] {
|
|
610
641
|
z-index: 100;
|
|
611
642
|
}
|
|
@@ -615,6 +646,9 @@
|
|
|
615
646
|
:where(.og-root).z-\[2147483647\],:where(.og-root) .z-\[2147483647\] {
|
|
616
647
|
z-index: 2147483647;
|
|
617
648
|
}
|
|
649
|
+
:where(.og-root).col-span-2,:where(.og-root) .col-span-2 {
|
|
650
|
+
grid-column: span 2 / span 2;
|
|
651
|
+
}
|
|
618
652
|
:where(.og-root).col-span-full,:where(.og-root) .col-span-full {
|
|
619
653
|
grid-column: 1 / -1;
|
|
620
654
|
}
|
|
@@ -654,6 +688,9 @@
|
|
|
654
688
|
:where(.og-root).m-0,:where(.og-root) .m-0 {
|
|
655
689
|
margin: calc(var(--spacing) * 0);
|
|
656
690
|
}
|
|
691
|
+
:where(.og-root).m-auto,:where(.og-root) .m-auto {
|
|
692
|
+
margin: auto;
|
|
693
|
+
}
|
|
657
694
|
:where(.og-root).-mx-1,:where(.og-root) .-mx-1 {
|
|
658
695
|
margin-inline: calc(var(--spacing) * -1);
|
|
659
696
|
}
|
|
@@ -768,6 +805,9 @@
|
|
|
768
805
|
:where(.og-root).ml-px,:where(.og-root) .ml-px {
|
|
769
806
|
margin-left: 1px;
|
|
770
807
|
}
|
|
808
|
+
:where(.og-root).box-border,:where(.og-root) .box-border {
|
|
809
|
+
box-sizing: border-box;
|
|
810
|
+
}
|
|
771
811
|
:where(.og-root).line-clamp-1,:where(.og-root) .line-clamp-1 {
|
|
772
812
|
overflow: hidden;
|
|
773
813
|
display: -webkit-box;
|
|
@@ -813,6 +853,9 @@
|
|
|
813
853
|
:where(.og-root).table,:where(.og-root) .table {
|
|
814
854
|
display: table;
|
|
815
855
|
}
|
|
856
|
+
:where(.og-root).aspect-video,:where(.og-root) .aspect-video {
|
|
857
|
+
aspect-ratio: var(--aspect-video);
|
|
858
|
+
}
|
|
816
859
|
:where(.og-root).size-1,:where(.og-root) .size-1 {
|
|
817
860
|
width: calc(var(--spacing) * 1);
|
|
818
861
|
height: calc(var(--spacing) * 1);
|
|
@@ -841,6 +884,10 @@
|
|
|
841
884
|
width: calc(var(--spacing) * 4);
|
|
842
885
|
height: calc(var(--spacing) * 4);
|
|
843
886
|
}
|
|
887
|
+
:where(.og-root).size-4\.5,:where(.og-root) .size-4\.5 {
|
|
888
|
+
width: calc(var(--spacing) * 4.5);
|
|
889
|
+
height: calc(var(--spacing) * 4.5);
|
|
890
|
+
}
|
|
844
891
|
:where(.og-root).size-5,:where(.og-root) .size-5 {
|
|
845
892
|
width: calc(var(--spacing) * 5);
|
|
846
893
|
height: calc(var(--spacing) * 5);
|
|
@@ -877,6 +924,10 @@
|
|
|
877
924
|
width: 100%;
|
|
878
925
|
height: 100%;
|
|
879
926
|
}
|
|
927
|
+
:where(.og-root).size-px,:where(.og-root) .size-px {
|
|
928
|
+
width: 1px;
|
|
929
|
+
height: 1px;
|
|
930
|
+
}
|
|
880
931
|
:where(.og-root).h-1,:where(.og-root) .h-1 {
|
|
881
932
|
height: calc(var(--spacing) * 1);
|
|
882
933
|
}
|
|
@@ -886,6 +937,9 @@
|
|
|
886
937
|
:where(.og-root).h-4,:where(.og-root) .h-4 {
|
|
887
938
|
height: calc(var(--spacing) * 4);
|
|
888
939
|
}
|
|
940
|
+
:where(.og-root).h-5,:where(.og-root) .h-5 {
|
|
941
|
+
height: calc(var(--spacing) * 5);
|
|
942
|
+
}
|
|
889
943
|
:where(.og-root).h-6,:where(.og-root) .h-6 {
|
|
890
944
|
height: calc(var(--spacing) * 6);
|
|
891
945
|
}
|
|
@@ -937,6 +991,12 @@
|
|
|
937
991
|
:where(.og-root).max-h-20,:where(.og-root) .max-h-20 {
|
|
938
992
|
max-height: calc(var(--spacing) * 20);
|
|
939
993
|
}
|
|
994
|
+
:where(.og-root).max-h-28,:where(.og-root) .max-h-28 {
|
|
995
|
+
max-height: calc(var(--spacing) * 28);
|
|
996
|
+
}
|
|
997
|
+
:where(.og-root).max-h-40,:where(.og-root) .max-h-40 {
|
|
998
|
+
max-height: calc(var(--spacing) * 40);
|
|
999
|
+
}
|
|
940
1000
|
:where(.og-root).max-h-48,:where(.og-root) .max-h-48 {
|
|
941
1001
|
max-height: calc(var(--spacing) * 48);
|
|
942
1002
|
}
|
|
@@ -952,6 +1012,9 @@
|
|
|
952
1012
|
:where(.og-root).max-h-80,:where(.og-root) .max-h-80 {
|
|
953
1013
|
max-height: calc(var(--spacing) * 80);
|
|
954
1014
|
}
|
|
1015
|
+
:where(.og-root).max-h-\[32rem\],:where(.og-root) .max-h-\[32rem\] {
|
|
1016
|
+
max-height: 32rem;
|
|
1017
|
+
}
|
|
955
1018
|
:where(.og-root).max-h-\[82vh\],:where(.og-root) .max-h-\[82vh\] {
|
|
956
1019
|
max-height: 82vh;
|
|
957
1020
|
}
|
|
@@ -970,6 +1033,9 @@
|
|
|
970
1033
|
:where(.og-root).max-h-\[min\(30rem\,60dvh\)\],:where(.og-root) .max-h-\[min\(30rem\,60dvh\)\] {
|
|
971
1034
|
max-height: min(30rem, 60dvh);
|
|
972
1035
|
}
|
|
1036
|
+
:where(.og-root).max-h-\[min\(32rem\,70vh\)\],:where(.og-root) .max-h-\[min\(32rem\,70vh\)\] {
|
|
1037
|
+
max-height: min(32rem, 70vh);
|
|
1038
|
+
}
|
|
973
1039
|
:where(.og-root).max-h-full,:where(.og-root) .max-h-full {
|
|
974
1040
|
max-height: 100%;
|
|
975
1041
|
}
|
|
@@ -985,12 +1051,21 @@
|
|
|
985
1051
|
:where(.og-root).min-h-9,:where(.og-root) .min-h-9 {
|
|
986
1052
|
min-height: calc(var(--spacing) * 9);
|
|
987
1053
|
}
|
|
1054
|
+
:where(.og-root).min-h-10,:where(.og-root) .min-h-10 {
|
|
1055
|
+
min-height: calc(var(--spacing) * 10);
|
|
1056
|
+
}
|
|
988
1057
|
:where(.og-root).min-h-11,:where(.og-root) .min-h-11 {
|
|
989
1058
|
min-height: calc(var(--spacing) * 11);
|
|
990
1059
|
}
|
|
991
1060
|
:where(.og-root).min-h-14,:where(.og-root) .min-h-14 {
|
|
992
1061
|
min-height: calc(var(--spacing) * 14);
|
|
993
1062
|
}
|
|
1063
|
+
:where(.og-root).min-h-56,:where(.og-root) .min-h-56 {
|
|
1064
|
+
min-height: calc(var(--spacing) * 56);
|
|
1065
|
+
}
|
|
1066
|
+
:where(.og-root).min-h-72,:where(.og-root) .min-h-72 {
|
|
1067
|
+
min-height: calc(var(--spacing) * 72);
|
|
1068
|
+
}
|
|
994
1069
|
:where(.og-root).min-h-\[var\(--og-session-chrome-chip-min-height\)\],:where(.og-root) .min-h-\[var\(--og-session-chrome-chip-min-height\)\] {
|
|
995
1070
|
min-height: var(--og-session-chrome-chip-min-height);
|
|
996
1071
|
}
|
|
@@ -1012,9 +1087,15 @@
|
|
|
1012
1087
|
:where(.og-root).w-3,:where(.og-root) .w-3 {
|
|
1013
1088
|
width: calc(var(--spacing) * 3);
|
|
1014
1089
|
}
|
|
1090
|
+
:where(.og-root).w-5,:where(.og-root) .w-5 {
|
|
1091
|
+
width: calc(var(--spacing) * 5);
|
|
1092
|
+
}
|
|
1015
1093
|
:where(.og-root).w-6,:where(.og-root) .w-6 {
|
|
1016
1094
|
width: calc(var(--spacing) * 6);
|
|
1017
1095
|
}
|
|
1096
|
+
:where(.og-root).w-7,:where(.og-root) .w-7 {
|
|
1097
|
+
width: calc(var(--spacing) * 7);
|
|
1098
|
+
}
|
|
1018
1099
|
:where(.og-root).w-11,:where(.og-root) .w-11 {
|
|
1019
1100
|
width: calc(var(--spacing) * 11);
|
|
1020
1101
|
}
|
|
@@ -1024,6 +1105,9 @@
|
|
|
1024
1105
|
:where(.og-root).w-48,:where(.og-root) .w-48 {
|
|
1025
1106
|
width: calc(var(--spacing) * 48);
|
|
1026
1107
|
}
|
|
1108
|
+
:where(.og-root).w-64,:where(.og-root) .w-64 {
|
|
1109
|
+
width: calc(var(--spacing) * 64);
|
|
1110
|
+
}
|
|
1027
1111
|
:where(.og-root).w-72,:where(.og-root) .w-72 {
|
|
1028
1112
|
width: calc(var(--spacing) * 72);
|
|
1029
1113
|
}
|
|
@@ -1042,6 +1126,9 @@
|
|
|
1042
1126
|
:where(.og-root).w-\[clamp\(12rem\,28\%\,15rem\)\],:where(.og-root) .w-\[clamp\(12rem\,28\%\,15rem\)\] {
|
|
1043
1127
|
width: clamp(12rem, 28%, 15rem);
|
|
1044
1128
|
}
|
|
1129
|
+
:where(.og-root).w-\[min\(25rem\,calc\(100vw-1\.5rem\)\)\],:where(.og-root) .w-\[min\(25rem\,calc\(100vw-1\.5rem\)\)\] {
|
|
1130
|
+
width: min(25rem, calc(100vw - 1.5rem));
|
|
1131
|
+
}
|
|
1045
1132
|
:where(.og-root).w-\[min\(36rem\,calc\(100vw-2rem\)\)\],:where(.og-root) .w-\[min\(36rem\,calc\(100vw-2rem\)\)\] {
|
|
1046
1133
|
width: min(36rem, calc(100vw - 2rem));
|
|
1047
1134
|
}
|
|
@@ -1075,6 +1162,15 @@
|
|
|
1075
1162
|
:where(.og-root).max-w-44,:where(.og-root) .max-w-44 {
|
|
1076
1163
|
max-width: calc(var(--spacing) * 44);
|
|
1077
1164
|
}
|
|
1165
|
+
:where(.og-root).max-w-48,:where(.og-root) .max-w-48 {
|
|
1166
|
+
max-width: calc(var(--spacing) * 48);
|
|
1167
|
+
}
|
|
1168
|
+
:where(.og-root).max-w-52,:where(.og-root) .max-w-52 {
|
|
1169
|
+
max-width: calc(var(--spacing) * 52);
|
|
1170
|
+
}
|
|
1171
|
+
:where(.og-root).max-w-56,:where(.og-root) .max-w-56 {
|
|
1172
|
+
max-width: calc(var(--spacing) * 56);
|
|
1173
|
+
}
|
|
1078
1174
|
:where(.og-root).max-w-64,:where(.og-root) .max-w-64 {
|
|
1079
1175
|
max-width: calc(var(--spacing) * 64);
|
|
1080
1176
|
}
|
|
@@ -1123,6 +1219,15 @@
|
|
|
1123
1219
|
:where(.og-root).min-w-0,:where(.og-root) .min-w-0 {
|
|
1124
1220
|
min-width: calc(var(--spacing) * 0);
|
|
1125
1221
|
}
|
|
1222
|
+
:where(.og-root).min-w-11,:where(.og-root) .min-w-11 {
|
|
1223
|
+
min-width: calc(var(--spacing) * 11);
|
|
1224
|
+
}
|
|
1225
|
+
:where(.og-root).min-w-16,:where(.og-root) .min-w-16 {
|
|
1226
|
+
min-width: calc(var(--spacing) * 16);
|
|
1227
|
+
}
|
|
1228
|
+
:where(.og-root).min-w-24,:where(.og-root) .min-w-24 {
|
|
1229
|
+
min-width: calc(var(--spacing) * 24);
|
|
1230
|
+
}
|
|
1126
1231
|
:where(.og-root).min-w-\[8rem\],:where(.og-root) .min-w-\[8rem\] {
|
|
1127
1232
|
min-width: 8rem;
|
|
1128
1233
|
}
|
|
@@ -1132,6 +1237,9 @@
|
|
|
1132
1237
|
:where(.og-root).min-w-\[160px\],:where(.og-root) .min-w-\[160px\] {
|
|
1133
1238
|
min-width: 160px;
|
|
1134
1239
|
}
|
|
1240
|
+
:where(.og-root).min-w-full,:where(.og-root) .min-w-full {
|
|
1241
|
+
min-width: 100%;
|
|
1242
|
+
}
|
|
1135
1243
|
:where(.og-root).flex-1,:where(.og-root) .flex-1 {
|
|
1136
1244
|
flex: 1;
|
|
1137
1245
|
}
|
|
@@ -1226,12 +1334,18 @@
|
|
|
1226
1334
|
:where(.og-root).cursor-not-allowed,:where(.og-root) .cursor-not-allowed {
|
|
1227
1335
|
cursor: not-allowed;
|
|
1228
1336
|
}
|
|
1337
|
+
:where(.og-root).cursor-nwse-resize,:where(.og-root) .cursor-nwse-resize {
|
|
1338
|
+
cursor: nwse-resize;
|
|
1339
|
+
}
|
|
1229
1340
|
:where(.og-root).cursor-pointer,:where(.og-root) .cursor-pointer {
|
|
1230
1341
|
cursor: pointer;
|
|
1231
1342
|
}
|
|
1232
1343
|
:where(.og-root).cursor-row-resize,:where(.og-root) .cursor-row-resize {
|
|
1233
1344
|
cursor: row-resize;
|
|
1234
1345
|
}
|
|
1346
|
+
:where(.og-root).cursor-text,:where(.og-root) .cursor-text {
|
|
1347
|
+
cursor: text;
|
|
1348
|
+
}
|
|
1235
1349
|
:where(.og-root).touch-none,:where(.og-root) .touch-none {
|
|
1236
1350
|
touch-action: none;
|
|
1237
1351
|
}
|
|
@@ -1262,6 +1376,9 @@
|
|
|
1262
1376
|
:where(.og-root).grid-cols-2,:where(.og-root) .grid-cols-2 {
|
|
1263
1377
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
1264
1378
|
}
|
|
1379
|
+
:where(.og-root).grid-cols-\[7rem_minmax\(0\,1fr\)\],:where(.og-root) .grid-cols-\[7rem_minmax\(0\,1fr\)\] {
|
|
1380
|
+
grid-template-columns: 7rem minmax(0,1fr);
|
|
1381
|
+
}
|
|
1265
1382
|
:where(.og-root).grid-cols-\[auto_minmax\(0\,1fr\)\],:where(.og-root) .grid-cols-\[auto_minmax\(0\,1fr\)\] {
|
|
1266
1383
|
grid-template-columns: auto minmax(0,1fr);
|
|
1267
1384
|
}
|
|
@@ -1340,6 +1457,13 @@
|
|
|
1340
1457
|
:where(.og-root).gap-px,:where(.og-root) .gap-px {
|
|
1341
1458
|
gap: 1px;
|
|
1342
1459
|
}
|
|
1460
|
+
:where(.og-root).space-y-0\.5,:where(.og-root) .space-y-0\.5 {
|
|
1461
|
+
:where(& > :not(:last-child)) {
|
|
1462
|
+
--tw-space-y-reverse: 0;
|
|
1463
|
+
margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
|
|
1464
|
+
margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
|
|
1465
|
+
}
|
|
1466
|
+
}
|
|
1343
1467
|
:where(.og-root).space-y-1,:where(.og-root) .space-y-1 {
|
|
1344
1468
|
:where(& > :not(:last-child)) {
|
|
1345
1469
|
--tw-space-y-reverse: 0;
|
|
@@ -1361,6 +1485,13 @@
|
|
|
1361
1485
|
margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
|
|
1362
1486
|
}
|
|
1363
1487
|
}
|
|
1488
|
+
:where(.og-root).space-y-3,:where(.og-root) .space-y-3 {
|
|
1489
|
+
:where(& > :not(:last-child)) {
|
|
1490
|
+
--tw-space-y-reverse: 0;
|
|
1491
|
+
margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
|
|
1492
|
+
margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
|
|
1493
|
+
}
|
|
1494
|
+
}
|
|
1364
1495
|
:where(.og-root).space-y-4,:where(.og-root) .space-y-4 {
|
|
1365
1496
|
:where(& > :not(:last-child)) {
|
|
1366
1497
|
--tw-space-y-reverse: 0;
|
|
@@ -1386,6 +1517,12 @@
|
|
|
1386
1517
|
:where(.og-root).gap-y-0\.5,:where(.og-root) .gap-y-0\.5 {
|
|
1387
1518
|
row-gap: calc(var(--spacing) * 0.5);
|
|
1388
1519
|
}
|
|
1520
|
+
:where(.og-root).gap-y-1,:where(.og-root) .gap-y-1 {
|
|
1521
|
+
row-gap: calc(var(--spacing) * 1);
|
|
1522
|
+
}
|
|
1523
|
+
:where(.og-root).gap-y-1\.5,:where(.og-root) .gap-y-1\.5 {
|
|
1524
|
+
row-gap: calc(var(--spacing) * 1.5);
|
|
1525
|
+
}
|
|
1389
1526
|
:where(.og-root).gap-y-2,:where(.og-root) .gap-y-2 {
|
|
1390
1527
|
row-gap: calc(var(--spacing) * 2);
|
|
1391
1528
|
}
|
|
@@ -1418,6 +1555,9 @@
|
|
|
1418
1555
|
:where(.og-root).justify-self-end,:where(.og-root) .justify-self-end {
|
|
1419
1556
|
justify-self: flex-end;
|
|
1420
1557
|
}
|
|
1558
|
+
:where(.og-root).justify-self-start,:where(.og-root) .justify-self-start {
|
|
1559
|
+
justify-self: flex-start;
|
|
1560
|
+
}
|
|
1421
1561
|
:where(.og-root).truncate,:where(.og-root) .truncate {
|
|
1422
1562
|
overflow: hidden;
|
|
1423
1563
|
text-overflow: ellipsis;
|
|
@@ -1462,6 +1602,9 @@
|
|
|
1462
1602
|
:where(.og-root).rounded-md,:where(.og-root) .rounded-md {
|
|
1463
1603
|
border-radius: var(--og-radius-md);
|
|
1464
1604
|
}
|
|
1605
|
+
:where(.og-root).rounded-none,:where(.og-root) .rounded-none {
|
|
1606
|
+
border-radius: 0;
|
|
1607
|
+
}
|
|
1465
1608
|
:where(.og-root).rounded-og-lg,:where(.og-root) .rounded-og-lg {
|
|
1466
1609
|
border-radius: var(--og-radius-lg);
|
|
1467
1610
|
}
|
|
@@ -1480,6 +1623,10 @@
|
|
|
1480
1623
|
:where(.og-root).rounded-xl,:where(.og-root) .rounded-xl {
|
|
1481
1624
|
border-radius: var(--og-radius-xl);
|
|
1482
1625
|
}
|
|
1626
|
+
:where(.og-root).rounded-t-og-sm,:where(.og-root) .rounded-t-og-sm {
|
|
1627
|
+
border-top-left-radius: var(--og-radius-sm);
|
|
1628
|
+
border-top-right-radius: var(--og-radius-sm);
|
|
1629
|
+
}
|
|
1483
1630
|
:where(.og-root).rounded-l-og-md,:where(.og-root) .rounded-l-og-md {
|
|
1484
1631
|
border-top-left-radius: var(--og-radius-md);
|
|
1485
1632
|
border-bottom-left-radius: var(--og-radius-md);
|
|
@@ -1503,6 +1650,10 @@
|
|
|
1503
1650
|
border-style: var(--tw-border-style);
|
|
1504
1651
|
border-width: 0px;
|
|
1505
1652
|
}
|
|
1653
|
+
:where(.og-root).border-2,:where(.og-root) .border-2 {
|
|
1654
|
+
border-style: var(--tw-border-style);
|
|
1655
|
+
border-width: 2px;
|
|
1656
|
+
}
|
|
1506
1657
|
:where(.og-root).border-t,:where(.og-root) .border-t {
|
|
1507
1658
|
border-top-style: var(--tw-border-style);
|
|
1508
1659
|
border-top-width: 1px;
|
|
@@ -1515,6 +1666,10 @@
|
|
|
1515
1666
|
border-bottom-style: var(--tw-border-style);
|
|
1516
1667
|
border-bottom-width: 1px;
|
|
1517
1668
|
}
|
|
1669
|
+
:where(.og-root).border-b-0,:where(.og-root) .border-b-0 {
|
|
1670
|
+
border-bottom-style: var(--tw-border-style);
|
|
1671
|
+
border-bottom-width: 0px;
|
|
1672
|
+
}
|
|
1518
1673
|
:where(.og-root).border-l,:where(.og-root) .border-l {
|
|
1519
1674
|
border-left-style: var(--tw-border-style);
|
|
1520
1675
|
border-left-width: 1px;
|
|
@@ -1741,6 +1896,9 @@
|
|
|
1741
1896
|
border-color: color-mix(in oklab, var(--color-white) 15%, transparent);
|
|
1742
1897
|
}
|
|
1743
1898
|
}
|
|
1899
|
+
:where(.og-root).bg-black,:where(.og-root) .bg-black {
|
|
1900
|
+
background-color: var(--color-black);
|
|
1901
|
+
}
|
|
1744
1902
|
:where(.og-root).bg-black\/5,:where(.og-root) .bg-black\/5 {
|
|
1745
1903
|
background-color: color-mix(in srgb, #000 5%, transparent);
|
|
1746
1904
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1759,6 +1917,18 @@
|
|
|
1759
1917
|
background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
|
|
1760
1918
|
}
|
|
1761
1919
|
}
|
|
1920
|
+
:where(.og-root).bg-black\/65,:where(.og-root) .bg-black\/65 {
|
|
1921
|
+
background-color: color-mix(in srgb, #000 65%, transparent);
|
|
1922
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
1923
|
+
background-color: color-mix(in oklab, var(--color-black) 65%, transparent);
|
|
1924
|
+
}
|
|
1925
|
+
}
|
|
1926
|
+
:where(.og-root).bg-black\/70,:where(.og-root) .bg-black\/70 {
|
|
1927
|
+
background-color: color-mix(in srgb, #000 70%, transparent);
|
|
1928
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
1929
|
+
background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1762
1932
|
:where(.og-root).bg-black\/90,:where(.og-root) .bg-black\/90 {
|
|
1763
1933
|
background-color: color-mix(in srgb, #000 90%, transparent);
|
|
1764
1934
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1852,6 +2022,12 @@
|
|
|
1852
2022
|
:where(.og-root).bg-og-status-failed,:where(.og-root) .bg-og-status-failed {
|
|
1853
2023
|
background-color: var(--og-color-status-failed);
|
|
1854
2024
|
}
|
|
2025
|
+
:where(.og-root).bg-og-status-failed\/5,:where(.og-root) .bg-og-status-failed\/5 {
|
|
2026
|
+
background-color: var(--og-color-status-failed);
|
|
2027
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2028
|
+
background-color: color-mix(in oklab, var(--og-color-status-failed) 5%, transparent);
|
|
2029
|
+
}
|
|
2030
|
+
}
|
|
1855
2031
|
:where(.og-root).bg-og-status-failed\/8,:where(.og-root) .bg-og-status-failed\/8 {
|
|
1856
2032
|
background-color: var(--og-color-status-failed);
|
|
1857
2033
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1909,12 +2085,6 @@
|
|
|
1909
2085
|
background-color: color-mix(in oklab, var(--og-color-status-running) 10%, transparent);
|
|
1910
2086
|
}
|
|
1911
2087
|
}
|
|
1912
|
-
:where(.og-root).bg-og-status-running\/20,:where(.og-root) .bg-og-status-running\/20 {
|
|
1913
|
-
background-color: var(--og-color-status-running);
|
|
1914
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1915
|
-
background-color: color-mix(in oklab, var(--og-color-status-running) 20%, transparent);
|
|
1916
|
-
}
|
|
1917
|
-
}
|
|
1918
2088
|
:where(.og-root).bg-og-status-waiting,:where(.og-root) .bg-og-status-waiting {
|
|
1919
2089
|
background-color: var(--og-color-status-waiting);
|
|
1920
2090
|
}
|
|
@@ -1978,6 +2148,12 @@
|
|
|
1978
2148
|
background-color: color-mix(in oklab, var(--og-color-surface-2) 40%, transparent);
|
|
1979
2149
|
}
|
|
1980
2150
|
}
|
|
2151
|
+
:where(.og-root).bg-og-surface-2\/60,:where(.og-root) .bg-og-surface-2\/60 {
|
|
2152
|
+
background-color: var(--og-color-surface-2);
|
|
2153
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2154
|
+
background-color: color-mix(in oklab, var(--og-color-surface-2) 60%, transparent);
|
|
2155
|
+
}
|
|
2156
|
+
}
|
|
1981
2157
|
:where(.og-root).bg-og-surface-2\/70,:where(.og-root) .bg-og-surface-2\/70 {
|
|
1982
2158
|
background-color: var(--og-color-surface-2);
|
|
1983
2159
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1993,6 +2169,12 @@
|
|
|
1993
2169
|
background-color: color-mix(in oklab, var(--og-color-surface-3) 50%, transparent);
|
|
1994
2170
|
}
|
|
1995
2171
|
}
|
|
2172
|
+
:where(.og-root).bg-og-surface-3\/60,:where(.og-root) .bg-og-surface-3\/60 {
|
|
2173
|
+
background-color: var(--og-color-surface-3);
|
|
2174
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2175
|
+
background-color: color-mix(in oklab, var(--og-color-surface-3) 60%, transparent);
|
|
2176
|
+
}
|
|
2177
|
+
}
|
|
1996
2178
|
:where(.og-root).bg-og-surface-3\/70,:where(.og-root) .bg-og-surface-3\/70 {
|
|
1997
2179
|
background-color: var(--og-color-surface-3);
|
|
1998
2180
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -2056,6 +2238,15 @@
|
|
|
2056
2238
|
:where(.og-root).bg-transparent,:where(.og-root) .bg-transparent {
|
|
2057
2239
|
background-color: transparent;
|
|
2058
2240
|
}
|
|
2241
|
+
:where(.og-root).bg-white,:where(.og-root) .bg-white {
|
|
2242
|
+
background-color: var(--color-white);
|
|
2243
|
+
}
|
|
2244
|
+
:where(.og-root).bg-white\/10,:where(.og-root) .bg-white\/10 {
|
|
2245
|
+
background-color: color-mix(in srgb, #fff 10%, transparent);
|
|
2246
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2247
|
+
background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
2248
|
+
}
|
|
2249
|
+
}
|
|
2059
2250
|
:where(.og-root).bg-gradient-to-t,:where(.og-root) .bg-gradient-to-t {
|
|
2060
2251
|
--tw-gradient-position: to top in oklab;
|
|
2061
2252
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
@@ -2127,6 +2318,9 @@
|
|
|
2127
2318
|
:where(.og-root).p-6,:where(.og-root) .p-6 {
|
|
2128
2319
|
padding: calc(var(--spacing) * 6);
|
|
2129
2320
|
}
|
|
2321
|
+
:where(.og-root).p-8,:where(.og-root) .p-8 {
|
|
2322
|
+
padding: calc(var(--spacing) * 8);
|
|
2323
|
+
}
|
|
2130
2324
|
:where(.og-root).p-\[var\(--og-model-picker-menu-padding\)\],:where(.og-root) .p-\[var\(--og-model-picker-menu-padding\)\] {
|
|
2131
2325
|
padding: var(--og-model-picker-menu-padding);
|
|
2132
2326
|
}
|
|
@@ -2190,6 +2384,12 @@
|
|
|
2190
2384
|
:where(.og-root).py-3,:where(.og-root) .py-3 {
|
|
2191
2385
|
padding-block: calc(var(--spacing) * 3);
|
|
2192
2386
|
}
|
|
2387
|
+
:where(.og-root).py-4,:where(.og-root) .py-4 {
|
|
2388
|
+
padding-block: calc(var(--spacing) * 4);
|
|
2389
|
+
}
|
|
2390
|
+
:where(.og-root).py-5,:where(.og-root) .py-5 {
|
|
2391
|
+
padding-block: calc(var(--spacing) * 5);
|
|
2392
|
+
}
|
|
2193
2393
|
:where(.og-root).py-6,:where(.og-root) .py-6 {
|
|
2194
2394
|
padding-block: calc(var(--spacing) * 6);
|
|
2195
2395
|
}
|
|
@@ -2406,6 +2606,14 @@
|
|
|
2406
2606
|
--tw-tracking: 0.08em;
|
|
2407
2607
|
letter-spacing: 0.08em;
|
|
2408
2608
|
}
|
|
2609
|
+
:where(.og-root).tracking-\[0\.12em\],:where(.og-root) .tracking-\[0\.12em\] {
|
|
2610
|
+
--tw-tracking: 0.12em;
|
|
2611
|
+
letter-spacing: 0.12em;
|
|
2612
|
+
}
|
|
2613
|
+
:where(.og-root).tracking-\[0\.14em\],:where(.og-root) .tracking-\[0\.14em\] {
|
|
2614
|
+
--tw-tracking: 0.14em;
|
|
2615
|
+
letter-spacing: 0.14em;
|
|
2616
|
+
}
|
|
2409
2617
|
:where(.og-root).tracking-\[0\.25em\],:where(.og-root) .tracking-\[0\.25em\] {
|
|
2410
2618
|
--tw-tracking: 0.25em;
|
|
2411
2619
|
letter-spacing: 0.25em;
|
|
@@ -2543,6 +2751,12 @@
|
|
|
2543
2751
|
color: color-mix(in oklab, var(--color-white) 70%, transparent);
|
|
2544
2752
|
}
|
|
2545
2753
|
}
|
|
2754
|
+
:where(.og-root).text-white\/80,:where(.og-root) .text-white\/80 {
|
|
2755
|
+
color: color-mix(in srgb, #fff 80%, transparent);
|
|
2756
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2757
|
+
color: color-mix(in oklab, var(--color-white) 80%, transparent);
|
|
2758
|
+
}
|
|
2759
|
+
}
|
|
2546
2760
|
:where(.og-root).capitalize,:where(.og-root) .capitalize {
|
|
2547
2761
|
text-transform: capitalize;
|
|
2548
2762
|
}
|
|
@@ -2569,6 +2783,9 @@
|
|
|
2569
2783
|
:where(.og-root).underline,:where(.og-root) .underline {
|
|
2570
2784
|
text-decoration-line: underline;
|
|
2571
2785
|
}
|
|
2786
|
+
:where(.og-root).decoration-og-border,:where(.og-root) .decoration-og-border {
|
|
2787
|
+
text-decoration-color: var(--og-color-border);
|
|
2788
|
+
}
|
|
2572
2789
|
:where(.og-root).decoration-og-border-strong,:where(.og-root) .decoration-og-border-strong {
|
|
2573
2790
|
text-decoration-color: var(--og-color-border-strong);
|
|
2574
2791
|
}
|
|
@@ -2624,6 +2841,10 @@
|
|
|
2624
2841
|
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
2625
2842
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2626
2843
|
}
|
|
2844
|
+
:where(.og-root).shadow-none,:where(.og-root) .shadow-none {
|
|
2845
|
+
--tw-shadow: 0 0 #0000;
|
|
2846
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2847
|
+
}
|
|
2627
2848
|
:where(.og-root).shadow-og-glow,:where(.og-root) .shadow-og-glow {
|
|
2628
2849
|
--tw-shadow: var(--_og-shadow-glow);
|
|
2629
2850
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
@@ -3228,6 +3449,14 @@
|
|
|
3228
3449
|
}
|
|
3229
3450
|
}
|
|
3230
3451
|
}
|
|
3452
|
+
:where(.og-root).focus-within\:border-og-accent\/60,:where(.og-root) .focus-within\:border-og-accent\/60 {
|
|
3453
|
+
&:focus-within {
|
|
3454
|
+
border-color: var(--og-color-accent);
|
|
3455
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
3456
|
+
border-color: color-mix(in oklab, var(--og-color-accent) 60%, transparent);
|
|
3457
|
+
}
|
|
3458
|
+
}
|
|
3459
|
+
}
|
|
3231
3460
|
:where(.og-root).focus-within\:opacity-100,:where(.og-root) .focus-within\:opacity-100 {
|
|
3232
3461
|
&:focus-within {
|
|
3233
3462
|
opacity: 100%;
|
|
@@ -3496,6 +3725,16 @@
|
|
|
3496
3725
|
}
|
|
3497
3726
|
}
|
|
3498
3727
|
}
|
|
3728
|
+
:where(.og-root).hover\:bg-white\/20,:where(.og-root) .hover\:bg-white\/20 {
|
|
3729
|
+
&:hover {
|
|
3730
|
+
@media (hover: hover) {
|
|
3731
|
+
background-color: color-mix(in srgb, #fff 20%, transparent);
|
|
3732
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
3733
|
+
background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
|
|
3734
|
+
}
|
|
3735
|
+
}
|
|
3736
|
+
}
|
|
3737
|
+
}
|
|
3499
3738
|
:where(.og-root).hover\:text-fg,:where(.og-root) .hover\:text-fg {
|
|
3500
3739
|
&:hover {
|
|
3501
3740
|
@media (hover: hover) {
|
|
@@ -3595,6 +3834,14 @@
|
|
|
3595
3834
|
}
|
|
3596
3835
|
}
|
|
3597
3836
|
}
|
|
3837
|
+
:where(.og-root).hover\:brightness-105,:where(.og-root) .hover\:brightness-105 {
|
|
3838
|
+
&:hover {
|
|
3839
|
+
@media (hover: hover) {
|
|
3840
|
+
--tw-brightness: brightness(105%);
|
|
3841
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
3842
|
+
}
|
|
3843
|
+
}
|
|
3844
|
+
}
|
|
3598
3845
|
:where(.og-root).hover\:brightness-110,:where(.og-root) .hover\:brightness-110 {
|
|
3599
3846
|
&:hover {
|
|
3600
3847
|
@media (hover: hover) {
|
|
@@ -3623,12 +3870,28 @@
|
|
|
3623
3870
|
color: var(--color-fg);
|
|
3624
3871
|
}
|
|
3625
3872
|
}
|
|
3873
|
+
:where(.og-root).focus\:opacity-100,:where(.og-root) .focus\:opacity-100 {
|
|
3874
|
+
&:focus {
|
|
3875
|
+
opacity: 100%;
|
|
3876
|
+
}
|
|
3877
|
+
}
|
|
3878
|
+
:where(.og-root).focus\:ring-1,:where(.og-root) .focus\:ring-1 {
|
|
3879
|
+
&:focus {
|
|
3880
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
3881
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3882
|
+
}
|
|
3883
|
+
}
|
|
3626
3884
|
:where(.og-root).focus\:ring-2,:where(.og-root) .focus\:ring-2 {
|
|
3627
3885
|
&:focus {
|
|
3628
3886
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
3629
3887
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3630
3888
|
}
|
|
3631
3889
|
}
|
|
3890
|
+
:where(.og-root).focus\:ring-og-accent,:where(.og-root) .focus\:ring-og-accent {
|
|
3891
|
+
&:focus {
|
|
3892
|
+
--tw-ring-color: var(--og-color-accent);
|
|
3893
|
+
}
|
|
3894
|
+
}
|
|
3632
3895
|
:where(.og-root).focus\:ring-og-accent-soft,:where(.og-root) .focus\:ring-og-accent-soft {
|
|
3633
3896
|
&:focus {
|
|
3634
3897
|
--tw-ring-color: var(--_og-color-accent-soft);
|
|
@@ -3718,6 +3981,11 @@
|
|
|
3718
3981
|
}
|
|
3719
3982
|
}
|
|
3720
3983
|
}
|
|
3984
|
+
:where(.og-root).focus-visible\:ring-og-status-waiting,:where(.og-root) .focus-visible\:ring-og-status-waiting {
|
|
3985
|
+
&:focus-visible {
|
|
3986
|
+
--tw-ring-color: var(--og-color-status-waiting);
|
|
3987
|
+
}
|
|
3988
|
+
}
|
|
3721
3989
|
:where(.og-root).focus-visible\:ring-ring\/40,:where(.og-root) .focus-visible\:ring-ring\/40 {
|
|
3722
3990
|
&:focus-visible {
|
|
3723
3991
|
--tw-ring-color: var(--color-brand);
|
|
@@ -3753,12 +4021,6 @@
|
|
|
3753
4021
|
}
|
|
3754
4022
|
}
|
|
3755
4023
|
}
|
|
3756
|
-
:where(.og-root).focus-visible\:outline-none,:where(.og-root) .focus-visible\:outline-none {
|
|
3757
|
-
&:focus-visible {
|
|
3758
|
-
--tw-outline-style: none;
|
|
3759
|
-
outline-style: none;
|
|
3760
|
-
}
|
|
3761
|
-
}
|
|
3762
4024
|
:where(.og-root).focus-visible\:ring-inset,:where(.og-root) .focus-visible\:ring-inset {
|
|
3763
4025
|
&:focus-visible {
|
|
3764
4026
|
--tw-ring-inset: inset;
|
|
@@ -3797,6 +4059,16 @@
|
|
|
3797
4059
|
color: var(--og-color-fg-subtle);
|
|
3798
4060
|
}
|
|
3799
4061
|
}
|
|
4062
|
+
:where(.og-root).disabled\:opacity-30,:where(.og-root) .disabled\:opacity-30 {
|
|
4063
|
+
&:disabled {
|
|
4064
|
+
opacity: 30%;
|
|
4065
|
+
}
|
|
4066
|
+
}
|
|
4067
|
+
:where(.og-root).disabled\:opacity-35,:where(.og-root) .disabled\:opacity-35 {
|
|
4068
|
+
&:disabled {
|
|
4069
|
+
opacity: 35%;
|
|
4070
|
+
}
|
|
4071
|
+
}
|
|
3800
4072
|
:where(.og-root).disabled\:opacity-40,:where(.og-root) .disabled\:opacity-40 {
|
|
3801
4073
|
&:disabled {
|
|
3802
4074
|
opacity: 40%;
|
|
@@ -4305,6 +4577,11 @@
|
|
|
4305
4577
|
padding-inline: calc(var(--spacing) * 3);
|
|
4306
4578
|
}
|
|
4307
4579
|
}
|
|
4580
|
+
:where(.og-root).sm\:px-4,:where(.og-root) .sm\:px-4 {
|
|
4581
|
+
@media (width >= 40rem) {
|
|
4582
|
+
padding-inline: calc(var(--spacing) * 4);
|
|
4583
|
+
}
|
|
4584
|
+
}
|
|
4308
4585
|
:where(.og-root).sm\:px-6,:where(.og-root) .sm\:px-6 {
|
|
4309
4586
|
@media (width >= 40rem) {
|
|
4310
4587
|
padding-inline: calc(var(--spacing) * 6);
|
|
@@ -4591,15 +4868,15 @@
|
|
|
4591
4868
|
}
|
|
4592
4869
|
@supports (color: color-mix(in lab, red, red)) {
|
|
4593
4870
|
:where(.og-root) {
|
|
4594
|
-
--
|
|
4595
|
-
--
|
|
4596
|
-
--
|
|
4597
|
-
--
|
|
4598
|
-
--
|
|
4599
|
-
--
|
|
4600
|
-
--
|
|
4601
|
-
--
|
|
4602
|
-
--
|
|
4871
|
+
--_og-color-accent-soft: var(--og-color-accent-soft, color-mix(in oklch, var(--og-color-accent) 16%, transparent));
|
|
4872
|
+
--_og-color-diff-add-bg: var(--og-color-diff-add-bg, color-mix(in oklch, var(--og-color-status-idle) 14%, transparent));
|
|
4873
|
+
--_og-color-diff-del-bg: var(--og-color-diff-del-bg, color-mix(in oklch, var(--og-color-status-failed) 14%, transparent));
|
|
4874
|
+
--_og-shadow-glow: var(--og-shadow-glow, 0 0 24px color-mix(in oklch, var(--og-color-accent) 18%, transparent));
|
|
4875
|
+
--_og-session-chrome-surface: var(--og-session-chrome-surface, color-mix(in oklch, var(--og-color-surface-2) 82%, transparent));
|
|
4876
|
+
--_og-session-chrome-surface-open: var(--og-session-chrome-surface-open, color-mix(in oklch, var(--og-color-surface-2) 92%, transparent));
|
|
4877
|
+
--_og-session-chrome-border: var(--og-session-chrome-border, color-mix(in oklch, var(--og-color-border) 85%, transparent));
|
|
4878
|
+
--_og-session-chrome-highlight-ring: var(--og-session-chrome-highlight-ring, color-mix(in oklch, var(--og-color-fg) 16%, transparent));
|
|
4879
|
+
--_og-session-chrome-row-hover: var(--og-session-chrome-row-hover, color-mix(in oklch, var(--og-color-surface-3) 55%, transparent));
|
|
4603
4880
|
}
|
|
4604
4881
|
}
|
|
4605
4882
|
:where([data-og-density="compact"]):where(.og-root),:where([data-og-density="compact"]):has(:where(.og-root)),:where(.og-root) :where([data-og-density="compact"]),:where( .og-density-compact):where(.og-root),:where( .og-density-compact):has(:where(.og-root)),:where(.og-root) :where( .og-density-compact) {
|
|
@@ -4879,6 +5156,14 @@
|
|
|
4879
5156
|
animation-delay: 0ms !important;
|
|
4880
5157
|
}
|
|
4881
5158
|
}
|
|
5159
|
+
@media (max-width: 39.999rem) {
|
|
5160
|
+
:where(.og-root).og-composer-footer:has([data-transcription-capturing]) .og-composer-controls > :not([data-transcription-capturing]),:where(.og-root) .og-composer-footer:has([data-transcription-capturing]) .og-composer-controls > :not([data-transcription-capturing]) {
|
|
5161
|
+
display: none;
|
|
5162
|
+
}
|
|
5163
|
+
:where(.og-root).og-composer-footer:has([data-transcription-capturing]) .og-composer-actions,:where(.og-root) .og-composer-footer:has([data-transcription-capturing]) .og-composer-actions {
|
|
5164
|
+
display: none;
|
|
5165
|
+
}
|
|
5166
|
+
}
|
|
4882
5167
|
@media (forced-colors: active) {
|
|
4883
5168
|
:where(.og-root) {
|
|
4884
5169
|
--og-color-bg: Canvas;
|
|
@@ -5036,6 +5321,12 @@
|
|
|
5036
5321
|
:where(.og-root)[data-og-responsive-basis="container"] .og-realtime-control[data-model-menu="split-desktop"] .og-realtime-model-trigger,:where(.og-root) [data-og-responsive-basis="container"] .og-realtime-control[data-model-menu="split-desktop"] .og-realtime-model-trigger {
|
|
5037
5322
|
display: none;
|
|
5038
5323
|
}
|
|
5324
|
+
:where(.og-root)[data-og-responsive-basis="container"] .og-composer-footer:has([data-transcription-capturing]) .og-composer-controls > :not([data-transcription-capturing]),:where(.og-root) [data-og-responsive-basis="container"] .og-composer-footer:has([data-transcription-capturing]) .og-composer-controls > :not([data-transcription-capturing]) {
|
|
5325
|
+
display: none;
|
|
5326
|
+
}
|
|
5327
|
+
:where(.og-root)[data-og-responsive-basis="container"] .og-composer-footer:has([data-transcription-capturing]) .og-composer-actions,:where(.og-root) [data-og-responsive-basis="container"] .og-composer-footer:has([data-transcription-capturing]) .og-composer-actions {
|
|
5328
|
+
display: none;
|
|
5329
|
+
}
|
|
5039
5330
|
}
|
|
5040
5331
|
@container og-composer (max-width: 24.999rem) {
|
|
5041
5332
|
:where(.og-root).og-composer[data-og-responsive-basis="container"] .og-composer-resume-label-long,:where(.og-root) .og-composer[data-og-responsive-basis="container"] .og-composer-resume-label-long {
|