@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
package/dist/index.d.ts
CHANGED
|
@@ -5,7 +5,9 @@ export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, RichIcon
|
|
|
5
5
|
export { AvatarContext } from './Avatar/src/AvatarContext.js';
|
|
6
6
|
export { RichIconAvatarImageContext } from './Avatar/src/RichIconAvatarImageContext.js';
|
|
7
7
|
export { Badge, BadgeProps, GlobalBadgeCssSelector } from './Badge/src/Badge.js';
|
|
8
|
-
export { BadgeContext } from './Badge/src/BadgeContext.js';
|
|
8
|
+
export { BadgeContext, BadgeContextValue } from './Badge/src/BadgeContext.js';
|
|
9
|
+
export { FloatingBadge, FloatingBadgeOverlap, FloatingBadgePlacement, FloatingBadgeProps, GlobalFloatingBadgeCssSelector } from './Badge/src/FloatingBadge.js';
|
|
10
|
+
export { FloatingBadgeContext } from './Badge/src/FloatingBadgeContext.js';
|
|
9
11
|
export { Button, ButtonProps, GlobalButtonCssSelector } from './buttons/src/Button.js';
|
|
10
12
|
export { ButtonContext, ButtonContextValue } from './buttons/src/ButtonContext.js';
|
|
11
13
|
export { ButtonGroup, ButtonGroupProps, GlobalButtonGroupCssSelector } from './buttons/src/ButtonGroup.js';
|
|
@@ -62,7 +64,7 @@ export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, ListBox, L
|
|
|
62
64
|
export { ListBoxContext } from './ListBox/src/ListBoxContext.js';
|
|
63
65
|
export { GlobalListBoxItemCssSelector, ListBoxItem, ListBoxItemProps, ListBoxItemSize } from './ListBox/src/ListBoxItem.js';
|
|
64
66
|
export { ListBoxItemContext } from './ListBox/src/ListBoxItemContext.js';
|
|
65
|
-
export { GlobalPopoverCssSelector, Popover, PopoverProps } from './overlays/Popover/src/Popover.js';
|
|
67
|
+
export { GlobalPopoverCssSelector, Popover, PopoverContainerProps, PopoverPlacement, PopoverPlacementProp, PopoverProps } from './overlays/Popover/src/Popover.js';
|
|
66
68
|
export { PopoverTrigger, PopoverTriggerProps } from './overlays/Popover/src/PopoverTrigger.js';
|
|
67
69
|
export { PopoverContext } from './overlays/Popover/src/PopoverContext.js';
|
|
68
70
|
export { GlobalRadioCssSelector, Radio, RadioProps } from './radio/src/Radio.js';
|
|
@@ -75,6 +77,9 @@ export { GlobalRadioListCssSelector, RadioList, RadioListProps } from './radio/s
|
|
|
75
77
|
export { RadioListContext } from './radio/src/RadioListContext.js';
|
|
76
78
|
export { GlobalSectionCssSelector, Section, SectionProps } from './Section/src/Section.js';
|
|
77
79
|
export { SectionContext } from './Section/src/SectionContext.js';
|
|
80
|
+
export { GlobalSelectCssSelector, Select, SelectProps, SelectSize, SelectTriggerProps, ValueRenderProps } from './Select/src/Select.js';
|
|
81
|
+
export { SelectContext } from './Select/src/SelectContext.js';
|
|
82
|
+
export { GlobalSelectValueCssSelector, SelectValue, SelectValueProps } from './Select/src/SelectValue.js';
|
|
78
83
|
export { GlobalSpinnerCssSelector, Spinner, SpinnerProps } from './Spinner/src/Spinner.js';
|
|
79
84
|
export { SpinnerContext } from './Spinner/src/SpinnerContext.js';
|
|
80
85
|
export { GlobalSwitchCssSelector, Switch, SwitchProps } from './switch/src/Switch.js';
|
|
@@ -101,6 +106,7 @@ export { Size, SizeAdapter } from './utils/src/sizeAdapter.js';
|
|
|
101
106
|
export { BaseComponentProps, DOMProps, InteractionProps, RenderProps, RenderPropsHookOptions, StyleProps, StyleRenderProps } from './utils/src/types.js';
|
|
102
107
|
export { isTextOnlyChildren } from './utils/src/isTextOnlyChildren.js';
|
|
103
108
|
export { SlotProvider, SlotProviderProps } from './utils/src/SlotProvider.js';
|
|
109
|
+
export { useIsOverflow } from './utils/src/useIsOverflow.js';
|
|
104
110
|
export { useFontFaceReady } from './utils/src/useFontFaceReady.js';
|
|
105
111
|
export { Scale, useScale } from './utils/src/useScale.js';
|
|
106
112
|
export { useSlot } from './utils/src/useSlot.js';
|
|
@@ -108,7 +114,7 @@ export { useTruncatedText } from './utils/src/useTruncatedText.js';
|
|
|
108
114
|
export { ClearContainerSlots, ClearProviders, ClearProvidersProps } from './utils/src/ClearSlots.js';
|
|
109
115
|
export { useRenderProps } from './utils/src/useRenderProps.js';
|
|
110
116
|
export { isArray, isDefined, isEmptyArray, isFunction, isNil, isNilOrEmpty, isNull, isNumber, isObject, isPlainObject, isPromise, isString, isUndefined } from './utils/src/assertion.js';
|
|
111
|
-
export { Collection, Selection } from 'react-aria-components';
|
|
117
|
+
export { Collection, Key, Selection } from 'react-aria-components';
|
|
112
118
|
export { useAsyncList } from 'react-stately';
|
|
113
119
|
export * from '@hopper-ui/styled-system';
|
|
114
120
|
import 'react';
|
package/dist/index.js
CHANGED
|
@@ -1,113 +1,117 @@
|
|
|
1
|
-
export { Collection, _Form as Form, GlobalFormCssSelector, GlobalPopoverCssSelector, _Popover as Popover, $f86e6c1ec7da6ebb$export$bc3384a35de93d66 as useAsyncList } from './chunk-
|
|
2
|
-
export { PopoverTrigger } from './chunk-I4VPBQI7.js';
|
|
1
|
+
export { Collection, _Form as Form, GlobalFormCssSelector, GlobalPopoverCssSelector, GlobalSelectCssSelector, _Popover as Popover, CompoundSelect as Select, $f86e6c1ec7da6ebb$export$bc3384a35de93d66 as useAsyncList } from './chunk-GG6RHMJ7.js';
|
|
3
2
|
export { PopoverContext } from './chunk-SC6ZK5ON.js';
|
|
4
|
-
export {
|
|
5
|
-
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from './chunk-
|
|
6
|
-
export { TagContext } from './chunk-EWMWQ2MC.js';
|
|
3
|
+
export { PopoverTrigger } from './chunk-I4VPBQI7.js';
|
|
4
|
+
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from './chunk-XHQWDF7B.js';
|
|
7
5
|
export { TagGroupContext } from './chunk-LCAS3YQV.js';
|
|
8
6
|
export { GlobalTagListCssSelector, _TagList as TagList } from './chunk-WWRB4K4M.js';
|
|
9
7
|
export { TagListContext } from './chunk-XLKYXKWE.js';
|
|
10
|
-
export { GlobalSwitchCssSelector, _Switch as Switch } from './chunk-
|
|
11
|
-
export { GlobalSwitchFieldCssSelector, _SwitchField as SwitchField } from './chunk-
|
|
8
|
+
export { GlobalSwitchCssSelector, _Switch as Switch } from './chunk-NJHNYL6X.js';
|
|
9
|
+
export { GlobalSwitchFieldCssSelector, _SwitchField as SwitchField } from './chunk-NEPRDVF7.js';
|
|
12
10
|
export { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
13
11
|
export { SwitchFieldContext } from './chunk-H7VJS4MX.js';
|
|
14
|
-
export {
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
17
|
-
export { GlobalRadioFieldCssSelector, _RadioField as RadioField } from './chunk-462UBJV3.js';
|
|
18
|
-
export { _Content as Content, GlobalContentCssSelector } from './chunk-GXBVNCVP.js';
|
|
19
|
-
export { ContentContext } from './chunk-IXB2WK56.js';
|
|
20
|
-
export { _Flex as Flex } from './chunk-TVFC2MJ4.js';
|
|
12
|
+
export { GlobalTagCssSelector, _Tag as Tag } from './chunk-7QUXYE3E.js';
|
|
13
|
+
export { TagContext } from './chunk-EWMWQ2MC.js';
|
|
14
|
+
export { GlobalRadioFieldCssSelector, _RadioField as RadioField } from './chunk-SD6DBWYC.js';
|
|
21
15
|
export { _Footer as Footer, GlobalFooterCssSelector } from './chunk-AQITZWYM.js';
|
|
22
16
|
export { FooterContext } from './chunk-I67NHYK4.js';
|
|
23
17
|
export { _Grid as Grid } from './chunk-N77LTZ4U.js';
|
|
24
|
-
export {
|
|
25
|
-
export {
|
|
26
|
-
export {
|
|
18
|
+
export { _Inline as Inline } from './chunk-Y7HUXUHX.js';
|
|
19
|
+
export { _Stack as Stack } from './chunk-D6UTDI2K.js';
|
|
20
|
+
export { _Flex as Flex } from './chunk-TVFC2MJ4.js';
|
|
21
|
+
export { fitContent, minmax, repeat } from './chunk-GFHBDUJD.js';
|
|
22
|
+
export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from './chunk-YD2TGFCB.js';
|
|
27
23
|
export { SearchFieldContext } from './chunk-3NKF5TPD.js';
|
|
28
|
-
export { GlobalTextAreaCssSelector, _TextArea as TextArea } from './chunk-
|
|
29
|
-
export { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
24
|
+
export { GlobalTextAreaCssSelector, _TextArea as TextArea } from './chunk-JVZRUDLP.js';
|
|
30
25
|
export { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
26
|
+
export { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
31
27
|
export { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
32
|
-
export { GlobalTextFieldCssSelector, _TextField as TextField } from './chunk-
|
|
28
|
+
export { GlobalTextFieldCssSelector, _TextField as TextField } from './chunk-QAIK237T.js';
|
|
33
29
|
export { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
34
|
-
export {
|
|
35
|
-
export {
|
|
30
|
+
export { _Content as Content, GlobalContentCssSelector } from './chunk-GXBVNCVP.js';
|
|
31
|
+
export { ContentContext } from './chunk-IXB2WK56.js';
|
|
32
|
+
export { GlobalNumberFieldCssSelector, _NumberField as NumberField } from './chunk-2WWHL3EF.js';
|
|
36
33
|
export { useScale } from './chunk-MTDFS4CZ.js';
|
|
37
34
|
export { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
|
|
38
|
-
|
|
39
|
-
export {
|
|
40
|
-
export { HeadingContext } from './chunk-TXZ6BMFR.js';
|
|
41
|
-
export { GlobalLabelCssSelector, _Label as Label } from './chunk-XUCH26RT.js';
|
|
42
|
-
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from './chunk-TFELIWJO.js';
|
|
35
|
+
export { GlobalPasswordFieldCssSelector, _PasswordField as PasswordField } from './chunk-BV7O26TY.js';
|
|
36
|
+
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from './chunk-PUMWU6M4.js';
|
|
43
37
|
export { InputGroupContext } from './chunk-6BFSSZCY.js';
|
|
44
|
-
export {
|
|
45
|
-
export {
|
|
46
|
-
export {
|
|
38
|
+
export { PasswordFieldContext } from './chunk-QW45G6K4.js';
|
|
39
|
+
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from './chunk-D2GZKHYD.js';
|
|
40
|
+
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from './chunk-EUELVL2L.js';
|
|
47
41
|
export { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
48
42
|
export { CheckboxGroupContext } from './chunk-N7YDPVZL.js';
|
|
49
|
-
export {
|
|
50
|
-
export {
|
|
51
|
-
export { _ButtonGroup as ButtonGroup, GlobalButtonGroupCssSelector } from './chunk-
|
|
52
|
-
export { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
43
|
+
export { _CheckboxList as CheckboxList, GlobalCheckboxListCssSelector } from './chunk-3LRBUQC2.js';
|
|
44
|
+
export { CheckboxListContext } from './chunk-WDUQUPTE.js';
|
|
45
|
+
export { _ButtonGroup as ButtonGroup, GlobalButtonGroupCssSelector } from './chunk-ANBOSYAL.js';
|
|
53
46
|
export { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
54
|
-
export { _ClearButton as ClearButton, GlobalClearButtonCssSelector } from './chunk-
|
|
47
|
+
export { _ClearButton as ClearButton, GlobalClearButtonCssSelector } from './chunk-HLXQ6C2E.js';
|
|
55
48
|
export { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
56
|
-
export { _EmbeddedButton as EmbeddedButton, GlobalEmbeddedButtonCssSelector } from './chunk-
|
|
49
|
+
export { _EmbeddedButton as EmbeddedButton, GlobalEmbeddedButtonCssSelector } from './chunk-TJMAMWRQ.js';
|
|
57
50
|
export { EmbeddedButtonContext } from './chunk-O7IJYNVQ.js';
|
|
58
|
-
export {
|
|
59
|
-
export {
|
|
51
|
+
export { SelectContext } from './chunk-T24MBA34.js';
|
|
52
|
+
export { GlobalSelectValueCssSelector, _SelectValue as SelectValue } from './chunk-ARD3LWL2.js';
|
|
53
|
+
export { useIsOverflow } from './chunk-EHXOXTDN.js';
|
|
54
|
+
import './chunk-LJXTJRSB.js';
|
|
55
|
+
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from './chunk-47SFZCKK.js';
|
|
56
|
+
export { HeadingContext } from './chunk-TXZ6BMFR.js';
|
|
57
|
+
export { GlobalLabelCssSelector, _Label as Label } from './chunk-OLXX46IZ.js';
|
|
58
|
+
export { _Button as Button, GlobalButtonCssSelector } from './chunk-ESWRMGHR.js';
|
|
59
|
+
export { useSlot } from './chunk-H5YTU3U7.js';
|
|
60
|
+
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from './chunk-USVXH6MO.js';
|
|
60
61
|
export { SpinnerContext } from './chunk-4ZYV2XLW.js';
|
|
61
|
-
export {
|
|
62
|
+
export { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
63
|
+
export { GlobalSectionCssSelector, _Section as Section } from './chunk-O5PTD6IN.js';
|
|
64
|
+
export { GlobalLinkCssSelector, _Link as Link } from './chunk-52LHX4PE.js';
|
|
62
65
|
export { LinkContext } from './chunk-4VVNSXIB.js';
|
|
63
|
-
export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, _ListBox as ListBox } from './chunk-
|
|
66
|
+
export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, _ListBox as ListBox } from './chunk-ZG5E36S3.js';
|
|
64
67
|
export { isArray, isDefined, isEmptyArray, isFunction, isNil, isNilOrEmpty, isNull, isNumber, isObject, isPlainObject, isPromise, isString, isUndefined } from './chunk-TIPN4VYD.js';
|
|
65
|
-
import './chunk-JTNMFPM4.js';
|
|
66
68
|
export { SectionContext } from './chunk-5H5AZJPQ.js';
|
|
67
69
|
export { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
68
|
-
export { GlobalListBoxItemCssSelector, _ListBoxItem as ListBoxItem } from './chunk-
|
|
69
|
-
export {
|
|
70
|
-
export {
|
|
71
|
-
export { GlobalRadioGroupCssSelector, _RadioGroup as RadioGroup } from './chunk-F4KQUFXI.js';
|
|
72
|
-
export { RadioGroupContext } from './chunk-5MBJWRZD.js';
|
|
73
|
-
export { RadioListContext } from './chunk-A7TZHALP.js';
|
|
70
|
+
export { GlobalListBoxItemCssSelector, _ListBoxItem as ListBoxItem } from './chunk-WDA6LWC4.js';
|
|
71
|
+
export { GlobalRadioCssSelector, _Radio as Radio } from './chunk-SFZBLVJN.js';
|
|
72
|
+
export { GlobalRadioGroupCssSelector, _RadioGroup as RadioGroup } from './chunk-L3Y67TUF.js';
|
|
74
73
|
export { RadioContext } from './chunk-FU5CCPLP.js';
|
|
75
74
|
export { RadioFieldContext } from './chunk-DGLAGYBD.js';
|
|
76
|
-
export {
|
|
77
|
-
export {
|
|
75
|
+
export { RadioGroupContext } from './chunk-5MBJWRZD.js';
|
|
76
|
+
export { GlobalRadioListCssSelector, _RadioList as RadioList } from './chunk-NKHMUPAP.js';
|
|
77
|
+
export { RadioListContext } from './chunk-A7TZHALP.js';
|
|
78
|
+
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from './chunk-D7VVQIPM.js';
|
|
78
79
|
export { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
80
|
+
export { LabelContext } from './chunk-QCA3ZR56.js';
|
|
81
|
+
import './chunk-TFVDF4YH.js';
|
|
82
82
|
export { ListBoxItemContext } from './chunk-Y2POLIXK.js';
|
|
83
|
-
import './chunk-
|
|
83
|
+
import './chunk-XF4SQ222.js';
|
|
84
84
|
import './chunk-OKZYR4RF.js';
|
|
85
|
-
export {
|
|
85
|
+
export { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
86
|
+
export { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
87
|
+
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from './chunk-EMD2K6B3.js';
|
|
86
88
|
export { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
87
89
|
export { GlobalHopperProviderCssSelector, _HopperProvider as HopperProvider } from './chunk-NMKBUGSO.js';
|
|
88
|
-
export { GlobalIconListCssSelector, _IconList as IconList } from './chunk-
|
|
90
|
+
export { GlobalIconListCssSelector, _IconList as IconList } from './chunk-BF6YUKC2.js';
|
|
89
91
|
export { IconListContext } from './chunk-DHVVYSLB.js';
|
|
92
|
+
export { _ErrorMessage as ErrorMessage, GlobalErrorMessageCssSelector } from './chunk-A2S2Q73W.js';
|
|
93
|
+
export { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
94
|
+
export { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
90
95
|
export { FormContext } from './chunk-EURJK4ZT.js';
|
|
91
96
|
export { GlobalHeaderCssSelector, _Header as Header } from './chunk-L5A2UTQV.js';
|
|
92
97
|
export { HeaderContext } from './chunk-7JOGKC3W.js';
|
|
93
|
-
export { _Divider as Divider, GlobalDividerCssSelector } from './chunk-
|
|
98
|
+
export { _Divider as Divider, GlobalDividerCssSelector } from './chunk-5NMCOZOW.js';
|
|
94
99
|
export { DividerContext } from './chunk-FYIHMKHI.js';
|
|
95
|
-
export { _Badge as Badge, GlobalBadgeCssSelector } from './chunk-
|
|
96
|
-
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from './chunk-
|
|
100
|
+
export { _Badge as Badge, GlobalBadgeCssSelector } from './chunk-2ZOLM7VR.js';
|
|
101
|
+
export { GlobalOverlineTextCssSelector, _OverlineText as OverlineText } from './chunk-JVDCU4PT.js';
|
|
97
102
|
export { OverlineTextContext } from './chunk-WPNVVGFW.js';
|
|
103
|
+
export { _FloatingBadge as FloatingBadge, GlobalFloatingBadgeCssSelector } from './chunk-X2T2UX2O.js';
|
|
98
104
|
export { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
99
|
-
export {
|
|
100
|
-
export {
|
|
101
|
-
export {
|
|
102
|
-
export {
|
|
103
|
-
export { _Avatar as Avatar, AvatarToTextSizeAdapter, GlobalAvatarCssSelector } from './chunk-SPFANCCV.js';
|
|
104
|
-
import './chunk-NS3XVOQ7.js';
|
|
105
|
-
export { GlobalTextCssSelector, _Text as Text } from './chunk-K7DU4YR4.js';
|
|
105
|
+
export { FloatingBadgeContext } from './chunk-CIGS4QGT.js';
|
|
106
|
+
export { _AnonymousAvatar as AnonymousAvatar, GlobalAnonymousAvatarCssSelector } from './chunk-UNSJTDXN.js';
|
|
107
|
+
export { _Avatar as Avatar, AvatarToTextSizeAdapter, GlobalAvatarCssSelector } from './chunk-HXPTWMD5.js';
|
|
108
|
+
export { GlobalTextCssSelector, _Text as Text } from './chunk-QCTIAKM6.js';
|
|
106
109
|
export { TextContext } from './chunk-X6SER3TZ.js';
|
|
110
|
+
import './chunk-NS3XVOQ7.js';
|
|
107
111
|
export { ClearContainerSlots, ClearProviders } from './chunk-HXI3MEEK.js';
|
|
108
|
-
export { _DeletedAvatar as DeletedAvatar, GlobalDeletedAvatarCssSelector } from './chunk-
|
|
112
|
+
export { _DeletedAvatar as DeletedAvatar, GlobalDeletedAvatarCssSelector } from './chunk-QSWSZUZM.js';
|
|
109
113
|
export { AvatarContext } from './chunk-AES7QBQE.js';
|
|
110
|
-
export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, _RichIconAvatarImage as RichIconAvatarImage } from './chunk-
|
|
114
|
+
export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, _RichIconAvatarImage as RichIconAvatarImage } from './chunk-BO53NITW.js';
|
|
111
115
|
export { SlotProvider } from './chunk-M36KANKC.js';
|
|
112
116
|
export { cssModule } from './chunk-KVDXQMWI.js';
|
|
113
117
|
export { RichIconAvatarImageContext } from './chunk-JWW56J7M.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
|
|
2
|
-
.InputGroup-module__hop-
|
|
2
|
+
.InputGroup-module__hop-InputGroup___Bza37 {
|
|
3
3
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
4
4
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
5
5
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
--hop-InputGroup-align-items: center;
|
|
14
14
|
--hop-InputGroup-align-items-textarea: flex-end;
|
|
15
15
|
--hop-InputGroup-inline-size: fit-content;
|
|
16
|
-
--hop-InputGroup-inline-size-number: 100%;
|
|
17
16
|
--hop-InputGroup-sm-block-size: 2rem;
|
|
18
17
|
--hop-InputGroup-md-block-size: 2.5rem;
|
|
19
18
|
--hop-InputGroup-block-size-textarea: auto;
|
|
@@ -80,11 +79,11 @@
|
|
|
80
79
|
border: var(--border);
|
|
81
80
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
82
81
|
}
|
|
83
|
-
.InputGroup-module__hop-InputGroup--
|
|
82
|
+
.InputGroup-module__hop-InputGroup--fluid___cf38K {
|
|
84
83
|
--inline-size: 100%;
|
|
85
84
|
--input-inline-size: 100%;
|
|
86
85
|
}
|
|
87
|
-
.InputGroup-module__hop-InputGroup--
|
|
86
|
+
.InputGroup-module__hop-InputGroup--sm___DJIbp {
|
|
88
87
|
--block-size: var(--hop-InputGroup-sm-block-size);
|
|
89
88
|
--input-font-family: var(--hop-InputGroup-input-sm-font-family);
|
|
90
89
|
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
@@ -92,7 +91,7 @@
|
|
|
92
91
|
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
93
92
|
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
94
93
|
}
|
|
95
|
-
.InputGroup-module__hop-
|
|
94
|
+
.InputGroup-module__hop-InputGroup___Bza37[data-input-type=textarea] {
|
|
96
95
|
--gap: var(--hop-InputGroup-gap-textarea);
|
|
97
96
|
--flex-direction: var(--hop-InputGroup-flex-direction-textarea);
|
|
98
97
|
--align-items: var(--hop-InputGroup-align-items-textarea);
|
|
@@ -100,29 +99,28 @@
|
|
|
100
99
|
--padding-inline: var(--hop-InputGroup-padding-inline-textarea);
|
|
101
100
|
--padding-block: var(--hop-InputGroup-padding-block-textarea);
|
|
102
101
|
}
|
|
103
|
-
.InputGroup-module__hop-
|
|
102
|
+
.InputGroup-module__hop-InputGroup___Bza37[data-input-type=number] {
|
|
104
103
|
--display: var(--hop-InputGroup-display-number);
|
|
105
104
|
--gap: var(--hop-InputGroup-gap-number);
|
|
106
|
-
--inline-size: var(--hop-InputGroup-inline-size-number);
|
|
107
105
|
}
|
|
108
|
-
.InputGroup-module__hop-
|
|
106
|
+
.InputGroup-module__hop-InputGroup___Bza37[data-hovered] {
|
|
109
107
|
--background: var(--hop-InputGroup-background-hover);
|
|
110
108
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
111
109
|
}
|
|
112
|
-
.InputGroup-module__hop-
|
|
110
|
+
.InputGroup-module__hop-InputGroup___Bza37[data-focus-within] {
|
|
113
111
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
114
112
|
}
|
|
115
|
-
.InputGroup-module__hop-
|
|
113
|
+
.InputGroup-module__hop-InputGroup___Bza37[data-invalid] {
|
|
116
114
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
117
115
|
}
|
|
118
|
-
.InputGroup-module__hop-
|
|
116
|
+
.InputGroup-module__hop-InputGroup___Bza37[data-disabled] {
|
|
119
117
|
--background: var(--hop-InputGroup-background-disabled);
|
|
120
118
|
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled);
|
|
121
119
|
--input-color: var(--hop-InputGroup-input-color-disabled);
|
|
122
120
|
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
123
121
|
}
|
|
124
|
-
.InputGroup-module__hop-
|
|
125
|
-
.InputGroup-module__hop-
|
|
122
|
+
.InputGroup-module__hop-InputGroup__input___gfqs7,
|
|
123
|
+
.InputGroup-module__hop-InputGroup__textarea___wZzaX {
|
|
126
124
|
flex: 1 1 auto;
|
|
127
125
|
box-sizing: border-box;
|
|
128
126
|
inline-size: var(--input-inline-size);
|
|
@@ -136,14 +134,14 @@
|
|
|
136
134
|
border: none;
|
|
137
135
|
outline: none;
|
|
138
136
|
}
|
|
139
|
-
.InputGroup-module__hop-
|
|
137
|
+
.InputGroup-module__hop-InputGroup__input___gfqs7 {
|
|
140
138
|
block-size: var(--input-block-size);
|
|
141
139
|
padding: var(--hop-InputGroup-input-padding);
|
|
142
140
|
}
|
|
143
|
-
.InputGroup-module__hop-
|
|
141
|
+
.InputGroup-module__hop-InputGroup__textarea___wZzaX {
|
|
144
142
|
padding: var(--hop-InputGroup-textarea-padding);
|
|
145
143
|
}
|
|
146
|
-
.InputGroup-module__hop-
|
|
144
|
+
.InputGroup-module__hop-InputGroup__input___gfqs7::placeholder {
|
|
147
145
|
font-family: var(--hop-InputGroup-placeholder-font-family);
|
|
148
146
|
font-size: var(--hop-InputGroup-placeholder-font-size);
|
|
149
147
|
font-weight: var(--hop-InputGroup-placeholder-font-weight);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-
|
|
1
|
+
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-PUMWU6M4.js';
|
|
2
2
|
import '../../chunk-6BFSSZCY.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-M36KANKC.js';
|