@dynamic-labs-sdk/droplet 0.0.0 → 0.27.2
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 +292 -0
- package/dist/components/ask-ai-sheet/ask-ai-sheet.d.ts +11 -0
- package/dist/components/ask-ai-sheet/ask-ai-sheet.d.ts.map +1 -0
- package/dist/components/ask-ai-sheet/index.d.ts +2 -0
- package/dist/components/ask-ai-sheet/index.d.ts.map +1 -0
- package/dist/components/asset-icon/asset-icon.d.ts +7 -0
- package/dist/components/asset-icon/asset-icon.d.ts.map +1 -0
- package/dist/components/asset-icon/index.d.ts +2 -0
- package/dist/components/asset-icon/index.d.ts.map +1 -0
- package/dist/components/code-block/code-block.d.ts +24 -0
- package/dist/components/code-block/code-block.d.ts.map +1 -0
- package/dist/components/code-block/code-block.stories.d.ts +38 -0
- package/dist/components/code-block/code-block.stories.d.ts.map +1 -0
- package/dist/components/code-block/index.d.ts +3 -0
- package/dist/components/code-block/index.d.ts.map +1 -0
- package/dist/components/copy-button/copy-button.d.ts +9 -0
- package/dist/components/copy-button/copy-button.d.ts.map +1 -0
- package/dist/components/copy-button/copy-button.stories.d.ts +33 -0
- package/dist/components/copy-button/copy-button.stories.d.ts.map +1 -0
- package/dist/components/copy-button/index.d.ts +2 -0
- package/dist/components/copy-button/index.d.ts.map +1 -0
- package/dist/components/danger-zone/danger-zone.d.ts +11 -0
- package/dist/components/danger-zone/danger-zone.d.ts.map +1 -0
- package/dist/components/danger-zone/danger-zone.stories.d.ts +20 -0
- package/dist/components/danger-zone/danger-zone.stories.d.ts.map +1 -0
- package/dist/components/danger-zone/index.d.ts +2 -0
- package/dist/components/danger-zone/index.d.ts.map +1 -0
- package/dist/components/domain-list/domain-list.d.ts +10 -0
- package/dist/components/domain-list/domain-list.d.ts.map +1 -0
- package/dist/components/domain-list/domain-list.stories.d.ts +14 -0
- package/dist/components/domain-list/domain-list.stories.d.ts.map +1 -0
- package/dist/components/domain-list/index.d.ts +2 -0
- package/dist/components/domain-list/index.d.ts.map +1 -0
- package/dist/components/empty-state/empty-state.d.ts +13 -0
- package/dist/components/empty-state/empty-state.d.ts.map +1 -0
- package/dist/components/empty-state/empty-state.stories.d.ts +15 -0
- package/dist/components/empty-state/empty-state.stories.d.ts.map +1 -0
- package/dist/components/empty-state/index.d.ts +2 -0
- package/dist/components/empty-state/index.d.ts.map +1 -0
- package/dist/components/icon-config/icon-config.d.ts +11 -0
- package/dist/components/icon-config/icon-config.d.ts.map +1 -0
- package/dist/components/icon-config/index.d.ts +2 -0
- package/dist/components/icon-config/index.d.ts.map +1 -0
- package/dist/components/icons/animated-icon/animated-icon.d.ts +26 -0
- package/dist/components/icons/animated-icon/animated-icon.d.ts.map +1 -0
- package/dist/components/icons/animated-icon/index.d.ts +3 -0
- package/dist/components/icons/animated-icon/index.d.ts.map +1 -0
- package/dist/components/icons/arrow-up-right/arrow-up-right.d.ts +6 -0
- package/dist/components/icons/arrow-up-right/arrow-up-right.d.ts.map +1 -0
- package/dist/components/icons/arrow-up-right/index.d.ts +3 -0
- package/dist/components/icons/arrow-up-right/index.d.ts.map +1 -0
- package/dist/components/icons/chart-bar-increasing/chart-bar-increasing.d.ts +11 -0
- package/dist/components/icons/chart-bar-increasing/chart-bar-increasing.d.ts.map +1 -0
- package/dist/components/icons/chart-bar-increasing/index.d.ts +3 -0
- package/dist/components/icons/chart-bar-increasing/index.d.ts.map +1 -0
- package/dist/components/icons/chevron-down/chevron-down.d.ts +6 -0
- package/dist/components/icons/chevron-down/chevron-down.d.ts.map +1 -0
- package/dist/components/icons/chevron-down/index.d.ts +3 -0
- package/dist/components/icons/chevron-down/index.d.ts.map +1 -0
- package/dist/components/icons/chevron-right/chevron-right.d.ts +6 -0
- package/dist/components/icons/chevron-right/chevron-right.d.ts.map +1 -0
- package/dist/components/icons/chevron-right/index.d.ts +3 -0
- package/dist/components/icons/chevron-right/index.d.ts.map +1 -0
- package/dist/components/icons/copy/copy.d.ts +6 -0
- package/dist/components/icons/copy/copy.d.ts.map +1 -0
- package/dist/components/icons/copy/index.d.ts +3 -0
- package/dist/components/icons/copy/index.d.ts.map +1 -0
- package/dist/components/icons/copy-check/copy-check.d.ts +12 -0
- package/dist/components/icons/copy-check/copy-check.d.ts.map +1 -0
- package/dist/components/icons/copy-check/index.d.ts +3 -0
- package/dist/components/icons/copy-check/index.d.ts.map +1 -0
- package/dist/components/icons/dollar-sign/dollar-sign.d.ts +6 -0
- package/dist/components/icons/dollar-sign/dollar-sign.d.ts.map +1 -0
- package/dist/components/icons/dollar-sign/index.d.ts +3 -0
- package/dist/components/icons/dollar-sign/index.d.ts.map +1 -0
- package/dist/components/icons/download/download.d.ts +6 -0
- package/dist/components/icons/download/download.d.ts.map +1 -0
- package/dist/components/icons/download/index.d.ts +3 -0
- package/dist/components/icons/download/index.d.ts.map +1 -0
- package/dist/components/icons/fingerprint/fingerprint.d.ts +6 -0
- package/dist/components/icons/fingerprint/fingerprint.d.ts.map +1 -0
- package/dist/components/icons/fingerprint/index.d.ts +3 -0
- package/dist/components/icons/fingerprint/index.d.ts.map +1 -0
- package/dist/components/icons/home/home.d.ts +6 -0
- package/dist/components/icons/home/home.d.ts.map +1 -0
- package/dist/components/icons/home/index.d.ts +3 -0
- package/dist/components/icons/home/index.d.ts.map +1 -0
- package/dist/components/icons/key/index.d.ts +3 -0
- package/dist/components/icons/key/index.d.ts.map +1 -0
- package/dist/components/icons/key/key.d.ts +6 -0
- package/dist/components/icons/key/key.d.ts.map +1 -0
- package/dist/components/icons/layout-panel-top/index.d.ts +3 -0
- package/dist/components/icons/layout-panel-top/index.d.ts.map +1 -0
- package/dist/components/icons/layout-panel-top/layout-panel-top.d.ts +6 -0
- package/dist/components/icons/layout-panel-top/layout-panel-top.d.ts.map +1 -0
- package/dist/components/icons/link/index.d.ts +3 -0
- package/dist/components/icons/link/index.d.ts.map +1 -0
- package/dist/components/icons/link/link.d.ts +6 -0
- package/dist/components/icons/link/link.d.ts.map +1 -0
- package/dist/components/icons/mcp-tools/index.d.ts +2 -0
- package/dist/components/icons/mcp-tools/index.d.ts.map +1 -0
- package/dist/components/icons/mcp-tools/mcp-tools.d.ts +11 -0
- package/dist/components/icons/mcp-tools/mcp-tools.d.ts.map +1 -0
- package/dist/components/icons/moon/index.d.ts +3 -0
- package/dist/components/icons/moon/index.d.ts.map +1 -0
- package/dist/components/icons/moon/moon.d.ts +6 -0
- package/dist/components/icons/moon/moon.d.ts.map +1 -0
- package/dist/components/icons/panel-left-close/index.d.ts +3 -0
- package/dist/components/icons/panel-left-close/index.d.ts.map +1 -0
- package/dist/components/icons/panel-left-close/panel-left-close.d.ts +6 -0
- package/dist/components/icons/panel-left-close/panel-left-close.d.ts.map +1 -0
- package/dist/components/icons/panel-left-open/index.d.ts +3 -0
- package/dist/components/icons/panel-left-open/index.d.ts.map +1 -0
- package/dist/components/icons/panel-left-open/panel-left-open.d.ts +6 -0
- package/dist/components/icons/panel-left-open/panel-left-open.d.ts.map +1 -0
- package/dist/components/icons/plus/index.d.ts +3 -0
- package/dist/components/icons/plus/index.d.ts.map +1 -0
- package/dist/components/icons/plus/plus.d.ts +6 -0
- package/dist/components/icons/plus/plus.d.ts.map +1 -0
- package/dist/components/icons/refresh-cw/index.d.ts +3 -0
- package/dist/components/icons/refresh-cw/index.d.ts.map +1 -0
- package/dist/components/icons/refresh-cw/refresh-cw.d.ts +6 -0
- package/dist/components/icons/refresh-cw/refresh-cw.d.ts.map +1 -0
- package/dist/components/icons/search/index.d.ts +3 -0
- package/dist/components/icons/search/index.d.ts.map +1 -0
- package/dist/components/icons/search/search.d.ts +6 -0
- package/dist/components/icons/search/search.d.ts.map +1 -0
- package/dist/components/icons/settings/index.d.ts +3 -0
- package/dist/components/icons/settings/index.d.ts.map +1 -0
- package/dist/components/icons/settings/settings.d.ts +6 -0
- package/dist/components/icons/settings/settings.d.ts.map +1 -0
- package/dist/components/icons/shield-check/index.d.ts +3 -0
- package/dist/components/icons/shield-check/index.d.ts.map +1 -0
- package/dist/components/icons/shield-check/shield-check.d.ts +6 -0
- package/dist/components/icons/shield-check/shield-check.d.ts.map +1 -0
- package/dist/components/icons/sun/index.d.ts +3 -0
- package/dist/components/icons/sun/index.d.ts.map +1 -0
- package/dist/components/icons/sun/sun.d.ts +6 -0
- package/dist/components/icons/sun/sun.d.ts.map +1 -0
- package/dist/components/icons/terminal/index.d.ts +3 -0
- package/dist/components/icons/terminal/index.d.ts.map +1 -0
- package/dist/components/icons/terminal/terminal.d.ts +6 -0
- package/dist/components/icons/terminal/terminal.d.ts.map +1 -0
- package/dist/components/icons/users/index.d.ts +3 -0
- package/dist/components/icons/users/index.d.ts.map +1 -0
- package/dist/components/icons/users/users.d.ts +6 -0
- package/dist/components/icons/users/users.d.ts.map +1 -0
- package/dist/components/info-banner/index.d.ts +2 -0
- package/dist/components/info-banner/index.d.ts.map +1 -0
- package/dist/components/info-banner/info-banner.d.ts +9 -0
- package/dist/components/info-banner/info-banner.d.ts.map +1 -0
- package/dist/components/info-banner/info-banner.stories.d.ts +23 -0
- package/dist/components/info-banner/info-banner.stories.d.ts.map +1 -0
- package/dist/components/loading-skeleton/index.d.ts +2 -0
- package/dist/components/loading-skeleton/index.d.ts.map +1 -0
- package/dist/components/loading-skeleton/loading-skeleton.d.ts +19 -0
- package/dist/components/loading-skeleton/loading-skeleton.d.ts.map +1 -0
- package/dist/components/metric-card/index.d.ts +2 -0
- package/dist/components/metric-card/index.d.ts.map +1 -0
- package/dist/components/metric-card/metric-card.d.ts +31 -0
- package/dist/components/metric-card/metric-card.d.ts.map +1 -0
- package/dist/components/metric-card/metric-card.stories.d.ts +16 -0
- package/dist/components/metric-card/metric-card.stories.d.ts.map +1 -0
- package/dist/components/migration/banner/banner.d.ts +24 -0
- package/dist/components/migration/banner/banner.d.ts.map +1 -0
- package/dist/components/migration/banner/banner.stories.d.ts +39 -0
- package/dist/components/migration/banner/banner.stories.d.ts.map +1 -0
- package/dist/components/migration/banner/index.d.ts +2 -0
- package/dist/components/migration/banner/index.d.ts.map +1 -0
- package/dist/components/migration/double-section/double-section.d.ts +29 -0
- package/dist/components/migration/double-section/double-section.d.ts.map +1 -0
- package/dist/components/migration/double-section/double-section.stories.d.ts +32 -0
- package/dist/components/migration/double-section/double-section.stories.d.ts.map +1 -0
- package/dist/components/migration/double-section/index.d.ts +2 -0
- package/dist/components/migration/double-section/index.d.ts.map +1 -0
- package/dist/components/migration/field/field.d.ts +19 -0
- package/dist/components/migration/field/field.d.ts.map +1 -0
- package/dist/components/migration/field/field.stories.d.ts +43 -0
- package/dist/components/migration/field/field.stories.d.ts.map +1 -0
- package/dist/components/migration/field/index.d.ts +2 -0
- package/dist/components/migration/field/index.d.ts.map +1 -0
- package/dist/components/migration/index.d.ts +16 -0
- package/dist/components/migration/index.d.ts.map +1 -0
- package/dist/components/migration/settings-section-v2/index.d.ts +2 -0
- package/dist/components/migration/settings-section-v2/index.d.ts.map +1 -0
- package/dist/components/migration/settings-section-v2/settings-section-v2.d.ts +45 -0
- package/dist/components/migration/settings-section-v2/settings-section-v2.d.ts.map +1 -0
- package/dist/components/migration/settings-section-v2/settings-section-v2.stories.d.ts +40 -0
- package/dist/components/migration/settings-section-v2/settings-section-v2.stories.d.ts.map +1 -0
- package/dist/components/migration/sub-section/index.d.ts +2 -0
- package/dist/components/migration/sub-section/index.d.ts.map +1 -0
- package/dist/components/migration/sub-section/sub-section.d.ts +26 -0
- package/dist/components/migration/sub-section/sub-section.d.ts.map +1 -0
- package/dist/components/migration/sub-section/sub-section.stories.d.ts +33 -0
- package/dist/components/migration/sub-section/sub-section.stories.d.ts.map +1 -0
- package/dist/components/migration/toggle-group/index.d.ts +2 -0
- package/dist/components/migration/toggle-group/index.d.ts.map +1 -0
- package/dist/components/migration/toggle-group/toggle-group.d.ts +22 -0
- package/dist/components/migration/toggle-group/toggle-group.d.ts.map +1 -0
- package/dist/components/migration/toggle-group/toggle-group.stories.d.ts +21 -0
- package/dist/components/migration/toggle-group/toggle-group.stories.d.ts.map +1 -0
- package/dist/components/page-actions/index.d.ts +2 -0
- package/dist/components/page-actions/index.d.ts.map +1 -0
- package/dist/components/page-actions/page-actions.d.ts +5 -0
- package/dist/components/page-actions/page-actions.d.ts.map +1 -0
- package/dist/components/patterns/config-tab-with-pill/config-tab-with-pill.stories.d.ts +17 -0
- package/dist/components/patterns/config-tab-with-pill/config-tab-with-pill.stories.d.ts.map +1 -0
- package/dist/components/patterns/cors-list/cors-list.stories.d.ts +17 -0
- package/dist/components/patterns/cors-list/cors-list.stories.d.ts.map +1 -0
- package/dist/components/patterns/rounded-row-list/rounded-row-list.stories.d.ts +17 -0
- package/dist/components/patterns/rounded-row-list/rounded-row-list.stories.d.ts.map +1 -0
- package/dist/components/patterns/save-in-modal/save-in-modal.stories.d.ts +18 -0
- package/dist/components/patterns/save-in-modal/save-in-modal.stories.d.ts.map +1 -0
- package/dist/components/patterns/stat-card-grid/stat-card-grid.stories.d.ts +17 -0
- package/dist/components/patterns/stat-card-grid/stat-card-grid.stories.d.ts.map +1 -0
- package/dist/components/product-page-layout/index.d.ts +2 -0
- package/dist/components/product-page-layout/index.d.ts.map +1 -0
- package/dist/components/product-page-layout/product-page-layout.d.ts +20 -0
- package/dist/components/product-page-layout/product-page-layout.d.ts.map +1 -0
- package/dist/components/product-page-layout/product-page-layout.stories.d.ts +14 -0
- package/dist/components/product-page-layout/product-page-layout.stories.d.ts.map +1 -0
- package/dist/components/settings-section/index.d.ts +2 -0
- package/dist/components/settings-section/index.d.ts.map +1 -0
- package/dist/components/settings-section/settings-section.d.ts +10 -0
- package/dist/components/settings-section/settings-section.d.ts.map +1 -0
- package/dist/components/settings-section/settings-section.stories.d.ts +26 -0
- package/dist/components/settings-section/settings-section.stories.d.ts.map +1 -0
- package/dist/components/status-badge/index.d.ts +2 -0
- package/dist/components/status-badge/index.d.ts.map +1 -0
- package/dist/components/status-badge/status-badge.d.ts +9 -0
- package/dist/components/status-badge/status-badge.d.ts.map +1 -0
- package/dist/components/status-badge/status-badge.stories.d.ts +24 -0
- package/dist/components/status-badge/status-badge.stories.d.ts.map +1 -0
- package/dist/components/toggle-card/index.d.ts +2 -0
- package/dist/components/toggle-card/index.d.ts.map +1 -0
- package/dist/components/toggle-card/toggle-card.d.ts +113 -0
- package/dist/components/toggle-card/toggle-card.d.ts.map +1 -0
- package/dist/components/toggle-card/toggle-card.stories.d.ts +45 -0
- package/dist/components/toggle-card/toggle-card.stories.d.ts.map +1 -0
- package/dist/components/toggle-row/index.d.ts +2 -0
- package/dist/components/toggle-row/index.d.ts.map +1 -0
- package/dist/components/toggle-row/toggle-row.d.ts +16 -0
- package/dist/components/toggle-row/toggle-row.d.ts.map +1 -0
- package/dist/components/toggle-row/toggle-row.stories.d.ts +33 -0
- package/dist/components/toggle-row/toggle-row.stories.d.ts.map +1 -0
- package/dist/components/tokens/colors/colors.stories.d.ts +22 -0
- package/dist/components/tokens/colors/colors.stories.d.ts.map +1 -0
- package/dist/components/tokens/radius/radius.stories.d.ts +18 -0
- package/dist/components/tokens/radius/radius.stories.d.ts.map +1 -0
- package/dist/components/tokens/shadows/shadows.stories.d.ts +18 -0
- package/dist/components/tokens/shadows/shadows.stories.d.ts.map +1 -0
- package/dist/components/tokens/spacing/spacing.stories.d.ts +17 -0
- package/dist/components/tokens/spacing/spacing.stories.d.ts.map +1 -0
- package/dist/components/tokens/typography/typography.stories.d.ts +17 -0
- package/dist/components/tokens/typography/typography.stories.d.ts.map +1 -0
- package/dist/components/ui/accordion/accordion.d.ts +8 -0
- package/dist/components/ui/accordion/accordion.d.ts.map +1 -0
- package/dist/components/ui/accordion/index.d.ts +2 -0
- package/dist/components/ui/accordion/index.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/alert-dialog.d.ts +19 -0
- package/dist/components/ui/alert-dialog/alert-dialog.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/alert-dialog.stories.d.ts +13 -0
- package/dist/components/ui/alert-dialog/alert-dialog.stories.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/index.d.ts +2 -0
- package/dist/components/ui/alert-dialog/index.d.ts.map +1 -0
- package/dist/components/ui/avatar/avatar.d.ts +12 -0
- package/dist/components/ui/avatar/avatar.d.ts.map +1 -0
- package/dist/components/ui/avatar/avatar.stories.d.ts +17 -0
- package/dist/components/ui/avatar/avatar.stories.d.ts.map +1 -0
- package/dist/components/ui/avatar/index.d.ts +2 -0
- package/dist/components/ui/avatar/index.d.ts.map +1 -0
- package/dist/components/ui/badge/badge.d.ts +10 -0
- package/dist/components/ui/badge/badge.d.ts.map +1 -0
- package/dist/components/ui/badge/badge.stories.d.ts +29 -0
- package/dist/components/ui/badge/badge.stories.d.ts.map +1 -0
- package/dist/components/ui/badge/index.d.ts +2 -0
- package/dist/components/ui/badge/index.d.ts.map +1 -0
- package/dist/components/ui/button/button.d.ts +11 -0
- package/dist/components/ui/button/button.d.ts.map +1 -0
- package/dist/components/ui/button/button.stories.d.ts +42 -0
- package/dist/components/ui/button/button.stories.d.ts.map +1 -0
- package/dist/components/ui/button/index.d.ts +2 -0
- package/dist/components/ui/button/index.d.ts.map +1 -0
- package/dist/components/ui/card/card.d.ts +10 -0
- package/dist/components/ui/card/card.d.ts.map +1 -0
- package/dist/components/ui/card/card.stories.d.ts +14 -0
- package/dist/components/ui/card/card.stories.d.ts.map +1 -0
- package/dist/components/ui/card/index.d.ts +2 -0
- package/dist/components/ui/card/index.d.ts.map +1 -0
- package/dist/components/ui/check-icon/check-icon.d.ts +7 -0
- package/dist/components/ui/check-icon/check-icon.d.ts.map +1 -0
- package/dist/components/ui/check-icon/index.d.ts +2 -0
- package/dist/components/ui/check-icon/index.d.ts.map +1 -0
- package/dist/components/ui/checkbox/checkbox.d.ts +5 -0
- package/dist/components/ui/checkbox/checkbox.d.ts.map +1 -0
- package/dist/components/ui/checkbox/checkbox.stories.d.ts +18 -0
- package/dist/components/ui/checkbox/checkbox.stories.d.ts.map +1 -0
- package/dist/components/ui/checkbox/index.d.ts +2 -0
- package/dist/components/ui/checkbox/index.d.ts.map +1 -0
- package/dist/components/ui/collapsible/collapsible.d.ts +7 -0
- package/dist/components/ui/collapsible/collapsible.d.ts.map +1 -0
- package/dist/components/ui/collapsible/collapsible.stories.d.ts +14 -0
- package/dist/components/ui/collapsible/collapsible.stories.d.ts.map +1 -0
- package/dist/components/ui/collapsible/index.d.ts +2 -0
- package/dist/components/ui/collapsible/index.d.ts.map +1 -0
- package/dist/components/ui/command/command.d.ts +18 -0
- package/dist/components/ui/command/command.d.ts.map +1 -0
- package/dist/components/ui/command/index.d.ts +2 -0
- package/dist/components/ui/command/index.d.ts.map +1 -0
- package/dist/components/ui/dialog/dialog.d.ts +19 -0
- package/dist/components/ui/dialog/dialog.d.ts.map +1 -0
- package/dist/components/ui/dialog/dialog.stories.d.ts +15 -0
- package/dist/components/ui/dialog/dialog.stories.d.ts.map +1 -0
- package/dist/components/ui/dialog/index.d.ts +2 -0
- package/dist/components/ui/dialog/index.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/dropdown-menu.d.ts +26 -0
- package/dist/components/ui/dropdown-menu/dropdown-menu.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/dropdown-menu.stories.d.ts +14 -0
- package/dist/components/ui/dropdown-menu/dropdown-menu.stories.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/index.d.ts +2 -0
- package/dist/components/ui/dropdown-menu/index.d.ts.map +1 -0
- package/dist/components/ui/flush-card-detach/flush-card-detach.stories.d.ts +17 -0
- package/dist/components/ui/flush-card-detach/flush-card-detach.stories.d.ts.map +1 -0
- package/dist/components/ui/icon/icon.d.ts +4 -0
- package/dist/components/ui/icon/icon.d.ts.map +1 -0
- package/dist/components/ui/icon/index.d.ts +2 -0
- package/dist/components/ui/icon/index.d.ts.map +1 -0
- package/dist/components/ui/input/index.d.ts +2 -0
- package/dist/components/ui/input/index.d.ts.map +1 -0
- package/dist/components/ui/input/input.d.ts +24 -0
- package/dist/components/ui/input/input.d.ts.map +1 -0
- package/dist/components/ui/input/input.stories.d.ts +36 -0
- package/dist/components/ui/input/input.stories.d.ts.map +1 -0
- package/dist/components/ui/kbd/index.d.ts +2 -0
- package/dist/components/ui/kbd/index.d.ts.map +1 -0
- package/dist/components/ui/kbd/kbd.d.ts +5 -0
- package/dist/components/ui/kbd/kbd.d.ts.map +1 -0
- package/dist/components/ui/label/index.d.ts +2 -0
- package/dist/components/ui/label/index.d.ts.map +1 -0
- package/dist/components/ui/label/label.d.ts +4 -0
- package/dist/components/ui/label/label.d.ts.map +1 -0
- package/dist/components/ui/label/label.stories.d.ts +14 -0
- package/dist/components/ui/label/label.stories.d.ts.map +1 -0
- package/dist/components/ui/popover/index.d.ts +2 -0
- package/dist/components/ui/popover/index.d.ts.map +1 -0
- package/dist/components/ui/popover/popover.d.ts +11 -0
- package/dist/components/ui/popover/popover.d.ts.map +1 -0
- package/dist/components/ui/popover/popover.stories.d.ts +13 -0
- package/dist/components/ui/popover/popover.stories.d.ts.map +1 -0
- package/dist/components/ui/progress/index.d.ts +2 -0
- package/dist/components/ui/progress/index.d.ts.map +1 -0
- package/dist/components/ui/progress/progress.d.ts +12 -0
- package/dist/components/ui/progress/progress.d.ts.map +1 -0
- package/dist/components/ui/progress/progress.stories.d.ts +17 -0
- package/dist/components/ui/progress/progress.stories.d.ts.map +1 -0
- package/dist/components/ui/radio-group/index.d.ts +2 -0
- package/dist/components/ui/radio-group/index.d.ts.map +1 -0
- package/dist/components/ui/radio-group/radio-group.d.ts +6 -0
- package/dist/components/ui/radio-group/radio-group.d.ts.map +1 -0
- package/dist/components/ui/radio-group/radio-group.stories.d.ts +14 -0
- package/dist/components/ui/radio-group/radio-group.stories.d.ts.map +1 -0
- package/dist/components/ui/scroll-area/index.d.ts +2 -0
- package/dist/components/ui/scroll-area/index.d.ts.map +1 -0
- package/dist/components/ui/scroll-area/scroll-area.d.ts +6 -0
- package/dist/components/ui/scroll-area/scroll-area.d.ts.map +1 -0
- package/dist/components/ui/search-input/index.d.ts +2 -0
- package/dist/components/ui/search-input/index.d.ts.map +1 -0
- package/dist/components/ui/search-input/search-input.d.ts +7 -0
- package/dist/components/ui/search-input/search-input.d.ts.map +1 -0
- package/dist/components/ui/select/index.d.ts +2 -0
- package/dist/components/ui/select/index.d.ts.map +1 -0
- package/dist/components/ui/select/select.d.ts +16 -0
- package/dist/components/ui/select/select.d.ts.map +1 -0
- package/dist/components/ui/select/select.stories.d.ts +16 -0
- package/dist/components/ui/select/select.stories.d.ts.map +1 -0
- package/dist/components/ui/selectable-card/index.d.ts +2 -0
- package/dist/components/ui/selectable-card/index.d.ts.map +1 -0
- package/dist/components/ui/selectable-card/selectable-card.d.ts +14 -0
- package/dist/components/ui/selectable-card/selectable-card.d.ts.map +1 -0
- package/dist/components/ui/selectable-card/selectable-card.stories.d.ts +20 -0
- package/dist/components/ui/selectable-card/selectable-card.stories.d.ts.map +1 -0
- package/dist/components/ui/separator/index.d.ts +2 -0
- package/dist/components/ui/separator/index.d.ts.map +1 -0
- package/dist/components/ui/separator/separator.d.ts +3 -0
- package/dist/components/ui/separator/separator.d.ts.map +1 -0
- package/dist/components/ui/separator/separator.stories.d.ts +14 -0
- package/dist/components/ui/separator/separator.stories.d.ts.map +1 -0
- package/dist/components/ui/sheet/index.d.ts +2 -0
- package/dist/components/ui/sheet/index.d.ts.map +1 -0
- package/dist/components/ui/sheet/sheet.d.ts +16 -0
- package/dist/components/ui/sheet/sheet.d.ts.map +1 -0
- package/dist/components/ui/sheet/sheet.stories.d.ts +14 -0
- package/dist/components/ui/sheet/sheet.stories.d.ts.map +1 -0
- package/dist/components/ui/skeleton/index.d.ts +2 -0
- package/dist/components/ui/skeleton/index.d.ts.map +1 -0
- package/dist/components/ui/skeleton/skeleton.d.ts +4 -0
- package/dist/components/ui/skeleton/skeleton.d.ts.map +1 -0
- package/dist/components/ui/skeleton/skeleton.stories.d.ts +15 -0
- package/dist/components/ui/skeleton/skeleton.stories.d.ts.map +1 -0
- package/dist/components/ui/sonner/index.d.ts +2 -0
- package/dist/components/ui/sonner/index.d.ts.map +1 -0
- package/dist/components/ui/sonner/sonner.d.ts +4 -0
- package/dist/components/ui/sonner/sonner.d.ts.map +1 -0
- package/dist/components/ui/spinner/index.d.ts +2 -0
- package/dist/components/ui/spinner/index.d.ts.map +1 -0
- package/dist/components/ui/spinner/spinner.d.ts +5 -0
- package/dist/components/ui/spinner/spinner.d.ts.map +1 -0
- package/dist/components/ui/spinner/spinner.stories.d.ts +17 -0
- package/dist/components/ui/spinner/spinner.stories.d.ts.map +1 -0
- package/dist/components/ui/switch/index.d.ts +2 -0
- package/dist/components/ui/switch/index.d.ts.map +1 -0
- package/dist/components/ui/switch/switch.d.ts +5 -0
- package/dist/components/ui/switch/switch.d.ts.map +1 -0
- package/dist/components/ui/switch/switch.stories.d.ts +29 -0
- package/dist/components/ui/switch/switch.stories.d.ts.map +1 -0
- package/dist/components/ui/table/index.d.ts +2 -0
- package/dist/components/ui/table/index.d.ts.map +1 -0
- package/dist/components/ui/table/table.d.ts +11 -0
- package/dist/components/ui/table/table.d.ts.map +1 -0
- package/dist/components/ui/table/table.stories.d.ts +13 -0
- package/dist/components/ui/table/table.stories.d.ts.map +1 -0
- package/dist/components/ui/tabs/index.d.ts +2 -0
- package/dist/components/ui/tabs/index.d.ts.map +1 -0
- package/dist/components/ui/tabs/tabs.d.ts +12 -0
- package/dist/components/ui/tabs/tabs.d.ts.map +1 -0
- package/dist/components/ui/tabs/tabs.stories.d.ts +13 -0
- package/dist/components/ui/tabs/tabs.stories.d.ts.map +1 -0
- package/dist/components/ui/textarea/index.d.ts +2 -0
- package/dist/components/ui/textarea/index.d.ts.map +1 -0
- package/dist/components/ui/textarea/textarea.d.ts +4 -0
- package/dist/components/ui/textarea/textarea.d.ts.map +1 -0
- package/dist/components/ui/textarea/textarea.stories.d.ts +14 -0
- package/dist/components/ui/textarea/textarea.stories.d.ts.map +1 -0
- package/dist/components/ui/tooltip/index.d.ts +2 -0
- package/dist/components/ui/tooltip/index.d.ts.map +1 -0
- package/dist/components/ui/tooltip/tooltip.d.ts +6 -0
- package/dist/components/ui/tooltip/tooltip.d.ts.map +1 -0
- package/dist/components/ui/tooltip/tooltip.stories.d.ts +14 -0
- package/dist/components/ui/tooltip/tooltip.stories.d.ts.map +1 -0
- package/dist/components/ui/well/index.d.ts +2 -0
- package/dist/components/ui/well/index.d.ts.map +1 -0
- package/dist/components/ui/well/well.d.ts +15 -0
- package/dist/components/ui/well/well.d.ts.map +1 -0
- package/dist/components/ui/well/well.stories.d.ts +39 -0
- package/dist/components/ui/well/well.stories.d.ts.map +1 -0
- package/dist/components/unsaved-changes-bar/index.d.ts +2 -0
- package/dist/components/unsaved-changes-bar/index.d.ts.map +1 -0
- package/dist/components/unsaved-changes-bar/unsaved-changes-bar.d.ts +22 -0
- package/dist/components/unsaved-changes-bar/unsaved-changes-bar.d.ts.map +1 -0
- package/dist/components/unsaved-changes-bar/unsaved-changes-bar.stories.d.ts +15 -0
- package/dist/components/unsaved-changes-bar/unsaved-changes-bar.stories.d.ts.map +1 -0
- package/dist/index.cjs +4064 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +80 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.esm.js +3851 -0
- package/dist/index.esm.js.map +1 -0
- package/dist/lib/utils.d.ts +3 -0
- package/dist/lib/utils.d.ts.map +1 -0
- package/dist/migration.cjs +328 -0
- package/dist/migration.cjs.map +1 -0
- package/dist/migration.esm.js +322 -0
- package/dist/migration.esm.js.map +1 -0
- package/dist/toggle-row-7lfPUutt.cjs +320 -0
- package/dist/toggle-row-7lfPUutt.cjs.map +1 -0
- package/dist/toggle-row-B5iXNWCJ.esm.js +278 -0
- package/dist/toggle-row-B5iXNWCJ.esm.js.map +1 -0
- package/package.json +91 -1
- package/src/styles/globals.css +615 -0
|
@@ -0,0 +1,615 @@
|
|
|
1
|
+
@import 'tailwindcss';
|
|
2
|
+
@import 'tw-animate-css';
|
|
3
|
+
|
|
4
|
+
@custom-variant dark (&:is(.dark *));
|
|
5
|
+
|
|
6
|
+
@theme inline {
|
|
7
|
+
--color-background: var(--background);
|
|
8
|
+
--color-foreground: var(--foreground);
|
|
9
|
+
--color-card: var(--card);
|
|
10
|
+
--color-card-foreground: var(--card-foreground);
|
|
11
|
+
--color-popover: var(--popover);
|
|
12
|
+
--color-popover-foreground: var(--popover-foreground);
|
|
13
|
+
--color-primary: var(--primary);
|
|
14
|
+
--color-primary-foreground: var(--primary-foreground);
|
|
15
|
+
--color-secondary: var(--secondary);
|
|
16
|
+
--color-secondary-foreground: var(--secondary-foreground);
|
|
17
|
+
--color-muted: var(--muted);
|
|
18
|
+
--color-muted-foreground: var(--muted-foreground);
|
|
19
|
+
--color-accent: var(--accent);
|
|
20
|
+
--color-accent-foreground: var(--accent-foreground);
|
|
21
|
+
--color-destructive: var(--destructive);
|
|
22
|
+
--color-destructive-foreground: var(--destructive-foreground);
|
|
23
|
+
--color-border: var(--border);
|
|
24
|
+
--color-input: var(--input);
|
|
25
|
+
--color-ring: var(--ring);
|
|
26
|
+
--color-action: var(--action);
|
|
27
|
+
--color-chart-1: var(--chart-1);
|
|
28
|
+
--color-chart-2: var(--chart-2);
|
|
29
|
+
--color-chart-3: var(--chart-3);
|
|
30
|
+
--color-chart-4: var(--chart-4);
|
|
31
|
+
--color-chart-5: var(--chart-5);
|
|
32
|
+
--color-sidebar: var(--sidebar);
|
|
33
|
+
--color-sidebar-foreground: var(--sidebar-foreground);
|
|
34
|
+
--color-sidebar-primary: var(--sidebar-primary);
|
|
35
|
+
--color-sidebar-primary-foreground: var(--sidebar-primary-foreground);
|
|
36
|
+
--color-sidebar-accent: var(--sidebar-accent);
|
|
37
|
+
--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
|
|
38
|
+
--color-sidebar-border: var(--sidebar-border);
|
|
39
|
+
--color-sidebar-ring: var(--sidebar-ring);
|
|
40
|
+
|
|
41
|
+
/* FireUI extended tokens */
|
|
42
|
+
--color-brand-light: var(--brand-light);
|
|
43
|
+
--color-brand-default: var(--brand-default);
|
|
44
|
+
--color-brand-hover: var(--brand-hover);
|
|
45
|
+
--color-brand-accented: var(--brand-accented);
|
|
46
|
+
--color-text-link: var(--text-link);
|
|
47
|
+
--color-text-disabled: var(--text-disabled);
|
|
48
|
+
--color-text-placeholder: var(--text-placeholder);
|
|
49
|
+
--color-text-invert: var(--text-invert);
|
|
50
|
+
--color-bg-bottom: var(--bg-bottom);
|
|
51
|
+
--color-bg-default: var(--bg-default);
|
|
52
|
+
--color-bg-accented: var(--bg-accented);
|
|
53
|
+
--color-bg-strong: var(--bg-strong);
|
|
54
|
+
--color-bg-absolute: var(--bg-absolute);
|
|
55
|
+
--color-success-light: var(--success-light);
|
|
56
|
+
--color-success-default: var(--success-default);
|
|
57
|
+
--color-text-success: var(--text-success);
|
|
58
|
+
--color-danger-light: var(--danger-light);
|
|
59
|
+
--color-danger-default: var(--danger-default);
|
|
60
|
+
--color-text-danger: var(--text-danger);
|
|
61
|
+
--color-warning-light: var(--warning-light);
|
|
62
|
+
--color-warning-default: var(--warning-default);
|
|
63
|
+
--color-text-warning: var(--text-warning);
|
|
64
|
+
--color-process-light: var(--process-light);
|
|
65
|
+
--color-process-default: var(--process-default);
|
|
66
|
+
--color-text-process: var(--text-process);
|
|
67
|
+
--color-inactive-light: var(--inactive-light);
|
|
68
|
+
--color-border-divider: var(--border-divider);
|
|
69
|
+
--color-border-default: var(--border-default);
|
|
70
|
+
--color-border-hover: var(--border-hover);
|
|
71
|
+
--color-border-strong: var(--border-strong);
|
|
72
|
+
--color-border-focused: var(--border-focused);
|
|
73
|
+
--color-border-selected: var(--border-selected);
|
|
74
|
+
--color-border-danger: var(--border-danger);
|
|
75
|
+
--color-border-success: var(--border-success);
|
|
76
|
+
--color-border-process: var(--border-process);
|
|
77
|
+
--color-border-warning: var(--border-warning);
|
|
78
|
+
--color-overlay-hover: var(--overlay-hover);
|
|
79
|
+
--color-overlay-pressed: var(--overlay-pressed);
|
|
80
|
+
--color-overlay-selected: var(--overlay-selected);
|
|
81
|
+
--color-overlay-selected-hover: var(--overlay-selected-hover);
|
|
82
|
+
--color-overlay-md: var(--overlay-md);
|
|
83
|
+
--color-overlay-strong: var(--overlay-strong);
|
|
84
|
+
|
|
85
|
+
/* Tiered radius: controls 8px (rounded-md) · containers 12px (rounded-xl) · cards/dialogs 16px (rounded-[16px]) */
|
|
86
|
+
--radius-sm: 6px;
|
|
87
|
+
--radius-md: 8px;
|
|
88
|
+
--radius-lg: 10px;
|
|
89
|
+
--radius-xl: 12px;
|
|
90
|
+
--radius-2xl: 14px;
|
|
91
|
+
--radius-3xl: 16px;
|
|
92
|
+
--radius-4xl: 20px;
|
|
93
|
+
--shadow-border: var(--shadow-border);
|
|
94
|
+
--shadow-card: var(--shadow-card);
|
|
95
|
+
--shadow-button: var(--shadow-button);
|
|
96
|
+
--shadow-input: var(--shadow-input);
|
|
97
|
+
--shadow-elevated: var(--shadow-elevated);
|
|
98
|
+
--shadow-input-hover: var(--shadow-input-hover);
|
|
99
|
+
--shadow-card-content: var(--shadow-card-content);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/* ═══════════════════════════════════════════════════════════
|
|
103
|
+
River UI Design System — Light Mode
|
|
104
|
+
═══════════════════════════════════════════════════════════ */
|
|
105
|
+
|
|
106
|
+
:root {
|
|
107
|
+
/* ——— Text & Icons (River UI, OKLCH) ——— */
|
|
108
|
+
--foreground: oklch(0.373 0.031 259.73); /* text-primary */
|
|
109
|
+
--muted-foreground: oklch(0.551 0.023 264.36); /* text-secondary */
|
|
110
|
+
--text-disabled: oklch(0.714 0.019 261.32);
|
|
111
|
+
--text-invert: oklch(0.849 0.01 252.82);
|
|
112
|
+
--text-placeholder: oklch(0.849 0.01 252.82);
|
|
113
|
+
--text-link: oklch(0.497 0.174 256.63);
|
|
114
|
+
|
|
115
|
+
/* ——— Backgrounds (River UI, OKLCH) ——— */
|
|
116
|
+
--background: oklch(1 0 0); /* bg-neutral */
|
|
117
|
+
--bg-bottom: oklch(0.985 0.002 247.84);
|
|
118
|
+
--bg-default: oklch(0.967 0.003 264.54);
|
|
119
|
+
--bg-accented: oklch(0.928 0.006 264.53); /* bg-default-accented */
|
|
120
|
+
--bg-strong: oklch(0.551 0.023 264.36);
|
|
121
|
+
--bg-absolute: oklch(0.373 0.031 259.73);
|
|
122
|
+
|
|
123
|
+
/* ——— Card / Popover ——— */
|
|
124
|
+
--card: oklch(1 0 0);
|
|
125
|
+
--card-foreground: oklch(0.373 0.031 259.73);
|
|
126
|
+
--popover: oklch(1 0 0);
|
|
127
|
+
--popover-foreground: oklch(0.373 0.031 259.73);
|
|
128
|
+
|
|
129
|
+
/* ——— Primary ——— */
|
|
130
|
+
--primary: oklch(0.373 0.031 259.73); /* bg-absolute */
|
|
131
|
+
--primary-foreground: oklch(1 0 0);
|
|
132
|
+
|
|
133
|
+
/* ——— Secondary / Muted / Accent ——— */
|
|
134
|
+
--secondary: oklch(0.967 0.003 264.54); /* bg-default */
|
|
135
|
+
--secondary-foreground: oklch(0.373 0.031 259.73);
|
|
136
|
+
--muted: oklch(0.967 0.003 264.54);
|
|
137
|
+
--accent: oklch(0.948 0.005 258.33); /* bg-default-accented */
|
|
138
|
+
--accent-foreground: oklch(0.373 0.031 259.73);
|
|
139
|
+
|
|
140
|
+
/* ——— Brand / Action (River UI, OKLCH) ——— */
|
|
141
|
+
--brand-light: oklch(0.964 0.018 253.34);
|
|
142
|
+
--brand-default: oklch(0.574 0.207 257.4);
|
|
143
|
+
--brand-hover: oklch(0.652 0.172 253.28);
|
|
144
|
+
--brand-accented: oklch(0.497 0.174 256.63);
|
|
145
|
+
--ring: oklch(0.574 0.207 257.4); /* border-focused */
|
|
146
|
+
--action: oklch(0.574 0.207 257.4);
|
|
147
|
+
|
|
148
|
+
/* ——— Destructive ——— */
|
|
149
|
+
--destructive: oklch(0.563 0.189 25.7); /* danger-default */
|
|
150
|
+
--destructive-foreground: oklch(1 0 0);
|
|
151
|
+
|
|
152
|
+
/* ——— Borders ——— */
|
|
153
|
+
--border: oklch(0.278 0.03 256.85 / 0.12);
|
|
154
|
+
--input: oklch(0.278 0.03 256.85 / 0.12);
|
|
155
|
+
--border-divider: oklch(0.928 0.006 264.53);
|
|
156
|
+
--border-default: oklch(0.849 0.01 252.82);
|
|
157
|
+
--border-hover: oklch(0.714 0.019 261.32);
|
|
158
|
+
--border-strong: oklch(0.551 0.023 264.36);
|
|
159
|
+
--border-focused: oklch(0.574 0.207 257.4);
|
|
160
|
+
--border-selected: oklch(0.497 0.174 256.63);
|
|
161
|
+
--border-danger: oklch(0.497 0.18 26.81);
|
|
162
|
+
--border-success: oklch(0.438 0.115 146.74);
|
|
163
|
+
--border-process: oklch(0.516 0.247 281.05);
|
|
164
|
+
--border-warning: oklch(0.406 0.114 40.88);
|
|
165
|
+
|
|
166
|
+
/* ——— Overlays (River UI, OKLCH) ——— */
|
|
167
|
+
--overlay-hover: oklch(0.278 0.03 256.85 / 0.04);
|
|
168
|
+
--overlay-pressed: oklch(0.278 0.03 256.85 / 0.08);
|
|
169
|
+
--overlay-selected: oklch(0.661 0.181 258.32 / 0.08);
|
|
170
|
+
--overlay-selected-hover: oklch(0.661 0.181 258.32 / 0.12);
|
|
171
|
+
--overlay-md: oklch(0.278 0.03 256.85 / 0.60);
|
|
172
|
+
--overlay-strong: oklch(0.278 0.03 256.85 / 0.80);
|
|
173
|
+
|
|
174
|
+
/* ——— Functional: Success ——— */
|
|
175
|
+
--success-light: oklch(0.978 0.025 152.89);
|
|
176
|
+
--success-default: oklch(0.609 0.18 145.15);
|
|
177
|
+
--text-success: oklch(0.438 0.115 146.74);
|
|
178
|
+
|
|
179
|
+
/* ——— Functional: Danger ——— */
|
|
180
|
+
--danger-light: oklch(0.971 0.013 17.38);
|
|
181
|
+
--danger-default: oklch(0.563 0.189 25.7);
|
|
182
|
+
--text-danger: oklch(0.497 0.18 26.81);
|
|
183
|
+
|
|
184
|
+
/* ——— Functional: Warning ——— */
|
|
185
|
+
--warning-light: oklch(0.98 0.025 89.21);
|
|
186
|
+
--warning-default: oklch(0.822 0.165 77.75);
|
|
187
|
+
--text-warning: oklch(0.406 0.114 40.88);
|
|
188
|
+
|
|
189
|
+
/* ——— Functional: Process ——— */
|
|
190
|
+
--process-light: oklch(0.96 0.02 286.02);
|
|
191
|
+
--process-default: oklch(0.579 0.226 280.94);
|
|
192
|
+
--text-process: oklch(0.516 0.247 281.05);
|
|
193
|
+
|
|
194
|
+
/* ——— Functional: Inactive ——— */
|
|
195
|
+
--inactive-light: oklch(0.967 0.003 264.54);
|
|
196
|
+
--border-inactive: oklch(0.872 0.009 258.34);
|
|
197
|
+
|
|
198
|
+
/* ——— Charts ——— */
|
|
199
|
+
--chart-1: oklch(0.574 0.207 257.4);
|
|
200
|
+
--chart-2: oklch(0.609 0.18 145.15);
|
|
201
|
+
--chart-3: oklch(0.822 0.165 77.75);
|
|
202
|
+
--chart-4: oklch(0.563 0.189 25.7);
|
|
203
|
+
--chart-5: oklch(0.516 0.247 281.05);
|
|
204
|
+
|
|
205
|
+
/* ——— Radius ——— */
|
|
206
|
+
--radius: 8px;
|
|
207
|
+
|
|
208
|
+
/* ——— Sidebar ——— */
|
|
209
|
+
--sidebar: oklch(1 0 0);
|
|
210
|
+
--sidebar-foreground: oklch(0.373 0.031 259.73);
|
|
211
|
+
--sidebar-primary: oklch(0.574 0.207 257.4);
|
|
212
|
+
--sidebar-primary-foreground: oklch(1 0 0);
|
|
213
|
+
--sidebar-accent: oklch(0.967 0.003 264.54);
|
|
214
|
+
--sidebar-accent-foreground: oklch(0.373 0.031 259.73);
|
|
215
|
+
--sidebar-border: oklch(0.928 0.006 264.53);
|
|
216
|
+
--sidebar-ring: oklch(0.574 0.207 257.4);
|
|
217
|
+
|
|
218
|
+
/* ——— Shadows ——— */
|
|
219
|
+
--shadow-border: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.10);
|
|
220
|
+
--shadow-card: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.08), 0px 0px 2px 0px oklch(0.278 0.03 256.85 / 0.08), 0px 1px 2px 0px oklch(0.278 0.03 256.85 / 0.06);
|
|
221
|
+
--shadow-button: 0px 1px 1px 0px oklch(1 0 0 / 0.07) inset, 0px 2px 3px 0px oklch(0.278 0.03 256.85 / 0.20), 0px 1px 1px 0px oklch(0 0 0 / 0.24);
|
|
222
|
+
--shadow-input: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.07), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
223
|
+
--shadow-input-hover: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.15), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
224
|
+
--shadow-secondary: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.07), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
225
|
+
--shadow-secondary-hover: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.12), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
226
|
+
--shadow-field: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.10), 0px 0px 1px 0px oklch(0.278 0.03 256.85 / 0.06);
|
|
227
|
+
--shadow-field-hover: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.18), 0px 0px 1px 0px oklch(0.278 0.03 256.85 / 0.10);
|
|
228
|
+
--shadow-elevated: 0 0 0 1px oklch(0.278 0.03 256.85 / 0.10), 0px 5px 15px 0px oklch(0.278 0.03 256.85 / 0.08), 0px 15px 35px -5px oklch(0.278 0.03 256.85 / 0.20);
|
|
229
|
+
--shadow-card-content: 0px 0px 2px 0px oklch(0.278 0.03 256.85 / 0.08), 0px 1px 2px 0px oklch(0.278 0.03 256.85 / 0.06);
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
/* ═══════════════════════════════════════════════════════════
|
|
233
|
+
Dark Mode
|
|
234
|
+
═══════════════════════════════════════════════════════════ */
|
|
235
|
+
|
|
236
|
+
.dark {
|
|
237
|
+
/* ——— Text & Icons ——— */
|
|
238
|
+
--foreground: oklch(0.880 0.017 231);
|
|
239
|
+
--muted-foreground: oklch(0.520 0.017 231);
|
|
240
|
+
--text-disabled: oklch(0.375 0.014 231);
|
|
241
|
+
--text-invert: oklch(0.375 0.014 231);
|
|
242
|
+
--text-placeholder: oklch(0.375 0.014 231);
|
|
243
|
+
--text-link: oklch(0.660 0.155 256);
|
|
244
|
+
|
|
245
|
+
/* ——— Backgrounds ——— */
|
|
246
|
+
--background: oklch(0.160 0.014 231);
|
|
247
|
+
--bg-bottom: oklch(0.135 0.014 231);
|
|
248
|
+
--bg-default: oklch(0.195 0.014 231);
|
|
249
|
+
--bg-accented: oklch(0.225 0.016 231);
|
|
250
|
+
--bg-strong: oklch(0.500 0.014 231);
|
|
251
|
+
--bg-absolute: oklch(0.880 0.017 231);
|
|
252
|
+
|
|
253
|
+
/* ——— Card / Popover ——— */
|
|
254
|
+
--card: oklch(0.210 0.014 231);
|
|
255
|
+
--card-foreground: oklch(0.880 0.017 231);
|
|
256
|
+
--popover: oklch(0.210 0.014 231);
|
|
257
|
+
--popover-foreground: oklch(0.880 0.017 231);
|
|
258
|
+
|
|
259
|
+
/* ——— Primary ——— */
|
|
260
|
+
--primary: oklch(0.880 0.017 231);
|
|
261
|
+
--primary-foreground: oklch(0.160 0.014 231);
|
|
262
|
+
|
|
263
|
+
/* ——— Secondary / Muted / Accent ——— */
|
|
264
|
+
--secondary: oklch(0.195 0.014 231);
|
|
265
|
+
--secondary-foreground: oklch(0.880 0.017 231);
|
|
266
|
+
--muted: oklch(0.195 0.014 231);
|
|
267
|
+
--accent: oklch(0.225 0.016 231);
|
|
268
|
+
--accent-foreground: oklch(0.880 0.017 231);
|
|
269
|
+
|
|
270
|
+
/* ——— Brand / Action ——— */
|
|
271
|
+
--brand-light: oklch(0.235 0.060 257);
|
|
272
|
+
--brand-default: oklch(0.510 0.205 257);
|
|
273
|
+
--brand-hover: oklch(0.590 0.175 257);
|
|
274
|
+
--brand-accented: oklch(0.440 0.215 257);
|
|
275
|
+
--ring: oklch(0.510 0.205 257);
|
|
276
|
+
--action: oklch(0.510 0.205 257);
|
|
277
|
+
|
|
278
|
+
/* ——— Destructive ——— */
|
|
279
|
+
--destructive: oklch(0.660 0.210 25);
|
|
280
|
+
--destructive-foreground: oklch(1 0 0);
|
|
281
|
+
|
|
282
|
+
/* ——— Borders ——— */
|
|
283
|
+
--border: oklch(1 0 0 / 0.05);
|
|
284
|
+
--input: oklch(1 0 0 / 0.08);
|
|
285
|
+
--border-divider: oklch(0.220 0.014 231);
|
|
286
|
+
--border-default: oklch(0.295 0.014 231);
|
|
287
|
+
--border-hover: oklch(0.370 0.014 231);
|
|
288
|
+
--border-strong: oklch(0.500 0.014 231);
|
|
289
|
+
--border-focused: oklch(0.510 0.205 257);
|
|
290
|
+
--border-selected: oklch(0.440 0.215 257);
|
|
291
|
+
--border-danger: oklch(0.560 0.120 25);
|
|
292
|
+
--border-success: oklch(0.570 0.130 145);
|
|
293
|
+
--border-process: oklch(0.530 0.135 295);
|
|
294
|
+
--border-warning: oklch(0.620 0.110 78);
|
|
295
|
+
|
|
296
|
+
/* ——— Overlays ——— */
|
|
297
|
+
--overlay-hover: oklch(1 0 0 / 0.04);
|
|
298
|
+
--overlay-pressed: oklch(1 0 0 / 0.08);
|
|
299
|
+
--overlay-selected: oklch(0.510 0.205 257 / 0.12);
|
|
300
|
+
--overlay-selected-hover: oklch(0.510 0.205 257 / 0.18);
|
|
301
|
+
--overlay-md: oklch(0 0 0 / 0.70);
|
|
302
|
+
--overlay-strong: oklch(0 0 0 / 0.85);
|
|
303
|
+
|
|
304
|
+
/* ——— Functional: Success ——— */
|
|
305
|
+
--success-light: oklch(0.215 0.048 145);
|
|
306
|
+
--success-default: oklch(0.600 0.100 145);
|
|
307
|
+
--text-success: oklch(0.720 0.130 145);
|
|
308
|
+
|
|
309
|
+
/* ——— Functional: Danger ——— */
|
|
310
|
+
--danger-light: oklch(0.200 0.055 25);
|
|
311
|
+
--danger-default: oklch(0.600 0.110 25);
|
|
312
|
+
--text-danger: oklch(0.730 0.120 25);
|
|
313
|
+
|
|
314
|
+
/* ——— Functional: Warning ——— */
|
|
315
|
+
--warning-light: oklch(0.215 0.052 78);
|
|
316
|
+
--warning-default: oklch(0.720 0.090 78);
|
|
317
|
+
--text-warning: oklch(0.780 0.120 78);
|
|
318
|
+
|
|
319
|
+
/* ——— Functional: Process ——— */
|
|
320
|
+
--process-light: oklch(0.210 0.055 295);
|
|
321
|
+
--process-default: oklch(0.580 0.110 295);
|
|
322
|
+
--text-process: oklch(0.700 0.135 295);
|
|
323
|
+
|
|
324
|
+
/* ——— Functional: Inactive ——— */
|
|
325
|
+
--inactive-light: oklch(0.230 0.014 231);
|
|
326
|
+
--border-inactive: oklch(0.295 0.014 231);
|
|
327
|
+
|
|
328
|
+
/* ——— Charts ——— */
|
|
329
|
+
--chart-1: oklch(0.510 0.205 257);
|
|
330
|
+
--chart-2: oklch(0.650 0.170 145);
|
|
331
|
+
--chart-3: oklch(0.780 0.160 78);
|
|
332
|
+
--chart-4: oklch(0.660 0.210 25);
|
|
333
|
+
--chart-5: oklch(0.620 0.200 295);
|
|
334
|
+
|
|
335
|
+
/* ——— Sidebar ——— */
|
|
336
|
+
--sidebar: oklch(0.160 0.014 231);
|
|
337
|
+
--sidebar-foreground: oklch(0.880 0.017 231);
|
|
338
|
+
--sidebar-primary: oklch(0.510 0.205 257);
|
|
339
|
+
--sidebar-primary-foreground: oklch(1 0 0);
|
|
340
|
+
--sidebar-accent: oklch(0.195 0.014 231);
|
|
341
|
+
--sidebar-accent-foreground: oklch(0.880 0.017 231);
|
|
342
|
+
--sidebar-border: oklch(0.220 0.014 231);
|
|
343
|
+
--sidebar-ring: oklch(0.510 0.205 257);
|
|
344
|
+
|
|
345
|
+
/* ——— Shadows ——— */
|
|
346
|
+
--shadow-border: 0 0 0 1px oklch(1 0 0 / 0.05);
|
|
347
|
+
--shadow-card: 0 0 0 1px oklch(1 0 0 / 0.08), 0px 0px 2px 0px oklch(0 0 0 / 0.08), 0px 1px 2px 0px oklch(0 0 0 / 0.06);
|
|
348
|
+
--shadow-button: 0px 1px 1px 0px oklch(1 0 0 / 0.06) inset, 0px 2px 3px 0px oklch(0 0 0 / 0.45), 0px 1px 1px 0px oklch(0 0 0 / 0.50);
|
|
349
|
+
--shadow-input: 0 0 0 1px oklch(1 0 0 / 0.09), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
350
|
+
--shadow-input-hover: 0 0 0 1px oklch(1 0 0 / 0.16), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
351
|
+
--shadow-secondary: 0 0 0 1px oklch(1 0 0 / 0.08), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
352
|
+
--shadow-secondary-hover: 0 0 0 1px oklch(1 0 0 / 0.14), 0px 2px 3px -1px oklch(0 0 0 / 0.08), 0px 1px 0px 0px oklch(0 0 0 / 0.02);
|
|
353
|
+
--shadow-field: 0 0 0 1px oklch(1 0 0 / 0.08), 0px 0px 1px 0px oklch(0 0 0 / 0.08);
|
|
354
|
+
--shadow-field-hover: 0 0 0 1px oklch(1 0 0 / 0.18), 0px 0px 1px 0px oklch(0 0 0 / 0.10);
|
|
355
|
+
--shadow-elevated: 0 0 0 1px oklch(1 0 0 / 0.06), 0px 5px 15px 0px oklch(0 0 0 / 0.25), 0px 15px 35px -5px oklch(0 0 0 / 0.45);
|
|
356
|
+
--shadow-card-content: 0px 0px 2px 0px oklch(0 0 0 / 0.08), 0px 1px 2px 0px oklch(0 0 0 / 0.06);
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
@layer base {
|
|
360
|
+
* {
|
|
361
|
+
@apply border-border outline-ring/50;
|
|
362
|
+
}
|
|
363
|
+
/* Only show focus ring on keyboard navigation, never on click */
|
|
364
|
+
:focus:not(:focus-visible) {
|
|
365
|
+
outline: none !important;
|
|
366
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow, 0 0 #0000) !important;
|
|
367
|
+
}
|
|
368
|
+
/* Prevent accidental text selection on interactive elements */
|
|
369
|
+
button, [role='button'], [role='tab'], [role='option'], [role='menuitem'],
|
|
370
|
+
[role='menuitemcheckbox'], [role='menuitemradio'], [role='radio'],
|
|
371
|
+
[role='checkbox'], label, [data-slot='switch'], [data-slot='checkbox'],
|
|
372
|
+
[data-slot='toggle-row'], summary {
|
|
373
|
+
user-select: none;
|
|
374
|
+
-webkit-user-select: none;
|
|
375
|
+
}
|
|
376
|
+
body {
|
|
377
|
+
@apply bg-background text-foreground antialiased;
|
|
378
|
+
}
|
|
379
|
+
h1, h2, h3, h4 {
|
|
380
|
+
text-wrap: balance;
|
|
381
|
+
}
|
|
382
|
+
p {
|
|
383
|
+
text-wrap: pretty;
|
|
384
|
+
}
|
|
385
|
+
/* Branded text selection */
|
|
386
|
+
::selection {
|
|
387
|
+
background-color: oklch(0.574 0.207 257.4 / 0.15);
|
|
388
|
+
color: inherit;
|
|
389
|
+
}
|
|
390
|
+
/* Slashed zero + tabular nums for monospace contexts */
|
|
391
|
+
.font-mono, code, pre, kbd, samp {
|
|
392
|
+
font-variant-numeric: slashed-zero tabular-nums;
|
|
393
|
+
}
|
|
394
|
+
/* Global Hugeicons stroke-width */
|
|
395
|
+
:root { --icon-stroke-width: 1.75; }
|
|
396
|
+
svg[color='currentColor'] path,
|
|
397
|
+
svg[color='currentColor'] circle,
|
|
398
|
+
svg[color='currentColor'] rect,
|
|
399
|
+
svg[color='currentColor'] polyline,
|
|
400
|
+
svg[color='currentColor'] line,
|
|
401
|
+
svg[color='currentColor'] ellipse {
|
|
402
|
+
stroke-width: var(--icon-stroke-width);
|
|
403
|
+
}
|
|
404
|
+
/* Normalize icon stroke-width for custom SVGs */
|
|
405
|
+
svg[stroke='currentColor'] {
|
|
406
|
+
stroke-width: var(--icon-stroke-width, 1.75);
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
/* Global reduced-motion override */
|
|
411
|
+
@media (prefers-reduced-motion: reduce) {
|
|
412
|
+
*, *::before, *::after {
|
|
413
|
+
animation-duration: 0.01ms !important;
|
|
414
|
+
animation-iteration-count: 1 !important;
|
|
415
|
+
transition-duration: 0.01ms !important;
|
|
416
|
+
scroll-behavior: auto !important;
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
/* ═══════════════════════════════════════════════════════════
|
|
421
|
+
Checkbox draw-on animation
|
|
422
|
+
═══════════════════════════════════════════════════════════ */
|
|
423
|
+
|
|
424
|
+
@keyframes draw-check {
|
|
425
|
+
from { stroke-dashoffset: 1; }
|
|
426
|
+
to { stroke-dashoffset: 0; }
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
[data-slot='checkbox-indicator'] path {
|
|
430
|
+
stroke-dasharray: 1;
|
|
431
|
+
stroke-dashoffset: 1;
|
|
432
|
+
transition: stroke-dashoffset 120ms ease-out;
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
[data-slot='checkbox-indicator'][data-state='checked'] path {
|
|
436
|
+
stroke-dashoffset: 0;
|
|
437
|
+
animation: draw-check 250ms ease-out;
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
/* ═══════════════════════════════════════════════════════════
|
|
441
|
+
Checkbox hover fill
|
|
442
|
+
═══════════════════════════════════════════════════════════ */
|
|
443
|
+
|
|
444
|
+
[data-slot='checkbox'] { position: relative; }
|
|
445
|
+
|
|
446
|
+
[data-slot='checkbox'][data-state='unchecked']::before {
|
|
447
|
+
content: '';
|
|
448
|
+
position: absolute;
|
|
449
|
+
inset: 2px;
|
|
450
|
+
border-radius: 2px;
|
|
451
|
+
background: oklch(0.278 0.03 256.85 / 0.08);
|
|
452
|
+
opacity: 0;
|
|
453
|
+
transition: opacity 150ms ease-out;
|
|
454
|
+
pointer-events: none;
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
.dark [data-slot='checkbox'][data-state='unchecked']::before {
|
|
458
|
+
background: oklch(1 0 0 / 0.10);
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
[data-slot='checkbox'][data-state='unchecked']:not(:disabled):hover::before {
|
|
462
|
+
opacity: 1;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
/* ═══════════════════════════════════════════════════════════
|
|
466
|
+
Radio hover dot
|
|
467
|
+
═══════════════════════════════════════════════════════════ */
|
|
468
|
+
|
|
469
|
+
[data-slot='radio-group-item'] { position: relative; }
|
|
470
|
+
|
|
471
|
+
[data-slot='radio-group-item'][data-state='unchecked']::before {
|
|
472
|
+
content: '';
|
|
473
|
+
position: absolute;
|
|
474
|
+
width: 8px;
|
|
475
|
+
height: 8px;
|
|
476
|
+
border-radius: 50%;
|
|
477
|
+
top: 50%;
|
|
478
|
+
left: 50%;
|
|
479
|
+
transform: translate(-50%, -50%);
|
|
480
|
+
background: oklch(0.278 0.03 256.85 / 0.12);
|
|
481
|
+
opacity: 0;
|
|
482
|
+
transition: opacity 150ms ease-out;
|
|
483
|
+
pointer-events: none;
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
.dark [data-slot='radio-group-item'][data-state='unchecked']::before {
|
|
487
|
+
background: oklch(1 0 0 / 0.15);
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
[data-slot='radio-group-item'][data-state='unchecked']:not(:disabled):hover::before {
|
|
491
|
+
opacity: 1;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
/* ═══════════════════════════════════════════════════════════
|
|
495
|
+
Control + label hover feedback
|
|
496
|
+
═══════════════════════════════════════════════════════════ */
|
|
497
|
+
|
|
498
|
+
:has(> [data-slot='checkbox']):hover,
|
|
499
|
+
:has(> [data-slot='switch']):hover,
|
|
500
|
+
:has(> [data-slot='radio-group-item']):hover {
|
|
501
|
+
cursor: pointer;
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
:has(> [data-slot='checkbox']):hover > *,
|
|
505
|
+
:has(> [data-slot='switch']):hover > *,
|
|
506
|
+
:has(> [data-slot='radio-group-item']):hover > * {
|
|
507
|
+
cursor: pointer;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
:has(> [data-slot='checkbox']):hover > [data-slot='checkbox'],
|
|
511
|
+
:has(> [data-slot='switch']):hover > [data-slot='switch'],
|
|
512
|
+
:has(> [data-slot='radio-group-item']):hover > [data-slot='radio-group-item'] {
|
|
513
|
+
filter: brightness(1.15);
|
|
514
|
+
transition: filter 0.1s ease-out;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
/* ═══════════════════════════════════════════════════════════
|
|
518
|
+
Solid button gradient overlay
|
|
519
|
+
═══════════════════════════════════════════════════════════ */
|
|
520
|
+
|
|
521
|
+
[data-slot='button'][data-variant='default']::after,
|
|
522
|
+
[data-slot='button'][data-variant='destructive']::after {
|
|
523
|
+
content: '';
|
|
524
|
+
position: absolute;
|
|
525
|
+
inset: 0;
|
|
526
|
+
border-radius: inherit;
|
|
527
|
+
background: linear-gradient(180deg, oklch(1 0 0 / 1), oklch(1 0 0 / 0));
|
|
528
|
+
opacity: 0.1;
|
|
529
|
+
transition: opacity 0.5s;
|
|
530
|
+
pointer-events: none;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
[data-slot='button'][data-variant='default']:hover::after,
|
|
534
|
+
[data-slot='button'][data-variant='destructive']:hover::after {
|
|
535
|
+
opacity: 0.15;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
[data-slot='button'][data-variant='default']:active::after,
|
|
539
|
+
[data-slot='button'][data-variant='destructive']:active::after {
|
|
540
|
+
opacity: 0.05;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
/* ═══════════════════════════════════════════════════════════
|
|
544
|
+
Custom Animations
|
|
545
|
+
═══════════════════════════════════════════════════════════ */
|
|
546
|
+
|
|
547
|
+
@keyframes shimmer {
|
|
548
|
+
0% { background-position: 200% 0; }
|
|
549
|
+
100% { background-position: -200% 0; }
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
@keyframes shimmer-ltr {
|
|
553
|
+
0% { background-position: -200% 0; }
|
|
554
|
+
100% { background-position: 200% 0; }
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
@keyframes progress-indeterminate {
|
|
558
|
+
0% { transform: translateX(-100%); }
|
|
559
|
+
50% { transform: translateX(0%); }
|
|
560
|
+
100% { transform: translateX(100%); }
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
@utility animate-shimmer {
|
|
564
|
+
animation: shimmer 3s ease-in-out infinite;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
@utility animate-progress-indeterminate {
|
|
568
|
+
animation: progress-indeterminate 1.5s ease-in-out infinite;
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
@keyframes fadeIn {
|
|
572
|
+
from { opacity: 0; }
|
|
573
|
+
to { opacity: 1; }
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
@keyframes onboarding-enter {
|
|
577
|
+
from { opacity: 0; transform: translateY(8px); }
|
|
578
|
+
to { opacity: 1; transform: translateY(0); }
|
|
579
|
+
}
|
|
580
|
+
.onboarding-enter {
|
|
581
|
+
animation: onboarding-enter 0.22s cubic-bezier(0.22, 1, 0.36, 1) both;
|
|
582
|
+
will-change: transform, opacity;
|
|
583
|
+
}
|
|
584
|
+
.onboarding-card-enter {
|
|
585
|
+
opacity: 0;
|
|
586
|
+
transform: translateY(6px);
|
|
587
|
+
animation: onboarding-enter 0.32s cubic-bezier(0.22, 1, 0.36, 1) both;
|
|
588
|
+
will-change: transform, opacity;
|
|
589
|
+
}
|
|
590
|
+
@media (prefers-reduced-motion: reduce) {
|
|
591
|
+
.onboarding-enter,
|
|
592
|
+
.onboarding-card-enter {
|
|
593
|
+
animation-duration: 0.01ms;
|
|
594
|
+
transform: none;
|
|
595
|
+
}
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
/* ═══════════════════════════════════════════════════════════
|
|
599
|
+
Card with footer
|
|
600
|
+
═══════════════════════════════════════════════════════════ */
|
|
601
|
+
|
|
602
|
+
[data-slot='card-content']:has(+ [data-slot='card-footer']),
|
|
603
|
+
[data-slot='dialog-body']:has(+ [data-slot='dialog-footer']) {
|
|
604
|
+
border-bottom-left-radius: 12px;
|
|
605
|
+
border-bottom-right-radius: 12px;
|
|
606
|
+
box-shadow: var(--shadow-card-content);
|
|
607
|
+
position: relative;
|
|
608
|
+
z-index: 1;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
[data-slot='card-content'] + [data-slot='card-footer'],
|
|
612
|
+
[data-slot='dialog-body'] + [data-slot='dialog-footer'] {
|
|
613
|
+
margin-top: -12px;
|
|
614
|
+
padding-top: calc(12px + 1rem);
|
|
615
|
+
}
|