@elliemae/ds-form 3.27.0-next.1 → 3.27.0-next.3
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/dist/cjs/index.js +1 -21
- package/dist/cjs/index.js.map +2 -2
- package/dist/esm/index.js +1 -21
- package/dist/esm/index.js.map +2 -2
- package/dist/types/index.d.ts +1 -21
- package/package.json +6 -463
- package/dist/cjs/Checkbox/index.js +0 -30
- package/dist/cjs/Checkbox/index.js.map +0 -7
- package/dist/cjs/CheckboxGroup/DSCheckboxGroup.js +0 -130
- package/dist/cjs/CheckboxGroup/DSCheckboxGroup.js.map +0 -7
- package/dist/cjs/CheckboxGroup/defaultProps.js +0 -49
- package/dist/cjs/CheckboxGroup/defaultProps.js.map +0 -7
- package/dist/cjs/CheckboxGroup/index.js +0 -30
- package/dist/cjs/CheckboxGroup/index.js.map +0 -7
- package/dist/cjs/CheckboxGroup/props.js +0 -74
- package/dist/cjs/CheckboxGroup/props.js.map +0 -7
- package/dist/cjs/ComboBox/index.js +0 -30
- package/dist/cjs/ComboBox/index.js.map +0 -7
- package/dist/cjs/ComboBoxFreeSolo/ComboBoxFreeSolo.js +0 -169
- package/dist/cjs/ComboBoxFreeSolo/ComboBoxFreeSolo.js.map +0 -7
- package/dist/cjs/ComboBoxFreeSolo/components/MultiValueLabel.js +0 -65
- package/dist/cjs/ComboBoxFreeSolo/components/MultiValueLabel.js.map +0 -7
- package/dist/cjs/ComboBoxFreeSolo/components/MultiValueRemove.js +0 -55
- package/dist/cjs/ComboBoxFreeSolo/components/MultiValueRemove.js.map +0 -7
- package/dist/cjs/ComboBoxFreeSolo/components/SingleValue.js +0 -42
- package/dist/cjs/ComboBoxFreeSolo/components/SingleValue.js.map +0 -7
- package/dist/cjs/ComboBoxFreeSolo/components/SingleValueRemove.js +0 -71
- package/dist/cjs/ComboBoxFreeSolo/components/SingleValueRemove.js.map +0 -7
- package/dist/cjs/ComboBoxFreeSolo/index.js +0 -30
- package/dist/cjs/ComboBoxFreeSolo/index.js.map +0 -7
- package/dist/cjs/DateInput/DSDateInput.js +0 -122
- package/dist/cjs/DateInput/DSDateInput.js.map +0 -7
- package/dist/cjs/DateInput/components/DateInputImpl.js +0 -110
- package/dist/cjs/DateInput/components/DateInputImpl.js.map +0 -7
- package/dist/cjs/DateInput/components/DateInputs.js +0 -341
- package/dist/cjs/DateInput/components/DateInputs.js.map +0 -7
- package/dist/cjs/DateInput/components/utils.js +0 -215
- package/dist/cjs/DateInput/components/utils.js.map +0 -7
- package/dist/cjs/DateInput/defaultProps.js +0 -55
- package/dist/cjs/DateInput/defaultProps.js.map +0 -7
- package/dist/cjs/DateInput/index.js +0 -30
- package/dist/cjs/DateInput/index.js.map +0 -7
- package/dist/cjs/DateInput/props.js +0 -98
- package/dist/cjs/DateInput/props.js.map +0 -7
- package/dist/cjs/DateInputV2/components/DSDateInput.js +0 -88
- package/dist/cjs/DateInputV2/components/DSDateInput.js.map +0 -7
- package/dist/cjs/DateInputV2/components/DateInputs.js +0 -222
- package/dist/cjs/DateInputV2/components/DateInputs.js.map +0 -7
- package/dist/cjs/DateInputV2/components/helpers.js +0 -103
- package/dist/cjs/DateInputV2/components/helpers.js.map +0 -7
- package/dist/cjs/DateInputV2/components/props.js +0 -93
- package/dist/cjs/DateInputV2/components/props.js.map +0 -7
- package/dist/cjs/DateInputV2/components/propsTypes.js +0 -54
- package/dist/cjs/DateInputV2/components/propsTypes.js.map +0 -7
- package/dist/cjs/DateInputV2/components/styled.js +0 -100
- package/dist/cjs/DateInputV2/components/styled.js.map +0 -7
- package/dist/cjs/DateInputV2/components/utils.js +0 -258
- package/dist/cjs/DateInputV2/components/utils.js.map +0 -7
- package/dist/cjs/DateInputV2/index.js +0 -38
- package/dist/cjs/DateInputV2/index.js.map +0 -7
- package/dist/cjs/ExpandableInput/DSExpandableInput.js +0 -67
- package/dist/cjs/ExpandableInput/DSExpandableInput.js.map +0 -7
- package/dist/cjs/ExpandableInput/ExpandableInputImpl.js +0 -90
- package/dist/cjs/ExpandableInput/ExpandableInputImpl.js.map +0 -7
- package/dist/cjs/ExpandableInput/index.js +0 -30
- package/dist/cjs/ExpandableInput/index.js.map +0 -7
- package/dist/cjs/FloatingLabelInput/DSFloatingLabelInput.js +0 -151
- package/dist/cjs/FloatingLabelInput/DSFloatingLabelInput.js.map +0 -7
- package/dist/cjs/FloatingLabelInput/FloatingLabelInputImpl.js +0 -184
- package/dist/cjs/FloatingLabelInput/FloatingLabelInputImpl.js.map +0 -7
- package/dist/cjs/FloatingLabelInput/getSvgPath.js +0 -77
- package/dist/cjs/FloatingLabelInput/getSvgPath.js.map +0 -7
- package/dist/cjs/FloatingLabelInput/index.js +0 -30
- package/dist/cjs/FloatingLabelInput/index.js.map +0 -7
- package/dist/cjs/FormItem/DSFormItemLayout.js +0 -226
- package/dist/cjs/FormItem/DSFormItemLayout.js.map +0 -7
- package/dist/cjs/FormItem/Error/DSError.js +0 -55
- package/dist/cjs/FormItem/Error/DSError.js.map +0 -7
- package/dist/cjs/FormItem/Feedback.js +0 -46
- package/dist/cjs/FormItem/Feedback.js.map +0 -7
- package/dist/cjs/FormItem/Label/DSLabel.js +0 -60
- package/dist/cjs/FormItem/Label/DSLabel.js.map +0 -7
- package/dist/cjs/FormItem/Suffix/Suffix.js +0 -65
- package/dist/cjs/FormItem/Suffix/Suffix.js.map +0 -7
- package/dist/cjs/FormItem/ValidationFieldWrapper.js +0 -105
- package/dist/cjs/FormItem/ValidationFieldWrapper.js.map +0 -7
- package/dist/cjs/FormItem/defaultProps.js +0 -73
- package/dist/cjs/FormItem/defaultProps.js.map +0 -7
- package/dist/cjs/FormItem/index.js +0 -42
- package/dist/cjs/FormItem/index.js.map +0 -7
- package/dist/cjs/FormItem/props.js +0 -134
- package/dist/cjs/FormItem/props.js.map +0 -7
- package/dist/cjs/FormItem/variants.js +0 -43
- package/dist/cjs/FormItem/variants.js.map +0 -7
- package/dist/cjs/Input/DSInput.js +0 -25
- package/dist/cjs/Input/DSInput.js.map +0 -7
- package/dist/cjs/Input/InputAddonWrapper.js +0 -25
- package/dist/cjs/Input/InputAddonWrapper.js.map +0 -7
- package/dist/cjs/Input/InputImpl.js +0 -25
- package/dist/cjs/Input/InputImpl.js.map +0 -7
- package/dist/cjs/Input/index.js +0 -38
- package/dist/cjs/Input/index.js.map +0 -7
- package/dist/cjs/InputGroup/AddonWrapper.js +0 -59
- package/dist/cjs/InputGroup/AddonWrapper.js.map +0 -7
- package/dist/cjs/InputGroup/DSInputGroup.js +0 -73
- package/dist/cjs/InputGroup/DSInputGroup.js.map +0 -7
- package/dist/cjs/InputGroup/defaultProps.js +0 -43
- package/dist/cjs/InputGroup/defaultProps.js.map +0 -7
- package/dist/cjs/InputGroup/index.js +0 -38
- package/dist/cjs/InputGroup/index.js.map +0 -7
- package/dist/cjs/InputGroup/props.js +0 -62
- package/dist/cjs/InputGroup/props.js.map +0 -7
- package/dist/cjs/InputMask/DSInputMask.js +0 -148
- package/dist/cjs/InputMask/DSInputMask.js.map +0 -7
- package/dist/cjs/InputMask/DSInputMaskDeprecated.js +0 -329
- package/dist/cjs/InputMask/DSInputMaskDeprecated.js.map +0 -7
- package/dist/cjs/InputMask/InputMaskContext.js +0 -48
- package/dist/cjs/InputMask/InputMaskContext.js.map +0 -7
- package/dist/cjs/InputMask/MaskPipes.js +0 -41
- package/dist/cjs/InputMask/MaskPipes.js.map +0 -7
- package/dist/cjs/InputMask/MaskTypes.js +0 -79
- package/dist/cjs/InputMask/MaskTypes.js.map +0 -7
- package/dist/cjs/InputMask/README.md +0 -0
- package/dist/cjs/InputMask/addons/AutoCorrectedDatePipe.js +0 -93
- package/dist/cjs/InputMask/addons/AutoCorrectedDatePipe.js.map +0 -7
- package/dist/cjs/InputMask/defaultProps.js +0 -64
- package/dist/cjs/InputMask/defaultProps.js.map +0 -7
- package/dist/cjs/InputMask/index.js +0 -30
- package/dist/cjs/InputMask/index.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/DateInputMask.js +0 -198
- package/dist/cjs/InputMask/mask_types/DateInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/DateTimeInputMask.js +0 -204
- package/dist/cjs/InputMask/mask_types/DateTimeInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/DictionaryInputMask.js +0 -191
- package/dist/cjs/InputMask/mask_types/DictionaryInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/NumberInputMask.js +0 -293
- package/dist/cjs/InputMask/mask_types/NumberInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/PhoneInputMask.js +0 -202
- package/dist/cjs/InputMask/mask_types/PhoneInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/PhoneInternationalInputMask.js +0 -202
- package/dist/cjs/InputMask/mask_types/PhoneInternationalInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/SsnInputMask.js +0 -198
- package/dist/cjs/InputMask/mask_types/SsnInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/UsZipCodeInputMask.js +0 -176
- package/dist/cjs/InputMask/mask_types/UsZipCodeInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/ZipCodeSearchInputMask.js +0 -195
- package/dist/cjs/InputMask/mask_types/ZipCodeSearchInputMask.js.map +0 -7
- package/dist/cjs/InputMask/mask_types/index.js +0 -120
- package/dist/cjs/InputMask/mask_types/index.js.map +0 -7
- package/dist/cjs/InputMask/props.js +0 -157
- package/dist/cjs/InputMask/props.js.map +0 -7
- package/dist/cjs/InputMask/types/index.js +0 -28
- package/dist/cjs/InputMask/types/index.js.map +0 -7
- package/dist/cjs/InputMask/utils/setCaretPosition.js +0 -49
- package/dist/cjs/InputMask/utils/setCaretPosition.js.map +0 -7
- package/dist/cjs/InputProtected/DSInputProtected.js +0 -125
- package/dist/cjs/InputProtected/DSInputProtected.js.map +0 -7
- package/dist/cjs/InputProtected/defaultProps.js +0 -40
- package/dist/cjs/InputProtected/defaultProps.js.map +0 -7
- package/dist/cjs/InputProtected/index.js +0 -31
- package/dist/cjs/InputProtected/index.js.map +0 -7
- package/dist/cjs/InputProtected/options.js +0 -44
- package/dist/cjs/InputProtected/options.js.map +0 -7
- package/dist/cjs/InputProtected/props.js +0 -58
- package/dist/cjs/InputProtected/props.js.map +0 -7
- package/dist/cjs/LargeInputText/DSLargeInputText.js +0 -139
- package/dist/cjs/LargeInputText/DSLargeInputText.js.map +0 -7
- package/dist/cjs/LargeInputText/defaultProps.js +0 -66
- package/dist/cjs/LargeInputText/defaultProps.js.map +0 -7
- package/dist/cjs/LargeInputText/index.js +0 -38
- package/dist/cjs/LargeInputText/index.js.map +0 -7
- package/dist/cjs/LargeInputText/props.js +0 -135
- package/dist/cjs/LargeInputText/props.js.map +0 -7
- package/dist/cjs/MenuItem/components/MenuItem/index.js +0 -25
- package/dist/cjs/MenuItem/components/MenuItem/index.js.map +0 -7
- package/dist/cjs/MenuItem/components/MenuItem/styled.js +0 -25
- package/dist/cjs/MenuItem/components/MenuItem/styled.js.map +0 -7
- package/dist/cjs/MenuItem/components/MultiMenuItem/MultiMenuItem.js +0 -25
- package/dist/cjs/MenuItem/components/MultiMenuItem/MultiMenuItem.js.map +0 -7
- package/dist/cjs/MenuItem/components/MultiMenuItem/styled.js +0 -25
- package/dist/cjs/MenuItem/components/MultiMenuItem/styled.js.map +0 -7
- package/dist/cjs/MenuItem/components/Section/index.js +0 -25
- package/dist/cjs/MenuItem/components/Section/index.js.map +0 -7
- package/dist/cjs/MenuItem/components/Section/props.js +0 -25
- package/dist/cjs/MenuItem/components/Section/props.js.map +0 -7
- package/dist/cjs/MenuItem/components/Section/styled.js +0 -25
- package/dist/cjs/MenuItem/components/Section/styled.js.map +0 -7
- package/dist/cjs/MenuItem/components/Separator/index.js +0 -25
- package/dist/cjs/MenuItem/components/Separator/index.js.map +0 -7
- package/dist/cjs/MenuItem/components/Separator/styled.js +0 -25
- package/dist/cjs/MenuItem/components/Separator/styled.js.map +0 -7
- package/dist/cjs/MenuItem/components/SingleMenuItem/SingleMenuItem.js +0 -25
- package/dist/cjs/MenuItem/components/SingleMenuItem/SingleMenuItem.js.map +0 -7
- package/dist/cjs/MenuItem/components/SubmenuItem/index.js +0 -25
- package/dist/cjs/MenuItem/components/SubmenuItem/index.js.map +0 -7
- package/dist/cjs/MenuItem/components/SubmenuItem/styled.js +0 -25
- package/dist/cjs/MenuItem/components/SubmenuItem/styled.js.map +0 -7
- package/dist/cjs/MenuItem/components/index.js +0 -25
- package/dist/cjs/MenuItem/components/index.js.map +0 -7
- package/dist/cjs/MenuItem/components/styled.js +0 -25
- package/dist/cjs/MenuItem/components/styled.js.map +0 -7
- package/dist/cjs/MenuItem/index.js +0 -25
- package/dist/cjs/MenuItem/index.js.map +0 -7
- package/dist/cjs/MenuItem/props.js +0 -25
- package/dist/cjs/MenuItem/props.js.map +0 -7
- package/dist/cjs/Radio/Circle.js +0 -44
- package/dist/cjs/Radio/Circle.js.map +0 -7
- package/dist/cjs/Radio/DSRadio.js +0 -184
- package/dist/cjs/Radio/DSRadio.js.map +0 -7
- package/dist/cjs/Radio/index.js +0 -30
- package/dist/cjs/Radio/index.js.map +0 -7
- package/dist/cjs/RadioGroup/DSRadioGroup.js +0 -121
- package/dist/cjs/RadioGroup/DSRadioGroup.js.map +0 -7
- package/dist/cjs/RadioGroup/defaultProps.js +0 -47
- package/dist/cjs/RadioGroup/defaultProps.js.map +0 -7
- package/dist/cjs/RadioGroup/index.js +0 -30
- package/dist/cjs/RadioGroup/index.js.map +0 -7
- package/dist/cjs/RadioGroup/props.js +0 -66
- package/dist/cjs/RadioGroup/props.js.map +0 -7
- package/dist/cjs/RequiredMark/RequiredMark.js +0 -49
- package/dist/cjs/RequiredMark/RequiredMark.js.map +0 -7
- package/dist/cjs/RequiredMark/index.js +0 -30
- package/dist/cjs/RequiredMark/index.js.map +0 -7
- package/dist/cjs/SearchBox/index.js +0 -30
- package/dist/cjs/SearchBox/index.js.map +0 -7
- package/dist/cjs/TextBox/index.js +0 -30
- package/dist/cjs/TextBox/index.js.map +0 -7
- package/dist/cjs/TimeInput/DSTimeInput.js +0 -126
- package/dist/cjs/TimeInput/DSTimeInput.js.map +0 -7
- package/dist/cjs/TimeInput/TimeInputImpl.js +0 -120
- package/dist/cjs/TimeInput/TimeInputImpl.js.map +0 -7
- package/dist/cjs/TimeInput/TimeInputs.js +0 -352
- package/dist/cjs/TimeInput/TimeInputs.js.map +0 -7
- package/dist/cjs/TimeInput/index.js +0 -30
- package/dist/cjs/TimeInput/index.js.map +0 -7
- package/dist/cjs/TimeInput/utils.js +0 -166
- package/dist/cjs/TimeInput/utils.js.map +0 -7
- package/dist/cjs/Toggle/DSToggle.js +0 -133
- package/dist/cjs/Toggle/DSToggle.js.map +0 -7
- package/dist/cjs/Toggle/DSToggleImpl.js +0 -258
- package/dist/cjs/Toggle/DSToggleImpl.js.map +0 -7
- package/dist/cjs/Toggle/DSToggleRender.js +0 -139
- package/dist/cjs/Toggle/DSToggleRender.js.map +0 -7
- package/dist/cjs/Toggle/index.js +0 -38
- package/dist/cjs/Toggle/index.js.map +0 -7
- package/dist/cjs/Toggle/props.js +0 -83
- package/dist/cjs/Toggle/props.js.map +0 -7
- package/dist/cjs/Toggle/toggleHelper.js +0 -64
- package/dist/cjs/Toggle/toggleHelper.js.map +0 -7
- package/dist/esm/Checkbox/index.js +0 -3
- package/dist/esm/Checkbox/index.js.map +0 -7
- package/dist/esm/CheckboxGroup/DSCheckboxGroup.js +0 -100
- package/dist/esm/CheckboxGroup/DSCheckboxGroup.js.map +0 -7
- package/dist/esm/CheckboxGroup/defaultProps.js +0 -19
- package/dist/esm/CheckboxGroup/defaultProps.js.map +0 -7
- package/dist/esm/CheckboxGroup/index.js +0 -3
- package/dist/esm/CheckboxGroup/index.js.map +0 -7
- package/dist/esm/CheckboxGroup/props.js +0 -44
- package/dist/esm/CheckboxGroup/props.js.map +0 -7
- package/dist/esm/ComboBox/index.js +0 -3
- package/dist/esm/ComboBox/index.js.map +0 -7
- package/dist/esm/ComboBoxFreeSolo/ComboBoxFreeSolo.js +0 -139
- package/dist/esm/ComboBoxFreeSolo/ComboBoxFreeSolo.js.map +0 -7
- package/dist/esm/ComboBoxFreeSolo/components/MultiValueLabel.js +0 -35
- package/dist/esm/ComboBoxFreeSolo/components/MultiValueLabel.js.map +0 -7
- package/dist/esm/ComboBoxFreeSolo/components/MultiValueRemove.js +0 -25
- package/dist/esm/ComboBoxFreeSolo/components/MultiValueRemove.js.map +0 -7
- package/dist/esm/ComboBoxFreeSolo/components/SingleValue.js +0 -12
- package/dist/esm/ComboBoxFreeSolo/components/SingleValue.js.map +0 -7
- package/dist/esm/ComboBoxFreeSolo/components/SingleValueRemove.js +0 -41
- package/dist/esm/ComboBoxFreeSolo/components/SingleValueRemove.js.map +0 -7
- package/dist/esm/ComboBoxFreeSolo/index.js +0 -3
- package/dist/esm/ComboBoxFreeSolo/index.js.map +0 -7
- package/dist/esm/DateInput/DSDateInput.js +0 -92
- package/dist/esm/DateInput/DSDateInput.js.map +0 -7
- package/dist/esm/DateInput/components/DateInputImpl.js +0 -80
- package/dist/esm/DateInput/components/DateInputImpl.js.map +0 -7
- package/dist/esm/DateInput/components/DateInputs.js +0 -327
- package/dist/esm/DateInput/components/DateInputs.js.map +0 -7
- package/dist/esm/DateInput/components/utils.js +0 -185
- package/dist/esm/DateInput/components/utils.js.map +0 -7
- package/dist/esm/DateInput/defaultProps.js +0 -25
- package/dist/esm/DateInput/defaultProps.js.map +0 -7
- package/dist/esm/DateInput/index.js +0 -3
- package/dist/esm/DateInput/index.js.map +0 -7
- package/dist/esm/DateInput/props.js +0 -68
- package/dist/esm/DateInput/props.js.map +0 -7
- package/dist/esm/DateInputV2/components/DSDateInput.js +0 -58
- package/dist/esm/DateInputV2/components/DSDateInput.js.map +0 -7
- package/dist/esm/DateInputV2/components/DateInputs.js +0 -201
- package/dist/esm/DateInputV2/components/DateInputs.js.map +0 -7
- package/dist/esm/DateInputV2/components/helpers.js +0 -73
- package/dist/esm/DateInputV2/components/helpers.js.map +0 -7
- package/dist/esm/DateInputV2/components/props.js +0 -63
- package/dist/esm/DateInputV2/components/props.js.map +0 -7
- package/dist/esm/DateInputV2/components/propsTypes.js +0 -24
- package/dist/esm/DateInputV2/components/propsTypes.js.map +0 -7
- package/dist/esm/DateInputV2/components/styled.js +0 -70
- package/dist/esm/DateInputV2/components/styled.js.map +0 -7
- package/dist/esm/DateInputV2/components/utils.js +0 -228
- package/dist/esm/DateInputV2/components/utils.js.map +0 -7
- package/dist/esm/DateInputV2/index.js +0 -7
- package/dist/esm/DateInputV2/index.js.map +0 -7
- package/dist/esm/ExpandableInput/DSExpandableInput.js +0 -37
- package/dist/esm/ExpandableInput/DSExpandableInput.js.map +0 -7
- package/dist/esm/ExpandableInput/ExpandableInputImpl.js +0 -60
- package/dist/esm/ExpandableInput/ExpandableInputImpl.js.map +0 -7
- package/dist/esm/ExpandableInput/index.js +0 -3
- package/dist/esm/ExpandableInput/index.js.map +0 -7
- package/dist/esm/FloatingLabelInput/DSFloatingLabelInput.js +0 -121
- package/dist/esm/FloatingLabelInput/DSFloatingLabelInput.js.map +0 -7
- package/dist/esm/FloatingLabelInput/FloatingLabelInputImpl.js +0 -154
- package/dist/esm/FloatingLabelInput/FloatingLabelInputImpl.js.map +0 -7
- package/dist/esm/FloatingLabelInput/getSvgPath.js +0 -47
- package/dist/esm/FloatingLabelInput/getSvgPath.js.map +0 -7
- package/dist/esm/FloatingLabelInput/index.js +0 -3
- package/dist/esm/FloatingLabelInput/index.js.map +0 -7
- package/dist/esm/FormItem/DSFormItemLayout.js +0 -196
- package/dist/esm/FormItem/DSFormItemLayout.js.map +0 -7
- package/dist/esm/FormItem/Error/DSError.js +0 -25
- package/dist/esm/FormItem/Error/DSError.js.map +0 -7
- package/dist/esm/FormItem/Feedback.js +0 -16
- package/dist/esm/FormItem/Feedback.js.map +0 -7
- package/dist/esm/FormItem/Label/DSLabel.js +0 -30
- package/dist/esm/FormItem/Label/DSLabel.js.map +0 -7
- package/dist/esm/FormItem/Suffix/Suffix.js +0 -35
- package/dist/esm/FormItem/Suffix/Suffix.js.map +0 -7
- package/dist/esm/FormItem/ValidationFieldWrapper.js +0 -75
- package/dist/esm/FormItem/ValidationFieldWrapper.js.map +0 -7
- package/dist/esm/FormItem/defaultProps.js +0 -43
- package/dist/esm/FormItem/defaultProps.js.map +0 -7
- package/dist/esm/FormItem/index.js +0 -18
- package/dist/esm/FormItem/index.js.map +0 -7
- package/dist/esm/FormItem/props.js +0 -104
- package/dist/esm/FormItem/props.js.map +0 -7
- package/dist/esm/FormItem/variants.js +0 -13
- package/dist/esm/FormItem/variants.js.map +0 -7
- package/dist/esm/Input/DSInput.js +0 -2
- package/dist/esm/Input/DSInput.js.map +0 -7
- package/dist/esm/Input/InputAddonWrapper.js +0 -2
- package/dist/esm/Input/InputAddonWrapper.js.map +0 -7
- package/dist/esm/Input/InputImpl.js +0 -2
- package/dist/esm/Input/InputImpl.js.map +0 -7
- package/dist/esm/Input/index.js +0 -8
- package/dist/esm/Input/index.js.map +0 -7
- package/dist/esm/InputGroup/AddonWrapper.js +0 -29
- package/dist/esm/InputGroup/AddonWrapper.js.map +0 -7
- package/dist/esm/InputGroup/DSInputGroup.js +0 -43
- package/dist/esm/InputGroup/DSInputGroup.js.map +0 -7
- package/dist/esm/InputGroup/defaultProps.js +0 -13
- package/dist/esm/InputGroup/defaultProps.js.map +0 -7
- package/dist/esm/InputGroup/index.js +0 -8
- package/dist/esm/InputGroup/index.js.map +0 -7
- package/dist/esm/InputGroup/props.js +0 -32
- package/dist/esm/InputGroup/props.js.map +0 -7
- package/dist/esm/InputMask/DSInputMask.js +0 -118
- package/dist/esm/InputMask/DSInputMask.js.map +0 -7
- package/dist/esm/InputMask/DSInputMaskDeprecated.js +0 -299
- package/dist/esm/InputMask/DSInputMaskDeprecated.js.map +0 -7
- package/dist/esm/InputMask/InputMaskContext.js +0 -18
- package/dist/esm/InputMask/InputMaskContext.js.map +0 -7
- package/dist/esm/InputMask/MaskPipes.js +0 -11
- package/dist/esm/InputMask/MaskPipes.js.map +0 -7
- package/dist/esm/InputMask/MaskTypes.js +0 -49
- package/dist/esm/InputMask/MaskTypes.js.map +0 -7
- package/dist/esm/InputMask/README.md +0 -0
- package/dist/esm/InputMask/addons/AutoCorrectedDatePipe.js +0 -63
- package/dist/esm/InputMask/addons/AutoCorrectedDatePipe.js.map +0 -7
- package/dist/esm/InputMask/defaultProps.js +0 -34
- package/dist/esm/InputMask/defaultProps.js.map +0 -7
- package/dist/esm/InputMask/index.js +0 -3
- package/dist/esm/InputMask/index.js.map +0 -7
- package/dist/esm/InputMask/mask_types/DateInputMask.js +0 -168
- package/dist/esm/InputMask/mask_types/DateInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/DateTimeInputMask.js +0 -174
- package/dist/esm/InputMask/mask_types/DateTimeInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/DictionaryInputMask.js +0 -161
- package/dist/esm/InputMask/mask_types/DictionaryInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/NumberInputMask.js +0 -263
- package/dist/esm/InputMask/mask_types/NumberInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/PhoneInputMask.js +0 -172
- package/dist/esm/InputMask/mask_types/PhoneInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/PhoneInternationalInputMask.js +0 -172
- package/dist/esm/InputMask/mask_types/PhoneInternationalInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/SsnInputMask.js +0 -168
- package/dist/esm/InputMask/mask_types/SsnInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/UsZipCodeInputMask.js +0 -146
- package/dist/esm/InputMask/mask_types/UsZipCodeInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/ZipCodeSearchInputMask.js +0 -165
- package/dist/esm/InputMask/mask_types/ZipCodeSearchInputMask.js.map +0 -7
- package/dist/esm/InputMask/mask_types/index.js +0 -90
- package/dist/esm/InputMask/mask_types/index.js.map +0 -7
- package/dist/esm/InputMask/props.js +0 -127
- package/dist/esm/InputMask/props.js.map +0 -7
- package/dist/esm/InputMask/types/index.js +0 -2
- package/dist/esm/InputMask/types/index.js.map +0 -7
- package/dist/esm/InputMask/utils/setCaretPosition.js +0 -19
- package/dist/esm/InputMask/utils/setCaretPosition.js.map +0 -7
- package/dist/esm/InputProtected/DSInputProtected.js +0 -95
- package/dist/esm/InputProtected/DSInputProtected.js.map +0 -7
- package/dist/esm/InputProtected/defaultProps.js +0 -10
- package/dist/esm/InputProtected/defaultProps.js.map +0 -7
- package/dist/esm/InputProtected/index.js +0 -4
- package/dist/esm/InputProtected/index.js.map +0 -7
- package/dist/esm/InputProtected/options.js +0 -14
- package/dist/esm/InputProtected/options.js.map +0 -7
- package/dist/esm/InputProtected/props.js +0 -28
- package/dist/esm/InputProtected/props.js.map +0 -7
- package/dist/esm/LargeInputText/DSLargeInputText.js +0 -109
- package/dist/esm/LargeInputText/DSLargeInputText.js.map +0 -7
- package/dist/esm/LargeInputText/defaultProps.js +0 -36
- package/dist/esm/LargeInputText/defaultProps.js.map +0 -7
- package/dist/esm/LargeInputText/index.js +0 -8
- package/dist/esm/LargeInputText/index.js.map +0 -7
- package/dist/esm/LargeInputText/props.js +0 -105
- package/dist/esm/LargeInputText/props.js.map +0 -7
- package/dist/esm/MenuItem/components/MenuItem/index.js +0 -2
- package/dist/esm/MenuItem/components/MenuItem/index.js.map +0 -7
- package/dist/esm/MenuItem/components/MenuItem/styled.js +0 -2
- package/dist/esm/MenuItem/components/MenuItem/styled.js.map +0 -7
- package/dist/esm/MenuItem/components/MultiMenuItem/MultiMenuItem.js +0 -2
- package/dist/esm/MenuItem/components/MultiMenuItem/MultiMenuItem.js.map +0 -7
- package/dist/esm/MenuItem/components/MultiMenuItem/styled.js +0 -2
- package/dist/esm/MenuItem/components/MultiMenuItem/styled.js.map +0 -7
- package/dist/esm/MenuItem/components/Section/index.js +0 -2
- package/dist/esm/MenuItem/components/Section/index.js.map +0 -7
- package/dist/esm/MenuItem/components/Section/props.js +0 -2
- package/dist/esm/MenuItem/components/Section/props.js.map +0 -7
- package/dist/esm/MenuItem/components/Section/styled.js +0 -2
- package/dist/esm/MenuItem/components/Section/styled.js.map +0 -7
- package/dist/esm/MenuItem/components/Separator/index.js +0 -2
- package/dist/esm/MenuItem/components/Separator/index.js.map +0 -7
- package/dist/esm/MenuItem/components/Separator/styled.js +0 -2
- package/dist/esm/MenuItem/components/Separator/styled.js.map +0 -7
- package/dist/esm/MenuItem/components/SingleMenuItem/SingleMenuItem.js +0 -2
- package/dist/esm/MenuItem/components/SingleMenuItem/SingleMenuItem.js.map +0 -7
- package/dist/esm/MenuItem/components/SubmenuItem/index.js +0 -2
- package/dist/esm/MenuItem/components/SubmenuItem/index.js.map +0 -7
- package/dist/esm/MenuItem/components/SubmenuItem/styled.js +0 -2
- package/dist/esm/MenuItem/components/SubmenuItem/styled.js.map +0 -7
- package/dist/esm/MenuItem/components/index.js +0 -2
- package/dist/esm/MenuItem/components/index.js.map +0 -7
- package/dist/esm/MenuItem/components/styled.js +0 -2
- package/dist/esm/MenuItem/components/styled.js.map +0 -7
- package/dist/esm/MenuItem/index.js +0 -2
- package/dist/esm/MenuItem/index.js.map +0 -7
- package/dist/esm/MenuItem/props.js +0 -2
- package/dist/esm/MenuItem/props.js.map +0 -7
- package/dist/esm/Radio/Circle.js +0 -14
- package/dist/esm/Radio/Circle.js.map +0 -7
- package/dist/esm/Radio/DSRadio.js +0 -154
- package/dist/esm/Radio/DSRadio.js.map +0 -7
- package/dist/esm/Radio/index.js +0 -3
- package/dist/esm/Radio/index.js.map +0 -7
- package/dist/esm/RadioGroup/DSRadioGroup.js +0 -91
- package/dist/esm/RadioGroup/DSRadioGroup.js.map +0 -7
- package/dist/esm/RadioGroup/defaultProps.js +0 -17
- package/dist/esm/RadioGroup/defaultProps.js.map +0 -7
- package/dist/esm/RadioGroup/index.js +0 -3
- package/dist/esm/RadioGroup/index.js.map +0 -7
- package/dist/esm/RadioGroup/props.js +0 -36
- package/dist/esm/RadioGroup/props.js.map +0 -7
- package/dist/esm/RequiredMark/RequiredMark.js +0 -19
- package/dist/esm/RequiredMark/RequiredMark.js.map +0 -7
- package/dist/esm/RequiredMark/index.js +0 -3
- package/dist/esm/RequiredMark/index.js.map +0 -7
- package/dist/esm/SearchBox/index.js +0 -3
- package/dist/esm/SearchBox/index.js.map +0 -7
- package/dist/esm/TextBox/index.js +0 -3
- package/dist/esm/TextBox/index.js.map +0 -7
- package/dist/esm/TimeInput/DSTimeInput.js +0 -96
- package/dist/esm/TimeInput/DSTimeInput.js.map +0 -7
- package/dist/esm/TimeInput/TimeInputImpl.js +0 -90
- package/dist/esm/TimeInput/TimeInputImpl.js.map +0 -7
- package/dist/esm/TimeInput/TimeInputs.js +0 -351
- package/dist/esm/TimeInput/TimeInputs.js.map +0 -7
- package/dist/esm/TimeInput/index.js +0 -3
- package/dist/esm/TimeInput/index.js.map +0 -7
- package/dist/esm/TimeInput/utils.js +0 -136
- package/dist/esm/TimeInput/utils.js.map +0 -7
- package/dist/esm/Toggle/DSToggle.js +0 -103
- package/dist/esm/Toggle/DSToggle.js.map +0 -7
- package/dist/esm/Toggle/DSToggleImpl.js +0 -228
- package/dist/esm/Toggle/DSToggleImpl.js.map +0 -7
- package/dist/esm/Toggle/DSToggleRender.js +0 -109
- package/dist/esm/Toggle/DSToggleRender.js.map +0 -7
- package/dist/esm/Toggle/index.js +0 -8
- package/dist/esm/Toggle/index.js.map +0 -7
- package/dist/esm/Toggle/props.js +0 -53
- package/dist/esm/Toggle/props.js.map +0 -7
- package/dist/esm/Toggle/toggleHelper.js +0 -34
- package/dist/esm/Toggle/toggleHelper.js.map +0 -7
- package/dist/types/Checkbox/index.d.ts +0 -1
- package/dist/types/CheckboxGroup/DSCheckboxGroup.d.ts +0 -46
- package/dist/types/CheckboxGroup/defaultProps.d.ts +0 -14
- package/dist/types/CheckboxGroup/index.d.ts +0 -1
- package/dist/types/CheckboxGroup/props.d.ts +0 -26
- package/dist/types/CheckboxGroup/tests/DSCheckboxGroup.events.test.d.ts +0 -1
- package/dist/types/ComboBox/index.d.ts +0 -1
- package/dist/types/ComboBoxFreeSolo/ComboBoxFreeSolo.d.ts +0 -78
- package/dist/types/ComboBoxFreeSolo/components/MultiValueLabel.d.ts +0 -5
- package/dist/types/ComboBoxFreeSolo/components/MultiValueRemove.d.ts +0 -5
- package/dist/types/ComboBoxFreeSolo/components/SingleValue.d.ts +0 -2
- package/dist/types/ComboBoxFreeSolo/components/SingleValueRemove.d.ts +0 -5
- package/dist/types/ComboBoxFreeSolo/index.d.ts +0 -1
- package/dist/types/DateInput/DSDateInput.d.ts +0 -62
- package/dist/types/DateInput/components/DateInputImpl.d.ts +0 -40
- package/dist/types/DateInput/components/DateInputs.d.ts +0 -40
- package/dist/types/DateInput/components/utils.d.ts +0 -40
- package/dist/types/DateInput/defaultProps.d.ts +0 -18
- package/dist/types/DateInput/index.d.ts +0 -1
- package/dist/types/DateInput/props.d.ts +0 -60
- package/dist/types/DateInput/tests/DSDateInput.events.test.d.ts +0 -1
- package/dist/types/DateInputV2/components/DSDateInput.d.ts +0 -54
- package/dist/types/DateInputV2/components/DateInputs.d.ts +0 -32
- package/dist/types/DateInputV2/components/helpers.d.ts +0 -1
- package/dist/types/DateInputV2/components/props.d.ts +0 -53
- package/dist/types/DateInputV2/components/propsTypes.d.ts +0 -21
- package/dist/types/DateInputV2/components/styled.d.ts +0 -5
- package/dist/types/DateInputV2/components/utils.d.ts +0 -42
- package/dist/types/DateInputV2/index.d.ts +0 -2
- package/dist/types/DateInputV2/tests/DateInput.test.d.ts +0 -1
- package/dist/types/ExpandableInput/DSExpandableInput.d.ts +0 -15
- package/dist/types/ExpandableInput/ExpandableInputImpl.d.ts +0 -7
- package/dist/types/ExpandableInput/index.d.ts +0 -1
- package/dist/types/FloatingLabelInput/DSFloatingLabelInput.d.ts +0 -98
- package/dist/types/FloatingLabelInput/FloatingLabelInputImpl.d.ts +0 -27
- package/dist/types/FloatingLabelInput/getSvgPath.d.ts +0 -10
- package/dist/types/FloatingLabelInput/index.d.ts +0 -1
- package/dist/types/FormItem/DSFormItemLayout.d.ts +0 -228
- package/dist/types/FormItem/Error/DSError.d.ts +0 -19
- package/dist/types/FormItem/Feedback.d.ts +0 -6
- package/dist/types/FormItem/Label/DSLabel.d.ts +0 -23
- package/dist/types/FormItem/Suffix/Suffix.d.ts +0 -4
- package/dist/types/FormItem/ValidationFieldWrapper.d.ts +0 -19
- package/dist/types/FormItem/defaultProps.d.ts +0 -99
- package/dist/types/FormItem/index.d.ts +0 -2
- package/dist/types/FormItem/props.d.ts +0 -80
- package/dist/types/FormItem/tests/DSFormItem.events.test.d.ts +0 -1
- package/dist/types/FormItem/variants.d.ts +0 -8
- package/dist/types/Input/DSInput.d.ts +0 -0
- package/dist/types/Input/InputAddonWrapper.d.ts +0 -0
- package/dist/types/Input/InputImpl.d.ts +0 -0
- package/dist/types/Input/index.d.ts +0 -1
- package/dist/types/Input/tests/Input.test.d.ts +0 -0
- package/dist/types/InputGroup/AddonWrapper.d.ts +0 -8
- package/dist/types/InputGroup/DSInputGroup.d.ts +0 -40
- package/dist/types/InputGroup/defaultProps.d.ts +0 -8
- package/dist/types/InputGroup/index.d.ts +0 -1
- package/dist/types/InputGroup/props.d.ts +0 -24
- package/dist/types/InputGroup/tests/DSInputGroup.events.test.d.ts +0 -1
- package/dist/types/InputMask/DSInputMask.d.ts +0 -85
- package/dist/types/InputMask/DSInputMaskDeprecated.d.ts +0 -18
- package/dist/types/InputMask/InputMaskContext.d.ts +0 -18
- package/dist/types/InputMask/MaskPipes.d.ts +0 -18
- package/dist/types/InputMask/MaskTypes.d.ts +0 -15
- package/dist/types/InputMask/addons/AutoCorrectedDatePipe.d.ts +0 -8
- package/dist/types/InputMask/defaultProps.d.ts +0 -28
- package/dist/types/InputMask/index.d.ts +0 -1
- package/dist/types/InputMask/mask_types/DateInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/DateTimeInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/DictionaryInputMask.d.ts +0 -39
- package/dist/types/InputMask/mask_types/NumberInputMask.d.ts +0 -48
- package/dist/types/InputMask/mask_types/PhoneInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/PhoneInternationalInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/SsnInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/UsZipCodeInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/ZipCodeSearchInputMask.d.ts +0 -36
- package/dist/types/InputMask/mask_types/index.d.ts +0 -41
- package/dist/types/InputMask/props.d.ts +0 -112
- package/dist/types/InputMask/tests/DSInputMask.test.d.ts +0 -1
- package/dist/types/InputMask/tests/NumberInputMask.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/DateInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/DateTimeInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/NumberInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/PercentInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/PhoneInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/PhoneInternationalInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/SsnInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/UsZipCodeInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/tests/events/ZipCodeSearchInputMask.events.test.d.ts +0 -1
- package/dist/types/InputMask/types/index.d.ts +0 -5
- package/dist/types/InputMask/utils/setCaretPosition.d.ts +0 -3
- package/dist/types/InputProtected/DSInputProtected.d.ts +0 -41
- package/dist/types/InputProtected/defaultProps.d.ts +0 -4
- package/dist/types/InputProtected/index.d.ts +0 -2
- package/dist/types/InputProtected/options.d.ts +0 -8
- package/dist/types/InputProtected/props.d.ts +0 -14
- package/dist/types/InputProtected/tests/DSInputProtected.events.test.d.ts +0 -1
- package/dist/types/InputProtected/tests/DSInputProtected.test.d.ts +0 -1
- package/dist/types/LargeInputText/DSLargeInputText.d.ts +0 -127
- package/dist/types/LargeInputText/defaultProps.d.ts +0 -31
- package/dist/types/LargeInputText/index.d.ts +0 -1
- package/dist/types/LargeInputText/props.d.ts +0 -95
- package/dist/types/LargeInputText/tests/DSLargeInputText.events.test.d.ts +0 -1
- package/dist/types/LargeInputText/tests/DSLargeInputText.test.d.ts +0 -1
- package/dist/types/MenuItem/components/MenuItem/index.d.ts +0 -0
- package/dist/types/MenuItem/components/MenuItem/styled.d.ts +0 -0
- package/dist/types/MenuItem/components/MultiMenuItem/MultiMenuItem.d.ts +0 -0
- package/dist/types/MenuItem/components/MultiMenuItem/styled.d.ts +0 -0
- package/dist/types/MenuItem/components/Section/index.d.ts +0 -0
- package/dist/types/MenuItem/components/Section/props.d.ts +0 -0
- package/dist/types/MenuItem/components/Section/styled.d.ts +0 -0
- package/dist/types/MenuItem/components/Separator/index.d.ts +0 -0
- package/dist/types/MenuItem/components/Separator/styled.d.ts +0 -0
- package/dist/types/MenuItem/components/SingleMenuItem/SingleMenuItem.d.ts +0 -0
- package/dist/types/MenuItem/components/SubmenuItem/index.d.ts +0 -0
- package/dist/types/MenuItem/components/SubmenuItem/styled.d.ts +0 -0
- package/dist/types/MenuItem/components/index.d.ts +0 -0
- package/dist/types/MenuItem/components/styled.d.ts +0 -0
- package/dist/types/MenuItem/index.d.ts +0 -0
- package/dist/types/MenuItem/props.d.ts +0 -0
- package/dist/types/Radio/Circle.d.ts +0 -8
- package/dist/types/Radio/DSRadio.d.ts +0 -87
- package/dist/types/Radio/index.d.ts +0 -1
- package/dist/types/RadioGroup/DSRadioGroup.d.ts +0 -46
- package/dist/types/RadioGroup/defaultProps.d.ts +0 -12
- package/dist/types/RadioGroup/index.d.ts +0 -1
- package/dist/types/RadioGroup/props.d.ts +0 -25
- package/dist/types/RadioGroup/tests/DSRadioGroup.events.test.d.ts +0 -1
- package/dist/types/RequiredMark/RequiredMark.d.ts +0 -6
- package/dist/types/RequiredMark/index.d.ts +0 -1
- package/dist/types/SearchBox/index.d.ts +0 -1
- package/dist/types/TextBox/index.d.ts +0 -1
- package/dist/types/TimeInput/DSTimeInput.d.ts +0 -71
- package/dist/types/TimeInput/TimeInputImpl.d.ts +0 -55
- package/dist/types/TimeInput/TimeInputs.d.ts +0 -17
- package/dist/types/TimeInput/index.d.ts +0 -1
- package/dist/types/TimeInput/utils.d.ts +0 -39
- package/dist/types/Toggle/DSToggle.d.ts +0 -86
- package/dist/types/Toggle/DSToggleImpl.d.ts +0 -61
- package/dist/types/Toggle/DSToggleRender.d.ts +0 -32
- package/dist/types/Toggle/index.d.ts +0 -1
- package/dist/types/Toggle/props.d.ts +0 -47
- package/dist/types/Toggle/toggleHelper.d.ts +0 -24
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/InputProtected/options.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const LEFT_ADDON_OPTIONS = {\n LockUnlocked: 'LockUnlocked',\n LockLocked: 'LockLocked',\n};\n\nexport const RIGHT_ADDON_OPTIONS = {\n VisibleView: 'VisibleView',\n InvisibleHide: 'InvisibleHide',\n};\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACAhB,MAAM,qBAAqB;AAAA,EAChC,cAAc;AAAA,EACd,YAAY;AACd;AAEO,MAAM,sBAAsB;AAAA,EACjC,aAAa;AAAA,EACb,eAAe;AACjB;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { PropTypes } from "@elliemae/ds-props-helpers";
|
|
3
|
-
import { LEFT_ADDON_OPTIONS, RIGHT_ADDON_OPTIONS } from "./options.js";
|
|
4
|
-
const inputProtectedProps = {
|
|
5
|
-
leftAddon: PropTypes.oneOf([LEFT_ADDON_OPTIONS.LockLocked, LEFT_ADDON_OPTIONS.LockUnlocked]).description(
|
|
6
|
-
"left addon component to display"
|
|
7
|
-
),
|
|
8
|
-
rightAddon: PropTypes.oneOf([RIGHT_ADDON_OPTIONS.VisibleView, RIGHT_ADDON_OPTIONS.InvisibleHide]).description("right addon component to display").defaultValue(RIGHT_ADDON_OPTIONS.InvisibleHide),
|
|
9
|
-
onChange: PropTypes.func.description("Function executed when input s value changes"),
|
|
10
|
-
value: PropTypes.oneOfType([PropTypes.string, PropTypes.number]).description("input s value"),
|
|
11
|
-
readOnly: PropTypes.bool.description("Whether the input is read-only or not").defaultValue(false),
|
|
12
|
-
mask: PropTypes.oneOfType([PropTypes.array, PropTypes.func, PropTypes.object, PropTypes.string]).description(
|
|
13
|
-
"mask to apply"
|
|
14
|
-
),
|
|
15
|
-
type: PropTypes.oneOf(["password", "number", "text"]).description("type of input"),
|
|
16
|
-
/**
|
|
17
|
-
* PlaceholderChar: The placeholder character represents the fillable spot in the mask.
|
|
18
|
-
* The default placeholder character is underscore, _.
|
|
19
|
-
*/
|
|
20
|
-
placeholderChar: PropTypes.string.description(
|
|
21
|
-
`The placeholder character represents the fillable spot in the mask.
|
|
22
|
-
* The default placeholder character is underscore, _.`
|
|
23
|
-
)
|
|
24
|
-
};
|
|
25
|
-
export {
|
|
26
|
-
inputProtectedProps
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=props.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/InputProtected/props.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { PropTypes } from '@elliemae/ds-props-helpers';\nimport { LEFT_ADDON_OPTIONS, RIGHT_ADDON_OPTIONS } from './options.js';\n\nexport const inputProtectedProps = {\n leftAddon: PropTypes.oneOf([LEFT_ADDON_OPTIONS.LockLocked, LEFT_ADDON_OPTIONS.LockUnlocked]).description(\n 'left addon component to display',\n ),\n rightAddon: PropTypes.oneOf([RIGHT_ADDON_OPTIONS.VisibleView, RIGHT_ADDON_OPTIONS.InvisibleHide])\n .description('right addon component to display')\n .defaultValue(RIGHT_ADDON_OPTIONS.InvisibleHide),\n onChange: PropTypes.func.description('Function executed when input s value changes'),\n value: PropTypes.oneOfType([PropTypes.string, PropTypes.number]).description('input s value'),\n readOnly: PropTypes.bool.description('Whether the input is read-only or not').defaultValue(false),\n mask: PropTypes.oneOfType([PropTypes.array, PropTypes.func, PropTypes.object, PropTypes.string]).description(\n 'mask to apply',\n ),\n type: PropTypes.oneOf(['password', 'number', 'text']).description('type of input'),\n /**\n * PlaceholderChar: The placeholder character represents the fillable spot in the mask.\n * The default placeholder character is underscore, _.\n */\n placeholderChar: PropTypes.string.description(\n `The placeholder character represents the fillable spot in the mask.\n * The default placeholder character is underscore, _.`,\n ),\n};\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,iBAAiB;AAC1B,SAAS,oBAAoB,2BAA2B;AAEjD,MAAM,sBAAsB;AAAA,EACjC,WAAW,UAAU,MAAM,CAAC,mBAAmB,YAAY,mBAAmB,YAAY,CAAC,EAAE;AAAA,IAC3F;AAAA,EACF;AAAA,EACA,YAAY,UAAU,MAAM,CAAC,oBAAoB,aAAa,oBAAoB,aAAa,CAAC,EAC7F,YAAY,kCAAkC,EAC9C,aAAa,oBAAoB,aAAa;AAAA,EACjD,UAAU,UAAU,KAAK,YAAY,8CAA8C;AAAA,EACnF,OAAO,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU,MAAM,CAAC,EAAE,YAAY,eAAe;AAAA,EAC5F,UAAU,UAAU,KAAK,YAAY,uCAAuC,EAAE,aAAa,KAAK;AAAA,EAChG,MAAM,UAAU,UAAU,CAAC,UAAU,OAAO,UAAU,MAAM,UAAU,QAAQ,UAAU,MAAM,CAAC,EAAE;AAAA,IAC/F;AAAA,EACF;AAAA,EACA,MAAM,UAAU,MAAM,CAAC,YAAY,UAAU,MAAM,CAAC,EAAE,YAAY,eAAe;AAAA;AAAA;AAAA;AAAA;AAAA,EAKjF,iBAAiB,UAAU,OAAO;AAAA,IAChC;AAAA;AAAA,EAEF;AACF;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { useMemo } from "react";
|
|
4
|
-
import { useDeprecateComponent } from "@elliemae/ds-utilities";
|
|
5
|
-
import { describe } from "@elliemae/ds-props-helpers";
|
|
6
|
-
import { convertPropToCssClassName, aggregatedClasses } from "@elliemae/ds-classnames";
|
|
7
|
-
import { props } from "./props.js";
|
|
8
|
-
import { defaultProps } from "./defaultProps.js";
|
|
9
|
-
const CounterArea = aggregatedClasses("div")("counter", "textarea", ({ limitError }) => ({
|
|
10
|
-
"limit-error": limitError
|
|
11
|
-
}));
|
|
12
|
-
const DSLargeInputText = ({
|
|
13
|
-
containerProps,
|
|
14
|
-
autoFocus,
|
|
15
|
-
className,
|
|
16
|
-
disabled,
|
|
17
|
-
name,
|
|
18
|
-
id,
|
|
19
|
-
maxLength,
|
|
20
|
-
minLength,
|
|
21
|
-
placeholder,
|
|
22
|
-
onClick,
|
|
23
|
-
onChange,
|
|
24
|
-
onFocus,
|
|
25
|
-
onBlur,
|
|
26
|
-
onKeyUp,
|
|
27
|
-
onKeyDown,
|
|
28
|
-
onPaste,
|
|
29
|
-
value,
|
|
30
|
-
hasError,
|
|
31
|
-
required,
|
|
32
|
-
readOnly,
|
|
33
|
-
resize,
|
|
34
|
-
innerRef,
|
|
35
|
-
ariaLabel,
|
|
36
|
-
ariaAutocomplete,
|
|
37
|
-
role,
|
|
38
|
-
characterLimitCounter,
|
|
39
|
-
rows,
|
|
40
|
-
errorLimit,
|
|
41
|
-
tabIndex
|
|
42
|
-
}) => {
|
|
43
|
-
useDeprecateComponent({ componentName: "ds-form/LargeInputText", version: "TBD Date: 2023 Q3" });
|
|
44
|
-
const limitError = useMemo(
|
|
45
|
-
() => characterLimitCounter < String(value).length && characterLimitCounter > 0,
|
|
46
|
-
[characterLimitCounter, value]
|
|
47
|
-
);
|
|
48
|
-
const { cssClassName, classNameElement, classNameBlock } = convertPropToCssClassName(
|
|
49
|
-
"form-element-textarea",
|
|
50
|
-
"text",
|
|
51
|
-
{
|
|
52
|
-
hasError: limitError || hasError,
|
|
53
|
-
readOnly,
|
|
54
|
-
disabled
|
|
55
|
-
}
|
|
56
|
-
);
|
|
57
|
-
const handleKeyUp = (e) => {
|
|
58
|
-
onKeyUp(e);
|
|
59
|
-
};
|
|
60
|
-
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
61
|
-
/* @__PURE__ */ jsx("div", { ...containerProps, className: `${cssClassName} ${className}`, children: /* @__PURE__ */ jsx("div", { className: classNameBlock("wrapper"), children: /* @__PURE__ */ jsx(
|
|
62
|
-
"textarea",
|
|
63
|
-
{
|
|
64
|
-
ref: innerRef,
|
|
65
|
-
"aria-autocomplete": ariaAutocomplete,
|
|
66
|
-
"aria-label": ariaLabel,
|
|
67
|
-
"aria-multiline": true,
|
|
68
|
-
"aria-placeholder": placeholder,
|
|
69
|
-
"aria-required": required,
|
|
70
|
-
autoFocus,
|
|
71
|
-
className: classNameElement("textarea"),
|
|
72
|
-
"data-testid": "ds-large-input_main-component",
|
|
73
|
-
disabled,
|
|
74
|
-
id,
|
|
75
|
-
maxLength,
|
|
76
|
-
minLength,
|
|
77
|
-
name,
|
|
78
|
-
onBlur,
|
|
79
|
-
onChange,
|
|
80
|
-
onClick,
|
|
81
|
-
onFocus,
|
|
82
|
-
onKeyDown,
|
|
83
|
-
onKeyUp: handleKeyUp,
|
|
84
|
-
onPaste,
|
|
85
|
-
placeholder,
|
|
86
|
-
role,
|
|
87
|
-
rows: String(rows),
|
|
88
|
-
style: {
|
|
89
|
-
resize
|
|
90
|
-
},
|
|
91
|
-
value,
|
|
92
|
-
tabIndex
|
|
93
|
-
}
|
|
94
|
-
) }) }),
|
|
95
|
-
characterLimitCounter > 0 && /* @__PURE__ */ jsx(CounterArea, { classProps: { limitError }, "data-testid": "counter-area", children: `${limitError ? `${errorLimit} ${characterLimitCounter} characters. ` : ""}${String(value).length} / ${characterLimitCounter}` })
|
|
96
|
-
] });
|
|
97
|
-
};
|
|
98
|
-
DSLargeInputText.propTypes = props;
|
|
99
|
-
DSLargeInputText.defaultProps = defaultProps;
|
|
100
|
-
DSLargeInputText.displayName = "DSLargeInputText";
|
|
101
|
-
const DSLargeInputTextWithSchema = describe(DSLargeInputText).description("A large input");
|
|
102
|
-
DSLargeInputTextWithSchema.propTypes = props;
|
|
103
|
-
var DSLargeInputText_default = DSLargeInputText;
|
|
104
|
-
export {
|
|
105
|
-
DSLargeInputText,
|
|
106
|
-
DSLargeInputTextWithSchema,
|
|
107
|
-
DSLargeInputText_default as default
|
|
108
|
-
};
|
|
109
|
-
//# sourceMappingURL=DSLargeInputText.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/LargeInputText/DSLargeInputText.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "/* eslint-disable max-lines */\n/* eslint-disable jsx-a11y/no-autofocus, react/prop-types */\nimport React, { useMemo } from 'react';\nimport { useDeprecateComponent } from '@elliemae/ds-utilities';\nimport { describe } from '@elliemae/ds-props-helpers';\nimport { convertPropToCssClassName, aggregatedClasses } from '@elliemae/ds-classnames';\nimport { props } from './props.js';\nimport { defaultProps } from './defaultProps.js';\n\nconst CounterArea = aggregatedClasses('div')('counter', 'textarea', ({ limitError }) => ({\n 'limit-error': limitError,\n}));\n\nconst DSLargeInputText = ({\n containerProps,\n autoFocus,\n className,\n disabled,\n name,\n id,\n maxLength,\n minLength,\n placeholder,\n onClick,\n onChange,\n onFocus,\n onBlur,\n onKeyUp,\n onKeyDown,\n onPaste,\n value,\n hasError,\n required,\n readOnly,\n resize,\n innerRef,\n ariaLabel,\n ariaAutocomplete,\n role,\n characterLimitCounter,\n rows,\n errorLimit,\n tabIndex,\n}) => {\n useDeprecateComponent({ componentName: 'ds-form/LargeInputText', version: 'TBD Date: 2023 Q3' });\n\n const limitError = useMemo(\n () => characterLimitCounter < String(value).length && characterLimitCounter > 0,\n [characterLimitCounter, value],\n );\n const { cssClassName, classNameElement, classNameBlock } = convertPropToCssClassName(\n 'form-element-textarea',\n 'text',\n {\n hasError: limitError || hasError,\n readOnly,\n disabled,\n },\n );\n // auto size when user types\n const handleKeyUp = (e) => {\n // const { target } = e\n onKeyUp(e);\n // if (e.key !== 'Enter') return\n // target.style.cssText = 'height:auto; padding:0'\n // target.style.cssText = `height: ${target.scrollHeight}px`\n };\n return (\n <>\n <div {...containerProps} className={`${cssClassName} ${className}`}>\n <div className={classNameBlock('wrapper')}>\n <textarea\n ref={innerRef}\n aria-autocomplete={ariaAutocomplete}\n aria-label={ariaLabel}\n aria-multiline\n aria-placeholder={placeholder}\n aria-required={required}\n autoFocus={autoFocus}\n className={classNameElement('textarea')}\n data-testid=\"ds-large-input_main-component\"\n disabled={disabled}\n id={id}\n maxLength={maxLength}\n minLength={minLength}\n name={name}\n onBlur={onBlur}\n onChange={onChange}\n onClick={onClick}\n onFocus={onFocus}\n onKeyDown={onKeyDown}\n onKeyUp={handleKeyUp}\n onPaste={onPaste}\n placeholder={placeholder}\n role={role}\n rows={String(rows)}\n style={{\n resize,\n }}\n value={value}\n tabIndex={tabIndex}\n />\n </div>\n </div>\n {characterLimitCounter > 0 && (\n <CounterArea classProps={{ limitError }} data-testid=\"counter-area\">\n {`${limitError ? `${errorLimit} ${characterLimitCounter} characters. ` : ''}${\n String(value).length\n } / ${characterLimitCounter}`}\n </CounterArea>\n )}\n </>\n );\n};\n\nDSLargeInputText.propTypes = props;\nDSLargeInputText.defaultProps = defaultProps;\nDSLargeInputText.displayName = 'DSLargeInputText';\nconst DSLargeInputTextWithSchema = describe(DSLargeInputText).description('A large input');\nDSLargeInputTextWithSchema.propTypes = props;\n\nexport { DSLargeInputTextWithSchema, DSLargeInputText };\n\nexport default DSLargeInputText;\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACoEnB,mBAGM,KAHN;AAlEJ,SAAgB,eAAe;AAC/B,SAAS,6BAA6B;AACtC,SAAS,gBAAgB;AACzB,SAAS,2BAA2B,yBAAyB;AAC7D,SAAS,aAAa;AACtB,SAAS,oBAAoB;AAE7B,MAAM,cAAc,kBAAkB,KAAK,EAAE,WAAW,YAAY,CAAC,EAAE,WAAW,OAAO;AAAA,EACvF,eAAe;AACjB,EAAE;AAEF,MAAM,mBAAmB,CAAC;AAAA,EACxB;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,MAAM;AACJ,wBAAsB,EAAE,eAAe,0BAA0B,SAAS,oBAAoB,CAAC;AAE/F,QAAM,aAAa;AAAA,IACjB,MAAM,wBAAwB,OAAO,KAAK,EAAE,UAAU,wBAAwB;AAAA,IAC9E,CAAC,uBAAuB,KAAK;AAAA,EAC/B;AACA,QAAM,EAAE,cAAc,kBAAkB,eAAe,IAAI;AAAA,IACzD;AAAA,IACA;AAAA,IACA;AAAA,MACE,UAAU,cAAc;AAAA,MACxB;AAAA,MACA;AAAA,IACF;AAAA,EACF;AAEA,QAAM,cAAc,CAAC,MAAM;AAEzB,YAAQ,CAAC;AAAA,EAIX;AACA,SACE,iCACE;AAAA,wBAAC,SAAK,GAAG,gBAAgB,WAAW,GAAG,gBAAgB,aACrD,8BAAC,SAAI,WAAW,eAAe,SAAS,GACtC;AAAA,MAAC;AAAA;AAAA,QACC,KAAK;AAAA,QACL,qBAAmB;AAAA,QACnB,cAAY;AAAA,QACZ,kBAAc;AAAA,QACd,oBAAkB;AAAA,QAClB,iBAAe;AAAA,QACf;AAAA,QACA,WAAW,iBAAiB,UAAU;AAAA,QACtC,eAAY;AAAA,QACZ;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA,SAAS;AAAA,QACT;AAAA,QACA;AAAA,QACA;AAAA,QACA,MAAM,OAAO,IAAI;AAAA,QACjB,OAAO;AAAA,UACL;AAAA,QACF;AAAA,QACA;AAAA,QACA;AAAA;AAAA,IACF,GACF,GACF;AAAA,IACC,wBAAwB,KACvB,oBAAC,eAAY,YAAY,EAAE,WAAW,GAAG,eAAY,gBAClD,aAAG,aAAa,GAAG,cAAc,yCAAyC,KACzE,OAAO,KAAK,EAAE,YACV,yBACR;AAAA,KAEJ;AAEJ;AAEA,iBAAiB,YAAY;AAC7B,iBAAiB,eAAe;AAChC,iBAAiB,cAAc;AAC/B,MAAM,6BAA6B,SAAS,gBAAgB,EAAE,YAAY,eAAe;AACzF,2BAA2B,YAAY;AAIvC,IAAO,2BAAQ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
const defaultProps = {
|
|
3
|
-
containerProps: {},
|
|
4
|
-
autoFocus: false,
|
|
5
|
-
className: "",
|
|
6
|
-
disabled: false,
|
|
7
|
-
name: "",
|
|
8
|
-
id: null,
|
|
9
|
-
maxLength: null,
|
|
10
|
-
minLength: 0,
|
|
11
|
-
placeholder: "",
|
|
12
|
-
onClick: () => null,
|
|
13
|
-
onChange: () => null,
|
|
14
|
-
onFocus: () => null,
|
|
15
|
-
onBlur: () => null,
|
|
16
|
-
onKeyUp: () => null,
|
|
17
|
-
onKeyDown: () => null,
|
|
18
|
-
onPaste: () => null,
|
|
19
|
-
value: "",
|
|
20
|
-
hasError: false,
|
|
21
|
-
required: false,
|
|
22
|
-
readOnly: false,
|
|
23
|
-
resize: "vertical",
|
|
24
|
-
innerRef: null,
|
|
25
|
-
ariaLabel: "Enter text",
|
|
26
|
-
ariaAutocomplete: "none",
|
|
27
|
-
role: "textbox",
|
|
28
|
-
characterLimitCounter: 0,
|
|
29
|
-
rows: 3,
|
|
30
|
-
errorLimit: "Please limit your entry to",
|
|
31
|
-
tabIndex: ""
|
|
32
|
-
};
|
|
33
|
-
export {
|
|
34
|
-
defaultProps
|
|
35
|
-
};
|
|
36
|
-
//# sourceMappingURL=defaultProps.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/LargeInputText/defaultProps.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const defaultProps = {\n containerProps: {},\n autoFocus: false,\n className: '',\n disabled: false,\n name: '',\n id: null,\n maxLength: null,\n minLength: 0,\n placeholder: '',\n onClick: () => null,\n onChange: () => null,\n onFocus: () => null,\n onBlur: () => null,\n onKeyUp: () => null,\n onKeyDown: () => null,\n onPaste: () => null,\n value: '',\n hasError: false,\n required: false,\n readOnly: false,\n resize: 'vertical',\n innerRef: null,\n ariaLabel: 'Enter text',\n ariaAutocomplete: 'none',\n role: 'textbox',\n characterLimitCounter: 0,\n rows: 3,\n errorLimit: 'Please limit your entry to',\n tabIndex: '',\n};\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACAhB,MAAM,eAAe;AAAA,EAC1B,gBAAgB,CAAC;AAAA,EACjB,WAAW;AAAA,EACX,WAAW;AAAA,EACX,UAAU;AAAA,EACV,MAAM;AAAA,EACN,IAAI;AAAA,EACJ,WAAW;AAAA,EACX,WAAW;AAAA,EACX,aAAa;AAAA,EACb,SAAS,MAAM;AAAA,EACf,UAAU,MAAM;AAAA,EAChB,SAAS,MAAM;AAAA,EACf,QAAQ,MAAM;AAAA,EACd,SAAS,MAAM;AAAA,EACf,WAAW,MAAM;AAAA,EACjB,SAAS,MAAM;AAAA,EACf,OAAO;AAAA,EACP,UAAU;AAAA,EACV,UAAU;AAAA,EACV,UAAU;AAAA,EACV,QAAQ;AAAA,EACR,UAAU;AAAA,EACV,WAAW;AAAA,EACX,kBAAkB;AAAA,EAClB,MAAM;AAAA,EACN,uBAAuB;AAAA,EACvB,MAAM;AAAA,EACN,YAAY;AAAA,EACZ,UAAU;AACZ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/LargeInputText/index.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export { default, DSLargeInputTextWithSchema, DSLargeInputText } from './DSLargeInputText.js';\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,WAAAA,UAAS,4BAA4B,wBAAwB;",
|
|
6
|
-
"names": ["default"]
|
|
7
|
-
}
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { PropTypes } from "@elliemae/ds-props-helpers";
|
|
3
|
-
const props = {
|
|
4
|
-
/** Injected props to wrapper element of component */
|
|
5
|
-
containerProps: PropTypes.object.description("Injected props to wrapper element of component"),
|
|
6
|
-
/**
|
|
7
|
-
* Whether uses auto focus or not
|
|
8
|
-
*/
|
|
9
|
-
autoFocus: PropTypes.bool.description("Whether uses auto focus or not"),
|
|
10
|
-
/** CSS class */
|
|
11
|
-
className: PropTypes.string.description("CSS class"),
|
|
12
|
-
/**
|
|
13
|
-
* Whether is disabled or not
|
|
14
|
-
*/
|
|
15
|
-
disabled: PropTypes.bool.description("Whether is disabled or not"),
|
|
16
|
-
/** HTML form name property */
|
|
17
|
-
name: PropTypes.string.description("HTML form name property"),
|
|
18
|
-
/** HTML id */
|
|
19
|
-
id: PropTypes.number.description("HTML id"),
|
|
20
|
-
/**
|
|
21
|
-
* Max length for text to be entered
|
|
22
|
-
*/
|
|
23
|
-
maxLength: PropTypes.number.description("Max length for text to be entered"),
|
|
24
|
-
/**
|
|
25
|
-
* Min length for text to be entered
|
|
26
|
-
*/
|
|
27
|
-
minLength: PropTypes.number.description("Min length for text to be entered"),
|
|
28
|
-
/**
|
|
29
|
-
* Placeholder for the text
|
|
30
|
-
*/
|
|
31
|
-
placeholder: PropTypes.string.description("Placeholder for the text"),
|
|
32
|
-
/**
|
|
33
|
-
* Allows a function that is triggered once the input text is clicked
|
|
34
|
-
*/
|
|
35
|
-
onClick: PropTypes.func.description("Allows a function that is triggered once the input text is clicked"),
|
|
36
|
-
/**
|
|
37
|
-
* Allows a function that is triggered once the input text changes
|
|
38
|
-
*/
|
|
39
|
-
onChange: PropTypes.func.description("Allows a function that is triggered once the input text changes"),
|
|
40
|
-
/**
|
|
41
|
-
* Allows a function that is triggered once the input text is focused
|
|
42
|
-
*/
|
|
43
|
-
onFocus: PropTypes.func.description("Allows a function that is triggered once the input text is focused"),
|
|
44
|
-
/**
|
|
45
|
-
* Allows a function that is triggered once the input text loses focus
|
|
46
|
-
*/
|
|
47
|
-
onBlur: PropTypes.func.description("Allows a function that is triggered once the input text loses focus"),
|
|
48
|
-
/**
|
|
49
|
-
* Allows a function that is triggered once in the input a keyboard key is released
|
|
50
|
-
*/
|
|
51
|
-
onKeyUp: PropTypes.func.description(
|
|
52
|
-
"Allows a function that is triggered once in the input a keyboard key is released"
|
|
53
|
-
),
|
|
54
|
-
/**
|
|
55
|
-
* Allows a function that is triggered once a key is being pressed
|
|
56
|
-
*/
|
|
57
|
-
onKeyDown: PropTypes.func.description("Allows a function that is triggered once a key is being pressed"),
|
|
58
|
-
/**
|
|
59
|
-
* Allows a function that is triggered once the input text is pasted
|
|
60
|
-
*/
|
|
61
|
-
onPaste: PropTypes.func.description("Allows a function that is triggered once the input text is pasted"),
|
|
62
|
-
/**
|
|
63
|
-
* Default value once the component is initialized
|
|
64
|
-
*/
|
|
65
|
-
value: PropTypes.string.description("Default value once the component is initialized"),
|
|
66
|
-
/**
|
|
67
|
-
* Whether the input text has error or not
|
|
68
|
-
*/
|
|
69
|
-
hasError: PropTypes.bool.description("Whether the input text has error or not"),
|
|
70
|
-
/**
|
|
71
|
-
* Whether the input text is required or not
|
|
72
|
-
*/
|
|
73
|
-
required: PropTypes.bool.description("Whether the input text is required or not"),
|
|
74
|
-
/**
|
|
75
|
-
* Whether the input text is read only or not
|
|
76
|
-
*/
|
|
77
|
-
readOnly: PropTypes.bool.description("Whether the input text is read only or not"),
|
|
78
|
-
/**
|
|
79
|
-
* Whether the input text style is vertical or not
|
|
80
|
-
*/
|
|
81
|
-
resize: PropTypes.string.description(
|
|
82
|
-
"The resizable handle feature is being deprocated due to the inability to fully comply with accessibility standards and would be less than optimal for the best user experience. The auto-resize functionality will repalce it and complies with accessibility standards and guidelines."
|
|
83
|
-
).deprecated({ version: "4.x" }),
|
|
84
|
-
/** ref forwarded to component */
|
|
85
|
-
innerRef: PropTypes.func.description("ref forwarded to component"),
|
|
86
|
-
/** a11y aria label */
|
|
87
|
-
ariaLabel: PropTypes.string.description("a11y aria label"),
|
|
88
|
-
ariaAutocomplete: PropTypes.string.description(""),
|
|
89
|
-
/**
|
|
90
|
-
* Type of input. Ex: textbox
|
|
91
|
-
*/
|
|
92
|
-
role: PropTypes.string.description("Type of input. Ex: textbox"),
|
|
93
|
-
/**
|
|
94
|
-
* it will show a counter/limit if the value is greater than 0
|
|
95
|
-
*/
|
|
96
|
-
characterLimitCounter: PropTypes.number.description("it will show a counter/limit if the value is greater than 0"),
|
|
97
|
-
/**
|
|
98
|
-
* Tab index html property.
|
|
99
|
-
*/
|
|
100
|
-
tabIndex: PropTypes.string.description("Tab index html property.")
|
|
101
|
-
};
|
|
102
|
-
export {
|
|
103
|
-
props
|
|
104
|
-
};
|
|
105
|
-
//# sourceMappingURL=props.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/LargeInputText/props.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { PropTypes } from '@elliemae/ds-props-helpers';\n\nexport const props = {\n /** Injected props to wrapper element of component */\n containerProps: PropTypes.object.description('Injected props to wrapper element of component'),\n /**\n * Whether uses auto focus or not\n */\n autoFocus: PropTypes.bool.description('Whether uses auto focus or not'),\n /** CSS class */\n className: PropTypes.string.description('CSS class'),\n /**\n * Whether is disabled or not\n */\n disabled: PropTypes.bool.description('Whether is disabled or not'),\n /** HTML form name property */\n name: PropTypes.string.description('HTML form name property'),\n /** HTML id */\n id: PropTypes.number.description('HTML id'),\n /**\n * Max length for text to be entered\n */\n maxLength: PropTypes.number.description('Max length for text to be entered'),\n /**\n * Min length for text to be entered\n */\n minLength: PropTypes.number.description('Min length for text to be entered'),\n /**\n * Placeholder for the text\n */\n placeholder: PropTypes.string.description('Placeholder for the text'),\n /**\n * Allows a function that is triggered once the input text is clicked\n */\n onClick: PropTypes.func.description('Allows a function that is triggered once the input text is clicked'),\n /**\n * Allows a function that is triggered once the input text changes\n */\n onChange: PropTypes.func.description('Allows a function that is triggered once the input text changes'),\n /**\n * Allows a function that is triggered once the input text is focused\n */\n onFocus: PropTypes.func.description('Allows a function that is triggered once the input text is focused'),\n /**\n * Allows a function that is triggered once the input text loses focus\n */\n onBlur: PropTypes.func.description('Allows a function that is triggered once the input text loses focus'),\n /**\n * Allows a function that is triggered once in the input a keyboard key is released\n */\n onKeyUp: PropTypes.func.description(\n 'Allows a function that is triggered once in the input a keyboard key is released',\n ),\n /**\n * Allows a function that is triggered once a key is being pressed\n */\n onKeyDown: PropTypes.func.description('Allows a function that is triggered once a key is being pressed'),\n /**\n * Allows a function that is triggered once the input text is pasted\n */\n onPaste: PropTypes.func.description('Allows a function that is triggered once the input text is pasted'),\n /**\n * Default value once the component is initialized\n */\n value: PropTypes.string.description('Default value once the component is initialized'),\n /**\n * Whether the input text has error or not\n */\n hasError: PropTypes.bool.description('Whether the input text has error or not'),\n /**\n * Whether the input text is required or not\n */\n required: PropTypes.bool.description('Whether the input text is required or not'),\n /**\n * Whether the input text is read only or not\n */\n readOnly: PropTypes.bool.description('Whether the input text is read only or not'),\n /**\n * Whether the input text style is vertical or not\n */\n resize: PropTypes.string\n .description(\n 'The resizable handle feature is being deprocated due to the inability to fully comply with accessibility standards and would be less than optimal for the best user experience. The auto-resize functionality will repalce it and complies with accessibility standards and guidelines.',\n )\n .deprecated({ version: '4.x' }),\n /** ref forwarded to component */\n innerRef: PropTypes.func.description('ref forwarded to component'),\n /** a11y aria label */\n ariaLabel: PropTypes.string.description('a11y aria label'),\n ariaAutocomplete: PropTypes.string.description(''),\n /**\n * Type of input. Ex: textbox\n */\n role: PropTypes.string.description('Type of input. Ex: textbox'),\n /**\n * it will show a counter/limit if the value is greater than 0\n */\n characterLimitCounter: PropTypes.number.description('it will show a counter/limit if the value is greater than 0'),\n /**\n * Tab index html property.\n */\n tabIndex: PropTypes.string.description('Tab index html property.'),\n};\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,iBAAiB;AAEnB,MAAM,QAAQ;AAAA;AAAA,EAEnB,gBAAgB,UAAU,OAAO,YAAY,gDAAgD;AAAA;AAAA;AAAA;AAAA,EAI7F,WAAW,UAAU,KAAK,YAAY,gCAAgC;AAAA;AAAA,EAEtE,WAAW,UAAU,OAAO,YAAY,WAAW;AAAA;AAAA;AAAA;AAAA,EAInD,UAAU,UAAU,KAAK,YAAY,4BAA4B;AAAA;AAAA,EAEjE,MAAM,UAAU,OAAO,YAAY,yBAAyB;AAAA;AAAA,EAE5D,IAAI,UAAU,OAAO,YAAY,SAAS;AAAA;AAAA;AAAA;AAAA,EAI1C,WAAW,UAAU,OAAO,YAAY,mCAAmC;AAAA;AAAA;AAAA;AAAA,EAI3E,WAAW,UAAU,OAAO,YAAY,mCAAmC;AAAA;AAAA;AAAA;AAAA,EAI3E,aAAa,UAAU,OAAO,YAAY,0BAA0B;AAAA;AAAA;AAAA;AAAA,EAIpE,SAAS,UAAU,KAAK,YAAY,oEAAoE;AAAA;AAAA;AAAA;AAAA,EAIxG,UAAU,UAAU,KAAK,YAAY,iEAAiE;AAAA;AAAA;AAAA;AAAA,EAItG,SAAS,UAAU,KAAK,YAAY,oEAAoE;AAAA;AAAA;AAAA;AAAA,EAIxG,QAAQ,UAAU,KAAK,YAAY,qEAAqE;AAAA;AAAA;AAAA;AAAA,EAIxG,SAAS,UAAU,KAAK;AAAA,IACtB;AAAA,EACF;AAAA;AAAA;AAAA;AAAA,EAIA,WAAW,UAAU,KAAK,YAAY,iEAAiE;AAAA;AAAA;AAAA;AAAA,EAIvG,SAAS,UAAU,KAAK,YAAY,mEAAmE;AAAA;AAAA;AAAA;AAAA,EAIvG,OAAO,UAAU,OAAO,YAAY,iDAAiD;AAAA;AAAA;AAAA;AAAA,EAIrF,UAAU,UAAU,KAAK,YAAY,yCAAyC;AAAA;AAAA;AAAA;AAAA,EAI9E,UAAU,UAAU,KAAK,YAAY,2CAA2C;AAAA;AAAA;AAAA;AAAA,EAIhF,UAAU,UAAU,KAAK,YAAY,4CAA4C;AAAA;AAAA;AAAA;AAAA,EAIjF,QAAQ,UAAU,OACf;AAAA,IACC;AAAA,EACF,EACC,WAAW,EAAE,SAAS,MAAM,CAAC;AAAA;AAAA,EAEhC,UAAU,UAAU,KAAK,YAAY,4BAA4B;AAAA;AAAA,EAEjE,WAAW,UAAU,OAAO,YAAY,iBAAiB;AAAA,EACzD,kBAAkB,UAAU,OAAO,YAAY,EAAE;AAAA;AAAA;AAAA;AAAA,EAIjD,MAAM,UAAU,OAAO,YAAY,4BAA4B;AAAA;AAAA;AAAA;AAAA,EAI/D,uBAAuB,UAAU,OAAO,YAAY,6DAA6D;AAAA;AAAA;AAAA;AAAA,EAIjH,UAAU,UAAU,OAAO,YAAY,0BAA0B;AACnE;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|
package/dist/esm/Radio/Circle.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
import { withTheme } from "@elliemae/ds-system";
|
|
4
|
-
const Circle = ({ checked, theme }) => {
|
|
5
|
-
const r = theme.breakpoints.medium.split("px")[0] - window.innerWidth >= 0 ? 6 : 4;
|
|
6
|
-
return /* @__PURE__ */ jsx("svg", { width: "100%", height: "100%", children: /* @__PURE__ */ jsx("circle", { className: checked ? "checked" : "unchecked", r, cx: "50%", cy: "50%" }) });
|
|
7
|
-
};
|
|
8
|
-
const ThemedCircle = withTheme(Circle);
|
|
9
|
-
var Circle_default = ThemedCircle;
|
|
10
|
-
export {
|
|
11
|
-
ThemedCircle as Circle,
|
|
12
|
-
Circle_default as default
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=Circle.js.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../src/Radio/Circle.tsx"],
|
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { withTheme } from '@elliemae/ds-system';\n\nconst Circle = ({ checked, theme }) => {\n const r = theme.breakpoints.medium.split('px')[0] - window.innerWidth >= 0 ? 6 : 4;\n return (\n <svg width=\"100%\" height=\"100%\">\n <circle className={checked ? 'checked' : 'unchecked'} r={r} cx=\"50%\" cy=\"50%\" />\n </svg>\n );\n};\n\nconst ThemedCircle = withTheme(Circle);\nexport { ThemedCircle as Circle };\nexport default ThemedCircle;\n"],
|
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;ACOjB;AANN,SAAS,iBAAiB;AAE1B,MAAM,SAAS,CAAC,EAAE,SAAS,MAAM,MAAM;AACrC,QAAM,IAAI,MAAM,YAAY,OAAO,MAAM,IAAI,EAAE,CAAC,IAAI,OAAO,cAAc,IAAI,IAAI;AACjF,SACE,oBAAC,SAAI,OAAM,QAAO,QAAO,QACvB,8BAAC,YAAO,WAAW,UAAU,YAAY,aAAa,GAAM,IAAG,OAAM,IAAG,OAAM,GAChF;AAEJ;AAEA,MAAM,eAAe,UAAU,MAAM;AAErC,IAAO,iBAAQ;",
|
|
6
|
-
"names": []
|
|
7
|
-
}
|