@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/inputs/src/InputGroup.module.css/#css-module-data */
|
|
237
|
-
.InputGroup-module__hop-
|
|
237
|
+
.InputGroup-module__hop-InputGroup___CV7xo {
|
|
238
238
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
239
239
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
240
240
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
@@ -265,20 +265,20 @@
|
|
|
265
265
|
border: var(--border);
|
|
266
266
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
267
267
|
}
|
|
268
|
-
.InputGroup-module__hop-InputGroup--
|
|
268
|
+
.InputGroup-module__hop-InputGroup--fluid___rlYbP {
|
|
269
269
|
--inline-size: 100%;
|
|
270
270
|
}
|
|
271
|
-
.InputGroup-module__hop-
|
|
271
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-hovered] {
|
|
272
272
|
--background: var(--hop-InputGroup-background-hover);
|
|
273
273
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
274
274
|
}
|
|
275
|
-
.InputGroup-module__hop-
|
|
275
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-focus-within] {
|
|
276
276
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
277
277
|
}
|
|
278
|
-
.InputGroup-module__hop-
|
|
278
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-invalid] {
|
|
279
279
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
280
280
|
}
|
|
281
|
-
.InputGroup-module__hop-
|
|
281
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-disabled] {
|
|
282
282
|
--background: var(--hop-InputGroup-background-disabled);
|
|
283
283
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-disabled);
|
|
284
284
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-
|
|
1
|
+
export { GlobalInputGroupCssSelector, _InputGroup as InputGroup } from '../../chunk-DP23X6HZ.js';
|
|
2
2
|
import '../../chunk-6BFSSZCY.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-KVDXQMWI.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/heading/src/Heading.module.css/#css-module-data */
|
|
2
|
-
.Heading-module__hop-
|
|
2
|
+
.Heading-module__hop-Heading___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/error-message/src/ErrorMessage.module.css/#css-module-data */
|
|
237
|
-
.ErrorMessage-module__hop-
|
|
237
|
+
.ErrorMessage-module__hop-ErrorMessage___34QCD {
|
|
238
238
|
--hop-ErrorMessage-color: var(--hop-danger-text-weak);
|
|
239
239
|
--hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
|
|
240
240
|
--hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
|
|
@@ -251,13 +251,13 @@
|
|
|
251
251
|
line-height: var(--hop-ErrorMessage-line-height);
|
|
252
252
|
color: var(--hop-ErrorMessage-color);
|
|
253
253
|
}
|
|
254
|
-
.ErrorMessage-module__hop-
|
|
254
|
+
.ErrorMessage-module__hop-ErrorMessage__icon___oK9wY {
|
|
255
255
|
flex: 0 0 auto;
|
|
256
256
|
align-self: flex-start;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
259
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/helper-message/src/HelperMessage.module.css/#css-module-data */
|
|
260
|
-
.HelperMessage-module__hop-
|
|
260
|
+
.HelperMessage-module__hop-HelperMessage___haiv- {
|
|
261
261
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
262
262
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
263
263
|
display: flex;
|
|
@@ -266,13 +266,13 @@
|
|
|
266
266
|
box-sizing: border-box;
|
|
267
267
|
color: var(--hop-HelperMessage-color);
|
|
268
268
|
}
|
|
269
|
-
.HelperMessage-module__hop-
|
|
269
|
+
.HelperMessage-module__hop-HelperMessage__icon___XevrV {
|
|
270
270
|
flex: 0 0 auto;
|
|
271
271
|
align-self: flex-start;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
274
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/Input.module.css/#css-module-data */
|
|
275
|
-
.Input-module__hop-
|
|
275
|
+
.Input-module__hop-Input___54oXk {
|
|
276
276
|
--hop-Input-placeholder-font-family: inherit;
|
|
277
277
|
--hop-Input-placeholder-font-size: inherit;
|
|
278
278
|
--hop-Input-placeholder-font-weight: inherit;
|
|
@@ -320,28 +320,28 @@
|
|
|
320
320
|
border: 0;
|
|
321
321
|
outline-style: none;
|
|
322
322
|
}
|
|
323
|
-
.Input-module__hop-Input--
|
|
323
|
+
.Input-module__hop-Input--sm___KM5Nk {
|
|
324
324
|
--font-family: var(--hop-Input-sm-font-family);
|
|
325
325
|
--font-size: var(--hop-Input-sm-font-size);
|
|
326
326
|
--font-weight: var(--hop-Input-sm-font-weight);
|
|
327
327
|
--line-height: var(--hop-Input-sm-line-height);
|
|
328
328
|
--block-size: var(--hop-Input-sm-block-size);
|
|
329
329
|
}
|
|
330
|
-
.Input-module__hop-
|
|
330
|
+
.Input-module__hop-Input___54oXk::placeholder {
|
|
331
331
|
font-family: var(--hop-Input-placeholder-font-family);
|
|
332
332
|
font-size: var(--hop-Input-placeholder-font-size);
|
|
333
333
|
font-weight: var(--hop-Input-placeholder-font-weight);
|
|
334
334
|
line-height: var(--hop-Input-placeholder-line-height);
|
|
335
335
|
color: var(--input-placeholder-color);
|
|
336
336
|
}
|
|
337
|
-
.Input-module__hop-
|
|
337
|
+
.Input-module__hop-Input___54oXk[data-disabled] {
|
|
338
338
|
--input-placeholder-color: var(--hop-Input-placeholder-color-disabled);
|
|
339
339
|
--color: var(--hop-Input-color-disabled);
|
|
340
340
|
--background-color: var(--hop-Input-background-disabled);
|
|
341
341
|
}
|
|
342
342
|
|
|
343
343
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
|
|
344
|
-
.InputGroup-module__hop-
|
|
344
|
+
.InputGroup-module__hop-InputGroup___CV7xo {
|
|
345
345
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
346
346
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
347
347
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
@@ -372,26 +372,26 @@
|
|
|
372
372
|
border: var(--border);
|
|
373
373
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
374
374
|
}
|
|
375
|
-
.InputGroup-module__hop-InputGroup--
|
|
375
|
+
.InputGroup-module__hop-InputGroup--fluid___rlYbP {
|
|
376
376
|
--inline-size: 100%;
|
|
377
377
|
}
|
|
378
|
-
.InputGroup-module__hop-
|
|
378
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-hovered] {
|
|
379
379
|
--background: var(--hop-InputGroup-background-hover);
|
|
380
380
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
381
381
|
}
|
|
382
|
-
.InputGroup-module__hop-
|
|
382
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-focus-within] {
|
|
383
383
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
384
384
|
}
|
|
385
|
-
.InputGroup-module__hop-
|
|
385
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-invalid] {
|
|
386
386
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
387
387
|
}
|
|
388
|
-
.InputGroup-module__hop-
|
|
388
|
+
.InputGroup-module__hop-InputGroup___CV7xo[data-disabled] {
|
|
389
389
|
--background: var(--hop-InputGroup-background-disabled);
|
|
390
390
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-disabled);
|
|
391
391
|
}
|
|
392
392
|
|
|
393
393
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/NumberField.module.css/#css-module-data */
|
|
394
|
-
.NumberField-module__hop-
|
|
394
|
+
.NumberField-module__hop-NumberField___jJied {
|
|
395
395
|
--hop-NumberField-gap: var(--hop-space-stack-xs);
|
|
396
396
|
--hop-NumberField-inline-size: 20rem;
|
|
397
397
|
--hop-NumberField-inline-size-fluid: 100%;
|
|
@@ -427,30 +427,30 @@
|
|
|
427
427
|
gap: var(--hop-NumberField-gap);
|
|
428
428
|
inline-size: var(--inline-size);
|
|
429
429
|
}
|
|
430
|
-
.NumberField-module__hop-NumberField--
|
|
430
|
+
.NumberField-module__hop-NumberField--fluid___RgIYv {
|
|
431
431
|
--inline-size: var(--hop-NumberField-inline-size-fluid);
|
|
432
432
|
}
|
|
433
|
-
.NumberField-module__hop-
|
|
433
|
+
.NumberField-module__hop-NumberField__Label___m2pEg {
|
|
434
434
|
order: 0;
|
|
435
435
|
}
|
|
436
|
-
.NumberField-module__hop-
|
|
436
|
+
.NumberField-module__hop-NumberField__prefix___3LJaD {
|
|
437
437
|
order: 1;
|
|
438
438
|
margin-inline-end: var(--hop-NumberField-prefix-margin-inline-end);
|
|
439
439
|
color: var(--hop-NumberField-prefix-color);
|
|
440
440
|
}
|
|
441
|
-
.NumberField-module__hop-
|
|
441
|
+
.NumberField-module__hop-NumberField__InputGroup___CAI7w {
|
|
442
442
|
grid-template: var(--hop-NumberField-input-group-template);
|
|
443
443
|
order: 1;
|
|
444
444
|
padding-inline-end: var(--hop-NumberField-input-group-padding-inline-end);
|
|
445
445
|
}
|
|
446
|
-
.NumberField-module__hop-
|
|
447
|
-
.NumberField-module__hop-
|
|
446
|
+
.NumberField-module__hop-NumberField__ErrorMessage___Xtirr,
|
|
447
|
+
.NumberField-module__hop-NumberField__HelperMessage___uiYvg {
|
|
448
448
|
order: 3;
|
|
449
449
|
}
|
|
450
|
-
.NumberField-module__hop-
|
|
450
|
+
.NumberField-module__hop-NumberField__steppers___Nzs8y {
|
|
451
451
|
order: 3;
|
|
452
452
|
}
|
|
453
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
453
|
+
.NumberField-module__hop-NumberField__stepper-button___bnCPu {
|
|
454
454
|
cursor: pointer;
|
|
455
455
|
display: flex;
|
|
456
456
|
grid-area: var(--grid-area, unset);
|
|
@@ -470,33 +470,33 @@
|
|
|
470
470
|
border-radius: var(--stepper-border-radius, 0);
|
|
471
471
|
outline: none;
|
|
472
472
|
}
|
|
473
|
-
.NumberField-module__hop-NumberField__stepper-button--
|
|
473
|
+
.NumberField-module__hop-NumberField__stepper-button--increment___YhIoH {
|
|
474
474
|
--stepper-border-radius: var(--hop-NumberField-stepper-border-radius-increment);
|
|
475
475
|
--stepper-border-width: var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width) 0 var(--hop-NumberField-stepper-border-width);
|
|
476
476
|
--stepper-align-self: var(--hop-NumberField-stepper-align-self-increment);
|
|
477
477
|
}
|
|
478
|
-
.NumberField-module__hop-NumberField__stepper-button--
|
|
478
|
+
.NumberField-module__hop-NumberField__stepper-button--decrement___oM80T {
|
|
479
479
|
--stepper-border-radius: var(--hop-NumberField-stepper-border-radius-decrement);
|
|
480
480
|
--stepper-border-width: 0 var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width);
|
|
481
481
|
--stepper-align-self: var(--hop-NumberField-stepper-align-self-decrement);
|
|
482
482
|
}
|
|
483
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
483
|
+
.NumberField-module__hop-NumberField__stepper-button___bnCPu[data-hovered] {
|
|
484
484
|
color: var(--hop-NumberField-stepper-color-hovered);
|
|
485
485
|
background-color: var(--hop-NumberField-stepper-background-color-hovered);
|
|
486
486
|
}
|
|
487
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
487
|
+
.NumberField-module__hop-NumberField__stepper-button___bnCPu[data-pressed] {
|
|
488
488
|
color: var(--hop-NumberField-stepper-color-pressed);
|
|
489
489
|
background-color: var(--hop-NumberField-stepper-background-color-pressed);
|
|
490
490
|
}
|
|
491
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
491
|
+
.NumberField-module__hop-NumberField__stepper-button___bnCPu[data-disabled] {
|
|
492
492
|
cursor: default;
|
|
493
493
|
color: var(--hop-NumberField-stepper-color-disabled);
|
|
494
494
|
background-color: var(--hop-NumberField-stepper-background-color-disabled);
|
|
495
495
|
}
|
|
496
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
496
|
+
.NumberField-module__hop-NumberField__stepper-button__icon___1X3d0 {
|
|
497
497
|
display: block;
|
|
498
498
|
max-block-size: 100%;
|
|
499
499
|
}
|
|
500
|
-
.NumberField-module__hop-
|
|
500
|
+
.NumberField-module__hop-NumberField__input___Az6xg {
|
|
501
501
|
order: 2;
|
|
502
502
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export { GlobalNumberFieldCssSelector, _NumberField as NumberField } from '../../chunk-
|
|
1
|
+
export { GlobalNumberFieldCssSelector, _NumberField as NumberField } from '../../chunk-2UT6JJCS.js';
|
|
2
2
|
import '../../chunk-ZQ3AWYRR.js';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-GDDLFLKV.js';
|
|
4
|
+
import '../../chunk-DP23X6HZ.js';
|
|
5
5
|
import '../../chunk-6BFSSZCY.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-N6X66BJY.js';
|
|
7
7
|
import '../../chunk-YVCZUIU3.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-2TNVXSEJ.js';
|
|
9
9
|
import '../../chunk-PNEJ6JDM.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-3UGFIGCD.js';
|
|
11
11
|
import '../../chunk-FV74YT2D.js';
|
|
12
12
|
import '../../chunk-2NSUMKNH.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-TRCGBAIX.js';
|
|
14
14
|
import '../../chunk-UYYHPXUH.js';
|
|
15
15
|
import '../../chunk-75DHKNW2.js';
|
|
16
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-XCGP42UI.js';
|
|
17
17
|
import '../../chunk-ZWU6DRRZ.js';
|
|
18
|
-
import '../../chunk-
|
|
18
|
+
import '../../chunk-U36V63TW.js';
|
|
19
19
|
import '../../chunk-WJ55ZV54.js';
|
|
20
20
|
import '../../chunk-ZNOU2CGM.js';
|
|
21
21
|
import '../../chunk-65JPI4FL.js';
|