@erpsquad/common 1.8.41 → 1.8.42
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/_virtual/index/index.esm10.js +3 -3
- package/dist/_virtual/index/index.esm11.js +3 -3
- package/dist/_virtual/index/index.esm2.js +4 -2
- package/dist/_virtual/index/index.esm2.js.map +1 -1
- package/dist/_virtual/index/index.esm3.js +2 -4
- package/dist/_virtual/index/index.esm3.js.map +1 -1
- package/dist/_virtual/index/index.esm4.js +1 -1
- package/dist/_virtual/index/index.esm5.js +3 -3
- package/dist/_virtual/index/index.esm6.js +3 -3
- package/dist/_virtual/index/index.esm7.js +3 -3
- package/dist/_virtual/index/index.esm8.js +3 -3
- package/dist/_virtual/index/index.esm9.js +3 -3
- package/dist/_virtual/index/index10.js +1 -1
- package/dist/_virtual/index/index11.js +1 -1
- package/dist/_virtual/index/index2.js +1 -1
- package/dist/_virtual/index/index3.js +1 -1
- package/dist/_virtual/index/index4.js +1 -1
- package/dist/_virtual/index/index5.js +1 -1
- package/dist/_virtual/index/index6.js +1 -1
- package/dist/_virtual/index/index7.js +1 -1
- package/dist/_virtual/index/index8.js +1 -1
- package/dist/_virtual/index/index9.js +1 -1
- package/dist/components/action-bar/action-bar/index.esm.js +2 -2
- package/dist/components/action-bar/action-bar/index.js +11 -11
- package/dist/components/approval-wrapper/approval-wrapper/index.esm.js +1 -1
- package/dist/components/approval-wrapper/approval-wrapper/index.esm.js.map +1 -1
- package/dist/components/approval-wrapper/approval-wrapper/index.js +4 -4
- package/dist/components/approval-wrapper/approval-wrapper/index.js.map +1 -1
- package/dist/components/change-user-password-modal/change-user-password-modal/index.esm.js +2 -2
- package/dist/components/change-user-password-modal/change-user-password-modal/index.js +3 -3
- package/dist/components/charts/line-chart/area-lineChart/index.esm.js +2 -2
- package/dist/components/charts/line-chart/area-lineChart/index.esm.js.map +1 -1
- package/dist/components/charts/line-chart/area-lineChart/index.js.map +1 -1
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.esm.js +107 -1
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.esm.js.map +1 -1
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.js +7 -4
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.js.map +1 -1
- package/dist/components/examples/FlexibleReduxExample/index.esm.js +154 -0
- package/dist/components/examples/FlexibleReduxExample/index.esm.js.map +1 -0
- package/dist/components/examples/FlexibleReduxExample/index.js +19 -0
- package/dist/components/examples/FlexibleReduxExample/index.js.map +1 -0
- package/dist/components/filter/filter/index.esm.js +2 -2
- package/dist/components/filter/filter/index.js +7 -7
- package/dist/components/footer/index.esm.js +71 -0
- package/dist/components/footer/index.esm.js.map +1 -0
- package/dist/components/footer/index.js +7 -0
- package/dist/components/footer/index.js.map +1 -0
- package/dist/components/form-control/form-builder/element-controller/index.esm.js +96 -0
- package/dist/components/form-control/form-builder/element-controller/index.esm.js.map +1 -0
- package/dist/components/form-control/form-builder/element-controller/index.js +7 -0
- package/dist/components/form-control/form-builder/element-controller/index.js.map +1 -0
- package/dist/components/form-control/form-builder/form-builder-element/table/index.esm.js +1 -1
- package/dist/components/form-control/form-builder/form-builder-element/table/index.js +4 -4
- package/dist/components/form-control/form-builder/form-builder-element/table/index.js.map +1 -1
- package/dist/components/form-control/form-parser/data/index.esm.js +80 -0
- package/dist/components/form-control/form-parser/data/index.esm.js.map +1 -0
- package/dist/components/form-control/form-parser/data/index.js +2 -0
- package/dist/components/form-control/form-parser/data/index.js.map +1 -0
- package/dist/components/grid/custom-grid-card/custom-grid-card/index.esm.js +1 -1
- package/dist/components/grid/custom-grid-card/custom-grid-card/index.js +4 -4
- package/dist/components/header/components/notification-menu/notification-menu/index.esm.js +1 -1
- package/dist/components/header/components/notification-menu/notification-menu/index.js +28 -28
- package/dist/components/header/header/index.esm.js +1 -1
- package/dist/components/header/header/index.js +11 -11
- package/dist/components/header/header-enhanced/index.esm.js +405 -0
- package/dist/components/header/header-enhanced/index.esm.js.map +1 -0
- package/dist/components/header/header-enhanced/index.js +33 -0
- package/dist/components/header/header-enhanced/index.js.map +1 -0
- package/dist/components/header/redux/reducer/index.esm.js +6 -1
- package/dist/components/header/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/header/redux/reducer/index.js +1 -1
- package/dist/components/header/redux/reducer/index.js.map +1 -1
- package/dist/components/header copy/index.esm.js +131 -0
- package/dist/components/header copy/index.esm.js.map +1 -0
- package/dist/components/header copy/index.js +11 -0
- package/dist/components/header copy/index.js.map +1 -0
- package/dist/components/icons/coupon/index.esm.js +29 -0
- package/dist/components/icons/coupon/index.esm.js.map +1 -0
- package/dist/components/icons/coupon/index.js +7 -0
- package/dist/components/icons/coupon/index.js.map +1 -0
- package/dist/components/icons/settings-fallback/index.esm.js +1 -1
- package/dist/components/icons/settings-fallback/index.js +2 -2
- package/dist/components/icons/settings-fallback/index.js.map +1 -1
- package/dist/components/icons/sort-arrow-icon/index.esm.js +4 -4
- package/dist/components/icons/sort-arrow-icon/index.esm.js.map +1 -1
- package/dist/components/icons/sort-arrow-icon/index.js +1 -1
- package/dist/components/icons/sort-arrow-icon/index.js.map +1 -1
- package/dist/components/index.d.ts +112 -277
- package/dist/components/index.esm.js +444 -603
- package/dist/components/index.esm.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js +400 -0
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js.map +1 -0
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js +41 -0
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js.map +1 -0
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js +2 -0
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/report-buttons/report-buttons/index.esm.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/report-buttons/report-buttons/index.js.map +1 -1
- package/dist/components/listing/listing/index.esm.js +5 -5
- package/dist/components/listing/listing/index.esm.js.map +1 -1
- package/dist/components/listing/listing/index.js +5 -5
- package/dist/components/listing/listing/index.js.map +1 -1
- package/dist/components/material-editable-table/material-editable-table/index.esm.js +1 -1
- package/dist/components/material-editable-table/material-editable-table/index.js +2 -2
- package/dist/components/material-table/material-table/index.esm.js +4 -3
- package/dist/components/material-table/material-table/index.esm.js.map +1 -1
- package/dist/components/material-table/material-table/index.js +5 -5
- package/dist/components/material-table/material-table/index.js.map +1 -1
- package/dist/components/parties-modal/parties-modal/index.esm.js +1 -1
- package/dist/components/parties-modal/parties-modal/index.js +13 -13
- package/dist/components/parties-modal/parties-modal/index.js.map +1 -1
- package/dist/components/protected-route/index.esm.js +20 -0
- package/dist/components/protected-route/index.esm.js.map +1 -1
- package/dist/components/protected-route/index.js +2 -2
- package/dist/components/protected-route/index.js.map +1 -1
- package/dist/components/reports-title-bar/redux/reducer/index.esm.js +2 -0
- package/dist/components/reports-title-bar/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/reports-title-bar/redux/reducer/index.js +1 -1
- package/dist/components/reports-title-bar/redux/reducer/index.js.map +1 -1
- package/dist/components/reports-title-bar/reports-title-bar/index.esm.js +1 -1
- package/dist/components/reports-title-bar/reports-title-bar/index.js +8 -8
- package/dist/components/rfq-response/item-response-details/index.esm.js +1 -1
- package/dist/components/rfq-response/item-response-details/index.js +1 -1
- package/dist/components/rfq-response/item-response-details/index.js.map +1 -1
- package/dist/components/schedule-report/schedule-report/index.esm.js +2 -2
- package/dist/components/schedule-report/schedule-report/index.js +5 -5
- package/dist/components/schedule-report/schedule-report/index.js.map +1 -1
- package/dist/components/schedule-report/utils/common/index.esm.js +1 -1
- package/dist/components/share-modal/redux/reducer/index.esm.js +2 -0
- package/dist/components/share-modal/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/share-modal/redux/reducer/index.js +1 -1
- package/dist/components/share-modal/redux/reducer/index.js.map +1 -1
- package/dist/components/share-modal/share-modal-enhanced/index.esm.js +287 -0
- package/dist/components/share-modal/share-modal-enhanced/index.esm.js.map +1 -0
- package/dist/components/share-modal/share-modal-enhanced/index.js +24 -0
- package/dist/components/share-modal/share-modal-enhanced/index.js.map +1 -0
- package/dist/components/sidebar/sidebar/index.esm.js +2 -2
- package/dist/components/sidebar/sidebar/index.js +9 -9
- package/dist/components/upload-excel/upload-excel/index.esm.js +1 -1
- package/dist/components/upload-excel/upload-excel/index.js +5 -5
- package/dist/constants/index.d.ts +15 -15
- package/dist/constants/index.esm.js +104 -10
- package/dist/constants/index.esm.js.map +1 -1
- package/dist/constants/index.js +1 -1
- package/dist/constants/pathnames/pathname.manufacturing/index.esm.js +6 -0
- package/dist/constants/pathnames/pathname.manufacturing/index.esm.js.map +1 -1
- package/dist/constants/pathnames/pathname.manufacturing/index.js +1 -1
- package/dist/constants/pathnames/pathname.manufacturing/index.js.map +1 -1
- package/dist/constants/pathnames/pathname.rental/index.esm.js +12 -1
- package/dist/constants/pathnames/pathname.rental/index.esm.js.map +1 -1
- package/dist/constants/pathnames/pathname.rental/index.js +1 -1
- package/dist/constants/pathnames/pathname.rental/index.js.map +1 -1
- package/dist/contexts/AuthContext/index.esm.js +1 -1
- package/dist/contexts/AuthContext/index.esm.js.map +1 -1
- package/dist/contexts/AuthContext/index.js +1 -1
- package/dist/contexts/AuthContext/index.js.map +1 -1
- package/dist/contexts/index.d.ts +5 -16
- package/dist/contexts/index.esm.js +2 -2
- package/dist/contexts/index.js +1 -1
- package/dist/hooks/apiHelper/index.esm.js +1 -1
- package/dist/hooks/apiHelper/index.esm.js.map +1 -1
- package/dist/hooks/apiHelper/index.js +1 -1
- package/dist/hooks/apiHelper/index.js.map +1 -1
- package/dist/hooks/index.d.ts +16 -26
- package/dist/hooks/index.esm.js +25 -18
- package/dist/hooks/index.esm.js.map +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/use-material-calculations/index.esm.js +0 -8
- package/dist/hooks/use-material-calculations/index.esm.js.map +1 -1
- package/dist/hooks/use-material-calculations/index.js +1 -1
- package/dist/hooks/use-material-calculations/index.js.map +1 -1
- package/dist/hooks/useDataFetcher/index.esm.js +3 -2
- package/dist/hooks/useDataFetcher/index.esm.js.map +1 -1
- package/dist/hooks/useDataFetcher/index.js +1 -1
- package/dist/hooks/useDataFetcher/index.js.map +1 -1
- package/dist/hooks/useLanguageFallback/index.esm.js +0 -5
- package/dist/hooks/useLanguageFallback/index.esm.js.map +1 -1
- package/dist/hooks/useLanguageFallback/index.js +1 -1
- package/dist/hooks/useLanguageFallback/index.js.map +1 -1
- package/dist/hooks/useLocationFilter/index.esm.js +0 -5
- package/dist/hooks/useLocationFilter/index.esm.js.map +1 -1
- package/dist/hooks/useLocationFilter/index.js +1 -1
- package/dist/hooks/useLocationFilter/index.js.map +1 -1
- package/dist/hooks/useReduxIntegration/index.esm.js +39 -0
- package/dist/hooks/useReduxIntegration/index.esm.js.map +1 -0
- package/dist/hooks/useReduxIntegration/index.js +2 -0
- package/dist/hooks/useReduxIntegration/index.js.map +1 -0
- package/dist/icons/index.d.ts +177 -94
- package/dist/icons/index.esm.js +80 -76
- package/dist/icons/index.esm.js.map +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/index.esm.js +640 -747
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/layout/index.d.ts +2 -3
- package/dist/layout/index.esm.js +1 -1
- package/dist/layout/index.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.esm.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.esm.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.js +1 -1
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js +2 -3
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js.map +1 -1
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.js +1 -1
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.js.map +1 -1
- package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.js +1 -1
- package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.js.map +1 -1
- package/dist/node_modules/@mui/material/OutlinedInput/outlinedInputClasses/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/OutlinedInput/outlinedInputClasses/index.js +1 -1
- package/dist/node_modules/@mui/material/Popover/Popover/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/Popover/Popover/index.js +1 -1
- package/dist/node_modules/@mui/material/Snackbar/Snackbar/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/Snackbar/Snackbar/index.js +1 -1
- package/dist/node_modules/@mui/material/Tabs/Tabs/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/Tabs/Tabs/index.js +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
- package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.js.map +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.esm.js +6 -6
- package/dist/node_modules/@mui/system/createStyled/index.js +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.js.map +1 -1
- package/dist/node_modules/@mui/system/esm/Container/createContainer/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/esm/Container/createContainer/index.js +1 -1
- package/dist/node_modules/@mui/system/esm/Stack/createStack/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/esm/Stack/createStack/index.js +2 -2
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.js +1 -1
- package/dist/node_modules/d3-axis/src/axis/index.esm.js +1 -5
- package/dist/node_modules/d3-axis/src/axis/index.esm.js.map +1 -1
- package/dist/node_modules/d3-axis/src/axis/index.js +1 -1
- package/dist/node_modules/d3-axis/src/axis/index.js.map +1 -1
- package/dist/node_modules/notistack/notistack.esm/index.esm.js +0 -3
- package/dist/node_modules/notistack/notistack.esm/index.esm.js.map +1 -1
- package/dist/node_modules/notistack/notistack.esm/index.js +1 -1
- package/dist/node_modules/notistack/notistack.esm/index.js.map +1 -1
- package/dist/node_modules/prop-types/checkPropTypes/index.esm.js +49 -56
- package/dist/node_modules/prop-types/checkPropTypes/index.esm.js.map +1 -1
- package/dist/node_modules/prop-types/checkPropTypes/index.js +1 -1
- package/dist/node_modules/prop-types/checkPropTypes/index.js.map +1 -1
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.esm.js +2 -2
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.esm.js.map +1 -1
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.js +1 -1
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.js.map +1 -1
- package/dist/redux/hooks/index.esm.js +1 -1
- package/dist/redux/index.d.ts +8 -13
- package/dist/redux/index.esm.js +14 -30
- package/dist/redux/index.esm.js.map +1 -1
- package/dist/redux/index.js +1 -1
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.esm.js +0 -6
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.esm.js.map +1 -1
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.js +1 -1
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.js.map +1 -1
- package/dist/redux/slices/reportsTitleBarSlice/index.esm.js +1 -7
- package/dist/redux/slices/reportsTitleBarSlice/index.esm.js.map +1 -1
- package/dist/redux/slices/reportsTitleBarSlice/index.js +1 -1
- package/dist/redux/slices/reportsTitleBarSlice/index.js.map +1 -1
- package/dist/redux/slices/shareSlice/index.esm.js +1 -3
- package/dist/redux/slices/shareSlice/index.esm.js.map +1 -1
- package/dist/redux/slices/shareSlice/index.js +1 -1
- package/dist/redux/slices/shareSlice/index.js.map +1 -1
- package/dist/src/@types/index.d.ts +5 -0
- package/dist/src/assets/common-component/index.d.ts +1 -0
- package/dist/src/assets/dynamic-svg-icon/index.d.ts +2 -0
- package/dist/src/assets/index.d.ts +5 -0
- package/dist/src/assets/view-modal/index.d.ts +12 -0
- package/dist/src/components/Dashboard/index.d.ts +4 -0
- package/dist/src/components/accordion/index.d.ts +2 -0
- package/dist/src/components/action-bar/index.d.ts +2 -0
- package/dist/src/components/activity-tag/index.d.ts +2 -0
- package/dist/src/components/activityArea/index.d.ts +2 -0
- package/dist/src/components/activityLog/index.d.ts +2 -0
- package/dist/src/components/alert/index.d.ts +2 -0
- package/dist/src/components/appbar/index.d.ts +2 -0
- package/dist/src/components/approval-wrapper/index.d.ts +2 -0
- package/dist/src/components/avatar/index.d.ts +2 -0
- package/dist/src/components/board/index.d.ts +4 -0
- package/dist/src/components/bread-crumb/index.d.ts +2 -0
- package/dist/src/components/button/index.d.ts +2 -0
- package/dist/src/components/calculation-summary/components/index.d.ts +10 -0
- package/dist/src/components/calculation-summary/index.d.ts +3 -0
- package/dist/src/components/calendar/index.d.ts +2 -0
- package/dist/src/components/card-wrapper/index.d.ts +2 -0
- package/dist/src/components/change-user-password-modal/index.d.ts +2 -0
- package/dist/src/components/charts/bar-chart/index.d.ts +2 -0
- package/dist/src/components/charts/barChart/index.d.ts +2 -0
- package/dist/src/components/charts/barLineChart/index.d.ts +2 -0
- package/dist/src/components/charts/donut-chart/index.d.ts +2 -0
- package/dist/src/components/charts/donutChart/index.d.ts +2 -0
- package/dist/src/components/charts/groupBarChart/index.d.ts +2 -0
- package/dist/src/components/charts/index.d.ts +12 -0
- package/dist/src/components/charts/line-chart/area-lineChart.d.ts +2 -2
- package/dist/src/components/charts/line-chart/index.d.ts +6 -0
- package/dist/src/components/charts/multiLineChart/index.d.ts +2 -0
- package/dist/src/components/checkbox/index.d.ts +2 -0
- package/dist/src/components/chip/index.d.ts +2 -0
- package/dist/src/components/chip-generator/index.d.ts +2 -0
- package/dist/src/components/color-picker-input/index.d.ts +2 -0
- package/dist/src/components/confirm-modal/index.d.ts +3 -0
- package/dist/src/components/country-select/index.d.ts +2 -0
- package/dist/src/components/custom-snackbar/index.d.ts +2 -0
- package/dist/src/components/custom-toggle-switch/index.d.ts +2 -0
- package/dist/src/components/date-picker/index.d.ts +2 -0
- package/dist/src/components/date-range-picker/index.d.ts +2 -0
- package/dist/src/components/date-time-picker/index.d.ts +2 -0
- package/dist/src/components/dropdown-button/index.d.ts +2 -0
- package/dist/src/components/dynamic-layout-wrapper/index.d.ts +2 -0
- package/dist/src/components/editor/index.d.ts +2 -0
- package/dist/src/components/entity-view-wrapper/index.d.ts +2 -0
- package/dist/src/components/examples/index.d.ts +2 -0
- package/dist/src/components/expandable-summary-wrapper/index.d.ts +2 -0
- package/dist/src/components/fallback/index.d.ts +2 -0
- package/dist/src/components/filter/components/index.d.ts +16 -0
- package/dist/src/components/filter/index.d.ts +4 -0
- package/dist/src/components/footer/index.d.ts +2 -0
- package/dist/src/components/form-control/form-builder/form-builder-element/index.d.ts +25 -5
- package/dist/src/components/form-control/form-builder/form-builder-element/location-add-modal/index.d.ts +2 -0
- package/dist/src/components/form-control/form-builder/index.d.ts +3 -0
- package/dist/src/components/form-control/form-parser/index.d.ts +8 -0
- package/dist/src/components/form-control/index.d.ts +2 -2
- package/dist/src/components/form-header/index.d.ts +2 -0
- package/dist/src/components/gantt/index.d.ts +2 -0
- package/dist/src/components/grid/custom-grid-card/index.d.ts +2 -0
- package/dist/src/components/grid/grid-card/index.d.ts +2 -0
- package/dist/src/components/grid/grid-wrapper/index.d.ts +2 -0
- package/dist/src/components/grid/index.d.ts +3 -0
- package/dist/src/components/grid-fallback/index.d.ts +2 -0
- package/dist/src/components/header/components/index.d.ts +1 -0
- package/dist/src/components/header/components/notification-menu/index.d.ts +2 -0
- package/dist/src/components/header/index.d.ts +6 -0
- package/dist/src/components/header/redux/index.d.ts +5 -0
- package/dist/src/components/header-card/index.d.ts +2 -0
- package/dist/src/components/hr-line/index.d.ts +2 -0
- package/dist/src/components/icons/index.d.ts +163 -80
- package/dist/src/components/icons/sort-arrow-icon.d.ts +2 -2
- package/dist/src/components/index.d.ts +106 -123
- package/dist/src/components/info-card/index.d.ts +2 -0
- package/dist/src/components/inventory-reports-title-bar/component/index.d.ts +2 -0
- package/dist/src/components/inventory-reports-title-bar/index.d.ts +5 -0
- package/dist/src/components/inventory-reports-title-bar/redux/index.d.ts +5 -0
- package/dist/src/components/inventory-reports-title-bar/report-buttons/index.d.ts +2 -0
- package/dist/src/components/label-value/index.d.ts +2 -0
- package/dist/src/components/list/index.d.ts +2 -0
- package/dist/src/components/listing/index.d.ts +2 -2
- package/dist/src/components/loaders/index.d.ts +5 -1
- package/dist/src/components/material-editable-table/components/index.d.ts +8 -0
- package/dist/src/components/material-editable-table/index.d.ts +4 -0
- package/dist/src/components/material-table/components/index.d.ts +8 -0
- package/dist/src/components/material-table/index.d.ts +4 -0
- package/dist/src/components/material-table/material-table.d.ts +1 -1
- package/dist/src/components/menu/index.d.ts +2 -0
- package/dist/src/components/modal/index.d.ts +2 -0
- package/dist/src/components/module-button/index.d.ts +2 -0
- package/dist/src/components/mulitline/index.d.ts +2 -0
- package/dist/src/components/multi-select/index.d.ts +2 -0
- package/dist/src/components/page-navigator/components/index.d.ts +10 -0
- package/dist/src/components/page-navigator/index.d.ts +3 -0
- package/dist/src/components/pagination/index.d.ts +2 -0
- package/dist/src/components/parties-modal/index.d.ts +4 -0
- package/dist/src/components/parties-modal/utils/index.d.ts +1 -0
- package/dist/src/components/phone-input/index.d.ts +2 -0
- package/dist/src/components/providers/index.d.ts +2 -1
- package/dist/src/components/quick-approval-modal/index.d.ts +2 -0
- package/dist/src/components/radio/index.d.ts +2 -0
- package/dist/src/components/reports/dynamic-report/index.d.ts +3 -0
- package/dist/src/components/reports/index.d.ts +1 -0
- package/dist/src/components/reports-title-bar/index.d.ts +4 -0
- package/dist/src/components/reports-title-bar/redux/index.d.ts +5 -0
- package/dist/src/components/reports-title-bar/report-buttons/index.d.ts +2 -0
- package/dist/src/components/reset-password-modal/index.d.ts +2 -0
- package/dist/src/components/rfq-response/index.d.ts +2 -0
- package/dist/src/components/save-filter-modal/index.d.ts +2 -0
- package/dist/src/components/schedule-report/index.d.ts +6 -0
- package/dist/src/components/schedule-report/utils/index.d.ts +3 -0
- package/dist/src/components/search-bar/index.d.ts +2 -0
- package/dist/src/components/select/controller/index.d.ts +4 -0
- package/dist/src/components/select/index.d.ts +5 -0
- package/dist/src/components/share-modal/index.d.ts +5 -0
- package/dist/src/components/share-modal/redux/index.d.ts +5 -0
- package/dist/src/components/sidebar/index.d.ts +2 -0
- package/dist/src/components/snackbar/index.d.ts +2 -0
- package/dist/src/components/sub-header-doc/index.d.ts +2 -0
- package/dist/src/components/switches/index.d.ts +2 -0
- package/dist/src/components/tab-bar-ui/index.d.ts +2 -0
- package/dist/src/components/tabs/index.d.ts +2 -0
- package/dist/src/components/text-area/index.d.ts +2 -0
- package/dist/src/components/text-field/index.d.ts +2 -0
- package/dist/src/components/time-picker/index.d.ts +2 -0
- package/dist/src/components/time-range-picker/index.d.ts +2 -0
- package/dist/src/components/title-dropdown-button/index.d.ts +2 -0
- package/dist/src/components/toast/index.d.ts +2 -0
- package/dist/src/components/toggle/index.d.ts +2 -0
- package/dist/src/components/toggle-switch/index.d.ts +2 -0
- package/dist/src/components/tooltip/index.d.ts +2 -0
- package/dist/src/components/typography/index.d.ts +2 -0
- package/dist/src/components/upload/index.d.ts +4 -0
- package/dist/src/components/upload-excel/index.d.ts +4 -0
- package/dist/src/components/upload-media/index.d.ts +2 -0
- package/dist/src/components/user-dropdown/index.d.ts +2 -0
- package/dist/src/components/value-field/index.d.ts +2 -0
- package/dist/src/components/view-modal/index.d.ts +2 -0
- package/dist/src/constants/index.d.ts +5 -3
- package/dist/src/constants/lang/index.d.ts +6 -0
- package/dist/src/constants/pathnames/index.d.ts +13 -554
- package/dist/src/contexts/index.d.ts +5 -5
- package/dist/src/hooks/apiHelper.d.ts +1 -1
- package/dist/src/hooks/index.d.ts +15 -13
- package/dist/src/hooks/useDataFetcher.d.ts +2 -2
- package/dist/src/layout/fullScreen/index.d.ts +2 -0
- package/dist/src/layout/index.d.ts +2 -2
- package/dist/src/layout/sidebarScreen/index.d.ts +2 -0
- package/dist/src/redux/index.d.ts +5 -6
- package/dist/src/redux/slices/index.d.ts +8 -10
- package/dist/src/styles/index.d.ts +1 -2
- package/dist/src/theme/index.d.ts +7 -3
- package/dist/src/theme/types/index.d.ts +1 -0
- package/dist/src/utils/index.d.ts +12 -10
- package/dist/src/views/afterAuth/dashboard/index.d.ts +3 -0
- package/dist/src/views/afterAuth/dashboard/redux/index.d.ts +5 -0
- package/dist/src/views/afterAuth/index.d.ts +2 -0
- package/dist/src/views/afterAuth/page-view/index.d.ts +4 -0
- package/dist/src/views/afterAuth/page-view/redux/index.d.ts +5 -0
- package/dist/src/views/afterAuth/page-view/utils/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/change-password/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/activity-tag-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/calendar-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/drive-dashboard-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/gantt-data/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/components/grid-data/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/components/index.d.ts +13 -2
- package/dist/src/views/beforeAuth/components/kanbann-content/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/list-content/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/components/multiline-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/share-modal-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/shared-pages-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/tabs-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/user-dashboard-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/user-dropdown-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/forgot-password/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/index.d.ts +6 -0
- package/dist/src/views/beforeAuth/landing/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/reset-password/index.d.ts +1 -0
- package/dist/src/views/form-builder/element-edit-forms/index.d.ts +7 -0
- package/dist/src/views/form-builder/index.d.ts +7 -31
- package/dist/src/views/form-builder/redux/index.d.ts +5 -0
- package/dist/src/views/form-builder/utils/index.d.ts +1 -2
- package/dist/src/views/index.d.ts +7 -2
- package/dist/src/views/template-editor/add-template/index.d.ts +1 -0
- package/dist/src/views/template-editor/company-selection-modal/index.d.ts +1 -0
- package/dist/src/views/template-editor/components/controllers/index.d.ts +18 -0
- package/dist/src/views/template-editor/components/index.d.ts +7 -9
- package/dist/src/views/template-editor/edit-section-modal/index.d.ts +1 -0
- package/dist/src/views/template-editor/index.d.ts +10 -10
- package/dist/src/views/template-editor/template-modal/index.d.ts +3 -1
- package/dist/src/views/template-editor/template-name-modal/index.d.ts +1 -0
- package/dist/src/views/template-editor/types/index.d.ts +1 -1
- package/dist/src/views/template-editor/utils/index.d.ts +3 -3
- package/dist/style.css +70 -90
- package/dist/styles/index.esm.js +4 -89
- package/dist/styles/index.esm.js.map +1 -1
- package/dist/styles/index.js +1 -1
- package/dist/styles/themes/index/index.esm.js +78 -0
- package/dist/styles/themes/index/index.esm.js.map +1 -0
- package/dist/styles/themes/index/index.js +2 -0
- package/dist/styles/themes/index/index.js.map +1 -0
- package/dist/theme/index.d.ts +7 -5
- package/dist/theme/index.esm.js +12 -5
- package/dist/theme/index.esm.js.map +1 -1
- package/dist/theme/index.js +1 -1
- package/dist/theme/theme-impl/index.esm.js +1 -1
- package/dist/theme/typography/index.esm.js +113 -0
- package/dist/theme/typography/index.esm.js.map +1 -0
- package/dist/theme/typography/index.js +2 -0
- package/dist/theme/typography/index.js.map +1 -0
- package/dist/utils/dateFormat/index.esm.js +7 -0
- package/dist/utils/dateFormat/index.esm.js.map +1 -1
- package/dist/utils/dateFormat/index.js +1 -1
- package/dist/utils/dateFormat/index.js.map +1 -1
- package/dist/utils/i18n/index.esm.js +37 -0
- package/dist/utils/i18n/index.esm.js.map +1 -0
- package/dist/utils/i18n/index.js +2 -0
- package/dist/utils/i18n/index.js.map +1 -0
- package/dist/utils/index.d.ts +34 -35
- package/dist/utils/index.esm.js +18 -73
- package/dist/utils/index.esm.js.map +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/utils/metaComponent/index.esm.js +27 -0
- package/dist/utils/metaComponent/index.esm.js.map +1 -0
- package/dist/utils/metaComponent/index.js +6 -0
- package/dist/utils/metaComponent/index.js.map +1 -0
- package/dist/views/404/index.esm.js +31 -0
- package/dist/views/404/index.esm.js.map +1 -0
- package/dist/views/404/index.js +6 -0
- package/dist/views/404/index.js.map +1 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.esm.js +76 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.esm.js.map +1 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.js +8 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.js.map +1 -0
- package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js +0 -6
- package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js.map +1 -1
- package/dist/views/afterAuth/dashboard/redux/reducer/index.js +1 -1
- package/dist/views/afterAuth/dashboard/redux/reducer/index.js.map +1 -1
- package/dist/views/afterAuth/page-view/page-view/index.esm.js +100 -0
- package/dist/views/afterAuth/page-view/page-view/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/page-view/index.js +6 -0
- package/dist/views/afterAuth/page-view/page-view/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.esm.js +13 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js +63 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/state/index.esm.js +31 -0
- package/dist/views/afterAuth/page-view/redux/state/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/state/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/state/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.esm.js +137 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.js +2 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.esm.js +137 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.js +2 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.js.map +1 -0
- package/dist/views/beforeAuth/change-password/change-password/index.esm.js +182 -0
- package/dist/views/beforeAuth/change-password/change-password/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/change-password/change-password/index.js +17 -0
- package/dist/views/beforeAuth/change-password/change-password/index.js.map +1 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.esm.js +177 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.js +16 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.js.map +1 -0
- package/dist/views/beforeAuth/landing/landing/index.esm.js +35 -0
- package/dist/views/beforeAuth/landing/landing/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/landing/landing/index.js +8 -0
- package/dist/views/beforeAuth/landing/landing/index.js.map +1 -0
- package/dist/views/beforeAuth/login/index/index.esm.js +209 -0
- package/dist/views/beforeAuth/login/index/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/login/index/index.js +20 -0
- package/dist/views/beforeAuth/login/index/index.js.map +1 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.esm.js +34 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.js +2 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.js.map +1 -0
- package/dist/views/form-builder/custom-form/index.esm.js +2 -2
- package/dist/views/form-builder/custom-form/index.js +10 -10
- package/dist/views/form-builder/element-edit-forms/select/index.esm.js +1 -1
- package/dist/views/form-builder/element-edit-forms/select/index.js +8 -8
- package/dist/views/form-builder/redux/actionCreator/index.esm.js +1 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js +6 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js.map +1 -1
- package/dist/views/form-builder/redux/reducer/index.js +1 -1
- package/dist/views/form-builder/redux/reducer/index.js.map +1 -1
- package/dist/views/index.esm.js +139 -65
- package/dist/views/index.esm.js.map +1 -1
- package/dist/views/index.js +1 -1
- package/dist/views/privateRoute/index.esm.js +14 -0
- package/dist/views/privateRoute/index.esm.js.map +1 -0
- package/dist/views/privateRoute/index.js +2 -0
- package/dist/views/privateRoute/index.js.map +1 -0
- package/dist/views/template-editor/components/EditorHeader/index.esm.js +1 -1
- package/dist/views/template-editor/components/EditorHeader/index.js +3 -3
- package/dist/views/template-editor/components/EditorSection/index.esm.js +1 -1
- package/dist/views/template-editor/components/EditorSection/index.js +3 -3
- package/dist/views/template-editor/components/SectionFormatPanel/index.esm.js +1 -1
- package/dist/views/template-editor/components/SectionFormatPanel/index.js +3 -3
- package/dist/views/template-editor/components/controllers/TableControls/index.esm.js +1 -1
- package/dist/views/template-editor/components/controllers/TableControls/index.js +56 -56
- package/dist/views/template-editor/templates/index.esm.js +1 -1
- package/dist/views/template-editor/templates/index.js +3 -3
- package/dist/views/template-editor/templates/index.js.map +1 -1
- package/dist/views/template-editor/utils/default-data/index.esm.js +33 -0
- package/dist/views/template-editor/utils/default-data/index.esm.js.map +1 -0
- package/dist/views/template-editor/utils/default-data/index.js +2 -0
- package/dist/views/template-editor/utils/default-data/index.js.map +1 -0
- package/package.json +2 -2
- package/src/styles/index.ts +1 -146
- package/dist/_virtual/ArrowBack/index.esm.js +0 -5
- package/dist/_virtual/ArrowBack/index.esm.js.map +0 -1
- package/dist/_virtual/ArrowBack/index.js +0 -2
- package/dist/_virtual/ArrowBack/index.js.map +0 -1
- package/dist/_virtual/ArrowForward/index.esm.js +0 -5
- package/dist/_virtual/ArrowForward/index.esm.js.map +0 -1
- package/dist/_virtual/ArrowForward/index.js +0 -2
- package/dist/_virtual/ArrowForward/index.js.map +0 -1
- package/dist/_virtual/IndeterminateCheckBox/index.esm.js +0 -5
- package/dist/_virtual/IndeterminateCheckBox/index.esm.js.map +0 -1
- package/dist/_virtual/IndeterminateCheckBox/index.js +0 -2
- package/dist/_virtual/IndeterminateCheckBox/index.js.map +0 -1
- package/dist/_virtual/NorthEast/index.esm.js +0 -5
- package/dist/_virtual/NorthEast/index.esm.js.map +0 -1
- package/dist/_virtual/NorthEast/index.js +0 -2
- package/dist/_virtual/NorthEast/index.js.map +0 -1
- package/dist/_virtual/Visibility/index.esm.js +0 -5
- package/dist/_virtual/Visibility/index.esm.js.map +0 -1
- package/dist/_virtual/Visibility/index.js +0 -2
- package/dist/_virtual/Visibility/index.js.map +0 -1
- package/dist/components/activity-tag/activity-tag/index.esm.js +0 -154
- package/dist/components/activity-tag/activity-tag/index.esm.js.map +0 -1
- package/dist/components/activity-tag/activity-tag/index.js +0 -15
- package/dist/components/activity-tag/activity-tag/index.js.map +0 -1
- package/dist/components/activityLog/activity-log/index.esm.js +0 -104
- package/dist/components/activityLog/activity-log/index.esm.js.map +0 -1
- package/dist/components/activityLog/activity-log/index.js +0 -14
- package/dist/components/activityLog/activity-log/index.js.map +0 -1
- package/dist/components/button/button.scss/index.esm.js +0 -2
- package/dist/components/button/button.scss/index.esm.js.map +0 -1
- package/dist/components/button/button.scss/index.js +0 -2
- package/dist/components/button/button.scss/index.js.map +0 -1
- package/dist/components/charts/bar-chart/bar-chart/index.esm.js +0 -85
- package/dist/components/charts/bar-chart/bar-chart/index.esm.js.map +0 -1
- package/dist/components/charts/bar-chart/bar-chart/index.js +0 -2
- package/dist/components/charts/bar-chart/bar-chart/index.js.map +0 -1
- package/dist/components/charts/barChart/barChart/index.esm.js +0 -147
- package/dist/components/charts/barChart/barChart/index.esm.js.map +0 -1
- package/dist/components/charts/barChart/barChart/index.js +0 -2
- package/dist/components/charts/barChart/barChart/index.js.map +0 -1
- package/dist/components/charts/donut-chart/donut-chart/index.esm.js +0 -85
- package/dist/components/charts/donut-chart/donut-chart/index.esm.js.map +0 -1
- package/dist/components/charts/donut-chart/donut-chart/index.js +0 -6
- package/dist/components/charts/donut-chart/donut-chart/index.js.map +0 -1
- package/dist/components/charts/donutChart/DonutChart/index.esm.js +0 -96
- package/dist/components/charts/donutChart/DonutChart/index.esm.js.map +0 -1
- package/dist/components/charts/donutChart/DonutChart/index.js +0 -5
- package/dist/components/charts/donutChart/DonutChart/index.js.map +0 -1
- package/dist/components/charts/line-chart/area-line-chart/index.esm.js +0 -40
- package/dist/components/charts/line-chart/area-line-chart/index.esm.js.map +0 -1
- package/dist/components/charts/line-chart/area-line-chart/index.js +0 -2
- package/dist/components/charts/line-chart/area-line-chart/index.js.map +0 -1
- package/dist/components/grid/grid-card/grid-card.scss/index.esm.js +0 -2
- package/dist/components/grid/grid-card/grid-card.scss/index.esm.js.map +0 -1
- package/dist/components/grid/grid-card/grid-card.scss/index.js +0 -2
- package/dist/components/grid/grid-card/grid-card.scss/index.js.map +0 -1
- package/dist/components/list/list.scss/index.esm.js +0 -2
- package/dist/components/list/list.scss/index.esm.js.map +0 -1
- package/dist/components/list/list.scss/index.js +0 -2
- package/dist/components/list/list.scss/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/NorthEast/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/NorthEast/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/Visibility/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/Visibility/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js +0 -95
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js +0 -3
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js +0 -2
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js +0 -76
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js +0 -91
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js +0 -118
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js +0 -128
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js +0 -6
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js +0 -73
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js +0 -8
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js +0 -2
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js +0 -95
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js +0 -3
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js +0 -201
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js +0 -3
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js +0 -125
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js +0 -4
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js +0 -170
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js +0 -3
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js +0 -120
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js +0 -3
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js +0 -92
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.js +0 -3
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js +0 -196
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js +0 -2
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js +0 -76
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js +0 -3
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js +0 -231
- package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/Fab/index.js +0 -3
- package/dist/node_modules/@mui/material/Fab/Fab/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js +0 -135
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js +0 -176
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js +0 -3
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js +0 -119
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js +0 -92
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js +0 -156
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.js +0 -3
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js +0 -173
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js +0 -3
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js +0 -222
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js +0 -3
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js +0 -216
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js +0 -3
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js +0 -126
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js +0 -3
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js.map +0 -1
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js +0 -55
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js +0 -2
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js +0 -638
- package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/Rating/index.js +0 -7
- package/dist/node_modules/@mui/material/Rating/Rating/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js +0 -105
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js +0 -3
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js +0 -453
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js +0 -4
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js +0 -245
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js +0 -137
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js +0 -4
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/Step/index.esm.js +0 -169
- package/dist/node_modules/@mui/material/Step/Step/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/Step/index.js +0 -3
- package/dist/node_modules/@mui/material/Step/Step/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/StepContext/index.js +0 -2
- package/dist/node_modules/@mui/material/Step/StepContext/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/stepClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Step/stepClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js +0 -132
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.js +0 -3
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js +0 -136
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js +0 -3
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js +0 -152
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.js +0 -2
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js +0 -161
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js +0 -2
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js +0 -239
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js +0 -3
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js +0 -155
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.js +0 -3
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js +0 -2
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js +0 -82
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js +0 -3
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js +0 -538
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js +0 -2
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js +0 -443
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js +0 -3
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js +0 -179
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js +0 -3
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js +0 -196
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.js +0 -3
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js.map +0 -1
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js +0 -51
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js +0 -2
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/arc/index.esm.js +0 -134
- package/dist/node_modules/d3-shape/src/arc/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/arc/index.js +0 -2
- package/dist/node_modules/d3-shape/src/arc/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/descending/index.esm.js +0 -7
- package/dist/node_modules/d3-shape/src/descending/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/descending/index.js +0 -2
- package/dist/node_modules/d3-shape/src/descending/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/identity/index.esm.js +0 -7
- package/dist/node_modules/d3-shape/src/identity/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/identity/index.js +0 -2
- package/dist/node_modules/d3-shape/src/identity/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/math/index.esm.js +0 -33
- package/dist/node_modules/d3-shape/src/math/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/math/index.js +0 -2
- package/dist/node_modules/d3-shape/src/math/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/pie/index.esm.js +0 -56
- package/dist/node_modules/d3-shape/src/pie/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/pie/index.js +0 -2
- package/dist/node_modules/d3-shape/src/pie/index.js.map +0 -1
- package/dist/src/views/afterAuth/accounting.d.ts +0 -4
- package/dist/src/views/afterAuth/crm.d.ts +0 -4
- package/dist/src/views/afterAuth/document.d.ts +0 -4
- package/dist/src/views/afterAuth/hrms.d.ts +0 -4
- package/dist/src/views/afterAuth/inventory.d.ts +0 -4
- package/dist/src/views/afterAuth/manufacturing.d.ts +0 -4
- package/dist/src/views/afterAuth/office.d.ts +0 -4
- package/dist/src/views/afterAuth/procurement.d.ts +0 -4
- package/dist/src/views/afterAuth/project.d.ts +0 -4
- package/dist/src/views/afterAuth/purchase.d.ts +0 -4
- package/dist/src/views/afterAuth/quotes.d.ts +0 -4
- package/dist/src/views/afterAuth/rental.d.ts +0 -4
- package/dist/src/views/afterAuth/user.d.ts +0 -4
- package/dist/src/views/beforeAuth/components/user-profile-data/user-profile-data.d.ts +0 -9
- package/dist/styles/sass/_mixins.scss/index.esm.js +0 -2
- package/dist/styles/sass/_mixins.scss/index.esm.js.map +0 -1
- package/dist/styles/sass/_mixins.scss/index.js +0 -2
- package/dist/styles/sass/_mixins.scss/index.js.map +0 -1
- package/dist/styles/sass/_variables.scss/index.esm.js +0 -2
- package/dist/styles/sass/_variables.scss/index.esm.js.map +0 -1
- package/dist/styles/sass/_variables.scss/index.js +0 -2
- package/dist/styles/sass/_variables.scss/index.js.map +0 -1
- package/dist/views/beforeAuth/components/index/index.esm.js +0 -1144
- package/dist/views/beforeAuth/components/index/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/index/index.js +0 -206
- package/dist/views/beforeAuth/components/index/index.js.map +0 -1
- package/dist/views/beforeAuth/login/index.scss/index.esm.js +0 -2
- package/dist/views/beforeAuth/login/index.scss/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/login/index.scss/index.js +0 -2
- package/dist/views/beforeAuth/login/index.scss/index.js.map +0 -1
- package/dist/views/form-builder/index/index.esm.js +0 -32
- package/dist/views/form-builder/index/index.esm.js.map +0 -1
- package/dist/views/form-builder/index/index.js +0 -2
- package/dist/views/form-builder/index/index.js.map +0 -1
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,35 +1,34 @@
|
|
|
1
|
-
|
|
2
|
-
export * from './
|
|
3
|
-
export * from './
|
|
4
|
-
export * from './
|
|
5
|
-
export * from './common
|
|
6
|
-
export * from './
|
|
7
|
-
export * from './
|
|
8
|
-
export * from './
|
|
9
|
-
export
|
|
10
|
-
export * from './
|
|
11
|
-
export * from './dateValidation';
|
|
12
|
-
export
|
|
13
|
-
export * from './
|
|
14
|
-
export * from './
|
|
15
|
-
export {default as fileSize} from './fileSize';
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export * from './
|
|
23
|
-
export
|
|
24
|
-
export * from './
|
|
25
|
-
export * from './
|
|
26
|
-
export * from './
|
|
27
|
-
export
|
|
28
|
-
export * from './
|
|
29
|
-
export
|
|
30
|
-
export * from '
|
|
31
|
-
export * from './
|
|
32
|
-
export * from '
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
export { enqueueSnackbar, closeSnackbar, useSnackbar } from 'notistack';
|
|
1
|
+
export * from './api';
|
|
2
|
+
export * from './calculation';
|
|
3
|
+
export * from './color';
|
|
4
|
+
export * from './common-utility';
|
|
5
|
+
export * from './common';
|
|
6
|
+
export * from './constant';
|
|
7
|
+
export * from './country';
|
|
8
|
+
export * from './date-range';
|
|
9
|
+
export { default as dateFormat } from './dateFormat';
|
|
10
|
+
export * from './dateFormat';
|
|
11
|
+
export * from './dateValidation';
|
|
12
|
+
export { default as deFormatText } from './deformat-text';
|
|
13
|
+
export * from './deformat-text';
|
|
14
|
+
export * from './export-filters';
|
|
15
|
+
export { default as fileSize } from './fileSize';
|
|
16
|
+
export * from './fileSize';
|
|
17
|
+
export { default as formBuilderConversion } from './form-builder-conversion';
|
|
18
|
+
export * from './form-builder-conversion';
|
|
19
|
+
export { default as formBuilderDeConversion } from './form-builder-deconversion';
|
|
20
|
+
export * from './form-builder-deconversion';
|
|
21
|
+
export { default as formatText } from './format-text';
|
|
22
|
+
export * from './format-text';
|
|
23
|
+
export { default as i18n } from './i18n';
|
|
24
|
+
export * from './i18n';
|
|
25
|
+
export * from './language';
|
|
26
|
+
export * from './menu-filter';
|
|
27
|
+
export { default as MetaComponent } from './metaComponent';
|
|
28
|
+
export * from './metaComponent';
|
|
29
|
+
export * from './migration-utils';
|
|
30
|
+
export * from './navigation-utils';
|
|
31
|
+
export * from './route-utils';
|
|
32
|
+
export * from './server';
|
|
33
|
+
export * from './setup';
|
|
34
|
+
export * from './translations';
|
package/dist/utils/index.esm.js
CHANGED
|
@@ -5,66 +5,29 @@ import { getFileNamesFromUrls, getFileNamesFromUrlsAsLink, renderEmptyRowsFallba
|
|
|
5
5
|
import { InvoiceStatus, addOrEditArray, appendConditionSafely, calculateAmountData, calculatePeriods, checkDuplicateTracking, checkForDuplicate, checkSkuAndItemName, createdOnAndBy, defaultCompany, defaultCurrencyFormat, defaultCurrencySymbol, displayPhone, downloadDoc, downloadFile, fetchAssemblyItemData, fetchCompanyLocations, fetchExchageRate, fetchItems, fetchOptions, fetchRentalResponseItems, fetchRfqItemsByIdForResponse, filterAccessibleModules, filterCoaByCompanyIdOrNull, findById, formatAmount, formatAmountWithCurrency, formatAmountWithCurrencyData, formatDateForPayload, formatDateTimeForPayload, formatEmptyDataToNull, formatResponseDatesToDayJS, formatResponseOnlyDatesToDayJS, formatTimeForPayload, generateAndFormatStringFromObj, generateFields, generateQueryString, generateRandomId, getAccessibleModules, getCountryIdByName, getErrorMessage, getExcelExportTemplate, getExcelTemplateGenerateTemplate, getFieldFilters, getFileName, getLabelValuePairs, getName, getNestedValue, getNextScheduleDate, getOperatorLabel, getOptionsData, getPartyDependentData, getPartyName, getSlicedValue, getTaxAmountDataFromMultipleTaxCodes, getTaxAmountFromMultipleTaxCodes, getToken, handleRegularUpload, hasValue, isBetweenTheDates, isJSONString, isJsonParse, manageItems, mapApiPayload, mapAsyncApiPayload, matchedMaterialCostingTypeLabel, omitDataKeys, partyDuplicateCheck, partyEmailIds, postImportSheet, remainingMaterialCostingTypes, removeIdFromObject, removeIdStaticIdsFromMongoObject, setRateBasedOnPriceRules, showSnackBar, skuGenerator, toFixedWithNumbers, updateFieldsDisabledState, uploadAttachments, uploadFiles, validateDiscountValidity } from "./common/index.esm.js";
|
|
6
6
|
import { INVENTORY_ADD_MODE_DISABLED_FIELDS, INVENTORY_ALWAYS_DISABLED_FIELDS, INVENTORY_EDIT_MODE_DISABLED_FIELDS, INVENTORY_FIELDS_TO_BE_DISABLED, INVENTORY_MATERIAL_COSTING_TYPE_ARR, INVENTORY_MATERIAL_COSTING_TYPE_OPTIONS, INVENTORY_VARIANT_DISABLED_FIELDS, SECTION_TYPES, responseItemDetailsColumns } from "./constant/index.esm.js";
|
|
7
7
|
import { getCountry } from "./country/index.esm.js";
|
|
8
|
-
import { UTCDateFormat, formatDataTime, formatDate, formatOnlyTime, formatUtcDate, getMinutesFromTime, getTimeFromMinutes } from "./dateFormat/index.esm.js";
|
|
9
8
|
import { RANGE, handleCompareDateRange, handleCompareDateRangeSync } from "./date-range/index.esm.js";
|
|
9
|
+
import { UTCDateFormat, default as default2, formatDataTime, formatDate, formatOnlyTime, formatUtcDate, getMinutesFromTime, getTimeFromMinutes } from "./dateFormat/index.esm.js";
|
|
10
10
|
import { COMMON_DATE_VALIDATIONS, anyDateValidation, businessDateValidation, conditionalDateValidation, createCustomMessages, createDateValidation, dateRangeValidation, dateTimeValidation, dateValidation, futureDateValidation, pastDateValidation } from "./dateValidation/index.esm.js";
|
|
11
|
+
import { default as default3 } from "./deformat-text/index.esm.js";
|
|
11
12
|
import { specificFilters, subModuleMappings } from "./export-filters/index.esm.js";
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { convertTableColumns, default as
|
|
15
|
-
import { convertToUnderscore, formatLabel, default as
|
|
13
|
+
import { default as default4 } from "./fileSize/index.esm.js";
|
|
14
|
+
import { default as default5 } from "./form-builder-conversion/index.esm.js";
|
|
15
|
+
import { convertTableColumns, default as default6 } from "./form-builder-deconversion/index.esm.js";
|
|
16
|
+
import { convertToUnderscore, formatLabel, default as default7 } from "./format-text/index.esm.js";
|
|
17
|
+
import "./i18n/index.esm.js";
|
|
16
18
|
import { fetchLanguages } from "./language/index.esm.js";
|
|
19
|
+
import { MenuFilter, MenuFilterService, ModuleAccessService, StorageUtils } from "./menu-filter/index.esm.js";
|
|
20
|
+
import { default as default8 } from "./metaComponent/index.esm.js";
|
|
17
21
|
import { createParameterizedNavigationHandler, migrateRoutesToUseParams, migrateToPathWithId, updateTableConfigForParameterizedNavigation } from "./migration-utils/index.esm.js";
|
|
18
22
|
import { getEntityId, navigateWithId } from "./navigation-utils/index.esm.js";
|
|
19
23
|
import { convertRoutesToUseIdParams, generateRouteWithId, navigateToRouteWithId, updatePathnameWithIdParams } from "./route-utils/index.esm.js";
|
|
20
24
|
import { loadModuleTranslations } from "./translations/index.esm.js";
|
|
21
|
-
import { default as
|
|
22
|
-
export * from "react-i18next";
|
|
23
|
-
import { MenuFilter, MenuFilterService, ModuleAccessService, StorageUtils } from "./menu-filter/index.esm.js";
|
|
24
|
-
import { closeSnackbar, enqueueSnackbar, useSnackbar } from "../node_modules/notistack/notistack.esm/index.esm.js";
|
|
25
|
-
import { default as default7 } from "../views/template-editor/templates/index.esm.js";
|
|
26
|
-
import { default as default8 } from "../views/template-editor/add-template/add-template/index.esm.js";
|
|
27
|
-
import { default as default9 } from "../views/template-editor/template-modal/template-modal/index.esm.js";
|
|
28
|
-
import { default as default10 } from "../views/template-editor/template-modal/html-thumbnail-preview/index.esm.js";
|
|
29
|
-
import { default as default11 } from "../views/template-editor/company-selection-modal/company-selection-modal/index.esm.js";
|
|
30
|
-
import { default as default12 } from "../views/template-editor/edit-section-modal/edit-section-modal/index.esm.js";
|
|
31
|
-
import { default as default13 } from "../views/template-editor/template-name-modal/template-name-modal/index.esm.js";
|
|
32
|
-
import { default as default14 } from "../views/template-editor/components/EditorCanvas/index.esm.js";
|
|
33
|
-
import { default as default15 } from "../views/template-editor/components/EditorHeader/index.esm.js";
|
|
34
|
-
import { default as default16 } from "../views/template-editor/components/EditorSection/index.esm.js";
|
|
35
|
-
import { default as default17 } from "../views/template-editor/components/EditorSidebar/index.esm.js";
|
|
36
|
-
import { default as default18 } from "../views/template-editor/components/SectionFlowEditor/index.esm.js";
|
|
37
|
-
import { default as default19 } from "../views/template-editor/components/SectionFormatPanel/index.esm.js";
|
|
38
|
-
import { default as default20 } from "../views/template-editor/components/controllers/AlignmentControl/index.esm.js";
|
|
39
|
-
import { default as default21 } from "../views/template-editor/components/controllers/border-control/index.esm.js";
|
|
40
|
-
import { default as default22 } from "../views/template-editor/components/controllers/ButtonControls/index.esm.js";
|
|
41
|
-
import { default as default23 } from "../views/template-editor/components/controllers/CodeControls/index.esm.js";
|
|
42
|
-
import { default as default24 } from "../views/template-editor/components/controllers/DividerControls/index.esm.js";
|
|
43
|
-
import { default as default25 } from "../views/template-editor/components/controllers/ImageControls/index.esm.js";
|
|
44
|
-
import { default as default26 } from "../views/template-editor/components/controllers/SignatureControls/index.esm.js";
|
|
45
|
-
import { default as default27 } from "../views/template-editor/components/controllers/TableControls/index.esm.js";
|
|
25
|
+
import { default as default9 } from "i18next";
|
|
46
26
|
import { setBaseUrl } from "../api-client/api.rbac/api/index.esm.js";
|
|
47
27
|
import { setBaseUrl as setBaseUrl2 } from "../api-client/api.drive/api/index.esm.js";
|
|
48
28
|
import { setBaseUrl as setBaseUrl3 } from "../api-client/api.system-feature/api/index.esm.js";
|
|
49
|
-
import { templateEditorRoutes } from "../views/template-editor/routes/index.esm.js";
|
|
50
|
-
import { default as default28 } from "../views/template-editor/components/controllers/TextControls/index.esm.js";
|
|
51
|
-
import { TEMPLATE_EDITOR_PATHS, initialStyles } from "../views/template-editor/utils/constant/index.esm.js";
|
|
52
|
-
import { extractStyles, generateEmailPreview, generateHeaderFooterPreview, generateInlineStyles, getInitialSectionData, templateRoutes } from "../views/template-editor/utils/common/index.esm.js";
|
|
53
29
|
export {
|
|
54
|
-
default8 as AddTemplate,
|
|
55
|
-
default20 as AlignmentControl,
|
|
56
|
-
default21 as BorderControl,
|
|
57
|
-
default22 as ButtonControls,
|
|
58
30
|
COMMON_DATE_VALIDATIONS,
|
|
59
|
-
default23 as CodeControls,
|
|
60
|
-
default11 as CompanySelectionModal,
|
|
61
|
-
default24 as DividerControls,
|
|
62
|
-
default12 as EditSectionModal,
|
|
63
|
-
default14 as EditorCanvas,
|
|
64
|
-
default15 as EditorHeader,
|
|
65
|
-
default16 as EditorSection,
|
|
66
|
-
default17 as EditorSidebar,
|
|
67
|
-
default10 as HtmlThumbnailPreview,
|
|
68
31
|
INVENTORY_ADD_MODE_DISABLED_FIELDS,
|
|
69
32
|
INVENTORY_ALWAYS_DISABLED_FIELDS,
|
|
70
33
|
INVENTORY_EDIT_MODE_DISABLED_FIELDS,
|
|
@@ -72,23 +35,14 @@ export {
|
|
|
72
35
|
INVENTORY_MATERIAL_COSTING_TYPE_ARR,
|
|
73
36
|
INVENTORY_MATERIAL_COSTING_TYPE_OPTIONS,
|
|
74
37
|
INVENTORY_VARIANT_DISABLED_FIELDS,
|
|
75
|
-
default25 as ImageControls,
|
|
76
38
|
InvoiceStatus,
|
|
77
39
|
MenuFilter,
|
|
78
40
|
MenuFilterService,
|
|
41
|
+
default8 as MetaComponent,
|
|
79
42
|
ModuleAccessService,
|
|
80
43
|
RANGE,
|
|
81
44
|
SECTION_TYPES,
|
|
82
|
-
default18 as SectionFlowEditor,
|
|
83
|
-
default19 as SectionFormatPanel,
|
|
84
|
-
default26 as SignatureControls,
|
|
85
45
|
StorageUtils,
|
|
86
|
-
TEMPLATE_EDITOR_PATHS,
|
|
87
|
-
default27 as TableControls,
|
|
88
|
-
default9 as TemplateModal,
|
|
89
|
-
default13 as TemplateNameModal,
|
|
90
|
-
default7 as Templates,
|
|
91
|
-
default28 as TextControls,
|
|
92
46
|
UTCDateFormat,
|
|
93
47
|
addOrEditArray,
|
|
94
48
|
anyDateValidation,
|
|
@@ -102,7 +56,6 @@ export {
|
|
|
102
56
|
checkDuplicateTracking,
|
|
103
57
|
checkForDuplicate,
|
|
104
58
|
checkSkuAndItemName,
|
|
105
|
-
closeSnackbar,
|
|
106
59
|
conditionalDateValidation,
|
|
107
60
|
convertRoutesToUseIdParams,
|
|
108
61
|
convertTableColumns,
|
|
@@ -111,19 +64,18 @@ export {
|
|
|
111
64
|
createDateValidation,
|
|
112
65
|
createParameterizedNavigationHandler,
|
|
113
66
|
createdOnAndBy,
|
|
67
|
+
default2 as dateFormat,
|
|
114
68
|
dateRangeValidation,
|
|
115
69
|
dateTimeValidation,
|
|
116
70
|
dateValidation,
|
|
117
|
-
|
|
71
|
+
default3 as deFormatText,
|
|
118
72
|
defaultCompany,
|
|
119
73
|
defaultCurrencyFormat,
|
|
120
74
|
defaultCurrencySymbol,
|
|
121
75
|
displayPhone,
|
|
122
76
|
downloadDoc,
|
|
123
77
|
downloadFile,
|
|
124
|
-
enqueueSnackbar,
|
|
125
78
|
error,
|
|
126
|
-
extractStyles,
|
|
127
79
|
fetchApi,
|
|
128
80
|
fetchAssemblyItemData,
|
|
129
81
|
fetchCompanyLocations,
|
|
@@ -133,12 +85,12 @@ export {
|
|
|
133
85
|
fetchOptions,
|
|
134
86
|
fetchRentalResponseItems,
|
|
135
87
|
fetchRfqItemsByIdForResponse,
|
|
136
|
-
|
|
88
|
+
default4 as fileSize,
|
|
137
89
|
filterAccessibleModules,
|
|
138
90
|
filterCoaByCompanyIdOrNull,
|
|
139
91
|
findById,
|
|
140
|
-
|
|
141
|
-
|
|
92
|
+
default5 as formBuilderConversion,
|
|
93
|
+
default6 as formBuilderDeConversion,
|
|
142
94
|
formatAmount,
|
|
143
95
|
formatAmountWithCurrency,
|
|
144
96
|
formatAmountWithCurrencyData,
|
|
@@ -151,15 +103,12 @@ export {
|
|
|
151
103
|
formatOnlyTime,
|
|
152
104
|
formatResponseDatesToDayJS,
|
|
153
105
|
formatResponseOnlyDatesToDayJS,
|
|
154
|
-
|
|
106
|
+
default7 as formatText,
|
|
155
107
|
formatTimeForPayload,
|
|
156
108
|
formatUtcDate,
|
|
157
109
|
futureDateValidation,
|
|
158
110
|
generateAndFormatStringFromObj,
|
|
159
|
-
generateEmailPreview,
|
|
160
111
|
generateFields,
|
|
161
|
-
generateHeaderFooterPreview,
|
|
162
|
-
generateInlineStyles,
|
|
163
112
|
generateQueryString,
|
|
164
113
|
generateRandomId,
|
|
165
114
|
generateRouteWithId,
|
|
@@ -175,7 +124,6 @@ export {
|
|
|
175
124
|
getFileName,
|
|
176
125
|
getFileNamesFromUrls,
|
|
177
126
|
getFileNamesFromUrlsAsLink,
|
|
178
|
-
getInitialSectionData,
|
|
179
127
|
getItems,
|
|
180
128
|
getLabelValuePairs,
|
|
181
129
|
getMinutesFromTime,
|
|
@@ -197,7 +145,7 @@ export {
|
|
|
197
145
|
handleCompareDateRangeSync,
|
|
198
146
|
handleRegularUpload,
|
|
199
147
|
hasValue,
|
|
200
|
-
|
|
148
|
+
default9 as i18n,
|
|
201
149
|
isBetweenTheDates,
|
|
202
150
|
isJSONString,
|
|
203
151
|
isJsonParse,
|
|
@@ -235,8 +183,6 @@ export {
|
|
|
235
183
|
skuGenerator,
|
|
236
184
|
specificFilters,
|
|
237
185
|
subModuleMappings,
|
|
238
|
-
templateEditorRoutes,
|
|
239
|
-
templateRoutes,
|
|
240
186
|
toFixedWithNumbers,
|
|
241
187
|
transformTableColumns,
|
|
242
188
|
updateFieldsDisabledState,
|
|
@@ -244,7 +190,6 @@ export {
|
|
|
244
190
|
updateTableConfigForParameterizedNavigation,
|
|
245
191
|
uploadAttachments,
|
|
246
192
|
uploadFiles,
|
|
247
|
-
useSnackbar,
|
|
248
193
|
validateDiscountValidity
|
|
249
194
|
};
|
|
250
195
|
//# sourceMappingURL=index.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/utils/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./api/index.js"),t=require("./calculation/index.js"),r=require("./color/index.js"),o=require("./common-utility/index.js"),a=require("./common/index.js"),s=require("./constant/index.js"),i=require("./country/index.js"),n=require("./dateFormat/index.js"),l=require("./date-range/index.js"),p=require("./dateValidation/index.js"),d=require("./export-filters/index.js"),m=require("./fileSize/index.js"),x=require("./form-builder-conversion/index.js"),u=require("./form-builder-deconversion/index.js"),c=require("./format-text/index.js"),g=require("./language/index.js"),f=require("./migration-utils/index.js"),D=require("./navigation-utils/index.js"),T=require("./route-utils/index.js"),y=require("./translations/index.js"),I=require("dayjs"),S=require("react-i18next"),E=require("./menu-filter/index.js"),A=require("../node_modules/notistack/notistack.esm/index.js"),C=require("../views/template-editor/templates/index.js"),F=require("../views/template-editor/add-template/add-template/index.js"),h=require("../views/template-editor/template-modal/template-modal/index.js"),N=require("../views/template-editor/template-modal/html-thumbnail-preview/index.js"),O=require("../views/template-editor/company-selection-modal/company-selection-modal/index.js"),R=require("../views/template-editor/edit-section-modal/edit-section-modal/index.js"),v=require("../views/template-editor/template-name-modal/template-name-modal/index.js"),b=require("../views/template-editor/components/EditorCanvas/index.js"),j=require("../views/template-editor/components/EditorHeader/index.js"),_=require("../views/template-editor/components/EditorSection/index.js"),P=require("../views/template-editor/components/EditorSidebar/index.js"),q=require("../views/template-editor/components/SectionFlowEditor/index.js"),M=require("../views/template-editor/components/SectionFormatPanel/index.js"),V=require("../views/template-editor/components/controllers/AlignmentControl/index.js"),L=require("../views/template-editor/components/controllers/border-control/index.js"),w=require("../views/template-editor/components/controllers/ButtonControls/index.js"),B=require("../views/template-editor/components/controllers/CodeControls/index.js"),k=require("../views/template-editor/components/controllers/DividerControls/index.js"),U=require("../views/template-editor/components/controllers/ImageControls/index.js"),Y=require("../views/template-editor/components/controllers/SignatureControls/index.js"),W=require("../views/template-editor/components/controllers/TableControls/index.js"),G=require("../api-client/api.rbac/api/index.js"),H=require("../api-client/api.drive/api/index.js"),J=require("../api-client/api.system-feature/api/index.js"),z=require("../views/template-editor/routes/index.js"),K=require("../views/template-editor/components/controllers/TextControls/index.js"),Q=require("../views/template-editor/utils/constant/index.js"),X=require("../views/template-editor/utils/common/index.js");function Z(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var $=/* @__PURE__ */Z(I);exports.apiConfigurations=e.apiConfigurations,exports.fetchApi=e.fetchApi,exports.getCurrency=e.getCurrency,exports.getItems=e.getItems,exports.getOptions=e.getOptions,exports.calculateEntries=t.calculateEntries,exports.blue=r.blue,exports.error=r.error,exports.green=r.green,exports.lightGreen=r.lightGreen,exports.magenta=r.magenta,exports.neutral=r.neutral,exports.olive=r.olive,exports.primaryGreen=r.primaryGreen,exports.red=r.red,exports.getFileNamesFromUrls=o.getFileNamesFromUrls,exports.getFileNamesFromUrlsAsLink=o.getFileNamesFromUrlsAsLink,exports.renderEmptyRowsFallback=o.renderEmptyRowsFallback,exports.renderValueField=o.renderValueField,exports.transformTableColumns=o.transformTableColumns,exports.InvoiceStatus=a.InvoiceStatus,exports.addOrEditArray=a.addOrEditArray,exports.appendConditionSafely=a.appendConditionSafely,exports.calculateAmountData=a.calculateAmountData,exports.calculatePeriods=a.calculatePeriods,exports.checkDuplicateTracking=a.checkDuplicateTracking,exports.checkForDuplicate=a.checkForDuplicate,exports.checkSkuAndItemName=a.checkSkuAndItemName,exports.createdOnAndBy=a.createdOnAndBy,exports.defaultCompany=a.defaultCompany,exports.defaultCurrencyFormat=a.defaultCurrencyFormat,exports.defaultCurrencySymbol=a.defaultCurrencySymbol,exports.displayPhone=a.displayPhone,exports.downloadDoc=a.downloadDoc,exports.downloadFile=a.downloadFile,exports.fetchAssemblyItemData=a.fetchAssemblyItemData,exports.fetchCompanyLocations=a.fetchCompanyLocations,exports.fetchExchageRate=a.fetchExchageRate,exports.fetchItems=a.fetchItems,exports.fetchOptions=a.fetchOptions,exports.fetchRentalResponseItems=a.fetchRentalResponseItems,exports.fetchRfqItemsByIdForResponse=a.fetchRfqItemsByIdForResponse,exports.filterAccessibleModules=a.filterAccessibleModules,exports.filterCoaByCompanyIdOrNull=a.filterCoaByCompanyIdOrNull,exports.findById=a.findById,exports.formatAmount=a.formatAmount,exports.formatAmountWithCurrency=a.formatAmountWithCurrency,exports.formatAmountWithCurrencyData=a.formatAmountWithCurrencyData,exports.formatDateForPayload=a.formatDateForPayload,exports.formatDateTimeForPayload=a.formatDateTimeForPayload,exports.formatEmptyDataToNull=a.formatEmptyDataToNull,exports.formatResponseDatesToDayJS=a.formatResponseDatesToDayJS,exports.formatResponseOnlyDatesToDayJS=a.formatResponseOnlyDatesToDayJS,exports.formatTimeForPayload=a.formatTimeForPayload,exports.generateAndFormatStringFromObj=a.generateAndFormatStringFromObj,exports.generateFields=a.generateFields,exports.generateQueryString=a.generateQueryString,exports.generateRandomId=a.generateRandomId,exports.getAccessibleModules=a.getAccessibleModules,exports.getCountryIdByName=a.getCountryIdByName,exports.getErrorMessage=a.getErrorMessage,exports.getExcelExportTemplate=a.getExcelExportTemplate,exports.getExcelTemplateGenerateTemplate=a.getExcelTemplateGenerateTemplate,exports.getFieldFilters=a.getFieldFilters,exports.getFileName=a.getFileName,exports.getLabelValuePairs=a.getLabelValuePairs,exports.getName=a.getName,exports.getNestedValue=a.getNestedValue,exports.getNextScheduleDate=a.getNextScheduleDate,exports.getOperatorLabel=a.getOperatorLabel,exports.getOptionsData=a.getOptionsData,exports.getPartyDependentData=a.getPartyDependentData,exports.getPartyName=a.getPartyName,exports.getSlicedValue=a.getSlicedValue,exports.getTaxAmountDataFromMultipleTaxCodes=a.getTaxAmountDataFromMultipleTaxCodes,exports.getTaxAmountFromMultipleTaxCodes=a.getTaxAmountFromMultipleTaxCodes,exports.getToken=a.getToken,exports.handleRegularUpload=a.handleRegularUpload,exports.hasValue=a.hasValue,exports.isBetweenTheDates=a.isBetweenTheDates,exports.isJSONString=a.isJSONString,exports.isJsonParse=a.isJsonParse,exports.manageItems=a.manageItems,exports.mapApiPayload=a.mapApiPayload,exports.mapAsyncApiPayload=a.mapAsyncApiPayload,exports.matchedMaterialCostingTypeLabel=a.matchedMaterialCostingTypeLabel,exports.omitDataKeys=a.omitDataKeys,exports.partyDuplicateCheck=a.partyDuplicateCheck,exports.partyEmailIds=a.partyEmailIds,exports.postImportSheet=a.postImportSheet,exports.remainingMaterialCostingTypes=a.remainingMaterialCostingTypes,exports.removeIdFromObject=a.removeIdFromObject,exports.removeIdStaticIdsFromMongoObject=a.removeIdStaticIdsFromMongoObject,exports.setRateBasedOnPriceRules=a.setRateBasedOnPriceRules,exports.showSnackBar=a.showSnackBar,exports.skuGenerator=a.skuGenerator,exports.toFixedWithNumbers=a.toFixedWithNumbers,exports.updateFieldsDisabledState=a.updateFieldsDisabledState,exports.uploadAttachments=a.uploadAttachments,exports.uploadFiles=a.uploadFiles,exports.validateDiscountValidity=a.validateDiscountValidity,exports.INVENTORY_ADD_MODE_DISABLED_FIELDS=s.INVENTORY_ADD_MODE_DISABLED_FIELDS,exports.INVENTORY_ALWAYS_DISABLED_FIELDS=s.INVENTORY_ALWAYS_DISABLED_FIELDS,exports.INVENTORY_EDIT_MODE_DISABLED_FIELDS=s.INVENTORY_EDIT_MODE_DISABLED_FIELDS,exports.INVENTORY_FIELDS_TO_BE_DISABLED=s.INVENTORY_FIELDS_TO_BE_DISABLED,exports.INVENTORY_MATERIAL_COSTING_TYPE_ARR=s.INVENTORY_MATERIAL_COSTING_TYPE_ARR,exports.INVENTORY_MATERIAL_COSTING_TYPE_OPTIONS=s.INVENTORY_MATERIAL_COSTING_TYPE_OPTIONS,exports.INVENTORY_VARIANT_DISABLED_FIELDS=s.INVENTORY_VARIANT_DISABLED_FIELDS,exports.SECTION_TYPES=s.SECTION_TYPES,exports.responseItemDetailsColumns=s.responseItemDetailsColumns,exports.getCountry=i.getCountry,exports.UTCDateFormat=n.UTCDateFormat,exports.formatDataTime=n.formatDataTime,exports.formatDate=n.formatDate,exports.formatOnlyTime=n.formatOnlyTime,exports.formatUtcDate=n.formatUtcDate,exports.getMinutesFromTime=n.getMinutesFromTime,exports.getTimeFromMinutes=n.getTimeFromMinutes,exports.RANGE=l.RANGE,exports.handleCompareDateRange=l.handleCompareDateRange,exports.handleCompareDateRangeSync=l.handleCompareDateRangeSync,exports.COMMON_DATE_VALIDATIONS=p.COMMON_DATE_VALIDATIONS,exports.anyDateValidation=p.anyDateValidation,exports.businessDateValidation=p.businessDateValidation,exports.conditionalDateValidation=p.conditionalDateValidation,exports.createCustomMessages=p.createCustomMessages,exports.createDateValidation=p.createDateValidation,exports.dateRangeValidation=p.dateRangeValidation,exports.dateTimeValidation=p.dateTimeValidation,exports.dateValidation=p.dateValidation,exports.futureDateValidation=p.futureDateValidation,exports.pastDateValidation=p.pastDateValidation,exports.specificFilters=d.specificFilters,exports.subModuleMappings=d.subModuleMappings,exports.fileSize=m.default,exports.formBuilderConversion=x.default,exports.convertTableColumns=u.convertTableColumns,exports.formBuilderDeConversion=u.default,exports.convertToUnderscore=c.convertToUnderscore,exports.formatLabel=c.formatLabel,exports.formatText=c.default,exports.fetchLanguages=g.fetchLanguages,exports.createParameterizedNavigationHandler=f.createParameterizedNavigationHandler,exports.migrateRoutesToUseParams=f.migrateRoutesToUseParams,exports.migrateToPathWithId=f.migrateToPathWithId,exports.updateTableConfigForParameterizedNavigation=f.updateTableConfigForParameterizedNavigation,exports.getEntityId=D.getEntityId,exports.navigateWithId=D.navigateWithId,exports.convertRoutesToUseIdParams=T.convertRoutesToUseIdParams,exports.generateRouteWithId=T.generateRouteWithId,exports.navigateToRouteWithId=T.navigateToRouteWithId,exports.updatePathnameWithIdParams=T.updatePathnameWithIdParams,exports.loadModuleTranslations=y.loadModuleTranslations,Object.defineProperty(exports,"dayjs",{enumerable:!0,get:function(){return $.default}}),exports.MenuFilter=E.MenuFilter,exports.MenuFilterService=E.MenuFilterService,exports.ModuleAccessService=E.ModuleAccessService,exports.StorageUtils=E.StorageUtils,Object.defineProperty(exports,"closeSnackbar",{enumerable:!0,get:function(){return A.closeSnackbar}}),Object.defineProperty(exports,"enqueueSnackbar",{enumerable:!0,get:function(){return A.enqueueSnackbar}}),exports.useSnackbar=A.useSnackbar,exports.Templates=C.default,exports.AddTemplate=F.default,exports.TemplateModal=h.default,exports.HtmlThumbnailPreview=N.default,exports.CompanySelectionModal=O.default,exports.EditSectionModal=R.default,exports.TemplateNameModal=v.default,exports.EditorCanvas=b.default,exports.EditorHeader=j.default,exports.EditorSection=_.default,exports.EditorSidebar=P.default,exports.SectionFlowEditor=q.default,exports.SectionFormatPanel=M.default,exports.AlignmentControl=V.default,exports.BorderControl=L.default,exports.ButtonControls=w.default,exports.CodeControls=B.default,exports.DividerControls=k.default,exports.ImageControls=U.default,exports.SignatureControls=Y.default,exports.TableControls=W.default,exports.setRoleURL=G.setBaseUrl,exports.setDriveURL=H.setBaseUrl,exports.setSystemFeatureURL=J.setBaseUrl,exports.templateEditorRoutes=z.templateEditorRoutes,exports.TextControls=K.default,exports.TEMPLATE_EDITOR_PATHS=Q.TEMPLATE_EDITOR_PATHS,exports.initialStyles=Q.initialStyles,exports.extractStyles=X.extractStyles,exports.generateEmailPreview=X.generateEmailPreview,exports.generateHeaderFooterPreview=X.generateHeaderFooterPreview,exports.generateInlineStyles=X.generateInlineStyles,exports.getInitialSectionData=X.getInitialSectionData,exports.templateRoutes=X.templateRoutes,Object.keys(S).forEach(function(e){"default"===e||Object.prototype.hasOwnProperty.call(exports,e)||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return S[e]}})});
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./api/index.js"),t=require("./calculation/index.js"),r=require("./color/index.js"),a=require("./common-utility/index.js"),o=require("./common/index.js"),s=require("./constant/index.js"),i=require("./country/index.js"),n=require("./date-range/index.js"),p=require("./dateFormat/index.js"),l=require("./dateValidation/index.js"),d=require("./deformat-text/index.js"),x=require("./export-filters/index.js"),m=require("./fileSize/index.js"),u=require("./form-builder-conversion/index.js"),c=require("./form-builder-deconversion/index.js"),g=require("./format-text/index.js");require("./i18n/index.js");var D=require("./language/index.js"),T=require("./menu-filter/index.js"),I=require("./metaComponent/index.js"),f=require("./migration-utils/index.js"),y=require("./navigation-utils/index.js"),E=require("./route-utils/index.js"),F=require("./translations/index.js"),A=require("i18next"),S=require("../api-client/api.rbac/api/index.js"),N=require("../api-client/api.drive/api/index.js"),h=require("../api-client/api.system-feature/api/index.js");function R(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var O=/* @__PURE__ */R(A);exports.apiConfigurations=e.apiConfigurations,exports.fetchApi=e.fetchApi,exports.getCurrency=e.getCurrency,exports.getItems=e.getItems,exports.getOptions=e.getOptions,exports.calculateEntries=t.calculateEntries,exports.blue=r.blue,exports.error=r.error,exports.green=r.green,exports.lightGreen=r.lightGreen,exports.magenta=r.magenta,exports.neutral=r.neutral,exports.olive=r.olive,exports.primaryGreen=r.primaryGreen,exports.red=r.red,exports.getFileNamesFromUrls=a.getFileNamesFromUrls,exports.getFileNamesFromUrlsAsLink=a.getFileNamesFromUrlsAsLink,exports.renderEmptyRowsFallback=a.renderEmptyRowsFallback,exports.renderValueField=a.renderValueField,exports.transformTableColumns=a.transformTableColumns,exports.InvoiceStatus=o.InvoiceStatus,exports.addOrEditArray=o.addOrEditArray,exports.appendConditionSafely=o.appendConditionSafely,exports.calculateAmountData=o.calculateAmountData,exports.calculatePeriods=o.calculatePeriods,exports.checkDuplicateTracking=o.checkDuplicateTracking,exports.checkForDuplicate=o.checkForDuplicate,exports.checkSkuAndItemName=o.checkSkuAndItemName,exports.createdOnAndBy=o.createdOnAndBy,exports.defaultCompany=o.defaultCompany,exports.defaultCurrencyFormat=o.defaultCurrencyFormat,exports.defaultCurrencySymbol=o.defaultCurrencySymbol,exports.displayPhone=o.displayPhone,exports.downloadDoc=o.downloadDoc,exports.downloadFile=o.downloadFile,exports.fetchAssemblyItemData=o.fetchAssemblyItemData,exports.fetchCompanyLocations=o.fetchCompanyLocations,exports.fetchExchageRate=o.fetchExchageRate,exports.fetchItems=o.fetchItems,exports.fetchOptions=o.fetchOptions,exports.fetchRentalResponseItems=o.fetchRentalResponseItems,exports.fetchRfqItemsByIdForResponse=o.fetchRfqItemsByIdForResponse,exports.filterAccessibleModules=o.filterAccessibleModules,exports.filterCoaByCompanyIdOrNull=o.filterCoaByCompanyIdOrNull,exports.findById=o.findById,exports.formatAmount=o.formatAmount,exports.formatAmountWithCurrency=o.formatAmountWithCurrency,exports.formatAmountWithCurrencyData=o.formatAmountWithCurrencyData,exports.formatDateForPayload=o.formatDateForPayload,exports.formatDateTimeForPayload=o.formatDateTimeForPayload,exports.formatEmptyDataToNull=o.formatEmptyDataToNull,exports.formatResponseDatesToDayJS=o.formatResponseDatesToDayJS,exports.formatResponseOnlyDatesToDayJS=o.formatResponseOnlyDatesToDayJS,exports.formatTimeForPayload=o.formatTimeForPayload,exports.generateAndFormatStringFromObj=o.generateAndFormatStringFromObj,exports.generateFields=o.generateFields,exports.generateQueryString=o.generateQueryString,exports.generateRandomId=o.generateRandomId,exports.getAccessibleModules=o.getAccessibleModules,exports.getCountryIdByName=o.getCountryIdByName,exports.getErrorMessage=o.getErrorMessage,exports.getExcelExportTemplate=o.getExcelExportTemplate,exports.getExcelTemplateGenerateTemplate=o.getExcelTemplateGenerateTemplate,exports.getFieldFilters=o.getFieldFilters,exports.getFileName=o.getFileName,exports.getLabelValuePairs=o.getLabelValuePairs,exports.getName=o.getName,exports.getNestedValue=o.getNestedValue,exports.getNextScheduleDate=o.getNextScheduleDate,exports.getOperatorLabel=o.getOperatorLabel,exports.getOptionsData=o.getOptionsData,exports.getPartyDependentData=o.getPartyDependentData,exports.getPartyName=o.getPartyName,exports.getSlicedValue=o.getSlicedValue,exports.getTaxAmountDataFromMultipleTaxCodes=o.getTaxAmountDataFromMultipleTaxCodes,exports.getTaxAmountFromMultipleTaxCodes=o.getTaxAmountFromMultipleTaxCodes,exports.getToken=o.getToken,exports.handleRegularUpload=o.handleRegularUpload,exports.hasValue=o.hasValue,exports.isBetweenTheDates=o.isBetweenTheDates,exports.isJSONString=o.isJSONString,exports.isJsonParse=o.isJsonParse,exports.manageItems=o.manageItems,exports.mapApiPayload=o.mapApiPayload,exports.mapAsyncApiPayload=o.mapAsyncApiPayload,exports.matchedMaterialCostingTypeLabel=o.matchedMaterialCostingTypeLabel,exports.omitDataKeys=o.omitDataKeys,exports.partyDuplicateCheck=o.partyDuplicateCheck,exports.partyEmailIds=o.partyEmailIds,exports.postImportSheet=o.postImportSheet,exports.remainingMaterialCostingTypes=o.remainingMaterialCostingTypes,exports.removeIdFromObject=o.removeIdFromObject,exports.removeIdStaticIdsFromMongoObject=o.removeIdStaticIdsFromMongoObject,exports.setRateBasedOnPriceRules=o.setRateBasedOnPriceRules,exports.showSnackBar=o.showSnackBar,exports.skuGenerator=o.skuGenerator,exports.toFixedWithNumbers=o.toFixedWithNumbers,exports.updateFieldsDisabledState=o.updateFieldsDisabledState,exports.uploadAttachments=o.uploadAttachments,exports.uploadFiles=o.uploadFiles,exports.validateDiscountValidity=o.validateDiscountValidity,exports.INVENTORY_ADD_MODE_DISABLED_FIELDS=s.INVENTORY_ADD_MODE_DISABLED_FIELDS,exports.INVENTORY_ALWAYS_DISABLED_FIELDS=s.INVENTORY_ALWAYS_DISABLED_FIELDS,exports.INVENTORY_EDIT_MODE_DISABLED_FIELDS=s.INVENTORY_EDIT_MODE_DISABLED_FIELDS,exports.INVENTORY_FIELDS_TO_BE_DISABLED=s.INVENTORY_FIELDS_TO_BE_DISABLED,exports.INVENTORY_MATERIAL_COSTING_TYPE_ARR=s.INVENTORY_MATERIAL_COSTING_TYPE_ARR,exports.INVENTORY_MATERIAL_COSTING_TYPE_OPTIONS=s.INVENTORY_MATERIAL_COSTING_TYPE_OPTIONS,exports.INVENTORY_VARIANT_DISABLED_FIELDS=s.INVENTORY_VARIANT_DISABLED_FIELDS,exports.SECTION_TYPES=s.SECTION_TYPES,exports.responseItemDetailsColumns=s.responseItemDetailsColumns,exports.getCountry=i.getCountry,exports.RANGE=n.RANGE,exports.handleCompareDateRange=n.handleCompareDateRange,exports.handleCompareDateRangeSync=n.handleCompareDateRangeSync,exports.UTCDateFormat=p.UTCDateFormat,exports.dateFormat=p.default,exports.formatDataTime=p.formatDataTime,exports.formatDate=p.formatDate,exports.formatOnlyTime=p.formatOnlyTime,exports.formatUtcDate=p.formatUtcDate,exports.getMinutesFromTime=p.getMinutesFromTime,exports.getTimeFromMinutes=p.getTimeFromMinutes,exports.COMMON_DATE_VALIDATIONS=l.COMMON_DATE_VALIDATIONS,exports.anyDateValidation=l.anyDateValidation,exports.businessDateValidation=l.businessDateValidation,exports.conditionalDateValidation=l.conditionalDateValidation,exports.createCustomMessages=l.createCustomMessages,exports.createDateValidation=l.createDateValidation,exports.dateRangeValidation=l.dateRangeValidation,exports.dateTimeValidation=l.dateTimeValidation,exports.dateValidation=l.dateValidation,exports.futureDateValidation=l.futureDateValidation,exports.pastDateValidation=l.pastDateValidation,exports.deFormatText=d.default,exports.specificFilters=x.specificFilters,exports.subModuleMappings=x.subModuleMappings,exports.fileSize=m.default,exports.formBuilderConversion=u.default,exports.convertTableColumns=c.convertTableColumns,exports.formBuilderDeConversion=c.default,exports.convertToUnderscore=g.convertToUnderscore,exports.formatLabel=g.formatLabel,exports.formatText=g.default,exports.fetchLanguages=D.fetchLanguages,exports.MenuFilter=T.MenuFilter,exports.MenuFilterService=T.MenuFilterService,exports.ModuleAccessService=T.ModuleAccessService,exports.StorageUtils=T.StorageUtils,exports.MetaComponent=I.default,exports.createParameterizedNavigationHandler=f.createParameterizedNavigationHandler,exports.migrateRoutesToUseParams=f.migrateRoutesToUseParams,exports.migrateToPathWithId=f.migrateToPathWithId,exports.updateTableConfigForParameterizedNavigation=f.updateTableConfigForParameterizedNavigation,exports.getEntityId=y.getEntityId,exports.navigateWithId=y.navigateWithId,exports.convertRoutesToUseIdParams=E.convertRoutesToUseIdParams,exports.generateRouteWithId=E.generateRouteWithId,exports.navigateToRouteWithId=E.navigateToRouteWithId,exports.updatePathnameWithIdParams=E.updatePathnameWithIdParams,exports.loadModuleTranslations=F.loadModuleTranslations,Object.defineProperty(exports,"i18n",{enumerable:!0,get:function(){return O.default}}),exports.setRoleURL=S.setBaseUrl,exports.setDriveURL=N.setBaseUrl,exports.setSystemFeatureURL=h.setBaseUrl;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Helmet } from "react-helmet";
|
|
3
|
+
import PropTypes from "../../node_modules/prop-types/index/index.esm.js";
|
|
4
|
+
const MetaComponent = (props) => {
|
|
5
|
+
const canonicalURL = props.location ? `${props.location.protocol}//${props.location.host}${window.location.pathname}` : "";
|
|
6
|
+
return /* @__PURE__ */ jsxs(Helmet, { children: [
|
|
7
|
+
/* @__PURE__ */ jsx("title", { children: props.title }),
|
|
8
|
+
/* @__PURE__ */ jsx("meta", { name: "description", content: props.description }),
|
|
9
|
+
/* @__PURE__ */ jsx("meta", { name: "keywords", content: props.keywords }),
|
|
10
|
+
props.location && /* @__PURE__ */ jsx("link", { rel: "canonical", href: `${canonicalURL}` })
|
|
11
|
+
] });
|
|
12
|
+
};
|
|
13
|
+
MetaComponent.propTypes = {
|
|
14
|
+
title: PropTypes.string,
|
|
15
|
+
keywords: PropTypes.string,
|
|
16
|
+
description: PropTypes.string,
|
|
17
|
+
image: PropTypes.string,
|
|
18
|
+
schema: PropTypes.arrayOf(PropTypes.object),
|
|
19
|
+
location: PropTypes.object
|
|
20
|
+
};
|
|
21
|
+
({
|
|
22
|
+
data: PropTypes.arrayOf(PropTypes.object)
|
|
23
|
+
});
|
|
24
|
+
export {
|
|
25
|
+
MetaComponent as default
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../src/utils/metaComponent.tsx"],"sourcesContent":["import { Helmet } from \"react-helmet\";\nimport propTypes from \"prop-types\";\n\nconst MetaComponent = (props: any) => {\n const canonicalURL = props.location\n ? `${props.location.protocol}//${props.location.host}${window.location.pathname}`\n : \"\";\n\n return (\n <Helmet>\n <title>{props.title}</title>\n <meta name=\"description\" content={props.description} />\n <meta name=\"keywords\" content={props.keywords} />\n {props.location && <link rel=\"canonical\" href={`${canonicalURL}`} />}\n\n {/* {props.schema && <JsonLd data={props.schema} />} */}\n </Helmet>\n );\n};\n\nconst JsonLd = ({ data }: any) => {\n return data.map((schema: any, index: number) => {\n return (\n <script\n key={index}\n type=\"application/ld+json\"\n dangerouslySetInnerHTML={{ __html: JSON.stringify(schema) }}\n />\n );\n });\n};\n\nMetaComponent.propTypes = {\n title: propTypes.string,\n keywords: propTypes.string,\n description: propTypes.string,\n image: propTypes.string,\n schema: propTypes.arrayOf(propTypes.object),\n location: propTypes.object,\n};\n\nJsonLd.propTypes = {\n data: propTypes.arrayOf(propTypes.object),\n};\n\nexport default MetaComponent;\n"],"names":["propTypes"],"mappings":";;;AAGA,MAAM,gBAAgB,CAAC,UAAe;AACpC,QAAM,eAAe,MAAM,WACvB,GAAG,MAAM,SAAS,QAAQ,KAAK,MAAM,SAAS,IAAI,GAAG,OAAO,SAAS,QAAQ,KAC7E;AAEJ,8BACG,QAAA,EACC,UAAA;AAAA,IAAA,oBAAC,SAAA,EAAO,gBAAM,MAAA,CAAM;AAAA,wBACnB,QAAA,EAAK,MAAK,eAAc,SAAS,MAAM,aAAa;AAAA,wBACpD,QAAA,EAAK,MAAK,YAAW,SAAS,MAAM,UAAU;AAAA,IAC9C,MAAM,YAAY,oBAAC,QAAA,EAAK,KAAI,aAAY,MAAM,GAAG,YAAY,GAAA,CAAI;AAAA,EAAA,GAGpE;AAEJ;AAcA,cAAc,YAAY;AAAA,EACxB,OAAOA,UAAU;AAAA,EACjB,UAAUA,UAAU;AAAA,EACpB,aAAaA,UAAU;AAAA,EACvB,OAAOA,UAAU;AAAA,EACjB,QAAQA,UAAU,QAAQA,UAAU,MAAM;AAAA,EAC1C,UAAUA,UAAU;AACtB;AAAA,CAEmB;AAAA,EACjB,MAAMA,UAAU,QAAQA,UAAU,MAAM;AAC1C;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react-helmet"),o=require("../../node_modules/prop-types/index/index.js");const r=o=>{const r=o.location?`${o.location.protocol}//${o.location.host}${window.location.pathname}`:"";/* @__PURE__ */
|
|
2
|
+
return e.jsxs(t.Helmet,{children:[
|
|
3
|
+
/* @__PURE__ */e.jsx("title",{children:o.title}),
|
|
4
|
+
/* @__PURE__ */e.jsx("meta",{name:"description",content:o.description}),
|
|
5
|
+
/* @__PURE__ */e.jsx("meta",{name:"keywords",content:o.keywords}),o.location&&/* @__PURE__ */e.jsx("link",{rel:"canonical",href:`${r}`})]})};r.propTypes={title:o.default.string,keywords:o.default.string,description:o.default.string,image:o.default.string,schema:o.default.arrayOf(o.default.object),location:o.default.object},o.default.arrayOf(o.default.object),exports.default=r;
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/utils/metaComponent.tsx"],"sourcesContent":["import { Helmet } from \"react-helmet\";\nimport propTypes from \"prop-types\";\n\nconst MetaComponent = (props: any) => {\n const canonicalURL = props.location\n ? `${props.location.protocol}//${props.location.host}${window.location.pathname}`\n : \"\";\n\n return (\n <Helmet>\n <title>{props.title}</title>\n <meta name=\"description\" content={props.description} />\n <meta name=\"keywords\" content={props.keywords} />\n {props.location && <link rel=\"canonical\" href={`${canonicalURL}`} />}\n\n {/* {props.schema && <JsonLd data={props.schema} />} */}\n </Helmet>\n );\n};\n\nconst JsonLd = ({ data }: any) => {\n return data.map((schema: any, index: number) => {\n return (\n <script\n key={index}\n type=\"application/ld+json\"\n dangerouslySetInnerHTML={{ __html: JSON.stringify(schema) }}\n />\n );\n });\n};\n\nMetaComponent.propTypes = {\n title: propTypes.string,\n keywords: propTypes.string,\n description: propTypes.string,\n image: propTypes.string,\n schema: propTypes.arrayOf(propTypes.object),\n location: propTypes.object,\n};\n\nJsonLd.propTypes = {\n data: propTypes.arrayOf(propTypes.object),\n};\n\nexport default MetaComponent;\n"],"names":["MetaComponent","props","canonicalURL","location","protocol","host","window","pathname","Helmet","children","jsx","title","name","content","description","keywords","rel","href","propTypes","string","image","schema","arrayOf","object"],"mappings":"2LAGA,MAAMA,EAAiBC,IACrB,MAAMC,EAAeD,EAAME,SACvB,GAAGF,EAAME,SAASC,aAAaH,EAAME,SAASE,OAAOC,OAAOH,SAASI,WACrE;AAEJ,cACGC,SAAA,CACCC,SAAA;iBAAAC,IAAC,QAAA,CAAOD,WAAME;qBACb,OAAA,CAAKC,KAAK,cAAcC,QAASZ,EAAMa;qBACvC,OAAA,CAAKF,KAAK,WAAWC,QAASZ,EAAMc,WACpCd,EAAME,yBAAYO,MAAC,OAAA,CAAKM,IAAI,YAAYC,KAAM,GAAGf,UAmBxDF,EAAckB,UAAY,CACxBP,MAAOO,EAAAA,QAAUC,OACjBJ,SAAUG,EAAAA,QAAUC,OACpBL,YAAaI,EAAAA,QAAUC,OACvBC,MAAOF,EAAAA,QAAUC,OACjBE,OAAQH,EAAAA,QAAUI,QAAQJ,EAAAA,QAAUK,QACpCpB,SAAUe,EAAAA,QAAUK,QAIdL,EAAAA,QAAUI,QAAQJ,EAAAA,QAAUK"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Component } from "react";
|
|
3
|
+
class NotFound extends Component {
|
|
4
|
+
componentDidMount() {
|
|
5
|
+
setTimeout(() => {
|
|
6
|
+
}, 2e3);
|
|
7
|
+
}
|
|
8
|
+
render() {
|
|
9
|
+
return /* @__PURE__ */ jsxs(
|
|
10
|
+
"div",
|
|
11
|
+
{
|
|
12
|
+
style: {
|
|
13
|
+
textAlign: "center",
|
|
14
|
+
position: "absolute",
|
|
15
|
+
top: "50%",
|
|
16
|
+
left: "50%",
|
|
17
|
+
transform: "translate(-50%, -50%)"
|
|
18
|
+
},
|
|
19
|
+
children: [
|
|
20
|
+
/* @__PURE__ */ jsx("strong", { children: /* @__PURE__ */ jsx("p", { children: "404" }) }),
|
|
21
|
+
/* @__PURE__ */ jsx("hr", {}),
|
|
22
|
+
/* @__PURE__ */ jsx("p", { children: "Not Found" })
|
|
23
|
+
]
|
|
24
|
+
}
|
|
25
|
+
);
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
export {
|
|
29
|
+
NotFound as default
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../src/views/404.tsx"],"sourcesContent":["import { Component } from \"react\";\r\n\r\nclass NotFound extends Component {\r\n componentDidMount() {\r\n setTimeout(() => {\r\n // this.props.history.push('/');\r\n }, 2000);\r\n }\r\n\r\n render() {\r\n return (\r\n <div\r\n style={{\r\n textAlign: \"center\",\r\n position: \"absolute\",\r\n top: \"50%\",\r\n left: \"50%\",\r\n transform: \"translate(-50%, -50%)\",\r\n }}\r\n >\r\n <strong>\r\n <p>404</p>\r\n </strong>\r\n <hr />\r\n <p>Not Found</p>\r\n </div>\r\n );\r\n }\r\n}\r\n\r\nexport default NotFound;\r\n"],"names":[],"mappings":";;AAEA,MAAM,iBAAiB,UAAU;AAAA,EAC/B,oBAAoB;AAClB,eAAW,MAAM;AAAA,IAEjB,GAAG,GAAI;AAAA,EACT;AAAA,EAEA,SAAS;AACP,WACE;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,OAAO;AAAA,UACL,WAAW;AAAA,UACX,UAAU;AAAA,UACV,KAAK;AAAA,UACL,MAAM;AAAA,UACN,WAAW;AAAA,QAAA;AAAA,QAGb,UAAA;AAAA,UAAA,oBAAC,UAAA,EACC,UAAA,oBAAC,KAAA,EAAE,UAAA,MAAA,CAAG,GACR;AAAA,8BACC,MAAA,EAAG;AAAA,UACJ,oBAAC,OAAE,UAAA,YAAA,CAAS;AAAA,QAAA;AAAA,MAAA;AAAA,IAAA;AAAA,EAGlB;AACF;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react");class r extends t.Component{componentDidMount(){setTimeout(()=>{},2e3)}render(){/* @__PURE__ */
|
|
2
|
+
return e.jsxs("div",{style:{textAlign:"center",position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"},children:[
|
|
3
|
+
/* @__PURE__ */e.jsx("strong",{children:/* @__PURE__ */e.jsx("p",{children:"404"})}),
|
|
4
|
+
/* @__PURE__ */e.jsx("hr",{}),
|
|
5
|
+
/* @__PURE__ */e.jsx("p",{children:"Not Found"})]})}}exports.default=r;
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/views/404.tsx"],"sourcesContent":["import { Component } from \"react\";\r\n\r\nclass NotFound extends Component {\r\n componentDidMount() {\r\n setTimeout(() => {\r\n // this.props.history.push('/');\r\n }, 2000);\r\n }\r\n\r\n render() {\r\n return (\r\n <div\r\n style={{\r\n textAlign: \"center\",\r\n position: \"absolute\",\r\n top: \"50%\",\r\n left: \"50%\",\r\n transform: \"translate(-50%, -50%)\",\r\n }}\r\n >\r\n <strong>\r\n <p>404</p>\r\n </strong>\r\n <hr />\r\n <p>Not Found</p>\r\n </div>\r\n );\r\n }\r\n}\r\n\r\nexport default NotFound;\r\n"],"names":["NotFound","Component","componentDidMount","setTimeout","render","jsxs","style","textAlign","position","top","left","transform","children","jsx"],"mappings":"0HAEA,MAAMA,UAAiBC,EAAAA,UACrB,iBAAAC,GACEC,WAAW,OAER,IACL,CAEA,MAAAC;AACE,OACEC,EAAAA,KAAC,MAAA,CACCC,MAAO,CACLC,UAAW,SACXC,SAAU,WACVC,IAAK,MACLC,KAAM,MACNC,UAAW,yBAGbC,SAAA;eAAAC,MAAC,SAAA,CACCD,wBAAAC,EAAAA,IAAC,IAAA,CAAED,SAAA;qBAEJ,KAAA;iBACDC,IAAC,KAAED,SAAA,gBAGT"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { useTranslation } from "react-i18next";
|
|
3
|
+
import ModuleTile from "../../../../components/module-button/module-button/index.esm.js";
|
|
4
|
+
import { Typography } from "../../../../components/typography/typography/index.esm.js";
|
|
5
|
+
import FullscreenLayout from "../../../../layout/fullScreen/fullScreen/index.esm.js";
|
|
6
|
+
import { useState, useMemo, useEffect } from "react";
|
|
7
|
+
import modules from "../../../../constants/modules/index.esm.js";
|
|
8
|
+
import { images } from "../../../../images/index.esm.js";
|
|
9
|
+
/* empty css */
|
|
10
|
+
import { getToken } from "../../../../utils/common/index.esm.js";
|
|
11
|
+
import { getV1RoleUserId } from "../../../../api-client/api.rbac/api/index.esm.js";
|
|
12
|
+
import Box from "../../../../node_modules/@mui/material/Box/Box/index.esm.js";
|
|
13
|
+
import CssBaseline from "../../../../node_modules/@mui/material/CssBaseline/CssBaseline/index.esm.js";
|
|
14
|
+
function Dashboard() {
|
|
15
|
+
var _a, _b;
|
|
16
|
+
const { t } = useTranslation();
|
|
17
|
+
const [erp_modules, setModules] = useState([]);
|
|
18
|
+
const u_data = localStorage.getItem("_u_data") || void 0;
|
|
19
|
+
const userData = useMemo(() => u_data ? JSON.parse(u_data) : "", [u_data]);
|
|
20
|
+
const access_modules = (userData == null ? void 0 : userData.module_access) && ((_a = userData == null ? void 0 : userData.module_access) == null ? void 0 : _a.length) > 0 ? userData == null ? void 0 : userData.module_access : [{ "module_name": "user" }];
|
|
21
|
+
const display_modules = erp_modules == null ? void 0 : erp_modules.filter((item1) => access_modules == null ? void 0 : access_modules.some((item2) => item2.module_name == item1.beModuleName || item1.beModuleName === "rbac"));
|
|
22
|
+
const rolePermission = localStorage.getItem("role-permission") || void 0;
|
|
23
|
+
const permissions = rolePermission && ((_b = JSON.parse(rolePermission)) == null ? void 0 : _b.modules) ? JSON.parse(rolePermission).modules : [];
|
|
24
|
+
let matchedModules = display_modules;
|
|
25
|
+
if (permissions.length) {
|
|
26
|
+
matchedModules = display_modules.filter((module) => permissions.includes(module.beModuleName));
|
|
27
|
+
}
|
|
28
|
+
useEffect(() => {
|
|
29
|
+
setModules(modules(t));
|
|
30
|
+
}, [t]);
|
|
31
|
+
const getAndSetUserRoleAndPermissions = async (userId) => {
|
|
32
|
+
const response = await getV1RoleUserId({
|
|
33
|
+
id: userId,
|
|
34
|
+
...getToken()
|
|
35
|
+
});
|
|
36
|
+
const data = response == null ? void 0 : response.data.role;
|
|
37
|
+
localStorage.setItem("role-permission", JSON.stringify(data));
|
|
38
|
+
};
|
|
39
|
+
useEffect(() => {
|
|
40
|
+
if (userData == null ? void 0 : userData.id) {
|
|
41
|
+
getAndSetUserRoleAndPermissions(userData.id);
|
|
42
|
+
}
|
|
43
|
+
}, [userData == null ? void 0 : userData.id]);
|
|
44
|
+
return /* @__PURE__ */ jsxs(Box, { children: [
|
|
45
|
+
/* @__PURE__ */ jsx(CssBaseline, {}),
|
|
46
|
+
/* @__PURE__ */ jsx(FullscreenLayout, { children: /* @__PURE__ */ jsxs(Box, { className: "dashboard-container", children: [
|
|
47
|
+
/* @__PURE__ */ jsxs(Box, { className: "dashboard-heading", children: [
|
|
48
|
+
/* @__PURE__ */ jsx(Typography, { type: "h2", className: "dashboard-title", children: t("dashboard.title") }),
|
|
49
|
+
/* @__PURE__ */ jsx(Typography, { type: "s3", className: "dashboard-subtitle", children: t("dashboard.subtitle") })
|
|
50
|
+
] }),
|
|
51
|
+
/* @__PURE__ */ jsxs(Box, { className: "module-container", children: [
|
|
52
|
+
matchedModules == null ? void 0 : matchedModules.map((module, index) => {
|
|
53
|
+
return /* @__PURE__ */ jsx(ModuleTile, { module }, index);
|
|
54
|
+
}),
|
|
55
|
+
userData && (userData == null ? void 0 : userData.role_name) == "Admin" && /* @__PURE__ */ jsx(
|
|
56
|
+
ModuleTile,
|
|
57
|
+
{
|
|
58
|
+
module: {
|
|
59
|
+
label: "Add New Module",
|
|
60
|
+
link: "",
|
|
61
|
+
sidebar: images.addModule,
|
|
62
|
+
icon: images.addModule,
|
|
63
|
+
permission: "",
|
|
64
|
+
bg: "transparent"
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
0
|
|
68
|
+
)
|
|
69
|
+
] })
|
|
70
|
+
] }) })
|
|
71
|
+
] });
|
|
72
|
+
}
|
|
73
|
+
export {
|
|
74
|
+
Dashboard as default
|
|
75
|
+
};
|
|
76
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../src/views/afterAuth/dashboard/dashboard.tsx"],"sourcesContent":["import { useTranslation } from \"react-i18next\";\r\nimport CssBaseline from \"@mui/material/CssBaseline\";\r\nimport Box from \"@mui/material/Box\";\r\nimport ModuleTile from \"../../../components/module-button/module-button\";\r\nimport Typography from \"../../../components/typography/typography\";\r\nimport FullScreenLayout from \"../../../layout/fullScreen/fullScreen\";\r\nimport { useEffect, useMemo, useState } from \"react\";\r\nimport modules from \"../../../constants/modules\";\r\nimport images from \"../../../assets/images\";\r\nimport \"./dashboard.scss\";\r\nimport { getToken } from \"../../../utils/common\";\r\nimport { getV1RoleUserId } from \"../../../api-client/api.rbac/api\";\r\n\r\nexport default function Dashboard() {\r\n const { t } = useTranslation();\r\n const [erp_modules, setModules] = useState<any | undefined>([]);\r\n\r\n const u_data = localStorage.getItem(\"_u_data\") || undefined;\r\n const userData = useMemo(() => (u_data ? JSON.parse(u_data) : \"\"), [u_data]);\r\n\r\n const access_modules = userData?.module_access && userData?.module_access?.length > 0 ? userData?.module_access : [{ \"module_name\": \"user\" }]\r\n const display_modules = erp_modules?.filter((item1: any) => access_modules?.some((item2: any) => item2.module_name == item1.beModuleName || item1.beModuleName === \"rbac\"));\r\n const rolePermission = localStorage.getItem(\"role-permission\") || undefined;\r\n\r\n const permissions = rolePermission && JSON.parse(rolePermission)?.modules ? JSON.parse(rolePermission).modules : [];\r\n let matchedModules = display_modules\r\n if (permissions.length) {\r\n matchedModules = display_modules.filter(module => permissions.includes(module.beModuleName));\r\n }\r\n\r\n useEffect(() => {\r\n setModules(modules(t));\r\n }, [t]);\r\n\r\n const getAndSetUserRoleAndPermissions = async (userId) => {\r\n const response = await getV1RoleUserId({\r\n\t\t\tid: userId,\r\n\t\t\t...getToken(),\r\n\t\t} as any);\r\n\t\tconst data = response?.data.role;\r\n localStorage.setItem('role-permission', JSON.stringify(data));\r\n }\r\n\r\n useEffect(() => {\r\n if (userData?.id) {\r\n getAndSetUserRoleAndPermissions(userData.id); }\r\n }, [userData?.id]);\r\n\r\n return (\r\n <Box>\r\n <CssBaseline />\r\n <FullScreenLayout>\r\n <Box className=\"dashboard-container\">\r\n <Box className=\"dashboard-heading\">\r\n <Typography type=\"h2\" className=\"dashboard-title\">\r\n {t(\"dashboard.title\")}\r\n </Typography>\r\n <Typography type=\"s3\" className=\"dashboard-subtitle\">\r\n {t(\"dashboard.subtitle\")}\r\n </Typography>\r\n </Box>\r\n <Box className=\"module-container\">\r\n {matchedModules?.map((module: any, index: number) => {\r\n return <ModuleTile module={module} key={index} />;\r\n })}\r\n {\r\n userData && userData?.role_name == \"Admin\" && \r\n <ModuleTile\r\n module={{\r\n label: \"Add New Module\",\r\n link: \"\",\r\n sidebar: images.addModule,\r\n icon: images.addModule,\r\n permission: \"\",\r\n bg: \"transparent\",\r\n }}\r\n key={0}\r\n />\r\n }\r\n \r\n </Box>\r\n </Box>\r\n </FullScreenLayout>\r\n </Box>\r\n );\r\n}\r\n"],"names":["FullScreenLayout"],"mappings":";;;;;;;;;;;;;AAaA,SAAwB,YAAY;;AAClC,QAAM,EAAE,EAAA,IAAM,eAAA;AACd,QAAM,CAAC,aAAa,UAAU,IAAI,SAA0B,CAAA,CAAE;AAE9D,QAAM,SAAS,aAAa,QAAQ,SAAS,KAAK;AAClD,QAAM,WAAW,QAAQ,MAAO,SAAS,KAAK,MAAM,MAAM,IAAI,IAAK,CAAC,MAAM,CAAC;AAE3E,QAAM,kBAAiB,qCAAU,oBAAiB,0CAAU,kBAAV,mBAAyB,UAAS,IAAI,qCAAU,gBAAgB,CAAC,EAAE,eAAe,QAAQ;AAC5I,QAAM,kBAAkB,2CAAa,OAAO,CAAC,UAAe,iDAAgB,KAAK,CAAC,UAAe,MAAM,eAAe,MAAM,gBAAgB,MAAM,iBAAiB;AACnK,QAAM,iBAAiB,aAAa,QAAQ,iBAAiB,KAAK;AAElE,QAAM,cAAc,oBAAkB,UAAK,MAAM,cAAc,MAAzB,mBAA4B,WAAU,KAAK,MAAM,cAAc,EAAE,UAAU,CAAA;AACjH,MAAI,iBAAiB;AACrB,MAAI,YAAY,QAAQ;AACtB,qBAAiB,gBAAgB,OAAO,CAAA,WAAU,YAAY,SAAS,OAAO,YAAY,CAAC;AAAA,EAC7F;AAEA,YAAU,MAAM;AACd,eAAW,QAAQ,CAAC,CAAC;AAAA,EACvB,GAAG,CAAC,CAAC,CAAC;AAEN,QAAM,kCAAkC,OAAO,WAAW;AACxD,UAAM,WAAW,MAAM,gBAAgB;AAAA,MACxC,IAAI;AAAA,MACJ,GAAG,SAAA;AAAA,IAAS,CACL;AACR,UAAM,OAAO,qCAAU,KAAK;AAC1B,iBAAa,QAAQ,mBAAmB,KAAK,UAAU,IAAI,CAAC;AAAA,EAC9D;AAEA,YAAU,MAAM;AACd,QAAI,qCAAU,IAAI;AAChB,sCAAgC,SAAS,EAAE;AAAA,IAAM;AAAA,EACrD,GAAG,CAAC,qCAAU,EAAE,CAAC;AAEjB,8BACG,KAAA,EACC,UAAA;AAAA,IAAA,oBAAC,aAAA,EAAY;AAAA,IACb,oBAACA,kBAAA,EACC,UAAA,qBAAC,KAAA,EAAI,WAAU,uBACb,UAAA;AAAA,MAAA,qBAAC,KAAA,EAAI,WAAU,qBACb,UAAA;AAAA,QAAA,oBAAC,cAAW,MAAK,MAAK,WAAU,mBAC7B,UAAA,EAAE,iBAAiB,GACtB;AAAA,QACA,oBAAC,cAAW,MAAK,MAAK,WAAU,sBAC7B,UAAA,EAAE,oBAAoB,EAAA,CACzB;AAAA,MAAA,GACF;AAAA,MACA,qBAAC,KAAA,EAAI,WAAU,oBACZ,UAAA;AAAA,QAAA,iDAAgB,IAAI,CAAC,QAAa,UAAkB;AACnD,iBAAO,oBAAC,YAAA,EAAW,OAAA,GAAqB,KAAO;AAAA,QACjD;AAAA,QAEE,aAAY,qCAAU,cAAa,WACjC;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,QAAQ;AAAA,cACN,OAAO;AAAA,cACP,MAAM;AAAA,cACN,SAAS,OAAO;AAAA,cAChB,MAAM,OAAO;AAAA,cACb,YAAY;AAAA,cACZ,IAAI;AAAA,YAAA;AAAA,UACN;AAAA,UACK;AAAA,QAAA;AAAA,MACP,EAAA,CAGN;AAAA,IAAA,EAAA,CACF,EAAA,CACF;AAAA,EAAA,GACF;AAEJ;"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),l=require("react-i18next"),s=,/* empty css */a=,/* empty css */d=,/* empty css */i=require("react"),o=,/* empty css */r=;/* empty css */;/* empty css */var t=,/* empty css */u=,/* empty css */n=,/* empty css */m=;/* empty css */exports.default=function(){var c,p;const{t:x}=l.useTranslation(),[h,j]=i.useState([]),f=localStorage.getItem("_u_data")||void 0,b=i.useMemo(()=>f?JSON.parse(f):"",[f]),g=(null==b?void 0:b.module_access)&&(null==(c=null==b?void 0:b.module_access)?void 0:c.length)>0?null==b?void 0:b.module_access:[{module_name:"user"}],v=null==h?void 0:h.filter(e=>null==g?void 0:g.some(l=>l.module_name==e.beModuleName||"rbac"===e.beModuleName)),y=localStorage.getItem("role-permission")||void 0,q=y&&(null==(p=JSON.parse(y))?void 0:p.modules)?JSON.parse(y).modules:[];let N=v;return q.length&&(N=v.filter(e=>q.includes(e.beModuleName))),i.useEffect(()=>{j(o.default(x))},[x]),i.useEffect(()=>{(null==b?void 0:b.id)&&(async e=>{const l=await u.getV1RoleUserId({id:e,...t.getToken()}),s=null==l?void 0:l.data.role;localStorage.setItem("role-permission",JSON.stringify(s))})(b.id)},[null==b?void 0:b.id]),/* @__PURE__ */e.jsxs(n.default,{children:[
|
|
2
|
+
/* @__PURE__ */e.jsx(m.default,{}),
|
|
3
|
+
/* @__PURE__ */e.jsx(d.default,{children:/* @__PURE__ */e.jsxs(n.default,{className:"dashboard-container",children:[
|
|
4
|
+
/* @__PURE__ */e.jsxs(n.default,{className:"dashboard-heading",children:[
|
|
5
|
+
/* @__PURE__ */e.jsx(a.Typography,{type:"h2",className:"dashboard-title",children:x("dashboard.title")}),
|
|
6
|
+
/* @__PURE__ */e.jsx(a.Typography,{type:"s3",className:"dashboard-subtitle",children:x("dashboard.subtitle")})]}),
|
|
7
|
+
/* @__PURE__ */e.jsxs(n.default,{className:"module-container",children:[null==N?void 0:N.map((l,a)=>/* @__PURE__ */e.jsx(s.default,{module:l},a)),b&&"Admin"==(null==b?void 0:b.role_name)&&/* @__PURE__ */e.jsx(s.default,{module:{label:"Add New Module",link:"",sidebar:r.images.addModule,icon:r.images.addModule,permission:"",bg:"transparent"}},0)]})]})})]})};
|
|
8
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../src/views/afterAuth/dashboard/dashboard.tsx"],"sourcesContent":["import { useTranslation } from \"react-i18next\";\r\nimport CssBaseline from \"@mui/material/CssBaseline\";\r\nimport Box from \"@mui/material/Box\";\r\nimport ModuleTile from \"../../../components/module-button/module-button\";\r\nimport Typography from \"../../../components/typography/typography\";\r\nimport FullScreenLayout from \"../../../layout/fullScreen/fullScreen\";\r\nimport { useEffect, useMemo, useState } from \"react\";\r\nimport modules from \"../../../constants/modules\";\r\nimport images from \"../../../assets/images\";\r\nimport \"./dashboard.scss\";\r\nimport { getToken } from \"../../../utils/common\";\r\nimport { getV1RoleUserId } from \"../../../api-client/api.rbac/api\";\r\n\r\nexport default function Dashboard() {\r\n const { t } = useTranslation();\r\n const [erp_modules, setModules] = useState<any | undefined>([]);\r\n\r\n const u_data = localStorage.getItem(\"_u_data\") || undefined;\r\n const userData = useMemo(() => (u_data ? JSON.parse(u_data) : \"\"), [u_data]);\r\n\r\n const access_modules = userData?.module_access && userData?.module_access?.length > 0 ? userData?.module_access : [{ \"module_name\": \"user\" }]\r\n const display_modules = erp_modules?.filter((item1: any) => access_modules?.some((item2: any) => item2.module_name == item1.beModuleName || item1.beModuleName === \"rbac\"));\r\n const rolePermission = localStorage.getItem(\"role-permission\") || undefined;\r\n\r\n const permissions = rolePermission && JSON.parse(rolePermission)?.modules ? JSON.parse(rolePermission).modules : [];\r\n let matchedModules = display_modules\r\n if (permissions.length) {\r\n matchedModules = display_modules.filter(module => permissions.includes(module.beModuleName));\r\n }\r\n\r\n useEffect(() => {\r\n setModules(modules(t));\r\n }, [t]);\r\n\r\n const getAndSetUserRoleAndPermissions = async (userId) => {\r\n const response = await getV1RoleUserId({\r\n\t\t\tid: userId,\r\n\t\t\t...getToken(),\r\n\t\t} as any);\r\n\t\tconst data = response?.data.role;\r\n localStorage.setItem('role-permission', JSON.stringify(data));\r\n }\r\n\r\n useEffect(() => {\r\n if (userData?.id) {\r\n getAndSetUserRoleAndPermissions(userData.id); }\r\n }, [userData?.id]);\r\n\r\n return (\r\n <Box>\r\n <CssBaseline />\r\n <FullScreenLayout>\r\n <Box className=\"dashboard-container\">\r\n <Box className=\"dashboard-heading\">\r\n <Typography type=\"h2\" className=\"dashboard-title\">\r\n {t(\"dashboard.title\")}\r\n </Typography>\r\n <Typography type=\"s3\" className=\"dashboard-subtitle\">\r\n {t(\"dashboard.subtitle\")}\r\n </Typography>\r\n </Box>\r\n <Box className=\"module-container\">\r\n {matchedModules?.map((module: any, index: number) => {\r\n return <ModuleTile module={module} key={index} />;\r\n })}\r\n {\r\n userData && userData?.role_name == \"Admin\" && \r\n <ModuleTile\r\n module={{\r\n label: \"Add New Module\",\r\n link: \"\",\r\n sidebar: images.addModule,\r\n icon: images.addModule,\r\n permission: \"\",\r\n bg: \"transparent\",\r\n }}\r\n key={0}\r\n />\r\n }\r\n \r\n </Box>\r\n </Box>\r\n </FullScreenLayout>\r\n </Box>\r\n );\r\n}\r\n"],"names":["t","useTranslation","erp_modules","setModules","useState","u_data","localStorage","getItem","userData","useMemo","JSON","parse","access_modules","module_access","_a","length","module_name","display_modules","filter","item1","some","item2","beModuleName","rolePermission","permissions","_b","modules","matchedModules","module","includes","useEffect","id","async","userId","response","getV1RoleUserId","getToken","data","role","setItem","stringify","getAndSetUserRoleAndPermissions","Box","children","jsx","CssBaseline","FullScreenLayout","jsxs","className","Typography","type","map","index","ModuleTile","role_name","label","link","sidebar","images","addModule","icon","permission","bg"],"mappings":"0vBAaA,mBACE,MAAMA,EAAEA,GAAMC,oBACPC,EAAaC,GAAcC,EAAAA,SAA0B,IAEtDC,EAASC,aAAaC,QAAQ,iBAAc,EAC5CC,EAAWC,EAAAA,QAAQ,IAAOJ,EAASK,KAAKC,MAAMN,GAAU,GAAK,CAACA,IAE9DO,GAAiB,MAAAJ,OAAA,EAAAA,EAAUK,iBAAiB,OAAAC,EAAA,MAAAN,OAAA,EAAAA,EAAUK,oBAAV,EAAAC,EAAyBC,QAAS,EAAI,MAAAP,OAAA,EAAAA,EAAUK,cAAgB,CAAC,CAAEG,YAAe,SAC9HC,EAAkB,MAAAf,OAAA,EAAAA,EAAagB,OAAQC,GAAe,MAAAP,OAAA,EAAAA,EAAgBQ,KAAMC,GAAeA,EAAML,aAAeG,EAAMG,cAAuC,SAAvBH,EAAMG,eAC5IC,EAAiBjB,aAAaC,QAAQ,yBAAsB,EAE5DiB,EAAcD,IAAkB,OAAAE,EAAAf,KAAKC,MAAMY,SAAX,EAAAE,EAA4BC,SAAUhB,KAAKC,MAAMY,GAAgBG,QAAU,GACjH,IAAIC,EAAiBV,EAuBrB,OAtBIO,EAAYT,SACdY,EAAiBV,EAAgBC,OAAOU,GAAUJ,EAAYK,SAASD,EAAON,gBAGhFQ,EAAAA,UAAU,KACR3B,EAAWuB,EAAAA,QAAQ1B,KAClB,CAACA,IAWJ8B,EAAAA,UAAU,YACJtB,WAAUuB,KAVwBC,OAAOC,IAC7C,MAAMC,QAAiBC,kBAAgB,CACxCJ,GAAIE,KACDG,EAAAA,aAEEC,QAAOH,WAAUG,KAAKC,KAC1BhC,aAAaiC,QAAQ,kBAAmB7B,KAAK8B,UAAUH,KAKrDI,CAAgCjC,EAASuB,KAC1C,CAAC,MAAAvB,OAAA,EAAAA,EAAUuB,2BAGXW,UAAA,CACCC,SAAA;eAAAC,EAAAA,IAACC,EAAAA,QAAA;eACDD,MAACE,EAAAA,QAAA,CACCH,wBAAAI,EAAAA,KAACL,EAAAA,QAAA,CAAIM,UAAU,sBACbL,SAAA;iBAAAI,KAACL,EAAAA,QAAA,CAAIM,UAAU,oBACbL,SAAA;eAAAC,EAAAA,IAACK,EAAAA,YAAWC,KAAK,KAAKF,UAAU,kBAC7BL,SAAA3C,EAAE;eAEL4C,MAACK,EAAAA,YAAWC,KAAK,KAAKF,UAAU,qBAC7BL,SAAA3C,EAAE;iBAGP+C,KAACL,EAAAA,QAAA,CAAIM,UAAU,mBACZL,SAAA,CAAA,MAAAhB,OAAA,EAAAA,EAAgBwB,IAAI,CAACvB,EAAawB,mBAC1BR,EAAAA,IAACS,EAAAA,QAAA,CAAWzB,OAAAA,GAAqBwB,IAGxC5C,GAAmC,UAAvB,MAAAA,OAAA,EAAAA,EAAU8C,2BACpBV,EAAAA,IAACS,EAAAA,QAAA,CACCzB,OAAQ,CACN2B,MAAO,iBACPC,KAAM,GACNC,QAASC,EAAAA,OAAOC,UAChBC,KAAMF,EAAAA,OAAOC,UACbE,WAAY,GACZC,GAAI,gBAED,aASvB"}
|
|
@@ -42,10 +42,7 @@ const dashboardSlice = createSlice({
|
|
|
42
42
|
});
|
|
43
43
|
const {
|
|
44
44
|
setUserName,
|
|
45
|
-
changeCurrentPage,
|
|
46
|
-
setPages,
|
|
47
45
|
setSharedPage,
|
|
48
|
-
setPaginationModel,
|
|
49
46
|
setGrid,
|
|
50
47
|
pinToDashboardList,
|
|
51
48
|
dashBoardDrive
|
|
@@ -54,14 +51,11 @@ const {
|
|
|
54
51
|
var reducer = dashboardSlice.reducer;
|
|
55
52
|
export {
|
|
56
53
|
UsersFetchAction,
|
|
57
|
-
changeCurrentPage,
|
|
58
54
|
dashBoardDrive,
|
|
59
55
|
dashboardSlice,
|
|
60
56
|
reducer as default,
|
|
61
57
|
pinToDashboardList,
|
|
62
58
|
setGrid,
|
|
63
|
-
setPages,
|
|
64
|
-
setPaginationModel,
|
|
65
59
|
setSharedPage,
|
|
66
60
|
setUserName
|
|
67
61
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":["../../../../../../src/views/afterAuth/dashboard/redux/reducer.ts"],"sourcesContent":["import { createSlice } from \"@reduxjs/toolkit\";\r\nimport initialState from \"./state\";\r\n\r\nimport {\r\n pinToDashboardAction,\r\n setPagesAction,\r\n setSharedPageAction,\r\n setUserNameAction,\r\n UsersFetchAction, \r\n setdashboardDriveData , \r\n} from \"./actionCreator\";\r\n\r\nexport const dashboardSlice = createSlice({\r\n name: \"dashboard\",\r\n initialState,\r\n reducers: {\r\n setUserName: setUserNameAction,\r\n changeCurrentPage(state, action) {\r\n state.currentPage = action.payload;\r\n },\r\n // setPages(state, action) {\r\n // state.pages = action.payload;\r\n // },\r\n setPaginationModel(state, action) {\r\n state.paginationModel = action.payload;\r\n },\r\n setGrid(state, action) {\r\n state.grid = action.payload;\r\n },\r\n setdashboardDriveData(state, action) {\r\n state.driveDashboard = action.payload;\r\n },\r\n setPages: setPagesAction,\r\n setSharedPage: setSharedPageAction,\r\n pinToDashboardList: pinToDashboardAction,\r\n dashBoardDrive : setdashboardDriveData , \r\n },\r\n extraReducers: (builder) => {\r\n builder.addCase(UsersFetchAction.pending, (state) => {\r\n state.loading = true;\r\n });\r\n //eslint-disable-next-line\r\n builder.addCase(UsersFetchAction.fulfilled, (state) => {\r\n state.loading = false;\r\n state.error = \"\";\r\n });\r\n builder.addCase(UsersFetchAction.rejected, (state) => {\r\n state.loading = false;\r\n state.users = [];\r\n });\r\n },\r\n});\r\n\r\nexport const {\r\n setUserName,\r\n changeCurrentPage,\r\n setPages,\r\n setSharedPage,\r\n setPaginationModel,\r\n setGrid,\r\n pinToDashboardList,\r\n dashBoardDrive , \r\n // setdashboardDriveData,\r\n} = dashboardSlice.actions;\r\n\r\n// Re-export async thunk\r\nexport { UsersFetchAction };\r\n\r\nexport default dashboardSlice.reducer;\r\n"],"names":["initialState","state"],"mappings":";;;AAYO,MAAM,iBAAiB,YAAY;AAAA,EACxC,MAAM;AAAA,EAAA,cACNA;AAAAA,EACA,UAAU;AAAA,IACR,aAAa;AAAA,IACb,kBAAkBC,QAAO,QAAQ;AAC/B,MAAAA,OAAM,cAAc,OAAO;AAAA,IAC7B;AAAA;AAAA;AAAA;AAAA,IAIA,mBAAmBA,QAAO,QAAQ;AAChC,MAAAA,OAAM,kBAAkB,OAAO;AAAA,IACjC;AAAA,IACA,QAAQA,QAAO,QAAQ;AACrB,MAAAA,OAAM,OAAO,OAAO;AAAA,IACtB;AAAA,IACA,sBAAsBA,QAAO,QAAQ;AACnC,MAAAA,OAAM,iBAAiB,OAAO;AAAA,IAChC;AAAA,IACA,UAAU;AAAA,IACV,eAAe;AAAA,IACf,oBAAoB;AAAA,IACpB,gBAAiB;AAAA,EAAA;AAAA,EAEnB,eAAe,CAAC,YAAY;AAC1B,YAAQ,QAAQ,iBAAiB,SAAS,CAACA,WAAU;AACnD,MAAAA,OAAM,UAAU;AAAA,IAClB,CAAC;AAED,YAAQ,QAAQ,iBAAiB,WAAW,CAACA,WAAU;AACrD,MAAAA,OAAM,UAAU;AAChB,MAAAA,OAAM,QAAQ;AAAA,IAChB,CAAC;AACD,YAAQ,QAAQ,iBAAiB,UAAU,CAACA,WAAU;AACpD,MAAAA,OAAM,UAAU;AAChB,MAAAA,OAAM,QAAQ,CAAA;AAAA,IAChB,CAAC;AAAA,EACH;AACF,CAAC;AAEM,MAAM;AAAA,EACX;AAAA,
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../src/views/afterAuth/dashboard/redux/reducer.ts"],"sourcesContent":["import { createSlice } from \"@reduxjs/toolkit\";\r\nimport initialState from \"./state\";\r\n\r\nimport {\r\n pinToDashboardAction,\r\n setPagesAction,\r\n setSharedPageAction,\r\n setUserNameAction,\r\n UsersFetchAction, \r\n setdashboardDriveData , \r\n} from \"./actionCreator\";\r\n\r\nexport const dashboardSlice = createSlice({\r\n name: \"dashboard\",\r\n initialState,\r\n reducers: {\r\n setUserName: setUserNameAction,\r\n changeCurrentPage(state, action) {\r\n state.currentPage = action.payload;\r\n },\r\n // setPages(state, action) {\r\n // state.pages = action.payload;\r\n // },\r\n setPaginationModel(state, action) {\r\n state.paginationModel = action.payload;\r\n },\r\n setGrid(state, action) {\r\n state.grid = action.payload;\r\n },\r\n setdashboardDriveData(state, action) {\r\n state.driveDashboard = action.payload;\r\n },\r\n setPages: setPagesAction,\r\n setSharedPage: setSharedPageAction,\r\n pinToDashboardList: pinToDashboardAction,\r\n dashBoardDrive : setdashboardDriveData , \r\n },\r\n extraReducers: (builder) => {\r\n builder.addCase(UsersFetchAction.pending, (state) => {\r\n state.loading = true;\r\n });\r\n //eslint-disable-next-line\r\n builder.addCase(UsersFetchAction.fulfilled, (state) => {\r\n state.loading = false;\r\n state.error = \"\";\r\n });\r\n builder.addCase(UsersFetchAction.rejected, (state) => {\r\n state.loading = false;\r\n state.users = [];\r\n });\r\n },\r\n});\r\n\r\nexport const {\r\n setUserName,\r\n changeCurrentPage,\r\n setPages,\r\n setSharedPage,\r\n setPaginationModel,\r\n setGrid,\r\n pinToDashboardList,\r\n dashBoardDrive , \r\n // setdashboardDriveData,\r\n} = dashboardSlice.actions;\r\n\r\n// Re-export async thunk\r\nexport { UsersFetchAction };\r\n\r\nexport default dashboardSlice.reducer;\r\n"],"names":["initialState","state"],"mappings":";;;AAYO,MAAM,iBAAiB,YAAY;AAAA,EACxC,MAAM;AAAA,EAAA,cACNA;AAAAA,EACA,UAAU;AAAA,IACR,aAAa;AAAA,IACb,kBAAkBC,QAAO,QAAQ;AAC/B,MAAAA,OAAM,cAAc,OAAO;AAAA,IAC7B;AAAA;AAAA;AAAA;AAAA,IAIA,mBAAmBA,QAAO,QAAQ;AAChC,MAAAA,OAAM,kBAAkB,OAAO;AAAA,IACjC;AAAA,IACA,QAAQA,QAAO,QAAQ;AACrB,MAAAA,OAAM,OAAO,OAAO;AAAA,IACtB;AAAA,IACA,sBAAsBA,QAAO,QAAQ;AACnC,MAAAA,OAAM,iBAAiB,OAAO;AAAA,IAChC;AAAA,IACA,UAAU;AAAA,IACV,eAAe;AAAA,IACf,oBAAoB;AAAA,IACpB,gBAAiB;AAAA,EAAA;AAAA,EAEnB,eAAe,CAAC,YAAY;AAC1B,YAAQ,QAAQ,iBAAiB,SAAS,CAACA,WAAU;AACnD,MAAAA,OAAM,UAAU;AAAA,IAClB,CAAC;AAED,YAAQ,QAAQ,iBAAiB,WAAW,CAACA,WAAU;AACrD,MAAAA,OAAM,UAAU;AAChB,MAAAA,OAAM,QAAQ;AAAA,IAChB,CAAC;AACD,YAAQ,QAAQ,iBAAiB,UAAU,CAACA,WAAU;AACpD,MAAAA,OAAM,UAAU;AAChB,MAAAA,OAAM,QAAQ,CAAA;AAAA,IAChB,CAAC;AAAA,EACH;AACF,CAAC;AAEM,MAAM;AAAA,EACX;AAAA,EAGA;AAAA,EAEA;AAAA,EACA;AAAA,EACA;AAAA;AAEF,IAAI,eAAe;AAKnB,IAAA,UAAe,eAAe;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@reduxjs/toolkit"),a=require("../state/index.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@reduxjs/toolkit"),a=require("../state/index.js"),r=require("../actionCreator/index.js");const s=e.createSlice({name:"dashboard",initialState:a.state,reducers:{setUserName:r.setUserNameAction,changeCurrentPage(e,a){e.currentPage=a.payload},setPaginationModel(e,a){e.paginationModel=a.payload},setGrid(e,a){e.grid=a.payload},setdashboardDriveData(e,a){e.driveDashboard=a.payload},setPages:r.setPagesAction,setSharedPage:r.setSharedPageAction,pinToDashboardList:r.pinToDashboardAction,dashBoardDrive:r.setdashboardDriveData},extraReducers:e=>{e.addCase(r.UsersFetchAction.pending,e=>{e.loading=!0}),e.addCase(r.UsersFetchAction.fulfilled,e=>{e.loading=!1,e.error=""}),e.addCase(r.UsersFetchAction.rejected,e=>{e.loading=!1,e.users=[]})}}),{setUserName:t,setSharedPage:d,setGrid:o,pinToDashboardList:i,dashBoardDrive:n}=s.actions;var c=s.reducer;exports.UsersFetchAction=r.UsersFetchAction,exports.dashBoardDrive=n,exports.dashboardSlice=s,exports.default=c,exports.pinToDashboardList=i,exports.setGrid=o,exports.setSharedPage=d,exports.setUserName=t;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|