@hopper-ui/components 1.7.0 → 1.8.0
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 +6 -0
- package/dist/accordion/src/Accordion.css +78 -78
- package/dist/accordion/src/Accordion.js +2 -2
- package/dist/accordion/src/index.css +78 -78
- package/dist/accordion/src/index.js +2 -2
- package/dist/alert/src/Alert.css +586 -313
- package/dist/alert/src/Alert.js +11 -10
- package/dist/alert/src/index.css +586 -313
- package/dist/alert/src/index.js +11 -10
- package/dist/avatar/src/AnonymousAvatar.css +48 -48
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +66 -66
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +65 -65
- package/dist/avatar/src/AvatarGroup.js +6 -6
- package/dist/avatar/src/BrokenAvatar.css +48 -48
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +48 -48
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +48 -48
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +93 -93
- package/dist/avatar/src/index.js +11 -11
- 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 +104 -104
- package/dist/buttons/src/Button.js +7 -6
- package/dist/buttons/src/ButtonContext.d.ts +1 -1
- package/dist/buttons/src/ButtonGroup.css +49 -49
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +109 -109
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +105 -105
- package/dist/buttons/src/CloseButton.js +8 -7
- package/dist/buttons/src/EmbeddedButton.css +109 -109
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +113 -113
- package/dist/buttons/src/LinkButton.js +5 -5
- package/dist/buttons/src/ToggleButton.css +630 -0
- package/dist/buttons/src/ToggleButton.d.ts +51 -0
- package/dist/buttons/src/ToggleButton.js +17 -0
- package/dist/buttons/src/ToggleButtonContext.d.ts +22 -0
- package/dist/buttons/src/ToggleButtonContext.js +2 -0
- package/dist/buttons/src/index.css +534 -261
- package/dist/buttons/src/index.d.ts +2 -0
- package/dist/buttons/src/index.js +14 -11
- package/dist/callout/src/Callout.css +546 -273
- package/dist/callout/src/Callout.js +9 -8
- package/dist/callout/src/CompactCallout.css +583 -310
- package/dist/callout/src/CompactCallout.js +9 -8
- package/dist/callout/src/index.css +595 -322
- package/dist/callout/src/index.js +11 -10
- 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 +5 -5
- 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 +8 -8
- 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 +13 -13
- package/dist/{chunk-3VZPTUVR.js → chunk-2AD6XN2R.js} +2 -2
- package/dist/{chunk-6T7TUF6N.js → chunk-3ETJUGAP.js} +3 -3
- package/dist/{chunk-X4IV4VLD.js → chunk-3OGBUJLO.js} +3 -3
- package/dist/{chunk-TQQMWXRK.js → chunk-3YYC7XZW.js} +3 -3
- package/dist/{chunk-DEFXMEBJ.js → chunk-57WEWZ4L.js} +2 -2
- package/dist/{chunk-JBTFYM4B.js → chunk-5F2LUFRN.js} +2 -2
- package/dist/{chunk-S5AHDRSE.js → chunk-5MNBACCS.js} +1 -1
- package/dist/{chunk-5H2DG3VF.js → chunk-72UDPGXN.js} +2 -2
- package/dist/{chunk-VBJVG2YA.js → chunk-76JOA74P.js} +5 -5
- package/dist/{chunk-OYPIU6JL.js → chunk-7K3TKE2R.js} +2 -2
- package/dist/{chunk-J6FKM7WM.js → chunk-7KXUKO5L.js} +1 -1
- package/dist/{chunk-PQVBUEXC.js → chunk-7WJAJGOX.js} +2 -2
- package/dist/{chunk-Z5WDAIAE.js → chunk-A5MNOCQ2.js} +2 -2
- package/dist/{chunk-FIY4TUYL.js → chunk-BD2ZOQJW.js} +1 -1
- package/dist/chunk-BYERWFG4.js +7 -0
- package/dist/{chunk-NAK42XEC.js → chunk-D3QAZ56J.js} +4 -4
- package/dist/{chunk-LACYHXY5.js → chunk-D7ICCQM5.js} +2 -2
- package/dist/{chunk-5ZP2KUGN.js → chunk-DB4Y2SXS.js} +11 -11
- package/dist/{chunk-G5GYOSK7.js → chunk-DGU5YZM5.js} +6 -6
- package/dist/{chunk-23WYVBUK.js → chunk-DOP43XH5.js} +2 -2
- package/dist/{chunk-QARGGDML.js → chunk-DSK6IH5M.js} +3 -3
- package/dist/{chunk-PDWWX5JI.js → chunk-E5RHW4IY.js} +3 -3
- package/dist/chunk-ESCEY6RN.js +137 -0
- package/dist/{chunk-YDNBMCQD.js → chunk-ETBPFG5Z.js} +1 -1
- package/dist/{chunk-QDN24QKG.js → chunk-EWP3IGMD.js} +1 -1
- package/dist/{chunk-J5FY5YAZ.js → chunk-F6VSINXC.js} +1 -1
- package/dist/{chunk-YZBOR2D4.js → chunk-FJUFE7XU.js} +6 -6
- package/dist/{chunk-2KFOOJ34.js → chunk-FORSJNLX.js} +8 -8
- package/dist/{chunk-ACG3BFJQ.js → chunk-FPHBQO6G.js} +1 -1
- package/dist/{chunk-DP4FHVJR.js → chunk-FSS4CZQI.js} +10 -10
- package/dist/{chunk-OABMTS4J.js → chunk-FXNQDM7U.js} +1 -1
- package/dist/{chunk-NFETZ57D.js → chunk-G5AQXKGI.js} +1 -1
- package/dist/{chunk-JVLK5INM.js → chunk-GDODCIB6.js} +3 -3
- package/dist/{chunk-AX3SYX3G.js → chunk-GHMBKUTU.js} +1 -1
- package/dist/{chunk-CT3S2ZJP.js → chunk-GVGOWUJG.js} +2 -2
- package/dist/{chunk-ULY62A7P.js → chunk-HF5YS5Z6.js} +3 -3
- package/dist/{chunk-CNG2EXC7.js → chunk-HL2I2YUG.js} +2 -2
- package/dist/chunk-HZTYQ5FQ.js +22 -0
- package/dist/{chunk-OS6JDQKO.js → chunk-I377K7IX.js} +2 -2
- package/dist/{chunk-LBXB3JFD.js → chunk-JASPC6XG.js} +5 -5
- package/dist/{chunk-OCK54JWW.js → chunk-JHAHLWQJ.js} +2 -2
- package/dist/{chunk-N7A4SDQA.js → chunk-JNV6W5JC.js} +12 -12
- package/dist/{chunk-NC7G3EHF.js → chunk-JQLKVLV7.js} +2 -2
- package/dist/{chunk-HQJZSCV7.js → chunk-K3GNQGLK.js} +1 -1
- package/dist/{chunk-XEMYAR47.js → chunk-KD5CC7J2.js} +1 -1
- package/dist/{chunk-UFR36PXP.js → chunk-KIXYAIPB.js} +2 -2
- package/dist/{chunk-JNJFX2LE.js → chunk-KN6OG3WN.js} +1 -1
- package/dist/{chunk-57RTMTQ7.js → chunk-KOLL65WL.js} +2 -2
- package/dist/{chunk-6Q6Q4HUH.js → chunk-L64YORM7.js} +5 -5
- package/dist/{chunk-2WU7UWOH.js → chunk-LO44K2EI.js} +2 -2
- package/dist/{chunk-V5PLUMR5.js → chunk-M64J2RXB.js} +3 -3
- package/dist/{chunk-I25B6DME.js → chunk-N6JCPZ5G.js} +2 -2
- package/dist/{chunk-CIQZIY5N.js → chunk-NGZNCS3G.js} +1 -1
- package/dist/{chunk-VSCRFXJ2.js → chunk-NNPOWTQ4.js} +5 -5
- package/dist/{chunk-AV7XDPXN.js → chunk-NRUHVUQY.js} +1 -1
- package/dist/{chunk-PJ2RHMZ3.js → chunk-PPBA6RPY.js} +2 -2
- package/dist/{chunk-V7OAPBQT.js → chunk-PWYDH3ZA.js} +1 -1
- package/dist/{chunk-HERQEWF5.js → chunk-Q252HANX.js} +2 -2
- package/dist/{chunk-67EK2P5M.js → chunk-Q4BKNDZD.js} +2 -2
- package/dist/{chunk-L7DSMPLQ.js → chunk-QCFV6G6K.js} +1 -1
- package/dist/{chunk-W2EX7F7K.js → chunk-QXTTPOP5.js} +1 -1
- package/dist/{chunk-DE74UTDH.js → chunk-QXZSPZWJ.js} +2 -2
- package/dist/{chunk-EDDYY4KO.js → chunk-RBUBE5ET.js} +1 -1
- package/dist/{chunk-G2IQWVGX.js → chunk-RM3WVAEZ.js} +1 -1
- package/dist/{chunk-EBXH6HHZ.js → chunk-RNGFFSNG.js} +8 -8
- package/dist/{chunk-UBBZ4LV5.js → chunk-SLK22PRQ.js} +7 -7
- package/dist/{chunk-IIBLQ2CB.js → chunk-TGQ4XIIL.js} +1 -1
- package/dist/{chunk-AC5FLJJL.js → chunk-TXETMX5H.js} +1 -1
- package/dist/{chunk-KKUSWUZC.js → chunk-UGZYYO3T.js} +1 -1
- package/dist/{chunk-5FXGGEA5.js → chunk-UH3WEXVR.js} +10 -19
- package/dist/{chunk-ZLL3VV5V.js → chunk-UPGCU4V3.js} +3 -3
- package/dist/{chunk-UBILZ2MS.js → chunk-URTTLQAC.js} +1 -1
- package/dist/{chunk-GR5QWFCA.js → chunk-VECFKZI5.js} +3 -3
- package/dist/{chunk-CC5SXS5R.js → chunk-VEXKMBM6.js} +1 -1
- package/dist/{chunk-LUCUQMMD.js → chunk-VFURXZPW.js} +2 -2
- package/dist/{chunk-LOFWD2GD.js → chunk-VQRXNT3Q.js} +2 -2
- package/dist/{chunk-WJE3JIRZ.js → chunk-VTHB4J4N.js} +2 -2
- package/dist/{chunk-2C4RHHUL.js → chunk-VUWTKMHT.js} +1 -1
- package/dist/{chunk-V7VDYDIQ.js → chunk-VX7TMQSF.js} +3 -3
- package/dist/{chunk-53QBBZR4.js → chunk-WEKPO5YP.js} +2 -2
- package/dist/{chunk-ZRYHXQDJ.js → chunk-WLNEXEEX.js} +1 -1
- package/dist/{chunk-QSCBTSIF.js → chunk-WOQOIB6V.js} +1 -1
- package/dist/{chunk-RIFW5PYW.js → chunk-X72OOA2X.js} +2 -2
- package/dist/{chunk-6G56A3XH.js → chunk-XQ3MES4Y.js} +8 -8
- package/dist/{chunk-LMH2XI5J.js → chunk-Y7ACQLH4.js} +1 -1
- package/dist/{chunk-YFQIN27E.js → chunk-YF4DILIQ.js} +1 -1
- package/dist/{chunk-3FHJOMUC.js → chunk-ZHEWPE46.js} +1 -1
- package/dist/{chunk-OINTMN5W.js → chunk-ZWCN6ASW.js} +2 -2
- package/dist/combobox/src/ComboBox.css +954 -681
- package/dist/combobox/src/ComboBox.js +20 -20
- package/dist/combobox/src/index.css +954 -681
- package/dist/combobox/src/index.js +20 -20
- package/dist/contextual-help/src/ContextualHelp.css +877 -604
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +877 -604
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/disclosure/src/Disclosure.css +48 -48
- package/dist/disclosure/src/Disclosure.js +2 -2
- 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 +8 -8
- 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.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 +553 -280
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +553 -280
- 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 +1304 -1031
- package/dist/index.d.ts +3 -0
- package/dist/index.js +104 -101
- 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 +554 -281
- 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 +560 -287
- 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 +558 -285
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +606 -333
- 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 +312 -312
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +300 -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 +312 -312
- package/dist/list-box/src/index.js +7 -7
- package/dist/menu/src/Menu.css +879 -606
- package/dist/menu/src/Menu.js +3 -3
- package/dist/menu/src/MenuItem.css +117 -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 +904 -631
- package/dist/menu/src/index.js +6 -6
- 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 +576 -303
- package/dist/modal/src/Modal.js +10 -9
- package/dist/modal/src/index.css +577 -304
- package/dist/modal/src/index.js +12 -11
- package/dist/overlays/popover/src/Popover.css +871 -598
- 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 +874 -601
- 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 +12 -12
- package/dist/segmented-control/src/SegmentedControl.css +39 -39
- package/dist/segmented-control/src/SegmentedControl.js +2 -2
- package/dist/segmented-control/src/SegmentedControlItem.css +53 -53
- package/dist/segmented-control/src/SegmentedControlItem.js +3 -3
- package/dist/segmented-control/src/index.css +54 -54
- package/dist/segmented-control/src/index.js +4 -4
- package/dist/select/src/Select.css +898 -625
- package/dist/select/src/Select.js +18 -18
- package/dist/select/src/SelectValue.css +99 -99
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +898 -625
- package/dist/select/src/index.js +18 -18
- 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 +724 -451
- 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 +735 -462
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +702 -429
- package/dist/tag/src/Tag.js +8 -8
- package/dist/tag/src/TagGroup.css +48 -48
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +712 -439
- package/dist/tag/src/index.js +13 -13
- 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/TooltipTrigger.js +2 -2
- package/dist/tooltip/src/index.css +48 -48
- package/dist/tooltip/src/index.js +5 -5
- 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.d.ts +1 -0
- package/dist/utils/src/index.js +4 -3
- package/dist/utils/src/useProgressVisibility.d.ts +3 -0
- package/dist/utils/src/useProgressVisibility.js +2 -0
- package/package.json +2 -2
- package/dist/{chunk-DCO4XGBI.js → chunk-DAF2CRGN.js} +1 -1
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-DSK6IH5M.js';
|
|
2
|
+
export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-FJUFE7XU.js';
|
|
3
|
+
export { CheckboxFieldContext } from '../../chunk-ZGNK4GWA.js';
|
|
2
4
|
export { CheckboxGroupContext } from '../../chunk-N7YDPVZL.js';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-E5RHW4IY.js';
|
|
6
|
+
import '../../chunk-BD2ZOQJW.js';
|
|
5
7
|
import '../../chunk-YVCZUIU3.js';
|
|
6
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-57WEWZ4L.js';
|
|
7
9
|
import '../../chunk-PNEJ6JDM.js';
|
|
8
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-DOP43XH5.js';
|
|
9
11
|
import '../../chunk-FV74YT2D.js';
|
|
10
|
-
export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-
|
|
11
|
-
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-
|
|
12
|
-
export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-QARGGDML.js';
|
|
13
|
-
export { CheckboxFieldContext } from '../../chunk-ZGNK4GWA.js';
|
|
12
|
+
export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-7WJAJGOX.js';
|
|
13
|
+
export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-VECFKZI5.js';
|
|
14
14
|
export { CheckboxContext } from '../../chunk-2EAZPH3M.js';
|
|
15
15
|
import '../../chunk-2NSUMKNH.js';
|
|
16
|
-
import '../../chunk-
|
|
17
|
-
import '../../chunk-HQJZSCV7.js';
|
|
16
|
+
import '../../chunk-K3GNQGLK.js';
|
|
18
17
|
import '../../chunk-UYYHPXUH.js';
|
|
18
|
+
import '../../chunk-GBWXEK6N.js';
|
|
19
19
|
import '../../chunk-NNLLQWDS.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-NGZNCS3G.js';
|
|
21
21
|
import '../../chunk-ZWU6DRRZ.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-QCFV6G6K.js';
|
|
23
23
|
import '../../chunk-PQSMCDAM.js';
|
|
24
24
|
import '../../chunk-ZNOU2CGM.js';
|
|
25
25
|
import '../../chunk-65JPI4FL.js';
|
|
@@ -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-NGZNCS3G.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___HLhIQ", "hop-DisclosurePanel--inline": "DisclosurePanel-module__hop-DisclosurePanel--inline___9ivvO", "hop-DisclosurePanel--disabled": "DisclosurePanel-module__hop-DisclosurePanel--disabled___fcp3t", "hop-DisclosurePanel__text": "DisclosurePanel-module__hop-DisclosurePanel__text___OdXkh" };
|
|
16
16
|
var GlobalDisclosurePanelCssSelector = "hop-DisclosurePanel";
|
|
17
17
|
function DisclosurePanel(props, ref) {
|
|
18
18
|
[props, ref] = useContextProps(props, ref, DisclosurePanelContext);
|
|
@@ -2,11 +2,11 @@ import { ModalContext } from './chunk-JBPNJWC7.js';
|
|
|
2
2
|
import { ImageContext } from './chunk-JAR7CXVS.js';
|
|
3
3
|
import { FooterContext } from './chunk-I67NHYK4.js';
|
|
4
4
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
5
|
-
import { _BaseModal } from './chunk-
|
|
5
|
+
import { _BaseModal } from './chunk-ZHEWPE46.js';
|
|
6
6
|
import { HeadingContext } from './chunk-WJRMD4JP.js';
|
|
7
7
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
8
8
|
import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
9
|
-
import { _CloseButton } from './chunk-
|
|
9
|
+
import { _CloseButton } from './chunk-HL2I2YUG.js';
|
|
10
10
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
11
11
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
12
12
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Dialog, OverlayTriggerStateContext
|
|
|
17
17
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
18
18
|
|
|
19
19
|
// css-module:./Modal.module.css#css-module
|
|
20
|
-
var Modal_module_default = { "hop-Modal": "Modal-module__hop-
|
|
20
|
+
var Modal_module_default = { "hop-Modal": "Modal-module__hop-Modal___ySHCj", "hop-Modal__top-container": "Modal-module__hop-Modal__top-container___bFrTu", "hop-Modal__bottom-container": "Modal-module__hop-Modal__bottom-container___WTLwC", "hop-Modal--has-image": "Modal-module__hop-Modal--has-image___sl-TK", "hop-Modal--fullscreen": "Modal-module__hop-Modal--fullscreen___YAq2t", "hop-Modal--fullscreenTakeover": "Modal-module__hop-Modal--fullscreenTakeover___vQhe1", "hop-Modal__close": "Modal-module__hop-Modal__close___-vEV5", "hop-Modal__image": "Modal-module__hop-Modal__image___w1y6y", "hop-Modal__heading": "Modal-module__hop-Modal__heading___3DZyE", "hop-Modal__header": "Modal-module__hop-Modal__header___O6d3Y", "hop-Modal__content": "Modal-module__hop-Modal__content___CT88q", "hop-Modal__footer": "Modal-module__hop-Modal__footer___BNSrO", "hop-Modal__button": "Modal-module__hop-Modal__button___8qI8d", "hop-Modal__button-group": "Modal-module__hop-Modal__button-group___QyHfu" };
|
|
21
21
|
var GlobalModalCssSelector = "hop-Modal";
|
|
22
22
|
var ClearContexts = [ImageContext, HeadingContext, HeaderContext, ContentContext, FooterContext, ButtonContext, ButtonGroupContext];
|
|
23
23
|
var Modal = (props, ref) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useImageFallback } from './chunk-QJ5FQN3N.js';
|
|
2
|
-
import { _BrokenAvatar } from './chunk-
|
|
2
|
+
import { _BrokenAvatar } from './chunk-FXNQDM7U.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-QCFV6G6K.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';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Avatar.module.css#css-module
|
|
16
|
-
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-
|
|
16
|
+
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___sOX9A", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___i1aUW", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___nwUvL", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___uyw33", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___Mui78", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___hHaUG", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___pqrQN", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___s0WXt", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___c3i5W", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___vCyti", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___JbRKY", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___xoYBk", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___T7ZoY", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___wTPOD", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___swMm0", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___en8-c", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___aGfAg" };
|
|
17
17
|
var GlobalAvatarCssSelector = "hop-Avatar";
|
|
18
18
|
var AvatarToTextSizeAdapter = {
|
|
19
19
|
xs: "xs",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PopoverTrigger } from './chunk-KHDRGFVV.js';
|
|
2
|
-
import { _PopoverBase } from './chunk-
|
|
2
|
+
import { _PopoverBase } from './chunk-QXTTPOP5.js';
|
|
3
3
|
import { ContextualHelpContext } from './chunk-MR5BPD6R.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
5
5
|
import { ClearProviders, ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
6
6
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, ButtonContext, Button, Provider } from 'react-aria-com
|
|
|
14
14
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./ContextualHelp.module.css#css-module
|
|
17
|
-
var ContextualHelp_module_default = { "hop-ContextualHelp": "ContextualHelp-module__hop-
|
|
17
|
+
var ContextualHelp_module_default = { "hop-ContextualHelp": "ContextualHelp-module__hop-ContextualHelp___-cswK", "hop-ContextualHelp__popover": "ContextualHelp-module__hop-ContextualHelp__popover___-vnF0" };
|
|
18
18
|
var GlobalContextualHelpCssSelector = "hop-ContextualHelp";
|
|
19
19
|
function ContextualHelp(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HelperMessageContext } from './chunk-PNEJ6JDM.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-QCFV6G6K.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___eMQ7m", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___hi1Mh" };
|
|
13
13
|
var GlobalHelperMessageCssSelector = "hop-HelperMessage";
|
|
14
14
|
function HelperMessage(props, ref) {
|
|
15
15
|
const validation = useContext(FieldErrorContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
2
2
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.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, 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___H2CQS", "hop-Radio--sm": "Radio-module__hop-Radio--sm___wsMEb", "hop-Radio--md": "Radio-module__hop-Radio--md___Y9v6E", "hop-Radio__icon": "Radio-module__hop-Radio__icon___AnsTY", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___bpfWX", "hop-Radio__box": "Radio-module__hop-Radio__box___sb7RR", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___d4tcu", "hop-Radio__text": "Radio-module__hop-Radio__text___y2Kzb" };
|
|
17
17
|
var GlobalRadioCssSelector = "hop-Radio";
|
|
18
18
|
function Radio(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___J6jKQ", "hop-Input--sm": "Input-module__hop-Input--sm___4-YdC" };
|
|
10
10
|
var InputContext = createContext({});
|
|
11
11
|
var Input = forwardRef(function Input2(props, ref) {
|
|
12
12
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
|
|
2
1
|
import { DisclosurePanelContext } from './chunk-5XY5L6ZN.js';
|
|
2
|
+
import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
|
|
3
3
|
import { DisclosureContext } from './chunk-U4HRZ6DN.js';
|
|
4
4
|
import { AccordionContext } from './chunk-NF64YIEZ.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -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___8aIDO", "hop-Accordion--inline": "Accordion-module__hop-Accordion--inline___1qVx0", "hop-Accordion__disclosure": "Accordion-module__hop-Accordion__disclosure___Ivbc-", "hop-Accordion__disclosure-header": "Accordion-module__hop-Accordion__disclosure-header___NoAk6", "hop-Accordion__disclosure-panel": "Accordion-module__hop-Accordion__disclosure-panel___HVQa-" };
|
|
15
15
|
var GlobalAccordionCssSelector = "hop-Accordion";
|
|
16
16
|
function Accordion(props, ref) {
|
|
17
17
|
[props, ref] = useContextProps(props, ref, AccordionContext);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { TagGroupContext, InternalTagGroupContext } from './chunk-4BWTFR22.js';
|
|
2
2
|
import { TagContext } from './chunk-EWMWQ2MC.js';
|
|
3
|
-
import { FieldLabel } from './chunk-
|
|
4
|
-
import { _HelperMessage } from './chunk-
|
|
5
|
-
import { _ErrorMessage } from './chunk-
|
|
6
|
-
import { useFormProps } from './chunk-
|
|
3
|
+
import { FieldLabel } from './chunk-E5RHW4IY.js';
|
|
4
|
+
import { _HelperMessage } from './chunk-57WEWZ4L.js';
|
|
5
|
+
import { _ErrorMessage } from './chunk-DOP43XH5.js';
|
|
6
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
8
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
9
9
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, FieldErrorContext, TagGroup as Tag
|
|
|
14
14
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./TagGroup.module.css#css-module
|
|
17
|
-
var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-
|
|
17
|
+
var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___X4UhS", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___ilXlq", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___8tq8Q", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___1CYPQ", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___iWSHu" };
|
|
18
18
|
var GlobalTagGroupCssSelector = "hop-TagGroup";
|
|
19
19
|
function TagGroup(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TooltipContext } from './chunk-77PD5K3M.js';
|
|
2
2
|
import { TooltipTriggerContext } from './chunk-XXEXHHC6.js';
|
|
3
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
4
4
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { useStyledSystem, useColorSchemeContext, getRootCSSClasses } from '@hopper-ui/styled-system';
|
|
@@ -10,7 +10,7 @@ import { useContextProps, Provider, Tooltip as Tooltip$1 } from 'react-aria-comp
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./Tooltip.module.css#css-module
|
|
13
|
-
var Tooltip_module_default = { "hop-Tooltip": "Tooltip-module__hop-
|
|
13
|
+
var Tooltip_module_default = { "hop-Tooltip": "Tooltip-module__hop-Tooltip___nVbS-", "hop-Tooltip--top": "Tooltip-module__hop-Tooltip--top___0Picg", "hop-Tooltip--right": "Tooltip-module__hop-Tooltip--right___J7XGb", "hop-Tooltip--bottom": "Tooltip-module__hop-Tooltip--bottom___apr36", "hop-Tooltip--left": "Tooltip-module__hop-Tooltip--left___98KWK", "slide": "Tooltip-module__slide___COczJ" };
|
|
14
14
|
var GlobalTooltipCssSelector = "hop-Tooltip";
|
|
15
15
|
function Tooltip(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, TooltipContext);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-NRUHVUQY.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { AnonymousRichIcon } from '@hopper-ui/icons';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
2
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.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';
|
|
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
15
15
|
import { jsxs, jsx } 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___TZCQR Checkbox-module__hop-Checkbox___5v0b4", "hop-DecorativeCheckbox--sm": "DecorativeCheckbox-module__hop-DecorativeCheckbox--sm___WAN3J Checkbox-module__hop-Checkbox--sm___dSQOY", "hop-DecorativeCheckbox--md": "DecorativeCheckbox-module__hop-DecorativeCheckbox--md___ycopn Checkbox-module__hop-Checkbox--md___TOu-C", "hop-DecorativeCheckbox__icon": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon___HP7Ir Checkbox-module__hop-Checkbox__icon___nd2aw", "hop-DecorativeCheckbox__icon-list": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon-list___TV-j- Checkbox-module__hop-Checkbox__icon___nd2aw", "hop-DecorativeCheckbox__box": "DecorativeCheckbox-module__hop-DecorativeCheckbox__box___aQDXk Checkbox-module__hop-Checkbox__box___jxojt", "hop-DecorativeCheckbox__check": "DecorativeCheckbox-module__hop-DecorativeCheckbox__check___EYvRS Checkbox-module__hop-Checkbox__check___AxXm6", "hop-DecorativeCheckbox__text": "DecorativeCheckbox-module__hop-DecorativeCheckbox__text___db9bV Checkbox-module__hop-Checkbox__text___RWv7Z" };
|
|
19
19
|
var GlobalDecorativeCheckboxCssSelector = "hop-DecorativeCheckbox";
|
|
20
20
|
function DecorativeCheckbox(props, ref) {
|
|
21
21
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
|
|
2
1
|
import { SegmentedControlContext, InternalSegmentedControlContext } from './chunk-6BJLSAMM.js';
|
|
2
|
+
import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
5
5
|
import clsx from 'clsx';
|
|
@@ -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___yo8ku" };
|
|
12
12
|
var GlobalSegmentedControlCssSelector = "hop-SegmentedControl";
|
|
13
13
|
var SegmentedControl = (props, ref) => {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, SegmentedControlContext);
|
|
@@ -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___x-D7q" };
|
|
12
12
|
var GlobalLabelCssSelector = "hop-Label";
|
|
13
13
|
function Label(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, LabelContext);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _Tooltip } from './chunk-
|
|
2
|
-
import { TooltipTrigger } from './chunk-
|
|
1
|
+
import { _Tooltip } from './chunk-7K3TKE2R.js';
|
|
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-QCFV6G6K.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___OnxWJ", "hop-AvatarGroup--wrap": "AvatarGroup-module__hop-AvatarGroup--wrap___4--rv", "hop-AvatarGroup--xs": "AvatarGroup-module__hop-AvatarGroup--xs___L8mre", "hop-AvatarGroup--sm": "AvatarGroup-module__hop-AvatarGroup--sm___UjcIm", "hop-AvatarGroup--md": "AvatarGroup-module__hop-AvatarGroup--md___sBcpK", "hop-AvatarGroup--lg": "AvatarGroup-module__hop-AvatarGroup--lg___7YAak", "hop-AvatarGroup--xl": "AvatarGroup-module__hop-AvatarGroup--xl___nbZIy", "hop-AvatarGroup--2xl": "AvatarGroup-module__hop-AvatarGroup--2xl___ljxbT", "hop-AvatarGroup__avatar": "AvatarGroup-module__hop-AvatarGroup__avatar___O46a5", "hop-AvatarGroup__label": "AvatarGroup-module__hop-AvatarGroup__label___fbjFq", "hop-AvatarGroup__hiddenAvatar": "AvatarGroup-module__hop-AvatarGroup__hiddenAvatar___fFImk", "hop-AvatarGroup--start": "AvatarGroup-module__hop-AvatarGroup--start___rucz5", "hop-AvatarGroup--end": "AvatarGroup-module__hop-AvatarGroup--end___9n-g7", "hop-AvatarGroup--center": "AvatarGroup-module__hop-AvatarGroup--center___KbbSx" };
|
|
15
15
|
var GlobalAvatarGroupCssSelector = "hop-AvatarGroup";
|
|
16
16
|
function AvatarGroup(props, ref) {
|
|
17
17
|
var _a, _b, _c, _d;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _Text } from './chunk-
|
|
1
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
2
2
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
3
3
|
import { useResponsiveValue } from '@hopper-ui/styled-system';
|
|
4
4
|
import clsx from 'clsx';
|
|
@@ -6,7 +6,7 @@ import { forwardRef } from 'react';
|
|
|
6
6
|
import { jsx } from 'react/jsx-runtime';
|
|
7
7
|
|
|
8
8
|
// css-module:./Paragraph.module.css#css-module
|
|
9
|
-
var Paragraph_module_default = { "hop-Paragraph": "Paragraph-module__hop-
|
|
9
|
+
var Paragraph_module_default = { "hop-Paragraph": "Paragraph-module__hop-Paragraph___HpT17", "hop-Paragraph--xs": "Paragraph-module__hop-Paragraph--xs___DXGDe", "hop-Paragraph--sm": "Paragraph-module__hop-Paragraph--sm___qshKm", "hop-Paragraph--md": "Paragraph-module__hop-Paragraph--md___UEgGX", "hop-Paragraph--lg": "Paragraph-module__hop-Paragraph--lg___EvhSs", "hop-Paragraph--xl": "Paragraph-module__hop-Paragraph--xl___X9E7u", "hop-Paragraph--2xl": "Paragraph-module__hop-Paragraph--2xl___MYUu5", "hop-Paragraph--inherit": "Paragraph-module__hop-Paragraph--inherit___IZyrO" };
|
|
10
10
|
var GlobalParagraphCssSelector = "hop-Paragraph";
|
|
11
11
|
function Paragraph(props, ref) {
|
|
12
12
|
const { size: sizeProp, className, children, ...otherProps } = props;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { SelectContext } from './chunk-ZOTXNUAV.js';
|
|
2
|
-
import { _SelectValue } from './chunk-
|
|
3
|
-
import { _Popover } from './chunk-
|
|
2
|
+
import { _SelectValue } from './chunk-KIXYAIPB.js';
|
|
3
|
+
import { _Popover } from './chunk-I377K7IX.js';
|
|
4
4
|
import { _ListBoxSection } from './chunk-PN5BRTOO.js';
|
|
5
|
-
import { _ListBox } from './chunk-
|
|
6
|
-
import { _ListBoxItem } from './chunk-
|
|
5
|
+
import { _ListBox } from './chunk-HF5YS5Z6.js';
|
|
6
|
+
import { _ListBoxItem } from './chunk-NNPOWTQ4.js';
|
|
7
7
|
import { _Footer } from './chunk-RN3FLBX4.js';
|
|
8
|
-
import { _ToggleArrow } from './chunk-
|
|
9
|
-
import { FieldLabel } from './chunk-
|
|
10
|
-
import { _HelperMessage } from './chunk-
|
|
11
|
-
import { _ErrorMessage } from './chunk-
|
|
8
|
+
import { _ToggleArrow } from './chunk-PWYDH3ZA.js';
|
|
9
|
+
import { FieldLabel } from './chunk-E5RHW4IY.js';
|
|
10
|
+
import { _HelperMessage } from './chunk-57WEWZ4L.js';
|
|
11
|
+
import { _ErrorMessage } from './chunk-DOP43XH5.js';
|
|
12
12
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
13
|
-
import { useFormProps } from './chunk-
|
|
14
|
-
import { ensureTextWrapper } from './chunk-
|
|
13
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
14
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
15
15
|
import { ClearContainerSlots, ClearProviders } from './chunk-PQSMCDAM.js';
|
|
16
16
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
17
17
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -24,7 +24,7 @@ import { useContextProps, composeRenderProps, TextContext as TextContext$1, Butt
|
|
|
24
24
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
25
25
|
|
|
26
26
|
// css-module:./Select.module.css#css-module
|
|
27
|
-
var Select_module_default = { "hop-Select": "Select-module__hop-
|
|
27
|
+
var Select_module_default = { "hop-Select": "Select-module__hop-Select___116Oi", "hop-Select--fluid": "Select-module__hop-Select--fluid___UJisd", "hop-Select__label": "Select-module__hop-Select__label___PsZQN", "hop-Select__button": "Select-module__hop-Select__button___xgLzx", "hop-Select__button--sm": "Select-module__hop-Select__button--sm___Yjtma", "hop-Select__button--md": "Select-module__hop-Select__button--md___QJTBN", "hop-Select__prefix": "Select-module__hop-Select__prefix___Yhern", "hop-Select__button-icon": "Select-module__hop-Select__button-icon___fxUm8", "hop-Select__helper-message": "Select-module__hop-Select__helper-message___FX16H", "hop-Select__error-message": "Select-module__hop-Select__error-message___no2FB" };
|
|
28
28
|
var GlobalSelectCssSelector = "hop-Select";
|
|
29
29
|
function Select(props, ref) {
|
|
30
30
|
var _a, _b, _c, _d;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { InternalTagGroupContext } from './chunk-4BWTFR22.js';
|
|
2
2
|
import { TagContext } from './chunk-EWMWQ2MC.js';
|
|
3
|
-
import { _ClearButton } from './chunk-
|
|
4
|
-
import { mapOrbiterToHopperVariants } from './chunk-
|
|
3
|
+
import { _ClearButton } from './chunk-KN6OG3WN.js';
|
|
4
|
+
import { mapOrbiterToHopperVariants } from './chunk-UGZYYO3T.js';
|
|
5
5
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
6
6
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
7
7
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
8
|
-
import {
|
|
8
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
9
|
+
import { _Spinner } from './chunk-WEKPO5YP.js';
|
|
9
10
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
10
|
-
import { useFormProps } from './chunk-HQJZSCV7.js';
|
|
11
11
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
12
|
-
import { ensureTextWrapper } from './chunk-
|
|
12
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
13
13
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
14
14
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
15
15
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -25,7 +25,7 @@ import { useContextProps, composeRenderProps, Tag as Tag$1 } from 'react-aria-co
|
|
|
25
25
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
26
26
|
|
|
27
27
|
// css-module:./Tag.module.css#css-module
|
|
28
|
-
var Tag_module_default = { "hop-Tag": "Tag-module__hop-
|
|
28
|
+
var Tag_module_default = { "hop-Tag": "Tag-module__hop-Tag___p19kx", "hop-Tag--sm": "Tag-module__hop-Tag--sm___xdeYI", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___7pFJ5", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___01iia", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___Zy7oa", "hop-Tag--md": "Tag-module__hop-Tag--md___154uo", "hop-Tag--lg": "Tag-module__hop-Tag--lg___APvIM", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___uPLBe", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___iq5Ll", "hop-Tag--progress": "Tag-module__hop-Tag--progress___Y11uF", "hop-Tag--positive": "Tag-module__hop-Tag--positive___BJ09j", "hop-Tag--caution": "Tag-module__hop-Tag--caution___AVtUG", "hop-Tag--negative": "Tag-module__hop-Tag--negative___IvUAG", "hop-Tag--option1": "Tag-module__hop-Tag--option1___Re2Wq", "hop-Tag--option2": "Tag-module__hop-Tag--option2___JxfDq", "hop-Tag--option3": "Tag-module__hop-Tag--option3___V74s2", "hop-Tag--option4": "Tag-module__hop-Tag--option4___ceysz", "hop-Tag--option5": "Tag-module__hop-Tag--option5___XUOwe", "hop-Tag--option6": "Tag-module__hop-Tag--option6___OulRe", "hop-Tag__icon": "Tag-module__hop-Tag__icon___KYxYR", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___zD4G0", "hop-Tag__text": "Tag-module__hop-Tag__text___U8szS", "hop-Tag__badge": "Tag-module__hop-Tag__badge___mqvm3", "hop-Tag__badge--subdued": "Tag-module__hop-Tag__badge--subdued___XlE86" };
|
|
29
29
|
var GlobalTagCssSelector = "hop-Tag";
|
|
30
30
|
var TagToTextSizeAdapter = {
|
|
31
31
|
sm: "xs",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ErrorMessageContext } from './chunk-FV74YT2D.js';
|
|
2
2
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { WarningIcon } from '@hopper-ui/icons';
|
|
@@ -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___V-yBH", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___DIRtx" };
|
|
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 { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
|
|
2
2
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
|
-
import { useFormProps } from './chunk-
|
|
5
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
5
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
6
6
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
8
|
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:./CheckboxField.module.css#css-module
|
|
18
|
-
var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-
|
|
18
|
+
var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___Moz--", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___WFkN2", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___0I29B", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___FQ5t0", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___hNlqN" };
|
|
19
19
|
var GlobalCheckboxFieldCssSelector = "hop-CheckboxField";
|
|
20
20
|
var CheckboxToDescriptionSizeAdapter = {
|
|
21
21
|
sm: "xs",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _Label } from './chunk-
|
|
2
|
-
import { useFormProps } from './chunk-
|
|
1
|
+
import { _Label } from './chunk-BD2ZOQJW.js';
|
|
2
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { useStyledSystem, Div } from '@hopper-ui/styled-system';
|
|
@@ -7,7 +7,7 @@ import clsx from 'clsx';
|
|
|
7
7
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./FieldLabel.module.css#css-module
|
|
10
|
-
var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-
|
|
10
|
+
var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-FieldLabel__wrapper___VGoF6", "hop-FieldLabel__indicator": "FieldLabel-module__hop-FieldLabel__indicator___fp8NS" };
|
|
11
11
|
var GlobalFieldLabelCssSelector = "hop-FieldLabel";
|
|
12
12
|
function FieldLabel(props) {
|
|
13
13
|
props = useFormProps(props);
|