@hopper-ui/components 2.0.10 → 2.0.12
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 +17 -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 +433 -433
- package/dist/alert/src/Alert.d.ts +6 -1
- package/dist/alert/src/Alert.js +10 -10
- package/dist/alert/src/index.css +433 -433
- package/dist/alert/src/index.js +10 -10
- package/dist/avatar/src/AnonymousAvatar.css +51 -51
- package/dist/avatar/src/AnonymousAvatar.js +2 -2
- package/dist/avatar/src/Avatar.css +72 -72
- 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 +99 -99
- 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 +1 -1
- package/dist/badge/src/index.css +64 -64
- package/dist/badge/src/index.js +3 -3
- package/dist/buttons/src/Button.css +107 -107
- 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 +108 -108
- 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 +117 -117
- package/dist/buttons/src/LinkButton.js +5 -5
- package/dist/buttons/src/ToggleButton.css +143 -143
- package/dist/buttons/src/ToggleButton.js +4 -4
- package/dist/buttons/src/index.css +360 -360
- package/dist/buttons/src/index.js +12 -12
- package/dist/calendar/src/Calendar.css +407 -407
- package/dist/calendar/src/Calendar.js +13 -13
- package/dist/calendar/src/CalendarCell.css +50 -50
- package/dist/calendar/src/CalendarCell.js +1 -1
- package/dist/calendar/src/CalendarGrid.css +78 -78
- package/dist/calendar/src/CalendarGrid.js +3 -3
- package/dist/calendar/src/CalendarHeader.css +363 -363
- package/dist/calendar/src/CalendarHeader.js +8 -8
- package/dist/calendar/src/RangeCalendar.css +410 -410
- package/dist/calendar/src/RangeCalendar.js +13 -13
- package/dist/calendar/src/RangeCalendarCell.css +58 -58
- package/dist/calendar/src/RangeCalendarCell.js +1 -1
- package/dist/calendar/src/index.css +413 -413
- package/dist/calendar/src/index.js +14 -14
- package/dist/callout/src/Callout.css +373 -373
- package/dist/callout/src/Callout.js +8 -8
- package/dist/callout/src/CompactCallout.css +409 -409
- package/dist/callout/src/CompactCallout.js +8 -8
- package/dist/callout/src/index.css +422 -422
- package/dist/callout/src/index.js +9 -9
- 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 +7 -7
- 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 +11 -11
- package/dist/{chunk-CBTDAYWY.js → chunk-22HIAD2R.js} +1 -1
- package/dist/{chunk-EUTGI4O6.js → chunk-2I54V63I.js} +10 -10
- package/dist/{chunk-LANPKVFA.js → chunk-33G4PMTJ.js} +2 -2
- package/dist/{chunk-TJW3AKHB.js → chunk-3C3E4YGS.js} +1 -1
- package/dist/{chunk-VD4L5CAW.js → chunk-3RCQ6WWX.js} +12 -12
- package/dist/{chunk-SX7CEBQP.js → chunk-46DVOW7G.js} +6 -6
- package/dist/{chunk-7TKZM5NS.js → chunk-4FSQ52JH.js} +1 -1
- package/dist/{chunk-EUDAJD6T.js → chunk-4RBOQORU.js} +9 -9
- package/dist/{chunk-S37NS2CV.js → chunk-4YUPUISU.js} +2 -2
- package/dist/{chunk-CWPMBMYZ.js → chunk-55HRZZY7.js} +1 -1
- package/dist/{chunk-TQ5M6PJA.js → chunk-5PP3VI7X.js} +1 -1
- package/dist/{chunk-PDMQCRUB.js → chunk-5VTSBOFR.js} +2 -2
- package/dist/{chunk-SMGGNKAM.js → chunk-5WSAX6SO.js} +5 -5
- package/dist/{chunk-KF245MPG.js → chunk-67XB2PBC.js} +8 -8
- package/dist/{chunk-AU6SAD7A.js → chunk-6JUE227S.js} +1 -1
- package/dist/{chunk-YO2IAV5F.js → chunk-6MKDIG7D.js} +2 -2
- package/dist/{chunk-HC6P73NC.js → chunk-7QH54ZPA.js} +2 -2
- package/dist/{chunk-OESGC7ZV.js → chunk-7RPU6JL7.js} +4 -4
- package/dist/{chunk-OWKFQH3U.js → chunk-ACZCBA5F.js} +2 -2
- package/dist/{chunk-NME44I3E.js → chunk-APTIMNL6.js} +2 -2
- package/dist/{chunk-D4AXUC2B.js → chunk-AWT2ROHI.js} +5 -5
- package/dist/{chunk-XYV5TRQO.js → chunk-BJKLDYUS.js} +1 -1
- package/dist/{chunk-JFTPKNLR.js → chunk-BRJ62PUX.js} +5 -5
- package/dist/{chunk-SPTHRAXU.js → chunk-CEZXDWPY.js} +2 -2
- package/dist/{chunk-F4DPBUCU.js → chunk-CNH5HUK6.js} +8 -8
- package/dist/{chunk-OLMW3BCP.js → chunk-D3XUMEDZ.js} +1 -1
- package/dist/{chunk-S53QYY3H.js → chunk-DCMZVHC5.js} +2 -2
- package/dist/{chunk-VAOGSSKM.js → chunk-DQZAYCIS.js} +1 -1
- package/dist/{chunk-GROYQIPO.js → chunk-DXS2W6Y5.js} +1 -1
- package/dist/{chunk-I6S2EDGP.js → chunk-E3YKOJJU.js} +2 -2
- package/dist/{chunk-ZV7AXRN2.js → chunk-EBCJDPXN.js} +2 -2
- package/dist/{chunk-AZONOB7W.js → chunk-ECZW4FWW.js} +1 -1
- package/dist/{chunk-7V6T7A3R.js → chunk-EEL64KJY.js} +2 -2
- package/dist/{chunk-K5LLMQ24.js → chunk-EGFLU33X.js} +1 -1
- package/dist/{chunk-2ZDNDPGK.js → chunk-ENC6UHAP.js} +4 -4
- package/dist/{chunk-JV6DZH34.js → chunk-FYZJIAOK.js} +2 -2
- package/dist/{chunk-BFTFJOH6.js → chunk-GITQDLG7.js} +3 -3
- package/dist/{chunk-NSKGR7EQ.js → chunk-GJO6PC63.js} +1 -1
- package/dist/{chunk-OHQJ4YFQ.js → chunk-GNOQGLCC.js} +2 -2
- package/dist/{chunk-UKGD26TD.js → chunk-HL3H4IXP.js} +3 -3
- package/dist/{chunk-FWSR6YU5.js → chunk-HQ7EXQVW.js} +2 -2
- package/dist/{chunk-J4HPIZFI.js → chunk-HVBEWAJ5.js} +3 -3
- package/dist/{chunk-XYLNUHWM.js → chunk-HY7CTZCT.js} +12 -6
- package/dist/{chunk-FTX3ARWY.js → chunk-I27JUVDP.js} +2 -2
- package/dist/{chunk-3HB3PXMI.js → chunk-IPAAM3B7.js} +3 -3
- package/dist/{chunk-ZHVDORSI.js → chunk-IWLF7CBL.js} +2 -2
- package/dist/{chunk-SIMTIPGG.js → chunk-J25TGTJW.js} +1 -1
- package/dist/{chunk-MN4KVZVC.js → chunk-J7HZEDNN.js} +2 -2
- package/dist/{chunk-YJXMNEV7.js → chunk-JID5HVT5.js} +2 -2
- package/dist/{chunk-J2SSEHHQ.js → chunk-KJ5QUPIK.js} +1 -1
- package/dist/{chunk-5XI22RG5.js → chunk-L3LA4CF2.js} +3 -3
- package/dist/{chunk-WCO4TS6H.js → chunk-LB3NVHQN.js} +1 -1
- package/dist/{chunk-ILMHM23B.js → chunk-LD5MY3QM.js} +3 -3
- package/dist/{chunk-4PY6B3PN.js → chunk-LE4TPIFA.js} +2 -2
- package/dist/{chunk-2CQGWCKB.js → chunk-LMVNEGC2.js} +1 -1
- package/dist/{chunk-YIM4UGNE.js → chunk-LRPSAMY6.js} +1 -1
- package/dist/{chunk-E2STCUQY.js → chunk-LVMP44XF.js} +2 -2
- package/dist/{chunk-FLYSMT5H.js → chunk-MFEZ3NSE.js} +1 -1
- package/dist/{chunk-E6254FKC.js → chunk-MPNO3IML.js} +1 -1
- package/dist/{chunk-KVNB3AID.js → chunk-MSFMMICC.js} +1 -1
- package/dist/{chunk-4K3SN6XV.js → chunk-NKLI2SNR.js} +2 -2
- package/dist/{chunk-ANOZ37BE.js → chunk-NU2QIP3W.js} +1 -1
- package/dist/{chunk-DM4WWWH5.js → chunk-OGHGUV5Q.js} +11 -11
- package/dist/{chunk-VSBEZAAE.js → chunk-OHCCJ37P.js} +4 -4
- package/dist/{chunk-SN4DJV5S.js → chunk-PTROKLQA.js} +2 -2
- package/dist/{chunk-LCF6ESRN.js → chunk-QB63QZFE.js} +3 -3
- package/dist/{chunk-2ZRC4MPZ.js → chunk-QJGB2QGF.js} +1 -1
- package/dist/{chunk-7T7GAFAF.js → chunk-RXF7QKLC.js} +1 -1
- package/dist/{chunk-BIJJGSHK.js → chunk-SKOOPR7D.js} +1 -1
- package/dist/{chunk-4XBK3JX6.js → chunk-SW6QNWFD.js} +1 -1
- package/dist/{chunk-6NI7FDEQ.js → chunk-SY2D4IJE.js} +1 -1
- package/dist/{chunk-DSHY5PQG.js → chunk-T5HOLG36.js} +8 -8
- package/dist/{chunk-FQXKEIEZ.js → chunk-TPYFLBFQ.js} +3 -3
- package/dist/{chunk-SC2ME5FC.js → chunk-TTRT6R4A.js} +3 -3
- package/dist/{chunk-JNXIEL4O.js → chunk-UAOFTMAJ.js} +3 -3
- package/dist/{chunk-3QWUVBS3.js → chunk-UFPHOH53.js} +7 -7
- package/dist/{chunk-5QU2SEXO.js → chunk-VEYLYVJN.js} +2 -2
- package/dist/{chunk-NV3ULMF6.js → chunk-VRHGRXVJ.js} +1 -1
- package/dist/{chunk-HS4HNJBY.js → chunk-VYVV3EWO.js} +1 -1
- package/dist/{chunk-BQHCLTQU.js → chunk-WAHADTJB.js} +3 -3
- package/dist/{chunk-GWCREHE7.js → chunk-WMFPN7RO.js} +1 -1
- package/dist/{chunk-3O7N5GCZ.js → chunk-WS2PIJR4.js} +2 -2
- package/dist/{chunk-TJITPSRH.js → chunk-WSUA3ZCV.js} +1 -1
- package/dist/{chunk-SY4GVHGO.js → chunk-WVC6VKRN.js} +1 -1
- package/dist/{chunk-PARE5RQN.js → chunk-WVM5US4E.js} +1 -1
- package/dist/{chunk-WMNPJRJZ.js → chunk-WWVRJNI6.js} +9 -9
- package/dist/{chunk-WTGN6TXW.js → chunk-X4ENJ4QW.js} +1 -1
- package/dist/{chunk-HHPMRVA3.js → chunk-XXIVY73Y.js} +1 -1
- package/dist/{chunk-QQXGJPAP.js → chunk-YA6YXHHF.js} +1 -1
- package/dist/{chunk-GNEICXRO.js → chunk-YBXQO5GV.js} +1 -1
- package/dist/{chunk-XUSBWJRN.js → chunk-YC75ACBS.js} +5 -5
- package/dist/{chunk-BIENX4DP.js → chunk-YKR6AWCC.js} +2 -2
- package/dist/{chunk-NGZ5IX27.js → chunk-YLQIJIWR.js} +1 -1
- package/dist/{chunk-34TVAZKQ.js → chunk-YU2GTGZU.js} +3 -3
- package/dist/{chunk-PNTWY3LK.js → chunk-YYESPZ3M.js} +1 -1
- package/dist/{chunk-F6UFW7Y6.js → chunk-ZBIODUNX.js} +3 -3
- package/dist/{chunk-4RU3YQB6.js → chunk-ZSNXXA73.js} +1 -1
- package/dist/combobox/src/ComboBox.css +790 -790
- package/dist/combobox/src/ComboBox.js +17 -17
- package/dist/combobox/src/index.css +790 -790
- package/dist/combobox/src/index.js +17 -17
- package/dist/contextual-help/src/ContextualHelp.css +709 -709
- package/dist/contextual-help/src/ContextualHelp.js +4 -4
- package/dist/contextual-help/src/index.css +709 -709
- 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 +850 -850
- package/dist/date-picker/src/DatePicker.js +20 -20
- package/dist/date-picker/src/DateRangePicker.css +853 -853
- package/dist/date-picker/src/DateRangePicker.js +20 -20
- package/dist/date-picker/src/index.css +861 -861
- 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 +382 -382
- package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
- package/dist/illustrated-message/src/index.css +382 -382
- package/dist/illustrated-message/src/index.js +1 -1
- 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 +1302 -1294
- package/dist/index.js +97 -97
- 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 +381 -381
- 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 +387 -387
- 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 +385 -385
- package/dist/inputs/src/TextField.js +13 -13
- package/dist/inputs/src/index.css +436 -436
- 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 +320 -320
- package/dist/list-box/src/ListBox.js +7 -7
- package/dist/list-box/src/ListBoxItem.css +308 -308
- 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 +320 -320
- package/dist/list-box/src/index.js +7 -7
- package/dist/menu/src/Menu.css +711 -711
- package/dist/menu/src/Menu.js +2 -2
- package/dist/menu/src/MenuItem.css +124 -124
- 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 +737 -737
- package/dist/menu/src/index.js +5 -5
- package/dist/modal/src/BaseModal.css +2 -2
- package/dist/modal/src/BaseModal.js +1 -1
- package/dist/modal/src/CustomModal.css +55 -55
- package/dist/modal/src/CustomModal.js +2 -2
- package/dist/modal/src/Modal.css +403 -403
- package/dist/modal/src/Modal.js +9 -9
- package/dist/modal/src/index.css +417 -417
- package/dist/modal/src/index.js +10 -10
- package/dist/overlays/popover/src/Popover.css +703 -703
- package/dist/overlays/popover/src/Popover.js +1 -1
- 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 +706 -706
- package/dist/overlays/popover/src/index.js +2 -2
- 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 +7 -7
- package/dist/radio/src/index.css +111 -111
- package/dist/radio/src/index.js +11 -11
- package/dist/segmented-control/src/SegmentedControl.css +44 -43
- package/dist/segmented-control/src/SegmentedControl.js +1 -1
- package/dist/segmented-control/src/SegmentedControlItem.css +68 -66
- package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
- package/dist/segmented-control/src/index.css +73 -70
- package/dist/segmented-control/src/index.js +3 -3
- package/dist/select/src/MultiSelect.css +804 -804
- package/dist/select/src/MultiSelect.js +22 -22
- package/dist/select/src/Select.css +804 -804
- package/dist/select/src/Select.js +22 -22
- package/dist/select/src/SelectInternal.css +804 -804
- package/dist/select/src/SelectInternal.js +21 -21
- package/dist/select/src/SelectValue.css +105 -105
- package/dist/select/src/SelectValue.js +2 -2
- package/dist/select/src/index.css +804 -804
- 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 +80 -75
- 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 +86 -81
- package/dist/switch/src/index.js +4 -4
- package/dist/tabs/src/Tab.css +558 -558
- 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 +565 -565
- package/dist/tabs/src/index.js +4 -4
- package/dist/tag/src/Tag.css +533 -533
- package/dist/tag/src/Tag.js +7 -7
- package/dist/tag/src/TagGroup.css +49 -49
- package/dist/tag/src/TagGroup.js +7 -7
- package/dist/tag/src/index.css +543 -543
- package/dist/tag/src/index.js +12 -12
- package/dist/tile/src/Tile.css +66 -66
- 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 +67 -67
- 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 +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 +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 +2 -2
- package/package.json +3 -3
|
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./FloatingBadge.module.css#css-module
|
|
13
|
-
var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-
|
|
13
|
+
var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___t4BRF", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___bDR-4" };
|
|
14
14
|
var GlobalFloatingBadgeCssSelector = "hop-FloatingBadge";
|
|
15
15
|
function FloatingBadge(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, FloatingBadgeContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LinkContext } from './chunk-MTULE7GI.js';
|
|
2
2
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
3
|
-
import { ensureTextWrapper } from './chunk-
|
|
3
|
+
import { ensureTextWrapper } from './chunk-5PP3VI7X.js';
|
|
4
4
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps, Link as Link$1, DEFAULT_SLOT } fro
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./Link.module.css#css-module
|
|
15
|
-
var Link_module_default = { "hop-Link": "Link-module__hop-
|
|
15
|
+
var Link_module_default = { "hop-Link": "Link-module__hop-Link___pq6gp", "hop-Link--xs": "Link-module__hop-Link--xs___K57ck", "hop-Link--sm": "Link-module__hop-Link--sm___nlKyX", "hop-Link--md": "Link-module__hop-Link--md___-7GZl", "hop-Link--lg": "Link-module__hop-Link--lg___WOWxG", "hop-Link--xl": "Link-module__hop-Link--xl___rD9CG", "hop-Link--2xl": "Link-module__hop-Link--2xl___rwyY6", "hop-Link--inherit": "Link-module__hop-Link--inherit___BbUsi", "hop-Link--standalone": "Link-module__hop-Link--standalone___jj3OV", "hop-Link__text": "Link-module__hop-Link__text___y2IB5", "hop-Link--quiet": "Link-module__hop-Link--quiet___p0D-u", "hop-Link--primary": "Link-module__hop-Link--primary___JoEdB", "hop-Link--secondary": "Link-module__hop-Link--secondary___dWwX0", "hop-Link__icon": "Link-module__hop-Link__icon___IEU9u", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___CieEQ", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___oGZ35", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___y4m7Q" };
|
|
16
16
|
var GlobalLinkCssSelector = "hop-Link";
|
|
17
17
|
var LinkToIconSizeAdapter = {
|
|
18
18
|
inherit: void 0,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-YBXQO5GV.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { DeletedUserRichIcon } from '@hopper-ui/icons';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _OverlineText } from './chunk-
|
|
1
|
+
import { _OverlineText } from './chunk-KJ5QUPIK.js';
|
|
2
2
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { isNil } from './chunk-TIPN4VYD.js';
|
|
@@ -24,7 +24,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
// css-module:./Badge.module.css#css-module
|
|
27
|
-
var Badge_module_default = { "hop-Badge": "Badge-module__hop-
|
|
27
|
+
var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___URSsn", "hop-Badge--primary": "Badge-module__hop-Badge--primary___IxZi3", "hop-Badge--secondary": "Badge-module__hop-Badge--secondary___YDbmH", "hop-Badge--subdued": "Badge-module__hop-Badge--subdued___D3atM" };
|
|
28
28
|
var GlobalBadgeCssSelector = "hop-Badge";
|
|
29
29
|
function Badge(props, ref) {
|
|
30
30
|
[props, ref] = useContextProps(props, ref, BadgeContext);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HelperMessageContext } from './chunk-PNEJ6JDM.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-55HRZZY7.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { InfoIcon } from '@hopper-ui/icons';
|
|
5
5
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -9,7 +9,7 @@ import { useContextProps, FieldErrorContext } from 'react-aria-components';
|
|
|
9
9
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./HelperMessage.module.css#css-module
|
|
12
|
-
var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-
|
|
12
|
+
var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-HelperMessage___hLs8x", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___p0QQS" };
|
|
13
13
|
var GlobalHelperMessageCssSelector = "hop-HelperMessage";
|
|
14
14
|
function HelperMessage(props, ref) {
|
|
15
15
|
const validation = useContext(FieldErrorContext);
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Separator } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Divider.module.css#css-module
|
|
10
|
-
var Divider_module_default = { "hop-Divider": "Divider-module__hop-
|
|
10
|
+
var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___6XRP0", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___CwuhR" };
|
|
11
11
|
var GlobalDividerCssSelector = "hop-Divider";
|
|
12
12
|
function Divider(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, DividerContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MenuItemContext } from './chunk-OGC6BUEX.js';
|
|
2
2
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-55HRZZY7.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, MenuItem as MenuItem$1, DEFAULT_SLOT } from 'react-ari
|
|
|
13
13
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./MenuItem.module.css#css-module
|
|
16
|
-
var MenuItem_module_default = { "hop-MenuItem": "MenuItem-module__hop-
|
|
16
|
+
var MenuItem_module_default = { "hop-MenuItem": "MenuItem-module__hop-MenuItem___4rHkW", "hop-MenuItem__text": "MenuItem-module__hop-MenuItem__text___-xib7", "hop-MenuItem--invalid": "MenuItem-module__hop-MenuItem--invalid___z2wmX", "hop-MenuItem__avatar": "MenuItem-module__hop-MenuItem__avatar___CSSx9", "hop-MenuItem__icon": "MenuItem-module__hop-MenuItem__icon___Hp899", "hop-MenuItem__checkmark": "MenuItem-module__hop-MenuItem__checkmark___UxblL", "hop-MenuItem__description": "MenuItem-module__hop-MenuItem__description___r4ukL", "hop-MenuItem__end-icon": "MenuItem-module__hop-MenuItem__end-icon___lB7FY", "hop-MenuItem__arrow": "MenuItem-module__hop-MenuItem__arrow___H6aNQ", "hop-MenuItem--xs": "MenuItem-module__hop-MenuItem--xs___1-AFf", "hop-MenuItem--sm": "MenuItem-module__hop-MenuItem--sm___cN29b", "hop-MenuItem--md": "MenuItem-module__hop-MenuItem--md___4D7Vh", "hop-MenuItem--lg": "MenuItem-module__hop-MenuItem--lg___BcDIE" };
|
|
17
17
|
var GlobalMenuItemCssSelector = "hop-MenuItem";
|
|
18
18
|
var MenuItem = (props, ref) => {
|
|
19
19
|
[props, ref] = useContextProps(props, ref, MenuItemContext);
|
|
@@ -7,7 +7,7 @@ import { useContextProps, TabPanel as TabPanel$1 } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./TabPanel.module.css#css-module
|
|
10
|
-
var TabPanel_module_default = { "hop-TabPanel": "TabPanel-module__hop-
|
|
10
|
+
var TabPanel_module_default = { "hop-TabPanel": "TabPanel-module__hop-TabPanel___QuNXu" };
|
|
11
11
|
var GlobalTabPanelCssSelector = "hop-TabPanel";
|
|
12
12
|
function TabPanel(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, TabPanelContext);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { useButtonProps } from './chunk-
|
|
2
|
-
import { _Spinner } from './chunk-
|
|
1
|
+
import { useButtonProps } from './chunk-DQZAYCIS.js';
|
|
2
|
+
import { _Spinner } from './chunk-5VTSBOFR.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
4
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
5
5
|
import { useLocalizedString } from './chunk-H7LGBRRK.js';
|
|
6
6
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
7
|
-
import { ensureTextWrapper } from './chunk-
|
|
7
|
+
import { ensureTextWrapper } from './chunk-5PP3VI7X.js';
|
|
8
8
|
import { ClearProviders } from './chunk-PQSMCDAM.js';
|
|
9
9
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
10
10
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, Button as Button$1, DEFAULT_SLOT }
|
|
|
18
18
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
19
19
|
|
|
20
20
|
// css-module:./Button.module.css#css-module
|
|
21
|
-
var Button_module_default = { "hop-Button": "Button-module__hop-
|
|
21
|
+
var Button_module_default = { "hop-Button": "Button-module__hop-Button___tPaDA", "hop-Button--fluid": "Button-module__hop-Button--fluid___c0ZUq", "hop-Button--xs": "Button-module__hop-Button--xs___lFmfB", "hop-Button--sm": "Button-module__hop-Button--sm___KZ6Na", "hop-Button--md": "Button-module__hop-Button--md___SNwAm", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___CzoIg", "hop-Button--primary": "Button-module__hop-Button--primary___77UBp", "hop-Button--secondary": "Button-module__hop-Button--secondary___YLRvX", "hop-Button--upsell": "Button-module__hop-Button--upsell___BW9Kn", "hop-Button--danger": "Button-module__hop-Button--danger___tFT0o", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___j-gto", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___FytoH", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___Vt26P", "hop-Button--loading": "Button-module__hop-Button--loading___7tQPX", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___pJHfa", "hop-Button__icon": "Button-module__hop-Button__icon___glos-", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___odEeb", "hop-Button__text": "Button-module__hop-Button__text___X-Bbk", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___BIhNX", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___aAGg3" };
|
|
22
22
|
var GlobalButtonCssSelector = "hop-Button";
|
|
23
23
|
var ButtonToIconSizeAdapter = {
|
|
24
24
|
xs: "sm",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { LinkContext } from './chunk-MTULE7GI.js';
|
|
2
2
|
import { CompactCalloutContext } from './chunk-NX7YNFUX.js';
|
|
3
3
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
4
|
-
import { _CloseButton } from './chunk-
|
|
4
|
+
import { _CloseButton } from './chunk-GNOQGLCC.js';
|
|
5
5
|
import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
|
|
6
6
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, DEFAULT_SLOT } from 'react-aria-components';
|
|
|
13
13
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./CompactCallout.module.css#css-module
|
|
16
|
-
var CompactCallout_module_default = { "hop-CompactCallout": "CompactCallout-module__hop-
|
|
16
|
+
var CompactCallout_module_default = { "hop-CompactCallout": "CompactCallout-module__hop-CompactCallout___gfdEF", "hop-CompactCallout--dismissable": "CompactCallout-module__hop-CompactCallout--dismissable___7zCLU", "hop-CompactCallout__content": "CompactCallout-module__hop-CompactCallout__content___gilzX", "hop-CompactCallout__button": "CompactCallout-module__hop-CompactCallout__button___JYFnX", "hop-CompactCallout__link": "CompactCallout-module__hop-CompactCallout__link___zzWlp", "hop-CompactCallout__dismiss": "CompactCallout-module__hop-CompactCallout__dismiss___1WOqV", "hop-CompactCallout--information": "CompactCallout-module__hop-CompactCallout--information___AoZjP", "hop-CompactCallout--success": "CompactCallout-module__hop-CompactCallout--success___nWnY1", "hop-CompactCallout--warning": "CompactCallout-module__hop-CompactCallout--warning___VLCPC", "hop-CompactCallout--upsell": "CompactCallout-module__hop-CompactCallout--upsell___fgV-M", "hop-CompactCallout--subtle-fill": "CompactCallout-module__hop-CompactCallout--subtle-fill___gnNkH" };
|
|
17
17
|
var GlobalCompactCalloutCssSelector = "hop-CompactCallout";
|
|
18
18
|
var CompactCallout = (props, ref) => {
|
|
19
19
|
[props, ref] = useContextProps(props, ref, CompactCalloutContext);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PopoverTrigger } from './chunk-KHDRGFVV.js';
|
|
2
|
-
import { _PopoverBase } from './chunk-
|
|
2
|
+
import { _PopoverBase } from './chunk-X4ENJ4QW.js';
|
|
3
3
|
import { ContextualHelpContext } from './chunk-MR5BPD6R.js';
|
|
4
4
|
import { useLocalizedString } from './chunk-H7LGBRRK.js';
|
|
5
|
-
import { ensureTextWrapper } from './chunk-
|
|
5
|
+
import { ensureTextWrapper } from './chunk-5PP3VI7X.js';
|
|
6
6
|
import { ClearProviders, ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
7
7
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -15,7 +15,7 @@ import { useContextProps, ButtonContext, Button, Provider } from 'react-aria-com
|
|
|
15
15
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
16
16
|
|
|
17
17
|
// css-module:./ContextualHelp.module.css#css-module
|
|
18
|
-
var ContextualHelp_module_default = { "hop-ContextualHelp": "ContextualHelp-module__hop-
|
|
18
|
+
var ContextualHelp_module_default = { "hop-ContextualHelp": "ContextualHelp-module__hop-ContextualHelp___Gg81E", "hop-ContextualHelp__popover": "ContextualHelp-module__hop-ContextualHelp__popover___JLGl2" };
|
|
19
19
|
var GlobalContextualHelpCssSelector = "hop-ContextualHelp";
|
|
20
20
|
function ContextualHelp(props, ref) {
|
|
21
21
|
var _a;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _EmbeddedButton } from './chunk-
|
|
1
|
+
import { _EmbeddedButton } from './chunk-J25TGTJW.js';
|
|
2
2
|
import { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-H7LGBRRK.js';
|
|
4
4
|
import { DismissIcon } from '@hopper-ui/icons';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CloseButtonContext } from './chunk-RBWFFWIG.js';
|
|
2
|
-
import { _Button } from './chunk-
|
|
2
|
+
import { _Button } from './chunk-ENC6UHAP.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-H7LGBRRK.js';
|
|
4
4
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
5
5
|
import { DismissIcon } from '@hopper-ui/icons';
|
|
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./CloseButton.module.css#css-module
|
|
13
|
-
var CloseButton_module_default = { "hop-CloseButton": "CloseButton-module__hop-
|
|
13
|
+
var CloseButton_module_default = { "hop-CloseButton": "CloseButton-module__hop-CloseButton___9Zezf" };
|
|
14
14
|
var GlobalCloseButtonCssSelector = "hop-CloseButton";
|
|
15
15
|
function CloseButton(props, ref) {
|
|
16
16
|
[props, ref] = useContextProps(props, ref, CloseButtonContext);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ToggleArrow } from './chunk-
|
|
2
|
-
import { _Heading } from './chunk-
|
|
1
|
+
import { _ToggleArrow } from './chunk-BJKLDYUS.js';
|
|
2
|
+
import { _Heading } from './chunk-6JUE227S.js';
|
|
3
3
|
import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
|
|
4
4
|
import { DisclosureContext } from './chunk-U4HRZ6DN.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, DisclosureStateContext, useSlottedContext, composeRend
|
|
|
14
14
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./DisclosureHeader.module.css#css-module
|
|
17
|
-
var DisclosureHeader_module_default = { "hop-DisclosureHeader": "DisclosureHeader-module__hop-
|
|
17
|
+
var DisclosureHeader_module_default = { "hop-DisclosureHeader": "DisclosureHeader-module__hop-DisclosureHeader___3Lk5N", "hop-DisclosureHeader__button": "DisclosureHeader-module__hop-DisclosureHeader__button___jo7Y0", "hop-DisclosureHeader__button--inline": "DisclosureHeader-module__hop-DisclosureHeader__button--inline___PKj-d", "hop-DisclosureHeader__icon": "DisclosureHeader-module__hop-DisclosureHeader__icon___8335m", "hop-DisclosureHeader__title": "DisclosureHeader-module__hop-DisclosureHeader__title___1ktiM", "hop-DisclosureHeader__toggle-arrow": "DisclosureHeader-module__hop-DisclosureHeader__toggle-arrow___J9Wn5" };
|
|
18
18
|
var GlobalDisclosureHeaderCssSelector = "hop-DisclosureHeader";
|
|
19
19
|
function DisclosureHeader(props, ref) {
|
|
20
20
|
[props, ref] = useContextProps(props, ref, DisclosureHeaderContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
2
2
|
import { useLocalizedString } from './chunk-H7LGBRRK.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-55HRZZY7.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -10,7 +10,7 @@ import { composeRenderProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./RemainingCharacterCount.module.css#css-module
|
|
13
|
-
var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-
|
|
13
|
+
var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___VHB1n" };
|
|
14
14
|
var GlobalRemainingCharacterCountCssSelector = "hop-RemainingCharacterCount";
|
|
15
15
|
function RemainingCharacterCount(props, ref) {
|
|
16
16
|
const { stylingProps, ...ownProps } = useStyledSystem(props);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ImageContext } from './chunk-JAR7CXVS.js';
|
|
2
2
|
import { FooterContext } from './chunk-I67NHYK4.js';
|
|
3
3
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
4
|
-
import { _BaseModal } from './chunk-
|
|
4
|
+
import { _BaseModal } from './chunk-NU2QIP3W.js';
|
|
5
5
|
import { ModalContext } from './chunk-OO3XBOMF.js';
|
|
6
6
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
7
7
|
import { HeadingContext } from './chunk-WJRMD4JP.js';
|
|
8
|
-
import { _CloseButton } from './chunk-
|
|
8
|
+
import { _CloseButton } from './chunk-GNOQGLCC.js';
|
|
9
9
|
import { ButtonContext } from './chunk-WMTWFKKP.js';
|
|
10
10
|
import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
|
|
11
11
|
import { useSlot } from './chunk-H5YTU3U7.js';
|
|
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Dialog, OverlayTriggerStateContext
|
|
|
17
17
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
18
18
|
|
|
19
19
|
// css-module:./Modal.module.css#css-module
|
|
20
|
-
var Modal_module_default = { "hop-Modal": "Modal-module__hop-
|
|
20
|
+
var Modal_module_default = { "hop-Modal": "Modal-module__hop-Modal___KJAbG", "hop-Modal__top-container": "Modal-module__hop-Modal__top-container___d3MG9", "hop-Modal__bottom-container": "Modal-module__hop-Modal__bottom-container___TOiwW", "hop-Modal--has-image": "Modal-module__hop-Modal--has-image___NKTfg", "hop-Modal--fullscreen": "Modal-module__hop-Modal--fullscreen___Ktj4O", "hop-Modal--fullscreenTakeover": "Modal-module__hop-Modal--fullscreenTakeover___8v7BA", "hop-Modal__close": "Modal-module__hop-Modal__close___R2QDV", "hop-Modal__image": "Modal-module__hop-Modal__image___C2IUJ", "hop-Modal__heading": "Modal-module__hop-Modal__heading___xZ52J", "hop-Modal__header": "Modal-module__hop-Modal__header___rI9Uh", "hop-Modal__content": "Modal-module__hop-Modal__content___QKBaR", "hop-Modal__footer": "Modal-module__hop-Modal__footer___lxxhA", "hop-Modal__button": "Modal-module__hop-Modal__button___kCXTZ", "hop-Modal__button-group": "Modal-module__hop-Modal__button-group___OUra3", "hop-Modal__base-modal": "Modal-module__hop-Modal__base-modal___PTfFv", "hop-Modal__base-modal--has-image": "Modal-module__hop-Modal__base-modal--has-image___o7-Di", "hop-Modal__base-modal--sm": "Modal-module__hop-Modal__base-modal--sm___77Rk-", "hop-Modal__base-modal--md": "Modal-module__hop-Modal__base-modal--md___TCsuX", "hop-Modal__base-modal--lg": "Modal-module__hop-Modal__base-modal--lg___kZN3z", "hop-Modal__base-modal--xl": "Modal-module__hop-Modal__base-modal--xl___GjHF1", "hop-Modal__base-modal--fullscreen": "Modal-module__hop-Modal__base-modal--fullscreen___wWrd1", "hop-Modal__base-modal--fullscreenTakeover": "Modal-module__hop-Modal__base-modal--fullscreenTakeover___hu-kU", "hop-Modal__overlay": "Modal-module__hop-Modal__overlay___R962M" };
|
|
21
21
|
var GlobalModalCssSelector = "hop-Modal";
|
|
22
22
|
var ClearContexts = [ImageContext, HeadingContext, HeaderContext, ContentContext, FooterContext, ButtonContext, ButtonGroupContext];
|
|
23
23
|
var Modal = (props, ref) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _BaseModal } from './chunk-
|
|
1
|
+
import { _BaseModal } from './chunk-NU2QIP3W.js';
|
|
2
2
|
import { ContentContext } from './chunk-IXB2WK56.js';
|
|
3
3
|
import { HeadingContext } from './chunk-WJRMD4JP.js';
|
|
4
|
-
import { _CloseButton } from './chunk-
|
|
5
|
-
import { _Button } from './chunk-
|
|
6
|
-
import { _ButtonGroup } from './chunk-
|
|
4
|
+
import { _CloseButton } from './chunk-GNOQGLCC.js';
|
|
5
|
+
import { _Button } from './chunk-ENC6UHAP.js';
|
|
6
|
+
import { _ButtonGroup } from './chunk-3C3E4YGS.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
8
|
import { AlertContext } from './chunk-5DT3S5YY.js';
|
|
9
9
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Dialog, Provider } from 'react-ari
|
|
|
14
14
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./Alert.module.css#css-module
|
|
17
|
-
var Alert_module_default = { "hop-Alert": "Alert-module__hop-
|
|
17
|
+
var Alert_module_default = { "hop-Alert": "Alert-module__hop-Alert___knHDs", "hop-Alert__button-group": "Alert-module__hop-Alert__button-group___0vXTA", "hop-Alert__heading": "Alert-module__hop-Alert__heading___YAdZ6", "hop-Alert__close": "Alert-module__hop-Alert__close___jvuuU", "hop-Alert__content": "Alert-module__hop-Alert__content___EEa8u", "hop-Alert__base-modal": "Alert-module__hop-Alert__base-modal___RxCMh", "hop-Alert__base-modal--sm": "Alert-module__hop-Alert__base-modal--sm___EDynP", "hop-Alert__base-modal--md": "Alert-module__hop-Alert__base-modal--md___sUDE8", "hop-Alert__overlay": "Alert-module__hop-Alert__overlay___X71Hs" };
|
|
18
18
|
var GlobalAlertCssSelector = "hop-Alert";
|
|
19
19
|
function Alert(props, ref) {
|
|
20
20
|
var _a, _b;
|
|
@@ -39,6 +39,9 @@ function Alert(props, ref) {
|
|
|
39
39
|
variant = "confirmation",
|
|
40
40
|
overlayProps,
|
|
41
41
|
isLoading,
|
|
42
|
+
isOpen,
|
|
43
|
+
defaultOpen,
|
|
44
|
+
onOpenChange,
|
|
42
45
|
...otherProps
|
|
43
46
|
} = ownProps;
|
|
44
47
|
const size = (_a = useResponsiveValue(sizeProp)) != null ? _a : "md";
|
|
@@ -62,10 +65,12 @@ function Alert(props, ref) {
|
|
|
62
65
|
return /* @__PURE__ */ jsx(
|
|
63
66
|
_BaseModal,
|
|
64
67
|
{
|
|
65
|
-
...overlayProps,
|
|
66
68
|
isDismissable: isDismissable && !isLoading,
|
|
67
69
|
isKeyboardDismissDisabled: isDismissable && !isLoading,
|
|
68
70
|
className: clsx(Alert_module_default["hop-Alert__overlay"], overlayProps == null ? void 0 : overlayProps.className),
|
|
71
|
+
isOpen,
|
|
72
|
+
defaultOpen,
|
|
73
|
+
onOpenChange,
|
|
69
74
|
modalProps: {
|
|
70
75
|
...overlayProps == null ? void 0 : overlayProps.modalProps,
|
|
71
76
|
className: clsx((_b = overlayProps == null ? void 0 : overlayProps.modalProps) == null ? void 0 : _b.className, cssModule(
|
|
@@ -74,6 +79,7 @@ function Alert(props, ref) {
|
|
|
74
79
|
size
|
|
75
80
|
))
|
|
76
81
|
},
|
|
82
|
+
...overlayProps,
|
|
77
83
|
children: /* @__PURE__ */ jsx(
|
|
78
84
|
Dialog,
|
|
79
85
|
{
|
|
@@ -2,7 +2,7 @@ import { MenuContext, InternalMenuContext } from './chunk-U4LYXB7W.js';
|
|
|
2
2
|
import { MenuItemContext } from './chunk-OGC6BUEX.js';
|
|
3
3
|
import { InternalMenuTriggerContext } from './chunk-ERUOMTWL.js';
|
|
4
4
|
import { DividerContext } from './chunk-AB4BRU6Z.js';
|
|
5
|
-
import { _PopoverBase } from './chunk-
|
|
5
|
+
import { _PopoverBase } from './chunk-X4ENJ4QW.js';
|
|
6
6
|
import { HeaderContext } from './chunk-FOQ7KN4V.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
8
8
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, Menu as Menu$1 } from 'react-aria-components';
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./Menu.module.css#css-module
|
|
16
|
-
var Menu_module_default = { "hop-Menu": "Menu-module__hop-
|
|
16
|
+
var Menu_module_default = { "hop-Menu": "Menu-module__hop-Menu___VTcoV", "hop-Menu__header": "Menu-module__hop-Menu__header___VZReI", "hop-Menu__divider": "Menu-module__hop-Menu__divider___BsqVV" };
|
|
17
17
|
var GlobalMenuCssSelector = "hop-Menu";
|
|
18
18
|
function Menu(props, ref) {
|
|
19
19
|
[props, ref] = useContextProps(props, ref, MenuContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
|
-
import { useFormProps } from './chunk-
|
|
2
|
+
import { useFormProps } from './chunk-MSFMMICC.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-5PP3VI7X.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
6
6
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Checkbox as Checkbox$1 } from 'rea
|
|
|
14
14
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./Checkbox.module.css#css-module
|
|
17
|
-
var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-
|
|
17
|
+
var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___R8zR3", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___2jiQR", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___4m8Pd", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___KL3pW", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___r7fZN", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___xLLuM", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___jVsY8", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___dsWlA" };
|
|
18
18
|
var GlobalCheckboxCssSelector = "hop-Checkbox";
|
|
19
19
|
function Checkbox(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CheckboxContext } from './chunk-2EAZPH3M.js';
|
|
2
2
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
3
3
|
import { IconListContext } from './chunk-GBWXEK6N.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-5PP3VI7X.js';
|
|
5
5
|
import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
|
|
6
6
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
7
7
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
15
15
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
16
16
|
|
|
17
17
|
// css-module:./DecorativeCheckbox.module.css#css-module
|
|
18
|
-
var DecorativeCheckbox_module_default = { "hop-DecorativeCheckbox": "DecorativeCheckbox-module__hop-
|
|
18
|
+
var DecorativeCheckbox_module_default = { "hop-DecorativeCheckbox": "DecorativeCheckbox-module__hop-DecorativeCheckbox___lpyxx Checkbox-module__hop-Checkbox___R8zR3", "hop-DecorativeCheckbox--sm": "DecorativeCheckbox-module__hop-DecorativeCheckbox--sm___AbeSg Checkbox-module__hop-Checkbox--sm___2jiQR", "hop-DecorativeCheckbox--md": "DecorativeCheckbox-module__hop-DecorativeCheckbox--md___NgFj1 Checkbox-module__hop-Checkbox--md___4m8Pd", "hop-DecorativeCheckbox__icon": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon___qVdGE Checkbox-module__hop-Checkbox__icon___KL3pW", "hop-DecorativeCheckbox__icon-list": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon-list___aUIly Checkbox-module__hop-Checkbox__icon___KL3pW", "hop-DecorativeCheckbox__box": "DecorativeCheckbox-module__hop-DecorativeCheckbox__box___sFXX5 Checkbox-module__hop-Checkbox__box___xLLuM", "hop-DecorativeCheckbox__check": "DecorativeCheckbox-module__hop-DecorativeCheckbox__check___H3V72 Checkbox-module__hop-Checkbox__check___jVsY8", "hop-DecorativeCheckbox__text": "DecorativeCheckbox-module__hop-DecorativeCheckbox__text___KJxpp Checkbox-module__hop-Checkbox__text___dsWlA" };
|
|
19
19
|
var GlobalDecorativeCheckboxCssSelector = "hop-DecorativeCheckbox";
|
|
20
20
|
function DecorativeCheckbox(props, ref) {
|
|
21
21
|
var _a;
|
|
@@ -20,7 +20,7 @@ function mapOrbiterToHopperVariants(variant) {
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
// css-module:./EmbeddedButton.module.css#css-module
|
|
23
|
-
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-
|
|
23
|
+
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___V36NZ", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___Mi0vl", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___DMsmq", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___UjSIs", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___aOOj-", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___VCbQD", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___WOAg0", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___Hlka7", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___VedwV", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___h6SOC", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___xcgH-", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___A60qO", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___4Ek1Q", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___FxBtL", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___qyUz0", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___L-Qas" };
|
|
24
24
|
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
25
25
|
function EmbeddedButton(props, ref) {
|
|
26
26
|
var _a;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DisclosurePanelContext } from './chunk-5XY5L6ZN.js';
|
|
2
2
|
import { DisclosureContext } from './chunk-U4HRZ6DN.js';
|
|
3
3
|
import { FormContext } from './chunk-UYYHPXUH.js';
|
|
4
|
-
import { ensureTextWrapper } from './chunk-
|
|
4
|
+
import { ensureTextWrapper } from './chunk-5PP3VI7X.js';
|
|
5
5
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
7
7
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
@@ -12,7 +12,7 @@ import { useContextProps, useSlottedContext, composeRenderProps, DisclosurePanel
|
|
|
12
12
|
import { jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./DisclosurePanel.module.css#css-module
|
|
15
|
-
var DisclosurePanel_module_default = { "hop-DisclosurePanel": "DisclosurePanel-module__hop-
|
|
15
|
+
var DisclosurePanel_module_default = { "hop-DisclosurePanel": "DisclosurePanel-module__hop-DisclosurePanel___DMqmY", "hop-DisclosurePanel--inline": "DisclosurePanel-module__hop-DisclosurePanel--inline___M2Z-o", "hop-DisclosurePanel--disabled": "DisclosurePanel-module__hop-DisclosurePanel--disabled___jn3gX", "hop-DisclosurePanel__text": "DisclosurePanel-module__hop-DisclosurePanel__text___48BSI" };
|
|
16
16
|
var GlobalDisclosurePanelCssSelector = "hop-DisclosurePanel";
|
|
17
17
|
function DisclosurePanel(props, ref) {
|
|
18
18
|
[props, ref] = useContextProps(props, ref, DisclosurePanelContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InternalSegmentedControlContext } from './chunk-6BJLSAMM.js';
|
|
2
2
|
import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-55HRZZY7.js';
|
|
4
4
|
import { TextContext } from './chunk-ZNOU2CGM.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { IconContext } from '@hopper-ui/icons';
|
|
@@ -11,7 +11,7 @@ import { useContextProps, ToggleGroupStateContext, ToggleButton, Provider, DEFAU
|
|
|
11
11
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./SegmentedControlItem.module.css#css-module
|
|
14
|
-
var SegmentedControlItem_module_default = { "hop-SegmentedControlItem": "SegmentedControlItem-module__hop-
|
|
14
|
+
var SegmentedControlItem_module_default = { "hop-SegmentedControlItem": "SegmentedControlItem-module__hop-SegmentedControlItem___7eki4", "hop-SegmentedControlItem__slider": "SegmentedControlItem-module__hop-SegmentedControlItem__slider___qenQw", "hop-SegmentedControlItem__wrapper": "SegmentedControlItem-module__hop-SegmentedControlItem__wrapper___xOeB-", "hop-SegmentedControlItem--md": "SegmentedControlItem-module__hop-SegmentedControlItem--md___rACVf", "hop-SegmentedControlItem__icon": "SegmentedControlItem-module__hop-SegmentedControlItem__icon___4wQX5", "hop-SegmentedControlItem__text": "SegmentedControlItem-module__hop-SegmentedControlItem__text___gD0zc", "hop-SegmentedControlItem__start-icon": "SegmentedControlItem-module__hop-SegmentedControlItem__start-icon___MADrS", "hop-SegmentedControlItem--justified": "SegmentedControlItem-module__hop-SegmentedControlItem--justified___0FyeZ" };
|
|
15
15
|
var GlobalSegmentedControlItemCssSelector = "hop-SegmentedControlItem";
|
|
16
16
|
var SegmentedControlItem = (props, ref) => {
|
|
17
17
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Text } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./OverlineText.module.css#css-module
|
|
10
|
-
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-
|
|
10
|
+
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-OverlineText___SLSqT", "hop-OverlineText__text": "OverlineText-module__hop-OverlineText__text___v3Wna" };
|
|
11
11
|
var GlobalOverlineTextCssSelector = "hop-OverlineText";
|
|
12
12
|
function OverlineText(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, OverlineTextContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _Label } from './chunk-
|
|
1
|
+
import { _Label } from './chunk-SY2D4IJE.js';
|
|
2
2
|
import { omitProps } from './chunk-EVKWFOHB.js';
|
|
3
|
-
import { useFormProps } from './chunk-
|
|
3
|
+
import { useFormProps } from './chunk-MSFMMICC.js';
|
|
4
4
|
import { useLocalizedString } from './chunk-H7LGBRRK.js';
|
|
5
5
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
6
6
|
import { useStyledSystem, Div } from '@hopper-ui/styled-system';
|
|
@@ -8,7 +8,7 @@ import clsx from 'clsx';
|
|
|
8
8
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./FieldLabel.module.css#css-module
|
|
11
|
-
var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-
|
|
11
|
+
var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-FieldLabel__wrapper___2tYAy", "hop-FieldLabel__indicator": "FieldLabel-module__hop-FieldLabel__indicator___U59FC" };
|
|
12
12
|
var GlobalFieldLabelCssSelector = "hop-FieldLabel";
|
|
13
13
|
function FieldLabel(props) {
|
|
14
14
|
props = useFormProps(props);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
2
|
-
import { _RichIconAvatarImage } from './chunk-
|
|
2
|
+
import { _RichIconAvatarImage } from './chunk-YBXQO5GV.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
4
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
5
5
|
import { BrokenImageRichIcon } from '@hopper-ui/icons';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _Tooltip } from './chunk-
|
|
1
|
+
import { _Tooltip } from './chunk-LVMP44XF.js';
|
|
2
2
|
import { TooltipTrigger } from './chunk-QGFIYZVC.js';
|
|
3
3
|
import { AvatarGroupContext } from './chunk-G7F2YUBR.js';
|
|
4
4
|
import { AvatarContext } from './chunk-FA26RZSE.js';
|
|
5
|
-
import { _Text } from './chunk-
|
|
5
|
+
import { _Text } from './chunk-55HRZZY7.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
8
8
|
import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
|
|
@@ -12,7 +12,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
12
12
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
13
13
|
|
|
14
14
|
// css-module:./AvatarGroup.module.css#css-module
|
|
15
|
-
var AvatarGroup_module_default = { "hop-AvatarGroup": "AvatarGroup-module__hop-
|
|
15
|
+
var AvatarGroup_module_default = { "hop-AvatarGroup": "AvatarGroup-module__hop-AvatarGroup___Iop56", "hop-AvatarGroup--wrap": "AvatarGroup-module__hop-AvatarGroup--wrap___btxNe", "hop-AvatarGroup--xs": "AvatarGroup-module__hop-AvatarGroup--xs___L9BPO", "hop-AvatarGroup--sm": "AvatarGroup-module__hop-AvatarGroup--sm___O0PWA", "hop-AvatarGroup--md": "AvatarGroup-module__hop-AvatarGroup--md___oHdmC", "hop-AvatarGroup--lg": "AvatarGroup-module__hop-AvatarGroup--lg___VD5ib", "hop-AvatarGroup--xl": "AvatarGroup-module__hop-AvatarGroup--xl___7Jngq", "hop-AvatarGroup--2xl": "AvatarGroup-module__hop-AvatarGroup--2xl___P-Km3", "hop-AvatarGroup__avatar": "AvatarGroup-module__hop-AvatarGroup__avatar___nptoj", "hop-AvatarGroup__label": "AvatarGroup-module__hop-AvatarGroup__label___KFtIW", "hop-AvatarGroup__hiddenAvatar": "AvatarGroup-module__hop-AvatarGroup__hiddenAvatar___pXFL3", "hop-AvatarGroup--start": "AvatarGroup-module__hop-AvatarGroup--start___I8GXb", "hop-AvatarGroup--end": "AvatarGroup-module__hop-AvatarGroup--end___nee-F", "hop-AvatarGroup--center": "AvatarGroup-module__hop-AvatarGroup--center___sFuwT" };
|
|
16
16
|
var GlobalAvatarGroupCssSelector = "hop-AvatarGroup";
|
|
17
17
|
function AvatarGroup(props, ref) {
|
|
18
18
|
var _a, _b, _c, _d;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SwitchContext } from './chunk-YHBJAXUY.js';
|
|
2
2
|
import { SwitchFieldContext } from './chunk-H7VJS4MX.js';
|
|
3
3
|
import { useRenderProps } from './chunk-2NSUMKNH.js';
|
|
4
|
-
import { _Text } from './chunk-
|
|
4
|
+
import { _Text } from './chunk-55HRZZY7.js';
|
|
5
5
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
6
6
|
import { SlotProvider } from './chunk-M36KANKC.js';
|
|
7
7
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
|
|
|
13
13
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./SwitchField.module.css#css-module
|
|
16
|
-
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-
|
|
16
|
+
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___5PQJY", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___H8IHl", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___SXqbG", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___S--53", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___FmKih" };
|
|
17
17
|
var GlobalSwitchFieldCssSelector = "hop-SwitchField";
|
|
18
18
|
var SwitchToDescriptionSizeAdapter = {
|
|
19
19
|
sm: "xs",
|
|
@@ -6,7 +6,7 @@ import { useContextProps, Input as Input$1 } from 'react-aria-components';
|
|
|
6
6
|
import { jsx } from 'react/jsx-runtime';
|
|
7
7
|
|
|
8
8
|
// css-module:./Input.module.css#css-module
|
|
9
|
-
var Input_module_default = { "hop-Input": "Input-module__hop-
|
|
9
|
+
var Input_module_default = { "hop-Input": "Input-module__hop-Input___lRM-z", "hop-Input--sm": "Input-module__hop-Input--sm___70jUY" };
|
|
10
10
|
var InputContext = createContext({});
|
|
11
11
|
var Input = forwardRef(function Input2(props, ref) {
|
|
12
12
|
var _a;
|
|
@@ -8,7 +8,7 @@ import { useContextProps, composeRenderProps, ToggleButtonGroup, Provider } from
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./TileGroup.module.css#css-module
|
|
11
|
-
var TileGroup_module_default = { "hop-TileGroup": "TileGroup-module__hop-
|
|
11
|
+
var TileGroup_module_default = { "hop-TileGroup": "TileGroup-module__hop-TileGroup___BQNvn" };
|
|
12
12
|
var GlobalTileGroupCssSelector = "hop-TileGroup";
|
|
13
13
|
var TileGroup = (props, ref) => {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, TileGroupContext);
|