@hopper-ui/components 1.11.0 → 1.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/accordion/src/Accordion.css +78 -78
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +78 -78
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +411 -411
- package/dist/alert/src/Alert.js +10 -10
- package/dist/alert/src/index.css +411 -411
- package/dist/alert/src/index.js +10 -10
- package/dist/avatar/src/AnonymousAvatar.css +50 -50
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +70 -70
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +65 -65
- package/dist/avatar/src/AvatarGroup.js +5 -5
- package/dist/avatar/src/BrokenAvatar.css +50 -50
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +50 -50
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +50 -50
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +97 -97
- package/dist/avatar/src/index.js +10 -10
- 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 +106 -106
- package/dist/buttons/src/Button.js +6 -6
- 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 +107 -107
- package/dist/buttons/src/CloseButton.js +7 -7
- package/dist/buttons/src/EmbeddedButton.css +109 -109
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +116 -116
- package/dist/buttons/src/LinkButton.js +5 -5
- package/dist/buttons/src/ToggleButton.css +142 -142
- package/dist/buttons/src/ToggleButton.js +4 -4
- package/dist/buttons/src/index.css +359 -359
- package/dist/buttons/src/index.js +12 -12
- package/dist/callout/src/Callout.css +371 -371
- package/dist/callout/src/Callout.js +8 -8
- package/dist/callout/src/CompactCallout.css +408 -408
- package/dist/callout/src/CompactCallout.js +8 -8
- package/dist/callout/src/index.css +420 -420
- package/dist/callout/src/index.js +9 -9
- package/dist/card/src/Card.css +41 -41
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +41 -41
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +57 -57
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +44 -44
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +109 -109
- package/dist/checkbox/src/CheckboxGroup.js +7 -7
- package/dist/checkbox/src/DecorativeCheckbox.css +65 -65
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +109 -109
- package/dist/checkbox/src/index.js +11 -11
- package/dist/{chunk-DLLLYOSV.js → chunk-2RMGUPRI.js} +1 -1
- package/dist/{chunk-2BIPVLT5.js → chunk-3B5KHMLU.js} +1 -1
- package/dist/{chunk-74VJNT74.js → chunk-3CP5HWNT.js} +5 -5
- package/dist/{chunk-BTWL4Q74.js → chunk-3HN2C4CE.js} +6 -6
- package/dist/{chunk-HR6QFXCX.js → chunk-3NYXURGP.js} +2 -2
- package/dist/{chunk-OBOVSLCW.js → chunk-43XSWVA3.js} +12 -12
- package/dist/{chunk-FYSW65MB.js → chunk-4C4VI4BG.js} +2 -2
- package/dist/{chunk-QNHQWPUX.js → chunk-4GUASUNJ.js} +1 -1
- package/dist/{chunk-CKSTRJP2.js → chunk-4VFU4ZUL.js} +8 -8
- package/dist/{chunk-5DHFRNXA.js → chunk-52GSCSHO.js} +8 -8
- package/dist/{chunk-YQ7HN24R.js → chunk-577PFBCO.js} +2 -2
- package/dist/{chunk-VKC2SRDS.js → chunk-5VN7J55Q.js} +2 -2
- package/dist/{chunk-E5FWWZZN.js → chunk-6ALYNTRQ.js} +1 -1
- package/dist/{chunk-FIYZOAQN.js → chunk-6RBI4JGC.js} +1 -1
- package/dist/{chunk-ZPNJ46YF.js → chunk-7EFXXIIE.js} +1 -1
- package/dist/{chunk-MJ5ISIL2.js → chunk-7TWW7WSH.js} +7 -7
- package/dist/{chunk-QDJZ6A47.js → chunk-A5KK5YG6.js} +3 -3
- package/dist/{chunk-W5GKHIO4.js → chunk-AN7AWDCH.js} +1 -1
- package/dist/{chunk-CNLOXV67.js → chunk-AY664DX5.js} +4 -4
- package/dist/{chunk-423A4RCL.js → chunk-B6ENR3QQ.js} +11 -11
- package/dist/{chunk-B7TEFASF.js → chunk-BJCRZEPY.js} +2 -2
- package/dist/{chunk-5M43N5OI.js → chunk-C5XXJTEX.js} +1 -1
- package/dist/{chunk-22UFXPUU.js → chunk-CR3BDH3G.js} +1 -1
- package/dist/{chunk-4XPTVTF6.js → chunk-DV6WPS37.js} +1 -1
- package/dist/{chunk-MG4YWWSJ.js → chunk-EUWK7VO7.js} +2 -2
- package/dist/{chunk-MACEMFDG.js → chunk-EW44GIC6.js} +1 -1
- package/dist/{chunk-DHHEBCWO.js → chunk-GBONKMOR.js} +1 -1
- package/dist/{chunk-VKUIYOO7.js → chunk-GK6UTRPH.js} +1 -1
- package/dist/{chunk-72VEXN4F.js → chunk-GWTUH4C3.js} +2 -2
- package/dist/{chunk-Y6EWZCEB.js → chunk-H63X5YFC.js} +2 -2
- package/dist/{chunk-TH4XVUK6.js → chunk-HJDY2P37.js} +3 -3
- package/dist/{chunk-XWYZG6OM.js → chunk-HY6GK3RF.js} +2 -2
- package/dist/{chunk-JU7IWV4H.js → chunk-I3K6LNCD.js} +1 -1
- package/dist/{chunk-B2YIPZPV.js → chunk-IC4LWUB5.js} +2 -2
- package/dist/{chunk-TCBEWBJG.js → chunk-JQ7QIQYK.js} +5 -5
- package/dist/{chunk-DTN42ART.js → chunk-JSLGCHSI.js} +1 -1
- package/dist/{chunk-TOZI46Q6.js → chunk-K2I3CVGV.js} +2 -2
- package/dist/{chunk-NXLBL7PY.js → chunk-K3H6ODGT.js} +2 -2
- package/dist/{chunk-AULSC35R.js → chunk-KR6TXKX2.js} +1 -1
- package/dist/{chunk-TJMSXRRI.js → chunk-KYXDZVVG.js} +1 -1
- package/dist/{chunk-E4FP4VIH.js → chunk-L3YRMBQB.js} +1 -1
- package/dist/{chunk-6Y6B3D4Y.js → chunk-LCJFJMIV.js} +2 -2
- package/dist/{chunk-G72R3TEN.js → chunk-LUF3DLOV.js} +3 -3
- package/dist/{chunk-ZS47FUWH.js → chunk-LWT6MPJW.js} +1 -1
- package/dist/{chunk-Z3KTAI2Q.js → chunk-MDAOQLWM.js} +1 -1
- package/dist/{chunk-3JWEFTCF.js → chunk-NSOW4JLZ.js} +1 -1
- package/dist/{chunk-WW6QK6A2.js → chunk-O2E6NYDE.js} +2 -2
- package/dist/{chunk-XDX74JU2.js → chunk-O52QKG3W.js} +2 -2
- package/dist/{chunk-FZ2ZG7K4.js → chunk-OESD3NBM.js} +1 -1
- package/dist/{chunk-DGVEJSK7.js → chunk-OLMUUHUC.js} +2 -2
- package/dist/{chunk-442XQRRC.js → chunk-OMRMMDOU.js} +1 -1
- package/dist/{chunk-BD2532JM.js → chunk-OPNY7LQC.js} +1 -1
- package/dist/{chunk-XIWGGGBD.js → chunk-OT6ZCUBP.js} +1 -1
- package/dist/{chunk-MBVXRVJ7.js → chunk-OT7P4EMS.js} +3 -3
- package/dist/{chunk-FFSSITRD.js → chunk-OVTSR6HI.js} +2 -3
- package/dist/{chunk-6IZEFVPE.js → chunk-OZZYEWLE.js} +3 -4
- package/dist/{chunk-WUQSCWSU.js → chunk-PID6HLDC.js} +5 -5
- package/dist/{chunk-2ZSCEZM5.js → chunk-PLXR2CDY.js} +2 -2
- package/dist/{chunk-5SELDPQC.js → chunk-PVSCUOJO.js} +1 -1
- package/dist/{chunk-SRQ27I4L.js → chunk-Q2UIV6MH.js} +3 -3
- package/dist/{chunk-TK4XLIRG.js → chunk-QCTJN46H.js} +2 -2
- package/dist/{chunk-FXWUXTKN.js → chunk-R3O5GFEA.js} +10 -10
- package/dist/{chunk-ENI3MCT2.js → chunk-RDWKVTT6.js} +2 -2
- package/dist/{chunk-3WNRQSIR.js → chunk-REOHIUS5.js} +1 -1
- package/dist/{chunk-DF5AHFFQ.js → chunk-SCZR6YMS.js} +9 -7
- package/dist/{chunk-BP43KN7R.js → chunk-SH5ZEAZM.js} +1 -1
- package/dist/{chunk-OH3KNDAH.js → chunk-SPPBPUG4.js} +3 -3
- package/dist/{chunk-DCO4XGBI.js → chunk-SUUVO6DK.js} +1 -1
- package/dist/{chunk-QPXWSFG3.js → chunk-TB5K5AP2.js} +2 -2
- package/dist/{chunk-77RSOHAH.js → chunk-U6QI6AW5.js} +3 -3
- package/dist/{chunk-EZZNU4O5.js → chunk-UDIGYWQU.js} +8 -8
- package/dist/{chunk-RT4PSL4E.js → chunk-UHQENR7M.js} +1 -1
- package/dist/{chunk-CH4HTA7B.js → chunk-URW2L7JK.js} +4 -4
- package/dist/{chunk-W2PMDSTG.js → chunk-UU7NL64L.js} +2 -2
- package/dist/{chunk-XZDU556Z.js → chunk-VBNNLXEE.js} +3 -3
- package/dist/{chunk-SR5VBEYR.js → chunk-VHRFCPPJ.js} +2 -2
- package/dist/{chunk-2R4ODW5K.js → chunk-VZB3QRZQ.js} +1 -1
- package/dist/{chunk-DKCOSUON.js → chunk-WAVT5HVX.js} +3 -3
- package/dist/{chunk-YOVBAS55.js → chunk-WL4G6EK4.js} +1 -1
- package/dist/{chunk-KYC2G5HE.js → chunk-WO4DFQJG.js} +2 -2
- package/dist/{chunk-W73Q2VED.js → chunk-WOR2Z4KV.js} +2 -2
- package/dist/{chunk-GDCYCUHN.js → chunk-WXWKGKMC.js} +5 -5
- package/dist/{chunk-6LRZ42ZQ.js → chunk-X3UOFUTJ.js} +3 -3
- package/dist/{chunk-FZVFJN2N.js → chunk-XFEDDVP7.js} +12 -10
- package/dist/{chunk-LA7MILNF.js → chunk-YCXQY774.js} +1 -1
- package/dist/{chunk-YWX4GUC5.js → chunk-YJK55QCF.js} +1 -1
- package/dist/{chunk-OYOQ2I5V.js → chunk-YPVFPERI.js} +1 -1
- package/dist/{chunk-24HOUOS3.js → chunk-YYQIE54A.js} +8 -5
- package/dist/combobox/src/ComboBox.css +790 -784
- package/dist/combobox/src/ComboBox.js +17 -17
- package/dist/combobox/src/index.css +790 -784
- package/dist/combobox/src/index.js +17 -17
- package/dist/contextual-help/src/ContextualHelp.css +713 -707
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +713 -707
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/disclosure/src/Disclosure.css +48 -48
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +55 -55
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +48 -48
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +73 -73
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +40 -40
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +40 -40
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +40 -40
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +40 -40
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +38 -38
- package/dist/form/src/Form.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/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 +384 -384
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +384 -384
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/illustration/src/Illustration.css +47 -47
- package/dist/illustration/src/Illustration.js +1 -1
- package/dist/illustration/src/index.css +47 -47
- package/dist/illustration/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 +1157 -1165
- package/dist/index.d.ts +1 -1
- package/dist/index.js +89 -89
- 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 +379 -379
- 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 +385 -385
- 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 +383 -383
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +431 -431
- 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 +316 -316
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +304 -304
- 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 +316 -316
- package/dist/list-box/src/index.js +7 -7
- package/dist/menu/src/Menu.css +715 -709
- package/dist/menu/src/Menu.js +2 -2
- package/dist/menu/src/MenuItem.css +121 -121
- 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 +740 -734
- package/dist/menu/src/index.js +5 -5
- package/dist/modal/src/BaseModal.css +53 -53
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +54 -54
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +401 -401
- package/dist/modal/src/Modal.js +9 -9
- package/dist/modal/src/index.css +402 -402
- package/dist/modal/src/index.js +10 -10
- package/dist/overlays/popover/src/Popover.css +707 -701
- package/dist/overlays/popover/src/Popover.js +1 -1
- 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 +710 -704
- package/dist/overlays/popover/src/index.js +2 -2
- package/dist/radio/src/DecorativeRadio.css +65 -65
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +57 -57
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +44 -44
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +109 -109
- package/dist/radio/src/RadioGroup.js +7 -7
- package/dist/radio/src/index.css +109 -109
- package/dist/radio/src/index.js +11 -11
- package/dist/segmented-control/src/SegmentedControl.css +39 -39
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +53 -53
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +54 -54
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +734 -728
- package/dist/select/src/Select.js +16 -16
- package/dist/select/src/SelectValue.css +103 -103
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +734 -728
- package/dist/select/src/index.js +16 -16
- 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 +558 -557
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +40 -40
- package/dist/tabs/src/TabLine.d.ts +1 -0
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +53 -68
- 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 +575 -589
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +531 -531
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +48 -48
- package/dist/tag/src/TagGroup.d.ts +4 -0
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +541 -541
- package/dist/tag/src/index.js +12 -12
- package/dist/tile/src/Tile.css +47 -47
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +39 -39
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +48 -48
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +40 -40
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +40 -40
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +48 -48
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +38 -38
- package/dist/tooltip/src/TooltipTrigger.js +1 -1
- package/dist/tooltip/src/index.css +48 -48
- package/dist/tooltip/src/index.js +4 -4
- package/dist/typography/heading/src/Heading.css +38 -38
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +38 -38
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/FieldLabel.css +38 -38
- package/dist/typography/label/src/FieldLabel.js +3 -3
- package/dist/typography/label/src/Label.css +38 -38
- package/dist/typography/label/src/Label.js +1 -1
- package/dist/typography/label/src/index.css +38 -38
- package/dist/typography/label/src/index.js +3 -3
- package/dist/typography/overline-text/src/OverlineText.css +38 -38
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +38 -38
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +38 -38
- package/dist/typography/paragraph/src/Paragraph.js +2 -2
- package/dist/typography/paragraph/src/index.css +38 -38
- package/dist/typography/paragraph/src/index.js +2 -2
- package/dist/typography/text/src/Text.css +38 -38
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +38 -38
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +38 -38
- package/dist/utils/src/EnsureTextWrapper.css +38 -38
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +38 -38
- package/dist/utils/src/index.js +2 -2
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { useIsOverflow } from './chunk-EHXOXTDN.js';
|
|
|
2
2
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
5
|
-
import { _Text } from './chunk-
|
|
5
|
+
import { _Text } from './chunk-VZB3QRZQ.js';
|
|
6
6
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
7
7
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
8
8
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -16,7 +16,7 @@ import { useContextProps, SelectValueContext, SelectStateContext, useSlottedCont
|
|
|
16
16
|
import { jsx } from 'react/jsx-runtime';
|
|
17
17
|
|
|
18
18
|
// css-module:./SelectValue.module.css#css-module
|
|
19
|
-
var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-
|
|
19
|
+
var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-SelectValue___YXAdv", "hop-SelectValue__text": "SelectValue-module__hop-SelectValue__text___Uz-KS", "hop-SelectValue__avatar": "SelectValue-module__hop-SelectValue__avatar___4OjBd", "hop-SelectValue__icon": "SelectValue-module__hop-SelectValue__icon___FQcPW", "hop-SelectValue__end-icon": "SelectValue-module__hop-SelectValue__end-icon___2uTB1" };
|
|
20
20
|
var GlobalSelectValueCssSelector = "hop-SelectValue";
|
|
21
21
|
var SelectValueToAvatarSizeAdapter = {
|
|
22
22
|
sm: "xs",
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
2
2
|
import { useTruncatedText } from './chunk-Z57VHYOF.js';
|
|
3
|
-
import { _RemainingCharacterCount } from './chunk-
|
|
4
|
-
import { Input } from './chunk-
|
|
5
|
-
import { _InputGroup } from './chunk-
|
|
6
|
-
import { FieldLabel } from './chunk-
|
|
7
|
-
import { _HelperMessage } from './chunk-
|
|
8
|
-
import { _ErrorMessage } from './chunk-
|
|
9
|
-
import { _ClearButton } from './chunk-
|
|
10
|
-
import { useFormProps } from './chunk-
|
|
11
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { _RemainingCharacterCount } from './chunk-LCJFJMIV.js';
|
|
4
|
+
import { Input } from './chunk-KR6TXKX2.js';
|
|
5
|
+
import { _InputGroup } from './chunk-MDAOQLWM.js';
|
|
6
|
+
import { FieldLabel } from './chunk-X3UOFUTJ.js';
|
|
7
|
+
import { _HelperMessage } from './chunk-IC4LWUB5.js';
|
|
8
|
+
import { _ErrorMessage } from './chunk-577PFBCO.js';
|
|
9
|
+
import { _ClearButton } from './chunk-OT6ZCUBP.js';
|
|
10
|
+
import { useFormProps } from './chunk-OMRMMDOU.js';
|
|
11
|
+
import { ensureTextWrapper } from './chunk-GBONKMOR.js';
|
|
12
12
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
13
13
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
14
14
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -25,7 +25,7 @@ import { useContextProps, composeRenderProps, TextField as TextField$1 } from 'r
|
|
|
25
25
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
26
26
|
|
|
27
27
|
// css-module:./TextField.module.css#css-module
|
|
28
|
-
var TextField_module_default = { "hop-TextField": "TextField-module__hop-
|
|
28
|
+
var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___bc-h8", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___PiFbb", "hop-TextField__Label": "TextField-module__hop-TextField__Label___KIH1k", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___GOt0g", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___ywFjV", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___5TBqA", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___ioi4z" };
|
|
29
29
|
var GlobalTextFieldCssSelector = "hop-TextField";
|
|
30
30
|
function TextField(props, ref) {
|
|
31
31
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SpinnerContext } from './chunk-5K3V5PGZ.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-VZB3QRZQ.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___0knRt", "spin": "Spinner-module__spin___vloww", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___WQSKz", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___Xdb0k", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___kz-Ip", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___E1HVu", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___OgL8J", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___7DtDn" };
|
|
13
13
|
var GlobalSpinnerCssSelector = "hop-Spinner";
|
|
14
14
|
var SpinnerToTextSizeAdapter = {
|
|
15
15
|
sm: "xs",
|
|
@@ -8,7 +8,7 @@ import { useContextProps, composeRenderProps, ToggleButtonGroup, Provider } from
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./TileGroup.module.css#css-module
|
|
11
|
-
var TileGroup_module_default = { "hop-TileGroup": "TileGroup-module__hop-
|
|
11
|
+
var TileGroup_module_default = { "hop-TileGroup": "TileGroup-module__hop-TileGroup___rx1Nx" };
|
|
12
12
|
var GlobalTileGroupCssSelector = "hop-TileGroup";
|
|
13
13
|
var TileGroup = (props, ref) => {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, TileGroupContext);
|
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
import { TabLine } from './chunk-
|
|
1
|
+
import { TabLine } from './chunk-XFEDDVP7.js';
|
|
2
2
|
import { TabListContext, InternalTabsContext } from './chunk-ZXON3BAA.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
5
5
|
import clsx from 'clsx';
|
|
6
|
-
import { forwardRef, useContext, useState, useLayoutEffect } from 'react';
|
|
6
|
+
import { forwardRef, useContext, useRef, useState, useLayoutEffect } from 'react';
|
|
7
7
|
import { useContextProps, TabListStateContext, TabList as TabList$1 } from 'react-aria-components';
|
|
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___bd4q1", "hop-TabList--standalone": "TabList-module__hop-TabList--standalone___O8atT", "hop-TabList--in-card": "TabList-module__hop-TabList--in-card___Mytgu", "hop-TabList__tablist": "TabList-module__hop-TabList__tablist___Sz5Ne", "hop-TabList--md": "TabList-module__hop-TabList--md___f-yDU" };
|
|
12
12
|
var GlobalTabListCssSelector = "hop-TabList";
|
|
13
13
|
function TabList(props, ref) {
|
|
14
14
|
var _a, _b;
|
|
15
15
|
[props, ref] = useContextProps(props, ref, TabListContext);
|
|
16
|
-
const { variant, isDisabled, disabledKeys } = (_a = useContext(InternalTabsContext)) != null ? _a : {};
|
|
16
|
+
const { variant, isDisabled, disabledKeys, size } = (_a = useContext(InternalTabsContext)) != null ? _a : {};
|
|
17
17
|
const state = useContext(TabListStateContext);
|
|
18
|
+
const wrapperRef = useRef(null);
|
|
18
19
|
const [selectedTab, setSelectedTab] = useState(void 0);
|
|
19
20
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
20
21
|
useLayoutEffect(() => {
|
|
@@ -35,7 +36,8 @@ function TabList(props, ref) {
|
|
|
35
36
|
cssModule(
|
|
36
37
|
TabList_module_default,
|
|
37
38
|
"hop-TabList",
|
|
38
|
-
variant
|
|
39
|
+
variant,
|
|
40
|
+
size
|
|
39
41
|
),
|
|
40
42
|
stylingProps.className,
|
|
41
43
|
className
|
|
@@ -44,7 +46,7 @@ function TabList(props, ref) {
|
|
|
44
46
|
...style,
|
|
45
47
|
...stylingProps.style
|
|
46
48
|
};
|
|
47
|
-
return /* @__PURE__ */ jsxs("div", { className: classNames, style: mergedStyles, children: [
|
|
49
|
+
return /* @__PURE__ */ jsxs("div", { className: classNames, style: mergedStyles, ref: wrapperRef, children: [
|
|
48
50
|
/* @__PURE__ */ jsx(
|
|
49
51
|
TabList$1,
|
|
50
52
|
{
|
|
@@ -53,7 +55,7 @@ function TabList(props, ref) {
|
|
|
53
55
|
className: TabList_module_default["hop-TabList__tablist"]
|
|
54
56
|
}
|
|
55
57
|
),
|
|
56
|
-
/* @__PURE__ */ jsx(TabLine, { selectedTab, isDisabled, disabledKeys })
|
|
58
|
+
/* @__PURE__ */ jsx(TabLine, { wrapperElement: wrapperRef.current, selectedTab, isDisabled, disabledKeys })
|
|
57
59
|
] });
|
|
58
60
|
}
|
|
59
61
|
var _TabList = forwardRef(TabList);
|
|
@@ -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___3GgXt" };
|
|
11
11
|
var GlobalPopoverBaseCssSelector = "hop-PopoverBase";
|
|
12
12
|
function PopoverBase(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ListBoxContext } from './chunk-4HEOTMP7.js';
|
|
2
|
-
import { _ListBoxItem } from './chunk-
|
|
2
|
+
import { _ListBoxItem } from './chunk-WXWKGKMC.js';
|
|
3
3
|
import { ListBoxItemContext } from './chunk-FDJDFE4U.js';
|
|
4
4
|
import { ListBoxSectionContext } from './chunk-MOZ6M5ZZ.js';
|
|
5
5
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
6
6
|
import { isFunction } from './chunk-TIPN4VYD.js';
|
|
7
7
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
8
|
-
import { _Text } from './chunk-
|
|
8
|
+
import { _Text } from './chunk-VZB3QRZQ.js';
|
|
9
9
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
10
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
11
11
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, ListBox as ListBox$1, Collection }
|
|
|
18
18
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./ListBox.module.css#css-module
|
|
21
|
-
var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-
|
|
21
|
+
var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___fRNID", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___cEpgu", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___Rg9Du", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___hkFau", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___YUO8E" };
|
|
22
22
|
var GlobalListBoxCssSelector = "hop-ListBox";
|
|
23
23
|
var GlobalListBoxEmptyItemCssSelector = "hop-ListBox__empty-item";
|
|
24
24
|
var ListBoxToTextSizeAdapter = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LinkContext } from './chunk-MTULE7GI.js';
|
|
2
2
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { ensureTextWrapper } from './chunk-GBONKMOR.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___9ZRCs", "hop-Link--xs": "Link-module__hop-Link--xs___V8s7r", "hop-Link--sm": "Link-module__hop-Link--sm___aGVoU", "hop-Link--md": "Link-module__hop-Link--md___0p2dC", "hop-Link--lg": "Link-module__hop-Link--lg___rLgXn", "hop-Link--xl": "Link-module__hop-Link--xl___EOrTO", "hop-Link--2xl": "Link-module__hop-Link--2xl___Z4vwq", "hop-Link--inherit": "Link-module__hop-Link--inherit___6GG-F", "hop-Link--standalone": "Link-module__hop-Link--standalone___Zx1OI", "hop-Link__text": "Link-module__hop-Link__text___bXHOt", "hop-Link--quiet": "Link-module__hop-Link--quiet___Wesc-", "hop-Link--primary": "Link-module__hop-Link--primary___k--Yc", "hop-Link--secondary": "Link-module__hop-Link--secondary___LsIUW", "hop-Link__icon": "Link-module__hop-Link__icon___LpsZA", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___6kzfG", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___FqJfV", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___xcCgy" };
|
|
16
16
|
var GlobalLinkCssSelector = "hop-Link";
|
|
17
17
|
var LinkToIconSizeAdapter = {
|
|
18
18
|
inherit: void 0,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useImageFallback } from './chunk-QJ5FQN3N.js';
|
|
2
|
-
import { _BrokenAvatar } from './chunk-
|
|
2
|
+
import { _BrokenAvatar } from './chunk-WL4G6EK4.js';
|
|
3
3
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
4
4
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
5
|
-
import { _Text } from './chunk-
|
|
5
|
+
import { _Text } from './chunk-VZB3QRZQ.js';
|
|
6
6
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Pressable } from 'react-aria-compo
|
|
|
14
14
|
import { jsx } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./Avatar.module.css#css-module
|
|
17
|
-
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-
|
|
17
|
+
var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___hZByh", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___R97x1", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___Qqapt", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___Eh2Uq", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___kGHAQ", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___sFRH0", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___94h7-", "hop-Avatar--clickable": "Avatar-module__hop-Avatar--clickable___nbOaM", "hop-Avatar--focus-visible": "Avatar-module__hop-Avatar--focus-visible___P3mVy", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___mNz9R", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___BijHG", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___idDJf", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___Sevmu", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___o6hr0", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___6rN-t", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___QMkYR", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___dAwMG", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___4Zc6f", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___-pYRH" };
|
|
18
18
|
var GlobalAvatarCssSelector = "hop-Avatar";
|
|
19
19
|
var AvatarToTextSizeAdapter = {
|
|
20
20
|
xs: "xs",
|
|
@@ -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-KR6TXKX2.js';
|
|
3
|
+
import { _InputGroup } from './chunk-MDAOQLWM.js';
|
|
4
|
+
import { FieldLabel } from './chunk-X3UOFUTJ.js';
|
|
5
|
+
import { _HelperMessage } from './chunk-IC4LWUB5.js';
|
|
6
|
+
import { _ErrorMessage } from './chunk-577PFBCO.js';
|
|
7
|
+
import { _EmbeddedButton } from './chunk-7EFXXIIE.js';
|
|
8
|
+
import { useFormProps } from './chunk-OMRMMDOU.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___mFenV", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___Ad-Fn", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___L35Ag", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___Eagt5", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___Tjhug", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___biJuA" };
|
|
24
24
|
var GlobalPasswordFieldCssSelector = "hop-PasswordField";
|
|
25
25
|
function PasswordField(props, ref) {
|
|
26
26
|
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___DgF5q", "hop-Card--main": "Card-module__hop-Card--main___4L4uI", "hop-Card--second-level": "Card-module__hop-Card--second-level___68-NC" };
|
|
11
11
|
var GlobalCardCssSelector = "hop-Card";
|
|
12
12
|
var Card = (props, ref) => {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, CardContext);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { useButtonProps } from './chunk-
|
|
1
|
+
import { useButtonProps } from './chunk-C5XXJTEX.js';
|
|
2
2
|
import { useProgressVisibility } from './chunk-HZTYQ5FQ.js';
|
|
3
|
-
import { _Spinner } from './chunk-
|
|
3
|
+
import { _Spinner } from './chunk-RDWKVTT6.js';
|
|
4
4
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
5
5
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
6
6
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
7
7
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
8
|
-
import { ensureTextWrapper } from './chunk-
|
|
8
|
+
import { ensureTextWrapper } from './chunk-GBONKMOR.js';
|
|
9
9
|
import { ClearProviders } from './chunk-PQSMCDAM.js';
|
|
10
10
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
11
11
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -19,7 +19,7 @@ import { useContextProps, composeRenderProps, Button as Button$1, DEFAULT_SLOT }
|
|
|
19
19
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
20
20
|
|
|
21
21
|
// css-module:./Button.module.css#css-module
|
|
22
|
-
var Button_module_default = { "hop-Button": "Button-module__hop-
|
|
22
|
+
var Button_module_default = { "hop-Button": "Button-module__hop-Button___cv9zY", "hop-Button--fluid": "Button-module__hop-Button--fluid___kiFI4", "hop-Button--xs": "Button-module__hop-Button--xs___vyEPX", "hop-Button--sm": "Button-module__hop-Button--sm___HnHsy", "hop-Button--md": "Button-module__hop-Button--md___e4obr", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___NfjW2", "hop-Button--primary": "Button-module__hop-Button--primary___VrmqR", "hop-Button--secondary": "Button-module__hop-Button--secondary___lNkO1", "hop-Button--upsell": "Button-module__hop-Button--upsell___-gdE0", "hop-Button--danger": "Button-module__hop-Button--danger___knFd8", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___pSatO", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___ik0Ao", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___bz7hl", "hop-Button--loading": "Button-module__hop-Button--loading___igbU-", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___2GnrD", "hop-Button__icon": "Button-module__hop-Button__icon___c2m-Q", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___Hbj0z", "hop-Button__text": "Button-module__hop-Button__text___NkIAY", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___aMBRi", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___TtA3Y" };
|
|
23
23
|
var GlobalButtonCssSelector = "hop-Button";
|
|
24
24
|
var ButtonToIconSizeAdapter = {
|
|
25
25
|
xs: "sm",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CustomModalContext } from './chunk-AJKN2ALX.js';
|
|
2
|
-
import { _BaseModal } from './chunk-
|
|
2
|
+
import { _BaseModal } from './chunk-6RBI4JGC.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___35ZIs" };
|
|
12
12
|
var GlobalCustomModalCssSelector = "hop-CustomModal";
|
|
13
13
|
var CustomModal = (props, ref) => {
|
|
14
14
|
var _a;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
|
|
2
|
-
import { useButtonProps } from './chunk-
|
|
2
|
+
import { useButtonProps } from './chunk-C5XXJTEX.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-GBONKMOR.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___NQuW- Button-module__hop-Button___cv9zY", "hop-LinkButton--fluid": "LinkButton-module__hop-LinkButton--fluid___iAKlP Button-module__hop-Button--fluid___kiFI4", "hop-LinkButton--xs": "LinkButton-module__hop-LinkButton--xs___9W6wy Button-module__hop-Button--xs___vyEPX", "hop-LinkButton--sm": "LinkButton-module__hop-LinkButton--sm___MZMg- Button-module__hop-Button--sm___HnHsy", "hop-LinkButton--icon-only": "LinkButton-module__hop-LinkButton--icon-only___pPGOu Button-module__hop-Button--icon-only___NfjW2", "hop-LinkButton--primary": "LinkButton-module__hop-LinkButton--primary___2WLlo Button-module__hop-Button--primary___VrmqR", "hop-LinkButton--secondary": "LinkButton-module__hop-LinkButton--secondary___Wt9vg Button-module__hop-Button--secondary___lNkO1", "hop-LinkButton--upsell": "LinkButton-module__hop-LinkButton--upsell___M8cqX Button-module__hop-Button--upsell___-gdE0", "hop-LinkButton--danger": "LinkButton-module__hop-LinkButton--danger___b4GBn Button-module__hop-Button--danger___knFd8", "hop-LinkButton--ghost-primary": "LinkButton-module__hop-LinkButton--ghost-primary___h1vVg Button-module__hop-Button--ghost-primary___pSatO", "hop-LinkButton--ghost-secondary": "LinkButton-module__hop-LinkButton--ghost-secondary___RvyYN Button-module__hop-Button--ghost-secondary___ik0Ao", "hop-LinkButton--ghost-danger": "LinkButton-module__hop-LinkButton--ghost-danger___g5yET Button-module__hop-Button--ghost-danger___bz7hl", "hop-LinkButton__Spinner": "LinkButton-module__hop-LinkButton__Spinner___Tmy0Y Button-module__hop-Button__Spinner___2GnrD", "hop-LinkButton__icon": "LinkButton-module__hop-LinkButton__icon___cFT3d Button-module__hop-Button__icon___c2m-Q", "hop-LinkButton__icon-list": "LinkButton-module__hop-LinkButton__icon-list___IHSUo Button-module__hop-Button__icon___c2m-Q", "hop-LinkButton__text": "LinkButton-module__hop-LinkButton__text___tyLZ6 Button-module__hop-Button__text___NkIAY", "hop-LinkButton__end-icon": "LinkButton-module__hop-LinkButton__end-icon___PkZ32 Button-module__hop-Button__end-icon___aMBRi", "hop-LinkButton__end-icon-list": "LinkButton-module__hop-LinkButton__end-icon-list___8B-nq Button-module__hop-Button__end-icon___aMBRi" };
|
|
18
18
|
var GlobalLinkButtonCssSelector = "hop-LinkButton";
|
|
19
19
|
var LinkButtonToIconSizeAdapter = {
|
|
20
20
|
xs: "sm",
|
|
@@ -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-GBONKMOR.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___4LLOh", "hop-Radio--sm": "Radio-module__hop-Radio--sm___6hwBo", "hop-Radio--md": "Radio-module__hop-Radio--md___c3Uan", "hop-Radio__icon": "Radio-module__hop-Radio__icon___0uJjm", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___otOro", "hop-Radio__box": "Radio-module__hop-Radio__box___785vN", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___m8Yz7", "hop-Radio__text": "Radio-module__hop-Radio__text___oGibW" };
|
|
17
17
|
var GlobalRadioCssSelector = "hop-Radio";
|
|
18
18
|
function Radio(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -9,7 +9,7 @@ import { useContextProps, Text as Text$1 } from 'react-aria-components';
|
|
|
9
9
|
import { jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./Text.module.css#css-module
|
|
12
|
-
var Text_module_default = { "hop-Text": "Text-module__hop-
|
|
12
|
+
var Text_module_default = { "hop-Text": "Text-module__hop-Text___G-8u7", "hop-Text--xs": "Text-module__hop-Text--xs___Dg5q5", "hop-Text--sm": "Text-module__hop-Text--sm___9TjQK", "hop-Text--md": "Text-module__hop-Text--md___Pftgv", "hop-Text--lg": "Text-module__hop-Text--lg___v9S-Z", "hop-Text--xl": "Text-module__hop-Text--xl___e0ov0", "hop-Text--2xl": "Text-module__hop-Text--2xl___HrQkx", "hop-Text--inherit": "Text-module__hop-Text--inherit___QCieq" };
|
|
13
13
|
var GlobalTextCssSelector = "hop-Text";
|
|
14
14
|
function Text(props, ref) {
|
|
15
15
|
[props, ref] = useContextProps(props, ref, TextContext);
|
|
@@ -2,11 +2,11 @@ import { ModalContext } from './chunk-JBPNJWC7.js';
|
|
|
2
2
|
import { ImageContext } from './chunk-JAR7CXVS.js';
|
|
3
3
|
import { FooterContext } from './chunk-I67NHYK4.js';
|
|
4
4
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
5
|
-
import { _BaseModal } from './chunk-
|
|
5
|
+
import { _BaseModal } from './chunk-6RBI4JGC.js';
|
|
6
6
|
import { HeadingContext } from './chunk-WJRMD4JP.js';
|
|
7
7
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
8
8
|
import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
9
|
-
import { _CloseButton } from './chunk-
|
|
9
|
+
import { _CloseButton } from './chunk-PLXR2CDY.js';
|
|
10
10
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
11
11
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
12
12
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Dialog, OverlayTriggerStateContext
|
|
|
17
17
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
18
18
|
|
|
19
19
|
// css-module:./Modal.module.css#css-module
|
|
20
|
-
var Modal_module_default = { "hop-Modal": "Modal-module__hop-
|
|
20
|
+
var Modal_module_default = { "hop-Modal": "Modal-module__hop-Modal___zeuev", "hop-Modal__top-container": "Modal-module__hop-Modal__top-container___0-JyX", "hop-Modal__bottom-container": "Modal-module__hop-Modal__bottom-container___t7W2d", "hop-Modal--has-image": "Modal-module__hop-Modal--has-image___s-9dQ", "hop-Modal--fullscreen": "Modal-module__hop-Modal--fullscreen___HQhCE", "hop-Modal--fullscreenTakeover": "Modal-module__hop-Modal--fullscreenTakeover___8KJNY", "hop-Modal__close": "Modal-module__hop-Modal__close___7JD4O", "hop-Modal__image": "Modal-module__hop-Modal__image___i72D8", "hop-Modal__heading": "Modal-module__hop-Modal__heading___Eyu9I", "hop-Modal__header": "Modal-module__hop-Modal__header___8nfGX", "hop-Modal__content": "Modal-module__hop-Modal__content___p25iH", "hop-Modal__footer": "Modal-module__hop-Modal__footer___TgcH-", "hop-Modal__button": "Modal-module__hop-Modal__button___xWXrg", "hop-Modal__button-group": "Modal-module__hop-Modal__button-group___Wkar5" };
|
|
21
21
|
var GlobalModalCssSelector = "hop-Modal";
|
|
22
22
|
var ClearContexts = [ImageContext, HeadingContext, HeaderContext, ContentContext, FooterContext, ButtonContext, ButtonGroupContext];
|
|
23
23
|
var Modal = (props, ref) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-JSLGCHSI.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';
|
|
@@ -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-VZB3QRZQ.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___36V6m", "hop-SegmentedControlItem__slider": "SegmentedControlItem-module__hop-SegmentedControlItem__slider___JNLEX", "hop-SegmentedControlItem__wrapper": "SegmentedControlItem-module__hop-SegmentedControlItem__wrapper___0lvO2", "hop-SegmentedControlItem--md": "SegmentedControlItem-module__hop-SegmentedControlItem--md___QqEQo", "hop-SegmentedControlItem__icon": "SegmentedControlItem-module__hop-SegmentedControlItem__icon___s6wkJ", "hop-SegmentedControlItem__text": "SegmentedControlItem-module__hop-SegmentedControlItem__text___BEqzy", "hop-SegmentedControlItem__start-icon": "SegmentedControlItem-module__hop-SegmentedControlItem__start-icon___FQqnq", "hop-SegmentedControlItem--justified": "SegmentedControlItem-module__hop-SegmentedControlItem--justified___E4OJj" };
|
|
15
15
|
var GlobalSegmentedControlItemCssSelector = "hop-SegmentedControlItem";
|
|
16
16
|
var SegmentedControlItem = (props, ref) => {
|
|
17
17
|
var _a;
|
|
@@ -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-VZB3QRZQ.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___LJE8K", "hop-RadioField--sm": "RadioField-module__hop-RadioField--sm___AQa7p", "hop-RadioField--md": "RadioField-module__hop-RadioField--md___HpX0p", "hop-RadioField__description": "RadioField-module__hop-RadioField__description___1NhlO", "hop-RadioField__radio": "RadioField-module__hop-RadioField__radio___tzE9l" };
|
|
18
18
|
var GlobalRadioFieldCssSelector = "hop-RadioField";
|
|
19
19
|
var RadioToDescriptionSizeAdapter = {
|
|
20
20
|
sm: "xs",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _DecorativeRadio } from './chunk-
|
|
1
|
+
import { _DecorativeRadio } from './chunk-3NYXURGP.js';
|
|
2
2
|
import { ListBoxItemContext } from './chunk-FDJDFE4U.js';
|
|
3
|
-
import { _ListBoxItemSkeleton } from './chunk-
|
|
4
|
-
import { _DecorativeCheckbox } from './chunk-
|
|
3
|
+
import { _ListBoxItemSkeleton } from './chunk-KYXDZVVG.js';
|
|
4
|
+
import { _DecorativeCheckbox } from './chunk-K2I3CVGV.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-GBONKMOR.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___-XGmO", "hop-ListBoxItem--xs": "ListBoxItem-module__hop-ListBoxItem--xs___usVwf", "hop-ListBoxItem--sm": "ListBoxItem-module__hop-ListBoxItem--sm___-FxG4", "hop-ListBoxItem--md": "ListBoxItem-module__hop-ListBoxItem--md___ffWDc", "hop-ListBoxItem--lg": "ListBoxItem-module__hop-ListBoxItem--lg___r1l7j", "hop-ListBoxItem__inner": "ListBoxItem-module__hop-ListBoxItem__inner___Q74-m", "hop-ListBoxItem__checkmark": "ListBoxItem-module__hop-ListBoxItem__checkmark___dSFGL", "hop-ListBoxItem__description": "ListBoxItem-module__hop-ListBoxItem__description___Ckqw4", "hop-ListBoxItem__radio": "ListBoxItem-module__hop-ListBoxItem__radio___GwPMf", "hop-ListBoxItem__checkbox": "ListBoxItem-module__hop-ListBoxItem__checkbox___B8eX9", "hop-ListBoxItem__avatar": "ListBoxItem-module__hop-ListBoxItem__avatar___MsWmX", "hop-ListBoxItem__icon-list": "ListBoxItem-module__hop-ListBoxItem__icon-list___oxsC1", "hop-ListBoxItem__icon": "ListBoxItem-module__hop-ListBoxItem__icon___frGuZ", "hop-ListBoxItem__label": "ListBoxItem-module__hop-ListBoxItem__label___8yAKO", "hop-ListBoxItem__end-icon-list": "ListBoxItem-module__hop-ListBoxItem__end-icon-list___NqaEs", "hop-ListBoxItem__end-icon": "ListBoxItem-module__hop-ListBoxItem__end-icon___cOpP2", "hop-ListBoxItem__badge": "ListBoxItem-module__hop-ListBoxItem__badge___3KRop" };
|
|
22
22
|
var GlobalListBoxItemCssSelector = "hop-ListBoxItem";
|
|
23
23
|
var ListBoxItemToIconSizeAdapter = {
|
|
24
24
|
xs: "sm",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _Label } from './chunk-
|
|
2
|
-
import { useFormProps } from './chunk-
|
|
1
|
+
import { _Label } from './chunk-2RMGUPRI.js';
|
|
2
|
+
import { useFormProps } from './chunk-OMRMMDOU.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-NNLLQWDS.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { useStyledSystem, Div } from '@hopper-ui/styled-system';
|
|
@@ -7,7 +7,7 @@ import clsx from 'clsx';
|
|
|
7
7
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./FieldLabel.module.css#css-module
|
|
10
|
-
var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-
|
|
10
|
+
var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-FieldLabel__wrapper___sRcdg", "hop-FieldLabel__indicator": "FieldLabel-module__hop-FieldLabel__indicator___pY5mC" };
|
|
11
11
|
var GlobalFieldLabelCssSelector = "hop-FieldLabel";
|
|
12
12
|
function FieldLabel(props) {
|
|
13
13
|
props = useFormProps(props);
|
|
@@ -5,11 +5,11 @@ 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___ehJdz", "hop-TabLine--disabled": "TabLine-module__hop-TabLine--disabled___q-Q2-" };
|
|
9
9
|
var GlobalTabLineCssSelector = "hop-TabLine";
|
|
10
10
|
function TabLine(props) {
|
|
11
11
|
var _a;
|
|
12
|
-
const { selectedTab, disabledKeys, isDisabled: isTabsDisabled } = props;
|
|
12
|
+
const { wrapperElement, selectedTab, disabledKeys, isDisabled: isTabsDisabled } = props;
|
|
13
13
|
const state = useContext(TabListStateContext);
|
|
14
14
|
const [isDisabled, setIsDisabled] = useState(false);
|
|
15
15
|
useEffect(() => {
|
|
@@ -18,22 +18,24 @@ function TabLine(props) {
|
|
|
18
18
|
}, [state == null ? void 0 : state.collection, disabledKeys, isTabsDisabled, setIsDisabled]);
|
|
19
19
|
const [style, setStyle] = useState({
|
|
20
20
|
transform: void 0,
|
|
21
|
-
width: void 0
|
|
22
|
-
height: void 0
|
|
21
|
+
width: void 0
|
|
23
22
|
});
|
|
24
23
|
const onResize = useCallback(() => {
|
|
25
|
-
if (selectedTab) {
|
|
24
|
+
if (selectedTab && wrapperElement) {
|
|
26
25
|
const styleObj = {
|
|
27
26
|
transform: void 0,
|
|
28
|
-
width: void 0
|
|
29
|
-
height: void 0
|
|
27
|
+
width: void 0
|
|
30
28
|
};
|
|
29
|
+
const computedTabStyle = window.getComputedStyle(selectedTab);
|
|
30
|
+
const tabPadding = computedTabStyle.paddingLeft;
|
|
31
|
+
const computedTabListStyle = window.getComputedStyle(wrapperElement);
|
|
32
|
+
const tabListPadding = computedTabListStyle.paddingLeft;
|
|
31
33
|
const offset = selectedTab.offsetLeft;
|
|
32
|
-
styleObj.transform = `translateX(calc(${offset}px +
|
|
33
|
-
styleObj.width = `calc(${selectedTab.offsetWidth}px - 2 *
|
|
34
|
+
styleObj.transform = `translateX(calc(${offset}px + ${tabPadding} - ${tabListPadding}))`;
|
|
35
|
+
styleObj.width = `calc(${selectedTab.offsetWidth}px - 2 * ${tabPadding})`;
|
|
34
36
|
setStyle(styleObj);
|
|
35
37
|
}
|
|
36
|
-
}, [setStyle, selectedTab]);
|
|
38
|
+
}, [setStyle, selectedTab, wrapperElement]);
|
|
37
39
|
useEffect(() => {
|
|
38
40
|
window.addEventListener("resize", onResize, false);
|
|
39
41
|
return () => {
|
|
@@ -7,7 +7,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./SvgImage.module.css#css-module
|
|
10
|
-
var SvgImage_module_default = { "hop-SvgImage": "SvgImage-module__hop-
|
|
10
|
+
var SvgImage_module_default = { "hop-SvgImage": "SvgImage-module__hop-SvgImage___t05z7" };
|
|
11
11
|
var GlobalSvgImageCssSelector = "hop-SvgImage";
|
|
12
12
|
function SvgImage(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, SvgImageContext);
|
|
@@ -12,7 +12,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./ButtonGroup.module.css#css-module
|
|
15
|
-
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-
|
|
15
|
+
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-ButtonGroup___77p5K", "hop-ButtonGroup--horizontal": "ButtonGroup-module__hop-ButtonGroup--horizontal___OB6-u", "hop-ButtonGroup--vertical": "ButtonGroup-module__hop-ButtonGroup--vertical___WgQK7", "hop-ButtonGroup--start": "ButtonGroup-module__hop-ButtonGroup--start___9wcOc", "hop-ButtonGroup--center": "ButtonGroup-module__hop-ButtonGroup--center___W3vir", "hop-ButtonGroup--end": "ButtonGroup-module__hop-ButtonGroup--end___708HM", "hop-ButtonGroup--wrap": "ButtonGroup-module__hop-ButtonGroup--wrap___x4qa5", "hop-ButtonGroup--fluid": "ButtonGroup-module__hop-ButtonGroup--fluid___Bjdrc" };
|
|
16
16
|
var GlobalButtonGroupCssSelector = "hop-ButtonGroup";
|
|
17
17
|
function ButtonGroup(props, ref) {
|
|
18
18
|
var _a, _b, _c, _d;
|
|
@@ -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___ku96m" };
|
|
12
12
|
var GlobalIconListCssSelector = "hop-IconList";
|
|
13
13
|
function IconList(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, IconListContext);
|