@hopper-ui/components 1.3.5 → 1.3.6
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 +7 -0
- package/dist/Avatar/src/AnonymousAvatar.css +10 -10
- package/dist/Avatar/src/AnonymousAvatar.d.ts +8 -2
- package/dist/Avatar/src/AnonymousAvatar.js +4 -2
- package/dist/Avatar/src/Avatar.css +37 -37
- package/dist/Avatar/src/Avatar.d.ts +8 -2
- package/dist/Avatar/src/Avatar.js +5 -3
- package/dist/Avatar/src/DeletedAvatar.css +10 -10
- package/dist/Avatar/src/DeletedAvatar.d.ts +8 -2
- package/dist/Avatar/src/DeletedAvatar.js +4 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
- package/dist/Avatar/src/RichIconAvatarImage.d.ts +9 -2
- package/dist/Avatar/src/RichIconAvatarImage.js +3 -1
- package/dist/Avatar/src/index.css +37 -37
- package/dist/Avatar/src/index.js +7 -5
- package/dist/Badge/src/Badge.css +21 -21
- package/dist/Badge/src/Badge.d.ts +24 -2
- package/dist/Badge/src/Badge.js +4 -2
- package/dist/Badge/src/FloatingBadge.css +10 -10
- package/dist/Badge/src/FloatingBadge.d.ts +2 -2
- package/dist/Badge/src/FloatingBadge.js +1 -1
- package/dist/Badge/src/index.css +31 -31
- package/dist/Badge/src/index.js +5 -3
- 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 +4 -3
- package/dist/ErrorMessage/src/index.css +11 -11
- package/dist/ErrorMessage/src/index.js +4 -3
- package/dist/Form/src/Form.css +724 -696
- package/dist/Form/src/Form.js +46 -46
- package/dist/Form/src/index.css +724 -696
- package/dist/Form/src/index.js +46 -46
- package/dist/Header/src/Header.d.ts +2 -2
- 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.d.ts +2 -2
- 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 +268 -268
- package/dist/ListBox/src/ListBox.js +9 -9
- package/dist/ListBox/src/ListBoxItem.css +253 -253
- package/dist/ListBox/src/ListBoxItem.js +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.d.ts +2 -2
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +268 -268
- package/dist/ListBox/src/index.js +9 -9
- package/dist/Select/src/Select.css +724 -696
- package/dist/Select/src/Select.js +46 -46
- package/dist/Select/src/SelectValue.css +60 -60
- package/dist/Select/src/SelectValue.js +7 -7
- package/dist/Select/src/index.css +724 -696
- package/dist/Select/src/index.js +46 -46
- package/dist/Spinner/src/Spinner.css +19 -19
- package/dist/Spinner/src/Spinner.d.ts +2 -2
- package/dist/Spinner/src/Spinner.js +3 -3
- package/dist/Spinner/src/index.css +19 -19
- package/dist/Spinner/src/index.js +3 -3
- package/dist/buttons/src/Button.css +94 -94
- package/dist/buttons/src/Button.js +5 -5
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +71 -71
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +71 -71
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +176 -176
- package/dist/buttons/src/index.js +8 -8
- package/dist/checkbox/src/Checkbox.css +28 -28
- package/dist/checkbox/src/Checkbox.js +3 -3
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.d.ts +8 -2
- package/dist/checkbox/src/CheckboxField.js +3 -1
- package/dist/checkbox/src/CheckboxGroup.css +83 -83
- package/dist/checkbox/src/CheckboxGroup.js +2 -2
- package/dist/checkbox/src/CheckboxList.d.ts +2 -2
- package/dist/checkbox/src/DecorativeCheckbox.css +36 -36
- package/dist/checkbox/src/DecorativeCheckbox.js +4 -4
- package/dist/checkbox/src/index.css +83 -83
- package/dist/checkbox/src/index.js +7 -7
- package/dist/{chunk-LIGWTMRQ.js → chunk-23GXMA5L.js} +3 -3
- package/dist/{chunk-GEYJZ3VZ.js → chunk-32QBNIEM.js} +1 -1
- package/dist/{chunk-D6CIA7NA.js → chunk-3K2JRC5Y.js} +1 -1
- package/dist/{chunk-52A7OS5J.js → chunk-46GSYJ4O.js} +5 -5
- package/dist/{chunk-GR4ZXUOX.js → chunk-4RSRAAPW.js} +15 -13
- package/dist/{chunk-LSTGTYUX.js → chunk-4U7DCAUG.js} +22 -14
- package/dist/{chunk-5PSDYTOT.js → chunk-56UB7UOG.js} +1 -1
- package/dist/{chunk-3SMTAPEK.js → chunk-5RHMPFIJ.js} +4 -4
- package/dist/{chunk-6AFXZYF5.js → chunk-6W5XVFIS.js} +4 -4
- package/dist/{chunk-2RFHHVN3.js → chunk-6XHZ6XI2.js} +4 -4
- package/dist/{chunk-3OVZI77M.js → chunk-7L5HTRIH.js} +4 -4
- package/dist/{chunk-SUXNDVNP.js → chunk-7MB63YNF.js} +24 -16
- package/dist/{chunk-S4LXTCFZ.js → chunk-AAV7H2PI.js} +4 -4
- package/dist/{chunk-QBGX4KU2.js → chunk-C2IFIGEU.js} +3 -3
- package/dist/{chunk-RMXL2PC5.js → chunk-CGL75FSH.js} +8 -6
- package/dist/{chunk-HABA5CYG.js → chunk-CVYYW7J4.js} +2 -2
- package/dist/{chunk-LI2RM2EK.js → chunk-D7KHPU3U.js} +1 -1
- package/dist/{chunk-T6MMAU6N.js → chunk-DZZ4WWRN.js} +2 -2
- package/dist/{chunk-XXFIU5GK.js → chunk-EUXXCRBZ.js} +1 -1
- package/dist/{chunk-FMNUFTYZ.js → chunk-FE6YBJMN.js} +4 -4
- package/dist/{chunk-7XEWB4YU.js → chunk-FU2IY2JF.js} +25 -18
- package/dist/{chunk-QUEZJSCY.js → chunk-G6W6FNEX.js} +3 -3
- package/dist/{chunk-RPYDBKIG.js → chunk-HXMMNMFV.js} +2 -2
- package/dist/{chunk-5IRT2QDF.js → chunk-ICGQUOUM.js} +1 -1
- package/dist/{chunk-LYTJ7OUI.js → chunk-KIZSSIMT.js} +2 -2
- package/dist/{chunk-RYROB3P6.js → chunk-LDWNFZXA.js} +1 -1
- package/dist/{chunk-CH44JMHK.js → chunk-LEPWFS5L.js} +3 -3
- package/dist/{chunk-EOXY566V.js → chunk-MYAC6TLH.js} +1 -1
- package/dist/{chunk-4UOBMEPP.js → chunk-NKZRZZMH.js} +1 -1
- package/dist/{chunk-6UW2BF2Z.js → chunk-NQYHB7S3.js} +4 -4
- package/dist/{chunk-7MCVN25U.js → chunk-NUB4BYRF.js} +22 -12
- package/dist/{chunk-Y3VCNKJB.js → chunk-NZKS5OKD.js} +22 -13
- package/dist/{chunk-NT6XKRT2.js → chunk-ODXA2UZN.js} +28 -15
- package/dist/{chunk-5IRH7LBK.js → chunk-OGIBVQFW.js} +22 -14
- package/dist/{chunk-PSGKAJML.js → chunk-OMF56Z2Y.js} +1 -1
- package/dist/{chunk-UQY26ITM.js → chunk-PNWMICY7.js} +1 -1
- package/dist/{chunk-YZEDTLPG.js → chunk-QLR77TGC.js} +1 -1
- package/dist/{chunk-EBDEMWL7.js → chunk-R4LJYEOV.js} +5 -5
- package/dist/{chunk-UEHE2IY5.js → chunk-RDPNKPZ3.js} +23 -11
- package/dist/{chunk-AIO2PFOS.js → chunk-SSCVAJ2H.js} +4 -4
- package/dist/{chunk-3KW6ENLR.js → chunk-UJVTDWNG.js} +8 -8
- package/dist/{chunk-SAHIPNPF.js → chunk-YZ676IC2.js} +5 -5
- package/dist/{chunk-24JZVLAU.js → chunk-ZSOGDKV5.js} +1 -1
- package/dist/index.css +724 -696
- package/dist/index.d.ts +1 -1
- package/dist/index.js +46 -46
- package/dist/inputs/src/InputGroup.css +191 -191
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +231 -231
- package/dist/inputs/src/NumberField.js +7 -7
- package/dist/inputs/src/PasswordField.css +219 -219
- package/dist/inputs/src/PasswordField.js +8 -8
- package/dist/inputs/src/SearchField.css +225 -225
- package/dist/inputs/src/SearchField.js +9 -9
- package/dist/inputs/src/TextArea.css +225 -225
- package/dist/inputs/src/TextArea.js +7 -7
- package/dist/inputs/src/TextField.css +223 -223
- package/dist/inputs/src/TextField.js +9 -9
- package/dist/inputs/src/index.css +271 -271
- package/dist/inputs/src/index.js +13 -13
- package/dist/layout/src/Content.d.ts +2 -2
- package/dist/layout/src/Footer.d.ts +2 -2
- package/dist/overlays/Popover/src/Popover.css +724 -696
- package/dist/overlays/Popover/src/Popover.d.ts +2 -2
- package/dist/overlays/Popover/src/Popover.js +46 -46
- package/dist/overlays/Popover/src/index.css +724 -696
- package/dist/overlays/Popover/src/index.js +46 -46
- package/dist/radio/src/DecorativeRadio.css +36 -36
- package/dist/radio/src/DecorativeRadio.js +4 -4
- package/dist/radio/src/Radio.css +28 -28
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.d.ts +8 -2
- package/dist/radio/src/RadioField.js +3 -1
- package/dist/radio/src/RadioGroup.css +83 -83
- package/dist/radio/src/RadioGroup.js +2 -2
- package/dist/radio/src/RadioList.d.ts +2 -2
- package/dist/radio/src/index.css +83 -83
- package/dist/radio/src/index.js +7 -7
- 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.d.ts +8 -2
- package/dist/switch/src/SwitchField.js +3 -1
- package/dist/switch/src/index.css +31 -31
- package/dist/switch/src/index.js +5 -4
- package/dist/tag/src/Tag.css +323 -323
- package/dist/tag/src/Tag.js +6 -6
- package/dist/tag/src/TagGroup.css +22 -22
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +336 -336
- package/dist/tag/src/index.js +7 -7
- 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 +3 -3
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +3 -3
- package/dist/typography/Label/src/index.js +1 -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 +1 -1
- package/dist/utils/src/index.js +2 -2
- package/dist/utils/src/types.d.ts +3 -3
- package/package.json +4 -4
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
2
2
|
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
3
|
-
import { _InputGroup } from './chunk-
|
|
4
|
-
import { _ClearButton } from './chunk-
|
|
3
|
+
import { _InputGroup } from './chunk-ZSOGDKV5.js';
|
|
4
|
+
import { _ClearButton } from './chunk-QLR77TGC.js';
|
|
5
5
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
6
6
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
7
7
|
import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
8
|
-
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
9
8
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
10
9
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
11
|
-
import { _Text } from './chunk-
|
|
10
|
+
import { _Text } from './chunk-MYAC6TLH.js';
|
|
12
11
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
13
12
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
13
|
+
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
14
14
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
15
15
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
16
16
|
import { IconContext } from '@hopper-ui/icons';
|
|
@@ -23,7 +23,7 @@ import { useContextProps, composeRenderProps, Input, TextField as TextField$1 }
|
|
|
23
23
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
24
24
|
|
|
25
25
|
// css-module:./TextField.module.css#css-module
|
|
26
|
-
var TextField_module_default = { "hop-TextField": "TextField-module__hop-
|
|
26
|
+
var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___PTMtk", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___avhOT", "hop-TextField__Label": "TextField-module__hop-TextField__Label___u2Ks9", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___Fiyv5", "hop-TextField__char-count": "TextField-module__hop-TextField__char-count___5KbZ5", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___JLzkG", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___aJHcq", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___2GFwW" };
|
|
27
27
|
var GlobalTextFieldCssSelector = "hop-TextField";
|
|
28
28
|
function TextField(props, ref) {
|
|
29
29
|
var _a;
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-NZKS5OKD.js';
|
|
3
|
+
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
4
|
+
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
3
5
|
import { DeletedUserRichIcon } from '@hopper-ui/icons';
|
|
4
6
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
5
|
-
import clsx from 'clsx';
|
|
6
7
|
import { forwardRef } from 'react';
|
|
7
|
-
import {
|
|
8
|
+
import { mergeProps } from 'react-aria';
|
|
9
|
+
import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
8
10
|
import { jsx } from 'react/jsx-runtime';
|
|
9
11
|
|
|
10
12
|
var GlobalDeletedAvatarCssSelector = "hop-DeletedAvatar";
|
|
@@ -16,26 +18,36 @@ function DeletedAvatar(props, ref) {
|
|
|
16
18
|
className,
|
|
17
19
|
size: sizeValue,
|
|
18
20
|
style,
|
|
21
|
+
isDisabled,
|
|
19
22
|
...otherProps
|
|
20
23
|
} = ownProps;
|
|
21
24
|
const size = (_a = useResponsiveValue(sizeValue)) != null ? _a : "md";
|
|
22
|
-
const classNames =
|
|
25
|
+
const classNames = composeClassnameRenderProps(
|
|
23
26
|
className,
|
|
24
27
|
GlobalDeletedAvatarCssSelector,
|
|
25
28
|
stylingProps.className
|
|
26
29
|
);
|
|
27
|
-
const mergedStyles = {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
30
|
+
const mergedStyles = composeRenderProps(style, (prev) => {
|
|
31
|
+
return {
|
|
32
|
+
...stylingProps.style,
|
|
33
|
+
...prev
|
|
34
|
+
};
|
|
35
|
+
});
|
|
36
|
+
const renderProps = useRenderProps({
|
|
37
|
+
...props,
|
|
38
|
+
className: classNames,
|
|
39
|
+
style: mergedStyles,
|
|
40
|
+
values: {
|
|
41
|
+
isDisabled: isDisabled || false
|
|
42
|
+
}
|
|
43
|
+
});
|
|
31
44
|
return /* @__PURE__ */ jsx(
|
|
32
45
|
_RichIconAvatarImage,
|
|
33
46
|
{
|
|
34
|
-
...otherProps,
|
|
35
|
-
|
|
47
|
+
...mergeProps(otherProps, renderProps),
|
|
48
|
+
isDisabled,
|
|
36
49
|
ref,
|
|
37
50
|
size,
|
|
38
|
-
style: mergedStyles,
|
|
39
51
|
children: /* @__PURE__ */ jsx(DeletedUserRichIcon, {})
|
|
40
52
|
}
|
|
41
53
|
);
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
2
2
|
import { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
3
3
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
4
|
-
import { _InputGroup } from './chunk-
|
|
4
|
+
import { _InputGroup } from './chunk-ZSOGDKV5.js';
|
|
5
5
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
6
6
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
7
|
-
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
7
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
9
8
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
10
|
-
import { _Text } from './chunk-
|
|
9
|
+
import { _Text } from './chunk-MYAC6TLH.js';
|
|
11
10
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
11
|
+
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
12
12
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
13
13
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
14
14
|
import { useStyledSystem, useResponsiveValue, useIsomorphicLayoutEffect } from '@hopper-ui/styled-system';
|
|
@@ -79,7 +79,7 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
// css-module:./TextArea.module.css#css-module
|
|
82
|
-
var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-
|
|
82
|
+
var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___qaonI", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___Cyf8M", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___Hrr66", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___2BdDx", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___d4oXY", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___3wZu0", "hop-TextArea__char-count": "TextArea-module__hop-TextArea__char-count___-1sD-", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___RTzEd", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___yeQUs" };
|
|
83
83
|
var GlobalTextAreaCssSelector = "hop-TextArea";
|
|
84
84
|
var DefaultMinimumTextAreaRows = 3;
|
|
85
85
|
var pxToInt = (value) => {
|
|
@@ -12,26 +12,26 @@ import { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
|
12
12
|
import { CheckboxGroupContext } from './chunk-N7YDPVZL.js';
|
|
13
13
|
import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
14
14
|
import { SelectContext } from './chunk-T24MBA34.js';
|
|
15
|
-
import { _SelectValue } from './chunk-
|
|
15
|
+
import { _SelectValue } from './chunk-AAV7H2PI.js';
|
|
16
16
|
import { HeadingContext } from './chunk-TXZ6BMFR.js';
|
|
17
17
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
18
18
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
19
19
|
import { LinkContext } from './chunk-4VVNSXIB.js';
|
|
20
|
-
import { _ListBox } from './chunk-
|
|
20
|
+
import { _ListBox } from './chunk-NQYHB7S3.js';
|
|
21
21
|
import { isFunction, isNil } from './chunk-TIPN4VYD.js';
|
|
22
22
|
import { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
23
|
-
import { _ListBoxItem } from './chunk-
|
|
23
|
+
import { _ListBoxItem } from './chunk-CGL75FSH.js';
|
|
24
24
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
25
25
|
import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
26
|
-
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
27
26
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
28
27
|
import { _HopperProvider } from './chunk-NMKBUGSO.js';
|
|
29
28
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
30
29
|
import { FormContext } from './chunk-EURJK4ZT.js';
|
|
31
30
|
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
32
|
-
import { _Text } from './chunk-
|
|
31
|
+
import { _Text } from './chunk-MYAC6TLH.js';
|
|
33
32
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
34
33
|
import { ClearContainerSlots, ClearProviders } from './chunk-HXI3MEEK.js';
|
|
34
|
+
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
35
35
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
36
36
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
37
37
|
import { useStyledSystem, useResponsiveValue, useColorSchemeContext } from '@hopper-ui/styled-system';
|
|
@@ -44,7 +44,7 @@ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
|
44
44
|
import { IconContext, AngleUpIcon, AngleDownIcon } from '@hopper-ui/icons';
|
|
45
45
|
|
|
46
46
|
// css-module:./Popover.module.css#css-module
|
|
47
|
-
var Popover_module_default = { "hop-Popover": "Popover-module__hop-
|
|
47
|
+
var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___pOS32", "fade": "Popover-module__fade___0AhRl", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___Gpx6-", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___KwJ4t", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___Ydsf8", "hop-Popover__title": "Popover-module__hop-Popover__title___Ac5V0", "hop-Popover__content": "Popover-module__hop-Popover__content___LsWgM", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___jhPeo", "hop-Popover__footer": "Popover-module__hop-Popover__footer___KvfnC", "hop-Popover__actions": "Popover-module__hop-Popover__actions___3EQON", "hop-Popover__action": "Popover-module__hop-Popover__action___lVwso" };
|
|
48
48
|
var GlobalPopoverCssSelector = "hop-Popover";
|
|
49
49
|
function Popover(props, ref) {
|
|
50
50
|
var _a;
|
|
@@ -178,7 +178,7 @@ var _Popover = forwardRef(Popover);
|
|
|
178
178
|
_Popover.displayName = "Popover";
|
|
179
179
|
|
|
180
180
|
// css-module:./Select.module.css#css-module
|
|
181
|
-
var Select_module_default = { "hop-Select": "Select-module__hop-
|
|
181
|
+
var Select_module_default = { "hop-Select": "Select-module__hop-Select___dZacu", "hop-Select--fluid": "Select-module__hop-Select--fluid___RMUq3", "hop-Select__label": "Select-module__hop-Select__label___yCY4A", "hop-Select__button": "Select-module__hop-Select__button___pty-P", "hop-Select__button--sm": "Select-module__hop-Select__button--sm___ybcFD", "hop-Select__button--md": "Select-module__hop-Select__button--md___w1cwq", "hop-Select__prefix": "Select-module__hop-Select__prefix___QGcJO", "hop-Select__button-icon": "Select-module__hop-Select__button-icon___UCJ9e", "hop-Select__helper-message": "Select-module__hop-Select__helper-message___gU1Rh", "hop-Select__error-message": "Select-module__hop-Select__error-message___p0QAg" };
|
|
182
182
|
var GlobalSelectCssSelector = "hop-Select";
|
|
183
183
|
function Select(props, ref) {
|
|
184
184
|
var _a, _b;
|
|
@@ -738,7 +738,7 @@ function $f86e6c1ec7da6ebb$export$bc3384a35de93d66(options) {
|
|
|
738
738
|
}
|
|
739
739
|
|
|
740
740
|
// css-module:./Form.module.css#css-module
|
|
741
|
-
var Form_module_default = { "hop-Form": "Form-module__hop-
|
|
741
|
+
var Form_module_default = { "hop-Form": "Form-module__hop-Form___Kd5fG" };
|
|
742
742
|
var GlobalFormCssSelector = "hop-Form";
|
|
743
743
|
function Form(props, ref) {
|
|
744
744
|
var _a;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
2
|
-
import { _Spinner } from './chunk-
|
|
2
|
+
import { _Spinner } from './chunk-CVYYW7J4.js';
|
|
3
3
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
4
4
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
5
5
|
import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
6
|
-
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
6
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
8
|
-
import {
|
|
9
|
-
import { _Text } from './chunk-EOXY566V.js';
|
|
7
|
+
import { _Text } from './chunk-MYAC6TLH.js';
|
|
10
8
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
9
|
+
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
10
|
+
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
11
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
12
12
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
13
13
|
import { IconContext } from '@hopper-ui/icons';
|
|
@@ -19,7 +19,7 @@ import { useContextProps, ButtonContext as ButtonContext$1, composeRenderProps,
|
|
|
19
19
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
20
20
|
|
|
21
21
|
// css-module:./Button.module.css#css-module
|
|
22
|
-
var Button_module_default = { "hop-Button": "Button-module__hop-
|
|
22
|
+
var Button_module_default = { "hop-Button": "Button-module__hop-Button___5iBZz", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___TPK5R", "hop-Button--fluid": "Button-module__hop-Button--fluid___Zb3Z4", "hop-Button--sm": "Button-module__hop-Button--sm___xENmf", "hop-Button--primary": "Button-module__hop-Button--primary___zbhJ9", "hop-Button--md": "Button-module__hop-Button--md___KZwYW", "hop-Button--secondary": "Button-module__hop-Button--secondary___PKbCY", "hop-Button--upsell": "Button-module__hop-Button--upsell___61sYX", "hop-Button--danger": "Button-module__hop-Button--danger___AxMDH", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___2TdbY", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___6I7vD", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___--qrr", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___jwKkE", "hop-Button__icon": "Button-module__hop-Button__icon___hTxKS", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___bUhP9", "hop-Button__text": "Button-module__hop-Button__text___hOS-u", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___groP0", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___9WVoR" };
|
|
23
23
|
var GlobalButtonCssSelector = "hop-Button";
|
|
24
24
|
var additionalButtonHTMLAttributes = /* @__PURE__ */ new Set(["form", "formAction", "formEncType", "formMethod", "formNoValidate", "formTarget", "name", "value"]);
|
|
25
25
|
function useSimulatedRACButton(props, ref) {
|
|
@@ -10,7 +10,7 @@ import { useContextProps, useSlottedContext, InputContext, TextAreaContext, Fiel
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./InputGroup.module.css#css-module
|
|
13
|
-
var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-
|
|
13
|
+
var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-InputGroup___WcTzE", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___nS6mP", "hop-InputGroup--sm": "InputGroup-module__hop-InputGroup--sm___JnRFs", "hop-InputGroup__input": "InputGroup-module__hop-InputGroup__input___IXkwy", "hop-InputGroup__textarea": "InputGroup-module__hop-InputGroup__textarea___bj7DV", "hop-InputGroup__embedded-button": "InputGroup-module__hop-InputGroup__embedded-button___aJeH4" };
|
|
14
14
|
var GlobalInputGroupCssSelector = "hop-InputGroup";
|
|
15
15
|
function InputGroup(props, ref) {
|
|
16
16
|
var _a, _b;
|