@nurmat_abdullayev/bp-io-ui
v0.1.3
Published
Standalone UI package extracted from Delivery Systems UI.
Readme
Bellissimo UI Kit (MVP)
Standalone UI package extracted from Delivery Systems UI.
Included in MVP
ui/*: button, input, select, dialog, sheet, tabs, switch, checkbox, tooltip, popover, table, spinner, skeletonshared/*: page-header, icon-button, search-input, tooltip-wrapper, date-rangepickerform/*: base form primitives + form-input, form-select, form-checkbox, form-switch, form-textarea, form-number-input
Commands
npm install
npm run build
npm run pack:checkPublish
npm login
npm run releaseManual publish:
npm publish --access publicUsage
import "@bellissimo/ui-kit/styles.css"
import { Button, FormInput } from "@bellissimo/ui-kit"Notes
- Form layer is decoupled from
react-i18nextin this package. Checkboxis decoupled from app icons and useslucide-react.
