@hopper-ui/components 1.2.1 → 1.3.1
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 +12 -0
- 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 +4 -4
- 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 +6 -6
- package/dist/Badge/src/Badge.css +85 -13
- package/dist/Badge/src/Badge.d.ts +6 -2
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/BadgeContext.d.ts +8 -3
- package/dist/Badge/src/FloatingBadge.css +96 -0
- package/dist/Badge/src/FloatingBadge.d.ts +33 -0
- package/dist/Badge/src/FloatingBadge.js +7 -0
- package/dist/Badge/src/FloatingBadgeContext.d.ts +10 -0
- package/dist/Badge/src/FloatingBadgeContext.js +2 -0
- package/dist/Badge/src/index.css +182 -13
- package/dist/Badge/src/index.d.ts +3 -1
- package/dist/Badge/src/index.js +5 -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 +1034 -608
- package/dist/Form/src/Form.js +71 -67
- package/dist/Form/src/index.css +1034 -608
- package/dist/Form/src/index.js +71 -67
- 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 +2 -2
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +2 -2
- package/dist/ListBox/src/ListBox.css +398 -201
- package/dist/ListBox/src/ListBox.js +15 -16
- package/dist/ListBox/src/ListBoxItem.css +380 -185
- package/dist/ListBox/src/ListBoxItem.js +14 -14
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +398 -201
- package/dist/ListBox/src/index.js +15 -16
- package/dist/Select/src/Select.css +4537 -0
- package/dist/Select/src/Select.d.ts +93 -0
- package/dist/Select/src/Select.js +118 -0
- package/dist/Select/src/SelectContext.d.ts +16 -0
- package/dist/Select/src/SelectContext.js +2 -0
- package/dist/Select/src/SelectValue.css +443 -0
- package/dist/Select/src/SelectValue.d.ts +31 -0
- package/dist/Select/src/SelectValue.js +19 -0
- package/dist/Select/src/index.css +4537 -0
- package/dist/Select/src/index.d.ts +13 -0
- package/dist/Select/src/index.js +118 -0
- 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 +5 -5
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +2 -2
- package/dist/buttons/src/ClearButton.css +70 -70
- package/dist/buttons/src/ClearButton.js +3 -3
- package/dist/buttons/src/EmbeddedButton.css +70 -70
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +175 -175
- package/dist/buttons/src/index.js +9 -9
- package/dist/checkbox/src/Checkbox.css +31 -31
- package/dist/checkbox/src/Checkbox.js +2 -2
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +60 -60
- package/dist/checkbox/src/CheckboxGroup.js +3 -3
- package/dist/checkbox/src/index.css +60 -60
- package/dist/checkbox/src/index.js +7 -7
- package/dist/{chunk-J7BXE7WN.js → chunk-2WWHL3EF.js} +4 -4
- package/dist/{chunk-6WKRP4MN.js → chunk-2ZOLM7VR.js} +11 -5
- package/dist/{chunk-F47GZGT7.js → chunk-47SFZCKK.js} +1 -1
- package/dist/{chunk-C7XRB2J6.js → chunk-52LHX4PE.js} +2 -2
- package/dist/{chunk-IUFABTFZ.js → chunk-5NMCOZOW.js} +1 -1
- package/dist/{chunk-J6YYPRGY.js → chunk-7QUXYE3E.js} +10 -7
- package/dist/{chunk-BN32T6QQ.js → chunk-A2S2Q73W.js} +2 -2
- package/dist/{chunk-YXD3IR3T.js → chunk-ANBOSYAL.js} +2 -2
- package/dist/chunk-ARD3LWL2.js +118 -0
- package/dist/{chunk-55AWCUQF.js → chunk-BF6YUKC2.js} +1 -1
- package/dist/{chunk-THUFFPGX.js → chunk-BO53NITW.js} +1 -1
- package/dist/{chunk-RLDQEH6F.js → chunk-BV7O26TY.js} +4 -4
- package/dist/chunk-CIGS4QGT.js +7 -0
- package/dist/{chunk-2DPE3H3G.js → chunk-D2GZKHYD.js} +1 -1
- package/dist/{chunk-T7QJEHL7.js → chunk-D7VVQIPM.js} +2 -2
- package/dist/chunk-EHXOXTDN.js +29 -0
- package/dist/{chunk-TM4R5NO7.js → chunk-EMD2K6B3.js} +2 -2
- package/dist/{chunk-MFFXNI66.js → chunk-ESWRMGHR.js} +4 -4
- package/dist/{chunk-CSE22YXO.js → chunk-EUELVL2L.js} +3 -3
- package/dist/{chunk-PUNJWQAN.js → chunk-GG6RHMJ7.js} +270 -45
- package/dist/{chunk-WYBQCRQB.js → chunk-HLXQ6C2E.js} +2 -2
- package/dist/{chunk-SPFANCCV.js → chunk-HXPTWMD5.js} +3 -3
- package/dist/{chunk-MX5BW5VE.js → chunk-JVDCU4PT.js} +1 -1
- package/dist/{chunk-XI3BX2TP.js → chunk-JVZRUDLP.js} +5 -5
- package/dist/{chunk-F4KQUFXI.js → chunk-L3Y67TUF.js} +3 -3
- package/dist/{chunk-QGC3OX7W.js → chunk-NEPRDVF7.js} +1 -1
- package/dist/{chunk-4APVXEPA.js → chunk-NJHNYL6X.js} +2 -2
- package/dist/{chunk-XUCH26RT.js → chunk-OLXX46IZ.js} +2 -2
- package/dist/{chunk-TFELIWJO.js → chunk-PUMWU6M4.js} +1 -1
- package/dist/{chunk-ZEXXNE5U.js → chunk-QAIK237T.js} +5 -5
- package/dist/{chunk-K7DU4YR4.js → chunk-QCTIAKM6.js} +1 -1
- package/dist/{chunk-CXWMHWSS.js → chunk-QSWSZUZM.js} +1 -1
- package/dist/{chunk-462UBJV3.js → chunk-SD6DBWYC.js} +1 -1
- package/dist/{chunk-ZPPQJKHC.js → chunk-SFZBLVJN.js} +2 -2
- package/dist/chunk-T24MBA34.js +7 -0
- package/dist/{chunk-F4H76S4H.js → chunk-TFVDF4YH.js} +4 -2
- package/dist/{chunk-DZKJZSTQ.js → chunk-TJMAMWRQ.js} +1 -1
- package/dist/{chunk-RYZNMKWB.js → chunk-UNSJTDXN.js} +1 -1
- package/dist/{chunk-AGRQ7UGN.js → chunk-USVXH6MO.js} +2 -2
- package/dist/{chunk-4H7PKEMJ.js → chunk-WDA6LWC4.js} +14 -13
- package/dist/chunk-X2T2UX2O.js +72 -0
- package/dist/{chunk-WQSVNGFJ.js → chunk-XF4SQ222.js} +1 -1
- package/dist/{chunk-YWIDJ55Q.js → chunk-XHQWDF7B.js} +2 -2
- package/dist/{chunk-VQC5F6I7.js → chunk-YD2TGFCB.js} +3 -3
- package/dist/{chunk-LXCCS4SA.js → chunk-ZG5E36S3.js} +7 -8
- package/dist/i18n/src/index.js +1 -1
- package/dist/i18n/src/useLocalizedString.js +1 -1
- package/dist/index.css +1034 -608
- package/dist/index.d.ts +9 -3
- package/dist/index.js +71 -67
- package/dist/inputs/src/InputGroup.css +14 -16
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +64 -65
- package/dist/inputs/src/NumberField.js +9 -9
- package/dist/inputs/src/PasswordField.css +218 -219
- package/dist/inputs/src/PasswordField.js +11 -11
- package/dist/inputs/src/SearchField.css +224 -225
- package/dist/inputs/src/SearchField.js +12 -12
- package/dist/inputs/src/TextArea.css +58 -59
- package/dist/inputs/src/TextArea.js +10 -10
- package/dist/inputs/src/TextField.css +219 -220
- package/dist/inputs/src/TextField.js +12 -12
- package/dist/inputs/src/index.css +271 -268
- package/dist/inputs/src/index.js +18 -18
- package/dist/overlays/Popover/src/Popover.css +1034 -608
- package/dist/overlays/Popover/src/Popover.d.ts +26 -3
- package/dist/overlays/Popover/src/Popover.js +71 -67
- package/dist/overlays/Popover/src/PopoverContext.d.ts +3 -0
- package/dist/overlays/Popover/src/index.css +1034 -608
- package/dist/overlays/Popover/src/index.d.ts +4 -1
- package/dist/overlays/Popover/src/index.js +71 -67
- package/dist/radio/src/Radio.css +31 -31
- package/dist/radio/src/Radio.js +2 -2
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +60 -60
- package/dist/radio/src/RadioGroup.js +3 -3
- package/dist/radio/src/index.css +60 -60
- package/dist/radio/src/index.js +7 -7
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +2 -2
- 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 +3 -3
- package/dist/tag/src/Tag.css +473 -304
- package/dist/tag/src/Tag.js +6 -6
- package/dist/tag/src/TagGroup.css +22 -22
- package/dist/tag/src/TagGroup.js +2 -2
- package/dist/tag/src/index.css +486 -317
- package/dist/tag/src/index.js +9 -9
- 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 +2 -2
- package/dist/typography/Label/src/index.css +3 -3
- package/dist/typography/Label/src/index.js +2 -2
- 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 -0
- package/dist/utils/src/index.js +3 -2
- package/dist/utils/src/useIsOverflow.d.ts +5 -0
- package/dist/utils/src/useIsOverflow.js +2 -0
- package/package.json +6 -6
- package/dist/ListBox/src/useLoadOnScroll.d.ts +0 -16
- package/dist/ListBox/src/useLoadOnScroll.js +0 -2
- package/dist/chunk-JTNMFPM4.js +0 -41
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { ListBoxProps } from '../../ListBox/src/ListBox.js';
|
|
2
|
+
import { ReactNode, ForwardedRef } from 'react';
|
|
3
|
+
import { SelectValueRenderProps, ButtonProps, SelectProps as SelectProps$1 } from 'react-aria-components';
|
|
4
|
+
import { ListBoxItemProps } from '../../ListBox/src/ListBoxItem.js';
|
|
5
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
|
+
import { StyledComponentProps, ResponsiveProp } from '@hopper-ui/styled-system';
|
|
7
|
+
import { PopoverProps } from '../../overlays/Popover/src/Popover.js';
|
|
8
|
+
import '../../utils/src/types.js';
|
|
9
|
+
import '@react-types/shared';
|
|
10
|
+
import 'react-aria';
|
|
11
|
+
|
|
12
|
+
declare const GlobalSelectCssSelector = "hop-Select";
|
|
13
|
+
type ValueRenderProps = SelectValueRenderProps<object> & {
|
|
14
|
+
defaultChildren: ReactNode;
|
|
15
|
+
};
|
|
16
|
+
type SelectSize = "sm" | "md";
|
|
17
|
+
type SelectTriggerProps = StyledComponentProps<ButtonProps>;
|
|
18
|
+
interface SelectProps<T extends object> extends StyledComponentProps<Omit<SelectProps$1<T>, "children">> {
|
|
19
|
+
/**
|
|
20
|
+
* The items of the Select.
|
|
21
|
+
*/
|
|
22
|
+
children: ReactNode | ((item: T) => ReactNode);
|
|
23
|
+
/**
|
|
24
|
+
* The field children of the Select. This includes the field label, field description, and field errors.
|
|
25
|
+
*/
|
|
26
|
+
fieldChildren?: ReactNode;
|
|
27
|
+
/**
|
|
28
|
+
* The footer of the Select.
|
|
29
|
+
*/
|
|
30
|
+
footer?: ReactNode;
|
|
31
|
+
/**
|
|
32
|
+
* If `true`, the select menu will not be the width of the trigger and instead be the width of its contents.
|
|
33
|
+
*/
|
|
34
|
+
isAutoMenuWidth?: boolean;
|
|
35
|
+
/**
|
|
36
|
+
* If `true`, the select will take all available width.
|
|
37
|
+
* @default false
|
|
38
|
+
*/
|
|
39
|
+
isFluid?: ResponsiveProp<boolean>;
|
|
40
|
+
/**
|
|
41
|
+
* Item objects in the collection.
|
|
42
|
+
*/
|
|
43
|
+
items?: Iterable<T>;
|
|
44
|
+
/**
|
|
45
|
+
* The list box props.
|
|
46
|
+
*/
|
|
47
|
+
listBoxProps?: ListBoxProps<T>;
|
|
48
|
+
/**
|
|
49
|
+
* The placeholder text when the select is empty.
|
|
50
|
+
*/
|
|
51
|
+
placeholder?: string;
|
|
52
|
+
/**
|
|
53
|
+
* The popover props.
|
|
54
|
+
*/
|
|
55
|
+
popoverProps?: PopoverProps;
|
|
56
|
+
/**
|
|
57
|
+
* An icon or text to display at the start of the select trigger.
|
|
58
|
+
*/
|
|
59
|
+
prefix?: ReactNode;
|
|
60
|
+
/**
|
|
61
|
+
* A function to render the value of the select. It will render the selected item's text by default.
|
|
62
|
+
*/
|
|
63
|
+
renderValue?: (valueRenderProps: ValueRenderProps) => ReactNode;
|
|
64
|
+
/**
|
|
65
|
+
* The size of the select.
|
|
66
|
+
* @default "sm"
|
|
67
|
+
*/
|
|
68
|
+
size?: ResponsiveProp<SelectSize>;
|
|
69
|
+
/**
|
|
70
|
+
* The props for the select's trigger.
|
|
71
|
+
*/
|
|
72
|
+
triggerProps?: SelectTriggerProps;
|
|
73
|
+
}
|
|
74
|
+
declare function Select<T extends object>(props: SelectProps<T>, ref: ForwardedRef<HTMLDivElement>): react_jsx_runtime.JSX.Element;
|
|
75
|
+
/**
|
|
76
|
+
* Select components enable users to choose a single option from a collapsible list, optimizing space efficiency.
|
|
77
|
+
*
|
|
78
|
+
* [View Documentation](TODO)
|
|
79
|
+
*/
|
|
80
|
+
declare const CompoundSelect: (<T extends object>(props: SelectProps<T> & {
|
|
81
|
+
ref?: ForwardedRef<HTMLDivElement>;
|
|
82
|
+
}) => ReturnType<typeof Select>) & {
|
|
83
|
+
/**
|
|
84
|
+
* A select option is an item that is displayed in a select.
|
|
85
|
+
*
|
|
86
|
+
* [View Documentation](TODO)
|
|
87
|
+
*/
|
|
88
|
+
Option: <T>(props: ListBoxItemProps<T> & {
|
|
89
|
+
ref?: ForwardedRef<HTMLDivElement> | undefined;
|
|
90
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
export { GlobalSelectCssSelector, CompoundSelect as Select, type SelectProps, type SelectSize, type SelectTriggerProps, type ValueRenderProps };
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
export { GlobalSelectCssSelector, CompoundSelect as Select } from '../../chunk-GG6RHMJ7.js';
|
|
2
|
+
import '../../chunk-SC6ZK5ON.js';
|
|
3
|
+
import '../../chunk-I4VPBQI7.js';
|
|
4
|
+
import '../../chunk-XHQWDF7B.js';
|
|
5
|
+
import '../../chunk-LCAS3YQV.js';
|
|
6
|
+
import '../../chunk-WWRB4K4M.js';
|
|
7
|
+
import '../../chunk-XLKYXKWE.js';
|
|
8
|
+
import '../../chunk-NJHNYL6X.js';
|
|
9
|
+
import '../../chunk-NEPRDVF7.js';
|
|
10
|
+
import '../../chunk-YHBJAXUY.js';
|
|
11
|
+
import '../../chunk-H7VJS4MX.js';
|
|
12
|
+
import '../../chunk-7QUXYE3E.js';
|
|
13
|
+
import '../../chunk-EWMWQ2MC.js';
|
|
14
|
+
import '../../chunk-SD6DBWYC.js';
|
|
15
|
+
import '../../chunk-AQITZWYM.js';
|
|
16
|
+
import '../../chunk-I67NHYK4.js';
|
|
17
|
+
import '../../chunk-N77LTZ4U.js';
|
|
18
|
+
import '../../chunk-Y7HUXUHX.js';
|
|
19
|
+
import '../../chunk-D6UTDI2K.js';
|
|
20
|
+
import '../../chunk-TVFC2MJ4.js';
|
|
21
|
+
import '../../chunk-GFHBDUJD.js';
|
|
22
|
+
import '../../chunk-YD2TGFCB.js';
|
|
23
|
+
import '../../chunk-3NKF5TPD.js';
|
|
24
|
+
import '../../chunk-JVZRUDLP.js';
|
|
25
|
+
import '../../chunk-Z57VHYOF.js';
|
|
26
|
+
import '../../chunk-IU6XMS2X.js';
|
|
27
|
+
import '../../chunk-MHQZXLKW.js';
|
|
28
|
+
import '../../chunk-QAIK237T.js';
|
|
29
|
+
import '../../chunk-O4XPUINW.js';
|
|
30
|
+
import '../../chunk-GXBVNCVP.js';
|
|
31
|
+
import '../../chunk-IXB2WK56.js';
|
|
32
|
+
import '../../chunk-2WWHL3EF.js';
|
|
33
|
+
import '../../chunk-MTDFS4CZ.js';
|
|
34
|
+
import '../../chunk-ZQ3AWYRR.js';
|
|
35
|
+
import '../../chunk-BV7O26TY.js';
|
|
36
|
+
import '../../chunk-PUMWU6M4.js';
|
|
37
|
+
import '../../chunk-6BFSSZCY.js';
|
|
38
|
+
import '../../chunk-QW45G6K4.js';
|
|
39
|
+
import '../../chunk-D2GZKHYD.js';
|
|
40
|
+
import '../../chunk-EUELVL2L.js';
|
|
41
|
+
import '../../chunk-ZGNK4GWA.js';
|
|
42
|
+
import '../../chunk-N7YDPVZL.js';
|
|
43
|
+
import '../../chunk-3LRBUQC2.js';
|
|
44
|
+
import '../../chunk-WDUQUPTE.js';
|
|
45
|
+
import '../../chunk-ANBOSYAL.js';
|
|
46
|
+
import '../../chunk-VJQ7M2BK.js';
|
|
47
|
+
import '../../chunk-HLXQ6C2E.js';
|
|
48
|
+
import '../../chunk-DXVKHP4V.js';
|
|
49
|
+
import '../../chunk-TJMAMWRQ.js';
|
|
50
|
+
import '../../chunk-O7IJYNVQ.js';
|
|
51
|
+
import '../../chunk-T24MBA34.js';
|
|
52
|
+
import '../../chunk-ARD3LWL2.js';
|
|
53
|
+
import '../../chunk-EHXOXTDN.js';
|
|
54
|
+
import '../../chunk-LJXTJRSB.js';
|
|
55
|
+
import '../../chunk-47SFZCKK.js';
|
|
56
|
+
import '../../chunk-TXZ6BMFR.js';
|
|
57
|
+
import '../../chunk-OLXX46IZ.js';
|
|
58
|
+
import '../../chunk-ESWRMGHR.js';
|
|
59
|
+
import '../../chunk-H5YTU3U7.js';
|
|
60
|
+
import '../../chunk-USVXH6MO.js';
|
|
61
|
+
import '../../chunk-4ZYV2XLW.js';
|
|
62
|
+
import '../../chunk-WMTWFKKP.js';
|
|
63
|
+
import '../../chunk-O5PTD6IN.js';
|
|
64
|
+
import '../../chunk-52LHX4PE.js';
|
|
65
|
+
import '../../chunk-4VVNSXIB.js';
|
|
66
|
+
import '../../chunk-ZG5E36S3.js';
|
|
67
|
+
import '../../chunk-TIPN4VYD.js';
|
|
68
|
+
import '../../chunk-5H5AZJPQ.js';
|
|
69
|
+
import '../../chunk-UIEP5BA5.js';
|
|
70
|
+
import '../../chunk-WDA6LWC4.js';
|
|
71
|
+
import '../../chunk-SFZBLVJN.js';
|
|
72
|
+
import '../../chunk-L3Y67TUF.js';
|
|
73
|
+
import '../../chunk-FU5CCPLP.js';
|
|
74
|
+
import '../../chunk-DGLAGYBD.js';
|
|
75
|
+
import '../../chunk-5MBJWRZD.js';
|
|
76
|
+
import '../../chunk-NKHMUPAP.js';
|
|
77
|
+
import '../../chunk-A7TZHALP.js';
|
|
78
|
+
import '../../chunk-D7VVQIPM.js';
|
|
79
|
+
import '../../chunk-2EAZPH3M.js';
|
|
80
|
+
import '../../chunk-QCA3ZR56.js';
|
|
81
|
+
import '../../chunk-TFVDF4YH.js';
|
|
82
|
+
import '../../chunk-Y2POLIXK.js';
|
|
83
|
+
import '../../chunk-XF4SQ222.js';
|
|
84
|
+
import '../../chunk-OKZYR4RF.js';
|
|
85
|
+
import '../../chunk-ZWU6DRRZ.js';
|
|
86
|
+
import '../../chunk-65JPI4FL.js';
|
|
87
|
+
import '../../chunk-EMD2K6B3.js';
|
|
88
|
+
import '../../chunk-HZKFQ33E.js';
|
|
89
|
+
import '../../chunk-NMKBUGSO.js';
|
|
90
|
+
import '../../chunk-BF6YUKC2.js';
|
|
91
|
+
import '../../chunk-DHVVYSLB.js';
|
|
92
|
+
import '../../chunk-A2S2Q73W.js';
|
|
93
|
+
import '../../chunk-NH3IVMXB.js';
|
|
94
|
+
import '../../chunk-FAE27DLF.js';
|
|
95
|
+
import '../../chunk-EURJK4ZT.js';
|
|
96
|
+
import '../../chunk-L5A2UTQV.js';
|
|
97
|
+
import '../../chunk-7JOGKC3W.js';
|
|
98
|
+
import '../../chunk-5NMCOZOW.js';
|
|
99
|
+
import '../../chunk-FYIHMKHI.js';
|
|
100
|
+
import '../../chunk-2ZOLM7VR.js';
|
|
101
|
+
import '../../chunk-JVDCU4PT.js';
|
|
102
|
+
import '../../chunk-WPNVVGFW.js';
|
|
103
|
+
import '../../chunk-X2T2UX2O.js';
|
|
104
|
+
import '../../chunk-CQDLZ42T.js';
|
|
105
|
+
import '../../chunk-CIGS4QGT.js';
|
|
106
|
+
import '../../chunk-UNSJTDXN.js';
|
|
107
|
+
import '../../chunk-HXPTWMD5.js';
|
|
108
|
+
import '../../chunk-QCTIAKM6.js';
|
|
109
|
+
import '../../chunk-X6SER3TZ.js';
|
|
110
|
+
import '../../chunk-NS3XVOQ7.js';
|
|
111
|
+
import '../../chunk-HXI3MEEK.js';
|
|
112
|
+
import '../../chunk-QSWSZUZM.js';
|
|
113
|
+
import '../../chunk-AES7QBQE.js';
|
|
114
|
+
import '../../chunk-BO53NITW.js';
|
|
115
|
+
import '../../chunk-M36KANKC.js';
|
|
116
|
+
import '../../chunk-KVDXQMWI.js';
|
|
117
|
+
import '../../chunk-JWW56J7M.js';
|
|
118
|
+
import '../../chunk-JSBRDJBE.js';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ContextValue } from 'react-aria-components';
|
|
3
|
+
import { SelectProps } from './Select.js';
|
|
4
|
+
import '../../ListBox/src/ListBox.js';
|
|
5
|
+
import 'react/jsx-runtime';
|
|
6
|
+
import '@hopper-ui/styled-system';
|
|
7
|
+
import '../../ListBox/src/ListBoxItem.js';
|
|
8
|
+
import '../../overlays/Popover/src/Popover.js';
|
|
9
|
+
import '../../utils/src/types.js';
|
|
10
|
+
import '@react-types/shared';
|
|
11
|
+
import 'react-aria';
|
|
12
|
+
|
|
13
|
+
type SelectContextProps = SelectProps<any>;
|
|
14
|
+
declare const SelectContext: react.Context<ContextValue<Partial<SelectContextProps>, HTMLDivElement>>;
|
|
15
|
+
|
|
16
|
+
export { SelectContext };
|
|
@@ -0,0 +1,443 @@
|
|
|
1
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
2
|
+
.Text-module__hop-Text___D1rn4 {
|
|
3
|
+
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
|
+
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
|
+
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
6
|
+
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
7
|
+
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
8
|
+
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
9
|
+
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
10
|
+
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
11
|
+
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
12
|
+
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
13
|
+
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
14
|
+
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
15
|
+
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
16
|
+
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
17
|
+
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
18
|
+
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
19
|
+
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
20
|
+
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
21
|
+
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
22
|
+
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
23
|
+
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
24
|
+
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
25
|
+
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
26
|
+
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
27
|
+
--hop-Text-inherit-size-font-size: inherit;
|
|
28
|
+
--hop-Text-inherit-size-font-family: inherit;
|
|
29
|
+
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
|
+
--hop-Text-inherit-size-line-height: inherit;
|
|
31
|
+
}
|
|
32
|
+
:where(.Text-module__hop-Text___D1rn4) {
|
|
33
|
+
font-family: var(--font-family);
|
|
34
|
+
font-size: var(--font-size);
|
|
35
|
+
font-weight: var(--font-weight);
|
|
36
|
+
line-height: var(--line-height);
|
|
37
|
+
}
|
|
38
|
+
:where(.Text-module__hop-Text--xs___83nUB) {
|
|
39
|
+
--font-size: var(--hop-Text-xs-font-size);
|
|
40
|
+
--font-family: var(--hop-Text-xs-font-family);
|
|
41
|
+
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
|
+
--line-height: var(--hop-Text-xs-line-height);
|
|
43
|
+
}
|
|
44
|
+
:where(.Text-module__hop-Text--sm___J7Ynn) {
|
|
45
|
+
--font-size: var(--hop-Text-sm-font-size);
|
|
46
|
+
--font-family: var(--hop-Text-sm-font-family);
|
|
47
|
+
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
|
+
--line-height: var(--hop-Text-sm-line-height);
|
|
49
|
+
}
|
|
50
|
+
:where(.Text-module__hop-Text--md___vDq4E) {
|
|
51
|
+
--font-size: var(--hop-Text-md-font-size);
|
|
52
|
+
--font-family: var(--hop-Text-md-font-family);
|
|
53
|
+
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
|
+
--line-height: var(--hop-Text-md-line-height);
|
|
55
|
+
}
|
|
56
|
+
:where(.Text-module__hop-Text--lg___d93YP) {
|
|
57
|
+
--font-size: var(--hop-Text-lg-font-size);
|
|
58
|
+
--font-family: var(--hop-Text-lg-font-family);
|
|
59
|
+
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
|
+
--line-height: var(--hop-Text-lg-line-height);
|
|
61
|
+
}
|
|
62
|
+
:where(.Text-module__hop-Text--xl___7Poiv) {
|
|
63
|
+
--font-size: var(--hop-Text-xl-font-size);
|
|
64
|
+
--font-family: var(--hop-Text-xl-font-family);
|
|
65
|
+
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
|
+
--line-height: var(--hop-Text-xl-line-height);
|
|
67
|
+
}
|
|
68
|
+
:where(.Text-module__hop-Text--2xl___owE8f) {
|
|
69
|
+
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
|
+
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
|
+
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
|
+
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
|
+
}
|
|
74
|
+
:where(.Text-module__hop-Text--inherit___LGo4-) {
|
|
75
|
+
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
|
+
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
|
+
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
78
|
+
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/RichIconAvatarImage.module.css/#css-module-data */
|
|
82
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___0SfZJ {
|
|
83
|
+
--hop-RichIconAvatarImage-background-color: var(--hop-decorative-option7-surface);
|
|
84
|
+
--hop-RichIconAvatarImage-border-radius: var(--hop-shape-circle);
|
|
85
|
+
--hop-RichIconAvatarImage-icon-color: var(--hop-decorative-option7-icon);
|
|
86
|
+
--hop-RichIconAvatarImage-xs-size: 1rem;
|
|
87
|
+
--hop-RichIconAvatarImage-icon-xs-size: 1rem;
|
|
88
|
+
--hop-RichIconAvatarImage-sm-size: 1.5rem;
|
|
89
|
+
--hop-RichIconAvatarImage-icon-sm-size: 1.5rem;
|
|
90
|
+
--hop-RichIconAvatarImage-md-size: 2rem;
|
|
91
|
+
--hop-RichIconAvatarImage-icon-md-size: 2rem;
|
|
92
|
+
--hop-RichIconAvatarImage-lg-size: 3rem;
|
|
93
|
+
--hop-RichIconAvatarImage-icon-lg-size: 3rem;
|
|
94
|
+
--hop-RichIconAvatarImage-xl-size: 4rem;
|
|
95
|
+
--hop-RichIconAvatarImage-icon-xl-size: 4rem;
|
|
96
|
+
--hop-RichIconAvatarImage-2xl-size: 6rem;
|
|
97
|
+
--hop-RichIconAvatarImage-icon-2xl-size: 4rem;
|
|
98
|
+
--hop-RichIconAvatarImage-background-color-disabled: var(--hop-neutral-surface-disabled);
|
|
99
|
+
--hop-RichIconAvatarImage-icon-color-disabled: var(--hop-neutral-icon-disabled);
|
|
100
|
+
--background-color: var(--hop-RichIconAvatarImage-background-color);
|
|
101
|
+
user-select: none;
|
|
102
|
+
position: relative;
|
|
103
|
+
overflow: hidden;
|
|
104
|
+
display: flex;
|
|
105
|
+
align-items: center;
|
|
106
|
+
justify-content: center;
|
|
107
|
+
inline-size: var(--size, var(--hop-RichIconAvatarImage-md-size));
|
|
108
|
+
block-size: var(--size, var(--hop-RichIconAvatarImage-md-size));
|
|
109
|
+
color: var(--hop-RichIconAvatarImage-icon-color);
|
|
110
|
+
background-color: var(--background-color);
|
|
111
|
+
border-radius: var(--hop-RichIconAvatarImage-border-radius);
|
|
112
|
+
}
|
|
113
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___7c8Uq {
|
|
114
|
+
--size: var(--hop-RichIconAvatarImage-xs-size);
|
|
115
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-xs-size);
|
|
116
|
+
}
|
|
117
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___CMqPA {
|
|
118
|
+
--size: var(--hop-RichIconAvatarImage-sm-size);
|
|
119
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-sm-size);
|
|
120
|
+
}
|
|
121
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--md___qR-0W {
|
|
122
|
+
--size: var(--hop-RichIconAvatarImage-md-size);
|
|
123
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-md-size);
|
|
124
|
+
}
|
|
125
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___yBdoM {
|
|
126
|
+
--size: var(--hop-RichIconAvatarImage-lg-size);
|
|
127
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-lg-size);
|
|
128
|
+
}
|
|
129
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___tBzp5 {
|
|
130
|
+
--size: var(--hop-RichIconAvatarImage-xl-size);
|
|
131
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-xl-size);
|
|
132
|
+
}
|
|
133
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___--GFe {
|
|
134
|
+
--size: var(--hop-RichIconAvatarImage-2xl-size);
|
|
135
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-2xl-size);
|
|
136
|
+
}
|
|
137
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___0SfZJ[data-disabled] {
|
|
138
|
+
--background-color: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
139
|
+
}
|
|
140
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___tDykK {
|
|
141
|
+
position: relative;
|
|
142
|
+
display: block;
|
|
143
|
+
inline-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
144
|
+
block-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
145
|
+
}
|
|
146
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___0SfZJ[data-disabled] .RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___tDykK {
|
|
147
|
+
--hop-RichIcon-placeholder-background: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
148
|
+
--hop-RichIcon-placeholder-shadow: var(--hop-RichIconAvatarImage-icon-color-disabled);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/Avatar.module.css/#css-module-data */
|
|
152
|
+
.Avatar-module__hop-Avatar___voDSB {
|
|
153
|
+
--hop-Avatar-border-radius: var(--hop-shape-circle);
|
|
154
|
+
--hop-Avatar-mix-blend-mode: normal;
|
|
155
|
+
--hop-Avatar-decorative-1-background-color: var(--hop-decorative-option1-surface-strong);
|
|
156
|
+
--hop-Avatar-decorative-2-background-color: var(--hop-decorative-option2-surface-strong);
|
|
157
|
+
--hop-Avatar-decorative-3-background-color: var(--hop-decorative-option3-surface-strong);
|
|
158
|
+
--hop-Avatar-decorative-4-background-color: var(--hop-decorative-option4-surface-strong);
|
|
159
|
+
--hop-Avatar-decorative-5-background-color: var(--hop-decorative-option5-surface-strong);
|
|
160
|
+
--hop-Avatar-decorative-6-background-color: var(--hop-decorative-option6-surface-strong);
|
|
161
|
+
--hop-Avatar-decorative-7-background-color: var(--hop-decorative-option7-surface-strong);
|
|
162
|
+
--hop-Avatar-decorative-8-background-color: var(--hop-decorative-option8-surface-strong);
|
|
163
|
+
--hop-Avatar-decorative-9-background-color: var(--hop-decorative-option9-surface-strong);
|
|
164
|
+
--hop-Avatar-decorative-1-text-color: var(--hop-decorative-option1-text);
|
|
165
|
+
--hop-Avatar-decorative-2-text-color: var(--hop-decorative-option2-text);
|
|
166
|
+
--hop-Avatar-decorative-3-text-color: var(--hop-decorative-option3-text);
|
|
167
|
+
--hop-Avatar-decorative-4-text-color: var(--hop-decorative-option4-text);
|
|
168
|
+
--hop-Avatar-decorative-5-text-color: var(--hop-decorative-option5-text);
|
|
169
|
+
--hop-Avatar-decorative-6-text-color: var(--hop-decorative-option6-text);
|
|
170
|
+
--hop-Avatar-decorative-7-text-color: var(--hop-decorative-option7-text);
|
|
171
|
+
--hop-Avatar-decorative-8-text-color: var(--hop-decorative-option8-text);
|
|
172
|
+
--hop-Avatar-decorative-9-text-color: var(--hop-decorative-option9-text);
|
|
173
|
+
--hop-Avatar-xs-size: 1rem;
|
|
174
|
+
--hop-Avatar-sm-size: 1.5rem;
|
|
175
|
+
--hop-Avatar-md-size: 2rem;
|
|
176
|
+
--hop-Avatar-lg-size: 3rem;
|
|
177
|
+
--hop-Avatar-xl-size: 4rem;
|
|
178
|
+
--hop-Avatar-2xl-size: 6rem;
|
|
179
|
+
--hop-Avatar-background-color-disabled: var(--hop-neutral-surface-disabled);
|
|
180
|
+
--hop-Avatar-text-color-disabled: var(--hop-neutral-text-disabled);
|
|
181
|
+
--hop-Avatar-mix-blend-mode-disabled: luminosity;
|
|
182
|
+
--mix-blend-mode: var(--hop-Avatar-mix-blend-mode);
|
|
183
|
+
user-select: none;
|
|
184
|
+
position: relative;
|
|
185
|
+
overflow: hidden;
|
|
186
|
+
display: flex;
|
|
187
|
+
flex: 0 0 auto;
|
|
188
|
+
align-items: center;
|
|
189
|
+
justify-content: center;
|
|
190
|
+
box-sizing: border-box;
|
|
191
|
+
inline-size: var(--size, var(--hop-Avatar-md-size));
|
|
192
|
+
block-size: var(--size, var(--hop-Avatar-md-size));
|
|
193
|
+
color: var(--text-color, var(--hop-neutral-text));
|
|
194
|
+
background-color: var(--background-color, transparent);
|
|
195
|
+
border-radius: var(--hop-Avatar-border-radius);
|
|
196
|
+
}
|
|
197
|
+
.Avatar-module__hop-Avatar--xs___vyK5f {
|
|
198
|
+
--size: var(--hop-Avatar-xs-size);
|
|
199
|
+
}
|
|
200
|
+
.Avatar-module__hop-Avatar--sm___tZ1n5 {
|
|
201
|
+
--size: var(--hop-Avatar-sm-size);
|
|
202
|
+
}
|
|
203
|
+
.Avatar-module__hop-Avatar--md___ZETXa {
|
|
204
|
+
--size: var(--hop-Avatar-md-size);
|
|
205
|
+
}
|
|
206
|
+
.Avatar-module__hop-Avatar--lg___2JJif {
|
|
207
|
+
--size: var(--hop-Avatar-lg-size);
|
|
208
|
+
}
|
|
209
|
+
.Avatar-module__hop-Avatar--xl___GbLkx {
|
|
210
|
+
--size: var(--hop-Avatar-xl-size);
|
|
211
|
+
}
|
|
212
|
+
.Avatar-module__hop-Avatar--2xl___i2HmH {
|
|
213
|
+
--size: var(--hop-Avatar-2xl-size);
|
|
214
|
+
}
|
|
215
|
+
.Avatar-module__hop-Avatar--decorative-option1___swzwE {
|
|
216
|
+
--background-color: var(--hop-Avatar-decorative-1-background-color);
|
|
217
|
+
--text-color: var(--hop-Avatar-decorative-1-text-color);
|
|
218
|
+
}
|
|
219
|
+
.Avatar-module__hop-Avatar--decorative-option2___61Ewl {
|
|
220
|
+
--background-color: var(--hop-Avatar-decorative-2-background-color);
|
|
221
|
+
--text-color: var(--hop-Avatar-decorative-2-text-color);
|
|
222
|
+
}
|
|
223
|
+
.Avatar-module__hop-Avatar--decorative-option3___btSY5 {
|
|
224
|
+
--background-color: var(--hop-Avatar-decorative-3-background-color);
|
|
225
|
+
--text-color: var(--hop-Avatar-decorative-3-text-color);
|
|
226
|
+
}
|
|
227
|
+
.Avatar-module__hop-Avatar--decorative-option4___muuvm {
|
|
228
|
+
--background-color: var(--hop-Avatar-decorative-4-background-color);
|
|
229
|
+
--text-color: var(--hop-Avatar-decorative-4-text-color);
|
|
230
|
+
}
|
|
231
|
+
.Avatar-module__hop-Avatar--decorative-option5___FAvFc {
|
|
232
|
+
--background-color: var(--hop-Avatar-decorative-5-background-color);
|
|
233
|
+
--text-color: var(--hop-Avatar-decorative-5-text-color);
|
|
234
|
+
}
|
|
235
|
+
.Avatar-module__hop-Avatar--decorative-option6___tZ9LE {
|
|
236
|
+
--background-color: var(--hop-Avatar-decorative-6-background-color);
|
|
237
|
+
--text-color: var(--hop-Avatar-decorative-6-text-color);
|
|
238
|
+
}
|
|
239
|
+
.Avatar-module__hop-Avatar--decorative-option7___fXKic {
|
|
240
|
+
--background-color: var(--hop-Avatar-decorative-7-background-color);
|
|
241
|
+
--text-color: var(--hop-Avatar-decorative-7-text-color);
|
|
242
|
+
}
|
|
243
|
+
.Avatar-module__hop-Avatar--decorative-option8___43DZK {
|
|
244
|
+
--background-color: var(--hop-Avatar-decorative-8-background-color);
|
|
245
|
+
--text-color: var(--hop-Avatar-decorative-8-text-color);
|
|
246
|
+
}
|
|
247
|
+
.Avatar-module__hop-Avatar--decorative-option9___Hc--N {
|
|
248
|
+
--background-color: var(--hop-Avatar-decorative-9-background-color);
|
|
249
|
+
--text-color: var(--hop-Avatar-decorative-9-text-color);
|
|
250
|
+
}
|
|
251
|
+
.Avatar-module__hop-Avatar___voDSB[data-disabled] {
|
|
252
|
+
--background-color: var(--hop-Avatar-background-color-disabled);
|
|
253
|
+
--text-color: var(--hop-Avatar-text-color-disabled);
|
|
254
|
+
--mix-blend-mode: var(--hop-Avatar-mix-blend-mode-disabled);
|
|
255
|
+
isolation: isolate;
|
|
256
|
+
}
|
|
257
|
+
.Avatar-module__hop-Avatar__image___BNmTQ {
|
|
258
|
+
position: relative;
|
|
259
|
+
display: block;
|
|
260
|
+
box-sizing: border-box;
|
|
261
|
+
inline-size: 100%;
|
|
262
|
+
block-size: 100%;
|
|
263
|
+
object-fit: cover;
|
|
264
|
+
mix-blend-mode: var(--mix-blend-mode);
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
268
|
+
.Heading-module__hop-Heading___bg7Vw {
|
|
269
|
+
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
270
|
+
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
271
|
+
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
272
|
+
--hop-Heading-xs-line-height: var(--hop-heading-xs-line-height);
|
|
273
|
+
--hop-Heading-sm-font-size: var(--hop-heading-sm-font-size);
|
|
274
|
+
--hop-Heading-sm-font-family: var(--hop-heading-sm-font-family);
|
|
275
|
+
--hop-Heading-sm-font-weight: var(--hop-heading-sm-font-weight);
|
|
276
|
+
--hop-Heading-sm-line-height: var(--hop-heading-sm-line-height);
|
|
277
|
+
--hop-Heading-md-font-size: var(--hop-heading-md-font-size);
|
|
278
|
+
--hop-Heading-md-font-family: var(--hop-heading-md-font-family);
|
|
279
|
+
--hop-Heading-md-font-weight: var(--hop-heading-md-font-weight);
|
|
280
|
+
--hop-Heading-md-line-height: var(--hop-heading-md-line-height);
|
|
281
|
+
--hop-Heading-lg-font-size: var(--hop-heading-lg-font-size);
|
|
282
|
+
--hop-Heading-lg-font-family: var(--hop-heading-lg-font-family);
|
|
283
|
+
--hop-Heading-lg-font-weight: var(--hop-heading-lg-font-weight);
|
|
284
|
+
--hop-Heading-lg-line-height: var(--hop-heading-lg-line-height);
|
|
285
|
+
--hop-Heading-xl-font-size: var(--hop-heading-xl-font-size);
|
|
286
|
+
--hop-Heading-xl-font-family: var(--hop-heading-xl-font-family);
|
|
287
|
+
--hop-Heading-xl-font-weight: var(--hop-heading-xl-font-weight);
|
|
288
|
+
--hop-Heading-xl-line-height: var(--hop-heading-xl-line-height);
|
|
289
|
+
--hop-Heading-2xl-font-size: var(--hop-heading-2xl-font-size);
|
|
290
|
+
--hop-Heading-2xl-font-family: var(--hop-heading-2xl-font-family);
|
|
291
|
+
--hop-Heading-2xl-font-weight: var(--hop-heading-2xl-font-weight);
|
|
292
|
+
--hop-Heading-2xl-line-height: var(--hop-heading-2xl-line-height);
|
|
293
|
+
--hop-Heading-3xl-font-size: var(--hop-heading-3xl-font-size);
|
|
294
|
+
--hop-Heading-3xl-font-family: var(--hop-heading-3xl-font-family);
|
|
295
|
+
--hop-Heading-3xl-font-weight: var(--hop-heading-3xl-font-weight);
|
|
296
|
+
--hop-Heading-3xl-line-height: var(--hop-heading-3xl-line-height);
|
|
297
|
+
--hop-Heading-inherit-size-font-size: inherit;
|
|
298
|
+
--hop-Heading-inherit-size-font-family: inherit;
|
|
299
|
+
--hop-Heading-inherit-size-font-weight: inherit;
|
|
300
|
+
--hop-Heading-inherit-size-line-height: inherit;
|
|
301
|
+
}
|
|
302
|
+
:where(.Heading-module__hop-Heading___bg7Vw) {
|
|
303
|
+
margin: 0;
|
|
304
|
+
font-family: var(--font-family);
|
|
305
|
+
font-size: var(--font-size);
|
|
306
|
+
font-weight: var(--font-weight);
|
|
307
|
+
line-height: var(--line-height);
|
|
308
|
+
}
|
|
309
|
+
:where(.Heading-module__hop-Heading--xs___cJICk) {
|
|
310
|
+
--font-size: var(--hop-Heading-xs-font-size);
|
|
311
|
+
--font-family: var(--hop-Heading-xs-font-family);
|
|
312
|
+
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
313
|
+
--line-height: var(--hop-Heading-xs-line-height);
|
|
314
|
+
}
|
|
315
|
+
:where(.Heading-module__hop-Heading--sm___vU8hq) {
|
|
316
|
+
--font-size: var(--hop-Heading-sm-font-size);
|
|
317
|
+
--font-family: var(--hop-Heading-sm-font-family);
|
|
318
|
+
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
319
|
+
--line-height: var(--hop-Heading-sm-line-height);
|
|
320
|
+
}
|
|
321
|
+
:where(.Heading-module__hop-Heading--md___z6GMX) {
|
|
322
|
+
--font-size: var(--hop-Heading-md-font-size);
|
|
323
|
+
--font-family: var(--hop-Heading-md-font-family);
|
|
324
|
+
--font-weight: var(--hop-Heading-md-font-weight);
|
|
325
|
+
--line-height: var(--hop-Heading-md-line-height);
|
|
326
|
+
}
|
|
327
|
+
:where(.Heading-module__hop-Heading--lg___jgsIb) {
|
|
328
|
+
--font-size: var(--hop-Heading-lg-font-size);
|
|
329
|
+
--font-family: var(--hop-Heading-lg-font-family);
|
|
330
|
+
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
331
|
+
--line-height: var(--hop-Heading-lg-line-height);
|
|
332
|
+
}
|
|
333
|
+
:where(.Heading-module__hop-Heading--xl___9EVlv) {
|
|
334
|
+
--font-size: var(--hop-Heading-xl-font-size);
|
|
335
|
+
--font-family: var(--hop-Heading-xl-font-family);
|
|
336
|
+
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
337
|
+
--line-height: var(--hop-Heading-xl-line-height);
|
|
338
|
+
}
|
|
339
|
+
:where(.Heading-module__hop-Heading--2xl___kHIrr) {
|
|
340
|
+
--font-size: var(--hop-Heading-2xl-font-size);
|
|
341
|
+
--font-family: var(--hop-Heading-2xl-font-family);
|
|
342
|
+
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
343
|
+
--line-height: var(--hop-Heading-2xl-line-height);
|
|
344
|
+
}
|
|
345
|
+
:where(.Heading-module__hop-Heading--3xl___slkv6) {
|
|
346
|
+
--font-size: var(--hop-Heading-3xl-font-size);
|
|
347
|
+
--font-family: var(--hop-Heading-3xl-font-family);
|
|
348
|
+
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
349
|
+
--line-height: var(--hop-Heading-3xl-line-height);
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
353
|
+
:where(.OverlineText-module__hop-OverlineText___-AumH) {
|
|
354
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
355
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
356
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
357
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
358
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
359
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
360
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
361
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
362
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
363
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
364
|
+
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
365
|
+
--line-height: var(--hop-OverlineText-line-height);
|
|
366
|
+
--top-offset: var(--hop-OverlineText-top-offset);
|
|
367
|
+
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
368
|
+
box-sizing: border-box;
|
|
369
|
+
font-family: var(--font-family);
|
|
370
|
+
font-size: var(--font-size);
|
|
371
|
+
font-feature-settings: "case";
|
|
372
|
+
font-weight: var(--font-weight);
|
|
373
|
+
line-height: var(--line-height);
|
|
374
|
+
text-transform: uppercase;
|
|
375
|
+
letter-spacing: var(--letter-spacing);
|
|
376
|
+
}
|
|
377
|
+
.OverlineText-module__hop-OverlineText__text___epYug {
|
|
378
|
+
box-sizing: border-box;
|
|
379
|
+
}
|
|
380
|
+
.OverlineText-module__hop-OverlineText__text___epYug::before,
|
|
381
|
+
.OverlineText-module__hop-OverlineText__text___epYug::after {
|
|
382
|
+
content: "";
|
|
383
|
+
display: block;
|
|
384
|
+
box-sizing: border-box;
|
|
385
|
+
inline-size: 0;
|
|
386
|
+
block-size: 0;
|
|
387
|
+
}
|
|
388
|
+
.OverlineText-module__hop-OverlineText__text___epYug::before {
|
|
389
|
+
margin-block-end: var(--bottom-offset);
|
|
390
|
+
}
|
|
391
|
+
.OverlineText-module__hop-OverlineText__text___epYug::after {
|
|
392
|
+
margin-block-start: var(--top-offset);
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
396
|
+
.Label-module__hop-Label___xyX8G {
|
|
397
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
398
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
399
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
400
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
401
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
402
|
+
}
|
|
403
|
+
:where(.Label-module__hop-Label___xyX8G) {
|
|
404
|
+
font-family: var(--hop-Label-font-family);
|
|
405
|
+
font-size: var(--hop-Label-font-size);
|
|
406
|
+
font-weight: var(--hop-Label-font-weight);
|
|
407
|
+
line-height: var(--hop-Label-line-height);
|
|
408
|
+
color: var(--hop-Label-color);
|
|
409
|
+
}
|
|
410
|
+
:where(.Label-module__hop-Label__indicator___QJQXo) {
|
|
411
|
+
padding-inline-start: var(--hop-space-20);
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Select/src/SelectValue.module.css/#css-module-data */
|
|
415
|
+
.SelectValue-module__hop-SelectValue___fyhi8 {
|
|
416
|
+
--hop-SelectValue-display: flex;
|
|
417
|
+
--hop-SelectValue-column-gap: var(--hop-space-inline-sm);
|
|
418
|
+
overflow: hidden;
|
|
419
|
+
display: var(--hop-SelectValue-display);
|
|
420
|
+
flex: 1 1 auto;
|
|
421
|
+
column-gap: var(--hop-SelectValue-column-gap);
|
|
422
|
+
align-items: center;
|
|
423
|
+
box-sizing: border-box;
|
|
424
|
+
text-overflow: ellipsis;
|
|
425
|
+
white-space: nowrap;
|
|
426
|
+
}
|
|
427
|
+
.SelectValue-module__hop-SelectValue__avatar___MMiVH {
|
|
428
|
+
order: 1;
|
|
429
|
+
}
|
|
430
|
+
.SelectValue-module__hop-SelectValue__icon___r-eu7 {
|
|
431
|
+
order: 2;
|
|
432
|
+
}
|
|
433
|
+
.SelectValue-module__hop-SelectValue__text___f3iUY {
|
|
434
|
+
overflow: hidden;
|
|
435
|
+
flex: 1 1 auto;
|
|
436
|
+
order: 3;
|
|
437
|
+
min-inline-size: 0;
|
|
438
|
+
text-overflow: ellipsis;
|
|
439
|
+
white-space: nowrap;
|
|
440
|
+
}
|
|
441
|
+
.SelectValue-module__hop-SelectValue__end-icon___ECGgT {
|
|
442
|
+
order: 4;
|
|
443
|
+
}
|