@hopper-ui/components 1.12.7 → 1.12.9
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 +13 -0
- package/dist/accordion/src/Accordion.css +79 -79
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +79 -79
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +412 -412
- package/dist/alert/src/Alert.js +10 -10
- package/dist/alert/src/index.css +412 -412
- package/dist/alert/src/index.js +10 -10
- package/dist/avatar/src/AnonymousAvatar.css +51 -51
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +71 -71
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +66 -66
- package/dist/avatar/src/AvatarGroup.js +5 -5
- package/dist/avatar/src/BrokenAvatar.css +51 -51
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +51 -51
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +51 -51
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +98 -98
- package/dist/avatar/src/index.js +10 -10
- package/dist/badge/src/Badge.css +54 -54
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +49 -49
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +64 -64
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +107 -107
- package/dist/buttons/src/Button.js +6 -6
- package/dist/buttons/src/ButtonGroup.css +50 -50
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +110 -110
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +108 -108
- package/dist/buttons/src/CloseButton.js +7 -7
- package/dist/buttons/src/EmbeddedButton.css +110 -110
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +117 -117
- package/dist/buttons/src/LinkButton.js +5 -5
- package/dist/buttons/src/ToggleButton.css +143 -143
- package/dist/buttons/src/ToggleButton.js +4 -4
- package/dist/buttons/src/index.css +360 -360
- package/dist/buttons/src/index.js +12 -12
- package/dist/callout/src/Callout.css +373 -373
- package/dist/callout/src/Callout.js +8 -8
- package/dist/callout/src/CompactCallout.css +409 -409
- package/dist/callout/src/CompactCallout.js +8 -8
- package/dist/callout/src/index.css +422 -422
- package/dist/callout/src/index.js +9 -9
- package/dist/card/src/Card.css +42 -42
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +42 -42
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +58 -58
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +46 -45
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +117 -112
- package/dist/checkbox/src/CheckboxGroup.d.ts +5 -0
- package/dist/checkbox/src/CheckboxGroup.js +7 -7
- package/dist/checkbox/src/DecorativeCheckbox.css +66 -66
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +117 -112
- package/dist/checkbox/src/index.js +11 -11
- package/dist/{chunk-BAKTXVXV.js → chunk-2CQTO33L.js} +2 -2
- package/dist/{chunk-YP2UMT7M.js → chunk-36KKC7YS.js} +5 -5
- package/dist/{chunk-ZDR6DHMQ.js → chunk-3H2K6XH4.js} +2 -2
- package/dist/{chunk-6RHTZUAT.js → chunk-3UCPECCE.js} +3 -3
- package/dist/{chunk-OB7HYJW2.js → chunk-45IAXDKL.js} +1 -1
- package/dist/{chunk-XUTOR3VQ.js → chunk-4RO67HIV.js} +1 -1
- package/dist/{chunk-ESNK2EBY.js → chunk-54NYUM2C.js} +3 -3
- package/dist/{chunk-A34PEWNN.js → chunk-5EE6AUVN.js} +1 -1
- package/dist/{chunk-43TDWJP3.js → chunk-5FHJRYLO.js} +1 -1
- package/dist/{chunk-OTD5UPYI.js → chunk-5H5ZNZ5K.js} +1 -1
- package/dist/{chunk-ZDJE576I.js → chunk-6FTQW7DI.js} +2 -2
- package/dist/{chunk-R22EVE3T.js → chunk-6OLBWXO7.js} +8 -8
- package/dist/{chunk-LE3W77LV.js → chunk-6S5QM4GB.js} +1 -1
- package/dist/{chunk-EVG3TOG4.js → chunk-7BCTH32H.js} +1 -1
- package/dist/{chunk-YK6E4T6I.js → chunk-B3XA5CNX.js} +2 -2
- package/dist/{chunk-3T7OZ4E2.js → chunk-BDYEV4DY.js} +10 -10
- package/dist/{chunk-B3MN44IO.js → chunk-BZXLM4LL.js} +1 -1
- package/dist/{chunk-ZLWRXIHK.js → chunk-C75OQ47E.js} +8 -8
- package/dist/{chunk-JUR664GG.js → chunk-CGJMMBTF.js} +1 -1
- package/dist/{chunk-457MZYVF.js → chunk-CIDLHSU6.js} +12 -12
- package/dist/{chunk-4CX3BCUU.js → chunk-CLXNEXGJ.js} +1 -1
- package/dist/{chunk-KJVDRHHW.js → chunk-COVZUN36.js} +2 -2
- package/dist/{chunk-7K4Z7AXA.js → chunk-CP4VKWH7.js} +2 -2
- package/dist/{chunk-R32OPA2X.js → chunk-CWBKG6IB.js} +3 -3
- package/dist/{chunk-6AMRUWHT.js → chunk-DHTZDRMJ.js} +3 -3
- package/dist/{chunk-2JOA4HJD.js → chunk-DMAFZOXW.js} +1 -1
- package/dist/{chunk-JWX5NIHB.js → chunk-E3MHIJNG.js} +1 -1
- package/dist/{chunk-HJFCFLF4.js → chunk-EBL6ELUB.js} +3 -3
- package/dist/{chunk-CVISQLJ7.js → chunk-EJCPWA6A.js} +9 -6
- package/dist/{chunk-4KYLRQR6.js → chunk-EVCHBLNH.js} +1 -1
- package/dist/{chunk-LBQCJYVX.js → chunk-EXCQTZ3A.js} +1 -1
- package/dist/{chunk-7SQPZ4LU.js → chunk-EYGXEP3L.js} +1 -1
- package/dist/{chunk-56OLSAXV.js → chunk-FLORDC6W.js} +3 -3
- package/dist/{chunk-WW4IRQS7.js → chunk-GKMLNQIH.js} +2 -2
- package/dist/{chunk-SWP7BAMT.js → chunk-GN5MQBIX.js} +2 -2
- package/dist/{chunk-GXB7MBJ2.js → chunk-GU6SQAJL.js} +9 -6
- package/dist/{chunk-MPOHNDY7.js → chunk-GZNYI6K6.js} +2 -2
- package/dist/{chunk-VH6HS4DL.js → chunk-HK6TX3BO.js} +1 -1
- package/dist/{chunk-R5BTTLI2.js → chunk-HLUG77HO.js} +2 -2
- package/dist/{chunk-RU73Y35Z.js → chunk-IACHRXVY.js} +2 -2
- package/dist/{chunk-NMW7FOLB.js → chunk-IOOWI3K3.js} +1 -1
- package/dist/{chunk-CLQICKI4.js → chunk-ITXFPDY3.js} +1 -1
- package/dist/{chunk-EW6666TP.js → chunk-IWIPNL65.js} +2 -2
- package/dist/{chunk-7YQER4QK.js → chunk-J73EWRQL.js} +2 -2
- package/dist/{chunk-KEUYVFPE.js → chunk-JOON4EP6.js} +3 -3
- package/dist/{chunk-WFOUL7SW.js → chunk-JRA3NJ5M.js} +4 -4
- package/dist/{chunk-5WO2KDRD.js → chunk-LCIQL4H3.js} +2 -2
- package/dist/{chunk-PVH6R6XG.js → chunk-M4MOYN6V.js} +2 -2
- package/dist/{chunk-65D2WEEA.js → chunk-MJIMWZU5.js} +1 -1
- package/dist/{chunk-4I36KVAM.js → chunk-O5IQ4DWL.js} +5 -5
- package/dist/{chunk-ATUWARJ6.js → chunk-O7DUWNEI.js} +1 -1
- package/dist/{chunk-QUFHJJBM.js → chunk-OQ2TFULD.js} +1 -1
- package/dist/{chunk-Z5EBBKKC.js → chunk-OVLXOE2E.js} +11 -11
- package/dist/{chunk-VR2ET6SL.js → chunk-PB77FYQ4.js} +4 -4
- package/dist/{chunk-FYOSTETR.js → chunk-PGMZV4PZ.js} +1 -1
- package/dist/{chunk-SE5ACBXW.js → chunk-PHPRQXWA.js} +8 -8
- package/dist/{chunk-7O4AX7G2.js → chunk-PJSX5YV3.js} +1 -1
- package/dist/{chunk-T5DQNDIC.js → chunk-PTCHDDX4.js} +1 -1
- package/dist/{chunk-SUUVO6DK.js → chunk-QGFIYZVC.js} +1 -0
- package/dist/{chunk-GVXOHOVA.js → chunk-QLGE76SP.js} +5 -5
- package/dist/{chunk-WCXJOTJW.js → chunk-RPPGZGOX.js} +6 -6
- package/dist/{chunk-P25ADG6V.js → chunk-RTXWVAWA.js} +1 -1
- package/dist/{chunk-GDUBH73Y.js → chunk-SEMSWDKK.js} +1 -1
- package/dist/{chunk-QBIFLXHY.js → chunk-SX7ROJYD.js} +2 -2
- package/dist/{chunk-EKBTKN6W.js → chunk-T22KYRJF.js} +2 -2
- package/dist/{chunk-DQ5ZLOEK.js → chunk-TKJW4JHT.js} +1 -1
- package/dist/{chunk-CANUCZKF.js → chunk-TQVZVSOM.js} +1 -1
- package/dist/{chunk-LMHSZKR2.js → chunk-TZIBPHGS.js} +2 -2
- package/dist/{chunk-PEK4E4JJ.js → chunk-U2GXKQI7.js} +2 -2
- package/dist/{chunk-CEGDNMLC.js → chunk-U2K2Z2P7.js} +3 -3
- package/dist/{chunk-5PIYQILC.js → chunk-UEESMASU.js} +1 -1
- package/dist/{chunk-4J66C4TM.js → chunk-UQS3TLX3.js} +1 -1
- package/dist/{chunk-ZLW5KOGJ.js → chunk-V36IL4LD.js} +2 -2
- package/dist/{chunk-Q2TXTCHI.js → chunk-VCYEFO5G.js} +1 -1
- package/dist/{chunk-FL4PVHM7.js → chunk-VRAEL7KR.js} +3 -3
- package/dist/{chunk-4LBWOE2C.js → chunk-W366JR6M.js} +1 -1
- package/dist/{chunk-BZYXTNDT.js → chunk-WSGVHK3L.js} +2 -2
- package/dist/{chunk-QVDQZUS4.js → chunk-WXVFO37I.js} +7 -7
- package/dist/{chunk-TDN6RE7O.js → chunk-XP5BR57C.js} +2 -2
- package/dist/{chunk-PWCMCGWI.js → chunk-Y7KYGMNG.js} +1 -1
- package/dist/{chunk-NMKDZEC6.js → chunk-YPNKTZOT.js} +3 -3
- package/dist/{chunk-7ZLYJKJ5.js → chunk-YROITDUU.js} +2 -2
- package/dist/{chunk-WFRTG4XF.js → chunk-YYRCAULC.js} +1 -1
- package/dist/{chunk-UKEZXUPB.js → chunk-YZREA2YR.js} +1 -1
- package/dist/{chunk-XDPJ4XC6.js → chunk-Z243X3JZ.js} +1 -1
- package/dist/{chunk-XKREJ6MJ.js → chunk-ZAQ6SIAV.js} +2 -2
- package/dist/{chunk-YKXZGRJW.js → chunk-ZIUVIF2E.js} +1 -1
- package/dist/{chunk-6L72R4HX.js → chunk-ZYHMFWAI.js} +2 -2
- package/dist/combobox/src/ComboBox.css +796 -787
- package/dist/combobox/src/ComboBox.js +17 -17
- package/dist/combobox/src/index.css +796 -787
- package/dist/combobox/src/index.js +17 -17
- package/dist/contextual-help/src/ContextualHelp.css +717 -708
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +717 -708
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/disclosure/src/Disclosure.css +49 -49
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +56 -56
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +49 -49
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +74 -74
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +41 -41
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +41 -41
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +41 -41
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +41 -41
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +39 -39
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +39 -39
- package/dist/form/src/index.js +1 -1
- package/dist/header/src/Header.css +39 -39
- package/dist/header/src/index.css +39 -39
- package/dist/helper-message/src/HelperMessage.css +41 -41
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +41 -41
- package/dist/helper-message/src/index.js +2 -2
- package/dist/icon-list/src/IconList.css +40 -40
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +40 -40
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +382 -382
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +382 -382
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/illustration/src/Illustration.css +48 -48
- package/dist/illustration/src/Illustration.js +1 -1
- package/dist/illustration/src/index.css +48 -48
- package/dist/illustration/src/index.js +1 -1
- package/dist/image/src/Image.css +42 -42
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +40 -40
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +43 -43
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +1157 -1148
- package/dist/index.js +88 -88
- package/dist/inputs/src/Input.css +43 -43
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +45 -45
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +69 -69
- package/dist/inputs/src/NumberField.js +10 -10
- package/dist/inputs/src/PasswordField.css +380 -380
- package/dist/inputs/src/PasswordField.js +10 -10
- package/dist/inputs/src/RemainingCharacterCount.css +42 -42
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +386 -386
- package/dist/inputs/src/SearchField.js +11 -11
- package/dist/inputs/src/TextArea.css +68 -68
- package/dist/inputs/src/TextArea.js +9 -9
- package/dist/inputs/src/TextField.css +384 -384
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +434 -434
- package/dist/inputs/src/index.js +17 -17
- package/dist/layout/src/Content.css +39 -39
- package/dist/layout/src/Footer.css +39 -39
- package/dist/link/src/Link.css +78 -78
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +78 -78
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +328 -319
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +316 -307
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +46 -46
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +328 -319
- package/dist/list-box/src/index.js +7 -7
- package/dist/menu/src/Menu.css +719 -710
- package/dist/menu/src/Menu.js +2 -2
- package/dist/menu/src/MenuItem.css +122 -122
- package/dist/menu/src/MenuItem.js +2 -2
- package/dist/menu/src/MenuSection.css +41 -41
- package/dist/menu/src/MenuSection.js +1 -1
- package/dist/menu/src/index.css +744 -735
- package/dist/menu/src/index.js +5 -5
- package/dist/modal/src/BaseModal.css +54 -54
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +55 -55
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +402 -402
- package/dist/modal/src/Modal.js +9 -9
- package/dist/modal/src/index.css +403 -403
- package/dist/modal/src/index.js +10 -10
- package/dist/overlays/popover/src/Popover.css +711 -702
- package/dist/overlays/popover/src/Popover.js +1 -1
- package/dist/overlays/popover/src/PopoverBase.css +42 -42
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +714 -705
- package/dist/overlays/popover/src/index.js +2 -2
- package/dist/radio/src/DecorativeRadio.css +66 -66
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +58 -58
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +46 -45
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +114 -110
- package/dist/radio/src/RadioGroup.d.ts +5 -0
- package/dist/radio/src/RadioGroup.js +7 -7
- package/dist/radio/src/index.css +114 -110
- package/dist/radio/src/index.js +11 -11
- package/dist/segmented-control/src/SegmentedControl.css +40 -40
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +54 -54
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +55 -55
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +738 -729
- package/dist/select/src/Select.js +16 -16
- package/dist/select/src/SelectValue.css +104 -104
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +738 -729
- package/dist/select/src/index.js +16 -16
- package/dist/spinner/src/Spinner.css +49 -49
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +49 -49
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +55 -55
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +45 -45
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +61 -61
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +554 -554
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +41 -41
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +46 -46
- package/dist/tabs/src/TabList.js +2 -2
- package/dist/tabs/src/TabPanel.css +41 -41
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +563 -563
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +532 -532
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +49 -49
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +542 -542
- package/dist/tag/src/index.js +12 -12
- package/dist/tile/src/Tile.css +66 -66
- package/dist/tile/src/Tile.js +1 -1
- package/dist/tile/src/TileGroup.css +40 -40
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +67 -67
- package/dist/tile/src/index.js +2 -2
- package/dist/toggle-arrow/src/ToggleArrow.css +41 -41
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +41 -41
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +49 -49
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +39 -39
- package/dist/tooltip/src/TooltipTrigger.d.ts +5 -0
- package/dist/tooltip/src/TooltipTrigger.js +1 -1
- package/dist/tooltip/src/index.css +49 -49
- package/dist/tooltip/src/index.js +4 -4
- package/dist/typography/heading/src/Heading.css +39 -39
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +39 -39
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/FieldLabel.css +39 -39
- package/dist/typography/label/src/FieldLabel.js +3 -3
- package/dist/typography/label/src/Label.css +39 -39
- package/dist/typography/label/src/Label.js +1 -1
- package/dist/typography/label/src/index.css +39 -39
- package/dist/typography/label/src/index.js +3 -3
- package/dist/typography/overline-text/src/OverlineText.css +39 -39
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +39 -39
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +39 -39
- package/dist/typography/paragraph/src/Paragraph.js +2 -2
- package/dist/typography/paragraph/src/index.css +39 -39
- package/dist/typography/paragraph/src/index.js +2 -2
- package/dist/typography/text/src/Text.css +39 -39
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +39 -39
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +39 -39
- package/dist/utils/src/EnsureTextWrapper.css +39 -39
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +39 -39
- package/dist/utils/src/index.js +2 -2
- package/package.json +8 -8
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { SearchFieldContext } from './chunk-3NKF5TPD.js';
|
|
2
|
-
import { _InputGroup } from './chunk-
|
|
3
|
-
import { Input } from './chunk-
|
|
4
|
-
import { FieldLabel } from './chunk-
|
|
5
|
-
import { _HelperMessage } from './chunk-
|
|
6
|
-
import { _ErrorMessage } from './chunk-
|
|
7
|
-
import { _ClearButton } from './chunk-
|
|
8
|
-
import { useFormProps } from './chunk-
|
|
2
|
+
import { _InputGroup } from './chunk-PJSX5YV3.js';
|
|
3
|
+
import { Input } from './chunk-ZIUVIF2E.js';
|
|
4
|
+
import { FieldLabel } from './chunk-54NYUM2C.js';
|
|
5
|
+
import { _HelperMessage } from './chunk-B3XA5CNX.js';
|
|
6
|
+
import { _ErrorMessage } from './chunk-CP4VKWH7.js';
|
|
7
|
+
import { _ClearButton } from './chunk-VCYEFO5G.js';
|
|
8
|
+
import { useFormProps } from './chunk-TKJW4JHT.js';
|
|
9
9
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
10
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
11
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -20,7 +20,7 @@ import { useContextProps, composeRenderProps, SearchField as SearchField$1 } fro
|
|
|
20
20
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
21
21
|
|
|
22
22
|
// css-module:./SearchField.module.css#css-module
|
|
23
|
-
var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-
|
|
23
|
+
var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___83o9B", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___KTx6n", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___C-k4L", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___x05bH", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___xI2jV", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___rmDRy", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___-nV-O", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___vhyLl", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___feXFF" };
|
|
24
24
|
var GlobalSearchFieldCssSelector = "hop-SearchField";
|
|
25
25
|
function SearchField(props, ref) {
|
|
26
26
|
var _a;
|
|
@@ -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___YCZEe", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___n5R22" };
|
|
11
11
|
var GlobalInputGroupCssSelector = "hop-InputGroup";
|
|
12
12
|
function InputGroup(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -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___8nifd", "hop-Disclosure__header": "Disclosure-module__hop-Disclosure__header___HNIHK", "hop-Disclosure--inline": "Disclosure-module__hop-Disclosure--inline___n1Wve", "hop-Disclosure__panel": "Disclosure-module__hop-Disclosure__panel___Euzxv" };
|
|
16
16
|
var GlobalDisclosureCssSelector = "hop-Disclosure";
|
|
17
17
|
function Disclosure(props, ref) {
|
|
18
18
|
[props, ref] = useContextProps(props, ref, DisclosureContext);
|
|
@@ -52,6 +52,7 @@ function FocusableTrigger(props) {
|
|
|
52
52
|
});
|
|
53
53
|
const trigger = isChildDisabled ? /* @__PURE__ */ jsx(DisabledTriggerWrapper, { ref: (_a = context == null ? void 0 : context.ref) != null ? _a : void 0, ...props, children: child }) : cloneElement(child, { ref: mergeRefs(getChildRef(child), context == null ? void 0 : context.ref) });
|
|
54
54
|
return (
|
|
55
|
+
// ALEX: Review the typing cast here.
|
|
55
56
|
// We forward the FocusableProvider props, but we make sure to merge the refs
|
|
56
57
|
// This allows us to know if the child is implementing the Focusable interface, aka is a RAC component.
|
|
57
58
|
/* @__PURE__ */ jsx(FocusableProvider, { ...context, ref: mergeRefs(context == null ? void 0 : context.ref, focusableRef), children: trigger })
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _DecorativeRadio } from './chunk-
|
|
1
|
+
import { _DecorativeRadio } from './chunk-3H2K6XH4.js';
|
|
2
2
|
import { ListBoxItemContext } from './chunk-FDJDFE4U.js';
|
|
3
|
-
import { _ListBoxItemSkeleton } from './chunk-
|
|
4
|
-
import { _DecorativeCheckbox } from './chunk-
|
|
3
|
+
import { _ListBoxItemSkeleton } from './chunk-W366JR6M.js';
|
|
4
|
+
import { _DecorativeCheckbox } from './chunk-2CQTO33L.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-E3MHIJNG.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___QPIQJ", "hop-ListBoxItem--xs": "ListBoxItem-module__hop-ListBoxItem--xs___z9elD", "hop-ListBoxItem--sm": "ListBoxItem-module__hop-ListBoxItem--sm___M-F1z", "hop-ListBoxItem--md": "ListBoxItem-module__hop-ListBoxItem--md___4pUO2", "hop-ListBoxItem--lg": "ListBoxItem-module__hop-ListBoxItem--lg___MGIUU", "hop-ListBoxItem__inner": "ListBoxItem-module__hop-ListBoxItem__inner___Um8m2", "hop-ListBoxItem__checkmark": "ListBoxItem-module__hop-ListBoxItem__checkmark___O0BbU", "hop-ListBoxItem__description": "ListBoxItem-module__hop-ListBoxItem__description___ICLv4", "hop-ListBoxItem__radio": "ListBoxItem-module__hop-ListBoxItem__radio___bKFa0", "hop-ListBoxItem__checkbox": "ListBoxItem-module__hop-ListBoxItem__checkbox___SHl54", "hop-ListBoxItem__avatar": "ListBoxItem-module__hop-ListBoxItem__avatar___7MAWd", "hop-ListBoxItem__icon-list": "ListBoxItem-module__hop-ListBoxItem__icon-list___ArVm5", "hop-ListBoxItem__icon": "ListBoxItem-module__hop-ListBoxItem__icon___-d5Hp", "hop-ListBoxItem__label": "ListBoxItem-module__hop-ListBoxItem__label___KVG2g", "hop-ListBoxItem__end-icon-list": "ListBoxItem-module__hop-ListBoxItem__end-icon-list___Kuott", "hop-ListBoxItem__end-icon": "ListBoxItem-module__hop-ListBoxItem__end-icon___XSX86", "hop-ListBoxItem__badge": "ListBoxItem-module__hop-ListBoxItem__badge___2RCVx" };
|
|
22
22
|
var GlobalListBoxItemCssSelector = "hop-ListBoxItem";
|
|
23
23
|
var ListBoxItemToIconSizeAdapter = {
|
|
24
24
|
xs: "sm",
|
|
@@ -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-VCYEFO5G.js';
|
|
4
|
+
import { mapOrbiterToHopperVariants } from './chunk-YZREA2YR.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 { useFormProps } from './chunk-
|
|
9
|
-
import { _Spinner } from './chunk-
|
|
8
|
+
import { useFormProps } from './chunk-TKJW4JHT.js';
|
|
9
|
+
import { _Spinner } from './chunk-YROITDUU.js';
|
|
10
10
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
11
11
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
12
|
-
import { ensureTextWrapper } from './chunk-
|
|
12
|
+
import { ensureTextWrapper } from './chunk-E3MHIJNG.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___PT00e", "hop-Tag--sm": "Tag-module__hop-Tag--sm___KDstE", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___LAa24", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___5np0Y", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___ijBUu", "hop-Tag--md": "Tag-module__hop-Tag--md___PMUya", "hop-Tag--lg": "Tag-module__hop-Tag--lg___PjYCw", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___xXN-t", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___OUgwa", "hop-Tag--progress": "Tag-module__hop-Tag--progress___497kY", "hop-Tag--positive": "Tag-module__hop-Tag--positive___h6occ", "hop-Tag--caution": "Tag-module__hop-Tag--caution___sPrRZ", "hop-Tag--negative": "Tag-module__hop-Tag--negative___Vx252", "hop-Tag--option1": "Tag-module__hop-Tag--option1___70fQo", "hop-Tag--option2": "Tag-module__hop-Tag--option2___-g-eW", "hop-Tag--option3": "Tag-module__hop-Tag--option3___coqBE", "hop-Tag--option4": "Tag-module__hop-Tag--option4___nnG-S", "hop-Tag--option5": "Tag-module__hop-Tag--option5___keiPO", "hop-Tag--option6": "Tag-module__hop-Tag--option6___P-wFq", "hop-Tag__icon": "Tag-module__hop-Tag__icon___8vhJv", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___gmqeV", "hop-Tag__text": "Tag-module__hop-Tag__text___20Jvp", "hop-Tag__badge": "Tag-module__hop-Tag__badge___83l9n", "hop-Tag__badge--subdued": "Tag-module__hop-Tag__badge--subdued___sYDbn" };
|
|
29
29
|
var GlobalTagCssSelector = "hop-Tag";
|
|
30
30
|
var TagToTextSizeAdapter = {
|
|
31
31
|
sm: "xs",
|
|
@@ -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___b0eef" };
|
|
12
12
|
var GlobalToggleArrowCssSelector = "hop-ToggleArrow";
|
|
13
13
|
function ToggleArrow(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, ToggleArrowContext);
|
|
@@ -7,7 +7,7 @@ import { useContextProps } 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___grywu", "hop-Card--main": "Card-module__hop-Card--main___LFLDP", "hop-Card--second-level": "Card-module__hop-Card--second-level___lJko7" };
|
|
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 { TagContext } from './chunk-EWMWQ2MC.js';
|
|
2
2
|
import { TabContext, InternalTabsContext } from './chunk-ZXON3BAA.js';
|
|
3
3
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-HK6TX3BO.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___pWCiv", "hop-Tab--fluid": "Tab-module__hop-Tab--fluid___-W2qQ", "hop-Tab--md": "Tab-module__hop-Tab--md___HkKSs", "hop-Tab__icon": "Tab-module__hop-Tab__icon___IjYxI", "hop-Tab__text": "Tab-module__hop-Tab__text___p9d2L", "hop-Tab__badge": "Tab-module__hop-Tab__badge___2w-dc", "hop-Tab__tag": "Tab-module__hop-Tab__tag___WSa3D" };
|
|
16
16
|
var GlobalTabCssSelector = "hop-Tab";
|
|
17
17
|
function Tab(props, ref) {
|
|
18
18
|
var _a;
|
|
@@ -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-E3MHIJNG.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___nTVfj", "hop-Switch--sm": "Switch-module__hop-Switch--sm___XFD6-", "hop-Switch--md": "Switch-module__hop-Switch--md___kZ--2", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___QkT-3", "hop-Switch__text": "Switch-module__hop-Switch__text___uszM1", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___F-wtY", "hop-Switch__icon": "Switch-module__hop-Switch__icon___-yKTs" };
|
|
17
17
|
var GlobalSwitchCssSelector = "hop-Switch";
|
|
18
18
|
function Switch(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { Form as Form$1 } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Form.module.css#css-module
|
|
10
|
-
var Form_module_default = { "hop-Form": "Form-module__hop-
|
|
10
|
+
var Form_module_default = { "hop-Form": "Form-module__hop-Form___GDY4J" };
|
|
11
11
|
var GlobalFormCssSelector = "hop-Form";
|
|
12
12
|
function useFormProps(props) {
|
|
13
13
|
const ctx = useContext(FormContext);
|
|
@@ -5,7 +5,7 @@ import { MenuSection as MenuSection$1 } from 'react-aria-components';
|
|
|
5
5
|
import { jsx } from 'react/jsx-runtime';
|
|
6
6
|
|
|
7
7
|
// css-module:./MenuSection.module.css#css-module
|
|
8
|
-
var MenuSection_module_default = { "hop-MenuSection": "MenuSection-module__hop-
|
|
8
|
+
var MenuSection_module_default = { "hop-MenuSection": "MenuSection-module__hop-MenuSection___0ZGOA" };
|
|
9
9
|
var GlobalMenuSectionCssSelector = "hop-MenuSection";
|
|
10
10
|
function MenuSection(props) {
|
|
11
11
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
@@ -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-E3MHIJNG.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___10s2d", "hop-Tooltip--top": "Tooltip-module__hop-Tooltip--top___0G6V7", "hop-Tooltip--right": "Tooltip-module__hop-Tooltip--right___kquJK", "hop-Tooltip--bottom": "Tooltip-module__hop-Tooltip--bottom___sKVB3", "hop-Tooltip--left": "Tooltip-module__hop-Tooltip--left___Kv2cf", "slide": "Tooltip-module__slide___ko1oi" };
|
|
14
14
|
var GlobalTooltipCssSelector = "hop-Tooltip";
|
|
15
15
|
function Tooltip(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, TooltipContext);
|
|
@@ -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-E3MHIJNG.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___T4yo2", "hop-Radio--sm": "Radio-module__hop-Radio--sm___ZhcSo", "hop-Radio--md": "Radio-module__hop-Radio--md___r8FfS", "hop-Radio__icon": "Radio-module__hop-Radio__icon___w9fSv", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___ro-GP", "hop-Radio__box": "Radio-module__hop-Radio__box___mT-b-", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___1pEDa", "hop-Radio__text": "Radio-module__hop-Radio__text___NcKjH" };
|
|
17
17
|
var GlobalRadioCssSelector = "hop-Radio";
|
|
18
18
|
function Radio(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
|
-
import { useFormProps } from './chunk-
|
|
2
|
+
import { useFormProps } from './chunk-TKJW4JHT.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-E3MHIJNG.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___3C-rv", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___Rwz4i", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___8rJCT", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___wgIyk", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___BDs4w", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___5GskS", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___o-aHr", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___JwiTo" };
|
|
18
18
|
var GlobalCheckboxCssSelector = "hop-Checkbox";
|
|
19
19
|
function Checkbox(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -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___tuRVu", "hop-TabLine--disabled": "TabLine-module__hop-TabLine--disabled___jbIK7" };
|
|
9
9
|
var GlobalTabLineCssSelector = "hop-TabLine";
|
|
10
10
|
function TabLine(props) {
|
|
11
11
|
var _a;
|
|
@@ -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___n8ajB" };
|
|
12
12
|
var GlobalSegmentedControlCssSelector = "hop-SegmentedControl";
|
|
13
13
|
var SegmentedControl = (props, ref) => {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, SegmentedControlContext);
|
|
@@ -2,7 +2,7 @@ import { CalloutContext } from './chunk-5CURYPE7.js';
|
|
|
2
2
|
import { HeadingContext } from './chunk-WJRMD4JP.js';
|
|
3
3
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
4
4
|
import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
|
|
5
|
-
import { _CloseButton } from './chunk-
|
|
5
|
+
import { _CloseButton } from './chunk-6FTQW7DI.js';
|
|
6
6
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
7
7
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
8
8
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -15,7 +15,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
15
15
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
16
16
|
|
|
17
17
|
// css-module:./Callout.module.css#css-module
|
|
18
|
-
var Callout_module_default = { "hop-Callout": "Callout-module__hop-
|
|
18
|
+
var Callout_module_default = { "hop-Callout": "Callout-module__hop-Callout___m6n1F", "hop-Callout__icon": "Callout-module__hop-Callout__icon___8wr3b", "hop-Callout__heading": "Callout-module__hop-Callout__heading___cw-EC", "hop-Callout__content": "Callout-module__hop-Callout__content___02GVh", "hop-Callout__button": "Callout-module__hop-Callout__button___1sM9e", "hop-Callout__dismiss": "Callout-module__hop-Callout__dismiss___SkjJX", "hop-Callout--information": "Callout-module__hop-Callout--information___vEdA7", "hop-Callout--success": "Callout-module__hop-Callout--success___Xuocj", "hop-Callout--warning": "Callout-module__hop-Callout--warning___WgvM-", "hop-Callout--upsell": "Callout-module__hop-Callout--upsell___US52I", "hop-Callout--subtle-fill": "Callout-module__hop-Callout--subtle-fill___WXV6-" };
|
|
19
19
|
var GlobalCalloutCssSelector = "hop-Callout";
|
|
20
20
|
var Callout = (props, ref) => {
|
|
21
21
|
[props, ref] = useContextProps(props, ref, CalloutContext);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
2
|
-
import { _EmbeddedButton } from './chunk-
|
|
2
|
+
import { _EmbeddedButton } from './chunk-YZREA2YR.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
4
4
|
import { DismissIcon } from '@hopper-ui/icons';
|
|
5
5
|
import { forwardRef } from 'react';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { generateDecorativeColorByName } from './chunk-GOTN4IS7.js';
|
|
2
2
|
import { useImageFallback } from './chunk-QJ5FQN3N.js';
|
|
3
|
-
import { _BrokenAvatar } from './chunk-
|
|
3
|
+
import { _BrokenAvatar } from './chunk-YYRCAULC.js';
|
|
4
4
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
5
5
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
6
|
-
import { _Text } from './chunk-
|
|
6
|
+
import { _Text } from './chunk-HK6TX3BO.js';
|
|
7
7
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
8
8
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
9
9
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps, Pressable } from 'react-aria-compo
|
|
|
15
15
|
import { jsx } from 'react/jsx-runtime';
|
|
16
16
|
|
|
17
17
|
// css-module:./Avatar.module.css#css-module
|
|
18
|
-
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-
|
|
18
|
+
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___7y6Ms", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___yG67P", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___s-6sm", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___wRPd2", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___ifRvs", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___2nOuc", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___51Fjt", "hop-Avatar--clickable": "Avatar-module__hop-Avatar--clickable___jJvGB", "hop-Avatar--focus-visible": "Avatar-module__hop-Avatar--focus-visible___HU7Ry", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___Dg1Gw", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___7GSl-", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___9Bz-k", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___4xJNC", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___sZWLb", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___Gfr2E", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___W8G02", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___gDTly", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___FF6em", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___pL3w7" };
|
|
19
19
|
var GlobalAvatarCssSelector = "hop-Avatar";
|
|
20
20
|
var AvatarToTextSizeAdapter = {
|
|
21
21
|
xs: "xs",
|
|
@@ -7,7 +7,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./ListBoxItemSkeleton.module.css#css-module
|
|
10
|
-
var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-
|
|
10
|
+
var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton___s16xu", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___KyrJZ", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___XyCIq", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___CZaZ9", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___sGTZU", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___oygv4" };
|
|
11
11
|
var GlobalListBoxItemSkeletonCssSelector = "hop-ListBoxItemSkeleton";
|
|
12
12
|
function ListBoxItemSkeleton(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TabListContext, InternalTabsContext } from './chunk-ZXON3BAA.js';
|
|
2
|
-
import { TabLine } from './chunk-
|
|
2
|
+
import { TabLine } from './chunk-UEESMASU.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, TabListStateContext, TabList as TabList$1 } from 'reac
|
|
|
8
8
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./TabList.module.css#css-module
|
|
11
|
-
var TabList_module_default = { "hop-TabList": "TabList-module__hop-
|
|
11
|
+
var TabList_module_default = { "hop-TabList": "TabList-module__hop-TabList___HebAk", "hop-TabList--standalone": "TabList-module__hop-TabList--standalone___S6i1n", "hop-TabList--in-card": "TabList-module__hop-TabList--in-card___1C94l", "hop-TabList__tablist": "TabList-module__hop-TabList__tablist___cxTm5", "hop-TabList--md": "TabList-module__hop-TabList--md___gSidX" };
|
|
12
12
|
var GlobalTabListCssSelector = "hop-TabList";
|
|
13
13
|
function TabList(props, ref) {
|
|
14
14
|
var _a, _b;
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
4
|
+
import { _RemainingCharacterCount } from './chunk-GN5MQBIX.js';
|
|
5
|
+
import { _InputGroup } from './chunk-PJSX5YV3.js';
|
|
6
|
+
import { FieldLabel } from './chunk-54NYUM2C.js';
|
|
7
|
+
import { _HelperMessage } from './chunk-B3XA5CNX.js';
|
|
8
|
+
import { _ErrorMessage } from './chunk-CP4VKWH7.js';
|
|
9
9
|
import { isUndefined } from './chunk-TIPN4VYD.js';
|
|
10
|
-
import { useFormProps } from './chunk-
|
|
10
|
+
import { useFormProps } from './chunk-TKJW4JHT.js';
|
|
11
11
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
12
12
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
13
13
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -80,7 +80,7 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
|
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
// css-module:./TextArea.module.css#css-module
|
|
83
|
-
var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-
|
|
83
|
+
var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___tmqT6", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___OWzLd", "hop-TextArea--max-rows": "TextArea-module__hop-TextArea--max-rows___gQJv-", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___1yT7t", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___cshlk", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___xWDXN", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___eTTBT", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___ECfb-", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___Xx2QV", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___2-PE1", "hop-TextArea__textarea--with-character-count": "TextArea-module__hop-TextArea__textarea--with-character-count___yRY4c", "hop-TextArea__textarea--sm": "TextArea-module__hop-TextArea__textarea--sm___7N-Qc" };
|
|
84
84
|
var GlobalTextAreaCssSelector = "hop-TextArea";
|
|
85
85
|
var DefaultMinimumTextAreaRows = 3;
|
|
86
86
|
var pxToInt = (value) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InternalSegmentedControlContext } from './chunk-6BJLSAMM.js';
|
|
2
2
|
import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-HK6TX3BO.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___sykoT", "hop-SegmentedControlItem__slider": "SegmentedControlItem-module__hop-SegmentedControlItem__slider___0y3Hm", "hop-SegmentedControlItem__wrapper": "SegmentedControlItem-module__hop-SegmentedControlItem__wrapper___TqkYN", "hop-SegmentedControlItem--md": "SegmentedControlItem-module__hop-SegmentedControlItem--md___PKtsk", "hop-SegmentedControlItem__icon": "SegmentedControlItem-module__hop-SegmentedControlItem__icon___KUTV8", "hop-SegmentedControlItem__text": "SegmentedControlItem-module__hop-SegmentedControlItem__text___-u4nT", "hop-SegmentedControlItem__start-icon": "SegmentedControlItem-module__hop-SegmentedControlItem__start-icon___s1HEV", "hop-SegmentedControlItem--justified": "SegmentedControlItem-module__hop-SegmentedControlItem--justified___t7XmW" };
|
|
15
15
|
var GlobalSegmentedControlItemCssSelector = "hop-SegmentedControlItem";
|
|
16
16
|
var SegmentedControlItem = (props, ref) => {
|
|
17
17
|
var _a;
|
|
@@ -19,7 +19,7 @@ import { useContextProps, composeRenderProps, Popover as Popover$1, Dialog } fro
|
|
|
19
19
|
import { jsx } from 'react/jsx-runtime';
|
|
20
20
|
|
|
21
21
|
// css-module:./Popover.module.css#css-module
|
|
22
|
-
var Popover_module_default = { "hop-Popover": "Popover-module__hop-
|
|
22
|
+
var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___PSVYj", "fade": "Popover-module__fade___pCkKD", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___PUPr1", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___bJ3MN", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___vIGGp", "hop-Popover__title": "Popover-module__hop-Popover__title___QbFBz", "hop-Popover__content": "Popover-module__hop-Popover__content___xsuZO", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___LSRix", "hop-Popover__footer": "Popover-module__hop-Popover__footer___mIqff", "hop-Popover__actions": "Popover-module__hop-Popover__actions___ZmDEL", "hop-Popover__action": "Popover-module__hop-Popover__action___VQLxP" };
|
|
23
23
|
var GlobalPopoverCssSelector = "hop-Popover";
|
|
24
24
|
function Popover(props, ref) {
|
|
25
25
|
var _a;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
|
|
2
|
-
import { useButtonProps } from './chunk-
|
|
2
|
+
import { useButtonProps } from './chunk-EYGXEP3L.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
4
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
5
|
-
import { ensureTextWrapper } from './chunk-
|
|
5
|
+
import { ensureTextWrapper } from './chunk-E3MHIJNG.js';
|
|
6
6
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
8
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Link, DEFAULT_SLOT } from 'react-a
|
|
|
14
14
|
import { jsx } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./LinkButton.module.css#css-module
|
|
17
|
-
var LinkButton_module_default = { "hop-LinkButton": "LinkButton-module__hop-
|
|
17
|
+
var LinkButton_module_default = { "hop-LinkButton": "LinkButton-module__hop-LinkButton___vr8nN Button-module__hop-Button___Jy6Eu", "hop-LinkButton--fluid": "LinkButton-module__hop-LinkButton--fluid___T3QC4 Button-module__hop-Button--fluid___-p3Oo", "hop-LinkButton--xs": "LinkButton-module__hop-LinkButton--xs___JdVwN Button-module__hop-Button--xs___aPHH3", "hop-LinkButton--sm": "LinkButton-module__hop-LinkButton--sm___y-cpi Button-module__hop-Button--sm___BylJg", "hop-LinkButton--icon-only": "LinkButton-module__hop-LinkButton--icon-only___DatOX Button-module__hop-Button--icon-only___8ZZtj", "hop-LinkButton--primary": "LinkButton-module__hop-LinkButton--primary___SvNJj Button-module__hop-Button--primary___NWH7Y", "hop-LinkButton--secondary": "LinkButton-module__hop-LinkButton--secondary___UkBpu Button-module__hop-Button--secondary___bwxJE", "hop-LinkButton--upsell": "LinkButton-module__hop-LinkButton--upsell___sauVF Button-module__hop-Button--upsell___LaGe-", "hop-LinkButton--danger": "LinkButton-module__hop-LinkButton--danger___1PZQ0 Button-module__hop-Button--danger___-YU6C", "hop-LinkButton--ghost-primary": "LinkButton-module__hop-LinkButton--ghost-primary___GeZDi Button-module__hop-Button--ghost-primary___AhrTP", "hop-LinkButton--ghost-secondary": "LinkButton-module__hop-LinkButton--ghost-secondary___Y6Uly Button-module__hop-Button--ghost-secondary___Kp1NG", "hop-LinkButton--ghost-danger": "LinkButton-module__hop-LinkButton--ghost-danger___9ALYz Button-module__hop-Button--ghost-danger___Lbikt", "hop-LinkButton__Spinner": "LinkButton-module__hop-LinkButton__Spinner___8LL2c Button-module__hop-Button__Spinner___-Vss-", "hop-LinkButton__icon": "LinkButton-module__hop-LinkButton__icon___gzIgQ Button-module__hop-Button__icon___8nXUk", "hop-LinkButton__icon-list": "LinkButton-module__hop-LinkButton__icon-list___LZYlB Button-module__hop-Button__icon___8nXUk", "hop-LinkButton__text": "LinkButton-module__hop-LinkButton__text___Y-rm0 Button-module__hop-Button__text___ijzFs", "hop-LinkButton__end-icon": "LinkButton-module__hop-LinkButton__end-icon___Fabtx Button-module__hop-Button__end-icon___M4Phb", "hop-LinkButton__end-icon-list": "LinkButton-module__hop-LinkButton__end-icon-list___al4tY Button-module__hop-Button__end-icon___M4Phb" };
|
|
18
18
|
var GlobalLinkButtonCssSelector = "hop-LinkButton";
|
|
19
19
|
var LinkButtonToIconSizeAdapter = {
|
|
20
20
|
xs: "sm",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SpinnerContext } from './chunk-5K3V5PGZ.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-HK6TX3BO.js';
|
|
3
3
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -9,7 +9,7 @@ import { useContextProps, ProgressBar } from 'react-aria-components';
|
|
|
9
9
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./Spinner.module.css#css-module
|
|
12
|
-
var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-
|
|
12
|
+
var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-Spinner___EZayy", "spin": "Spinner-module__spin___biM3M", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___htDSA", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___Mmysa", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___oCoa0", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___gG4Lm", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___h525s", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___WKKNa" };
|
|
13
13
|
var GlobalSpinnerCssSelector = "hop-Spinner";
|
|
14
14
|
var SpinnerToTextSizeAdapter = {
|
|
15
15
|
sm: "xs",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-CLXNEXGJ.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { BrokenImageRichIcon } from '@hopper-ui/icons';
|
|
@@ -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___6Mmdk", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___PZeml", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___88JwM", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___wPUcQ", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___3cRAj", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___6MVor", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___XgylJ", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___7v2rc", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___LO5Zu", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___v7zfg", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___7HGso", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___ql-UN", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___Vz5IC", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___7csUs", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___sechU", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___gvMMh" };
|
|
24
24
|
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
25
25
|
function EmbeddedButton(props, ref) {
|
|
26
26
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Text } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./OverlineText.module.css#css-module
|
|
10
|
-
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-
|
|
10
|
+
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-OverlineText___mfVjV", "hop-OverlineText__text": "OverlineText-module__hop-OverlineText__text___krmb-" };
|
|
11
11
|
var GlobalOverlineTextCssSelector = "hop-OverlineText";
|
|
12
12
|
function OverlineText(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, OverlineTextContext);
|
|
@@ -3,7 +3,7 @@ import { MenuContext, InternalMenuContext } from './chunk-U4LYXB7W.js';
|
|
|
3
3
|
import { MenuItemContext } from './chunk-OGC6BUEX.js';
|
|
4
4
|
import { DividerContext } from './chunk-AB4BRU6Z.js';
|
|
5
5
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
6
|
-
import { _PopoverBase } from './chunk-
|
|
6
|
+
import { _PopoverBase } from './chunk-O7DUWNEI.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
9
9
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, Menu as Menu$1 } from 'react-aria-components';
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Menu.module.css#css-module
|
|
16
|
-
var Menu_module_default = { "hop-Menu": "Menu-module__hop-
|
|
16
|
+
var Menu_module_default = { "hop-Menu": "Menu-module__hop-Menu___cTmrV", "hop-Menu__header": "Menu-module__hop-Menu__header___zGDap", "hop-Menu__divider": "Menu-module__hop-Menu__divider___BNlcy" };
|
|
17
17
|
var GlobalMenuCssSelector = "hop-Menu";
|
|
18
18
|
function Menu(props, ref) {
|
|
19
19
|
[props, ref] = useContextProps(props, ref, MenuContext);
|
|
@@ -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___5EFK0", "hop-Input--sm": "Input-module__hop-Input--sm___NpwN9" };
|
|
10
10
|
var InputContext = createContext({});
|
|
11
11
|
var Input = forwardRef(function Input2(props, ref) {
|
|
12
12
|
var _a;
|