REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1002 B
Close
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/@adminjs/design-system/src/atoms/table/table-caption.tsx
Text
Base64
import { styled } from '@styled-components' import { Button } from '../button/index.js' import { themeGet, cssClass } from '../../utils/index.js' /** * @component * @private */ const TableCaption = styled.caption` font-family: ${themeGet('font')}; padding: ${themeGet('space', 'sm')} ${themeGet('space', 'lg')}; text-align: left; color: ${themeGet('colors', 'white')}; font-size: ${themeGet('fontSizes', 'default')}; line-height: ${themeGet('lineHeights', 'default')}; position: absolute; left: 0; right: 0; top: -4px; transform: translateY(-100%); background: ${themeGet('colors', 'primary100')}; border-radius: 4px; box-sizing: border-box; vertical-align: middle; &:first-child { flex-grow: 1; } & ${Button} { color: ${themeGet('colors', 'white')}; border-color: ${themeGet('colors', 'white')}; } ` TableCaption.defaultProps = { className: cssClass('TableCaption'), } TableCaption.displayName = 'TableCaption' export default TableCaption
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.ts
331 B
lrw-r--r--
2026-02-28 00:31:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table-body.tsx
296 B
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table-caption.tsx
1002 B
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table-cell.tsx
887 B
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table-head.tsx
617 B
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table-row.tsx
477 B
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table.stories.tsx
2.05 KB
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
table.tsx
2.80 KB
lrw-r--r--
2026-02-28 00:32:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).