@elliemae/ds-form 2.4.18 → 2.4.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +20 -20
- package/types/CheckboxGroup/DSCheckboxGroup.d.ts +0 -1
- package/types/ComboBox/v1/components/AllOption.d.ts +0 -1
- package/types/ComboBox/v1/components/ClearIndicator.d.ts +0 -1
- package/types/ComboBox/v1/components/Control.d.ts +0 -1
- package/types/ComboBox/v1/components/DropdownIndicator.d.ts +0 -1
- package/types/ComboBox/v1/components/MenuList.d.ts +0 -1
- package/types/ComboBox/v1/components/MultiSelectHeader.d.ts +0 -1
- package/types/ComboBox/v1/components/MultiValueLabel.d.ts +0 -1
- package/types/ComboBox/v1/components/MultiValueRemove.d.ts +0 -1
- package/types/ComboBox/v1/components/SingleValueLabel.d.ts +0 -1
- package/types/ComboBox/v1/components/ValueContainer.d.ts +0 -1
- package/types/ComboBox/v2/components/AllOption.d.ts +0 -1
- package/types/ComboBox/v2/components/ClearIndicator.d.ts +0 -1
- package/types/ComboBox/v2/components/Content.d.ts +0 -1
- package/types/ComboBox/v2/components/Control.d.ts +0 -1
- package/types/ComboBox/v2/components/DropdownIndicator.d.ts +0 -1
- package/types/ComboBox/v2/components/GroupHeading.d.ts +0 -1
- package/types/ComboBox/v2/components/IndicatorSeparator.d.ts +0 -1
- package/types/ComboBox/v2/components/LoadingIndicator.d.ts +0 -1
- package/types/ComboBox/v2/components/MultiSelectHeader.d.ts +0 -1
- package/types/ComboBox/v2/components/MultiValueLabel.d.ts +0 -1
- package/types/ComboBox/v2/components/MultiValueRemove.d.ts +0 -1
- package/types/ComboBox/v2/components/SelectMenu.d.ts +0 -1
- package/types/ComboBox/v2/components/SingleValueLabel.d.ts +0 -1
- package/types/ComboBox/v2/components/ValueContainer.d.ts +0 -1
- package/types/ComboBoxFreeSolo/ComboBoxFreeSolo.d.ts +0 -1
- package/types/ComboBoxFreeSolo/components/MultiValueLabel.d.ts +0 -1
- package/types/ComboBoxFreeSolo/components/MultiValueRemove.d.ts +0 -1
- package/types/ComboBoxFreeSolo/components/SingleValue.d.ts +0 -1
- package/types/ComboBoxFreeSolo/components/SingleValueRemove.d.ts +0 -1
- package/types/DateInput/DSDateInput.d.ts +0 -1
- package/types/DateInput/components/DateInputImpl.d.ts +0 -1
- package/types/DateInput/components/DateInputs.d.ts +0 -1
- package/types/DateInputV2/components/DSDateInput.d.ts +0 -1
- package/types/DateInputV2/components/DateInputs.d.ts +0 -1
- package/types/ExpandableInput/DSExpandableInput.d.ts +0 -1
- package/types/FloatingLabelInput/DSFloatingLabelInput.d.ts +0 -1
- package/types/FormItem/DSFormItemLayout.d.ts +0 -1
- package/types/FormItem/Error/DSError.d.ts +0 -1
- package/types/FormItem/Feedback.d.ts +0 -1
- package/types/FormItem/Label/DSLabel.d.ts +0 -1
- package/types/FormItem/defaultProps.d.ts +0 -1
- package/types/InputGroup/DSInputGroup.d.ts +0 -1
- package/types/InputMask/mask_types/DateInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/DateTimeInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/DictionaryInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/NumberInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/PhoneInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/PhoneInternationalInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/SsnInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/UsZipCodeInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/ZipCodeSearchInputMask.d.ts +0 -1
- package/types/InputMask/mask_types/index.d.ts +0 -1
- package/types/InputProtected/DSInputProtected.d.ts +0 -1
- package/types/LargeInputText/DSLargeInputText.d.ts +0 -1
- package/types/MenuItem/components/MenuItem/index.d.ts +0 -1
- package/types/MenuItem/components/MultiMenuItem/MultiMenuItem.d.ts +0 -1
- package/types/MenuItem/components/Section/index.d.ts +0 -1
- package/types/MenuItem/components/SingleMenuItem/SingleMenuItem.d.ts +0 -1
- package/types/MenuItem/components/SubmenuItem/index.d.ts +0 -1
- package/types/RadioGroup/DSRadioGroup.d.ts +0 -1
- package/types/RequiredMark/RequiredMark.d.ts +0 -1
- package/types/SearchBox/DSSearchBox.d.ts +0 -1
- package/types/SearchBox/SButton.d.ts +0 -1
- package/types/SearchBox/SearchBoxToggle.d.ts +0 -1
- package/types/TextBox/DSTextBox.d.ts +0 -1
- package/types/TimeInput/DSTimeInput.d.ts +0 -1
- package/types/TimeInput/TimeInputImpl.d.ts +0 -1
- package/types/TimeInput/TimeInputs.d.ts +0 -1
- package/types/Toggle/DSToggle.d.ts +0 -1
- package/types/Toggle/DSToggleRender.d.ts +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-form",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.19",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Form",
|
|
6
6
|
"module": "./esm/index.js",
|
|
@@ -748,25 +748,25 @@
|
|
|
748
748
|
"build": "node ../../scripts/build/build.js"
|
|
749
749
|
},
|
|
750
750
|
"dependencies": {
|
|
751
|
-
"@elliemae/ds-button": "2.4.
|
|
752
|
-
"@elliemae/ds-circular-progress-indicator": "2.4.
|
|
753
|
-
"@elliemae/ds-classnames": "2.4.
|
|
754
|
-
"@elliemae/ds-controlled-form": "2.4.
|
|
755
|
-
"@elliemae/ds-dropdownmenu": "2.4.
|
|
756
|
-
"@elliemae/ds-grid": "2.4.
|
|
757
|
-
"@elliemae/ds-icon": "2.4.
|
|
758
|
-
"@elliemae/ds-icons": "2.4.
|
|
759
|
-
"@elliemae/ds-menu": "2.4.
|
|
760
|
-
"@elliemae/ds-overlay": "2.4.
|
|
761
|
-
"@elliemae/ds-popper": "2.4.
|
|
762
|
-
"@elliemae/ds-props-helpers": "2.4.
|
|
763
|
-
"@elliemae/ds-separator": "2.4.
|
|
764
|
-
"@elliemae/ds-shared": "2.4.
|
|
765
|
-
"@elliemae/ds-system": "2.4.
|
|
766
|
-
"@elliemae/ds-text-wrapper": "2.4.
|
|
767
|
-
"@elliemae/ds-tooltip": "2.4.
|
|
768
|
-
"@elliemae/ds-truncated-tooltip-text": "2.4.
|
|
769
|
-
"@elliemae/ds-utilities": "2.4.
|
|
751
|
+
"@elliemae/ds-button": "2.4.19",
|
|
752
|
+
"@elliemae/ds-circular-progress-indicator": "2.4.19",
|
|
753
|
+
"@elliemae/ds-classnames": "2.4.19",
|
|
754
|
+
"@elliemae/ds-controlled-form": "2.4.19",
|
|
755
|
+
"@elliemae/ds-dropdownmenu": "2.4.19",
|
|
756
|
+
"@elliemae/ds-grid": "2.4.19",
|
|
757
|
+
"@elliemae/ds-icon": "2.4.19",
|
|
758
|
+
"@elliemae/ds-icons": "2.4.19",
|
|
759
|
+
"@elliemae/ds-menu": "2.4.19",
|
|
760
|
+
"@elliemae/ds-overlay": "2.4.19",
|
|
761
|
+
"@elliemae/ds-popper": "2.4.19",
|
|
762
|
+
"@elliemae/ds-props-helpers": "2.4.19",
|
|
763
|
+
"@elliemae/ds-separator": "2.4.19",
|
|
764
|
+
"@elliemae/ds-shared": "2.4.19",
|
|
765
|
+
"@elliemae/ds-system": "2.4.19",
|
|
766
|
+
"@elliemae/ds-text-wrapper": "2.4.19",
|
|
767
|
+
"@elliemae/ds-tooltip": "2.4.19",
|
|
768
|
+
"@elliemae/ds-truncated-tooltip-text": "2.4.19",
|
|
769
|
+
"@elliemae/ds-utilities": "2.4.19",
|
|
770
770
|
"@elliemae/react-popper": "1.0.2",
|
|
771
771
|
"@xstyled/styled-components": "~3.1.1",
|
|
772
772
|
"csstype": "~3.0.9",
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const DropdownIndicator: ({ innerRef, onKeyDown, clearValue, getStyles, getValue, setValue, hasStyle, hasValue, isMulti, isRtl, isDisabled, isFocused, selectOption, selectProps, innerProps, ...rest }: {
|
|
3
2
|
[x: string]: any;
|
|
4
3
|
innerRef: any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const DropdownIndicator: ({ innerRef, onKeyDown, options, theme, clearValue, getStyles, getValue, setValue, hasStyle, hasValue, isMulti, isRtl, isDisabled, isFocused, selectOption, selectProps, innerProps, cx, ...rest }: {
|
|
3
2
|
[x: string]: any;
|
|
4
3
|
innerRef: any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import PropTypes from 'prop-types';
|
|
3
2
|
declare function ComboBoxFreeSolo({ isMulti, options, value, onChange, onChangeV2, onInputChange, onFocus, onBlur, containerProps, disabled, menuIsOpen, placeholder, formatCreateLabel, maxOptions, ...rest }: {
|
|
4
3
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
import DateInputImpl from './components/DateInputImpl';
|
|
4
3
|
declare const DSDateInput: {
|
|
5
4
|
({ innerRef, className, style, onFocus, onBlur, onClear, onChange, onKeyDown, onError, format, value, clearable, disabled, yearMaxRange, yearMinRange, containerProps, INTERNAL_V2_NO_MUTATION, }: {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import PropTypes from 'prop-types';
|
|
3
2
|
declare const DateInputs: {
|
|
4
3
|
({ innerRef, onBlur, onChange, onCustomKeyDown, onError, format, showMonth, showDay, showYear, step, yearMaxRange, disabled, yearMinRange, time, INTERNAL_V2_NO_MUTATION, }: {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DSDateInputV2: {
|
|
4
3
|
({ onFocus, onBlur, onChange, onDateChange, onKeyDown, onError, value, disabled, containerProps, tabIndex, innerRef, }: {
|
|
5
4
|
onFocus: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DSFloatingLabelInput: ({ containerProps, arialLabel, innerRef, className, extraInputProps, inputComponent, value, labelComponent, labelText, onChange, onBlur, onFocus, isOpen, hasError, readOnly, disabled, required, optional, mask, useSubfix, }: {
|
|
4
3
|
containerProps?: {} | undefined;
|
|
5
4
|
arialLabel?: string | undefined;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DateInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DateTimeInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DictionaryInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, allowedWords, ignoreCase, autoFocus, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const NumberInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, allowDecimal, allowLeadingZeroes, allowNegative, autoFocus, className, clearable, decimalLimit, decimalSymbol, disabled, fluidWidth, hasError, includeThousandsSeparator, innerRef, integerLimit, leftComponent, maxLength, minLength, name, onBlur, onChange, onClick, onFocus, onKeyDown, onKeyUp, onPaste, placeholder, prefix, readOnly, requireDecimal, rightComponent, style, suffix, thousandsSeparatorSymbol, type, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const PhoneInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const PhoneInternationalInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const SsnInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const UsZipCodeInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const ZipCodeSearchInputMask: {
|
|
4
3
|
({ focus, setFocus, setRawMask, cursorPosition, setCursorPosition, lastkey, setLastkey, setRawValue, style, disabled, className, name, maxLength, minLength, fluidWidth, placeholder, onKeyDown, onClick, onChange, onFocus, onBlur, onPaste, onKeyUp, hasError, readOnly, type, innerRef, clearable, leftComponent, rightComponent, value, ...rest }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DSLargeInputText: {
|
|
4
3
|
({ containerProps, autoFocus, className, disabled, name, id, maxLength, minLength, placeholder, onClick, onChange, onFocus, onBlur, onKeyUp, onKeyDown, onPaste, value, hasError, required, readOnly, resize, innerRef, ariaLabel, ariaAutocomplete, role, characterLimitCounter, rows, errorLimit, tabIndex, }: {
|
|
5
4
|
containerProps: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DSSearchBox: {
|
|
4
3
|
({ className, clearable, containerProps, disableButton, disabled, innerRef, onBlur, onChange, onKeyUp, onSearch, onClearButtonClick, placeholder, property, readOnly, searchOnEnter, onSearchButtonClick, showIcon, style, value, }: {
|
|
5
4
|
className: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
declare const DSTextBox: {
|
|
4
3
|
({ containerProps, autoFocus, disabled, maxLength, minLength, fluidWidth, placeholder, value, hasError, readOnly, innerRef, type, min, max, clearable, leftComponent, rightComponent, required, variant, disableTooltip, id, ...otherProps }: {
|
|
5
4
|
[x: string]: any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference path="../../../../../shared/typings/react-desc.d.ts" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
import TimeInputImpl from './TimeInputImpl';
|
|
4
3
|
declare const DSTimeInput: {
|
|
5
4
|
({ containerProps, innerRef, className, style, onChange, format, value, clearable, disabled, ariaLabel, }: {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
declare const DSToggleRender: ({ containerProps, id, className, style, hasError, hide, readOnly, disabled, checked, onBlur, onFocus, onChange, onMouseDown, onMouseEnter, onMouseLeave, onTouchCancel, onTouchEnd, onTouchMove, onTouchStart, labelOn, labelOff, dragStyle, containerRef, handRef, name, value, size, defaultState, }: {
|
|
3
2
|
containerProps: any;
|
|
4
3
|
id: any;
|