@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
|
@@ -0,0 +1,638 @@
|
|
|
1
|
+
import _objectWithoutPropertiesLoose from "../../../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose/index.esm.js";
|
|
2
|
+
import _extends from "../../../../@babel/runtime/helpers/esm/extends/index.esm.js";
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import PropTypes from "../../../../prop-types/index/index.esm.js";
|
|
5
|
+
import { clsx } from "../../../../clsx/dist/clsx/index.esm.js";
|
|
6
|
+
import { useRtl } from "../../../system/esm/RtlProvider/index/index.esm.js";
|
|
7
|
+
import Star from "../../internal/svg-icons/Star/index.esm.js";
|
|
8
|
+
import StarBorder from "../../internal/svg-icons/StarBorder/index.esm.js";
|
|
9
|
+
import styled from "../../styles/styled/index.esm.js";
|
|
10
|
+
import ratingClasses, { getRatingUtilityClass } from "../ratingClasses/index.esm.js";
|
|
11
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
12
|
+
import { useDefaultProps } from "../../DefaultPropsProvider/DefaultPropsProvider/index.esm.js";
|
|
13
|
+
import useId from "../../../utils/esm/useId/useId/index.esm.js";
|
|
14
|
+
import useControlled from "../../../utils/esm/useControlled/useControlled/index.esm.js";
|
|
15
|
+
import useIsFocusVisible from "../../../utils/esm/useIsFocusVisible/useIsFocusVisible/index.esm.js";
|
|
16
|
+
import useForkRef from "../../../utils/esm/useForkRef/useForkRef/index.esm.js";
|
|
17
|
+
import capitalize from "../../../utils/esm/capitalize/capitalize/index.esm.js";
|
|
18
|
+
import composeClasses from "../../../utils/esm/composeClasses/composeClasses/index.esm.js";
|
|
19
|
+
import visuallyHidden from "../../../utils/esm/visuallyHidden/visuallyHidden/index.esm.js";
|
|
20
|
+
import slotShouldForwardProp from "../../styles/slotShouldForwardProp/index.esm.js";
|
|
21
|
+
import clamp from "../../../utils/esm/clamp/clamp/index.esm.js";
|
|
22
|
+
import chainPropTypes from "../../../utils/esm/chainPropTypes/chainPropTypes/index.esm.js";
|
|
23
|
+
var define_process_env_default = {};
|
|
24
|
+
const _excluded = ["value"], _excluded2 = ["className", "defaultValue", "disabled", "emptyIcon", "emptyLabelText", "getLabelText", "highlightSelectedOnly", "icon", "IconContainerComponent", "max", "name", "onChange", "onChangeActive", "onMouseLeave", "onMouseMove", "precision", "readOnly", "size", "value"];
|
|
25
|
+
function getDecimalPrecision(num) {
|
|
26
|
+
const decimalPart = num.toString().split(".")[1];
|
|
27
|
+
return decimalPart ? decimalPart.length : 0;
|
|
28
|
+
}
|
|
29
|
+
function roundValueToPrecision(value, precision) {
|
|
30
|
+
if (value == null) {
|
|
31
|
+
return value;
|
|
32
|
+
}
|
|
33
|
+
const nearest = Math.round(value / precision) * precision;
|
|
34
|
+
return Number(nearest.toFixed(getDecimalPrecision(precision)));
|
|
35
|
+
}
|
|
36
|
+
const useUtilityClasses = (ownerState) => {
|
|
37
|
+
const {
|
|
38
|
+
classes,
|
|
39
|
+
size,
|
|
40
|
+
readOnly,
|
|
41
|
+
disabled,
|
|
42
|
+
emptyValueFocused,
|
|
43
|
+
focusVisible
|
|
44
|
+
} = ownerState;
|
|
45
|
+
const slots = {
|
|
46
|
+
root: ["root", `size${capitalize(size)}`, disabled && "disabled", focusVisible && "focusVisible", readOnly && "readOnly"],
|
|
47
|
+
label: ["label", "pristine"],
|
|
48
|
+
labelEmptyValue: [emptyValueFocused && "labelEmptyValueActive"],
|
|
49
|
+
icon: ["icon"],
|
|
50
|
+
iconEmpty: ["iconEmpty"],
|
|
51
|
+
iconFilled: ["iconFilled"],
|
|
52
|
+
iconHover: ["iconHover"],
|
|
53
|
+
iconFocus: ["iconFocus"],
|
|
54
|
+
iconActive: ["iconActive"],
|
|
55
|
+
decimal: ["decimal"],
|
|
56
|
+
visuallyHidden: ["visuallyHidden"]
|
|
57
|
+
};
|
|
58
|
+
return composeClasses(slots, getRatingUtilityClass, classes);
|
|
59
|
+
};
|
|
60
|
+
const RatingRoot = styled("span", {
|
|
61
|
+
name: "MuiRating",
|
|
62
|
+
slot: "Root",
|
|
63
|
+
overridesResolver: (props, styles) => {
|
|
64
|
+
const {
|
|
65
|
+
ownerState
|
|
66
|
+
} = props;
|
|
67
|
+
return [{
|
|
68
|
+
[`& .${ratingClasses.visuallyHidden}`]: styles.visuallyHidden
|
|
69
|
+
}, styles.root, styles[`size${capitalize(ownerState.size)}`], ownerState.readOnly && styles.readOnly];
|
|
70
|
+
}
|
|
71
|
+
})(({
|
|
72
|
+
theme,
|
|
73
|
+
ownerState
|
|
74
|
+
}) => _extends({
|
|
75
|
+
display: "inline-flex",
|
|
76
|
+
// Required to position the pristine input absolutely
|
|
77
|
+
position: "relative",
|
|
78
|
+
fontSize: theme.typography.pxToRem(24),
|
|
79
|
+
color: "#faaf00",
|
|
80
|
+
cursor: "pointer",
|
|
81
|
+
textAlign: "left",
|
|
82
|
+
width: "min-content",
|
|
83
|
+
WebkitTapHighlightColor: "transparent",
|
|
84
|
+
[`&.${ratingClasses.disabled}`]: {
|
|
85
|
+
opacity: (theme.vars || theme).palette.action.disabledOpacity,
|
|
86
|
+
pointerEvents: "none"
|
|
87
|
+
},
|
|
88
|
+
[`&.${ratingClasses.focusVisible} .${ratingClasses.iconActive}`]: {
|
|
89
|
+
outline: "1px solid #999"
|
|
90
|
+
},
|
|
91
|
+
[`& .${ratingClasses.visuallyHidden}`]: visuallyHidden
|
|
92
|
+
}, ownerState.size === "small" && {
|
|
93
|
+
fontSize: theme.typography.pxToRem(18)
|
|
94
|
+
}, ownerState.size === "large" && {
|
|
95
|
+
fontSize: theme.typography.pxToRem(30)
|
|
96
|
+
}, ownerState.readOnly && {
|
|
97
|
+
pointerEvents: "none"
|
|
98
|
+
}));
|
|
99
|
+
const RatingLabel = styled("label", {
|
|
100
|
+
name: "MuiRating",
|
|
101
|
+
slot: "Label",
|
|
102
|
+
overridesResolver: ({
|
|
103
|
+
ownerState
|
|
104
|
+
}, styles) => [styles.label, ownerState.emptyValueFocused && styles.labelEmptyValueActive]
|
|
105
|
+
})(({
|
|
106
|
+
ownerState
|
|
107
|
+
}) => _extends({
|
|
108
|
+
cursor: "inherit"
|
|
109
|
+
}, ownerState.emptyValueFocused && {
|
|
110
|
+
top: 0,
|
|
111
|
+
bottom: 0,
|
|
112
|
+
position: "absolute",
|
|
113
|
+
outline: "1px solid #999",
|
|
114
|
+
width: "100%"
|
|
115
|
+
}));
|
|
116
|
+
const RatingIcon = styled("span", {
|
|
117
|
+
name: "MuiRating",
|
|
118
|
+
slot: "Icon",
|
|
119
|
+
overridesResolver: (props, styles) => {
|
|
120
|
+
const {
|
|
121
|
+
ownerState
|
|
122
|
+
} = props;
|
|
123
|
+
return [styles.icon, ownerState.iconEmpty && styles.iconEmpty, ownerState.iconFilled && styles.iconFilled, ownerState.iconHover && styles.iconHover, ownerState.iconFocus && styles.iconFocus, ownerState.iconActive && styles.iconActive];
|
|
124
|
+
}
|
|
125
|
+
})(({
|
|
126
|
+
theme,
|
|
127
|
+
ownerState
|
|
128
|
+
}) => _extends({
|
|
129
|
+
// Fit wrapper to actual icon size.
|
|
130
|
+
display: "flex",
|
|
131
|
+
transition: theme.transitions.create("transform", {
|
|
132
|
+
duration: theme.transitions.duration.shortest
|
|
133
|
+
}),
|
|
134
|
+
// Fix mouseLeave issue.
|
|
135
|
+
// https://github.com/facebook/react/issues/4492
|
|
136
|
+
pointerEvents: "none"
|
|
137
|
+
}, ownerState.iconActive && {
|
|
138
|
+
transform: "scale(1.2)"
|
|
139
|
+
}, ownerState.iconEmpty && {
|
|
140
|
+
color: (theme.vars || theme).palette.action.disabled
|
|
141
|
+
}));
|
|
142
|
+
const RatingDecimal = styled("span", {
|
|
143
|
+
name: "MuiRating",
|
|
144
|
+
slot: "Decimal",
|
|
145
|
+
shouldForwardProp: (prop) => slotShouldForwardProp(prop) && prop !== "iconActive",
|
|
146
|
+
overridesResolver: (props, styles) => {
|
|
147
|
+
const {
|
|
148
|
+
iconActive
|
|
149
|
+
} = props;
|
|
150
|
+
return [styles.decimal, iconActive && styles.iconActive];
|
|
151
|
+
}
|
|
152
|
+
})(({
|
|
153
|
+
iconActive
|
|
154
|
+
}) => _extends({
|
|
155
|
+
position: "relative"
|
|
156
|
+
}, iconActive && {
|
|
157
|
+
transform: "scale(1.2)"
|
|
158
|
+
}));
|
|
159
|
+
function IconContainer(props) {
|
|
160
|
+
const other = _objectWithoutPropertiesLoose(props, _excluded);
|
|
161
|
+
return /* @__PURE__ */ jsx("span", _extends({}, other));
|
|
162
|
+
}
|
|
163
|
+
define_process_env_default.NODE_ENV !== "production" ? IconContainer.propTypes = {
|
|
164
|
+
value: PropTypes.number.isRequired
|
|
165
|
+
} : void 0;
|
|
166
|
+
function RatingItem(props) {
|
|
167
|
+
const {
|
|
168
|
+
classes,
|
|
169
|
+
disabled,
|
|
170
|
+
emptyIcon,
|
|
171
|
+
focus,
|
|
172
|
+
getLabelText,
|
|
173
|
+
highlightSelectedOnly,
|
|
174
|
+
hover,
|
|
175
|
+
icon,
|
|
176
|
+
IconContainerComponent,
|
|
177
|
+
isActive,
|
|
178
|
+
itemValue,
|
|
179
|
+
labelProps,
|
|
180
|
+
name,
|
|
181
|
+
onBlur,
|
|
182
|
+
onChange,
|
|
183
|
+
onClick,
|
|
184
|
+
onFocus,
|
|
185
|
+
readOnly,
|
|
186
|
+
ownerState,
|
|
187
|
+
ratingValue,
|
|
188
|
+
ratingValueRounded
|
|
189
|
+
} = props;
|
|
190
|
+
const isFilled = highlightSelectedOnly ? itemValue === ratingValue : itemValue <= ratingValue;
|
|
191
|
+
const isHovered = itemValue <= hover;
|
|
192
|
+
const isFocused = itemValue <= focus;
|
|
193
|
+
const isChecked = itemValue === ratingValueRounded;
|
|
194
|
+
const id = useId();
|
|
195
|
+
const container = /* @__PURE__ */ jsx(RatingIcon, {
|
|
196
|
+
as: IconContainerComponent,
|
|
197
|
+
value: itemValue,
|
|
198
|
+
className: clsx(classes.icon, isFilled ? classes.iconFilled : classes.iconEmpty, isHovered && classes.iconHover, isFocused && classes.iconFocus, isActive && classes.iconActive),
|
|
199
|
+
ownerState: _extends({}, ownerState, {
|
|
200
|
+
iconEmpty: !isFilled,
|
|
201
|
+
iconFilled: isFilled,
|
|
202
|
+
iconHover: isHovered,
|
|
203
|
+
iconFocus: isFocused,
|
|
204
|
+
iconActive: isActive
|
|
205
|
+
}),
|
|
206
|
+
children: emptyIcon && !isFilled ? emptyIcon : icon
|
|
207
|
+
});
|
|
208
|
+
if (readOnly) {
|
|
209
|
+
return /* @__PURE__ */ jsx("span", _extends({}, labelProps, {
|
|
210
|
+
children: container
|
|
211
|
+
}));
|
|
212
|
+
}
|
|
213
|
+
return /* @__PURE__ */ jsxs(React.Fragment, {
|
|
214
|
+
children: [/* @__PURE__ */ jsxs(RatingLabel, _extends({
|
|
215
|
+
ownerState: _extends({}, ownerState, {
|
|
216
|
+
emptyValueFocused: void 0
|
|
217
|
+
}),
|
|
218
|
+
htmlFor: id
|
|
219
|
+
}, labelProps, {
|
|
220
|
+
children: [container, /* @__PURE__ */ jsx("span", {
|
|
221
|
+
className: classes.visuallyHidden,
|
|
222
|
+
children: getLabelText(itemValue)
|
|
223
|
+
})]
|
|
224
|
+
})), /* @__PURE__ */ jsx("input", {
|
|
225
|
+
className: classes.visuallyHidden,
|
|
226
|
+
onFocus,
|
|
227
|
+
onBlur,
|
|
228
|
+
onChange,
|
|
229
|
+
onClick,
|
|
230
|
+
disabled,
|
|
231
|
+
value: itemValue,
|
|
232
|
+
id,
|
|
233
|
+
type: "radio",
|
|
234
|
+
name,
|
|
235
|
+
checked: isChecked
|
|
236
|
+
})]
|
|
237
|
+
});
|
|
238
|
+
}
|
|
239
|
+
define_process_env_default.NODE_ENV !== "production" ? RatingItem.propTypes = {
|
|
240
|
+
classes: PropTypes.object.isRequired,
|
|
241
|
+
disabled: PropTypes.bool.isRequired,
|
|
242
|
+
emptyIcon: PropTypes.node,
|
|
243
|
+
focus: PropTypes.number.isRequired,
|
|
244
|
+
getLabelText: PropTypes.func.isRequired,
|
|
245
|
+
highlightSelectedOnly: PropTypes.bool.isRequired,
|
|
246
|
+
hover: PropTypes.number.isRequired,
|
|
247
|
+
icon: PropTypes.node,
|
|
248
|
+
IconContainerComponent: PropTypes.elementType.isRequired,
|
|
249
|
+
isActive: PropTypes.bool.isRequired,
|
|
250
|
+
itemValue: PropTypes.number.isRequired,
|
|
251
|
+
labelProps: PropTypes.object,
|
|
252
|
+
name: PropTypes.string,
|
|
253
|
+
onBlur: PropTypes.func.isRequired,
|
|
254
|
+
onChange: PropTypes.func.isRequired,
|
|
255
|
+
onClick: PropTypes.func.isRequired,
|
|
256
|
+
onFocus: PropTypes.func.isRequired,
|
|
257
|
+
ownerState: PropTypes.object.isRequired,
|
|
258
|
+
ratingValue: PropTypes.number,
|
|
259
|
+
ratingValueRounded: PropTypes.number,
|
|
260
|
+
readOnly: PropTypes.bool.isRequired
|
|
261
|
+
} : void 0;
|
|
262
|
+
const defaultIcon = /* @__PURE__ */ jsx(Star, {
|
|
263
|
+
fontSize: "inherit"
|
|
264
|
+
});
|
|
265
|
+
const defaultEmptyIcon = /* @__PURE__ */ jsx(StarBorder, {
|
|
266
|
+
fontSize: "inherit"
|
|
267
|
+
});
|
|
268
|
+
function defaultLabelText(value) {
|
|
269
|
+
return `${value} Star${value !== 1 ? "s" : ""}`;
|
|
270
|
+
}
|
|
271
|
+
const Rating = /* @__PURE__ */ React.forwardRef(function Rating2(inProps, ref) {
|
|
272
|
+
const props = useDefaultProps({
|
|
273
|
+
name: "MuiRating",
|
|
274
|
+
props: inProps
|
|
275
|
+
});
|
|
276
|
+
const {
|
|
277
|
+
className,
|
|
278
|
+
defaultValue = null,
|
|
279
|
+
disabled = false,
|
|
280
|
+
emptyIcon = defaultEmptyIcon,
|
|
281
|
+
emptyLabelText = "Empty",
|
|
282
|
+
getLabelText = defaultLabelText,
|
|
283
|
+
highlightSelectedOnly = false,
|
|
284
|
+
icon = defaultIcon,
|
|
285
|
+
IconContainerComponent = IconContainer,
|
|
286
|
+
max = 5,
|
|
287
|
+
name: nameProp,
|
|
288
|
+
onChange,
|
|
289
|
+
onChangeActive,
|
|
290
|
+
onMouseLeave,
|
|
291
|
+
onMouseMove,
|
|
292
|
+
precision = 1,
|
|
293
|
+
readOnly = false,
|
|
294
|
+
size = "medium",
|
|
295
|
+
value: valueProp
|
|
296
|
+
} = props, other = _objectWithoutPropertiesLoose(props, _excluded2);
|
|
297
|
+
const name = useId(nameProp);
|
|
298
|
+
const [valueDerived, setValueState] = useControlled({
|
|
299
|
+
controlled: valueProp,
|
|
300
|
+
default: defaultValue,
|
|
301
|
+
name: "Rating"
|
|
302
|
+
});
|
|
303
|
+
const valueRounded = roundValueToPrecision(valueDerived, precision);
|
|
304
|
+
const isRtl = useRtl();
|
|
305
|
+
const [{
|
|
306
|
+
hover,
|
|
307
|
+
focus
|
|
308
|
+
}, setState] = React.useState({
|
|
309
|
+
hover: -1,
|
|
310
|
+
focus: -1
|
|
311
|
+
});
|
|
312
|
+
let value = valueRounded;
|
|
313
|
+
if (hover !== -1) {
|
|
314
|
+
value = hover;
|
|
315
|
+
}
|
|
316
|
+
if (focus !== -1) {
|
|
317
|
+
value = focus;
|
|
318
|
+
}
|
|
319
|
+
const {
|
|
320
|
+
isFocusVisibleRef,
|
|
321
|
+
onBlur: handleBlurVisible,
|
|
322
|
+
onFocus: handleFocusVisible,
|
|
323
|
+
ref: focusVisibleRef
|
|
324
|
+
} = useIsFocusVisible();
|
|
325
|
+
const [focusVisible, setFocusVisible] = React.useState(false);
|
|
326
|
+
const rootRef = React.useRef();
|
|
327
|
+
const handleRef = useForkRef(focusVisibleRef, rootRef, ref);
|
|
328
|
+
const handleMouseMove = (event) => {
|
|
329
|
+
if (onMouseMove) {
|
|
330
|
+
onMouseMove(event);
|
|
331
|
+
}
|
|
332
|
+
const rootNode = rootRef.current;
|
|
333
|
+
const {
|
|
334
|
+
right,
|
|
335
|
+
left,
|
|
336
|
+
width: containerWidth
|
|
337
|
+
} = rootNode.getBoundingClientRect();
|
|
338
|
+
let percent;
|
|
339
|
+
if (isRtl) {
|
|
340
|
+
percent = (right - event.clientX) / containerWidth;
|
|
341
|
+
} else {
|
|
342
|
+
percent = (event.clientX - left) / containerWidth;
|
|
343
|
+
}
|
|
344
|
+
let newHover = roundValueToPrecision(max * percent + precision / 2, precision);
|
|
345
|
+
newHover = clamp(newHover, precision, max);
|
|
346
|
+
setState((prev) => prev.hover === newHover && prev.focus === newHover ? prev : {
|
|
347
|
+
hover: newHover,
|
|
348
|
+
focus: newHover
|
|
349
|
+
});
|
|
350
|
+
setFocusVisible(false);
|
|
351
|
+
if (onChangeActive && hover !== newHover) {
|
|
352
|
+
onChangeActive(event, newHover);
|
|
353
|
+
}
|
|
354
|
+
};
|
|
355
|
+
const handleMouseLeave = (event) => {
|
|
356
|
+
if (onMouseLeave) {
|
|
357
|
+
onMouseLeave(event);
|
|
358
|
+
}
|
|
359
|
+
const newHover = -1;
|
|
360
|
+
setState({
|
|
361
|
+
hover: newHover,
|
|
362
|
+
focus: newHover
|
|
363
|
+
});
|
|
364
|
+
if (onChangeActive && hover !== newHover) {
|
|
365
|
+
onChangeActive(event, newHover);
|
|
366
|
+
}
|
|
367
|
+
};
|
|
368
|
+
const handleChange = (event) => {
|
|
369
|
+
let newValue = event.target.value === "" ? null : parseFloat(event.target.value);
|
|
370
|
+
if (hover !== -1) {
|
|
371
|
+
newValue = hover;
|
|
372
|
+
}
|
|
373
|
+
setValueState(newValue);
|
|
374
|
+
if (onChange) {
|
|
375
|
+
onChange(event, newValue);
|
|
376
|
+
}
|
|
377
|
+
};
|
|
378
|
+
const handleClear = (event) => {
|
|
379
|
+
if (event.clientX === 0 && event.clientY === 0) {
|
|
380
|
+
return;
|
|
381
|
+
}
|
|
382
|
+
setState({
|
|
383
|
+
hover: -1,
|
|
384
|
+
focus: -1
|
|
385
|
+
});
|
|
386
|
+
setValueState(null);
|
|
387
|
+
if (onChange && parseFloat(event.target.value) === valueRounded) {
|
|
388
|
+
onChange(event, null);
|
|
389
|
+
}
|
|
390
|
+
};
|
|
391
|
+
const handleFocus = (event) => {
|
|
392
|
+
handleFocusVisible(event);
|
|
393
|
+
if (isFocusVisibleRef.current === true) {
|
|
394
|
+
setFocusVisible(true);
|
|
395
|
+
}
|
|
396
|
+
const newFocus = parseFloat(event.target.value);
|
|
397
|
+
setState((prev) => ({
|
|
398
|
+
hover: prev.hover,
|
|
399
|
+
focus: newFocus
|
|
400
|
+
}));
|
|
401
|
+
};
|
|
402
|
+
const handleBlur = (event) => {
|
|
403
|
+
if (hover !== -1) {
|
|
404
|
+
return;
|
|
405
|
+
}
|
|
406
|
+
handleBlurVisible(event);
|
|
407
|
+
if (isFocusVisibleRef.current === false) {
|
|
408
|
+
setFocusVisible(false);
|
|
409
|
+
}
|
|
410
|
+
const newFocus = -1;
|
|
411
|
+
setState((prev) => ({
|
|
412
|
+
hover: prev.hover,
|
|
413
|
+
focus: newFocus
|
|
414
|
+
}));
|
|
415
|
+
};
|
|
416
|
+
const [emptyValueFocused, setEmptyValueFocused] = React.useState(false);
|
|
417
|
+
const ownerState = _extends({}, props, {
|
|
418
|
+
defaultValue,
|
|
419
|
+
disabled,
|
|
420
|
+
emptyIcon,
|
|
421
|
+
emptyLabelText,
|
|
422
|
+
emptyValueFocused,
|
|
423
|
+
focusVisible,
|
|
424
|
+
getLabelText,
|
|
425
|
+
icon,
|
|
426
|
+
IconContainerComponent,
|
|
427
|
+
max,
|
|
428
|
+
precision,
|
|
429
|
+
readOnly,
|
|
430
|
+
size
|
|
431
|
+
});
|
|
432
|
+
const classes = useUtilityClasses(ownerState);
|
|
433
|
+
return /* @__PURE__ */ jsxs(RatingRoot, _extends({
|
|
434
|
+
ref: handleRef,
|
|
435
|
+
onMouseMove: handleMouseMove,
|
|
436
|
+
onMouseLeave: handleMouseLeave,
|
|
437
|
+
className: clsx(classes.root, className, readOnly && "MuiRating-readOnly"),
|
|
438
|
+
ownerState,
|
|
439
|
+
role: readOnly ? "img" : null,
|
|
440
|
+
"aria-label": readOnly ? getLabelText(value) : null
|
|
441
|
+
}, other, {
|
|
442
|
+
children: [Array.from(new Array(max)).map((_, index) => {
|
|
443
|
+
const itemValue = index + 1;
|
|
444
|
+
const ratingItemProps = {
|
|
445
|
+
classes,
|
|
446
|
+
disabled,
|
|
447
|
+
emptyIcon,
|
|
448
|
+
focus,
|
|
449
|
+
getLabelText,
|
|
450
|
+
highlightSelectedOnly,
|
|
451
|
+
hover,
|
|
452
|
+
icon,
|
|
453
|
+
IconContainerComponent,
|
|
454
|
+
name,
|
|
455
|
+
onBlur: handleBlur,
|
|
456
|
+
onChange: handleChange,
|
|
457
|
+
onClick: handleClear,
|
|
458
|
+
onFocus: handleFocus,
|
|
459
|
+
ratingValue: value,
|
|
460
|
+
ratingValueRounded: valueRounded,
|
|
461
|
+
readOnly,
|
|
462
|
+
ownerState
|
|
463
|
+
};
|
|
464
|
+
const isActive = itemValue === Math.ceil(value) && (hover !== -1 || focus !== -1);
|
|
465
|
+
if (precision < 1) {
|
|
466
|
+
const items = Array.from(new Array(1 / precision));
|
|
467
|
+
return /* @__PURE__ */ jsx(RatingDecimal, {
|
|
468
|
+
className: clsx(classes.decimal, isActive && classes.iconActive),
|
|
469
|
+
ownerState,
|
|
470
|
+
iconActive: isActive,
|
|
471
|
+
children: items.map(($, indexDecimal) => {
|
|
472
|
+
const itemDecimalValue = roundValueToPrecision(itemValue - 1 + (indexDecimal + 1) * precision, precision);
|
|
473
|
+
return /* @__PURE__ */ jsx(RatingItem, _extends({}, ratingItemProps, {
|
|
474
|
+
// The icon is already displayed as active
|
|
475
|
+
isActive: false,
|
|
476
|
+
itemValue: itemDecimalValue,
|
|
477
|
+
labelProps: {
|
|
478
|
+
style: items.length - 1 === indexDecimal ? {} : {
|
|
479
|
+
width: itemDecimalValue === value ? `${(indexDecimal + 1) * precision * 100}%` : "0%",
|
|
480
|
+
overflow: "hidden",
|
|
481
|
+
position: "absolute"
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
}), itemDecimalValue);
|
|
485
|
+
})
|
|
486
|
+
}, itemValue);
|
|
487
|
+
}
|
|
488
|
+
return /* @__PURE__ */ jsx(RatingItem, _extends({}, ratingItemProps, {
|
|
489
|
+
isActive,
|
|
490
|
+
itemValue
|
|
491
|
+
}), itemValue);
|
|
492
|
+
}), !readOnly && !disabled && /* @__PURE__ */ jsxs(RatingLabel, {
|
|
493
|
+
className: clsx(classes.label, classes.labelEmptyValue),
|
|
494
|
+
ownerState,
|
|
495
|
+
children: [/* @__PURE__ */ jsx("input", {
|
|
496
|
+
className: classes.visuallyHidden,
|
|
497
|
+
value: "",
|
|
498
|
+
id: `${name}-empty`,
|
|
499
|
+
type: "radio",
|
|
500
|
+
name,
|
|
501
|
+
checked: valueRounded == null,
|
|
502
|
+
onFocus: () => setEmptyValueFocused(true),
|
|
503
|
+
onBlur: () => setEmptyValueFocused(false),
|
|
504
|
+
onChange: handleChange
|
|
505
|
+
}), /* @__PURE__ */ jsx("span", {
|
|
506
|
+
className: classes.visuallyHidden,
|
|
507
|
+
children: emptyLabelText
|
|
508
|
+
})]
|
|
509
|
+
})]
|
|
510
|
+
}));
|
|
511
|
+
});
|
|
512
|
+
define_process_env_default.NODE_ENV !== "production" ? Rating.propTypes = {
|
|
513
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
514
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
515
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
516
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
517
|
+
/**
|
|
518
|
+
* Override or extend the styles applied to the component.
|
|
519
|
+
*/
|
|
520
|
+
classes: PropTypes.object,
|
|
521
|
+
/**
|
|
522
|
+
* @ignore
|
|
523
|
+
*/
|
|
524
|
+
className: PropTypes.string,
|
|
525
|
+
/**
|
|
526
|
+
* The default value. Use when the component is not controlled.
|
|
527
|
+
* @default null
|
|
528
|
+
*/
|
|
529
|
+
defaultValue: PropTypes.number,
|
|
530
|
+
/**
|
|
531
|
+
* If `true`, the component is disabled.
|
|
532
|
+
* @default false
|
|
533
|
+
*/
|
|
534
|
+
disabled: PropTypes.bool,
|
|
535
|
+
/**
|
|
536
|
+
* The icon to display when empty.
|
|
537
|
+
* @default <StarBorder fontSize="inherit" />
|
|
538
|
+
*/
|
|
539
|
+
emptyIcon: PropTypes.node,
|
|
540
|
+
/**
|
|
541
|
+
* The label read when the rating input is empty.
|
|
542
|
+
* @default 'Empty'
|
|
543
|
+
*/
|
|
544
|
+
emptyLabelText: PropTypes.node,
|
|
545
|
+
/**
|
|
546
|
+
* Accepts a function which returns a string value that provides a user-friendly name for the current value of the rating.
|
|
547
|
+
* This is important for screen reader users.
|
|
548
|
+
*
|
|
549
|
+
* For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).
|
|
550
|
+
* @param {number} value The rating label's value to format.
|
|
551
|
+
* @returns {string}
|
|
552
|
+
* @default function defaultLabelText(value) {
|
|
553
|
+
* return `${value} Star${value !== 1 ? 's' : ''}`;
|
|
554
|
+
* }
|
|
555
|
+
*/
|
|
556
|
+
getLabelText: PropTypes.func,
|
|
557
|
+
/**
|
|
558
|
+
* If `true`, only the selected icon will be highlighted.
|
|
559
|
+
* @default false
|
|
560
|
+
*/
|
|
561
|
+
highlightSelectedOnly: PropTypes.bool,
|
|
562
|
+
/**
|
|
563
|
+
* The icon to display.
|
|
564
|
+
* @default <Star fontSize="inherit" />
|
|
565
|
+
*/
|
|
566
|
+
icon: PropTypes.node,
|
|
567
|
+
/**
|
|
568
|
+
* The component containing the icon.
|
|
569
|
+
* @default function IconContainer(props) {
|
|
570
|
+
* const { value, ...other } = props;
|
|
571
|
+
* return <span {...other} />;
|
|
572
|
+
* }
|
|
573
|
+
*/
|
|
574
|
+
IconContainerComponent: PropTypes.elementType,
|
|
575
|
+
/**
|
|
576
|
+
* Maximum rating.
|
|
577
|
+
* @default 5
|
|
578
|
+
*/
|
|
579
|
+
max: PropTypes.number,
|
|
580
|
+
/**
|
|
581
|
+
* The name attribute of the radio `input` elements.
|
|
582
|
+
* This input `name` should be unique within the page.
|
|
583
|
+
* Being unique within a form is insufficient since the `name` is used to generated IDs.
|
|
584
|
+
*/
|
|
585
|
+
name: PropTypes.string,
|
|
586
|
+
/**
|
|
587
|
+
* Callback fired when the value changes.
|
|
588
|
+
* @param {React.SyntheticEvent} event The event source of the callback.
|
|
589
|
+
* @param {number|null} value The new value.
|
|
590
|
+
*/
|
|
591
|
+
onChange: PropTypes.func,
|
|
592
|
+
/**
|
|
593
|
+
* Callback function that is fired when the hover state changes.
|
|
594
|
+
* @param {React.SyntheticEvent} event The event source of the callback.
|
|
595
|
+
* @param {number} value The new value.
|
|
596
|
+
*/
|
|
597
|
+
onChangeActive: PropTypes.func,
|
|
598
|
+
/**
|
|
599
|
+
* @ignore
|
|
600
|
+
*/
|
|
601
|
+
onMouseLeave: PropTypes.func,
|
|
602
|
+
/**
|
|
603
|
+
* @ignore
|
|
604
|
+
*/
|
|
605
|
+
onMouseMove: PropTypes.func,
|
|
606
|
+
/**
|
|
607
|
+
* The minimum increment value change allowed.
|
|
608
|
+
* @default 1
|
|
609
|
+
*/
|
|
610
|
+
precision: chainPropTypes(PropTypes.number, (props) => {
|
|
611
|
+
if (props.precision < 0.1) {
|
|
612
|
+
return new Error(["MUI: The prop `precision` should be above 0.1.", "A value below this limit has an imperceptible impact."].join("\n"));
|
|
613
|
+
}
|
|
614
|
+
return null;
|
|
615
|
+
}),
|
|
616
|
+
/**
|
|
617
|
+
* Removes all hover effects and pointer events.
|
|
618
|
+
* @default false
|
|
619
|
+
*/
|
|
620
|
+
readOnly: PropTypes.bool,
|
|
621
|
+
/**
|
|
622
|
+
* The size of the component.
|
|
623
|
+
* @default 'medium'
|
|
624
|
+
*/
|
|
625
|
+
size: PropTypes.oneOfType([PropTypes.oneOf(["small", "medium", "large"]), PropTypes.string]),
|
|
626
|
+
/**
|
|
627
|
+
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
628
|
+
*/
|
|
629
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),
|
|
630
|
+
/**
|
|
631
|
+
* The rating value.
|
|
632
|
+
*/
|
|
633
|
+
value: PropTypes.number
|
|
634
|
+
} : void 0;
|
|
635
|
+
export {
|
|
636
|
+
Rating as default
|
|
637
|
+
};
|
|
638
|
+
//# sourceMappingURL=index.esm.js.map
|