@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,137 @@
|
|
|
1
|
+
const rows = [
|
|
2
|
+
{
|
|
3
|
+
name: "John",
|
|
4
|
+
age: 30,
|
|
5
|
+
gender: "Male",
|
|
6
|
+
company: "NASA",
|
|
7
|
+
location: "USA",
|
|
8
|
+
price: 1e4
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
name: "Sara",
|
|
12
|
+
age: 35,
|
|
13
|
+
gender: "Female",
|
|
14
|
+
company: "SpaceX",
|
|
15
|
+
location: "Russia",
|
|
16
|
+
price: 1e4
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
name: "Sara",
|
|
20
|
+
age: 35,
|
|
21
|
+
gender: "Female",
|
|
22
|
+
company: "SpaceX",
|
|
23
|
+
location: "Russia",
|
|
24
|
+
price: 1e4
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
name: "Sara",
|
|
28
|
+
age: 35,
|
|
29
|
+
gender: "Female",
|
|
30
|
+
company: "SpaceX",
|
|
31
|
+
location: "Russia",
|
|
32
|
+
price: 1e4
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: "Sara",
|
|
36
|
+
age: 35,
|
|
37
|
+
gender: "Female",
|
|
38
|
+
company: "SpaceX",
|
|
39
|
+
location: "Russia",
|
|
40
|
+
price: 1e4
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
name: "Sara",
|
|
44
|
+
age: 35,
|
|
45
|
+
gender: "Female",
|
|
46
|
+
company: "SpaceX",
|
|
47
|
+
location: "Russia",
|
|
48
|
+
price: 1e4
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
name: "Sara",
|
|
52
|
+
age: 35,
|
|
53
|
+
gender: "Female",
|
|
54
|
+
company: "SpaceX",
|
|
55
|
+
location: "Russia",
|
|
56
|
+
price: 1e4
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
name: "Sara",
|
|
60
|
+
age: 35,
|
|
61
|
+
gender: "Female",
|
|
62
|
+
company: "SpaceX",
|
|
63
|
+
location: "Russia",
|
|
64
|
+
price: 1e4
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
name: "Sara",
|
|
68
|
+
age: 35,
|
|
69
|
+
gender: "Female",
|
|
70
|
+
company: "SpaceX",
|
|
71
|
+
location: "Russia",
|
|
72
|
+
price: 1e4
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
name: "Sara",
|
|
76
|
+
age: 35,
|
|
77
|
+
gender: "Female",
|
|
78
|
+
company: "SpaceX",
|
|
79
|
+
location: "Russia",
|
|
80
|
+
price: 1e4
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
name: "Sara",
|
|
84
|
+
age: 35,
|
|
85
|
+
gender: "Female",
|
|
86
|
+
company: "SpaceX",
|
|
87
|
+
location: "Russia",
|
|
88
|
+
price: 1e4
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
name: "Sara",
|
|
92
|
+
age: 35,
|
|
93
|
+
gender: "Female",
|
|
94
|
+
company: "SpaceX",
|
|
95
|
+
location: "Russia",
|
|
96
|
+
price: 1e4
|
|
97
|
+
}
|
|
98
|
+
];
|
|
99
|
+
const columns = [
|
|
100
|
+
{
|
|
101
|
+
header: "Name",
|
|
102
|
+
type: "string",
|
|
103
|
+
accessorKey: "name"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
type: "number",
|
|
107
|
+
header: "Age",
|
|
108
|
+
accessorKey: "age"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
header: "Gender",
|
|
112
|
+
type: "string",
|
|
113
|
+
accessorKey: "gender"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
header: "Company",
|
|
117
|
+
type: "string",
|
|
118
|
+
accessorKey: "company"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
header: "Location",
|
|
122
|
+
type: "string",
|
|
123
|
+
accessorKey: "location"
|
|
124
|
+
//simple recommended way to define a column
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
header: "Price",
|
|
128
|
+
type: "number",
|
|
129
|
+
accessorKey: "price"
|
|
130
|
+
}
|
|
131
|
+
];
|
|
132
|
+
const columnOrder = ["name", "age", "gender", "company", "location", "price"];
|
|
133
|
+
const defaultData = { rows, columns, columnOrder };
|
|
134
|
+
export {
|
|
135
|
+
defaultData
|
|
136
|
+
};
|
|
137
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../src/views/afterAuth/page-view/utils/default-data.ts"],"sourcesContent":["const rows = [\r\n {\r\n name: \"John\",\r\n age: 30,\r\n gender: \"Male\",\r\n company: \"NASA\",\r\n location: \"USA\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n];\r\n\r\nconst columns = [\r\n {\r\n header: \"Name\",\r\n type: \"string\",\r\n accessorKey: \"name\",\r\n },\r\n {\r\n type: \"number\",\r\n header: \"Age\",\r\n accessorKey: \"age\",\r\n },\r\n {\r\n header: \"Gender\",\r\n type: \"string\",\r\n accessorKey: \"gender\",\r\n },\r\n {\r\n header: \"Company\",\r\n type: \"string\",\r\n accessorKey: \"company\",\r\n },\r\n {\r\n header: \"Location\",\r\n type: \"string\",\r\n accessorKey: \"location\", //simple recommended way to define a column\r\n },\r\n {\r\n header: \"Price\",\r\n type: \"number\",\r\n accessorKey: \"price\",\r\n },\r\n];\r\n\r\nconst columnOrder = [\"name\", \"age\", \"gender\", \"company\", \"location\", \"price\"];\r\n\r\nexport const defaultData = { rows, columns, columnOrder };\r\n"],"names":[],"mappings":"AAAA,MAAM,OAAO;AAAA,EACX;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAEX;AAEA,MAAM,UAAU;AAAA,EACd;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,MAAM;AAAA,IACN,QAAQ;AAAA,IACR,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAEjB;AAEA,MAAM,cAAc,CAAC,QAAQ,OAAO,UAAU,WAAW,YAAY,OAAO;AAErE,MAAM,cAAc,EAAE,MAAM,SAAS,YAAA;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.defaultData={rows:[{name:"John",age:30,gender:"Male",company:"NASA",location:"USA",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4}],columns:[{header:"Name",type:"string",accessorKey:"name"},{type:"number",header:"Age",accessorKey:"age"},{header:"Gender",type:"string",accessorKey:"gender"},{header:"Company",type:"string",accessorKey:"company"},{header:"Location",type:"string",accessorKey:"location"},{header:"Price",type:"number",accessorKey:"price"}],columnOrder:["name","age","gender","company","location","price"]};
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../src/views/afterAuth/page-view/utils/default-data.ts"],"sourcesContent":["const rows = [\r\n {\r\n name: \"John\",\r\n age: 30,\r\n gender: \"Male\",\r\n company: \"NASA\",\r\n location: \"USA\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n];\r\n\r\nconst columns = [\r\n {\r\n header: \"Name\",\r\n type: \"string\",\r\n accessorKey: \"name\",\r\n },\r\n {\r\n type: \"number\",\r\n header: \"Age\",\r\n accessorKey: \"age\",\r\n },\r\n {\r\n header: \"Gender\",\r\n type: \"string\",\r\n accessorKey: \"gender\",\r\n },\r\n {\r\n header: \"Company\",\r\n type: \"string\",\r\n accessorKey: \"company\",\r\n },\r\n {\r\n header: \"Location\",\r\n type: \"string\",\r\n accessorKey: \"location\", //simple recommended way to define a column\r\n },\r\n {\r\n header: \"Price\",\r\n type: \"number\",\r\n accessorKey: \"price\",\r\n },\r\n];\r\n\r\nconst columnOrder = [\"name\", \"age\", \"gender\", \"company\", \"location\", \"price\"];\r\n\r\nexport const defaultData = { rows, columns, columnOrder };\r\n"],"names":["rows","name","age","gender","company","location","price","columns","header","type","accessorKey","columnOrder"],"mappings":"wFAsI2B,CAAEA,KAtIhB,CACX,CACEC,KAAM,OACNC,IAAK,GACLC,OAAQ,OACRC,QAAS,OACTC,SAAU,MACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,MAuCwBC,QAnCnB,CACd,CACEC,OAAQ,OACRC,KAAM,SACNC,YAAa,QAEf,CACED,KAAM,SACND,OAAQ,MACRE,YAAa,OAEf,CACEF,OAAQ,SACRC,KAAM,SACNC,YAAa,UAEf,CACEF,OAAQ,UACRC,KAAM,SACNC,YAAa,WAEf,CACEF,OAAQ,WACRC,KAAM,SACNC,YAAa,YAEf,CACEF,OAAQ,QACRC,KAAM,SACNC,YAAa,UAM2BC,YAFxB,CAAC,OAAQ,MAAO,SAAU,UAAW,WAAY"}
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
const rows = [
|
|
2
|
+
{
|
|
3
|
+
name: "John",
|
|
4
|
+
age: 30,
|
|
5
|
+
gender: "Male",
|
|
6
|
+
company: "NASA",
|
|
7
|
+
location: "USA",
|
|
8
|
+
price: 1e4
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
name: "Sara",
|
|
12
|
+
age: 35,
|
|
13
|
+
gender: "Female",
|
|
14
|
+
company: "SpaceX",
|
|
15
|
+
location: "Russia",
|
|
16
|
+
price: 1e4
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
name: "Sara",
|
|
20
|
+
age: 35,
|
|
21
|
+
gender: "Female",
|
|
22
|
+
company: "SpaceX",
|
|
23
|
+
location: "Russia",
|
|
24
|
+
price: 1e4
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
name: "Sara",
|
|
28
|
+
age: 35,
|
|
29
|
+
gender: "Female",
|
|
30
|
+
company: "SpaceX",
|
|
31
|
+
location: "Russia",
|
|
32
|
+
price: 1e4
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: "Sara",
|
|
36
|
+
age: 35,
|
|
37
|
+
gender: "Female",
|
|
38
|
+
company: "SpaceX",
|
|
39
|
+
location: "Russia",
|
|
40
|
+
price: 1e4
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
name: "Sara",
|
|
44
|
+
age: 35,
|
|
45
|
+
gender: "Female",
|
|
46
|
+
company: "SpaceX",
|
|
47
|
+
location: "Russia",
|
|
48
|
+
price: 1e4
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
name: "Sara",
|
|
52
|
+
age: 35,
|
|
53
|
+
gender: "Female",
|
|
54
|
+
company: "SpaceX",
|
|
55
|
+
location: "Russia",
|
|
56
|
+
price: 1e4
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
name: "Sara",
|
|
60
|
+
age: 35,
|
|
61
|
+
gender: "Female",
|
|
62
|
+
company: "SpaceX",
|
|
63
|
+
location: "Russia",
|
|
64
|
+
price: 1e4
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
name: "Sara",
|
|
68
|
+
age: 35,
|
|
69
|
+
gender: "Female",
|
|
70
|
+
company: "SpaceX",
|
|
71
|
+
location: "Russia",
|
|
72
|
+
price: 1e4
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
name: "Sara",
|
|
76
|
+
age: 35,
|
|
77
|
+
gender: "Female",
|
|
78
|
+
company: "SpaceX",
|
|
79
|
+
location: "Russia",
|
|
80
|
+
price: 1e4
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
name: "Sara",
|
|
84
|
+
age: 35,
|
|
85
|
+
gender: "Female",
|
|
86
|
+
company: "SpaceX",
|
|
87
|
+
location: "Russia",
|
|
88
|
+
price: 1e4
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
name: "Sara",
|
|
92
|
+
age: 35,
|
|
93
|
+
gender: "Female",
|
|
94
|
+
company: "SpaceX",
|
|
95
|
+
location: "Russia",
|
|
96
|
+
price: 1e4
|
|
97
|
+
}
|
|
98
|
+
];
|
|
99
|
+
const columns = [
|
|
100
|
+
{
|
|
101
|
+
type: "number",
|
|
102
|
+
header: "Age",
|
|
103
|
+
accessorKey: "age"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
header: "Gender",
|
|
107
|
+
type: "string",
|
|
108
|
+
accessorKey: "gender"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
header: "Company",
|
|
112
|
+
type: "string",
|
|
113
|
+
accessorKey: "company"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
header: "Name",
|
|
117
|
+
type: "string",
|
|
118
|
+
accessorKey: "name"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
header: "Location",
|
|
122
|
+
type: "string",
|
|
123
|
+
accessorKey: "location"
|
|
124
|
+
//simple recommended way to define a column
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
header: "Price",
|
|
128
|
+
type: "number",
|
|
129
|
+
accessorKey: "price"
|
|
130
|
+
}
|
|
131
|
+
];
|
|
132
|
+
const columnOrder = ["age", "gender", "company", "name", "location", "price"];
|
|
133
|
+
const local = { rows, columns, columnOrder };
|
|
134
|
+
export {
|
|
135
|
+
local
|
|
136
|
+
};
|
|
137
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../../../src/views/afterAuth/page-view/utils/local-data.ts"],"sourcesContent":["const rows = [\r\n {\r\n name: \"John\",\r\n age: 30,\r\n gender: \"Male\",\r\n company: \"NASA\",\r\n location: \"USA\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n];\r\n\r\nconst columns = [\r\n {\r\n type: \"number\",\r\n header: \"Age\",\r\n accessorKey: \"age\",\r\n },\r\n {\r\n header: \"Gender\",\r\n type: \"string\",\r\n accessorKey: \"gender\",\r\n },\r\n {\r\n header: \"Company\",\r\n type: \"string\",\r\n accessorKey: \"company\",\r\n },\r\n {\r\n header: \"Name\",\r\n type: \"string\",\r\n accessorKey: \"name\",\r\n },\r\n {\r\n header: \"Location\",\r\n type: \"string\",\r\n accessorKey: \"location\", //simple recommended way to define a column\r\n },\r\n {\r\n header: \"Price\",\r\n type: \"number\",\r\n accessorKey: \"price\",\r\n },\r\n];\r\n\r\nconst columnOrder = [\"age\", \"gender\", \"company\", \"name\", \"location\", \"price\"];\r\n\r\nexport const local = { rows, columns, columnOrder };\r\n"],"names":[],"mappings":"AAAA,MAAM,OAAO;AAAA,EACX;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAAA,EAET;AAAA,IACE,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,SAAS;AAAA,IACT,UAAU;AAAA,IACV,OAAO;AAAA,EAAA;AAEX;AAEA,MAAM,UAAU;AAAA,EACd;AAAA,IACE,MAAM;AAAA,IACN,QAAQ;AAAA,IACR,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA;AAAA,EAAA;AAAA,EAEf;AAAA,IACE,QAAQ;AAAA,IACR,MAAM;AAAA,IACN,aAAa;AAAA,EAAA;AAEjB;AAEA,MAAM,cAAc,CAAC,OAAO,UAAU,WAAW,QAAQ,YAAY,OAAO;AAErE,MAAM,QAAQ,EAAE,MAAM,SAAS,YAAA;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.local={rows:[{name:"John",age:30,gender:"Male",company:"NASA",location:"USA",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4},{name:"Sara",age:35,gender:"Female",company:"SpaceX",location:"Russia",price:1e4}],columns:[{type:"number",header:"Age",accessorKey:"age"},{header:"Gender",type:"string",accessorKey:"gender"},{header:"Company",type:"string",accessorKey:"company"},{header:"Name",type:"string",accessorKey:"name"},{header:"Location",type:"string",accessorKey:"location"},{header:"Price",type:"number",accessorKey:"price"}],columnOrder:["age","gender","company","name","location","price"]};
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../src/views/afterAuth/page-view/utils/local-data.ts"],"sourcesContent":["const rows = [\r\n {\r\n name: \"John\",\r\n age: 30,\r\n gender: \"Male\",\r\n company: \"NASA\",\r\n location: \"USA\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n {\r\n name: \"Sara\",\r\n age: 35,\r\n gender: \"Female\",\r\n company: \"SpaceX\",\r\n location: \"Russia\",\r\n price: 10000,\r\n },\r\n];\r\n\r\nconst columns = [\r\n {\r\n type: \"number\",\r\n header: \"Age\",\r\n accessorKey: \"age\",\r\n },\r\n {\r\n header: \"Gender\",\r\n type: \"string\",\r\n accessorKey: \"gender\",\r\n },\r\n {\r\n header: \"Company\",\r\n type: \"string\",\r\n accessorKey: \"company\",\r\n },\r\n {\r\n header: \"Name\",\r\n type: \"string\",\r\n accessorKey: \"name\",\r\n },\r\n {\r\n header: \"Location\",\r\n type: \"string\",\r\n accessorKey: \"location\", //simple recommended way to define a column\r\n },\r\n {\r\n header: \"Price\",\r\n type: \"number\",\r\n accessorKey: \"price\",\r\n },\r\n];\r\n\r\nconst columnOrder = [\"age\", \"gender\", \"company\", \"name\", \"location\", \"price\"];\r\n\r\nexport const local = { rows, columns, columnOrder };\r\n"],"names":["rows","name","age","gender","company","location","price","columns","type","header","accessorKey","columnOrder"],"mappings":"kFAsIqB,CAAEA,KAtIV,CACX,CACEC,KAAM,OACNC,IAAK,GACLC,OAAQ,OACRC,QAAS,OACTC,SAAU,MACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,KAET,CACEL,KAAM,OACNC,IAAK,GACLC,OAAQ,SACRC,QAAS,SACTC,SAAU,SACVC,MAAO,MAuCkBC,QAnCb,CACd,CACEC,KAAM,SACNC,OAAQ,MACRC,YAAa,OAEf,CACED,OAAQ,SACRD,KAAM,SACNE,YAAa,UAEf,CACED,OAAQ,UACRD,KAAM,SACNE,YAAa,WAEf,CACED,OAAQ,OACRD,KAAM,SACNE,YAAa,QAEf,CACED,OAAQ,WACRD,KAAM,SACNE,YAAa,YAEf,CACED,OAAQ,QACRD,KAAM,SACNE,YAAa,UAMqBC,YAFlB,CAAC,MAAO,SAAU,UAAW,OAAQ,WAAY"}
|