@onfido/castor
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -8,2 +8,3 @@ export * from './button/button'; | ||
export * from './textarea/textarea'; | ||
export * from './validation/validation'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@onfido/castor", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Onfido's design system.", | ||
@@ -5,0 +5,0 @@ "author": "Onfido", |
@@ -181,1 +181,5 @@ # Castor · [![npm version](https://img.shields.io/npm/v/@onfido/castor.svg?style=flat-square)](https://www.npmjs.com/package/@onfido/castor) | ||
``` | ||
Components have basic types exported so that you could create your own JS/TS variations using any renderer chosen (for example, Vue or Angular). | ||
Please note that the `@onfido/castor-icons` package is a peer dependency and is required to be installed for **types** to work properly. Yarn and newer versions of npm (using lockfile v2) will resolve it, otherwise it must be installed manually even if you don't plan to use icons. |
@@ -8,1 +8,2 @@ export * from './button/button'; | ||
export * from './textarea/textarea'; | ||
export * from './validation/validation'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
124885
115
1287
185