@hopper-ui/components 2.0.16 → 2.1.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 +31 -0
- package/dist/accordion/src/Accordion.css +79 -79
- package/dist/accordion/src/Accordion.js +1 -1
- package/dist/accordion/src/index.css +79 -79
- package/dist/accordion/src/index.js +1 -1
- package/dist/alert/src/Alert.css +788 -759
- package/dist/alert/src/Alert.js +10 -10
- package/dist/alert/src/index.css +788 -759
- package/dist/alert/src/index.js +10 -10
- package/dist/avatar/src/AnonymousAvatar.css +51 -51
- package/dist/avatar/src/AnonymousAvatar.js +3 -3
- package/dist/avatar/src/Avatar.css +72 -72
- package/dist/avatar/src/Avatar.js +5 -5
- package/dist/avatar/src/AvatarGroup.css +72 -76
- package/dist/avatar/src/AvatarGroup.js +4 -4
- package/dist/avatar/src/BrokenAvatar.css +51 -51
- package/dist/avatar/src/BrokenAvatar.js +3 -3
- package/dist/avatar/src/DeletedAvatar.css +51 -51
- package/dist/avatar/src/DeletedAvatar.js +3 -3
- package/dist/avatar/src/RichIconAvatarImage.css +51 -51
- package/dist/avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/avatar/src/index.css +105 -109
- package/dist/avatar/src/index.js +12 -12
- package/dist/badge/src/Badge.css +102 -142
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/FloatingBadge.css +49 -49
- package/dist/badge/src/FloatingBadge.js +1 -1
- package/dist/badge/src/index.css +112 -152
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +220 -203
- package/dist/buttons/src/Button.js +6 -6
- 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 +2 -2
- package/dist/buttons/src/CloseButton.css +221 -204
- package/dist/buttons/src/CloseButton.js +7 -7
- package/dist/buttons/src/EmbeddedButton.css +110 -110
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/LinkButton.css +230 -213
- package/dist/buttons/src/LinkButton.js +5 -5
- package/dist/buttons/src/ToggleButton.css +264 -273
- package/dist/buttons/src/ToggleButton.js +4 -4
- package/dist/buttons/src/index.css +707 -682
- package/dist/buttons/src/index.js +12 -12
- package/dist/calendar/src/Calendar.css +763 -745
- package/dist/calendar/src/Calendar.js +13 -13
- package/dist/calendar/src/CalendarCell.css +53 -56
- package/dist/calendar/src/CalendarCell.js +1 -1
- package/dist/calendar/src/CalendarGrid.css +86 -93
- package/dist/calendar/src/CalendarGrid.js +3 -3
- package/dist/calendar/src/CalendarHeader.css +711 -686
- package/dist/calendar/src/CalendarHeader.js +8 -8
- package/dist/calendar/src/RangeCalendar.css +766 -748
- package/dist/calendar/src/RangeCalendar.js +13 -13
- package/dist/calendar/src/RangeCalendarCell.css +62 -66
- package/dist/calendar/src/RangeCalendarCell.js +1 -1
- package/dist/calendar/src/index.css +769 -751
- package/dist/calendar/src/index.js +14 -14
- package/dist/callout/src/Callout.css +720 -695
- package/dist/callout/src/Callout.js +8 -8
- package/dist/callout/src/CompactCallout.css +756 -731
- package/dist/callout/src/CompactCallout.js +8 -8
- package/dist/callout/src/index.css +769 -744
- package/dist/callout/src/index.js +9 -9
- package/dist/card/src/Card.css +51 -45
- package/dist/card/src/Card.d.ts +5 -0
- package/dist/card/src/Card.js +1 -1
- package/dist/card/src/index.css +51 -45
- package/dist/card/src/index.js +1 -1
- package/dist/checkbox/src/Checkbox.css +76 -76
- 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 +147 -147
- package/dist/checkbox/src/CheckboxGroup.js +7 -7
- package/dist/checkbox/src/DecorativeCheckbox.css +84 -84
- package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
- package/dist/checkbox/src/index.css +147 -147
- package/dist/checkbox/src/index.js +11 -11
- package/dist/{chunk-O5MIJ7LZ.js → chunk-23ZXEDAW.js} +8 -8
- package/dist/{chunk-YUHXUB2I.js → chunk-2CGYG3PT.js} +10 -10
- package/dist/{chunk-O4FJV757.js → chunk-2D2SKN7X.js} +2 -2
- package/dist/{chunk-ELOBGRDS.js → chunk-2EUYIT6R.js} +2 -2
- package/dist/{chunk-JLPERUXC.js → chunk-2P7N3TBN.js} +2 -2
- package/dist/{chunk-ZWNEY26X.js → chunk-2QUO5EVI.js} +1 -1
- package/dist/{chunk-IKT7OZIS.js → chunk-37OWNBSI.js} +2 -2
- package/dist/{chunk-454TPGQT.js → chunk-37UNUVMI.js} +2 -2
- package/dist/{chunk-K2NNYBTP.js → chunk-3ESC6VQP.js} +3 -3
- package/dist/{chunk-RQXDJXUB.js → chunk-3IUKHHCY.js} +1 -1
- package/dist/{chunk-GNT5JLQE.js → chunk-3OFI7AVI.js} +2 -2
- package/dist/{chunk-EXMCGNZL.js → chunk-3RRPSLGD.js} +1 -1
- package/dist/{chunk-CPEOOZCQ.js → chunk-46NZBERT.js} +2 -2
- package/dist/{chunk-2UN4HFUE.js → chunk-4PFBPKE4.js} +5 -5
- package/dist/{chunk-D5QBUWXD.js → chunk-53TKU6EC.js} +2 -2
- package/dist/{chunk-JNPS54E3.js → chunk-5POZUM4Y.js} +1 -1
- package/dist/{chunk-GLL2WZW3.js → chunk-5QCMSBKW.js} +1 -1
- package/dist/{chunk-SWSEQ5UH.js → chunk-5QLEO54R.js} +4 -4
- package/dist/{chunk-XMA3OCUX.js → chunk-65VFYEU5.js} +3 -3
- package/dist/{chunk-GFN2RSNX.js → chunk-67J2A2VH.js} +12 -12
- package/dist/{chunk-QUWZX6YL.js → chunk-77U6ZXYP.js} +1 -1
- package/dist/{chunk-YWW7DCN3.js → chunk-A2DVWVOK.js} +3 -3
- package/dist/{chunk-567OKOAT.js → chunk-AEY26KBC.js} +2 -2
- package/dist/{chunk-JJZ2T2DG.js → chunk-AKV734JG.js} +5 -5
- package/dist/{chunk-LGVLBFYR.js → chunk-AUAGPT7H.js} +9 -9
- package/dist/{chunk-CLO2AWJS.js → chunk-BJ7USFLW.js} +1 -1
- package/dist/{chunk-WVQQW7YE.js → chunk-BQWVF3GN.js} +1 -1
- package/dist/{chunk-TCLXEJGY.js → chunk-BVMDC2ID.js} +9 -9
- package/dist/{chunk-TNTERM2U.js → chunk-DCRCGYCI.js} +3 -3
- package/dist/{chunk-6XLH6GHH.js → chunk-DKHEEHJP.js} +1 -1
- package/dist/{chunk-ZNQFVND7.js → chunk-DLDVANOT.js} +4 -4
- package/dist/{chunk-O6M5JK3Z.js → chunk-DO3ZC6D3.js} +3 -3
- package/dist/{chunk-XS3WMQRX.js → chunk-DZ3G4DVX.js} +8 -8
- package/dist/{chunk-3YD6Z2CG.js → chunk-EN7CATRQ.js} +2 -2
- package/dist/{chunk-DHSQDA3P.js → chunk-F2CGUBPL.js} +2 -2
- package/dist/{chunk-UUOYQGZE.js → chunk-FAC4UJLU.js} +1 -1
- package/dist/{chunk-3MKLP4C7.js → chunk-FOHM2E2O.js} +1 -1
- package/dist/{chunk-377ISII2.js → chunk-FS4YNGR5.js} +1 -1
- package/dist/{chunk-OLMWY5AA.js → chunk-FVMZWZK4.js} +2 -2
- package/dist/{chunk-SEHWACBO.js → chunk-GYESUZI4.js} +1 -1
- package/dist/{chunk-KRGAANHK.js → chunk-HI5JBMJX.js} +3 -3
- package/dist/{chunk-JIG4HRTM.js → chunk-HNHPGKAR.js} +1 -1
- package/dist/{chunk-332WY7S2.js → chunk-HX2DGKEP.js} +1 -1
- package/dist/{chunk-7ZGRFPRP.js → chunk-I23PHCE6.js} +2 -2
- package/dist/{chunk-DDNK3MZM.js → chunk-I5DB3LFN.js} +2 -2
- package/dist/{chunk-BJTDFRT5.js → chunk-IA3SZGHC.js} +5 -5
- package/dist/{chunk-WTJEYESY.js → chunk-IPWB6BK3.js} +1 -1
- package/dist/{chunk-IVC3Z74D.js → chunk-IV3FF2XZ.js} +1 -1
- package/dist/{chunk-JDQRUKDQ.js → chunk-JCONPT5G.js} +1 -1
- package/dist/{chunk-Q4WAM33P.js → chunk-JEDGXRDC.js} +1 -1
- package/dist/{chunk-2RG2JYE3.js → chunk-JF7J366G.js} +1 -1
- package/dist/{chunk-4HGOQPCC.js → chunk-JW2RJBZB.js} +8 -8
- package/dist/{chunk-B64Q7MSD.js → chunk-JZIJDOBN.js} +2 -2
- package/dist/{chunk-IOMR4SYH.js → chunk-L2MMXJ2J.js} +2 -2
- package/dist/{chunk-IDUKGRRO.js → chunk-LESZFYKK.js} +1 -1
- package/dist/{chunk-P7DOJUNA.js → chunk-LIVWYNR3.js} +1 -1
- package/dist/{chunk-QT5DWEK5.js → chunk-LNHREFT4.js} +2 -2
- package/dist/{chunk-Y4DRJAAC.js → chunk-LQ5UXO7R.js} +2 -2
- package/dist/{chunk-E23B66GT.js → chunk-LSK5EYSO.js} +1 -1
- package/dist/{chunk-Z7EYUYWU.js → chunk-MJPWMHWN.js} +7 -7
- package/dist/{chunk-PYI3HSJS.js → chunk-N5VSINHR.js} +3 -3
- package/dist/{chunk-HQXYDMQA.js → chunk-NCDNU2M5.js} +3 -3
- package/dist/{chunk-ZSP3G7T4.js → chunk-NNEXL4VY.js} +1 -1
- package/dist/{chunk-QEKDXTBG.js → chunk-NQ4FZYAP.js} +2 -2
- package/dist/{chunk-JNRTCIL4.js → chunk-NRZEZURT.js} +3 -3
- package/dist/{chunk-XNZLLOM3.js → chunk-OBUIQVFX.js} +2 -2
- package/dist/{chunk-SZUXAUNP.js → chunk-OOAAWEYR.js} +11 -11
- package/dist/{chunk-2ZTG76NT.js → chunk-P2YBBKOM.js} +2 -2
- package/dist/{chunk-AL6FWBWW.js → chunk-PD53SELP.js} +3 -3
- package/dist/{chunk-2U7RPV7T.js → chunk-PFQGAAVP.js} +5 -5
- package/dist/{chunk-HVAENXZL.js → chunk-PWNEBK3O.js} +3 -3
- package/dist/{chunk-IQJ6YC4J.js → chunk-QBCENUCD.js} +5 -5
- package/dist/{chunk-4BN2QLNV.js → chunk-QBCG3VLT.js} +1 -1
- package/dist/{chunk-XTVDYCMC.js → chunk-QNPXXTDY.js} +7 -1
- package/dist/{chunk-QNPN2ZZD.js → chunk-R3DPRQAL.js} +2 -2
- package/dist/{chunk-ETGKKKLV.js → chunk-R5G45WDI.js} +1 -1
- package/dist/{chunk-UPUX2XZQ.js → chunk-SMRVRGCV.js} +2 -2
- package/dist/{chunk-F4KYID6Q.js → chunk-STRNNPXB.js} +7 -7
- package/dist/{chunk-7J7CS3GU.js → chunk-TONO7Z76.js} +4 -4
- package/dist/{chunk-KHZZMP2Z.js → chunk-U2H6E2EE.js} +1 -1
- package/dist/{chunk-MPKG5FMH.js → chunk-UDKVESB4.js} +2 -2
- package/dist/{chunk-JNQMLRFS.js → chunk-UJ57XVAC.js} +1 -1
- package/dist/{chunk-LM36F4TF.js → chunk-UTDK4M7J.js} +3 -3
- package/dist/{chunk-ZMG45GYZ.js → chunk-W2WNTROY.js} +2 -2
- package/dist/{chunk-26HHBEU7.js → chunk-W5KAH64K.js} +1 -1
- package/dist/{chunk-Y25XJICK.js → chunk-WC2IAID6.js} +4 -4
- package/dist/{chunk-6SI66BF5.js → chunk-WLF6Z5MA.js} +1 -1
- package/dist/{chunk-GVOTR7BV.js → chunk-XEDXRUXJ.js} +1 -1
- package/dist/{chunk-JBEHNUXT.js → chunk-XHV4OY4Q.js} +2 -2
- package/dist/{chunk-OSOXLNYY.js → chunk-XKZ4GYVA.js} +1 -1
- package/dist/{chunk-6UVO6Y3B.js → chunk-Y3RMGDLI.js} +2 -2
- package/dist/{chunk-27N4HRTH.js → chunk-Y6LZL5XI.js} +1 -1
- package/dist/{chunk-LVTIDZYT.js → chunk-YAWXCLGU.js} +2 -2
- package/dist/{chunk-2Y6OATCO.js → chunk-YSEV3CIU.js} +1 -1
- package/dist/{chunk-SB7TRRF7.js → chunk-YXX2OIPV.js} +2 -2
- package/dist/{chunk-AMLK4VEX.js → chunk-ZMWPA2VD.js} +4 -4
- package/dist/{chunk-64RP3TG4.js → chunk-ZNTGEEV6.js} +1 -1
- package/dist/combobox/src/ComboBox.css +1280 -1298
- package/dist/combobox/src/ComboBox.js +20 -20
- package/dist/combobox/src/index.css +1280 -1298
- package/dist/combobox/src/index.js +20 -20
- package/dist/contextual-help/src/ContextualHelp.css +1186 -1204
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +1186 -1204
- package/dist/contextual-help/src/index.js +4 -4
- package/dist/date-picker/src/DateInput.css +52 -52
- package/dist/date-picker/src/DateInput.js +1 -1
- package/dist/date-picker/src/DatePicker.css +1337 -1361
- package/dist/date-picker/src/DatePicker.js +20 -20
- package/dist/date-picker/src/DateRangePicker.css +1340 -1364
- package/dist/date-picker/src/DateRangePicker.js +20 -20
- package/dist/date-picker/src/index.css +1349 -1372
- package/dist/date-picker/src/index.js +22 -22
- package/dist/disclosure/src/Disclosure.css +49 -49
- package/dist/disclosure/src/Disclosure.js +1 -1
- package/dist/disclosure/src/DisclosureHeader.css +56 -56
- package/dist/disclosure/src/DisclosureHeader.js +3 -3
- package/dist/disclosure/src/DisclosurePanel.css +49 -49
- package/dist/disclosure/src/DisclosurePanel.js +3 -3
- package/dist/disclosure/src/index.css +74 -74
- package/dist/disclosure/src/index.js +7 -7
- 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/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 +729 -704
- package/dist/illustrated-message/src/IllustratedMessage.js +2 -2
- package/dist/illustrated-message/src/index.css +729 -704
- 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 +1875 -1964
- package/dist/index.js +107 -107
- package/dist/inputs/src/Input.css +44 -44
- 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 +70 -70
- package/dist/inputs/src/NumberField.js +10 -10
- package/dist/inputs/src/PasswordField.css +728 -703
- package/dist/inputs/src/PasswordField.js +10 -10
- package/dist/inputs/src/RemainingCharacterCount.css +42 -42
- package/dist/inputs/src/RemainingCharacterCount.js +2 -2
- package/dist/inputs/src/SearchField.css +734 -709
- package/dist/inputs/src/SearchField.js +11 -11
- package/dist/inputs/src/TextArea.css +69 -69
- package/dist/inputs/src/TextArea.js +9 -9
- package/dist/inputs/src/TextField.css +732 -707
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +783 -758
- package/dist/inputs/src/index.js +17 -17
- 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 +440 -477
- package/dist/list-box/src/ListBox.js +9 -9
- package/dist/list-box/src/ListBoxItem.css +428 -465
- package/dist/list-box/src/ListBoxItem.js +7 -7
- 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 +440 -477
- package/dist/list-box/src/index.js +10 -10
- package/dist/menu/src/Menu.css +1188 -1206
- package/dist/menu/src/Menu.js +2 -2
- package/dist/menu/src/MenuItem.css +130 -134
- 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 +1214 -1232
- package/dist/menu/src/index.js +5 -5
- package/dist/modal/src/BaseModal.css +8 -6
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +63 -59
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +756 -729
- package/dist/modal/src/Modal.js +9 -9
- package/dist/modal/src/index.css +772 -743
- package/dist/modal/src/index.js +10 -10
- package/dist/overlays/popover/src/Popover.css +1175 -1190
- package/dist/overlays/popover/src/Popover.js +1 -1
- package/dist/overlays/popover/src/PopoverBase.css +47 -50
- package/dist/overlays/popover/src/PopoverBase.js +1 -1
- package/dist/overlays/popover/src/index.css +1183 -1201
- package/dist/overlays/popover/src/index.js +2 -2
- package/dist/radio/src/DecorativeRadio.css +84 -84
- package/dist/radio/src/DecorativeRadio.js +3 -3
- package/dist/radio/src/Radio.css +76 -76
- 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 +147 -147
- package/dist/radio/src/RadioGroup.js +7 -7
- package/dist/radio/src/index.css +147 -147
- package/dist/radio/src/index.js +11 -11
- 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 +66 -78
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +67 -79
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/MultiSelect.css +1281 -1299
- package/dist/select/src/MultiSelect.js +25 -25
- package/dist/select/src/Select.css +1281 -1299
- package/dist/select/src/Select.js +25 -25
- package/dist/select/src/SelectInternal.css +1281 -1299
- package/dist/select/src/SelectInternal.js +23 -23
- package/dist/select/src/SelectValue.css +111 -115
- package/dist/select/src/SelectValue.js +3 -3
- package/dist/select/src/index.css +1281 -1299
- package/dist/select/src/index.js +26 -26
- 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 +92 -116
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +45 -45
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +98 -122
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +956 -982
- package/dist/tabs/src/Tab.js +2 -2
- package/dist/tabs/src/TabList.css +51 -56
- package/dist/tabs/src/TabList.js +1 -1
- package/dist/tabs/src/TabPanel.css +42 -42
- package/dist/tabs/src/TabPanel.js +1 -1
- package/dist/tabs/src/index.css +971 -1002
- package/dist/tabs/src/index.js +4 -4
- package/dist/tag/src/Tag.css +920 -939
- package/dist/tag/src/Tag.js +8 -8
- package/dist/tag/src/TagGroup.css +49 -49
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +930 -949
- package/dist/tag/src/index.js +13 -13
- package/dist/tile/src/Tile.css +109 -137
- package/dist/tile/src/Tile.js +1 -1
- package/dist/tile/src/TileGroup.css +40 -40
- package/dist/tile/src/TileGroup.js +1 -1
- package/dist/tile/src/index.css +110 -138
- package/dist/tile/src/index.js +2 -2
- 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 +55 -59
- package/dist/tooltip/src/Tooltip.js +3 -3
- package/dist/tooltip/src/TooltipTrigger.css +39 -39
- package/dist/tooltip/src/index.css +55 -59
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/package.json +3 -3
package/dist/tag/src/index.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
export { GlobalTagCssSelector, _Tag as Tag } from '../../chunk-
|
|
2
|
-
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from '../../chunk-
|
|
1
|
+
export { GlobalTagCssSelector, _Tag as Tag } from '../../chunk-MJPWMHWN.js';
|
|
2
|
+
export { GlobalTagGroupCssSelector, _TagGroup as TagGroup } from '../../chunk-AKV734JG.js';
|
|
3
3
|
export { InternalTagGroupContext, TagGroupContext } from '../../chunk-4BWTFR22.js';
|
|
4
4
|
export { TagContext } from '../../chunk-EWMWQ2MC.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-NCDNU2M5.js';
|
|
6
|
+
import '../../chunk-5QCMSBKW.js';
|
|
7
7
|
import '../../chunk-YVCZUIU3.js';
|
|
8
8
|
import '../../chunk-EVKWFOHB.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-3OFI7AVI.js';
|
|
10
10
|
import '../../chunk-PNEJ6JDM.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-LQ5UXO7R.js';
|
|
12
12
|
import '../../chunk-FV74YT2D.js';
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-JEDGXRDC.js';
|
|
14
|
+
import '../../chunk-HNHPGKAR.js';
|
|
15
15
|
import '../../chunk-O7IJYNVQ.js';
|
|
16
16
|
import '../../chunk-DXVKHP4V.js';
|
|
17
17
|
import '../../chunk-ZSFJVMJN.js';
|
|
18
|
-
import '../../chunk-2NSUMKNH.js';
|
|
19
18
|
import '../../chunk-FA26RZSE.js';
|
|
20
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-2NSUMKNH.js';
|
|
20
|
+
import '../../chunk-R5G45WDI.js';
|
|
21
21
|
import '../../chunk-UYYHPXUH.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-W2WNTROY.js';
|
|
23
23
|
import '../../chunk-5K3V5PGZ.js';
|
|
24
24
|
import '../../chunk-GBWXEK6N.js';
|
|
25
25
|
import '../../chunk-H7LGBRRK.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-LESZFYKK.js';
|
|
27
27
|
import '../../chunk-ZWU6DRRZ.js';
|
|
28
28
|
import '../../chunk-TIPN4VYD.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-GYESUZI4.js';
|
|
30
30
|
import '../../chunk-PQSMCDAM.js';
|
|
31
31
|
import '../../chunk-ZNOU2CGM.js';
|
|
32
32
|
import '../../chunk-65JPI4FL.js';
|
package/dist/tile/src/Tile.css
CHANGED
|
@@ -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___GI2GG {
|
|
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___GI2GG) {
|
|
37
37
|
margin: 0;
|
|
38
38
|
color: var(--hop-neutral-text);
|
|
39
39
|
}
|
|
40
|
-
:where(.Heading-module__hop-
|
|
40
|
+
:where(.Heading-module__hop-Heading___GI2GG):not(.Heading-module__hop-Heading--unset___85BUQ) {
|
|
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___Zxw6C) {
|
|
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___wZ3mb) {
|
|
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___ulzBV) {
|
|
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___iJMDe) {
|
|
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___VysPZ) {
|
|
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___kNGMr) {
|
|
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___WJtA7) {
|
|
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___LKBfF {
|
|
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___mDjHA {
|
|
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___mDjHA) {
|
|
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___UseG- {
|
|
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___6ud5m {
|
|
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___3fpMa) {
|
|
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___adJnj {
|
|
148
148
|
box-sizing: border-box;
|
|
149
149
|
}
|
|
150
|
-
.OverlineText-module__hop-
|
|
151
|
-
.OverlineText-module__hop-
|
|
150
|
+
.OverlineText-module__hop-OverlineText__text___adJnj::before,
|
|
151
|
+
.OverlineText-module__hop-OverlineText__text___adJnj::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___adJnj::before {
|
|
159
159
|
margin-block-end: var(--bottom-offset);
|
|
160
160
|
}
|
|
161
|
-
.OverlineText-module__hop-
|
|
161
|
+
.OverlineText-module__hop-OverlineText__text___adJnj::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___7u-oj {
|
|
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___7u-oj) {
|
|
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___7gVXC) {
|
|
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___euoRS) {
|
|
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___w0Zta) {
|
|
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___QFfCw) {
|
|
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___pU7hM) {
|
|
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___P78fs) {
|
|
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___9FyEw) {
|
|
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___QPrlU {
|
|
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,47 +255,47 @@
|
|
|
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___QPrlU:last-child {
|
|
259
259
|
--margin-block-end: 0;
|
|
260
260
|
}
|
|
261
|
-
.Paragraph-module__hop-Paragraph--
|
|
261
|
+
.Paragraph-module__hop-Paragraph--xs___m23yb {
|
|
262
262
|
--margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
|
|
263
263
|
}
|
|
264
|
-
.Paragraph-module__hop-Paragraph--
|
|
264
|
+
.Paragraph-module__hop-Paragraph--sm___3raRf {
|
|
265
265
|
--margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
|
|
266
266
|
}
|
|
267
|
-
.Paragraph-module__hop-Paragraph--
|
|
267
|
+
.Paragraph-module__hop-Paragraph--md___42dnp {
|
|
268
268
|
--margin-block-end: var(--hop-Paragraph-md-margin-bottom);
|
|
269
269
|
}
|
|
270
|
-
.Paragraph-module__hop-Paragraph--
|
|
270
|
+
.Paragraph-module__hop-Paragraph--lg___N7hcI {
|
|
271
271
|
--margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
|
|
272
272
|
}
|
|
273
|
-
.Paragraph-module__hop-Paragraph--
|
|
273
|
+
.Paragraph-module__hop-Paragraph--xl___2j0se {
|
|
274
274
|
--margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
|
|
275
275
|
}
|
|
276
|
-
.Paragraph-module__hop-Paragraph--
|
|
276
|
+
.Paragraph-module__hop-Paragraph--2xl___Ppj1- {
|
|
277
277
|
--margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
|
|
278
278
|
}
|
|
279
|
-
.Paragraph-module__hop-Paragraph--
|
|
279
|
+
.Paragraph-module__hop-Paragraph--inherit___2la7W {
|
|
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/image/src/Image.module.css/#css-module-data */
|
|
284
|
-
.Image-module__hop-
|
|
284
|
+
.Image-module__hop-Image___ciD31 {
|
|
285
285
|
display: block;
|
|
286
286
|
max-inline-size: 100%;
|
|
287
287
|
block-size: auto;
|
|
288
288
|
vertical-align: middle;
|
|
289
289
|
}
|
|
290
|
-
.Image-module__hop-Image--
|
|
290
|
+
.Image-module__hop-Image--rounded___RWAMj {
|
|
291
291
|
border-radius: var(--hop-shape-rounded-md);
|
|
292
292
|
}
|
|
293
|
-
.Image-module__hop-Image--
|
|
293
|
+
.Image-module__hop-Image--circular___tPDL5 {
|
|
294
294
|
border-radius: var(--hop-shape-circle);
|
|
295
295
|
}
|
|
296
296
|
|
|
297
297
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/image/src/SvgImage.module.css/#css-module-data */
|
|
298
|
-
.SvgImage-module__hop-
|
|
298
|
+
.SvgImage-module__hop-SvgImage___-vrzp {
|
|
299
299
|
display: block;
|
|
300
300
|
max-inline-size: 100%;
|
|
301
301
|
block-size: auto;
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/illustration/src/Illustration.module.css/#css-module-data */
|
|
306
|
-
.Illustration-module__hop-
|
|
306
|
+
.Illustration-module__hop-Illustration___5xep5 {
|
|
307
307
|
--hop-Illustration-display: flex;
|
|
308
308
|
--hop-Illustration-align-items: center;
|
|
309
309
|
--hop-Illustration-justify-content: center;
|
|
@@ -323,130 +323,99 @@
|
|
|
323
323
|
max-inline-size: var(--hop-Illustration-max-inline-size);
|
|
324
324
|
max-block-size: var(--hop-Illustration-max-block-size);
|
|
325
325
|
}
|
|
326
|
-
.Illustration-module__hop-
|
|
326
|
+
.Illustration-module__hop-Illustration__image___ulj9w {
|
|
327
327
|
overflow: var(--hop-Illustration__image-overflow);
|
|
328
328
|
max-inline-size: var(--hop-Illustration__image-max-inline-size);
|
|
329
329
|
max-block-size: var(--hop-Illustration__image-max-block-size);
|
|
330
330
|
}
|
|
331
|
-
.Illustration-module__hop-Illustration--
|
|
331
|
+
.Illustration-module__hop-Illustration--horizontal___MYITF {
|
|
332
332
|
flex-direction: var(--hop-Illustration-horizontal-flex-direction);
|
|
333
333
|
inline-size: var(--hop-Illustration-horizontal-inline-size);
|
|
334
334
|
}
|
|
335
|
-
.Illustration-module__hop-Illustration--
|
|
335
|
+
.Illustration-module__hop-Illustration--vertical___M5V3v {
|
|
336
336
|
flex-direction: var(--hop-Illustration-vertical-flex-direction);
|
|
337
337
|
block-size: var(--hop-Illustration-vertical-block-size);
|
|
338
338
|
}
|
|
339
|
-
.Illustration-module__hop-Illustration--
|
|
339
|
+
.Illustration-module__hop-Illustration--rounded___Zvbyz {
|
|
340
340
|
border-radius: var(--hop-Illustration-shape-border-radius);
|
|
341
341
|
}
|
|
342
342
|
|
|
343
343
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/tile/src/Tile.module.css/#css-module-data */
|
|
344
|
-
.Tile-module__hop-
|
|
345
|
-
--hop-Tile-
|
|
346
|
-
--hop-Tile-background: var(--hop-neutral-surface);
|
|
347
|
-
--hop-Tile-border-witdh: 0.0625rem;
|
|
348
|
-
--hop-Tile-border-style: solid;
|
|
349
|
-
--hop-Tile-border-color: var(--hop-neutral-border-strong);
|
|
350
|
-
--hop-Tile-border-radius: var(--hop-shape-rounded-md);
|
|
351
|
-
--hop-Tile-cursor: pointer;
|
|
352
|
-
--hop-Tile-outline-offset: 0rem;
|
|
353
|
-
--hop-Tile-outline-color: transparent;
|
|
354
|
-
--hop-Tile-outline-width: var(--hop-space-20);
|
|
355
|
-
--hop-Tile-display: grid;
|
|
344
|
+
.Tile-module__hop-Tile___dNNbO {
|
|
345
|
+
--hop-Tile-border-radius: var(--hop-comp-tile-border-radius);
|
|
356
346
|
--hop-Tile-grid-template: "image" auto "container" 1fr / auto;
|
|
357
|
-
--hop-Tile-color-
|
|
358
|
-
--
|
|
359
|
-
--
|
|
360
|
-
--hop-
|
|
361
|
-
--
|
|
362
|
-
--
|
|
363
|
-
--hop-Tile-border-color-hovered: var(--hop-neutral-border-strong-hover);
|
|
364
|
-
--hop-Tile-color-pressed: var(--hop-neutral-text-press);
|
|
365
|
-
--hop-Tile-background-pressed: var(--hop-neutral-surface-press);
|
|
366
|
-
--hop-Tile-border-color-pressed: var(--hop-neutral-border-strong);
|
|
367
|
-
--hop-Tile-color-selected: var(--hop-neutral-text);
|
|
368
|
-
--hop-Tile-background-selected: var(--hop-neutral-surface-weak-selected);
|
|
369
|
-
--hop-Tile-outline-color-selected: var(--hop-neutral-border-strong);
|
|
370
|
-
--hop-Tile-border-color-selected: transparent;
|
|
371
|
-
--hop-Tile-color-disabled: var(--hop-neutral-text-disabled);
|
|
372
|
-
--hop-Tile-background-disabled: var(--hop-neutral-surface-disabled);
|
|
373
|
-
--hop-Tile-border-color-disabled: var(--hop-neutral-surface-disabled);
|
|
374
|
-
--hop-Tile-outline-color-disabled: transparent;
|
|
375
|
-
--hop-Tile-cursor-disabled: auto;
|
|
376
|
-
--hop-Tile-cursor-readonly: auto;
|
|
377
|
-
--hop-Tile-color-icon: transparent;
|
|
378
|
-
--hop-Tile-color-icon-selected: var(--hop-neutral-icon);
|
|
379
|
-
--hop-Tile-color-icon-disabled: var(--hop-neutral-icon-disabled);
|
|
380
|
-
--color: var(--hop-Tile-color);
|
|
381
|
-
--background: var(--hop-Tile-background);
|
|
382
|
-
--border-color: var(--hop-Tile-border-color);
|
|
383
|
-
--cursor: var(--hop-Tile-cursor);
|
|
347
|
+
--hop-Tile-color-icon: var(--hop-comp-tile-icon-color);
|
|
348
|
+
--color: var(--hop-comp-tile-text-color);
|
|
349
|
+
--background: var(--hop-comp-tile-background-color);
|
|
350
|
+
--border-color: var(--hop-comp-tile-border-color);
|
|
351
|
+
--outline-color: var(--hop-comp-tile-outline-color);
|
|
352
|
+
--cursor: pointer;
|
|
384
353
|
cursor: var(--cursor);
|
|
385
|
-
display:
|
|
354
|
+
display: grid;
|
|
386
355
|
grid-template: var(--hop-Tile-grid-template);
|
|
387
356
|
color: var(--color);
|
|
357
|
+
box-shadow: var(--hop-comp-tile-box-shadow);
|
|
388
358
|
background: var(--background);
|
|
389
|
-
border:
|
|
359
|
+
border: 0.0625rem solid var(--border-color);
|
|
390
360
|
border-radius: var(--hop-Tile-border-radius);
|
|
391
|
-
outline: var(--hop-
|
|
392
|
-
outline-width: var(--hop-Tile-outline-width);
|
|
361
|
+
outline: var(--hop-space-20) solid var(--outline-color);
|
|
393
362
|
}
|
|
394
|
-
.Tile-module__hop-Tile--
|
|
363
|
+
.Tile-module__hop-Tile--horizontal___9-ubG {
|
|
395
364
|
--hop-Tile-horizontal-align-items: center;
|
|
396
365
|
--hop-Tile-grid-template: "image container" / 8rem auto;
|
|
397
366
|
align-items: var(--hop-Tile-horizontal-align-items);
|
|
398
367
|
}
|
|
399
|
-
.Tile-module__hop-
|
|
400
|
-
--color: var(--hop-
|
|
401
|
-
--background: var(--hop-
|
|
402
|
-
--border-color: var(--hop-
|
|
403
|
-
}
|
|
404
|
-
.Tile-module__hop-
|
|
405
|
-
--color: var(--hop-
|
|
406
|
-
--background: var(--hop-
|
|
407
|
-
--border-color: var(--hop-
|
|
408
|
-
}
|
|
409
|
-
.Tile-module__hop-
|
|
410
|
-
--color: var(--hop-
|
|
411
|
-
--background: var(--hop-
|
|
412
|
-
--
|
|
413
|
-
--border-color: var(--hop-
|
|
414
|
-
}
|
|
415
|
-
.Tile-module__hop-
|
|
416
|
-
--color: var(--hop-
|
|
417
|
-
--background: var(--hop-
|
|
418
|
-
--border-color: var(--hop-
|
|
419
|
-
--
|
|
420
|
-
--hop-Tile-color-icon: var(--hop-
|
|
421
|
-
}
|
|
422
|
-
.Tile-module__hop-
|
|
423
|
-
--color: var(--hop-
|
|
424
|
-
--background: var(--hop-
|
|
425
|
-
--border-color: var(--hop-
|
|
426
|
-
--
|
|
427
|
-
--cursor:
|
|
428
|
-
}
|
|
429
|
-
.Tile-module__hop-Tile--
|
|
430
|
-
--cursor:
|
|
431
|
-
}
|
|
432
|
-
.Tile-module__hop-
|
|
433
|
-
--hop-Tile-color-icon: var(--hop-
|
|
434
|
-
}
|
|
435
|
-
.Tile-module__hop-
|
|
436
|
-
.Tile-module__hop-
|
|
368
|
+
.Tile-module__hop-Tile___dNNbO[data-hovered] {
|
|
369
|
+
--color: var(--hop-comp-tile-text-color-hover);
|
|
370
|
+
--background: var(--hop-comp-tile-background-color-hover);
|
|
371
|
+
--border-color: var(--hop-comp-tile-border-color-hover);
|
|
372
|
+
}
|
|
373
|
+
.Tile-module__hop-Tile___dNNbO[data-pressed] {
|
|
374
|
+
--color: var(--hop-comp-tile-text-color-press);
|
|
375
|
+
--background: var(--hop-comp-tile-background-color-press);
|
|
376
|
+
--border-color: var(--hop-comp-tile-border-color-press);
|
|
377
|
+
}
|
|
378
|
+
.Tile-module__hop-Tile___dNNbO[data-focus-visible] {
|
|
379
|
+
--color: var(--hop-comp-tile-text-color-focus);
|
|
380
|
+
--background: var(--hop-comp-tile-background-color-focus);
|
|
381
|
+
--outline-color: var(--hop-comp-tile-outline-color-focus);
|
|
382
|
+
--border-color: var(--hop-comp-tile-border-color-focus);
|
|
383
|
+
}
|
|
384
|
+
.Tile-module__hop-Tile___dNNbO[data-selected] {
|
|
385
|
+
--color: var(--hop-comp-tile-text-color-selected);
|
|
386
|
+
--background: var(--hop-comp-tile-background-color-selected);
|
|
387
|
+
--border-color: var(--hop-comp-tile-border-color-selected);
|
|
388
|
+
--outline-color: var(--hop-comp-tile-outline-color-selected);
|
|
389
|
+
--hop-Tile-color-icon: var(--hop-comp-tile-icon-color-selected);
|
|
390
|
+
}
|
|
391
|
+
.Tile-module__hop-Tile___dNNbO[data-disabled]:not(.Tile-module__hop-Tile--readonly___GtCOt) {
|
|
392
|
+
--color: var(--hop-comp-tile-text-color-disabled);
|
|
393
|
+
--background: var(--hop-comp-tile-background-color-disabled);
|
|
394
|
+
--border-color: var(--hop-comp-tile-border-color-disabled);
|
|
395
|
+
--outline-color: var(--hop-comp-tile-outline-color-disabled);
|
|
396
|
+
--cursor: auto;
|
|
397
|
+
}
|
|
398
|
+
.Tile-module__hop-Tile--readonly___GtCOt {
|
|
399
|
+
--cursor: auto;
|
|
400
|
+
}
|
|
401
|
+
.Tile-module__hop-Tile___dNNbO[data-disabled][data-selected] {
|
|
402
|
+
--hop-Tile-color-icon: var(--hop-comp-tile-icon-color-disabled);
|
|
403
|
+
}
|
|
404
|
+
.Tile-module__hop-Tile__image___Qx-e9,
|
|
405
|
+
.Tile-module__hop-Tile__illustration___RDAY6 {
|
|
437
406
|
grid-area: image;
|
|
438
407
|
}
|
|
439
|
-
.Tile-module__hop-Tile--
|
|
408
|
+
.Tile-module__hop-Tile--vertical___G10Nt .Tile-module__hop-Tile__illustration___RDAY6 {
|
|
440
409
|
border-start-start-radius: var(--hop-Tile-border-radius);
|
|
441
410
|
border-start-end-radius: var(--hop-Tile-border-radius);
|
|
442
411
|
}
|
|
443
|
-
.Tile-module__hop-Tile--
|
|
412
|
+
.Tile-module__hop-Tile--horizontal___9-ubG .Tile-module__hop-Tile__illustration___RDAY6 {
|
|
444
413
|
--hop-Tile-horizontal-illustration-block-size: 100%;
|
|
445
414
|
block-size: var(--hop-Tile-horizontal-illustration-block-size);
|
|
446
415
|
border-start-start-radius: var(--hop-Tile-border-radius);
|
|
447
416
|
border-end-start-radius: var(--hop-Tile-border-radius);
|
|
448
417
|
}
|
|
449
|
-
.Tile-module__hop-
|
|
418
|
+
.Tile-module__hop-Tile__container___ZuVtr {
|
|
450
419
|
--hop-Tile__container-padding: var(--hop-space-inset-md);
|
|
451
420
|
--hop-Tile__container-display: grid;
|
|
452
421
|
--hop-Tile__container-text-align: left;
|
|
@@ -458,7 +427,7 @@
|
|
|
458
427
|
padding: var(--hop-Tile__container-padding);
|
|
459
428
|
text-align: var(--hop-Tile__container-text-align);
|
|
460
429
|
}
|
|
461
|
-
:where(.Tile-module__hop-
|
|
430
|
+
:where(.Tile-module__hop-Tile__heading___7dW-0) {
|
|
462
431
|
--hop-Tile__heading-font-size: var(--hop-heading-sm-font-size);
|
|
463
432
|
--hop-Tile__heading-font-family: var(--hop-heading-sm-font-family);
|
|
464
433
|
--hop-Tile__heading-font-weight: var(--hop-heading-sm-font-weight);
|
|
@@ -472,7 +441,7 @@
|
|
|
472
441
|
line-height: var(--hop-Tile__heading-line-height);
|
|
473
442
|
color: var(--color);
|
|
474
443
|
}
|
|
475
|
-
.Tile-module__hop-
|
|
444
|
+
.Tile-module__hop-Tile__content___WU-xn {
|
|
476
445
|
--hop-Tile__content-font-size: var(--hop-body-md-font-size);
|
|
477
446
|
--hop-Tile__content-font-family: var(--hop-body-md-font-family);
|
|
478
447
|
--hop-Tile__content-font-weight: var(--hop-body-md-font-weight);
|
|
@@ -484,11 +453,14 @@
|
|
|
484
453
|
line-height: var(--hop-Tile__content-line-height);
|
|
485
454
|
color: var(--color);
|
|
486
455
|
}
|
|
487
|
-
.Tile-module__hop-
|
|
456
|
+
.Tile-module__hop-Tile___dNNbO[data-selected] .Tile-module__hop-Tile__content___WU-xn {
|
|
457
|
+
--hop-Tile__content-font-weight: var(--hop-body-md-semibold-font-weight);
|
|
458
|
+
}
|
|
459
|
+
.Tile-module__hop-Tile__icon-container___WLuh3 {
|
|
488
460
|
--hop-Tile__icon-container-margin-inline-start: var(--hop-space-inset-md);
|
|
489
461
|
grid-area: icon;
|
|
490
462
|
margin-inline-start: var(--hop-Tile__icon-container-margin-inline-start);
|
|
491
463
|
}
|
|
492
|
-
.Tile-module__hop-
|
|
464
|
+
.Tile-module__hop-Tile__icon___exeav {
|
|
493
465
|
color: var(--hop-Tile-color-icon);
|
|
494
466
|
}
|
package/dist/tile/src/Tile.js
CHANGED