@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,7 +1,7 @@
|
|
|
1
1
|
import { TabContext, InternalTabsContext } from './chunk-ZXON3BAA.js';
|
|
2
2
|
import { TagContext } from './chunk-EWMWQ2MC.js';
|
|
3
3
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
6
6
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
7
7
|
import { IconContext } from '@hopper-ui/icons';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, Tab as Tab$1, Provider } from 'react-aria-components';
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./Tab.module.css#css-module
|
|
15
|
-
var Tab_module_default = { "hop-Tab": "Tab-module__hop-
|
|
15
|
+
var Tab_module_default = { "hop-Tab": "Tab-module__hop-Tab___ftOeX", "hop-Tab--fluid": "Tab-module__hop-Tab--fluid___aH3xR", "hop-Tab--md": "Tab-module__hop-Tab--md___dgvsJ", "hop-Tab__icon": "Tab-module__hop-Tab__icon___brQbc", "hop-Tab__text": "Tab-module__hop-Tab__text___HZpz8", "hop-Tab__badge": "Tab-module__hop-Tab__badge___tSYj2", "hop-Tab__tag": "Tab-module__hop-Tab__tag___R14Wb" };
|
|
16
16
|
var GlobalTabCssSelector = "hop-Tab";
|
|
17
17
|
function Tab(props, ref) {
|
|
18
18
|
var _a;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RadioFieldContext } from './chunk-DGLAGYBD.js';
|
|
2
2
|
import { RadioGroupContext } from './chunk-5MBJWRZD.js';
|
|
3
3
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
4
|
-
import { FieldLabel } from './chunk-
|
|
5
|
-
import { _HelperMessage } from './chunk-
|
|
6
|
-
import { _ErrorMessage } from './chunk-
|
|
7
|
-
import { useFormProps } from './chunk-
|
|
4
|
+
import { FieldLabel } from './chunk-E5RHW4IY.js';
|
|
5
|
+
import { _HelperMessage } from './chunk-57WEWZ4L.js';
|
|
6
|
+
import { _ErrorMessage } from './chunk-DOP43XH5.js';
|
|
7
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
8
8
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
9
9
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
10
10
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps, RadioGroup as RadioGroup$1 } from
|
|
|
15
15
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
16
16
|
|
|
17
17
|
// css-module:./RadioGroup.module.css#css-module
|
|
18
|
-
var RadioGroup_module_default = { "hop-RadioGroup": "RadioGroup-module__hop-
|
|
18
|
+
var RadioGroup_module_default = { "hop-RadioGroup": "RadioGroup-module__hop-RadioGroup___GAhMc", "hop-RadioGroup--bordered": "RadioGroup-module__hop-RadioGroup--bordered___aW9rV", "hop-RadioGroup--sm": "RadioGroup-module__hop-RadioGroup--sm___TlUOa", "hop-RadioGroup--md": "RadioGroup-module__hop-RadioGroup--md___K9W8i", "hop-RadioGroup__label": "RadioGroup-module__hop-RadioGroup__label___Vi-x9", "hop-RadioGroup__list": "RadioGroup-module__hop-RadioGroup__list___pz3Nn", "hop-RadioGroup__radio": "RadioGroup-module__hop-RadioGroup__radio___HdWpQ", "hop-RadioGroup__error-message": "RadioGroup-module__hop-RadioGroup__error-message___KU5wE", "hop-RadioGroup__helper-message": "RadioGroup-module__hop-RadioGroup__helper-message___Rx1kN" };
|
|
19
19
|
var GlobalRadioGroupCssSelector = "hop-RadioGroup";
|
|
20
20
|
function RadioGroup(props, ref) {
|
|
21
21
|
var _a, _b, _c;
|
|
@@ -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-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, 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___pmxJ9", "hop-Switch--sm": "Switch-module__hop-Switch--sm___F-I2x", "hop-Switch--md": "Switch-module__hop-Switch--md___8-5b-", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___aJxF6", "hop-Switch__text": "Switch-module__hop-Switch__text___er2eV", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___-1Ydr", "hop-Switch__icon": "Switch-module__hop-Switch__icon___m9cXJ" };
|
|
17
17
|
var GlobalSwitchCssSelector = "hop-Switch";
|
|
18
18
|
function Switch(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
|
|
2
1
|
import { InternalSegmentedControlContext } from './chunk-6BJLSAMM.js';
|
|
3
|
-
import {
|
|
2
|
+
import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
|
|
3
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
4
4
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { IconContext } from '@hopper-ui/icons';
|
|
@@ -11,7 +11,7 @@ import { useContextProps, ToggleGroupStateContext, ToggleButton, Provider, DEFAU
|
|
|
11
11
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./SegmentedControlItem.module.css#css-module
|
|
14
|
-
var SegmentedControlItem_module_default = { "hop-SegmentedControlItem": "SegmentedControlItem-module__hop-
|
|
14
|
+
var SegmentedControlItem_module_default = { "hop-SegmentedControlItem": "SegmentedControlItem-module__hop-SegmentedControlItem___176E-", "hop-SegmentedControlItem__slider": "SegmentedControlItem-module__hop-SegmentedControlItem__slider___quabr", "hop-SegmentedControlItem__wrapper": "SegmentedControlItem-module__hop-SegmentedControlItem__wrapper___90-Bf", "hop-SegmentedControlItem--md": "SegmentedControlItem-module__hop-SegmentedControlItem--md___gk0lP", "hop-SegmentedControlItem__icon": "SegmentedControlItem-module__hop-SegmentedControlItem__icon___k3g7t", "hop-SegmentedControlItem__text": "SegmentedControlItem-module__hop-SegmentedControlItem__text___7L6rt", "hop-SegmentedControlItem__start-icon": "SegmentedControlItem-module__hop-SegmentedControlItem__start-icon___rUw05", "hop-SegmentedControlItem--justified": "SegmentedControlItem-module__hop-SegmentedControlItem--justified___pBN3G" };
|
|
15
15
|
var GlobalSegmentedControlItemCssSelector = "hop-SegmentedControlItem";
|
|
16
16
|
var SegmentedControlItem = (props, ref) => {
|
|
17
17
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LinkContext } from './chunk-MTULE7GI.js';
|
|
2
2
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
4
4
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps, Link as Link$1, DEFAULT_SLOT } fro
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./Link.module.css#css-module
|
|
15
|
-
var Link_module_default = { "hop-Link": "Link-module__hop-
|
|
15
|
+
var Link_module_default = { "hop-Link": "Link-module__hop-Link___zN0GU", "hop-Link--xs": "Link-module__hop-Link--xs___ABclH", "hop-Link--sm": "Link-module__hop-Link--sm___6euWI", "hop-Link--md": "Link-module__hop-Link--md___-4wx-", "hop-Link--lg": "Link-module__hop-Link--lg___r5ujq", "hop-Link--xl": "Link-module__hop-Link--xl___ntD7P", "hop-Link--2xl": "Link-module__hop-Link--2xl___tluwP", "hop-Link--inherit": "Link-module__hop-Link--inherit___RyQa4", "hop-Link--standalone": "Link-module__hop-Link--standalone___l-iNG", "hop-Link__text": "Link-module__hop-Link__text___9BuwZ", "hop-Link--quiet": "Link-module__hop-Link--quiet___p89Vc", "hop-Link--primary": "Link-module__hop-Link--primary___o0ags", "hop-Link--secondary": "Link-module__hop-Link--secondary___jcpD5", "hop-Link__icon": "Link-module__hop-Link__icon___N8Pvt", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___jgYl-", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___GOMwu", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___P72wB" };
|
|
16
16
|
var GlobalLinkCssSelector = "hop-Link";
|
|
17
17
|
var LinkToIconSizeAdapter = {
|
|
18
18
|
inherit: void 0,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _DecorativeRadio } from './chunk-
|
|
1
|
+
import { _DecorativeRadio } from './chunk-X72OOA2X.js';
|
|
2
2
|
import { ListBoxItemContext } from './chunk-FDJDFE4U.js';
|
|
3
|
-
import { _ListBoxItemSkeleton } from './chunk-
|
|
4
|
-
import { _DecorativeCheckbox } from './chunk-
|
|
3
|
+
import { _ListBoxItemSkeleton } from './chunk-GHMBKUTU.js';
|
|
4
|
+
import { _DecorativeCheckbox } from './chunk-7WJAJGOX.js';
|
|
5
5
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
6
6
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
7
7
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
8
|
-
import { ensureTextWrapper } from './chunk-
|
|
8
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
9
9
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
10
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
11
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, ListBoxItem as ListBoxItem$1, List
|
|
|
18
18
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./ListBoxItem.module.css#css-module
|
|
21
|
-
var ListBoxItem_module_default = { "hop-ListBoxItem": "ListBoxItem-module__hop-
|
|
21
|
+
var ListBoxItem_module_default = { "hop-ListBoxItem": "ListBoxItem-module__hop-ListBoxItem___QvcpN", "hop-ListBoxItem--xs": "ListBoxItem-module__hop-ListBoxItem--xs___lZib0", "hop-ListBoxItem--sm": "ListBoxItem-module__hop-ListBoxItem--sm___NG9Qu", "hop-ListBoxItem--md": "ListBoxItem-module__hop-ListBoxItem--md___sRrPz", "hop-ListBoxItem--lg": "ListBoxItem-module__hop-ListBoxItem--lg___3nQ83", "hop-ListBoxItem__inner": "ListBoxItem-module__hop-ListBoxItem__inner___txRTc", "hop-ListBoxItem__checkmark": "ListBoxItem-module__hop-ListBoxItem__checkmark___MbqOD", "hop-ListBoxItem__description": "ListBoxItem-module__hop-ListBoxItem__description___GUzrd", "hop-ListBoxItem__radio": "ListBoxItem-module__hop-ListBoxItem__radio___Urn5f", "hop-ListBoxItem__checkbox": "ListBoxItem-module__hop-ListBoxItem__checkbox___LHciW", "hop-ListBoxItem__avatar": "ListBoxItem-module__hop-ListBoxItem__avatar___K1Ark", "hop-ListBoxItem__icon-list": "ListBoxItem-module__hop-ListBoxItem__icon-list___r8RQE", "hop-ListBoxItem__icon": "ListBoxItem-module__hop-ListBoxItem__icon___Y3uVa", "hop-ListBoxItem__label": "ListBoxItem-module__hop-ListBoxItem__label___1L0EC", "hop-ListBoxItem__end-icon-list": "ListBoxItem-module__hop-ListBoxItem__end-icon-list___zp7WO", "hop-ListBoxItem__end-icon": "ListBoxItem-module__hop-ListBoxItem__end-icon___f-q1U", "hop-ListBoxItem__badge": "ListBoxItem-module__hop-ListBoxItem__badge___ltsNo" };
|
|
22
22
|
var GlobalListBoxItemCssSelector = "hop-ListBoxItem";
|
|
23
23
|
var ListBoxItemToIconSizeAdapter = {
|
|
24
24
|
xs: "sm",
|
|
@@ -11,7 +11,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
11
11
|
import { jsx } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./RichIconAvatarImage.module.css#css-module
|
|
14
|
-
var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-
|
|
14
|
+
var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-RichIconAvatarImage___Xl-OB", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___soMMV", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___L2Ls0", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___-TpFk", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___RjDDs", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___VCcO5", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___2EFbN", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___27lgk" };
|
|
15
15
|
var GlobalRichIconAvatarImageCssSelector = "hop-RichIconAvatarImage";
|
|
16
16
|
var AvatarToIconSizeAdapter = {
|
|
17
17
|
xs: "md",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CustomModalContext } from './chunk-AJKN2ALX.js';
|
|
2
|
-
import { _BaseModal } from './chunk-
|
|
2
|
+
import { _BaseModal } from './chunk-ZHEWPE46.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
5
5
|
import clsx from 'clsx';
|
|
@@ -8,7 +8,7 @@ import { useContextProps, composeRenderProps, Dialog, OverlayTriggerStateContext
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./CustomModal.module.css#css-module
|
|
11
|
-
var CustomModal_module_default = { "hop-CustomModal": "CustomModal-module__hop-
|
|
11
|
+
var CustomModal_module_default = { "hop-CustomModal": "CustomModal-module__hop-CustomModal___kvlx8" };
|
|
12
12
|
var GlobalCustomModalCssSelector = "hop-CustomModal";
|
|
13
13
|
var CustomModal = (props, ref) => {
|
|
14
14
|
var _a;
|
|
@@ -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___HUqr-" };
|
|
12
12
|
var GlobalToggleArrowCssSelector = "hop-ToggleArrow";
|
|
13
13
|
function ToggleArrow(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, ToggleArrowContext);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _OverlineText } from './chunk-
|
|
1
|
+
import { _OverlineText } from './chunk-F6VSINXC.js';
|
|
2
2
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
@@ -23,7 +23,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
// css-module:./Badge.module.css#css-module
|
|
26
|
-
var Badge_module_default = { "hop-Badge": "Badge-module__hop-
|
|
26
|
+
var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___zgMp1", "hop-Badge--primary": "Badge-module__hop-Badge--primary___FtMRN", "hop-Badge--secondary": "Badge-module__hop-Badge--secondary___mIP5m", "hop-Badge--subdued": "Badge-module__hop-Badge--subdued___8iY3E" };
|
|
27
27
|
var GlobalBadgeCssSelector = "hop-Badge";
|
|
28
28
|
function Badge(props, ref) {
|
|
29
29
|
[props, ref] = useContextProps(props, ref, BadgeContext);
|
|
@@ -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-QCFV6G6K.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___0My8I" };
|
|
14
14
|
var GlobalRemainingCharacterCountCssSelector = "hop-RemainingCharacterCount";
|
|
15
15
|
function RemainingCharacterCount(props, ref) {
|
|
16
16
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
@@ -9,7 +9,7 @@ import { useContextProps, Text as Text$1 } from 'react-aria-components';
|
|
|
9
9
|
import { jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./Text.module.css#css-module
|
|
12
|
-
var Text_module_default = { "hop-Text": "Text-module__hop-
|
|
12
|
+
var Text_module_default = { "hop-Text": "Text-module__hop-Text___TlqAw", "hop-Text--xs": "Text-module__hop-Text--xs___r7Jh2", "hop-Text--sm": "Text-module__hop-Text--sm___47IuM", "hop-Text--md": "Text-module__hop-Text--md___C2YwB", "hop-Text--lg": "Text-module__hop-Text--lg___hfcIw", "hop-Text--xl": "Text-module__hop-Text--xl___jSZWl", "hop-Text--2xl": "Text-module__hop-Text--2xl___3Q3EA", "hop-Text--inherit": "Text-module__hop-Text--inherit___S3ePi" };
|
|
13
13
|
var GlobalTextCssSelector = "hop-Text";
|
|
14
14
|
function Text(props, ref) {
|
|
15
15
|
[props, ref] = useContextProps(props, ref, TextContext);
|
|
@@ -7,7 +7,7 @@ import { useContextProps, composeRenderProps, Popover } from 'react-aria-compone
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./PopoverBase.module.css#css-module
|
|
10
|
-
var PopoverBase_module_default = { "hop-PopoverBase": "PopoverBase-module__hop-
|
|
10
|
+
var PopoverBase_module_default = { "hop-PopoverBase": "PopoverBase-module__hop-PopoverBase___R08eb" };
|
|
11
11
|
var GlobalPopoverBaseCssSelector = "hop-PopoverBase";
|
|
12
12
|
function PopoverBase(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ToggleArrowContext } from './chunk-LWPDIKEX.js';
|
|
2
|
-
import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
|
|
3
2
|
import { DisclosurePanelContext } from './chunk-5XY5L6ZN.js';
|
|
3
|
+
import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
|
|
4
4
|
import { DisclosureContext } from './chunk-U4HRZ6DN.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, useSlottedContext, composeRenderProps, Disclosure as D
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./Disclosure.module.css#css-module
|
|
15
|
-
var Disclosure_module_default = { "hop-Disclosure": "Disclosure-module__hop-
|
|
15
|
+
var Disclosure_module_default = { "hop-Disclosure": "Disclosure-module__hop-Disclosure___F8P-W", "hop-Disclosure__header": "Disclosure-module__hop-Disclosure__header___yaGEr", "hop-Disclosure--inline": "Disclosure-module__hop-Disclosure--inline___LymLS", "hop-Disclosure__panel": "Disclosure-module__hop-Disclosure__panel___ffOLK" };
|
|
16
16
|
var GlobalDisclosureCssSelector = "hop-Disclosure";
|
|
17
17
|
function Disclosure(props, ref) {
|
|
18
18
|
[props, ref] = useContextProps(props, ref, DisclosureContext);
|
|
@@ -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___i0qNA", "hop-TabLine--disabled": "TabLine-module__hop-TabLine--disabled___EmX02" };
|
|
9
9
|
var GlobalTabLineCssSelector = "hop-TabLine";
|
|
10
10
|
function TabLine(props) {
|
|
11
11
|
var _a;
|
|
@@ -8,7 +8,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./IconList.module.css#css-module
|
|
11
|
-
var IconList_module_default = { "hop-IconList": "IconList-module__hop-
|
|
11
|
+
var IconList_module_default = { "hop-IconList": "IconList-module__hop-IconList___TpK2G" };
|
|
12
12
|
var GlobalIconListCssSelector = "hop-IconList";
|
|
13
13
|
function IconList(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, IconListContext);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PasswordFieldContext } from './chunk-QW45G6K4.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 { _EmbeddedButton } from './chunk-
|
|
8
|
-
import { useFormProps } from './chunk-
|
|
2
|
+
import { Input } from './chunk-5MNBACCS.js';
|
|
3
|
+
import { _InputGroup } from './chunk-URTTLQAC.js';
|
|
4
|
+
import { FieldLabel } from './chunk-E5RHW4IY.js';
|
|
5
|
+
import { _HelperMessage } from './chunk-57WEWZ4L.js';
|
|
6
|
+
import { _ErrorMessage } from './chunk-DOP43XH5.js';
|
|
7
|
+
import { _EmbeddedButton } from './chunk-UGZYYO3T.js';
|
|
8
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
9
9
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
10
10
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
11
11
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -20,7 +20,7 @@ import { useContextProps, composeRenderProps, TextField } from 'react-aria-compo
|
|
|
20
20
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
21
21
|
|
|
22
22
|
// css-module:./PasswordField.module.css#css-module
|
|
23
|
-
var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-
|
|
23
|
+
var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-PasswordField___RZjFS", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___BpxiK", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___Z-OjL", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___o-KU-", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___0BKDc", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___dMwi3" };
|
|
24
24
|
var GlobalPasswordFieldCssSelector = "hop-PasswordField";
|
|
25
25
|
function PasswordField(props, ref) {
|
|
26
26
|
var _a;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useFontFaceReady } from './chunk-IU6XMS2X.js';
|
|
2
2
|
import { TextAreaContext } from './chunk-MHQZXLKW.js';
|
|
3
3
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
4
|
-
import { _RemainingCharacterCount } from './chunk-
|
|
5
|
-
import { _InputGroup } from './chunk-
|
|
6
|
-
import { FieldLabel } from './chunk-
|
|
7
|
-
import { _HelperMessage } from './chunk-
|
|
8
|
-
import { _ErrorMessage } from './chunk-
|
|
9
|
-
import { useFormProps } from './chunk-
|
|
4
|
+
import { _RemainingCharacterCount } from './chunk-Q4BKNDZD.js';
|
|
5
|
+
import { _InputGroup } from './chunk-URTTLQAC.js';
|
|
6
|
+
import { FieldLabel } from './chunk-E5RHW4IY.js';
|
|
7
|
+
import { _HelperMessage } from './chunk-57WEWZ4L.js';
|
|
8
|
+
import { _ErrorMessage } from './chunk-DOP43XH5.js';
|
|
9
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
10
10
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
11
11
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
12
12
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -79,7 +79,7 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
// css-module:./TextArea.module.css#css-module
|
|
82
|
-
var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-
|
|
82
|
+
var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___Ur63S", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___o-quN", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___qf4kp", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___OsqOA", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___xVjah", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___PrERV", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___UNeGg", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___E3pCh", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___E6T-s", "hop-TextArea__textarea--with-character-count": "TextArea-module__hop-TextArea__textarea--with-character-count___S04q3", "hop-TextArea__textarea--sm": "TextArea-module__hop-TextArea__textarea--sm___-k7fc" };
|
|
83
83
|
var GlobalTextAreaCssSelector = "hop-TextArea";
|
|
84
84
|
var DefaultMinimumTextAreaRows = 3;
|
|
85
85
|
var pxToInt = (value) => {
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Separator } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Divider.module.css#css-module
|
|
10
|
-
var Divider_module_default = { "hop-Divider": "Divider-module__hop-
|
|
10
|
+
var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___sBgVv", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___W-o9O" };
|
|
11
11
|
var GlobalDividerCssSelector = "hop-Divider";
|
|
12
12
|
function Divider(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, DividerContext);
|
|
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./FloatingBadge.module.css#css-module
|
|
13
|
-
var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-
|
|
13
|
+
var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___R2B4j", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___CDxdk" };
|
|
14
14
|
var GlobalFloatingBadgeCssSelector = "hop-FloatingBadge";
|
|
15
15
|
function FloatingBadge(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, FloatingBadgeContext);
|
|
@@ -20,7 +20,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
// css-module:./EmbeddedButton.module.css#css-module
|
|
23
|
-
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-
|
|
23
|
+
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___xYGNu", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___rMja7", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___6Doe-", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___BeN5r", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___yuQCr", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___bUJKv", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___Qaqgf", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___aKBZ0", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___deFvU", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___sSKL9", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___68Bh2", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___PNksw", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___b77U3", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___tqsSF", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___27kdo", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___LgoT6" };
|
|
24
24
|
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
25
25
|
function EmbeddedButton(props, ref) {
|
|
26
26
|
var _a;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
2
|
+
import { useProgressVisibility } from './chunk-HZTYQ5FQ.js';
|
|
3
|
+
import { _Spinner } from './chunk-WEKPO5YP.js';
|
|
2
4
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import { useFormProps } from './chunk-HQJZSCV7.js';
|
|
4
5
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
5
6
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
6
7
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
7
|
-
import { ensureTextWrapper } from './chunk-
|
|
8
|
+
import { ensureTextWrapper } from './chunk-NGZNCS3G.js';
|
|
8
9
|
import { ClearProviders } from './chunk-PQSMCDAM.js';
|
|
9
10
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
10
11
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -13,18 +14,17 @@ import { cssModule } from './chunk-KVDXQMWI.js';
|
|
|
13
14
|
import { IconContext } from '@hopper-ui/icons';
|
|
14
15
|
import { slot, useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
15
16
|
import clsx from 'clsx';
|
|
16
|
-
import { forwardRef
|
|
17
|
+
import { forwardRef } from 'react';
|
|
17
18
|
import { useContextProps, composeRenderProps, Button as Button$1, DEFAULT_SLOT } from 'react-aria-components';
|
|
18
19
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
19
20
|
|
|
20
21
|
// css-module:./Button.module.css#css-module
|
|
21
|
-
var Button_module_default = { "hop-Button": "Button-module__hop-
|
|
22
|
+
var Button_module_default = { "hop-Button": "Button-module__hop-Button___0Z1G-", "hop-Button--fluid": "Button-module__hop-Button--fluid___ocE9B", "hop-Button--sm": "Button-module__hop-Button--sm___Iin1k", "hop-Button--md": "Button-module__hop-Button--md___bYBGM", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___aWeym", "hop-Button--primary": "Button-module__hop-Button--primary___3Qmg3", "hop-Button--secondary": "Button-module__hop-Button--secondary___u3qlM", "hop-Button--upsell": "Button-module__hop-Button--upsell___Wa1Kb", "hop-Button--danger": "Button-module__hop-Button--danger___de-7T", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___f-GHo", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___732dQ", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___mXQFT", "hop-Button--loading": "Button-module__hop-Button--loading___3l487", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___Aydmf", "hop-Button__icon": "Button-module__hop-Button__icon___3H1Sb", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___iWElA", "hop-Button__text": "Button-module__hop-Button__text___ZFtXo", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___nOaCX", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___ge2sI" };
|
|
22
23
|
var GlobalButtonCssSelector = "hop-Button";
|
|
23
24
|
function Button(props, ref) {
|
|
24
25
|
var _a, _b;
|
|
25
26
|
[props, ref] = useContextProps(props, ref, ButtonContext);
|
|
26
27
|
props = useFormProps(props);
|
|
27
|
-
const [isProgressVisible, setIsProgressVisible] = useState(false);
|
|
28
28
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
29
29
|
const stringFormatter = useLocalizedString();
|
|
30
30
|
const {
|
|
@@ -40,22 +40,10 @@ function Button(props, ref) {
|
|
|
40
40
|
clearContexts,
|
|
41
41
|
...otherProps
|
|
42
42
|
} = ownProps;
|
|
43
|
+
const isProgressVisible = useProgressVisibility(isLoading);
|
|
43
44
|
const [textRef, hasText] = useSlot();
|
|
44
45
|
const size = (_a = useResponsiveValue(sizeProp)) != null ? _a : "md";
|
|
45
46
|
const isFluid = (_b = useResponsiveValue(isFluidProp)) != null ? _b : false;
|
|
46
|
-
useEffect(() => {
|
|
47
|
-
let timeout;
|
|
48
|
-
if (isLoading) {
|
|
49
|
-
timeout = setTimeout(() => {
|
|
50
|
-
setIsProgressVisible(true);
|
|
51
|
-
}, 1e3);
|
|
52
|
-
} else {
|
|
53
|
-
setIsProgressVisible(false);
|
|
54
|
-
}
|
|
55
|
-
return () => {
|
|
56
|
-
clearTimeout(timeout);
|
|
57
|
-
};
|
|
58
|
-
}, [isLoading, setIsProgressVisible]);
|
|
59
47
|
if (isHidden) {
|
|
60
48
|
return null;
|
|
61
49
|
}
|
|
@@ -84,6 +72,9 @@ function Button(props, ref) {
|
|
|
84
72
|
});
|
|
85
73
|
const { className: spinnerClassName, ...otherSpinnerProps } = spinnerProps != null ? spinnerProps : {};
|
|
86
74
|
const spinnerClassNames = clsx(Button_module_default["hop-Button__Spinner"], spinnerClassName);
|
|
75
|
+
if (!hasText && (!props["aria-label"] && !props["aria-labelledby"])) {
|
|
76
|
+
console.warn("An aria-label or aria-labelledby prop is required for accessibility.");
|
|
77
|
+
}
|
|
87
78
|
return /* @__PURE__ */ jsx(ClearProviders, { values: clearContexts, children: /* @__PURE__ */ jsx(
|
|
88
79
|
SlotProvider,
|
|
89
80
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _Heading } from './chunk-
|
|
2
|
-
import { _ToggleArrow } from './chunk-
|
|
1
|
+
import { _Heading } from './chunk-ETBPFG5Z.js';
|
|
2
|
+
import { _ToggleArrow } from './chunk-PWYDH3ZA.js';
|
|
3
3
|
import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
|
|
4
4
|
import { DisclosureContext } from './chunk-U4HRZ6DN.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, DisclosureStateContext, useSlottedContext, composeRend
|
|
|
14
14
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./DisclosureHeader.module.css#css-module
|
|
17
|
-
var DisclosureHeader_module_default = { "hop-DisclosureHeader": "DisclosureHeader-module__hop-
|
|
17
|
+
var DisclosureHeader_module_default = { "hop-DisclosureHeader": "DisclosureHeader-module__hop-DisclosureHeader___lR6k6", "hop-DisclosureHeader__button": "DisclosureHeader-module__hop-DisclosureHeader__button___fi8Nl", "hop-DisclosureHeader__button--inline": "DisclosureHeader-module__hop-DisclosureHeader__button--inline___L-nD-", "hop-DisclosureHeader__icon": "DisclosureHeader-module__hop-DisclosureHeader__icon___eJUmK", "hop-DisclosureHeader__title": "DisclosureHeader-module__hop-DisclosureHeader__title___Z7t1e", "hop-DisclosureHeader__toggle-arrow": "DisclosureHeader-module__hop-DisclosureHeader__toggle-arrow___0VgOz" };
|
|
18
18
|
var GlobalDisclosureHeaderCssSelector = "hop-DisclosureHeader";
|
|
19
19
|
function DisclosureHeader(props, ref) {
|
|
20
20
|
[props, ref] = useContextProps(props, ref, DisclosureHeaderContext);
|
|
@@ -7,7 +7,7 @@ import { useContextProps, FieldErrorContext, composeRenderProps, Group } from 'r
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./InputGroup.module.css#css-module
|
|
10
|
-
var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-
|
|
10
|
+
var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-InputGroup___0ZkWY", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___nao0v" };
|
|
11
11
|
var GlobalInputGroupCssSelector = "hop-InputGroup";
|
|
12
12
|
function InputGroup(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
|
+
import { useFormProps } from './chunk-K3GNQGLK.js';
|
|
2
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import {
|
|
4
|
-
import { ensureTextWrapper } from './chunk-CIQZIY5N.js';
|
|
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';
|
|
@@ -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___5v0b4", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___dSQOY", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___TOu-C", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___nd2aw", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___5WN5y", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___jxojt", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___AxXm6", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___RWv7Z" };
|
|
18
18
|
var GlobalCheckboxCssSelector = "hop-Checkbox";
|
|
19
19
|
function Checkbox(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Card.module.css#css-module
|
|
10
|
-
var Card_module_default = { "hop-Card": "Card-module__hop-
|
|
10
|
+
var Card_module_default = { "hop-Card": "Card-module__hop-Card___e3y-h", "hop-Card--main": "Card-module__hop-Card--main___92F4t", "hop-Card--second-level": "Card-module__hop-Card--second-level___w48w7" };
|
|
11
11
|
var GlobalCardCssSelector = "hop-Card";
|
|
12
12
|
var Card = (props, ref) => {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, CardContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
2
2
|
import { SwitchFieldContext } from './chunk-H7VJS4MX.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
13
13
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./SwitchField.module.css#css-module
|
|
16
|
-
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-
|
|
16
|
+
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___bNbAD", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___43D1q", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___79ERT", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___vAwuK", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___HIaZE" };
|
|
17
17
|
var GlobalSwitchFieldCssSelector = "hop-SwitchField";
|
|
18
18
|
var SwitchToDescriptionSizeAdapter = {
|
|
19
19
|
sm: "xs",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MenuItemContext } from './chunk-OGC6BUEX.js';
|
|
2
2
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, MenuItem as MenuItem$1, DEFAULT_SLOT } from 'react-ari
|
|
|
13
13
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./MenuItem.module.css#css-module
|
|
16
|
-
var MenuItem_module_default = { "hop-MenuItem": "MenuItem-module__hop-
|
|
16
|
+
var MenuItem_module_default = { "hop-MenuItem": "MenuItem-module__hop-MenuItem___68TCF", "hop-MenuItem__text": "MenuItem-module__hop-MenuItem__text___cN0n4", "hop-MenuItem--invalid": "MenuItem-module__hop-MenuItem--invalid___84pt-", "hop-MenuItem__avatar": "MenuItem-module__hop-MenuItem__avatar___odE6c", "hop-MenuItem__icon": "MenuItem-module__hop-MenuItem__icon___EshEy", "hop-MenuItem__checkmark": "MenuItem-module__hop-MenuItem__checkmark___31UT-", "hop-MenuItem__description": "MenuItem-module__hop-MenuItem__description___-A-SF", "hop-MenuItem__end-icon": "MenuItem-module__hop-MenuItem__end-icon___6WKE-", "hop-MenuItem__arrow": "MenuItem-module__hop-MenuItem__arrow___opnGp", "hop-MenuItem--xs": "MenuItem-module__hop-MenuItem--xs___ws2F9", "hop-MenuItem--sm": "MenuItem-module__hop-MenuItem--sm___N4In-", "hop-MenuItem--md": "MenuItem-module__hop-MenuItem--md___rEABv", "hop-MenuItem--lg": "MenuItem-module__hop-MenuItem--lg___2INT6" };
|
|
17
17
|
var GlobalMenuItemCssSelector = "hop-MenuItem";
|
|
18
18
|
var MenuItem = (props, ref) => {
|
|
19
19
|
[props, ref] = useContextProps(props, ref, MenuItemContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RadioFieldContext } from './chunk-DGLAGYBD.js';
|
|
2
2
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-QCFV6G6K.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
14
14
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./RadioField.module.css#css-module
|
|
17
|
-
var RadioField_module_default = { "hop-RadioField": "RadioField-module__hop-
|
|
17
|
+
var RadioField_module_default = { "hop-RadioField": "RadioField-module__hop-RadioField___Q4QIQ", "hop-RadioField--sm": "RadioField-module__hop-RadioField--sm___VXiap", "hop-RadioField--md": "RadioField-module__hop-RadioField--md___HW2CQ", "hop-RadioField__description": "RadioField-module__hop-RadioField__description___ia1Zr", "hop-RadioField__radio": "RadioField-module__hop-RadioField__radio___EivJe" };
|
|
18
18
|
var GlobalRadioFieldCssSelector = "hop-RadioField";
|
|
19
19
|
var RadioToDescriptionSizeAdapter = {
|
|
20
20
|
sm: "xs",
|