@jobber/components 4.85.6-CJS-to-ESM.27 → 4.85.6-formattime.45
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.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-B4fUExeN.js → AnimatedSwitcher-CoSnt90A.js} +1 -1
- package/dist/{AnimatedSwitcher-UmlTf067.js → AnimatedSwitcher-N0PYilvq.js} +1 -1
- package/dist/Autocomplete/index.cjs +19 -20
- package/dist/Autocomplete/index.mjs +19 -20
- package/dist/{Autocomplete-DTCB6Mn3.js → Autocomplete-C6FHuxXo.js} +9 -12
- package/dist/{Autocomplete-C4p_VjUV.js → Autocomplete-krSdjKkZ.js} +9 -12
- package/dist/Avatar/index.cjs +2 -3
- package/dist/Avatar/index.mjs +2 -3
- package/dist/Avatar-C0kVFCBc.js +67 -0
- package/dist/Avatar-nNI0Dlef.js +69 -0
- package/dist/Banner/components/BannerIcon/index.cjs +4 -5
- package/dist/Banner/components/BannerIcon/index.mjs +4 -5
- package/dist/Banner/index.cjs +13 -14
- package/dist/Banner/index.mjs +13 -14
- package/dist/{Banner-DSdy9opW.js → Banner-D0tLQ_gf.js} +6 -9
- package/dist/{Banner--DxZMMO9.js → Banner-Dl7XUMl4.js} +6 -9
- package/dist/BannerIcon-CfVDBQtf.js +19 -0
- package/dist/BannerIcon-DI1SbgRM.js +22 -0
- package/dist/Body-B0jiWsNP.js +45 -0
- package/dist/Body-DqSdP6AU.js +54 -0
- package/dist/Button/Button.d.ts +2 -1
- package/dist/Button/index.cjs +3 -4
- package/dist/Button/index.mjs +3 -4
- package/dist/Button-DNI8B3Xo.js +47 -0
- package/dist/Button-nA6ymBW2.js +49 -0
- package/dist/ButtonDismiss/index.cjs +4 -5
- package/dist/ButtonDismiss/index.mjs +4 -5
- package/dist/{ButtonDismiss-CIT2CCBA.js → ButtonDismiss-CnEiUZ3L.js} +1 -1
- package/dist/{ButtonDismiss-BPSS7oI4.js → ButtonDismiss-DkG5YzAG.js} +1 -1
- package/dist/Card/index.cjs +10 -11
- package/dist/Card/index.mjs +10 -11
- package/dist/Card-CMRCLvFn.js +83 -0
- package/dist/Card-DFtsZvZt.js +81 -0
- package/dist/Checkbox/index.cjs +5 -6
- package/dist/Checkbox/index.mjs +5 -6
- package/dist/Checkbox-BU1LqI2E.js +53 -0
- package/dist/Checkbox-CgjBU0pB.js +55 -0
- package/dist/Chip/hooks/index.cjs +1 -1
- package/dist/Chip/hooks/index.mjs +1 -1
- package/dist/Chip/index.cjs +11 -12
- package/dist/Chip/index.mjs +11 -12
- package/dist/Chip-BEfkW6xn.js +70 -0
- package/dist/Chip-vp5IJR_-.js +67 -0
- package/dist/{ChipDismissible-DxzF814F.js → ChipDismissible-BU-t4UKx.js} +3 -3
- package/dist/{ChipDismissible-DBGxVn4R.js → ChipDismissible-CSRj7C6u.js} +3 -3
- package/dist/Chips/InternalChipDismissible/hooks/index.cjs +10 -10
- package/dist/Chips/InternalChipDismissible/hooks/index.mjs +10 -10
- package/dist/Chips/InternalChipDismissible/index.cjs +21 -22
- package/dist/Chips/InternalChipDismissible/index.mjs +21 -22
- package/dist/Chips/index.cjs +22 -23
- package/dist/Chips/index.mjs +22 -23
- package/dist/{Chips-Cnzy-iY4.js → Chips-C1MF5ayi.js} +2 -2
- package/dist/{Chips-BJX_9cmo.js → Chips-CbBPH-9D.js} +2 -2
- package/dist/Combobox/components/ComboboxAction/index.cjs +4 -5
- package/dist/Combobox/components/ComboboxAction/index.mjs +4 -5
- package/dist/Combobox/components/ComboboxActivator/index.cjs +13 -14
- package/dist/Combobox/components/ComboboxActivator/index.mjs +13 -14
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.cjs +4 -5
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.mjs +4 -5
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.cjs +14 -15
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.mjs +14 -15
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.cjs +2 -3
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.mjs +2 -3
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.cjs +2 -3
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.mjs +2 -3
- package/dist/Combobox/components/ComboboxContent/index.cjs +21 -22
- package/dist/Combobox/components/ComboboxContent/index.mjs +21 -22
- package/dist/Combobox/components/ComboboxOption/index.cjs +5 -6
- package/dist/Combobox/components/ComboboxOption/index.mjs +5 -6
- package/dist/Combobox/components/ComboboxTrigger/index.cjs +12 -13
- package/dist/Combobox/components/ComboboxTrigger/index.mjs +12 -13
- package/dist/Combobox/index.cjs +38 -39
- package/dist/Combobox/index.mjs +38 -39
- package/dist/{Combobox-Dxf3-XGr.js → Combobox-BSTq3WKY.js} +9 -12
- package/dist/{Combobox-tC4DPePT.js → Combobox-DKBT2Cee.js} +9 -12
- package/dist/ComboboxAction-dZkNHuqF.js +22 -0
- package/dist/ComboboxAction-r8coVy5c.js +24 -0
- package/dist/{ComboboxActivator-CopLzjHb.js → ComboboxActivator-BzYo0g5V.js} +4 -4
- package/dist/{ComboboxActivator-B0m7rRwX.js → ComboboxActivator-vyw7V-wg.js} +4 -4
- package/dist/{ComboboxContent-CndzSrVx.js → ComboboxContent-BK6kATfv.js} +7 -10
- package/dist/{ComboboxContent-BOpbHxK0.js → ComboboxContent-Bnxh_LHV.js} +7 -10
- package/dist/{ComboboxContentHeader-Cec2Flq9.js → ComboboxContentHeader-B7lVv5It.js} +2 -5
- package/dist/{ComboboxContentHeader-f2BBLU68.js → ComboboxContentHeader-QAo_N0Hz.js} +2 -5
- package/dist/{ComboboxContentList-_q9m8FUI.js → ComboboxContentList-BU2veTJ4.js} +6 -9
- package/dist/{ComboboxContentList-CuvcYy4m.js → ComboboxContentList-a0U8aw-K.js} +6 -9
- package/dist/ComboboxContentSearch-Bh0wHBnF.js +32 -0
- package/dist/ComboboxContentSearch-CTAuA9S7.js +34 -0
- package/dist/ComboboxLoadMore-Dp74HUkq.js +14 -0
- package/dist/ComboboxLoadMore-SwEfiML7.js +16 -0
- package/dist/ComboboxOption-AzvIPrHQ.js +20 -0
- package/dist/ComboboxOption-Xx-fJWmH.js +22 -0
- package/dist/{ComboboxProvider-BwxfVgmL.js → ComboboxProvider-BsLCYGVy.js} +1 -1
- package/dist/{ComboboxProvider-Dm_tfmkr.js → ComboboxProvider-DANeuwNY.js} +1 -1
- package/dist/{ComboboxTrigger-_vTi9Sli.js → ComboboxTrigger-Bb1RlIX8.js} +4 -4
- package/dist/{ComboboxTrigger-BU8ltD5P.js → ComboboxTrigger-EPFinsYH.js} +4 -4
- package/dist/ConfirmationModal/index.cjs +19 -20
- package/dist/ConfirmationModal/index.mjs +19 -20
- package/dist/{ConfirmationModal-jTFkD9Fc.js → ConfirmationModal-CczwsgGZ.js} +4 -4
- package/dist/{ConfirmationModal-DD_7HW3q.js → ConfirmationModal-Dro0r2JM.js} +4 -4
- package/dist/Content/index.cjs +1 -2
- package/dist/Content/index.mjs +1 -2
- package/dist/Content-BunqPCWE.js +13 -0
- package/dist/Content-kGRWAWsj.js +15 -0
- package/dist/Countdown/index.cjs +3 -3
- package/dist/Countdown/index.mjs +3 -3
- package/dist/{Countdown-XLp-r4PS.js → Countdown-BsmBUDkR.js} +1 -1
- package/dist/{Countdown-6Bkj7xkV.js → Countdown-Doc6B0d3.js} +1 -1
- package/dist/DataDump/index.cjs +13 -14
- package/dist/DataDump/index.mjs +13 -14
- package/dist/{DataDump-CTLdTNJZ.js → DataDump-BfGTRV8k.js} +3 -3
- package/dist/{DataDump-BxHbGqPW.js → DataDump-C9rEyLdE.js} +3 -3
- package/dist/DataList/components/DataListAction/index.cjs +4 -5
- package/dist/DataList/components/DataListAction/index.mjs +4 -5
- package/dist/DataList/components/DataListActions/index.cjs +30 -31
- package/dist/DataList/components/DataListActions/index.mjs +30 -31
- package/dist/DataList/components/DataListActionsMenu/index.cjs +7 -8
- package/dist/DataList/components/DataListActionsMenu/index.mjs +7 -8
- package/dist/DataList/components/DataListBulkActions/index.cjs +32 -33
- package/dist/DataList/components/DataListBulkActions/index.mjs +32 -33
- package/dist/DataList/components/DataListEmptyState/index.cjs +9 -10
- package/dist/DataList/components/DataListEmptyState/index.mjs +9 -10
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.cjs +40 -41
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.mjs +40 -41
- package/dist/DataList/components/DataListFilters/index.cjs +53 -54
- package/dist/DataList/components/DataListFilters/index.mjs +53 -54
- package/dist/DataList/components/DataListHeader/index.cjs +39 -40
- package/dist/DataList/components/DataListHeader/index.mjs +39 -40
- package/dist/DataList/components/DataListHeaderTile/components/index.cjs +4 -5
- package/dist/DataList/components/DataListHeaderTile/components/index.mjs +4 -5
- package/dist/DataList/components/DataListHeaderTile/index.cjs +11 -12
- package/dist/DataList/components/DataListHeaderTile/index.mjs +11 -12
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.cjs +6 -7
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.mjs +6 -7
- package/dist/DataList/components/DataListItem/index.cjs +38 -39
- package/dist/DataList/components/DataListItem/index.mjs +38 -39
- package/dist/DataList/components/DataListItemActions/index.cjs +31 -32
- package/dist/DataList/components/DataListItemActions/index.mjs +31 -32
- package/dist/DataList/components/DataListItemActionsOverflow/index.cjs +12 -13
- package/dist/DataList/components/DataListItemActionsOverflow/index.mjs +12 -13
- package/dist/DataList/components/DataListItems/index.cjs +39 -40
- package/dist/DataList/components/DataListItems/index.mjs +39 -40
- package/dist/DataList/components/DataListLayout/index.cjs +42 -43
- package/dist/DataList/components/DataListLayout/index.mjs +42 -43
- 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 -21
- package/dist/DataList/components/DataListLayoutActions/index.mjs +20 -21
- package/dist/DataList/components/DataListLoadMore/index.cjs +10 -11
- package/dist/DataList/components/DataListLoadMore/index.mjs +10 -11
- package/dist/DataList/components/DataListLoadingState/index.cjs +10 -11
- package/dist/DataList/components/DataListLoadingState/index.mjs +10 -11
- package/dist/DataList/components/DataListOverflowFade/index.cjs +2 -3
- package/dist/DataList/components/DataListOverflowFade/index.mjs +2 -3
- package/dist/DataList/components/DataListSearch/index.cjs +19 -20
- package/dist/DataList/components/DataListSearch/index.mjs +19 -20
- package/dist/DataList/components/DataListStatusBar/index.cjs +22 -23
- package/dist/DataList/components/DataListStatusBar/index.mjs +22 -23
- package/dist/DataList/components/DataListStickyHeader/index.cjs +2 -3
- package/dist/DataList/components/DataListStickyHeader/index.mjs +2 -3
- package/dist/DataList/components/DataListTags/index.cjs +4 -5
- package/dist/DataList/components/DataListTags/index.mjs +4 -5
- package/dist/DataList/components/DataListTotalCount/index.cjs +6 -7
- package/dist/DataList/components/DataListTotalCount/index.mjs +6 -7
- 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/useMediaQuery.d.ts +7 -1
- package/dist/DataList/index.cjs +83 -84
- package/dist/DataList/index.mjs +83 -84
- package/dist/{DataList-ta4CLBdy.js → DataList-CLiO-uD_.js} +21 -21
- package/dist/DataList-CoL92d4A.js +5 -0
- package/dist/DataList-D0lcL9yv.js +3 -0
- package/dist/{DataList-DpRMB26U.js → DataList-DHbjphQY.js} +21 -21
- package/dist/{DataList.utils-Chm4q2y3.js → DataList.utils-KghFXVL3.js} +8 -8
- package/dist/{DataList.utils-CaQ55Mno.js → DataList.utils-dw7pari8.js} +8 -8
- package/dist/DataListAction-C0VwlCp-.js +39 -0
- package/dist/DataListAction-GIO3Vfvt.js +37 -0
- package/dist/{DataListActions-BlaaU8zD.js → DataListActions-DGOzLGy4.js} +6 -6
- package/dist/{DataListActions-CqNyOtj5.js → DataListActions-z5-hrg34.js} +6 -6
- package/dist/{DataListActionsMenu-Bk9pBYpy.js → DataListActionsMenu-DCHz2zHX.js} +5 -8
- package/dist/{DataListActionsMenu-DKlZ0gpV.js → DataListActionsMenu-DuXytcwo.js} +5 -8
- package/dist/{DataListBulkActions-456RgZaS.js → DataListBulkActions-Z4RLsmEC.js} +3 -6
- package/dist/{DataListBulkActions-B533oHL1.js → DataListBulkActions-pFz6zDI_.js} +3 -6
- package/dist/{DataListContext-9uw8XwzP.js → DataListContext-BlMdJOlC.js} +1 -1
- package/dist/{DataListContext-B4eBw_aH.js → DataListContext-YncS7eSy.js} +1 -1
- package/dist/{DataListEmptyState-Cgx3mGue.js → DataListEmptyState-CdaxT0_b.js} +4 -7
- package/dist/{DataListEmptyState-Dfi_7w8p.js → DataListEmptyState-CqstJ2Mn.js} +4 -7
- package/dist/{DataListFilters-BwMnkGo7.js → DataListFilters-DR-hO7hW.js} +5 -5
- package/dist/{DataListFilters-UnCjkDSr.js → DataListFilters-DWSHcV8H.js} +5 -5
- package/dist/{DataListHeader-BGjZmOid.js → DataListHeader-BgjOxghO.js} +11 -11
- package/dist/{DataListHeader-BB6wsjQw.js → DataListHeader-Ma5ltfTi.js} +11 -11
- package/dist/{DataListHeaderTile-Cifbjd3y.js → DataListHeaderTile-CsScaPTL.js} +5 -10
- package/dist/{DataListHeaderTile-D6MaZrsM.js → DataListHeaderTile-yJz_DJax.js} +5 -10
- package/dist/{DataListItem-981ylVqE.js → DataListItem-CZ_6l_xO.js} +10 -10
- package/dist/{DataListItem-PWGY8SFu.js → DataListItem-DetAQ_aP.js} +10 -10
- package/dist/DataListItemActions-DSsHxGoU.js +32 -0
- package/dist/DataListItemActions-DdLFd2cw.js +29 -0
- package/dist/{DataListItemActionsOverflow-0mPjQA4f.js → DataListItemActionsOverflow-DRRowXCX.js} +3 -3
- package/dist/{DataListItemActionsOverflow-BOHUGUI9.js → DataListItemActionsOverflow-z1mUskmY.js} +3 -3
- package/dist/{DataListItemClickable-DCUiBnug.js → DataListItemClickable-D3axtqjj.js} +3 -3
- package/dist/{DataListItemClickable-CR2b2bRi.js → DataListItemClickable-DWv1udl5.js} +3 -3
- package/dist/{DataListItems-DL2Oj4BM.js → DataListItems-CYFgcb2X.js} +3 -3
- package/dist/{DataListItems-4DGpYONY.js → DataListItems-Yv26cBG-.js} +3 -3
- package/dist/{DataListLayout-BeNNQsPC.js → DataListLayout-DSA2i_Tl.js} +3 -3
- package/dist/{DataListLayout-CQE8F44L.js → DataListLayout-H36L6qpW.js} +3 -3
- package/dist/{DataListLayoutActions-CmrRQ-lZ.js → DataListLayoutActions-BJCYVidl.js} +4 -7
- package/dist/{DataListLayoutActions-DHy_fDn2.js → DataListLayoutActions-Br9y3d5x.js} +4 -7
- package/dist/{DataListLayoutContext-DvTtBMxW.js → DataListLayoutContext-B14fPubs.js} +1 -1
- package/dist/{DataListLayoutContext-CavOWAD3.js → DataListLayoutContext-DnZGelIr.js} +1 -1
- package/dist/DataListLoadMore-BK8obMoN.js +31 -0
- package/dist/DataListLoadMore-DIg1IE0m.js +34 -0
- package/dist/{DataListLoadingState-DD_9kico.js → DataListLoadingState-D2yjClIO.js} +3 -6
- package/dist/{DataListLoadingState-B-R4n28H.js → DataListLoadingState-DT5w0STu.js} +3 -6
- package/dist/DataListOverflowFade-BQhNNtNK.js +25 -0
- package/dist/DataListOverflowFade-iC2Je5hd.js +22 -0
- package/dist/{DataListSearch-BL1lYHoH.js → DataListSearch-j6wxOU9H.js} +6 -9
- package/dist/{DataListSearch-CGyy3o3d.js → DataListSearch-pyqMcEDZ.js} +6 -9
- package/dist/{DataListSort-BfKgiEcq.js → DataListSort-4riTL5Nc.js} +6 -6
- package/dist/{DataListSort-6w0teTrs.js → DataListSort-BjvQHqA3.js} +6 -6
- package/dist/DataListSortingOptions-ByUMUGeg.js +35 -0
- package/dist/DataListSortingOptions-C0Nf0Nkd.js +37 -0
- package/dist/{DataListStatusBar-BU8F5ZTW.js → DataListStatusBar-Bm7XhMHM.js} +2 -2
- package/dist/{DataListStatusBar-CHxEtRB0.js → DataListStatusBar-DRu6-3Yg.js} +2 -2
- package/dist/DataListStickyHeader-C5LzUfy5.js +25 -0
- package/dist/DataListStickyHeader-kBL1nKZr.js +23 -0
- package/dist/{DataListTags-5nw1idT0.js → DataListTags-BmxHCB82.js} +2 -5
- package/dist/{DataListTags-CBjvkCH0.js → DataListTags-CONEIcc6.js} +2 -5
- package/dist/{DataListTotalCount-DbXy8R2t.js → DataListTotalCount-BE3pzCOY.js} +2 -5
- package/dist/{DataListTotalCount-CJNpq3qT.js → DataListTotalCount-DNrxcSJ-.js} +2 -5
- package/dist/DataTable/index.cjs +18 -19
- package/dist/DataTable/index.mjs +18 -19
- package/dist/DataTable/test-utilities/index.cjs +6 -6
- package/dist/DataTable/test-utilities/index.mjs +6 -6
- package/dist/{DataTable-CyQ_qqqD.js → DataTable-BpVbbRRU.js} +6 -15
- package/dist/{DataTable-DomiLv4q.js → DataTable-bAEzwrVc.js} +6 -15
- package/dist/DatePicker/index.cjs +13 -14
- package/dist/DatePicker/index.mjs +13 -14
- package/dist/{DatePicker-C-uENhYt.js → DatePicker-CMcPRwZP.js} +10 -13
- package/dist/{DatePicker-an5uuhln.js → DatePicker-YRD88wfd.js} +10 -13
- package/dist/DayOfMonthSelect-CRcdyLRP.js +137 -0
- package/dist/DayOfMonthSelect-isppNAbJ.js +130 -0
- package/dist/DescriptionList/index.cjs +2 -3
- package/dist/DescriptionList/index.mjs +2 -3
- package/dist/DescriptionList-DcCuoRWN.js +12 -0
- package/dist/DescriptionList-DjZGeI3-.js +14 -0
- package/dist/Disclosure/index.cjs +8 -9
- package/dist/Disclosure/index.mjs +8 -9
- package/dist/Disclosure-BAhdxi9b.js +35 -0
- package/dist/Disclosure-KnkVLY4u.js +33 -0
- package/dist/Divider/index.cjs +1 -2
- package/dist/Divider/index.mjs +1 -2
- package/dist/Divider-3ODSWiPC.js +19 -0
- package/dist/Divider-Rhvy8ptk.js +17 -0
- package/dist/Drawer/index.cjs +8 -9
- package/dist/Drawer/index.mjs +8 -9
- package/dist/DrawerGrid-CRq4lpcA.js +31 -0
- package/dist/DrawerGrid-CnyqA6iD.js +28 -0
- package/dist/Emphasis/index.cjs +2 -3
- package/dist/Emphasis/index.mjs +2 -3
- package/dist/{Emphasis-DP4J-a9v.js → Emphasis-B4tm9fnT.js} +1 -1
- package/dist/{Emphasis-BplDyhht.js → Emphasis-Dp_kygZL.js} +1 -1
- package/dist/FeatureSwitch/index.cjs +15 -16
- package/dist/FeatureSwitch/index.mjs +15 -16
- package/dist/{FeatureSwitch-CVDD87B0.js → FeatureSwitch-CGQPBRdO.js} +7 -10
- package/dist/{FeatureSwitch-oMVVDniS.js → FeatureSwitch-Ds0TlmOB.js} +7 -10
- package/dist/Flex/index.cjs +1 -2
- package/dist/Flex/index.mjs +1 -2
- package/dist/{Flex-CLfxL4uP.js → Flex-BJZMebSp.js} +0 -3
- package/dist/{Flex-KDIKEiWV.js → Flex-DRJw3WsQ.js} +0 -3
- package/dist/Form/index.cjs +2 -2
- package/dist/Form/index.mjs +2 -2
- package/dist/{Form-Dd9YKBh-.js → Form-B3EdSEXP.js} +1 -1
- package/dist/{Form-ChkdN1bx.js → Form-DP97ci0x.js} +1 -1
- package/dist/FormField/index.cjs +8 -9
- package/dist/FormField/index.mjs +8 -9
- package/dist/{FormField-CdAuYy0F.js → FormField-BxY4L9wD.js} +6 -11
- package/dist/{FormField-B865Zq6s.js → FormField-Dcn1R09U.js} +6 -11
- package/dist/FormatDate/index.cjs +1 -1
- package/dist/FormatDate/index.mjs +1 -1
- package/dist/FormatEmail/index.cjs +1 -2
- package/dist/FormatEmail/index.mjs +1 -2
- package/dist/{FormatEmail-BH1qM7Va.js → FormatEmail-Bn9ByLZa.js} +0 -3
- package/dist/{FormatEmail-_Ytrq7mn.js → FormatEmail-BnuBuASK.js} +0 -3
- package/dist/FormatFile/index.cjs +23 -24
- package/dist/FormatFile/index.mjs +23 -24
- package/dist/{FormatFile-DAJO2geP.js → FormatFile-CEGl-GNS.js} +10 -17
- package/dist/{FormatFile-CPv2_Jjv.js → FormatFile-COIahP8w.js} +9 -16
- 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/{FormatTime-CfcVslez.js → FormatTime-CXn1dpk3.js} +2 -1
- package/dist/{FormatTime-BGr7_DaA.js → FormatTime-DUgjybpS.js} +2 -1
- package/dist/Gallery/index.cjs +29 -30
- package/dist/Gallery/index.mjs +29 -30
- package/dist/{Gallery-DTjzB9_5.js → Gallery-D_M9ewoA.js} +3 -6
- package/dist/{Gallery-DiTg1Xi1.js → Gallery-qsWGTjvh.js} +3 -6
- package/dist/Glimmer/index.cjs +3 -4
- package/dist/Glimmer/index.mjs +3 -4
- package/dist/Glimmer-C2qOB76I.js +63 -0
- package/dist/Glimmer-ZcjoC9nF.js +60 -0
- package/dist/Grid/InternalGridCell/index.cjs +1 -2
- package/dist/Grid/InternalGridCell/index.mjs +1 -2
- package/dist/Grid/index.cjs +5 -6
- package/dist/Grid/index.mjs +5 -6
- package/dist/{Grid-D7x0Q_kU.js → Grid-Bf4ZVHgf.js} +2 -7
- package/dist/{Grid-BUbGRzYk.js → Grid-C6bP5fWo.js} +2 -7
- package/dist/Heading/index.cjs +4 -5
- package/dist/Heading/index.mjs +4 -5
- package/dist/{Heading-uY5NMC6R.js → Heading-B71idoWS.js} +2 -2
- package/dist/{Heading-C6F5DmMP.js → Heading-BZh3o4sl.js} +2 -2
- package/dist/Icon/index.cjs +1 -1
- package/dist/Icon/index.mjs +1 -1
- package/dist/InlineLabel/index.cjs +2 -3
- package/dist/InlineLabel/index.mjs +2 -3
- package/dist/InlineLabel-B0DnDHGj.js +18 -0
- package/dist/InlineLabel-Dt4WY0ly.js +20 -0
- package/dist/InputAvatar/index.cjs +13 -14
- package/dist/InputAvatar/index.mjs +13 -14
- package/dist/{InputAvatar-Dqns8ejm.js → InputAvatar-BJzPEwJL.js} +5 -8
- package/dist/{InputAvatar-BDiAx8_I.js → InputAvatar-BTq18BL8.js} +5 -8
- package/dist/InputDate/index.cjs +19 -20
- package/dist/InputDate/index.mjs +19 -20
- package/dist/{InputDate-D7ne3xyW.js → InputDate-C5D6jAiA.js} +2 -2
- package/dist/{InputDate-BmLOL5xh.js → InputDate-Dj3XBGfy.js} +2 -2
- package/dist/InputEmail/index.cjs +9 -10
- package/dist/InputEmail/index.mjs +9 -10
- package/dist/{InputEmail-CcO6xmGN.js → InputEmail-DqXL48eJ.js} +1 -1
- package/dist/{InputEmail-KyDVW4Ko.js → InputEmail-MraERyZE.js} +1 -1
- package/dist/InputFile/index.cjs +10 -11
- package/dist/InputFile/index.mjs +10 -11
- package/dist/{InputFile-BdAFzqGN.js → InputFile-B_1llUlk.js} +6 -9
- package/dist/{InputFile-8IOQFsKj.js → InputFile-MInmf9BE.js} +6 -9
- package/dist/InputGroup/index.cjs +1 -2
- package/dist/InputGroup/index.mjs +1 -2
- package/dist/InputGroup-CKNTE1gr.js +25 -0
- package/dist/InputGroup-XEf65kKy.js +23 -0
- package/dist/InputNumber/index.cjs +9 -10
- package/dist/InputNumber/index.mjs +9 -10
- package/dist/{InputNumber-DOK2PlZG.js → InputNumber-5H9XaCUx.js} +1 -1
- package/dist/{InputNumber-tL7mVey2.js → InputNumber-CDOZdTnz.js} +1 -1
- package/dist/InputPassword/index.cjs +9 -10
- package/dist/InputPassword/index.mjs +9 -10
- package/dist/{InputPassword-lHpPaqWA.js → InputPassword-Bf73HCu2.js} +1 -1
- package/dist/{InputPassword-BXoaR0r9.js → InputPassword-Chz1H3DM.js} +1 -1
- package/dist/InputPhoneNumber/index.cjs +9 -10
- package/dist/InputPhoneNumber/index.mjs +9 -10
- package/dist/{InputPhoneNumber-liRsuVVe.js → InputPhoneNumber-BD-cRjr2.js} +2 -5
- package/dist/{InputPhoneNumber-D8SnU3jy.js → InputPhoneNumber-D64lVCGz.js} +2 -5
- package/dist/InputText/index.cjs +10 -11
- package/dist/InputText/index.mjs +10 -11
- package/dist/{InputText-Bf8bpzve.js → InputText-Bz7189d1.js} +2 -2
- package/dist/{InputText-CSy-CW4w.js → InputText-DOX_d1sZ.js} +2 -2
- package/dist/InputTime/index.cjs +13 -14
- package/dist/InputTime/index.mjs +13 -14
- package/dist/{InputTime-CrhCKBBs.js → InputTime-B0sKvvkn.js} +11 -8
- package/dist/{InputTime-BV8B5obt.js → InputTime-DHxXJ21X.js} +12 -9
- package/dist/InputValidation/index.cjs +4 -5
- package/dist/InputValidation/index.mjs +4 -5
- package/dist/{InputValidation-BvFAMweO.js → InputValidation-BmQejbB4.js} +2 -5
- package/dist/{InputValidation-DDTInAPc.js → InputValidation-DN3qk6pq.js} +2 -5
- package/dist/{InternalChipDismissible-5vJZ7DMg.js → InternalChipDismissible-5iYyKhGZ.js} +11 -16
- package/dist/{InternalChipDismissible-CePa0vhH.js → InternalChipDismissible-CH9QTp5s.js} +11 -16
- package/dist/{InternalGridCell-DVIsYmbG.js → InternalGridCell-D6yCkfrW.js} +0 -3
- package/dist/{InternalGridCell-DqEJFv0E.js → InternalGridCell-Dx0kqnY3.js} +0 -3
- package/dist/LightBox/index.cjs +14 -15
- package/dist/LightBox/index.mjs +14 -15
- package/dist/{LightBox-BC7seISN.js → LightBox-CrpQ_BmC.js} +7 -10
- package/dist/{LightBox-CyPttMLH.js → LightBox-DsrD6FrN.js} +7 -10
- package/dist/Link/index.cjs +1 -1
- package/dist/Link/index.mjs +1 -1
- package/dist/List/index.cjs +19 -20
- package/dist/List/index.d.ts +1 -1
- package/dist/List/index.mjs +19 -20
- package/dist/{List-BZZpt0Ub.js → List-Cl9HkfFe.js} +10 -17
- package/dist/{List-C-GfR0wo.js → List-ciHpatR5.js} +10 -17
- package/dist/Markdown/index.cjs +11 -12
- package/dist/Markdown/index.mjs +11 -12
- package/dist/{Markdown-DCa9Ee8O.js → Markdown-BQRdn7Au.js} +7 -7
- package/dist/{Markdown-TRKfHAdg.js → Markdown-yJ_ITFC-.js} +7 -7
- package/dist/Menu/index.cjs +7 -8
- package/dist/Menu/index.mjs +7 -8
- package/dist/{Menu-C8ngEayF.js → Menu-Bt6aL438.js} +6 -9
- package/dist/{Menu-DLVEl91f.js → Menu-BwDxY-3K.js} +6 -9
- package/dist/Modal/index.cjs +11 -12
- package/dist/Modal/index.mjs +11 -12
- package/dist/Modal-DTdTMshp.js +60 -0
- package/dist/Modal-DgKvFPNv.js +62 -0
- package/dist/MultiSelect/index.cjs +6 -7
- package/dist/MultiSelect/index.mjs +6 -7
- package/dist/{MultiSelect-EGNb_YdS.js → MultiSelect-BQ-jmXhj.js} +3 -8
- package/dist/{MultiSelect-DmmfA45y.js → MultiSelect-BxIsBNz5.js} +3 -8
- package/dist/{Option-DYxaFZyP.js → Option-1fLJTsDX.js} +1 -1
- package/dist/{Option-BXGHgFzD.js → Option-CVOmj_uC.js} +1 -1
- package/dist/Page/index.cjs +21 -22
- package/dist/Page/index.mjs +21 -22
- package/dist/{Page-TRMuJUqN.js → Page-BimVY0X2.js} +8 -11
- package/dist/{Page-B3a-bBJr.js → Page-DIniZw9m.js} +8 -11
- package/dist/Popover/index.cjs +6 -7
- package/dist/Popover/index.mjs +6 -7
- package/dist/Popover-BFBelGyQ.js +50 -0
- package/dist/Popover-C2jDJEzk.js +48 -0
- package/dist/ProgressBar/index.cjs +1 -2
- package/dist/ProgressBar/index.mjs +1 -2
- package/dist/ProgressBar-EEqIHsPK.js +31 -0
- package/dist/ProgressBar-iQTodZzC.js +33 -0
- package/dist/RadioGroup/index.cjs +3 -4
- package/dist/RadioGroup/index.mjs +3 -4
- package/dist/RadioGroup-D0NsxhzJ.js +36 -0
- package/dist/RadioGroup-DTkyBmKe.js +39 -0
- package/dist/RecurringSelect/components/index.cjs +4 -5
- package/dist/RecurringSelect/components/index.mjs +4 -5
- package/dist/RecurringSelect/index.cjs +15 -16
- package/dist/RecurringSelect/index.mjs +15 -16
- package/dist/{RecurringSelect-DVJmlWYW.js → RecurringSelect-CxF9Q2Zw.js} +6 -11
- package/dist/{RecurringSelect-BHNh7-CP.js → RecurringSelect-DE4KJJH7.js} +6 -11
- package/dist/Select/index.cjs +9 -10
- package/dist/Select/index.mjs +9 -10
- package/dist/Spinner/index.cjs +1 -2
- package/dist/Spinner/index.mjs +1 -2
- package/dist/Spinner-CRuMTRDX.js +16 -0
- package/dist/Spinner-DVNueanD.js +14 -0
- package/dist/StatusIndicator/index.cjs +1 -2
- package/dist/StatusIndicator/index.mjs +1 -2
- package/dist/StatusIndicator-Bfud1mqV.js +9 -0
- package/dist/StatusIndicator-Cjmg8EnA.js +11 -0
- package/dist/StatusLabel/index.cjs +3 -4
- package/dist/StatusLabel/index.mjs +3 -4
- package/dist/StatusLabel-CsXJ7kcf.js +16 -0
- package/dist/StatusLabel-DFNnM_ND.js +18 -0
- package/dist/Switch/index.cjs +2 -3
- package/dist/Switch/index.mjs +2 -3
- package/dist/Switch-Brgnc2yO.js +48 -0
- package/dist/Switch-CEyl-CCv.js +46 -0
- package/dist/Table/index.cjs +1 -2
- package/dist/Table/index.mjs +1 -2
- package/dist/Tabs/index.cjs +2 -3
- package/dist/Tabs/index.mjs +2 -3
- package/dist/{Tabs-srk0fYLi.js → Tabs-CF42-elJ.js} +1 -4
- package/dist/{Tabs-CtI2r8hf.js → Tabs-LptosK4S.js} +1 -4
- package/dist/Text/index.cjs +2 -3
- package/dist/Text/index.mjs +2 -3
- package/dist/{Text-B0MvS7fA.js → Text-CTlHUXxm.js} +1 -1
- package/dist/{Text-L0uH5HlC.js → Text-DjQd0Ko6.js} +1 -1
- package/dist/Toast/index.cjs +4 -5
- package/dist/Toast/index.mjs +4 -5
- package/dist/Tooltip/index.cjs +3 -4
- package/dist/Tooltip/index.mjs +3 -4
- package/dist/{Tooltip-Nc-uCHS0.js → Tooltip-BQmjncxZ.js} +2 -5
- package/dist/{Tooltip-CGyqlo9X.js → Tooltip-CPH6xacL.js} +2 -5
- package/dist/Typography/index.cjs +1 -2
- package/dist/Typography/index.mjs +1 -2
- package/dist/Typography-CH95DSHa.js +36 -0
- package/dist/Typography-D42Vw2tg.js +38 -0
- package/dist/{_baseAssignValue-B6tvMdT2.js → _baseAssignValue-CJO7GpfR.js} +1 -1
- package/dist/{_baseAssignValue-DyNqou4j.js → _baseAssignValue-CXdUd8Of.js} +1 -1
- package/dist/{_baseEach--p319nr8.js → _baseEach-CMgrurOA.js} +4 -4
- package/dist/{_baseEach-DfA25JZA.js → _baseEach-UNVcvhkg.js} +4 -4
- package/dist/{_defineProperty-DjLE4Bk3.js → _defineProperty-9mI3GYSz.js} +3 -3
- package/dist/{_defineProperty-9A76YTSY.js → _defineProperty-CQ2lsOCK.js} +3 -3
- package/dist/{_getTag-DV55KKyH.js → _getTag-BmsBotNq.js} +1 -1
- package/dist/{_getTag-Bd2IuclU.js → _getTag-CbGOW_ZU.js} +1 -1
- package/dist/{_setToString-QSHar2ai.js → _setToString-Cl-Q2xhV.js} +3 -3
- package/dist/{_setToString-B_OHprdS.js → _setToString-DHZ5w1gC.js} +3 -3
- package/dist/{debounce-CJA36ltI.js → debounce-Bl-yjBp-.js} +3 -3
- package/dist/{debounce-D3te8_TG.js → debounce-DfEs2dId.js} +3 -3
- package/dist/{helpers-CNVUgXhm.js → helpers-23J-u9y-.js} +1 -1
- package/dist/{helpers-BOV9QiZ6.js → helpers-BNDeDNC7.js} +1 -1
- package/dist/{index-CJnrkxgL.js → index-BLuDMDZ0.js} +1 -1
- package/dist/{index-B88K44gK.js → index-BPEuVSO0.js} +1 -1
- package/dist/index.cjs +146 -147
- package/dist/index.mjs +146 -147
- package/dist/{isObjectLike-BUFV4ggG.js → isObjectLike-B2TjP8Gx.js} +1 -1
- package/dist/{isObjectLike-CkQBn_-v.js → isObjectLike-DzUyIMtg.js} +1 -1
- package/dist/{isSymbol-BB8mecpv.js → isSymbol-CP8SYzWl.js} +1 -1
- package/dist/{isSymbol-DS9vlqp3.js → isSymbol-Dh625d8C.js} +1 -1
- package/dist/{noop-CJPLieIK.js → noop-B9-jpZe5.js} +1 -1
- package/dist/{noop-BHeBk22E.js → noop-DgeybFvK.js} +1 -1
- package/dist/{showToast-C-7zLU7N.js → showToast-Bw9Ws5p9.js} +3 -6
- package/dist/{showToast-688fQ_xY.js → showToast-DqueO7US.js} +3 -6
- package/dist/styles.css +8746 -0
- package/dist/{useActiveLayout-DlRIhq7D.js → useActiveLayout-BW1FHz7l.js} +2 -2
- package/dist/{useActiveLayout-raCuJJNt.js → useActiveLayout-C2IZmBER.js} +2 -2
- package/dist/{useAssert-CFKor1LN.js → useAssert-CCZTBhv2.js} +2 -2
- package/dist/{useAssert-BfGjI3Xu.js → useAssert-CKuJrkMI.js} +2 -2
- package/dist/{useAtlantisConfig-CFsS2rFN.js → useAtlantisConfig-DnQ8BsxW.js} +1 -1
- package/dist/{useAtlantisConfig-7GBnNnKI.js → useAtlantisConfig-U8SfFF4f.js} +1 -1
- package/dist/{useBatchSelect-D2oSwHTp.js → useBatchSelect-BmCCWjSy.js} +1 -1
- package/dist/{useBatchSelect-DnLpNm6-.js → useBatchSelect-CX4wFyKC.js} +1 -1
- package/dist/{useIsMounted-Bd3yeb_P.js → useIsMounted-Bnc7sV2u.js} +1 -1
- package/dist/{useIsMounted-Bv7nYElm.js → useIsMounted-gVoBVqka.js} +1 -1
- package/dist/{useResizeObserver-BqrsAsTY.js → useResizeObserver-BbxlOmMA.js} +3 -3
- package/dist/{useResizeObserver-CF7bHzff.js → useResizeObserver-C2MVUhWJ.js} +3 -3
- package/dist/{useResponsiveSizing-ChRsK6z5.js → useResponsiveSizing-Ce1yk1wH.js} +19 -13
- package/dist/{useResponsiveSizing-BMCCsRh4.js → useResponsiveSizing-IDtF_Q-Q.js} +20 -14
- package/dist/{useScrollToActive-DG0bvnxB.js → useScrollToActive-BFRSBpwB.js} +9 -9
- package/dist/{useScrollToActive-CtN2151w.js → useScrollToActive-DnHfJGuK.js} +9 -9
- package/package.json +5 -3
- package/rollup.config.mjs +2 -0
- package/dist/Avatar-AkaG8y0Q.js +0 -72
- package/dist/Avatar-CckTha1O.js +0 -70
- package/dist/BannerIcon-B1SZQKIB.js +0 -27
- package/dist/BannerIcon-x0kR2B3_.js +0 -24
- package/dist/Body-D_wXn-LQ.js +0 -50
- package/dist/Body-_c6z1NDK.js +0 -59
- package/dist/Button-CdFKgOjt.js +0 -52
- package/dist/Button-DCEN_VU9.js +0 -50
- package/dist/Card-B0joNWLm.js +0 -86
- package/dist/Card-n4Kk3MFk.js +0 -88
- package/dist/Checkbox-DRsOgqsP.js +0 -56
- package/dist/Checkbox-fFiBs5HY.js +0 -58
- package/dist/Chip-Bb8gCWzd.js +0 -70
- package/dist/Chip-BnhbGEWQ.js +0 -73
- package/dist/ComboboxAction-82KBbDVr.js +0 -27
- package/dist/ComboboxAction-B7IXde9k.js +0 -25
- package/dist/ComboboxContentSearch-F-Mw0tok.js +0 -35
- package/dist/ComboboxContentSearch-u-EyPgPl.js +0 -37
- package/dist/ComboboxLoadMore-BUlEZHBo.js +0 -19
- package/dist/ComboboxLoadMore-TirFzZ4g.js +0 -17
- package/dist/ComboboxOption-CgeorSbe.js +0 -23
- package/dist/ComboboxOption-D9gCE-eF.js +0 -25
- package/dist/Content-4bZbek9l.js +0 -20
- package/dist/Content-CQOR6IRo.js +0 -18
- package/dist/DataList-DX1hwly9.js +0 -9
- package/dist/DataList-Qb5Xash4.js +0 -7
- package/dist/DataListAction-CcD0IsaE.js +0 -40
- package/dist/DataListAction-DlfUBSOw.js +0 -42
- package/dist/DataListItemActions-B8pSLmd2.js +0 -32
- package/dist/DataListItemActions-Dz1mEgg_.js +0 -35
- package/dist/DataListLoadMore-BIsvQlUO.js +0 -34
- package/dist/DataListLoadMore-C6GC4XoA.js +0 -37
- package/dist/DataListOverflowFade-D2rFIjMG.js +0 -25
- package/dist/DataListOverflowFade-_k5f_vP7.js +0 -28
- package/dist/DataListSortingOptions-AOlp0wLL.js +0 -38
- package/dist/DataListSortingOptions-Cw6yPfWm.js +0 -40
- package/dist/DataListStickyHeader-Ap-sBN7l.js +0 -26
- package/dist/DataListStickyHeader-CaU6bPyq.js +0 -28
- package/dist/DayOfMonthSelect-Cw0UdUV3.js +0 -148
- package/dist/DayOfMonthSelect-Dn723mVZ.js +0 -141
- package/dist/DescriptionList-DYVPB4S2.js +0 -17
- package/dist/DescriptionList-eeNSRnJh.js +0 -15
- package/dist/Disclosure-D4tJPmHy.js +0 -36
- package/dist/Disclosure-DyTg4Uwd.js +0 -38
- package/dist/Divider-C9MO_-B0.js +0 -22
- package/dist/Divider-Dszqbu3Y.js +0 -20
- package/dist/DrawerGrid-BLL7ii80.js +0 -36
- package/dist/DrawerGrid-RY4L2skM.js +0 -33
- package/dist/Glimmer-B2MoOE-s.js +0 -69
- package/dist/Glimmer-D7ctwTzA.js +0 -72
- package/dist/InlineLabel-CBlGoG-0.js +0 -21
- package/dist/InlineLabel-nHCp9-lL.js +0 -23
- package/dist/InputGroup-Bljb97cw.js +0 -28
- package/dist/InputGroup-CCJ2rycA.js +0 -26
- package/dist/Modal-BPzW4nQk.js +0 -67
- package/dist/Modal-Diac5o-p.js +0 -65
- package/dist/Popover-B7XuVjA4.js +0 -51
- package/dist/Popover-C8s-itLd.js +0 -53
- package/dist/ProgressBar-D6VOjCm4.js +0 -36
- package/dist/ProgressBar-DQUgUNrS.js +0 -38
- package/dist/RadioGroup-B49EfNAb.js +0 -42
- package/dist/RadioGroup-Bu8fGdqO.js +0 -39
- package/dist/Spinner-5gazZn3N.js +0 -17
- package/dist/Spinner-YuQ5bN78.js +0 -19
- package/dist/StatusIndicator-CwKO_J6U.js +0 -12
- package/dist/StatusIndicator-D2zrrTVA.js +0 -14
- package/dist/StatusLabel-CJqEkyQZ.js +0 -19
- package/dist/StatusLabel-DV1tyvxr.js +0 -21
- package/dist/Switch-B4rTIL_b.js +0 -49
- package/dist/Switch-D1umPMVR.js +0 -51
- package/dist/Typography-BLZqr2yE.js +0 -55
- package/dist/Typography-g6o6Nu4H.js +0 -57
- package/dist/style-inject.es-XZHJH68X.js +0 -30
- package/dist/style-inject.es-tgCJW-Cu.js +0 -28
- /package/dist/{AnimatedPresence-D73apgLB.js → AnimatedPresence-BfpoelOw.js} +0 -0
- /package/dist/{AnimatedPresence-DFaAEYUa.js → AnimatedPresence-BniO-Mp1.js} +0 -0
- /package/dist/{DataList.const-Wz370ukq.js → DataList.const-DZYlPKON.js} +0 -0
- /package/dist/{DataList.const-YbvF2-QB.js → DataList.const-PX4OMolu.js} +0 -0
- /package/dist/{DataListLayoutContext-DT0mtKzt.js → DataListLayoutContext-B-8cmOKr.js} +0 -0
- /package/dist/{DataListLayoutContext-D3REliDa.js → DataListLayoutContext-C8ufW1T8.js} +0 -0
- /package/dist/{FormatDate-Dxs33-Xj.js → FormatDate-CbmnyvY5.js} +0 -0
- /package/dist/{FormatDate-BzJETLja.js → FormatDate-DeoWqT-K.js} +0 -0
- /package/dist/{FormatRelativeDateTime-COgItrYT.js → FormatRelativeDateTime-ke68Ek0i.js} +0 -0
- /package/dist/{FormatRelativeDateTime-DTnQraIq.js → FormatRelativeDateTime-tXY3L3Pg.js} +0 -0
- /package/dist/{Icon-CoHJokXb.js → Icon-Cxtu-PZL.js} +0 -0
- /package/dist/{Icon-B9XNdA1T.js → Icon-hzzO5dnb.js} +0 -0
- /package/dist/{Link-CTWzdpyV.js → Link-DOCw5TcK.js} +0 -0
- /package/dist/{Link-Bnzn51lp.js → Link-DkkeE5rc.js} +0 -0
- /package/dist/{_commonjsHelpers-B83fTs8d.js → _commonjsHelpers-Bc1dp4FJ.js} +0 -0
- /package/dist/{_commonjsHelpers-E-ZsRS8r.js → _commonjsHelpers-ByKSw8M_.js} +0 -0
- /package/dist/{_polyfill-node.process-Clw8ILH4.js → _polyfill-node.process-B2i4BFmc.js} +0 -0
- /package/dist/{_polyfill-node.process-CzATM2P1.js → _polyfill-node.process-ExmfgYNd.js} +0 -0
- /package/dist/{tslib.es6-ld72nsZq.js → tslib.es6-C-HYojaW.js} +0 -0
- /package/dist/{tslib.es6-Df1SgIEn.js → tslib.es6-CpCvXiaK.js} +0 -0
- /package/dist/{useChildComponent-BUH0ttPi.js → useChildComponent-BesIyGJH.js} +0 -0
- /package/dist/{useChildComponent-D95jU7NM.js → useChildComponent-ClgkE0D-.js} +0 -0
- /package/dist/{useFocusTrap-CwrEcxTP.js → useFocusTrap-BXnNu5b6.js} +0 -0
- /package/dist/{useFocusTrap-DLJOOBZI.js → useFocusTrap-C8w9vgjL.js} +0 -0
- /package/dist/{useInView-BviYwGWG.js → useInView-C_THSOHC.js} +0 -0
- /package/dist/{useInView-CfbHoK6x.js → useInView-D4AikhSc.js} +0 -0
- /package/dist/{useOnKeyDown-D9ZBkLqI.js → useOnKeyDown-DIX1rWRg.js} +0 -0
- /package/dist/{useOnKeyDown-BcoTkvog.js → useOnKeyDown-DUFfc1-F.js} +0 -0
- /package/dist/{useRefocusOnActivator-BdSGXVvK.js → useRefocusOnActivator-BR9fEvOK.js} +0 -0
- /package/dist/{useRefocusOnActivator-CoCJUXLp.js → useRefocusOnActivator-BskE__Ss.js} +0 -0
- /package/dist/{useSafeLayoutEffect-CYoPOUNG.js → useSafeLayoutEffect-D7sZrvwk.js} +0 -0
- /package/dist/{useSafeLayoutEffect-kgxSfuSX.js → useSafeLayoutEffect-Dt6ttMH1.js} +0 -0
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { formatCurrency } from '@jobber/formatters';
|
|
3
|
+
import classnames from 'classnames';
|
|
4
|
+
|
|
5
|
+
var styles$1 = {"table":"gFY9BLPF808-","row":"NZbmlKVakYo-","header":"_72-uJqZ5jGE-","footer":"fEVdTCw9eOU-"};
|
|
6
|
+
|
|
7
|
+
function Table({ children }) {
|
|
8
|
+
return React.createElement("table", { className: styles$1.table }, children);
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
function Row({ children }) {
|
|
12
|
+
return React.createElement("tr", { className: styles$1.row }, children);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
var styles = {"cell":"xibCW9zSMXU-","left":"SD8FBgvYMQg-","center":"_5VZpkU0Gu40-","right":"DNPkTtpA-8g-","numeric":"_5EfJs7A9kEg-"};
|
|
16
|
+
|
|
17
|
+
function Cell({ children, align = "left" }) {
|
|
18
|
+
const className = classnames(styles.cell, styles[align]);
|
|
19
|
+
return React.createElement("td", { className: className }, children);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
function CellNumeric({ value }) {
|
|
23
|
+
return (React.createElement(Cell, { align: "right" },
|
|
24
|
+
React.createElement("span", { className: styles.numeric }, value.toString())));
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
function CellCurrency({ value, currency = undefined, }) {
|
|
28
|
+
return React.createElement(CellNumeric, { value: formatCurrency(value, currency) });
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
function Header({ children }) {
|
|
32
|
+
return (React.createElement("thead", { className: styles$1.header },
|
|
33
|
+
React.createElement(Row, null, children)));
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
function Footer({ children }) {
|
|
37
|
+
return (React.createElement("tfoot", { className: styles$1.footer },
|
|
38
|
+
React.createElement(Row, null, children)));
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
function Body({ children }) {
|
|
42
|
+
return React.createElement("tbody", null, children);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export { Body as B, Cell as C, Footer as F, Header as H, Row as R, Table as T, CellNumeric as a, CellCurrency as b };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var formatters = require('@jobber/formatters');
|
|
5
|
+
var classnames = require('classnames');
|
|
6
|
+
|
|
7
|
+
var styles$1 = {"table":"gFY9BLPF808-","row":"NZbmlKVakYo-","header":"_72-uJqZ5jGE-","footer":"fEVdTCw9eOU-"};
|
|
8
|
+
|
|
9
|
+
function Table({ children }) {
|
|
10
|
+
return React.createElement("table", { className: styles$1.table }, children);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
function Row({ children }) {
|
|
14
|
+
return React.createElement("tr", { className: styles$1.row }, children);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
var styles = {"cell":"xibCW9zSMXU-","left":"SD8FBgvYMQg-","center":"_5VZpkU0Gu40-","right":"DNPkTtpA-8g-","numeric":"_5EfJs7A9kEg-"};
|
|
18
|
+
|
|
19
|
+
function Cell({ children, align = "left" }) {
|
|
20
|
+
const className = classnames(styles.cell, styles[align]);
|
|
21
|
+
return React.createElement("td", { className: className }, children);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
function CellNumeric({ value }) {
|
|
25
|
+
return (React.createElement(Cell, { align: "right" },
|
|
26
|
+
React.createElement("span", { className: styles.numeric }, value.toString())));
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
function CellCurrency({ value, currency = undefined, }) {
|
|
30
|
+
return React.createElement(CellNumeric, { value: formatters.formatCurrency(value, currency) });
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
function Header({ children }) {
|
|
34
|
+
return (React.createElement("thead", { className: styles$1.header },
|
|
35
|
+
React.createElement(Row, null, children)));
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
function Footer({ children }) {
|
|
39
|
+
return (React.createElement("tfoot", { className: styles$1.footer },
|
|
40
|
+
React.createElement(Row, null, children)));
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
function Body({ children }) {
|
|
44
|
+
return React.createElement("tbody", null, children);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
exports.Body = Body;
|
|
48
|
+
exports.Cell = Cell;
|
|
49
|
+
exports.CellCurrency = CellCurrency;
|
|
50
|
+
exports.CellNumeric = CellNumeric;
|
|
51
|
+
exports.Footer = Footer;
|
|
52
|
+
exports.Header = Header;
|
|
53
|
+
exports.Row = Row;
|
|
54
|
+
exports.Table = Table;
|
package/dist/Button/Button.d.ts
CHANGED
|
@@ -38,7 +38,8 @@ interface ButtonAnchorProps extends ButtonFoundationProps {
|
|
|
38
38
|
}
|
|
39
39
|
interface ButtonLinkProps<S = unknown> extends ButtonFoundationProps {
|
|
40
40
|
/**
|
|
41
|
-
*
|
|
41
|
+
* **Deprecated**: to will be removed in the next major version
|
|
42
|
+
* @deprecated
|
|
42
43
|
*/
|
|
43
44
|
readonly to?: LinkProps<S>["to"];
|
|
44
45
|
}
|
package/dist/Button/index.cjs
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Button = require('../Button-
|
|
3
|
+
var Button = require('../Button-nA6ymBW2.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('react-router-dom');
|
|
7
|
-
require('../
|
|
8
|
-
require('../Icon-B9XNdA1T.js');
|
|
7
|
+
require('../Icon-hzzO5dnb.js');
|
|
9
8
|
require('@jobber/design');
|
|
10
|
-
require('../Typography-
|
|
9
|
+
require('../Typography-D42Vw2tg.js');
|
|
11
10
|
|
|
12
11
|
|
|
13
12
|
|
package/dist/Button/index.mjs
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { B as Button } from '../Button-
|
|
1
|
+
export { B as Button } from '../Button-DNI8B3Xo.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
4
|
import 'react-router-dom';
|
|
5
|
-
import '../
|
|
6
|
-
import '../Icon-CoHJokXb.js';
|
|
5
|
+
import '../Icon-Cxtu-PZL.js';
|
|
7
6
|
import '@jobber/design';
|
|
8
|
-
import '../Typography-
|
|
7
|
+
import '../Typography-CH95DSHa.js';
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import classnames from 'classnames';
|
|
3
|
+
import { Link } from 'react-router-dom';
|
|
4
|
+
import { I as Icon } from './Icon-Cxtu-PZL.js';
|
|
5
|
+
import { T as Typography } from './Typography-CH95DSHa.js';
|
|
6
|
+
|
|
7
|
+
var styles = {"button":"U9VsquOtk2I-","work":"qkFQwI0PKfw-","learning":"jsKQEOBdJ0k-","destructive":"_4W8X0dxZDK4-","subtle":"vDKO-cmh8vY-","primary":"FXqN12jWtPo-","disabled":"bg-l22drjd0-","secondary":"pf6G840lKdA-","tertiary":"m7DbwRZWcNk-","small":"STSDgSRREx4-","base":"amIh7vPETfo-","large":"ON6ezOojFVo-","onlyIcon":"Qq-idRLJTCk-","hasIconAndLabel":"EWh1gvgPJQg-","iconOnRight":"pfzTUMgNb3o-","fullWidth":"ZCHqCEyLBw0-","loading":"VVFKEv1ksMA-","animateStripes":"a8Q-0lnKH5M-"};
|
|
8
|
+
|
|
9
|
+
function Button(props) {
|
|
10
|
+
const { ariaControls, ariaHaspopup, ariaExpanded, ariaLabel, disabled = false, external, fullWidth, icon, label, iconOnRight, id, loading, onClick, onMouseDown, role, size = "base", type = "primary", url, to, variation = "work", submit, } = props;
|
|
11
|
+
const buttonClassNames = classnames(styles.button, styles[size], {
|
|
12
|
+
[styles.onlyIcon]: icon && !label,
|
|
13
|
+
[styles.hasIconAndLabel]: icon && label,
|
|
14
|
+
[styles.iconOnRight]: iconOnRight,
|
|
15
|
+
[styles[variation]]: variation,
|
|
16
|
+
[styles[type]]: type,
|
|
17
|
+
[styles.disabled]: disabled,
|
|
18
|
+
[styles.fullWidth]: fullWidth,
|
|
19
|
+
[styles.loading]: loading,
|
|
20
|
+
});
|
|
21
|
+
const buttonType = submit ? "submit" : "button";
|
|
22
|
+
const tagProps = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ className: buttonClassNames, disabled,
|
|
23
|
+
id }, (!disabled && { href: url })), (!disabled && { onClick: onClick })), (!disabled && { onMouseDown: onMouseDown })), (external && { target: "_blank" })), (url === undefined && to === undefined && { type: buttonType })), { "aria-controls": ariaControls, "aria-haspopup": ariaHaspopup, "aria-expanded": ariaExpanded, "aria-label": ariaLabel, role: role });
|
|
24
|
+
const buttonInternals = React.createElement(ButtonInternals, Object.assign({}, props));
|
|
25
|
+
if (to) {
|
|
26
|
+
return (React.createElement(Link, Object.assign({}, tagProps, { to: to }), buttonInternals));
|
|
27
|
+
}
|
|
28
|
+
const Tag = url ? "a" : "button";
|
|
29
|
+
return React.createElement(Tag, Object.assign({}, tagProps), buttonInternals);
|
|
30
|
+
}
|
|
31
|
+
function ButtonInternals({ label, icon, size = "base" }) {
|
|
32
|
+
return (React.createElement(React.Fragment, null,
|
|
33
|
+
icon && React.createElement(Icon, { name: icon, size: size }),
|
|
34
|
+
React.createElement(Typography, { element: "span", fontWeight: "extraBold", fontFamily: "base", size: getTypeSizes(size) }, label)));
|
|
35
|
+
}
|
|
36
|
+
function getTypeSizes(size) {
|
|
37
|
+
switch (size) {
|
|
38
|
+
case "small":
|
|
39
|
+
return "small";
|
|
40
|
+
case "large":
|
|
41
|
+
return "large";
|
|
42
|
+
default:
|
|
43
|
+
return "base";
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export { Button as B };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var reactRouterDom = require('react-router-dom');
|
|
6
|
+
var Icon = require('./Icon-hzzO5dnb.js');
|
|
7
|
+
var Typography = require('./Typography-D42Vw2tg.js');
|
|
8
|
+
|
|
9
|
+
var styles = {"button":"U9VsquOtk2I-","work":"qkFQwI0PKfw-","learning":"jsKQEOBdJ0k-","destructive":"_4W8X0dxZDK4-","subtle":"vDKO-cmh8vY-","primary":"FXqN12jWtPo-","disabled":"bg-l22drjd0-","secondary":"pf6G840lKdA-","tertiary":"m7DbwRZWcNk-","small":"STSDgSRREx4-","base":"amIh7vPETfo-","large":"ON6ezOojFVo-","onlyIcon":"Qq-idRLJTCk-","hasIconAndLabel":"EWh1gvgPJQg-","iconOnRight":"pfzTUMgNb3o-","fullWidth":"ZCHqCEyLBw0-","loading":"VVFKEv1ksMA-","animateStripes":"a8Q-0lnKH5M-"};
|
|
10
|
+
|
|
11
|
+
function Button(props) {
|
|
12
|
+
const { ariaControls, ariaHaspopup, ariaExpanded, ariaLabel, disabled = false, external, fullWidth, icon, label, iconOnRight, id, loading, onClick, onMouseDown, role, size = "base", type = "primary", url, to, variation = "work", submit, } = props;
|
|
13
|
+
const buttonClassNames = classnames(styles.button, styles[size], {
|
|
14
|
+
[styles.onlyIcon]: icon && !label,
|
|
15
|
+
[styles.hasIconAndLabel]: icon && label,
|
|
16
|
+
[styles.iconOnRight]: iconOnRight,
|
|
17
|
+
[styles[variation]]: variation,
|
|
18
|
+
[styles[type]]: type,
|
|
19
|
+
[styles.disabled]: disabled,
|
|
20
|
+
[styles.fullWidth]: fullWidth,
|
|
21
|
+
[styles.loading]: loading,
|
|
22
|
+
});
|
|
23
|
+
const buttonType = submit ? "submit" : "button";
|
|
24
|
+
const tagProps = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ className: buttonClassNames, disabled,
|
|
25
|
+
id }, (!disabled && { href: url })), (!disabled && { onClick: onClick })), (!disabled && { onMouseDown: onMouseDown })), (external && { target: "_blank" })), (url === undefined && to === undefined && { type: buttonType })), { "aria-controls": ariaControls, "aria-haspopup": ariaHaspopup, "aria-expanded": ariaExpanded, "aria-label": ariaLabel, role: role });
|
|
26
|
+
const buttonInternals = React.createElement(ButtonInternals, Object.assign({}, props));
|
|
27
|
+
if (to) {
|
|
28
|
+
return (React.createElement(reactRouterDom.Link, Object.assign({}, tagProps, { to: to }), buttonInternals));
|
|
29
|
+
}
|
|
30
|
+
const Tag = url ? "a" : "button";
|
|
31
|
+
return React.createElement(Tag, Object.assign({}, tagProps), buttonInternals);
|
|
32
|
+
}
|
|
33
|
+
function ButtonInternals({ label, icon, size = "base" }) {
|
|
34
|
+
return (React.createElement(React.Fragment, null,
|
|
35
|
+
icon && React.createElement(Icon.Icon, { name: icon, size: size }),
|
|
36
|
+
React.createElement(Typography.Typography, { element: "span", fontWeight: "extraBold", fontFamily: "base", size: getTypeSizes(size) }, label)));
|
|
37
|
+
}
|
|
38
|
+
function getTypeSizes(size) {
|
|
39
|
+
switch (size) {
|
|
40
|
+
case "small":
|
|
41
|
+
return "small";
|
|
42
|
+
case "large":
|
|
43
|
+
return "large";
|
|
44
|
+
default:
|
|
45
|
+
return "base";
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
exports.Button = Button;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var ButtonDismiss = require('../ButtonDismiss-
|
|
3
|
+
var ButtonDismiss = require('../ButtonDismiss-CnEiUZ3L.js');
|
|
4
4
|
require('react');
|
|
5
|
-
require('../Button-
|
|
5
|
+
require('../Button-nA6ymBW2.js');
|
|
6
6
|
require('classnames');
|
|
7
7
|
require('react-router-dom');
|
|
8
|
-
require('../
|
|
9
|
-
require('../Icon-B9XNdA1T.js');
|
|
8
|
+
require('../Icon-hzzO5dnb.js');
|
|
10
9
|
require('@jobber/design');
|
|
11
|
-
require('../Typography-
|
|
10
|
+
require('../Typography-D42Vw2tg.js');
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export { B as ButtonDismiss } from '../ButtonDismiss-
|
|
1
|
+
export { B as ButtonDismiss } from '../ButtonDismiss-DkG5YzAG.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import '../Button-
|
|
3
|
+
import '../Button-DNI8B3Xo.js';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import 'react-router-dom';
|
|
6
|
-
import '../
|
|
7
|
-
import '../Icon-CoHJokXb.js';
|
|
6
|
+
import '../Icon-Cxtu-PZL.js';
|
|
8
7
|
import '@jobber/design';
|
|
9
|
-
import '../Typography-
|
|
8
|
+
import '../Typography-CH95DSHa.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
|
-
var Button = require('./Button-
|
|
4
|
+
var Button = require('./Button-nA6ymBW2.js');
|
|
5
5
|
|
|
6
6
|
function ButtonDismiss({ onClick, ariaLabel }) {
|
|
7
7
|
return (React.createElement(Button.Button, { ariaLabel: ariaLabel, icon: "remove", onClick: onClick, type: "tertiary", variation: "subtle" }));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { B as Button } from './Button-
|
|
2
|
+
import { B as Button } from './Button-DNI8B3Xo.js';
|
|
3
3
|
|
|
4
4
|
function ButtonDismiss({ onClick, ariaLabel }) {
|
|
5
5
|
return (React.createElement(Button, { ariaLabel: ariaLabel, icon: "remove", onClick: onClick, type: "tertiary", variation: "subtle" }));
|
package/dist/Card/index.cjs
CHANGED
|
@@ -1,21 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Card = require('../Card-
|
|
3
|
+
var Card = require('../Card-CMRCLvFn.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
|
-
require('../
|
|
7
|
-
require('../
|
|
8
|
-
require('../
|
|
9
|
-
require('../
|
|
10
|
-
require('../
|
|
11
|
-
require('../Button-CdFKgOjt.js');
|
|
6
|
+
require('../Heading-B71idoWS.js');
|
|
7
|
+
require('../Typography-D42Vw2tg.js');
|
|
8
|
+
require('../useAtlantisConfig-DnQ8BsxW.js');
|
|
9
|
+
require('../useSafeLayoutEffect-D7sZrvwk.js');
|
|
10
|
+
require('../Button-nA6ymBW2.js');
|
|
12
11
|
require('react-router-dom');
|
|
13
|
-
require('../Icon-
|
|
12
|
+
require('../Icon-hzzO5dnb.js');
|
|
14
13
|
require('@jobber/design');
|
|
15
|
-
require('../Menu-
|
|
14
|
+
require('../Menu-BwDxY-3K.js');
|
|
16
15
|
require('framer-motion');
|
|
17
|
-
require('../useOnKeyDown-
|
|
18
|
-
require('../useRefocusOnActivator-
|
|
16
|
+
require('../useOnKeyDown-DIX1rWRg.js');
|
|
17
|
+
require('../useRefocusOnActivator-BR9fEvOK.js');
|
|
19
18
|
|
|
20
19
|
|
|
21
20
|
|
package/dist/Card/index.mjs
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
export { C as Card } from '../Card-
|
|
1
|
+
export { C as Card } from '../Card-DFtsZvZt.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
import '../
|
|
5
|
-
import '../
|
|
6
|
-
import '../
|
|
7
|
-
import '../
|
|
8
|
-
import '../
|
|
9
|
-
import '../Button-DCEN_VU9.js';
|
|
4
|
+
import '../Heading-BZh3o4sl.js';
|
|
5
|
+
import '../Typography-CH95DSHa.js';
|
|
6
|
+
import '../useAtlantisConfig-U8SfFF4f.js';
|
|
7
|
+
import '../useSafeLayoutEffect-Dt6ttMH1.js';
|
|
8
|
+
import '../Button-DNI8B3Xo.js';
|
|
10
9
|
import 'react-router-dom';
|
|
11
|
-
import '../Icon-
|
|
10
|
+
import '../Icon-Cxtu-PZL.js';
|
|
12
11
|
import '@jobber/design';
|
|
13
|
-
import '../Menu-
|
|
12
|
+
import '../Menu-Bt6aL438.js';
|
|
14
13
|
import 'framer-motion';
|
|
15
|
-
import '../useOnKeyDown-
|
|
16
|
-
import '../useRefocusOnActivator-
|
|
14
|
+
import '../useOnKeyDown-DUFfc1-F.js';
|
|
15
|
+
import '../useRefocusOnActivator-BskE__Ss.js';
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var Heading = require('./Heading-B71idoWS.js');
|
|
6
|
+
var Button = require('./Button-nA6ymBW2.js');
|
|
7
|
+
var Menu = require('./Menu-BwDxY-3K.js');
|
|
8
|
+
|
|
9
|
+
var styles = {"card":"_2wxPdv7kELk-","clickable":"tRfpysqqk8s-","accent":"_5LfUFF9DYsk-","header":"fAPeD1InvAI-"};
|
|
10
|
+
|
|
11
|
+
var colors = {"requestColor":"vvT4WQQNm1A-","quoteColor":"ewWSA-AqPBs-","jobColor":"ZuQFWmcM-38-","invoiceColor":"b9aB-DbfSI8-","blue":"_6tFyd9Op3QY-","blueLight":"uFlsik1sMf8-","blueLighter":"_2dO0zCHWU48-","blueLightest":"RR-XaNyu23U-","blueDark":"HLricrV5TRM-","green":"fvMAXzbYjVo-","greenLight":"vppB-fszJ7M-","greenLighter":"EH4yrRyVrog-","greenLightest":"jfuIATPvpzw-","greenDark":"mDgzdSzCmlw-","lime":"OWeyNXobrek-","limeLight":"gBd-jW7hc2A-","limeLighter":"PZ3p2kISQl8-","limeLightest":"wk56Avrf5u8-","limeDark":"BpxVs0ESZZQ-","yellowGreen":"W1Plus-w90s-","yellowGreenLight":"MBvezPZf2r0-","yellowGreenLighter":"HpMA-8L7gEQ-","yellowGreenLightest":"Z7K3xhC6jU8-","yellowGreenDark":"qYud5BgZVDQ-","yellow":"UmKFuhj-odE-","yellowLight":"urbYXsHvb-o-","yellowLighter":"J5f4ygfEe1M-","yellowLightest":"f0YOqNTXr2c-","yellowDark":"zYMhMXskG-o-","red":"xMW5G3bcZ-U-","redLight":"-O8T8zi0AkQ-","redLighter":"WNaOw-wPD40-","redLightest":"_3jne5angZmM-","redDark":"Ce3FxZAnXks-","grey":"Ubx9QHfbYVg-","greyLight":"_9orHaOxo3ew-","greyLighter":"gvgk4-Qr7G8-","greyLightest":"_6dk6hwjKwz8-","greyDark":"LFsxlyhhXWE-","greyBlue":"MNze-s50Qx0-","greyBlueLight":"_1O6fbjtLDXE-","greyBlueLighter":"_3coHcfDM3VA-","greyBlueLightest":"_1GwEUK3RMmk-","greyBlueDark":"_03qQDU55XhA-","lightBlue":"XrONNgApzcY-","lightBlueLight":"axCpC15OAsQ-","lightBlueLighter":"l7-ZKiT7ECs-","lightBlueLightest":"R-d7ifPGd-U-","lightBlueDark":"tjGcvlfZNo0-","purple":"_6yFi1QGzU-0-","purpleLight":"s5B034ADstg-","purpleLighter":"XvHFMKO2QkA-","purpleLightest":"z1yqV2h-X0o-","purpleDark":"ShqfQED9t1k-","pink":"TSAuQcS9guw-","pinkLight":"GwUX04DtVTg-","pinkLighter":"OOxzzrT-Kyg-","pinkLightest":"_9iIg4vnXMPQ-","pinkDark":"_3VTCutRlbfQ-","teal":"fG-k53wCdy8-","tealLight":"GMNha2EEVYg-","tealLighter":"_8mCqw-pGqc8-","tealLightest":"XHd3g6apCv8-","tealDark":"XadpYA5oNNU-","orange":"yOjNuw4uX2M-","orangeLight":"CFBZb6YwS8U-","orangeLighter":"dj0X5xsNtZA-","orangeLightest":"bSU2KCid1GE-","orangeDark":"dPKWRPFuIko-","brown":"i90uzcHXLBQ-","brownLight":"Q1g5O8oxNQ8-","brownLighter":"UimWc99bIs0-","brownLightest":"AUWBtBoPSB4-","brownDark":"_7xEA4hCoooA-","navy":"IqAniikSo1A-","navyLight":"NTbn2du5U28-","navyLighter":"RbY7pJetOU0-","navyLightest":"TAlHuH8GUaY-","navyDark":"Pm1CuBHrg0Q-","indigo":"_-4HRcMjMcTg-","indigoLight":"frP-WGi4cig-","indigoLighter":"GzJbf-nczMU-","indigoLightest":"LFsNJs2wsGY-","indigoDark":"KRBIaqOA1G4-","white":"OXOOKDn6V-M-"};
|
|
12
|
+
|
|
13
|
+
const ENTER_KEY = "Enter";
|
|
14
|
+
const SPACEBAR_KEY = " ";
|
|
15
|
+
/**
|
|
16
|
+
* This is only intended to be used in the Card component.
|
|
17
|
+
* Please use `<Card onClick={onClick} />` component instead.
|
|
18
|
+
*/
|
|
19
|
+
function CardClickable({ className, onClick, children, }) {
|
|
20
|
+
const cardRef = React.useRef();
|
|
21
|
+
return (React.createElement("div", { ref: cardRef, "data-testid": "clickable-card", className: className, onClick: onClick, onKeyUp: handleKeyup, onKeyDown: handleKeyDown, role: "button", tabIndex: 0 }, children));
|
|
22
|
+
function isCardFocused() {
|
|
23
|
+
return document.activeElement === cardRef.current;
|
|
24
|
+
}
|
|
25
|
+
function handleKeyup(event) {
|
|
26
|
+
var _a;
|
|
27
|
+
const shouldClick = event.key === ENTER_KEY || event.key === SPACEBAR_KEY;
|
|
28
|
+
if (shouldClick && isCardFocused()) {
|
|
29
|
+
(_a = cardRef.current) === null || _a === void 0 ? void 0 : _a.click();
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
function handleKeyDown(event) {
|
|
33
|
+
// Prevent page scroll when hitting spacebar while focused on a card
|
|
34
|
+
if (event.key === SPACEBAR_KEY && isCardFocused()) {
|
|
35
|
+
event.preventDefault();
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* Intended to be used in the Card component.
|
|
42
|
+
* Use `<Card header={header} />` component instead.
|
|
43
|
+
*/
|
|
44
|
+
function CardHeader({ title, header, }) {
|
|
45
|
+
const heading = title || header;
|
|
46
|
+
if (React.isValidElement(heading))
|
|
47
|
+
return React.createElement(React.Fragment, null, heading);
|
|
48
|
+
if (heading) {
|
|
49
|
+
const titleString = typeof heading === "string" ? heading : heading.title;
|
|
50
|
+
return (React.createElement("div", { className: styles.header },
|
|
51
|
+
titleString && React.createElement(Heading.Heading, { level: 3 }, titleString),
|
|
52
|
+
typeof heading === "object" && renderHeaderAction(heading === null || heading === void 0 ? void 0 : heading.action)));
|
|
53
|
+
}
|
|
54
|
+
return React.createElement(React.Fragment, null);
|
|
55
|
+
}
|
|
56
|
+
function renderHeaderAction(action) {
|
|
57
|
+
if ((action === null || action === void 0 ? void 0 : action.type) === Button.Button) {
|
|
58
|
+
const props = Object.assign(Object.assign({ type: "tertiary" }, action.props), { size: "small" });
|
|
59
|
+
return action && React.createElement(Button.Button, Object.assign({}, props));
|
|
60
|
+
}
|
|
61
|
+
if ((action === null || action === void 0 ? void 0 : action.type) === Menu.Menu) {
|
|
62
|
+
return action && React.createElement(Menu.Menu, Object.assign({}, action.props));
|
|
63
|
+
}
|
|
64
|
+
return React.createElement(React.Fragment, null);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
function Card({ accent, header, children, onClick, title, url, external = false, }) {
|
|
68
|
+
const className = classnames(styles.card, accent && styles.accent, (url || onClick) && styles.clickable, accent && colors[accent]);
|
|
69
|
+
const cardContent = (React.createElement(React.Fragment, null,
|
|
70
|
+
React.createElement(CardHeader, { title: title, header: header }),
|
|
71
|
+
children));
|
|
72
|
+
if (onClick) {
|
|
73
|
+
return (React.createElement(CardClickable, { className: className, onClick: onClick }, cardContent));
|
|
74
|
+
}
|
|
75
|
+
else if (url) {
|
|
76
|
+
return (React.createElement("a", Object.assign({ className: className, href: url }, (external && { target: "_blank", rel: "noopener noreferrer" })), cardContent));
|
|
77
|
+
}
|
|
78
|
+
else {
|
|
79
|
+
return React.createElement("div", { className: className }, cardContent);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
exports.Card = Card;
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import React, { useRef } from 'react';
|
|
2
|
+
import classnames from 'classnames';
|
|
3
|
+
import { H as Heading } from './Heading-BZh3o4sl.js';
|
|
4
|
+
import { B as Button } from './Button-DNI8B3Xo.js';
|
|
5
|
+
import { M as Menu } from './Menu-Bt6aL438.js';
|
|
6
|
+
|
|
7
|
+
var styles = {"card":"_2wxPdv7kELk-","clickable":"tRfpysqqk8s-","accent":"_5LfUFF9DYsk-","header":"fAPeD1InvAI-"};
|
|
8
|
+
|
|
9
|
+
var colors = {"requestColor":"vvT4WQQNm1A-","quoteColor":"ewWSA-AqPBs-","jobColor":"ZuQFWmcM-38-","invoiceColor":"b9aB-DbfSI8-","blue":"_6tFyd9Op3QY-","blueLight":"uFlsik1sMf8-","blueLighter":"_2dO0zCHWU48-","blueLightest":"RR-XaNyu23U-","blueDark":"HLricrV5TRM-","green":"fvMAXzbYjVo-","greenLight":"vppB-fszJ7M-","greenLighter":"EH4yrRyVrog-","greenLightest":"jfuIATPvpzw-","greenDark":"mDgzdSzCmlw-","lime":"OWeyNXobrek-","limeLight":"gBd-jW7hc2A-","limeLighter":"PZ3p2kISQl8-","limeLightest":"wk56Avrf5u8-","limeDark":"BpxVs0ESZZQ-","yellowGreen":"W1Plus-w90s-","yellowGreenLight":"MBvezPZf2r0-","yellowGreenLighter":"HpMA-8L7gEQ-","yellowGreenLightest":"Z7K3xhC6jU8-","yellowGreenDark":"qYud5BgZVDQ-","yellow":"UmKFuhj-odE-","yellowLight":"urbYXsHvb-o-","yellowLighter":"J5f4ygfEe1M-","yellowLightest":"f0YOqNTXr2c-","yellowDark":"zYMhMXskG-o-","red":"xMW5G3bcZ-U-","redLight":"-O8T8zi0AkQ-","redLighter":"WNaOw-wPD40-","redLightest":"_3jne5angZmM-","redDark":"Ce3FxZAnXks-","grey":"Ubx9QHfbYVg-","greyLight":"_9orHaOxo3ew-","greyLighter":"gvgk4-Qr7G8-","greyLightest":"_6dk6hwjKwz8-","greyDark":"LFsxlyhhXWE-","greyBlue":"MNze-s50Qx0-","greyBlueLight":"_1O6fbjtLDXE-","greyBlueLighter":"_3coHcfDM3VA-","greyBlueLightest":"_1GwEUK3RMmk-","greyBlueDark":"_03qQDU55XhA-","lightBlue":"XrONNgApzcY-","lightBlueLight":"axCpC15OAsQ-","lightBlueLighter":"l7-ZKiT7ECs-","lightBlueLightest":"R-d7ifPGd-U-","lightBlueDark":"tjGcvlfZNo0-","purple":"_6yFi1QGzU-0-","purpleLight":"s5B034ADstg-","purpleLighter":"XvHFMKO2QkA-","purpleLightest":"z1yqV2h-X0o-","purpleDark":"ShqfQED9t1k-","pink":"TSAuQcS9guw-","pinkLight":"GwUX04DtVTg-","pinkLighter":"OOxzzrT-Kyg-","pinkLightest":"_9iIg4vnXMPQ-","pinkDark":"_3VTCutRlbfQ-","teal":"fG-k53wCdy8-","tealLight":"GMNha2EEVYg-","tealLighter":"_8mCqw-pGqc8-","tealLightest":"XHd3g6apCv8-","tealDark":"XadpYA5oNNU-","orange":"yOjNuw4uX2M-","orangeLight":"CFBZb6YwS8U-","orangeLighter":"dj0X5xsNtZA-","orangeLightest":"bSU2KCid1GE-","orangeDark":"dPKWRPFuIko-","brown":"i90uzcHXLBQ-","brownLight":"Q1g5O8oxNQ8-","brownLighter":"UimWc99bIs0-","brownLightest":"AUWBtBoPSB4-","brownDark":"_7xEA4hCoooA-","navy":"IqAniikSo1A-","navyLight":"NTbn2du5U28-","navyLighter":"RbY7pJetOU0-","navyLightest":"TAlHuH8GUaY-","navyDark":"Pm1CuBHrg0Q-","indigo":"_-4HRcMjMcTg-","indigoLight":"frP-WGi4cig-","indigoLighter":"GzJbf-nczMU-","indigoLightest":"LFsNJs2wsGY-","indigoDark":"KRBIaqOA1G4-","white":"OXOOKDn6V-M-"};
|
|
10
|
+
|
|
11
|
+
const ENTER_KEY = "Enter";
|
|
12
|
+
const SPACEBAR_KEY = " ";
|
|
13
|
+
/**
|
|
14
|
+
* This is only intended to be used in the Card component.
|
|
15
|
+
* Please use `<Card onClick={onClick} />` component instead.
|
|
16
|
+
*/
|
|
17
|
+
function CardClickable({ className, onClick, children, }) {
|
|
18
|
+
const cardRef = useRef();
|
|
19
|
+
return (React.createElement("div", { ref: cardRef, "data-testid": "clickable-card", className: className, onClick: onClick, onKeyUp: handleKeyup, onKeyDown: handleKeyDown, role: "button", tabIndex: 0 }, children));
|
|
20
|
+
function isCardFocused() {
|
|
21
|
+
return document.activeElement === cardRef.current;
|
|
22
|
+
}
|
|
23
|
+
function handleKeyup(event) {
|
|
24
|
+
var _a;
|
|
25
|
+
const shouldClick = event.key === ENTER_KEY || event.key === SPACEBAR_KEY;
|
|
26
|
+
if (shouldClick && isCardFocused()) {
|
|
27
|
+
(_a = cardRef.current) === null || _a === void 0 ? void 0 : _a.click();
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
function handleKeyDown(event) {
|
|
31
|
+
// Prevent page scroll when hitting spacebar while focused on a card
|
|
32
|
+
if (event.key === SPACEBAR_KEY && isCardFocused()) {
|
|
33
|
+
event.preventDefault();
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Intended to be used in the Card component.
|
|
40
|
+
* Use `<Card header={header} />` component instead.
|
|
41
|
+
*/
|
|
42
|
+
function CardHeader({ title, header, }) {
|
|
43
|
+
const heading = title || header;
|
|
44
|
+
if (React.isValidElement(heading))
|
|
45
|
+
return React.createElement(React.Fragment, null, heading);
|
|
46
|
+
if (heading) {
|
|
47
|
+
const titleString = typeof heading === "string" ? heading : heading.title;
|
|
48
|
+
return (React.createElement("div", { className: styles.header },
|
|
49
|
+
titleString && React.createElement(Heading, { level: 3 }, titleString),
|
|
50
|
+
typeof heading === "object" && renderHeaderAction(heading === null || heading === void 0 ? void 0 : heading.action)));
|
|
51
|
+
}
|
|
52
|
+
return React.createElement(React.Fragment, null);
|
|
53
|
+
}
|
|
54
|
+
function renderHeaderAction(action) {
|
|
55
|
+
if ((action === null || action === void 0 ? void 0 : action.type) === Button) {
|
|
56
|
+
const props = Object.assign(Object.assign({ type: "tertiary" }, action.props), { size: "small" });
|
|
57
|
+
return action && React.createElement(Button, Object.assign({}, props));
|
|
58
|
+
}
|
|
59
|
+
if ((action === null || action === void 0 ? void 0 : action.type) === Menu) {
|
|
60
|
+
return action && React.createElement(Menu, Object.assign({}, action.props));
|
|
61
|
+
}
|
|
62
|
+
return React.createElement(React.Fragment, null);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
function Card({ accent, header, children, onClick, title, url, external = false, }) {
|
|
66
|
+
const className = classnames(styles.card, accent && styles.accent, (url || onClick) && styles.clickable, accent && colors[accent]);
|
|
67
|
+
const cardContent = (React.createElement(React.Fragment, null,
|
|
68
|
+
React.createElement(CardHeader, { title: title, header: header }),
|
|
69
|
+
children));
|
|
70
|
+
if (onClick) {
|
|
71
|
+
return (React.createElement(CardClickable, { className: className, onClick: onClick }, cardContent));
|
|
72
|
+
}
|
|
73
|
+
else if (url) {
|
|
74
|
+
return (React.createElement("a", Object.assign({ className: className, href: url }, (external && { target: "_blank", rel: "noopener noreferrer" })), cardContent));
|
|
75
|
+
}
|
|
76
|
+
else {
|
|
77
|
+
return React.createElement("div", { className: className }, cardContent);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
export { Card as C };
|
package/dist/Checkbox/index.cjs
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Checkbox = require('../Checkbox-
|
|
4
|
-
require('../tslib.es6-
|
|
3
|
+
var Checkbox = require('../Checkbox-CgjBU0pB.js');
|
|
4
|
+
require('../tslib.es6-C-HYojaW.js');
|
|
5
5
|
require('react');
|
|
6
6
|
require('classnames');
|
|
7
7
|
require('react-hook-form');
|
|
8
|
-
require('../
|
|
9
|
-
require('../Icon-B9XNdA1T.js');
|
|
8
|
+
require('../Icon-hzzO5dnb.js');
|
|
10
9
|
require('@jobber/design');
|
|
11
|
-
require('../Text-
|
|
12
|
-
require('../Typography-
|
|
10
|
+
require('../Text-DjQd0Ko6.js');
|
|
11
|
+
require('../Typography-D42Vw2tg.js');
|
|
13
12
|
|
|
14
13
|
|
|
15
14
|
|
package/dist/Checkbox/index.mjs
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
export { C as Checkbox } from '../Checkbox-
|
|
2
|
-
import '../tslib.es6-
|
|
1
|
+
export { C as Checkbox } from '../Checkbox-BU1LqI2E.js';
|
|
2
|
+
import '../tslib.es6-CpCvXiaK.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import 'react-hook-form';
|
|
6
|
-
import '../
|
|
7
|
-
import '../Icon-CoHJokXb.js';
|
|
6
|
+
import '../Icon-Cxtu-PZL.js';
|
|
8
7
|
import '@jobber/design';
|
|
9
|
-
import '../Text-
|
|
10
|
-
import '../Typography-
|
|
8
|
+
import '../Text-CTlHUXxm.js';
|
|
9
|
+
import '../Typography-CH95DSHa.js';
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { _ as __rest } from './tslib.es6-CpCvXiaK.js';
|
|
2
|
+
import React, { useState, useId, useEffect } from 'react';
|
|
3
|
+
import classnames from 'classnames';
|
|
4
|
+
import { useFormContext, useForm, Controller } from 'react-hook-form';
|
|
5
|
+
import { I as Icon } from './Icon-Cxtu-PZL.js';
|
|
6
|
+
import { T as Text } from './Text-CTlHUXxm.js';
|
|
7
|
+
|
|
8
|
+
var styles = {"checkbox":"d-2MyyzKGN0-","wrapper":"OFHQaLxY8zI-","disabled":"HRrf3AZlpHc-","checkHolder":"kMH5B1jwh-Y-","input":"rup0RBe4DNU-","checkBox":"lOQVnJA7zPM-","indeterminate":"Njn2CQDXwVA-","label":"eHENKCs5umc-","description":"fSEH0cAO9cI-"};
|
|
9
|
+
|
|
10
|
+
function Checkbox({ checked, defaultChecked, disabled, label, name, value, indeterminate = false, description, children, onChange, onFocus, }) {
|
|
11
|
+
const { control, setValue, watch } = useFormContext() != undefined
|
|
12
|
+
? useFormContext()
|
|
13
|
+
: // If there isn't a Form Context being provided, get a form for this field.
|
|
14
|
+
useForm({ mode: "onTouched" });
|
|
15
|
+
const [identifier] = useState(useId());
|
|
16
|
+
/**
|
|
17
|
+
* Generate a name if one is not supplied, this is the name
|
|
18
|
+
* that will be used for react-hook-form and not neccessarily
|
|
19
|
+
* attached to the DOM
|
|
20
|
+
*/
|
|
21
|
+
const [controlledName] = useState(name ? name : `generatedName--${identifier}`);
|
|
22
|
+
useEffect(() => {
|
|
23
|
+
if (value != undefined) {
|
|
24
|
+
setValue(controlledName, value);
|
|
25
|
+
}
|
|
26
|
+
}, [value, watch(controlledName)]);
|
|
27
|
+
const wrapperClassName = classnames(styles.wrapper, disabled && styles.disabled);
|
|
28
|
+
const inputClassName = classnames(styles.input, {
|
|
29
|
+
[styles.indeterminate]: indeterminate,
|
|
30
|
+
});
|
|
31
|
+
const iconName = indeterminate ? "minus2" : "checkmark";
|
|
32
|
+
const labelText = label ? React.createElement(Text, null, label) : children;
|
|
33
|
+
return (React.createElement(Controller, { control: control, name: controlledName, defaultValue: defaultChecked, render: (_a) => {
|
|
34
|
+
var _b = _a.field, { onChange: onControllerChange, name: controllerName } = _b, rest = __rest(_b, ["onChange", "name"]);
|
|
35
|
+
const fieldProps = Object.assign(Object.assign({}, rest), { id: identifier, className: inputClassName, name: name && controllerName, onChange: handleChange, disabled: disabled });
|
|
36
|
+
return (React.createElement("div", { className: styles.checkbox },
|
|
37
|
+
React.createElement("label", { className: wrapperClassName },
|
|
38
|
+
React.createElement("span", { className: styles.checkHolder },
|
|
39
|
+
React.createElement("input", Object.assign({}, fieldProps, { type: "checkbox", checked: checked, defaultChecked: defaultChecked, "aria-label": label, onChange: handleChange, onFocus: onFocus })),
|
|
40
|
+
React.createElement("span", { className: styles.checkBox },
|
|
41
|
+
React.createElement(Icon, { name: iconName, size: "small", color: "white" }))),
|
|
42
|
+
labelText && React.createElement("span", { className: styles.label }, labelText)),
|
|
43
|
+
description && (React.createElement("div", { className: styles.description },
|
|
44
|
+
React.createElement(Text, { variation: "subdued", size: "small" }, description)))));
|
|
45
|
+
function handleChange(event) {
|
|
46
|
+
const newChecked = event.currentTarget.checked;
|
|
47
|
+
onChange && onChange(newChecked);
|
|
48
|
+
onControllerChange(event);
|
|
49
|
+
}
|
|
50
|
+
} }));
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export { Checkbox as C };
|