@rocketmakers/armstrong
Advanced tools
Comparing version
@@ -32,2 +32,3 @@ export { IInputValueConverter, IValueConverter } from "./components/form/formValueConverters"; | ||
export { useForm, createFormContext, UseFormContext, IUseFormProps } from "./components/form/formHooks"; | ||
export { IThrottledTextInputProps, ThrottledTextInput } from "./components/form/inputs/throttledTextInput"; | ||
export { IButtonProps, Button, IButton as IButtonRef, ButtonConfirmDialog, IButtonConfirmDialog, useButtonConfirmDialog } from "./components/interaction/button"; | ||
@@ -34,0 +35,0 @@ export { IGridProps, Grid, IRowProps, Row, IColProps, Col } from "./components/layout/grid"; |
@@ -77,2 +77,4 @@ "use strict"; | ||
exports.UseFormContext = formHooks_1.UseFormContext; | ||
var throttledTextInput_1 = require("./components/form/inputs/throttledTextInput"); | ||
exports.ThrottledTextInput = throttledTextInput_1.ThrottledTextInput; | ||
// Interaction | ||
@@ -79,0 +81,0 @@ var button_1 = require("./components/interaction/button"); |
{ | ||
"name": "@rocketmakers/armstrong", | ||
"version": "0.0.1-alpha.45", | ||
"version": "0.0.1-alpha.46", | ||
"description": "Rocketmakers Armstrong library of React components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
974613
0.21%206
0.98%17851
0.23%