@hopper-ui/components 1.3.22 → 1.3.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/dist/Avatar/src/AnonymousAvatar.css +37 -37
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/AnonymousAvatar.temp.css +296 -0
- package/dist/Avatar/src/AnonymousAvatar.temp.d.ts +31 -0
- package/dist/Avatar/src/AnonymousAvatar.temp.js +60 -0
- package/dist/Avatar/src/Avatar.css +55 -55
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/DeletedAvatar.css +37 -37
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +37 -37
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +55 -55
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +42 -42
- package/dist/Badge/src/Badge.js +3 -3
- package/dist/Badge/src/FloatingBadge.css +37 -37
- package/dist/Badge/src/FloatingBadge.js +1 -1
- package/dist/Badge/src/index.css +52 -52
- package/dist/Badge/src/index.js +4 -4
- package/dist/ComboBox/src/ComboBox.css +768 -768
- package/dist/ComboBox/src/ComboBox.js +6 -6
- package/dist/ComboBox/src/ComboBoxOptions.css +768 -768
- package/dist/ComboBox/src/ComboBoxOptions.js +58 -58
- package/dist/ComboBox/src/index.css +768 -768
- package/dist/ComboBox/src/index.js +58 -58
- package/dist/Divider/src/Divider.css +29 -29
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +29 -29
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +29 -29
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +29 -29
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +768 -768
- package/dist/Form/src/Form.js +58 -58
- package/dist/Form/src/index.css +768 -768
- package/dist/Form/src/index.js +58 -58
- package/dist/HelperMessage/src/HelperMessage.css +29 -29
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +29 -29
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +28 -28
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +28 -28
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +49 -49
- package/dist/Link/src/Link.js +6 -6
- package/dist/Link/src/index.css +49 -49
- package/dist/Link/src/index.js +6 -6
- package/dist/ListBox/src/ListBox.css +274 -274
- package/dist/ListBox/src/ListBox.js +11 -11
- package/dist/ListBox/src/ListBoxItem.css +262 -262
- package/dist/ListBox/src/ListBoxItem.d.ts +1 -1
- package/dist/ListBox/src/ListBoxItem.js +10 -10
- package/dist/ListBox/src/ListBoxItemSkeleton.css +34 -34
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +274 -274
- package/dist/ListBox/src/index.js +11 -11
- package/dist/Select/src/Select.css +296 -296
- package/dist/Select/src/Select.js +7 -7
- package/dist/Select/src/SelectOptions.css +768 -768
- package/dist/Select/src/SelectOptions.js +58 -58
- package/dist/Select/src/SelectValue.css +61 -61
- package/dist/Select/src/SelectValue.js +5 -5
- package/dist/Select/src/index.css +768 -768
- package/dist/Select/src/index.js +58 -58
- package/dist/Spinner/src/Spinner.css +37 -37
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +37 -37
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +93 -93
- package/dist/buttons/src/Button.js +7 -7
- package/dist/buttons/src/ButtonGroup.css +38 -38
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +98 -98
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +98 -98
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +102 -102
- package/dist/buttons/src/LinkButton.js +7 -7
- package/dist/buttons/src/index.css +249 -249
- package/dist/buttons/src/index.js +13 -13
- package/dist/checkbox/src/Checkbox.css +46 -46
- package/dist/checkbox/src/Checkbox.js +6 -6
- package/dist/checkbox/src/CheckboxField.css +33 -33
- package/dist/checkbox/src/CheckboxField.d.ts +5 -0
- package/dist/checkbox/src/CheckboxField.js +3 -1
- package/dist/checkbox/src/CheckboxGroup.css +98 -98
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/DecorativeCheckbox.css +54 -54
- package/dist/checkbox/src/DecorativeCheckbox.js +6 -6
- package/dist/checkbox/src/index.css +98 -98
- package/dist/checkbox/src/index.js +9 -9
- package/dist/{chunk-FUOWPCCB.js → chunk-23GSURJM.js} +5 -5
- package/dist/{chunk-Y4JN2FNO.js → chunk-2MA4Z3CM.js} +1 -1
- package/dist/{chunk-IJ63FSF2.js → chunk-34OD6B77.js} +2 -2
- package/dist/{chunk-RS26HRDP.js → chunk-3MNBXLNA.js} +1 -1
- package/dist/{chunk-5TSWWRP5.js → chunk-3WWTLVIH.js} +1 -1
- package/dist/{chunk-YOLWUQYK.js → chunk-4GUVWQIQ.js} +2 -2
- package/dist/{chunk-LIWVG7YG.js → chunk-4QKGKTD5.js} +1 -1
- package/dist/{chunk-6NYROZG5.js → chunk-5HOGOWWF.js} +3 -3
- package/dist/{chunk-6UPNVYSM.js → chunk-6ZY5OMDT.js} +2 -2
- package/dist/{chunk-BPHBGKEP.js → chunk-7UIRCOSZ.js} +1 -1
- package/dist/{chunk-JTX57GMF.js → chunk-A3DFIXR7.js} +1 -1
- package/dist/{chunk-4O4FBHN5.js → chunk-AACT6TYJ.js} +7 -10
- package/dist/{chunk-GMVVIPQG.js → chunk-BI5IK57A.js} +1 -1
- package/dist/{chunk-252JECH3.js → chunk-D2LTMEJM.js} +4 -4
- package/dist/{chunk-TFUV5RJ3.js → chunk-D7F5AAM5.js} +3 -3
- package/dist/{chunk-IXSK27JB.js → chunk-DKU4ERF3.js} +1 -1
- package/dist/{chunk-2VHUBRYW.js → chunk-DPM63OEM.js} +1 -1
- package/dist/{chunk-HWO7TXDE.js → chunk-DQM72KTX.js} +1 -1
- package/dist/{chunk-B7HFTI4F.js → chunk-DTPOFTKE.js} +1 -1
- package/dist/{chunk-X7NKH6N6.js → chunk-DVFD3SO5.js} +21 -12
- package/dist/{chunk-I6KKIOW4.js → chunk-DXJTN6KL.js} +1 -1
- package/dist/{chunk-OJUEP7CC.js → chunk-EY63OJGU.js} +2 -2
- package/dist/{chunk-X66XJOKK.js → chunk-FAM5QSGP.js} +2 -2
- package/dist/{chunk-7J3TNUEU.js → chunk-FDA3Z2MW.js} +2 -2
- package/dist/{chunk-XZ3DY7TN.js → chunk-FN2RCELD.js} +1 -1
- package/dist/{chunk-ZTILFVDQ.js → chunk-FTU5D3IQ.js} +3 -3
- package/dist/{chunk-ZELJHVRI.js → chunk-GIUE6E7O.js} +1 -1
- package/dist/{chunk-RVSFILDF.js → chunk-GX67ZE24.js} +2 -2
- package/dist/{chunk-YBR7YMSR.js → chunk-I54ZVSE7.js} +1 -1
- package/dist/{chunk-6RICOPVG.js → chunk-ICG7GXKL.js} +6 -9
- package/dist/{chunk-HA2G7Z3Y.js → chunk-JDMEQ2PT.js} +2 -2
- package/dist/{chunk-QESAGPPL.js → chunk-JEJIGHGA.js} +3 -3
- package/dist/{chunk-2H6UV2SG.js → chunk-KYTJMKI3.js} +1 -1
- package/dist/{chunk-B63FSPKP.js → chunk-P5CTWFXU.js} +1 -1
- package/dist/{chunk-KSVVXFS7.js → chunk-QEP5RLDI.js} +1 -1
- package/dist/{chunk-ORU5PV3C.js → chunk-QU5EBSOI.js} +24 -14
- package/dist/{chunk-MPQTHOE3.js → chunk-RFDMUGAC.js} +2 -2
- package/dist/{chunk-6RNMY3B3.js → chunk-TKHSOAVB.js} +2 -2
- package/dist/{chunk-GWG4MVEJ.js → chunk-UAWJCHI5.js} +3 -3
- package/dist/{chunk-OMUZK3MO.js → chunk-US7TSPOE.js} +1 -1
- package/dist/{chunk-M5KK5N5H.js → chunk-V2ME5CNG.js} +7 -7
- package/dist/{chunk-5YJ67DFM.js → chunk-VYR2FNOF.js} +3 -3
- package/dist/{chunk-OA3QBRFE.js → chunk-WU6G2EFE.js} +1 -1
- package/dist/{chunk-4JSLFCFC.js → chunk-XDS75LCS.js} +3 -3
- package/dist/{chunk-D3SH5S47.js → chunk-YSSICOAX.js} +2 -2
- package/dist/{chunk-DBMGIEGU.js → chunk-YZXA24RK.js} +2 -2
- package/dist/{chunk-R4F5OA3R.js → chunk-ZNAUIA3P.js} +3 -3
- package/dist/{chunk-JP6GK2ZA.js → chunk-ZYU53CSB.js} +2 -2
- package/dist/index.css +768 -768
- package/dist/index.js +58 -58
- package/dist/inputs/src/InputGroup.css +264 -264
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +286 -286
- package/dist/inputs/src/NumberField.js +8 -8
- package/dist/inputs/src/PasswordField.css +274 -274
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/RemainingCharacterCount.css +30 -30
- package/dist/inputs/src/RemainingCharacterCount.js +5 -5
- package/dist/inputs/src/SearchField.css +280 -280
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +281 -281
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +278 -278
- package/dist/inputs/src/TextField.js +10 -10
- package/dist/inputs/src/index.css +324 -324
- package/dist/inputs/src/index.js +17 -17
- package/dist/overlays/Popover/src/Popover.css +768 -768
- package/dist/overlays/Popover/src/Popover.js +58 -58
- package/dist/overlays/Popover/src/index.css +768 -768
- package/dist/overlays/Popover/src/index.js +58 -58
- package/dist/radio/src/DecorativeRadio.css +54 -54
- package/dist/radio/src/DecorativeRadio.js +6 -6
- package/dist/radio/src/Radio.css +46 -46
- package/dist/radio/src/Radio.js +6 -6
- package/dist/radio/src/RadioField.css +33 -33
- package/dist/radio/src/RadioField.d.ts +5 -0
- package/dist/radio/src/RadioField.js +2 -1
- package/dist/radio/src/RadioGroup.css +98 -98
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +98 -98
- package/dist/radio/src/index.js +9 -9
- package/dist/switch/src/Switch.css +43 -43
- package/dist/switch/src/Switch.js +6 -6
- package/dist/switch/src/SwitchField.css +33 -33
- package/dist/switch/src/SwitchField.js +1 -1
- package/dist/switch/src/index.css +49 -49
- package/dist/switch/src/index.js +7 -7
- package/dist/tag/src/Tag.css +390 -390
- package/dist/tag/src/Tag.js +10 -10
- package/dist/tag/src/TagGroup.css +37 -37
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/TagList.css +27 -27
- package/dist/tag/src/index.css +400 -400
- package/dist/tag/src/index.js +11 -11
- package/dist/typography/Heading/src/Heading.css +27 -27
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +27 -27
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +27 -27
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +27 -27
- package/dist/typography/Label/src/index.js +1 -1
- package/dist/typography/OverlineText/src/OverlineText.css +27 -27
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +27 -27
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +27 -27
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +27 -27
- package/dist/typography/Text/src/index.js +1 -1
- package/dist/utils/src/EnsureTextWrapper.css +27 -27
- package/dist/utils/src/EnsureTextWrapper.js +5 -5
- package/dist/utils/src/index.css +27 -27
- package/dist/utils/src/index.js +5 -5
- package/dist/utils/src/useRenderProps.d.ts +1 -1
- package/package.json +19 -18
|
@@ -11,7 +11,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
11
11
|
import { jsx } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./ButtonGroup.module.css#css-module
|
|
14
|
-
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-
|
|
14
|
+
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-ButtonGroup___2PgOi", "hop-ButtonGroup--horizontal": "ButtonGroup-module__hop-ButtonGroup--horizontal___5g-yu", "hop-ButtonGroup--vertical": "ButtonGroup-module__hop-ButtonGroup--vertical___Ut0a4", "hop-ButtonGroup--start": "ButtonGroup-module__hop-ButtonGroup--start___4vCTx", "hop-ButtonGroup--center": "ButtonGroup-module__hop-ButtonGroup--center___MXMBb", "hop-ButtonGroup--end": "ButtonGroup-module__hop-ButtonGroup--end___riD0g", "hop-ButtonGroup--wrap": "ButtonGroup-module__hop-ButtonGroup--wrap___NbIRc", "hop-ButtonGroup--fluid": "ButtonGroup-module__hop-ButtonGroup--fluid___Q02yx" };
|
|
15
15
|
var GlobalButtonGroupCssSelector = "hop-ButtonGroup";
|
|
16
16
|
function ButtonGroup(props, ref) {
|
|
17
17
|
var _a, _b, _c, _d;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _DecorativeRadio } from './chunk-
|
|
2
|
-
import { _DecorativeCheckbox } from './chunk-
|
|
1
|
+
import { _DecorativeRadio } from './chunk-4GUVWQIQ.js';
|
|
2
|
+
import { _DecorativeCheckbox } from './chunk-YSSICOAX.js';
|
|
3
3
|
import { ListBoxItemContext } from './chunk-Y2POLIXK.js';
|
|
4
|
-
import { _ListBoxItemSkeleton } from './chunk-
|
|
4
|
+
import { _ListBoxItemSkeleton } from './chunk-DPM63OEM.js';
|
|
5
5
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
6
|
-
import { EnsureTextWrapper } from './chunk-
|
|
6
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
7
7
|
import { BadgeContext } from './chunk-CQDLZ42T.js';
|
|
8
8
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
9
9
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, ListBoxItem as ListBoxItem$1, List
|
|
|
18
18
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./ListBoxItem.module.css#css-module
|
|
21
|
-
var ListBoxItem_module_default = { "hop-ListBoxItem": "ListBoxItem-module__hop-
|
|
21
|
+
var ListBoxItem_module_default = { "hop-ListBoxItem": "ListBoxItem-module__hop-ListBoxItem___oMC4V", "hop-ListBoxItem--xs": "ListBoxItem-module__hop-ListBoxItem--xs___IXeeS", "hop-ListBoxItem--sm": "ListBoxItem-module__hop-ListBoxItem--sm___6--oP", "hop-ListBoxItem--md": "ListBoxItem-module__hop-ListBoxItem--md___zHhRE", "hop-ListBoxItem--lg": "ListBoxItem-module__hop-ListBoxItem--lg___-Q1Lk", "hop-ListBoxItem__inner": "ListBoxItem-module__hop-ListBoxItem__inner___ZQ7sY", "hop-ListBoxItem__checkmark": "ListBoxItem-module__hop-ListBoxItem__checkmark___VcNbL", "hop-ListBoxItem__description": "ListBoxItem-module__hop-ListBoxItem__description___Zwz97", "hop-ListBoxItem__radio": "ListBoxItem-module__hop-ListBoxItem__radio___kKIOu", "hop-ListBoxItem__checkbox": "ListBoxItem-module__hop-ListBoxItem__checkbox___nwS-H", "hop-ListBoxItem__avatar": "ListBoxItem-module__hop-ListBoxItem__avatar___1yhxR", "hop-ListBoxItem__icon-list": "ListBoxItem-module__hop-ListBoxItem__icon-list___CnJlo", "hop-ListBoxItem__icon": "ListBoxItem-module__hop-ListBoxItem__icon___OHqul", "hop-ListBoxItem__label": "ListBoxItem-module__hop-ListBoxItem__label___RarC1", "hop-ListBoxItem__end-icon-list": "ListBoxItem-module__hop-ListBoxItem__end-icon-list___Sd5ni", "hop-ListBoxItem__end-icon": "ListBoxItem-module__hop-ListBoxItem__end-icon___OtLBV", "hop-ListBoxItem__badge": "ListBoxItem-module__hop-ListBoxItem__badge___Vyc4n" };
|
|
22
22
|
var GlobalListBoxItemCssSelector = "hop-ListBoxItem";
|
|
23
23
|
var ListBoxItemToIconSizeAdapter = {
|
|
24
24
|
xs: "sm",
|
|
@@ -152,10 +152,7 @@ function ListBoxItemInner(props) {
|
|
|
152
152
|
}],
|
|
153
153
|
[BadgeContext, {
|
|
154
154
|
className: ListBoxItem_module_default["hop-ListBoxItem__badge"],
|
|
155
|
-
isDisabled
|
|
156
|
-
isHovered,
|
|
157
|
-
isPressed,
|
|
158
|
-
isSelected
|
|
155
|
+
isDisabled
|
|
159
156
|
}],
|
|
160
157
|
[AvatarContext, {
|
|
161
158
|
className: ListBoxItem_module_default["hop-ListBoxItem__avatar"],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
2
2
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -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___2HzTs", "hop-Radio--sm": "Radio-module__hop-Radio--sm___Qxlvt", "hop-Radio--md": "Radio-module__hop-Radio--md___b-vaJ", "hop-Radio__icon": "Radio-module__hop-Radio__icon___cEXnk", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___QIyy-", "hop-Radio__box": "Radio-module__hop-Radio__box___axJ4o", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___KlAYN", "hop-Radio__text": "Radio-module__hop-Radio__text___ZcCSA" };
|
|
17
17
|
var GlobalRadioCssSelector = "hop-Radio";
|
|
18
18
|
function Radio(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SearchFieldContext } from './chunk-3NKF5TPD.js';
|
|
2
|
-
import { _InputGroup } from './chunk-
|
|
3
|
-
import { _ClearButton } from './chunk-
|
|
2
|
+
import { _InputGroup } from './chunk-GIUE6E7O.js';
|
|
3
|
+
import { _ClearButton } from './chunk-DXJTN6KL.js';
|
|
4
4
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
5
5
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
6
6
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, Input, SearchField as SearchField$
|
|
|
18
18
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./SearchField.module.css#css-module
|
|
21
|
-
var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-
|
|
21
|
+
var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___yL6F-", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___hk-Il", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___s5DSK", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___e5fzt", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___CuQpk", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___eFnC3", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___tBccC", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___5gSxl", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___k-oxQ" };
|
|
22
22
|
var GlobalSearchFieldCssSelector = "hop-SearchField";
|
|
23
23
|
function SearchField(props, ref) {
|
|
24
24
|
var _a;
|
|
@@ -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___86Smo", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___Y-IyD", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___phxO8", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___YirL1", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___9CAUr" };
|
|
16
16
|
var GlobalSwitchFieldCssSelector = "hop-SwitchField";
|
|
17
17
|
var SwitchToDescriptionSizeAdapter = {
|
|
18
18
|
sm: "xs",
|
|
@@ -13,7 +13,7 @@ import { useContextProps, FieldErrorContext, TagGroup as TagGroup$1 } from 'reac
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./TagGroup.module.css#css-module
|
|
16
|
-
var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-
|
|
16
|
+
var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___ifxHL", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___ZGgVp", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___LBtG7", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___4fBgy", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___uha6c" };
|
|
17
17
|
var GlobalTagGroupCssSelector = "hop-TagGroup";
|
|
18
18
|
function TagGroup(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -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___mj8Fa", "hop-Text--xs": "Text-module__hop-Text--xs___Ec0pB", "hop-Text--sm": "Text-module__hop-Text--sm___OEOLg", "hop-Text--md": "Text-module__hop-Text--md___1w6vw", "hop-Text--lg": "Text-module__hop-Text--lg___qmFPQ", "hop-Text--xl": "Text-module__hop-Text--xl___X22md", "hop-Text--2xl": "Text-module__hop-Text--2xl___-NFPI", "hop-Text--inherit": "Text-module__hop-Text--inherit___PE67N" };
|
|
13
13
|
var GlobalTextCssSelector = "hop-Text";
|
|
14
14
|
function Text(props, ref) {
|
|
15
15
|
[props, ref] = useContextProps(props, ref, TextContext);
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
import { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
2
2
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
3
|
-
import {
|
|
3
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
4
|
+
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
4
5
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
5
6
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
6
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
9
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
10
|
+
import { useSlotId } from '@react-aria/utils';
|
|
9
11
|
import { forwardRef } from 'react';
|
|
10
|
-
import {
|
|
12
|
+
import { mergeProps } from 'react-aria';
|
|
11
13
|
import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
12
|
-
import { jsx } from 'react/jsx-runtime';
|
|
14
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
13
15
|
|
|
14
16
|
// css-module:./CheckboxField.module.css#css-module
|
|
15
|
-
var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-
|
|
17
|
+
var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___gLGGq", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___gzx8B", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___Y3vU6", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___I0K5j", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___RBQrl" };
|
|
16
18
|
var GlobalCheckboxFieldCssSelector = "hop-CheckboxField";
|
|
17
19
|
var CheckboxToDescriptionSizeAdapter = {
|
|
18
20
|
sm: "xs",
|
|
@@ -24,6 +26,7 @@ function CheckboxField(props, ref) {
|
|
|
24
26
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
25
27
|
const {
|
|
26
28
|
className,
|
|
29
|
+
description,
|
|
27
30
|
isDisabled,
|
|
28
31
|
size: sizeProp = "md",
|
|
29
32
|
style,
|
|
@@ -55,16 +58,11 @@ function CheckboxField(props, ref) {
|
|
|
55
58
|
isDisabled: isDisabled || false
|
|
56
59
|
}
|
|
57
60
|
});
|
|
58
|
-
const descriptionId =
|
|
59
|
-
return /* @__PURE__ */ jsx(
|
|
61
|
+
const descriptionId = useSlotId([Boolean(description)]);
|
|
62
|
+
return /* @__PURE__ */ jsx(ClearContainerSlots, { children: /* @__PURE__ */ jsx(
|
|
60
63
|
SlotProvider,
|
|
61
64
|
{
|
|
62
65
|
values: [
|
|
63
|
-
[TextContext, {
|
|
64
|
-
id: descriptionId,
|
|
65
|
-
className: CheckboxField_module_default["hop-CheckboxField__description"],
|
|
66
|
-
size: CheckboxToDescriptionSizeAdapter[size]
|
|
67
|
-
}],
|
|
68
66
|
[CheckboxContext, {
|
|
69
67
|
className: CheckboxField_module_default["hop-CheckboxField__checkbox"],
|
|
70
68
|
size,
|
|
@@ -72,18 +70,30 @@ function CheckboxField(props, ref) {
|
|
|
72
70
|
"aria-describedby": descriptionId
|
|
73
71
|
}]
|
|
74
72
|
],
|
|
75
|
-
children: /* @__PURE__ */
|
|
73
|
+
children: /* @__PURE__ */ jsxs(
|
|
76
74
|
"div",
|
|
77
75
|
{
|
|
78
76
|
...mergeProps(otherProps, renderProps),
|
|
79
77
|
ref,
|
|
80
78
|
slot: slot != null ? slot : void 0,
|
|
81
79
|
"data-disabled": isDisabled,
|
|
82
|
-
children:
|
|
80
|
+
children: [
|
|
81
|
+
renderProps.children,
|
|
82
|
+
description && /* @__PURE__ */ jsx(
|
|
83
|
+
_Text,
|
|
84
|
+
{
|
|
85
|
+
id: descriptionId,
|
|
86
|
+
className: CheckboxField_module_default["hop-CheckboxField__description"],
|
|
87
|
+
size: CheckboxToDescriptionSizeAdapter[size],
|
|
88
|
+
slot: "description",
|
|
89
|
+
children: description
|
|
90
|
+
}
|
|
91
|
+
)
|
|
92
|
+
]
|
|
83
93
|
}
|
|
84
94
|
)
|
|
85
95
|
}
|
|
86
|
-
);
|
|
96
|
+
) });
|
|
87
97
|
}
|
|
88
98
|
var _CheckboxField = forwardRef(CheckboxField);
|
|
89
99
|
_CheckboxField.displayName = "CheckboxField";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-QEP5RLDI.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___Of-Q3", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___Ne1ds" };
|
|
13
13
|
var GlobalHelperMessageCssSelector = "hop-HelperMessage";
|
|
14
14
|
function HelperMessage(props, ref) {
|
|
15
15
|
const validation = useContext(FieldErrorContext);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
3
3
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -10,7 +10,7 @@ import { FieldErrorContext, useContextProps, composeRenderProps } from 'react-ar
|
|
|
10
10
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./ErrorMessage.module.css#css-module
|
|
13
|
-
var ErrorMessage_module_default = { "hop-ErrorMessage": "ErrorMessage-module__hop-
|
|
13
|
+
var ErrorMessage_module_default = { "hop-ErrorMessage": "ErrorMessage-module__hop-ErrorMessage___xEWtR", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___lLo8S" };
|
|
14
14
|
var GlobalErrorMessageCssSelector = "hop-ErrorMessage";
|
|
15
15
|
function ErrorMessage(props, ref) {
|
|
16
16
|
const validation = useContext(FieldErrorContext);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
2
|
-
import { _Spinner } from './chunk-
|
|
2
|
+
import { _Spinner } from './chunk-ZYU53CSB.js';
|
|
3
3
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
4
4
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
5
|
-
import { EnsureTextWrapper } from './chunk-
|
|
5
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
6
6
|
import { useLocalizedString } from './chunk-TFVDF4YH.js';
|
|
7
7
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
8
8
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -16,7 +16,7 @@ import { useContextProps, composeRenderProps, DEFAULT_SLOT, Button as Button$1 }
|
|
|
16
16
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
17
17
|
|
|
18
18
|
// css-module:./Button.module.css#css-module
|
|
19
|
-
var Button_module_default = { "hop-Button": "Button-module__hop-
|
|
19
|
+
var Button_module_default = { "hop-Button": "Button-module__hop-Button___jiSXG", "hop-Button--fluid": "Button-module__hop-Button--fluid___uemut", "hop-Button--sm": "Button-module__hop-Button--sm___35Ol9", "hop-Button--md": "Button-module__hop-Button--md___em99q", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___ubFAv", "hop-Button--primary": "Button-module__hop-Button--primary___sCm6n", "hop-Button--secondary": "Button-module__hop-Button--secondary___tAIDD", "hop-Button--upsell": "Button-module__hop-Button--upsell___LwA1a", "hop-Button--danger": "Button-module__hop-Button--danger___aDOrw", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___w71lW", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___Kht-V", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___6IK0y", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___TleqN", "hop-Button__icon": "Button-module__hop-Button__icon___8nFoU", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___LkT1f", "hop-Button__text": "Button-module__hop-Button__text___MnGpT", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___hZsX4", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___MwsU-" };
|
|
20
20
|
var GlobalButtonCssSelector = "hop-Button";
|
|
21
21
|
function Button(props, ref) {
|
|
22
22
|
var _a, _b;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-AES7QBQE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-4QKGKTD5.js';
|
|
3
3
|
import { useRenderProps } from './chunk-NH3IVMXB.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { DeletedUserRichIcon } from '@hopper-ui/icons';
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { TagGroupContext } from './chunk-LCAS3YQV.js';
|
|
2
2
|
import { RadioGroupContext } from './chunk-5MBJWRZD.js';
|
|
3
|
+
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
3
4
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
4
5
|
import { _Footer } from './chunk-GTM56LGX.js';
|
|
5
6
|
import { FooterContext } from './chunk-I67NHYK4.js';
|
|
6
7
|
import { PasswordFieldContext } from './chunk-QW45G6K4.js';
|
|
7
8
|
import { SearchFieldContext } from './chunk-3NKF5TPD.js';
|
|
8
9
|
import { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
9
|
-
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
10
10
|
import { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
|
|
11
11
|
import { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
12
12
|
import { CheckboxGroupContext } from './chunk-N7YDPVZL.js';
|
|
13
13
|
import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
14
14
|
import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
|
|
15
|
+
import { SelectOptionsContext } from './chunk-CQFXGAJK.js';
|
|
15
16
|
import { ButtonContext as ButtonContext$1 } from './chunk-WMTWFKKP.js';
|
|
16
17
|
import { SelectContext } from './chunk-T24MBA34.js';
|
|
17
|
-
import {
|
|
18
|
-
import { _ListBox } from './chunk-4JSLFCFC.js';
|
|
18
|
+
import { _ListBox } from './chunk-XDS75LCS.js';
|
|
19
19
|
import { isFunction, isNil } from './chunk-TIPN4VYD.js';
|
|
20
20
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
21
|
-
import { _HopperProvider } from './chunk-NMKBUGSO.js';
|
|
22
21
|
import { LinkContext } from './chunk-4VVNSXIB.js';
|
|
22
|
+
import { _HopperProvider } from './chunk-NMKBUGSO.js';
|
|
23
23
|
import { FormContext } from './chunk-EURJK4ZT.js';
|
|
24
24
|
import { PopoverContext } from './chunk-SC6ZK5ON.js';
|
|
25
25
|
import { ListBoxContext } from './chunk-UIEP5BA5.js';
|
|
26
|
-
import { EnsureTextWrapper } from './chunk-
|
|
26
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
27
27
|
import { HeadingContext } from './chunk-TXZ6BMFR.js';
|
|
28
28
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
29
29
|
import { ComboBoxContext } from './chunk-4XHTP4GX.js';
|
|
@@ -123,7 +123,7 @@ var _ComboBoxOptions = forwardRef(ComboBoxOptions);
|
|
|
123
123
|
_ComboBoxOptions.displayName = "ComboBoxOptions";
|
|
124
124
|
|
|
125
125
|
// css-module:./Form.module.css#css-module
|
|
126
|
-
var Form_module_default = { "hop-Form": "Form-module__hop-
|
|
126
|
+
var Form_module_default = { "hop-Form": "Form-module__hop-Form___WMFaL" };
|
|
127
127
|
var GlobalFormCssSelector = "hop-Form";
|
|
128
128
|
function Form(props, ref) {
|
|
129
129
|
var _a;
|
|
@@ -738,7 +738,7 @@ function $f86e6c1ec7da6ebb$export$bc3384a35de93d66(options) {
|
|
|
738
738
|
}
|
|
739
739
|
|
|
740
740
|
// css-module:./Popover.module.css#css-module
|
|
741
|
-
var Popover_module_default = { "hop-Popover": "Popover-module__hop-
|
|
741
|
+
var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___B42fh", "fade": "Popover-module__fade___XlDzF", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___2SEn7", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___50ibq", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___2CbmC", "hop-Popover__title": "Popover-module__hop-Popover__title___2afa1", "hop-Popover__content": "Popover-module__hop-Popover__content___GXlyB", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___pdsx1", "hop-Popover__footer": "Popover-module__hop-Popover__footer___SqpVq", "hop-Popover__actions": "Popover-module__hop-Popover__actions___rNHh-", "hop-Popover__action": "Popover-module__hop-Popover__action___ypYWy" };
|
|
742
742
|
var GlobalPopoverCssSelector = "hop-Popover";
|
|
743
743
|
function Popover(props, ref) {
|
|
744
744
|
var _a;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
2
1
|
import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
|
|
2
|
+
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
3
3
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
4
|
-
import { EnsureTextWrapper } from './chunk-
|
|
4
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
5
5
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, DEFAULT_SLOT, Link } from 'react-a
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./LinkButton.module.css#css-module
|
|
16
|
-
var LinkButton_module_default = { "hop-LinkButton": "LinkButton-module__hop-
|
|
16
|
+
var LinkButton_module_default = { "hop-LinkButton": "LinkButton-module__hop-LinkButton___lIWOq Button-module__hop-Button___jiSXG", "hop-LinkButton--fluid": "LinkButton-module__hop-LinkButton--fluid___pTLWS Button-module__hop-Button--fluid___uemut", "hop-LinkButton--sm": "LinkButton-module__hop-LinkButton--sm___oXfHl Button-module__hop-Button--sm___35Ol9", "hop-LinkButton--icon-only": "LinkButton-module__hop-LinkButton--icon-only___aO1la Button-module__hop-Button--icon-only___ubFAv", "hop-LinkButton--primary": "LinkButton-module__hop-LinkButton--primary___dmtBZ Button-module__hop-Button--primary___sCm6n", "hop-LinkButton--secondary": "LinkButton-module__hop-LinkButton--secondary___wzyho Button-module__hop-Button--secondary___tAIDD", "hop-LinkButton--upsell": "LinkButton-module__hop-LinkButton--upsell___nEeEu Button-module__hop-Button--upsell___LwA1a", "hop-LinkButton--danger": "LinkButton-module__hop-LinkButton--danger___o4iE7 Button-module__hop-Button--danger___aDOrw", "hop-LinkButton--ghost-primary": "LinkButton-module__hop-LinkButton--ghost-primary___FtUWE Button-module__hop-Button--ghost-primary___w71lW", "hop-LinkButton--ghost-secondary": "LinkButton-module__hop-LinkButton--ghost-secondary___Yz3OE Button-module__hop-Button--ghost-secondary___Kht-V", "hop-LinkButton--ghost-danger": "LinkButton-module__hop-LinkButton--ghost-danger___HGNYs Button-module__hop-Button--ghost-danger___6IK0y", "hop-LinkButton__Spinner": "LinkButton-module__hop-LinkButton__Spinner___B74hB Button-module__hop-Button__Spinner___TleqN", "hop-LinkButton__icon": "LinkButton-module__hop-LinkButton__icon___oLFoT Button-module__hop-Button__icon___8nFoU", "hop-LinkButton__icon-list": "LinkButton-module__hop-LinkButton__icon-list___yFrLU Button-module__hop-Button__icon___8nFoU", "hop-LinkButton__text": "LinkButton-module__hop-LinkButton__text___NZW-m Button-module__hop-Button__text___MnGpT", "hop-LinkButton__end-icon": "LinkButton-module__hop-LinkButton__end-icon___zWVZG Button-module__hop-Button__end-icon___hZsX4", "hop-LinkButton__end-icon-list": "LinkButton-module__hop-LinkButton__end-icon-list___msa1d Button-module__hop-Button__end-icon___hZsX4" };
|
|
17
17
|
var GlobalLinkButtonCssSelector = "hop-LinkButton";
|
|
18
18
|
function LinkButton(props, ref) {
|
|
19
19
|
var _a, _b;
|
|
@@ -8,7 +8,7 @@ import { useContextProps, Label as Label$1 } from 'react-aria-components';
|
|
|
8
8
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./Label.module.css#css-module
|
|
11
|
-
var Label_module_default = { "hop-Label": "Label-module__hop-
|
|
11
|
+
var Label_module_default = { "hop-Label": "Label-module__hop-Label___gNKtA", "hop-Label__indicator": "Label-module__hop-Label__indicator___DSpzJ" };
|
|
12
12
|
var GlobalLabelCssSelector = "hop-Label";
|
|
13
13
|
function Label(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, LabelContext);
|
|
@@ -1,11 +1,11 @@
|
|
|
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-ICG7GXKL.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-
|
|
8
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
9
9
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
10
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
11
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -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___zSDzr", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___seztS", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___c4Dz5", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___f6G7R", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___0tYXU" };
|
|
21
21
|
var GlobalListBoxCssSelector = "hop-ListBox";
|
|
22
22
|
var GlobalListBoxEmptyItemCssSelector = "hop-ListBox__empty-item";
|
|
23
23
|
var ListBoxToTextSizeAdapter = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
2
|
import { IconListContext } from './chunk-DHVVYSLB.js';
|
|
3
|
-
import { EnsureTextWrapper } from './chunk-
|
|
3
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -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___ucH4r Checkbox-module__hop-Checkbox___LOKlY", "hop-DecorativeCheckbox--sm": "DecorativeCheckbox-module__hop-DecorativeCheckbox--sm___bH73y Checkbox-module__hop-Checkbox--sm___197S-", "hop-DecorativeCheckbox--md": "DecorativeCheckbox-module__hop-DecorativeCheckbox--md___7-w5g Checkbox-module__hop-Checkbox--md___JiYY-", "hop-DecorativeCheckbox__icon": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon___vNnWK Checkbox-module__hop-Checkbox__icon___XDw5u", "hop-DecorativeCheckbox__icon-list": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon-list___TS02C Checkbox-module__hop-Checkbox__icon___XDw5u", "hop-DecorativeCheckbox__box": "DecorativeCheckbox-module__hop-DecorativeCheckbox__box___ISwqo Checkbox-module__hop-Checkbox__box___-rfTf", "hop-DecorativeCheckbox__check": "DecorativeCheckbox-module__hop-DecorativeCheckbox__check___LCo1a Checkbox-module__hop-Checkbox__check___M8bAB", "hop-DecorativeCheckbox__text": "DecorativeCheckbox-module__hop-DecorativeCheckbox__text___4skmp Checkbox-module__hop-Checkbox__text___DsMrN" };
|
|
19
19
|
var GlobalDecorativeCheckboxCssSelector = "hop-DecorativeCheckbox";
|
|
20
20
|
function DecorativeCheckbox(props, ref) {
|
|
21
21
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
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-7UIRCOSZ.js';
|
|
4
4
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
5
5
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -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___5v2Af", "hop-Link--quiet": "Link-module__hop-Link--quiet___D-tLQ", "hop-Link--primary": "Link-module__hop-Link--primary___lLxOY", "hop-Link--secondary": "Link-module__hop-Link--secondary___RLmC8", "hop-Link__icon": "Link-module__hop-Link__icon___oIJkS", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___N9Z-b", "hop-Link__text": "Link-module__hop-Link__text___dMpPy", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___lmqHB", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___XOJkn" };
|
|
16
16
|
var GlobalLinkCssSelector = "hop-Link";
|
|
17
17
|
var LinkToIconSizeAdapter = {
|
|
18
18
|
inherit: void 0,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useScale } from './chunk-MTDFS4CZ.js';
|
|
2
|
-
import { _InputGroup } from './chunk-ZELJHVRI.js';
|
|
3
2
|
import { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
|
|
4
|
-
import {
|
|
3
|
+
import { _InputGroup } from './chunk-GIUE6E7O.js';
|
|
4
|
+
import { EnsureTextWrapper } from './chunk-7UIRCOSZ.js';
|
|
5
5
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
6
6
|
import { HelperMessageContext } from './chunk-HZKFQ33E.js';
|
|
7
7
|
import { ErrorMessageContext } from './chunk-FAE27DLF.js';
|
|
@@ -21,7 +21,7 @@ import { useContextProps, composeRenderProps, Input, NumberField as NumberField$
|
|
|
21
21
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
22
22
|
|
|
23
23
|
// css-module:./NumberField.module.css#css-module
|
|
24
|
-
var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-
|
|
24
|
+
var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-NumberField___mx671", "hop-NumberField--fluid": "NumberField-module__hop-NumberField--fluid___iO7rL", "hop-NumberField--mobile": "NumberField-module__hop-NumberField--mobile___vrN3m", "hop-NumberField__Label": "NumberField-module__hop-NumberField__Label___GFMKx", "hop-NumberField__prefix": "NumberField-module__hop-NumberField__prefix___0QNJ-", "hop-NumberField__InputGroup": "NumberField-module__hop-NumberField__InputGroup___7Qq6P", "hop-NumberField__ErrorMessage": "NumberField-module__hop-NumberField__ErrorMessage___B1uh9", "hop-NumberField__HelperMessage": "NumberField-module__hop-NumberField__HelperMessage___sbKA2", "hop-NumberField__stepper-button": "NumberField-module__hop-NumberField__stepper-button___OU7-r", "hop-NumberField__stepper-button--increment": "NumberField-module__hop-NumberField__stepper-button--increment___FHAZB", "hop-NumberField__stepper-button--decrement": "NumberField-module__hop-NumberField__stepper-button--decrement___MUxKV", "hop-NumberField__stepper-button--mobile": "NumberField-module__hop-NumberField__stepper-button--mobile___14XUz", "hop-NumberField__stepper-button__icon": "NumberField-module__hop-NumberField__stepper-button__icon___SDqNI", "hop-NumberField__input": "NumberField-module__hop-NumberField__input___EuRx2" };
|
|
25
25
|
var GlobalNumberFieldCssSelector = "hop-NumberField";
|
|
26
26
|
var StepperButton = ({ direction }) => {
|
|
27
27
|
const scale = useScale();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SpinnerContext } from './chunk-4ZYV2XLW.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-QEP5RLDI.js';
|
|
3
3
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -9,7 +9,7 @@ import { useContextProps, ProgressBar } from 'react-aria-components';
|
|
|
9
9
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./Spinner.module.css#css-module
|
|
12
|
-
var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-
|
|
12
|
+
var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-Spinner___v776P", "spin": "Spinner-module__spin___SrlS3", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___2IgkC", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___-wlTu", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___Vwn-R", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___QP4Bv", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___KANeQ", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___NCRI6" };
|
|
13
13
|
var GlobalSpinnerCssSelector = "hop-Spinner";
|
|
14
14
|
var SpinnerToTextSizeAdapter = {
|
|
15
15
|
sm: "xs",
|