@hopper-ui/components 1.0.13 → 1.2.0
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/CHANGELOG.md +17 -0
- package/README.md +1 -1
- package/dist/Avatar/src/AnonymousAvatar.css +10 -10
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/Avatar.css +37 -37
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/AvatarContext.d.ts +1 -1
- package/dist/Avatar/src/DeletedAvatar.css +10 -10
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +37 -37
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +10 -10
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/index.css +10 -10
- package/dist/Badge/src/index.js +2 -2
- package/dist/Divider/src/Divider.css +2 -2
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +2 -2
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +11 -11
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +11 -11
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +4111 -0
- package/dist/Form/src/Form.d.ts +28 -0
- package/dist/Form/src/Form.js +114 -0
- package/dist/Form/src/FormContext.d.ts +8 -0
- package/dist/Form/src/FormContext.js +2 -0
- package/dist/Form/src/index.css +4111 -0
- package/dist/Form/src/index.d.ts +5 -0
- package/dist/Form/src/index.js +114 -0
- package/dist/HelperMessage/src/HelperMessage.css +11 -11
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +11 -11
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +1 -1
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +1 -1
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +31 -31
- package/dist/Link/src/Link.js +3 -3
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +3 -3
- package/dist/ListBox/src/ListBox.css +369 -169
- package/dist/ListBox/src/ListBox.js +15 -14
- package/dist/ListBox/src/ListBoxItem.css +425 -225
- package/dist/ListBox/src/ListBoxItem.js +14 -13
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +369 -169
- package/dist/ListBox/src/index.js +15 -14
- package/dist/Spinner/src/Spinner.css +19 -19
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +19 -19
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +94 -94
- package/dist/buttons/src/Button.js +6 -6
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +375 -28
- package/dist/buttons/src/ClearButton.js +3 -3
- package/dist/buttons/src/EmbeddedButton.css +375 -28
- package/dist/buttons/src/EmbeddedButton.d.ts +9 -0
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +480 -133
- package/dist/buttons/src/index.js +9 -9
- package/dist/checkbox/src/Checkbox.css +31 -31
- package/dist/checkbox/src/Checkbox.js +3 -3
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +62 -59
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +62 -59
- package/dist/checkbox/src/index.js +6 -6
- package/dist/{chunk-KARK64JC.js → chunk-2XO5CZBO.js} +2 -2
- package/dist/{chunk-DZHRELLA.js → chunk-354H4FNA.js} +1 -1
- package/dist/{chunk-ZXDN2IRM.js → chunk-5IB23E3O.js} +6 -2
- package/dist/{chunk-WCLGYVXV.js → chunk-BKCMCC7V.js} +1 -1
- package/dist/{chunk-5WWMVQI4.js → chunk-CEUQHDEQ.js} +1 -1
- package/dist/{chunk-AMXRADUV.js → chunk-CKKLDA5J.js} +2 -2
- package/dist/{chunk-UGHMX7QX.js → chunk-COIGQP33.js} +3 -3
- package/dist/{chunk-NHM3MQI3.js → chunk-EJUIYBAC.js} +3 -3
- package/dist/chunk-EURJK4ZT.js +7 -0
- package/dist/{chunk-YEYNRBMQ.js → chunk-F4H76S4H.js} +6 -2
- package/dist/{chunk-44KY7MFF.js → chunk-FA4IXLWZ.js} +19 -8
- package/dist/chunk-FOD7XUSJ.js +150 -0
- package/dist/{chunk-W34MMJ2L.js → chunk-FOKTHCFK.js} +3 -3
- package/dist/chunk-HCRWIU7V.js +276 -0
- package/dist/chunk-IU6XMS2X.js +21 -0
- package/dist/{chunk-JN2FF2IX.js → chunk-IUOLKHYQ.js} +1 -1
- package/dist/{chunk-2MUGMKNO.js → chunk-IXWYHDGU.js} +1 -1
- package/dist/{chunk-SSMGKQ27.js → chunk-J44DIB5J.js} +3 -3
- package/dist/{chunk-GH5LAOQU.js → chunk-JJ4EFTES.js} +1 -1
- package/dist/{chunk-RGGVZKNN.js → chunk-L5KI4ZCL.js} +2 -2
- package/dist/{chunk-AYPCLDGU.js → chunk-M3K4IYX6.js} +1 -1
- package/dist/chunk-MHQZXLKW.js +7 -0
- package/dist/{chunk-IEE2HHGR.js → chunk-MJHMFANK.js} +1 -1
- package/dist/{chunk-CXIH6I5X.js → chunk-PFABSIDM.js} +1 -1
- package/dist/{chunk-ERE2XRQA.js → chunk-PQXVL3YJ.js} +1 -1
- package/dist/{chunk-CCIVRIKG.js → chunk-Q63YLWI6.js} +16 -3
- package/dist/{chunk-JLUFMLGV.js → chunk-RQKU3XDG.js} +1 -1
- package/dist/chunk-RWAVMW7T.js +70 -0
- package/dist/{chunk-TNVYVDLF.js → chunk-S5CK32KM.js} +6 -4
- package/dist/{chunk-LDORNYHF.js → chunk-SZSQZ4C7.js} +3 -3
- package/dist/{chunk-UPR32DV5.js → chunk-T6MAOVLH.js} +2 -2
- package/dist/{chunk-B42AJF74.js → chunk-TCOZUCPD.js} +142 -159
- package/dist/{chunk-M4IVTAHY.js → chunk-TG623HPA.js} +7 -5
- package/dist/{chunk-723W7LGB.js → chunk-U56LEEEA.js} +6 -6
- package/dist/{chunk-THQZBL4T.js → chunk-UT4CSUUM.js} +1 -1
- package/dist/{chunk-MVWQVBTK.js → chunk-V5Q245NH.js} +4 -2
- package/dist/chunk-VISBUD2K.js +172 -0
- package/dist/{chunk-QTV45NTY.js → chunk-VYKPDMP3.js} +3 -3
- package/dist/{chunk-CS2RAWQB.js → chunk-W2BQZEW6.js} +4 -4
- package/dist/{chunk-SW7LHIQ2.js → chunk-W474WFOP.js} +21 -9
- package/dist/{chunk-ESRYOELK.js → chunk-X253QCYD.js} +3 -2
- package/dist/{chunk-PAYZGXTT.js → chunk-XT2MZWEV.js} +1 -1
- package/dist/{chunk-SNWJJ3FF.js → chunk-XUJNQNB3.js} +1 -1
- package/dist/chunk-Z57VHYOF.js +22 -0
- package/dist/i18n/src/index.js +1 -1
- package/dist/i18n/src/useLocalizedString.js +1 -1
- package/dist/index.css +1625 -707
- package/dist/index.d.ts +9 -3
- package/dist/index.js +56 -50
- package/dist/inputs/src/InputGroup.css +78 -39
- package/dist/inputs/src/InputGroup.d.ts +10 -1
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +129 -90
- package/dist/inputs/src/NumberField.d.ts +1 -0
- package/dist/inputs/src/NumberField.js +18 -172
- package/dist/inputs/src/PasswordField.css +588 -199
- package/dist/inputs/src/PasswordField.d.ts +1 -0
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/SearchField.css +594 -205
- package/dist/inputs/src/SearchField.d.ts +1 -0
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +469 -0
- package/dist/inputs/src/TextArea.d.ts +62 -0
- package/dist/inputs/src/TextArea.js +23 -0
- package/dist/inputs/src/TextAreaContext.d.ts +8 -0
- package/dist/inputs/src/TextAreaContext.js +2 -0
- package/dist/inputs/src/TextField.css +589 -200
- package/dist/inputs/src/TextField.d.ts +2 -0
- package/dist/inputs/src/TextField.js +11 -11
- package/dist/inputs/src/index.css +948 -368
- package/dist/inputs/src/index.d.ts +4 -0
- package/dist/inputs/src/index.js +20 -13
- package/dist/overlays/Popover/src/Popover.css +1625 -707
- package/dist/overlays/Popover/src/Popover.js +56 -50
- package/dist/overlays/Popover/src/index.css +1625 -707
- package/dist/overlays/Popover/src/index.js +56 -50
- package/dist/radio/src/Radio.css +31 -31
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +62 -59
- package/dist/radio/src/RadioGroup.js +3 -3
- package/dist/radio/src/index.css +62 -59
- package/dist/radio/src/index.js +9 -9
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +15 -15
- package/dist/switch/src/SwitchField.js +1 -1
- package/dist/switch/src/index.css +31 -31
- package/dist/switch/src/index.js +4 -4
- package/dist/tag/src/Tag.css +1041 -2241
- package/dist/tag/src/Tag.d.ts +6 -1
- package/dist/tag/src/Tag.js +8 -96
- package/dist/tag/src/TagGroup.css +24 -21
- package/dist/tag/src/TagGroup.d.ts +7 -2
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +1104 -2205
- package/dist/tag/src/index.js +10 -91
- package/dist/typography/Heading/src/Heading.css +9 -9
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +9 -9
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +5 -2
- package/dist/typography/Label/src/Label.d.ts +8 -0
- package/dist/typography/Label/src/Label.js +2 -1
- package/dist/typography/Label/src/index.css +5 -2
- package/dist/typography/Label/src/index.js +2 -1
- package/dist/typography/OverlineText/src/OverlineText.css +6 -6
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +6 -6
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +9 -9
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +9 -9
- package/dist/typography/Text/src/index.js +1 -1
- package/dist/utils/src/index.d.ts +2 -0
- package/dist/utils/src/index.js +4 -2
- package/dist/utils/src/useFontFaceReady.d.ts +3 -0
- package/dist/utils/src/useFontFaceReady.js +2 -0
- package/dist/utils/src/useTruncatedText.d.ts +3 -0
- package/dist/utils/src/useTruncatedText.js +2 -0
- package/package.json +3 -3
- package/dist/Chip/src/Chip.css +0 -261
- package/dist/Chip/src/Chip.d.ts +0 -27
- package/dist/Chip/src/Chip.js +0 -10
- package/dist/Chip/src/ChipContext.d.ts +0 -10
- package/dist/Chip/src/ChipContext.js +0 -2
- package/dist/Chip/src/index.css +0 -261
- package/dist/Chip/src/index.d.ts +0 -7
- package/dist/Chip/src/index.js +0 -10
- package/dist/chunk-632B5YBQ.js +0 -7
- package/dist/chunk-I2YZLGRE.js +0 -43
- package/dist/chunk-RXZQB35O.js +0 -105
package/dist/index.d.ts
CHANGED
|
@@ -22,12 +22,12 @@ export { CheckboxGroup, CheckboxGroupProps, GlobalCheckboxGroupCssSelector } fro
|
|
|
22
22
|
export { CheckboxGroupContext } from './checkbox/src/CheckboxGroupContext.js';
|
|
23
23
|
export { CheckboxList, CheckboxListProps, GlobalCheckboxListCssSelector } from './checkbox/src/CheckboxList.js';
|
|
24
24
|
export { CheckboxListContext } from './checkbox/src/CheckboxListContext.js';
|
|
25
|
-
export { Chip, ChipProps, GlobalChipCssSelector } from './Chip/src/Chip.js';
|
|
26
|
-
export { ChipContext } from './Chip/src/ChipContext.js';
|
|
27
25
|
export { Divider, DividerProps, GlobalDividerCssSelector } from './Divider/src/Divider.js';
|
|
28
26
|
export { DividerContext } from './Divider/src/DividerContext.js';
|
|
29
27
|
export { ErrorMessage, ErrorMessageProps, GlobalErrorMessageCssSelector } from './ErrorMessage/src/ErrorMessage.js';
|
|
30
28
|
export { ErrorMessageContext } from './ErrorMessage/src/ErrorMessageContext.js';
|
|
29
|
+
export { Form, FormProps, GlobalFormCssSelector } from './Form/src/Form.js';
|
|
30
|
+
export { FormContext } from './Form/src/FormContext.js';
|
|
31
31
|
export { GlobalHeaderCssSelector, Header, HeaderProps } from './Header/src/Header.js';
|
|
32
32
|
export { HeaderContext } from './Header/src/HeaderContext.js';
|
|
33
33
|
export { GlobalHelperMessageCssSelector, HelperMessage, HelperMessageProps } from './HelperMessage/src/HelperMessage.js';
|
|
@@ -37,6 +37,10 @@ export { GlobalIconListCssSelector, IconList, IconListProps } from './IconList/s
|
|
|
37
37
|
export { IconListContext } from './IconList/src/IconListContext.js';
|
|
38
38
|
export { GlobalInputGroupCssSelector, InputGroup, InputGroupProps } from './inputs/src/InputGroup.js';
|
|
39
39
|
export { InputGroupContext } from './inputs/src/InputGroupContext.js';
|
|
40
|
+
export { GlobalNumberFieldCssSelector, NumberField, NumberFieldProps } from './inputs/src/NumberField.js';
|
|
41
|
+
export { NumberFieldContext } from './inputs/src/NumberFieldContext.js';
|
|
42
|
+
export { GlobalTextAreaCssSelector, ResizeMode, TextArea, TextAreaProps } from './inputs/src/TextArea.js';
|
|
43
|
+
export { TextAreaContext } from './inputs/src/TextAreaContext.js';
|
|
40
44
|
export { GlobalTextFieldCssSelector, TextField, TextFieldProps } from './inputs/src/TextField.js';
|
|
41
45
|
export { TextFieldContext } from './inputs/src/TextFieldContext.js';
|
|
42
46
|
export { GlobalPasswordFieldCssSelector, PasswordField, PasswordFieldProps } from './inputs/src/PasswordField.js';
|
|
@@ -97,12 +101,14 @@ export { Size, SizeAdapter } from './utils/src/sizeAdapter.js';
|
|
|
97
101
|
export { BaseComponentProps, DOMProps, InteractionProps, RenderProps, RenderPropsHookOptions, StyleProps, StyleRenderProps } from './utils/src/types.js';
|
|
98
102
|
export { isTextOnlyChildren } from './utils/src/isTextOnlyChildren.js';
|
|
99
103
|
export { SlotProvider, SlotProviderProps } from './utils/src/SlotProvider.js';
|
|
104
|
+
export { useFontFaceReady } from './utils/src/useFontFaceReady.js';
|
|
100
105
|
export { Scale, useScale } from './utils/src/useScale.js';
|
|
101
106
|
export { useSlot } from './utils/src/useSlot.js';
|
|
107
|
+
export { useTruncatedText } from './utils/src/useTruncatedText.js';
|
|
102
108
|
export { ClearContainerSlots, ClearProviders, ClearProvidersProps } from './utils/src/ClearSlots.js';
|
|
103
109
|
export { useRenderProps } from './utils/src/useRenderProps.js';
|
|
104
110
|
export { isArray, isDefined, isEmptyArray, isFunction, isNil, isNilOrEmpty, isNull, isNumber, isObject, isPlainObject, isPromise, isString, isUndefined } from './utils/src/assertion.js';
|
|
105
|
-
export { Collection } from 'react-aria-components';
|
|
111
|
+
export { Collection, Selection } from 'react-aria-components';
|
|
106
112
|
export { useAsyncList } from 'react-stately';
|
|
107
113
|
export * from '@hopper-ui/styled-system';
|
|
108
114
|
import 'react';
|
package/dist/index.js
CHANGED
|
@@ -1,107 +1,113 @@
|
|
|
1
|
-
export { Collection,
|
|
2
|
-
export { PopoverContext } from './chunk-SC6ZK5ON.js';
|
|
1
|
+
export { Collection, _Form as Form, GlobalFormCssSelector, GlobalPopoverCssSelector, _Popover as Popover, $f86e6c1ec7da6ebb$export$bc3384a35de93d66 as useAsyncList } from './chunk-TCOZUCPD.js';
|
|
3
2
|
export { PopoverTrigger } from './chunk-I4VPBQI7.js';
|
|
4
|
-
export {
|
|
3
|
+
export { PopoverContext } from './chunk-SC6ZK5ON.js';
|
|
4
|
+
export { GlobalTagCssSelector, _Tag as Tag } from './chunk-FOD7XUSJ.js';
|
|
5
|
+
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from './chunk-V5Q245NH.js';
|
|
5
6
|
export { TagContext } from './chunk-EWMWQ2MC.js';
|
|
6
7
|
export { TagGroupContext } from './chunk-LCAS3YQV.js';
|
|
7
8
|
export { GlobalTagListCssSelector, _TagList as TagList } from './chunk-WWRB4K4M.js';
|
|
8
9
|
export { TagListContext } from './chunk-XLKYXKWE.js';
|
|
9
|
-
export { GlobalSwitchCssSelector, _Switch as Switch } from './chunk-
|
|
10
|
-
export { GlobalSwitchFieldCssSelector, _SwitchField as SwitchField } from './chunk-
|
|
10
|
+
export { GlobalSwitchCssSelector, _Switch as Switch } from './chunk-VYKPDMP3.js';
|
|
11
|
+
export { GlobalSwitchFieldCssSelector, _SwitchField as SwitchField } from './chunk-MJHMFANK.js';
|
|
11
12
|
export { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
12
13
|
export { SwitchFieldContext } from './chunk-H7VJS4MX.js';
|
|
14
|
+
export { _Inline as Inline } from './chunk-Y7HUXUHX.js';
|
|
15
|
+
export { _Stack as Stack } from './chunk-D6UTDI2K.js';
|
|
13
16
|
export { fitContent, minmax, repeat } from './chunk-GFHBDUJD.js';
|
|
14
|
-
export { GlobalRadioFieldCssSelector, _RadioField as RadioField } from './chunk-
|
|
17
|
+
export { GlobalRadioFieldCssSelector, _RadioField as RadioField } from './chunk-PFABSIDM.js';
|
|
15
18
|
export { _Content as Content, GlobalContentCssSelector } from './chunk-GXBVNCVP.js';
|
|
16
19
|
export { ContentContext } from './chunk-IXB2WK56.js';
|
|
20
|
+
export { _Flex as Flex } from './chunk-TVFC2MJ4.js';
|
|
17
21
|
export { _Footer as Footer, GlobalFooterCssSelector } from './chunk-AQITZWYM.js';
|
|
18
22
|
export { FooterContext } from './chunk-I67NHYK4.js';
|
|
19
23
|
export { _Grid as Grid } from './chunk-N77LTZ4U.js';
|
|
20
|
-
export {
|
|
21
|
-
export { _Stack as Stack } from './chunk-D6UTDI2K.js';
|
|
22
|
-
export { _Flex as Flex } from './chunk-TVFC2MJ4.js';
|
|
23
|
-
export { GlobalPasswordFieldCssSelector, _PasswordField as PasswordField } from './chunk-M4IVTAHY.js';
|
|
24
|
+
export { GlobalPasswordFieldCssSelector, _PasswordField as PasswordField } from './chunk-TG623HPA.js';
|
|
24
25
|
export { PasswordFieldContext } from './chunk-QW45G6K4.js';
|
|
25
|
-
export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from './chunk-
|
|
26
|
+
export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from './chunk-S5CK32KM.js';
|
|
26
27
|
export { SearchFieldContext } from './chunk-3NKF5TPD.js';
|
|
27
|
-
export {
|
|
28
|
+
export { GlobalTextAreaCssSelector, _TextArea as TextArea } from './chunk-HCRWIU7V.js';
|
|
29
|
+
export { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
30
|
+
export { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
31
|
+
export { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
32
|
+
export { GlobalTextFieldCssSelector, _TextField as TextField } from './chunk-FA4IXLWZ.js';
|
|
28
33
|
export { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
29
34
|
export { _CheckboxList as CheckboxList, GlobalCheckboxListCssSelector } from './chunk-3LRBUQC2.js';
|
|
35
|
+
export { GlobalNumberFieldCssSelector, _NumberField as NumberField } from './chunk-VISBUD2K.js';
|
|
30
36
|
export { useScale } from './chunk-MTDFS4CZ.js';
|
|
37
|
+
export { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
|
|
31
38
|
import './chunk-LJXTJRSB.js';
|
|
32
|
-
export {
|
|
33
|
-
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from './chunk-ERE2XRQA.js';
|
|
39
|
+
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from './chunk-PQXVL3YJ.js';
|
|
34
40
|
export { HeadingContext } from './chunk-TXZ6BMFR.js';
|
|
35
|
-
export {
|
|
41
|
+
export { GlobalLabelCssSelector, _Label as Label } from './chunk-RWAVMW7T.js';
|
|
42
|
+
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from './chunk-Q63YLWI6.js';
|
|
36
43
|
export { InputGroupContext } from './chunk-6BFSSZCY.js';
|
|
37
|
-
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from './chunk-
|
|
38
|
-
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from './chunk-
|
|
44
|
+
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from './chunk-BKCMCC7V.js';
|
|
45
|
+
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from './chunk-IXWYHDGU.js';
|
|
39
46
|
export { CheckboxListContext } from './chunk-WDUQUPTE.js';
|
|
40
47
|
export { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
41
48
|
export { CheckboxGroupContext } from './chunk-N7YDPVZL.js';
|
|
42
|
-
export { _Button as Button, GlobalButtonCssSelector } from './chunk-
|
|
49
|
+
export { _Button as Button, GlobalButtonCssSelector } from './chunk-U56LEEEA.js';
|
|
43
50
|
export { useSlot } from './chunk-H5YTU3U7.js';
|
|
44
|
-
export { _ButtonGroup as ButtonGroup, GlobalButtonGroupCssSelector } from './chunk-
|
|
51
|
+
export { _ButtonGroup as ButtonGroup, GlobalButtonGroupCssSelector } from './chunk-RQKU3XDG.js';
|
|
45
52
|
export { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
46
53
|
export { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
47
|
-
export { _ClearButton as ClearButton, GlobalClearButtonCssSelector } from './chunk-
|
|
54
|
+
export { _ClearButton as ClearButton, GlobalClearButtonCssSelector } from './chunk-2XO5CZBO.js';
|
|
48
55
|
export { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
49
|
-
export { _EmbeddedButton as EmbeddedButton, GlobalEmbeddedButtonCssSelector } from './chunk-
|
|
56
|
+
export { _EmbeddedButton as EmbeddedButton, GlobalEmbeddedButtonCssSelector } from './chunk-5IB23E3O.js';
|
|
50
57
|
export { EmbeddedButtonContext } from './chunk-O7IJYNVQ.js';
|
|
51
58
|
export { GlobalSectionCssSelector, _Section as Section } from './chunk-O5PTD6IN.js';
|
|
52
|
-
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from './chunk-
|
|
59
|
+
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from './chunk-CKKLDA5J.js';
|
|
53
60
|
export { SpinnerContext } from './chunk-4ZYV2XLW.js';
|
|
54
|
-
export { GlobalLinkCssSelector, _Link as Link } from './chunk-
|
|
61
|
+
export { GlobalLinkCssSelector, _Link as Link } from './chunk-SZSQZ4C7.js';
|
|
55
62
|
export { LinkContext } from './chunk-4VVNSXIB.js';
|
|
56
|
-
export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, _ListBox as ListBox } from './chunk-
|
|
63
|
+
export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, _ListBox as ListBox } from './chunk-W2BQZEW6.js';
|
|
57
64
|
export { isArray, isDefined, isEmptyArray, isFunction, isNil, isNilOrEmpty, isNull, isNumber, isObject, isPlainObject, isPromise, isString, isUndefined } from './chunk-TIPN4VYD.js';
|
|
58
65
|
import './chunk-JTNMFPM4.js';
|
|
59
66
|
export { SectionContext } from './chunk-5H5AZJPQ.js';
|
|
60
67
|
export { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
61
|
-
export { GlobalListBoxItemCssSelector, _ListBoxItem as ListBoxItem } from './chunk-
|
|
62
|
-
export { GlobalRadioCssSelector, _Radio as Radio } from './chunk-SSMGKQ27.js';
|
|
63
|
-
export { GlobalRadioGroupCssSelector, _RadioGroup as RadioGroup } from './chunk-NHM3MQI3.js';
|
|
64
|
-
export { RadioContext } from './chunk-FU5CCPLP.js';
|
|
65
|
-
export { RadioFieldContext } from './chunk-DGLAGYBD.js';
|
|
66
|
-
export { RadioGroupContext } from './chunk-5MBJWRZD.js';
|
|
68
|
+
export { GlobalListBoxItemCssSelector, _ListBoxItem as ListBoxItem } from './chunk-W474WFOP.js';
|
|
67
69
|
export { GlobalRadioListCssSelector, _RadioList as RadioList } from './chunk-NKHMUPAP.js';
|
|
70
|
+
export { GlobalRadioCssSelector, _Radio as Radio } from './chunk-J44DIB5J.js';
|
|
71
|
+
export { GlobalRadioGroupCssSelector, _RadioGroup as RadioGroup } from './chunk-EJUIYBAC.js';
|
|
72
|
+
export { RadioGroupContext } from './chunk-5MBJWRZD.js';
|
|
68
73
|
export { RadioListContext } from './chunk-A7TZHALP.js';
|
|
69
|
-
export {
|
|
74
|
+
export { RadioContext } from './chunk-FU5CCPLP.js';
|
|
75
|
+
export { RadioFieldContext } from './chunk-DGLAGYBD.js';
|
|
76
|
+
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from './chunk-FOKTHCFK.js';
|
|
70
77
|
export { LabelContext } from './chunk-QCA3ZR56.js';
|
|
71
78
|
export { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
72
|
-
import './chunk-
|
|
79
|
+
import './chunk-F4H76S4H.js';
|
|
80
|
+
export { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
73
81
|
export { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
74
82
|
export { ListBoxItemContext } from './chunk-Y2POLIXK.js';
|
|
75
|
-
import './chunk-
|
|
83
|
+
import './chunk-UT4CSUUM.js';
|
|
76
84
|
import './chunk-OKZYR4RF.js';
|
|
77
|
-
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from './chunk-
|
|
85
|
+
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from './chunk-L5KI4ZCL.js';
|
|
78
86
|
export { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
79
87
|
export { GlobalHopperProviderCssSelector, _HopperProvider as HopperProvider } from './chunk-NMKBUGSO.js';
|
|
80
|
-
export { GlobalIconListCssSelector, _IconList as IconList } from './chunk-
|
|
81
|
-
export {
|
|
82
|
-
export {
|
|
83
|
-
export { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
88
|
+
export { GlobalIconListCssSelector, _IconList as IconList } from './chunk-IUOLKHYQ.js';
|
|
89
|
+
export { IconListContext } from './chunk-DHVVYSLB.js';
|
|
90
|
+
export { FormContext } from './chunk-EURJK4ZT.js';
|
|
84
91
|
export { GlobalHeaderCssSelector, _Header as Header } from './chunk-L5A2UTQV.js';
|
|
85
92
|
export { HeaderContext } from './chunk-7JOGKC3W.js';
|
|
86
|
-
export { _Badge as Badge, GlobalBadgeCssSelector } from './chunk-
|
|
87
|
-
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from './chunk-
|
|
93
|
+
export { _Badge as Badge, GlobalBadgeCssSelector } from './chunk-X253QCYD.js';
|
|
94
|
+
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from './chunk-CEUQHDEQ.js';
|
|
88
95
|
export { OverlineTextContext } from './chunk-WPNVVGFW.js';
|
|
89
96
|
export { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
90
|
-
export {
|
|
91
|
-
export { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
92
|
-
export { IconListContext } from './chunk-DHVVYSLB.js';
|
|
93
|
-
export { ChipContext } from './chunk-632B5YBQ.js';
|
|
94
|
-
export { _Divider as Divider, GlobalDividerCssSelector } from './chunk-DZHRELLA.js';
|
|
97
|
+
export { _Divider as Divider, GlobalDividerCssSelector } from './chunk-354H4FNA.js';
|
|
95
98
|
export { DividerContext } from './chunk-FYIHMKHI.js';
|
|
96
|
-
export {
|
|
97
|
-
export {
|
|
99
|
+
export { _ErrorMessage as ErrorMessage, GlobalErrorMessageCssSelector } from './chunk-T6MAOVLH.js';
|
|
100
|
+
export { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
101
|
+
export { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
102
|
+
export { _AnonymousAvatar as AnonymousAvatar, GlobalAnonymousAvatarCssSelector } from './chunk-JJ4EFTES.js';
|
|
103
|
+
export { _Avatar as Avatar, AvatarToTextSizeAdapter, GlobalAvatarCssSelector } from './chunk-COIGQP33.js';
|
|
98
104
|
import './chunk-NS3XVOQ7.js';
|
|
99
|
-
export { GlobalTextCssSelector, _Text as Text } from './chunk-
|
|
105
|
+
export { GlobalTextCssSelector, _Text as Text } from './chunk-XT2MZWEV.js';
|
|
100
106
|
export { TextContext } from './chunk-X6SER3TZ.js';
|
|
101
107
|
export { ClearContainerSlots, ClearProviders } from './chunk-HXI3MEEK.js';
|
|
102
|
-
export { _DeletedAvatar as DeletedAvatar, GlobalDeletedAvatarCssSelector } from './chunk-
|
|
108
|
+
export { _DeletedAvatar as DeletedAvatar, GlobalDeletedAvatarCssSelector } from './chunk-XUJNQNB3.js';
|
|
103
109
|
export { AvatarContext } from './chunk-AES7QBQE.js';
|
|
104
|
-
export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, _RichIconAvatarImage as RichIconAvatarImage } from './chunk-
|
|
110
|
+
export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, _RichIconAvatarImage as RichIconAvatarImage } from './chunk-M3K4IYX6.js';
|
|
105
111
|
export { SlotProvider } from './chunk-M36KANKC.js';
|
|
106
112
|
export { cssModule } from './chunk-KVDXQMWI.js';
|
|
107
113
|
export { RichIconAvatarImageContext } from './chunk-JWW56J7M.js';
|
|
@@ -1,18 +1,33 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
|
|
2
|
-
.InputGroup-module__hop-
|
|
2
|
+
.InputGroup-module__hop-InputGroup___PiLz0 {
|
|
3
3
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
4
4
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
5
5
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
6
|
+
--hop-InputGroup-display: inline-flex;
|
|
7
|
+
--hop-InputGroup-display-number: grid;
|
|
6
8
|
--hop-InputGroup-gap: var(--hop-space-inline-sm);
|
|
9
|
+
--hop-InputGroup-gap-textarea: 0;
|
|
10
|
+
--hop-InputGroup-gap-number: 0;
|
|
11
|
+
--hop-InputGroup-flex-direction: row;
|
|
12
|
+
--hop-InputGroup-flex-direction-textarea: column;
|
|
13
|
+
--hop-InputGroup-align-items: center;
|
|
14
|
+
--hop-InputGroup-align-items-textarea: flex-end;
|
|
15
|
+
--hop-InputGroup-inline-size: fit-content;
|
|
16
|
+
--hop-InputGroup-inline-size-number: 100%;
|
|
7
17
|
--hop-InputGroup-sm-block-size: 2rem;
|
|
8
18
|
--hop-InputGroup-md-block-size: 2.5rem;
|
|
19
|
+
--hop-InputGroup-block-size-textarea: auto;
|
|
9
20
|
--hop-InputGroup-border-radius: var(--hop-shape-rounded-md);
|
|
10
21
|
--hop-InputGroup-padding-inline: var(--hop-space-inset-md);
|
|
22
|
+
--hop-InputGroup-padding-block: 0;
|
|
23
|
+
--hop-InputGroup-padding-inline-textarea: var(--hop-space-inset-xs);
|
|
24
|
+
--hop-InputGroup-padding-block-textarea: var(--hop-space-inset-xs);
|
|
11
25
|
--hop-InputGroup-border-color-hover: var(--hop-neutral-border-hover);
|
|
12
26
|
--hop-InputGroup-border-color-focus: var(--hop-primary-border-focus);
|
|
13
27
|
--hop-InputGroup-background-hover: var(--hop-neutral-surface-hover);
|
|
14
28
|
--hop-InputGroup-border-color-invalid: var(--hop-danger-border-strong);
|
|
15
29
|
--hop-InputGroup-input-color: var(--hop-neutral-text);
|
|
30
|
+
--hop-InputGroup-input-color-disabled: var(--hop-neutral-text-disabled);
|
|
16
31
|
--hop-InputGroup-input-sm-font-family: var(--hop-body-sm-font-family);
|
|
17
32
|
--hop-InputGroup-input-sm-font-size: var(--hop-body-sm-font-size);
|
|
18
33
|
--hop-InputGroup-input-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
@@ -23,6 +38,8 @@
|
|
|
23
38
|
--hop-InputGroup-input-md-font-weight: var(--hop-body-md-font-weight);
|
|
24
39
|
--hop-InputGroup-input-md-line-height: var(--hop-body-md-line-height);
|
|
25
40
|
--hop-InputGroup-input-md-block-size: 2rem;
|
|
41
|
+
--hop-InputGroup-input-padding: 0;
|
|
42
|
+
--hop-InputGroup-textarea-padding: var(--hop-space-inset-xs) calc(var(--hop-space-inset-md) - var(--hop-space-inset-xs));
|
|
26
43
|
--hop-InputGroup-background-disabled: var(--hop-neutral-surface-disabled);
|
|
27
44
|
--hop-InputGroup-border-color-disabled: var(--hop-neutral-border-disabled);
|
|
28
45
|
--hop-InputGroup-placeholder-font-family: inherit;
|
|
@@ -31,83 +48,105 @@
|
|
|
31
48
|
--hop-InputGroup-placeholder-line-height: inherit;
|
|
32
49
|
--hop-InputGroup-placeholder-color: var(--hop-neutral-text-weakest);
|
|
33
50
|
--hop-InputGroup-placeholder-color-disabled: var(--hop-neutral-text-disabled);
|
|
34
|
-
--inline-size:
|
|
51
|
+
--inline-size: var(--hop-InputGroup-inline-size);
|
|
35
52
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color);
|
|
36
53
|
--background: var(--hop-InputGroup-background);
|
|
37
54
|
--block-size: var(--hop-InputGroup-md-block-size);
|
|
38
|
-
|
|
39
|
-
:
|
|
55
|
+
--display: var(--hop-InputGroup-display);
|
|
56
|
+
--gap: var(--hop-InputGroup-gap);
|
|
57
|
+
--flex-direction: var(--hop-InputGroup-flex-direction);
|
|
58
|
+
--align-items: var(--hop-InputGroup-align-items);
|
|
59
|
+
--padding-inline: var(--hop-InputGroup-padding-inline);
|
|
60
|
+
--padding-block: var(--hop-InputGroup-padding-block);
|
|
61
|
+
--input-font-family: var(--hop-InputGroup-input-md-font-family);
|
|
62
|
+
--input-font-size: var(--hop-InputGroup-input-md-font-size);
|
|
63
|
+
--input-font-weight: var(--hop-InputGroup-input-md-font-weight);
|
|
64
|
+
--input-line-height: var(--hop-InputGroup-input-md-line-height);
|
|
65
|
+
--input-block-size: var(--hop-InputGroup-input-md-block-size);
|
|
66
|
+
--input-inline-size: initial;
|
|
67
|
+
--input-color: var(--hop-InputGroup-input-color);
|
|
68
|
+
--input-placeholder-color: var(--hop-InputGroup-placeholder-color);
|
|
40
69
|
position: relative;
|
|
41
|
-
display:
|
|
42
|
-
|
|
43
|
-
|
|
70
|
+
display: var(--display);
|
|
71
|
+
flex-direction: var(--flex-direction);
|
|
72
|
+
gap: var(--gap);
|
|
73
|
+
align-items: var(--align-items);
|
|
44
74
|
box-sizing: border-box;
|
|
45
75
|
inline-size: var(--inline-size);
|
|
46
76
|
block-size: var(--block-size);
|
|
47
|
-
padding-
|
|
77
|
+
padding-block: var(--padding-block);
|
|
78
|
+
padding-inline: var(--padding-inline);
|
|
48
79
|
background: var(--background);
|
|
49
80
|
border: var(--border);
|
|
50
81
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
51
82
|
}
|
|
52
|
-
.InputGroup-module__hop-InputGroup--
|
|
53
|
-
--inline-size: 100
|
|
83
|
+
.InputGroup-module__hop-InputGroup--fluid___Cp15- {
|
|
84
|
+
--inline-size: 100%;
|
|
85
|
+
--input-inline-size: 100%;
|
|
54
86
|
}
|
|
55
|
-
.InputGroup-module__hop-InputGroup--
|
|
87
|
+
.InputGroup-module__hop-InputGroup--sm___ZeMr9 {
|
|
56
88
|
--block-size: var(--hop-InputGroup-sm-block-size);
|
|
89
|
+
--input-font-family: var(--hop-InputGroup-input-sm-font-family);
|
|
90
|
+
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
91
|
+
--input-font-weight: var(--hop-InputGroup-input-sm-font-weight);
|
|
92
|
+
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
93
|
+
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
57
94
|
}
|
|
58
|
-
.InputGroup-module__hop-
|
|
95
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-input-type=textarea] {
|
|
96
|
+
--gap: var(--hop-InputGroup-gap-textarea);
|
|
97
|
+
--flex-direction: var(--hop-InputGroup-flex-direction-textarea);
|
|
98
|
+
--align-items: var(--hop-InputGroup-align-items-textarea);
|
|
99
|
+
--block-size: var(--hop-InputGroup-block-size-textarea);
|
|
100
|
+
--padding-inline: var(--hop-InputGroup-padding-inline-textarea);
|
|
101
|
+
--padding-block: var(--hop-InputGroup-padding-block-textarea);
|
|
102
|
+
}
|
|
103
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-input-type=number] {
|
|
104
|
+
--display: var(--hop-InputGroup-display-number);
|
|
105
|
+
--gap: var(--hop-InputGroup-gap-number);
|
|
106
|
+
--inline-size: var(--hop-InputGroup-inline-size-number);
|
|
107
|
+
}
|
|
108
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-hovered] {
|
|
59
109
|
--background: var(--hop-InputGroup-background-hover);
|
|
60
110
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
61
111
|
}
|
|
62
|
-
.InputGroup-module__hop-
|
|
112
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-focus-within] {
|
|
63
113
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
64
114
|
}
|
|
65
|
-
.InputGroup-module__hop-
|
|
115
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-invalid] {
|
|
66
116
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
67
117
|
}
|
|
68
|
-
.InputGroup-module__hop-
|
|
118
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-disabled] {
|
|
69
119
|
--background: var(--hop-InputGroup-background-disabled);
|
|
70
|
-
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled)
|
|
120
|
+
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled);
|
|
121
|
+
--input-color: var(--hop-InputGroup-input-color-disabled);
|
|
122
|
+
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
71
123
|
}
|
|
72
|
-
.InputGroup-module__hop-
|
|
73
|
-
|
|
74
|
-
--input-font-size: var(--hop-InputGroup-input-md-font-size);
|
|
75
|
-
--input-font-weight: var(--hop-InputGroup-input-md-font-weight);
|
|
76
|
-
--input-line-height: var(--hop-InputGroup-input-md-line-height);
|
|
77
|
-
--input-block-size: var(--hop-InputGroup-input-md-block-size);
|
|
78
|
-
--input-inline-size: initial;
|
|
79
|
-
--input-placeholder-color: var(--hop-InputGroup-placeholder-color);
|
|
124
|
+
.InputGroup-module__hop-InputGroup__input___xLgn9,
|
|
125
|
+
.InputGroup-module__hop-InputGroup__textarea___6Go7N {
|
|
80
126
|
flex: 1 1 auto;
|
|
127
|
+
box-sizing: border-box;
|
|
81
128
|
inline-size: var(--input-inline-size);
|
|
82
129
|
min-inline-size: 0;
|
|
83
|
-
block-size: var(--input-block-size);
|
|
84
|
-
padding: 0;
|
|
85
130
|
font-family: var(--input-font-family);
|
|
86
131
|
font-size: var(--input-font-size);
|
|
87
132
|
font-weight: var(--input-font-weight);
|
|
88
133
|
line-height: var(--input-line-height);
|
|
89
|
-
color: var(--
|
|
134
|
+
color: var(--input-color);
|
|
90
135
|
background: transparent;
|
|
91
136
|
border: none;
|
|
92
137
|
outline: none;
|
|
93
138
|
}
|
|
94
|
-
.InputGroup-module__hop-
|
|
95
|
-
--input-
|
|
139
|
+
.InputGroup-module__hop-InputGroup__input___xLgn9 {
|
|
140
|
+
block-size: var(--input-block-size);
|
|
141
|
+
padding: var(--hop-InputGroup-input-padding);
|
|
96
142
|
}
|
|
97
|
-
.InputGroup-module__hop-
|
|
98
|
-
|
|
99
|
-
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
100
|
-
--input-font-weight: var(--hop-InputGroup-input-sm-font-weight);
|
|
101
|
-
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
102
|
-
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
143
|
+
.InputGroup-module__hop-InputGroup__textarea___6Go7N {
|
|
144
|
+
padding: var(--hop-InputGroup-textarea-padding);
|
|
103
145
|
}
|
|
104
|
-
.InputGroup-module__hop-
|
|
146
|
+
.InputGroup-module__hop-InputGroup__input___xLgn9::placeholder {
|
|
105
147
|
font-family: var(--hop-InputGroup-placeholder-font-family);
|
|
106
148
|
font-size: var(--hop-InputGroup-placeholder-font-size);
|
|
107
149
|
font-weight: var(--hop-InputGroup-placeholder-font-weight);
|
|
108
150
|
line-height: var(--hop-InputGroup-placeholder-line-height);
|
|
109
151
|
color: var(--input-placeholder-color);
|
|
110
152
|
}
|
|
111
|
-
.InputGroup-module__hop-InputGroup__input___aerYh[data-disabled]::placeholder {
|
|
112
|
-
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
113
|
-
}
|
|
@@ -10,10 +10,19 @@ interface InputGroupProps extends StyledComponentProps<GroupProps> {
|
|
|
10
10
|
*/
|
|
11
11
|
size?: ResponsiveProp<"sm" | "md">;
|
|
12
12
|
/**
|
|
13
|
-
* Whether
|
|
13
|
+
* Whether the button takes up the width of its container.
|
|
14
|
+
* @default false
|
|
14
15
|
*/
|
|
15
16
|
isFluid?: ResponsiveProp<boolean>;
|
|
17
|
+
/**
|
|
18
|
+
* The class name of the input element.
|
|
19
|
+
*/
|
|
16
20
|
inputClassName?: string;
|
|
21
|
+
/**
|
|
22
|
+
* The type of the input element.
|
|
23
|
+
* @default "text"
|
|
24
|
+
*/
|
|
25
|
+
inputType?: "text" | "password" | "search" | "number" | "textarea";
|
|
17
26
|
}
|
|
18
27
|
/**
|
|
19
28
|
* An input group combines an input component with addons.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-
|
|
1
|
+
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-Q63YLWI6.js';
|
|
2
2
|
import '../../chunk-6BFSSZCY.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-M36KANKC.js';
|