@uifn/files
v0.1.0
Published
Experimental file UX state helpers for uifn
Maintainers
Readme
@uifn/files
Experimental file UX helper/state factories in the uifn package family.
Status
Experimental. This package is public but not part of the GA adapter bar.
The canonical package matrix and compatibility matrix live in the root uifn/README.md.
Installation
npm install @uifn/filesUsage
import { createFileDropzone, createUploadProgressList } from "@uifn/files";Public API
Canonical helper factories (preferred imports):
createFileDropzonecreateUploadProgressListcreateFileListcreateQuotaUsageBarcreatePricingPlanscreateUsageAnalytics
Compatibility aliases (still shipped, but secondary to the create* helpers above):
FileDropzoneUploadProgressListFileListQuotaUsageBarPricingPlansUsageAnalytics
@uifn/files does not claim framework component exports, primitive-family parity, or GA adapter status.
Release Policy
See the root uifn/README.md for the compatibility matrix and the verify:uifn-release contract. This package remains Experimental and is only expected to satisfy truthful package-boundary, export-map, and pack-hygiene checks.
License
MIT
