@data-driven-forms/blueprint-component-mapper
Advanced tools
Comparing version 2.4.4 to 2.4.5
{ | ||
"name": "@data-driven-forms/blueprint-component-mapper", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "Blueprint component mapper for data-driven-forms.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
[![npm version](https://badge.fury.io/js/%40data-driven-forms%2Fblueprint-component-mapper.svg)](https://badge.fury.io/js/%40data-driven-forms%2Fblueprint-component-mapper) | ||
[![Data Driven Form logo](images/logo.png)](https://data-driven-forms.org/) | ||
[![Data Driven Form logo](https://raw.githubusercontent.com/data-driven-forms/react-forms/master/images/logo.png)](https://data-driven-forms.org/) | ||
@@ -38,6 +38,4 @@ Blueprint component mapper for [Data Driven Forms](https://github.com/data-driven-forms/react-forms). | ||
Optionally you can install one of provided mappers: | ||
#### [Blueprint Mapper](https://data-driven-forms.org/mappers/blueprint-component-mapper) | ||
#### [Blueprint Mapper](https://www.npmjs.com/package/@data-driven-forms/blueprint-component-mapper) | ||
```console | ||
@@ -87,2 +85,4 @@ $ npm install @data-driven-forms/blueprint-component-mapper -S | ||
- Select (dropdown) | ||
- Dual list select | ||
- Field array | ||
- Switch | ||
@@ -93,5 +93,5 @@ - Radio buttons | ||
- Tabs | ||
- Slider | ||
- Sub-form | ||
- Wizard | ||
- Plain-text | ||
@@ -98,0 +98,0 @@ ### Useful links |
245470