@jobber/components 4.92.0 → 5.0.1
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/dist/AnimatedPresence/{index.js → index.cjs} +1 -3
- package/dist/AnimatedPresence/index.mjs +4 -0
- package/dist/AnimatedPresence-C5We_sJS.js +98 -0
- package/dist/{AnimatedPresence-20a02aaa.js → AnimatedPresence-DlGX4YeU.js} +3 -7
- package/dist/AnimatedSwitcher/index.cjs +11 -0
- package/dist/AnimatedSwitcher/index.mjs +5 -0
- package/dist/{AnimatedSwitcher-3d45ec5d.js → AnimatedSwitcher-C5f61KU3.js} +4 -8
- package/dist/AnimatedSwitcher-CblJS560.js +90 -0
- package/dist/AtlantisContext/{index.js → index.cjs} +1 -3
- package/dist/AtlantisContext/index.mjs +2 -0
- package/dist/AtlantisContext-Dn6_XQmD.js +18 -0
- package/dist/Autocomplete/index.cjs +33 -0
- package/dist/Autocomplete/index.mjs +27 -0
- package/dist/Autocomplete-ByQH-FFs.js +190 -0
- package/dist/Autocomplete-Y7lm2-sL.js +192 -0
- package/dist/Avatar/index.cjs +12 -0
- package/dist/Avatar/index.mjs +6 -0
- package/dist/Avatar-BodBt4pN.js +69 -0
- package/dist/Avatar-SP_BUJLU.js +67 -0
- package/dist/Banner/components/BannerIcon/index.cjs +13 -0
- package/dist/Banner/components/BannerIcon/index.mjs +7 -0
- package/dist/Banner/index.cjs +23 -0
- package/dist/Banner/index.mjs +17 -0
- package/dist/Banner-CZv2-je-.js +81 -0
- package/dist/Banner-CuAIgZeC.js +79 -0
- package/dist/BannerIcon-ConQTE2v.js +19 -0
- package/dist/BannerIcon-D1nansKP.js +22 -0
- package/dist/Body-CWin6-n3.js +54 -0
- package/dist/Body-CZKOa_9x.js +45 -0
- package/dist/Button/index.cjs +13 -0
- package/dist/Button/index.mjs +7 -0
- package/dist/Button-DK1Px9LS.js +47 -0
- package/dist/Button-noDSqvxX.js +49 -0
- package/dist/ButtonDismiss/index.cjs +14 -0
- package/dist/ButtonDismiss/index.mjs +8 -0
- package/dist/ButtonDismiss-BNe3USW4.js +8 -0
- package/dist/ButtonDismiss-CnCeo4wT.js +10 -0
- package/dist/Card/index.cjs +21 -0
- package/dist/Card/index.mjs +15 -0
- package/dist/Card-QFMBJI3D.js +83 -0
- package/dist/Card-q2yw0ZPa.js +81 -0
- package/dist/Checkbox/index.cjs +15 -0
- package/dist/Checkbox/index.mjs +9 -0
- package/dist/Checkbox-BcFHMjuY.js +53 -0
- package/dist/Checkbox-BshHYo-R.js +55 -0
- package/dist/Chip/hooks/index.cjs +8 -0
- package/dist/Chip/hooks/index.mjs +2 -0
- package/dist/Chip/index.cjs +26 -0
- package/dist/Chip/index.mjs +18 -0
- package/dist/Chip-DkIyAIrp.js +70 -0
- package/dist/Chip-lakFvkPp.js +67 -0
- package/dist/ChipDismissible-DcdB7k4V.js +22 -0
- package/dist/ChipDismissible-W7LaZqau.js +19 -0
- package/dist/Chips/InternalChipDismissible/hooks/index.cjs +23 -0
- package/dist/Chips/InternalChipDismissible/hooks/index.mjs +13 -0
- package/dist/Chips/InternalChipDismissible/index.cjs +35 -0
- package/dist/Chips/InternalChipDismissible/index.mjs +29 -0
- package/dist/Chips/index.cjs +48 -0
- package/dist/Chips/index.mjs +44 -0
- package/dist/Chips-BWloFj-G.js +91 -0
- package/dist/Chips-CmZ2cDpW.js +93 -0
- package/dist/Combobox/components/ComboboxAction/index.cjs +12 -0
- package/dist/Combobox/components/ComboboxAction/index.mjs +6 -0
- package/dist/Combobox/components/ComboboxActivator/index.cjs +27 -0
- package/dist/Combobox/components/ComboboxActivator/index.mjs +21 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.cjs +14 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.mjs +8 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.cjs +24 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.mjs +18 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.cjs +10 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.mjs +4 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.cjs +9 -0
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.mjs +3 -0
- package/dist/Combobox/components/ComboboxContent/index.cjs +34 -0
- package/dist/Combobox/components/ComboboxContent/index.mjs +28 -0
- package/dist/Combobox/components/ComboboxOption/index.cjs +14 -0
- package/dist/Combobox/components/ComboboxOption/index.mjs +8 -0
- package/dist/Combobox/components/ComboboxTrigger/index.cjs +25 -0
- package/dist/Combobox/components/ComboboxTrigger/index.mjs +19 -0
- package/dist/Combobox/index.cjs +53 -0
- package/dist/Combobox/index.mjs +46 -0
- package/dist/Combobox-DYuCZJK1.js +117 -0
- package/dist/Combobox-DZHF_g4U.js +119 -0
- package/dist/ComboboxAction-BTv1z8lN.js +24 -0
- package/dist/ComboboxAction-CyGny2jL.js +22 -0
- package/dist/ComboboxActivator-CqxbvPUx.js +26 -0
- package/dist/ComboboxActivator-DOkCbaXq.js +28 -0
- package/dist/ComboboxContent-CE_sVLBm.js +143 -0
- package/dist/ComboboxContent-Dfy8wC2s.js +145 -0
- package/dist/ComboboxContentHeader-CwjRcAK7.js +29 -0
- package/dist/ComboboxContentHeader-DCORmU4Q.js +27 -0
- package/dist/ComboboxContentList-BIhd1rVk.js +77 -0
- package/dist/ComboboxContentList-CuPmGVX3.js +75 -0
- package/dist/ComboboxContentSearch-C7-EAy_E.js +34 -0
- package/dist/ComboboxContentSearch-DKfP1oP5.js +32 -0
- package/dist/ComboboxLoadMore-AwHTapyI.js +16 -0
- package/dist/ComboboxLoadMore-CZApONuU.js +14 -0
- package/dist/ComboboxOption-Bh-oQgEr.js +20 -0
- package/dist/ComboboxOption-DSBi-uyc.js +22 -0
- package/dist/ComboboxProvider-CQ3ZXsZa.js +13 -0
- package/dist/ComboboxProvider-cguiY4og.js +10 -0
- package/dist/ComboboxTrigger-DhsYtnvQ.js +24 -0
- package/dist/ComboboxTrigger-mSe96JA7.js +22 -0
- package/dist/ConfirmationModal/index.cjs +31 -0
- package/dist/ConfirmationModal/index.mjs +25 -0
- package/dist/{ConfirmationModal-c0b5e893.js → ConfirmationModal-Du1pTmhg.js} +8 -12
- package/dist/ConfirmationModal-UNolD6Md.js +94 -0
- package/dist/Content/index.cjs +9 -0
- package/dist/Content/index.mjs +3 -0
- package/dist/Content-Cr-SNhIb.js +15 -0
- package/dist/Content-q0mmpOCB.js +13 -0
- package/dist/Countdown/index.cjs +11 -0
- package/dist/Countdown/index.mjs +5 -0
- package/dist/Countdown-Bk4VdUU2.js +657 -0
- package/dist/Countdown-FyBxWGlM.js +659 -0
- package/dist/DataDump/index.cjs +24 -0
- package/dist/DataDump/index.mjs +18 -0
- package/dist/DataDump-DLNUBwSq.js +17 -0
- package/dist/DataDump-DYF_Sjgo.js +15 -0
- package/dist/DataList/components/DataListAction/index.cjs +13 -0
- package/dist/DataList/components/DataListAction/index.mjs +7 -0
- package/dist/DataList/components/DataListActions/index.cjs +43 -0
- package/dist/DataList/components/DataListActions/index.mjs +37 -0
- package/dist/DataList/components/DataListActionsMenu/index.cjs +17 -0
- package/dist/DataList/components/DataListActionsMenu/index.mjs +11 -0
- package/dist/DataList/components/DataListBulkActions/index.cjs +46 -0
- package/dist/DataList/components/DataListBulkActions/index.mjs +39 -0
- package/dist/DataList/components/DataListEmptyState/index.cjs +20 -0
- package/dist/DataList/components/DataListEmptyState/index.mjs +13 -0
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.cjs +54 -0
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.mjs +48 -0
- package/dist/DataList/components/DataListFilters/index.cjs +68 -0
- package/dist/DataList/components/DataListFilters/index.mjs +61 -0
- package/dist/DataList/components/DataListHeader/index.cjs +53 -0
- package/dist/DataList/components/DataListHeader/index.mjs +47 -0
- package/dist/DataList/components/DataListHeaderTile/components/index.cjs +12 -0
- package/dist/DataList/components/DataListHeaderTile/components/index.mjs +6 -0
- package/dist/DataList/components/DataListHeaderTile/index.cjs +20 -0
- package/dist/DataList/components/DataListHeaderTile/index.mjs +14 -0
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.cjs +14 -0
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.mjs +8 -0
- package/dist/DataList/components/DataListItem/index.cjs +52 -0
- package/dist/DataList/components/DataListItem/index.mjs +46 -0
- package/dist/DataList/components/DataListItemActions/index.cjs +45 -0
- package/dist/DataList/components/DataListItemActions/index.mjs +38 -0
- package/dist/DataList/components/DataListItemActionsOverflow/index.cjs +25 -0
- package/dist/DataList/components/DataListItemActionsOverflow/index.mjs +19 -0
- package/dist/DataList/components/DataListItems/index.cjs +53 -0
- package/dist/DataList/components/DataListItems/index.mjs +47 -0
- package/dist/DataList/components/DataListLayout/index.cjs +56 -0
- package/dist/DataList/components/DataListLayout/index.mjs +50 -0
- package/dist/DataList/components/DataListLayoutActions/DataListLayoutContext/index.cjs +9 -0
- package/dist/DataList/components/DataListLayoutActions/DataListLayoutContext/index.mjs +2 -0
- package/dist/DataList/components/DataListLayoutActions/index.cjs +33 -0
- package/dist/DataList/components/DataListLayoutActions/index.mjs +27 -0
- package/dist/DataList/components/DataListLoadMore/index.cjs +21 -0
- package/dist/DataList/components/DataListLoadMore/index.mjs +14 -0
- package/dist/DataList/components/DataListLoadingState/index.cjs +21 -0
- package/dist/DataList/components/DataListLoadingState/index.mjs +13 -0
- package/dist/DataList/components/DataListOverflowFade/index.cjs +11 -0
- package/dist/DataList/components/DataListOverflowFade/index.mjs +4 -0
- package/dist/DataList/components/DataListSearch/index.cjs +33 -0
- package/dist/DataList/components/DataListSearch/index.mjs +25 -0
- package/dist/DataList/components/DataListStatusBar/index.cjs +32 -0
- package/dist/DataList/components/DataListStatusBar/index.mjs +25 -0
- package/dist/DataList/components/DataListStickyHeader/index.cjs +11 -0
- package/dist/DataList/components/DataListStickyHeader/index.mjs +5 -0
- package/dist/DataList/components/DataListTags/index.cjs +12 -0
- package/dist/DataList/components/DataListTags/index.mjs +6 -0
- package/dist/DataList/components/DataListTotalCount/index.cjs +15 -0
- package/dist/DataList/components/DataListTotalCount/index.mjs +8 -0
- package/dist/DataList/context/DataListContext/index.cjs +12 -0
- package/dist/DataList/context/DataListContext/index.mjs +4 -0
- package/dist/DataList/context/DataListLayoutContext/index.cjs +12 -0
- package/dist/DataList/context/DataListLayoutContext/index.mjs +4 -0
- package/dist/DataList/index.cjs +98 -0
- package/dist/DataList/index.mjs +92 -0
- package/dist/DataList-Bmcmjt1A.js +5 -0
- package/dist/DataList-Cc_fUM76.js +3 -0
- package/dist/DataList-Crm9MwPN.js +141 -0
- package/dist/DataList-r1qIS1QT.js +139 -0
- package/dist/DataList.const-CxX7Gjfz.js +38 -0
- package/dist/DataList.const-DZaKGZRx.js +25 -0
- package/dist/DataList.utils-9ehaD0Qv.js +161 -0
- package/dist/DataList.utils-CMa3suIh.js +168 -0
- package/dist/DataListAction-CRAdSlkF.js +37 -0
- package/dist/DataListAction-dDBGML5C.js +39 -0
- package/dist/DataListActions-C6kLL6bk.js +43 -0
- package/dist/DataListActions-CIGEBlZS.js +45 -0
- package/dist/DataListActionsMenu-CcPO6xu6.js +57 -0
- package/dist/DataListActionsMenu-DUzcRsjU.js +55 -0
- package/dist/DataListBulkActions-BSzm2WNu.js +26 -0
- package/dist/DataListBulkActions-CD9jB0pD.js +29 -0
- package/dist/DataListContext-CjeCQOQO.js +29 -0
- package/dist/DataListContext-tYtmL4Rx.js +25 -0
- package/dist/DataListEmptyState-65ibxPBY.js +50 -0
- package/dist/DataListEmptyState-DK-7wiyT.js +53 -0
- package/dist/DataListFilters-CZ5qHZbs.js +43 -0
- package/dist/DataListFilters-DFqOeGe-.js +46 -0
- package/dist/DataListHeader-CAy8j3WL.js +93 -0
- package/dist/DataListHeader-D-wLVtiQ.js +95 -0
- package/dist/DataListHeaderTile-BsycPdAH.js +79 -0
- package/dist/DataListHeaderTile-DFn6xA5F.js +81 -0
- package/dist/DataListItem-BO1Wlpy7.js +112 -0
- package/dist/DataListItem-TBu2bxGW.js +114 -0
- package/dist/DataListItemActions-Buc_xbbO.js +29 -0
- package/dist/DataListItemActions-DsRsqiO9.js +32 -0
- package/dist/DataListItemActionsOverflow-By43h0ZT.js +33 -0
- package/dist/DataListItemActionsOverflow-Ca2DLUFZ.js +35 -0
- package/dist/DataListItemClickable-B95HdOlE.js +47 -0
- package/dist/DataListItemClickable-CbpEzDTq.js +45 -0
- package/dist/DataListItems-CIXSAWsL.js +19 -0
- package/dist/DataListItems-TG0MTglA.js +21 -0
- package/dist/DataListLayout-BxxFdI1-.js +19 -0
- package/dist/DataListLayout-DxXrlv-e.js +21 -0
- package/dist/DataListLayoutActions-DhOF6v-Q.js +38 -0
- package/dist/DataListLayoutActions-kAE1lLJ4.js +36 -0
- package/dist/DataListLayoutContext-BSOwbjMF.js +8 -0
- package/dist/DataListLayoutContext-Bduu7kVW.js +18 -0
- package/dist/DataListLayoutContext-CRwE525R.js +11 -0
- package/dist/DataListLayoutContext-DDloSo3U.js +14 -0
- package/dist/DataListLoadMore-B16qzdrh.js +34 -0
- package/dist/DataListLoadMore-DYdFexgL.js +31 -0
- package/dist/DataListLoadingState-BqYDCOzq.js +26 -0
- package/dist/DataListLoadingState-CmFAHLs7.js +22 -0
- package/dist/DataListOverflowFade-DMC17Az8.js +25 -0
- package/dist/DataListOverflowFade-n0EBeGj9.js +22 -0
- package/dist/DataListSearch-B-toEA5Q.js +63 -0
- package/dist/DataListSearch-C5rRCyba.js +59 -0
- package/dist/DataListSort-D-WfgWZm.js +92 -0
- package/dist/DataListSort-DPworNPJ.js +94 -0
- package/dist/DataListSortingOptions-4H3EJUmw.js +37 -0
- package/dist/DataListSortingOptions-CozrvIh9.js +35 -0
- package/dist/DataListStatusBar-Bp7Ea5Hf.js +22 -0
- package/dist/DataListStatusBar-DldWmzsp.js +25 -0
- package/dist/DataListStickyHeader-CqUyQpRA.js +25 -0
- package/dist/DataListStickyHeader-g6MyqaNi.js +23 -0
- package/dist/DataListTags-CIYmBPAs.js +64 -0
- package/dist/DataListTags-CyvhOmuF.js +62 -0
- package/dist/DataListTotalCount-CL7h6wRA.js +24 -0
- package/dist/DataListTotalCount-Dfl8vCeh.js +27 -0
- package/dist/DataTable/index.cjs +36 -0
- package/dist/DataTable/index.mjs +25 -0
- package/dist/DataTable/test-utilities/index.cjs +246 -0
- package/dist/DataTable/test-utilities/index.mjs +238 -0
- package/dist/DataTable-BYVsSEdr.js +238 -0
- package/dist/DataTable-BqEYgTts.js +236 -0
- package/dist/DatePicker/index.cjs +26 -0
- package/dist/DatePicker/index.mjs +20 -0
- package/dist/DatePicker-CVwO_Www.js +8551 -0
- package/dist/DatePicker-DxjYIrKO.js +8554 -0
- package/dist/DayOfMonthSelect-CLQjBaGB.js +137 -0
- package/dist/DayOfMonthSelect-DL4PKvDu.js +130 -0
- package/dist/DescriptionList/index.cjs +10 -0
- package/dist/DescriptionList/index.mjs +4 -0
- package/dist/DescriptionList-BpLGTlUb.js +12 -0
- package/dist/DescriptionList-pM-3_7H4.js +14 -0
- package/dist/Disclosure/index.cjs +17 -0
- package/dist/Disclosure/index.mjs +11 -0
- package/dist/Disclosure-CV9NdfNK.js +35 -0
- package/dist/Disclosure-uZFEdLqn.js +33 -0
- package/dist/Divider/index.cjs +9 -0
- package/dist/Divider/index.mjs +3 -0
- package/dist/Divider-B9NtZEy_.js +17 -0
- package/dist/Divider-BIw9_09d.js +19 -0
- package/dist/Drawer/index.cjs +19 -0
- package/dist/Drawer/index.mjs +12 -0
- package/dist/DrawerGrid-BbpNJeGU.js +31 -0
- package/dist/DrawerGrid-Bm-Wshn3.js +28 -0
- package/dist/Emphasis/index.cjs +10 -0
- package/dist/Emphasis/index.mjs +4 -0
- package/dist/Emphasis-BSYW8CIV.js +13 -0
- package/dist/Emphasis-BeDR-wzW.js +15 -0
- package/dist/FeatureSwitch/index.cjs +26 -0
- package/dist/FeatureSwitch/index.mjs +20 -0
- package/dist/FeatureSwitch-DNgoHFQE.js +54 -0
- package/dist/FeatureSwitch-hqLVNdlG.js +52 -0
- package/dist/Flex/index.cjs +9 -0
- package/dist/Flex/index.mjs +3 -0
- package/dist/Flex-CHwqd3gT.js +28 -0
- package/dist/Flex-w0DbahOc.js +30 -0
- package/dist/Form/index.cjs +10 -0
- package/dist/Form/index.mjs +4 -0
- package/dist/{Form/index.js → Form-CEolMqRa.js} +3 -9
- package/dist/Form-DSH7BVDr.js +48 -0
- package/dist/FormField/index.cjs +20 -0
- package/dist/FormField/index.mjs +14 -0
- package/dist/FormField-DIzS7UJ8.js +263 -0
- package/dist/FormField-DX3mqc2W.js +261 -0
- package/dist/FormatDate/{index.js → index.cjs} +1 -3
- package/dist/FormatDate/index.mjs +2 -0
- package/dist/FormatDate-4rgQmMHs.js +27 -0
- package/dist/{FormatDate-70ea5b43.js → FormatDate-QBFUXXRW.js} +1 -5
- package/dist/FormatEmail/index.cjs +9 -0
- package/dist/FormatEmail/index.mjs +3 -0
- package/dist/FormatEmail-CvjTY96k.js +13 -0
- package/dist/FormatEmail-VCrir2W4.js +11 -0
- package/dist/FormatFile/index.cjs +36 -0
- package/dist/FormatFile/index.mjs +30 -0
- package/dist/FormatFile-BGuB0e5J.js +147 -0
- package/dist/FormatFile-afrjxCfH.js +149 -0
- package/dist/FormatRelativeDateTime/index.cjs +8 -0
- package/dist/FormatRelativeDateTime/index.mjs +2 -0
- package/dist/FormatRelativeDateTime-D1RKmSMc.js +64 -0
- package/dist/{FormatRelativeDateTime/index.js → FormatRelativeDateTime-JzSmzkW3.js} +5 -11
- package/dist/FormatTime/index.cjs +8 -0
- package/dist/FormatTime/index.mjs +2 -0
- package/dist/FormatTime-5VitExr-.js +29 -0
- package/dist/{FormatTime/index.js → FormatTime-D1e65Ift.js} +1 -7
- package/dist/Gallery/index.cjs +42 -0
- package/dist/Gallery/index.mjs +36 -0
- package/dist/Gallery-DpUj4vBa.js +63 -0
- package/dist/Gallery-unlPd4cP.js +65 -0
- package/dist/Glimmer/index.cjs +12 -0
- package/dist/Glimmer/index.mjs +5 -0
- package/dist/Glimmer-BatRr0re.js +60 -0
- package/dist/Glimmer-CrUBdCft.js +63 -0
- package/dist/Grid/InternalGridCell/index.cjs +9 -0
- package/dist/Grid/InternalGridCell/index.mjs +2 -0
- package/dist/Grid/index.cjs +14 -0
- package/dist/Grid/index.mjs +7 -0
- package/dist/Grid-CljTbDPC.js +32 -0
- package/dist/Grid-ucn4dEzC.js +29 -0
- package/dist/Heading/index.cjs +12 -0
- package/dist/Heading/index.mjs +6 -0
- package/dist/Heading-CHhgHTqK.js +49 -0
- package/dist/{Heading-ffc87a2a.js → Heading-DHr7c1qk.js} +3 -7
- package/dist/Icon/index.cjs +9 -0
- package/dist/Icon/index.mjs +3 -0
- package/dist/Icon-D5fducRW.js +34 -0
- package/dist/Icon-DdoTAkld.js +36 -0
- package/dist/InlineLabel/index.cjs +10 -0
- package/dist/InlineLabel/index.mjs +4 -0
- package/dist/InlineLabel-DDGo2FBU.js +18 -0
- package/dist/InlineLabel-HcSK4D2u.js +20 -0
- package/dist/InputAvatar/index.cjs +26 -0
- package/dist/InputAvatar/index.mjs +20 -0
- package/dist/InputAvatar-BZJTWTav.js +49 -0
- package/dist/InputAvatar-DZhlA5C8.js +47 -0
- package/dist/InputDate/index.cjs +34 -0
- package/dist/InputDate/index.mjs +28 -0
- package/dist/InputDate-CXSx4Tec.js +48 -0
- package/dist/{InputDate/index.js → InputDate-DK9Bodgf.js} +6 -31
- package/dist/InputEmail/index.cjs +22 -0
- package/dist/InputEmail/index.mjs +15 -0
- package/dist/InputEmail-BDVbozLm.js +20 -0
- package/dist/InputEmail-DnQPqYoO.js +23 -0
- package/dist/InputFile/index.cjs +23 -0
- package/dist/InputFile/index.mjs +16 -0
- package/dist/InputFile-D0jfvvEn.js +1611 -0
- package/dist/InputFile-DTm2DXuV.js +1608 -0
- package/dist/InputGroup/index.cjs +9 -0
- package/dist/InputGroup/index.mjs +3 -0
- package/dist/InputGroup-BHN6kYWo.js +23 -0
- package/dist/InputGroup-DF2OD4BE.js +25 -0
- package/dist/InputNumber/index.cjs +21 -0
- package/dist/InputNumber/index.mjs +15 -0
- package/dist/InputNumber-BuiI0NjS.js +56 -0
- package/dist/{InputNumber-f1990039.js → InputNumber-CEAhGzoa.js} +2 -6
- package/dist/InputPassword/index.cjs +21 -0
- package/dist/InputPassword/index.mjs +15 -0
- package/dist/InputPassword-C9zbU7TW.js +21 -0
- package/dist/InputPassword-dIafufTk.js +19 -0
- package/dist/InputPhoneNumber/index.cjs +21 -0
- package/dist/InputPhoneNumber/index.mjs +15 -0
- package/dist/{InputPhoneNumber/index.js → InputPhoneNumber-3yqGEkio.js} +7 -27
- package/dist/InputPhoneNumber-B3IdVoQg.js +94 -0
- package/dist/InputText/index.cjs +22 -0
- package/dist/InputText/index.mjs +16 -0
- package/dist/{InputText-375a415c.js → InputText-BY6rCJ8J.js} +4 -8
- package/dist/InputText-Deake8bP.js +96 -0
- package/dist/InputTime/index.cjs +26 -0
- package/dist/InputTime/index.mjs +20 -0
- package/dist/InputTime-CF1r7VJw.js +190 -0
- package/dist/{InputTime/index.js → InputTime-CfhvxPHN.js} +5 -25
- package/dist/InputValidation/index.cjs +14 -0
- package/dist/InputValidation/index.mjs +8 -0
- package/dist/InputValidation-B2tbREku.js +20 -0
- package/dist/InputValidation-DkQrftLf.js +22 -0
- package/dist/InternalChipDismissible-CtJBHNow.js +152 -0
- package/dist/InternalChipDismissible-LI9YWysI.js +157 -0
- package/dist/InternalGridCell-CqMMVQIF.js +37 -0
- package/dist/InternalGridCell-nfn6StO-.js +34 -0
- package/dist/LightBox/index.cjs +26 -0
- package/dist/LightBox/index.mjs +20 -0
- package/dist/LightBox-Ct7jyQHc.js +110 -0
- package/dist/LightBox-D9UAVmOP.js +112 -0
- package/dist/Link/index.cjs +8 -0
- package/dist/Link/index.mjs +2 -0
- package/dist/Link-BUSnU1D-.js +7 -0
- package/dist/Link-iSQySKDo.js +9 -0
- package/dist/List/index.cjs +29 -0
- package/dist/List/index.mjs +22 -0
- package/dist/List-CFDGz1w9.js +186 -0
- package/dist/List-C_6N-iI6.js +189 -0
- package/dist/Markdown/index.cjs +19 -0
- package/dist/Markdown/index.mjs +13 -0
- package/dist/Markdown-BiEMJ-Na.js +19011 -0
- package/dist/Markdown-C-_FwXXZ.js +19013 -0
- package/dist/Menu/index.cjs +18 -0
- package/dist/Menu/index.mjs +12 -0
- package/dist/Menu-WFTc4vmf.js +131 -0
- package/dist/Menu-mU7mDbWw.js +129 -0
- package/dist/Modal/index.cjs +23 -0
- package/dist/Modal/index.mjs +17 -0
- package/dist/Modal-BjDtJC7X.js +61 -0
- package/dist/Modal-P-qjBWDw.js +63 -0
- package/dist/MultiSelect/index.cjs +16 -0
- package/dist/MultiSelect/index.mjs +10 -0
- package/dist/MultiSelect-AHcP0OGk.js +166 -0
- package/dist/MultiSelect-EqsIh1nF.js +164 -0
- package/dist/Option-BPHbm2fZ.js +12 -0
- package/dist/Option-Dve2T456.js +15 -0
- package/dist/Page/index.cjs +32 -0
- package/dist/Page/index.mjs +26 -0
- package/dist/Page-Clsl9cNc.js +58 -0
- package/dist/Page-h5lQD6Ys.js +56 -0
- package/dist/Popover/index.cjs +17 -0
- package/dist/Popover/index.mjs +11 -0
- package/dist/Popover-DZUsK48w.js +50 -0
- package/dist/Popover-bdvs9eBy.js +48 -0
- package/dist/ProgressBar/index.cjs +9 -0
- package/dist/ProgressBar/index.mjs +3 -0
- package/dist/ProgressBar--3qd3zai.js +33 -0
- package/dist/ProgressBar-BwHqrYga.js +31 -0
- package/dist/RadioGroup/index.cjs +12 -0
- package/dist/RadioGroup/index.mjs +5 -0
- package/dist/RadioGroup-CFsetlJ4.js +36 -0
- package/dist/RadioGroup-CK3D5__U.js +39 -0
- package/dist/RecurringSelect/components/index.cjs +15 -0
- package/dist/RecurringSelect/components/index.mjs +6 -0
- package/dist/RecurringSelect/index.cjs +35 -0
- package/dist/RecurringSelect/index.mjs +21 -0
- package/dist/RecurringSelect-2YCQX2Q6.js +71 -0
- package/dist/RecurringSelect-BU1-6dub.js +69 -0
- package/dist/Select/index.cjs +22 -0
- package/dist/Select/index.mjs +15 -0
- package/dist/Spinner/index.cjs +9 -0
- package/dist/Spinner/index.mjs +3 -0
- package/dist/Spinner-B0UBMlC5.js +14 -0
- package/dist/Spinner-DAhdvWZh.js +16 -0
- package/dist/StatusIndicator/index.cjs +8 -0
- package/dist/StatusIndicator/index.mjs +2 -0
- package/dist/StatusIndicator-BOlX887r.js +11 -0
- package/dist/StatusIndicator-Btzgb5tZ.js +9 -0
- package/dist/StatusLabel/index.cjs +11 -0
- package/dist/StatusLabel/index.mjs +5 -0
- package/dist/StatusLabel-B8SIygUI.js +16 -0
- package/dist/StatusLabel-DRZck9sD.js +18 -0
- package/dist/Switch/index.cjs +10 -0
- package/dist/Switch/index.mjs +4 -0
- package/dist/Switch-CMJP3yJv.js +48 -0
- package/dist/Switch-CahAntVM.js +46 -0
- package/dist/Table/index.cjs +17 -0
- package/dist/Table/index.mjs +4 -0
- package/dist/Tabs/index.cjs +11 -0
- package/dist/Tabs/index.mjs +4 -0
- package/dist/Tabs-Bqo51NBU.js +67 -0
- package/dist/Tabs-CoZXSL00.js +70 -0
- package/dist/Text/index.cjs +10 -0
- package/dist/Text/index.mjs +4 -0
- package/dist/Text-B1bIoWYr.js +25 -0
- package/dist/{Text-94b5c2e5.js → Text-B2v3VC_B.js} +2 -6
- package/dist/Toast/index.cjs +16 -0
- package/dist/Toast/index.mjs +10 -0
- package/dist/Tooltip/index.cjs +14 -0
- package/dist/Tooltip/index.mjs +8 -0
- package/dist/Tooltip-BWy3hm6U.js +103 -0
- package/dist/Tooltip-CJL2w6Tj.js +105 -0
- package/dist/Typography/index.cjs +9 -0
- package/dist/Typography/index.mjs +3 -0
- package/dist/Typography-4zopC4KE.js +36 -0
- package/dist/Typography-C2OJA0Ai.js +38 -0
- package/dist/_baseAssignValue-9277BEnY.js +29 -0
- package/dist/_baseAssignValue-CZ7dH3jZ.js +31 -0
- package/dist/_baseEach-DUa3wUU0.js +1073 -0
- package/dist/_baseEach-DutHXgSt.js +1069 -0
- package/dist/_commonjsHelpers-BpF068F9.js +32 -0
- package/dist/_commonjsHelpers-BrnLhuRG.js +36 -0
- package/dist/_defineProperty-BWlKbGrw.js +1326 -0
- package/dist/_defineProperty-D2CYOW2W.js +1306 -0
- package/dist/_getTag-CFReVgbF.js +733 -0
- package/dist/_getTag-CiceuEl8.js +718 -0
- package/dist/_polyfill-node.process-BcnAACbW.js +255 -0
- package/dist/_polyfill-node.process-GNmX79Os.js +258 -0
- package/dist/_setToString-Bi71caQF.js +234 -0
- package/dist/_setToString-DFyFFQFu.js +230 -0
- package/dist/debounce-Co8fMq8q.js +332 -0
- package/dist/debounce-DINXpsd8.js +329 -0
- package/dist/helpers-DKpEJGRK.js +15 -0
- package/dist/helpers-qGD9HtqD.js +17 -0
- package/dist/index-DqBqE4mE.js +1189 -0
- package/dist/index-XXo5QsX8.js +1186 -0
- package/dist/index.cjs +275 -0
- package/dist/index.d.mts +74 -0
- package/dist/index.d.ts +74 -0
- package/dist/index.mjs +162 -0
- package/dist/isObjectLike-BxLPOwZB.js +197 -0
- package/dist/isObjectLike-denQiXs1.js +190 -0
- package/dist/isSymbol-CbzsFbpq.js +35 -0
- package/dist/isSymbol-JSYWlEAg.js +33 -0
- package/dist/noop-C_195KLH.js +26 -0
- package/dist/noop-DGEx0ZLF.js +24 -0
- package/dist/showToast-CPzBq6jE.js +97 -0
- package/dist/showToast-CtAJAgUk.js +99 -0
- package/dist/styles.css +8743 -0
- package/dist/tslib.es6-BJhbHdCW.js +102 -0
- package/dist/tslib.es6-Bd3_MYNG.js +97 -0
- package/dist/useActiveLayout-B08loXfY.js +14 -0
- package/dist/useActiveLayout-B7Dms4v-.js +16 -0
- package/dist/useAssert-CooJfLZx.js +27 -0
- package/dist/useAssert-D7305J5v.js +27 -0
- package/dist/useAtlantisConfig-BqRn-LuQ.js +14 -0
- package/dist/{useAtlantisConfig-ed0bee66.js → useAtlantisConfig-CnUV8oop.js} +2 -2
- package/dist/useBatchSelect-C5xEMqrD.js +36 -0
- package/dist/useBatchSelect-HwBA03k3.js +38 -0
- package/dist/useChildComponent-BjpW2wV9.js +17 -0
- package/dist/useChildComponent-Bp09uQdG.js +15 -0
- package/dist/useFocusTrap-DIF2JjIO.js +74 -0
- package/dist/useFocusTrap-pmlWfXLc.js +74 -0
- package/dist/useInView-4v8j8FbT.js +25 -0
- package/dist/useInView-Cbnh3R5Z.js +25 -0
- package/dist/useIsMounted-BFh5dqlo.js +47 -0
- package/dist/useIsMounted-Ci9Knigd.js +47 -0
- package/dist/useOnKeyDown-C61caZ1f.js +40 -0
- package/dist/useOnKeyDown-DmmUp3io.js +40 -0
- package/dist/useRefocusOnActivator-0eNF7eV7.js +32 -0
- package/dist/useRefocusOnActivator-DK92YmNB.js +32 -0
- package/dist/useResizeObserver-CMUjE-Ai.js +1189 -0
- package/dist/useResizeObserver-vl1y7Akv.js +1192 -0
- package/dist/useResponsiveSizing-5owE3VI9.js +51 -0
- package/dist/useResponsiveSizing-CyY5WpAE.js +49 -0
- package/dist/useSafeLayoutEffect-CWhTKEyh.js +12 -0
- package/dist/useSafeLayoutEffect-LBYfQVIR.js +14 -0
- package/dist/useScrollToActive-Bfxeu0A0.js +591 -0
- package/dist/useScrollToActive-DDLYVBNH.js +597 -0
- package/package.json +409 -9
- package/{rollup.config.js → rollup.config.mjs} +49 -17
- package/dist/AnimatedSwitcher/index.js +0 -13
- package/dist/Autocomplete/index.js +0 -214
- package/dist/Avatar/index.js +0 -15
- package/dist/Avatar-76a799fa.js +0 -78
- package/dist/Banner/index.js +0 -111
- package/dist/Button/index.js +0 -16
- package/dist/Button-0c831b03.js +0 -57
- package/dist/ButtonDismiss/index.js +0 -17
- package/dist/ButtonDismiss-101366b5.js +0 -14
- package/dist/Card/index.js +0 -24
- package/dist/Card-2e03b887.js +0 -93
- package/dist/Checkbox/index.js +0 -18
- package/dist/Checkbox-67a8c60f.js +0 -63
- package/dist/Chip/index.js +0 -42
- package/dist/Chip-6395df79.js +0 -89
- package/dist/Chips/index.js +0 -525
- package/dist/Combobox/index.js +0 -41
- package/dist/Combobox-2f357a96.js +0 -481
- package/dist/ConfirmationModal/index.js +0 -32
- package/dist/Content/index.js +0 -12
- package/dist/Content-e3f7b6fc.js +0 -24
- package/dist/Countdown/index.js +0 -72
- package/dist/DataDump/index.js +0 -37
- package/dist/DataList/index.js +0 -1346
- package/dist/DataTable/index.js +0 -301
- package/dist/DatePicker/index.js +0 -21
- package/dist/DatePicker-3b086bf8.js +0 -144
- package/dist/DescriptionList/index.js +0 -24
- package/dist/Disclosure/index.js +0 -46
- package/dist/Divider/index.js +0 -29
- package/dist/Drawer/index.js +0 -50
- package/dist/Emphasis/index.js +0 -13
- package/dist/Emphasis-f298e0bd.js +0 -19
- package/dist/FeatureSwitch/index.js +0 -71
- package/dist/Flex/index.js +0 -12
- package/dist/Flex-d490c4db.js +0 -38
- package/dist/FormField/index.js +0 -24
- package/dist/FormField-cea3a4f7.js +0 -253
- package/dist/FormatEmail/index.js +0 -23
- package/dist/FormatFile/index.js +0 -37
- package/dist/FormatFile-9cc4c85a.js +0 -162
- package/dist/Gallery/index.js +0 -101
- package/dist/Glimmer/index.js +0 -15
- package/dist/Glimmer-84dee1ed.js +0 -77
- package/dist/Grid/index.js +0 -76
- package/dist/Heading/index.js +0 -15
- package/dist/Icon/index.js +0 -11
- package/dist/Icon-405a216c.js +0 -40
- package/dist/InlineLabel/index.js +0 -13
- package/dist/InlineLabel-79098f71.js +0 -28
- package/dist/InputAvatar/index.js +0 -70
- package/dist/InputEmail/index.js +0 -43
- package/dist/InputFile/index.js +0 -25
- package/dist/InputFile-07c0c738.js +0 -190
- package/dist/InputGroup/index.js +0 -12
- package/dist/InputGroup-8d4fd4eb.js +0 -33
- package/dist/InputNumber/index.js +0 -25
- package/dist/InputPassword/index.js +0 -41
- package/dist/InputText/index.js +0 -26
- package/dist/InputValidation/index.js +0 -17
- package/dist/InputValidation-ba5f81cb.js +0 -29
- package/dist/LightBox/index.js +0 -25
- package/dist/LightBox-ec2c0094.js +0 -121
- package/dist/Link/index.js +0 -15
- package/dist/List/index.js +0 -94
- package/dist/Markdown/index.js +0 -20
- package/dist/Markdown-bee813fc.js +0 -62
- package/dist/Menu/index.js +0 -21
- package/dist/Menu-9477e5e3.js +0 -139
- package/dist/Modal/index.js +0 -26
- package/dist/Modal-03731670.js +0 -74
- package/dist/MultiSelect/index.js +0 -182
- package/dist/Option-085a96d7.js +0 -19
- package/dist/Page/index.js +0 -78
- package/dist/Popover/index.js +0 -65
- package/dist/ProgressBar/index.js +0 -12
- package/dist/ProgressBar-b68edc8f.js +0 -43
- package/dist/RadioGroup/index.js +0 -15
- package/dist/RadioGroup-2a8824e9.js +0 -46
- package/dist/RecurringSelect/index.js +0 -227
- package/dist/Select/index.js +0 -26
- package/dist/Spinner/index.js +0 -12
- package/dist/Spinner-9d8fc7ff.js +0 -24
- package/dist/StatusIndicator/index.js +0 -11
- package/dist/StatusIndicator-7b5258ea.js +0 -18
- package/dist/StatusLabel/index.js +0 -28
- package/dist/Switch/index.js +0 -13
- package/dist/Switch-e9503dbd.js +0 -56
- package/dist/Table/index.js +0 -66
- package/dist/Tabs/index.js +0 -80
- package/dist/Text/index.js +0 -13
- package/dist/Toast/index.js +0 -111
- package/dist/Tooltip/index.js +0 -17
- package/dist/Tooltip-b9de6e57.js +0 -114
- package/dist/Typography/index.js +0 -12
- package/dist/Typography-8c397b84.js +0 -62
- package/dist/style-inject.es-9d2f5f4e.js +0 -30
- package/dist/tslib.es6-754e2961.js +0 -46
- /package/{.eslintrc.js → .eslintrc.cjs} +0 -0
- /package/dist/{AtlantisContext-64608897.js → AtlantisContext-DmLw77nN.js} +0 -0
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React, { useContext } from 'react';
|
|
2
|
+
import { T as Typography } from './Typography-4zopC4KE.js';
|
|
3
|
+
import { a as ComboboxContext } from './ComboboxProvider-cguiY4og.js';
|
|
4
|
+
|
|
5
|
+
var styles = {"actionContainer":"Ow9wSNnGP-g-","actionButton":"ncp0nKHQ7d8-"};
|
|
6
|
+
|
|
7
|
+
function ComboboxAction(props) {
|
|
8
|
+
const { searchValue } = useContext(ComboboxContext);
|
|
9
|
+
if (props.visible) {
|
|
10
|
+
const isVisible = typeof props.visible === "function" && !props.visible({ searchValue });
|
|
11
|
+
if (isVisible || !props.visible) {
|
|
12
|
+
return null;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
const options = { searchValue };
|
|
16
|
+
const computedLabel = typeof props.label === "string" ? props.label : props.label(options);
|
|
17
|
+
return (React.createElement("div", { className: styles.actionContainer },
|
|
18
|
+
React.createElement("button", { className: styles.actionButton, onClick: e => props.onClick(e, options), type: "button" },
|
|
19
|
+
React.createElement(Typography, { element: "span", size: "base", textColor: "green", fontWeight: "semiBold" }, computedLabel))));
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export { ComboboxAction as C };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { B as Button } from './Button-DK1Px9LS.js';
|
|
3
|
+
import { C as Chip } from './Chip-lakFvkPp.js';
|
|
4
|
+
import './tslib.es6-Bd3_MYNG.js';
|
|
5
|
+
import '@jobber/design';
|
|
6
|
+
import { a as ComboboxContext } from './ComboboxProvider-cguiY4og.js';
|
|
7
|
+
|
|
8
|
+
function ComboboxActivator(props) {
|
|
9
|
+
const { handleClose, open, setOpen } = React.useContext(ComboboxContext);
|
|
10
|
+
if (props.children.type === Button || props.children.type === Chip) {
|
|
11
|
+
return React.cloneElement(props.children, {
|
|
12
|
+
role: "combobox",
|
|
13
|
+
onClick: () => {
|
|
14
|
+
if (open) {
|
|
15
|
+
handleClose();
|
|
16
|
+
}
|
|
17
|
+
else {
|
|
18
|
+
setOpen(true);
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
return props.children;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { ComboboxActivator as C };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var Button = require('./Button-noDSqvxX.js');
|
|
5
|
+
var Chip = require('./Chip-DkIyAIrp.js');
|
|
6
|
+
require('./tslib.es6-BJhbHdCW.js');
|
|
7
|
+
require('@jobber/design');
|
|
8
|
+
var ComboboxProvider = require('./ComboboxProvider-CQ3ZXsZa.js');
|
|
9
|
+
|
|
10
|
+
function ComboboxActivator(props) {
|
|
11
|
+
const { handleClose, open, setOpen } = React.useContext(ComboboxProvider.ComboboxContext);
|
|
12
|
+
if (props.children.type === Button.Button || props.children.type === Chip.Chip) {
|
|
13
|
+
return React.cloneElement(props.children, {
|
|
14
|
+
role: "combobox",
|
|
15
|
+
onClick: () => {
|
|
16
|
+
if (open) {
|
|
17
|
+
handleClose();
|
|
18
|
+
}
|
|
19
|
+
else {
|
|
20
|
+
setOpen(true);
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
return props.children;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
exports.ComboboxActivator = ComboboxActivator;
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
import React, { useContext, useRef, useEffect } from 'react';
|
|
2
|
+
import classnames from 'classnames';
|
|
3
|
+
import ReactDOM from 'react-dom';
|
|
4
|
+
import { C as ComboboxContentSearch } from './ComboboxContentSearch-DKfP1oP5.js';
|
|
5
|
+
import { C as ComboboxContentList } from './ComboboxContentList-CuPmGVX3.js';
|
|
6
|
+
import { C as ComboboxContentHeader } from './ComboboxContentHeader-DCORmU4Q.js';
|
|
7
|
+
import { a as ComboboxContext } from './ComboboxProvider-cguiY4og.js';
|
|
8
|
+
import { u as useRefocusOnActivator_2 } from './useRefocusOnActivator-0eNF7eV7.js';
|
|
9
|
+
import { u as useFocusTrap_2 } from './useFocusTrap-DIF2JjIO.js';
|
|
10
|
+
import { usePopper } from 'react-popper';
|
|
11
|
+
import { u as useOnKeyDown_2 } from './useOnKeyDown-DmmUp3io.js';
|
|
12
|
+
|
|
13
|
+
var styles = {"content":"m1w5vdUZ6rQ-","hidden":"Zlkv2HA096A-","actions":"YQry-Rd6zfQ-","actionPadding":"TcpqL34s4lI-"};
|
|
14
|
+
|
|
15
|
+
function useComboboxContent(open, selected) {
|
|
16
|
+
const { shouldScroll } = useContext(ComboboxContext);
|
|
17
|
+
const optionsListRef = useRef(null);
|
|
18
|
+
useEffect(() => {
|
|
19
|
+
var _a;
|
|
20
|
+
if (open && shouldScroll.current && optionsListRef.current) {
|
|
21
|
+
const firstSelected = Array.from((_a = optionsListRef === null || optionsListRef === void 0 ? void 0 : optionsListRef.current) === null || _a === void 0 ? void 0 : _a.children).find(child => {
|
|
22
|
+
if (child instanceof HTMLElement) {
|
|
23
|
+
return child.dataset.selected === "true";
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
scrollToFirstSelected(firstSelected, shouldScroll);
|
|
27
|
+
}
|
|
28
|
+
}, [open, selected]);
|
|
29
|
+
return {
|
|
30
|
+
optionsListRef,
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
function scrollToFirstSelected(firstSelected, shouldScroll) {
|
|
34
|
+
if (firstSelected) {
|
|
35
|
+
firstSelected.scrollIntoView({
|
|
36
|
+
block: "nearest",
|
|
37
|
+
});
|
|
38
|
+
shouldScroll.current = false;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
// eslint-disable-next-line max-statements
|
|
43
|
+
function useComboboxAccessibility(selectionCallback, filteredOptions, optionsListRef, open, wrapperRef) {
|
|
44
|
+
const { handleClose } = useContext(ComboboxContext);
|
|
45
|
+
const hasOptionsVisible = open && filteredOptions.length > 0;
|
|
46
|
+
const focusedIndex = useRef(null);
|
|
47
|
+
useRefocusOnActivator_2(open);
|
|
48
|
+
const popperRef = useFocusTrap_2(open);
|
|
49
|
+
const { styles: popperStyles, attributes, update, } = usePopper(wrapperRef.current, popperRef.current, {
|
|
50
|
+
modifiers: [
|
|
51
|
+
{
|
|
52
|
+
name: "flip",
|
|
53
|
+
options: {
|
|
54
|
+
fallbackPlacements: ["top-start"],
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
],
|
|
58
|
+
placement: "bottom-start",
|
|
59
|
+
});
|
|
60
|
+
useEffect(() => {
|
|
61
|
+
focusedIndex.current = null;
|
|
62
|
+
if (open) {
|
|
63
|
+
update === null || update === void 0 ? void 0 : update();
|
|
64
|
+
}
|
|
65
|
+
}, [open, filteredOptions.length]);
|
|
66
|
+
useEffect(() => {
|
|
67
|
+
var _a;
|
|
68
|
+
if (open) {
|
|
69
|
+
(_a = popperRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener("keydown", handleContentKeydown);
|
|
70
|
+
}
|
|
71
|
+
return () => {
|
|
72
|
+
var _a;
|
|
73
|
+
(_a = popperRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener("keydown", handleContentKeydown);
|
|
74
|
+
};
|
|
75
|
+
}, [open, optionsListRef, filteredOptions]);
|
|
76
|
+
useOnKeyDown_2(() => {
|
|
77
|
+
if (open) {
|
|
78
|
+
handleClose();
|
|
79
|
+
}
|
|
80
|
+
}, "Escape");
|
|
81
|
+
function handleContentKeydown(event) {
|
|
82
|
+
var _a;
|
|
83
|
+
if (!hasOptionsVisible)
|
|
84
|
+
return;
|
|
85
|
+
if (event.key === "Enter" || event.key === " ") {
|
|
86
|
+
const activeElementInList = (_a = optionsListRef.current) === null || _a === void 0 ? void 0 : _a.contains(document.activeElement);
|
|
87
|
+
if (!activeElementInList)
|
|
88
|
+
return;
|
|
89
|
+
handleKeyboardSelection(event);
|
|
90
|
+
}
|
|
91
|
+
if (event.key === "ArrowDown") {
|
|
92
|
+
handleKeyboardNavigation(event, 1);
|
|
93
|
+
}
|
|
94
|
+
if (event.key === "ArrowUp") {
|
|
95
|
+
handleKeyboardNavigation(event, -1);
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
function handleKeyboardNavigation(event, indexChange) {
|
|
99
|
+
var _a;
|
|
100
|
+
const newIndex = focusedIndex.current === null ? 0 : focusedIndex.current + indexChange;
|
|
101
|
+
if (newIndex < 0 || newIndex >= filteredOptions.length)
|
|
102
|
+
return;
|
|
103
|
+
const optionElement = (_a = optionsListRef.current) === null || _a === void 0 ? void 0 : _a.children[newIndex];
|
|
104
|
+
optionElement === null || optionElement === void 0 ? void 0 : optionElement.focus();
|
|
105
|
+
focusedIndex.current = newIndex;
|
|
106
|
+
event.preventDefault();
|
|
107
|
+
event.stopPropagation();
|
|
108
|
+
}
|
|
109
|
+
function handleKeyboardSelection(event) {
|
|
110
|
+
event.preventDefault();
|
|
111
|
+
event.stopPropagation();
|
|
112
|
+
if (focusedIndex.current !== null) {
|
|
113
|
+
selectionCallback(filteredOptions[focusedIndex.current]);
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
return {
|
|
117
|
+
popperRef,
|
|
118
|
+
popperStyles,
|
|
119
|
+
attributes,
|
|
120
|
+
};
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
function ComboboxContent(props) {
|
|
124
|
+
const optionsExist = props.options.length > 0;
|
|
125
|
+
const { optionsListRef } = useComboboxContent(props.open, props.selected);
|
|
126
|
+
const { popperRef, popperStyles, attributes } = useComboboxAccessibility(props.handleSelection, props.options, optionsListRef, props.open, props.wrapperRef);
|
|
127
|
+
const template = (React.createElement("div", Object.assign({ ref: popperRef, id: "ATL-Combobox-Content", "data-testid": "ATL-Combobox-Content", tabIndex: 0, className: classnames(styles.content, { [styles.hidden]: !props.open }), style: popperStyles.popper }, attributes.popper),
|
|
128
|
+
React.createElement(ComboboxContentSearch, { open: props.open, placeholder: props.subjectNoun, searchValue: props.searchValue, setSearchValue: props.setSearchValue, handleSearchChange: props.handleSearchChange }),
|
|
129
|
+
props.multiselect && (optionsExist || props.selected.length > 0) && (React.createElement(ComboboxContentHeader, { hasOptionsVisible: optionsExist, subjectNoun: props.subjectNoun, selectedCount: props.selected.length, onClearAll: () => {
|
|
130
|
+
props.selectedStateSetter([]);
|
|
131
|
+
}, onSelectAll: () => {
|
|
132
|
+
props.selectedStateSetter(props.options);
|
|
133
|
+
} })),
|
|
134
|
+
React.createElement(ComboboxContentList, { multiselect: props.multiselect, options: props.options, selected: props.selected, optionsListRef: optionsListRef, searchValue: props.searchValue, subjectNoun: props.subjectNoun, loading: props.loading, onLoadMore: props.onLoadMore }),
|
|
135
|
+
props.actionElements && (React.createElement("div", { className: styles.actions, role: "group" }, props.actionElements.map((child, index, childrenArray) => (React.createElement("div", { key: index, className: classnames({
|
|
136
|
+
[styles.actionPadding]: index === childrenArray.length - 1,
|
|
137
|
+
}) }, child)))))));
|
|
138
|
+
return (globalThis === null || globalThis === void 0 ? void 0 : globalThis.document)
|
|
139
|
+
? ReactDOM.createPortal(template, document.body)
|
|
140
|
+
: template;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
export { ComboboxContent as C };
|
|
@@ -0,0 +1,145 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var ReactDOM = require('react-dom');
|
|
6
|
+
var ComboboxContentSearch = require('./ComboboxContentSearch-C7-EAy_E.js');
|
|
7
|
+
var ComboboxContentList = require('./ComboboxContentList-BIhd1rVk.js');
|
|
8
|
+
var ComboboxContentHeader = require('./ComboboxContentHeader-CwjRcAK7.js');
|
|
9
|
+
var ComboboxProvider = require('./ComboboxProvider-CQ3ZXsZa.js');
|
|
10
|
+
var useRefocusOnActivator = require('./useRefocusOnActivator-DK92YmNB.js');
|
|
11
|
+
var useFocusTrap = require('./useFocusTrap-pmlWfXLc.js');
|
|
12
|
+
var reactPopper = require('react-popper');
|
|
13
|
+
var useOnKeyDown = require('./useOnKeyDown-C61caZ1f.js');
|
|
14
|
+
|
|
15
|
+
var styles = {"content":"m1w5vdUZ6rQ-","hidden":"Zlkv2HA096A-","actions":"YQry-Rd6zfQ-","actionPadding":"TcpqL34s4lI-"};
|
|
16
|
+
|
|
17
|
+
function useComboboxContent(open, selected) {
|
|
18
|
+
const { shouldScroll } = React.useContext(ComboboxProvider.ComboboxContext);
|
|
19
|
+
const optionsListRef = React.useRef(null);
|
|
20
|
+
React.useEffect(() => {
|
|
21
|
+
var _a;
|
|
22
|
+
if (open && shouldScroll.current && optionsListRef.current) {
|
|
23
|
+
const firstSelected = Array.from((_a = optionsListRef === null || optionsListRef === void 0 ? void 0 : optionsListRef.current) === null || _a === void 0 ? void 0 : _a.children).find(child => {
|
|
24
|
+
if (child instanceof HTMLElement) {
|
|
25
|
+
return child.dataset.selected === "true";
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
scrollToFirstSelected(firstSelected, shouldScroll);
|
|
29
|
+
}
|
|
30
|
+
}, [open, selected]);
|
|
31
|
+
return {
|
|
32
|
+
optionsListRef,
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
function scrollToFirstSelected(firstSelected, shouldScroll) {
|
|
36
|
+
if (firstSelected) {
|
|
37
|
+
firstSelected.scrollIntoView({
|
|
38
|
+
block: "nearest",
|
|
39
|
+
});
|
|
40
|
+
shouldScroll.current = false;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
// eslint-disable-next-line max-statements
|
|
45
|
+
function useComboboxAccessibility(selectionCallback, filteredOptions, optionsListRef, open, wrapperRef) {
|
|
46
|
+
const { handleClose } = React.useContext(ComboboxProvider.ComboboxContext);
|
|
47
|
+
const hasOptionsVisible = open && filteredOptions.length > 0;
|
|
48
|
+
const focusedIndex = React.useRef(null);
|
|
49
|
+
useRefocusOnActivator.useRefocusOnActivator_2(open);
|
|
50
|
+
const popperRef = useFocusTrap.useFocusTrap_2(open);
|
|
51
|
+
const { styles: popperStyles, attributes, update, } = reactPopper.usePopper(wrapperRef.current, popperRef.current, {
|
|
52
|
+
modifiers: [
|
|
53
|
+
{
|
|
54
|
+
name: "flip",
|
|
55
|
+
options: {
|
|
56
|
+
fallbackPlacements: ["top-start"],
|
|
57
|
+
},
|
|
58
|
+
},
|
|
59
|
+
],
|
|
60
|
+
placement: "bottom-start",
|
|
61
|
+
});
|
|
62
|
+
React.useEffect(() => {
|
|
63
|
+
focusedIndex.current = null;
|
|
64
|
+
if (open) {
|
|
65
|
+
update === null || update === void 0 ? void 0 : update();
|
|
66
|
+
}
|
|
67
|
+
}, [open, filteredOptions.length]);
|
|
68
|
+
React.useEffect(() => {
|
|
69
|
+
var _a;
|
|
70
|
+
if (open) {
|
|
71
|
+
(_a = popperRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener("keydown", handleContentKeydown);
|
|
72
|
+
}
|
|
73
|
+
return () => {
|
|
74
|
+
var _a;
|
|
75
|
+
(_a = popperRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener("keydown", handleContentKeydown);
|
|
76
|
+
};
|
|
77
|
+
}, [open, optionsListRef, filteredOptions]);
|
|
78
|
+
useOnKeyDown.useOnKeyDown_2(() => {
|
|
79
|
+
if (open) {
|
|
80
|
+
handleClose();
|
|
81
|
+
}
|
|
82
|
+
}, "Escape");
|
|
83
|
+
function handleContentKeydown(event) {
|
|
84
|
+
var _a;
|
|
85
|
+
if (!hasOptionsVisible)
|
|
86
|
+
return;
|
|
87
|
+
if (event.key === "Enter" || event.key === " ") {
|
|
88
|
+
const activeElementInList = (_a = optionsListRef.current) === null || _a === void 0 ? void 0 : _a.contains(document.activeElement);
|
|
89
|
+
if (!activeElementInList)
|
|
90
|
+
return;
|
|
91
|
+
handleKeyboardSelection(event);
|
|
92
|
+
}
|
|
93
|
+
if (event.key === "ArrowDown") {
|
|
94
|
+
handleKeyboardNavigation(event, 1);
|
|
95
|
+
}
|
|
96
|
+
if (event.key === "ArrowUp") {
|
|
97
|
+
handleKeyboardNavigation(event, -1);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
function handleKeyboardNavigation(event, indexChange) {
|
|
101
|
+
var _a;
|
|
102
|
+
const newIndex = focusedIndex.current === null ? 0 : focusedIndex.current + indexChange;
|
|
103
|
+
if (newIndex < 0 || newIndex >= filteredOptions.length)
|
|
104
|
+
return;
|
|
105
|
+
const optionElement = (_a = optionsListRef.current) === null || _a === void 0 ? void 0 : _a.children[newIndex];
|
|
106
|
+
optionElement === null || optionElement === void 0 ? void 0 : optionElement.focus();
|
|
107
|
+
focusedIndex.current = newIndex;
|
|
108
|
+
event.preventDefault();
|
|
109
|
+
event.stopPropagation();
|
|
110
|
+
}
|
|
111
|
+
function handleKeyboardSelection(event) {
|
|
112
|
+
event.preventDefault();
|
|
113
|
+
event.stopPropagation();
|
|
114
|
+
if (focusedIndex.current !== null) {
|
|
115
|
+
selectionCallback(filteredOptions[focusedIndex.current]);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
return {
|
|
119
|
+
popperRef,
|
|
120
|
+
popperStyles,
|
|
121
|
+
attributes,
|
|
122
|
+
};
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
function ComboboxContent(props) {
|
|
126
|
+
const optionsExist = props.options.length > 0;
|
|
127
|
+
const { optionsListRef } = useComboboxContent(props.open, props.selected);
|
|
128
|
+
const { popperRef, popperStyles, attributes } = useComboboxAccessibility(props.handleSelection, props.options, optionsListRef, props.open, props.wrapperRef);
|
|
129
|
+
const template = (React.createElement("div", Object.assign({ ref: popperRef, id: "ATL-Combobox-Content", "data-testid": "ATL-Combobox-Content", tabIndex: 0, className: classnames(styles.content, { [styles.hidden]: !props.open }), style: popperStyles.popper }, attributes.popper),
|
|
130
|
+
React.createElement(ComboboxContentSearch.ComboboxContentSearch, { open: props.open, placeholder: props.subjectNoun, searchValue: props.searchValue, setSearchValue: props.setSearchValue, handleSearchChange: props.handleSearchChange }),
|
|
131
|
+
props.multiselect && (optionsExist || props.selected.length > 0) && (React.createElement(ComboboxContentHeader.ComboboxContentHeader, { hasOptionsVisible: optionsExist, subjectNoun: props.subjectNoun, selectedCount: props.selected.length, onClearAll: () => {
|
|
132
|
+
props.selectedStateSetter([]);
|
|
133
|
+
}, onSelectAll: () => {
|
|
134
|
+
props.selectedStateSetter(props.options);
|
|
135
|
+
} })),
|
|
136
|
+
React.createElement(ComboboxContentList.ComboboxContentList, { multiselect: props.multiselect, options: props.options, selected: props.selected, optionsListRef: optionsListRef, searchValue: props.searchValue, subjectNoun: props.subjectNoun, loading: props.loading, onLoadMore: props.onLoadMore }),
|
|
137
|
+
props.actionElements && (React.createElement("div", { className: styles.actions, role: "group" }, props.actionElements.map((child, index, childrenArray) => (React.createElement("div", { key: index, className: classnames({
|
|
138
|
+
[styles.actionPadding]: index === childrenArray.length - 1,
|
|
139
|
+
}) }, child)))))));
|
|
140
|
+
return (globalThis === null || globalThis === void 0 ? void 0 : globalThis.document)
|
|
141
|
+
? ReactDOM.createPortal(template, document.body)
|
|
142
|
+
: template;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
exports.ComboboxContent = ComboboxContent;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var Typography = require('./Typography-C2OJA0Ai.js');
|
|
5
|
+
var Button = require('./Button-noDSqvxX.js');
|
|
6
|
+
|
|
7
|
+
var styles = {"header":"Q-mwo-g5Fi8-"};
|
|
8
|
+
|
|
9
|
+
function ComboboxContentHeader(props) {
|
|
10
|
+
const hasSelected = props.selectedCount > 0;
|
|
11
|
+
const actionLabel = hasSelected ? "Clear" : "Select all";
|
|
12
|
+
const label = getLabel(hasSelected, props.selectedCount, props.subjectNoun);
|
|
13
|
+
const handleSelectAll = hasSelected ? props.onClearAll : props.onSelectAll;
|
|
14
|
+
const showAction = hasSelected || props.hasOptionsVisible;
|
|
15
|
+
return (React.createElement("div", { className: styles.header, "data-testid": "ATL-Combobox-Header" },
|
|
16
|
+
React.createElement(Typography.Typography, { textColor: "heading", fontWeight: "semiBold" }, label),
|
|
17
|
+
showAction && (React.createElement(Button.Button, { size: "small", label: actionLabel, type: "tertiary", onClick: handleSelectAll }))));
|
|
18
|
+
}
|
|
19
|
+
function getLabel(hasSelected, count, subjectNoun) {
|
|
20
|
+
if (hasSelected) {
|
|
21
|
+
return `${count} selected`;
|
|
22
|
+
}
|
|
23
|
+
if (subjectNoun) {
|
|
24
|
+
return `Select ${subjectNoun}`;
|
|
25
|
+
}
|
|
26
|
+
return "Select";
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
exports.ComboboxContentHeader = ComboboxContentHeader;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { T as Typography } from './Typography-4zopC4KE.js';
|
|
3
|
+
import { B as Button } from './Button-DK1Px9LS.js';
|
|
4
|
+
|
|
5
|
+
var styles = {"header":"Q-mwo-g5Fi8-"};
|
|
6
|
+
|
|
7
|
+
function ComboboxContentHeader(props) {
|
|
8
|
+
const hasSelected = props.selectedCount > 0;
|
|
9
|
+
const actionLabel = hasSelected ? "Clear" : "Select all";
|
|
10
|
+
const label = getLabel(hasSelected, props.selectedCount, props.subjectNoun);
|
|
11
|
+
const handleSelectAll = hasSelected ? props.onClearAll : props.onSelectAll;
|
|
12
|
+
const showAction = hasSelected || props.hasOptionsVisible;
|
|
13
|
+
return (React.createElement("div", { className: styles.header, "data-testid": "ATL-Combobox-Header" },
|
|
14
|
+
React.createElement(Typography, { textColor: "heading", fontWeight: "semiBold" }, label),
|
|
15
|
+
showAction && (React.createElement(Button, { size: "small", label: actionLabel, type: "tertiary", onClick: handleSelectAll }))));
|
|
16
|
+
}
|
|
17
|
+
function getLabel(hasSelected, count, subjectNoun) {
|
|
18
|
+
if (hasSelected) {
|
|
19
|
+
return `${count} selected`;
|
|
20
|
+
}
|
|
21
|
+
if (subjectNoun) {
|
|
22
|
+
return `Select ${subjectNoun}`;
|
|
23
|
+
}
|
|
24
|
+
return "Select";
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
export { ComboboxContentHeader as C };
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var Text = require('./Text-B2v3VC_B.js');
|
|
6
|
+
var Glimmer = require('./Glimmer-CrUBdCft.js');
|
|
7
|
+
var Spinner = require('./Spinner-DAhdvWZh.js');
|
|
8
|
+
var AnimatedPresence = require('./AnimatedPresence-DlGX4YeU.js');
|
|
9
|
+
var ComboboxOption = require('./ComboboxOption-DSBi-uyc.js');
|
|
10
|
+
var ComboboxLoadMore = require('./ComboboxLoadMore-AwHTapyI.js');
|
|
11
|
+
|
|
12
|
+
var styles = {"container":"SgMzjOcdE-E-","optionsList":"TwoTCjgcssc-","filterMessage":"_8T5M7MGwCRE-","emptyStateMessage":"_4y5NXkNeIQM-","scrollTop":"T6E3VwBGoQM-","scrollNone":"_6HQzxMQkXnE-","scrollBottom":"_5YsJZyMDkbA-","loadingContainer":"A6z4OI58xoE-","hasOptions":"QqHBSf52fPk-"};
|
|
13
|
+
|
|
14
|
+
function ComboboxContentList(props) {
|
|
15
|
+
const optionsExist = props.options.length > 0;
|
|
16
|
+
const hasSearchTerm = props.searchValue.length > 0;
|
|
17
|
+
const { listScrollState } = useScrollState(props.optionsListRef, props.options);
|
|
18
|
+
return (React.createElement("div", { className: classnames(styles.container, styles[listScrollState]) },
|
|
19
|
+
optionsExist && (React.createElement("ul", { className: styles.optionsList, role: "listbox", "aria-multiselectable": props.multiselect, ref: props.optionsListRef },
|
|
20
|
+
props.options.map(option => {
|
|
21
|
+
return (React.createElement(ComboboxOption.ComboboxOption, { key: option.id, id: option.id, label: option.label, prefix: option.prefix }));
|
|
22
|
+
}),
|
|
23
|
+
React.createElement("div", { className: classnames([styles.loadingContainer, styles.hasOptions]) },
|
|
24
|
+
React.createElement(AnimatedPresence.AnimatedPresence, { transition: "fromBottom" }, Boolean(props.loading && optionsExist) && (React.createElement(Spinner.Spinner, { size: "small" })))),
|
|
25
|
+
props.onLoadMore && (React.createElement(ComboboxLoadMore.ComboboxLoadMore, { onLoadMore: props.onLoadMore })))),
|
|
26
|
+
props.loading && !optionsExist && (React.createElement(React.Fragment, null, Array.from({ length: 5 }).map((_, index) => (React.createElement("div", { className: styles.loadingContainer, key: index },
|
|
27
|
+
React.createElement(Glimmer.Glimmer, { shape: "rectangle", size: "small" })))))),
|
|
28
|
+
hasSearchTerm && !props.loading && !optionsExist && (React.createElement("div", { className: styles.filterMessage },
|
|
29
|
+
React.createElement(Text.Text, { variation: "subdued" },
|
|
30
|
+
"No results for ",
|
|
31
|
+
`“${props.searchValue}”`))),
|
|
32
|
+
!hasSearchTerm && !props.loading && !optionsExist && (React.createElement("div", { className: styles.emptyStateMessage },
|
|
33
|
+
React.createElement(Text.Text, { variation: "subdued" }, getZeroIndexStateText(props.subjectNoun))))));
|
|
34
|
+
}
|
|
35
|
+
function getZeroIndexStateText(subjectNoun) {
|
|
36
|
+
if (subjectNoun) {
|
|
37
|
+
return `You don't have any ${subjectNoun} yet`;
|
|
38
|
+
}
|
|
39
|
+
return "No options yet";
|
|
40
|
+
}
|
|
41
|
+
function useScrollState(optionsListRef, options) {
|
|
42
|
+
const [listScrollState, setlistScrollState] = React.useState("");
|
|
43
|
+
React.useEffect(() => {
|
|
44
|
+
const handleScroll = () => {
|
|
45
|
+
if (optionsListRef.current) {
|
|
46
|
+
const { scrollTop, clientHeight, scrollHeight } = optionsListRef.current;
|
|
47
|
+
if (scrollHeight === clientHeight) {
|
|
48
|
+
setlistScrollState("scrollNone");
|
|
49
|
+
}
|
|
50
|
+
else if (scrollTop === 0) {
|
|
51
|
+
setlistScrollState("scrollTop");
|
|
52
|
+
}
|
|
53
|
+
else if (scrollTop + clientHeight >= scrollHeight) {
|
|
54
|
+
setlistScrollState("scrollBottom");
|
|
55
|
+
}
|
|
56
|
+
else {
|
|
57
|
+
setlistScrollState("");
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
if (options.length === 0) {
|
|
62
|
+
handleScroll();
|
|
63
|
+
}
|
|
64
|
+
if (optionsListRef.current) {
|
|
65
|
+
optionsListRef.current.addEventListener("scroll", handleScroll);
|
|
66
|
+
handleScroll();
|
|
67
|
+
}
|
|
68
|
+
return () => {
|
|
69
|
+
if (optionsListRef.current) {
|
|
70
|
+
optionsListRef.current.removeEventListener("scroll", handleScroll);
|
|
71
|
+
}
|
|
72
|
+
};
|
|
73
|
+
}, [options]);
|
|
74
|
+
return { listScrollState };
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
exports.ComboboxContentList = ComboboxContentList;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import React, { useState, useEffect } from 'react';
|
|
2
|
+
import classnames from 'classnames';
|
|
3
|
+
import { T as Text } from './Text-B1bIoWYr.js';
|
|
4
|
+
import { G as Glimmer } from './Glimmer-BatRr0re.js';
|
|
5
|
+
import { S as Spinner } from './Spinner-B0UBMlC5.js';
|
|
6
|
+
import { A as AnimatedPresence } from './AnimatedPresence-C5We_sJS.js';
|
|
7
|
+
import { C as ComboboxOption } from './ComboboxOption-Bh-oQgEr.js';
|
|
8
|
+
import { C as ComboboxLoadMore } from './ComboboxLoadMore-CZApONuU.js';
|
|
9
|
+
|
|
10
|
+
var styles = {"container":"SgMzjOcdE-E-","optionsList":"TwoTCjgcssc-","filterMessage":"_8T5M7MGwCRE-","emptyStateMessage":"_4y5NXkNeIQM-","scrollTop":"T6E3VwBGoQM-","scrollNone":"_6HQzxMQkXnE-","scrollBottom":"_5YsJZyMDkbA-","loadingContainer":"A6z4OI58xoE-","hasOptions":"QqHBSf52fPk-"};
|
|
11
|
+
|
|
12
|
+
function ComboboxContentList(props) {
|
|
13
|
+
const optionsExist = props.options.length > 0;
|
|
14
|
+
const hasSearchTerm = props.searchValue.length > 0;
|
|
15
|
+
const { listScrollState } = useScrollState(props.optionsListRef, props.options);
|
|
16
|
+
return (React.createElement("div", { className: classnames(styles.container, styles[listScrollState]) },
|
|
17
|
+
optionsExist && (React.createElement("ul", { className: styles.optionsList, role: "listbox", "aria-multiselectable": props.multiselect, ref: props.optionsListRef },
|
|
18
|
+
props.options.map(option => {
|
|
19
|
+
return (React.createElement(ComboboxOption, { key: option.id, id: option.id, label: option.label, prefix: option.prefix }));
|
|
20
|
+
}),
|
|
21
|
+
React.createElement("div", { className: classnames([styles.loadingContainer, styles.hasOptions]) },
|
|
22
|
+
React.createElement(AnimatedPresence, { transition: "fromBottom" }, Boolean(props.loading && optionsExist) && (React.createElement(Spinner, { size: "small" })))),
|
|
23
|
+
props.onLoadMore && (React.createElement(ComboboxLoadMore, { onLoadMore: props.onLoadMore })))),
|
|
24
|
+
props.loading && !optionsExist && (React.createElement(React.Fragment, null, Array.from({ length: 5 }).map((_, index) => (React.createElement("div", { className: styles.loadingContainer, key: index },
|
|
25
|
+
React.createElement(Glimmer, { shape: "rectangle", size: "small" })))))),
|
|
26
|
+
hasSearchTerm && !props.loading && !optionsExist && (React.createElement("div", { className: styles.filterMessage },
|
|
27
|
+
React.createElement(Text, { variation: "subdued" },
|
|
28
|
+
"No results for ",
|
|
29
|
+
`“${props.searchValue}”`))),
|
|
30
|
+
!hasSearchTerm && !props.loading && !optionsExist && (React.createElement("div", { className: styles.emptyStateMessage },
|
|
31
|
+
React.createElement(Text, { variation: "subdued" }, getZeroIndexStateText(props.subjectNoun))))));
|
|
32
|
+
}
|
|
33
|
+
function getZeroIndexStateText(subjectNoun) {
|
|
34
|
+
if (subjectNoun) {
|
|
35
|
+
return `You don't have any ${subjectNoun} yet`;
|
|
36
|
+
}
|
|
37
|
+
return "No options yet";
|
|
38
|
+
}
|
|
39
|
+
function useScrollState(optionsListRef, options) {
|
|
40
|
+
const [listScrollState, setlistScrollState] = useState("");
|
|
41
|
+
useEffect(() => {
|
|
42
|
+
const handleScroll = () => {
|
|
43
|
+
if (optionsListRef.current) {
|
|
44
|
+
const { scrollTop, clientHeight, scrollHeight } = optionsListRef.current;
|
|
45
|
+
if (scrollHeight === clientHeight) {
|
|
46
|
+
setlistScrollState("scrollNone");
|
|
47
|
+
}
|
|
48
|
+
else if (scrollTop === 0) {
|
|
49
|
+
setlistScrollState("scrollTop");
|
|
50
|
+
}
|
|
51
|
+
else if (scrollTop + clientHeight >= scrollHeight) {
|
|
52
|
+
setlistScrollState("scrollBottom");
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
setlistScrollState("");
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
};
|
|
59
|
+
if (options.length === 0) {
|
|
60
|
+
handleScroll();
|
|
61
|
+
}
|
|
62
|
+
if (optionsListRef.current) {
|
|
63
|
+
optionsListRef.current.addEventListener("scroll", handleScroll);
|
|
64
|
+
handleScroll();
|
|
65
|
+
}
|
|
66
|
+
return () => {
|
|
67
|
+
if (optionsListRef.current) {
|
|
68
|
+
optionsListRef.current.removeEventListener("scroll", handleScroll);
|
|
69
|
+
}
|
|
70
|
+
};
|
|
71
|
+
}, [options]);
|
|
72
|
+
return { listScrollState };
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
export { ComboboxContentList as C };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var Icon = require('./Icon-DdoTAkld.js');
|
|
5
|
+
|
|
6
|
+
var styles = {"search":"MIyb-oFZg9w-","searchInput":"WZPK91I4aJs-","clearSearch":"_7loHrVUe-Rk-"};
|
|
7
|
+
|
|
8
|
+
function ComboboxContentSearch(props) {
|
|
9
|
+
const searchRef = React.useRef(null);
|
|
10
|
+
React.useEffect(() => {
|
|
11
|
+
if (props.open) {
|
|
12
|
+
setTimeout(() => {
|
|
13
|
+
var _a;
|
|
14
|
+
(_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
|
|
15
|
+
}, 0);
|
|
16
|
+
}
|
|
17
|
+
}, [props.open]);
|
|
18
|
+
return (React.createElement("div", { className: styles.search },
|
|
19
|
+
React.createElement("input", { type: "search", ref: searchRef, className: styles.searchInput, placeholder: props.placeholder ? `Search ${props.placeholder}` : "Search", onChange: (event) => handleSearch(event), value: props.searchValue }),
|
|
20
|
+
props.searchValue && (React.createElement("button", { className: styles.clearSearch, onClick: clearSearch, type: "button", "data-testid": "ATL-Combobox-Content-Search-Clear", "aria-label": "Clear search" },
|
|
21
|
+
React.createElement(Icon.Icon, { name: "remove", size: "small" })))));
|
|
22
|
+
function clearSearch() {
|
|
23
|
+
var _a;
|
|
24
|
+
props.setSearchValue("");
|
|
25
|
+
props.handleSearchChange("");
|
|
26
|
+
(_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
|
|
27
|
+
}
|
|
28
|
+
function handleSearch(event) {
|
|
29
|
+
props.setSearchValue(event.currentTarget.value);
|
|
30
|
+
props.handleSearchChange(event.currentTarget.value);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
exports.ComboboxContentSearch = ComboboxContentSearch;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import React, { useRef, useEffect } from 'react';
|
|
2
|
+
import { I as Icon } from './Icon-D5fducRW.js';
|
|
3
|
+
|
|
4
|
+
var styles = {"search":"MIyb-oFZg9w-","searchInput":"WZPK91I4aJs-","clearSearch":"_7loHrVUe-Rk-"};
|
|
5
|
+
|
|
6
|
+
function ComboboxContentSearch(props) {
|
|
7
|
+
const searchRef = useRef(null);
|
|
8
|
+
useEffect(() => {
|
|
9
|
+
if (props.open) {
|
|
10
|
+
setTimeout(() => {
|
|
11
|
+
var _a;
|
|
12
|
+
(_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
|
|
13
|
+
}, 0);
|
|
14
|
+
}
|
|
15
|
+
}, [props.open]);
|
|
16
|
+
return (React.createElement("div", { className: styles.search },
|
|
17
|
+
React.createElement("input", { type: "search", ref: searchRef, className: styles.searchInput, placeholder: props.placeholder ? `Search ${props.placeholder}` : "Search", onChange: (event) => handleSearch(event), value: props.searchValue }),
|
|
18
|
+
props.searchValue && (React.createElement("button", { className: styles.clearSearch, onClick: clearSearch, type: "button", "data-testid": "ATL-Combobox-Content-Search-Clear", "aria-label": "Clear search" },
|
|
19
|
+
React.createElement(Icon, { name: "remove", size: "small" })))));
|
|
20
|
+
function clearSearch() {
|
|
21
|
+
var _a;
|
|
22
|
+
props.setSearchValue("");
|
|
23
|
+
props.handleSearchChange("");
|
|
24
|
+
(_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
|
|
25
|
+
}
|
|
26
|
+
function handleSearch(event) {
|
|
27
|
+
props.setSearchValue(event.currentTarget.value);
|
|
28
|
+
props.handleSearchChange(event.currentTarget.value);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export { ComboboxContentSearch as C };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var useInView = require('./useInView-4v8j8FbT.js');
|
|
5
|
+
|
|
6
|
+
var styles = {"trigger":"_3s8-RC5Ky3s-"};
|
|
7
|
+
|
|
8
|
+
function ComboboxLoadMore({ onLoadMore }) {
|
|
9
|
+
const [inViewRef, isInView] = useInView.useInView_2();
|
|
10
|
+
React.useEffect(() => {
|
|
11
|
+
isInView && onLoadMore();
|
|
12
|
+
}, [isInView]);
|
|
13
|
+
return (React.createElement("div", { "data-testid": "ATL-Combobox-Loadmore-Trigger", ref: inViewRef, className: styles.trigger }));
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
exports.ComboboxLoadMore = ComboboxLoadMore;
|