@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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var AnimatedSwitcher = require('../AnimatedSwitcher-
|
|
3
|
+
var AnimatedSwitcher = require('../AnimatedSwitcher-N0PYilvq.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('framer-motion');
|
|
6
|
-
require('../Icon-
|
|
6
|
+
require('../Icon-hzzO5dnb.js');
|
|
7
7
|
require('@jobber/design');
|
|
8
8
|
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { A as AnimatedSwitcher } from '../AnimatedSwitcher-
|
|
1
|
+
export { A as AnimatedSwitcher } from '../AnimatedSwitcher-CoSnt90A.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'framer-motion';
|
|
4
|
-
import '../Icon-
|
|
4
|
+
import '../Icon-Cxtu-PZL.js';
|
|
5
5
|
import '@jobber/design';
|
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Autocomplete = require('../Autocomplete-
|
|
4
|
-
require('../tslib.es6-
|
|
3
|
+
var Autocomplete = require('../Autocomplete-krSdjKkZ.js');
|
|
4
|
+
require('../tslib.es6-C-HYojaW.js');
|
|
5
5
|
require('react');
|
|
6
|
-
require('../debounce-
|
|
7
|
-
require('../_commonjsHelpers-
|
|
8
|
-
require('../isObjectLike-
|
|
9
|
-
require('../isSymbol-
|
|
10
|
-
require('../style-inject.es-XZHJH68X.js');
|
|
6
|
+
require('../debounce-Bl-yjBp-.js');
|
|
7
|
+
require('../_commonjsHelpers-Bc1dp4FJ.js');
|
|
8
|
+
require('../isObjectLike-B2TjP8Gx.js');
|
|
9
|
+
require('../isSymbol-Dh625d8C.js');
|
|
11
10
|
require('classnames');
|
|
12
11
|
require('react-dom');
|
|
13
12
|
require('react-popper');
|
|
14
|
-
require('../useOnKeyDown-
|
|
15
|
-
require('../useSafeLayoutEffect-
|
|
16
|
-
require('../useIsMounted-
|
|
17
|
-
require('../Text-
|
|
18
|
-
require('../Typography-
|
|
19
|
-
require('../Icon-
|
|
13
|
+
require('../useOnKeyDown-DIX1rWRg.js');
|
|
14
|
+
require('../useSafeLayoutEffect-D7sZrvwk.js');
|
|
15
|
+
require('../useIsMounted-Bnc7sV2u.js');
|
|
16
|
+
require('../Text-DjQd0Ko6.js');
|
|
17
|
+
require('../Typography-D42Vw2tg.js');
|
|
18
|
+
require('../Icon-hzzO5dnb.js');
|
|
20
19
|
require('@jobber/design');
|
|
21
|
-
require('../Heading-
|
|
22
|
-
require('../useAtlantisConfig-
|
|
23
|
-
require('../InputText-
|
|
24
|
-
require('../FormField-
|
|
20
|
+
require('../Heading-B71idoWS.js');
|
|
21
|
+
require('../useAtlantisConfig-DnQ8BsxW.js');
|
|
22
|
+
require('../InputText-Bz7189d1.js');
|
|
23
|
+
require('../FormField-Dcn1R09U.js');
|
|
25
24
|
require('react-hook-form');
|
|
26
|
-
require('../Button-
|
|
25
|
+
require('../Button-nA6ymBW2.js');
|
|
27
26
|
require('react-router-dom');
|
|
28
|
-
require('../InputValidation-
|
|
27
|
+
require('../InputValidation-BmQejbB4.js');
|
|
29
28
|
require('framer-motion');
|
|
30
|
-
require('../Spinner-
|
|
29
|
+
require('../Spinner-CRuMTRDX.js');
|
|
31
30
|
|
|
32
31
|
|
|
33
32
|
|
|
@@ -1,28 +1,27 @@
|
|
|
1
|
-
export { A as Autocomplete } from '../Autocomplete-
|
|
2
|
-
import '../tslib.es6-
|
|
1
|
+
export { A as Autocomplete } from '../Autocomplete-C6FHuxXo.js';
|
|
2
|
+
import '../tslib.es6-CpCvXiaK.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import '../debounce-
|
|
5
|
-
import '../_commonjsHelpers-
|
|
6
|
-
import '../isObjectLike-
|
|
7
|
-
import '../isSymbol-
|
|
8
|
-
import '../style-inject.es-tgCJW-Cu.js';
|
|
4
|
+
import '../debounce-DfEs2dId.js';
|
|
5
|
+
import '../_commonjsHelpers-ByKSw8M_.js';
|
|
6
|
+
import '../isObjectLike-DzUyIMtg.js';
|
|
7
|
+
import '../isSymbol-CP8SYzWl.js';
|
|
9
8
|
import 'classnames';
|
|
10
9
|
import 'react-dom';
|
|
11
10
|
import 'react-popper';
|
|
12
|
-
import '../useOnKeyDown-
|
|
13
|
-
import '../useSafeLayoutEffect-
|
|
14
|
-
import '../useIsMounted-
|
|
15
|
-
import '../Text-
|
|
16
|
-
import '../Typography-
|
|
17
|
-
import '../Icon-
|
|
11
|
+
import '../useOnKeyDown-DUFfc1-F.js';
|
|
12
|
+
import '../useSafeLayoutEffect-Dt6ttMH1.js';
|
|
13
|
+
import '../useIsMounted-gVoBVqka.js';
|
|
14
|
+
import '../Text-CTlHUXxm.js';
|
|
15
|
+
import '../Typography-CH95DSHa.js';
|
|
16
|
+
import '../Icon-Cxtu-PZL.js';
|
|
18
17
|
import '@jobber/design';
|
|
19
|
-
import '../Heading-
|
|
20
|
-
import '../useAtlantisConfig-
|
|
21
|
-
import '../InputText-
|
|
22
|
-
import '../FormField-
|
|
18
|
+
import '../Heading-BZh3o4sl.js';
|
|
19
|
+
import '../useAtlantisConfig-U8SfFF4f.js';
|
|
20
|
+
import '../InputText-DOX_d1sZ.js';
|
|
21
|
+
import '../FormField-BxY4L9wD.js';
|
|
23
22
|
import 'react-hook-form';
|
|
24
|
-
import '../Button-
|
|
23
|
+
import '../Button-DNI8B3Xo.js';
|
|
25
24
|
import 'react-router-dom';
|
|
26
|
-
import '../InputValidation-
|
|
25
|
+
import '../InputValidation-DN3qk6pq.js';
|
|
27
26
|
import 'framer-motion';
|
|
28
|
-
import '../Spinner-
|
|
27
|
+
import '../Spinner-DVNueanD.js';
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-CpCvXiaK.js';
|
|
2
2
|
import React, { useState, useEffect, forwardRef, useRef } from 'react';
|
|
3
|
-
import { d as debounce } from './debounce-
|
|
4
|
-
import { s as styleInject } from './style-inject.es-tgCJW-Cu.js';
|
|
3
|
+
import { d as debounce } from './debounce-DfEs2dId.js';
|
|
5
4
|
import classnames from 'classnames';
|
|
6
5
|
import { createPortal } from 'react-dom';
|
|
7
6
|
import { usePopper } from 'react-popper';
|
|
8
|
-
import { u as useOnKeyDown_2 } from './useOnKeyDown-
|
|
9
|
-
import { u as useSafeLayoutEffect_1 } from './useSafeLayoutEffect-
|
|
10
|
-
import { u as useIsMounted_2 } from './useIsMounted-
|
|
11
|
-
import { T as Text } from './Text-
|
|
12
|
-
import { I as Icon } from './Icon-
|
|
13
|
-
import { H as Heading } from './Heading-
|
|
14
|
-
import { I as InputText } from './InputText-
|
|
7
|
+
import { u as useOnKeyDown_2 } from './useOnKeyDown-DUFfc1-F.js';
|
|
8
|
+
import { u as useSafeLayoutEffect_1 } from './useSafeLayoutEffect-Dt6ttMH1.js';
|
|
9
|
+
import { u as useIsMounted_2 } from './useIsMounted-gVoBVqka.js';
|
|
10
|
+
import { T as Text } from './Text-CTlHUXxm.js';
|
|
11
|
+
import { I as Icon } from './Icon-Cxtu-PZL.js';
|
|
12
|
+
import { H as Heading } from './Heading-BZh3o4sl.js';
|
|
13
|
+
import { I as InputText } from './InputText-DOX_d1sZ.js';
|
|
15
14
|
|
|
16
|
-
var css_248z = ".v0Cys9vQ-NE- {\n position: relative;\n width: 100%;\n}\n\n.CX-N-e0e6og- {\n display: none;\n position: absolute;\n z-index: calc(6 + 1001);\n z-index: calc(var(--elevation-menu) + var(--elevation-modal));\n width: 100%;\n /* Unfortunately this is how we define our line item picker height in jobber online.\n This is a concession to maintain visual parity. */\n max-height: 300px;\n box-shadow: 0px calc(16px / 16) calc(16px / 4) 0px\n rgba(0, 0, 0, 0.1),\n 0px calc(16px / 4) 12px 0px rgba(0, 0, 0, 0.05);\n box-shadow: var(--shadow-base);\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: calc(16px / 16) solid var(--color-color-border);\n border: var(--border-base) solid var(--color-color-border);\n border-radius: calc(16px / 8);\n border-radius: var(--radius-base);\n overflow: auto;\n scroll-behavior: smooth;\n background-color: rgba(255, 255, 255, 1);\n background-color: var(--color-surface);\n}\n\n.CX-N-e0e6og- h5 {\n padding: calc(16px / 2) 0 calc(16px / 4) calc(16px / 2);\n padding: var(--space-small) 0 var(--space-smaller) var(--space-small);\n border-bottom: calc(16px / 16) solid rgb(1, 41, 57);\n border-bottom: var(--border-base) solid var(--color-border--section);\n}\n\n.CX-N-e0e6og-._4PlUaegVpkk- {\n display: block;\n}\n\n.CX-N-e0e6og-._4PlUaegVpkk-:empty {\n display: none;\n}\n\n.ucQtG0iwqbo- {\n display: -ms-flexbox;\n display: flex;\n width: 100%;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -ms-flex-pack: start;\n justify-content: flex-start;\n -ms-flex-line-pack: stretch;\n align-content: stretch;\n -ms-flex-align: center;\n align-items: center;\n padding: calc(16px / 2);\n padding: var(--space-small);\n border: none;\n text-align: left;\n list-style: none;\n background-color: transparent;\n cursor: pointer;\n transition: all 200ms;\n transition: all var(--timing-base);\n}\n\n.ucQtG0iwqbo-:hover,\n.ucQtG0iwqbo-:focus,\n.ucQtG0iwqbo-.r8HS-ma79QE- {\n background-color: rgb(244, 246, 250);\n background-color: var(--color-surface--hover);\n outline-color: rgb(147, 161, 169);\n outline-color: var(--color-focus);\n}\n\n.ucQtG0iwqbo-.ydwLX44YFZc-:not(:last-child) {\n border-bottom: calc(16px / 16) solid rgb(217, 223, 225);\n border-bottom: var(--border-base) solid var(--color-border);\n}\n\n.CX-N-e0e6og-:hover .ucQtG0iwqbo-.r8HS-ma79QE-:not(:hover) {\n background-color: transparent;\n outline-color: transparent;\n}\n\n.v0Cys9vQ-NE- .PvUgNoAUG7A-:not(:first-child) {\n padding-top: calc(16px / 2);\n padding-top: var(--space-small);\n}\n\n.ucQtG0iwqbo- .DAOOFUZ1BRM- {\n -ms-flex: 0 1 auto;\n flex: 0 1 auto;\n -ms-flex-item-align: auto;\n align-self: auto;\n width: calc(16px * 1.5);\n width: var(--space-large);\n}\n\n.ucQtG0iwqbo- .cjKJFup6hGY- {\n display: -ms-inline-flexbox;\n display: inline-flex;\n -ms-flex: 1 100%;\n flex: 1 100%;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.ucQtG0iwqbo- .hG5zNBuI2wA- {\n -ms-flex: 2;\n flex: 2;\n}\n\n.ucQtG0iwqbo- ._3CwjFCbhqi4- {\n -ms-flex: 1;\n flex: 1;\n -ms-flex-item-align: end;\n align-self: flex-end;\n text-align: right;\n}\n";
|
|
17
15
|
var styles = {"autocomplete":"v0Cys9vQ-NE-","options":"CX-N-e0e6og-","visible":"_4PlUaegVpkk-","option":"ucQtG0iwqbo-","active":"r8HS-ma79QE-","separator":"ydwLX44YFZc-","heading":"PvUgNoAUG7A-","icon":"DAOOFUZ1BRM-","text":"cjKJFup6hGY-","label":"hG5zNBuI2wA-","details":"_3CwjFCbhqi4-"};
|
|
18
|
-
styleInject(css_248z);
|
|
19
16
|
|
|
20
17
|
var IndexChange;
|
|
21
18
|
(function (IndexChange) {
|
|
@@ -1,23 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('./tslib.es6-
|
|
3
|
+
var tslib_es6 = require('./tslib.es6-C-HYojaW.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var debounce = require('./debounce-
|
|
6
|
-
var styleInject_es = require('./style-inject.es-XZHJH68X.js');
|
|
5
|
+
var debounce = require('./debounce-Bl-yjBp-.js');
|
|
7
6
|
var classnames = require('classnames');
|
|
8
7
|
var ReactDOM = require('react-dom');
|
|
9
8
|
var reactPopper = require('react-popper');
|
|
10
|
-
var useOnKeyDown = require('./useOnKeyDown-
|
|
11
|
-
var useSafeLayoutEffect = require('./useSafeLayoutEffect-
|
|
12
|
-
var useIsMounted = require('./useIsMounted-
|
|
13
|
-
var Text = require('./Text-
|
|
14
|
-
var Icon = require('./Icon-
|
|
15
|
-
var Heading = require('./Heading-
|
|
16
|
-
var InputText = require('./InputText-
|
|
9
|
+
var useOnKeyDown = require('./useOnKeyDown-DIX1rWRg.js');
|
|
10
|
+
var useSafeLayoutEffect = require('./useSafeLayoutEffect-D7sZrvwk.js');
|
|
11
|
+
var useIsMounted = require('./useIsMounted-Bnc7sV2u.js');
|
|
12
|
+
var Text = require('./Text-DjQd0Ko6.js');
|
|
13
|
+
var Icon = require('./Icon-hzzO5dnb.js');
|
|
14
|
+
var Heading = require('./Heading-B71idoWS.js');
|
|
15
|
+
var InputText = require('./InputText-Bz7189d1.js');
|
|
17
16
|
|
|
18
|
-
var css_248z = ".v0Cys9vQ-NE- {\n position: relative;\n width: 100%;\n}\n\n.CX-N-e0e6og- {\n display: none;\n position: absolute;\n z-index: calc(6 + 1001);\n z-index: calc(var(--elevation-menu) + var(--elevation-modal));\n width: 100%;\n /* Unfortunately this is how we define our line item picker height in jobber online.\n This is a concession to maintain visual parity. */\n max-height: 300px;\n box-shadow: 0px calc(16px / 16) calc(16px / 4) 0px\n rgba(0, 0, 0, 0.1),\n 0px calc(16px / 4) 12px 0px rgba(0, 0, 0, 0.05);\n box-shadow: var(--shadow-base);\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: calc(16px / 16) solid var(--color-color-border);\n border: var(--border-base) solid var(--color-color-border);\n border-radius: calc(16px / 8);\n border-radius: var(--radius-base);\n overflow: auto;\n scroll-behavior: smooth;\n background-color: rgba(255, 255, 255, 1);\n background-color: var(--color-surface);\n}\n\n.CX-N-e0e6og- h5 {\n padding: calc(16px / 2) 0 calc(16px / 4) calc(16px / 2);\n padding: var(--space-small) 0 var(--space-smaller) var(--space-small);\n border-bottom: calc(16px / 16) solid rgb(1, 41, 57);\n border-bottom: var(--border-base) solid var(--color-border--section);\n}\n\n.CX-N-e0e6og-._4PlUaegVpkk- {\n display: block;\n}\n\n.CX-N-e0e6og-._4PlUaegVpkk-:empty {\n display: none;\n}\n\n.ucQtG0iwqbo- {\n display: -ms-flexbox;\n display: flex;\n width: 100%;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -ms-flex-pack: start;\n justify-content: flex-start;\n -ms-flex-line-pack: stretch;\n align-content: stretch;\n -ms-flex-align: center;\n align-items: center;\n padding: calc(16px / 2);\n padding: var(--space-small);\n border: none;\n text-align: left;\n list-style: none;\n background-color: transparent;\n cursor: pointer;\n transition: all 200ms;\n transition: all var(--timing-base);\n}\n\n.ucQtG0iwqbo-:hover,\n.ucQtG0iwqbo-:focus,\n.ucQtG0iwqbo-.r8HS-ma79QE- {\n background-color: rgb(244, 246, 250);\n background-color: var(--color-surface--hover);\n outline-color: rgb(147, 161, 169);\n outline-color: var(--color-focus);\n}\n\n.ucQtG0iwqbo-.ydwLX44YFZc-:not(:last-child) {\n border-bottom: calc(16px / 16) solid rgb(217, 223, 225);\n border-bottom: var(--border-base) solid var(--color-border);\n}\n\n.CX-N-e0e6og-:hover .ucQtG0iwqbo-.r8HS-ma79QE-:not(:hover) {\n background-color: transparent;\n outline-color: transparent;\n}\n\n.v0Cys9vQ-NE- .PvUgNoAUG7A-:not(:first-child) {\n padding-top: calc(16px / 2);\n padding-top: var(--space-small);\n}\n\n.ucQtG0iwqbo- .DAOOFUZ1BRM- {\n -ms-flex: 0 1 auto;\n flex: 0 1 auto;\n -ms-flex-item-align: auto;\n align-self: auto;\n width: calc(16px * 1.5);\n width: var(--space-large);\n}\n\n.ucQtG0iwqbo- .cjKJFup6hGY- {\n display: -ms-inline-flexbox;\n display: inline-flex;\n -ms-flex: 1 100%;\n flex: 1 100%;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.ucQtG0iwqbo- .hG5zNBuI2wA- {\n -ms-flex: 2;\n flex: 2;\n}\n\n.ucQtG0iwqbo- ._3CwjFCbhqi4- {\n -ms-flex: 1;\n flex: 1;\n -ms-flex-item-align: end;\n align-self: flex-end;\n text-align: right;\n}\n";
|
|
19
17
|
var styles = {"autocomplete":"v0Cys9vQ-NE-","options":"CX-N-e0e6og-","visible":"_4PlUaegVpkk-","option":"ucQtG0iwqbo-","active":"r8HS-ma79QE-","separator":"ydwLX44YFZc-","heading":"PvUgNoAUG7A-","icon":"DAOOFUZ1BRM-","text":"cjKJFup6hGY-","label":"hG5zNBuI2wA-","details":"_3CwjFCbhqi4-"};
|
|
20
|
-
styleInject_es.styleInject(css_248z);
|
|
21
18
|
|
|
22
19
|
var IndexChange;
|
|
23
20
|
(function (IndexChange) {
|
package/dist/Avatar/index.cjs
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Avatar = require('../Avatar-
|
|
3
|
+
var Avatar = require('../Avatar-nNI0Dlef.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
|
-
require('../style-inject.es-XZHJH68X.js');
|
|
7
6
|
require('color');
|
|
8
|
-
require('../Icon-
|
|
7
|
+
require('../Icon-hzzO5dnb.js');
|
|
9
8
|
require('@jobber/design');
|
|
10
9
|
|
|
11
10
|
|
package/dist/Avatar/index.mjs
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { A as Avatar } from '../Avatar-
|
|
1
|
+
export { A as Avatar } from '../Avatar-C0kVFCBc.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
import '../style-inject.es-tgCJW-Cu.js';
|
|
5
4
|
import 'color';
|
|
6
|
-
import '../Icon-
|
|
5
|
+
import '../Icon-Cxtu-PZL.js';
|
|
7
6
|
import '@jobber/design';
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import classnames from 'classnames';
|
|
3
|
+
import Color from 'color';
|
|
4
|
+
import { I as Icon } from './Icon-Cxtu-PZL.js';
|
|
5
|
+
|
|
6
|
+
var styles = {"avatar":"WniTNadEyPk-","large":"_8Pqn2uZpaZg-","small":"S-edTXYA-7E-","isDark":"S1iBGElfOUA-","initials":"ErPhpHHpiBQ-","smallInitials":"aC-d-mngrIc-","hasBorder":"nR0S-GzjDnQ-"};
|
|
7
|
+
|
|
8
|
+
function isDark(colorToCheck) {
|
|
9
|
+
if (colorToCheck == undefined) {
|
|
10
|
+
return false;
|
|
11
|
+
}
|
|
12
|
+
if (colorToCheck) {
|
|
13
|
+
try {
|
|
14
|
+
return Color(deconstructCssCustomProperty(colorToCheck)).isDark();
|
|
15
|
+
}
|
|
16
|
+
catch (err) {
|
|
17
|
+
console.log(err);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
return false;
|
|
21
|
+
}
|
|
22
|
+
function deconstructCssCustomProperty(color) {
|
|
23
|
+
if (!color) {
|
|
24
|
+
return;
|
|
25
|
+
}
|
|
26
|
+
if (!color.toLowerCase().startsWith("var(")) {
|
|
27
|
+
return color;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Rips apart the `var(--custom-property)` into just `--custom-property`.
|
|
31
|
+
*/
|
|
32
|
+
const customProperty = color
|
|
33
|
+
.replace("var(", "")
|
|
34
|
+
.slice(0, -1)
|
|
35
|
+
.split(" ")
|
|
36
|
+
.join("");
|
|
37
|
+
return getComputedStyle(document.documentElement)
|
|
38
|
+
.getPropertyValue(customProperty)
|
|
39
|
+
.trim();
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
function Avatar({ imageUrl, name, initials, size = "base", color, }) {
|
|
43
|
+
const style = {
|
|
44
|
+
backgroundColor: color,
|
|
45
|
+
borderColor: color,
|
|
46
|
+
};
|
|
47
|
+
if (imageUrl) {
|
|
48
|
+
style.backgroundImage = `url(${imageUrl})`;
|
|
49
|
+
}
|
|
50
|
+
const shouldBeDark = color == undefined || isDark(color);
|
|
51
|
+
const className = classnames(styles.avatar, size !== "base" && styles[size], {
|
|
52
|
+
[styles.hasBorder]: imageUrl && color,
|
|
53
|
+
[styles.isDark]: shouldBeDark,
|
|
54
|
+
});
|
|
55
|
+
return (React.createElement("div", { className: className, style: style, role: imageUrl && "img", "aria-label": name }, !imageUrl && (React.createElement(Initials, { initials: initials, dark: shouldBeDark, iconSize: size }))));
|
|
56
|
+
}
|
|
57
|
+
function Initials({ initials, dark = false, iconSize = "base", }) {
|
|
58
|
+
if (!initials) {
|
|
59
|
+
return (React.createElement(Icon, { name: "person", color: dark ? "white" : "blue", size: iconSize }));
|
|
60
|
+
}
|
|
61
|
+
const className = classnames(styles.initials, {
|
|
62
|
+
[styles.smallInitials]: initials.length > 2,
|
|
63
|
+
});
|
|
64
|
+
return React.createElement("span", { className: className }, initials.substr(0, 3));
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
export { Avatar as A };
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var classnames = require('classnames');
|
|
5
|
+
var Color = require('color');
|
|
6
|
+
var Icon = require('./Icon-hzzO5dnb.js');
|
|
7
|
+
|
|
8
|
+
var styles = {"avatar":"WniTNadEyPk-","large":"_8Pqn2uZpaZg-","small":"S-edTXYA-7E-","isDark":"S1iBGElfOUA-","initials":"ErPhpHHpiBQ-","smallInitials":"aC-d-mngrIc-","hasBorder":"nR0S-GzjDnQ-"};
|
|
9
|
+
|
|
10
|
+
function isDark(colorToCheck) {
|
|
11
|
+
if (colorToCheck == undefined) {
|
|
12
|
+
return false;
|
|
13
|
+
}
|
|
14
|
+
if (colorToCheck) {
|
|
15
|
+
try {
|
|
16
|
+
return Color(deconstructCssCustomProperty(colorToCheck)).isDark();
|
|
17
|
+
}
|
|
18
|
+
catch (err) {
|
|
19
|
+
console.log(err);
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
return false;
|
|
23
|
+
}
|
|
24
|
+
function deconstructCssCustomProperty(color) {
|
|
25
|
+
if (!color) {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
if (!color.toLowerCase().startsWith("var(")) {
|
|
29
|
+
return color;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Rips apart the `var(--custom-property)` into just `--custom-property`.
|
|
33
|
+
*/
|
|
34
|
+
const customProperty = color
|
|
35
|
+
.replace("var(", "")
|
|
36
|
+
.slice(0, -1)
|
|
37
|
+
.split(" ")
|
|
38
|
+
.join("");
|
|
39
|
+
return getComputedStyle(document.documentElement)
|
|
40
|
+
.getPropertyValue(customProperty)
|
|
41
|
+
.trim();
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
function Avatar({ imageUrl, name, initials, size = "base", color, }) {
|
|
45
|
+
const style = {
|
|
46
|
+
backgroundColor: color,
|
|
47
|
+
borderColor: color,
|
|
48
|
+
};
|
|
49
|
+
if (imageUrl) {
|
|
50
|
+
style.backgroundImage = `url(${imageUrl})`;
|
|
51
|
+
}
|
|
52
|
+
const shouldBeDark = color == undefined || isDark(color);
|
|
53
|
+
const className = classnames(styles.avatar, size !== "base" && styles[size], {
|
|
54
|
+
[styles.hasBorder]: imageUrl && color,
|
|
55
|
+
[styles.isDark]: shouldBeDark,
|
|
56
|
+
});
|
|
57
|
+
return (React.createElement("div", { className: className, style: style, role: imageUrl && "img", "aria-label": name }, !imageUrl && (React.createElement(Initials, { initials: initials, dark: shouldBeDark, iconSize: size }))));
|
|
58
|
+
}
|
|
59
|
+
function Initials({ initials, dark = false, iconSize = "base", }) {
|
|
60
|
+
if (!initials) {
|
|
61
|
+
return (React.createElement(Icon.Icon, { name: "person", color: dark ? "white" : "blue", size: iconSize }));
|
|
62
|
+
}
|
|
63
|
+
const className = classnames(styles.initials, {
|
|
64
|
+
[styles.smallInitials]: initials.length > 2,
|
|
65
|
+
});
|
|
66
|
+
return React.createElement("span", { className: className }, initials.substr(0, 3));
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
exports.Avatar = Avatar;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var BannerIcon = require('../../../BannerIcon-
|
|
3
|
+
var BannerIcon = require('../../../BannerIcon-DI1SbgRM.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
|
-
require('../../../useAtlantisConfig-
|
|
7
|
-
require('../../../useSafeLayoutEffect-
|
|
8
|
-
require('../../../
|
|
9
|
-
require('../../../Icon-B9XNdA1T.js');
|
|
6
|
+
require('../../../useAtlantisConfig-DnQ8BsxW.js');
|
|
7
|
+
require('../../../useSafeLayoutEffect-D7sZrvwk.js');
|
|
8
|
+
require('../../../Icon-hzzO5dnb.js');
|
|
10
9
|
require('@jobber/design');
|
|
11
10
|
|
|
12
11
|
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { B as BannerIcon } from '../../../BannerIcon-
|
|
1
|
+
export { B as BannerIcon } from '../../../BannerIcon-CfVDBQtf.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
import '../../../useAtlantisConfig-
|
|
5
|
-
import '../../../useSafeLayoutEffect-
|
|
6
|
-
import '../../../
|
|
7
|
-
import '../../../Icon-CoHJokXb.js';
|
|
4
|
+
import '../../../useAtlantisConfig-U8SfFF4f.js';
|
|
5
|
+
import '../../../useSafeLayoutEffect-Dt6ttMH1.js';
|
|
6
|
+
import '../../../Icon-Cxtu-PZL.js';
|
|
8
7
|
import '@jobber/design';
|
package/dist/Banner/index.cjs
CHANGED
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Banner = require('../Banner
|
|
3
|
+
var Banner = require('../Banner-Dl7XUMl4.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
|
-
require('../useResizeObserver-
|
|
7
|
-
require('../_commonjsHelpers-
|
|
8
|
-
require('../debounce-
|
|
9
|
-
require('../isObjectLike-
|
|
10
|
-
require('../isSymbol-
|
|
11
|
-
require('../BannerIcon-
|
|
12
|
-
require('../useAtlantisConfig-
|
|
13
|
-
require('../useSafeLayoutEffect-
|
|
14
|
-
require('../
|
|
15
|
-
require('../Icon-B9XNdA1T.js');
|
|
6
|
+
require('../useResizeObserver-BbxlOmMA.js');
|
|
7
|
+
require('../_commonjsHelpers-Bc1dp4FJ.js');
|
|
8
|
+
require('../debounce-Bl-yjBp-.js');
|
|
9
|
+
require('../isObjectLike-B2TjP8Gx.js');
|
|
10
|
+
require('../isSymbol-Dh625d8C.js');
|
|
11
|
+
require('../BannerIcon-DI1SbgRM.js');
|
|
12
|
+
require('../useAtlantisConfig-DnQ8BsxW.js');
|
|
13
|
+
require('../useSafeLayoutEffect-D7sZrvwk.js');
|
|
14
|
+
require('../Icon-hzzO5dnb.js');
|
|
16
15
|
require('@jobber/design');
|
|
17
|
-
require('../Text-
|
|
18
|
-
require('../Typography-
|
|
19
|
-
require('../Button-
|
|
16
|
+
require('../Text-DjQd0Ko6.js');
|
|
17
|
+
require('../Typography-D42Vw2tg.js');
|
|
18
|
+
require('../Button-nA6ymBW2.js');
|
|
20
19
|
require('react-router-dom');
|
|
21
20
|
|
|
22
21
|
|
package/dist/Banner/index.mjs
CHANGED
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
export { B as Banner } from '../Banner-
|
|
1
|
+
export { B as Banner } from '../Banner-D0tLQ_gf.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
import '../useResizeObserver-
|
|
5
|
-
import '../_commonjsHelpers-
|
|
6
|
-
import '../debounce-
|
|
7
|
-
import '../isObjectLike-
|
|
8
|
-
import '../isSymbol-
|
|
9
|
-
import '../BannerIcon-
|
|
10
|
-
import '../useAtlantisConfig-
|
|
11
|
-
import '../useSafeLayoutEffect-
|
|
12
|
-
import '../
|
|
13
|
-
import '../Icon-CoHJokXb.js';
|
|
4
|
+
import '../useResizeObserver-C2MVUhWJ.js';
|
|
5
|
+
import '../_commonjsHelpers-ByKSw8M_.js';
|
|
6
|
+
import '../debounce-DfEs2dId.js';
|
|
7
|
+
import '../isObjectLike-DzUyIMtg.js';
|
|
8
|
+
import '../isSymbol-CP8SYzWl.js';
|
|
9
|
+
import '../BannerIcon-CfVDBQtf.js';
|
|
10
|
+
import '../useAtlantisConfig-U8SfFF4f.js';
|
|
11
|
+
import '../useSafeLayoutEffect-Dt6ttMH1.js';
|
|
12
|
+
import '../Icon-Cxtu-PZL.js';
|
|
14
13
|
import '@jobber/design';
|
|
15
|
-
import '../Text-
|
|
16
|
-
import '../Typography-
|
|
17
|
-
import '../Button-
|
|
14
|
+
import '../Text-CTlHUXxm.js';
|
|
15
|
+
import '../Typography-CH95DSHa.js';
|
|
16
|
+
import '../Button-DNI8B3Xo.js';
|
|
18
17
|
import 'react-router-dom';
|
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
import React, { useState } from 'react';
|
|
2
2
|
import classnames from 'classnames';
|
|
3
|
-
import { u as useResizeObserver } from './useResizeObserver-
|
|
4
|
-
import { s as styles, B as BannerIcon } from './BannerIcon-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { u as useAtlantisConfig } from './useAtlantisConfig-7GBnNnKI.js';
|
|
3
|
+
import { u as useResizeObserver } from './useResizeObserver-C2MVUhWJ.js';
|
|
4
|
+
import { s as styles, B as BannerIcon } from './BannerIcon-CfVDBQtf.js';
|
|
5
|
+
import { I as Icon } from './Icon-Cxtu-PZL.js';
|
|
6
|
+
import { T as Text } from './Text-CTlHUXxm.js';
|
|
7
|
+
import { B as Button } from './Button-DNI8B3Xo.js';
|
|
8
|
+
import { u as useAtlantisConfig } from './useAtlantisConfig-U8SfFF4f.js';
|
|
10
9
|
|
|
11
|
-
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";
|
|
12
10
|
var types = {"notice":"wWW-2T7rCV0-","success":"_7h8FUHIkVjg-","warning":"d5fXcE1L0lc-","error":"oYaw-T3c0IU-"};
|
|
13
|
-
styleInject(css_248z);
|
|
14
11
|
|
|
15
12
|
function Banner({ children, type, primaryAction, dismissible = true, icon, onDismiss, }) {
|
|
16
13
|
const { JOBBER_RETHEME } = useAtlantisConfig();
|
|
@@ -2,17 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var classnames = require('classnames');
|
|
5
|
-
var useResizeObserver = require('./useResizeObserver-
|
|
6
|
-
var BannerIcon = require('./BannerIcon-
|
|
7
|
-
var
|
|
8
|
-
var
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var useAtlantisConfig = require('./useAtlantisConfig-CFsS2rFN.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();
|
|
@@ -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;
|