@asaleh37/ui-base 25.8.15 → 25.8.23-2
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/index.d.ts +1 -0
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/components/App.tsx +12 -12
- package/src/components/BaseApp.tsx +34 -12
- package/src/components/common/Login.tsx +3 -7
- package/src/components/templates/DataEntryTemplates/DataEntryTypes.ts +1 -0
- package/src/components/templates/DataEntryTemplates/DataEntryUtil.ts +30 -0
- package/src/components/templates/DataEntryTemplates/TemplateDataForm/FormElementField.tsx +1 -1
- package/src/components/templates/DataEntryTemplates/TemplateDataForm/TemplateForm.tsx +14 -4
- package/src/locales/english/adminLocalsEn.json +6 -6
- package/src/locales/english/devLocalsEn.json +38 -38
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../node_modules/style-inject/dist/style-inject.es.js","../src/hooks/UseMobile.tsx","../src/redux/features/common/AppLayoutSlice.ts","../src/redux/features/common/LoadingMaskSlice.ts","../src/hooks/useLoadingMask.tsx","../src/redux/features/common/UserSessionSlice.ts","../src/hooks/useAxios.tsx","../src/hooks/UseConfirmationWindow.tsx","../src/hooks/UseSession.tsx","../src/hooks/UseWindow.tsx","../src/redux/features/common/CommonStoreSlice.ts","../src/hooks/useApiActions.ts","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField.tsx","../src/components/templates/TransferList.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/CheckBox.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/ComboBox.tsx","../src/util/constants.ts","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/Datefield.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/DatetimeField.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/SystemLookupCombobox.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/DataGridColumnsUtil.tsx","../src/components/templates/DataEntryTemplates/DataEntryUtil.ts","../node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js","../node_modules/prop-types/node_modules/react-is/index.js","../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js","../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js","../node_modules/object-assign/index.js","../node_modules/prop-types/lib/ReactPropTypesSecret.js","../node_modules/prop-types/lib/has.js","../node_modules/prop-types/checkPropTypes.js","../node_modules/prop-types/factoryWithTypeCheckers.js","../node_modules/prop-types/factoryWithThrowingShims.js","../node_modules/prop-types/index.js","../node_modules/react-is/cjs/react-is.production.js","../node_modules/react-is/cjs/react-is.development.js","../node_modules/react-is/index.js","../node_modules/@mui/utils/esm/deepmerge/deepmerge.js","../node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js","../node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js","../node_modules/@mui/system/esm/createTheme/shape.js","../node_modules/@mui/system/esm/responsivePropType/responsivePropType.js","../node_modules/@mui/system/esm/merge/merge.js","../node_modules/@mui/system/esm/breakpoints/breakpoints.js","../node_modules/@mui/utils/esm/capitalize/capitalize.js","../node_modules/@mui/system/esm/style/style.js","../node_modules/@mui/system/esm/spacing/spacing.js","../node_modules/@mui/system/esm/memoize/memoize.js","../node_modules/@mui/system/esm/compose/compose.js","../node_modules/@mui/system/esm/borders/borders.js","../node_modules/@mui/system/esm/cssGrid/cssGrid.js","../node_modules/@mui/system/esm/palette/palette.js","../node_modules/@mui/system/esm/sizing/sizing.js","../node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js","../node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js","../node_modules/@mui/system/esm/createTheme/applyStyles.js","../node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js","../node_modules/@mui/system/esm/useTheme/useTheme.js","../node_modules/@mui/system/esm/createTheme/createTheme.js","../node_modules/@mui/system/esm/createTheme/createSpacing.js","../node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js","../node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js","../node_modules/clsx/dist/clsx.mjs","../node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js","../node_modules/@mui/system/esm/Box/boxClasses.js","../node_modules/@mui/system/esm/Box/Box.js","../node_modules/@mui/system/esm/createBox/createBox.js","../node_modules/@mui/styled-engine/esm/index.js","../node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js","../src/util/AppUtils.ts","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormElementField.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormAction.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormElementGroup.tsx","../src/components/templates/attachment/AttachmentImageViewer.tsx","../src/components/templates/attachment/AttachmentCard.tsx","../src/components/templates/attachment/AttachmentPanel.tsx","../src/components/templates/workflow/WorkflowDocumentTimeLine.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGridMultiRecordAction.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGridTopBar.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGridRecordAction.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid.tsx","../src/hooks/useLookupGridColumn.tsx","../src/components/templates/report/ExcelReportViewer.tsx","../src/components/templates/report/ReportViewer.tsx","../src/components/templates/workflow/WorkflowDocumentPanel.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/TemplateForm.tsx","../src/components/templates/workflow/WorkflowRouteComponent.tsx","../src/components/templates/visuals/charts/TemplateBarChart.tsx","../src/components/templates/visuals/charts/TemplateDataCard.tsx","../src/components/templates/visuals/charts/TemplateGauge.tsx","../src/components/templates/visuals/charts/TemplateLineChart.tsx","../src/components/templates/visuals/charts/TemplateLineProgress.tsx","../src/components/templates/visuals/charts/TemplatePieChart.tsx","../src/components/templates/visuals/WidgetViewer.tsx","../src/components/templates/visuals/DashboardViewer.tsx","../src/components/templates/visuals/DashboardRouteView.tsx","../src/components/common/ChangeOrgForm.tsx","../src/redux/features/common/SideBarSlice.ts","../src/hooks/useInterval.tsx","../src/components/common/NotificationItem.tsx","../src/layout/NotificationButton.tsx","../src/components/administration/admin/ChangePasswordPanel.tsx","../src/layout/TopBar.tsx","../src/locales/i18n.ts","../src/layout/DrawerHeader.tsx","../src/navigationItems/index.tsx","../src/navigationItems/Administration/index.tsx","../src/navigationItems/Administration/adminNavigationItems.tsx","../src/layout/NavigationTree.tsx","../src/layout/SideBar.tsx","../src/components/common/LayoutHandlers.tsx","../src/components/administration/admin/OrgMemberRoleForm.tsx","../src/components/administration/admin/OrganizationMemberGrid.tsx","../src/components/administration/admin/OrganizationRankGrid.tsx","../src/components/administration/admin/OrganizationUnitGrid.tsx","../src/components/administration/admin/OrganizationUnitTypeGrid.tsx","../src/components/administration/admin/SystemApplicationAuthorityGrid.tsx","../src/components/administration/admin/SystemApplicationModuleGrid.tsx","../src/components/administration/admin/RoleAuthoritiesForm.tsx","../src/components/administration/admin/SystemApplicationRoleGrid.tsx","../src/components/administration/dev/DataQueryParameterGrid.tsx","../src/components/administration/dev/LookupGrid.tsx","../src/components/administration/dev/ReportParameterGrid.tsx","../src/components/administration/dev/AttachmentConfigGrid.tsx","../src/components/administration/dev/ReportGrid.tsx","../src/components/administration/dev/MailRecipientGrid.tsx","../src/components/administration/dev/MailBodyGrid.tsx","../src/components/administration/dev/MailAttachmentGrid.tsx","../src/components/administration/dev/MailSenderConfigGrid.tsx","../src/components/administration/dev/WorkflowDocumentStatusGrid.tsx","../src/components/administration/dev/WorkflowDocumentActionMailGrid.tsx","../src/components/administration/dev/WorkflowDocumentActionGrid.tsx","../src/components/administration/dev/WidgetGrid.tsx","../src/components/administration/dev/DashboardWidgetGrid.tsx","../src/routes/index.ts","../src/routes/administration/index.ts","../src/routes/administration/adminRoutes.tsx","../src/components/administration/admin/OrganizationGrid.tsx","../src/components/administration/admin/OrganizationMemberRoleGrid.tsx","../src/components/administration/admin/PersonGrid.tsx","../src/components/administration/admin/SystemApplicationGrid.tsx","../src/components/administration/admin/SystemApplicationRoleAuthorityGrid.tsx","../src/components/administration/admin/OrganizationApplicationModuleGrid.tsx","../src/routes/administration/devRoutes.tsx","../src/components/administration/dev/BluePrintGrid.tsx","../src/components/administration/dev/DataQueryGrid.tsx","../src/components/administration/dev/DatasourceConnectionGrid.tsx","../src/components/administration/dev/EntityParameterGrid.tsx","../src/components/administration/dev/MailTemplateGrid.tsx","../src/components/administration/dev/WorkflowDocumentGrid.tsx","../src/components/administration/dev/DashboardGrid.tsx","../src/components/administration/dev/WorkflowDocumentMailLogGrid.tsx","../src/components/administration/dev/MailNotificationQueueGrid.tsx","../src/components/administration/dev/NotificationGrid.tsx","../src/components/common/MyNotificationsPanel.tsx","../src/layout/RouteWrapper.tsx","../src/layout/MainContent.tsx","../src/layout/MobileDrawer.tsx","../src/components/common/LoadingMask.tsx","../src/components/common/Login.tsx","../src/components/common/NoLicenseComponent.tsx","../src/layout/Layout.tsx","../src/redux/features/common/AppInfoSlice.ts","../src/redux/features/administration/AdministrationStoresMetaData.ts","../src/components/App.tsx","../src/locales/english/index.ts","../src/locales/arabic/index.ts","../src/components/BaseApp.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n","import { useEffect, useState } from \"react\";\n\nexport const useIsMobile = (breakpoint = 768) => {\n const [isMobile, setIsMobile] = useState(window.innerWidth < breakpoint);\n\n useEffect(() => {\n const handleResize = () => setIsMobile(window.innerWidth < breakpoint);\n window.addEventListener(\"resize\", handleResize);\n return () => window.removeEventListener(\"resize\", handleResize);\n }, [breakpoint]);\n\n return isMobile;\n};\n","import { createSlice } from \"@reduxjs/toolkit\";\n\nexport const DRAWER_WIDTH = 350;\n\ninterface AppLayoutState {\n themeMode: \"light\" | \"dark\" | string;\n appDirection: \"ltr\" | \"rtl\";\n}\n\nconst initialState: AppLayoutState = {\n themeMode: localStorage.getItem(\"themeMode\") || \"light\",\n appDirection: localStorage.getItem(\"language\") == \"ar\" ? \"rtl\" : \"ltr\",\n};\n\nconst AppLayoutSlice = createSlice({\n name: \"AppLayout\",\n initialState,\n reducers: {\n setThemeMode: (state, action) => {\n state.themeMode = action.payload;\n },\n setAppDirection: (state, action) => {\n state.appDirection = action.payload;\n },\n },\n});\n\nexport const AppLayoutActions = AppLayoutSlice.actions;\nexport default AppLayoutSlice.reducer;\n","import { createSlice, PayloadAction } from \"@reduxjs/toolkit\";\n\ninterface LoadingMaskStateValue {\n value: { isOpened: boolean; message?: string | null };\n}\n\nconst initialState: LoadingMaskStateValue = {\n value: { isOpened: false, message: null },\n};\n\nconst loadingMaskSlice = createSlice({\n name: \"loadingMask\",\n initialState,\n reducers: {\n showLoadingMask: (\n state,\n action: PayloadAction<string | null | undefined>\n ) => {\n state.value.isOpened = true;\n state.value.message = action.payload;\n },\n hideLoadingMask: (state) => {\n state.value.isOpened = false;\n state.value.message = null;\n },\n },\n});\n\nexport const { showLoadingMask, hideLoadingMask } = loadingMaskSlice.actions;\nexport default loadingMaskSlice.reducer;\n","import { useDispatch } from \"react-redux\";\nimport { hideLoadingMask, showLoadingMask } from \"../redux/features/common/LoadingMaskSlice\";\n\n\nconst useLoadingMask = () => {\n const dispatch = useDispatch();\n const show = (message?: string) => {\n dispatch(showLoadingMask(message));\n };\n const hide = () => {\n dispatch(hideLoadingMask());\n };\n return { show, hide };\n};\n\nexport default useLoadingMask;\n","import { createSlice } from \"@reduxjs/toolkit\";\n\nexport interface OrganizationProps {\n organizationCode?: string;\n organizationName?: string;\n}\n\nexport interface UserSessionProps {\n value: {\n isAuthenticated: boolean | null;\n employeeNumber?: string;\n employeeName?: string;\n mobileNumber?: string;\n email?: string;\n isEmployeeArchived?: string;\n organizationCode?: string;\n organizationUnitId?: string;\n organizationUnitArName?: string;\n organizationUnitEnName?: string;\n organizationRankId?: string;\n rankCode?: string;\n rankName?: string;\n rankOrder?: string;\n currentOrganization?: any;\n userOrganizations?: Array<OrganizationProps>;\n authorities: Array<{ authority: string }>;\n };\n}\n\nconst initialState: UserSessionProps = {\n value: {\n isAuthenticated: null,\n authorities: [],\n },\n};\n\nconst UserSessionSlice = createSlice({\n name: \"UserSession\",\n initialState,\n reducers: {\n setAuthenticated: (state, action) => {\n state.value = action.payload;\n },\n setUnAuthenticated: (state) => {\n state.value = {\n isAuthenticated: false,\n authorities: [],\n };\n },\n },\n});\n\nexport const UserSessionActions = UserSessionSlice.actions;\nexport default UserSessionSlice.reducer;\n","import { toast } from \"react-toastify\";\nimport axios, { ResponseType } from \"axios\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport useLoadingMask from \"./useLoadingMask\";\nimport { UserSessionActions } from \"../redux/features/common/UserSessionSlice\";\n\nexport interface APIRequest {\n endPointURI: string;\n parameters?: any;\n data?: any;\n showMask?: Boolean;\n loadingMessage?: string;\n successCallBkFn?: Function;\n failureCallBkFn?: Function;\n headers?: any;\n responseType?: ResponseType;\n}\n\nexport interface UploadAttachmentRequest {\n endPointURI: string;\n showMask?: Boolean;\n parameters?: any;\n loadingMessage?: string;\n successCallBkFn?: Function;\n failureCallBkFn?: Function;\n files: FileList;\n}\n\nconst useAxios = () => {\n const mask = useLoadingMask();\n const dispatch = useDispatch();\n const apiBaseUrl = useSelector(\n (state: any) => state.AppInfo.value.apiBaseUrl\n );\n const axiosInstance = axios.create({\n baseURL: apiBaseUrl,\n timeout: 600000,\n withCredentials: true,\n });\n\n axiosInstance.defaults.withCredentials = true;\n axiosInstance.interceptors.response.use(\n (response: any) => {\n return response;\n },\n (error: any) => {\n if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 401\n : false\n : false\n : false\n ) {\n dispatch(UserSessionActions.setUnAuthenticated());\n toast.error(\"your session is now expired, you need to login again\", {\n autoClose: false,\n });\n } else if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 402\n : false\n : false\n : false\n ) {\n dispatch(UserSessionActions.setUnAuthenticated());\n toast.error(\n \"Your license is missing or has expired,Please reach out to your vendor for assistance.\"\n );\n } else if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 403\n : false\n : false\n : false\n ) {\n toast.error(\"you aren't authorized to process this request\");\n } else if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 500\n : false\n : false\n : false\n ) {\n if (error.response.data instanceof Blob) {\n const blob = error.response.data;\n blob.text().then((text) => {\n toast.error(text);\n });\n } else {\n toast.error(error.response.data);\n }\n } else {\n toast.error(\n \"failed to communicate with the server ... try again later\"\n );\n }\n return \"ERROR\";\n }\n );\n const handleGetRequest = async (props: APIRequest) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n const response: any = await axiosInstance.get(props.endPointURI, {\n params: { ...props.parameters },\n withCredentials: true,\n headers: props.headers,\n responseType: props?.responseType,\n });\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n\n const HandleDownloadHTTPPostPDF = async (\n props: APIRequest = { endPointURI: \"\", parameters: {}, data: {} }\n ) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n const response: any = await axiosInstance.post(\n props.endPointURI,\n props.data,\n {\n responseType: \"blob\",\n }\n );\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n const handlePostRequest = async (props: APIRequest) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n let response: any = await axiosInstance.post(\n props.endPointURI,\n props.data,\n {\n params: props.parameters,\n responseType: props?.responseType,\n headers: props?.headers,\n }\n );\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n const handleDeleteRequest = async (props: APIRequest) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n let response: any = await axiosInstance.delete(props.endPointURI, {\n params: {\n ...props.parameters,\n },\n responseType: props?.responseType,\n headers: props?.headers,\n });\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n\n const handleUploadRequest = async (props: UploadAttachmentRequest) => {\n if (props.files === null || props.files.length === 0) {\n toast.error(\"You must add files to upload\");\n return \"ERROR\";\n }\n const formData = new FormData();\n for (const file of props.files) {\n formData.append(\"files\", file);\n }\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n let response: any = await axiosInstance.post(props.endPointURI, formData, {\n params: props?.parameters,\n headers: {\n \"Content-Type\": \"multipart/form-data\",\n },\n });\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n return {\n handleGetRequest,\n handlePostRequest,\n handleDeleteRequest,\n HandleDownloadHTTPPostPDF,\n handleUploadRequest,\n };\n};\n\nexport default useAxios;\n","import {\n Button,\n Dialog,\n DialogActions,\n DialogContent,\n DialogContentText,\n DialogTitle,\n} from \"@mui/material\";\nimport { useState } from \"react\";\nimport { useTranslation } from \"react-i18next\";\n\ninterface ConfirmationWindowProps {\n title: string;\n body: string;\n onConfirmationCallBk: () => void;\n}\n\nexport const useConfirmationWindow = (props: ConfirmationWindowProps) => {\n const [open, setOpen] = useState<boolean>(false);\n const { t } = useTranslation();\n const ConfirmationWindow: React.FC = () => {\n return (\n <Dialog open={open}>\n <DialogTitle>{props.title}</DialogTitle>\n <DialogContent>\n <DialogContentText>{props.body}</DialogContentText>\n </DialogContent>\n <DialogActions>\n <Button\n variant=\"contained\"\n sx={{marginRight:2,marginLeft:2}}\n color=\"primary\"\n onClick={() => {\n setOpen(false);\n }}\n >\n {t(\"NO_LABEL\")}\n </Button>\n <Button\n variant=\"contained\"\n sx={{marginRight:2,marginLeft:2}}\n color=\"error\"\n onClick={() => {\n props.onConfirmationCallBk();\n setOpen(false);\n }}\n autoFocus\n >\n {t(\"YES_LABEL\")}\n </Button>\n </DialogActions>\n </Dialog>\n );\n };\n return { ConfirmationWindow, open, setOpen };\n};\n","import { useSelector } from \"react-redux\";\n\nconst useSession = () => {\n const UserSession = useSelector((state: any) => state.UserSession);\n const UserInfo = UserSession.value;\n\n const isCurrentOrganizationAuthorizedToModule = (\n moduleCode: string\n ): Boolean => {\n if (UserInfo?.currentOrganization?.systemApplicationModules) {\n for (const subscripedModule of UserInfo.currentOrganization\n .systemApplicationModules) {\n if (subscripedModule.toLowerCase() == moduleCode.toLowerCase()) {\n return true;\n }\n }\n }\n return false;\n };\n const isUserAuthorized = (authorityCode: string): boolean => {\n if (UserSession?.value?.authorities) {\n for (let grantedAuthority of UserSession.value.authorities) {\n if (\n authorityCode === \"DEVELOPMENT_ADMIN\" &&\n (grantedAuthority?.authority === \"DEVELOPMENT_ADMIN\" ||\n grantedAuthority?.authority === \"ORGANIZATION_ADMIN\")\n ) {\n return true;\n } else if (\n authorityCode === \"ORGANIZATION_ADMIN\" &&\n grantedAuthority?.authority === \"ORGANIZATION_ADMIN\"\n ) {\n return true;\n } else if (\n authorityCode !== \"DEVELOPMENT_ADMIN\" &&\n authorityCode !== \"ORGANIZATION_ADMIN\"\n ) {\n if (\n grantedAuthority?.authority === \"ORGANIZATION_ADMIN\" ||\n grantedAuthority?.authority === \"DEVELOPMENT_ADMIN\" ||\n grantedAuthority?.authority === \"SYSTEM_ADMIN\" ||\n grantedAuthority?.authority === authorityCode\n ) {\n return true;\n }\n }\n }\n }\n return false;\n };\n return {\n UserSession,\n isUserAuthorized,\n isCurrentOrganizationAuthorizedToModule,\n UserInfo,\n };\n};\n\nexport default useSession;\n","import { useEffect, useState } from \"react\";\nimport {\n AppBar,\n Box,\n IconButton,\n Modal,\n Paper,\n Toolbar,\n Typography,\n} from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { IconProp } from \"@fortawesome/fontawesome-svg-core\";\n\nexport interface TemplateWindowProp {\n height?: any;\n width?: any;\n minWidth?: any;\n minHeight?: any;\n windowIcon?: IconProp;\n windowTitle?: string;\n onCloseCallBack?: any;\n}\n\ninterface WindowProps {\n children?: React.ReactNode;\n}\n\nexport const useWindow = (props: TemplateWindowProp) => {\n const [windowState, setWindowState] = useState(false);\n\n const Window: React.FC<WindowProps> = (windowProps: WindowProps) => {\n return (\n <Modal\n open={windowState}\n sx={{ zIndex: (theme) => theme.zIndex.drawer }}\n onClose={() => {\n if (!windowState && props?.onCloseCallBack) {\n props.onCloseCallBack();\n }\n }}\n >\n <Box\n sx={{\n position: \"absolute\",\n top: \"50%\",\n left: \"50%\",\n maxHeight: \"90%\",\n transform: \"translate(-50%, -50%)\",\n height: props?.height || \"80%\",\n width: props?.width || \"90%\",\n minWidth: props.minWidth || 400,\n minHeight: props.minHeight || 200,\n overflow: \"hidden\",\n bgcolor: \"modalBackground.main\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n <AppBar position=\"static\">\n <Toolbar variant=\"dense\">\n <FontAwesomeIcon\n icon={props?.windowIcon || \"window-maximize\"}\n style={{ marginRight: 5 }}\n />\n <Typography variant=\"h6\" color=\"inherit\" component=\"div\">\n {props?.windowTitle || \"window\"}\n </Typography>\n <div style={{ flexGrow: 1 }}></div>\n <IconButton\n onClick={() => {\n setWindowState(false);\n if (\n props.onCloseCallBack != undefined &&\n props.onCloseCallBack != null\n ) {\n props.onCloseCallBack();\n }\n }}\n color=\"secondary\"\n >\n <FontAwesomeIcon icon=\"xmark-square\" />\n </IconButton>\n </Toolbar>\n </AppBar>\n <Paper\n sx={{\n // flexGrow: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n width: \"100%\",\n height: \"100%\",\n padding: 1,\n // justifyContent: \"center\",\n overflow: \"hidden\",\n }}\n >\n {windowProps?.children}\n </Paper>\n </Box>\n </Modal>\n );\n };\n return { windowState, setWindowState, Window };\n};\n","import { createSlice, PayloadAction } from \"@reduxjs/toolkit\";\n\nexport type CommonStores = {\n [key: string]: StoreMetaData;\n};\n\nexport type CommonStoresInterface = {\n stores: { [key: string]: StoreMetaData };\n storeKeys: Array<String>;\n};\n\ninterface setStoreDataProps {\n storeKey: string;\n data: Array<any>;\n}\n\nexport type StoreMetaData = {\n url: string;\n data: Array<any>;\n autoLoad: boolean;\n authority?: string;\n};\n\nexport const commonStoresInitialState: CommonStoresInterface = {\n stores: {},\n storeKeys: [],\n};\n\nconst commonStoreSlice = createSlice({\n name: \"commonStores\",\n initialState: commonStoresInitialState,\n reducers: {\n setStoresMetaData: (state, action) => {\n state.stores = action.payload;\n state.storeKeys = Object.keys(action.payload);\n },\n setStoreData: (state, action: PayloadAction<setStoreDataProps>) => {\n state.stores[action.payload.storeKey].data = action.payload.data;\n },\n },\n});\n\nexport const { setStoreData, setStoresMetaData } = commonStoreSlice.actions;\nexport default commonStoreSlice.reducer;\n","import { useDispatch, useSelector } from \"react-redux\";\nimport useSession from \"./UseSession\";\nimport useAxios from \"./useAxios\";\nimport { setStoreData } from \"../redux/features/common/CommonStoreSlice\";\n\nexport type ApiActionsProps = {\n findAll?: string;\n commonStoreKey?: string;\n setData?: any;\n findById?: string;\n findByIdParamName?: string;\n save?: string;\n deleteById?: string;\n deleteByIdParamName?: string;\n};\n\nexport type ApiActions = {\n reloadData: (params?: any) => Promise<void>;\n saveRecord: (record: any) => Promise<any | null>;\n loadRecordById: (recordId: any) => Promise<any>;\n deleteRecordById: (recordId: any) => Promise<boolean>;\n};\n\nconst useApiActions: (apiActionsProps: ApiActionsProps) => ApiActions = (\n apiActionsProps: ApiActionsProps\n) => {\n const CommonStores = useSelector((state: any) => state.commonStores.stores);\n const dispatch = useDispatch();\n const session = useSession();\n const { handleGetRequest, handlePostRequest, handleDeleteRequest } =\n useAxios();\n const reloadData = async (params?: any) => {\n if (apiActionsProps?.commonStoreKey) {\n const storeKeys = Object.keys(CommonStores);\n for (const storeKey of storeKeys) {\n if (storeKey === apiActionsProps.commonStoreKey) {\n if (\n (CommonStores[storeKey]?.authority === undefined ||\n CommonStores[storeKey]?.authority === null ||\n session.isUserAuthorized(CommonStores[storeKey]?.authority)) &&\n CommonStores[storeKey]?.url != \"\"\n ) {\n await handleGetRequest({\n endPointURI: CommonStores[storeKey].url,\n showMask: false,\n successCallBkFn: (response: any) => {\n dispatch(setStoreData({ storeKey, data: response.data }));\n apiActionsProps.setData(response.data);\n },\n failureCallBkFn: () => {\n dispatch(setStoreData({ storeKey, data: [] }));\n apiActionsProps.setData([]);\n },\n });\n break;\n }\n }\n }\n } else if (apiActionsProps?.findAll) {\n await handleGetRequest({\n endPointURI: apiActionsProps.findAll,\n showMask: true,\n parameters: params || {},\n successCallBkFn: (response: any) => {\n apiActionsProps.setData(response.data);\n },\n });\n }\n };\n const saveRecord = async (record: any) => {\n let savedRecord = null;\n if (apiActionsProps?.save) {\n await handlePostRequest({\n endPointURI: apiActionsProps.save,\n data: record,\n showMask: true,\n successCallBkFn: (response: any) => {\n savedRecord = response.data;\n },\n });\n }\n return savedRecord;\n };\n const loadRecordById = async (recordId: any) => {\n let record: any = null;\n if (apiActionsProps?.findById) {\n const parameters: any = {};\n const keyParameterName = apiActionsProps?.findByIdParamName || \"id\";\n parameters[keyParameterName] = recordId;\n await handleGetRequest({\n endPointURI: apiActionsProps.findById,\n showMask: true,\n parameters,\n successCallBkFn: (response: any) => {\n record = response.data;\n },\n });\n }\n return record;\n };\n const deleteRecordById = async (recordId: any) => {\n let result = true;\n if (apiActionsProps?.deleteById) {\n const parameters: any = {};\n const keyParameterName = apiActionsProps?.deleteByIdParamName || \"id\";\n parameters[keyParameterName] = recordId;\n await handleDeleteRequest({\n endPointURI: apiActionsProps.deleteById,\n showMask: true,\n parameters,\n successCallBkFn: () => {\n result = true;\n },\n failureCallBkFn: () => {\n result = false;\n },\n });\n }\n return result;\n };\n return { reloadData, loadRecordById, saveRecord, deleteRecordById };\n};\n\nexport default useApiActions;\n","import { TextField, TextFieldProps } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\nconst TemplateTextField: React.FC<Omit<TextFieldProps, \"outlined\">> = (\n props\n) => {\n const { t } = useTranslation();\n return (\n <TextField\n {...props}\n slotProps={{ inputLabel: { shrink: true, sx: { fontWeight: \"bold\" } } }}\n label={<>{props?.label ? t(props.label) : \"\"}</>}\n helperText={props?.helperText ? t(props.helperText) : undefined}\n />\n );\n};\n\nexport default TemplateTextField;\n","import * as React from \"react\";\nimport List from \"@mui/material/List\";\nimport Card from \"@mui/material/Card\";\nimport CardHeader from \"@mui/material/CardHeader\";\nimport ListItemText from \"@mui/material/ListItemText\";\nimport ListItemIcon from \"@mui/material/ListItemIcon\";\nimport Checkbox from \"@mui/material/Checkbox\";\nimport Button from \"@mui/material/Button\";\nimport Divider from \"@mui/material/Divider\";\nimport { Box, Grid2, ListItemButton } from \"@mui/material\";\nimport TemplateTextField from \"./DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField\";\n\nfunction not(a, b) {\n return a.filter((value) => b.indexOf(value) === -1);\n}\n\nfunction intersection(a, b) {\n return a.filter((value) => b.indexOf(value) !== -1);\n}\n\nfunction union(a, b) {\n return [...a, ...not(b, a)];\n}\n\nexport type TransferListProps = {\n valueField: string;\n displayField: string;\n options: Array<any>;\n selectedOptions: Array<any>;\n setSelection: any;\n};\n\nconst TransferList: React.FC<TransferListProps> = ({\n valueField = \"id\",\n displayField = \"name\",\n options = [],\n selectedOptions = [],\n setSelection,\n}) => {\n const [checked, setChecked] = React.useState([]);\n const [left, setLeft] = React.useState<Array<any>>([]);\n const [right, setRight] = React.useState<Array<any>>([]);\n const [leftFilterValue, setLeftFilterValue] = React.useState<string>(\"\");\n const [rightFilterValue, setRightFilterValue] = React.useState<string>(\"\");\n\n const leftChecked = intersection(checked, left);\n const rightChecked = intersection(checked, right);\n\n React.useEffect(() => {\n if (options) {\n setLeft([...options]);\n }\n }, [options]);\n React.useEffect(() => {\n if (selectedOptions) {\n setRight([...selectedOptions]);\n }\n }, [selectedOptions]);\n\n const handleToggle = (value) => () => {\n const currentIndex = checked.indexOf(value);\n const newChecked = [...checked];\n\n if (currentIndex === -1) {\n newChecked.push(value);\n } else {\n newChecked.splice(currentIndex, 1);\n }\n\n setChecked(newChecked);\n };\n\n const numberOfChecked = (items) => intersection(checked, items).length;\n\n const handleToggleAll = (items) => () => {\n if (numberOfChecked(items) === items.length) {\n setChecked(not(checked, items));\n } else {\n setChecked(union(checked, items));\n }\n };\n\n const handleCheckedRight = () => {\n setRight((oldState) => {\n let newState = right.concat(leftChecked);\n setSelection(newState);\n return newState;\n });\n setLeft(not(left, leftChecked));\n setChecked(not(checked, leftChecked));\n };\n\n const handleCheckedLeft = () => {\n setLeft(left.concat(rightChecked));\n setRight((oldState) => {\n let newState = not(right, rightChecked);\n setSelection(newState);\n return newState;\n });\n setChecked(not(checked, rightChecked));\n };\n\n const customList = (\n title: string,\n unfilteredItems: Array<any>,\n side: \"left\" | \"right\"\n ) => {\n const items = unfilteredItems.filter((option: any) => {\n if (option[displayField]) {\n const value: string = option[displayField];\n if (\n side === \"left\" &&\n value\n .toLocaleLowerCase()\n .includes(leftFilterValue.toLocaleLowerCase())\n ) {\n return true;\n } else if (\n side === \"right\" &&\n value\n .toLocaleLowerCase()\n .includes(rightFilterValue.toLocaleLowerCase())\n ) {\n return true;\n }\n }\n return false;\n });\n return (\n <Card sx={{ height: \"100%\" }}>\n <CardHeader\n sx={{ px: 2, py: 1 }}\n avatar={\n <Checkbox\n onClick={handleToggleAll(items)}\n checked={\n numberOfChecked(items) === items.length && items.length !== 0\n }\n indeterminate={\n numberOfChecked(items) !== items.length &&\n numberOfChecked(items) !== 0\n }\n disabled={items.length === 0}\n inputProps={{\n \"aria-label\": \"all items selected\",\n }}\n />\n }\n title={title}\n subheader={`${numberOfChecked(unfilteredItems)} / ${\n unfilteredItems.length\n } Selected`}\n />\n <Box sx={{ width: \"100%\", padding: 1 }}>\n <TemplateTextField\n fullWidth\n label=\"search\"\n value={side === \"left\" ? leftFilterValue : rightFilterValue}\n onChange={(event) => {\n if (side === \"left\") {\n setLeftFilterValue(event.target.value);\n } else {\n setRightFilterValue(event.target.value);\n }\n }}\n />\n </Box>\n <Divider />\n <List\n sx={{\n width: \"100%\",\n height: \"80%\",\n bgcolor: \"secondary\",\n overflow: \"auto\",\n }}\n dense\n component=\"div\"\n role=\"list\"\n >\n {items.map((value) => {\n const labelId = `transfer-list-all-item-${value[valueField]}-label`;\n\n return (\n <ListItemButton\n key={value[valueField]}\n role=\"listitem\"\n onClick={handleToggle(value)}\n sx={{ cursor: \"pointer\" }}\n >\n <ListItemIcon>\n <Checkbox\n checked={checked.indexOf(value) !== -1}\n tabIndex={-1}\n disableRipple\n />\n </ListItemIcon>\n <ListItemText\n id={value[valueField]}\n primary={value[displayField]}\n />\n </ListItemButton>\n );\n })}\n </List>\n </Card>\n );\n };\n return (\n <Grid2\n container\n spacing={2}\n sx={{\n flexGrow: 1,\n overflow: \"auto\",\n margin: 1,\n display: \"flex\",\n width: \"100%\",\n }}\n justifyContent=\"center\"\n alignItems=\"center\"\n >\n <Grid2 sx={{ height: \"100%\", flex: 1 }}>\n {customList(\"Available Items\", left, \"left\")}\n </Grid2>\n <Grid2>\n <Grid2 container direction=\"column\" alignItems=\"center\">\n <Button\n sx={{ my: 0.5 }}\n variant=\"outlined\"\n size=\"small\"\n onClick={handleCheckedRight}\n disabled={leftChecked.length === 0}\n aria-label=\"move selected right\"\n >\n >\n </Button>\n <Button\n sx={{ my: 0.5 }}\n variant=\"outlined\"\n size=\"small\"\n onClick={handleCheckedLeft}\n disabled={rightChecked.length === 0}\n aria-label=\"move selected left\"\n >\n <\n </Button>\n </Grid2>\n </Grid2>\n <Grid2 sx={{ height: \"100%\", flex: 1 }}>\n {customList(\"Currently Selected\", right, \"right\")}\n </Grid2>\n </Grid2>\n );\n};\n\nexport default TransferList;\n","import { Checkbox, FormControlLabel } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\ninterface CheckBoxProps {\n value: any;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n label: string;\n checkedValue?: any;\n unCheckedValue?: any;\n onChangeCallBack: Function;\n sx?: any;\n}\n\nconst CheckBox: React.FC<CheckBoxProps> = (props) => {\n const { t } = useTranslation();\n return (\n <FormControlLabel\n sx={props.sx}\n hidden={props?.hidden || false}\n disabled={props.disabled || false}\n required={props.required || false}\n control={\n <Checkbox\n checked={\n props?.checkedValue == props.value ||\n props.value === \"true\" ||\n props.value == \"1\"\n ? true\n : false\n }\n onChange={(e) => {\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n if (e.target.checked) {\n if (\n props.checkedValue !== undefined &&\n props.checkedValue != null\n ) {\n props.onChangeCallBack(props.checkedValue);\n } else {\n props.onChangeCallBack(true);\n }\n } else {\n if (\n props.unCheckedValue !== undefined &&\n props.unCheckedValue != null\n ) {\n props.onChangeCallBack(props.unCheckedValue);\n } else {\n props.onChangeCallBack(false);\n }\n }\n }\n }}\n />\n }\n label={t(props.label)}\n />\n );\n};\n\nexport default CheckBox;\n","import { useSelector } from \"react-redux\";\nimport { Autocomplete, Popper, TextField } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\ninterface ComboBoxProps {\n value: any;\n onChangeCallBack: Function;\n label: string;\n disabled?: boolean;\n required?: boolean;\n options: Array<any>;\n errorMessage?: any;\n hidden?: boolean;\n displayField: string;\n valueField: string;\n sx?: any;\n}\n\nconst ComboBox: React.FC<ComboBoxProps> = (props) => {\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n const { t } = useTranslation();\n const getValue = (v: string) => {\n for (let option of props.options) {\n if (option[props.valueField] == v) {\n return option;\n }\n }\n return null;\n };\n return (\n <Autocomplete\n sx={props.sx}\n value={getValue(props.value)}\n options={props.options}\n disabled={props.disabled}\n hidden={props?.hidden || false}\n onChange={(event, newValue) => {\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n if (newValue != null) {\n let v = newValue[props.valueField];\n props.onChangeCallBack(v, newValue);\n } else {\n props.onChangeCallBack(null, null);\n }\n }\n }}\n clearOnBlur\n handleHomeEndKeys\n getOptionLabel={(option) => {\n return option != null ? t(option[props.displayField]) : \"\";\n }}\n renderOption={(props1, option) => {\n return (\n <li {...props1}>\n {option != null ? t(option[props.displayField]) : \"\"}\n </li>\n );\n }}\n slots={{\n popper: (props: any) => (\n <Popper\n {...props}\n style={{ ...props.style, direction: AppLayoutState.appDirection }}\n />\n ),\n }}\n renderInput={(params) => {\n return (\n <TextField\n {...params}\n required={props.required || false}\n variant=\"outlined\"\n slotProps={{\n inputLabel: { shrink: true, sx: { fontWeight: \"bold\" } },\n }}\n label={t(props.label)}\n error={\n props.errorMessage != null && props.errorMessage !== undefined\n ? true\n : false\n }\n helperText={\n props.errorMessage != null && props.errorMessage !== undefined\n ? t(props.errorMessage)\n : \"\"\n }\n />\n );\n }}\n />\n );\n};\n\nexport default ComboBox;\n","export const DATE_FORMAT = \"YYYY-MM-DD\";\nexport const DATE_TIME_FORMAT = \"YYYY-MM-DD HH:mm:ss\";\nexport const LIGHT_THEME_INITIAL_MAIN_COLOR = \"#37505C\";\nexport const LIGHT_THEME_INITIAL_SECANDARY_COLOR = \"#ff6d00\";\nexport const DARK_THEME_INITIAL_MAIN_COLOR = \"#ea690e\";\nexport const DARK_THEME_INITIAL_SECANDARY_COLOR = \"#74776B\";\n","import { DatePicker, LocalizationProvider } from \"@mui/x-date-pickers\";\nimport { AdapterMoment } from \"@mui/x-date-pickers/AdapterMoment\";\nimport moment from \"moment\";\nimport { DATE_FORMAT } from \"../../../../../util/constants\";\nimport { useTranslation } from \"react-i18next\";\nimport TemplateTextField from \"./TemplateTextField\";\n\ninterface DatefieldProps {\n value: string | null;\n label: string;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n sx?: any;\n format?: string;\n errorMessage?: any;\n onChangeCallBack: Function;\n [x: string | number | symbol]: unknown;\n}\n\nconst Datefield: React.FC<DatefieldProps> = (props) => {\n const { t } = useTranslation();\n if (props?.hidden) {\n return <></>;\n }\n return (\n <LocalizationProvider dateAdapter={AdapterMoment}>\n <DatePicker\n value={\n props.value != null && props.value !== undefined && props.value !== \"\"\n ? moment(props.value, props?.format || DATE_FORMAT)\n : null\n }\n sx={props.sx}\n label={t(props.label)}\n format={props?.format || DATE_FORMAT}\n disabled={props.disabled}\n onChange={(momentValue) => {\n let v = null;\n if (momentValue != null && momentValue.isValid()) {\n v = momentValue.format(props?.format || DATE_FORMAT);\n }\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n props.onChangeCallBack(v);\n }\n }}\n slotProps={{\n textField: {\n InputLabelProps: { shrink: true, sx: { fontWeight: \"bold\" } },\n variant: \"outlined\",\n required: props.required,\n error:\n props.errorMessage !== undefined && props.errorMessage != null,\n helperText:\n props.errorMessage !== undefined && props.errorMessage != null ? (\n <>{t(props.errorMessage)}</>\n ) : (\n <></>\n ),\n },\n }}\n />\n </LocalizationProvider>\n );\n};\n\nexport default Datefield;\n","import { DateTimePicker, LocalizationProvider } from \"@mui/x-date-pickers\";\nimport { AdapterMoment } from \"@mui/x-date-pickers/AdapterMoment\";\nimport moment from \"moment\";\nimport { useTranslation } from \"react-i18next\";\nimport { DATE_TIME_FORMAT } from \"../../../../../util/constants\";\nimport TemplateTextField from \"./TemplateTextField\";\nimport { Hidden, TextField } from \"@mui/material\";\n\ninterface DatetimeFieldProps {\n value: string | null;\n label: string;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n format?: string;\n sx?: any;\n errorMessage?: any;\n onChangeCallBack: Function;\n [x: string | number | symbol]: unknown;\n}\n\nconst DatetimeField: React.FC<DatetimeFieldProps> = (props) => {\n const { t } = useTranslation();\n if (props?.hidden) {\n return <></>;\n }\n return (\n <LocalizationProvider dateAdapter={AdapterMoment}>\n <DateTimePicker\n value={\n props.value != null && props.value !== undefined && props.value !== \"\"\n ? moment(props.value, props?.format || DATE_TIME_FORMAT)\n : null\n }\n label={t(props.label)}\n sx={props.sx}\n format={props?.format || DATE_TIME_FORMAT}\n disabled={props.disabled}\n onChange={(momentValue) => {\n let v = null;\n if (momentValue != null && momentValue.isValid()) {\n v = momentValue.format(props?.format || DATE_TIME_FORMAT);\n }\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n props.onChangeCallBack(v);\n }\n }}\n slotProps={{\n textField: {\n InputLabelProps: { shrink: true, sx: { fontWeight: \"bold\" } },\n variant: \"outlined\",\n required: props.required,\n error:\n props.errorMessage !== undefined && props.errorMessage != null,\n helperText:\n props.errorMessage !== undefined && props.errorMessage != null ? (\n <>{t(props.errorMessage)}</>\n ) : (\n <></>\n ),\n },\n }}\n />\n </LocalizationProvider>\n );\n};\n\nexport default DatetimeField;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useSession } from \"../../../../../hooks\";\nimport ComboBox from \"./ComboBox\";\nimport { useSelector } from \"react-redux\";\n\ntype SystemLookupListProps = {\n lookupType: string;\n value: any;\n onChangeCallBack: Function;\n label: string;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n errorMessage?: any;\n sx?: any;\n};\n\nconst SystemLookupCombobox: React.FC<SystemLookupListProps> = (props) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const session = useSession();\n const [options, setOptions] = useState<Array<any>>([]);\n const { handleGetRequest } = useAxios();\n\n const loadLookupOptions = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/public/system/lookup\",\n showMask: true,\n parameters: { lookupType: props.lookupType },\n successCallBkFn: (response: any) => {\n setOptions(response.data);\n },\n failureCallBkFn: () => {\n setOptions([]);\n },\n });\n };\n\n useEffect(() => {\n if (props.lookupType) {\n loadLookupOptions();\n }\n }, [props.lookupType, session.UserSession]);\n\n return (\n <ComboBox\n {...props}\n options={options}\n displayField={\n AppLayout.appDirection === \"ltr\" ? \"lookupEnDisplay\" : \"lookupArDisplay\"\n }\n valueField=\"lookupValue\"\n />\n );\n};\n\nexport default SystemLookupCombobox;\n","import moment from \"moment\";\nimport { TemplateGridColDef } from \"../DataEntryTypes\";\nimport Datefield from \"../TemplateDataForm/FormFields/Datefield\";\nimport { DATE_FORMAT, DATE_TIME_FORMAT } from \"../../../../util/constants\";\nimport DatetimeField from \"../TemplateDataForm/FormFields/DatetimeField\";\nimport ComboBox from \"../TemplateDataForm/FormFields/ComboBox\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport CheckBox from \"../TemplateDataForm/FormFields/CheckBox\";\n\nexport const generateDateColumn: any = (colDef: TemplateGridColDef) => {\n const column: TemplateGridColDef = {\n ...colDef,\n type: \"string\",\n renderEditCell: (params: any) => {\n return (\n <Datefield\n sx={{ width: \"100%\" }}\n label=\"\"\n value={params.value}\n onChangeCallBack={(v: any) => {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v,\n });\n }}\n />\n );\n },\n valueParser: (value: any, row: any, column: any) => {\n let v = null;\n if (value !== null) {\n v = moment(value).format(DATE_FORMAT);\n }\n return v;\n },\n valueFormatter: (value: any, row: any, column: any) => {\n return row[column.field];\n },\n };\n return column;\n};\n\nexport const generateDateTimeColumn: any = (colDef: TemplateGridColDef) => {\n const column: TemplateGridColDef = {\n ...colDef,\n type: \"string\",\n renderEditCell: (params: any) => {\n return (\n <DatetimeField\n sx={{ width: \"100%\" }}\n label=\"\"\n value={params.value}\n onChangeCallBack={(v: any) => {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v,\n });\n }}\n />\n );\n },\n valueParser: (value: any, row: any, column: any) => {\n let v = null;\n if (value !== null) {\n v = moment(value).format(DATE_TIME_FORMAT);\n }\n return v;\n },\n valueFormatter: (value: any, row: any, column: any) => {\n return row[column.field];\n },\n };\n return column;\n};\n\ntype ComboBoxColumnProps = TemplateGridColDef & {\n lookupType?: string;\n options: Array<any>;\n displayField: string;\n valueField: string;\n};\nexport const generateComboColumn: (\n props: ComboBoxColumnProps\n) => TemplateGridColDef = (colDef: ComboBoxColumnProps) => {\n const column: TemplateGridColDef = {\n ...colDef,\n type: \"custom\",\n valueGetter: (value) => {\n if (value) {\n return value + \"\";\n }\n return value;\n },\n renderCell: (parameters: any) => {\n let record = null;\n try {\n record = parameters.colDef.options.find(\n (item: any) => item[parameters.colDef.valueField] == parameters.value\n );\n } catch (e) {}\n return (\n <div>\n {record != null\n ? record[parameters.colDef.displayField]\n : parameters.value}\n </div>\n );\n },\n\n renderEditCell: (params: any) => {\n return (\n <ComboBox\n {...params}\n sx={{ width: \"100%\" }}\n options={params.colDef.options}\n valueField={params.colDef.valueField}\n displayField={params.colDef.displayField}\n onChangeCallBack={(v: any, selectedRecord: any) => {\n if (v === null) {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: null,\n });\n }\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v + \"\",\n });\n }}\n />\n );\n },\n };\n return column;\n};\n\ntype CheckBoxColumnProps = TemplateGridColDef & {\n checkedValue?: string;\n unCheckedValue?: string;\n};\n\nexport const generateCheckBoxColumn: (\n props: CheckBoxColumnProps\n) => TemplateGridColDef = (colDef: CheckBoxColumnProps) => {\n return {\n ...colDef,\n type: \"custom\",\n valueGetter: (value) => {\n if (value == null || value == undefined) {\n return null;\n } else {\n return value;\n }\n },\n renderCell: (parameters: any) => {\n const value = parameters?.value;\n if (\n value === colDef.checkedValue ||\n value === \"true\" ||\n value === 1 ||\n value === true\n ) {\n return <FontAwesomeIcon icon=\"check\" color=\"green\" />;\n } else {\n return <FontAwesomeIcon icon=\"xmark\" color=\"red\" />;\n }\n },\n renderEditCell: (params: any) => {\n return (\n <CheckBox\n {...params}\n checkedValue={colDef?.checkedValue || true}\n unCheckedValue={colDef?.unCheckedValue || false}\n onChangeCallBack={(v: any) => {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v,\n });\n }}\n />\n );\n },\n };\n};\n","import { GridRowSelectionModel } from \"@mui/x-data-grid-premium\";\nimport {\n FormElementProps,\n RecordFieldProps,\n TemplateGridColDef,\n} from \"./DataEntryTypes\";\nimport {\n generateCheckBoxColumn,\n generateComboColumn,\n generateDateColumn,\n generateDateTimeColumn,\n} from \"./TemplateDataGrid/DataGridColumnsUtil\";\nimport * as z from \"zod\";\nimport { TFunction } from \"i18next\";\n\nexport const getElementFields: (\n element: FormElementProps\n) => Array<RecordFieldProps> = (element: FormElementProps) => {\n const fields: Array<RecordFieldProps> = [];\n if (element.type === \"field\" && element.mode === \"props\" && element?.props) {\n fields.push(element.props);\n } else if (\n element.type === \"group\" &&\n element?.props &&\n element?.props?.elements\n ) {\n for (const childElement of element.props.elements) {\n fields.push(...getElementFields(childElement));\n }\n }\n return fields;\n};\n\nexport const getAllFields: (\n elements: Array<FormElementProps>\n) => Array<RecordFieldProps> = (elements: Array<FormElementProps>) => {\n const fields: Array<RecordFieldProps> = [];\n for (const element of elements) {\n fields.push(...getElementFields(element));\n }\n return fields;\n};\n\nexport const constructGridColumnsFromFields: (\n fields: Array<RecordFieldProps>,\n isDefaultEditable: boolean,\n t: TFunction<\"translation\", undefined>\n) => Array<TemplateGridColDef> = (fields, isDefaultEditable, t) => {\n const columns: Array<TemplateGridColDef> = [];\n\n for (const tableField of fields) {\n if (\n tableField?.fieldType === \"text\" ||\n tableField?.fieldType === \"number\"\n ) {\n const column: TemplateGridColDef = {\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n type: tableField?.fieldType == \"number\" ? \"number\" : \"string\",\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n };\n\n columns.push(column);\n } else if (tableField?.fieldType === \"date\") {\n const column: TemplateGridColDef = generateDateColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"datetime\") {\n const column: TemplateGridColDef = generateDateTimeColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"checkbox\") {\n const column = generateCheckBoxColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n checkedValue: tableField?.checkedValue,\n unCheckedValue: tableField?.unCheckedValue,\n width: 150,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"combobox\") {\n const column: TemplateGridColDef = generateComboColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n valueField: tableField?.optionValueField || \"value\",\n displayField: tableField?.optionDisplayField || \"display\",\n options: tableField?.options || [],\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"lookup\") {\n const column: TemplateGridColDef = generateComboColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n lookupType: tableField?.lookupType,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n valueField: tableField?.optionValueField || \"value\",\n displayField: tableField?.optionDisplayField || \"display\",\n options: tableField?.options || [],\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else {\n const column: TemplateGridColDef = {\n field: tableField.fieldName,\n ...tableField?.gridProps?.muiProps,\n };\n columns.push(column);\n }\n }\n return columns;\n};\n\nexport const constructValidationSchema = (fields: Array<RecordFieldProps>) => {\n const validationSchemaObj: any = {};\n for (const field of fields) {\n if (field?.fieldName) {\n const fieldName = field.fieldName;\n if (field.fieldType === \"number\") {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z.number({\n required_error: \"This field is required\",\n invalid_type_error: \"This field must be a number\",\n });\n } else {\n validationSchemaObj[fieldName] = z.number().optional().nullable();\n }\n } else if (field.fieldType === \"checkbox\") {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z.boolean({\n required_error: \"This field is required\",\n });\n } else {\n validationSchemaObj[fieldName] = z.boolean().optional().nullable();\n }\n } else {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z\n .string({ message: \"This field is required\" })\n .min(1, \"This field is required\");\n } else {\n validationSchemaObj[fieldName] = z.string().optional().nullable();\n }\n }\n }\n }\n return validationSchemaObj;\n};\n\nexport type GridSelection = {\n selectedRecords: Array<any>;\n selectedRecordIds: Array<any>;\n};\n\nexport const getGridSelection: (\n rowSelectionModel: GridRowSelectionModel,\n data: Array<any>,\n keyColumnName: string\n) => GridSelection = (\n rowSelectionModel: GridRowSelectionModel,\n data: Array<any>,\n keyColumnName: string\n) => {\n const sRecords = [];\n const sRecordIds = [];\n if (\n rowSelectionModel.type === \"exclude\" &&\n rowSelectionModel.ids.size === 0\n ) {\n for (const record of data) {\n sRecords.push(record);\n sRecordIds.push(record[keyColumnName]);\n }\n } else {\n if (rowSelectionModel?.ids) {\n for (const selectedId of rowSelectionModel.ids) {\n const record = data.find((x) => x[keyColumnName] === selectedId);\n sRecords.push(record);\n sRecordIds.push(selectedId);\n }\n }\n }\n return { selectedRecords: sRecords, selectedRecordIds: sRecordIds };\n};\n","/**\n * WARNING: Don't import this directly. It's imported by the code generated by\n * `@mui/interal-babel-plugin-minify-errors`. Make sure to always use string literals in `Error`\n * constructors to ensure the plugin works as expected. Supported patterns include:\n * throw new Error('My message');\n * throw new Error(`My message: ${foo}`);\n * throw new Error(`My message: ${foo}` + 'another string');\n * ...\n * @param {number} code\n */\nexport default function formatMuiErrorMessage(code, ...args) {\n const url = new URL(`https://mui.com/production-error/?code=${code}`);\n args.forEach(arg => url.searchParams.append('args[]', arg));\n return `Minified MUI error #${code}; visit ${url} for the full message.`;\n}","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n","/** @license React v16.13.1\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary\n// (unstable) APIs that have been removed. Can we remove the symbols?\n\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\nvar REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;\nvar REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;\nvar REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;\nvar REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;\n\nfunction isValidElementType(type) {\n return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\n type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_ASYNC_MODE_TYPE:\n case REACT_CONCURRENT_MODE_TYPE:\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n} // AsyncMode is deprecated along with isAsyncMode\n\nvar AsyncMode = REACT_ASYNC_MODE_TYPE;\nvar ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');\n }\n }\n\n return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;\n}\nfunction isConcurrentMode(object) {\n return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.AsyncMode = AsyncMode;\nexports.ConcurrentMode = ConcurrentMode;\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n","/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n","module.exports = Function.call.bind(Object.prototype.hasOwnProperty);\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n var loggedTypeFailures = {};\n var has = require('./lib/has');\n\n printWarning = function(text) {\n var message = 'Warning: ' + text;\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) { /**/ }\n };\n}\n\n/**\n * Assert that the values match with the type specs.\n * Error messages are memorized and will only be shown once.\n *\n * @param {object} typeSpecs Map of name to a ReactPropType\n * @param {object} values Runtime values that need to be type-checked\n * @param {string} location e.g. \"prop\", \"context\", \"child context\"\n * @param {string} componentName Name of the component for error messages.\n * @param {?Function} getStack Returns the component stack.\n * @private\n */\nfunction checkPropTypes(typeSpecs, values, location, componentName, getStack) {\n if (process.env.NODE_ENV !== 'production') {\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error;\n // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n var err = Error(\n (componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' +\n 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' +\n 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.'\n );\n err.name = 'Invariant Violation';\n throw err;\n }\n error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);\n } catch (ex) {\n error = ex;\n }\n if (error && !(error instanceof Error)) {\n printWarning(\n (componentName || 'React class') + ': type specification of ' +\n location + ' `' + typeSpecName + '` is invalid; the type checker ' +\n 'function must return `null` or an `Error` but returned a ' + typeof error + '. ' +\n 'You may have forgotten to pass an argument to the type checker ' +\n 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +\n 'shape all require an argument).'\n );\n }\n if (error instanceof Error && !(error.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error.message] = true;\n\n var stack = getStack ? getStack() : '';\n\n printWarning(\n 'Failed ' + location + ' type: ' + error.message + (stack != null ? stack : '')\n );\n }\n }\n }\n }\n}\n\n/**\n * Resets warning cache when testing.\n *\n * @private\n */\ncheckPropTypes.resetWarningCache = function() {\n if (process.env.NODE_ENV !== 'production') {\n loggedTypeFailures = {};\n }\n}\n\nmodule.exports = checkPropTypes;\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactIs = require('react-is');\nvar assign = require('object-assign');\n\nvar ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\nvar has = require('./lib/has');\nvar checkPropTypes = require('./checkPropTypes');\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\n printWarning = function(text) {\n var message = 'Warning: ' + text;\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) {}\n };\n}\n\nfunction emptyFunctionThatReturnsNull() {\n return null;\n}\n\nmodule.exports = function(isValidElement, throwOnDirectAccess) {\n /* global Symbol */\n var ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\n var FAUX_ITERATOR_SYMBOL = '@@iterator'; // Before Symbol spec.\n\n /**\n * Returns the iterator method function contained on the iterable object.\n *\n * Be sure to invoke the function with the iterable as context:\n *\n * var iteratorFn = getIteratorFn(myIterable);\n * if (iteratorFn) {\n * var iterator = iteratorFn.call(myIterable);\n * ...\n * }\n *\n * @param {?object} maybeIterable\n * @return {?function}\n */\n function getIteratorFn(maybeIterable) {\n var iteratorFn = maybeIterable && (ITERATOR_SYMBOL && maybeIterable[ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL]);\n if (typeof iteratorFn === 'function') {\n return iteratorFn;\n }\n }\n\n /**\n * Collection of methods that allow declaration and validation of props that are\n * supplied to React components. Example usage:\n *\n * var Props = require('ReactPropTypes');\n * var MyArticle = React.createClass({\n * propTypes: {\n * // An optional string prop named \"description\".\n * description: Props.string,\n *\n * // A required enum prop named \"category\".\n * category: Props.oneOf(['News','Photos']).isRequired,\n *\n * // A prop named \"dialog\" that requires an instance of Dialog.\n * dialog: Props.instanceOf(Dialog).isRequired\n * },\n * render: function() { ... }\n * });\n *\n * A more formal specification of how these methods are used:\n *\n * type := array|bool|func|object|number|string|oneOf([...])|instanceOf(...)\n * decl := ReactPropTypes.{type}(.isRequired)?\n *\n * Each and every declaration produces a function with the same signature. This\n * allows the creation of custom validation functions. For example:\n *\n * var MyLink = React.createClass({\n * propTypes: {\n * // An optional string or URI prop named \"href\".\n * href: function(props, propName, componentName) {\n * var propValue = props[propName];\n * if (propValue != null && typeof propValue !== 'string' &&\n * !(propValue instanceof URI)) {\n * return new Error(\n * 'Expected a string or an URI for ' + propName + ' in ' +\n * componentName\n * );\n * }\n * }\n * },\n * render: function() {...}\n * });\n *\n * @internal\n */\n\n var ANONYMOUS = '<<anonymous>>';\n\n // Important!\n // Keep this list in sync with production version in `./factoryWithThrowingShims.js`.\n var ReactPropTypes = {\n array: createPrimitiveTypeChecker('array'),\n bigint: createPrimitiveTypeChecker('bigint'),\n bool: createPrimitiveTypeChecker('boolean'),\n func: createPrimitiveTypeChecker('function'),\n number: createPrimitiveTypeChecker('number'),\n object: createPrimitiveTypeChecker('object'),\n string: createPrimitiveTypeChecker('string'),\n symbol: createPrimitiveTypeChecker('symbol'),\n\n any: createAnyTypeChecker(),\n arrayOf: createArrayOfTypeChecker,\n element: createElementTypeChecker(),\n elementType: createElementTypeTypeChecker(),\n instanceOf: createInstanceTypeChecker,\n node: createNodeChecker(),\n objectOf: createObjectOfTypeChecker,\n oneOf: createEnumTypeChecker,\n oneOfType: createUnionTypeChecker,\n shape: createShapeTypeChecker,\n exact: createStrictShapeTypeChecker,\n };\n\n /**\n * inlined Object.is polyfill to avoid requiring consumers ship their own\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\n */\n /*eslint-disable no-self-compare*/\n function is(x, y) {\n // SameValue algorithm\n if (x === y) {\n // Steps 1-5, 7-10\n // Steps 6.b-6.e: +0 != -0\n return x !== 0 || 1 / x === 1 / y;\n } else {\n // Step 6.a: NaN == NaN\n return x !== x && y !== y;\n }\n }\n /*eslint-enable no-self-compare*/\n\n /**\n * We use an Error-like object for backward compatibility as people may call\n * PropTypes directly and inspect their output. However, we don't use real\n * Errors anymore. We don't inspect their stack anyway, and creating them\n * is prohibitively expensive if they are created too often, such as what\n * happens in oneOfType() for any type before the one that matched.\n */\n function PropTypeError(message, data) {\n this.message = message;\n this.data = data && typeof data === 'object' ? data: {};\n this.stack = '';\n }\n // Make `instanceof Error` still work for returned errors.\n PropTypeError.prototype = Error.prototype;\n\n function createChainableTypeChecker(validate) {\n if (process.env.NODE_ENV !== 'production') {\n var manualPropTypeCallCache = {};\n var manualPropTypeWarningCount = 0;\n }\n function checkType(isRequired, props, propName, componentName, location, propFullName, secret) {\n componentName = componentName || ANONYMOUS;\n propFullName = propFullName || propName;\n\n if (secret !== ReactPropTypesSecret) {\n if (throwOnDirectAccess) {\n // New behavior only for users of `prop-types` package\n var err = new Error(\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use `PropTypes.checkPropTypes()` to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n err.name = 'Invariant Violation';\n throw err;\n } else if (process.env.NODE_ENV !== 'production' && typeof console !== 'undefined') {\n // Old behavior for people using React.PropTypes\n var cacheKey = componentName + ':' + propName;\n if (\n !manualPropTypeCallCache[cacheKey] &&\n // Avoid spamming the console because they are often not actionable except for lib authors\n manualPropTypeWarningCount < 3\n ) {\n printWarning(\n 'You are manually calling a React.PropTypes validation ' +\n 'function for the `' + propFullName + '` prop on `' + componentName + '`. This is deprecated ' +\n 'and will throw in the standalone `prop-types` package. ' +\n 'You may be seeing this warning due to a third-party PropTypes ' +\n 'library. See https://fb.me/react-warning-dont-call-proptypes ' + 'for details.'\n );\n manualPropTypeCallCache[cacheKey] = true;\n manualPropTypeWarningCount++;\n }\n }\n }\n if (props[propName] == null) {\n if (isRequired) {\n if (props[propName] === null) {\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required ' + ('in `' + componentName + '`, but its value is `null`.'));\n }\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required in ' + ('`' + componentName + '`, but its value is `undefined`.'));\n }\n return null;\n } else {\n return validate(props, propName, componentName, location, propFullName);\n }\n }\n\n var chainedCheckType = checkType.bind(null, false);\n chainedCheckType.isRequired = checkType.bind(null, true);\n\n return chainedCheckType;\n }\n\n function createPrimitiveTypeChecker(expectedType) {\n function validate(props, propName, componentName, location, propFullName, secret) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== expectedType) {\n // `propValue` being instance of, say, date/regexp, pass the 'object'\n // check, but we can offer a more precise error message here rather than\n // 'of type `object`'.\n var preciseType = getPreciseType(propValue);\n\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + preciseType + '` supplied to `' + componentName + '`, expected ') + ('`' + expectedType + '`.'),\n {expectedType: expectedType}\n );\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createAnyTypeChecker() {\n return createChainableTypeChecker(emptyFunctionThatReturnsNull);\n }\n\n function createArrayOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside arrayOf.');\n }\n var propValue = props[propName];\n if (!Array.isArray(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an array.'));\n }\n for (var i = 0; i < propValue.length; i++) {\n var error = typeChecker(propValue, i, componentName, location, propFullName + '[' + i + ']', ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!isValidElement(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!ReactIs.isValidElementType(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement type.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createInstanceTypeChecker(expectedClass) {\n function validate(props, propName, componentName, location, propFullName) {\n if (!(props[propName] instanceof expectedClass)) {\n var expectedClassName = expectedClass.name || ANONYMOUS;\n var actualClassName = getClassName(props[propName]);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + actualClassName + '` supplied to `' + componentName + '`, expected ') + ('instance of `' + expectedClassName + '`.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createEnumTypeChecker(expectedValues) {\n if (!Array.isArray(expectedValues)) {\n if (process.env.NODE_ENV !== 'production') {\n if (arguments.length > 1) {\n printWarning(\n 'Invalid arguments supplied to oneOf, expected an array, got ' + arguments.length + ' arguments. ' +\n 'A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).'\n );\n } else {\n printWarning('Invalid argument supplied to oneOf, expected an array.');\n }\n }\n return emptyFunctionThatReturnsNull;\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n for (var i = 0; i < expectedValues.length; i++) {\n if (is(propValue, expectedValues[i])) {\n return null;\n }\n }\n\n var valuesString = JSON.stringify(expectedValues, function replacer(key, value) {\n var type = getPreciseType(value);\n if (type === 'symbol') {\n return String(value);\n }\n return value;\n });\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + String(propValue) + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createObjectOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside objectOf.');\n }\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));\n }\n for (var key in propValue) {\n if (has(propValue, key)) {\n var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createUnionTypeChecker(arrayOfTypeCheckers) {\n if (!Array.isArray(arrayOfTypeCheckers)) {\n process.env.NODE_ENV !== 'production' ? printWarning('Invalid argument supplied to oneOfType, expected an instance of array.') : void 0;\n return emptyFunctionThatReturnsNull;\n }\n\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n if (typeof checker !== 'function') {\n printWarning(\n 'Invalid argument supplied to oneOfType. Expected an array of check functions, but ' +\n 'received ' + getPostfixForTypeWarning(checker) + ' at index ' + i + '.'\n );\n return emptyFunctionThatReturnsNull;\n }\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var expectedTypes = [];\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n var checkerResult = checker(props, propName, componentName, location, propFullName, ReactPropTypesSecret);\n if (checkerResult == null) {\n return null;\n }\n if (checkerResult.data && has(checkerResult.data, 'expectedType')) {\n expectedTypes.push(checkerResult.data.expectedType);\n }\n }\n var expectedTypesMessage = (expectedTypes.length > 0) ? ', expected one of type [' + expectedTypes.join(', ') + ']': '';\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`' + expectedTypesMessage + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createNodeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n if (!isNode(props[propName])) {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`, expected a ReactNode.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function invalidValidatorError(componentName, location, propFullName, key, type) {\n return new PropTypeError(\n (componentName || 'React class') + ': ' + location + ' type `' + propFullName + '.' + key + '` is invalid; ' +\n 'it must be a function, usually from the `prop-types` package, but received `' + type + '`.'\n );\n }\n\n function createShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n for (var key in shapeTypes) {\n var checker = shapeTypes[key];\n if (typeof checker !== 'function') {\n return invalidValidatorError(componentName, location, propFullName, key, getPreciseType(checker));\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createStrictShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n // We need to check all keys in case some are required but missing from props.\n var allKeys = assign({}, props[propName], shapeTypes);\n for (var key in allKeys) {\n var checker = shapeTypes[key];\n if (has(shapeTypes, key) && typeof checker !== 'function') {\n return invalidValidatorError(componentName, location, propFullName, key, getPreciseType(checker));\n }\n if (!checker) {\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` key `' + key + '` supplied to `' + componentName + '`.' +\n '\\nBad object: ' + JSON.stringify(props[propName], null, ' ') +\n '\\nValid keys: ' + JSON.stringify(Object.keys(shapeTypes), null, ' ')\n );\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n\n return createChainableTypeChecker(validate);\n }\n\n function isNode(propValue) {\n switch (typeof propValue) {\n case 'number':\n case 'string':\n case 'undefined':\n return true;\n case 'boolean':\n return !propValue;\n case 'object':\n if (Array.isArray(propValue)) {\n return propValue.every(isNode);\n }\n if (propValue === null || isValidElement(propValue)) {\n return true;\n }\n\n var iteratorFn = getIteratorFn(propValue);\n if (iteratorFn) {\n var iterator = iteratorFn.call(propValue);\n var step;\n if (iteratorFn !== propValue.entries) {\n while (!(step = iterator.next()).done) {\n if (!isNode(step.value)) {\n return false;\n }\n }\n } else {\n // Iterator will provide entry [k,v] tuples rather than values.\n while (!(step = iterator.next()).done) {\n var entry = step.value;\n if (entry) {\n if (!isNode(entry[1])) {\n return false;\n }\n }\n }\n }\n } else {\n return false;\n }\n\n return true;\n default:\n return false;\n }\n }\n\n function isSymbol(propType, propValue) {\n // Native Symbol.\n if (propType === 'symbol') {\n return true;\n }\n\n // falsy value can't be a Symbol\n if (!propValue) {\n return false;\n }\n\n // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'\n if (propValue['@@toStringTag'] === 'Symbol') {\n return true;\n }\n\n // Fallback for non-spec compliant Symbols which are polyfilled.\n if (typeof Symbol === 'function' && propValue instanceof Symbol) {\n return true;\n }\n\n return false;\n }\n\n // Equivalent of `typeof` but with special handling for array and regexp.\n function getPropType(propValue) {\n var propType = typeof propValue;\n if (Array.isArray(propValue)) {\n return 'array';\n }\n if (propValue instanceof RegExp) {\n // Old webkits (at least until Android 4.0) return 'function' rather than\n // 'object' for typeof a RegExp. We'll normalize this here so that /bla/\n // passes PropTypes.object.\n return 'object';\n }\n if (isSymbol(propType, propValue)) {\n return 'symbol';\n }\n return propType;\n }\n\n // This handles more types than `getPropType`. Only used for error messages.\n // See `createPrimitiveTypeChecker`.\n function getPreciseType(propValue) {\n if (typeof propValue === 'undefined' || propValue === null) {\n return '' + propValue;\n }\n var propType = getPropType(propValue);\n if (propType === 'object') {\n if (propValue instanceof Date) {\n return 'date';\n } else if (propValue instanceof RegExp) {\n return 'regexp';\n }\n }\n return propType;\n }\n\n // Returns a string that is postfixed to a warning about an invalid type.\n // For example, \"undefined\" or \"of type array\"\n function getPostfixForTypeWarning(value) {\n var type = getPreciseType(value);\n switch (type) {\n case 'array':\n case 'object':\n return 'an ' + type;\n case 'boolean':\n case 'date':\n case 'regexp':\n return 'a ' + type;\n default:\n return type;\n }\n }\n\n // Returns class name of the object, if any.\n function getClassName(propValue) {\n if (!propValue.constructor || !propValue.constructor.name) {\n return ANONYMOUS;\n }\n return propValue.constructor.name;\n }\n\n ReactPropTypes.checkPropTypes = checkPropTypes;\n ReactPropTypes.resetWarningCache = checkPropTypes.resetWarningCache;\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n\nfunction emptyFunction() {}\nfunction emptyFunctionWithReset() {}\nemptyFunctionWithReset.resetWarningCache = emptyFunction;\n\nmodule.exports = function() {\n function shim(props, propName, componentName, location, propFullName, secret) {\n if (secret === ReactPropTypesSecret) {\n // It is still safe when called from React.\n return;\n }\n var err = new Error(\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use PropTypes.checkPropTypes() to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n err.name = 'Invariant Violation';\n throw err;\n };\n shim.isRequired = shim;\n function getShim() {\n return shim;\n };\n // Important!\n // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.\n var ReactPropTypes = {\n array: shim,\n bigint: shim,\n bool: shim,\n func: shim,\n number: shim,\n object: shim,\n string: shim,\n symbol: shim,\n\n any: shim,\n arrayOf: getShim,\n element: shim,\n elementType: shim,\n instanceOf: getShim,\n node: shim,\n objectOf: getShim,\n oneOf: getShim,\n oneOfType: getShim,\n shape: getShim,\n exact: getShim,\n\n checkPropTypes: emptyFunctionWithReset,\n resetWarningCache: emptyFunction\n };\n\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactIs = require('react-is');\n\n // By explicitly using `prop-types` you are opting into new development behavior.\n // http://fb.me/prop-types-in-prod\n var throwOnDirectAccess = true;\n module.exports = require('./factoryWithTypeCheckers')(ReactIs.isElement, throwOnDirectAccess);\n} else {\n // By explicitly using `prop-types` you are opting into new production behavior.\n // http://fb.me/prop-types-in-prod\n module.exports = require('./factoryWithThrowingShims')();\n}\n","/**\n * @license React\n * react-is.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\");\nSymbol.for(\"react.provider\");\nvar REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_VIEW_TRANSITION_TYPE = Symbol.for(\"react.view_transition\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\");\nfunction typeOf(object) {\n if (\"object\" === typeof object && null !== object) {\n var $$typeof = object.$$typeof;\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n switch (((object = object.type), object)) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n case REACT_VIEW_TRANSITION_TYPE:\n return object;\n default:\n switch (((object = object && object.$$typeof), object)) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n return object;\n case REACT_CONSUMER_TYPE:\n return object;\n default:\n return $$typeof;\n }\n }\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n}\nexports.ContextConsumer = REACT_CONSUMER_TYPE;\nexports.ContextProvider = REACT_CONTEXT_TYPE;\nexports.Element = REACT_ELEMENT_TYPE;\nexports.ForwardRef = REACT_FORWARD_REF_TYPE;\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.Lazy = REACT_LAZY_TYPE;\nexports.Memo = REACT_MEMO_TYPE;\nexports.Portal = REACT_PORTAL_TYPE;\nexports.Profiler = REACT_PROFILER_TYPE;\nexports.StrictMode = REACT_STRICT_MODE_TYPE;\nexports.Suspense = REACT_SUSPENSE_TYPE;\nexports.SuspenseList = REACT_SUSPENSE_LIST_TYPE;\nexports.isContextConsumer = function (object) {\n return typeOf(object) === REACT_CONSUMER_TYPE;\n};\nexports.isContextProvider = function (object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n};\nexports.isElement = function (object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n};\nexports.isForwardRef = function (object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n};\nexports.isFragment = function (object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n};\nexports.isLazy = function (object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n};\nexports.isMemo = function (object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n};\nexports.isPortal = function (object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n};\nexports.isProfiler = function (object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n};\nexports.isStrictMode = function (object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n};\nexports.isSuspense = function (object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n};\nexports.isSuspenseList = function (object) {\n return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;\n};\nexports.isValidElementType = function (type) {\n return \"string\" === typeof type ||\n \"function\" === typeof type ||\n type === REACT_FRAGMENT_TYPE ||\n type === REACT_PROFILER_TYPE ||\n type === REACT_STRICT_MODE_TYPE ||\n type === REACT_SUSPENSE_TYPE ||\n type === REACT_SUSPENSE_LIST_TYPE ||\n (\"object\" === typeof type &&\n null !== type &&\n (type.$$typeof === REACT_LAZY_TYPE ||\n type.$$typeof === REACT_MEMO_TYPE ||\n type.$$typeof === REACT_CONTEXT_TYPE ||\n type.$$typeof === REACT_CONSUMER_TYPE ||\n type.$$typeof === REACT_FORWARD_REF_TYPE ||\n type.$$typeof === REACT_CLIENT_REFERENCE ||\n void 0 !== type.getModuleId))\n ? !0\n : !1;\n};\nexports.typeOf = typeOf;\n","/**\n * @license React\n * react-is.development.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function typeOf(object) {\n if (\"object\" === typeof object && null !== object) {\n var $$typeof = object.$$typeof;\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n switch (((object = object.type), object)) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n case REACT_VIEW_TRANSITION_TYPE:\n return object;\n default:\n switch (((object = object && object.$$typeof), object)) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n return object;\n case REACT_CONSUMER_TYPE:\n return object;\n default:\n return $$typeof;\n }\n }\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n }\n var REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\");\n Symbol.for(\"react.provider\");\n var REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_VIEW_TRANSITION_TYPE = Symbol.for(\"react.view_transition\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\");\n exports.ContextConsumer = REACT_CONSUMER_TYPE;\n exports.ContextProvider = REACT_CONTEXT_TYPE;\n exports.Element = REACT_ELEMENT_TYPE;\n exports.ForwardRef = REACT_FORWARD_REF_TYPE;\n exports.Fragment = REACT_FRAGMENT_TYPE;\n exports.Lazy = REACT_LAZY_TYPE;\n exports.Memo = REACT_MEMO_TYPE;\n exports.Portal = REACT_PORTAL_TYPE;\n exports.Profiler = REACT_PROFILER_TYPE;\n exports.StrictMode = REACT_STRICT_MODE_TYPE;\n exports.Suspense = REACT_SUSPENSE_TYPE;\n exports.SuspenseList = REACT_SUSPENSE_LIST_TYPE;\n exports.isContextConsumer = function (object) {\n return typeOf(object) === REACT_CONSUMER_TYPE;\n };\n exports.isContextProvider = function (object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n };\n exports.isElement = function (object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n };\n exports.isForwardRef = function (object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n };\n exports.isFragment = function (object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n };\n exports.isLazy = function (object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n };\n exports.isMemo = function (object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n };\n exports.isPortal = function (object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n };\n exports.isProfiler = function (object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n };\n exports.isStrictMode = function (object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n };\n exports.isSuspense = function (object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n };\n exports.isSuspenseList = function (object) {\n return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;\n };\n exports.isValidElementType = function (type) {\n return \"string\" === typeof type ||\n \"function\" === typeof type ||\n type === REACT_FRAGMENT_TYPE ||\n type === REACT_PROFILER_TYPE ||\n type === REACT_STRICT_MODE_TYPE ||\n type === REACT_SUSPENSE_TYPE ||\n type === REACT_SUSPENSE_LIST_TYPE ||\n (\"object\" === typeof type &&\n null !== type &&\n (type.$$typeof === REACT_LAZY_TYPE ||\n type.$$typeof === REACT_MEMO_TYPE ||\n type.$$typeof === REACT_CONTEXT_TYPE ||\n type.$$typeof === REACT_CONSUMER_TYPE ||\n type.$$typeof === REACT_FORWARD_REF_TYPE ||\n type.$$typeof === REACT_CLIENT_REFERENCE ||\n void 0 !== type.getModuleId))\n ? !0\n : !1;\n };\n exports.typeOf = typeOf;\n })();\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","import * as React from 'react';\nimport { isValidElementType } from 'react-is';\n\n// https://github.com/sindresorhus/is-plain-obj/blob/main/index.js\nexport function isPlainObject(item) {\n if (typeof item !== 'object' || item === null) {\n return false;\n }\n const prototype = Object.getPrototypeOf(item);\n return (prototype === null || prototype === Object.prototype || Object.getPrototypeOf(prototype) === null) && !(Symbol.toStringTag in item) && !(Symbol.iterator in item);\n}\nfunction deepClone(source) {\n if (/*#__PURE__*/React.isValidElement(source) || isValidElementType(source) || !isPlainObject(source)) {\n return source;\n }\n const output = {};\n Object.keys(source).forEach(key => {\n output[key] = deepClone(source[key]);\n });\n return output;\n}\n\n/**\n * Merge objects deeply.\n * It will shallow copy React elements.\n *\n * If `options.clone` is set to `false` the source object will be merged directly into the target object.\n *\n * @example\n * ```ts\n * deepmerge({ a: { b: 1 }, d: 2 }, { a: { c: 2 }, d: 4 });\n * // => { a: { b: 1, c: 2 }, d: 4 }\n * ````\n *\n * @param target The target object.\n * @param source The source object.\n * @param options The merge options.\n * @param options.clone Set to `false` to merge the source object directly into the target object.\n * @returns The merged object.\n */\nexport default function deepmerge(target, source, options = {\n clone: true\n}) {\n const output = options.clone ? {\n ...target\n } : target;\n if (isPlainObject(target) && isPlainObject(source)) {\n Object.keys(source).forEach(key => {\n if (/*#__PURE__*/React.isValidElement(source[key]) || isValidElementType(source[key])) {\n output[key] = source[key];\n } else if (isPlainObject(source[key]) &&\n // Avoid prototype pollution\n Object.prototype.hasOwnProperty.call(target, key) && isPlainObject(target[key])) {\n // Since `output` is a clone of `target` and we have narrowed `target` in this block we can cast to the same type.\n output[key] = deepmerge(target[key], source[key], options);\n } else if (options.clone) {\n output[key] = isPlainObject(source[key]) ? deepClone(source[key]) : source[key];\n } else {\n output[key] = source[key];\n }\n });\n }\n return output;\n}","// Sorted ASC by size. That's important.\n// It can't be configured as it's used statically for propTypes.\nexport const breakpointKeys = ['xs', 'sm', 'md', 'lg', 'xl'];\nconst sortBreakpointsValues = values => {\n const breakpointsAsArray = Object.keys(values).map(key => ({\n key,\n val: values[key]\n })) || [];\n // Sort in ascending order\n breakpointsAsArray.sort((breakpoint1, breakpoint2) => breakpoint1.val - breakpoint2.val);\n return breakpointsAsArray.reduce((acc, obj) => {\n return {\n ...acc,\n [obj.key]: obj.val\n };\n }, {});\n};\n\n// Keep in mind that @media is inclusive by the CSS specification.\nexport default function createBreakpoints(breakpoints) {\n const {\n // The breakpoint **start** at this value.\n // For instance with the first breakpoint xs: [xs, sm).\n values = {\n xs: 0,\n // phone\n sm: 600,\n // tablet\n md: 900,\n // small laptop\n lg: 1200,\n // desktop\n xl: 1536 // large screen\n },\n unit = 'px',\n step = 5,\n ...other\n } = breakpoints;\n const sortedValues = sortBreakpointsValues(values);\n const keys = Object.keys(sortedValues);\n function up(key) {\n const value = typeof values[key] === 'number' ? values[key] : key;\n return `@media (min-width:${value}${unit})`;\n }\n function down(key) {\n const value = typeof values[key] === 'number' ? values[key] : key;\n return `@media (max-width:${value - step / 100}${unit})`;\n }\n function between(start, end) {\n const endIndex = keys.indexOf(end);\n return `@media (min-width:${typeof values[start] === 'number' ? values[start] : start}${unit}) and ` + `(max-width:${(endIndex !== -1 && typeof values[keys[endIndex]] === 'number' ? values[keys[endIndex]] : end) - step / 100}${unit})`;\n }\n function only(key) {\n if (keys.indexOf(key) + 1 < keys.length) {\n return between(key, keys[keys.indexOf(key) + 1]);\n }\n return up(key);\n }\n function not(key) {\n // handle first and last key separately, for better readability\n const keyIndex = keys.indexOf(key);\n if (keyIndex === 0) {\n return up(keys[1]);\n }\n if (keyIndex === keys.length - 1) {\n return down(keys[keyIndex]);\n }\n return between(key, keys[keys.indexOf(key) + 1]).replace('@media', '@media not all and');\n }\n return {\n keys,\n values: sortedValues,\n up,\n down,\n between,\n only,\n not,\n unit,\n ...other\n };\n}","import _formatErrorMessage from \"@mui/utils/formatMuiErrorMessage\";\n/**\n * For using in `sx` prop to sort the breakpoint from low to high.\n * Note: this function does not work and will not support multiple units.\n * e.g. input: { '@container (min-width:300px)': '1rem', '@container (min-width:40rem)': '2rem' }\n * output: { '@container (min-width:40rem)': '2rem', '@container (min-width:300px)': '1rem' } // since 40 < 300 eventhough 40rem > 300px\n */\nexport function sortContainerQueries(theme, css) {\n if (!theme.containerQueries) {\n return css;\n }\n const sorted = Object.keys(css).filter(key => key.startsWith('@container')).sort((a, b) => {\n const regex = /min-width:\\s*([0-9.]+)/;\n return +(a.match(regex)?.[1] || 0) - +(b.match(regex)?.[1] || 0);\n });\n if (!sorted.length) {\n return css;\n }\n return sorted.reduce((acc, key) => {\n const value = css[key];\n delete acc[key];\n acc[key] = value;\n return acc;\n }, {\n ...css\n });\n}\nexport function isCqShorthand(breakpointKeys, value) {\n return value === '@' || value.startsWith('@') && (breakpointKeys.some(key => value.startsWith(`@${key}`)) || !!value.match(/^@\\d/));\n}\nexport function getContainerQuery(theme, shorthand) {\n const matches = shorthand.match(/^@([^/]+)?\\/?(.+)?$/);\n if (!matches) {\n if (process.env.NODE_ENV !== 'production') {\n throw new Error(process.env.NODE_ENV !== \"production\" ? `MUI: The provided shorthand ${`(${shorthand})`} is invalid. The format should be \\`@<breakpoint | number>\\` or \\`@<breakpoint | number>/<container>\\`.\\n` + 'For example, `@sm` or `@600` or `@40rem/sidebar`.' : _formatErrorMessage(18, `(${shorthand})`));\n }\n return null;\n }\n const [, containerQuery, containerName] = matches;\n const value = Number.isNaN(+containerQuery) ? containerQuery || 0 : +containerQuery;\n return theme.containerQueries(containerName).up(value);\n}\nexport default function cssContainerQueries(themeInput) {\n const toContainerQuery = (mediaQuery, name) => mediaQuery.replace('@media', name ? `@container ${name}` : '@container');\n function attachCq(node, name) {\n node.up = (...args) => toContainerQuery(themeInput.breakpoints.up(...args), name);\n node.down = (...args) => toContainerQuery(themeInput.breakpoints.down(...args), name);\n node.between = (...args) => toContainerQuery(themeInput.breakpoints.between(...args), name);\n node.only = (...args) => toContainerQuery(themeInput.breakpoints.only(...args), name);\n node.not = (...args) => {\n const result = toContainerQuery(themeInput.breakpoints.not(...args), name);\n if (result.includes('not all and')) {\n // `@container` does not work with `not all and`, so need to invert the logic\n return result.replace('not all and ', '').replace('min-width:', 'width<').replace('max-width:', 'width>').replace('and', 'or');\n }\n return result;\n };\n }\n const node = {};\n const containerQueries = name => {\n attachCq(node, name);\n return node;\n };\n attachCq(containerQueries);\n return {\n ...themeInput,\n containerQueries\n };\n}","const shape = {\n borderRadius: 4\n};\nexport default shape;","import PropTypes from 'prop-types';\nconst responsivePropType = process.env.NODE_ENV !== 'production' ? PropTypes.oneOfType([PropTypes.number, PropTypes.string, PropTypes.object, PropTypes.array]) : {};\nexport default responsivePropType;","import deepmerge from '@mui/utils/deepmerge';\nfunction merge(acc, item) {\n if (!item) {\n return acc;\n }\n return deepmerge(acc, item, {\n clone: false // No need to clone deep, it's way faster.\n });\n}\nexport default merge;","import PropTypes from 'prop-types';\nimport deepmerge from '@mui/utils/deepmerge';\nimport merge from \"../merge/index.js\";\nimport { isCqShorthand, getContainerQuery } from \"../cssContainerQueries/index.js\";\n\n// The breakpoint **start** at this value.\n// For instance with the first breakpoint xs: [xs, sm[.\nexport const values = {\n xs: 0,\n // phone\n sm: 600,\n // tablet\n md: 900,\n // small laptop\n lg: 1200,\n // desktop\n xl: 1536 // large screen\n};\nconst defaultBreakpoints = {\n // Sorted ASC by size. That's important.\n // It can't be configured as it's used statically for propTypes.\n keys: ['xs', 'sm', 'md', 'lg', 'xl'],\n up: key => `@media (min-width:${values[key]}px)`\n};\nconst defaultContainerQueries = {\n containerQueries: containerName => ({\n up: key => {\n let result = typeof key === 'number' ? key : values[key] || key;\n if (typeof result === 'number') {\n result = `${result}px`;\n }\n return containerName ? `@container ${containerName} (min-width:${result})` : `@container (min-width:${result})`;\n }\n })\n};\nexport function handleBreakpoints(props, propValue, styleFromPropValue) {\n const theme = props.theme || {};\n if (Array.isArray(propValue)) {\n const themeBreakpoints = theme.breakpoints || defaultBreakpoints;\n return propValue.reduce((acc, item, index) => {\n acc[themeBreakpoints.up(themeBreakpoints.keys[index])] = styleFromPropValue(propValue[index]);\n return acc;\n }, {});\n }\n if (typeof propValue === 'object') {\n const themeBreakpoints = theme.breakpoints || defaultBreakpoints;\n return Object.keys(propValue).reduce((acc, breakpoint) => {\n if (isCqShorthand(themeBreakpoints.keys, breakpoint)) {\n const containerKey = getContainerQuery(theme.containerQueries ? theme : defaultContainerQueries, breakpoint);\n if (containerKey) {\n acc[containerKey] = styleFromPropValue(propValue[breakpoint], breakpoint);\n }\n }\n // key is breakpoint\n else if (Object.keys(themeBreakpoints.values || values).includes(breakpoint)) {\n const mediaKey = themeBreakpoints.up(breakpoint);\n acc[mediaKey] = styleFromPropValue(propValue[breakpoint], breakpoint);\n } else {\n const cssKey = breakpoint;\n acc[cssKey] = propValue[cssKey];\n }\n return acc;\n }, {});\n }\n const output = styleFromPropValue(propValue);\n return output;\n}\nfunction breakpoints(styleFunction) {\n // false positive\n // eslint-disable-next-line react/function-component-definition\n const newStyleFunction = props => {\n const theme = props.theme || {};\n const base = styleFunction(props);\n const themeBreakpoints = theme.breakpoints || defaultBreakpoints;\n const extended = themeBreakpoints.keys.reduce((acc, key) => {\n if (props[key]) {\n acc = acc || {};\n acc[themeBreakpoints.up(key)] = styleFunction({\n theme,\n ...props[key]\n });\n }\n return acc;\n }, null);\n return merge(base, extended);\n };\n newStyleFunction.propTypes = process.env.NODE_ENV !== 'production' ? {\n ...styleFunction.propTypes,\n xs: PropTypes.object,\n sm: PropTypes.object,\n md: PropTypes.object,\n lg: PropTypes.object,\n xl: PropTypes.object\n } : {};\n newStyleFunction.filterProps = ['xs', 'sm', 'md', 'lg', 'xl', ...styleFunction.filterProps];\n return newStyleFunction;\n}\nexport function createEmptyBreakpointObject(breakpointsInput = {}) {\n const breakpointsInOrder = breakpointsInput.keys?.reduce((acc, key) => {\n const breakpointStyleKey = breakpointsInput.up(key);\n acc[breakpointStyleKey] = {};\n return acc;\n }, {});\n return breakpointsInOrder || {};\n}\nexport function removeUnusedBreakpoints(breakpointKeys, style) {\n return breakpointKeys.reduce((acc, key) => {\n const breakpointOutput = acc[key];\n const isBreakpointUnused = !breakpointOutput || Object.keys(breakpointOutput).length === 0;\n if (isBreakpointUnused) {\n delete acc[key];\n }\n return acc;\n }, style);\n}\nexport function mergeBreakpointsInOrder(breakpointsInput, ...styles) {\n const emptyBreakpoints = createEmptyBreakpointObject(breakpointsInput);\n const mergedOutput = [emptyBreakpoints, ...styles].reduce((prev, next) => deepmerge(prev, next), {});\n return removeUnusedBreakpoints(Object.keys(emptyBreakpoints), mergedOutput);\n}\n\n// compute base for responsive values; e.g.,\n// [1,2,3] => {xs: true, sm: true, md: true}\n// {xs: 1, sm: 2, md: 3} => {xs: true, sm: true, md: true}\nexport function computeBreakpointsBase(breakpointValues, themeBreakpoints) {\n // fixed value\n if (typeof breakpointValues !== 'object') {\n return {};\n }\n const base = {};\n const breakpointsKeys = Object.keys(themeBreakpoints);\n if (Array.isArray(breakpointValues)) {\n breakpointsKeys.forEach((breakpoint, i) => {\n if (i < breakpointValues.length) {\n base[breakpoint] = true;\n }\n });\n } else {\n breakpointsKeys.forEach(breakpoint => {\n if (breakpointValues[breakpoint] != null) {\n base[breakpoint] = true;\n }\n });\n }\n return base;\n}\nexport function resolveBreakpointValues({\n values: breakpointValues,\n breakpoints: themeBreakpoints,\n base: customBase\n}) {\n const base = customBase || computeBreakpointsBase(breakpointValues, themeBreakpoints);\n const keys = Object.keys(base);\n if (keys.length === 0) {\n return breakpointValues;\n }\n let previous;\n return keys.reduce((acc, breakpoint, i) => {\n if (Array.isArray(breakpointValues)) {\n acc[breakpoint] = breakpointValues[i] != null ? breakpointValues[i] : breakpointValues[previous];\n previous = i;\n } else if (typeof breakpointValues === 'object') {\n acc[breakpoint] = breakpointValues[breakpoint] != null ? breakpointValues[breakpoint] : breakpointValues[previous];\n previous = breakpoint;\n } else {\n acc[breakpoint] = breakpointValues;\n }\n return acc;\n }, {});\n}\nexport default breakpoints;","import _formatErrorMessage from \"@mui/utils/formatMuiErrorMessage\";\n// It should to be noted that this function isn't equivalent to `text-transform: capitalize`.\n//\n// A strict capitalization should uppercase the first letter of each word in the sentence.\n// We only handle the first word.\nexport default function capitalize(string) {\n if (typeof string !== 'string') {\n throw new Error(process.env.NODE_ENV !== \"production\" ? 'MUI: `capitalize(string)` expects a string argument.' : _formatErrorMessage(7));\n }\n return string.charAt(0).toUpperCase() + string.slice(1);\n}","import capitalize from '@mui/utils/capitalize';\nimport responsivePropType from \"../responsivePropType/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nexport function getPath(obj, path, checkVars = true) {\n if (!path || typeof path !== 'string') {\n return null;\n }\n\n // Check if CSS variables are used\n if (obj && obj.vars && checkVars) {\n const val = `vars.${path}`.split('.').reduce((acc, item) => acc && acc[item] ? acc[item] : null, obj);\n if (val != null) {\n return val;\n }\n }\n return path.split('.').reduce((acc, item) => {\n if (acc && acc[item] != null) {\n return acc[item];\n }\n return null;\n }, obj);\n}\nexport function getStyleValue(themeMapping, transform, propValueFinal, userValue = propValueFinal) {\n let value;\n if (typeof themeMapping === 'function') {\n value = themeMapping(propValueFinal);\n } else if (Array.isArray(themeMapping)) {\n value = themeMapping[propValueFinal] || userValue;\n } else {\n value = getPath(themeMapping, propValueFinal) || userValue;\n }\n if (transform) {\n value = transform(value, userValue, themeMapping);\n }\n return value;\n}\nfunction style(options) {\n const {\n prop,\n cssProperty = options.prop,\n themeKey,\n transform\n } = options;\n\n // false positive\n // eslint-disable-next-line react/function-component-definition\n const fn = props => {\n if (props[prop] == null) {\n return null;\n }\n const propValue = props[prop];\n const theme = props.theme;\n const themeMapping = getPath(theme, themeKey) || {};\n const styleFromPropValue = propValueFinal => {\n let value = getStyleValue(themeMapping, transform, propValueFinal);\n if (propValueFinal === value && typeof propValueFinal === 'string') {\n // Haven't found value\n value = getStyleValue(themeMapping, transform, `${prop}${propValueFinal === 'default' ? '' : capitalize(propValueFinal)}`, propValueFinal);\n }\n if (cssProperty === false) {\n return value;\n }\n return {\n [cssProperty]: value\n };\n };\n return handleBreakpoints(props, propValue, styleFromPropValue);\n };\n fn.propTypes = process.env.NODE_ENV !== 'production' ? {\n [prop]: responsivePropType\n } : {};\n fn.filterProps = [prop];\n return fn;\n}\nexport default style;","import responsivePropType from \"../responsivePropType/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nimport { getPath } from \"../style/index.js\";\nimport merge from \"../merge/index.js\";\nimport memoize from \"../memoize/index.js\";\nconst properties = {\n m: 'margin',\n p: 'padding'\n};\nconst directions = {\n t: 'Top',\n r: 'Right',\n b: 'Bottom',\n l: 'Left',\n x: ['Left', 'Right'],\n y: ['Top', 'Bottom']\n};\nconst aliases = {\n marginX: 'mx',\n marginY: 'my',\n paddingX: 'px',\n paddingY: 'py'\n};\n\n// memoize() impact:\n// From 300,000 ops/sec\n// To 350,000 ops/sec\nconst getCssProperties = memoize(prop => {\n // It's not a shorthand notation.\n if (prop.length > 2) {\n if (aliases[prop]) {\n prop = aliases[prop];\n } else {\n return [prop];\n }\n }\n const [a, b] = prop.split('');\n const property = properties[a];\n const direction = directions[b] || '';\n return Array.isArray(direction) ? direction.map(dir => property + dir) : [property + direction];\n});\nexport const marginKeys = ['m', 'mt', 'mr', 'mb', 'ml', 'mx', 'my', 'margin', 'marginTop', 'marginRight', 'marginBottom', 'marginLeft', 'marginX', 'marginY', 'marginInline', 'marginInlineStart', 'marginInlineEnd', 'marginBlock', 'marginBlockStart', 'marginBlockEnd'];\nexport const paddingKeys = ['p', 'pt', 'pr', 'pb', 'pl', 'px', 'py', 'padding', 'paddingTop', 'paddingRight', 'paddingBottom', 'paddingLeft', 'paddingX', 'paddingY', 'paddingInline', 'paddingInlineStart', 'paddingInlineEnd', 'paddingBlock', 'paddingBlockStart', 'paddingBlockEnd'];\nconst spacingKeys = [...marginKeys, ...paddingKeys];\nexport function createUnaryUnit(theme, themeKey, defaultValue, propName) {\n const themeSpacing = getPath(theme, themeKey, true) ?? defaultValue;\n if (typeof themeSpacing === 'number' || typeof themeSpacing === 'string') {\n return val => {\n if (typeof val === 'string') {\n return val;\n }\n if (process.env.NODE_ENV !== 'production') {\n if (typeof val !== 'number') {\n console.error(`MUI: Expected ${propName} argument to be a number or a string, got ${val}.`);\n }\n }\n if (typeof themeSpacing === 'string') {\n if (themeSpacing.startsWith('var(') && val === 0) {\n return 0;\n }\n if (themeSpacing.startsWith('var(') && val === 1) {\n return themeSpacing;\n }\n return `calc(${val} * ${themeSpacing})`;\n }\n return themeSpacing * val;\n };\n }\n if (Array.isArray(themeSpacing)) {\n return val => {\n if (typeof val === 'string') {\n return val;\n }\n const abs = Math.abs(val);\n if (process.env.NODE_ENV !== 'production') {\n if (!Number.isInteger(abs)) {\n console.error([`MUI: The \\`theme.${themeKey}\\` array type cannot be combined with non integer values.` + `You should either use an integer value that can be used as index, or define the \\`theme.${themeKey}\\` as a number.`].join('\\n'));\n } else if (abs > themeSpacing.length - 1) {\n console.error([`MUI: The value provided (${abs}) overflows.`, `The supported values are: ${JSON.stringify(themeSpacing)}.`, `${abs} > ${themeSpacing.length - 1}, you need to add the missing values.`].join('\\n'));\n }\n }\n const transformed = themeSpacing[abs];\n if (val >= 0) {\n return transformed;\n }\n if (typeof transformed === 'number') {\n return -transformed;\n }\n if (typeof transformed === 'string' && transformed.startsWith('var(')) {\n return `calc(-1 * ${transformed})`;\n }\n return `-${transformed}`;\n };\n }\n if (typeof themeSpacing === 'function') {\n return themeSpacing;\n }\n if (process.env.NODE_ENV !== 'production') {\n console.error([`MUI: The \\`theme.${themeKey}\\` value (${themeSpacing}) is invalid.`, 'It should be a number, an array or a function.'].join('\\n'));\n }\n return () => undefined;\n}\nexport function createUnarySpacing(theme) {\n return createUnaryUnit(theme, 'spacing', 8, 'spacing');\n}\nexport function getValue(transformer, propValue) {\n if (typeof propValue === 'string' || propValue == null) {\n return propValue;\n }\n return transformer(propValue);\n}\nexport function getStyleFromPropValue(cssProperties, transformer) {\n return propValue => cssProperties.reduce((acc, cssProperty) => {\n acc[cssProperty] = getValue(transformer, propValue);\n return acc;\n }, {});\n}\nfunction resolveCssProperty(props, keys, prop, transformer) {\n // Using a hash computation over an array iteration could be faster, but with only 28 items,\n // it's doesn't worth the bundle size.\n if (!keys.includes(prop)) {\n return null;\n }\n const cssProperties = getCssProperties(prop);\n const styleFromPropValue = getStyleFromPropValue(cssProperties, transformer);\n const propValue = props[prop];\n return handleBreakpoints(props, propValue, styleFromPropValue);\n}\nfunction style(props, keys) {\n const transformer = createUnarySpacing(props.theme);\n return Object.keys(props).map(prop => resolveCssProperty(props, keys, prop, transformer)).reduce(merge, {});\n}\nexport function margin(props) {\n return style(props, marginKeys);\n}\nmargin.propTypes = process.env.NODE_ENV !== 'production' ? marginKeys.reduce((obj, key) => {\n obj[key] = responsivePropType;\n return obj;\n}, {}) : {};\nmargin.filterProps = marginKeys;\nexport function padding(props) {\n return style(props, paddingKeys);\n}\npadding.propTypes = process.env.NODE_ENV !== 'production' ? paddingKeys.reduce((obj, key) => {\n obj[key] = responsivePropType;\n return obj;\n}, {}) : {};\npadding.filterProps = paddingKeys;\nfunction spacing(props) {\n return style(props, spacingKeys);\n}\nspacing.propTypes = process.env.NODE_ENV !== 'production' ? spacingKeys.reduce((obj, key) => {\n obj[key] = responsivePropType;\n return obj;\n}, {}) : {};\nspacing.filterProps = spacingKeys;\nexport default spacing;","export default function memoize(fn) {\n const cache = {};\n return arg => {\n if (cache[arg] === undefined) {\n cache[arg] = fn(arg);\n }\n return cache[arg];\n };\n}","import merge from \"../merge/index.js\";\nfunction compose(...styles) {\n const handlers = styles.reduce((acc, style) => {\n style.filterProps.forEach(prop => {\n acc[prop] = style;\n });\n return acc;\n }, {});\n\n // false positive\n // eslint-disable-next-line react/function-component-definition\n const fn = props => {\n return Object.keys(props).reduce((acc, prop) => {\n if (handlers[prop]) {\n return merge(acc, handlers[prop](props));\n }\n return acc;\n }, {});\n };\n fn.propTypes = process.env.NODE_ENV !== 'production' ? styles.reduce((acc, style) => Object.assign(acc, style.propTypes), {}) : {};\n fn.filterProps = styles.reduce((acc, style) => acc.concat(style.filterProps), []);\n return fn;\n}\nexport default compose;","import responsivePropType from \"../responsivePropType/index.js\";\nimport style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nimport { createUnaryUnit, getValue } from \"../spacing/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nexport function borderTransform(value) {\n if (typeof value !== 'number') {\n return value;\n }\n return `${value}px solid`;\n}\nfunction createBorderStyle(prop, transform) {\n return style({\n prop,\n themeKey: 'borders',\n transform\n });\n}\nexport const border = createBorderStyle('border', borderTransform);\nexport const borderTop = createBorderStyle('borderTop', borderTransform);\nexport const borderRight = createBorderStyle('borderRight', borderTransform);\nexport const borderBottom = createBorderStyle('borderBottom', borderTransform);\nexport const borderLeft = createBorderStyle('borderLeft', borderTransform);\nexport const borderColor = createBorderStyle('borderColor');\nexport const borderTopColor = createBorderStyle('borderTopColor');\nexport const borderRightColor = createBorderStyle('borderRightColor');\nexport const borderBottomColor = createBorderStyle('borderBottomColor');\nexport const borderLeftColor = createBorderStyle('borderLeftColor');\nexport const outline = createBorderStyle('outline', borderTransform);\nexport const outlineColor = createBorderStyle('outlineColor');\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const borderRadius = props => {\n if (props.borderRadius !== undefined && props.borderRadius !== null) {\n const transformer = createUnaryUnit(props.theme, 'shape.borderRadius', 4, 'borderRadius');\n const styleFromPropValue = propValue => ({\n borderRadius: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.borderRadius, styleFromPropValue);\n }\n return null;\n};\nborderRadius.propTypes = process.env.NODE_ENV !== 'production' ? {\n borderRadius: responsivePropType\n} : {};\nborderRadius.filterProps = ['borderRadius'];\nconst borders = compose(border, borderTop, borderRight, borderBottom, borderLeft, borderColor, borderTopColor, borderRightColor, borderBottomColor, borderLeftColor, borderRadius, outline, outlineColor);\nexport default borders;","import style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nimport { createUnaryUnit, getValue } from \"../spacing/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nimport responsivePropType from \"../responsivePropType/index.js\";\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const gap = props => {\n if (props.gap !== undefined && props.gap !== null) {\n const transformer = createUnaryUnit(props.theme, 'spacing', 8, 'gap');\n const styleFromPropValue = propValue => ({\n gap: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.gap, styleFromPropValue);\n }\n return null;\n};\ngap.propTypes = process.env.NODE_ENV !== 'production' ? {\n gap: responsivePropType\n} : {};\ngap.filterProps = ['gap'];\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const columnGap = props => {\n if (props.columnGap !== undefined && props.columnGap !== null) {\n const transformer = createUnaryUnit(props.theme, 'spacing', 8, 'columnGap');\n const styleFromPropValue = propValue => ({\n columnGap: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.columnGap, styleFromPropValue);\n }\n return null;\n};\ncolumnGap.propTypes = process.env.NODE_ENV !== 'production' ? {\n columnGap: responsivePropType\n} : {};\ncolumnGap.filterProps = ['columnGap'];\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const rowGap = props => {\n if (props.rowGap !== undefined && props.rowGap !== null) {\n const transformer = createUnaryUnit(props.theme, 'spacing', 8, 'rowGap');\n const styleFromPropValue = propValue => ({\n rowGap: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.rowGap, styleFromPropValue);\n }\n return null;\n};\nrowGap.propTypes = process.env.NODE_ENV !== 'production' ? {\n rowGap: responsivePropType\n} : {};\nrowGap.filterProps = ['rowGap'];\nexport const gridColumn = style({\n prop: 'gridColumn'\n});\nexport const gridRow = style({\n prop: 'gridRow'\n});\nexport const gridAutoFlow = style({\n prop: 'gridAutoFlow'\n});\nexport const gridAutoColumns = style({\n prop: 'gridAutoColumns'\n});\nexport const gridAutoRows = style({\n prop: 'gridAutoRows'\n});\nexport const gridTemplateColumns = style({\n prop: 'gridTemplateColumns'\n});\nexport const gridTemplateRows = style({\n prop: 'gridTemplateRows'\n});\nexport const gridTemplateAreas = style({\n prop: 'gridTemplateAreas'\n});\nexport const gridArea = style({\n prop: 'gridArea'\n});\nconst grid = compose(gap, columnGap, rowGap, gridColumn, gridRow, gridAutoFlow, gridAutoColumns, gridAutoRows, gridTemplateColumns, gridTemplateRows, gridTemplateAreas, gridArea);\nexport default grid;","import style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nexport function paletteTransform(value, userValue) {\n if (userValue === 'grey') {\n return userValue;\n }\n return value;\n}\nexport const color = style({\n prop: 'color',\n themeKey: 'palette',\n transform: paletteTransform\n});\nexport const bgcolor = style({\n prop: 'bgcolor',\n cssProperty: 'backgroundColor',\n themeKey: 'palette',\n transform: paletteTransform\n});\nexport const backgroundColor = style({\n prop: 'backgroundColor',\n themeKey: 'palette',\n transform: paletteTransform\n});\nconst palette = compose(color, bgcolor, backgroundColor);\nexport default palette;","import style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nimport { handleBreakpoints, values as breakpointsValues } from \"../breakpoints/index.js\";\nexport function sizingTransform(value) {\n return value <= 1 && value !== 0 ? `${value * 100}%` : value;\n}\nexport const width = style({\n prop: 'width',\n transform: sizingTransform\n});\nexport const maxWidth = props => {\n if (props.maxWidth !== undefined && props.maxWidth !== null) {\n const styleFromPropValue = propValue => {\n const breakpoint = props.theme?.breakpoints?.values?.[propValue] || breakpointsValues[propValue];\n if (!breakpoint) {\n return {\n maxWidth: sizingTransform(propValue)\n };\n }\n if (props.theme?.breakpoints?.unit !== 'px') {\n return {\n maxWidth: `${breakpoint}${props.theme.breakpoints.unit}`\n };\n }\n return {\n maxWidth: breakpoint\n };\n };\n return handleBreakpoints(props, props.maxWidth, styleFromPropValue);\n }\n return null;\n};\nmaxWidth.filterProps = ['maxWidth'];\nexport const minWidth = style({\n prop: 'minWidth',\n transform: sizingTransform\n});\nexport const height = style({\n prop: 'height',\n transform: sizingTransform\n});\nexport const maxHeight = style({\n prop: 'maxHeight',\n transform: sizingTransform\n});\nexport const minHeight = style({\n prop: 'minHeight',\n transform: sizingTransform\n});\nexport const sizeWidth = style({\n prop: 'size',\n cssProperty: 'width',\n transform: sizingTransform\n});\nexport const sizeHeight = style({\n prop: 'size',\n cssProperty: 'height',\n transform: sizingTransform\n});\nexport const boxSizing = style({\n prop: 'boxSizing'\n});\nconst sizing = compose(width, maxWidth, minWidth, height, maxHeight, minHeight, boxSizing);\nexport default sizing;","import { padding, margin } from \"../spacing/index.js\";\nimport { borderRadius, borderTransform } from \"../borders/index.js\";\nimport { gap, rowGap, columnGap } from \"../cssGrid/index.js\";\nimport { paletteTransform } from \"../palette/index.js\";\nimport { maxWidth, sizingTransform } from \"../sizing/index.js\";\nconst defaultSxConfig = {\n // borders\n border: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderTop: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderRight: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderBottom: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderLeft: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderColor: {\n themeKey: 'palette'\n },\n borderTopColor: {\n themeKey: 'palette'\n },\n borderRightColor: {\n themeKey: 'palette'\n },\n borderBottomColor: {\n themeKey: 'palette'\n },\n borderLeftColor: {\n themeKey: 'palette'\n },\n outline: {\n themeKey: 'borders',\n transform: borderTransform\n },\n outlineColor: {\n themeKey: 'palette'\n },\n borderRadius: {\n themeKey: 'shape.borderRadius',\n style: borderRadius\n },\n // palette\n color: {\n themeKey: 'palette',\n transform: paletteTransform\n },\n bgcolor: {\n themeKey: 'palette',\n cssProperty: 'backgroundColor',\n transform: paletteTransform\n },\n backgroundColor: {\n themeKey: 'palette',\n transform: paletteTransform\n },\n // spacing\n p: {\n style: padding\n },\n pt: {\n style: padding\n },\n pr: {\n style: padding\n },\n pb: {\n style: padding\n },\n pl: {\n style: padding\n },\n px: {\n style: padding\n },\n py: {\n style: padding\n },\n padding: {\n style: padding\n },\n paddingTop: {\n style: padding\n },\n paddingRight: {\n style: padding\n },\n paddingBottom: {\n style: padding\n },\n paddingLeft: {\n style: padding\n },\n paddingX: {\n style: padding\n },\n paddingY: {\n style: padding\n },\n paddingInline: {\n style: padding\n },\n paddingInlineStart: {\n style: padding\n },\n paddingInlineEnd: {\n style: padding\n },\n paddingBlock: {\n style: padding\n },\n paddingBlockStart: {\n style: padding\n },\n paddingBlockEnd: {\n style: padding\n },\n m: {\n style: margin\n },\n mt: {\n style: margin\n },\n mr: {\n style: margin\n },\n mb: {\n style: margin\n },\n ml: {\n style: margin\n },\n mx: {\n style: margin\n },\n my: {\n style: margin\n },\n margin: {\n style: margin\n },\n marginTop: {\n style: margin\n },\n marginRight: {\n style: margin\n },\n marginBottom: {\n style: margin\n },\n marginLeft: {\n style: margin\n },\n marginX: {\n style: margin\n },\n marginY: {\n style: margin\n },\n marginInline: {\n style: margin\n },\n marginInlineStart: {\n style: margin\n },\n marginInlineEnd: {\n style: margin\n },\n marginBlock: {\n style: margin\n },\n marginBlockStart: {\n style: margin\n },\n marginBlockEnd: {\n style: margin\n },\n // display\n displayPrint: {\n cssProperty: false,\n transform: value => ({\n '@media print': {\n display: value\n }\n })\n },\n display: {},\n overflow: {},\n textOverflow: {},\n visibility: {},\n whiteSpace: {},\n // flexbox\n flexBasis: {},\n flexDirection: {},\n flexWrap: {},\n justifyContent: {},\n alignItems: {},\n alignContent: {},\n order: {},\n flex: {},\n flexGrow: {},\n flexShrink: {},\n alignSelf: {},\n justifyItems: {},\n justifySelf: {},\n // grid\n gap: {\n style: gap\n },\n rowGap: {\n style: rowGap\n },\n columnGap: {\n style: columnGap\n },\n gridColumn: {},\n gridRow: {},\n gridAutoFlow: {},\n gridAutoColumns: {},\n gridAutoRows: {},\n gridTemplateColumns: {},\n gridTemplateRows: {},\n gridTemplateAreas: {},\n gridArea: {},\n // positions\n position: {},\n zIndex: {\n themeKey: 'zIndex'\n },\n top: {},\n right: {},\n bottom: {},\n left: {},\n // shadows\n boxShadow: {\n themeKey: 'shadows'\n },\n // sizing\n width: {\n transform: sizingTransform\n },\n maxWidth: {\n style: maxWidth\n },\n minWidth: {\n transform: sizingTransform\n },\n height: {\n transform: sizingTransform\n },\n maxHeight: {\n transform: sizingTransform\n },\n minHeight: {\n transform: sizingTransform\n },\n boxSizing: {},\n // typography\n font: {\n themeKey: 'font'\n },\n fontFamily: {\n themeKey: 'typography'\n },\n fontSize: {\n themeKey: 'typography'\n },\n fontStyle: {\n themeKey: 'typography'\n },\n fontWeight: {\n themeKey: 'typography'\n },\n letterSpacing: {},\n textTransform: {},\n lineHeight: {},\n textAlign: {},\n typography: {\n cssProperty: false,\n themeKey: 'typography'\n }\n};\nexport default defaultSxConfig;","import capitalize from '@mui/utils/capitalize';\nimport merge from \"../merge/index.js\";\nimport { getPath, getStyleValue as getValue } from \"../style/index.js\";\nimport { handleBreakpoints, createEmptyBreakpointObject, removeUnusedBreakpoints } from \"../breakpoints/index.js\";\nimport { sortContainerQueries } from \"../cssContainerQueries/index.js\";\nimport defaultSxConfig from \"./defaultSxConfig.js\";\nfunction objectsHaveSameKeys(...objects) {\n const allKeys = objects.reduce((keys, object) => keys.concat(Object.keys(object)), []);\n const union = new Set(allKeys);\n return objects.every(object => union.size === Object.keys(object).length);\n}\nfunction callIfFn(maybeFn, arg) {\n return typeof maybeFn === 'function' ? maybeFn(arg) : maybeFn;\n}\n\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function unstable_createStyleFunctionSx() {\n function getThemeValue(prop, val, theme, config) {\n const props = {\n [prop]: val,\n theme\n };\n const options = config[prop];\n if (!options) {\n return {\n [prop]: val\n };\n }\n const {\n cssProperty = prop,\n themeKey,\n transform,\n style\n } = options;\n if (val == null) {\n return null;\n }\n\n // TODO v6: remove, see https://github.com/mui/material-ui/pull/38123\n if (themeKey === 'typography' && val === 'inherit') {\n return {\n [prop]: val\n };\n }\n const themeMapping = getPath(theme, themeKey) || {};\n if (style) {\n return style(props);\n }\n const styleFromPropValue = propValueFinal => {\n let value = getValue(themeMapping, transform, propValueFinal);\n if (propValueFinal === value && typeof propValueFinal === 'string') {\n // Haven't found value\n value = getValue(themeMapping, transform, `${prop}${propValueFinal === 'default' ? '' : capitalize(propValueFinal)}`, propValueFinal);\n }\n if (cssProperty === false) {\n return value;\n }\n return {\n [cssProperty]: value\n };\n };\n return handleBreakpoints(props, val, styleFromPropValue);\n }\n function styleFunctionSx(props) {\n const {\n sx,\n theme = {},\n nested\n } = props || {};\n if (!sx) {\n return null; // Emotion & styled-components will neglect null\n }\n const config = theme.unstable_sxConfig ?? defaultSxConfig;\n\n /*\n * Receive `sxInput` as object or callback\n * and then recursively check keys & values to create media query object styles.\n * (the result will be used in `styled`)\n */\n function traverse(sxInput) {\n let sxObject = sxInput;\n if (typeof sxInput === 'function') {\n sxObject = sxInput(theme);\n } else if (typeof sxInput !== 'object') {\n // value\n return sxInput;\n }\n if (!sxObject) {\n return null;\n }\n const emptyBreakpoints = createEmptyBreakpointObject(theme.breakpoints);\n const breakpointsKeys = Object.keys(emptyBreakpoints);\n let css = emptyBreakpoints;\n Object.keys(sxObject).forEach(styleKey => {\n const value = callIfFn(sxObject[styleKey], theme);\n if (value !== null && value !== undefined) {\n if (typeof value === 'object') {\n if (config[styleKey]) {\n css = merge(css, getThemeValue(styleKey, value, theme, config));\n } else {\n const breakpointsValues = handleBreakpoints({\n theme\n }, value, x => ({\n [styleKey]: x\n }));\n if (objectsHaveSameKeys(breakpointsValues, value)) {\n css[styleKey] = styleFunctionSx({\n sx: value,\n theme,\n nested: true\n });\n } else {\n css = merge(css, breakpointsValues);\n }\n }\n } else {\n css = merge(css, getThemeValue(styleKey, value, theme, config));\n }\n }\n });\n if (!nested && theme.modularCssLayers) {\n return {\n '@layer sx': sortContainerQueries(theme, removeUnusedBreakpoints(breakpointsKeys, css))\n };\n }\n return sortContainerQueries(theme, removeUnusedBreakpoints(breakpointsKeys, css));\n }\n return Array.isArray(sx) ? sx.map(traverse) : traverse(sx);\n }\n return styleFunctionSx;\n}\nconst styleFunctionSx = unstable_createStyleFunctionSx();\nstyleFunctionSx.filterProps = ['sx'];\nexport default styleFunctionSx;","/**\n * A universal utility to style components with multiple color modes. Always use it from the theme object.\n * It works with:\n * - [Basic theme](https://mui.com/material-ui/customization/dark-mode/)\n * - [CSS theme variables](https://mui.com/material-ui/customization/css-theme-variables/overview/)\n * - Zero-runtime engine\n *\n * Tips: Use an array over object spread and place `theme.applyStyles()` last.\n *\n * With the styled function:\n * ✅ [{ background: '#e5e5e5' }, theme.applyStyles('dark', { background: '#1c1c1c' })]\n * 🚫 { background: '#e5e5e5', ...theme.applyStyles('dark', { background: '#1c1c1c' })}\n *\n * With the sx prop:\n * ✅ [{ background: '#e5e5e5' }, theme => theme.applyStyles('dark', { background: '#1c1c1c' })]\n * 🚫 { background: '#e5e5e5', ...theme => theme.applyStyles('dark', { background: '#1c1c1c' })}\n *\n * @example\n * 1. using with `styled`:\n * ```jsx\n * const Component = styled('div')(({ theme }) => [\n * { background: '#e5e5e5' },\n * theme.applyStyles('dark', {\n * background: '#1c1c1c',\n * color: '#fff',\n * }),\n * ]);\n * ```\n *\n * @example\n * 2. using with `sx` prop:\n * ```jsx\n * <Box sx={[\n * { background: '#e5e5e5' },\n * theme => theme.applyStyles('dark', {\n * background: '#1c1c1c',\n * color: '#fff',\n * }),\n * ]}\n * />\n * ```\n *\n * @example\n * 3. theming a component:\n * ```jsx\n * extendTheme({\n * components: {\n * MuiButton: {\n * styleOverrides: {\n * root: ({ theme }) => [\n * { background: '#e5e5e5' },\n * theme.applyStyles('dark', {\n * background: '#1c1c1c',\n * color: '#fff',\n * }),\n * ],\n * },\n * }\n * }\n * })\n *```\n */\nexport default function applyStyles(key, styles) {\n // @ts-expect-error this is 'any' type\n const theme = this;\n if (theme.vars) {\n if (!theme.colorSchemes?.[key] || typeof theme.getColorSchemeSelector !== 'function') {\n return {};\n }\n // If CssVarsProvider is used as a provider, returns '*:where({selector}) &'\n let selector = theme.getColorSchemeSelector(key);\n if (selector === '&') {\n return styles;\n }\n if (selector.includes('data-') || selector.includes('.')) {\n // '*' is required as a workaround for Emotion issue (https://github.com/emotion-js/emotion/issues/2836)\n selector = `*:where(${selector.replace(/\\s*&$/, '')}) &`;\n }\n return {\n [selector]: styles\n };\n }\n if (theme.palette.mode === key) {\n return styles;\n }\n return {};\n}","'use client';\n\nimport * as React from 'react';\nimport { ThemeContext } from '@mui/styled-engine';\nfunction isObjectEmpty(obj) {\n return Object.keys(obj).length === 0;\n}\nfunction useTheme(defaultTheme = null) {\n const contextTheme = React.useContext(ThemeContext);\n return !contextTheme || isObjectEmpty(contextTheme) ? defaultTheme : contextTheme;\n}\nexport default useTheme;","'use client';\n\nimport createTheme from \"../createTheme/index.js\";\nimport useThemeWithoutDefault from \"../useThemeWithoutDefault/index.js\";\nexport const systemDefaultTheme = createTheme();\nfunction useTheme(defaultTheme = systemDefaultTheme) {\n return useThemeWithoutDefault(defaultTheme);\n}\nexport default useTheme;","import deepmerge from '@mui/utils/deepmerge';\nimport createBreakpoints from \"../createBreakpoints/createBreakpoints.js\";\nimport cssContainerQueries from \"../cssContainerQueries/index.js\";\nimport shape from \"./shape.js\";\nimport createSpacing from \"./createSpacing.js\";\nimport styleFunctionSx from \"../styleFunctionSx/styleFunctionSx.js\";\nimport defaultSxConfig from \"../styleFunctionSx/defaultSxConfig.js\";\nimport applyStyles from \"./applyStyles.js\";\nfunction createTheme(options = {}, ...args) {\n const {\n breakpoints: breakpointsInput = {},\n palette: paletteInput = {},\n spacing: spacingInput,\n shape: shapeInput = {},\n ...other\n } = options;\n const breakpoints = createBreakpoints(breakpointsInput);\n const spacing = createSpacing(spacingInput);\n let muiTheme = deepmerge({\n breakpoints,\n direction: 'ltr',\n components: {},\n // Inject component definitions.\n palette: {\n mode: 'light',\n ...paletteInput\n },\n spacing,\n shape: {\n ...shape,\n ...shapeInput\n }\n }, other);\n muiTheme = cssContainerQueries(muiTheme);\n muiTheme.applyStyles = applyStyles;\n muiTheme = args.reduce((acc, argument) => deepmerge(acc, argument), muiTheme);\n muiTheme.unstable_sxConfig = {\n ...defaultSxConfig,\n ...other?.unstable_sxConfig\n };\n muiTheme.unstable_sx = function sx(props) {\n return styleFunctionSx({\n sx: props,\n theme: this\n });\n };\n return muiTheme;\n}\nexport default createTheme;","import { createUnarySpacing } from \"../spacing/index.js\";\n\n// The different signatures imply different meaning for their arguments that can't be expressed structurally.\n// We express the difference with variable names.\n\nexport default function createSpacing(spacingInput = 8,\n// Material Design layouts are visually balanced. Most measurements align to an 8dp grid, which aligns both spacing and the overall layout.\n// Smaller components, such as icons, can align to a 4dp grid.\n// https://m2.material.io/design/layout/understanding-layout.html\ntransform = createUnarySpacing({\n spacing: spacingInput\n})) {\n // Already transformed.\n if (spacingInput.mui) {\n return spacingInput;\n }\n const spacing = (...argsInput) => {\n if (process.env.NODE_ENV !== 'production') {\n if (!(argsInput.length <= 4)) {\n console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${argsInput.length}`);\n }\n }\n const args = argsInput.length === 0 ? [1] : argsInput;\n return args.map(argument => {\n const output = transform(argument);\n return typeof output === 'number' ? `${output}px` : output;\n }).join(' ');\n };\n spacing.mui = true;\n return spacing;\n}","import { isPlainObject } from '@mui/utils/deepmerge';\nimport defaultSxConfig from \"./defaultSxConfig.js\";\nconst splitProps = props => {\n const result = {\n systemProps: {},\n otherProps: {}\n };\n const config = props?.theme?.unstable_sxConfig ?? defaultSxConfig;\n Object.keys(props).forEach(prop => {\n if (config[prop]) {\n result.systemProps[prop] = props[prop];\n } else {\n result.otherProps[prop] = props[prop];\n }\n });\n return result;\n};\nexport default function extendSxProp(props) {\n const {\n sx: inSx,\n ...other\n } = props;\n const {\n systemProps,\n otherProps\n } = splitProps(other);\n let finalSx;\n if (Array.isArray(inSx)) {\n finalSx = [systemProps, ...inSx];\n } else if (typeof inSx === 'function') {\n finalSx = (...args) => {\n const result = inSx(...args);\n if (!isPlainObject(result)) {\n return systemProps;\n }\n return {\n ...systemProps,\n ...result\n };\n };\n } else {\n finalSx = {\n ...systemProps,\n ...inSx\n };\n }\n return {\n ...otherProps,\n sx: finalSx\n };\n}","const defaultGenerator = componentName => componentName;\nconst createClassNameGenerator = () => {\n let generate = defaultGenerator;\n return {\n configure(generator) {\n generate = generator;\n },\n generate(componentName) {\n return generate(componentName);\n },\n reset() {\n generate = defaultGenerator;\n }\n };\n};\nconst ClassNameGenerator = createClassNameGenerator();\nexport default ClassNameGenerator;","function r(e){var t,f,n=\"\";if(\"string\"==typeof e||\"number\"==typeof e)n+=e;else if(\"object\"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=\" \"),n+=f)}else for(f in e)e[f]&&(n&&(n+=\" \"),n+=f);return n}export function clsx(){for(var e,t,f=0,n=\"\",o=arguments.length;f<o;f++)(e=arguments[f])&&(t=r(e))&&(n&&(n+=\" \"),n+=t);return n}export default clsx;","import ClassNameGenerator from \"../ClassNameGenerator/index.js\";\nexport const globalStateClasses = {\n active: 'active',\n checked: 'checked',\n completed: 'completed',\n disabled: 'disabled',\n error: 'error',\n expanded: 'expanded',\n focused: 'focused',\n focusVisible: 'focusVisible',\n open: 'open',\n readOnly: 'readOnly',\n required: 'required',\n selected: 'selected'\n};\nexport default function generateUtilityClass(componentName, slot, globalStatePrefix = 'Mui') {\n const globalStateClass = globalStateClasses[slot];\n return globalStateClass ? `${globalStatePrefix}-${globalStateClass}` : `${ClassNameGenerator.generate(componentName)}-${slot}`;\n}\nexport function isGlobalState(slot) {\n return globalStateClasses[slot] !== undefined;\n}","import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nconst boxClasses = generateUtilityClasses('MuiBox', ['root']);\nexport default boxClasses;","'use client';\n\nimport PropTypes from 'prop-types';\nimport ClassNameGenerator from '@mui/utils/ClassNameGenerator';\nimport createBox from \"../createBox/index.js\";\nimport boxClasses from \"./boxClasses.js\";\nconst Box = createBox({\n defaultClassName: boxClasses.root,\n generateClassName: ClassNameGenerator.generate\n});\nprocess.env.NODE_ENV !== \"production\" ? Box.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * @ignore\n */\n children: PropTypes.node,\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes.elementType,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])\n} : void 0;\nexport default Box;","'use client';\n\nimport * as React from 'react';\nimport clsx from 'clsx';\nimport styled from '@mui/styled-engine';\nimport styleFunctionSx, { extendSxProp } from \"../styleFunctionSx/index.js\";\nimport useTheme from \"../useTheme/index.js\";\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nexport default function createBox(options = {}) {\n const {\n themeId,\n defaultTheme,\n defaultClassName = 'MuiBox-root',\n generateClassName\n } = options;\n const BoxRoot = styled('div', {\n shouldForwardProp: prop => prop !== 'theme' && prop !== 'sx' && prop !== 'as'\n })(styleFunctionSx);\n const Box = /*#__PURE__*/React.forwardRef(function Box(inProps, ref) {\n const theme = useTheme(defaultTheme);\n const {\n className,\n component = 'div',\n ...other\n } = extendSxProp(inProps);\n return /*#__PURE__*/_jsx(BoxRoot, {\n as: component,\n ref: ref,\n className: clsx(className, generateClassName ? generateClassName(defaultClassName) : defaultClassName),\n theme: themeId ? theme[themeId] || theme : theme,\n ...other\n });\n });\n return Box;\n}","/**\n * @mui/styled-engine v7.3.1\n *\n * @license MIT\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use client';\n\n/* eslint-disable no-underscore-dangle */\nimport emStyled from '@emotion/styled';\nimport { serializeStyles as emSerializeStyles } from '@emotion/serialize';\nexport default function styled(tag, options) {\n const stylesFactory = emStyled(tag, options);\n if (process.env.NODE_ENV !== 'production') {\n return (...styles) => {\n const component = typeof tag === 'string' ? `\"${tag}\"` : 'component';\n if (styles.length === 0) {\n console.error([`MUI: Seems like you called \\`styled(${component})()\\` without a \\`style\\` argument.`, 'You must provide a `styles` argument: `styled(\"div\")(styleYouForgotToPass)`.'].join('\\n'));\n } else if (styles.some(style => style === undefined)) {\n console.error(`MUI: the styled(${component})(...args) API requires all its args to be defined.`);\n }\n return stylesFactory(...styles);\n };\n }\n return stylesFactory;\n}\n\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function internal_mutateStyles(tag, processor) {\n // Emotion attaches all the styles as `__emotion_styles`.\n // Ref: https://github.com/emotion-js/emotion/blob/16d971d0da229596d6bcc39d282ba9753c9ee7cf/packages/styled/src/base.js#L186\n if (Array.isArray(tag.__emotion_styles)) {\n tag.__emotion_styles = processor(tag.__emotion_styles);\n }\n}\n\n// Emotion only accepts an array, but we want to avoid allocations\nconst wrapper = [];\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function internal_serializeStyles(styles) {\n wrapper[0] = styles;\n return emSerializeStyles(wrapper);\n}\nexport { ThemeContext, keyframes, css } from '@emotion/react';\nexport { default as StyledEngineProvider } from \"./StyledEngineProvider/index.js\";\nexport { default as GlobalStyles } from \"./GlobalStyles/index.js\";","import generateUtilityClass from \"../generateUtilityClass/index.js\";\nexport default function generateUtilityClasses(componentName, slots, globalStatePrefix = 'Mui') {\n const result = {};\n slots.forEach(slot => {\n result[slot] = generateUtilityClass(componentName, slot, globalStatePrefix);\n });\n return result;\n}","export function hasDigitsOnly(str: string) {\n return /^\\d+$/.test(str);\n}\n\nexport function isNumber(value: any) {\n return typeof value === \"number\" && !isNaN(value);\n}\n\nexport function isNumeric(value: string) {\n return (\n typeof value === \"string\" && value.trim() !== \"\" && !isNaN(Number(value))\n );\n}\n\nexport function capitalizeFirstLetter(str: string) {\n if (!str) return \"\";\n return str.charAt(0).toUpperCase() + str.slice(1);\n}\n\nexport function isValidEmail(email) {\n const re = /^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$/;\n return re.test(email);\n}\n\nexport function timeAgo(dateInput, appDirection: \"ltr\" | \"rtl\") {\n const date = new Date(dateInput);\n const now = new Date();\n const diffInSeconds = Math.floor((date - now) / 1000); // Note: future is positive\n const absDiff = Math.abs(diffInSeconds);\n\n const locale = appDirection === \"rtl\" ? \"ar\" : \"en\";\n\n const rtf = new Intl.RelativeTimeFormat(locale, { numeric: \"auto\" });\n\n const units = [\n { unit: \"year\", seconds: 31536000 },\n { unit: \"month\", seconds: 2592000 },\n { unit: \"week\", seconds: 604800 },\n { unit: \"day\", seconds: 86400 },\n { unit: \"hour\", seconds: 3600 },\n { unit: \"minute\", seconds: 60 },\n { unit: \"second\", seconds: 1 },\n ];\n\n for (const { unit, seconds } of units) {\n const delta = Math.floor(diffInSeconds / seconds);\n if (Math.abs(delta) > 1) {\n return rtf.format(delta, unit);\n }\n }\n\n return locale === \"ar\" ? \"الآن\" : \"just now\";\n}\n","import { Grid2 } from \"@mui/material\";\nimport TemplateTextField from \"./FormFields/TemplateTextField\";\nimport Datefield from \"./FormFields/Datefield\";\nimport DatetimeField from \"./FormFields/DatetimeField\";\nimport ComboBox from \"./FormFields/ComboBox\";\nimport CheckBox from \"./FormFields/CheckBox\";\nimport { DATE_FORMAT, DATE_TIME_FORMAT } from \"../../../../util/constants\";\nimport { isNumeric } from \"../../../../util/AppUtils\";\nimport { FormElementFieldProps } from \"../DataEntryTypes\";\nimport SystemLookupCombobox from \"./FormFields/SystemLookupCombobox\";\n\nconst FormElementField: React.FC<FormElementFieldProps> = (\n element: FormElementFieldProps\n) => {\n if (element?.fieldInfo) {\n const props = element.fieldInfo;\n const formManager = element?.formManager || null;\n const formActions = element?.formActions || null;\n const formValues = element?.formValues || null;\n const fieldName: any = element?.fieldInfo?.fieldName || null;\n const fieldType = element?.fieldInfo?.fieldType || null;\n if (!(props && formManager && formValues && fieldName && fieldType)) {\n return <></>;\n }\n return !element.hiddenFields.includes(fieldName) ? (\n <Grid2\n size={\n props?.formProps?.fieldSize || {\n lg: 12,\n md: 12,\n sm: 12,\n }\n }\n sx={{\n padding: 1,\n width: \"100%\",\n }}\n >\n {fieldType === \"text\" || fieldType === \"number\" ? (\n <TemplateTextField\n {...props.muiTextFieldProps}\n fullWidth\n type={fieldType}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n label={props?.fieldLabel}\n value={formValues[fieldName]}\n onChange={(event) => {\n let newValue = null;\n if (event.target.value != \"\") {\n if (fieldType === \"number\" && isNumeric(event.target.value)) {\n newValue = Number(event.target.value);\n } else {\n newValue = event.target.value;\n }\n }\n formManager.setValue(fieldName, newValue);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n newValue,\n formManager,\n formActions\n );\n }\n }}\n sx={{\n \"& .MuiInputBase-root\": {\n height: `${props?.formProps?.fieldHeight}px` || undefined,\n },\n \"& .MuiInputBase-input\": {\n height: \"100% !important\", // forces full height usage\n },\n ...props?.formProps?.style,\n }}\n error={formManager.formState.errors[fieldName] != undefined}\n helperText={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"date\" ? (\n <Datefield\n format={props?.dateFormat || DATE_FORMAT}\n sx={props?.formProps?.style || { width: \"100%\" }}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n label={props?.fieldLabel}\n onChangeCallBack={(v: any) => {\n formManager.setValue(fieldName, v);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n v,\n formManager,\n formActions\n );\n }\n }}\n value={formValues[fieldName]}\n error={formManager.formState.errors[fieldName] != undefined}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"datetime\" ? (\n <DatetimeField\n format={props?.dateFormat || DATE_TIME_FORMAT}\n sx={props?.formProps?.style || { width: \"100%\" }}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n label={props?.fieldLabel}\n onChangeCallBack={(v: any) => {\n formManager.setValue(fieldName, v);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n v,\n formManager,\n formActions\n );\n }\n }}\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n value={formValues[fieldName]}\n error={formManager.formState.errors[fieldName] != undefined}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"checkbox\" ? (\n <CheckBox\n label={props?.fieldLabel}\n onChangeCallBack={(v: any) => {\n formManager.setValue(fieldName, v);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n v,\n formManager,\n formActions\n );\n }\n }}\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n value={formValues[fieldName]}\n checkedValue={props?.checkedValue || true}\n unCheckedValue={props?.unCheckedValue || false}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n sx={props?.formProps?.style}\n />\n ) : props?.fieldType === \"combobox\" ? (\n <ComboBox\n sx={props?.formProps?.style || { width: \"100%\" }}\n label={props?.fieldLabel}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n onChangeCallBack={(v: any, selectedRecord: any) => {\n let newValue = null;\n if (v) {\n newValue = v;\n }\n formManager.setValue(fieldName, newValue);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n newValue,\n formManager,\n formActions,\n selectedRecord\n );\n }\n }}\n options={props?.options || []}\n displayField={props?.optionDisplayField || \"\"}\n valueField={props?.optionValueField || \"\"}\n value={formValues[fieldName]}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"lookup\" ? (\n <SystemLookupCombobox\n sx={props?.formProps?.style || { width: \"100%\" }}\n label={props?.fieldLabel}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n onChangeCallBack={(v: any, selectedRecord: any) => {\n let newValue = null;\n if (v) {\n newValue = v ;\n }\n formManager.setValue(fieldName, newValue);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n newValue,\n formManager,\n formActions,\n selectedRecord\n );\n }\n }}\n lookupType={props.lookupType}\n value={formValues[fieldName]}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : null}\n </Grid2>\n ) : (\n <></>\n );\n } else {\n return <></>;\n }\n};\n\nexport default FormElementField;\n","import { Button } from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { RecordAction } from \"../DataEntryTypes\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\n\nconst FormAction: React.FC<RecordAction> = (action: RecordAction) => {\n const session = useSession();\n const { ConfirmationWindow, setOpen: setConfirmationWindowState } =\n useConfirmationWindow({\n body: action?.confirmationMessage || \"\",\n title: \"Confirmation\",\n onConfirmationCallBk: () => {\n action?.actionFn(action?.record);\n },\n });\n if (\n action?.authority === undefined ||\n action?.authority === null ||\n session.isUserAuthorized(action.authority)\n ) {\n return (\n <>\n <ConfirmationWindow />\n <Button\n variant={action?.formActionProps?.actionButtonVariant}\n color={action?.formActionProps?.actionButtonColor}\n onClick={() => {\n if (action?.actionFn) {\n if (action?.preActionValidation) {\n if (!action.preActionValidation(action.record)) {\n return;\n }\n }\n if (action?.isConfirmationRequired === true) {\n setConfirmationWindowState(true);\n } else {\n action?.actionFn(action.record);\n }\n }\n }}\n >\n {action?.icon ? (\n <FontAwesomeIcon\n icon={action.icon}\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n ) : (\n <></>\n )}\n <div>{action?.label}</div>\n </Button>\n </>\n );\n } else {\n return <></>;\n }\n};\n\nexport default FormAction;\n","import { Grid2 } from \"@mui/material\";\nimport FormElementField from \"./FormElementField\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport FormAction from \"./FormAction\";\nimport {\n FormElementGroupProps,\n FormElementProps,\n RecordAction,\n} from \"../DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst FormElementGroup: React.FC<FormElementGroupProps> = (\n props: FormElementGroupProps\n) => {\n const { t } = useTranslation();\n return (\n <>\n <Grid2 container sx={props?.style} alignItems=\"flex-start\">\n {props?.label ? (\n <Grid2\n size={12}\n sx={{\n padding: 1,\n fontWeight: \"bold\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {props?.icon ? (\n <>\n <FontAwesomeIcon\n icon={props.icon}\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n <div>{t(props.label)}</div>\n </>\n ) : (\n <>{t(props.label)}</>\n )}\n </Grid2>\n ) : (\n <></>\n )}\n {props?.elements\n ? props.elements.map((element: FormElementProps) => {\n if (element.type === \"group\") {\n return (\n <FormElementGroup\n {...element.props}\n formManager={props.formManager}\n formValues={props.formValues}\n formActions={props.formActions}\n hiddenFields={props.hiddenFields}\n disabledFields={props.disabledFields}\n />\n );\n } else if (element.type === \"field\" && element.mode === \"props\") {\n return (\n <FormElementField\n fieldInfo={element.props}\n formManager={props.formManager}\n formValues={props.formValues}\n formActions={props.formActions}\n hiddenFields={props.hiddenFields}\n disabledFields={props.disabledFields}\n />\n );\n } else if (element.type === \"field\" && element.mode === \"node\") {\n return (\n <Grid2\n size={\n element?.props?.formProps?.fieldSize || {\n lg: 3,\n md: 6,\n sm: 12,\n }\n }\n sx={{ padding: 1, width: \"100%\" }}\n >\n <element.node\n formManager={props.formManager}\n formValues={props.formValues}\n formActions={props.formActions}\n />\n </Grid2>\n );\n }\n })\n : null}\n\n {props?.actions ? (\n <Grid2 size={{ sm: 12 }} sx={{ padding: 1 }}>\n {props.actions.map((action: RecordAction) => {\n return <FormAction {...action} record={props.formValues} />;\n })}\n </Grid2>\n ) : (\n <></>\n )}\n </Grid2>\n </>\n );\n};\n\nexport default FormElementGroup;\n","import { useEffect, useState } from \"react\";\nimport { useSelector } from \"react-redux\";\nimport { Avatar, SxProps } from \"@mui/material\";\n\ntype AttachmentImageViewerProps = {\n attachmentId?: number;\n attachmentCode?: string;\n refKey?: string;\n category?: string;\n showAsAvatar?: boolean;\n onErrorImage?: string;\n style?: SxProps;\n};\n\nconst AttachmentImageViewer: React.FC<AttachmentImageViewerProps> = (props) => {\n const apiBaseUrl = useSelector(\n (state: any) => state.AppInfo.value.apiBaseUrl\n );\n const [imgSrc, setImgSrc] = useState(null);\n const handleImageSrc = () => {\n let imagePath = apiBaseUrl + \"/api/v1/attachment/\";\n if (props?.attachmentId) {\n imagePath += \"download?attachmentId=\" + props.attachmentId;\n } else {\n imagePath += `downloadImage?attachmentCode=${props.attachmentCode}&refKey=${props.refKey}`;\n if (props?.category) {\n imagePath += `&category=${props.category}`;\n }\n }\n setImgSrc(imagePath);\n };\n useEffect(() => {\n handleImageSrc();\n }, [props]);\n {\n /* </Avatar>\n src={imgSrc}\n loading={}\n sx={props.style}\n onError={() => {\n if (props?.onErrorImage) {\n setImgSrc(props.onErrorImage);\n } else {\n setImgSrc(\"/no_image.png\");\n }\n }}\n /> */\n }\n return props?.showAsAvatar ? (\n <Avatar\n sx={props.style}\n onError={() => {\n if (props?.onErrorImage) {\n setImgSrc(props.onErrorImage);\n } else {\n setImgSrc(\"/no_image.png\");\n }\n }}\n src={imgSrc}\n />\n ) : (\n <img\n src={imgSrc}\n loading=\"lazy\"\n alt=\"image\"\n onError={() => {\n if (props?.onErrorImage) {\n setImgSrc(props.onErrorImage);\n } else {\n setImgSrc(\"/no_image.png\");\n }\n }}\n style={{\n width: \"100%\",\n height: \"100%\",\n objectFit: \"cover\",\n display: \"block\",\n }}\n />\n );\n};\n\nexport default AttachmentImageViewer;\n","import Card from \"@mui/material/Card\";\nimport CardActions from \"@mui/material/CardActions\";\nimport CardContent from \"@mui/material/CardContent\";\nimport CardMedia from \"@mui/material/CardMedia\";\nimport Button from \"@mui/material/Button\";\nimport Typography from \"@mui/material/Typography\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { IconButton, Tooltip } from \"@mui/material\";\nimport { useAxios, useConfirmationWindow, useSession } from \"../../../hooks\";\nimport AttachmentImageViewer from \"./AttachmentImageViewer\";\n\nexport type attachment = {\n attachmentCode: string;\n setAttachmentConfig: (props: any) => void;\n id: number;\n attachmentConfigId: number;\n attachmentSize: number;\n category: string;\n docType: string;\n fileName: string;\n refKey: string;\n allowDelete?: boolean;\n downloadAuthorityKey?: string;\n remark: string;\n};\n\nconst AttachmentCard: React.FC<attachment> = (props) => {\n const { handleGetRequest, handleDeleteRequest } = useAxios();\n const { isUserAuthorized } = useSession();\n let allowDownload = true;\n if (props?.downloadAuthorityKey) {\n allowDownload = isUserAuthorized(props.downloadAuthorityKey);\n }\n const handleDelete = async () => {\n await handleDeleteRequest({\n endPointURI: \"api/v1/attachment/archive\",\n parameters: {\n attachmentCode: props.attachmentCode,\n refKey: props.refKey,\n attachmentId: props.id,\n },\n successCallBkFn: (response) => {\n props.setAttachmentConfig(response.data);\n },\n showMask: true,\n });\n };\n const { ConfirmationWindow, setOpen } = useConfirmationWindow({\n title: \"Confirmation\",\n body: \"Are you sure you want to delete this attachment?\",\n onConfirmationCallBk: () => {\n handleDelete();\n },\n });\n\n const handleDownload = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/attachment/download\",\n parameters: {\n attachmentId: props.id,\n },\n showMask: true,\n responseType: \"blob\",\n successCallBkFn: (response) => {\n const url = window.URL.createObjectURL(new Blob([response.data]));\n const link = document.createElement(\"a\");\n link.href = url;\n link.setAttribute(\"download\", props.fileName);\n document.body.appendChild(link);\n link.click();\n link.remove();\n },\n });\n };\n\n return (\n <>\n <ConfirmationWindow />\n <Card sx={{ width: 300, border: \"0.5px solid gray\" }}>\n <CardMedia\n sx={{\n height: 140,\n width: 300,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n {props?.docType.toLocaleLowerCase().includes(\"image\") ? (\n <AttachmentImageViewer attachmentId={props.id} />\n ) : (\n <FontAwesomeIcon icon=\"file\" size=\"3x\" />\n )}\n </CardMedia>\n <CardContent>\n <Typography gutterBottom variant=\"h6\" component=\"div\">\n {props.fileName}\n </Typography>\n <Typography variant=\"body2\" sx={{ color: \"text.secondary\" }}>\n {`File Size: ${props?.attachmentSize || \"unknown\"} kb`}\n </Typography>\n <Typography variant=\"body2\" sx={{ color: \"text.secondary\" }}>\n {`File Type: ${props?.category || \"NA\"}`}\n </Typography>\n <Typography variant=\"body2\" sx={{ color: \"text.secondary\" }}>\n {props.remark}\n </Typography>\n </CardContent>\n <CardActions>\n {props?.allowDelete ? (\n <IconButton\n size=\"small\"\n onClick={() => {\n setOpen(true);\n }}\n >\n <Tooltip title=\"Delete Attachment\">\n <FontAwesomeIcon icon=\"trash\" />\n </Tooltip>\n </IconButton>\n ) : (\n <></>\n )}\n\n <div style={{ flex: 1 }}></div>\n {allowDownload ? (\n <IconButton size=\"small\" onClick={handleDownload}>\n <Tooltip title=\"Download Attachment\">\n <FontAwesomeIcon icon=\"download\" />\n </Tooltip>\n </IconButton>\n ) : (\n <></>\n )}\n </CardActions>\n </Card>\n </>\n );\n};\n\nexport default AttachmentCard;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useSession } from \"../../../hooks\";\nimport { toast } from \"react-toastify\";\nimport { Box, Button, Grid2, Paper } from \"@mui/material\";\nimport ComboBox from \"../DataEntryTemplates/TemplateDataForm/FormFields/ComboBox\";\nimport TemplateTextField from \"../DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport AttachmentCard from \"./AttachmentCard\";\n\nexport type AttachmentPanelProps = {\n attachmentCode: string;\n enableAttachment?: boolean;\n refKey: string;\n};\n\ntype AttachmentConfig = {\n id: number;\n attachmentCode: string;\n uploadDirectory: string;\n storageType: \"FILE_SYSTEM\" | \"SFTP\";\n maxAllowedNumberOfFiles: number;\n isCategoryRequired?: boolean;\n attachmentCategories?: string;\n uploadAuthorityKey?: string;\n downloadAuthorityKey?: string;\n allowedFileTypes?: string;\n refKeyAttachments?: Array<any>;\n};\n\nconst AttachmentPanel: React.FC<AttachmentPanelProps> = (props) => {\n const { handleUploadRequest, handleGetRequest } = useAxios();\n const [files, setFiles] = useState<FileList | null>(null);\n const [attachmentCategories, setAttachmentCategories] = useState<\n Array<string>\n >([]);\n const [remark, setRemark] = useState(null);\n const [selectedCategory, setSelectedCategory] = useState(null);\n const [allowedTypes, setAllowedTypes] = useState<Array<string>>([]);\n const [attachmentConfig, setAttachmentConfig] =\n useState<AttachmentConfig>(null);\n\n const loadAttachmentConfig = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/attachment/info\",\n showMask: true,\n parameters: {\n attachmentCode: props.attachmentCode,\n refKey: props.refKey,\n },\n successCallBkFn: (response: any) => {\n setAttachmentConfig(response.data);\n },\n });\n };\n\n const handleChange = (e: React.ChangeEvent<HTMLInputElement>) => {\n if (e.target.files) {\n for (const file of e.target.files) {\n const fileExt = getFileExtension(file.name);\n if (allowedTypes.length > 0 && !allowedTypes.includes(fileExt)) {\n toast.error(fileExt + \" is not allowed\");\n return;\n }\n }\n }\n setFiles(e.target.files);\n };\n const { isUserAuthorized } = useSession();\n\n const handleUpload = async () => {\n let existingAttachments = attachmentConfig?.refKeyAttachments.length || 0;\n if (\n attachmentConfig?.maxAllowedNumberOfFiles &&\n files.length + existingAttachments >\n attachmentConfig.maxAllowedNumberOfFiles\n ) {\n toast.error(\n \"Maximum number of attachments is \" +\n attachmentConfig.maxAllowedNumberOfFiles\n );\n return;\n }\n if (\n attachmentConfig?.isCategoryRequired === true &&\n attachmentCategories.length > 0 &&\n (selectedCategory == null ||\n selectedCategory === undefined ||\n selectedCategory === \"\")\n ) {\n toast.error(\"You must selected document type to process your request\");\n return;\n }\n if (!files) {\n toast.error(\"You must add files to upload\");\n return;\n }\n debugger;\n for (const file of files) {\n if (file.type.startsWith(\"image/\")) {\n const MAX_SIZE_KB = 600;\n const maxSizeBytes = MAX_SIZE_KB * 1024;\n if (file.size > maxSizeBytes) {\n toast.error(\n `File ${file.name} is too large. Max allowed is ${MAX_SIZE_KB}KB.`\n );\n return;\n }\n }\n }\n\n await handleUploadRequest({\n endPointURI: \"api/v1/attachment/upload\",\n showMask: true,\n loadingMessage: \"Uploading files ... please wait\",\n parameters: {\n refKey: props.refKey,\n attachmentCode: props.attachmentCode,\n remark,\n category: selectedCategory,\n },\n files,\n successCallBkFn: (response) => {\n setAttachmentConfig(response.data);\n setFiles(null);\n setSelectedCategory(null);\n setRemark(null);\n toast.success(\"Your request has been process successfully\");\n },\n });\n };\n const getFileExtension = (name: string) => {\n return name.split(\".\").pop()?.toLowerCase() || \"\";\n };\n\n useEffect(() => {\n loadAttachmentConfig();\n }, [props.refKey, props.attachmentCode]);\n\n useEffect(() => {\n if (attachmentConfig?.allowedFileTypes) {\n setAllowedTypes(attachmentConfig.allowedFileTypes.split(\",\"));\n } else {\n setAllowedTypes([]);\n }\n if (attachmentConfig?.attachmentCategories) {\n const cats = [];\n for (const category of attachmentConfig.attachmentCategories.split(\",\")) {\n cats.push({ value: category });\n }\n setAttachmentCategories(cats);\n } else {\n setAttachmentCategories([]);\n }\n }, [attachmentConfig]);\n let showAttachments = true;\n if (\n attachmentConfig?.downloadAuthorityKey &&\n !isUserAuthorized(attachmentConfig?.downloadAuthorityKey)\n ) {\n showAttachments = false;\n }\n let allowUpload = true;\n if (props?.enableAttachment === false) {\n allowUpload = false;\n }\n if (\n attachmentConfig?.uploadAuthorityKey &&\n !isUserAuthorized(attachmentConfig.uploadAuthorityKey)\n ) {\n allowUpload = false;\n }\n\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n overflow: \"hidden\",\n flexGrow: 1,\n }}\n >\n {allowUpload ? (\n <>\n {attachmentConfig?.maxAllowedNumberOfFiles === undefined ||\n attachmentConfig?.maxAllowedNumberOfFiles === null ||\n attachmentConfig?.maxAllowedNumberOfFiles >\n attachmentConfig.refKeyAttachments.length ? (\n <>\n <h3>\n <FontAwesomeIcon\n icon=\"paperclip\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n Attachment Uploader\n </h3>\n <input\n type=\"file\"\n style={{ margin: 20 }}\n accept={attachmentConfig?.allowedFileTypes}\n multiple\n onChange={handleChange}\n />\n {attachmentCategories.length > 0 ? (\n <ComboBox\n label=\"Attachment Type\"\n sx={{ width: 300, m: 1 }}\n options={attachmentCategories}\n displayField=\"value\"\n valueField=\"value\"\n value={selectedCategory}\n onChangeCallBack={(v) => {\n setSelectedCategory(v);\n }}\n />\n ) : (\n <></>\n )}\n\n <TemplateTextField\n label=\"Remark\"\n value={remark}\n onChange={(event) => setRemark(event.target.value)}\n multiline={true}\n sx={{ width: 300, m: 1 }}\n rows={3}\n />\n <Button sx={{ m: 1 }} variant=\"contained\" onClick={handleUpload}>\n Upload\n </Button>\n </>\n ) : (\n <></>\n )}\n </>\n ) : (\n <></>\n )}\n\n {showAttachments && attachmentConfig?.refKeyAttachments?.length > 0 ? (\n <>\n <h3>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon=\"paperclip\"\n />\n Attachments\n </h3>\n <Grid2\n container\n spacing={2}\n sx={{ overflow: \"auto\", padding: 1, justifyContent: \"center\" }}\n >\n {attachmentConfig?.refKeyAttachments.map((refKeyAttachment) => {\n return (\n <Grid2\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <AttachmentCard\n {...refKeyAttachment}\n attachmentCode={props.attachmentCode}\n setAttachmentConfig={setAttachmentConfig}\n downloadAuthorityKey={attachmentConfig.downloadAuthorityKey}\n allowDelete={allowUpload}\n />\n </Grid2>\n );\n })}\n </Grid2>\n </>\n ) : (\n <></>\n )}\n </Paper>\n );\n};\n\nexport default AttachmentPanel;\n","import Typography from \"@mui/material/Typography\";\nimport { workflowDocumentActionHistory } from \"./WorkflowDocumentPanel\";\nimport { useSelector } from \"react-redux\";\nimport { Avatar, Box, Divider, Paper, Stack } from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useTranslation } from \"react-i18next\";\nimport AttachmentImageViewer from \"../attachment/AttachmentImageViewer\";\n\ntype WorkflowDocumentTimeLineProp = {\n actionHistory: Array<workflowDocumentActionHistory>;\n};\n\nconst WorkflowDocumentTimeLine: React.FC<WorkflowDocumentTimeLineProp> = (\n props\n) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { t } = useTranslation();\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n padding: 1,\n margin: 1,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <Box\n sx={{\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n <FontAwesomeIcon\n icon=\"history\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {t(\"WF_ACTION_HISTORY_LABEL\")}\n </Box>\n <Box\n sx={{\n flexGrow: 1,\n width: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n overflowY: \"auto\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {props.actionHistory.map((actionHistoryRecord, index) => {\n return (\n <>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: \"100%\",\n marginBottom: 2,\n }}\n >\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n flexDirection: \"column\",\n alignItems: \"flex-end\",\n justifyContent: \"center\",\n }}\n >\n <Box sx={{ marginBottom: 0.2 }}>\n {actionHistoryRecord.actionTime}\n </Box>\n <Typography>\n via {actionHistoryRecord.actionMethod}\n </Typography>\n </Box>\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n position: \"relative\",\n marginRight: 2,\n marginLeft: 2,\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={actionHistoryRecord?.personId + \"\" || \"0\"}\n style={{ m: 1, width: 70, height: 70 }}\n />\n {index !== props.actionHistory.length - 1 ? (\n <Box sx={{ marginTop: 11, position: \"absolute\" }}>|</Box>\n ) : (\n <></>\n )}\n </Box>\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n flexDirection: \"column\",\n alignItems: \"flex-start\",\n justifyContent: \"center\",\n }}\n >\n <Box sx={{ width: \"100%\" }}>\n {AppLayout.appDirection === \"ltr\"\n ? `${actionHistoryRecord?.documentActionEnName}`\n : `${actionHistoryRecord?.documentActionArName}`}\n {actionHistoryRecord?.actionComment\n ? \" - \" + actionHistoryRecord.actionComment\n : \"\"}\n </Box>\n <Box sx={{ width: \"100%\" }}>\n {AppLayout.appDirection === \"ltr\"\n ? `${actionHistoryRecord?.employeeEnName}`\n : `${actionHistoryRecord?.employeeArName}`}\n </Box>\n </Box>\n </Box>\n </>\n );\n })}\n </Box>\n </Paper>\n );\n};\n\nexport default WorkflowDocumentTimeLine;\n","import { Button } from \"@mui/material\";\nimport { RecordAction } from \"../DataEntryTypes\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { toast } from \"react-toastify\";\nimport { useTranslation } from \"react-i18next\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\n\nconst TemplateGridMultiRecordAction: React.FC<RecordAction> = (\n rowAction: RecordAction\n) => {\n const { t } = useTranslation();\n const session = useSession();\n const { ConfirmationWindow, setOpen } = useConfirmationWindow({\n body: t(rowAction?.confirmationMessage || \"ACTION_CONFIRMATION\"),\n title: t(\"CONFIRMATION\"),\n onConfirmationCallBk: async () => {\n await rowAction?.actionFn(\n rowAction.recordsToProcessActionOn,\n rowAction.recordIdsToProcessActionOn\n );\n if (rowAction?.reloadData) {\n rowAction.reloadData();\n }\n },\n });\n let isActionAllowed = true;\n if (rowAction.authority) {\n isActionAllowed = session.isUserAuthorized(rowAction.authority);\n }\n\n if (isActionAllowed) {\n return (\n <>\n <ConfirmationWindow />\n <Button\n onClick={async () => {\n if (\n rowAction?.recordsToProcessActionOn &&\n rowAction?.recordsToProcessActionOn.length > 0\n ) {\n if (rowAction?.preActionValidation) {\n for (const record of rowAction.recordsToProcessActionOn) {\n if (!rowAction.preActionValidation(record)) {\n return;\n }\n }\n }\n if (rowAction?.isConfirmationRequired === true) {\n setOpen(true);\n } else {\n await rowAction.actionFn(\n rowAction.recordsToProcessActionOn,\n rowAction.recordIdsToProcessActionOn\n );\n if (rowAction?.reloadData) {\n rowAction.reloadData();\n }\n }\n } else {\n toast.error(t(\"AT_LEAST_ONE_RECORD_SELECTED_MESSAGE\"));\n }\n }}\n variant={\n rowAction?.label\n ? \"outlined\"\n : rowAction?.formActionProps?.actionButtonVariant\n ? rowAction.formActionProps.actionButtonVariant\n : \"text\"\n }\n size=\"small\"\n color={rowAction?.formActionProps?.actionButtonColor || \"primary\"}\n >\n {rowAction?.icon ? (\n <FontAwesomeIcon\n style={{ marginRight: 5, marginLeft: 5 }}\n icon={rowAction.icon}\n />\n ) : (\n <></>\n )}\n {rowAction?.label ? t(rowAction.label) : <></>}\n </Button>\n </>\n );\n }\n};\n\nexport default TemplateGridMultiRecordAction;\n","import {\n Badge,\n Box,\n Button,\n Divider,\n IconButton,\n InputAdornment,\n MenuItem,\n styled,\n TextField,\n Tooltip,\n} from \"@mui/material\";\nimport {\n Toolbar,\n ToolbarButton,\n ColumnsPanelTrigger,\n FilterPanelTrigger,\n QuickFilter,\n QuickFilterControl,\n QuickFilterClear,\n QuickFilterTrigger,\n GridViewColumnIcon,\n GridFilterListIcon,\n ExportExcel,\n} from \"@mui/x-data-grid-premium\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport TemplateGridMultiRecordAction from \"./TemplateGridMultiRecordAction\";\nimport { getGridSelection } from \"../DataEntryUtil\";\nimport { useTranslation } from \"react-i18next\";\nimport { TemplateGridTopBarProps } from \"../DataEntryTypes\";\nimport useSession from \"../../../../hooks/UseSession\";\n\ntype OwnerState = {\n expanded: boolean;\n};\n\nconst StyledQuickFilter = styled(QuickFilter)({\n display: \"grid\",\n alignItems: \"center\",\n});\n\nconst StyledToolbarButton = styled(ToolbarButton)<{ ownerState: OwnerState }>(\n ({ theme, ownerState }) => ({\n gridArea: \"1 / 1\",\n width: \"min-content\",\n height: \"min-content\",\n zIndex: 1,\n opacity: ownerState.expanded ? 0 : 1,\n pointerEvents: ownerState.expanded ? \"none\" : \"auto\",\n transition: theme.transitions.create([\"opacity\"]),\n })\n);\n\nconst StyledTextField = styled(TextField)<{\n ownerState: OwnerState;\n}>(({ theme, ownerState }) => ({\n gridArea: \"1 / 1\",\n overflowX: \"clip\",\n width: ownerState.expanded ? 260 : \"var(--trigger-width)\",\n opacity: ownerState.expanded ? 1 : 0,\n transition: theme.transitions.create([\"width\", \"opacity\"]),\n}));\n\nconst TemplateGridTopBar: React.FC<TemplateGridTopBarProps> = (\n props: TemplateGridTopBarProps\n) => {\n const { t } = useTranslation();\n const session = useSession();\n const isCreationAuthorized = props?.templateProps?.editAction?.authority\n ? session.isUserAuthorized(props.templateProps.editAction.authority)\n : true;\n const isCreationEnabled = props?.templateProps?.disableDefaultAction || true;\n const gridSelection = getGridSelection(\n props?.templateProps?.rowSelectionModel || {\n ids: new Set(),\n type: \"include\",\n },\n props?.templateProps?.data || [],\n props?.templateProps?.keyColumnName || \"id\"\n );\n return (\n <Toolbar>\n {isCreationEnabled &&\n isCreationAuthorized &&\n props?.templateProps?.editMode?.editMode != \"none\" ? (\n <Button onClick={props?.handleCreateNewRecord}>\n <FontAwesomeIcon\n icon=\"add\"\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n {t(\"ADD_BTN_LABEL\")}\n </Button>\n ) : (\n <></>\n )}\n {props?.templateProps?.rowActions ? (\n props.templateProps.rowActions.map((rowAction, index) =>\n rowAction?.gridActionProps?.multiRecord === true ? (\n <TemplateGridMultiRecordAction\n {...rowAction}\n key={index}\n reloadData={async () => {\n props.templateProps.apiActions.reloadData(\n props?.templateProps?.gridLoadParametersValues\n );\n }}\n recordIdsToProcessActionOn={gridSelection.selectedRecordIds}\n recordsToProcessActionOn={gridSelection.selectedRecords}\n />\n ) : null\n )\n ) : (\n <></>\n )}\n <Box sx={{ flex: 1, mx: 0.5 }}>{props?.templateProps?.tBar}</Box>\n\n <Tooltip title=\"Columns\">\n <ColumnsPanelTrigger render={<ToolbarButton />}>\n <GridViewColumnIcon fontSize=\"small\" />\n </ColumnsPanelTrigger>\n </Tooltip>\n\n <Tooltip title=\"Filters\">\n <FilterPanelTrigger\n render={(props, state) => (\n <ToolbarButton {...props} color=\"default\">\n <Badge\n badgeContent={state.filterCount}\n color=\"primary\"\n variant=\"dot\"\n >\n <GridFilterListIcon fontSize=\"small\" />\n </Badge>\n </ToolbarButton>\n )}\n />\n </Tooltip>\n\n {props?.templateProps?.gridStateKey ? (\n <Tooltip title={t(\"RESET_GRID_STATE\")}>\n <IconButton onClick={props?.clearGridState}>\n <FontAwesomeIcon icon=\"eraser\" />\n </IconButton>\n </Tooltip>\n ) : (\n <></>\n )}\n\n <Divider\n orientation=\"vertical\"\n variant=\"middle\"\n flexItem\n sx={{ mx: 0.5 }}\n />\n\n <Tooltip title={t(\"EXPORT_EXECL_LABEL\")}>\n <ExportExcel render={<MenuItem />}>\n <FontAwesomeIcon icon=\"file-excel\" color=\"green\" />\n </ExportExcel>\n </Tooltip>\n\n <StyledQuickFilter>\n <QuickFilterTrigger\n render={(triggerProps, state) => (\n <Tooltip title={t(\"SEARCH_BTN_LABEL\")} enterDelay={0}>\n <StyledToolbarButton\n {...triggerProps}\n ownerState={{ expanded: state.expanded }}\n color=\"default\"\n aria-disabled={state.expanded}\n >\n <FontAwesomeIcon icon=\"search\" />\n </StyledToolbarButton>\n </Tooltip>\n )}\n />\n <QuickFilterControl\n render={({ ref, ...controlProps }, state) => (\n <StyledTextField\n {...controlProps}\n ownerState={{ expanded: state.expanded }}\n inputRef={ref}\n aria-label=\"Search\"\n placeholder={`${t(\"SEARCH_BTN_LABEL\")}...`}\n size=\"small\"\n slotProps={{\n input: {\n startAdornment: (\n <InputAdornment position=\"start\">\n <FontAwesomeIcon icon=\"search\" />\n </InputAdornment>\n ),\n endAdornment: state.value ? (\n <InputAdornment position=\"end\">\n <QuickFilterClear\n edge=\"end\"\n size=\"small\"\n aria-label=\"Clear search\"\n // material={{ sx: { marginRight: -0.75 } }}\n >\n <FontAwesomeIcon icon=\"xmark\" />\n </QuickFilterClear>\n </InputAdornment>\n ) : null,\n ...controlProps.slotProps?.input,\n },\n ...controlProps.slotProps,\n }}\n />\n )}\n />\n </StyledQuickFilter>\n\n <IconButton\n onClick={() => {\n props.templateProps.apiActions.reloadData(\n props?.templateProps?.gridLoadParametersValues\n );\n }}\n >\n <FontAwesomeIcon icon=\"refresh\" />\n </IconButton>\n </Toolbar>\n );\n};\n\nexport default TemplateGridTopBar;\n","import { Tooltip } from \"@mui/material\";\nimport { GridActionsCellItem } from \"@mui/x-data-grid-premium\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { RecordAction } from \"../DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\n\nconst TemplateGridRecordAction: React.FC<RecordAction> = (\n rowAction: RecordAction\n) => {\n const { t } = useTranslation();\n const session = useSession();\n const { ConfirmationWindow, setOpen } = useConfirmationWindow({\n body: t(rowAction?.confirmationMessage || \"ACTION_CONFIRMATION\"),\n title: t(\"CONFIRMATION\"),\n onConfirmationCallBk: async () => {\n await rowAction?.actionFn(rowAction.record);\n if (rowAction?.reloadData) {\n rowAction.reloadData();\n }\n },\n });\n let isActionAllowed = true;\n if (rowAction.authority) {\n isActionAllowed = session.isUserAuthorized(rowAction.authority);\n }\n let iconStyle: any = {};\n if (rowAction?.getActionIconStyleForRecord) {\n iconStyle = rowAction.getActionIconStyleForRecord(rowAction.record);\n }\n let isActionVisibleForRecord = true;\n if (rowAction?.isActionVisibleForRecord) {\n isActionVisibleForRecord = rowAction?.isActionVisibleForRecord(\n rowAction.record\n );\n }\n let isActionDisabledForRecord = false;\n if (rowAction?.isActionDisabledForRecord) {\n isActionDisabledForRecord = rowAction.isActionDisabledForRecord(\n rowAction.record\n );\n }\n if (isActionAllowed && isActionVisibleForRecord) {\n return (\n <>\n <ConfirmationWindow />\n <GridActionsCellItem\n disabled={isActionDisabledForRecord}\n icon={\n <Tooltip title={rowAction?.label ? t(rowAction.label) : \"\"}>\n <FontAwesomeIcon\n icon={rowAction.icon}\n style={{\n ...iconStyle,\n color: isActionDisabledForRecord\n ? \"gray\"\n : iconStyle?.color != undefined\n ? iconStyle.color\n : undefined,\n }}\n />\n </Tooltip>\n }\n showInMenu={rowAction?.gridActionProps?.showInMenu || false}\n label={\"\"}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={async () => {\n if (!isActionDisabledForRecord) {\n if (rowAction?.preActionValidation) {\n if (!rowAction.preActionValidation(rowAction.record)) {\n return;\n }\n }\n if (rowAction?.isConfirmationRequired === true) {\n setOpen(true);\n } else {\n await rowAction.actionFn(rowAction.record);\n if (\n rowAction?.gridActionProps?.reloadGridAfterAction === true &&\n rowAction?.reloadData\n ) {\n rowAction.reloadData();\n }\n }\n }\n }}\n />\n </>\n );\n }\n};\n\nexport default TemplateGridRecordAction;\n","import {\n DataGridPremium,\n GridActionsCellItem,\n GridActionsCellItemProps,\n GridColumnOrderChangeParams,\n GridColumnResizeParams,\n GridColumnVisibilityModel,\n GridEventListener,\n GridExpandMoreIcon,\n GridPinnedColumnFields,\n GridRowGroupingModel,\n GridRowModes,\n GridRowModesModel,\n GridRowParams,\n GridRowSelectionModel,\n} from \"@mui/x-data-grid-premium\";\nimport { TemplateGridColDef, TemplateGridProps } from \"../DataEntryTypes\";\nimport TemplateGridTopBar from \"./TemplateGridTopBar\";\nimport { useNavigate } from \"react-router-dom\";\nimport React, { useEffect, useState } from \"react\";\nimport { z } from \"zod\";\nimport {\n constructGridColumnsFromFields,\n constructValidationSchema,\n getAllFields,\n} from \"../DataEntryUtil\";\nimport { toast } from \"react-toastify\";\nimport {\n Accordion,\n AccordionDetails,\n AccordionSummary,\n Box,\n Divider,\n IconButton,\n Tooltip,\n Typography,\n} from \"@mui/material\";\nimport { capitalizeFirstLetter, isNumber } from \"../../../../util/AppUtils\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport TemplateGridRecordAction from \"./TemplateGridRecordAction\";\nimport TemplateForm from \"../TemplateDataForm/TemplateForm\";\nimport { useSelector } from \"react-redux\";\nimport { useTranslation } from \"react-i18next\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\nimport { useWindow } from \"../../../../hooks/UseWindow\";\nimport { useAxios } from \"../../../../hooks\";\nimport useLookupGridColumn from \"../../../../hooks/useLookupGridColumn\";\nimport { ContinuousColorLegend } from \"@mui/x-charts\";\nimport AttachmentPanel from \"../../attachment/AttachmentPanel\";\nimport WorkflowDocumentPanel from \"../../workflow/WorkflowDocumentPanel\";\nlet currentNewRecordIndex = -1;\n\ninterface GridState {\n columnVisibilityModel?: GridColumnVisibilityModel;\n columnOrder?: string[];\n columnWidths?: { [key: string]: number };\n columnGroupingModel?: GridRowGroupingModel;\n pinnedColumns?: GridPinnedColumnFields;\n}\n\nconst loadGridState = (gridStateKey: string): GridState => {\n try {\n const saved = localStorage.getItem(gridStateKey);\n return saved ? JSON.parse(saved) : {};\n } catch (e) {\n console.error(\"Failed to load grid state\", e);\n return {};\n }\n};\n\nconst saveGridState = (gridStateKey: string, statePart: GridState) => {\n const current = loadGridState(gridStateKey);\n localStorage.setItem(\n gridStateKey,\n JSON.stringify({ ...current, ...statePart })\n );\n};\n\nconst PIN_FIXED_COLUMNS = [\"__check__\", \"actions\"];\n\nconst TemplateGrid: React.FC<TemplateGridProps> = (props) => {\n const { t } = useTranslation();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const [selectedRecord, setSelectedRecord] = useState<any>({});\n const [attachmentPanelEnabledForRecord, setAttachmentPanelEnabledForRecord] =\n useState<boolean>(true);\n const { getLookupOptions } = useLookupGridColumn();\n const { Window: AttachmentWindow, setWindowState: setAttachmentWindowState } =\n useWindow({\n windowTitle: t(props.gridTitle) + \" Attachments\",\n windowIcon: \"paperclip\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: \"50%\",\n onCloseCallBack: () => {\n props?.apiActions?.reloadData(props.gridLoadParametersValues);\n },\n });\n const { Window: WorkFlowWindow, setWindowState: setWorkFlowWindowState } =\n useWindow({\n windowTitle: t(props.gridTitle) + \" Approvals\",\n windowIcon: \"stamp\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: \"80%\",\n onCloseCallBack: () => {\n props?.apiActions?.reloadData(props.gridLoadParametersValues);\n },\n });\n const [generatedColumns, setGeneratedColumns] = useState<\n Array<TemplateGridColDef>\n >([]);\n const fields = getAllFields(props.formElements);\n const hiddenFields = [];\n const savedState = React.useMemo<GridState>(\n () => (props?.gridStateKey ? loadGridState(props.gridStateKey) : {}),\n []\n );\n for (const field of fields) {\n if (field?.gridProps?.hidden === true) {\n hiddenFields.push(field.fieldName);\n }\n }\n let initialVisibilityState: GridColumnVisibilityModel = {};\n if (savedState?.columnVisibilityModel) {\n initialVisibilityState = savedState.columnVisibilityModel;\n const existingFields = Object.keys(initialVisibilityState);\n for (const field of hiddenFields) {\n if (!existingFields.includes(field)) {\n initialVisibilityState[field] = false;\n }\n }\n } else {\n for (const field of hiddenFields) {\n initialVisibilityState[field] = false;\n }\n }\n\n const themeDirection = useSelector(\n (state: any) => state.AppLayout.appDirection\n );\n\n const clearGridState = () => {\n if (props?.gridStateKey) {\n localStorage.removeItem(props.gridStateKey);\n }\n setColumnVisibilityModel({});\n setColumnOrder([]);\n setColumnWidths({});\n setGridRowGroupingModel([]);\n setPinnedColumns({\n left: [...(themeDirection === \"ltr\" ? PIN_FIXED_COLUMNS : [])],\n right: [...(themeDirection === \"rtl\" ? PIN_FIXED_COLUMNS : [])],\n });\n };\n const [columnVisibilityModel, setColumnVisibilityModel] =\n React.useState<GridColumnVisibilityModel>(initialVisibilityState);\n const [columnOrder, setColumnOrder] = React.useState<string[]>(\n savedState.columnOrder || []\n );\n const [columnWidths, setColumnWidths] = React.useState<{\n [key: string]: number;\n }>(savedState.columnWidths || {});\n const [gridRowGroupingModel, setGridRowGroupingModel] =\n useState<GridRowGroupingModel>(savedState.columnGroupingModel || []);\n let newLeft = savedState?.pinnedColumns?.left || [];\n newLeft = newLeft.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n let newRight = savedState?.pinnedColumns?.right || [] || [];\n newRight = newRight.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n\n const [pinnedColumns, setPinnedColumns] = useState<GridPinnedColumnFields>({\n left: [...(themeDirection === \"ltr\" ? PIN_FIXED_COLUMNS : []), ...newLeft],\n right: [\n ...(themeDirection === \"rtl\" ? PIN_FIXED_COLUMNS : []),\n ...newRight,\n ],\n });\n\n const session = useSession();\n const navigate = useNavigate();\n const [recordToDelete, setRecordToDelete] = useState<any>(null);\n const [recordToEdit, setRecordToEdit] = useState<any>(null);\n const [rowModesModel, setRowModesModel] = useState<GridRowModesModel>({});\n const adjustGridColumns = async () => {\n let gridColumns = constructGridColumnsFromFields(\n fields,\n props?.editMode?.editMode === \"row\" || false,\n t\n );\n for (let gridColumn of gridColumns) {\n if (gridColumn?.lookupType) {\n gridColumn.displayField =\n AppLayout.appDirection === \"ltr\"\n ? \"lookupEnDisplay\"\n : \"lookupArDisplay\";\n gridColumn.options = await getLookupOptions(gridColumn.lookupType);\n gridColumn.valueField = \"lookupValue\";\n }\n }\n setGeneratedColumns(gridColumns);\n };\n const [rowSelectionModel, setRowSelectionModel] =\n useState<GridRowSelectionModel>({ ids: new Set(), type: \"include\" });\n let keyColumnName: string = \"id\";\n if (props?.keyColumnName) {\n keyColumnName = props?.keyColumnName;\n }\n const setData = props.setData;\n const validationSchema = z.object(constructValidationSchema(fields));\n let isEditAllowed = true;\n if (props?.editAction?.authority) {\n isEditAllowed = session.isUserAuthorized(props.editAction.authority);\n }\n let isDeleteAllowed = true;\n if (props?.deleteAction?.authority) {\n isDeleteAllowed = session.isUserAuthorized(props.deleteAction.authority);\n }\n\n const handleRowModesModelChange = (newModel: GridRowModesModel) => {\n setRowModesModel(newModel);\n };\n\n const handlePinnedColumnsChange = (newModel: GridPinnedColumnFields) => {\n let newLeft = newModel?.left || [];\n newLeft = newLeft.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n let newRight = newModel?.right || [];\n newRight = newRight.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n const newPinedColumns: GridPinnedColumnFields = {\n left: [\n ...(themeDirection === \"ltr\" ? PIN_FIXED_COLUMNS : []),\n ...newLeft,\n ],\n right: [\n ...(themeDirection === \"rtl\" ? PIN_FIXED_COLUMNS : []),\n ...newRight,\n ],\n };\n setPinnedColumns(newPinedColumns);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { pinnedColumns: newPinedColumns });\n }\n };\n\n const handleDeleteRecord = async () => {\n let result = true;\n if (!(recordToDelete && recordToDelete?.isNew === true)) {\n result = await props.apiActions.deleteRecordById(\n recordToDelete[keyColumnName]\n );\n }\n if (result) {\n if (props?.deleteAction?.postActionCallBack) {\n await props.deleteAction.postActionCallBack(recordToDelete);\n }\n\n setData((oldData: any) => {\n const newData = oldData.filter(\n (record: any) =>\n record[keyColumnName] != recordToDelete[keyColumnName]\n );\n return newData;\n });\n }\n };\n\n const { ConfirmationWindow, setOpen: setConfirmationWindowOpened } =\n useConfirmationWindow({\n title: \"Confirmation\",\n body: \"Are you sure you want to delete this record ?\",\n onConfirmationCallBk: handleDeleteRecord,\n });\n\n let formModalHeight = undefined;\n let formModalWidth = undefined;\n let formModalMinHeight = undefined;\n let formModalMinWidth = undefined;\n let formModalIcon = undefined;\n let formModalTitle = undefined;\n\n if (props?.editMode?.editMode === \"modal\") {\n formModalHeight = props?.editMode?.specs?.modalHeight || \"fit-content\";\n formModalWidth = props?.editMode?.specs?.modalWidth || \"300\";\n formModalMinHeight = props?.editMode?.specs?.modalMinHeight;\n formModalMinWidth = props?.editMode?.specs?.modalMinWidth;\n formModalIcon = props?.editMode?.specs?.modalIcon || \"window\";\n formModalTitle = props?.editMode?.specs?.modalTitle || \"Record Form\";\n }\n\n const { Window: FormWindow, setWindowState: setFormWindowState } = useWindow({\n height: formModalHeight,\n minHeight: formModalMinHeight,\n minWidth: formModalMinWidth,\n onCloseCallBack: () => {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n },\n width: formModalWidth,\n windowIcon: formModalIcon,\n windowTitle: formModalTitle,\n });\n\n const handleCreateNewRecord = () => {\n if (props?.editMode?.editMode === \"form\") {\n navigate(props.editMode.specs.formRoute);\n } else if (props?.editMode?.editMode === \"modal\") {\n setRecordToEdit(null);\n setFormWindowState(true);\n } else if (props?.editMode?.editMode === \"row\") {\n currentNewRecordIndex = currentNewRecordIndex - 1;\n const newRecord: any = {};\n newRecord[keyColumnName] = currentNewRecordIndex;\n newRecord.isNew = true;\n for (const gridColumn of generatedColumns) {\n if (\n gridColumn?.type != \"actions\" &&\n gridColumn?.field != keyColumnName\n ) {\n if (gridColumn?.field) {\n newRecord[gridColumn.field] = null;\n }\n }\n }\n setData((oldRows: any) => [newRecord, ...oldRows]);\n setRowModesModel((oldModel: any) => ({\n ...oldModel,\n [currentNewRecordIndex]: { mode: GridRowModes.Edit },\n }));\n }\n };\n\n const handleEditRecord = async (record: any) => {\n if (record) {\n setRecordToEdit(record);\n if (props.editMode.editMode === \"form\") {\n navigate(props.editMode.specs.formRoute + \"/\" + record[keyColumnName]);\n } else if (props.editMode.editMode === \"modal\") {\n setFormWindowState(true);\n } else if (props?.editMode?.editMode === \"row\") {\n const id = record[keyColumnName];\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.Edit },\n });\n }\n }\n };\n\n const validateRecord = (record: any) => {\n try {\n validationSchema.parse(record);\n } catch (err) {\n console.log(\"validateRecord err\", err);\n let errorMessage: any = null;\n if (err instanceof z.ZodError) {\n errorMessage = err.errors\n .map(\n (error) => \"Error in field (\" + error.path + \") : \" + error.message\n )\n .join(\",\");\n } else {\n errorMessage = \"invalid record data\";\n }\n return errorMessage;\n }\n };\n\n const handleSaveRowClick = (record: any) => {\n const id = record[keyColumnName];\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.View },\n });\n };\n\n const processRowUpdate = async (record: any) => {\n if (props.editMode.editMode === \"row\") {\n let savedRecord: any = null;\n const errorMessage = validateRecord(record);\n if (errorMessage) {\n const errors = errorMessage.split(\",\");\n toast.error(\n <div style={{}}>\n {errors.map((error: any) => (\n <>\n <div>{error}</div>\n <Divider />\n </>\n ))}\n </div>\n );\n throw new Error(errorMessage);\n }\n if (props?.editAction?.preActionValidation) {\n if (!props.editAction.preActionValidation(record)) {\n throw new Error(\"error on the configured presave validation\");\n }\n }\n const requestObject: any = { ...record };\n if (\n record[keyColumnName] &&\n isNumber(record[keyColumnName]) &&\n Number(record[keyColumnName]) < 0\n ) {\n requestObject[keyColumnName] = null;\n }\n savedRecord = await props.apiActions.saveRecord(requestObject);\n if (savedRecord == null) {\n throw new Error(\n \"Failed to process your request, contact your administrator\"\n );\n }\n if (props?.editAction?.postActionCallBack) {\n await props.editAction.postActionCallBack(record);\n }\n if (record?.isNew === true) {\n setData((oldData: any) => {\n const newData = oldData.filter(\n (x: any) => x[keyColumnName] !== record[keyColumnName]\n );\n return [savedRecord, ...newData];\n });\n }\n if (\n props?.editMode?.reloadAfterSave === true &&\n props?.apiActions?.reloadData\n ) {\n props?.apiActions?.reloadData(props?.gridLoadParametersValues);\n }\n return savedRecord;\n }\n };\n\n const handleCancelRowEditClick = (record: any) => {\n const id = record[keyColumnName];\n if (id && isNumber(id) && id < 0) {\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.View, ignoreModifications: true },\n });\n setData((oldData: any) => {\n const newData = oldData.filter(\n (record: any) => record[keyColumnName] != id\n );\n return newData;\n });\n } else {\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.View, ignoreModifications: true },\n });\n }\n };\n\n const getActionColumnActions = (params: GridRowParams<any>) => {\n const record: any = params.row;\n const actions: Array<React.ReactElement<GridActionsCellItemProps>> = [];\n if (props?.editMode?.editMode != \"none\") {\n if (\n props?.disableDefaultAction === undefined ||\n !props.disableDefaultAction\n ) {\n const isInEditMode: boolean =\n rowModesModel[record[keyColumnName]]?.mode === GridRowModes.Edit;\n if (props.editMode.editMode === \"row\" && isInEditMode) {\n if (isEditAllowed) {\n actions.push(\n <GridActionsCellItem\n icon={<FontAwesomeIcon icon=\"save\" />}\n label={t(\"SAVE_BTN_LABEL\")}\n onClick={() => {\n handleSaveRowClick(record);\n }}\n />\n );\n actions.push(\n <GridActionsCellItem\n icon={<FontAwesomeIcon icon=\"cancel\" />}\n label={t(\"CANCEL_BTN_LABEL\")}\n onClick={() => {\n handleCancelRowEditClick(record);\n }}\n color=\"inherit\"\n />\n );\n }\n } else {\n if (props?.editAction && props?.editAction?.isEnabled === true) {\n let isEditActionVisibleForRecord = true;\n if (props?.editAction?.isActionVisibleForRecord) {\n isEditActionVisibleForRecord =\n props?.editAction?.isActionVisibleForRecord(record);\n }\n let isActionEditDisabledForRecord = false;\n if (props?.editAction?.isActionDisabledForRecord) {\n isActionEditDisabledForRecord =\n props?.editAction?.isActionDisabledForRecord(record);\n }\n if (isEditAllowed && isEditActionVisibleForRecord) {\n actions.push(\n <GridActionsCellItem\n disabled={isActionEditDisabledForRecord}\n icon={\n <Tooltip title={t(\"EDIT_BTN_LABEL\")}>\n <FontAwesomeIcon\n icon={\"edit\"}\n style={{\n color: isActionEditDisabledForRecord\n ? \"gray\"\n : undefined,\n }}\n />\n </Tooltip>\n }\n showInMenu={\n props?.editAction?.gridActionProps?.showInMenu || false\n }\n label={t(\"EDIT_BTN_LABEL\")}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n if (isEditAllowed && !isActionEditDisabledForRecord) {\n handleEditRecord(record);\n }\n }}\n />\n );\n }\n }\n if (props?.deleteAction && props?.deleteAction?.isEnabled === true) {\n let isDeleteActionVisibleForRecord = true;\n if (props?.deleteAction?.isActionVisibleForRecord) {\n isDeleteActionVisibleForRecord =\n props?.deleteAction?.isActionVisibleForRecord(record);\n }\n let isDeleteActionDisabledForRecord = false;\n if (props?.deleteAction?.isActionDisabledForRecord) {\n isDeleteActionDisabledForRecord =\n props?.deleteAction?.isActionDisabledForRecord(record);\n }\n if (isDeleteAllowed && isDeleteActionVisibleForRecord) {\n actions.push(\n <GridActionsCellItem\n disabled={isDeleteActionDisabledForRecord}\n icon={\n <Tooltip title={t(\"DELETE_BTN_LABEL\")}>\n <FontAwesomeIcon\n icon={\"trash\"}\n style={{\n color: isDeleteActionDisabledForRecord\n ? \"gray\"\n : undefined,\n }}\n />\n </Tooltip>\n }\n showInMenu={\n props?.deleteAction?.gridActionProps?.showInMenu || false\n }\n label={t(\"DELETE_BTN_LABEL\")}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n if (isDeleteAllowed && !isDeleteActionDisabledForRecord) {\n if (props?.deleteAction?.preActionValidation) {\n if (!props.deleteAction.preActionValidation(record)) {\n return;\n }\n }\n setRecordToDelete(record);\n setConfirmationWindowOpened(true);\n }\n }}\n />\n );\n }\n }\n }\n }\n }\n if (\n record[props?.keyColumnName || \"id\"] &&\n record[props?.keyColumnName || \"id\"] > 0 &&\n props?.attachment\n ) {\n actions?.push(\n <GridActionsCellItem\n icon={\n <Tooltip title={\"Attachments\"}>\n <FontAwesomeIcon icon={\"paperclip\"} />\n </Tooltip>\n }\n label={\"Attachments\"}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n setSelectedRecord(record);\n if (props?.attachment?.enableAttachFn) {\n setAttachmentPanelEnabledForRecord(\n props.attachment.enableAttachFn(record)\n );\n } else {\n setAttachmentPanelEnabledForRecord(true);\n }\n setAttachmentWindowState(true);\n }}\n />\n );\n }\n if (\n record[props?.keyColumnName || \"id\"] &&\n record[props?.keyColumnName || \"id\"] > 0 &&\n props?.workFlowDocumentCode\n ) {\n actions?.push(\n <GridActionsCellItem\n icon={\n <Tooltip title={\"Approvals\"}>\n <FontAwesomeIcon icon={\"stamp\"} />\n </Tooltip>\n }\n label={\"Approvals\"}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n setSelectedRecord(record);\n setWorkFlowWindowState(true);\n }}\n />\n );\n }\n if (\n record[props?.keyColumnName || \"id\"] &&\n record[props?.keyColumnName || \"id\"] > 0 &&\n props?.rowActions\n ) {\n for (const rowAction of props.rowActions) {\n if (\n !(\n rowAction?.gridActionProps?.multiRecord &&\n rowAction?.gridActionProps?.multiRecord === true\n )\n ) {\n actions.push(\n <TemplateGridRecordAction\n {...rowAction}\n record={record}\n reloadData={async () => {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }}\n />\n );\n }\n }\n }\n\n return actions;\n };\n\n const actionColumn: TemplateGridColDef = {\n type: \"actions\",\n field: \"actions\",\n headerName: \"\",\n headerAlign: \"center\",\n width:\n (props?.rowActions ? props.rowActions.length * 30 : 0) +\n (props?.editAction && props?.editAction?.isEnabled ? 30 : 0) +\n (props?.deleteAction && props?.deleteAction?.isEnabled ? 30 : 0) +\n (props?.attachment ? 30 : 0) +\n (props?.workFlowDocumentCode ? 30 : 0),\n getActions: getActionColumnActions,\n };\n\n let structuredColumns: Array<TemplateGridColDef> = [];\n if (\n props?.disableDefaultAction === undefined ||\n !props.disableDefaultAction ||\n (props?.rowActions && props?.rowActions.length > 0)\n ) {\n structuredColumns.push(actionColumn);\n }\n\n structuredColumns = [...structuredColumns, ...generatedColumns];\n const handleRowSelection = (gridSelectionModel: GridRowSelectionModel) => {\n setRowSelectionModel(gridSelectionModel);\n };\n useEffect(() => {\n if (props?.autoLoad === undefined || props.autoLoad === true) {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }\n adjustGridColumns();\n }, []);\n\n useEffect(() => {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }, [session.UserInfo?.currentOrganization]);\n\n useEffect(() => {\n adjustGridColumns();\n }, [themeDirection, props.formElements]);\n\n const handleColumnVisibilityChange = (model: GridColumnVisibilityModel) => {\n setColumnVisibilityModel(model);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnVisibilityModel: model });\n }\n };\n\n const handleColumnOrderChange: GridEventListener<\"columnOrderChange\"> = (\n params: GridColumnOrderChangeParams\n ) => {\n const { column, targetIndex } = params;\n setColumnOrder((prevOrder) => {\n const currentOrder = prevOrder.length\n ? [...prevOrder]\n : structuredColumns.map((col) => col.field);\n const fromIndex = currentOrder.indexOf(column.field);\n if (fromIndex === -1) return currentOrder;\n\n currentOrder.splice(fromIndex, 1); // remove\n currentOrder.splice(targetIndex, 0, column.field); // insert at new index\n\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnOrder: currentOrder });\n }\n\n return currentOrder;\n });\n };\n\n const handleRowGroupChange = (model: GridRowGroupingModel) => {\n setGridRowGroupingModel(model);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnGroupingModel: model });\n }\n };\n\n const handleColumnWidthChange: GridEventListener<\"columnWidthChange\"> = (\n params: GridColumnResizeParams\n ) => {\n const updatedWidths = {\n ...columnWidths,\n [params.colDef.field]: params.width,\n };\n setColumnWidths(updatedWidths);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnWidths: updatedWidths });\n }\n };\n\n const adjustedColumns: Array<TemplateGridColDef> = React.useMemo(() => {\n const baseCols = structuredColumns.map((col) => ({\n ...col,\n width: columnWidths[col.field] || col.width,\n }));\n\n // Reorder based on saved columnOrder\n if (columnOrder.length) {\n const fieldToCol = new Map(baseCols.map((col) => [col.field, col]));\n return columnOrder.map((field) => fieldToCol.get(field)!).filter(Boolean);\n }\n\n return baseCols;\n }, [columnOrder, columnWidths, structuredColumns]);\n return (\n <>\n <ConfirmationWindow />\n {props?.editMode?.editMode === \"modal\" ? (\n <FormWindow>\n {props?.editMode?.specs?.formComponent ? (\n <props.editMode.specs.formComponent\n recordIdToEdit={\n recordToEdit ? recordToEdit[keyColumnName] : undefined\n }\n formCloseCallBk={() => {\n setFormWindowState(false);\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }}\n />\n ) : (\n <TemplateForm\n keyColumnName={props.keyColumnName}\n attachment={props.attachment}\n formLoadCallBk={props.formLoadCallBk}\n recordIdToEdit={\n recordToEdit ? recordToEdit[keyColumnName] : undefined\n }\n formCloseCallBk={() => {\n setFormWindowState(false);\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }}\n elements={props.formElements}\n apiActions={props.apiActions}\n editAuthorityKey={props?.editAction?.authority}\n formSavedSuccessfullyCallBk={\n props?.editAction?.postActionCallBack\n }\n preSaveValidation={props?.editAction?.preActionValidation}\n actions={props?.rowActions}\n />\n )}\n </FormWindow>\n ) : (\n <></>\n )}\n {props?.hideInfoBar === undefined && !props?.hideInfoBar ? (\n <Box sx={{ display: \"flex\" }}>\n {props?.hideBackButton === undefined && !props?.hideBackButton ? (\n <IconButton\n onClick={() => {\n navigate(-1, { replace: true });\n }}\n >\n <FontAwesomeIcon\n icon={themeDirection === \"ltr\" ? \"arrow-left\" : \"arrow-right\"}\n />\n </IconButton>\n ) : (\n <></>\n )}\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n {props?.girdIcon ? (\n <FontAwesomeIcon\n icon={props.girdIcon}\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n ) : (\n <></>\n )}\n <Typography variant=\"h5\">\n {props?.gridTitle\n ? capitalizeFirstLetter(t(props?.gridTitle))\n : \"\"}\n </Typography>\n </Box>\n </Box>\n ) : (\n <></>\n )}\n\n {props?.gridLoadParameters &&\n props?.gridLoadParameters.length > 0 &&\n props?.gridLoadParametersValues &&\n props?.setGridLoadParametersValues ? (\n <Accordion defaultExpanded sx={{ width: \"100%\" }}>\n <AccordionSummary expandIcon={<GridExpandMoreIcon />}>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <FontAwesomeIcon\n style={{ marginLeft: 5, marginRight: 5 }}\n icon=\"search\"\n />\n <Typography component=\"span\">Filters</Typography>\n </Box>\n </AccordionSummary>\n <AccordionDetails>\n <Box>\n <TemplateForm\n saveButtonSpecs={{\n label: t(\"SEARCH_BTN_LABEL\"),\n icon: \"search\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"success\",\n }}\n cancelButtonSpecs={{\n label: t(\"RESET_BTN_LABEL\"),\n icon: \"eraser\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"error\",\n }}\n apiActions={{\n deleteRecordById: async () => {\n return true;\n },\n saveRecord: async (params) => {\n if (params != undefined) {\n props.setGridLoadParametersValues(params);\n } else {\n props.setGridLoadParametersValues({});\n }\n props.apiActions.reloadData(params);\n },\n reloadData: async () => {},\n loadRecordById: async () => {},\n }}\n elements={props.gridLoadParameters}\n />\n </Box>\n </AccordionDetails>\n </Accordion>\n ) : (\n <></>\n )}\n {props?.attachment ? (\n <AttachmentWindow>\n <AttachmentPanel\n attachmentCode={props.attachment.attachmentCode}\n refKey={selectedRecord[props?.keyColumnName || \"id\"]}\n enableAttachment={attachmentPanelEnabledForRecord}\n />\n </AttachmentWindow>\n ) : (\n <></>\n )}\n {props?.workFlowDocumentCode ? (\n <WorkFlowWindow>\n <WorkflowDocumentPanel\n workFlowDocumentCode={props.workFlowDocumentCode}\n refDocumentId={selectedRecord[props?.keyColumnName || \"id\"]}\n postActionCallBk={() => {\n debugger;\n setWorkFlowWindowState(false);\n props.apiActions.reloadData(props.gridLoadParametersValues);\n }}\n cancelActionCallBk={() => {\n setWorkFlowWindowState(false);\n props.apiActions.reloadData(props.gridLoadParametersValues);\n }}\n />\n </WorkFlowWindow>\n ) : (\n <></>\n )}\n <DataGridPremium\n {...props?.muiProps}\n slots={{ toolbar: TemplateGridTopBar }}\n slotProps={{\n toolbar: {\n templateProps: {\n ...props,\n rowSelectionModel: rowSelectionModel,\n data: props?.data,\n },\n handleCreateNewRecord,\n clearGridState,\n } as any,\n }}\n getRowId={(record: any) => {\n return record[keyColumnName];\n }}\n showToolbar={true}\n rows={props?.data}\n columns={adjustedColumns}\n checkboxSelection\n editMode=\"row\"\n onRowEditStop={(params, event) => {\n if (params.reason === \"rowFocusOut\") {\n event.defaultMuiPrevented = true;\n }\n }}\n rowModesModel={\n props.editMode.editMode == \"row\" ? rowModesModel : undefined\n }\n onRowModesModelChange={\n props.editMode.editMode == \"row\"\n ? handleRowModesModelChange\n : undefined\n }\n rowGroupingColumnMode=\"multiple\"\n processRowUpdate={processRowUpdate}\n rowSelectionModel={rowSelectionModel}\n onRowSelectionModelChange={handleRowSelection}\n columnVisibilityModel={columnVisibilityModel}\n onColumnVisibilityModelChange={handleColumnVisibilityChange}\n onColumnOrderChange={handleColumnOrderChange}\n onColumnWidthChange={handleColumnWidthChange}\n rowGroupingModel={gridRowGroupingModel}\n onRowGroupingModelChange={(model: GridRowGroupingModel) => {\n handleRowGroupChange(model);\n }}\n // pinnedColumns={pinnedColumns}\n // onPinnedColumnsChange={handlePinnedColumnsChange}\n sx={{ width: \"100%\" }}\n />\n </>\n );\n};\n\nexport default TemplateGrid;\n","import { useSelector } from \"react-redux\";\nimport { TemplateGridColDef } from \"../components\";\nimport useAxios from \"./useAxios\";\n\nconst useLookupGridColumn = () => {\n const { handleGetRequest } = useAxios();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const getLookupOptions = async (lookupType: string) => {\n let options = [];\n await handleGetRequest({\n endPointURI: \"api/v1/public/system/lookup\",\n showMask: true,\n parameters: { lookupType },\n successCallBkFn: (response: any) => {\n options = response.data;\n },\n });\n return options;\n };\n const generateLookupGridColumn = async (props: TemplateGridColDef) => {\n let options = await getLookupOptions(props.lookupType);\n return {\n ...props,\n options,\n displayField:\n AppLayout.appDirection === \"ltr\"\n ? \"lookupEnDisplay\"\n : \"lookupArDisplay\",\n valueField: \"lookupValue\",\n };\n };\n return { generateLookupGridColumn, getLookupOptions };\n};\n\nexport default useLookupGridColumn;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../DataEntryTemplates/DataEntryTypes\";\n\ntype ExcelReportViewerProps = {\n reportData: Array<any>;\n setReportData: (data) => void;\n reloadReport: () => void;\n gridLoadParameters?: Array<FormElementProps>;\n gridLoadParametersValues?: { [key: string]: any };\n setGridLoadParametersValues?: any;\n};\n\nconst getGridColumnsFromRecord = (data: Array<any>) => {\n if (data.length === 0) {\n return [];\n }\n const formElements: Array<FormElementProps> = [];\n for (const key of Object.keys(data[0])) {\n const formElement: FormElementProps = {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: key,\n fieldName: key,\n fieldType: \"text\",\n },\n };\n formElements.push(formElement);\n } \n return formElements;\n};\n\nconst ExcelReportViewer: React.FC<ExcelReportViewerProps> = (props) => {\n const [data, setData] = useState([]);\n useEffect(() => {\n const newData = props.reportData.map((record, index) => {\n return { ...record, report_record_data_key: index };\n });\n setData(newData);\n }, [props.reportData]);\n return (\n <TemplateGrid\n data={data}\n disableDefaultAction={true}\n setData={props.setReportData}\n formElements={getGridColumnsFromRecord(props.reportData)}\n gridLoadParameters={props.gridLoadParameters}\n gridLoadParametersValues={props.gridLoadParametersValues}\n setGridLoadParametersValues={props.setGridLoadParametersValues}\n editMode={{ editMode: \"none\" }}\n girdIcon={\"file-excel\"}\n gridTitle=\"Report\"\n autoLoad={true}\n keyColumnName={\"report_record_data_key\"}\n hideInfoBar={true}\n apiActions={{\n deleteRecordById: async () => {\n return true;\n },\n loadRecordById: async () => {},\n reloadData: async () => {\n props.reloadReport();\n },\n saveRecord: async () => {},\n }}\n />\n );\n};\n\nexport default ExcelReportViewer;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useWindow } from \"../../../hooks\";\nimport TemplateForm from \"../DataEntryTemplates/TemplateDataForm/TemplateForm\";\nimport { useTranslation } from \"react-i18next\";\nimport { FormElementProps } from \"../DataEntryTemplates/DataEntryTypes\";\nimport {\n Accordion,\n AccordionDetails,\n AccordionSummary,\n Box,\n Icon,\n IconButton,\n Typography,\n} from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport ExcelReportViewer from \"./ExcelReportViewer\";\nimport { GridExpandMoreIcon } from \"@mui/x-data-grid-premium\";\n\ntype ReportViewerState =\n | \"ERROR\"\n | \"WAITING_REPORT_CODE\"\n | \"LOADING_METADATA\"\n | \"WAITING_PARAMETER_INPUT\"\n | \"WAITING_RESULT\"\n | \"SHOWING_RESULT\";\n\ntype ReportViewerProps = {\n reportCode: string;\n resultMode: \"Request\" | \"App\";\n reportParametersValues?: { [key: string]: any };\n byPassParameterEntry?: boolean;\n jasperOutPutFileType?: \"pdf\" | \"word\" | \"excel\";\n};\n\ntype ReportParameter = {\n parameterCode: string;\n parameterLabel: string;\n parameterValueFormat?: string;\n parameterValueField?: string;\n parameterDisplayField?: string;\n parameterDataset?: Array<any>;\n parameterDataQueryId?: number;\n hidden?: boolean;\n mandatory?: boolean;\n defaultValue?: any;\n parameterType:\n | \"text\"\n | \"number\"\n | \"date\"\n | \"datetime\"\n | \"combobox\"\n | \"checkbox\"\n | \"html\"\n | \"lookup\";\n};\n\nconst ReportViewer: React.FC<ReportViewerProps> = (props) => {\n const [blobUrl, setBlobUrl] = useState(null);\n const [errorMessage, setErrorMessage] = useState(null);\n const [excelReportData, setExcelReportData] = useState<Array<any>>([]);\n const [reportViewerState, setReportViewerState] = useState<ReportViewerState>(\n \"WAITING_REPORT_CODE\"\n );\n const { handleGetRequest, handlePostRequest, HandleDownloadHTTPPostPDF } =\n useAxios();\n const [reportInfo, setReportInfo] = useState<any>(null);\n const [reportParametersValues, setReportParametersValues] = useState<any>({\n ...props?.reportParametersValues,\n });\n const [reportParametersElements, setReportParametersElements] = useState<\n Array<FormElementProps>\n >([]);\n const { t } = useTranslation();\n\n const getFormElementsFromReportParameters = (\n reportParameters: Array<ReportParameter>\n ) => {\n const formElements: Array<FormElementProps> = [];\n for (const reportParameter of reportParameters) {\n const formElement: FormElementProps = {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: reportParameter?.parameterLabel,\n fieldName: reportParameter?.parameterCode,\n fieldType: reportParameter?.parameterType,\n hidden: reportParameter?.hidden,\n formProps: { fieldSize: { lg: 4, md: 6, sm: 12 } },\n required: reportParameter?.mandatory,\n defaultValue:\n reportParametersValues[reportParameter?.parameterCode] ||\n reportParameter?.defaultValue,\n },\n };\n formElements.push(formElement);\n }\n return formElements;\n };\n const loadReportData = async () => {\n setReportViewerState(\"LOADING_METADATA\");\n await handleGetRequest({\n endPointURI: \"api/v1/public/report/metadata\",\n showMask: true,\n parameters: { reportCode: props.reportCode },\n successCallBkFn: (response: any) => {\n setReportInfo(response.data);\n setReportParametersElements(\n getFormElementsFromReportParameters(response.data.reportParameters)\n );\n if (\n props?.byPassParameterEntry === true ||\n response.data.reportParameters.length == 0\n ) {\n runReport(response.data, reportParametersValues);\n setReportViewerState(\"WAITING_RESULT\");\n } else {\n setReportViewerState(\"WAITING_PARAMETER_INPUT\");\n }\n },\n failureCallBkFn: (response) => {\n setErrorMessage(\n \"Failed loading report metadata ... contact your administrator\"\n );\n setReportViewerState(\"ERROR\");\n },\n });\n };\n\n const runReport = async (reportInfoProp, params) => {\n setReportViewerState(\"WAITING_RESULT\");\n if (reportInfoProp?.reportType === \"Excel\") {\n await handlePostRequest({\n endPointURI: \"api/v1/public/report/run\",\n showMask: true,\n data: {\n reportCode: props.reportCode,\n parameters: params,\n resultMode: props.resultMode,\n jasperOutPutFileType: props.jasperOutPutFileType,\n },\n successCallBkFn: (response: any) => {\n setReportViewerState(\"SHOWING_RESULT\");\n setExcelReportData(response.data);\n },\n });\n } else if (reportInfoProp?.reportType) {\n await HandleDownloadHTTPPostPDF({\n endPointURI: \"api/v1/public/report/run\",\n showMask: true,\n data: {\n reportCode: props.reportCode,\n parameters: params,\n resultMode: props.resultMode,\n jasperOutPutFileType: props.jasperOutPutFileType,\n },\n successCallBkFn: (response: any) => {\n setReportViewerState(\"SHOWING_RESULT\");\n const contentDisposition = response.headers[\"content-disposition\"];\n debugger;\n let filename = \"downloaded_file\";\n if (\n contentDisposition &&\n contentDisposition.indexOf(\"filename=\") !== -1\n ) {\n const match = contentDisposition.match(/filename=\"?([^\"]+)\"?/);\n if (match && match[1]) filename = match[1];\n }\n if (filename.includes(\"pdf\")) {\n const file = new Blob([response.data], { type: \"application/pdf\" });\n const url = URL.createObjectURL(file);\n setBlobUrl(url);\n } else {\n const blob = new Blob([response.data], {\n type: response.headers[\"content-type\"],\n });\n // Create a temporary anchor element\n const url = window.URL.createObjectURL(blob);\n const link = document.createElement(\"a\");\n link.href = url;\n // Optional: Try to get filename from response headers\n\n link.download = filename;\n document.body.appendChild(link);\n link.click();\n\n // Clean up\n document.body.removeChild(link);\n window.URL.revokeObjectURL(url);\n } \n },\n failureCallBkFn: (response) => {\n setErrorMessage(\n \"Failed To run report ... contact your administrator\"\n );\n setReportViewerState(\"ERROR\");\n },\n });\n }\n };\n\n useEffect(() => {\n if (props?.reportCode) {\n loadReportData();\n }\n }, [\n props.reportCode,\n props.byPassParameterEntry,\n props.reportParametersValues,\n props.jasperOutPutFileType,\n props.resultMode,\n ]);\n\n return (\n <>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: \"100%\",\n }}\n >\n <Box sx={{ flex: 1, textAlign: \"center\", marginBottom: 1 }}>\n <FontAwesomeIcon\n icon={\n reportInfo?.reportType === \"Excel\" ? \"file-excel\" : \"file-pdf\"\n }\n color={reportInfo?.reportType === \"Excel\" ? \"darkgreen\" : \"darkred\"}\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {reportInfo?.reportName}\n </Box>\n {reportInfo?.reportType != \"Excel\" ? (\n reportViewerState === \"SHOWING_RESULT\" ? (\n <>\n {props?.byPassParameterEntry === true ? (\n <></>\n ) : reportParametersElements.length > 0 ? (\n <IconButton\n onClick={() => {\n setReportParametersElements(\n getFormElementsFromReportParameters(\n reportInfo.reportParameters\n )\n );\n setReportViewerState(\"WAITING_PARAMETER_INPUT\");\n }}\n >\n <FontAwesomeIcon icon=\"filter\" />\n </IconButton>\n ) : (\n <></>\n )}\n <IconButton>\n <FontAwesomeIcon\n icon=\"refresh\"\n onClick={() => {\n runReport(reportInfo, reportParametersValues);\n }}\n />\n </IconButton>\n </>\n ) : (\n <></>\n )\n ) : (\n <></>\n )}\n </Box>\n <Box\n sx={{\n flexGrow: 1,\n width: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {reportViewerState === \"WAITING_PARAMETER_INPUT\" &&\n reportInfo?.reportType != \"Excel\" ? (\n <Accordion defaultExpanded sx={{ width: \"100%\" }} expanded={true}>\n <AccordionSummary>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <FontAwesomeIcon\n style={{ marginLeft: 5, marginRight: 5 }}\n icon=\"search\"\n />\n <Typography component=\"span\">Filters</Typography>\n </Box>\n </AccordionSummary>\n <AccordionDetails>\n <Box>\n <TemplateForm\n saveButtonSpecs={{\n label: t(\"SHOW_REPORT_BTN_LABEL\"),\n icon: \"search\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"success\",\n hidden: true,\n }}\n cancelButtonSpecs={{\n label: t(\"RESET_BTN_LABEL\"),\n icon: \"eraser\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"error\",\n }}\n apiActions={{\n deleteRecordById: async () => {\n return true;\n },\n saveRecord: async (params) => {\n if (params != undefined) {\n setReportParametersValues(params);\n } else {\n setReportParametersValues({});\n }\n runReport(reportInfo, params);\n },\n reloadData: async () => {},\n loadRecordById: async () => {},\n }}\n elements={reportParametersElements}\n />\n </Box>\n </AccordionDetails>\n </Accordion>\n ) : reportViewerState === \"SHOWING_RESULT\" ||\n ((reportViewerState === \"WAITING_PARAMETER_INPUT\" ||\n reportViewerState === \"WAITING_RESULT\") &&\n reportInfo?.reportType === \"Excel\") ? (\n reportInfo?.reportType === \"Excel\" ? (\n <ExcelReportViewer\n reportData={excelReportData}\n setReportData={setExcelReportData}\n reloadReport={async () => {\n runReport(reportInfo, reportParametersValues);\n }}\n gridLoadParameters={reportParametersElements}\n gridLoadParametersValues={reportParametersValues}\n setGridLoadParametersValues={setReportParametersValues}\n />\n ) : (\n <iframe\n src={blobUrl}\n width=\"100%\"\n height=\"100%\"\n title=\"PDF Preview\"\n style={{ border: \"1px solid #ccc\", marginTop: \"20px\" }}\n ></iframe>\n )\n ) : reportViewerState === \"ERROR\" ? (\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <FontAwesomeIcon\n icon=\"circle-exclamation\"\n color=\"darkred\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {errorMessage}\n </Box>\n ) : (\n <></>\n )}\n </Box>\n </>\n );\n};\n\nexport default ReportViewer;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useSession, useWindow } from \"../../../hooks\";\nimport {\n Avatar,\n Box,\n Button,\n Divider,\n Grid2,\n IconButton,\n Paper,\n} from \"@mui/material\";\nimport TemplateTextField from \"../DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField\";\nimport ComboBox from \"../DataEntryTemplates/TemplateDataForm/FormFields/ComboBox\";\nimport { useSelector } from \"react-redux\";\nimport { useTranslation } from \"react-i18next\";\nimport WorkflowDocumentTimeLine from \"./WorkflowDocumentTimeLine\";\nimport { toast } from \"react-toastify\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport ReportViewer from \"../report/ReportViewer\";\nimport AttachmentImageViewer from \"../attachment/AttachmentImageViewer\";\nimport { useNavigate } from \"react-router-dom\";\n\nexport type WorkflowDocumentPanelProps = {\n workFlowDocumentCode: string;\n refDocumentId: any;\n postActionCallBk?: () => void;\n cancelActionCallBk?: () => void;\n};\n\nexport type workflowDocumentAction = {\n id: number;\n document_action_code: string;\n document_action_ar_name: string;\n document_action_en_name: string;\n post_action_endpoint?: string;\n pre_action_endpoint?: string;\n next_document_status_id?: number;\n next_action_takers?: Array<person>;\n require_comment: any;\n};\n\nexport type person = {\n id: number;\n email: string;\n employeeArName: string;\n employeeEnName: string;\n mobileNumber: string;\n username: string;\n};\n\nexport type workflowDocumentActionHistory = {\n id: number;\n actionTime: string;\n actionMethod: string;\n actionComment: string;\n documentActionArName: string;\n documentActionEnName: string;\n employeeArName: string;\n employeeEnName: string;\n personId: number;\n};\n\ntype WorkflowDocumentInfo = {\n workflowDocument: any;\n referencedDocument: any;\n workflowDocumentReport: any;\n workflowDocumentStatus: any;\n actionsHistory: Array<workflowDocumentActionHistory>;\n nextActions: Array<workflowDocumentAction>;\n nextActionTakers: any;\n};\n\nconst WorkflowDocumentPanel: React.FC<WorkflowDocumentPanelProps> = (props) => {\n const navigate = useNavigate();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { isUserAuthorized, UserInfo } = useSession();\n const { handleGetRequest, handlePostRequest } = useAxios();\n const [action, setAction] = useState<workflowDocumentAction>(null);\n const [authorizedActions, setAuthorizedActions] = useState<\n Array<workflowDocumentAction>\n >([]);\n const { t } = useTranslation();\n const [actionComment, setActionComment] = useState(null);\n const [workflowDocumentInfo, setWorkflowDocumentInfo] =\n useState<WorkflowDocumentInfo>({\n referencedDocument: null,\n workflowDocumentReport: null,\n workflowDocument: null,\n workflowDocumentStatus: null,\n actionsHistory: [],\n nextActionTakers: null,\n nextActions: [],\n });\n const { Window: ReporTViewWindow, setWindowState: setReportViewWindowState } =\n useWindow({\n windowTitle:\n AppLayout.appDirection === \"ltr\"\n ? workflowDocumentInfo?.workflowDocument &&\n workflowDocumentInfo?.referencedDocument\n ? `${workflowDocumentInfo?.workflowDocument?.documentEnName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`\n : \"Document\"\n : workflowDocumentInfo?.workflowDocument &&\n workflowDocumentInfo?.referencedDocument\n ? `${workflowDocumentInfo?.workflowDocument?.documentArName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`\n : \"وثيقة\",\n windowIcon: \"eye\",\n width: \"80%\",\n });\n const loadWorkFlowDocumentInfo = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/public/workflow/doc/info\",\n showMask: true,\n parameters: {\n workflowDocumentCode: props.workFlowDocumentCode,\n refDocumentId: props.refDocumentId,\n },\n successCallBkFn: (response: any) => {\n setWorkflowDocumentInfo(response.data);\n },\n failureCallBkFn: () => {\n setWorkflowDocumentInfo({\n referencedDocument: null,\n workflowDocumentReport: null,\n workflowDocument: null,\n workflowDocumentStatus: null,\n actionsHistory: [],\n nextActions: [],\n nextActionTakers: null,\n });\n },\n });\n };\n\n const validateBeforeProcessWorkflowDocumentAction = async () => {\n if (\n action === undefined ||\n action === null ||\n action?.id === undefined ||\n action?.id === null\n ) {\n toast.error(\"You must select action to process\");\n return;\n }\n if (\n (action.require_comment === true ||\n action.require_comment === 1 ||\n action.require_comment === \"true\") &&\n (actionComment === null || actionComment === \"\")\n ) {\n toast.error(\"You must enter comment for the action to be processed\");\n return;\n }\n if (action?.pre_action_endpoint) {\n await handlePostRequest({\n endPointURI: action.pre_action_endpoint,\n showMask: true,\n loadingMessage: \"Processing pre action validation ... please wait\",\n parameters: {\n refDocumentId: props.refDocumentId,\n actionId: action.id,\n },\n successCallBkFn: () => {\n processWorkflowDocumentAction();\n },\n });\n return;\n }\n processWorkflowDocumentAction();\n };\n const processWorkflowDocumentAction = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/workflow/doc/action\",\n showMask: true,\n data: {\n workflowDocumentId: workflowDocumentInfo?.workflowDocument?.id,\n refDocumentId: props.refDocumentId,\n actionId: action.id,\n refDocumentStatus:\n workflowDocumentInfo?.workflowDocumentStatus?.documentStatusCode,\n actionComment: actionComment,\n },\n successCallBkFn: async (response) => {\n if (action?.post_action_endpoint) {\n await handlePostRequest({\n endPointURI: action.post_action_endpoint,\n showMask: true,\n loadingMessage: \"Processing post action process ... please wait\",\n parameters: {\n refDocumentId: props.refDocumentId,\n actionId: action.id,\n },\n successCallBkFn: () => {\n loadWorkFlowDocumentInfo();\n if (props?.postActionCallBk) {\n props.postActionCallBk();\n }\n },\n });\n return;\n }\n loadWorkFlowDocumentInfo();\n },\n });\n };\n\n const adjustAuthorizedActions = () => {\n if (workflowDocumentInfo?.nextActions?.length > 0) {\n setAuthorizedActions(\n workflowDocumentInfo.nextActions.filter((action) => {\n if (\n !(\n workflowDocumentInfo?.workflowDocumentStatus\n ?.nextActionTakersAuthority ||\n workflowDocumentInfo?.nextActionTakers\n )\n ) {\n return true;\n }\n if (\n workflowDocumentInfo?.workflowDocumentStatus\n ?.nextActionTakersAuthority\n ) {\n if (\n isUserAuthorized(\n workflowDocumentInfo.workflowDocumentStatus\n .nextActionTakersAuthority\n )\n ) {\n return true;\n }\n }\n if (workflowDocumentInfo?.nextActionTakers) {\n for (const actionTaker of workflowDocumentInfo.nextActionTakers) {\n if (\n UserInfo?.username === actionTaker?.username ||\n UserInfo?.username === actionTaker?.USERNAME\n ) {\n return true;\n }\n }\n }\n return false;\n })\n );\n } else {\n setAuthorizedActions([]);\n }\n };\n\n useEffect(() => {\n if (props.refDocumentId && props.workFlowDocumentCode) {\n loadWorkFlowDocumentInfo();\n }\n }, [props.refDocumentId, props.workFlowDocumentCode]);\n\n useEffect(() => {\n if (workflowDocumentInfo?.nextActions) {\n adjustAuthorizedActions();\n } else {\n setAuthorizedActions([]);\n }\n }, [workflowDocumentInfo.nextActions, workflowDocumentInfo.nextActionTakers]);\n return (\n <>\n {workflowDocumentInfo?.workflowDocumentReport?.id ? (\n <ReporTViewWindow>\n <ReportViewer\n reportCode={\n workflowDocumentInfo?.workflowDocumentReport?.reportCode\n }\n resultMode=\"App\"\n byPassParameterEntry={true}\n reportParametersValues={{ doc_id: props.refDocumentId + \"\" }}\n />\n </ReporTViewWindow>\n ) : (\n <></>\n )}\n\n {workflowDocumentInfo?.workflowDocument ? (\n <Box\n sx={{\n width: \"100%\",\n textAlign: \"center\",\n fontSize: 20,\n fontWeight: \"bold\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <IconButton\n onClick={() => {\n navigate(-1, { replace: true });\n }}\n >\n <FontAwesomeIcon icon=\"arrow-left\" />\n </IconButton>\n <Box sx={{ flex: 1 }}></Box>\n <FontAwesomeIcon\n icon=\"file\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {AppLayout.appDirection === \"ltr\"\n ? `${workflowDocumentInfo?.workflowDocument?.documentEnName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`\n : `${workflowDocumentInfo?.workflowDocument?.documentArName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`}\n {workflowDocumentInfo?.workflowDocumentStatus\n ? AppLayout.appDirection === \"ltr\"\n ? ` ( ${workflowDocumentInfo?.workflowDocumentStatus?.documentStatusEnName} )`\n : ` ( ${workflowDocumentInfo?.workflowDocumentStatus?.documentStatusArName} )`\n : \"\"}\n <Box sx={{ flex: 1 }}></Box>\n {workflowDocumentInfo?.workflowDocumentReport?.id ? (\n <Button\n onClick={() => {\n setReportViewWindowState(true);\n }}\n variant=\"outlined\"\n startIcon={<FontAwesomeIcon icon=\"eye\" />}\n >\n {t(\"VIEW_LABEL\")}\n </Button>\n ) : (\n <></>\n )}\n </Box>\n ) : (\n <></>\n )}\n\n <Box\n sx={{\n flex: 1,\n width: \"100%\",\n overflow: \"hidden\",\n display: \"flex\",\n // flexDirection: \"column\",\n }}\n >\n {authorizedActions?.length > 0 ? (\n <Paper\n sx={{\n padding: 2,\n display: \"flex\",\n flex: 1,\n margin: 1,\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n overflow: \"hidden\",\n }}\n >\n <ComboBox\n sx={{ marginBottom: 2, width: 400 }}\n label={t(\"WE_AVAILABLE_ACTIONS_LABEL\")}\n displayField={\n AppLayout.appDirection === \"ltr\"\n ? \"document_action_en_name\"\n : \"document_action_ar_name\"\n }\n valueField={\"id\"}\n value={action?.id}\n options={authorizedActions}\n onChangeCallBack={(v, selectedRecord) => {\n setAction(selectedRecord);\n }}\n />\n {/* <ComboBox\n sx={{ marginBottom: 2, width: 400 }}\n label={t(\"WE_NEXT_APPROVER_LABEL\")}\n displayField={\n AppLayout.appDirection === \"ltr\"\n ? \"employeeEnName\"\n : \"employeeArName\"\n }\n valueField={\"id\"}\n value={nextActionTaker?.id}\n options={action?.nextActionTakers || []}\n onChangeCallBack={(v, selectedRecord) => {\n setNextActionTaker(selectedRecord);\n }}\n /> */}\n <TemplateTextField\n sx={{ width: 400 }}\n rows={3}\n value={actionComment}\n onChange={(event) => {\n setActionComment(event.target.value);\n }}\n multiline={true}\n label={t(\"WF_COMMENT_LABEL\")}\n />\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <Button\n color=\"success\"\n variant=\"contained\"\n sx={{ width: 200, m: 1 }}\n onClick={validateBeforeProcessWorkflowDocumentAction}\n >\n {t(\"WF_TAKE_ACTION_BTN_LABEL\")}\n </Button>\n {props?.cancelActionCallBk ? (\n <Button\n variant=\"contained\"\n sx={{ width: 200, m: 1 }}\n color=\"error\"\n onClick={() => {\n if (props?.cancelActionCallBk) {\n props.cancelActionCallBk();\n }\n }}\n >\n {t(\"WF_CANCEL_BTN_LABEL\")}\n </Button>\n ) : (\n <></>\n )}\n </Box>\n {workflowDocumentInfo?.nextActionTakers &&\n workflowDocumentInfo.nextActionTakers.length > 0 ? (\n <>\n <Divider\n variant=\"fullWidth\"\n flexItem\n sx={{ marginTop: 1, marginBottom: 1 }}\n >\n <Box\n sx={{\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n <FontAwesomeIcon\n icon=\"users\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />{\" \"}\n {t(\"WF_WAITING_FOR_LABEL\")}\n </Box>\n </Divider>\n\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n overflow: \"auto\",\n padding: 1,\n width: \"100%\",\n }}\n >\n {workflowDocumentInfo.nextActionTakers.map(\n (nextActionTaker: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n border: \"1px dotted black\",\n width: 400,\n marginBottom: 2,\n padding: 2,\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={nextActionTaker?.id || \"0\"}\n style={{\n marginRight: 2,\n marginLeft: 2,\n width: 60,\n height: 60,\n }}\n />\n <Box\n sx={{\n flex: 2,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"flex-start\",\n justifyContent: \"center\",\n }}\n >\n <div>\n {AppLayout.appDirection === \"ltr\"\n ? nextActionTaker?.employee_en_name\n : nextActionTaker?.employee_ar_name}\n </div>\n <div>\n {nextActionTaker?.email ? (\n <>\n <FontAwesomeIcon\n icon=\"envelope\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {nextActionTaker?.email}\n </>\n ) : (\n <></>\n )}\n </div>\n <div>\n {nextActionTaker?.mobile_number ? (\n <>\n <FontAwesomeIcon\n icon=\"mobile\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {nextActionTaker?.mobile_number}\n </>\n ) : (\n <></>\n )}\n </div>\n </Box>\n </Box>\n );\n }\n )}\n </Box>\n </>\n ) : (\n <></>\n )}\n </Paper>\n ) : (\n <></>\n )}\n {workflowDocumentInfo?.actionsHistory.length > 0 ? (\n <WorkflowDocumentTimeLine\n actionHistory={workflowDocumentInfo.actionsHistory}\n />\n ) : (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n padding: 2,\n margin: 1,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <Box\n sx={{\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n <FontAwesomeIcon\n icon=\"history\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {t(\"WF_ACTION_HISTORY_LABEL\")}\n </Box>\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n No Action Log available\n </Box>\n </Paper>\n )}\n </Box>\n </>\n );\n};\n\nexport default WorkflowDocumentPanel;\n","import { Box } from \"@mui/system\";\nimport React, { useEffect, useState } from \"react\";\nimport * as z from \"zod\";\nimport { useForm } from \"react-hook-form\";\nimport { zodResolver } from \"@hookform/resolvers/zod\";\nimport { useParams } from \"react-router-dom\";\nimport { Button, Grid2, Icon, IconButton, Tooltip } from \"@mui/material\";\nimport { toast } from \"react-toastify\";\nimport FormElementGroup from \"./FormElementGroup\";\nimport FormElementField from \"./FormElementField\";\nimport FormAction from \"./FormAction\";\nimport { constructValidationSchema, getAllFields } from \"../DataEntryUtil\";\nimport {\n FormElementProps,\n RecordAction,\n TemplateFormProps,\n} from \"../DataEntryTypes\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useTranslation } from \"react-i18next\";\nimport { useWindow } from \"../../../../hooks\";\nimport AttachmentPanel from \"../../attachment/AttachmentPanel\";\nimport WorkflowDocumentPanel from \"../../workflow/WorkflowDocumentPanel\";\n\nconst TemplateForm: React.FC<TemplateFormProps> = (\n props: TemplateFormProps\n) => {\n const { Window: AttachmentWindow, setWindowState: setAttachmentWindowState } =\n useWindow({\n windowTitle: \"Attachments\",\n windowIcon: \"paperclip\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: 400,\n });\n const { Window: WorkflowWindow, setWindowState: setWorkflowWindowState } =\n useWindow({\n windowTitle: \"Approvals\",\n windowIcon: \"stamp\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: 400,\n });\n const [attachmentPanelEnabledForRecord, setAttachmentPanelEnabledForRecord] =\n useState<boolean>(true);\n const { t } = useTranslation();\n const fields = getAllFields(props.elements);\n const initiallyHiddenFields = [];\n for (const field of fields) {\n if (field?.hidden) {\n initiallyHiddenFields.push(field.fieldName);\n }\n }\n const [hiddenFields, setHiddenFields] = useState<string[]>(\n initiallyHiddenFields\n );\n const initialValues: any = {};\n for (const element of props.elements) {\n if (\n element?.type === \"field\" &&\n element?.mode === \"props\" &&\n element?.props?.defaultValue\n ) {\n initialValues[element.props.fieldName] = element.props.defaultValue;\n }\n }\n const [disabledFields, setDisabledFields] = useState<string[]>([]);\n const formSchema = z.object(constructValidationSchema(fields));\n type FormData = z.infer<typeof formSchema>;\n const formManager = useForm<FormData>({\n resolver: zodResolver(formSchema),\n defaultValues: initialValues,\n });\n const formValues = formManager.watch();\n const pathParameters = useParams();\n const formRouteRecordIdParamName: any = props?.formRouteRecordIdParamName;\n\n const loadRecord = async () => {\n let idToLoad = null;\n if (props?.recordIdToEdit) {\n idToLoad = props.recordIdToEdit;\n } else if (\n formRouteRecordIdParamName &&\n pathParameters[formRouteRecordIdParamName]\n ) {\n idToLoad = pathParameters[formRouteRecordIdParamName];\n }\n if (idToLoad) {\n const retrievedRecord: any = await props.apiActions.loadRecordById(\n idToLoad\n );\n if (retrievedRecord) {\n formManager.reset({ ...retrievedRecord });\n if (props?.formLoadCallBk) {\n props?.formLoadCallBk(formActions, formManager, retrievedRecord);\n }\n for (const field of fields) {\n if (\n field?.fieldType === \"combobox\" &&\n retrievedRecord[field.fieldName]\n ) {\n formManager.setValue(\n field.fieldName,\n retrievedRecord[field.fieldName] + \"\"\n );\n }\n }\n }\n } else {\n formManager.reset({});\n }\n };\n\n const saveRecord = async (record: any) => {\n if (props?.preSaveValidation && !props.preSaveValidation(record)) {\n return;\n }\n if (record) {\n const savedRecord: any = await props.apiActions.saveRecord(record);\n if (savedRecord) {\n formManager.reset({ ...savedRecord });\n if (props?.formSavedSuccessfullyCallBk) {\n props.formSavedSuccessfullyCallBk(savedRecord);\n }\n if (props?.formCloseCallBk) {\n props.formCloseCallBk();\n }\n }\n }\n };\n\n const formActions = {\n setFieldValue: (fieldName: string, fieldValue: any) => {\n formManager.setValue(fieldName, fieldValue);\n },\n hideField: (fieldName: string) => {\n setHiddenFields((oldValues) => {\n const newValues = [...oldValues, fieldName];\n return newValues;\n });\n },\n showField: (fieldName: string) => {\n setHiddenFields((oldValues) => {\n const newValues = oldValues.filter((x) => x !== fieldName);\n return newValues;\n });\n },\n disableField: (fieldName: string) => {\n setDisabledFields((oldValues) => {\n const newValues = [...oldValues, fieldName];\n return newValues;\n });\n },\n enableField: (fieldName: string) => {\n setDisabledFields((oldValues) => {\n const newValues = oldValues.filter((x) => x !== fieldName);\n return newValues;\n });\n },\n };\n\n useEffect(() => {\n loadRecord();\n }, [props?.recordIdToEdit]);\n\n useEffect(() => {\n if (props?.attachment && props?.attachment?.enableAttachFn) {\n setAttachmentPanelEnabledForRecord(\n props.attachment.enableAttachFn(formValues)\n );\n } else {\n setAttachmentPanelEnabledForRecord(true);\n }\n }, [formValues]);\n\n return (\n <>\n {props?.attachment ? (\n <AttachmentWindow>\n <AttachmentPanel\n attachmentCode={props.attachment.attachmentCode}\n refKey={formValues[props?.keyColumnName || \"id\"]}\n enableAttachment={attachmentPanelEnabledForRecord}\n />\n </AttachmentWindow>\n ) : (\n <></>\n )}\n {props?.workFlowDocumentCode ? (\n <WorkflowWindow>\n <WorkflowDocumentPanel\n workFlowDocumentCode={props.workFlowDocumentCode}\n refDocumentId={formValues[props?.keyColumnName || \"id\"]}\n postActionCallBk={() => {\n setWorkflowWindowState(false);\n loadRecord();\n }}\n cancelActionCallBk={() => {\n setWorkflowWindowState(false);\n }}\n />\n </WorkflowWindow>\n ) : (\n <></>\n )}\n\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n width: \"100%\",\n height: \"fit-content\",\n flexDirection: \"column\",\n alignItems: \"center\",\n overflow: \"auto\",\n }}\n >\n <Grid2 sx={{ width: \"100%\" }} container>\n {props.elements.map((formElement: FormElementProps, index) => {\n if (formElement.type === \"group\") {\n return (\n <FormElementGroup\n key={index}\n {...formElement.props}\n formManager={formManager}\n formValues={formValues}\n formActions={formActions}\n hiddenFields={hiddenFields}\n disabledFields={disabledFields}\n />\n );\n } else if (\n formElement.type === \"field\" &&\n formElement.mode === \"props\"\n ) {\n return (\n <FormElementField\n key={index}\n fieldInfo={formElement.props}\n formManager={formManager}\n formValues={formValues}\n formActions={formActions}\n hiddenFields={hiddenFields}\n disabledFields={disabledFields}\n />\n );\n } else if (\n formElement.type === \"field\" &&\n formElement.mode === \"node\"\n ) {\n return (\n <Grid2\n key={index}\n size={\n formElement?.props?.formProps?.fieldSize || {\n lg: 3,\n md: 6,\n xs: 12,\n }\n }\n sx={{ padding: 1, width: \"100%\" }}\n >\n <formElement.node\n formManager={formManager}\n formValues={formValues}\n />\n </Grid2>\n );\n }\n })}\n </Grid2>\n </Box>\n\n <Box\n sx={{\n display: \"flex\",\n width: \"100%\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {formValues[props?.keyColumnName || \"id\"] ? (\n props?.attachment ? (\n <Tooltip title=\"Attachments\">\n <IconButton\n onClick={() => {\n setAttachmentWindowState(true);\n }}\n >\n <FontAwesomeIcon icon=\"paperclip\" />\n </IconButton>\n </Tooltip>\n ) : null\n ) : null}\n {formValues[props?.keyColumnName || \"id\"] ? (\n props?.workFlowDocumentCode ? (\n <Tooltip title=\"Approvals\">\n <IconButton\n onClick={() => {\n setWorkflowWindowState(true);\n }}\n >\n <FontAwesomeIcon icon=\"stamp\" />\n </IconButton>\n </Tooltip>\n ) : null\n ) : null}\n {props?.actions ? (\n formValues[props?.keyColumnName || \"id\"] ? (\n props.actions.map((action: RecordAction) => {\n if (action?.formActionProps?.enabled === true) {\n return <FormAction {...action} record={formValues} />;\n } else {\n return <></>;\n }\n })\n ) : (\n <></>\n )\n ) : (\n <></>\n )}\n <div style={{ flex: 1 }}></div>\n <Button\n variant={\n props?.saveButtonSpecs?.actionButtonVariant\n ? props.saveButtonSpecs.actionButtonVariant\n : \"contained\"\n }\n sx={{ m: 1 }}\n startIcon={\n props?.saveButtonSpecs?.icon ? (\n <FontAwesomeIcon icon={props.saveButtonSpecs.icon} />\n ) : null\n }\n color={\n props?.saveButtonSpecs?.actionButtonColor\n ? props.saveButtonSpecs.actionButtonColor\n : \"primary\"\n }\n onClick={formManager.handleSubmit(\n (values) => {\n saveRecord(values);\n },\n (errors) => {\n toast.error(\n \"Form Data is not valid, make sure you have all field with valid data\"\n );\n console.log(\"form validation error\", errors);\n }\n )}\n >\n {t(props?.saveButtonSpecs?.label || \"SAVE_BTN_LABEL\")}\n </Button>\n <Button\n variant={\n props?.cancelButtonSpecs?.actionButtonVariant\n ? props.cancelButtonSpecs.actionButtonVariant\n : \"contained\"\n }\n startIcon={\n props?.cancelButtonSpecs?.icon ? (\n <FontAwesomeIcon icon={props.cancelButtonSpecs.icon} />\n ) : null\n }\n color={\n props?.cancelButtonSpecs?.actionButtonColor\n ? props.cancelButtonSpecs.actionButtonColor\n : \"error\"\n }\n sx={{ m: 1 }}\n onClick={() => {\n if (props?.formCloseCallBk) {\n props.formCloseCallBk();\n }\n formManager.reset(initialValues);\n }}\n >\n {t(props?.cancelButtonSpecs?.label || \"CANCEL_BTN_LABEL\")}\n </Button>\n </Box>\n </>\n );\n};\n\nexport default TemplateForm;\n","import { useParams } from \"react-router-dom\";\nimport WorkflowDocumentPanel from \"./WorkflowDocumentPanel\";\n\nconst WorkflowRouteComponent: React.FC = () => {\n const { workflowDocumentCode, refDocumentId } = useParams();\n return (\n <WorkflowDocumentPanel\n workFlowDocumentCode={workflowDocumentCode}\n refDocumentId={refDocumentId}\n />\n );\n};\n\nexport default WorkflowRouteComponent;\n","import { BarChart } from \"@mui/x-charts\";\nimport { WidgetProps } from \"../DashboardViewer\";\n\n\nconst TemplateBarChart: React.FC<WidgetProps> = (props) => {\n return (\n <BarChart\n dataset={props.data}\n xAxis={[\n {\n dataKey: props.valueField,\n scaleType: \"band\",\n label: props.valueLabel,\n },\n ]}\n series={props.labelField?.split(\",\").map((labelField) => {\n return { dataKey: labelField, label: labelField };\n })}\n />\n );\n};\n\nexport default TemplateBarChart;\n","import { Box, Paper, Typography } from \"@mui/material\";\nimport { SingleRecordWidgetProps } from \"../DashboardViewer\";\n\n\nconst TemplateDataCard: React.FC<SingleRecordWidgetProps> = (props: any) => {\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n height: 150,\n padding: 1,\n flexGrow: 1,\n justifyContent: \"center\",\n alignItems: \"center\",\n }}\n >\n <Box\n sx={{\n display: \"flex\",\n width: \"100%\",\n justifyContent: \"space-evenly\",\n alignItems: \"center\",\n }}\n >\n <div>{props.record[props.valueField]}</div>\n </Box>\n <Typography sx={{ fontSize: 16, fontWeight: \"bold\" }}>\n {props.record[props.labelField]}\n </Typography>\n </Paper>\n );\n};\n\nexport default TemplateDataCard;\n","import { Gauge } from \"@mui/x-charts\";\nimport { SingleRecordWidgetProps } from \"../DashboardViewer\";\nimport { Typography } from \"@mui/material\";\n\nconst TemplateGauge: React.FC<SingleRecordWidgetProps> = (props: any) => {\n return (\n <>\n <Typography sx={{ fontSize: 16, fontWeight: \"bold\" }}>\n {props.record[props.labelField]}\n </Typography>\n <Gauge\n width={200}\n height={200}\n value={props.record[props.valueField]}\n valueMax={props.total}\n />\n </>\n );\n};\n\nexport default TemplateGauge;\n","import { LineChart } from \"@mui/x-charts\";\nimport { WidgetProps } from \"../DashboardViewer\";\n\nconst TemplateLineChart: React.FC<WidgetProps> = (props) => {\n return (\n <LineChart\n dataset={props.data}\n xAxis={[\n {\n dataKey: props.valueField,\n scaleType: \"band\",\n label: props.valueLabel,\n },\n ]}\n series={props.labelField?.split(\",\").map((labelField) => {\n return { dataKey: labelField, label: labelField };\n })}\n />\n );\n};\n\nexport default TemplateLineChart;\n","import * as React from \"react\";\nimport LinearProgress, {\n LinearProgressProps,\n} from \"@mui/material/LinearProgress\";\nimport Typography from \"@mui/material/Typography\";\nimport Box from \"@mui/material/Box\";\nimport { SingleRecordWidgetProps } from \"../DashboardViewer\";\n\nfunction LinearProgressWithLabel(\n props: LinearProgressProps & { value: number }\n) {\n return (\n <Box sx={{ display: \"flex\", alignItems: \"center\" }}>\n <Box sx={{ width: \"100%\", mr: 1 }}>\n <LinearProgress variant=\"determinate\" {...props} />\n </Box>\n <Box sx={{ minWidth: 35 }}>\n <Typography\n variant=\"body2\"\n sx={{ color: \"text.secondary\" }}\n >{`${Math.round(props.value)}%`}</Typography>\n </Box>\n </Box>\n );\n}\n\nconst TemplateLineProgress: React.FC<SingleRecordWidgetProps> = (\n props: any\n) => {\n return (\n <Box sx={{ width: \"100%\" }}>\n <Typography sx={{ fontSize: 16, fontWeight: \"bold\" }}>\n {props.record[props.labelField]}\n </Typography>\n <LinearProgressWithLabel\n value={100 * (props.record[props.valueField] / props.total)}\n />\n </Box>\n );\n};\n\nexport default TemplateLineProgress;\n","import { PieChart } from \"@mui/x-charts/PieChart\";\nimport { WidgetProps } from \"../DashboardViewer\";\n\nconst TemplatePieChart: React.FC<WidgetProps> = (props) => {\n // construct data object\n const chartData = props.data.map((record: any, index: any) => {\n return {\n id: index,\n value: record[props.valueField],\n label: record[props.labelField] + \"\",\n };\n });\n return (\n <PieChart\n series={[\n {\n data: chartData,\n },\n ]}\n />\n );\n};\n\nexport default TemplatePieChart;\n","import { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { WidgetType } from \"../../administration/dev/WidgetGrid\";\nimport { Backdrop, Box, CircularProgress, Grid2 } from \"@mui/material\";\nimport { useEffect, useState } from \"react\";\nimport LoadingMask from \"../../common/LoadingMask\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { useAxios } from \"../../../hooks\";\nimport TemplateLineChart from \"./charts/TemplateLineChart\";\nimport TemplateBarChart from \"./charts/TemplateBarChart\";\nimport TemplatePieChart from \"./charts/TemplatePieChart\";\nimport TemplateDataCard from \"./charts/TemplateDataCard\";\nimport TemplateGauge from \"./charts/TemplateGauge\";\nimport TemplateLineProgress from \"./charts/TemplateLineProgress\";\n\nexport type Widget = {\n widgetName: string;\n widgetDescription: string;\n title: string;\n icon: any;\n dataQueryId: number;\n widgetType: WidgetType;\n width: any;\n height: any;\n horizontalAxisField: any;\n horizontalAxisLabel: any;\n verticalAxisField: string;\n verticalAxisLabel: string;\n seriesKeys: any;\n parameterValues: {\n [key: string]: any;\n };\n};\n\nconst WidgetViewer: React.FC<Widget> = (props) => {\n const [isWidgetLoading, setWidgetLoading] = useState(true);\n const [data, setData] = useState([]);\n const { handleGetRequest } = useAxios();\n const getWidgetData = async () => {\n setWidgetLoading(true);\n await handleGetRequest({\n endPointURI: \"api/v1/dev/query/result\",\n showMask: false,\n parameters: {\n queryId: props.dataQueryId,\n ...props.parameterValues,\n },\n successCallBkFn: (response) => {\n setWidgetLoading(false);\n setData(response.data);\n },\n failureCallBkFn: () => {\n setWidgetLoading(false);\n setData(null);\n },\n });\n };\n useEffect(() => {\n getWidgetData();\n }, [props.parameterValues]);\n\n let total = 0;\n if (data.length == 1) {\n total = 100;\n }\n if (\n props.widgetType === \"CircularProgress\" ||\n props.widgetType === \"LinearProgress\"\n ) {\n for (const record of data) {\n total += record[props.verticalAxisField];\n }\n }\n return (\n <>\n {props.widgetType === \"LineChart\" ||\n props.widgetType === \"PieChart\" ||\n props.widgetType === \"ColumnChart\" ? (\n <Box>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon={props?.icon || \"chart-pie\"}\n />\n {props?.title}\n </Box>\n ) : (\n <></>\n )}\n\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: \"100%\",\n }}\n >\n {isWidgetLoading ? (\n <>\n <FontAwesomeIcon\n icon={{ prefix: \"fas\", iconName: \"arrows-spin\" }}\n style={{ marginRight: 10, marginLeft: 10 }}\n spin\n size=\"2x\"\n />\n <div>Loading</div>\n </>\n ) : props.widgetType === \"ColumnChart\" ? (\n <TemplateBarChart\n data={data}\n widgetTitle={props.title}\n labelField={props.verticalAxisField}\n valueField={props.horizontalAxisField}\n valueLabel={props.horizontalAxisLabel}\n widgetType=\"Line\"\n />\n ) : props.widgetType === \"LineChart\" ? (\n <TemplateLineChart\n data={data}\n widgetTitle={props.title}\n labelField={props.verticalAxisField}\n valueField={props.horizontalAxisField}\n valueLabel={props.horizontalAxisLabel}\n widgetType=\"Line\"\n />\n ) : props.widgetType === \"PieChart\" ? (\n <TemplatePieChart\n data={data}\n widgetTitle={props.title}\n labelField={props.horizontalAxisField}\n valueField={props.verticalAxisField}\n widgetType=\"Line\"\n />\n ) : (\n <Grid2\n container\n sx={{\n width: \"100%\",\n alignItems: \"flex-start\",\n justifyContent: \"flex-start\",\n }}\n spacing={2}\n size={{ xs: 12 }}\n >\n <Grid2 size={{ xs: 12 }} sx={{ textAlign: \"center\" }}>\n {props.title}\n </Grid2>\n\n {data.map((record, index) => {\n if (props.widgetType === \"Card\") {\n return (\n <Grid2 size={{ md: 3, xs: 12 }}>\n <TemplateDataCard\n key={index}\n widgetTitle={\"\"}\n record={record}\n labelField={props.verticalAxisField}\n valueField={props.horizontalAxisField}\n />\n </Grid2>\n );\n } else if (props.widgetType === \"CircularProgress\") {\n return (\n <Grid2 size={{ md: 3, xs: 12 }}>\n <TemplateGauge\n key={index}\n widgetTitle={\"\"}\n record={record}\n labelField={props.horizontalAxisField}\n valueField={props.verticalAxisField}\n total={total}\n />\n </Grid2>\n );\n } else if (props.widgetType === \"LinearProgress\") {\n return (\n <Grid2 size={{ md: 3, xs: 12 }}>\n <TemplateLineProgress\n key={index}\n widgetTitle={\"\"}\n record={record}\n labelField={props.horizontalAxisField}\n valueField={props.verticalAxisField}\n total={total}\n />\n </Grid2>\n );\n }\n })}\n </Grid2>\n )}\n </Box>\n </>\n );\n};\n\nexport default WidgetViewer;\n","import { Box, Grid2, IconButton } from \"@mui/material\";\nimport { useEffect, useState } from \"react\";\nimport { useAxios } from \"../../../hooks\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport WidgetViewer, { Widget } from \"./WidgetViewer\";\nimport { useNavigate } from \"react-router-dom\";\n\ntype DashboardViewerProps = {\n dashboardCode: string;\n parameters?: { [key: string]: any };\n};\n\nexport interface WidgetProps {\n widgetTitle?: string;\n widgetType: \"Line\" | \"Bar\" | \"Pie\" | \"Card\" | \"Gauge\" | \"Progress\";\n data: any;\n valueLabel?: string;\n valueField: string; //x-axis field in case of line/bar chart\n labelField: string; //y-axis field in case of line/bar chart, it can also be a comma separated string for multiple series\n}\n\nexport interface SingleRecordWidgetProps {\n widgetTitle?: string;\n record: object;\n valueField: string;\n labelField: string;\n total?: number;\n}\n\ntype DashboardInfo = {\n dashboardCode: string;\n dashboardName: string;\n dashboardTitle: string;\n widgets: Array<Widget>;\n dashboardParameters: Array<any>;\n};\n\nconst DashboardViewer: React.FC<DashboardViewerProps> = (props) => {\n const [dashboardInfo, setDashboardInfo] = useState<DashboardInfo>({\n dashboardCode: \"\",\n dashboardName: \"\",\n dashboardTitle: \"\",\n dashboardParameters: [],\n widgets: [],\n });\n const [dashboardParameterValues, setDashboardParameterValues] = useState<{\n [key: string]: any;\n }>(props?.parameters || {});\n const navigate = useNavigate();\n const { handleGetRequest, handlePostRequest } = useAxios();\n const loadDashboardInfo = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/dev/dashboard/metadata\",\n showMask: true,\n parameters: {\n dashboardCode: props.dashboardCode,\n },\n successCallBkFn: (response) => {\n setDashboardInfo(response.data);\n },\n failureCallBkFn: () => {\n setDashboardInfo(null);\n },\n });\n };\n useEffect(() => {\n if (props.dashboardCode) {\n loadDashboardInfo();\n }\n }, [props.dashboardCode, props.parameters]);\n return (\n <>\n {dashboardInfo ? (\n <>\n <Box\n sx={{\n fontSize: 20,\n fontWeight: \"bold\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <IconButton\n onClick={() => {\n navigate(-1, { replace: true });\n }}\n >\n <FontAwesomeIcon icon=\"arrow-left\" />\n </IconButton>\n <Box sx={{ flex: 1 }}></Box>\n <FontAwesomeIcon\n style={{ marginLeft: 10, marginRight: 10 }}\n icon={\"square-poll-vertical\"}\n />\n <Box>{dashboardInfo?.dashboardTitle}</Box>\n <Box sx={{ flex: 1 }}></Box>\n </Box>\n <Grid2\n container\n spacing={1}\n sx={{\n flexGrow: 1,\n overflowY: \"auto\",\n padding: 1,\n }}\n >\n {dashboardInfo?.widgets.map((widget, index) => {\n return (\n <Grid2\n key={index}\n sx={{\n alignItems: \"center\",\n justifyContent: \"center\",\n padding: 1,\n display: \"flex\",\n overflow: \"auto\",\n flexDirection:\n widget.widgetType != \"Card\" ? \"column\" : undefined,\n height: widget?.height || 300,\n }}\n size={{ md: widget?.width, sm: 12 }}\n >\n <WidgetViewer {...widget} />\n </Grid2>\n );\n })}\n </Grid2>\n </>\n ) : (\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 24,\n fontWeight: \"bold\",\n }}\n >\n No Dashboard Found\n </Box>\n )}\n </>\n );\n};\n\nexport default DashboardViewer;\n","import { useParams } from \"react-router-dom\";\nimport DashboardViewer from \"./DashboardViewer\";\n\nconst DashboardRouteView: React.FC = () => {\n const { dashboardCode } = useParams();\n return <DashboardViewer dashboardCode={dashboardCode} />;\n};\n\nexport default DashboardRouteView;\n","import { useState } from \"react\";\nimport { useAxios, useSession } from \"../../hooks\";\nimport { ComboBox } from \"../templates\";\nimport { Box, Button } from \"@mui/material\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { UserSessionActions } from \"../../redux/features/common/UserSessionSlice\";\n\ntype ChangeOrgFormProps = {\n successChangeCallBackFn: () => void;\n};\n\nconst ChangeOrgForm: React.FC<ChangeOrgFormProps> = (props) => {\n const { UserSession } = useSession();\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n const dispatch = useDispatch();\n const { handlePostRequest } = useAxios();\n const [newOrgId, setNewOrgId] = useState(\n UserSession.value.currentOrganization.id\n );\n return (\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n alignItems: \"center\",\n justifyContent: \"center\",\n padding: 1,\n }}\n >\n <ComboBox\n sx={{ width: \"100%\" }}\n displayField={\n AppLayoutState.appDirection === \"ltr\"\n ? \"organizationEnName\"\n : \"organizationArName\"\n }\n valueField=\"id\"\n label=\"\"\n options={UserSession.value.userOrganizations}\n value={newOrgId}\n onChangeCallBack={(value) => {\n setNewOrgId(value);\n }}\n />\n <Button\n sx={{ m: 1 }}\n variant=\"contained\"\n disabled={\n newOrgId == null ||\n newOrgId === UserSession.value.currentOrganization.id\n }\n onClick={async () => {\n await handlePostRequest({\n endPointURI: \"api/auth/changeCurrentOrg\",\n showMask: true,\n parameters: {\n username: UserSession.value.username,\n orgId: newOrgId,\n },\n data: {},\n successCallBkFn: (response) => {\n const UserSession = {\n ...response.data,\n isAuthenticated: true,\n };\n dispatch(UserSessionActions.setAuthenticated(UserSession));\n if (props.successChangeCallBackFn) {\n props.successChangeCallBackFn();\n }\n },\n });\n }}\n >\n Change Organization\n </Button>\n </Box>\n );\n};\n\nexport default ChangeOrgForm;\n","import { createSlice } from \"@reduxjs/toolkit\";\n\nexport const DRAWER_WIDTH = 350;\n\ninterface SideBarState {\n isOpened: boolean;\n}\n\nconst initialState: SideBarState = {\n isOpened: false,\n};\n\nconst SideBarSlice = createSlice({\n name: \"SideBar\",\n initialState,\n reducers: {\n toggleSideBarState: (state) => {\n state.isOpened = !state.isOpened;\n },\n setSideBarState: (state, action) => {\n state.isOpened = action.payload;\n },\n },\n});\n\nexport const { toggleSideBarState, setSideBarState } = SideBarSlice.actions;\nexport default SideBarSlice.reducer;\n","import { useEffect, useRef } from \"react\";\n\nexport default function useInterval(\n callback: () => void,\n delay: number | null\n) {\n const savedCallback = useRef<() => void>(callback);\n\n // Remember the latest callback\n useEffect(() => {\n savedCallback.current = callback;\n }, [callback]);\n\n // Set up the interval\n useEffect(() => {\n if (delay === null) return;\n\n const tick = () => savedCallback.current?.();\n\n const id = setInterval(tick, delay);\n return () => clearInterval(id);\n }, [delay]);\n}\n","import { IconProp } from \"@fortawesome/fontawesome-svg-core\";\nimport { Box, Button, Divider, keyframes, Typography } from \"@mui/material\";\nimport { useSelector } from \"react-redux\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useAxios, useSession } from \"../../hooks\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { timeAgo } from \"../../util\";\n\nconst beatFade = keyframes`\n 0% { transform: scale(1); opacity: 1; }\n 25% { transform: scale(1); opacity: 0.6; }\n 50% { transform: scale(1); opacity: 1; }\n 75% { transform: scale(1); opacity: 0.6; }\n 100% { transform: scale(1); opacity: 1; }\n`;\n\nexport type Notification = {\n id: number;\n notificationIcon?: IconProp;\n notificationIconColor?: string;\n notificationEnText: string;\n notificationArText: string;\n notificationTextColor?: string;\n notificationAction?: \"NAVIGATION\";\n notificationActionPayload?: string;\n isNotified?: boolean;\n createTime: string;\n setOpen?: (state: boolean) => void;\n showDivider?: boolean;\n};\nconst NotificationItem: React.FC<Notification> = (notification) => {\n const navigate = useNavigate();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { handlePostRequest } = useAxios();\n const acknowledgeNotification = (notificationId) => {\n handlePostRequest({\n endPointURI: \"api/v1/public/notification/notified\",\n showMask: false,\n parameters: { notificationQueueId: notificationId },\n });\n };\n return (\n <>\n <Button\n fullWidth\n onClick={() => {\n if (\n notification?.notificationAction === \"NAVIGATION\" &&\n notification?.notificationActionPayload\n ) {\n navigate(notification.notificationActionPayload);\n }\n if (!notification?.isNotified) {\n acknowledgeNotification(notification.id);\n }\n if (notification?.setOpen) {\n notification.setOpen(false);\n }\n }}\n sx={{\n marginBottom: 1,\n justifyContent: \"flex-start\",\n alignItems: \"flex-start\",\n color: notification?.notificationTextColor,\n display: \"flex\",\n flexDirection: \"column\",\n cursor: \"pointer\",\n }}\n >\n <Box\n sx={{\n cursor: \"pointer\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n width: \"100%\",\n }}\n >\n {notification?.notificationIcon ? (\n <FontAwesomeIcon\n icon={notification.notificationIcon}\n style={{\n marginRight: 10,\n marginLeft: 10,\n color: notification?.notificationIconColor,\n }}\n />\n ) : (\n <></>\n )}\n {AppLayout.appDirection === \"ltr\"\n ? notification.notificationEnText\n : notification.notificationArText}\n <Box sx={{ flex: 1 }}></Box>\n {!notification?.isNotified ? (\n <Typography\n color=\"warning\"\n sx={{\n animation: `${beatFade} 2s infinite ease-in-out`,\n textTransform: \"none\",\n display: \"inline-block\",\n }}\n >\n <FontAwesomeIcon\n icon=\"bell\"\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n {AppLayout.appDirection === \"ltr\" ? \"New\" : \"جديد\"}\n </Typography>\n ) : (\n <></>\n )}\n </Box>\n <Box\n sx={{\n width: \"100%\",\n fontSize: 12,\n display: \"flex\",\n justifyContent: \"flex-end\",\n alignItems: \"center\",\n cursor: \"pointer\",\n }}\n >\n <Box sx={{ marginRight: 1, marginLeft: 1 }}>\n {timeAgo(notification.createTime, AppLayout.appDirection)}\n </Box>\n <Box sx={{ flex: 1 }}></Box>\n <Box sx={{ marginRight: 1, marginLeft: 1 }}>\n {notification.createTime}\n </Box>\n </Box>\n </Button>\n {notification?.showDivider ? <Divider flexItem /> : <></>}\n </>\n );\n};\n\nexport default NotificationItem;\n","import { IconProp } from \"@fortawesome/fontawesome-svg-core\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport {\n Badge,\n Box,\n Button,\n ClickAwayListener,\n Divider,\n Fade,\n IconButton,\n keyframes,\n Paper,\n Popper,\n PopperPlacementType,\n Typography,\n} from \"@mui/material\";\nimport { useEffect, useState } from \"react\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { useNavigate } from \"react-router-dom\";\nimport { timeAgo } from \"../util\";\nimport useInterval from \"../hooks/useInterval\";\nimport { useAxios, useSession } from \"../hooks\";\nimport { toast } from \"react-toastify\";\nimport NotificationItem, {\n Notification,\n} from \"../components/common/NotificationItem\";\n\nexport const notificationsCheckIntervalSeconds = 1;\n\nconst NotificationButton: React.FC = () => {\n const { UserInfo } = useSession();\n const [anchorEl, setAnchorEl] = useState<HTMLButtonElement | null>(null);\n const { handleGetRequest, handlePostRequest } = useAxios();\n const navigate = useNavigate();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const [open, setOpen] = useState(false);\n const [notifications, setNotifications] = useState<Array<Notification>>([]);\n const loadUseNotifications = () => {\n if (UserInfo.isAuthenticated === true) {\n handleGetRequest({\n endPointURI: \"api/v1/public/notifications/new\",\n showMask: false,\n successCallBkFn: (response: any) => {\n if (response.data.length > notifications.length) {\n toast.info(\n AppLayout.appDirection === \"ltr\"\n ? `You have new notifications`\n : `لديك اشعارات جديدة`,\n {\n autoClose: 3000,\n position:\n AppLayout.appDirection === \"ltr\"\n ? \"bottom-right\"\n : \"bottom-left\",\n closeOnClick: true,\n }\n );\n }\n setNotifications(response.data);\n },\n });\n }\n };\n\n useInterval(() => {\n loadUseNotifications();\n }, notificationsCheckIntervalSeconds * 1000);\n\n const handleClick = (event: React.MouseEvent<HTMLButtonElement>) => {\n setAnchorEl(event.currentTarget);\n setOpen(!open);\n };\n return (\n <ClickAwayListener\n onClickAway={() => {\n setOpen(false);\n }}\n >\n <div style={{ cursor: \"pointer\" }}>\n <IconButton\n color=\"inherit\"\n onClick={handleClick}\n sx={{ marginRight: 1, marginLeft: 1 }}\n >\n <Badge\n anchorOrigin={{\n vertical: \"top\",\n horizontal: AppLayout.appDirection === \"ltr\" ? \"right\" : \"left\",\n }}\n badgeContent={\n notifications.filter(\n (notificaiton) =>\n notificaiton.isNotified === undefined ||\n notificaiton.isNotified === null\n ).length\n }\n color=\"error\"\n >\n <FontAwesomeIcon icon=\"bell\" />\n </Badge>\n </IconButton>\n\n <Popper\n // Note: The following zIndex style is specifically for documentation purposes and may not be necessary in your application.\n sx={{\n zIndex: 1200,\n width: \"fit-content\",\n minWidth: 350,\n display: \"flex\",\n flexDirection: \"column\",\n }}\n open={open}\n anchorEl={anchorEl}\n dir={AppLayout.appDirection}\n placement={\"bottom\"}\n transition\n >\n {({ TransitionProps }) => (\n <Fade {...TransitionProps} timeout={350}>\n <Paper\n sx={{\n padding: 1,\n m: 1,\n maxHeight: 500,\n overflow: \"hidden\",\n display: \"flex\",\n flexDirection: \"column\",\n }}\n >\n <Divider variant=\"fullWidth\" flexItem>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n marginTop: 2,\n marginBottom: 1,\n }}\n >\n <FontAwesomeIcon\n icon=\"bell\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {AppLayout.appDirection === \"ltr\"\n ? \"Notifications\"\n : \"الاشعارات\"}\n </Box>\n </Divider>\n {notifications.length == 0 ? (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n flex: 1,\n justifyContent: \"center\",\n }}\n >\n <Box>\n {AppLayout.appDirection === \"ltr\"\n ? \"You don't have any notifications\"\n : \"لا يوجد اشعارات\"}\n </Box>\n </Box>\n ) : (\n <></>\n )}\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n overflowY: \"auto\",\n }}\n >\n {notifications.map((notification, index) => {\n return (\n <NotificationItem\n {...notification}\n setOpen={setOpen}\n showDivider={index < notifications.length - 1}\n />\n );\n })}\n </Box>\n <Divider variant=\"fullWidth\" flexItem>\n <Button\n sx={{ textTransform: \"none\" }}\n onClick={() => {\n navigate(\"myNotifications\");\n }}\n >\n {AppLayout.appDirection === \"ltr\"\n ? \"Show Old Notifications\"\n : \"عرض الاشعارات القديمة\"}\n </Button>\n </Divider>\n </Paper>\n </Fade>\n )}\n </Popper>\n </div>\n </ClickAwayListener>\n );\n};\n\nexport default NotificationButton;\n","import { Box, Button, Divider, Paper } from \"@mui/material\";\nimport { TemplateTextField } from \"../../templates\";\nimport { useState } from \"react\";\nimport { toast } from \"react-toastify\";\nimport { useAxios } from \"../../../hooks\";\n\ninterface ChangePasswordPanelProps {\n selectedPerson: any;\n isSelfService: boolean;\n onSuccessCallBk: () => void;\n}\n\nconst ChangePasswordPanel: React.FC<ChangePasswordPanelProps> = (props) => {\n const [currentPassword, setCurrentPassword] = useState(\"\");\n const [password1, setPassword1] = useState(\"\");\n const [password2, setPassword2] = useState(\"\");\n const { handlePostRequest } = useAxios();\n const handleChangePasswordRequest = async () => {\n if (props.isSelfService) {\n if (currentPassword === null || currentPassword.trim() === \"\") {\n toast.error(\n \"You must enter your current password to process your request\"\n );\n return;\n }\n }\n if (\n password1 === null ||\n password1 === \"\" ||\n password2 === null ||\n password2 === \"\" ||\n password1 != password2\n ) {\n toast.error(\n \"You must enter new password in required fields and must be identical\"\n );\n return;\n }\n await handlePostRequest({\n endPointURI: props.isSelfService\n ? \"api/v1/ss/changeMyPassword\"\n : \"api/v1/admin/changeUserPassword\",\n data: {\n personId: props?.selectedPerson?.id,\n currentPassword,\n newPassword: password1,\n },\n successCallBkFn: () => {\n props.onSuccessCallBk();\n toast.success(\"Your request has been processed successfully\");\n },\n showMask: true,\n });\n };\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: 400,\n padding: 1,\n }}\n >\n <Box\n sx={{\n m: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n width: \"100%\",\n fontWeight: \"bold\",\n fontSize: 16,\n }}\n >\n Changing Password For : {props?.selectedPerson?.employeeEnName}\n </Box>\n <Divider variant=\"fullWidth\" sx={{ width: \"100%\", marginBottom: 2 }} />\n {props.isSelfService ? (\n <TemplateTextField\n label=\"Current Password\"\n value={currentPassword}\n onChange={(e) => {\n setCurrentPassword(e.target.value);\n }}\n sx={{ m: 1 }}\n fullWidth\n type=\"password\"\n />\n ) : (\n <></>\n )}\n\n <TemplateTextField\n label=\"New Password\"\n value={password1}\n onChange={(e) => {\n setPassword1(e.target.value);\n }}\n sx={{ m: 1 }}\n fullWidth\n type=\"password\"\n />\n <TemplateTextField\n label=\"Confirm New Password\"\n value={password2}\n onChange={(e) => {\n setPassword2(e.target.value);\n }}\n sx={{ m: 1 }}\n fullWidth\n type=\"password\"\n />\n <Button\n sx={{ m: 1 }}\n variant=\"contained\"\n onClick={() => {\n handleChangePasswordRequest();\n }}\n >\n Change Password\n </Button>\n </Paper>\n );\n};\n\nexport default ChangePasswordPanel;\n","import {\n Avatar,\n Box,\n IconButton,\n Menu,\n MenuItem,\n styled,\n Tooltip,\n Typography,\n} from \"@mui/material\";\nimport MuiAppBar, { AppBarProps as MuiAppBarProps } from \"@mui/material/AppBar\";\nimport Toolbar from \"@mui/material/Toolbar\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useIsMobile } from \"../hooks/UseMobile\";\nimport {\n AppLayoutActions,\n DRAWER_WIDTH,\n} from \"../redux/features/common/AppLayoutSlice\";\nimport useAxios from \"../hooks/useAxios\";\nimport { UserSessionActions } from \"../redux/features/common/UserSessionSlice\";\nimport i18n, { changeLanguage } from \"../locales/i18n\";\nimport { useSession, useWindow } from \"../hooks\";\nimport ChangeOrgForm from \"../components/common/ChangeOrgForm\";\nimport { toggleSideBarState } from \"../redux/features/common/SideBarSlice\";\nimport AttachmentImageViewer from \"../components/templates/attachment/AttachmentImageViewer\";\nimport NotificationButton from \"./NotificationButton\";\nimport { useState } from \"react\";\nimport ChangePasswordPanel from \"../components/administration/admin/ChangePasswordPanel\";\n\ninterface AppBarProps extends MuiAppBarProps {\n open?: boolean;\n}\n\nconst AppBar = styled(MuiAppBar, {\n shouldForwardProp: (prop) => prop !== \"open\",\n})<AppBarProps>(({ theme }) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const isMobile = useIsMobile();\n return {\n transition: theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.leavingScreen,\n }),\n variants: [\n {\n props: ({ open }) => open,\n style: {\n width: !isMobile ? `calc(100% - ${DRAWER_WIDTH}px)` : undefined,\n marginLeft:\n !isMobile && AppLayout.appDirection === \"ltr\"\n ? `${DRAWER_WIDTH}px`\n : undefined,\n marginRight:\n !isMobile && AppLayout.appDirection === \"rtl\"\n ? `${DRAWER_WIDTH}px`\n : undefined,\n transition: theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.easeOut,\n duration: theme.transitions.duration.enteringScreen,\n }),\n },\n },\n ],\n };\n});\n\nconst TopBar: React.FC = () => {\n const { Window: ChangeOrgWindow, setWindowState: setChangeOrgWindowState } =\n useWindow({\n windowTitle: \"Change Current Organization\",\n windowIcon: \"globe\",\n width: \"fit-content\",\n height: \"fit-content\",\n });\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const [anchorElUser, setAnchorElUser] = useState<null | HTMLElement>(null);\n const handleCloseUserMenu = () => {\n setAnchorElUser(null);\n };\n const handleOpenUserMenu = (event: React.MouseEvent<HTMLElement>) => {\n setAnchorElUser(event.currentTarget);\n };\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const SideBarState = useSelector((state: any) => state.SideBar);\n const { UserSession } = useSession();\n const currentOrganization = UserSession.value.currentOrganization;\n const {\n Window: ChangePasswordWindow,\n setWindowState: setChangePasswordWindow,\n } = useWindow({\n windowIcon: \"key\",\n windowTitle: \"Change Password\",\n width: \"fit-content\",\n height: \"fit-content\",\n });\n const { handleGetRequest } = useAxios();\n const isMobile = useIsMobile();\n const dispatch = useDispatch();\n const handleLogout = async () => {\n try {\n await handleGetRequest({ endPointURI: \"api/auth/logout\" });\n } catch (error) {}\n dispatch(UserSessionActions.setUnAuthenticated());\n };\n const toggleSideBar = () => {\n dispatch(toggleSideBarState());\n };\n return (\n <>\n <ChangePasswordWindow>\n <ChangePasswordPanel\n selectedPerson={UserSession.value}\n isSelfService={true}\n onSuccessCallBk={() => {\n setChangePasswordWindow(false);\n }}\n />\n </ChangePasswordWindow>\n <Menu\n sx={{ mt: \"45px\" }}\n id=\"menu-appbar\"\n anchorEl={anchorElUser}\n anchorOrigin={{\n vertical: \"top\",\n horizontal: \"right\",\n }}\n keepMounted\n transformOrigin={{\n vertical: \"top\",\n horizontal: \"right\",\n }}\n open={Boolean(anchorElUser)}\n onClose={handleCloseUserMenu}\n >\n <MenuItem\n onClick={() => {\n setChangePasswordWindow(true);\n handleCloseUserMenu();\n }}\n >\n <Typography sx={{ textAlign: \"center\" }}>Change Password</Typography>\n </MenuItem>\n </Menu>\n <ChangeOrgWindow>\n <ChangeOrgForm\n successChangeCallBackFn={() => {\n setChangeOrgWindowState(false);\n }}\n />\n </ChangeOrgWindow>\n <AppBar position=\"fixed\" open={SideBarState.isOpened}>\n <Toolbar>\n <IconButton\n color=\"inherit\"\n aria-label=\"open drawer\"\n onClick={toggleSideBar}\n edge=\"start\"\n sx={[\n {\n mr: AppLayout.appDirection === \"ltr\" ? 2 : undefined,\n ml: AppLayout.appDirection === \"rtl\" ? 2 : undefined,\n },\n SideBarState.isOpened && { display: \"none\" },\n ]}\n >\n <FontAwesomeIcon icon=\"bars\" />\n </IconButton>\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"ORGANIZATION_LOGOS\"\n refKey={UserSession.value.currentOrganization.id + \"\"}\n onErrorImage=\"/logo.png\"\n style={{\n marginRight: 1,\n marginLeft: 1,\n }}\n />\n {/* <Avatar\n src={AppInfo.appLogo}\n sx={{ marginRight: 1, marginLeft: 1 }}\n /> */}\n <Typography variant=\"h6\" noWrap component=\"div\" sx={{ flex: 1 }}>\n {isMobile\n ? \"\"\n : `${AppInfo.appName} - ${\n AppLayout.appDirection === \"ltr\"\n ? currentOrganization?.organizationEnName\n : currentOrganization?.organizationArName\n }`}\n </Typography>\n <Tooltip\n title={\n AppLayout.themeMode === \"light\"\n ? \"Switch Theme to Dark\"\n : \"Switch Theme to Light\"\n }\n >\n <IconButton\n color=\"inherit\"\n onClick={() => {\n dispatch(\n AppLayoutActions.setThemeMode(\n AppLayout.themeMode === \"light\" ? \"dark\" : \"light\"\n )\n );\n localStorage.setItem(\n \"themeMode\",\n AppLayout.themeMode === \"light\" ? \"dark\" : \"light\"\n );\n }}\n >\n {AppLayout.themeMode === \"light\" ? (\n <FontAwesomeIcon icon=\"moon\" />\n ) : (\n <FontAwesomeIcon icon={{ prefix: \"far\", iconName: \"sun\" }} />\n )}\n </IconButton>\n </Tooltip>\n <Tooltip\n title={\n i18n.language === \"ar\"\n ? \"Change Language To English\"\n : \"Change Language To Arabic\"\n }\n >\n <IconButton\n color=\"inherit\"\n onClick={() => {\n let nextLanguage = i18n.language === \"ar\" ? \"en\" : \"ar\";\n changeLanguage(nextLanguage);\n dispatch(\n AppLayoutActions.setAppDirection(\n nextLanguage === \"ar\" ? \"rtl\" : \"ltr\"\n )\n );\n }}\n >\n <FontAwesomeIcon icon=\"language\" />\n </IconButton>\n </Tooltip>\n {UserSession.value?.userOrganizations &&\n UserSession.value?.userOrganizations.length > 1 ? (\n <Tooltip title=\"Change Current Organization\">\n <IconButton\n color=\"inherit\"\n onClick={() => {\n setChangeOrgWindowState(true);\n }}\n >\n <FontAwesomeIcon icon=\"globe\" />\n </IconButton>\n </Tooltip>\n ) : (\n <></>\n )}\n {AppInfo?.enableUINotifications === true ? (\n <NotificationButton />\n ) : (\n <></>\n )}\n <div onClick={handleOpenUserMenu} style={{ cursor: \"pointer\" }}>\n <AttachmentImageViewer\n showAsAvatar={true}\n onErrorImage=\"/no_user.png\"\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={UserSession.value?.id + \"\"}\n />\n </div>\n\n <div\n style={{ marginLeft: 5, marginRight: 5, cursor: \"pointer\" }}\n onClick={handleOpenUserMenu}\n >\n {isMobile ? \"\" : UserSession.value?.username}\n </div>\n <IconButton color=\"inherit\" onClick={handleLogout}>\n <FontAwesomeIcon\n rotation={AppLayout.appDirection === \"rtl\" ? 180 : undefined}\n icon=\"arrow-right-from-bracket\"\n />\n </IconButton>\n </Toolbar>\n </AppBar>\n </>\n );\n};\n\nexport default TopBar;\n","import i18n from \"i18next\";\n\nexport const changeLanguage = (lng: string) => {\n i18n.changeLanguage(lng);\n localStorage.setItem(\"language\", lng); // Persist user choice\n};\n\nexport default i18n;\n","import { styled } from \"@mui/material\";\n\nexport const DrawerHeader = styled(\"div\")(({ theme }) => ({\n display: \"flex\",\n alignItems: \"center\", \n // padding: theme.spacing(0, 1),\n // necessary for content to be below app bar\n ...theme.mixins.toolbar,\n justifyContent: \"flex-end\",\n}));\n","import { TreeViewBaseItem } from \"@mui/x-tree-view/models\";\nimport { AdministrationItems } from \"./Administration\";\nimport { IconProp } from \"@fortawesome/fontawesome-svg-core\";\n\nexport type ExtendedTreeItemProps = {\n icon: IconProp;\n id: string;\n label: string;\n action?: \"NAVIGATION\";\n authority?: string;\n applicationModule?: string;\n actionPayload?: {\n path?: string;\n parameters?: object;\n };\n children?: ExtendedTreeItemProps[];\n};\n\nexport const findNavigationItemById = (\n id: string,\n nodes: ExtendedTreeItemProps[]\n): ExtendedTreeItemProps | undefined => {\n for (const node of nodes) {\n if (node.id === id) return node;\n if (node.children) {\n const found = findNavigationItemById(id, node.children);\n if (found) return found;\n }\n }\n return undefined;\n};\n\nexport const NavigationItems: TreeViewBaseItem<ExtendedTreeItemProps>[] = [\n ...AdministrationItems,\n];\n","import { TreeViewBaseItem } from \"@mui/x-tree-view/models\";\nimport { ExtendedTreeItemProps } from \"..\";\nimport { adminNavigationItems } from \"./adminNavigationItems\";\n\nexport const AdministrationItems: TreeViewBaseItem<ExtendedTreeItemProps>[] = [\n {\n id: \"home\",\n icon: \"home\",\n label: \"Home\",\n action: \"NAVIGATION\",\n actionPayload: {\n path: \"/\",\n },\n },\n ...adminNavigationItems,\n];\n","import { TreeViewBaseItem } from \"@mui/x-tree-view/models\";\nimport { ExtendedTreeItemProps } from \"..\";\n\nexport const adminNavigationItems: TreeViewBaseItem<ExtendedTreeItemProps>[] = [\n {\n id: \"system_admin\",\n label: \"System Administration\",\n authority: \"SYSTEM_ADMIN\",\n icon: \"cog\",\n children: [\n {\n id: \"system_admin.Person\",\n label: \"PERSON_PLURAL\",\n authority: \"SYSTEM_ADMIN\",\n icon: \"users\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/persons\" },\n },\n {\n id: \"system_admin.devtools.rolesx\",\n label: \"ROLES\",\n icon: \"tag\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/roles\" },\n },\n {\n id: \"development_admin.SystemApplication\",\n label: \"SYSTEM_APPLICATION_PLURAL\",\n authority: \"ORGANIZATION_ADMIN\",\n icon: \"window-restore\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/systemapplications\" },\n },\n {\n id: \"development_admin.organizations\",\n label: \"ORGANIZATION_PLURAL\",\n authority: \"ORGANIZATION_ADMIN\",\n icon: \"globe\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/organizations\" },\n },\n {\n id: \"development_admin.organization\",\n label: \"Organization Info\",\n authority: \"DEVELOPMENT_ADMIN\",\n icon: \"globe\",\n children: [\n {\n id: \"development_admin.organization.modules\",\n label: \"Subscriped Modules\",\n icon: \"layer-group\",\n authority: \"ORGANIZATION_ADMIN\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/apps\" },\n },\n {\n id: \"development_admin.organization.unitTypes\",\n label: \"Organization Unit Types\",\n icon: \"tags\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/unit/types\" },\n },\n {\n id: \"development_admin.organization.units\",\n label: \"Organization Units\",\n icon: \"folder-tree\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/units\" },\n },\n {\n id: \"development_admin.organization.ranks\",\n label: \"Organization Ranks\",\n icon: \"street-view\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/ranks\" },\n },\n ],\n },\n\n {\n id: \"system_admin.devtools\",\n label: \"DEVELOPMENT_TOOLS\",\n authority: \"DEVELOPMENT_ADMIN\",\n icon: \"code\",\n children: [\n {\n id: \"system_admin.devtools.modules\",\n label: \"System Modules\",\n icon: \"layer-group\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/modules\" },\n },\n {\n id: \"system_admin.devtools.authorities\",\n label: \"System Authorities\",\n icon: \"key\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/authorities\" },\n },\n {\n id: \"system_admin.devtools.roles\",\n label: \"System Roles\",\n icon: \"tag\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/roles\" },\n },\n {\n id: \"system_admin.devtools.lookups\",\n label: \"System Lookups\",\n icon: \"list-check\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/lookups\" },\n },\n {\n id: \"system_admin.devtools.DatasourceConnection\",\n label: \"DATASOURCE_CONNECTION_PLURAL\",\n icon: \"plug\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/datasourceconnections\" },\n },\n {\n id: \"system_admin.devtools.EntityParameter\",\n label: \"ENTITY_PARAMETER_PLURAL\",\n icon: \"p\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/entityparameters\" },\n },\n {\n id: \"system_admin.devtools.DataQuery\",\n label: \"DATA_QUERY_PLURAL\",\n icon: \"file-code\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/dataqueries\" },\n },\n {\n id: \"system_admin.devtools.Report\",\n label: \"REPORT_PLURAL\",\n icon: \"file\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/reports\" },\n },\n {\n id: \"system_admin.devtools.MailConfig\",\n label: \"Mail Sender Config\",\n icon: { iconName: \"paper-plane\", prefix: \"fas\" },\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/mailsender/config\" },\n },\n {\n id: \"system_admin.devtools.MailTemplate\",\n label: \"MAIL_TEMPLATE_PLURAL\",\n icon: \"envelope\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/mailtemplates\" },\n },\n {\n id: \"system_admin.devtools.WorkflowDocument\",\n label: \"WORKFLOW_DOCUMENT_PLURAL\",\n icon: \"chart-diagram\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/workflowdocuments\" },\n },\n {\n id: \"system_admin.devtools.Widget\",\n label: \"WIDGET_PLURAL\",\n icon: \"chart-pie\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/widgets\" },\n },\n {\n id: \"system_admin.devtools.Dashboard\",\n label: \"DASHBOARD_PLURAL\",\n icon: \"square-poll-vertical\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/dashboards\" },\n },\n {\n id: \"system_admin.devtools.AttachmentConfig\",\n label: \"ATTACHMENT_CONFIG_PLURAL\",\n icon: \"paperclip\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/attachmentconfigs\" },\n },\n {\n id: \"system_admin.devtools.BluePrint\",\n label: \"BLUE_PRINT_PLURAL\",\n icon: \"fingerprint\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/blueprints\" },\n },\n {\n id: \"system_admin.devtools.Notification\",\n label: \"NOTIFICATION_PLURAL\",\n icon: \"bell\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/notifications\" },\n },\n ],\n },\n {\n id: \"system_admin.followup\",\n label: \"SYSTEM_MONITORING\",\n authority: \"DEVELOPMENT_ADMIN\",\n icon: \"tv\",\n children: [\n {\n id: \"system_admin.WorkflowDocumentMailLog\",\n label: \"Action Mail Logs\",\n icon: \"envelopes-bulk\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/workflowdocumentmaillogs\" },\n },\n {\n id: \"system_admin.MailNotificationQueue\",\n label: \"Mail Notification Queue\",\n icon: \"envelope-open-text\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/mailnotificationqueues\" },\n },\n {\n id: \"system_admin.NotificationQueue\",\n label: \"NOTIFICATION_QUEUE_PLURAL\",\n icon: \"bell\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/notificationqueues\" },\n },\n ],\n },\n ],\n },\n];\n","import * as React from \"react\";\nimport clsx from \"clsx\";\nimport { animated, useSpring } from \"@react-spring/web\";\nimport { styled, alpha } from \"@mui/material/styles\";\nimport { TransitionProps } from \"@mui/material/transitions\";\nimport Box from \"@mui/material/Box\";\nimport Collapse from \"@mui/material/Collapse\";\nimport Typography from \"@mui/material/Typography\";\nimport { RichTreeView } from \"@mui/x-tree-view/RichTreeView\";\nimport { treeItemClasses } from \"@mui/x-tree-view/TreeItem\";\nimport {\n useTreeItem2,\n UseTreeItem2Parameters,\n} from \"@mui/x-tree-view/useTreeItem2\";\nimport {\n TreeItem2Checkbox,\n TreeItem2Content,\n TreeItem2IconContainer,\n TreeItem2Label,\n TreeItem2Root,\n} from \"@mui/x-tree-view/TreeItem2\";\nimport { TreeItem2Icon } from \"@mui/x-tree-view/TreeItem2Icon\";\nimport { TreeItem2Provider } from \"@mui/x-tree-view/TreeItem2Provider\";\nimport { TreeItem2DragAndDropOverlay } from \"@mui/x-tree-view/TreeItem2DragAndDropOverlay\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { IconProp } from \"@fortawesome/fontawesome-svg-core\";\nimport { useIsMobile } from \"../hooks/UseMobile\";\nimport useSession from \"../hooks/UseSession\";\nimport { findNavigationItemById, NavigationItems } from \"../navigationItems\";\nimport { DRAWER_WIDTH } from \"../redux/features/common/AppLayoutSlice\";\n\nfunction DotIcon() {\n return (\n <Box\n sx={{\n width: 6,\n height: 6,\n borderRadius: \"70%\",\n bgcolor: \"warning.main\",\n display: \"inline-block\",\n verticalAlign: \"middle\",\n zIndex: 1,\n mx: 1,\n }}\n />\n );\n}\ndeclare module \"react\" {\n interface CSSProperties {\n \"--tree-view-color\"?: string;\n \"--tree-view-bg-color\"?: string;\n }\n}\n\nconst StyledTreeItemRoot = styled(TreeItem2Root)(({ theme }) => ({\n color: theme.palette.grey[400],\n position: \"relative\",\n [`& .${treeItemClasses.groupTransition}`]: {\n marginLeft: theme.spacing(2.5),\n },\n ...theme.applyStyles(\"light\", {\n color: theme.palette.grey[800],\n }),\n})) as unknown as typeof TreeItem2Root;\n\nconst CustomTreeItemContent = styled(TreeItem2Content)(({ theme }) => ({\n flexDirection: \"row-reverse\",\n borderRadius: theme.spacing(0.7),\n marginBottom: theme.spacing(0.5),\n marginTop: theme.spacing(0.5),\n padding: theme.spacing(0.5),\n paddingRight: theme.spacing(1),\n [`&.Mui-expanded `]: {\n \"&:not(.Mui-focused, .Mui-selected, .Mui-selected.Mui-focused) .labelIcon\":\n {\n color: theme.palette.primary.dark,\n ...theme.applyStyles(\"light\", {\n color: theme.palette.primary.main,\n }),\n },\n \"&::before\": {\n content: '\"\"',\n display: \"block\",\n position: \"absolute\",\n left: \"16px\",\n top: \"44px\",\n height: \"calc(100% - 48px)\",\n width: \"1.5px\",\n backgroundColor: theme.palette.grey[700],\n ...theme.applyStyles(\"light\", {\n backgroundColor: theme.palette.grey[300],\n }),\n },\n },\n \"&:hover\": {\n backgroundColor: alpha(theme.palette.primary.main, 0.1),\n color: \"white\",\n ...theme.applyStyles(\"light\", {\n color: theme.palette.primary.main,\n }),\n },\n [`&.Mui-focused, &.Mui-selected, &.Mui-selected.Mui-focused`]: {\n backgroundColor: theme.palette.primary.dark,\n color: theme.palette.primary.contrastText,\n ...theme.applyStyles(\"light\", {\n backgroundColor: theme.palette.primary.main,\n }),\n },\n}));\n\nconst AnimatedCollapse = animated(Collapse);\n\nfunction TransitionComponent(props: TransitionProps) {\n const style = useSpring({\n to: {\n opacity: props.in ? 1 : 0,\n transform: `translate3d(0,${props.in ? 0 : 20}px,0)`,\n },\n });\n\n return <AnimatedCollapse style={style} {...props} />;\n}\n\nconst StyledTreeItemLabelText = styled(Typography)({\n color: \"inherit\",\n fontWeight: 500,\n}) as unknown as typeof Typography;\n\ninterface CustomLabelProps {\n children: any;\n icon: IconProp;\n expandable?: boolean;\n}\n\nfunction CustomLabel({\n icon,\n expandable,\n children,\n ...other\n}: CustomLabelProps) {\n const { t } = useTranslation();\n const appLayoutState = useSelector((state: any) => state.AppLayout);\n return (\n <TreeItem2Label\n {...other}\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n padding: 1,\n }}\n >\n <FontAwesomeIcon\n style={{\n marginRight: appLayoutState.appDirection === \"ltr\" ? 7 : undefined,\n marginLeft: appLayoutState.appDirection === \"rtl\" ? 7 : undefined,\n fontSize: \"1.2rem\",\n }}\n icon={icon}\n />\n <StyledTreeItemLabelText variant=\"body2\" sx={{ fontSize: 16 }}>\n {t(children)}\n </StyledTreeItemLabelText>\n {expandable && <DotIcon />}\n </TreeItem2Label>\n );\n}\n\nconst isExpandable = (reactChildren: React.ReactNode) => {\n if (Array.isArray(reactChildren)) {\n return reactChildren.length > 0 && reactChildren.some(isExpandable);\n }\n return Boolean(reactChildren);\n};\n\ninterface CustomTreeItemProps\n extends Omit<UseTreeItem2Parameters, \"rootRef\">,\n Omit<React.HTMLAttributes<HTMLLIElement>, \"onFocus\"> {}\n\nconst CustomTreeItem = React.forwardRef(function CustomTreeItem(\n props: CustomTreeItemProps,\n ref: React.Ref<HTMLLIElement>\n) {\n const { id, itemId, label, disabled, children, ...other } = props;\n const {\n getRootProps,\n getContentProps,\n getIconContainerProps,\n getCheckboxProps,\n getLabelProps,\n getGroupTransitionProps,\n getDragAndDropOverlayProps,\n status,\n publicAPI,\n } = useTreeItem2({ id, itemId, children, label, disabled, rootRef: ref });\n const item = publicAPI.getItem(itemId);\n const expandable = isExpandable(children);\n return (\n <TreeItem2Provider itemId={itemId}>\n <StyledTreeItemRoot {...getRootProps(other)}>\n <CustomTreeItemContent\n {...getContentProps({\n className: clsx(\"content\", {\n \"Mui-expanded\": status.expanded,\n \"Mui-selected\": status.selected,\n \"Mui-focused\": status.focused,\n \"Mui-disabled\": status.disabled,\n }),\n })}\n >\n <TreeItem2IconContainer {...getIconContainerProps()}>\n <TreeItem2Icon status={status} />\n </TreeItem2IconContainer>\n <TreeItem2Checkbox {...getCheckboxProps()} />\n <CustomLabel\n {...getLabelProps({\n icon: item?.icon || \"book\",\n expandable: expandable && status.expanded,\n })}\n />\n <TreeItem2DragAndDropOverlay {...getDragAndDropOverlayProps()} />\n </CustomTreeItemContent>\n {children && <TransitionComponent {...getGroupTransitionProps()} />}\n </StyledTreeItemRoot>\n </TreeItem2Provider>\n );\n});\n\nexport default function NavigationTree() {\n const navigate = useNavigate();\n const appLayoutState = useSelector((state: any) => state.AppLayout);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const dispatch = useDispatch();\n const isMobile = useIsMobile();\n const { isUserAuthorized, isCurrentOrganizationAuthorizedToModule } =\n useSession();\n const filterData = (data) => {\n const parentItems = [];\n for (let parentItem of data) {\n if (\n (parentItem.authority === undefined ||\n parentItem.authority == null ||\n isUserAuthorized(parentItem.authority)) &&\n (parentItem.applicationModule === undefined ||\n parentItem.applicationModule === null ||\n isCurrentOrganizationAuthorizedToModule(parentItem.applicationModule))\n ) {\n let newParentItem = structuredClone(parentItem);\n if (parentItem?.children) {\n newParentItem.children = filterData(parentItem.children);\n }\n parentItems.push(newParentItem);\n }\n }\n return parentItems;\n };\n\n const mergedNavigationItems = [];\n if (AppInfo.enableAdministrationModule) {\n mergedNavigationItems.push(...structuredClone(NavigationItems));\n }\n mergedNavigationItems.push(\n ...structuredClone(AppInfo.businessNavigationItems)\n );\n const authoriedNavigationItems = filterData(mergedNavigationItems);\n return (\n <RichTreeView\n items={authoriedNavigationItems}\n onItemClick={(event, itemId) => {\n const navigationItem = findNavigationItemById(\n itemId,\n mergedNavigationItems\n );\n if (\n navigationItem?.action === \"NAVIGATION\" &&\n navigationItem?.actionPayload != null &&\n (navigationItem.children === undefined ||\n navigationItem.children === null ||\n navigationItem.children.length == 0)\n ) {\n navigate(navigationItem?.actionPayload?.path || \"\");\n }\n }}\n sx={{\n height: \"fit-content\",\n flexGrow: 1,\n maxWidth: DRAWER_WIDTH,\n direction: appLayoutState.appDirection,\n maxHeight: isMobile ? 300 : undefined,\n overflowY: \"auto\",\n overflowX: \"auto\",\n }}\n slots={{ item: CustomTreeItem }}\n />\n );\n}\n","import Divider from \"@mui/material/Divider\";\nimport IconButton from \"@mui/material/IconButton\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport Drawer from \"@mui/material/Drawer\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { DrawerHeader } from \"./DrawerHeader\";\nimport { Box, Typography, useTheme } from \"@mui/material\";\nimport { DRAWER_WIDTH } from \"../redux/features/common/AppLayoutSlice\";\nimport NavigationTree from \"./NavigationTree\";\nimport { useSession } from \"../hooks\";\nimport { toggleSideBarState } from \"../redux/features/common/SideBarSlice\";\n\nconst SideBar: React.FC = () => {\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const { UserSession } = useSession();\n const currentOrganization = UserSession.value.currentOrganization;\n const theme = useTheme();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const SideBarState = useSelector((state: any) => state.SideBar);\n const dispatch = useDispatch();\n const toggleSideBar = () => {\n dispatch(toggleSideBarState());\n };\n return (\n <Drawer\n sx={{\n width: DRAWER_WIDTH,\n flexShrink: 0,\n \"& .MuiDrawer-paper\": {\n width: DRAWER_WIDTH,\n boxSizing: \"border-box\",\n },\n }}\n variant=\"persistent\"\n anchor={AppLayout.appDirection === \"ltr\" ? \"left\" : \"right\"}\n open={SideBarState.isOpened}\n >\n <DrawerHeader>\n <Box sx={{ width: \"100%\" }}>\n <Typography\n color=\"primary\"\n sx={{\n width: \"100%\",\n textAlign: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n System Content\n </Typography>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-around\",\n marginTop: 1,\n }}\n >\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n {`${AppInfo.appName} - ${\n AppLayout.appDirection === \"ltr\"\n ? currentOrganization?.organizationEnName\n : currentOrganization?.organizationArName\n }`}\n </Typography>\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n V.{AppInfo.appVersion}\n </Typography>\n </Box>\n </Box>\n <IconButton onClick={toggleSideBar}>\n {theme.direction === \"ltr\" ? (\n <FontAwesomeIcon icon=\"angle-left\" />\n ) : (\n <FontAwesomeIcon icon=\"angle-right\" />\n )}\n </IconButton>\n </DrawerHeader>\n <Divider />\n <NavigationTree />\n </Drawer>\n );\n};\n\nexport default SideBar;\n","import rtlPlugin from \"stylis-plugin-rtl\";\nimport { prefixer } from \"stylis\";\nimport createCache from \"@emotion/cache\";\n\nexport const cacheRtl = createCache({\n key: \"muirtl\",\n stylisPlugins: [prefixer, rtlPlugin],\n});\n\nexport const cacheLtr = createCache({\n key: \"mui\",\n});","import { useEffect, useState } from \"react\";\nimport TransferList from \"../../templates/TransferList\";\nimport { Box, Button } from \"@mui/material\";\nimport { toast } from \"react-toastify\";\nimport { useAxios } from \"../../../hooks\";\n\ntype OrgMemberRoleFormProps = {\n selectedRecord: any;\n closeModalFn: () => void;\n};\n\nconst OrgMemberRoleForm: React.FC<OrgMemberRoleFormProps> = (props) => {\n const [selectedOptions, setSelectedOptions] = useState([]);\n const [availableOptions, setAvailableOptions] = useState([]);\n const { handlePostRequest, handleGetRequest } = useAxios();\n\n const getOrgMemberRoles = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/admin/organization/member/roles\",\n showMask: true,\n parameters: {\n orgMemberId: props.selectedRecord.id,\n organizationId: props.selectedRecord.organizationId,\n },\n successCallBkFn: (response: any) => {\n setSelectedOptions(response.data.currentRoles);\n setAvailableOptions(response.data.availableRoles);\n },\n });\n };\n\n useEffect(() => {\n if (props.selectedRecord) {\n getOrgMemberRoles();\n }\n }, [props.selectedRecord]);\n const saveOrgMemberRoles = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/admin/organization/member/roles\",\n showMask: true,\n parameters: { orgMemberId: props.selectedRecord.id },\n data: selectedOptions,\n successCallBkFn: () => {\n toast.success(\"Your request has been proccesed successfully\");\n if (props.closeModalFn) {\n props.closeModalFn();\n }\n },\n });\n };\n return (\n <>\n <TransferList\n displayField=\"roleName\"\n options={availableOptions}\n valueField=\"id\"\n selectedOptions={selectedOptions}\n setSelection={setSelectedOptions}\n />\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-end\",\n width: \"100%\",\n }}\n >\n <Button\n variant=\"contained\"\n onClick={saveOrgMemberRoles}\n sx={{ marginRight: 1, marginLeft: 1 }}\n >\n Save\n </Button>\n <Button variant=\"contained\" color=\"error\" onClick={props.closeModalFn}>\n Cancel\n </Button>\n </Box>\n </>\n );\n};\n\nexport default OrgMemberRoleForm;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport OrgMemberRoleForm from \"./OrgMemberRoleForm\";\n\ntype OrganizationMemberGridProps = {\n selectedPerson: any;\n};\nconst OrganizationMemberGrid: React.FC<OrganizationMemberGridProps> = (\n props\n) => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: OrganizationMemberRolesWindow,\n setWindowState: setOrganizationMemberRolesWindowState,\n } = useWindow({\n windowIcon: \"tag\",\n windowTitle: \"Organization Member Roles\",\n width: \"50%\",\n });\n const SystemOrganizations = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizations.data\n );\n const SystemOrganizationRanks = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationRanks.data\n );\n const SystemOrganizationUnits = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationUnits.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/admin/organizationmember/all\",\n deleteById: \"api/v1/admin/organizationmember\",\n save: \"api/v1/admin/organizationmember\",\n findById: \"api/v1/admin/organizationmember\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_IS_DEFAULT\",\n fieldName: \"isDefault\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemOrganizations,\n optionValueField: \"id\",\n optionDisplayField: \"organizationEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_RANK_ID\",\n fieldName: \"organizationRankId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemOrganizationRanks,\n optionValueField: \"id\",\n optionDisplayField: \"rankDisplay\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_UNIT_ID\",\n fieldName: \"organizationUnitId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemOrganizationUnits,\n optionValueField: \"id\",\n optionDisplayField: \"fullPath\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Membership number\",\n fieldName: \"organizationMembershipNumber\",\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldLabel: \"ORGANIZATION_MEMBER_PERSON_ID\",\n fieldName: \"personId\",\n required: false,\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <>\n <OrganizationMemberRolesWindow>\n <OrgMemberRoleForm\n selectedRecord={selectedRecord}\n closeModalFn={() => {\n setOrganizationMemberRolesWindowState(false);\n }}\n />\n </OrganizationMemberRolesWindow>\n <TemplateGrid\n apiActions={apiActions}\n hideInfoBar={true}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n rowActions={[\n {\n icon: \"tag\",\n label: \"Roles\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setOrganizationMemberRolesWindowState(true);\n },\n },\n ]}\n gridLoadParametersValues={{ personId: props.selectedPerson.id }}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_MEMBER_PLURAL\"\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_MEMBER_EDIT\",\n preActionValidation: async (data) => {\n data.personId = props.selectedPerson.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_MEMBER_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default OrganizationMemberGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { setStoreData } from \"../../../redux/features/common/CommonStoreSlice\";\n\nconst OrganizationRankGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"CurrentOrganizationRanks\",\n deleteById: \"api/v1/admin/organizationrank\",\n save: \"api/v1/admin/organizationrank\",\n findById: \"api/v1/admin/organizationrank\",\n setData: setData,\n });\n\n const { handleGetRequest } = useAxios();\n const SystemOrganizationRanks = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationRanks\n );\n const dispatch = useDispatch();\n const loadOrganizationRanks = async () => {\n await handleGetRequest({\n endPointURI: SystemOrganizationRanks.url,\n showMask: false,\n successCallBkFn: (response) => {\n dispatch(\n setStoreData({\n storeKey: \"SystemOrganizationRanks\",\n data: response.data,\n })\n );\n },\n failureCallBkFn: () => {\n dispatch(\n setStoreData({ storeKey: \"SystemOrganizationRanks\", data: [] })\n );\n },\n });\n };\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: { hidden: true },\n fieldLabel: \"ORGANIZATION_RANK_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_ORDER\",\n fieldName: \"rankOrder\",\n required: true,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_CODE\",\n fieldName: \"rankCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_AR_NAME\",\n fieldName: \"rankArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_EN_NAME\",\n fieldName: \"rankEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_RANK_PLURAL\"\n girdIcon=\"street-view\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_RANK_EDIT\",\n postActionCallBack: () => {\n loadOrganizationRanks();\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"ORGANIZATION_RANK_DELETE\" }}\n />\n );\n};\n\nexport default OrganizationRankGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { setStoreData } from \"../../../redux/features/common/CommonStoreSlice\";\n\nconst OrganizationUnitGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const { handleGetRequest } = useAxios();\n const SystemOrganizationUnits = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationUnits\n );\n const dispatch = useDispatch();\n const loadOrganizationUnits = async () => {\n await handleGetRequest({\n endPointURI: SystemOrganizationUnits.url,\n showMask: false,\n successCallBkFn: (response) => {\n dispatch(\n setStoreData({\n storeKey: \"SystemOrganizationUnits\",\n data: response.data,\n })\n );\n },\n failureCallBkFn: () => {\n dispatch(\n setStoreData({ storeKey: \"SystemOrganizationUnits\", data: [] })\n );\n },\n });\n };\n const apiActions = useApiActions({\n findAll: \"api/v1/public/organizationunit/all\",\n deleteById: \"api/v1/admin/organizationunit\",\n save: \"api/v1/admin/organizationunit\",\n findById: \"api/v1/admin/organizationunit\",\n setData: setData,\n });\n\n const organizationUnitTypes = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationUnitType.data\n );\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: { hidden: true },\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_TYPE_ID\",\n fieldName: \"organizationUnitTypeId\",\n required: true,\n fieldType: \"combobox\",\n options: organizationUnitTypes,\n optionValueField: \"id\",\n optionDisplayField: \"unitTypeEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_AR_NAME\",\n fieldName: \"organizationUnitArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_EN_NAME\",\n fieldName: \"organizationUnitEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_PARENT_ID\",\n fieldName: \"organizationUnitParentId\",\n required: false,\n fieldType: \"combobox\",\n options: data,\n optionValueField: \"id\",\n optionDisplayField: \"organizationUnitEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_UNIT_PLURAL\"\n girdIcon=\"folder-tree\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_UNIT_EDIT\",\n postActionCallBack: () => {\n loadOrganizationUnits();\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"ORGANIZATION_UNIT_DELETE\" }}\n />\n );\n};\n\nexport default OrganizationUnitGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst OrganizationUnitTypeGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemOrganizationUnitType\",\n deleteById: \"api/v1/admin/organizationunittype\",\n save: \"api/v1/admin/organizationunittype\",\n findById: \"api/v1/admin/organizationunittype\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_ORGANIZATION_ID\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_ORGANIZATION_UNIT_TYPE_ORDER\",\n fieldName: \"organizationUnitTypeOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_UNIT_TYPE_CODE\",\n fieldName: \"unitTypeCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_UNIT_TYPE_AR_NAME\",\n fieldName: \"unitTypeArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_UNIT_TYPE_EN_NAME\",\n fieldName: \"unitTypeEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_UNIT_TYPE_PLURAL\"\n girdIcon=\"tags\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_UNIT_TYPE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_UNIT_TYPE_DELETE\",\n }}\n />\n );\n};\n\nexport default OrganizationUnitTypeGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\n\nconst SystemApplicationAuthorityGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemApplicationAuthorities\",\n deleteById: \"api/v1/admin/systemapplicationauthority\",\n save: \"api/v1/admin/systemapplicationauthority\",\n findById: \"api/v1/admin/systemapplicationauthority\",\n setData: setData,\n });\n\n const SystemApplicationModules = useSelector(\n (state: any) => state.commonStores.stores.SystemApplicationModules.data\n );\n const { handleGetRequest } = useAxios();\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_SYSTEM_MODULE_ID\",\n fieldName: \"systemModuleId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemApplicationModules,\n optionValueField: \"id\",\n optionDisplayField: \"moduleName\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_AUTHORITY_NAME\",\n fieldName: \"authorityName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_AUTHORITY_CODE\",\n fieldName: \"authorityCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_AUTHORITY_DESCRIPTION\",\n fieldName: \"authorityDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_AUTHORITY_PLURAL\"\n girdIcon=\"key\"\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_AUTHORITY_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_AUTHORITY_DELETE\",\n }}\n />\n );\n};\n\nexport default SystemApplicationAuthorityGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst SystemApplicationModuleGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemApplicationModules\",\n deleteById: \"api/v1/admin/systemapplicationmodule\",\n save: \"api/v1/admin/systemapplicationmodule\",\n findById: \"api/v1/admin/systemapplicationmodule\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_MODULE_CODE\",\n fieldName: \"moduleCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_MODULE_NAME\",\n fieldName: \"moduleName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_MODULE_DESCRIPTION\",\n fieldName: \"moduleDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n hidden: true,\n gridProps: { hidden: true },\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n hideInfoBar={true}\n gridTitle=\"SYSTEM_APPLICATION_MODULE_PLURAL\"\n girdIcon=\"layer-group\"\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_MODULE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_MODULE_DELETE\",\n }}\n />\n );\n};\n\nexport default SystemApplicationModuleGrid;\n","import { useEffect, useState } from \"react\";\nimport TransferList from \"../../templates/TransferList\";\nimport { Box, Button } from \"@mui/material\";\nimport { toast } from \"react-toastify\";\nimport { useAxios } from \"../../../hooks\";\n\ntype RoleAuthoritiesFormProps = {\n roleId: number;\n closeModalFn: () => void;\n};\n\nconst RoleAuthoritiesForm: React.FC<RoleAuthoritiesFormProps> = (props) => {\n const [selectedOptions, setSelectedOptions] = useState([]);\n const [availableAuthorities, setAvailableAuthorities] = useState([]);\n const { handlePostRequest, handleGetRequest } = useAxios();\n\n const getRoleAuthorities = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/admin/systemApplicationRoleAuthorities\",\n showMask: true,\n parameters: {\n roleId: props.roleId,\n },\n successCallBkFn: (response: any) => {\n setSelectedOptions(response.data.selectedAuthorities);\n setAvailableAuthorities(response.data.availableAuthorities);\n },\n });\n };\n\n useEffect(() => {\n if (props.roleId) {\n getRoleAuthorities();\n }\n }, [props.roleId]);\n const saveRoleAuthorities = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/admin/systemApplicationRoleAuthorities\",\n showMask: true,\n parameters: { roleId: props.roleId },\n data: selectedOptions,\n successCallBkFn: () => {\n toast.success(\"Your request has been proccesed successfully\");\n if (props.closeModalFn) {\n props.closeModalFn();\n }\n },\n });\n };\n return (\n <>\n <TransferList\n displayField=\"authorityName\"\n options={availableAuthorities}\n valueField=\"id\"\n selectedOptions={selectedOptions}\n setSelection={setSelectedOptions}\n />\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-end\",\n width: \"100%\",\n }}\n >\n <Button\n variant=\"contained\"\n onClick={saveRoleAuthorities}\n sx={{ marginRight: 1, marginLeft: 1 }}\n >\n Save\n </Button>\n <Button variant=\"contained\" color=\"error\" onClick={props.closeModalFn}>\n Cancel\n </Button>\n </Box>\n </>\n );\n};\n\nexport default RoleAuthoritiesForm;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport RoleAuthoritiesForm from \"./RoleAuthoritiesForm\";\n\nconst SystemApplicationRoleGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const [selectedRole, setSelectedRole] = useState(null);\n const {\n Window: RoleaAuthoritiesWindow,\n setWindowState: setRoleAuthoritiesWindowState,\n } = useWindow({\n windowTitle: \"System Application Role Authorities\",\n windowIcon: \"key\",\n width: \"50%\",\n });\n const apiActions = useApiActions({\n commonStoreKey: \"SystemApplicationRoles\",\n deleteById: \"api/v1/admin/systemapplicationrole\",\n save: \"api/v1/admin/systemapplicationrole\",\n findById: \"api/v1/admin/systemapplicationrole\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_ROLE_NAME\",\n fieldName: \"roleName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_ROLE_DESCRIPTION\",\n fieldName: \"roleDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <RoleaAuthoritiesWindow>\n <RoleAuthoritiesForm\n roleId={selectedRole?.id}\n closeModalFn={() => {\n setRoleAuthoritiesWindowState(false);\n }}\n />\n </RoleaAuthoritiesWindow>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_ROLE_PLURAL\"\n girdIcon=\"tag\"\n rowActions={[\n {\n icon: \"key\",\n actionFn: async (data) => {\n setSelectedRole(data);\n setRoleAuthoritiesWindowState(true);\n },\n label: \"Authorities\",\n },\n ]}\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default SystemApplicationRoleGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype DataQueryParameterGridProps = {\n selectedRecord: any;\n};\n\nconst DataQueryParameterGrid: React.FC<DataQueryParameterGridProps> = (\n props\n) => {\n const SystemEntityParameters = useSelector(\n (state: any) => state.commonStores.stores.SystemEntityParameters.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/dataqueryparameter/all\",\n deleteById: \"api/v1/dev/dataqueryparameter\",\n save: \"api/v1/dev/dataqueryparameter\",\n findById: \"api/v1/dev/dataqueryparameter\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_DATA_QUERY_ID\",\n fieldName: \"dataQueryId\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_ENTITY_PARAMETER_ID\",\n fieldName: \"entityParameterId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemEntityParameters,\n optionValueField: \"id\",\n optionDisplayField: \"parameterCode\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_DEFAULT_VALUE\",\n fieldName: \"defaultValue\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_HIDDEN\",\n fieldName: \"hidden\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_MANDATORY\",\n fieldName: \"mandatory\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n hideInfoBar={true}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridLoadParametersValues={{ dataQueryId: props.selectedRecord.id }}\n gridTitle={t(\"DATA_QUERY_PARAMETER_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"DATA_QUERY_PARAMETER_EDIT\",\n preActionValidation: async (data) => {\n data.dataQueryId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"DATA_QUERY_PARAMETER_DELETE\",\n }}\n />\n );\n};\n\nexport default DataQueryParameterGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\nconst LookupGrid: React.FC = () => {\n const SystemOrganizations = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizations.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/lookup/all\",\n deleteById: \"api/v1/dev/lookup\",\n save: \"api/v1/dev/lookup\",\n findById: \"api/v1/dev/lookup\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Organization\",\n fieldName: \"organizationId\",\n options: SystemOrganizations,\n optionDisplayField: \"organizationEnName\",\n optionValueField: \"id\",\n required: false,\n fieldType: \"combobox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_TYPE\",\n fieldName: \"lookupType\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_AR_DISPLAY\",\n fieldName: \"lookupArDisplay\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_EN_DISPLAY\",\n fieldName: \"lookupEnDisplay\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_VALUE\",\n fieldName: \"lookupValue\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"System Application\",\n fieldName: \"systemApplicationId\",\n hidden: true,\n gridProps: { hidden: true },\n required: false,\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n hideInfoBar={true}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"LOOKUP_PLURAL\")}\n girdIcon=\"list-check\"\n editAction={{\n isEnabled: true,\n authority: \"LOOKUP_EDIT\",\n }}\n deleteAction={{ isEnabled: true, authority: \"LOOKUP_DELETE\" }}\n />\n );\n};\n\nexport default LookupGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype ReportParameterGridProps = {\n selectedRecord: any;\n};\n\nconst ReportParameterGrid: React.FC<ReportParameterGridProps> = (props) => {\n const { t } = useTranslation();\n const SystemEntityParameters = useSelector(\n (state: any) => state.commonStores.stores.SystemEntityParameters.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/reportparameter/all\",\n deleteById: \"api/v1/dev/reportparameter\",\n save: \"api/v1/dev/reportparameter\",\n findById: \"api/v1/dev/reportparameter\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_ENTITY_PARAMETER_ID\",\n fieldName: \"entityParameterId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemEntityParameters,\n optionValueField: \"id\",\n optionDisplayField: \"parameterCode\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_DEFAULT_VALUE\",\n fieldName: \"defaultValue\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_HIDDEN\",\n fieldName: \"hidden\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_MANDATORY\",\n fieldName: \"mandatory\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_REPORT_ID\",\n fieldName: \"reportId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n gridLoadParametersValues={{ reportId: props.selectedRecord.id }}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"REPORT_PARAMETER_PLURAL\")}\n girdIcon=\"p\"\n editAction={{\n isEnabled: true,\n authority: \"REPORT_PARAMETER_EDIT\",\n preActionValidation: async (data) => {\n data.reportId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"REPORT_PARAMETER_DELETE\" }}\n />\n );\n};\n\nexport default ReportParameterGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\n\nexport const storageTypes = [{ value: \"FILE_SYSTEM\" }, { value: \"SFTP\" }];\n\nconst AttachmentConfigGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/attachmentconfig/all\",\n deleteById: \"api/v1/dev/attachmentconfig\",\n save: \"api/v1/dev/attachmentconfig\",\n findById: \"api/v1/dev/attachmentconfig\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_ATTACHMENT_CODE\",\n fieldName: \"attachmentCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_RELATED_DATABASE_TABLE\",\n fieldName: \"relatedDatabaseTable\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_STORAGE_TYPE\",\n fieldName: \"storageType\",\n required: true,\n fieldType: \"combobox\",\n options: storageTypes,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Include App Code in attachment path\",\n fieldName: \"includeAppCodeInPath\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_UPLOAD_DIRECTORY\",\n fieldName: \"uploadDirectory\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_ALLOWED_FILE_TYPES\",\n fieldName: \"allowedFileTypes\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_ATTACHMENT_CATEGORIES\",\n fieldName: \"attachmentCategories\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Is Category Mandatory\",\n fieldName: \"isCategoryRequired\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_MAX_ALLOWED_NUMBER_OF_FILES\",\n fieldName: \"maxAllowedNumberOfFiles\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_DOWNLOAD_AUTHORITY_KEY\",\n fieldName: \"downloadAuthorityKey\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_UPLOAD_AUTHORITY_KEY\",\n fieldName: \"uploadAuthorityKey\",\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"paperclip\",\n modalTitle: \"Attachment Configuration\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"ATTACHMENT_CONFIG_PLURAL\")}\n girdIcon=\"paperclip\"\n editAction={{ isEnabled: true, authority: \"ATTACHMENT_CONFIG_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"ATTACHMENT_CONFIG_DELETE\" }}\n />\n );\n};\n\nexport default AttachmentConfigGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport {\n FormActionProps,\n FormElementProps,\n} from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { UseFormReturn } from \"react-hook-form\";\nimport { useSelector } from \"react-redux\";\nimport { toast } from \"react-toastify\";\nimport ReportParametersForm from \"./ReportParametersForm\";\nimport ReportParameterGrid from \"./ReportParameterGrid\";\nimport ReportViewer from \"../../templates/report/ReportViewer\";\nimport { storageTypes } from \"./AttachmentConfigGrid\";\n\ntype ValidationCritria = {\n isVisible: boolean;\n isMandatory: boolean;\n};\n\nexport type ReportType = \"Jasper\" | \"Excel\" | \"Blueprint\";\n\ntype ReportValidationOptions = {\n useSysDatasource: ValidationCritria;\n datasourceConId: ValidationCritria;\n reportBluePrintId: ValidationCritria;\n reportExcelDataQueryId: ValidationCritria;\n reportJasperName: ValidationCritria;\n};\n\ntype validationObjectType = {\n [key in ReportType]: ReportValidationOptions;\n};\n\nconst validationObject: validationObjectType = {\n Blueprint: {\n useSysDatasource: { isMandatory: false, isVisible: false },\n datasourceConId: { isMandatory: false, isVisible: false },\n reportBluePrintId: { isMandatory: true, isVisible: true },\n reportExcelDataQueryId: { isMandatory: false, isVisible: false },\n reportJasperName: { isMandatory: false, isVisible: false },\n },\n Jasper: {\n useSysDatasource: { isMandatory: false, isVisible: true },\n datasourceConId: { isMandatory: false, isVisible: true },\n reportBluePrintId: { isMandatory: false, isVisible: false },\n reportExcelDataQueryId: { isMandatory: false, isVisible: false },\n reportJasperName: { isMandatory: true, isVisible: true },\n },\n Excel: {\n useSysDatasource: { isMandatory: false, isVisible: false },\n datasourceConId: { isMandatory: false, isVisible: false },\n reportBluePrintId: { isMandatory: false, isVisible: false },\n reportExcelDataQueryId: { isMandatory: true, isVisible: true },\n reportJasperName: { isMandatory: false, isVisible: false },\n },\n};\n\nconst adjustFormAccordingToReportType = (\n value: any,\n formActions: FormActionProps,\n formManager: UseFormReturn\n) => {\n if (value && validationObject[value]) {\n const validationObjects: ReportValidationOptions = validationObject[value];\n const fields = Object.keys(validationObjects);\n for (const field of fields) {\n const validationCritria: ValidationCritria = validationObjects[field];\n if (validationCritria.isVisible) {\n formActions.showField(field);\n } else {\n formActions.hideField(field);\n formManager.setValue(field, null);\n }\n }\n } else {\n formActions.hideField(\"useSysDatasource\");\n formActions.hideField(\"datasourceConId\");\n formActions.hideField(\"reportBluePrintId\");\n formActions.hideField(\"reportExcelDataQueryId\");\n formActions.hideField(\"reportJasperName\");\n formManager.setValue(\"useSysDatasource\", null);\n formManager.setValue(\"datasourceConId\", null);\n formManager.setValue(\"reportBluePrintId\", null);\n formManager.setValue(\"reportExcelDataQueryId\", null);\n formManager.setValue(\"reportJasperName\", null);\n }\n};\n\nconst ReportGrid: React.FC = () => {\n const { t } = useTranslation();\n const [selectedRecord, setSelectedRecord] = useState(null);\n const {\n Window: ReporTrialWindow,\n setWindowState: setReportTrialWindowState,\n } = useWindow({\n windowTitle: \"Report View\",\n windowIcon: \"eye\",\n width: \"80%\",\n });\n const {\n Window: ReportParameterWindow,\n setWindowState: setReportParameterWindowState,\n } = useWindow({\n windowTitle: \"Report Parameters\",\n windowIcon: \"p\",\n width: \"80%\",\n });\n const [data, setData] = useState([]);\n const SystemDataSources = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSources.data\n );\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const SystemBluePrints = useSelector(\n (state: any) => state.commonStores.stores.SystemBluePrints.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/report/all\",\n deleteById: \"api/v1/dev/report\",\n save: \"api/v1/dev/report\",\n findById: \"api/v1/dev/report\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_TYPE\",\n fieldName: \"reportType\",\n options: [\n { value: \"Excel\" },\n { value: \"Jasper\" },\n { value: \"Blueprint\" },\n ],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n required: true,\n fieldType: \"combobox\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n adjustFormAccordingToReportType(value, formActions, formManager);\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_CODE\",\n fieldName: \"reportCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_NAME\",\n fieldName: \"reportName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_STORAGE_TYPE\",\n fieldName: \"storageType\",\n required: true,\n fieldType: \"combobox\",\n options: storageTypes,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_CATEGORY\",\n fieldName: \"reportCategory\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Authority Code\",\n fieldName: \"reportAuthorityCode\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_EXPORT_NAME\",\n fieldName: \"reportExportName\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_USE_SYS_DATASOURCE\",\n fieldName: \"useSysDatasource\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value) {\n formActions.hideField(\"datasourceConId\");\n formManager.setValue(\"datasourceConId\", null);\n } else {\n formActions.showField(\"datasourceConId\");\n }\n },\n },\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_DATASOURCE_CON_ID\",\n fieldName: \"datasourceConId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"combobox\",\n options: SystemDataSources,\n optionValueField: \"id\",\n optionDisplayField: \"connectionName\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_BLUE_PRINT_ID\",\n fieldName: \"reportBluePrintId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"combobox\",\n options: SystemBluePrints,\n optionDisplayField: \"bluePrintCode\",\n optionValueField: \"id\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_EXCEL_DATA_QUERY_ID\",\n fieldName: \"reportExcelDataQueryId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionValueField: \"id\",\n optionDisplayField: \"queryName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_JASPER_NAME\",\n fieldName: \"reportJasperName\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Include App Code in attachment path\",\n fieldName: \"includeAppCodeInPath\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Active\",\n fieldName: \"isActive\",\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <ReporTrialWindow>\n <ReportViewer\n reportCode={selectedRecord?.reportCode}\n resultMode=\"App\"\n />\n </ReporTrialWindow>\n <ReportParameterWindow>\n <ReportParameterGrid selectedRecord={selectedRecord} />\n </ReportParameterWindow>\n <TemplateGrid\n attachment={{ attachmentCode: \"JASPER_REPORTS\" }}\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"Report\",\n modalIcon: \"file\",\n modalWidth: 300,\n },\n }}\n rowActions={[\n {\n icon: \"p\",\n label: \"Report Parameters\",\n isActionVisibleForRecord: (record) => {\n return record.reportType === \"Jasper\";\n },\n actionFn: async (data, recordIdsToProcessActionOn) => {\n setSelectedRecord(data);\n setReportParameterWindowState(true);\n },\n },\n {\n icon: \"eye\",\n label: \"View Report\",\n actionFn: async (data, recordIdsToProcessActionOn) => {\n setSelectedRecord(data);\n setReportTrialWindowState(true);\n },\n },\n ]}\n formLoadCallBk={(\n formActions: FormActionProps,\n formManager: UseFormReturn,\n record: any\n ) => {\n adjustFormAccordingToReportType(\n record.reportType,\n formActions,\n formManager\n );\n if (record?.useSysDatasource === true) {\n formActions.hideField(\"datasourceConId\");\n }\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"REPORT_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"REPORT_EDIT\",\n preActionValidation: (record) => {\n if (\n record?.reportType === \"Jasper\" &&\n record?.useSysDatasource === false &&\n !record?.datasourceConId\n ) {\n toast.error(\"You must choose the datasource\");\n return false;\n }\n if (record?.reportType === \"Jasper\" && !record?.reportJasperName) {\n toast.error(\"You must enter the jasper report name\");\n return false;\n }\n\n if (\n record?.reportType === \"Blueprint\" &&\n !record?.reportBluePrintId\n ) {\n toast.error(\"You must choose the report blueprint\");\n return false;\n }\n if (\n record?.reportType === \"Excel\" &&\n !record?.reportExcelDataQueryId\n ) {\n toast.error(\"You must choose the report query\");\n return false;\n }\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"REPORT_DELETE\" }}\n />\n </>\n );\n};\n\nexport default ReportGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { isValidEmail } from \"../../../util\";\nimport { toast } from \"react-toastify\";\n\ntype MailRecipientGridProps = {\n selectedRecord: any;\n callBkFn: () => void;\n};\n\nconst MailRecipientGrid: React.FC<MailRecipientGridProps> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailrecipient/all\",\n deleteById: \"api/v1/dev/mailrecipient\",\n save: \"api/v1/dev/mailrecipient\",\n findById: \"api/v1/dev/mailrecipient\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_RECIPIENT_TYPE\",\n fieldName: \"recipientType\",\n required: true,\n fieldType: \"combobox\",\n options: [{ value: \"To\" }, { value: \"CC\" }],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_RECIPIENT_MAIL\",\n fieldName: \"recipientMail\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{mailTemplateId:props.selectedRecord.id}}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_RECIPIENT_PLURAL\")}\n girdIcon=\"users\"\n editAction={{\n isEnabled: true,\n authority: \"MAIL_RECIPIENT_EDIT\",\n preActionValidation: (record) => {\n if (record?.recipientMail && !isValidEmail(record.recipientMail)) {\n toast.error(\"You must enter a valid email address\");\n return false;\n }\n record.mailTemplateId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_RECIPIENT_DELETE\" }}\n />\n );\n};\n\nexport default MailRecipientGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype MailBodyGridProps = {\n selectedRecord: any;\n callBkFn: () => void;\n};\n\nconst MailBodyGrid: React.FC<MailBodyGridProps> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailbody/all\",\n deleteById: \"api/v1/dev/mailbody\",\n save: \"api/v1/dev/mailbody\",\n findById: \"api/v1/dev/mailbody\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_NAME\",\n fieldName: \"bodyName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_ORDER\",\n fieldName: \"bodyOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_CONTENT\",\n fieldName: \"bodyContent\",\n required: true,\n fieldType: \"text\",\n muiTextFieldProps: { multiline: true, rows: 6 },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_CONTENT_DATA_QUERY_ID\",\n fieldName: \"bodyContentDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_PRINT_FOR_EACH_RECORD\",\n fieldName: \"printForEachRecord\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_IS_MAIN\",\n fieldName: \"isMain\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: false,\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{ mailTemplateId: props.selectedRecord.id }}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: { prefix: \"fas\", iconName: \"envelope-open-text\" },\n modalTitle: \"Mail Body\",\n modalWidth: \"50%\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_BODY_PLURAL\")}\n girdIcon={{ prefix: \"fas\", iconName: \"envelope-open-text\" }}\n editAction={{\n isEnabled: true,\n authority: \"MAIL_BODY_EDIT\",\n preActionValidation: async (record) => {\n record.mailTemplateId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_BODY_DELETE\" }}\n />\n );\n};\n\nexport default MailBodyGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype MailAttachmentGridProps = {\n selectedRecord: any;\n callBkFn: () => void;\n};\n\nconst MailAttachmentGrid: React.FC<MailAttachmentGridProps> = (props) => {\n const SystemReports = useSelector(\n (state: any) => state.commonStores.stores.SystemReports.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailattachment/all\",\n deleteById: \"api/v1/dev/mailattachment\",\n save: \"api/v1/dev/mailattachment\",\n findById: \"api/v1/dev/mailattachment\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n options: SystemReports,\n optionValueField: \"id\",\n optionDisplayField: \"reportName\",\n fieldLabel: \"REPORT_REPORT_NAME\",\n fieldName: \"reportId\",\n required: true,\n fieldType: \"combobox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_ATTACHMENT_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_ATTACHMENT_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{ mailTemplateId: props.selectedRecord.id }}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_ATTACHMENT_PLURAL\")}\n girdIcon=\"paperclip\"\n editAction={{\n isEnabled: true,\n authority: \"MAIL_ATTACHMENT_EDIT\",\n preActionValidation: (record) => {\n record.mailTemplateId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_ATTACHMENT_DELETE\" }}\n />\n );\n};\n\nexport default MailAttachmentGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport {\n FormActionProps,\n FormElementProps,\n} from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { UseFormReturn } from \"react-hook-form\";\n\ntype ValidationCritria = {\n isVisible: boolean;\n isMandatory: boolean;\n};\n\nexport type EngineType = \"Gmail\" | \"Azure\";\n\ntype ReportValidationOptions = {\n mailHost: ValidationCritria;\n mailPort: ValidationCritria;\n mailUsername: ValidationCritria;\n mailPassword: ValidationCritria; \n mailProtocol: ValidationCritria;\n isMailSmtpAuthEnabled: ValidationCritria;\n isMailStarttlsEnabled: ValidationCritria;\n isSmtpSSlEnabled: ValidationCritria;\n azureGraphApiClientId: ValidationCritria;\n azureGraphApiClientSecret: ValidationCritria;\n azureGraphApiTenantId: ValidationCritria;\n azureGraphApiScope: ValidationCritria;\n azureGraphApiEmailId: ValidationCritria;\n};\n\ntype validationObjectType = {\n [key in EngineType]: ReportValidationOptions;\n};\n\nconst validationObject: validationObjectType = {\n Gmail: {\n mailHost: { isMandatory: true, isVisible: true },\n mailPort: { isMandatory: true, isVisible: true },\n mailUsername: { isMandatory: true, isVisible: true },\n mailPassword: { isMandatory: true, isVisible: true }, \n mailProtocol: { isMandatory: true, isVisible: true },\n isMailSmtpAuthEnabled: { isMandatory: true, isVisible: true },\n isMailStarttlsEnabled: { isMandatory: true, isVisible: true },\n isSmtpSSlEnabled: { isMandatory: true, isVisible: true },\n azureGraphApiClientId: { isMandatory: false, isVisible: false },\n azureGraphApiClientSecret: { isMandatory: false, isVisible: false },\n azureGraphApiTenantId: { isMandatory: false, isVisible: false },\n azureGraphApiScope: { isMandatory: false, isVisible: false },\n azureGraphApiEmailId: { isMandatory: false, isVisible: false },\n },\n Azure: {\n mailHost: { isMandatory: false, isVisible: false },\n mailPort: { isMandatory: false, isVisible: false },\n mailUsername: { isMandatory: false, isVisible: false },\n mailPassword: { isMandatory: false, isVisible: false }, \n mailProtocol: { isMandatory: false, isVisible: false },\n isMailSmtpAuthEnabled: { isMandatory: false, isVisible: false },\n isMailStarttlsEnabled: { isMandatory: false, isVisible: false },\n isSmtpSSlEnabled: { isMandatory: false, isVisible: false },\n azureGraphApiClientId: { isMandatory: true, isVisible: true },\n azureGraphApiClientSecret: { isMandatory: true, isVisible: true },\n azureGraphApiTenantId: { isMandatory: true, isVisible: true },\n azureGraphApiScope: { isMandatory: true, isVisible: true },\n azureGraphApiEmailId: { isMandatory: true, isVisible: true },\n },\n};\n\nconst adjustFormAccordingToEngineType = (\n value: any,\n formActions: FormActionProps,\n formManager: UseFormReturn\n) => {\n if (value && validationObject[value]) {\n const validationObjects: ReportValidationOptions = validationObject[value];\n const fields = Object.keys(validationObjects);\n for (const field of fields) {\n const validationCritria: ValidationCritria = validationObjects[field];\n if (validationCritria.isVisible) {\n formActions.showField(field);\n } else {\n formActions.hideField(field);\n formManager.setValue(field, null);\n }\n }\n } else {\n formActions.hideField(\"mailHost\");\n formManager.setValue(\"mailHost\", null);\n formActions.hideField(\"mailPort\");\n formManager.setValue(\"mailPort\", null);\n formActions.hideField(\"mailUsername\");\n formManager.setValue(\"mailUsername\", null);\n formActions.hideField(\"mailPassword\");\n formManager.setValue(\"mailPassword\", null); \n formActions.hideField(\"mailProtocol\");\n formManager.setValue(\"mailProtocol\", null);\n formActions.hideField(\"isMailSmtpAuthEnabled\");\n formManager.setValue(\"isMailSmtpAuthEnabled\", null);\n formActions.hideField(\"isMailStarttlsEnabled\");\n formManager.setValue(\"isMailStarttlsEnabled\", null);\n formActions.hideField(\"isSmtpSSlEnabled\");\n formManager.setValue(\"isSmtpSSlEnabled\", null);\n formActions.hideField(\"azureGraphApiClientId\");\n formManager.setValue(\"azureGraphApiClientId\", null);\n formActions.hideField(\"azureGraphApiClientSecret\");\n formManager.setValue(\"azureGraphApiClientSecret\", null);\n formActions.hideField(\"azureGraphApiTenantId\");\n formManager.setValue(\"azureGraphApiTenantId\", null);\n formActions.hideField(\"azureGraphApiScope\");\n formManager.setValue(\"azureGraphApiScope\", null);\n formActions.hideField(\"azureGraphApiEmailId\");\n formManager.setValue(\"azureGraphApiEmailId\", null);\n }\n};\n\nconst MailSenderConfigGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailsenderconfig/all\",\n deleteById: \"api/v1/dev/mailsenderconfig\",\n save: \"api/v1/dev/mailsenderconfig\",\n findById: \"api/v1/dev/mailsenderconfig\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Name\",\n fieldName: \"configName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Engine\",\n fieldName: \"mailEngine\",\n required: true,\n fieldType: \"combobox\",\n options: [{ value: \"Gmail\" }, { value: \"Azure\" }],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n adjustFormAccordingToEngineType(value, formActions, formManager);\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Hostname\",\n fieldName: \"mailHost\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"port\",\n fieldName: \"mailPort\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"username\",\n fieldName: \"mailUsername\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"password\",\n fieldName: \"mailPassword\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Workflow Approval Receive Email\",\n fieldName: \"workFlowApprovalReceiveEmail\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Protocol\",\n fieldName: \"mailProtocol\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Enable Smtp Auth\",\n fieldName: \"isMailSmtpAuthEnabled\",\n required: false,\n fieldType: \"checkbox\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Enable Start TLS\",\n fieldName: \"isMailStarttlsEnabled\",\n required: false,\n fieldType: \"checkbox\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Enable SSL\",\n fieldName: \"isSmtpSSlEnabled\",\n required: false,\n fieldType: \"checkbox\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Client Id\",\n fieldName: \"azureGraphApiClientId\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Secret\",\n fieldName: \"azureGraphApiClientSecret\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Tenant Id\",\n fieldName: \"azureGraphApiTenantId\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Scope\",\n fieldName: \"azureGraphApiScope\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Email Id\",\n fieldName: \"azureGraphApiEmailId\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Default\",\n fieldName: \"isDefault\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Active\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: { iconName: \"paper-plane\", prefix: \"fas\" },\n modalTitle: \"Mail Sender Configuration\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"Mail Sender Configuration\")}\n girdIcon={{ iconName: \"paper-plane\", prefix: \"fas\" }}\n editAction={{ isEnabled: true, authority: \"MAIL_SENDER_CONFIG_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_SENDER_CONFIG_DELETE\" }}\n formLoadCallBk={(\n formActions: FormActionProps,\n formManager: UseFormReturn,\n record: any\n ) => {\n adjustFormAccordingToEngineType(\n record.mailEngine,\n formActions,\n formManager\n );\n }}\n />\n );\n};\n\nexport default MailSenderConfigGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype WorkflowDocumentStatusGridProps = {\n selectedRecord: any;\n};\n\nconst WorkflowDocumentStatusGrid: React.FC<WorkflowDocumentStatusGridProps> = (\n props\n) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentstatus/all\",\n deleteById: \"api/v1/dev/workflowdocumentstatus\",\n save: \"api/v1/dev/workflowdocumentstatus\",\n findById: \"api/v1/dev/workflowdocumentstatus\",\n setData: setData,\n });\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_DOCUMENT_STATUS_CODE\",\n fieldName: \"documentStatusCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Status Arabic Name\",\n fieldName: \"documentStatusArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Status English Name\",\n fieldName: \"documentStatusEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_DOCUMENT_STATUS_ORDER\",\n fieldName: \"documentStatusOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_IS_ZERO_STATE\",\n fieldName: \"isZeroState\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Next Actions Query (must return array of actions in table named workflow_document_action)\",\n fieldName: \"nextActionsQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionValueField: \"id\",\n optionDisplayField: \"queryName\",\n gridProps: { hidden: true },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Next Action Takers Query (must return array of persons in table named person)\",\n fieldName: \"nextActionTakersQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionValueField: \"id\",\n optionDisplayField: \"queryName\",\n gridProps: { hidden: true },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Next Action Takers Authority\",\n fieldName: \"nextActionTakersAuthority\",\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_WORKFLOW_DOCUMENT_ID\",\n fieldName: \"workflowDocumentId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n hideInfoBar={true}\n gridLoadParametersValues={{\n workflowDocumentId: props.selectedRecord.id,\n }}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"tag\",\n modalTitle: \"Workflow Document Status\",\n modalWidth: 600,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_STATUS_PLURAL\")}\n girdIcon=\"tags\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_STATUS_EDIT\",\n preActionValidation: (record) => {\n record.workflowDocumentId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_STATUS_DELETE\",\n }}\n />\n );\n};\n\nexport default WorkflowDocumentStatusGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype WorkflowDocumentActionMailGridProps = {\n selectedRecord: any;\n};\n\nconst WorkflowDocumentActionMailGrid: React.FC<\n WorkflowDocumentActionMailGridProps\n> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentactionmail/all\",\n deleteById: \"api/v1/dev/workflowdocumentactionmail\",\n save: \"api/v1/dev/workflowdocumentactionmail\",\n findById: \"api/v1/dev/workflowdocumentactionmail\",\n setData: setData,\n });\n\n const SystemMailTemplates = useSelector(\n (state: any) => state.commonStores.stores.SystemMailTemplates.data\n );\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_MAIL_DOCUMENT_ACTION_ID\",\n fieldName: \"documentActionId\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_MAIL_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemMailTemplates,\n optionDisplayField: \"mailTemplateName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_MAIL_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{ actionId: props.selectedRecord.id }}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_ACTION_MAIL_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_MAIL_EDIT\",\n preActionValidation: (record) => {\n record.documentActionId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_MAIL_DELETE\",\n }}\n />\n );\n};\n\nexport default WorkflowDocumentActionMailGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useAxios, useWindow } from \"../../../hooks\";\nimport WorkflowDocumentActionMailGrid from \"./WorkflowDocumentActionMailGrid\";\n\ntype WorkflowDocumentActionGridProps = {\n selectedRecord: any;\n};\n\nconst WorkflowDocumentActionGrid: React.FC<WorkflowDocumentActionGridProps> = (\n props\n) => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: ActionMailsWindow,\n setWindowState: setActionMailWindowState,\n } = useWindow({\n windowTitle: \"Action Mail Notification\",\n windowIcon: \"envelope\",\n width: \"50%\",\n });\n const { t } = useTranslation();\n const { handleGetRequest } = useAxios();\n const [workflowStates, setWorkflowStates] = useState<Array<any>>([]);\n const loadWorkFlowDocumentStates = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/dev/workflowdocumentstatus/all\",\n showMask: true,\n parameters: {\n workflowDocumentId: props.selectedRecord.id,\n },\n successCallBkFn: (response: any) => {\n setWorkflowStates(response.data);\n },\n });\n };\n useEffect(() => {\n loadWorkFlowDocumentStates();\n }, [props.selectedRecord]);\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentaction/all\",\n deleteById: \"api/v1/dev/workflowdocumentaction\",\n save: \"api/v1/dev/workflowdocumentaction\",\n findById: \"api/v1/dev/workflowdocumentaction\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_DOCUMENT_ACTION_CODE\",\n fieldName: \"documentActionCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Action Arabic Name\",\n fieldName: \"documentActionArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Action English Name\",\n fieldName: \"documentActionEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_NEXT_DOCUMENT_STATUS_ID\",\n fieldName: \"nextDocumentStatusId\",\n required: true,\n fieldType: \"combobox\",\n options: workflowStates,\n optionDisplayField: \"documentStatusCode\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Post Action Endpoint ( system will call it with post method and parameters refDocumentId , workflowActionId)\",\n fieldName: \"postActionEndpoint\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Pre Action Endpoint ( system will call it with post method and parameters refDocumentId , workflowActionId)\",\n fieldName: \"preActionEndpoint\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_REQUIRE_COMMENT\",\n fieldName: \"requireComment\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_WORKFLOW_DOCUMENT_ID\",\n fieldName: \"workflowDocumentId\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: { hidden: true },\n },\n },\n ];\n\n return (\n <>\n <ActionMailsWindow>\n <WorkflowDocumentActionMailGrid selectedRecord={selectedRecord} />\n </ActionMailsWindow>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{\n workflowDocumentId: props.selectedRecord.id,\n }}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"stamp\",\n modalTitle: \"Workflow Document Action\",\n modalWidth: 700,\n },\n }}\n rowActions={[\n {\n label: \"Action Mail Notifications\",\n icon: \"envelope\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setActionMailWindowState(true);\n },\n },\n ]}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_ACTION_PLURAL\")}\n girdIcon=\"stamp\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_EDIT\",\n preActionValidation: (record) => {\n record.workflowDocumentId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default WorkflowDocumentActionGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport {\n FormActionProps,\n FormElementProps,\n} from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport { UseFormReturn } from \"react-hook-form\";\n\ntype ValidationCritria = {\n isVisible: boolean;\n isMandatory: boolean;\n};\n\nexport type WidgetType =\n | \"LineChart\"\n | \"ColumnChart\"\n | \"PieChart\"\n | \"Card\"\n | \"CircularProgress\"\n | \"LinearProgress\";\n\ntype WidgetValidationOptions = {\n height: ValidationCritria;\n width: ValidationCritria;\n horizontalAxisField: ValidationCritria;\n horizontalAxisLabel: ValidationCritria;\n seriesKeys: ValidationCritria;\n verticalAxisField: ValidationCritria;\n verticalAxisLabel: ValidationCritria;\n};\n\ntype validationObjectType = {\n [key in WidgetType]: WidgetValidationOptions;\n};\n\nconst validationObject: validationObjectType = {\n LineChart: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: true, isVisible: true },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: true, isVisible: true },\n },\n ColumnChart: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: true, isVisible: true },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: true, isVisible: true },\n },\n PieChart: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n Card: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n CircularProgress: {\n height: { isMandatory: false, isVisible: false },\n width: { isMandatory: false, isVisible: false },\n horizontalAxisField: { isMandatory: false, isVisible: false },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: false, isVisible: false },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n LinearProgress: {\n height: { isMandatory: false, isVisible: false },\n width: { isMandatory: false, isVisible: false },\n horizontalAxisField: { isMandatory: false, isVisible: false },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: false, isVisible: false },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n};\n\nconst adjustFormAccordingToWidgetType = (\n value: any,\n formActions: FormActionProps,\n formManager: UseFormReturn\n) => {\n if (value && validationObject[value]) {\n const validationObjects: WidgetValidationOptions = validationObject[value];\n const fields = Object.keys(validationObjects);\n for (const field of fields) {\n const validationCritria: ValidationCritria = validationObjects[field];\n if (validationCritria.isVisible) {\n formActions.showField(field);\n } else {\n formActions.hideField(field);\n formManager.setValue(field, null);\n }\n }\n } else {\n formActions.hideField(\"height\");\n formManager.setValue(\"height\", null);\n formActions.hideField(\"width\");\n formManager.setValue(\"width\", null);\n formActions.hideField(\"horizontalAxisField\");\n formManager.setValue(\"horizontalAxisField\", null);\n formActions.hideField(\"horizontalAxisLabel\");\n formManager.setValue(\"horizontalAxisLabel\", null);\n formActions.hideField(\"seriesKeys\");\n formManager.setValue(\"seriesKeys\", null);\n formActions.hideField(\"verticalAxisField\");\n formManager.setValue(\"verticalAxisField\", null);\n formActions.hideField(\"verticalAxisLabel\");\n formManager.setValue(\"verticalAxisLabel\", null);\n }\n};\n\nconst WidgetGrid: React.FC = () => {\n const { t } = useTranslation();\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const SystemWidgetTypes = useSelector(\n (state: any) => state.commonStores.stores.SystemWidgetTypes.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemWidgets\",\n deleteById: \"api/v1/dev/widget\",\n save: \"api/v1/dev/widget\",\n findById: \"api/v1/dev/widget\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDGET_TYPE\",\n fieldName: \"widgetType\",\n required: true,\n fieldType: \"combobox\",\n options: SystemWidgetTypes,\n optionDisplayField: \"name\",\n optionValueField: \"name\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n adjustFormAccordingToWidgetType(value, formActions, formManager);\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Query\",\n fieldName: \"dataQueryId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDGET_NAME\",\n fieldName: \"widgetName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_ICON\",\n fieldName: \"icon\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_TITLE\",\n fieldName: \"title\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDGET_DESCRIPTION\",\n fieldName: \"widgetDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_HEIGHT\",\n fieldName: \"height\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDTH\",\n fieldName: \"width\",\n required: false,\n fieldType: \"combobox\",\n options: [\n { value: 1 },\n { value: 2 },\n { value: 3 },\n { value: 4 },\n { value: 5 },\n { value: 6 },\n { value: 7 },\n { value: 8 },\n { value: 9 },\n { value: 10 },\n { value: 11 },\n { value: 12 },\n ],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"group\",\n props: {\n style: { padding: 1, border: \"1px solid black\", width: \"100%\" },\n label: \"Data Specs\",\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_HORIZONTAL_AXIS_FIELD\",\n fieldName: \"horizontalAxisField\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_HORIZONTAL_AXIS_LABEL\",\n fieldName: \"horizontalAxisLabel\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_SERIES_KEYS\",\n fieldName: \"seriesKeys\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_VERTICAL_AXIS_FIELD\",\n fieldName: \"verticalAxisField\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_VERTICAL_AXIS_LABEL\",\n fieldName: \"verticalAxisLabel\",\n required: false,\n fieldType: \"text\",\n },\n },\n ],\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: { modalIcon: \"chart-pie\", modalTitle: \"Widget\" },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WIDGET_PLURAL\")}\n girdIcon=\"chart-pie\"\n editAction={{ isEnabled: true, authority: \"WIDGET_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"WIDGET_DELETE\" }}\n formLoadCallBk={(\n formActions: FormActionProps,\n formManager: UseFormReturn,\n record: any\n ) => {\n adjustFormAccordingToWidgetType(\n record.widgetType,\n formActions,\n formManager\n );\n }}\n />\n );\n};\n\nexport default WidgetGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype DashboardWidgetGridProps = {\n selectedRecord: any;\n};\n\nconst DashboardWidgetGrid: React.FC<DashboardWidgetGridProps> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const SystemWidgets = useSelector(\n (state: any) => state.commonStores.stores.SystemWidgets.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/dashboardwidget/all\",\n deleteById: \"api/v1/dev/dashboardwidget\",\n save: \"api/v1/dev/dashboardwidget\",\n findById: \"api/v1/dev/dashboardwidget\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_DASHBOARD_ID\",\n fieldName: \"dashboardId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_WIDGET_ID\",\n fieldName: \"widgetId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemWidgets,\n optionValueField: \"id\",\n optionDisplayField: \"widgetName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_WIDGET_ORDER\",\n fieldName: \"widgetOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n hideInfoBar={true}\n formElements={formElements}\n gridLoadParametersValues={{ dashboardId: props.selectedRecord.id }}\n keyColumnName={\"id\"}\n gridTitle={t(\"DASHBOARD_WIDGET_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"DASHBOARD_WIDGET_EDIT\",\n preActionValidation: async (data) => {\n data.dashboardId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"DASHBOARD_WIDGET_DELETE\" }}\n />\n );\n};\n\nexport default DashboardWidgetGrid;\n","import Home from \"../components/common/Home\";\nimport { ADMINISTRATION_ROUTES } from \"./administration\";\nimport { SystemRoute } from \"./types\";\n\nexport const SYSTEM_ROUTES: Array<SystemRoute> = [...ADMINISTRATION_ROUTES];\n","import { SystemRoute } from \"../types\";\nimport { adminRoutes } from \"./adminRoutes\";\nimport { devRoutes } from \"./devRoutes\";\n\nexport const ADMINISTRATION_ROUTES: Array<SystemRoute> = [\n ...adminRoutes,\n ...devRoutes,\n];\n","import { SystemRoute } from \"../types\";\nimport OrganizationGrid from \"../../components/administration/admin/OrganizationGrid\";\nimport OrganizationMemberGrid from \"../../components/administration/admin/OrganizationMemberGrid\";\nimport OrganizationMemberRoleGrid from \"../../components/administration/admin/OrganizationMemberRoleGrid\";\nimport OrganizationRankGrid from \"../../components/administration/admin/OrganizationRankGrid\";\nimport OrganizationUnitGrid from \"../../components/administration/admin/OrganizationUnitGrid\";\nimport OrganizationUnitTypeGrid from \"../../components/administration/admin/OrganizationUnitTypeGrid\";\nimport PersonGrid from \"../../components/administration/admin/PersonGrid\";\nimport SystemApplicationGrid from \"../../components/administration/admin/SystemApplicationGrid\";\nimport SystemApplicationAuthorityGrid from \"../../components/administration/admin/SystemApplicationAuthorityGrid\";\nimport SystemApplicationModuleGrid from \"../../components/administration/admin/SystemApplicationModuleGrid\";\nimport SystemApplicationRoleGrid from \"../../components/administration/admin/SystemApplicationRoleGrid\";\nimport SystemApplicationRoleAuthorityGrid from \"../../components/administration/admin/SystemApplicationRoleAuthorityGrid\";\nimport OrganizationApplicationModuleGrid from \"../../components/administration/admin/OrganizationApplicationModuleGrid\";\nexport const adminRoutes: Array<SystemRoute> = [\n {\n path: \"admin/organizations\",\n component: OrganizationGrid,\n authority: \"ORGANIZATION_VIEW\",\n },\n {\n path: \"admin/organizationmembers\",\n component: OrganizationMemberGrid,\n authority: \"ORGANIZATION_MEMBER_VIEW\",\n },\n {\n path: \"admin/organizationmemberroles\",\n component: OrganizationMemberRoleGrid,\n authority: \"ORGANIZATION_MEMBER_ROLE_VIEW\",\n },\n {\n path: \"admin/organizationranks\",\n component: OrganizationRankGrid,\n authority: \"ORGANIZATION_RANK_VIEW\",\n },\n {\n path: \"admin/organizationunits\",\n component: OrganizationUnitGrid,\n authority: \"ORGANIZATION_UNIT_VIEW\",\n },\n {\n path: \"admin/organizationunittypes\",\n component: OrganizationUnitTypeGrid,\n authority: \"ORGANIZATION_UNIT_TYPE_VIEW\",\n },\n {\n path: \"admin/persons\",\n component: PersonGrid,\n authority: \"PERSON_VIEW\",\n },\n {\n path: \"admin/systemapplications\",\n component: SystemApplicationGrid,\n authority: \"SYSTEM_APPLICATION_VIEW\",\n },\n {\n path: \"admin/systemapplicationauthorities\",\n component: SystemApplicationAuthorityGrid,\n authority: \"SYSTEM_APPLICATION_AUTHORITY_VIEW\",\n },\n {\n path: \"admin/systemapplicationmodules\",\n component: SystemApplicationModuleGrid,\n authority: \"SYSTEM_APPLICATION_MODULE_VIEW\",\n },\n {\n path: \"admin/systemapplicationroles\",\n component: SystemApplicationRoleGrid,\n authority: \"SYSTEM_APPLICATION_ROLE_VIEW\",\n },\n {\n path: \"admin/systemapplicationroleauthorities\",\n component: SystemApplicationRoleAuthorityGrid,\n authority: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_VIEW\",\n },\n {\n path: \"admin/org/apps\",\n component: OrganizationApplicationModuleGrid,\n authority: \"ORGANIZATION_ADMIN\",\n },\n {\n path: \"admin/org/unit/types\",\n component: OrganizationUnitTypeGrid,\n authority: \"DEVELOPMENT_ADMIN\",\n },\n {\n path: \"admin/org/units\",\n component: OrganizationUnitGrid,\n authority: \"DEVELOPMENT_ADMIN\",\n },\n {\n path: \"admin/org/ranks\",\n component: OrganizationRankGrid,\n authority: \"DEVELOPMENT_ADMIN\",\n },\n];\n\n// import { adminRoutes } from \"./adminRoutes\";\n// [...adminRoutes]\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport OrganizationApplicationModuleGrid from \"./OrganizationApplicationModuleGrid\";\nimport OrganizationUnitTypeGrid from \"./OrganizationUnitTypeGrid\";\nimport OrganizationUnitGrid from \"./OrganizationUnitGrid\";\nimport OrganizationRankGrid from \"./OrganizationRankGrid\";\nimport { Box } from \"@mui/material\";\nimport { AttachmentImageViewer } from \"../../templates\";\n\nconst OrganizationGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemOrganizations\",\n deleteById: \"api/v1/org/admin/organization\",\n save: \"api/v1/org/admin/organization\",\n findById: \"api/v1/org/admin/organization\",\n setData: setData,\n });\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Logo\",\n fieldName: \"custom\",\n fieldType: \"custom\",\n gridProps: {\n muiProps: {\n align: \"center\",\n headerAlign: \"center\",\n renderCell: (params) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"ORGANIZATION_LOGOS\"\n refKey={params.id + \"\"}\n />\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_ORGANIZATION_CODE\",\n fieldName: \"organizationCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_ORGANIZATION_AR_NAME\",\n fieldName: \"organizationArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_ORGANIZATION_EN_NAME\",\n fieldName: \"organizationEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <TemplateGrid\n attachment={{ attachmentCode: \"ORGANIZATION_LOGOS\" }}\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_PLURAL\"\n girdIcon=\"globe\"\n editAction={{ isEnabled: true, authority: \"ORGANIZATION_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"ORGANIZATION_DELETE\" }}\n />\n </>\n );\n};\n\nexport default OrganizationGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport {useApiActions} from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst OrganizationMemberRoleGrid: React.FC = () => {\n\tconst { t } = useTranslation();\n\tconst [data, setData] = useState([]);\n const apiActions = useApiActions({\n \tfindAll: \"api/v1/admin/organizationmemberrole/all\",\n \tdeleteById: \"api/v1/admin/organizationmemberrole\",\n \tsave: \"api/v1/admin/organizationmemberrole\",\n\t\tfindById: \"api/v1/admin/organizationmemberrole\",\n \tsetData: setData,\n \t});\n\t\n\tconst formElements: Array<FormElementProps> = [\n\t\t\t\t\t\t\t\t\t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_IS_ACTIVE\",\n \t\t\t\tfieldName: \"isActive\",\n \t\t\t\trequired: false,\n \t\t\t\tfieldType: \"checkbox\",\n \t\t\t\t},\n \t\t\t},\n\t\t\t\t\t \t\t\t \t\t\t \t\t\t \t\t\t\t\t\t\t\t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_END_DATE\",\n \t\t\t\tfieldName: \"endDate\",\n \t\t\t\trequired: false,\n \t\t\t\tfieldType: \"datetime\",\n \t\t\t\t},\n \t\t\t},\n\t\t\t\t\t \t\t\t \t\t\t \t\t\t\t\t\t \t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_ORGANIZATION_MEMBER_ID\",\n \t\t\t\tfieldName: \"organizationMemberId\",\n \t\t\t\trequired: true,\n \t\t\t\tfieldType: \"text\",\n \t\t\t\t},\n \t\t\t},\t\t\t\n\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_START_DATE\",\n \t\t\t\tfieldName: \"startDate\",\n \t\t\t\trequired: false,\n \t\t\t\tfieldType: \"datetime\",\n \t\t\t\t},\n \t\t\t},\n\t\t\t\t\t \t\t\t\t\t\t \t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_SYSTEM_APPLICATION_ROLE_ID\",\n \t\t\t\tfieldName: \"systemApplicationRoleId\",\n \t\t\t\trequired: true,\n \t\t\t\tfieldType: \"text\",\n \t\t\t\t},\n \t\t\t},\t\t\t\n\t\t\t\t\t \t\t\t \t\t\t \t\t\t \t\t];\n\n\treturn (\n \t<TemplateGrid\n \t\tapiActions={apiActions}\n \t\tdata={data}\n \t\tsetData={setData}\n \t\teditMode={{ editMode: \"row\"}}\n \t\tformElements={formElements}\n\t\t\tkeyColumnName={\"id\"}\n \t\tgridTitle=\"ORGANIZATION_MEMBER_ROLE_PLURAL\"\n \t\tgirdIcon=\"table-cells\"\n \t\teditAction={{ isEnabled: true, authority: \"ORGANIZATION_MEMBER_ROLE_EDIT\" }}\n \t\tdeleteAction={{ isEnabled: true, authority: \"ORGANIZATION_MEMBER_ROLE_DELETE\" }}\n \t/>\n );\n};\n\nexport default OrganizationMemberRoleGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useSession, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { toast } from \"react-toastify\";\nimport OrganizationMemberGrid from \"./OrganizationMemberGrid\";\nimport { Box } from \"@mui/material\";\nimport AttachmentImageViewer from \"../../templates/attachment/AttachmentImageViewer\";\nimport { useSelector } from \"react-redux\";\nimport OrgMemberRoleForm from \"./OrgMemberRoleForm\";\nimport ChangePasswordPanel from \"./ChangePasswordPanel\";\n\nconst PersonGrid: React.FC = () => {\n const { t } = useTranslation();\n const [selectedPerson, setSelectedPerson] = useState<any>(null);\n const { UserInfo } = useSession();\n const CurrentOrganizationRanks = useSelector(\n (state: any) => state.commonStores.stores.CurrentOrganizationRanks.data\n );\n const CurrentOrganizationUnits = useSelector(\n (state: any) => state.commonStores.stores.CurrentOrganizationUnits.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/public/person/all\",\n deleteById: \"api/v1/admin/person\",\n save: \"api/v1/admin/person\",\n findById: \"api/v1/admin/person\",\n setData: setData,\n });\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: OrganizationMembersWindow,\n setWindowState: setOrganizationMemberWindowState,\n } = useWindow({\n windowTitle: \"Organizations Membership\",\n windowIcon: \"globe\",\n });\n const {\n Window: OrganizationMemberRolesWindow,\n setWindowState: setOrganizationMemberRolesWindowState,\n } = useWindow({\n windowIcon: \"tag\",\n windowTitle: \"Organization Member Roles\",\n width: \"50%\",\n });\n const {\n Window: ChangePasswordWindow,\n setWindowState: setChangePasswordWindow,\n } = useWindow({\n windowIcon: \"key\",\n windowTitle: \"Change Password\",\n width: \"fit-content\",\n height: \"fit-content\",\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"id\",\n fieldName: \"id\",\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"organizationMemberId\",\n fieldName: \"organizationMemberId\",\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Image\",\n fieldName: \"custom\",\n fieldType: \"custom\",\n gridProps: {\n muiProps: {\n align: \"center\",\n headerAlign: \"center\",\n renderCell: (params) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={params.id + \"\"}\n />\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_EMPLOYEE_AR_NAME\",\n fieldName: \"employeeArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_EMPLOYEE_EN_NAME\",\n fieldName: \"employeeEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_EMAIL\",\n fieldName: \"email\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_MOBILE_NUMBER\",\n fieldName: \"mobileNumber\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_RANK_ID\",\n fieldName: \"organizationRankId\",\n required: false,\n fieldType: \"combobox\",\n options: CurrentOrganizationRanks,\n optionValueField: \"id\",\n optionDisplayField: \"rankEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_UNIT_ID\",\n fieldName: \"organizationUnitId\",\n required: false,\n fieldType: \"combobox\",\n options: CurrentOrganizationUnits,\n optionValueField: \"id\",\n optionDisplayField: \"organizationUnitEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Membership number\",\n fieldName: \"organizationMembershipNumber\",\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: { hidden: true },\n fieldLabel: \"PERSON_PASSWORD\",\n fieldName: \"password\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_USERNAME\",\n fieldName: \"username\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"Ref Source\",\n fieldName: \"refSource\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"PERSON_EMPLOYEE_NUMBER\",\n fieldName: \"refSyncNumber\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <OrganizationMemberRolesWindow>\n <OrgMemberRoleForm\n selectedRecord={selectedRecord}\n closeModalFn={() => {\n setOrganizationMemberRolesWindowState(false);\n }}\n />\n </OrganizationMemberRolesWindow>\n <OrganizationMembersWindow>\n <OrganizationMemberGrid selectedPerson={selectedPerson} />\n </OrganizationMembersWindow>\n <ChangePasswordWindow>\n <ChangePasswordPanel\n selectedPerson={selectedPerson}\n isSelfService={false}\n onSuccessCallBk={() => {\n setChangePasswordWindow(false);\n }}\n />\n </ChangePasswordWindow>\n <TemplateGrid\n attachment={{ attachmentCode: \"EMPLOYEE_PHOTOS\" }}\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"user\",\n modalTitle: \"Person Profile\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"PERSON_PLURAL\"\n rowActions={[\n {\n icon: \"key\",\n label: \"Change User Password\",\n actionFn: async (data) => {\n setSelectedPerson(data);\n setChangePasswordWindow(true);\n },\n },\n {\n icon: \"tags\",\n label: \"Current Organization User Roles\",\n isActionDisabledForRecord: (data) => {\n return !data?.organizationMemberId;\n },\n actionFn: async (data) => {\n setSelectedRecord({\n organizationId: UserInfo?.currentOrganization?.id,\n id: data?.organizationMemberId,\n });\n setOrganizationMemberRolesWindowState(true);\n },\n },\n {\n icon: \"globe\",\n label: \"User Organizations\",\n actionFn: async (data) => {\n setSelectedPerson(data);\n setOrganizationMemberWindowState(true);\n },\n },\n ]}\n girdIcon=\"users\"\n editAction={{\n isEnabled: true,\n authority: \"PERSON_EDIT\",\n preActionValidation: (data) => {\n if (\n data.refSource != undefined &&\n data.refSource != null &&\n data.refSource != \"\"\n ) {\n toast.error(\n \"This Person Was synced from other system therefore you can't modify this record\"\n );\n return false;\n }\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"PERSON_DELETE\",\n preActionValidation: (data) => {\n if (\n data.refSource != undefined &&\n data.refSource != null &&\n data.refSource != \"\"\n ) {\n toast.error(\n \"This Person Was synced from other system therefore you can't modify this record\"\n );\n return false;\n }\n return true;\n },\n }}\n />\n </>\n );\n};\n\nexport default PersonGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst SystemApplicationGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/org/admin/systemapplication/all\",\n deleteById: \"api/v1/org/admin/systemapplication\",\n save: \"api/v1/org/admin/systemapplication\",\n findById: \"api/v1/org/admin/systemapplication\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_APPLICATION_CODE\",\n fieldName: \"applicationCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_APPLICATION_NAME\",\n fieldName: \"applicationName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_APPLICATION_DESCRIPTION\",\n fieldName: \"applicationDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_PLURAL\"\n girdIcon=\"window-restore\"\n editAction={{ isEnabled: true, authority: \"SYSTEM_APPLICATION_EDIT\" }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default SystemApplicationGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst SystemApplicationRoleAuthorityGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/admin/systemapplicationroleauthority/all\",\n deleteById: \"api/v1/admin/systemapplicationroleauthority\",\n save: \"api/v1/admin/systemapplicationroleauthority\",\n findById: \"api/v1/admin/systemapplicationroleauthority\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"SYSTEM_APPLICATION_ROLE_AUTHORITY_SYSTEM_APPLICATION_AUTHORITY_ID\",\n fieldName: \"systemApplicationAuthorityId\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"SYSTEM_APPLICATION_ROLE_AUTHORITY_SYSTEM_APPLICATION_ROLE_ID\",\n fieldName: \"systemApplicationRoleId\",\n required: true,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_ROLE_AUTHORITY_PLURAL\"\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_DELETE\",\n }}\n />\n );\n};\n\nexport default SystemApplicationRoleAuthorityGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\n\nconst OrganizationApplicationModuleGrid: React.FC = () => {\n const { t } = useTranslation();\n const { handleGetRequest } = useAxios();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/org/admin/organizationapplicationmodule/all\",\n deleteById: \"api/org/v1/admin/organizationapplicationmodule\",\n save: \"api/v1/org/admin/organizationapplicationmodule\",\n findById: \"api/org/v1/admin/organizationapplicationmodule\",\n setData: setData,\n });\n const SystemApplicationModules = useSelector(\n (state: any) => state.commonStores.stores.SystemApplicationModules.data\n );\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"ORGANIZATION_APPLICATION_MODULE_SYSTEM_APPLICATION_MODULE_ID\",\n fieldName: \"systemApplicationModuleId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemApplicationModules,\n optionDisplayField: \"moduleName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_SUBSCRIPTION_DATE\",\n fieldName: \"subscriptionDate\",\n required: true,\n fieldType: \"date\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_EXPIRATION_DATE\",\n fieldName: \"expirationDate\",\n required: false,\n fieldType: \"date\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_APPLICATION_MODULE_PLURAL\"\n girdIcon=\"layer-group\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_APPLICATION_MODULE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_APPLICATION_MODULE_DELETE\",\n }}\n />\n );\n};\n\nexport default OrganizationApplicationModuleGrid;\n","import { SystemRoute } from \"../types\";\nimport BluePrintGrid from \"../../components/administration/dev/BluePrintGrid\";\nimport DataQueryGrid from \"../../components/administration/dev/DataQueryGrid\";\nimport DatasourceConnectionGrid from \"../../components/administration/dev/DatasourceConnectionGrid\";\nimport EntityParameterGrid from \"../../components/administration/dev/EntityParameterGrid\";\n\nimport LookupGrid from \"../../components/administration/dev/LookupGrid\";\n\nimport ReportGrid from \"../../components/administration/dev/ReportGrid\";\nimport MailTemplateGrid from \"../../components/administration/dev/MailTemplateGrid\";\nimport MailSenderConfigGrid from \"../../components/administration/dev/MailSenderConfigGrid\";\nimport WorkflowDocumentGrid from \"../../components/administration/dev/WorkflowDocumentGrid\";\nimport WidgetGrid from \"../../components/administration/dev/WidgetGrid\";\nimport DashboardGrid from \"../../components/administration/dev/DashboardGrid\";\nimport DashboardRouteView from \"../../components/templates/visuals/DashboardRouteView\";\nimport WorkflowDocumentMailLogGrid from \"../../components/administration/dev/WorkflowDocumentMailLogGrid\";\nimport MailNotificationQueueGrid from \"../../components/administration/dev/MailNotificationQueueGrid\";\nimport SystemApplicationAuthorityGrid from \"../../components/administration/admin/SystemApplicationAuthorityGrid\";\nimport SystemApplicationRoleGrid from \"../../components/administration/admin/SystemApplicationRoleGrid\";\nimport SystemApplicationModuleGrid from \"../../components/administration/admin/SystemApplicationModuleGrid\";\nimport AttachmentConfigGrid from \"../../components/administration/dev/AttachmentConfigGrid\";\nimport NotificationGrid from \"../../components/administration/dev/NotificationGrid\";\nimport MyNotificationsPanel from \"../../components/common/MyNotificationsPanel\";\nimport WorkflowRouteComponent from \"../../components/templates/workflow/WorkflowRouteComponent\";\n\nexport const devRoutes: Array<SystemRoute> = [\n {\n path: \"dev/blueprints\",\n component: BluePrintGrid,\n authority: \"BLUE_PRINT_VIEW\",\n },\n {\n path: \"dev/dataqueries\",\n component: DataQueryGrid,\n authority: \"DATA_QUERY_VIEW\",\n },\n {\n path: \"dev/datasourceconnections\",\n component: DatasourceConnectionGrid,\n authority: \"DATASOURCE_CONNECTION_VIEW\",\n },\n {\n path: \"dev/entityparameters\",\n component: EntityParameterGrid,\n authority: \"ENTITY_PARAMETER_VIEW\",\n },\n {\n path: \"dev/lookups\",\n component: LookupGrid,\n authority: \"LOOKUP_VIEW\",\n },\n {\n path: \"dev/reports\",\n component: ReportGrid,\n authority: \"REPORT_VIEW\",\n },\n {\n path: \"dev/mailtemplates\",\n component: MailTemplateGrid,\n authority: \"MAILTEMPLATE_VIEW\",\n },\n {\n path: \"dev/mailsender/config\",\n component: MailSenderConfigGrid,\n authority: \"MAILTEMPLATE_VIEW\",\n },\n {\n path: \"dev/workflowdocuments\",\n component: WorkflowDocumentGrid,\n authority: \"WORKFLOW_DOCUMENT_VIEW\",\n },\n {\n path: \"dev/widgets\",\n component: WidgetGrid,\n authority: \"WIDGET_VIEW\",\n },\n {\n path: \"dev/dashboards\",\n component: DashboardGrid,\n authority: \"DASHBOARD_VIEW\",\n },\n {\n path: \"dashboard/:dashboardCode\",\n component: DashboardRouteView,\n },\n {\n path: \"dev/workflowdocumentmaillogs\",\n component: WorkflowDocumentMailLogGrid,\n },\n {\n path: \"dev/mailnotificationqueues\",\n component: MailNotificationQueueGrid,\n },\n {\n path: \"dev/system/authorities\",\n component: SystemApplicationAuthorityGrid,\n },\n {\n path: \"dev/system/roles\",\n component: SystemApplicationRoleGrid,\n },\n {\n path: \"dev/system/lookups\",\n component: LookupGrid,\n },\n {\n path: \"dev/system/modules\",\n component: SystemApplicationModuleGrid,\n },\n {\n path: \"dev/attachmentconfigs\",\n component: AttachmentConfigGrid,\n },\n {\n path: \"dev/notifications\",\n component: NotificationGrid,\n },\n {\n path: \"myNotifications\",\n component: MyNotificationsPanel,\n },\n {\n path: \"workflow/:workflowDocumentCode/:refDocumentId\",\n component: WorkflowRouteComponent,\n },\n];\n\n// import { devRoutes } from \"./devRoutes\";\n// [...devRoutes]\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\n\nconst BluePrintGrid: React.FC = () => {\n const { t } = useTranslation();\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemBluePrints\",\n deleteById: \"api/v1/dev/blueprint\",\n save: \"api/v1/dev/blueprint\",\n findById: \"api/v1/dev/blueprint\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"BLUE_PRINT_BLUE_PRINT_CODE\",\n fieldName: \"bluePrintCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"BLUE_PRINT_QUERY_ID\",\n fieldName: \"queryId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"BLUE_PRINT_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{ isEnabled: true, authority: \"BLUE_PRINT_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"BLUE_PRINT_DELETE\" }}\n />\n );\n};\n\nexport default BluePrintGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport DataQueryParametersForm from \"./DataQueryParametersForm\";\nimport DataQueryParameterGrid from \"./DataQueryParameterGrid\";\n\nconst DataQueryGrid: React.FC = () => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: DataQueryParameterWindow,\n setWindowState: setDataQueryParameterWindow,\n } = useWindow({\n width: \"50%\",\n windowTitle: \"Data query parameters\",\n windowIcon: \"p\",\n });\n const SystemDataSources = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSources.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemDataQueries\",\n deleteById: \"api/v1/dev/dataquery\",\n save: \"api/v1/dev/dataquery\",\n findById: \"api/v1/dev/dataquery\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_QUERY_NAME\",\n fieldName: \"queryName\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_USE_SYS_CON\",\n fieldName: \"useSysCon\",\n required: false,\n fieldType: \"checkbox\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value) {\n formActions.hideField(\"datasourceConId\");\n formManager.setValue(\"datasourceConId\", null);\n } else {\n formActions.showField(\"datasourceConId\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_DATASOURCE_CON_ID\",\n fieldName: \"datasourceConId\",\n required: false,\n options: SystemDataSources,\n optionDisplayField: \"connectionName\",\n optionValueField: \"id\",\n fieldType: \"combobox\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_QUERY_STR\",\n fieldName: \"queryStr\",\n formProps: { fieldHeight: 400 },\n gridProps: {\n hidden: true,\n },\n muiTextFieldProps: {\n multiline: true,\n rows: 4,\n },\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <>\n <DataQueryParameterWindow>\n <DataQueryParameterGrid selectedRecord={selectedRecord} />\n </DataQueryParameterWindow>\n <TemplateGrid\n apiActions={apiActions}\n rowActions={[\n {\n label: \"Query Parameters\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setDataQueryParameterWindow(true);\n },\n icon: \"p\",\n },\n ]}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"System Query\",\n modalWidth: 600,\n modalIcon: \"file-code\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"DATA_QUERY_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{ isEnabled: true, authority: \"DATA_QUERY_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"DATA_QUERY_DELETE\" }}\n />\n </>\n );\n};\n\nexport default DataQueryGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { toast } from \"react-toastify\";\n\nconst DatasourceConnectionGrid: React.FC = () => {\n const { handleGetRequest } = useAxios();\n const SystemDataSourceType = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSourceType.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n deleteById: \"api/v1/dev/datasourceconnection\",\n save: \"api/v1/dev/datasourceconnection\",\n findById: \"api/v1/dev/datasourceconnection\",\n setData: setData,\n commonStoreKey: \"SystemDataSources\",\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ID\",\n fieldName: \"id\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_CONNECTION_NAME\",\n fieldName: \"connectionName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_TYPE\",\n fieldName: \"datasourceType\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataSourceType,\n optionValueField: \"value\",\n optionDisplayField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_URL\",\n fieldName: \"datasourceUrl\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_USERNAME\",\n fieldName: \"datasourceUsername\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_PASSWORD\",\n fieldName: \"datasourcePassword\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"Datasource Connection\",\n modalIcon: \"plug\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"DATASOURCE_CONNECTION_PLURAL\")}\n girdIcon=\"plug\"\n rowActions={[\n {\n icon: \"plug\",\n label: \"test connection\",\n actionFn: async (data) => {\n await handleGetRequest({\n endPointURI: \"api/v1/dev/datasourceConnection/test\",\n showMask: true,\n parameters: {\n id: data.id,\n },\n // loadingMessage: \"checking datasource connectivity\",\n successCallBkFn: (response: any) => {\n toast.success(response.data);\n },\n });\n },\n },\n ]}\n editAction={{ isEnabled: true, authority: \"DATASOURCE_CONNECTION_EDIT\" }}\n deleteAction={{\n isEnabled: true,\n authority: \"DATASOURCE_CONNECTION_DELETE\",\n }}\n />\n );\n};\n\nexport default DatasourceConnectionGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { DATE_FORMAT, DATE_TIME_FORMAT } from \"../../../util\";\n\nconst EntityParameterGrid: React.FC = () => {\n const { t } = useTranslation();\n const SystemParameterTypes = useSelector(\n (state: any) => state.commonStores.stores.SystemParameterTypes.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemEntityParameters\",\n deleteById: \"api/v1/dev/entityparameter\",\n save: \"api/v1/dev/entityparameter\",\n findById: \"api/v1/dev/entityparameter\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_CODE\",\n fieldName: \"parameterCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_LABEL\",\n fieldName: \"parameterLabel\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_TYPE\",\n fieldName: \"parameterType\",\n required: true,\n fieldType: \"combobox\",\n options: SystemParameterTypes,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value === \"combobox\") {\n formManager.setValue(\"parameterValueFormat\", null);\n formActions.showField(\"parameterDataQueryId\");\n formActions.showField(\"parameterDataset\");\n formActions.showField(\"parameterDisplayField\");\n formActions.showField(\"parameterValueField\");\n formActions.hideField(\"parameterValueFormat\");\n } else if (value === \"date\" || value === \"datetime\") {\n if (value === \"date\") {\n formManager.setValue(\"parameterValueFormat\", DATE_FORMAT);\n } else if (value === \"datetime\") {\n formManager.setValue(\"parameterValueFormat\", DATE_TIME_FORMAT);\n }\n formActions.hideField(\"parameterDataQueryId\");\n formActions.hideField(\"parameterDataset\");\n formActions.hideField(\"parameterDisplayField\");\n formActions.hideField(\"parameterValueField\");\n formActions.showField(\"parameterValueFormat\");\n } else {\n formManager.setValue(\"parameterValueFormat\", null);\n formActions.hideField(\"parameterDataQueryId\");\n formActions.hideField(\"parameterDataset\");\n formActions.hideField(\"parameterDisplayField\");\n formActions.hideField(\"parameterValueField\");\n formActions.hideField(\"parameterValueFormat\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_DATA_QUERY_ID\",\n fieldName: \"parameterDataQueryId\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value != null && value != \"\") {\n formManager.setValue(\"parameterDataset\", null);\n formActions.hideField(\"parameterDataset\");\n } else {\n formActions.showField(\"parameterDataset\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_DATASET\",\n fieldName: \"parameterDataset\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value != null && value != \"\") {\n formManager.setValue(\"parameterDataQueryId\", null);\n formActions.hideField(\"parameterDataQueryId\");\n } else {\n formActions.showField(\"parameterDataQueryId\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_DISPLAY_FIELD\",\n fieldName: \"parameterDisplayField\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_VALUE_FIELD\",\n fieldName: \"parameterValueField\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_VALUE_FORMAT\",\n fieldName: \"parameterValueFormat\",\n required: false,\n hidden: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"Entity Parameter\",\n modalIcon: \"p\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"ENTITY_PARAMETER_PLURAL\")}\n girdIcon=\"p\"\n editAction={{ isEnabled: true, authority: \"ENTITY_PARAMETER_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"ENTITY_PARAMETER_DELETE\" }}\n />\n );\n};\n\nexport default EntityParameterGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\n\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport { toast } from \"react-toastify\";\nimport MailRecipientGrid from \"./MailRecipientGrid\";\nimport MailBodyGrid from \"./MailBodyGrid\";\nimport MailAttachmentGrid from \"./MailAttachmentGrid\";\n\nconst MailTemplateGrid: React.FC = () => {\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const SystemTimeIntervals = useSelector(\n (state: any) => state.commonStores.stores.SystemTimeIntervals.data\n );\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: MailRecipentsWindow,\n setWindowState: setMailRecipientsWindowState,\n } = useWindow({ windowTitle: \"Mail Receipents\", windowIcon: \"users\" });\n const { Window: MailBodiesWindow, setWindowState: setMailBodiesWindowState } =\n useWindow({\n windowTitle: \"Mail Bodies\",\n windowIcon: { prefix: \"fas\", iconName: \"envelope-open-text\" },\n });\n const {\n Window: MailAttachmentWindow,\n setWindowState: setMailAttachmentWindowState,\n } = useWindow({\n windowTitle: \"Mail Attachment\",\n windowIcon: \"paperclip\",\n width: 500,\n });\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemMailTemplates\",\n deleteById: \"api/v1/dev/mailtemplate\",\n save: \"api/v1/dev/mailtemplate\",\n findById: \"api/v1/dev/mailtemplate\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_MAIL_TEMPLATE_CODE\",\n fieldName: \"mailTemplateCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_MAIL_TEMPLATE_NAME\",\n fieldName: \"mailTemplateName\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"group\",\n props: {\n label: \"subject\",\n icon: \"users\",\n style: { padding: 1, border: \"0.5px dashed black\", margin: 1 },\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_MAIL_SUBJECT\",\n fieldName: \"mailSubject\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_SUBJECT_DATA_QUERY_ID\",\n fieldName: \"subjectDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n gridProps: {\n hidden: true,\n },\n },\n },\n ],\n },\n },\n\n {\n type: \"group\",\n props: {\n label: \"Recipients\",\n icon: \"users\",\n style: { padding: 1, border: \"0.5px dashed black\", margin: 1 },\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"To Recipient Query (must return list of objects with property email)\",\n fieldName: \"mailToDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"CC Recipient Query (must return list of objects with property email)\",\n fieldName: \"mailCcDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n gridProps: {\n hidden: true,\n },\n },\n },\n ],\n },\n },\n {\n type: \"group\",\n props: {\n label: \"Periodical Configuration\",\n icon: \"history\",\n style: { padding: 1, border: \"0.5px dashed black\", margin: 1 },\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_PERIODICAL\",\n fieldName: \"periodical\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_PERIOD_TYPE\",\n fieldName: \"periodType\",\n options: SystemTimeIntervals,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n required: false,\n fieldType: \"combobox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_PERIOD_VALUE\",\n fieldName: \"periodValue\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_START_SENDING_AT\",\n fieldName: \"startSendingAt\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n ],\n },\n },\n ];\n\n return (\n <>\n <MailRecipentsWindow>\n <MailRecipientGrid\n selectedRecord={selectedRecord}\n callBkFn={() => {\n setMailRecipientsWindowState(false);\n }}\n />\n </MailRecipentsWindow>\n <MailBodiesWindow>\n <MailBodyGrid\n selectedRecord={selectedRecord}\n callBkFn={() => {\n setMailRecipientsWindowState(false);\n }}\n />\n </MailBodiesWindow>\n <MailAttachmentWindow>\n <MailAttachmentGrid\n selectedRecord={selectedRecord}\n callBkFn={() => {\n setMailAttachmentWindowState(false);\n }}\n />\n </MailAttachmentWindow>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalWidth: 300,\n modalTitle: \"Mail Template\",\n modalIcon: \"envelope\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_TEMPLATE_PLURAL\")}\n girdIcon=\"envelope\"\n rowActions={[\n {\n icon: \"users\",\n label: \"Recipients\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setMailRecipientsWindowState(true);\n },\n },\n {\n icon: { prefix: \"fas\", iconName: \"envelope-open-text\" },\n label: \"Mail Body\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setMailBodiesWindowState(true);\n },\n },\n {\n icon: \"paperclip\",\n label: \"Mail Attachments\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setMailAttachmentWindowState(true);\n },\n },\n ]}\n editAction={{\n isEnabled: true,\n authority: \"MAIL_TEMPLATE_EDIT\",\n preActionValidation: (record) => {\n if (record?.periodical === true && !record?.periodType) {\n toast.error(\n \"You must specifiy the period type since this email is periodical\"\n );\n return false;\n }\n if (record?.periodical === true && !record?.periodValue) {\n toast.error(\n \"You must specifiy the period value since this email is periodical\"\n );\n return false;\n }\n if (record?.periodical === true && !record?.startSendingAt) {\n toast.error(\n \"You must specifiy the start sending time since this email is periodical\"\n );\n return false;\n }\n\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_TEMPLATE_DELETE\" }}\n />\n </>\n );\n};\n\nexport default MailTemplateGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport WorkflowDocumentStatusGrid from \"./WorkflowDocumentStatusGrid\";\nimport WorkflowDocumentActionGrid from \"./WorkflowDocumentActionGrid\";\n\nconst WorkflowDocumentGrid: React.FC = () => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: WorkflowStatusWindow,\n setWindowState: setWorkflowStatusWindowState,\n } = useWindow({\n windowTitle: \"Document Status\",\n windowIcon: \"tag\",\n });\n const {\n Window: WorkflowActionWindow,\n setWindowState: setWorkflowActionWindowState,\n } = useWindow({\n windowTitle: \"Document Action\",\n windowIcon: \"stamp\",\n });\n const SystemOrganizations = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizations.data\n );\n const SystemReports = useSelector(\n (state: any) => state.commonStores.stores.SystemReports.data\n );\n const SystemDataSources = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSources.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocument/all\",\n deleteById: \"api/v1/dev/workflowdocument\",\n save: \"api/v1/dev/workflowdocument\",\n findById: \"api/v1/dev/workflowdocument\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ORG_CODE\",\n fieldName: \"orgCode\",\n required: false,\n fieldType: \"combobox\",\n options: SystemOrganizations,\n optionDisplayField: \"organizationCode\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_CODE\",\n fieldName: \"documentCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Workflow Document En Display Name\",\n fieldName: \"documentEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Workflow Document Ar Display Name\",\n fieldName: \"documentArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Report To be Attached For The Document ( will be passed a parameter called doc_id)\",\n fieldName: \"documentReportId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemReports,\n optionDisplayField: \"reportName\",\n optionValueField: \"id\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_APPROVAL_ALLOWED\",\n fieldName: \"mailApprovalAllowed\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"group\",\n props: {\n icon: \"bell\",\n style: { border: \"1px dashed black\", padding: 1, marginBottom: 1 },\n label: \"App Visual Notifications\",\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_APP_NOTIFICATION_ICON\",\n fieldName: \"appNotificationIcon\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_APP_NOTIFICATION_STYLE\",\n fieldName: \"appNotificationStyle\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_APP_VIEW_ROUTE\",\n fieldName: \"appViewRoute\",\n required: false,\n fieldType: \"text\",\n },\n },\n ],\n },\n },\n\n {\n type: \"group\",\n props: {\n icon: \"database\",\n style: { border: \"1px dashed black\", padding: 1, marginBottom: 1 },\n label: \"Related Document Database\",\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_USE_SYSTEM_CON\",\n fieldName: \"useSystemCon\",\n required: false,\n fieldType: \"checkbox\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value) {\n formActions.hideField(\"documentConId\");\n formManager.setValue(\"documentConId\", null);\n } else {\n formActions.showField(\"documentConId\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_CON_ID\",\n fieldName: \"documentConId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataSources,\n optionDisplayField: \"connectionName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_DATABASE_NAME\",\n fieldName: \"documentDatabaseName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_DATABASE_TABLE\",\n fieldName: \"documentDatabaseTable\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_ID_FIELD\",\n fieldName: \"documentIdField\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_STATUS_FIELD\",\n fieldName: \"documentStatusField\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_NUMBER_FIELD\",\n fieldName: \"documentNumberField\",\n required: true,\n fieldType: \"text\",\n },\n },\n ],\n },\n },\n ];\n\n return (\n <>\n <WorkflowStatusWindow>\n <WorkflowDocumentStatusGrid selectedRecord={selectedRecord} />\n </WorkflowStatusWindow>\n <WorkflowActionWindow>\n <WorkflowDocumentActionGrid selectedRecord={selectedRecord} />\n </WorkflowActionWindow>\n <TemplateGrid\n apiActions={apiActions}\n formLoadCallBk={(formActions, formManager, record) => {\n if (record.useSystemCon === true) {\n formActions.hideField(\"documentConId\");\n } else {\n formActions.showField(\"documentConId\");\n }\n }}\n data={data}\n setData={setData}\n rowActions={[\n {\n icon: \"tag\",\n label: \"Document States\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setWorkflowStatusWindowState(true);\n },\n },\n {\n icon: \"stamp\",\n label: \"Document Actions\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setWorkflowActionWindowState(true);\n },\n },\n ]}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"chart-diagram\",\n modalTitle: t(\"WORKFLOW_DOCUMENT_SINGULAR\"),\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_PLURAL\")}\n girdIcon=\"chart-diagram\"\n editAction={{ isEnabled: true, authority: \"WORKFLOW_DOCUMENT_EDIT\" }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default WorkflowDocumentGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport DashboardWidgetGrid from \"./DashboardWidgetGrid\";\nimport { useNavigate } from \"react-router-dom\";\n\nconst DashboardGrid: React.FC = () => {\n const { t } = useTranslation();\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const { Window: WidgetsWindows, setWindowState: setWidgetsWindowState } =\n useWindow({\n windowTitle: \"Dashboard Widgets\",\n windowIcon: \"chart-pie\",\n });\n const [data, setData] = useState([]);\n const navigate = useNavigate();\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/dashboard/all\",\n deleteById: \"api/v1/dev/dashboard\",\n save: \"api/v1/dev/dashboard\",\n findById: \"api/v1/dev/dashboard\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_DASHBOARD_CODE\",\n fieldName: \"dashboardCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_DASHBOARD_NAME\",\n fieldName: \"dashboardName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_DASHBOARD_TITLE\",\n fieldName: \"dashboardTitle\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <WidgetsWindows>\n <DashboardWidgetGrid selectedRecord={selectedRecord} />\n </WidgetsWindows>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n rowActions={[\n {\n label: \"Widgets\",\n icon: \"chart-pie\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setWidgetsWindowState(true);\n },\n },\n {\n label: \"View\",\n icon: \"eye\",\n actionFn: async (data) => {\n navigate(\"/dashboard/\" + data.dashboardCode);\n },\n },\n ]}\n gridTitle={t(\"DASHBOARD_PLURAL\")}\n girdIcon=\"square-poll-vertical\"\n editAction={{ isEnabled: true, authority: \"DASHBOARD_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"DASHBOARD_DELETE\" }}\n />\n </>\n );\n};\n\nexport default DashboardGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\n\nconst WorkflowDocumentMailLogGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentmaillog/all\",\n deleteById: \"api/v1/dev/workflowdocumentmaillog\",\n save: \"api/v1/dev/workflowdocumentmaillog\",\n findById: \"api/v1/dev/workflowdocumentmaillog\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_GRAPH_API_MSG_ID\",\n fieldName: \"graphApiMsgId\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_IS_PROCESSED\",\n fieldName: \"isProcessed\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_ACTION_CODE\",\n fieldName: \"mailActionCode\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_BODY_CONTENT\",\n fieldName: \"mailBodyContent\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_FROM\",\n fieldName: \"mailFrom\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_SUBJECT\",\n fieldName: \"mailSubject\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_PROCESS_MESSAGE\",\n fieldName: \"processMessage\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_PROCESS_TIME\",\n fieldName: \"processTime\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_REF_DOC_ID\",\n fieldName: \"refDocId\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_WORKFLOW_DOCUMENT_ID\",\n fieldName: \"workflowDocumentId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_RECEIVE_TIME\",\n fieldName: \"mailReceiveTime\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_MAIL_LOG_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_MAIL_LOG_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_MAIL_LOG_DELETE\",\n }}\n />\n );\n};\n\nexport default WorkflowDocumentMailLogGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useAxios, useConfirmationWindow } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\nconst MailNotificationQueueGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const { handlePostRequest } = useAxios();\n\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailnotificationqueue/all\",\n deleteById: \"api/v1/dev/mailnotificationqueue\",\n save: \"api/v1/dev/mailnotificationqueue\",\n findById: \"api/v1/dev/mailnotificationqueue\",\n setData: setData,\n });\n const SystemMailTemplates = useSelector(\n (state: any) => state.commonStores.stores.SystemMailTemplates.data\n );\n\n const resendMail = async (id: any) => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/mailNotification/resend\",\n showMask: true,\n parameters: {\n mailNotificationQueueId: id,\n },\n successCallBkFn: (response: any) => {\n apiActions.reloadData();\n },\n });\n };\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemMailTemplates,\n optionDisplayField: \"mailTemplateName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_MAIL_ATTACHED_REPORT_ID\",\n fieldName: \"customMailAttachedReportId\",\n required: false,\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_MAIL_BODY\",\n fieldName: \"customMailBody\",\n required: false,\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_MAIL_SUBJECT\",\n fieldName: \"customMailSubject\",\n required: false,\n hidden: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_RECIPIENTS\",\n fieldName: \"customRecipients\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_IS_NOTIFIED\",\n fieldName: \"isNotified\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_NOTIFICATION_TIME\",\n fieldName: \"notificationTime\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_NOTIFICATION_MESSAGE\",\n fieldName: \"notificationMessage\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_MAIL_PARAMETERS\",\n fieldName: \"mailParameters\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n disableDefaultAction={true}\n data={data}\n setData={setData}\n editMode={{ editMode: \"none\" }}\n formElements={formElements}\n rowActions={[\n {\n actionFn: async (data) => {\n resendMail(data.id);\n },\n label: \"Resend\",\n icon: \"repeat\",\n confirmationMessage: \"Are you sure you want to resend this email ?\",\n isConfirmationRequired: true,\n },\n ]}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_NOTIFICATION_QUEUE_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"MAIL_NOTIFICATION_QUEUE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"MAIL_NOTIFICATION_QUEUE_DELETE\",\n }}\n />\n );\n};\n\nexport default MailNotificationQueueGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport { Box } from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport useInterval from \"../../../hooks/useInterval\";\n\nconst NotificationGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const SystemTimeIntervals = useSelector(\n (state: any) => state.commonStores.stores.SystemTimeIntervals.data\n );\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/notification/all\",\n deleteById: \"api/v1/dev/notification\",\n save: \"api/v1/dev/notification\",\n findById: \"api/v1/dev/notification\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_CODE\",\n fieldName: \"notificationCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Notification Data Query ( will be passed a parameter call last_run_time represents last check time)\",\n fieldName: \"notificationQueryId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n gridProps: {\n hidden: true,\n },\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Users to notify Query (must have username property in the result set)\",\n fieldName: \"usersToNotifyQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n gridProps: {\n hidden: true,\n },\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_AUTHORITY_TO_NOTIFY\",\n fieldName: \"authorityToNotify\",\n required: false,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Interval Type\",\n fieldName: \"intervalType\",\n fieldType: \"combobox\",\n options: SystemTimeIntervals,\n gridProps: {\n hidden: true,\n },\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Interval Value (minmum value 20 seconds)\",\n fieldName: \"intervalValue\",\n gridProps: {\n hidden: true,\n },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Start Notifing Date\",\n fieldName: \"startNotificationFrom\",\n gridProps: {\n hidden: true,\n },\n fieldType: \"datetime\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n hidden: true,\n gridProps: { hidden: true },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_ICON\",\n fieldName: \"notificationIcon\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n muiProps: {\n renderCell: (params: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n color: params?.row?.notificationIconColor,\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n {params?.row?.notificationIcon ? (\n <FontAwesomeIcon icon={params.row.notificationIcon} />\n ) : (\n <></>\n )}\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_AR_TEXT\",\n fieldName: \"notificationArText\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n muiProps: {\n renderCell: (params: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n color: params?.row?.notificationTextColor,\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n {params?.row?.notificationArText}\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_EN_TEXT\",\n fieldName: \"notificationEnText\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n muiProps: {\n renderCell: (params: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n color: params?.row?.notificationTextColor,\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n {params?.row?.notificationEnText}\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Last Runtime\",\n disabled: true,\n fieldName: \"lastIntervalRun\",\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Last Successful Runtime\",\n fieldName: \"lastSuccessfulRun\",\n disabled: true,\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Last Run Message\",\n fieldName: \"lastRunMessage\",\n disabled: true,\n fieldType: \"text\",\n },\n }, \n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_TEXT_COLOR\",\n fieldName: \"notificationTextColor\",\n required: false,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_ICON_COLOR\",\n fieldName: \"notificationIconColor\",\n required: false,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_ACTION\",\n fieldName: \"notificationAction\",\n required: false,\n fieldType: \"combobox\",\n options: [{ value: \"NAVIGATION\" }],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Action Payload (must be a rout in case of NAVIGATION with parameter values betweem @@)\",\n fieldName: \"notificationActionPayload\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Organization Id Field on the Notification Query result set if it supports it\",\n fieldName: \"organizationIdField\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"bell\",\n modalTitle: \"System Notification\",\n modalWidth: \"300\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"NOTIFICATION_PLURAL\")}\n girdIcon=\"bell\"\n editAction={{ isEnabled: true, authority: \"NOTIFICATION_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"NOTIFICATION_DELETE\" }}\n />\n );\n};\n\nexport default NotificationGrid;\n","import { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { Box, Button } from \"@mui/material\";\nimport { useSelector } from \"react-redux\";\nimport { useAxios, useSession } from \"../../hooks\";\nimport { useState } from \"react\";\nimport useInterval from \"../../hooks/useInterval\";\nimport { notificationsCheckIntervalSeconds } from \"../../layout/NotificationButton\";\nimport NotificationItem from \"./NotificationItem\";\n\nconst MyNotificationsPanel: React.FC = () => {\n const { UserInfo } = useSession();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { handleGetRequest, handlePostRequest } = useAxios();\n const [notifications, setNotifications] = useState<Array<Notification>>([]);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const acknowledgeAllCurrentNotifications = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/notification/all/notified\",\n showMask: true,\n });\n };\n\n const archiveAllCurrentNotifications = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/notification/all/archive\",\n showMask: true,\n });\n };\n\n const loadUserNotifications = () => {\n if (UserInfo.isAuthenticated === true) {\n handleGetRequest({\n endPointURI: \"api/v1/public/notifications\",\n showMask: false,\n successCallBkFn: (response: any) => {\n setNotifications(response.data);\n },\n });\n }\n };\n if (AppInfo?.enableUINotifications === true) {\n useInterval(\n loadUserNotifications,\n notificationsCheckIntervalSeconds * 1000\n );\n }\n\n return (\n <>\n <Box\n sx={{ display: \"flex\", alignItems: \"center\", justifyContent: \"center\" }}\n >\n <Box sx={{ flex: 1 }}></Box>\n <h3>\n <FontAwesomeIcon\n icon=\"bell\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {AppLayout.appDirection === \"ltr\" ? \"Notifications\" : \"الاشعارات\"}\n </h3>\n <Box sx={{ flex: 1 }}></Box>\n <Button\n sx={{ textTransform: \"none\" }}\n onClick={acknowledgeAllCurrentNotifications}\n >\n Mark All Read\n </Button>\n <Button\n color=\"error\"\n sx={{ textTransform: \"none\" }}\n onClick={archiveAllCurrentNotifications}\n >\n Delete All\n </Button>\n </Box>\n <Box\n sx={{\n flex: 1,\n width: \"100%\",\n display: \"flex\",\n overflowY: \"auto\",\n }}\n >\n <Box\n sx={{\n flexGrow: 1,\n width: \"fit-content\",\n display: \"flex\",\n flexDirection: \"column\",\n overflowY: \"auto\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {notifications.map((notification: Notification, index) => {\n return (\n <NotificationItem\n {...notification}\n showDivider={index < notifications.length - 1}\n />\n );\n })}\n </Box>\n </Box>\n </>\n );\n};\n\nexport default MyNotificationsPanel;\n","import { Box } from \"@mui/material\";\nimport { useSession } from \"../hooks\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\n\ntype RouteWrapperProps = {\n authority?: string;\n applicationModule?: string;\n children?: React.ReactNode;\n};\nconst RouteWrapper: React.FC<RouteWrapperProps> = (props) => {\n const { isUserAuthorized, isCurrentOrganizationAuthorizedToModule } =\n useSession();\n if (\n props?.applicationModule &&\n !isCurrentOrganizationAuthorizedToModule(props?.applicationModule)\n ) {\n return (\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n color: \"red\",\n }}\n >\n <h2>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon=\"cancel\"\n />\n Your organization didn't subscribe for this system module\n </h2>\n </Box>\n );\n }\n if (props?.authority && !isUserAuthorized(props.authority)) {\n return (\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n color: \"red\",\n }}\n >\n <h2>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon=\"cancel\"\n />\n You aren't authorized to access this page\n </h2>\n </Box>\n );\n }\n return <>{props.children}</>;\n};\n\nexport default RouteWrapper;\n","import { Box } from \"@mui/material\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { CacheProvider } from \"@emotion/react\";\nimport { Route, Routes } from \"react-router-dom\";\nimport { cacheLtr, cacheRtl } from \"../components/common/LayoutHandlers\";\nimport { SYSTEM_ROUTES } from \"../routes\";\nimport { SystemRoute } from \"../routes/types\";\nimport RouteWrapper from \"./RouteWrapper\";\nimport { useAxios, useLoadingMask, useSession } from \"../hooks\";\nimport { useEffect, useState } from \"react\";\nimport { setStoreData } from \"../redux/features/common/CommonStoreSlice\";\n\nconst MainContent: React.FC = () => {\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const businessRoutes = useSelector(\n (state: any) => state.AppInfo.value.businessRoutes\n );\n const { UserInfo } = useSession();\n const dispatch = useDispatch();\n const { show, hide } = useLoadingMask();\n const commonStores = useSelector((state: any) => state.commonStores);\n const [isAutoLoadLoaded, setAutoLoadLoaded] = useState<boolean>(false);\n const { isUserAuthorized } = useSession();\n const { handleGetRequest } = useAxios();\n const loadCommonStores = async () => {\n show(\"Loading ... please wait\");\n setAutoLoadLoaded(false);\n const stores = commonStores.stores;\n const storeKeys = commonStores.storeKeys;\n for (let storeKey of storeKeys) {\n if (\n (stores[storeKey]?.authority === undefined ||\n stores[storeKey]?.authority === null ||\n isUserAuthorized(stores[storeKey]?.authority)) &&\n stores[storeKey]?.url != \"\" &&\n stores[storeKey].autoLoad === true\n ) {\n await handleGetRequest({\n endPointURI: stores[storeKey].url,\n showMask: false,\n successCallBkFn: (response) => {\n dispatch(setStoreData({ storeKey, data: response.data }));\n },\n failureCallBkFn: () => {\n dispatch(setStoreData({ storeKey, data: [] }));\n },\n });\n }\n }\n setAutoLoadLoaded(true);\n hide();\n };\n\n useEffect(() => {\n if (commonStores?.storeKeys) {\n loadCommonStores();\n }\n }, [commonStores.storeKeys, UserInfo?.currentOrganization]);\n return (\n <CacheProvider\n value={AppLayoutState.appDirection === \"ltr\" ? cacheLtr : cacheRtl}\n >\n {isAutoLoadLoaded ? (\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n // alignItems: \"center\",\n justifyContent: \"flex-start\",\n flex: 1,\n overflow: \"hidden\",\n padding: 3,\n }}\n >\n <Routes>\n {AppInfo.enableAdministrationModule\n ? SYSTEM_ROUTES.map((route: SystemRoute, index) => {\n return (\n <Route\n key={\"adm\" + index}\n path={route.path}\n element={\n <RouteWrapper\n authority={route.authority}\n applicationModule={route.applicationModule}\n >\n <route.component />\n </RouteWrapper>\n }\n />\n );\n })\n : null}\n {businessRoutes.map((route: SystemRoute, index) => {\n return (\n <Route\n key={\"bs\" + index}\n path={route.path}\n element={\n <RouteWrapper authority={route.authority}>\n <route.component />\n </RouteWrapper>\n }\n />\n );\n })}\n </Routes>\n </Box>\n ) : (\n <></>\n )}\n </CacheProvider>\n );\n};\n\nexport default MainContent;\n","import { styled } from \"@mui/material/styles\";\nimport { grey } from \"@mui/material/colors\";\nimport SwipeableDrawer from \"@mui/material/SwipeableDrawer\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { Box, Typography } from \"@mui/material\";\nimport { AppLayoutActions } from \"../redux/features/common/AppLayoutSlice\";\nimport NavigationTree from \"./NavigationTree\";\nimport { setSideBarState } from \"../redux/features/common/SideBarSlice\";\n\nconst drawerBleeding = 56;\n\ninterface Props {\n /**\n * Injected by the documentation to work in an iframe.\n * You won't need it on your project.\n */\n window?: () => Window;\n}\n\nconst Puller = styled(\"div\")(({ theme }) => ({\n width: 30,\n height: 6,\n margin: 10,\n backgroundColor: grey[300],\n borderRadius: 3,\n // position: \"absolute\",\n top: 8,\n // left: \"calc(50% - 15px)\",\n ...theme.applyStyles(\"dark\", {\n backgroundColor: grey[900],\n }),\n}));\n\nexport default function MobileDrawer(props: Props) {\n const { window } = props;\n const SideBarState = useSelector((state: any) => state.SideBar);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const dispatch = useDispatch();\n const toggleDrawer = (newState: boolean) => {\n dispatch(setSideBarState(newState));\n };\n // This is used only for the example\n const container =\n window !== undefined ? () => window().document.body : undefined;\n\n return (\n <SwipeableDrawer\n container={container}\n anchor=\"bottom\"\n open={SideBarState.isOpened}\n onClose={() => {\n toggleDrawer(false);\n }}\n onOpen={() => {\n toggleDrawer(true);\n }}\n swipeAreaWidth={drawerBleeding}\n disableSwipeToOpen={false}\n ModalProps={{\n keepMounted: true,\n }}\n >\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n height: \"100%\",\n overflow: \"hidden\",\n }}\n >\n <Puller />\n <Box\n sx={{\n flexGrow: 1,\n display: \"flex\",\n justifyContent: \"center\",\n width: \"99%\",\n overflowY: \"auto\",\n }}\n >\n <NavigationTree />\n </Box>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-around\",\n marginTop: 1,\n width: \"100%\",\n }}\n >\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n {AppInfo.appName}\n </Typography>\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n V.{AppInfo.appVersion}\n </Typography>\n </Box>\n </Box>\n </SwipeableDrawer>\n );\n}\n","import { useSelector } from \"react-redux\";\nimport { Backdrop, CircularProgress } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\nconst LoadingMask: React.FC = () => {\n const { t } = useTranslation();\n const loadingMask = useSelector((state: any) => state.loadingMask.value);\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n\n return (\n <Backdrop\n dir={AppLayoutState.appDirection}\n sx={{ color: \"#fff\", zIndex: (theme) => theme.zIndex.drawer + 1 }}\n open={loadingMask.isOpened}\n >\n <CircularProgress color=\"inherit\" />\n <div style={{ marginRight: 10, marginLeft: 10 }}>\n {loadingMask?.message || t(\"DEFAULT_LOADING_MESSAGE\")}\n </div>\n </Backdrop>\n );\n};\n\nexport default LoadingMask;\n","import {\n Box,\n Button,\n CircularProgress,\n createTheme,\n Paper,\n TextField,\n Typography,\n} from \"@mui/material\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { ThemeProvider } from \"@emotion/react\";\nimport { useEffect, useState } from \"react\";\nimport axios from \"axios\";\nimport { toast } from \"react-toastify\";\nimport { UserSessionActions } from \"../../redux/features/common/UserSessionSlice\";\nimport {\n DARK_THEME_INITIAL_MAIN_COLOR,\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n} from \"../../util\";\n\nconst Login: React.FC = () => {\n const appInfo = useSelector((state: any) => state.AppInfo.value);\n const [username, setUsername] = useState(\"\");\n const [password, setPassword] = useState(\"\");\n const [isLoginInProcess, setIsLoginInProcess] = useState(false);\n const UserSessionState = useSelector((state: any) => state.UserSession.value);\n const dispatch = useDispatch();\n const handleLogin = async () => {\n if (username == null || username == \"\") {\n toast.error(\"username is required to proceed\");\n return;\n }\n if (password == null || password == \"\") {\n toast.error(\"password is required to proceed\");\n return;\n }\n setIsLoginInProcess(true);\n let response: any = null;\n try {\n response = await axios.post(\n `${appInfo.apiBaseUrl}/api/auth/login`,\n {\n username,\n password,\n },\n {\n withCredentials: true,\n }\n );\n if (response.data != null && response.data !== \"\") {\n setIsLoginInProcess(false);\n const UserSession = {\n ...response.data,\n isAuthenticated: true,\n };\n dispatch(UserSessionActions.setAuthenticated(UserSession));\n }\n } catch (e: any) {\n setIsLoginInProcess(false);\n toast.error(\n e?.response?.data ||\n \"failed to authenticate, contact your administrator\"\n );\n }\n };\n const userSession = useSelector((state: any) => state.UserSession.value);\n const loginTheme = createTheme({\n components: {\n MuiCssBaseline: {\n styleOverrides: `\n /* Custom Scrollbar */\n * {\n scrollbar-width: thin;\n scrollbar-color: ${\n appInfo.appTheme?.dark?.primaryColor ||\n DARK_THEME_INITIAL_MAIN_COLOR\n } #121212;\n }\n \n /* Webkit Browsers */\n *::-webkit-scrollbar {\n width: 12px;\n height: 10px;\n } \n `,\n },\n },\n palette: {\n mode: \"dark\",\n primary: {\n main:\n appInfo.appTheme?.dark?.primaryColor || DARK_THEME_INITIAL_MAIN_COLOR,\n },\n secondary: {\n main:\n appInfo.appTheme?.dark?.secondaryColor ||\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n },\n },\n });\n const checkUserSession = async () => {\n if (appInfo?.apiBaseUrl) {\n if (userSession.isAuthenticated == null) {\n try {\n let response = await axios.get(\n `${appInfo.apiBaseUrl}/api/auth/userInfo`,\n {\n withCredentials: true,\n }\n );\n if (response != null && response.data != null) {\n const UserSession = {\n ...response.data,\n isAuthenticated: true,\n };\n dispatch(UserSessionActions.setAuthenticated(UserSession));\n } else {\n dispatch(UserSessionActions.setUnAuthenticated());\n }\n } catch (error) {\n dispatch(UserSessionActions.setUnAuthenticated());\n }\n }\n }\n };\n useEffect(() => {\n checkUserSession();\n }, [appInfo]);\n\n useEffect(() => {\n if (userSession.isAuthenticated === null) {\n console.log(\"checking usersession on reload\", userSession);\n checkUserSession();\n }\n }, [userSession.isAuthenticated]);\n return (\n <ThemeProvider theme={loginTheme}>\n <Paper\n sx={{\n display: \"flex\",\n height: \"100vh\",\n width: \"100%\",\n borderRadius: 0,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n {UserSessionState.isAuthenticated == false ? (\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <img src={appInfo?.appLogo} width={150} height={150} />\n <Typography sx={{ m: 1 }} variant=\"h4\" color=\"textSecondary\">\n {appInfo?.appName}\n </Typography>\n <Typography\n sx={{\n paddingRight: 1,\n width: \"100%\",\n textAlign: \"right\",\n fontSize: 10,\n }}\n variant=\"caption\"\n color=\"textSecondary\"\n >\n V.{appInfo.appVersion}\n </Typography>\n <TextField\n label=\"username\"\n sx={{ width: 300, m: 1 }}\n value={username}\n onChange={(event) => {\n setUsername(event.target.value);\n }}\n onKeyDown={(event) => {\n if (event.key === \"Enter\") {\n handleLogin();\n }\n }}\n />\n <TextField\n label=\"password\"\n sx={{ width: 300, m: 1 }}\n value={password}\n type=\"password\"\n onChange={(event) => {\n setPassword(event.target.value);\n }}\n onKeyDown={(event) => {\n if (event.key === \"Enter\") {\n handleLogin();\n }\n }}\n />\n <Button\n loading={isLoginInProcess}\n onClick={handleLogin}\n variant=\"contained\"\n color=\"primary\"\n sx={{ m: 1 }}\n >\n login\n </Button>\n </Box>\n ) : (\n <>\n <CircularProgress sx={{ marginRight: 1 }} />\n <div>You will be redirected shortly ... please wait</div>\n </>\n )}\n </Paper>\n </ThemeProvider>\n );\n};\n\nexport default Login;\n","import { Box, Typography } from \"@mui/material\";\nimport {\n AppInfo,\n LicenseCheckObject,\n} from \"../../redux/features/common/AppInfoSlice\";\nimport { useSelector } from \"react-redux\";\nimport { useEffect, useState } from \"react\";\nimport { useAxios } from \"../../hooks\";\n\nconst NoLicenseComponent: React.FC = () => {\n const [licenseCheckObj, setLicenseCheckObject] = useState<LicenseCheckObject>(\n { isLicensed: true, lastLicenseCheckMessage: \"\", lastLicenseCheckTime: \"\" }\n );\n const { handleGetRequest } = useAxios();\n const appInfo: AppInfo = useSelector((state: any) => state.AppInfo.value);\n const checkSystemLicense = async () => {\n if (appInfo?.checkLicense?.endpoint) {\n await handleGetRequest({\n endPointURI: appInfo.checkLicense?.endpoint,\n successCallBkFn: (response) => {\n setLicenseCheckObject(response.data);\n },\n });\n }\n };\n\n useEffect(() => {\n if (appInfo?.checkLicense?.endpoint) {\n const interval = appInfo?.checkLicense?.interval || 60000;\n const intervalId = setInterval(() => {\n checkSystemLicense();\n }, interval);\n return () => {\n clearInterval(intervalId);\n console.log(\"Interval cleared\");\n };\n }\n }, [appInfo]);\n return !licenseCheckObj.isLicensed ? (\n <Box\n sx={{\n flex: 1,\n width: \"100%\",\n height: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n position: \"fixed\",\n top: 0,\n background: \"rgba(235, 235, 235, 0.8)\",\n left: 0,\n zIndex: 9999,\n }}\n >\n <img src={appInfo.appLogo} style={{ height: 200, width: 200 }} />\n <Typography variant=\"h5\">\n {appInfo.appName} - {appInfo.appVersion}\n </Typography>\n <Typography variant=\"h6\" color=\"error\">\n Your license is missing or has expired.\n </Typography>\n <Typography variant=\"h6\" color=\"error\">\n Please reach out to your vendor for assistance.\n </Typography>\n <Typography>\n License Check @{licenseCheckObj?.lastLicenseCheckTime || \"--------\"}\n </Typography>\n <Typography>\n License Check Result :{\" \"}\n {licenseCheckObj?.lastLicenseCheckMessage || \"--------\"}\n </Typography>\n </Box>\n ) : (\n <></>\n );\n};\n\nexport default NoLicenseComponent;\n","import { styled, useTheme } from \"@mui/material/styles\";\nimport CssBaseline from \"@mui/material/CssBaseline\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport TopBar from \"./TopBar\";\nimport { DrawerHeader } from \"./DrawerHeader\";\nimport SideBar from \"./SideBar\";\nimport MainContent from \"./MainContent\";\nimport { BrowserRouter } from \"react-router-dom\";\nimport MobileDrawer from \"./MobileDrawer\";\nimport { ToastContainer } from \"react-toastify\";\nimport { useIsMobile } from \"../hooks/UseMobile\";\nimport { DRAWER_WIDTH } from \"../redux/features/common/AppLayoutSlice\";\nimport { UserSessionProps } from \"../redux/features/common/UserSessionSlice\";\nimport LoadingMask from \"../components/common/LoadingMask\";\nimport Login from \"../components/common/Login\";\nimport NoLicenseComponent from \"../components/common/NoLicenseComponent\";\n\nconst Main = styled(\"main\", {\n shouldForwardProp: (prop) => prop !== \"open\",\n})<{\n open?: boolean;\n}>(({ theme: any, open }) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const theme = useTheme();\n const isMobile = useIsMobile();\n\n return {\n display: \"flex\",\n flexDirection: \"column\",\n overflow: \"hidden\",\n flexGrow: 1,\n width: !isMobile && open ? `calc(100% - ${DRAWER_WIDTH}px)` : \"100%\",\n direction: AppLayout.appDirection,\n justifyContent: \"flex-start\",\n transition:\n open === true\n ? theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.easeOut,\n duration: theme.transitions.duration.enteringScreen,\n })\n : theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.leavingScreen,\n }),\n marginLeft:\n !isMobile && AppLayout.appDirection === \"ltr\" && open === true\n ? DRAWER_WIDTH + \"px\"\n : 0,\n marginRight:\n !isMobile && AppLayout.appDirection === \"rtl\" && open === true\n ? DRAWER_WIDTH + \"px\"\n : 0,\n };\n});\n\nexport default function Layout() {\n const SideBarState = useSelector((state: any) => state.SideBar);\n\n const isMobile = useIsMobile();\n const UserSession: UserSessionProps = useSelector(\n (state: any) => state.UserSession\n );\n const AppLayout = useSelector((state: any) => state.AppLayout);\n return (\n <BrowserRouter>\n <ToastContainer\n rtl={AppLayout.appDirection === \"rtl\"}\n draggable={true}\n position=\"bottom-center\"\n />\n <LoadingMask />\n {UserSession.value.isAuthenticated === true ? (\n // licenseCheckObj?.isLicensed ? (\n <Main open={SideBarState.isOpened}>\n <CssBaseline />\n <TopBar />\n {!isMobile ? <SideBar /> : null}\n {isMobile ? <MobileDrawer /> : null}\n <DrawerHeader />\n <MainContent />\n <NoLicenseComponent />\n </Main>\n ) : (\n <Login />\n )}\n </BrowserRouter>\n );\n}\n","import { createSlice, Reducer } from \"@reduxjs/toolkit\";\nimport { SystemRoute } from \"../../../routes/types\";\nimport { ExtendedTreeItemProps } from \"../../../navigationItems\";\nimport { StoreMetaData } from \"./CommonStoreSlice\";\n\nexport type LicenseCheckObject = {\n isLicensed: boolean;\n lastLicenseCheckMessage: string;\n lastLicenseCheckTime: string;\n};\n\nexport type AppInfo = {\n documentTitle: string | null;\n apiBaseUrl: string | null;\n appName: string | null;\n appVersion: string | null;\n appLogo: any | null;\n businessLocals?: {\n ar: { [key: string]: string };\n en: { [key: string]: string };\n };\n businessRoutes?: Array<SystemRoute>;\n businessNavigationItems?: Array<ExtendedTreeItemProps>;\n businessReduxReducers?: { [key: string]: Reducer<any> };\n businessCommonStoresMetaData?: { [key: string]: StoreMetaData };\n muiPremiumKey: string;\n enableAdministrationModule: boolean;\n enableUINotifications: Boolean;\n appTheme?: {\n light: { primaryColor: string; secondaryColor: string };\n dark: { primaryColor: string; secondaryColor: string };\n };\n checkLicense?: { endpoint: string; interval: number };\n};\n\nexport type AppInfoProp = {\n value: AppInfo;\n};\n\nconst initialState: AppInfoProp = {\n value: {\n documentTitle: null,\n apiBaseUrl: null,\n appName: null,\n appVersion: null,\n appLogo: null,\n muiPremiumKey: null,\n enableAdministrationModule: false,\n enableUINotifications: false,\n businessRoutes: [],\n businessNavigationItems: [],\n businessReduxReducers: {},\n businessCommonStoresMetaData: {},\n appTheme: {\n light: { primaryColor: \"#37505C\", secondaryColor: \"#ff6d00\" },\n dark: { primaryColor: \"#ea690e\", secondaryColor: \"#74776B\" },\n },\n },\n};\n\nconst AppInfoSlice = createSlice({\n name: \"AppInfo\",\n initialState: initialState,\n reducers: {\n setAppInfo: (state, action) => {\n state.value = action.payload;\n },\n },\n});\n\nexport const AppInfoActions = AppInfoSlice.actions;\nexport default AppInfoSlice.reducer;\n","import { CommonStores } from \"../common/CommonStoreSlice\";\n\nexport const ADMINISTRATION_STORES: CommonStores = {\n SystemDataSourceType: {\n autoLoad: false,\n data: [{ value: \"Mysql\" }, { value: \"Oracle\" }, { value: \"DB2\" }],\n url: \"\",\n },\n SystemParameterTypes: {\n autoLoad: false,\n url: \"\",\n data: [\n { value: \"text\" },\n { value: \"number\" },\n { value: \"date\" },\n { value: \"datetime\" },\n { value: \"combobox\" },\n { value: \"checkbox\" },\n { value: \"html\" },\n { value: \"lookup\" },\n ],\n },\n SystemReportTypes: {\n autoLoad: false,\n url: \"\",\n data: [{ value: \"Excel\" }, { value: \"Jasper\" }, { value: \"Blueprint\" }],\n },\n SystemWidgetTypes: {\n autoLoad: false,\n url: \"\",\n data: [\n { name: \"LineChart\" },\n { name: \"ColumnChart\" },\n { name: \"PieChart\" },\n { name: \"Card\" },\n { name: \"CircularProgress\" },\n { name: \"LinearProgress\" },\n ],\n },\n SystemTimeIntervals: {\n autoLoad: false,\n url: \"\",\n data: [\n { value: \"second\" },\n { value: \"minute\" },\n { value: \"hour\" },\n { value: \"day\" },\n { value: \"week\" },\n { value: \"month\" },\n { value: \"year\" },\n ],\n },\n SystemMailRecipientTypes: {\n autoLoad: false,\n url: \"\",\n data: [{ name: \"To\" }, { name: \"CC\" }],\n },\n SystemOrganizations: {\n autoLoad: true,\n url: \"api/v1/public/organization/all\",\n data: [],\n },\n SystemOrganizationRanks: {\n autoLoad: true,\n url: \"api/v1/public/organization/ranks/all\",\n data: [],\n },\n CurrentOrganizationRanks: {\n autoLoad: true,\n url: \"api/v1/public/organizationrank/all\",\n data: [],\n },\n SystemOrganizationUnits: {\n autoLoad: true,\n url: \"api/v1/public/organization/units/all\",\n data: [],\n },\n CurrentOrganizationUnits: {\n autoLoad: true,\n url: \"api/v1/public/organizationunit/all\",\n data: [],\n },\n SystemOrganizationUnitType: {\n autoLoad: true,\n url: \"api/v1/public/organizationunittype/all\",\n data: [],\n },\n SystemDataSources: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/datasourceconnection/all\",\n },\n SystemDataQueries: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/dataquery/all\",\n },\n SystemBluePrints: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/blueprint/all\",\n },\n SystemReports: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/report/all\",\n },\n SystemEntityParameters: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/entityparameter/all\",\n },\n SystemMailTemplates: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/mailtemplate/all\",\n },\n SystemWidgets: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/widget/all\",\n },\n SystemApplicationModules: {\n autoLoad: true,\n data: [],\n authority: \"SYSTEM_ADMIN\",\n url: \"api/v1/admin/systemapplicationmodule/application/all\",\n },\n SystemApplicationAuthorities: {\n autoLoad: true,\n data: [],\n authority: \"SYSTEM_ADMIN\",\n url: \"api/v1/admin/systemapplicationauthority/all\",\n },\n SystemApplicationRoles: {\n autoLoad: true,\n data: [],\n authority: \"SYSTEM_ADMIN\",\n url: \"api/v1/admin/systemapplicationrole/all\",\n },\n};\n","import { useDispatch, useSelector } from \"react-redux\";\nimport { createTheme, ThemeOptions } from \"@mui/material\";\nimport { ThemeProvider } from \"@emotion/react\";\nimport React, { useEffect } from \"react\";\nimport Layout from \"../layout/Layout\";\nimport { AppInfo, AppInfoActions } from \"../redux/features/common/AppInfoSlice\";\nimport { LicenseInfo } from \"@mui/x-license\";\nimport {\n DARK_THEME_INITIAL_MAIN_COLOR,\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n LIGHT_THEME_INITIAL_MAIN_COLOR,\n LIGHT_THEME_INITIAL_SECANDARY_COLOR,\n} from \"../util\";\nimport { setStoresMetaData } from \"../redux/features/common/CommonStoreSlice\";\nimport { ADMINISTRATION_STORES } from \"../redux/features/administration/AdministrationStoresMetaData\";\n\nconst App: React.FC<AppInfo> = (props: AppInfo) => {\n const dispatch = useDispatch();\n LicenseInfo.setLicenseKey(props.muiPremiumKey);\n const LightThemeOptions: ThemeOptions = {\n components: {\n MuiCssBaseline: {\n styleOverrides: `\n /* Custom Scrollbar */\n * {\n scrollbar-width: thin;\n scrollbar-color: ${\n props.appTheme?.light?.primaryColor ||\n LIGHT_THEME_INITIAL_MAIN_COLOR\n } #ffffff;\n }\n \n /* Webkit Browsers */\n *::-webkit-scrollbar {\n width: 12px;\n height: 10px;\n } \n `,\n },\n },\n palette: {\n mode: \"light\",\n primary: {\n main:\n props.appTheme?.light?.primaryColor || LIGHT_THEME_INITIAL_MAIN_COLOR,\n },\n secondary: {\n main:\n props.appTheme?.light?.secondaryColor ||\n LIGHT_THEME_INITIAL_SECANDARY_COLOR,\n },\n background: {\n default: \"#f5f5f5\",\n paper: \"#f5f5f5\",\n },\n },\n };\n const DarkThemeOptions: ThemeOptions = {\n components: {\n MuiCssBaseline: {\n styleOverrides: `\n /* Custom Scrollbar */\n * {\n scrollbar-width: thin;\n scrollbar-color: ${\n props.appTheme?.dark?.primaryColor || DARK_THEME_INITIAL_MAIN_COLOR\n } #121212;\n }\n \n /* Webkit Browsers */\n *::-webkit-scrollbar {\n width: 12px;\n height: 10px;\n } \n `,\n },\n },\n palette: {\n mode: \"dark\",\n primary: {\n main:\n props.appTheme?.dark?.primaryColor || DARK_THEME_INITIAL_MAIN_COLOR,\n },\n secondary: {\n main:\n props.appTheme?.dark?.secondaryColor ||\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n },\n },\n };\n\n let commonStores = {};\n if (props.enableAdministrationModule) {\n commonStores = { ...ADMINISTRATION_STORES };\n }\n if (props.businessCommonStoresMetaData) {\n commonStores = {\n ...commonStores,\n ...props.businessCommonStoresMetaData,\n };\n }\n dispatch(setStoresMetaData(commonStores));\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n let themeOptions = { ...LightThemeOptions };\n if (AppLayoutState.themeMode === \"dark\") {\n themeOptions = { ...DarkThemeOptions };\n }\n const theme = createTheme({\n direction: AppLayoutState.appDirection,\n ...themeOptions,\n });\n useEffect(() => {\n document.title = props.documentTitle;\n dispatch(AppInfoActions.setAppInfo(props));\n }, []);\n return (\n <ThemeProvider theme={theme}>\n <Layout />\n </ThemeProvider>\n );\n};\n\nexport default App;\n","import common from \"./common.json\";\nimport AdminLocalsEn from \"./adminLocalsEn.json\";\nimport devLocalsEn from \"./devLocalsEn.json\";\n\nexport const ENGLISH_TRANS = {\n ...common,\n ...AdminLocalsEn,\n ...devLocalsEn,\n};\n","import common from \"./common.json\";\nimport adminLocalsAr from \"./adminLocalsAr.json\";\nimport devLocalAr from \"./devLocalsAr.json\";\n\nexport const ARABIC_TRANS = {\n ...common,\n ...adminLocalsAr,\n ...devLocalAr,\n};\n","import { Provider } from \"react-redux\";\nimport { library } from \"@fortawesome/fontawesome-svg-core\";\nimport { fab } from \"@fortawesome/free-brands-svg-icons\";\nimport { far } from \"@fortawesome/free-regular-svg-icons\";\nimport { fas } from \"@fortawesome/free-solid-svg-icons\";\nimport \"../styles/index.css\";\nimport \"react-toastify/dist/ReactToastify.css\";\nimport App from \"./App\";\nimport { AppInfo } from \"../redux/features/common/AppInfoSlice\";\nimport AppLayoutReducer from \"../redux/features/common/AppLayoutSlice\";\nimport UserSessionReducer from \"../redux/features/common/UserSessionSlice\";\nimport LoadingMaskReducer from \"../redux/features/common/LoadingMaskSlice\";\nimport CommonStoreReducer from \"../redux/features/common/CommonStoreSlice\";\nimport AppInfoReducer from \"../redux/features/common/AppInfoSlice\";\nimport SideBarReducer from \"../redux/features/common/SideBarSlice\";\nimport { configureStore } from \"@reduxjs/toolkit\";\nimport i18n from \"../locales/i18n\";\nimport { initReactI18next } from \"react-i18next\";\nimport { ENGLISH_TRANS } from \"../locales/english\";\nimport { ARABIC_TRANS } from \"../locales/arabic\";\n\nlibrary.add(fab);\nlibrary.add(far);\nlibrary.add(fas);\n\nexport const BaseApp: React.FC<AppInfo> = (props) => {\n const systemReducers = {\n AppLayout: AppLayoutReducer,\n UserSession: UserSessionReducer,\n loadingMask: LoadingMaskReducer,\n commonStores: CommonStoreReducer,\n SideBar: SideBarReducer,\n AppInfo: AppInfoReducer,\n ...props?.businessReduxReducers,\n };\n const store = configureStore({\n reducer: systemReducers,\n });\n const resources = {\n en: { translation: { ...ENGLISH_TRANS, ...props?.businessLocals?.en } },\n ar: { translation: { ...ARABIC_TRANS, ...props?.businessLocals?.ar } },\n };\n i18n.use(initReactI18next).init({\n resources: resources, // Where we're gonna put translations' files\n lng: localStorage.getItem(\"language\") || \"en\", // Set the initial language of the App\n fallbackLng: \"en\",\n });\n return (\n <Provider store={store}>\n <App {...props} />\n </Provider>\n );\n};\n"],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","useIsMobile","breakpoint","isMobile","setIsMobile","useState","window","innerWidth","useEffect","handleResize","addEventListener","removeEventListener","DRAWER_WIDTH","initialState","themeMode","localStorage","getItem","appDirection","AppLayoutSlice","createSlice","name","reducers","setThemeMode","state","action","payload","setAppDirection","AppLayoutActions","actions","AppLayoutReducer","reducer","loadingMaskSlice","value","isOpened","message","showLoadingMask","hideLoadingMask","LoadingMaskReducer","useLoadingMask","dispatch","useDispatch","show","hide","UserSessionSlice","isAuthenticated","authorities","setAuthenticated","setUnAuthenticated","UserSessionActions","UserSessionReducer","useAxios","mask","apiBaseUrl","useSelector","AppInfo","axiosInstance","axios","create","baseURL","timeout","withCredentials","defaults","interceptors","response","use","error","status","toast","autoClose","data","Blob","text","then","handleGetRequest","async","props","undefined","showMask","loadingMessage","get","endPointURI","params","parameters","headers","responseType","successCallBkFn","failureCallBkFn","handlePostRequest","post","handleDeleteRequest","delete","HandleDownloadHTTPPostPDF","handleUploadRequest","files","length","formData","FormData","file","append","useConfirmationWindow","open","setOpen","t","useTranslation","ConfirmationWindow","_jsxs","Dialog","children","_jsx","DialogTitle","title","DialogContent","DialogContentText","body","DialogActions","Button","variant","sx","marginRight","marginLeft","color","onClick","onConfirmationCallBk","autoFocus","useSession","UserSession","UserInfo","isUserAuthorized","authorityCode","grantedAuthority","authority","isCurrentOrganizationAuthorizedToModule","moduleCode","currentOrganization","systemApplicationModules","subscripedModule","toLowerCase","useWindow","windowState","setWindowState","Window","windowProps","Modal","zIndex","theme","drawer","onClose","onCloseCallBack","Box","position","top","left","maxHeight","transform","height","width","minWidth","minHeight","overflow","bgcolor","display","flexDirection","alignItems","justifyContent","AppBar","Toolbar","FontAwesomeIcon","icon","windowIcon","Typography","component","windowTitle","flexGrow","IconButton","Paper","padding","commonStoreSlice","stores","storeKeys","setStoresMetaData","Object","keys","setStoreData","storeKey","CommonStoreReducer","useApiActions","apiActionsProps","CommonStores","commonStores","session","reloadData","commonStoreKey","url","setData","findAll","loadRecordById","recordId","record","findById","findByIdParamName","saveRecord","savedRecord","save","deleteRecordById","result","deleteById","deleteByIdParamName","TemplateTextField","TextField","slotProps","inputLabel","shrink","fontWeight","label","_Fragment","helperText","not","a","b","filter","indexOf","intersection","TransferList","valueField","displayField","options","selectedOptions","setSelection","checked","setChecked","React","setLeft","right","setRight","leftFilterValue","setLeftFilterValue","rightFilterValue","setRightFilterValue","leftChecked","rightChecked","handleToggle","currentIndex","newChecked","push","splice","numberOfChecked","items","handleToggleAll","customList","unfilteredItems","side","option","toLocaleLowerCase","includes","Card","CardHeader","px","py","avatar","Checkbox","indeterminate","disabled","inputProps","subheader","fullWidth","onChange","event","target","Divider","List","dense","role","map","ListItemButton","cursor","ListItemIcon","tabIndex","disableRipple","ListItemText","id","primary","Grid2","container","spacing","margin","flex","direction","my","size","oldState","newState","concat","CheckBox","FormControlLabel","hidden","required","control","checkedValue","e","onChangeCallBack","unCheckedValue","ComboBox","AppLayoutState","AppLayout","Autocomplete","v","getValue","newValue","clearOnBlur","handleHomeEndKeys","getOptionLabel","renderOption","props1","slots","popper","Popper","renderInput","errorMessage","DATE_FORMAT","DATE_TIME_FORMAT","LIGHT_THEME_INITIAL_MAIN_COLOR","LIGHT_THEME_INITIAL_SECANDARY_COLOR","DARK_THEME_INITIAL_MAIN_COLOR","DARK_THEME_INITIAL_SECANDARY_COLOR","Datefield","LocalizationProvider","dateAdapter","AdapterMoment","DatePicker","moment","format","momentValue","isValid","textField","InputLabelProps","DatetimeField","DateTimePicker","SystemLookupCombobox","setOptions","lookupType","loadLookupOptions","generateDateColumn","colDef","renderEditCell","api","setEditCellValue","field","valueParser","row","column","valueFormatter","generateDateTimeColumn","generateComboColumn","valueGetter","renderCell","find","item","selectedRecord","generateCheckBoxColumn","getElementFields","element","fields","mode","elements","childElement","getAllFields","constructGridColumnsFromFields","isDefaultEditable","columns","tableField","fieldType","gridProps","muiProps","editable","fieldName","headerName","fieldLabel","headerAlign","align","searchable","optionValueField","optionDisplayField","constructValidationSchema","validationSchemaObj","z","number","required_error","invalid_type_error","optional","nullable","boolean","string","min","getGridSelection","rowSelectionModel","keyColumnName","sRecords","sRecordIds","ids","selectedId","x","selectedRecords","selectedRecordIds","formatMuiErrorMessage","code","args","URL","forEach","arg","searchParams","process","env","NODE_ENV","reactIsModule","exports","Symbol","for","c","d","f","g","h","k","l","m","n","p","q","r","w","y","u","$$typeof","A","reactIs_production_min","AsyncMode","ConcurrentMode","ContextConsumer","Element","ForwardRef","Fragment","Lazy","Portal","Profiler","StrictMode","Suspense","isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isProfiler","isStrictMode","isSuspense","isValidElementType","typeOf","require$$0","hasSymbol","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_ASYNC_MODE_TYPE","REACT_CONCURRENT_MODE_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_BLOCK_TYPE","REACT_FUNDAMENTAL_TYPE","REACT_RESPONDER_TYPE","REACT_SCOPE_TYPE","object","$$typeofType","ContextProvider","Memo","hasWarnedAboutDeprecatedIsAsyncMode","reactIs_development","console","isPortal","getOwnPropertySymbols","hasOwnProperty","prototype","propIsEnumerable","propertyIsEnumerable","objectAssign","assign","test1","String","getOwnPropertyNames","test2","i","fromCharCode","join","test3","split","letter","err","shouldUseNative","source","from","symbols","to","val","TypeError","toObject","s","arguments","key","call","ReactPropTypesSecret_1","has","Function","bind","printWarning","ReactPropTypesSecret","loggedTypeFailures","require$$1","Error","checkPropTypes","typeSpecs","values","location","componentName","getStack","typeSpecName","ex","stack","resetWarningCache","checkPropTypes_1","ReactIs","require$$2","require$$3","require$$4","emptyFunctionThatReturnsNull","factoryWithTypeCheckers","isValidElement","throwOnDirectAccess","ITERATOR_SYMBOL","iterator","ANONYMOUS","ReactPropTypes","array","createPrimitiveTypeChecker","bigint","bool","func","symbol","any","createChainableTypeChecker","arrayOf","typeChecker","propName","propFullName","PropTypeError","propValue","Array","isArray","getPropType","elementType","instanceOf","expectedClass","expectedClassName","constructor","node","isNode","objectOf","propType","oneOf","expectedValues","is","valuesString","JSON","stringify","getPreciseType","oneOfType","arrayOfTypeCheckers","checker","getPostfixForTypeWarning","expectedTypes","checkerResult","expectedType","shape","shapeTypes","invalidValidatorError","exact","allKeys","this","validate","manualPropTypeCallCache","manualPropTypeWarningCount","checkType","isRequired","secret","cacheKey","chainedCheckType","every","iteratorFn","maybeIterable","getIteratorFn","step","entries","next","done","entry","RegExp","isSymbol","Date","PropTypes","emptyFunction","emptyFunctionWithReset","factoryWithThrowingShims","shim","getShim","propTypesModule","REACT_CONSUMER_TYPE","REACT_VIEW_TRANSITION_TYPE","REACT_CLIENT_REFERENCE","reactIs_production","SuspenseList","isSuspenseList","getModuleId","isPlainObject","getPrototypeOf","toStringTag","deepClone","output","deepmerge","clone","createBreakpoints","breakpoints","xs","sm","md","lg","xl","unit","other","sortedValues","breakpointsAsArray","sort","breakpoint1","breakpoint2","reduce","acc","obj","sortBreakpointsValues","up","down","between","start","end","endIndex","only","keyIndex","replace","sortContainerQueries","containerQueries","sorted","startsWith","regex","match","borderRadius","responsivePropType","merge","defaultBreakpoints","defaultContainerQueries","containerName","handleBreakpoints","styleFromPropValue","themeBreakpoints","index","breakpointKeys","some","containerKey","shorthand","matches","_formatErrorMessage","containerQuery","Number","isNaN","getContainerQuery","cssKey","removeUnusedBreakpoints","breakpointOutput","capitalize","charAt","toUpperCase","slice","getPath","path","checkVars","vars","getStyleValue","themeMapping","propValueFinal","userValue","prop","cssProperty","themeKey","fn","propTypes","filterProps","properties","directions","aliases","marginX","marginY","paddingX","paddingY","getCssProperties","cache","memoize","property","dir","marginKeys","paddingKeys","spacingKeys","createUnaryUnit","defaultValue","themeSpacing","abs","Math","isInteger","transformed","createUnarySpacing","transformer","resolveCssProperty","cssProperties","getStyleFromPropValue","compose","styles","handlers","borderTransform","createBorderStyle","border","borderTop","borderRight","borderBottom","borderLeft","borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor","outline","outlineColor","gap","columnGap","rowGap","paletteTransform","sizingTransform","maxWidth","breakpointsValues","defaultSxConfig","backgroundColor","pt","pr","pb","pl","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd","mt","mr","mb","ml","mx","marginTop","marginBottom","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd","displayPrint","textOverflow","visibility","whiteSpace","flexBasis","flexWrap","alignContent","order","flexShrink","alignSelf","justifyItems","justifySelf","gridColumn","gridRow","gridAutoFlow","gridAutoColumns","gridAutoRows","gridTemplateColumns","gridTemplateRows","gridTemplateAreas","gridArea","bottom","boxShadow","boxSizing","font","fontFamily","fontSize","fontStyle","letterSpacing","textTransform","lineHeight","textAlign","typography","styleFunctionSx","getThemeValue","config","nested","unstable_sxConfig","traverse","sxInput","sxObject","emptyBreakpoints","breakpointsInput","breakpointsInOrder","createEmptyBreakpointObject","breakpointsKeys","styleKey","maybeFn","objects","union","Set","objectsHaveSameKeys","modularCssLayers","unstable_createStyleFunctionSx","applyStyles","colorSchemes","getColorSchemeSelector","selector","palette","useTheme","defaultTheme","contextTheme","useContext","ThemeContext","systemDefaultTheme","paletteInput","spacingInput","shapeInput","mui","argsInput","argument","createSpacing","muiTheme","components","themeInput","toContainerQuery","mediaQuery","attachCq","cssContainerQueries","unstable_sx","createTheme","extendSxProp","inSx","systemProps","otherProps","splitProps","finalSx","defaultGenerator","ClassNameGenerator","generate","configure","generator","reset","createClassNameGenerator","o","clsx","globalStateClasses","active","completed","expanded","focused","focusVisible","readOnly","selected","themeId","defaultClassName","generateClassName","BoxRoot","tag","stylesFactory","emStyled","styled","shouldForwardProp","forwardRef","inProps","useThemeWithoutDefault","className","as","createBox","globalStatePrefix","slot","globalStateClass","generateUtilityClass","generateUtilityClasses","root","isNumber","isNumeric","trim","capitalizeFirstLetter","str","isValidEmail","email","test","timeAgo","dateInput","date","now","diffInSeconds","floor","locale","rtf","Intl","RelativeTimeFormat","numeric","units","seconds","delta","FormElementField","fieldInfo","formManager","formActions","formValues","hiddenFields","formProps","fieldSize","muiTextFieldProps","disabledFields","setValue","onValueChangeCallBack","fieldHeight","formState","errors","toString","dateFormat","FormAction","setConfirmationWindowState","confirmationMessage","actionFn","formActionProps","actionButtonVariant","actionButtonColor","preActionValidation","isConfirmationRequired","FormElementGroup","AttachmentImageViewer","imgSrc","setImgSrc","imagePath","attachmentId","attachmentCode","refKey","category","handleImageSrc","showAsAvatar","Avatar","onError","onErrorImage","src","loading","alt","objectFit","AttachmentCard","allowDownload","downloadAuthorityKey","setAttachmentConfig","handleDelete","CardMedia","docType","CardContent","gutterBottom","fileName","attachmentSize","remark","CardActions","allowDelete","Tooltip","createObjectURL","link","href","setAttribute","click","remove","AttachmentPanel","setFiles","attachmentCategories","setAttachmentCategories","setRemark","selectedCategory","setSelectedCategory","allowedTypes","setAllowedTypes","attachmentConfig","getFileExtension","pop","loadAttachmentConfig","allowedFileTypes","cats","showAttachments","allowUpload","enableAttachment","uploadAuthorityKey","maxAllowedNumberOfFiles","refKeyAttachments","accept","multiple","fileExt","multiline","rows","existingAttachments","isCategoryRequired","MAX_SIZE_KB","maxSizeBytes","success","refKeyAttachment","WorkflowDocumentTimeLine","overflowY","actionHistory","actionHistoryRecord","actionTime","actionMethod","personId","documentActionEnName","documentActionArName","actionComment","employeeEnName","employeeArName","TemplateGridMultiRecordAction","rowAction","recordsToProcessActionOn","recordIdsToProcessActionOn","isActionAllowed","StyledQuickFilter","QuickFilter","StyledToolbarButton","ToolbarButton","ownerState","opacity","pointerEvents","transition","transitions","StyledTextField","overflowX","TemplateGridTopBar","isCreationAuthorized","templateProps","editAction","gridSelection","editMode","handleCreateNewRecord","rowActions","gridActionProps","multiRecord","_createElement","apiActions","gridLoadParametersValues","tBar","ColumnsPanelTrigger","render","GridViewColumnIcon","FilterPanelTrigger","Badge","badgeContent","filterCount","GridFilterListIcon","gridStateKey","clearGridState","orientation","flexItem","ExportExcel","MenuItem","QuickFilterTrigger","triggerProps","enterDelay","QuickFilterControl","controlProps","inputRef","placeholder","input","startAdornment","InputAdornment","endAdornment","QuickFilterClear","edge","TemplateGridRecordAction","iconStyle","getActionIconStyleForRecord","isActionVisibleForRecord","isActionDisabledForRecord","GridActionsCellItem","showInMenu","reloadGridAfterAction","currentNewRecordIndex","loadGridState","saved","parse","saveGridState","statePart","current","setItem","PIN_FIXED_COLUMNS","TemplateGrid","setSelectedRecord","attachmentPanelEnabledForRecord","setAttachmentPanelEnabledForRecord","getLookupOptions","generateLookupGridColumn","useLookupGridColumn","AttachmentWindow","setAttachmentWindowState","gridTitle","WorkFlowWindow","setWorkFlowWindowState","generatedColumns","setGeneratedColumns","formElements","savedState","useMemo","initialVisibilityState","columnVisibilityModel","existingFields","themeDirection","setColumnVisibilityModel","columnOrder","setColumnOrder","columnWidths","setColumnWidths","gridRowGroupingModel","setGridRowGroupingModel","columnGroupingModel","newLeft","pinnedColumns","newRight","setPinnedColumns","navigate","useNavigate","recordToDelete","setRecordToDelete","recordToEdit","setRecordToEdit","rowModesModel","setRowModesModel","adjustGridColumns","gridColumns","setRowSelectionModel","validationSchema","isEditAllowed","isDeleteAllowed","deleteAction","setConfirmationWindowOpened","isNew","postActionCallBack","oldData","formModalHeight","formModalWidth","formModalMinHeight","formModalMinWidth","formModalIcon","formModalTitle","specs","modalHeight","modalWidth","modalMinHeight","modalMinWidth","modalIcon","modalTitle","FormWindow","setFormWindowState","actionColumn","isEnabled","attachment","workFlowDocumentCode","getActions","disableDefaultAction","isInEditMode","GridRowModes","Edit","View","handleSaveRowClick","ignoreModifications","newData","handleCancelRowEditClick","isEditActionVisibleForRecord","isActionEditDisabledForRecord","formRoute","handleEditRecord","isDeleteActionVisibleForRecord","isDeleteActionDisabledForRecord","enableAttachFn","structuredColumns","autoLoad","adjustedColumns","baseCols","col","fieldToCol","Map","Boolean","formComponent","recordIdToEdit","formCloseCallBk","TemplateForm","formLoadCallBk","editAuthorityKey","formSavedSuccessfullyCallBk","preSaveValidation","hideInfoBar","hideBackButton","girdIcon","gridLoadParameters","setGridLoadParametersValues","Accordion","defaultExpanded","AccordionSummary","expandIcon","GridExpandMoreIcon","AccordionDetails","saveButtonSpecs","cancelButtonSpecs","WorkflowDocumentPanel","refDocumentId","postActionCallBk","cancelActionCallBk","DataGridPremium","toolbar","newRecord","oldRows","oldModel","removeItem","getRowId","showToolbar","checkboxSelection","onRowEditStop","reason","defaultMuiPrevented","onRowModesModelChange","newModel","rowGroupingColumnMode","processRowUpdate","log","ZodError","validateRecord","requestObject","reloadAfterSave","onRowSelectionModelChange","gridSelectionModel","onColumnVisibilityModelChange","model","onColumnOrderChange","targetIndex","prevOrder","currentOrder","fromIndex","onColumnWidthChange","updatedWidths","rowGroupingModel","onRowGroupingModelChange","handleRowGroupChange","getGridColumnsFromRecord","formElement","ExcelReportViewer","reportData","report_record_data_key","setReportData","reloadReport","ReportViewer","blobUrl","setBlobUrl","setErrorMessage","excelReportData","setExcelReportData","reportViewerState","setReportViewerState","reportInfo","setReportInfo","reportParametersValues","setReportParametersValues","reportParametersElements","setReportParametersElements","getFormElementsFromReportParameters","reportParameters","reportParameter","parameterLabel","parameterCode","parameterType","mandatory","runReport","reportInfoProp","reportType","reportCode","resultMode","jasperOutPutFileType","contentDisposition","filename","blob","download","removeChild","revokeObjectURL","byPassParameterEntry","loadReportData","reportName","setAction","authorizedActions","setAuthorizedActions","setActionComment","workflowDocumentInfo","setWorkflowDocumentInfo","referencedDocument","workflowDocumentReport","workflowDocument","workflowDocumentStatus","actionsHistory","nextActionTakers","nextActions","ReporTViewWindow","setReportViewWindowState","documentEnName","documentNumberField","documentArName","loadWorkFlowDocumentInfo","workflowDocumentCode","processWorkflowDocumentAction","workflowDocumentId","actionId","refDocumentStatus","documentStatusCode","post_action_endpoint","nextActionTakersAuthority","actionTaker","username","USERNAME","doc_id","documentStatusEnName","documentStatusArName","startIcon","require_comment","pre_action_endpoint","nextActionTaker","employee_en_name","employee_ar_name","mobile_number","WorkflowWindow","setWorkflowWindowState","initiallyHiddenFields","setHiddenFields","initialValues","setDisabledFields","formSchema","useForm","resolver","zodResolver","defaultValues","watch","pathParameters","useParams","formRouteRecordIdParamName","loadRecord","idToLoad","retrievedRecord","setFieldValue","fieldValue","hideField","oldValues","showField","disableField","enableField","enabled","handleSubmit","WorkflowRouteComponent","TemplateBarChart","BarChart","dataset","xAxis","dataKey","scaleType","valueLabel","series","labelField","TemplateDataCard","TemplateGauge","Gauge","valueMax","total","TemplateLineChart","LineChart","LinearProgressWithLabel","LinearProgress","round","TemplateLineProgress","TemplatePieChart","chartData","PieChart","WidgetViewer","isWidgetLoading","setWidgetLoading","queryId","dataQueryId","parameterValues","getWidgetData","widgetType","verticalAxisField","prefix","iconName","spin","widgetTitle","horizontalAxisField","horizontalAxisLabel","DashboardViewer","dashboardInfo","setDashboardInfo","dashboardCode","dashboardName","dashboardTitle","dashboardParameters","widgets","dashboardParameterValues","setDashboardParameterValues","loadDashboardInfo","widget","DashboardRouteView","ChangeOrgForm","newOrgId","setNewOrgId","userOrganizations","orgId","successChangeCallBackFn","SideBarSlice","toggleSideBarState","setSideBarState","SideBarReducer","useInterval","callback","delay","savedCallback","useRef","setInterval","clearInterval","beatFade","keyframes","NotificationItem","notification","notificationId","notificationAction","notificationActionPayload","isNotified","notificationQueueId","notificationTextColor","notificationIcon","notificationIconColor","notificationEnText","notificationArText","animation","createTime","showDivider","NotificationButton","anchorEl","setAnchorEl","notifications","setNotifications","info","closeOnClick","notificationsCheckIntervalSeconds","ClickAwayListener","onClickAway","currentTarget","anchorOrigin","vertical","horizontal","notificaiton","placement","TransitionProps","Fade","ChangePasswordPanel","currentPassword","setCurrentPassword","password1","setPassword1","password2","setPassword2","selectedPerson","isSelfService","newPassword","onSuccessCallBk","handleChangePasswordRequest","MuiAppBar","easing","sharp","duration","leavingScreen","variants","easeOut","enteringScreen","TopBar","ChangeOrgWindow","setChangeOrgWindowState","anchorElUser","setAnchorElUser","handleCloseUserMenu","handleOpenUserMenu","SideBarState","SideBar","ChangePasswordWindow","setChangePasswordWindow","Menu","keepMounted","transformOrigin","noWrap","appName","organizationEnName","organizationArName","i18n","language","nextLanguage","lng","changeLanguage","enableUINotifications","rotation","DrawerHeader","mixins","findNavigationItemById","nodes","found","NavigationItems","actionPayload","DotIcon","verticalAlign","StyledTreeItemRoot","TreeItem2Root","grey","treeItemClasses","groupTransition","CustomTreeItemContent","TreeItem2Content","dark","main","content","alpha","contrastText","AnimatedCollapse","animated","Collapse","TransitionComponent","useSpring","in","StyledTreeItemLabelText","CustomLabel","expandable","appLayoutState","TreeItem2Label","isExpandable","reactChildren","CustomTreeItem","itemId","getRootProps","getContentProps","getIconContainerProps","getCheckboxProps","getLabelProps","getGroupTransitionProps","getDragAndDropOverlayProps","publicAPI","useTreeItem2","rootRef","TreeItem2Provider","TreeItem2IconContainer","TreeItem2Icon","TreeItem2Checkbox","TreeItem2DragAndDropOverlay","NavigationTree","filterData","parentItems","parentItem","applicationModule","newParentItem","structuredClone","mergedNavigationItems","enableAdministrationModule","businessNavigationItems","authoriedNavigationItems","RichTreeView","onItemClick","navigationItem","Drawer","anchor","appVersion","cacheRtl","createCache","stylisPlugins","prefixer","rtlPlugin","cacheLtr","OrgMemberRoleForm","setSelectedOptions","availableOptions","setAvailableOptions","orgMemberId","organizationId","currentRoles","availableRoles","getOrgMemberRoles","closeModalFn","OrganizationMemberGrid","OrganizationMemberRolesWindow","setOrganizationMemberRolesWindowState","SystemOrganizations","SystemOrganizationRanks","SystemOrganizationUnits","OrganizationRankGrid","loadOrganizationRanks","OrganizationUnitGrid","SystemOrganizationUnitType","loadOrganizationUnits","OrganizationUnitTypeGrid","SystemApplicationAuthorityGrid","SystemApplicationModules","SystemApplicationModuleGrid","RoleAuthoritiesForm","availableAuthorities","setAvailableAuthorities","roleId","selectedAuthorities","getRoleAuthorities","SystemApplicationRoleGrid","selectedRole","setSelectedRole","RoleaAuthoritiesWindow","setRoleAuthoritiesWindowState","DataQueryParameterGrid","SystemEntityParameters","LookupGrid","ReportParameterGrid","reportId","storageTypes","validationObject","Blueprint","useSysDatasource","isMandatory","isVisible","datasourceConId","reportBluePrintId","reportExcelDataQueryId","reportJasperName","Jasper","Excel","adjustFormAccordingToReportType","validationObjects","MailRecipientGrid","mailTemplateId","recipientMail","MailBodyGrid","SystemDataQueries","MailAttachmentGrid","SystemReports","Gmail","mailHost","mailPort","mailUsername","mailPassword","mailProtocol","isMailSmtpAuthEnabled","isMailStarttlsEnabled","isSmtpSSlEnabled","azureGraphApiClientId","azureGraphApiClientSecret","azureGraphApiTenantId","azureGraphApiScope","azureGraphApiEmailId","Azure","adjustFormAccordingToEngineType","WorkflowDocumentStatusGrid","WorkflowDocumentActionMailGrid","SystemMailTemplates","documentActionId","WorkflowDocumentActionGrid","ActionMailsWindow","setActionMailWindowState","workflowStates","setWorkflowStates","loadWorkFlowDocumentStates","seriesKeys","verticalAxisLabel","ColumnChart","CircularProgress","adjustFormAccordingToWidgetType","DashboardWidgetGrid","SystemWidgets","dashboardId","SYSTEM_ROUTES","setSelectedPerson","CurrentOrganizationRanks","CurrentOrganizationUnits","OrganizationMembersWindow","setOrganizationMemberWindowState","organizationMemberId","refSource","DataQueryParameterWindow","setDataQueryParameterWindow","SystemDataSources","SystemDataSourceType","SystemParameterTypes","ReporTrialWindow","setReportTrialWindowState","ReportParameterWindow","setReportParameterWindowState","SystemBluePrints","SystemTimeIntervals","MailRecipentsWindow","setMailRecipientsWindowState","MailBodiesWindow","setMailBodiesWindowState","MailAttachmentWindow","setMailAttachmentWindowState","callBkFn","periodical","periodType","periodValue","startSendingAt","mailEngine","WorkflowStatusWindow","setWorkflowStatusWindowState","WorkflowActionWindow","setWorkflowActionWindowState","useSystemCon","SystemWidgetTypes","WidgetsWindows","setWidgetsWindowState","mailNotificationQueueId","resendMail","loadUserNotifications","RouteWrapper","MainContent","businessRoutes","isAutoLoadLoaded","setAutoLoadLoaded","loadCommonStores","CacheProvider","Routes","route","Route","Puller","MobileDrawer","toggleDrawer","SwipeableDrawer","onOpen","swipeAreaWidth","disableSwipeToOpen","ModalProps","LoadingMask","loadingMask","Backdrop","Login","appInfo","setUsername","password","setPassword","isLoginInProcess","setIsLoginInProcess","UserSessionState","handleLogin","userSession","loginTheme","MuiCssBaseline","styleOverrides","appTheme","primaryColor","secondary","secondaryColor","checkUserSession","ThemeProvider","appLogo","onKeyDown","NoLicenseComponent","licenseCheckObj","setLicenseCheckObject","isLicensed","lastLicenseCheckMessage","lastLicenseCheckTime","checkLicense","endpoint","intervalId","checkSystemLicense","interval","background","Main","Layout","BrowserRouter","ToastContainer","rtl","draggable","CssBaseline","AppInfoSlice","documentTitle","muiPremiumKey","businessReduxReducers","businessCommonStoresMetaData","light","setAppInfo","AppInfoActions","AppInfoReducer","ADMINISTRATION_STORES","SystemReportTypes","SystemMailRecipientTypes","SystemApplicationAuthorities","SystemApplicationRoles","App","LicenseInfo","setLicenseKey","LightThemeOptions","default","paper","DarkThemeOptions","themeOptions","ENGLISH_TRANS","common","AdminLocalsEn","ARABIC_TRANS","adminLocalsAr","library","add","fab","far","fas","systemReducers","store","configureStore","resources","en","translation","businessLocals","ar","initReactI18next","init","fallbackLng","Provider"],"mappings":"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","x_google_ignoreList":[0,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67]}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../node_modules/style-inject/dist/style-inject.es.js","../src/hooks/UseMobile.tsx","../src/redux/features/common/AppLayoutSlice.ts","../src/redux/features/common/LoadingMaskSlice.ts","../src/hooks/useLoadingMask.tsx","../src/redux/features/common/UserSessionSlice.ts","../src/hooks/useAxios.tsx","../src/hooks/UseConfirmationWindow.tsx","../src/hooks/UseSession.tsx","../src/hooks/UseWindow.tsx","../src/redux/features/common/CommonStoreSlice.ts","../src/hooks/useApiActions.ts","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField.tsx","../src/components/templates/TransferList.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/CheckBox.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/ComboBox.tsx","../src/util/constants.ts","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/Datefield.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/DatetimeField.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormFields/SystemLookupCombobox.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/DataGridColumnsUtil.tsx","../src/components/templates/DataEntryTemplates/DataEntryUtil.ts","../node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js","../node_modules/prop-types/node_modules/react-is/index.js","../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js","../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js","../node_modules/object-assign/index.js","../node_modules/prop-types/lib/ReactPropTypesSecret.js","../node_modules/prop-types/lib/has.js","../node_modules/prop-types/checkPropTypes.js","../node_modules/prop-types/factoryWithTypeCheckers.js","../node_modules/prop-types/factoryWithThrowingShims.js","../node_modules/prop-types/index.js","../node_modules/react-is/cjs/react-is.production.js","../node_modules/react-is/cjs/react-is.development.js","../node_modules/react-is/index.js","../node_modules/@mui/utils/esm/deepmerge/deepmerge.js","../node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js","../node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js","../node_modules/@mui/system/esm/createTheme/shape.js","../node_modules/@mui/system/esm/responsivePropType/responsivePropType.js","../node_modules/@mui/system/esm/merge/merge.js","../node_modules/@mui/system/esm/breakpoints/breakpoints.js","../node_modules/@mui/utils/esm/capitalize/capitalize.js","../node_modules/@mui/system/esm/style/style.js","../node_modules/@mui/system/esm/spacing/spacing.js","../node_modules/@mui/system/esm/memoize/memoize.js","../node_modules/@mui/system/esm/compose/compose.js","../node_modules/@mui/system/esm/borders/borders.js","../node_modules/@mui/system/esm/cssGrid/cssGrid.js","../node_modules/@mui/system/esm/palette/palette.js","../node_modules/@mui/system/esm/sizing/sizing.js","../node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js","../node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js","../node_modules/@mui/system/esm/createTheme/applyStyles.js","../node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js","../node_modules/@mui/system/esm/useTheme/useTheme.js","../node_modules/@mui/system/esm/createTheme/createTheme.js","../node_modules/@mui/system/esm/createTheme/createSpacing.js","../node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js","../node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js","../node_modules/clsx/dist/clsx.mjs","../node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js","../node_modules/@mui/system/esm/Box/boxClasses.js","../node_modules/@mui/system/esm/Box/Box.js","../node_modules/@mui/system/esm/createBox/createBox.js","../node_modules/@mui/styled-engine/esm/index.js","../node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js","../src/util/AppUtils.ts","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormElementField.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormAction.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/FormElementGroup.tsx","../src/components/templates/attachment/AttachmentImageViewer.tsx","../src/components/templates/attachment/AttachmentCard.tsx","../src/components/templates/attachment/AttachmentPanel.tsx","../src/components/templates/workflow/WorkflowDocumentTimeLine.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGridMultiRecordAction.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGridTopBar.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGridRecordAction.tsx","../src/components/templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid.tsx","../src/hooks/useLookupGridColumn.tsx","../src/components/templates/report/ExcelReportViewer.tsx","../src/components/templates/report/ReportViewer.tsx","../src/components/templates/workflow/WorkflowDocumentPanel.tsx","../src/components/templates/DataEntryTemplates/TemplateDataForm/TemplateForm.tsx","../src/components/templates/workflow/WorkflowRouteComponent.tsx","../src/components/templates/visuals/charts/TemplateBarChart.tsx","../src/components/templates/visuals/charts/TemplateDataCard.tsx","../src/components/templates/visuals/charts/TemplateGauge.tsx","../src/components/templates/visuals/charts/TemplateLineChart.tsx","../src/components/templates/visuals/charts/TemplateLineProgress.tsx","../src/components/templates/visuals/charts/TemplatePieChart.tsx","../src/components/templates/visuals/WidgetViewer.tsx","../src/components/templates/visuals/DashboardViewer.tsx","../src/components/templates/visuals/DashboardRouteView.tsx","../src/components/common/ChangeOrgForm.tsx","../src/redux/features/common/SideBarSlice.ts","../src/hooks/useInterval.tsx","../src/components/common/NotificationItem.tsx","../src/layout/NotificationButton.tsx","../src/components/administration/admin/ChangePasswordPanel.tsx","../src/layout/TopBar.tsx","../src/locales/i18n.ts","../src/layout/DrawerHeader.tsx","../src/navigationItems/index.tsx","../src/navigationItems/Administration/index.tsx","../src/navigationItems/Administration/adminNavigationItems.tsx","../src/layout/NavigationTree.tsx","../src/layout/SideBar.tsx","../src/components/common/LayoutHandlers.tsx","../src/components/administration/admin/OrgMemberRoleForm.tsx","../src/components/administration/admin/OrganizationMemberGrid.tsx","../src/components/administration/admin/OrganizationRankGrid.tsx","../src/components/administration/admin/OrganizationUnitGrid.tsx","../src/components/administration/admin/OrganizationUnitTypeGrid.tsx","../src/components/administration/admin/SystemApplicationAuthorityGrid.tsx","../src/components/administration/admin/SystemApplicationModuleGrid.tsx","../src/components/administration/admin/RoleAuthoritiesForm.tsx","../src/components/administration/admin/SystemApplicationRoleGrid.tsx","../src/components/administration/dev/DataQueryParameterGrid.tsx","../src/components/administration/dev/LookupGrid.tsx","../src/components/administration/dev/ReportParameterGrid.tsx","../src/components/administration/dev/AttachmentConfigGrid.tsx","../src/components/administration/dev/ReportGrid.tsx","../src/components/administration/dev/MailRecipientGrid.tsx","../src/components/administration/dev/MailBodyGrid.tsx","../src/components/administration/dev/MailAttachmentGrid.tsx","../src/components/administration/dev/MailSenderConfigGrid.tsx","../src/components/administration/dev/WorkflowDocumentStatusGrid.tsx","../src/components/administration/dev/WorkflowDocumentActionMailGrid.tsx","../src/components/administration/dev/WorkflowDocumentActionGrid.tsx","../src/components/administration/dev/WidgetGrid.tsx","../src/components/administration/dev/DashboardWidgetGrid.tsx","../src/routes/index.ts","../src/routes/administration/index.ts","../src/routes/administration/adminRoutes.tsx","../src/components/administration/admin/OrganizationGrid.tsx","../src/components/administration/admin/OrganizationMemberRoleGrid.tsx","../src/components/administration/admin/PersonGrid.tsx","../src/components/administration/admin/SystemApplicationGrid.tsx","../src/components/administration/admin/SystemApplicationRoleAuthorityGrid.tsx","../src/components/administration/admin/OrganizationApplicationModuleGrid.tsx","../src/routes/administration/devRoutes.tsx","../src/components/administration/dev/BluePrintGrid.tsx","../src/components/administration/dev/DataQueryGrid.tsx","../src/components/administration/dev/DatasourceConnectionGrid.tsx","../src/components/administration/dev/EntityParameterGrid.tsx","../src/components/administration/dev/MailTemplateGrid.tsx","../src/components/administration/dev/WorkflowDocumentGrid.tsx","../src/components/administration/dev/DashboardGrid.tsx","../src/components/administration/dev/WorkflowDocumentMailLogGrid.tsx","../src/components/administration/dev/MailNotificationQueueGrid.tsx","../src/components/administration/dev/NotificationGrid.tsx","../src/components/common/MyNotificationsPanel.tsx","../src/layout/RouteWrapper.tsx","../src/layout/MainContent.tsx","../src/layout/MobileDrawer.tsx","../src/components/common/LoadingMask.tsx","../src/components/common/Login.tsx","../src/components/common/NoLicenseComponent.tsx","../src/layout/Layout.tsx","../src/redux/features/common/AppInfoSlice.ts","../src/redux/features/administration/AdministrationStoresMetaData.ts","../src/components/App.tsx","../src/locales/english/index.ts","../src/locales/arabic/index.ts","../src/components/BaseApp.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n","import { useEffect, useState } from \"react\";\n\nexport const useIsMobile = (breakpoint = 768) => {\n const [isMobile, setIsMobile] = useState(window.innerWidth < breakpoint);\n\n useEffect(() => {\n const handleResize = () => setIsMobile(window.innerWidth < breakpoint);\n window.addEventListener(\"resize\", handleResize);\n return () => window.removeEventListener(\"resize\", handleResize);\n }, [breakpoint]);\n\n return isMobile;\n};\n","import { createSlice } from \"@reduxjs/toolkit\";\n\nexport const DRAWER_WIDTH = 350;\n\ninterface AppLayoutState {\n themeMode: \"light\" | \"dark\" | string;\n appDirection: \"ltr\" | \"rtl\";\n}\n\nconst initialState: AppLayoutState = {\n themeMode: localStorage.getItem(\"themeMode\") || \"light\",\n appDirection: localStorage.getItem(\"language\") == \"ar\" ? \"rtl\" : \"ltr\",\n};\n\nconst AppLayoutSlice = createSlice({\n name: \"AppLayout\",\n initialState,\n reducers: {\n setThemeMode: (state, action) => {\n state.themeMode = action.payload;\n },\n setAppDirection: (state, action) => {\n state.appDirection = action.payload;\n },\n },\n});\n\nexport const AppLayoutActions = AppLayoutSlice.actions;\nexport default AppLayoutSlice.reducer;\n","import { createSlice, PayloadAction } from \"@reduxjs/toolkit\";\n\ninterface LoadingMaskStateValue {\n value: { isOpened: boolean; message?: string | null };\n}\n\nconst initialState: LoadingMaskStateValue = {\n value: { isOpened: false, message: null },\n};\n\nconst loadingMaskSlice = createSlice({\n name: \"loadingMask\",\n initialState,\n reducers: {\n showLoadingMask: (\n state,\n action: PayloadAction<string | null | undefined>\n ) => {\n state.value.isOpened = true;\n state.value.message = action.payload;\n },\n hideLoadingMask: (state) => {\n state.value.isOpened = false;\n state.value.message = null;\n },\n },\n});\n\nexport const { showLoadingMask, hideLoadingMask } = loadingMaskSlice.actions;\nexport default loadingMaskSlice.reducer;\n","import { useDispatch } from \"react-redux\";\nimport { hideLoadingMask, showLoadingMask } from \"../redux/features/common/LoadingMaskSlice\";\n\n\nconst useLoadingMask = () => {\n const dispatch = useDispatch();\n const show = (message?: string) => {\n dispatch(showLoadingMask(message));\n };\n const hide = () => {\n dispatch(hideLoadingMask());\n };\n return { show, hide };\n};\n\nexport default useLoadingMask;\n","import { createSlice } from \"@reduxjs/toolkit\";\n\nexport interface OrganizationProps {\n organizationCode?: string;\n organizationName?: string;\n}\n\nexport interface UserSessionProps {\n value: {\n isAuthenticated: boolean | null;\n employeeNumber?: string;\n employeeName?: string;\n mobileNumber?: string;\n email?: string;\n isEmployeeArchived?: string;\n organizationCode?: string;\n organizationUnitId?: string;\n organizationUnitArName?: string;\n organizationUnitEnName?: string;\n organizationRankId?: string;\n rankCode?: string;\n rankName?: string;\n rankOrder?: string;\n currentOrganization?: any;\n userOrganizations?: Array<OrganizationProps>;\n authorities: Array<{ authority: string }>;\n };\n}\n\nconst initialState: UserSessionProps = {\n value: {\n isAuthenticated: null,\n authorities: [],\n },\n};\n\nconst UserSessionSlice = createSlice({\n name: \"UserSession\",\n initialState,\n reducers: {\n setAuthenticated: (state, action) => {\n state.value = action.payload;\n },\n setUnAuthenticated: (state) => {\n state.value = {\n isAuthenticated: false,\n authorities: [],\n };\n },\n },\n});\n\nexport const UserSessionActions = UserSessionSlice.actions;\nexport default UserSessionSlice.reducer;\n","import { toast } from \"react-toastify\";\nimport axios, { ResponseType } from \"axios\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport useLoadingMask from \"./useLoadingMask\";\nimport { UserSessionActions } from \"../redux/features/common/UserSessionSlice\";\n\nexport interface APIRequest {\n endPointURI: string;\n parameters?: any;\n data?: any;\n showMask?: Boolean;\n loadingMessage?: string;\n successCallBkFn?: Function;\n failureCallBkFn?: Function;\n headers?: any;\n responseType?: ResponseType;\n}\n\nexport interface UploadAttachmentRequest {\n endPointURI: string;\n showMask?: Boolean;\n parameters?: any;\n loadingMessage?: string;\n successCallBkFn?: Function;\n failureCallBkFn?: Function;\n files: FileList;\n}\n\nconst useAxios = () => {\n const mask = useLoadingMask();\n const dispatch = useDispatch();\n const apiBaseUrl = useSelector(\n (state: any) => state.AppInfo.value.apiBaseUrl\n );\n const axiosInstance = axios.create({\n baseURL: apiBaseUrl,\n timeout: 600000,\n withCredentials: true,\n });\n\n axiosInstance.defaults.withCredentials = true;\n axiosInstance.interceptors.response.use(\n (response: any) => {\n return response;\n },\n (error: any) => {\n if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 401\n : false\n : false\n : false\n ) {\n dispatch(UserSessionActions.setUnAuthenticated());\n toast.error(\"your session is now expired, you need to login again\", {\n autoClose: false,\n });\n } else if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 402\n : false\n : false\n : false\n ) {\n dispatch(UserSessionActions.setUnAuthenticated());\n toast.error(\n \"Your license is missing or has expired,Please reach out to your vendor for assistance.\"\n );\n } else if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 403\n : false\n : false\n : false\n ) {\n toast.error(\"you aren't authorized to process this request\");\n } else if (\n error\n ? error.response\n ? error.response.status\n ? error.response.status === 500\n : false\n : false\n : false\n ) {\n if (error.response.data instanceof Blob) {\n const blob = error.response.data;\n blob.text().then((text) => {\n toast.error(text);\n });\n } else {\n toast.error(error.response.data);\n }\n } else {\n toast.error(\n \"failed to communicate with the server ... try again later\"\n );\n }\n return \"ERROR\";\n }\n );\n const handleGetRequest = async (props: APIRequest) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n const response: any = await axiosInstance.get(props.endPointURI, {\n params: { ...props.parameters },\n withCredentials: true,\n headers: props.headers,\n responseType: props?.responseType,\n });\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n\n const HandleDownloadHTTPPostPDF = async (\n props: APIRequest = { endPointURI: \"\", parameters: {}, data: {} }\n ) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n const response: any = await axiosInstance.post(\n props.endPointURI,\n props.data,\n {\n responseType: \"blob\",\n }\n );\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n const handlePostRequest = async (props: APIRequest) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n let response: any = await axiosInstance.post(\n props.endPointURI,\n props.data,\n {\n params: props.parameters,\n responseType: props?.responseType,\n headers: props?.headers,\n }\n );\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n const handleDeleteRequest = async (props: APIRequest) => {\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n let response: any = await axiosInstance.delete(props.endPointURI, {\n params: {\n ...props.parameters,\n },\n responseType: props?.responseType,\n headers: props?.headers,\n });\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n\n const handleUploadRequest = async (props: UploadAttachmentRequest) => {\n if (props.files === null || props.files.length === 0) {\n toast.error(\"You must add files to upload\");\n return \"ERROR\";\n }\n const formData = new FormData();\n for (const file of props.files) {\n formData.append(\"files\", file);\n }\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.show(props.loadingMessage);\n }\n let response: any = await axiosInstance.post(props.endPointURI, formData, {\n params: props?.parameters,\n headers: {\n \"Content-Type\": \"multipart/form-data\",\n },\n });\n if (\n props.showMask !== undefined &&\n props.showMask != null &&\n props.showMask === true\n ) {\n mask.hide();\n }\n if (response !== \"ERROR\") {\n if (\n props.successCallBkFn !== undefined &&\n props.successCallBkFn != null\n ) {\n props.successCallBkFn(response);\n }\n return response;\n } else {\n if (\n props.failureCallBkFn !== undefined &&\n props.failureCallBkFn != null\n ) {\n props.failureCallBkFn(response);\n }\n return \"ERROR\";\n }\n };\n return {\n handleGetRequest,\n handlePostRequest,\n handleDeleteRequest,\n HandleDownloadHTTPPostPDF,\n handleUploadRequest,\n };\n};\n\nexport default useAxios;\n","import {\n Button,\n Dialog,\n DialogActions,\n DialogContent,\n DialogContentText,\n DialogTitle,\n} from \"@mui/material\";\nimport { useState } from \"react\";\nimport { useTranslation } from \"react-i18next\";\n\ninterface ConfirmationWindowProps {\n title: string;\n body: string;\n onConfirmationCallBk: () => void;\n}\n\nexport const useConfirmationWindow = (props: ConfirmationWindowProps) => {\n const [open, setOpen] = useState<boolean>(false);\n const { t } = useTranslation();\n const ConfirmationWindow: React.FC = () => {\n return (\n <Dialog open={open}>\n <DialogTitle>{props.title}</DialogTitle>\n <DialogContent>\n <DialogContentText>{props.body}</DialogContentText>\n </DialogContent>\n <DialogActions>\n <Button\n variant=\"contained\"\n sx={{marginRight:2,marginLeft:2}}\n color=\"primary\"\n onClick={() => {\n setOpen(false);\n }}\n >\n {t(\"NO_LABEL\")}\n </Button>\n <Button\n variant=\"contained\"\n sx={{marginRight:2,marginLeft:2}}\n color=\"error\"\n onClick={() => {\n props.onConfirmationCallBk();\n setOpen(false);\n }}\n autoFocus\n >\n {t(\"YES_LABEL\")}\n </Button>\n </DialogActions>\n </Dialog>\n );\n };\n return { ConfirmationWindow, open, setOpen };\n};\n","import { useSelector } from \"react-redux\";\n\nconst useSession = () => {\n const UserSession = useSelector((state: any) => state.UserSession);\n const UserInfo = UserSession.value;\n\n const isCurrentOrganizationAuthorizedToModule = (\n moduleCode: string\n ): Boolean => {\n if (UserInfo?.currentOrganization?.systemApplicationModules) {\n for (const subscripedModule of UserInfo.currentOrganization\n .systemApplicationModules) {\n if (subscripedModule.toLowerCase() == moduleCode.toLowerCase()) {\n return true;\n }\n }\n }\n return false;\n };\n const isUserAuthorized = (authorityCode: string): boolean => {\n if (UserSession?.value?.authorities) {\n for (let grantedAuthority of UserSession.value.authorities) {\n if (\n authorityCode === \"DEVELOPMENT_ADMIN\" &&\n (grantedAuthority?.authority === \"DEVELOPMENT_ADMIN\" ||\n grantedAuthority?.authority === \"ORGANIZATION_ADMIN\")\n ) {\n return true;\n } else if (\n authorityCode === \"ORGANIZATION_ADMIN\" &&\n grantedAuthority?.authority === \"ORGANIZATION_ADMIN\"\n ) {\n return true;\n } else if (\n authorityCode !== \"DEVELOPMENT_ADMIN\" &&\n authorityCode !== \"ORGANIZATION_ADMIN\"\n ) {\n if (\n grantedAuthority?.authority === \"ORGANIZATION_ADMIN\" ||\n grantedAuthority?.authority === \"DEVELOPMENT_ADMIN\" ||\n grantedAuthority?.authority === \"SYSTEM_ADMIN\" ||\n grantedAuthority?.authority === authorityCode\n ) {\n return true;\n }\n }\n }\n }\n return false;\n };\n return {\n UserSession,\n isUserAuthorized,\n isCurrentOrganizationAuthorizedToModule,\n UserInfo,\n };\n};\n\nexport default useSession;\n","import { useEffect, useState } from \"react\";\nimport {\n AppBar,\n Box,\n IconButton,\n Modal,\n Paper,\n Toolbar,\n Typography,\n} from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { IconProp } from \"@fortawesome/fontawesome-svg-core\";\n\nexport interface TemplateWindowProp {\n height?: any;\n width?: any;\n minWidth?: any;\n minHeight?: any;\n windowIcon?: IconProp;\n windowTitle?: string;\n onCloseCallBack?: any;\n}\n\ninterface WindowProps {\n children?: React.ReactNode;\n}\n\nexport const useWindow = (props: TemplateWindowProp) => {\n const [windowState, setWindowState] = useState(false);\n\n const Window: React.FC<WindowProps> = (windowProps: WindowProps) => {\n return (\n <Modal\n open={windowState}\n sx={{ zIndex: (theme) => theme.zIndex.drawer }}\n onClose={() => {\n if (!windowState && props?.onCloseCallBack) {\n props.onCloseCallBack();\n }\n }}\n >\n <Box\n sx={{\n position: \"absolute\",\n top: \"50%\",\n left: \"50%\",\n maxHeight: \"90%\",\n transform: \"translate(-50%, -50%)\",\n height: props?.height || \"80%\",\n width: props?.width || \"90%\",\n minWidth: props.minWidth || 400,\n minHeight: props.minHeight || 200,\n overflow: \"hidden\",\n bgcolor: \"modalBackground.main\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n <AppBar position=\"static\">\n <Toolbar variant=\"dense\">\n <FontAwesomeIcon\n icon={props?.windowIcon || \"window-maximize\"}\n style={{ marginRight: 5 }}\n />\n <Typography variant=\"h6\" color=\"inherit\" component=\"div\">\n {props?.windowTitle || \"window\"}\n </Typography>\n <div style={{ flexGrow: 1 }}></div>\n <IconButton\n onClick={() => {\n setWindowState(false);\n if (\n props.onCloseCallBack != undefined &&\n props.onCloseCallBack != null\n ) {\n props.onCloseCallBack();\n }\n }}\n color=\"secondary\"\n >\n <FontAwesomeIcon icon=\"xmark-square\" />\n </IconButton>\n </Toolbar>\n </AppBar>\n <Paper\n sx={{\n // flexGrow: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n width: \"100%\",\n height: \"100%\",\n padding: 1,\n // justifyContent: \"center\",\n overflow: \"hidden\",\n }}\n >\n {windowProps?.children}\n </Paper>\n </Box>\n </Modal>\n );\n };\n return { windowState, setWindowState, Window };\n};\n","import { createSlice, PayloadAction } from \"@reduxjs/toolkit\";\n\nexport type CommonStores = {\n [key: string]: StoreMetaData;\n};\n\nexport type CommonStoresInterface = {\n stores: { [key: string]: StoreMetaData };\n storeKeys: Array<String>;\n};\n\ninterface setStoreDataProps {\n storeKey: string;\n data: Array<any>;\n}\n\nexport type StoreMetaData = {\n url: string;\n data: Array<any>;\n autoLoad: boolean;\n authority?: string;\n};\n\nexport const commonStoresInitialState: CommonStoresInterface = {\n stores: {},\n storeKeys: [],\n};\n\nconst commonStoreSlice = createSlice({\n name: \"commonStores\",\n initialState: commonStoresInitialState,\n reducers: {\n setStoresMetaData: (state, action) => {\n state.stores = action.payload;\n state.storeKeys = Object.keys(action.payload);\n },\n setStoreData: (state, action: PayloadAction<setStoreDataProps>) => {\n state.stores[action.payload.storeKey].data = action.payload.data;\n },\n },\n});\n\nexport const { setStoreData, setStoresMetaData } = commonStoreSlice.actions;\nexport default commonStoreSlice.reducer;\n","import { useDispatch, useSelector } from \"react-redux\";\nimport useSession from \"./UseSession\";\nimport useAxios from \"./useAxios\";\nimport { setStoreData } from \"../redux/features/common/CommonStoreSlice\";\n\nexport type ApiActionsProps = {\n findAll?: string;\n commonStoreKey?: string;\n setData?: any;\n findById?: string;\n findByIdParamName?: string;\n save?: string;\n deleteById?: string;\n deleteByIdParamName?: string;\n};\n\nexport type ApiActions = {\n reloadData: (params?: any) => Promise<void>;\n saveRecord: (record: any) => Promise<any | null>;\n loadRecordById: (recordId: any) => Promise<any>;\n deleteRecordById: (recordId: any) => Promise<boolean>;\n};\n\nconst useApiActions: (apiActionsProps: ApiActionsProps) => ApiActions = (\n apiActionsProps: ApiActionsProps\n) => {\n const CommonStores = useSelector((state: any) => state.commonStores.stores);\n const dispatch = useDispatch();\n const session = useSession();\n const { handleGetRequest, handlePostRequest, handleDeleteRequest } =\n useAxios();\n const reloadData = async (params?: any) => {\n if (apiActionsProps?.commonStoreKey) {\n const storeKeys = Object.keys(CommonStores);\n for (const storeKey of storeKeys) {\n if (storeKey === apiActionsProps.commonStoreKey) {\n if (\n (CommonStores[storeKey]?.authority === undefined ||\n CommonStores[storeKey]?.authority === null ||\n session.isUserAuthorized(CommonStores[storeKey]?.authority)) &&\n CommonStores[storeKey]?.url != \"\"\n ) {\n await handleGetRequest({\n endPointURI: CommonStores[storeKey].url,\n showMask: false,\n successCallBkFn: (response: any) => {\n dispatch(setStoreData({ storeKey, data: response.data }));\n apiActionsProps.setData(response.data);\n },\n failureCallBkFn: () => {\n dispatch(setStoreData({ storeKey, data: [] }));\n apiActionsProps.setData([]);\n },\n });\n break;\n }\n }\n }\n } else if (apiActionsProps?.findAll) {\n await handleGetRequest({\n endPointURI: apiActionsProps.findAll,\n showMask: true,\n parameters: params || {},\n successCallBkFn: (response: any) => {\n apiActionsProps.setData(response.data);\n },\n });\n }\n };\n const saveRecord = async (record: any) => {\n let savedRecord = null;\n if (apiActionsProps?.save) {\n await handlePostRequest({\n endPointURI: apiActionsProps.save,\n data: record,\n showMask: true,\n successCallBkFn: (response: any) => {\n savedRecord = response.data;\n },\n });\n }\n return savedRecord;\n };\n const loadRecordById = async (recordId: any) => {\n let record: any = null;\n if (apiActionsProps?.findById) {\n const parameters: any = {};\n const keyParameterName = apiActionsProps?.findByIdParamName || \"id\";\n parameters[keyParameterName] = recordId;\n await handleGetRequest({\n endPointURI: apiActionsProps.findById,\n showMask: true,\n parameters,\n successCallBkFn: (response: any) => {\n record = response.data;\n },\n });\n }\n return record;\n };\n const deleteRecordById = async (recordId: any) => {\n let result = true;\n if (apiActionsProps?.deleteById) {\n const parameters: any = {};\n const keyParameterName = apiActionsProps?.deleteByIdParamName || \"id\";\n parameters[keyParameterName] = recordId;\n await handleDeleteRequest({\n endPointURI: apiActionsProps.deleteById,\n showMask: true,\n parameters,\n successCallBkFn: () => {\n result = true;\n },\n failureCallBkFn: () => {\n result = false;\n },\n });\n }\n return result;\n };\n return { reloadData, loadRecordById, saveRecord, deleteRecordById };\n};\n\nexport default useApiActions;\n","import { TextField, TextFieldProps } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\nconst TemplateTextField: React.FC<Omit<TextFieldProps, \"outlined\">> = (\n props\n) => {\n const { t } = useTranslation();\n return (\n <TextField\n {...props}\n slotProps={{ inputLabel: { shrink: true, sx: { fontWeight: \"bold\" } } }}\n label={<>{props?.label ? t(props.label) : \"\"}</>}\n helperText={props?.helperText ? t(props.helperText) : undefined}\n />\n );\n};\n\nexport default TemplateTextField;\n","import * as React from \"react\";\nimport List from \"@mui/material/List\";\nimport Card from \"@mui/material/Card\";\nimport CardHeader from \"@mui/material/CardHeader\";\nimport ListItemText from \"@mui/material/ListItemText\";\nimport ListItemIcon from \"@mui/material/ListItemIcon\";\nimport Checkbox from \"@mui/material/Checkbox\";\nimport Button from \"@mui/material/Button\";\nimport Divider from \"@mui/material/Divider\";\nimport { Box, Grid2, ListItemButton } from \"@mui/material\";\nimport TemplateTextField from \"./DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField\";\n\nfunction not(a, b) {\n return a.filter((value) => b.indexOf(value) === -1);\n}\n\nfunction intersection(a, b) {\n return a.filter((value) => b.indexOf(value) !== -1);\n}\n\nfunction union(a, b) {\n return [...a, ...not(b, a)];\n}\n\nexport type TransferListProps = {\n valueField: string;\n displayField: string;\n options: Array<any>;\n selectedOptions: Array<any>;\n setSelection: any;\n};\n\nconst TransferList: React.FC<TransferListProps> = ({\n valueField = \"id\",\n displayField = \"name\",\n options = [],\n selectedOptions = [],\n setSelection,\n}) => {\n const [checked, setChecked] = React.useState([]);\n const [left, setLeft] = React.useState<Array<any>>([]);\n const [right, setRight] = React.useState<Array<any>>([]);\n const [leftFilterValue, setLeftFilterValue] = React.useState<string>(\"\");\n const [rightFilterValue, setRightFilterValue] = React.useState<string>(\"\");\n\n const leftChecked = intersection(checked, left);\n const rightChecked = intersection(checked, right);\n\n React.useEffect(() => {\n if (options) {\n setLeft([...options]);\n }\n }, [options]);\n React.useEffect(() => {\n if (selectedOptions) {\n setRight([...selectedOptions]);\n }\n }, [selectedOptions]);\n\n const handleToggle = (value) => () => {\n const currentIndex = checked.indexOf(value);\n const newChecked = [...checked];\n\n if (currentIndex === -1) {\n newChecked.push(value);\n } else {\n newChecked.splice(currentIndex, 1);\n }\n\n setChecked(newChecked);\n };\n\n const numberOfChecked = (items) => intersection(checked, items).length;\n\n const handleToggleAll = (items) => () => {\n if (numberOfChecked(items) === items.length) {\n setChecked(not(checked, items));\n } else {\n setChecked(union(checked, items));\n }\n };\n\n const handleCheckedRight = () => {\n setRight((oldState) => {\n let newState = right.concat(leftChecked);\n setSelection(newState);\n return newState;\n });\n setLeft(not(left, leftChecked));\n setChecked(not(checked, leftChecked));\n };\n\n const handleCheckedLeft = () => {\n setLeft(left.concat(rightChecked));\n setRight((oldState) => {\n let newState = not(right, rightChecked);\n setSelection(newState);\n return newState;\n });\n setChecked(not(checked, rightChecked));\n };\n\n const customList = (\n title: string,\n unfilteredItems: Array<any>,\n side: \"left\" | \"right\"\n ) => {\n const items = unfilteredItems.filter((option: any) => {\n if (option[displayField]) {\n const value: string = option[displayField];\n if (\n side === \"left\" &&\n value\n .toLocaleLowerCase()\n .includes(leftFilterValue.toLocaleLowerCase())\n ) {\n return true;\n } else if (\n side === \"right\" &&\n value\n .toLocaleLowerCase()\n .includes(rightFilterValue.toLocaleLowerCase())\n ) {\n return true;\n }\n }\n return false;\n });\n return (\n <Card sx={{ height: \"100%\" }}>\n <CardHeader\n sx={{ px: 2, py: 1 }}\n avatar={\n <Checkbox\n onClick={handleToggleAll(items)}\n checked={\n numberOfChecked(items) === items.length && items.length !== 0\n }\n indeterminate={\n numberOfChecked(items) !== items.length &&\n numberOfChecked(items) !== 0\n }\n disabled={items.length === 0}\n inputProps={{\n \"aria-label\": \"all items selected\",\n }}\n />\n }\n title={title}\n subheader={`${numberOfChecked(unfilteredItems)} / ${\n unfilteredItems.length\n } Selected`}\n />\n <Box sx={{ width: \"100%\", padding: 1 }}>\n <TemplateTextField\n fullWidth\n label=\"search\"\n value={side === \"left\" ? leftFilterValue : rightFilterValue}\n onChange={(event) => {\n if (side === \"left\") {\n setLeftFilterValue(event.target.value);\n } else {\n setRightFilterValue(event.target.value);\n }\n }}\n />\n </Box>\n <Divider />\n <List\n sx={{\n width: \"100%\",\n height: \"80%\",\n bgcolor: \"secondary\",\n overflow: \"auto\",\n }}\n dense\n component=\"div\"\n role=\"list\"\n >\n {items.map((value) => {\n const labelId = `transfer-list-all-item-${value[valueField]}-label`;\n\n return (\n <ListItemButton\n key={value[valueField]}\n role=\"listitem\"\n onClick={handleToggle(value)}\n sx={{ cursor: \"pointer\" }}\n >\n <ListItemIcon>\n <Checkbox\n checked={checked.indexOf(value) !== -1}\n tabIndex={-1}\n disableRipple\n />\n </ListItemIcon>\n <ListItemText\n id={value[valueField]}\n primary={value[displayField]}\n />\n </ListItemButton>\n );\n })}\n </List>\n </Card>\n );\n };\n return (\n <Grid2\n container\n spacing={2}\n sx={{\n flexGrow: 1,\n overflow: \"auto\",\n margin: 1,\n display: \"flex\",\n width: \"100%\",\n }}\n justifyContent=\"center\"\n alignItems=\"center\"\n >\n <Grid2 sx={{ height: \"100%\", flex: 1 }}>\n {customList(\"Available Items\", left, \"left\")}\n </Grid2>\n <Grid2>\n <Grid2 container direction=\"column\" alignItems=\"center\">\n <Button\n sx={{ my: 0.5 }}\n variant=\"outlined\"\n size=\"small\"\n onClick={handleCheckedRight}\n disabled={leftChecked.length === 0}\n aria-label=\"move selected right\"\n >\n >\n </Button>\n <Button\n sx={{ my: 0.5 }}\n variant=\"outlined\"\n size=\"small\"\n onClick={handleCheckedLeft}\n disabled={rightChecked.length === 0}\n aria-label=\"move selected left\"\n >\n <\n </Button>\n </Grid2>\n </Grid2>\n <Grid2 sx={{ height: \"100%\", flex: 1 }}>\n {customList(\"Currently Selected\", right, \"right\")}\n </Grid2>\n </Grid2>\n );\n};\n\nexport default TransferList;\n","import { Checkbox, FormControlLabel } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\ninterface CheckBoxProps {\n value: any;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n label: string;\n checkedValue?: any;\n unCheckedValue?: any;\n onChangeCallBack: Function;\n sx?: any;\n}\n\nconst CheckBox: React.FC<CheckBoxProps> = (props) => {\n const { t } = useTranslation();\n return (\n <FormControlLabel\n sx={props.sx}\n hidden={props?.hidden || false}\n disabled={props.disabled || false}\n required={props.required || false}\n control={\n <Checkbox\n checked={\n props?.checkedValue == props.value ||\n props.value === \"true\" ||\n props.value == \"1\"\n ? true\n : false\n }\n onChange={(e) => {\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n if (e.target.checked) {\n if (\n props.checkedValue !== undefined &&\n props.checkedValue != null\n ) {\n props.onChangeCallBack(props.checkedValue);\n } else {\n props.onChangeCallBack(true);\n }\n } else {\n if (\n props.unCheckedValue !== undefined &&\n props.unCheckedValue != null\n ) {\n props.onChangeCallBack(props.unCheckedValue);\n } else {\n props.onChangeCallBack(false);\n }\n }\n }\n }}\n />\n }\n label={t(props.label)}\n />\n );\n};\n\nexport default CheckBox;\n","import { useSelector } from \"react-redux\";\nimport { Autocomplete, Popper, TextField } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\ninterface ComboBoxProps {\n value: any;\n onChangeCallBack: Function;\n label: string;\n disabled?: boolean;\n required?: boolean;\n options: Array<any>;\n errorMessage?: any;\n hidden?: boolean;\n displayField: string;\n valueField: string;\n sx?: any;\n}\n\nconst ComboBox: React.FC<ComboBoxProps> = (props) => {\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n const { t } = useTranslation();\n const getValue = (v: string) => {\n for (let option of props.options) {\n if (option[props.valueField] == v) {\n return option;\n }\n }\n return null;\n };\n return (\n <Autocomplete\n sx={props.sx}\n value={getValue(props.value)}\n options={props.options}\n disabled={props.disabled}\n hidden={props?.hidden || false}\n onChange={(event, newValue) => {\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n if (newValue != null) {\n let v = newValue[props.valueField];\n props.onChangeCallBack(v, newValue);\n } else {\n props.onChangeCallBack(null, null);\n }\n }\n }}\n clearOnBlur\n handleHomeEndKeys\n getOptionLabel={(option) => {\n return option != null ? t(option[props.displayField]) : \"\";\n }}\n renderOption={(props1, option) => {\n return (\n <li {...props1}>\n {option != null ? t(option[props.displayField]) : \"\"}\n </li>\n );\n }}\n slots={{\n popper: (props: any) => (\n <Popper\n {...props}\n style={{ ...props.style, direction: AppLayoutState.appDirection }}\n />\n ),\n }}\n renderInput={(params) => {\n return (\n <TextField\n {...params}\n required={props.required || false}\n variant=\"outlined\"\n slotProps={{\n inputLabel: { shrink: true, sx: { fontWeight: \"bold\" } },\n }}\n label={t(props.label)}\n error={\n props.errorMessage != null && props.errorMessage !== undefined\n ? true\n : false\n }\n helperText={\n props.errorMessage != null && props.errorMessage !== undefined\n ? t(props.errorMessage)\n : \"\"\n }\n />\n );\n }}\n />\n );\n};\n\nexport default ComboBox;\n","export const DATE_FORMAT = \"YYYY-MM-DD\";\nexport const DATE_TIME_FORMAT = \"YYYY-MM-DD HH:mm:ss\";\nexport const LIGHT_THEME_INITIAL_MAIN_COLOR = \"#37505C\";\nexport const LIGHT_THEME_INITIAL_SECANDARY_COLOR = \"#ff6d00\";\nexport const DARK_THEME_INITIAL_MAIN_COLOR = \"#ea690e\";\nexport const DARK_THEME_INITIAL_SECANDARY_COLOR = \"#74776B\";\n","import { DatePicker, LocalizationProvider } from \"@mui/x-date-pickers\";\nimport { AdapterMoment } from \"@mui/x-date-pickers/AdapterMoment\";\nimport moment from \"moment\";\nimport { DATE_FORMAT } from \"../../../../../util/constants\";\nimport { useTranslation } from \"react-i18next\";\nimport TemplateTextField from \"./TemplateTextField\";\n\ninterface DatefieldProps {\n value: string | null;\n label: string;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n sx?: any;\n format?: string;\n errorMessage?: any;\n onChangeCallBack: Function;\n [x: string | number | symbol]: unknown;\n}\n\nconst Datefield: React.FC<DatefieldProps> = (props) => {\n const { t } = useTranslation();\n if (props?.hidden) {\n return <></>;\n }\n return (\n <LocalizationProvider dateAdapter={AdapterMoment}>\n <DatePicker\n value={\n props.value != null && props.value !== undefined && props.value !== \"\"\n ? moment(props.value, props?.format || DATE_FORMAT)\n : null\n }\n sx={props.sx}\n label={t(props.label)}\n format={props?.format || DATE_FORMAT}\n disabled={props.disabled}\n onChange={(momentValue) => {\n let v = null;\n if (momentValue != null && momentValue.isValid()) {\n v = momentValue.format(props?.format || DATE_FORMAT);\n }\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n props.onChangeCallBack(v);\n }\n }}\n slotProps={{\n textField: {\n InputLabelProps: { shrink: true, sx: { fontWeight: \"bold\" } },\n variant: \"outlined\",\n required: props.required,\n error:\n props.errorMessage !== undefined && props.errorMessage != null,\n helperText:\n props.errorMessage !== undefined && props.errorMessage != null ? (\n <>{t(props.errorMessage)}</>\n ) : (\n <></>\n ),\n },\n }}\n />\n </LocalizationProvider>\n );\n};\n\nexport default Datefield;\n","import { DateTimePicker, LocalizationProvider } from \"@mui/x-date-pickers\";\nimport { AdapterMoment } from \"@mui/x-date-pickers/AdapterMoment\";\nimport moment from \"moment\";\nimport { useTranslation } from \"react-i18next\";\nimport { DATE_TIME_FORMAT } from \"../../../../../util/constants\";\nimport TemplateTextField from \"./TemplateTextField\";\nimport { Hidden, TextField } from \"@mui/material\";\n\ninterface DatetimeFieldProps {\n value: string | null;\n label: string;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n format?: string;\n sx?: any;\n errorMessage?: any;\n onChangeCallBack: Function;\n [x: string | number | symbol]: unknown;\n}\n\nconst DatetimeField: React.FC<DatetimeFieldProps> = (props) => {\n const { t } = useTranslation();\n if (props?.hidden) {\n return <></>;\n }\n return (\n <LocalizationProvider dateAdapter={AdapterMoment}>\n <DateTimePicker\n value={\n props.value != null && props.value !== undefined && props.value !== \"\"\n ? moment(props.value, props?.format || DATE_TIME_FORMAT)\n : null\n }\n label={t(props.label)}\n sx={props.sx}\n format={props?.format || DATE_TIME_FORMAT}\n disabled={props.disabled}\n onChange={(momentValue) => {\n let v = null;\n if (momentValue != null && momentValue.isValid()) {\n v = momentValue.format(props?.format || DATE_TIME_FORMAT);\n }\n if (\n props.onChangeCallBack !== undefined &&\n props.onChangeCallBack != null\n ) {\n props.onChangeCallBack(v);\n }\n }}\n slotProps={{\n textField: {\n InputLabelProps: { shrink: true, sx: { fontWeight: \"bold\" } },\n variant: \"outlined\",\n required: props.required,\n error:\n props.errorMessage !== undefined && props.errorMessage != null,\n helperText:\n props.errorMessage !== undefined && props.errorMessage != null ? (\n <>{t(props.errorMessage)}</>\n ) : (\n <></>\n ),\n },\n }}\n />\n </LocalizationProvider>\n );\n};\n\nexport default DatetimeField;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useSession } from \"../../../../../hooks\";\nimport ComboBox from \"./ComboBox\";\nimport { useSelector } from \"react-redux\";\n\ntype SystemLookupListProps = {\n lookupType: string;\n value: any;\n onChangeCallBack: Function;\n label: string;\n disabled?: boolean;\n required?: boolean;\n hidden?: boolean;\n errorMessage?: any;\n sx?: any;\n};\n\nconst SystemLookupCombobox: React.FC<SystemLookupListProps> = (props) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const session = useSession();\n const [options, setOptions] = useState<Array<any>>([]);\n const { handleGetRequest } = useAxios();\n\n const loadLookupOptions = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/public/system/lookup\",\n showMask: true,\n parameters: { lookupType: props.lookupType },\n successCallBkFn: (response: any) => {\n setOptions(response.data);\n },\n failureCallBkFn: () => {\n setOptions([]);\n },\n });\n };\n\n useEffect(() => {\n if (props.lookupType) {\n loadLookupOptions();\n }\n }, [props.lookupType, session.UserSession]);\n\n return (\n <ComboBox\n {...props}\n options={options}\n displayField={\n AppLayout.appDirection === \"ltr\" ? \"lookupEnDisplay\" : \"lookupArDisplay\"\n }\n valueField=\"lookupValue\"\n />\n );\n};\n\nexport default SystemLookupCombobox;\n","import moment from \"moment\";\nimport { TemplateGridColDef } from \"../DataEntryTypes\";\nimport Datefield from \"../TemplateDataForm/FormFields/Datefield\";\nimport { DATE_FORMAT, DATE_TIME_FORMAT } from \"../../../../util/constants\";\nimport DatetimeField from \"../TemplateDataForm/FormFields/DatetimeField\";\nimport ComboBox from \"../TemplateDataForm/FormFields/ComboBox\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport CheckBox from \"../TemplateDataForm/FormFields/CheckBox\";\n\nexport const generateDateColumn: any = (colDef: TemplateGridColDef) => {\n const column: TemplateGridColDef = {\n ...colDef,\n type: \"string\",\n renderEditCell: (params: any) => {\n return (\n <Datefield\n sx={{ width: \"100%\" }}\n label=\"\"\n value={params.value}\n onChangeCallBack={(v: any) => {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v,\n });\n }}\n />\n );\n },\n valueParser: (value: any, row: any, column: any) => {\n let v = null;\n if (value !== null) {\n v = moment(value).format(DATE_FORMAT);\n }\n return v;\n },\n valueFormatter: (value: any, row: any, column: any) => {\n return row[column.field];\n },\n };\n return column;\n};\n\nexport const generateDateTimeColumn: any = (colDef: TemplateGridColDef) => {\n const column: TemplateGridColDef = {\n ...colDef,\n type: \"string\",\n renderEditCell: (params: any) => {\n return (\n <DatetimeField\n sx={{ width: \"100%\" }}\n label=\"\"\n value={params.value}\n onChangeCallBack={(v: any) => {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v,\n });\n }}\n />\n );\n },\n valueParser: (value: any, row: any, column: any) => {\n let v = null;\n if (value !== null) {\n v = moment(value).format(DATE_TIME_FORMAT);\n }\n return v;\n },\n valueFormatter: (value: any, row: any, column: any) => {\n return row[column.field];\n },\n };\n return column;\n};\n\ntype ComboBoxColumnProps = TemplateGridColDef & {\n lookupType?: string;\n options: Array<any>;\n displayField: string;\n valueField: string;\n};\nexport const generateComboColumn: (\n props: ComboBoxColumnProps\n) => TemplateGridColDef = (colDef: ComboBoxColumnProps) => {\n const column: TemplateGridColDef = {\n ...colDef,\n type: \"custom\",\n valueGetter: (value) => {\n if (value) {\n return value + \"\";\n }\n return value;\n },\n renderCell: (parameters: any) => {\n let record = null;\n try {\n record = parameters.colDef.options.find(\n (item: any) => item[parameters.colDef.valueField] == parameters.value\n );\n } catch (e) {}\n return (\n <div>\n {record != null\n ? record[parameters.colDef.displayField]\n : parameters.value}\n </div>\n );\n },\n\n renderEditCell: (params: any) => {\n return (\n <ComboBox\n {...params}\n sx={{ width: \"100%\" }}\n options={params.colDef.options}\n valueField={params.colDef.valueField}\n displayField={params.colDef.displayField}\n onChangeCallBack={(v: any, selectedRecord: any) => {\n if (v === null) {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: null,\n });\n }\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v + \"\",\n });\n }}\n />\n );\n },\n };\n return column;\n};\n\ntype CheckBoxColumnProps = TemplateGridColDef & {\n checkedValue?: string;\n unCheckedValue?: string;\n};\n\nexport const generateCheckBoxColumn: (\n props: CheckBoxColumnProps\n) => TemplateGridColDef = (colDef: CheckBoxColumnProps) => {\n return {\n ...colDef,\n type: \"custom\",\n valueGetter: (value) => {\n if (value == null || value == undefined) {\n return null;\n } else {\n return value;\n }\n },\n renderCell: (parameters: any) => {\n const value = parameters?.value;\n if (\n value === colDef.checkedValue ||\n value === \"true\" ||\n value === 1 ||\n value === true\n ) {\n return <FontAwesomeIcon icon=\"check\" color=\"green\" />;\n } else {\n return <FontAwesomeIcon icon=\"xmark\" color=\"red\" />;\n }\n },\n renderEditCell: (params: any) => {\n return (\n <CheckBox\n {...params}\n checkedValue={colDef?.checkedValue || true}\n unCheckedValue={colDef?.unCheckedValue || false}\n onChangeCallBack={(v: any) => {\n params.api.setEditCellValue({\n id: params.id,\n field: params.field,\n value: v,\n });\n }}\n />\n );\n },\n };\n};\n","import { GridRowSelectionModel } from \"@mui/x-data-grid-premium\";\nimport {\n FormElementProps,\n RecordFieldProps,\n TemplateGridColDef,\n} from \"./DataEntryTypes\";\nimport {\n generateCheckBoxColumn,\n generateComboColumn,\n generateDateColumn,\n generateDateTimeColumn,\n} from \"./TemplateDataGrid/DataGridColumnsUtil\";\nimport * as z from \"zod\";\nimport { TFunction } from \"i18next\";\n\nexport const getElementFields: (\n element: FormElementProps\n) => Array<RecordFieldProps> = (element: FormElementProps) => {\n const fields: Array<RecordFieldProps> = [];\n if (element.type === \"field\" && element.mode === \"props\" && element?.props) {\n fields.push(element.props);\n } else if (\n element.type === \"group\" &&\n element?.props &&\n element?.props?.elements\n ) {\n for (const childElement of element.props.elements) {\n fields.push(...getElementFields(childElement));\n }\n }\n return fields;\n};\n\nexport const getAllFields: (\n elements: Array<FormElementProps>\n) => Array<RecordFieldProps> = (elements: Array<FormElementProps>) => {\n const fields: Array<RecordFieldProps> = [];\n for (const element of elements) {\n fields.push(...getElementFields(element));\n }\n return fields;\n};\n\nexport const constructGridColumnsFromFields: (\n fields: Array<RecordFieldProps>,\n isDefaultEditable: boolean,\n t: TFunction<\"translation\", undefined>\n) => Array<TemplateGridColDef> = (fields, isDefaultEditable, t) => {\n const columns: Array<TemplateGridColDef> = [];\n\n for (const tableField of fields) {\n if (\n tableField?.fieldType === \"text\" ||\n tableField?.fieldType === \"number\"\n ) {\n const column: TemplateGridColDef = {\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n type: tableField?.fieldType == \"number\" ? \"number\" : \"string\",\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n };\n\n columns.push(column);\n } else if (tableField?.fieldType === \"date\") {\n const column: TemplateGridColDef = generateDateColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"datetime\") {\n const column: TemplateGridColDef = generateDateTimeColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"checkbox\") {\n const column = generateCheckBoxColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n checkedValue: tableField?.checkedValue,\n unCheckedValue: tableField?.unCheckedValue,\n width: 150,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"combobox\") {\n const column: TemplateGridColDef = generateComboColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n valueField: tableField?.optionValueField || \"value\",\n displayField: tableField?.optionDisplayField || \"display\",\n options: tableField?.options || [],\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else if (tableField?.fieldType === \"lookup\") {\n const column: TemplateGridColDef = generateComboColumn({\n ...tableField?.gridProps?.muiProps,\n editable:\n tableField?.gridProps?.muiProps?.editable != undefined\n ? tableField?.gridProps?.muiProps?.editable\n : isDefaultEditable,\n lookupType: tableField?.lookupType,\n field: tableField?.fieldName,\n headerName: t(tableField?.fieldLabel || tableField?.fieldName),\n headerAlign: \"center\",\n align: \"center\",\n hidden: tableField?.hidden,\n searchable: tableField?.gridProps?.searchable,\n valueField: tableField?.optionValueField || \"value\",\n displayField: tableField?.optionDisplayField || \"display\",\n options: tableField?.options || [],\n flex: tableField?.gridProps?.muiProps?.width ? undefined : 1,\n minWidth: 200,\n });\n columns.push(column);\n } else {\n const column: TemplateGridColDef = {\n field: tableField.fieldName,\n ...tableField?.gridProps?.muiProps,\n };\n columns.push(column);\n }\n }\n return columns;\n};\n\nexport const constructValidationSchema = (fields: Array<RecordFieldProps>) => {\n const validationSchemaObj: any = {};\n for (const field of fields) {\n if (field?.fieldName) {\n const fieldName = field.fieldName;\n if (field.fieldType === \"number\") {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z.number({\n required_error: \"This field is required\",\n invalid_type_error: \"This field must be a number\",\n });\n } else {\n validationSchemaObj[fieldName] = z.number().optional().nullable();\n }\n } else if (field.fieldType === \"checkbox\") {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z.boolean({\n required_error: \"This field is required\",\n });\n } else {\n validationSchemaObj[fieldName] = z.boolean().optional().nullable();\n }\n } else if (field.fieldType === \"combobox\") {\n if (field?.comboboxValueDataType) {\n if (field?.comboboxValueDataType === \"number\") {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z.number({\n required_error: \"This field is required\",\n invalid_type_error: \"This field must be a number\",\n });\n } else {\n validationSchemaObj[fieldName] = z.number().optional().nullable();\n }\n } else if (field?.comboboxValueDataType === \"string\") {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z\n .string({ message: \"This field is required\" })\n .min(1, \"This field is required\");\n } else {\n validationSchemaObj[fieldName] = z.string().optional().nullable();\n }\n }\n } else {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z.number({\n required_error: \"This field is required\",\n invalid_type_error: \"This field must be a number\",\n });\n } else {\n validationSchemaObj[fieldName] = z.number().optional().nullable();\n }\n }\n } else {\n if (field?.required === true) {\n validationSchemaObj[fieldName] = z\n .string({ message: \"This field is required\" })\n .min(1, \"This field is required\");\n } else {\n validationSchemaObj[fieldName] = z.string().optional().nullable();\n }\n }\n }\n }\n return validationSchemaObj;\n};\n\nexport type GridSelection = {\n selectedRecords: Array<any>;\n selectedRecordIds: Array<any>;\n};\n\nexport const getGridSelection: (\n rowSelectionModel: GridRowSelectionModel,\n data: Array<any>,\n keyColumnName: string\n) => GridSelection = (\n rowSelectionModel: GridRowSelectionModel,\n data: Array<any>,\n keyColumnName: string\n) => {\n const sRecords = [];\n const sRecordIds = [];\n if (\n rowSelectionModel.type === \"exclude\" &&\n rowSelectionModel.ids.size === 0\n ) {\n for (const record of data) {\n sRecords.push(record);\n sRecordIds.push(record[keyColumnName]);\n }\n } else {\n if (rowSelectionModel?.ids) {\n for (const selectedId of rowSelectionModel.ids) {\n const record = data.find((x) => x[keyColumnName] === selectedId);\n sRecords.push(record);\n sRecordIds.push(selectedId);\n }\n }\n }\n return { selectedRecords: sRecords, selectedRecordIds: sRecordIds };\n};\n","/**\n * WARNING: Don't import this directly. It's imported by the code generated by\n * `@mui/interal-babel-plugin-minify-errors`. Make sure to always use string literals in `Error`\n * constructors to ensure the plugin works as expected. Supported patterns include:\n * throw new Error('My message');\n * throw new Error(`My message: ${foo}`);\n * throw new Error(`My message: ${foo}` + 'another string');\n * ...\n * @param {number} code\n */\nexport default function formatMuiErrorMessage(code, ...args) {\n const url = new URL(`https://mui.com/production-error/?code=${code}`);\n args.forEach(arg => url.searchParams.append('args[]', arg));\n return `Minified MUI error #${code}; visit ${url} for the full message.`;\n}","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n","/** @license React v16.13.1\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary\n// (unstable) APIs that have been removed. Can we remove the symbols?\n\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\nvar REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;\nvar REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;\nvar REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;\nvar REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;\n\nfunction isValidElementType(type) {\n return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\n type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_ASYNC_MODE_TYPE:\n case REACT_CONCURRENT_MODE_TYPE:\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n} // AsyncMode is deprecated along with isAsyncMode\n\nvar AsyncMode = REACT_ASYNC_MODE_TYPE;\nvar ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');\n }\n }\n\n return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;\n}\nfunction isConcurrentMode(object) {\n return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.AsyncMode = AsyncMode;\nexports.ConcurrentMode = ConcurrentMode;\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n","/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n","module.exports = Function.call.bind(Object.prototype.hasOwnProperty);\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n var loggedTypeFailures = {};\n var has = require('./lib/has');\n\n printWarning = function(text) {\n var message = 'Warning: ' + text;\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) { /**/ }\n };\n}\n\n/**\n * Assert that the values match with the type specs.\n * Error messages are memorized and will only be shown once.\n *\n * @param {object} typeSpecs Map of name to a ReactPropType\n * @param {object} values Runtime values that need to be type-checked\n * @param {string} location e.g. \"prop\", \"context\", \"child context\"\n * @param {string} componentName Name of the component for error messages.\n * @param {?Function} getStack Returns the component stack.\n * @private\n */\nfunction checkPropTypes(typeSpecs, values, location, componentName, getStack) {\n if (process.env.NODE_ENV !== 'production') {\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error;\n // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n var err = Error(\n (componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' +\n 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' +\n 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.'\n );\n err.name = 'Invariant Violation';\n throw err;\n }\n error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);\n } catch (ex) {\n error = ex;\n }\n if (error && !(error instanceof Error)) {\n printWarning(\n (componentName || 'React class') + ': type specification of ' +\n location + ' `' + typeSpecName + '` is invalid; the type checker ' +\n 'function must return `null` or an `Error` but returned a ' + typeof error + '. ' +\n 'You may have forgotten to pass an argument to the type checker ' +\n 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +\n 'shape all require an argument).'\n );\n }\n if (error instanceof Error && !(error.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error.message] = true;\n\n var stack = getStack ? getStack() : '';\n\n printWarning(\n 'Failed ' + location + ' type: ' + error.message + (stack != null ? stack : '')\n );\n }\n }\n }\n }\n}\n\n/**\n * Resets warning cache when testing.\n *\n * @private\n */\ncheckPropTypes.resetWarningCache = function() {\n if (process.env.NODE_ENV !== 'production') {\n loggedTypeFailures = {};\n }\n}\n\nmodule.exports = checkPropTypes;\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactIs = require('react-is');\nvar assign = require('object-assign');\n\nvar ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\nvar has = require('./lib/has');\nvar checkPropTypes = require('./checkPropTypes');\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\n printWarning = function(text) {\n var message = 'Warning: ' + text;\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) {}\n };\n}\n\nfunction emptyFunctionThatReturnsNull() {\n return null;\n}\n\nmodule.exports = function(isValidElement, throwOnDirectAccess) {\n /* global Symbol */\n var ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\n var FAUX_ITERATOR_SYMBOL = '@@iterator'; // Before Symbol spec.\n\n /**\n * Returns the iterator method function contained on the iterable object.\n *\n * Be sure to invoke the function with the iterable as context:\n *\n * var iteratorFn = getIteratorFn(myIterable);\n * if (iteratorFn) {\n * var iterator = iteratorFn.call(myIterable);\n * ...\n * }\n *\n * @param {?object} maybeIterable\n * @return {?function}\n */\n function getIteratorFn(maybeIterable) {\n var iteratorFn = maybeIterable && (ITERATOR_SYMBOL && maybeIterable[ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL]);\n if (typeof iteratorFn === 'function') {\n return iteratorFn;\n }\n }\n\n /**\n * Collection of methods that allow declaration and validation of props that are\n * supplied to React components. Example usage:\n *\n * var Props = require('ReactPropTypes');\n * var MyArticle = React.createClass({\n * propTypes: {\n * // An optional string prop named \"description\".\n * description: Props.string,\n *\n * // A required enum prop named \"category\".\n * category: Props.oneOf(['News','Photos']).isRequired,\n *\n * // A prop named \"dialog\" that requires an instance of Dialog.\n * dialog: Props.instanceOf(Dialog).isRequired\n * },\n * render: function() { ... }\n * });\n *\n * A more formal specification of how these methods are used:\n *\n * type := array|bool|func|object|number|string|oneOf([...])|instanceOf(...)\n * decl := ReactPropTypes.{type}(.isRequired)?\n *\n * Each and every declaration produces a function with the same signature. This\n * allows the creation of custom validation functions. For example:\n *\n * var MyLink = React.createClass({\n * propTypes: {\n * // An optional string or URI prop named \"href\".\n * href: function(props, propName, componentName) {\n * var propValue = props[propName];\n * if (propValue != null && typeof propValue !== 'string' &&\n * !(propValue instanceof URI)) {\n * return new Error(\n * 'Expected a string or an URI for ' + propName + ' in ' +\n * componentName\n * );\n * }\n * }\n * },\n * render: function() {...}\n * });\n *\n * @internal\n */\n\n var ANONYMOUS = '<<anonymous>>';\n\n // Important!\n // Keep this list in sync with production version in `./factoryWithThrowingShims.js`.\n var ReactPropTypes = {\n array: createPrimitiveTypeChecker('array'),\n bigint: createPrimitiveTypeChecker('bigint'),\n bool: createPrimitiveTypeChecker('boolean'),\n func: createPrimitiveTypeChecker('function'),\n number: createPrimitiveTypeChecker('number'),\n object: createPrimitiveTypeChecker('object'),\n string: createPrimitiveTypeChecker('string'),\n symbol: createPrimitiveTypeChecker('symbol'),\n\n any: createAnyTypeChecker(),\n arrayOf: createArrayOfTypeChecker,\n element: createElementTypeChecker(),\n elementType: createElementTypeTypeChecker(),\n instanceOf: createInstanceTypeChecker,\n node: createNodeChecker(),\n objectOf: createObjectOfTypeChecker,\n oneOf: createEnumTypeChecker,\n oneOfType: createUnionTypeChecker,\n shape: createShapeTypeChecker,\n exact: createStrictShapeTypeChecker,\n };\n\n /**\n * inlined Object.is polyfill to avoid requiring consumers ship their own\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\n */\n /*eslint-disable no-self-compare*/\n function is(x, y) {\n // SameValue algorithm\n if (x === y) {\n // Steps 1-5, 7-10\n // Steps 6.b-6.e: +0 != -0\n return x !== 0 || 1 / x === 1 / y;\n } else {\n // Step 6.a: NaN == NaN\n return x !== x && y !== y;\n }\n }\n /*eslint-enable no-self-compare*/\n\n /**\n * We use an Error-like object for backward compatibility as people may call\n * PropTypes directly and inspect their output. However, we don't use real\n * Errors anymore. We don't inspect their stack anyway, and creating them\n * is prohibitively expensive if they are created too often, such as what\n * happens in oneOfType() for any type before the one that matched.\n */\n function PropTypeError(message, data) {\n this.message = message;\n this.data = data && typeof data === 'object' ? data: {};\n this.stack = '';\n }\n // Make `instanceof Error` still work for returned errors.\n PropTypeError.prototype = Error.prototype;\n\n function createChainableTypeChecker(validate) {\n if (process.env.NODE_ENV !== 'production') {\n var manualPropTypeCallCache = {};\n var manualPropTypeWarningCount = 0;\n }\n function checkType(isRequired, props, propName, componentName, location, propFullName, secret) {\n componentName = componentName || ANONYMOUS;\n propFullName = propFullName || propName;\n\n if (secret !== ReactPropTypesSecret) {\n if (throwOnDirectAccess) {\n // New behavior only for users of `prop-types` package\n var err = new Error(\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use `PropTypes.checkPropTypes()` to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n err.name = 'Invariant Violation';\n throw err;\n } else if (process.env.NODE_ENV !== 'production' && typeof console !== 'undefined') {\n // Old behavior for people using React.PropTypes\n var cacheKey = componentName + ':' + propName;\n if (\n !manualPropTypeCallCache[cacheKey] &&\n // Avoid spamming the console because they are often not actionable except for lib authors\n manualPropTypeWarningCount < 3\n ) {\n printWarning(\n 'You are manually calling a React.PropTypes validation ' +\n 'function for the `' + propFullName + '` prop on `' + componentName + '`. This is deprecated ' +\n 'and will throw in the standalone `prop-types` package. ' +\n 'You may be seeing this warning due to a third-party PropTypes ' +\n 'library. See https://fb.me/react-warning-dont-call-proptypes ' + 'for details.'\n );\n manualPropTypeCallCache[cacheKey] = true;\n manualPropTypeWarningCount++;\n }\n }\n }\n if (props[propName] == null) {\n if (isRequired) {\n if (props[propName] === null) {\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required ' + ('in `' + componentName + '`, but its value is `null`.'));\n }\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required in ' + ('`' + componentName + '`, but its value is `undefined`.'));\n }\n return null;\n } else {\n return validate(props, propName, componentName, location, propFullName);\n }\n }\n\n var chainedCheckType = checkType.bind(null, false);\n chainedCheckType.isRequired = checkType.bind(null, true);\n\n return chainedCheckType;\n }\n\n function createPrimitiveTypeChecker(expectedType) {\n function validate(props, propName, componentName, location, propFullName, secret) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== expectedType) {\n // `propValue` being instance of, say, date/regexp, pass the 'object'\n // check, but we can offer a more precise error message here rather than\n // 'of type `object`'.\n var preciseType = getPreciseType(propValue);\n\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + preciseType + '` supplied to `' + componentName + '`, expected ') + ('`' + expectedType + '`.'),\n {expectedType: expectedType}\n );\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createAnyTypeChecker() {\n return createChainableTypeChecker(emptyFunctionThatReturnsNull);\n }\n\n function createArrayOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside arrayOf.');\n }\n var propValue = props[propName];\n if (!Array.isArray(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an array.'));\n }\n for (var i = 0; i < propValue.length; i++) {\n var error = typeChecker(propValue, i, componentName, location, propFullName + '[' + i + ']', ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!isValidElement(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!ReactIs.isValidElementType(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement type.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createInstanceTypeChecker(expectedClass) {\n function validate(props, propName, componentName, location, propFullName) {\n if (!(props[propName] instanceof expectedClass)) {\n var expectedClassName = expectedClass.name || ANONYMOUS;\n var actualClassName = getClassName(props[propName]);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + actualClassName + '` supplied to `' + componentName + '`, expected ') + ('instance of `' + expectedClassName + '`.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createEnumTypeChecker(expectedValues) {\n if (!Array.isArray(expectedValues)) {\n if (process.env.NODE_ENV !== 'production') {\n if (arguments.length > 1) {\n printWarning(\n 'Invalid arguments supplied to oneOf, expected an array, got ' + arguments.length + ' arguments. ' +\n 'A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).'\n );\n } else {\n printWarning('Invalid argument supplied to oneOf, expected an array.');\n }\n }\n return emptyFunctionThatReturnsNull;\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n for (var i = 0; i < expectedValues.length; i++) {\n if (is(propValue, expectedValues[i])) {\n return null;\n }\n }\n\n var valuesString = JSON.stringify(expectedValues, function replacer(key, value) {\n var type = getPreciseType(value);\n if (type === 'symbol') {\n return String(value);\n }\n return value;\n });\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + String(propValue) + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createObjectOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside objectOf.');\n }\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));\n }\n for (var key in propValue) {\n if (has(propValue, key)) {\n var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createUnionTypeChecker(arrayOfTypeCheckers) {\n if (!Array.isArray(arrayOfTypeCheckers)) {\n process.env.NODE_ENV !== 'production' ? printWarning('Invalid argument supplied to oneOfType, expected an instance of array.') : void 0;\n return emptyFunctionThatReturnsNull;\n }\n\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n if (typeof checker !== 'function') {\n printWarning(\n 'Invalid argument supplied to oneOfType. Expected an array of check functions, but ' +\n 'received ' + getPostfixForTypeWarning(checker) + ' at index ' + i + '.'\n );\n return emptyFunctionThatReturnsNull;\n }\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var expectedTypes = [];\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n var checkerResult = checker(props, propName, componentName, location, propFullName, ReactPropTypesSecret);\n if (checkerResult == null) {\n return null;\n }\n if (checkerResult.data && has(checkerResult.data, 'expectedType')) {\n expectedTypes.push(checkerResult.data.expectedType);\n }\n }\n var expectedTypesMessage = (expectedTypes.length > 0) ? ', expected one of type [' + expectedTypes.join(', ') + ']': '';\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`' + expectedTypesMessage + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createNodeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n if (!isNode(props[propName])) {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`, expected a ReactNode.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function invalidValidatorError(componentName, location, propFullName, key, type) {\n return new PropTypeError(\n (componentName || 'React class') + ': ' + location + ' type `' + propFullName + '.' + key + '` is invalid; ' +\n 'it must be a function, usually from the `prop-types` package, but received `' + type + '`.'\n );\n }\n\n function createShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n for (var key in shapeTypes) {\n var checker = shapeTypes[key];\n if (typeof checker !== 'function') {\n return invalidValidatorError(componentName, location, propFullName, key, getPreciseType(checker));\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createStrictShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n // We need to check all keys in case some are required but missing from props.\n var allKeys = assign({}, props[propName], shapeTypes);\n for (var key in allKeys) {\n var checker = shapeTypes[key];\n if (has(shapeTypes, key) && typeof checker !== 'function') {\n return invalidValidatorError(componentName, location, propFullName, key, getPreciseType(checker));\n }\n if (!checker) {\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` key `' + key + '` supplied to `' + componentName + '`.' +\n '\\nBad object: ' + JSON.stringify(props[propName], null, ' ') +\n '\\nValid keys: ' + JSON.stringify(Object.keys(shapeTypes), null, ' ')\n );\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n\n return createChainableTypeChecker(validate);\n }\n\n function isNode(propValue) {\n switch (typeof propValue) {\n case 'number':\n case 'string':\n case 'undefined':\n return true;\n case 'boolean':\n return !propValue;\n case 'object':\n if (Array.isArray(propValue)) {\n return propValue.every(isNode);\n }\n if (propValue === null || isValidElement(propValue)) {\n return true;\n }\n\n var iteratorFn = getIteratorFn(propValue);\n if (iteratorFn) {\n var iterator = iteratorFn.call(propValue);\n var step;\n if (iteratorFn !== propValue.entries) {\n while (!(step = iterator.next()).done) {\n if (!isNode(step.value)) {\n return false;\n }\n }\n } else {\n // Iterator will provide entry [k,v] tuples rather than values.\n while (!(step = iterator.next()).done) {\n var entry = step.value;\n if (entry) {\n if (!isNode(entry[1])) {\n return false;\n }\n }\n }\n }\n } else {\n return false;\n }\n\n return true;\n default:\n return false;\n }\n }\n\n function isSymbol(propType, propValue) {\n // Native Symbol.\n if (propType === 'symbol') {\n return true;\n }\n\n // falsy value can't be a Symbol\n if (!propValue) {\n return false;\n }\n\n // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'\n if (propValue['@@toStringTag'] === 'Symbol') {\n return true;\n }\n\n // Fallback for non-spec compliant Symbols which are polyfilled.\n if (typeof Symbol === 'function' && propValue instanceof Symbol) {\n return true;\n }\n\n return false;\n }\n\n // Equivalent of `typeof` but with special handling for array and regexp.\n function getPropType(propValue) {\n var propType = typeof propValue;\n if (Array.isArray(propValue)) {\n return 'array';\n }\n if (propValue instanceof RegExp) {\n // Old webkits (at least until Android 4.0) return 'function' rather than\n // 'object' for typeof a RegExp. We'll normalize this here so that /bla/\n // passes PropTypes.object.\n return 'object';\n }\n if (isSymbol(propType, propValue)) {\n return 'symbol';\n }\n return propType;\n }\n\n // This handles more types than `getPropType`. Only used for error messages.\n // See `createPrimitiveTypeChecker`.\n function getPreciseType(propValue) {\n if (typeof propValue === 'undefined' || propValue === null) {\n return '' + propValue;\n }\n var propType = getPropType(propValue);\n if (propType === 'object') {\n if (propValue instanceof Date) {\n return 'date';\n } else if (propValue instanceof RegExp) {\n return 'regexp';\n }\n }\n return propType;\n }\n\n // Returns a string that is postfixed to a warning about an invalid type.\n // For example, \"undefined\" or \"of type array\"\n function getPostfixForTypeWarning(value) {\n var type = getPreciseType(value);\n switch (type) {\n case 'array':\n case 'object':\n return 'an ' + type;\n case 'boolean':\n case 'date':\n case 'regexp':\n return 'a ' + type;\n default:\n return type;\n }\n }\n\n // Returns class name of the object, if any.\n function getClassName(propValue) {\n if (!propValue.constructor || !propValue.constructor.name) {\n return ANONYMOUS;\n }\n return propValue.constructor.name;\n }\n\n ReactPropTypes.checkPropTypes = checkPropTypes;\n ReactPropTypes.resetWarningCache = checkPropTypes.resetWarningCache;\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n\nfunction emptyFunction() {}\nfunction emptyFunctionWithReset() {}\nemptyFunctionWithReset.resetWarningCache = emptyFunction;\n\nmodule.exports = function() {\n function shim(props, propName, componentName, location, propFullName, secret) {\n if (secret === ReactPropTypesSecret) {\n // It is still safe when called from React.\n return;\n }\n var err = new Error(\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use PropTypes.checkPropTypes() to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n err.name = 'Invariant Violation';\n throw err;\n };\n shim.isRequired = shim;\n function getShim() {\n return shim;\n };\n // Important!\n // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.\n var ReactPropTypes = {\n array: shim,\n bigint: shim,\n bool: shim,\n func: shim,\n number: shim,\n object: shim,\n string: shim,\n symbol: shim,\n\n any: shim,\n arrayOf: getShim,\n element: shim,\n elementType: shim,\n instanceOf: getShim,\n node: shim,\n objectOf: getShim,\n oneOf: getShim,\n oneOfType: getShim,\n shape: getShim,\n exact: getShim,\n\n checkPropTypes: emptyFunctionWithReset,\n resetWarningCache: emptyFunction\n };\n\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactIs = require('react-is');\n\n // By explicitly using `prop-types` you are opting into new development behavior.\n // http://fb.me/prop-types-in-prod\n var throwOnDirectAccess = true;\n module.exports = require('./factoryWithTypeCheckers')(ReactIs.isElement, throwOnDirectAccess);\n} else {\n // By explicitly using `prop-types` you are opting into new production behavior.\n // http://fb.me/prop-types-in-prod\n module.exports = require('./factoryWithThrowingShims')();\n}\n","/**\n * @license React\n * react-is.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\");\nSymbol.for(\"react.provider\");\nvar REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_VIEW_TRANSITION_TYPE = Symbol.for(\"react.view_transition\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\");\nfunction typeOf(object) {\n if (\"object\" === typeof object && null !== object) {\n var $$typeof = object.$$typeof;\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n switch (((object = object.type), object)) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n case REACT_VIEW_TRANSITION_TYPE:\n return object;\n default:\n switch (((object = object && object.$$typeof), object)) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n return object;\n case REACT_CONSUMER_TYPE:\n return object;\n default:\n return $$typeof;\n }\n }\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n}\nexports.ContextConsumer = REACT_CONSUMER_TYPE;\nexports.ContextProvider = REACT_CONTEXT_TYPE;\nexports.Element = REACT_ELEMENT_TYPE;\nexports.ForwardRef = REACT_FORWARD_REF_TYPE;\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.Lazy = REACT_LAZY_TYPE;\nexports.Memo = REACT_MEMO_TYPE;\nexports.Portal = REACT_PORTAL_TYPE;\nexports.Profiler = REACT_PROFILER_TYPE;\nexports.StrictMode = REACT_STRICT_MODE_TYPE;\nexports.Suspense = REACT_SUSPENSE_TYPE;\nexports.SuspenseList = REACT_SUSPENSE_LIST_TYPE;\nexports.isContextConsumer = function (object) {\n return typeOf(object) === REACT_CONSUMER_TYPE;\n};\nexports.isContextProvider = function (object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n};\nexports.isElement = function (object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n};\nexports.isForwardRef = function (object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n};\nexports.isFragment = function (object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n};\nexports.isLazy = function (object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n};\nexports.isMemo = function (object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n};\nexports.isPortal = function (object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n};\nexports.isProfiler = function (object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n};\nexports.isStrictMode = function (object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n};\nexports.isSuspense = function (object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n};\nexports.isSuspenseList = function (object) {\n return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;\n};\nexports.isValidElementType = function (type) {\n return \"string\" === typeof type ||\n \"function\" === typeof type ||\n type === REACT_FRAGMENT_TYPE ||\n type === REACT_PROFILER_TYPE ||\n type === REACT_STRICT_MODE_TYPE ||\n type === REACT_SUSPENSE_TYPE ||\n type === REACT_SUSPENSE_LIST_TYPE ||\n (\"object\" === typeof type &&\n null !== type &&\n (type.$$typeof === REACT_LAZY_TYPE ||\n type.$$typeof === REACT_MEMO_TYPE ||\n type.$$typeof === REACT_CONTEXT_TYPE ||\n type.$$typeof === REACT_CONSUMER_TYPE ||\n type.$$typeof === REACT_FORWARD_REF_TYPE ||\n type.$$typeof === REACT_CLIENT_REFERENCE ||\n void 0 !== type.getModuleId))\n ? !0\n : !1;\n};\nexports.typeOf = typeOf;\n","/**\n * @license React\n * react-is.development.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function typeOf(object) {\n if (\"object\" === typeof object && null !== object) {\n var $$typeof = object.$$typeof;\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n switch (((object = object.type), object)) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n case REACT_VIEW_TRANSITION_TYPE:\n return object;\n default:\n switch (((object = object && object.$$typeof), object)) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n return object;\n case REACT_CONSUMER_TYPE:\n return object;\n default:\n return $$typeof;\n }\n }\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n }\n var REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\");\n Symbol.for(\"react.provider\");\n var REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_VIEW_TRANSITION_TYPE = Symbol.for(\"react.view_transition\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\");\n exports.ContextConsumer = REACT_CONSUMER_TYPE;\n exports.ContextProvider = REACT_CONTEXT_TYPE;\n exports.Element = REACT_ELEMENT_TYPE;\n exports.ForwardRef = REACT_FORWARD_REF_TYPE;\n exports.Fragment = REACT_FRAGMENT_TYPE;\n exports.Lazy = REACT_LAZY_TYPE;\n exports.Memo = REACT_MEMO_TYPE;\n exports.Portal = REACT_PORTAL_TYPE;\n exports.Profiler = REACT_PROFILER_TYPE;\n exports.StrictMode = REACT_STRICT_MODE_TYPE;\n exports.Suspense = REACT_SUSPENSE_TYPE;\n exports.SuspenseList = REACT_SUSPENSE_LIST_TYPE;\n exports.isContextConsumer = function (object) {\n return typeOf(object) === REACT_CONSUMER_TYPE;\n };\n exports.isContextProvider = function (object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n };\n exports.isElement = function (object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n };\n exports.isForwardRef = function (object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n };\n exports.isFragment = function (object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n };\n exports.isLazy = function (object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n };\n exports.isMemo = function (object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n };\n exports.isPortal = function (object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n };\n exports.isProfiler = function (object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n };\n exports.isStrictMode = function (object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n };\n exports.isSuspense = function (object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n };\n exports.isSuspenseList = function (object) {\n return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;\n };\n exports.isValidElementType = function (type) {\n return \"string\" === typeof type ||\n \"function\" === typeof type ||\n type === REACT_FRAGMENT_TYPE ||\n type === REACT_PROFILER_TYPE ||\n type === REACT_STRICT_MODE_TYPE ||\n type === REACT_SUSPENSE_TYPE ||\n type === REACT_SUSPENSE_LIST_TYPE ||\n (\"object\" === typeof type &&\n null !== type &&\n (type.$$typeof === REACT_LAZY_TYPE ||\n type.$$typeof === REACT_MEMO_TYPE ||\n type.$$typeof === REACT_CONTEXT_TYPE ||\n type.$$typeof === REACT_CONSUMER_TYPE ||\n type.$$typeof === REACT_FORWARD_REF_TYPE ||\n type.$$typeof === REACT_CLIENT_REFERENCE ||\n void 0 !== type.getModuleId))\n ? !0\n : !1;\n };\n exports.typeOf = typeOf;\n })();\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","import * as React from 'react';\nimport { isValidElementType } from 'react-is';\n\n// https://github.com/sindresorhus/is-plain-obj/blob/main/index.js\nexport function isPlainObject(item) {\n if (typeof item !== 'object' || item === null) {\n return false;\n }\n const prototype = Object.getPrototypeOf(item);\n return (prototype === null || prototype === Object.prototype || Object.getPrototypeOf(prototype) === null) && !(Symbol.toStringTag in item) && !(Symbol.iterator in item);\n}\nfunction deepClone(source) {\n if (/*#__PURE__*/React.isValidElement(source) || isValidElementType(source) || !isPlainObject(source)) {\n return source;\n }\n const output = {};\n Object.keys(source).forEach(key => {\n output[key] = deepClone(source[key]);\n });\n return output;\n}\n\n/**\n * Merge objects deeply.\n * It will shallow copy React elements.\n *\n * If `options.clone` is set to `false` the source object will be merged directly into the target object.\n *\n * @example\n * ```ts\n * deepmerge({ a: { b: 1 }, d: 2 }, { a: { c: 2 }, d: 4 });\n * // => { a: { b: 1, c: 2 }, d: 4 }\n * ````\n *\n * @param target The target object.\n * @param source The source object.\n * @param options The merge options.\n * @param options.clone Set to `false` to merge the source object directly into the target object.\n * @returns The merged object.\n */\nexport default function deepmerge(target, source, options = {\n clone: true\n}) {\n const output = options.clone ? {\n ...target\n } : target;\n if (isPlainObject(target) && isPlainObject(source)) {\n Object.keys(source).forEach(key => {\n if (/*#__PURE__*/React.isValidElement(source[key]) || isValidElementType(source[key])) {\n output[key] = source[key];\n } else if (isPlainObject(source[key]) &&\n // Avoid prototype pollution\n Object.prototype.hasOwnProperty.call(target, key) && isPlainObject(target[key])) {\n // Since `output` is a clone of `target` and we have narrowed `target` in this block we can cast to the same type.\n output[key] = deepmerge(target[key], source[key], options);\n } else if (options.clone) {\n output[key] = isPlainObject(source[key]) ? deepClone(source[key]) : source[key];\n } else {\n output[key] = source[key];\n }\n });\n }\n return output;\n}","// Sorted ASC by size. That's important.\n// It can't be configured as it's used statically for propTypes.\nexport const breakpointKeys = ['xs', 'sm', 'md', 'lg', 'xl'];\nconst sortBreakpointsValues = values => {\n const breakpointsAsArray = Object.keys(values).map(key => ({\n key,\n val: values[key]\n })) || [];\n // Sort in ascending order\n breakpointsAsArray.sort((breakpoint1, breakpoint2) => breakpoint1.val - breakpoint2.val);\n return breakpointsAsArray.reduce((acc, obj) => {\n return {\n ...acc,\n [obj.key]: obj.val\n };\n }, {});\n};\n\n// Keep in mind that @media is inclusive by the CSS specification.\nexport default function createBreakpoints(breakpoints) {\n const {\n // The breakpoint **start** at this value.\n // For instance with the first breakpoint xs: [xs, sm).\n values = {\n xs: 0,\n // phone\n sm: 600,\n // tablet\n md: 900,\n // small laptop\n lg: 1200,\n // desktop\n xl: 1536 // large screen\n },\n unit = 'px',\n step = 5,\n ...other\n } = breakpoints;\n const sortedValues = sortBreakpointsValues(values);\n const keys = Object.keys(sortedValues);\n function up(key) {\n const value = typeof values[key] === 'number' ? values[key] : key;\n return `@media (min-width:${value}${unit})`;\n }\n function down(key) {\n const value = typeof values[key] === 'number' ? values[key] : key;\n return `@media (max-width:${value - step / 100}${unit})`;\n }\n function between(start, end) {\n const endIndex = keys.indexOf(end);\n return `@media (min-width:${typeof values[start] === 'number' ? values[start] : start}${unit}) and ` + `(max-width:${(endIndex !== -1 && typeof values[keys[endIndex]] === 'number' ? values[keys[endIndex]] : end) - step / 100}${unit})`;\n }\n function only(key) {\n if (keys.indexOf(key) + 1 < keys.length) {\n return between(key, keys[keys.indexOf(key) + 1]);\n }\n return up(key);\n }\n function not(key) {\n // handle first and last key separately, for better readability\n const keyIndex = keys.indexOf(key);\n if (keyIndex === 0) {\n return up(keys[1]);\n }\n if (keyIndex === keys.length - 1) {\n return down(keys[keyIndex]);\n }\n return between(key, keys[keys.indexOf(key) + 1]).replace('@media', '@media not all and');\n }\n return {\n keys,\n values: sortedValues,\n up,\n down,\n between,\n only,\n not,\n unit,\n ...other\n };\n}","import _formatErrorMessage from \"@mui/utils/formatMuiErrorMessage\";\n/**\n * For using in `sx` prop to sort the breakpoint from low to high.\n * Note: this function does not work and will not support multiple units.\n * e.g. input: { '@container (min-width:300px)': '1rem', '@container (min-width:40rem)': '2rem' }\n * output: { '@container (min-width:40rem)': '2rem', '@container (min-width:300px)': '1rem' } // since 40 < 300 eventhough 40rem > 300px\n */\nexport function sortContainerQueries(theme, css) {\n if (!theme.containerQueries) {\n return css;\n }\n const sorted = Object.keys(css).filter(key => key.startsWith('@container')).sort((a, b) => {\n const regex = /min-width:\\s*([0-9.]+)/;\n return +(a.match(regex)?.[1] || 0) - +(b.match(regex)?.[1] || 0);\n });\n if (!sorted.length) {\n return css;\n }\n return sorted.reduce((acc, key) => {\n const value = css[key];\n delete acc[key];\n acc[key] = value;\n return acc;\n }, {\n ...css\n });\n}\nexport function isCqShorthand(breakpointKeys, value) {\n return value === '@' || value.startsWith('@') && (breakpointKeys.some(key => value.startsWith(`@${key}`)) || !!value.match(/^@\\d/));\n}\nexport function getContainerQuery(theme, shorthand) {\n const matches = shorthand.match(/^@([^/]+)?\\/?(.+)?$/);\n if (!matches) {\n if (process.env.NODE_ENV !== 'production') {\n throw new Error(process.env.NODE_ENV !== \"production\" ? `MUI: The provided shorthand ${`(${shorthand})`} is invalid. The format should be \\`@<breakpoint | number>\\` or \\`@<breakpoint | number>/<container>\\`.\\n` + 'For example, `@sm` or `@600` or `@40rem/sidebar`.' : _formatErrorMessage(18, `(${shorthand})`));\n }\n return null;\n }\n const [, containerQuery, containerName] = matches;\n const value = Number.isNaN(+containerQuery) ? containerQuery || 0 : +containerQuery;\n return theme.containerQueries(containerName).up(value);\n}\nexport default function cssContainerQueries(themeInput) {\n const toContainerQuery = (mediaQuery, name) => mediaQuery.replace('@media', name ? `@container ${name}` : '@container');\n function attachCq(node, name) {\n node.up = (...args) => toContainerQuery(themeInput.breakpoints.up(...args), name);\n node.down = (...args) => toContainerQuery(themeInput.breakpoints.down(...args), name);\n node.between = (...args) => toContainerQuery(themeInput.breakpoints.between(...args), name);\n node.only = (...args) => toContainerQuery(themeInput.breakpoints.only(...args), name);\n node.not = (...args) => {\n const result = toContainerQuery(themeInput.breakpoints.not(...args), name);\n if (result.includes('not all and')) {\n // `@container` does not work with `not all and`, so need to invert the logic\n return result.replace('not all and ', '').replace('min-width:', 'width<').replace('max-width:', 'width>').replace('and', 'or');\n }\n return result;\n };\n }\n const node = {};\n const containerQueries = name => {\n attachCq(node, name);\n return node;\n };\n attachCq(containerQueries);\n return {\n ...themeInput,\n containerQueries\n };\n}","const shape = {\n borderRadius: 4\n};\nexport default shape;","import PropTypes from 'prop-types';\nconst responsivePropType = process.env.NODE_ENV !== 'production' ? PropTypes.oneOfType([PropTypes.number, PropTypes.string, PropTypes.object, PropTypes.array]) : {};\nexport default responsivePropType;","import deepmerge from '@mui/utils/deepmerge';\nfunction merge(acc, item) {\n if (!item) {\n return acc;\n }\n return deepmerge(acc, item, {\n clone: false // No need to clone deep, it's way faster.\n });\n}\nexport default merge;","import PropTypes from 'prop-types';\nimport deepmerge from '@mui/utils/deepmerge';\nimport merge from \"../merge/index.js\";\nimport { isCqShorthand, getContainerQuery } from \"../cssContainerQueries/index.js\";\n\n// The breakpoint **start** at this value.\n// For instance with the first breakpoint xs: [xs, sm[.\nexport const values = {\n xs: 0,\n // phone\n sm: 600,\n // tablet\n md: 900,\n // small laptop\n lg: 1200,\n // desktop\n xl: 1536 // large screen\n};\nconst defaultBreakpoints = {\n // Sorted ASC by size. That's important.\n // It can't be configured as it's used statically for propTypes.\n keys: ['xs', 'sm', 'md', 'lg', 'xl'],\n up: key => `@media (min-width:${values[key]}px)`\n};\nconst defaultContainerQueries = {\n containerQueries: containerName => ({\n up: key => {\n let result = typeof key === 'number' ? key : values[key] || key;\n if (typeof result === 'number') {\n result = `${result}px`;\n }\n return containerName ? `@container ${containerName} (min-width:${result})` : `@container (min-width:${result})`;\n }\n })\n};\nexport function handleBreakpoints(props, propValue, styleFromPropValue) {\n const theme = props.theme || {};\n if (Array.isArray(propValue)) {\n const themeBreakpoints = theme.breakpoints || defaultBreakpoints;\n return propValue.reduce((acc, item, index) => {\n acc[themeBreakpoints.up(themeBreakpoints.keys[index])] = styleFromPropValue(propValue[index]);\n return acc;\n }, {});\n }\n if (typeof propValue === 'object') {\n const themeBreakpoints = theme.breakpoints || defaultBreakpoints;\n return Object.keys(propValue).reduce((acc, breakpoint) => {\n if (isCqShorthand(themeBreakpoints.keys, breakpoint)) {\n const containerKey = getContainerQuery(theme.containerQueries ? theme : defaultContainerQueries, breakpoint);\n if (containerKey) {\n acc[containerKey] = styleFromPropValue(propValue[breakpoint], breakpoint);\n }\n }\n // key is breakpoint\n else if (Object.keys(themeBreakpoints.values || values).includes(breakpoint)) {\n const mediaKey = themeBreakpoints.up(breakpoint);\n acc[mediaKey] = styleFromPropValue(propValue[breakpoint], breakpoint);\n } else {\n const cssKey = breakpoint;\n acc[cssKey] = propValue[cssKey];\n }\n return acc;\n }, {});\n }\n const output = styleFromPropValue(propValue);\n return output;\n}\nfunction breakpoints(styleFunction) {\n // false positive\n // eslint-disable-next-line react/function-component-definition\n const newStyleFunction = props => {\n const theme = props.theme || {};\n const base = styleFunction(props);\n const themeBreakpoints = theme.breakpoints || defaultBreakpoints;\n const extended = themeBreakpoints.keys.reduce((acc, key) => {\n if (props[key]) {\n acc = acc || {};\n acc[themeBreakpoints.up(key)] = styleFunction({\n theme,\n ...props[key]\n });\n }\n return acc;\n }, null);\n return merge(base, extended);\n };\n newStyleFunction.propTypes = process.env.NODE_ENV !== 'production' ? {\n ...styleFunction.propTypes,\n xs: PropTypes.object,\n sm: PropTypes.object,\n md: PropTypes.object,\n lg: PropTypes.object,\n xl: PropTypes.object\n } : {};\n newStyleFunction.filterProps = ['xs', 'sm', 'md', 'lg', 'xl', ...styleFunction.filterProps];\n return newStyleFunction;\n}\nexport function createEmptyBreakpointObject(breakpointsInput = {}) {\n const breakpointsInOrder = breakpointsInput.keys?.reduce((acc, key) => {\n const breakpointStyleKey = breakpointsInput.up(key);\n acc[breakpointStyleKey] = {};\n return acc;\n }, {});\n return breakpointsInOrder || {};\n}\nexport function removeUnusedBreakpoints(breakpointKeys, style) {\n return breakpointKeys.reduce((acc, key) => {\n const breakpointOutput = acc[key];\n const isBreakpointUnused = !breakpointOutput || Object.keys(breakpointOutput).length === 0;\n if (isBreakpointUnused) {\n delete acc[key];\n }\n return acc;\n }, style);\n}\nexport function mergeBreakpointsInOrder(breakpointsInput, ...styles) {\n const emptyBreakpoints = createEmptyBreakpointObject(breakpointsInput);\n const mergedOutput = [emptyBreakpoints, ...styles].reduce((prev, next) => deepmerge(prev, next), {});\n return removeUnusedBreakpoints(Object.keys(emptyBreakpoints), mergedOutput);\n}\n\n// compute base for responsive values; e.g.,\n// [1,2,3] => {xs: true, sm: true, md: true}\n// {xs: 1, sm: 2, md: 3} => {xs: true, sm: true, md: true}\nexport function computeBreakpointsBase(breakpointValues, themeBreakpoints) {\n // fixed value\n if (typeof breakpointValues !== 'object') {\n return {};\n }\n const base = {};\n const breakpointsKeys = Object.keys(themeBreakpoints);\n if (Array.isArray(breakpointValues)) {\n breakpointsKeys.forEach((breakpoint, i) => {\n if (i < breakpointValues.length) {\n base[breakpoint] = true;\n }\n });\n } else {\n breakpointsKeys.forEach(breakpoint => {\n if (breakpointValues[breakpoint] != null) {\n base[breakpoint] = true;\n }\n });\n }\n return base;\n}\nexport function resolveBreakpointValues({\n values: breakpointValues,\n breakpoints: themeBreakpoints,\n base: customBase\n}) {\n const base = customBase || computeBreakpointsBase(breakpointValues, themeBreakpoints);\n const keys = Object.keys(base);\n if (keys.length === 0) {\n return breakpointValues;\n }\n let previous;\n return keys.reduce((acc, breakpoint, i) => {\n if (Array.isArray(breakpointValues)) {\n acc[breakpoint] = breakpointValues[i] != null ? breakpointValues[i] : breakpointValues[previous];\n previous = i;\n } else if (typeof breakpointValues === 'object') {\n acc[breakpoint] = breakpointValues[breakpoint] != null ? breakpointValues[breakpoint] : breakpointValues[previous];\n previous = breakpoint;\n } else {\n acc[breakpoint] = breakpointValues;\n }\n return acc;\n }, {});\n}\nexport default breakpoints;","import _formatErrorMessage from \"@mui/utils/formatMuiErrorMessage\";\n// It should to be noted that this function isn't equivalent to `text-transform: capitalize`.\n//\n// A strict capitalization should uppercase the first letter of each word in the sentence.\n// We only handle the first word.\nexport default function capitalize(string) {\n if (typeof string !== 'string') {\n throw new Error(process.env.NODE_ENV !== \"production\" ? 'MUI: `capitalize(string)` expects a string argument.' : _formatErrorMessage(7));\n }\n return string.charAt(0).toUpperCase() + string.slice(1);\n}","import capitalize from '@mui/utils/capitalize';\nimport responsivePropType from \"../responsivePropType/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nexport function getPath(obj, path, checkVars = true) {\n if (!path || typeof path !== 'string') {\n return null;\n }\n\n // Check if CSS variables are used\n if (obj && obj.vars && checkVars) {\n const val = `vars.${path}`.split('.').reduce((acc, item) => acc && acc[item] ? acc[item] : null, obj);\n if (val != null) {\n return val;\n }\n }\n return path.split('.').reduce((acc, item) => {\n if (acc && acc[item] != null) {\n return acc[item];\n }\n return null;\n }, obj);\n}\nexport function getStyleValue(themeMapping, transform, propValueFinal, userValue = propValueFinal) {\n let value;\n if (typeof themeMapping === 'function') {\n value = themeMapping(propValueFinal);\n } else if (Array.isArray(themeMapping)) {\n value = themeMapping[propValueFinal] || userValue;\n } else {\n value = getPath(themeMapping, propValueFinal) || userValue;\n }\n if (transform) {\n value = transform(value, userValue, themeMapping);\n }\n return value;\n}\nfunction style(options) {\n const {\n prop,\n cssProperty = options.prop,\n themeKey,\n transform\n } = options;\n\n // false positive\n // eslint-disable-next-line react/function-component-definition\n const fn = props => {\n if (props[prop] == null) {\n return null;\n }\n const propValue = props[prop];\n const theme = props.theme;\n const themeMapping = getPath(theme, themeKey) || {};\n const styleFromPropValue = propValueFinal => {\n let value = getStyleValue(themeMapping, transform, propValueFinal);\n if (propValueFinal === value && typeof propValueFinal === 'string') {\n // Haven't found value\n value = getStyleValue(themeMapping, transform, `${prop}${propValueFinal === 'default' ? '' : capitalize(propValueFinal)}`, propValueFinal);\n }\n if (cssProperty === false) {\n return value;\n }\n return {\n [cssProperty]: value\n };\n };\n return handleBreakpoints(props, propValue, styleFromPropValue);\n };\n fn.propTypes = process.env.NODE_ENV !== 'production' ? {\n [prop]: responsivePropType\n } : {};\n fn.filterProps = [prop];\n return fn;\n}\nexport default style;","import responsivePropType from \"../responsivePropType/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nimport { getPath } from \"../style/index.js\";\nimport merge from \"../merge/index.js\";\nimport memoize from \"../memoize/index.js\";\nconst properties = {\n m: 'margin',\n p: 'padding'\n};\nconst directions = {\n t: 'Top',\n r: 'Right',\n b: 'Bottom',\n l: 'Left',\n x: ['Left', 'Right'],\n y: ['Top', 'Bottom']\n};\nconst aliases = {\n marginX: 'mx',\n marginY: 'my',\n paddingX: 'px',\n paddingY: 'py'\n};\n\n// memoize() impact:\n// From 300,000 ops/sec\n// To 350,000 ops/sec\nconst getCssProperties = memoize(prop => {\n // It's not a shorthand notation.\n if (prop.length > 2) {\n if (aliases[prop]) {\n prop = aliases[prop];\n } else {\n return [prop];\n }\n }\n const [a, b] = prop.split('');\n const property = properties[a];\n const direction = directions[b] || '';\n return Array.isArray(direction) ? direction.map(dir => property + dir) : [property + direction];\n});\nexport const marginKeys = ['m', 'mt', 'mr', 'mb', 'ml', 'mx', 'my', 'margin', 'marginTop', 'marginRight', 'marginBottom', 'marginLeft', 'marginX', 'marginY', 'marginInline', 'marginInlineStart', 'marginInlineEnd', 'marginBlock', 'marginBlockStart', 'marginBlockEnd'];\nexport const paddingKeys = ['p', 'pt', 'pr', 'pb', 'pl', 'px', 'py', 'padding', 'paddingTop', 'paddingRight', 'paddingBottom', 'paddingLeft', 'paddingX', 'paddingY', 'paddingInline', 'paddingInlineStart', 'paddingInlineEnd', 'paddingBlock', 'paddingBlockStart', 'paddingBlockEnd'];\nconst spacingKeys = [...marginKeys, ...paddingKeys];\nexport function createUnaryUnit(theme, themeKey, defaultValue, propName) {\n const themeSpacing = getPath(theme, themeKey, true) ?? defaultValue;\n if (typeof themeSpacing === 'number' || typeof themeSpacing === 'string') {\n return val => {\n if (typeof val === 'string') {\n return val;\n }\n if (process.env.NODE_ENV !== 'production') {\n if (typeof val !== 'number') {\n console.error(`MUI: Expected ${propName} argument to be a number or a string, got ${val}.`);\n }\n }\n if (typeof themeSpacing === 'string') {\n if (themeSpacing.startsWith('var(') && val === 0) {\n return 0;\n }\n if (themeSpacing.startsWith('var(') && val === 1) {\n return themeSpacing;\n }\n return `calc(${val} * ${themeSpacing})`;\n }\n return themeSpacing * val;\n };\n }\n if (Array.isArray(themeSpacing)) {\n return val => {\n if (typeof val === 'string') {\n return val;\n }\n const abs = Math.abs(val);\n if (process.env.NODE_ENV !== 'production') {\n if (!Number.isInteger(abs)) {\n console.error([`MUI: The \\`theme.${themeKey}\\` array type cannot be combined with non integer values.` + `You should either use an integer value that can be used as index, or define the \\`theme.${themeKey}\\` as a number.`].join('\\n'));\n } else if (abs > themeSpacing.length - 1) {\n console.error([`MUI: The value provided (${abs}) overflows.`, `The supported values are: ${JSON.stringify(themeSpacing)}.`, `${abs} > ${themeSpacing.length - 1}, you need to add the missing values.`].join('\\n'));\n }\n }\n const transformed = themeSpacing[abs];\n if (val >= 0) {\n return transformed;\n }\n if (typeof transformed === 'number') {\n return -transformed;\n }\n if (typeof transformed === 'string' && transformed.startsWith('var(')) {\n return `calc(-1 * ${transformed})`;\n }\n return `-${transformed}`;\n };\n }\n if (typeof themeSpacing === 'function') {\n return themeSpacing;\n }\n if (process.env.NODE_ENV !== 'production') {\n console.error([`MUI: The \\`theme.${themeKey}\\` value (${themeSpacing}) is invalid.`, 'It should be a number, an array or a function.'].join('\\n'));\n }\n return () => undefined;\n}\nexport function createUnarySpacing(theme) {\n return createUnaryUnit(theme, 'spacing', 8, 'spacing');\n}\nexport function getValue(transformer, propValue) {\n if (typeof propValue === 'string' || propValue == null) {\n return propValue;\n }\n return transformer(propValue);\n}\nexport function getStyleFromPropValue(cssProperties, transformer) {\n return propValue => cssProperties.reduce((acc, cssProperty) => {\n acc[cssProperty] = getValue(transformer, propValue);\n return acc;\n }, {});\n}\nfunction resolveCssProperty(props, keys, prop, transformer) {\n // Using a hash computation over an array iteration could be faster, but with only 28 items,\n // it's doesn't worth the bundle size.\n if (!keys.includes(prop)) {\n return null;\n }\n const cssProperties = getCssProperties(prop);\n const styleFromPropValue = getStyleFromPropValue(cssProperties, transformer);\n const propValue = props[prop];\n return handleBreakpoints(props, propValue, styleFromPropValue);\n}\nfunction style(props, keys) {\n const transformer = createUnarySpacing(props.theme);\n return Object.keys(props).map(prop => resolveCssProperty(props, keys, prop, transformer)).reduce(merge, {});\n}\nexport function margin(props) {\n return style(props, marginKeys);\n}\nmargin.propTypes = process.env.NODE_ENV !== 'production' ? marginKeys.reduce((obj, key) => {\n obj[key] = responsivePropType;\n return obj;\n}, {}) : {};\nmargin.filterProps = marginKeys;\nexport function padding(props) {\n return style(props, paddingKeys);\n}\npadding.propTypes = process.env.NODE_ENV !== 'production' ? paddingKeys.reduce((obj, key) => {\n obj[key] = responsivePropType;\n return obj;\n}, {}) : {};\npadding.filterProps = paddingKeys;\nfunction spacing(props) {\n return style(props, spacingKeys);\n}\nspacing.propTypes = process.env.NODE_ENV !== 'production' ? spacingKeys.reduce((obj, key) => {\n obj[key] = responsivePropType;\n return obj;\n}, {}) : {};\nspacing.filterProps = spacingKeys;\nexport default spacing;","export default function memoize(fn) {\n const cache = {};\n return arg => {\n if (cache[arg] === undefined) {\n cache[arg] = fn(arg);\n }\n return cache[arg];\n };\n}","import merge from \"../merge/index.js\";\nfunction compose(...styles) {\n const handlers = styles.reduce((acc, style) => {\n style.filterProps.forEach(prop => {\n acc[prop] = style;\n });\n return acc;\n }, {});\n\n // false positive\n // eslint-disable-next-line react/function-component-definition\n const fn = props => {\n return Object.keys(props).reduce((acc, prop) => {\n if (handlers[prop]) {\n return merge(acc, handlers[prop](props));\n }\n return acc;\n }, {});\n };\n fn.propTypes = process.env.NODE_ENV !== 'production' ? styles.reduce((acc, style) => Object.assign(acc, style.propTypes), {}) : {};\n fn.filterProps = styles.reduce((acc, style) => acc.concat(style.filterProps), []);\n return fn;\n}\nexport default compose;","import responsivePropType from \"../responsivePropType/index.js\";\nimport style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nimport { createUnaryUnit, getValue } from \"../spacing/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nexport function borderTransform(value) {\n if (typeof value !== 'number') {\n return value;\n }\n return `${value}px solid`;\n}\nfunction createBorderStyle(prop, transform) {\n return style({\n prop,\n themeKey: 'borders',\n transform\n });\n}\nexport const border = createBorderStyle('border', borderTransform);\nexport const borderTop = createBorderStyle('borderTop', borderTransform);\nexport const borderRight = createBorderStyle('borderRight', borderTransform);\nexport const borderBottom = createBorderStyle('borderBottom', borderTransform);\nexport const borderLeft = createBorderStyle('borderLeft', borderTransform);\nexport const borderColor = createBorderStyle('borderColor');\nexport const borderTopColor = createBorderStyle('borderTopColor');\nexport const borderRightColor = createBorderStyle('borderRightColor');\nexport const borderBottomColor = createBorderStyle('borderBottomColor');\nexport const borderLeftColor = createBorderStyle('borderLeftColor');\nexport const outline = createBorderStyle('outline', borderTransform);\nexport const outlineColor = createBorderStyle('outlineColor');\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const borderRadius = props => {\n if (props.borderRadius !== undefined && props.borderRadius !== null) {\n const transformer = createUnaryUnit(props.theme, 'shape.borderRadius', 4, 'borderRadius');\n const styleFromPropValue = propValue => ({\n borderRadius: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.borderRadius, styleFromPropValue);\n }\n return null;\n};\nborderRadius.propTypes = process.env.NODE_ENV !== 'production' ? {\n borderRadius: responsivePropType\n} : {};\nborderRadius.filterProps = ['borderRadius'];\nconst borders = compose(border, borderTop, borderRight, borderBottom, borderLeft, borderColor, borderTopColor, borderRightColor, borderBottomColor, borderLeftColor, borderRadius, outline, outlineColor);\nexport default borders;","import style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nimport { createUnaryUnit, getValue } from \"../spacing/index.js\";\nimport { handleBreakpoints } from \"../breakpoints/index.js\";\nimport responsivePropType from \"../responsivePropType/index.js\";\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const gap = props => {\n if (props.gap !== undefined && props.gap !== null) {\n const transformer = createUnaryUnit(props.theme, 'spacing', 8, 'gap');\n const styleFromPropValue = propValue => ({\n gap: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.gap, styleFromPropValue);\n }\n return null;\n};\ngap.propTypes = process.env.NODE_ENV !== 'production' ? {\n gap: responsivePropType\n} : {};\ngap.filterProps = ['gap'];\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const columnGap = props => {\n if (props.columnGap !== undefined && props.columnGap !== null) {\n const transformer = createUnaryUnit(props.theme, 'spacing', 8, 'columnGap');\n const styleFromPropValue = propValue => ({\n columnGap: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.columnGap, styleFromPropValue);\n }\n return null;\n};\ncolumnGap.propTypes = process.env.NODE_ENV !== 'production' ? {\n columnGap: responsivePropType\n} : {};\ncolumnGap.filterProps = ['columnGap'];\n\n// false positive\n// eslint-disable-next-line react/function-component-definition\nexport const rowGap = props => {\n if (props.rowGap !== undefined && props.rowGap !== null) {\n const transformer = createUnaryUnit(props.theme, 'spacing', 8, 'rowGap');\n const styleFromPropValue = propValue => ({\n rowGap: getValue(transformer, propValue)\n });\n return handleBreakpoints(props, props.rowGap, styleFromPropValue);\n }\n return null;\n};\nrowGap.propTypes = process.env.NODE_ENV !== 'production' ? {\n rowGap: responsivePropType\n} : {};\nrowGap.filterProps = ['rowGap'];\nexport const gridColumn = style({\n prop: 'gridColumn'\n});\nexport const gridRow = style({\n prop: 'gridRow'\n});\nexport const gridAutoFlow = style({\n prop: 'gridAutoFlow'\n});\nexport const gridAutoColumns = style({\n prop: 'gridAutoColumns'\n});\nexport const gridAutoRows = style({\n prop: 'gridAutoRows'\n});\nexport const gridTemplateColumns = style({\n prop: 'gridTemplateColumns'\n});\nexport const gridTemplateRows = style({\n prop: 'gridTemplateRows'\n});\nexport const gridTemplateAreas = style({\n prop: 'gridTemplateAreas'\n});\nexport const gridArea = style({\n prop: 'gridArea'\n});\nconst grid = compose(gap, columnGap, rowGap, gridColumn, gridRow, gridAutoFlow, gridAutoColumns, gridAutoRows, gridTemplateColumns, gridTemplateRows, gridTemplateAreas, gridArea);\nexport default grid;","import style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nexport function paletteTransform(value, userValue) {\n if (userValue === 'grey') {\n return userValue;\n }\n return value;\n}\nexport const color = style({\n prop: 'color',\n themeKey: 'palette',\n transform: paletteTransform\n});\nexport const bgcolor = style({\n prop: 'bgcolor',\n cssProperty: 'backgroundColor',\n themeKey: 'palette',\n transform: paletteTransform\n});\nexport const backgroundColor = style({\n prop: 'backgroundColor',\n themeKey: 'palette',\n transform: paletteTransform\n});\nconst palette = compose(color, bgcolor, backgroundColor);\nexport default palette;","import style from \"../style/index.js\";\nimport compose from \"../compose/index.js\";\nimport { handleBreakpoints, values as breakpointsValues } from \"../breakpoints/index.js\";\nexport function sizingTransform(value) {\n return value <= 1 && value !== 0 ? `${value * 100}%` : value;\n}\nexport const width = style({\n prop: 'width',\n transform: sizingTransform\n});\nexport const maxWidth = props => {\n if (props.maxWidth !== undefined && props.maxWidth !== null) {\n const styleFromPropValue = propValue => {\n const breakpoint = props.theme?.breakpoints?.values?.[propValue] || breakpointsValues[propValue];\n if (!breakpoint) {\n return {\n maxWidth: sizingTransform(propValue)\n };\n }\n if (props.theme?.breakpoints?.unit !== 'px') {\n return {\n maxWidth: `${breakpoint}${props.theme.breakpoints.unit}`\n };\n }\n return {\n maxWidth: breakpoint\n };\n };\n return handleBreakpoints(props, props.maxWidth, styleFromPropValue);\n }\n return null;\n};\nmaxWidth.filterProps = ['maxWidth'];\nexport const minWidth = style({\n prop: 'minWidth',\n transform: sizingTransform\n});\nexport const height = style({\n prop: 'height',\n transform: sizingTransform\n});\nexport const maxHeight = style({\n prop: 'maxHeight',\n transform: sizingTransform\n});\nexport const minHeight = style({\n prop: 'minHeight',\n transform: sizingTransform\n});\nexport const sizeWidth = style({\n prop: 'size',\n cssProperty: 'width',\n transform: sizingTransform\n});\nexport const sizeHeight = style({\n prop: 'size',\n cssProperty: 'height',\n transform: sizingTransform\n});\nexport const boxSizing = style({\n prop: 'boxSizing'\n});\nconst sizing = compose(width, maxWidth, minWidth, height, maxHeight, minHeight, boxSizing);\nexport default sizing;","import { padding, margin } from \"../spacing/index.js\";\nimport { borderRadius, borderTransform } from \"../borders/index.js\";\nimport { gap, rowGap, columnGap } from \"../cssGrid/index.js\";\nimport { paletteTransform } from \"../palette/index.js\";\nimport { maxWidth, sizingTransform } from \"../sizing/index.js\";\nconst defaultSxConfig = {\n // borders\n border: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderTop: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderRight: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderBottom: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderLeft: {\n themeKey: 'borders',\n transform: borderTransform\n },\n borderColor: {\n themeKey: 'palette'\n },\n borderTopColor: {\n themeKey: 'palette'\n },\n borderRightColor: {\n themeKey: 'palette'\n },\n borderBottomColor: {\n themeKey: 'palette'\n },\n borderLeftColor: {\n themeKey: 'palette'\n },\n outline: {\n themeKey: 'borders',\n transform: borderTransform\n },\n outlineColor: {\n themeKey: 'palette'\n },\n borderRadius: {\n themeKey: 'shape.borderRadius',\n style: borderRadius\n },\n // palette\n color: {\n themeKey: 'palette',\n transform: paletteTransform\n },\n bgcolor: {\n themeKey: 'palette',\n cssProperty: 'backgroundColor',\n transform: paletteTransform\n },\n backgroundColor: {\n themeKey: 'palette',\n transform: paletteTransform\n },\n // spacing\n p: {\n style: padding\n },\n pt: {\n style: padding\n },\n pr: {\n style: padding\n },\n pb: {\n style: padding\n },\n pl: {\n style: padding\n },\n px: {\n style: padding\n },\n py: {\n style: padding\n },\n padding: {\n style: padding\n },\n paddingTop: {\n style: padding\n },\n paddingRight: {\n style: padding\n },\n paddingBottom: {\n style: padding\n },\n paddingLeft: {\n style: padding\n },\n paddingX: {\n style: padding\n },\n paddingY: {\n style: padding\n },\n paddingInline: {\n style: padding\n },\n paddingInlineStart: {\n style: padding\n },\n paddingInlineEnd: {\n style: padding\n },\n paddingBlock: {\n style: padding\n },\n paddingBlockStart: {\n style: padding\n },\n paddingBlockEnd: {\n style: padding\n },\n m: {\n style: margin\n },\n mt: {\n style: margin\n },\n mr: {\n style: margin\n },\n mb: {\n style: margin\n },\n ml: {\n style: margin\n },\n mx: {\n style: margin\n },\n my: {\n style: margin\n },\n margin: {\n style: margin\n },\n marginTop: {\n style: margin\n },\n marginRight: {\n style: margin\n },\n marginBottom: {\n style: margin\n },\n marginLeft: {\n style: margin\n },\n marginX: {\n style: margin\n },\n marginY: {\n style: margin\n },\n marginInline: {\n style: margin\n },\n marginInlineStart: {\n style: margin\n },\n marginInlineEnd: {\n style: margin\n },\n marginBlock: {\n style: margin\n },\n marginBlockStart: {\n style: margin\n },\n marginBlockEnd: {\n style: margin\n },\n // display\n displayPrint: {\n cssProperty: false,\n transform: value => ({\n '@media print': {\n display: value\n }\n })\n },\n display: {},\n overflow: {},\n textOverflow: {},\n visibility: {},\n whiteSpace: {},\n // flexbox\n flexBasis: {},\n flexDirection: {},\n flexWrap: {},\n justifyContent: {},\n alignItems: {},\n alignContent: {},\n order: {},\n flex: {},\n flexGrow: {},\n flexShrink: {},\n alignSelf: {},\n justifyItems: {},\n justifySelf: {},\n // grid\n gap: {\n style: gap\n },\n rowGap: {\n style: rowGap\n },\n columnGap: {\n style: columnGap\n },\n gridColumn: {},\n gridRow: {},\n gridAutoFlow: {},\n gridAutoColumns: {},\n gridAutoRows: {},\n gridTemplateColumns: {},\n gridTemplateRows: {},\n gridTemplateAreas: {},\n gridArea: {},\n // positions\n position: {},\n zIndex: {\n themeKey: 'zIndex'\n },\n top: {},\n right: {},\n bottom: {},\n left: {},\n // shadows\n boxShadow: {\n themeKey: 'shadows'\n },\n // sizing\n width: {\n transform: sizingTransform\n },\n maxWidth: {\n style: maxWidth\n },\n minWidth: {\n transform: sizingTransform\n },\n height: {\n transform: sizingTransform\n },\n maxHeight: {\n transform: sizingTransform\n },\n minHeight: {\n transform: sizingTransform\n },\n boxSizing: {},\n // typography\n font: {\n themeKey: 'font'\n },\n fontFamily: {\n themeKey: 'typography'\n },\n fontSize: {\n themeKey: 'typography'\n },\n fontStyle: {\n themeKey: 'typography'\n },\n fontWeight: {\n themeKey: 'typography'\n },\n letterSpacing: {},\n textTransform: {},\n lineHeight: {},\n textAlign: {},\n typography: {\n cssProperty: false,\n themeKey: 'typography'\n }\n};\nexport default defaultSxConfig;","import capitalize from '@mui/utils/capitalize';\nimport merge from \"../merge/index.js\";\nimport { getPath, getStyleValue as getValue } from \"../style/index.js\";\nimport { handleBreakpoints, createEmptyBreakpointObject, removeUnusedBreakpoints } from \"../breakpoints/index.js\";\nimport { sortContainerQueries } from \"../cssContainerQueries/index.js\";\nimport defaultSxConfig from \"./defaultSxConfig.js\";\nfunction objectsHaveSameKeys(...objects) {\n const allKeys = objects.reduce((keys, object) => keys.concat(Object.keys(object)), []);\n const union = new Set(allKeys);\n return objects.every(object => union.size === Object.keys(object).length);\n}\nfunction callIfFn(maybeFn, arg) {\n return typeof maybeFn === 'function' ? maybeFn(arg) : maybeFn;\n}\n\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function unstable_createStyleFunctionSx() {\n function getThemeValue(prop, val, theme, config) {\n const props = {\n [prop]: val,\n theme\n };\n const options = config[prop];\n if (!options) {\n return {\n [prop]: val\n };\n }\n const {\n cssProperty = prop,\n themeKey,\n transform,\n style\n } = options;\n if (val == null) {\n return null;\n }\n\n // TODO v6: remove, see https://github.com/mui/material-ui/pull/38123\n if (themeKey === 'typography' && val === 'inherit') {\n return {\n [prop]: val\n };\n }\n const themeMapping = getPath(theme, themeKey) || {};\n if (style) {\n return style(props);\n }\n const styleFromPropValue = propValueFinal => {\n let value = getValue(themeMapping, transform, propValueFinal);\n if (propValueFinal === value && typeof propValueFinal === 'string') {\n // Haven't found value\n value = getValue(themeMapping, transform, `${prop}${propValueFinal === 'default' ? '' : capitalize(propValueFinal)}`, propValueFinal);\n }\n if (cssProperty === false) {\n return value;\n }\n return {\n [cssProperty]: value\n };\n };\n return handleBreakpoints(props, val, styleFromPropValue);\n }\n function styleFunctionSx(props) {\n const {\n sx,\n theme = {},\n nested\n } = props || {};\n if (!sx) {\n return null; // Emotion & styled-components will neglect null\n }\n const config = theme.unstable_sxConfig ?? defaultSxConfig;\n\n /*\n * Receive `sxInput` as object or callback\n * and then recursively check keys & values to create media query object styles.\n * (the result will be used in `styled`)\n */\n function traverse(sxInput) {\n let sxObject = sxInput;\n if (typeof sxInput === 'function') {\n sxObject = sxInput(theme);\n } else if (typeof sxInput !== 'object') {\n // value\n return sxInput;\n }\n if (!sxObject) {\n return null;\n }\n const emptyBreakpoints = createEmptyBreakpointObject(theme.breakpoints);\n const breakpointsKeys = Object.keys(emptyBreakpoints);\n let css = emptyBreakpoints;\n Object.keys(sxObject).forEach(styleKey => {\n const value = callIfFn(sxObject[styleKey], theme);\n if (value !== null && value !== undefined) {\n if (typeof value === 'object') {\n if (config[styleKey]) {\n css = merge(css, getThemeValue(styleKey, value, theme, config));\n } else {\n const breakpointsValues = handleBreakpoints({\n theme\n }, value, x => ({\n [styleKey]: x\n }));\n if (objectsHaveSameKeys(breakpointsValues, value)) {\n css[styleKey] = styleFunctionSx({\n sx: value,\n theme,\n nested: true\n });\n } else {\n css = merge(css, breakpointsValues);\n }\n }\n } else {\n css = merge(css, getThemeValue(styleKey, value, theme, config));\n }\n }\n });\n if (!nested && theme.modularCssLayers) {\n return {\n '@layer sx': sortContainerQueries(theme, removeUnusedBreakpoints(breakpointsKeys, css))\n };\n }\n return sortContainerQueries(theme, removeUnusedBreakpoints(breakpointsKeys, css));\n }\n return Array.isArray(sx) ? sx.map(traverse) : traverse(sx);\n }\n return styleFunctionSx;\n}\nconst styleFunctionSx = unstable_createStyleFunctionSx();\nstyleFunctionSx.filterProps = ['sx'];\nexport default styleFunctionSx;","/**\n * A universal utility to style components with multiple color modes. Always use it from the theme object.\n * It works with:\n * - [Basic theme](https://mui.com/material-ui/customization/dark-mode/)\n * - [CSS theme variables](https://mui.com/material-ui/customization/css-theme-variables/overview/)\n * - Zero-runtime engine\n *\n * Tips: Use an array over object spread and place `theme.applyStyles()` last.\n *\n * With the styled function:\n * ✅ [{ background: '#e5e5e5' }, theme.applyStyles('dark', { background: '#1c1c1c' })]\n * 🚫 { background: '#e5e5e5', ...theme.applyStyles('dark', { background: '#1c1c1c' })}\n *\n * With the sx prop:\n * ✅ [{ background: '#e5e5e5' }, theme => theme.applyStyles('dark', { background: '#1c1c1c' })]\n * 🚫 { background: '#e5e5e5', ...theme => theme.applyStyles('dark', { background: '#1c1c1c' })}\n *\n * @example\n * 1. using with `styled`:\n * ```jsx\n * const Component = styled('div')(({ theme }) => [\n * { background: '#e5e5e5' },\n * theme.applyStyles('dark', {\n * background: '#1c1c1c',\n * color: '#fff',\n * }),\n * ]);\n * ```\n *\n * @example\n * 2. using with `sx` prop:\n * ```jsx\n * <Box sx={[\n * { background: '#e5e5e5' },\n * theme => theme.applyStyles('dark', {\n * background: '#1c1c1c',\n * color: '#fff',\n * }),\n * ]}\n * />\n * ```\n *\n * @example\n * 3. theming a component:\n * ```jsx\n * extendTheme({\n * components: {\n * MuiButton: {\n * styleOverrides: {\n * root: ({ theme }) => [\n * { background: '#e5e5e5' },\n * theme.applyStyles('dark', {\n * background: '#1c1c1c',\n * color: '#fff',\n * }),\n * ],\n * },\n * }\n * }\n * })\n *```\n */\nexport default function applyStyles(key, styles) {\n // @ts-expect-error this is 'any' type\n const theme = this;\n if (theme.vars) {\n if (!theme.colorSchemes?.[key] || typeof theme.getColorSchemeSelector !== 'function') {\n return {};\n }\n // If CssVarsProvider is used as a provider, returns '*:where({selector}) &'\n let selector = theme.getColorSchemeSelector(key);\n if (selector === '&') {\n return styles;\n }\n if (selector.includes('data-') || selector.includes('.')) {\n // '*' is required as a workaround for Emotion issue (https://github.com/emotion-js/emotion/issues/2836)\n selector = `*:where(${selector.replace(/\\s*&$/, '')}) &`;\n }\n return {\n [selector]: styles\n };\n }\n if (theme.palette.mode === key) {\n return styles;\n }\n return {};\n}","'use client';\n\nimport * as React from 'react';\nimport { ThemeContext } from '@mui/styled-engine';\nfunction isObjectEmpty(obj) {\n return Object.keys(obj).length === 0;\n}\nfunction useTheme(defaultTheme = null) {\n const contextTheme = React.useContext(ThemeContext);\n return !contextTheme || isObjectEmpty(contextTheme) ? defaultTheme : contextTheme;\n}\nexport default useTheme;","'use client';\n\nimport createTheme from \"../createTheme/index.js\";\nimport useThemeWithoutDefault from \"../useThemeWithoutDefault/index.js\";\nexport const systemDefaultTheme = createTheme();\nfunction useTheme(defaultTheme = systemDefaultTheme) {\n return useThemeWithoutDefault(defaultTheme);\n}\nexport default useTheme;","import deepmerge from '@mui/utils/deepmerge';\nimport createBreakpoints from \"../createBreakpoints/createBreakpoints.js\";\nimport cssContainerQueries from \"../cssContainerQueries/index.js\";\nimport shape from \"./shape.js\";\nimport createSpacing from \"./createSpacing.js\";\nimport styleFunctionSx from \"../styleFunctionSx/styleFunctionSx.js\";\nimport defaultSxConfig from \"../styleFunctionSx/defaultSxConfig.js\";\nimport applyStyles from \"./applyStyles.js\";\nfunction createTheme(options = {}, ...args) {\n const {\n breakpoints: breakpointsInput = {},\n palette: paletteInput = {},\n spacing: spacingInput,\n shape: shapeInput = {},\n ...other\n } = options;\n const breakpoints = createBreakpoints(breakpointsInput);\n const spacing = createSpacing(spacingInput);\n let muiTheme = deepmerge({\n breakpoints,\n direction: 'ltr',\n components: {},\n // Inject component definitions.\n palette: {\n mode: 'light',\n ...paletteInput\n },\n spacing,\n shape: {\n ...shape,\n ...shapeInput\n }\n }, other);\n muiTheme = cssContainerQueries(muiTheme);\n muiTheme.applyStyles = applyStyles;\n muiTheme = args.reduce((acc, argument) => deepmerge(acc, argument), muiTheme);\n muiTheme.unstable_sxConfig = {\n ...defaultSxConfig,\n ...other?.unstable_sxConfig\n };\n muiTheme.unstable_sx = function sx(props) {\n return styleFunctionSx({\n sx: props,\n theme: this\n });\n };\n return muiTheme;\n}\nexport default createTheme;","import { createUnarySpacing } from \"../spacing/index.js\";\n\n// The different signatures imply different meaning for their arguments that can't be expressed structurally.\n// We express the difference with variable names.\n\nexport default function createSpacing(spacingInput = 8,\n// Material Design layouts are visually balanced. Most measurements align to an 8dp grid, which aligns both spacing and the overall layout.\n// Smaller components, such as icons, can align to a 4dp grid.\n// https://m2.material.io/design/layout/understanding-layout.html\ntransform = createUnarySpacing({\n spacing: spacingInput\n})) {\n // Already transformed.\n if (spacingInput.mui) {\n return spacingInput;\n }\n const spacing = (...argsInput) => {\n if (process.env.NODE_ENV !== 'production') {\n if (!(argsInput.length <= 4)) {\n console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${argsInput.length}`);\n }\n }\n const args = argsInput.length === 0 ? [1] : argsInput;\n return args.map(argument => {\n const output = transform(argument);\n return typeof output === 'number' ? `${output}px` : output;\n }).join(' ');\n };\n spacing.mui = true;\n return spacing;\n}","import { isPlainObject } from '@mui/utils/deepmerge';\nimport defaultSxConfig from \"./defaultSxConfig.js\";\nconst splitProps = props => {\n const result = {\n systemProps: {},\n otherProps: {}\n };\n const config = props?.theme?.unstable_sxConfig ?? defaultSxConfig;\n Object.keys(props).forEach(prop => {\n if (config[prop]) {\n result.systemProps[prop] = props[prop];\n } else {\n result.otherProps[prop] = props[prop];\n }\n });\n return result;\n};\nexport default function extendSxProp(props) {\n const {\n sx: inSx,\n ...other\n } = props;\n const {\n systemProps,\n otherProps\n } = splitProps(other);\n let finalSx;\n if (Array.isArray(inSx)) {\n finalSx = [systemProps, ...inSx];\n } else if (typeof inSx === 'function') {\n finalSx = (...args) => {\n const result = inSx(...args);\n if (!isPlainObject(result)) {\n return systemProps;\n }\n return {\n ...systemProps,\n ...result\n };\n };\n } else {\n finalSx = {\n ...systemProps,\n ...inSx\n };\n }\n return {\n ...otherProps,\n sx: finalSx\n };\n}","const defaultGenerator = componentName => componentName;\nconst createClassNameGenerator = () => {\n let generate = defaultGenerator;\n return {\n configure(generator) {\n generate = generator;\n },\n generate(componentName) {\n return generate(componentName);\n },\n reset() {\n generate = defaultGenerator;\n }\n };\n};\nconst ClassNameGenerator = createClassNameGenerator();\nexport default ClassNameGenerator;","function r(e){var t,f,n=\"\";if(\"string\"==typeof e||\"number\"==typeof e)n+=e;else if(\"object\"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=\" \"),n+=f)}else for(f in e)e[f]&&(n&&(n+=\" \"),n+=f);return n}export function clsx(){for(var e,t,f=0,n=\"\",o=arguments.length;f<o;f++)(e=arguments[f])&&(t=r(e))&&(n&&(n+=\" \"),n+=t);return n}export default clsx;","import ClassNameGenerator from \"../ClassNameGenerator/index.js\";\nexport const globalStateClasses = {\n active: 'active',\n checked: 'checked',\n completed: 'completed',\n disabled: 'disabled',\n error: 'error',\n expanded: 'expanded',\n focused: 'focused',\n focusVisible: 'focusVisible',\n open: 'open',\n readOnly: 'readOnly',\n required: 'required',\n selected: 'selected'\n};\nexport default function generateUtilityClass(componentName, slot, globalStatePrefix = 'Mui') {\n const globalStateClass = globalStateClasses[slot];\n return globalStateClass ? `${globalStatePrefix}-${globalStateClass}` : `${ClassNameGenerator.generate(componentName)}-${slot}`;\n}\nexport function isGlobalState(slot) {\n return globalStateClasses[slot] !== undefined;\n}","import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nconst boxClasses = generateUtilityClasses('MuiBox', ['root']);\nexport default boxClasses;","'use client';\n\nimport PropTypes from 'prop-types';\nimport ClassNameGenerator from '@mui/utils/ClassNameGenerator';\nimport createBox from \"../createBox/index.js\";\nimport boxClasses from \"./boxClasses.js\";\nconst Box = createBox({\n defaultClassName: boxClasses.root,\n generateClassName: ClassNameGenerator.generate\n});\nprocess.env.NODE_ENV !== \"production\" ? Box.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * @ignore\n */\n children: PropTypes.node,\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes.elementType,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])\n} : void 0;\nexport default Box;","'use client';\n\nimport * as React from 'react';\nimport clsx from 'clsx';\nimport styled from '@mui/styled-engine';\nimport styleFunctionSx, { extendSxProp } from \"../styleFunctionSx/index.js\";\nimport useTheme from \"../useTheme/index.js\";\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nexport default function createBox(options = {}) {\n const {\n themeId,\n defaultTheme,\n defaultClassName = 'MuiBox-root',\n generateClassName\n } = options;\n const BoxRoot = styled('div', {\n shouldForwardProp: prop => prop !== 'theme' && prop !== 'sx' && prop !== 'as'\n })(styleFunctionSx);\n const Box = /*#__PURE__*/React.forwardRef(function Box(inProps, ref) {\n const theme = useTheme(defaultTheme);\n const {\n className,\n component = 'div',\n ...other\n } = extendSxProp(inProps);\n return /*#__PURE__*/_jsx(BoxRoot, {\n as: component,\n ref: ref,\n className: clsx(className, generateClassName ? generateClassName(defaultClassName) : defaultClassName),\n theme: themeId ? theme[themeId] || theme : theme,\n ...other\n });\n });\n return Box;\n}","/**\n * @mui/styled-engine v7.3.1\n *\n * @license MIT\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use client';\n\n/* eslint-disable no-underscore-dangle */\nimport emStyled from '@emotion/styled';\nimport { serializeStyles as emSerializeStyles } from '@emotion/serialize';\nexport default function styled(tag, options) {\n const stylesFactory = emStyled(tag, options);\n if (process.env.NODE_ENV !== 'production') {\n return (...styles) => {\n const component = typeof tag === 'string' ? `\"${tag}\"` : 'component';\n if (styles.length === 0) {\n console.error([`MUI: Seems like you called \\`styled(${component})()\\` without a \\`style\\` argument.`, 'You must provide a `styles` argument: `styled(\"div\")(styleYouForgotToPass)`.'].join('\\n'));\n } else if (styles.some(style => style === undefined)) {\n console.error(`MUI: the styled(${component})(...args) API requires all its args to be defined.`);\n }\n return stylesFactory(...styles);\n };\n }\n return stylesFactory;\n}\n\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function internal_mutateStyles(tag, processor) {\n // Emotion attaches all the styles as `__emotion_styles`.\n // Ref: https://github.com/emotion-js/emotion/blob/16d971d0da229596d6bcc39d282ba9753c9ee7cf/packages/styled/src/base.js#L186\n if (Array.isArray(tag.__emotion_styles)) {\n tag.__emotion_styles = processor(tag.__emotion_styles);\n }\n}\n\n// Emotion only accepts an array, but we want to avoid allocations\nconst wrapper = [];\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function internal_serializeStyles(styles) {\n wrapper[0] = styles;\n return emSerializeStyles(wrapper);\n}\nexport { ThemeContext, keyframes, css } from '@emotion/react';\nexport { default as StyledEngineProvider } from \"./StyledEngineProvider/index.js\";\nexport { default as GlobalStyles } from \"./GlobalStyles/index.js\";","import generateUtilityClass from \"../generateUtilityClass/index.js\";\nexport default function generateUtilityClasses(componentName, slots, globalStatePrefix = 'Mui') {\n const result = {};\n slots.forEach(slot => {\n result[slot] = generateUtilityClass(componentName, slot, globalStatePrefix);\n });\n return result;\n}","export function hasDigitsOnly(str: string) {\n return /^\\d+$/.test(str);\n}\n\nexport function isNumber(value: any) {\n return typeof value === \"number\" && !isNaN(value);\n}\n\nexport function isNumeric(value: string) {\n return (\n typeof value === \"string\" && value.trim() !== \"\" && !isNaN(Number(value))\n );\n}\n\nexport function capitalizeFirstLetter(str: string) {\n if (!str) return \"\";\n return str.charAt(0).toUpperCase() + str.slice(1);\n}\n\nexport function isValidEmail(email) {\n const re = /^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$/;\n return re.test(email);\n}\n\nexport function timeAgo(dateInput, appDirection: \"ltr\" | \"rtl\") {\n const date = new Date(dateInput);\n const now = new Date();\n const diffInSeconds = Math.floor((date - now) / 1000); // Note: future is positive\n const absDiff = Math.abs(diffInSeconds);\n\n const locale = appDirection === \"rtl\" ? \"ar\" : \"en\";\n\n const rtf = new Intl.RelativeTimeFormat(locale, { numeric: \"auto\" });\n\n const units = [\n { unit: \"year\", seconds: 31536000 },\n { unit: \"month\", seconds: 2592000 },\n { unit: \"week\", seconds: 604800 },\n { unit: \"day\", seconds: 86400 },\n { unit: \"hour\", seconds: 3600 },\n { unit: \"minute\", seconds: 60 },\n { unit: \"second\", seconds: 1 },\n ];\n\n for (const { unit, seconds } of units) {\n const delta = Math.floor(diffInSeconds / seconds);\n if (Math.abs(delta) > 1) {\n return rtf.format(delta, unit);\n }\n }\n\n return locale === \"ar\" ? \"الآن\" : \"just now\";\n}\n","import { Grid2 } from \"@mui/material\";\nimport TemplateTextField from \"./FormFields/TemplateTextField\";\nimport Datefield from \"./FormFields/Datefield\";\nimport DatetimeField from \"./FormFields/DatetimeField\";\nimport ComboBox from \"./FormFields/ComboBox\";\nimport CheckBox from \"./FormFields/CheckBox\";\nimport { DATE_FORMAT, DATE_TIME_FORMAT } from \"../../../../util/constants\";\nimport { isNumeric } from \"../../../../util/AppUtils\";\nimport { FormElementFieldProps } from \"../DataEntryTypes\";\nimport SystemLookupCombobox from \"./FormFields/SystemLookupCombobox\";\n\nconst FormElementField: React.FC<FormElementFieldProps> = (\n element: FormElementFieldProps\n) => {\n if (element?.fieldInfo) {\n const props = element.fieldInfo;\n const formManager = element?.formManager || null;\n const formActions = element?.formActions || null;\n const formValues = element?.formValues || null;\n const fieldName: any = element?.fieldInfo?.fieldName || null;\n const fieldType = element?.fieldInfo?.fieldType || null;\n if (!(props && formManager && formValues && fieldName && fieldType)) {\n return <></>;\n }\n return !element.hiddenFields.includes(fieldName) ? (\n <Grid2\n size={\n props?.formProps?.fieldSize || {\n lg: 12,\n md: 12,\n sm: 12,\n }\n }\n sx={{\n padding: 1,\n width: \"100%\",\n }}\n >\n {fieldType === \"text\" || fieldType === \"number\" ? (\n <TemplateTextField\n {...props.muiTextFieldProps}\n fullWidth\n type={fieldType}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n label={props?.fieldLabel}\n value={formValues[fieldName]}\n onChange={(event) => {\n let newValue = null;\n if (event.target.value != \"\") {\n if (fieldType === \"number\" && isNumeric(event.target.value)) {\n newValue = Number(event.target.value);\n } else {\n newValue = event.target.value;\n }\n }\n formManager.setValue(fieldName, newValue);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n newValue,\n formManager,\n formActions\n );\n }\n }}\n sx={{\n \"& .MuiInputBase-root\": {\n height: `${props?.formProps?.fieldHeight}px` || undefined,\n },\n \"& .MuiInputBase-input\": {\n height: \"100% !important\", // forces full height usage\n },\n ...props?.formProps?.style,\n }}\n error={formManager.formState.errors[fieldName] != undefined}\n helperText={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"date\" ? (\n <Datefield\n format={props?.dateFormat || DATE_FORMAT}\n sx={props?.formProps?.style || { width: \"100%\" }}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n label={props?.fieldLabel}\n onChangeCallBack={(v: any) => {\n formManager.setValue(fieldName, v);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n v,\n formManager,\n formActions\n );\n }\n }}\n value={formValues[fieldName]}\n error={formManager.formState.errors[fieldName] != undefined}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"datetime\" ? (\n <DatetimeField\n format={props?.dateFormat || DATE_TIME_FORMAT}\n sx={props?.formProps?.style || { width: \"100%\" }}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n label={props?.fieldLabel}\n onChangeCallBack={(v: any) => {\n formManager.setValue(fieldName, v);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n v,\n formManager,\n formActions\n );\n }\n }}\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n value={formValues[fieldName]}\n error={formManager.formState.errors[fieldName] != undefined}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"checkbox\" ? (\n <CheckBox\n label={props?.fieldLabel}\n onChangeCallBack={(v: any) => {\n formManager.setValue(fieldName, v);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n v,\n formManager,\n formActions\n );\n }\n }}\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n value={formValues[fieldName]}\n checkedValue={props?.checkedValue || true}\n unCheckedValue={props?.unCheckedValue || false}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n sx={props?.formProps?.style}\n />\n ) : props?.fieldType === \"combobox\" ? (\n <ComboBox\n sx={props?.formProps?.style || { width: \"100%\" }}\n label={props?.fieldLabel}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n onChangeCallBack={(v: any, selectedRecord: any) => {\n let newValue = null;\n if (v) {\n newValue = v;\n }\n formManager.setValue(fieldName, newValue);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n newValue,\n formManager,\n formActions,\n selectedRecord\n );\n }\n }}\n options={props?.options || []}\n displayField={props?.optionDisplayField || \"\"}\n valueField={props?.optionValueField || \"\"}\n value={formValues[fieldName]}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : props?.fieldType === \"lookup\" ? (\n <SystemLookupCombobox\n sx={props?.formProps?.style || { width: \"100%\" }}\n label={props?.fieldLabel}\n disabled={\n props?.disabled || element.disabledFields.includes(fieldName)\n ? true\n : false\n }\n hidden={\n props?.hidden || element.hiddenFields.includes(fieldName)\n ? true\n : false\n }\n onChangeCallBack={(v: any, selectedRecord: any) => {\n let newValue = null;\n if (v) {\n newValue = v;\n }\n formManager.setValue(fieldName, newValue);\n if (props?.formProps?.onValueChangeCallBack) {\n props?.formProps?.onValueChangeCallBack(\n newValue,\n formManager,\n formActions,\n selectedRecord\n );\n }\n }}\n lookupType={props.lookupType}\n value={formValues[fieldName]}\n errorMessage={formManager?.formState?.errors[\n fieldName\n ]?.message?.toString()}\n />\n ) : null}\n </Grid2>\n ) : (\n <></>\n );\n } else {\n return <></>;\n }\n};\n\nexport default FormElementField;\n","import { Button } from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { RecordAction } from \"../DataEntryTypes\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\n\nconst FormAction: React.FC<RecordAction> = (action: RecordAction) => {\n const session = useSession();\n const { ConfirmationWindow, setOpen: setConfirmationWindowState } =\n useConfirmationWindow({\n body: action?.confirmationMessage || \"\",\n title: \"Confirmation\",\n onConfirmationCallBk: () => {\n action?.actionFn(action?.record);\n },\n });\n if (\n action?.authority === undefined ||\n action?.authority === null ||\n session.isUserAuthorized(action.authority)\n ) {\n return (\n <>\n <ConfirmationWindow />\n <Button\n variant={action?.formActionProps?.actionButtonVariant}\n color={action?.formActionProps?.actionButtonColor}\n onClick={() => {\n if (action?.actionFn) {\n if (action?.preActionValidation) {\n if (!action.preActionValidation(action.record)) {\n return;\n }\n }\n if (action?.isConfirmationRequired === true) {\n setConfirmationWindowState(true);\n } else {\n action?.actionFn(action.record);\n }\n }\n }}\n >\n {action?.icon ? (\n <FontAwesomeIcon\n icon={action.icon}\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n ) : (\n <></>\n )}\n <div>{action?.label}</div>\n </Button>\n </>\n );\n } else {\n return <></>;\n }\n};\n\nexport default FormAction;\n","import { Grid2 } from \"@mui/material\";\nimport FormElementField from \"./FormElementField\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport FormAction from \"./FormAction\";\nimport {\n FormElementGroupProps,\n FormElementProps,\n RecordAction,\n} from \"../DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst FormElementGroup: React.FC<FormElementGroupProps> = (\n props: FormElementGroupProps\n) => {\n const { t } = useTranslation();\n return (\n <>\n <Grid2 container sx={props?.style} alignItems=\"flex-start\">\n {props?.label ? (\n <Grid2\n size={12}\n sx={{\n padding: 1,\n fontWeight: \"bold\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {props?.icon ? (\n <>\n <FontAwesomeIcon\n icon={props.icon}\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n <div>{t(props.label)}</div>\n </>\n ) : (\n <>{t(props.label)}</>\n )}\n </Grid2>\n ) : (\n <></>\n )}\n {props?.elements\n ? props.elements.map((element: FormElementProps) => {\n if (element.type === \"group\") {\n return (\n <FormElementGroup\n {...element.props}\n formManager={props.formManager}\n formValues={props.formValues}\n formActions={props.formActions}\n hiddenFields={props.hiddenFields}\n disabledFields={props.disabledFields}\n />\n );\n } else if (element.type === \"field\" && element.mode === \"props\") {\n return (\n <FormElementField\n fieldInfo={element.props}\n formManager={props.formManager}\n formValues={props.formValues}\n formActions={props.formActions}\n hiddenFields={props.hiddenFields}\n disabledFields={props.disabledFields}\n />\n );\n } else if (element.type === \"field\" && element.mode === \"node\") {\n return (\n <Grid2\n size={\n element?.props?.formProps?.fieldSize || {\n lg: 3,\n md: 6,\n sm: 12,\n }\n }\n sx={{ padding: 1, width: \"100%\" }}\n >\n <element.node\n formManager={props.formManager}\n formValues={props.formValues}\n formActions={props.formActions}\n />\n </Grid2>\n );\n }\n })\n : null}\n\n {props?.actions ? (\n <Grid2 size={{ sm: 12 }} sx={{ padding: 1 }}>\n {props.actions.map((action: RecordAction) => {\n return <FormAction {...action} record={props.formValues} />;\n })}\n </Grid2>\n ) : (\n <></>\n )}\n </Grid2>\n </>\n );\n};\n\nexport default FormElementGroup;\n","import { useEffect, useState } from \"react\";\nimport { useSelector } from \"react-redux\";\nimport { Avatar, SxProps } from \"@mui/material\";\n\ntype AttachmentImageViewerProps = {\n attachmentId?: number;\n attachmentCode?: string;\n refKey?: string;\n category?: string;\n showAsAvatar?: boolean;\n onErrorImage?: string;\n style?: SxProps;\n};\n\nconst AttachmentImageViewer: React.FC<AttachmentImageViewerProps> = (props) => {\n const apiBaseUrl = useSelector(\n (state: any) => state.AppInfo.value.apiBaseUrl\n );\n const [imgSrc, setImgSrc] = useState(null);\n const handleImageSrc = () => {\n let imagePath = apiBaseUrl + \"/api/v1/attachment/\";\n if (props?.attachmentId) {\n imagePath += \"download?attachmentId=\" + props.attachmentId;\n } else {\n imagePath += `downloadImage?attachmentCode=${props.attachmentCode}&refKey=${props.refKey}`;\n if (props?.category) {\n imagePath += `&category=${props.category}`;\n }\n }\n setImgSrc(imagePath);\n };\n useEffect(() => {\n handleImageSrc();\n }, [props]);\n {\n /* </Avatar>\n src={imgSrc}\n loading={}\n sx={props.style}\n onError={() => {\n if (props?.onErrorImage) {\n setImgSrc(props.onErrorImage);\n } else {\n setImgSrc(\"/no_image.png\");\n }\n }}\n /> */\n }\n return props?.showAsAvatar ? (\n <Avatar\n sx={props.style}\n onError={() => {\n if (props?.onErrorImage) {\n setImgSrc(props.onErrorImage);\n } else {\n setImgSrc(\"/no_image.png\");\n }\n }}\n src={imgSrc}\n />\n ) : (\n <img\n src={imgSrc}\n loading=\"lazy\"\n alt=\"image\"\n onError={() => {\n if (props?.onErrorImage) {\n setImgSrc(props.onErrorImage);\n } else {\n setImgSrc(\"/no_image.png\");\n }\n }}\n style={{\n width: \"100%\",\n height: \"100%\",\n objectFit: \"cover\",\n display: \"block\",\n }}\n />\n );\n};\n\nexport default AttachmentImageViewer;\n","import Card from \"@mui/material/Card\";\nimport CardActions from \"@mui/material/CardActions\";\nimport CardContent from \"@mui/material/CardContent\";\nimport CardMedia from \"@mui/material/CardMedia\";\nimport Button from \"@mui/material/Button\";\nimport Typography from \"@mui/material/Typography\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { IconButton, Tooltip } from \"@mui/material\";\nimport { useAxios, useConfirmationWindow, useSession } from \"../../../hooks\";\nimport AttachmentImageViewer from \"./AttachmentImageViewer\";\n\nexport type attachment = {\n attachmentCode: string;\n setAttachmentConfig: (props: any) => void;\n id: number;\n attachmentConfigId: number;\n attachmentSize: number;\n category: string;\n docType: string;\n fileName: string;\n refKey: string;\n allowDelete?: boolean;\n downloadAuthorityKey?: string;\n remark: string;\n};\n\nconst AttachmentCard: React.FC<attachment> = (props) => {\n const { handleGetRequest, handleDeleteRequest } = useAxios();\n const { isUserAuthorized } = useSession();\n let allowDownload = true;\n if (props?.downloadAuthorityKey) {\n allowDownload = isUserAuthorized(props.downloadAuthorityKey);\n }\n const handleDelete = async () => {\n await handleDeleteRequest({\n endPointURI: \"api/v1/attachment/archive\",\n parameters: {\n attachmentCode: props.attachmentCode,\n refKey: props.refKey,\n attachmentId: props.id,\n },\n successCallBkFn: (response) => {\n props.setAttachmentConfig(response.data);\n },\n showMask: true,\n });\n };\n const { ConfirmationWindow, setOpen } = useConfirmationWindow({\n title: \"Confirmation\",\n body: \"Are you sure you want to delete this attachment?\",\n onConfirmationCallBk: () => {\n handleDelete();\n },\n });\n\n const handleDownload = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/attachment/download\",\n parameters: {\n attachmentId: props.id,\n },\n showMask: true,\n responseType: \"blob\",\n successCallBkFn: (response) => {\n const url = window.URL.createObjectURL(new Blob([response.data]));\n const link = document.createElement(\"a\");\n link.href = url;\n link.setAttribute(\"download\", props.fileName);\n document.body.appendChild(link);\n link.click();\n link.remove();\n },\n });\n };\n\n return (\n <>\n <ConfirmationWindow />\n <Card sx={{ width: 300, border: \"0.5px solid gray\" }}>\n <CardMedia\n sx={{\n height: 140,\n width: 300,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n {props?.docType.toLocaleLowerCase().includes(\"image\") ? (\n <AttachmentImageViewer attachmentId={props.id} />\n ) : (\n <FontAwesomeIcon icon=\"file\" size=\"3x\" />\n )}\n </CardMedia>\n <CardContent>\n <Typography gutterBottom variant=\"h6\" component=\"div\">\n {props.fileName}\n </Typography>\n <Typography variant=\"body2\" sx={{ color: \"text.secondary\" }}>\n {`File Size: ${props?.attachmentSize || \"unknown\"} kb`}\n </Typography>\n <Typography variant=\"body2\" sx={{ color: \"text.secondary\" }}>\n {`File Type: ${props?.category || \"NA\"}`}\n </Typography>\n <Typography variant=\"body2\" sx={{ color: \"text.secondary\" }}>\n {props.remark}\n </Typography>\n </CardContent>\n <CardActions>\n {props?.allowDelete ? (\n <IconButton\n size=\"small\"\n onClick={() => {\n setOpen(true);\n }}\n >\n <Tooltip title=\"Delete Attachment\">\n <FontAwesomeIcon icon=\"trash\" />\n </Tooltip>\n </IconButton>\n ) : (\n <></>\n )}\n\n <div style={{ flex: 1 }}></div>\n {allowDownload ? (\n <IconButton size=\"small\" onClick={handleDownload}>\n <Tooltip title=\"Download Attachment\">\n <FontAwesomeIcon icon=\"download\" />\n </Tooltip>\n </IconButton>\n ) : (\n <></>\n )}\n </CardActions>\n </Card>\n </>\n );\n};\n\nexport default AttachmentCard;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useSession } from \"../../../hooks\";\nimport { toast } from \"react-toastify\";\nimport { Box, Button, Grid2, Paper } from \"@mui/material\";\nimport ComboBox from \"../DataEntryTemplates/TemplateDataForm/FormFields/ComboBox\";\nimport TemplateTextField from \"../DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport AttachmentCard from \"./AttachmentCard\";\n\nexport type AttachmentPanelProps = {\n attachmentCode: string;\n enableAttachment?: boolean;\n refKey: string;\n};\n\ntype AttachmentConfig = {\n id: number;\n attachmentCode: string;\n uploadDirectory: string;\n storageType: \"FILE_SYSTEM\" | \"SFTP\";\n maxAllowedNumberOfFiles: number;\n isCategoryRequired?: boolean;\n attachmentCategories?: string;\n uploadAuthorityKey?: string;\n downloadAuthorityKey?: string;\n allowedFileTypes?: string;\n refKeyAttachments?: Array<any>;\n};\n\nconst AttachmentPanel: React.FC<AttachmentPanelProps> = (props) => {\n const { handleUploadRequest, handleGetRequest } = useAxios();\n const [files, setFiles] = useState<FileList | null>(null);\n const [attachmentCategories, setAttachmentCategories] = useState<\n Array<string>\n >([]);\n const [remark, setRemark] = useState(null);\n const [selectedCategory, setSelectedCategory] = useState(null);\n const [allowedTypes, setAllowedTypes] = useState<Array<string>>([]);\n const [attachmentConfig, setAttachmentConfig] =\n useState<AttachmentConfig>(null);\n\n const loadAttachmentConfig = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/attachment/info\",\n showMask: true,\n parameters: {\n attachmentCode: props.attachmentCode,\n refKey: props.refKey,\n },\n successCallBkFn: (response: any) => {\n setAttachmentConfig(response.data);\n },\n });\n };\n\n const handleChange = (e: React.ChangeEvent<HTMLInputElement>) => {\n if (e.target.files) {\n for (const file of e.target.files) {\n const fileExt = getFileExtension(file.name);\n if (allowedTypes.length > 0 && !allowedTypes.includes(fileExt)) {\n toast.error(fileExt + \" is not allowed\");\n return;\n }\n }\n }\n setFiles(e.target.files);\n };\n const { isUserAuthorized } = useSession();\n\n const handleUpload = async () => {\n let existingAttachments = attachmentConfig?.refKeyAttachments.length || 0;\n if (\n attachmentConfig?.maxAllowedNumberOfFiles &&\n files.length + existingAttachments >\n attachmentConfig.maxAllowedNumberOfFiles\n ) {\n toast.error(\n \"Maximum number of attachments is \" +\n attachmentConfig.maxAllowedNumberOfFiles\n );\n return;\n }\n if (\n attachmentConfig?.isCategoryRequired === true &&\n attachmentCategories.length > 0 &&\n (selectedCategory == null ||\n selectedCategory === undefined ||\n selectedCategory === \"\")\n ) {\n toast.error(\"You must selected document type to process your request\");\n return;\n }\n if (!files) {\n toast.error(\"You must add files to upload\");\n return;\n }\n debugger;\n for (const file of files) {\n if (file.type.startsWith(\"image/\")) {\n const MAX_SIZE_KB = 600;\n const maxSizeBytes = MAX_SIZE_KB * 1024;\n if (file.size > maxSizeBytes) {\n toast.error(\n `File ${file.name} is too large. Max allowed is ${MAX_SIZE_KB}KB.`\n );\n return;\n }\n }\n }\n\n await handleUploadRequest({\n endPointURI: \"api/v1/attachment/upload\",\n showMask: true,\n loadingMessage: \"Uploading files ... please wait\",\n parameters: {\n refKey: props.refKey,\n attachmentCode: props.attachmentCode,\n remark,\n category: selectedCategory,\n },\n files,\n successCallBkFn: (response) => {\n setAttachmentConfig(response.data);\n setFiles(null);\n setSelectedCategory(null);\n setRemark(null);\n toast.success(\"Your request has been process successfully\");\n },\n });\n };\n const getFileExtension = (name: string) => {\n return name.split(\".\").pop()?.toLowerCase() || \"\";\n };\n\n useEffect(() => {\n loadAttachmentConfig();\n }, [props.refKey, props.attachmentCode]);\n\n useEffect(() => {\n if (attachmentConfig?.allowedFileTypes) {\n setAllowedTypes(attachmentConfig.allowedFileTypes.split(\",\"));\n } else {\n setAllowedTypes([]);\n }\n if (attachmentConfig?.attachmentCategories) {\n const cats = [];\n for (const category of attachmentConfig.attachmentCategories.split(\",\")) {\n cats.push({ value: category });\n }\n setAttachmentCategories(cats);\n } else {\n setAttachmentCategories([]);\n }\n }, [attachmentConfig]);\n let showAttachments = true;\n if (\n attachmentConfig?.downloadAuthorityKey &&\n !isUserAuthorized(attachmentConfig?.downloadAuthorityKey)\n ) {\n showAttachments = false;\n }\n let allowUpload = true;\n if (props?.enableAttachment === false) {\n allowUpload = false;\n }\n if (\n attachmentConfig?.uploadAuthorityKey &&\n !isUserAuthorized(attachmentConfig.uploadAuthorityKey)\n ) {\n allowUpload = false;\n }\n\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n overflow: \"hidden\",\n flexGrow: 1,\n }}\n >\n {allowUpload ? (\n <>\n {attachmentConfig?.maxAllowedNumberOfFiles === undefined ||\n attachmentConfig?.maxAllowedNumberOfFiles === null ||\n attachmentConfig?.maxAllowedNumberOfFiles >\n attachmentConfig.refKeyAttachments.length ? (\n <>\n <h3>\n <FontAwesomeIcon\n icon=\"paperclip\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n Attachment Uploader\n </h3>\n <input\n type=\"file\"\n style={{ margin: 20 }}\n accept={attachmentConfig?.allowedFileTypes}\n multiple\n onChange={handleChange}\n />\n {attachmentCategories.length > 0 ? (\n <ComboBox\n label=\"Attachment Type\"\n sx={{ width: 300, m: 1 }}\n options={attachmentCategories}\n displayField=\"value\"\n valueField=\"value\"\n value={selectedCategory}\n onChangeCallBack={(v) => {\n setSelectedCategory(v);\n }}\n />\n ) : (\n <></>\n )}\n\n <TemplateTextField\n label=\"Remark\"\n value={remark}\n onChange={(event) => setRemark(event.target.value)}\n multiline={true}\n sx={{ width: 300, m: 1 }}\n rows={3}\n />\n <Button sx={{ m: 1 }} variant=\"contained\" onClick={handleUpload}>\n Upload\n </Button>\n </>\n ) : (\n <></>\n )}\n </>\n ) : (\n <></>\n )}\n\n {showAttachments && attachmentConfig?.refKeyAttachments?.length > 0 ? (\n <>\n <h3>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon=\"paperclip\"\n />\n Attachments\n </h3>\n <Grid2\n container\n spacing={2}\n sx={{ overflow: \"auto\", padding: 1, justifyContent: \"center\" }}\n >\n {attachmentConfig?.refKeyAttachments.map((refKeyAttachment) => {\n return (\n <Grid2\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <AttachmentCard\n {...refKeyAttachment}\n attachmentCode={props.attachmentCode}\n setAttachmentConfig={setAttachmentConfig}\n downloadAuthorityKey={attachmentConfig.downloadAuthorityKey}\n allowDelete={allowUpload}\n />\n </Grid2>\n );\n })}\n </Grid2>\n </>\n ) : (\n <></>\n )}\n </Paper>\n );\n};\n\nexport default AttachmentPanel;\n","import Typography from \"@mui/material/Typography\";\nimport { workflowDocumentActionHistory } from \"./WorkflowDocumentPanel\";\nimport { useSelector } from \"react-redux\";\nimport { Avatar, Box, Divider, Paper, Stack } from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useTranslation } from \"react-i18next\";\nimport AttachmentImageViewer from \"../attachment/AttachmentImageViewer\";\n\ntype WorkflowDocumentTimeLineProp = {\n actionHistory: Array<workflowDocumentActionHistory>;\n};\n\nconst WorkflowDocumentTimeLine: React.FC<WorkflowDocumentTimeLineProp> = (\n props\n) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { t } = useTranslation();\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n padding: 1,\n margin: 1,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <Box\n sx={{\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n <FontAwesomeIcon\n icon=\"history\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {t(\"WF_ACTION_HISTORY_LABEL\")}\n </Box>\n <Box\n sx={{\n flexGrow: 1,\n width: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n overflowY: \"auto\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {props.actionHistory.map((actionHistoryRecord, index) => {\n return (\n <>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: \"100%\",\n marginBottom: 2,\n }}\n >\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n flexDirection: \"column\",\n alignItems: \"flex-end\",\n justifyContent: \"center\",\n }}\n >\n <Box sx={{ marginBottom: 0.2 }}>\n {actionHistoryRecord.actionTime}\n </Box>\n <Typography>\n via {actionHistoryRecord.actionMethod}\n </Typography>\n </Box>\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n position: \"relative\",\n marginRight: 2,\n marginLeft: 2,\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={actionHistoryRecord?.personId + \"\" || \"0\"}\n style={{ m: 1, width: 70, height: 70 }}\n />\n {index !== props.actionHistory.length - 1 ? (\n <Box sx={{ marginTop: 11, position: \"absolute\" }}>|</Box>\n ) : (\n <></>\n )}\n </Box>\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n flexDirection: \"column\",\n alignItems: \"flex-start\",\n justifyContent: \"center\",\n }}\n >\n <Box sx={{ width: \"100%\" }}>\n {AppLayout.appDirection === \"ltr\"\n ? `${actionHistoryRecord?.documentActionEnName}`\n : `${actionHistoryRecord?.documentActionArName}`}\n {actionHistoryRecord?.actionComment\n ? \" - \" + actionHistoryRecord.actionComment\n : \"\"}\n </Box>\n <Box sx={{ width: \"100%\" }}>\n {AppLayout.appDirection === \"ltr\"\n ? `${actionHistoryRecord?.employeeEnName}`\n : `${actionHistoryRecord?.employeeArName}`}\n </Box>\n </Box>\n </Box>\n </>\n );\n })}\n </Box>\n </Paper>\n );\n};\n\nexport default WorkflowDocumentTimeLine;\n","import { Button } from \"@mui/material\";\nimport { RecordAction } from \"../DataEntryTypes\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { toast } from \"react-toastify\";\nimport { useTranslation } from \"react-i18next\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\n\nconst TemplateGridMultiRecordAction: React.FC<RecordAction> = (\n rowAction: RecordAction\n) => {\n const { t } = useTranslation();\n const session = useSession();\n const { ConfirmationWindow, setOpen } = useConfirmationWindow({\n body: t(rowAction?.confirmationMessage || \"ACTION_CONFIRMATION\"),\n title: t(\"CONFIRMATION\"),\n onConfirmationCallBk: async () => {\n await rowAction?.actionFn(\n rowAction.recordsToProcessActionOn,\n rowAction.recordIdsToProcessActionOn\n );\n if (rowAction?.reloadData) {\n rowAction.reloadData();\n }\n },\n });\n let isActionAllowed = true;\n if (rowAction.authority) {\n isActionAllowed = session.isUserAuthorized(rowAction.authority);\n }\n\n if (isActionAllowed) {\n return (\n <>\n <ConfirmationWindow />\n <Button\n onClick={async () => {\n if (\n rowAction?.recordsToProcessActionOn &&\n rowAction?.recordsToProcessActionOn.length > 0\n ) {\n if (rowAction?.preActionValidation) {\n for (const record of rowAction.recordsToProcessActionOn) {\n if (!rowAction.preActionValidation(record)) {\n return;\n }\n }\n }\n if (rowAction?.isConfirmationRequired === true) {\n setOpen(true);\n } else {\n await rowAction.actionFn(\n rowAction.recordsToProcessActionOn,\n rowAction.recordIdsToProcessActionOn\n );\n if (rowAction?.reloadData) {\n rowAction.reloadData();\n }\n }\n } else {\n toast.error(t(\"AT_LEAST_ONE_RECORD_SELECTED_MESSAGE\"));\n }\n }}\n variant={\n rowAction?.label\n ? \"outlined\"\n : rowAction?.formActionProps?.actionButtonVariant\n ? rowAction.formActionProps.actionButtonVariant\n : \"text\"\n }\n size=\"small\"\n color={rowAction?.formActionProps?.actionButtonColor || \"primary\"}\n >\n {rowAction?.icon ? (\n <FontAwesomeIcon\n style={{ marginRight: 5, marginLeft: 5 }}\n icon={rowAction.icon}\n />\n ) : (\n <></>\n )}\n {rowAction?.label ? t(rowAction.label) : <></>}\n </Button>\n </>\n );\n }\n};\n\nexport default TemplateGridMultiRecordAction;\n","import {\n Badge,\n Box,\n Button,\n Divider,\n IconButton,\n InputAdornment,\n MenuItem,\n styled,\n TextField,\n Tooltip,\n} from \"@mui/material\";\nimport {\n Toolbar,\n ToolbarButton,\n ColumnsPanelTrigger,\n FilterPanelTrigger,\n QuickFilter,\n QuickFilterControl,\n QuickFilterClear,\n QuickFilterTrigger,\n GridViewColumnIcon,\n GridFilterListIcon,\n ExportExcel,\n} from \"@mui/x-data-grid-premium\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport TemplateGridMultiRecordAction from \"./TemplateGridMultiRecordAction\";\nimport { getGridSelection } from \"../DataEntryUtil\";\nimport { useTranslation } from \"react-i18next\";\nimport { TemplateGridTopBarProps } from \"../DataEntryTypes\";\nimport useSession from \"../../../../hooks/UseSession\";\n\ntype OwnerState = {\n expanded: boolean;\n};\n\nconst StyledQuickFilter = styled(QuickFilter)({\n display: \"grid\",\n alignItems: \"center\",\n});\n\nconst StyledToolbarButton = styled(ToolbarButton)<{ ownerState: OwnerState }>(\n ({ theme, ownerState }) => ({\n gridArea: \"1 / 1\",\n width: \"min-content\",\n height: \"min-content\",\n zIndex: 1,\n opacity: ownerState.expanded ? 0 : 1,\n pointerEvents: ownerState.expanded ? \"none\" : \"auto\",\n transition: theme.transitions.create([\"opacity\"]),\n })\n);\n\nconst StyledTextField = styled(TextField)<{\n ownerState: OwnerState;\n}>(({ theme, ownerState }) => ({\n gridArea: \"1 / 1\",\n overflowX: \"clip\",\n width: ownerState.expanded ? 260 : \"var(--trigger-width)\",\n opacity: ownerState.expanded ? 1 : 0,\n transition: theme.transitions.create([\"width\", \"opacity\"]),\n}));\n\nconst TemplateGridTopBar: React.FC<TemplateGridTopBarProps> = (\n props: TemplateGridTopBarProps\n) => {\n const { t } = useTranslation();\n const session = useSession();\n const isCreationAuthorized = props?.templateProps?.editAction?.authority\n ? session.isUserAuthorized(props.templateProps.editAction.authority)\n : true;\n const isCreationEnabled = props?.templateProps?.disableDefaultAction || true;\n const gridSelection = getGridSelection(\n props?.templateProps?.rowSelectionModel || {\n ids: new Set(),\n type: \"include\",\n },\n props?.templateProps?.data || [],\n props?.templateProps?.keyColumnName || \"id\"\n );\n return (\n <Toolbar>\n {isCreationEnabled &&\n isCreationAuthorized &&\n props?.templateProps?.editMode?.editMode != \"none\" ? (\n <Button onClick={props?.handleCreateNewRecord}>\n <FontAwesomeIcon\n icon=\"add\"\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n {t(\"ADD_BTN_LABEL\")}\n </Button>\n ) : (\n <></>\n )}\n {props?.templateProps?.rowActions ? (\n props.templateProps.rowActions.map((rowAction, index) =>\n rowAction?.gridActionProps?.multiRecord === true ? (\n <TemplateGridMultiRecordAction\n {...rowAction}\n key={index}\n reloadData={async () => {\n props.templateProps.apiActions.reloadData(\n props?.templateProps?.gridLoadParametersValues\n );\n }}\n recordIdsToProcessActionOn={gridSelection.selectedRecordIds}\n recordsToProcessActionOn={gridSelection.selectedRecords}\n />\n ) : null\n )\n ) : (\n <></>\n )}\n <Box sx={{ flex: 1, mx: 0.5 }}>{props?.templateProps?.tBar}</Box>\n\n <Tooltip title=\"Columns\">\n <ColumnsPanelTrigger render={<ToolbarButton />}>\n <GridViewColumnIcon fontSize=\"small\" />\n </ColumnsPanelTrigger>\n </Tooltip>\n\n <Tooltip title=\"Filters\">\n <FilterPanelTrigger\n render={(props, state) => (\n <ToolbarButton {...props} color=\"default\">\n <Badge\n badgeContent={state.filterCount}\n color=\"primary\"\n variant=\"dot\"\n >\n <GridFilterListIcon fontSize=\"small\" />\n </Badge>\n </ToolbarButton>\n )}\n />\n </Tooltip>\n\n {props?.templateProps?.gridStateKey ? (\n <Tooltip title={t(\"RESET_GRID_STATE\")}>\n <IconButton onClick={props?.clearGridState}>\n <FontAwesomeIcon icon=\"eraser\" />\n </IconButton>\n </Tooltip>\n ) : (\n <></>\n )}\n\n <Divider\n orientation=\"vertical\"\n variant=\"middle\"\n flexItem\n sx={{ mx: 0.5 }}\n />\n\n <Tooltip title={t(\"EXPORT_EXECL_LABEL\")}>\n <ExportExcel render={<MenuItem />}>\n <FontAwesomeIcon icon=\"file-excel\" color=\"green\" />\n </ExportExcel>\n </Tooltip>\n\n <StyledQuickFilter>\n <QuickFilterTrigger\n render={(triggerProps, state) => (\n <Tooltip title={t(\"SEARCH_BTN_LABEL\")} enterDelay={0}>\n <StyledToolbarButton\n {...triggerProps}\n ownerState={{ expanded: state.expanded }}\n color=\"default\"\n aria-disabled={state.expanded}\n >\n <FontAwesomeIcon icon=\"search\" />\n </StyledToolbarButton>\n </Tooltip>\n )}\n />\n <QuickFilterControl\n render={({ ref, ...controlProps }, state) => (\n <StyledTextField\n {...controlProps}\n ownerState={{ expanded: state.expanded }}\n inputRef={ref}\n aria-label=\"Search\"\n placeholder={`${t(\"SEARCH_BTN_LABEL\")}...`}\n size=\"small\"\n slotProps={{\n input: {\n startAdornment: (\n <InputAdornment position=\"start\">\n <FontAwesomeIcon icon=\"search\" />\n </InputAdornment>\n ),\n endAdornment: state.value ? (\n <InputAdornment position=\"end\">\n <QuickFilterClear\n edge=\"end\"\n size=\"small\"\n aria-label=\"Clear search\"\n // material={{ sx: { marginRight: -0.75 } }}\n >\n <FontAwesomeIcon icon=\"xmark\" />\n </QuickFilterClear>\n </InputAdornment>\n ) : null,\n ...controlProps.slotProps?.input,\n },\n ...controlProps.slotProps,\n }}\n />\n )}\n />\n </StyledQuickFilter>\n\n <IconButton\n onClick={() => {\n props.templateProps.apiActions.reloadData(\n props?.templateProps?.gridLoadParametersValues\n );\n }}\n >\n <FontAwesomeIcon icon=\"refresh\" />\n </IconButton>\n </Toolbar>\n );\n};\n\nexport default TemplateGridTopBar;\n","import { Tooltip } from \"@mui/material\";\nimport { GridActionsCellItem } from \"@mui/x-data-grid-premium\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { RecordAction } from \"../DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\n\nconst TemplateGridRecordAction: React.FC<RecordAction> = (\n rowAction: RecordAction\n) => {\n const { t } = useTranslation();\n const session = useSession();\n const { ConfirmationWindow, setOpen } = useConfirmationWindow({\n body: t(rowAction?.confirmationMessage || \"ACTION_CONFIRMATION\"),\n title: t(\"CONFIRMATION\"),\n onConfirmationCallBk: async () => {\n await rowAction?.actionFn(rowAction.record);\n if (rowAction?.reloadData) {\n rowAction.reloadData();\n }\n },\n });\n let isActionAllowed = true;\n if (rowAction.authority) {\n isActionAllowed = session.isUserAuthorized(rowAction.authority);\n }\n let iconStyle: any = {};\n if (rowAction?.getActionIconStyleForRecord) {\n iconStyle = rowAction.getActionIconStyleForRecord(rowAction.record);\n }\n let isActionVisibleForRecord = true;\n if (rowAction?.isActionVisibleForRecord) {\n isActionVisibleForRecord = rowAction?.isActionVisibleForRecord(\n rowAction.record\n );\n }\n let isActionDisabledForRecord = false;\n if (rowAction?.isActionDisabledForRecord) {\n isActionDisabledForRecord = rowAction.isActionDisabledForRecord(\n rowAction.record\n );\n }\n if (isActionAllowed && isActionVisibleForRecord) {\n return (\n <>\n <ConfirmationWindow />\n <GridActionsCellItem\n disabled={isActionDisabledForRecord}\n icon={\n <Tooltip title={rowAction?.label ? t(rowAction.label) : \"\"}>\n <FontAwesomeIcon\n icon={rowAction.icon}\n style={{\n ...iconStyle,\n color: isActionDisabledForRecord\n ? \"gray\"\n : iconStyle?.color != undefined\n ? iconStyle.color\n : undefined,\n }}\n />\n </Tooltip>\n }\n showInMenu={rowAction?.gridActionProps?.showInMenu || false}\n label={\"\"}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={async () => {\n if (!isActionDisabledForRecord) {\n if (rowAction?.preActionValidation) {\n if (!rowAction.preActionValidation(rowAction.record)) {\n return;\n }\n }\n if (rowAction?.isConfirmationRequired === true) {\n setOpen(true);\n } else {\n await rowAction.actionFn(rowAction.record);\n if (\n rowAction?.gridActionProps?.reloadGridAfterAction === true &&\n rowAction?.reloadData\n ) {\n rowAction.reloadData();\n }\n }\n }\n }}\n />\n </>\n );\n }\n};\n\nexport default TemplateGridRecordAction;\n","import {\n DataGridPremium,\n GridActionsCellItem,\n GridActionsCellItemProps,\n GridColumnOrderChangeParams,\n GridColumnResizeParams,\n GridColumnVisibilityModel,\n GridEventListener,\n GridExpandMoreIcon,\n GridPinnedColumnFields,\n GridRowGroupingModel,\n GridRowModes,\n GridRowModesModel,\n GridRowParams,\n GridRowSelectionModel,\n} from \"@mui/x-data-grid-premium\";\nimport { TemplateGridColDef, TemplateGridProps } from \"../DataEntryTypes\";\nimport TemplateGridTopBar from \"./TemplateGridTopBar\";\nimport { useNavigate } from \"react-router-dom\";\nimport React, { useEffect, useState } from \"react\";\nimport { z } from \"zod\";\nimport {\n constructGridColumnsFromFields,\n constructValidationSchema,\n getAllFields,\n} from \"../DataEntryUtil\";\nimport { toast } from \"react-toastify\";\nimport {\n Accordion,\n AccordionDetails,\n AccordionSummary,\n Box,\n Divider,\n IconButton,\n Tooltip,\n Typography,\n} from \"@mui/material\";\nimport { capitalizeFirstLetter, isNumber } from \"../../../../util/AppUtils\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport TemplateGridRecordAction from \"./TemplateGridRecordAction\";\nimport TemplateForm from \"../TemplateDataForm/TemplateForm\";\nimport { useSelector } from \"react-redux\";\nimport { useTranslation } from \"react-i18next\";\nimport useSession from \"../../../../hooks/UseSession\";\nimport { useConfirmationWindow } from \"../../../../hooks/UseConfirmationWindow\";\nimport { useWindow } from \"../../../../hooks/UseWindow\";\nimport { useAxios } from \"../../../../hooks\";\nimport useLookupGridColumn from \"../../../../hooks/useLookupGridColumn\";\nimport { ContinuousColorLegend } from \"@mui/x-charts\";\nimport AttachmentPanel from \"../../attachment/AttachmentPanel\";\nimport WorkflowDocumentPanel from \"../../workflow/WorkflowDocumentPanel\";\nlet currentNewRecordIndex = -1;\n\ninterface GridState {\n columnVisibilityModel?: GridColumnVisibilityModel;\n columnOrder?: string[];\n columnWidths?: { [key: string]: number };\n columnGroupingModel?: GridRowGroupingModel;\n pinnedColumns?: GridPinnedColumnFields;\n}\n\nconst loadGridState = (gridStateKey: string): GridState => {\n try {\n const saved = localStorage.getItem(gridStateKey);\n return saved ? JSON.parse(saved) : {};\n } catch (e) {\n console.error(\"Failed to load grid state\", e);\n return {};\n }\n};\n\nconst saveGridState = (gridStateKey: string, statePart: GridState) => {\n const current = loadGridState(gridStateKey);\n localStorage.setItem(\n gridStateKey,\n JSON.stringify({ ...current, ...statePart })\n );\n};\n\nconst PIN_FIXED_COLUMNS = [\"__check__\", \"actions\"];\n\nconst TemplateGrid: React.FC<TemplateGridProps> = (props) => {\n const { t } = useTranslation();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const [selectedRecord, setSelectedRecord] = useState<any>({});\n const [attachmentPanelEnabledForRecord, setAttachmentPanelEnabledForRecord] =\n useState<boolean>(true);\n const { getLookupOptions } = useLookupGridColumn();\n const { Window: AttachmentWindow, setWindowState: setAttachmentWindowState } =\n useWindow({\n windowTitle: t(props.gridTitle) + \" Attachments\",\n windowIcon: \"paperclip\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: \"50%\",\n onCloseCallBack: () => {\n props?.apiActions?.reloadData(props.gridLoadParametersValues);\n },\n });\n const { Window: WorkFlowWindow, setWindowState: setWorkFlowWindowState } =\n useWindow({\n windowTitle: t(props.gridTitle) + \" Approvals\",\n windowIcon: \"stamp\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: \"80%\",\n onCloseCallBack: () => {\n props?.apiActions?.reloadData(props.gridLoadParametersValues);\n },\n });\n const [generatedColumns, setGeneratedColumns] = useState<\n Array<TemplateGridColDef>\n >([]);\n const fields = getAllFields(props.formElements);\n const hiddenFields = [];\n const savedState = React.useMemo<GridState>(\n () => (props?.gridStateKey ? loadGridState(props.gridStateKey) : {}),\n []\n );\n for (const field of fields) {\n if (field?.gridProps?.hidden === true) {\n hiddenFields.push(field.fieldName);\n }\n }\n let initialVisibilityState: GridColumnVisibilityModel = {};\n if (savedState?.columnVisibilityModel) {\n initialVisibilityState = savedState.columnVisibilityModel;\n const existingFields = Object.keys(initialVisibilityState);\n for (const field of hiddenFields) {\n if (!existingFields.includes(field)) {\n initialVisibilityState[field] = false;\n }\n }\n } else {\n for (const field of hiddenFields) {\n initialVisibilityState[field] = false;\n }\n }\n\n const themeDirection = useSelector(\n (state: any) => state.AppLayout.appDirection\n );\n\n const clearGridState = () => {\n if (props?.gridStateKey) {\n localStorage.removeItem(props.gridStateKey);\n }\n setColumnVisibilityModel({});\n setColumnOrder([]);\n setColumnWidths({});\n setGridRowGroupingModel([]);\n setPinnedColumns({\n left: [...(themeDirection === \"ltr\" ? PIN_FIXED_COLUMNS : [])],\n right: [...(themeDirection === \"rtl\" ? PIN_FIXED_COLUMNS : [])],\n });\n };\n const [columnVisibilityModel, setColumnVisibilityModel] =\n React.useState<GridColumnVisibilityModel>(initialVisibilityState);\n const [columnOrder, setColumnOrder] = React.useState<string[]>(\n savedState.columnOrder || []\n );\n const [columnWidths, setColumnWidths] = React.useState<{\n [key: string]: number;\n }>(savedState.columnWidths || {});\n const [gridRowGroupingModel, setGridRowGroupingModel] =\n useState<GridRowGroupingModel>(savedState.columnGroupingModel || []);\n let newLeft = savedState?.pinnedColumns?.left || [];\n newLeft = newLeft.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n let newRight = savedState?.pinnedColumns?.right || [] || [];\n newRight = newRight.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n\n const [pinnedColumns, setPinnedColumns] = useState<GridPinnedColumnFields>({\n left: [...(themeDirection === \"ltr\" ? PIN_FIXED_COLUMNS : []), ...newLeft],\n right: [\n ...(themeDirection === \"rtl\" ? PIN_FIXED_COLUMNS : []),\n ...newRight,\n ],\n });\n\n const session = useSession();\n const navigate = useNavigate();\n const [recordToDelete, setRecordToDelete] = useState<any>(null);\n const [recordToEdit, setRecordToEdit] = useState<any>(null);\n const [rowModesModel, setRowModesModel] = useState<GridRowModesModel>({});\n const adjustGridColumns = async () => {\n let gridColumns = constructGridColumnsFromFields(\n fields,\n props?.editMode?.editMode === \"row\" || false,\n t\n );\n for (let gridColumn of gridColumns) {\n if (gridColumn?.lookupType) {\n gridColumn.displayField =\n AppLayout.appDirection === \"ltr\"\n ? \"lookupEnDisplay\"\n : \"lookupArDisplay\";\n gridColumn.options = await getLookupOptions(gridColumn.lookupType);\n gridColumn.valueField = \"lookupValue\";\n }\n }\n setGeneratedColumns(gridColumns);\n };\n const [rowSelectionModel, setRowSelectionModel] =\n useState<GridRowSelectionModel>({ ids: new Set(), type: \"include\" });\n let keyColumnName: string = \"id\";\n if (props?.keyColumnName) {\n keyColumnName = props?.keyColumnName;\n }\n const setData = props.setData;\n const validationSchema = z.object(constructValidationSchema(fields));\n let isEditAllowed = true;\n if (props?.editAction?.authority) {\n isEditAllowed = session.isUserAuthorized(props.editAction.authority);\n }\n let isDeleteAllowed = true;\n if (props?.deleteAction?.authority) {\n isDeleteAllowed = session.isUserAuthorized(props.deleteAction.authority);\n }\n\n const handleRowModesModelChange = (newModel: GridRowModesModel) => {\n setRowModesModel(newModel);\n };\n\n const handlePinnedColumnsChange = (newModel: GridPinnedColumnFields) => {\n let newLeft = newModel?.left || [];\n newLeft = newLeft.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n let newRight = newModel?.right || [];\n newRight = newRight.filter(\n (record: any) => !PIN_FIXED_COLUMNS.includes(record)\n );\n const newPinedColumns: GridPinnedColumnFields = {\n left: [\n ...(themeDirection === \"ltr\" ? PIN_FIXED_COLUMNS : []),\n ...newLeft,\n ],\n right: [\n ...(themeDirection === \"rtl\" ? PIN_FIXED_COLUMNS : []),\n ...newRight,\n ],\n };\n setPinnedColumns(newPinedColumns);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { pinnedColumns: newPinedColumns });\n }\n };\n\n const handleDeleteRecord = async () => {\n let result = true;\n if (!(recordToDelete && recordToDelete?.isNew === true)) {\n result = await props.apiActions.deleteRecordById(\n recordToDelete[keyColumnName]\n );\n }\n if (result) {\n if (props?.deleteAction?.postActionCallBack) {\n await props.deleteAction.postActionCallBack(recordToDelete);\n }\n\n setData((oldData: any) => {\n const newData = oldData.filter(\n (record: any) =>\n record[keyColumnName] != recordToDelete[keyColumnName]\n );\n return newData;\n });\n }\n };\n\n const { ConfirmationWindow, setOpen: setConfirmationWindowOpened } =\n useConfirmationWindow({\n title: \"Confirmation\",\n body: \"Are you sure you want to delete this record ?\",\n onConfirmationCallBk: handleDeleteRecord,\n });\n\n let formModalHeight = undefined;\n let formModalWidth = undefined;\n let formModalMinHeight = undefined;\n let formModalMinWidth = undefined;\n let formModalIcon = undefined;\n let formModalTitle = undefined;\n\n if (props?.editMode?.editMode === \"modal\") {\n formModalHeight = props?.editMode?.specs?.modalHeight || \"fit-content\";\n formModalWidth = props?.editMode?.specs?.modalWidth || \"300\";\n formModalMinHeight = props?.editMode?.specs?.modalMinHeight;\n formModalMinWidth = props?.editMode?.specs?.modalMinWidth;\n formModalIcon = props?.editMode?.specs?.modalIcon || \"window\";\n formModalTitle = props?.editMode?.specs?.modalTitle || \"Record Form\";\n }\n\n const { Window: FormWindow, setWindowState: setFormWindowState } = useWindow({\n height: formModalHeight,\n minHeight: formModalMinHeight,\n minWidth: formModalMinWidth,\n onCloseCallBack: () => {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n },\n width: formModalWidth,\n windowIcon: formModalIcon,\n windowTitle: formModalTitle,\n });\n\n const handleCreateNewRecord = () => {\n if (props?.editMode?.editMode === \"form\") {\n navigate(props.editMode.specs.formRoute);\n } else if (props?.editMode?.editMode === \"modal\") {\n setRecordToEdit(null);\n setFormWindowState(true);\n } else if (props?.editMode?.editMode === \"row\") {\n currentNewRecordIndex = currentNewRecordIndex - 1;\n const newRecord: any = {};\n newRecord[keyColumnName] = currentNewRecordIndex;\n newRecord.isNew = true;\n for (const gridColumn of generatedColumns) {\n if (\n gridColumn?.type != \"actions\" &&\n gridColumn?.field != keyColumnName\n ) {\n if (gridColumn?.field) {\n newRecord[gridColumn.field] = null;\n }\n }\n }\n setData((oldRows: any) => [newRecord, ...oldRows]);\n setRowModesModel((oldModel: any) => ({\n ...oldModel,\n [currentNewRecordIndex]: { mode: GridRowModes.Edit },\n }));\n }\n };\n\n const handleEditRecord = async (record: any) => {\n if (record) {\n setRecordToEdit(record);\n if (props.editMode.editMode === \"form\") {\n navigate(props.editMode.specs.formRoute + \"/\" + record[keyColumnName]);\n } else if (props.editMode.editMode === \"modal\") {\n setFormWindowState(true);\n } else if (props?.editMode?.editMode === \"row\") {\n const id = record[keyColumnName];\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.Edit },\n });\n }\n }\n };\n\n const validateRecord = (record: any) => {\n try {\n validationSchema.parse(record);\n } catch (err) {\n console.log(\"validateRecord err\", err);\n let errorMessage: any = null;\n if (err instanceof z.ZodError) {\n errorMessage = err.errors\n .map(\n (error) => \"Error in field (\" + error.path + \") : \" + error.message\n )\n .join(\",\");\n } else {\n errorMessage = \"invalid record data\";\n }\n return errorMessage;\n }\n };\n\n const handleSaveRowClick = (record: any) => {\n const id = record[keyColumnName];\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.View },\n });\n };\n\n const processRowUpdate = async (record: any) => {\n if (props.editMode.editMode === \"row\") {\n let savedRecord: any = null;\n const errorMessage = validateRecord(record);\n if (errorMessage) {\n const errors = errorMessage.split(\",\");\n toast.error(\n <div style={{}}>\n {errors.map((error: any) => (\n <>\n <div>{error}</div>\n <Divider />\n </>\n ))}\n </div>\n );\n throw new Error(errorMessage);\n }\n if (props?.editAction?.preActionValidation) {\n if (!props.editAction.preActionValidation(record)) {\n throw new Error(\"error on the configured presave validation\");\n }\n }\n const requestObject: any = { ...record };\n if (\n record[keyColumnName] &&\n isNumber(record[keyColumnName]) &&\n Number(record[keyColumnName]) < 0\n ) {\n requestObject[keyColumnName] = null;\n }\n savedRecord = await props.apiActions.saveRecord(requestObject);\n if (savedRecord == null) {\n throw new Error(\n \"Failed to process your request, contact your administrator\"\n );\n }\n if (props?.editAction?.postActionCallBack) {\n await props.editAction.postActionCallBack(record);\n }\n if (record?.isNew === true) {\n setData((oldData: any) => {\n const newData = oldData.filter(\n (x: any) => x[keyColumnName] !== record[keyColumnName]\n );\n return [savedRecord, ...newData];\n });\n }\n if (\n props?.editMode?.reloadAfterSave === true &&\n props?.apiActions?.reloadData\n ) {\n props?.apiActions?.reloadData(props?.gridLoadParametersValues);\n }\n return savedRecord;\n }\n };\n\n const handleCancelRowEditClick = (record: any) => {\n const id = record[keyColumnName];\n if (id && isNumber(id) && id < 0) {\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.View, ignoreModifications: true },\n });\n setData((oldData: any) => {\n const newData = oldData.filter(\n (record: any) => record[keyColumnName] != id\n );\n return newData;\n });\n } else {\n setRowModesModel({\n ...rowModesModel,\n [id]: { mode: GridRowModes.View, ignoreModifications: true },\n });\n }\n };\n\n const getActionColumnActions = (params: GridRowParams<any>) => {\n const record: any = params.row;\n const actions: Array<React.ReactElement<GridActionsCellItemProps>> = [];\n if (props?.editMode?.editMode != \"none\") {\n if (\n props?.disableDefaultAction === undefined ||\n !props.disableDefaultAction\n ) {\n const isInEditMode: boolean =\n rowModesModel[record[keyColumnName]]?.mode === GridRowModes.Edit;\n if (props.editMode.editMode === \"row\" && isInEditMode) {\n if (isEditAllowed) {\n actions.push(\n <GridActionsCellItem\n icon={<FontAwesomeIcon icon=\"save\" />}\n label={t(\"SAVE_BTN_LABEL\")}\n onClick={() => {\n handleSaveRowClick(record);\n }}\n />\n );\n actions.push(\n <GridActionsCellItem\n icon={<FontAwesomeIcon icon=\"cancel\" />}\n label={t(\"CANCEL_BTN_LABEL\")}\n onClick={() => {\n handleCancelRowEditClick(record);\n }}\n color=\"inherit\"\n />\n );\n }\n } else {\n if (props?.editAction && props?.editAction?.isEnabled === true) {\n let isEditActionVisibleForRecord = true;\n if (props?.editAction?.isActionVisibleForRecord) {\n isEditActionVisibleForRecord =\n props?.editAction?.isActionVisibleForRecord(record);\n }\n let isActionEditDisabledForRecord = false;\n if (props?.editAction?.isActionDisabledForRecord) {\n isActionEditDisabledForRecord =\n props?.editAction?.isActionDisabledForRecord(record);\n }\n if (isEditAllowed && isEditActionVisibleForRecord) {\n actions.push(\n <GridActionsCellItem\n disabled={isActionEditDisabledForRecord}\n icon={\n <Tooltip title={t(\"EDIT_BTN_LABEL\")}>\n <FontAwesomeIcon\n icon={\"edit\"}\n style={{\n color: isActionEditDisabledForRecord\n ? \"gray\"\n : undefined,\n }}\n />\n </Tooltip>\n }\n showInMenu={\n props?.editAction?.gridActionProps?.showInMenu || false\n }\n label={t(\"EDIT_BTN_LABEL\")}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n if (isEditAllowed && !isActionEditDisabledForRecord) {\n handleEditRecord(record);\n }\n }}\n />\n );\n }\n }\n if (props?.deleteAction && props?.deleteAction?.isEnabled === true) {\n let isDeleteActionVisibleForRecord = true;\n if (props?.deleteAction?.isActionVisibleForRecord) {\n isDeleteActionVisibleForRecord =\n props?.deleteAction?.isActionVisibleForRecord(record);\n }\n let isDeleteActionDisabledForRecord = false;\n if (props?.deleteAction?.isActionDisabledForRecord) {\n isDeleteActionDisabledForRecord =\n props?.deleteAction?.isActionDisabledForRecord(record);\n }\n if (isDeleteAllowed && isDeleteActionVisibleForRecord) {\n actions.push(\n <GridActionsCellItem\n disabled={isDeleteActionDisabledForRecord}\n icon={\n <Tooltip title={t(\"DELETE_BTN_LABEL\")}>\n <FontAwesomeIcon\n icon={\"trash\"}\n style={{\n color: isDeleteActionDisabledForRecord\n ? \"gray\"\n : undefined,\n }}\n />\n </Tooltip>\n }\n showInMenu={\n props?.deleteAction?.gridActionProps?.showInMenu || false\n }\n label={t(\"DELETE_BTN_LABEL\")}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n if (isDeleteAllowed && !isDeleteActionDisabledForRecord) {\n if (props?.deleteAction?.preActionValidation) {\n if (!props.deleteAction.preActionValidation(record)) {\n return;\n }\n }\n setRecordToDelete(record);\n setConfirmationWindowOpened(true);\n }\n }}\n />\n );\n }\n }\n }\n }\n }\n if (\n record[props?.keyColumnName || \"id\"] &&\n record[props?.keyColumnName || \"id\"] > 0 &&\n props?.attachment\n ) {\n actions?.push(\n <GridActionsCellItem\n icon={\n <Tooltip title={\"Attachments\"}>\n <FontAwesomeIcon icon={\"paperclip\"} />\n </Tooltip>\n }\n label={\"Attachments\"}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n setSelectedRecord(record);\n if (props?.attachment?.enableAttachFn) {\n setAttachmentPanelEnabledForRecord(\n props.attachment.enableAttachFn(record)\n );\n } else {\n setAttachmentPanelEnabledForRecord(true);\n }\n setAttachmentWindowState(true);\n }}\n />\n );\n }\n if (\n record[props?.keyColumnName || \"id\"] &&\n record[props?.keyColumnName || \"id\"] > 0 &&\n props?.workFlowDocumentCode\n ) {\n actions?.push(\n <GridActionsCellItem\n icon={\n <Tooltip title={\"Approvals\"}>\n <FontAwesomeIcon icon={\"stamp\"} />\n </Tooltip>\n }\n label={\"Approvals\"}\n className=\"textPrimary\"\n color=\"inherit\"\n onClick={() => {\n setSelectedRecord(record);\n setWorkFlowWindowState(true);\n }}\n />\n );\n }\n if (\n record[props?.keyColumnName || \"id\"] &&\n record[props?.keyColumnName || \"id\"] > 0 &&\n props?.rowActions\n ) {\n for (const rowAction of props.rowActions) {\n if (\n !(\n rowAction?.gridActionProps?.multiRecord &&\n rowAction?.gridActionProps?.multiRecord === true\n )\n ) {\n actions.push(\n <TemplateGridRecordAction\n {...rowAction}\n record={record}\n reloadData={async () => {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }}\n />\n );\n }\n }\n }\n\n return actions;\n };\n\n const actionColumn: TemplateGridColDef = {\n type: \"actions\",\n field: \"actions\",\n headerName: \"\",\n headerAlign: \"center\",\n width:\n (props?.rowActions ? props.rowActions.length * 30 : 0) +\n (props?.editAction && props?.editAction?.isEnabled ? 30 : 0) +\n (props?.deleteAction && props?.deleteAction?.isEnabled ? 30 : 0) +\n (props?.attachment ? 30 : 0) +\n (props?.workFlowDocumentCode ? 30 : 0),\n getActions: getActionColumnActions,\n };\n\n let structuredColumns: Array<TemplateGridColDef> = [];\n if (\n props?.disableDefaultAction === undefined ||\n !props.disableDefaultAction ||\n (props?.rowActions && props?.rowActions.length > 0)\n ) {\n structuredColumns.push(actionColumn);\n }\n\n structuredColumns = [...structuredColumns, ...generatedColumns];\n const handleRowSelection = (gridSelectionModel: GridRowSelectionModel) => {\n setRowSelectionModel(gridSelectionModel);\n };\n useEffect(() => {\n if (props?.autoLoad === undefined || props.autoLoad === true) {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }\n adjustGridColumns();\n }, []);\n\n useEffect(() => {\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }, [session.UserInfo?.currentOrganization]);\n\n useEffect(() => {\n adjustGridColumns();\n }, [themeDirection, props.formElements]);\n\n const handleColumnVisibilityChange = (model: GridColumnVisibilityModel) => {\n setColumnVisibilityModel(model);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnVisibilityModel: model });\n }\n };\n\n const handleColumnOrderChange: GridEventListener<\"columnOrderChange\"> = (\n params: GridColumnOrderChangeParams\n ) => {\n const { column, targetIndex } = params;\n setColumnOrder((prevOrder) => {\n const currentOrder = prevOrder.length\n ? [...prevOrder]\n : structuredColumns.map((col) => col.field);\n const fromIndex = currentOrder.indexOf(column.field);\n if (fromIndex === -1) return currentOrder;\n\n currentOrder.splice(fromIndex, 1); // remove\n currentOrder.splice(targetIndex, 0, column.field); // insert at new index\n\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnOrder: currentOrder });\n }\n\n return currentOrder;\n });\n };\n\n const handleRowGroupChange = (model: GridRowGroupingModel) => {\n setGridRowGroupingModel(model);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnGroupingModel: model });\n }\n };\n\n const handleColumnWidthChange: GridEventListener<\"columnWidthChange\"> = (\n params: GridColumnResizeParams\n ) => {\n const updatedWidths = {\n ...columnWidths,\n [params.colDef.field]: params.width,\n };\n setColumnWidths(updatedWidths);\n if (props?.gridStateKey) {\n saveGridState(props.gridStateKey, { columnWidths: updatedWidths });\n }\n };\n\n const adjustedColumns: Array<TemplateGridColDef> = React.useMemo(() => {\n const baseCols = structuredColumns.map((col) => ({\n ...col,\n width: columnWidths[col.field] || col.width,\n }));\n\n // Reorder based on saved columnOrder\n if (columnOrder.length) {\n const fieldToCol = new Map(baseCols.map((col) => [col.field, col]));\n return columnOrder.map((field) => fieldToCol.get(field)!).filter(Boolean);\n }\n\n return baseCols;\n }, [columnOrder, columnWidths, structuredColumns]);\n return (\n <>\n <ConfirmationWindow />\n {props?.editMode?.editMode === \"modal\" ? (\n <FormWindow>\n {props?.editMode?.specs?.formComponent ? (\n <props.editMode.specs.formComponent\n recordIdToEdit={\n recordToEdit ? recordToEdit[keyColumnName] : undefined\n }\n formCloseCallBk={() => {\n setFormWindowState(false);\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }}\n />\n ) : (\n <TemplateForm\n keyColumnName={props.keyColumnName}\n attachment={props.attachment}\n formLoadCallBk={props.formLoadCallBk}\n recordIdToEdit={\n recordToEdit ? recordToEdit[keyColumnName] : undefined\n }\n formCloseCallBk={() => {\n setFormWindowState(false);\n props.apiActions.reloadData(props?.gridLoadParametersValues);\n }}\n elements={props.formElements}\n apiActions={props.apiActions}\n editAuthorityKey={props?.editAction?.authority}\n formSavedSuccessfullyCallBk={\n props?.editAction?.postActionCallBack\n }\n preSaveValidation={props?.editAction?.preActionValidation}\n actions={props?.rowActions}\n />\n )}\n </FormWindow>\n ) : (\n <></>\n )}\n {props?.hideInfoBar === undefined && !props?.hideInfoBar ? (\n <Box sx={{ display: \"flex\" }}>\n {props?.hideBackButton === undefined && !props?.hideBackButton ? (\n <IconButton\n onClick={() => {\n navigate(-1, { replace: true });\n }}\n >\n <FontAwesomeIcon\n icon={themeDirection === \"ltr\" ? \"arrow-left\" : \"arrow-right\"}\n />\n </IconButton>\n ) : (\n <></>\n )}\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n {props?.girdIcon ? (\n <FontAwesomeIcon\n icon={props.girdIcon}\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n ) : (\n <></>\n )}\n <Typography variant=\"h5\">\n {props?.gridTitle\n ? capitalizeFirstLetter(t(props?.gridTitle))\n : \"\"}\n </Typography>\n </Box>\n </Box>\n ) : (\n <></>\n )}\n\n {props?.gridLoadParameters &&\n props?.gridLoadParameters.length > 0 &&\n props?.gridLoadParametersValues &&\n props?.setGridLoadParametersValues ? (\n <Accordion defaultExpanded sx={{ width: \"100%\" }}>\n <AccordionSummary expandIcon={<GridExpandMoreIcon />}>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <FontAwesomeIcon\n style={{ marginLeft: 5, marginRight: 5 }}\n icon=\"search\"\n />\n <Typography component=\"span\">Filters</Typography>\n </Box>\n </AccordionSummary>\n <AccordionDetails>\n <Box>\n <TemplateForm\n saveButtonSpecs={{\n label: t(\"SEARCH_BTN_LABEL\"),\n icon: \"search\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"success\",\n }}\n cancelButtonSpecs={{\n label: t(\"RESET_BTN_LABEL\"),\n icon: \"eraser\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"error\",\n }}\n apiActions={{\n deleteRecordById: async () => {\n return true;\n },\n saveRecord: async (params) => {\n if (params != undefined) {\n props.setGridLoadParametersValues(params);\n } else {\n props.setGridLoadParametersValues({});\n }\n props.apiActions.reloadData(params);\n },\n reloadData: async () => {},\n loadRecordById: async () => {},\n }}\n elements={props.gridLoadParameters}\n />\n </Box>\n </AccordionDetails>\n </Accordion>\n ) : (\n <></>\n )}\n {props?.attachment ? (\n <AttachmentWindow>\n <AttachmentPanel\n attachmentCode={props.attachment.attachmentCode}\n refKey={selectedRecord[props?.keyColumnName || \"id\"]}\n enableAttachment={attachmentPanelEnabledForRecord}\n />\n </AttachmentWindow>\n ) : (\n <></>\n )}\n {props?.workFlowDocumentCode ? (\n <WorkFlowWindow>\n <WorkflowDocumentPanel\n workFlowDocumentCode={props.workFlowDocumentCode}\n refDocumentId={selectedRecord[props?.keyColumnName || \"id\"]}\n postActionCallBk={() => {\n debugger;\n setWorkFlowWindowState(false);\n props.apiActions.reloadData(props.gridLoadParametersValues);\n }}\n cancelActionCallBk={() => {\n setWorkFlowWindowState(false);\n props.apiActions.reloadData(props.gridLoadParametersValues);\n }}\n />\n </WorkFlowWindow>\n ) : (\n <></>\n )}\n <DataGridPremium\n {...props?.muiProps}\n slots={{ toolbar: TemplateGridTopBar }}\n slotProps={{\n toolbar: {\n templateProps: {\n ...props,\n rowSelectionModel: rowSelectionModel,\n data: props?.data,\n },\n handleCreateNewRecord,\n clearGridState,\n } as any,\n }}\n getRowId={(record: any) => {\n return record[keyColumnName];\n }}\n showToolbar={true}\n rows={props?.data}\n columns={adjustedColumns}\n checkboxSelection\n editMode=\"row\"\n onRowEditStop={(params, event) => {\n if (params.reason === \"rowFocusOut\") {\n event.defaultMuiPrevented = true;\n }\n }}\n rowModesModel={\n props.editMode.editMode == \"row\" ? rowModesModel : undefined\n }\n onRowModesModelChange={\n props.editMode.editMode == \"row\"\n ? handleRowModesModelChange\n : undefined\n }\n rowGroupingColumnMode=\"multiple\"\n processRowUpdate={processRowUpdate}\n rowSelectionModel={rowSelectionModel}\n onRowSelectionModelChange={handleRowSelection}\n columnVisibilityModel={columnVisibilityModel}\n onColumnVisibilityModelChange={handleColumnVisibilityChange}\n onColumnOrderChange={handleColumnOrderChange}\n onColumnWidthChange={handleColumnWidthChange}\n rowGroupingModel={gridRowGroupingModel}\n onRowGroupingModelChange={(model: GridRowGroupingModel) => {\n handleRowGroupChange(model);\n }}\n // pinnedColumns={pinnedColumns}\n // onPinnedColumnsChange={handlePinnedColumnsChange}\n sx={{ width: \"100%\" }}\n />\n </>\n );\n};\n\nexport default TemplateGrid;\n","import { useSelector } from \"react-redux\";\nimport { TemplateGridColDef } from \"../components\";\nimport useAxios from \"./useAxios\";\n\nconst useLookupGridColumn = () => {\n const { handleGetRequest } = useAxios();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const getLookupOptions = async (lookupType: string) => {\n let options = [];\n await handleGetRequest({\n endPointURI: \"api/v1/public/system/lookup\",\n showMask: true,\n parameters: { lookupType },\n successCallBkFn: (response: any) => {\n options = response.data;\n },\n });\n return options;\n };\n const generateLookupGridColumn = async (props: TemplateGridColDef) => {\n let options = await getLookupOptions(props.lookupType);\n return {\n ...props,\n options,\n displayField:\n AppLayout.appDirection === \"ltr\"\n ? \"lookupEnDisplay\"\n : \"lookupArDisplay\",\n valueField: \"lookupValue\",\n };\n };\n return { generateLookupGridColumn, getLookupOptions };\n};\n\nexport default useLookupGridColumn;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../DataEntryTemplates/DataEntryTypes\";\n\ntype ExcelReportViewerProps = {\n reportData: Array<any>;\n setReportData: (data) => void;\n reloadReport: () => void;\n gridLoadParameters?: Array<FormElementProps>;\n gridLoadParametersValues?: { [key: string]: any };\n setGridLoadParametersValues?: any;\n};\n\nconst getGridColumnsFromRecord = (data: Array<any>) => {\n if (data.length === 0) {\n return [];\n }\n const formElements: Array<FormElementProps> = [];\n for (const key of Object.keys(data[0])) {\n const formElement: FormElementProps = {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: key,\n fieldName: key,\n fieldType: \"text\",\n },\n };\n formElements.push(formElement);\n } \n return formElements;\n};\n\nconst ExcelReportViewer: React.FC<ExcelReportViewerProps> = (props) => {\n const [data, setData] = useState([]);\n useEffect(() => {\n const newData = props.reportData.map((record, index) => {\n return { ...record, report_record_data_key: index };\n });\n setData(newData);\n }, [props.reportData]);\n return (\n <TemplateGrid\n data={data}\n disableDefaultAction={true}\n setData={props.setReportData}\n formElements={getGridColumnsFromRecord(props.reportData)}\n gridLoadParameters={props.gridLoadParameters}\n gridLoadParametersValues={props.gridLoadParametersValues}\n setGridLoadParametersValues={props.setGridLoadParametersValues}\n editMode={{ editMode: \"none\" }}\n girdIcon={\"file-excel\"}\n gridTitle=\"Report\"\n autoLoad={true}\n keyColumnName={\"report_record_data_key\"}\n hideInfoBar={true}\n apiActions={{\n deleteRecordById: async () => {\n return true;\n },\n loadRecordById: async () => {},\n reloadData: async () => {\n props.reloadReport();\n },\n saveRecord: async () => {},\n }}\n />\n );\n};\n\nexport default ExcelReportViewer;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useWindow } from \"../../../hooks\";\nimport TemplateForm from \"../DataEntryTemplates/TemplateDataForm/TemplateForm\";\nimport { useTranslation } from \"react-i18next\";\nimport { FormElementProps } from \"../DataEntryTemplates/DataEntryTypes\";\nimport {\n Accordion,\n AccordionDetails,\n AccordionSummary,\n Box,\n Icon,\n IconButton,\n Typography,\n} from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport ExcelReportViewer from \"./ExcelReportViewer\";\nimport { GridExpandMoreIcon } from \"@mui/x-data-grid-premium\";\n\ntype ReportViewerState =\n | \"ERROR\"\n | \"WAITING_REPORT_CODE\"\n | \"LOADING_METADATA\"\n | \"WAITING_PARAMETER_INPUT\"\n | \"WAITING_RESULT\"\n | \"SHOWING_RESULT\";\n\ntype ReportViewerProps = {\n reportCode: string;\n resultMode: \"Request\" | \"App\";\n reportParametersValues?: { [key: string]: any };\n byPassParameterEntry?: boolean;\n jasperOutPutFileType?: \"pdf\" | \"word\" | \"excel\";\n};\n\ntype ReportParameter = {\n parameterCode: string;\n parameterLabel: string;\n parameterValueFormat?: string;\n parameterValueField?: string;\n parameterDisplayField?: string;\n parameterDataset?: Array<any>;\n parameterDataQueryId?: number;\n hidden?: boolean;\n mandatory?: boolean;\n defaultValue?: any;\n parameterType:\n | \"text\"\n | \"number\"\n | \"date\"\n | \"datetime\"\n | \"combobox\"\n | \"checkbox\"\n | \"html\"\n | \"lookup\";\n};\n\nconst ReportViewer: React.FC<ReportViewerProps> = (props) => {\n const [blobUrl, setBlobUrl] = useState(null);\n const [errorMessage, setErrorMessage] = useState(null);\n const [excelReportData, setExcelReportData] = useState<Array<any>>([]);\n const [reportViewerState, setReportViewerState] = useState<ReportViewerState>(\n \"WAITING_REPORT_CODE\"\n );\n const { handleGetRequest, handlePostRequest, HandleDownloadHTTPPostPDF } =\n useAxios();\n const [reportInfo, setReportInfo] = useState<any>(null);\n const [reportParametersValues, setReportParametersValues] = useState<any>({\n ...props?.reportParametersValues,\n });\n const [reportParametersElements, setReportParametersElements] = useState<\n Array<FormElementProps>\n >([]);\n const { t } = useTranslation();\n\n const getFormElementsFromReportParameters = (\n reportParameters: Array<ReportParameter>\n ) => {\n const formElements: Array<FormElementProps> = [];\n for (const reportParameter of reportParameters) {\n const formElement: FormElementProps = {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: reportParameter?.parameterLabel,\n fieldName: reportParameter?.parameterCode,\n fieldType: reportParameter?.parameterType,\n hidden: reportParameter?.hidden,\n formProps: { fieldSize: { lg: 4, md: 6, sm: 12 } },\n required: reportParameter?.mandatory,\n defaultValue:\n reportParametersValues[reportParameter?.parameterCode] ||\n reportParameter?.defaultValue,\n },\n };\n formElements.push(formElement);\n }\n return formElements;\n };\n const loadReportData = async () => {\n setReportViewerState(\"LOADING_METADATA\");\n await handleGetRequest({\n endPointURI: \"api/v1/public/report/metadata\",\n showMask: true,\n parameters: { reportCode: props.reportCode },\n successCallBkFn: (response: any) => {\n setReportInfo(response.data);\n setReportParametersElements(\n getFormElementsFromReportParameters(response.data.reportParameters)\n );\n if (\n props?.byPassParameterEntry === true ||\n response.data.reportParameters.length == 0\n ) {\n runReport(response.data, reportParametersValues);\n setReportViewerState(\"WAITING_RESULT\");\n } else {\n setReportViewerState(\"WAITING_PARAMETER_INPUT\");\n }\n },\n failureCallBkFn: (response) => {\n setErrorMessage(\n \"Failed loading report metadata ... contact your administrator\"\n );\n setReportViewerState(\"ERROR\");\n },\n });\n };\n\n const runReport = async (reportInfoProp, params) => {\n setReportViewerState(\"WAITING_RESULT\");\n if (reportInfoProp?.reportType === \"Excel\") {\n await handlePostRequest({\n endPointURI: \"api/v1/public/report/run\",\n showMask: true,\n data: {\n reportCode: props.reportCode,\n parameters: params,\n resultMode: props.resultMode,\n jasperOutPutFileType: props.jasperOutPutFileType,\n },\n successCallBkFn: (response: any) => {\n setReportViewerState(\"SHOWING_RESULT\");\n setExcelReportData(response.data);\n },\n });\n } else if (reportInfoProp?.reportType) {\n await HandleDownloadHTTPPostPDF({\n endPointURI: \"api/v1/public/report/run\",\n showMask: true,\n data: {\n reportCode: props.reportCode,\n parameters: params,\n resultMode: props.resultMode,\n jasperOutPutFileType: props.jasperOutPutFileType,\n },\n successCallBkFn: (response: any) => {\n setReportViewerState(\"SHOWING_RESULT\");\n const contentDisposition = response.headers[\"content-disposition\"];\n debugger;\n let filename = \"downloaded_file\";\n if (\n contentDisposition &&\n contentDisposition.indexOf(\"filename=\") !== -1\n ) {\n const match = contentDisposition.match(/filename=\"?([^\"]+)\"?/);\n if (match && match[1]) filename = match[1];\n }\n if (filename.includes(\"pdf\")) {\n const file = new Blob([response.data], { type: \"application/pdf\" });\n const url = URL.createObjectURL(file);\n setBlobUrl(url);\n } else {\n const blob = new Blob([response.data], {\n type: response.headers[\"content-type\"],\n });\n // Create a temporary anchor element\n const url = window.URL.createObjectURL(blob);\n const link = document.createElement(\"a\");\n link.href = url;\n // Optional: Try to get filename from response headers\n\n link.download = filename;\n document.body.appendChild(link);\n link.click();\n\n // Clean up\n document.body.removeChild(link);\n window.URL.revokeObjectURL(url);\n } \n },\n failureCallBkFn: (response) => {\n setErrorMessage(\n \"Failed To run report ... contact your administrator\"\n );\n setReportViewerState(\"ERROR\");\n },\n });\n }\n };\n\n useEffect(() => {\n if (props?.reportCode) {\n loadReportData();\n }\n }, [\n props.reportCode,\n props.byPassParameterEntry,\n props.reportParametersValues,\n props.jasperOutPutFileType,\n props.resultMode,\n ]);\n\n return (\n <>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: \"100%\",\n }}\n >\n <Box sx={{ flex: 1, textAlign: \"center\", marginBottom: 1 }}>\n <FontAwesomeIcon\n icon={\n reportInfo?.reportType === \"Excel\" ? \"file-excel\" : \"file-pdf\"\n }\n color={reportInfo?.reportType === \"Excel\" ? \"darkgreen\" : \"darkred\"}\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {reportInfo?.reportName}\n </Box>\n {reportInfo?.reportType != \"Excel\" ? (\n reportViewerState === \"SHOWING_RESULT\" ? (\n <>\n {props?.byPassParameterEntry === true ? (\n <></>\n ) : reportParametersElements.length > 0 ? (\n <IconButton\n onClick={() => {\n setReportParametersElements(\n getFormElementsFromReportParameters(\n reportInfo.reportParameters\n )\n );\n setReportViewerState(\"WAITING_PARAMETER_INPUT\");\n }}\n >\n <FontAwesomeIcon icon=\"filter\" />\n </IconButton>\n ) : (\n <></>\n )}\n <IconButton>\n <FontAwesomeIcon\n icon=\"refresh\"\n onClick={() => {\n runReport(reportInfo, reportParametersValues);\n }}\n />\n </IconButton>\n </>\n ) : (\n <></>\n )\n ) : (\n <></>\n )}\n </Box>\n <Box\n sx={{\n flexGrow: 1,\n width: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {reportViewerState === \"WAITING_PARAMETER_INPUT\" &&\n reportInfo?.reportType != \"Excel\" ? (\n <Accordion defaultExpanded sx={{ width: \"100%\" }} expanded={true}>\n <AccordionSummary>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <FontAwesomeIcon\n style={{ marginLeft: 5, marginRight: 5 }}\n icon=\"search\"\n />\n <Typography component=\"span\">Filters</Typography>\n </Box>\n </AccordionSummary>\n <AccordionDetails>\n <Box>\n <TemplateForm\n saveButtonSpecs={{\n label: t(\"SHOW_REPORT_BTN_LABEL\"),\n icon: \"search\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"success\",\n hidden: true,\n }}\n cancelButtonSpecs={{\n label: t(\"RESET_BTN_LABEL\"),\n icon: \"eraser\",\n actionButtonVariant: \"outlined\",\n actionButtonColor: \"error\",\n }}\n apiActions={{\n deleteRecordById: async () => {\n return true;\n },\n saveRecord: async (params) => {\n if (params != undefined) {\n setReportParametersValues(params);\n } else {\n setReportParametersValues({});\n }\n runReport(reportInfo, params);\n },\n reloadData: async () => {},\n loadRecordById: async () => {},\n }}\n elements={reportParametersElements}\n />\n </Box>\n </AccordionDetails>\n </Accordion>\n ) : reportViewerState === \"SHOWING_RESULT\" ||\n ((reportViewerState === \"WAITING_PARAMETER_INPUT\" ||\n reportViewerState === \"WAITING_RESULT\") &&\n reportInfo?.reportType === \"Excel\") ? (\n reportInfo?.reportType === \"Excel\" ? (\n <ExcelReportViewer\n reportData={excelReportData}\n setReportData={setExcelReportData}\n reloadReport={async () => {\n runReport(reportInfo, reportParametersValues);\n }}\n gridLoadParameters={reportParametersElements}\n gridLoadParametersValues={reportParametersValues}\n setGridLoadParametersValues={setReportParametersValues}\n />\n ) : (\n <iframe\n src={blobUrl}\n width=\"100%\"\n height=\"100%\"\n title=\"PDF Preview\"\n style={{ border: \"1px solid #ccc\", marginTop: \"20px\" }}\n ></iframe>\n )\n ) : reportViewerState === \"ERROR\" ? (\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <FontAwesomeIcon\n icon=\"circle-exclamation\"\n color=\"darkred\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {errorMessage}\n </Box>\n ) : (\n <></>\n )}\n </Box>\n </>\n );\n};\n\nexport default ReportViewer;\n","import { useEffect, useState } from \"react\";\nimport { useAxios, useSession, useWindow } from \"../../../hooks\";\nimport {\n Avatar,\n Box,\n Button,\n Divider,\n Grid2,\n IconButton,\n Paper,\n} from \"@mui/material\";\nimport TemplateTextField from \"../DataEntryTemplates/TemplateDataForm/FormFields/TemplateTextField\";\nimport ComboBox from \"../DataEntryTemplates/TemplateDataForm/FormFields/ComboBox\";\nimport { useSelector } from \"react-redux\";\nimport { useTranslation } from \"react-i18next\";\nimport WorkflowDocumentTimeLine from \"./WorkflowDocumentTimeLine\";\nimport { toast } from \"react-toastify\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport ReportViewer from \"../report/ReportViewer\";\nimport AttachmentImageViewer from \"../attachment/AttachmentImageViewer\";\nimport { useNavigate } from \"react-router-dom\";\n\nexport type WorkflowDocumentPanelProps = {\n workFlowDocumentCode: string;\n refDocumentId: any;\n postActionCallBk?: () => void;\n cancelActionCallBk?: () => void;\n};\n\nexport type workflowDocumentAction = {\n id: number;\n document_action_code: string;\n document_action_ar_name: string;\n document_action_en_name: string;\n post_action_endpoint?: string;\n pre_action_endpoint?: string;\n next_document_status_id?: number;\n next_action_takers?: Array<person>;\n require_comment: any;\n};\n\nexport type person = {\n id: number;\n email: string;\n employeeArName: string;\n employeeEnName: string;\n mobileNumber: string;\n username: string;\n};\n\nexport type workflowDocumentActionHistory = {\n id: number;\n actionTime: string;\n actionMethod: string;\n actionComment: string;\n documentActionArName: string;\n documentActionEnName: string;\n employeeArName: string;\n employeeEnName: string;\n personId: number;\n};\n\ntype WorkflowDocumentInfo = {\n workflowDocument: any;\n referencedDocument: any;\n workflowDocumentReport: any;\n workflowDocumentStatus: any;\n actionsHistory: Array<workflowDocumentActionHistory>;\n nextActions: Array<workflowDocumentAction>;\n nextActionTakers: any;\n};\n\nconst WorkflowDocumentPanel: React.FC<WorkflowDocumentPanelProps> = (props) => {\n const navigate = useNavigate();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { isUserAuthorized, UserInfo } = useSession();\n const { handleGetRequest, handlePostRequest } = useAxios();\n const [action, setAction] = useState<workflowDocumentAction>(null);\n const [authorizedActions, setAuthorizedActions] = useState<\n Array<workflowDocumentAction>\n >([]);\n const { t } = useTranslation();\n const [actionComment, setActionComment] = useState(null);\n const [workflowDocumentInfo, setWorkflowDocumentInfo] =\n useState<WorkflowDocumentInfo>({\n referencedDocument: null,\n workflowDocumentReport: null,\n workflowDocument: null,\n workflowDocumentStatus: null,\n actionsHistory: [],\n nextActionTakers: null,\n nextActions: [],\n });\n const { Window: ReporTViewWindow, setWindowState: setReportViewWindowState } =\n useWindow({\n windowTitle:\n AppLayout.appDirection === \"ltr\"\n ? workflowDocumentInfo?.workflowDocument &&\n workflowDocumentInfo?.referencedDocument\n ? `${workflowDocumentInfo?.workflowDocument?.documentEnName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`\n : \"Document\"\n : workflowDocumentInfo?.workflowDocument &&\n workflowDocumentInfo?.referencedDocument\n ? `${workflowDocumentInfo?.workflowDocument?.documentArName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`\n : \"وثيقة\",\n windowIcon: \"eye\",\n width: \"80%\",\n });\n const loadWorkFlowDocumentInfo = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/public/workflow/doc/info\",\n showMask: true,\n parameters: {\n workflowDocumentCode: props.workFlowDocumentCode,\n refDocumentId: props.refDocumentId,\n },\n successCallBkFn: (response: any) => {\n setWorkflowDocumentInfo(response.data);\n },\n failureCallBkFn: () => {\n setWorkflowDocumentInfo({\n referencedDocument: null,\n workflowDocumentReport: null,\n workflowDocument: null,\n workflowDocumentStatus: null,\n actionsHistory: [],\n nextActions: [],\n nextActionTakers: null,\n });\n },\n });\n };\n\n const validateBeforeProcessWorkflowDocumentAction = async () => {\n if (\n action === undefined ||\n action === null ||\n action?.id === undefined ||\n action?.id === null\n ) {\n toast.error(\"You must select action to process\");\n return;\n }\n if (\n (action.require_comment === true ||\n action.require_comment === 1 ||\n action.require_comment === \"true\") &&\n (actionComment === null || actionComment === \"\")\n ) {\n toast.error(\"You must enter comment for the action to be processed\");\n return;\n }\n if (action?.pre_action_endpoint) {\n await handlePostRequest({\n endPointURI: action.pre_action_endpoint,\n showMask: true,\n loadingMessage: \"Processing pre action validation ... please wait\",\n parameters: {\n refDocumentId: props.refDocumentId,\n actionId: action.id,\n },\n successCallBkFn: () => {\n processWorkflowDocumentAction();\n },\n });\n return;\n }\n processWorkflowDocumentAction();\n };\n const processWorkflowDocumentAction = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/workflow/doc/action\",\n showMask: true,\n data: {\n workflowDocumentId: workflowDocumentInfo?.workflowDocument?.id,\n refDocumentId: props.refDocumentId,\n actionId: action.id,\n refDocumentStatus:\n workflowDocumentInfo?.workflowDocumentStatus?.documentStatusCode,\n actionComment: actionComment,\n },\n successCallBkFn: async (response) => {\n if (action?.post_action_endpoint) {\n await handlePostRequest({\n endPointURI: action.post_action_endpoint,\n showMask: true,\n loadingMessage: \"Processing post action process ... please wait\",\n parameters: {\n refDocumentId: props.refDocumentId,\n actionId: action.id,\n },\n successCallBkFn: () => {\n loadWorkFlowDocumentInfo();\n if (props?.postActionCallBk) {\n props.postActionCallBk();\n }\n },\n });\n return;\n }\n loadWorkFlowDocumentInfo();\n },\n });\n };\n\n const adjustAuthorizedActions = () => {\n if (workflowDocumentInfo?.nextActions?.length > 0) {\n setAuthorizedActions(\n workflowDocumentInfo.nextActions.filter((action) => {\n if (\n !(\n workflowDocumentInfo?.workflowDocumentStatus\n ?.nextActionTakersAuthority ||\n workflowDocumentInfo?.nextActionTakers\n )\n ) {\n return true;\n }\n if (\n workflowDocumentInfo?.workflowDocumentStatus\n ?.nextActionTakersAuthority\n ) {\n if (\n isUserAuthorized(\n workflowDocumentInfo.workflowDocumentStatus\n .nextActionTakersAuthority\n )\n ) {\n return true;\n }\n }\n if (workflowDocumentInfo?.nextActionTakers) {\n for (const actionTaker of workflowDocumentInfo.nextActionTakers) {\n if (\n UserInfo?.username === actionTaker?.username ||\n UserInfo?.username === actionTaker?.USERNAME\n ) {\n return true;\n }\n }\n }\n return false;\n })\n );\n } else {\n setAuthorizedActions([]);\n }\n };\n\n useEffect(() => {\n if (props.refDocumentId && props.workFlowDocumentCode) {\n loadWorkFlowDocumentInfo();\n }\n }, [props.refDocumentId, props.workFlowDocumentCode]);\n\n useEffect(() => {\n if (workflowDocumentInfo?.nextActions) {\n adjustAuthorizedActions();\n } else {\n setAuthorizedActions([]);\n }\n }, [workflowDocumentInfo.nextActions, workflowDocumentInfo.nextActionTakers]);\n return (\n <>\n {workflowDocumentInfo?.workflowDocumentReport?.id ? (\n <ReporTViewWindow>\n <ReportViewer\n reportCode={\n workflowDocumentInfo?.workflowDocumentReport?.reportCode\n }\n resultMode=\"App\"\n byPassParameterEntry={true}\n reportParametersValues={{ doc_id: props.refDocumentId + \"\" }}\n />\n </ReporTViewWindow>\n ) : (\n <></>\n )}\n\n {workflowDocumentInfo?.workflowDocument ? (\n <Box\n sx={{\n width: \"100%\",\n textAlign: \"center\",\n fontSize: 20,\n fontWeight: \"bold\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <IconButton\n onClick={() => {\n navigate(-1, { replace: true });\n }}\n >\n <FontAwesomeIcon icon=\"arrow-left\" />\n </IconButton>\n <Box sx={{ flex: 1 }}></Box>\n <FontAwesomeIcon\n icon=\"file\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {AppLayout.appDirection === \"ltr\"\n ? `${workflowDocumentInfo?.workflowDocument?.documentEnName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`\n : `${workflowDocumentInfo?.workflowDocument?.documentArName} # ${\n workflowDocumentInfo?.referencedDocument[\n workflowDocumentInfo?.workflowDocument?.documentNumberField\n ]\n }`}\n {workflowDocumentInfo?.workflowDocumentStatus\n ? AppLayout.appDirection === \"ltr\"\n ? ` ( ${workflowDocumentInfo?.workflowDocumentStatus?.documentStatusEnName} )`\n : ` ( ${workflowDocumentInfo?.workflowDocumentStatus?.documentStatusArName} )`\n : \"\"}\n <Box sx={{ flex: 1 }}></Box>\n {workflowDocumentInfo?.workflowDocumentReport?.id ? (\n <Button\n onClick={() => {\n setReportViewWindowState(true);\n }}\n variant=\"outlined\"\n startIcon={<FontAwesomeIcon icon=\"eye\" />}\n >\n {t(\"VIEW_LABEL\")}\n </Button>\n ) : (\n <></>\n )}\n </Box>\n ) : (\n <></>\n )}\n\n <Box\n sx={{\n flex: 1,\n width: \"100%\",\n overflow: \"hidden\",\n display: \"flex\",\n // flexDirection: \"column\",\n }}\n >\n {authorizedActions?.length > 0 ? (\n <Paper\n sx={{\n padding: 2,\n display: \"flex\",\n flex: 1,\n margin: 1,\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n overflow: \"hidden\",\n }}\n >\n <ComboBox\n sx={{ marginBottom: 2, width: 400 }}\n label={t(\"WE_AVAILABLE_ACTIONS_LABEL\")}\n displayField={\n AppLayout.appDirection === \"ltr\"\n ? \"document_action_en_name\"\n : \"document_action_ar_name\"\n }\n valueField={\"id\"}\n value={action?.id}\n options={authorizedActions}\n onChangeCallBack={(v, selectedRecord) => {\n setAction(selectedRecord);\n }}\n />\n {/* <ComboBox\n sx={{ marginBottom: 2, width: 400 }}\n label={t(\"WE_NEXT_APPROVER_LABEL\")}\n displayField={\n AppLayout.appDirection === \"ltr\"\n ? \"employeeEnName\"\n : \"employeeArName\"\n }\n valueField={\"id\"}\n value={nextActionTaker?.id}\n options={action?.nextActionTakers || []}\n onChangeCallBack={(v, selectedRecord) => {\n setNextActionTaker(selectedRecord);\n }}\n /> */}\n <TemplateTextField\n sx={{ width: 400 }}\n rows={3}\n value={actionComment}\n onChange={(event) => {\n setActionComment(event.target.value);\n }}\n multiline={true}\n label={t(\"WF_COMMENT_LABEL\")}\n />\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <Button\n color=\"success\"\n variant=\"contained\"\n sx={{ width: 200, m: 1 }}\n onClick={validateBeforeProcessWorkflowDocumentAction}\n >\n {t(\"WF_TAKE_ACTION_BTN_LABEL\")}\n </Button>\n {props?.cancelActionCallBk ? (\n <Button\n variant=\"contained\"\n sx={{ width: 200, m: 1 }}\n color=\"error\"\n onClick={() => {\n if (props?.cancelActionCallBk) {\n props.cancelActionCallBk();\n }\n }}\n >\n {t(\"WF_CANCEL_BTN_LABEL\")}\n </Button>\n ) : (\n <></>\n )}\n </Box>\n {workflowDocumentInfo?.nextActionTakers &&\n workflowDocumentInfo.nextActionTakers.length > 0 ? (\n <>\n <Divider\n variant=\"fullWidth\"\n flexItem\n sx={{ marginTop: 1, marginBottom: 1 }}\n >\n <Box\n sx={{\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n <FontAwesomeIcon\n icon=\"users\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />{\" \"}\n {t(\"WF_WAITING_FOR_LABEL\")}\n </Box>\n </Divider>\n\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n overflow: \"auto\",\n padding: 1,\n width: \"100%\",\n }}\n >\n {workflowDocumentInfo.nextActionTakers.map(\n (nextActionTaker: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n border: \"1px dotted black\",\n width: 400,\n marginBottom: 2,\n padding: 2,\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={nextActionTaker?.id || \"0\"}\n style={{\n marginRight: 2,\n marginLeft: 2,\n width: 60,\n height: 60,\n }}\n />\n <Box\n sx={{\n flex: 2,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"flex-start\",\n justifyContent: \"center\",\n }}\n >\n <div>\n {AppLayout.appDirection === \"ltr\"\n ? nextActionTaker?.employee_en_name\n : nextActionTaker?.employee_ar_name}\n </div>\n <div>\n {nextActionTaker?.email ? (\n <>\n <FontAwesomeIcon\n icon=\"envelope\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {nextActionTaker?.email}\n </>\n ) : (\n <></>\n )}\n </div>\n <div>\n {nextActionTaker?.mobile_number ? (\n <>\n <FontAwesomeIcon\n icon=\"mobile\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {nextActionTaker?.mobile_number}\n </>\n ) : (\n <></>\n )}\n </div>\n </Box>\n </Box>\n );\n }\n )}\n </Box>\n </>\n ) : (\n <></>\n )}\n </Paper>\n ) : (\n <></>\n )}\n {workflowDocumentInfo?.actionsHistory.length > 0 ? (\n <WorkflowDocumentTimeLine\n actionHistory={workflowDocumentInfo.actionsHistory}\n />\n ) : (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n padding: 2,\n margin: 1,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <Box\n sx={{\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n <FontAwesomeIcon\n icon=\"history\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {t(\"WF_ACTION_HISTORY_LABEL\")}\n </Box>\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n No Action Log available\n </Box>\n </Paper>\n )}\n </Box>\n </>\n );\n};\n\nexport default WorkflowDocumentPanel;\n","import { Box } from \"@mui/system\";\nimport React, { useEffect, useState } from \"react\";\nimport * as z from \"zod\";\nimport { useForm } from \"react-hook-form\";\nimport { zodResolver } from \"@hookform/resolvers/zod\";\nimport { useParams } from \"react-router-dom\";\nimport { Button, Grid2, Icon, IconButton, Tooltip } from \"@mui/material\";\nimport { toast } from \"react-toastify\";\nimport FormElementGroup from \"./FormElementGroup\";\nimport FormElementField from \"./FormElementField\";\nimport FormAction from \"./FormAction\";\nimport { constructValidationSchema, getAllFields } from \"../DataEntryUtil\";\nimport {\n FormElementProps,\n RecordAction,\n TemplateFormProps,\n} from \"../DataEntryTypes\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useTranslation } from \"react-i18next\";\nimport { useWindow } from \"../../../../hooks\";\nimport AttachmentPanel from \"../../attachment/AttachmentPanel\";\nimport WorkflowDocumentPanel from \"../../workflow/WorkflowDocumentPanel\";\n\nconst TemplateForm: React.FC<TemplateFormProps> = (\n props: TemplateFormProps\n) => {\n const { Window: AttachmentWindow, setWindowState: setAttachmentWindowState } =\n useWindow({\n windowTitle: \"Attachments\",\n windowIcon: \"paperclip\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: 400,\n });\n const { Window: WorkflowWindow, setWindowState: setWorkflowWindowState } =\n useWindow({\n windowTitle: \"Approvals\",\n windowIcon: \"stamp\",\n width: \"fit-content\",\n height: \"fit-content\",\n minHeight: 500,\n minWidth: 400,\n });\n const [attachmentPanelEnabledForRecord, setAttachmentPanelEnabledForRecord] =\n useState<boolean>(true);\n const { t } = useTranslation();\n const fields = getAllFields(props.elements);\n const initiallyHiddenFields = [];\n for (const field of fields) {\n if (field?.hidden) {\n initiallyHiddenFields.push(field.fieldName);\n }\n }\n const [hiddenFields, setHiddenFields] = useState<string[]>(\n initiallyHiddenFields\n );\n const initialValues: any = {};\n for (const element of props.elements) {\n if (\n element?.type === \"field\" &&\n element?.mode === \"props\" &&\n element?.props?.defaultValue\n ) {\n initialValues[element.props.fieldName] = element.props.defaultValue;\n }\n }\n const [disabledFields, setDisabledFields] = useState<string[]>([]);\n const formSchema = z.object(constructValidationSchema(fields));\n type FormData = z.infer<typeof formSchema>;\n const formManager = useForm<FormData>({\n resolver: zodResolver(formSchema),\n defaultValues: initialValues,\n });\n const formValues = formManager.watch();\n const pathParameters = useParams();\n const formRouteRecordIdParamName: any = props?.formRouteRecordIdParamName;\n\n const loadRecord = async () => {\n let idToLoad = null;\n if (props?.recordIdToEdit) {\n idToLoad = props.recordIdToEdit;\n } else if (\n formRouteRecordIdParamName &&\n pathParameters[formRouteRecordIdParamName]\n ) {\n idToLoad = pathParameters[formRouteRecordIdParamName];\n }\n if (idToLoad) {\n const retrievedRecord: any = await props.apiActions.loadRecordById(\n idToLoad\n );\n if (retrievedRecord) {\n formManager.reset({ ...retrievedRecord });\n if (props?.formLoadCallBk) {\n props?.formLoadCallBk(formActions, formManager, retrievedRecord);\n }\n for (const field of fields) {\n if (\n field?.fieldType === \"combobox\" &&\n retrievedRecord[field.fieldName]\n ) {\n if (\n field?.comboboxValueDataType &&\n field?.comboboxValueDataType === \"string\"\n ) {\n formManager.setValue(\n field.fieldName,\n retrievedRecord[field.fieldName] + \"\"\n );\n } else {\n formManager.setValue(\n field.fieldName,\n retrievedRecord[field.fieldName]\n );\n }\n }\n }\n }\n } else {\n formManager.reset({});\n }\n };\n\n const saveRecord = async (record: any) => {\n if (props?.preSaveValidation && !props.preSaveValidation(record)) {\n return;\n }\n if (record) {\n const savedRecord: any = await props.apiActions.saveRecord(record);\n if (savedRecord) {\n formManager.reset({ ...savedRecord });\n if (props?.formSavedSuccessfullyCallBk) {\n props.formSavedSuccessfullyCallBk(savedRecord);\n }\n if (props?.formCloseCallBk) {\n props.formCloseCallBk();\n }\n }\n }\n };\n\n const formActions = {\n setFieldValue: (fieldName: string, fieldValue: any) => {\n formManager.setValue(fieldName, fieldValue);\n },\n hideField: (fieldName: string) => {\n setHiddenFields((oldValues) => {\n const newValues = [...oldValues, fieldName];\n return newValues;\n });\n },\n showField: (fieldName: string) => {\n setHiddenFields((oldValues) => {\n const newValues = oldValues.filter((x) => x !== fieldName);\n return newValues;\n });\n },\n disableField: (fieldName: string) => {\n setDisabledFields((oldValues) => {\n const newValues = [...oldValues, fieldName];\n return newValues;\n });\n },\n enableField: (fieldName: string) => {\n setDisabledFields((oldValues) => {\n const newValues = oldValues.filter((x) => x !== fieldName);\n return newValues;\n });\n },\n };\n\n useEffect(() => {\n loadRecord();\n }, [props?.recordIdToEdit]);\n\n useEffect(() => {\n if (props?.attachment && props?.attachment?.enableAttachFn) {\n setAttachmentPanelEnabledForRecord(\n props.attachment.enableAttachFn(formValues)\n );\n } else {\n setAttachmentPanelEnabledForRecord(true);\n }\n }, [formValues]);\n\n return (\n <>\n {props?.attachment ? (\n <AttachmentWindow>\n <AttachmentPanel\n attachmentCode={props.attachment.attachmentCode}\n refKey={formValues[props?.keyColumnName || \"id\"]}\n enableAttachment={attachmentPanelEnabledForRecord}\n />\n </AttachmentWindow>\n ) : (\n <></>\n )}\n {props?.workFlowDocumentCode ? (\n <WorkflowWindow>\n <WorkflowDocumentPanel\n workFlowDocumentCode={props.workFlowDocumentCode}\n refDocumentId={formValues[props?.keyColumnName || \"id\"]}\n postActionCallBk={() => {\n setWorkflowWindowState(false);\n loadRecord();\n }}\n cancelActionCallBk={() => {\n setWorkflowWindowState(false);\n }}\n />\n </WorkflowWindow>\n ) : (\n <></>\n )}\n\n <Box\n sx={{\n display: \"flex\",\n flex: 1,\n width: \"100%\",\n height: \"fit-content\",\n flexDirection: \"column\",\n alignItems: \"center\",\n overflow: \"auto\",\n }}\n >\n <Grid2 sx={{ width: \"100%\" }} container>\n {props.elements.map((formElement: FormElementProps, index) => {\n if (formElement.type === \"group\") {\n return (\n <FormElementGroup\n key={index}\n {...formElement.props}\n formManager={formManager}\n formValues={formValues}\n formActions={formActions}\n hiddenFields={hiddenFields}\n disabledFields={disabledFields}\n />\n );\n } else if (\n formElement.type === \"field\" &&\n formElement.mode === \"props\"\n ) {\n return (\n <FormElementField\n key={index}\n fieldInfo={formElement.props}\n formManager={formManager}\n formValues={formValues}\n formActions={formActions}\n hiddenFields={hiddenFields}\n disabledFields={disabledFields}\n />\n );\n } else if (\n formElement.type === \"field\" &&\n formElement.mode === \"node\"\n ) {\n return (\n <Grid2\n key={index}\n size={\n formElement?.props?.formProps?.fieldSize || {\n lg: 3,\n md: 6,\n xs: 12,\n }\n }\n sx={{ padding: 1, width: \"100%\" }}\n >\n <formElement.node\n formManager={formManager}\n formValues={formValues}\n />\n </Grid2>\n );\n }\n })}\n </Grid2>\n </Box>\n\n <Box\n sx={{\n display: \"flex\",\n width: \"100%\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {formValues[props?.keyColumnName || \"id\"] ? (\n props?.attachment ? (\n <Tooltip title=\"Attachments\">\n <IconButton\n onClick={() => {\n setAttachmentWindowState(true);\n }}\n >\n <FontAwesomeIcon icon=\"paperclip\" />\n </IconButton>\n </Tooltip>\n ) : null\n ) : null}\n {formValues[props?.keyColumnName || \"id\"] ? (\n props?.workFlowDocumentCode ? (\n <Tooltip title=\"Approvals\">\n <IconButton\n onClick={() => {\n setWorkflowWindowState(true);\n }}\n >\n <FontAwesomeIcon icon=\"stamp\" />\n </IconButton>\n </Tooltip>\n ) : null\n ) : null}\n {props?.actions ? (\n formValues[props?.keyColumnName || \"id\"] ? (\n props.actions.map((action: RecordAction) => {\n if (action?.formActionProps?.enabled === true) {\n return <FormAction {...action} record={formValues} />;\n } else {\n return <></>;\n }\n })\n ) : (\n <></>\n )\n ) : (\n <></>\n )}\n <div style={{ flex: 1 }}></div>\n <Button\n variant={\n props?.saveButtonSpecs?.actionButtonVariant\n ? props.saveButtonSpecs.actionButtonVariant\n : \"contained\"\n }\n sx={{ m: 1 }}\n startIcon={\n props?.saveButtonSpecs?.icon ? (\n <FontAwesomeIcon icon={props.saveButtonSpecs.icon} />\n ) : null\n }\n color={\n props?.saveButtonSpecs?.actionButtonColor\n ? props.saveButtonSpecs.actionButtonColor\n : \"primary\"\n }\n onClick={formManager.handleSubmit(\n (values) => {\n saveRecord(values);\n },\n (errors) => {\n toast.error(\n \"Form Data is not valid, make sure you have all field with valid data\"\n );\n console.log(\"form validation error\", errors);\n }\n )}\n >\n {t(props?.saveButtonSpecs?.label || \"SAVE_BTN_LABEL\")}\n </Button>\n <Button\n variant={\n props?.cancelButtonSpecs?.actionButtonVariant\n ? props.cancelButtonSpecs.actionButtonVariant\n : \"contained\"\n }\n startIcon={\n props?.cancelButtonSpecs?.icon ? (\n <FontAwesomeIcon icon={props.cancelButtonSpecs.icon} />\n ) : null\n }\n color={\n props?.cancelButtonSpecs?.actionButtonColor\n ? props.cancelButtonSpecs.actionButtonColor\n : \"error\"\n }\n sx={{ m: 1 }}\n onClick={() => {\n if (props?.formCloseCallBk) {\n props.formCloseCallBk();\n }\n formManager.reset(initialValues);\n }}\n >\n {t(props?.cancelButtonSpecs?.label || \"CANCEL_BTN_LABEL\")}\n </Button>\n </Box>\n </>\n );\n};\n\nexport default TemplateForm;\n","import { useParams } from \"react-router-dom\";\nimport WorkflowDocumentPanel from \"./WorkflowDocumentPanel\";\n\nconst WorkflowRouteComponent: React.FC = () => {\n const { workflowDocumentCode, refDocumentId } = useParams();\n return (\n <WorkflowDocumentPanel\n workFlowDocumentCode={workflowDocumentCode}\n refDocumentId={refDocumentId}\n />\n );\n};\n\nexport default WorkflowRouteComponent;\n","import { BarChart } from \"@mui/x-charts\";\nimport { WidgetProps } from \"../DashboardViewer\";\n\n\nconst TemplateBarChart: React.FC<WidgetProps> = (props) => {\n return (\n <BarChart\n dataset={props.data}\n xAxis={[\n {\n dataKey: props.valueField,\n scaleType: \"band\",\n label: props.valueLabel,\n },\n ]}\n series={props.labelField?.split(\",\").map((labelField) => {\n return { dataKey: labelField, label: labelField };\n })}\n />\n );\n};\n\nexport default TemplateBarChart;\n","import { Box, Paper, Typography } from \"@mui/material\";\nimport { SingleRecordWidgetProps } from \"../DashboardViewer\";\n\n\nconst TemplateDataCard: React.FC<SingleRecordWidgetProps> = (props: any) => {\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n height: 150,\n padding: 1,\n flexGrow: 1,\n justifyContent: \"center\",\n alignItems: \"center\",\n }}\n >\n <Box\n sx={{\n display: \"flex\",\n width: \"100%\",\n justifyContent: \"space-evenly\",\n alignItems: \"center\",\n }}\n >\n <div>{props.record[props.valueField]}</div>\n </Box>\n <Typography sx={{ fontSize: 16, fontWeight: \"bold\" }}>\n {props.record[props.labelField]}\n </Typography>\n </Paper>\n );\n};\n\nexport default TemplateDataCard;\n","import { Gauge } from \"@mui/x-charts\";\nimport { SingleRecordWidgetProps } from \"../DashboardViewer\";\nimport { Typography } from \"@mui/material\";\n\nconst TemplateGauge: React.FC<SingleRecordWidgetProps> = (props: any) => {\n return (\n <>\n <Typography sx={{ fontSize: 16, fontWeight: \"bold\" }}>\n {props.record[props.labelField]}\n </Typography>\n <Gauge\n width={200}\n height={200}\n value={props.record[props.valueField]}\n valueMax={props.total}\n />\n </>\n );\n};\n\nexport default TemplateGauge;\n","import { LineChart } from \"@mui/x-charts\";\nimport { WidgetProps } from \"../DashboardViewer\";\n\nconst TemplateLineChart: React.FC<WidgetProps> = (props) => {\n return (\n <LineChart\n dataset={props.data}\n xAxis={[\n {\n dataKey: props.valueField,\n scaleType: \"band\",\n label: props.valueLabel,\n },\n ]}\n series={props.labelField?.split(\",\").map((labelField) => {\n return { dataKey: labelField, label: labelField };\n })}\n />\n );\n};\n\nexport default TemplateLineChart;\n","import * as React from \"react\";\nimport LinearProgress, {\n LinearProgressProps,\n} from \"@mui/material/LinearProgress\";\nimport Typography from \"@mui/material/Typography\";\nimport Box from \"@mui/material/Box\";\nimport { SingleRecordWidgetProps } from \"../DashboardViewer\";\n\nfunction LinearProgressWithLabel(\n props: LinearProgressProps & { value: number }\n) {\n return (\n <Box sx={{ display: \"flex\", alignItems: \"center\" }}>\n <Box sx={{ width: \"100%\", mr: 1 }}>\n <LinearProgress variant=\"determinate\" {...props} />\n </Box>\n <Box sx={{ minWidth: 35 }}>\n <Typography\n variant=\"body2\"\n sx={{ color: \"text.secondary\" }}\n >{`${Math.round(props.value)}%`}</Typography>\n </Box>\n </Box>\n );\n}\n\nconst TemplateLineProgress: React.FC<SingleRecordWidgetProps> = (\n props: any\n) => {\n return (\n <Box sx={{ width: \"100%\" }}>\n <Typography sx={{ fontSize: 16, fontWeight: \"bold\" }}>\n {props.record[props.labelField]}\n </Typography>\n <LinearProgressWithLabel\n value={100 * (props.record[props.valueField] / props.total)}\n />\n </Box>\n );\n};\n\nexport default TemplateLineProgress;\n","import { PieChart } from \"@mui/x-charts/PieChart\";\nimport { WidgetProps } from \"../DashboardViewer\";\n\nconst TemplatePieChart: React.FC<WidgetProps> = (props) => {\n // construct data object\n const chartData = props.data.map((record: any, index: any) => {\n return {\n id: index,\n value: record[props.valueField],\n label: record[props.labelField] + \"\",\n };\n });\n return (\n <PieChart\n series={[\n {\n data: chartData,\n },\n ]}\n />\n );\n};\n\nexport default TemplatePieChart;\n","import { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { WidgetType } from \"../../administration/dev/WidgetGrid\";\nimport { Backdrop, Box, CircularProgress, Grid2 } from \"@mui/material\";\nimport { useEffect, useState } from \"react\";\nimport LoadingMask from \"../../common/LoadingMask\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { useAxios } from \"../../../hooks\";\nimport TemplateLineChart from \"./charts/TemplateLineChart\";\nimport TemplateBarChart from \"./charts/TemplateBarChart\";\nimport TemplatePieChart from \"./charts/TemplatePieChart\";\nimport TemplateDataCard from \"./charts/TemplateDataCard\";\nimport TemplateGauge from \"./charts/TemplateGauge\";\nimport TemplateLineProgress from \"./charts/TemplateLineProgress\";\n\nexport type Widget = {\n widgetName: string;\n widgetDescription: string;\n title: string;\n icon: any;\n dataQueryId: number;\n widgetType: WidgetType;\n width: any;\n height: any;\n horizontalAxisField: any;\n horizontalAxisLabel: any;\n verticalAxisField: string;\n verticalAxisLabel: string;\n seriesKeys: any;\n parameterValues: {\n [key: string]: any;\n };\n};\n\nconst WidgetViewer: React.FC<Widget> = (props) => {\n const [isWidgetLoading, setWidgetLoading] = useState(true);\n const [data, setData] = useState([]);\n const { handleGetRequest } = useAxios();\n const getWidgetData = async () => {\n setWidgetLoading(true);\n await handleGetRequest({\n endPointURI: \"api/v1/dev/query/result\",\n showMask: false,\n parameters: {\n queryId: props.dataQueryId,\n ...props.parameterValues,\n },\n successCallBkFn: (response) => {\n setWidgetLoading(false);\n setData(response.data);\n },\n failureCallBkFn: () => {\n setWidgetLoading(false);\n setData(null);\n },\n });\n };\n useEffect(() => {\n getWidgetData();\n }, [props.parameterValues]);\n\n let total = 0;\n if (data.length == 1) {\n total = 100;\n }\n if (\n props.widgetType === \"CircularProgress\" ||\n props.widgetType === \"LinearProgress\"\n ) {\n for (const record of data) {\n total += record[props.verticalAxisField];\n }\n }\n return (\n <>\n {props.widgetType === \"LineChart\" ||\n props.widgetType === \"PieChart\" ||\n props.widgetType === \"ColumnChart\" ? (\n <Box>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon={props?.icon || \"chart-pie\"}\n />\n {props?.title}\n </Box>\n ) : (\n <></>\n )}\n\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: \"100%\",\n }}\n >\n {isWidgetLoading ? (\n <>\n <FontAwesomeIcon\n icon={{ prefix: \"fas\", iconName: \"arrows-spin\" }}\n style={{ marginRight: 10, marginLeft: 10 }}\n spin\n size=\"2x\"\n />\n <div>Loading</div>\n </>\n ) : props.widgetType === \"ColumnChart\" ? (\n <TemplateBarChart\n data={data}\n widgetTitle={props.title}\n labelField={props.verticalAxisField}\n valueField={props.horizontalAxisField}\n valueLabel={props.horizontalAxisLabel}\n widgetType=\"Line\"\n />\n ) : props.widgetType === \"LineChart\" ? (\n <TemplateLineChart\n data={data}\n widgetTitle={props.title}\n labelField={props.verticalAxisField}\n valueField={props.horizontalAxisField}\n valueLabel={props.horizontalAxisLabel}\n widgetType=\"Line\"\n />\n ) : props.widgetType === \"PieChart\" ? (\n <TemplatePieChart\n data={data}\n widgetTitle={props.title}\n labelField={props.horizontalAxisField}\n valueField={props.verticalAxisField}\n widgetType=\"Line\"\n />\n ) : (\n <Grid2\n container\n sx={{\n width: \"100%\",\n alignItems: \"flex-start\",\n justifyContent: \"flex-start\",\n }}\n spacing={2}\n size={{ xs: 12 }}\n >\n <Grid2 size={{ xs: 12 }} sx={{ textAlign: \"center\" }}>\n {props.title}\n </Grid2>\n\n {data.map((record, index) => {\n if (props.widgetType === \"Card\") {\n return (\n <Grid2 size={{ md: 3, xs: 12 }}>\n <TemplateDataCard\n key={index}\n widgetTitle={\"\"}\n record={record}\n labelField={props.verticalAxisField}\n valueField={props.horizontalAxisField}\n />\n </Grid2>\n );\n } else if (props.widgetType === \"CircularProgress\") {\n return (\n <Grid2 size={{ md: 3, xs: 12 }}>\n <TemplateGauge\n key={index}\n widgetTitle={\"\"}\n record={record}\n labelField={props.horizontalAxisField}\n valueField={props.verticalAxisField}\n total={total}\n />\n </Grid2>\n );\n } else if (props.widgetType === \"LinearProgress\") {\n return (\n <Grid2 size={{ md: 3, xs: 12 }}>\n <TemplateLineProgress\n key={index}\n widgetTitle={\"\"}\n record={record}\n labelField={props.horizontalAxisField}\n valueField={props.verticalAxisField}\n total={total}\n />\n </Grid2>\n );\n }\n })}\n </Grid2>\n )}\n </Box>\n </>\n );\n};\n\nexport default WidgetViewer;\n","import { Box, Grid2, IconButton } from \"@mui/material\";\nimport { useEffect, useState } from \"react\";\nimport { useAxios } from \"../../../hooks\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport WidgetViewer, { Widget } from \"./WidgetViewer\";\nimport { useNavigate } from \"react-router-dom\";\n\ntype DashboardViewerProps = {\n dashboardCode: string;\n parameters?: { [key: string]: any };\n};\n\nexport interface WidgetProps {\n widgetTitle?: string;\n widgetType: \"Line\" | \"Bar\" | \"Pie\" | \"Card\" | \"Gauge\" | \"Progress\";\n data: any;\n valueLabel?: string;\n valueField: string; //x-axis field in case of line/bar chart\n labelField: string; //y-axis field in case of line/bar chart, it can also be a comma separated string for multiple series\n}\n\nexport interface SingleRecordWidgetProps {\n widgetTitle?: string;\n record: object;\n valueField: string;\n labelField: string;\n total?: number;\n}\n\ntype DashboardInfo = {\n dashboardCode: string;\n dashboardName: string;\n dashboardTitle: string;\n widgets: Array<Widget>;\n dashboardParameters: Array<any>;\n};\n\nconst DashboardViewer: React.FC<DashboardViewerProps> = (props) => {\n const [dashboardInfo, setDashboardInfo] = useState<DashboardInfo>({\n dashboardCode: \"\",\n dashboardName: \"\",\n dashboardTitle: \"\",\n dashboardParameters: [],\n widgets: [],\n });\n const [dashboardParameterValues, setDashboardParameterValues] = useState<{\n [key: string]: any;\n }>(props?.parameters || {});\n const navigate = useNavigate();\n const { handleGetRequest, handlePostRequest } = useAxios();\n const loadDashboardInfo = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/dev/dashboard/metadata\",\n showMask: true,\n parameters: {\n dashboardCode: props.dashboardCode,\n },\n successCallBkFn: (response) => {\n setDashboardInfo(response.data);\n },\n failureCallBkFn: () => {\n setDashboardInfo(null);\n },\n });\n };\n useEffect(() => {\n if (props.dashboardCode) {\n loadDashboardInfo();\n }\n }, [props.dashboardCode, props.parameters]);\n return (\n <>\n {dashboardInfo ? (\n <>\n <Box\n sx={{\n fontSize: 20,\n fontWeight: \"bold\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <IconButton\n onClick={() => {\n navigate(-1, { replace: true });\n }}\n >\n <FontAwesomeIcon icon=\"arrow-left\" />\n </IconButton>\n <Box sx={{ flex: 1 }}></Box>\n <FontAwesomeIcon\n style={{ marginLeft: 10, marginRight: 10 }}\n icon={\"square-poll-vertical\"}\n />\n <Box>{dashboardInfo?.dashboardTitle}</Box>\n <Box sx={{ flex: 1 }}></Box>\n </Box>\n <Grid2\n container\n spacing={1}\n sx={{\n flexGrow: 1,\n overflowY: \"auto\",\n padding: 1,\n }}\n >\n {dashboardInfo?.widgets.map((widget, index) => {\n return (\n <Grid2\n key={index}\n sx={{\n alignItems: \"center\",\n justifyContent: \"center\",\n padding: 1,\n display: \"flex\",\n overflow: \"auto\",\n flexDirection:\n widget.widgetType != \"Card\" ? \"column\" : undefined,\n height: widget?.height || 300,\n }}\n size={{ md: widget?.width, sm: 12 }}\n >\n <WidgetViewer {...widget} />\n </Grid2>\n );\n })}\n </Grid2>\n </>\n ) : (\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 24,\n fontWeight: \"bold\",\n }}\n >\n No Dashboard Found\n </Box>\n )}\n </>\n );\n};\n\nexport default DashboardViewer;\n","import { useParams } from \"react-router-dom\";\nimport DashboardViewer from \"./DashboardViewer\";\n\nconst DashboardRouteView: React.FC = () => {\n const { dashboardCode } = useParams();\n return <DashboardViewer dashboardCode={dashboardCode} />;\n};\n\nexport default DashboardRouteView;\n","import { useState } from \"react\";\nimport { useAxios, useSession } from \"../../hooks\";\nimport { ComboBox } from \"../templates\";\nimport { Box, Button } from \"@mui/material\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { UserSessionActions } from \"../../redux/features/common/UserSessionSlice\";\n\ntype ChangeOrgFormProps = {\n successChangeCallBackFn: () => void;\n};\n\nconst ChangeOrgForm: React.FC<ChangeOrgFormProps> = (props) => {\n const { UserSession } = useSession();\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n const dispatch = useDispatch();\n const { handlePostRequest } = useAxios();\n const [newOrgId, setNewOrgId] = useState(\n UserSession.value.currentOrganization.id\n );\n return (\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n alignItems: \"center\",\n justifyContent: \"center\",\n padding: 1,\n }}\n >\n <ComboBox\n sx={{ width: \"100%\" }}\n displayField={\n AppLayoutState.appDirection === \"ltr\"\n ? \"organizationEnName\"\n : \"organizationArName\"\n }\n valueField=\"id\"\n label=\"\"\n options={UserSession.value.userOrganizations}\n value={newOrgId}\n onChangeCallBack={(value) => {\n setNewOrgId(value);\n }}\n />\n <Button\n sx={{ m: 1 }}\n variant=\"contained\"\n disabled={\n newOrgId == null ||\n newOrgId === UserSession.value.currentOrganization.id\n }\n onClick={async () => {\n await handlePostRequest({\n endPointURI: \"api/auth/changeCurrentOrg\",\n showMask: true,\n parameters: {\n username: UserSession.value.username,\n orgId: newOrgId,\n },\n data: {},\n successCallBkFn: (response) => {\n const UserSession = {\n ...response.data,\n isAuthenticated: true,\n };\n dispatch(UserSessionActions.setAuthenticated(UserSession));\n if (props.successChangeCallBackFn) {\n props.successChangeCallBackFn();\n }\n },\n });\n }}\n >\n Change Organization\n </Button>\n </Box>\n );\n};\n\nexport default ChangeOrgForm;\n","import { createSlice } from \"@reduxjs/toolkit\";\n\nexport const DRAWER_WIDTH = 350;\n\ninterface SideBarState {\n isOpened: boolean;\n}\n\nconst initialState: SideBarState = {\n isOpened: false,\n};\n\nconst SideBarSlice = createSlice({\n name: \"SideBar\",\n initialState,\n reducers: {\n toggleSideBarState: (state) => {\n state.isOpened = !state.isOpened;\n },\n setSideBarState: (state, action) => {\n state.isOpened = action.payload;\n },\n },\n});\n\nexport const { toggleSideBarState, setSideBarState } = SideBarSlice.actions;\nexport default SideBarSlice.reducer;\n","import { useEffect, useRef } from \"react\";\n\nexport default function useInterval(\n callback: () => void,\n delay: number | null\n) {\n const savedCallback = useRef<() => void>(callback);\n\n // Remember the latest callback\n useEffect(() => {\n savedCallback.current = callback;\n }, [callback]);\n\n // Set up the interval\n useEffect(() => {\n if (delay === null) return;\n\n const tick = () => savedCallback.current?.();\n\n const id = setInterval(tick, delay);\n return () => clearInterval(id);\n }, [delay]);\n}\n","import { IconProp } from \"@fortawesome/fontawesome-svg-core\";\nimport { Box, Button, Divider, keyframes, Typography } from \"@mui/material\";\nimport { useSelector } from \"react-redux\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useAxios, useSession } from \"../../hooks\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { timeAgo } from \"../../util\";\n\nconst beatFade = keyframes`\n 0% { transform: scale(1); opacity: 1; }\n 25% { transform: scale(1); opacity: 0.6; }\n 50% { transform: scale(1); opacity: 1; }\n 75% { transform: scale(1); opacity: 0.6; }\n 100% { transform: scale(1); opacity: 1; }\n`;\n\nexport type Notification = {\n id: number;\n notificationIcon?: IconProp;\n notificationIconColor?: string;\n notificationEnText: string;\n notificationArText: string;\n notificationTextColor?: string;\n notificationAction?: \"NAVIGATION\";\n notificationActionPayload?: string;\n isNotified?: boolean;\n createTime: string;\n setOpen?: (state: boolean) => void;\n showDivider?: boolean;\n};\nconst NotificationItem: React.FC<Notification> = (notification) => {\n const navigate = useNavigate();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { handlePostRequest } = useAxios();\n const acknowledgeNotification = (notificationId) => {\n handlePostRequest({\n endPointURI: \"api/v1/public/notification/notified\",\n showMask: false,\n parameters: { notificationQueueId: notificationId },\n });\n };\n return (\n <>\n <Button\n fullWidth\n onClick={() => {\n if (\n notification?.notificationAction === \"NAVIGATION\" &&\n notification?.notificationActionPayload\n ) {\n navigate(notification.notificationActionPayload);\n }\n if (!notification?.isNotified) {\n acknowledgeNotification(notification.id);\n }\n if (notification?.setOpen) {\n notification.setOpen(false);\n }\n }}\n sx={{\n marginBottom: 1,\n justifyContent: \"flex-start\",\n alignItems: \"flex-start\",\n color: notification?.notificationTextColor,\n display: \"flex\",\n flexDirection: \"column\",\n cursor: \"pointer\",\n }}\n >\n <Box\n sx={{\n cursor: \"pointer\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n width: \"100%\",\n }}\n >\n {notification?.notificationIcon ? (\n <FontAwesomeIcon\n icon={notification.notificationIcon}\n style={{\n marginRight: 10,\n marginLeft: 10,\n color: notification?.notificationIconColor,\n }}\n />\n ) : (\n <></>\n )}\n {AppLayout.appDirection === \"ltr\"\n ? notification.notificationEnText\n : notification.notificationArText}\n <Box sx={{ flex: 1 }}></Box>\n {!notification?.isNotified ? (\n <Typography\n color=\"warning\"\n sx={{\n animation: `${beatFade} 2s infinite ease-in-out`,\n textTransform: \"none\",\n display: \"inline-block\",\n }}\n >\n <FontAwesomeIcon\n icon=\"bell\"\n style={{ marginRight: 5, marginLeft: 5 }}\n />\n {AppLayout.appDirection === \"ltr\" ? \"New\" : \"جديد\"}\n </Typography>\n ) : (\n <></>\n )}\n </Box>\n <Box\n sx={{\n width: \"100%\",\n fontSize: 12,\n display: \"flex\",\n justifyContent: \"flex-end\",\n alignItems: \"center\",\n cursor: \"pointer\",\n }}\n >\n <Box sx={{ marginRight: 1, marginLeft: 1 }}>\n {timeAgo(notification.createTime, AppLayout.appDirection)}\n </Box>\n <Box sx={{ flex: 1 }}></Box>\n <Box sx={{ marginRight: 1, marginLeft: 1 }}>\n {notification.createTime}\n </Box>\n </Box>\n </Button>\n {notification?.showDivider ? <Divider flexItem /> : <></>}\n </>\n );\n};\n\nexport default NotificationItem;\n","import { IconProp } from \"@fortawesome/fontawesome-svg-core\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport {\n Badge,\n Box,\n Button,\n ClickAwayListener,\n Divider,\n Fade,\n IconButton,\n keyframes,\n Paper,\n Popper,\n PopperPlacementType,\n Typography,\n} from \"@mui/material\";\nimport { useEffect, useState } from \"react\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { useNavigate } from \"react-router-dom\";\nimport { timeAgo } from \"../util\";\nimport useInterval from \"../hooks/useInterval\";\nimport { useAxios, useSession } from \"../hooks\";\nimport { toast } from \"react-toastify\";\nimport NotificationItem, {\n Notification,\n} from \"../components/common/NotificationItem\";\n\nexport const notificationsCheckIntervalSeconds = 1;\n\nconst NotificationButton: React.FC = () => {\n const { UserInfo } = useSession();\n const [anchorEl, setAnchorEl] = useState<HTMLButtonElement | null>(null);\n const { handleGetRequest, handlePostRequest } = useAxios();\n const navigate = useNavigate();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const [open, setOpen] = useState(false);\n const [notifications, setNotifications] = useState<Array<Notification>>([]);\n const loadUseNotifications = () => {\n if (UserInfo.isAuthenticated === true) {\n handleGetRequest({\n endPointURI: \"api/v1/public/notifications/new\",\n showMask: false,\n successCallBkFn: (response: any) => {\n if (response.data.length > notifications.length) {\n toast.info(\n AppLayout.appDirection === \"ltr\"\n ? `You have new notifications`\n : `لديك اشعارات جديدة`,\n {\n autoClose: 3000,\n position:\n AppLayout.appDirection === \"ltr\"\n ? \"bottom-right\"\n : \"bottom-left\",\n closeOnClick: true,\n }\n );\n }\n setNotifications(response.data);\n },\n });\n }\n };\n\n useInterval(() => {\n loadUseNotifications();\n }, notificationsCheckIntervalSeconds * 1000);\n\n const handleClick = (event: React.MouseEvent<HTMLButtonElement>) => {\n setAnchorEl(event.currentTarget);\n setOpen(!open);\n };\n return (\n <ClickAwayListener\n onClickAway={() => {\n setOpen(false);\n }}\n >\n <div style={{ cursor: \"pointer\" }}>\n <IconButton\n color=\"inherit\"\n onClick={handleClick}\n sx={{ marginRight: 1, marginLeft: 1 }}\n >\n <Badge\n anchorOrigin={{\n vertical: \"top\",\n horizontal: AppLayout.appDirection === \"ltr\" ? \"right\" : \"left\",\n }}\n badgeContent={\n notifications.filter(\n (notificaiton) =>\n notificaiton.isNotified === undefined ||\n notificaiton.isNotified === null\n ).length\n }\n color=\"error\"\n >\n <FontAwesomeIcon icon=\"bell\" />\n </Badge>\n </IconButton>\n\n <Popper\n // Note: The following zIndex style is specifically for documentation purposes and may not be necessary in your application.\n sx={{\n zIndex: 1200,\n width: \"fit-content\",\n minWidth: 350,\n display: \"flex\",\n flexDirection: \"column\",\n }}\n open={open}\n anchorEl={anchorEl}\n dir={AppLayout.appDirection}\n placement={\"bottom\"}\n transition\n >\n {({ TransitionProps }) => (\n <Fade {...TransitionProps} timeout={350}>\n <Paper\n sx={{\n padding: 1,\n m: 1,\n maxHeight: 500,\n overflow: \"hidden\",\n display: \"flex\",\n flexDirection: \"column\",\n }}\n >\n <Divider variant=\"fullWidth\" flexItem>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n marginTop: 2,\n marginBottom: 1,\n }}\n >\n <FontAwesomeIcon\n icon=\"bell\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {AppLayout.appDirection === \"ltr\"\n ? \"Notifications\"\n : \"الاشعارات\"}\n </Box>\n </Divider>\n {notifications.length == 0 ? (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n flex: 1,\n justifyContent: \"center\",\n }}\n >\n <Box>\n {AppLayout.appDirection === \"ltr\"\n ? \"You don't have any notifications\"\n : \"لا يوجد اشعارات\"}\n </Box>\n </Box>\n ) : (\n <></>\n )}\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n overflowY: \"auto\",\n }}\n >\n {notifications.map((notification, index) => {\n return (\n <NotificationItem\n {...notification}\n setOpen={setOpen}\n showDivider={index < notifications.length - 1}\n />\n );\n })}\n </Box>\n <Divider variant=\"fullWidth\" flexItem>\n <Button\n sx={{ textTransform: \"none\" }}\n onClick={() => {\n navigate(\"myNotifications\");\n }}\n >\n {AppLayout.appDirection === \"ltr\"\n ? \"Show Old Notifications\"\n : \"عرض الاشعارات القديمة\"}\n </Button>\n </Divider>\n </Paper>\n </Fade>\n )}\n </Popper>\n </div>\n </ClickAwayListener>\n );\n};\n\nexport default NotificationButton;\n","import { Box, Button, Divider, Paper } from \"@mui/material\";\nimport { TemplateTextField } from \"../../templates\";\nimport { useState } from \"react\";\nimport { toast } from \"react-toastify\";\nimport { useAxios } from \"../../../hooks\";\n\ninterface ChangePasswordPanelProps {\n selectedPerson: any;\n isSelfService: boolean;\n onSuccessCallBk: () => void;\n}\n\nconst ChangePasswordPanel: React.FC<ChangePasswordPanelProps> = (props) => {\n const [currentPassword, setCurrentPassword] = useState(\"\");\n const [password1, setPassword1] = useState(\"\");\n const [password2, setPassword2] = useState(\"\");\n const { handlePostRequest } = useAxios();\n const handleChangePasswordRequest = async () => {\n if (props.isSelfService) {\n if (currentPassword === null || currentPassword.trim() === \"\") {\n toast.error(\n \"You must enter your current password to process your request\"\n );\n return;\n }\n }\n if (\n password1 === null ||\n password1 === \"\" ||\n password2 === null ||\n password2 === \"\" ||\n password1 != password2\n ) {\n toast.error(\n \"You must enter new password in required fields and must be identical\"\n );\n return;\n }\n await handlePostRequest({\n endPointURI: props.isSelfService\n ? \"api/v1/ss/changeMyPassword\"\n : \"api/v1/admin/changeUserPassword\",\n data: {\n personId: props?.selectedPerson?.id,\n currentPassword,\n newPassword: password1,\n },\n successCallBkFn: () => {\n props.onSuccessCallBk();\n toast.success(\"Your request has been processed successfully\");\n },\n showMask: true,\n });\n };\n return (\n <Paper\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: 400,\n padding: 1,\n }}\n >\n <Box\n sx={{\n m: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n width: \"100%\",\n fontWeight: \"bold\",\n fontSize: 16,\n }}\n >\n Changing Password For : {props?.selectedPerson?.employeeEnName}\n </Box>\n <Divider variant=\"fullWidth\" sx={{ width: \"100%\", marginBottom: 2 }} />\n {props.isSelfService ? (\n <TemplateTextField\n label=\"Current Password\"\n value={currentPassword}\n onChange={(e) => {\n setCurrentPassword(e.target.value);\n }}\n sx={{ m: 1 }}\n fullWidth\n type=\"password\"\n />\n ) : (\n <></>\n )}\n\n <TemplateTextField\n label=\"New Password\"\n value={password1}\n onChange={(e) => {\n setPassword1(e.target.value);\n }}\n sx={{ m: 1 }}\n fullWidth\n type=\"password\"\n />\n <TemplateTextField\n label=\"Confirm New Password\"\n value={password2}\n onChange={(e) => {\n setPassword2(e.target.value);\n }}\n sx={{ m: 1 }}\n fullWidth\n type=\"password\"\n />\n <Button\n sx={{ m: 1 }}\n variant=\"contained\"\n onClick={() => {\n handleChangePasswordRequest();\n }}\n >\n Change Password\n </Button>\n </Paper>\n );\n};\n\nexport default ChangePasswordPanel;\n","import {\n Avatar,\n Box,\n IconButton,\n Menu,\n MenuItem,\n styled,\n Tooltip,\n Typography,\n} from \"@mui/material\";\nimport MuiAppBar, { AppBarProps as MuiAppBarProps } from \"@mui/material/AppBar\";\nimport Toolbar from \"@mui/material/Toolbar\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useIsMobile } from \"../hooks/UseMobile\";\nimport {\n AppLayoutActions,\n DRAWER_WIDTH,\n} from \"../redux/features/common/AppLayoutSlice\";\nimport useAxios from \"../hooks/useAxios\";\nimport { UserSessionActions } from \"../redux/features/common/UserSessionSlice\";\nimport i18n, { changeLanguage } from \"../locales/i18n\";\nimport { useSession, useWindow } from \"../hooks\";\nimport ChangeOrgForm from \"../components/common/ChangeOrgForm\";\nimport { toggleSideBarState } from \"../redux/features/common/SideBarSlice\";\nimport AttachmentImageViewer from \"../components/templates/attachment/AttachmentImageViewer\";\nimport NotificationButton from \"./NotificationButton\";\nimport { useState } from \"react\";\nimport ChangePasswordPanel from \"../components/administration/admin/ChangePasswordPanel\";\n\ninterface AppBarProps extends MuiAppBarProps {\n open?: boolean;\n}\n\nconst AppBar = styled(MuiAppBar, {\n shouldForwardProp: (prop) => prop !== \"open\",\n})<AppBarProps>(({ theme }) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const isMobile = useIsMobile();\n return {\n transition: theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.leavingScreen,\n }),\n variants: [\n {\n props: ({ open }) => open,\n style: {\n width: !isMobile ? `calc(100% - ${DRAWER_WIDTH}px)` : undefined,\n marginLeft:\n !isMobile && AppLayout.appDirection === \"ltr\"\n ? `${DRAWER_WIDTH}px`\n : undefined,\n marginRight:\n !isMobile && AppLayout.appDirection === \"rtl\"\n ? `${DRAWER_WIDTH}px`\n : undefined,\n transition: theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.easeOut,\n duration: theme.transitions.duration.enteringScreen,\n }),\n },\n },\n ],\n };\n});\n\nconst TopBar: React.FC = () => {\n const { Window: ChangeOrgWindow, setWindowState: setChangeOrgWindowState } =\n useWindow({\n windowTitle: \"Change Current Organization\",\n windowIcon: \"globe\",\n width: \"fit-content\",\n height: \"fit-content\",\n });\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const [anchorElUser, setAnchorElUser] = useState<null | HTMLElement>(null);\n const handleCloseUserMenu = () => {\n setAnchorElUser(null);\n };\n const handleOpenUserMenu = (event: React.MouseEvent<HTMLElement>) => {\n setAnchorElUser(event.currentTarget);\n };\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const SideBarState = useSelector((state: any) => state.SideBar);\n const { UserSession } = useSession();\n const currentOrganization = UserSession.value.currentOrganization;\n const {\n Window: ChangePasswordWindow,\n setWindowState: setChangePasswordWindow,\n } = useWindow({\n windowIcon: \"key\",\n windowTitle: \"Change Password\",\n width: \"fit-content\",\n height: \"fit-content\",\n });\n const { handleGetRequest } = useAxios();\n const isMobile = useIsMobile();\n const dispatch = useDispatch();\n const handleLogout = async () => {\n try {\n await handleGetRequest({ endPointURI: \"api/auth/logout\" });\n } catch (error) {}\n dispatch(UserSessionActions.setUnAuthenticated());\n };\n const toggleSideBar = () => {\n dispatch(toggleSideBarState());\n };\n return (\n <>\n <ChangePasswordWindow>\n <ChangePasswordPanel\n selectedPerson={UserSession.value}\n isSelfService={true}\n onSuccessCallBk={() => {\n setChangePasswordWindow(false);\n }}\n />\n </ChangePasswordWindow>\n <Menu\n sx={{ mt: \"45px\" }}\n id=\"menu-appbar\"\n anchorEl={anchorElUser}\n anchorOrigin={{\n vertical: \"top\",\n horizontal: \"right\",\n }}\n keepMounted\n transformOrigin={{\n vertical: \"top\",\n horizontal: \"right\",\n }}\n open={Boolean(anchorElUser)}\n onClose={handleCloseUserMenu}\n >\n <MenuItem\n onClick={() => {\n setChangePasswordWindow(true);\n handleCloseUserMenu();\n }}\n >\n <Typography sx={{ textAlign: \"center\" }}>Change Password</Typography>\n </MenuItem>\n </Menu>\n <ChangeOrgWindow>\n <ChangeOrgForm\n successChangeCallBackFn={() => {\n setChangeOrgWindowState(false);\n }}\n />\n </ChangeOrgWindow>\n <AppBar position=\"fixed\" open={SideBarState.isOpened}>\n <Toolbar>\n <IconButton\n color=\"inherit\"\n aria-label=\"open drawer\"\n onClick={toggleSideBar}\n edge=\"start\"\n sx={[\n {\n mr: AppLayout.appDirection === \"ltr\" ? 2 : undefined,\n ml: AppLayout.appDirection === \"rtl\" ? 2 : undefined,\n },\n SideBarState.isOpened && { display: \"none\" },\n ]}\n >\n <FontAwesomeIcon icon=\"bars\" />\n </IconButton>\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"ORGANIZATION_LOGOS\"\n refKey={UserSession.value.currentOrganization.id + \"\"}\n onErrorImage=\"/logo.png\"\n style={{\n marginRight: 1,\n marginLeft: 1,\n }}\n />\n {/* <Avatar\n src={AppInfo.appLogo}\n sx={{ marginRight: 1, marginLeft: 1 }}\n /> */}\n <Typography variant=\"h6\" noWrap component=\"div\" sx={{ flex: 1 }}>\n {isMobile\n ? \"\"\n : `${AppInfo.appName} - ${\n AppLayout.appDirection === \"ltr\"\n ? currentOrganization?.organizationEnName\n : currentOrganization?.organizationArName\n }`}\n </Typography>\n <Tooltip\n title={\n AppLayout.themeMode === \"light\"\n ? \"Switch Theme to Dark\"\n : \"Switch Theme to Light\"\n }\n >\n <IconButton\n color=\"inherit\"\n onClick={() => {\n dispatch(\n AppLayoutActions.setThemeMode(\n AppLayout.themeMode === \"light\" ? \"dark\" : \"light\"\n )\n );\n localStorage.setItem(\n \"themeMode\",\n AppLayout.themeMode === \"light\" ? \"dark\" : \"light\"\n );\n }}\n >\n {AppLayout.themeMode === \"light\" ? (\n <FontAwesomeIcon icon=\"moon\" />\n ) : (\n <FontAwesomeIcon icon={{ prefix: \"far\", iconName: \"sun\" }} />\n )}\n </IconButton>\n </Tooltip>\n <Tooltip\n title={\n i18n.language === \"ar\"\n ? \"Change Language To English\"\n : \"Change Language To Arabic\"\n }\n >\n <IconButton\n color=\"inherit\"\n onClick={() => {\n let nextLanguage = i18n.language === \"ar\" ? \"en\" : \"ar\";\n changeLanguage(nextLanguage);\n dispatch(\n AppLayoutActions.setAppDirection(\n nextLanguage === \"ar\" ? \"rtl\" : \"ltr\"\n )\n );\n }}\n >\n <FontAwesomeIcon icon=\"language\" />\n </IconButton>\n </Tooltip>\n {UserSession.value?.userOrganizations &&\n UserSession.value?.userOrganizations.length > 1 ? (\n <Tooltip title=\"Change Current Organization\">\n <IconButton\n color=\"inherit\"\n onClick={() => {\n setChangeOrgWindowState(true);\n }}\n >\n <FontAwesomeIcon icon=\"globe\" />\n </IconButton>\n </Tooltip>\n ) : (\n <></>\n )}\n {AppInfo?.enableUINotifications === true ? (\n <NotificationButton />\n ) : (\n <></>\n )}\n <div onClick={handleOpenUserMenu} style={{ cursor: \"pointer\" }}>\n <AttachmentImageViewer\n showAsAvatar={true}\n onErrorImage=\"/no_user.png\"\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={UserSession.value?.id + \"\"}\n />\n </div>\n\n <div\n style={{ marginLeft: 5, marginRight: 5, cursor: \"pointer\" }}\n onClick={handleOpenUserMenu}\n >\n {isMobile ? \"\" : UserSession.value?.username}\n </div>\n <IconButton color=\"inherit\" onClick={handleLogout}>\n <FontAwesomeIcon\n rotation={AppLayout.appDirection === \"rtl\" ? 180 : undefined}\n icon=\"arrow-right-from-bracket\"\n />\n </IconButton>\n </Toolbar>\n </AppBar>\n </>\n );\n};\n\nexport default TopBar;\n","import i18n from \"i18next\";\n\nexport const changeLanguage = (lng: string) => {\n i18n.changeLanguage(lng);\n localStorage.setItem(\"language\", lng); // Persist user choice\n};\n\nexport default i18n;\n","import { styled } from \"@mui/material\";\n\nexport const DrawerHeader = styled(\"div\")(({ theme }) => ({\n display: \"flex\",\n alignItems: \"center\", \n // padding: theme.spacing(0, 1),\n // necessary for content to be below app bar\n ...theme.mixins.toolbar,\n justifyContent: \"flex-end\",\n}));\n","import { TreeViewBaseItem } from \"@mui/x-tree-view/models\";\nimport { AdministrationItems } from \"./Administration\";\nimport { IconProp } from \"@fortawesome/fontawesome-svg-core\";\n\nexport type ExtendedTreeItemProps = {\n icon: IconProp;\n id: string;\n label: string;\n action?: \"NAVIGATION\";\n authority?: string;\n applicationModule?: string;\n actionPayload?: {\n path?: string;\n parameters?: object;\n };\n children?: ExtendedTreeItemProps[];\n};\n\nexport const findNavigationItemById = (\n id: string,\n nodes: ExtendedTreeItemProps[]\n): ExtendedTreeItemProps | undefined => {\n for (const node of nodes) {\n if (node.id === id) return node;\n if (node.children) {\n const found = findNavigationItemById(id, node.children);\n if (found) return found;\n }\n }\n return undefined;\n};\n\nexport const NavigationItems: TreeViewBaseItem<ExtendedTreeItemProps>[] = [\n ...AdministrationItems,\n];\n","import { TreeViewBaseItem } from \"@mui/x-tree-view/models\";\nimport { ExtendedTreeItemProps } from \"..\";\nimport { adminNavigationItems } from \"./adminNavigationItems\";\n\nexport const AdministrationItems: TreeViewBaseItem<ExtendedTreeItemProps>[] = [\n {\n id: \"home\",\n icon: \"home\",\n label: \"Home\",\n action: \"NAVIGATION\",\n actionPayload: {\n path: \"/\",\n },\n },\n ...adminNavigationItems,\n];\n","import { TreeViewBaseItem } from \"@mui/x-tree-view/models\";\nimport { ExtendedTreeItemProps } from \"..\";\n\nexport const adminNavigationItems: TreeViewBaseItem<ExtendedTreeItemProps>[] = [\n {\n id: \"system_admin\",\n label: \"System Administration\",\n authority: \"SYSTEM_ADMIN\",\n icon: \"cog\",\n children: [\n {\n id: \"system_admin.Person\",\n label: \"PERSON_PLURAL\",\n authority: \"SYSTEM_ADMIN\",\n icon: \"users\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/persons\" },\n },\n {\n id: \"system_admin.devtools.rolesx\",\n label: \"ROLES\",\n icon: \"tag\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/roles\" },\n },\n {\n id: \"development_admin.SystemApplication\",\n label: \"SYSTEM_APPLICATION_PLURAL\",\n authority: \"ORGANIZATION_ADMIN\",\n icon: \"window-restore\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/systemapplications\" },\n },\n {\n id: \"development_admin.organizations\",\n label: \"ORGANIZATION_PLURAL\",\n authority: \"ORGANIZATION_ADMIN\",\n icon: \"globe\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/organizations\" },\n },\n {\n id: \"development_admin.organization\",\n label: \"Organization Info\",\n authority: \"DEVELOPMENT_ADMIN\",\n icon: \"globe\",\n children: [\n {\n id: \"development_admin.organization.modules\",\n label: \"Subscriped Modules\",\n icon: \"layer-group\",\n authority: \"ORGANIZATION_ADMIN\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/apps\" },\n },\n {\n id: \"development_admin.organization.unitTypes\",\n label: \"Organization Unit Types\",\n icon: \"tags\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/unit/types\" },\n },\n {\n id: \"development_admin.organization.units\",\n label: \"Organization Units\",\n icon: \"folder-tree\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/units\" },\n },\n {\n id: \"development_admin.organization.ranks\",\n label: \"Organization Ranks\",\n icon: \"street-view\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"admin/org/ranks\" },\n },\n ],\n },\n\n {\n id: \"system_admin.devtools\",\n label: \"DEVELOPMENT_TOOLS\",\n authority: \"DEVELOPMENT_ADMIN\",\n icon: \"code\",\n children: [\n {\n id: \"system_admin.devtools.modules\",\n label: \"System Modules\",\n icon: \"layer-group\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/modules\" },\n },\n {\n id: \"system_admin.devtools.authorities\",\n label: \"System Authorities\",\n icon: \"key\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/authorities\" },\n },\n {\n id: \"system_admin.devtools.roles\",\n label: \"System Roles\",\n icon: \"tag\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/roles\" },\n },\n {\n id: \"system_admin.devtools.lookups\",\n label: \"System Lookups\",\n icon: \"list-check\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/system/lookups\" },\n },\n {\n id: \"system_admin.devtools.DatasourceConnection\",\n label: \"DATASOURCE_CONNECTION_PLURAL\",\n icon: \"plug\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/datasourceconnections\" },\n },\n {\n id: \"system_admin.devtools.EntityParameter\",\n label: \"ENTITY_PARAMETER_PLURAL\",\n icon: \"p\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/entityparameters\" },\n },\n {\n id: \"system_admin.devtools.DataQuery\",\n label: \"DATA_QUERY_PLURAL\",\n icon: \"file-code\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/dataqueries\" },\n },\n {\n id: \"system_admin.devtools.Report\",\n label: \"REPORT_PLURAL\",\n icon: \"file\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/reports\" },\n },\n {\n id: \"system_admin.devtools.MailConfig\",\n label: \"Mail Sender Config\",\n icon: { iconName: \"paper-plane\", prefix: \"fas\" },\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/mailsender/config\" },\n },\n {\n id: \"system_admin.devtools.MailTemplate\",\n label: \"MAIL_TEMPLATE_PLURAL\",\n icon: \"envelope\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/mailtemplates\" },\n },\n {\n id: \"system_admin.devtools.WorkflowDocument\",\n label: \"WORKFLOW_DOCUMENT_PLURAL\",\n icon: \"chart-diagram\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/workflowdocuments\" },\n },\n {\n id: \"system_admin.devtools.Widget\",\n label: \"WIDGET_PLURAL\",\n icon: \"chart-pie\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/widgets\" },\n },\n {\n id: \"system_admin.devtools.Dashboard\",\n label: \"DASHBOARD_PLURAL\",\n icon: \"square-poll-vertical\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/dashboards\" },\n },\n {\n id: \"system_admin.devtools.AttachmentConfig\",\n label: \"ATTACHMENT_CONFIG_PLURAL\",\n icon: \"paperclip\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/attachmentconfigs\" },\n },\n {\n id: \"system_admin.devtools.BluePrint\",\n label: \"BLUE_PRINT_PLURAL\",\n icon: \"fingerprint\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/blueprints\" },\n },\n {\n id: \"system_admin.devtools.Notification\",\n label: \"NOTIFICATION_PLURAL\",\n icon: \"bell\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/notifications\" },\n },\n ],\n },\n {\n id: \"system_admin.followup\",\n label: \"SYSTEM_MONITORING\",\n authority: \"DEVELOPMENT_ADMIN\",\n icon: \"tv\",\n children: [\n {\n id: \"system_admin.WorkflowDocumentMailLog\",\n label: \"Action Mail Logs\",\n icon: \"envelopes-bulk\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/workflowdocumentmaillogs\" },\n },\n {\n id: \"system_admin.MailNotificationQueue\",\n label: \"Mail Notification Queue\",\n icon: \"envelope-open-text\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/mailnotificationqueues\" },\n },\n {\n id: \"system_admin.NotificationQueue\",\n label: \"NOTIFICATION_QUEUE_PLURAL\",\n icon: \"bell\",\n action: \"NAVIGATION\",\n actionPayload: { path: \"dev/notificationqueues\" },\n },\n ],\n },\n ],\n },\n];\n","import * as React from \"react\";\nimport clsx from \"clsx\";\nimport { animated, useSpring } from \"@react-spring/web\";\nimport { styled, alpha } from \"@mui/material/styles\";\nimport { TransitionProps } from \"@mui/material/transitions\";\nimport Box from \"@mui/material/Box\";\nimport Collapse from \"@mui/material/Collapse\";\nimport Typography from \"@mui/material/Typography\";\nimport { RichTreeView } from \"@mui/x-tree-view/RichTreeView\";\nimport { treeItemClasses } from \"@mui/x-tree-view/TreeItem\";\nimport {\n useTreeItem2,\n UseTreeItem2Parameters,\n} from \"@mui/x-tree-view/useTreeItem2\";\nimport {\n TreeItem2Checkbox,\n TreeItem2Content,\n TreeItem2IconContainer,\n TreeItem2Label,\n TreeItem2Root,\n} from \"@mui/x-tree-view/TreeItem2\";\nimport { TreeItem2Icon } from \"@mui/x-tree-view/TreeItem2Icon\";\nimport { TreeItem2Provider } from \"@mui/x-tree-view/TreeItem2Provider\";\nimport { TreeItem2DragAndDropOverlay } from \"@mui/x-tree-view/TreeItem2DragAndDropOverlay\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { IconProp } from \"@fortawesome/fontawesome-svg-core\";\nimport { useIsMobile } from \"../hooks/UseMobile\";\nimport useSession from \"../hooks/UseSession\";\nimport { findNavigationItemById, NavigationItems } from \"../navigationItems\";\nimport { DRAWER_WIDTH } from \"../redux/features/common/AppLayoutSlice\";\n\nfunction DotIcon() {\n return (\n <Box\n sx={{\n width: 6,\n height: 6,\n borderRadius: \"70%\",\n bgcolor: \"warning.main\",\n display: \"inline-block\",\n verticalAlign: \"middle\",\n zIndex: 1,\n mx: 1,\n }}\n />\n );\n}\ndeclare module \"react\" {\n interface CSSProperties {\n \"--tree-view-color\"?: string;\n \"--tree-view-bg-color\"?: string;\n }\n}\n\nconst StyledTreeItemRoot = styled(TreeItem2Root)(({ theme }) => ({\n color: theme.palette.grey[400],\n position: \"relative\",\n [`& .${treeItemClasses.groupTransition}`]: {\n marginLeft: theme.spacing(2.5),\n },\n ...theme.applyStyles(\"light\", {\n color: theme.palette.grey[800],\n }),\n})) as unknown as typeof TreeItem2Root;\n\nconst CustomTreeItemContent = styled(TreeItem2Content)(({ theme }) => ({\n flexDirection: \"row-reverse\",\n borderRadius: theme.spacing(0.7),\n marginBottom: theme.spacing(0.5),\n marginTop: theme.spacing(0.5),\n padding: theme.spacing(0.5),\n paddingRight: theme.spacing(1),\n [`&.Mui-expanded `]: {\n \"&:not(.Mui-focused, .Mui-selected, .Mui-selected.Mui-focused) .labelIcon\":\n {\n color: theme.palette.primary.dark,\n ...theme.applyStyles(\"light\", {\n color: theme.palette.primary.main,\n }),\n },\n \"&::before\": {\n content: '\"\"',\n display: \"block\",\n position: \"absolute\",\n left: \"16px\",\n top: \"44px\",\n height: \"calc(100% - 48px)\",\n width: \"1.5px\",\n backgroundColor: theme.palette.grey[700],\n ...theme.applyStyles(\"light\", {\n backgroundColor: theme.palette.grey[300],\n }),\n },\n },\n \"&:hover\": {\n backgroundColor: alpha(theme.palette.primary.main, 0.1),\n color: \"white\",\n ...theme.applyStyles(\"light\", {\n color: theme.palette.primary.main,\n }),\n },\n [`&.Mui-focused, &.Mui-selected, &.Mui-selected.Mui-focused`]: {\n backgroundColor: theme.palette.primary.dark,\n color: theme.palette.primary.contrastText,\n ...theme.applyStyles(\"light\", {\n backgroundColor: theme.palette.primary.main,\n }),\n },\n}));\n\nconst AnimatedCollapse = animated(Collapse);\n\nfunction TransitionComponent(props: TransitionProps) {\n const style = useSpring({\n to: {\n opacity: props.in ? 1 : 0,\n transform: `translate3d(0,${props.in ? 0 : 20}px,0)`,\n },\n });\n\n return <AnimatedCollapse style={style} {...props} />;\n}\n\nconst StyledTreeItemLabelText = styled(Typography)({\n color: \"inherit\",\n fontWeight: 500,\n}) as unknown as typeof Typography;\n\ninterface CustomLabelProps {\n children: any;\n icon: IconProp;\n expandable?: boolean;\n}\n\nfunction CustomLabel({\n icon,\n expandable,\n children,\n ...other\n}: CustomLabelProps) {\n const { t } = useTranslation();\n const appLayoutState = useSelector((state: any) => state.AppLayout);\n return (\n <TreeItem2Label\n {...other}\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n padding: 1,\n }}\n >\n <FontAwesomeIcon\n style={{\n marginRight: appLayoutState.appDirection === \"ltr\" ? 7 : undefined,\n marginLeft: appLayoutState.appDirection === \"rtl\" ? 7 : undefined,\n fontSize: \"1.2rem\",\n }}\n icon={icon}\n />\n <StyledTreeItemLabelText variant=\"body2\" sx={{ fontSize: 16 }}>\n {t(children)}\n </StyledTreeItemLabelText>\n {expandable && <DotIcon />}\n </TreeItem2Label>\n );\n}\n\nconst isExpandable = (reactChildren: React.ReactNode) => {\n if (Array.isArray(reactChildren)) {\n return reactChildren.length > 0 && reactChildren.some(isExpandable);\n }\n return Boolean(reactChildren);\n};\n\ninterface CustomTreeItemProps\n extends Omit<UseTreeItem2Parameters, \"rootRef\">,\n Omit<React.HTMLAttributes<HTMLLIElement>, \"onFocus\"> {}\n\nconst CustomTreeItem = React.forwardRef(function CustomTreeItem(\n props: CustomTreeItemProps,\n ref: React.Ref<HTMLLIElement>\n) {\n const { id, itemId, label, disabled, children, ...other } = props;\n const {\n getRootProps,\n getContentProps,\n getIconContainerProps,\n getCheckboxProps,\n getLabelProps,\n getGroupTransitionProps,\n getDragAndDropOverlayProps,\n status,\n publicAPI,\n } = useTreeItem2({ id, itemId, children, label, disabled, rootRef: ref });\n const item = publicAPI.getItem(itemId);\n const expandable = isExpandable(children);\n return (\n <TreeItem2Provider itemId={itemId}>\n <StyledTreeItemRoot {...getRootProps(other)}>\n <CustomTreeItemContent\n {...getContentProps({\n className: clsx(\"content\", {\n \"Mui-expanded\": status.expanded,\n \"Mui-selected\": status.selected,\n \"Mui-focused\": status.focused,\n \"Mui-disabled\": status.disabled,\n }),\n })}\n >\n <TreeItem2IconContainer {...getIconContainerProps()}>\n <TreeItem2Icon status={status} />\n </TreeItem2IconContainer>\n <TreeItem2Checkbox {...getCheckboxProps()} />\n <CustomLabel\n {...getLabelProps({\n icon: item?.icon || \"book\",\n expandable: expandable && status.expanded,\n })}\n />\n <TreeItem2DragAndDropOverlay {...getDragAndDropOverlayProps()} />\n </CustomTreeItemContent>\n {children && <TransitionComponent {...getGroupTransitionProps()} />}\n </StyledTreeItemRoot>\n </TreeItem2Provider>\n );\n});\n\nexport default function NavigationTree() {\n const navigate = useNavigate();\n const appLayoutState = useSelector((state: any) => state.AppLayout);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const dispatch = useDispatch();\n const isMobile = useIsMobile();\n const { isUserAuthorized, isCurrentOrganizationAuthorizedToModule } =\n useSession();\n const filterData = (data) => {\n const parentItems = [];\n for (let parentItem of data) {\n if (\n (parentItem.authority === undefined ||\n parentItem.authority == null ||\n isUserAuthorized(parentItem.authority)) &&\n (parentItem.applicationModule === undefined ||\n parentItem.applicationModule === null ||\n isCurrentOrganizationAuthorizedToModule(parentItem.applicationModule))\n ) {\n let newParentItem = structuredClone(parentItem);\n if (parentItem?.children) {\n newParentItem.children = filterData(parentItem.children);\n }\n parentItems.push(newParentItem);\n }\n }\n return parentItems;\n };\n\n const mergedNavigationItems = [];\n if (AppInfo.enableAdministrationModule) {\n mergedNavigationItems.push(...structuredClone(NavigationItems));\n }\n mergedNavigationItems.push(\n ...structuredClone(AppInfo.businessNavigationItems)\n );\n const authoriedNavigationItems = filterData(mergedNavigationItems);\n return (\n <RichTreeView\n items={authoriedNavigationItems}\n onItemClick={(event, itemId) => {\n const navigationItem = findNavigationItemById(\n itemId,\n mergedNavigationItems\n );\n if (\n navigationItem?.action === \"NAVIGATION\" &&\n navigationItem?.actionPayload != null &&\n (navigationItem.children === undefined ||\n navigationItem.children === null ||\n navigationItem.children.length == 0)\n ) {\n navigate(navigationItem?.actionPayload?.path || \"\");\n }\n }}\n sx={{\n height: \"fit-content\",\n flexGrow: 1,\n maxWidth: DRAWER_WIDTH,\n direction: appLayoutState.appDirection,\n maxHeight: isMobile ? 300 : undefined,\n overflowY: \"auto\",\n overflowX: \"auto\",\n }}\n slots={{ item: CustomTreeItem }}\n />\n );\n}\n","import Divider from \"@mui/material/Divider\";\nimport IconButton from \"@mui/material/IconButton\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport Drawer from \"@mui/material/Drawer\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { DrawerHeader } from \"./DrawerHeader\";\nimport { Box, Typography, useTheme } from \"@mui/material\";\nimport { DRAWER_WIDTH } from \"../redux/features/common/AppLayoutSlice\";\nimport NavigationTree from \"./NavigationTree\";\nimport { useSession } from \"../hooks\";\nimport { toggleSideBarState } from \"../redux/features/common/SideBarSlice\";\n\nconst SideBar: React.FC = () => {\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const { UserSession } = useSession();\n const currentOrganization = UserSession.value.currentOrganization;\n const theme = useTheme();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const SideBarState = useSelector((state: any) => state.SideBar);\n const dispatch = useDispatch();\n const toggleSideBar = () => {\n dispatch(toggleSideBarState());\n };\n return (\n <Drawer\n sx={{\n width: DRAWER_WIDTH,\n flexShrink: 0,\n \"& .MuiDrawer-paper\": {\n width: DRAWER_WIDTH,\n boxSizing: \"border-box\",\n },\n }}\n variant=\"persistent\"\n anchor={AppLayout.appDirection === \"ltr\" ? \"left\" : \"right\"}\n open={SideBarState.isOpened}\n >\n <DrawerHeader>\n <Box sx={{ width: \"100%\" }}>\n <Typography\n color=\"primary\"\n sx={{\n width: \"100%\",\n textAlign: \"center\",\n fontSize: 18,\n fontWeight: \"bold\",\n }}\n >\n System Content\n </Typography>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-around\",\n marginTop: 1,\n }}\n >\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n {`${AppInfo.appName} - ${\n AppLayout.appDirection === \"ltr\"\n ? currentOrganization?.organizationEnName\n : currentOrganization?.organizationArName\n }`}\n </Typography>\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n V.{AppInfo.appVersion}\n </Typography>\n </Box>\n </Box>\n <IconButton onClick={toggleSideBar}>\n {theme.direction === \"ltr\" ? (\n <FontAwesomeIcon icon=\"angle-left\" />\n ) : (\n <FontAwesomeIcon icon=\"angle-right\" />\n )}\n </IconButton>\n </DrawerHeader>\n <Divider />\n <NavigationTree />\n </Drawer>\n );\n};\n\nexport default SideBar;\n","import rtlPlugin from \"stylis-plugin-rtl\";\nimport { prefixer } from \"stylis\";\nimport createCache from \"@emotion/cache\";\n\nexport const cacheRtl = createCache({\n key: \"muirtl\",\n stylisPlugins: [prefixer, rtlPlugin],\n});\n\nexport const cacheLtr = createCache({\n key: \"mui\",\n});","import { useEffect, useState } from \"react\";\nimport TransferList from \"../../templates/TransferList\";\nimport { Box, Button } from \"@mui/material\";\nimport { toast } from \"react-toastify\";\nimport { useAxios } from \"../../../hooks\";\n\ntype OrgMemberRoleFormProps = {\n selectedRecord: any;\n closeModalFn: () => void;\n};\n\nconst OrgMemberRoleForm: React.FC<OrgMemberRoleFormProps> = (props) => {\n const [selectedOptions, setSelectedOptions] = useState([]);\n const [availableOptions, setAvailableOptions] = useState([]);\n const { handlePostRequest, handleGetRequest } = useAxios();\n\n const getOrgMemberRoles = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/admin/organization/member/roles\",\n showMask: true,\n parameters: {\n orgMemberId: props.selectedRecord.id,\n organizationId: props.selectedRecord.organizationId,\n },\n successCallBkFn: (response: any) => {\n setSelectedOptions(response.data.currentRoles);\n setAvailableOptions(response.data.availableRoles);\n },\n });\n };\n\n useEffect(() => {\n if (props.selectedRecord) {\n getOrgMemberRoles();\n }\n }, [props.selectedRecord]);\n const saveOrgMemberRoles = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/admin/organization/member/roles\",\n showMask: true,\n parameters: { orgMemberId: props.selectedRecord.id },\n data: selectedOptions,\n successCallBkFn: () => {\n toast.success(\"Your request has been proccesed successfully\");\n if (props.closeModalFn) {\n props.closeModalFn();\n }\n },\n });\n };\n return (\n <>\n <TransferList\n displayField=\"roleName\"\n options={availableOptions}\n valueField=\"id\"\n selectedOptions={selectedOptions}\n setSelection={setSelectedOptions}\n />\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-end\",\n width: \"100%\",\n }}\n >\n <Button\n variant=\"contained\"\n onClick={saveOrgMemberRoles}\n sx={{ marginRight: 1, marginLeft: 1 }}\n >\n Save\n </Button>\n <Button variant=\"contained\" color=\"error\" onClick={props.closeModalFn}>\n Cancel\n </Button>\n </Box>\n </>\n );\n};\n\nexport default OrgMemberRoleForm;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport OrgMemberRoleForm from \"./OrgMemberRoleForm\";\n\ntype OrganizationMemberGridProps = {\n selectedPerson: any;\n};\nconst OrganizationMemberGrid: React.FC<OrganizationMemberGridProps> = (\n props\n) => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: OrganizationMemberRolesWindow,\n setWindowState: setOrganizationMemberRolesWindowState,\n } = useWindow({\n windowIcon: \"tag\",\n windowTitle: \"Organization Member Roles\",\n width: \"50%\",\n });\n const SystemOrganizations = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizations.data\n );\n const SystemOrganizationRanks = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationRanks.data\n );\n const SystemOrganizationUnits = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationUnits.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/admin/organizationmember/all\",\n deleteById: \"api/v1/admin/organizationmember\",\n save: \"api/v1/admin/organizationmember\",\n findById: \"api/v1/admin/organizationmember\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_IS_DEFAULT\",\n fieldName: \"isDefault\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemOrganizations,\n optionValueField: \"id\",\n optionDisplayField: \"organizationEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_RANK_ID\",\n fieldName: \"organizationRankId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemOrganizationRanks,\n optionValueField: \"id\",\n optionDisplayField: \"rankDisplay\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_UNIT_ID\",\n fieldName: \"organizationUnitId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemOrganizationUnits,\n optionValueField: \"id\",\n optionDisplayField: \"fullPath\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Membership number\",\n fieldName: \"organizationMembershipNumber\",\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldLabel: \"ORGANIZATION_MEMBER_PERSON_ID\",\n fieldName: \"personId\",\n required: false,\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <>\n <OrganizationMemberRolesWindow>\n <OrgMemberRoleForm\n selectedRecord={selectedRecord}\n closeModalFn={() => {\n setOrganizationMemberRolesWindowState(false);\n }}\n />\n </OrganizationMemberRolesWindow>\n <TemplateGrid\n apiActions={apiActions}\n hideInfoBar={true}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n rowActions={[\n {\n icon: \"tag\",\n label: \"Roles\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setOrganizationMemberRolesWindowState(true);\n },\n },\n ]}\n gridLoadParametersValues={{ personId: props.selectedPerson.id }}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_MEMBER_PLURAL\"\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_MEMBER_EDIT\",\n preActionValidation: async (data) => {\n data.personId = props.selectedPerson.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_MEMBER_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default OrganizationMemberGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { setStoreData } from \"../../../redux/features/common/CommonStoreSlice\";\n\nconst OrganizationRankGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"CurrentOrganizationRanks\",\n deleteById: \"api/v1/admin/organizationrank\",\n save: \"api/v1/admin/organizationrank\",\n findById: \"api/v1/admin/organizationrank\",\n setData: setData,\n });\n\n const { handleGetRequest } = useAxios();\n const SystemOrganizationRanks = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationRanks\n );\n const dispatch = useDispatch();\n const loadOrganizationRanks = async () => {\n await handleGetRequest({\n endPointURI: SystemOrganizationRanks.url,\n showMask: false,\n successCallBkFn: (response) => {\n dispatch(\n setStoreData({\n storeKey: \"SystemOrganizationRanks\",\n data: response.data,\n })\n );\n },\n failureCallBkFn: () => {\n dispatch(\n setStoreData({ storeKey: \"SystemOrganizationRanks\", data: [] })\n );\n },\n });\n };\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: { hidden: true },\n fieldLabel: \"ORGANIZATION_RANK_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_ORDER\",\n fieldName: \"rankOrder\",\n required: true,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_CODE\",\n fieldName: \"rankCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_AR_NAME\",\n fieldName: \"rankArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_RANK_EN_NAME\",\n fieldName: \"rankEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_RANK_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_RANK_PLURAL\"\n girdIcon=\"street-view\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_RANK_EDIT\",\n postActionCallBack: () => {\n loadOrganizationRanks();\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"ORGANIZATION_RANK_DELETE\" }}\n />\n );\n};\n\nexport default OrganizationRankGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { setStoreData } from \"../../../redux/features/common/CommonStoreSlice\";\n\nconst OrganizationUnitGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const { handleGetRequest } = useAxios();\n const SystemOrganizationUnits = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationUnits\n );\n const dispatch = useDispatch();\n const loadOrganizationUnits = async () => {\n await handleGetRequest({\n endPointURI: SystemOrganizationUnits.url,\n showMask: false,\n successCallBkFn: (response) => {\n dispatch(\n setStoreData({\n storeKey: \"SystemOrganizationUnits\",\n data: response.data,\n })\n );\n },\n failureCallBkFn: () => {\n dispatch(\n setStoreData({ storeKey: \"SystemOrganizationUnits\", data: [] })\n );\n },\n });\n };\n const apiActions = useApiActions({\n findAll: \"api/v1/public/organizationunit/all\",\n deleteById: \"api/v1/admin/organizationunit\",\n save: \"api/v1/admin/organizationunit\",\n findById: \"api/v1/admin/organizationunit\",\n setData: setData,\n });\n\n const organizationUnitTypes = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizationUnitType.data\n );\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: { hidden: true },\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_TYPE_ID\",\n fieldName: \"organizationUnitTypeId\",\n required: true,\n fieldType: \"combobox\",\n options: organizationUnitTypes,\n optionValueField: \"id\",\n optionDisplayField: \"unitTypeEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_AR_NAME\",\n fieldName: \"organizationUnitArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_EN_NAME\",\n fieldName: \"organizationUnitEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ORGANIZATION_UNIT_PARENT_ID\",\n fieldName: \"organizationUnitParentId\",\n required: false,\n fieldType: \"combobox\",\n options: data,\n optionValueField: \"id\",\n optionDisplayField: \"organizationUnitEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_UNIT_PLURAL\"\n girdIcon=\"folder-tree\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_UNIT_EDIT\",\n postActionCallBack: () => {\n loadOrganizationUnits();\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"ORGANIZATION_UNIT_DELETE\" }}\n />\n );\n};\n\nexport default OrganizationUnitGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst OrganizationUnitTypeGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemOrganizationUnitType\",\n deleteById: \"api/v1/admin/organizationunittype\",\n save: \"api/v1/admin/organizationunittype\",\n findById: \"api/v1/admin/organizationunittype\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_ORGANIZATION_ID\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_ORGANIZATION_UNIT_TYPE_ORDER\",\n fieldName: \"organizationUnitTypeOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_UNIT_TYPE_CODE\",\n fieldName: \"unitTypeCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_UNIT_TYPE_AR_NAME\",\n fieldName: \"unitTypeArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_UNIT_TYPE_EN_NAME\",\n fieldName: \"unitTypeEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_UNIT_TYPE_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_UNIT_TYPE_PLURAL\"\n girdIcon=\"tags\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_UNIT_TYPE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_UNIT_TYPE_DELETE\",\n }}\n />\n );\n};\n\nexport default OrganizationUnitTypeGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\n\nconst SystemApplicationAuthorityGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemApplicationAuthorities\",\n deleteById: \"api/v1/admin/systemapplicationauthority\",\n save: \"api/v1/admin/systemapplicationauthority\",\n findById: \"api/v1/admin/systemapplicationauthority\",\n setData: setData,\n });\n\n const SystemApplicationModules = useSelector(\n (state: any) => state.commonStores.stores.SystemApplicationModules.data\n );\n const { handleGetRequest } = useAxios();\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_SYSTEM_MODULE_ID\",\n fieldName: \"systemModuleId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemApplicationModules,\n optionValueField: \"id\",\n optionDisplayField: \"moduleName\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_AUTHORITY_NAME\",\n fieldName: \"authorityName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_AUTHORITY_CODE\",\n fieldName: \"authorityCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_AUTHORITY_DESCRIPTION\",\n fieldName: \"authorityDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_AUTHORITY_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_AUTHORITY_PLURAL\"\n girdIcon=\"key\"\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_AUTHORITY_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_AUTHORITY_DELETE\",\n }}\n />\n );\n};\n\nexport default SystemApplicationAuthorityGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst SystemApplicationModuleGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemApplicationModules\",\n deleteById: \"api/v1/admin/systemapplicationmodule\",\n save: \"api/v1/admin/systemapplicationmodule\",\n findById: \"api/v1/admin/systemapplicationmodule\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_MODULE_CODE\",\n fieldName: \"moduleCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_MODULE_NAME\",\n fieldName: \"moduleName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_MODULE_DESCRIPTION\",\n fieldName: \"moduleDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_MODULE_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n hidden: true,\n gridProps: { hidden: true },\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n hideInfoBar={true}\n gridTitle=\"SYSTEM_APPLICATION_MODULE_PLURAL\"\n girdIcon=\"layer-group\"\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_MODULE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_MODULE_DELETE\",\n }}\n />\n );\n};\n\nexport default SystemApplicationModuleGrid;\n","import { useEffect, useState } from \"react\";\nimport TransferList from \"../../templates/TransferList\";\nimport { Box, Button } from \"@mui/material\";\nimport { toast } from \"react-toastify\";\nimport { useAxios } from \"../../../hooks\";\n\ntype RoleAuthoritiesFormProps = {\n roleId: number;\n closeModalFn: () => void;\n};\n\nconst RoleAuthoritiesForm: React.FC<RoleAuthoritiesFormProps> = (props) => {\n const [selectedOptions, setSelectedOptions] = useState([]);\n const [availableAuthorities, setAvailableAuthorities] = useState([]);\n const { handlePostRequest, handleGetRequest } = useAxios();\n\n const getRoleAuthorities = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/admin/systemApplicationRoleAuthorities\",\n showMask: true,\n parameters: {\n roleId: props.roleId,\n },\n successCallBkFn: (response: any) => {\n setSelectedOptions(response.data.selectedAuthorities);\n setAvailableAuthorities(response.data.availableAuthorities);\n },\n });\n };\n\n useEffect(() => {\n if (props.roleId) {\n getRoleAuthorities();\n }\n }, [props.roleId]);\n const saveRoleAuthorities = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/admin/systemApplicationRoleAuthorities\",\n showMask: true,\n parameters: { roleId: props.roleId },\n data: selectedOptions,\n successCallBkFn: () => {\n toast.success(\"Your request has been proccesed successfully\");\n if (props.closeModalFn) {\n props.closeModalFn();\n }\n },\n });\n };\n return (\n <>\n <TransferList\n displayField=\"authorityName\"\n options={availableAuthorities}\n valueField=\"id\"\n selectedOptions={selectedOptions}\n setSelection={setSelectedOptions}\n />\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-end\",\n width: \"100%\",\n }}\n >\n <Button\n variant=\"contained\"\n onClick={saveRoleAuthorities}\n sx={{ marginRight: 1, marginLeft: 1 }}\n >\n Save\n </Button>\n <Button variant=\"contained\" color=\"error\" onClick={props.closeModalFn}>\n Cancel\n </Button>\n </Box>\n </>\n );\n};\n\nexport default RoleAuthoritiesForm;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport RoleAuthoritiesForm from \"./RoleAuthoritiesForm\";\n\nconst SystemApplicationRoleGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const [selectedRole, setSelectedRole] = useState(null);\n const {\n Window: RoleaAuthoritiesWindow,\n setWindowState: setRoleAuthoritiesWindowState,\n } = useWindow({\n windowTitle: \"System Application Role Authorities\",\n windowIcon: \"key\",\n width: \"50%\",\n });\n const apiActions = useApiActions({\n commonStoreKey: \"SystemApplicationRoles\",\n deleteById: \"api/v1/admin/systemapplicationrole\",\n save: \"api/v1/admin/systemapplicationrole\",\n findById: \"api/v1/admin/systemapplicationrole\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_ROLE_NAME\",\n fieldName: \"roleName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_ROLE_DESCRIPTION\",\n fieldName: \"roleDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <RoleaAuthoritiesWindow>\n <RoleAuthoritiesForm\n roleId={selectedRole?.id}\n closeModalFn={() => {\n setRoleAuthoritiesWindowState(false);\n }}\n />\n </RoleaAuthoritiesWindow>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_ROLE_PLURAL\"\n girdIcon=\"tag\"\n rowActions={[\n {\n icon: \"key\",\n actionFn: async (data) => {\n setSelectedRole(data);\n setRoleAuthoritiesWindowState(true);\n },\n label: \"Authorities\",\n },\n ]}\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default SystemApplicationRoleGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype DataQueryParameterGridProps = {\n selectedRecord: any;\n};\n\nconst DataQueryParameterGrid: React.FC<DataQueryParameterGridProps> = (\n props\n) => {\n const SystemEntityParameters = useSelector(\n (state: any) => state.commonStores.stores.SystemEntityParameters.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/dataqueryparameter/all\",\n deleteById: \"api/v1/dev/dataqueryparameter\",\n save: \"api/v1/dev/dataqueryparameter\",\n findById: \"api/v1/dev/dataqueryparameter\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_DATA_QUERY_ID\",\n fieldName: \"dataQueryId\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_ENTITY_PARAMETER_ID\",\n fieldName: \"entityParameterId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemEntityParameters,\n optionValueField: \"id\",\n optionDisplayField: \"parameterCode\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_DEFAULT_VALUE\",\n fieldName: \"defaultValue\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_HIDDEN\",\n fieldName: \"hidden\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_PARAMETER_MANDATORY\",\n fieldName: \"mandatory\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n hideInfoBar={true}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridLoadParametersValues={{ dataQueryId: props.selectedRecord.id }}\n gridTitle={t(\"DATA_QUERY_PARAMETER_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"DATA_QUERY_PARAMETER_EDIT\",\n preActionValidation: async (data) => {\n data.dataQueryId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"DATA_QUERY_PARAMETER_DELETE\",\n }}\n />\n );\n};\n\nexport default DataQueryParameterGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\nconst LookupGrid: React.FC = () => {\n const SystemOrganizations = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizations.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/lookup/all\",\n deleteById: \"api/v1/dev/lookup\",\n save: \"api/v1/dev/lookup\",\n findById: \"api/v1/dev/lookup\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Organization\",\n fieldName: \"organizationId\",\n options: SystemOrganizations,\n optionDisplayField: \"organizationEnName\",\n optionValueField: \"id\",\n required: false,\n fieldType: \"combobox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_TYPE\",\n fieldName: \"lookupType\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_AR_DISPLAY\",\n fieldName: \"lookupArDisplay\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_EN_DISPLAY\",\n fieldName: \"lookupEnDisplay\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_LOOKUP_VALUE\",\n fieldName: \"lookupValue\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"LOOKUP_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"System Application\",\n fieldName: \"systemApplicationId\",\n hidden: true,\n gridProps: { hidden: true },\n required: false,\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n hideInfoBar={true}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"LOOKUP_PLURAL\")}\n girdIcon=\"list-check\"\n editAction={{\n isEnabled: true,\n authority: \"LOOKUP_EDIT\",\n }}\n deleteAction={{ isEnabled: true, authority: \"LOOKUP_DELETE\" }}\n />\n );\n};\n\nexport default LookupGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype ReportParameterGridProps = {\n selectedRecord: any;\n};\n\nconst ReportParameterGrid: React.FC<ReportParameterGridProps> = (props) => {\n const { t } = useTranslation();\n const SystemEntityParameters = useSelector(\n (state: any) => state.commonStores.stores.SystemEntityParameters.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/reportparameter/all\",\n deleteById: \"api/v1/dev/reportparameter\",\n save: \"api/v1/dev/reportparameter\",\n findById: \"api/v1/dev/reportparameter\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_ENTITY_PARAMETER_ID\",\n fieldName: \"entityParameterId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemEntityParameters,\n optionValueField: \"id\",\n optionDisplayField: \"parameterCode\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_DEFAULT_VALUE\",\n fieldName: \"defaultValue\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_HIDDEN\",\n fieldName: \"hidden\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_MANDATORY\",\n fieldName: \"mandatory\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_PARAMETER_REPORT_ID\",\n fieldName: \"reportId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n gridLoadParametersValues={{ reportId: props.selectedRecord.id }}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"REPORT_PARAMETER_PLURAL\")}\n girdIcon=\"p\"\n editAction={{\n isEnabled: true,\n authority: \"REPORT_PARAMETER_EDIT\",\n preActionValidation: async (data) => {\n data.reportId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"REPORT_PARAMETER_DELETE\" }}\n />\n );\n};\n\nexport default ReportParameterGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\n\nexport const storageTypes = [{ value: \"FILE_SYSTEM\" }, { value: \"SFTP\" }];\n\nconst AttachmentConfigGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/attachmentconfig/all\",\n deleteById: \"api/v1/dev/attachmentconfig\",\n save: \"api/v1/dev/attachmentconfig\",\n findById: \"api/v1/dev/attachmentconfig\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_ATTACHMENT_CODE\",\n fieldName: \"attachmentCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_RELATED_DATABASE_TABLE\",\n fieldName: \"relatedDatabaseTable\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_STORAGE_TYPE\",\n fieldName: \"storageType\",\n required: true,\n fieldType: \"combobox\",\n options: storageTypes,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Include App Code in attachment path\",\n fieldName: \"includeAppCodeInPath\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_UPLOAD_DIRECTORY\",\n fieldName: \"uploadDirectory\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_ALLOWED_FILE_TYPES\",\n fieldName: \"allowedFileTypes\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_ATTACHMENT_CATEGORIES\",\n fieldName: \"attachmentCategories\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Is Category Mandatory\",\n fieldName: \"isCategoryRequired\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_MAX_ALLOWED_NUMBER_OF_FILES\",\n fieldName: \"maxAllowedNumberOfFiles\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_DOWNLOAD_AUTHORITY_KEY\",\n fieldName: \"downloadAuthorityKey\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_UPLOAD_AUTHORITY_KEY\",\n fieldName: \"uploadAuthorityKey\",\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"paperclip\",\n modalTitle: \"Attachment Configuration\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"ATTACHMENT_CONFIG_PLURAL\")}\n girdIcon=\"paperclip\"\n editAction={{ isEnabled: true, authority: \"ATTACHMENT_CONFIG_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"ATTACHMENT_CONFIG_DELETE\" }}\n />\n );\n};\n\nexport default AttachmentConfigGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport {\n FormActionProps,\n FormElementProps,\n} from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { UseFormReturn } from \"react-hook-form\";\nimport { useSelector } from \"react-redux\";\nimport { toast } from \"react-toastify\";\nimport ReportParametersForm from \"./ReportParametersForm\";\nimport ReportParameterGrid from \"./ReportParameterGrid\";\nimport ReportViewer from \"../../templates/report/ReportViewer\";\nimport { storageTypes } from \"./AttachmentConfigGrid\";\n\ntype ValidationCritria = {\n isVisible: boolean;\n isMandatory: boolean;\n};\n\nexport type ReportType = \"Jasper\" | \"Excel\" | \"Blueprint\";\n\ntype ReportValidationOptions = {\n useSysDatasource: ValidationCritria;\n datasourceConId: ValidationCritria;\n reportBluePrintId: ValidationCritria;\n reportExcelDataQueryId: ValidationCritria;\n reportJasperName: ValidationCritria;\n};\n\ntype validationObjectType = {\n [key in ReportType]: ReportValidationOptions;\n};\n\nconst validationObject: validationObjectType = {\n Blueprint: {\n useSysDatasource: { isMandatory: false, isVisible: false },\n datasourceConId: { isMandatory: false, isVisible: false },\n reportBluePrintId: { isMandatory: true, isVisible: true },\n reportExcelDataQueryId: { isMandatory: false, isVisible: false },\n reportJasperName: { isMandatory: false, isVisible: false },\n },\n Jasper: {\n useSysDatasource: { isMandatory: false, isVisible: true },\n datasourceConId: { isMandatory: false, isVisible: true },\n reportBluePrintId: { isMandatory: false, isVisible: false },\n reportExcelDataQueryId: { isMandatory: false, isVisible: false },\n reportJasperName: { isMandatory: true, isVisible: true },\n },\n Excel: {\n useSysDatasource: { isMandatory: false, isVisible: false },\n datasourceConId: { isMandatory: false, isVisible: false },\n reportBluePrintId: { isMandatory: false, isVisible: false },\n reportExcelDataQueryId: { isMandatory: true, isVisible: true },\n reportJasperName: { isMandatory: false, isVisible: false },\n },\n};\n\nconst adjustFormAccordingToReportType = (\n value: any,\n formActions: FormActionProps,\n formManager: UseFormReturn\n) => {\n if (value && validationObject[value]) {\n const validationObjects: ReportValidationOptions = validationObject[value];\n const fields = Object.keys(validationObjects);\n for (const field of fields) {\n const validationCritria: ValidationCritria = validationObjects[field];\n if (validationCritria.isVisible) {\n formActions.showField(field);\n } else {\n formActions.hideField(field);\n formManager.setValue(field, null);\n }\n }\n } else {\n formActions.hideField(\"useSysDatasource\");\n formActions.hideField(\"datasourceConId\");\n formActions.hideField(\"reportBluePrintId\");\n formActions.hideField(\"reportExcelDataQueryId\");\n formActions.hideField(\"reportJasperName\");\n formManager.setValue(\"useSysDatasource\", null);\n formManager.setValue(\"datasourceConId\", null);\n formManager.setValue(\"reportBluePrintId\", null);\n formManager.setValue(\"reportExcelDataQueryId\", null);\n formManager.setValue(\"reportJasperName\", null);\n }\n};\n\nconst ReportGrid: React.FC = () => {\n const { t } = useTranslation();\n const [selectedRecord, setSelectedRecord] = useState(null);\n const {\n Window: ReporTrialWindow,\n setWindowState: setReportTrialWindowState,\n } = useWindow({\n windowTitle: \"Report View\",\n windowIcon: \"eye\",\n width: \"80%\",\n });\n const {\n Window: ReportParameterWindow,\n setWindowState: setReportParameterWindowState,\n } = useWindow({\n windowTitle: \"Report Parameters\",\n windowIcon: \"p\",\n width: \"80%\",\n });\n const [data, setData] = useState([]);\n const SystemDataSources = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSources.data\n );\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const SystemBluePrints = useSelector(\n (state: any) => state.commonStores.stores.SystemBluePrints.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/report/all\",\n deleteById: \"api/v1/dev/report\",\n save: \"api/v1/dev/report\",\n findById: \"api/v1/dev/report\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_TYPE\",\n fieldName: \"reportType\",\n options: [\n { value: \"Excel\" },\n { value: \"Jasper\" },\n { value: \"Blueprint\" },\n ],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n required: true,\n fieldType: \"combobox\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n adjustFormAccordingToReportType(value, formActions, formManager);\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_CODE\",\n fieldName: \"reportCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_NAME\",\n fieldName: \"reportName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ATTACHMENT_CONFIG_STORAGE_TYPE\",\n fieldName: \"storageType\",\n required: true,\n fieldType: \"combobox\",\n options: storageTypes,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_CATEGORY\",\n fieldName: \"reportCategory\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Authority Code\",\n fieldName: \"reportAuthorityCode\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_EXPORT_NAME\",\n fieldName: \"reportExportName\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_USE_SYS_DATASOURCE\",\n fieldName: \"useSysDatasource\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value) {\n formActions.hideField(\"datasourceConId\");\n formManager.setValue(\"datasourceConId\", null);\n } else {\n formActions.showField(\"datasourceConId\");\n }\n },\n },\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_DATASOURCE_CON_ID\",\n fieldName: \"datasourceConId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"combobox\",\n options: SystemDataSources,\n optionValueField: \"id\",\n optionDisplayField: \"connectionName\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_BLUE_PRINT_ID\",\n fieldName: \"reportBluePrintId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"combobox\",\n options: SystemBluePrints,\n optionDisplayField: \"bluePrintCode\",\n optionValueField: \"id\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_EXCEL_DATA_QUERY_ID\",\n fieldName: \"reportExcelDataQueryId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionValueField: \"id\",\n optionDisplayField: \"queryName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"REPORT_REPORT_JASPER_NAME\",\n fieldName: \"reportJasperName\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Include App Code in attachment path\",\n fieldName: \"includeAppCodeInPath\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Active\",\n fieldName: \"isActive\",\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <ReporTrialWindow>\n <ReportViewer\n reportCode={selectedRecord?.reportCode}\n resultMode=\"App\"\n />\n </ReporTrialWindow>\n <ReportParameterWindow>\n <ReportParameterGrid selectedRecord={selectedRecord} />\n </ReportParameterWindow>\n <TemplateGrid\n attachment={{ attachmentCode: \"JASPER_REPORTS\" }}\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"Report\",\n modalIcon: \"file\",\n modalWidth: 300,\n },\n }}\n rowActions={[\n {\n icon: \"p\",\n label: \"Report Parameters\",\n isActionVisibleForRecord: (record) => {\n return record.reportType === \"Jasper\";\n },\n actionFn: async (data, recordIdsToProcessActionOn) => {\n setSelectedRecord(data);\n setReportParameterWindowState(true);\n },\n },\n {\n icon: \"eye\",\n label: \"View Report\",\n actionFn: async (data, recordIdsToProcessActionOn) => {\n setSelectedRecord(data);\n setReportTrialWindowState(true);\n },\n },\n ]}\n formLoadCallBk={(\n formActions: FormActionProps,\n formManager: UseFormReturn,\n record: any\n ) => {\n adjustFormAccordingToReportType(\n record.reportType,\n formActions,\n formManager\n );\n if (record?.useSysDatasource === true) {\n formActions.hideField(\"datasourceConId\");\n }\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"REPORT_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"REPORT_EDIT\",\n preActionValidation: (record) => {\n if (\n record?.reportType === \"Jasper\" &&\n record?.useSysDatasource === false &&\n !record?.datasourceConId\n ) {\n toast.error(\"You must choose the datasource\");\n return false;\n }\n if (record?.reportType === \"Jasper\" && !record?.reportJasperName) {\n toast.error(\"You must enter the jasper report name\");\n return false;\n }\n\n if (\n record?.reportType === \"Blueprint\" &&\n !record?.reportBluePrintId\n ) {\n toast.error(\"You must choose the report blueprint\");\n return false;\n }\n if (\n record?.reportType === \"Excel\" &&\n !record?.reportExcelDataQueryId\n ) {\n toast.error(\"You must choose the report query\");\n return false;\n }\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"REPORT_DELETE\" }}\n />\n </>\n );\n};\n\nexport default ReportGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { isValidEmail } from \"../../../util\";\nimport { toast } from \"react-toastify\";\n\ntype MailRecipientGridProps = {\n selectedRecord: any;\n callBkFn: () => void;\n};\n\nconst MailRecipientGrid: React.FC<MailRecipientGridProps> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailrecipient/all\",\n deleteById: \"api/v1/dev/mailrecipient\",\n save: \"api/v1/dev/mailrecipient\",\n findById: \"api/v1/dev/mailrecipient\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_RECIPIENT_TYPE\",\n fieldName: \"recipientType\",\n required: true,\n fieldType: \"combobox\",\n options: [{ value: \"To\" }, { value: \"CC\" }],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_RECIPIENT_MAIL\",\n fieldName: \"recipientMail\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_RECIPIENT_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{mailTemplateId:props.selectedRecord.id}}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_RECIPIENT_PLURAL\")}\n girdIcon=\"users\"\n editAction={{\n isEnabled: true,\n authority: \"MAIL_RECIPIENT_EDIT\",\n preActionValidation: (record) => {\n if (record?.recipientMail && !isValidEmail(record.recipientMail)) {\n toast.error(\"You must enter a valid email address\");\n return false;\n }\n record.mailTemplateId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_RECIPIENT_DELETE\" }}\n />\n );\n};\n\nexport default MailRecipientGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype MailBodyGridProps = {\n selectedRecord: any;\n callBkFn: () => void;\n};\n\nconst MailBodyGrid: React.FC<MailBodyGridProps> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailbody/all\",\n deleteById: \"api/v1/dev/mailbody\",\n save: \"api/v1/dev/mailbody\",\n findById: \"api/v1/dev/mailbody\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_NAME\",\n fieldName: \"bodyName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_ORDER\",\n fieldName: \"bodyOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_CONTENT\",\n fieldName: \"bodyContent\",\n required: true,\n fieldType: \"text\",\n muiTextFieldProps: { multiline: true, rows: 6 },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_BODY_CONTENT_DATA_QUERY_ID\",\n fieldName: \"bodyContentDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_PRINT_FOR_EACH_RECORD\",\n fieldName: \"printForEachRecord\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_IS_MAIN\",\n fieldName: \"isMain\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_BODY_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: false,\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{ mailTemplateId: props.selectedRecord.id }}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: { prefix: \"fas\", iconName: \"envelope-open-text\" },\n modalTitle: \"Mail Body\",\n modalWidth: \"50%\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_BODY_PLURAL\")}\n girdIcon={{ prefix: \"fas\", iconName: \"envelope-open-text\" }}\n editAction={{\n isEnabled: true,\n authority: \"MAIL_BODY_EDIT\",\n preActionValidation: async (record) => {\n record.mailTemplateId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_BODY_DELETE\" }}\n />\n );\n};\n\nexport default MailBodyGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype MailAttachmentGridProps = {\n selectedRecord: any;\n callBkFn: () => void;\n};\n\nconst MailAttachmentGrid: React.FC<MailAttachmentGridProps> = (props) => {\n const SystemReports = useSelector(\n (state: any) => state.commonStores.stores.SystemReports.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailattachment/all\",\n deleteById: \"api/v1/dev/mailattachment\",\n save: \"api/v1/dev/mailattachment\",\n findById: \"api/v1/dev/mailattachment\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n options: SystemReports,\n optionValueField: \"id\",\n optionDisplayField: \"reportName\",\n fieldLabel: \"REPORT_REPORT_NAME\",\n fieldName: \"reportId\",\n required: true,\n fieldType: \"combobox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_ATTACHMENT_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_ATTACHMENT_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{ mailTemplateId: props.selectedRecord.id }}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_ATTACHMENT_PLURAL\")}\n girdIcon=\"paperclip\"\n editAction={{\n isEnabled: true,\n authority: \"MAIL_ATTACHMENT_EDIT\",\n preActionValidation: (record) => {\n record.mailTemplateId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_ATTACHMENT_DELETE\" }}\n />\n );\n};\n\nexport default MailAttachmentGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport {\n FormActionProps,\n FormElementProps,\n} from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { UseFormReturn } from \"react-hook-form\";\n\ntype ValidationCritria = {\n isVisible: boolean;\n isMandatory: boolean;\n};\n\nexport type EngineType = \"Gmail\" | \"Azure\";\n\ntype ReportValidationOptions = {\n mailHost: ValidationCritria;\n mailPort: ValidationCritria;\n mailUsername: ValidationCritria;\n mailPassword: ValidationCritria; \n mailProtocol: ValidationCritria;\n isMailSmtpAuthEnabled: ValidationCritria;\n isMailStarttlsEnabled: ValidationCritria;\n isSmtpSSlEnabled: ValidationCritria;\n azureGraphApiClientId: ValidationCritria;\n azureGraphApiClientSecret: ValidationCritria;\n azureGraphApiTenantId: ValidationCritria;\n azureGraphApiScope: ValidationCritria;\n azureGraphApiEmailId: ValidationCritria;\n};\n\ntype validationObjectType = {\n [key in EngineType]: ReportValidationOptions;\n};\n\nconst validationObject: validationObjectType = {\n Gmail: {\n mailHost: { isMandatory: true, isVisible: true },\n mailPort: { isMandatory: true, isVisible: true },\n mailUsername: { isMandatory: true, isVisible: true },\n mailPassword: { isMandatory: true, isVisible: true }, \n mailProtocol: { isMandatory: true, isVisible: true },\n isMailSmtpAuthEnabled: { isMandatory: true, isVisible: true },\n isMailStarttlsEnabled: { isMandatory: true, isVisible: true },\n isSmtpSSlEnabled: { isMandatory: true, isVisible: true },\n azureGraphApiClientId: { isMandatory: false, isVisible: false },\n azureGraphApiClientSecret: { isMandatory: false, isVisible: false },\n azureGraphApiTenantId: { isMandatory: false, isVisible: false },\n azureGraphApiScope: { isMandatory: false, isVisible: false },\n azureGraphApiEmailId: { isMandatory: false, isVisible: false },\n },\n Azure: {\n mailHost: { isMandatory: false, isVisible: false },\n mailPort: { isMandatory: false, isVisible: false },\n mailUsername: { isMandatory: false, isVisible: false },\n mailPassword: { isMandatory: false, isVisible: false }, \n mailProtocol: { isMandatory: false, isVisible: false },\n isMailSmtpAuthEnabled: { isMandatory: false, isVisible: false },\n isMailStarttlsEnabled: { isMandatory: false, isVisible: false },\n isSmtpSSlEnabled: { isMandatory: false, isVisible: false },\n azureGraphApiClientId: { isMandatory: true, isVisible: true },\n azureGraphApiClientSecret: { isMandatory: true, isVisible: true },\n azureGraphApiTenantId: { isMandatory: true, isVisible: true },\n azureGraphApiScope: { isMandatory: true, isVisible: true },\n azureGraphApiEmailId: { isMandatory: true, isVisible: true },\n },\n};\n\nconst adjustFormAccordingToEngineType = (\n value: any,\n formActions: FormActionProps,\n formManager: UseFormReturn\n) => {\n if (value && validationObject[value]) {\n const validationObjects: ReportValidationOptions = validationObject[value];\n const fields = Object.keys(validationObjects);\n for (const field of fields) {\n const validationCritria: ValidationCritria = validationObjects[field];\n if (validationCritria.isVisible) {\n formActions.showField(field);\n } else {\n formActions.hideField(field);\n formManager.setValue(field, null);\n }\n }\n } else {\n formActions.hideField(\"mailHost\");\n formManager.setValue(\"mailHost\", null);\n formActions.hideField(\"mailPort\");\n formManager.setValue(\"mailPort\", null);\n formActions.hideField(\"mailUsername\");\n formManager.setValue(\"mailUsername\", null);\n formActions.hideField(\"mailPassword\");\n formManager.setValue(\"mailPassword\", null); \n formActions.hideField(\"mailProtocol\");\n formManager.setValue(\"mailProtocol\", null);\n formActions.hideField(\"isMailSmtpAuthEnabled\");\n formManager.setValue(\"isMailSmtpAuthEnabled\", null);\n formActions.hideField(\"isMailStarttlsEnabled\");\n formManager.setValue(\"isMailStarttlsEnabled\", null);\n formActions.hideField(\"isSmtpSSlEnabled\");\n formManager.setValue(\"isSmtpSSlEnabled\", null);\n formActions.hideField(\"azureGraphApiClientId\");\n formManager.setValue(\"azureGraphApiClientId\", null);\n formActions.hideField(\"azureGraphApiClientSecret\");\n formManager.setValue(\"azureGraphApiClientSecret\", null);\n formActions.hideField(\"azureGraphApiTenantId\");\n formManager.setValue(\"azureGraphApiTenantId\", null);\n formActions.hideField(\"azureGraphApiScope\");\n formManager.setValue(\"azureGraphApiScope\", null);\n formActions.hideField(\"azureGraphApiEmailId\");\n formManager.setValue(\"azureGraphApiEmailId\", null);\n }\n};\n\nconst MailSenderConfigGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailsenderconfig/all\",\n deleteById: \"api/v1/dev/mailsenderconfig\",\n save: \"api/v1/dev/mailsenderconfig\",\n findById: \"api/v1/dev/mailsenderconfig\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Name\",\n fieldName: \"configName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Engine\",\n fieldName: \"mailEngine\",\n required: true,\n fieldType: \"combobox\",\n options: [{ value: \"Gmail\" }, { value: \"Azure\" }],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n adjustFormAccordingToEngineType(value, formActions, formManager);\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Hostname\",\n fieldName: \"mailHost\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"port\",\n fieldName: \"mailPort\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"username\",\n fieldName: \"mailUsername\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"password\",\n fieldName: \"mailPassword\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Workflow Approval Receive Email\",\n fieldName: \"workFlowApprovalReceiveEmail\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Protocol\",\n fieldName: \"mailProtocol\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Enable Smtp Auth\",\n fieldName: \"isMailSmtpAuthEnabled\",\n required: false,\n fieldType: \"checkbox\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Enable Start TLS\",\n fieldName: \"isMailStarttlsEnabled\",\n required: false,\n fieldType: \"checkbox\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Enable SSL\",\n fieldName: \"isSmtpSSlEnabled\",\n required: false,\n fieldType: \"checkbox\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Client Id\",\n fieldName: \"azureGraphApiClientId\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Secret\",\n fieldName: \"azureGraphApiClientSecret\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Tenant Id\",\n fieldName: \"azureGraphApiTenantId\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Scope\",\n fieldName: \"azureGraphApiScope\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Azure Graph API Email Id\",\n fieldName: \"azureGraphApiEmailId\",\n required: false,\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Default\",\n fieldName: \"isDefault\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Active\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: { iconName: \"paper-plane\", prefix: \"fas\" },\n modalTitle: \"Mail Sender Configuration\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"Mail Sender Configuration\")}\n girdIcon={{ iconName: \"paper-plane\", prefix: \"fas\" }}\n editAction={{ isEnabled: true, authority: \"MAIL_SENDER_CONFIG_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_SENDER_CONFIG_DELETE\" }}\n formLoadCallBk={(\n formActions: FormActionProps,\n formManager: UseFormReturn,\n record: any\n ) => {\n adjustFormAccordingToEngineType(\n record.mailEngine,\n formActions,\n formManager\n );\n }}\n />\n );\n};\n\nexport default MailSenderConfigGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype WorkflowDocumentStatusGridProps = {\n selectedRecord: any;\n};\n\nconst WorkflowDocumentStatusGrid: React.FC<WorkflowDocumentStatusGridProps> = (\n props\n) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentstatus/all\",\n deleteById: \"api/v1/dev/workflowdocumentstatus\",\n save: \"api/v1/dev/workflowdocumentstatus\",\n findById: \"api/v1/dev/workflowdocumentstatus\",\n setData: setData,\n });\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_DOCUMENT_STATUS_CODE\",\n fieldName: \"documentStatusCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Status Arabic Name\",\n fieldName: \"documentStatusArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Status English Name\",\n fieldName: \"documentStatusEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_DOCUMENT_STATUS_ORDER\",\n fieldName: \"documentStatusOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_IS_ZERO_STATE\",\n fieldName: \"isZeroState\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Next Actions Query (must return array of actions in table named workflow_document_action)\",\n fieldName: \"nextActionsQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionValueField: \"id\",\n optionDisplayField: \"queryName\",\n gridProps: { hidden: true },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Next Action Takers Query (must return array of persons in table named person)\",\n fieldName: \"nextActionTakersQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionValueField: \"id\",\n optionDisplayField: \"queryName\",\n gridProps: { hidden: true },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Next Action Takers Authority\",\n fieldName: \"nextActionTakersAuthority\",\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_WORKFLOW_DOCUMENT_ID\",\n fieldName: \"workflowDocumentId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_STATUS_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n hideInfoBar={true}\n gridLoadParametersValues={{\n workflowDocumentId: props.selectedRecord.id,\n }}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"tag\",\n modalTitle: \"Workflow Document Status\",\n modalWidth: 600,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_STATUS_PLURAL\")}\n girdIcon=\"tags\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_STATUS_EDIT\",\n preActionValidation: (record) => {\n record.workflowDocumentId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_STATUS_DELETE\",\n }}\n />\n );\n};\n\nexport default WorkflowDocumentStatusGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype WorkflowDocumentActionMailGridProps = {\n selectedRecord: any;\n};\n\nconst WorkflowDocumentActionMailGrid: React.FC<\n WorkflowDocumentActionMailGridProps\n> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentactionmail/all\",\n deleteById: \"api/v1/dev/workflowdocumentactionmail\",\n save: \"api/v1/dev/workflowdocumentactionmail\",\n findById: \"api/v1/dev/workflowdocumentactionmail\",\n setData: setData,\n });\n\n const SystemMailTemplates = useSelector(\n (state: any) => state.commonStores.stores.SystemMailTemplates.data\n );\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_MAIL_DOCUMENT_ACTION_ID\",\n fieldName: \"documentActionId\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_MAIL_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemMailTemplates,\n optionDisplayField: \"mailTemplateName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_MAIL_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{ actionId: props.selectedRecord.id }}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_ACTION_MAIL_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_MAIL_EDIT\",\n preActionValidation: (record) => {\n record.documentActionId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_MAIL_DELETE\",\n }}\n />\n );\n};\n\nexport default WorkflowDocumentActionMailGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useAxios, useWindow } from \"../../../hooks\";\nimport WorkflowDocumentActionMailGrid from \"./WorkflowDocumentActionMailGrid\";\n\ntype WorkflowDocumentActionGridProps = {\n selectedRecord: any;\n};\n\nconst WorkflowDocumentActionGrid: React.FC<WorkflowDocumentActionGridProps> = (\n props\n) => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: ActionMailsWindow,\n setWindowState: setActionMailWindowState,\n } = useWindow({\n windowTitle: \"Action Mail Notification\",\n windowIcon: \"envelope\",\n width: \"50%\",\n });\n const { t } = useTranslation();\n const { handleGetRequest } = useAxios();\n const [workflowStates, setWorkflowStates] = useState<Array<any>>([]);\n const loadWorkFlowDocumentStates = async () => {\n await handleGetRequest({\n endPointURI: \"api/v1/dev/workflowdocumentstatus/all\",\n showMask: true,\n parameters: {\n workflowDocumentId: props.selectedRecord.id,\n },\n successCallBkFn: (response: any) => {\n setWorkflowStates(response.data);\n },\n });\n };\n useEffect(() => {\n loadWorkFlowDocumentStates();\n }, [props.selectedRecord]);\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentaction/all\",\n deleteById: \"api/v1/dev/workflowdocumentaction\",\n save: \"api/v1/dev/workflowdocumentaction\",\n findById: \"api/v1/dev/workflowdocumentaction\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_DOCUMENT_ACTION_CODE\",\n fieldName: \"documentActionCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Action Arabic Name\",\n fieldName: \"documentActionArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Action English Name\",\n fieldName: \"documentActionEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_NEXT_DOCUMENT_STATUS_ID\",\n fieldName: \"nextDocumentStatusId\",\n required: true,\n fieldType: \"combobox\",\n options: workflowStates,\n optionDisplayField: \"documentStatusCode\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Post Action Endpoint ( system will call it with post method and parameters refDocumentId , workflowActionId)\",\n fieldName: \"postActionEndpoint\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Pre Action Endpoint ( system will call it with post method and parameters refDocumentId , workflowActionId)\",\n fieldName: \"preActionEndpoint\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_REQUIRE_COMMENT\",\n fieldName: \"requireComment\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ACTION_WORKFLOW_DOCUMENT_ID\",\n fieldName: \"workflowDocumentId\",\n required: false,\n fieldType: \"number\",\n hidden: true,\n gridProps: { hidden: true },\n },\n },\n ];\n\n return (\n <>\n <ActionMailsWindow>\n <WorkflowDocumentActionMailGrid selectedRecord={selectedRecord} />\n </ActionMailsWindow>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n gridLoadParametersValues={{\n workflowDocumentId: props.selectedRecord.id,\n }}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"stamp\",\n modalTitle: \"Workflow Document Action\",\n modalWidth: 700,\n },\n }}\n rowActions={[\n {\n label: \"Action Mail Notifications\",\n icon: \"envelope\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setActionMailWindowState(true);\n },\n },\n ]}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_ACTION_PLURAL\")}\n girdIcon=\"stamp\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_EDIT\",\n preActionValidation: (record) => {\n record.workflowDocumentId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_ACTION_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default WorkflowDocumentActionGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport {\n FormActionProps,\n FormElementProps,\n} from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport { UseFormReturn } from \"react-hook-form\";\n\ntype ValidationCritria = {\n isVisible: boolean;\n isMandatory: boolean;\n};\n\nexport type WidgetType =\n | \"LineChart\"\n | \"ColumnChart\"\n | \"PieChart\"\n | \"Card\"\n | \"CircularProgress\"\n | \"LinearProgress\";\n\ntype WidgetValidationOptions = {\n height: ValidationCritria;\n width: ValidationCritria;\n horizontalAxisField: ValidationCritria;\n horizontalAxisLabel: ValidationCritria;\n seriesKeys: ValidationCritria;\n verticalAxisField: ValidationCritria;\n verticalAxisLabel: ValidationCritria;\n};\n\ntype validationObjectType = {\n [key in WidgetType]: WidgetValidationOptions;\n};\n\nconst validationObject: validationObjectType = {\n LineChart: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: true, isVisible: true },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: true, isVisible: true },\n },\n ColumnChart: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: true, isVisible: true },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: true, isVisible: true },\n },\n PieChart: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n Card: {\n height: { isMandatory: true, isVisible: true },\n width: { isMandatory: true, isVisible: true },\n horizontalAxisField: { isMandatory: true, isVisible: true },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: true, isVisible: true },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n CircularProgress: {\n height: { isMandatory: false, isVisible: false },\n width: { isMandatory: false, isVisible: false },\n horizontalAxisField: { isMandatory: false, isVisible: false },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: false, isVisible: false },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n LinearProgress: {\n height: { isMandatory: false, isVisible: false },\n width: { isMandatory: false, isVisible: false },\n horizontalAxisField: { isMandatory: false, isVisible: false },\n horizontalAxisLabel: { isMandatory: false, isVisible: false },\n seriesKeys: { isMandatory: false, isVisible: false },\n verticalAxisField: { isMandatory: false, isVisible: false },\n verticalAxisLabel: { isMandatory: false, isVisible: false },\n },\n};\n\nconst adjustFormAccordingToWidgetType = (\n value: any,\n formActions: FormActionProps,\n formManager: UseFormReturn\n) => {\n if (value && validationObject[value]) {\n const validationObjects: WidgetValidationOptions = validationObject[value];\n const fields = Object.keys(validationObjects);\n for (const field of fields) {\n const validationCritria: ValidationCritria = validationObjects[field];\n if (validationCritria.isVisible) {\n formActions.showField(field);\n } else {\n formActions.hideField(field);\n formManager.setValue(field, null);\n }\n }\n } else {\n formActions.hideField(\"height\");\n formManager.setValue(\"height\", null);\n formActions.hideField(\"width\");\n formManager.setValue(\"width\", null);\n formActions.hideField(\"horizontalAxisField\");\n formManager.setValue(\"horizontalAxisField\", null);\n formActions.hideField(\"horizontalAxisLabel\");\n formManager.setValue(\"horizontalAxisLabel\", null);\n formActions.hideField(\"seriesKeys\");\n formManager.setValue(\"seriesKeys\", null);\n formActions.hideField(\"verticalAxisField\");\n formManager.setValue(\"verticalAxisField\", null);\n formActions.hideField(\"verticalAxisLabel\");\n formManager.setValue(\"verticalAxisLabel\", null);\n }\n};\n\nconst WidgetGrid: React.FC = () => {\n const { t } = useTranslation();\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const SystemWidgetTypes = useSelector(\n (state: any) => state.commonStores.stores.SystemWidgetTypes.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemWidgets\",\n deleteById: \"api/v1/dev/widget\",\n save: \"api/v1/dev/widget\",\n findById: \"api/v1/dev/widget\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDGET_TYPE\",\n fieldName: \"widgetType\",\n required: true,\n fieldType: \"combobox\",\n options: SystemWidgetTypes,\n optionDisplayField: \"name\",\n optionValueField: \"name\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n adjustFormAccordingToWidgetType(value, formActions, formManager);\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Query\",\n fieldName: \"dataQueryId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDGET_NAME\",\n fieldName: \"widgetName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_ICON\",\n fieldName: \"icon\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_TITLE\",\n fieldName: \"title\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDGET_DESCRIPTION\",\n fieldName: \"widgetDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_HEIGHT\",\n fieldName: \"height\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_WIDTH\",\n fieldName: \"width\",\n required: false,\n fieldType: \"combobox\",\n options: [\n { value: 1 },\n { value: 2 },\n { value: 3 },\n { value: 4 },\n { value: 5 },\n { value: 6 },\n { value: 7 },\n { value: 8 },\n { value: 9 },\n { value: 10 },\n { value: 11 },\n { value: 12 },\n ],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"group\",\n props: {\n style: { padding: 1, border: \"1px solid black\", width: \"100%\" },\n label: \"Data Specs\",\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_HORIZONTAL_AXIS_FIELD\",\n fieldName: \"horizontalAxisField\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_HORIZONTAL_AXIS_LABEL\",\n fieldName: \"horizontalAxisLabel\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_SERIES_KEYS\",\n fieldName: \"seriesKeys\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_VERTICAL_AXIS_FIELD\",\n fieldName: \"verticalAxisField\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WIDGET_VERTICAL_AXIS_LABEL\",\n fieldName: \"verticalAxisLabel\",\n required: false,\n fieldType: \"text\",\n },\n },\n ],\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: { modalIcon: \"chart-pie\", modalTitle: \"Widget\" },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WIDGET_PLURAL\")}\n girdIcon=\"chart-pie\"\n editAction={{ isEnabled: true, authority: \"WIDGET_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"WIDGET_DELETE\" }}\n formLoadCallBk={(\n formActions: FormActionProps,\n formManager: UseFormReturn,\n record: any\n ) => {\n adjustFormAccordingToWidgetType(\n record.widgetType,\n formActions,\n formManager\n );\n }}\n />\n );\n};\n\nexport default WidgetGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\ntype DashboardWidgetGridProps = {\n selectedRecord: any;\n};\n\nconst DashboardWidgetGrid: React.FC<DashboardWidgetGridProps> = (props) => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const SystemWidgets = useSelector(\n (state: any) => state.commonStores.stores.SystemWidgets.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/dashboardwidget/all\",\n deleteById: \"api/v1/dev/dashboardwidget\",\n save: \"api/v1/dev/dashboardwidget\",\n findById: \"api/v1/dev/dashboardwidget\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_DASHBOARD_ID\",\n fieldName: \"dashboardId\",\n required: false,\n hidden: true,\n gridProps: { hidden: true },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_WIDGET_ID\",\n fieldName: \"widgetId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemWidgets,\n optionValueField: \"id\",\n optionDisplayField: \"widgetName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_WIDGET_ORDER\",\n fieldName: \"widgetOrder\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_WIDGET_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n hideInfoBar={true}\n formElements={formElements}\n gridLoadParametersValues={{ dashboardId: props.selectedRecord.id }}\n keyColumnName={\"id\"}\n gridTitle={t(\"DASHBOARD_WIDGET_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"DASHBOARD_WIDGET_EDIT\",\n preActionValidation: async (data) => {\n data.dashboardId = props.selectedRecord.id;\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"DASHBOARD_WIDGET_DELETE\" }}\n />\n );\n};\n\nexport default DashboardWidgetGrid;\n","import Home from \"../components/common/Home\";\nimport { ADMINISTRATION_ROUTES } from \"./administration\";\nimport { SystemRoute } from \"./types\";\n\nexport const SYSTEM_ROUTES: Array<SystemRoute> = [...ADMINISTRATION_ROUTES];\n","import { SystemRoute } from \"../types\";\nimport { adminRoutes } from \"./adminRoutes\";\nimport { devRoutes } from \"./devRoutes\";\n\nexport const ADMINISTRATION_ROUTES: Array<SystemRoute> = [\n ...adminRoutes,\n ...devRoutes,\n];\n","import { SystemRoute } from \"../types\";\nimport OrganizationGrid from \"../../components/administration/admin/OrganizationGrid\";\nimport OrganizationMemberGrid from \"../../components/administration/admin/OrganizationMemberGrid\";\nimport OrganizationMemberRoleGrid from \"../../components/administration/admin/OrganizationMemberRoleGrid\";\nimport OrganizationRankGrid from \"../../components/administration/admin/OrganizationRankGrid\";\nimport OrganizationUnitGrid from \"../../components/administration/admin/OrganizationUnitGrid\";\nimport OrganizationUnitTypeGrid from \"../../components/administration/admin/OrganizationUnitTypeGrid\";\nimport PersonGrid from \"../../components/administration/admin/PersonGrid\";\nimport SystemApplicationGrid from \"../../components/administration/admin/SystemApplicationGrid\";\nimport SystemApplicationAuthorityGrid from \"../../components/administration/admin/SystemApplicationAuthorityGrid\";\nimport SystemApplicationModuleGrid from \"../../components/administration/admin/SystemApplicationModuleGrid\";\nimport SystemApplicationRoleGrid from \"../../components/administration/admin/SystemApplicationRoleGrid\";\nimport SystemApplicationRoleAuthorityGrid from \"../../components/administration/admin/SystemApplicationRoleAuthorityGrid\";\nimport OrganizationApplicationModuleGrid from \"../../components/administration/admin/OrganizationApplicationModuleGrid\";\nexport const adminRoutes: Array<SystemRoute> = [\n {\n path: \"admin/organizations\",\n component: OrganizationGrid,\n authority: \"ORGANIZATION_VIEW\",\n },\n {\n path: \"admin/organizationmembers\",\n component: OrganizationMemberGrid,\n authority: \"ORGANIZATION_MEMBER_VIEW\",\n },\n {\n path: \"admin/organizationmemberroles\",\n component: OrganizationMemberRoleGrid,\n authority: \"ORGANIZATION_MEMBER_ROLE_VIEW\",\n },\n {\n path: \"admin/organizationranks\",\n component: OrganizationRankGrid,\n authority: \"ORGANIZATION_RANK_VIEW\",\n },\n {\n path: \"admin/organizationunits\",\n component: OrganizationUnitGrid,\n authority: \"ORGANIZATION_UNIT_VIEW\",\n },\n {\n path: \"admin/organizationunittypes\",\n component: OrganizationUnitTypeGrid,\n authority: \"ORGANIZATION_UNIT_TYPE_VIEW\",\n },\n {\n path: \"admin/persons\",\n component: PersonGrid,\n authority: \"PERSON_VIEW\",\n },\n {\n path: \"admin/systemapplications\",\n component: SystemApplicationGrid,\n authority: \"SYSTEM_APPLICATION_VIEW\",\n },\n {\n path: \"admin/systemapplicationauthorities\",\n component: SystemApplicationAuthorityGrid,\n authority: \"SYSTEM_APPLICATION_AUTHORITY_VIEW\",\n },\n {\n path: \"admin/systemapplicationmodules\",\n component: SystemApplicationModuleGrid,\n authority: \"SYSTEM_APPLICATION_MODULE_VIEW\",\n },\n {\n path: \"admin/systemapplicationroles\",\n component: SystemApplicationRoleGrid,\n authority: \"SYSTEM_APPLICATION_ROLE_VIEW\",\n },\n {\n path: \"admin/systemapplicationroleauthorities\",\n component: SystemApplicationRoleAuthorityGrid,\n authority: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_VIEW\",\n },\n {\n path: \"admin/org/apps\",\n component: OrganizationApplicationModuleGrid,\n authority: \"ORGANIZATION_ADMIN\",\n },\n {\n path: \"admin/org/unit/types\",\n component: OrganizationUnitTypeGrid,\n authority: \"DEVELOPMENT_ADMIN\",\n },\n {\n path: \"admin/org/units\",\n component: OrganizationUnitGrid,\n authority: \"DEVELOPMENT_ADMIN\",\n },\n {\n path: \"admin/org/ranks\",\n component: OrganizationRankGrid,\n authority: \"DEVELOPMENT_ADMIN\",\n },\n];\n\n// import { adminRoutes } from \"./adminRoutes\";\n// [...adminRoutes]\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport OrganizationApplicationModuleGrid from \"./OrganizationApplicationModuleGrid\";\nimport OrganizationUnitTypeGrid from \"./OrganizationUnitTypeGrid\";\nimport OrganizationUnitGrid from \"./OrganizationUnitGrid\";\nimport OrganizationRankGrid from \"./OrganizationRankGrid\";\nimport { Box } from \"@mui/material\";\nimport { AttachmentImageViewer } from \"../../templates\";\n\nconst OrganizationGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemOrganizations\",\n deleteById: \"api/v1/org/admin/organization\",\n save: \"api/v1/org/admin/organization\",\n findById: \"api/v1/org/admin/organization\",\n setData: setData,\n });\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Logo\",\n fieldName: \"custom\",\n fieldType: \"custom\",\n gridProps: {\n muiProps: {\n align: \"center\",\n headerAlign: \"center\",\n renderCell: (params) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"ORGANIZATION_LOGOS\"\n refKey={params.id + \"\"}\n />\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_ORGANIZATION_CODE\",\n fieldName: \"organizationCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_ORGANIZATION_AR_NAME\",\n fieldName: \"organizationArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_ORGANIZATION_EN_NAME\",\n fieldName: \"organizationEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <TemplateGrid\n attachment={{ attachmentCode: \"ORGANIZATION_LOGOS\" }}\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_PLURAL\"\n girdIcon=\"globe\"\n editAction={{ isEnabled: true, authority: \"ORGANIZATION_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"ORGANIZATION_DELETE\" }}\n />\n </>\n );\n};\n\nexport default OrganizationGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport {useApiActions} from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst OrganizationMemberRoleGrid: React.FC = () => {\n\tconst { t } = useTranslation();\n\tconst [data, setData] = useState([]);\n const apiActions = useApiActions({\n \tfindAll: \"api/v1/admin/organizationmemberrole/all\",\n \tdeleteById: \"api/v1/admin/organizationmemberrole\",\n \tsave: \"api/v1/admin/organizationmemberrole\",\n\t\tfindById: \"api/v1/admin/organizationmemberrole\",\n \tsetData: setData,\n \t});\n\t\n\tconst formElements: Array<FormElementProps> = [\n\t\t\t\t\t\t\t\t\t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_IS_ACTIVE\",\n \t\t\t\tfieldName: \"isActive\",\n \t\t\t\trequired: false,\n \t\t\t\tfieldType: \"checkbox\",\n \t\t\t\t},\n \t\t\t},\n\t\t\t\t\t \t\t\t \t\t\t \t\t\t \t\t\t\t\t\t\t\t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_END_DATE\",\n \t\t\t\tfieldName: \"endDate\",\n \t\t\t\trequired: false,\n \t\t\t\tfieldType: \"datetime\",\n \t\t\t\t},\n \t\t\t},\n\t\t\t\t\t \t\t\t \t\t\t \t\t\t\t\t\t \t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_ORGANIZATION_MEMBER_ID\",\n \t\t\t\tfieldName: \"organizationMemberId\",\n \t\t\t\trequired: true,\n \t\t\t\tfieldType: \"text\",\n \t\t\t\t},\n \t\t\t},\t\t\t\n\t\t\t\t\t \t\t\t\t\t\t\t\t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_START_DATE\",\n \t\t\t\tfieldName: \"startDate\",\n \t\t\t\trequired: false,\n \t\t\t\tfieldType: \"datetime\",\n \t\t\t\t},\n \t\t\t},\n\t\t\t\t\t \t\t\t\t\t\t \t\t\t{\n \t\t\t\ttype: \"field\",\n \t\t\t\tmode: \"props\",\n \t\t\t\tprops: {\n \t\t\t\tfieldLabel: \"ORGANIZATION_MEMBER_ROLE_SYSTEM_APPLICATION_ROLE_ID\",\n \t\t\t\tfieldName: \"systemApplicationRoleId\",\n \t\t\t\trequired: true,\n \t\t\t\tfieldType: \"text\",\n \t\t\t\t},\n \t\t\t},\t\t\t\n\t\t\t\t\t \t\t\t \t\t\t \t\t\t \t\t];\n\n\treturn (\n \t<TemplateGrid\n \t\tapiActions={apiActions}\n \t\tdata={data}\n \t\tsetData={setData}\n \t\teditMode={{ editMode: \"row\"}}\n \t\tformElements={formElements}\n\t\t\tkeyColumnName={\"id\"}\n \t\tgridTitle=\"ORGANIZATION_MEMBER_ROLE_PLURAL\"\n \t\tgirdIcon=\"table-cells\"\n \t\teditAction={{ isEnabled: true, authority: \"ORGANIZATION_MEMBER_ROLE_EDIT\" }}\n \t\tdeleteAction={{ isEnabled: true, authority: \"ORGANIZATION_MEMBER_ROLE_DELETE\" }}\n \t/>\n );\n};\n\nexport default OrganizationMemberRoleGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useSession, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { toast } from \"react-toastify\";\nimport OrganizationMemberGrid from \"./OrganizationMemberGrid\";\nimport { Box } from \"@mui/material\";\nimport AttachmentImageViewer from \"../../templates/attachment/AttachmentImageViewer\";\nimport { useSelector } from \"react-redux\";\nimport OrgMemberRoleForm from \"./OrgMemberRoleForm\";\nimport ChangePasswordPanel from \"./ChangePasswordPanel\";\n\nconst PersonGrid: React.FC = () => {\n const { t } = useTranslation();\n const [selectedPerson, setSelectedPerson] = useState<any>(null);\n const { UserInfo } = useSession();\n const CurrentOrganizationRanks = useSelector(\n (state: any) => state.commonStores.stores.CurrentOrganizationRanks.data\n );\n const CurrentOrganizationUnits = useSelector(\n (state: any) => state.commonStores.stores.CurrentOrganizationUnits.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/public/person/all\",\n deleteById: \"api/v1/admin/person\",\n save: \"api/v1/admin/person\",\n findById: \"api/v1/admin/person\",\n setData: setData,\n });\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: OrganizationMembersWindow,\n setWindowState: setOrganizationMemberWindowState,\n } = useWindow({\n windowTitle: \"Organizations Membership\",\n windowIcon: \"globe\",\n });\n const {\n Window: OrganizationMemberRolesWindow,\n setWindowState: setOrganizationMemberRolesWindowState,\n } = useWindow({\n windowIcon: \"tag\",\n windowTitle: \"Organization Member Roles\",\n width: \"50%\",\n });\n const {\n Window: ChangePasswordWindow,\n setWindowState: setChangePasswordWindow,\n } = useWindow({\n windowIcon: \"key\",\n windowTitle: \"Change Password\",\n width: \"fit-content\",\n height: \"fit-content\",\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"id\",\n fieldName: \"id\",\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"organizationMemberId\",\n fieldName: \"organizationMemberId\",\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Image\",\n fieldName: \"custom\",\n fieldType: \"custom\",\n gridProps: {\n muiProps: {\n align: \"center\",\n headerAlign: \"center\",\n renderCell: (params) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n <AttachmentImageViewer\n showAsAvatar={true}\n attachmentCode=\"EMPLOYEE_PHOTOS\"\n refKey={params.id + \"\"}\n />\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_EMPLOYEE_AR_NAME\",\n fieldName: \"employeeArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_EMPLOYEE_EN_NAME\",\n fieldName: \"employeeEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_EMAIL\",\n fieldName: \"email\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_MOBILE_NUMBER\",\n fieldName: \"mobileNumber\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_RANK_ID\",\n fieldName: \"organizationRankId\",\n required: false,\n fieldType: \"combobox\",\n options: CurrentOrganizationRanks,\n optionValueField: \"id\",\n optionDisplayField: \"rankEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_MEMBER_ORGANIZATION_UNIT_ID\",\n fieldName: \"organizationUnitId\",\n required: false,\n fieldType: \"combobox\",\n options: CurrentOrganizationUnits,\n optionValueField: \"id\",\n optionDisplayField: \"organizationUnitEnName\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Membership number\",\n fieldName: \"organizationMembershipNumber\",\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: { hidden: true },\n fieldLabel: \"PERSON_PASSWORD\",\n fieldName: \"password\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_USERNAME\",\n fieldName: \"username\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"Ref Source\",\n fieldName: \"refSource\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n fieldLabel: \"PERSON_EMPLOYEE_NUMBER\",\n fieldName: \"refSyncNumber\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"PERSON_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <OrganizationMemberRolesWindow>\n <OrgMemberRoleForm\n selectedRecord={selectedRecord}\n closeModalFn={() => {\n setOrganizationMemberRolesWindowState(false);\n }}\n />\n </OrganizationMemberRolesWindow>\n <OrganizationMembersWindow>\n <OrganizationMemberGrid selectedPerson={selectedPerson} />\n </OrganizationMembersWindow>\n <ChangePasswordWindow>\n <ChangePasswordPanel\n selectedPerson={selectedPerson}\n isSelfService={false}\n onSuccessCallBk={() => {\n setChangePasswordWindow(false);\n }}\n />\n </ChangePasswordWindow>\n <TemplateGrid\n attachment={{ attachmentCode: \"EMPLOYEE_PHOTOS\" }}\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"user\",\n modalTitle: \"Person Profile\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"PERSON_PLURAL\"\n rowActions={[\n {\n icon: \"key\",\n label: \"Change User Password\",\n actionFn: async (data) => {\n setSelectedPerson(data);\n setChangePasswordWindow(true);\n },\n },\n {\n icon: \"tags\",\n label: \"Current Organization User Roles\",\n isActionDisabledForRecord: (data) => {\n return !data?.organizationMemberId;\n },\n actionFn: async (data) => {\n setSelectedRecord({\n organizationId: UserInfo?.currentOrganization?.id,\n id: data?.organizationMemberId,\n });\n setOrganizationMemberRolesWindowState(true);\n },\n },\n {\n icon: \"globe\",\n label: \"User Organizations\",\n actionFn: async (data) => {\n setSelectedPerson(data);\n setOrganizationMemberWindowState(true);\n },\n },\n ]}\n girdIcon=\"users\"\n editAction={{\n isEnabled: true,\n authority: \"PERSON_EDIT\",\n preActionValidation: (data) => {\n if (\n data.refSource != undefined &&\n data.refSource != null &&\n data.refSource != \"\"\n ) {\n toast.error(\n \"This Person Was synced from other system therefore you can't modify this record\"\n );\n return false;\n }\n return true;\n },\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"PERSON_DELETE\",\n preActionValidation: (data) => {\n if (\n data.refSource != undefined &&\n data.refSource != null &&\n data.refSource != \"\"\n ) {\n toast.error(\n \"This Person Was synced from other system therefore you can't modify this record\"\n );\n return false;\n }\n return true;\n },\n }}\n />\n </>\n );\n};\n\nexport default PersonGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst SystemApplicationGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/org/admin/systemapplication/all\",\n deleteById: \"api/v1/org/admin/systemapplication\",\n save: \"api/v1/org/admin/systemapplication\",\n findById: \"api/v1/org/admin/systemapplication\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_APPLICATION_CODE\",\n fieldName: \"applicationCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_APPLICATION_NAME\",\n fieldName: \"applicationName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_APPLICATION_DESCRIPTION\",\n fieldName: \"applicationDescription\",\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_PLURAL\"\n girdIcon=\"window-restore\"\n editAction={{ isEnabled: true, authority: \"SYSTEM_APPLICATION_EDIT\" }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default SystemApplicationGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\n\nconst SystemApplicationRoleAuthorityGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/admin/systemapplicationroleauthority/all\",\n deleteById: \"api/v1/admin/systemapplicationroleauthority\",\n save: \"api/v1/admin/systemapplicationroleauthority\",\n findById: \"api/v1/admin/systemapplicationroleauthority\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"SYSTEM_APPLICATION_ROLE_AUTHORITY_SYSTEM_APPLICATION_AUTHORITY_ID\",\n fieldName: \"systemApplicationAuthorityId\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"SYSTEM_APPLICATION_ROLE_AUTHORITY_SYSTEM_APPLICATION_ROLE_ID\",\n fieldName: \"systemApplicationRoleId\",\n required: true,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"SYSTEM_APPLICATION_ROLE_AUTHORITY_PLURAL\"\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"SYSTEM_APPLICATION_ROLE_AUTHORITY_DELETE\",\n }}\n />\n );\n};\n\nexport default SystemApplicationRoleAuthorityGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\n\nconst OrganizationApplicationModuleGrid: React.FC = () => {\n const { t } = useTranslation();\n const { handleGetRequest } = useAxios();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/org/admin/organizationapplicationmodule/all\",\n deleteById: \"api/org/v1/admin/organizationapplicationmodule\",\n save: \"api/v1/org/admin/organizationapplicationmodule\",\n findById: \"api/org/v1/admin/organizationapplicationmodule\",\n setData: setData,\n });\n const SystemApplicationModules = useSelector(\n (state: any) => state.commonStores.stores.SystemApplicationModules.data\n );\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"ORGANIZATION_APPLICATION_MODULE_SYSTEM_APPLICATION_MODULE_ID\",\n fieldName: \"systemApplicationModuleId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemApplicationModules,\n optionDisplayField: \"moduleName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_ORGANIZATION_ID\",\n fieldName: \"organizationId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_SUBSCRIPTION_DATE\",\n fieldName: \"subscriptionDate\",\n required: true,\n fieldType: \"date\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_EXPIRATION_DATE\",\n fieldName: \"expirationDate\",\n required: false,\n fieldType: \"date\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ORGANIZATION_APPLICATION_MODULE_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n hideInfoBar={true}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle=\"ORGANIZATION_APPLICATION_MODULE_PLURAL\"\n girdIcon=\"layer-group\"\n editAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_APPLICATION_MODULE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"ORGANIZATION_APPLICATION_MODULE_DELETE\",\n }}\n />\n );\n};\n\nexport default OrganizationApplicationModuleGrid;\n","import { SystemRoute } from \"../types\";\nimport BluePrintGrid from \"../../components/administration/dev/BluePrintGrid\";\nimport DataQueryGrid from \"../../components/administration/dev/DataQueryGrid\";\nimport DatasourceConnectionGrid from \"../../components/administration/dev/DatasourceConnectionGrid\";\nimport EntityParameterGrid from \"../../components/administration/dev/EntityParameterGrid\";\n\nimport LookupGrid from \"../../components/administration/dev/LookupGrid\";\n\nimport ReportGrid from \"../../components/administration/dev/ReportGrid\";\nimport MailTemplateGrid from \"../../components/administration/dev/MailTemplateGrid\";\nimport MailSenderConfigGrid from \"../../components/administration/dev/MailSenderConfigGrid\";\nimport WorkflowDocumentGrid from \"../../components/administration/dev/WorkflowDocumentGrid\";\nimport WidgetGrid from \"../../components/administration/dev/WidgetGrid\";\nimport DashboardGrid from \"../../components/administration/dev/DashboardGrid\";\nimport DashboardRouteView from \"../../components/templates/visuals/DashboardRouteView\";\nimport WorkflowDocumentMailLogGrid from \"../../components/administration/dev/WorkflowDocumentMailLogGrid\";\nimport MailNotificationQueueGrid from \"../../components/administration/dev/MailNotificationQueueGrid\";\nimport SystemApplicationAuthorityGrid from \"../../components/administration/admin/SystemApplicationAuthorityGrid\";\nimport SystemApplicationRoleGrid from \"../../components/administration/admin/SystemApplicationRoleGrid\";\nimport SystemApplicationModuleGrid from \"../../components/administration/admin/SystemApplicationModuleGrid\";\nimport AttachmentConfigGrid from \"../../components/administration/dev/AttachmentConfigGrid\";\nimport NotificationGrid from \"../../components/administration/dev/NotificationGrid\";\nimport MyNotificationsPanel from \"../../components/common/MyNotificationsPanel\";\nimport WorkflowRouteComponent from \"../../components/templates/workflow/WorkflowRouteComponent\";\n\nexport const devRoutes: Array<SystemRoute> = [\n {\n path: \"dev/blueprints\",\n component: BluePrintGrid,\n authority: \"BLUE_PRINT_VIEW\",\n },\n {\n path: \"dev/dataqueries\",\n component: DataQueryGrid,\n authority: \"DATA_QUERY_VIEW\",\n },\n {\n path: \"dev/datasourceconnections\",\n component: DatasourceConnectionGrid,\n authority: \"DATASOURCE_CONNECTION_VIEW\",\n },\n {\n path: \"dev/entityparameters\",\n component: EntityParameterGrid,\n authority: \"ENTITY_PARAMETER_VIEW\",\n },\n {\n path: \"dev/lookups\",\n component: LookupGrid,\n authority: \"LOOKUP_VIEW\",\n },\n {\n path: \"dev/reports\",\n component: ReportGrid,\n authority: \"REPORT_VIEW\",\n },\n {\n path: \"dev/mailtemplates\",\n component: MailTemplateGrid,\n authority: \"MAILTEMPLATE_VIEW\",\n },\n {\n path: \"dev/mailsender/config\",\n component: MailSenderConfigGrid,\n authority: \"MAILTEMPLATE_VIEW\",\n },\n {\n path: \"dev/workflowdocuments\",\n component: WorkflowDocumentGrid,\n authority: \"WORKFLOW_DOCUMENT_VIEW\",\n },\n {\n path: \"dev/widgets\",\n component: WidgetGrid,\n authority: \"WIDGET_VIEW\",\n },\n {\n path: \"dev/dashboards\",\n component: DashboardGrid,\n authority: \"DASHBOARD_VIEW\",\n },\n {\n path: \"dashboard/:dashboardCode\",\n component: DashboardRouteView,\n },\n {\n path: \"dev/workflowdocumentmaillogs\",\n component: WorkflowDocumentMailLogGrid,\n },\n {\n path: \"dev/mailnotificationqueues\",\n component: MailNotificationQueueGrid,\n },\n {\n path: \"dev/system/authorities\",\n component: SystemApplicationAuthorityGrid,\n },\n {\n path: \"dev/system/roles\",\n component: SystemApplicationRoleGrid,\n },\n {\n path: \"dev/system/lookups\",\n component: LookupGrid,\n },\n {\n path: \"dev/system/modules\",\n component: SystemApplicationModuleGrid,\n },\n {\n path: \"dev/attachmentconfigs\",\n component: AttachmentConfigGrid,\n },\n {\n path: \"dev/notifications\",\n component: NotificationGrid,\n },\n {\n path: \"myNotifications\",\n component: MyNotificationsPanel,\n },\n {\n path: \"workflow/:workflowDocumentCode/:refDocumentId\",\n component: WorkflowRouteComponent,\n },\n];\n\n// import { devRoutes } from \"./devRoutes\";\n// [...devRoutes]\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\n\nconst BluePrintGrid: React.FC = () => {\n const { t } = useTranslation();\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemBluePrints\",\n deleteById: \"api/v1/dev/blueprint\",\n save: \"api/v1/dev/blueprint\",\n findById: \"api/v1/dev/blueprint\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"BLUE_PRINT_BLUE_PRINT_CODE\",\n fieldName: \"bluePrintCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"BLUE_PRINT_QUERY_ID\",\n fieldName: \"queryId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\", reloadAfterSave: true }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"BLUE_PRINT_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{ isEnabled: true, authority: \"BLUE_PRINT_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"BLUE_PRINT_DELETE\" }}\n />\n );\n};\n\nexport default BluePrintGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport DataQueryParametersForm from \"./DataQueryParametersForm\";\nimport DataQueryParameterGrid from \"./DataQueryParameterGrid\";\n\nconst DataQueryGrid: React.FC = () => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: DataQueryParameterWindow,\n setWindowState: setDataQueryParameterWindow,\n } = useWindow({\n width: \"50%\",\n windowTitle: \"Data query parameters\",\n windowIcon: \"p\",\n });\n const SystemDataSources = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSources.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemDataQueries\",\n deleteById: \"api/v1/dev/dataquery\",\n save: \"api/v1/dev/dataquery\",\n findById: \"api/v1/dev/dataquery\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_QUERY_NAME\",\n fieldName: \"queryName\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_USE_SYS_CON\",\n fieldName: \"useSysCon\",\n required: false,\n fieldType: \"checkbox\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value) {\n formActions.hideField(\"datasourceConId\");\n formManager.setValue(\"datasourceConId\", null);\n } else {\n formActions.showField(\"datasourceConId\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_DATASOURCE_CON_ID\",\n fieldName: \"datasourceConId\",\n required: false,\n options: SystemDataSources,\n optionDisplayField: \"connectionName\",\n optionValueField: \"id\",\n fieldType: \"combobox\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATA_QUERY_QUERY_STR\",\n fieldName: \"queryStr\",\n formProps: { fieldHeight: 400 },\n gridProps: {\n hidden: true,\n },\n muiTextFieldProps: {\n multiline: true,\n rows: 4,\n },\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <>\n <DataQueryParameterWindow>\n <DataQueryParameterGrid selectedRecord={selectedRecord} />\n </DataQueryParameterWindow>\n <TemplateGrid\n apiActions={apiActions}\n rowActions={[\n {\n label: \"Query Parameters\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setDataQueryParameterWindow(true);\n },\n icon: \"p\",\n },\n ]}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"System Query\",\n modalWidth: 600,\n modalIcon: \"file-code\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"DATA_QUERY_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{ isEnabled: true, authority: \"DATA_QUERY_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"DATA_QUERY_DELETE\" }}\n />\n </>\n );\n};\n\nexport default DataQueryGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions, useAxios } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { toast } from \"react-toastify\";\n\nconst DatasourceConnectionGrid: React.FC = () => {\n const { handleGetRequest } = useAxios();\n const SystemDataSourceType = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSourceType.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n deleteById: \"api/v1/dev/datasourceconnection\",\n save: \"api/v1/dev/datasourceconnection\",\n findById: \"api/v1/dev/datasourceconnection\",\n setData: setData,\n commonStoreKey: \"SystemDataSources\",\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ID\",\n fieldName: \"id\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_CONNECTION_NAME\",\n fieldName: \"connectionName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_TYPE\",\n fieldName: \"datasourceType\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataSourceType,\n optionValueField: \"value\",\n optionDisplayField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_URL\",\n fieldName: \"datasourceUrl\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_USERNAME\",\n fieldName: \"datasourceUsername\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_DATASOURCE_PASSWORD\",\n fieldName: \"datasourcePassword\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DATASOURCE_CONNECTION_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"Datasource Connection\",\n modalIcon: \"plug\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"DATASOURCE_CONNECTION_PLURAL\")}\n girdIcon=\"plug\"\n rowActions={[\n {\n icon: \"plug\",\n label: \"test connection\",\n actionFn: async (data) => {\n await handleGetRequest({\n endPointURI: \"api/v1/dev/datasourceConnection/test\",\n showMask: true,\n parameters: {\n id: data.id,\n },\n // loadingMessage: \"checking datasource connectivity\",\n successCallBkFn: (response: any) => {\n toast.success(response.data);\n },\n });\n },\n },\n ]}\n editAction={{ isEnabled: true, authority: \"DATASOURCE_CONNECTION_EDIT\" }}\n deleteAction={{\n isEnabled: true,\n authority: \"DATASOURCE_CONNECTION_DELETE\",\n }}\n />\n );\n};\n\nexport default DatasourceConnectionGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { useApiActions } from \"../../../hooks\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useSelector } from \"react-redux\";\nimport { DATE_FORMAT, DATE_TIME_FORMAT } from \"../../../util\";\n\nconst EntityParameterGrid: React.FC = () => {\n const { t } = useTranslation();\n const SystemParameterTypes = useSelector(\n (state: any) => state.commonStores.stores.SystemParameterTypes.data\n );\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemEntityParameters\",\n deleteById: \"api/v1/dev/entityparameter\",\n save: \"api/v1/dev/entityparameter\",\n findById: \"api/v1/dev/entityparameter\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_CODE\",\n fieldName: \"parameterCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_LABEL\",\n fieldName: \"parameterLabel\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_TYPE\",\n fieldName: \"parameterType\",\n required: true,\n fieldType: \"combobox\",\n options: SystemParameterTypes,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value === \"combobox\") {\n formManager.setValue(\"parameterValueFormat\", null);\n formActions.showField(\"parameterDataQueryId\");\n formActions.showField(\"parameterDataset\");\n formActions.showField(\"parameterDisplayField\");\n formActions.showField(\"parameterValueField\");\n formActions.hideField(\"parameterValueFormat\");\n } else if (value === \"date\" || value === \"datetime\") {\n if (value === \"date\") {\n formManager.setValue(\"parameterValueFormat\", DATE_FORMAT);\n } else if (value === \"datetime\") {\n formManager.setValue(\"parameterValueFormat\", DATE_TIME_FORMAT);\n }\n formActions.hideField(\"parameterDataQueryId\");\n formActions.hideField(\"parameterDataset\");\n formActions.hideField(\"parameterDisplayField\");\n formActions.hideField(\"parameterValueField\");\n formActions.showField(\"parameterValueFormat\");\n } else {\n formManager.setValue(\"parameterValueFormat\", null);\n formActions.hideField(\"parameterDataQueryId\");\n formActions.hideField(\"parameterDataset\");\n formActions.hideField(\"parameterDisplayField\");\n formActions.hideField(\"parameterValueField\");\n formActions.hideField(\"parameterValueFormat\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_DATA_QUERY_ID\",\n fieldName: \"parameterDataQueryId\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value != null && value != \"\") {\n formManager.setValue(\"parameterDataset\", null);\n formActions.hideField(\"parameterDataset\");\n } else {\n formActions.showField(\"parameterDataset\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_DATASET\",\n fieldName: \"parameterDataset\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value != null && value != \"\") {\n formManager.setValue(\"parameterDataQueryId\", null);\n formActions.hideField(\"parameterDataQueryId\");\n } else {\n formActions.showField(\"parameterDataQueryId\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_DISPLAY_FIELD\",\n fieldName: \"parameterDisplayField\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_VALUE_FIELD\",\n fieldName: \"parameterValueField\",\n hidden: true,\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_PARAMETER_VALUE_FORMAT\",\n fieldName: \"parameterValueFormat\",\n required: false,\n hidden: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"ENTITY_PARAMETER_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalTitle: \"Entity Parameter\",\n modalIcon: \"p\",\n modalWidth: 300,\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"ENTITY_PARAMETER_PLURAL\")}\n girdIcon=\"p\"\n editAction={{ isEnabled: true, authority: \"ENTITY_PARAMETER_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"ENTITY_PARAMETER_DELETE\" }}\n />\n );\n};\n\nexport default EntityParameterGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\n\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport { toast } from \"react-toastify\";\nimport MailRecipientGrid from \"./MailRecipientGrid\";\nimport MailBodyGrid from \"./MailBodyGrid\";\nimport MailAttachmentGrid from \"./MailAttachmentGrid\";\n\nconst MailTemplateGrid: React.FC = () => {\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const SystemTimeIntervals = useSelector(\n (state: any) => state.commonStores.stores.SystemTimeIntervals.data\n );\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: MailRecipentsWindow,\n setWindowState: setMailRecipientsWindowState,\n } = useWindow({ windowTitle: \"Mail Receipents\", windowIcon: \"users\" });\n const { Window: MailBodiesWindow, setWindowState: setMailBodiesWindowState } =\n useWindow({\n windowTitle: \"Mail Bodies\",\n windowIcon: { prefix: \"fas\", iconName: \"envelope-open-text\" },\n });\n const {\n Window: MailAttachmentWindow,\n setWindowState: setMailAttachmentWindowState,\n } = useWindow({\n windowTitle: \"Mail Attachment\",\n windowIcon: \"paperclip\",\n width: 500,\n });\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n commonStoreKey: \"SystemMailTemplates\",\n deleteById: \"api/v1/dev/mailtemplate\",\n save: \"api/v1/dev/mailtemplate\",\n findById: \"api/v1/dev/mailtemplate\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_MAIL_TEMPLATE_CODE\",\n fieldName: \"mailTemplateCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_MAIL_TEMPLATE_NAME\",\n fieldName: \"mailTemplateName\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"group\",\n props: {\n label: \"subject\",\n icon: \"users\",\n style: { padding: 1, border: \"0.5px dashed black\", margin: 1 },\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_MAIL_SUBJECT\",\n fieldName: \"mailSubject\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_SUBJECT_DATA_QUERY_ID\",\n fieldName: \"subjectDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n gridProps: {\n hidden: true,\n },\n },\n },\n ],\n },\n },\n\n {\n type: \"group\",\n props: {\n label: \"Recipients\",\n icon: \"users\",\n style: { padding: 1, border: \"0.5px dashed black\", margin: 1 },\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"To Recipient Query (must return list of objects with property email)\",\n fieldName: \"mailToDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"CC Recipient Query (must return list of objects with property email)\",\n fieldName: \"mailCcDataQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n optionValueField: \"id\",\n gridProps: {\n hidden: true,\n },\n },\n },\n ],\n },\n },\n {\n type: \"group\",\n props: {\n label: \"Periodical Configuration\",\n icon: \"history\",\n style: { padding: 1, border: \"0.5px dashed black\", margin: 1 },\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_PERIODICAL\",\n fieldName: \"periodical\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_PERIOD_TYPE\",\n fieldName: \"periodType\",\n options: SystemTimeIntervals,\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n required: false,\n fieldType: \"combobox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_PERIOD_VALUE\",\n fieldName: \"periodValue\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_TEMPLATE_START_SENDING_AT\",\n fieldName: \"startSendingAt\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n ],\n },\n },\n ];\n\n return (\n <>\n <MailRecipentsWindow>\n <MailRecipientGrid\n selectedRecord={selectedRecord}\n callBkFn={() => {\n setMailRecipientsWindowState(false);\n }}\n />\n </MailRecipentsWindow>\n <MailBodiesWindow>\n <MailBodyGrid\n selectedRecord={selectedRecord}\n callBkFn={() => {\n setMailRecipientsWindowState(false);\n }}\n />\n </MailBodiesWindow>\n <MailAttachmentWindow>\n <MailAttachmentGrid\n selectedRecord={selectedRecord}\n callBkFn={() => {\n setMailAttachmentWindowState(false);\n }}\n />\n </MailAttachmentWindow>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalWidth: 300,\n modalTitle: \"Mail Template\",\n modalIcon: \"envelope\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_TEMPLATE_PLURAL\")}\n girdIcon=\"envelope\"\n rowActions={[\n {\n icon: \"users\",\n label: \"Recipients\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setMailRecipientsWindowState(true);\n },\n },\n {\n icon: { prefix: \"fas\", iconName: \"envelope-open-text\" },\n label: \"Mail Body\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setMailBodiesWindowState(true);\n },\n },\n {\n icon: \"paperclip\",\n label: \"Mail Attachments\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setMailAttachmentWindowState(true);\n },\n },\n ]}\n editAction={{\n isEnabled: true,\n authority: \"MAIL_TEMPLATE_EDIT\",\n preActionValidation: (record) => {\n if (record?.periodical === true && !record?.periodType) {\n toast.error(\n \"You must specifiy the period type since this email is periodical\"\n );\n return false;\n }\n if (record?.periodical === true && !record?.periodValue) {\n toast.error(\n \"You must specifiy the period value since this email is periodical\"\n );\n return false;\n }\n if (record?.periodical === true && !record?.startSendingAt) {\n toast.error(\n \"You must specifiy the start sending time since this email is periodical\"\n );\n return false;\n }\n\n return true;\n },\n }}\n deleteAction={{ isEnabled: true, authority: \"MAIL_TEMPLATE_DELETE\" }}\n />\n </>\n );\n};\n\nexport default MailTemplateGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport WorkflowDocumentStatusGrid from \"./WorkflowDocumentStatusGrid\";\nimport WorkflowDocumentActionGrid from \"./WorkflowDocumentActionGrid\";\n\nconst WorkflowDocumentGrid: React.FC = () => {\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const {\n Window: WorkflowStatusWindow,\n setWindowState: setWorkflowStatusWindowState,\n } = useWindow({\n windowTitle: \"Document Status\",\n windowIcon: \"tag\",\n });\n const {\n Window: WorkflowActionWindow,\n setWindowState: setWorkflowActionWindowState,\n } = useWindow({\n windowTitle: \"Document Action\",\n windowIcon: \"stamp\",\n });\n const SystemOrganizations = useSelector(\n (state: any) => state.commonStores.stores.SystemOrganizations.data\n );\n const SystemReports = useSelector(\n (state: any) => state.commonStores.stores.SystemReports.data\n );\n const SystemDataSources = useSelector(\n (state: any) => state.commonStores.stores.SystemDataSources.data\n );\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocument/all\",\n deleteById: \"api/v1/dev/workflowdocument\",\n save: \"api/v1/dev/workflowdocument\",\n findById: \"api/v1/dev/workflowdocument\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_ORG_CODE\",\n fieldName: \"orgCode\",\n required: false,\n fieldType: \"combobox\",\n options: SystemOrganizations,\n optionDisplayField: \"organizationCode\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_CODE\",\n fieldName: \"documentCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Workflow Document En Display Name\",\n fieldName: \"documentEnName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Workflow Document Ar Display Name\",\n fieldName: \"documentArName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Report To be Attached For The Document ( will be passed a parameter called doc_id)\",\n fieldName: \"documentReportId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemReports,\n optionDisplayField: \"reportName\",\n optionValueField: \"id\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_APPROVAL_ALLOWED\",\n fieldName: \"mailApprovalAllowed\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"group\",\n props: {\n icon: \"bell\",\n style: { border: \"1px dashed black\", padding: 1, marginBottom: 1 },\n label: \"App Visual Notifications\",\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_APP_NOTIFICATION_ICON\",\n fieldName: \"appNotificationIcon\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_APP_NOTIFICATION_STYLE\",\n fieldName: \"appNotificationStyle\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_APP_VIEW_ROUTE\",\n fieldName: \"appViewRoute\",\n required: false,\n fieldType: \"text\",\n },\n },\n ],\n },\n },\n\n {\n type: \"group\",\n props: {\n icon: \"database\",\n style: { border: \"1px dashed black\", padding: 1, marginBottom: 1 },\n label: \"Related Document Database\",\n elements: [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_USE_SYSTEM_CON\",\n fieldName: \"useSystemCon\",\n required: false,\n fieldType: \"checkbox\",\n formProps: {\n onValueChangeCallBack(\n value,\n formManager,\n formActions,\n selectedRecord\n ) {\n if (value) {\n formActions.hideField(\"documentConId\");\n formManager.setValue(\"documentConId\", null);\n } else {\n formActions.showField(\"documentConId\");\n }\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_CON_ID\",\n fieldName: \"documentConId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataSources,\n optionDisplayField: \"connectionName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_DATABASE_NAME\",\n fieldName: \"documentDatabaseName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_DATABASE_TABLE\",\n fieldName: \"documentDatabaseTable\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_ID_FIELD\",\n fieldName: \"documentIdField\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_STATUS_FIELD\",\n fieldName: \"documentStatusField\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_DOCUMENT_NUMBER_FIELD\",\n fieldName: \"documentNumberField\",\n required: true,\n fieldType: \"text\",\n },\n },\n ],\n },\n },\n ];\n\n return (\n <>\n <WorkflowStatusWindow>\n <WorkflowDocumentStatusGrid selectedRecord={selectedRecord} />\n </WorkflowStatusWindow>\n <WorkflowActionWindow>\n <WorkflowDocumentActionGrid selectedRecord={selectedRecord} />\n </WorkflowActionWindow>\n <TemplateGrid\n apiActions={apiActions}\n formLoadCallBk={(formActions, formManager, record) => {\n if (record.useSystemCon === true) {\n formActions.hideField(\"documentConId\");\n } else {\n formActions.showField(\"documentConId\");\n }\n }}\n data={data}\n setData={setData}\n rowActions={[\n {\n icon: \"tag\",\n label: \"Document States\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setWorkflowStatusWindowState(true);\n },\n },\n {\n icon: \"stamp\",\n label: \"Document Actions\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setWorkflowActionWindowState(true);\n },\n },\n ]}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"chart-diagram\",\n modalTitle: t(\"WORKFLOW_DOCUMENT_SINGULAR\"),\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_PLURAL\")}\n girdIcon=\"chart-diagram\"\n editAction={{ isEnabled: true, authority: \"WORKFLOW_DOCUMENT_EDIT\" }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_DELETE\",\n }}\n />\n </>\n );\n};\n\nexport default WorkflowDocumentGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useWindow } from \"../../../hooks\";\nimport DashboardWidgetGrid from \"./DashboardWidgetGrid\";\nimport { useNavigate } from \"react-router-dom\";\n\nconst DashboardGrid: React.FC = () => {\n const { t } = useTranslation();\n const [selectedRecord, setSelectedRecord] = useState<any>(null);\n const { Window: WidgetsWindows, setWindowState: setWidgetsWindowState } =\n useWindow({\n windowTitle: \"Dashboard Widgets\",\n windowIcon: \"chart-pie\",\n });\n const [data, setData] = useState([]);\n const navigate = useNavigate();\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/dashboard/all\",\n deleteById: \"api/v1/dev/dashboard\",\n save: \"api/v1/dev/dashboard\",\n findById: \"api/v1/dev/dashboard\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_DASHBOARD_CODE\",\n fieldName: \"dashboardCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_DASHBOARD_NAME\",\n fieldName: \"dashboardName\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_DASHBOARD_TITLE\",\n fieldName: \"dashboardTitle\",\n required: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"DASHBOARD_ENABLED\",\n fieldName: \"enabled\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <>\n <WidgetsWindows>\n <DashboardWidgetGrid selectedRecord={selectedRecord} />\n </WidgetsWindows>\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n rowActions={[\n {\n label: \"Widgets\",\n icon: \"chart-pie\",\n actionFn: async (data) => {\n setSelectedRecord(data);\n setWidgetsWindowState(true);\n },\n },\n {\n label: \"View\",\n icon: \"eye\",\n actionFn: async (data) => {\n navigate(\"/dashboard/\" + data.dashboardCode);\n },\n },\n ]}\n gridTitle={t(\"DASHBOARD_PLURAL\")}\n girdIcon=\"square-poll-vertical\"\n editAction={{ isEnabled: true, authority: \"DASHBOARD_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"DASHBOARD_DELETE\" }}\n />\n </>\n );\n};\n\nexport default DashboardGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\n\nconst WorkflowDocumentMailLogGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/workflowdocumentmaillog/all\",\n deleteById: \"api/v1/dev/workflowdocumentmaillog\",\n save: \"api/v1/dev/workflowdocumentmaillog\",\n findById: \"api/v1/dev/workflowdocumentmaillog\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_GRAPH_API_MSG_ID\",\n fieldName: \"graphApiMsgId\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_IS_PROCESSED\",\n fieldName: \"isProcessed\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_ACTION_CODE\",\n fieldName: \"mailActionCode\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_BODY_CONTENT\",\n fieldName: \"mailBodyContent\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_FROM\",\n fieldName: \"mailFrom\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_SUBJECT\",\n fieldName: \"mailSubject\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_PROCESS_MESSAGE\",\n fieldName: \"processMessage\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_PROCESS_TIME\",\n fieldName: \"processTime\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_REF_DOC_ID\",\n fieldName: \"refDocId\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_WORKFLOW_DOCUMENT_ID\",\n fieldName: \"workflowDocumentId\",\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"WORKFLOW_DOCUMENT_MAIL_LOG_MAIL_RECEIVE_TIME\",\n fieldName: \"mailReceiveTime\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{ editMode: \"row\" }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"WORKFLOW_DOCUMENT_MAIL_LOG_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_MAIL_LOG_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"WORKFLOW_DOCUMENT_MAIL_LOG_DELETE\",\n }}\n />\n );\n};\n\nexport default WorkflowDocumentMailLogGrid;\n","import { useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions, useAxios, useConfirmationWindow } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\n\nconst MailNotificationQueueGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const { handlePostRequest } = useAxios();\n\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/mailnotificationqueue/all\",\n deleteById: \"api/v1/dev/mailnotificationqueue\",\n save: \"api/v1/dev/mailnotificationqueue\",\n findById: \"api/v1/dev/mailnotificationqueue\",\n setData: setData,\n });\n const SystemMailTemplates = useSelector(\n (state: any) => state.commonStores.stores.SystemMailTemplates.data\n );\n\n const resendMail = async (id: any) => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/mailNotification/resend\",\n showMask: true,\n parameters: {\n mailNotificationQueueId: id,\n },\n successCallBkFn: (response: any) => {\n apiActions.reloadData();\n },\n });\n };\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_MAIL_TEMPLATE_ID\",\n fieldName: \"mailTemplateId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemMailTemplates,\n optionDisplayField: \"mailTemplateName\",\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_MAIL_ATTACHED_REPORT_ID\",\n fieldName: \"customMailAttachedReportId\",\n required: false,\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_MAIL_BODY\",\n fieldName: \"customMailBody\",\n required: false,\n hidden: true,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_MAIL_SUBJECT\",\n fieldName: \"customMailSubject\",\n required: false,\n hidden: true,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_CUSTOM_RECIPIENTS\",\n fieldName: \"customRecipients\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_IS_NOTIFIED\",\n fieldName: \"isNotified\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_NOTIFICATION_TIME\",\n fieldName: \"notificationTime\",\n required: false,\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_NOTIFICATION_MESSAGE\",\n fieldName: \"notificationMessage\",\n required: false,\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"MAIL_NOTIFICATION_QUEUE_MAIL_PARAMETERS\",\n fieldName: \"mailParameters\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n required: false,\n fieldType: \"text\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n disableDefaultAction={true}\n data={data}\n setData={setData}\n editMode={{ editMode: \"none\" }}\n formElements={formElements}\n rowActions={[\n {\n actionFn: async (data) => {\n resendMail(data.id);\n },\n label: \"Resend\",\n icon: \"repeat\",\n confirmationMessage: \"Are you sure you want to resend this email ?\",\n isConfirmationRequired: true,\n },\n ]}\n keyColumnName={\"id\"}\n gridTitle={t(\"MAIL_NOTIFICATION_QUEUE_PLURAL\")}\n girdIcon=\"table-cells\"\n editAction={{\n isEnabled: true,\n authority: \"MAIL_NOTIFICATION_QUEUE_EDIT\",\n }}\n deleteAction={{\n isEnabled: true,\n authority: \"MAIL_NOTIFICATION_QUEUE_DELETE\",\n }}\n />\n );\n};\n\nexport default MailNotificationQueueGrid;\n","import { useEffect, useState } from \"react\";\nimport TemplateGrid from \"../../templates/DataEntryTemplates/TemplateDataGrid/TemplateGrid\";\nimport { FormElementProps } from \"../../templates/DataEntryTemplates/DataEntryTypes\";\nimport { useTranslation } from \"react-i18next\";\nimport { useApiActions } from \"../../../hooks\";\nimport { useSelector } from \"react-redux\";\nimport { Box } from \"@mui/material\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport useInterval from \"../../../hooks/useInterval\";\n\nconst NotificationGrid: React.FC = () => {\n const { t } = useTranslation();\n const [data, setData] = useState([]);\n const SystemTimeIntervals = useSelector(\n (state: any) => state.commonStores.stores.SystemTimeIntervals.data\n );\n const SystemDataQueries = useSelector(\n (state: any) => state.commonStores.stores.SystemDataQueries.data\n );\n const apiActions = useApiActions({\n findAll: \"api/v1/dev/notification/all\",\n deleteById: \"api/v1/dev/notification\",\n save: \"api/v1/dev/notification\",\n findById: \"api/v1/dev/notification\",\n setData: setData,\n });\n\n const formElements: Array<FormElementProps> = [\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"id\",\n fieldName: \"id\",\n fieldType: \"number\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createTime\",\n fieldName: \"createTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"createdBy\",\n fieldName: \"createdBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateBy\",\n fieldName: \"lastUpdateBy\",\n fieldType: \"text\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"lastUpdateTime\",\n fieldName: \"lastUpdateTime\",\n fieldType: \"datetime\",\n hidden: true,\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_CODE\",\n fieldName: \"notificationCode\",\n required: true,\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Notification Data Query ( will be passed a parameter call last_run_time represents last check time)\",\n fieldName: \"notificationQueryId\",\n required: true,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n gridProps: {\n hidden: true,\n },\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Users to notify Query (must have username property in the result set)\",\n fieldName: \"usersToNotifyQueryId\",\n required: false,\n fieldType: \"combobox\",\n options: SystemDataQueries,\n optionDisplayField: \"queryName\",\n gridProps: {\n hidden: true,\n },\n optionValueField: \"id\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_AUTHORITY_TO_NOTIFY\",\n fieldName: \"authorityToNotify\",\n required: false,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Interval Type\",\n fieldName: \"intervalType\",\n fieldType: \"combobox\",\n options: SystemTimeIntervals,\n gridProps: {\n hidden: true,\n },\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Interval Value (minmum value 20 seconds)\",\n fieldName: \"intervalValue\",\n gridProps: {\n hidden: true,\n },\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Start Notifing Date\",\n fieldName: \"startNotificationFrom\",\n gridProps: {\n hidden: true,\n },\n fieldType: \"datetime\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_SYSTEM_APPLICATION_ID\",\n fieldName: \"systemApplicationId\",\n hidden: true,\n gridProps: { hidden: true },\n required: false,\n fieldType: \"number\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_ICON\",\n fieldName: \"notificationIcon\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n muiProps: {\n renderCell: (params: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n color: params?.row?.notificationIconColor,\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n {params?.row?.notificationIcon ? (\n <FontAwesomeIcon icon={params.row.notificationIcon} />\n ) : (\n <></>\n )}\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_AR_TEXT\",\n fieldName: \"notificationArText\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n muiProps: {\n renderCell: (params: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n color: params?.row?.notificationTextColor,\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n {params?.row?.notificationArText}\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_EN_TEXT\",\n fieldName: \"notificationEnText\",\n required: true,\n fieldType: \"text\",\n gridProps: {\n muiProps: {\n renderCell: (params: any) => {\n return (\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n color: params?.row?.notificationTextColor,\n justifyContent: \"center\",\n height: \"100%\",\n }}\n >\n {params?.row?.notificationEnText}\n </Box>\n );\n },\n },\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Last Runtime\",\n disabled: true,\n fieldName: \"lastIntervalRun\",\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Last Successful Runtime\",\n fieldName: \"lastSuccessfulRun\",\n disabled: true,\n fieldType: \"datetime\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"Last Run Message\",\n fieldName: \"lastRunMessage\",\n disabled: true,\n fieldType: \"text\",\n },\n }, \n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_TEXT_COLOR\",\n fieldName: \"notificationTextColor\",\n required: false,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_ICON_COLOR\",\n fieldName: \"notificationIconColor\",\n required: false,\n gridProps: {\n hidden: true,\n },\n fieldType: \"text\",\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_NOTIFICATION_ACTION\",\n fieldName: \"notificationAction\",\n required: false,\n fieldType: \"combobox\",\n options: [{ value: \"NAVIGATION\" }],\n optionDisplayField: \"value\",\n optionValueField: \"value\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Action Payload (must be a rout in case of NAVIGATION with parameter values betweem @@)\",\n fieldName: \"notificationActionPayload\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel:\n \"Organization Id Field on the Notification Query result set if it supports it\",\n fieldName: \"organizationIdField\",\n required: false,\n fieldType: \"text\",\n gridProps: {\n hidden: true,\n },\n },\n },\n {\n type: \"field\",\n mode: \"props\",\n props: {\n fieldLabel: \"NOTIFICATION_IS_ACTIVE\",\n fieldName: \"isActive\",\n required: false,\n fieldType: \"checkbox\",\n },\n },\n ];\n\n return (\n <TemplateGrid\n apiActions={apiActions}\n data={data}\n setData={setData}\n editMode={{\n editMode: \"modal\",\n specs: {\n modalIcon: \"bell\",\n modalTitle: \"System Notification\",\n modalWidth: \"300\",\n },\n }}\n formElements={formElements}\n keyColumnName={\"id\"}\n gridTitle={t(\"NOTIFICATION_PLURAL\")}\n girdIcon=\"bell\"\n editAction={{ isEnabled: true, authority: \"NOTIFICATION_EDIT\" }}\n deleteAction={{ isEnabled: true, authority: \"NOTIFICATION_DELETE\" }}\n />\n );\n};\n\nexport default NotificationGrid;\n","import { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { Box, Button } from \"@mui/material\";\nimport { useSelector } from \"react-redux\";\nimport { useAxios, useSession } from \"../../hooks\";\nimport { useState } from \"react\";\nimport useInterval from \"../../hooks/useInterval\";\nimport { notificationsCheckIntervalSeconds } from \"../../layout/NotificationButton\";\nimport NotificationItem from \"./NotificationItem\";\n\nconst MyNotificationsPanel: React.FC = () => {\n const { UserInfo } = useSession();\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const { handleGetRequest, handlePostRequest } = useAxios();\n const [notifications, setNotifications] = useState<Array<Notification>>([]);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const acknowledgeAllCurrentNotifications = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/notification/all/notified\",\n showMask: true,\n });\n };\n\n const archiveAllCurrentNotifications = async () => {\n await handlePostRequest({\n endPointURI: \"api/v1/public/notification/all/archive\",\n showMask: true,\n });\n };\n\n const loadUserNotifications = () => {\n if (UserInfo.isAuthenticated === true) {\n handleGetRequest({\n endPointURI: \"api/v1/public/notifications\",\n showMask: false,\n successCallBkFn: (response: any) => {\n setNotifications(response.data);\n },\n });\n }\n };\n if (AppInfo?.enableUINotifications === true) {\n useInterval(\n loadUserNotifications,\n notificationsCheckIntervalSeconds * 1000\n );\n }\n\n return (\n <>\n <Box\n sx={{ display: \"flex\", alignItems: \"center\", justifyContent: \"center\" }}\n >\n <Box sx={{ flex: 1 }}></Box>\n <h3>\n <FontAwesomeIcon\n icon=\"bell\"\n style={{ marginRight: 10, marginLeft: 10 }}\n />\n {AppLayout.appDirection === \"ltr\" ? \"Notifications\" : \"الاشعارات\"}\n </h3>\n <Box sx={{ flex: 1 }}></Box>\n <Button\n sx={{ textTransform: \"none\" }}\n onClick={acknowledgeAllCurrentNotifications}\n >\n Mark All Read\n </Button>\n <Button\n color=\"error\"\n sx={{ textTransform: \"none\" }}\n onClick={archiveAllCurrentNotifications}\n >\n Delete All\n </Button>\n </Box>\n <Box\n sx={{\n flex: 1,\n width: \"100%\",\n display: \"flex\",\n overflowY: \"auto\",\n }}\n >\n <Box\n sx={{\n flexGrow: 1,\n width: \"fit-content\",\n display: \"flex\",\n flexDirection: \"column\",\n overflowY: \"auto\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n }}\n >\n {notifications.map((notification: Notification, index) => {\n return (\n <NotificationItem\n {...notification}\n showDivider={index < notifications.length - 1}\n />\n );\n })}\n </Box>\n </Box>\n </>\n );\n};\n\nexport default MyNotificationsPanel;\n","import { Box } from \"@mui/material\";\nimport { useSession } from \"../hooks\";\nimport { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\n\ntype RouteWrapperProps = {\n authority?: string;\n applicationModule?: string;\n children?: React.ReactNode;\n};\nconst RouteWrapper: React.FC<RouteWrapperProps> = (props) => {\n const { isUserAuthorized, isCurrentOrganizationAuthorizedToModule } =\n useSession();\n if (\n props?.applicationModule &&\n !isCurrentOrganizationAuthorizedToModule(props?.applicationModule)\n ) {\n return (\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n color: \"red\",\n }}\n >\n <h2>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon=\"cancel\"\n />\n Your organization didn't subscribe for this system module\n </h2>\n </Box>\n );\n }\n if (props?.authority && !isUserAuthorized(props.authority)) {\n return (\n <Box\n sx={{\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n color: \"red\",\n }}\n >\n <h2>\n <FontAwesomeIcon\n style={{ marginRight: 10, marginLeft: 10 }}\n icon=\"cancel\"\n />\n You aren't authorized to access this page\n </h2>\n </Box>\n );\n }\n return <>{props.children}</>;\n};\n\nexport default RouteWrapper;\n","import { Box } from \"@mui/material\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { CacheProvider } from \"@emotion/react\";\nimport { Route, Routes } from \"react-router-dom\";\nimport { cacheLtr, cacheRtl } from \"../components/common/LayoutHandlers\";\nimport { SYSTEM_ROUTES } from \"../routes\";\nimport { SystemRoute } from \"../routes/types\";\nimport RouteWrapper from \"./RouteWrapper\";\nimport { useAxios, useLoadingMask, useSession } from \"../hooks\";\nimport { useEffect, useState } from \"react\";\nimport { setStoreData } from \"../redux/features/common/CommonStoreSlice\";\n\nconst MainContent: React.FC = () => {\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const businessRoutes = useSelector(\n (state: any) => state.AppInfo.value.businessRoutes\n );\n const { UserInfo } = useSession();\n const dispatch = useDispatch();\n const { show, hide } = useLoadingMask();\n const commonStores = useSelector((state: any) => state.commonStores);\n const [isAutoLoadLoaded, setAutoLoadLoaded] = useState<boolean>(false);\n const { isUserAuthorized } = useSession();\n const { handleGetRequest } = useAxios();\n const loadCommonStores = async () => {\n show(\"Loading ... please wait\");\n setAutoLoadLoaded(false);\n const stores = commonStores.stores;\n const storeKeys = commonStores.storeKeys;\n for (let storeKey of storeKeys) {\n if (\n (stores[storeKey]?.authority === undefined ||\n stores[storeKey]?.authority === null ||\n isUserAuthorized(stores[storeKey]?.authority)) &&\n stores[storeKey]?.url != \"\" &&\n stores[storeKey].autoLoad === true\n ) {\n await handleGetRequest({\n endPointURI: stores[storeKey].url,\n showMask: false,\n successCallBkFn: (response) => {\n dispatch(setStoreData({ storeKey, data: response.data }));\n },\n failureCallBkFn: () => {\n dispatch(setStoreData({ storeKey, data: [] }));\n },\n });\n }\n }\n setAutoLoadLoaded(true);\n hide();\n };\n\n useEffect(() => {\n if (commonStores?.storeKeys) {\n loadCommonStores();\n }\n }, [commonStores.storeKeys, UserInfo?.currentOrganization]);\n return (\n <CacheProvider\n value={AppLayoutState.appDirection === \"ltr\" ? cacheLtr : cacheRtl}\n >\n {isAutoLoadLoaded ? (\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n // alignItems: \"center\",\n justifyContent: \"flex-start\",\n flex: 1,\n overflow: \"hidden\",\n padding: 3,\n }}\n >\n <Routes>\n {AppInfo.enableAdministrationModule\n ? SYSTEM_ROUTES.map((route: SystemRoute, index) => {\n return (\n <Route\n key={\"adm\" + index}\n path={route.path}\n element={\n <RouteWrapper\n authority={route.authority}\n applicationModule={route.applicationModule}\n >\n <route.component />\n </RouteWrapper>\n }\n />\n );\n })\n : null}\n {businessRoutes.map((route: SystemRoute, index) => {\n return (\n <Route\n key={\"bs\" + index}\n path={route.path}\n element={\n <RouteWrapper authority={route.authority}>\n <route.component />\n </RouteWrapper>\n }\n />\n );\n })}\n </Routes>\n </Box>\n ) : (\n <></>\n )}\n </CacheProvider>\n );\n};\n\nexport default MainContent;\n","import { styled } from \"@mui/material/styles\";\nimport { grey } from \"@mui/material/colors\";\nimport SwipeableDrawer from \"@mui/material/SwipeableDrawer\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { Box, Typography } from \"@mui/material\";\nimport { AppLayoutActions } from \"../redux/features/common/AppLayoutSlice\";\nimport NavigationTree from \"./NavigationTree\";\nimport { setSideBarState } from \"../redux/features/common/SideBarSlice\";\n\nconst drawerBleeding = 56;\n\ninterface Props {\n /**\n * Injected by the documentation to work in an iframe.\n * You won't need it on your project.\n */\n window?: () => Window;\n}\n\nconst Puller = styled(\"div\")(({ theme }) => ({\n width: 30,\n height: 6,\n margin: 10,\n backgroundColor: grey[300],\n borderRadius: 3,\n // position: \"absolute\",\n top: 8,\n // left: \"calc(50% - 15px)\",\n ...theme.applyStyles(\"dark\", {\n backgroundColor: grey[900],\n }),\n}));\n\nexport default function MobileDrawer(props: Props) {\n const { window } = props;\n const SideBarState = useSelector((state: any) => state.SideBar);\n const AppInfo = useSelector((state: any) => state.AppInfo.value);\n const dispatch = useDispatch();\n const toggleDrawer = (newState: boolean) => {\n dispatch(setSideBarState(newState));\n };\n // This is used only for the example\n const container =\n window !== undefined ? () => window().document.body : undefined;\n\n return (\n <SwipeableDrawer\n container={container}\n anchor=\"bottom\"\n open={SideBarState.isOpened}\n onClose={() => {\n toggleDrawer(false);\n }}\n onOpen={() => {\n toggleDrawer(true);\n }}\n swipeAreaWidth={drawerBleeding}\n disableSwipeToOpen={false}\n ModalProps={{\n keepMounted: true,\n }}\n >\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n height: \"100%\",\n overflow: \"hidden\",\n }}\n >\n <Puller />\n <Box\n sx={{\n flexGrow: 1,\n display: \"flex\",\n justifyContent: \"center\",\n width: \"99%\",\n overflowY: \"auto\",\n }}\n >\n <NavigationTree />\n </Box>\n <Box\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-around\",\n marginTop: 1,\n width: \"100%\",\n }}\n >\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n {AppInfo.appName}\n </Typography>\n <Typography sx={{ fontSize: 12 }} color=\"textDisabled\">\n V.{AppInfo.appVersion}\n </Typography>\n </Box>\n </Box>\n </SwipeableDrawer>\n );\n}\n","import { useSelector } from \"react-redux\";\nimport { Backdrop, CircularProgress } from \"@mui/material\";\nimport { useTranslation } from \"react-i18next\";\n\nconst LoadingMask: React.FC = () => {\n const { t } = useTranslation();\n const loadingMask = useSelector((state: any) => state.loadingMask.value);\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n\n return (\n <Backdrop\n dir={AppLayoutState.appDirection}\n sx={{ color: \"#fff\", zIndex: (theme) => theme.zIndex.drawer + 1 }}\n open={loadingMask.isOpened}\n >\n <CircularProgress color=\"inherit\" />\n <div style={{ marginRight: 10, marginLeft: 10 }}>\n {loadingMask?.message || t(\"DEFAULT_LOADING_MESSAGE\")}\n </div>\n </Backdrop>\n );\n};\n\nexport default LoadingMask;\n","import {\n Box,\n Button,\n CircularProgress,\n createTheme,\n Paper,\n TextField,\n Typography,\n} from \"@mui/material\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { ThemeProvider } from \"@emotion/react\";\nimport { useEffect, useState } from \"react\";\nimport axios from \"axios\";\nimport { toast } from \"react-toastify\";\nimport { UserSessionActions } from \"../../redux/features/common/UserSessionSlice\";\nimport {\n DARK_THEME_INITIAL_MAIN_COLOR,\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n} from \"../../util\";\n\nconst Login: React.FC = () => {\n const appInfo = useSelector((state: any) => state.AppInfo.value);\n const [username, setUsername] = useState(\"\");\n const [password, setPassword] = useState(\"\");\n const [isLoginInProcess, setIsLoginInProcess] = useState(false);\n const UserSessionState = useSelector((state: any) => state.UserSession.value);\n const dispatch = useDispatch();\n const handleLogin = async () => {\n if (username == null || username == \"\") {\n toast.error(\"username is required to proceed\");\n return;\n }\n if (password == null || password == \"\") {\n toast.error(\"password is required to proceed\");\n return;\n }\n setIsLoginInProcess(true);\n let response: any = null;\n try {\n response = await axios.post(\n `${appInfo.apiBaseUrl}/api/auth/login`,\n {\n username,\n password,\n },\n {\n withCredentials: true,\n }\n );\n if (response.data != null && response.data !== \"\") {\n setIsLoginInProcess(false);\n const UserSession = {\n ...response.data,\n isAuthenticated: true,\n };\n dispatch(UserSessionActions.setAuthenticated(UserSession));\n }\n } catch (e: any) {\n setIsLoginInProcess(false);\n toast.error(\n e?.response?.data ||\n \"failed to authenticate, contact your administrator\"\n );\n }\n };\n const userSession = useSelector((state: any) => state.UserSession.value);\n const loginTheme = createTheme({\n components: {\n MuiCssBaseline: {\n styleOverrides: `\n /* Custom Scrollbar */\n * {\n scrollbar-width: thin;\n scrollbar-color: ${\n appInfo.appTheme?.dark?.primaryColor ||\n DARK_THEME_INITIAL_MAIN_COLOR\n } #121212;\n }\n \n /* Webkit Browsers */\n *::-webkit-scrollbar {\n width: 12px;\n height: 10px;\n } \n `,\n },\n },\n palette: {\n mode: \"dark\",\n primary: {\n main:\n appInfo.appTheme?.dark?.primaryColor || DARK_THEME_INITIAL_MAIN_COLOR,\n },\n secondary: {\n main:\n appInfo.appTheme?.dark?.secondaryColor ||\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n },\n },\n });\n const checkUserSession = async () => {\n if (appInfo?.apiBaseUrl) {\n if (userSession.isAuthenticated == null) {\n try {\n let response = await axios.get(\n `${appInfo.apiBaseUrl}/api/auth/userInfo`,\n {\n withCredentials: true,\n }\n );\n if (response != null && response.data != null) {\n const UserSession = {\n ...response.data,\n isAuthenticated: true,\n };\n dispatch(UserSessionActions.setAuthenticated(UserSession));\n } else {\n dispatch(UserSessionActions.setUnAuthenticated());\n }\n } catch (error) {\n dispatch(UserSessionActions.setUnAuthenticated());\n }\n }\n }\n };\n useEffect(() => {\n console.log(\"checking usersession on reload\", userSession);\n console.log(\"checking usersession app info\", appInfo);\n checkUserSession();\n }, [appInfo, userSession.isAuthenticated]);\n\n return (\n <ThemeProvider theme={loginTheme}>\n <Paper\n sx={{\n display: \"flex\",\n height: \"100vh\",\n width: \"100%\",\n borderRadius: 0,\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n {UserSessionState.isAuthenticated == false ? (\n <Box\n sx={{\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n }}\n >\n <img src={appInfo?.appLogo} width={150} height={150} />\n <Typography sx={{ m: 1 }} variant=\"h4\" color=\"textSecondary\">\n {appInfo?.appName}\n </Typography>\n <Typography\n sx={{\n paddingRight: 1,\n width: \"100%\",\n textAlign: \"right\",\n fontSize: 10,\n }}\n variant=\"caption\"\n color=\"textSecondary\"\n >\n V.{appInfo.appVersion}\n </Typography>\n <TextField\n label=\"username\"\n sx={{ width: 300, m: 1 }}\n value={username}\n onChange={(event) => {\n setUsername(event.target.value);\n }}\n onKeyDown={(event) => {\n if (event.key === \"Enter\") {\n handleLogin();\n }\n }}\n />\n <TextField\n label=\"password\"\n sx={{ width: 300, m: 1 }}\n value={password}\n type=\"password\"\n onChange={(event) => {\n setPassword(event.target.value);\n }}\n onKeyDown={(event) => {\n if (event.key === \"Enter\") {\n handleLogin();\n }\n }}\n />\n <Button\n loading={isLoginInProcess}\n onClick={handleLogin}\n variant=\"contained\"\n color=\"primary\"\n sx={{ m: 1 }}\n >\n login\n </Button>\n </Box>\n ) : (\n <>\n <CircularProgress sx={{ marginRight: 1 }} />\n <div>You will be redirected shortly ... please wait</div>\n </>\n )}\n </Paper>\n </ThemeProvider>\n );\n};\n\nexport default Login;\n","import { Box, Typography } from \"@mui/material\";\nimport {\n AppInfo,\n LicenseCheckObject,\n} from \"../../redux/features/common/AppInfoSlice\";\nimport { useSelector } from \"react-redux\";\nimport { useEffect, useState } from \"react\";\nimport { useAxios } from \"../../hooks\";\n\nconst NoLicenseComponent: React.FC = () => {\n const [licenseCheckObj, setLicenseCheckObject] = useState<LicenseCheckObject>(\n { isLicensed: true, lastLicenseCheckMessage: \"\", lastLicenseCheckTime: \"\" }\n );\n const { handleGetRequest } = useAxios();\n const appInfo: AppInfo = useSelector((state: any) => state.AppInfo.value);\n const checkSystemLicense = async () => {\n if (appInfo?.checkLicense?.endpoint) {\n await handleGetRequest({\n endPointURI: appInfo.checkLicense?.endpoint,\n successCallBkFn: (response) => {\n setLicenseCheckObject(response.data);\n },\n });\n }\n };\n\n useEffect(() => {\n if (appInfo?.checkLicense?.endpoint) {\n const interval = appInfo?.checkLicense?.interval || 60000;\n const intervalId = setInterval(() => {\n checkSystemLicense();\n }, interval);\n return () => {\n clearInterval(intervalId);\n console.log(\"Interval cleared\");\n };\n }\n }, [appInfo]);\n return !licenseCheckObj.isLicensed ? (\n <Box\n sx={{\n flex: 1,\n width: \"100%\",\n height: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n justifyContent: \"center\",\n position: \"fixed\",\n top: 0,\n background: \"rgba(235, 235, 235, 0.8)\",\n left: 0,\n zIndex: 9999,\n }}\n >\n <img src={appInfo.appLogo} style={{ height: 200, width: 200 }} />\n <Typography variant=\"h5\">\n {appInfo.appName} - {appInfo.appVersion}\n </Typography>\n <Typography variant=\"h6\" color=\"error\">\n Your license is missing or has expired.\n </Typography>\n <Typography variant=\"h6\" color=\"error\">\n Please reach out to your vendor for assistance.\n </Typography>\n <Typography>\n License Check @{licenseCheckObj?.lastLicenseCheckTime || \"--------\"}\n </Typography>\n <Typography>\n License Check Result :{\" \"}\n {licenseCheckObj?.lastLicenseCheckMessage || \"--------\"}\n </Typography>\n </Box>\n ) : (\n <></>\n );\n};\n\nexport default NoLicenseComponent;\n","import { styled, useTheme } from \"@mui/material/styles\";\nimport CssBaseline from \"@mui/material/CssBaseline\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport TopBar from \"./TopBar\";\nimport { DrawerHeader } from \"./DrawerHeader\";\nimport SideBar from \"./SideBar\";\nimport MainContent from \"./MainContent\";\nimport { BrowserRouter } from \"react-router-dom\";\nimport MobileDrawer from \"./MobileDrawer\";\nimport { ToastContainer } from \"react-toastify\";\nimport { useIsMobile } from \"../hooks/UseMobile\";\nimport { DRAWER_WIDTH } from \"../redux/features/common/AppLayoutSlice\";\nimport { UserSessionProps } from \"../redux/features/common/UserSessionSlice\";\nimport LoadingMask from \"../components/common/LoadingMask\";\nimport Login from \"../components/common/Login\";\nimport NoLicenseComponent from \"../components/common/NoLicenseComponent\";\n\nconst Main = styled(\"main\", {\n shouldForwardProp: (prop) => prop !== \"open\",\n})<{\n open?: boolean;\n}>(({ theme: any, open }) => {\n const AppLayout = useSelector((state: any) => state.AppLayout);\n const theme = useTheme();\n const isMobile = useIsMobile();\n\n return {\n display: \"flex\",\n flexDirection: \"column\",\n overflow: \"hidden\",\n flexGrow: 1,\n width: !isMobile && open ? `calc(100% - ${DRAWER_WIDTH}px)` : \"100%\",\n direction: AppLayout.appDirection,\n justifyContent: \"flex-start\",\n transition:\n open === true\n ? theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.easeOut,\n duration: theme.transitions.duration.enteringScreen,\n })\n : theme.transitions.create([\"margin\", \"width\"], {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.leavingScreen,\n }),\n marginLeft:\n !isMobile && AppLayout.appDirection === \"ltr\" && open === true\n ? DRAWER_WIDTH + \"px\"\n : 0,\n marginRight:\n !isMobile && AppLayout.appDirection === \"rtl\" && open === true\n ? DRAWER_WIDTH + \"px\"\n : 0,\n };\n});\n\nexport default function Layout() {\n const SideBarState = useSelector((state: any) => state.SideBar);\n\n const isMobile = useIsMobile();\n const UserSession: UserSessionProps = useSelector(\n (state: any) => state.UserSession\n );\n const AppLayout = useSelector((state: any) => state.AppLayout);\n return (\n <BrowserRouter>\n <ToastContainer\n rtl={AppLayout.appDirection === \"rtl\"}\n draggable={true}\n position=\"bottom-center\"\n />\n <LoadingMask />\n {UserSession.value.isAuthenticated === true ? (\n // licenseCheckObj?.isLicensed ? (\n <Main open={SideBarState.isOpened}>\n <CssBaseline />\n <TopBar />\n {!isMobile ? <SideBar /> : null}\n {isMobile ? <MobileDrawer /> : null}\n <DrawerHeader />\n <MainContent />\n <NoLicenseComponent />\n </Main>\n ) : (\n <Login />\n )}\n </BrowserRouter>\n );\n}\n","import { createSlice, Reducer } from \"@reduxjs/toolkit\";\nimport { SystemRoute } from \"../../../routes/types\";\nimport { ExtendedTreeItemProps } from \"../../../navigationItems\";\nimport { StoreMetaData } from \"./CommonStoreSlice\";\n\nexport type LicenseCheckObject = {\n isLicensed: boolean;\n lastLicenseCheckMessage: string;\n lastLicenseCheckTime: string;\n};\n\nexport type AppInfo = {\n documentTitle: string | null;\n apiBaseUrl: string | null;\n appName: string | null;\n appVersion: string | null;\n appLogo: any | null;\n businessLocals?: {\n ar: { [key: string]: string };\n en: { [key: string]: string };\n };\n businessRoutes?: Array<SystemRoute>;\n businessNavigationItems?: Array<ExtendedTreeItemProps>;\n businessReduxReducers?: { [key: string]: Reducer<any> };\n businessCommonStoresMetaData?: { [key: string]: StoreMetaData };\n muiPremiumKey: string;\n enableAdministrationModule: boolean;\n enableUINotifications: Boolean;\n appTheme?: {\n light: { primaryColor: string; secondaryColor: string };\n dark: { primaryColor: string; secondaryColor: string };\n };\n checkLicense?: { endpoint: string; interval: number };\n};\n\nexport type AppInfoProp = {\n value: AppInfo;\n};\n\nconst initialState: AppInfoProp = {\n value: {\n documentTitle: null,\n apiBaseUrl: null,\n appName: null,\n appVersion: null,\n appLogo: null,\n muiPremiumKey: null,\n enableAdministrationModule: false,\n enableUINotifications: false,\n businessRoutes: [],\n businessNavigationItems: [],\n businessReduxReducers: {},\n businessCommonStoresMetaData: {},\n appTheme: {\n light: { primaryColor: \"#37505C\", secondaryColor: \"#ff6d00\" },\n dark: { primaryColor: \"#ea690e\", secondaryColor: \"#74776B\" },\n },\n },\n};\n\nconst AppInfoSlice = createSlice({\n name: \"AppInfo\",\n initialState: initialState,\n reducers: {\n setAppInfo: (state, action) => {\n state.value = action.payload;\n },\n },\n});\n\nexport const AppInfoActions = AppInfoSlice.actions;\nexport default AppInfoSlice.reducer;\n","import { CommonStores } from \"../common/CommonStoreSlice\";\n\nexport const ADMINISTRATION_STORES: CommonStores = {\n SystemDataSourceType: {\n autoLoad: false,\n data: [{ value: \"Mysql\" }, { value: \"Oracle\" }, { value: \"DB2\" }],\n url: \"\",\n },\n SystemParameterTypes: {\n autoLoad: false,\n url: \"\",\n data: [\n { value: \"text\" },\n { value: \"number\" },\n { value: \"date\" },\n { value: \"datetime\" },\n { value: \"combobox\" },\n { value: \"checkbox\" },\n { value: \"html\" },\n { value: \"lookup\" },\n ],\n },\n SystemReportTypes: {\n autoLoad: false,\n url: \"\",\n data: [{ value: \"Excel\" }, { value: \"Jasper\" }, { value: \"Blueprint\" }],\n },\n SystemWidgetTypes: {\n autoLoad: false,\n url: \"\",\n data: [\n { name: \"LineChart\" },\n { name: \"ColumnChart\" },\n { name: \"PieChart\" },\n { name: \"Card\" },\n { name: \"CircularProgress\" },\n { name: \"LinearProgress\" },\n ],\n },\n SystemTimeIntervals: {\n autoLoad: false,\n url: \"\",\n data: [\n { value: \"second\" },\n { value: \"minute\" },\n { value: \"hour\" },\n { value: \"day\" },\n { value: \"week\" },\n { value: \"month\" },\n { value: \"year\" },\n ],\n },\n SystemMailRecipientTypes: {\n autoLoad: false,\n url: \"\",\n data: [{ name: \"To\" }, { name: \"CC\" }],\n },\n SystemOrganizations: {\n autoLoad: true,\n url: \"api/v1/public/organization/all\",\n data: [],\n },\n SystemOrganizationRanks: {\n autoLoad: true,\n url: \"api/v1/public/organization/ranks/all\",\n data: [],\n },\n CurrentOrganizationRanks: {\n autoLoad: true,\n url: \"api/v1/public/organizationrank/all\",\n data: [],\n },\n SystemOrganizationUnits: {\n autoLoad: true,\n url: \"api/v1/public/organization/units/all\",\n data: [],\n },\n CurrentOrganizationUnits: {\n autoLoad: true,\n url: \"api/v1/public/organizationunit/all\",\n data: [],\n },\n SystemOrganizationUnitType: {\n autoLoad: true,\n url: \"api/v1/public/organizationunittype/all\",\n data: [],\n },\n SystemDataSources: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/datasourceconnection/all\",\n },\n SystemDataQueries: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/dataquery/all\",\n },\n SystemBluePrints: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/blueprint/all\",\n },\n SystemReports: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/report/all\",\n },\n SystemEntityParameters: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/entityparameter/all\",\n },\n SystemMailTemplates: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/mailtemplate/all\",\n },\n SystemWidgets: {\n autoLoad: true,\n data: [],\n authority: \"DEVELOPMENT_ADMIN\",\n url: \"api/v1/dev/widget/all\",\n },\n SystemApplicationModules: {\n autoLoad: true,\n data: [],\n authority: \"SYSTEM_ADMIN\",\n url: \"api/v1/admin/systemapplicationmodule/application/all\",\n },\n SystemApplicationAuthorities: {\n autoLoad: true,\n data: [],\n authority: \"SYSTEM_ADMIN\",\n url: \"api/v1/admin/systemapplicationauthority/all\",\n },\n SystemApplicationRoles: {\n autoLoad: true,\n data: [],\n authority: \"SYSTEM_ADMIN\",\n url: \"api/v1/admin/systemapplicationrole/all\",\n },\n};\n","import { useDispatch, useSelector } from \"react-redux\";\nimport { createTheme, ThemeOptions } from \"@mui/material\";\nimport { ThemeProvider } from \"@emotion/react\";\nimport React, { useEffect } from \"react\";\nimport Layout from \"../layout/Layout\";\nimport { AppInfo, AppInfoActions } from \"../redux/features/common/AppInfoSlice\";\nimport { LicenseInfo } from \"@mui/x-license\";\nimport {\n DARK_THEME_INITIAL_MAIN_COLOR,\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n LIGHT_THEME_INITIAL_MAIN_COLOR,\n LIGHT_THEME_INITIAL_SECANDARY_COLOR,\n} from \"../util\";\nimport { setStoresMetaData } from \"../redux/features/common/CommonStoreSlice\";\nimport { ADMINISTRATION_STORES } from \"../redux/features/administration/AdministrationStoresMetaData\";\n\nconst App: React.FC<AppInfo> = (props: AppInfo) => {\n const dispatch = useDispatch();\n LicenseInfo.setLicenseKey(props.muiPremiumKey);\n const LightThemeOptions: ThemeOptions = {\n components: {\n MuiCssBaseline: {\n styleOverrides: `\n /* Custom Scrollbar */\n * {\n scrollbar-width: thin;\n scrollbar-color: ${\n props.appTheme?.light?.primaryColor ||\n LIGHT_THEME_INITIAL_MAIN_COLOR\n } #ffffff;\n }\n \n /* Webkit Browsers */\n *::-webkit-scrollbar {\n width: 12px;\n height: 10px;\n } \n `,\n },\n },\n palette: {\n mode: \"light\",\n primary: {\n main:\n props.appTheme?.light?.primaryColor || LIGHT_THEME_INITIAL_MAIN_COLOR,\n },\n secondary: {\n main:\n props.appTheme?.light?.secondaryColor ||\n LIGHT_THEME_INITIAL_SECANDARY_COLOR,\n },\n background: {\n default: \"#f5f5f5\",\n paper: \"#f5f5f5\",\n },\n },\n };\n const DarkThemeOptions: ThemeOptions = {\n components: {\n MuiCssBaseline: {\n styleOverrides: `\n /* Custom Scrollbar */\n * {\n scrollbar-width: thin;\n scrollbar-color: ${\n props.appTheme?.dark?.primaryColor || DARK_THEME_INITIAL_MAIN_COLOR\n } #121212;\n }\n \n /* Webkit Browsers */\n *::-webkit-scrollbar {\n width: 12px;\n height: 10px;\n } \n `,\n },\n },\n palette: {\n mode: \"dark\",\n primary: {\n main:\n props.appTheme?.dark?.primaryColor || DARK_THEME_INITIAL_MAIN_COLOR,\n },\n secondary: {\n main:\n props.appTheme?.dark?.secondaryColor ||\n DARK_THEME_INITIAL_SECANDARY_COLOR,\n },\n },\n };\n\n const AppLayoutState = useSelector((state: any) => state.AppLayout);\n let themeOptions = { ...LightThemeOptions };\n if (AppLayoutState.themeMode === \"dark\") {\n themeOptions = { ...DarkThemeOptions };\n }\n const theme = createTheme({\n direction: AppLayoutState.appDirection,\n ...themeOptions,\n });\n useEffect(() => {\n document.title = props.documentTitle;\n dispatch(AppInfoActions.setAppInfo(props));\n let commonStores = {};\n if (props.enableAdministrationModule) {\n commonStores = { ...ADMINISTRATION_STORES };\n }\n if (props.businessCommonStoresMetaData) {\n commonStores = {\n ...commonStores,\n ...props.businessCommonStoresMetaData,\n };\n }\n dispatch(setStoresMetaData(commonStores));\n }, [props]);\n return (\n <ThemeProvider theme={theme}>\n <Layout />\n </ThemeProvider>\n );\n};\n\nexport default App;\n","import common from \"./common.json\";\nimport AdminLocalsEn from \"./adminLocalsEn.json\";\nimport devLocalsEn from \"./devLocalsEn.json\";\n\nexport const ENGLISH_TRANS = {\n ...common,\n ...AdminLocalsEn,\n ...devLocalsEn,\n};\n","import common from \"./common.json\";\nimport adminLocalsAr from \"./adminLocalsAr.json\";\nimport devLocalAr from \"./devLocalsAr.json\";\n\nexport const ARABIC_TRANS = {\n ...common,\n ...adminLocalsAr,\n ...devLocalAr,\n};\n","import { Provider } from \"react-redux\";\nimport { library } from \"@fortawesome/fontawesome-svg-core\";\nimport { fab } from \"@fortawesome/free-brands-svg-icons\";\nimport { far } from \"@fortawesome/free-regular-svg-icons\";\nimport { fas } from \"@fortawesome/free-solid-svg-icons\";\nimport \"../styles/index.css\";\nimport \"react-toastify/dist/ReactToastify.css\";\nimport App from \"./App\";\nimport { AppInfo } from \"../redux/features/common/AppInfoSlice\";\nimport AppLayoutReducer from \"../redux/features/common/AppLayoutSlice\";\nimport UserSessionReducer from \"../redux/features/common/UserSessionSlice\";\nimport LoadingMaskReducer from \"../redux/features/common/LoadingMaskSlice\";\nimport CommonStoreReducer from \"../redux/features/common/CommonStoreSlice\";\nimport AppInfoReducer from \"../redux/features/common/AppInfoSlice\";\nimport SideBarReducer from \"../redux/features/common/SideBarSlice\";\nimport { configureStore } from \"@reduxjs/toolkit\";\nimport i18n from \"../locales/i18n\";\nimport { initReactI18next } from \"react-i18next\";\nimport { ENGLISH_TRANS } from \"../locales/english\";\nimport { ARABIC_TRANS } from \"../locales/arabic\";\nimport { useEffect, useState } from \"react\";\n\nlibrary.add(fab);\nlibrary.add(far);\nlibrary.add(fas);\n\nexport const BaseApp: React.FC<AppInfo> = (props) => {\n // let store = null;\n const [systemReducers, setSystemReducers] = useState<any>({\n AppLayout: AppLayoutReducer,\n UserSession: UserSessionReducer,\n loadingMask: LoadingMaskReducer,\n commonStores: CommonStoreReducer,\n SideBar: SideBarReducer,\n AppInfo: AppInfoReducer,\n });\n const store = configureStore({\n reducer: systemReducers,\n });\n const [isAppInitialized, setIsAppInitialized] = useState<boolean>(false);\n const initializeApp = () => {\n const reducers = {\n AppLayout: AppLayoutReducer,\n UserSession: UserSessionReducer,\n loadingMask: LoadingMaskReducer,\n commonStores: CommonStoreReducer,\n SideBar: SideBarReducer,\n AppInfo: AppInfoReducer,\n ...props?.businessReduxReducers,\n };\n setSystemReducers((state) => {\n return { ...reducers };\n });\n const resources = {\n en: { translation: { ...ENGLISH_TRANS, ...props?.businessLocals?.en } },\n ar: { translation: { ...ARABIC_TRANS, ...props?.businessLocals?.ar } },\n };\n i18n.use(initReactI18next).init({\n resources: resources, // Where we're gonna put translations' files\n lng: localStorage.getItem(\"language\") || \"en\", // Set the initial language of the App\n fallbackLng: \"en\",\n });\n setIsAppInitialized(true);\n };\n useEffect(() => {\n initializeApp();\n }, [props]);\n return isAppInitialized ? (\n <Provider store={store}>\n <App {...props} />\n </Provider>\n ) : (\n <></>\n );\n};\n"],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","useIsMobile","breakpoint","isMobile","setIsMobile","useState","window","innerWidth","useEffect","handleResize","addEventListener","removeEventListener","DRAWER_WIDTH","initialState","themeMode","localStorage","getItem","appDirection","AppLayoutSlice","createSlice","name","reducers","setThemeMode","state","action","payload","setAppDirection","AppLayoutActions","actions","AppLayoutReducer","reducer","loadingMaskSlice","value","isOpened","message","showLoadingMask","hideLoadingMask","LoadingMaskReducer","useLoadingMask","dispatch","useDispatch","show","hide","UserSessionSlice","isAuthenticated","authorities","setAuthenticated","setUnAuthenticated","UserSessionActions","UserSessionReducer","useAxios","mask","apiBaseUrl","useSelector","AppInfo","axiosInstance","axios","create","baseURL","timeout","withCredentials","defaults","interceptors","response","use","error","status","toast","autoClose","data","Blob","text","then","handleGetRequest","async","props","undefined","showMask","loadingMessage","get","endPointURI","params","parameters","headers","responseType","successCallBkFn","failureCallBkFn","handlePostRequest","post","handleDeleteRequest","delete","HandleDownloadHTTPPostPDF","handleUploadRequest","files","length","formData","FormData","file","append","useConfirmationWindow","open","setOpen","t","useTranslation","ConfirmationWindow","_jsxs","Dialog","children","_jsx","DialogTitle","title","DialogContent","DialogContentText","body","DialogActions","Button","variant","sx","marginRight","marginLeft","color","onClick","onConfirmationCallBk","autoFocus","useSession","UserSession","UserInfo","isUserAuthorized","authorityCode","grantedAuthority","authority","isCurrentOrganizationAuthorizedToModule","moduleCode","currentOrganization","systemApplicationModules","subscripedModule","toLowerCase","useWindow","windowState","setWindowState","Window","windowProps","Modal","zIndex","theme","drawer","onClose","onCloseCallBack","Box","position","top","left","maxHeight","transform","height","width","minWidth","minHeight","overflow","bgcolor","display","flexDirection","alignItems","justifyContent","AppBar","Toolbar","FontAwesomeIcon","icon","windowIcon","Typography","component","windowTitle","flexGrow","IconButton","Paper","padding","commonStoreSlice","stores","storeKeys","setStoresMetaData","Object","keys","setStoreData","storeKey","CommonStoreReducer","useApiActions","apiActionsProps","CommonStores","commonStores","session","reloadData","commonStoreKey","url","setData","findAll","loadRecordById","recordId","record","findById","findByIdParamName","saveRecord","savedRecord","save","deleteRecordById","result","deleteById","deleteByIdParamName","TemplateTextField","TextField","slotProps","inputLabel","shrink","fontWeight","label","_Fragment","helperText","not","a","b","filter","indexOf","intersection","TransferList","valueField","displayField","options","selectedOptions","setSelection","checked","setChecked","React","setLeft","right","setRight","leftFilterValue","setLeftFilterValue","rightFilterValue","setRightFilterValue","leftChecked","rightChecked","handleToggle","currentIndex","newChecked","push","splice","numberOfChecked","items","handleToggleAll","customList","unfilteredItems","side","option","toLocaleLowerCase","includes","Card","CardHeader","px","py","avatar","Checkbox","indeterminate","disabled","inputProps","subheader","fullWidth","onChange","event","target","Divider","List","dense","role","map","ListItemButton","cursor","ListItemIcon","tabIndex","disableRipple","ListItemText","id","primary","Grid2","container","spacing","margin","flex","direction","my","size","oldState","newState","concat","CheckBox","FormControlLabel","hidden","required","control","checkedValue","e","onChangeCallBack","unCheckedValue","ComboBox","AppLayoutState","AppLayout","Autocomplete","v","getValue","newValue","clearOnBlur","handleHomeEndKeys","getOptionLabel","renderOption","props1","slots","popper","Popper","renderInput","errorMessage","DATE_FORMAT","DATE_TIME_FORMAT","LIGHT_THEME_INITIAL_MAIN_COLOR","LIGHT_THEME_INITIAL_SECANDARY_COLOR","DARK_THEME_INITIAL_MAIN_COLOR","DARK_THEME_INITIAL_SECANDARY_COLOR","Datefield","LocalizationProvider","dateAdapter","AdapterMoment","DatePicker","moment","format","momentValue","isValid","textField","InputLabelProps","DatetimeField","DateTimePicker","SystemLookupCombobox","setOptions","lookupType","loadLookupOptions","generateDateColumn","colDef","renderEditCell","api","setEditCellValue","field","valueParser","row","column","valueFormatter","generateDateTimeColumn","generateComboColumn","valueGetter","renderCell","find","item","selectedRecord","generateCheckBoxColumn","getElementFields","element","fields","mode","elements","childElement","getAllFields","constructGridColumnsFromFields","isDefaultEditable","columns","tableField","fieldType","gridProps","muiProps","editable","fieldName","headerName","fieldLabel","headerAlign","align","searchable","optionValueField","optionDisplayField","constructValidationSchema","validationSchemaObj","z","number","required_error","invalid_type_error","optional","nullable","boolean","comboboxValueDataType","string","min","getGridSelection","rowSelectionModel","keyColumnName","sRecords","sRecordIds","ids","selectedId","x","selectedRecords","selectedRecordIds","formatMuiErrorMessage","code","args","URL","forEach","arg","searchParams","process","env","NODE_ENV","reactIsModule","exports","Symbol","for","c","d","f","g","h","k","l","m","n","p","q","r","w","y","u","$$typeof","A","reactIs_production_min","AsyncMode","ConcurrentMode","ContextConsumer","Element","ForwardRef","Fragment","Lazy","Portal","Profiler","StrictMode","Suspense","isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isProfiler","isStrictMode","isSuspense","isValidElementType","typeOf","require$$0","hasSymbol","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_ASYNC_MODE_TYPE","REACT_CONCURRENT_MODE_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_BLOCK_TYPE","REACT_FUNDAMENTAL_TYPE","REACT_RESPONDER_TYPE","REACT_SCOPE_TYPE","object","$$typeofType","ContextProvider","Memo","hasWarnedAboutDeprecatedIsAsyncMode","reactIs_development","console","isPortal","getOwnPropertySymbols","hasOwnProperty","prototype","propIsEnumerable","propertyIsEnumerable","objectAssign","assign","test1","String","getOwnPropertyNames","test2","i","fromCharCode","join","test3","split","letter","err","shouldUseNative","source","from","symbols","to","val","TypeError","toObject","s","arguments","key","call","ReactPropTypesSecret_1","has","Function","bind","printWarning","ReactPropTypesSecret","loggedTypeFailures","require$$1","Error","checkPropTypes","typeSpecs","values","location","componentName","getStack","typeSpecName","ex","stack","resetWarningCache","checkPropTypes_1","ReactIs","require$$2","require$$3","require$$4","emptyFunctionThatReturnsNull","factoryWithTypeCheckers","isValidElement","throwOnDirectAccess","ITERATOR_SYMBOL","iterator","ANONYMOUS","ReactPropTypes","array","createPrimitiveTypeChecker","bigint","bool","func","symbol","any","createChainableTypeChecker","arrayOf","typeChecker","propName","propFullName","PropTypeError","propValue","Array","isArray","getPropType","elementType","instanceOf","expectedClass","expectedClassName","constructor","node","isNode","objectOf","propType","oneOf","expectedValues","is","valuesString","JSON","stringify","getPreciseType","oneOfType","arrayOfTypeCheckers","checker","getPostfixForTypeWarning","expectedTypes","checkerResult","expectedType","shape","shapeTypes","invalidValidatorError","exact","allKeys","this","validate","manualPropTypeCallCache","manualPropTypeWarningCount","checkType","isRequired","secret","cacheKey","chainedCheckType","every","iteratorFn","maybeIterable","getIteratorFn","step","entries","next","done","entry","RegExp","isSymbol","Date","PropTypes","emptyFunction","emptyFunctionWithReset","factoryWithThrowingShims","shim","getShim","propTypesModule","REACT_CONSUMER_TYPE","REACT_VIEW_TRANSITION_TYPE","REACT_CLIENT_REFERENCE","reactIs_production","SuspenseList","isSuspenseList","getModuleId","isPlainObject","getPrototypeOf","toStringTag","deepClone","output","deepmerge","clone","createBreakpoints","breakpoints","xs","sm","md","lg","xl","unit","other","sortedValues","breakpointsAsArray","sort","breakpoint1","breakpoint2","reduce","acc","obj","sortBreakpointsValues","up","down","between","start","end","endIndex","only","keyIndex","replace","sortContainerQueries","containerQueries","sorted","startsWith","regex","match","borderRadius","responsivePropType","merge","defaultBreakpoints","defaultContainerQueries","containerName","handleBreakpoints","styleFromPropValue","themeBreakpoints","index","breakpointKeys","some","containerKey","shorthand","matches","_formatErrorMessage","containerQuery","Number","isNaN","getContainerQuery","cssKey","removeUnusedBreakpoints","breakpointOutput","capitalize","charAt","toUpperCase","slice","getPath","path","checkVars","vars","getStyleValue","themeMapping","propValueFinal","userValue","prop","cssProperty","themeKey","fn","propTypes","filterProps","properties","directions","aliases","marginX","marginY","paddingX","paddingY","getCssProperties","cache","memoize","property","dir","marginKeys","paddingKeys","spacingKeys","createUnaryUnit","defaultValue","themeSpacing","abs","Math","isInteger","transformed","createUnarySpacing","transformer","resolveCssProperty","cssProperties","getStyleFromPropValue","compose","styles","handlers","borderTransform","createBorderStyle","border","borderTop","borderRight","borderBottom","borderLeft","borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor","outline","outlineColor","gap","columnGap","rowGap","paletteTransform","sizingTransform","maxWidth","breakpointsValues","defaultSxConfig","backgroundColor","pt","pr","pb","pl","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd","mt","mr","mb","ml","mx","marginTop","marginBottom","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd","displayPrint","textOverflow","visibility","whiteSpace","flexBasis","flexWrap","alignContent","order","flexShrink","alignSelf","justifyItems","justifySelf","gridColumn","gridRow","gridAutoFlow","gridAutoColumns","gridAutoRows","gridTemplateColumns","gridTemplateRows","gridTemplateAreas","gridArea","bottom","boxShadow","boxSizing","font","fontFamily","fontSize","fontStyle","letterSpacing","textTransform","lineHeight","textAlign","typography","styleFunctionSx","getThemeValue","config","nested","unstable_sxConfig","traverse","sxInput","sxObject","emptyBreakpoints","breakpointsInput","breakpointsInOrder","createEmptyBreakpointObject","breakpointsKeys","styleKey","maybeFn","objects","union","Set","objectsHaveSameKeys","modularCssLayers","unstable_createStyleFunctionSx","applyStyles","colorSchemes","getColorSchemeSelector","selector","palette","useTheme","defaultTheme","contextTheme","useContext","ThemeContext","systemDefaultTheme","paletteInput","spacingInput","shapeInput","mui","argsInput","argument","createSpacing","muiTheme","components","themeInput","toContainerQuery","mediaQuery","attachCq","cssContainerQueries","unstable_sx","createTheme","extendSxProp","inSx","systemProps","otherProps","splitProps","finalSx","defaultGenerator","ClassNameGenerator","generate","configure","generator","reset","createClassNameGenerator","o","clsx","globalStateClasses","active","completed","expanded","focused","focusVisible","readOnly","selected","themeId","defaultClassName","generateClassName","BoxRoot","tag","stylesFactory","emStyled","styled","shouldForwardProp","forwardRef","inProps","useThemeWithoutDefault","className","as","createBox","globalStatePrefix","slot","globalStateClass","generateUtilityClass","generateUtilityClasses","root","isNumber","isNumeric","trim","capitalizeFirstLetter","str","isValidEmail","email","test","timeAgo","dateInput","date","now","diffInSeconds","floor","locale","rtf","Intl","RelativeTimeFormat","numeric","units","seconds","delta","FormElementField","fieldInfo","formManager","formActions","formValues","hiddenFields","formProps","fieldSize","muiTextFieldProps","disabledFields","setValue","onValueChangeCallBack","fieldHeight","formState","errors","toString","dateFormat","FormAction","setConfirmationWindowState","confirmationMessage","actionFn","formActionProps","actionButtonVariant","actionButtonColor","preActionValidation","isConfirmationRequired","FormElementGroup","AttachmentImageViewer","imgSrc","setImgSrc","imagePath","attachmentId","attachmentCode","refKey","category","handleImageSrc","showAsAvatar","Avatar","onError","onErrorImage","src","loading","alt","objectFit","AttachmentCard","allowDownload","downloadAuthorityKey","setAttachmentConfig","handleDelete","CardMedia","docType","CardContent","gutterBottom","fileName","attachmentSize","remark","CardActions","allowDelete","Tooltip","createObjectURL","link","href","setAttribute","click","remove","AttachmentPanel","setFiles","attachmentCategories","setAttachmentCategories","setRemark","selectedCategory","setSelectedCategory","allowedTypes","setAllowedTypes","attachmentConfig","getFileExtension","pop","loadAttachmentConfig","allowedFileTypes","cats","showAttachments","allowUpload","enableAttachment","uploadAuthorityKey","maxAllowedNumberOfFiles","refKeyAttachments","accept","multiple","fileExt","multiline","rows","existingAttachments","isCategoryRequired","MAX_SIZE_KB","maxSizeBytes","success","refKeyAttachment","WorkflowDocumentTimeLine","overflowY","actionHistory","actionHistoryRecord","actionTime","actionMethod","personId","documentActionEnName","documentActionArName","actionComment","employeeEnName","employeeArName","TemplateGridMultiRecordAction","rowAction","recordsToProcessActionOn","recordIdsToProcessActionOn","isActionAllowed","StyledQuickFilter","QuickFilter","StyledToolbarButton","ToolbarButton","ownerState","opacity","pointerEvents","transition","transitions","StyledTextField","overflowX","TemplateGridTopBar","isCreationAuthorized","templateProps","editAction","gridSelection","editMode","handleCreateNewRecord","rowActions","gridActionProps","multiRecord","_createElement","apiActions","gridLoadParametersValues","tBar","ColumnsPanelTrigger","render","GridViewColumnIcon","FilterPanelTrigger","Badge","badgeContent","filterCount","GridFilterListIcon","gridStateKey","clearGridState","orientation","flexItem","ExportExcel","MenuItem","QuickFilterTrigger","triggerProps","enterDelay","QuickFilterControl","controlProps","inputRef","placeholder","input","startAdornment","InputAdornment","endAdornment","QuickFilterClear","edge","TemplateGridRecordAction","iconStyle","getActionIconStyleForRecord","isActionVisibleForRecord","isActionDisabledForRecord","GridActionsCellItem","showInMenu","reloadGridAfterAction","currentNewRecordIndex","loadGridState","saved","parse","saveGridState","statePart","current","setItem","PIN_FIXED_COLUMNS","TemplateGrid","setSelectedRecord","attachmentPanelEnabledForRecord","setAttachmentPanelEnabledForRecord","getLookupOptions","generateLookupGridColumn","useLookupGridColumn","AttachmentWindow","setAttachmentWindowState","gridTitle","WorkFlowWindow","setWorkFlowWindowState","generatedColumns","setGeneratedColumns","formElements","savedState","useMemo","initialVisibilityState","columnVisibilityModel","existingFields","themeDirection","setColumnVisibilityModel","columnOrder","setColumnOrder","columnWidths","setColumnWidths","gridRowGroupingModel","setGridRowGroupingModel","columnGroupingModel","newLeft","pinnedColumns","newRight","setPinnedColumns","navigate","useNavigate","recordToDelete","setRecordToDelete","recordToEdit","setRecordToEdit","rowModesModel","setRowModesModel","adjustGridColumns","gridColumns","setRowSelectionModel","validationSchema","isEditAllowed","isDeleteAllowed","deleteAction","setConfirmationWindowOpened","isNew","postActionCallBack","oldData","formModalHeight","formModalWidth","formModalMinHeight","formModalMinWidth","formModalIcon","formModalTitle","specs","modalHeight","modalWidth","modalMinHeight","modalMinWidth","modalIcon","modalTitle","FormWindow","setFormWindowState","actionColumn","isEnabled","attachment","workFlowDocumentCode","getActions","disableDefaultAction","isInEditMode","GridRowModes","Edit","View","handleSaveRowClick","ignoreModifications","newData","handleCancelRowEditClick","isEditActionVisibleForRecord","isActionEditDisabledForRecord","formRoute","handleEditRecord","isDeleteActionVisibleForRecord","isDeleteActionDisabledForRecord","enableAttachFn","structuredColumns","autoLoad","adjustedColumns","baseCols","col","fieldToCol","Map","Boolean","formComponent","recordIdToEdit","formCloseCallBk","TemplateForm","formLoadCallBk","editAuthorityKey","formSavedSuccessfullyCallBk","preSaveValidation","hideInfoBar","hideBackButton","girdIcon","gridLoadParameters","setGridLoadParametersValues","Accordion","defaultExpanded","AccordionSummary","expandIcon","GridExpandMoreIcon","AccordionDetails","saveButtonSpecs","cancelButtonSpecs","WorkflowDocumentPanel","refDocumentId","postActionCallBk","cancelActionCallBk","DataGridPremium","toolbar","newRecord","oldRows","oldModel","removeItem","getRowId","showToolbar","checkboxSelection","onRowEditStop","reason","defaultMuiPrevented","onRowModesModelChange","newModel","rowGroupingColumnMode","processRowUpdate","log","ZodError","validateRecord","requestObject","reloadAfterSave","onRowSelectionModelChange","gridSelectionModel","onColumnVisibilityModelChange","model","onColumnOrderChange","targetIndex","prevOrder","currentOrder","fromIndex","onColumnWidthChange","updatedWidths","rowGroupingModel","onRowGroupingModelChange","handleRowGroupChange","getGridColumnsFromRecord","formElement","ExcelReportViewer","reportData","report_record_data_key","setReportData","reloadReport","ReportViewer","blobUrl","setBlobUrl","setErrorMessage","excelReportData","setExcelReportData","reportViewerState","setReportViewerState","reportInfo","setReportInfo","reportParametersValues","setReportParametersValues","reportParametersElements","setReportParametersElements","getFormElementsFromReportParameters","reportParameters","reportParameter","parameterLabel","parameterCode","parameterType","mandatory","runReport","reportInfoProp","reportType","reportCode","resultMode","jasperOutPutFileType","contentDisposition","filename","blob","download","removeChild","revokeObjectURL","byPassParameterEntry","loadReportData","reportName","setAction","authorizedActions","setAuthorizedActions","setActionComment","workflowDocumentInfo","setWorkflowDocumentInfo","referencedDocument","workflowDocumentReport","workflowDocument","workflowDocumentStatus","actionsHistory","nextActionTakers","nextActions","ReporTViewWindow","setReportViewWindowState","documentEnName","documentNumberField","documentArName","loadWorkFlowDocumentInfo","workflowDocumentCode","processWorkflowDocumentAction","workflowDocumentId","actionId","refDocumentStatus","documentStatusCode","post_action_endpoint","nextActionTakersAuthority","actionTaker","username","USERNAME","doc_id","documentStatusEnName","documentStatusArName","startIcon","require_comment","pre_action_endpoint","nextActionTaker","employee_en_name","employee_ar_name","mobile_number","WorkflowWindow","setWorkflowWindowState","initiallyHiddenFields","setHiddenFields","initialValues","setDisabledFields","formSchema","useForm","resolver","zodResolver","defaultValues","watch","pathParameters","useParams","formRouteRecordIdParamName","loadRecord","idToLoad","retrievedRecord","setFieldValue","fieldValue","hideField","oldValues","showField","disableField","enableField","enabled","handleSubmit","WorkflowRouteComponent","TemplateBarChart","BarChart","dataset","xAxis","dataKey","scaleType","valueLabel","series","labelField","TemplateDataCard","TemplateGauge","Gauge","valueMax","total","TemplateLineChart","LineChart","LinearProgressWithLabel","LinearProgress","round","TemplateLineProgress","TemplatePieChart","chartData","PieChart","WidgetViewer","isWidgetLoading","setWidgetLoading","queryId","dataQueryId","parameterValues","getWidgetData","widgetType","verticalAxisField","prefix","iconName","spin","widgetTitle","horizontalAxisField","horizontalAxisLabel","DashboardViewer","dashboardInfo","setDashboardInfo","dashboardCode","dashboardName","dashboardTitle","dashboardParameters","widgets","dashboardParameterValues","setDashboardParameterValues","loadDashboardInfo","widget","DashboardRouteView","ChangeOrgForm","newOrgId","setNewOrgId","userOrganizations","orgId","successChangeCallBackFn","SideBarSlice","toggleSideBarState","setSideBarState","SideBarReducer","useInterval","callback","delay","savedCallback","useRef","setInterval","clearInterval","beatFade","keyframes","NotificationItem","notification","notificationId","notificationAction","notificationActionPayload","isNotified","notificationQueueId","notificationTextColor","notificationIcon","notificationIconColor","notificationEnText","notificationArText","animation","createTime","showDivider","NotificationButton","anchorEl","setAnchorEl","notifications","setNotifications","info","closeOnClick","notificationsCheckIntervalSeconds","ClickAwayListener","onClickAway","currentTarget","anchorOrigin","vertical","horizontal","notificaiton","placement","TransitionProps","Fade","ChangePasswordPanel","currentPassword","setCurrentPassword","password1","setPassword1","password2","setPassword2","selectedPerson","isSelfService","newPassword","onSuccessCallBk","handleChangePasswordRequest","MuiAppBar","easing","sharp","duration","leavingScreen","variants","easeOut","enteringScreen","TopBar","ChangeOrgWindow","setChangeOrgWindowState","anchorElUser","setAnchorElUser","handleCloseUserMenu","handleOpenUserMenu","SideBarState","SideBar","ChangePasswordWindow","setChangePasswordWindow","Menu","keepMounted","transformOrigin","noWrap","appName","organizationEnName","organizationArName","i18n","language","nextLanguage","lng","changeLanguage","enableUINotifications","rotation","DrawerHeader","mixins","findNavigationItemById","nodes","found","NavigationItems","actionPayload","DotIcon","verticalAlign","StyledTreeItemRoot","TreeItem2Root","grey","treeItemClasses","groupTransition","CustomTreeItemContent","TreeItem2Content","dark","main","content","alpha","contrastText","AnimatedCollapse","animated","Collapse","TransitionComponent","useSpring","in","StyledTreeItemLabelText","CustomLabel","expandable","appLayoutState","TreeItem2Label","isExpandable","reactChildren","CustomTreeItem","itemId","getRootProps","getContentProps","getIconContainerProps","getCheckboxProps","getLabelProps","getGroupTransitionProps","getDragAndDropOverlayProps","publicAPI","useTreeItem2","rootRef","TreeItem2Provider","TreeItem2IconContainer","TreeItem2Icon","TreeItem2Checkbox","TreeItem2DragAndDropOverlay","NavigationTree","filterData","parentItems","parentItem","applicationModule","newParentItem","structuredClone","mergedNavigationItems","enableAdministrationModule","businessNavigationItems","authoriedNavigationItems","RichTreeView","onItemClick","navigationItem","Drawer","anchor","appVersion","cacheRtl","createCache","stylisPlugins","prefixer","rtlPlugin","cacheLtr","OrgMemberRoleForm","setSelectedOptions","availableOptions","setAvailableOptions","orgMemberId","organizationId","currentRoles","availableRoles","getOrgMemberRoles","closeModalFn","OrganizationMemberGrid","OrganizationMemberRolesWindow","setOrganizationMemberRolesWindowState","SystemOrganizations","SystemOrganizationRanks","SystemOrganizationUnits","OrganizationRankGrid","loadOrganizationRanks","OrganizationUnitGrid","SystemOrganizationUnitType","loadOrganizationUnits","OrganizationUnitTypeGrid","SystemApplicationAuthorityGrid","SystemApplicationModules","SystemApplicationModuleGrid","RoleAuthoritiesForm","availableAuthorities","setAvailableAuthorities","roleId","selectedAuthorities","getRoleAuthorities","SystemApplicationRoleGrid","selectedRole","setSelectedRole","RoleaAuthoritiesWindow","setRoleAuthoritiesWindowState","DataQueryParameterGrid","SystemEntityParameters","LookupGrid","ReportParameterGrid","reportId","storageTypes","validationObject","Blueprint","useSysDatasource","isMandatory","isVisible","datasourceConId","reportBluePrintId","reportExcelDataQueryId","reportJasperName","Jasper","Excel","adjustFormAccordingToReportType","validationObjects","MailRecipientGrid","mailTemplateId","recipientMail","MailBodyGrid","SystemDataQueries","MailAttachmentGrid","SystemReports","Gmail","mailHost","mailPort","mailUsername","mailPassword","mailProtocol","isMailSmtpAuthEnabled","isMailStarttlsEnabled","isSmtpSSlEnabled","azureGraphApiClientId","azureGraphApiClientSecret","azureGraphApiTenantId","azureGraphApiScope","azureGraphApiEmailId","Azure","adjustFormAccordingToEngineType","WorkflowDocumentStatusGrid","WorkflowDocumentActionMailGrid","SystemMailTemplates","documentActionId","WorkflowDocumentActionGrid","ActionMailsWindow","setActionMailWindowState","workflowStates","setWorkflowStates","loadWorkFlowDocumentStates","seriesKeys","verticalAxisLabel","ColumnChart","CircularProgress","adjustFormAccordingToWidgetType","DashboardWidgetGrid","SystemWidgets","dashboardId","SYSTEM_ROUTES","setSelectedPerson","CurrentOrganizationRanks","CurrentOrganizationUnits","OrganizationMembersWindow","setOrganizationMemberWindowState","organizationMemberId","refSource","DataQueryParameterWindow","setDataQueryParameterWindow","SystemDataSources","SystemDataSourceType","SystemParameterTypes","ReporTrialWindow","setReportTrialWindowState","ReportParameterWindow","setReportParameterWindowState","SystemBluePrints","SystemTimeIntervals","MailRecipentsWindow","setMailRecipientsWindowState","MailBodiesWindow","setMailBodiesWindowState","MailAttachmentWindow","setMailAttachmentWindowState","callBkFn","periodical","periodType","periodValue","startSendingAt","mailEngine","WorkflowStatusWindow","setWorkflowStatusWindowState","WorkflowActionWindow","setWorkflowActionWindowState","useSystemCon","SystemWidgetTypes","WidgetsWindows","setWidgetsWindowState","mailNotificationQueueId","resendMail","loadUserNotifications","RouteWrapper","MainContent","businessRoutes","isAutoLoadLoaded","setAutoLoadLoaded","loadCommonStores","CacheProvider","Routes","route","Route","Puller","MobileDrawer","toggleDrawer","SwipeableDrawer","onOpen","swipeAreaWidth","disableSwipeToOpen","ModalProps","LoadingMask","loadingMask","Backdrop","Login","appInfo","setUsername","password","setPassword","isLoginInProcess","setIsLoginInProcess","UserSessionState","handleLogin","userSession","loginTheme","MuiCssBaseline","styleOverrides","appTheme","primaryColor","secondary","secondaryColor","checkUserSession","ThemeProvider","appLogo","onKeyDown","NoLicenseComponent","licenseCheckObj","setLicenseCheckObject","isLicensed","lastLicenseCheckMessage","lastLicenseCheckTime","checkLicense","endpoint","intervalId","checkSystemLicense","interval","background","Main","Layout","BrowserRouter","ToastContainer","rtl","draggable","CssBaseline","AppInfoSlice","documentTitle","muiPremiumKey","businessReduxReducers","businessCommonStoresMetaData","light","setAppInfo","AppInfoActions","AppInfoReducer","ADMINISTRATION_STORES","SystemReportTypes","SystemMailRecipientTypes","SystemApplicationAuthorities","SystemApplicationRoles","App","LicenseInfo","setLicenseKey","LightThemeOptions","default","paper","DarkThemeOptions","themeOptions","ENGLISH_TRANS","common","AdminLocalsEn","ARABIC_TRANS","adminLocalsAr","library","add","fab","far","fas","systemReducers","setSystemReducers","store","configureStore","isAppInitialized","setIsAppInitialized","resources","en","translation","businessLocals","ar","initReactI18next","init","fallbackLng","initializeApp","Provider"],"mappings":"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","x_google_ignoreList":[0,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67]}
|