@hopper-ui/components 1.5.14 → 1.5.16
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 +155 -117
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +155 -117
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +382 -344
- package/dist/alert/src/Alert.js +9 -9
- package/dist/alert/src/index.css +382 -344
- package/dist/alert/src/index.js +9 -9
- package/dist/avatar/src/AnonymousAvatar.css +125 -87
- package/dist/avatar/src/AnonymousAvatar.d.ts +1 -1
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +143 -105
- package/dist/avatar/src/Avatar.d.ts +2 -2
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarContext.d.ts +1 -1
- package/dist/avatar/src/AvatarGroup.css +142 -104
- package/dist/avatar/src/AvatarGroup.d.ts +1 -1
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/AvatarGroupContext.d.ts +1 -1
- package/dist/avatar/src/BrokenAvatar.css +125 -87
- package/dist/avatar/src/BrokenAvatar.d.ts +1 -1
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +125 -87
- package/dist/avatar/src/DeletedAvatar.d.ts +1 -1
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +125 -87
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +170 -132
- package/dist/avatar/src/index.d.ts +1 -1
- package/dist/avatar/src/index.js +9 -9
- package/dist/badge/src/Badge.css +130 -92
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +125 -87
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +140 -102
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +176 -138
- package/dist/buttons/src/Button.js +5 -5
- package/dist/buttons/src/ButtonGroup.css +126 -88
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +186 -148
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +182 -144
- package/dist/buttons/src/CloseButton.js +6 -6
- package/dist/buttons/src/EmbeddedButton.css +186 -148
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +185 -147
- package/dist/buttons/src/LinkButton.js +4 -4
- package/dist/buttons/src/index.css +333 -295
- package/dist/buttons/src/index.js +10 -10
- package/dist/callout/src/Callout.css +345 -307
- package/dist/callout/src/Callout.js +7 -7
- package/dist/callout/src/CompactCallout.css +382 -344
- package/dist/callout/src/CompactCallout.js +7 -7
- package/dist/callout/src/index.css +394 -356
- package/dist/callout/src/index.js +8 -8
- package/dist/card/src/Card.css +118 -80
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +118 -80
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +129 -91
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +116 -78
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +181 -143
- package/dist/checkbox/src/CheckboxGroup.js +6 -6
- package/dist/checkbox/src/DecorativeCheckbox.css +142 -104
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +181 -143
- package/dist/checkbox/src/index.js +10 -10
- package/dist/{chunk-MODYINI5.js → chunk-27PVESBY.js} +3 -3
- package/dist/{chunk-VCXZZ25L.js → chunk-2ZDCLGTU.js} +2 -2
- package/dist/{chunk-TDAEMXEE.js → chunk-3ELZCVBQ.js} +1 -1
- package/dist/{chunk-JVN5ZGV3.js → chunk-3MYOBJLV.js} +1 -1
- package/dist/{chunk-EQEKYYIB.js → chunk-3NNU4ZW3.js} +2 -2
- package/dist/{chunk-DP23X6HZ.js → chunk-3OGRUHKU.js} +1 -1
- package/dist/{chunk-ZRL67NPK.js → chunk-3PVTFW74.js} +3 -3
- package/dist/{chunk-2MMOUDFD.js → chunk-3XFVUSZI.js} +2 -2
- package/dist/{chunk-XR6SC252.js → chunk-4J6HM4ZD.js} +5 -5
- package/dist/{chunk-CAMLJNPG.js → chunk-4OFS65KY.js} +1 -1
- package/dist/{chunk-GFZIITQD.js → chunk-4QNVP6F5.js} +1 -1
- package/dist/{chunk-THQ4OAEL.js → chunk-5HOQ72M5.js} +5 -5
- package/dist/{chunk-GDDLFLKV.js → chunk-63G753TA.js} +1 -1
- package/dist/{chunk-GLVS3EMV.js → chunk-66FXPML6.js} +1 -1
- package/dist/{chunk-HBERBHVX.js → chunk-6MMJEEWP.js} +1 -1
- package/dist/{chunk-H5JOEG7I.js → chunk-6Q5ZHGO3.js} +5 -5
- package/dist/{chunk-2CHPEOT7.js → chunk-6QMCLUQ5.js} +1 -1
- package/dist/{chunk-2UT6JJCS.js → chunk-6Y22TBJC.js} +8 -8
- package/dist/{chunk-MKIZYDD5.js → chunk-ADFLWF25.js} +1 -1
- package/dist/{chunk-UL5R2TMS.js → chunk-AF23UVEG.js} +1 -1
- package/dist/{chunk-ECQAPHH6.js → chunk-AH3GXNV5.js} +12 -12
- package/dist/{chunk-27WKZEEY.js → chunk-AKIEAK3Q.js} +2 -2
- package/dist/{chunk-PLZRXAW3.js → chunk-BJY6FCKP.js} +2 -2
- package/dist/{chunk-3UCMP2AH.js → chunk-C7P5BM7Y.js} +2 -2
- package/dist/{chunk-MHEY55HI.js → chunk-CSRFJNBA.js} +2 -2
- package/dist/{chunk-RR4ZCKFE.js → chunk-D4U45JIF.js} +2 -2
- package/dist/{chunk-YJE7E5OH.js → chunk-DFBBU44U.js} +3 -3
- package/dist/{chunk-ASSMRVHT.js → chunk-DH2AP6OA.js} +5 -5
- package/dist/{chunk-ENQBKOPX.js → chunk-EU5BJZQI.js} +1 -1
- package/dist/{chunk-2S4JJZRQ.js → chunk-FNI4O33A.js} +10 -8
- package/dist/{chunk-ZDEKCOOC.js → chunk-FSAVTRDT.js} +1 -1
- package/dist/{chunk-UAYL3XDR.js → chunk-GC6ZPFYC.js} +8 -8
- package/dist/{chunk-OCWPS7GD.js → chunk-GMRIW7TP.js} +2 -2
- package/dist/{chunk-7MJXWOID.js → chunk-IQVNGB2U.js} +11 -11
- package/dist/{chunk-2ZDKAE5K.js → chunk-J6OIUWDS.js} +7 -7
- package/dist/{chunk-F3T6W2WM.js → chunk-JBY4AIFR.js} +2 -2
- package/dist/chunk-JF3RNXXG.js +38 -0
- package/dist/{chunk-LDUP2CAO.js → chunk-KCRAAJQ4.js} +3 -3
- package/dist/{chunk-FFG4K6ZQ.js → chunk-KFMWKIB5.js} +1 -1
- package/dist/{chunk-LR34EGBM.js → chunk-KHJEGBSI.js} +10 -10
- package/dist/{chunk-DWZLEWHG.js → chunk-LHDNOOWM.js} +2 -2
- package/dist/{chunk-R42CLEYO.js → chunk-MGQUORQ6.js} +2 -2
- package/dist/{chunk-N6X66BJY.js → chunk-MLSZZ2YK.js} +2 -2
- package/dist/{chunk-RRJTW4Z7.js → chunk-N3GLP7QO.js} +1 -1
- package/dist/{chunk-TRCGBAIX.js → chunk-N6CNGZ3K.js} +1 -1
- package/dist/{chunk-PYRR7Q5U.js → chunk-NGSCLLWG.js} +1 -1
- package/dist/{chunk-BLQ5PYIF.js → chunk-NTMGH3AT.js} +2 -2
- package/dist/{chunk-SYH4BLWA.js → chunk-NTODF2QA.js} +1 -1
- package/dist/{chunk-WC5ZUP2T.js → chunk-NYSJVPB5.js} +2 -2
- package/dist/{chunk-SK6SNUKY.js → chunk-OW6M2VJQ.js} +8 -8
- package/dist/{chunk-XCGP42UI.js → chunk-OWM4D6VT.js} +1 -1
- package/dist/{chunk-AHKRJPF6.js → chunk-OZWL6VM7.js} +2 -2
- package/dist/{chunk-P4X5GQ5K.js → chunk-PCH7FEVS.js} +2 -2
- package/dist/{chunk-JEHIPH74.js → chunk-PRUBFXYK.js} +5 -5
- package/dist/{chunk-ZPCY3OK6.js → chunk-PY4UT34U.js} +1 -1
- package/dist/{chunk-XF77IMBO.js → chunk-Q4HMO7Q3.js} +2 -2
- package/dist/{chunk-2TNVXSEJ.js → chunk-R3E5G4ZH.js} +2 -2
- package/dist/{chunk-CDKPDMNK.js → chunk-R7DEZVEZ.js} +2 -2
- package/dist/{chunk-5UY55BSM.js → chunk-REYDGZWV.js} +3 -3
- package/dist/{chunk-FZBYIHVX.js → chunk-RFF2GVAI.js} +1 -1
- package/dist/{chunk-S5NO7N32.js → chunk-RUFC47M4.js} +2 -2
- package/dist/{chunk-3ECCTNM6.js → chunk-SV7J2FKQ.js} +1 -1
- package/dist/{chunk-BRSTXEXO.js → chunk-TF5IRRVE.js} +1 -1
- package/dist/{chunk-U36V63TW.js → chunk-TJ35OGZL.js} +1 -1
- package/dist/{chunk-IC4RAAMH.js → chunk-TLLEZADI.js} +1 -1
- package/dist/{chunk-D6OKEIZN.js → chunk-U4YNXKEQ.js} +1 -1
- package/dist/{chunk-3UGFIGCD.js → chunk-UOP32WBF.js} +2 -2
- package/dist/{chunk-OPARHXRB.js → chunk-V3SFULRL.js} +1 -1
- package/dist/{chunk-XDX722SV.js → chunk-V4CA7BH7.js} +1 -1
- package/dist/{chunk-CXXWL5AZ.js → chunk-VLHRF52C.js} +2 -2
- package/dist/{chunk-4TM7GV2V.js → chunk-VNMTRKJ5.js} +4 -4
- package/dist/{chunk-UL2ITI33.js → chunk-WM6VRWZQ.js} +1 -1
- package/dist/{chunk-T2M4FTI2.js → chunk-WMLCHW7S.js} +1 -1
- package/dist/{chunk-E5KDQAZB.js → chunk-WUEHDPNX.js} +3 -3
- package/dist/{chunk-KO4O6HC7.js → chunk-WXGFBG3G.js} +2 -2
- package/dist/{chunk-M66L3RAL.js → chunk-XTSZLGCW.js} +3 -3
- package/dist/{chunk-444PPC5Q.js → chunk-Y54GDDMZ.js} +1 -1
- package/dist/{chunk-KFIW7WMI.js → chunk-YRJYUPFY.js} +1 -1
- package/dist/{chunk-WYU6M7QL.js → chunk-ZGJG55SI.js} +3 -3
- package/dist/{chunk-O4T5TBT7.js → chunk-ZHGGRFV5.js} +2 -2
- package/dist/combobox/src/ComboBox.css +759 -721
- package/dist/combobox/src/ComboBox.js +17 -17
- package/dist/combobox/src/index.css +759 -721
- package/dist/combobox/src/index.js +17 -17
- package/dist/disclosure/src/Disclosure.css +125 -87
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +132 -94
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +120 -82
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +150 -112
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +117 -79
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +117 -79
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +117 -79
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +117 -79
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +110 -72
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +110 -72
- package/dist/form/src/index.js +1 -1
- package/dist/helper-message/src/HelperMessage.css +117 -79
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +117 -79
- package/dist/helper-message/src/index.js +2 -2
- package/dist/hopper-provider/src/HopperProvider.css +116 -78
- package/dist/hopper-provider/src/HopperProvider.js +1 -1
- package/dist/hopper-provider/src/index.css +116 -78
- package/dist/hopper-provider/src/index.js +1 -1
- package/dist/icon-list/src/IconList.css +116 -78
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +116 -78
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +352 -314
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +352 -314
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/image/src/Image.css +118 -80
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +116 -78
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +119 -81
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +1076 -1037
- package/dist/index.d.ts +5 -4
- package/dist/index.js +80 -79
- package/dist/inputs/src/Input.css +119 -81
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +121 -83
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +145 -107
- package/dist/inputs/src/NumberField.js +9 -9
- package/dist/inputs/src/PasswordField.css +353 -315
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/RemainingCharacterCount.css +118 -80
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +359 -321
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +142 -104
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +357 -319
- package/dist/inputs/src/TextField.js +12 -12
- package/dist/inputs/src/index.css +410 -372
- package/dist/inputs/src/index.js +16 -16
- package/dist/link/src/Link.css +154 -116
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +154 -116
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +389 -351
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +377 -339
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +122 -84
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +389 -351
- package/dist/list-box/src/index.js +7 -7
- package/dist/modal/src/BaseModal.css +130 -92
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +131 -93
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +372 -334
- package/dist/modal/src/Modal.js +8 -8
- package/dist/modal/src/index.css +378 -340
- package/dist/modal/src/index.js +9 -9
- package/dist/overlays/popover/src/Popover.css +670 -632
- package/dist/overlays/popover/src/Popover.js +2 -2
- package/dist/overlays/popover/src/PopoverBase.css +119 -81
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +674 -636
- package/dist/overlays/popover/src/index.js +3 -3
- package/dist/radio/src/DecorativeRadio.css +142 -104
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +134 -96
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +121 -83
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +186 -148
- package/dist/radio/src/RadioGroup.js +6 -6
- package/dist/radio/src/index.css +186 -148
- package/dist/radio/src/index.js +10 -10
- package/dist/segmented-control/src/SegmentedControl.css +116 -78
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +130 -92
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +131 -93
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +703 -665
- package/dist/select/src/Select.js +16 -16
- package/dist/select/src/SelectValue.css +176 -138
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +703 -665
- package/dist/select/src/index.js +16 -16
- package/dist/spinner/src/Spinner.css +125 -87
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +125 -87
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +131 -93
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +121 -83
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +137 -99
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +529 -490
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +117 -79
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +124 -86
- package/dist/tabs/src/TabList.js +2 -2
- package/dist/tabs/src/TabPanel.css +117 -79
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +540 -501
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +507 -468
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +125 -87
- package/dist/tag/src/TagGroup.js +6 -6
- package/dist/tag/src/index.css +517 -478
- package/dist/tag/src/index.js +11 -11
- package/dist/tile/src/Tile.css +124 -86
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +116 -78
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +125 -87
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +117 -79
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +117 -79
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +125 -87
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +115 -77
- package/dist/tooltip/src/index.css +125 -87
- package/dist/tooltip/src/index.js +3 -3
- package/dist/typography/heading/src/Heading.css +115 -77
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +115 -77
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/Label.css +97 -59
- package/dist/typography/label/src/Label.js +2 -2
- package/dist/typography/label/src/index.css +97 -59
- package/dist/typography/label/src/index.js +2 -2
- package/dist/typography/overline-text/src/OverlineText.css +83 -45
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +83 -45
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +272 -0
- package/dist/typography/paragraph/src/Paragraph.d.ts +16 -0
- package/dist/typography/paragraph/src/Paragraph.js +7 -0
- package/dist/typography/paragraph/src/index.css +272 -0
- package/dist/typography/paragraph/src/index.d.ts +5 -0
- package/dist/typography/paragraph/src/index.js +7 -0
- package/dist/typography/text/src/Text.css +83 -45
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +83 -45
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +115 -77
- package/dist/utils/src/EnsureTextWrapper.css +115 -77
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +115 -77
- package/dist/utils/src/index.js +2 -2
- package/package.json +1 -1
|
@@ -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___Wsu0W {
|
|
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___Wsu0W) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
font-family: var(--font-family);
|
|
39
39
|
font-size: var(--font-size);
|
|
@@ -41,51 +41,113 @@
|
|
|
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___0qq2b) {
|
|
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___A-hGI) {
|
|
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___HE--R) {
|
|
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___-OS8V) {
|
|
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___feRIB) {
|
|
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___bdjNM) {
|
|
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___uKkPe) {
|
|
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/typography/label/src/Label.module.css/#css-module-data */
|
|
88
|
+
.Label-module__hop-Label___JwMYc {
|
|
89
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
90
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
91
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
92
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
93
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
94
|
+
}
|
|
95
|
+
:where(.Label-module__hop-Label___JwMYc) {
|
|
96
|
+
font-family: var(--hop-Label-font-family);
|
|
97
|
+
font-size: var(--hop-Label-font-size);
|
|
98
|
+
font-weight: var(--hop-Label-font-weight);
|
|
99
|
+
line-height: var(--hop-Label-line-height);
|
|
100
|
+
color: var(--hop-Label-color);
|
|
101
|
+
}
|
|
102
|
+
:where(.Label-module__hop-Label__indicator___AdVMW) {
|
|
103
|
+
padding-inline-start: var(--hop-space-20);
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
107
|
+
:where(.OverlineText-module__hop-OverlineText___Ixn7X) {
|
|
108
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
109
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
110
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
111
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
112
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
113
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
114
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
115
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
116
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
117
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
118
|
+
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
119
|
+
--line-height: var(--hop-OverlineText-line-height);
|
|
120
|
+
--top-offset: var(--hop-OverlineText-top-offset);
|
|
121
|
+
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
122
|
+
box-sizing: border-box;
|
|
123
|
+
font-family: var(--font-family);
|
|
124
|
+
font-size: var(--font-size);
|
|
125
|
+
font-feature-settings: "case";
|
|
126
|
+
font-weight: var(--font-weight);
|
|
127
|
+
line-height: var(--line-height);
|
|
128
|
+
text-transform: uppercase;
|
|
129
|
+
letter-spacing: var(--letter-spacing);
|
|
130
|
+
}
|
|
131
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1 {
|
|
132
|
+
box-sizing: border-box;
|
|
133
|
+
}
|
|
134
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::before,
|
|
135
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::after {
|
|
136
|
+
content: "";
|
|
137
|
+
display: block;
|
|
138
|
+
box-sizing: border-box;
|
|
139
|
+
inline-size: 0;
|
|
140
|
+
block-size: 0;
|
|
141
|
+
}
|
|
142
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::before {
|
|
143
|
+
margin-block-end: var(--bottom-offset);
|
|
144
|
+
}
|
|
145
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::after {
|
|
146
|
+
margin-block-start: var(--top-offset);
|
|
147
|
+
}
|
|
148
|
+
|
|
87
149
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/text/src/Text.module.css/#css-module-data */
|
|
88
|
-
.Text-module__hop-
|
|
150
|
+
.Text-module__hop-Text___v3ZK1 {
|
|
89
151
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
90
152
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
91
153
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -115,126 +177,102 @@
|
|
|
115
177
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
116
178
|
--hop-Text-inherit-size-line-height: inherit;
|
|
117
179
|
}
|
|
118
|
-
:where(.Text-module__hop-
|
|
180
|
+
:where(.Text-module__hop-Text___v3ZK1) {
|
|
119
181
|
font-family: var(--font-family);
|
|
120
182
|
font-size: var(--font-size);
|
|
121
183
|
font-weight: var(--font-weight);
|
|
122
184
|
line-height: var(--line-height);
|
|
123
185
|
}
|
|
124
|
-
:where(.Text-module__hop-Text--
|
|
186
|
+
:where(.Text-module__hop-Text--xs___Y-odp) {
|
|
125
187
|
--font-size: var(--hop-Text-xs-font-size);
|
|
126
188
|
--font-family: var(--hop-Text-xs-font-family);
|
|
127
189
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
128
190
|
--line-height: var(--hop-Text-xs-line-height);
|
|
129
191
|
}
|
|
130
|
-
:where(.Text-module__hop-Text--
|
|
192
|
+
:where(.Text-module__hop-Text--sm___27mHc) {
|
|
131
193
|
--font-size: var(--hop-Text-sm-font-size);
|
|
132
194
|
--font-family: var(--hop-Text-sm-font-family);
|
|
133
195
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
134
196
|
--line-height: var(--hop-Text-sm-line-height);
|
|
135
197
|
}
|
|
136
|
-
:where(.Text-module__hop-Text--
|
|
198
|
+
:where(.Text-module__hop-Text--md___4g0lP) {
|
|
137
199
|
--font-size: var(--hop-Text-md-font-size);
|
|
138
200
|
--font-family: var(--hop-Text-md-font-family);
|
|
139
201
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
140
202
|
--line-height: var(--hop-Text-md-line-height);
|
|
141
203
|
}
|
|
142
|
-
:where(.Text-module__hop-Text--
|
|
204
|
+
:where(.Text-module__hop-Text--lg___04WEl) {
|
|
143
205
|
--font-size: var(--hop-Text-lg-font-size);
|
|
144
206
|
--font-family: var(--hop-Text-lg-font-family);
|
|
145
207
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
146
208
|
--line-height: var(--hop-Text-lg-line-height);
|
|
147
209
|
}
|
|
148
|
-
:where(.Text-module__hop-Text--
|
|
210
|
+
:where(.Text-module__hop-Text--xl___q6pxz) {
|
|
149
211
|
--font-size: var(--hop-Text-xl-font-size);
|
|
150
212
|
--font-family: var(--hop-Text-xl-font-family);
|
|
151
213
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
152
214
|
--line-height: var(--hop-Text-xl-line-height);
|
|
153
215
|
}
|
|
154
|
-
:where(.Text-module__hop-Text--
|
|
216
|
+
:where(.Text-module__hop-Text--2xl___-uxum) {
|
|
155
217
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
156
218
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
157
219
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
158
220
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
159
221
|
}
|
|
160
|
-
:where(.Text-module__hop-Text--
|
|
222
|
+
:where(.Text-module__hop-Text--inherit___RewNr) {
|
|
161
223
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
162
224
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
163
225
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
164
226
|
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
165
227
|
}
|
|
166
228
|
|
|
167
|
-
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/
|
|
168
|
-
|
|
169
|
-
--hop-
|
|
170
|
-
--hop-
|
|
171
|
-
--hop-
|
|
172
|
-
--hop-
|
|
173
|
-
--hop-
|
|
174
|
-
--hop-
|
|
175
|
-
--hop-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
180
|
-
--line-height: var(--hop-OverlineText-line-height);
|
|
181
|
-
--top-offset: var(--hop-OverlineText-top-offset);
|
|
182
|
-
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
183
|
-
box-sizing: border-box;
|
|
184
|
-
font-family: var(--font-family);
|
|
185
|
-
font-size: var(--font-size);
|
|
186
|
-
font-feature-settings: "case";
|
|
187
|
-
font-weight: var(--font-weight);
|
|
188
|
-
line-height: var(--line-height);
|
|
189
|
-
text-transform: uppercase;
|
|
190
|
-
letter-spacing: var(--letter-spacing);
|
|
229
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/paragraph/src/Paragraph.module.css/#css-module-data */
|
|
230
|
+
.Paragraph-module__hop-Paragraph___zIPGL {
|
|
231
|
+
--hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
|
|
232
|
+
--hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
|
|
233
|
+
--hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
|
|
234
|
+
--hop-Paragraph-lg-margin-bottom: calc(1rem * .75);
|
|
235
|
+
--hop-Paragraph-xl-margin-bottom: calc(1.125rem * .75);
|
|
236
|
+
--hop-Paragraph-2xl-margin-bottom: calc(1.375rem * .75);
|
|
237
|
+
--hop-Paragraph-inherit-margin-bottom: .75em;
|
|
238
|
+
margin: 0;
|
|
239
|
+
margin-block-end: var(--margin-block-end);
|
|
240
|
+
overflow-wrap: break-word;
|
|
191
241
|
}
|
|
192
|
-
.
|
|
193
|
-
|
|
242
|
+
.Paragraph-module__hop-Paragraph___zIPGL:last-child {
|
|
243
|
+
--margin-block-end: 0;
|
|
194
244
|
}
|
|
195
|
-
.
|
|
196
|
-
|
|
197
|
-
content: "";
|
|
198
|
-
display: block;
|
|
199
|
-
box-sizing: border-box;
|
|
200
|
-
inline-size: 0;
|
|
201
|
-
block-size: 0;
|
|
245
|
+
.Paragraph-module__hop-Paragraph--xs___GnH4z {
|
|
246
|
+
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
202
247
|
}
|
|
203
|
-
.
|
|
204
|
-
margin-block-end: var(--bottom
|
|
248
|
+
.Paragraph-module__hop-Paragraph--sm___e5ZpV {
|
|
249
|
+
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
205
250
|
}
|
|
206
|
-
.
|
|
207
|
-
margin-block-
|
|
251
|
+
.Paragraph-module__hop-Paragraph--md___0rGEH {
|
|
252
|
+
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
208
253
|
}
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
.Label-module__hop-Label___y79IZ {
|
|
212
|
-
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
213
|
-
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
214
|
-
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
215
|
-
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
216
|
-
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
254
|
+
.Paragraph-module__hop-Paragraph--lg___kvkHm {
|
|
255
|
+
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
217
256
|
}
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
font-size: var(--hop-Label-font-size);
|
|
221
|
-
font-weight: var(--hop-Label-font-weight);
|
|
222
|
-
line-height: var(--hop-Label-line-height);
|
|
223
|
-
color: var(--hop-Label-color);
|
|
257
|
+
.Paragraph-module__hop-Paragraph--xl___pd3VX {
|
|
258
|
+
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
224
259
|
}
|
|
225
|
-
|
|
226
|
-
|
|
260
|
+
.Paragraph-module__hop-Paragraph--2xl___0FEsW {
|
|
261
|
+
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
262
|
+
}
|
|
263
|
+
.Paragraph-module__hop-Paragraph--inherit___tEuRz {
|
|
264
|
+
--margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
|
|
227
265
|
}
|
|
228
266
|
|
|
229
267
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
230
|
-
.Form-module__hop-
|
|
268
|
+
.Form-module__hop-Form___Mw--l {
|
|
231
269
|
display: flex;
|
|
232
270
|
flex-direction: column;
|
|
233
271
|
gap: var(--hop-space-stack-lg);
|
|
234
272
|
}
|
|
235
273
|
|
|
236
274
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/icon-list/src/IconList.module.css/#css-module-data */
|
|
237
|
-
.IconList-module__hop-
|
|
275
|
+
.IconList-module__hop-IconList___n74SL {
|
|
238
276
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
239
277
|
display: flex;
|
|
240
278
|
flex-wrap: wrap;
|
|
@@ -243,7 +281,7 @@
|
|
|
243
281
|
}
|
|
244
282
|
|
|
245
283
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/spinner/src/Spinner.module.css/#css-module-data */
|
|
246
|
-
@keyframes Spinner-
|
|
284
|
+
@keyframes Spinner-module__spin___lBZy8 {
|
|
247
285
|
0% {
|
|
248
286
|
transform: rotate(0deg);
|
|
249
287
|
}
|
|
@@ -251,7 +289,7 @@
|
|
|
251
289
|
transform: rotate(360deg);
|
|
252
290
|
}
|
|
253
291
|
}
|
|
254
|
-
.Spinner-module__hop-
|
|
292
|
+
.Spinner-module__hop-Spinner___WjB1w {
|
|
255
293
|
--hop-Spinner-border-radius: var(--hop-shape-circle);
|
|
256
294
|
--hop-Spinner-sm-wheel-size: 1rem;
|
|
257
295
|
--hop-Spinner-md-wheel-size: 1.25rem;
|
|
@@ -259,7 +297,7 @@
|
|
|
259
297
|
--hop-Spinner-track-width: 0.125rem;
|
|
260
298
|
--hop-Spinner-track-opacity: 0.2;
|
|
261
299
|
--hop-Spinner-track-border: var(--hop-Spinner-track-width) solid currentcolor;
|
|
262
|
-
--hop-Spinner-fill-animation: Spinner-
|
|
300
|
+
--hop-Spinner-fill-animation: Spinner-module__spin___lBZy8 .8s infinite linear;
|
|
263
301
|
--hop-Spinner-fill-animation-reduced-motion-duration: 2s;
|
|
264
302
|
--hop-Spinner-fill-border: var(--hop-Spinner-track-width) solid transparent;
|
|
265
303
|
--hop-Spinner-fill-border-inline-start: var(--hop-Spinner-track-width) solid currentcolor;
|
|
@@ -270,19 +308,19 @@
|
|
|
270
308
|
align-items: center;
|
|
271
309
|
box-sizing: border-box;
|
|
272
310
|
}
|
|
273
|
-
.Spinner-module__hop-Spinner--
|
|
311
|
+
.Spinner-module__hop-Spinner--sm___JGXNJ {
|
|
274
312
|
--width: var(--hop-Spinner-sm-wheel-size);
|
|
275
313
|
--height: var(--hop-Spinner-sm-wheel-size);
|
|
276
314
|
}
|
|
277
|
-
.Spinner-module__hop-Spinner--
|
|
315
|
+
.Spinner-module__hop-Spinner--md___kXtc4 {
|
|
278
316
|
--width: var(--hop-Spinner-md-wheel-size);
|
|
279
317
|
--height: var(--hop-Spinner-md-wheel-size);
|
|
280
318
|
}
|
|
281
|
-
.Spinner-module__hop-Spinner--
|
|
319
|
+
.Spinner-module__hop-Spinner--lg___Us-az {
|
|
282
320
|
--width: var(--hop-Spinner-lg-wheel-size);
|
|
283
321
|
--height: var(--hop-Spinner-lg-wheel-size);
|
|
284
322
|
}
|
|
285
|
-
.Spinner-module__hop-
|
|
323
|
+
.Spinner-module__hop-Spinner__track___ojqJi {
|
|
286
324
|
grid-area: spinner;
|
|
287
325
|
box-sizing: border-box;
|
|
288
326
|
inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
|
|
@@ -291,7 +329,7 @@
|
|
|
291
329
|
border: var(--hop-Spinner-track-border);
|
|
292
330
|
border-radius: var(--hop-Spinner-border-radius);
|
|
293
331
|
}
|
|
294
|
-
.Spinner-module__hop-
|
|
332
|
+
.Spinner-module__hop-Spinner__fill___xSUtq {
|
|
295
333
|
grid-area: spinner;
|
|
296
334
|
box-sizing: border-box;
|
|
297
335
|
inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
|
|
@@ -302,17 +340,17 @@
|
|
|
302
340
|
animation: var(--hop-Spinner-fill-animation);
|
|
303
341
|
}
|
|
304
342
|
@media (prefers-reduced-motion: reduce) {
|
|
305
|
-
.Spinner-module__hop-
|
|
343
|
+
.Spinner-module__hop-Spinner__fill___xSUtq {
|
|
306
344
|
animation-duration: var(--hop-Spinner-fill-animation-reduced-motion-duration);
|
|
307
345
|
}
|
|
308
346
|
}
|
|
309
|
-
.Spinner-module__hop-
|
|
347
|
+
.Spinner-module__hop-Spinner__label___WMOPf {
|
|
310
348
|
grid-area: label;
|
|
311
349
|
margin-inline-start: var(--hop-Spinner-label-margin-inline-start);
|
|
312
350
|
}
|
|
313
351
|
|
|
314
352
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/buttons/src/Button.module.css/#css-module-data */
|
|
315
|
-
.Button-module__hop-
|
|
353
|
+
.Button-module__hop-Button___ocNK2 {
|
|
316
354
|
--hop-Button-border-radius: var(--hop-shape-rounded-md);
|
|
317
355
|
--hop-Button-focus-ring-color: var(--hop-primary-border-focus);
|
|
318
356
|
--hop-Button-column-gap: var(--hop-space-inline-xs);
|
|
@@ -436,215 +474,215 @@
|
|
|
436
474
|
background-color var(--hop-easing-duration-2) var(--hop-easing-productive),
|
|
437
475
|
border var(--hop-easing-duration-2) var(--hop-easing-productive);
|
|
438
476
|
}
|
|
439
|
-
.Button-module__hop-Button--
|
|
477
|
+
.Button-module__hop-Button--fluid___Guy5f {
|
|
440
478
|
--inline-size: 100%;
|
|
441
479
|
}
|
|
442
|
-
.Button-module__hop-Button--
|
|
480
|
+
.Button-module__hop-Button--sm___MMJYJ {
|
|
443
481
|
--block-size: var(--hop-Button-sm-height);
|
|
444
482
|
--padding: var(--hop-Button-sm-padding);
|
|
445
483
|
}
|
|
446
|
-
.Button-module__hop-Button--
|
|
484
|
+
.Button-module__hop-Button--sm___MMJYJ[class*=--ghost] {
|
|
447
485
|
--padding: var(--hop-Button-ghost-sm-padding);
|
|
448
486
|
}
|
|
449
|
-
.Button-module__hop-Button--
|
|
487
|
+
.Button-module__hop-Button--md___sKhAC[class*=--ghost] {
|
|
450
488
|
--padding: var(--hop-Button-ghost-md-padding);
|
|
451
489
|
}
|
|
452
|
-
.Button-module__hop-Button--icon-
|
|
490
|
+
.Button-module__hop-Button--icon-only___RAgXy {
|
|
453
491
|
--column-gap: var(--hop-Button-icon-only-column-gap);
|
|
454
492
|
--padding: var(--hop-Button-icon-only-padding);
|
|
455
493
|
aspect-ratio: 1;
|
|
456
494
|
}
|
|
457
|
-
.Button-module__hop-Button--
|
|
495
|
+
.Button-module__hop-Button--primary___NvJh7 {
|
|
458
496
|
--background-color: var(--hop-Button-primary-background-color);
|
|
459
497
|
--color: var(--hop-Button-primary-color);
|
|
460
498
|
--border: var(--hop-Button-primary-border);
|
|
461
499
|
--spinner-color: var(--hop-Button-primary-spinner-color);
|
|
462
500
|
}
|
|
463
|
-
.Button-module__hop-Button--
|
|
464
|
-
.Button-module__hop-Button--
|
|
501
|
+
.Button-module__hop-Button--primary___NvJh7[data-hovered],
|
|
502
|
+
.Button-module__hop-Button--primary___NvJh7[data-focus-visible] {
|
|
465
503
|
--background-color: var(--hop-Button-primary-background-color-hover);
|
|
466
504
|
--color: var(--hop-Button-primary-color-hover);
|
|
467
505
|
--border: var(--hop-Button-primary-border-hover);
|
|
468
506
|
}
|
|
469
|
-
.Button-module__hop-Button--
|
|
507
|
+
.Button-module__hop-Button--primary___NvJh7[data-pressed] {
|
|
470
508
|
--background-color: var(--hop-Button-primary-background-color-pressed);
|
|
471
509
|
--color: var(--hop-Button-primary-color-pressed);
|
|
472
510
|
--border: var(--hop-Button-primary-border-pressed);
|
|
473
511
|
}
|
|
474
|
-
.Button-module__hop-Button--
|
|
512
|
+
.Button-module__hop-Button--secondary___Of8Wk {
|
|
475
513
|
--background-color: var(--hop-Button-secondary-background-color);
|
|
476
514
|
--color: var(--hop-Button-secondary-color);
|
|
477
515
|
--border: var(--hop-Button-secondary-border);
|
|
478
516
|
--spinner-color: var(--hop-Button-secondary-spinner-color);
|
|
479
517
|
}
|
|
480
|
-
.Button-module__hop-Button--
|
|
481
|
-
.Button-module__hop-Button--
|
|
518
|
+
.Button-module__hop-Button--secondary___Of8Wk[data-hovered],
|
|
519
|
+
.Button-module__hop-Button--secondary___Of8Wk[data-focus-visible] {
|
|
482
520
|
--background-color: var(--hop-Button-secondary-background-color-hover);
|
|
483
521
|
--color: var(--hop-Button-secondary-color-hover);
|
|
484
522
|
--border: var(--hop-Button-secondary-border-hover);
|
|
485
523
|
}
|
|
486
|
-
.Button-module__hop-Button--
|
|
524
|
+
.Button-module__hop-Button--secondary___Of8Wk[data-pressed] {
|
|
487
525
|
--background-color: var(--hop-Button-secondary-background-color-pressed);
|
|
488
526
|
--color: var(--hop-Button-secondary-color-pressed);
|
|
489
527
|
--border: var(--hop-Button-secondary-border-pressed);
|
|
490
528
|
}
|
|
491
|
-
.Button-module__hop-Button--
|
|
529
|
+
.Button-module__hop-Button--upsell___jIljw {
|
|
492
530
|
--background-color: var(--hop-Button-upsell-background-color);
|
|
493
531
|
--color: var(--hop-Button-upsell-color);
|
|
494
532
|
--border: var(--hop-Button-upsell-border);
|
|
495
533
|
--spinner-color: var(--hop-Button-upsell-spinner-color);
|
|
496
534
|
}
|
|
497
|
-
.Button-module__hop-Button--
|
|
498
|
-
.Button-module__hop-Button--
|
|
535
|
+
.Button-module__hop-Button--upsell___jIljw[data-hovered],
|
|
536
|
+
.Button-module__hop-Button--upsell___jIljw[data-focus-visible] {
|
|
499
537
|
--background-color: var(--hop-Button-upsell-background-color-hover);
|
|
500
538
|
--color: var(--hop-Button-upsell-color-hover);
|
|
501
539
|
--border: var(--hop-Button-upsell-border-hover);
|
|
502
540
|
}
|
|
503
|
-
.Button-module__hop-Button--
|
|
541
|
+
.Button-module__hop-Button--upsell___jIljw[data-pressed] {
|
|
504
542
|
--background-color: var(--hop-Button-upsell-background-color-pressed);
|
|
505
543
|
--color: var(--hop-Button-upsell-color-pressed);
|
|
506
544
|
--border: var(--hop-Button-upsell-border-pressed);
|
|
507
545
|
}
|
|
508
|
-
.Button-module__hop-Button--
|
|
546
|
+
.Button-module__hop-Button--danger___ek-Bu {
|
|
509
547
|
--background-color: var(--hop-Button-danger-background-color);
|
|
510
548
|
--color: var(--hop-Button-danger-color);
|
|
511
549
|
--border: var(--hop-Button-danger-border);
|
|
512
550
|
--spinner-color: var(--hop-Button-danger-spinner-color);
|
|
513
551
|
}
|
|
514
|
-
.Button-module__hop-Button--
|
|
515
|
-
.Button-module__hop-Button--
|
|
552
|
+
.Button-module__hop-Button--danger___ek-Bu[data-hovered],
|
|
553
|
+
.Button-module__hop-Button--danger___ek-Bu[data-focus-visible] {
|
|
516
554
|
--background-color: var(--hop-Button-danger-background-color-hover);
|
|
517
555
|
--color: var(--hop-Button-danger-color-hover);
|
|
518
556
|
--border: var(--hop-Button-danger-border-hover);
|
|
519
557
|
}
|
|
520
|
-
.Button-module__hop-Button--
|
|
558
|
+
.Button-module__hop-Button--danger___ek-Bu[data-pressed] {
|
|
521
559
|
--background-color: var(--hop-Button-danger-background-color-pressed);
|
|
522
560
|
--color: var(--hop-Button-danger-color-pressed);
|
|
523
561
|
--border: var(--hop-Button-danger-border-pressed);
|
|
524
562
|
}
|
|
525
|
-
.Button-module__hop-Button--ghost-
|
|
563
|
+
.Button-module__hop-Button--ghost-primary___D2O-m {
|
|
526
564
|
--background-color: var(--hop-Button-ghost-primary-background-color);
|
|
527
565
|
--color: var(--hop-Button-ghost-primary-color);
|
|
528
566
|
--border: var(--hop-Button-ghost-primary-border);
|
|
529
567
|
--spinner-color: var(--hop-Button-ghost-primary-spinner-color);
|
|
530
568
|
}
|
|
531
|
-
.Button-module__hop-Button--ghost-
|
|
532
|
-
.Button-module__hop-Button--ghost-
|
|
569
|
+
.Button-module__hop-Button--ghost-primary___D2O-m[data-hovered],
|
|
570
|
+
.Button-module__hop-Button--ghost-primary___D2O-m[data-focus-visible] {
|
|
533
571
|
--background-color: var(--hop-Button-ghost-primary-background-color-hover);
|
|
534
572
|
--color: var(--hop-Button-ghost-primary-color-hover);
|
|
535
573
|
--border: var(--hop-Button-ghost-primary-border-hover);
|
|
536
574
|
--text-underline: underline;
|
|
537
575
|
}
|
|
538
|
-
.Button-module__hop-Button--ghost-
|
|
576
|
+
.Button-module__hop-Button--ghost-primary___D2O-m[data-pressed] {
|
|
539
577
|
--background-color: var(--hop-Button-ghost-primary-background-color-pressed);
|
|
540
578
|
--color: var(--hop-Button-ghost-primary-color-pressed);
|
|
541
579
|
--border: var(--hop-Button-ghost-primary-border-pressed);
|
|
542
580
|
--text-underline: underline;
|
|
543
581
|
}
|
|
544
|
-
.Button-module__hop-Button--ghost-
|
|
582
|
+
.Button-module__hop-Button--ghost-secondary___GxJQE {
|
|
545
583
|
--background-color: var(--hop-Button-ghost-secondary-background-color);
|
|
546
584
|
--color: var(--hop-Button-ghost-secondary-color);
|
|
547
585
|
--border: var(--hop-Button-ghost-secondary-border);
|
|
548
586
|
--spinner-color: var(--hop-Button-ghost-secondary-spinner-color);
|
|
549
587
|
}
|
|
550
|
-
.Button-module__hop-Button--ghost-
|
|
551
|
-
.Button-module__hop-Button--ghost-
|
|
588
|
+
.Button-module__hop-Button--ghost-secondary___GxJQE[data-hovered],
|
|
589
|
+
.Button-module__hop-Button--ghost-secondary___GxJQE[data-focus-visible] {
|
|
552
590
|
--background-color: var(--hop-Button-ghost-secondary-background-color-hover);
|
|
553
591
|
--color: var(--hop-Button-ghost-secondary-color-hover);
|
|
554
592
|
--border: var(--hop-Button-ghost-secondary-border-hover);
|
|
555
593
|
--text-underline: underline;
|
|
556
594
|
}
|
|
557
|
-
.Button-module__hop-Button--ghost-
|
|
595
|
+
.Button-module__hop-Button--ghost-secondary___GxJQE[data-pressed] {
|
|
558
596
|
--background-color: var(--hop-Button-ghost-secondary-background-color-pressed);
|
|
559
597
|
--color: var(--hop-Button-ghost-secondary-color-pressed);
|
|
560
598
|
--border: var(--hop-Button-ghost-secondary-border-pressed);
|
|
561
599
|
--text-underline: underline;
|
|
562
600
|
}
|
|
563
|
-
.Button-module__hop-Button--ghost-
|
|
601
|
+
.Button-module__hop-Button--ghost-danger___-6WfF {
|
|
564
602
|
--background-color: var(--hop-Button-ghost-danger-background-color);
|
|
565
603
|
--color: var(--hop-Button-ghost-danger-color);
|
|
566
604
|
--border: var(--hop-Button-ghost-danger-border);
|
|
567
605
|
--spinner-color: var(--hop-Button-ghost-danger-spinner-color);
|
|
568
606
|
}
|
|
569
|
-
.Button-module__hop-Button--ghost-
|
|
570
|
-
.Button-module__hop-Button--ghost-
|
|
607
|
+
.Button-module__hop-Button--ghost-danger___-6WfF[data-hovered],
|
|
608
|
+
.Button-module__hop-Button--ghost-danger___-6WfF[data-focus-visible] {
|
|
571
609
|
--background-color: var(--hop-Button-ghost-danger-background-color-hover);
|
|
572
610
|
--color: var(--hop-Button-ghost-danger-color-hover);
|
|
573
611
|
--border: var(--hop-Button-ghost-danger-border-hover);
|
|
574
612
|
--text-underline: underline;
|
|
575
613
|
}
|
|
576
|
-
.Button-module__hop-Button--ghost-
|
|
614
|
+
.Button-module__hop-Button--ghost-danger___-6WfF[data-pressed] {
|
|
577
615
|
--background-color: var(--hop-Button-ghost-danger-background-color-pressed);
|
|
578
616
|
--color: var(--hop-Button-ghost-danger-color-pressed);
|
|
579
617
|
--border: var(--hop-Button-ghost-danger-border-pressed);
|
|
580
618
|
--text-underline: underline;
|
|
581
619
|
}
|
|
582
|
-
.Button-module__hop-
|
|
620
|
+
.Button-module__hop-Button___ocNK2[data-focus-visible] {
|
|
583
621
|
outline: var(--hop-Button-outline-size) solid var(--hop-Button-focus-ring-color);
|
|
584
622
|
}
|
|
585
|
-
.Button-module__hop-
|
|
586
|
-
.Button-module__hop-Button--
|
|
623
|
+
.Button-module__hop-Button___ocNK2[data-disabled],
|
|
624
|
+
.Button-module__hop-Button--loading___SyFri {
|
|
587
625
|
cursor: not-allowed;
|
|
588
626
|
}
|
|
589
|
-
.Button-module__hop-
|
|
627
|
+
.Button-module__hop-Button___ocNK2[data-disabled] {
|
|
590
628
|
--background-color: var(--hop-Button-background-color-disabled);
|
|
591
629
|
--color: var(--hop-Button-color-disabled);
|
|
592
630
|
--border: var(--hop-Button-border-disabled);
|
|
593
631
|
}
|
|
594
|
-
.Button-module__hop-
|
|
632
|
+
.Button-module__hop-Button___ocNK2[class*=--ghost][data-disabled] {
|
|
595
633
|
--background-color: var(--hop-Button-ghost-background-color-disabled);
|
|
596
634
|
--color: var(--hop-Button-ghost-color-disabled);
|
|
597
635
|
--border: var(--hop-Button-ghost-border-disabled);
|
|
598
636
|
}
|
|
599
|
-
.Button-module__hop-Button--
|
|
637
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--primary___NvJh7 {
|
|
600
638
|
--background-color: var(--hop-Button-primary-background-color);
|
|
601
639
|
--color: var(--hop-Button-primary-color);
|
|
602
640
|
--border: var(--hop-Button-primary-border);
|
|
603
641
|
}
|
|
604
|
-
.Button-module__hop-Button--
|
|
642
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--secondary___Of8Wk {
|
|
605
643
|
--background-color: var(--hop-Button-secondary-background-color);
|
|
606
644
|
--color: var(--hop-Button-secondary-color);
|
|
607
645
|
--border: var(--hop-Button-secondary-border);
|
|
608
646
|
}
|
|
609
|
-
.Button-module__hop-Button--
|
|
647
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--upsell___jIljw {
|
|
610
648
|
--background-color: var(--hop-Button-upsell-background-color);
|
|
611
649
|
--color: var(--hop-Button-upsell-color);
|
|
612
650
|
--border: var(--hop-Button-upsell-border);
|
|
613
651
|
}
|
|
614
|
-
.Button-module__hop-Button--
|
|
652
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--danger___ek-Bu {
|
|
615
653
|
--background-color: var(--hop-Button-danger-background-color);
|
|
616
654
|
--color: var(--hop-Button-danger-color);
|
|
617
655
|
--border: var(--hop-Button-danger-border);
|
|
618
656
|
}
|
|
619
|
-
.Button-module__hop-Button--
|
|
657
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--ghost-primary___D2O-m {
|
|
620
658
|
--background-color: var(--hop-Button-ghost-primary-background-color);
|
|
621
659
|
--color: var(--hop-Button-ghost-primary-color);
|
|
622
660
|
--border: var(--hop-Button-ghost-primary-border);
|
|
623
661
|
--text-underline: none;
|
|
624
662
|
}
|
|
625
|
-
.Button-module__hop-Button--
|
|
663
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--ghost-secondary___GxJQE {
|
|
626
664
|
--background-color: var(--hop-Button-ghost-secondary-background-color);
|
|
627
665
|
--color: var(--hop-Button-ghost-secondary-color);
|
|
628
666
|
--border: var(--hop-Button-ghost-secondary-border);
|
|
629
667
|
--text-underline: none;
|
|
630
668
|
}
|
|
631
|
-
.Button-module__hop-Button--
|
|
669
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button--ghost-danger___-6WfF {
|
|
632
670
|
--background-color: var(--hop-Button-ghost-danger-background-color);
|
|
633
671
|
--color: var(--hop-Button-ghost-danger-color);
|
|
634
672
|
--border: var(--hop-Button-ghost-danger-border);
|
|
635
673
|
--text-underline: none;
|
|
636
674
|
}
|
|
637
|
-
.Button-module__hop-
|
|
675
|
+
.Button-module__hop-Button__Spinner___y1KB- {
|
|
638
676
|
position: absolute;
|
|
639
677
|
color: var(--spinner-color);
|
|
640
678
|
}
|
|
641
|
-
.Button-module__hop-
|
|
642
|
-
.Button-module__hop-Button__icon-
|
|
679
|
+
.Button-module__hop-Button__icon___vCYt2,
|
|
680
|
+
.Button-module__hop-Button__icon-list___4VxLl {
|
|
643
681
|
flex: 0 0 auto;
|
|
644
682
|
justify-self: end;
|
|
645
683
|
order: 1;
|
|
646
684
|
}
|
|
647
|
-
.Button-module__hop-
|
|
685
|
+
.Button-module__hop-Button__text___Cte-G {
|
|
648
686
|
user-select: none;
|
|
649
687
|
overflow: visible;
|
|
650
688
|
flex: 0 1 auto;
|
|
@@ -654,15 +692,15 @@
|
|
|
654
692
|
text-underline-offset: 0.125rem;
|
|
655
693
|
text-wrap: nowrap;
|
|
656
694
|
}
|
|
657
|
-
.Button-module__hop-Button__end-
|
|
658
|
-
.Button-module__hop-Button__end-icon-
|
|
695
|
+
.Button-module__hop-Button__end-icon___7Hkna,
|
|
696
|
+
.Button-module__hop-Button__end-icon-list___Rj3fN {
|
|
659
697
|
flex: 0 0 auto;
|
|
660
698
|
order: 3;
|
|
661
699
|
}
|
|
662
|
-
.Button-module__hop-
|
|
663
|
-
.Button-module__hop-
|
|
700
|
+
.Button-module__hop-Button___ocNK2 .Button-module__hop-Button__icon-list___4VxLl,
|
|
701
|
+
.Button-module__hop-Button___ocNK2 .Button-module__hop-Button__end-icon-list___Rj3fN {
|
|
664
702
|
flex-wrap: nowrap;
|
|
665
703
|
}
|
|
666
|
-
.Button-module__hop-Button--
|
|
704
|
+
.Button-module__hop-Button--loading___SyFri.Button-module__hop-Button___ocNK2 > *:not(.Button-module__hop-Button__Spinner___y1KB-) {
|
|
667
705
|
opacity: 0;
|
|
668
706
|
}
|