@erpsquad/common 1.8.46 → 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.esm10.js +3 -3
- package/dist/_virtual/index/index.esm11.js +3 -3
- package/dist/_virtual/index/index.esm2.js +2 -4
- package/dist/_virtual/index/index.esm2.js.map +1 -1
- 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/index10.js +1 -1
- package/dist/_virtual/index/index11.js +1 -1
- package/dist/_virtual/index/index2.js +1 -1
- package/dist/_virtual/index/index3.js +1 -1
- package/dist/_virtual/index/index4.js +1 -1
- package/dist/_virtual/index/index5.js +1 -1
- package/dist/_virtual/index/index6.js +1 -1
- package/dist/_virtual/index/index7.js +1 -1
- package/dist/_virtual/index/index8.js +1 -1
- package/dist/_virtual/index/index9.js +1 -1
- package/dist/assets/index.d.ts +0 -1
- 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/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.map +1 -1
- package/dist/components/charts/donut-chart/donut-chart/index.js.map +1 -1
- 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 +11 -0
- package/dist/components/charts/line-chart/area-lineChart/index.esm.js +55 -0
- package/dist/components/charts/line-chart/area-lineChart/index.esm.js.map +1 -0
- package/dist/components/charts/line-chart/area-lineChart/index.js +2 -0
- package/dist/components/charts/line-chart/area-lineChart/index.js.map +1 -0
- package/dist/components/charts/line-chart/line-chart/index.esm.js +108 -0
- package/dist/components/charts/line-chart/line-chart/index.esm.js.map +1 -0
- package/dist/components/charts/line-chart/line-chart/index.js +2 -0
- package/dist/components/charts/line-chart/line-chart/index.js.map +1 -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/index.d.ts +294 -98
- package/dist/components/index.esm.js +582 -193
- 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/material-table/aggregation-fns/index/index.esm.js +10 -0
- package/dist/components/material-table/aggregation-fns/index/index.esm.js.map +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.js +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.js.map +1 -1
- package/dist/components/material-table/components/number-aggregation/index.esm.js +134 -0
- package/dist/components/material-table/components/number-aggregation/index.esm.js.map +1 -0
- package/dist/components/material-table/components/number-aggregation/index.js +5 -0
- package/dist/components/material-table/components/number-aggregation/index.js.map +1 -0
- 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/report-buttons/report-buttons/index.esm.js +60 -0
- package/dist/components/reports-title-bar/report-buttons/report-buttons/index.esm.js.map +1 -0
- package/dist/components/reports-title-bar/report-buttons/report-buttons/index.js +2 -0
- package/dist/components/reports-title-bar/report-buttons/report-buttons/index.js.map +1 -0
- package/dist/components/reports-title-bar/reports-title-bar/index.esm.js +736 -0
- package/dist/components/reports-title-bar/reports-title-bar/index.esm.js.map +1 -0
- package/dist/components/reports-title-bar/reports-title-bar/index.js +39 -0
- package/dist/components/reports-title-bar/reports-title-bar/index.js.map +1 -0
- 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/select/controller/chip-or-placeholder/index.esm.js +25 -0
- package/dist/components/select/controller/chip-or-placeholder/index.esm.js.map +1 -0
- package/dist/components/select/controller/chip-or-placeholder/index.js +2 -0
- package/dist/components/select/controller/chip-or-placeholder/index.js.map +1 -0
- package/dist/components/select/controller/controller-select/index.esm.js +165 -0
- package/dist/components/select/controller/controller-select/index.esm.js.map +1 -0
- package/dist/components/select/controller/controller-select/index.js +10 -0
- package/dist/components/select/controller/controller-select/index.js.map +1 -0
- 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 +696 -268
- 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/esm/Remove/index.esm.js +9 -0
- package/dist/node_modules/@mui/icons-material/esm/Remove/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/esm/Remove/index.js +2 -0
- package/dist/node_modules/@mui/icons-material/esm/Remove/index.js.map +1 -0
- 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/lab/TimelineItem/TimelineItem/index.esm.js +1 -1
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js +2 -2
- 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/redux/hooks/index.esm.js +1 -1
- package/dist/src/assets/index.d.ts +0 -1
- package/dist/src/components/charts/donut-chart/donut-chart.d.ts +1 -2
- package/dist/src/components/charts/index.d.ts +11 -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 +229 -94
- 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/afterAuth/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/index.d.ts +0 -1
- package/dist/src/views/form-builder/element-edit-forms/column-width.d.ts +5 -3
- package/dist/src/views/index.d.ts +1 -0
- package/dist/style.css +77 -71
- 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/afterAuth/dashboard/redux/reducer/index.esm.js +0 -6
- package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js.map +1 -1
- package/dist/views/afterAuth/dashboard/redux/reducer/index.js +1 -1
- package/dist/views/afterAuth/dashboard/redux/reducer/index.js.map +1 -1
- package/dist/views/afterAuth/index.d.ts +1 -0
- package/dist/views/afterAuth/page-view/page-view/index.esm.js +101 -0
- package/dist/views/afterAuth/page-view/page-view/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/page-view/index.js +6 -0
- package/dist/views/afterAuth/page-view/page-view/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.esm.js +13 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js +63 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/state/index.esm.js +31 -0
- package/dist/views/afterAuth/page-view/redux/state/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/state/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/state/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.esm.js +137 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.js +2 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.esm.js +137 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.js +2 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.js.map +1 -0
- package/dist/views/beforeAuth/index.d.ts +0 -1
- package/dist/views/form-builder/custom-form/index.esm.js +1151 -0
- package/dist/views/form-builder/custom-form/index.esm.js.map +1 -0
- package/dist/views/form-builder/custom-form/index.js +30 -0
- package/dist/views/form-builder/custom-form/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/checkbox/index.esm.js +327 -0
- package/dist/views/form-builder/element-edit-forms/checkbox/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/checkbox/index.js +30 -0
- package/dist/views/form-builder/element-edit-forms/checkbox/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/column-width/index.esm.js +93 -0
- package/dist/views/form-builder/element-edit-forms/column-width/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/column-width/index.js +4 -0
- package/dist/views/form-builder/element-edit-forms/column-width/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/column-width.d.ts +5 -3
- package/dist/views/form-builder/element-edit-forms/field-select/index.esm.js +89 -0
- package/dist/views/form-builder/element-edit-forms/field-select/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/field-select/index.js +3 -0
- package/dist/views/form-builder/element-edit-forms/field-select/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/section/index.esm.js +222 -0
- package/dist/views/form-builder/element-edit-forms/section/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/section/index.js +15 -0
- package/dist/views/form-builder/element-edit-forms/section/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/select/index.esm.js +318 -0
- package/dist/views/form-builder/element-edit-forms/select/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/select/index.js +25 -0
- package/dist/views/form-builder/element-edit-forms/select/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/table-form/index.esm.js +111 -0
- package/dist/views/form-builder/element-edit-forms/table-form/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/table-form/index.js +5 -0
- package/dist/views/form-builder/element-edit-forms/table-form/index.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/text/index.esm.js +559 -0
- package/dist/views/form-builder/element-edit-forms/text/index.esm.js.map +1 -0
- package/dist/views/form-builder/element-edit-forms/text/index.js +31 -0
- package/dist/views/form-builder/element-edit-forms/text/index.js.map +1 -0
- package/dist/views/form-builder/field_properties/index.esm.js +216 -0
- package/dist/views/form-builder/field_properties/index.esm.js.map +1 -0
- package/dist/views/form-builder/field_properties/index.js +2 -0
- package/dist/views/form-builder/field_properties/index.js.map +1 -0
- package/dist/views/form-builder/form-fields/index.esm.js +355 -0
- package/dist/views/form-builder/form-fields/index.esm.js.map +1 -0
- package/dist/views/form-builder/form-fields/index.js +24 -0
- package/dist/views/form-builder/form-fields/index.js.map +1 -0
- package/dist/views/form-builder/redux/actionCreator/index.esm.js +1 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js +6 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js.map +1 -1
- package/dist/views/form-builder/redux/reducer/index.js +1 -1
- package/dist/views/form-builder/redux/reducer/index.js.map +1 -1
- package/dist/views/form-builder/utils/common/index.esm.js +285 -0
- package/dist/views/form-builder/utils/common/index.esm.js.map +1 -0
- package/dist/views/form-builder/utils/common/index.js +2 -0
- package/dist/views/form-builder/utils/common/index.js.map +1 -0
- package/dist/views/index.d.ts +1 -0
- package/dist/views/index.esm.js +94 -49
- package/dist/views/index.esm.js.map +1 -1
- package/dist/views/index.js +1 -1
- package/package.json +2 -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
- package/dist/views/beforeAuth/login/index/index.esm.js +0 -209
- package/dist/views/beforeAuth/login/index/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/login/index/index.js +0 -20
- package/dist/views/beforeAuth/login/index/index.js.map +0 -1
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import _extends from "../../../../@babel/runtime/helpers/esm/extends/index.esm.js";
|
|
2
|
+
import _objectWithoutPropertiesLoose from "../../../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose/index.esm.js";
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { isFragment } from "react-is";
|
|
5
|
+
import PropTypes from "../../../../prop-types/index/index.esm.js";
|
|
6
|
+
import { clsx } from "../../../../clsx/dist/clsx/index.esm.js";
|
|
7
|
+
import styled from "../../styles/styled/index.esm.js";
|
|
8
|
+
import { getBottomNavigationUtilityClass } from "../bottomNavigationClasses/index.esm.js";
|
|
9
|
+
import { jsx } from "react/jsx-runtime";
|
|
10
|
+
import { useDefaultProps } from "../../DefaultPropsProvider/DefaultPropsProvider/index.esm.js";
|
|
11
|
+
import composeClasses from "../../../utils/esm/composeClasses/composeClasses/index.esm.js";
|
|
12
|
+
var define_process_env_default = {};
|
|
13
|
+
const _excluded = ["children", "className", "component", "onChange", "showLabels", "value"];
|
|
14
|
+
const useUtilityClasses = (ownerState) => {
|
|
15
|
+
const {
|
|
16
|
+
classes
|
|
17
|
+
} = ownerState;
|
|
18
|
+
const slots = {
|
|
19
|
+
root: ["root"]
|
|
20
|
+
};
|
|
21
|
+
return composeClasses(slots, getBottomNavigationUtilityClass, classes);
|
|
22
|
+
};
|
|
23
|
+
const BottomNavigationRoot = styled("div", {
|
|
24
|
+
name: "MuiBottomNavigation",
|
|
25
|
+
slot: "Root",
|
|
26
|
+
overridesResolver: (props, styles) => styles.root
|
|
27
|
+
})(({
|
|
28
|
+
theme
|
|
29
|
+
}) => ({
|
|
30
|
+
display: "flex",
|
|
31
|
+
justifyContent: "center",
|
|
32
|
+
height: 56,
|
|
33
|
+
backgroundColor: (theme.vars || theme).palette.background.paper
|
|
34
|
+
}));
|
|
35
|
+
const BottomNavigation = /* @__PURE__ */ React.forwardRef(function BottomNavigation2(inProps, ref) {
|
|
36
|
+
const props = useDefaultProps({
|
|
37
|
+
props: inProps,
|
|
38
|
+
name: "MuiBottomNavigation"
|
|
39
|
+
});
|
|
40
|
+
const {
|
|
41
|
+
children,
|
|
42
|
+
className,
|
|
43
|
+
component = "div",
|
|
44
|
+
onChange,
|
|
45
|
+
showLabels = false,
|
|
46
|
+
value
|
|
47
|
+
} = props, other = _objectWithoutPropertiesLoose(props, _excluded);
|
|
48
|
+
const ownerState = _extends({}, props, {
|
|
49
|
+
component,
|
|
50
|
+
showLabels
|
|
51
|
+
});
|
|
52
|
+
const classes = useUtilityClasses(ownerState);
|
|
53
|
+
return /* @__PURE__ */ jsx(BottomNavigationRoot, _extends({
|
|
54
|
+
as: component,
|
|
55
|
+
className: clsx(classes.root, className),
|
|
56
|
+
ref,
|
|
57
|
+
ownerState
|
|
58
|
+
}, other, {
|
|
59
|
+
children: React.Children.map(children, (child, childIndex) => {
|
|
60
|
+
if (!/* @__PURE__ */ React.isValidElement(child)) {
|
|
61
|
+
return null;
|
|
62
|
+
}
|
|
63
|
+
if (define_process_env_default.NODE_ENV !== "production") {
|
|
64
|
+
if (isFragment(child)) {
|
|
65
|
+
console.error(["MUI: The BottomNavigation component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join("\n"));
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
const childValue = child.props.value === void 0 ? childIndex : child.props.value;
|
|
69
|
+
return /* @__PURE__ */ React.cloneElement(child, {
|
|
70
|
+
selected: childValue === value,
|
|
71
|
+
showLabel: child.props.showLabel !== void 0 ? child.props.showLabel : showLabels,
|
|
72
|
+
value: childValue,
|
|
73
|
+
onChange
|
|
74
|
+
});
|
|
75
|
+
})
|
|
76
|
+
}));
|
|
77
|
+
});
|
|
78
|
+
define_process_env_default.NODE_ENV !== "production" ? BottomNavigation.propTypes = {
|
|
79
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
80
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
81
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
82
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
83
|
+
/**
|
|
84
|
+
* The content of the component.
|
|
85
|
+
*/
|
|
86
|
+
children: PropTypes.node,
|
|
87
|
+
/**
|
|
88
|
+
* Override or extend the styles applied to the component.
|
|
89
|
+
*/
|
|
90
|
+
classes: PropTypes.object,
|
|
91
|
+
/**
|
|
92
|
+
* @ignore
|
|
93
|
+
*/
|
|
94
|
+
className: PropTypes.string,
|
|
95
|
+
/**
|
|
96
|
+
* The component used for the root node.
|
|
97
|
+
* Either a string to use a HTML element or a component.
|
|
98
|
+
*/
|
|
99
|
+
component: PropTypes.elementType,
|
|
100
|
+
/**
|
|
101
|
+
* Callback fired when the value changes.
|
|
102
|
+
*
|
|
103
|
+
* @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.
|
|
104
|
+
* @param {any} value We default to the index of the child.
|
|
105
|
+
*/
|
|
106
|
+
onChange: PropTypes.func,
|
|
107
|
+
/**
|
|
108
|
+
* If `true`, all `BottomNavigationAction`s will show their labels.
|
|
109
|
+
* By default, only the selected `BottomNavigationAction` will show its label.
|
|
110
|
+
* @default false
|
|
111
|
+
*/
|
|
112
|
+
showLabels: PropTypes.bool,
|
|
113
|
+
/**
|
|
114
|
+
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
115
|
+
*/
|
|
116
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),
|
|
117
|
+
/**
|
|
118
|
+
* The value of the currently selected `BottomNavigationAction`.
|
|
119
|
+
*/
|
|
120
|
+
value: PropTypes.any
|
|
121
|
+
} : void 0;
|
|
122
|
+
export {
|
|
123
|
+
BottomNavigation as default
|
|
124
|
+
};
|
|
125
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigation/BottomNavigation.js"],"sourcesContent":["'use client';\n\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nconst _excluded = [\"children\", \"className\", \"component\", \"onChange\", \"showLabels\", \"value\"];\nimport * as React from 'react';\nimport { isFragment } from 'react-is';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport composeClasses from '@mui/utils/composeClasses';\nimport styled from '../styles/styled';\nimport { useDefaultProps } from '../DefaultPropsProvider';\nimport { getBottomNavigationUtilityClass } from './bottomNavigationClasses';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes\n } = ownerState;\n const slots = {\n root: ['root']\n };\n return composeClasses(slots, getBottomNavigationUtilityClass, classes);\n};\nconst BottomNavigationRoot = styled('div', {\n name: 'MuiBottomNavigation',\n slot: 'Root',\n overridesResolver: (props, styles) => styles.root\n})(({\n theme\n}) => ({\n display: 'flex',\n justifyContent: 'center',\n height: 56,\n backgroundColor: (theme.vars || theme).palette.background.paper\n}));\nconst BottomNavigation = /*#__PURE__*/React.forwardRef(function BottomNavigation(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiBottomNavigation'\n });\n const {\n children,\n className,\n component = 'div',\n onChange,\n showLabels = false,\n value\n } = props,\n other = _objectWithoutPropertiesLoose(props, _excluded);\n const ownerState = _extends({}, props, {\n component,\n showLabels\n });\n const classes = useUtilityClasses(ownerState);\n return /*#__PURE__*/_jsx(BottomNavigationRoot, _extends({\n as: component,\n className: clsx(classes.root, className),\n ref: ref,\n ownerState: ownerState\n }, other, {\n children: React.Children.map(children, (child, childIndex) => {\n if (! /*#__PURE__*/React.isValidElement(child)) {\n return null;\n }\n if (process.env.NODE_ENV !== 'production') {\n if (isFragment(child)) {\n console.error([\"MUI: The BottomNavigation component doesn't accept a Fragment as a child.\", 'Consider providing an array instead.'].join('\\n'));\n }\n }\n const childValue = child.props.value === undefined ? childIndex : child.props.value;\n return /*#__PURE__*/React.cloneElement(child, {\n selected: childValue === value,\n showLabel: child.props.showLabel !== undefined ? child.props.showLabel : showLabels,\n value: childValue,\n onChange\n });\n })\n }));\n});\nprocess.env.NODE_ENV !== \"production\" ? BottomNavigation.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * The content of the component.\n */\n children: PropTypes.node,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes.elementType,\n /**\n * Callback fired when the value changes.\n *\n * @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.\n * @param {any} value We default to the index of the child.\n */\n onChange: PropTypes.func,\n /**\n * If `true`, all `BottomNavigationAction`s will show their labels.\n * By default, only the selected `BottomNavigationAction` will show its label.\n * @default false\n */\n showLabels: PropTypes.bool,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),\n /**\n * The value of the currently selected `BottomNavigationAction`.\n */\n value: PropTypes.any\n} : void 0;\nexport default BottomNavigation;"],"names":["BottomNavigation","_jsx"],"mappings":";;;;;;;;;;;;AAIA,MAAM,YAAY,CAAC,YAAY,aAAa,aAAa,YAAY,cAAc,OAAO;AAU1F,MAAM,oBAAoB,CAAA,eAAc;AACtC,QAAM;AAAA,IACJ;AAAA,EAAA,IACE;AACJ,QAAM,QAAQ;AAAA,IACZ,MAAM,CAAC,MAAM;AAAA,EAAA;AAEf,SAAO,eAAe,OAAO,iCAAiC,OAAO;AACvE;AACA,MAAM,uBAAuB,OAAO,OAAO;AAAA,EACzC,MAAM;AAAA,EACN,MAAM;AAAA,EACN,mBAAmB,CAAC,OAAO,WAAW,OAAO;AAC/C,CAAC,EAAE,CAAC;AAAA,EACF;AACF,OAAO;AAAA,EACL,SAAS;AAAA,EACT,gBAAgB;AAAA,EAChB,QAAQ;AAAA,EACR,kBAAkB,MAAM,QAAQ,OAAO,QAAQ,WAAW;AAC5D,EAAE;AACF,MAAM,mBAAgC,sBAAM,WAAW,SAASA,kBAAiB,SAAS,KAAK;AAC7F,QAAM,QAAQ,gBAAgB;AAAA,IAC5B,OAAO;AAAA,IACP,MAAM;AAAA,EAAA,CACP;AACD,QAAM;AAAA,IACF;AAAA,IACA;AAAA,IACA,YAAY;AAAA,IACZ;AAAA,IACA,aAAa;AAAA,IACb;AAAA,EAAA,IACE,OACJ,QAAQ,8BAA8B,OAAO,SAAS;AACxD,QAAM,aAAa,SAAS,CAAA,GAAI,OAAO;AAAA,IACrC;AAAA,IACA;AAAA,EAAA,CACD;AACD,QAAM,UAAU,kBAAkB,UAAU;AAC5C,SAAoBC,oBAAK,sBAAsB,SAAS;AAAA,IACtD,IAAI;AAAA,IACJ,WAAW,KAAK,QAAQ,MAAM,SAAS;AAAA,IACvC;AAAA,IACA;AAAA,EAAA,GACC,OAAO;AAAA,IACR,UAAU,MAAM,SAAS,IAAI,UAAU,CAAC,OAAO,eAAe;AAC5D,UAAI,CAAe,sBAAM,eAAe,KAAK,GAAG;AAC9C,eAAO;AAAA,MACT;AACA,UAAI,2BAAY,aAAa,cAAc;AACzC,YAAI,WAAW,KAAK,GAAG;AACrB,kBAAQ,MAAM,CAAC,6EAA6E,sCAAsC,EAAE,KAAK,IAAI,CAAC;AAAA,QAChJ;AAAA,MACF;AACA,YAAM,aAAa,MAAM,MAAM,UAAU,SAAY,aAAa,MAAM,MAAM;AAC9E,aAAoB,sBAAM,aAAa,OAAO;AAAA,QAC5C,UAAU,eAAe;AAAA,QACzB,WAAW,MAAM,MAAM,cAAc,SAAY,MAAM,MAAM,YAAY;AAAA,QACzE,OAAO;AAAA,QACP;AAAA,MAAA,CACD;AAAA,IACH,CAAC;AAAA,EAAA,CACF,CAAC;AACJ,CAAC;AACD,2BAAY,aAAa,eAAe,iBAAiB,YAAmC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQ1F,UAAU,UAAU;AAAA;AAAA;AAAA;AAAA,EAIpB,SAAS,UAAU;AAAA;AAAA;AAAA;AAAA,EAInB,WAAW,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA,EAKrB,WAAW,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOrB,UAAU,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMpB,YAAY,UAAU;AAAA;AAAA;AAAA;AAAA,EAItB,IAAI,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU,UAAU,CAAC,UAAU,MAAM,UAAU,QAAQ,UAAU,IAAI,CAAC,CAAC,GAAG,UAAU,MAAM,UAAU,MAAM,CAAC;AAAA;AAAA;AAAA;AAAA,EAItJ,OAAO,UAAU;AACnB,IAAI;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends/index.js"),t=require("../../../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose/index.js"),o=require("react"),r=require("react-is"),s=require("../../../../prop-types/index/index.js"),a=require("../../../../clsx/dist/clsx/index.js"),l=require("../../styles/styled/index.js"),n=require("../bottomNavigationClasses/index.js"),u=require("react/jsx-runtime"),i=require("../../DefaultPropsProvider/DefaultPropsProvider/index.js"),d=require("../../../utils/esm/composeClasses/composeClasses/index.js");function c(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=/* @__PURE__ */Object.create(null);return e&&Object.keys(e).forEach(function(o){if("default"!==o){var r=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,r.get?r:{enumerable:!0,get:function(){return e[o]}})}}),t.default=e,t}var f=/* @__PURE__ */c(o),p={};const m=["children","className","component","onChange","showLabels","value"],b=l.default("div",{name:"MuiBottomNavigation",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({display:"flex",justifyContent:"center",height:56,backgroundColor:(e.vars||e).palette.background.paper})),v=/* @__PURE__ */f.forwardRef(function(o,s){const l=i.useDefaultProps({props:o,name:"MuiBottomNavigation"}),{children:c,className:v,component:h="div",onChange:j,showLabels:x=!1,value:g}=l,y=t.default(l,m),N=e.default({},l,{component:h,showLabels:x}),q=(e=>{const{classes:t}=e;return d.default({root:["root"]},n.getBottomNavigationUtilityClass,t)})(N);/* @__PURE__ */
|
|
2
|
+
return u.jsx(b,e.default({as:h,className:a.clsx(q.root,v),ref:s,ownerState:N},y,{children:f.Children.map(c,(e,t)=>{if(!/* @__PURE__ */f.isValidElement(e))return null;"production"!==p.NODE_ENV&&r.isFragment(e);const o=void 0===e.props.value?t:e.props.value;/* @__PURE__ */
|
|
3
|
+
return f.cloneElement(e,{selected:o===g,showLabel:void 0!==e.props.showLabel?e.props.showLabel:x,value:o,onChange:j})})}))});"production"!==p.NODE_ENV&&(v.propTypes={children:s.default.node,classes:s.default.object,className:s.default.string,component:s.default.elementType,onChange:s.default.func,showLabels:s.default.bool,sx:s.default.oneOfType([s.default.arrayOf(s.default.oneOfType([s.default.func,s.default.object,s.default.bool])),s.default.func,s.default.object]),value:s.default.any}),exports.default=v;
|
|
4
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigation/BottomNavigation.js"],"sourcesContent":["'use client';\n\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nconst _excluded = [\"children\", \"className\", \"component\", \"onChange\", \"showLabels\", \"value\"];\nimport * as React from 'react';\nimport { isFragment } from 'react-is';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport composeClasses from '@mui/utils/composeClasses';\nimport styled from '../styles/styled';\nimport { useDefaultProps } from '../DefaultPropsProvider';\nimport { getBottomNavigationUtilityClass } from './bottomNavigationClasses';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes\n } = ownerState;\n const slots = {\n root: ['root']\n };\n return composeClasses(slots, getBottomNavigationUtilityClass, classes);\n};\nconst BottomNavigationRoot = styled('div', {\n name: 'MuiBottomNavigation',\n slot: 'Root',\n overridesResolver: (props, styles) => styles.root\n})(({\n theme\n}) => ({\n display: 'flex',\n justifyContent: 'center',\n height: 56,\n backgroundColor: (theme.vars || theme).palette.background.paper\n}));\nconst BottomNavigation = /*#__PURE__*/React.forwardRef(function BottomNavigation(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiBottomNavigation'\n });\n const {\n children,\n className,\n component = 'div',\n onChange,\n showLabels = false,\n value\n } = props,\n other = _objectWithoutPropertiesLoose(props, _excluded);\n const ownerState = _extends({}, props, {\n component,\n showLabels\n });\n const classes = useUtilityClasses(ownerState);\n return /*#__PURE__*/_jsx(BottomNavigationRoot, _extends({\n as: component,\n className: clsx(classes.root, className),\n ref: ref,\n ownerState: ownerState\n }, other, {\n children: React.Children.map(children, (child, childIndex) => {\n if (! /*#__PURE__*/React.isValidElement(child)) {\n return null;\n }\n if (process.env.NODE_ENV !== 'production') {\n if (isFragment(child)) {\n console.error([\"MUI: The BottomNavigation component doesn't accept a Fragment as a child.\", 'Consider providing an array instead.'].join('\\n'));\n }\n }\n const childValue = child.props.value === undefined ? childIndex : child.props.value;\n return /*#__PURE__*/React.cloneElement(child, {\n selected: childValue === value,\n showLabel: child.props.showLabel !== undefined ? child.props.showLabel : showLabels,\n value: childValue,\n onChange\n });\n })\n }));\n});\nprocess.env.NODE_ENV !== \"production\" ? BottomNavigation.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * The content of the component.\n */\n children: PropTypes.node,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes.elementType,\n /**\n * Callback fired when the value changes.\n *\n * @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.\n * @param {any} value We default to the index of the child.\n */\n onChange: PropTypes.func,\n /**\n * If `true`, all `BottomNavigationAction`s will show their labels.\n * By default, only the selected `BottomNavigationAction` will show its label.\n * @default false\n */\n showLabels: PropTypes.bool,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),\n /**\n * The value of the currently selected `BottomNavigationAction`.\n */\n value: PropTypes.any\n} : void 0;\nexport default BottomNavigation;"],"names":["_excluded","BottomNavigationRoot","styled","name","slot","overridesResolver","props","styles","root","theme","display","justifyContent","height","backgroundColor","vars","palette","background","paper","BottomNavigation","React","forwardRef","inProps","ref","useDefaultProps","children","className","component","onChange","showLabels","value","other","_objectWithoutPropertiesLoose","ownerState","_extends","classes","composeClasses","getBottomNavigationUtilityClass","useUtilityClasses","_jsx","as","clsx","Children","map","child","childIndex","isValidElement","define_process_env_default","NODE_ENV","isFragment","childValue","cloneElement","selected","showLabel","propTypes","PropTypes","node","object","string","elementType","func","bool","sx","oneOfType","arrayOf","any"],"mappings":"48BAIA,MAAMA,EAAY,CAAC,WAAY,YAAa,YAAa,WAAY,aAAc,SAmB7EC,EAAuBC,EAAAA,QAAO,MAAO,CACzCC,KAAM,sBACNC,KAAM,OACNC,kBAAmB,CAACC,EAAOC,IAAWA,EAAOC,MAHlBN,CAI1B,EACDO,YACF,CACEC,QAAS,OACTC,eAAgB,SAChBC,OAAQ,GACRC,iBAAkBJ,EAAMK,MAAQL,GAAOM,QAAQC,WAAWC,SAEtDC,iBAAgCC,EAAMC,WAAW,SAA0BC,EAASC,GACxF,MAAMhB,EAAQiB,EAAAA,gBAAgB,CAC5BjB,MAAOe,EACPlB,KAAM,yBAEFqB,SACFA,EAAAC,UACAA,EAAAC,UACAA,EAAY,MAAAC,SACZA,EAAAC,WACAA,GAAa,EAAAC,MACbA,GACEvB,EACJwB,EAAQC,UAA8BzB,EAAON,GACzCgC,EAAaC,EAAAA,QAAS,CAAA,EAAI3B,EAAO,CACrCoB,YACAE,eAEIM,EAvCkB,CAAAF,IACxB,MAAME,QACJA,GACEF,EAIJ,OAAOG,UAHO,CACZ3B,KAAM,CAAC,SAEoB4B,EAAAA,gCAAiCF,IAgC9CG,CAAkBL;AAClC,OAAoBM,EAAAA,IAAKrC,EAAsBgC,UAAS,CACtDM,GAAIb,EACJD,UAAWe,EAAAA,KAAKN,EAAQ1B,KAAMiB,GAC9BH,MACAU,cACCF,EAAO,CACRN,SAAUL,EAAMsB,SAASC,IAAIlB,EAAU,CAACmB,EAAOC,KAC7C,mBAAmBzB,EAAM0B,eAAeF,GACtC,OAAO,KAEoB,eAAzBG,EAAYC,UACVC,EAAAA,WAAWL,GAIjB,MAAMM,OAAmC,IAAtBN,EAAMrC,MAAMuB,MAAsBe,EAAaD,EAAMrC,MAAMuB;AAC9E,OAAoBV,EAAM+B,aAAaP,EAAO,CAC5CQ,SAAUF,IAAepB,EACzBuB,eAAqC,IAA1BT,EAAMrC,MAAM8C,UAA0BT,EAAMrC,MAAM8C,UAAYxB,EACzEC,MAAOoB,EACPtB,iBAIR,GACyB,eAAzBmB,EAAYC,WAA4B7B,EAAiBmC,UAAmC,CAQ1F7B,SAAU8B,EAAAA,QAAUC,KAIpBrB,QAASoB,EAAAA,QAAUE,OAInB/B,UAAW6B,EAAAA,QAAUG,OAKrB/B,UAAW4B,EAAAA,QAAUI,YAOrB/B,SAAU2B,EAAAA,QAAUK,KAMpB/B,WAAY0B,EAAAA,QAAUM,KAItBC,GAAIP,EAAAA,QAAUQ,UAAU,CAACR,EAAAA,QAAUS,QAAQT,EAAAA,QAAUQ,UAAU,CAACR,UAAUK,KAAML,EAAAA,QAAUE,OAAQF,UAAUM,QAASN,EAAAA,QAAUK,KAAML,UAAUE,SAI/I3B,MAAOyB,EAAAA,QAAUU","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import generateUtilityClass from "../../../utils/esm/generateUtilityClass/generateUtilityClass/index.esm.js";
|
|
2
|
+
import generateUtilityClasses from "../../../utils/esm/generateUtilityClasses/generateUtilityClasses/index.esm.js";
|
|
3
|
+
function getBottomNavigationUtilityClass(slot) {
|
|
4
|
+
return generateUtilityClass("MuiBottomNavigation", slot);
|
|
5
|
+
}
|
|
6
|
+
generateUtilityClasses("MuiBottomNavigation", ["root"]);
|
|
7
|
+
export {
|
|
8
|
+
getBottomNavigationUtilityClass
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=index.esm.js.map
|
package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigation/bottomNavigationClasses.js"],"sourcesContent":["import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nimport generateUtilityClass from '@mui/utils/generateUtilityClass';\nexport function getBottomNavigationUtilityClass(slot) {\n return generateUtilityClass('MuiBottomNavigation', slot);\n}\nconst bottomNavigationClasses = generateUtilityClasses('MuiBottomNavigation', ['root']);\nexport default bottomNavigationClasses;"],"names":[],"mappings":";;AAEO,SAAS,gCAAgC,MAAM;AACpD,SAAO,qBAAqB,uBAAuB,IAAI;AACzD;AACgC,uBAAuB,uBAAuB,CAAC,MAAM,CAAC;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("../../../utils/esm/generateUtilityClass/generateUtilityClass/index.js");require("../../../utils/esm/generateUtilityClasses/generateUtilityClasses/index.js").default("MuiBottomNavigation",["root"]),exports.getBottomNavigationUtilityClass=function(e){return t.default("MuiBottomNavigation",e)};
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigation/bottomNavigationClasses.js"],"sourcesContent":["import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nimport generateUtilityClass from '@mui/utils/generateUtilityClass';\nexport function getBottomNavigationUtilityClass(slot) {\n return generateUtilityClass('MuiBottomNavigation', slot);\n}\nconst bottomNavigationClasses = generateUtilityClasses('MuiBottomNavigation', ['root']);\nexport default bottomNavigationClasses;"],"names":["generateUtilityClasses","slot","generateUtilityClass"],"mappings":"gPAKgCA,QAAuB,sBAAuB,CAAC,iDAHxE,SAAyCC,GAC9C,OAAOC,EAAAA,QAAqB,sBAAuBD,EACrD","x_google_ignoreList":[0]}
|
package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js
ADDED
|
@@ -0,0 +1,170 @@
|
|
|
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 styled from "../../styles/styled/index.esm.js";
|
|
7
|
+
import bottomNavigationActionClasses, { getBottomNavigationActionUtilityClass } from "../bottomNavigationActionClasses/index.esm.js";
|
|
8
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
9
|
+
import { useDefaultProps } from "../../DefaultPropsProvider/DefaultPropsProvider/index.esm.js";
|
|
10
|
+
import composeClasses from "../../../utils/esm/composeClasses/composeClasses/index.esm.js";
|
|
11
|
+
import ButtonBase from "../../ButtonBase/ButtonBase/index.esm.js";
|
|
12
|
+
import unsupportedProp from "../../../utils/esm/unsupportedProp/unsupportedProp/index.esm.js";
|
|
13
|
+
var define_process_env_default = {};
|
|
14
|
+
const _excluded = ["className", "icon", "label", "onChange", "onClick", "selected", "showLabel", "value"];
|
|
15
|
+
const useUtilityClasses = (ownerState) => {
|
|
16
|
+
const {
|
|
17
|
+
classes,
|
|
18
|
+
showLabel,
|
|
19
|
+
selected
|
|
20
|
+
} = ownerState;
|
|
21
|
+
const slots = {
|
|
22
|
+
root: ["root", !showLabel && !selected && "iconOnly", selected && "selected"],
|
|
23
|
+
label: ["label", !showLabel && !selected && "iconOnly", selected && "selected"]
|
|
24
|
+
};
|
|
25
|
+
return composeClasses(slots, getBottomNavigationActionUtilityClass, classes);
|
|
26
|
+
};
|
|
27
|
+
const BottomNavigationActionRoot = styled(ButtonBase, {
|
|
28
|
+
name: "MuiBottomNavigationAction",
|
|
29
|
+
slot: "Root",
|
|
30
|
+
overridesResolver: (props, styles) => {
|
|
31
|
+
const {
|
|
32
|
+
ownerState
|
|
33
|
+
} = props;
|
|
34
|
+
return [styles.root, !ownerState.showLabel && !ownerState.selected && styles.iconOnly];
|
|
35
|
+
}
|
|
36
|
+
})(({
|
|
37
|
+
theme,
|
|
38
|
+
ownerState
|
|
39
|
+
}) => _extends({
|
|
40
|
+
transition: theme.transitions.create(["color", "padding-top"], {
|
|
41
|
+
duration: theme.transitions.duration.short
|
|
42
|
+
}),
|
|
43
|
+
padding: "0px 12px",
|
|
44
|
+
minWidth: 80,
|
|
45
|
+
maxWidth: 168,
|
|
46
|
+
color: (theme.vars || theme).palette.text.secondary,
|
|
47
|
+
flexDirection: "column",
|
|
48
|
+
flex: "1"
|
|
49
|
+
}, !ownerState.showLabel && !ownerState.selected && {
|
|
50
|
+
paddingTop: 14
|
|
51
|
+
}, !ownerState.showLabel && !ownerState.selected && !ownerState.label && {
|
|
52
|
+
paddingTop: 0
|
|
53
|
+
}, {
|
|
54
|
+
[`&.${bottomNavigationActionClasses.selected}`]: {
|
|
55
|
+
color: (theme.vars || theme).palette.primary.main
|
|
56
|
+
}
|
|
57
|
+
}));
|
|
58
|
+
const BottomNavigationActionLabel = styled("span", {
|
|
59
|
+
name: "MuiBottomNavigationAction",
|
|
60
|
+
slot: "Label",
|
|
61
|
+
overridesResolver: (props, styles) => styles.label
|
|
62
|
+
})(({
|
|
63
|
+
theme,
|
|
64
|
+
ownerState
|
|
65
|
+
}) => _extends({
|
|
66
|
+
fontFamily: theme.typography.fontFamily,
|
|
67
|
+
fontSize: theme.typography.pxToRem(12),
|
|
68
|
+
opacity: 1,
|
|
69
|
+
transition: "font-size 0.2s, opacity 0.2s",
|
|
70
|
+
transitionDelay: "0.1s"
|
|
71
|
+
}, !ownerState.showLabel && !ownerState.selected && {
|
|
72
|
+
opacity: 0,
|
|
73
|
+
transitionDelay: "0s"
|
|
74
|
+
}, {
|
|
75
|
+
[`&.${bottomNavigationActionClasses.selected}`]: {
|
|
76
|
+
fontSize: theme.typography.pxToRem(14)
|
|
77
|
+
}
|
|
78
|
+
}));
|
|
79
|
+
const BottomNavigationAction = /* @__PURE__ */ React.forwardRef(function BottomNavigationAction2(inProps, ref) {
|
|
80
|
+
const props = useDefaultProps({
|
|
81
|
+
props: inProps,
|
|
82
|
+
name: "MuiBottomNavigationAction"
|
|
83
|
+
});
|
|
84
|
+
const {
|
|
85
|
+
className,
|
|
86
|
+
icon,
|
|
87
|
+
label,
|
|
88
|
+
onChange,
|
|
89
|
+
onClick,
|
|
90
|
+
value
|
|
91
|
+
} = props, other = _objectWithoutPropertiesLoose(props, _excluded);
|
|
92
|
+
const ownerState = props;
|
|
93
|
+
const classes = useUtilityClasses(ownerState);
|
|
94
|
+
const handleChange = (event) => {
|
|
95
|
+
if (onChange) {
|
|
96
|
+
onChange(event, value);
|
|
97
|
+
}
|
|
98
|
+
if (onClick) {
|
|
99
|
+
onClick(event);
|
|
100
|
+
}
|
|
101
|
+
};
|
|
102
|
+
return /* @__PURE__ */ jsxs(BottomNavigationActionRoot, _extends({
|
|
103
|
+
ref,
|
|
104
|
+
className: clsx(classes.root, className),
|
|
105
|
+
focusRipple: true,
|
|
106
|
+
onClick: handleChange,
|
|
107
|
+
ownerState
|
|
108
|
+
}, other, {
|
|
109
|
+
children: [icon, /* @__PURE__ */ jsx(BottomNavigationActionLabel, {
|
|
110
|
+
className: classes.label,
|
|
111
|
+
ownerState,
|
|
112
|
+
children: label
|
|
113
|
+
})]
|
|
114
|
+
}));
|
|
115
|
+
});
|
|
116
|
+
define_process_env_default.NODE_ENV !== "production" ? BottomNavigationAction.propTypes = {
|
|
117
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
118
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
119
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
120
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
121
|
+
/**
|
|
122
|
+
* This prop isn't supported.
|
|
123
|
+
* Use the `component` prop if you need to change the children structure.
|
|
124
|
+
*/
|
|
125
|
+
children: unsupportedProp,
|
|
126
|
+
/**
|
|
127
|
+
* Override or extend the styles applied to the component.
|
|
128
|
+
*/
|
|
129
|
+
classes: PropTypes.object,
|
|
130
|
+
/**
|
|
131
|
+
* @ignore
|
|
132
|
+
*/
|
|
133
|
+
className: PropTypes.string,
|
|
134
|
+
/**
|
|
135
|
+
* The icon to display.
|
|
136
|
+
*/
|
|
137
|
+
icon: PropTypes.node,
|
|
138
|
+
/**
|
|
139
|
+
* The label element.
|
|
140
|
+
*/
|
|
141
|
+
label: PropTypes.node,
|
|
142
|
+
/**
|
|
143
|
+
* @ignore
|
|
144
|
+
*/
|
|
145
|
+
onChange: PropTypes.func,
|
|
146
|
+
/**
|
|
147
|
+
* @ignore
|
|
148
|
+
*/
|
|
149
|
+
onClick: PropTypes.func,
|
|
150
|
+
/**
|
|
151
|
+
* If `true`, the `BottomNavigationAction` will show its label.
|
|
152
|
+
* By default, only the selected `BottomNavigationAction`
|
|
153
|
+
* inside `BottomNavigation` will show its label.
|
|
154
|
+
*
|
|
155
|
+
* The prop defaults to the value (`false`) inherited from the parent BottomNavigation component.
|
|
156
|
+
*/
|
|
157
|
+
showLabel: PropTypes.bool,
|
|
158
|
+
/**
|
|
159
|
+
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
160
|
+
*/
|
|
161
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),
|
|
162
|
+
/**
|
|
163
|
+
* You can provide your own value. Otherwise, we fallback to the child position index.
|
|
164
|
+
*/
|
|
165
|
+
value: PropTypes.any
|
|
166
|
+
} : void 0;
|
|
167
|
+
export {
|
|
168
|
+
BottomNavigationAction as default
|
|
169
|
+
};
|
|
170
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.js"],"sourcesContent":["'use client';\n\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nconst _excluded = [\"className\", \"icon\", \"label\", \"onChange\", \"onClick\", \"selected\", \"showLabel\", \"value\"];\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport composeClasses from '@mui/utils/composeClasses';\nimport styled from '../styles/styled';\nimport { useDefaultProps } from '../DefaultPropsProvider';\nimport ButtonBase from '../ButtonBase';\nimport unsupportedProp from '../utils/unsupportedProp';\nimport bottomNavigationActionClasses, { getBottomNavigationActionUtilityClass } from './bottomNavigationActionClasses';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport { jsxs as _jsxs } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes,\n showLabel,\n selected\n } = ownerState;\n const slots = {\n root: ['root', !showLabel && !selected && 'iconOnly', selected && 'selected'],\n label: ['label', !showLabel && !selected && 'iconOnly', selected && 'selected']\n };\n return composeClasses(slots, getBottomNavigationActionUtilityClass, classes);\n};\nconst BottomNavigationActionRoot = styled(ButtonBase, {\n name: 'MuiBottomNavigationAction',\n slot: 'Root',\n overridesResolver: (props, styles) => {\n const {\n ownerState\n } = props;\n return [styles.root, !ownerState.showLabel && !ownerState.selected && styles.iconOnly];\n }\n})(({\n theme,\n ownerState\n}) => _extends({\n transition: theme.transitions.create(['color', 'padding-top'], {\n duration: theme.transitions.duration.short\n }),\n padding: '0px 12px',\n minWidth: 80,\n maxWidth: 168,\n color: (theme.vars || theme).palette.text.secondary,\n flexDirection: 'column',\n flex: '1'\n}, !ownerState.showLabel && !ownerState.selected && {\n paddingTop: 14\n}, !ownerState.showLabel && !ownerState.selected && !ownerState.label && {\n paddingTop: 0\n}, {\n [`&.${bottomNavigationActionClasses.selected}`]: {\n color: (theme.vars || theme).palette.primary.main\n }\n}));\nconst BottomNavigationActionLabel = styled('span', {\n name: 'MuiBottomNavigationAction',\n slot: 'Label',\n overridesResolver: (props, styles) => styles.label\n})(({\n theme,\n ownerState\n}) => _extends({\n fontFamily: theme.typography.fontFamily,\n fontSize: theme.typography.pxToRem(12),\n opacity: 1,\n transition: 'font-size 0.2s, opacity 0.2s',\n transitionDelay: '0.1s'\n}, !ownerState.showLabel && !ownerState.selected && {\n opacity: 0,\n transitionDelay: '0s'\n}, {\n [`&.${bottomNavigationActionClasses.selected}`]: {\n fontSize: theme.typography.pxToRem(14)\n }\n}));\nconst BottomNavigationAction = /*#__PURE__*/React.forwardRef(function BottomNavigationAction(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiBottomNavigationAction'\n });\n const {\n className,\n icon,\n label,\n onChange,\n onClick\n // eslint-disable-next-line react/prop-types -- private, always overridden by BottomNavigation\n ,\n\n value\n } = props,\n other = _objectWithoutPropertiesLoose(props, _excluded);\n const ownerState = props;\n const classes = useUtilityClasses(ownerState);\n const handleChange = event => {\n if (onChange) {\n onChange(event, value);\n }\n if (onClick) {\n onClick(event);\n }\n };\n return /*#__PURE__*/_jsxs(BottomNavigationActionRoot, _extends({\n ref: ref,\n className: clsx(classes.root, className),\n focusRipple: true,\n onClick: handleChange,\n ownerState: ownerState\n }, other, {\n children: [icon, /*#__PURE__*/_jsx(BottomNavigationActionLabel, {\n className: classes.label,\n ownerState: ownerState,\n children: label\n })]\n }));\n});\nprocess.env.NODE_ENV !== \"production\" ? BottomNavigationAction.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * This prop isn't supported.\n * Use the `component` prop if you need to change the children structure.\n */\n children: unsupportedProp,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * The icon to display.\n */\n icon: PropTypes.node,\n /**\n * The label element.\n */\n label: PropTypes.node,\n /**\n * @ignore\n */\n onChange: PropTypes.func,\n /**\n * @ignore\n */\n onClick: PropTypes.func,\n /**\n * If `true`, the `BottomNavigationAction` will show its label.\n * By default, only the selected `BottomNavigationAction`\n * inside `BottomNavigation` will show its label.\n *\n * The prop defaults to the value (`false`) inherited from the parent BottomNavigation component.\n */\n showLabel: PropTypes.bool,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),\n /**\n * You can provide your own value. Otherwise, we fallback to the child position index.\n */\n value: PropTypes.any\n} : void 0;\nexport default BottomNavigationAction;"],"names":["BottomNavigationAction","_jsxs","_jsx"],"mappings":"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","x_google_ignoreList":[0]}
|
package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose/index.js"),t=require("../../../../@babel/runtime/helpers/esm/extends/index.js"),o=require("react"),a=require("../../../../prop-types/index/index.js"),l=require("../../../../clsx/dist/clsx/index.js"),s=require("../../styles/styled/index.js"),r=require("../bottomNavigationActionClasses/index.js"),n=require("react/jsx-runtime"),i=require("../../DefaultPropsProvider/DefaultPropsProvider/index.js"),u=require("../../../utils/esm/composeClasses/composeClasses/index.js"),d=require("../../ButtonBase/ButtonBase/index.js"),c=require("../../../utils/esm/unsupportedProp/unsupportedProp/index.js");function f(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=/* @__PURE__ */Object.create(null);return e&&Object.keys(e).forEach(function(o){if("default"!==o){var a=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,a.get?a:{enumerable:!0,get:function(){return e[o]}})}}),t.default=e,t}var p=/* @__PURE__ */f(o);const b=["className","icon","label","onChange","onClick","selected","showLabel","value"],m=s.default(d.default,{name:"MuiBottomNavigationAction",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:o}=e;return[t.root,!o.showLabel&&!o.selected&&t.iconOnly]}})(({theme:e,ownerState:o})=>t.default({transition:e.transitions.create(["color","padding-top"],{duration:e.transitions.duration.short}),padding:"0px 12px",minWidth:80,maxWidth:168,color:(e.vars||e).palette.text.secondary,flexDirection:"column",flex:"1"},!o.showLabel&&!o.selected&&{paddingTop:14},!o.showLabel&&!o.selected&&!o.label&&{paddingTop:0},{[`&.${r.default.selected}`]:{color:(e.vars||e).palette.primary.main}})),y=s.default("span",{name:"MuiBottomNavigationAction",slot:"Label",overridesResolver:(e,t)=>t.label})(({theme:e,ownerState:o})=>t.default({fontFamily:e.typography.fontFamily,fontSize:e.typography.pxToRem(12),opacity:1,transition:"font-size 0.2s, opacity 0.2s",transitionDelay:"0.1s"},!o.showLabel&&!o.selected&&{opacity:0,transitionDelay:"0s"},{[`&.${r.default.selected}`]:{fontSize:e.typography.pxToRem(14)}})),x=/* @__PURE__ */p.forwardRef(function(o,a){const s=i.useDefaultProps({props:o,name:"MuiBottomNavigationAction"}),{className:d,icon:c,label:f,onChange:p,onClick:x,value:h}=s,j=e.default(s,b),v=s,g=(e=>{const{classes:t,showLabel:o,selected:a}=e,l={root:["root",!o&&!a&&"iconOnly",a&&"selected"],label:["label",!o&&!a&&"iconOnly",a&&"selected"]};return u.default(l,r.getBottomNavigationActionUtilityClass,t)})(v);/* @__PURE__ */
|
|
2
|
+
return n.jsxs(m,t.default({ref:a,className:l.clsx(g.root,d),focusRipple:!0,onClick:e=>{p&&p(e,h),x&&x(e)},ownerState:v},j,{children:[c,/* @__PURE__ */n.jsx(y,{className:g.label,ownerState:v,children:f})]}))});"production"!=={}.NODE_ENV&&(x.propTypes={children:c.default,classes:a.default.object,className:a.default.string,icon:a.default.node,label:a.default.node,onChange:a.default.func,onClick:a.default.func,showLabel:a.default.bool,sx:a.default.oneOfType([a.default.arrayOf(a.default.oneOfType([a.default.func,a.default.object,a.default.bool])),a.default.func,a.default.object]),value:a.default.any}),exports.default=x;
|
|
3
|
+
//# sourceMappingURL=index.js.map
|
package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.js"],"sourcesContent":["'use client';\n\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nconst _excluded = [\"className\", \"icon\", \"label\", \"onChange\", \"onClick\", \"selected\", \"showLabel\", \"value\"];\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport composeClasses from '@mui/utils/composeClasses';\nimport styled from '../styles/styled';\nimport { useDefaultProps } from '../DefaultPropsProvider';\nimport ButtonBase from '../ButtonBase';\nimport unsupportedProp from '../utils/unsupportedProp';\nimport bottomNavigationActionClasses, { getBottomNavigationActionUtilityClass } from './bottomNavigationActionClasses';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport { jsxs as _jsxs } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes,\n showLabel,\n selected\n } = ownerState;\n const slots = {\n root: ['root', !showLabel && !selected && 'iconOnly', selected && 'selected'],\n label: ['label', !showLabel && !selected && 'iconOnly', selected && 'selected']\n };\n return composeClasses(slots, getBottomNavigationActionUtilityClass, classes);\n};\nconst BottomNavigationActionRoot = styled(ButtonBase, {\n name: 'MuiBottomNavigationAction',\n slot: 'Root',\n overridesResolver: (props, styles) => {\n const {\n ownerState\n } = props;\n return [styles.root, !ownerState.showLabel && !ownerState.selected && styles.iconOnly];\n }\n})(({\n theme,\n ownerState\n}) => _extends({\n transition: theme.transitions.create(['color', 'padding-top'], {\n duration: theme.transitions.duration.short\n }),\n padding: '0px 12px',\n minWidth: 80,\n maxWidth: 168,\n color: (theme.vars || theme).palette.text.secondary,\n flexDirection: 'column',\n flex: '1'\n}, !ownerState.showLabel && !ownerState.selected && {\n paddingTop: 14\n}, !ownerState.showLabel && !ownerState.selected && !ownerState.label && {\n paddingTop: 0\n}, {\n [`&.${bottomNavigationActionClasses.selected}`]: {\n color: (theme.vars || theme).palette.primary.main\n }\n}));\nconst BottomNavigationActionLabel = styled('span', {\n name: 'MuiBottomNavigationAction',\n slot: 'Label',\n overridesResolver: (props, styles) => styles.label\n})(({\n theme,\n ownerState\n}) => _extends({\n fontFamily: theme.typography.fontFamily,\n fontSize: theme.typography.pxToRem(12),\n opacity: 1,\n transition: 'font-size 0.2s, opacity 0.2s',\n transitionDelay: '0.1s'\n}, !ownerState.showLabel && !ownerState.selected && {\n opacity: 0,\n transitionDelay: '0s'\n}, {\n [`&.${bottomNavigationActionClasses.selected}`]: {\n fontSize: theme.typography.pxToRem(14)\n }\n}));\nconst BottomNavigationAction = /*#__PURE__*/React.forwardRef(function BottomNavigationAction(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiBottomNavigationAction'\n });\n const {\n className,\n icon,\n label,\n onChange,\n onClick\n // eslint-disable-next-line react/prop-types -- private, always overridden by BottomNavigation\n ,\n\n value\n } = props,\n other = _objectWithoutPropertiesLoose(props, _excluded);\n const ownerState = props;\n const classes = useUtilityClasses(ownerState);\n const handleChange = event => {\n if (onChange) {\n onChange(event, value);\n }\n if (onClick) {\n onClick(event);\n }\n };\n return /*#__PURE__*/_jsxs(BottomNavigationActionRoot, _extends({\n ref: ref,\n className: clsx(classes.root, className),\n focusRipple: true,\n onClick: handleChange,\n ownerState: ownerState\n }, other, {\n children: [icon, /*#__PURE__*/_jsx(BottomNavigationActionLabel, {\n className: classes.label,\n ownerState: ownerState,\n children: label\n })]\n }));\n});\nprocess.env.NODE_ENV !== \"production\" ? BottomNavigationAction.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * This prop isn't supported.\n * Use the `component` prop if you need to change the children structure.\n */\n children: unsupportedProp,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * The icon to display.\n */\n icon: PropTypes.node,\n /**\n * The label element.\n */\n label: PropTypes.node,\n /**\n * @ignore\n */\n onChange: PropTypes.func,\n /**\n * @ignore\n */\n onClick: PropTypes.func,\n /**\n * If `true`, the `BottomNavigationAction` will show its label.\n * By default, only the selected `BottomNavigationAction`\n * inside `BottomNavigation` will show its label.\n *\n * The prop defaults to the value (`false`) inherited from the parent BottomNavigation component.\n */\n showLabel: PropTypes.bool,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object]),\n /**\n * You can provide your own value. Otherwise, we fallback to the child position index.\n */\n value: PropTypes.any\n} : void 0;\nexport default BottomNavigationAction;"],"names":["_excluded","BottomNavigationActionRoot","styled","ButtonBase","name","slot","overridesResolver","props","styles","ownerState","root","showLabel","selected","iconOnly","theme","_extends","transition","transitions","create","duration","short","padding","minWidth","maxWidth","color","vars","palette","text","secondary","flexDirection","flex","paddingTop","label","bottomNavigationActionClasses","primary","main","BottomNavigationActionLabel","fontFamily","typography","fontSize","pxToRem","opacity","transitionDelay","BottomNavigationAction","React","forwardRef","inProps","ref","useDefaultProps","className","icon","onChange","onClick","value","other","_objectWithoutPropertiesLoose","classes","slots","composeClasses","getBottomNavigationActionUtilityClass","useUtilityClasses","_jsxs","clsx","focusRipple","event","children","_jsx","NODE_ENV","propTypes","unsupportedProp","PropTypes","object","string","node","func","bool","sx","oneOfType","arrayOf","any"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import generateUtilityClasses from "../../../utils/esm/generateUtilityClasses/generateUtilityClasses/index.esm.js";
|
|
2
|
+
import generateUtilityClass from "../../../utils/esm/generateUtilityClass/generateUtilityClass/index.esm.js";
|
|
3
|
+
function getBottomNavigationActionUtilityClass(slot) {
|
|
4
|
+
return generateUtilityClass("MuiBottomNavigationAction", slot);
|
|
5
|
+
}
|
|
6
|
+
const bottomNavigationActionClasses = generateUtilityClasses("MuiBottomNavigationAction", ["root", "iconOnly", "selected", "label"]);
|
|
7
|
+
export {
|
|
8
|
+
bottomNavigationActionClasses as default,
|
|
9
|
+
getBottomNavigationActionUtilityClass
|
|
10
|
+
};
|
|
11
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses.js"],"sourcesContent":["import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nimport generateUtilityClass from '@mui/utils/generateUtilityClass';\nexport function getBottomNavigationActionUtilityClass(slot) {\n return generateUtilityClass('MuiBottomNavigationAction', slot);\n}\nconst bottomNavigationActionClasses = generateUtilityClasses('MuiBottomNavigationAction', ['root', 'iconOnly', 'selected', 'label']);\nexport default bottomNavigationActionClasses;"],"names":[],"mappings":";;AAEO,SAAS,sCAAsC,MAAM;AAC1D,SAAO,qBAAqB,6BAA6B,IAAI;AAC/D;AACK,MAAC,gCAAgC,uBAAuB,6BAA6B,CAAC,QAAQ,YAAY,YAAY,OAAO,CAAC;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("../../../utils/esm/generateUtilityClasses/generateUtilityClasses/index.js"),e=require("../../../utils/esm/generateUtilityClass/generateUtilityClass/index.js");const i=t.default("MuiBottomNavigationAction",["root","iconOnly","selected","label"]);exports.default=i,exports.getBottomNavigationActionUtilityClass=function(t){return e.default("MuiBottomNavigationAction",t)};
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses.js"],"sourcesContent":["import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nimport generateUtilityClass from '@mui/utils/generateUtilityClass';\nexport function getBottomNavigationActionUtilityClass(slot) {\n return generateUtilityClass('MuiBottomNavigationAction', slot);\n}\nconst bottomNavigationActionClasses = generateUtilityClasses('MuiBottomNavigationAction', ['root', 'iconOnly', 'selected', 'label']);\nexport default bottomNavigationActionClasses;"],"names":["bottomNavigationActionClasses","generateUtilityClasses","slot","generateUtilityClass"],"mappings":"kPAKK,MAACA,EAAgCC,EAAAA,QAAuB,4BAA6B,CAAC,OAAQ,WAAY,WAAY,0EAHpH,SAA+CC,GACpD,OAAOC,EAAAA,QAAqB,4BAA6BD,EAC3D","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
import _extends from "../../../../@babel/runtime/helpers/esm/extends/index.esm.js";
|
|
2
|
+
import _objectWithoutPropertiesLoose from "../../../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose/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 styled from "../../styles/styled/index.esm.js";
|
|
7
|
+
import cardActionAreaClasses, { getCardActionAreaUtilityClass } from "../cardActionAreaClasses/index.esm.js";
|
|
8
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
9
|
+
import { useDefaultProps } from "../../DefaultPropsProvider/DefaultPropsProvider/index.esm.js";
|
|
10
|
+
import composeClasses from "../../../utils/esm/composeClasses/composeClasses/index.esm.js";
|
|
11
|
+
import ButtonBase from "../../ButtonBase/ButtonBase/index.esm.js";
|
|
12
|
+
var define_process_env_default = {};
|
|
13
|
+
const _excluded = ["children", "className", "focusVisibleClassName"];
|
|
14
|
+
const useUtilityClasses = (ownerState) => {
|
|
15
|
+
const {
|
|
16
|
+
classes
|
|
17
|
+
} = ownerState;
|
|
18
|
+
const slots = {
|
|
19
|
+
root: ["root"],
|
|
20
|
+
focusHighlight: ["focusHighlight"]
|
|
21
|
+
};
|
|
22
|
+
return composeClasses(slots, getCardActionAreaUtilityClass, classes);
|
|
23
|
+
};
|
|
24
|
+
const CardActionAreaRoot = styled(ButtonBase, {
|
|
25
|
+
name: "MuiCardActionArea",
|
|
26
|
+
slot: "Root",
|
|
27
|
+
overridesResolver: (props, styles) => styles.root
|
|
28
|
+
})(({
|
|
29
|
+
theme
|
|
30
|
+
}) => ({
|
|
31
|
+
display: "block",
|
|
32
|
+
textAlign: "inherit",
|
|
33
|
+
borderRadius: "inherit",
|
|
34
|
+
// for Safari to work https://github.com/mui/material-ui/issues/36285.
|
|
35
|
+
width: "100%",
|
|
36
|
+
[`&:hover .${cardActionAreaClasses.focusHighlight}`]: {
|
|
37
|
+
opacity: (theme.vars || theme).palette.action.hoverOpacity,
|
|
38
|
+
"@media (hover: none)": {
|
|
39
|
+
opacity: 0
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
[`&.${cardActionAreaClasses.focusVisible} .${cardActionAreaClasses.focusHighlight}`]: {
|
|
43
|
+
opacity: (theme.vars || theme).palette.action.focusOpacity
|
|
44
|
+
}
|
|
45
|
+
}));
|
|
46
|
+
const CardActionAreaFocusHighlight = styled("span", {
|
|
47
|
+
name: "MuiCardActionArea",
|
|
48
|
+
slot: "FocusHighlight",
|
|
49
|
+
overridesResolver: (props, styles) => styles.focusHighlight
|
|
50
|
+
})(({
|
|
51
|
+
theme
|
|
52
|
+
}) => ({
|
|
53
|
+
overflow: "hidden",
|
|
54
|
+
pointerEvents: "none",
|
|
55
|
+
position: "absolute",
|
|
56
|
+
top: 0,
|
|
57
|
+
right: 0,
|
|
58
|
+
bottom: 0,
|
|
59
|
+
left: 0,
|
|
60
|
+
borderRadius: "inherit",
|
|
61
|
+
opacity: 0,
|
|
62
|
+
backgroundColor: "currentcolor",
|
|
63
|
+
transition: theme.transitions.create("opacity", {
|
|
64
|
+
duration: theme.transitions.duration.short
|
|
65
|
+
})
|
|
66
|
+
}));
|
|
67
|
+
const CardActionArea = /* @__PURE__ */ React.forwardRef(function CardActionArea2(inProps, ref) {
|
|
68
|
+
const props = useDefaultProps({
|
|
69
|
+
props: inProps,
|
|
70
|
+
name: "MuiCardActionArea"
|
|
71
|
+
});
|
|
72
|
+
const {
|
|
73
|
+
children,
|
|
74
|
+
className,
|
|
75
|
+
focusVisibleClassName
|
|
76
|
+
} = props, other = _objectWithoutPropertiesLoose(props, _excluded);
|
|
77
|
+
const ownerState = props;
|
|
78
|
+
const classes = useUtilityClasses(ownerState);
|
|
79
|
+
return /* @__PURE__ */ jsxs(CardActionAreaRoot, _extends({
|
|
80
|
+
className: clsx(classes.root, className),
|
|
81
|
+
focusVisibleClassName: clsx(focusVisibleClassName, classes.focusVisible),
|
|
82
|
+
ref,
|
|
83
|
+
ownerState
|
|
84
|
+
}, other, {
|
|
85
|
+
children: [children, /* @__PURE__ */ jsx(CardActionAreaFocusHighlight, {
|
|
86
|
+
className: classes.focusHighlight,
|
|
87
|
+
ownerState
|
|
88
|
+
})]
|
|
89
|
+
}));
|
|
90
|
+
});
|
|
91
|
+
define_process_env_default.NODE_ENV !== "production" ? CardActionArea.propTypes = {
|
|
92
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
93
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
94
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
95
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
96
|
+
/**
|
|
97
|
+
* The content of the component.
|
|
98
|
+
*/
|
|
99
|
+
children: PropTypes.node,
|
|
100
|
+
/**
|
|
101
|
+
* Override or extend the styles applied to the component.
|
|
102
|
+
*/
|
|
103
|
+
classes: PropTypes.object,
|
|
104
|
+
/**
|
|
105
|
+
* @ignore
|
|
106
|
+
*/
|
|
107
|
+
className: PropTypes.string,
|
|
108
|
+
/**
|
|
109
|
+
* @ignore
|
|
110
|
+
*/
|
|
111
|
+
focusVisibleClassName: PropTypes.string,
|
|
112
|
+
/**
|
|
113
|
+
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
114
|
+
*/
|
|
115
|
+
sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])
|
|
116
|
+
} : void 0;
|
|
117
|
+
export {
|
|
118
|
+
CardActionArea as default
|
|
119
|
+
};
|
|
120
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../node_modules/@mui/material/CardActionArea/CardActionArea.js"],"sourcesContent":["'use client';\n\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nconst _excluded = [\"children\", \"className\", \"focusVisibleClassName\"];\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport composeClasses from '@mui/utils/composeClasses';\nimport { useDefaultProps } from '../DefaultPropsProvider';\nimport styled from '../styles/styled';\nimport cardActionAreaClasses, { getCardActionAreaUtilityClass } from './cardActionAreaClasses';\nimport ButtonBase from '../ButtonBase';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport { jsxs as _jsxs } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes\n } = ownerState;\n const slots = {\n root: ['root'],\n focusHighlight: ['focusHighlight']\n };\n return composeClasses(slots, getCardActionAreaUtilityClass, classes);\n};\nconst CardActionAreaRoot = styled(ButtonBase, {\n name: 'MuiCardActionArea',\n slot: 'Root',\n overridesResolver: (props, styles) => styles.root\n})(({\n theme\n}) => ({\n display: 'block',\n textAlign: 'inherit',\n borderRadius: 'inherit',\n // for Safari to work https://github.com/mui/material-ui/issues/36285.\n width: '100%',\n [`&:hover .${cardActionAreaClasses.focusHighlight}`]: {\n opacity: (theme.vars || theme).palette.action.hoverOpacity,\n '@media (hover: none)': {\n opacity: 0\n }\n },\n [`&.${cardActionAreaClasses.focusVisible} .${cardActionAreaClasses.focusHighlight}`]: {\n opacity: (theme.vars || theme).palette.action.focusOpacity\n }\n}));\nconst CardActionAreaFocusHighlight = styled('span', {\n name: 'MuiCardActionArea',\n slot: 'FocusHighlight',\n overridesResolver: (props, styles) => styles.focusHighlight\n})(({\n theme\n}) => ({\n overflow: 'hidden',\n pointerEvents: 'none',\n position: 'absolute',\n top: 0,\n right: 0,\n bottom: 0,\n left: 0,\n borderRadius: 'inherit',\n opacity: 0,\n backgroundColor: 'currentcolor',\n transition: theme.transitions.create('opacity', {\n duration: theme.transitions.duration.short\n })\n}));\nconst CardActionArea = /*#__PURE__*/React.forwardRef(function CardActionArea(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiCardActionArea'\n });\n const {\n children,\n className,\n focusVisibleClassName\n } = props,\n other = _objectWithoutPropertiesLoose(props, _excluded);\n const ownerState = props;\n const classes = useUtilityClasses(ownerState);\n return /*#__PURE__*/_jsxs(CardActionAreaRoot, _extends({\n className: clsx(classes.root, className),\n focusVisibleClassName: clsx(focusVisibleClassName, classes.focusVisible),\n ref: ref,\n ownerState: ownerState\n }, other, {\n children: [children, /*#__PURE__*/_jsx(CardActionAreaFocusHighlight, {\n className: classes.focusHighlight,\n ownerState: ownerState\n })]\n }));\n});\nprocess.env.NODE_ENV !== \"production\" ? CardActionArea.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * The content of the component.\n */\n children: PropTypes.node,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * @ignore\n */\n focusVisibleClassName: PropTypes.string,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])\n} : void 0;\nexport default CardActionArea;"],"names":["CardActionArea","_jsxs","_jsx"],"mappings":";;;;;;;;;;;;AAIA,MAAM,YAAY,CAAC,YAAY,aAAa,uBAAuB;AAWnE,MAAM,oBAAoB,CAAA,eAAc;AACtC,QAAM;AAAA,IACJ;AAAA,EAAA,IACE;AACJ,QAAM,QAAQ;AAAA,IACZ,MAAM,CAAC,MAAM;AAAA,IACb,gBAAgB,CAAC,gBAAgB;AAAA,EAAA;AAEnC,SAAO,eAAe,OAAO,+BAA+B,OAAO;AACrE;AACA,MAAM,qBAAqB,OAAO,YAAY;AAAA,EAC5C,MAAM;AAAA,EACN,MAAM;AAAA,EACN,mBAAmB,CAAC,OAAO,WAAW,OAAO;AAC/C,CAAC,EAAE,CAAC;AAAA,EACF;AACF,OAAO;AAAA,EACL,SAAS;AAAA,EACT,WAAW;AAAA,EACX,cAAc;AAAA;AAAA,EAEd,OAAO;AAAA,EACP,CAAC,YAAY,sBAAsB,cAAc,EAAE,GAAG;AAAA,IACpD,UAAU,MAAM,QAAQ,OAAO,QAAQ,OAAO;AAAA,IAC9C,wBAAwB;AAAA,MACtB,SAAS;AAAA,IAAA;AAAA,EACX;AAAA,EAEF,CAAC,KAAK,sBAAsB,YAAY,KAAK,sBAAsB,cAAc,EAAE,GAAG;AAAA,IACpF,UAAU,MAAM,QAAQ,OAAO,QAAQ,OAAO;AAAA,EAAA;AAElD,EAAE;AACF,MAAM,+BAA+B,OAAO,QAAQ;AAAA,EAClD,MAAM;AAAA,EACN,MAAM;AAAA,EACN,mBAAmB,CAAC,OAAO,WAAW,OAAO;AAC/C,CAAC,EAAE,CAAC;AAAA,EACF;AACF,OAAO;AAAA,EACL,UAAU;AAAA,EACV,eAAe;AAAA,EACf,UAAU;AAAA,EACV,KAAK;AAAA,EACL,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,cAAc;AAAA,EACd,SAAS;AAAA,EACT,iBAAiB;AAAA,EACjB,YAAY,MAAM,YAAY,OAAO,WAAW;AAAA,IAC9C,UAAU,MAAM,YAAY,SAAS;AAAA,EAAA,CACtC;AACH,EAAE;AACF,MAAM,iBAA8B,sBAAM,WAAW,SAASA,gBAAe,SAAS,KAAK;AACzF,QAAM,QAAQ,gBAAgB;AAAA,IAC5B,OAAO;AAAA,IACP,MAAM;AAAA,EAAA,CACP;AACD,QAAM;AAAA,IACF;AAAA,IACA;AAAA,IACA;AAAA,EAAA,IACE,OACJ,QAAQ,8BAA8B,OAAO,SAAS;AACxD,QAAM,aAAa;AACnB,QAAM,UAAU,kBAAkB,UAAU;AAC5C,SAAoBC,qBAAM,oBAAoB,SAAS;AAAA,IACrD,WAAW,KAAK,QAAQ,MAAM,SAAS;AAAA,IACvC,uBAAuB,KAAK,uBAAuB,QAAQ,YAAY;AAAA,IACvE;AAAA,IACA;AAAA,EAAA,GACC,OAAO;AAAA,IACR,UAAU,CAAC,UAAuBC,oBAAK,8BAA8B;AAAA,MACnE,WAAW,QAAQ;AAAA,MACnB;AAAA,IAAA,CACD,CAAC;AAAA,EAAA,CACH,CAAC;AACJ,CAAC;AACD,2BAAY,aAAa,eAAe,eAAe,YAAmC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQxF,UAAU,UAAU;AAAA;AAAA;AAAA;AAAA,EAIpB,SAAS,UAAU;AAAA;AAAA;AAAA;AAAA,EAInB,WAAW,UAAU;AAAA;AAAA;AAAA;AAAA,EAIrB,uBAAuB,UAAU;AAAA;AAAA;AAAA;AAAA,EAIjC,IAAI,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU,UAAU,CAAC,UAAU,MAAM,UAAU,QAAQ,UAAU,IAAI,CAAC,CAAC,GAAG,UAAU,MAAM,UAAU,MAAM,CAAC;AACxJ,IAAI;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends/index.js"),t=require("../../../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose/index.js"),r=require("react"),s=require("../../../../prop-types/index/index.js"),i=require("../../../../clsx/dist/clsx/index.js"),o=require("../../styles/styled/index.js"),a=require("../cardActionAreaClasses/index.js"),l=require("react/jsx-runtime"),u=require("../../DefaultPropsProvider/DefaultPropsProvider/index.js"),n=require("../../../utils/esm/composeClasses/composeClasses/index.js"),c=require("../../ButtonBase/ButtonBase/index.js");function d(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=/* @__PURE__ */Object.create(null);return e&&Object.keys(e).forEach(function(r){if("default"!==r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}}),t.default=e,t}var f=/* @__PURE__ */d(r);const p=["children","className","focusVisibleClassName"],h=o.default(c.default,{name:"MuiCardActionArea",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({display:"block",textAlign:"inherit",borderRadius:"inherit",width:"100%",[`&:hover .${a.default.focusHighlight}`]:{opacity:(e.vars||e).palette.action.hoverOpacity,"@media (hover: none)":{opacity:0}},[`&.${a.default.focusVisible} .${a.default.focusHighlight}`]:{opacity:(e.vars||e).palette.action.focusOpacity}})),b=o.default("span",{name:"MuiCardActionArea",slot:"FocusHighlight",overridesResolver:(e,t)=>t.focusHighlight})(({theme:e})=>({overflow:"hidden",pointerEvents:"none",position:"absolute",top:0,right:0,bottom:0,left:0,borderRadius:"inherit",opacity:0,backgroundColor:"currentcolor",transition:e.transitions.create("opacity",{duration:e.transitions.duration.short})})),m=/* @__PURE__ */f.forwardRef(function(r,s){const o=u.useDefaultProps({props:r,name:"MuiCardActionArea"}),{children:c,className:d,focusVisibleClassName:f}=o,m=t.default(o,p),g=o,j=(e=>{const{classes:t}=e;return n.default({root:["root"],focusHighlight:["focusHighlight"]},a.getCardActionAreaUtilityClass,t)})(g);/* @__PURE__ */
|
|
2
|
+
return l.jsxs(h,e.default({className:i.clsx(j.root,d),focusVisibleClassName:i.clsx(f,j.focusVisible),ref:s,ownerState:g},m,{children:[c,/* @__PURE__ */l.jsx(b,{className:j.focusHighlight,ownerState:g})]}))});"production"!=={}.NODE_ENV&&(m.propTypes={children:s.default.node,classes:s.default.object,className:s.default.string,focusVisibleClassName:s.default.string,sx:s.default.oneOfType([s.default.arrayOf(s.default.oneOfType([s.default.func,s.default.object,s.default.bool])),s.default.func,s.default.object])}),exports.default=m;
|
|
3
|
+
//# sourceMappingURL=index.js.map
|