@hopper-ui/components 1.12.13 → 1.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/accordion/src/Accordion.css +79 -79
- package/dist/accordion/src/Accordion.js +3 -3
- package/dist/accordion/src/index.css +79 -79
- package/dist/accordion/src/index.js +3 -3
- package/dist/alert/src/Alert.css +412 -412
- package/dist/alert/src/Alert.js +13 -13
- package/dist/alert/src/index.css +412 -412
- package/dist/alert/src/index.js +13 -13
- package/dist/avatar/src/AnonymousAvatar.css +51 -51
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +71 -71
- package/dist/avatar/src/Avatar.js +4 -4
- package/dist/avatar/src/AvatarGroup.css +66 -66
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/BrokenAvatar.css +51 -51
- package/dist/avatar/src/BrokenAvatar.js +2 -2
- package/dist/avatar/src/DeletedAvatar.css +51 -51
- package/dist/avatar/src/DeletedAvatar.js +2 -2
- package/dist/avatar/src/RichIconAvatarImage.css +51 -51
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +98 -98
- package/dist/avatar/src/index.js +9 -9
- package/dist/badge/src/Badge.css +54 -54
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +49 -49
- package/dist/badge/src/FloatingBadge.js +2 -2
- package/dist/badge/src/index.css +64 -64
- package/dist/badge/src/index.js +4 -4
- package/dist/buttons/src/Button.css +107 -107
- package/dist/buttons/src/Button.js +7 -7
- package/dist/buttons/src/ButtonGroup.css +50 -50
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +110 -110
- package/dist/buttons/src/ClearButton.js +3 -3
- package/dist/buttons/src/CloseButton.css +108 -108
- package/dist/buttons/src/CloseButton.js +8 -8
- package/dist/buttons/src/EmbeddedButton.css +110 -110
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +117 -117
- package/dist/buttons/src/LinkButton.js +5 -5
- package/dist/buttons/src/ToggleButton.css +143 -143
- package/dist/buttons/src/ToggleButton.js +5 -5
- package/dist/buttons/src/index.css +360 -360
- package/dist/buttons/src/index.js +13 -13
- package/dist/calendar/src/Calendar.css +2378 -0
- package/dist/calendar/src/Calendar.d.ts +26 -0
- package/dist/calendar/src/Calendar.js +30 -0
- package/dist/calendar/src/CalendarCell.css +363 -0
- package/dist/calendar/src/CalendarCell.d.ts +10 -0
- package/dist/calendar/src/CalendarCell.js +3 -0
- package/dist/calendar/src/CalendarContext.d.ts +8 -0
- package/dist/calendar/src/CalendarContext.js +2 -0
- package/dist/calendar/src/CalendarGrid.css +411 -0
- package/dist/calendar/src/CalendarGrid.d.ts +11 -0
- package/dist/calendar/src/CalendarGrid.js +4 -0
- package/dist/calendar/src/index.css +2378 -0
- package/dist/calendar/src/index.d.ts +5 -0
- package/dist/calendar/src/index.js +30 -0
- package/dist/callout/src/Callout.css +373 -373
- package/dist/callout/src/Callout.js +10 -10
- package/dist/callout/src/CompactCallout.css +409 -409
- package/dist/callout/src/CompactCallout.js +9 -9
- package/dist/callout/src/index.css +422 -422
- package/dist/callout/src/index.js +12 -12
- package/dist/card/src/Card.css +42 -42
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +42 -42
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +58 -58
- package/dist/checkbox/src/Checkbox.js +4 -4
- package/dist/checkbox/src/CheckboxField.css +45 -45
- package/dist/checkbox/src/CheckboxField.js +3 -3
- package/dist/checkbox/src/CheckboxGroup.css +111 -111
- package/dist/checkbox/src/CheckboxGroup.js +11 -11
- package/dist/checkbox/src/DecorativeCheckbox.css +66 -66
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +111 -111
- package/dist/checkbox/src/index.js +15 -15
- package/dist/{chunk-SSDVT6FA.js → chunk-2HHLA42B.js} +2 -2
- package/dist/{chunk-5ZZJ7QBM.js → chunk-2NMSCGQT.js} +1 -1
- package/dist/{chunk-YA2XEM3B.js → chunk-2YY774QU.js} +1 -1
- package/dist/{chunk-EM2TGIBA.js → chunk-3C3JWZDN.js} +1 -1
- package/dist/{chunk-4UEON2SG.js → chunk-3EB42KUI.js} +3 -3
- package/dist/{chunk-P3C6AI2L.js → chunk-4G5BR74A.js} +2 -2
- package/dist/{chunk-7E4MK6P4.js → chunk-4TPLPEAT.js} +1 -1
- package/dist/{chunk-GGRGVHUF.js → chunk-52YUPQDB.js} +11 -11
- package/dist/{chunk-7VBALMI2.js → chunk-55F6LIYV.js} +2 -2
- package/dist/{chunk-67LDY3HB.js → chunk-5KSZ6EAO.js} +8 -8
- package/dist/chunk-5XCTED25.js +7 -0
- package/dist/{chunk-BHMC6HDE.js → chunk-6EZYP6LY.js} +1 -1
- package/dist/{chunk-YBFICTQ4.js → chunk-6NBMYE3C.js} +3 -3
- package/dist/{chunk-T7OGVMOD.js → chunk-6OA5SETU.js} +8 -8
- package/dist/{chunk-577OWOAR.js → chunk-6XOGHHLK.js} +8 -8
- package/dist/{chunk-VXDUHXHI.js → chunk-7FLZYSIB.js} +3 -3
- package/dist/{chunk-WTOKPR6X.js → chunk-AF7J4Y6H.js} +3 -3
- package/dist/{chunk-3I2JUNVI.js → chunk-AFH5GUT7.js} +1 -1
- package/dist/{chunk-TZEASIS2.js → chunk-AHEJJJD7.js} +1 -1
- package/dist/{chunk-HK4LCPUO.js → chunk-AICFVGDT.js} +2 -2
- package/dist/{chunk-DB23QMHK.js → chunk-AMLOKFSR.js} +5 -5
- package/dist/{chunk-NNLLQWDS.js → chunk-AUITTQKV.js} +8 -2
- package/dist/{chunk-CYB45EKS.js → chunk-B4TKZ4DV.js} +4 -4
- package/dist/{chunk-27YMWKZX.js → chunk-BBUOC674.js} +1 -1
- package/dist/{chunk-3PLH6SCK.js → chunk-BVHXMURB.js} +2 -2
- package/dist/{chunk-BFUN63GA.js → chunk-BY6DCXPX.js} +3 -3
- package/dist/{chunk-PDWIBHL4.js → chunk-C3OZS7CZ.js} +5 -5
- package/dist/{chunk-SU5UM4UO.js → chunk-CE2IHMEK.js} +7 -7
- package/dist/{chunk-4SL6AU72.js → chunk-CKSCLLYL.js} +3 -3
- package/dist/{chunk-26QDPW7O.js → chunk-CQAEA54M.js} +3 -3
- package/dist/{chunk-HZHFKL46.js → chunk-D6YCXR7Q.js} +1 -1
- package/dist/{chunk-7NQAEE4B.js → chunk-DJBESVMS.js} +1 -1
- package/dist/chunk-DPMHKKON.js +27 -0
- package/dist/chunk-EVWAUIA4.js +111 -0
- package/dist/{chunk-SI5D5XPI.js → chunk-FCT4WLOG.js} +3 -3
- package/dist/{chunk-DZHPPFXE.js → chunk-FLNK6XSU.js} +2 -2
- package/dist/{chunk-JEW65OSP.js → chunk-G3ABR4FS.js} +3 -3
- package/dist/{chunk-4I37TB5S.js → chunk-GL6HKEZU.js} +1 -1
- package/dist/{chunk-5VV6VKO2.js → chunk-GMYLQ2CN.js} +2 -2
- package/dist/{chunk-YYUYFOT6.js → chunk-H3WTDVID.js} +9 -9
- package/dist/{chunk-JBQP7BZ2.js → chunk-HQDWNHJ2.js} +2 -2
- package/dist/{chunk-J3B3NUAK.js → chunk-HXVV4DWZ.js} +1 -1
- package/dist/{chunk-3DBB33JN.js → chunk-IHEQBSE5.js} +2 -2
- package/dist/{chunk-OQ3S7UYG.js → chunk-K7SXSZRA.js} +4 -4
- package/dist/{chunk-HG3NAGQL.js → chunk-KMDSE6Z4.js} +1 -1
- package/dist/{chunk-J3K5XDQW.js → chunk-L32LHDH2.js} +1 -1
- package/dist/{chunk-KIT4XTY4.js → chunk-LWU5ICDX.js} +1 -1
- package/dist/{chunk-KMFMTWML.js → chunk-LX6X3QLX.js} +3 -3
- package/dist/chunk-MEVTDL2E.js +41 -0
- package/dist/{chunk-6WVPVHBE.js → chunk-MNU77KJR.js} +3 -3
- package/dist/{chunk-EEORYWLE.js → chunk-NLVM3VH7.js} +4 -4
- package/dist/{chunk-YBJNDMGS.js → chunk-NRZI2J4W.js} +2 -2
- package/dist/{chunk-6E4GJWDC.js → chunk-NVTRHBT3.js} +1 -1
- package/dist/{chunk-HIOETBKN.js → chunk-OF2I7UQI.js} +5 -5
- package/dist/{chunk-6UZHCC4H.js → chunk-OJYUMSA5.js} +3 -3
- package/dist/{chunk-5HJF2QBO.js → chunk-OM27GDMO.js} +1 -1
- package/dist/{chunk-YVFAAZWI.js → chunk-OMBZHXAE.js} +2 -2
- package/dist/{chunk-QMHE6U7I.js → chunk-OMTLFCTK.js} +1 -1
- package/dist/{chunk-NHLWQBL4.js → chunk-PGYHKJ4G.js} +1 -1
- package/dist/{chunk-LG2G336Q.js → chunk-PLVKHSNV.js} +2 -2
- package/dist/{chunk-4RR4DNAM.js → chunk-QY6JZI7L.js} +2 -2
- package/dist/{chunk-XGOURU3Z.js → chunk-R4GV63B5.js} +12 -12
- package/dist/{chunk-MAGX3BE6.js → chunk-R7DVT7EW.js} +2 -2
- package/dist/{chunk-WLBTULR7.js → chunk-SSE62BU4.js} +6 -6
- package/dist/{chunk-5N3236AT.js → chunk-TCFT6QLC.js} +5 -5
- package/dist/{chunk-MXYXJK6R.js → chunk-TXQPP4X2.js} +3 -3
- package/dist/{chunk-ZGHILD7A.js → chunk-U5EZKZFC.js} +4 -4
- package/dist/{chunk-JBOJX5ZK.js → chunk-UKPLCFZY.js} +1 -1
- package/dist/{chunk-YJJB7STW.js → chunk-UOBIMON5.js} +1 -1
- package/dist/{chunk-2UVXHBK5.js → chunk-UPKYO4DF.js} +1 -1
- package/dist/{chunk-SZW4YKBB.js → chunk-V2KG5I4U.js} +1 -1
- package/dist/{chunk-VALUYUXI.js → chunk-V3CLCFDZ.js} +1 -1
- package/dist/{chunk-C2T3RU6Z.js → chunk-V3EHHHN5.js} +1 -1
- package/dist/{chunk-6VJNWNCW.js → chunk-VIKQUZ4H.js} +2 -2
- package/dist/{chunk-JZHCMBAM.js → chunk-VZHGCYQ2.js} +1 -1
- package/dist/{chunk-WEWSMASX.js → chunk-WBOHM3V2.js} +1 -1
- package/dist/{chunk-JJ5ZKTWF.js → chunk-WF2RYXDU.js} +3 -3
- package/dist/{chunk-X3F3IA7D.js → chunk-WFZ72OX3.js} +1 -1
- package/dist/{chunk-XU4ES5I3.js → chunk-WNQM5XTX.js} +2 -2
- package/dist/{chunk-DEC6TKSD.js → chunk-WPASCX7O.js} +2 -2
- package/dist/{chunk-2KQPHL64.js → chunk-WPQBCJGU.js} +5 -5
- package/dist/{chunk-SCPWA7Q4.js → chunk-XOAA4TLG.js} +11 -11
- package/dist/{chunk-CW4NYU5S.js → chunk-XRYGIVK2.js} +6 -6
- package/dist/{chunk-32CPMYEC.js → chunk-Y2PV47RZ.js} +2 -2
- package/dist/{chunk-A2WFFWJO.js → chunk-YCZSAOLE.js} +3 -3
- package/dist/{chunk-N6EFHZPW.js → chunk-YTAVQ4KG.js} +1 -1
- package/dist/{chunk-4LHDWAJQ.js → chunk-Z4E2QFTS.js} +3 -3
- package/dist/{chunk-RAZA3VEB.js → chunk-ZJ2CSARB.js} +2 -2
- package/dist/{chunk-KTGNAEWI.js → chunk-ZKQKGWOU.js} +2 -2
- package/dist/{chunk-TB6HGEIC.js → chunk-ZPAZYJIU.js} +2 -2
- package/dist/{chunk-RUHGPEQH.js → chunk-ZRZKPC6E.js} +3 -3
- package/dist/combobox/src/ComboBox.css +787 -787
- package/dist/combobox/src/ComboBox.js +24 -24
- package/dist/combobox/src/index.css +787 -787
- package/dist/combobox/src/index.js +24 -24
- package/dist/contextual-help/src/ContextualHelp.css +708 -708
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +708 -708
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/disclosure/src/Disclosure.css +49 -49
- package/dist/disclosure/src/Disclosure.js +3 -3
- package/dist/disclosure/src/DisclosureHeader.css +56 -56
- package/dist/disclosure/src/DisclosureHeader.js +4 -4
- package/dist/disclosure/src/DisclosurePanel.css +49 -49
- package/dist/disclosure/src/DisclosurePanel.js +4 -4
- package/dist/disclosure/src/index.css +74 -74
- package/dist/disclosure/src/index.js +9 -9
- package/dist/divider/src/Divider.css +41 -41
- package/dist/divider/src/Divider.js +1 -1
- package/dist/divider/src/index.css +41 -41
- package/dist/divider/src/index.js +1 -1
- package/dist/error-message/src/ErrorMessage.css +41 -41
- package/dist/error-message/src/ErrorMessage.js +2 -2
- package/dist/error-message/src/index.css +41 -41
- package/dist/error-message/src/index.js +2 -2
- package/dist/form/src/Form.css +39 -39
- package/dist/form/src/Form.js +1 -1
- package/dist/form/src/index.css +39 -39
- package/dist/form/src/index.js +1 -1
- package/dist/header/src/Header.css +39 -39
- package/dist/header/src/index.css +39 -39
- package/dist/helper-message/src/HelperMessage.css +41 -41
- package/dist/helper-message/src/HelperMessage.js +2 -2
- package/dist/helper-message/src/index.css +41 -41
- package/dist/helper-message/src/index.js +2 -2
- package/dist/i18n/src/index.js +1 -1
- package/dist/i18n/src/useLocalizedString.js +1 -1
- package/dist/icon-list/src/IconList.css +40 -40
- package/dist/icon-list/src/IconList.js +1 -1
- package/dist/icon-list/src/index.css +40 -40
- package/dist/icon-list/src/index.js +1 -1
- package/dist/illustrated-message/src/IllustratedMessage.css +382 -382
- package/dist/illustrated-message/src/IllustratedMessage.js +2 -2
- package/dist/illustrated-message/src/index.css +382 -382
- package/dist/illustrated-message/src/index.js +2 -2
- package/dist/illustration/src/Illustration.css +48 -48
- package/dist/illustration/src/Illustration.js +1 -1
- package/dist/illustration/src/index.css +48 -48
- package/dist/illustration/src/index.js +1 -1
- package/dist/image/src/Image.css +42 -42
- package/dist/image/src/Image.js +1 -1
- package/dist/image/src/SvgImage.css +40 -40
- package/dist/image/src/SvgImage.js +1 -1
- package/dist/image/src/index.css +43 -43
- package/dist/image/src/index.js +2 -2
- package/dist/index.css +1364 -1170
- package/dist/index.d.ts +2 -0
- package/dist/index.js +124 -120
- package/dist/inputs/src/Input.css +43 -43
- package/dist/inputs/src/Input.js +1 -1
- package/dist/inputs/src/InputGroup.css +45 -45
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +69 -69
- package/dist/inputs/src/NumberField.js +11 -11
- package/dist/inputs/src/PasswordField.css +380 -380
- package/dist/inputs/src/PasswordField.js +11 -11
- package/dist/inputs/src/RemainingCharacterCount.css +42 -42
- package/dist/inputs/src/RemainingCharacterCount.js +3 -3
- package/dist/inputs/src/SearchField.css +386 -386
- package/dist/inputs/src/SearchField.js +12 -12
- package/dist/inputs/src/TextArea.css +68 -68
- package/dist/inputs/src/TextArea.js +11 -11
- package/dist/inputs/src/TextField.css +384 -384
- package/dist/inputs/src/TextField.js +15 -15
- package/dist/inputs/src/index.css +434 -434
- package/dist/inputs/src/index.js +22 -22
- package/dist/layout/src/Content.css +39 -39
- package/dist/layout/src/Footer.css +39 -39
- package/dist/link/src/Link.css +78 -78
- package/dist/link/src/Link.js +3 -3
- package/dist/link/src/index.css +78 -78
- package/dist/link/src/index.js +3 -3
- package/dist/list-box/src/ListBox.css +319 -319
- package/dist/list-box/src/ListBox.js +10 -10
- package/dist/list-box/src/ListBoxItem.css +307 -307
- package/dist/list-box/src/ListBoxItem.js +6 -6
- package/dist/list-box/src/ListBoxItemSkeleton.css +46 -46
- package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
- package/dist/list-box/src/index.css +319 -319
- package/dist/list-box/src/index.js +10 -10
- package/dist/menu/src/Menu.css +710 -710
- package/dist/menu/src/Menu.js +4 -4
- package/dist/menu/src/MenuItem.css +122 -122
- package/dist/menu/src/MenuItem.js +2 -2
- package/dist/menu/src/MenuSection.css +41 -41
- package/dist/menu/src/MenuSection.js +1 -1
- package/dist/menu/src/index.css +735 -735
- package/dist/menu/src/index.js +9 -9
- package/dist/modal/src/BaseModal.css +54 -54
- package/dist/modal/src/BaseModal.js +2 -2
- package/dist/modal/src/CustomModal.css +55 -55
- package/dist/modal/src/CustomModal.js +4 -4
- package/dist/modal/src/Modal.css +402 -402
- package/dist/modal/src/Modal.js +12 -12
- package/dist/modal/src/index.css +403 -403
- package/dist/modal/src/index.js +14 -14
- package/dist/overlays/popover/src/Popover.css +702 -702
- package/dist/overlays/popover/src/Popover.js +2 -2
- package/dist/overlays/popover/src/PopoverBase.css +42 -42
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +705 -705
- package/dist/overlays/popover/src/index.js +5 -5
- package/dist/radio/src/DecorativeRadio.css +66 -66
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +58 -58
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +45 -45
- package/dist/radio/src/RadioField.js +2 -2
- package/dist/radio/src/RadioGroup.css +111 -111
- package/dist/radio/src/RadioGroup.js +9 -9
- package/dist/radio/src/index.css +111 -111
- package/dist/radio/src/index.js +13 -13
- package/dist/segmented-control/src/SegmentedControl.css +40 -40
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +54 -54
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +55 -55
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/Select.css +729 -729
- package/dist/select/src/Select.js +23 -23
- package/dist/select/src/SelectValue.css +104 -104
- package/dist/select/src/SelectValue.js +3 -3
- package/dist/select/src/index.css +729 -729
- package/dist/select/src/index.js +23 -23
- package/dist/spinner/src/Spinner.css +49 -49
- package/dist/spinner/src/Spinner.js +2 -2
- package/dist/spinner/src/index.css +49 -49
- package/dist/spinner/src/index.js +2 -2
- package/dist/switch/src/Switch.css +55 -55
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +45 -45
- package/dist/switch/src/SwitchField.js +3 -3
- package/dist/switch/src/index.css +61 -61
- package/dist/switch/src/index.js +5 -5
- package/dist/tabs/src/Tab.css +557 -557
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabList.css +44 -44
- package/dist/tabs/src/TabList.js +1 -1
- package/dist/tabs/src/TabPanel.css +41 -41
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +564 -564
- package/dist/tabs/src/index.js +5 -5
- package/dist/tag/src/Tag.css +532 -532
- package/dist/tag/src/Tag.js +8 -8
- package/dist/tag/src/TagGroup.css +49 -49
- package/dist/tag/src/TagGroup.js +8 -8
- package/dist/tag/src/index.css +542 -542
- package/dist/tag/src/index.js +13 -13
- package/dist/tile/src/Tile.css +66 -66
- package/dist/tile/src/Tile.js +2 -2
- package/dist/tile/src/TileGroup.css +40 -40
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +67 -67
- package/dist/tile/src/index.js +3 -3
- package/dist/toggle-arrow/src/ToggleArrow.css +41 -41
- package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
- package/dist/toggle-arrow/src/index.css +41 -41
- package/dist/toggle-arrow/src/index.js +1 -1
- package/dist/tooltip/src/Tooltip.css +49 -49
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +39 -39
- package/dist/tooltip/src/index.css +49 -49
- package/dist/tooltip/src/index.js +3 -3
- package/dist/typography/heading/src/Heading.css +39 -39
- package/dist/typography/heading/src/Heading.js +1 -1
- package/dist/typography/heading/src/index.css +39 -39
- package/dist/typography/heading/src/index.js +1 -1
- package/dist/typography/label/src/FieldLabel.css +39 -39
- package/dist/typography/label/src/FieldLabel.js +4 -4
- package/dist/typography/label/src/Label.css +39 -39
- package/dist/typography/label/src/Label.js +1 -1
- package/dist/typography/label/src/index.css +39 -39
- package/dist/typography/label/src/index.js +4 -4
- package/dist/typography/overline-text/src/OverlineText.css +39 -39
- package/dist/typography/overline-text/src/OverlineText.js +1 -1
- package/dist/typography/overline-text/src/index.css +39 -39
- package/dist/typography/overline-text/src/index.js +1 -1
- package/dist/typography/paragraph/src/Paragraph.css +39 -39
- package/dist/typography/paragraph/src/Paragraph.js +2 -2
- package/dist/typography/paragraph/src/index.css +39 -39
- package/dist/typography/paragraph/src/index.js +2 -2
- package/dist/typography/text/src/Text.css +39 -39
- package/dist/typography/text/src/Text.js +1 -1
- package/dist/typography/text/src/index.css +39 -39
- package/dist/typography/text/src/index.js +1 -1
- package/dist/utils/src/ClearSlots.css +39 -39
- package/dist/utils/src/EnsureTextWrapper.css +39 -39
- package/dist/utils/src/EnsureTextWrapper.js +2 -2
- package/dist/utils/src/index.css +39 -39
- package/dist/utils/src/index.js +2 -2
- package/package.json +5 -5
|
@@ -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___gEUf2 {
|
|
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,53 +33,53 @@
|
|
|
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___gEUf2) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
color: var(--hop-neutral-text);
|
|
39
39
|
}
|
|
40
|
-
:where(.Heading-module__hop-
|
|
40
|
+
:where(.Heading-module__hop-Heading___gEUf2):not(.Heading-module__hop-Heading--unset___IwB8k) {
|
|
41
41
|
font-family: var(--font-family);
|
|
42
42
|
font-size: var(--font-size);
|
|
43
43
|
font-weight: var(--font-weight);
|
|
44
44
|
line-height: var(--line-height);
|
|
45
45
|
}
|
|
46
|
-
:where(.Heading-module__hop-Heading--
|
|
46
|
+
:where(.Heading-module__hop-Heading--xs___OGWvZ) {
|
|
47
47
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
48
48
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
49
49
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
50
50
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
51
51
|
}
|
|
52
|
-
:where(.Heading-module__hop-Heading--
|
|
52
|
+
:where(.Heading-module__hop-Heading--sm___-ovZV) {
|
|
53
53
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
54
54
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
55
55
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
56
56
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
57
57
|
}
|
|
58
|
-
:where(.Heading-module__hop-Heading--
|
|
58
|
+
:where(.Heading-module__hop-Heading--md___pPieF) {
|
|
59
59
|
--font-size: var(--hop-Heading-md-font-size);
|
|
60
60
|
--font-family: var(--hop-Heading-md-font-family);
|
|
61
61
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
62
62
|
--line-height: var(--hop-Heading-md-line-height);
|
|
63
63
|
}
|
|
64
|
-
:where(.Heading-module__hop-Heading--
|
|
64
|
+
:where(.Heading-module__hop-Heading--lg___f6atC) {
|
|
65
65
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
66
66
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
67
67
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
68
68
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
69
69
|
}
|
|
70
|
-
:where(.Heading-module__hop-Heading--
|
|
70
|
+
:where(.Heading-module__hop-Heading--xl___8D1Ev) {
|
|
71
71
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
72
72
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
73
73
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
74
74
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
75
75
|
}
|
|
76
|
-
:where(.Heading-module__hop-Heading--
|
|
76
|
+
:where(.Heading-module__hop-Heading--2xl___qxsZq) {
|
|
77
77
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
78
78
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
79
79
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
80
80
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
81
81
|
}
|
|
82
|
-
:where(.Heading-module__hop-Heading--
|
|
82
|
+
:where(.Heading-module__hop-Heading--3xl___0oI3d) {
|
|
83
83
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
84
84
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
85
85
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -87,21 +87,21 @@
|
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
|
|
90
|
-
.Form-module__hop-
|
|
90
|
+
.Form-module__hop-Form___4Km9P {
|
|
91
91
|
display: flex;
|
|
92
92
|
flex-direction: column;
|
|
93
93
|
gap: var(--hop-space-stack-lg);
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
|
|
97
|
-
.Label-module__hop-
|
|
97
|
+
.Label-module__hop-Label___I7QQy {
|
|
98
98
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
99
99
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
100
100
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
101
101
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
102
102
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
103
103
|
}
|
|
104
|
-
:where(.Label-module__hop-
|
|
104
|
+
:where(.Label-module__hop-Label___I7QQy) {
|
|
105
105
|
font-family: var(--hop-Label-font-family);
|
|
106
106
|
font-size: var(--hop-Label-font-size);
|
|
107
107
|
font-weight: var(--hop-Label-font-weight);
|
|
@@ -110,17 +110,17 @@
|
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/FieldLabel.module.css/#css-module-data */
|
|
113
|
-
.FieldLabel-module__hop-
|
|
113
|
+
.FieldLabel-module__hop-FieldLabel__wrapper___dO-qG {
|
|
114
114
|
display: flex;
|
|
115
115
|
gap: var(--hop-space-inset-xs);
|
|
116
116
|
align-items: center;
|
|
117
117
|
}
|
|
118
|
-
.FieldLabel-module__hop-
|
|
118
|
+
.FieldLabel-module__hop-FieldLabel__indicator___xRu3u {
|
|
119
119
|
padding-inline-start: var(--hop-space-20);
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
|
|
123
|
-
:where(.OverlineText-module__hop-
|
|
123
|
+
:where(.OverlineText-module__hop-OverlineText___lcU-F) {
|
|
124
124
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
125
125
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
126
126
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -144,26 +144,26 @@
|
|
|
144
144
|
text-transform: uppercase;
|
|
145
145
|
letter-spacing: var(--letter-spacing);
|
|
146
146
|
}
|
|
147
|
-
.OverlineText-module__hop-
|
|
147
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh {
|
|
148
148
|
box-sizing: border-box;
|
|
149
149
|
}
|
|
150
|
-
.OverlineText-module__hop-
|
|
151
|
-
.OverlineText-module__hop-
|
|
150
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::before,
|
|
151
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::after {
|
|
152
152
|
content: "";
|
|
153
153
|
display: block;
|
|
154
154
|
box-sizing: border-box;
|
|
155
155
|
inline-size: 0;
|
|
156
156
|
block-size: 0;
|
|
157
157
|
}
|
|
158
|
-
.OverlineText-module__hop-
|
|
158
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::before {
|
|
159
159
|
margin-block-end: var(--bottom-offset);
|
|
160
160
|
}
|
|
161
|
-
.OverlineText-module__hop-
|
|
161
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::after {
|
|
162
162
|
margin-block-start: var(--top-offset);
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/text/src/Text.module.css/#css-module-data */
|
|
166
|
-
.Text-module__hop-
|
|
166
|
+
.Text-module__hop-Text___BwsVt {
|
|
167
167
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
168
168
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
169
169
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -193,49 +193,49 @@
|
|
|
193
193
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
194
194
|
--hop-Text-inherit-size-line-height: inherit;
|
|
195
195
|
}
|
|
196
|
-
:where(.Text-module__hop-
|
|
196
|
+
:where(.Text-module__hop-Text___BwsVt) {
|
|
197
197
|
font-family: var(--font-family);
|
|
198
198
|
font-size: var(--font-size);
|
|
199
199
|
font-weight: var(--font-weight);
|
|
200
200
|
line-height: var(--line-height);
|
|
201
201
|
}
|
|
202
|
-
:where(.Text-module__hop-Text--
|
|
202
|
+
:where(.Text-module__hop-Text--xs___ffqG0) {
|
|
203
203
|
--font-size: var(--hop-Text-xs-font-size);
|
|
204
204
|
--font-family: var(--hop-Text-xs-font-family);
|
|
205
205
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
206
206
|
--line-height: var(--hop-Text-xs-line-height);
|
|
207
207
|
}
|
|
208
|
-
:where(.Text-module__hop-Text--
|
|
208
|
+
:where(.Text-module__hop-Text--sm___puKFo) {
|
|
209
209
|
--font-size: var(--hop-Text-sm-font-size);
|
|
210
210
|
--font-family: var(--hop-Text-sm-font-family);
|
|
211
211
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
212
212
|
--line-height: var(--hop-Text-sm-line-height);
|
|
213
213
|
}
|
|
214
|
-
:where(.Text-module__hop-Text--
|
|
214
|
+
:where(.Text-module__hop-Text--md___oymBJ) {
|
|
215
215
|
--font-size: var(--hop-Text-md-font-size);
|
|
216
216
|
--font-family: var(--hop-Text-md-font-family);
|
|
217
217
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
218
218
|
--line-height: var(--hop-Text-md-line-height);
|
|
219
219
|
}
|
|
220
|
-
:where(.Text-module__hop-Text--
|
|
220
|
+
:where(.Text-module__hop-Text--lg___-i7uj) {
|
|
221
221
|
--font-size: var(--hop-Text-lg-font-size);
|
|
222
222
|
--font-family: var(--hop-Text-lg-font-family);
|
|
223
223
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
224
224
|
--line-height: var(--hop-Text-lg-line-height);
|
|
225
225
|
}
|
|
226
|
-
:where(.Text-module__hop-Text--
|
|
226
|
+
:where(.Text-module__hop-Text--xl___Ja5GV) {
|
|
227
227
|
--font-size: var(--hop-Text-xl-font-size);
|
|
228
228
|
--font-family: var(--hop-Text-xl-font-family);
|
|
229
229
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
230
230
|
--line-height: var(--hop-Text-xl-line-height);
|
|
231
231
|
}
|
|
232
|
-
:where(.Text-module__hop-Text--
|
|
232
|
+
:where(.Text-module__hop-Text--2xl___wHqwF) {
|
|
233
233
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
234
234
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
235
235
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
236
236
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
237
237
|
}
|
|
238
|
-
:where(.Text-module__hop-Text--
|
|
238
|
+
:where(.Text-module__hop-Text--inherit___b7L-u) {
|
|
239
239
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
240
240
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
241
241
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/paragraph/src/Paragraph.module.css/#css-module-data */
|
|
246
|
-
.Paragraph-module__hop-
|
|
246
|
+
.Paragraph-module__hop-Paragraph___d6G9i {
|
|
247
247
|
--hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
|
|
248
248
|
--hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
|
|
249
249
|
--hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
|
|
@@ -255,33 +255,33 @@
|
|
|
255
255
|
margin-block-end: var(--margin-block-end);
|
|
256
256
|
overflow-wrap: break-word;
|
|
257
257
|
}
|
|
258
|
-
.Paragraph-module__hop-
|
|
258
|
+
.Paragraph-module__hop-Paragraph___d6G9i:last-child {
|
|
259
259
|
--margin-block-end: 0;
|
|
260
260
|
}
|
|
261
|
-
.Paragraph-module__hop-Paragraph--
|
|
261
|
+
.Paragraph-module__hop-Paragraph--xs___-puvr {
|
|
262
262
|
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
263
263
|
}
|
|
264
|
-
.Paragraph-module__hop-Paragraph--
|
|
264
|
+
.Paragraph-module__hop-Paragraph--sm___XedQV {
|
|
265
265
|
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
266
266
|
}
|
|
267
|
-
.Paragraph-module__hop-Paragraph--
|
|
267
|
+
.Paragraph-module__hop-Paragraph--md___L8RdC {
|
|
268
268
|
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
269
269
|
}
|
|
270
|
-
.Paragraph-module__hop-Paragraph--
|
|
270
|
+
.Paragraph-module__hop-Paragraph--lg___s3VPf {
|
|
271
271
|
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
272
272
|
}
|
|
273
|
-
.Paragraph-module__hop-Paragraph--
|
|
273
|
+
.Paragraph-module__hop-Paragraph--xl___DNxOV {
|
|
274
274
|
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
275
275
|
}
|
|
276
|
-
.Paragraph-module__hop-Paragraph--
|
|
276
|
+
.Paragraph-module__hop-Paragraph--2xl___6-JEH {
|
|
277
277
|
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
278
278
|
}
|
|
279
|
-
.Paragraph-module__hop-Paragraph--
|
|
279
|
+
.Paragraph-module__hop-Paragraph--inherit___AAjfk {
|
|
280
280
|
--margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
|
|
281
281
|
}
|
|
282
282
|
|
|
283
283
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/icon-list/src/IconList.module.css/#css-module-data */
|
|
284
|
-
.IconList-module__hop-
|
|
284
|
+
.IconList-module__hop-IconList___Kxt8R {
|
|
285
285
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
286
286
|
display: flex;
|
|
287
287
|
flex-wrap: wrap;
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
}
|
|
291
291
|
|
|
292
292
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/switch/src/Switch.module.css/#css-module-data */
|
|
293
|
-
.Switch-module__hop-
|
|
293
|
+
.Switch-module__hop-Switch___ZCf2R {
|
|
294
294
|
--hop-Switch-border-size: 0.0625rem;
|
|
295
295
|
--hop-Switch-border-color: var(--hop-neutral-border);
|
|
296
296
|
--hop-Switch-border-radius: var(--hop-shape-rounded-lg);
|
|
@@ -347,56 +347,56 @@
|
|
|
347
347
|
inline-size: max-content;
|
|
348
348
|
max-inline-size: 100%;
|
|
349
349
|
}
|
|
350
|
-
.Switch-module__hop-Switch--
|
|
350
|
+
.Switch-module__hop-Switch--sm___Dx9g4 {
|
|
351
351
|
--inline-size: var(--hop-Switch-inline-size-sm);
|
|
352
352
|
--block-size: var(--hop-Switch-block-size-sm);
|
|
353
353
|
--thumb-size: var(--hop-Switch-thumb-size-sm);
|
|
354
354
|
--inset-inline-start: var(--hop-Switch-inset-inline-start-sm);
|
|
355
355
|
--text-top-offset: var(--hop-Switch-text-top-offset-sm);
|
|
356
356
|
}
|
|
357
|
-
.Switch-module__hop-Switch--
|
|
357
|
+
.Switch-module__hop-Switch--md___aWtd3 {
|
|
358
358
|
--inline-size: var(--hop-Switch-inline-size-md);
|
|
359
359
|
--block-size: var(--hop-Switch-block-size-md);
|
|
360
360
|
--thumb-size: var(--hop-Switch-thumb-size-md);
|
|
361
361
|
--inset-inline-start: var(--hop-Switch-inset-inline-start-md);
|
|
362
362
|
--text-top-offset: var(--hop-Switch-text-top-offset-md);
|
|
363
363
|
}
|
|
364
|
-
.Switch-module__hop-
|
|
364
|
+
.Switch-module__hop-Switch___ZCf2R[data-hovered] {
|
|
365
365
|
--border-color: var(--hop-Switch-border-color-hover);
|
|
366
366
|
--background-color: var(--hop-Switch-background-color-hover);
|
|
367
367
|
--thumb-color: var(--hop-Switch-thumb-color-hover);
|
|
368
368
|
--text-color: var(--hop-Switch-text-color-hover);
|
|
369
369
|
}
|
|
370
|
-
.Switch-module__hop-
|
|
371
|
-
.Switch-module__hop-
|
|
370
|
+
.Switch-module__hop-Switch___ZCf2R[data-pressed],
|
|
371
|
+
.Switch-module__hop-Switch___ZCf2R[data-pressed][data-focus-visible] {
|
|
372
372
|
--border-color: var(--hop-Switch-border-color-pressed);
|
|
373
373
|
--background-color: var(--hop-Switch-background-color-pressed);
|
|
374
374
|
--thumb-color: var(--hop-Switch-thumb-color-pressed);
|
|
375
375
|
--text-color: var(--hop-Switch-text-color-pressed);
|
|
376
376
|
}
|
|
377
|
-
.Switch-module__hop-
|
|
377
|
+
.Switch-module__hop-Switch___ZCf2R[data-focus-visible] {
|
|
378
378
|
--border-color: var(--hop-Switch-border-color-focus);
|
|
379
379
|
--background-color: var(--hop-Switch-background-color-focus);
|
|
380
380
|
--thumb-color: var(--hop-Switch-thumb-color-focus);
|
|
381
381
|
--outline: 0.125rem solid var(--hop-Switch-focus-ring-color);
|
|
382
382
|
--text-color: var(--hop-Switch-text-color-focus);
|
|
383
383
|
}
|
|
384
|
-
.Switch-module__hop-
|
|
385
|
-
.Switch-module__hop-
|
|
384
|
+
.Switch-module__hop-Switch___ZCf2R[data-selected],
|
|
385
|
+
.Switch-module__hop-Switch___ZCf2R[data-selected][data-pressed] {
|
|
386
386
|
--border-color: var(--hop-Switch-border-color-selected);
|
|
387
387
|
--background-color: var(--hop-Switch-background-color-selected);
|
|
388
388
|
--thumb-color: var(--hop-Switch-thumb-color-selected);
|
|
389
389
|
--thumb-transform: translate(calc(var(--inline-size) - var(--thumb-size, var(--hop-Switch-thumb-size-md)) - (2 * var(--inset-inline-start, var(--hop-Switch-inset-inline-start-md))) - (2 * var(--border-size))), -50%);
|
|
390
390
|
--text-color: var(--hop-Switch-text-color-selected);
|
|
391
391
|
}
|
|
392
|
-
.Switch-module__hop-
|
|
392
|
+
.Switch-module__hop-Switch___ZCf2R[data-disabled] {
|
|
393
393
|
--border-color: var(--hop-Switch-border-color-disabled);
|
|
394
394
|
--background-color: var(--hop-Switch-background-color-disabled);
|
|
395
395
|
--thumb-color: var(--hop-Switch-thumb-color-disabled);
|
|
396
396
|
--text-color: var(--hop-Switch-text-color-disabled);
|
|
397
397
|
--cursor: not-allowed;
|
|
398
398
|
}
|
|
399
|
-
.Switch-module__hop-
|
|
399
|
+
.Switch-module__hop-Switch__indicator___Cr8ox {
|
|
400
400
|
position: relative;
|
|
401
401
|
flex: 0 0 auto;
|
|
402
402
|
box-sizing: border-box;
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
outline-offset: 0.125rem;
|
|
410
410
|
transition: background var(--hop-easing-duration-2), border-color var(--hop-easing-duration-2);
|
|
411
411
|
}
|
|
412
|
-
.Switch-module__hop-
|
|
412
|
+
.Switch-module__hop-Switch__indicator___Cr8ox::before {
|
|
413
413
|
content: "";
|
|
414
414
|
position: absolute;
|
|
415
415
|
inset-block-start: 50%;
|
|
@@ -424,20 +424,20 @@
|
|
|
424
424
|
border-radius: var(--hop-shape-circle);
|
|
425
425
|
transition: transform var(--hop-easing-duration-2), background var(--hop-easing-duration-2);
|
|
426
426
|
}
|
|
427
|
-
.Switch-module__hop-
|
|
427
|
+
.Switch-module__hop-Switch__text___6h19r {
|
|
428
428
|
flex: 0 1 auto;
|
|
429
429
|
order: 2;
|
|
430
430
|
min-inline-size: 0;
|
|
431
431
|
margin-block-start: var(--text-top-offset, var(--hop-Switch-text-top-offset-md));
|
|
432
432
|
color: var(--text-color);
|
|
433
433
|
}
|
|
434
|
-
.Switch-module__hop-Switch__icon-
|
|
435
|
-
.Switch-module__hop-
|
|
434
|
+
.Switch-module__hop-Switch__icon-list___GlARe,
|
|
435
|
+
.Switch-module__hop-Switch__icon___99pNv {
|
|
436
436
|
order: 3;
|
|
437
437
|
}
|
|
438
438
|
|
|
439
439
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/switch/src/SwitchField.module.css/#css-module-data */
|
|
440
|
-
.SwitchField-module__hop-
|
|
440
|
+
.SwitchField-module__hop-SwitchField___lw90E {
|
|
441
441
|
--hop-SwitchField-description-color: var(--hop-neutral-text-weak);
|
|
442
442
|
--hop-SwitchField-description-color-disabled: var(--hop-neutral-text-disabled);
|
|
443
443
|
--hop-SwitchField-sm-row-gap: var(--hop-space-stack-xs);
|
|
@@ -456,22 +456,22 @@
|
|
|
456
456
|
inline-size: max-content;
|
|
457
457
|
max-inline-size: 100%;
|
|
458
458
|
}
|
|
459
|
-
.SwitchField-module__hop-
|
|
459
|
+
.SwitchField-module__hop-SwitchField___lw90E[data-disabled] {
|
|
460
460
|
--description-color: var(--hop-SwitchField-description-color-disabled);
|
|
461
461
|
}
|
|
462
|
-
.SwitchField-module__hop-SwitchField--
|
|
462
|
+
.SwitchField-module__hop-SwitchField--sm___Pb1B2 {
|
|
463
463
|
--row-gap: var(--hop-SwitchField-sm-row-gap);
|
|
464
464
|
--description-margin-inline-start: var(--hop-SwitchField-description-sm-margin-inline-start);
|
|
465
465
|
}
|
|
466
|
-
.SwitchField-module__hop-SwitchField--
|
|
466
|
+
.SwitchField-module__hop-SwitchField--md___g9OUm {
|
|
467
467
|
--row-gap: var(--hop-SwitchField-md-row-gap);
|
|
468
468
|
--description-margin-inline-start: var(--hop-SwitchField-description-md-margin-inline-start);
|
|
469
469
|
}
|
|
470
|
-
.SwitchField-module__hop-
|
|
470
|
+
.SwitchField-module__hop-SwitchField__description___--9ZU {
|
|
471
471
|
order: 2;
|
|
472
472
|
margin-inline-start: var(--description-margin-inline-start, var(--hop-SwitchField-description-md-margin-inline-start));
|
|
473
473
|
color: var(--description-color);
|
|
474
474
|
}
|
|
475
|
-
.SwitchField-module__hop-
|
|
475
|
+
.SwitchField-module__hop-SwitchField__switch___IxOxk {
|
|
476
476
|
order: 1;
|
|
477
477
|
}
|
package/dist/switch/src/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { GlobalSwitchCssSelector, _Switch as Switch } from '../../chunk-
|
|
2
|
-
export { GlobalSwitchFieldCssSelector, _SwitchField as SwitchField } from '../../chunk-
|
|
3
|
-
export { SwitchContext } from '../../chunk-YHBJAXUY.js';
|
|
1
|
+
export { GlobalSwitchCssSelector, _Switch as Switch } from '../../chunk-OMBZHXAE.js';
|
|
2
|
+
export { GlobalSwitchFieldCssSelector, _SwitchField as SwitchField } from '../../chunk-CKSCLLYL.js';
|
|
4
3
|
export { SwitchFieldContext } from '../../chunk-H7VJS4MX.js';
|
|
4
|
+
export { SwitchContext } from '../../chunk-YHBJAXUY.js';
|
|
5
5
|
import '../../chunk-2NSUMKNH.js';
|
|
6
6
|
import '../../chunk-GBWXEK6N.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-4TPLPEAT.js';
|
|
8
8
|
import '../../chunk-ZWU6DRRZ.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-3C3JWZDN.js';
|
|
10
10
|
import '../../chunk-PQSMCDAM.js';
|
|
11
11
|
import '../../chunk-ZNOU2CGM.js';
|
|
12
12
|
import '../../chunk-65JPI4FL.js';
|