REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 876 B
Close
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/frontend/components/spec/property-json.factory.ts
Text
Base64
import { factory } from 'factory-girl' import { PropertyJSON } from '../../interfaces/index.js' factory.define<PropertyJSON>('PropertyJSON', Object, { custom: {}, isTitle: false, isId: false, isSortable: true, availableValues: null, label: factory.sequence('JSONProperty.label', (n) => `someProperty${n}`), name: factory.sequence('JSONProperty.name', (n) => `someProperty${n}`), position: factory.sequence('JSONProperty.position', (n) => n), type: 'string', reference: null, isDisabled: false, isArray: false, isDraggable: false, subProperties: [], isRequired: true, components: undefined, path: factory.sequence('JSONProperty.path', (n) => `someProperty${n}`), propertyPath: factory.sequence('JSONProperty.propertyPath', (n) => `someProperty${n}`), resourceId: 'someResourceId', isVirtual: false, props: {}, hideLabel: false, })
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
action-json.factory.ts
543 B
lrw-r--r--
2026-02-28 00:31:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
factory.ts
298 B
lrw-r--r--
2026-02-28 00:32:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
initialize-translations.ts
127 B
lrw-r--r--
2026-02-28 00:32:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
page-json.factory.ts
283 B
lrw-r--r--
2026-02-28 00:32:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
property-json.factory.ts
876 B
lrw-r--r--
2026-02-28 00:32:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
record-json.factory.ts
1.17 KB
lrw-r--r--
2026-02-28 00:32:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
resource-json.factory.ts
1.65 KB
lrw-r--r--
2026-02-28 00:32:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
test-context-provider.tsx
996 B
lrw-r--r--
2026-02-28 00:32:50
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).