@hopper-ui/components 1.3.22 → 1.3.24
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 +15 -0
- package/dist/Avatar/src/AnonymousAvatar.css +37 -37
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/AnonymousAvatar.temp.css +296 -0
- package/dist/Avatar/src/AnonymousAvatar.temp.d.ts +31 -0
- package/dist/Avatar/src/AnonymousAvatar.temp.js +60 -0
- package/dist/Avatar/src/Avatar.css +55 -55
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/DeletedAvatar.css +37 -37
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +37 -37
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +55 -55
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +42 -42
- package/dist/Badge/src/Badge.js +3 -3
- package/dist/Badge/src/FloatingBadge.css +37 -37
- package/dist/Badge/src/FloatingBadge.js +1 -1
- package/dist/Badge/src/index.css +52 -52
- package/dist/Badge/src/index.js +4 -4
- package/dist/ComboBox/src/ComboBox.css +768 -768
- package/dist/ComboBox/src/ComboBox.js +6 -6
- package/dist/ComboBox/src/ComboBoxOptions.css +768 -768
- package/dist/ComboBox/src/ComboBoxOptions.js +58 -58
- package/dist/ComboBox/src/index.css +768 -768
- package/dist/ComboBox/src/index.js +58 -58
- package/dist/Divider/src/Divider.css +29 -29
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +29 -29
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +29 -29
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +29 -29
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +768 -768
- package/dist/Form/src/Form.js +58 -58
- package/dist/Form/src/index.css +768 -768
- package/dist/Form/src/index.js +58 -58
- package/dist/HelperMessage/src/HelperMessage.css +29 -29
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +29 -29
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +28 -28
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +28 -28
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +49 -49
- package/dist/Link/src/Link.js +6 -6
- package/dist/Link/src/index.css +49 -49
- package/dist/Link/src/index.js +6 -6
- package/dist/ListBox/src/ListBox.css +274 -274
- package/dist/ListBox/src/ListBox.js +11 -11
- package/dist/ListBox/src/ListBoxItem.css +262 -262
- package/dist/ListBox/src/ListBoxItem.d.ts +1 -1
- package/dist/ListBox/src/ListBoxItem.js +10 -10
- package/dist/ListBox/src/ListBoxItemSkeleton.css +34 -34
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +274 -274
- package/dist/ListBox/src/index.js +11 -11
- package/dist/Select/src/Select.css +296 -296
- package/dist/Select/src/Select.js +7 -7
- package/dist/Select/src/SelectOptions.css +768 -768
- package/dist/Select/src/SelectOptions.js +58 -58
- package/dist/Select/src/SelectValue.css +61 -61
- package/dist/Select/src/SelectValue.js +5 -5
- package/dist/Select/src/index.css +768 -768
- package/dist/Select/src/index.js +58 -58
- package/dist/Spinner/src/Spinner.css +37 -37
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +37 -37
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +93 -93
- package/dist/buttons/src/Button.js +7 -7
- package/dist/buttons/src/ButtonGroup.css +38 -38
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +98 -98
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +98 -98
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +102 -102
- package/dist/buttons/src/LinkButton.js +7 -7
- package/dist/buttons/src/index.css +249 -249
- package/dist/buttons/src/index.js +13 -13
- package/dist/checkbox/src/Checkbox.css +46 -46
- package/dist/checkbox/src/Checkbox.js +6 -6
- package/dist/checkbox/src/CheckboxField.css +33 -33
- package/dist/checkbox/src/CheckboxField.d.ts +5 -0
- package/dist/checkbox/src/CheckboxField.js +3 -1
- package/dist/checkbox/src/CheckboxGroup.css +98 -98
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/DecorativeCheckbox.css +54 -54
- package/dist/checkbox/src/DecorativeCheckbox.js +6 -6
- package/dist/checkbox/src/index.css +98 -98
- package/dist/checkbox/src/index.js +9 -9
- package/dist/{chunk-FUOWPCCB.js → chunk-23GSURJM.js} +5 -5
- package/dist/{chunk-Y4JN2FNO.js → chunk-2MA4Z3CM.js} +1 -1
- package/dist/{chunk-IJ63FSF2.js → chunk-34OD6B77.js} +2 -2
- package/dist/{chunk-RS26HRDP.js → chunk-3MNBXLNA.js} +1 -1
- package/dist/{chunk-5TSWWRP5.js → chunk-3WWTLVIH.js} +1 -1
- package/dist/{chunk-YOLWUQYK.js → chunk-4GUVWQIQ.js} +2 -2
- package/dist/{chunk-LIWVG7YG.js → chunk-4QKGKTD5.js} +1 -1
- package/dist/{chunk-6NYROZG5.js → chunk-5HOGOWWF.js} +3 -3
- package/dist/{chunk-6UPNVYSM.js → chunk-6ZY5OMDT.js} +2 -2
- package/dist/{chunk-BPHBGKEP.js → chunk-7UIRCOSZ.js} +1 -1
- package/dist/{chunk-JTX57GMF.js → chunk-A3DFIXR7.js} +1 -1
- package/dist/{chunk-4O4FBHN5.js → chunk-AACT6TYJ.js} +7 -10
- package/dist/{chunk-GMVVIPQG.js → chunk-BI5IK57A.js} +1 -1
- package/dist/{chunk-252JECH3.js → chunk-D2LTMEJM.js} +4 -4
- package/dist/{chunk-TFUV5RJ3.js → chunk-D7F5AAM5.js} +3 -3
- package/dist/{chunk-IXSK27JB.js → chunk-DKU4ERF3.js} +1 -1
- package/dist/{chunk-2VHUBRYW.js → chunk-DPM63OEM.js} +1 -1
- package/dist/{chunk-HWO7TXDE.js → chunk-DQM72KTX.js} +1 -1
- package/dist/{chunk-B7HFTI4F.js → chunk-DTPOFTKE.js} +1 -1
- package/dist/{chunk-X7NKH6N6.js → chunk-DVFD3SO5.js} +21 -12
- package/dist/{chunk-I6KKIOW4.js → chunk-DXJTN6KL.js} +1 -1
- package/dist/{chunk-OJUEP7CC.js → chunk-EY63OJGU.js} +2 -2
- package/dist/{chunk-X66XJOKK.js → chunk-FAM5QSGP.js} +2 -2
- package/dist/{chunk-7J3TNUEU.js → chunk-FDA3Z2MW.js} +2 -2
- package/dist/{chunk-XZ3DY7TN.js → chunk-FN2RCELD.js} +1 -1
- package/dist/{chunk-ZTILFVDQ.js → chunk-FTU5D3IQ.js} +3 -3
- package/dist/{chunk-ZELJHVRI.js → chunk-GIUE6E7O.js} +1 -1
- package/dist/{chunk-RVSFILDF.js → chunk-GX67ZE24.js} +2 -2
- package/dist/{chunk-YBR7YMSR.js → chunk-I54ZVSE7.js} +1 -1
- package/dist/{chunk-6RICOPVG.js → chunk-ICG7GXKL.js} +6 -9
- package/dist/{chunk-HA2G7Z3Y.js → chunk-JDMEQ2PT.js} +2 -2
- package/dist/{chunk-QESAGPPL.js → chunk-JEJIGHGA.js} +3 -3
- package/dist/{chunk-2H6UV2SG.js → chunk-KYTJMKI3.js} +1 -1
- package/dist/{chunk-B63FSPKP.js → chunk-P5CTWFXU.js} +1 -1
- package/dist/{chunk-KSVVXFS7.js → chunk-QEP5RLDI.js} +1 -1
- package/dist/{chunk-ORU5PV3C.js → chunk-QU5EBSOI.js} +24 -14
- package/dist/{chunk-MPQTHOE3.js → chunk-RFDMUGAC.js} +2 -2
- package/dist/{chunk-6RNMY3B3.js → chunk-TKHSOAVB.js} +2 -2
- package/dist/{chunk-GWG4MVEJ.js → chunk-UAWJCHI5.js} +3 -3
- package/dist/{chunk-OMUZK3MO.js → chunk-US7TSPOE.js} +1 -1
- package/dist/{chunk-M5KK5N5H.js → chunk-V2ME5CNG.js} +7 -7
- package/dist/{chunk-5YJ67DFM.js → chunk-VYR2FNOF.js} +3 -3
- package/dist/{chunk-OA3QBRFE.js → chunk-WU6G2EFE.js} +1 -1
- package/dist/{chunk-4JSLFCFC.js → chunk-XDS75LCS.js} +3 -3
- package/dist/{chunk-D3SH5S47.js → chunk-YSSICOAX.js} +2 -2
- package/dist/{chunk-DBMGIEGU.js → chunk-YZXA24RK.js} +2 -2
- package/dist/{chunk-R4F5OA3R.js → chunk-ZNAUIA3P.js} +3 -3
- package/dist/{chunk-JP6GK2ZA.js → chunk-ZYU53CSB.js} +2 -2
- package/dist/index.css +768 -768
- package/dist/index.js +58 -58
- package/dist/inputs/src/InputGroup.css +264 -264
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +286 -286
- package/dist/inputs/src/NumberField.js +8 -8
- package/dist/inputs/src/PasswordField.css +274 -274
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/RemainingCharacterCount.css +30 -30
- package/dist/inputs/src/RemainingCharacterCount.js +5 -5
- package/dist/inputs/src/SearchField.css +280 -280
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +281 -281
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +278 -278
- package/dist/inputs/src/TextField.js +10 -10
- package/dist/inputs/src/index.css +324 -324
- package/dist/inputs/src/index.js +17 -17
- package/dist/overlays/Popover/src/Popover.css +768 -768
- package/dist/overlays/Popover/src/Popover.js +58 -58
- package/dist/overlays/Popover/src/index.css +768 -768
- package/dist/overlays/Popover/src/index.js +58 -58
- package/dist/radio/src/DecorativeRadio.css +54 -54
- package/dist/radio/src/DecorativeRadio.js +6 -6
- package/dist/radio/src/Radio.css +46 -46
- package/dist/radio/src/Radio.js +6 -6
- package/dist/radio/src/RadioField.css +33 -33
- package/dist/radio/src/RadioField.d.ts +5 -0
- package/dist/radio/src/RadioField.js +2 -1
- package/dist/radio/src/RadioGroup.css +98 -98
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +98 -98
- package/dist/radio/src/index.js +9 -9
- package/dist/switch/src/Switch.css +43 -43
- package/dist/switch/src/Switch.js +6 -6
- package/dist/switch/src/SwitchField.css +33 -33
- package/dist/switch/src/SwitchField.js +1 -1
- package/dist/switch/src/index.css +49 -49
- package/dist/switch/src/index.js +7 -7
- package/dist/tag/src/Tag.css +390 -390
- package/dist/tag/src/Tag.js +10 -10
- package/dist/tag/src/TagGroup.css +37 -37
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/TagList.css +27 -27
- package/dist/tag/src/index.css +400 -400
- package/dist/tag/src/index.js +11 -11
- package/dist/typography/Heading/src/Heading.css +27 -27
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +27 -27
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +27 -27
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +27 -27
- package/dist/typography/Label/src/index.js +1 -1
- package/dist/typography/OverlineText/src/OverlineText.css +27 -27
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +27 -27
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +27 -27
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +27 -27
- package/dist/typography/Text/src/index.js +1 -1
- package/dist/utils/src/EnsureTextWrapper.css +27 -27
- package/dist/utils/src/EnsureTextWrapper.js +5 -5
- package/dist/utils/src/index.css +27 -27
- package/dist/utils/src/index.js +5 -5
- package/dist/utils/src/useRenderProps.d.ts +1 -1
- package/package.json +19 -18
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-
|
|
2
|
-
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-
|
|
3
|
-
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-
|
|
1
|
+
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-34OD6B77.js';
|
|
2
|
+
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-QU5EBSOI.js';
|
|
3
|
+
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-DTPOFTKE.js';
|
|
4
4
|
export { CheckboxFieldContext } from '../../chunk-ZGNK4GWA.js';
|
|
5
5
|
export { CheckboxGroupContext } from '../../chunk-N7YDPVZL.js';
|
|
6
6
|
export { _CheckboxList as CheckboxList, GlobalCheckboxListCssSelector } from '../../chunk-3LRBUQC2.js';
|
|
7
7
|
export { CheckboxListContext } from '../../chunk-WDUQUPTE.js';
|
|
8
|
-
export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-
|
|
8
|
+
export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-YSSICOAX.js';
|
|
9
9
|
export { CheckboxContext } from '../../chunk-2EAZPH3M.js';
|
|
10
10
|
import '../../chunk-DHVVYSLB.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-7UIRCOSZ.js';
|
|
12
12
|
import '../../chunk-ZWU6DRRZ.js';
|
|
13
13
|
import '../../chunk-LJXTJRSB.js';
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-WU6G2EFE.js';
|
|
15
|
+
import '../../chunk-DQM72KTX.js';
|
|
16
16
|
import '../../chunk-TXZ6BMFR.js';
|
|
17
17
|
import '../../chunk-QCA3ZR56.js';
|
|
18
18
|
import '../../chunk-TFVDF4YH.js';
|
|
19
19
|
import '../../chunk-HZKFQ33E.js';
|
|
20
20
|
import '../../chunk-FAE27DLF.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-A3DFIXR7.js';
|
|
22
22
|
import '../../chunk-WPNVVGFW.js';
|
|
23
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-QEP5RLDI.js';
|
|
24
24
|
import '../../chunk-X6SER3TZ.js';
|
|
25
25
|
import '../../chunk-HXI3MEEK.js';
|
|
26
26
|
import '../../chunk-M36KANKC.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
2
2
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
3
|
-
import { _RemainingCharacterCount } from './chunk-
|
|
4
|
-
import { _InputGroup } from './chunk-
|
|
5
|
-
import { _ClearButton } from './chunk-
|
|
6
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { _RemainingCharacterCount } from './chunk-FDA3Z2MW.js';
|
|
4
|
+
import { _InputGroup } from './chunk-GIUE6E7O.js';
|
|
5
|
+
import { _ClearButton } from './chunk-DXJTN6KL.js';
|
|
6
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
7
7
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
8
8
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
9
9
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
@@ -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___w1Z11", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___fpqN3", "hop-TextField__Label": "TextField-module__hop-TextField__Label___58Oo0", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___LzkCM", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___4aRYt", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___OQ4UP", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___1QzCD" };
|
|
27
27
|
var GlobalTextFieldCssSelector = "hop-TextField";
|
|
28
28
|
function TextField(props, ref) {
|
|
29
29
|
var _a;
|
|
@@ -8,7 +8,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./IconList.module.css#css-module
|
|
11
|
-
var IconList_module_default = { "hop-IconList": "IconList-module__hop-
|
|
11
|
+
var IconList_module_default = { "hop-IconList": "IconList-module__hop-IconList___vhsQJ" };
|
|
12
12
|
var GlobalIconListCssSelector = "hop-IconList";
|
|
13
13
|
function IconList(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, IconListContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
2
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, Checkbox as Checkbox$1 } from 'rea
|
|
|
13
13
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Checkbox.module.css#css-module
|
|
16
|
-
var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-
|
|
16
|
+
var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___LOKlY", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___197S-", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___JiYY-", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___XDw5u", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___X-9ux", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___-rfTf", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___M8bAB", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___DsMrN" };
|
|
17
17
|
var GlobalCheckboxCssSelector = "hop-Checkbox";
|
|
18
18
|
function Checkbox(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-4QKGKTD5.js';
|
|
3
3
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { AnonymousRichIcon } from '@hopper-ui/icons';
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Separator } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Divider.module.css#css-module
|
|
10
|
-
var Divider_module_default = { "hop-Divider": "Divider-module__hop-
|
|
10
|
+
var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___NSAPP", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___wKUev" };
|
|
11
11
|
var GlobalDividerCssSelector = "hop-Divider";
|
|
12
12
|
function Divider(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, DividerContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
2
2
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
15
15
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
16
16
|
|
|
17
17
|
// css-module:./DecorativeRadio.module.css#css-module
|
|
18
|
-
var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-
|
|
18
|
+
var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-DecorativeRadio___uxm8z Radio-module__hop-Radio___2HzTs", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___WPjG- Radio-module__hop-Radio--sm___Qxlvt", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___1H8-y Radio-module__hop-Radio--md___b-vaJ", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___J114v Radio-module__hop-Radio__icon___cEXnk", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___sBVgo Radio-module__hop-Radio__icon___cEXnk", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___TbSQj Radio-module__hop-Radio__box___axJ4o", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___1hea3 Radio-module__hop-Radio__bullet___KlAYN", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___UVoH- Radio-module__hop-Radio__text___ZcCSA" };
|
|
19
19
|
var GlobalDecorativeRadioCssSelector = "hop-DecorativeRadio";
|
|
20
20
|
function DecorativeRadio(props, ref) {
|
|
21
21
|
var _a;
|
|
@@ -11,7 +11,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
11
11
|
import { jsx } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./RichIconAvatarImage.module.css#css-module
|
|
14
|
-
var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-
|
|
14
|
+
var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-RichIconAvatarImage___hAYuF", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___SGH0H", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___HVlXF", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___324Ze", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___uuSrr", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___s0yBN", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___LXSLQ", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___SU6JR" };
|
|
15
15
|
var GlobalRichIconAvatarImageCssSelector = "hop-RichIconAvatarImage";
|
|
16
16
|
var AvatarToIconSizeAdapter = {
|
|
17
17
|
xs: "md",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PasswordFieldContext } from './chunk-QW45G6K4.js';
|
|
2
|
-
import { _InputGroup } from './chunk-
|
|
3
|
-
import { _EmbeddedButton } from './chunk-
|
|
2
|
+
import { _InputGroup } from './chunk-GIUE6E7O.js';
|
|
3
|
+
import { _EmbeddedButton } from './chunk-DKU4ERF3.js';
|
|
4
4
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
5
5
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
6
6
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
@@ -19,7 +19,7 @@ import { useContextProps, composeRenderProps, Input, TextField } from 'react-ari
|
|
|
19
19
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
20
20
|
|
|
21
21
|
// css-module:./PasswordField.module.css#css-module
|
|
22
|
-
var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-
|
|
22
|
+
var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-PasswordField___yZ64j", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___b8aka", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___Hvp-l", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___phR2p", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___vjAxs", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___AjgGF" };
|
|
23
23
|
var GlobalPasswordFieldCssSelector = "hop-PasswordField";
|
|
24
24
|
function PasswordField(props, ref) {
|
|
25
25
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useIsOverflow } from './chunk-EHXOXTDN.js';
|
|
2
2
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
6
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
@@ -16,7 +16,7 @@ import { useContextProps, SelectValueContext, SelectStateContext, useSlottedCont
|
|
|
16
16
|
import { jsx } from 'react/jsx-runtime';
|
|
17
17
|
|
|
18
18
|
// css-module:./SelectValue.module.css#css-module
|
|
19
|
-
var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-
|
|
19
|
+
var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-SelectValue___i5r1Q", "hop-SelectValue__text": "SelectValue-module__hop-SelectValue__text___iQ3Hh", "hop-SelectValue__avatar": "SelectValue-module__hop-SelectValue__avatar___xde5h", "hop-SelectValue__icon": "SelectValue-module__hop-SelectValue__icon___Ji-Gj", "hop-SelectValue__end-icon": "SelectValue-module__hop-SelectValue__end-icon___5z-B1" };
|
|
20
20
|
var GlobalSelectValueCssSelector = "hop-SelectValue";
|
|
21
21
|
var SelectValueToAvatarSizeAdapter = {
|
|
22
22
|
sm: "xs",
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Text } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./OverlineText.module.css#css-module
|
|
10
|
-
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-
|
|
10
|
+
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-OverlineText___OggJo", "hop-OverlineText__text": "OverlineText-module__hop-OverlineText__text___AvAmr" };
|
|
11
11
|
var GlobalOverlineTextCssSelector = "hop-OverlineText";
|
|
12
12
|
function OverlineText(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, OverlineTextContext);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { TagContext } from './chunk-EWMWQ2MC.js';
|
|
2
|
-
import { _ClearButton } from './chunk-
|
|
3
|
-
import { mapOrbiterToHopperVariants } from './chunk-
|
|
4
|
-
import { _Spinner } from './chunk-
|
|
2
|
+
import { _ClearButton } from './chunk-DXJTN6KL.js';
|
|
3
|
+
import { mapOrbiterToHopperVariants } from './chunk-DKU4ERF3.js';
|
|
4
|
+
import { _Spinner } from './chunk-ZYU53CSB.js';
|
|
5
5
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
6
|
-
import { EnsureTextWrapper } from './chunk-
|
|
6
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
7
7
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
8
8
|
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
9
9
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
@@ -20,7 +20,7 @@ import { useContextProps, composeRenderProps, Tag as Tag$1 } from 'react-aria-co
|
|
|
20
20
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
21
21
|
|
|
22
22
|
// css-module:./Tag.module.css#css-module
|
|
23
|
-
var Tag_module_default = { "hop-Tag": "Tag-module__hop-
|
|
23
|
+
var Tag_module_default = { "hop-Tag": "Tag-module__hop-Tag___cYbz0", "hop-Tag--sm": "Tag-module__hop-Tag--sm___LZ3my", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___xeNtI", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___PQaU1", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___nvNJv", "hop-Tag--md": "Tag-module__hop-Tag--md___AKeVS", "hop-Tag--lg": "Tag-module__hop-Tag--lg___ewo9S", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___DUiz1", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___c8Z6b", "hop-Tag--progress": "Tag-module__hop-Tag--progress___V-ckk", "hop-Tag--positive": "Tag-module__hop-Tag--positive___wU8xX", "hop-Tag--caution": "Tag-module__hop-Tag--caution___djL93", "hop-Tag--negative": "Tag-module__hop-Tag--negative___jK77n", "hop-Tag--option1": "Tag-module__hop-Tag--option1___WvilM", "hop-Tag--option2": "Tag-module__hop-Tag--option2___donhC", "hop-Tag--option3": "Tag-module__hop-Tag--option3___YhwBA", "hop-Tag--option4": "Tag-module__hop-Tag--option4___Nww3l", "hop-Tag--option5": "Tag-module__hop-Tag--option5___-fsW7", "hop-Tag--option6": "Tag-module__hop-Tag--option6___UDHz5", "hop-Tag__icon": "Tag-module__hop-Tag__icon___mdKza", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___GFYIl", "hop-Tag__text": "Tag-module__hop-Tag__text___wHWzR", "hop-Tag__badge": "Tag-module__hop-Tag__badge___8ZKkM", "hop-Tag__badge--subdued": "Tag-module__hop-Tag__badge--subdued___RT4fs" };
|
|
24
24
|
var GlobalTagCssSelector = "hop-Tag";
|
|
25
25
|
var TagToTextSizeAdapter = {
|
|
26
26
|
sm: "xs",
|
|
@@ -92,7 +92,7 @@ function Tag(props, ref) {
|
|
|
92
92
|
"data-invalid": isInvalid || void 0,
|
|
93
93
|
"data-loading": isLoading || void 0,
|
|
94
94
|
children: (tagProps) => {
|
|
95
|
-
const { allowsRemoving, isDisabled, isSelected
|
|
95
|
+
const { allowsRemoving, isDisabled, isSelected } = tagProps;
|
|
96
96
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
97
97
|
/* @__PURE__ */ jsx(ClearContainerSlots, { children: /* @__PURE__ */ jsx(
|
|
98
98
|
SlotProvider,
|
|
@@ -118,10 +118,7 @@ function Tag(props, ref) {
|
|
|
118
118
|
badgeVariant
|
|
119
119
|
);
|
|
120
120
|
},
|
|
121
|
-
isDisabled
|
|
122
|
-
isHovered,
|
|
123
|
-
isPressed,
|
|
124
|
-
isSelected
|
|
121
|
+
isDisabled
|
|
125
122
|
}],
|
|
126
123
|
[AvatarContext, {
|
|
127
124
|
className: Tag_module_default["hop-Tag__avatar"],
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, RadioGroup as RadioGroup$1 } from
|
|
|
14
14
|
import { jsx } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./RadioGroup.module.css#css-module
|
|
17
|
-
var RadioGroup_module_default = { "hop-RadioGroup": "RadioGroup-module__hop-
|
|
17
|
+
var RadioGroup_module_default = { "hop-RadioGroup": "RadioGroup-module__hop-RadioGroup___1a9UF", "hop-RadioGroup--bordered": "RadioGroup-module__hop-RadioGroup--bordered___X4gql", "hop-RadioGroup--sm": "RadioGroup-module__hop-RadioGroup--sm___GjU4D", "hop-RadioGroup--md": "RadioGroup-module__hop-RadioGroup--md___xkb-w", "hop-RadioGroup__label": "RadioGroup-module__hop-RadioGroup__label___wfB4H", "hop-RadioGroup__list": "RadioGroup-module__hop-RadioGroup__list___qppgT", "hop-RadioGroup__radio": "RadioGroup-module__hop-RadioGroup__radio___t4EX3", "hop-RadioGroup__error-message": "RadioGroup-module__hop-RadioGroup__error-message___UrU4s", "hop-RadioGroup__helper-message": "RadioGroup-module__hop-RadioGroup__helper-message___f2xlP" };
|
|
18
18
|
var GlobalRadioGroupCssSelector = "hop-RadioGroup";
|
|
19
19
|
function RadioGroup(props, ref) {
|
|
20
20
|
var _a, _b;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
2
|
-
import { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
3
2
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
4
|
-
import { _RemainingCharacterCount } from './chunk-
|
|
5
|
-
import {
|
|
3
|
+
import { _RemainingCharacterCount } from './chunk-FDA3Z2MW.js';
|
|
4
|
+
import { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
5
|
+
import { _InputGroup } from './chunk-GIUE6E7O.js';
|
|
6
6
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
7
7
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
8
8
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
@@ -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___Tr4-e", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___mwNep", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___XtfFW", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___MuHtp", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___sGZVJ", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___KE2Za", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___4rgQp", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___4aG79", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___Y33v-" };
|
|
83
83
|
var GlobalTextAreaCssSelector = "hop-TextArea";
|
|
84
84
|
var DefaultMinimumTextAreaRows = 3;
|
|
85
85
|
var pxToInt = (value) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _SelectValue } from './chunk-
|
|
1
|
+
import { _SelectValue } from './chunk-6ZY5OMDT.js';
|
|
2
2
|
import { SelectContext } from './chunk-T24MBA34.js';
|
|
3
3
|
import { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
4
|
-
import { EnsureTextWrapper } from './chunk-
|
|
4
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
5
5
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
6
6
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
7
7
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Select as Select$1, Button } from
|
|
|
17
17
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
18
18
|
|
|
19
19
|
// css-module:./Select.module.css#css-module
|
|
20
|
-
var Select_module_default = { "hop-Select": "Select-module__hop-
|
|
20
|
+
var Select_module_default = { "hop-Select": "Select-module__hop-Select___b-XrI", "hop-Select--fluid": "Select-module__hop-Select--fluid___LteLR", "hop-Select__label": "Select-module__hop-Select__label___8mrAa", "hop-Select__button": "Select-module__hop-Select__button___P9n-P", "hop-Select__button--sm": "Select-module__hop-Select__button--sm___rW7Tf", "hop-Select__button--md": "Select-module__hop-Select__button--md___khPLi", "hop-Select__prefix": "Select-module__hop-Select__prefix___utIaT", "hop-Select__button-icon": "Select-module__hop-Select__button-icon___JN8Rh", "hop-Select__helper-message": "Select-module__hop-Select__helper-message___srqjP", "hop-Select__error-message": "Select-module__hop-Select__error-message___PZoYi" };
|
|
21
21
|
var GlobalSelectCssSelector = "hop-Select";
|
|
22
22
|
function Select(props, ref) {
|
|
23
23
|
var _a, _b;
|
|
@@ -20,7 +20,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
// css-module:./EmbeddedButton.module.css#css-module
|
|
23
|
-
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-
|
|
23
|
+
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___BAH7S", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___flHu6", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___3-xU0", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___qR0LW", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___K92ic", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___GSBeL", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___KHlaw", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___RLTxK", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___qi-D6", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___3BFZy", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___a9HFQ", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___5o6e1", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___ZDNIx", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___n6q-m", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___HffcF", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___2XeFN" };
|
|
24
24
|
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
25
25
|
function EmbeddedButton(props, ref) {
|
|
26
26
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./ListBoxItemSkeleton.module.css#css-module
|
|
10
|
-
var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-
|
|
10
|
+
var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton___fvU19", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___3BR-4", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___8xBRz", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___6gTeW", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___RUsTx", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___5HiFM" };
|
|
11
11
|
var GlobalListBoxItemSkeletonCssSelector = "hop-ListBoxItemSkeleton";
|
|
12
12
|
function ListBoxItemSkeleton(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Heading as Heading$1 } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Heading.module.css#css-module
|
|
10
|
-
var Heading_module_default = { "hop-Heading": "Heading-module__hop-
|
|
10
|
+
var Heading_module_default = { "hop-Heading": "Heading-module__hop-Heading___UmxO5", "hop-Heading--xs": "Heading-module__hop-Heading--xs___GGGdN", "hop-Heading--sm": "Heading-module__hop-Heading--sm___mnpv-", "hop-Heading--md": "Heading-module__hop-Heading--md___zeBcq", "hop-Heading--lg": "Heading-module__hop-Heading--lg___X1BVp", "hop-Heading--xl": "Heading-module__hop-Heading--xl___OSVsP", "hop-Heading--2xl": "Heading-module__hop-Heading--2xl___xsaHB", "hop-Heading--3xl": "Heading-module__hop-Heading--3xl___ucK6p" };
|
|
11
11
|
var GlobalHeadingCssSelector = "hop-Heading";
|
|
12
12
|
function Heading(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, HeadingContext);
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, CheckboxGroup as CheckboxGroup$1 }
|
|
|
14
14
|
import { jsx } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./CheckboxGroup.module.css#css-module
|
|
17
|
-
var CheckboxGroup_module_default = { "hop-CheckboxGroup": "CheckboxGroup-module__hop-
|
|
17
|
+
var CheckboxGroup_module_default = { "hop-CheckboxGroup": "CheckboxGroup-module__hop-CheckboxGroup___Q-gkL", "hop-CheckboxGroup--bordered": "CheckboxGroup-module__hop-CheckboxGroup--bordered___M3bRN", "hop-CheckboxGroup--sm": "CheckboxGroup-module__hop-CheckboxGroup--sm___7Btgb", "hop-CheckboxGroup--md": "CheckboxGroup-module__hop-CheckboxGroup--md___hCsRa", "hop-CheckboxGroup__label": "CheckboxGroup-module__hop-CheckboxGroup__label___EcQFo", "hop-CheckboxGroup__list": "CheckboxGroup-module__hop-CheckboxGroup__list___e4AnL", "hop-CheckboxGroup__checkbox": "CheckboxGroup-module__hop-CheckboxGroup__checkbox___NNidg", "hop-CheckboxGroup__error-message": "CheckboxGroup-module__hop-CheckboxGroup__error-message___yQBYT", "hop-CheckboxGroup__helper-message": "CheckboxGroup-module__hop-CheckboxGroup__helper-message___Gvs1U" };
|
|
18
18
|
var GlobalCheckboxGroupCssSelector = "hop-CheckboxGroup";
|
|
19
19
|
function CheckboxGroup(props, ref) {
|
|
20
20
|
var _a, _b;
|
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
import { RadioFieldContext } from './chunk-DGLAGYBD.js';
|
|
2
2
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
3
|
-
import {
|
|
3
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
4
4
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
5
5
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
6
6
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
9
9
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
10
|
+
import { useSlotId } from '@react-aria/utils';
|
|
10
11
|
import { forwardRef } from 'react';
|
|
11
|
-
import {
|
|
12
|
+
import { mergeProps } from 'react-aria';
|
|
12
13
|
import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
13
|
-
import { jsx } from 'react/jsx-runtime';
|
|
14
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
14
15
|
|
|
15
16
|
// css-module:./RadioField.module.css#css-module
|
|
16
|
-
var RadioField_module_default = { "hop-RadioField": "RadioField-module__hop-
|
|
17
|
+
var RadioField_module_default = { "hop-RadioField": "RadioField-module__hop-RadioField___LOP-J", "hop-RadioField--sm": "RadioField-module__hop-RadioField--sm___PqjxR", "hop-RadioField--md": "RadioField-module__hop-RadioField--md___2mRYg", "hop-RadioField__description": "RadioField-module__hop-RadioField__description___cA63I", "hop-RadioField__radio": "RadioField-module__hop-RadioField__radio___mMkCG" };
|
|
17
18
|
var GlobalRadioFieldCssSelector = "hop-RadioField";
|
|
18
19
|
var RadioToDescriptionSizeAdapter = {
|
|
19
20
|
sm: "xs",
|
|
@@ -25,6 +26,7 @@ function RadioField(props, ref) {
|
|
|
25
26
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
26
27
|
const {
|
|
27
28
|
className,
|
|
29
|
+
description,
|
|
28
30
|
isDisabled,
|
|
29
31
|
size: sizeProp = "md",
|
|
30
32
|
style,
|
|
@@ -56,16 +58,11 @@ function RadioField(props, ref) {
|
|
|
56
58
|
isDisabled: isDisabled || false
|
|
57
59
|
}
|
|
58
60
|
});
|
|
59
|
-
const descriptionId =
|
|
61
|
+
const descriptionId = useSlotId([Boolean(description)]);
|
|
60
62
|
return /* @__PURE__ */ jsx(ClearContainerSlots, { children: /* @__PURE__ */ jsx(
|
|
61
63
|
SlotProvider,
|
|
62
64
|
{
|
|
63
65
|
values: [
|
|
64
|
-
[TextContext, {
|
|
65
|
-
id: descriptionId,
|
|
66
|
-
className: RadioField_module_default["hop-RadioField__description"],
|
|
67
|
-
size: RadioToDescriptionSizeAdapter[size]
|
|
68
|
-
}],
|
|
69
66
|
[RadioContext, {
|
|
70
67
|
className: RadioField_module_default["hop-RadioField__radio"],
|
|
71
68
|
size,
|
|
@@ -73,14 +70,26 @@ function RadioField(props, ref) {
|
|
|
73
70
|
"aria-describedby": descriptionId
|
|
74
71
|
}]
|
|
75
72
|
],
|
|
76
|
-
children: /* @__PURE__ */
|
|
73
|
+
children: /* @__PURE__ */ jsxs(
|
|
77
74
|
"div",
|
|
78
75
|
{
|
|
79
76
|
...mergeProps(otherProps, renderProps),
|
|
80
77
|
ref,
|
|
81
78
|
slot: slot != null ? slot : void 0,
|
|
82
79
|
"data-disabled": isDisabled,
|
|
83
|
-
children:
|
|
80
|
+
children: [
|
|
81
|
+
renderProps.children,
|
|
82
|
+
description && /* @__PURE__ */ jsx(
|
|
83
|
+
_Text,
|
|
84
|
+
{
|
|
85
|
+
id: descriptionId,
|
|
86
|
+
className: RadioField_module_default["hop-RadioField__description"],
|
|
87
|
+
size: RadioToDescriptionSizeAdapter[size],
|
|
88
|
+
slot: "description",
|
|
89
|
+
children: description
|
|
90
|
+
}
|
|
91
|
+
)
|
|
92
|
+
]
|
|
84
93
|
}
|
|
85
94
|
)
|
|
86
95
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
2
|
-
import { _EmbeddedButton } from './chunk-
|
|
2
|
+
import { _EmbeddedButton } from './chunk-DKU4ERF3.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
4
4
|
import { DismissIcon } from '@hopper-ui/icons';
|
|
5
5
|
import { forwardRef } from 'react';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _OverlineText } from './chunk-JTX57GMF.js';
|
|
2
1
|
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
2
|
+
import { _OverlineText } from './chunk-A3DFIXR7.js';
|
|
3
3
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
4
4
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -23,7 +23,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
// css-module:./Badge.module.css#css-module
|
|
26
|
-
var Badge_module_default = { "hop-Badge": "Badge-module__hop-
|
|
26
|
+
var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___fUsmG", "hop-Badge--primary": "Badge-module__hop-Badge--primary___ld3zQ", "hop-Badge--secondary": "Badge-module__hop-Badge--secondary___WcJeT", "hop-Badge--subdued": "Badge-module__hop-Badge--subdued___1wWHB" };
|
|
27
27
|
var GlobalBadgeCssSelector = "hop-Badge";
|
|
28
28
|
function Badge(props, ref) {
|
|
29
29
|
[props, ref] = useContextProps(props, ref, BadgeContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PopoverContext } from './chunk-SC6ZK5ON.js';
|
|
2
2
|
import { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
4
4
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
5
5
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
6
6
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, useSlottedContext, InputContext, composeRenderProps, C
|
|
|
18
18
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./ComboBox.module.css#css-module
|
|
21
|
-
var ComboBox_module_default = { "hop-ComboBox": "ComboBox-module__hop-
|
|
21
|
+
var ComboBox_module_default = { "hop-ComboBox": "ComboBox-module__hop-ComboBox___QvTxj", "hop-ComboBox--fluid": "ComboBox-module__hop-ComboBox--fluid___i9BEB", "hop-ComboBox__label": "ComboBox-module__hop-ComboBox__label___Rey-J", "hop-ComboBox__trigger": "ComboBox-module__hop-ComboBox__trigger___kGULP", "hop-ComboBox__trigger--sm": "ComboBox-module__hop-ComboBox__trigger--sm___5Rj--", "hop-ComboBox__trigger--md": "ComboBox-module__hop-ComboBox__trigger--md___BVlUI", "hop-ComboBox__input": "ComboBox-module__hop-ComboBox__input___4bjls", "hop-ComboBox__button": "ComboBox-module__hop-ComboBox__button___JAJ5n", "hop-ComboBox__prefix": "ComboBox-module__hop-ComboBox__prefix___QcH9U", "hop-ComboBox__button-icon": "ComboBox-module__hop-ComboBox__button-icon___fCjko", "hop-ComboBox__helper-message": "ComboBox-module__hop-ComboBox__helper-message___fgvp3", "hop-ComboBox__error-message": "ComboBox-module__hop-ComboBox__error-message___Kb04V" };
|
|
22
22
|
var GlobalComboBoxCssSelector = "hop-ComboBox";
|
|
23
23
|
function ComboBox(props, ref) {
|
|
24
24
|
var _a, _b, _c;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
3
3
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -10,7 +10,7 @@ import { composeRenderProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./RemainingCharacterCount.module.css#css-module
|
|
13
|
-
var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-
|
|
13
|
+
var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___zV32K" };
|
|
14
14
|
var GlobalRemainingCharacterCountCssSelector = "hop-RemainingCharacterCount";
|
|
15
15
|
function RemainingCharacterCount(props, ref) {
|
|
16
16
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./FloatingBadge.module.css#css-module
|
|
13
|
-
var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-
|
|
13
|
+
var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___WIlQd", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___EA62z" };
|
|
14
14
|
var GlobalFloatingBadgeCssSelector = "hop-FloatingBadge";
|
|
15
15
|
function FloatingBadge(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, FloatingBadgeContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useImageFallback } from './chunk-LI5HSYF7.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
3
3
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
4
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
4
|
+
import { _RichIconAvatarImage } from './chunk-4QKGKTD5.js';
|
|
5
5
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Avatar.module.css#css-module
|
|
16
|
-
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-
|
|
16
|
+
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___QsGVs", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___fvxfS", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___9f-6l", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___l-72I", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___0vQcD", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___hn4oN", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___zA7Kr", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___XWGXN", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___xoRZv", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___UI07e", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___zyD8-", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___JfDQM", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___KYhx4", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___yzRet", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___tnbdJ", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___DBjdy", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___UDWEF" };
|
|
17
17
|
var GlobalAvatarCssSelector = "hop-Avatar";
|
|
18
18
|
var AvatarToTextSizeAdapter = {
|
|
19
19
|
xs: "xs",
|
|
@@ -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___EbS-O", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___hhy4q", "hop-InputGroup--sm": "InputGroup-module__hop-InputGroup--sm___jdvhi", "hop-InputGroup__input": "InputGroup-module__hop-InputGroup__input___ANHeN", "hop-InputGroup__textarea": "InputGroup-module__hop-InputGroup__textarea___ENivS", "hop-InputGroup__embedded-button": "InputGroup-module__hop-InputGroup__embedded-button___ZeN0h" };
|
|
14
14
|
var GlobalInputGroupCssSelector = "hop-InputGroup";
|
|
15
15
|
function InputGroup(props, ref) {
|
|
16
16
|
var _a, _b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
2
2
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, Switch as Switch$1 } from 'react-a
|
|
|
13
13
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Switch.module.css#css-module
|
|
16
|
-
var Switch_module_default = { "hop-Switch": "Switch-module__hop-
|
|
16
|
+
var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___tNjYd", "hop-Switch--sm": "Switch-module__hop-Switch--sm___vUrP-", "hop-Switch--md": "Switch-module__hop-Switch--md___wH5S7", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___TF4X4", "hop-Switch__text": "Switch-module__hop-Switch__text___1jXCh", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___7ws7J", "hop-Switch__icon": "Switch-module__hop-Switch__icon___oMGm0" };
|
|
17
17
|
var GlobalSwitchCssSelector = "hop-Switch";
|
|
18
18
|
function Switch(props, ref) {
|
|
19
19
|
var _a;
|