@erpsquad/common 1.8.47 → 1.8.48
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.esm.js +2 -4
- package/dist/_virtual/index/index.esm.js.map +1 -1
- 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 +2 -2
- package/dist/_virtual/index/index.esm3.js +4 -2
- 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/index.js +1 -1
- package/dist/_virtual/index/index10.js +1 -1
- package/dist/_virtual/index/index11.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/activity-tag/activity-tag/index.esm.js +154 -0
- package/dist/components/activity-tag/activity-tag/index.esm.js.map +1 -0
- package/dist/components/activity-tag/activity-tag/index.js +15 -0
- package/dist/components/activity-tag/activity-tag/index.js.map +1 -0
- package/dist/components/activityLog/activity-log/index.esm.js +104 -0
- package/dist/components/activityLog/activity-log/index.esm.js.map +1 -0
- package/dist/components/activityLog/activity-log/index.js +14 -0
- package/dist/components/activityLog/activity-log/index.js.map +1 -0
- package/dist/components/charts/bar-chart/bar-chart/index.esm.js +86 -0
- package/dist/components/charts/bar-chart/bar-chart/index.esm.js.map +1 -0
- package/dist/components/charts/bar-chart/bar-chart/index.js +2 -0
- package/dist/components/charts/bar-chart/bar-chart/index.js.map +1 -0
- package/dist/components/charts/barChart/barChart/index.esm.js +148 -0
- package/dist/components/charts/barChart/barChart/index.esm.js.map +1 -0
- package/dist/components/charts/barChart/barChart/index.js +2 -0
- package/dist/components/charts/barChart/barChart/index.js.map +1 -0
- package/dist/components/charts/donut-chart/donut-chart/index.esm.js +86 -0
- package/dist/components/charts/donut-chart/donut-chart/index.esm.js.map +1 -0
- package/dist/components/charts/donut-chart/donut-chart/index.js +6 -0
- package/dist/components/charts/donut-chart/donut-chart/index.js.map +1 -0
- package/dist/components/charts/donut-chart/donut-chart.d.ts +1 -2
- package/dist/components/charts/donutChart/DonutChart/index.esm.js +97 -0
- package/dist/components/charts/donutChart/DonutChart/index.esm.js.map +1 -0
- package/dist/components/charts/donutChart/DonutChart/index.js +5 -0
- package/dist/components/charts/donutChart/DonutChart/index.js.map +1 -0
- package/dist/components/charts/index.d.ts +8 -0
- package/dist/components/confirm-modal/confirm-modal/index.esm.js.map +1 -1
- package/dist/components/confirm-modal/confirm-modal/index.js.map +1 -1
- package/dist/components/confirm-modal/confirm-modal.d.ts +1 -2
- package/dist/components/confirm-modal/index.d.ts +1 -0
- package/dist/components/editor/custom-editor/index.esm.js +96 -67
- package/dist/components/editor/custom-editor/index.esm.js.map +1 -1
- package/dist/components/editor/custom-editor/index.js +3 -3
- package/dist/components/editor/custom-editor/index.js.map +1 -1
- package/dist/components/editor/custom-editor.d.ts +12 -8
- package/dist/components/footer/footer/index.esm.js +1 -1
- package/dist/components/footer/footer/index.js +2 -2
- package/dist/components/footer/footer/index.js.map +1 -1
- package/dist/components/form-control/form-parser/form-parser/index.esm.js +1 -1
- package/dist/components/form-control/form-parser/form-parser/index.js +4 -4
- package/dist/components/form-control/form-parser/form-parser/index.js.map +1 -1
- package/dist/components/grid/grid-card/grid-card/index.esm.js +4 -2
- package/dist/components/grid/grid-card/grid-card/index.esm.js.map +1 -1
- package/dist/components/grid/grid-card/grid-card/index.js +10 -11
- package/dist/components/grid/grid-card/grid-card/index.js.map +1 -1
- package/dist/components/grid/grid-card/grid-card.d.ts +10 -1
- package/dist/components/header/redux/reducer/index.esm.js +1 -6
- 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/index.d.ts +293 -106
- package/dist/components/index.esm.js +447 -254
- 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.d.ts +3 -2
- package/dist/components/inventory-reports-title-bar/inventory-reports-title-bar/index.esm.js +1 -1
- package/dist/components/inventory-reports-title-bar/inventory-reports-title-bar/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/inventory-reports-title-bar/index.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js +0 -2
- 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/list/list/index.esm.js +3 -2
- package/dist/components/list/list/index.esm.js.map +1 -1
- package/dist/components/list/list/index.js +2 -2
- package/dist/components/list/list/index.js.map +1 -1
- package/dist/components/list/list.d.ts +2 -1
- package/dist/components/listing/listing/index.esm.js +1 -1
- package/dist/components/listing/listing/index.js +1 -1
- package/dist/components/listing/listing/index.js.map +1 -1
- package/dist/components/module-button/module-button/index.esm.js +3 -2
- package/dist/components/module-button/module-button/index.esm.js.map +1 -1
- package/dist/components/module-button/module-button/index.js +4 -4
- package/dist/components/module-button/module-button/index.js.map +1 -1
- package/dist/components/module-button/module-button.d.ts +10 -1
- package/dist/components/mulitline/multiline/index.esm.js +3 -2
- package/dist/components/mulitline/multiline/index.esm.js.map +1 -1
- package/dist/components/mulitline/multiline/index.js +9 -9
- package/dist/components/mulitline/multiline/index.js.map +1 -1
- package/dist/components/mulitline/multiline.d.ts +2 -2
- package/dist/components/page-navigator/page-navigator/index.esm.js +4 -3
- package/dist/components/page-navigator/page-navigator/index.esm.js.map +1 -1
- package/dist/components/page-navigator/page-navigator/index.js +5 -5
- package/dist/components/page-navigator/page-navigator/index.js.map +1 -1
- package/dist/components/page-navigator/page-navigator.d.ts +3 -3
- package/dist/components/parties-modal/parties-modal/index.esm.js +4 -3
- package/dist/components/parties-modal/parties-modal/index.esm.js.map +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/parties-modal/parties-modal.d.ts +3 -3
- package/dist/components/reports-title-bar/redux/reducer/index.esm.js +0 -2
- 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 +1 -1
- package/dist/components/reports-title-bar/reports-title-bar/index.js.map +1 -1
- package/dist/components/rfq-response/item-response-details/index.esm.js +40 -48
- package/dist/components/rfq-response/item-response-details/index.esm.js.map +1 -1
- package/dist/components/rfq-response/item-response-details/index.js +4 -4
- package/dist/components/rfq-response/item-response-details/index.js.map +1 -1
- package/dist/components/rfq-response/item-response-details.d.ts +2 -1
- package/dist/components/schedule-report/utils/common/index.esm.js +1 -1
- package/dist/components/share-modal/redux/reducer/index.esm.js +0 -2
- 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/tab-bar-ui/tab-bar-ui/index.esm.js +4 -10
- package/dist/components/tab-bar-ui/tab-bar-ui/index.esm.js.map +1 -1
- package/dist/components/tab-bar-ui/tab-bar-ui/index.js +3 -3
- package/dist/components/tab-bar-ui/tab-bar-ui/index.js.map +1 -1
- package/dist/components/tab-bar-ui/tab-bar-ui.d.ts +3 -3
- package/dist/components/tabs/tabs/index.esm.js +3 -2
- package/dist/components/tabs/tabs/index.esm.js.map +1 -1
- package/dist/components/tabs/tabs/index.js +3 -3
- package/dist/components/tabs/tabs/index.js.map +1 -1
- package/dist/components/tabs/tabs.d.ts +2 -2
- package/dist/hooks/index.esm.js +4 -4
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/use-translations/index.esm.js +4 -3
- package/dist/hooks/use-translations/index.esm.js.map +1 -1
- package/dist/hooks/use-translations/index.js +1 -1
- package/dist/hooks/use-translations/index.js.map +1 -1
- package/dist/hooks/use-translations.d.ts +2 -1
- package/dist/hooks/useCheckSkuAndName/index.esm.js +5 -4
- package/dist/hooks/useCheckSkuAndName/index.esm.js.map +1 -1
- package/dist/hooks/useCheckSkuAndName/index.js +1 -1
- package/dist/hooks/useCheckSkuAndName/index.js.map +1 -1
- package/dist/hooks/useCheckSkuAndName.d.ts +4 -2
- package/dist/index.esm.js +525 -315
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/layout/fullScreen/fullScreen/index.esm.js +5 -3
- package/dist/layout/fullScreen/fullScreen/index.esm.js.map +1 -1
- package/dist/layout/fullScreen/fullScreen/index.js +3 -3
- package/dist/layout/fullScreen/fullScreen/index.js.map +1 -1
- package/dist/layout/fullScreen/fullScreen.d.ts +5 -1
- package/dist/layout/index.esm.js +4 -4
- package/dist/layout/index.js +1 -1
- package/dist/layout/sidebarScreen/sidebarScreen/index.esm.js +72 -50
- package/dist/layout/sidebarScreen/sidebarScreen/index.esm.js.map +1 -1
- package/dist/layout/sidebarScreen/sidebarScreen/index.js +4 -4
- package/dist/layout/sidebarScreen/sidebarScreen/index.js.map +1 -1
- package/dist/layout/sidebarScreen/sidebarScreen.d.ts +3 -3
- 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/icons-material/utils/createSvgIcon/index.js.map +1 -1
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js +95 -0
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js +3 -0
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js +10 -0
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js +2 -0
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js +76 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js +3 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js +91 -0
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js +3 -0
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js +118 -0
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js +3 -0
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js +128 -0
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js +3 -0
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js +6 -0
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js +73 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js +3 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js +2 -0
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js +8 -0
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js +2 -0
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js.map +1 -0
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js +95 -0
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js +3 -0
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js.map +1 -0
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js +3 -2
- 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/AvatarGroup/AvatarGroup/index.esm.js +201 -0
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js +3 -0
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js.map +1 -0
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js +125 -0
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js +4 -0
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js +170 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js +3 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js +120 -0
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js +3 -0
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js +92 -0
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.js +3 -0
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js +196 -0
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js +2 -0
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js.map +1 -0
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js +76 -0
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js +3 -0
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js.map +1 -0
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js +231 -0
- package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Fab/Fab/index.js +3 -0
- package/dist/node_modules/@mui/material/Fab/Fab/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js +135 -0
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.js +2 -0
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js +176 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js +3 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js +119 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js +2 -0
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js +92 -0
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.js +2 -0
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js +156 -0
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.js +3 -0
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js +2 -0
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js +173 -0
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js +3 -0
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js +222 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js +3 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js +216 -0
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js +3 -0
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js.map +1 -0
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js +126 -0
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js +3 -0
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js.map +1 -0
- 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/NoSsr/NoSsr/index.esm.js +55 -0
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js +2 -0
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js.map +1 -0
- 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/Rating/Rating/index.esm.js +638 -0
- package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Rating/Rating/index.js +7 -0
- package/dist/node_modules/@mui/material/Rating/Rating/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js +105 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js +3 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js.map +1 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js.map +1 -0
- 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/SpeedDial/SpeedDial/index.esm.js +453 -0
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js +4 -0
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js +245 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js +2 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js +137 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js +4 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Step/Step/index.esm.js +169 -0
- package/dist/node_modules/@mui/material/Step/Step/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Step/Step/index.js +3 -0
- package/dist/node_modules/@mui/material/Step/Step/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Step/StepContext/index.js +2 -0
- package/dist/node_modules/@mui/material/Step/StepContext/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Step/stepClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/Step/stepClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js +132 -0
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.js +3 -0
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js +136 -0
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js +3 -0
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js +152 -0
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.js +2 -0
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js +161 -0
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js +2 -0
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js +239 -0
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js +3 -0
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js.map +1 -0
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js +155 -0
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.js +3 -0
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js +2 -0
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js.map +1 -0
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js +10 -0
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js +82 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js +3 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js.map +1 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js +538 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js +2 -0
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js.map +1 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js +443 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js +3 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js.map +1 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js +179 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js +3 -0
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js.map +1 -0
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js +11 -0
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js +2 -0
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js.map +1 -0
- 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/material/Zoom/Zoom/index.esm.js +196 -0
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.js +3 -0
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js +9 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js +2 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js +9 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js +2 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js +9 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js +2 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js +9 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js +2 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js +9 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js +2 -0
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js.map +1 -0
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js +51 -0
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js +2 -0
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js.map +1 -0
- 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/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 +5 -1
- 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/d3-shape/src/arc/index.esm.js +134 -0
- package/dist/node_modules/d3-shape/src/arc/index.esm.js.map +1 -0
- package/dist/node_modules/d3-shape/src/arc/index.js +2 -0
- package/dist/node_modules/d3-shape/src/arc/index.js.map +1 -0
- package/dist/node_modules/d3-shape/src/descending/index.esm.js +7 -0
- package/dist/node_modules/d3-shape/src/descending/index.esm.js.map +1 -0
- package/dist/node_modules/d3-shape/src/descending/index.js +2 -0
- package/dist/node_modules/d3-shape/src/descending/index.js.map +1 -0
- package/dist/node_modules/d3-shape/src/identity/index.esm.js +7 -0
- package/dist/node_modules/d3-shape/src/identity/index.esm.js.map +1 -0
- package/dist/node_modules/d3-shape/src/identity/index.js +2 -0
- package/dist/node_modules/d3-shape/src/identity/index.js.map +1 -0
- package/dist/node_modules/d3-shape/src/math/index.esm.js +33 -0
- package/dist/node_modules/d3-shape/src/math/index.esm.js.map +1 -0
- package/dist/node_modules/d3-shape/src/math/index.js +2 -0
- package/dist/node_modules/d3-shape/src/math/index.js.map +1 -0
- package/dist/node_modules/d3-shape/src/pie/index.esm.js +56 -0
- package/dist/node_modules/d3-shape/src/pie/index.esm.js.map +1 -0
- package/dist/node_modules/d3-shape/src/pie/index.js +2 -0
- package/dist/node_modules/d3-shape/src/pie/index.js.map +1 -0
- package/dist/node_modules/prop-types/index/index.esm.js +1 -1
- package/dist/node_modules/prop-types/index/index.js +1 -1
- package/dist/node_modules/prop-types/index/index.js.map +1 -1
- package/dist/redux/hooks/index.esm.js +1 -1
- package/dist/src/components/charts/donut-chart/donut-chart.d.ts +1 -2
- package/dist/src/components/charts/index.d.ts +8 -0
- package/dist/src/components/confirm-modal/confirm-modal.d.ts +1 -2
- package/dist/src/components/confirm-modal/index.d.ts +1 -0
- package/dist/src/components/editor/custom-editor.d.ts +12 -8
- package/dist/src/components/grid/grid-card/grid-card.d.ts +10 -1
- package/dist/src/components/index.d.ts +228 -101
- package/dist/src/components/inventory-reports-title-bar/component/reportFilter.d.ts +3 -2
- package/dist/src/components/list/list.d.ts +2 -1
- package/dist/src/components/module-button/module-button.d.ts +10 -1
- package/dist/src/components/mulitline/multiline.d.ts +2 -2
- package/dist/src/components/page-navigator/page-navigator.d.ts +3 -3
- package/dist/src/components/parties-modal/parties-modal.d.ts +3 -3
- package/dist/src/components/rfq-response/item-response-details.d.ts +2 -1
- package/dist/src/components/tab-bar-ui/tab-bar-ui.d.ts +3 -3
- package/dist/src/components/tabs/tabs.d.ts +2 -2
- package/dist/src/hooks/use-translations.d.ts +2 -1
- package/dist/src/hooks/useCheckSkuAndName.d.ts +4 -2
- package/dist/src/layout/fullScreen/fullScreen.d.ts +5 -1
- package/dist/src/layout/sidebarScreen/sidebarScreen.d.ts +3 -3
- package/dist/src/views/afterAuth/dashboard/dashboard.d.ts +2 -1
- package/dist/src/views/form-builder/element-edit-forms/column-width.d.ts +5 -3
- package/dist/style.css +74 -68
- package/dist/utils/common/index.esm.js +1 -1
- package/dist/views/afterAuth/dashboard/dashboard/index.esm.js +5 -4
- package/dist/views/afterAuth/dashboard/dashboard/index.esm.js.map +1 -1
- package/dist/views/afterAuth/dashboard/dashboard/index.js +3 -3
- package/dist/views/afterAuth/dashboard/dashboard/index.js.map +1 -1
- package/dist/views/afterAuth/dashboard/dashboard.d.ts +2 -1
- package/dist/views/form-builder/custom-form/index.esm.js +1 -1
- package/dist/views/form-builder/custom-form/index.js +5 -5
- package/dist/views/form-builder/custom-form/index.js.map +1 -1
- package/dist/views/form-builder/element-edit-forms/column-width/index.esm.js +4 -3
- package/dist/views/form-builder/element-edit-forms/column-width/index.esm.js.map +1 -1
- package/dist/views/form-builder/element-edit-forms/column-width/index.js +3 -3
- package/dist/views/form-builder/element-edit-forms/column-width/index.js.map +1 -1
- package/dist/views/form-builder/element-edit-forms/column-width.d.ts +5 -3
- package/dist/views/index.esm.js +56 -56
- package/dist/views/index.js +1 -1
- package/package.json +1 -1
- package/dist/components/examples/FlexibleReduxExample/index.esm.js +0 -154
- package/dist/components/examples/FlexibleReduxExample/index.esm.js.map +0 -1
- package/dist/components/examples/FlexibleReduxExample/index.js +0 -19
- package/dist/components/examples/FlexibleReduxExample/index.js.map +0 -1
- package/dist/components/footer/index.esm.js +0 -71
- package/dist/components/footer/index.esm.js.map +0 -1
- package/dist/components/footer/index.js +0 -7
- package/dist/components/footer/index.js.map +0 -1
- package/dist/components/header/header-enhanced/index.esm.js +0 -405
- package/dist/components/header/header-enhanced/index.esm.js.map +0 -1
- package/dist/components/header/header-enhanced/index.js +0 -33
- package/dist/components/header/header-enhanced/index.js.map +0 -1
- package/dist/components/header copy/index.esm.js +0 -131
- package/dist/components/header copy/index.esm.js.map +0 -1
- package/dist/components/header copy/index.js +0 -11
- package/dist/components/header copy/index.js.map +0 -1
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js +0 -400
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js.map +0 -1
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js +0 -41
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js.map +0 -1
- package/dist/components/share-modal/share-modal-enhanced/index.esm.js +0 -288
- package/dist/components/share-modal/share-modal-enhanced/index.esm.js.map +0 -1
- package/dist/components/share-modal/share-modal-enhanced/index.js +0 -24
- package/dist/components/share-modal/share-modal-enhanced/index.js.map +0 -1
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { useNavigate } from "react-router-dom";
|
|
3
|
-
import { useTranslation } from "react-i18next";
|
|
4
|
-
import { LANGUAGES, DEFAULT_LANG } from "../../constants/all-language/index.esm.js";
|
|
5
|
-
function Header() {
|
|
6
|
-
const navigate = useNavigate();
|
|
7
|
-
const { i18n, t } = useTranslation();
|
|
8
|
-
const onChangeLang = (e) => {
|
|
9
|
-
const lang_code = e.target.value;
|
|
10
|
-
const currentLangObj = LANGUAGES.find((lang) => lang.code === lang_code);
|
|
11
|
-
if (currentLangObj == null ? void 0 : currentLangObj.dir) {
|
|
12
|
-
document.body.dir = currentLangObj.dir || "ltr";
|
|
13
|
-
}
|
|
14
|
-
i18n.changeLanguage(lang_code);
|
|
15
|
-
};
|
|
16
|
-
return /* @__PURE__ */ jsxs(
|
|
17
|
-
"div",
|
|
18
|
-
{
|
|
19
|
-
style: {
|
|
20
|
-
display: "flex",
|
|
21
|
-
justifyContent: "space-between",
|
|
22
|
-
width: "100%",
|
|
23
|
-
backgroundColor: "lightblue",
|
|
24
|
-
padding: "1.5rem",
|
|
25
|
-
marginBottom: "2rem"
|
|
26
|
-
},
|
|
27
|
-
children: [
|
|
28
|
-
/* @__PURE__ */ jsxs("div", { children: [
|
|
29
|
-
/* @__PURE__ */ jsx(
|
|
30
|
-
"button",
|
|
31
|
-
{
|
|
32
|
-
style: {
|
|
33
|
-
backgroundColor: "lightblue",
|
|
34
|
-
margin: "0 1.5rem",
|
|
35
|
-
outline: "none"
|
|
36
|
-
},
|
|
37
|
-
onClick: () => navigate(Pathname.LANDING_PAGE),
|
|
38
|
-
children: t("navbar.home")
|
|
39
|
-
}
|
|
40
|
-
),
|
|
41
|
-
localStorage.getItem("_tid") && /* @__PURE__ */ jsx(
|
|
42
|
-
"button",
|
|
43
|
-
{
|
|
44
|
-
style: {
|
|
45
|
-
backgroundColor: "lightblue",
|
|
46
|
-
margin: "0 1.5rem",
|
|
47
|
-
outline: "none"
|
|
48
|
-
},
|
|
49
|
-
onClick: () => navigate(Pathname.DASHBOARD),
|
|
50
|
-
children: t("navbar.dashboard")
|
|
51
|
-
}
|
|
52
|
-
),
|
|
53
|
-
/* @__PURE__ */ jsx(
|
|
54
|
-
"button",
|
|
55
|
-
{
|
|
56
|
-
style: {
|
|
57
|
-
backgroundColor: "lightblue",
|
|
58
|
-
margin: "0 1.5rem",
|
|
59
|
-
outline: "none"
|
|
60
|
-
},
|
|
61
|
-
onClick: () => navigate(Pathname.DASHBOARD_QUOTES),
|
|
62
|
-
children: t("navbar.quotes")
|
|
63
|
-
}
|
|
64
|
-
),
|
|
65
|
-
/* @__PURE__ */ jsx(
|
|
66
|
-
"button",
|
|
67
|
-
{
|
|
68
|
-
style: {
|
|
69
|
-
backgroundColor: "lightblue",
|
|
70
|
-
margin: "0 1.5rem",
|
|
71
|
-
outline: "none"
|
|
72
|
-
},
|
|
73
|
-
onClick: () => navigate(Pathname.DASHBOARD_DOCUMENT),
|
|
74
|
-
children: t("navbar.document")
|
|
75
|
-
}
|
|
76
|
-
),
|
|
77
|
-
/* @__PURE__ */ jsx(
|
|
78
|
-
"button",
|
|
79
|
-
{
|
|
80
|
-
style: {
|
|
81
|
-
backgroundColor: "lightblue",
|
|
82
|
-
margin: "0 1.5rem",
|
|
83
|
-
outline: "none"
|
|
84
|
-
},
|
|
85
|
-
onClick: () => navigate(Pathname.DASHBOARD_USER),
|
|
86
|
-
children: t("navbar.user")
|
|
87
|
-
}
|
|
88
|
-
)
|
|
89
|
-
] }),
|
|
90
|
-
/* @__PURE__ */ jsxs("div", { style: { display: "flex" }, children: [
|
|
91
|
-
/* @__PURE__ */ jsx("div", { children: localStorage.getItem("_tid") ? /* @__PURE__ */ jsx(
|
|
92
|
-
"button",
|
|
93
|
-
{
|
|
94
|
-
style: {
|
|
95
|
-
backgroundColor: "lightblue",
|
|
96
|
-
margin: "0 1.5rem",
|
|
97
|
-
outline: "none"
|
|
98
|
-
},
|
|
99
|
-
onClick: () => {
|
|
100
|
-
localStorage.removeItem("_tid");
|
|
101
|
-
localStorage.removeItem("role-permission");
|
|
102
|
-
navigate(Pathname.LOGIN);
|
|
103
|
-
},
|
|
104
|
-
children: t("navbar.logout")
|
|
105
|
-
}
|
|
106
|
-
) : /* @__PURE__ */ jsx(
|
|
107
|
-
"button",
|
|
108
|
-
{
|
|
109
|
-
style: {
|
|
110
|
-
backgroundColor: "lightblue",
|
|
111
|
-
margin: "0 1.5rem",
|
|
112
|
-
outline: "none"
|
|
113
|
-
},
|
|
114
|
-
onClick: () => {
|
|
115
|
-
localStorage.setItem("_tid", "test token");
|
|
116
|
-
navigate(Pathname.DASHBOARD);
|
|
117
|
-
},
|
|
118
|
-
children: t("navbar.login")
|
|
119
|
-
}
|
|
120
|
-
) }),
|
|
121
|
-
/* @__PURE__ */ jsx("select", { defaultValue: DEFAULT_LANG, onChange: onChangeLang, children: LANGUAGES.map(({ code, label }) => /* @__PURE__ */ jsx("option", { value: code, children: label }, code)) })
|
|
122
|
-
] })
|
|
123
|
-
]
|
|
124
|
-
}
|
|
125
|
-
);
|
|
126
|
-
}
|
|
127
|
-
export {
|
|
128
|
-
Header,
|
|
129
|
-
Header as default
|
|
130
|
-
};
|
|
131
|
-
//# sourceMappingURL=index.esm.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":["../../../src/components/header copy.tsx"],"sourcesContent":["import React from \"react\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\n\nimport { LANGUAGES, DEFAULT_LANG } from \"../constants/all-language\";\n// import { Pathname } from \"../pathname\"; // Removed - should be passed as props\n\nexport function Header(): React.ReactElement {\n const navigate = useNavigate();\n const { i18n, t } = useTranslation();\n\n const onChangeLang = (e: React.ChangeEvent<HTMLSelectElement>) => {\n const lang_code = e.target.value;\n const currentLangObj = LANGUAGES.find((lang) => lang.code === lang_code);\n if (currentLangObj?.dir) {\n document.body.dir = currentLangObj.dir || \"ltr\";\n }\n i18n.changeLanguage(lang_code);\n };\n\n return (\n <div\n style={{\n display: \"flex\",\n justifyContent: \"space-between\",\n width: \"100%\",\n backgroundColor: \"lightblue\",\n padding: \"1.5rem\",\n marginBottom: \"2rem\",\n }}\n >\n <div>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.LANDING_PAGE)}\n >\n {t(\"navbar.home\")}\n </button>\n {localStorage.getItem(\"_tid\") && (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD)}\n >\n {t(\"navbar.dashboard\")}\n </button>\n )}\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_QUOTES)}\n >\n {t(\"navbar.quotes\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_DOCUMENT)}\n >\n {t(\"navbar.document\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_USER)}\n >\n {t(\"navbar.user\")}\n </button>\n </div>\n <div style={{ display: \"flex\" }}>\n <div>\n {localStorage.getItem(\"_tid\") ? (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.removeItem(\"_tid\");\n localStorage.removeItem(\"role-permission\");\n navigate(Pathname.LOGIN);\n }}\n >\n {t(\"navbar.logout\")}\n </button>\n ) : (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.setItem(\"_tid\", \"test token\");\n navigate(Pathname.DASHBOARD);\n }}\n >\n {t(\"navbar.login\")}\n </button>\n )}\n </div>\n <select defaultValue={DEFAULT_LANG} onChange={onChangeLang}>\n {LANGUAGES.map(({ code, label }) => (\n <option key={code} value={code}>\n {label}\n </option>\n ))}\n </select>\n </div>\n </div>\n );\n}\n\n\nexport default Header;\n"],"names":[],"mappings":";;;;AAOO,SAAS,SAA6B;AAC3C,QAAM,WAAW,YAAA;AACjB,QAAM,EAAE,MAAM,EAAA,IAAM,eAAA;AAEpB,QAAM,eAAe,CAAC,MAA4C;AAChE,UAAM,YAAY,EAAE,OAAO;AAC3B,UAAM,iBAAiB,UAAU,KAAK,CAAC,SAAS,KAAK,SAAS,SAAS;AACvE,QAAI,iDAAgB,KAAK;AACvB,eAAS,KAAK,MAAM,eAAe,OAAO;AAAA,IAC5C;AACA,SAAK,eAAe,SAAS;AAAA,EAC/B;AAEA,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,OAAO;AAAA,QACL,SAAS;AAAA,QACT,gBAAgB;AAAA,QAChB,OAAO;AAAA,QACP,iBAAiB;AAAA,QACjB,SAAS;AAAA,QACT,cAAc;AAAA,MAAA;AAAA,MAGhB,UAAA;AAAA,QAAA,qBAAC,OAAA,EACC,UAAA;AAAA,UAAA;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,YAAY;AAAA,cAE5C,YAAE,aAAa;AAAA,YAAA;AAAA,UAAA;AAAA,UAEjB,aAAa,QAAQ,MAAM,KAC1B;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,SAAS;AAAA,cAEzC,YAAE,kBAAkB;AAAA,YAAA;AAAA,UAAA;AAAA,UAGzB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,gBAAgB;AAAA,cAEhD,YAAE,eAAe;AAAA,YAAA;AAAA,UAAA;AAAA,UAEpB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,kBAAkB;AAAA,cAElD,YAAE,iBAAiB;AAAA,YAAA;AAAA,UAAA;AAAA,UAEtB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,cAAc;AAAA,cAE9C,YAAE,aAAa;AAAA,YAAA;AAAA,UAAA;AAAA,QAClB,GACF;AAAA,6BACC,OAAA,EAAI,OAAO,EAAE,SAAS,UACrB,UAAA;AAAA,UAAA,oBAAC,OAAA,EACE,UAAA,aAAa,QAAQ,MAAM,IAC1B;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM;AACb,6BAAa,WAAW,MAAM;AAC9B,6BAAa,WAAW,iBAAiB;AACzC,yBAAS,SAAS,KAAK;AAAA,cACzB;AAAA,cAEC,YAAE,eAAe;AAAA,YAAA;AAAA,UAAA,IAGpB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM;AACb,6BAAa,QAAQ,QAAQ,YAAY;AACzC,yBAAS,SAAS,SAAS;AAAA,cAC7B;AAAA,cAEC,YAAE,cAAc;AAAA,YAAA;AAAA,UAAA,GAGvB;AAAA,UACA,oBAAC,YAAO,cAAc,cAAc,UAAU,cAC3C,UAAA,UAAU,IAAI,CAAC,EAAE,MAAM,gCACrB,UAAA,EAAkB,OAAO,MACvB,UAAA,MAAA,GADU,IAEb,CACD,EAAA,CACH;AAAA,QAAA,EAAA,CACF;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAGN;"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),n=require("react-router-dom"),t=require("react-i18next"),o=require("../../constants/all-language/index.js");function l(){const l=n.useNavigate(),{i18n:r,t:a}=t.useTranslation();/* @__PURE__ */
|
|
2
|
-
return e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",width:"100%",backgroundColor:"lightblue",padding:"1.5rem",marginBottom:"2rem"},children:[
|
|
3
|
-
/* @__PURE__ */e.jsxs("div",{children:[
|
|
4
|
-
/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.LANDING_PAGE),children:a("navbar.home")}),localStorage.getItem("_tid")&&/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD),children:a("navbar.dashboard")}),
|
|
5
|
-
/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD_QUOTES),children:a("navbar.quotes")}),
|
|
6
|
-
/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD_DOCUMENT),children:a("navbar.document")}),
|
|
7
|
-
/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD_USER),children:a("navbar.user")})]}),
|
|
8
|
-
/* @__PURE__ */e.jsxs("div",{style:{display:"flex"},children:[
|
|
9
|
-
/* @__PURE__ */e.jsx("div",{children:localStorage.getItem("_tid")?/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>{localStorage.removeItem("_tid"),localStorage.removeItem("role-permission"),l(Pathname.LOGIN)},children:a("navbar.logout")}):/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>{localStorage.setItem("_tid","test token"),l(Pathname.DASHBOARD)},children:a("navbar.login")})}),
|
|
10
|
-
/* @__PURE__ */e.jsx("select",{defaultValue:o.DEFAULT_LANG,onChange:e=>{const n=e.target.value,t=o.LANGUAGES.find(e=>e.code===n);(null==t?void 0:t.dir)&&(document.body.dir=t.dir||"ltr"),r.changeLanguage(n)},children:o.LANGUAGES.map(({code:n,label:t})=>/* @__PURE__ */e.jsx("option",{value:n,children:t},n))})]})]})}exports.Header=l,exports.default=l;
|
|
11
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/components/header copy.tsx"],"sourcesContent":["import React from \"react\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\n\nimport { LANGUAGES, DEFAULT_LANG } from \"../constants/all-language\";\n// import { Pathname } from \"../pathname\"; // Removed - should be passed as props\n\nexport function Header(): React.ReactElement {\n const navigate = useNavigate();\n const { i18n, t } = useTranslation();\n\n const onChangeLang = (e: React.ChangeEvent<HTMLSelectElement>) => {\n const lang_code = e.target.value;\n const currentLangObj = LANGUAGES.find((lang) => lang.code === lang_code);\n if (currentLangObj?.dir) {\n document.body.dir = currentLangObj.dir || \"ltr\";\n }\n i18n.changeLanguage(lang_code);\n };\n\n return (\n <div\n style={{\n display: \"flex\",\n justifyContent: \"space-between\",\n width: \"100%\",\n backgroundColor: \"lightblue\",\n padding: \"1.5rem\",\n marginBottom: \"2rem\",\n }}\n >\n <div>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.LANDING_PAGE)}\n >\n {t(\"navbar.home\")}\n </button>\n {localStorage.getItem(\"_tid\") && (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD)}\n >\n {t(\"navbar.dashboard\")}\n </button>\n )}\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_QUOTES)}\n >\n {t(\"navbar.quotes\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_DOCUMENT)}\n >\n {t(\"navbar.document\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_USER)}\n >\n {t(\"navbar.user\")}\n </button>\n </div>\n <div style={{ display: \"flex\" }}>\n <div>\n {localStorage.getItem(\"_tid\") ? (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.removeItem(\"_tid\");\n localStorage.removeItem(\"role-permission\");\n navigate(Pathname.LOGIN);\n }}\n >\n {t(\"navbar.logout\")}\n </button>\n ) : (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.setItem(\"_tid\", \"test token\");\n navigate(Pathname.DASHBOARD);\n }}\n >\n {t(\"navbar.login\")}\n </button>\n )}\n </div>\n <select defaultValue={DEFAULT_LANG} onChange={onChangeLang}>\n {LANGUAGES.map(({ code, label }) => (\n <option key={code} value={code}>\n {label}\n </option>\n ))}\n </select>\n </div>\n </div>\n );\n}\n\n\nexport default Header;\n"],"names":["Header","navigate","useNavigate","i18n","t","useTranslation","jsxs","style","display","justifyContent","width","backgroundColor","padding","marginBottom","children","jsx","margin","outline","onClick","Pathname","LANDING_PAGE","localStorage","getItem","DASHBOARD","DASHBOARD_QUOTES","DASHBOARD_DOCUMENT","DASHBOARD_USER","removeItem","LOGIN","setItem","defaultValue","DEFAULT_LANG","onChange","e","lang_code","target","value","currentLangObj","LANGUAGES","find","lang","code","dir","document","body","changeLanguage","map","label"],"mappings":"mNAOO,SAASA,IACd,MAAMC,EAAWC,EAAAA,eACXC,KAAEA,EAAAC,EAAMA,GAAMC;AAWpB,OACEC,EAAAA,KAAC,MAAA,CACCC,MAAO,CACLC,QAAS,OACTC,eAAgB,gBAChBC,MAAO,OACPC,gBAAiB,YACjBC,QAAS,SACTC,aAAc,QAGhBC,SAAA;eAAAR,OAAC,MAAA,CACCQ,SAAA;eAAAC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASC,cAEhCN,WAAE,iBAEJO,aAAaC,QAAQ,wBACpBP,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASI,WAEhCT,WAAE;eAGPC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASK,kBAEhCV,WAAE;eAELC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASM,oBAEhCX,WAAE;eAELC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASO,gBAEhCZ,WAAE;sBAGN,MAAA,CAAIP,MAAO,CAAEC,QAAS,QACrBM,SAAA;eAAAC,EAAAA,IAAC,MAAA,CACED,SAAAO,aAAaC,QAAQ,uBACpBP,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,KACPG,aAAaM,WAAW,QACxBN,aAAaM,WAAW,mBACxB1B,EAASkB,SAASS,QAGnBd,WAAE,kCAGLC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,KACPG,aAAaQ,QAAQ,OAAQ,cAC7B5B,EAASkB,SAASI,YAGnBT,WAAE;eAITC,MAAC,UAAOe,aAAcC,EAAAA,aAAcC,SA3GpBC,IACpB,MAAMC,EAAYD,EAAEE,OAAOC,MACrBC,EAAiBC,EAAAA,UAAUC,KAAMC,GAASA,EAAKC,OAASP,UAC1DG,WAAgBK,OAClBC,SAASC,KAAKF,IAAML,EAAeK,KAAO,OAE5CvC,EAAK0C,eAAeX,IAsGbpB,SAAAwB,YAAUQ,IAAI,EAAGL,OAAMM,gCACrB,SAAA,CAAkBX,MAAOK,EACvB3B,SAAAiC,GADUN,WAQzB"}
|
|
@@ -1,400 +0,0 @@
|
|
|
1
|
-
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { Typography } from "../../../typography/typography/index.esm.js";
|
|
3
|
-
import { Button } from "../../../button/button/index.esm.js";
|
|
4
|
-
import { useRef, useState, useMemo } from "react";
|
|
5
|
-
import dayjs from "dayjs";
|
|
6
|
-
import default_1 from "../../../../node_modules/@mui/icons-material/KeyboardArrowDown/index.esm.js";
|
|
7
|
-
import { ReportButtons } from "../../report-buttons/report-buttons/index.esm.js";
|
|
8
|
-
import { useAppSelector } from "../../../../redux/hooks/index.esm.js";
|
|
9
|
-
/* empty css */
|
|
10
|
-
import Dialog from "../../../../node_modules/@mui/material/Dialog/Dialog/index.esm.js";
|
|
11
|
-
import DialogTitle from "../../../../node_modules/@mui/material/DialogTitle/DialogTitle/index.esm.js";
|
|
12
|
-
import Box from "../../../../node_modules/@mui/material/Box/Box/index.esm.js";
|
|
13
|
-
import IconButton from "../../../../node_modules/@mui/material/IconButton/IconButton/index.esm.js";
|
|
14
|
-
import Close from "../../../../node_modules/@mui/icons-material/esm/Close/index.esm.js";
|
|
15
|
-
import DialogContent from "../../../../node_modules/@mui/material/DialogContent/DialogContent/index.esm.js";
|
|
16
|
-
import DialogActions from "../../../../node_modules/@mui/material/DialogActions/DialogActions/index.esm.js";
|
|
17
|
-
function ReportFilter({ openFilter, closeReportFilter, filters, showAssembluItemsFilter, toggleCallback, onDateFilterChange, showBomFilter }) {
|
|
18
|
-
const chipDateSelectRef = useRef(null);
|
|
19
|
-
const anchorRef = useRef(null);
|
|
20
|
-
const [open, setOpen] = useState(false);
|
|
21
|
-
const { companies, items, warehouseLocations, assemblyItems, bomData } = useAppSelector(
|
|
22
|
-
(store) => store.inventoryReportsTitleBar
|
|
23
|
-
);
|
|
24
|
-
const handleCloseDatePopper = () => {
|
|
25
|
-
anchorRef.current = null;
|
|
26
|
-
setOpen(false);
|
|
27
|
-
};
|
|
28
|
-
const selectedCompany = useMemo(
|
|
29
|
-
() => {
|
|
30
|
-
var _a;
|
|
31
|
-
return ((_a = companies == null ? void 0 : companies.find((company) => (filters == null ? void 0 : filters.company) === company.id)) == null ? void 0 : _a.company_name) || "Select company";
|
|
32
|
-
},
|
|
33
|
-
[companies, filters == null ? void 0 : filters.company]
|
|
34
|
-
);
|
|
35
|
-
const companyOptions = useMemo(
|
|
36
|
-
() => (companies == null ? void 0 : companies.map((company) => ({
|
|
37
|
-
label: (company == null ? void 0 : company.company_name) || "",
|
|
38
|
-
callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ company: company == null ? void 0 : company.id })
|
|
39
|
-
}))) || [],
|
|
40
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
41
|
-
[companies]
|
|
42
|
-
);
|
|
43
|
-
const selectedItem = useMemo(
|
|
44
|
-
() => {
|
|
45
|
-
var _a;
|
|
46
|
-
return ((_a = items == null ? void 0 : items.find((item) => (filters == null ? void 0 : filters.item_id) === item.id)) == null ? void 0 : _a.name) || "Select item";
|
|
47
|
-
},
|
|
48
|
-
[items, filters == null ? void 0 : filters.item_id]
|
|
49
|
-
);
|
|
50
|
-
const selectedAssemblyItems = useMemo(
|
|
51
|
-
() => {
|
|
52
|
-
var _a;
|
|
53
|
-
return ((_a = assemblyItems == null ? void 0 : assemblyItems.find((item) => (filters == null ? void 0 : filters.assembly_item_id) === item.id)) == null ? void 0 : _a.name) || "Select Assembly Item";
|
|
54
|
-
},
|
|
55
|
-
[assemblyItems, filters == null ? void 0 : filters.assembly_item_id]
|
|
56
|
-
);
|
|
57
|
-
const assemblyItemOptions = useMemo(
|
|
58
|
-
() => (assemblyItems == null ? void 0 : assemblyItems.map((ai) => ({
|
|
59
|
-
label: (ai == null ? void 0 : ai.name) || "",
|
|
60
|
-
callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ assembly_item_id: ai == null ? void 0 : ai.id })
|
|
61
|
-
}))) || [],
|
|
62
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
63
|
-
[assemblyItems]
|
|
64
|
-
);
|
|
65
|
-
const selectedWarehouseLocation = useMemo(
|
|
66
|
-
() => {
|
|
67
|
-
var _a;
|
|
68
|
-
return ((_a = warehouseLocations == null ? void 0 : warehouseLocations.find(
|
|
69
|
-
(warehouseLocation) => (filters == null ? void 0 : filters.warehouse_id) === warehouseLocation.id
|
|
70
|
-
)) == null ? void 0 : _a.name) || "Select warehouse";
|
|
71
|
-
},
|
|
72
|
-
[warehouseLocations, filters == null ? void 0 : filters.warehouse_id]
|
|
73
|
-
);
|
|
74
|
-
const warehouseLocationOptions = useMemo(
|
|
75
|
-
() => (warehouseLocations == null ? void 0 : warehouseLocations.map((warehouseLocation) => ({
|
|
76
|
-
label: (warehouseLocation == null ? void 0 : warehouseLocation.name) || "",
|
|
77
|
-
callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ warehouse_id: warehouseLocation == null ? void 0 : warehouseLocation.id })
|
|
78
|
-
}))) || [],
|
|
79
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
80
|
-
[warehouseLocations]
|
|
81
|
-
);
|
|
82
|
-
const selectedBom = useMemo(
|
|
83
|
-
() => {
|
|
84
|
-
var _a;
|
|
85
|
-
return ((_a = bomData == null ? void 0 : bomData.find((item) => (filters == null ? void 0 : filters.bom_id) === item.id)) == null ? void 0 : _a.name) || "Select BoM";
|
|
86
|
-
},
|
|
87
|
-
[bomData, filters == null ? void 0 : filters.bom_id]
|
|
88
|
-
);
|
|
89
|
-
const bomOptions = useMemo(
|
|
90
|
-
() => (bomData == null ? void 0 : bomData.map((bom) => ({
|
|
91
|
-
label: (bom == null ? void 0 : bom.name) || "",
|
|
92
|
-
callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ bom_id: bom == null ? void 0 : bom.id })
|
|
93
|
-
}))) || [],
|
|
94
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
95
|
-
[bomData]
|
|
96
|
-
);
|
|
97
|
-
const itemOptions = useMemo(
|
|
98
|
-
() => (items == null ? void 0 : items.map((item) => ({
|
|
99
|
-
label: (item == null ? void 0 : item.name) || "",
|
|
100
|
-
callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ item_id: item == null ? void 0 : item.id })
|
|
101
|
-
}))) || [],
|
|
102
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
103
|
-
[items]
|
|
104
|
-
);
|
|
105
|
-
return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs(
|
|
106
|
-
Dialog,
|
|
107
|
-
{
|
|
108
|
-
open: openFilter,
|
|
109
|
-
onClose: closeReportFilter,
|
|
110
|
-
"aria-labelledby": "alert-dialog-title",
|
|
111
|
-
fullWidth: true,
|
|
112
|
-
maxWidth: "lg",
|
|
113
|
-
"aria-describedby": "alert-dialog-description",
|
|
114
|
-
PaperProps: {
|
|
115
|
-
sx: { width: "80vw", height: "250px", whiteSpace: "nowrap", overflowY: "hidden" }
|
|
116
|
-
// Custom width and height with nowrap
|
|
117
|
-
},
|
|
118
|
-
children: [
|
|
119
|
-
/* @__PURE__ */ jsx(DialogTitle, { id: "responsive-dialog-title", style: { borderBottom: "1px solid #D3D3D4", padding: 0, paddingTop: "5pxs" }, children: /* @__PURE__ */ jsxs(
|
|
120
|
-
Box,
|
|
121
|
-
{
|
|
122
|
-
sx: {
|
|
123
|
-
display: "flex",
|
|
124
|
-
justifyContent: "space-between",
|
|
125
|
-
height: "40px",
|
|
126
|
-
padding: "0px",
|
|
127
|
-
alignItems: "center"
|
|
128
|
-
},
|
|
129
|
-
children: [
|
|
130
|
-
/* @__PURE__ */ jsx(Typography, { type: "s3", weight: "medium", sx: { fontWeight: 500, marginLeft: 2, color: "#000000" }, children: "Filter" }),
|
|
131
|
-
/* @__PURE__ */ jsx(Box, { sx: { display: "flex", alignItems: "center" }, children: /* @__PURE__ */ jsx(IconButton, { onClick: closeReportFilter, children: /* @__PURE__ */ jsx(Close, { fontSize: "small" }) }) })
|
|
132
|
-
]
|
|
133
|
-
}
|
|
134
|
-
) }),
|
|
135
|
-
/* @__PURE__ */ jsx(DialogContent, { children: /* @__PURE__ */ jsx(Box, { p: 2, children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper", children: [
|
|
136
|
-
(filters == null ? void 0 : filters.start_date) && (filters == null ? void 0 : filters.end_date) && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsxs(
|
|
137
|
-
"div",
|
|
138
|
-
{
|
|
139
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip",
|
|
140
|
-
ref: chipDateSelectRef,
|
|
141
|
-
onClick: () => {
|
|
142
|
-
if (!open) {
|
|
143
|
-
anchorRef.current = chipDateSelectRef.current;
|
|
144
|
-
setOpen(true);
|
|
145
|
-
} else {
|
|
146
|
-
handleCloseDatePopper();
|
|
147
|
-
}
|
|
148
|
-
},
|
|
149
|
-
children: [
|
|
150
|
-
/* @__PURE__ */ jsxs(
|
|
151
|
-
"div",
|
|
152
|
-
{
|
|
153
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
154
|
-
title: `${dayjs(filters == null ? void 0 : filters.start_date).format("DD/MM/YYYY")} - ${dayjs(filters == null ? void 0 : filters.end_date).format("DD/MM/YYYY")}`,
|
|
155
|
-
children: [
|
|
156
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Date Range:" }),
|
|
157
|
-
/* @__PURE__ */ jsxs(
|
|
158
|
-
Typography,
|
|
159
|
-
{
|
|
160
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
161
|
-
type: "s4",
|
|
162
|
-
children: [
|
|
163
|
-
dayjs(filters == null ? void 0 : filters.start_date).format("DD/MM/YYYY"),
|
|
164
|
-
" -",
|
|
165
|
-
" ",
|
|
166
|
-
dayjs(filters == null ? void 0 : filters.end_date).format("DD/MM/YYYY")
|
|
167
|
-
]
|
|
168
|
-
}
|
|
169
|
-
)
|
|
170
|
-
]
|
|
171
|
-
}
|
|
172
|
-
),
|
|
173
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
174
|
-
]
|
|
175
|
-
}
|
|
176
|
-
) }),
|
|
177
|
-
(filters == null ? void 0 : filters.as_of_date) && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsxs(
|
|
178
|
-
"div",
|
|
179
|
-
{
|
|
180
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip",
|
|
181
|
-
ref: chipDateSelectRef,
|
|
182
|
-
onClick: () => {
|
|
183
|
-
if (!open) {
|
|
184
|
-
anchorRef.current = chipDateSelectRef.current;
|
|
185
|
-
setOpen(true);
|
|
186
|
-
} else {
|
|
187
|
-
handleCloseDatePopper();
|
|
188
|
-
}
|
|
189
|
-
},
|
|
190
|
-
children: [
|
|
191
|
-
/* @__PURE__ */ jsxs(
|
|
192
|
-
"div",
|
|
193
|
-
{
|
|
194
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
195
|
-
title: `${dayjs(filters == null ? void 0 : filters.as_of_date).format("DD/MM/YYYY")}`,
|
|
196
|
-
children: [
|
|
197
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Date:" }),
|
|
198
|
-
/* @__PURE__ */ jsx(
|
|
199
|
-
Typography,
|
|
200
|
-
{
|
|
201
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
202
|
-
type: "s4",
|
|
203
|
-
children: dayjs(filters == null ? void 0 : filters.as_of_date).format("DD/MM/YYYY")
|
|
204
|
-
}
|
|
205
|
-
)
|
|
206
|
-
]
|
|
207
|
-
}
|
|
208
|
-
),
|
|
209
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
210
|
-
]
|
|
211
|
-
}
|
|
212
|
-
) }),
|
|
213
|
-
/* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
|
|
214
|
-
ReportButtons,
|
|
215
|
-
{
|
|
216
|
-
zIndex: 998,
|
|
217
|
-
className: "inventoryReportsTitleBar--RightContent",
|
|
218
|
-
dropdownMenuButtonData: {
|
|
219
|
-
sx: {
|
|
220
|
-
padding: "0"
|
|
221
|
-
},
|
|
222
|
-
children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
|
|
223
|
-
/* @__PURE__ */ jsxs(
|
|
224
|
-
"div",
|
|
225
|
-
{
|
|
226
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
227
|
-
title: `${selectedCompany}`,
|
|
228
|
-
children: [
|
|
229
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Company:" }),
|
|
230
|
-
/* @__PURE__ */ jsx(
|
|
231
|
-
Typography,
|
|
232
|
-
{
|
|
233
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
234
|
-
type: "s4",
|
|
235
|
-
children: selectedCompany
|
|
236
|
-
}
|
|
237
|
-
)
|
|
238
|
-
]
|
|
239
|
-
}
|
|
240
|
-
),
|
|
241
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
242
|
-
] }) }),
|
|
243
|
-
options: companyOptions
|
|
244
|
-
},
|
|
245
|
-
toggleCallback
|
|
246
|
-
}
|
|
247
|
-
) }),
|
|
248
|
-
showAssembluItemsFilter && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
|
|
249
|
-
ReportButtons,
|
|
250
|
-
{
|
|
251
|
-
zIndex: 998,
|
|
252
|
-
className: "inventoryReportsTitleBar--RightContent",
|
|
253
|
-
dropdownMenuButtonData: {
|
|
254
|
-
sx: {
|
|
255
|
-
padding: "0"
|
|
256
|
-
},
|
|
257
|
-
children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
|
|
258
|
-
/* @__PURE__ */ jsxs(
|
|
259
|
-
"div",
|
|
260
|
-
{
|
|
261
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
262
|
-
title: `${selectedAssemblyItems}`,
|
|
263
|
-
children: [
|
|
264
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Assembly Items" }),
|
|
265
|
-
/* @__PURE__ */ jsx(
|
|
266
|
-
Typography,
|
|
267
|
-
{
|
|
268
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
269
|
-
type: "s4",
|
|
270
|
-
children: selectedAssemblyItems
|
|
271
|
-
}
|
|
272
|
-
)
|
|
273
|
-
]
|
|
274
|
-
}
|
|
275
|
-
),
|
|
276
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
277
|
-
] }) }),
|
|
278
|
-
options: assemblyItemOptions
|
|
279
|
-
},
|
|
280
|
-
toggleCallback
|
|
281
|
-
}
|
|
282
|
-
) }),
|
|
283
|
-
/* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
|
|
284
|
-
ReportButtons,
|
|
285
|
-
{
|
|
286
|
-
zIndex: 998,
|
|
287
|
-
className: "inventoryReportsTitleBar--RightContent",
|
|
288
|
-
dropdownMenuButtonData: {
|
|
289
|
-
sx: {
|
|
290
|
-
padding: "0"
|
|
291
|
-
},
|
|
292
|
-
children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
|
|
293
|
-
/* @__PURE__ */ jsxs(
|
|
294
|
-
"div",
|
|
295
|
-
{
|
|
296
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
297
|
-
title: `${selectedWarehouseLocation}`,
|
|
298
|
-
children: [
|
|
299
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Location:" }),
|
|
300
|
-
/* @__PURE__ */ jsx(
|
|
301
|
-
Typography,
|
|
302
|
-
{
|
|
303
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
304
|
-
type: "s4",
|
|
305
|
-
children: selectedWarehouseLocation
|
|
306
|
-
}
|
|
307
|
-
)
|
|
308
|
-
]
|
|
309
|
-
}
|
|
310
|
-
),
|
|
311
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
312
|
-
] }) }),
|
|
313
|
-
options: warehouseLocationOptions
|
|
314
|
-
},
|
|
315
|
-
toggleCallback
|
|
316
|
-
}
|
|
317
|
-
) }),
|
|
318
|
-
/* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
|
|
319
|
-
ReportButtons,
|
|
320
|
-
{
|
|
321
|
-
zIndex: 998,
|
|
322
|
-
className: "inventoryReportsTitleBar--RightContent",
|
|
323
|
-
dropdownMenuButtonData: {
|
|
324
|
-
sx: {
|
|
325
|
-
padding: "0"
|
|
326
|
-
},
|
|
327
|
-
children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
|
|
328
|
-
/* @__PURE__ */ jsxs(
|
|
329
|
-
"div",
|
|
330
|
-
{
|
|
331
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
332
|
-
title: `${selectedItem}`,
|
|
333
|
-
children: [
|
|
334
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Item:" }),
|
|
335
|
-
/* @__PURE__ */ jsx(
|
|
336
|
-
Typography,
|
|
337
|
-
{
|
|
338
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
339
|
-
type: "s4",
|
|
340
|
-
children: selectedItem
|
|
341
|
-
}
|
|
342
|
-
)
|
|
343
|
-
]
|
|
344
|
-
}
|
|
345
|
-
),
|
|
346
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
347
|
-
] }) }),
|
|
348
|
-
options: itemOptions
|
|
349
|
-
},
|
|
350
|
-
toggleCallback
|
|
351
|
-
}
|
|
352
|
-
) }),
|
|
353
|
-
showBomFilter && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
|
|
354
|
-
ReportButtons,
|
|
355
|
-
{
|
|
356
|
-
zIndex: 998,
|
|
357
|
-
className: "inventoryReportsTitleBar--RightContent",
|
|
358
|
-
dropdownMenuButtonData: {
|
|
359
|
-
sx: {
|
|
360
|
-
padding: "0"
|
|
361
|
-
},
|
|
362
|
-
children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
|
|
363
|
-
/* @__PURE__ */ jsxs(
|
|
364
|
-
"div",
|
|
365
|
-
{
|
|
366
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
|
|
367
|
-
title: `${selectedBom}`,
|
|
368
|
-
children: [
|
|
369
|
-
/* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "BoM:" }),
|
|
370
|
-
/* @__PURE__ */ jsx(
|
|
371
|
-
Typography,
|
|
372
|
-
{
|
|
373
|
-
className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
|
|
374
|
-
type: "s4",
|
|
375
|
-
children: selectedBom
|
|
376
|
-
}
|
|
377
|
-
)
|
|
378
|
-
]
|
|
379
|
-
}
|
|
380
|
-
),
|
|
381
|
-
/* @__PURE__ */ jsx(default_1, {})
|
|
382
|
-
] }) }),
|
|
383
|
-
options: bomOptions
|
|
384
|
-
},
|
|
385
|
-
toggleCallback
|
|
386
|
-
}
|
|
387
|
-
) })
|
|
388
|
-
] }) }) }),
|
|
389
|
-
/* @__PURE__ */ jsxs(DialogActions, { sx: { backgroundColor: "#F5F6F5" }, children: [
|
|
390
|
-
/* @__PURE__ */ jsx(Button, { style: { backgroundColor: "#ffff", color: "#292D32" }, onClick: closeReportFilter, variant: "contained", children: "Close" }),
|
|
391
|
-
/* @__PURE__ */ jsx(Button, { variant: "contained", children: "Save" })
|
|
392
|
-
] })
|
|
393
|
-
]
|
|
394
|
-
}
|
|
395
|
-
) });
|
|
396
|
-
}
|
|
397
|
-
export {
|
|
398
|
-
ReportFilter as default
|
|
399
|
-
};
|
|
400
|
-
//# sourceMappingURL=index.esm.js.map
|