@jobber/components 4.85.6-CJS-to-ESM.24 → 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 -21
- package/dist/Autocomplete/index.mjs +19 -21
- package/dist/{Autocomplete-jsdK_za9.js → Autocomplete-C6FHuxXo.js} +14 -17
- package/dist/{Autocomplete-8-k2GoOV.js → Autocomplete-krSdjKkZ.js} +14 -17
- 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 -10
- package/dist/Banner/index.mjs +13 -10
- package/dist/{Banner-B0FNQaEA.js → Banner-D0tLQ_gf.js} +7 -10
- package/dist/{Banner-DOTR15NP.js → Banner-Dl7XUMl4.js} +7 -10
- 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-DcvzV_6e.js → ChipDismissible-BU-t4UKx.js} +3 -3
- package/dist/{ChipDismissible-D8Gb8gzT.js → ChipDismissible-CSRj7C6u.js} +3 -3
- package/dist/Chips/InternalChipDismissible/hooks/index.cjs +10 -11
- package/dist/Chips/InternalChipDismissible/hooks/index.mjs +10 -11
- package/dist/Chips/InternalChipDismissible/index.cjs +21 -22
- package/dist/Chips/InternalChipDismissible/index.mjs +21 -22
- package/dist/Chips/index.cjs +23 -24
- package/dist/Chips/index.mjs +23 -24
- package/dist/{Chips-Do5_RI3o.js → Chips-C1MF5ayi.js} +2 -2
- package/dist/{Chips-CQfBbM7d.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 -38
- package/dist/Combobox/index.mjs +38 -38
- package/dist/{Combobox-DPyy1_bk.js → Combobox-BSTq3WKY.js} +10 -13
- package/dist/{Combobox-B2kJK7TG.js → Combobox-DKBT2Cee.js} +10 -13
- package/dist/ComboboxAction-dZkNHuqF.js +22 -0
- package/dist/ComboboxAction-r8coVy5c.js +24 -0
- package/dist/{ComboboxActivator-DOxELvRH.js → ComboboxActivator-BzYo0g5V.js} +4 -4
- package/dist/{ComboboxActivator-DilCFw07.js → ComboboxActivator-vyw7V-wg.js} +4 -4
- package/dist/{ComboboxContent-CvQqX-Gw.js → ComboboxContent-BK6kATfv.js} +10 -13
- package/dist/{ComboboxContent-CiWCweGr.js → ComboboxContent-Bnxh_LHV.js} +10 -13
- package/dist/{ComboboxContentHeader-Cec2Flq9.js → ComboboxContentHeader-B7lVv5It.js} +2 -5
- package/dist/{ComboboxContentHeader-f2BBLU68.js → ComboboxContentHeader-QAo_N0Hz.js} +2 -5
- package/dist/{ComboboxContentList-uE9QjdjF.js → ComboboxContentList-BU2veTJ4.js} +6 -9
- package/dist/{ComboboxContentList-CSXjDMA3.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-CrsdTqcy.js → ComboboxTrigger-Bb1RlIX8.js} +4 -4
- package/dist/{ComboboxTrigger-CMGL21Bv.js → ComboboxTrigger-EPFinsYH.js} +4 -4
- package/dist/ConfirmationModal/index.cjs +19 -19
- package/dist/ConfirmationModal/index.mjs +19 -19
- package/dist/{ConfirmationModal-QC9xwmYl.js → ConfirmationModal-CczwsgGZ.js} +5 -5
- package/dist/{ConfirmationModal-CIKLMFKU.js → ConfirmationModal-Dro0r2JM.js} +5 -5
- 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-CByBb-NE.js → Countdown-BsmBUDkR.js} +1 -1
- package/dist/{Countdown-Dd1_zBXU.js → Countdown-Doc6B0d3.js} +1 -1
- package/dist/DataDump/index.cjs +13 -14
- package/dist/DataDump/index.mjs +13 -14
- package/dist/{DataDump-UiTJZrGH.js → DataDump-BfGTRV8k.js} +3 -3
- package/dist/{DataDump-CAcnlevT.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 -7
- package/dist/DataList/components/DataListActionsMenu/index.mjs +7 -7
- 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 -40
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.mjs +40 -40
- package/dist/DataList/components/DataListFilters/index.cjs +53 -53
- package/dist/DataList/components/DataListFilters/index.mjs +53 -53
- 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 -21
- package/dist/DataList/components/DataListSearch/index.mjs +19 -21
- 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-BKKxiGAf.js → DataList-CLiO-uD_.js} +21 -21
- package/dist/DataList-CoL92d4A.js +5 -0
- package/dist/DataList-D0lcL9yv.js +3 -0
- package/dist/{DataList-DmRrvWWO.js → DataList-DHbjphQY.js} +21 -21
- package/dist/{DataList.utils-BEFoTHYf.js → DataList.utils-KghFXVL3.js} +8 -8
- package/dist/{DataList.utils-CvqaiDfx.js → DataList.utils-dw7pari8.js} +8 -8
- package/dist/DataListAction-C0VwlCp-.js +39 -0
- package/dist/DataListAction-GIO3Vfvt.js +37 -0
- package/dist/{DataListActions-EcfIMAbZ.js → DataListActions-DGOzLGy4.js} +6 -6
- package/dist/{DataListActions-B0ULCgD7.js → DataListActions-z5-hrg34.js} +6 -6
- package/dist/{DataListActionsMenu-BKvbADip.js → DataListActionsMenu-DCHz2zHX.js} +9 -12
- package/dist/{DataListActionsMenu-DI58_qwo.js → DataListActionsMenu-DuXytcwo.js} +9 -12
- package/dist/{DataListBulkActions-D274mBvo.js → DataListBulkActions-Z4RLsmEC.js} +3 -6
- package/dist/{DataListBulkActions-BFxRMNER.js → DataListBulkActions-pFz6zDI_.js} +3 -6
- package/dist/{DataListContext-DHdRjGCC.js → DataListContext-BlMdJOlC.js} +1 -1
- package/dist/{DataListContext-CWEeA357.js → DataListContext-YncS7eSy.js} +1 -1
- package/dist/{DataListEmptyState-MfrvVDjA.js → DataListEmptyState-CdaxT0_b.js} +4 -7
- package/dist/{DataListEmptyState-CkcEtNj8.js → DataListEmptyState-CqstJ2Mn.js} +4 -7
- package/dist/{DataListFilters-grtTB_81.js → DataListFilters-DR-hO7hW.js} +5 -5
- package/dist/{DataListFilters-C0Thu1RR.js → DataListFilters-DWSHcV8H.js} +5 -5
- package/dist/{DataListHeader-CtWFlsOr.js → DataListHeader-BgjOxghO.js} +11 -11
- package/dist/{DataListHeader-DD1wVcDO.js → DataListHeader-Ma5ltfTi.js} +11 -11
- package/dist/{DataListHeaderTile-BGJJJUKn.js → DataListHeaderTile-CsScaPTL.js} +7 -12
- package/dist/{DataListHeaderTile-CALjrDa1.js → DataListHeaderTile-yJz_DJax.js} +7 -12
- package/dist/{DataListItem-CxvO71j0.js → DataListItem-CZ_6l_xO.js} +10 -10
- package/dist/{DataListItem-B1nZvxes.js → DataListItem-DetAQ_aP.js} +10 -10
- package/dist/DataListItemActions-DSsHxGoU.js +32 -0
- package/dist/DataListItemActions-DdLFd2cw.js +29 -0
- package/dist/{DataListItemActionsOverflow-BkqI86xr.js → DataListItemActionsOverflow-DRRowXCX.js} +3 -3
- package/dist/{DataListItemActionsOverflow-Dni9LOE7.js → DataListItemActionsOverflow-z1mUskmY.js} +3 -3
- package/dist/{DataListItemClickable-Bfr0skxD.js → DataListItemClickable-D3axtqjj.js} +3 -3
- package/dist/{DataListItemClickable-Bh_KRsSg.js → DataListItemClickable-DWv1udl5.js} +3 -3
- package/dist/{DataListItems-By_IkdiW.js → DataListItems-CYFgcb2X.js} +3 -3
- package/dist/{DataListItems-Uvrwp1hF.js → DataListItems-Yv26cBG-.js} +3 -3
- package/dist/{DataListLayout-gg0GhnSt.js → DataListLayout-DSA2i_Tl.js} +3 -3
- package/dist/{DataListLayout-CP3QyySF.js → DataListLayout-H36L6qpW.js} +3 -3
- package/dist/{DataListLayoutActions-DLk3r0Hd.js → DataListLayoutActions-BJCYVidl.js} +4 -7
- package/dist/{DataListLayoutActions-hqwO-SN9.js → DataListLayoutActions-Br9y3d5x.js} +4 -7
- package/dist/{DataListLayoutContext-BiMbo7LQ.js → DataListLayoutContext-B14fPubs.js} +1 -1
- package/dist/{DataListLayoutContext-D5Jhd_ZG.js → DataListLayoutContext-DnZGelIr.js} +1 -1
- package/dist/DataListLoadMore-BK8obMoN.js +31 -0
- package/dist/DataListLoadMore-DIg1IE0m.js +34 -0
- package/dist/{DataListLoadingState-snxADZa4.js → DataListLoadingState-D2yjClIO.js} +3 -6
- package/dist/{DataListLoadingState-DAW4sIgB.js → DataListLoadingState-DT5w0STu.js} +3 -6
- package/dist/DataListOverflowFade-BQhNNtNK.js +25 -0
- package/dist/DataListOverflowFade-iC2Je5hd.js +22 -0
- package/dist/{DataListSearch-BiP-m5sn.js → DataListSearch-j6wxOU9H.js} +6 -9
- package/dist/{DataListSearch-Bbs3SutZ.js → DataListSearch-pyqMcEDZ.js} +6 -9
- package/dist/{DataListSort-Cjbq230C.js → DataListSort-4riTL5Nc.js} +6 -6
- package/dist/{DataListSort-C-WYgyeH.js → DataListSort-BjvQHqA3.js} +6 -6
- package/dist/DataListSortingOptions-ByUMUGeg.js +35 -0
- package/dist/DataListSortingOptions-C0Nf0Nkd.js +37 -0
- package/dist/{DataListStatusBar-ROYWGgWC.js → DataListStatusBar-Bm7XhMHM.js} +2 -2
- package/dist/{DataListStatusBar-egB26NQR.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 -16
- package/dist/DataTable/index.mjs +18 -16
- package/dist/DataTable/test-utilities/index.cjs +7 -2
- package/dist/DataTable/test-utilities/index.mjs +7 -2
- package/dist/{DataTable-BItljhH_.js → DataTable-BpVbbRRU.js} +9 -18
- package/dist/{DataTable-B5_mYJPD.js → DataTable-bAEzwrVc.js} +9 -18
- package/dist/DatePicker/index.cjs +13 -14
- package/dist/DatePicker/index.mjs +13 -14
- package/dist/{DatePicker-BXc_7iz8.js → DatePicker-CMcPRwZP.js} +11 -14
- package/dist/{DatePicker-B--hEa5q.js → DatePicker-YRD88wfd.js} +11 -14
- 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 -5
- package/dist/Disclosure/index.mjs +8 -5
- 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 -15
- package/dist/FeatureSwitch/index.mjs +15 -15
- package/dist/{FeatureSwitch-Dr0rb0-r.js → FeatureSwitch-CGQPBRdO.js} +7 -10
- package/dist/{FeatureSwitch-AYbrKMIz.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 -10
- package/dist/FormField/index.mjs +8 -10
- package/dist/{FormField-Dg8dpwo0.js → FormField-BxY4L9wD.js} +28 -13
- package/dist/{FormField-DH17txVO.js → FormField-Dcn1R09U.js} +28 -13
- 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 -23
- package/dist/FormatFile/index.mjs +23 -23
- package/dist/{FormatFile-BDl7luBy.js → FormatFile-CEGl-GNS.js} +10 -17
- package/dist/{FormatFile-D2PrvVt8.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 -29
- package/dist/Gallery/index.mjs +29 -29
- package/dist/{Gallery-DccsPsrk.js → Gallery-D_M9ewoA.js} +3 -6
- package/dist/{Gallery-Bd9vDMD_.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 -4
- package/dist/Grid/index.mjs +5 -4
- package/dist/Grid-Bf4ZVHgf.js +29 -0
- package/dist/Grid-C6bP5fWo.js +32 -0
- package/dist/Heading/index.cjs +4 -5
- package/dist/Heading/index.mjs +4 -5
- package/dist/{Heading-BOPUeuqz.js → Heading-B71idoWS.js} +2 -2
- package/dist/{Heading-CuwWlvKk.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-BJ04uKY_.js → InputAvatar-BJzPEwJL.js} +5 -8
- package/dist/{InputAvatar-CWCL-eY-.js → InputAvatar-BTq18BL8.js} +5 -8
- package/dist/InputDate/index.cjs +19 -21
- package/dist/InputDate/index.mjs +19 -21
- package/dist/{InputDate-Bv4oWH32.js → InputDate-C5D6jAiA.js} +2 -2
- package/dist/{InputDate-DXkPCFCU.js → InputDate-Dj3XBGfy.js} +2 -2
- package/dist/InputEmail/index.cjs +9 -11
- package/dist/InputEmail/index.mjs +9 -11
- package/dist/{InputEmail-DFLZRjVP.js → InputEmail-DqXL48eJ.js} +1 -1
- package/dist/{InputEmail-B16OBZb3.js → InputEmail-MraERyZE.js} +1 -1
- package/dist/InputFile/index.cjs +10 -11
- package/dist/InputFile/index.mjs +10 -11
- package/dist/{InputFile-DdLQVAFi.js → InputFile-B_1llUlk.js} +6 -9
- package/dist/{InputFile-Cai_k8_x.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 -11
- package/dist/InputNumber/index.mjs +9 -11
- package/dist/{InputNumber-GZIUwErN.js → InputNumber-5H9XaCUx.js} +1 -1
- package/dist/{InputNumber-CeMfPt8x.js → InputNumber-CDOZdTnz.js} +1 -1
- package/dist/InputPassword/index.cjs +9 -11
- package/dist/InputPassword/index.mjs +9 -11
- package/dist/{InputPassword-d5nJkaUs.js → InputPassword-Bf73HCu2.js} +1 -1
- package/dist/{InputPassword-BO_isPHD.js → InputPassword-Chz1H3DM.js} +1 -1
- package/dist/InputPhoneNumber/index.cjs +9 -11
- package/dist/InputPhoneNumber/index.mjs +9 -11
- package/dist/{InputPhoneNumber-BwFS2OXE.js → InputPhoneNumber-BD-cRjr2.js} +2 -5
- package/dist/{InputPhoneNumber-D9LpLAD7.js → InputPhoneNumber-D64lVCGz.js} +2 -5
- package/dist/InputText/index.cjs +10 -12
- package/dist/InputText/index.mjs +10 -12
- package/dist/{InputText-DSAkrYN7.js → InputText-Bz7189d1.js} +3 -3
- package/dist/{InputText-BKmC8LAf.js → InputText-DOX_d1sZ.js} +3 -3
- package/dist/InputTime/index.cjs +13 -15
- package/dist/InputTime/index.mjs +13 -15
- package/dist/{InputTime-oDZPKnum.js → InputTime-B0sKvvkn.js} +11 -8
- package/dist/{InputTime-CN4jHij3.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-aZWn6BCH.js → InternalChipDismissible-5iYyKhGZ.js} +12 -18
- package/dist/{InternalChipDismissible-8svc0yL9.js → InternalChipDismissible-CH9QTp5s.js} +12 -18
- 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 -14
- package/dist/LightBox/index.mjs +14 -14
- package/dist/{LightBox-BfhDSo_C.js → LightBox-CrpQ_BmC.js} +13 -16
- package/dist/{LightBox-fU-igkT9.js → LightBox-DsrD6FrN.js} +13 -16
- package/dist/Link/index.cjs +1 -1
- package/dist/Link/index.mjs +1 -1
- package/dist/List/index.cjs +19 -19
- package/dist/List/index.d.ts +1 -1
- package/dist/List/index.mjs +19 -19
- package/dist/{List-C28TBgf2.js → List-Cl9HkfFe.js} +10 -17
- package/dist/{List-CSPEr0rZ.js → List-ciHpatR5.js} +10 -17
- package/dist/Markdown/index.cjs +11 -11
- package/dist/Markdown/index.mjs +11 -11
- package/dist/{Markdown-VZzPaEE-.js → Markdown-BQRdn7Au.js} +7 -232
- package/dist/{Markdown-CW95MoLL.js → Markdown-yJ_ITFC-.js} +9 -234
- package/dist/Menu/index.cjs +7 -8
- package/dist/Menu/index.mjs +7 -8
- package/dist/{Menu-DXO2Sfup.js → Menu-Bt6aL438.js} +9 -12
- package/dist/{Menu-DY0HEByr.js → Menu-BwDxY-3K.js} +9 -12
- 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-BBKhsvIG.js → Option-1fLJTsDX.js} +1 -1
- package/dist/{Option-BFttG_KE.js → Option-CVOmj_uC.js} +1 -1
- package/dist/Page/index.cjs +21 -18
- package/dist/Page/index.mjs +21 -18
- package/dist/Page-BimVY0X2.js +56 -0
- package/dist/Page-DIniZw9m.js +58 -0
- 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 -17
- package/dist/RecurringSelect/index.mjs +15 -17
- package/dist/{RecurringSelect-DuWHmovn.js → RecurringSelect-CxF9Q2Zw.js} +6 -11
- package/dist/{RecurringSelect-oAggCXcK.js → RecurringSelect-DE4KJJH7.js} +6 -11
- package/dist/Select/index.cjs +9 -11
- package/dist/Select/index.mjs +9 -11
- 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-raq-Y4h1.js → Tooltip-BQmjncxZ.js} +4 -7
- package/dist/{Tooltip-C1ZxBdnM.js → Tooltip-CPH6xacL.js} +4 -7
- 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-Cq-EPFBb.js → _baseAssignValue-CJO7GpfR.js} +1 -1
- package/dist/{_baseAssignValue-B9pfAxF4.js → _baseAssignValue-CXdUd8Of.js} +1 -1
- package/dist/{_baseEach-fQjYIaCA.js → _baseEach-CMgrurOA.js} +4 -4
- package/dist/{_baseEach-BGcp2OCD.js → _baseEach-UNVcvhkg.js} +4 -4
- package/dist/_commonjsHelpers-Bc1dp4FJ.js +36 -0
- package/dist/_commonjsHelpers-ByKSw8M_.js +32 -0
- package/dist/{_defineProperty-DVTdBF7D.js → _defineProperty-9mI3GYSz.js} +3 -3
- package/dist/{_defineProperty-Byuf_NsU.js → _defineProperty-CQ2lsOCK.js} +3 -3
- package/dist/{_getTag-Cs5UYNkF.js → _getTag-BmsBotNq.js} +1 -1
- package/dist/{_getTag-CHBhnZgu.js → _getTag-CbGOW_ZU.js} +1 -1
- package/dist/_polyfill-node.process-B2i4BFmc.js +258 -0
- package/dist/_polyfill-node.process-ExmfgYNd.js +255 -0
- package/dist/{_setToString-F-wwuS_Y.js → _setToString-Cl-Q2xhV.js} +3 -3
- package/dist/{_setToString-Cv5e34RO.js → _setToString-DHZ5w1gC.js} +3 -3
- package/dist/{debounce-B-pQrPa0.js → debounce-Bl-yjBp-.js} +4 -3
- package/dist/{debounce-asENWBkf.js → debounce-DfEs2dId.js} +4 -4
- package/dist/helpers-23J-u9y-.js +17 -0
- package/dist/{helpers-5vvADJkh.js → helpers-BNDeDNC7.js} +1 -1
- package/dist/{index-DKU_7-0J.js → index-BLuDMDZ0.js} +1 -1
- package/dist/{index-B_N4vjnx.js → index-BPEuVSO0.js} +1 -1
- package/dist/index.cjs +146 -148
- package/dist/index.mjs +146 -148
- package/dist/{isObjectLike-CsWGWxp9.js → isObjectLike-B2TjP8Gx.js} +1 -1
- package/dist/{isObjectLike-91E0YOes.js → isObjectLike-DzUyIMtg.js} +1 -1
- package/dist/{isSymbol-BEvcpX3s.js → isSymbol-CP8SYzWl.js} +1 -1
- package/dist/{isSymbol-CqL-NQwG.js → isSymbol-Dh625d8C.js} +1 -1
- package/dist/{noop-D_wzwwIq.js → noop-B9-jpZe5.js} +1 -1
- package/dist/{noop-DXH2P2oE.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-BJVlZKzf.js → useActiveLayout-BW1FHz7l.js} +2 -2
- package/dist/{useActiveLayout-2lNXwkpk.js → useActiveLayout-C2IZmBER.js} +2 -2
- package/dist/useAssert-CCZTBhv2.js +27 -0
- package/dist/useAssert-CKuJrkMI.js +27 -0
- package/dist/{useAtlantisConfig-BV9EaVeA.js → useAtlantisConfig-DnQ8BsxW.js} +2 -2
- package/dist/{useAtlantisConfig-Daa10dex.js → useAtlantisConfig-U8SfFF4f.js} +2 -2
- package/dist/{useBatchSelect-B7U15920.js → useBatchSelect-BmCCWjSy.js} +1 -1
- package/dist/{useBatchSelect-DMD3JH4P.js → useBatchSelect-CX4wFyKC.js} +1 -1
- package/dist/useFocusTrap-BXnNu5b6.js +74 -0
- package/dist/useFocusTrap-C8w9vgjL.js +74 -0
- package/dist/useInView-C_THSOHC.js +25 -0
- package/dist/useInView-D4AikhSc.js +25 -0
- package/dist/useIsMounted-Bnc7sV2u.js +47 -0
- package/dist/useIsMounted-gVoBVqka.js +47 -0
- package/dist/useOnKeyDown-DIX1rWRg.js +40 -0
- package/dist/useOnKeyDown-DUFfc1-F.js +40 -0
- package/dist/useRefocusOnActivator-BR9fEvOK.js +32 -0
- package/dist/useRefocusOnActivator-BskE__Ss.js +32 -0
- package/dist/useResizeObserver-BbxlOmMA.js +1192 -0
- package/dist/useResizeObserver-C2MVUhWJ.js +1189 -0
- package/dist/{useResponsiveSizing-ChRsK6z5.js → useResponsiveSizing-Ce1yk1wH.js} +19 -13
- package/dist/{useResponsiveSizing-BMCCsRh4.js → useResponsiveSizing-IDtF_Q-Q.js} +20 -14
- package/dist/useSafeLayoutEffect-D7sZrvwk.js +14 -0
- package/dist/useSafeLayoutEffect-Dt6ttMH1.js +12 -0
- package/dist/{useScrollToActive-BB-8euJF.js → useScrollToActive-BFRSBpwB.js} +55 -12
- package/dist/{useScrollToActive-BBA4TLy3.js → useScrollToActive-DnHfJGuK.js} +55 -12
- package/package.json +6 -3
- package/rollup.config.mjs +20 -1
- package/dist/Avatar-AkaG8y0Q.js +0 -72
- package/dist/Avatar-CckTha1O.js +0 -70
- package/dist/BannerIcon-BKSqafh9.js +0 -27
- package/dist/BannerIcon-Bz2co5Sv.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-DHndcTNY.js +0 -86
- package/dist/Card-pEq1vP48.js +0 -88
- package/dist/Checkbox-DRsOgqsP.js +0 -56
- package/dist/Checkbox-fFiBs5HY.js +0 -58
- package/dist/Chip-BiaFSxjk.js +0 -70
- package/dist/Chip-BuyIFVpT.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-C4Koz19c.js +0 -19
- package/dist/ComboboxLoadMore-CPS9tg3q.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-XgmTXWRv.js +0 -32
- package/dist/DataListItemActions-yBgp9sSm.js +0 -35
- package/dist/DataListLoadMore-CThHDPpZ.js +0 -37
- package/dist/DataListLoadMore-DxjzKiW5.js +0 -34
- package/dist/DataListOverflowFade-D4tQk-He.js +0 -28
- package/dist/DataListOverflowFade-DiIVg2bq.js +0 -25
- package/dist/DataListSortingOptions-CiYaAQRn.js +0 -40
- package/dist/DataListSortingOptions-DUSYMIdy.js +0 -38
- 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--SjrHDtO.js +0 -36
- package/dist/Disclosure-DT_sJrU2.js +0 -38
- package/dist/Divider-C9MO_-B0.js +0 -22
- package/dist/Divider-Dszqbu3Y.js +0 -20
- package/dist/DrawerGrid-2xbeZR-1.js +0 -33
- package/dist/DrawerGrid-Vse0LLl-.js +0 -36
- package/dist/Glimmer-B2MoOE-s.js +0 -69
- package/dist/Glimmer-D7ctwTzA.js +0 -72
- package/dist/Grid-jysLZFpW.js +0 -34
- package/dist/Grid-sffWUKZN.js +0 -37
- 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-ChWyJGRz.js +0 -67
- package/dist/Modal-OX7I9cE-.js +0 -65
- package/dist/Page-B295P6tD.js +0 -59
- package/dist/Page-BVHm_wzQ.js +0 -61
- package/dist/Popover-C2BDJlSG.js +0 -53
- package/dist/Popover-e_IRPKXO.js +0 -51
- 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/_commonjsHelpers-BFTU3MAI.js +0 -7
- package/dist/_commonjsHelpers-BJu3ubxk.js +0 -10
- package/dist/helpers-CFWATKJI.js +0 -36
- 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/{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
|
@@ -2,17 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var classnames = require('classnames');
|
|
5
|
-
var
|
|
6
|
-
var BannerIcon = require('./BannerIcon-
|
|
7
|
-
var
|
|
8
|
-
var
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var useAtlantisConfig = require('./useAtlantisConfig-BV9EaVeA.js');
|
|
5
|
+
var useResizeObserver = require('./useResizeObserver-BbxlOmMA.js');
|
|
6
|
+
var BannerIcon = require('./BannerIcon-DI1SbgRM.js');
|
|
7
|
+
var Icon = require('./Icon-hzzO5dnb.js');
|
|
8
|
+
var Text = require('./Text-DjQd0Ko6.js');
|
|
9
|
+
var Button = require('./Button-nA6ymBW2.js');
|
|
10
|
+
var useAtlantisConfig = require('./useAtlantisConfig-DnQ8BsxW.js');
|
|
12
11
|
|
|
13
|
-
var css_248z = ".wWW-2T7rCV0- {\n background-color: rgb(226, 241, 250);\n background-color: var(--color-informative--surface);\n}\n\n/* Our Banner \"surface\" colors should be lighter than they are so we're leaving the following alone for now */\n\n._7h8FUHIkVjg- {\n background-color: rgb(203, 223, 159);\n background-color: var(--color-green--lighter);\n}\n\n.d5fXcE1L0lc- {\n background-color: rgb(241, 231, 159);\n background-color: var(--color-yellow--lighter);\n}\n\n.oYaw-T3c0IU- {\n background-color: rgb(255, 206, 194);\n background-color: var(--color-red--lighter);\n}\n";
|
|
14
12
|
var types = {"notice":"wWW-2T7rCV0-","success":"_7h8FUHIkVjg-","warning":"d5fXcE1L0lc-","error":"oYaw-T3c0IU-"};
|
|
15
|
-
styleInject_es.styleInject(css_248z);
|
|
16
13
|
|
|
17
14
|
function Banner({ children, type, primaryAction, dismissible = true, icon, onDismiss, }) {
|
|
18
15
|
const { JOBBER_RETHEME } = useAtlantisConfig.useAtlantisConfig();
|
|
@@ -22,7 +19,7 @@ function Banner({ children, type, primaryAction, dismissible = true, icon, onDis
|
|
|
22
19
|
small: 320,
|
|
23
20
|
medium: 480,
|
|
24
21
|
};
|
|
25
|
-
const [bannerRef, { width: bannerWidth = bannerWidths.small }] =
|
|
22
|
+
const [bannerRef, { width: bannerWidth = bannerWidths.small }] = useResizeObserver.useResizeObserver.useResizeObserver({
|
|
26
23
|
widths: bannerWidths,
|
|
27
24
|
});
|
|
28
25
|
const iconColors = {
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import classnames from 'classnames';
|
|
3
|
+
import { u as useAtlantisConfig } from './useAtlantisConfig-U8SfFF4f.js';
|
|
4
|
+
import { I as Icon } from './Icon-Cxtu-PZL.js';
|
|
5
|
+
|
|
6
|
+
var styles = {"banner":"meuT8gYQPJU-","bannerChildren":"y4BapyZr-fo-","bannerContent":"_6v1woNSLEvc-","medium":"bocgLmEhcTU-","bannerAction":"rtNjEzmABX4-","closeButton":"lunQ5SOfyLg-","iconWrapper":"SG8xSJADp2k-"};
|
|
7
|
+
|
|
8
|
+
var iconStyles = {"success":"_5-B0X5vn0eA-","error":"r3hqur-vxwI-","warning":"-c8TbjyV5YU-","notice":"bMc69fYWngM-"};
|
|
9
|
+
|
|
10
|
+
function BannerIcon({ icon, type }) {
|
|
11
|
+
const { JOBBER_RETHEME } = useAtlantisConfig();
|
|
12
|
+
if (JOBBER_RETHEME) {
|
|
13
|
+
return (React.createElement("span", { className: classnames(styles.iconWrapper, iconStyles[type]) },
|
|
14
|
+
React.createElement(Icon, { name: icon, color: "white", size: "small" })));
|
|
15
|
+
}
|
|
16
|
+
return React.createElement(Icon, { name: icon, color: "greyBlueDark" });
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export { BannerIcon as B, styles as s };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var useAtlantisConfig = require('./useAtlantisConfig-DnQ8BsxW.js');
|
|
6
|
+
var Icon = require('./Icon-hzzO5dnb.js');
|
|
7
|
+
|
|
8
|
+
var styles = {"banner":"meuT8gYQPJU-","bannerChildren":"y4BapyZr-fo-","bannerContent":"_6v1woNSLEvc-","medium":"bocgLmEhcTU-","bannerAction":"rtNjEzmABX4-","closeButton":"lunQ5SOfyLg-","iconWrapper":"SG8xSJADp2k-"};
|
|
9
|
+
|
|
10
|
+
var iconStyles = {"success":"_5-B0X5vn0eA-","error":"r3hqur-vxwI-","warning":"-c8TbjyV5YU-","notice":"bMc69fYWngM-"};
|
|
11
|
+
|
|
12
|
+
function BannerIcon({ icon, type }) {
|
|
13
|
+
const { JOBBER_RETHEME } = useAtlantisConfig.useAtlantisConfig();
|
|
14
|
+
if (JOBBER_RETHEME) {
|
|
15
|
+
return (React.createElement("span", { className: classnames(styles.iconWrapper, iconStyles[type]) },
|
|
16
|
+
React.createElement(Icon.Icon, { name: icon, color: "white", size: "small" })));
|
|
17
|
+
}
|
|
18
|
+
return React.createElement(Icon.Icon, { name: icon, color: "greyBlueDark" });
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
exports.BannerIcon = BannerIcon;
|
|
22
|
+
exports.styles = styles;
|
|
@@ -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('
|
|
18
|
-
require('
|
|
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 '
|
|
16
|
-
import '
|
|
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
|
|