@jobber/components 5.7.8 → 5.7.9-poc-moving-6945243.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AtlantisThemeContext.d.ts +1 -0
- package/AtlantisThemeContext.js +17 -0
- package/Box.d.ts +1 -0
- package/Box.js +17 -0
- package/SideDrawer.d.ts +1 -0
- package/SideDrawer.js +17 -0
- package/dist/AnimatedPresence/index.cjs +1 -1
- package/dist/AnimatedPresence/index.mjs +1 -1
- package/dist/AnimatedSwitcher/index.cjs +2 -2
- package/dist/AnimatedSwitcher/index.mjs +2 -2
- package/dist/{AnimatedSwitcher-CfmDFfoZ.js → AnimatedSwitcher-B6zQ-KnQ.js} +1 -1
- package/dist/{AnimatedSwitcher-CkjsYydc.js → AnimatedSwitcher-BVmQMPwE.js} +1 -1
- package/dist/AtlantisContext/index.cjs +1 -1
- package/dist/AtlantisContext/index.mjs +1 -1
- package/dist/AtlantisThemeContext/AtlantisThemeContext.d.ts +5 -0
- package/dist/AtlantisThemeContext/index.cjs +22 -0
- package/dist/AtlantisThemeContext/index.d.ts +3 -0
- package/dist/AtlantisThemeContext/index.mjs +12 -0
- package/dist/AtlantisThemeContext/types.d.ts +28 -0
- package/dist/AtlantisThemeContext/updateTheme.d.ts +7 -0
- package/dist/Autocomplete/index.cjs +19 -19
- package/dist/Autocomplete/index.mjs +19 -19
- package/dist/{Autocomplete-BQa01TdL.js → Autocomplete-DWHaXrAg.js} +42 -13
- package/dist/{Autocomplete-D01K-Z5K.js → Autocomplete-heCz08M2.js} +43 -14
- package/dist/Avatar/index.cjs +2 -2
- package/dist/Avatar/index.mjs +2 -2
- package/dist/{Avatar-BjbzFlrW.js → Avatar-Ck0EMAa7.js} +2 -2
- package/dist/{Avatar-BN_Bqv2A.js → Avatar-DVJDU7I8.js} +2 -2
- package/dist/Banner/Banner.d.ts +6 -1
- package/dist/Banner/components/BannerIcon/index.cjs +2 -2
- package/dist/Banner/components/BannerIcon/index.mjs +2 -2
- package/dist/Banner/index.cjs +13 -12
- package/dist/Banner/index.mjs +13 -12
- package/dist/{Banner-CEUyAlDj.js → Banner-B7gmM1lC.js} +13 -9
- package/dist/{Banner-BUjcouJ0.js → Banner-CtZEh18v.js} +13 -9
- package/dist/{BannerIcon-DmGqkyZU.js → BannerIcon-J_qkqy10.js} +3 -3
- package/dist/{BannerIcon-BUgJRv5_.js → BannerIcon-zv3eo4fx.js} +3 -3
- package/dist/{Body-CtzkBar6.js → Body-CwgJEs0K.js} +2 -2
- package/dist/{Body-BfuMAmEX.js → Body-DMGxklsC.js} +2 -2
- package/dist/Box/Box.d.ts +3 -0
- package/dist/Box/Box.types.d.ts +40 -0
- package/dist/Box/index.cjs +10 -0
- package/dist/Box/index.d.ts +1 -0
- package/dist/Box/index.mjs +4 -0
- package/dist/Box/utils/getBoxConfig.d.ts +16 -0
- package/dist/Box/utils/getBoxDimension.d.ts +9 -0
- package/dist/Box/utils/getBoxSpaces.d.ts +15 -0
- package/dist/Box-JeaMWUe3.js +130 -0
- package/dist/Box-K2YhnFdE.js +132 -0
- package/dist/Button/Button.d.ts +1 -1
- package/dist/Button/index.cjs +3 -3
- package/dist/Button/index.mjs +3 -3
- package/dist/{Button-CfY9luzp.js → Button-DzQ0NEwH.js} +3 -3
- package/dist/{Button-BfZKEL67.js → Button-MAYItGRi.js} +3 -3
- package/dist/ButtonDismiss/index.cjs +4 -4
- package/dist/ButtonDismiss/index.mjs +4 -4
- package/dist/{ButtonDismiss-Ju4CNPvU.js → ButtonDismiss-D13twZoG.js} +1 -1
- package/dist/{ButtonDismiss-DNid3yR3.js → ButtonDismiss-Dovcdjej.js} +1 -1
- package/dist/Card/index.cjs +12 -12
- package/dist/Card/index.mjs +12 -12
- package/dist/Card/types.d.ts +1 -1
- package/dist/{Card-Bi2qkFsF.js → Card-BiT99JUS.js} +5 -5
- package/dist/{Card-Cs2q08qY.js → Card-DxXaleKU.js} +5 -5
- package/dist/Checkbox/index.cjs +5 -5
- package/dist/Checkbox/index.mjs +5 -5
- package/dist/{Checkbox-a4DS7gBe.js → Checkbox-7hPoANfF.js} +4 -4
- package/dist/{Checkbox-DxrUJnfA.js → Checkbox-hB_YOaPw.js} +4 -4
- package/dist/Chip/components/ChipSuffix/Chip.Suffix.d.ts +5 -2
- package/dist/Chip/hooks/index.cjs +1 -1
- package/dist/Chip/hooks/index.mjs +1 -1
- package/dist/Chip/index.cjs +11 -11
- package/dist/Chip/index.mjs +11 -11
- package/dist/{Chip-DuNBLzRQ.js → Chip-CRL7lDSA.js} +21 -11
- package/dist/{Chip-C18f_sDL.js → Chip-DVME7La8.js} +21 -11
- package/dist/{ChipDismissible-CG3Q2vs0.js → ChipDismissible-DDi3U3o5.js} +4 -4
- package/dist/{ChipDismissible-BGDs82Sj.js → ChipDismissible-DH7L9ZmD.js} +4 -4
- package/dist/Chips/InternalChipDismissible/hooks/index.cjs +15 -10
- package/dist/Chips/InternalChipDismissible/hooks/index.mjs +15 -10
- package/dist/Chips/InternalChipDismissible/index.cjs +26 -21
- package/dist/Chips/InternalChipDismissible/index.mjs +26 -21
- package/dist/Chips/index.cjs +27 -22
- package/dist/Chips/index.mjs +27 -22
- package/dist/{Chips-C8oVFfrr.js → Chips-0bxn3AqJ.js} +2 -2
- package/dist/{Chips-wdYDhmQI.js → Chips-Bf1FPfbh.js} +2 -2
- package/dist/Combobox/components/ComboboxAction/index.cjs +4 -4
- package/dist/Combobox/components/ComboboxAction/index.mjs +4 -4
- package/dist/Combobox/components/ComboboxActivator/index.cjs +13 -13
- package/dist/Combobox/components/ComboboxActivator/index.mjs +13 -13
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.cjs +4 -4
- package/dist/Combobox/components/ComboboxContent/ComboboxContentHeader/index.mjs +4 -4
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.cjs +14 -14
- package/dist/Combobox/components/ComboboxContent/ComboboxContentList/index.mjs +14 -14
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.cjs +2 -2
- package/dist/Combobox/components/ComboboxContent/ComboboxContentSearch/index.mjs +2 -2
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.cjs +2 -2
- package/dist/Combobox/components/ComboboxContent/ComboboxLoadMore/index.mjs +2 -2
- package/dist/Combobox/components/ComboboxContent/index.cjs +21 -21
- package/dist/Combobox/components/ComboboxContent/index.mjs +21 -21
- package/dist/Combobox/components/ComboboxOption/index.cjs +5 -5
- package/dist/Combobox/components/ComboboxOption/index.mjs +5 -5
- package/dist/Combobox/components/ComboboxTrigger/index.cjs +12 -12
- package/dist/Combobox/components/ComboboxTrigger/index.mjs +12 -12
- package/dist/Combobox/index.cjs +38 -38
- package/dist/Combobox/index.mjs +38 -38
- package/dist/{Combobox-X8_QKxMy.js → Combobox-B--mcKcL.js} +10 -10
- package/dist/{Combobox-Bz1epnIq.js → Combobox-CZhb__hH.js} +10 -10
- package/dist/{ComboboxAction-DGMX07cd.js → ComboboxAction-Cb2zTzJS.js} +3 -3
- package/dist/{ComboboxAction-7Kw72fzl.js → ComboboxAction-fcXg9GN_.js} +3 -3
- package/dist/{ComboboxActivator-WnQbPq2e.js → ComboboxActivator-BTyD8qWy.js} +4 -4
- package/dist/{ComboboxActivator-ScRraE0_.js → ComboboxActivator-ozLGYGkJ.js} +4 -4
- package/dist/{ComboboxContent-C_0p2mj7.js → ComboboxContent-Bp6svxX-.js} +9 -9
- package/dist/{ComboboxContent-Cst3gAan.js → ComboboxContent-Dhqt7pBL.js} +9 -9
- package/dist/{ComboboxContentHeader-CGDIKSrj.js → ComboboxContentHeader-D4QMgIi_.js} +3 -3
- package/dist/{ComboboxContentHeader-CrMTb11w.js → ComboboxContentHeader-DBCcGfQc.js} +3 -3
- package/dist/{ComboboxContentList-Ct-I0Cp9.js → ComboboxContentList-BMU6Yl5y.js} +7 -7
- package/dist/{ComboboxContentList-hJDyo-x9.js → ComboboxContentList-bKOKiVrU.js} +7 -7
- package/dist/{ComboboxContentSearch-BcAQqoT_.js → ComboboxContentSearch-95X70yrp.js} +2 -2
- package/dist/{ComboboxContentSearch-B_9iV-Cv.js → ComboboxContentSearch-CPu28dVp.js} +2 -2
- package/dist/{ComboboxLoadMore-CPtrivvS.js → ComboboxLoadMore-Bzn_87rp.js} +2 -2
- package/dist/{ComboboxLoadMore-DKmUXhhg.js → ComboboxLoadMore-lBbM3GO7.js} +2 -2
- package/dist/{ComboboxOption-COHXFYPP.js → ComboboxOption-D5x-TbbW.js} +5 -5
- package/dist/{ComboboxOption-DmPmcOxE.js → ComboboxOption-DdV1xlKo.js} +5 -5
- package/dist/{ComboboxProvider-TtVkIM0h.js → ComboboxProvider-B2sm8jQ9.js} +1 -1
- package/dist/{ComboboxProvider-Bl4dUM0K.js → ComboboxProvider-eAiWKLoM.js} +1 -1
- package/dist/{ComboboxTrigger-Do1EP4eH.js → ComboboxTrigger-BJBJCDF_.js} +4 -4
- package/dist/{ComboboxTrigger-BuK9NQ8t.js → ComboboxTrigger-ijTKFm1B.js} +4 -4
- package/dist/ConfirmationModal/index.cjs +17 -17
- package/dist/ConfirmationModal/index.mjs +17 -17
- package/dist/{ConfirmationModal-LQ2_WJWs.js → ConfirmationModal-BK2IwgTo.js} +4 -4
- package/dist/{ConfirmationModal-DuGQh2Iy.js → ConfirmationModal-HF05x5-4.js} +4 -4
- package/dist/Content/index.cjs +1 -1
- package/dist/Content/index.mjs +1 -1
- package/dist/{Content-D4u1lpKl.js → Content-DrBOuu8U.js} +2 -2
- package/dist/{Content-BOkwq_ls.js → Content-IlNGJxl3.js} +2 -2
- package/dist/Countdown/index.cjs +3 -3
- package/dist/Countdown/index.mjs +3 -3
- package/dist/{Countdown-YPKbWaoT.js → Countdown-B3y2dwQC.js} +1 -1
- package/dist/{Countdown-DG3JADUg.js → Countdown-XIWwyoPn.js} +1 -1
- package/dist/DataDump/index.cjs +15 -15
- package/dist/DataDump/index.mjs +15 -15
- package/dist/{DataDump-C6_P-zcz.js → DataDump-Bh3B7gKr.js} +3 -3
- package/dist/{DataDump-Dqtje_tj.js → DataDump-Cv1wOwPu.js} +3 -3
- package/dist/DataList/DataList.types.d.ts +4 -0
- package/dist/DataList/components/DataListAction/DataListAction.d.ts +1 -1
- package/dist/DataList/components/DataListAction/index.cjs +4 -4
- package/dist/DataList/components/DataListAction/index.mjs +4 -4
- package/dist/DataList/components/DataListActions/index.cjs +28 -29
- package/dist/DataList/components/DataListActions/index.mjs +28 -29
- package/dist/DataList/components/DataListActionsMenu/index.cjs +7 -7
- package/dist/DataList/components/DataListActionsMenu/index.mjs +7 -7
- package/dist/DataList/components/DataListBulkActions/index.cjs +30 -31
- package/dist/DataList/components/DataListBulkActions/index.mjs +30 -31
- package/dist/DataList/components/DataListEmptyState/index.cjs +9 -9
- package/dist/DataList/components/DataListEmptyState/index.mjs +9 -9
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.cjs +40 -40
- package/dist/DataList/components/DataListFilters/components/DataListSort/index.mjs +40 -40
- package/dist/DataList/components/DataListFilters/index.cjs +53 -52
- package/dist/DataList/components/DataListFilters/index.mjs +53 -52
- package/dist/DataList/components/DataListHeader/index.cjs +37 -38
- package/dist/DataList/components/DataListHeader/index.mjs +37 -38
- package/dist/DataList/components/DataListHeaderTile/components/index.cjs +4 -4
- package/dist/DataList/components/DataListHeaderTile/components/index.mjs +4 -4
- package/dist/DataList/components/DataListHeaderTile/index.cjs +11 -11
- package/dist/DataList/components/DataListHeaderTile/index.mjs +11 -11
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.cjs +6 -6
- package/dist/DataList/components/DataListItem/components/DataListItemClickable/index.mjs +6 -6
- package/dist/DataList/components/DataListItem/index.cjs +36 -37
- package/dist/DataList/components/DataListItem/index.mjs +36 -37
- package/dist/DataList/components/DataListItemActions/index.cjs +29 -30
- package/dist/DataList/components/DataListItemActions/index.mjs +29 -30
- package/dist/DataList/components/DataListItemActionsOverflow/index.cjs +12 -12
- package/dist/DataList/components/DataListItemActionsOverflow/index.mjs +12 -12
- package/dist/DataList/components/DataListItems/index.cjs +37 -38
- package/dist/DataList/components/DataListItems/index.mjs +37 -38
- package/dist/DataList/components/DataListLayout/index.cjs +40 -41
- package/dist/DataList/components/DataListLayout/index.mjs +40 -41
- package/dist/DataList/components/DataListLayoutActions/DataListLayoutContext/index.cjs +1 -1
- package/dist/DataList/components/DataListLayoutActions/DataListLayoutContext/index.mjs +1 -1
- package/dist/DataList/components/DataListLayoutActions/index.cjs +20 -20
- package/dist/DataList/components/DataListLayoutActions/index.mjs +20 -20
- package/dist/DataList/components/DataListLoadMore/index.cjs +10 -10
- package/dist/DataList/components/DataListLoadMore/index.mjs +10 -10
- package/dist/DataList/components/DataListLoadingState/index.cjs +10 -10
- package/dist/DataList/components/DataListLoadingState/index.mjs +10 -10
- package/dist/DataList/components/DataListOverflowFade/index.cjs +2 -2
- package/dist/DataList/components/DataListOverflowFade/index.mjs +2 -2
- package/dist/DataList/components/DataListSearch/index.cjs +20 -20
- package/dist/DataList/components/DataListSearch/index.mjs +20 -20
- package/dist/DataList/components/DataListStatusBar/index.cjs +21 -20
- package/dist/DataList/components/DataListStatusBar/index.mjs +21 -20
- package/dist/DataList/components/DataListStickyHeader/index.cjs +2 -2
- package/dist/DataList/components/DataListStickyHeader/index.mjs +2 -2
- package/dist/DataList/components/DataListTags/index.cjs +4 -4
- package/dist/DataList/components/DataListTags/index.mjs +4 -4
- package/dist/DataList/components/DataListTotalCount/index.cjs +6 -6
- package/dist/DataList/components/DataListTotalCount/index.mjs +6 -6
- package/dist/DataList/context/DataListContext/index.cjs +3 -3
- package/dist/DataList/context/DataListContext/index.mjs +3 -3
- package/dist/DataList/context/DataListLayoutContext/index.cjs +3 -3
- package/dist/DataList/context/DataListLayoutContext/index.mjs +3 -3
- package/dist/DataList/index.cjs +84 -83
- package/dist/DataList/index.mjs +84 -83
- package/dist/{DataList-BBrrKHaq.js → DataList-COnJdtL8.js} +1 -1
- package/dist/{DataList-C_BCs6aW.js → DataList-D8Rnw4U1.js} +1 -1
- package/dist/{DataList-Dq3Qcmp7.js → DataList-DipaxmQC.js} +21 -21
- package/dist/{DataList-Din1yzGO.js → DataList-lwsK-d0h.js} +21 -21
- package/dist/{DataList.utils-BeGiNsjN.js → DataList.utils-C12G9Q1K.js} +15 -14
- package/dist/{DataList.utils-DnwgLfAR.js → DataList.utils-DxTdvVzM.js} +9 -8
- package/dist/{DataListAction-DZISdd-Z.js → DataListAction-BsNEbcdV.js} +12 -6
- package/dist/{DataListAction-C86UOnXh.js → DataListAction-Dvu92YDH.js} +12 -6
- package/dist/{DataListActions-bEx6hZbx.js → DataListActions-CewcHPEk.js} +7 -8
- package/dist/{DataListActions-8Zd2jZzQ.js → DataListActions-YK_fPmf4.js} +7 -8
- package/dist/{DataListActionsMenu-CS3_ex1d.js → DataListActionsMenu-Cs-v-xC6.js} +7 -7
- package/dist/{DataListActionsMenu-YpWOio7I.js → DataListActionsMenu-DAQ8DIra.js} +7 -7
- package/dist/{DataListBulkActions-G04H6lXr.js → DataListBulkActions-ByPQM8gM.js} +4 -4
- package/dist/{DataListBulkActions-BCucbSUN.js → DataListBulkActions-CxIXmokD.js} +4 -4
- package/dist/{DataListContext-BS59gZgl.js → DataListContext-M6NWVQaJ.js} +1 -1
- package/dist/{DataListContext-Drl0BOeh.js → DataListContext-fCPG7JB4.js} +1 -1
- package/dist/{DataListEmptyState-DozPc-Hz.js → DataListEmptyState-BoP_nFjY.js} +5 -5
- package/dist/{DataListEmptyState-C7XFLcEZ.js → DataListEmptyState-DHMniiue.js} +5 -5
- package/dist/{DataListFilters-CGXNB5eo.js → DataListFilters-BbHQ3VEP.js} +5 -5
- package/dist/{DataListFilters-BFlPXJos.js → DataListFilters-Bg-E-dWO.js} +5 -5
- package/dist/{DataListHeader-CxVWHLj8.js → DataListHeader-BfEAN_rF.js} +11 -11
- package/dist/{DataListHeader-84sbXkcC.js → DataListHeader-f3fGBpR-.js} +11 -11
- package/dist/{DataListHeaderTile-Bc1Doaa0.js → DataListHeaderTile-BvxqKTJ9.js} +7 -7
- package/dist/{DataListHeaderTile-yAF9FQEr.js → DataListHeaderTile-e8AqBBvj.js} +7 -7
- package/dist/{DataListItem-CefcoeG4.js → DataListItem-DQ981pyH.js} +12 -11
- package/dist/{DataListItem-BzmUvpkl.js → DataListItem-IyVXO1UD.js} +12 -11
- package/dist/{DataListItemActions-CO1ova5N.js → DataListItemActions-BqLCDgxE.js} +6 -6
- package/dist/{DataListItemActions-_rH-yfwf.js → DataListItemActions-D5dcjxrG.js} +6 -6
- package/dist/{DataListItemActionsOverflow-DHuk3gTI.js → DataListItemActionsOverflow-BHZGgqFk.js} +4 -4
- package/dist/{DataListItemActionsOverflow-CwLEcDGF.js → DataListItemActionsOverflow-BiE8MnTl.js} +4 -4
- package/dist/{DataListItemClickable-BHHL9JbN.js → DataListItemClickable-BDNQLugp.js} +3 -3
- package/dist/{DataListItemClickable-BdMXT2Th.js → DataListItemClickable-C2JGfjVE.js} +3 -3
- package/dist/{DataListItems-hM3KyN-Z.js → DataListItems-CeWUgqkM.js} +3 -3
- package/dist/{DataListItems-Cr2l5J2Z.js → DataListItems-Dh7UBmce.js} +3 -3
- package/dist/{DataListLayout-lcjIwerL.js → DataListLayout-Brz6TvYn.js} +3 -3
- package/dist/{DataListLayout-BmGwTuSV.js → DataListLayout-hxtqNTEZ.js} +3 -3
- package/dist/{DataListLayoutActions-DiWCnCwt.js → DataListLayoutActions-BPEMJkff.js} +5 -5
- package/dist/{DataListLayoutActions-DgC6I3mB.js → DataListLayoutActions-DBU20SCF.js} +5 -5
- package/dist/{DataListLayoutContext-DPRE89MO.js → DataListLayoutContext-C7D1KHci.js} +1 -1
- package/dist/{DataListLayoutContext-Bcp4hKUs.js → DataListLayoutContext-CP9ZgHmZ.js} +1 -1
- package/dist/{DataListLoadMore-kWJDLuVO.js → DataListLoadMore-BM1zgj5O.js} +6 -6
- package/dist/{DataListLoadMore-wYb7-KCW.js → DataListLoadMore-BfRodOdF.js} +6 -6
- package/dist/{DataListLoadingState-vSRWO97X.js → DataListLoadingState-Cvr20_7s.js} +4 -4
- package/dist/{DataListLoadingState-sePoCMfU.js → DataListLoadingState-D7oe-IeO.js} +4 -4
- package/dist/{DataListOverflowFade-S53kVrqG.js → DataListOverflowFade-XdY9qE2H.js} +2 -2
- package/dist/{DataListOverflowFade-DXMQj7Dy.js → DataListOverflowFade-Zve5bk14.js} +2 -2
- package/dist/{DataListSearch-RNY-tbpI.js → DataListSearch-DIRVHnYM.js} +7 -7
- package/dist/{DataListSearch-DORFgnXy.js → DataListSearch-DeNR0Pk4.js} +7 -7
- package/dist/{DataListSort-BxduFn1k.js → DataListSort-Bh7FzAxk.js} +6 -6
- package/dist/{DataListSort-DCuxdI2H.js → DataListSort-EKUKQKQp.js} +6 -6
- package/dist/{DataListSortingOptions-DlaJTHM7.js → DataListSortingOptions-DZFohXqF.js} +5 -5
- package/dist/{DataListSortingOptions-Be51iiTY.js → DataListSortingOptions-WhQ-9eR4.js} +5 -5
- package/dist/{DataListStatusBar-Bgt9vowT.js → DataListStatusBar-BNGhRBe4.js} +2 -2
- package/dist/{DataListStatusBar-BAATOGZr.js → DataListStatusBar-kduRepBR.js} +2 -2
- package/dist/{DataListStickyHeader-CWy-NOkf.js → DataListStickyHeader-CVtJChwm.js} +2 -2
- package/dist/{DataListStickyHeader-DHMN5fNV.js → DataListStickyHeader-DiKJi_er.js} +2 -2
- package/dist/{DataListTags-DxinLAov.js → DataListTags-CEAdBCeG.js} +3 -3
- package/dist/{DataListTags-BCgVKYkp.js → DataListTags-iyag9aaD.js} +3 -3
- package/dist/{DataListTotalCount-CSaSeHIk.js → DataListTotalCount-DKqQl0zB.js} +3 -3
- package/dist/{DataListTotalCount-B3DVStmM.js → DataListTotalCount-DpvIvh7c.js} +3 -3
- package/dist/DataTable/index.cjs +20 -19
- package/dist/DataTable/index.mjs +20 -19
- package/dist/DataTable/test-utilities/index.cjs +7 -6
- package/dist/DataTable/test-utilities/index.mjs +7 -6
- package/dist/{DataTable-C4GCOkA9.js → DataTable-DXMQwNf-.js} +10 -10
- package/dist/{DataTable-DkY64kbU.js → DataTable-DyoqnEtp.js} +10 -10
- package/dist/DatePicker/index.cjs +18 -14
- package/dist/DatePicker/index.mjs +18 -14
- package/dist/{DatePicker-08y8Qr9v.js → DatePicker-C8YiQfKJ.js} +68 -444
- package/dist/{DatePicker-BVnxv25L.js → DatePicker-JvabVGI6.js} +30 -406
- package/dist/{DayOfMonthSelect-CLoaT4I0.js → DayOfMonthSelect-BN7dMvxX.js} +7 -7
- package/dist/{DayOfMonthSelect-Df_laB8g.js → DayOfMonthSelect-F_Pm0XZ5.js} +7 -7
- package/dist/DescriptionList/index.cjs +2 -2
- package/dist/DescriptionList/index.mjs +2 -2
- package/dist/{DescriptionList-euNQZmv1.js → DescriptionList-Bt2gGhdh.js} +2 -2
- package/dist/{DescriptionList-D1PsyhQ2.js → DescriptionList-CYbRpDfR.js} +2 -2
- package/dist/Disclosure/Disclosure.d.ts +3 -2
- package/dist/Disclosure/index.cjs +10 -9
- package/dist/Disclosure/index.mjs +10 -9
- package/dist/{Disclosure-DKTkCQEr.js → Disclosure-B9tLdiaR.js} +15 -6
- package/dist/{Disclosure-Bos1sMz5.js → Disclosure-BnOEHdOC.js} +15 -6
- package/dist/Divider/index.cjs +1 -1
- package/dist/Divider/index.mjs +1 -1
- package/dist/{Divider-P0fV0uP2.js → Divider-BD388-3J.js} +1 -1
- package/dist/{Divider-Dc0u1831.js → Divider-D0k1AZqE.js} +1 -1
- package/dist/Drawer/index.cjs +6 -6
- package/dist/Drawer/index.mjs +6 -6
- package/dist/{DrawerGrid-CXVB3nhy.js → DrawerGrid-CNpfSXCD.js} +4 -4
- package/dist/{DrawerGrid-CHc-l-EG.js → DrawerGrid-CzDb5g21.js} +4 -4
- package/dist/Emphasis/index.cjs +2 -2
- package/dist/Emphasis/index.mjs +2 -2
- package/dist/{Emphasis-D8iaCMhT.js → Emphasis-BQ4EcdRl.js} +1 -1
- package/dist/{Emphasis-BCOvZHjy.js → Emphasis-BVbcMpG4.js} +1 -1
- package/dist/FeatureSwitch/index.cjs +13 -13
- package/dist/FeatureSwitch/index.mjs +13 -13
- package/dist/{FeatureSwitch-CXsCiatL.js → FeatureSwitch-BsM25owr.js} +8 -8
- package/dist/{FeatureSwitch-iexzRIoq.js → FeatureSwitch-DHN-tzxN.js} +8 -8
- package/dist/Flex/index.cjs +1 -1
- package/dist/Flex/index.mjs +1 -1
- package/dist/{Flex-LaNbV87H.js → Flex-BLKvwlXo.js} +1 -1
- package/dist/{Flex-EcX_joEw.js → Flex-W7EXYnq2.js} +1 -1
- package/dist/Form/index.cjs +2 -2
- package/dist/Form/index.mjs +2 -2
- package/dist/{Form-DKtQIrX1.js → Form-CasieRFn.js} +7 -14
- package/dist/{Form-DrbqY5Wi.js → Form-Dv8NImwW.js} +7 -14
- package/dist/FormField/index.cjs +9 -9
- package/dist/FormField/index.mjs +9 -9
- package/dist/{FormField-BEpu_5ui.js → FormField-DPzNJmPb.js} +110 -92
- package/dist/{FormField-UhfhwEql.js → FormField-pjuOSH90.js} +109 -91
- package/dist/FormatDate/index.cjs +1 -1
- package/dist/FormatDate/index.mjs +1 -1
- package/dist/FormatEmail/index.cjs +1 -1
- package/dist/FormatEmail/index.mjs +1 -1
- package/dist/{FormatEmail-BsiEYOss.js → FormatEmail-B-NtQ24A.js} +1 -1
- package/dist/{FormatEmail-DbnbLKj-.js → FormatEmail-Dwfg1MDa.js} +1 -1
- package/dist/FormatFile/index.cjs +21 -21
- package/dist/FormatFile/index.mjs +21 -21
- package/dist/{FormatFile-DfpO8qjP.js → FormatFile-BlJD1ONC.js} +21 -16
- package/dist/{FormatFile-BUqoeSQP.js → FormatFile-_focj-AV.js} +21 -17
- package/dist/FormatRelativeDateTime/index.cjs +1 -1
- package/dist/FormatRelativeDateTime/index.mjs +1 -1
- package/dist/FormatTime/index.cjs +1 -1
- package/dist/FormatTime/index.mjs +1 -1
- package/dist/Gallery/GalleryTypes.d.ts +4 -0
- package/dist/Gallery/index.cjs +28 -28
- package/dist/Gallery/index.mjs +28 -28
- package/dist/{Gallery-CFDhch86.js → Gallery-B8Qs0Wsk.js} +14 -7
- package/dist/{Gallery-IDB3yGEy.js → Gallery-Ckw_aUBX.js} +14 -7
- package/dist/Glimmer/Glimmer.d.ts +3 -3
- package/dist/Glimmer/index.cjs +3 -3
- package/dist/Glimmer/index.mjs +3 -3
- package/dist/{Glimmer-CbV7JXzJ.js → Glimmer-CTN5CdVs.js} +6 -6
- package/dist/{Glimmer-NgoABysF.js → Glimmer-DfcMRyp1.js} +6 -6
- package/dist/Grid/InternalGridCell/index.cjs +1 -1
- package/dist/Grid/InternalGridCell/index.mjs +1 -1
- package/dist/Grid/index.cjs +5 -5
- package/dist/Grid/index.mjs +5 -5
- package/dist/{Grid-BarJgPje.js → Grid-B7kVBuei.js} +4 -4
- package/dist/{Grid-BiJFtHzU.js → Grid-WD2zB930.js} +4 -4
- package/dist/Heading/index.cjs +2 -2
- package/dist/Heading/index.mjs +2 -2
- package/dist/{Heading-BoJaeWbc.js → Heading-C4L-AWAD.js} +1 -1
- package/dist/{Heading-BMNvCP2Z.js → Heading-aVypjEaN.js} +1 -1
- package/dist/Icon/Icon.d.ts +5 -1
- package/dist/Icon/index.cjs +1 -1
- package/dist/Icon/index.mjs +1 -1
- package/dist/{Icon-G-mQP65f.js → Icon-C92W6hj7.js} +8 -7
- package/dist/{Icon-CjUGifdF.js → Icon-CIsZwIIN.js} +8 -7
- package/dist/InlineLabel/index.cjs +2 -2
- package/dist/InlineLabel/index.mjs +2 -2
- package/dist/{InlineLabel-D2kizb-z.js → InlineLabel-Bst9X3um.js} +2 -2
- package/dist/{InlineLabel-aWEp0XoG.js → InlineLabel-CKblLGX_.js} +2 -2
- package/dist/InputAvatar/InputAvatar.d.ts +1 -1
- package/dist/InputAvatar/index.cjs +13 -13
- package/dist/InputAvatar/index.mjs +13 -13
- package/dist/{InputAvatar-BLW-4pDx.js → InputAvatar-Bcn1Ba0h.js} +6 -6
- package/dist/{InputAvatar-32UBV9ar.js → InputAvatar-CWqWoV1r.js} +6 -6
- package/dist/InputDate/index.cjs +25 -21
- package/dist/InputDate/index.mjs +25 -21
- package/dist/{InputDate-IaPFZpIt.js → InputDate-DMMYAL71.js} +2 -2
- package/dist/{InputDate-DiZ9vCWE.js → InputDate-lQT3mCwc.js} +2 -2
- package/dist/InputEmail/index.cjs +10 -10
- package/dist/InputEmail/index.mjs +10 -10
- package/dist/{InputEmail-ByzE3UzL.js → InputEmail-B58LvwWE.js} +1 -1
- package/dist/{InputEmail-CH-CwPE4.js → InputEmail-BsfTcxrQ.js} +1 -1
- package/dist/InputFile/InputFile.d.ts +13 -3
- package/dist/InputFile/index.cjs +10 -10
- package/dist/InputFile/index.mjs +10 -10
- package/dist/{InputFile-D6C9nK6Q.js → InputFile-B21nT9_2.js} +22 -21
- package/dist/{InputFile-BHTqj8DC.js → InputFile-CYCC7s2Z.js} +22 -21
- package/dist/InputGroup/index.cjs +1 -1
- package/dist/InputGroup/index.mjs +1 -1
- package/dist/{InputGroup-BEm-hKcc.js → InputGroup-BcBEWrnf.js} +1 -1
- package/dist/{InputGroup-D0go6Oid.js → InputGroup-dtt1SWyA.js} +1 -1
- package/dist/InputNumber/index.cjs +10 -10
- package/dist/InputNumber/index.mjs +10 -10
- package/dist/{InputNumber-1txAxoLO.js → InputNumber--bJ1GLtX.js} +1 -1
- package/dist/{InputNumber-BR0xlFj_.js → InputNumber-Do72dg7E.js} +1 -1
- package/dist/InputPassword/index.cjs +10 -10
- package/dist/InputPassword/index.mjs +10 -10
- package/dist/{InputPassword-B20G17QA.js → InputPassword-B8pxr-sQ.js} +1 -1
- package/dist/{InputPassword-s2bukk2Z.js → InputPassword-Ca72RgNf.js} +1 -1
- package/dist/InputPhoneNumber/index.cjs +10 -10
- package/dist/InputPhoneNumber/index.mjs +10 -10
- package/dist/{InputPhoneNumber-yBusB3_d.js → InputPhoneNumber-CHCRc47I.js} +3 -3
- package/dist/{InputPhoneNumber-BKcKP9u0.js → InputPhoneNumber-amfV93KJ.js} +3 -3
- package/dist/InputText/index.cjs +11 -11
- package/dist/InputText/index.mjs +11 -11
- package/dist/{InputText-B94Ra1cQ.js → InputText-BBOCWXKM.js} +2 -2
- package/dist/{InputText-C_lsfVkX.js → InputText-Wa6JW42R.js} +2 -2
- package/dist/InputTime/index.cjs +14 -14
- package/dist/InputTime/index.mjs +14 -14
- package/dist/{InputTime-2HRPv-Wv.js → InputTime-Bmx3Ww4-.js} +3 -3
- package/dist/{InputTime-DomWaUiw.js → InputTime-D0JDSFKp.js} +3 -3
- package/dist/InputValidation/index.cjs +4 -4
- package/dist/InputValidation/index.mjs +4 -4
- package/dist/{InputValidation-D6Krobfb.js → InputValidation-CFxYmRB2.js} +3 -3
- package/dist/{InputValidation-C-7n2Uh5.js → InputValidation-CZRkyaP8.js} +3 -3
- package/dist/{InternalChipDismissible-BIbfXZfP.js → InternalChipDismissible-C-mrF6j1.js} +13 -13
- package/dist/{InternalChipDismissible-Del41Pn0.js → InternalChipDismissible-CDdbcCqD.js} +13 -13
- package/dist/{InternalGridCell-BPIm4l8A.js → InternalGridCell-BUUsyRAd.js} +1 -1
- package/dist/{InternalGridCell-CRw9zrqE.js → InternalGridCell-DXZ-6dk3.js} +1 -1
- package/dist/LightBox/index.cjs +14 -14
- package/dist/LightBox/index.mjs +14 -14
- package/dist/{LightBox-BW0aazZw.js → LightBox-C6sHl_bk.js} +26 -8
- package/dist/{LightBox-Bn0FI4Gt.js → LightBox-DNps2INU.js} +27 -9
- package/dist/Link/index.cjs +1 -1
- package/dist/Link/index.mjs +1 -1
- package/dist/{Link-BEzUgPI2.js → Link-Bp4eqAXX.js} +3 -1
- package/dist/{Link-CUMELegp.js → Link-DnTdNnhZ.js} +3 -1
- package/dist/List/index.cjs +20 -17
- package/dist/List/index.mjs +20 -17
- package/dist/{List-DgkeY9AN.js → List-C1WxYzb9.js} +14 -14
- package/dist/{List-rNIBvmMa.js → List-DK2TPH4N.js} +13 -13
- package/dist/Markdown/index.cjs +9 -9
- package/dist/Markdown/index.mjs +9 -9
- package/dist/{Markdown-Vbm8TlIC.js → Markdown-BbUDjLKC.js} +7 -7
- package/dist/{Markdown-CNBgRyOw.js → Markdown-D6SSPQto.js} +7 -7
- package/dist/Menu/Menu.d.ts +4 -0
- package/dist/Menu/index.cjs +10 -10
- package/dist/Menu/index.mjs +10 -10
- package/dist/{Menu-Dximhgg_.js → Menu-BFyhCJGK.js} +17 -14
- package/dist/{Menu-dvHkxaBV.js → Menu-Daw92xoh.js} +17 -14
- package/dist/Modal/Modal.d.ts +1 -1
- package/dist/Modal/index.cjs +9 -9
- package/dist/Modal/index.mjs +9 -9
- package/dist/{Modal-DOa0v20f.js → Modal-B89wPLhf.js} +8 -8
- package/dist/{Modal-DaDoobTz.js → Modal-DbCGHgit.js} +8 -8
- package/dist/MultiSelect/index.cjs +6 -6
- package/dist/MultiSelect/index.mjs +6 -6
- package/dist/{MultiSelect-BFahN4pn.js → MultiSelect-CPD8FQTP.js} +6 -6
- package/dist/{MultiSelect-C7WSEETW.js → MultiSelect-_E-_sTas.js} +6 -6
- package/dist/{Option-DHFR4wB_.js → Option-BXBTwJnp.js} +1 -1
- package/dist/{Option-Cpl5rmHd.js → Option-BdryZaHt.js} +1 -1
- package/dist/Page/Page.d.ts +13 -4
- package/dist/Page/index.cjs +24 -23
- package/dist/Page/index.mjs +24 -23
- package/dist/{Page-CeMpGQxs.js → Page-D77zhFCD.js} +23 -15
- package/dist/{Page-CtR6tdFl.js → Page-X8mginD9.js} +23 -15
- package/dist/Popover/index.cjs +6 -6
- package/dist/Popover/index.mjs +6 -6
- package/dist/{Popover-ibXSZTDA.js → Popover-DOZov7Oe.js} +4 -4
- package/dist/{Popover-pH0kblFA.js → Popover-DnFFFHaf.js} +4 -4
- package/dist/ProgressBar/ProgressBar.d.ts +1 -1
- package/dist/ProgressBar/ProgressBarStepped.d.ts +1 -1
- package/dist/ProgressBar/index.cjs +1 -1
- package/dist/ProgressBar/index.mjs +1 -1
- package/dist/{ProgressBar-BxJYH2cO.js → ProgressBar-CqBwopbh.js} +2 -2
- package/dist/{ProgressBar-P1rkkFku.js → ProgressBar-pS5lQEUI.js} +2 -2
- package/dist/RadioGroup/index.cjs +3 -3
- package/dist/RadioGroup/index.mjs +3 -3
- package/dist/{RadioGroup-BgdJMOwT.js → RadioGroup-BHesXolW.js} +2 -2
- package/dist/{RadioGroup-B0O96d6-.js → RadioGroup-BwrZf7KQ.js} +2 -2
- package/dist/RecurringSelect/components/index.cjs +4 -4
- package/dist/RecurringSelect/components/index.mjs +4 -4
- package/dist/RecurringSelect/index.cjs +16 -16
- package/dist/RecurringSelect/index.mjs +16 -16
- package/dist/{RecurringSelect-Cm_Id7L8.js → RecurringSelect-C279peYk.js} +7 -7
- package/dist/{RecurringSelect-DWon7nXA.js → RecurringSelect-o8GnQJhw.js} +7 -7
- package/dist/Select/index.cjs +10 -10
- package/dist/Select/index.mjs +10 -10
- package/dist/SideDrawer/SideDrawer.d.ts +34 -0
- package/dist/SideDrawer/SideDrawerActions.d.ts +3 -0
- package/dist/SideDrawer/SideDrawerBackButton.d.ts +3 -0
- package/dist/SideDrawer/SideDrawerContext.d.ts +17 -0
- package/dist/SideDrawer/SideDrawerFooter.d.ts +3 -0
- package/dist/SideDrawer/SideDrawerTitle.d.ts +3 -0
- package/dist/SideDrawer/SideDrawerToolbar.d.ts +2 -0
- package/dist/SideDrawer/index.cjs +23 -0
- package/dist/SideDrawer/index.d.ts +1 -0
- package/dist/SideDrawer/index.mjs +17 -0
- package/dist/SideDrawer-CIVJphaM.js +158 -0
- package/dist/SideDrawer-jNNZ7QWz.js +160 -0
- package/dist/Spinner/index.cjs +1 -1
- package/dist/Spinner/index.mjs +1 -1
- package/dist/{Spinner-DKgVxQ0H.js → Spinner-CMgQosLJ.js} +1 -1
- package/dist/{Spinner-CdrFj5v6.js → Spinner-CWymRz_2.js} +1 -1
- package/dist/StatusIndicator/index.cjs +1 -1
- package/dist/StatusIndicator/index.mjs +1 -1
- package/dist/{StatusIndicator-DN7_iY10.js → StatusIndicator-CS6NyD7Z.js} +1 -1
- package/dist/{StatusIndicator-CkEFWsSr.js → StatusIndicator-DCZJ7MQq.js} +1 -1
- package/dist/StatusLabel/index.cjs +3 -3
- package/dist/StatusLabel/index.mjs +3 -3
- package/dist/{StatusLabel-BHoJHJTP.js → StatusLabel-DHUqWkyS.js} +4 -4
- package/dist/{StatusLabel-CMfDdWHB.js → StatusLabel-ayR1NDwS.js} +4 -4
- package/dist/Switch/index.cjs +2 -2
- package/dist/Switch/index.mjs +2 -2
- package/dist/{Switch-Uan-Mvfr.js → Switch-Bxh9sZn0.js} +3 -3
- package/dist/{Switch-ByNXx6Uv.js → Switch-DrXWHfVv.js} +3 -3
- package/dist/Table/index.cjs +1 -1
- package/dist/Table/index.mjs +1 -1
- package/dist/Tabs/hooks/useTabsOverflow.d.ts +8 -0
- package/dist/Tabs/index.cjs +7 -2
- package/dist/Tabs/index.mjs +7 -2
- package/dist/{Tabs-Bghwtkou.js → Tabs-C7UwfwC6.js} +43 -27
- package/dist/{Tabs-xQHWH1FV.js → Tabs-WnWjLTBU.js} +42 -26
- package/dist/Text/index.cjs +2 -2
- package/dist/Text/index.mjs +2 -2
- package/dist/{Text-sDdfjC6i.js → Text-BbI2MT33.js} +1 -1
- package/dist/{Text--icDIi9d.js → Text-D0arxT9k.js} +1 -1
- package/dist/Toast/index.cjs +9 -93
- package/dist/Toast/index.d.ts +1 -0
- package/dist/Toast/index.mjs +7 -96
- package/dist/Tooltip/index.cjs +3 -3
- package/dist/Tooltip/index.mjs +3 -3
- package/dist/{Tooltip-CglkqJ2H.js → Tooltip-DGOVXkXO.js} +8 -7
- package/dist/{Tooltip-COnV3t7i.js → Tooltip-qorTlEBF.js} +8 -7
- package/dist/Typography/Typography.d.ts +11 -1
- package/dist/Typography/css/TextColors.css.d.ts +1 -0
- package/dist/Typography/index.cjs +1 -1
- package/dist/Typography/index.mjs +1 -1
- package/dist/Typography/types.d.ts +7 -0
- package/dist/{Typography-DNX512VL.js → Typography-B_617qWz.js} +31 -14
- package/dist/{Typography-DHK5E8f6.js → Typography-BfSxPxnN.js} +31 -14
- package/dist/{_baseAssignValue-BRSyLb35.js → _baseAssignValue-BnTtPZvl.js} +2 -2
- package/dist/{_baseAssignValue-R0Kro807.js → _baseAssignValue-Dbx_xUto.js} +1 -1
- package/dist/{_baseEach-DLaz0hPZ.js → _baseEach-BDxODsgw.js} +7 -48
- package/dist/{_baseEach-CV5R9j0Z.js → _baseEach-Cu4V55zQ.js} +34 -75
- package/dist/_baseFlatten-BGp9P6Vi.js +67 -0
- package/dist/_baseFlatten-DgGH5kzO.js +65 -0
- package/dist/_baseFor-BZxjDppA.js +47 -0
- package/dist/_baseFor-FILq1HP7.js +45 -0
- package/dist/_getAllKeys-CMuPUVRA.js +518 -0
- package/dist/_getAllKeys-DFzD_VmL.js +506 -0
- package/dist/_getTag-B-7zm0wH.js +133 -0
- package/dist/_getTag-CerTXet7.js +136 -0
- package/dist/_isIterateeCall-BTxU8iic.js +55 -0
- package/dist/_isIterateeCall-C9TRT0ur.js +58 -0
- package/dist/{_setToString-CuVkvESr.js → _setToString-B7CkMPNY.js} +3 -66
- package/dist/{_setToString-CRl_SwG1.js → _setToString-Cwp8rE-n.js} +2 -64
- package/dist/{debounce-2zkTSVFN.js → debounce-DCca0jzc.js} +3 -3
- package/dist/{debounce-xEZH3rph.js → debounce-Dn_zNhPP.js} +4 -4
- package/dist/{helpers-L2UI6GFv.js → helpers-CE9wK0hB.js} +1 -1
- package/dist/{helpers-BPAsl3DZ.js → helpers-XipZpB_O.js} +1 -1
- package/dist/{_defineProperty-C83MMpTN.js → identity-BOiVl3Zb.js} +252 -752
- package/dist/{_defineProperty-D015x7sf.js → identity-Bg1BAxiZ.js} +256 -767
- package/dist/{index-B-xHut3E.js → index-Bgc0ggXu.js} +1 -1
- package/dist/{index-BwsD_ekk.js → index-DraTiFHe.js} +1 -1
- package/dist/index.cjs +167 -146
- package/dist/index.d.mts +4 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.mjs +158 -146
- package/dist/{isObjectLike-6WSWNziC.js → isObjectLike-rA1BJ-7N.js} +35 -35
- package/dist/{isObjectLike-CmGzXpu3.js → isObjectLike-zMxLNahE.js} +34 -34
- package/dist/{isSymbol-CU0jyql9.js → isSymbol-CTnU4G7e.js} +1 -1
- package/dist/{isSymbol-1x5829ZP.js → isSymbol-D1CDd_b_.js} +1 -1
- package/dist/{_getTag-DF5EGEHO.js → isTypedArray-CSj63dNU.js} +220 -349
- package/dist/{_getTag-DlC-WTlw.js → isTypedArray-DwBnusLx.js} +219 -348
- package/dist/keysIn-CBTd-qDZ.js +396 -0
- package/dist/keysIn-X_a1CI3_.js +385 -0
- package/dist/{noop-BKPdvY0_.js → noop-DtAlv5m0.js} +1 -1
- package/dist/{noop-Ded07Gaf.js → noop-ZGhXok_0.js} +1 -1
- package/dist/showToast-Do7Gobof.js +104 -0
- package/dist/showToast-fPDzoTXJ.js +101 -0
- package/dist/styles.css +1460 -1112
- package/dist/throttle-CAOHf9pL.js +77 -0
- package/dist/throttle-DMLWZScl.js +80 -0
- package/dist/updateTheme-BHTlAIB9.js +412 -0
- package/dist/updateTheme-TTV8QF2T.js +406 -0
- package/dist/{useActiveLayout-BvSXbxGk.js → useActiveLayout-BvCYIIxG.js} +2 -2
- package/dist/{useActiveLayout-Cx0RPRhL.js → useActiveLayout-q8dmPVuZ.js} +2 -2
- package/dist/{useAssert-DZ3ga-jt.js → useAssert-BRqT1Oia.js} +2 -2
- package/dist/{useAssert-DxNXXHmW.js → useAssert-YNJHuCGX.js} +2 -2
- package/dist/{useBatchSelect-CtrHPECv.js → useBatchSelect-B_PbsYlO.js} +1 -1
- package/dist/{useBatchSelect-CI5YS0LU.js → useBatchSelect-DOfB9wRI.js} +1 -1
- package/dist/{useIsMounted-Cx1In5yj.js → useIsMounted-Bq7TW-Pq.js} +1 -1
- package/dist/{useIsMounted-C-gS4Jr-.js → useIsMounted-CcTuX9Jp.js} +1 -1
- package/dist/{useResizeObserver-BomxwoKg.js → useResizeObserver-BLLzS07C.js} +4 -75
- package/dist/{useResizeObserver-B3Iyjqe2.js → useResizeObserver-DEhL1mzu.js} +6 -77
- package/dist/{useResponsiveSizing-CYk3wHqs.js → useResponsiveSizing-D2INHH8Z.js} +1 -1
- package/dist/{useResponsiveSizing-0yA2RKhI.js → useResponsiveSizing-DVDZJCNl.js} +1 -1
- package/dist/{useScrollToActive-DZ7Moo3L.js → useScrollToActive-B5Ric5UZ.js} +21 -69
- package/dist/{useScrollToActive-DJiyU1tL.js → useScrollToActive-DVQvpVgl.js} +14 -62
- package/dist/utils/mergeRefs.d.ts +6 -0
- package/dist/utils/meta/meta.json +122 -0
- package/dist/utils/useDebounce.d.ts +12 -0
- package/package.json +20 -7
- package/rollup.config.mjs +8 -7
- /package/dist/{AnimatedPresence--ZzlYJ69.js → AnimatedPresence-CugW6zuJ.js} +0 -0
- /package/dist/{AnimatedPresence-O97LypQu.js → AnimatedPresence-DqsLSWYy.js} +0 -0
- /package/dist/{AtlantisContext-BwSYXrts.js → AtlantisContext-CgTynQWN.js} +0 -0
- /package/dist/{AtlantisContext-OgwJ3VdC.js → AtlantisContext-DP70AgGV.js} +0 -0
- /package/dist/Card/{colors.css.d.ts → cardcolors.css.d.ts} +0 -0
- /package/dist/{DataList.const-aGW8UwXj.js → DataList.const-1yleNZfH.js} +0 -0
- /package/dist/{DataList.const-BfuZR29o.js → DataList.const-CIb9N4lS.js} +0 -0
- /package/dist/{DataListLayoutContext-Cc62lk9O.js → DataListLayoutContext-D9LHfnsN.js} +0 -0
- /package/dist/{DataListLayoutContext-DvWe6w23.js → DataListLayoutContext-DF2s_Xd-.js} +0 -0
- /package/dist/{FormatDate-DqvDGZ_P.js → FormatDate-C98RynSb.js} +0 -0
- /package/dist/{FormatDate-BLr57vhl.js → FormatDate-DxBclzGU.js} +0 -0
- /package/dist/{FormatRelativeDateTime-1sWpHjGU.js → FormatRelativeDateTime-BJ7My2kg.js} +0 -0
- /package/dist/{FormatRelativeDateTime-jQ-mX04g.js → FormatRelativeDateTime-BjYBIxrX.js} +0 -0
- /package/dist/{FormatTime-Cs2sl9tk.js → FormatTime-B8SWjMJ-.js} +0 -0
- /package/dist/{FormatTime-DIWgzGMq.js → FormatTime-CaNZxE5q.js} +0 -0
- /package/dist/Modal/{Sizes.css.d.ts → ModalSizes.css.d.ts} +0 -0
- /package/dist/ProgressBar/{Sizes.css.d.ts → ProgressBarSizes.css.d.ts} +0 -0
- /package/dist/{_commonjsHelpers-CigPD5cm.js → _commonjsHelpers-DldqFNPA.js} +0 -0
- /package/dist/{_commonjsHelpers-CThFMB8i.js → _commonjsHelpers-DvRzEIOw.js} +0 -0
- /package/dist/{_polyfill-node.process-CiqAk99o.js → _polyfill-node.process-Bul2lF3o.js} +0 -0
- /package/dist/{_polyfill-node.process-D6jwJ7Ur.js → _polyfill-node.process-CcLDAYD5.js} +0 -0
- /package/dist/{tslib.es6-BRBAJKq6.js → tslib.es6-BJlmvoR9.js} +0 -0
- /package/dist/{tslib.es6-DIIQ4Raf.js → tslib.es6-CNjDu0Q8.js} +0 -0
- /package/dist/{useChildComponent-Cmzh4ht5.js → useChildComponent-5VXsAwdP.js} +0 -0
- /package/dist/{useChildComponent-Be2bJMIG.js → useChildComponent-CzXRck2e.js} +0 -0
- /package/dist/{useFocusTrap-DderzdRW.js → useFocusTrap-IUyNhriv.js} +0 -0
- /package/dist/{useFocusTrap-DcN1vmP5.js → useFocusTrap-swaVlLgZ.js} +0 -0
- /package/dist/{useFormFieldFocus-B-pBsNuw.js → useFormFieldFocus-BqKKAI4f.js} +0 -0
- /package/dist/{useFormFieldFocus-D9ACmgHX.js → useFormFieldFocus-Den3ko5K.js} +0 -0
- /package/dist/{useInView-BGOztlKW.js → useInView-B0Q5L56v.js} +0 -0
- /package/dist/{useInView-rnhUXi6s.js → useInView-DihGxOVY.js} +0 -0
- /package/dist/{useOnKeyDown-HnAmdNNC.js → useOnKeyDown-C1tTcCcY.js} +0 -0
- /package/dist/{useOnKeyDown-D6rWKzSN.js → useOnKeyDown-CYMrKdpe.js} +0 -0
- /package/dist/{useRefocusOnActivator-4GHoA4-F.js → useRefocusOnActivator-MPOHNaLr.js} +0 -0
- /package/dist/{useRefocusOnActivator-rJ-CxzTV.js → useRefocusOnActivator-y7mMT2rC.js} +0 -0
- /package/dist/{useSafeLayoutEffect-5SAJ6NaE.js → useSafeLayoutEffect-BpGLt2TS.js} +0 -0
- /package/dist/{useSafeLayoutEffect-Fwao4DGy.js → useSafeLayoutEffect-D_xHSoEx.js} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./dist/AtlantisThemeContext";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true,
|
|
5
|
+
});
|
|
6
|
+
|
|
7
|
+
var AtlantisThemeContext = require("./dist/AtlantisThemeContext");
|
|
8
|
+
|
|
9
|
+
Object.keys(AtlantisThemeContext).forEach(function(key) {
|
|
10
|
+
if (key === "default" || key === "__esModule") return;
|
|
11
|
+
Object.defineProperty(exports, key, {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function get() {
|
|
14
|
+
return AtlantisThemeContext[key];
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
});
|
package/Box.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./dist/Box";
|
package/Box.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true,
|
|
5
|
+
});
|
|
6
|
+
|
|
7
|
+
var Box = require("./dist/Box");
|
|
8
|
+
|
|
9
|
+
Object.keys(Box).forEach(function(key) {
|
|
10
|
+
if (key === "default" || key === "__esModule") return;
|
|
11
|
+
Object.defineProperty(exports, key, {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function get() {
|
|
14
|
+
return Box[key];
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
});
|
package/SideDrawer.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./dist/SideDrawer";
|
package/SideDrawer.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true,
|
|
5
|
+
});
|
|
6
|
+
|
|
7
|
+
var SideDrawer = require("./dist/SideDrawer");
|
|
8
|
+
|
|
9
|
+
Object.keys(SideDrawer).forEach(function(key) {
|
|
10
|
+
if (key === "default" || key === "__esModule") return;
|
|
11
|
+
Object.defineProperty(exports, key, {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function get() {
|
|
14
|
+
return SideDrawer[key];
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var AnimatedSwitcher = require('../AnimatedSwitcher-
|
|
3
|
+
var AnimatedSwitcher = require('../AnimatedSwitcher-BVmQMPwE.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('framer-motion');
|
|
6
|
-
require('../Icon-
|
|
6
|
+
require('../Icon-CIsZwIIN.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-B6zQ-KnQ.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'framer-motion';
|
|
4
|
-
import '../Icon-
|
|
4
|
+
import '../Icon-C92W6hj7.js';
|
|
5
5
|
import '@jobber/design';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { A as AtlantisContext, a as atlantisContextDefaultValues, u as useAtlantisContext } from '../AtlantisContext-
|
|
1
|
+
export { A as AtlantisContext, a as atlantisContextDefaultValues, u as useAtlantisContext } from '../AtlantisContext-DP70AgGV.js';
|
|
2
2
|
import 'react';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { AtlantisThemeContextProviderProps, AtlantisThemeContextValue } from "./types";
|
|
3
|
+
export declare const atlantisThemeContextDefaultValues: AtlantisThemeContextValue;
|
|
4
|
+
export declare function AtlantisThemeContextProvider({ children, dangerouslyOverrideTheme, }: AtlantisThemeContextProviderProps): JSX.Element;
|
|
5
|
+
export declare function useAtlantisTheme(): AtlantisThemeContextValue;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var updateTheme = require('../updateTheme-BHTlAIB9.js');
|
|
4
|
+
require('@jobber/design');
|
|
5
|
+
require('react');
|
|
6
|
+
require('../_commonjsHelpers-DvRzEIOw.js');
|
|
7
|
+
require('../identity-Bg1BAxiZ.js');
|
|
8
|
+
require('../isTypedArray-CSj63dNU.js');
|
|
9
|
+
require('../isObjectLike-zMxLNahE.js');
|
|
10
|
+
require('../_baseAssignValue-BnTtPZvl.js');
|
|
11
|
+
require('../_baseFor-BZxjDppA.js');
|
|
12
|
+
require('../keysIn-CBTd-qDZ.js');
|
|
13
|
+
require('../_isIterateeCall-C9TRT0ur.js');
|
|
14
|
+
require('../_setToString-B7CkMPNY.js');
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
exports.AtlantisThemeContextProvider = updateTheme.AtlantisThemeContextProvider;
|
|
19
|
+
exports.THEME_CHANGE_EVENT = updateTheme.THEME_CHANGE_EVENT;
|
|
20
|
+
exports.atlantisThemeContextDefaultValues = updateTheme.atlantisThemeContextDefaultValues;
|
|
21
|
+
exports.updateTheme = updateTheme.updateTheme;
|
|
22
|
+
exports.useAtlantisTheme = updateTheme.useAtlantisTheme;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { AtlantisThemeContextProvider, atlantisThemeContextDefaultValues, useAtlantisTheme, } from "./AtlantisThemeContext";
|
|
2
|
+
export { THEME_CHANGE_EVENT, Theme, ThemeChangeDetails, AtlantisThemeContextProviderProps, AtlantisThemeContextValue, } from "./types";
|
|
3
|
+
export { updateTheme } from "./updateTheme";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { A as AtlantisThemeContextProvider, T as THEME_CHANGE_EVENT, a as atlantisThemeContextDefaultValues, b as updateTheme, u as useAtlantisTheme } from '../updateTheme-TTV8QF2T.js';
|
|
2
|
+
import '@jobber/design';
|
|
3
|
+
import 'react';
|
|
4
|
+
import '../_commonjsHelpers-DldqFNPA.js';
|
|
5
|
+
import '../identity-BOiVl3Zb.js';
|
|
6
|
+
import '../isTypedArray-DwBnusLx.js';
|
|
7
|
+
import '../isObjectLike-rA1BJ-7N.js';
|
|
8
|
+
import '../_baseAssignValue-Dbx_xUto.js';
|
|
9
|
+
import '../_baseFor-FILq1HP7.js';
|
|
10
|
+
import '../keysIn-X_a1CI3_.js';
|
|
11
|
+
import '../_isIterateeCall-BTxU8iic.js';
|
|
12
|
+
import '../_setToString-Cwp8rE-n.js';
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { tokens } from "@jobber/design";
|
|
2
|
+
import { PropsWithChildren } from "react";
|
|
3
|
+
export interface AtlantisThemeContextValue {
|
|
4
|
+
/**
|
|
5
|
+
* The theme of the application.
|
|
6
|
+
*/
|
|
7
|
+
readonly theme: Theme;
|
|
8
|
+
/**
|
|
9
|
+
* The design tokens for the current theme.
|
|
10
|
+
*/
|
|
11
|
+
readonly tokens: typeof tokens;
|
|
12
|
+
}
|
|
13
|
+
export interface AtlantisThemeContextProviderProps extends PropsWithChildren {
|
|
14
|
+
/**
|
|
15
|
+
* The children to render.
|
|
16
|
+
*/
|
|
17
|
+
readonly children: React.ReactNode;
|
|
18
|
+
/**
|
|
19
|
+
* Force the theme for this provider to always be the same as the provided theme. Useful for sections that should remain the same theme regardless of the rest of the application's theme.
|
|
20
|
+
* This is dangerous because the children in this provider will not be able to change the theme.
|
|
21
|
+
*/
|
|
22
|
+
readonly dangerouslyOverrideTheme?: Theme;
|
|
23
|
+
}
|
|
24
|
+
export type Theme = "light" | "dark";
|
|
25
|
+
export interface ThemeChangeDetails {
|
|
26
|
+
theme: Theme;
|
|
27
|
+
}
|
|
28
|
+
export declare const THEME_CHANGE_EVENT = "atlantis.toggle-theme";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Theme } from "./types";
|
|
2
|
+
/**
|
|
3
|
+
* Toggle the theme of the application. If subscribed, the tokens will be updated accordingly.
|
|
4
|
+
* Will add data-theme="<newTheme>" to the <html> element.
|
|
5
|
+
* Will dispatch a custom event "atlantis.toggle-theme" with the new theme for other providers to subscribe to.
|
|
6
|
+
*/
|
|
7
|
+
export declare function updateTheme(theme: Theme): void;
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Autocomplete = require('../Autocomplete-
|
|
4
|
-
require('../tslib.es6-
|
|
3
|
+
var Autocomplete = require('../Autocomplete-DWHaXrAg.js');
|
|
4
|
+
require('../tslib.es6-BJlmvoR9.js');
|
|
5
5
|
require('react');
|
|
6
|
-
require('../debounce-2zkTSVFN.js');
|
|
7
|
-
require('../_commonjsHelpers-CThFMB8i.js');
|
|
8
|
-
require('../isObjectLike-CmGzXpu3.js');
|
|
9
|
-
require('../isSymbol-1x5829ZP.js');
|
|
10
6
|
require('classnames');
|
|
11
7
|
require('react-dom');
|
|
12
8
|
require('react-popper');
|
|
13
|
-
require('../useOnKeyDown-
|
|
14
|
-
require('../useSafeLayoutEffect-
|
|
15
|
-
require('../useIsMounted-
|
|
16
|
-
require('../Text-
|
|
17
|
-
require('../Typography-
|
|
18
|
-
require('../Icon-
|
|
9
|
+
require('../useOnKeyDown-CYMrKdpe.js');
|
|
10
|
+
require('../useSafeLayoutEffect-D_xHSoEx.js');
|
|
11
|
+
require('../useIsMounted-Bq7TW-Pq.js');
|
|
12
|
+
require('../Text-BbI2MT33.js');
|
|
13
|
+
require('../Typography-BfSxPxnN.js');
|
|
14
|
+
require('../Icon-CIsZwIIN.js');
|
|
19
15
|
require('@jobber/design');
|
|
20
|
-
require('../Heading-
|
|
21
|
-
require('../InputText-
|
|
22
|
-
require('../FormField-
|
|
16
|
+
require('../Heading-aVypjEaN.js');
|
|
17
|
+
require('../InputText-BBOCWXKM.js');
|
|
18
|
+
require('../FormField-pjuOSH90.js');
|
|
23
19
|
require('react-hook-form');
|
|
24
20
|
require('framer-motion');
|
|
25
|
-
require('../Button-
|
|
21
|
+
require('../Button-DzQ0NEwH.js');
|
|
26
22
|
require('react-router-dom');
|
|
27
|
-
require('../useFormFieldFocus-
|
|
28
|
-
require('../InputValidation-
|
|
29
|
-
require('../Spinner-
|
|
23
|
+
require('../useFormFieldFocus-Den3ko5K.js');
|
|
24
|
+
require('../InputValidation-CFxYmRB2.js');
|
|
25
|
+
require('../Spinner-CMgQosLJ.js');
|
|
26
|
+
require('../debounce-DCca0jzc.js');
|
|
27
|
+
require('../_commonjsHelpers-DvRzEIOw.js');
|
|
28
|
+
require('../isObjectLike-zMxLNahE.js');
|
|
29
|
+
require('../isSymbol-D1CDd_b_.js');
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
export { A as Autocomplete } from '../Autocomplete-
|
|
2
|
-
import '../tslib.es6-
|
|
1
|
+
export { A as Autocomplete } from '../Autocomplete-heCz08M2.js';
|
|
2
|
+
import '../tslib.es6-CNjDu0Q8.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import '../debounce-xEZH3rph.js';
|
|
5
|
-
import '../_commonjsHelpers-CigPD5cm.js';
|
|
6
|
-
import '../isObjectLike-6WSWNziC.js';
|
|
7
|
-
import '../isSymbol-CU0jyql9.js';
|
|
8
4
|
import 'classnames';
|
|
9
5
|
import 'react-dom';
|
|
10
6
|
import 'react-popper';
|
|
11
|
-
import '../useOnKeyDown-
|
|
12
|
-
import '../useSafeLayoutEffect-
|
|
13
|
-
import '../useIsMounted-
|
|
14
|
-
import '../Text
|
|
15
|
-
import '../Typography-
|
|
16
|
-
import '../Icon-
|
|
7
|
+
import '../useOnKeyDown-C1tTcCcY.js';
|
|
8
|
+
import '../useSafeLayoutEffect-BpGLt2TS.js';
|
|
9
|
+
import '../useIsMounted-CcTuX9Jp.js';
|
|
10
|
+
import '../Text-D0arxT9k.js';
|
|
11
|
+
import '../Typography-B_617qWz.js';
|
|
12
|
+
import '../Icon-C92W6hj7.js';
|
|
17
13
|
import '@jobber/design';
|
|
18
|
-
import '../Heading-
|
|
19
|
-
import '../InputText-
|
|
20
|
-
import '../FormField-
|
|
14
|
+
import '../Heading-C4L-AWAD.js';
|
|
15
|
+
import '../InputText-Wa6JW42R.js';
|
|
16
|
+
import '../FormField-DPzNJmPb.js';
|
|
21
17
|
import 'react-hook-form';
|
|
22
18
|
import 'framer-motion';
|
|
23
|
-
import '../Button-
|
|
19
|
+
import '../Button-MAYItGRi.js';
|
|
24
20
|
import 'react-router-dom';
|
|
25
|
-
import '../useFormFieldFocus-
|
|
26
|
-
import '../InputValidation-
|
|
27
|
-
import '../Spinner-
|
|
21
|
+
import '../useFormFieldFocus-BqKKAI4f.js';
|
|
22
|
+
import '../InputValidation-CZRkyaP8.js';
|
|
23
|
+
import '../Spinner-CWymRz_2.js';
|
|
24
|
+
import '../debounce-Dn_zNhPP.js';
|
|
25
|
+
import '../_commonjsHelpers-DldqFNPA.js';
|
|
26
|
+
import '../isObjectLike-rA1BJ-7N.js';
|
|
27
|
+
import '../isSymbol-CTnU4G7e.js';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var tslib_es6 = require('./tslib.es6-
|
|
3
|
+
var tslib_es6 = require('./tslib.es6-BJlmvoR9.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var debounce = require('./debounce-2zkTSVFN.js');
|
|
6
5
|
var classnames = require('classnames');
|
|
7
6
|
var ReactDOM = require('react-dom');
|
|
8
7
|
var reactPopper = require('react-popper');
|
|
9
|
-
var useOnKeyDown = require('./useOnKeyDown-
|
|
10
|
-
var useSafeLayoutEffect = require('./useSafeLayoutEffect-
|
|
11
|
-
var useIsMounted = require('./useIsMounted-
|
|
12
|
-
var Text = require('./Text-
|
|
13
|
-
var Icon = require('./Icon-
|
|
14
|
-
var Heading = require('./Heading-
|
|
15
|
-
var InputText = require('./InputText-
|
|
8
|
+
var useOnKeyDown = require('./useOnKeyDown-CYMrKdpe.js');
|
|
9
|
+
var useSafeLayoutEffect = require('./useSafeLayoutEffect-D_xHSoEx.js');
|
|
10
|
+
var useIsMounted = require('./useIsMounted-Bq7TW-Pq.js');
|
|
11
|
+
var Text = require('./Text-BbI2MT33.js');
|
|
12
|
+
var Icon = require('./Icon-CIsZwIIN.js');
|
|
13
|
+
var Heading = require('./Heading-aVypjEaN.js');
|
|
14
|
+
var InputText = require('./InputText-BBOCWXKM.js');
|
|
15
|
+
var debounce = require('./debounce-DCca0jzc.js');
|
|
16
16
|
|
|
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-"};
|
|
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-","spinning":"iPB87GEOvKw-"};
|
|
18
18
|
|
|
19
19
|
var IndexChange;
|
|
20
20
|
(function (IndexChange) {
|
|
@@ -34,7 +34,7 @@ function Menu({ visible, options, selectedOption, onOptionSelect, attachTo, }) {
|
|
|
34
34
|
setupKeyListeners();
|
|
35
35
|
React.useEffect(() => setHighlightedIndex(initialHighlight), [options]);
|
|
36
36
|
const mounted = useIsMounted.useIsMounted_2();
|
|
37
|
-
const menu = (React.createElement("div", Object.assign({ className: classnames(styles.options, { [styles.visible]: visible }), ref: setMenuRef, style: Object.assign(Object.assign({}, popperStyles.popper), { width: targetWidth }) }, attributes.popper), options.map((option, index) => {
|
|
37
|
+
const menu = (React.createElement("div", Object.assign({ className: classnames(styles.options, { [styles.visible]: visible }), ref: setMenuRef, style: Object.assign(Object.assign({}, popperStyles.popper), { width: targetWidth }), "data-elevation": "elevated" }, attributes.popper), options.map((option, index) => {
|
|
38
38
|
const optionClass = classnames(styles.option, {
|
|
39
39
|
[styles.active]: index === highlightedIndex,
|
|
40
40
|
[styles.separator]: addSeparators,
|
|
@@ -118,6 +118,36 @@ function useRepositionMenu(attachTo, visible = false) {
|
|
|
118
118
|
return Object.assign(Object.assign({}, popper), { menuRef, setMenuRef, targetWidth });
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
+
/**
|
|
122
|
+
* A hook to easily manage debounced functions, including their cleanup.
|
|
123
|
+
* @param func The function to debounce.
|
|
124
|
+
* @param wait The number of milliseconds to delay.
|
|
125
|
+
* @param options Optional debounce settings.
|
|
126
|
+
* @returns The debounced function.
|
|
127
|
+
*/
|
|
128
|
+
function useDebounce(func, wait, options) {
|
|
129
|
+
const funcRef = React.useRef(func);
|
|
130
|
+
// We're keeping the provided func wrapped in a ref to avoid forcing the consumer to memoize it.
|
|
131
|
+
// This is a defense against consumers who aren't memoizing their functions.. or if they are
|
|
132
|
+
// memoized but invalidating too frequently due to possible bugs.
|
|
133
|
+
if (funcRef.current !== func) {
|
|
134
|
+
funcRef.current = func;
|
|
135
|
+
}
|
|
136
|
+
const debounced = React.useMemo(() => {
|
|
137
|
+
return debounce.debounce(() => funcRef.current(), wait, options);
|
|
138
|
+
// Note: do not add any dependencies! There is currently no use case where we would change
|
|
139
|
+
// the wait delay or options between renders. By not tracking as dependencies, this allows
|
|
140
|
+
// consumers of useDebounce to provide a raw object for options rather than forcing them to
|
|
141
|
+
// memoize that param. Same with the func they provide, we're using a ref to keep that up
|
|
142
|
+
// to date and to avoid forcing the consumer to memoize it.
|
|
143
|
+
}, []);
|
|
144
|
+
React.useEffect(() => {
|
|
145
|
+
// If the debounced function is recreated (or unmounted), cancel the last call.
|
|
146
|
+
return () => debounced.cancel();
|
|
147
|
+
}, [debounced]);
|
|
148
|
+
return debounced;
|
|
149
|
+
}
|
|
150
|
+
|
|
121
151
|
// Max statements increased to make room for the debounce functions
|
|
122
152
|
/* eslint max-statements: ["error", 14] */
|
|
123
153
|
function AutocompleteInternal(_a, ref) {
|
|
@@ -127,10 +157,9 @@ function AutocompleteInternal(_a, ref) {
|
|
|
127
157
|
const [menuVisible, setMenuVisible] = React.useState(false);
|
|
128
158
|
const [inputText, setInputText] = React.useState((_b = value === null || value === void 0 ? void 0 : value.label) !== null && _b !== void 0 ? _b : "");
|
|
129
159
|
const autocompleteRef = React.useRef(null);
|
|
130
|
-
const delayedSearch =
|
|
160
|
+
const delayedSearch = useDebounce(updateSearch, debounceRate);
|
|
131
161
|
React.useEffect(() => {
|
|
132
162
|
delayedSearch();
|
|
133
|
-
return delayedSearch.cancel;
|
|
134
163
|
}, [inputText]);
|
|
135
164
|
React.useEffect(() => {
|
|
136
165
|
var _a;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
2
|
-
import React, { useState, useEffect,
|
|
3
|
-
import { d as debounce } from './debounce-xEZH3rph.js';
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-CNjDu0Q8.js';
|
|
2
|
+
import React, { useState, useEffect, useRef, useMemo, forwardRef } from 'react';
|
|
4
3
|
import classnames from 'classnames';
|
|
5
4
|
import { createPortal } from 'react-dom';
|
|
6
5
|
import { usePopper } from 'react-popper';
|
|
7
|
-
import { u as useOnKeyDown_2 } from './useOnKeyDown-
|
|
8
|
-
import { u as useSafeLayoutEffect_1 } from './useSafeLayoutEffect-
|
|
9
|
-
import { u as useIsMounted_2 } from './useIsMounted-
|
|
10
|
-
import { T as Text } from './Text
|
|
11
|
-
import { I as Icon } from './Icon-
|
|
12
|
-
import { H as Heading } from './Heading-
|
|
13
|
-
import { I as InputText } from './InputText-
|
|
6
|
+
import { u as useOnKeyDown_2 } from './useOnKeyDown-C1tTcCcY.js';
|
|
7
|
+
import { u as useSafeLayoutEffect_1 } from './useSafeLayoutEffect-BpGLt2TS.js';
|
|
8
|
+
import { u as useIsMounted_2 } from './useIsMounted-CcTuX9Jp.js';
|
|
9
|
+
import { T as Text } from './Text-D0arxT9k.js';
|
|
10
|
+
import { I as Icon } from './Icon-C92W6hj7.js';
|
|
11
|
+
import { H as Heading } from './Heading-C4L-AWAD.js';
|
|
12
|
+
import { I as InputText } from './InputText-Wa6JW42R.js';
|
|
13
|
+
import { a as debounce } from './debounce-Dn_zNhPP.js';
|
|
14
14
|
|
|
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-"};
|
|
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-","spinning":"iPB87GEOvKw-"};
|
|
16
16
|
|
|
17
17
|
var IndexChange;
|
|
18
18
|
(function (IndexChange) {
|
|
@@ -32,7 +32,7 @@ function Menu({ visible, options, selectedOption, onOptionSelect, attachTo, }) {
|
|
|
32
32
|
setupKeyListeners();
|
|
33
33
|
useEffect(() => setHighlightedIndex(initialHighlight), [options]);
|
|
34
34
|
const mounted = useIsMounted_2();
|
|
35
|
-
const menu = (React.createElement("div", Object.assign({ className: classnames(styles.options, { [styles.visible]: visible }), ref: setMenuRef, style: Object.assign(Object.assign({}, popperStyles.popper), { width: targetWidth }) }, attributes.popper), options.map((option, index) => {
|
|
35
|
+
const menu = (React.createElement("div", Object.assign({ className: classnames(styles.options, { [styles.visible]: visible }), ref: setMenuRef, style: Object.assign(Object.assign({}, popperStyles.popper), { width: targetWidth }), "data-elevation": "elevated" }, attributes.popper), options.map((option, index) => {
|
|
36
36
|
const optionClass = classnames(styles.option, {
|
|
37
37
|
[styles.active]: index === highlightedIndex,
|
|
38
38
|
[styles.separator]: addSeparators,
|
|
@@ -116,6 +116,36 @@ function useRepositionMenu(attachTo, visible = false) {
|
|
|
116
116
|
return Object.assign(Object.assign({}, popper), { menuRef, setMenuRef, targetWidth });
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
+
/**
|
|
120
|
+
* A hook to easily manage debounced functions, including their cleanup.
|
|
121
|
+
* @param func The function to debounce.
|
|
122
|
+
* @param wait The number of milliseconds to delay.
|
|
123
|
+
* @param options Optional debounce settings.
|
|
124
|
+
* @returns The debounced function.
|
|
125
|
+
*/
|
|
126
|
+
function useDebounce(func, wait, options) {
|
|
127
|
+
const funcRef = useRef(func);
|
|
128
|
+
// We're keeping the provided func wrapped in a ref to avoid forcing the consumer to memoize it.
|
|
129
|
+
// This is a defense against consumers who aren't memoizing their functions.. or if they are
|
|
130
|
+
// memoized but invalidating too frequently due to possible bugs.
|
|
131
|
+
if (funcRef.current !== func) {
|
|
132
|
+
funcRef.current = func;
|
|
133
|
+
}
|
|
134
|
+
const debounced = useMemo(() => {
|
|
135
|
+
return debounce(() => funcRef.current(), wait, options);
|
|
136
|
+
// Note: do not add any dependencies! There is currently no use case where we would change
|
|
137
|
+
// the wait delay or options between renders. By not tracking as dependencies, this allows
|
|
138
|
+
// consumers of useDebounce to provide a raw object for options rather than forcing them to
|
|
139
|
+
// memoize that param. Same with the func they provide, we're using a ref to keep that up
|
|
140
|
+
// to date and to avoid forcing the consumer to memoize it.
|
|
141
|
+
}, []);
|
|
142
|
+
useEffect(() => {
|
|
143
|
+
// If the debounced function is recreated (or unmounted), cancel the last call.
|
|
144
|
+
return () => debounced.cancel();
|
|
145
|
+
}, [debounced]);
|
|
146
|
+
return debounced;
|
|
147
|
+
}
|
|
148
|
+
|
|
119
149
|
// Max statements increased to make room for the debounce functions
|
|
120
150
|
/* eslint max-statements: ["error", 14] */
|
|
121
151
|
function AutocompleteInternal(_a, ref) {
|
|
@@ -125,10 +155,9 @@ function AutocompleteInternal(_a, ref) {
|
|
|
125
155
|
const [menuVisible, setMenuVisible] = useState(false);
|
|
126
156
|
const [inputText, setInputText] = useState((_b = value === null || value === void 0 ? void 0 : value.label) !== null && _b !== void 0 ? _b : "");
|
|
127
157
|
const autocompleteRef = useRef(null);
|
|
128
|
-
const delayedSearch =
|
|
158
|
+
const delayedSearch = useDebounce(updateSearch, debounceRate);
|
|
129
159
|
useEffect(() => {
|
|
130
160
|
delayedSearch();
|
|
131
|
-
return delayedSearch.cancel;
|
|
132
161
|
}, [inputText]);
|
|
133
162
|
useEffect(() => {
|
|
134
163
|
var _a;
|
package/dist/Avatar/index.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Avatar = require('../Avatar-
|
|
3
|
+
var Avatar = require('../Avatar-Ck0EMAa7.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
6
|
require('color');
|
|
7
|
-
require('../Icon-
|
|
7
|
+
require('../Icon-CIsZwIIN.js');
|
|
8
8
|
require('@jobber/design');
|
|
9
9
|
|
|
10
10
|
|
package/dist/Avatar/index.mjs
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
var React = require('react');
|
|
4
4
|
var classnames = require('classnames');
|
|
5
5
|
var Color = require('color');
|
|
6
|
-
var Icon = require('./Icon-
|
|
6
|
+
var Icon = require('./Icon-CIsZwIIN.js');
|
|
7
7
|
|
|
8
|
-
var styles = {"avatar":"WniTNadEyPk-","large":"_8Pqn2uZpaZg-","small":"S-edTXYA-7E-","isDark":"S1iBGElfOUA-","initials":"ErPhpHHpiBQ-","smallInitials":"aC-d-mngrIc-","hasBorder":"nR0S-GzjDnQ-"};
|
|
8
|
+
var styles = {"avatar":"WniTNadEyPk-","large":"_8Pqn2uZpaZg-","small":"S-edTXYA-7E-","isDark":"S1iBGElfOUA-","initials":"ErPhpHHpiBQ-","smallInitials":"aC-d-mngrIc-","hasBorder":"nR0S-GzjDnQ-","spinning":"Hy8OadVgshM-"};
|
|
9
9
|
|
|
10
10
|
function isDark(colorToCheck) {
|
|
11
11
|
if (colorToCheck == undefined) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import classnames from 'classnames';
|
|
3
3
|
import Color from 'color';
|
|
4
|
-
import { I as Icon } from './Icon-
|
|
4
|
+
import { I as Icon } from './Icon-C92W6hj7.js';
|
|
5
5
|
|
|
6
|
-
var styles = {"avatar":"WniTNadEyPk-","large":"_8Pqn2uZpaZg-","small":"S-edTXYA-7E-","isDark":"S1iBGElfOUA-","initials":"ErPhpHHpiBQ-","smallInitials":"aC-d-mngrIc-","hasBorder":"nR0S-GzjDnQ-"};
|
|
6
|
+
var styles = {"avatar":"WniTNadEyPk-","large":"_8Pqn2uZpaZg-","small":"S-edTXYA-7E-","isDark":"S1iBGElfOUA-","initials":"ErPhpHHpiBQ-","smallInitials":"aC-d-mngrIc-","hasBorder":"nR0S-GzjDnQ-","spinning":"Hy8OadVgshM-"};
|
|
7
7
|
|
|
8
8
|
function isDark(colorToCheck) {
|
|
9
9
|
if (colorToCheck == undefined) {
|
package/dist/Banner/Banner.d.ts
CHANGED
|
@@ -19,6 +19,11 @@ interface BannerProps {
|
|
|
19
19
|
*/
|
|
20
20
|
readonly icon?: IconNames;
|
|
21
21
|
onDismiss?(): void;
|
|
22
|
+
/**
|
|
23
|
+
* When provided, the banner's visibility is controlled by this value.
|
|
24
|
+
* @default undefined
|
|
25
|
+
*/
|
|
26
|
+
readonly controlledVisiblity?: boolean;
|
|
22
27
|
}
|
|
23
|
-
export declare function Banner({ children, type, primaryAction, dismissible, icon, onDismiss, }: BannerProps): JSX.Element | null;
|
|
28
|
+
export declare function Banner({ children, type, primaryAction, dismissible, icon, onDismiss, controlledVisiblity, }: BannerProps): JSX.Element | null;
|
|
24
29
|
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var BannerIcon = require('../../../BannerIcon-
|
|
3
|
+
var BannerIcon = require('../../../BannerIcon-zv3eo4fx.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
|
-
require('../../../Icon-
|
|
6
|
+
require('../../../Icon-CIsZwIIN.js');
|
|
7
7
|
require('@jobber/design');
|
|
8
8
|
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { B as BannerIcon } from '../../../BannerIcon-
|
|
1
|
+
export { B as BannerIcon } from '../../../BannerIcon-J_qkqy10.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'classnames';
|
|
4
|
-
import '../../../Icon-
|
|
4
|
+
import '../../../Icon-C92W6hj7.js';
|
|
5
5
|
import '@jobber/design';
|
package/dist/Banner/index.cjs
CHANGED
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var Banner = require('../Banner-
|
|
3
|
+
var Banner = require('../Banner-B7gmM1lC.js');
|
|
4
4
|
require('react');
|
|
5
5
|
require('classnames');
|
|
6
|
-
require('../useResizeObserver-
|
|
7
|
-
require('../_commonjsHelpers-
|
|
8
|
-
require('../
|
|
9
|
-
require('../
|
|
10
|
-
require('../
|
|
11
|
-
require('../
|
|
12
|
-
require('../
|
|
6
|
+
require('../useResizeObserver-DEhL1mzu.js');
|
|
7
|
+
require('../_commonjsHelpers-DvRzEIOw.js');
|
|
8
|
+
require('../throttle-DMLWZScl.js');
|
|
9
|
+
require('../debounce-DCca0jzc.js');
|
|
10
|
+
require('../isObjectLike-zMxLNahE.js');
|
|
11
|
+
require('../isSymbol-D1CDd_b_.js');
|
|
12
|
+
require('../BannerIcon-zv3eo4fx.js');
|
|
13
|
+
require('../Icon-CIsZwIIN.js');
|
|
13
14
|
require('@jobber/design');
|
|
14
|
-
require('../Text-
|
|
15
|
-
require('../Typography-
|
|
16
|
-
require('../Button-
|
|
15
|
+
require('../Text-BbI2MT33.js');
|
|
16
|
+
require('../Typography-BfSxPxnN.js');
|
|
17
|
+
require('../Button-DzQ0NEwH.js');
|
|
17
18
|
require('react-router-dom');
|
|
18
|
-
require('../ButtonDismiss-
|
|
19
|
+
require('../ButtonDismiss-D13twZoG.js');
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
|