@hopper-ui/components 1.8.2 → 1.9.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 +14 -0
- package/dist/accordion/src/Accordion.css +78 -78
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +78 -78
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +770 -593
- package/dist/alert/src/Alert.js +10 -9
- package/dist/alert/src/index.css +770 -593
- package/dist/alert/src/index.js +10 -9
- package/dist/avatar/src/AnonymousAvatar.css +55 -48
- package/dist/avatar/src/AnonymousAvatar.d.ts +5 -0
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +80 -66
- package/dist/avatar/src/Avatar.d.ts +9 -1
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +65 -65
- package/dist/avatar/src/AvatarGroup.d.ts +1 -0
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/AvatarGroupContext.d.ts +1 -0
- package/dist/avatar/src/BrokenAvatar.css +55 -48
- package/dist/avatar/src/BrokenAvatar.d.ts +5 -0
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +55 -48
- package/dist/avatar/src/DeletedAvatar.d.ts +5 -0
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +55 -48
- package/dist/avatar/src/RichIconAvatarImage.d.ts +9 -0
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/RichIconAvatarImageContext.d.ts +1 -0
- package/dist/avatar/src/index.css +107 -93
- package/dist/avatar/src/index.d.ts +1 -0
- package/dist/avatar/src/index.js +9 -9
- package/dist/badge/src/Badge.css +53 -53
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +48 -48
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +63 -63
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +120 -110
- package/dist/buttons/src/Button.d.ts +5 -2
- package/dist/buttons/src/Button.js +6 -5
- package/dist/buttons/src/ButtonContext.d.ts +3 -1
- package/dist/buttons/src/ButtonGroup.css +49 -49
- package/dist/buttons/src/ButtonGroup.d.ts +1 -1
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ButtonGroupContext.d.ts +1 -1
- package/dist/buttons/src/ClearButton.css +109 -109
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +115 -105
- package/dist/buttons/src/CloseButton.d.ts +3 -1
- package/dist/buttons/src/CloseButton.js +7 -6
- package/dist/buttons/src/CloseButtonContext.d.ts +3 -1
- package/dist/buttons/src/EmbeddedButton.css +109 -109
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +131 -119
- package/dist/buttons/src/LinkButton.d.ts +5 -2
- package/dist/buttons/src/LinkButton.js +5 -4
- package/dist/buttons/src/LinkButtonContext.d.ts +3 -1
- package/dist/buttons/src/ToggleButton.css +485 -330
- package/dist/buttons/src/ToggleButton.d.ts +6 -3
- package/dist/buttons/src/ToggleButton.js +4 -4
- package/dist/buttons/src/ToggleButtonContext.d.ts +3 -1
- package/dist/buttons/src/index.css +718 -541
- package/dist/buttons/src/index.d.ts +6 -4
- package/dist/buttons/src/index.js +12 -11
- package/dist/callout/src/Callout.css +730 -553
- package/dist/callout/src/Callout.js +8 -7
- package/dist/callout/src/CompactCallout.css +767 -590
- package/dist/callout/src/CompactCallout.js +8 -7
- package/dist/callout/src/index.css +779 -602
- package/dist/callout/src/index.js +10 -9
- package/dist/card/src/Card.css +41 -41
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +41 -41
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +57 -57
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +44 -44
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +109 -109
- package/dist/checkbox/src/CheckboxGroup.js +7 -7
- package/dist/checkbox/src/DecorativeCheckbox.css +65 -65
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +109 -109
- package/dist/checkbox/src/index.js +11 -11
- package/dist/{chunk-RXNIOPGX.js → chunk-27YZA2A6.js} +2 -2
- package/dist/{chunk-T52WHF7R.js → chunk-2A4SQELV.js} +1 -1
- package/dist/{chunk-GTGTEHOA.js → chunk-2TZLC5MY.js} +2 -2
- package/dist/{chunk-6Y4WK3RQ.js → chunk-333CF3S7.js} +1 -1
- package/dist/{chunk-WTBYPRRW.js → chunk-3BCZJCQ3.js} +3 -3
- package/dist/{chunk-J6QWUF6I.js → chunk-3VOSETB5.js} +18 -12
- package/dist/{chunk-YJZJ6EGK.js → chunk-446J7ADD.js} +3 -3
- package/dist/{chunk-O4U6DKHU.js → chunk-4GAGBXT4.js} +2 -2
- package/dist/{chunk-TQFW3GV6.js → chunk-4WWPGWIY.js} +1 -1
- package/dist/{chunk-2ZNBGFYO.js → chunk-4Y2FHAJZ.js} +1 -1
- package/dist/{chunk-2QPUHBJ6.js → chunk-4YDVFQFT.js} +22 -9
- package/dist/{chunk-V4FVG6RD.js → chunk-5MWWUEMG.js} +3 -3
- package/dist/{chunk-YG4VQFHZ.js → chunk-5SCGTPMN.js} +2 -2
- package/dist/{chunk-VNFZDWVB.js → chunk-6DOMKHG4.js} +1 -1
- package/dist/{chunk-JG7DCSZ7.js → chunk-7CK3J42S.js} +1 -1
- package/dist/{chunk-AJ4JHO3L.js → chunk-7N6N5ZQW.js} +2 -2
- package/dist/{chunk-CMNPB35A.js → chunk-AU3U7OXE.js} +12 -12
- package/dist/{chunk-XSUYZDYB.js → chunk-BQB4WR4X.js} +1 -1
- package/dist/{chunk-BHFIGTK6.js → chunk-BXX3M2TF.js} +1 -1
- package/dist/{chunk-MVXDSVBA.js → chunk-BYIZ6YTQ.js} +1 -1
- package/dist/{chunk-3MYOCKT2.js → chunk-C4OUFO6E.js} +8 -8
- package/dist/{chunk-SLJKAEOC.js → chunk-CCXYS5EF.js} +5 -5
- package/dist/{chunk-BV3ROFY6.js → chunk-CG4N4NJW.js} +1 -1
- package/dist/{chunk-UH3RWAZV.js → chunk-CJFALWKZ.js} +2 -2
- package/dist/{chunk-C2JYCOJJ.js → chunk-D54XSA2G.js} +2 -2
- package/dist/{chunk-ZBVXOGE7.js → chunk-DR22UMIB.js} +8 -8
- package/dist/{chunk-P4YL7PZX.js → chunk-EIHFLKML.js} +2 -2
- package/dist/{chunk-YT6KAZ7W.js → chunk-EPZBUE2N.js} +2 -2
- package/dist/{chunk-TRMO7MV5.js → chunk-FICUPRHV.js} +11 -11
- package/dist/{chunk-N2INWSSP.js → chunk-FKVHRFPV.js} +1 -1
- package/dist/chunk-GFYRA4EN.js +23 -0
- package/dist/{chunk-I62K2ZHG.js → chunk-GXR774K5.js} +1 -1
- package/dist/{chunk-TSXCJZLH.js → chunk-H7IMS4PR.js} +2 -2
- package/dist/{chunk-OM4XR33Z.js → chunk-HLAMRSGD.js} +2 -2
- package/dist/{chunk-GNG2NV76.js → chunk-IF7OASII.js} +1 -1
- package/dist/{chunk-O6RCJ73Y.js → chunk-IZ6AOTXC.js} +2 -2
- package/dist/{chunk-2UBRJW2J.js → chunk-J45YC7C2.js} +1 -1
- package/dist/{chunk-WSW2WVYZ.js → chunk-J7ENAT22.js} +1 -1
- package/dist/{chunk-OZ7NZPDM.js → chunk-JGUOHQEO.js} +16 -7
- package/dist/{chunk-VK4C7IPE.js → chunk-JHHAFKNM.js} +7 -7
- package/dist/{chunk-PVIZJ22K.js → chunk-JIOQK4T7.js} +1 -1
- package/dist/{chunk-BCBQINY3.js → chunk-KADWB3R4.js} +2 -2
- package/dist/{chunk-TBOTEIRR.js → chunk-KPFBET2X.js} +1 -1
- package/dist/{chunk-KHPSEX4H.js → chunk-L3MHODGB.js} +1 -1
- package/dist/{chunk-VQ6HKO7S.js → chunk-LM6KSNRY.js} +2 -2
- package/dist/{chunk-UEJAUKJY.js → chunk-LRAE7OJJ.js} +8 -8
- package/dist/{chunk-PT5SYITB.js → chunk-LSZ6ETKU.js} +5 -5
- package/dist/{chunk-Y5RKQQHZ.js → chunk-LWSF2VLC.js} +2 -2
- package/dist/{chunk-FC6G5MQ3.js → chunk-MIHSQG7D.js} +2 -2
- package/dist/{chunk-B62S77SN.js → chunk-MNZODLBT.js} +3 -3
- package/dist/{chunk-C7CNYQRP.js → chunk-N3KZBYMB.js} +2 -2
- package/dist/{chunk-KG3UXYPM.js → chunk-N4QFGCPW.js} +3 -3
- package/dist/{chunk-VDPXCFLQ.js → chunk-NIAAMHIX.js} +5 -5
- package/dist/{chunk-GDX6X4AK.js → chunk-NL7JSTHF.js} +2 -2
- package/dist/{chunk-THRSW2TA.js → chunk-NMT2J3X6.js} +1 -1
- package/dist/{chunk-XIWBIDKX.js → chunk-OBODGTPP.js} +16 -10
- package/dist/{chunk-GUPD7SCD.js → chunk-PEIFEGNC.js} +1 -1
- package/dist/{chunk-CDC6G4DW.js → chunk-PH3YCU3Y.js} +1 -1
- package/dist/{chunk-WTDBPVO2.js → chunk-PY7LQUG3.js} +3 -3
- package/dist/{chunk-XYQU45MO.js → chunk-QH36FSEG.js} +3 -3
- package/dist/{chunk-R3F4R2GR.js → chunk-QJA2OD7N.js} +5 -5
- package/dist/{chunk-YLUR4I4O.js → chunk-QNAAYTKT.js} +1 -1
- package/dist/{chunk-LDWHZCH4.js → chunk-QQ7AWYFY.js} +1 -1
- package/dist/{chunk-FQHEXVEO.js → chunk-QSMUIB57.js} +2 -2
- package/dist/{chunk-5ZMGVSCQ.js → chunk-R2GEGPOO.js} +1 -1
- package/dist/{chunk-EOXIVZJH.js → chunk-RZWF5H5Q.js} +1 -1
- package/dist/{chunk-2EOZLJ3U.js → chunk-S3RZ45UA.js} +6 -6
- package/dist/{chunk-Q7NZNQEE.js → chunk-SJKZJBNT.js} +2 -2
- package/dist/{chunk-A5X5HCFF.js → chunk-SYAUYFR3.js} +1 -1
- package/dist/{chunk-VSAMAS7P.js → chunk-UE2MKTQA.js} +5 -5
- package/dist/{chunk-CU3QGP2L.js → chunk-UHXLZOSK.js} +2 -2
- package/dist/{chunk-JSK57VIX.js → chunk-UL24FHXE.js} +2 -2
- package/dist/{chunk-4O27LL2N.js → chunk-V25S5IBB.js} +2 -2
- package/dist/{chunk-MRHZL6GL.js → chunk-VAXZGJLC.js} +2 -2
- package/dist/{chunk-QXX3VYMF.js → chunk-VRQANX3T.js} +1 -1
- package/dist/{chunk-VQN3EOEE.js → chunk-W3TNGPJI.js} +2 -2
- package/dist/{chunk-QIGTPOAF.js → chunk-WAXG3VQ3.js} +10 -10
- package/dist/{chunk-IKQ2EV2Y.js → chunk-X6YIJ7TI.js} +1 -1
- package/dist/{chunk-E3KVQKBW.js → chunk-XAAZVXFG.js} +3 -3
- package/dist/{chunk-CHJUYY53.js → chunk-XBXWGDWC.js} +1 -1
- package/dist/{chunk-OPG3YAOS.js → chunk-XWZOU65F.js} +1 -1
- package/dist/{chunk-C4F7EZIQ.js → chunk-XX37YQKD.js} +1 -1
- package/dist/{chunk-SUNGEQNN.js → chunk-YC6V3NJ3.js} +2 -2
- package/dist/{chunk-3BP4XOAL.js → chunk-YIIEDUWW.js} +1 -1
- package/dist/{chunk-XFWOCVQF.js → chunk-YKJCXEWE.js} +15 -9
- package/dist/{chunk-AN3RU3NY.js → chunk-YLL2OBOQ.js} +3 -3
- package/dist/{chunk-W57EDX3L.js → chunk-ZKWHOGLL.js} +1 -1
- package/dist/combobox/src/ComboBox.css +1146 -955
- package/dist/combobox/src/ComboBox.js +18 -18
- package/dist/combobox/src/index.css +1146 -955
- package/dist/combobox/src/index.js +18 -18
- package/dist/contextual-help/src/ContextualHelp.css +1075 -884
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +1075 -884
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/disclosure/src/Disclosure.css +48 -48
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +55 -55
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +48 -48
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +73 -73
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +40 -40
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +40 -40
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +40 -40
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +40 -40
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +38 -38
- package/dist/form/src/Form.d.ts +1 -1
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +38 -38
- package/dist/form/src/index.js +1 -1
- package/dist/header/src/Header.css +38 -38
- package/dist/header/src/index.css +38 -38
- package/dist/helper-message/src/HelperMessage.css +40 -40
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +40 -40
- package/dist/helper-message/src/index.js +2 -2
- package/dist/hopper-provider/src/HopperProvider.css +39 -39
- package/dist/hopper-provider/src/HopperProvider.js +1 -1
- package/dist/hopper-provider/src/index.css +39 -39
- package/dist/hopper-provider/src/index.js +1 -1
- package/dist/icon-list/src/IconList.css +39 -39
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +39 -39
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +737 -560
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +737 -560
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/image/src/Image.css +41 -41
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +39 -39
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +42 -42
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +1496 -1305
- package/dist/index.d.ts +25 -7
- package/dist/index.js +89 -88
- package/dist/inputs/src/Input.css +42 -42
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +44 -44
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +68 -68
- package/dist/inputs/src/NumberField.js +10 -10
- package/dist/inputs/src/PasswordField.css +738 -561
- package/dist/inputs/src/PasswordField.js +10 -10
- package/dist/inputs/src/RemainingCharacterCount.css +41 -41
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +744 -567
- package/dist/inputs/src/SearchField.js +11 -11
- package/dist/inputs/src/TextArea.css +65 -65
- package/dist/inputs/src/TextArea.js +9 -9
- package/dist/inputs/src/TextField.css +742 -565
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +784 -607
- package/dist/inputs/src/index.js +17 -17
- package/dist/layout/src/Content.css +38 -38
- package/dist/layout/src/Footer.css +38 -38
- package/dist/link/src/Link.css +77 -77
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +77 -77
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +326 -312
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +314 -300
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +45 -45
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +326 -312
- package/dist/list-box/src/index.js +7 -7
- package/dist/menu/src/Menu.css +1071 -880
- package/dist/menu/src/Menu.js +2 -2
- package/dist/menu/src/MenuItem.css +131 -117
- package/dist/menu/src/MenuItem.js +2 -2
- package/dist/menu/src/MenuSection.css +40 -40
- package/dist/menu/src/MenuSection.js +1 -1
- package/dist/menu/src/index.css +1096 -905
- package/dist/menu/src/index.js +5 -5
- package/dist/modal/src/BaseModal.css +53 -53
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +54 -54
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +760 -583
- package/dist/modal/src/Modal.js +9 -8
- package/dist/modal/src/index.css +755 -578
- package/dist/modal/src/index.js +10 -9
- package/dist/overlays/popover/src/Popover.css +1069 -878
- package/dist/overlays/popover/src/Popover.js +2 -2
- package/dist/overlays/popover/src/PopoverBase.css +41 -41
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +1072 -881
- package/dist/overlays/popover/src/index.js +3 -3
- package/dist/radio/src/DecorativeRadio.css +65 -65
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +57 -57
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +44 -44
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +109 -109
- package/dist/radio/src/RadioGroup.js +7 -7
- package/dist/radio/src/index.css +109 -109
- package/dist/radio/src/index.js +11 -11
- package/dist/segmented-control/src/SegmentedControl.css +39 -39
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +53 -53
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +54 -54
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +1090 -899
- package/dist/select/src/Select.js +17 -17
- package/dist/select/src/SelectValue.css +113 -99
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +1090 -899
- package/dist/select/src/index.js +17 -17
- package/dist/spinner/src/Spinner.css +48 -48
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +48 -48
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +54 -54
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +44 -44
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +60 -60
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +916 -725
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +40 -40
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +47 -47
- package/dist/tabs/src/TabList.js +2 -2
- package/dist/tabs/src/TabPanel.css +40 -40
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +927 -736
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +894 -703
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +48 -48
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +904 -713
- package/dist/tag/src/index.js +12 -12
- package/dist/tile/src/Tile.css +47 -47
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +39 -39
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +48 -48
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +40 -40
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +40 -40
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +48 -48
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +38 -38
- package/dist/tooltip/src/index.css +48 -48
- package/dist/tooltip/src/index.js +3 -3
- package/dist/{types-CVCUJ7un.d.ts → types-BqmVPR6K.d.ts} +2 -2
- package/dist/typography/heading/src/Heading.css +38 -38
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +38 -38
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/FieldLabel.css +38 -38
- package/dist/typography/label/src/FieldLabel.js +3 -3
- package/dist/typography/label/src/Label.css +38 -38
- package/dist/typography/label/src/Label.js +1 -1
- package/dist/typography/label/src/index.css +38 -38
- package/dist/typography/label/src/index.js +3 -3
- package/dist/typography/overline-text/src/OverlineText.css +38 -38
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +38 -38
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +38 -38
- package/dist/typography/paragraph/src/Paragraph.js +2 -2
- package/dist/typography/paragraph/src/index.css +38 -38
- package/dist/typography/paragraph/src/index.js +2 -2
- package/dist/typography/text/src/Text.css +38 -38
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +38 -38
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +38 -38
- package/dist/utils/src/EnsureTextWrapper.css +38 -38
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +38 -38
- package/dist/utils/src/index.js +2 -2
- package/package.json +1 -1
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-
|
|
2
|
-
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-
|
|
1
|
+
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-N4QFGCPW.js';
|
|
2
|
+
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-QJA2OD7N.js';
|
|
3
3
|
export { CheckboxFieldContext } from '../../chunk-ZGNK4GWA.js';
|
|
4
4
|
export { CheckboxGroupContext } from '../../chunk-N7YDPVZL.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-XAAZVXFG.js';
|
|
6
|
+
import '../../chunk-4Y2FHAJZ.js';
|
|
7
7
|
import '../../chunk-YVCZUIU3.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-MIHSQG7D.js';
|
|
9
9
|
import '../../chunk-PNEJ6JDM.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-H7IMS4PR.js';
|
|
11
11
|
import '../../chunk-FV74YT2D.js';
|
|
12
|
-
export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-
|
|
13
|
-
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-
|
|
12
|
+
export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-VAXZGJLC.js';
|
|
13
|
+
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-446J7ADD.js';
|
|
14
14
|
export { CheckboxContext } from '../../chunk-2EAZPH3M.js';
|
|
15
15
|
import '../../chunk-2NSUMKNH.js';
|
|
16
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-FKVHRFPV.js';
|
|
17
17
|
import '../../chunk-UYYHPXUH.js';
|
|
18
18
|
import '../../chunk-GBWXEK6N.js';
|
|
19
19
|
import '../../chunk-NNLLQWDS.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-KPFBET2X.js';
|
|
21
21
|
import '../../chunk-ZWU6DRRZ.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-XX37YQKD.js';
|
|
23
23
|
import '../../chunk-PQSMCDAM.js';
|
|
24
24
|
import '../../chunk-ZNOU2CGM.js';
|
|
25
25
|
import '../../chunk-65JPI4FL.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _OverlineText } from './chunk-
|
|
1
|
+
import { _OverlineText } from './chunk-BXX3M2TF.js';
|
|
2
2
|
import { isNil } from './chunk-TIPN4VYD.js';
|
|
3
3
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
4
4
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
@@ -24,7 +24,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
// css-module:./Badge.module.css#css-module
|
|
27
|
-
var Badge_module_default = { "hop-Badge": "Badge-module__hop-
|
|
27
|
+
var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___0H4dD", "hop-Badge--primary": "Badge-module__hop-Badge--primary___4kER1", "hop-Badge--secondary": "Badge-module__hop-Badge--secondary___IqWhz", "hop-Badge--subdued": "Badge-module__hop-Badge--subdued___4WY3G" };
|
|
28
28
|
var GlobalBadgeCssSelector = "hop-Badge";
|
|
29
29
|
function Badge(props, ref) {
|
|
30
30
|
[props, ref] = useContextProps(props, ref, BadgeContext);
|
|
@@ -8,7 +8,7 @@ import { useContextProps, ToggleGroupStateContext, ToggleButtonGroup, Provider }
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./SegmentedControl.module.css#css-module
|
|
11
|
-
var SegmentedControl_module_default = { "hop-SegmentedControl": "SegmentedControl-module__hop-
|
|
11
|
+
var SegmentedControl_module_default = { "hop-SegmentedControl": "SegmentedControl-module__hop-SegmentedControl___NSU0m" };
|
|
12
12
|
var GlobalSegmentedControlCssSelector = "hop-SegmentedControl";
|
|
13
13
|
var SegmentedControl = (props, ref) => {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, SegmentedControlContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
2
2
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-XX37YQKD.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -10,7 +10,7 @@ import { composeRenderProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./RemainingCharacterCount.module.css#css-module
|
|
13
|
-
var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-
|
|
13
|
+
var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___COcrG" };
|
|
14
14
|
var GlobalRemainingCharacterCountCssSelector = "hop-RemainingCharacterCount";
|
|
15
15
|
function RemainingCharacterCount(props, ref) {
|
|
16
16
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
@@ -5,7 +5,7 @@ import { TabListStateContext } from 'react-aria-components';
|
|
|
5
5
|
import { jsx } from 'react/jsx-runtime';
|
|
6
6
|
|
|
7
7
|
// css-module:./TabLine.module.css#css-module
|
|
8
|
-
var TabLine_module_default = { "hop-TabLine": "TabLine-module__hop-
|
|
8
|
+
var TabLine_module_default = { "hop-TabLine": "TabLine-module__hop-TabLine___IWT7K", "hop-TabLine--disabled": "TabLine-module__hop-TabLine--disabled___r62nA" };
|
|
9
9
|
var GlobalTabLineCssSelector = "hop-TabLine";
|
|
10
10
|
function TabLine(props) {
|
|
11
11
|
var _a;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _Tooltip } from './chunk-
|
|
1
|
+
import { _Tooltip } from './chunk-CJFALWKZ.js';
|
|
2
2
|
import { TooltipTrigger } from './chunk-DAF2CRGN.js';
|
|
3
3
|
import { AvatarGroupContext } from './chunk-G7F2YUBR.js';
|
|
4
4
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
5
|
-
import { _Text } from './chunk-
|
|
5
|
+
import { _Text } from './chunk-XX37YQKD.js';
|
|
6
6
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
7
7
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
8
8
|
import clsx from 'clsx';
|
|
@@ -11,7 +11,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
11
11
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./AvatarGroup.module.css#css-module
|
|
14
|
-
var AvatarGroup_module_default = { "hop-AvatarGroup": "AvatarGroup-module__hop-
|
|
14
|
+
var AvatarGroup_module_default = { "hop-AvatarGroup": "AvatarGroup-module__hop-AvatarGroup___dlzsl", "hop-AvatarGroup--wrap": "AvatarGroup-module__hop-AvatarGroup--wrap___ZAEFP", "hop-AvatarGroup--xs": "AvatarGroup-module__hop-AvatarGroup--xs___FZWxk", "hop-AvatarGroup--sm": "AvatarGroup-module__hop-AvatarGroup--sm___bfUpq", "hop-AvatarGroup--md": "AvatarGroup-module__hop-AvatarGroup--md___PqhA7", "hop-AvatarGroup--lg": "AvatarGroup-module__hop-AvatarGroup--lg___JZ8a1", "hop-AvatarGroup--xl": "AvatarGroup-module__hop-AvatarGroup--xl___gOVPg", "hop-AvatarGroup--2xl": "AvatarGroup-module__hop-AvatarGroup--2xl___5Tsy4", "hop-AvatarGroup__avatar": "AvatarGroup-module__hop-AvatarGroup__avatar___HSXNu", "hop-AvatarGroup__label": "AvatarGroup-module__hop-AvatarGroup__label___xIZF4", "hop-AvatarGroup__hiddenAvatar": "AvatarGroup-module__hop-AvatarGroup__hiddenAvatar___obuPz", "hop-AvatarGroup--start": "AvatarGroup-module__hop-AvatarGroup--start___6-t5g", "hop-AvatarGroup--end": "AvatarGroup-module__hop-AvatarGroup--end___IsI0k", "hop-AvatarGroup--center": "AvatarGroup-module__hop-AvatarGroup--center___FnHJz" };
|
|
15
15
|
var GlobalAvatarGroupCssSelector = "hop-AvatarGroup";
|
|
16
16
|
function AvatarGroup(props, ref) {
|
|
17
17
|
var _a, _b, _c, _d;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { useButtonProps } from './chunk-GFYRA4EN.js';
|
|
2
2
|
import { useProgressVisibility } from './chunk-HZTYQ5FQ.js';
|
|
3
|
-
import { _Spinner } from './chunk-
|
|
3
|
+
import { _Spinner } from './chunk-EIHFLKML.js';
|
|
4
4
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
5
5
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
6
6
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
7
7
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
8
|
-
import { ensureTextWrapper } from './chunk-
|
|
8
|
+
import { ensureTextWrapper } from './chunk-KPFBET2X.js';
|
|
9
9
|
import { ClearProviders } from './chunk-PQSMCDAM.js';
|
|
10
10
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
11
11
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -19,21 +19,26 @@ import { useContextProps, composeRenderProps, Button as Button$1, DEFAULT_SLOT }
|
|
|
19
19
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
20
20
|
|
|
21
21
|
// css-module:./Button.module.css#css-module
|
|
22
|
-
var Button_module_default = { "hop-Button": "Button-module__hop-
|
|
22
|
+
var Button_module_default = { "hop-Button": "Button-module__hop-Button___pi420", "hop-Button--fluid": "Button-module__hop-Button--fluid___Ool8-", "hop-Button--xs": "Button-module__hop-Button--xs___-XuKf", "hop-Button--sm": "Button-module__hop-Button--sm___-RNK5", "hop-Button--md": "Button-module__hop-Button--md___4-osd", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___OzV1R", "hop-Button--primary": "Button-module__hop-Button--primary___aX9Xf", "hop-Button--secondary": "Button-module__hop-Button--secondary___1I0Vr", "hop-Button--upsell": "Button-module__hop-Button--upsell___NvVOn", "hop-Button--danger": "Button-module__hop-Button--danger___YkZ1u", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___RJdkS", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___1NLPo", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___mDGly", "hop-Button--loading": "Button-module__hop-Button--loading___as6iI", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___CYr30", "hop-Button__icon": "Button-module__hop-Button__icon___T9Jgx", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___ED0mS", "hop-Button__text": "Button-module__hop-Button__text___K8N7h", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___2motE", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___IoU7E" };
|
|
23
23
|
var GlobalButtonCssSelector = "hop-Button";
|
|
24
|
+
var ButtonToIconSizeAdapter = {
|
|
25
|
+
xs: "sm",
|
|
26
|
+
sm: "md",
|
|
27
|
+
md: "md"
|
|
28
|
+
};
|
|
24
29
|
function Button(props, ref) {
|
|
25
30
|
var _a, _b;
|
|
26
31
|
[props, ref] = useContextProps(props, ref, ButtonContext);
|
|
27
|
-
props =
|
|
32
|
+
props = useButtonProps(props);
|
|
28
33
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
29
34
|
const stringFormatter = useLocalizedString();
|
|
30
35
|
const {
|
|
31
36
|
className,
|
|
32
37
|
children: childrenProp,
|
|
33
|
-
size: sizeProp,
|
|
34
38
|
isFluid: isFluidProp,
|
|
35
39
|
variant = "primary",
|
|
36
40
|
isLoading,
|
|
41
|
+
size: sizeProp,
|
|
37
42
|
style: styleProp,
|
|
38
43
|
spinnerProps,
|
|
39
44
|
isHidden,
|
|
@@ -75,6 +80,7 @@ function Button(props, ref) {
|
|
|
75
80
|
if (!hasText && (!props["aria-label"] && !props["aria-labelledby"])) {
|
|
76
81
|
console.warn("An aria-label or aria-labelledby prop is required for accessibility.");
|
|
77
82
|
}
|
|
83
|
+
const iconSize = ButtonToIconSizeAdapter[size];
|
|
78
84
|
return /* @__PURE__ */ jsx(ClearProviders, { values: clearContexts, children: /* @__PURE__ */ jsx(
|
|
79
85
|
SlotProvider,
|
|
80
86
|
{
|
|
@@ -82,11 +88,11 @@ function Button(props, ref) {
|
|
|
82
88
|
[IconListContext, {
|
|
83
89
|
slots: {
|
|
84
90
|
[DEFAULT_SLOT]: {
|
|
85
|
-
size,
|
|
91
|
+
size: iconSize,
|
|
86
92
|
className: Button_module_default["hop-Button__icon-list"]
|
|
87
93
|
},
|
|
88
94
|
"end-icon": {
|
|
89
|
-
size,
|
|
95
|
+
size: iconSize,
|
|
90
96
|
className: Button_module_default["hop-Button__end-icon-list"]
|
|
91
97
|
}
|
|
92
98
|
}
|
|
@@ -94,11 +100,11 @@ function Button(props, ref) {
|
|
|
94
100
|
[IconContext, {
|
|
95
101
|
slots: {
|
|
96
102
|
[DEFAULT_SLOT]: {
|
|
97
|
-
size,
|
|
103
|
+
size: iconSize,
|
|
98
104
|
className: Button_module_default["hop-Button__icon"]
|
|
99
105
|
},
|
|
100
106
|
"end-icon": {
|
|
101
|
-
size,
|
|
107
|
+
size: iconSize,
|
|
102
108
|
className: Button_module_default["hop-Button__end-icon"]
|
|
103
109
|
}
|
|
104
110
|
}
|
|
@@ -125,7 +131,7 @@ function Button(props, ref) {
|
|
|
125
131
|
_Spinner,
|
|
126
132
|
{
|
|
127
133
|
"aria-label": stringFormatter.format("Button.spinnerAriaLabel"),
|
|
128
|
-
size,
|
|
134
|
+
size: iconSize,
|
|
129
135
|
className: spinnerClassNames,
|
|
130
136
|
...otherSpinnerProps
|
|
131
137
|
}
|
|
@@ -140,4 +146,4 @@ function Button(props, ref) {
|
|
|
140
146
|
var _Button = slot("button", forwardRef(Button));
|
|
141
147
|
_Button.displayName = "Button";
|
|
142
148
|
|
|
143
|
-
export { GlobalButtonCssSelector, _Button };
|
|
149
|
+
export { ButtonToIconSizeAdapter, GlobalButtonCssSelector, _Button };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
|
-
import { useFormProps } from './chunk-
|
|
2
|
+
import { useFormProps } from './chunk-FKVHRFPV.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-KPFBET2X.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
6
6
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Checkbox as Checkbox$1 } from 'rea
|
|
|
14
14
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./Checkbox.module.css#css-module
|
|
17
|
-
var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-
|
|
17
|
+
var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___7S2pV", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___Y5YIy", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___MRlZB", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___V650-", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___i85om", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___sDhGl", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___nibRw", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___M-V4G" };
|
|
18
18
|
var GlobalCheckboxCssSelector = "hop-Checkbox";
|
|
19
19
|
function Checkbox(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -2,7 +2,7 @@ import { MenuItemContext } from './chunk-OGC6BUEX.js';
|
|
|
2
2
|
import { InternalMenuTriggerContext } from './chunk-ERUOMTWL.js';
|
|
3
3
|
import { MenuContext, InternalMenuContext } from './chunk-U4LYXB7W.js';
|
|
4
4
|
import { DividerContext } from './chunk-AB4BRU6Z.js';
|
|
5
|
-
import { _PopoverBase } from './chunk-
|
|
5
|
+
import { _PopoverBase } from './chunk-XWZOU65F.js';
|
|
6
6
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, Menu as Menu$1 } from 'react-aria-components';
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Menu.module.css#css-module
|
|
16
|
-
var Menu_module_default = { "hop-Menu": "Menu-module__hop-
|
|
16
|
+
var Menu_module_default = { "hop-Menu": "Menu-module__hop-Menu___5k2kS", "hop-Menu__header": "Menu-module__hop-Menu__header___rFavh", "hop-Menu__divider": "Menu-module__hop-Menu__divider___NZcmu" };
|
|
17
17
|
var GlobalMenuCssSelector = "hop-Menu";
|
|
18
18
|
function Menu(props, ref) {
|
|
19
19
|
[props, ref] = useContextProps(props, ref, MenuContext);
|
|
@@ -11,7 +11,7 @@ import { useContextProps, composeRenderProps, DisclosureGroup } from 'react-aria
|
|
|
11
11
|
import { jsx } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./Accordion.module.css#css-module
|
|
14
|
-
var Accordion_module_default = { "hop-Accordion": "Accordion-module__hop-
|
|
14
|
+
var Accordion_module_default = { "hop-Accordion": "Accordion-module__hop-Accordion___NBpth", "hop-Accordion--inline": "Accordion-module__hop-Accordion--inline___eJI6Z", "hop-Accordion__disclosure": "Accordion-module__hop-Accordion__disclosure___3w6k5", "hop-Accordion__disclosure-header": "Accordion-module__hop-Accordion__disclosure-header___iTUY0", "hop-Accordion__disclosure-panel": "Accordion-module__hop-Accordion__disclosure-panel___YaM1-" };
|
|
15
15
|
var GlobalAccordionCssSelector = "hop-Accordion";
|
|
16
16
|
function Accordion(props, ref) {
|
|
17
17
|
[props, ref] = useContextProps(props, ref, AccordionContext);
|
|
@@ -8,7 +8,7 @@ import { useContextProps, Label as Label$1 } from 'react-aria-components';
|
|
|
8
8
|
import { jsx } 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___XkwKF" };
|
|
12
12
|
var GlobalLabelCssSelector = "hop-Label";
|
|
13
13
|
function Label(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, LabelContext);
|
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
import { useImageFallback } from './chunk-QJ5FQN3N.js';
|
|
2
|
-
import { _BrokenAvatar } from './chunk-
|
|
2
|
+
import { _BrokenAvatar } from './chunk-CG4N4NJW.js';
|
|
3
3
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
4
4
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
5
|
-
import { _Text } from './chunk-
|
|
5
|
+
import { _Text } from './chunk-XX37YQKD.js';
|
|
6
6
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
9
9
|
import { slot, useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
10
10
|
import { filterDOMProps, mergeProps } from '@react-aria/utils';
|
|
11
11
|
import { forwardRef, useMemo } from 'react';
|
|
12
|
-
import {
|
|
12
|
+
import { useFocusRing } from 'react-aria';
|
|
13
|
+
import { useContextProps, composeRenderProps, Pressable } from 'react-aria-components';
|
|
13
14
|
import { jsx } from 'react/jsx-runtime';
|
|
14
15
|
|
|
15
16
|
// css-module:./Avatar.module.css#css-module
|
|
16
|
-
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-
|
|
17
|
+
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___Bqcxp", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___IyJCA", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___r4xF8", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___mtWFP", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___6-6BA", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___tLhE9", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___-1-91", "hop-Avatar--clickable": "Avatar-module__hop-Avatar--clickable___c-Exr", "hop-Avatar--focus-visible": "Avatar-module__hop-Avatar--focus-visible___LPIIY", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___aLAmD", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___I7y-X", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___OACgi", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___-fghS", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___lPQMu", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___hQZdk", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___Gq2fZ", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___f8Egi", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___9UBwK", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___JCQrb" };
|
|
17
18
|
var GlobalAvatarCssSelector = "hop-Avatar";
|
|
18
19
|
var AvatarToTextSizeAdapter = {
|
|
19
20
|
xs: "xs",
|
|
@@ -71,10 +72,12 @@ function Avatar(props, ref) {
|
|
|
71
72
|
slot,
|
|
72
73
|
src,
|
|
73
74
|
className,
|
|
75
|
+
onPress,
|
|
74
76
|
style,
|
|
75
77
|
...otherProps
|
|
76
78
|
} = ownProps;
|
|
77
79
|
const domProps = filterDOMProps(otherProps);
|
|
80
|
+
const { focusProps, isFocusVisible } = useFocusRing({ within: true });
|
|
78
81
|
const { onError, onLoad, ...otherImageProps } = imageProps != null ? imageProps : {};
|
|
79
82
|
const { imageUrl, status } = useImageFallback({ src, fallbackSrc, onError, onLoad });
|
|
80
83
|
const imageLoaded = status === "loaded";
|
|
@@ -84,6 +87,7 @@ function Avatar(props, ref) {
|
|
|
84
87
|
const isBrokenImage = imageFailed && !isFallbackInitials;
|
|
85
88
|
const isImage = src && !imageFailed && imageLoaded;
|
|
86
89
|
const isInitials = !src || !isImage && isFallbackInitials;
|
|
90
|
+
const isClickable = !!onPress;
|
|
87
91
|
const classNames = composeClassnameRenderProps(
|
|
88
92
|
className,
|
|
89
93
|
GlobalAvatarCssSelector,
|
|
@@ -93,7 +97,9 @@ function Avatar(props, ref) {
|
|
|
93
97
|
size,
|
|
94
98
|
isBrokenImage && "broken-image",
|
|
95
99
|
isImage && "image",
|
|
96
|
-
isInitials && getColorName(name)
|
|
100
|
+
isInitials && getColorName(name),
|
|
101
|
+
isClickable && "clickable",
|
|
102
|
+
isFocusVisible && "focus-visible"
|
|
97
103
|
),
|
|
98
104
|
stylingProps.className
|
|
99
105
|
);
|
|
@@ -108,7 +114,8 @@ function Avatar(props, ref) {
|
|
|
108
114
|
className: classNames,
|
|
109
115
|
style: mergedStyles,
|
|
110
116
|
values: {
|
|
111
|
-
isDisabled: isDisabled || false
|
|
117
|
+
isDisabled: isDisabled || false,
|
|
118
|
+
isFocusVisible: isFocusVisible || false
|
|
112
119
|
}
|
|
113
120
|
});
|
|
114
121
|
if (isBrokenImage) {
|
|
@@ -148,18 +155,24 @@ function Avatar(props, ref) {
|
|
|
148
155
|
}
|
|
149
156
|
);
|
|
150
157
|
}
|
|
151
|
-
|
|
158
|
+
const avatar = (extraProps) => /* @__PURE__ */ jsx(
|
|
152
159
|
"div",
|
|
153
160
|
{
|
|
154
|
-
...mergeProps(domProps, renderProps),
|
|
161
|
+
...mergeProps(domProps, renderProps, extraProps),
|
|
155
162
|
"aria-label": ariaLabel != null ? ariaLabel : name,
|
|
156
163
|
"data-disabled": isDisabled || void 0,
|
|
157
|
-
role: "img",
|
|
158
164
|
slot: slot != null ? slot : void 0,
|
|
159
165
|
ref,
|
|
160
166
|
children: /* @__PURE__ */ jsx(ClearContainerSlots, { children: content })
|
|
161
167
|
}
|
|
162
168
|
);
|
|
169
|
+
if (onPress) {
|
|
170
|
+
return /* @__PURE__ */ jsx(Pressable, { onPress, children: avatar({
|
|
171
|
+
...focusProps,
|
|
172
|
+
role: "button"
|
|
173
|
+
}) });
|
|
174
|
+
}
|
|
175
|
+
return avatar({ role: "img" });
|
|
163
176
|
}
|
|
164
177
|
var _Avatar = slot("avatar", forwardRef(Avatar));
|
|
165
178
|
_Avatar.displayName = "Avatar";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ListBoxSectionContext } from './chunk-MOZ6M5ZZ.js';
|
|
2
2
|
import { ListBoxContext } from './chunk-4HEOTMP7.js';
|
|
3
|
-
import { _ListBoxItem } from './chunk-
|
|
3
|
+
import { _ListBoxItem } from './chunk-UE2MKTQA.js';
|
|
4
4
|
import { ListBoxItemContext } from './chunk-FDJDFE4U.js';
|
|
5
5
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
6
6
|
import { isFunction } from './chunk-TIPN4VYD.js';
|
|
7
7
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
8
|
-
import { _Text } from './chunk-
|
|
8
|
+
import { _Text } from './chunk-XX37YQKD.js';
|
|
9
9
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
10
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
11
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, ListBox as ListBox$1, Collection }
|
|
|
18
18
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./ListBox.module.css#css-module
|
|
21
|
-
var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-
|
|
21
|
+
var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___AU7ph", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___v9fin", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___-WSj4", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___2h3-5", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___YsOxk" };
|
|
22
22
|
var GlobalListBoxCssSelector = "hop-ListBox";
|
|
23
23
|
var GlobalListBoxEmptyItemCssSelector = "hop-ListBox__empty-item";
|
|
24
24
|
var ListBoxToTextSizeAdapter = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
2
2
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { ensureTextWrapper } from './chunk-KPFBET2X.js';
|
|
4
4
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, Switch as Switch$1 } from 'react-a
|
|
|
13
13
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Switch.module.css#css-module
|
|
16
|
-
var Switch_module_default = { "hop-Switch": "Switch-module__hop-
|
|
16
|
+
var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___94YWN", "hop-Switch--sm": "Switch-module__hop-Switch--sm___57lh8", "hop-Switch--md": "Switch-module__hop-Switch--md___Th7XQ", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___BDmof", "hop-Switch__text": "Switch-module__hop-Switch__text___pHVaS", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___Vf9UV", "hop-Switch__icon": "Switch-module__hop-Switch__icon___-m0Q-" };
|
|
17
17
|
var GlobalSwitchCssSelector = "hop-Switch";
|
|
18
18
|
function Switch(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -6,7 +6,7 @@ import { useContextProps, Input as Input$1 } from 'react-aria-components';
|
|
|
6
6
|
import { jsx } from 'react/jsx-runtime';
|
|
7
7
|
|
|
8
8
|
// css-module:./Input.module.css#css-module
|
|
9
|
-
var Input_module_default = { "hop-Input": "Input-module__hop-
|
|
9
|
+
var Input_module_default = { "hop-Input": "Input-module__hop-Input___cUgSw", "hop-Input--sm": "Input-module__hop-Input--sm___YgYog" };
|
|
10
10
|
var InputContext = createContext({});
|
|
11
11
|
var Input = forwardRef(function Input2(props, ref) {
|
|
12
12
|
var _a;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _EmbeddedButton } from './chunk-
|
|
1
|
+
import { _EmbeddedButton } from './chunk-X6YIJ7TI.js';
|
|
2
2
|
import { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
4
4
|
import { DismissIcon } from '@hopper-ui/icons';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DisclosurePanelContext } from './chunk-5XY5L6ZN.js';
|
|
2
2
|
import { DisclosureContext } from './chunk-U4HRZ6DN.js';
|
|
3
3
|
import { FormContext } from './chunk-UYYHPXUH.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-KPFBET2X.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, useSlottedContext, composeRenderProps, DisclosurePanel
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./DisclosurePanel.module.css#css-module
|
|
15
|
-
var DisclosurePanel_module_default = { "hop-DisclosurePanel": "DisclosurePanel-module__hop-
|
|
15
|
+
var DisclosurePanel_module_default = { "hop-DisclosurePanel": "DisclosurePanel-module__hop-DisclosurePanel___EUyVm", "hop-DisclosurePanel--inline": "DisclosurePanel-module__hop-DisclosurePanel--inline___VwJ1T", "hop-DisclosurePanel--disabled": "DisclosurePanel-module__hop-DisclosurePanel--disabled___E4YlT", "hop-DisclosurePanel__text": "DisclosurePanel-module__hop-DisclosurePanel__text___YZ-a5" };
|
|
16
16
|
var GlobalDisclosurePanelCssSelector = "hop-DisclosurePanel";
|
|
17
17
|
function DisclosurePanel(props, ref) {
|
|
18
18
|
[props, ref] = useContextProps(props, ref, DisclosurePanelContext);
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { _Popover } from './chunk-
|
|
1
|
+
import { _Popover } from './chunk-HLAMRSGD.js';
|
|
2
2
|
import { _ListBoxSection } from './chunk-PN5BRTOO.js';
|
|
3
|
-
import { _ListBox } from './chunk-
|
|
4
|
-
import { _ListBoxItem } from './chunk-
|
|
3
|
+
import { _ListBox } from './chunk-5MWWUEMG.js';
|
|
4
|
+
import { _ListBoxItem } from './chunk-UE2MKTQA.js';
|
|
5
5
|
import { _Footer } from './chunk-RN3FLBX4.js';
|
|
6
|
-
import { InputContext, Input } from './chunk-
|
|
7
|
-
import { _InputGroup } from './chunk-
|
|
6
|
+
import { InputContext, Input } from './chunk-6DOMKHG4.js';
|
|
7
|
+
import { _InputGroup } from './chunk-YIIEDUWW.js';
|
|
8
8
|
import { ComboBoxContext } from './chunk-RFZC5CHX.js';
|
|
9
|
-
import { _ToggleArrow } from './chunk-
|
|
10
|
-
import { FieldLabel } from './chunk-
|
|
11
|
-
import { _HelperMessage } from './chunk-
|
|
12
|
-
import { _ErrorMessage } from './chunk-
|
|
9
|
+
import { _ToggleArrow } from './chunk-BQB4WR4X.js';
|
|
10
|
+
import { FieldLabel } from './chunk-XAAZVXFG.js';
|
|
11
|
+
import { _HelperMessage } from './chunk-MIHSQG7D.js';
|
|
12
|
+
import { _ErrorMessage } from './chunk-H7IMS4PR.js';
|
|
13
13
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
14
|
-
import { useFormProps } from './chunk-
|
|
15
|
-
import { ensureTextWrapper } from './chunk-
|
|
14
|
+
import { useFormProps } from './chunk-FKVHRFPV.js';
|
|
15
|
+
import { ensureTextWrapper } from './chunk-KPFBET2X.js';
|
|
16
16
|
import { ClearProviders, ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
17
17
|
import { TextContext as TextContext$1 } from './chunk-ZNOU2CGM.js';
|
|
18
18
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -26,7 +26,7 @@ import { useContextProps, useSlottedContext, composeRenderProps, TextContext, Bu
|
|
|
26
26
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
27
27
|
|
|
28
28
|
// css-module:./ComboBox.module.css#css-module
|
|
29
|
-
var ComboBox_module_default = { "hop-ComboBox": "ComboBox-module__hop-
|
|
29
|
+
var ComboBox_module_default = { "hop-ComboBox": "ComboBox-module__hop-ComboBox___3BFzj", "hop-ComboBox--fluid": "ComboBox-module__hop-ComboBox--fluid___yL7sa", "hop-ComboBox__label": "ComboBox-module__hop-ComboBox__label___0xqck", "hop-ComboBox__trigger": "ComboBox-module__hop-ComboBox__trigger___XrAE3", "hop-ComboBox__button": "ComboBox-module__hop-ComboBox__button___fqGn3", "hop-ComboBox__prefix": "ComboBox-module__hop-ComboBox__prefix___AEBuq", "hop-ComboBox__helper-message": "ComboBox-module__hop-ComboBox__helper-message___9ZmiN", "hop-ComboBox__error-message": "ComboBox-module__hop-ComboBox__error-message___IiqKo" };
|
|
30
30
|
var GlobalComboBoxCssSelector = "hop-ComboBox";
|
|
31
31
|
function ComboBox(props, ref) {
|
|
32
32
|
var _a, _b, _c, _d, _e;
|
|
@@ -8,7 +8,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./ToggleArrow.module.css#css-module
|
|
11
|
-
var ToggleArrow_module_default = { "hop-ToggleArrow": "ToggleArrow-module__hop-
|
|
11
|
+
var ToggleArrow_module_default = { "hop-ToggleArrow": "ToggleArrow-module__hop-ToggleArrow___BqpLd" };
|
|
12
12
|
var GlobalToggleArrowCssSelector = "hop-ToggleArrow";
|
|
13
13
|
function ToggleArrow(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, ToggleArrowContext);
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Text } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./OverlineText.module.css#css-module
|
|
10
|
-
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-
|
|
10
|
+
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-OverlineText___nUpbh", "hop-OverlineText__text": "OverlineText-module__hop-OverlineText__text___piSUd" };
|
|
11
11
|
var GlobalOverlineTextCssSelector = "hop-OverlineText";
|
|
12
12
|
function OverlineText(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, OverlineTextContext);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-JGUOHQEO.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { DeletedUserRichIcon } from '@hopper-ui/icons';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
|
|
2
|
-
import { Input } from './chunk-
|
|
3
|
-
import { _InputGroup } from './chunk-
|
|
4
|
-
import { FieldLabel } from './chunk-
|
|
5
|
-
import { _HelperMessage } from './chunk-
|
|
6
|
-
import { _ErrorMessage } from './chunk-
|
|
7
|
-
import { useFormProps } from './chunk-
|
|
8
|
-
import { ensureTextWrapper } from './chunk-
|
|
2
|
+
import { Input } from './chunk-6DOMKHG4.js';
|
|
3
|
+
import { _InputGroup } from './chunk-YIIEDUWW.js';
|
|
4
|
+
import { FieldLabel } from './chunk-XAAZVXFG.js';
|
|
5
|
+
import { _HelperMessage } from './chunk-MIHSQG7D.js';
|
|
6
|
+
import { _ErrorMessage } from './chunk-H7IMS4PR.js';
|
|
7
|
+
import { useFormProps } from './chunk-FKVHRFPV.js';
|
|
8
|
+
import { ensureTextWrapper } from './chunk-KPFBET2X.js';
|
|
9
9
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
10
10
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
11
11
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -22,7 +22,7 @@ import { useContextProps, composeRenderProps, NumberField as NumberField$1, Butt
|
|
|
22
22
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
23
23
|
|
|
24
24
|
// css-module:./NumberField.module.css#css-module
|
|
25
|
-
var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-
|
|
25
|
+
var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-NumberField___CSJfk", "hop-NumberField--fluid": "NumberField-module__hop-NumberField--fluid___pn5Q3", "hop-NumberField__Label": "NumberField-module__hop-NumberField__Label___-I1Ed", "hop-NumberField__prefix": "NumberField-module__hop-NumberField__prefix___JrBIT", "hop-NumberField__InputGroup": "NumberField-module__hop-NumberField__InputGroup___oce3T", "hop-NumberField__ErrorMessage": "NumberField-module__hop-NumberField__ErrorMessage___sr-ij", "hop-NumberField__HelperMessage": "NumberField-module__hop-NumberField__HelperMessage___mpoMC", "hop-NumberField__steppers": "NumberField-module__hop-NumberField__steppers___TD-EJ", "hop-NumberField__stepper-button": "NumberField-module__hop-NumberField__stepper-button___TVtEo", "hop-NumberField__stepper-button--increment": "NumberField-module__hop-NumberField__stepper-button--increment___ZHRlR", "hop-NumberField__stepper-button--decrement": "NumberField-module__hop-NumberField__stepper-button--decrement___FafOg", "hop-NumberField__stepper-button__icon": "NumberField-module__hop-NumberField__stepper-button__icon___-GSJk", "hop-NumberField__input": "NumberField-module__hop-NumberField__input___Yt5D-" };
|
|
26
26
|
var GlobalNumberFieldCssSelector = "hop-NumberField";
|
|
27
27
|
var StepperButton = ({ direction }) => {
|
|
28
28
|
const StepperIcon = direction === "increment" ? AngleUpIcon : AngleDownIcon;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _BaseModal } from './chunk-
|
|
1
|
+
import { _BaseModal } from './chunk-NMT2J3X6.js';
|
|
2
2
|
import { HeadingContext } from './chunk-WJRMD4JP.js';
|
|
3
3
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
4
|
-
import { _ButtonGroup } from './chunk-
|
|
5
|
-
import { _CloseButton } from './chunk-
|
|
6
|
-
import { _Button } from './chunk-
|
|
4
|
+
import { _ButtonGroup } from './chunk-ZKWHOGLL.js';
|
|
5
|
+
import { _CloseButton } from './chunk-IZ6AOTXC.js';
|
|
6
|
+
import { _Button } from './chunk-3VOSETB5.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
8
|
import { AlertContext } from './chunk-5DT3S5YY.js';
|
|
9
9
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Dialog, Provider } from 'react-ari
|
|
|
14
14
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./Alert.module.css#css-module
|
|
17
|
-
var Alert_module_default = { "hop-Alert": "Alert-module__hop-
|
|
17
|
+
var Alert_module_default = { "hop-Alert": "Alert-module__hop-Alert___cLCMO", "hop-Alert__button-group": "Alert-module__hop-Alert__button-group___wwBBT", "hop-Alert__heading": "Alert-module__hop-Alert__heading___7ym8W", "hop-Alert__close": "Alert-module__hop-Alert__close___KkwBV", "hop-Alert__content": "Alert-module__hop-Alert__content___-sDu7" };
|
|
18
18
|
var GlobalAlertCssSelector = "hop-Alert";
|
|
19
19
|
function Alert(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-JGUOHQEO.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { BrokenImageRichIcon } from '@hopper-ui/icons';
|