gesdisc-jsonschema-form
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -15,4 +15,3 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties"; | ||
import UnsupportedField from "react-jsonschema-form/lib/components/fields/UnsupportedField"; | ||
import { getWidget, getDefaultFormState, getUiOptions, isMultiSelect, isFilesArray, isFixedItems, allowAdditionalItems, retrieveSchema, toIdSchema, getDefaultRegistry } from "react-jsonschema-form/lib/utils"; | ||
import { optionsList } from '../utils/array'; | ||
import { getWidget, getDefaultFormState, getUiOptions, isMultiSelect, isFilesArray, isFixedItems, allowAdditionalItems, optionsList, retrieveSchema, toIdSchema, getDefaultRegistry } from "react-jsonschema-form/lib/utils"; | ||
import shortid from "shortid"; | ||
@@ -19,0 +18,0 @@ |
{ | ||
"name": "gesdisc-jsonschema-form", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.js", |
59039
18
1529