@hortiview/shared-components 2.27.4 → 2.28.0-alpha.4cc3c312.1
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/AlertBanner-C9TvBTkH.js → AlertBanner-2rv7mRmR.js} +1 -1
- package/{dist/GenericCard-2v0lBsVu.js → GenericCard-DglXAprV.js} +6 -6
- package/{dist/ListAreaService-PaN1DrXf.js → ListAreaService-DkGcBcwz.js} +6 -6
- package/{dist/component-DYpB_4EP.js → component-9vrShqiY.js} +37 -37
- package/{dist/components → components}/AlertBanner/AlertBanner.d.ts +1 -1
- package/{dist/components → components}/AlertBanner/AlertBanner.js +2 -2
- package/{dist/components → components}/AlertBanner/LinkBanner.d.ts +1 -2
- package/{dist/components → components}/AlertBanner/LinkBanner.js +2 -2
- package/{dist/components → components}/Allowed/Allowed.d.ts +1 -2
- package/{dist/components → components}/AllowedButton/AllowedButton.d.ts +1 -2
- package/{dist/components → components}/AllowedButton/AllowedButton.js +1 -1
- package/{dist/components → components}/AllowedIconButton/AllowedIconButton.d.ts +1 -2
- package/{dist/components → components}/AllowedIconButton/AllowedIconButton.js +1 -1
- package/{dist/components → components}/BaseView/BaseView.d.ts +1 -2
- package/{dist/components → components}/BasicHeading/BasicHeading.d.ts +1 -2
- package/{dist/components → components}/BasicHeading/BasicHeading.js +4 -4
- package/{dist/components → components}/BlockView/BlockView.d.ts +1 -2
- package/{dist/components → components}/BlockView/BlockView.js +1 -1
- package/{dist/components → components}/ButtonCard/ButtonCard.d.ts +1 -2
- package/{dist/components → components}/ButtonCard/ButtonCard.js +5 -5
- package/{dist/components → components}/ChipCard/ChipCard.d.ts +1 -1
- package/{dist/components → components}/ChipCard/ChipCard.js +2 -2
- package/{dist/components → components}/ConfirmationModal/ConfirmationModal.d.ts +1 -2
- package/{dist/components → components}/ConfirmationModal/ConfirmationModal.js +2 -2
- package/{dist/components → components}/ContextMenu/ContextMenu.d.ts +1 -2
- package/{dist/components → components}/ContextMenu/ContextMenu.js +2 -2
- package/{dist/components → components}/DeleteModal/DeleteModal.d.ts +1 -2
- package/{dist/components → components}/DeleteModal/DeleteModal.js +6 -6
- package/{dist/components → components}/DetailContentWrapper/DetailContentWrapper.d.ts +1 -2
- package/{dist/components → components}/Disclaimer/Disclaimer.d.ts +1 -1
- package/{dist/components → components}/Disclaimer/Disclaimer.js +1 -1
- package/{dist/components → components}/EmptyView/EmptyView.d.ts +1 -2
- package/{dist/components → components}/EmptyView/EmptyView.js +5 -5
- package/{dist/components → components}/Filter/Filter.d.ts +1 -2
- package/{dist/components → components}/Filter/Filter.js +8 -8
- package/{dist/components → components}/FloatingActionButton/FloatingActionButton.d.ts +1 -2
- package/{dist/components → components}/FloatingActionButton/FloatingActionButton.js +2 -2
- package/{dist/components → components}/FormComponents/FormCheckBox/FormCheckBox.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormCheckBox/FormCheckBox.js +1 -1
- package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePicker.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePicker.js +1 -1
- package/{dist/components → components}/FormComponents/FormNumber/CustomTextField.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormNumber/CustomTextField.js +2 -2
- package/{dist/components → components}/FormComponents/FormNumber/FormNumber.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormNumber/FormNumber.js +1 -1
- package/{dist/components → components}/FormComponents/FormRadio/FormRadio.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormRadio/FormRadio.js +1 -1
- package/{dist/components → components}/FormComponents/FormSelect/FormSelect.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormSelect/FormSelect.js +1 -1
- package/{dist/components → components}/FormComponents/FormSelect/FormSelectService.d.ts +0 -1
- package/{dist/components → components}/FormComponents/FormSelect/SelectTooltipText.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormSelect/SelectTooltipText.js +1 -1
- package/{dist/components → components}/FormComponents/FormSlider/FormSlider.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormSlider/FormSlider.js +2 -2
- package/{dist/components → components}/FormComponents/FormText/FormText.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormText/FormText.js +2 -2
- package/{dist/components → components}/FormComponents/FormToggle/FormToggle.d.ts +1 -2
- package/{dist/components → components}/FormComponents/FormToggle/FormToggle.js +2 -2
- package/{dist/components → components}/FormattedNumberDisplay/FormattedNumberDisplay.d.ts +1 -2
- package/{dist/components → components}/FormattedNumberDisplay/FormattedNumberDisplay.js +1 -1
- package/{dist/components → components}/GenericTable/GenericTable.d.ts +1 -2
- package/{dist/components → components}/GenericTable/GenericTable.js +669 -669
- package/{dist/components → components}/GenericTable/GenericTableService.d.ts +0 -1
- package/{dist/components → components}/GenericTable/Mobile/GenericCard.d.ts +1 -2
- package/{dist/components → components}/GenericTable/Mobile/GenericCard.js +3 -3
- package/{dist/components → components}/GenericTable/Mobile/GenericCardList.d.ts +0 -1
- package/{dist/components → components}/GenericTable/Mobile/GenericCardList.js +2 -2
- package/{dist/components → components}/HashTabView/HashTabView.d.ts +1 -2
- package/{dist/components → components}/HashTabView/HashTabView.js +1 -1
- package/{dist/components → components}/HeaderFilter/HeaderFilter.d.ts +1 -2
- package/{dist/components → components}/HeaderFilter/HeaderFilter.js +1 -1
- package/{dist/components → components}/Iconify/Iconify.d.ts +0 -1
- package/{dist/components → components}/InfoCard/InfoCard.d.ts +1 -1
- package/{dist/components → components}/InfoCard/InfoCard.js +2 -2
- package/{dist/components → components}/InfoGroup/InfoGroup.d.ts +1 -2
- package/{dist/components → components}/InfoGroup/InfoGroup.js +2 -2
- package/{dist/components → components}/ListArea/ListArea.d.ts +1 -2
- package/{dist/components → components}/ListArea/ListArea.js +2 -2
- package/{dist/components → components}/ListArea/ListAreaService.d.ts +4 -5
- package/{dist/components → components}/ListArea/ListAreaService.js +2 -2
- package/{dist/components → components}/LoadingSpinner/Big/BigLoadingSpinner.d.ts +1 -1
- package/{dist/components → components}/LoadingSpinner/Big/BigLoadingSpinner.js +1 -1
- package/{dist/components → components}/LoadingSpinner/Default/LoadingSpinner.d.ts +1 -1
- package/{dist/components → components}/LoadingSpinner/Default/LoadingSpinner.js +6 -6
- package/{dist/components → components}/Modal/Modal.d.ts +1 -2
- package/{dist/components → components}/Modal/Modal.js +3 -3
- package/{dist/components → components}/ModulePadding/ModulePadding.d.ts +1 -2
- package/{dist/components → components}/ModulePadding/ModulePadding.js +4 -4
- package/{dist/components → components}/OfflineView/OfflineView.d.ts +1 -1
- package/{dist/components → components}/OfflineView/OfflineView.js +2 -2
- package/{dist/components → components}/OnboardingBanner/OnboardingBanner.d.ts +1 -2
- package/{dist/components → components}/OnboardingBanner/OnboardingBanner.js +3 -3
- package/{dist/components → components}/OverflowTooltip/OverflowTooltip.d.ts +1 -1
- package/{dist/components → components}/OverflowTooltip/OverflowTooltip.js +2 -2
- package/{dist/components → components}/PermissionChecks/PermissionService.d.ts +0 -1
- package/{dist/components → components}/SafeForm/SafeForm.d.ts +1 -1
- package/{dist/components → components}/SearchBar/SearchBar.d.ts +1 -2
- package/{dist/components → components}/SearchBar/SearchBar.js +2 -2
- package/{dist/components → components}/Select/Select.d.ts +1 -2
- package/{dist/components → components}/Select/Select.js +4 -4
- package/{dist/components → components}/SharedComponentsPermissionProvider/PermissionContext.d.ts +0 -1
- package/{dist/components → components}/SharedComponentsPermissionProvider/SharedComponentsPermissionProvider.d.ts +1 -2
- package/{dist/components → components}/Stepper/Stepper.d.ts +1 -2
- package/{dist/components → components}/Stepper/components/StepperButton.d.ts +2 -3
- package/{dist/components → components}/Stepper/components/StepperButton.js +1 -1
- package/{dist/components → components}/Stepper/components/StepperHeader.d.ts +1 -2
- package/{dist/components → components}/Stepper/components/StepperHeader.js +1 -1
- package/{dist/components → components}/Stepper/components/StepperItem.d.ts +1 -2
- package/{dist/components → components}/Stepper/components/StepperItem.js +1 -1
- package/{dist/components → components}/Stepper/stepperTypes.d.ts +0 -1
- package/{dist/components → components}/TopBarBanner/TopBarBanner.d.ts +1 -1
- package/{dist/components → components}/TopBarBanner/TopBarBanner.js +2 -2
- package/{dist/components → components}/VerticalDivider/VerticalDivider.d.ts +1 -1
- package/{dist/hooks → hooks}/useContainerWidth.d.ts +0 -1
- package/{dist/hooks → hooks}/useHelperText.d.ts +0 -1
- package/{dist/index.es-CxQjsRHK.js → index.es-74LdeLp0.js} +9 -9
- package/{dist/index.es-BSaDtduL.js → index.es-B7KXUg_Y.js} +1 -1
- package/{dist/index.es-B1cewJEy.js → index.es-B9C7vzr4.js} +1 -1
- package/{dist/index.es-_PSuLbjQ.js → index.es-BIgjyLDa.js} +6 -6
- package/{dist/index.es-DPGGEmi5.js → index.es-BTF3Ci4c.js} +1 -1
- package/{dist/index.es-BZkGOjEo.js → index.es-BwhRJBEH.js} +1 -1
- package/{dist/index.es-CpPnZRt7.js → index.es-ByqU-v6T.js} +166 -166
- package/{dist/index.es-BajVPGKH.js → index.es-C2dbad7Y.js} +4 -4
- package/{dist/index.es-5Wxrzmtf.js → index.es-CJIPOFSz.js} +2 -2
- package/{dist/index.es-EXzC8zuP.js → index.es-CdZp67J9.js} +4 -4
- package/{dist/index.es-CwgwR6SB.js → index.es-CduUloMP.js} +1 -1
- package/{dist/index.es-BVW2k-5y.js → index.es-DCWPAtXu.js} +1 -1
- package/{dist/index.es-DHL1mFb3.js → index.es-DglJcc2r.js} +2 -2
- package/{dist/isString-C0tJxuT4.js → isString-LDbI4UeI.js} +1 -1
- package/{dist/main.js → main.js} +1 -1
- package/{dist/omit-BWQrFyQ-.js → omit-DUqu4lDk.js} +196 -203
- package/package.json +11 -91
- package/{dist/react-number-format.es-pczkQ4lQ.js → react-number-format.es-8jxpHyYy.js} +192 -183
- package/react-tooltip.min-DKaGxvdz.js +1411 -0
- package/react.esm-uOZB-qPu.js +15150 -0
- package/{dist/services → services}/BlockService.d.ts +0 -1
- package/{dist/services → services}/NumberService.d.ts +0 -1
- package/{dist/services → services}/UtilService.d.ts +0 -1
- package/{dist/services → services}/UtilService.js +4 -4
- package/{dist/test-utils.d.ts → test-utils.d.ts} +1 -2
- package/{dist/test-utils.js → test-utils.js} +1 -1
- package/{dist/types → types}/GenericTable.d.ts +0 -1
- package/{dist/types → types}/ListElement.d.ts +0 -1
- package/CHANGELOG.md +0 -786
- package/README.md +0 -1387
- package/dist/react-tooltip.min-D7xPMD-P.js +0 -1390
- package/dist/react.esm-DF7i80eN.js +0 -13658
- /package/{dist/_Map-BYxTn6ob.js → _Map-BYxTn6ob.js} +0 -0
- /package/{dist/_commonjsHelpers-ByX85dGu.js → _commonjsHelpers-ByX85dGu.js} +0 -0
- /package/{dist/animationframe-CqXArbwZ.js → animationframe-CqXArbwZ.js} +0 -0
- /package/{dist/assets → assets}/AlertBanner.css +0 -0
- /package/{dist/assets → assets}/BaseView.css +0 -0
- /package/{dist/assets → assets}/BasicHeading.css +0 -0
- /package/{dist/assets → assets}/BigLoadingSpinner.css +0 -0
- /package/{dist/assets → assets}/BlockView.css +0 -0
- /package/{dist/assets → assets}/ButtonCard.css +0 -0
- /package/{dist/assets → assets}/ChipCard.css +0 -0
- /package/{dist/assets → assets}/ConfirmationModal.css +0 -0
- /package/{dist/assets → assets}/ContextMenu.css +0 -0
- /package/{dist/assets → assets}/CustomTextField.css +0 -0
- /package/{dist/assets → assets}/DeleteModal.css +0 -0
- /package/{dist/assets → assets}/DetailContentWrapper.css +0 -0
- /package/{dist/assets → assets}/Disclaimer.css +0 -0
- /package/{dist/assets → assets}/EmptyView.css +0 -0
- /package/{dist/assets → assets}/Filter.css +0 -0
- /package/{dist/assets → assets}/FloatingActionButton.css +0 -0
- /package/{dist/assets → assets}/FormCheckBox.css +0 -0
- /package/{dist/assets → assets}/FormDatePicker.css +0 -0
- /package/{dist/assets → assets}/FormSelect.css +0 -0
- /package/{dist/assets → assets}/FormText.css +0 -0
- /package/{dist/assets → assets}/GenericCard.css +0 -0
- /package/{dist/assets → assets}/GenericTable.css +0 -0
- /package/{dist/assets → assets}/HashTabView.css +0 -0
- /package/{dist/assets → assets}/HeaderFilter.css +0 -0
- /package/{dist/assets → assets}/Iconify.css +0 -0
- /package/{dist/assets → assets}/InfoCard.css +0 -0
- /package/{dist/assets → assets}/InfoGroup.css +0 -0
- /package/{dist/assets → assets}/ListAreaService.css +0 -0
- /package/{dist/assets → assets}/LoadingSpinner.css +0 -0
- /package/{dist/assets → assets}/Modal.css +0 -0
- /package/{dist/assets → assets}/ModulePadding.css +0 -0
- /package/{dist/assets → assets}/OfflineView.css +0 -0
- /package/{dist/assets → assets}/OnboardingBanner.css +0 -0
- /package/{dist/assets → assets}/OverflowTooltip.css +0 -0
- /package/{dist/assets → assets}/Scrollbar.css +0 -0
- /package/{dist/assets → assets}/SearchBar.css +0 -0
- /package/{dist/assets → assets}/Select.css +0 -0
- /package/{dist/assets → assets}/TopBarBanner.css +0 -0
- /package/{dist/assets → assets}/VerticalDivider.css +0 -0
- /package/{dist/assets → assets}/stepper.css +0 -0
- /package/{dist/component-By6nyiBU.js → component-By6nyiBU.js} +0 -0
- /package/{dist/components → components}/Allowed/Allowed.js +0 -0
- /package/{dist/components → components}/BaseView/BaseView.js +0 -0
- /package/{dist/components → components}/BaseView/BaseView.service.d.ts +0 -0
- /package/{dist/components → components}/BaseView/BaseView.service.js +0 -0
- /package/{dist/components → components}/DetailContentWrapper/DetailContentWrapper.js +0 -0
- /package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePickerService.d.ts +0 -0
- /package/{dist/components → components}/FormComponents/FormDatePicker/FormDatePickerService.js +0 -0
- /package/{dist/components → components}/FormComponents/FormSelect/FormSelectService.js +0 -0
- /package/{dist/components → components}/GenericTable/GenericTableService.js +0 -0
- /package/{dist/components → components}/Iconify/Iconify.js +0 -0
- /package/{dist/components → components}/OverflowTooltip/OverflowTooltipService.d.ts +0 -0
- /package/{dist/components → components}/OverflowTooltip/OverflowTooltipService.js +0 -0
- /package/{dist/components → components}/PermissionChecks/PermissionService.js +0 -0
- /package/{dist/components → components}/PermissionChecks/mockedPermissions.d.ts +0 -0
- /package/{dist/components → components}/PermissionChecks/mockedPermissions.js +0 -0
- /package/{dist/components → components}/SafeForm/SafeForm.js +0 -0
- /package/{dist/components → components}/Scrollbar/Scrollbar.d.ts +0 -0
- /package/{dist/components → components}/Scrollbar/Scrollbar.js +0 -0
- /package/{dist/components → components}/SharedComponentsPermissionProvider/PermissionContext.js +0 -0
- /package/{dist/components → components}/SharedComponentsPermissionProvider/SharedComponentsPermissionProvider.js +0 -0
- /package/{dist/components → components}/Stepper/Stepper.js +0 -0
- /package/{dist/components → components}/Stepper/stepperStyles.d.ts +0 -0
- /package/{dist/components → components}/Stepper/stepperStyles.js +0 -0
- /package/{dist/components → components}/Stepper/stepperTypes.js +0 -0
- /package/{dist/components → components}/VerticalDivider/VerticalDivider.js +0 -0
- /package/{dist/defineProperty-SoB5opr-.js → defineProperty-SoB5opr-.js} +0 -0
- /package/{dist/enums → enums}/AvailableCustomIcons.d.ts +0 -0
- /package/{dist/enums → enums}/AvailableCustomIcons.js +0 -0
- /package/{dist/enums → enums}/ThemeColor.d.ts +0 -0
- /package/{dist/enums → enums}/ThemeColor.js +0 -0
- /package/{dist/es.string.iterator-BrOvr7F6.js → es.string.iterator-BrOvr7F6.js} +0 -0
- /package/{dist/find-OaLSg5iu.js → find-OaLSg5iu.js} +0 -0
- /package/{dist/get-BLvvbtML.js → get-BLvvbtML.js} +0 -0
- /package/{dist/get-CBFiuc3f.js → get-CBFiuc3f.js} +0 -0
- /package/{dist/hooks → hooks}/useBreakpoints.d.ts +0 -0
- /package/{dist/hooks → hooks}/useBreakpoints.js +0 -0
- /package/{dist/hooks → hooks}/useContainerWidth.js +0 -0
- /package/{dist/hooks → hooks}/useHelperText.js +0 -0
- /package/{dist/identity-B0bbReND.js → identity-B0bbReND.js} +0 -0
- /package/{dist/includes-CSD_V_RY.js → includes-CSD_V_RY.js} +0 -0
- /package/{dist/index-CuHybtft.js → index-CuHybtft.js} +0 -0
- /package/{dist/index-_-9ybP20.js → index-_-9ybP20.js} +0 -0
- /package/{dist/index.es-0SkNh4dU.js → index.es-0SkNh4dU.js} +0 -0
- /package/{dist/index.es-BE1XL1dD.js → index.es-BE1XL1dD.js} +0 -0
- /package/{dist/index.es-C2ejWpji.js → index.es-C2ejWpji.js} +0 -0
- /package/{dist/index.es-C8AExypY.js → index.es-C8AExypY.js} +0 -0
- /package/{dist/index.es-CNrSvjAv.js → index.es-CNrSvjAv.js} +0 -0
- /package/{dist/index.es-CTKwa3Es.js → index.es-CTKwa3Es.js} +0 -0
- /package/{dist/index.es-DRC-9PLs.js → index.es-DRC-9PLs.js} +0 -0
- /package/{dist/index.es-LckFzDz-.js → index.es-LckFzDz-.js} +0 -0
- /package/{dist/index.es-Pc5KKhcb.js → index.es-Pc5KKhcb.js} +0 -0
- /package/{dist/index.es-eZDofmng.js → index.es-eZDofmng.js} +0 -0
- /package/{dist/isArray-Ce1Q96lU.js → isArray-Ce1Q96lU.js} +0 -0
- /package/{dist/isArray-olhCpv2e.js → isArray-olhCpv2e.js} +0 -0
- /package/{dist/isEmpty-l2xQKl4x.js → isEmpty-l2xQKl4x.js} +0 -0
- /package/{dist/isTypedArray-D39qzPYE.js → isTypedArray-D39qzPYE.js} +0 -0
- /package/{dist/keyboard-DQ9O_Ke1.js → keyboard-DQ9O_Ke1.js} +0 -0
- /package/{dist/main.d.ts → main.d.ts} +0 -0
- /package/{dist/map-BErBeya5.js → map-BErBeya5.js} +0 -0
- /package/{dist/orderBy-Ce85KqD6.js → orderBy-Ce85KqD6.js} +0 -0
- /package/{dist/parse-int-BYd7r_4n.js → parse-int-BYd7r_4n.js} +0 -0
- /package/{dist/services → services}/BlockService.js +0 -0
- /package/{dist/services → services}/NumberService.js +0 -0
- /package/{dist/slicedToArray-C2Ed3239.js → slicedToArray-C2Ed3239.js} +0 -0
- /package/{dist/stepper.module-C_EMu-Fl.js → stepper.module-C_EMu-Fl.js} +0 -0
- /package/{dist/string-trim-v5pkXsl2.js → string-trim-v5pkXsl2.js} +0 -0
- /package/{dist/toString-D5bEU-DN.js → toString-D5bEU-DN.js} +0 -0
- /package/{dist/tslib.es6-BDCynO9F.js → tslib.es6-BDCynO9F.js} +0 -0
- /package/{dist/types → types}/Filter.d.ts +0 -0
- /package/{dist/types → types}/Filter.js +0 -0
- /package/{dist/types → types}/GenericTable.js +0 -0
- /package/{dist/types → types}/HashTab.d.ts +0 -0
- /package/{dist/types → types}/HashTab.js +0 -0
- /package/{dist/types → types}/Languages.d.ts +0 -0
- /package/{dist/types → types}/Languages.js +0 -0
- /package/{dist/types → types}/ListElement.js +0 -0
- /package/{dist/types → types}/Permission.d.ts +0 -0
- /package/{dist/types → types}/Permission.js +0 -0
- /package/{dist/types → types}/Time.d.ts +0 -0
- /package/{dist/types → types}/Time.js +0 -0
- /package/{dist/types → types}/internal/Block.d.ts +0 -0
- /package/{dist/types → types}/internal/Block.js +0 -0
- /package/{dist/types → types}/internal/ChangeValueType.d.ts +0 -0
- /package/{dist/types → types}/internal/ChangeValueType.js +0 -0
- /package/{dist/types → types}/internal/ReactRouterTypes.d.ts +0 -0
- /package/{dist/types → types}/internal/ReactRouterTypes.js +0 -0
- /package/{dist/uniqueId-CJo-XRQb.js → uniqueId-CJo-XRQb.js} +0 -0
- /package/{dist/util-CBo-ipCE.js → util-CBo-ipCE.js} +0 -0
- /package/{dist/vite-env.d.js → vite-env.d.js} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as t, jsxs as d, Fragment as u } from "react/jsx-runtime";
|
|
2
2
|
import { G as y } from "../../index.es-BE1XL1dD.js";
|
|
3
|
-
import { a as l } from "../../index.es-
|
|
3
|
+
import { a as l } from "../../index.es-CdZp67J9.js";
|
|
4
4
|
import { c as _ } from "../../index-_-9ybP20.js";
|
|
5
5
|
import { Iconify as f } from "../Iconify/Iconify.js";
|
|
6
6
|
import "react";
|
|
7
|
-
import "../../react-tooltip.min-
|
|
7
|
+
import "../../react-tooltip.min-DKaGxvdz.js";
|
|
8
8
|
import "../../orderBy-Ce85KqD6.js";
|
|
9
9
|
import "../../index-CuHybtft.js";
|
|
10
10
|
import "../SharedComponentsPermissionProvider/PermissionContext.js";
|
|
@@ -14,10 +14,10 @@ import { LoadingSpinner as w } from "../LoadingSpinner/Default/LoadingSpinner.js
|
|
|
14
14
|
import "react-hook-form";
|
|
15
15
|
import "../../get-CBFiuc3f.js";
|
|
16
16
|
import "../../isArray-olhCpv2e.js";
|
|
17
|
-
import "../../isString-
|
|
18
|
-
import "../../omit-
|
|
17
|
+
import "../../isString-LDbI4UeI.js";
|
|
18
|
+
import "../../omit-DUqu4lDk.js";
|
|
19
19
|
import "../../types/Time.js";
|
|
20
|
-
import "../../react.esm-
|
|
20
|
+
import "../../react.esm-uOZB-qPu.js";
|
|
21
21
|
import '../../assets/EmptyView.css';const C = "_emptyViewContainer_19inl_1", V = "_full_19inl_7", x = "_medium_19inl_11", N = "_small_19inl_15", g = "_title_19inl_20", i = {
|
|
22
22
|
emptyViewContainer: C,
|
|
23
23
|
full: V,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { FilterData, FilterSelection } from '../../types/Filter';
|
|
2
|
-
|
|
3
2
|
type FilterProps = {
|
|
4
3
|
modalCancelButtonText: string;
|
|
5
4
|
modalConfirmButtonText: string;
|
|
@@ -33,5 +32,5 @@ type FilterProps = {
|
|
|
33
32
|
* if false the filters will be displayed directly in the page, be aware that the filters will be displayed in a row and there needs to be enough space for them
|
|
34
33
|
* @returns
|
|
35
34
|
*/
|
|
36
|
-
export declare const Filter: ({ clearFilterText, closeCallback, currentFilter, filterButtonAsIcon, filterButtonText, filterModalTitle, filters, modalCancelButtonText, modalConfirmButtonText, useModal, selectAllLabel, filterButtonSize, filterButtonClassName, "data-testid": dataTestId, }: FilterProps) => import("react
|
|
35
|
+
export declare const Filter: ({ clearFilterText, closeCallback, currentFilter, filterButtonAsIcon, filterButtonText, filterModalTitle, filters, modalCancelButtonText, modalConfirmButtonText, useModal, selectAllLabel, filterButtonSize, filterButtonClassName, "data-testid": dataTestId, }: FilterProps) => import("react").JSX.Element;
|
|
37
36
|
export {};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as e, jsxs as B, Fragment as D } from "react/jsx-runtime";
|
|
2
|
-
import { N as z } from "../../index.es-
|
|
3
|
-
import { B as _ } from "../../index.es-
|
|
2
|
+
import { N as z } from "../../index.es-BIgjyLDa.js";
|
|
3
|
+
import { B as _ } from "../../index.es-B9C7vzr4.js";
|
|
4
4
|
import { G as v } from "../../index.es-BE1XL1dD.js";
|
|
5
|
-
import { I as W } from "../../index.es-
|
|
6
|
-
import { S as j } from "../../index.es-
|
|
5
|
+
import { I as W } from "../../index.es-BwhRJBEH.js";
|
|
6
|
+
import { S as j } from "../../index.es-DCWPAtXu.js";
|
|
7
7
|
import { c as G } from "../../index-_-9ybP20.js";
|
|
8
8
|
import { useState as b } from "react";
|
|
9
9
|
import { Iconify as H } from "../Iconify/Iconify.js";
|
|
10
10
|
import { useBreakpoints as F } from "../../hooks/useBreakpoints.js";
|
|
11
|
-
import "../../react-tooltip.min-
|
|
11
|
+
import "../../react-tooltip.min-DKaGxvdz.js";
|
|
12
12
|
import "../../orderBy-Ce85KqD6.js";
|
|
13
13
|
import { SearchBar as I } from "../SearchBar/SearchBar.js";
|
|
14
14
|
import "../../index-CuHybtft.js";
|
|
@@ -20,10 +20,10 @@ import { Select as M } from "../Select/Select.js";
|
|
|
20
20
|
import "react-hook-form";
|
|
21
21
|
import "../../get-CBFiuc3f.js";
|
|
22
22
|
import "../../isArray-olhCpv2e.js";
|
|
23
|
-
import "../../isString-
|
|
24
|
-
import "../../omit-
|
|
23
|
+
import "../../isString-LDbI4UeI.js";
|
|
24
|
+
import "../../omit-DUqu4lDk.js";
|
|
25
25
|
import "../../types/Time.js";
|
|
26
|
-
import "../../react.esm-
|
|
26
|
+
import "../../react.esm-uOZB-qPu.js";
|
|
27
27
|
import '../../assets/Filter.css';const T = "_filterButton_1qtzn_1", V = "_relativeParent_1qtzn_21", E = "_iconColor_1qtzn_25", J = "_filterBadge_1qtzn_29", Q = "_dense_1qtzn_36", U = "_filterModal_1qtzn_41", X = "_borderRadius_1qtzn_45", s = {
|
|
28
28
|
filterButton: T,
|
|
29
29
|
relativeParent: V,
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { OfflineViewProps } from '../OfflineView/OfflineView';
|
|
2
2
|
import { ActionProps } from '../ContextMenu/ContextMenu.tsx';
|
|
3
|
-
|
|
4
3
|
export type FloatingActionButtonProps = {
|
|
5
4
|
/**
|
|
6
5
|
* List of actions to display in the FAB as ListItems
|
|
@@ -73,4 +72,4 @@ export type FloatingActionButtonProps = {
|
|
|
73
72
|
* This component is anchored as a floating overlay
|
|
74
73
|
* Use `floatingButtonScreenOffsetType` to control the distance from screen edges (above bottom app bar or full-screen layout)
|
|
75
74
|
*/
|
|
76
|
-
export declare const FloatingActionButton: ({ actions, triggerOpen, iconOrientation, "data-testid": dataTestId, isOnline, offlineViewProps, hasActionIconForSingleAction, isSingleActionTriggeredOnClick, floatingButtonPaddingInsertTarget, floatingButtonScreenOffsetType, variant, }: FloatingActionButtonProps) => import("react
|
|
75
|
+
export declare const FloatingActionButton: ({ actions, triggerOpen, iconOrientation, "data-testid": dataTestId, isOnline, offlineViewProps, hasActionIconForSingleAction, isSingleActionTriggeredOnClick, floatingButtonPaddingInsertTarget, floatingButtonScreenOffsetType, variant, }: FloatingActionButtonProps) => import("react").JSX.Element | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as n, jsxs as M, Fragment as z } from "react/jsx-runtime";
|
|
2
|
-
import { I as F } from "../../index.es-
|
|
3
|
-
import { M as j, L as D, a as k, b as H } from "../../index.es-
|
|
2
|
+
import { I as F } from "../../index.es-BwhRJBEH.js";
|
|
3
|
+
import { M as j, L as D, a as k, b as H } from "../../index.es-BIgjyLDa.js";
|
|
4
4
|
import { c as r } from "../../index-_-9ybP20.js";
|
|
5
5
|
import { useState as E, useCallback as w, useEffect as G, useMemo as f, Fragment as J } from "react";
|
|
6
6
|
import { createPortal as d } from "react-dom";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { CheckboxProps } from '@element-public/react-checkbox';
|
|
2
2
|
import { FieldValues, Path, RegisterOptions } from 'react-hook-form';
|
|
3
|
-
|
|
4
3
|
type FormCheckProps<T extends FieldValues> = {
|
|
5
4
|
/** The name of the property that this checkbox represents. */
|
|
6
5
|
propertyName: Path<T>;
|
|
@@ -28,5 +27,5 @@ type FormCheckProps<T extends FieldValues> = {
|
|
|
28
27
|
*
|
|
29
28
|
* @returns A JSX element that renders a checkbox form input.
|
|
30
29
|
*/
|
|
31
|
-
export declare const FormCheckBox: <T extends FieldValues>({ propertyName, label, validate, required, onChange, disabled, }: FormCheckProps<T>) => import("react
|
|
30
|
+
export declare const FormCheckBox: <T extends FieldValues>({ propertyName, label, validate, required, onChange, disabled, }: FormCheckProps<T>) => import("react").JSX.Element;
|
|
32
31
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { C as m } from "../../../index.es-
|
|
2
|
+
import { C as m } from "../../../index.es-B7KXUg_Y.js";
|
|
3
3
|
import { useFormContext as k, Controller as C } from "react-hook-form";
|
|
4
4
|
import '../../../assets/FormCheckBox.css';const b = "_invalid_1l2r2_1", d = "_checkbox_1l2r2_5", c = {
|
|
5
5
|
invalid: b,
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { DatepickerProps as ElementDatePickerProps } from '@element-public/react-datepicker';
|
|
2
2
|
import { FieldPath, FieldValues, Path, RegisterOptions } from 'react-hook-form';
|
|
3
|
-
|
|
4
3
|
type DatePickerProps<T extends FieldValues> = {
|
|
5
4
|
/** Name of the property that this date picker represents. */
|
|
6
5
|
propertyName: Path<T>;
|
|
@@ -52,5 +51,5 @@ type DatePickerProps<T extends FieldValues> = {
|
|
|
52
51
|
*
|
|
53
52
|
* @returns A JSX element that renders a date picker form input.
|
|
54
53
|
*/
|
|
55
|
-
export declare const FormDatePicker: <T extends FieldValues>({ propertyName, label, className, minRangeYear, maxRangeYear, locale, rules, helperText, ...props }: Omit<ElementDatePickerProps, "locale" | "useUtc"> & DatePickerProps<T>) => import("react
|
|
54
|
+
export declare const FormDatePicker: <T extends FieldValues>({ propertyName, label, className, minRangeYear, maxRangeYear, locale, rules, helperText, ...props }: Omit<ElementDatePickerProps, "locale" | "useUtc"> & DatePickerProps<T>) => import("react").JSX.Element;
|
|
56
55
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as Q, jsxs as fa } from "react/jsx-runtime";
|
|
2
|
-
import { b as u, a as o, c as d, d as s, r as ga, s as we, t as M, m as W, l as j, f as D, e as x, g as pa, D as ba } from "../../../index.es-
|
|
2
|
+
import { b as u, a as o, c as d, d as s, r as ga, s as we, t as M, m as W, l as j, f as D, e as x, g as pa, D as ba } from "../../../index.es-C2dbad7Y.js";
|
|
3
3
|
import { useMemo as S } from "react";
|
|
4
4
|
import { useFormContext as wa, Controller as ya } from "react-hook-form";
|
|
5
5
|
import { useHelperText as Pa } from "../../../hooks/useHelperText.js";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { TextfieldProps } from '@element-public/react-textfield';
|
|
2
2
|
import { ControllerRenderProps, FieldValues, Path } from 'react-hook-form';
|
|
3
3
|
import { InputAttributes, NumericFormatProps } from 'react-number-format';
|
|
4
|
-
|
|
5
4
|
type CustomTextFieldProps<T extends FieldValues> = Pick<TextfieldProps, 'className' | 'disabled' | 'fullWidth' | 'helperText' | 'helperTextPersistent' | 'helperTextValidation' | 'label' | 'leadingIcon' | 'placeholder' | 'trailingIcon' | 'variant'> & {
|
|
6
5
|
/**
|
|
7
6
|
* the path to the property
|
|
@@ -31,5 +30,5 @@ type CustomTextFieldProps<T extends FieldValues> = Pick<TextfieldProps, 'classNa
|
|
|
31
30
|
onBlur?: InputAttributes['onBlur'];
|
|
32
31
|
onChange?: NumericFormatProps['onChange'];
|
|
33
32
|
};
|
|
34
|
-
export declare const CustomTextField: <T extends FieldValues>({ ...props }: CustomTextFieldProps<T>) => import("react
|
|
33
|
+
export declare const CustomTextField: <T extends FieldValues>({ ...props }: CustomTextFieldProps<T>) => import("react").JSX.Element;
|
|
35
34
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
|
-
import { T as u } from "../../../index.es-
|
|
2
|
+
import { T as u } from "../../../index.es-CJIPOFSz.js";
|
|
3
3
|
import { g } from "../../../get-CBFiuc3f.js";
|
|
4
|
-
import { o as f } from "../../../omit-
|
|
4
|
+
import { o as f } from "../../../omit-DUqu4lDk.js";
|
|
5
5
|
import { useMemo as v } from "react";
|
|
6
6
|
import { useFormContext as s } from "react-hook-form";
|
|
7
7
|
import '../../../assets/CustomTextField.css';const c = "_invalid_142hx_1", h = "_borderRadius_142hx_5", o = {
|
|
@@ -2,7 +2,6 @@ import { TextfieldProps } from '@element-public/react-textfield';
|
|
|
2
2
|
import { FieldValues, Path } from 'react-hook-form';
|
|
3
3
|
import { NumericFormatProps } from 'react-number-format';
|
|
4
4
|
import { LANGUAGE_COUNTRY_CODES } from '../../../types/Languages';
|
|
5
|
-
|
|
6
5
|
export type FormNumberProps<T extends FieldValues> = {
|
|
7
6
|
/**
|
|
8
7
|
* the language code to use for formatting the number
|
|
@@ -96,4 +95,4 @@ export type FormNumberProps<T extends FieldValues> = {
|
|
|
96
95
|
* @param trailingIcon The trailing icon for the input.
|
|
97
96
|
* @returns a JSX element that renders a number input field
|
|
98
97
|
*/
|
|
99
|
-
export declare const FormNumber: <T extends FieldValues>({ decimalScale, helperTextPersistent, languageCode, additionalTrigger, ...props }: FormNumberProps<T>) => import("react
|
|
98
|
+
export declare const FormNumber: <T extends FieldValues>({ decimalScale, helperTextPersistent, languageCode, additionalTrigger, ...props }: FormNumberProps<T>) => import("react").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import { useFormContext as d, Controller as N } from "react-hook-form";
|
|
3
|
-
import { N as T } from "../../../react-number-format.es-
|
|
3
|
+
import { N as T } from "../../../react-number-format.es-8jxpHyYy.js";
|
|
4
4
|
import { useHelperText as C } from "../../../hooks/useHelperText.js";
|
|
5
5
|
import { useDecimalSeparator as S, useThousandSeparator as y } from "../../../services/NumberService.js";
|
|
6
6
|
import { CustomTextField as F } from "./CustomTextField.js";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { FieldValues, Path } from 'react-hook-form';
|
|
2
|
-
|
|
3
2
|
type FormRadioProps<T extends FieldValues> = {
|
|
4
3
|
/** The name of the property that this radio button represents. */
|
|
5
4
|
propertyName: Path<T>;
|
|
@@ -18,5 +17,5 @@ type FormRadioProps<T extends FieldValues> = {
|
|
|
18
17
|
*
|
|
19
18
|
* @returns A JSX element that renders a radio button form input.
|
|
20
19
|
*/
|
|
21
|
-
export declare const FormRadio: <T extends FieldValues>({ propertyName, options }: FormRadioProps<T>) => import("react
|
|
20
|
+
export declare const FormRadio: <T extends FieldValues>({ propertyName, options }: FormRadioProps<T>) => import("react").JSX.Element;
|
|
22
21
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, Fragment as m } from "react/jsx-runtime";
|
|
2
|
-
import { R as d } from "../../../index.es-
|
|
2
|
+
import { R as d } from "../../../index.es-BTF3Ci4c.js";
|
|
3
3
|
import { useFormContext as s, Controller as c } from "react-hook-form";
|
|
4
4
|
const g = ({ propertyName: l, options: t }) => {
|
|
5
5
|
const { control: n, setValue: o } = s(), u = (a) => {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SelectProps } from '@element-public/react-select';
|
|
2
2
|
import { FieldPath, FieldValues, Path, RegisterOptions } from 'react-hook-form';
|
|
3
3
|
import { ExtendedSelectProps } from '../../Select/Select';
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* a generic FormSelector property type. the generic T represents the interface, which is used in the form, like {@link CreateOrganizationDto}
|
|
7
6
|
*/
|
|
@@ -62,4 +61,4 @@ export type FormSelectOption = {
|
|
|
62
61
|
*
|
|
63
62
|
* @returns
|
|
64
63
|
*/
|
|
65
|
-
export declare const FormSelect: <T extends FieldValues>({ propertyName, label, options, multi, disabled, hoisted, hidden, valueKey, textKey, clearable, searchable, noOptionsMessage, rules, menuPosition, ...props }: FormSelectProps<T>) => import("react
|
|
64
|
+
export declare const FormSelect: <T extends FieldValues>({ propertyName, label, options, multi, disabled, hoisted, hidden, valueKey, textKey, clearable, searchable, noOptionsMessage, rules, menuPosition, ...props }: FormSelectProps<T>) => import("react").JSX.Element;
|
|
@@ -3,7 +3,7 @@ import { c as J } from "../../../index-_-9ybP20.js";
|
|
|
3
3
|
import { g as C } from "../../../get-CBFiuc3f.js";
|
|
4
4
|
import { useMemo as w } from "react";
|
|
5
5
|
import { useFormContext as L, Controller as b } from "react-hook-form";
|
|
6
|
-
import { M as Q } from "../../../react-tooltip.min-
|
|
6
|
+
import { M as Q } from "../../../react-tooltip.min-DKaGxvdz.js";
|
|
7
7
|
import { useBreakpoints as R } from "../../../hooks/useBreakpoints.js";
|
|
8
8
|
import { useHelperText as U } from "../../../hooks/useHelperText.js";
|
|
9
9
|
import { Select as W } from "../../Select/Select.js";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ChangeValueType } from '../../../types/internal/ChangeValueType';
|
|
2
|
-
|
|
3
2
|
type TooltipTextProps = {
|
|
4
3
|
/**
|
|
5
4
|
* the selected option(s) of the select
|
|
@@ -15,5 +14,5 @@ type TooltipTextProps = {
|
|
|
15
14
|
* multi select: a list of the selected options
|
|
16
15
|
* @returns the tooltip text as string or JSX.Element
|
|
17
16
|
*/
|
|
18
|
-
export declare const SelectTooltipText: ({ value, textKey, valueKey }: TooltipTextProps) => string | import("react
|
|
17
|
+
export declare const SelectTooltipText: ({ value, textKey, valueKey }: TooltipTextProps) => string | import("react").JSX.Element | undefined;
|
|
19
18
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import { G as p } from "../../../index.es-BE1XL1dD.js";
|
|
3
|
-
import { T as d } from "../../../index.es-
|
|
3
|
+
import { T as d } from "../../../index.es-CdZp67J9.js";
|
|
4
4
|
const m = ({ value: r, textKey: t, valueKey: e }) => {
|
|
5
5
|
if (!(!r || r.length === 0))
|
|
6
6
|
return Array.isArray(r) ? /* @__PURE__ */ i(p, { "data-testid": "select-tooltip", direction: "vertical", gap: "dense", children: r?.map((o) => /* @__PURE__ */ i(d, { level: 2, children: o[t] }, o[e])) }) : r?.[t];
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { SliderProps } from '@element-public/react-slider';
|
|
2
2
|
import { FieldValues, Path } from 'react-hook-form';
|
|
3
|
-
|
|
4
3
|
type FormSliderProps<T extends FieldValues> = SliderProps & {
|
|
5
4
|
/** the path to the property, like Address.AddressLine1 */
|
|
6
5
|
propertyName: Path<T>;
|
|
@@ -25,5 +24,5 @@ type FormSliderProps<T extends FieldValues> = SliderProps & {
|
|
|
25
24
|
* @param disabled if the field is disabled
|
|
26
25
|
* @returns a Slider component
|
|
27
26
|
*/
|
|
28
|
-
export declare const FormSlider: <T extends FieldValues>({ propertyName, label, minValue, maxValue, step, disabled, ...props }: FormSliderProps<T>) => import("react
|
|
27
|
+
export declare const FormSlider: <T extends FieldValues>({ propertyName, label, minValue, maxValue, step, disabled, ...props }: FormSliderProps<T>) => import("react").JSX.Element;
|
|
29
28
|
export {};
|
|
@@ -4,11 +4,11 @@ import { _ as Qe, a as Ce, b as Ye, c as et, d as Oe, e as _e, f as tt } from ".
|
|
|
4
4
|
import { _ as Re } from "../../../parse-int-BYd7r_4n.js";
|
|
5
5
|
import p, { forwardRef as rt, useRef as De, useImperativeHandle as Ne, useCallback as x, useEffect as V, useMemo as ke } from "react";
|
|
6
6
|
import { I as Be } from "../../../index.es-LckFzDz-.js";
|
|
7
|
-
import { T as Pe } from "../../../index.es-
|
|
7
|
+
import { T as Pe } from "../../../index.es-CJIPOFSz.js";
|
|
8
8
|
import { c as Me } from "../../../index.es-DRC-9PLs.js";
|
|
9
9
|
import { b as Fe, c as j } from "../../../tslib.es6-BDCynO9F.js";
|
|
10
10
|
import { M as nt, a as it } from "../../../component-By6nyiBU.js";
|
|
11
|
-
import { M as Le, a as at, m as st, b as ut } from "../../../component-
|
|
11
|
+
import { M as Le, a as at, m as st, b as ut } from "../../../component-9vrShqiY.js";
|
|
12
12
|
import { A as ot } from "../../../animationframe-CqXArbwZ.js";
|
|
13
13
|
import { a as Ve } from "../../../util-CBo-ipCE.js";
|
|
14
14
|
import { useFormContext as lt, Controller as dt } from "react-hook-form";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { TextfieldProps } from '@element-public/react-textfield';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { FieldPath, FieldValues, Path, RegisterOptions } from 'react-hook-form';
|
|
4
|
-
|
|
5
4
|
/**
|
|
6
5
|
* a generic FormText property type. the generic T represents the interface, which is used in the form, like {@link CreateOrganizationDto}
|
|
7
6
|
*/
|
|
@@ -63,4 +62,4 @@ export type FormTextProps<T extends FieldValues> = TextfieldProps & {
|
|
|
63
62
|
* @param rules the rules for the field @example { required: { value: true, message: 'This field is required' } }
|
|
64
63
|
* @returns a JSX element that renders a textfield form input
|
|
65
64
|
*/
|
|
66
|
-
export declare const FormText: <T extends FieldValues>(props: FormTextProps<T>) => import("react
|
|
65
|
+
export declare const FormText: <T extends FieldValues>(props: FormTextProps<T>) => import("react").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as t, Fragment as _, jsxs as z } from "react/jsx-runtime";
|
|
2
|
-
import { T as M } from "../../../index.es-
|
|
3
|
-
import { a as P } from "../../../index.es-
|
|
2
|
+
import { T as M } from "../../../index.es-CJIPOFSz.js";
|
|
3
|
+
import { a as P } from "../../../index.es-CdZp67J9.js";
|
|
4
4
|
import { useState as V, useCallback as W, useMemo as d } from "react";
|
|
5
5
|
import { useFormContext as D, Controller as v } from "react-hook-form";
|
|
6
6
|
import { useHelperText as E } from "../../../hooks/useHelperText.js";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { SwitchProps } from '@element-public/react-switch';
|
|
2
2
|
import { FieldValues, Path, RegisterOptions } from 'react-hook-form';
|
|
3
|
-
|
|
4
3
|
type FormToggleProps<T extends FieldValues> = {
|
|
5
4
|
/** The name of the property that this toggle represents. */
|
|
6
5
|
propertyName: Path<T>;
|
|
@@ -30,5 +29,5 @@ type FormToggleProps<T extends FieldValues> = {
|
|
|
30
29
|
*
|
|
31
30
|
* @returns A JSX element that renders a toggle form input.
|
|
32
31
|
*/
|
|
33
|
-
export declare const FormToggle: <T extends FieldValues>({ propertyName, label, validate, required, onChange, disabled, "data-testid": dataTestId, }: FormToggleProps<T>) => import("react
|
|
32
|
+
export declare const FormToggle: <T extends FieldValues>({ propertyName, label, validate, required, onChange, disabled, "data-testid": dataTestId, }: FormToggleProps<T>) => import("react").JSX.Element;
|
|
34
33
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as t, jsxs as p } from "react/jsx-runtime";
|
|
2
2
|
import { G as d } from "../../../index.es-BE1XL1dD.js";
|
|
3
|
-
import { S as f } from "../../../index.es-
|
|
4
|
-
import { a as h } from "../../../index.es-
|
|
3
|
+
import { S as f } from "../../../index.es-DCWPAtXu.js";
|
|
4
|
+
import { a as h } from "../../../index.es-CdZp67J9.js";
|
|
5
5
|
import { u as C } from "../../../uniqueId-CJo-XRQb.js";
|
|
6
6
|
import { useEffect as x } from "react";
|
|
7
7
|
import { useFormContext as T, Controller as y } from "react-hook-form";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { default as React, PropsWithChildren } from 'react';
|
|
2
2
|
import { NumericFormatProps } from 'react-number-format';
|
|
3
3
|
import { LANGUAGE_COUNTRY_CODES } from '../../types/Languages';
|
|
4
|
-
|
|
5
4
|
export type FormattedNumberDisplayProps = {
|
|
6
5
|
/**
|
|
7
6
|
* the number to format
|
|
@@ -55,4 +54,4 @@ export type FormattedNumberDisplayProps = {
|
|
|
55
54
|
* @param allowLeadingZeros If true, leading zeros are allowed. Default is false.
|
|
56
55
|
* @returns A formatted number wrapped in the specified typography component.
|
|
57
56
|
*/
|
|
58
|
-
export declare const FormattedNumberDisplay: ({ typographyComponent: TypographyComponent, decimalScale, languageCode, ...props }: FormattedNumberDisplayProps) =>
|
|
57
|
+
export declare const FormattedNumberDisplay: ({ typographyComponent: TypographyComponent, decimalScale, languageCode, ...props }: FormattedNumberDisplayProps) => React.JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { N as i } from "../../react-number-format.es-
|
|
2
|
+
import { N as i } from "../../react-number-format.es-8jxpHyYy.js";
|
|
3
3
|
import { useDecimalSeparator as d, useThousandSeparator as n } from "../../services/NumberService.js";
|
|
4
4
|
const y = ({
|
|
5
5
|
typographyComponent: a,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { TableLayoutProps } from '../../types/GenericTable';
|
|
2
|
-
|
|
3
2
|
/**
|
|
4
3
|
* Automatically creates a table layout based on the given data.
|
|
5
4
|
* If the screen is too small, it will switch to a card layout.
|
|
@@ -64,4 +63,4 @@ import { TableLayoutProps } from '../../types/GenericTable';
|
|
|
64
63
|
* @param offlineViewProps Props forwarded to OfflineView when offline.
|
|
65
64
|
* @returns a table based on a given type and data
|
|
66
65
|
*/
|
|
67
|
-
export declare const GenericTable: <T>({ data, hiddenColumns, order, cellTemplates, tableActions, noContentText, headerTranslation, pagination, getRowActions, customColumnWidth, title, cardTitleColumn, cardSubTitleColumn, pageTranslation, pageOfTranslation, rowsPerPageTranslation, tableActionPosition, tableElevationLevel, tableLayout, isOnline, offlineViewProps, }: TableLayoutProps<T>) => import("react
|
|
66
|
+
export declare const GenericTable: <T>({ data, hiddenColumns, order, cellTemplates, tableActions, noContentText, headerTranslation, pagination, getRowActions, customColumnWidth, title, cardTitleColumn, cardSubTitleColumn, pageTranslation, pageOfTranslation, rowsPerPageTranslation, tableActionPosition, tableElevationLevel, tableLayout, isOnline, offlineViewProps, }: TableLayoutProps<T>) => import("react").JSX.Element;
|