@hopper-ui/components 1.5.13 → 1.5.14
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 +7 -0
- package/dist/accordion/src/Accordion.css +68 -68
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +68 -68
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +312 -300
- package/dist/alert/src/Alert.js +9 -9
- package/dist/alert/src/index.css +312 -300
- package/dist/alert/src/index.js +9 -9
- package/dist/avatar/src/AnonymousAvatar.css +38 -38
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +56 -56
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +65 -55
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/BrokenAvatar.css +38 -38
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +38 -38
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +38 -38
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +93 -83
- package/dist/avatar/src/index.js +9 -9
- package/dist/badge/src/Badge.css +43 -43
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +38 -38
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +53 -53
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +94 -94
- package/dist/buttons/src/Button.js +5 -5
- package/dist/buttons/src/ButtonGroup.css +39 -39
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +99 -99
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/CloseButton.css +95 -95
- package/dist/buttons/src/CloseButton.js +6 -6
- package/dist/buttons/src/EmbeddedButton.css +99 -99
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +103 -103
- package/dist/buttons/src/LinkButton.js +4 -4
- package/dist/buttons/src/index.css +251 -251
- package/dist/buttons/src/index.js +10 -10
- package/dist/callout/src/Callout.css +263 -263
- package/dist/callout/src/Callout.js +7 -7
- package/dist/callout/src/CompactCallout.css +300 -300
- package/dist/callout/src/CompactCallout.js +7 -7
- package/dist/callout/src/index.css +312 -312
- package/dist/callout/src/index.js +8 -8
- package/dist/card/src/Card.css +31 -31
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +31 -31
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +47 -47
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +34 -34
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +99 -99
- package/dist/checkbox/src/CheckboxGroup.js +6 -6
- package/dist/checkbox/src/DecorativeCheckbox.css +55 -55
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +99 -99
- package/dist/checkbox/src/index.js +10 -10
- package/dist/{chunk-AQ5PVP2O.js → chunk-27WKZEEY.js} +2 -2
- package/dist/{chunk-BBFLIS2N.js → chunk-2CHPEOT7.js} +1 -1
- package/dist/{chunk-LOJ6Y766.js → chunk-2MMOUDFD.js} +2 -2
- package/dist/{chunk-FJYBZVXI.js → chunk-2S4JJZRQ.js} +6 -6
- package/dist/{chunk-HANWII4T.js → chunk-2TNVXSEJ.js} +2 -2
- package/dist/{chunk-OBWROGLB.js → chunk-2UT6JJCS.js} +8 -8
- package/dist/{chunk-SVY4NPVL.js → chunk-2ZDKAE5K.js} +7 -7
- package/dist/{chunk-QYMSYYF5.js → chunk-3ECCTNM6.js} +1 -1
- package/dist/{chunk-27MSAOIK.js → chunk-3UCMP2AH.js} +2 -2
- package/dist/{chunk-CFXK2ZSA.js → chunk-3UGFIGCD.js} +2 -2
- package/dist/{chunk-XDFCDNZP.js → chunk-444PPC5Q.js} +1 -1
- package/dist/{chunk-TNLYOFSX.js → chunk-4TM7GV2V.js} +4 -4
- package/dist/{chunk-YYRU4JQR.js → chunk-5UY55BSM.js} +3 -3
- package/dist/{chunk-BAQO6H5D.js → chunk-7MJXWOID.js} +11 -11
- package/dist/{chunk-3ZHH7T6Q.js → chunk-AHKRJPF6.js} +2 -2
- package/dist/{chunk-SYFFZMMH.js → chunk-ASSMRVHT.js} +5 -5
- package/dist/{chunk-2O2NCTBM.js → chunk-BLQ5PYIF.js} +2 -2
- package/dist/{chunk-IJC3LMVD.js → chunk-BRSTXEXO.js} +1 -1
- package/dist/{chunk-CJ3TZIBR.js → chunk-CAMLJNPG.js} +1 -1
- package/dist/{chunk-DQT6VAIZ.js → chunk-CDKPDMNK.js} +2 -2
- package/dist/{chunk-WCUPQIIB.js → chunk-CXXWL5AZ.js} +2 -2
- package/dist/{chunk-Q7VZSQA4.js → chunk-D6OKEIZN.js} +1 -1
- package/dist/{chunk-X7VALEJB.js → chunk-DP23X6HZ.js} +1 -1
- package/dist/{chunk-TZEU4NKY.js → chunk-DWZLEWHG.js} +2 -2
- package/dist/{chunk-FFSXWRQ4.js → chunk-E5KDQAZB.js} +3 -3
- package/dist/{chunk-W6VX3CL4.js → chunk-ECQAPHH6.js} +12 -12
- package/dist/{chunk-FIEPLQID.js → chunk-ENQBKOPX.js} +1 -1
- package/dist/{chunk-QF25FXI5.js → chunk-EQEKYYIB.js} +2 -2
- package/dist/{chunk-H3CEJLCO.js → chunk-F3T6W2WM.js} +2 -2
- package/dist/{chunk-CHA2MOQZ.js → chunk-FFG4K6ZQ.js} +1 -1
- package/dist/{chunk-H3THQ7OK.js → chunk-FZBYIHVX.js} +1 -1
- package/dist/{chunk-AAMIUZW2.js → chunk-GDDLFLKV.js} +1 -1
- package/dist/{chunk-GEZ2O7GH.js → chunk-GFZIITQD.js} +1 -1
- package/dist/{chunk-5UAXAY5Z.js → chunk-GLVS3EMV.js} +1 -1
- package/dist/{chunk-W5LSA7PK.js → chunk-H5JOEG7I.js} +5 -5
- package/dist/{chunk-336PKPIF.js → chunk-HBERBHVX.js} +1 -1
- package/dist/{chunk-PHYO5KW6.js → chunk-IC4RAAMH.js} +1 -1
- package/dist/{chunk-NT7BHGVD.js → chunk-JEHIPH74.js} +5 -5
- package/dist/{chunk-V53G7BNL.js → chunk-JVN5ZGV3.js} +1 -1
- package/dist/{chunk-TKMQCZDW.js → chunk-KFIW7WMI.js} +1 -1
- package/dist/{chunk-QOA4KYYB.js → chunk-KO4O6HC7.js} +2 -2
- package/dist/{chunk-MYC273X2.js → chunk-LDUP2CAO.js} +3 -3
- package/dist/{chunk-WBSUD7UN.js → chunk-LR34EGBM.js} +10 -10
- package/dist/{chunk-3IAYQDEZ.js → chunk-M66L3RAL.js} +3 -3
- package/dist/{chunk-3M3OPDB5.js → chunk-MHEY55HI.js} +2 -2
- package/dist/{chunk-OKYRSI6N.js → chunk-MKIZYDD5.js} +1 -1
- package/dist/{chunk-6KB3ZPEX.js → chunk-MODYINI5.js} +3 -3
- package/dist/{chunk-SA322LHS.js → chunk-N6X66BJY.js} +2 -2
- package/dist/{chunk-4LOEZQ6K.js → chunk-O4T5TBT7.js} +2 -2
- package/dist/{chunk-YDPBF37I.js → chunk-OCWPS7GD.js} +2 -2
- package/dist/{chunk-Q3CGFKER.js → chunk-OPARHXRB.js} +7 -1
- package/dist/{chunk-TFDJKYCC.js → chunk-P4X5GQ5K.js} +2 -2
- package/dist/{chunk-TWKILUSS.js → chunk-PLZRXAW3.js} +2 -2
- package/dist/{chunk-4JPU7V7P.js → chunk-PYRR7Q5U.js} +1 -1
- package/dist/{chunk-DNWSS3V2.js → chunk-R42CLEYO.js} +2 -2
- package/dist/{chunk-DRIRW7MJ.js → chunk-RR4ZCKFE.js} +2 -2
- package/dist/{chunk-YCKOALBB.js → chunk-RRJTW4Z7.js} +1 -1
- package/dist/{chunk-ND5XR6RA.js → chunk-S5NO7N32.js} +2 -2
- package/dist/{chunk-ZXRWEYKU.js → chunk-SK6SNUKY.js} +8 -8
- package/dist/{chunk-PJGCHONW.js → chunk-SYH4BLWA.js} +1 -1
- package/dist/{chunk-6HPTG4I7.js → chunk-T2M4FTI2.js} +1 -1
- package/dist/{chunk-J7GMVQDE.js → chunk-TDAEMXEE.js} +1 -1
- package/dist/{chunk-VJBJDRCA.js → chunk-THQ4OAEL.js} +5 -5
- package/dist/{chunk-YMTZYK3U.js → chunk-TRCGBAIX.js} +1 -1
- package/dist/{chunk-LKH3JL3P.js → chunk-U36V63TW.js} +1 -1
- package/dist/{chunk-WUU53CNO.js → chunk-UAYL3XDR.js} +8 -8
- package/dist/{chunk-BQQSNNMG.js → chunk-UL2ITI33.js} +1 -1
- package/dist/{chunk-OXQZEGVN.js → chunk-UL5R2TMS.js} +1 -1
- package/dist/{chunk-C3X6NC6X.js → chunk-VCXZZ25L.js} +2 -2
- package/dist/{chunk-RPAKOGH6.js → chunk-WC5ZUP2T.js} +2 -2
- package/dist/{chunk-ONWB6QY6.js → chunk-WYU6M7QL.js} +3 -3
- package/dist/{chunk-WPIH4OAE.js → chunk-XCGP42UI.js} +1 -1
- package/dist/{chunk-H4FHS5GM.js → chunk-XDX722SV.js} +1 -1
- package/dist/{chunk-DIYUJMQO.js → chunk-XF77IMBO.js} +2 -2
- package/dist/{chunk-MSIFNLMK.js → chunk-XR6SC252.js} +5 -5
- package/dist/{chunk-PB7U6BYO.js → chunk-YJE7E5OH.js} +3 -3
- package/dist/{chunk-2OHC57EK.js → chunk-ZDEKCOOC.js} +1 -1
- package/dist/{chunk-EGASA3QE.js → chunk-ZPCY3OK6.js} +1 -1
- package/dist/{chunk-26SAFLH2.js → chunk-ZRL67NPK.js} +3 -3
- package/dist/combobox/src/ComboBox.css +701 -671
- package/dist/combobox/src/ComboBox.js +17 -17
- package/dist/combobox/src/index.css +701 -671
- package/dist/combobox/src/index.js +17 -17
- package/dist/disclosure/src/Disclosure.css +38 -38
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +45 -45
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +38 -38
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +63 -63
- package/dist/disclosure/src/index.js +7 -7
- package/dist/divider/src/Divider.css +30 -30
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +30 -30
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +30 -30
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +30 -30
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +28 -28
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +28 -28
- package/dist/form/src/index.js +1 -1
- package/dist/helper-message/src/HelperMessage.css +30 -30
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +30 -30
- package/dist/helper-message/src/index.js +2 -2
- package/dist/hopper-provider/src/HopperProvider.css +244 -0
- package/dist/hopper-provider/src/HopperProvider.d.ts +1 -0
- package/dist/hopper-provider/src/HopperProvider.js +2 -1
- package/dist/hopper-provider/src/index.css +244 -0
- package/dist/hopper-provider/src/index.js +2 -1
- package/dist/icon-list/src/IconList.css +29 -29
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +29 -29
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +270 -270
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +270 -270
- package/dist/illustrated-message/src/index.js +1 -1
- package/dist/image/src/Image.css +31 -31
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +29 -29
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +32 -32
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +1029 -987
- package/dist/index.js +79 -79
- package/dist/inputs/src/Input.css +32 -32
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +34 -34
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +58 -58
- package/dist/inputs/src/NumberField.js +9 -9
- package/dist/inputs/src/PasswordField.css +271 -271
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/RemainingCharacterCount.css +31 -31
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +277 -277
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +55 -55
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +275 -275
- package/dist/inputs/src/TextField.js +12 -12
- package/dist/inputs/src/index.css +323 -323
- package/dist/inputs/src/index.js +16 -16
- package/dist/link/src/Link.css +67 -67
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +67 -67
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +312 -302
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +300 -290
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +35 -35
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +312 -302
- package/dist/list-box/src/index.js +7 -7
- package/dist/modal/src/BaseModal.css +55 -43
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +56 -44
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +302 -290
- package/dist/modal/src/Modal.js +8 -8
- package/dist/modal/src/index.css +303 -291
- package/dist/modal/src/index.js +9 -9
- package/dist/overlays/popover/src/Popover.css +607 -587
- package/dist/overlays/popover/src/Popover.js +2 -2
- package/dist/overlays/popover/src/PopoverBase.css +42 -32
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +621 -591
- package/dist/overlays/popover/src/index.js +3 -3
- package/dist/radio/src/DecorativeRadio.css +55 -55
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +47 -47
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +34 -34
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +99 -99
- package/dist/radio/src/RadioGroup.js +6 -6
- package/dist/radio/src/index.css +99 -99
- package/dist/radio/src/index.js +10 -10
- package/dist/segmented-control/src/SegmentedControl.css +29 -29
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +43 -43
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +44 -44
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +645 -615
- package/dist/select/src/Select.js +16 -16
- package/dist/select/src/SelectValue.css +99 -89
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +645 -615
- package/dist/select/src/index.js +16 -16
- package/dist/spinner/src/Spinner.css +38 -38
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +38 -38
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +44 -44
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +34 -34
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +50 -50
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +451 -441
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabLine.css +30 -30
- package/dist/tabs/src/TabLine.js +1 -1
- package/dist/tabs/src/TabList.css +37 -37
- package/dist/tabs/src/TabList.js +2 -2
- package/dist/tabs/src/TabPanel.css +30 -30
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +462 -452
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +429 -419
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +38 -38
- package/dist/tag/src/TagGroup.js +6 -6
- package/dist/tag/src/index.css +439 -429
- package/dist/tag/src/index.js +11 -11
- package/dist/tile/src/Tile.css +37 -37
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +29 -29
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +38 -38
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +30 -30
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +30 -30
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +48 -38
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +28 -28
- package/dist/tooltip/src/index.css +48 -38
- package/dist/tooltip/src/index.js +3 -3
- package/dist/typography/heading/src/Heading.css +28 -28
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +28 -28
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/Label.css +28 -28
- package/dist/typography/label/src/Label.js +2 -2
- package/dist/typography/label/src/index.css +28 -28
- package/dist/typography/label/src/index.js +2 -2
- package/dist/typography/overline-text/src/OverlineText.css +28 -28
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +28 -28
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/text/src/Text.css +28 -28
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +28 -28
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +28 -28
- package/dist/utils/src/EnsureTextWrapper.css +28 -28
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +28 -28
- package/dist/utils/src/index.js +2 -2
- package/package.json +2 -2
|
@@ -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___igVqd {
|
|
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___igVqd) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
font-family: var(--font-family);
|
|
39
39
|
font-size: var(--font-size);
|
|
@@ -41,43 +41,43 @@
|
|
|
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___RyB2G) {
|
|
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___CtIaS) {
|
|
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___RKhqJ) {
|
|
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___ANMvZ) {
|
|
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___cXo2Z) {
|
|
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___DBhH7) {
|
|
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___aIERK) {
|
|
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);
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
/* 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-
|
|
88
|
+
.Text-module__hop-Text___Fwn4J {
|
|
89
89
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
90
90
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
91
91
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -115,49 +115,49 @@
|
|
|
115
115
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
116
116
|
--hop-Text-inherit-size-line-height: inherit;
|
|
117
117
|
}
|
|
118
|
-
:where(.Text-module__hop-
|
|
118
|
+
:where(.Text-module__hop-Text___Fwn4J) {
|
|
119
119
|
font-family: var(--font-family);
|
|
120
120
|
font-size: var(--font-size);
|
|
121
121
|
font-weight: var(--font-weight);
|
|
122
122
|
line-height: var(--line-height);
|
|
123
123
|
}
|
|
124
|
-
:where(.Text-module__hop-Text--
|
|
124
|
+
:where(.Text-module__hop-Text--xs___vBBia) {
|
|
125
125
|
--font-size: var(--hop-Text-xs-font-size);
|
|
126
126
|
--font-family: var(--hop-Text-xs-font-family);
|
|
127
127
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
128
128
|
--line-height: var(--hop-Text-xs-line-height);
|
|
129
129
|
}
|
|
130
|
-
:where(.Text-module__hop-Text--
|
|
130
|
+
:where(.Text-module__hop-Text--sm___CuD-V) {
|
|
131
131
|
--font-size: var(--hop-Text-sm-font-size);
|
|
132
132
|
--font-family: var(--hop-Text-sm-font-family);
|
|
133
133
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
134
134
|
--line-height: var(--hop-Text-sm-line-height);
|
|
135
135
|
}
|
|
136
|
-
:where(.Text-module__hop-Text--
|
|
136
|
+
:where(.Text-module__hop-Text--md___29Na4) {
|
|
137
137
|
--font-size: var(--hop-Text-md-font-size);
|
|
138
138
|
--font-family: var(--hop-Text-md-font-family);
|
|
139
139
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
140
140
|
--line-height: var(--hop-Text-md-line-height);
|
|
141
141
|
}
|
|
142
|
-
:where(.Text-module__hop-Text--
|
|
142
|
+
:where(.Text-module__hop-Text--lg___v4hQy) {
|
|
143
143
|
--font-size: var(--hop-Text-lg-font-size);
|
|
144
144
|
--font-family: var(--hop-Text-lg-font-family);
|
|
145
145
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
146
146
|
--line-height: var(--hop-Text-lg-line-height);
|
|
147
147
|
}
|
|
148
|
-
:where(.Text-module__hop-Text--
|
|
148
|
+
:where(.Text-module__hop-Text--xl___R5ZqU) {
|
|
149
149
|
--font-size: var(--hop-Text-xl-font-size);
|
|
150
150
|
--font-family: var(--hop-Text-xl-font-family);
|
|
151
151
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
152
152
|
--line-height: var(--hop-Text-xl-line-height);
|
|
153
153
|
}
|
|
154
|
-
:where(.Text-module__hop-Text--
|
|
154
|
+
:where(.Text-module__hop-Text--2xl___vOufo) {
|
|
155
155
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
156
156
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
157
157
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
158
158
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
159
159
|
}
|
|
160
|
-
:where(.Text-module__hop-Text--
|
|
160
|
+
:where(.Text-module__hop-Text--inherit___mSz8x) {
|
|
161
161
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
162
162
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
163
163
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
168
|
-
:where(.OverlineText-module__hop-
|
|
168
|
+
:where(.OverlineText-module__hop-OverlineText___FGab2) {
|
|
169
169
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
170
170
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
171
171
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -189,52 +189,52 @@
|
|
|
189
189
|
text-transform: uppercase;
|
|
190
190
|
letter-spacing: var(--letter-spacing);
|
|
191
191
|
}
|
|
192
|
-
.OverlineText-module__hop-
|
|
192
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy {
|
|
193
193
|
box-sizing: border-box;
|
|
194
194
|
}
|
|
195
|
-
.OverlineText-module__hop-
|
|
196
|
-
.OverlineText-module__hop-
|
|
195
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::before,
|
|
196
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::after {
|
|
197
197
|
content: "";
|
|
198
198
|
display: block;
|
|
199
199
|
box-sizing: border-box;
|
|
200
200
|
inline-size: 0;
|
|
201
201
|
block-size: 0;
|
|
202
202
|
}
|
|
203
|
-
.OverlineText-module__hop-
|
|
203
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::before {
|
|
204
204
|
margin-block-end: var(--bottom-offset);
|
|
205
205
|
}
|
|
206
|
-
.OverlineText-module__hop-
|
|
206
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::after {
|
|
207
207
|
margin-block-start: var(--top-offset);
|
|
208
208
|
}
|
|
209
209
|
|
|
210
210
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
211
|
-
.Form-module__hop-
|
|
211
|
+
.Form-module__hop-Form___FyvEO {
|
|
212
212
|
display: flex;
|
|
213
213
|
flex-direction: column;
|
|
214
214
|
gap: var(--hop-space-stack-lg);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
|
|
218
|
-
.Label-module__hop-
|
|
218
|
+
.Label-module__hop-Label___y79IZ {
|
|
219
219
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
220
220
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
221
221
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
222
222
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
223
223
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
224
224
|
}
|
|
225
|
-
:where(.Label-module__hop-
|
|
225
|
+
:where(.Label-module__hop-Label___y79IZ) {
|
|
226
226
|
font-family: var(--hop-Label-font-family);
|
|
227
227
|
font-size: var(--hop-Label-font-size);
|
|
228
228
|
font-weight: var(--hop-Label-font-weight);
|
|
229
229
|
line-height: var(--hop-Label-line-height);
|
|
230
230
|
color: var(--hop-Label-color);
|
|
231
231
|
}
|
|
232
|
-
:where(.Label-module__hop-
|
|
232
|
+
:where(.Label-module__hop-Label__indicator___TAshU) {
|
|
233
233
|
padding-inline-start: var(--hop-space-20);
|
|
234
234
|
}
|
|
235
235
|
|
|
236
236
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/helper-message/src/HelperMessage.module.css/#css-module-data */
|
|
237
|
-
.HelperMessage-module__hop-
|
|
237
|
+
.HelperMessage-module__hop-HelperMessage___haiv- {
|
|
238
238
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
239
239
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
240
240
|
display: flex;
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
box-sizing: border-box;
|
|
244
244
|
color: var(--hop-HelperMessage-color);
|
|
245
245
|
}
|
|
246
|
-
.HelperMessage-module__hop-
|
|
246
|
+
.HelperMessage-module__hop-HelperMessage__icon___XevrV {
|
|
247
247
|
flex: 0 0 auto;
|
|
248
248
|
align-self: flex-start;
|
|
249
249
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from '../../chunk-
|
|
1
|
+
export { GlobalHelperMessageCssSelector, _HelperMessage as HelperMessage } from '../../chunk-2TNVXSEJ.js';
|
|
2
2
|
export { HelperMessageContext } from '../../chunk-PNEJ6JDM.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-U36V63TW.js';
|
|
4
4
|
import '../../chunk-WJ55ZV54.js';
|
|
5
5
|
import '../../chunk-ZNOU2CGM.js';
|
|
6
6
|
import '../../chunk-M36KANKC.js';
|
|
@@ -0,0 +1,244 @@
|
|
|
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-Heading___igVqd {
|
|
3
|
+
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
4
|
+
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
5
|
+
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
6
|
+
--hop-Heading-xs-line-height: var(--hop-heading-xs-line-height);
|
|
7
|
+
--hop-Heading-sm-font-size: var(--hop-heading-sm-font-size);
|
|
8
|
+
--hop-Heading-sm-font-family: var(--hop-heading-sm-font-family);
|
|
9
|
+
--hop-Heading-sm-font-weight: var(--hop-heading-sm-font-weight);
|
|
10
|
+
--hop-Heading-sm-line-height: var(--hop-heading-sm-line-height);
|
|
11
|
+
--hop-Heading-md-font-size: var(--hop-heading-md-font-size);
|
|
12
|
+
--hop-Heading-md-font-family: var(--hop-heading-md-font-family);
|
|
13
|
+
--hop-Heading-md-font-weight: var(--hop-heading-md-font-weight);
|
|
14
|
+
--hop-Heading-md-line-height: var(--hop-heading-md-line-height);
|
|
15
|
+
--hop-Heading-lg-font-size: var(--hop-heading-lg-font-size);
|
|
16
|
+
--hop-Heading-lg-font-family: var(--hop-heading-lg-font-family);
|
|
17
|
+
--hop-Heading-lg-font-weight: var(--hop-heading-lg-font-weight);
|
|
18
|
+
--hop-Heading-lg-line-height: var(--hop-heading-lg-line-height);
|
|
19
|
+
--hop-Heading-xl-font-size: var(--hop-heading-xl-font-size);
|
|
20
|
+
--hop-Heading-xl-font-family: var(--hop-heading-xl-font-family);
|
|
21
|
+
--hop-Heading-xl-font-weight: var(--hop-heading-xl-font-weight);
|
|
22
|
+
--hop-Heading-xl-line-height: var(--hop-heading-xl-line-height);
|
|
23
|
+
--hop-Heading-2xl-font-size: var(--hop-heading-2xl-font-size);
|
|
24
|
+
--hop-Heading-2xl-font-family: var(--hop-heading-2xl-font-family);
|
|
25
|
+
--hop-Heading-2xl-font-weight: var(--hop-heading-2xl-font-weight);
|
|
26
|
+
--hop-Heading-2xl-line-height: var(--hop-heading-2xl-line-height);
|
|
27
|
+
--hop-Heading-3xl-font-size: var(--hop-heading-3xl-font-size);
|
|
28
|
+
--hop-Heading-3xl-font-family: var(--hop-heading-3xl-font-family);
|
|
29
|
+
--hop-Heading-3xl-font-weight: var(--hop-heading-3xl-font-weight);
|
|
30
|
+
--hop-Heading-3xl-line-height: var(--hop-heading-3xl-line-height);
|
|
31
|
+
--hop-Heading-inherit-size-font-size: inherit;
|
|
32
|
+
--hop-Heading-inherit-size-font-family: inherit;
|
|
33
|
+
--hop-Heading-inherit-size-font-weight: inherit;
|
|
34
|
+
--hop-Heading-inherit-size-line-height: inherit;
|
|
35
|
+
}
|
|
36
|
+
:where(.Heading-module__hop-Heading___igVqd) {
|
|
37
|
+
margin: 0;
|
|
38
|
+
font-family: var(--font-family);
|
|
39
|
+
font-size: var(--font-size);
|
|
40
|
+
font-weight: var(--font-weight);
|
|
41
|
+
line-height: var(--line-height);
|
|
42
|
+
color: var(--hop-neutral-text);
|
|
43
|
+
}
|
|
44
|
+
:where(.Heading-module__hop-Heading--xs___RyB2G) {
|
|
45
|
+
--font-size: var(--hop-Heading-xs-font-size);
|
|
46
|
+
--font-family: var(--hop-Heading-xs-font-family);
|
|
47
|
+
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
48
|
+
--line-height: var(--hop-Heading-xs-line-height);
|
|
49
|
+
}
|
|
50
|
+
:where(.Heading-module__hop-Heading--sm___CtIaS) {
|
|
51
|
+
--font-size: var(--hop-Heading-sm-font-size);
|
|
52
|
+
--font-family: var(--hop-Heading-sm-font-family);
|
|
53
|
+
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
54
|
+
--line-height: var(--hop-Heading-sm-line-height);
|
|
55
|
+
}
|
|
56
|
+
:where(.Heading-module__hop-Heading--md___RKhqJ) {
|
|
57
|
+
--font-size: var(--hop-Heading-md-font-size);
|
|
58
|
+
--font-family: var(--hop-Heading-md-font-family);
|
|
59
|
+
--font-weight: var(--hop-Heading-md-font-weight);
|
|
60
|
+
--line-height: var(--hop-Heading-md-line-height);
|
|
61
|
+
}
|
|
62
|
+
:where(.Heading-module__hop-Heading--lg___ANMvZ) {
|
|
63
|
+
--font-size: var(--hop-Heading-lg-font-size);
|
|
64
|
+
--font-family: var(--hop-Heading-lg-font-family);
|
|
65
|
+
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
66
|
+
--line-height: var(--hop-Heading-lg-line-height);
|
|
67
|
+
}
|
|
68
|
+
:where(.Heading-module__hop-Heading--xl___cXo2Z) {
|
|
69
|
+
--font-size: var(--hop-Heading-xl-font-size);
|
|
70
|
+
--font-family: var(--hop-Heading-xl-font-family);
|
|
71
|
+
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
72
|
+
--line-height: var(--hop-Heading-xl-line-height);
|
|
73
|
+
}
|
|
74
|
+
:where(.Heading-module__hop-Heading--2xl___DBhH7) {
|
|
75
|
+
--font-size: var(--hop-Heading-2xl-font-size);
|
|
76
|
+
--font-family: var(--hop-Heading-2xl-font-family);
|
|
77
|
+
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
78
|
+
--line-height: var(--hop-Heading-2xl-line-height);
|
|
79
|
+
}
|
|
80
|
+
:where(.Heading-module__hop-Heading--3xl___aIERK) {
|
|
81
|
+
--font-size: var(--hop-Heading-3xl-font-size);
|
|
82
|
+
--font-family: var(--hop-Heading-3xl-font-family);
|
|
83
|
+
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
84
|
+
--line-height: var(--hop-Heading-3xl-line-height);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/* 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-Text___Fwn4J {
|
|
89
|
+
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
90
|
+
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
91
|
+
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
92
|
+
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
93
|
+
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
94
|
+
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
95
|
+
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
96
|
+
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
97
|
+
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
98
|
+
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
99
|
+
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
100
|
+
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
101
|
+
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
102
|
+
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
103
|
+
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
104
|
+
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
105
|
+
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
106
|
+
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
107
|
+
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
108
|
+
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
109
|
+
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
110
|
+
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
111
|
+
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
112
|
+
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
113
|
+
--hop-Text-inherit-size-font-size: inherit;
|
|
114
|
+
--hop-Text-inherit-size-font-family: inherit;
|
|
115
|
+
--hop-Text-inherit-size-font-weight: inherit;
|
|
116
|
+
--hop-Text-inherit-size-line-height: inherit;
|
|
117
|
+
}
|
|
118
|
+
:where(.Text-module__hop-Text___Fwn4J) {
|
|
119
|
+
font-family: var(--font-family);
|
|
120
|
+
font-size: var(--font-size);
|
|
121
|
+
font-weight: var(--font-weight);
|
|
122
|
+
line-height: var(--line-height);
|
|
123
|
+
}
|
|
124
|
+
:where(.Text-module__hop-Text--xs___vBBia) {
|
|
125
|
+
--font-size: var(--hop-Text-xs-font-size);
|
|
126
|
+
--font-family: var(--hop-Text-xs-font-family);
|
|
127
|
+
--font-weight: var(--hop-Text-xs-font-weight);
|
|
128
|
+
--line-height: var(--hop-Text-xs-line-height);
|
|
129
|
+
}
|
|
130
|
+
:where(.Text-module__hop-Text--sm___CuD-V) {
|
|
131
|
+
--font-size: var(--hop-Text-sm-font-size);
|
|
132
|
+
--font-family: var(--hop-Text-sm-font-family);
|
|
133
|
+
--font-weight: var(--hop-Text-sm-font-weight);
|
|
134
|
+
--line-height: var(--hop-Text-sm-line-height);
|
|
135
|
+
}
|
|
136
|
+
:where(.Text-module__hop-Text--md___29Na4) {
|
|
137
|
+
--font-size: var(--hop-Text-md-font-size);
|
|
138
|
+
--font-family: var(--hop-Text-md-font-family);
|
|
139
|
+
--font-weight: var(--hop-Text-md-font-weight);
|
|
140
|
+
--line-height: var(--hop-Text-md-line-height);
|
|
141
|
+
}
|
|
142
|
+
:where(.Text-module__hop-Text--lg___v4hQy) {
|
|
143
|
+
--font-size: var(--hop-Text-lg-font-size);
|
|
144
|
+
--font-family: var(--hop-Text-lg-font-family);
|
|
145
|
+
--font-weight: var(--hop-Text-lg-font-weight);
|
|
146
|
+
--line-height: var(--hop-Text-lg-line-height);
|
|
147
|
+
}
|
|
148
|
+
:where(.Text-module__hop-Text--xl___R5ZqU) {
|
|
149
|
+
--font-size: var(--hop-Text-xl-font-size);
|
|
150
|
+
--font-family: var(--hop-Text-xl-font-family);
|
|
151
|
+
--font-weight: var(--hop-Text-xl-font-weight);
|
|
152
|
+
--line-height: var(--hop-Text-xl-line-height);
|
|
153
|
+
}
|
|
154
|
+
:where(.Text-module__hop-Text--2xl___vOufo) {
|
|
155
|
+
--font-size: var(--hop-Text-2xl-font-size);
|
|
156
|
+
--font-family: var(--hop-Text-2xl-font-family);
|
|
157
|
+
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
158
|
+
--line-height: var(--hop-Text-2xl-line-height);
|
|
159
|
+
}
|
|
160
|
+
:where(.Text-module__hop-Text--inherit___mSz8x) {
|
|
161
|
+
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
162
|
+
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
163
|
+
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
164
|
+
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
168
|
+
:where(.OverlineText-module__hop-OverlineText___FGab2) {
|
|
169
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
170
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
171
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
172
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
173
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
174
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
175
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
176
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
177
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
178
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
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);
|
|
191
|
+
}
|
|
192
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy {
|
|
193
|
+
box-sizing: border-box;
|
|
194
|
+
}
|
|
195
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::before,
|
|
196
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::after {
|
|
197
|
+
content: "";
|
|
198
|
+
display: block;
|
|
199
|
+
box-sizing: border-box;
|
|
200
|
+
inline-size: 0;
|
|
201
|
+
block-size: 0;
|
|
202
|
+
}
|
|
203
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::before {
|
|
204
|
+
margin-block-end: var(--bottom-offset);
|
|
205
|
+
}
|
|
206
|
+
.OverlineText-module__hop-OverlineText__text___JGsJy::after {
|
|
207
|
+
margin-block-start: var(--top-offset);
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
211
|
+
.Form-module__hop-Form___FyvEO {
|
|
212
|
+
display: flex;
|
|
213
|
+
flex-direction: column;
|
|
214
|
+
gap: var(--hop-space-stack-lg);
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
|
|
218
|
+
.Label-module__hop-Label___y79IZ {
|
|
219
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
220
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
221
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
222
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
223
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
224
|
+
}
|
|
225
|
+
:where(.Label-module__hop-Label___y79IZ) {
|
|
226
|
+
font-family: var(--hop-Label-font-family);
|
|
227
|
+
font-size: var(--hop-Label-font-size);
|
|
228
|
+
font-weight: var(--hop-Label-font-weight);
|
|
229
|
+
line-height: var(--hop-Label-line-height);
|
|
230
|
+
color: var(--hop-Label-color);
|
|
231
|
+
}
|
|
232
|
+
:where(.Label-module__hop-Label__indicator___TAshU) {
|
|
233
|
+
padding-inline-start: var(--hop-space-20);
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/hopper-provider/src/HopperProvider.module.css/#css-module-data */
|
|
237
|
+
.HopperProvider-module__hop-HopperProvider___6ThQc {
|
|
238
|
+
font-family: var(--hop-body-md-font-family);
|
|
239
|
+
font-size: var(--hop-body-md-font-size);
|
|
240
|
+
font-weight: var(--hop-body-md-font-weight);
|
|
241
|
+
-webkit-font-smoothing: antialiased;
|
|
242
|
+
line-height: var(--hop-body-md-line-height);
|
|
243
|
+
color: var(--hop-neutral-text);
|
|
244
|
+
}
|
|
@@ -54,6 +54,7 @@ declare function useHopperContext(): HopperProviderProps;
|
|
|
54
54
|
/**
|
|
55
55
|
* This hook is used to get the HopperProviderProps from the nearest HopperProvider ancestor.
|
|
56
56
|
* It will only return the props that would need to be forwarded to the next HopperProvider.
|
|
57
|
+
* @deprecated This hook is deprecated and should not be used in new code. Prefer setting `getRootCSSClasses(colorScheme)` instead of creating a new HopperProvider in portals.
|
|
57
58
|
*/
|
|
58
59
|
declare function useForwardedHopperContext(): {
|
|
59
60
|
locale: string | undefined;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export { GlobalHopperProviderCssSelector, HopperContext, _HopperProvider as HopperProvider, useForwardedHopperContext, useHopperContext } from '../../chunk-
|
|
1
|
+
export { GlobalHopperProviderCssSelector, HopperContext, _HopperProvider as HopperProvider, useForwardedHopperContext, useHopperContext } from '../../chunk-OPARHXRB.js';
|
|
2
|
+
import '../../chunk-KVDXQMWI.js';
|
|
2
3
|
import '../../chunk-JSBRDJBE.js';
|