@hopper-ui/components 1.8.2 → 1.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/accordion/src/Accordion.css +78 -78
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +78 -78
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +770 -593
- package/dist/alert/src/Alert.js +10 -9
- package/dist/alert/src/index.css +770 -593
- package/dist/alert/src/index.js +10 -9
- package/dist/avatar/src/AnonymousAvatar.css +55 -48
- package/dist/avatar/src/AnonymousAvatar.d.ts +5 -0
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +80 -66
- package/dist/avatar/src/Avatar.d.ts +9 -1
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +65 -65
- package/dist/avatar/src/AvatarGroup.d.ts +1 -0
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/AvatarGroupContext.d.ts +1 -0
- package/dist/avatar/src/BrokenAvatar.css +55 -48
- package/dist/avatar/src/BrokenAvatar.d.ts +5 -0
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +55 -48
- package/dist/avatar/src/DeletedAvatar.d.ts +5 -0
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +55 -48
- package/dist/avatar/src/RichIconAvatarImage.d.ts +9 -0
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/RichIconAvatarImageContext.d.ts +1 -0
- package/dist/avatar/src/index.css +107 -93
- package/dist/avatar/src/index.d.ts +1 -0
- package/dist/avatar/src/index.js +9 -9
- package/dist/badge/src/Badge.css +53 -53
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +48 -48
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +63 -63
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +120 -110
- package/dist/buttons/src/Button.d.ts +5 -2
- package/dist/buttons/src/Button.js +6 -5
- package/dist/buttons/src/ButtonContext.d.ts +3 -1
- package/dist/buttons/src/ButtonGroup.css +49 -49
- package/dist/buttons/src/ButtonGroup.d.ts +1 -1
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ButtonGroupContext.d.ts +1 -1
- package/dist/buttons/src/ClearButton.css +109 -109
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +115 -105
- package/dist/buttons/src/CloseButton.d.ts +3 -1
- package/dist/buttons/src/CloseButton.js +7 -6
- package/dist/buttons/src/CloseButtonContext.d.ts +3 -1
- package/dist/buttons/src/EmbeddedButton.css +109 -109
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +131 -119
- package/dist/buttons/src/LinkButton.d.ts +5 -2
- package/dist/buttons/src/LinkButton.js +5 -4
- package/dist/buttons/src/LinkButtonContext.d.ts +3 -1
- package/dist/buttons/src/ToggleButton.css +485 -330
- package/dist/buttons/src/ToggleButton.d.ts +6 -3
- package/dist/buttons/src/ToggleButton.js +4 -4
- package/dist/buttons/src/ToggleButtonContext.d.ts +3 -1
- package/dist/buttons/src/index.css +718 -541
- package/dist/buttons/src/index.d.ts +6 -4
- package/dist/buttons/src/index.js +12 -11
- package/dist/callout/src/Callout.css +730 -553
- package/dist/callout/src/Callout.js +8 -7
- package/dist/callout/src/CompactCallout.css +767 -590
- package/dist/callout/src/CompactCallout.js +8 -7
- package/dist/callout/src/index.css +779 -602
- package/dist/callout/src/index.js +10 -9
- package/dist/card/src/Card.css +41 -41
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +41 -41
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +57 -57
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +44 -44
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +109 -109
- package/dist/checkbox/src/CheckboxGroup.js +7 -7
- package/dist/checkbox/src/DecorativeCheckbox.css +65 -65
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +109 -109
- package/dist/checkbox/src/index.js +11 -11
- package/dist/{chunk-RXNIOPGX.js → chunk-27YZA2A6.js} +2 -2
- package/dist/{chunk-T52WHF7R.js → chunk-2A4SQELV.js} +1 -1
- package/dist/{chunk-GTGTEHOA.js → chunk-2TZLC5MY.js} +2 -2
- package/dist/{chunk-6Y4WK3RQ.js → chunk-333CF3S7.js} +1 -1
- package/dist/{chunk-WTBYPRRW.js → chunk-3BCZJCQ3.js} +3 -3
- package/dist/{chunk-J6QWUF6I.js → chunk-3VOSETB5.js} +18 -12
- package/dist/{chunk-YJZJ6EGK.js → chunk-446J7ADD.js} +3 -3
- package/dist/{chunk-O4U6DKHU.js → chunk-4GAGBXT4.js} +2 -2
- package/dist/{chunk-TQFW3GV6.js → chunk-4WWPGWIY.js} +1 -1
- package/dist/{chunk-2ZNBGFYO.js → chunk-4Y2FHAJZ.js} +1 -1
- package/dist/{chunk-2QPUHBJ6.js → chunk-4YDVFQFT.js} +22 -9
- package/dist/{chunk-V4FVG6RD.js → chunk-5MWWUEMG.js} +3 -3
- package/dist/{chunk-YG4VQFHZ.js → chunk-5SCGTPMN.js} +2 -2
- package/dist/{chunk-VNFZDWVB.js → chunk-6DOMKHG4.js} +1 -1
- package/dist/{chunk-JG7DCSZ7.js → chunk-7CK3J42S.js} +1 -1
- package/dist/{chunk-AJ4JHO3L.js → chunk-7N6N5ZQW.js} +2 -2
- package/dist/{chunk-CMNPB35A.js → chunk-AU3U7OXE.js} +12 -12
- package/dist/{chunk-XSUYZDYB.js → chunk-BQB4WR4X.js} +1 -1
- package/dist/{chunk-BHFIGTK6.js → chunk-BXX3M2TF.js} +1 -1
- package/dist/{chunk-MVXDSVBA.js → chunk-BYIZ6YTQ.js} +1 -1
- package/dist/{chunk-3MYOCKT2.js → chunk-C4OUFO6E.js} +8 -8
- package/dist/{chunk-SLJKAEOC.js → chunk-CCXYS5EF.js} +5 -5
- package/dist/{chunk-BV3ROFY6.js → chunk-CG4N4NJW.js} +1 -1
- package/dist/{chunk-UH3RWAZV.js → chunk-CJFALWKZ.js} +2 -2
- package/dist/{chunk-C2JYCOJJ.js → chunk-D54XSA2G.js} +2 -2
- package/dist/{chunk-ZBVXOGE7.js → chunk-DR22UMIB.js} +8 -8
- package/dist/{chunk-P4YL7PZX.js → chunk-EIHFLKML.js} +2 -2
- package/dist/{chunk-YT6KAZ7W.js → chunk-EPZBUE2N.js} +2 -2
- package/dist/{chunk-TRMO7MV5.js → chunk-FICUPRHV.js} +11 -11
- package/dist/{chunk-N2INWSSP.js → chunk-FKVHRFPV.js} +1 -1
- package/dist/chunk-GFYRA4EN.js +23 -0
- package/dist/{chunk-I62K2ZHG.js → chunk-GXR774K5.js} +1 -1
- package/dist/{chunk-TSXCJZLH.js → chunk-H7IMS4PR.js} +2 -2
- package/dist/{chunk-OM4XR33Z.js → chunk-HLAMRSGD.js} +2 -2
- package/dist/{chunk-GNG2NV76.js → chunk-IF7OASII.js} +1 -1
- package/dist/{chunk-O6RCJ73Y.js → chunk-IZ6AOTXC.js} +2 -2
- package/dist/{chunk-2UBRJW2J.js → chunk-J45YC7C2.js} +1 -1
- package/dist/{chunk-WSW2WVYZ.js → chunk-J7ENAT22.js} +1 -1
- package/dist/{chunk-OZ7NZPDM.js → chunk-JGUOHQEO.js} +16 -7
- package/dist/{chunk-VK4C7IPE.js → chunk-JHHAFKNM.js} +7 -7
- package/dist/{chunk-PVIZJ22K.js → chunk-JIOQK4T7.js} +1 -1
- package/dist/{chunk-BCBQINY3.js → chunk-KADWB3R4.js} +2 -2
- package/dist/{chunk-TBOTEIRR.js → chunk-KPFBET2X.js} +1 -1
- package/dist/{chunk-KHPSEX4H.js → chunk-L3MHODGB.js} +1 -1
- package/dist/{chunk-VQ6HKO7S.js → chunk-LM6KSNRY.js} +2 -2
- package/dist/{chunk-UEJAUKJY.js → chunk-LRAE7OJJ.js} +8 -8
- package/dist/{chunk-PT5SYITB.js → chunk-LSZ6ETKU.js} +5 -5
- package/dist/{chunk-Y5RKQQHZ.js → chunk-LWSF2VLC.js} +2 -2
- package/dist/{chunk-FC6G5MQ3.js → chunk-MIHSQG7D.js} +2 -2
- package/dist/{chunk-B62S77SN.js → chunk-MNZODLBT.js} +3 -3
- package/dist/{chunk-C7CNYQRP.js → chunk-N3KZBYMB.js} +2 -2
- package/dist/{chunk-KG3UXYPM.js → chunk-N4QFGCPW.js} +3 -3
- package/dist/{chunk-VDPXCFLQ.js → chunk-NIAAMHIX.js} +5 -5
- package/dist/{chunk-GDX6X4AK.js → chunk-NL7JSTHF.js} +2 -2
- package/dist/{chunk-THRSW2TA.js → chunk-NMT2J3X6.js} +1 -1
- package/dist/{chunk-XIWBIDKX.js → chunk-OBODGTPP.js} +16 -10
- package/dist/{chunk-GUPD7SCD.js → chunk-PEIFEGNC.js} +1 -1
- package/dist/{chunk-CDC6G4DW.js → chunk-PH3YCU3Y.js} +1 -1
- package/dist/{chunk-WTDBPVO2.js → chunk-PY7LQUG3.js} +3 -3
- package/dist/{chunk-XYQU45MO.js → chunk-QH36FSEG.js} +3 -3
- package/dist/{chunk-R3F4R2GR.js → chunk-QJA2OD7N.js} +5 -5
- package/dist/{chunk-YLUR4I4O.js → chunk-QNAAYTKT.js} +1 -1
- package/dist/{chunk-LDWHZCH4.js → chunk-QQ7AWYFY.js} +1 -1
- package/dist/{chunk-FQHEXVEO.js → chunk-QSMUIB57.js} +2 -2
- package/dist/{chunk-5ZMGVSCQ.js → chunk-R2GEGPOO.js} +1 -1
- package/dist/{chunk-EOXIVZJH.js → chunk-RZWF5H5Q.js} +1 -1
- package/dist/{chunk-2EOZLJ3U.js → chunk-S3RZ45UA.js} +6 -6
- package/dist/{chunk-Q7NZNQEE.js → chunk-SJKZJBNT.js} +2 -2
- package/dist/{chunk-A5X5HCFF.js → chunk-SYAUYFR3.js} +1 -1
- package/dist/{chunk-VSAMAS7P.js → chunk-UE2MKTQA.js} +5 -5
- package/dist/{chunk-CU3QGP2L.js → chunk-UHXLZOSK.js} +2 -2
- package/dist/{chunk-JSK57VIX.js → chunk-UL24FHXE.js} +2 -2
- package/dist/{chunk-4O27LL2N.js → chunk-V25S5IBB.js} +2 -2
- package/dist/{chunk-MRHZL6GL.js → chunk-VAXZGJLC.js} +2 -2
- package/dist/{chunk-QXX3VYMF.js → chunk-VRQANX3T.js} +1 -1
- package/dist/{chunk-VQN3EOEE.js → chunk-W3TNGPJI.js} +2 -2
- package/dist/{chunk-QIGTPOAF.js → chunk-WAXG3VQ3.js} +10 -10
- package/dist/{chunk-IKQ2EV2Y.js → chunk-X6YIJ7TI.js} +1 -1
- package/dist/{chunk-E3KVQKBW.js → chunk-XAAZVXFG.js} +3 -3
- package/dist/{chunk-CHJUYY53.js → chunk-XBXWGDWC.js} +1 -1
- package/dist/{chunk-OPG3YAOS.js → chunk-XWZOU65F.js} +1 -1
- package/dist/{chunk-C4F7EZIQ.js → chunk-XX37YQKD.js} +1 -1
- package/dist/{chunk-SUNGEQNN.js → chunk-YC6V3NJ3.js} +2 -2
- package/dist/{chunk-3BP4XOAL.js → chunk-YIIEDUWW.js} +1 -1
- package/dist/{chunk-XFWOCVQF.js → chunk-YKJCXEWE.js} +15 -9
- package/dist/{chunk-AN3RU3NY.js → chunk-YLL2OBOQ.js} +3 -3
- package/dist/{chunk-W57EDX3L.js → chunk-ZKWHOGLL.js} +1 -1
- package/dist/combobox/src/ComboBox.css +1146 -955
- package/dist/combobox/src/ComboBox.js +18 -18
- package/dist/combobox/src/index.css +1146 -955
- package/dist/combobox/src/index.js +18 -18
- package/dist/contextual-help/src/ContextualHelp.css +1075 -884
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +1075 -884
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/disclosure/src/Disclosure.css +48 -48
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +55 -55
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +48 -48
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +73 -73
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +40 -40
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +40 -40
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +40 -40
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +40 -40
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +38 -38
- package/dist/form/src/Form.d.ts +1 -1
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +38 -38
- package/dist/form/src/index.js +1 -1
- package/dist/header/src/Header.css +38 -38
- package/dist/header/src/index.css +38 -38
- package/dist/helper-message/src/HelperMessage.css +40 -40
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +40 -40
- package/dist/helper-message/src/index.js +2 -2
- package/dist/hopper-provider/src/HopperProvider.css +39 -39
- package/dist/hopper-provider/src/HopperProvider.js +1 -1
- package/dist/hopper-provider/src/index.css +39 -39
- package/dist/hopper-provider/src/index.js +1 -1
- package/dist/icon-list/src/IconList.css +39 -39
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +39 -39
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +737 -560
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +737 -560
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/image/src/Image.css +41 -41
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +39 -39
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +42 -42
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +1496 -1305
- package/dist/index.d.ts +25 -7
- package/dist/index.js +89 -88
- package/dist/inputs/src/Input.css +42 -42
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +44 -44
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +68 -68
- package/dist/inputs/src/NumberField.js +10 -10
- package/dist/inputs/src/PasswordField.css +738 -561
- package/dist/inputs/src/PasswordField.js +10 -10
- package/dist/inputs/src/RemainingCharacterCount.css +41 -41
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +744 -567
- package/dist/inputs/src/SearchField.js +11 -11
- package/dist/inputs/src/TextArea.css +65 -65
- package/dist/inputs/src/TextArea.js +9 -9
- package/dist/inputs/src/TextField.css +742 -565
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +784 -607
- package/dist/inputs/src/index.js +17 -17
- package/dist/layout/src/Content.css +38 -38
- package/dist/layout/src/Footer.css +38 -38
- package/dist/link/src/Link.css +77 -77
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +77 -77
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +326 -312
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +314 -300
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +45 -45
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +326 -312
- package/dist/list-box/src/index.js +7 -7
- package/dist/menu/src/Menu.css +1071 -880
- package/dist/menu/src/Menu.js +2 -2
- package/dist/menu/src/MenuItem.css +131 -117
- package/dist/menu/src/MenuItem.js +2 -2
- package/dist/menu/src/MenuSection.css +40 -40
- package/dist/menu/src/MenuSection.js +1 -1
- package/dist/menu/src/index.css +1096 -905
- package/dist/menu/src/index.js +5 -5
- package/dist/modal/src/BaseModal.css +53 -53
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +54 -54
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +760 -583
- package/dist/modal/src/Modal.js +9 -8
- package/dist/modal/src/index.css +755 -578
- package/dist/modal/src/index.js +10 -9
- package/dist/overlays/popover/src/Popover.css +1069 -878
- package/dist/overlays/popover/src/Popover.js +2 -2
- package/dist/overlays/popover/src/PopoverBase.css +41 -41
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +1072 -881
- package/dist/overlays/popover/src/index.js +3 -3
- package/dist/radio/src/DecorativeRadio.css +65 -65
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +57 -57
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +44 -44
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +109 -109
- package/dist/radio/src/RadioGroup.js +7 -7
- package/dist/radio/src/index.css +109 -109
- package/dist/radio/src/index.js +11 -11
- package/dist/segmented-control/src/SegmentedControl.css +39 -39
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +53 -53
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +54 -54
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +1090 -899
- package/dist/select/src/Select.js +17 -17
- package/dist/select/src/SelectValue.css +113 -99
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +1090 -899
- package/dist/select/src/index.js +17 -17
- package/dist/spinner/src/Spinner.css +48 -48
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +48 -48
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +54 -54
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +44 -44
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +60 -60
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +916 -725
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +40 -40
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +47 -47
- package/dist/tabs/src/TabList.js +2 -2
- package/dist/tabs/src/TabPanel.css +40 -40
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +927 -736
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +894 -703
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +48 -48
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +904 -713
- package/dist/tag/src/index.js +12 -12
- package/dist/tile/src/Tile.css +47 -47
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +39 -39
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +48 -48
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +40 -40
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +40 -40
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +48 -48
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +38 -38
- package/dist/tooltip/src/index.css +48 -48
- package/dist/tooltip/src/index.js +3 -3
- package/dist/{types-CVCUJ7un.d.ts → types-BqmVPR6K.d.ts} +2 -2
- package/dist/typography/heading/src/Heading.css +38 -38
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +38 -38
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/FieldLabel.css +38 -38
- package/dist/typography/label/src/FieldLabel.js +3 -3
- package/dist/typography/label/src/Label.css +38 -38
- package/dist/typography/label/src/Label.js +1 -1
- package/dist/typography/label/src/index.css +38 -38
- package/dist/typography/label/src/index.js +3 -3
- package/dist/typography/overline-text/src/OverlineText.css +38 -38
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +38 -38
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +38 -38
- package/dist/typography/paragraph/src/Paragraph.js +2 -2
- package/dist/typography/paragraph/src/index.css +38 -38
- package/dist/typography/paragraph/src/index.js +2 -2
- package/dist/typography/text/src/Text.css +38 -38
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +38 -38
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +38 -38
- package/dist/utils/src/EnsureTextWrapper.css +38 -38
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +38 -38
- package/dist/utils/src/index.js +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _EmbeddedButton as EmbeddedButton, GlobalEmbeddedButtonCssSelector } from '../../chunk-
|
|
1
|
+
export { _EmbeddedButton as EmbeddedButton, GlobalEmbeddedButtonCssSelector } from '../../chunk-X6YIJ7TI.js';
|
|
2
2
|
import '../../chunk-O7IJYNVQ.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-M36KANKC.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/heading/src/Heading.module.css/#css-module-data */
|
|
2
|
-
.Heading-module__hop-
|
|
2
|
+
.Heading-module__hop-Heading___z2REG {
|
|
3
3
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
4
4
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
5
5
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
34
34
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
35
35
|
}
|
|
36
|
-
:where(.Heading-module__hop-
|
|
36
|
+
:where(.Heading-module__hop-Heading___z2REG) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
font-family: var(--font-family);
|
|
39
39
|
font-size: var(--font-size);
|
|
@@ -41,58 +41,65 @@
|
|
|
41
41
|
line-height: var(--line-height);
|
|
42
42
|
color: var(--hop-neutral-text);
|
|
43
43
|
}
|
|
44
|
-
:where(.Heading-module__hop-Heading--
|
|
44
|
+
:where(.Heading-module__hop-Heading--xs___UvA8B) {
|
|
45
45
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
46
46
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
47
47
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
48
48
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Heading-module__hop-Heading--
|
|
50
|
+
:where(.Heading-module__hop-Heading--sm___8LA8Z) {
|
|
51
51
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
52
52
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
53
53
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
54
54
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Heading-module__hop-Heading--
|
|
56
|
+
:where(.Heading-module__hop-Heading--md___-vdE8) {
|
|
57
57
|
--font-size: var(--hop-Heading-md-font-size);
|
|
58
58
|
--font-family: var(--hop-Heading-md-font-family);
|
|
59
59
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
60
60
|
--line-height: var(--hop-Heading-md-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Heading-module__hop-Heading--
|
|
62
|
+
:where(.Heading-module__hop-Heading--lg___R--az) {
|
|
63
63
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
64
64
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
65
65
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
66
66
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Heading-module__hop-Heading--
|
|
68
|
+
:where(.Heading-module__hop-Heading--xl___Us1B5) {
|
|
69
69
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Heading-module__hop-Heading--
|
|
74
|
+
:where(.Heading-module__hop-Heading--2xl___-Dui8) {
|
|
75
75
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
76
76
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
77
77
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
78
78
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
79
79
|
}
|
|
80
|
-
:where(.Heading-module__hop-Heading--
|
|
80
|
+
:where(.Heading-module__hop-Heading--3xl___Niq8Y) {
|
|
81
81
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
82
82
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
83
83
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
84
84
|
--line-height: var(--hop-Heading-3xl-line-height);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
88
|
+
.Form-module__hop-Form___5gPvH {
|
|
89
|
+
display: flex;
|
|
90
|
+
flex-direction: column;
|
|
91
|
+
gap: var(--hop-space-stack-lg);
|
|
92
|
+
}
|
|
93
|
+
|
|
87
94
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
|
|
88
|
-
.Label-module__hop-
|
|
95
|
+
.Label-module__hop-Label___XkwKF {
|
|
89
96
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
90
97
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
91
98
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
92
99
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
93
100
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
94
101
|
}
|
|
95
|
-
:where(.Label-module__hop-
|
|
102
|
+
:where(.Label-module__hop-Label___XkwKF) {
|
|
96
103
|
font-family: var(--hop-Label-font-family);
|
|
97
104
|
font-size: var(--hop-Label-font-size);
|
|
98
105
|
font-weight: var(--hop-Label-font-weight);
|
|
@@ -101,17 +108,17 @@
|
|
|
101
108
|
}
|
|
102
109
|
|
|
103
110
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/FieldLabel.module.css/#css-module-data */
|
|
104
|
-
.FieldLabel-module__hop-
|
|
111
|
+
.FieldLabel-module__hop-FieldLabel__wrapper___g-kwE {
|
|
105
112
|
display: flex;
|
|
106
113
|
gap: var(--hop-space-inset-xs);
|
|
107
114
|
align-items: center;
|
|
108
115
|
}
|
|
109
|
-
.FieldLabel-module__hop-
|
|
116
|
+
.FieldLabel-module__hop-FieldLabel__indicator___hyzp- {
|
|
110
117
|
padding-inline-start: var(--hop-space-20);
|
|
111
118
|
}
|
|
112
119
|
|
|
113
120
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
114
|
-
:where(.OverlineText-module__hop-
|
|
121
|
+
:where(.OverlineText-module__hop-OverlineText___nUpbh) {
|
|
115
122
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
116
123
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
117
124
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -135,26 +142,26 @@
|
|
|
135
142
|
text-transform: uppercase;
|
|
136
143
|
letter-spacing: var(--letter-spacing);
|
|
137
144
|
}
|
|
138
|
-
.OverlineText-module__hop-
|
|
145
|
+
.OverlineText-module__hop-OverlineText__text___piSUd {
|
|
139
146
|
box-sizing: border-box;
|
|
140
147
|
}
|
|
141
|
-
.OverlineText-module__hop-
|
|
142
|
-
.OverlineText-module__hop-
|
|
148
|
+
.OverlineText-module__hop-OverlineText__text___piSUd::before,
|
|
149
|
+
.OverlineText-module__hop-OverlineText__text___piSUd::after {
|
|
143
150
|
content: "";
|
|
144
151
|
display: block;
|
|
145
152
|
box-sizing: border-box;
|
|
146
153
|
inline-size: 0;
|
|
147
154
|
block-size: 0;
|
|
148
155
|
}
|
|
149
|
-
.OverlineText-module__hop-
|
|
156
|
+
.OverlineText-module__hop-OverlineText__text___piSUd::before {
|
|
150
157
|
margin-block-end: var(--bottom-offset);
|
|
151
158
|
}
|
|
152
|
-
.OverlineText-module__hop-
|
|
159
|
+
.OverlineText-module__hop-OverlineText__text___piSUd::after {
|
|
153
160
|
margin-block-start: var(--top-offset);
|
|
154
161
|
}
|
|
155
162
|
|
|
156
163
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/text/src/Text.module.css/#css-module-data */
|
|
157
|
-
.Text-module__hop-
|
|
164
|
+
.Text-module__hop-Text___cfXZY {
|
|
158
165
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
159
166
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
160
167
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -184,49 +191,49 @@
|
|
|
184
191
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
185
192
|
--hop-Text-inherit-size-line-height: inherit;
|
|
186
193
|
}
|
|
187
|
-
:where(.Text-module__hop-
|
|
194
|
+
:where(.Text-module__hop-Text___cfXZY) {
|
|
188
195
|
font-family: var(--font-family);
|
|
189
196
|
font-size: var(--font-size);
|
|
190
197
|
font-weight: var(--font-weight);
|
|
191
198
|
line-height: var(--line-height);
|
|
192
199
|
}
|
|
193
|
-
:where(.Text-module__hop-Text--
|
|
200
|
+
:where(.Text-module__hop-Text--xs___XLJcP) {
|
|
194
201
|
--font-size: var(--hop-Text-xs-font-size);
|
|
195
202
|
--font-family: var(--hop-Text-xs-font-family);
|
|
196
203
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
197
204
|
--line-height: var(--hop-Text-xs-line-height);
|
|
198
205
|
}
|
|
199
|
-
:where(.Text-module__hop-Text--
|
|
206
|
+
:where(.Text-module__hop-Text--sm___I6KRc) {
|
|
200
207
|
--font-size: var(--hop-Text-sm-font-size);
|
|
201
208
|
--font-family: var(--hop-Text-sm-font-family);
|
|
202
209
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
203
210
|
--line-height: var(--hop-Text-sm-line-height);
|
|
204
211
|
}
|
|
205
|
-
:where(.Text-module__hop-Text--
|
|
212
|
+
:where(.Text-module__hop-Text--md___E8yDa) {
|
|
206
213
|
--font-size: var(--hop-Text-md-font-size);
|
|
207
214
|
--font-family: var(--hop-Text-md-font-family);
|
|
208
215
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
209
216
|
--line-height: var(--hop-Text-md-line-height);
|
|
210
217
|
}
|
|
211
|
-
:where(.Text-module__hop-Text--
|
|
218
|
+
:where(.Text-module__hop-Text--lg___iJqjo) {
|
|
212
219
|
--font-size: var(--hop-Text-lg-font-size);
|
|
213
220
|
--font-family: var(--hop-Text-lg-font-family);
|
|
214
221
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
215
222
|
--line-height: var(--hop-Text-lg-line-height);
|
|
216
223
|
}
|
|
217
|
-
:where(.Text-module__hop-Text--
|
|
224
|
+
:where(.Text-module__hop-Text--xl___IU4Uc) {
|
|
218
225
|
--font-size: var(--hop-Text-xl-font-size);
|
|
219
226
|
--font-family: var(--hop-Text-xl-font-family);
|
|
220
227
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
221
228
|
--line-height: var(--hop-Text-xl-line-height);
|
|
222
229
|
}
|
|
223
|
-
:where(.Text-module__hop-Text--
|
|
230
|
+
:where(.Text-module__hop-Text--2xl___B48R7) {
|
|
224
231
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
225
232
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
226
233
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
227
234
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
228
235
|
}
|
|
229
|
-
:where(.Text-module__hop-Text--
|
|
236
|
+
:where(.Text-module__hop-Text--inherit___KVVuG) {
|
|
230
237
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
231
238
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
232
239
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -234,7 +241,7 @@
|
|
|
234
241
|
}
|
|
235
242
|
|
|
236
243
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/paragraph/src/Paragraph.module.css/#css-module-data */
|
|
237
|
-
.Paragraph-module__hop-
|
|
244
|
+
.Paragraph-module__hop-Paragraph___5eXfe {
|
|
238
245
|
--hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
|
|
239
246
|
--hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
|
|
240
247
|
--hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
|
|
@@ -246,40 +253,33 @@
|
|
|
246
253
|
margin-block-end: var(--margin-block-end);
|
|
247
254
|
overflow-wrap: break-word;
|
|
248
255
|
}
|
|
249
|
-
.Paragraph-module__hop-
|
|
256
|
+
.Paragraph-module__hop-Paragraph___5eXfe:last-child {
|
|
250
257
|
--margin-block-end: 0;
|
|
251
258
|
}
|
|
252
|
-
.Paragraph-module__hop-Paragraph--
|
|
259
|
+
.Paragraph-module__hop-Paragraph--xs___8HE0r {
|
|
253
260
|
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
254
261
|
}
|
|
255
|
-
.Paragraph-module__hop-Paragraph--
|
|
262
|
+
.Paragraph-module__hop-Paragraph--sm___3Px67 {
|
|
256
263
|
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
257
264
|
}
|
|
258
|
-
.Paragraph-module__hop-Paragraph--
|
|
265
|
+
.Paragraph-module__hop-Paragraph--md___G2Zu6 {
|
|
259
266
|
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
260
267
|
}
|
|
261
|
-
.Paragraph-module__hop-Paragraph--
|
|
268
|
+
.Paragraph-module__hop-Paragraph--lg___8JjcZ {
|
|
262
269
|
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
263
270
|
}
|
|
264
|
-
.Paragraph-module__hop-Paragraph--
|
|
271
|
+
.Paragraph-module__hop-Paragraph--xl___yloh- {
|
|
265
272
|
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
266
273
|
}
|
|
267
|
-
.Paragraph-module__hop-Paragraph--
|
|
274
|
+
.Paragraph-module__hop-Paragraph--2xl___d7pjT {
|
|
268
275
|
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
269
276
|
}
|
|
270
|
-
.Paragraph-module__hop-Paragraph--
|
|
277
|
+
.Paragraph-module__hop-Paragraph--inherit___mHkEn {
|
|
271
278
|
--margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
|
|
272
279
|
}
|
|
273
280
|
|
|
274
|
-
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
275
|
-
.Form-module__hop-Form___oRthn {
|
|
276
|
-
display: flex;
|
|
277
|
-
flex-direction: column;
|
|
278
|
-
gap: var(--hop-space-stack-lg);
|
|
279
|
-
}
|
|
280
|
-
|
|
281
281
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/icon-list/src/IconList.module.css/#css-module-data */
|
|
282
|
-
.IconList-module__hop-
|
|
282
|
+
.IconList-module__hop-IconList___F2-OF {
|
|
283
283
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
284
284
|
display: flex;
|
|
285
285
|
flex-wrap: wrap;
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
}
|
|
289
289
|
|
|
290
290
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/buttons/src/LinkButton.module.css/#css-module-data */
|
|
291
|
-
.Button-module__hop-
|
|
291
|
+
.Button-module__hop-Button___pi420 {
|
|
292
292
|
--hop-Button-border-radius: var(--hop-shape-rounded-md);
|
|
293
293
|
--hop-Button-focus-ring-color: var(--hop-primary-border-focus);
|
|
294
294
|
--hop-Button-column-gap: var(--hop-space-inline-xs);
|
|
@@ -297,10 +297,13 @@
|
|
|
297
297
|
--hop-Button-border-size: var(--hop-space-10);
|
|
298
298
|
--hop-Button-text-underline-offset: var(--hop-space-20);
|
|
299
299
|
--hop-Button-icon-only-padding: 0;
|
|
300
|
+
--hop-Button-xs-height: 1.5rem;
|
|
300
301
|
--hop-Button-sm-height: 2rem;
|
|
301
302
|
--hop-Button-md-height: 2.5rem;
|
|
303
|
+
--hop-Button-xs-padding: 0 var(--hop-space-inset-sm);
|
|
302
304
|
--hop-Button-sm-padding: 0 var(--hop-space-inset-md);
|
|
303
305
|
--hop-Button-md-padding: 0 var(--hop-space-inset-md);
|
|
306
|
+
--hop-Button-ghost-xs-padding: 0 var(--hop-space-inset-xs);
|
|
304
307
|
--hop-Button-ghost-sm-padding: 0 var(--hop-space-inset-xs);
|
|
305
308
|
--hop-Button-ghost-md-padding: 0 var(--hop-space-inset-sm);
|
|
306
309
|
--hop-Button-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -412,215 +415,222 @@
|
|
|
412
415
|
background-color var(--hop-easing-duration-2) var(--hop-easing-productive),
|
|
413
416
|
border var(--hop-easing-duration-2) var(--hop-easing-productive);
|
|
414
417
|
}
|
|
415
|
-
.Button-module__hop-Button--
|
|
418
|
+
.Button-module__hop-Button--fluid___Ool8- {
|
|
416
419
|
--inline-size: 100%;
|
|
417
420
|
}
|
|
418
|
-
.Button-module__hop-Button--
|
|
421
|
+
.Button-module__hop-Button--xs___-XuKf {
|
|
422
|
+
--block-size: var(--hop-Button-xs-height);
|
|
423
|
+
--padding: var(--hop-Button-xs-padding);
|
|
424
|
+
}
|
|
425
|
+
.Button-module__hop-Button--xs___-XuKf[class*=--ghost] {
|
|
426
|
+
--padding: var(--hop-Button-ghost-xs-padding);
|
|
427
|
+
}
|
|
428
|
+
.Button-module__hop-Button--sm___-RNK5 {
|
|
419
429
|
--block-size: var(--hop-Button-sm-height);
|
|
420
430
|
--padding: var(--hop-Button-sm-padding);
|
|
421
431
|
}
|
|
422
|
-
.Button-module__hop-Button--
|
|
432
|
+
.Button-module__hop-Button--sm___-RNK5[class*=--ghost] {
|
|
423
433
|
--padding: var(--hop-Button-ghost-sm-padding);
|
|
424
434
|
}
|
|
425
|
-
.Button-module__hop-Button--
|
|
435
|
+
.Button-module__hop-Button--md___4-osd[class*=--ghost] {
|
|
426
436
|
--padding: var(--hop-Button-ghost-md-padding);
|
|
427
437
|
}
|
|
428
|
-
.Button-module__hop-Button--icon-
|
|
438
|
+
.Button-module__hop-Button--icon-only___OzV1R {
|
|
429
439
|
--column-gap: var(--hop-Button-icon-only-column-gap);
|
|
430
440
|
--padding: var(--hop-Button-icon-only-padding);
|
|
431
441
|
aspect-ratio: 1;
|
|
432
442
|
}
|
|
433
|
-
.Button-module__hop-Button--
|
|
443
|
+
.Button-module__hop-Button--primary___aX9Xf {
|
|
434
444
|
--background-color: var(--hop-Button-primary-background-color);
|
|
435
445
|
--color: var(--hop-Button-primary-color);
|
|
436
446
|
--border: var(--hop-Button-primary-border);
|
|
437
447
|
--spinner-color: var(--hop-Button-primary-spinner-color);
|
|
438
448
|
}
|
|
439
|
-
.Button-module__hop-Button--
|
|
440
|
-
.Button-module__hop-Button--
|
|
449
|
+
.Button-module__hop-Button--primary___aX9Xf[data-hovered],
|
|
450
|
+
.Button-module__hop-Button--primary___aX9Xf[data-focus-visible] {
|
|
441
451
|
--background-color: var(--hop-Button-primary-background-color-hover);
|
|
442
452
|
--color: var(--hop-Button-primary-color-hover);
|
|
443
453
|
--border: var(--hop-Button-primary-border-hover);
|
|
444
454
|
}
|
|
445
|
-
.Button-module__hop-Button--
|
|
455
|
+
.Button-module__hop-Button--primary___aX9Xf[data-pressed] {
|
|
446
456
|
--background-color: var(--hop-Button-primary-background-color-pressed);
|
|
447
457
|
--color: var(--hop-Button-primary-color-pressed);
|
|
448
458
|
--border: var(--hop-Button-primary-border-pressed);
|
|
449
459
|
}
|
|
450
|
-
.Button-module__hop-Button--
|
|
460
|
+
.Button-module__hop-Button--secondary___1I0Vr {
|
|
451
461
|
--background-color: var(--hop-Button-secondary-background-color);
|
|
452
462
|
--color: var(--hop-Button-secondary-color);
|
|
453
463
|
--border: var(--hop-Button-secondary-border);
|
|
454
464
|
--spinner-color: var(--hop-Button-secondary-spinner-color);
|
|
455
465
|
}
|
|
456
|
-
.Button-module__hop-Button--
|
|
457
|
-
.Button-module__hop-Button--
|
|
466
|
+
.Button-module__hop-Button--secondary___1I0Vr[data-hovered],
|
|
467
|
+
.Button-module__hop-Button--secondary___1I0Vr[data-focus-visible] {
|
|
458
468
|
--background-color: var(--hop-Button-secondary-background-color-hover);
|
|
459
469
|
--color: var(--hop-Button-secondary-color-hover);
|
|
460
470
|
--border: var(--hop-Button-secondary-border-hover);
|
|
461
471
|
}
|
|
462
|
-
.Button-module__hop-Button--
|
|
472
|
+
.Button-module__hop-Button--secondary___1I0Vr[data-pressed] {
|
|
463
473
|
--background-color: var(--hop-Button-secondary-background-color-pressed);
|
|
464
474
|
--color: var(--hop-Button-secondary-color-pressed);
|
|
465
475
|
--border: var(--hop-Button-secondary-border-pressed);
|
|
466
476
|
}
|
|
467
|
-
.Button-module__hop-Button--
|
|
477
|
+
.Button-module__hop-Button--upsell___NvVOn {
|
|
468
478
|
--background-color: var(--hop-Button-upsell-background-color);
|
|
469
479
|
--color: var(--hop-Button-upsell-color);
|
|
470
480
|
--border: var(--hop-Button-upsell-border);
|
|
471
481
|
--spinner-color: var(--hop-Button-upsell-spinner-color);
|
|
472
482
|
}
|
|
473
|
-
.Button-module__hop-Button--
|
|
474
|
-
.Button-module__hop-Button--
|
|
483
|
+
.Button-module__hop-Button--upsell___NvVOn[data-hovered],
|
|
484
|
+
.Button-module__hop-Button--upsell___NvVOn[data-focus-visible] {
|
|
475
485
|
--background-color: var(--hop-Button-upsell-background-color-hover);
|
|
476
486
|
--color: var(--hop-Button-upsell-color-hover);
|
|
477
487
|
--border: var(--hop-Button-upsell-border-hover);
|
|
478
488
|
}
|
|
479
|
-
.Button-module__hop-Button--
|
|
489
|
+
.Button-module__hop-Button--upsell___NvVOn[data-pressed] {
|
|
480
490
|
--background-color: var(--hop-Button-upsell-background-color-pressed);
|
|
481
491
|
--color: var(--hop-Button-upsell-color-pressed);
|
|
482
492
|
--border: var(--hop-Button-upsell-border-pressed);
|
|
483
493
|
}
|
|
484
|
-
.Button-module__hop-Button--
|
|
494
|
+
.Button-module__hop-Button--danger___YkZ1u {
|
|
485
495
|
--background-color: var(--hop-Button-danger-background-color);
|
|
486
496
|
--color: var(--hop-Button-danger-color);
|
|
487
497
|
--border: var(--hop-Button-danger-border);
|
|
488
498
|
--spinner-color: var(--hop-Button-danger-spinner-color);
|
|
489
499
|
}
|
|
490
|
-
.Button-module__hop-Button--
|
|
491
|
-
.Button-module__hop-Button--
|
|
500
|
+
.Button-module__hop-Button--danger___YkZ1u[data-hovered],
|
|
501
|
+
.Button-module__hop-Button--danger___YkZ1u[data-focus-visible] {
|
|
492
502
|
--background-color: var(--hop-Button-danger-background-color-hover);
|
|
493
503
|
--color: var(--hop-Button-danger-color-hover);
|
|
494
504
|
--border: var(--hop-Button-danger-border-hover);
|
|
495
505
|
}
|
|
496
|
-
.Button-module__hop-Button--
|
|
506
|
+
.Button-module__hop-Button--danger___YkZ1u[data-pressed] {
|
|
497
507
|
--background-color: var(--hop-Button-danger-background-color-pressed);
|
|
498
508
|
--color: var(--hop-Button-danger-color-pressed);
|
|
499
509
|
--border: var(--hop-Button-danger-border-pressed);
|
|
500
510
|
}
|
|
501
|
-
.Button-module__hop-Button--ghost-
|
|
511
|
+
.Button-module__hop-Button--ghost-primary___RJdkS {
|
|
502
512
|
--background-color: var(--hop-Button-ghost-primary-background-color);
|
|
503
513
|
--color: var(--hop-Button-ghost-primary-color);
|
|
504
514
|
--border: var(--hop-Button-ghost-primary-border);
|
|
505
515
|
--spinner-color: var(--hop-Button-ghost-primary-spinner-color);
|
|
506
516
|
}
|
|
507
|
-
.Button-module__hop-Button--ghost-
|
|
508
|
-
.Button-module__hop-Button--ghost-
|
|
517
|
+
.Button-module__hop-Button--ghost-primary___RJdkS[data-hovered],
|
|
518
|
+
.Button-module__hop-Button--ghost-primary___RJdkS[data-focus-visible] {
|
|
509
519
|
--background-color: var(--hop-Button-ghost-primary-background-color-hover);
|
|
510
520
|
--color: var(--hop-Button-ghost-primary-color-hover);
|
|
511
521
|
--border: var(--hop-Button-ghost-primary-border-hover);
|
|
512
522
|
--text-underline: underline;
|
|
513
523
|
}
|
|
514
|
-
.Button-module__hop-Button--ghost-
|
|
524
|
+
.Button-module__hop-Button--ghost-primary___RJdkS[data-pressed] {
|
|
515
525
|
--background-color: var(--hop-Button-ghost-primary-background-color-pressed);
|
|
516
526
|
--color: var(--hop-Button-ghost-primary-color-pressed);
|
|
517
527
|
--border: var(--hop-Button-ghost-primary-border-pressed);
|
|
518
528
|
--text-underline: underline;
|
|
519
529
|
}
|
|
520
|
-
.Button-module__hop-Button--ghost-
|
|
530
|
+
.Button-module__hop-Button--ghost-secondary___1NLPo {
|
|
521
531
|
--background-color: var(--hop-Button-ghost-secondary-background-color);
|
|
522
532
|
--color: var(--hop-Button-ghost-secondary-color);
|
|
523
533
|
--border: var(--hop-Button-ghost-secondary-border);
|
|
524
534
|
--spinner-color: var(--hop-Button-ghost-secondary-spinner-color);
|
|
525
535
|
}
|
|
526
|
-
.Button-module__hop-Button--ghost-
|
|
527
|
-
.Button-module__hop-Button--ghost-
|
|
536
|
+
.Button-module__hop-Button--ghost-secondary___1NLPo[data-hovered],
|
|
537
|
+
.Button-module__hop-Button--ghost-secondary___1NLPo[data-focus-visible] {
|
|
528
538
|
--background-color: var(--hop-Button-ghost-secondary-background-color-hover);
|
|
529
539
|
--color: var(--hop-Button-ghost-secondary-color-hover);
|
|
530
540
|
--border: var(--hop-Button-ghost-secondary-border-hover);
|
|
531
541
|
--text-underline: underline;
|
|
532
542
|
}
|
|
533
|
-
.Button-module__hop-Button--ghost-
|
|
543
|
+
.Button-module__hop-Button--ghost-secondary___1NLPo[data-pressed] {
|
|
534
544
|
--background-color: var(--hop-Button-ghost-secondary-background-color-pressed);
|
|
535
545
|
--color: var(--hop-Button-ghost-secondary-color-pressed);
|
|
536
546
|
--border: var(--hop-Button-ghost-secondary-border-pressed);
|
|
537
547
|
--text-underline: underline;
|
|
538
548
|
}
|
|
539
|
-
.Button-module__hop-Button--ghost-
|
|
549
|
+
.Button-module__hop-Button--ghost-danger___mDGly {
|
|
540
550
|
--background-color: var(--hop-Button-ghost-danger-background-color);
|
|
541
551
|
--color: var(--hop-Button-ghost-danger-color);
|
|
542
552
|
--border: var(--hop-Button-ghost-danger-border);
|
|
543
553
|
--spinner-color: var(--hop-Button-ghost-danger-spinner-color);
|
|
544
554
|
}
|
|
545
|
-
.Button-module__hop-Button--ghost-
|
|
546
|
-
.Button-module__hop-Button--ghost-
|
|
555
|
+
.Button-module__hop-Button--ghost-danger___mDGly[data-hovered],
|
|
556
|
+
.Button-module__hop-Button--ghost-danger___mDGly[data-focus-visible] {
|
|
547
557
|
--background-color: var(--hop-Button-ghost-danger-background-color-hover);
|
|
548
558
|
--color: var(--hop-Button-ghost-danger-color-hover);
|
|
549
559
|
--border: var(--hop-Button-ghost-danger-border-hover);
|
|
550
560
|
--text-underline: underline;
|
|
551
561
|
}
|
|
552
|
-
.Button-module__hop-Button--ghost-
|
|
562
|
+
.Button-module__hop-Button--ghost-danger___mDGly[data-pressed] {
|
|
553
563
|
--background-color: var(--hop-Button-ghost-danger-background-color-pressed);
|
|
554
564
|
--color: var(--hop-Button-ghost-danger-color-pressed);
|
|
555
565
|
--border: var(--hop-Button-ghost-danger-border-pressed);
|
|
556
566
|
--text-underline: underline;
|
|
557
567
|
}
|
|
558
|
-
.Button-module__hop-
|
|
568
|
+
.Button-module__hop-Button___pi420[data-focus-visible] {
|
|
559
569
|
outline: var(--hop-Button-outline-size) solid var(--hop-Button-focus-ring-color);
|
|
560
570
|
}
|
|
561
|
-
.Button-module__hop-
|
|
562
|
-
.Button-module__hop-Button--
|
|
571
|
+
.Button-module__hop-Button___pi420[data-disabled],
|
|
572
|
+
.Button-module__hop-Button--loading___as6iI {
|
|
563
573
|
cursor: not-allowed;
|
|
564
574
|
}
|
|
565
|
-
.Button-module__hop-
|
|
575
|
+
.Button-module__hop-Button___pi420[data-disabled] {
|
|
566
576
|
--background-color: var(--hop-Button-background-color-disabled);
|
|
567
577
|
--color: var(--hop-Button-color-disabled);
|
|
568
578
|
--border: var(--hop-Button-border-disabled);
|
|
569
579
|
}
|
|
570
|
-
.Button-module__hop-
|
|
580
|
+
.Button-module__hop-Button___pi420[class*=--ghost][data-disabled] {
|
|
571
581
|
--background-color: var(--hop-Button-ghost-background-color-disabled);
|
|
572
582
|
--color: var(--hop-Button-ghost-color-disabled);
|
|
573
583
|
--border: var(--hop-Button-ghost-border-disabled);
|
|
574
584
|
}
|
|
575
|
-
.Button-module__hop-Button--
|
|
585
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--primary___aX9Xf {
|
|
576
586
|
--background-color: var(--hop-Button-primary-background-color);
|
|
577
587
|
--color: var(--hop-Button-primary-color);
|
|
578
588
|
--border: var(--hop-Button-primary-border);
|
|
579
589
|
}
|
|
580
|
-
.Button-module__hop-Button--
|
|
590
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--secondary___1I0Vr {
|
|
581
591
|
--background-color: var(--hop-Button-secondary-background-color);
|
|
582
592
|
--color: var(--hop-Button-secondary-color);
|
|
583
593
|
--border: var(--hop-Button-secondary-border);
|
|
584
594
|
}
|
|
585
|
-
.Button-module__hop-Button--
|
|
595
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--upsell___NvVOn {
|
|
586
596
|
--background-color: var(--hop-Button-upsell-background-color);
|
|
587
597
|
--color: var(--hop-Button-upsell-color);
|
|
588
598
|
--border: var(--hop-Button-upsell-border);
|
|
589
599
|
}
|
|
590
|
-
.Button-module__hop-Button--
|
|
600
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--danger___YkZ1u {
|
|
591
601
|
--background-color: var(--hop-Button-danger-background-color);
|
|
592
602
|
--color: var(--hop-Button-danger-color);
|
|
593
603
|
--border: var(--hop-Button-danger-border);
|
|
594
604
|
}
|
|
595
|
-
.Button-module__hop-Button--
|
|
605
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--ghost-primary___RJdkS {
|
|
596
606
|
--background-color: var(--hop-Button-ghost-primary-background-color);
|
|
597
607
|
--color: var(--hop-Button-ghost-primary-color);
|
|
598
608
|
--border: var(--hop-Button-ghost-primary-border);
|
|
599
609
|
--text-underline: none;
|
|
600
610
|
}
|
|
601
|
-
.Button-module__hop-Button--
|
|
611
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--ghost-secondary___1NLPo {
|
|
602
612
|
--background-color: var(--hop-Button-ghost-secondary-background-color);
|
|
603
613
|
--color: var(--hop-Button-ghost-secondary-color);
|
|
604
614
|
--border: var(--hop-Button-ghost-secondary-border);
|
|
605
615
|
--text-underline: none;
|
|
606
616
|
}
|
|
607
|
-
.Button-module__hop-Button--
|
|
617
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button--ghost-danger___mDGly {
|
|
608
618
|
--background-color: var(--hop-Button-ghost-danger-background-color);
|
|
609
619
|
--color: var(--hop-Button-ghost-danger-color);
|
|
610
620
|
--border: var(--hop-Button-ghost-danger-border);
|
|
611
621
|
--text-underline: none;
|
|
612
622
|
}
|
|
613
|
-
.Button-module__hop-
|
|
623
|
+
.Button-module__hop-Button__Spinner___CYr30 {
|
|
614
624
|
position: absolute;
|
|
615
625
|
color: var(--spinner-color);
|
|
616
626
|
}
|
|
617
|
-
.Button-module__hop-
|
|
618
|
-
.Button-module__hop-Button__icon-
|
|
627
|
+
.Button-module__hop-Button__icon___T9Jgx,
|
|
628
|
+
.Button-module__hop-Button__icon-list___ED0mS {
|
|
619
629
|
flex: 0 0 auto;
|
|
620
630
|
justify-self: end;
|
|
621
631
|
order: 1;
|
|
622
632
|
}
|
|
623
|
-
.Button-module__hop-
|
|
633
|
+
.Button-module__hop-Button__text___K8N7h {
|
|
624
634
|
user-select: none;
|
|
625
635
|
overflow: visible;
|
|
626
636
|
flex: 0 1 auto;
|
|
@@ -630,51 +640,53 @@
|
|
|
630
640
|
text-underline-offset: 0.125rem;
|
|
631
641
|
text-wrap: nowrap;
|
|
632
642
|
}
|
|
633
|
-
.Button-module__hop-Button__end-
|
|
634
|
-
.Button-module__hop-Button__end-icon-
|
|
643
|
+
.Button-module__hop-Button__end-icon___2motE,
|
|
644
|
+
.Button-module__hop-Button__end-icon-list___IoU7E {
|
|
635
645
|
flex: 0 0 auto;
|
|
636
646
|
order: 3;
|
|
637
647
|
}
|
|
638
|
-
.Button-module__hop-
|
|
639
|
-
.Button-module__hop-
|
|
648
|
+
.Button-module__hop-Button___pi420 .Button-module__hop-Button__icon-list___ED0mS,
|
|
649
|
+
.Button-module__hop-Button___pi420 .Button-module__hop-Button__end-icon-list___IoU7E {
|
|
640
650
|
flex-wrap: nowrap;
|
|
641
651
|
}
|
|
642
|
-
.Button-module__hop-Button--
|
|
652
|
+
.Button-module__hop-Button--loading___as6iI.Button-module__hop-Button___pi420 > *:not(.Button-module__hop-Button__Spinner___CYr30) {
|
|
643
653
|
opacity: 0;
|
|
644
654
|
}
|
|
645
|
-
.LinkButton-module__hop-
|
|
655
|
+
.LinkButton-module__hop-LinkButton___skVCT {
|
|
656
|
+
}
|
|
657
|
+
.LinkButton-module__hop-LinkButton--fluid___VP5it {
|
|
646
658
|
}
|
|
647
|
-
.LinkButton-module__hop-LinkButton--
|
|
659
|
+
.LinkButton-module__hop-LinkButton--xs___zsETy {
|
|
648
660
|
}
|
|
649
|
-
.LinkButton-module__hop-LinkButton--
|
|
661
|
+
.LinkButton-module__hop-LinkButton--sm___TDcQJ {
|
|
650
662
|
}
|
|
651
|
-
.LinkButton-module__hop-LinkButton--icon-
|
|
663
|
+
.LinkButton-module__hop-LinkButton--icon-only___9lqJc {
|
|
652
664
|
}
|
|
653
|
-
.LinkButton-module__hop-LinkButton--
|
|
665
|
+
.LinkButton-module__hop-LinkButton--primary___47-As {
|
|
654
666
|
}
|
|
655
|
-
.LinkButton-module__hop-LinkButton--
|
|
667
|
+
.LinkButton-module__hop-LinkButton--secondary___5NiJD {
|
|
656
668
|
}
|
|
657
|
-
.LinkButton-module__hop-LinkButton--
|
|
669
|
+
.LinkButton-module__hop-LinkButton--upsell___LcJ0o {
|
|
658
670
|
}
|
|
659
|
-
.LinkButton-module__hop-LinkButton--
|
|
671
|
+
.LinkButton-module__hop-LinkButton--danger___Dq8t4 {
|
|
660
672
|
}
|
|
661
|
-
.LinkButton-module__hop-LinkButton--ghost-
|
|
673
|
+
.LinkButton-module__hop-LinkButton--ghost-primary___NJavy {
|
|
662
674
|
}
|
|
663
|
-
.LinkButton-module__hop-LinkButton--ghost-
|
|
675
|
+
.LinkButton-module__hop-LinkButton--ghost-secondary___kfKx9 {
|
|
664
676
|
}
|
|
665
|
-
.LinkButton-module__hop-LinkButton--ghost-
|
|
677
|
+
.LinkButton-module__hop-LinkButton--ghost-danger___odoUk {
|
|
666
678
|
}
|
|
667
|
-
.LinkButton-module__hop-
|
|
679
|
+
.LinkButton-module__hop-LinkButton__Spinner___yWQzo {
|
|
668
680
|
}
|
|
669
|
-
.LinkButton-module__hop-
|
|
670
|
-
.LinkButton-module__hop-LinkButton__icon-
|
|
681
|
+
.LinkButton-module__hop-LinkButton__icon___r8W5q,
|
|
682
|
+
.LinkButton-module__hop-LinkButton__icon-list___773jD {
|
|
671
683
|
}
|
|
672
|
-
.LinkButton-module__hop-
|
|
684
|
+
.LinkButton-module__hop-LinkButton__text___6S9V5 {
|
|
673
685
|
}
|
|
674
|
-
.LinkButton-module__hop-LinkButton__end-
|
|
675
|
-
.LinkButton-module__hop-LinkButton__end-icon-
|
|
686
|
+
.LinkButton-module__hop-LinkButton__end-icon___4tund,
|
|
687
|
+
.LinkButton-module__hop-LinkButton__end-icon-list___anwAN {
|
|
676
688
|
}
|
|
677
|
-
.LinkButton-module__hop-
|
|
678
|
-
.LinkButton-module__hop-
|
|
689
|
+
.LinkButton-module__hop-LinkButton___skVCT .LinkButton-module__hop-LinkButton__icon-list___773jD,
|
|
690
|
+
.LinkButton-module__hop-LinkButton___skVCT .LinkButton-module__hop-LinkButton__end-icon-list___anwAN {
|
|
679
691
|
flex-wrap: nowrap;
|
|
680
692
|
}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
+
import { IconSize } from '@hopper-ui/icons';
|
|
2
3
|
import { StyledComponentProps, ResponsiveProp } from '@hopper-ui/styled-system';
|
|
3
4
|
import { LinkProps } from 'react-aria-components';
|
|
4
|
-
import {
|
|
5
|
+
import { SizeAdapter } from '../../utils/src/sizeAdapter.js';
|
|
6
|
+
import { a as ButtonVariant, B as ButtonSize } from '../../types-BqmVPR6K.js';
|
|
5
7
|
|
|
6
8
|
declare const GlobalLinkButtonCssSelector = "hop-LinkButton";
|
|
9
|
+
declare const LinkButtonToIconSizeAdapter: SizeAdapter<ButtonSize, IconSize>;
|
|
7
10
|
interface LinkButtonProps extends StyledComponentProps<LinkProps> {
|
|
8
11
|
/**
|
|
9
12
|
* The visual style of the button.
|
|
@@ -32,4 +35,4 @@ interface LinkButtonProps extends StyledComponentProps<LinkProps> {
|
|
|
32
35
|
*/
|
|
33
36
|
declare const _LinkButton: react.ForwardRefExoticComponent<LinkButtonProps & react.RefAttributes<HTMLAnchorElement>>;
|
|
34
37
|
|
|
35
|
-
export { GlobalLinkButtonCssSelector, _LinkButton as LinkButton, type LinkButtonProps };
|
|
38
|
+
export { GlobalLinkButtonCssSelector, _LinkButton as LinkButton, type LinkButtonProps, LinkButtonToIconSizeAdapter };
|