@jobber/components 5.20.8-SCOTTTHd.45 → 5.20.8-SCOTTTHs-a30bcbb.35
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/AtlantisThemeContext.d.ts +1 -0
- package/AtlantisThemeContext.js +17 -0
- package/SegmentedControl.d.ts +1 -0
- package/SegmentedControl.js +17 -0
- package/dist/AnimatedPresence/index.cjs +1 -1
- package/dist/AnimatedPresence/index.mjs +1 -1
- package/dist/AnimatedSwitcher/index.cjs +2 -2
- package/dist/AnimatedSwitcher/index.mjs +2 -2
- package/dist/{AnimatedSwitcher-C2LIwHO4.js → AnimatedSwitcher-CBceYyHk.js} +1 -1
- package/dist/{AnimatedSwitcher-DjQis7YB.js → AnimatedSwitcher-CxE7j2G5.js} +1 -1
- package/dist/AtlantisContext/index.cjs +1 -1
- package/dist/AtlantisContext/index.mjs +1 -1
- package/dist/{AtlantisContext-B-3kAt9A.js → AtlantisContext-BXi54RcL.js} +0 -1
- package/dist/{AtlantisContext-BbFsmJkN.js → AtlantisContext-DHTcy92w.js} +0 -1
- package/dist/AtlantisThemeContext/AtlantisThemeContext.d.ts +5 -0
- package/dist/AtlantisThemeContext/index.cjs +22 -0
- package/dist/AtlantisThemeContext/index.d.ts +3 -0
- package/dist/AtlantisThemeContext/index.mjs +12 -0
- package/dist/AtlantisThemeContext/types.d.ts +28 -0
- package/dist/AtlantisThemeContext/updateTheme.d.ts +7 -0
- package/dist/Autocomplete/Autocomplete.d.ts +1 -1
- package/dist/Autocomplete/index.cjs +19 -19
- package/dist/Autocomplete/index.mjs +19 -19
- package/dist/{Autocomplete-anHfUxry.js → Autocomplete-DhdMbZV1.js} +10 -10
- package/dist/{Autocomplete-BtgUMYd7.js → Autocomplete-fJGAtJTv.js} +10 -10
- package/dist/Avatar/index.cjs +2 -2
- package/dist/Avatar/index.mjs +2 -2
- package/dist/{Avatar-BfEbauRV.js → Avatar-B_p8ulLU.js} +2 -2
- package/dist/{Avatar-u57B1DIL.js → Avatar-DoM7yDeY.js} +2 -2
- package/dist/Banner/components/BannerIcon/index.cjs +2 -2
- package/dist/Banner/components/BannerIcon/index.mjs +2 -2
- package/dist/Banner/index.cjs +13 -13
- package/dist/Banner/index.mjs +13 -13
- package/dist/{Banner-LEQTLaBe.js → Banner-BxlhbSQK.js} +5 -5
- package/dist/{Banner-e4nAaKWN.js → Banner-zAc_UEku.js} +5 -5
- package/dist/BannerIcon-C9WzqCMH.js +14 -0
- package/dist/BannerIcon-CWR2tx2X.js +17 -0
- package/dist/{Body-4u_NU1t0.js → Body-BG97eps0.js} +2 -2
- package/dist/{Body-CDx1gB_B.js → Body-DYDGbXQx.js} +2 -2
- package/dist/Box/index.cjs +2 -2
- package/dist/Box/index.mjs +2 -2
- package/dist/{Box-ComtGhjR.js → Box-BBYveO0g.js} +8 -8
- package/dist/{Box-khpunTQN.js → Box-C2wdFunt.js} +8 -8
- package/dist/Button/index.cjs +3 -3
- package/dist/Button/index.mjs +3 -3
- package/dist/{Button-DjIsGUK9.js → Button-B_S7hCDq.js} +3 -3
- package/dist/{Button-DV8P6VM4.js → Button-X03o-OsV.js} +3 -3
- package/dist/ButtonDismiss/index.cjs +4 -4
- package/dist/ButtonDismiss/index.mjs +4 -4
- package/dist/{ButtonDismiss-57RsWXKG.js → ButtonDismiss-DUIaPWcl.js} +1 -1
- package/dist/{ButtonDismiss-B3THrLQF.js → ButtonDismiss-DcTAOplu.js} +1 -1
- package/dist/Card/Card.d.ts +1 -1
- package/dist/Card/index.cjs +12 -12
- package/dist/Card/index.mjs +12 -12
- package/dist/Card/types.d.ts +3 -1
- package/dist/{Card-D1NnyVRo.js → Card-Bj7POkdc.js} +9 -7
- package/dist/{Card-DQh7isEl.js → Card-DadL8BDw.js} +9 -7
- package/dist/Checkbox/index.cjs +5 -5
- package/dist/Checkbox/index.mjs +5 -5
- package/dist/{Checkbox-BAKbyb-l.js → Checkbox-3WI4brva.js} +4 -4
- package/dist/{Checkbox-COIDJHmm.js → Checkbox-BHKjoG1e.js} +4 -4
- package/dist/Chip/Chip.d.ts +1 -1
- package/dist/Chip/hooks/index.cjs +1 -1
- package/dist/Chip/hooks/index.mjs +1 -1
- package/dist/Chip/index.cjs +11 -11
- package/dist/Chip/index.mjs +11 -11
- package/dist/Chip-CMURaeyE.js +122 -0
- package/dist/Chip-D3p5kdQT.js +117 -0
- package/dist/{ChipDismissible-CN3ooN8r.js → ChipDismissible-CUJ0BL8J.js} +4 -4
- package/dist/{ChipDismissible-CAbkNzCZ.js → ChipDismissible-Cc08q59y.js} +4 -4
- package/dist/Chips/ChipsTypes.d.ts +11 -2
- package/dist/Chips/InternalChipDismissible/hooks/index.cjs +15 -10
- package/dist/Chips/InternalChipDismissible/hooks/index.mjs +15 -10
- package/dist/Chips/InternalChipDismissible/index.cjs +28 -21
- package/dist/Chips/InternalChipDismissible/index.mjs +28 -21
- package/dist/Chips/InternalChipMultiSelect.d.ts +2 -2
- package/dist/Chips/InternalChipSingleSelect.d.ts +2 -2
- package/dist/Chips/hooks/useInternalChip.d.ts +5 -0
- package/dist/Chips/index.cjs +32 -23
- package/dist/Chips/index.mjs +31 -22
- package/dist/{Chips-42yJ2vbw.js → Chips-BpG5G0Nk.js} +40 -18
- package/dist/{Chips-DmeaWGoa.js → Chips-DcUsxw0c.js} +42 -20
- package/dist/Combobox/Combobox.types.d.ts +40 -7
- package/dist/Combobox/ComboboxProvider.d.ts +3 -2
- package/dist/Combobox/components/ComboboxAction/index.cjs +4 -4
- package/dist/Combobox/components/ComboboxAction/index.mjs +4 -4
- package/dist/Combobox/components/ComboboxActivator/ComboboxActivator.d.ts +1 -1
- package/dist/Combobox/components/ComboboxActivator/index.cjs +14 -13
- package/dist/Combobox/components/ComboboxActivator/index.mjs +14 -13
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.cjs +4 -4
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.mjs +4 -4
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.cjs +14 -14
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.mjs +14 -14
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.cjs +2 -2
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.mjs +2 -2
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.cjs +2 -2
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.mjs +2 -2
- package/dist/Combobox/components/ComboboxContent/index.cjs +22 -21
- package/dist/Combobox/components/ComboboxContent/index.mjs +22 -21
- package/dist/Combobox/components/ComboboxOption/ComboboxOption.d.ts +2 -6
- package/dist/Combobox/components/ComboboxOption/index.cjs +5 -5
- package/dist/Combobox/components/ComboboxOption/index.mjs +5 -5
- package/dist/Combobox/components/ComboboxTrigger/index.cjs +12 -12
- package/dist/Combobox/components/ComboboxTrigger/index.mjs +12 -12
- package/dist/Combobox/constants.d.ts +1 -0
- package/dist/Combobox/hooks/useCombobox.d.ts +0 -1
- package/dist/Combobox/hooks/useComboboxActivatorAccessibility.d.ts +2 -0
- package/dist/Combobox/hooks/useMakeComboboxHandlers.d.ts +2 -1
- package/dist/Combobox/index.cjs +39 -38
- package/dist/Combobox/index.d.ts +1 -1
- package/dist/Combobox/index.mjs +39 -38
- package/dist/{Combobox-4G76WeWF.js → Combobox-6kYP0nof.js} +21 -16
- package/dist/{Combobox-Df77sTO9.js → Combobox-CatuMSqJ.js} +21 -16
- package/dist/{ComboboxAction-4GHLgOmM.js → ComboboxAction-CiO33kY8.js} +12 -6
- package/dist/{ComboboxAction-D0tqfHR5.js → ComboboxAction-DRYanCOZ.js} +12 -6
- package/dist/ComboboxActivator-3cwd5sZw.js +35 -0
- package/dist/ComboboxActivator-Bo4rCXFr.js +37 -0
- package/dist/{ComboboxContent-CcRka06W.js → ComboboxContent-3t0poov0.js} +10 -9
- package/dist/{ComboboxContent-Dj94vmCX.js → ComboboxContent-CVeT78Kb.js} +10 -9
- package/dist/{ComboboxContentHeader-B27EmVHu.js → ComboboxContentHeader-BCbGG2pK.js} +3 -3
- package/dist/{ComboboxContentHeader-iC18w4jP.js → ComboboxContentHeader-DBzWdUG7.js} +3 -3
- package/dist/{ComboboxContentList-DcfyrDaZ.js → ComboboxContentList-CUuvfmU_.js} +8 -8
- package/dist/{ComboboxContentList-CW42K9FA.js → ComboboxContentList-prs7vZ7A.js} +8 -8
- package/dist/{ComboboxContentSearch-DC0Fksgt.js → ComboboxContentSearch-D3uAbsI_.js} +2 -2
- package/dist/{ComboboxContentSearch-Ca5ZQV-6.js → ComboboxContentSearch-wiSh-Dva.js} +2 -2
- package/dist/{ComboboxLoadMore-DG5KoDHo.js → ComboboxLoadMore-C21UOOTY.js} +2 -2
- package/dist/{ComboboxLoadMore--tlJYWJj.js → ComboboxLoadMore-UBUXI47y.js} +2 -2
- package/dist/ComboboxOption-CaSEvlkm.js +25 -0
- package/dist/ComboboxOption-DEICUWcX.js +27 -0
- package/dist/{ComboboxProvider-Bmopsc_X.js → ComboboxProvider-BTlRaM5o.js} +1 -1
- package/dist/{ComboboxProvider-DoixiYnH.js → ComboboxProvider-LU3bOsya.js} +1 -1
- package/dist/ComboboxTrigger-Cx9aytlP.js +17 -0
- package/dist/ComboboxTrigger-DYvfXiDq.js +15 -0
- package/dist/ConfirmationModal/index.cjs +17 -17
- package/dist/ConfirmationModal/index.mjs +17 -17
- package/dist/{ConfirmationModal-vzyZxSXc.js → ConfirmationModal-BEK115o7.js} +4 -4
- package/dist/{ConfirmationModal-DD7FSk9x.js → ConfirmationModal-DYfPbGC2.js} +4 -4
- package/dist/Content/Content.d.ts +1 -1
- package/dist/Content/index.cjs +1 -1
- package/dist/Content/index.mjs +1 -1
- package/dist/Content-Bvcrqi5z.js +15 -0
- package/dist/Content-CZscRWg1.js +13 -0
- package/dist/Countdown/index.cjs +3 -3
- package/dist/Countdown/index.mjs +3 -3
- package/dist/{Countdown-a1jufKFQ.js → Countdown-OkPZFMKc.js} +1 -1
- package/dist/{Countdown-DuMs1Gs0.js → Countdown-fBRu3K16.js} +1 -1
- package/dist/DataDump/index.cjs +15 -15
- package/dist/DataDump/index.mjs +15 -15
- package/dist/{DataDump-BGOiUAb0.js → DataDump-C8rBaThj.js} +3 -3
- package/dist/{DataDump-CallFJn0.js → DataDump-DqCarCai.js} +3 -3
- package/dist/DataList/components/DataListAction/index.cjs +4 -4
- package/dist/DataList/components/DataListAction/index.mjs +4 -4
- package/dist/DataList/components/DataListActions/index.cjs +28 -29
- package/dist/DataList/components/DataListActions/index.mjs +28 -29
- package/dist/DataList/components/DataListActionsMenu/index.cjs +7 -7
- package/dist/DataList/components/DataListActionsMenu/index.mjs +7 -7
- package/dist/DataList/components/DataListBulkActions/index.cjs +30 -31
- package/dist/DataList/components/DataListBulkActions/index.mjs +30 -31
- package/dist/DataList/components/DataListEmptyState/index.cjs +9 -9
- package/dist/DataList/components/DataListEmptyState/index.mjs +9 -9
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.cjs +41 -40
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.mjs +41 -40
- package/dist/DataList/components/DataListFilters/index.cjs +54 -52
- package/dist/DataList/components/DataListFilters/index.mjs +54 -52
- package/dist/DataList/components/DataListHeader/index.cjs +37 -38
- package/dist/DataList/components/DataListHeader/index.mjs +37 -38
- package/dist/DataList/components/DataListHeaderTile/DataListSortingArrows.d.ts +2 -1
- package/dist/DataList/components/DataListHeaderTile/components/index.cjs +4 -4
- package/dist/DataList/components/DataListHeaderTile/components/index.mjs +4 -4
- package/dist/DataList/components/DataListHeaderTile/index.cjs +11 -11
- package/dist/DataList/components/DataListHeaderTile/index.mjs +11 -11
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.cjs +6 -6
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.mjs +6 -6
- package/dist/DataList/components/DataListItem/index.cjs +36 -37
- package/dist/DataList/components/DataListItem/index.mjs +36 -37
- package/dist/DataList/components/DataListItemActions/index.cjs +29 -30
- package/dist/DataList/components/DataListItemActions/index.mjs +29 -30
- package/dist/DataList/components/DataListItemActionsOverflow/index.cjs +12 -12
- package/dist/DataList/components/DataListItemActionsOverflow/index.mjs +12 -12
- package/dist/DataList/components/DataListItems/index.cjs +37 -38
- package/dist/DataList/components/DataListItems/index.mjs +37 -38
- package/dist/DataList/components/DataListLayout/index.cjs +40 -41
- package/dist/DataList/components/DataListLayout/index.mjs +40 -41
- package/dist/DataList/components/DataListLayoutActions/DataListLayoutContext/index.cjs +1 -1
- package/dist/DataList/components/DataListLayoutActions/DataListLayoutContext/index.mjs +1 -1
- package/dist/DataList/components/DataListLayoutActions/index.cjs +20 -20
- package/dist/DataList/components/DataListLayoutActions/index.mjs +20 -20
- package/dist/DataList/components/DataListLoadMore/index.cjs +10 -10
- package/dist/DataList/components/DataListLoadMore/index.mjs +10 -10
- package/dist/DataList/components/DataListLoadingState/index.cjs +10 -10
- package/dist/DataList/components/DataListLoadingState/index.mjs +10 -10
- package/dist/DataList/components/DataListOverflowFade/index.cjs +2 -2
- package/dist/DataList/components/DataListOverflowFade/index.mjs +2 -2
- package/dist/DataList/components/DataListSearch/index.cjs +20 -20
- package/dist/DataList/components/DataListSearch/index.mjs +20 -20
- package/dist/DataList/components/DataListStatusBar/index.cjs +21 -20
- package/dist/DataList/components/DataListStatusBar/index.mjs +21 -20
- package/dist/DataList/components/DataListStickyHeader/index.cjs +2 -2
- package/dist/DataList/components/DataListStickyHeader/index.mjs +2 -2
- package/dist/DataList/components/DataListTags/index.cjs +4 -4
- package/dist/DataList/components/DataListTags/index.mjs +4 -4
- package/dist/DataList/components/DataListTotalCount/index.cjs +6 -6
- package/dist/DataList/components/DataListTotalCount/index.mjs +6 -6
- package/dist/DataList/context/DataListContext/index.cjs +3 -3
- package/dist/DataList/context/DataListContext/index.mjs +3 -3
- package/dist/DataList/context/DataListLayoutContext/index.cjs +3 -3
- package/dist/DataList/context/DataListLayoutContext/index.mjs +3 -3
- package/dist/DataList/hooks/useActiveLayout.d.ts +1 -1
- package/dist/DataList/index.cjs +85 -83
- package/dist/DataList/index.d.ts +1 -1
- package/dist/DataList/index.mjs +85 -83
- package/dist/{DataList-C054c6-E.js → DataList-BWUgRR75.js} +21 -21
- package/dist/{DataList-DqvDZ8H6.js → DataList-Bqua6XFm.js} +26 -26
- package/dist/DataList.module-NXjaDrGs.js +5 -0
- package/dist/DataList.module-Q7upEK9h.js +3 -0
- package/dist/{DataList.utils-De41tGlX.js → DataList.utils-B2oGWkP7.js} +9 -8
- package/dist/{DataList.utils-ClhBl4Gz.js → DataList.utils-CL18qiqW.js} +15 -14
- package/dist/{DataListAction-BXKQUH57.js → DataListAction-CDl28tzl.js} +5 -5
- package/dist/{DataListAction-D1SdSjv1.js → DataListAction-CP-l_rqo.js} +5 -5
- package/dist/{DataListActions-70iuBXkP.js → DataListActions-CHtKbrmO.js} +7 -8
- package/dist/{DataListActions-3TTcvcOX.js → DataListActions-DCJa_1gZ.js} +7 -8
- package/dist/{DataListActionsMenu-DOt1UMbK.js → DataListActionsMenu-DjwdEIAJ.js} +6 -6
- package/dist/{DataListActionsMenu-CpagvtKN.js → DataListActionsMenu-LsNt9fHn.js} +6 -6
- package/dist/{DataListBulkActions-BrKvKE9H.js → DataListBulkActions-BHCS__wy.js} +7 -5
- package/dist/{DataListBulkActions-qDRbvoqK.js → DataListBulkActions-C7pi9iPz.js} +7 -5
- package/dist/{DataListContext-fGcAkVoI.js → DataListContext-CuIrm1YO.js} +1 -1
- package/dist/{DataListContext-O7bc0Uuc.js → DataListContext-D9dIXF3x.js} +1 -1
- package/dist/{DataListEmptyState-CJbL59AU.js → DataListEmptyState-Pao_-eo_.js} +5 -5
- package/dist/{DataListEmptyState-CiKWMEFN.js → DataListEmptyState-XQHEzkOn.js} +5 -5
- package/dist/{DataListFilters-D03gcxqM.js → DataListFilters-BJRC2bWt.js} +5 -5
- package/dist/{DataListFilters-DL3p50kY.js → DataListFilters-Bgnzlsgy.js} +5 -5
- package/dist/{DataListHeader-C-wobjKV.js → DataListHeader-BoDb-Vs_.js} +11 -11
- package/dist/{DataListHeader-UYt0qGxn.js → DataListHeader-O26VfKrB.js} +18 -18
- package/dist/{DataListHeaderTile-puBDTlaz.js → DataListHeaderTile-CXGxVihB.js} +16 -11
- package/dist/{DataListHeaderTile-D9LVlgIn.js → DataListHeaderTile-n3yXmN7O.js} +16 -11
- package/dist/{DataListItem-BAiBfCvX.js → DataListItem-3ouu-Rrk.js} +10 -11
- package/dist/{DataListItem-Bu2uEL6O.js → DataListItem-CHDV6x4P.js} +14 -15
- package/dist/{DataListItemActions-Bm4A5iU3.js → DataListItemActions-BV5hxVIH.js} +6 -6
- package/dist/{DataListItemActions-DDTnQLKW.js → DataListItemActions-Bb2qUFmn.js} +6 -6
- package/dist/{DataListItemActionsOverflow-Dmfw12OZ.js → DataListItemActionsOverflow-8mIsG7TE.js} +4 -4
- package/dist/{DataListItemActionsOverflow-CphST7nq.js → DataListItemActionsOverflow-CFdANFqT.js} +4 -4
- package/dist/{DataListItemClickable-DpDJFnR1.js → DataListItemClickable-DPkNmxTK.js} +3 -3
- package/dist/{DataListItemClickable-ChUcDk7S.js → DataListItemClickable-Ddfntxxd.js} +6 -6
- package/dist/{DataListItems-C_1AdG8g.js → DataListItems-BNCC1Itt.js} +3 -3
- package/dist/{DataListItems-KtYXHCyQ.js → DataListItems-_lA1t4k1.js} +3 -3
- package/dist/{DataListLayout-HWpx9IWx.js → DataListLayout-BAb_cssS.js} +3 -3
- package/dist/{DataListLayout-Biy4wFgs.js → DataListLayout-vhpqzyV3.js} +3 -3
- package/dist/{DataListLayoutActions-BmANjqnK.js → DataListLayoutActions-C538wntJ.js} +5 -5
- package/dist/{DataListLayoutActions-kHQtk9Iv.js → DataListLayoutActions-Cdb4TOuP.js} +5 -5
- package/dist/{DataListLayoutContext-BfUeoNdL.js → DataListLayoutContext-BarBgPay.js} +1 -1
- package/dist/{DataListLayoutContext-SxLYXpP_.js → DataListLayoutContext-JpnTKRYv.js} +1 -1
- package/dist/{DataListLoadMore-C0G4jOmX.js → DataListLoadMore-BpCnevr4.js} +6 -6
- package/dist/{DataListLoadMore-DBFsQi36.js → DataListLoadMore-Citj3TMb.js} +6 -6
- package/dist/{DataListLoadingState-uPkDVZzd.js → DataListLoadingState-CHYLfE0-.js} +4 -4
- package/dist/{DataListLoadingState-BF_u-MCf.js → DataListLoadingState-DreuiLoF.js} +4 -4
- package/dist/{DataListOverflowFade-evu8E_JM.js → DataListOverflowFade-DHZ17hJm.js} +2 -2
- package/dist/{DataListOverflowFade-ngahwooY.js → DataListOverflowFade-DO8zPJQT.js} +2 -2
- package/dist/{DataListSearch-CqprYM3P.js → DataListSearch-BxoG00dG.js} +7 -7
- package/dist/{DataListSearch-KUDcrTHz.js → DataListSearch-DSt-vZEw.js} +7 -7
- package/dist/{DataListSort-g01xlAGl.js → DataListSort-BlHKzLmm.js} +6 -6
- package/dist/{DataListSort-B0ITlPVy.js → DataListSort-CMwS5ZOU.js} +6 -6
- package/dist/{DataListSortingOptions-DV-m538U.js → DataListSortingOptions-BwvPQi3S.js} +4 -4
- package/dist/{DataListSortingOptions-DZxcTeLL.js → DataListSortingOptions-DGtLyAlP.js} +4 -4
- package/dist/{DataListStatusBar-Bchv-O6a.js → DataListStatusBar-gfUIa0gS.js} +2 -2
- package/dist/{DataListStatusBar-CrMtXh5m.js → DataListStatusBar-lMlXXCw4.js} +2 -2
- package/dist/{DataListStickyHeader-Dv1ot5o4.js → DataListStickyHeader-CPitWOi5.js} +2 -2
- package/dist/{DataListStickyHeader-DYNV5qQ7.js → DataListStickyHeader-mkbiQiWW.js} +2 -2
- package/dist/{DataListTags-B37r29cx.js → DataListTags-AUVTAjnr.js} +3 -3
- package/dist/{DataListTags-f_msX6zE.js → DataListTags-KGO2pNAA.js} +3 -3
- package/dist/{DataListTotalCount-DC2WRg7F.js → DataListTotalCount-0VAk4vvY.js} +3 -3
- package/dist/{DataListTotalCount-BXgBby3O.js → DataListTotalCount-BDyNldWJ.js} +3 -3
- package/dist/DataTable/index.cjs +20 -20
- package/dist/DataTable/index.mjs +20 -20
- package/dist/DataTable/test-utilities/index.cjs +7 -7
- package/dist/DataTable/test-utilities/index.mjs +7 -7
- package/dist/{DataTable-bPhx7nTc.js → DataTable-B7vqSM9k.js} +10 -10
- package/dist/{DataTable-CvpFHCQS.js → DataTable-D9Vv8dFz.js} +10 -10
- package/dist/DatePicker/index.cjs +18 -14
- package/dist/DatePicker/index.mjs +18 -14
- package/dist/{DatePicker-D-HxFDMh.js → DatePicker-CWsQUiHO.js} +136 -547
- package/dist/{DatePicker-CGxe2bCY.js → DatePicker-bIxlTIam.js} +174 -585
- package/dist/{DayOfMonthSelect-CcWIMFOx.js → DayOfMonthSelect-CZ7rnmlM.js} +7 -7
- package/dist/{DayOfMonthSelect-cPZnYky8.js → DayOfMonthSelect-DugeJycT.js} +7 -7
- package/dist/DescriptionList/index.cjs +2 -2
- package/dist/DescriptionList/index.mjs +2 -2
- package/dist/{DescriptionList-4J0mYi0n.js → DescriptionList-DpBnOcHy.js} +2 -2
- package/dist/{DescriptionList-Cma8Ixa9.js → DescriptionList-DsU7tqNT.js} +2 -2
- package/dist/Disclosure/Disclosure.d.ts +12 -3
- package/dist/Disclosure/index.cjs +10 -10
- package/dist/Disclosure/index.mjs +10 -10
- package/dist/Disclosure-B7wTOgpi.js +36 -0
- package/dist/Disclosure-CR7v7UI_.js +38 -0
- package/dist/Divider/index.cjs +1 -1
- package/dist/Divider/index.mjs +1 -1
- package/dist/{Divider-xqI2N9_f.js → Divider-C1BlJd6V.js} +1 -1
- package/dist/{Divider-DebUj5lT.js → Divider-CN8o43md.js} +1 -1
- package/dist/Drawer/index.cjs +6 -6
- package/dist/Drawer/index.mjs +6 -6
- package/dist/{DrawerGrid-C4OMN9od.js → DrawerGrid-Bj7IP_ZC.js} +5 -4
- package/dist/{DrawerGrid-DMhg3FCF.js → DrawerGrid-aVXg8d6D.js} +5 -4
- package/dist/Emphasis/index.cjs +2 -2
- package/dist/Emphasis/index.mjs +2 -2
- package/dist/{Emphasis-CkBQRq7-.js → Emphasis-CG2lsbZH.js} +1 -1
- package/dist/{Emphasis-BBIyVU0U.js → Emphasis-S49l0Kwc.js} +1 -1
- package/dist/FeatureSwitch/index.cjs +13 -13
- package/dist/FeatureSwitch/index.mjs +13 -13
- package/dist/{FeatureSwitch-DuzRhUsZ.js → FeatureSwitch-BWgflu0w.js} +8 -8
- package/dist/{FeatureSwitch-DLf8uVv-.js → FeatureSwitch-Bda-S0QW.js} +8 -8
- package/dist/Flex/index.cjs +1 -1
- package/dist/Flex/index.mjs +1 -1
- package/dist/{Flex-CoImqyEY.js → Flex-BuEj3_N5.js} +1 -1
- package/dist/{Flex-BT1VFJD1.js → Flex-FEWYiEyG.js} +1 -1
- package/dist/Form/index.cjs +2 -2
- package/dist/Form/index.mjs +2 -2
- package/dist/{Form-Cm9whR6t.js → Form-CoCoy0dR.js} +1 -1
- package/dist/{Form-DATZpcdx.js → Form-CzAKC0NH.js} +1 -1
- package/dist/FormField/index.cjs +9 -9
- package/dist/FormField/index.mjs +9 -9
- package/dist/{FormField-Eiia0LI8.js → FormField-1MVxQMeP.js} +9 -9
- package/dist/{FormField-D7e_zEry.js → FormField-vy2Hd8hQ.js} +9 -9
- package/dist/FormatDate/index.cjs +1 -1
- package/dist/FormatDate/index.mjs +1 -1
- package/dist/FormatEmail/index.cjs +1 -1
- package/dist/FormatEmail/index.mjs +1 -1
- package/dist/{FormatEmail-E1zYNI4B.js → FormatEmail-CtBNuL5B.js} +1 -1
- package/dist/{FormatEmail-C96Kg6Wj.js → FormatEmail-DaqbWm-o.js} +1 -1
- package/dist/FormatFile/index.cjs +21 -21
- package/dist/FormatFile/index.mjs +21 -21
- package/dist/{FormatFile-rdmpWkhp.js → FormatFile-B9AwgrH6.js} +10 -10
- package/dist/{FormatFile-C9c5hPtH.js → FormatFile-BigBBblK.js} +10 -10
- package/dist/FormatRelativeDateTime/index.cjs +1 -1
- package/dist/FormatRelativeDateTime/index.mjs +1 -1
- package/dist/FormatTime/index.cjs +1 -1
- package/dist/FormatTime/index.mjs +1 -1
- package/dist/Gallery/index.cjs +28 -28
- package/dist/Gallery/index.mjs +28 -28
- package/dist/{Gallery-CX86wPh1.js → Gallery-BCaigrQR.js} +4 -4
- package/dist/{Gallery-CkUBYPrW.js → Gallery-wThtlapZ.js} +4 -4
- package/dist/Glimmer/Glimmer.d.ts +3 -3
- package/dist/Glimmer/index.cjs +3 -3
- package/dist/Glimmer/index.mjs +3 -3
- package/dist/{Glimmer-B4wN9RhA.js → Glimmer-DDQazCKz.js} +6 -6
- package/dist/{Glimmer-CoTzPZhi.js → Glimmer-Dp6TA00Z.js} +6 -6
- package/dist/Grid/Grid.d.ts +4 -5
- package/dist/Grid/{InternalGridCell/InternalGridCell.d.ts → GridCell/GridCell.d.ts} +3 -2
- package/dist/Grid/GridCell/index.cjs +9 -0
- package/dist/Grid/GridCell/index.d.ts +1 -0
- package/dist/Grid/GridCell/index.mjs +2 -0
- package/dist/Grid/index.cjs +2 -5
- package/dist/Grid/index.mjs +2 -5
- package/dist/Grid-BQrEcSqc.js +18 -0
- package/dist/Grid-pyr57tfp.js +21 -0
- package/dist/{InternalGridCell-CQKLbhI9.js → GridCell-BPx-YUMw.js} +3 -3
- package/dist/{InternalGridCell-DhxLvsrY.js → GridCell-DLoopOTc.js} +3 -3
- package/dist/Heading/index.cjs +2 -2
- package/dist/Heading/index.mjs +2 -2
- package/dist/{Heading-VSRbd386.js → Heading-DNVMkz9q.js} +1 -1
- package/dist/{Heading-C9cMR5S0.js → Heading-De8Cz0wk.js} +1 -1
- package/dist/Icon/index.cjs +1 -1
- package/dist/Icon/index.mjs +1 -1
- package/dist/InlineLabel/index.cjs +2 -2
- package/dist/InlineLabel/index.mjs +2 -2
- package/dist/InlineLabel-C9RpmTLl.js +18 -0
- package/dist/InlineLabel-DHdH7SuF.js +20 -0
- package/dist/InputAvatar/index.cjs +13 -13
- package/dist/InputAvatar/index.mjs +13 -13
- package/dist/{InputAvatar-BZFBqeCm.js → InputAvatar-BXByAGn8.js} +6 -6
- package/dist/{InputAvatar-CPQsL2Zv.js → InputAvatar-Ih667w7d.js} +6 -6
- package/dist/InputDate/index.cjs +25 -21
- package/dist/InputDate/index.mjs +25 -21
- package/dist/{InputDate-CWSrezi0.js → InputDate-C2xitdRz.js} +2 -2
- package/dist/{InputDate-SSStYHaX.js → InputDate-CZ06WulU.js} +2 -2
- package/dist/InputEmail/index.cjs +10 -10
- package/dist/InputEmail/index.mjs +10 -10
- package/dist/{InputEmail-Bv-VaN9E.js → InputEmail-2Q8zPAU5.js} +1 -1
- package/dist/{InputEmail-Dd86G8Rs.js → InputEmail-sdOzdrzR.js} +1 -1
- package/dist/InputFile/FileTypes.d.ts +12 -0
- package/dist/InputFile/InputFile.d.ts +21 -1
- package/dist/InputFile/index.cjs +10 -10
- package/dist/InputFile/index.mjs +10 -10
- package/dist/{InputFile-BJvN3wwv.js → InputFile-ANK0IeG9.js} +109 -27
- package/dist/{InputFile-BtPCPUcd.js → InputFile-BhukP39A.js} +109 -27
- package/dist/InputGroup/index.cjs +1 -1
- package/dist/InputGroup/index.mjs +1 -1
- package/dist/{InputGroup-RIxfB-G6.js → InputGroup-C6N8CNLw.js} +1 -1
- package/dist/{InputGroup-BS_Ipf-7.js → InputGroup-i9ru0LcP.js} +1 -1
- package/dist/InputNumber/index.cjs +10 -10
- package/dist/InputNumber/index.mjs +10 -10
- package/dist/{InputNumber-BQ6gxLvL.js → InputNumber-DBJKWRuF.js} +1 -1
- package/dist/{InputNumber-DsyFL51e.js → InputNumber-DzTGZO-F.js} +1 -1
- package/dist/InputPassword/index.cjs +10 -10
- package/dist/InputPassword/index.mjs +10 -10
- package/dist/{InputPassword-BcL6qKCu.js → InputPassword-CFyo91y2.js} +1 -1
- package/dist/{InputPassword-Bm_Ngv6f.js → InputPassword-Dah6bm-4.js} +1 -1
- package/dist/InputPhoneNumber/index.cjs +10 -10
- package/dist/InputPhoneNumber/index.mjs +10 -10
- package/dist/{InputPhoneNumber-zONXVJ1u.js → InputPhoneNumber-DQ0Wo1Wf.js} +3 -3
- package/dist/{InputPhoneNumber-C7IVvGWD.js → InputPhoneNumber-DkFuzQAH.js} +3 -3
- package/dist/InputText/index.cjs +11 -11
- package/dist/InputText/index.mjs +11 -11
- package/dist/{InputText-DgrtiWiQ.js → InputText-BYu1XLNK.js} +2 -2
- package/dist/{InputText-NqPNTKVE.js → InputText-yvD2bKCX.js} +2 -2
- package/dist/InputTime/index.cjs +14 -14
- package/dist/InputTime/index.mjs +14 -14
- package/dist/{InputTime-CJweqcJk.js → InputTime-BRUaC35v.js} +3 -3
- package/dist/{InputTime-Dsrad8RO.js → InputTime-WX8Q_qVv.js} +3 -3
- package/dist/InputValidation/index.cjs +4 -4
- package/dist/InputValidation/index.mjs +4 -4
- package/dist/{InputValidation-C2_Px5sQ.js → InputValidation-Cex0nlcu.js} +3 -3
- package/dist/{InputValidation-DERTcXrX.js → InputValidation-CzNHjrwl.js} +3 -3
- package/dist/InternalChipDismissible-BBZgLquw.js +63 -0
- package/dist/InternalChipDismissible-Cgyq5I-4.js +66 -0
- package/dist/LightBox/index.cjs +14 -14
- package/dist/LightBox/index.mjs +14 -14
- package/dist/{LightBox-CvWoxa68.js → LightBox-CW9jpM_5.js} +8 -8
- package/dist/{LightBox-DQGH-EPi.js → LightBox-f6sTirKq.js} +8 -8
- package/dist/Link/index.cjs +1 -1
- package/dist/Link/index.mjs +1 -1
- package/dist/{Link-BYwYIySW.js → Link-BbhUf_PE.js} +1 -1
- package/dist/{Link-BFEBSmCh.js → Link-vnDNex4E.js} +1 -1
- package/dist/List/index.cjs +20 -17
- package/dist/List/index.mjs +20 -17
- package/dist/{List-z37hhvpX.js → List-DqI72Tdc.js} +13 -13
- package/dist/{List-l2cCIsoP.js → List-V_piR_Hr.js} +14 -14
- package/dist/Markdown/index.cjs +9 -9
- package/dist/Markdown/index.mjs +9 -9
- package/dist/{Markdown-BgejP_tO.js → Markdown-D1xb-Cwj.js} +21 -8
- package/dist/{Markdown-CZ37pUwO.js → Markdown-q4KytAGw.js} +21 -8
- package/dist/Menu/index.cjs +10 -10
- package/dist/Menu/index.mjs +10 -10
- package/dist/{Menu-SxpmzPSN.js → Menu-Bahhyk73.js} +12 -11
- package/dist/{Menu-CZ9VOExg.js → Menu-CQ88gDhf.js} +12 -11
- package/dist/Modal/Modal.d.ts +1 -1
- package/dist/Modal/index.cjs +9 -9
- package/dist/Modal/index.mjs +9 -9
- package/dist/{Modal-DvR9oHUH.js → Modal-CApsNRnT.js} +8 -8
- package/dist/{Modal-DKB13_zR.js → Modal-DIPue0ZO.js} +8 -8
- package/dist/MultiSelect/index.cjs +6 -6
- package/dist/MultiSelect/index.mjs +6 -6
- package/dist/{MultiSelect-wAIDQ0aE.js → MultiSelect-C1GeW2MD.js} +5 -6
- package/dist/{MultiSelect-tXXQ4gzA.js → MultiSelect-uC3fLa0i.js} +5 -6
- package/dist/{Option-DgNQL6hs.js → Option-CUvVnbIK.js} +1 -1
- package/dist/{Option-n8g0g5G6.js → Option-_Eghqezi.js} +1 -1
- package/dist/Page/Page.d.ts +7 -3
- package/dist/Page/index.cjs +24 -24
- package/dist/Page/index.mjs +24 -24
- package/dist/{Page-B7QxrQwe.js → Page-DMckaIKn.js} +19 -14
- package/dist/{Page-BkfoOPCN.js → Page-HF7E43fM.js} +19 -14
- package/dist/Popover/index.cjs +6 -6
- package/dist/Popover/index.mjs +6 -6
- package/dist/{Popover-Bj4ft3ue.js → Popover-7MYNDMaT.js} +3 -3
- package/dist/{Popover-BtqYP1vV.js → Popover-D6YbDUxB.js} +3 -3
- package/dist/ProgressBar/ProgressBar.d.ts +1 -1
- package/dist/ProgressBar/ProgressBarStepped.d.ts +1 -1
- package/dist/ProgressBar/index.cjs +1 -1
- package/dist/ProgressBar/index.mjs +1 -1
- package/dist/{ProgressBar-I5Udn0mH.js → ProgressBar-2-d75gIg.js} +2 -2
- package/dist/{ProgressBar-DjYP7ien.js → ProgressBar-B4ASNvko.js} +2 -2
- package/dist/RadioGroup/index.cjs +3 -3
- package/dist/RadioGroup/index.mjs +3 -3
- package/dist/{RadioGroup-BZa_EIsC.js → RadioGroup-D-HbIO_A.js} +2 -2
- package/dist/{RadioGroup-Df97LaoL.js → RadioGroup-dvfhizdp.js} +2 -2
- package/dist/RecurringSelect/components/index.cjs +4 -4
- package/dist/RecurringSelect/components/index.mjs +4 -4
- package/dist/RecurringSelect/index.cjs +16 -16
- package/dist/RecurringSelect/index.mjs +16 -16
- package/dist/{RecurringSelect-CV4ULOfb.js → RecurringSelect-C9Wr70RP.js} +7 -7
- package/dist/{RecurringSelect-_rcV3Zgr.js → RecurringSelect-I1vyl-PX.js} +7 -7
- package/dist/SegmentedControl/SegmentedControl.d.ts +24 -0
- package/dist/SegmentedControl/SegmentedControlBase.d.ts +5 -0
- package/dist/SegmentedControl/SegmentedControlOption.d.ts +14 -0
- package/dist/SegmentedControl/SegmentedControlProvider.d.ts +14 -0
- package/dist/SegmentedControl/index.cjs +11 -0
- package/dist/SegmentedControl/index.d.ts +2 -0
- package/dist/SegmentedControl/index.mjs +2 -0
- package/dist/SegmentedControl-DzBa195G.js +67 -0
- package/dist/SegmentedControl-GQ0n11O0.js +62 -0
- package/dist/Select/index.cjs +10 -10
- package/dist/Select/index.mjs +10 -10
- package/dist/SideDrawer/index.cjs +11 -11
- package/dist/SideDrawer/index.mjs +11 -11
- package/dist/{SideDrawer-DymkYBR7.js → SideDrawer-BF9jTu53.js} +11 -11
- package/dist/{SideDrawer-BPKPspj8.js → SideDrawer-DFt_vOJi.js} +11 -11
- package/dist/Spinner/index.cjs +1 -1
- package/dist/Spinner/index.mjs +1 -1
- package/dist/{Spinner-DwfGkh1X.js → Spinner-COTKfUIp.js} +1 -1
- package/dist/{Spinner-Bj9GuPzT.js → Spinner-Cl4eyZlz.js} +1 -1
- package/dist/StatusIndicator/index.cjs +1 -1
- package/dist/StatusIndicator/index.mjs +1 -1
- package/dist/{StatusIndicator-D_l66QQ5.js → StatusIndicator-CwbNTbjX.js} +1 -1
- package/dist/{StatusIndicator-Ca9QkLty.js → StatusIndicator-gysqi0VZ.js} +1 -1
- package/dist/StatusLabel/index.cjs +3 -3
- package/dist/StatusLabel/index.mjs +3 -3
- package/dist/{StatusLabel-Bz_FS1Aq.js → StatusLabel-CjZSE4ru.js} +4 -4
- package/dist/{StatusLabel-DixIyt24.js → StatusLabel-DuVTF6rf.js} +4 -4
- package/dist/Switch/index.cjs +2 -2
- package/dist/Switch/index.mjs +2 -2
- package/dist/{Switch-B7JvmWmg.js → Switch--1aqaaSB.js} +2 -2
- package/dist/{Switch-DeMb70cK.js → Switch-ktH_XnkS.js} +2 -2
- package/dist/Table/index.cjs +1 -1
- package/dist/Table/index.mjs +1 -1
- package/dist/Tabs/index.cjs +7 -7
- package/dist/Tabs/index.mjs +7 -7
- package/dist/{Tabs-CUoKJdZG.js → Tabs-B2ypFY1V.js} +3 -3
- package/dist/{Tabs-DU5CxKEp.js → Tabs-hR98QJP7.js} +3 -3
- package/dist/Text/index.cjs +2 -2
- package/dist/Text/index.mjs +2 -2
- package/dist/{Text-BEqy0ojx.js → Text-CJWvewR1.js} +1 -1
- package/dist/{Text-DLaIGPdO.js → Text-DfqZm-hl.js} +1 -1
- package/dist/Toast/index.cjs +4 -4
- package/dist/Toast/index.mjs +4 -4
- package/dist/Tooltip/Tooltip.d.ts +2 -1
- package/dist/Tooltip/index.cjs +3 -3
- package/dist/Tooltip/index.mjs +3 -3
- package/dist/{Tooltip-HlS3EKBv.js → Tooltip-BcPn1-6w.js} +12 -9
- package/dist/{Tooltip-C2mSARH8.js → Tooltip-BoY5a6uJ.js} +12 -9
- package/dist/Typography/Typography.d.ts +18 -8
- package/dist/Typography/index.cjs +1 -1
- package/dist/Typography/index.mjs +1 -1
- package/dist/Typography/types.d.ts +7 -0
- package/dist/Typography-DYUPEo3A.js +54 -0
- package/dist/Typography-DhGlhWcl.js +52 -0
- package/dist/{_baseAssignValue-Pxu6TX2S.js → _baseAssignValue-3vPloKZj.js} +2 -2
- package/dist/{_baseAssignValue-DyRXvFcB.js → _baseAssignValue-DZi8O7oF.js} +1 -1
- package/dist/{_baseEach-8fA8W1bR.js → _baseEach-DotRPJUN.js} +7 -48
- package/dist/{_baseEach-DskLyZzS.js → _baseEach-uMW6M7V5.js} +34 -75
- package/dist/_baseFlatten-CpWXMH-6.js +67 -0
- package/dist/_baseFlatten-O0cgVqFX.js +65 -0
- package/dist/_baseFor-D-8hu2dP.js +47 -0
- package/dist/_baseFor-dR9OH_0S.js +45 -0
- package/dist/_getAllKeys-CCSkQ6GB.js +506 -0
- package/dist/_getAllKeys-j8ohSZx1.js +518 -0
- package/dist/_getTag-BH0Xb8ff.js +136 -0
- package/dist/_getTag-Sx5zkft7.js +133 -0
- package/dist/_isIterateeCall-CQwBN61n.js +55 -0
- package/dist/_isIterateeCall-DcMamw6d.js +58 -0
- package/dist/{_setToString-BMyzTf8M.js → _setToString-C9PwN-_B.js} +2 -64
- package/dist/{_setToString-286hozIf.js → _setToString-DfItZ1r4.js} +3 -66
- package/dist/constants-D1-obPRE.js +5 -0
- package/dist/constants-DCAch56Z.js +3 -0
- package/dist/{debounce-DFMQASje.js → debounce-BFEgsSNV.js} +3 -3
- package/dist/{debounce-Cng32dig.js → debounce-BN5llZ7Y.js} +3 -3
- package/dist/{helpers-DeeRzmWN.js → helpers-Cuai90d_.js} +1 -1
- package/dist/{helpers-CmLiEkzN.js → helpers-DTwTkUDb.js} +1 -1
- package/dist/{_defineProperty-Cre5YT0N.js → identity-Cpwd6G6D.js} +252 -752
- package/dist/{_defineProperty-DSukBEWl.js → identity-yZSZ6DPp.js} +256 -767
- package/dist/{index-61fwtDnb.js → index-BEcecQeg.js} +1 -1
- package/dist/{index-CrZ7pTC-.js → index-C36nFO6W.js} +1 -1
- package/dist/index.cjs +171 -153
- package/dist/index.d.mts +2 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.mjs +160 -151
- package/dist/{isObjectLike-DULN_z8K.js → isObjectLike-C73xmKqw.js} +35 -35
- package/dist/{isObjectLike-BL6msSB5.js → isObjectLike-D54Sylr4.js} +34 -34
- package/dist/{isSymbol-CJTiCj4j.js → isSymbol-lWxnii5_.js} +1 -1
- package/dist/{isSymbol-CZBlB78R.js → isSymbol-onvgp5ug.js} +1 -1
- package/dist/{_getTag-COWweFjC.js → isTypedArray-BYJ9R84I.js} +219 -348
- package/dist/{_getTag-B7uQezyE.js → isTypedArray-D08u9m1t.js} +220 -349
- package/dist/keysIn-COV8vG-h.js +385 -0
- package/dist/keysIn-DajsEWZN.js +396 -0
- package/dist/{noop-H9IAiqV3.js → noop-BUBheiOg.js} +1 -1
- package/dist/{noop-D0tWFBts.js → noop-RKdG5BZD.js} +1 -1
- package/dist/{showToast-DDeU3gQf.js → showToast-BLpRuF_z.js} +4 -4
- package/dist/{showToast-CkyiZeI2.js → showToast-D3TXxmDu.js} +4 -4
- package/dist/styles.css +1945 -1663
- package/dist/{throttle-DO6TCUuD.js → throttle-BFHQHnGo.js} +3 -3
- package/dist/{throttle-BOoeq4sQ.js → throttle-Chp_VbrK.js} +3 -3
- package/dist/updateTheme-CbRJY1g2.js +412 -0
- package/dist/updateTheme-MinlFlG9.js +406 -0
- package/dist/{useActiveLayout-Cbx7708D.js → useActiveLayout-BDqWO57G.js} +2 -2
- package/dist/{useActiveLayout-zPAMtDIP.js → useActiveLayout-KeBUhg6X.js} +2 -2
- package/dist/{useAssert-xvUPWi_D.js → useAssert-B3XCvzMe.js} +2 -2
- package/dist/{useAssert-CqTVaTm7.js → useAssert-BWTjh08k.js} +2 -2
- package/dist/{useBatchSelect-CtRe_WKh.js → useBatchSelect-BrXQGVm1.js} +1 -1
- package/dist/{useBatchSelect-DV2fg8Ot.js → useBatchSelect-DjVwGs4a.js} +1 -1
- package/dist/{useIsMounted-DVmJiLR9.js → useIsMounted-B2QNmIn3.js} +4 -1
- package/dist/{useIsMounted-DIHcFr3m.js → useIsMounted-CgSxXL6-.js} +4 -1
- package/dist/{useResizeObserver-D5xC3eGa.js → useResizeObserver-BFycM9aW.js} +2 -2
- package/dist/{useResizeObserver-BwWFM8ke.js → useResizeObserver-DDopVH1n.js} +2 -2
- package/dist/{useResponsiveSizing-CF5Isvj0.js → useResponsiveSizing-CVonUnvp.js} +1 -1
- package/dist/{useResponsiveSizing-AOr5yZky.js → useResponsiveSizing-DE7RC318.js} +1 -1
- package/dist/{useScrollToActive-Dk6VJxd0.js → useScrollToActive-B5TO-nWe.js} +14 -62
- package/dist/{useScrollToActive-NH-2DSGt.js → useScrollToActive-_v-c1LtL.js} +21 -69
- package/dist/utils/meta/meta.json +128 -0
- package/package.json +14 -9
- package/rollup.config.mjs +1 -0
- package/dist/BannerIcon-CRe7zy9o.js +0 -14
- package/dist/BannerIcon-WUA6iBsK.js +0 -17
- package/dist/Card/cardcolors.css.d.ts +0 -89
- package/dist/Chip-DtGMkBV0.js +0 -78
- package/dist/Chip-HN-yvMRs.js +0 -75
- package/dist/ComboboxActivator-BDdAlJrp.js +0 -26
- package/dist/ComboboxActivator-DkK2bac3.js +0 -28
- package/dist/ComboboxOption-CxxAN5VX.js +0 -22
- package/dist/ComboboxOption-ENdI1SgL.js +0 -20
- package/dist/ComboboxTrigger-DEKZgigb.js +0 -22
- package/dist/ComboboxTrigger-DYxVlkMP.js +0 -24
- package/dist/Content/Spacing.css.d.ts +0 -13
- package/dist/Content-CEpXEhkM.js +0 -13
- package/dist/Content-CaBYhgC3.js +0 -15
- package/dist/DataList-BTo_KfD9.js +0 -3
- package/dist/DataList-C05oJJef.js +0 -5
- package/dist/Disclosure-py7mVUgl.js +0 -33
- package/dist/Disclosure-tTbDfbeo.js +0 -35
- package/dist/Gallery/Gallery.css.d.ts +0 -9
- package/dist/Glimmer/style/Shape.css.d.ts +0 -9
- package/dist/Glimmer/style/Sizes.css.d.ts +0 -10
- package/dist/Glimmer/style/Timing.css.d.ts +0 -6
- package/dist/Grid/GridAlign.css.d.ts +0 -8
- package/dist/Grid/GridCell.d.ts +0 -3
- package/dist/Grid/InternalGridCell/index.cjs +0 -9
- package/dist/Grid/InternalGridCell/index.d.ts +0 -1
- package/dist/Grid/InternalGridCell/index.mjs +0 -2
- package/dist/Grid-B0onC24R.js +0 -29
- package/dist/Grid-CLUJG66w.js +0 -32
- package/dist/InlineLabel-5yKzcCcg.js +0 -18
- package/dist/InlineLabel-fTs0BbSm.js +0 -20
- package/dist/InternalChipDismissible-3bZKOK4l.js +0 -152
- package/dist/InternalChipDismissible-OrwNPz4M.js +0 -157
- package/dist/Modal/ModalSizes.css.d.ts +0 -6
- package/dist/ProgressBar/ProgressBarSizes.css.d.ts +0 -7
- package/dist/Typography/css/Emphasis.css.d.ts +0 -6
- package/dist/Typography/css/FontFamilies.css.d.ts +0 -6
- package/dist/Typography/css/FontSizes.css.d.ts +0 -12
- package/dist/Typography/css/FontWeights.css.d.ts +0 -10
- package/dist/Typography/css/TextAlignment.css.d.ts +0 -7
- package/dist/Typography/css/TextCases.css.d.ts +0 -8
- package/dist/Typography/css/TextColors.css.d.ts +0 -24
- package/dist/Typography/css/Truncate.css.d.ts +0 -5
- package/dist/Typography/css/Typography.css.d.ts +0 -5
- package/dist/Typography-DdPGuT7r.js +0 -36
- package/dist/Typography-KvPMVZyR.js +0 -38
- /package/dist/{AnimatedPresence-D8VDBhYC.js → AnimatedPresence-BnueoqI2.js} +0 -0
- /package/dist/{AnimatedPresence-Bo--kbN2.js → AnimatedPresence-DLT6hZjb.js} +0 -0
- /package/dist/{DataList.const-DPiMBsSm.js → DataList.const-Dqstiu7B.js} +0 -0
- /package/dist/{DataList.const-G8wKKnZv.js → DataList.const-DrS_5CIC.js} +0 -0
- /package/dist/{DataListLayoutContext-BfZQpIdY.js → DataListLayoutContext-Cbo2cMSj.js} +0 -0
- /package/dist/{DataListLayoutContext-CuLkjDPx.js → DataListLayoutContext-DddNXBVd.js} +0 -0
- /package/dist/{FormatDate-Vq2pev85.js → FormatDate-B299sFy0.js} +0 -0
- /package/dist/{FormatDate-eGALbxi3.js → FormatDate-CH5Pp8k7.js} +0 -0
- /package/dist/{FormatRelativeDateTime-wjq5SHie.js → FormatRelativeDateTime-B4eNMp3U.js} +0 -0
- /package/dist/{FormatRelativeDateTime-DHt2RAoT.js → FormatRelativeDateTime-BGxixnTq.js} +0 -0
- /package/dist/{FormatTime-BAgpeteD.js → FormatTime-CDTS3kw9.js} +0 -0
- /package/dist/{FormatTime-D8Rr9Ekg.js → FormatTime-wHgVhnTA.js} +0 -0
- /package/dist/{Icon-CTO4wvIZ.js → Icon-BPJYIZWC.js} +0 -0
- /package/dist/{Icon-wS5vpmx3.js → Icon-DMURv2lZ.js} +0 -0
- /package/dist/{_commonjsHelpers-BKFyl1YN.js → _commonjsHelpers-BgTBIXLr.js} +0 -0
- /package/dist/{_commonjsHelpers-B0rrMtP0.js → _commonjsHelpers-DM5kGkm_.js} +0 -0
- /package/dist/{_polyfill-node.process-M68YAIX4.js → _polyfill-node.process-BFFOZcuv.js} +0 -0
- /package/dist/{_polyfill-node.process-1MMgPD6v.js → _polyfill-node.process-DUypQ5CD.js} +0 -0
- /package/dist/{tslib.es6-eq3zexCS.js → tslib.es6-CeHUynox.js} +0 -0
- /package/dist/{tslib.es6-Bi0OHwyo.js → tslib.es6-D1nA6hj6.js} +0 -0
- /package/dist/{useChildComponent-BktiyavB.js → useChildComponent-BzSjKhIY.js} +0 -0
- /package/dist/{useChildComponent-DVrlADIw.js → useChildComponent-D3fSD1HY.js} +0 -0
- /package/dist/{useFocusTrap-Cxo9Hm3n.js → useFocusTrap-BcAaMx_N.js} +0 -0
- /package/dist/{useFocusTrap-CQE7Ci6u.js → useFocusTrap-CtkRT0O5.js} +0 -0
- /package/dist/{useFormFieldFocus-CUdV5BLE.js → useFormFieldFocus-0wEDq1A1.js} +0 -0
- /package/dist/{useFormFieldFocus-sKGbcg5A.js → useFormFieldFocus-ClQ0z2uo.js} +0 -0
- /package/dist/{useInView-BpYC1TFb.js → useInView-BWRX95_u.js} +0 -0
- /package/dist/{useInView-BbITW8l4.js → useInView-lNn9gvvm.js} +0 -0
- /package/dist/{useOnKeyDown-CXrzyvS3.js → useOnKeyDown-CN4xcllA.js} +0 -0
- /package/dist/{useOnKeyDown-Tjm-_QHy.js → useOnKeyDown-Dw5_7B0M.js} +0 -0
- /package/dist/{useRefocusOnActivator-BcTcbVPp.js → useRefocusOnActivator-DWAxYZut.js} +0 -0
- /package/dist/{useRefocusOnActivator-DHo9bEuK.js → useRefocusOnActivator-pF1A-PEc.js} +0 -0
- /package/dist/{useSafeLayoutEffect-BgvvHbyP.js → useSafeLayoutEffect-BJHtGge9.js} +0 -0
- /package/dist/{useSafeLayoutEffect-CU1PXH9Y.js → useSafeLayoutEffect-zh3ddhlC.js} +0 -0
|
@@ -1,19 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
|
-
var _commonjsHelpers = require('./_commonjsHelpers-
|
|
5
|
-
var
|
|
6
|
-
var
|
|
7
|
-
var _baseEach = require('./_baseEach-
|
|
8
|
-
var
|
|
9
|
-
var isSymbol$1 = require('./isSymbol-
|
|
10
|
-
var
|
|
11
|
-
var
|
|
12
|
-
var
|
|
4
|
+
var _commonjsHelpers = require('./_commonjsHelpers-DM5kGkm_.js');
|
|
5
|
+
var _baseFlatten = require('./_baseFlatten-CpWXMH-6.js');
|
|
6
|
+
var _getAllKeys = require('./_getAllKeys-j8ohSZx1.js');
|
|
7
|
+
var _baseEach = require('./_baseEach-uMW6M7V5.js');
|
|
8
|
+
var isTypedArray = require('./isTypedArray-D08u9m1t.js');
|
|
9
|
+
var isSymbol$1 = require('./isSymbol-onvgp5ug.js');
|
|
10
|
+
var identity$1 = require('./identity-yZSZ6DPp.js');
|
|
11
|
+
var _isIterateeCall = require('./_isIterateeCall-DcMamw6d.js');
|
|
12
|
+
var debounce = require('./debounce-BN5llZ7Y.js');
|
|
13
|
+
var Icon = require('./Icon-DMURv2lZ.js');
|
|
13
14
|
var reactPopper = require('react-popper');
|
|
14
15
|
|
|
15
16
|
var baseEach = _baseEach._baseEach,
|
|
16
|
-
isArrayLike
|
|
17
|
+
isArrayLike = isTypedArray.isArrayLike_1;
|
|
17
18
|
|
|
18
19
|
/**
|
|
19
20
|
* The base implementation of `_.map` without support for iteratee shorthands.
|
|
@@ -25,7 +26,7 @@ var baseEach = _baseEach._baseEach,
|
|
|
25
26
|
*/
|
|
26
27
|
function baseMap$1(collection, iteratee) {
|
|
27
28
|
var index = -1,
|
|
28
|
-
result = isArrayLike
|
|
29
|
+
result = isArrayLike(collection) ? Array(collection.length) : [];
|
|
29
30
|
|
|
30
31
|
baseEach(collection, function(value, key, collection) {
|
|
31
32
|
result[++index] = iteratee(value, key, collection);
|
|
@@ -145,15 +146,15 @@ function compareMultiple$1(object, other, orders) {
|
|
|
145
146
|
|
|
146
147
|
var _compareMultiple = compareMultiple$1;
|
|
147
148
|
|
|
148
|
-
var arrayMap =
|
|
149
|
-
baseGet =
|
|
149
|
+
var arrayMap = _getAllKeys._arrayMap,
|
|
150
|
+
baseGet = _getAllKeys._baseGet,
|
|
150
151
|
baseIteratee = _baseEach._baseIteratee,
|
|
151
152
|
baseMap = _baseMap,
|
|
152
153
|
baseSortBy = _baseSortBy,
|
|
153
|
-
baseUnary =
|
|
154
|
+
baseUnary = isTypedArray._baseUnary,
|
|
154
155
|
compareMultiple = _compareMultiple,
|
|
155
|
-
identity
|
|
156
|
-
isArray =
|
|
156
|
+
identity = identity$1.identity_1,
|
|
157
|
+
isArray = isTypedArray.isArray_1;
|
|
157
158
|
|
|
158
159
|
/**
|
|
159
160
|
* The base implementation of `_.orderBy` without param guards.
|
|
@@ -175,7 +176,7 @@ function baseOrderBy$1(collection, iteratees, orders) {
|
|
|
175
176
|
return iteratee;
|
|
176
177
|
});
|
|
177
178
|
} else {
|
|
178
|
-
iteratees = [identity
|
|
179
|
+
iteratees = [identity];
|
|
179
180
|
}
|
|
180
181
|
|
|
181
182
|
var index = -1;
|
|
@@ -195,59 +196,10 @@ function baseOrderBy$1(collection, iteratees, orders) {
|
|
|
195
196
|
|
|
196
197
|
var _baseOrderBy = baseOrderBy$1;
|
|
197
198
|
|
|
198
|
-
var
|
|
199
|
-
overRest = _setToString._overRest,
|
|
200
|
-
setToString = _setToString._setToString;
|
|
201
|
-
|
|
202
|
-
/**
|
|
203
|
-
* The base implementation of `_.rest` which doesn't validate or coerce arguments.
|
|
204
|
-
*
|
|
205
|
-
* @private
|
|
206
|
-
* @param {Function} func The function to apply a rest parameter to.
|
|
207
|
-
* @param {number} [start=func.length-1] The start position of the rest parameter.
|
|
208
|
-
* @returns {Function} Returns the new function.
|
|
209
|
-
*/
|
|
210
|
-
function baseRest$1(func, start) {
|
|
211
|
-
return setToString(overRest(func, start, identity), func + '');
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
var _baseRest = baseRest$1;
|
|
215
|
-
|
|
216
|
-
var eq = _defineProperty.eq_1,
|
|
217
|
-
isArrayLike = _getTag.isArrayLike_1,
|
|
218
|
-
isIndex = _defineProperty._isIndex,
|
|
219
|
-
isObject = isObjectLike.isObject_1;
|
|
220
|
-
|
|
221
|
-
/**
|
|
222
|
-
* Checks if the given arguments are from an iteratee call.
|
|
223
|
-
*
|
|
224
|
-
* @private
|
|
225
|
-
* @param {*} value The potential iteratee value argument.
|
|
226
|
-
* @param {*} index The potential iteratee index or key argument.
|
|
227
|
-
* @param {*} object The potential iteratee object argument.
|
|
228
|
-
* @returns {boolean} Returns `true` if the arguments are from an iteratee call,
|
|
229
|
-
* else `false`.
|
|
230
|
-
*/
|
|
231
|
-
function isIterateeCall$1(value, index, object) {
|
|
232
|
-
if (!isObject(object)) {
|
|
233
|
-
return false;
|
|
234
|
-
}
|
|
235
|
-
var type = typeof index;
|
|
236
|
-
if (type == 'number'
|
|
237
|
-
? (isArrayLike(object) && isIndex(index, object.length))
|
|
238
|
-
: (type == 'string' && index in object)
|
|
239
|
-
) {
|
|
240
|
-
return eq(object[index], value);
|
|
241
|
-
}
|
|
242
|
-
return false;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
var _isIterateeCall = isIterateeCall$1;
|
|
246
|
-
|
|
247
|
-
var baseFlatten = _setToString._baseFlatten,
|
|
199
|
+
var baseFlatten = _baseFlatten._baseFlatten,
|
|
248
200
|
baseOrderBy = _baseOrderBy,
|
|
249
|
-
baseRest = _baseRest,
|
|
250
|
-
isIterateeCall = _isIterateeCall;
|
|
201
|
+
baseRest = _isIterateeCall._baseRest,
|
|
202
|
+
isIterateeCall = _isIterateeCall._isIterateeCall;
|
|
251
203
|
|
|
252
204
|
/**
|
|
253
205
|
* Creates an array of elements, sorted in ascending order by the results of
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"exportedComponents": [
|
|
3
|
+
"AnimatedPresence",
|
|
4
|
+
"AnimatedSwitcher",
|
|
5
|
+
"AnimatedSwitcher.Icon",
|
|
6
|
+
"AtlantisContext.Consumer",
|
|
7
|
+
"AtlantisContext.Provider",
|
|
8
|
+
"AtlantisThemeContextProvider",
|
|
9
|
+
"Autocomplete",
|
|
10
|
+
"Avatar",
|
|
11
|
+
"Banner",
|
|
12
|
+
"Base",
|
|
13
|
+
"Body",
|
|
14
|
+
"Box",
|
|
15
|
+
"Button",
|
|
16
|
+
"ButtonDismiss",
|
|
17
|
+
"Card",
|
|
18
|
+
"Cell",
|
|
19
|
+
"CellCurrency",
|
|
20
|
+
"CellNumeric",
|
|
21
|
+
"Checkbox",
|
|
22
|
+
"Chip",
|
|
23
|
+
"Chip.Prefix",
|
|
24
|
+
"Chip.Suffix",
|
|
25
|
+
"ChipDismissible",
|
|
26
|
+
"ChipSelectable",
|
|
27
|
+
"Chips",
|
|
28
|
+
"Combobox",
|
|
29
|
+
"Combobox.Action",
|
|
30
|
+
"Combobox.Activator",
|
|
31
|
+
"Combobox.Option",
|
|
32
|
+
"ComboboxContextProvider",
|
|
33
|
+
"ConfirmationModal",
|
|
34
|
+
"Content",
|
|
35
|
+
"Countdown",
|
|
36
|
+
"DataDump",
|
|
37
|
+
"DataList",
|
|
38
|
+
"DataList.BatchAction",
|
|
39
|
+
"DataList.BatchActions",
|
|
40
|
+
"DataList.EmptyState",
|
|
41
|
+
"DataList.Filters",
|
|
42
|
+
"DataList.ItemAction",
|
|
43
|
+
"DataList.ItemActions",
|
|
44
|
+
"DataList.Layout",
|
|
45
|
+
"DataList.LayoutActions",
|
|
46
|
+
"DataList.Search",
|
|
47
|
+
"DataList.StatusBar",
|
|
48
|
+
"DataTable",
|
|
49
|
+
"DatePicker",
|
|
50
|
+
"DescriptionList",
|
|
51
|
+
"Disclosure",
|
|
52
|
+
"Divider",
|
|
53
|
+
"Drawer",
|
|
54
|
+
"DrawerGrid",
|
|
55
|
+
"Emphasis",
|
|
56
|
+
"FeatureSwitch",
|
|
57
|
+
"Flex",
|
|
58
|
+
"Footer",
|
|
59
|
+
"Form",
|
|
60
|
+
"FormField",
|
|
61
|
+
"FormatDate",
|
|
62
|
+
"FormatEmail",
|
|
63
|
+
"FormatFile",
|
|
64
|
+
"FormatRelativeDateTime",
|
|
65
|
+
"FormatTime",
|
|
66
|
+
"Gallery",
|
|
67
|
+
"Glimmer",
|
|
68
|
+
"Glimmer.Button",
|
|
69
|
+
"Glimmer.Header",
|
|
70
|
+
"Glimmer.Text",
|
|
71
|
+
"Grid",
|
|
72
|
+
"Grid.Cell",
|
|
73
|
+
"Header",
|
|
74
|
+
"Heading",
|
|
75
|
+
"Icon",
|
|
76
|
+
"InlineLabel",
|
|
77
|
+
"InputAvatar",
|
|
78
|
+
"InputDate",
|
|
79
|
+
"InputEmail",
|
|
80
|
+
"InputFile",
|
|
81
|
+
"InputGroup",
|
|
82
|
+
"InputNumber",
|
|
83
|
+
"InputPassword",
|
|
84
|
+
"InputPhoneNumber",
|
|
85
|
+
"InputText",
|
|
86
|
+
"InputTime",
|
|
87
|
+
"InputValidation",
|
|
88
|
+
"LightBox",
|
|
89
|
+
"Link",
|
|
90
|
+
"List",
|
|
91
|
+
"ListItem",
|
|
92
|
+
"Markdown",
|
|
93
|
+
"Menu",
|
|
94
|
+
"Modal",
|
|
95
|
+
"MultiSelect",
|
|
96
|
+
"Option",
|
|
97
|
+
"Page",
|
|
98
|
+
"Popover",
|
|
99
|
+
"ProgressBar",
|
|
100
|
+
"RadioGroup",
|
|
101
|
+
"RadioOption",
|
|
102
|
+
"RecurringSelect",
|
|
103
|
+
"Row",
|
|
104
|
+
"SegmentedControl",
|
|
105
|
+
"SegmentedControl.Option",
|
|
106
|
+
"SegmentedControlContext.Consumer",
|
|
107
|
+
"SegmentedControlContext.Provider",
|
|
108
|
+
"SegmentedControlProvider",
|
|
109
|
+
"Select",
|
|
110
|
+
"SideDrawer",
|
|
111
|
+
"SideDrawer.Actions",
|
|
112
|
+
"SideDrawer.BackButton",
|
|
113
|
+
"SideDrawer.Footer",
|
|
114
|
+
"SideDrawer.Title",
|
|
115
|
+
"SideDrawer.Toolbar",
|
|
116
|
+
"Spinner",
|
|
117
|
+
"StatusIndicator",
|
|
118
|
+
"StatusLabel",
|
|
119
|
+
"Switch",
|
|
120
|
+
"Tab",
|
|
121
|
+
"Table",
|
|
122
|
+
"Tabs",
|
|
123
|
+
"Text",
|
|
124
|
+
"Toast",
|
|
125
|
+
"Tooltip",
|
|
126
|
+
"Typography"
|
|
127
|
+
]
|
|
128
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components",
|
|
3
|
-
"version": "5.20.8-
|
|
3
|
+
"version": "5.20.8-SCOTTTHs-a30bcbb.35+a30bcbbd",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -29,6 +29,11 @@
|
|
|
29
29
|
"import": "./dist/AtlantisContext/index.mjs",
|
|
30
30
|
"require": "./dist/AtlantisContext/index.cjs"
|
|
31
31
|
},
|
|
32
|
+
"./AtlantisThemeContext": {
|
|
33
|
+
"types": "./dist/AtlantisThemeContext/index.d.ts",
|
|
34
|
+
"import": "./dist/AtlantisThemeContext/index.mjs",
|
|
35
|
+
"require": "./dist/AtlantisThemeContext/index.cjs"
|
|
36
|
+
},
|
|
32
37
|
"./Autocomplete": {
|
|
33
38
|
"types": "./dist/Autocomplete/index.d.ts",
|
|
34
39
|
"import": "./dist/Autocomplete/index.mjs",
|
|
@@ -388,6 +393,11 @@
|
|
|
388
393
|
"types": "./dist/Typography/index.d.ts",
|
|
389
394
|
"import": "./dist/Typography/index.mjs",
|
|
390
395
|
"require": "./dist/Typography/index.cjs"
|
|
396
|
+
},
|
|
397
|
+
"./utils/meta/meta.json": {
|
|
398
|
+
"types": "./dist/utils/meta/meta.json",
|
|
399
|
+
"import": "./dist/utils/meta/meta.json",
|
|
400
|
+
"require": "./dist/utils/meta/meta.json"
|
|
391
401
|
}
|
|
392
402
|
},
|
|
393
403
|
"scripts": {
|
|
@@ -438,10 +448,6 @@
|
|
|
438
448
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
439
449
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
440
450
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
441
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
442
|
-
"@testing-library/react": "^14.0.0",
|
|
443
|
-
"@testing-library/react-hooks": "^7.0.2",
|
|
444
|
-
"@testing-library/user-event": "^14.5.1",
|
|
445
451
|
"@types/glob": "^7.1.1",
|
|
446
452
|
"@types/react": "^18.0.28",
|
|
447
453
|
"@types/react-dom": "^18.0.11",
|
|
@@ -449,7 +455,7 @@
|
|
|
449
455
|
"copyfiles": "^2.4.1",
|
|
450
456
|
"glob": "^7.1.4",
|
|
451
457
|
"jsdom-testing-mocks": "^1.9.0",
|
|
452
|
-
"postcss": "^8.4.
|
|
458
|
+
"postcss": "^8.4.40",
|
|
453
459
|
"postcss-import": "^12.0.1",
|
|
454
460
|
"postcss-preset-env": "^8.3.0",
|
|
455
461
|
"rollup": "^4.13.0",
|
|
@@ -457,8 +463,7 @@
|
|
|
457
463
|
"rollup-plugin-multi-input": "^1.4.1",
|
|
458
464
|
"rollup-plugin-polyfill-node": "^0.13.0",
|
|
459
465
|
"rollup-plugin-postcss": "^4.0.2",
|
|
460
|
-
"typed-css-modules": "^0.7.0"
|
|
461
|
-
"typescript": "^4.9.5"
|
|
466
|
+
"typed-css-modules": "^0.7.0"
|
|
462
467
|
},
|
|
463
468
|
"peerDependencies": {
|
|
464
469
|
"@apollo/client": "^3",
|
|
@@ -485,5 +490,5 @@
|
|
|
485
490
|
"> 1%",
|
|
486
491
|
"IE 10"
|
|
487
492
|
],
|
|
488
|
-
"gitHead": "
|
|
493
|
+
"gitHead": "a30bcbbd45d6991deec9573e201f707f636fbb58"
|
|
489
494
|
}
|
package/rollup.config.mjs
CHANGED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import classnames from 'classnames';
|
|
3
|
-
import { I as Icon } from './Icon-CTO4wvIZ.js';
|
|
4
|
-
|
|
5
|
-
var styles = {"banner":"meuT8gYQPJU-","bannerChildren":"y4BapyZr-fo-","bannerContent":"_6v1woNSLEvc-","medium":"bocgLmEhcTU-","bannerAction":"rtNjEzmABX4-","closeButton":"lunQ5SOfyLg-","iconWrapper":"SG8xSJADp2k-","spinning":"_-6RPCwEnH04-"};
|
|
6
|
-
|
|
7
|
-
var iconStyles = {"success":"_5-B0X5vn0eA-","error":"r3hqur-vxwI-","warning":"-c8TbjyV5YU-","notice":"bMc69fYWngM-","spinning":"soTX0Irp8MY-"};
|
|
8
|
-
|
|
9
|
-
function BannerIcon({ icon, type }) {
|
|
10
|
-
return (React.createElement("span", { className: classnames(styles.iconWrapper, iconStyles[type]) },
|
|
11
|
-
React.createElement(Icon, { name: icon, color: "surface", size: "small" })));
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export { BannerIcon as B, styles as s };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var React = require('react');
|
|
4
|
-
var classnames = require('classnames');
|
|
5
|
-
var Icon = require('./Icon-wS5vpmx3.js');
|
|
6
|
-
|
|
7
|
-
var styles = {"banner":"meuT8gYQPJU-","bannerChildren":"y4BapyZr-fo-","bannerContent":"_6v1woNSLEvc-","medium":"bocgLmEhcTU-","bannerAction":"rtNjEzmABX4-","closeButton":"lunQ5SOfyLg-","iconWrapper":"SG8xSJADp2k-","spinning":"_-6RPCwEnH04-"};
|
|
8
|
-
|
|
9
|
-
var iconStyles = {"success":"_5-B0X5vn0eA-","error":"r3hqur-vxwI-","warning":"-c8TbjyV5YU-","notice":"bMc69fYWngM-","spinning":"soTX0Irp8MY-"};
|
|
10
|
-
|
|
11
|
-
function BannerIcon({ icon, type }) {
|
|
12
|
-
return (React.createElement("span", { className: classnames(styles.iconWrapper, iconStyles[type]) },
|
|
13
|
-
React.createElement(Icon.Icon, { name: icon, color: "surface", size: "small" })));
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
exports.BannerIcon = BannerIcon;
|
|
17
|
-
exports.styles = styles;
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
declare const styles: {
|
|
2
|
-
readonly "requestColor": string;
|
|
3
|
-
readonly "quoteColor": string;
|
|
4
|
-
readonly "jobColor": string;
|
|
5
|
-
readonly "invoiceColor": string;
|
|
6
|
-
readonly "blue": string;
|
|
7
|
-
readonly "blueLight": string;
|
|
8
|
-
readonly "blueLighter": string;
|
|
9
|
-
readonly "blueLightest": string;
|
|
10
|
-
readonly "blueDark": string;
|
|
11
|
-
readonly "green": string;
|
|
12
|
-
readonly "greenLight": string;
|
|
13
|
-
readonly "greenLighter": string;
|
|
14
|
-
readonly "greenLightest": string;
|
|
15
|
-
readonly "greenDark": string;
|
|
16
|
-
readonly "lime": string;
|
|
17
|
-
readonly "limeLight": string;
|
|
18
|
-
readonly "limeLighter": string;
|
|
19
|
-
readonly "limeLightest": string;
|
|
20
|
-
readonly "limeDark": string;
|
|
21
|
-
readonly "yellowGreen": string;
|
|
22
|
-
readonly "yellowGreenLight": string;
|
|
23
|
-
readonly "yellowGreenLighter": string;
|
|
24
|
-
readonly "yellowGreenLightest": string;
|
|
25
|
-
readonly "yellowGreenDark": string;
|
|
26
|
-
readonly "yellow": string;
|
|
27
|
-
readonly "yellowLight": string;
|
|
28
|
-
readonly "yellowLighter": string;
|
|
29
|
-
readonly "yellowLightest": string;
|
|
30
|
-
readonly "yellowDark": string;
|
|
31
|
-
readonly "red": string;
|
|
32
|
-
readonly "redLight": string;
|
|
33
|
-
readonly "redLighter": string;
|
|
34
|
-
readonly "redLightest": string;
|
|
35
|
-
readonly "redDark": string;
|
|
36
|
-
readonly "grey": string;
|
|
37
|
-
readonly "greyLight": string;
|
|
38
|
-
readonly "greyLighter": string;
|
|
39
|
-
readonly "greyLightest": string;
|
|
40
|
-
readonly "greyDark": string;
|
|
41
|
-
readonly "greyBlue": string;
|
|
42
|
-
readonly "greyBlueLight": string;
|
|
43
|
-
readonly "greyBlueLighter": string;
|
|
44
|
-
readonly "greyBlueLightest": string;
|
|
45
|
-
readonly "greyBlueDark": string;
|
|
46
|
-
readonly "lightBlue": string;
|
|
47
|
-
readonly "lightBlueLight": string;
|
|
48
|
-
readonly "lightBlueLighter": string;
|
|
49
|
-
readonly "lightBlueLightest": string;
|
|
50
|
-
readonly "lightBlueDark": string;
|
|
51
|
-
readonly "purple": string;
|
|
52
|
-
readonly "purpleLight": string;
|
|
53
|
-
readonly "purpleLighter": string;
|
|
54
|
-
readonly "purpleLightest": string;
|
|
55
|
-
readonly "purpleDark": string;
|
|
56
|
-
readonly "pink": string;
|
|
57
|
-
readonly "pinkLight": string;
|
|
58
|
-
readonly "pinkLighter": string;
|
|
59
|
-
readonly "pinkLightest": string;
|
|
60
|
-
readonly "pinkDark": string;
|
|
61
|
-
readonly "teal": string;
|
|
62
|
-
readonly "tealLight": string;
|
|
63
|
-
readonly "tealLighter": string;
|
|
64
|
-
readonly "tealLightest": string;
|
|
65
|
-
readonly "tealDark": string;
|
|
66
|
-
readonly "orange": string;
|
|
67
|
-
readonly "orangeLight": string;
|
|
68
|
-
readonly "orangeLighter": string;
|
|
69
|
-
readonly "orangeLightest": string;
|
|
70
|
-
readonly "orangeDark": string;
|
|
71
|
-
readonly "brown": string;
|
|
72
|
-
readonly "brownLight": string;
|
|
73
|
-
readonly "brownLighter": string;
|
|
74
|
-
readonly "brownLightest": string;
|
|
75
|
-
readonly "brownDark": string;
|
|
76
|
-
readonly "navy": string;
|
|
77
|
-
readonly "navyLight": string;
|
|
78
|
-
readonly "navyLighter": string;
|
|
79
|
-
readonly "navyLightest": string;
|
|
80
|
-
readonly "navyDark": string;
|
|
81
|
-
readonly "indigo": string;
|
|
82
|
-
readonly "indigoLight": string;
|
|
83
|
-
readonly "indigoLighter": string;
|
|
84
|
-
readonly "indigoLightest": string;
|
|
85
|
-
readonly "indigoDark": string;
|
|
86
|
-
readonly "white": string;
|
|
87
|
-
};
|
|
88
|
-
export = styles;
|
|
89
|
-
|
package/dist/Chip-DtGMkBV0.js
DELETED
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var React = require('react');
|
|
4
|
-
var classnames = require('classnames');
|
|
5
|
-
var useInView = require('./useInView-BpYC1TFb.js');
|
|
6
|
-
var Avatar = require('./Avatar-BfEbauRV.js');
|
|
7
|
-
var Icon = require('./Icon-wS5vpmx3.js');
|
|
8
|
-
var useChildComponent = require('./useChildComponent-DVrlADIw.js');
|
|
9
|
-
var Typography = require('./Typography-KvPMVZyR.js');
|
|
10
|
-
var Tooltip = require('./Tooltip-C2mSARH8.js');
|
|
11
|
-
|
|
12
|
-
var styles = {"chip":"af7U8MvcbHE-","clickableSuffix":"GnA73aYUbak-","suffix":"ySADfZ0FckM-","prefix":"e905AYK4SCc-","empty":"usdkmQ9Sxbk-","chipBar":"dg1-Izy1eQA-","selected":"-lz0EYLTDgg-","base":"wSI5L-5rODg-","invalid":"SmUxkzpIC84-","subtle":"Mux23dmZSuw-","disabled":"MbRItb9vKhc-","chipContent":"tJhURjR2Vec-","truncateGradient":"G3QXY0rNcK0-","chipLabelRef":"MUKEW6c2nNA-","spinning":"v2Qb-3r7q-g-"};
|
|
13
|
-
|
|
14
|
-
function ChipPrefix({ children }) {
|
|
15
|
-
const singleChild = useChildComponent.useChildComponent(children, d => d.type === Avatar.Avatar || d.type === Icon.Icon);
|
|
16
|
-
return (React.createElement("span", { className: classnames(styles.prefix, !singleChild && styles.empty) }, singleChild));
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
function ChipSuffix({ children, className, onClick, testID, ariaLabel, }) {
|
|
20
|
-
var _a;
|
|
21
|
-
let singleChild = useChildComponent.useChildComponent(children, d => d.type === Icon.Icon);
|
|
22
|
-
const handleClick = (event) => {
|
|
23
|
-
if (!onClick) {
|
|
24
|
-
return;
|
|
25
|
-
}
|
|
26
|
-
event.preventDefault();
|
|
27
|
-
event.stopPropagation();
|
|
28
|
-
onClick(event);
|
|
29
|
-
};
|
|
30
|
-
if (!allowedSuffixIcons.includes((_a = singleChild === null || singleChild === void 0 ? void 0 : singleChild.props) === null || _a === void 0 ? void 0 : _a.name)) {
|
|
31
|
-
singleChild = undefined;
|
|
32
|
-
}
|
|
33
|
-
return (React.createElement("span", { className: classnames(onClick ? styles.clickableSuffix : styles.suffix, className, !singleChild && styles.empty), onClick: handleClick, onKeyPress: handleClick, role: onClick ? "button" : undefined, tabIndex: onClick ? 0 : undefined, "data-testid": testID, "aria-label": ariaLabel }, singleChild));
|
|
34
|
-
}
|
|
35
|
-
const allowedSuffixIcons = ["cross", "add", "checkmark", "arrowDown"];
|
|
36
|
-
|
|
37
|
-
const Chip = ({ ariaLabel, disabled, heading, invalid, label, value, onClick, onKeyDown, children, role = "button", tabIndex = 0, variation = "base", }) => {
|
|
38
|
-
const classes = classnames(styles.chip, {
|
|
39
|
-
[styles.invalid]: invalid,
|
|
40
|
-
[styles.base]: variation === "base",
|
|
41
|
-
[styles.subtle]: variation === "subtle",
|
|
42
|
-
[styles.disabled]: disabled,
|
|
43
|
-
});
|
|
44
|
-
const prefix = useChildComponent.useChildComponent(children, d => d.type === Chip.Prefix);
|
|
45
|
-
const suffix = useChildComponent.useChildComponent(children, d => d.type === Chip.Suffix);
|
|
46
|
-
const [labelRef, labelFullyVisible] = useInView.useInView_2();
|
|
47
|
-
const [headingRef, headingFullyVisible] = useInView.useInView_2();
|
|
48
|
-
const tooltipMessage = getTooltipMessage(labelFullyVisible, headingFullyVisible, label, heading);
|
|
49
|
-
return (React.createElement(Tooltip.Tooltip, { message: tooltipMessage },
|
|
50
|
-
React.createElement("button", { className: classes, onClick: (ev) => onClick && onClick(value, ev), tabIndex: tabIndex, onKeyDown: onKeyDown, "aria-label": ariaLabel || label, disabled: disabled, role: role, type: "button" },
|
|
51
|
-
prefix,
|
|
52
|
-
React.createElement("div", { className: styles.chipContent },
|
|
53
|
-
heading && (React.createElement(React.Fragment, null,
|
|
54
|
-
React.createElement(Typography.Typography, { size: "base", fontWeight: "medium" },
|
|
55
|
-
heading,
|
|
56
|
-
React.createElement("span", { ref: headingRef, className: styles.chipLabelRef })),
|
|
57
|
-
label && React.createElement("span", { className: styles.chipBar }))),
|
|
58
|
-
React.createElement(Typography.Typography, { size: "base" },
|
|
59
|
-
label,
|
|
60
|
-
React.createElement("span", { ref: labelRef, className: styles.chipLabelRef })),
|
|
61
|
-
!labelFullyVisible && (React.createElement("div", { className: styles.truncateGradient, "data-testid": "ATL-Chip-Truncation-Gradient" }))),
|
|
62
|
-
suffix)));
|
|
63
|
-
};
|
|
64
|
-
function getTooltipMessage(labelFullyVisible, headingFullyVisible, label, heading) {
|
|
65
|
-
let message = "";
|
|
66
|
-
if (heading && !headingFullyVisible) {
|
|
67
|
-
message = `${heading} | ${label}`;
|
|
68
|
-
}
|
|
69
|
-
else if (!labelFullyVisible) {
|
|
70
|
-
message = label;
|
|
71
|
-
}
|
|
72
|
-
return message;
|
|
73
|
-
}
|
|
74
|
-
Chip.Prefix = ChipPrefix;
|
|
75
|
-
Chip.Suffix = ChipSuffix;
|
|
76
|
-
|
|
77
|
-
exports.Chip = Chip;
|
|
78
|
-
exports.styles = styles;
|
package/dist/Chip-HN-yvMRs.js
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import classnames from 'classnames';
|
|
3
|
-
import { u as useInView_2 } from './useInView-BbITW8l4.js';
|
|
4
|
-
import { A as Avatar } from './Avatar-u57B1DIL.js';
|
|
5
|
-
import { I as Icon } from './Icon-CTO4wvIZ.js';
|
|
6
|
-
import { u as useChildComponent } from './useChildComponent-BktiyavB.js';
|
|
7
|
-
import { T as Typography } from './Typography-DdPGuT7r.js';
|
|
8
|
-
import { T as Tooltip } from './Tooltip-HlS3EKBv.js';
|
|
9
|
-
|
|
10
|
-
var styles = {"chip":"af7U8MvcbHE-","clickableSuffix":"GnA73aYUbak-","suffix":"ySADfZ0FckM-","prefix":"e905AYK4SCc-","empty":"usdkmQ9Sxbk-","chipBar":"dg1-Izy1eQA-","selected":"-lz0EYLTDgg-","base":"wSI5L-5rODg-","invalid":"SmUxkzpIC84-","subtle":"Mux23dmZSuw-","disabled":"MbRItb9vKhc-","chipContent":"tJhURjR2Vec-","truncateGradient":"G3QXY0rNcK0-","chipLabelRef":"MUKEW6c2nNA-","spinning":"v2Qb-3r7q-g-"};
|
|
11
|
-
|
|
12
|
-
function ChipPrefix({ children }) {
|
|
13
|
-
const singleChild = useChildComponent(children, d => d.type === Avatar || d.type === Icon);
|
|
14
|
-
return (React.createElement("span", { className: classnames(styles.prefix, !singleChild && styles.empty) }, singleChild));
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
function ChipSuffix({ children, className, onClick, testID, ariaLabel, }) {
|
|
18
|
-
var _a;
|
|
19
|
-
let singleChild = useChildComponent(children, d => d.type === Icon);
|
|
20
|
-
const handleClick = (event) => {
|
|
21
|
-
if (!onClick) {
|
|
22
|
-
return;
|
|
23
|
-
}
|
|
24
|
-
event.preventDefault();
|
|
25
|
-
event.stopPropagation();
|
|
26
|
-
onClick(event);
|
|
27
|
-
};
|
|
28
|
-
if (!allowedSuffixIcons.includes((_a = singleChild === null || singleChild === void 0 ? void 0 : singleChild.props) === null || _a === void 0 ? void 0 : _a.name)) {
|
|
29
|
-
singleChild = undefined;
|
|
30
|
-
}
|
|
31
|
-
return (React.createElement("span", { className: classnames(onClick ? styles.clickableSuffix : styles.suffix, className, !singleChild && styles.empty), onClick: handleClick, onKeyPress: handleClick, role: onClick ? "button" : undefined, tabIndex: onClick ? 0 : undefined, "data-testid": testID, "aria-label": ariaLabel }, singleChild));
|
|
32
|
-
}
|
|
33
|
-
const allowedSuffixIcons = ["cross", "add", "checkmark", "arrowDown"];
|
|
34
|
-
|
|
35
|
-
const Chip = ({ ariaLabel, disabled, heading, invalid, label, value, onClick, onKeyDown, children, role = "button", tabIndex = 0, variation = "base", }) => {
|
|
36
|
-
const classes = classnames(styles.chip, {
|
|
37
|
-
[styles.invalid]: invalid,
|
|
38
|
-
[styles.base]: variation === "base",
|
|
39
|
-
[styles.subtle]: variation === "subtle",
|
|
40
|
-
[styles.disabled]: disabled,
|
|
41
|
-
});
|
|
42
|
-
const prefix = useChildComponent(children, d => d.type === Chip.Prefix);
|
|
43
|
-
const suffix = useChildComponent(children, d => d.type === Chip.Suffix);
|
|
44
|
-
const [labelRef, labelFullyVisible] = useInView_2();
|
|
45
|
-
const [headingRef, headingFullyVisible] = useInView_2();
|
|
46
|
-
const tooltipMessage = getTooltipMessage(labelFullyVisible, headingFullyVisible, label, heading);
|
|
47
|
-
return (React.createElement(Tooltip, { message: tooltipMessage },
|
|
48
|
-
React.createElement("button", { className: classes, onClick: (ev) => onClick && onClick(value, ev), tabIndex: tabIndex, onKeyDown: onKeyDown, "aria-label": ariaLabel || label, disabled: disabled, role: role, type: "button" },
|
|
49
|
-
prefix,
|
|
50
|
-
React.createElement("div", { className: styles.chipContent },
|
|
51
|
-
heading && (React.createElement(React.Fragment, null,
|
|
52
|
-
React.createElement(Typography, { size: "base", fontWeight: "medium" },
|
|
53
|
-
heading,
|
|
54
|
-
React.createElement("span", { ref: headingRef, className: styles.chipLabelRef })),
|
|
55
|
-
label && React.createElement("span", { className: styles.chipBar }))),
|
|
56
|
-
React.createElement(Typography, { size: "base" },
|
|
57
|
-
label,
|
|
58
|
-
React.createElement("span", { ref: labelRef, className: styles.chipLabelRef })),
|
|
59
|
-
!labelFullyVisible && (React.createElement("div", { className: styles.truncateGradient, "data-testid": "ATL-Chip-Truncation-Gradient" }))),
|
|
60
|
-
suffix)));
|
|
61
|
-
};
|
|
62
|
-
function getTooltipMessage(labelFullyVisible, headingFullyVisible, label, heading) {
|
|
63
|
-
let message = "";
|
|
64
|
-
if (heading && !headingFullyVisible) {
|
|
65
|
-
message = `${heading} | ${label}`;
|
|
66
|
-
}
|
|
67
|
-
else if (!labelFullyVisible) {
|
|
68
|
-
message = label;
|
|
69
|
-
}
|
|
70
|
-
return message;
|
|
71
|
-
}
|
|
72
|
-
Chip.Prefix = ChipPrefix;
|
|
73
|
-
Chip.Suffix = ChipSuffix;
|
|
74
|
-
|
|
75
|
-
export { Chip as C, styles as s };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { B as Button } from './Button-DjIsGUK9.js';
|
|
3
|
-
import { C as Chip } from './Chip-HN-yvMRs.js';
|
|
4
|
-
import './tslib.es6-eq3zexCS.js';
|
|
5
|
-
import '@jobber/design';
|
|
6
|
-
import { a as ComboboxContext } from './ComboboxProvider-DoixiYnH.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 };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var React = require('react');
|
|
4
|
-
var Button = require('./Button-DV8P6VM4.js');
|
|
5
|
-
var Chip = require('./Chip-DtGMkBV0.js');
|
|
6
|
-
require('./tslib.es6-Bi0OHwyo.js');
|
|
7
|
-
require('@jobber/design');
|
|
8
|
-
var ComboboxProvider = require('./ComboboxProvider-Bmopsc_X.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;
|