@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
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
import { StyledComponentProps } from '@hopper-ui/styled-system';
|
|
4
|
+
import { DateValue, CalendarProps as CalendarProps$1 } from 'react-aria-components';
|
|
5
|
+
|
|
6
|
+
declare const GlobalCalendarCssSelector = "hop-Calendar";
|
|
7
|
+
type OmittedCalendarProps = "visibleDuration" | "children";
|
|
8
|
+
interface CalendarProps<T extends DateValue> extends StyledComponentProps<Omit<CalendarProps$1<T>, OmittedCalendarProps>> {
|
|
9
|
+
/**
|
|
10
|
+
* The error message to display when the calendar is invalid.
|
|
11
|
+
*/
|
|
12
|
+
errorMessage?: ReactNode;
|
|
13
|
+
/**
|
|
14
|
+
* The number of months to display at once.
|
|
15
|
+
* @default 1
|
|
16
|
+
*/
|
|
17
|
+
visibleMonths?: number;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* A calendar displays one or more date grids and allows users to select a single date.
|
|
21
|
+
*
|
|
22
|
+
* [View Documentation](https://hopper.workleap.design/components/Calendar)
|
|
23
|
+
*/
|
|
24
|
+
declare const _Calendar: react.ForwardRefExoticComponent<CalendarProps<DateValue> & react.RefAttributes<HTMLDivElement>>;
|
|
25
|
+
|
|
26
|
+
export { _Calendar as Calendar, type CalendarProps, GlobalCalendarCssSelector };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export { _Calendar as Calendar, GlobalCalendarCssSelector } from '../../chunk-EVWAUIA4.js';
|
|
2
|
+
import '../../chunk-XLJODMSX.js';
|
|
3
|
+
import '../../chunk-HXVV4DWZ.js';
|
|
4
|
+
import '../../chunk-FOQ7KN4V.js';
|
|
5
|
+
import '../../chunk-VIKQUZ4H.js';
|
|
6
|
+
import '../../chunk-FV74YT2D.js';
|
|
7
|
+
import '../../chunk-5XCTED25.js';
|
|
8
|
+
import '../../chunk-MEVTDL2E.js';
|
|
9
|
+
import '../../chunk-DPMHKKON.js';
|
|
10
|
+
import '../../chunk-2NSUMKNH.js';
|
|
11
|
+
import '../../chunk-WJRMD4JP.js';
|
|
12
|
+
import '../../chunk-AMLOKFSR.js';
|
|
13
|
+
import '../../chunk-V2KG5I4U.js';
|
|
14
|
+
import '../../chunk-UOBIMON5.js';
|
|
15
|
+
import '../../chunk-UYYHPXUH.js';
|
|
16
|
+
import '../../chunk-ZPAZYJIU.js';
|
|
17
|
+
import '../../chunk-5K3V5PGZ.js';
|
|
18
|
+
import '../../chunk-GBWXEK6N.js';
|
|
19
|
+
import '../../chunk-WMTWFKKP.js';
|
|
20
|
+
import '../../chunk-AUITTQKV.js';
|
|
21
|
+
import '../../chunk-H5YTU3U7.js';
|
|
22
|
+
import '../../chunk-4TPLPEAT.js';
|
|
23
|
+
import '../../chunk-ZWU6DRRZ.js';
|
|
24
|
+
import '../../chunk-3C3JWZDN.js';
|
|
25
|
+
import '../../chunk-PQSMCDAM.js';
|
|
26
|
+
import '../../chunk-ZNOU2CGM.js';
|
|
27
|
+
import '../../chunk-65JPI4FL.js';
|
|
28
|
+
import '../../chunk-M36KANKC.js';
|
|
29
|
+
import '../../chunk-KVDXQMWI.js';
|
|
30
|
+
import '../../chunk-JSBRDJBE.js';
|
|
@@ -0,0 +1,363 @@
|
|
|
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___gEUf2 {
|
|
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___gEUf2) {
|
|
37
|
+
margin: 0;
|
|
38
|
+
color: var(--hop-neutral-text);
|
|
39
|
+
}
|
|
40
|
+
:where(.Heading-module__hop-Heading___gEUf2):not(.Heading-module__hop-Heading--unset___IwB8k) {
|
|
41
|
+
font-family: var(--font-family);
|
|
42
|
+
font-size: var(--font-size);
|
|
43
|
+
font-weight: var(--font-weight);
|
|
44
|
+
line-height: var(--line-height);
|
|
45
|
+
}
|
|
46
|
+
:where(.Heading-module__hop-Heading--xs___OGWvZ) {
|
|
47
|
+
--font-size: var(--hop-Heading-xs-font-size);
|
|
48
|
+
--font-family: var(--hop-Heading-xs-font-family);
|
|
49
|
+
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
50
|
+
--line-height: var(--hop-Heading-xs-line-height);
|
|
51
|
+
}
|
|
52
|
+
:where(.Heading-module__hop-Heading--sm___-ovZV) {
|
|
53
|
+
--font-size: var(--hop-Heading-sm-font-size);
|
|
54
|
+
--font-family: var(--hop-Heading-sm-font-family);
|
|
55
|
+
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
56
|
+
--line-height: var(--hop-Heading-sm-line-height);
|
|
57
|
+
}
|
|
58
|
+
:where(.Heading-module__hop-Heading--md___pPieF) {
|
|
59
|
+
--font-size: var(--hop-Heading-md-font-size);
|
|
60
|
+
--font-family: var(--hop-Heading-md-font-family);
|
|
61
|
+
--font-weight: var(--hop-Heading-md-font-weight);
|
|
62
|
+
--line-height: var(--hop-Heading-md-line-height);
|
|
63
|
+
}
|
|
64
|
+
:where(.Heading-module__hop-Heading--lg___f6atC) {
|
|
65
|
+
--font-size: var(--hop-Heading-lg-font-size);
|
|
66
|
+
--font-family: var(--hop-Heading-lg-font-family);
|
|
67
|
+
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
68
|
+
--line-height: var(--hop-Heading-lg-line-height);
|
|
69
|
+
}
|
|
70
|
+
:where(.Heading-module__hop-Heading--xl___8D1Ev) {
|
|
71
|
+
--font-size: var(--hop-Heading-xl-font-size);
|
|
72
|
+
--font-family: var(--hop-Heading-xl-font-family);
|
|
73
|
+
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
74
|
+
--line-height: var(--hop-Heading-xl-line-height);
|
|
75
|
+
}
|
|
76
|
+
:where(.Heading-module__hop-Heading--2xl___qxsZq) {
|
|
77
|
+
--font-size: var(--hop-Heading-2xl-font-size);
|
|
78
|
+
--font-family: var(--hop-Heading-2xl-font-family);
|
|
79
|
+
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
80
|
+
--line-height: var(--hop-Heading-2xl-line-height);
|
|
81
|
+
}
|
|
82
|
+
:where(.Heading-module__hop-Heading--3xl___0oI3d) {
|
|
83
|
+
--font-size: var(--hop-Heading-3xl-font-size);
|
|
84
|
+
--font-family: var(--hop-Heading-3xl-font-family);
|
|
85
|
+
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
86
|
+
--line-height: var(--hop-Heading-3xl-line-height);
|
|
87
|
+
}
|
|
88
|
+
|
|
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-Form___4Km9P {
|
|
91
|
+
display: flex;
|
|
92
|
+
flex-direction: column;
|
|
93
|
+
gap: var(--hop-space-stack-lg);
|
|
94
|
+
}
|
|
95
|
+
|
|
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-Label___I7QQy {
|
|
98
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
99
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
100
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
101
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
102
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
103
|
+
}
|
|
104
|
+
:where(.Label-module__hop-Label___I7QQy) {
|
|
105
|
+
font-family: var(--hop-Label-font-family);
|
|
106
|
+
font-size: var(--hop-Label-font-size);
|
|
107
|
+
font-weight: var(--hop-Label-font-weight);
|
|
108
|
+
line-height: var(--hop-Label-line-height);
|
|
109
|
+
color: var(--hop-Label-color);
|
|
110
|
+
}
|
|
111
|
+
|
|
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-FieldLabel__wrapper___dO-qG {
|
|
114
|
+
display: flex;
|
|
115
|
+
gap: var(--hop-space-inset-xs);
|
|
116
|
+
align-items: center;
|
|
117
|
+
}
|
|
118
|
+
.FieldLabel-module__hop-FieldLabel__indicator___xRu3u {
|
|
119
|
+
padding-inline-start: var(--hop-space-20);
|
|
120
|
+
}
|
|
121
|
+
|
|
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-OverlineText___lcU-F) {
|
|
124
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
125
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
126
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
127
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
128
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
129
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
130
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
131
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
132
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
133
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
134
|
+
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
135
|
+
--line-height: var(--hop-OverlineText-line-height);
|
|
136
|
+
--top-offset: var(--hop-OverlineText-top-offset);
|
|
137
|
+
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
138
|
+
box-sizing: border-box;
|
|
139
|
+
font-family: var(--font-family);
|
|
140
|
+
font-size: var(--font-size);
|
|
141
|
+
font-feature-settings: "case";
|
|
142
|
+
font-weight: var(--font-weight);
|
|
143
|
+
line-height: var(--line-height);
|
|
144
|
+
text-transform: uppercase;
|
|
145
|
+
letter-spacing: var(--letter-spacing);
|
|
146
|
+
}
|
|
147
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh {
|
|
148
|
+
box-sizing: border-box;
|
|
149
|
+
}
|
|
150
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::before,
|
|
151
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::after {
|
|
152
|
+
content: "";
|
|
153
|
+
display: block;
|
|
154
|
+
box-sizing: border-box;
|
|
155
|
+
inline-size: 0;
|
|
156
|
+
block-size: 0;
|
|
157
|
+
}
|
|
158
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::before {
|
|
159
|
+
margin-block-end: var(--bottom-offset);
|
|
160
|
+
}
|
|
161
|
+
.OverlineText-module__hop-OverlineText__text___J5LXh::after {
|
|
162
|
+
margin-block-start: var(--top-offset);
|
|
163
|
+
}
|
|
164
|
+
|
|
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-Text___BwsVt {
|
|
167
|
+
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
168
|
+
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
169
|
+
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
170
|
+
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
171
|
+
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
172
|
+
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
173
|
+
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
174
|
+
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
175
|
+
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
176
|
+
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
177
|
+
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
178
|
+
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
179
|
+
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
180
|
+
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
181
|
+
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
182
|
+
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
183
|
+
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
184
|
+
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
185
|
+
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
186
|
+
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
187
|
+
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
188
|
+
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
189
|
+
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
190
|
+
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
191
|
+
--hop-Text-inherit-size-font-size: inherit;
|
|
192
|
+
--hop-Text-inherit-size-font-family: inherit;
|
|
193
|
+
--hop-Text-inherit-size-font-weight: inherit;
|
|
194
|
+
--hop-Text-inherit-size-line-height: inherit;
|
|
195
|
+
}
|
|
196
|
+
:where(.Text-module__hop-Text___BwsVt) {
|
|
197
|
+
font-family: var(--font-family);
|
|
198
|
+
font-size: var(--font-size);
|
|
199
|
+
font-weight: var(--font-weight);
|
|
200
|
+
line-height: var(--line-height);
|
|
201
|
+
}
|
|
202
|
+
:where(.Text-module__hop-Text--xs___ffqG0) {
|
|
203
|
+
--font-size: var(--hop-Text-xs-font-size);
|
|
204
|
+
--font-family: var(--hop-Text-xs-font-family);
|
|
205
|
+
--font-weight: var(--hop-Text-xs-font-weight);
|
|
206
|
+
--line-height: var(--hop-Text-xs-line-height);
|
|
207
|
+
}
|
|
208
|
+
:where(.Text-module__hop-Text--sm___puKFo) {
|
|
209
|
+
--font-size: var(--hop-Text-sm-font-size);
|
|
210
|
+
--font-family: var(--hop-Text-sm-font-family);
|
|
211
|
+
--font-weight: var(--hop-Text-sm-font-weight);
|
|
212
|
+
--line-height: var(--hop-Text-sm-line-height);
|
|
213
|
+
}
|
|
214
|
+
:where(.Text-module__hop-Text--md___oymBJ) {
|
|
215
|
+
--font-size: var(--hop-Text-md-font-size);
|
|
216
|
+
--font-family: var(--hop-Text-md-font-family);
|
|
217
|
+
--font-weight: var(--hop-Text-md-font-weight);
|
|
218
|
+
--line-height: var(--hop-Text-md-line-height);
|
|
219
|
+
}
|
|
220
|
+
:where(.Text-module__hop-Text--lg___-i7uj) {
|
|
221
|
+
--font-size: var(--hop-Text-lg-font-size);
|
|
222
|
+
--font-family: var(--hop-Text-lg-font-family);
|
|
223
|
+
--font-weight: var(--hop-Text-lg-font-weight);
|
|
224
|
+
--line-height: var(--hop-Text-lg-line-height);
|
|
225
|
+
}
|
|
226
|
+
:where(.Text-module__hop-Text--xl___Ja5GV) {
|
|
227
|
+
--font-size: var(--hop-Text-xl-font-size);
|
|
228
|
+
--font-family: var(--hop-Text-xl-font-family);
|
|
229
|
+
--font-weight: var(--hop-Text-xl-font-weight);
|
|
230
|
+
--line-height: var(--hop-Text-xl-line-height);
|
|
231
|
+
}
|
|
232
|
+
:where(.Text-module__hop-Text--2xl___wHqwF) {
|
|
233
|
+
--font-size: var(--hop-Text-2xl-font-size);
|
|
234
|
+
--font-family: var(--hop-Text-2xl-font-family);
|
|
235
|
+
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
236
|
+
--line-height: var(--hop-Text-2xl-line-height);
|
|
237
|
+
}
|
|
238
|
+
:where(.Text-module__hop-Text--inherit___b7L-u) {
|
|
239
|
+
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
240
|
+
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
241
|
+
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
242
|
+
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
243
|
+
}
|
|
244
|
+
|
|
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-Paragraph___d6G9i {
|
|
247
|
+
--hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
|
|
248
|
+
--hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
|
|
249
|
+
--hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
|
|
250
|
+
--hop-Paragraph-lg-margin-bottom: calc(1rem * .75);
|
|
251
|
+
--hop-Paragraph-xl-margin-bottom: calc(1.125rem * .75);
|
|
252
|
+
--hop-Paragraph-2xl-margin-bottom: calc(1.375rem * .75);
|
|
253
|
+
--hop-Paragraph-inherit-margin-bottom: .75em;
|
|
254
|
+
margin: 0;
|
|
255
|
+
margin-block-end: var(--margin-block-end);
|
|
256
|
+
overflow-wrap: break-word;
|
|
257
|
+
}
|
|
258
|
+
.Paragraph-module__hop-Paragraph___d6G9i:last-child {
|
|
259
|
+
--margin-block-end: 0;
|
|
260
|
+
}
|
|
261
|
+
.Paragraph-module__hop-Paragraph--xs___-puvr {
|
|
262
|
+
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
263
|
+
}
|
|
264
|
+
.Paragraph-module__hop-Paragraph--sm___XedQV {
|
|
265
|
+
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
266
|
+
}
|
|
267
|
+
.Paragraph-module__hop-Paragraph--md___L8RdC {
|
|
268
|
+
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
269
|
+
}
|
|
270
|
+
.Paragraph-module__hop-Paragraph--lg___s3VPf {
|
|
271
|
+
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
272
|
+
}
|
|
273
|
+
.Paragraph-module__hop-Paragraph--xl___DNxOV {
|
|
274
|
+
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
275
|
+
}
|
|
276
|
+
.Paragraph-module__hop-Paragraph--2xl___6-JEH {
|
|
277
|
+
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
278
|
+
}
|
|
279
|
+
.Paragraph-module__hop-Paragraph--inherit___AAjfk {
|
|
280
|
+
--margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/calendar/src/CalendarCell.module.css/#css-module-data */
|
|
284
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5 {
|
|
285
|
+
--hop-CalendarCell-display: flex;
|
|
286
|
+
--hop-CalendarCell-align-items: center;
|
|
287
|
+
--hop-CalendarCell-justify-content: center;
|
|
288
|
+
--hop-CalendarCell-inline-size: 2.5rem;
|
|
289
|
+
--hop-CalendarCell-block-size: 2.5rem;
|
|
290
|
+
--hop-CalendarCell-outline: none;
|
|
291
|
+
--hop-CalendarCell-border-radius: var(--hop-shape-circle);
|
|
292
|
+
--hop-CalendarCell-color: var(--hop-neutral-text);
|
|
293
|
+
--hop-CalendarCell-font-family: var(--hop-body-sm-font-family);
|
|
294
|
+
--hop-CalendarCell-font-size: var(--hop-body-sm-font-size);
|
|
295
|
+
--hop-CalendarCell-font-weight: var(--hop-body-sm-font-weight);
|
|
296
|
+
--hop-CalendarCell-line-height: var(--hop-body-sm-line-height);
|
|
297
|
+
--hop-CalendarCell-cursor: default;
|
|
298
|
+
cursor: var(--hop-CalendarCell-cursor);
|
|
299
|
+
display: var(--hop-CalendarCell-display);
|
|
300
|
+
align-items: var(--hop-CalendarCell-align-items);
|
|
301
|
+
justify-content: var(--hop-CalendarCell-justify-content);
|
|
302
|
+
inline-size: var(--hop-CalendarCell-inline-size);
|
|
303
|
+
block-size: var(--hop-CalendarCell-block-size);
|
|
304
|
+
font-family: var(--hop-CalendarCell-font-family);
|
|
305
|
+
font-size: var(--hop-CalendarCell-font-size);
|
|
306
|
+
font-weight: var(--hop-CalendarCell-font-weight);
|
|
307
|
+
line-height: var(--hop-CalendarCell-line-height);
|
|
308
|
+
color: var(--hop-CalendarCell-color);
|
|
309
|
+
border-radius: var(--hop-CalendarCell-border-radius);
|
|
310
|
+
outline: var(--hop-CalendarCell-outline);
|
|
311
|
+
}
|
|
312
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-outside-month] {
|
|
313
|
+
--hop-CalendarCell-data-outside-month-display: none;
|
|
314
|
+
display: var(--hop-CalendarCell-data-outside-month-display);
|
|
315
|
+
}
|
|
316
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-hovered]:not([data-unavailable]) {
|
|
317
|
+
--hop-CalendarCell-data-hovered-background: var(--hop-neutral-surface-hover);
|
|
318
|
+
--hop-CalendarCell-data-hovered-color: var(--hop-neutral-text-hover);
|
|
319
|
+
color: var(--hop-CalendarCell-data-hovered-color);
|
|
320
|
+
background: var(--hop-CalendarCell-data-hovered-background);
|
|
321
|
+
}
|
|
322
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-focus-visible] {
|
|
323
|
+
--hop-CalendarCell-data-focus-visible-outline: var(--hop-space-20) solid var(--hop-primary-border-focus);
|
|
324
|
+
outline: var(--hop-CalendarCell-data-focus-visible-outline);
|
|
325
|
+
}
|
|
326
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-pressed] {
|
|
327
|
+
--hop-CalendarCell-data-pressed-background: var(--hop-neutral-surface-press);
|
|
328
|
+
--hop-CalendarCell-data-pressed-color: var(--hop-neutral-text-hover);
|
|
329
|
+
color: var(--hop-CalendarCell-data-pressed-color);
|
|
330
|
+
background: var(--hop-CalendarCell-data-pressed-background);
|
|
331
|
+
}
|
|
332
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-selected] {
|
|
333
|
+
--hop-CalendarCell-data-selected-background: var(--hop-neutral-surface-selected);
|
|
334
|
+
--hop-CalendarCell-data-selected-color: var(--hop-neutral-text-selected);
|
|
335
|
+
color: var(--hop-CalendarCell-data-selected-color);
|
|
336
|
+
background: var(--hop-CalendarCell-data-selected-background);
|
|
337
|
+
}
|
|
338
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-disabled] {
|
|
339
|
+
--hop-CalendarCell-data-disabled-color: var(--hop-neutral-text-disabled);
|
|
340
|
+
color: var(--hop-CalendarCell-data-disabled-color);
|
|
341
|
+
}
|
|
342
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-invalid] {
|
|
343
|
+
--hop-CalendarCell-data-invalid-color: var(--hop-danger-text-strong);
|
|
344
|
+
--hop-CalendarCell-data-invalid-background: var(--hop-danger-surface-strong);
|
|
345
|
+
color: var(--hop-CalendarCell-data-invalid-color);
|
|
346
|
+
background: var(--hop-CalendarCell-data-invalid-background);
|
|
347
|
+
}
|
|
348
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-unavailable] {
|
|
349
|
+
--hop-CalendarCell-data-unavailable-color: var(--hop-danger-text-weak);
|
|
350
|
+
--hop-CalendarCell-data-unavailable-text-decoration: line-through;
|
|
351
|
+
color: var(--hop-CalendarCell-data-unavailable-color);
|
|
352
|
+
text-decoration: var(--hop-CalendarCell-data-unavailable-text-decoration);
|
|
353
|
+
}
|
|
354
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-today] {
|
|
355
|
+
--hop-CalendarCell-data-today-border: 0.125rem solid var(--hop-neutral-border-strong);
|
|
356
|
+
border: var(--hop-CalendarCell-data-today-border);
|
|
357
|
+
}
|
|
358
|
+
.CalendarCell-module__hop-CalendarCell___rKt-5[data-disabled][data-selected] {
|
|
359
|
+
--hop-CalendarCell-data-selected-disabled-background: var(--hop-neutral-surface-disabled);
|
|
360
|
+
--hop-CalendarCell-data-selected-disabled-color: var(--hop-neutral-text-disabled);
|
|
361
|
+
color: var(--hop-CalendarCell-data-selected-disabled-color);
|
|
362
|
+
background: var(--hop-CalendarCell-data-selected-disabled-background);
|
|
363
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { PropsWithChildren } from 'react';
|
|
3
|
+
import { CalendarCellProps as CalendarCellProps$1 } from 'react-aria-components';
|
|
4
|
+
|
|
5
|
+
declare const GlobalCalendarCellCssSelector = "hop-CalendarCell";
|
|
6
|
+
interface CalendarCellProps extends Omit<CalendarCellProps$1, "children">, PropsWithChildren {
|
|
7
|
+
}
|
|
8
|
+
declare const CalendarCell: (props: CalendarCellProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { CalendarCell, GlobalCalendarCellCssSelector };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { CalendarProps } from './Calendar.js';
|
|
2
|
+
import * as react from 'react';
|
|
3
|
+
import { ContextValue, DateValue } from 'react-aria-components';
|
|
4
|
+
import '@hopper-ui/styled-system';
|
|
5
|
+
|
|
6
|
+
declare const CalendarContext: react.Context<ContextValue<Partial<CalendarProps<DateValue>>, HTMLDivElement>>;
|
|
7
|
+
|
|
8
|
+
export { CalendarContext };
|