@nice2dev/ui-enterprise
v1.0.15
Published
Nice2Dev UI Enterprise - Compliance & enterprise-grade React components: DataExportCenter, AuditTrail, ContractEditor, GDPRConsent, GlobalSearch, InvoiceDesigner, AccessLog
Maintainers
Readme
@nice2dev/ui-enterprise
Compliance & enterprise-grade React components for Nice2Dev. Moved from @nice2dev/ui in v1.0.10.
Components (7)
NiceDataExportCenter,NiceAuditTrail,NiceContractEditor,NiceGDPRConsent,NiceGlobalSearch,NiceInvoiceDesigner,NiceAccessLog
Install
npm install @nice2dev/ui-enterpriseStyling
This package ships unstyled component logic. Import the shared CSS bundle once at your app entrypoint:
import '@nice2dev/ui/style.css';Optional: opt into the legacy shorthand token aliases (--bg-*, --text-*, --border-*, ...) when migrating from a custom design-token system:
import '@nice2dev/ui/css/legacy-bg-text-aliases.css';License
MIT
