@hopper-ui/components 1.3.19 → 1.3.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/Avatar/src/AnonymousAvatar.css +37 -37
- package/dist/Avatar/src/AnonymousAvatar.js +3 -3
- package/dist/Avatar/src/Avatar.css +55 -55
- package/dist/Avatar/src/Avatar.js +4 -4
- package/dist/Avatar/src/DeletedAvatar.css +37 -37
- package/dist/Avatar/src/DeletedAvatar.js +3 -3
- package/dist/Avatar/src/RichIconAvatarImage.css +37 -37
- package/dist/Avatar/src/RichIconAvatarImage.js +2 -2
- package/dist/Avatar/src/index.css +55 -55
- package/dist/Avatar/src/index.js +6 -6
- 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 +2 -2
- package/dist/Badge/src/index.css +52 -52
- package/dist/Badge/src/index.js +5 -5
- package/dist/{ClearButton-_NnHqYE1.d.ts → ClearButton-DTR1qTbm.d.ts} +1 -3
- package/dist/ComboBox/src/ComboBox.css +713 -713
- package/dist/ComboBox/src/ComboBox.js +8 -8
- package/dist/ComboBox/src/ComboBoxOptions.css +713 -713
- package/dist/ComboBox/src/ComboBoxOptions.js +52 -52
- package/dist/ComboBox/src/index.css +713 -713
- package/dist/ComboBox/src/index.js +52 -52
- 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 +3 -3
- package/dist/ErrorMessage/src/index.css +29 -29
- package/dist/ErrorMessage/src/index.js +3 -3
- package/dist/Form/src/Form.css +713 -713
- package/dist/Form/src/Form.js +52 -52
- package/dist/Form/src/index.css +713 -713
- package/dist/Form/src/index.js +52 -52
- 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 +7 -7
- package/dist/Link/src/index.css +49 -49
- package/dist/Link/src/index.js +7 -7
- package/dist/ListBox/src/ListBox.css +274 -274
- package/dist/ListBox/src/ListBox.js +12 -12
- package/dist/ListBox/src/ListBoxItem.css +262 -262
- package/dist/ListBox/src/ListBoxItem.js +11 -11
- 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 +12 -12
- package/dist/Select/src/Select.css +296 -296
- package/dist/Select/src/Select.js +8 -8
- package/dist/Select/src/SelectOptions.css +713 -713
- package/dist/Select/src/SelectOptions.js +52 -52
- package/dist/Select/src/SelectValue.css +61 -61
- package/dist/Select/src/SelectValue.js +6 -6
- package/dist/Select/src/index.css +713 -713
- package/dist/Select/src/index.js +52 -52
- package/dist/Spinner/src/Spinner.css +37 -37
- package/dist/Spinner/src/Spinner.js +3 -3
- package/dist/Spinner/src/index.css +37 -37
- package/dist/Spinner/src/index.js +3 -3
- package/dist/buttons/src/Button.css +112 -112
- package/dist/buttons/src/Button.js +8 -8
- 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.d.ts +1 -1
- package/dist/buttons/src/ClearButton.js +3 -3
- package/dist/buttons/src/ClearButtonContext.d.ts +1 -1
- package/dist/buttons/src/EmbeddedButton.css +98 -98
- package/dist/buttons/src/EmbeddedButton.d.ts +1 -1
- package/dist/buttons/src/EmbeddedButton.js +2 -2
- package/dist/buttons/src/EmbeddedButtonContext.d.ts +1 -1
- package/dist/buttons/src/index.css +194 -194
- package/dist/buttons/src/index.d.ts +1 -1
- package/dist/buttons/src/index.js +11 -11
- package/dist/checkbox/src/Checkbox.css +46 -46
- package/dist/checkbox/src/Checkbox.js +7 -7
- package/dist/checkbox/src/CheckboxField.css +33 -33
- package/dist/checkbox/src/CheckboxField.js +2 -2
- package/dist/checkbox/src/CheckboxGroup.css +98 -98
- package/dist/checkbox/src/CheckboxGroup.js +2 -2
- package/dist/checkbox/src/DecorativeCheckbox.css +54 -54
- package/dist/checkbox/src/DecorativeCheckbox.js +7 -7
- package/dist/checkbox/src/index.css +98 -98
- package/dist/checkbox/src/index.js +10 -10
- package/dist/{chunk-TOGZZNBR.js → chunk-2GH5MFYM.js} +7 -7
- package/dist/{chunk-ZC6L6YVM.js → chunk-2TKSTDV2.js} +1 -1
- package/dist/{chunk-I3L55E7N.js → chunk-3RAC77T3.js} +1 -1
- package/dist/{chunk-3UDYVVZU.js → chunk-3YY4L64N.js} +3 -3
- package/dist/{chunk-GNRP6XEK.js → chunk-4AJKRRST.js} +4 -4
- package/dist/{chunk-PRRWXAH6.js → chunk-56JPORN2.js} +2 -2
- package/dist/{chunk-PPLVWRK2.js → chunk-5DE3AIOL.js} +1 -1
- package/dist/{chunk-S2ZLZ5GK.js → chunk-5IJ5WIHP.js} +4 -4
- package/dist/{chunk-FGW443T2.js → chunk-653VMV4L.js} +4 -4
- package/dist/{chunk-Q6BAJIO5.js → chunk-7S4WBT4G.js} +2 -2
- package/dist/{chunk-64KJ34CI.js → chunk-AKZXMYPT.js} +2 -2
- package/dist/{chunk-RX6A4PRX.js → chunk-AW7BK3KI.js} +1 -1
- package/dist/{chunk-PS7WUB3A.js → chunk-BAVC57WI.js} +1 -1
- package/dist/{chunk-2GJNPGAM.js → chunk-BPH5ATEH.js} +4 -4
- package/dist/{chunk-W3BZV5E6.js → chunk-CSG4J7DG.js} +2 -2
- package/dist/{chunk-HAANV3KV.js → chunk-D2ZXLYC4.js} +2 -2
- package/dist/{chunk-JCIL76AS.js → chunk-DDCNAIN3.js} +1 -1
- package/dist/{chunk-LSNF44NV.js → chunk-DF556GIE.js} +1 -1
- package/dist/{chunk-DZKGGMUX.js → chunk-EH3ONDLF.js} +3 -3
- package/dist/{chunk-M5W6ERG2.js → chunk-EOFFODBT.js} +2 -2
- package/dist/{chunk-YJI422TC.js → chunk-ETRACW2O.js} +3 -3
- package/dist/{chunk-O3ZEY7CW.js → chunk-F4NDKYBQ.js} +2 -2
- package/dist/{chunk-GL7VLPBW.js → chunk-FGBJ4BQN.js} +4 -4
- package/dist/{chunk-UBFL654S.js → chunk-FH236DA7.js} +6 -6
- package/dist/{chunk-Z3FPJEJF.js → chunk-FSXYBGL2.js} +1 -1
- package/dist/{chunk-ESN3V5U5.js → chunk-FZANHOCL.js} +4 -4
- package/dist/{chunk-AZZPA2LW.js → chunk-G3KPVKSY.js} +1 -1
- package/dist/{chunk-XZHYEQHC.js → chunk-GQE7EKQR.js} +7 -7
- package/dist/{chunk-2GICZNLE.js → chunk-H2IB2YPL.js} +2 -2
- package/dist/{chunk-VJKLOE2J.js → chunk-K37GG2W4.js} +1 -1
- package/dist/{chunk-TWW7CCA5.js → chunk-KFE26Z37.js} +2 -2
- package/dist/{chunk-WNSRRKT4.js → chunk-LOK2QDPO.js} +14 -3
- package/dist/{chunk-IS2BGYLY.js → chunk-LQQIV4NI.js} +3 -3
- package/dist/{chunk-CH737ZX3.js → chunk-LU7FB5PR.js} +6 -6
- package/dist/{chunk-ZSX65Q2Z.js → chunk-MILAEJ2L.js} +1 -1
- package/dist/{chunk-PBYJNOG2.js → chunk-MZUJCQXJ.js} +2 -2
- package/dist/{chunk-2REEY4WL.js → chunk-NBU2JO34.js} +6 -4
- package/dist/{chunk-RG6K6GEC.js → chunk-NHWFS4AT.js} +3 -3
- package/dist/{chunk-IRCC3UPO.js → chunk-OQPYRC2F.js} +2 -2
- package/dist/{chunk-SP77UBAZ.js → chunk-PMLYF4LY.js} +3 -3
- package/dist/{chunk-O5LG53HF.js → chunk-QRJ5QOOH.js} +3 -3
- package/dist/{chunk-32NTVJGG.js → chunk-UXX325G4.js} +3 -3
- package/dist/{chunk-C2NLOFTM.js → chunk-VOPMQNZU.js} +2 -2
- package/dist/{chunk-SFCKVMYU.js → chunk-VR5K6SKY.js} +3 -3
- package/dist/{chunk-GPEHOZZZ.js → chunk-XAEUK2IS.js} +1 -1
- package/dist/{chunk-PG6KV5GW.js → chunk-YTMJJOJ7.js} +1 -1
- package/dist/{chunk-MU3JYORH.js → chunk-ZFLVZHFU.js} +4 -4
- package/dist/index.css +713 -713
- package/dist/index.d.ts +1 -1
- package/dist/index.js +52 -52
- package/dist/inputs/src/InputGroup.css +209 -209
- package/dist/inputs/src/InputGroup.js +2 -2
- package/dist/inputs/src/NumberField.css +231 -231
- package/dist/inputs/src/NumberField.js +8 -8
- package/dist/inputs/src/PasswordField.css +219 -219
- package/dist/inputs/src/PasswordField.d.ts +1 -1
- package/dist/inputs/src/PasswordField.js +8 -8
- package/dist/inputs/src/PasswordFieldContext.d.ts +1 -1
- package/dist/inputs/src/RemainingCharacterCount.css +30 -30
- package/dist/inputs/src/RemainingCharacterCount.js +6 -6
- package/dist/inputs/src/SearchField.css +225 -225
- package/dist/inputs/src/SearchField.d.ts +1 -1
- package/dist/inputs/src/SearchField.js +9 -9
- package/dist/inputs/src/SearchFieldContext.d.ts +1 -1
- package/dist/inputs/src/TextArea.css +226 -226
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +223 -223
- package/dist/inputs/src/TextField.js +11 -11
- package/dist/inputs/src/index.css +269 -269
- package/dist/inputs/src/index.d.ts +1 -1
- package/dist/inputs/src/index.js +15 -15
- package/dist/overlays/Popover/src/Popover.css +713 -713
- package/dist/overlays/Popover/src/Popover.js +52 -52
- package/dist/overlays/Popover/src/index.css +713 -713
- package/dist/overlays/Popover/src/index.js +52 -52
- package/dist/radio/src/DecorativeRadio.css +54 -54
- package/dist/radio/src/DecorativeRadio.js +7 -7
- package/dist/radio/src/Radio.css +46 -46
- package/dist/radio/src/Radio.js +7 -7
- package/dist/radio/src/RadioField.css +33 -33
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +98 -98
- package/dist/radio/src/RadioGroup.js +2 -2
- package/dist/radio/src/index.css +98 -98
- package/dist/radio/src/index.js +10 -10
- package/dist/switch/src/Switch.css +43 -43
- package/dist/switch/src/Switch.js +7 -7
- package/dist/switch/src/SwitchField.css +33 -33
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +49 -49
- package/dist/switch/src/index.js +8 -8
- package/dist/tag/src/Tag.css +335 -335
- package/dist/tag/src/Tag.d.ts +1 -1
- package/dist/tag/src/Tag.js +11 -11
- package/dist/tag/src/TagContext.d.ts +1 -1
- package/dist/tag/src/TagGroup.css +37 -37
- package/dist/tag/src/TagGroup.d.ts +1 -1
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/TagGroupContext.d.ts +1 -1
- package/dist/tag/src/TagList.css +27 -27
- package/dist/tag/src/index.css +345 -345
- package/dist/tag/src/index.d.ts +1 -1
- package/dist/tag/src/index.js +12 -12
- 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 +6 -6
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
2
2
|
import { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
3
3
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
4
|
-
import { _RemainingCharacterCount } from './chunk-
|
|
5
|
-
import { _InputGroup } from './chunk-
|
|
4
|
+
import { _RemainingCharacterCount } from './chunk-EOFFODBT.js';
|
|
5
|
+
import { _InputGroup } from './chunk-AKZXMYPT.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';
|
|
9
9
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
10
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
11
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
12
12
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
13
13
|
import { useStyledSystem, useResponsiveValue, useIsomorphicLayoutEffect } from '@hopper-ui/styled-system';
|
|
14
14
|
import $670gB$react, { forwardRef, useContext, useState, useCallback, useRef, useMemo } from 'react';
|
|
@@ -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___iIDFZ", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___XzlAv", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___fqC0f", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___dha5o", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___iN8FY", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___p-wH3", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___M96LG", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___mwS5i", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___4zIlD" };
|
|
83
83
|
var GlobalTextAreaCssSelector = "hop-TextArea";
|
|
84
84
|
var DefaultMinimumTextAreaRows = 3;
|
|
85
85
|
var pxToInt = (value) => {
|
|
@@ -9,7 +9,7 @@ import { useContextProps, Text as Text$1 } from 'react-aria-components';
|
|
|
9
9
|
import { jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./Text.module.css#css-module
|
|
12
|
-
var Text_module_default = { "hop-Text": "Text-module__hop-
|
|
12
|
+
var Text_module_default = { "hop-Text": "Text-module__hop-Text___-EUra", "hop-Text--xs": "Text-module__hop-Text--xs___t4w0g", "hop-Text--sm": "Text-module__hop-Text--sm___3fx9R", "hop-Text--md": "Text-module__hop-Text--md___N-FVs", "hop-Text--lg": "Text-module__hop-Text--lg___Hk0C7", "hop-Text--xl": "Text-module__hop-Text--xl___a4t-X", "hop-Text--2xl": "Text-module__hop-Text--2xl___PFpVA", "hop-Text--inherit": "Text-module__hop-Text--inherit___ENNdv" };
|
|
13
13
|
var GlobalTextCssSelector = "hop-Text";
|
|
14
14
|
function Text(props, ref) {
|
|
15
15
|
[props, ref] = useContextProps(props, ref, TextContext);
|
|
@@ -14,24 +14,24 @@ import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
|
14
14
|
import { ButtonContext as ButtonContext$1 } from './chunk-WMTWFKKP.js';
|
|
15
15
|
import { SelectContext } from './chunk-T24MBA34.js';
|
|
16
16
|
import { SelectOptionsContext } from './chunk-CQFXGAJK.js';
|
|
17
|
-
import { _ListBox } from './chunk-
|
|
17
|
+
import { _ListBox } from './chunk-ZFLVZHFU.js';
|
|
18
18
|
import { isFunction, isNil } from './chunk-TIPN4VYD.js';
|
|
19
19
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
20
20
|
import { _HopperProvider } from './chunk-NMKBUGSO.js';
|
|
21
21
|
import { LinkContext } from './chunk-4VVNSXIB.js';
|
|
22
22
|
import { FormContext } from './chunk-EURJK4ZT.js';
|
|
23
|
+
import { ComboBoxOptionsContext } from './chunk-XGOJ7VOE.js';
|
|
24
|
+
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
23
25
|
import { PopoverContext } from './chunk-SC6ZK5ON.js';
|
|
24
26
|
import { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
25
|
-
import { EnsureTextWrapper } from './chunk-
|
|
27
|
+
import { EnsureTextWrapper } from './chunk-XAEUK2IS.js';
|
|
26
28
|
import { HeadingContext } from './chunk-TXZ6BMFR.js';
|
|
27
29
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
28
30
|
import { ComboBoxContext } from './chunk-4XHTP4GX.js';
|
|
29
|
-
import { ComboBoxOptionsContext } from './chunk-XGOJ7VOE.js';
|
|
30
|
-
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
31
31
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
32
32
|
import { ClearProviders } from './chunk-HXI3MEEK.js';
|
|
33
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
34
33
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
34
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
35
35
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
36
36
|
import { useStyledSystem, useResponsiveValue, useColorSchemeContext } from '@hopper-ui/styled-system';
|
|
37
37
|
export * from '@hopper-ui/styled-system';
|
|
@@ -122,7 +122,7 @@ var _ComboBoxOptions = forwardRef(ComboBoxOptions);
|
|
|
122
122
|
_ComboBoxOptions.displayName = "ComboBoxOptions";
|
|
123
123
|
|
|
124
124
|
// css-module:./Form.module.css#css-module
|
|
125
|
-
var Form_module_default = { "hop-Form": "Form-module__hop-
|
|
125
|
+
var Form_module_default = { "hop-Form": "Form-module__hop-Form___jpMoE" };
|
|
126
126
|
var GlobalFormCssSelector = "hop-Form";
|
|
127
127
|
function Form(props, ref) {
|
|
128
128
|
var _a;
|
|
@@ -736,7 +736,7 @@ function $f86e6c1ec7da6ebb$export$bc3384a35de93d66(options) {
|
|
|
736
736
|
}
|
|
737
737
|
|
|
738
738
|
// css-module:./Popover.module.css#css-module
|
|
739
|
-
var Popover_module_default = { "hop-Popover": "Popover-module__hop-
|
|
739
|
+
var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___FeUXP", "fade": "Popover-module__fade___V06Bh", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___DBOsb", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___w3T8J", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___0R58g", "hop-Popover__title": "Popover-module__hop-Popover__title___bxopN", "hop-Popover__content": "Popover-module__hop-Popover__content___wYd0v", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___qh9k2", "hop-Popover__footer": "Popover-module__hop-Popover__footer___Y8SMN", "hop-Popover__actions": "Popover-module__hop-Popover__actions___oRHiA", "hop-Popover__action": "Popover-module__hop-Popover__action___C1dIt" };
|
|
740
740
|
var GlobalPopoverCssSelector = "hop-Popover";
|
|
741
741
|
function Popover(props, ref) {
|
|
742
742
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
2
1
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
3
2
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
3
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { RichIconAvatarImageContext } from './chunk-JWW56J7M.js';
|
|
6
6
|
import { RichIconContext } from '@hopper-ui/icons';
|
|
@@ -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___NKQzj", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___R-2LR", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___DG4lv", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___TduzT", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___fMUgx", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___YuZQW", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___w5WGF", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___uDj92" };
|
|
15
15
|
var GlobalRichIconAvatarImageCssSelector = "hop-RichIconAvatarImage";
|
|
16
16
|
var AvatarToIconSizeAdapter = {
|
|
17
17
|
xs: "md",
|
|
@@ -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___bzUls", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___ML5Qz", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___uDmGx", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___XgP-2", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___AO18x", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___-VlqF" };
|
|
11
11
|
var GlobalListBoxItemSkeletonCssSelector = "hop-ListBoxItemSkeleton";
|
|
12
12
|
function ListBoxItemSkeleton(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
2
2
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
3
3
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
4
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
5
4
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
6
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
8
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
9
9
|
import { forwardRef } from 'react';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./CheckboxField.module.css#css-module
|
|
15
|
-
var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-
|
|
15
|
+
var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___-cncn", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___NyzFJ", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___SNi5C", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___1Swkk", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___9TFNK" };
|
|
16
16
|
var GlobalCheckboxFieldCssSelector = "hop-CheckboxField";
|
|
17
17
|
var CheckboxToDescriptionSizeAdapter = {
|
|
18
18
|
sm: "xs",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _OverlineText } from './chunk-LSNF44NV.js';
|
|
2
1
|
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
2
|
+
import { _OverlineText } from './chunk-DF556GIE.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';
|
|
@@ -11,8 +11,19 @@ import { mergeProps } from 'react-aria';
|
|
|
11
11
|
import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
|
+
// src/Badge/utils/Badge.utils.ts
|
|
15
|
+
function isOrbiterVariant(variant) {
|
|
16
|
+
return ["informative", "warning", "positive", "negative"].includes(variant);
|
|
17
|
+
}
|
|
18
|
+
function mapOrbiterToHopperVariants(variant) {
|
|
19
|
+
if (isOrbiterVariant(variant)) {
|
|
20
|
+
return "primary";
|
|
21
|
+
}
|
|
22
|
+
return variant;
|
|
23
|
+
}
|
|
24
|
+
|
|
14
25
|
// css-module:./Badge.module.css#css-module
|
|
15
|
-
var Badge_module_default = { "hop-Badge": "Badge-module__hop-
|
|
26
|
+
var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___5fQ5c" };
|
|
16
27
|
var GlobalBadgeCssSelector = "hop-Badge";
|
|
17
28
|
function Badge(props, ref) {
|
|
18
29
|
[props, ref] = useContextProps(props, ref, BadgeContext);
|
|
@@ -68,7 +79,7 @@ function Badge(props, ref) {
|
|
|
68
79
|
"data-hovered": isHovered || void 0,
|
|
69
80
|
"data-pressed": isPressed || void 0,
|
|
70
81
|
"data-selected": isSelected || void 0,
|
|
71
|
-
"data-variant": variant,
|
|
82
|
+
"data-variant": mapOrbiterToHopperVariants(variant),
|
|
72
83
|
children: !isDot && renderProps.children
|
|
73
84
|
}
|
|
74
85
|
) });
|
|
@@ -1,10 +1,10 @@
|
|
|
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-XAEUK2IS.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
9
9
|
import { MinusIcon, CheckmarkIcon, IconContext } from '@hopper-ui/icons';
|
|
10
10
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -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___CzO1h", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___VcyT6", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___J3sX8", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___2OaKH", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___zLzmp", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___w4Bp4", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___i6tFk", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___yw7JB" };
|
|
17
17
|
var GlobalCheckboxCssSelector = "hop-Checkbox";
|
|
18
18
|
function Checkbox(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
2
|
-
import { _RemainingCharacterCount } from './chunk-
|
|
2
|
+
import { _RemainingCharacterCount } from './chunk-EOFFODBT.js';
|
|
3
3
|
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
4
|
-
import { _InputGroup } from './chunk-
|
|
5
|
-
import { _ClearButton } from './chunk-
|
|
6
|
-
import { EnsureTextWrapper } from './chunk-
|
|
4
|
+
import { _InputGroup } from './chunk-AKZXMYPT.js';
|
|
5
|
+
import { _ClearButton } from './chunk-DDCNAIN3.js';
|
|
6
|
+
import { EnsureTextWrapper } from './chunk-XAEUK2IS.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';
|
|
10
10
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
11
11
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
12
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
13
12
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
13
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
14
14
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
15
15
|
import { IconContext } from '@hopper-ui/icons';
|
|
16
16
|
import { useStyledSystem, useResponsiveValue, useIsomorphicLayoutEffect } from '@hopper-ui/styled-system';
|
|
@@ -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___O6kRu", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___L7VqW", "hop-TextField__Label": "TextField-module__hop-TextField__Label___6AlbQ", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___pcVM6", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___-52OU", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___HbSd3", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___r--7C" };
|
|
27
27
|
var GlobalTextFieldCssSelector = "hop-TextField";
|
|
28
28
|
function TextField(props, ref) {
|
|
29
29
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-H2IB2YPL.js';
|
|
3
3
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { DeletedUserRichIcon } from '@hopper-ui/icons';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-G3KPVKSY.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { InfoIcon } from '@hopper-ui/icons';
|
|
5
5
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -9,7 +9,7 @@ import { useContextProps, FieldErrorContext } from 'react-aria-components';
|
|
|
9
9
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./HelperMessage.module.css#css-module
|
|
12
|
-
var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-
|
|
12
|
+
var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-HelperMessage___MxY3k", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___J4cU2" };
|
|
13
13
|
var GlobalHelperMessageCssSelector = "hop-HelperMessage";
|
|
14
14
|
function HelperMessage(props, ref) {
|
|
15
15
|
const validation = useContext(FieldErrorContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EmbeddedButtonContext } from './chunk-O7IJYNVQ.js';
|
|
2
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
3
2
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
3
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { IconContext } from '@hopper-ui/icons';
|
|
6
6
|
import { slot, useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -8,9 +8,7 @@ import { forwardRef } from 'react';
|
|
|
8
8
|
import { useContextProps, composeRenderProps, Button } from 'react-aria-components';
|
|
9
9
|
import { jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
|
-
//
|
|
12
|
-
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___Z6bLa", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___ovIjf", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___0AsEn", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___e7EC2", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___IQifH", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___c1GQd", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___Dd19O", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___50VB2", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___2n3R6", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___6FY4N", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___sqARS", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___07mAw", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___ThYD2", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___et-nN", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___kXcVt", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___nDxeC" };
|
|
13
|
-
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
11
|
+
// src/tag/utils/Tag.utils.ts
|
|
14
12
|
function mapOrbiterToHopperVariants(variant) {
|
|
15
13
|
if (variant === "informative") {
|
|
16
14
|
return "option1";
|
|
@@ -20,6 +18,10 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
20
18
|
}
|
|
21
19
|
return variant;
|
|
22
20
|
}
|
|
21
|
+
|
|
22
|
+
// css-module:./EmbeddedButton.module.css#css-module
|
|
23
|
+
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___pDmaw", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___TQr-0", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___zvyKi", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___TFsUF", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___LxTLn", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___tdz11", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___JYB7M", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___AEEc-", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___MWxgT", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___MOb8f", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___ow5-i", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___NX8HX", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___f8xXS", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___iUOpy", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___k1iK7", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___9JL7D" };
|
|
24
|
+
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
23
25
|
function EmbeddedButton(props, ref) {
|
|
24
26
|
var _a;
|
|
25
27
|
[props, ref] = useContextProps(props, ref, EmbeddedButtonContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useImageFallback } from './chunk-LI5HSYF7.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-G3KPVKSY.js';
|
|
3
3
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
4
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
4
|
+
import { _RichIconAvatarImage } from './chunk-H2IB2YPL.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___S3G8c", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___GjK0-", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___Uc9w7", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___wj9GR", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___yzcBv", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___nO3hZ", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___124-T", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___WAMt4", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___rdhY-", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___m1yRU", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___XSbQE", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___6JthT", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___dghk6", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___aBDkk", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___-eIVi", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___TIR9s", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___MIRJd" };
|
|
17
17
|
var GlobalAvatarCssSelector = "hop-Avatar";
|
|
18
18
|
var AvatarToTextSizeAdapter = {
|
|
19
19
|
xs: "xs",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FloatingBadgeContext } from './chunk-CIGS4QGT.js';
|
|
2
1
|
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
2
|
+
import { FloatingBadgeContext } from './chunk-CIGS4QGT.js';
|
|
3
3
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
4
4
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -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___AkP3O", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___Igord" };
|
|
14
14
|
var GlobalFloatingBadgeCssSelector = "hop-FloatingBadge";
|
|
15
15
|
function FloatingBadge(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, FloatingBadgeContext);
|
|
@@ -1,10 +1,10 @@
|
|
|
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-XAEUK2IS.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
9
9
|
import { IconContext } from '@hopper-ui/icons';
|
|
10
10
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -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___u041L", "hop-Switch--sm": "Switch-module__hop-Switch--sm___pZI5g", "hop-Switch--md": "Switch-module__hop-Switch--md___uivPF", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___enCY5", "hop-Switch__text": "Switch-module__hop-Switch__text___wRu7p", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___tdVKg", "hop-Switch__icon": "Switch-module__hop-Switch__icon___OoWkK" };
|
|
17
17
|
var GlobalSwitchCssSelector = "hop-Switch";
|
|
18
18
|
function Switch(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { LinkContext } from './chunk-4VVNSXIB.js';
|
|
2
2
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-XAEUK2IS.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
6
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
8
|
import { IconContext } from '@hopper-ui/icons';
|
|
9
9
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps, DEFAULT_SLOT, Link as Link$1 } fro
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./Link.module.css#css-module
|
|
15
|
-
var Link_module_default = { "hop-Link": "Link-module__hop-
|
|
15
|
+
var Link_module_default = { "hop-Link": "Link-module__hop-Link___XtW0B", "hop-Link--quiet": "Link-module__hop-Link--quiet___cip-N", "hop-Link--primary": "Link-module__hop-Link--primary___M9s4P", "hop-Link--secondary": "Link-module__hop-Link--secondary___q0-mD", "hop-Link__icon": "Link-module__hop-Link__icon___ct9sg", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___ZTtey", "hop-Link__text": "Link-module__hop-Link__text___WNUDc", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___2y2GE", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___LnJHN" };
|
|
16
16
|
var GlobalLinkCssSelector = "hop-Link";
|
|
17
17
|
var LinkToIconSizeAdapter = {
|
|
18
18
|
inherit: void 0,
|
|
@@ -1,11 +1,11 @@
|
|
|
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-XAEUK2IS.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
6
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
8
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
9
9
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
10
10
|
import { IconContext, MinusIcon, CheckmarkIcon } from '@hopper-ui/icons';
|
|
11
11
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -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:./DecorativeCheckbox.module.css#css-module
|
|
18
|
-
var DecorativeCheckbox_module_default = { "hop-DecorativeCheckbox": "DecorativeCheckbox-module__hop-
|
|
18
|
+
var DecorativeCheckbox_module_default = { "hop-DecorativeCheckbox": "DecorativeCheckbox-module__hop-DecorativeCheckbox___KOwWB Checkbox-module__hop-Checkbox___CzO1h", "hop-DecorativeCheckbox--sm": "DecorativeCheckbox-module__hop-DecorativeCheckbox--sm___Wwf-t Checkbox-module__hop-Checkbox--sm___VcyT6", "hop-DecorativeCheckbox--md": "DecorativeCheckbox-module__hop-DecorativeCheckbox--md___yLA7z Checkbox-module__hop-Checkbox--md___J3sX8", "hop-DecorativeCheckbox__icon": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon___DW-Ps Checkbox-module__hop-Checkbox__icon___2OaKH", "hop-DecorativeCheckbox__icon-list": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon-list___8n8C5 Checkbox-module__hop-Checkbox__icon___2OaKH", "hop-DecorativeCheckbox__box": "DecorativeCheckbox-module__hop-DecorativeCheckbox__box___HqnCq Checkbox-module__hop-Checkbox__box___w4Bp4", "hop-DecorativeCheckbox__check": "DecorativeCheckbox-module__hop-DecorativeCheckbox__check___IGtcx Checkbox-module__hop-Checkbox__check___i6tFk", "hop-DecorativeCheckbox__text": "DecorativeCheckbox-module__hop-DecorativeCheckbox__text___bHHxl Checkbox-module__hop-Checkbox__text___yw7JB" };
|
|
19
19
|
var GlobalDecorativeCheckboxCssSelector = "hop-DecorativeCheckbox";
|
|
20
20
|
function DecorativeCheckbox(props, ref) {
|
|
21
21
|
var _a;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
2
2
|
import { SwitchFieldContext } from './chunk-H7VJS4MX.js';
|
|
3
3
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
4
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
5
4
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
6
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
8
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
9
9
|
import { forwardRef } from 'react';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./SwitchField.module.css#css-module
|
|
15
|
-
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-
|
|
15
|
+
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___LFmX8", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___jzSHD", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___NLVpu", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___Pxn3L", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___0ajh3" };
|
|
16
16
|
var GlobalSwitchFieldCssSelector = "hop-SwitchField";
|
|
17
17
|
var SwitchToDescriptionSizeAdapter = {
|
|
18
18
|
sm: "xs",
|
|
@@ -1,10 +1,10 @@
|
|
|
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-XAEUK2IS.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
9
9
|
import { BulletIcon, IconContext } from '@hopper-ui/icons';
|
|
10
10
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, Radio as Radio$1 } from 'react-ari
|
|
|
13
13
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Radio.module.css#css-module
|
|
16
|
-
var Radio_module_default = { "hop-Radio": "Radio-module__hop-
|
|
16
|
+
var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___Gt8zz", "hop-Radio--sm": "Radio-module__hop-Radio--sm___09Mx-", "hop-Radio--md": "Radio-module__hop-Radio--md___9P-QN", "hop-Radio__icon": "Radio-module__hop-Radio__icon___Qk--g", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___f-HBt", "hop-Radio__box": "Radio-module__hop-Radio__box___h6dfa", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___Dzw-Q", "hop-Radio__text": "Radio-module__hop-Radio__text___hKaTF" };
|
|
17
17
|
var GlobalRadioCssSelector = "hop-Radio";
|
|
18
18
|
function Radio(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./ButtonGroup.module.css#css-module
|
|
13
|
-
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-
|
|
13
|
+
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-ButtonGroup___6Wt7-", "hop-ButtonGroup--horizontal": "ButtonGroup-module__hop-ButtonGroup--horizontal___A4PM8", "hop-ButtonGroup--vertical": "ButtonGroup-module__hop-ButtonGroup--vertical___XXsfV", "hop-ButtonGroup--start": "ButtonGroup-module__hop-ButtonGroup--start___eN8Ed", "hop-ButtonGroup--center": "ButtonGroup-module__hop-ButtonGroup--center___XfVHT", "hop-ButtonGroup--end": "ButtonGroup-module__hop-ButtonGroup--end___BSeUO", "hop-ButtonGroup--wrap": "ButtonGroup-module__hop-ButtonGroup--wrap___ckKrK", "hop-ButtonGroup--fluid": "ButtonGroup-module__hop-ButtonGroup--fluid___CO-rt" };
|
|
14
14
|
var GlobalButtonGroupCssSelector = "hop-ButtonGroup";
|
|
15
15
|
function ButtonGroup(props, ref) {
|
|
16
16
|
var _a, _b, _c, _d;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { isFunction } from './chunk-TIPN4VYD.js';
|
|
2
2
|
import { SectionContext } from './chunk-5H5AZJPQ.js';
|
|
3
|
-
import { _ListBoxItem } from './chunk-
|
|
3
|
+
import { _ListBoxItem } from './chunk-FH236DA7.js';
|
|
4
4
|
import { ListBoxItemContext } from './chunk-Y2POLIXK.js';
|
|
5
5
|
import { HeaderContext } from './chunk-7JOGKC3W.js';
|
|
6
6
|
import { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
7
7
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
8
|
-
import { _Text } from './chunk-
|
|
9
|
-
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
|
+
import { _Text } from './chunk-G3KPVKSY.js';
|
|
10
9
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
10
|
+
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
11
11
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
12
12
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
13
13
|
import { useLoadMore } from '@react-aria/utils';
|
|
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, ListBox as ListBox$1, Collection }
|
|
|
17
17
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
18
18
|
|
|
19
19
|
// css-module:./ListBox.module.css#css-module
|
|
20
|
-
var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-
|
|
20
|
+
var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___3hIdm", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___KYv8L", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___ehK9Q", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___iNZjV", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___1lGBP" };
|
|
21
21
|
var GlobalListBoxCssSelector = "hop-ListBox";
|
|
22
22
|
var GlobalListBoxEmptyItemCssSelector = "hop-ListBox__empty-item";
|
|
23
23
|
var ListBoxToTextSizeAdapter = {
|