@hopper-ui/components 1.5.15 → 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 +6 -0
- package/dist/accordion/src/Accordion.css +77 -77
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +77 -77
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +309 -309
- package/dist/alert/src/Alert.js +9 -9
- package/dist/alert/src/index.css +309 -309
- package/dist/alert/src/index.js +9 -9
- package/dist/avatar/src/AnonymousAvatar.css +47 -47
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +65 -65
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +64 -64
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/BrokenAvatar.css +47 -47
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +47 -47
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +47 -47
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +92 -92
- package/dist/avatar/src/index.js +9 -9
- package/dist/badge/src/Badge.css +52 -52
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +47 -47
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +62 -62
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +103 -103
- package/dist/buttons/src/Button.js +5 -5
- package/dist/buttons/src/ButtonGroup.css +48 -48
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +108 -108
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +104 -104
- package/dist/buttons/src/CloseButton.js +6 -6
- package/dist/buttons/src/EmbeddedButton.css +108 -108
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +112 -112
- package/dist/buttons/src/LinkButton.js +4 -4
- package/dist/buttons/src/index.css +260 -260
- package/dist/buttons/src/index.js +10 -10
- package/dist/callout/src/Callout.css +272 -272
- package/dist/callout/src/Callout.js +7 -7
- package/dist/callout/src/CompactCallout.css +309 -309
- package/dist/callout/src/CompactCallout.js +7 -7
- package/dist/callout/src/index.css +321 -321
- package/dist/callout/src/index.js +8 -8
- package/dist/card/src/Card.css +40 -40
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +40 -40
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +56 -56
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +43 -43
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +108 -108
- package/dist/checkbox/src/CheckboxGroup.js +6 -6
- package/dist/checkbox/src/DecorativeCheckbox.css +64 -64
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +108 -108
- package/dist/checkbox/src/index.js +10 -10
- package/dist/{chunk-L4VDO4RJ.js → chunk-27PVESBY.js} +3 -3
- package/dist/{chunk-ZYWNDGPO.js → chunk-2ZDCLGTU.js} +2 -2
- package/dist/{chunk-JZ6NPRCQ.js → chunk-3ELZCVBQ.js} +1 -1
- package/dist/{chunk-MURITCIV.js → chunk-3MYOBJLV.js} +1 -1
- package/dist/{chunk-BOVMXXMP.js → chunk-3NNU4ZW3.js} +2 -2
- package/dist/{chunk-WXM5D73O.js → chunk-3OGRUHKU.js} +1 -1
- package/dist/{chunk-A2ATFLHB.js → chunk-3PVTFW74.js} +3 -3
- package/dist/{chunk-JVJ7HW2B.js → chunk-3XFVUSZI.js} +2 -2
- package/dist/{chunk-D2XT5TOS.js → chunk-4J6HM4ZD.js} +5 -5
- package/dist/{chunk-2XIGNRNN.js → chunk-4OFS65KY.js} +1 -1
- package/dist/{chunk-2Z6HG7MH.js → chunk-4QNVP6F5.js} +1 -1
- package/dist/{chunk-R252LAT3.js → chunk-5HOQ72M5.js} +5 -5
- package/dist/{chunk-K7QK3SIY.js → chunk-63G753TA.js} +1 -1
- package/dist/{chunk-BEZV2TV5.js → chunk-66FXPML6.js} +1 -1
- package/dist/{chunk-5G7E5FCW.js → chunk-6MMJEEWP.js} +1 -1
- package/dist/{chunk-IMLQDPAT.js → chunk-6Q5ZHGO3.js} +5 -5
- package/dist/{chunk-BBUO6JNY.js → chunk-6QMCLUQ5.js} +1 -1
- package/dist/{chunk-LZOVDVUN.js → chunk-6Y22TBJC.js} +8 -8
- package/dist/{chunk-DU73AY3A.js → chunk-ADFLWF25.js} +1 -1
- package/dist/{chunk-3NPO6GHQ.js → chunk-AF23UVEG.js} +1 -1
- package/dist/{chunk-SYZBLISX.js → chunk-AH3GXNV5.js} +12 -12
- package/dist/{chunk-YAU2APH4.js → chunk-AKIEAK3Q.js} +2 -2
- package/dist/{chunk-CXAKQC6F.js → chunk-BJY6FCKP.js} +2 -2
- package/dist/{chunk-FKKZBPRC.js → chunk-C7P5BM7Y.js} +2 -2
- package/dist/{chunk-WAHZ3SFK.js → chunk-CSRFJNBA.js} +2 -2
- package/dist/{chunk-IYNP25HA.js → chunk-D4U45JIF.js} +2 -2
- package/dist/{chunk-YDSIFPYF.js → chunk-DFBBU44U.js} +3 -3
- package/dist/{chunk-MJVZCFBR.js → chunk-DH2AP6OA.js} +5 -5
- package/dist/{chunk-66AUOYN3.js → chunk-EU5BJZQI.js} +1 -1
- package/dist/{chunk-Q65D7GMU.js → chunk-FNI4O33A.js} +10 -8
- package/dist/{chunk-Z4KKM2YZ.js → chunk-FSAVTRDT.js} +1 -1
- package/dist/{chunk-AZM46V7S.js → chunk-GC6ZPFYC.js} +8 -8
- package/dist/{chunk-YUKKPIQM.js → chunk-GMRIW7TP.js} +2 -2
- package/dist/{chunk-DEKL4OBV.js → chunk-IQVNGB2U.js} +11 -11
- package/dist/{chunk-ECH7SUOC.js → chunk-J6OIUWDS.js} +7 -7
- package/dist/{chunk-L7IPSOT5.js → chunk-JBY4AIFR.js} +2 -2
- package/dist/{chunk-BVHIN4FH.js → chunk-JF3RNXXG.js} +2 -2
- package/dist/{chunk-ZF2VIHIL.js → chunk-KCRAAJQ4.js} +3 -3
- package/dist/{chunk-ZDPSSA4N.js → chunk-KFMWKIB5.js} +1 -1
- package/dist/{chunk-EJAFDM3W.js → chunk-KHJEGBSI.js} +10 -10
- package/dist/{chunk-242I76V4.js → chunk-LHDNOOWM.js} +2 -2
- package/dist/{chunk-M4CEDZGQ.js → chunk-MGQUORQ6.js} +2 -2
- package/dist/{chunk-6REG5UM7.js → chunk-MLSZZ2YK.js} +2 -2
- package/dist/{chunk-FMBBP2JM.js → chunk-N3GLP7QO.js} +1 -1
- package/dist/{chunk-7TD2BOOW.js → chunk-N6CNGZ3K.js} +1 -1
- package/dist/{chunk-3ITCXFNF.js → chunk-NGSCLLWG.js} +1 -1
- package/dist/{chunk-TWP4PKNE.js → chunk-NTMGH3AT.js} +2 -2
- package/dist/{chunk-AM5OWO4O.js → chunk-NTODF2QA.js} +1 -1
- package/dist/{chunk-UG5NRLHP.js → chunk-NYSJVPB5.js} +2 -2
- package/dist/{chunk-EPPRW6WY.js → chunk-OW6M2VJQ.js} +8 -8
- package/dist/{chunk-IGIUSB45.js → chunk-OWM4D6VT.js} +1 -1
- package/dist/{chunk-5BAVMEBR.js → chunk-OZWL6VM7.js} +2 -2
- package/dist/{chunk-MMYSMCOC.js → chunk-PCH7FEVS.js} +2 -2
- package/dist/{chunk-OMJOBHXJ.js → chunk-PRUBFXYK.js} +5 -5
- package/dist/{chunk-ECZI3JMD.js → chunk-PY4UT34U.js} +1 -1
- package/dist/{chunk-67UHV6JT.js → chunk-Q4HMO7Q3.js} +2 -2
- package/dist/{chunk-2HSYA3UO.js → chunk-R3E5G4ZH.js} +2 -2
- package/dist/{chunk-C37ZYXWY.js → chunk-R7DEZVEZ.js} +2 -2
- package/dist/{chunk-4IBYIHH3.js → chunk-REYDGZWV.js} +3 -3
- package/dist/{chunk-ODTKK5LR.js → chunk-RFF2GVAI.js} +1 -1
- package/dist/{chunk-ZTX23M7T.js → chunk-RUFC47M4.js} +2 -2
- package/dist/{chunk-UTN67TJM.js → chunk-SV7J2FKQ.js} +1 -1
- package/dist/{chunk-EAB222LC.js → chunk-TF5IRRVE.js} +1 -1
- package/dist/{chunk-PHIFUBIQ.js → chunk-TJ35OGZL.js} +1 -1
- package/dist/{chunk-M2V7QIEJ.js → chunk-TLLEZADI.js} +1 -1
- package/dist/{chunk-2HYNJ4RG.js → chunk-U4YNXKEQ.js} +1 -1
- package/dist/{chunk-GOTGYG72.js → chunk-UOP32WBF.js} +2 -2
- package/dist/{chunk-LACODOC2.js → chunk-V3SFULRL.js} +1 -1
- package/dist/{chunk-5QTTGCUO.js → chunk-V4CA7BH7.js} +1 -1
- package/dist/{chunk-PLUMP3FI.js → chunk-VLHRF52C.js} +2 -2
- package/dist/{chunk-345ZW6DW.js → chunk-VNMTRKJ5.js} +4 -4
- package/dist/{chunk-VZCB6LQU.js → chunk-WM6VRWZQ.js} +1 -1
- package/dist/{chunk-4GWBYMMR.js → chunk-WMLCHW7S.js} +1 -1
- package/dist/{chunk-EWAUG4KW.js → chunk-WUEHDPNX.js} +3 -3
- package/dist/{chunk-N7HVLMON.js → chunk-WXGFBG3G.js} +2 -2
- package/dist/{chunk-DP2RSYCZ.js → chunk-XTSZLGCW.js} +3 -3
- package/dist/{chunk-BLZPFFRT.js → chunk-Y54GDDMZ.js} +1 -1
- package/dist/{chunk-YAEJRROD.js → chunk-YRJYUPFY.js} +1 -1
- package/dist/{chunk-M45IYAP6.js → chunk-ZGJG55SI.js} +3 -3
- package/dist/{chunk-2SWBJ2RA.js → chunk-ZHGGRFV5.js} +2 -2
- package/dist/combobox/src/ComboBox.css +681 -681
- package/dist/combobox/src/ComboBox.js +17 -17
- package/dist/combobox/src/index.css +681 -681
- package/dist/combobox/src/index.js +17 -17
- package/dist/disclosure/src/Disclosure.css +47 -47
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +54 -54
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +47 -47
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +72 -72
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +39 -39
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +39 -39
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +39 -39
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +39 -39
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +37 -37
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +37 -37
- package/dist/form/src/index.js +1 -1
- package/dist/helper-message/src/HelperMessage.css +39 -39
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +39 -39
- package/dist/helper-message/src/index.js +2 -2
- package/dist/hopper-provider/src/HopperProvider.css +38 -38
- package/dist/hopper-provider/src/HopperProvider.js +1 -1
- package/dist/hopper-provider/src/index.css +38 -38
- package/dist/hopper-provider/src/index.js +1 -1
- package/dist/icon-list/src/IconList.css +38 -38
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +38 -38
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +279 -279
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +279 -279
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/image/src/Image.css +40 -40
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +38 -38
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +41 -41
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +998 -997
- package/dist/index.js +80 -80
- package/dist/inputs/src/Input.css +41 -41
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +43 -43
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +67 -67
- package/dist/inputs/src/NumberField.js +9 -9
- package/dist/inputs/src/PasswordField.css +280 -280
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/RemainingCharacterCount.css +40 -40
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +286 -286
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +64 -64
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +284 -284
- package/dist/inputs/src/TextField.js +12 -12
- package/dist/inputs/src/index.css +332 -332
- package/dist/inputs/src/index.js +16 -16
- package/dist/link/src/Link.css +76 -76
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +76 -76
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +311 -311
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +299 -299
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +44 -44
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +311 -311
- package/dist/list-box/src/index.js +7 -7
- package/dist/modal/src/BaseModal.css +52 -52
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +53 -53
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +299 -299
- package/dist/modal/src/Modal.js +8 -8
- package/dist/modal/src/index.css +300 -300
- package/dist/modal/src/index.js +9 -9
- package/dist/overlays/popover/src/Popover.css +597 -597
- 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 +601 -601
- package/dist/overlays/popover/src/index.js +3 -3
- package/dist/radio/src/DecorativeRadio.css +64 -64
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +56 -56
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +43 -43
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +108 -108
- package/dist/radio/src/RadioGroup.js +6 -6
- package/dist/radio/src/index.css +108 -108
- package/dist/radio/src/index.js +10 -10
- package/dist/segmented-control/src/SegmentedControl.css +38 -38
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +52 -52
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +53 -53
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +625 -625
- package/dist/select/src/Select.js +16 -16
- package/dist/select/src/SelectValue.css +98 -98
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +625 -625
- package/dist/select/src/index.js +16 -16
- package/dist/spinner/src/Spinner.css +47 -47
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +47 -47
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +53 -53
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +43 -43
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +59 -59
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +451 -450
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +39 -39
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +46 -46
- package/dist/tabs/src/TabList.js +2 -2
- package/dist/tabs/src/TabPanel.css +39 -39
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +462 -461
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +429 -428
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +47 -47
- package/dist/tag/src/TagGroup.js +6 -6
- package/dist/tag/src/index.css +439 -438
- package/dist/tag/src/index.js +11 -11
- package/dist/tile/src/Tile.css +46 -46
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +38 -38
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +47 -47
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +39 -39
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +39 -39
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +47 -47
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +37 -37
- package/dist/tooltip/src/index.css +47 -47
- package/dist/tooltip/src/index.js +3 -3
- package/dist/typography/heading/src/Heading.css +37 -37
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +37 -37
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/Label.css +37 -37
- package/dist/typography/label/src/Label.js +2 -2
- package/dist/typography/label/src/index.css +37 -37
- package/dist/typography/label/src/index.js +2 -2
- package/dist/typography/overline-text/src/OverlineText.css +37 -37
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +37 -37
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +37 -37
- package/dist/typography/paragraph/src/Paragraph.js +2 -2
- package/dist/typography/paragraph/src/index.css +37 -37
- package/dist/typography/paragraph/src/index.js +2 -2
- package/dist/typography/text/src/Text.css +37 -37
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +37 -37
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +37 -37
- package/dist/utils/src/EnsureTextWrapper.css +37 -37
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +37 -37
- package/dist/utils/src/index.js +2 -2
- package/package.json +1 -1
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
2
|
-
.Form-module__hop-
|
|
2
|
+
.Form-module__hop-Form___Mw--l {
|
|
3
3
|
display: flex;
|
|
4
4
|
flex-direction: column;
|
|
5
5
|
gap: var(--hop-space-stack-lg);
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
|
|
9
|
-
.Label-module__hop-
|
|
9
|
+
.Label-module__hop-Label___JwMYc {
|
|
10
10
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
11
11
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
12
12
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
13
13
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
14
14
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
15
15
|
}
|
|
16
|
-
:where(.Label-module__hop-
|
|
16
|
+
:where(.Label-module__hop-Label___JwMYc) {
|
|
17
17
|
font-family: var(--hop-Label-font-family);
|
|
18
18
|
font-size: var(--hop-Label-font-size);
|
|
19
19
|
font-weight: var(--hop-Label-font-weight);
|
|
20
20
|
line-height: var(--hop-Label-line-height);
|
|
21
21
|
color: var(--hop-Label-color);
|
|
22
22
|
}
|
|
23
|
-
:where(.Label-module__hop-
|
|
23
|
+
:where(.Label-module__hop-Label__indicator___AdVMW) {
|
|
24
24
|
padding-inline-start: var(--hop-space-20);
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
28
|
-
:where(.OverlineText-module__hop-
|
|
28
|
+
:where(.OverlineText-module__hop-OverlineText___Ixn7X) {
|
|
29
29
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
30
30
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
31
31
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
text-transform: uppercase;
|
|
50
50
|
letter-spacing: var(--letter-spacing);
|
|
51
51
|
}
|
|
52
|
-
.OverlineText-module__hop-
|
|
52
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1 {
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
}
|
|
55
|
-
.OverlineText-module__hop-
|
|
56
|
-
.OverlineText-module__hop-
|
|
55
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::before,
|
|
56
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::after {
|
|
57
57
|
content: "";
|
|
58
58
|
display: block;
|
|
59
59
|
box-sizing: border-box;
|
|
60
60
|
inline-size: 0;
|
|
61
61
|
block-size: 0;
|
|
62
62
|
}
|
|
63
|
-
.OverlineText-module__hop-
|
|
63
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::before {
|
|
64
64
|
margin-block-end: var(--bottom-offset);
|
|
65
65
|
}
|
|
66
|
-
.OverlineText-module__hop-
|
|
66
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::after {
|
|
67
67
|
margin-block-start: var(--top-offset);
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/text/src/Text.module.css/#css-module-data */
|
|
71
|
-
.Text-module__hop-
|
|
71
|
+
.Text-module__hop-Text___v3ZK1 {
|
|
72
72
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
73
73
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
74
74
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -98,49 +98,49 @@
|
|
|
98
98
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
99
99
|
--hop-Text-inherit-size-line-height: inherit;
|
|
100
100
|
}
|
|
101
|
-
:where(.Text-module__hop-
|
|
101
|
+
:where(.Text-module__hop-Text___v3ZK1) {
|
|
102
102
|
font-family: var(--font-family);
|
|
103
103
|
font-size: var(--font-size);
|
|
104
104
|
font-weight: var(--font-weight);
|
|
105
105
|
line-height: var(--line-height);
|
|
106
106
|
}
|
|
107
|
-
:where(.Text-module__hop-Text--
|
|
107
|
+
:where(.Text-module__hop-Text--xs___Y-odp) {
|
|
108
108
|
--font-size: var(--hop-Text-xs-font-size);
|
|
109
109
|
--font-family: var(--hop-Text-xs-font-family);
|
|
110
110
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
111
111
|
--line-height: var(--hop-Text-xs-line-height);
|
|
112
112
|
}
|
|
113
|
-
:where(.Text-module__hop-Text--
|
|
113
|
+
:where(.Text-module__hop-Text--sm___27mHc) {
|
|
114
114
|
--font-size: var(--hop-Text-sm-font-size);
|
|
115
115
|
--font-family: var(--hop-Text-sm-font-family);
|
|
116
116
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
117
117
|
--line-height: var(--hop-Text-sm-line-height);
|
|
118
118
|
}
|
|
119
|
-
:where(.Text-module__hop-Text--
|
|
119
|
+
:where(.Text-module__hop-Text--md___4g0lP) {
|
|
120
120
|
--font-size: var(--hop-Text-md-font-size);
|
|
121
121
|
--font-family: var(--hop-Text-md-font-family);
|
|
122
122
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
123
123
|
--line-height: var(--hop-Text-md-line-height);
|
|
124
124
|
}
|
|
125
|
-
:where(.Text-module__hop-Text--
|
|
125
|
+
:where(.Text-module__hop-Text--lg___04WEl) {
|
|
126
126
|
--font-size: var(--hop-Text-lg-font-size);
|
|
127
127
|
--font-family: var(--hop-Text-lg-font-family);
|
|
128
128
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
129
129
|
--line-height: var(--hop-Text-lg-line-height);
|
|
130
130
|
}
|
|
131
|
-
:where(.Text-module__hop-Text--
|
|
131
|
+
:where(.Text-module__hop-Text--xl___q6pxz) {
|
|
132
132
|
--font-size: var(--hop-Text-xl-font-size);
|
|
133
133
|
--font-family: var(--hop-Text-xl-font-family);
|
|
134
134
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
135
135
|
--line-height: var(--hop-Text-xl-line-height);
|
|
136
136
|
}
|
|
137
|
-
:where(.Text-module__hop-Text--
|
|
137
|
+
:where(.Text-module__hop-Text--2xl___-uxum) {
|
|
138
138
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
139
139
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
140
140
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
141
141
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
142
142
|
}
|
|
143
|
-
:where(.Text-module__hop-Text--
|
|
143
|
+
:where(.Text-module__hop-Text--inherit___RewNr) {
|
|
144
144
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
145
145
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
146
146
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/paragraph/src/Paragraph.module.css/#css-module-data */
|
|
151
|
-
.Paragraph-module__hop-
|
|
151
|
+
.Paragraph-module__hop-Paragraph___zIPGL {
|
|
152
152
|
--hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
|
|
153
153
|
--hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
|
|
154
154
|
--hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
|
|
@@ -160,33 +160,33 @@
|
|
|
160
160
|
margin-block-end: var(--margin-block-end);
|
|
161
161
|
overflow-wrap: break-word;
|
|
162
162
|
}
|
|
163
|
-
.Paragraph-module__hop-
|
|
163
|
+
.Paragraph-module__hop-Paragraph___zIPGL:last-child {
|
|
164
164
|
--margin-block-end: 0;
|
|
165
165
|
}
|
|
166
|
-
.Paragraph-module__hop-Paragraph--
|
|
166
|
+
.Paragraph-module__hop-Paragraph--xs___GnH4z {
|
|
167
167
|
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
168
168
|
}
|
|
169
|
-
.Paragraph-module__hop-Paragraph--
|
|
169
|
+
.Paragraph-module__hop-Paragraph--sm___e5ZpV {
|
|
170
170
|
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
171
171
|
}
|
|
172
|
-
.Paragraph-module__hop-Paragraph--
|
|
172
|
+
.Paragraph-module__hop-Paragraph--md___0rGEH {
|
|
173
173
|
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
174
174
|
}
|
|
175
|
-
.Paragraph-module__hop-Paragraph--
|
|
175
|
+
.Paragraph-module__hop-Paragraph--lg___kvkHm {
|
|
176
176
|
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
177
177
|
}
|
|
178
|
-
.Paragraph-module__hop-Paragraph--
|
|
178
|
+
.Paragraph-module__hop-Paragraph--xl___pd3VX {
|
|
179
179
|
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
180
180
|
}
|
|
181
|
-
.Paragraph-module__hop-Paragraph--
|
|
181
|
+
.Paragraph-module__hop-Paragraph--2xl___0FEsW {
|
|
182
182
|
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
183
183
|
}
|
|
184
|
-
.Paragraph-module__hop-Paragraph--
|
|
184
|
+
.Paragraph-module__hop-Paragraph--inherit___tEuRz {
|
|
185
185
|
--margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
188
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/heading/src/Heading.module.css/#css-module-data */
|
|
189
|
-
.Heading-module__hop-
|
|
189
|
+
.Heading-module__hop-Heading___Wsu0W {
|
|
190
190
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
191
191
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
192
192
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
221
221
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
222
222
|
}
|
|
223
|
-
:where(.Heading-module__hop-
|
|
223
|
+
:where(.Heading-module__hop-Heading___Wsu0W) {
|
|
224
224
|
margin: 0;
|
|
225
225
|
font-family: var(--font-family);
|
|
226
226
|
font-size: var(--font-size);
|
|
@@ -228,43 +228,43 @@
|
|
|
228
228
|
line-height: var(--line-height);
|
|
229
229
|
color: var(--hop-neutral-text);
|
|
230
230
|
}
|
|
231
|
-
:where(.Heading-module__hop-Heading--
|
|
231
|
+
:where(.Heading-module__hop-Heading--xs___0qq2b) {
|
|
232
232
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
233
233
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
234
234
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
235
235
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
236
236
|
}
|
|
237
|
-
:where(.Heading-module__hop-Heading--
|
|
237
|
+
:where(.Heading-module__hop-Heading--sm___A-hGI) {
|
|
238
238
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
239
239
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
240
240
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
241
241
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
242
242
|
}
|
|
243
|
-
:where(.Heading-module__hop-Heading--
|
|
243
|
+
:where(.Heading-module__hop-Heading--md___HE--R) {
|
|
244
244
|
--font-size: var(--hop-Heading-md-font-size);
|
|
245
245
|
--font-family: var(--hop-Heading-md-font-family);
|
|
246
246
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
247
247
|
--line-height: var(--hop-Heading-md-line-height);
|
|
248
248
|
}
|
|
249
|
-
:where(.Heading-module__hop-Heading--
|
|
249
|
+
:where(.Heading-module__hop-Heading--lg___-OS8V) {
|
|
250
250
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
251
251
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
252
252
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
253
253
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
254
254
|
}
|
|
255
|
-
:where(.Heading-module__hop-Heading--
|
|
255
|
+
:where(.Heading-module__hop-Heading--xl___feRIB) {
|
|
256
256
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
257
257
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
258
258
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
259
259
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
260
260
|
}
|
|
261
|
-
:where(.Heading-module__hop-Heading--
|
|
261
|
+
:where(.Heading-module__hop-Heading--2xl___bdjNM) {
|
|
262
262
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
263
263
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
264
264
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
265
265
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
266
266
|
}
|
|
267
|
-
:where(.Heading-module__hop-Heading--
|
|
267
|
+
:where(.Heading-module__hop-Heading--3xl___uKkPe) {
|
|
268
268
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
269
269
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
270
270
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-
|
|
1
|
+
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-RFF2GVAI.js';
|
|
2
2
|
import '../../../chunk-WJRMD4JP.js';
|
|
3
3
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../../chunk-JSBRDJBE.js';
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
2
|
-
.Form-module__hop-
|
|
2
|
+
.Form-module__hop-Form___Mw--l {
|
|
3
3
|
display: flex;
|
|
4
4
|
flex-direction: column;
|
|
5
5
|
gap: var(--hop-space-stack-lg);
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
|
|
9
|
-
.Label-module__hop-
|
|
9
|
+
.Label-module__hop-Label___JwMYc {
|
|
10
10
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
11
11
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
12
12
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
13
13
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
14
14
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
15
15
|
}
|
|
16
|
-
:where(.Label-module__hop-
|
|
16
|
+
:where(.Label-module__hop-Label___JwMYc) {
|
|
17
17
|
font-family: var(--hop-Label-font-family);
|
|
18
18
|
font-size: var(--hop-Label-font-size);
|
|
19
19
|
font-weight: var(--hop-Label-font-weight);
|
|
20
20
|
line-height: var(--hop-Label-line-height);
|
|
21
21
|
color: var(--hop-Label-color);
|
|
22
22
|
}
|
|
23
|
-
:where(.Label-module__hop-
|
|
23
|
+
:where(.Label-module__hop-Label__indicator___AdVMW) {
|
|
24
24
|
padding-inline-start: var(--hop-space-20);
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
28
|
-
:where(.OverlineText-module__hop-
|
|
28
|
+
:where(.OverlineText-module__hop-OverlineText___Ixn7X) {
|
|
29
29
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
30
30
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
31
31
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
text-transform: uppercase;
|
|
50
50
|
letter-spacing: var(--letter-spacing);
|
|
51
51
|
}
|
|
52
|
-
.OverlineText-module__hop-
|
|
52
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1 {
|
|
53
53
|
box-sizing: border-box;
|
|
54
54
|
}
|
|
55
|
-
.OverlineText-module__hop-
|
|
56
|
-
.OverlineText-module__hop-
|
|
55
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::before,
|
|
56
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::after {
|
|
57
57
|
content: "";
|
|
58
58
|
display: block;
|
|
59
59
|
box-sizing: border-box;
|
|
60
60
|
inline-size: 0;
|
|
61
61
|
block-size: 0;
|
|
62
62
|
}
|
|
63
|
-
.OverlineText-module__hop-
|
|
63
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::before {
|
|
64
64
|
margin-block-end: var(--bottom-offset);
|
|
65
65
|
}
|
|
66
|
-
.OverlineText-module__hop-
|
|
66
|
+
.OverlineText-module__hop-OverlineText__text___ZNdD1::after {
|
|
67
67
|
margin-block-start: var(--top-offset);
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/text/src/Text.module.css/#css-module-data */
|
|
71
|
-
.Text-module__hop-
|
|
71
|
+
.Text-module__hop-Text___v3ZK1 {
|
|
72
72
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
73
73
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
74
74
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -98,49 +98,49 @@
|
|
|
98
98
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
99
99
|
--hop-Text-inherit-size-line-height: inherit;
|
|
100
100
|
}
|
|
101
|
-
:where(.Text-module__hop-
|
|
101
|
+
:where(.Text-module__hop-Text___v3ZK1) {
|
|
102
102
|
font-family: var(--font-family);
|
|
103
103
|
font-size: var(--font-size);
|
|
104
104
|
font-weight: var(--font-weight);
|
|
105
105
|
line-height: var(--line-height);
|
|
106
106
|
}
|
|
107
|
-
:where(.Text-module__hop-Text--
|
|
107
|
+
:where(.Text-module__hop-Text--xs___Y-odp) {
|
|
108
108
|
--font-size: var(--hop-Text-xs-font-size);
|
|
109
109
|
--font-family: var(--hop-Text-xs-font-family);
|
|
110
110
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
111
111
|
--line-height: var(--hop-Text-xs-line-height);
|
|
112
112
|
}
|
|
113
|
-
:where(.Text-module__hop-Text--
|
|
113
|
+
:where(.Text-module__hop-Text--sm___27mHc) {
|
|
114
114
|
--font-size: var(--hop-Text-sm-font-size);
|
|
115
115
|
--font-family: var(--hop-Text-sm-font-family);
|
|
116
116
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
117
117
|
--line-height: var(--hop-Text-sm-line-height);
|
|
118
118
|
}
|
|
119
|
-
:where(.Text-module__hop-Text--
|
|
119
|
+
:where(.Text-module__hop-Text--md___4g0lP) {
|
|
120
120
|
--font-size: var(--hop-Text-md-font-size);
|
|
121
121
|
--font-family: var(--hop-Text-md-font-family);
|
|
122
122
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
123
123
|
--line-height: var(--hop-Text-md-line-height);
|
|
124
124
|
}
|
|
125
|
-
:where(.Text-module__hop-Text--
|
|
125
|
+
:where(.Text-module__hop-Text--lg___04WEl) {
|
|
126
126
|
--font-size: var(--hop-Text-lg-font-size);
|
|
127
127
|
--font-family: var(--hop-Text-lg-font-family);
|
|
128
128
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
129
129
|
--line-height: var(--hop-Text-lg-line-height);
|
|
130
130
|
}
|
|
131
|
-
:where(.Text-module__hop-Text--
|
|
131
|
+
:where(.Text-module__hop-Text--xl___q6pxz) {
|
|
132
132
|
--font-size: var(--hop-Text-xl-font-size);
|
|
133
133
|
--font-family: var(--hop-Text-xl-font-family);
|
|
134
134
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
135
135
|
--line-height: var(--hop-Text-xl-line-height);
|
|
136
136
|
}
|
|
137
|
-
:where(.Text-module__hop-Text--
|
|
137
|
+
:where(.Text-module__hop-Text--2xl___-uxum) {
|
|
138
138
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
139
139
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
140
140
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
141
141
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
142
142
|
}
|
|
143
|
-
:where(.Text-module__hop-Text--
|
|
143
|
+
:where(.Text-module__hop-Text--inherit___RewNr) {
|
|
144
144
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
145
145
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
146
146
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/paragraph/src/Paragraph.module.css/#css-module-data */
|
|
151
|
-
.Paragraph-module__hop-
|
|
151
|
+
.Paragraph-module__hop-Paragraph___zIPGL {
|
|
152
152
|
--hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
|
|
153
153
|
--hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
|
|
154
154
|
--hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
|
|
@@ -160,33 +160,33 @@
|
|
|
160
160
|
margin-block-end: var(--margin-block-end);
|
|
161
161
|
overflow-wrap: break-word;
|
|
162
162
|
}
|
|
163
|
-
.Paragraph-module__hop-
|
|
163
|
+
.Paragraph-module__hop-Paragraph___zIPGL:last-child {
|
|
164
164
|
--margin-block-end: 0;
|
|
165
165
|
}
|
|
166
|
-
.Paragraph-module__hop-Paragraph--
|
|
166
|
+
.Paragraph-module__hop-Paragraph--xs___GnH4z {
|
|
167
167
|
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
168
168
|
}
|
|
169
|
-
.Paragraph-module__hop-Paragraph--
|
|
169
|
+
.Paragraph-module__hop-Paragraph--sm___e5ZpV {
|
|
170
170
|
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
171
171
|
}
|
|
172
|
-
.Paragraph-module__hop-Paragraph--
|
|
172
|
+
.Paragraph-module__hop-Paragraph--md___0rGEH {
|
|
173
173
|
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
174
174
|
}
|
|
175
|
-
.Paragraph-module__hop-Paragraph--
|
|
175
|
+
.Paragraph-module__hop-Paragraph--lg___kvkHm {
|
|
176
176
|
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
177
177
|
}
|
|
178
|
-
.Paragraph-module__hop-Paragraph--
|
|
178
|
+
.Paragraph-module__hop-Paragraph--xl___pd3VX {
|
|
179
179
|
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
180
180
|
}
|
|
181
|
-
.Paragraph-module__hop-Paragraph--
|
|
181
|
+
.Paragraph-module__hop-Paragraph--2xl___0FEsW {
|
|
182
182
|
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
183
183
|
}
|
|
184
|
-
.Paragraph-module__hop-Paragraph--
|
|
184
|
+
.Paragraph-module__hop-Paragraph--inherit___tEuRz {
|
|
185
185
|
--margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
188
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/heading/src/Heading.module.css/#css-module-data */
|
|
189
|
-
.Heading-module__hop-
|
|
189
|
+
.Heading-module__hop-Heading___Wsu0W {
|
|
190
190
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
191
191
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
192
192
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
221
221
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
222
222
|
}
|
|
223
|
-
:where(.Heading-module__hop-
|
|
223
|
+
:where(.Heading-module__hop-Heading___Wsu0W) {
|
|
224
224
|
margin: 0;
|
|
225
225
|
font-family: var(--font-family);
|
|
226
226
|
font-size: var(--font-size);
|
|
@@ -228,43 +228,43 @@
|
|
|
228
228
|
line-height: var(--line-height);
|
|
229
229
|
color: var(--hop-neutral-text);
|
|
230
230
|
}
|
|
231
|
-
:where(.Heading-module__hop-Heading--
|
|
231
|
+
:where(.Heading-module__hop-Heading--xs___0qq2b) {
|
|
232
232
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
233
233
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
234
234
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
235
235
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
236
236
|
}
|
|
237
|
-
:where(.Heading-module__hop-Heading--
|
|
237
|
+
:where(.Heading-module__hop-Heading--sm___A-hGI) {
|
|
238
238
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
239
239
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
240
240
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
241
241
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
242
242
|
}
|
|
243
|
-
:where(.Heading-module__hop-Heading--
|
|
243
|
+
:where(.Heading-module__hop-Heading--md___HE--R) {
|
|
244
244
|
--font-size: var(--hop-Heading-md-font-size);
|
|
245
245
|
--font-family: var(--hop-Heading-md-font-family);
|
|
246
246
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
247
247
|
--line-height: var(--hop-Heading-md-line-height);
|
|
248
248
|
}
|
|
249
|
-
:where(.Heading-module__hop-Heading--
|
|
249
|
+
:where(.Heading-module__hop-Heading--lg___-OS8V) {
|
|
250
250
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
251
251
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
252
252
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
253
253
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
254
254
|
}
|
|
255
|
-
:where(.Heading-module__hop-Heading--
|
|
255
|
+
:where(.Heading-module__hop-Heading--xl___feRIB) {
|
|
256
256
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
257
257
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
258
258
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
259
259
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
260
260
|
}
|
|
261
|
-
:where(.Heading-module__hop-Heading--
|
|
261
|
+
:where(.Heading-module__hop-Heading--2xl___bdjNM) {
|
|
262
262
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
263
263
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
264
264
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
265
265
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
266
266
|
}
|
|
267
|
-
:where(.Heading-module__hop-Heading--
|
|
267
|
+
:where(.Heading-module__hop-Heading--3xl___uKkPe) {
|
|
268
268
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
269
269
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
270
270
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-
|
|
1
|
+
export { GlobalHeadingCssSelector, H1, H2, H3, H4, H5, H6, _Heading as Heading } from '../../../chunk-RFF2GVAI.js';
|
|
2
2
|
export { HeadingContext } from '../../../chunk-WJRMD4JP.js';
|
|
3
3
|
import '../../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../../chunk-JSBRDJBE.js';
|