@erpsquad/common 1.8.41 → 1.8.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/index/index.esm10.js +3 -3
- package/dist/_virtual/index/index.esm11.js +3 -3
- package/dist/_virtual/index/index.esm2.js +4 -2
- package/dist/_virtual/index/index.esm2.js.map +1 -1
- package/dist/_virtual/index/index.esm3.js +2 -4
- package/dist/_virtual/index/index.esm3.js.map +1 -1
- package/dist/_virtual/index/index.esm4.js +1 -1
- package/dist/_virtual/index/index.esm5.js +3 -3
- package/dist/_virtual/index/index.esm6.js +3 -3
- package/dist/_virtual/index/index.esm7.js +3 -3
- package/dist/_virtual/index/index.esm8.js +3 -3
- package/dist/_virtual/index/index.esm9.js +3 -3
- package/dist/_virtual/index/index10.js +1 -1
- package/dist/_virtual/index/index11.js +1 -1
- package/dist/_virtual/index/index2.js +1 -1
- package/dist/_virtual/index/index3.js +1 -1
- package/dist/_virtual/index/index4.js +1 -1
- package/dist/_virtual/index/index5.js +1 -1
- package/dist/_virtual/index/index6.js +1 -1
- package/dist/_virtual/index/index7.js +1 -1
- package/dist/_virtual/index/index8.js +1 -1
- package/dist/_virtual/index/index9.js +1 -1
- package/dist/components/action-bar/action-bar/index.esm.js +2 -2
- package/dist/components/action-bar/action-bar/index.js +11 -11
- package/dist/components/approval-wrapper/approval-wrapper/index.esm.js +1 -1
- package/dist/components/approval-wrapper/approval-wrapper/index.esm.js.map +1 -1
- package/dist/components/approval-wrapper/approval-wrapper/index.js +4 -4
- package/dist/components/approval-wrapper/approval-wrapper/index.js.map +1 -1
- package/dist/components/change-user-password-modal/change-user-password-modal/index.esm.js +2 -2
- package/dist/components/change-user-password-modal/change-user-password-modal/index.js +3 -3
- package/dist/components/charts/line-chart/area-lineChart/index.esm.js +2 -2
- package/dist/components/charts/line-chart/area-lineChart/index.esm.js.map +1 -1
- package/dist/components/charts/line-chart/area-lineChart/index.js.map +1 -1
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.esm.js +107 -1
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.esm.js.map +1 -1
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.js +7 -4
- package/dist/components/dynamic-layout-wrapper/dynamic-layout-wrapper/index.js.map +1 -1
- package/dist/components/examples/FlexibleReduxExample/index.esm.js +154 -0
- package/dist/components/examples/FlexibleReduxExample/index.esm.js.map +1 -0
- package/dist/components/examples/FlexibleReduxExample/index.js +19 -0
- package/dist/components/examples/FlexibleReduxExample/index.js.map +1 -0
- package/dist/components/filter/filter/index.esm.js +2 -2
- package/dist/components/filter/filter/index.js +7 -7
- package/dist/components/footer/index.esm.js +71 -0
- package/dist/components/footer/index.esm.js.map +1 -0
- package/dist/components/footer/index.js +7 -0
- package/dist/components/footer/index.js.map +1 -0
- package/dist/components/form-control/form-builder/element-controller/index.esm.js +96 -0
- package/dist/components/form-control/form-builder/element-controller/index.esm.js.map +1 -0
- package/dist/components/form-control/form-builder/element-controller/index.js +7 -0
- package/dist/components/form-control/form-builder/element-controller/index.js.map +1 -0
- package/dist/components/form-control/form-builder/form-builder-element/table/index.esm.js +1 -1
- package/dist/components/form-control/form-builder/form-builder-element/table/index.js +4 -4
- package/dist/components/form-control/form-builder/form-builder-element/table/index.js.map +1 -1
- package/dist/components/form-control/form-parser/data/index.esm.js +80 -0
- package/dist/components/form-control/form-parser/data/index.esm.js.map +1 -0
- package/dist/components/form-control/form-parser/data/index.js +2 -0
- package/dist/components/form-control/form-parser/data/index.js.map +1 -0
- package/dist/components/grid/custom-grid-card/custom-grid-card/index.esm.js +1 -1
- package/dist/components/grid/custom-grid-card/custom-grid-card/index.js +4 -4
- package/dist/components/header/components/notification-menu/notification-menu/index.esm.js +1 -1
- package/dist/components/header/components/notification-menu/notification-menu/index.js +28 -28
- package/dist/components/header/header/index.esm.js +1 -1
- package/dist/components/header/header/index.js +11 -11
- package/dist/components/header/header-enhanced/index.esm.js +405 -0
- package/dist/components/header/header-enhanced/index.esm.js.map +1 -0
- package/dist/components/header/header-enhanced/index.js +33 -0
- package/dist/components/header/header-enhanced/index.js.map +1 -0
- package/dist/components/header/redux/reducer/index.esm.js +6 -1
- package/dist/components/header/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/header/redux/reducer/index.js +1 -1
- package/dist/components/header/redux/reducer/index.js.map +1 -1
- package/dist/components/header copy/index.esm.js +131 -0
- package/dist/components/header copy/index.esm.js.map +1 -0
- package/dist/components/header copy/index.js +11 -0
- package/dist/components/header copy/index.js.map +1 -0
- package/dist/components/icons/coupon/index.esm.js +29 -0
- package/dist/components/icons/coupon/index.esm.js.map +1 -0
- package/dist/components/icons/coupon/index.js +7 -0
- package/dist/components/icons/coupon/index.js.map +1 -0
- package/dist/components/icons/settings-fallback/index.esm.js +1 -1
- package/dist/components/icons/settings-fallback/index.js +2 -2
- package/dist/components/icons/settings-fallback/index.js.map +1 -1
- package/dist/components/icons/sort-arrow-icon/index.esm.js +4 -4
- package/dist/components/icons/sort-arrow-icon/index.esm.js.map +1 -1
- package/dist/components/icons/sort-arrow-icon/index.js +1 -1
- package/dist/components/icons/sort-arrow-icon/index.js.map +1 -1
- package/dist/components/index.d.ts +112 -277
- package/dist/components/index.esm.js +444 -603
- package/dist/components/index.esm.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js +400 -0
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js.map +1 -0
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js +41 -0
- package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js.map +1 -0
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js +2 -0
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/redux/reducer/index.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/report-buttons/report-buttons/index.esm.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/report-buttons/report-buttons/index.js.map +1 -1
- package/dist/components/listing/listing/index.esm.js +5 -5
- package/dist/components/listing/listing/index.esm.js.map +1 -1
- package/dist/components/listing/listing/index.js +5 -5
- package/dist/components/listing/listing/index.js.map +1 -1
- package/dist/components/material-editable-table/material-editable-table/index.esm.js +1 -1
- package/dist/components/material-editable-table/material-editable-table/index.js +2 -2
- package/dist/components/material-table/material-table/index.esm.js +4 -3
- package/dist/components/material-table/material-table/index.esm.js.map +1 -1
- package/dist/components/material-table/material-table/index.js +5 -5
- package/dist/components/material-table/material-table/index.js.map +1 -1
- package/dist/components/parties-modal/parties-modal/index.esm.js +1 -1
- package/dist/components/parties-modal/parties-modal/index.js +13 -13
- package/dist/components/parties-modal/parties-modal/index.js.map +1 -1
- package/dist/components/protected-route/index.esm.js +20 -0
- package/dist/components/protected-route/index.esm.js.map +1 -1
- package/dist/components/protected-route/index.js +2 -2
- package/dist/components/protected-route/index.js.map +1 -1
- package/dist/components/reports-title-bar/redux/reducer/index.esm.js +2 -0
- package/dist/components/reports-title-bar/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/reports-title-bar/redux/reducer/index.js +1 -1
- package/dist/components/reports-title-bar/redux/reducer/index.js.map +1 -1
- package/dist/components/reports-title-bar/reports-title-bar/index.esm.js +1 -1
- package/dist/components/reports-title-bar/reports-title-bar/index.js +8 -8
- package/dist/components/rfq-response/item-response-details/index.esm.js +1 -1
- package/dist/components/rfq-response/item-response-details/index.js +1 -1
- package/dist/components/rfq-response/item-response-details/index.js.map +1 -1
- package/dist/components/schedule-report/schedule-report/index.esm.js +2 -2
- package/dist/components/schedule-report/schedule-report/index.js +5 -5
- package/dist/components/schedule-report/schedule-report/index.js.map +1 -1
- package/dist/components/schedule-report/utils/common/index.esm.js +1 -1
- package/dist/components/share-modal/redux/reducer/index.esm.js +2 -0
- package/dist/components/share-modal/redux/reducer/index.esm.js.map +1 -1
- package/dist/components/share-modal/redux/reducer/index.js +1 -1
- package/dist/components/share-modal/redux/reducer/index.js.map +1 -1
- package/dist/components/share-modal/share-modal-enhanced/index.esm.js +287 -0
- package/dist/components/share-modal/share-modal-enhanced/index.esm.js.map +1 -0
- package/dist/components/share-modal/share-modal-enhanced/index.js +24 -0
- package/dist/components/share-modal/share-modal-enhanced/index.js.map +1 -0
- package/dist/components/sidebar/sidebar/index.esm.js +2 -2
- package/dist/components/sidebar/sidebar/index.js +9 -9
- package/dist/components/upload-excel/upload-excel/index.esm.js +1 -1
- package/dist/components/upload-excel/upload-excel/index.js +5 -5
- package/dist/constants/index.d.ts +15 -15
- package/dist/constants/index.esm.js +104 -10
- package/dist/constants/index.esm.js.map +1 -1
- package/dist/constants/index.js +1 -1
- package/dist/constants/pathnames/pathname.manufacturing/index.esm.js +6 -0
- package/dist/constants/pathnames/pathname.manufacturing/index.esm.js.map +1 -1
- package/dist/constants/pathnames/pathname.manufacturing/index.js +1 -1
- package/dist/constants/pathnames/pathname.manufacturing/index.js.map +1 -1
- package/dist/constants/pathnames/pathname.rental/index.esm.js +12 -1
- package/dist/constants/pathnames/pathname.rental/index.esm.js.map +1 -1
- package/dist/constants/pathnames/pathname.rental/index.js +1 -1
- package/dist/constants/pathnames/pathname.rental/index.js.map +1 -1
- package/dist/contexts/AuthContext/index.esm.js +1 -1
- package/dist/contexts/AuthContext/index.esm.js.map +1 -1
- package/dist/contexts/AuthContext/index.js +1 -1
- package/dist/contexts/AuthContext/index.js.map +1 -1
- package/dist/contexts/index.d.ts +5 -16
- package/dist/contexts/index.esm.js +2 -2
- package/dist/contexts/index.js +1 -1
- package/dist/hooks/apiHelper/index.esm.js +1 -1
- package/dist/hooks/apiHelper/index.esm.js.map +1 -1
- package/dist/hooks/apiHelper/index.js +1 -1
- package/dist/hooks/apiHelper/index.js.map +1 -1
- package/dist/hooks/index.d.ts +16 -26
- package/dist/hooks/index.esm.js +25 -18
- package/dist/hooks/index.esm.js.map +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/use-material-calculations/index.esm.js +0 -8
- package/dist/hooks/use-material-calculations/index.esm.js.map +1 -1
- package/dist/hooks/use-material-calculations/index.js +1 -1
- package/dist/hooks/use-material-calculations/index.js.map +1 -1
- package/dist/hooks/useDataFetcher/index.esm.js +3 -2
- package/dist/hooks/useDataFetcher/index.esm.js.map +1 -1
- package/dist/hooks/useDataFetcher/index.js +1 -1
- package/dist/hooks/useDataFetcher/index.js.map +1 -1
- package/dist/hooks/useLanguageFallback/index.esm.js +0 -5
- package/dist/hooks/useLanguageFallback/index.esm.js.map +1 -1
- package/dist/hooks/useLanguageFallback/index.js +1 -1
- package/dist/hooks/useLanguageFallback/index.js.map +1 -1
- package/dist/hooks/useLocationFilter/index.esm.js +0 -5
- package/dist/hooks/useLocationFilter/index.esm.js.map +1 -1
- package/dist/hooks/useLocationFilter/index.js +1 -1
- package/dist/hooks/useLocationFilter/index.js.map +1 -1
- package/dist/hooks/useReduxIntegration/index.esm.js +39 -0
- package/dist/hooks/useReduxIntegration/index.esm.js.map +1 -0
- package/dist/hooks/useReduxIntegration/index.js +2 -0
- package/dist/hooks/useReduxIntegration/index.js.map +1 -0
- package/dist/icons/index.d.ts +177 -94
- package/dist/icons/index.esm.js +80 -76
- package/dist/icons/index.esm.js.map +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/index.esm.js +640 -747
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/layout/index.d.ts +2 -3
- package/dist/layout/index.esm.js +1 -1
- package/dist/layout/index.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.esm.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.esm.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.js +1 -1
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js +2 -3
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js.map +1 -1
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.js +1 -1
- package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.js.map +1 -1
- package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.js +1 -1
- package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.js.map +1 -1
- package/dist/node_modules/@mui/material/OutlinedInput/outlinedInputClasses/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/OutlinedInput/outlinedInputClasses/index.js +1 -1
- package/dist/node_modules/@mui/material/Popover/Popover/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/Popover/Popover/index.js +1 -1
- package/dist/node_modules/@mui/material/Snackbar/Snackbar/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/Snackbar/Snackbar/index.js +1 -1
- package/dist/node_modules/@mui/material/Tabs/Tabs/index.esm.js +1 -1
- package/dist/node_modules/@mui/material/Tabs/Tabs/index.js +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
- package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.js.map +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.esm.js +6 -6
- package/dist/node_modules/@mui/system/createStyled/index.js +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.js.map +1 -1
- package/dist/node_modules/@mui/system/esm/Container/createContainer/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/esm/Container/createContainer/index.js +1 -1
- package/dist/node_modules/@mui/system/esm/Stack/createStack/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/esm/Stack/createStack/index.js +2 -2
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.js +1 -1
- package/dist/node_modules/d3-axis/src/axis/index.esm.js +1 -5
- package/dist/node_modules/d3-axis/src/axis/index.esm.js.map +1 -1
- package/dist/node_modules/d3-axis/src/axis/index.js +1 -1
- package/dist/node_modules/d3-axis/src/axis/index.js.map +1 -1
- package/dist/node_modules/notistack/notistack.esm/index.esm.js +0 -3
- package/dist/node_modules/notistack/notistack.esm/index.esm.js.map +1 -1
- package/dist/node_modules/notistack/notistack.esm/index.js +1 -1
- package/dist/node_modules/notistack/notistack.esm/index.js.map +1 -1
- package/dist/node_modules/prop-types/checkPropTypes/index.esm.js +49 -56
- package/dist/node_modules/prop-types/checkPropTypes/index.esm.js.map +1 -1
- package/dist/node_modules/prop-types/checkPropTypes/index.js +1 -1
- package/dist/node_modules/prop-types/checkPropTypes/index.js.map +1 -1
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.esm.js +2 -2
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.esm.js.map +1 -1
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.js +1 -1
- package/dist/node_modules/prop-types/factoryWithTypeCheckers/index.js.map +1 -1
- package/dist/redux/hooks/index.esm.js +1 -1
- package/dist/redux/index.d.ts +8 -13
- package/dist/redux/index.esm.js +14 -30
- package/dist/redux/index.esm.js.map +1 -1
- package/dist/redux/index.js +1 -1
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.esm.js +0 -6
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.esm.js.map +1 -1
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.js +1 -1
- package/dist/redux/slices/inventoryReportsTitleBarSlice/index.js.map +1 -1
- package/dist/redux/slices/reportsTitleBarSlice/index.esm.js +1 -7
- package/dist/redux/slices/reportsTitleBarSlice/index.esm.js.map +1 -1
- package/dist/redux/slices/reportsTitleBarSlice/index.js +1 -1
- package/dist/redux/slices/reportsTitleBarSlice/index.js.map +1 -1
- package/dist/redux/slices/shareSlice/index.esm.js +1 -3
- package/dist/redux/slices/shareSlice/index.esm.js.map +1 -1
- package/dist/redux/slices/shareSlice/index.js +1 -1
- package/dist/redux/slices/shareSlice/index.js.map +1 -1
- package/dist/src/@types/index.d.ts +5 -0
- package/dist/src/assets/common-component/index.d.ts +1 -0
- package/dist/src/assets/dynamic-svg-icon/index.d.ts +2 -0
- package/dist/src/assets/index.d.ts +5 -0
- package/dist/src/assets/view-modal/index.d.ts +12 -0
- package/dist/src/components/Dashboard/index.d.ts +4 -0
- package/dist/src/components/accordion/index.d.ts +2 -0
- package/dist/src/components/action-bar/index.d.ts +2 -0
- package/dist/src/components/activity-tag/index.d.ts +2 -0
- package/dist/src/components/activityArea/index.d.ts +2 -0
- package/dist/src/components/activityLog/index.d.ts +2 -0
- package/dist/src/components/alert/index.d.ts +2 -0
- package/dist/src/components/appbar/index.d.ts +2 -0
- package/dist/src/components/approval-wrapper/index.d.ts +2 -0
- package/dist/src/components/avatar/index.d.ts +2 -0
- package/dist/src/components/board/index.d.ts +4 -0
- package/dist/src/components/bread-crumb/index.d.ts +2 -0
- package/dist/src/components/button/index.d.ts +2 -0
- package/dist/src/components/calculation-summary/components/index.d.ts +10 -0
- package/dist/src/components/calculation-summary/index.d.ts +3 -0
- package/dist/src/components/calendar/index.d.ts +2 -0
- package/dist/src/components/card-wrapper/index.d.ts +2 -0
- package/dist/src/components/change-user-password-modal/index.d.ts +2 -0
- package/dist/src/components/charts/bar-chart/index.d.ts +2 -0
- package/dist/src/components/charts/barChart/index.d.ts +2 -0
- package/dist/src/components/charts/barLineChart/index.d.ts +2 -0
- package/dist/src/components/charts/donut-chart/index.d.ts +2 -0
- package/dist/src/components/charts/donutChart/index.d.ts +2 -0
- package/dist/src/components/charts/groupBarChart/index.d.ts +2 -0
- package/dist/src/components/charts/index.d.ts +12 -0
- package/dist/src/components/charts/line-chart/area-lineChart.d.ts +2 -2
- package/dist/src/components/charts/line-chart/index.d.ts +6 -0
- package/dist/src/components/charts/multiLineChart/index.d.ts +2 -0
- package/dist/src/components/checkbox/index.d.ts +2 -0
- package/dist/src/components/chip/index.d.ts +2 -0
- package/dist/src/components/chip-generator/index.d.ts +2 -0
- package/dist/src/components/color-picker-input/index.d.ts +2 -0
- package/dist/src/components/confirm-modal/index.d.ts +3 -0
- package/dist/src/components/country-select/index.d.ts +2 -0
- package/dist/src/components/custom-snackbar/index.d.ts +2 -0
- package/dist/src/components/custom-toggle-switch/index.d.ts +2 -0
- package/dist/src/components/date-picker/index.d.ts +2 -0
- package/dist/src/components/date-range-picker/index.d.ts +2 -0
- package/dist/src/components/date-time-picker/index.d.ts +2 -0
- package/dist/src/components/dropdown-button/index.d.ts +2 -0
- package/dist/src/components/dynamic-layout-wrapper/index.d.ts +2 -0
- package/dist/src/components/editor/index.d.ts +2 -0
- package/dist/src/components/entity-view-wrapper/index.d.ts +2 -0
- package/dist/src/components/examples/index.d.ts +2 -0
- package/dist/src/components/expandable-summary-wrapper/index.d.ts +2 -0
- package/dist/src/components/fallback/index.d.ts +2 -0
- package/dist/src/components/filter/components/index.d.ts +16 -0
- package/dist/src/components/filter/index.d.ts +4 -0
- package/dist/src/components/footer/index.d.ts +2 -0
- package/dist/src/components/form-control/form-builder/form-builder-element/index.d.ts +25 -5
- package/dist/src/components/form-control/form-builder/form-builder-element/location-add-modal/index.d.ts +2 -0
- package/dist/src/components/form-control/form-builder/index.d.ts +3 -0
- package/dist/src/components/form-control/form-parser/index.d.ts +8 -0
- package/dist/src/components/form-control/index.d.ts +2 -2
- package/dist/src/components/form-header/index.d.ts +2 -0
- package/dist/src/components/gantt/index.d.ts +2 -0
- package/dist/src/components/grid/custom-grid-card/index.d.ts +2 -0
- package/dist/src/components/grid/grid-card/index.d.ts +2 -0
- package/dist/src/components/grid/grid-wrapper/index.d.ts +2 -0
- package/dist/src/components/grid/index.d.ts +3 -0
- package/dist/src/components/grid-fallback/index.d.ts +2 -0
- package/dist/src/components/header/components/index.d.ts +1 -0
- package/dist/src/components/header/components/notification-menu/index.d.ts +2 -0
- package/dist/src/components/header/index.d.ts +6 -0
- package/dist/src/components/header/redux/index.d.ts +5 -0
- package/dist/src/components/header-card/index.d.ts +2 -0
- package/dist/src/components/hr-line/index.d.ts +2 -0
- package/dist/src/components/icons/index.d.ts +163 -80
- package/dist/src/components/icons/sort-arrow-icon.d.ts +2 -2
- package/dist/src/components/index.d.ts +106 -123
- package/dist/src/components/info-card/index.d.ts +2 -0
- package/dist/src/components/inventory-reports-title-bar/component/index.d.ts +2 -0
- package/dist/src/components/inventory-reports-title-bar/index.d.ts +5 -0
- package/dist/src/components/inventory-reports-title-bar/redux/index.d.ts +5 -0
- package/dist/src/components/inventory-reports-title-bar/report-buttons/index.d.ts +2 -0
- package/dist/src/components/label-value/index.d.ts +2 -0
- package/dist/src/components/list/index.d.ts +2 -0
- package/dist/src/components/listing/index.d.ts +2 -2
- package/dist/src/components/loaders/index.d.ts +5 -1
- package/dist/src/components/material-editable-table/components/index.d.ts +8 -0
- package/dist/src/components/material-editable-table/index.d.ts +4 -0
- package/dist/src/components/material-table/components/index.d.ts +8 -0
- package/dist/src/components/material-table/index.d.ts +4 -0
- package/dist/src/components/material-table/material-table.d.ts +1 -1
- package/dist/src/components/menu/index.d.ts +2 -0
- package/dist/src/components/modal/index.d.ts +2 -0
- package/dist/src/components/module-button/index.d.ts +2 -0
- package/dist/src/components/mulitline/index.d.ts +2 -0
- package/dist/src/components/multi-select/index.d.ts +2 -0
- package/dist/src/components/page-navigator/components/index.d.ts +10 -0
- package/dist/src/components/page-navigator/index.d.ts +3 -0
- package/dist/src/components/pagination/index.d.ts +2 -0
- package/dist/src/components/parties-modal/index.d.ts +4 -0
- package/dist/src/components/parties-modal/utils/index.d.ts +1 -0
- package/dist/src/components/phone-input/index.d.ts +2 -0
- package/dist/src/components/providers/index.d.ts +2 -1
- package/dist/src/components/quick-approval-modal/index.d.ts +2 -0
- package/dist/src/components/radio/index.d.ts +2 -0
- package/dist/src/components/reports/dynamic-report/index.d.ts +3 -0
- package/dist/src/components/reports/index.d.ts +1 -0
- package/dist/src/components/reports-title-bar/index.d.ts +4 -0
- package/dist/src/components/reports-title-bar/redux/index.d.ts +5 -0
- package/dist/src/components/reports-title-bar/report-buttons/index.d.ts +2 -0
- package/dist/src/components/reset-password-modal/index.d.ts +2 -0
- package/dist/src/components/rfq-response/index.d.ts +2 -0
- package/dist/src/components/save-filter-modal/index.d.ts +2 -0
- package/dist/src/components/schedule-report/index.d.ts +6 -0
- package/dist/src/components/schedule-report/utils/index.d.ts +3 -0
- package/dist/src/components/search-bar/index.d.ts +2 -0
- package/dist/src/components/select/controller/index.d.ts +4 -0
- package/dist/src/components/select/index.d.ts +5 -0
- package/dist/src/components/share-modal/index.d.ts +5 -0
- package/dist/src/components/share-modal/redux/index.d.ts +5 -0
- package/dist/src/components/sidebar/index.d.ts +2 -0
- package/dist/src/components/snackbar/index.d.ts +2 -0
- package/dist/src/components/sub-header-doc/index.d.ts +2 -0
- package/dist/src/components/switches/index.d.ts +2 -0
- package/dist/src/components/tab-bar-ui/index.d.ts +2 -0
- package/dist/src/components/tabs/index.d.ts +2 -0
- package/dist/src/components/text-area/index.d.ts +2 -0
- package/dist/src/components/text-field/index.d.ts +2 -0
- package/dist/src/components/time-picker/index.d.ts +2 -0
- package/dist/src/components/time-range-picker/index.d.ts +2 -0
- package/dist/src/components/title-dropdown-button/index.d.ts +2 -0
- package/dist/src/components/toast/index.d.ts +2 -0
- package/dist/src/components/toggle/index.d.ts +2 -0
- package/dist/src/components/toggle-switch/index.d.ts +2 -0
- package/dist/src/components/tooltip/index.d.ts +2 -0
- package/dist/src/components/typography/index.d.ts +2 -0
- package/dist/src/components/upload/index.d.ts +4 -0
- package/dist/src/components/upload-excel/index.d.ts +4 -0
- package/dist/src/components/upload-media/index.d.ts +2 -0
- package/dist/src/components/user-dropdown/index.d.ts +2 -0
- package/dist/src/components/value-field/index.d.ts +2 -0
- package/dist/src/components/view-modal/index.d.ts +2 -0
- package/dist/src/constants/index.d.ts +5 -3
- package/dist/src/constants/lang/index.d.ts +6 -0
- package/dist/src/constants/pathnames/index.d.ts +13 -554
- package/dist/src/contexts/index.d.ts +5 -5
- package/dist/src/hooks/apiHelper.d.ts +1 -1
- package/dist/src/hooks/index.d.ts +15 -13
- package/dist/src/hooks/useDataFetcher.d.ts +2 -2
- package/dist/src/layout/fullScreen/index.d.ts +2 -0
- package/dist/src/layout/index.d.ts +2 -2
- package/dist/src/layout/sidebarScreen/index.d.ts +2 -0
- package/dist/src/redux/index.d.ts +5 -6
- package/dist/src/redux/slices/index.d.ts +8 -10
- package/dist/src/styles/index.d.ts +1 -2
- package/dist/src/theme/index.d.ts +7 -3
- package/dist/src/theme/types/index.d.ts +1 -0
- package/dist/src/utils/index.d.ts +12 -10
- package/dist/src/views/afterAuth/dashboard/index.d.ts +3 -0
- package/dist/src/views/afterAuth/dashboard/redux/index.d.ts +5 -0
- package/dist/src/views/afterAuth/index.d.ts +2 -0
- package/dist/src/views/afterAuth/page-view/index.d.ts +4 -0
- package/dist/src/views/afterAuth/page-view/redux/index.d.ts +5 -0
- package/dist/src/views/afterAuth/page-view/utils/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/change-password/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/activity-tag-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/calendar-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/drive-dashboard-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/gantt-data/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/components/grid-data/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/components/index.d.ts +13 -2
- package/dist/src/views/beforeAuth/components/kanbann-content/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/list-content/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/components/multiline-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/share-modal-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/shared-pages-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/tabs-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/user-dashboard-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/components/user-dropdown-data/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/forgot-password/index.d.ts +1 -0
- package/dist/src/views/beforeAuth/index.d.ts +6 -0
- package/dist/src/views/beforeAuth/landing/index.d.ts +2 -0
- package/dist/src/views/beforeAuth/reset-password/index.d.ts +1 -0
- package/dist/src/views/form-builder/element-edit-forms/index.d.ts +7 -0
- package/dist/src/views/form-builder/index.d.ts +7 -31
- package/dist/src/views/form-builder/redux/index.d.ts +5 -0
- package/dist/src/views/form-builder/utils/index.d.ts +1 -2
- package/dist/src/views/index.d.ts +7 -2
- package/dist/src/views/template-editor/add-template/index.d.ts +1 -0
- package/dist/src/views/template-editor/company-selection-modal/index.d.ts +1 -0
- package/dist/src/views/template-editor/components/controllers/index.d.ts +18 -0
- package/dist/src/views/template-editor/components/index.d.ts +7 -9
- package/dist/src/views/template-editor/edit-section-modal/index.d.ts +1 -0
- package/dist/src/views/template-editor/index.d.ts +10 -10
- package/dist/src/views/template-editor/template-modal/index.d.ts +3 -1
- package/dist/src/views/template-editor/template-name-modal/index.d.ts +1 -0
- package/dist/src/views/template-editor/types/index.d.ts +1 -1
- package/dist/src/views/template-editor/utils/index.d.ts +3 -3
- package/dist/style.css +70 -90
- package/dist/styles/index.esm.js +4 -89
- package/dist/styles/index.esm.js.map +1 -1
- package/dist/styles/index.js +1 -1
- package/dist/styles/themes/index/index.esm.js +78 -0
- package/dist/styles/themes/index/index.esm.js.map +1 -0
- package/dist/styles/themes/index/index.js +2 -0
- package/dist/styles/themes/index/index.js.map +1 -0
- package/dist/theme/index.d.ts +7 -5
- package/dist/theme/index.esm.js +12 -5
- package/dist/theme/index.esm.js.map +1 -1
- package/dist/theme/index.js +1 -1
- package/dist/theme/theme-impl/index.esm.js +1 -1
- package/dist/theme/typography/index.esm.js +113 -0
- package/dist/theme/typography/index.esm.js.map +1 -0
- package/dist/theme/typography/index.js +2 -0
- package/dist/theme/typography/index.js.map +1 -0
- package/dist/utils/dateFormat/index.esm.js +7 -0
- package/dist/utils/dateFormat/index.esm.js.map +1 -1
- package/dist/utils/dateFormat/index.js +1 -1
- package/dist/utils/dateFormat/index.js.map +1 -1
- package/dist/utils/i18n/index.esm.js +37 -0
- package/dist/utils/i18n/index.esm.js.map +1 -0
- package/dist/utils/i18n/index.js +2 -0
- package/dist/utils/i18n/index.js.map +1 -0
- package/dist/utils/index.d.ts +34 -35
- package/dist/utils/index.esm.js +18 -73
- package/dist/utils/index.esm.js.map +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/utils/metaComponent/index.esm.js +27 -0
- package/dist/utils/metaComponent/index.esm.js.map +1 -0
- package/dist/utils/metaComponent/index.js +6 -0
- package/dist/utils/metaComponent/index.js.map +1 -0
- package/dist/views/404/index.esm.js +31 -0
- package/dist/views/404/index.esm.js.map +1 -0
- package/dist/views/404/index.js +6 -0
- package/dist/views/404/index.js.map +1 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.esm.js +76 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.esm.js.map +1 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.js +8 -0
- package/dist/views/afterAuth/dashboard/dashboard/index.js.map +1 -0
- package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js +0 -6
- package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js.map +1 -1
- package/dist/views/afterAuth/dashboard/redux/reducer/index.js +1 -1
- package/dist/views/afterAuth/dashboard/redux/reducer/index.js.map +1 -1
- package/dist/views/afterAuth/page-view/page-view/index.esm.js +100 -0
- package/dist/views/afterAuth/page-view/page-view/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/page-view/index.js +6 -0
- package/dist/views/afterAuth/page-view/page-view/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.esm.js +13 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/actionCreator/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js +63 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/reducer/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/state/index.esm.js +31 -0
- package/dist/views/afterAuth/page-view/redux/state/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/redux/state/index.js +2 -0
- package/dist/views/afterAuth/page-view/redux/state/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.esm.js +137 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.js +2 -0
- package/dist/views/afterAuth/page-view/utils/default-data/index.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.esm.js +137 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.esm.js.map +1 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.js +2 -0
- package/dist/views/afterAuth/page-view/utils/local-data/index.js.map +1 -0
- package/dist/views/beforeAuth/change-password/change-password/index.esm.js +182 -0
- package/dist/views/beforeAuth/change-password/change-password/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/change-password/change-password/index.js +17 -0
- package/dist/views/beforeAuth/change-password/change-password/index.js.map +1 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.esm.js +177 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.js +16 -0
- package/dist/views/beforeAuth/forgot-password/forgot-password/index.js.map +1 -0
- package/dist/views/beforeAuth/landing/landing/index.esm.js +35 -0
- package/dist/views/beforeAuth/landing/landing/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/landing/landing/index.js +8 -0
- package/dist/views/beforeAuth/landing/landing/index.js.map +1 -0
- package/dist/views/beforeAuth/login/index/index.esm.js +209 -0
- package/dist/views/beforeAuth/login/index/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/login/index/index.js +20 -0
- package/dist/views/beforeAuth/login/index/index.js.map +1 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.esm.js +34 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.js +2 -0
- package/dist/views/beforeAuth/reset-password/reset-password/index.js.map +1 -0
- package/dist/views/form-builder/custom-form/index.esm.js +2 -2
- package/dist/views/form-builder/custom-form/index.js +10 -10
- package/dist/views/form-builder/element-edit-forms/select/index.esm.js +1 -1
- package/dist/views/form-builder/element-edit-forms/select/index.js +8 -8
- package/dist/views/form-builder/redux/actionCreator/index.esm.js +1 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js +6 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js.map +1 -1
- package/dist/views/form-builder/redux/reducer/index.js +1 -1
- package/dist/views/form-builder/redux/reducer/index.js.map +1 -1
- package/dist/views/index.esm.js +139 -65
- package/dist/views/index.esm.js.map +1 -1
- package/dist/views/index.js +1 -1
- package/dist/views/privateRoute/index.esm.js +14 -0
- package/dist/views/privateRoute/index.esm.js.map +1 -0
- package/dist/views/privateRoute/index.js +2 -0
- package/dist/views/privateRoute/index.js.map +1 -0
- package/dist/views/template-editor/components/EditorHeader/index.esm.js +1 -1
- package/dist/views/template-editor/components/EditorHeader/index.js +3 -3
- package/dist/views/template-editor/components/EditorSection/index.esm.js +1 -1
- package/dist/views/template-editor/components/EditorSection/index.js +3 -3
- package/dist/views/template-editor/components/SectionFormatPanel/index.esm.js +1 -1
- package/dist/views/template-editor/components/SectionFormatPanel/index.js +3 -3
- package/dist/views/template-editor/components/controllers/TableControls/index.esm.js +1 -1
- package/dist/views/template-editor/components/controllers/TableControls/index.js +56 -56
- package/dist/views/template-editor/templates/index.esm.js +1 -1
- package/dist/views/template-editor/templates/index.js +3 -3
- package/dist/views/template-editor/templates/index.js.map +1 -1
- package/dist/views/template-editor/utils/default-data/index.esm.js +33 -0
- package/dist/views/template-editor/utils/default-data/index.esm.js.map +1 -0
- package/dist/views/template-editor/utils/default-data/index.js +2 -0
- package/dist/views/template-editor/utils/default-data/index.js.map +1 -0
- package/package.json +2 -2
- package/src/styles/index.ts +1 -146
- package/dist/_virtual/ArrowBack/index.esm.js +0 -5
- package/dist/_virtual/ArrowBack/index.esm.js.map +0 -1
- package/dist/_virtual/ArrowBack/index.js +0 -2
- package/dist/_virtual/ArrowBack/index.js.map +0 -1
- package/dist/_virtual/ArrowForward/index.esm.js +0 -5
- package/dist/_virtual/ArrowForward/index.esm.js.map +0 -1
- package/dist/_virtual/ArrowForward/index.js +0 -2
- package/dist/_virtual/ArrowForward/index.js.map +0 -1
- package/dist/_virtual/IndeterminateCheckBox/index.esm.js +0 -5
- package/dist/_virtual/IndeterminateCheckBox/index.esm.js.map +0 -1
- package/dist/_virtual/IndeterminateCheckBox/index.js +0 -2
- package/dist/_virtual/IndeterminateCheckBox/index.js.map +0 -1
- package/dist/_virtual/NorthEast/index.esm.js +0 -5
- package/dist/_virtual/NorthEast/index.esm.js.map +0 -1
- package/dist/_virtual/NorthEast/index.js +0 -2
- package/dist/_virtual/NorthEast/index.js.map +0 -1
- package/dist/_virtual/Visibility/index.esm.js +0 -5
- package/dist/_virtual/Visibility/index.esm.js.map +0 -1
- package/dist/_virtual/Visibility/index.js +0 -2
- package/dist/_virtual/Visibility/index.js.map +0 -1
- package/dist/components/activity-tag/activity-tag/index.esm.js +0 -154
- package/dist/components/activity-tag/activity-tag/index.esm.js.map +0 -1
- package/dist/components/activity-tag/activity-tag/index.js +0 -15
- package/dist/components/activity-tag/activity-tag/index.js.map +0 -1
- package/dist/components/activityLog/activity-log/index.esm.js +0 -104
- package/dist/components/activityLog/activity-log/index.esm.js.map +0 -1
- package/dist/components/activityLog/activity-log/index.js +0 -14
- package/dist/components/activityLog/activity-log/index.js.map +0 -1
- package/dist/components/button/button.scss/index.esm.js +0 -2
- package/dist/components/button/button.scss/index.esm.js.map +0 -1
- package/dist/components/button/button.scss/index.js +0 -2
- package/dist/components/button/button.scss/index.js.map +0 -1
- package/dist/components/charts/bar-chart/bar-chart/index.esm.js +0 -85
- package/dist/components/charts/bar-chart/bar-chart/index.esm.js.map +0 -1
- package/dist/components/charts/bar-chart/bar-chart/index.js +0 -2
- package/dist/components/charts/bar-chart/bar-chart/index.js.map +0 -1
- package/dist/components/charts/barChart/barChart/index.esm.js +0 -147
- package/dist/components/charts/barChart/barChart/index.esm.js.map +0 -1
- package/dist/components/charts/barChart/barChart/index.js +0 -2
- package/dist/components/charts/barChart/barChart/index.js.map +0 -1
- package/dist/components/charts/donut-chart/donut-chart/index.esm.js +0 -85
- package/dist/components/charts/donut-chart/donut-chart/index.esm.js.map +0 -1
- package/dist/components/charts/donut-chart/donut-chart/index.js +0 -6
- package/dist/components/charts/donut-chart/donut-chart/index.js.map +0 -1
- package/dist/components/charts/donutChart/DonutChart/index.esm.js +0 -96
- package/dist/components/charts/donutChart/DonutChart/index.esm.js.map +0 -1
- package/dist/components/charts/donutChart/DonutChart/index.js +0 -5
- package/dist/components/charts/donutChart/DonutChart/index.js.map +0 -1
- package/dist/components/charts/line-chart/area-line-chart/index.esm.js +0 -40
- package/dist/components/charts/line-chart/area-line-chart/index.esm.js.map +0 -1
- package/dist/components/charts/line-chart/area-line-chart/index.js +0 -2
- package/dist/components/charts/line-chart/area-line-chart/index.js.map +0 -1
- package/dist/components/grid/grid-card/grid-card.scss/index.esm.js +0 -2
- package/dist/components/grid/grid-card/grid-card.scss/index.esm.js.map +0 -1
- package/dist/components/grid/grid-card/grid-card.scss/index.js +0 -2
- package/dist/components/grid/grid-card/grid-card.scss/index.js.map +0 -1
- package/dist/components/list/list.scss/index.esm.js +0 -2
- package/dist/components/list/list.scss/index.esm.js.map +0 -1
- package/dist/components/list/list.scss/index.js +0 -2
- package/dist/components/list/list.scss/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/NorthEast/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/NorthEast/index.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js +0 -18
- package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/icons-material/Visibility/index.js +0 -2
- package/dist/node_modules/@mui/icons-material/Visibility/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js +0 -95
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js +0 -3
- package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js +0 -2
- package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js +0 -76
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js +0 -91
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js +0 -118
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js +0 -128
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js +0 -6
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js +0 -73
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js +0 -3
- package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js +0 -2
- package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js +0 -8
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js +0 -2
- package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js +0 -95
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js +0 -3
- package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js +0 -201
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js +0 -3
- package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js +0 -125
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js +0 -4
- package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js +0 -170
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js +0 -3
- package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js +0 -120
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js +0 -3
- package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js +0 -92
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.js +0 -3
- package/dist/node_modules/@mui/material/CardActions/CardActions/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js +0 -196
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js +0 -2
- package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js +0 -76
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js +0 -3
- package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js +0 -231
- package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/Fab/index.js +0 -3
- package/dist/node_modules/@mui/material/Fab/Fab/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Fab/fabClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js +0 -135
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/Hidden/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js +0 -176
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js +0 -3
- package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js +0 -119
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js +0 -92
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.js +0 -2
- package/dist/node_modules/@mui/material/Hidden/withWidth/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js +0 -156
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.js +0 -3
- package/dist/node_modules/@mui/material/ImageList/ImageList/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js +0 -173
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js +0 -3
- package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js +0 -222
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js +0 -3
- package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js +0 -216
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js +0 -3
- package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js +0 -126
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js +0 -3
- package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js.map +0 -1
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js +0 -55
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js +0 -2
- package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js +0 -638
- package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/Rating/index.js +0 -7
- package/dist/node_modules/@mui/material/Rating/Rating/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js +0 -105
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js +0 -3
- package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js +0 -453
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js +0 -4
- package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js +0 -245
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js +0 -137
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js +0 -4
- package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/Step/index.esm.js +0 -169
- package/dist/node_modules/@mui/material/Step/Step/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/Step/index.js +0 -3
- package/dist/node_modules/@mui/material/Step/Step/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/StepContext/index.js +0 -2
- package/dist/node_modules/@mui/material/Step/StepContext/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Step/stepClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Step/stepClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js +0 -132
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.js +0 -3
- package/dist/node_modules/@mui/material/StepButton/StepButton/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js +0 -136
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js +0 -3
- package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js +0 -152
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.js +0 -2
- package/dist/node_modules/@mui/material/StepContent/StepContent/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js +0 -161
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js +0 -2
- package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js +0 -239
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js +0 -3
- package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js +0 -155
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.js +0 -3
- package/dist/node_modules/@mui/material/Stepper/Stepper/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js +0 -2
- package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js +0 -10
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js +0 -82
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js +0 -3
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js +0 -538
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js +0 -2
- package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js +0 -443
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js +0 -3
- package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js +0 -179
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js +0 -3
- package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js +0 -11
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js +0 -2
- package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js.map +0 -1
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js +0 -196
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.js +0 -3
- package/dist/node_modules/@mui/material/Zoom/Zoom/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js +0 -9
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js +0 -2
- package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js.map +0 -1
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js +0 -51
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js.map +0 -1
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js +0 -2
- package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/arc/index.esm.js +0 -134
- package/dist/node_modules/d3-shape/src/arc/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/arc/index.js +0 -2
- package/dist/node_modules/d3-shape/src/arc/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/descending/index.esm.js +0 -7
- package/dist/node_modules/d3-shape/src/descending/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/descending/index.js +0 -2
- package/dist/node_modules/d3-shape/src/descending/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/identity/index.esm.js +0 -7
- package/dist/node_modules/d3-shape/src/identity/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/identity/index.js +0 -2
- package/dist/node_modules/d3-shape/src/identity/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/math/index.esm.js +0 -33
- package/dist/node_modules/d3-shape/src/math/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/math/index.js +0 -2
- package/dist/node_modules/d3-shape/src/math/index.js.map +0 -1
- package/dist/node_modules/d3-shape/src/pie/index.esm.js +0 -56
- package/dist/node_modules/d3-shape/src/pie/index.esm.js.map +0 -1
- package/dist/node_modules/d3-shape/src/pie/index.js +0 -2
- package/dist/node_modules/d3-shape/src/pie/index.js.map +0 -1
- package/dist/src/views/afterAuth/accounting.d.ts +0 -4
- package/dist/src/views/afterAuth/crm.d.ts +0 -4
- package/dist/src/views/afterAuth/document.d.ts +0 -4
- package/dist/src/views/afterAuth/hrms.d.ts +0 -4
- package/dist/src/views/afterAuth/inventory.d.ts +0 -4
- package/dist/src/views/afterAuth/manufacturing.d.ts +0 -4
- package/dist/src/views/afterAuth/office.d.ts +0 -4
- package/dist/src/views/afterAuth/procurement.d.ts +0 -4
- package/dist/src/views/afterAuth/project.d.ts +0 -4
- package/dist/src/views/afterAuth/purchase.d.ts +0 -4
- package/dist/src/views/afterAuth/quotes.d.ts +0 -4
- package/dist/src/views/afterAuth/rental.d.ts +0 -4
- package/dist/src/views/afterAuth/user.d.ts +0 -4
- package/dist/src/views/beforeAuth/components/user-profile-data/user-profile-data.d.ts +0 -9
- package/dist/styles/sass/_mixins.scss/index.esm.js +0 -2
- package/dist/styles/sass/_mixins.scss/index.esm.js.map +0 -1
- package/dist/styles/sass/_mixins.scss/index.js +0 -2
- package/dist/styles/sass/_mixins.scss/index.js.map +0 -1
- package/dist/styles/sass/_variables.scss/index.esm.js +0 -2
- package/dist/styles/sass/_variables.scss/index.esm.js.map +0 -1
- package/dist/styles/sass/_variables.scss/index.js +0 -2
- package/dist/styles/sass/_variables.scss/index.js.map +0 -1
- package/dist/views/beforeAuth/components/index/index.esm.js +0 -1144
- package/dist/views/beforeAuth/components/index/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/index/index.js +0 -206
- package/dist/views/beforeAuth/components/index/index.js.map +0 -1
- package/dist/views/beforeAuth/login/index.scss/index.esm.js +0 -2
- package/dist/views/beforeAuth/login/index.scss/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/login/index.scss/index.js +0 -2
- package/dist/views/beforeAuth/login/index.scss/index.js.map +0 -1
- package/dist/views/form-builder/index/index.esm.js +0 -32
- package/dist/views/form-builder/index/index.esm.js.map +0 -1
- package/dist/views/form-builder/index/index.js +0 -2
- package/dist/views/form-builder/index/index.js.map +0 -1
package/dist/styles/index.esm.js
CHANGED
|
@@ -1,90 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
/* empty css */
|
|
6
|
-
/* empty css */
|
|
7
|
-
/* empty css */
|
|
8
|
-
/* empty css */
|
|
9
|
-
/* empty css */
|
|
10
|
-
/* empty css */
|
|
11
|
-
/* empty css */
|
|
12
|
-
/* empty css */
|
|
13
|
-
/* empty css */
|
|
14
|
-
/* empty css */
|
|
15
|
-
/* empty css */
|
|
16
|
-
/* empty css */
|
|
17
|
-
/* empty css */
|
|
18
|
-
/* empty css */
|
|
19
|
-
/* empty css */
|
|
20
|
-
/* empty css */
|
|
21
|
-
/* empty css */
|
|
22
|
-
/* empty css */
|
|
23
|
-
/* empty css */
|
|
24
|
-
/* empty css */
|
|
25
|
-
/* empty css */
|
|
26
|
-
/* empty css */
|
|
27
|
-
/* empty css */
|
|
28
|
-
/* empty css */
|
|
29
|
-
/* empty css */
|
|
30
|
-
/* empty css */
|
|
31
|
-
/* empty css */
|
|
32
|
-
/* empty css */
|
|
33
|
-
/* empty css */
|
|
34
|
-
/* empty css */
|
|
35
|
-
/* empty css */
|
|
36
|
-
/* empty css */
|
|
37
|
-
/* empty css */
|
|
38
|
-
/* empty css */
|
|
39
|
-
/* empty css */
|
|
40
|
-
/* empty css */
|
|
41
|
-
/* empty css */
|
|
42
|
-
/* empty css */
|
|
43
|
-
/* empty css */
|
|
44
|
-
/* empty css */
|
|
45
|
-
/* empty css */
|
|
46
|
-
/* empty css */
|
|
47
|
-
/* empty css */
|
|
48
|
-
/* empty css */
|
|
49
|
-
/* empty css */
|
|
50
|
-
/* empty css */
|
|
51
|
-
/* empty css */
|
|
52
|
-
/* empty css */
|
|
53
|
-
/* empty css */
|
|
54
|
-
/* empty css */
|
|
55
|
-
/* empty css */
|
|
56
|
-
/* empty css */
|
|
57
|
-
/* empty css */
|
|
58
|
-
/* empty css */
|
|
59
|
-
/* empty css */
|
|
60
|
-
/* empty css */
|
|
61
|
-
/* empty css */
|
|
62
|
-
/* empty css */
|
|
63
|
-
/* empty css */
|
|
64
|
-
/* empty css */
|
|
65
|
-
/* empty css */
|
|
66
|
-
/* empty css */
|
|
67
|
-
/* empty css */
|
|
68
|
-
/* empty css */
|
|
69
|
-
/* empty css */
|
|
70
|
-
/* empty css */
|
|
71
|
-
/* empty css */
|
|
72
|
-
/* empty css */
|
|
73
|
-
/* empty css */
|
|
74
|
-
/* empty css */
|
|
75
|
-
/* empty css */
|
|
76
|
-
/* empty css */
|
|
77
|
-
/* empty css */
|
|
78
|
-
/* empty css */
|
|
79
|
-
/* empty css */
|
|
80
|
-
/* empty css */
|
|
81
|
-
/* empty css */
|
|
82
|
-
/* empty css */
|
|
83
|
-
/* empty css */
|
|
84
|
-
/* empty css */
|
|
85
|
-
/* empty css */
|
|
86
|
-
/* empty css */
|
|
87
|
-
/* empty css */
|
|
88
|
-
/* empty css */
|
|
89
|
-
/* empty css */
|
|
1
|
+
import { themes } from "./themes/index/index.esm.js";
|
|
2
|
+
export {
|
|
3
|
+
themes
|
|
4
|
+
};
|
|
90
5
|
//# sourceMappingURL=index.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/styles/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict"
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./themes/index/index.js");exports.themes=e.themes;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { red, blue, olive, primaryGreen, error, green, magenta, lightGreen, neutral } from "../../../theme/color/index.esm.js";
|
|
2
|
+
import createTheme from "../../../node_modules/@mui/material/styles/createTheme/index.esm.js";
|
|
3
|
+
function createLightTheme(primaryColor) {
|
|
4
|
+
const primaryColorVariations = [
|
|
5
|
+
{
|
|
6
|
+
label: "Olive Green",
|
|
7
|
+
color: olive
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
label: "Primary Green",
|
|
11
|
+
color: primaryGreen
|
|
12
|
+
}
|
|
13
|
+
];
|
|
14
|
+
const theme = createTheme({
|
|
15
|
+
typography: {
|
|
16
|
+
fontFamily: `Inter, sans-serif`
|
|
17
|
+
},
|
|
18
|
+
palette: {
|
|
19
|
+
theme: {
|
|
20
|
+
bg: "#ffffff",
|
|
21
|
+
text: "#ff0000",
|
|
22
|
+
primary: {
|
|
23
|
+
...primaryColor ? primaryColor : primaryGreen
|
|
24
|
+
},
|
|
25
|
+
secondary: {
|
|
26
|
+
...neutral
|
|
27
|
+
},
|
|
28
|
+
tertiary1: { ...olive },
|
|
29
|
+
tertiary2: { ...lightGreen },
|
|
30
|
+
tertiary3: { ...magenta },
|
|
31
|
+
tertiary4: { ...green },
|
|
32
|
+
tertiary5: { ...blue },
|
|
33
|
+
tertiary6: { ...red },
|
|
34
|
+
error: { ...error }
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
return { theme, primaryColorVariations };
|
|
39
|
+
}
|
|
40
|
+
function createDarkTheme(primaryColor) {
|
|
41
|
+
const primaryColorVariations = [
|
|
42
|
+
{
|
|
43
|
+
label: "Red",
|
|
44
|
+
color: red
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
label: "Blue",
|
|
48
|
+
color: blue
|
|
49
|
+
}
|
|
50
|
+
];
|
|
51
|
+
const theme = createTheme({
|
|
52
|
+
palette: {
|
|
53
|
+
theme: {
|
|
54
|
+
bg: "#d9def2",
|
|
55
|
+
text: "#002fee",
|
|
56
|
+
primary: {
|
|
57
|
+
...primaryColor ? primaryColor : blue
|
|
58
|
+
},
|
|
59
|
+
secondary: {
|
|
60
|
+
...neutral
|
|
61
|
+
},
|
|
62
|
+
tertiary1: { ...olive },
|
|
63
|
+
tertiary2: { ...lightGreen },
|
|
64
|
+
tertiary3: { ...magenta },
|
|
65
|
+
tertiary4: { ...green },
|
|
66
|
+
tertiary5: { ...blue },
|
|
67
|
+
tertiary6: { ...red },
|
|
68
|
+
error: { ...error }
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
return { theme, primaryColorVariations };
|
|
73
|
+
}
|
|
74
|
+
const themes = { createLightTheme, createDarkTheme };
|
|
75
|
+
export {
|
|
76
|
+
themes
|
|
77
|
+
};
|
|
78
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../../src/styles/themes/index.tsx"],"sourcesContent":["import { createTheme } from \"@mui/material/styles\";\nimport {\n Color,\n primaryGreen,\n neutral,\n lightGreen,\n magenta,\n green,\n blue,\n red,\n olive,\n error,\n} from \"../../theme/color\";\n// import { typography } from \"./typography\";\n\nfunction createLightTheme(primaryColor?: Color) {\n const primaryColorVariations = [\n {\n label: \"Olive Green\",\n color: olive,\n },\n {\n label: \"Primary Green\",\n color: primaryGreen,\n },\n ];\n\n const theme = createTheme({\n typography: {\n fontFamily: `Inter, sans-serif`,\n },\n palette: {\n theme: {\n bg: \"#ffffff\",\n text: \"#ff0000\",\n primary: {\n ...(primaryColor ? primaryColor : primaryGreen),\n },\n secondary: {\n ...neutral,\n },\n tertiary1: { ...olive },\n tertiary2: { ...lightGreen },\n tertiary3: { ...magenta },\n tertiary4: { ...green },\n tertiary5: { ...blue },\n tertiary6: { ...red },\n error: { ...error },\n },\n },\n });\n\n return { theme, primaryColorVariations };\n}\n\nfunction createDarkTheme(primaryColor?: Color) {\n const primaryColorVariations = [\n {\n label: \"Red\",\n color: red,\n },\n {\n label: \"Blue\",\n color: blue,\n },\n ];\n\n const theme = createTheme({\n palette: {\n theme: {\n bg: \"#d9def2\",\n text: \"#002fee\",\n primary: {\n ...(primaryColor ? primaryColor : blue),\n },\n secondary: {\n ...neutral,\n },\n tertiary1: { ...olive },\n tertiary2: { ...lightGreen },\n tertiary3: { ...magenta },\n tertiary4: { ...green },\n tertiary5: { ...blue },\n tertiary6: { ...red },\n error: { ...error },\n },\n },\n });\n\n return { theme, primaryColorVariations };\n}\n\nexport const themes = { createLightTheme, createDarkTheme };\n"],"names":[],"mappings":";;AAeA,SAAS,iBAAiB,cAAsB;AAC9C,QAAM,yBAAyB;AAAA,IAC7B;AAAA,MACE,OAAO;AAAA,MACP,OAAO;AAAA,IAAA;AAAA,IAET;AAAA,MACE,OAAO;AAAA,MACP,OAAO;AAAA,IAAA;AAAA,EACT;AAGF,QAAM,QAAQ,YAAY;AAAA,IACxB,YAAY;AAAA,MACV,YAAY;AAAA,IAAA;AAAA,IAEd,SAAS;AAAA,MACP,OAAO;AAAA,QACL,IAAI;AAAA,QACJ,MAAM;AAAA,QACN,SAAS;AAAA,UACP,GAAI,eAAe,eAAe;AAAA,QAAA;AAAA,QAEpC,WAAW;AAAA,UACT,GAAG;AAAA,QAAA;AAAA,QAEL,WAAW,EAAE,GAAG,MAAA;AAAA,QAChB,WAAW,EAAE,GAAG,WAAA;AAAA,QAChB,WAAW,EAAE,GAAG,QAAA;AAAA,QAChB,WAAW,EAAE,GAAG,MAAA;AAAA,QAChB,WAAW,EAAE,GAAG,KAAA;AAAA,QAChB,WAAW,EAAE,GAAG,IAAA;AAAA,QAChB,OAAO,EAAE,GAAG,MAAA;AAAA,MAAM;AAAA,IACpB;AAAA,EACF,CACD;AAED,SAAO,EAAE,OAAO,uBAAA;AAClB;AAEA,SAAS,gBAAgB,cAAsB;AAC7C,QAAM,yBAAyB;AAAA,IAC7B;AAAA,MACE,OAAO;AAAA,MACP,OAAO;AAAA,IAAA;AAAA,IAET;AAAA,MACE,OAAO;AAAA,MACP,OAAO;AAAA,IAAA;AAAA,EACT;AAGF,QAAM,QAAQ,YAAY;AAAA,IACxB,SAAS;AAAA,MACP,OAAO;AAAA,QACL,IAAI;AAAA,QACJ,MAAM;AAAA,QACN,SAAS;AAAA,UACP,GAAI,eAAe,eAAe;AAAA,QAAA;AAAA,QAEpC,WAAW;AAAA,UACT,GAAG;AAAA,QAAA;AAAA,QAEL,WAAW,EAAE,GAAG,MAAA;AAAA,QAChB,WAAW,EAAE,GAAG,WAAA;AAAA,QAChB,WAAW,EAAE,GAAG,QAAA;AAAA,QAChB,WAAW,EAAE,GAAG,MAAA;AAAA,QAChB,WAAW,EAAE,GAAG,KAAA;AAAA,QAChB,WAAW,EAAE,GAAG,IAAA;AAAA,QAChB,OAAO,EAAE,GAAG,MAAA;AAAA,MAAM;AAAA,IACpB;AAAA,EACF,CACD;AAED,SAAO,EAAE,OAAO,uBAAA;AAClB;AAEO,MAAM,SAAS,EAAE,kBAAkB,gBAAA;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../theme/color/index.js"),r=require("../../../node_modules/@mui/material/styles/createTheme/index.js");const t={createLightTheme:function(t){const a=[{label:"Olive Green",color:e.olive},{label:"Primary Green",color:e.primaryGreen}];return{theme:r.default({typography:{fontFamily:"Inter, sans-serif"},palette:{theme:{bg:"#ffffff",text:"#ff0000",primary:{...t||e.primaryGreen},secondary:{...e.neutral},tertiary1:{...e.olive},tertiary2:{...e.lightGreen},tertiary3:{...e.magenta},tertiary4:{...e.green},tertiary5:{...e.blue},tertiary6:{...e.red},error:{...e.error}}}}),primaryColorVariations:a}},createDarkTheme:function(t){const a=[{label:"Red",color:e.red},{label:"Blue",color:e.blue}];return{theme:r.default({palette:{theme:{bg:"#d9def2",text:"#002fee",primary:{...t||e.blue},secondary:{...e.neutral},tertiary1:{...e.olive},tertiary2:{...e.lightGreen},tertiary3:{...e.magenta},tertiary4:{...e.green},tertiary5:{...e.blue},tertiary6:{...e.red},error:{...e.error}}}}),primaryColorVariations:a}}};exports.themes=t;
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../src/styles/themes/index.tsx"],"sourcesContent":["import { createTheme } from \"@mui/material/styles\";\nimport {\n Color,\n primaryGreen,\n neutral,\n lightGreen,\n magenta,\n green,\n blue,\n red,\n olive,\n error,\n} from \"../../theme/color\";\n// import { typography } from \"./typography\";\n\nfunction createLightTheme(primaryColor?: Color) {\n const primaryColorVariations = [\n {\n label: \"Olive Green\",\n color: olive,\n },\n {\n label: \"Primary Green\",\n color: primaryGreen,\n },\n ];\n\n const theme = createTheme({\n typography: {\n fontFamily: `Inter, sans-serif`,\n },\n palette: {\n theme: {\n bg: \"#ffffff\",\n text: \"#ff0000\",\n primary: {\n ...(primaryColor ? primaryColor : primaryGreen),\n },\n secondary: {\n ...neutral,\n },\n tertiary1: { ...olive },\n tertiary2: { ...lightGreen },\n tertiary3: { ...magenta },\n tertiary4: { ...green },\n tertiary5: { ...blue },\n tertiary6: { ...red },\n error: { ...error },\n },\n },\n });\n\n return { theme, primaryColorVariations };\n}\n\nfunction createDarkTheme(primaryColor?: Color) {\n const primaryColorVariations = [\n {\n label: \"Red\",\n color: red,\n },\n {\n label: \"Blue\",\n color: blue,\n },\n ];\n\n const theme = createTheme({\n palette: {\n theme: {\n bg: \"#d9def2\",\n text: \"#002fee\",\n primary: {\n ...(primaryColor ? primaryColor : blue),\n },\n secondary: {\n ...neutral,\n },\n tertiary1: { ...olive },\n tertiary2: { ...lightGreen },\n tertiary3: { ...magenta },\n tertiary4: { ...green },\n tertiary5: { ...blue },\n tertiary6: { ...red },\n error: { ...error },\n },\n },\n });\n\n return { theme, primaryColorVariations };\n}\n\nexport const themes = { createLightTheme, createDarkTheme };\n"],"names":["themes","createLightTheme","primaryColor","primaryColorVariations","label","color","olive","primaryGreen","theme","createTheme","typography","fontFamily","palette","bg","text","primary","secondary","neutral","tertiary1","tertiary2","lightGreen","tertiary3","magenta","tertiary4","green","tertiary5","blue","tertiary6","red","error","createDarkTheme"],"mappings":"gMA4FO,MAAMA,EAAS,CAAEC,iBA7ExB,SAA0BC,GACxB,MAAMC,EAAyB,CAC7B,CACEC,MAAO,cACPC,MAAOC,EAAAA,OAET,CACEF,MAAO,gBACPC,MAAOE,EAAAA,eA6BX,MAAO,CAAEC,MAzBKC,EAAAA,QAAY,CACxBC,WAAY,CACVC,WAAY,qBAEdC,QAAS,CACPJ,MAAO,CACLK,GAAI,UACJC,KAAM,UACNC,QAAS,IACHb,GAA8BK,EAAAA,cAEpCS,UAAW,IACNC,EAAAA,SAELC,UAAW,IAAKZ,SAChBa,UAAW,IAAKC,cAChBC,UAAW,IAAKC,WAChBC,UAAW,IAAKC,SAChBC,UAAW,IAAKC,QAChBC,UAAW,IAAKC,OAChBC,MAAO,IAAKA,EAAAA,WAKF1B,yBAClB,EAuC0C2B,gBArC1C,SAAyB5B,GACvB,MAAMC,EAAyB,CAC7B,CACEC,MAAO,MACPC,MAAOuB,EAAAA,KAET,CACExB,MAAO,OACPC,MAAOqB,EAAAA,OA0BX,MAAO,CAAElB,MAtBKC,EAAAA,QAAY,CACxBG,QAAS,CACPJ,MAAO,CACLK,GAAI,UACJC,KAAM,UACNC,QAAS,IACHb,GAA8BwB,EAAAA,MAEpCV,UAAW,IACNC,EAAAA,SAELC,UAAW,IAAKZ,SAChBa,UAAW,IAAKC,cAChBC,UAAW,IAAKC,WAChBC,UAAW,IAAKC,SAChBC,UAAW,IAAKC,QAChBC,UAAW,IAAKC,OAChBC,MAAO,IAAKA,EAAAA,WAKF1B,yBAClB"}
|
package/dist/theme/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
// Re-export everything from the implementation file (theme-impl.tsx)
|
|
2
|
-
export { createLightTheme, createDarkTheme, themes, createLightTheme as createTheme } from './theme-impl';
|
|
3
|
-
|
|
4
1
|
export * from './color';
|
|
5
|
-
export
|
|
6
|
-
export { default as
|
|
2
|
+
export * from './theme-impl';
|
|
3
|
+
export { default as themeVariant } from './themeSelector';
|
|
4
|
+
export * from './themeSelector';
|
|
5
|
+
export { default as MUIThemeWrapper } from './themeWrapper';
|
|
6
|
+
export * from './themeWrapper';
|
|
7
|
+
export * from './typography';
|
|
8
|
+
export * from './types';
|
package/dist/theme/index.esm.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { createDarkTheme, createLightTheme, createLightTheme as createLightTheme2, themes } from "./theme-impl/index.esm.js";
|
|
2
1
|
import { blue, error, green, lightGreen, magenta, neutral, olive, primaryGreen, red } from "./color/index.esm.js";
|
|
2
|
+
import { createDarkTheme, createLightTheme, themes } from "./theme-impl/index.esm.js";
|
|
3
3
|
import { themeVariant, getTheme, themeVariant as themeVariant2 } from "./themeSelector/index.esm.js";
|
|
4
|
-
import { default as default2 } from "./themeWrapper/index.esm.js";
|
|
4
|
+
import { default as default2, default as default3 } from "./themeWrapper/index.esm.js";
|
|
5
|
+
import { primaryFont, pxToRem, remToPx, responsiveFontSizes, secondaryFont, typography } from "./typography/index.esm.js";
|
|
5
6
|
export {
|
|
7
|
+
default2 as MUIThemeWrapper,
|
|
6
8
|
themeVariant as ThemeSelector,
|
|
7
|
-
|
|
9
|
+
default3 as ThemeWrapper,
|
|
8
10
|
blue,
|
|
9
11
|
createDarkTheme,
|
|
10
12
|
createLightTheme,
|
|
11
|
-
createLightTheme2 as createTheme,
|
|
12
13
|
error,
|
|
13
14
|
getTheme,
|
|
14
15
|
green,
|
|
@@ -16,9 +17,15 @@ export {
|
|
|
16
17
|
magenta,
|
|
17
18
|
neutral,
|
|
18
19
|
olive,
|
|
20
|
+
primaryFont,
|
|
19
21
|
primaryGreen,
|
|
22
|
+
pxToRem,
|
|
20
23
|
red,
|
|
24
|
+
remToPx,
|
|
25
|
+
responsiveFontSizes,
|
|
26
|
+
secondaryFont,
|
|
21
27
|
themeVariant2 as themeVariant,
|
|
22
|
-
themes
|
|
28
|
+
themes,
|
|
29
|
+
typography
|
|
23
30
|
};
|
|
24
31
|
//# sourceMappingURL=index.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
package/dist/theme/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./color/index.js"),r=require("./theme-impl/index.js"),t=require("./themeSelector/index.js"),o=require("./themeWrapper/index.js"),p=require("./typography/index.js");exports.blue=e.blue,exports.error=e.error,exports.green=e.green,exports.lightGreen=e.lightGreen,exports.magenta=e.magenta,exports.neutral=e.neutral,exports.olive=e.olive,exports.primaryGreen=e.primaryGreen,exports.red=e.red,exports.createDarkTheme=r.createDarkTheme,exports.createLightTheme=r.createLightTheme,exports.themes=r.themes,exports.ThemeSelector=t.themeVariant,exports.getTheme=t.getTheme,exports.themeVariant=t.themeVariant,exports.MUIThemeWrapper=o.default,exports.ThemeWrapper=o.default,exports.primaryFont=p.primaryFont,exports.pxToRem=p.pxToRem,exports.remToPx=p.remToPx,exports.responsiveFontSizes=p.responsiveFontSizes,exports.secondaryFont=p.secondaryFont,exports.typography=p.typography;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { red, blue, olive, primaryGreen, error, green, magenta, lightGreen, neutral } from "../color/index.esm.js";
|
|
2
2
|
import createTheme from "../../node_modules/@mui/material/styles/createTheme/index.esm.js";
|
|
3
3
|
import Grow from "../../node_modules/@mui/material/Grow/Grow/index.esm.js";
|
|
4
4
|
function createLightTheme(primaryColor, direction = "ltr") {
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
function remToPx(value) {
|
|
2
|
+
return Math.round(parseFloat(value) * 16);
|
|
3
|
+
}
|
|
4
|
+
function pxToRem(value) {
|
|
5
|
+
return `${value / 16}rem`;
|
|
6
|
+
}
|
|
7
|
+
function responsiveFontSizes(size) {
|
|
8
|
+
return {
|
|
9
|
+
"@media (min-width:600px)": {
|
|
10
|
+
fontSize: pxToRem(size.sm)
|
|
11
|
+
},
|
|
12
|
+
"@media (min-width:900px)": {
|
|
13
|
+
fontSize: pxToRem(size.md)
|
|
14
|
+
},
|
|
15
|
+
"@media (min-width:1200px)": {
|
|
16
|
+
fontSize: pxToRem(size.lg)
|
|
17
|
+
},
|
|
18
|
+
"@media (min-width:1440px)": {
|
|
19
|
+
fontSize: pxToRem(size.xl)
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
const primaryFont = "Inter, sans-serif";
|
|
24
|
+
const secondaryFont = "Barlow, sans-serif";
|
|
25
|
+
const typography = {
|
|
26
|
+
fontFamily: primaryFont,
|
|
27
|
+
fontSecondaryFamily: secondaryFont,
|
|
28
|
+
fontWeightThin: 300,
|
|
29
|
+
fontWeightNormal: 400,
|
|
30
|
+
fontWeightMedium: 500,
|
|
31
|
+
fontWeightSemiBold: 600,
|
|
32
|
+
fontWeightBold: 700,
|
|
33
|
+
h1: {
|
|
34
|
+
lineHeight: "140%",
|
|
35
|
+
letterSpacing: "-0.035rem",
|
|
36
|
+
fontSize: pxToRem(28),
|
|
37
|
+
...responsiveFontSizes({ sm: 20, md: 22, lg: 26, xl: 30 })
|
|
38
|
+
},
|
|
39
|
+
h2: {
|
|
40
|
+
lineHeight: "140%",
|
|
41
|
+
letterSpacing: "-0.03rem",
|
|
42
|
+
fontSize: pxToRem(24)
|
|
43
|
+
// ...responsiveFontSizes({ sm: 40, md: 44, lg: 48 }),
|
|
44
|
+
},
|
|
45
|
+
h3: {
|
|
46
|
+
letterSpacing: "-0.025rem",
|
|
47
|
+
fontSize: pxToRem(20)
|
|
48
|
+
// ...responsiveFontSizes({ sm: 26, md: 30, lg: 32 }),
|
|
49
|
+
},
|
|
50
|
+
h4: {
|
|
51
|
+
letterSpacing: "-0.0225rem",
|
|
52
|
+
fontSize: pxToRem(18)
|
|
53
|
+
// ...responsiveFontSizes({ sm: 20, md: 24, lg: 24 }),
|
|
54
|
+
},
|
|
55
|
+
h5: {
|
|
56
|
+
letterSpacing: "-0.02rem",
|
|
57
|
+
fontSize: pxToRem(16)
|
|
58
|
+
// ...responsiveFontSizes({ sm: 19, md: 20, lg: 20 }),
|
|
59
|
+
},
|
|
60
|
+
subtitle1: {
|
|
61
|
+
letterSpacing: "-0.0225rem",
|
|
62
|
+
fontSize: pxToRem(18)
|
|
63
|
+
},
|
|
64
|
+
subtitle2: {
|
|
65
|
+
letterSpacing: "-0.02rem",
|
|
66
|
+
fontSize: pxToRem(16)
|
|
67
|
+
},
|
|
68
|
+
subtitle3: {
|
|
69
|
+
letterSpacing: "-0.0175rem",
|
|
70
|
+
fontSize: pxToRem(14)
|
|
71
|
+
},
|
|
72
|
+
subtitle4: {
|
|
73
|
+
letterSpacing: "-0.01625rem",
|
|
74
|
+
fontSize: pxToRem(13)
|
|
75
|
+
},
|
|
76
|
+
subtitle5: {
|
|
77
|
+
letterSpacing: "-0.015rem",
|
|
78
|
+
fontSize: pxToRem(12)
|
|
79
|
+
}
|
|
80
|
+
// body1: {
|
|
81
|
+
// lineHeight: 1.5,
|
|
82
|
+
// fontSize: pxToRem(16),
|
|
83
|
+
// },
|
|
84
|
+
// body2: {
|
|
85
|
+
// lineHeight: 22 / 14,
|
|
86
|
+
// fontSize: pxToRem(14),
|
|
87
|
+
// },
|
|
88
|
+
// caption: {
|
|
89
|
+
// lineHeight: 1.5,
|
|
90
|
+
// fontSize: pxToRem(12),
|
|
91
|
+
// },
|
|
92
|
+
// overline: {
|
|
93
|
+
// fontWeight: 700,
|
|
94
|
+
// lineHeight: 1.5,
|
|
95
|
+
// fontSize: pxToRem(12),
|
|
96
|
+
// textTransform: 'uppercase',
|
|
97
|
+
// },
|
|
98
|
+
// button: {
|
|
99
|
+
// fontWeight: 700,
|
|
100
|
+
// lineHeight: 24 / 14,
|
|
101
|
+
// fontSize: pxToRem(14),
|
|
102
|
+
// textTransform: 'unset',
|
|
103
|
+
// },
|
|
104
|
+
};
|
|
105
|
+
export {
|
|
106
|
+
primaryFont,
|
|
107
|
+
pxToRem,
|
|
108
|
+
remToPx,
|
|
109
|
+
responsiveFontSizes,
|
|
110
|
+
secondaryFont,
|
|
111
|
+
typography
|
|
112
|
+
};
|
|
113
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../src/theme/typography.ts"],"sourcesContent":["// ----------------------------------------------------------------------\n\nexport function remToPx(value: string) {\n return Math.round(parseFloat(value) * 16);\n}\n\nexport function pxToRem(value: number) {\n return `${value / 16}rem`;\n}\n\ninterface responsiveFontSizesInterface {\n sm: number;\n md: number;\n lg: number;\n xl: number;\n}\n\nexport function responsiveFontSizes(size: responsiveFontSizesInterface) {\n return {\n \"@media (min-width:600px)\": {\n fontSize: pxToRem(size.sm),\n },\n \"@media (min-width:900px)\": {\n fontSize: pxToRem(size.md),\n },\n \"@media (min-width:1200px)\": {\n fontSize: pxToRem(size.lg),\n },\n \"@media (min-width:1440px)\": {\n fontSize: pxToRem(size.xl),\n },\n };\n}\n\nexport const primaryFont = \"Inter, sans-serif\";\nexport const secondaryFont = \"Barlow, sans-serif\";\n\n// ----------------------------------------------------------------------\n\nexport const typography = {\n fontFamily: primaryFont,\n fontSecondaryFamily: secondaryFont,\n fontWeightThin: 300,\n fontWeightNormal: 400,\n fontWeightMedium: 500,\n fontWeightSemiBold: 600,\n fontWeightBold: 700,\n h1: {\n lineHeight: \"140%\",\n letterSpacing: \"-0.035rem\",\n fontSize: pxToRem(28),\n ...responsiveFontSizes({ sm: 20, md: 22, lg: 26, xl: 30 }),\n },\n h2: {\n lineHeight: \"140%\",\n letterSpacing: \"-0.03rem\",\n fontSize: pxToRem(24),\n // ...responsiveFontSizes({ sm: 40, md: 44, lg: 48 }),\n },\n h3: {\n letterSpacing: \"-0.025rem\",\n fontSize: pxToRem(20),\n // ...responsiveFontSizes({ sm: 26, md: 30, lg: 32 }),\n },\n h4: {\n letterSpacing: \"-0.0225rem\",\n fontSize: pxToRem(18),\n // ...responsiveFontSizes({ sm: 20, md: 24, lg: 24 }),\n },\n h5: {\n letterSpacing: \"-0.02rem\",\n fontSize: pxToRem(16),\n // ...responsiveFontSizes({ sm: 19, md: 20, lg: 20 }),\n },\n subtitle1: {\n letterSpacing: \"-0.0225rem\",\n fontSize: pxToRem(18),\n },\n subtitle2: {\n letterSpacing: \"-0.02rem\",\n fontSize: pxToRem(16),\n },\n subtitle3: {\n letterSpacing: \"-0.0175rem\",\n fontSize: pxToRem(14),\n },\n subtitle4: {\n letterSpacing: \"-0.01625rem\",\n fontSize: pxToRem(13),\n },\n subtitle5: {\n letterSpacing: \"-0.015rem\",\n fontSize: pxToRem(12),\n },\n // body1: {\n // lineHeight: 1.5,\n // fontSize: pxToRem(16),\n // },\n // body2: {\n // lineHeight: 22 / 14,\n // fontSize: pxToRem(14),\n // },\n // caption: {\n // lineHeight: 1.5,\n // fontSize: pxToRem(12),\n // },\n // overline: {\n // fontWeight: 700,\n // lineHeight: 1.5,\n // fontSize: pxToRem(12),\n // textTransform: 'uppercase',\n // },\n // button: {\n // fontWeight: 700,\n // lineHeight: 24 / 14,\n // fontSize: pxToRem(14),\n // textTransform: 'unset',\n // },\n};\n"],"names":[],"mappings":"AAEO,SAAS,QAAQ,OAAe;AACrC,SAAO,KAAK,MAAM,WAAW,KAAK,IAAI,EAAE;AAC1C;AAEO,SAAS,QAAQ,OAAe;AACrC,SAAO,GAAG,QAAQ,EAAE;AACtB;AASO,SAAS,oBAAoB,MAAoC;AACtE,SAAO;AAAA,IACL,4BAA4B;AAAA,MAC1B,UAAU,QAAQ,KAAK,EAAE;AAAA,IAAA;AAAA,IAE3B,4BAA4B;AAAA,MAC1B,UAAU,QAAQ,KAAK,EAAE;AAAA,IAAA;AAAA,IAE3B,6BAA6B;AAAA,MAC3B,UAAU,QAAQ,KAAK,EAAE;AAAA,IAAA;AAAA,IAE3B,6BAA6B;AAAA,MAC3B,UAAU,QAAQ,KAAK,EAAE;AAAA,IAAA;AAAA,EAC3B;AAEJ;AAEO,MAAM,cAAc;AACpB,MAAM,gBAAgB;AAItB,MAAM,aAAa;AAAA,EACxB,YAAY;AAAA,EACZ,qBAAqB;AAAA,EACrB,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,kBAAkB;AAAA,EAClB,oBAAoB;AAAA,EACpB,gBAAgB;AAAA,EAChB,IAAI;AAAA,IACF,YAAY;AAAA,IACZ,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA,IACpB,GAAG,oBAAoB,EAAE,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAA,CAAI;AAAA,EAAA;AAAA,EAE3D,IAAI;AAAA,IACF,YAAY;AAAA,IACZ,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA;AAAA,EAAA;AAAA,EAGtB,IAAI;AAAA,IACF,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA;AAAA,EAAA;AAAA,EAGtB,IAAI;AAAA,IACF,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA;AAAA,EAAA;AAAA,EAGtB,IAAI;AAAA,IACF,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA;AAAA,EAAA;AAAA,EAGtB,WAAW;AAAA,IACT,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA,EAAA;AAAA,EAEtB,WAAW;AAAA,IACT,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA,EAAA;AAAA,EAEtB,WAAW;AAAA,IACT,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA,EAAA;AAAA,EAEtB,WAAW;AAAA,IACT,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA,EAAA;AAAA,EAEtB,WAAW;AAAA,IACT,eAAe;AAAA,IACf,UAAU,QAAQ,EAAE;AAAA,EAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AA0BxB;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";function e(e){return e/16+"rem"}function t(t){return{"@media (min-width:600px)":{fontSize:e(t.sm)},"@media (min-width:900px)":{fontSize:e(t.md)},"@media (min-width:1200px)":{fontSize:e(t.lg)},"@media (min-width:1440px)":{fontSize:e(t.xl)}}}Object.defineProperty(exports,"__esModule",{value:!0});const i="Inter, sans-serif",n="Barlow, sans-serif",r={fontFamily:i,fontSecondaryFamily:n,fontWeightThin:300,fontWeightNormal:400,fontWeightMedium:500,fontWeightSemiBold:600,fontWeightBold:700,h1:{lineHeight:"140%",letterSpacing:"-0.035rem",fontSize:e(28),...t({sm:20,md:22,lg:26,xl:30})},h2:{lineHeight:"140%",letterSpacing:"-0.03rem",fontSize:e(24)},h3:{letterSpacing:"-0.025rem",fontSize:e(20)},h4:{letterSpacing:"-0.0225rem",fontSize:e(18)},h5:{letterSpacing:"-0.02rem",fontSize:e(16)},subtitle1:{letterSpacing:"-0.0225rem",fontSize:e(18)},subtitle2:{letterSpacing:"-0.02rem",fontSize:e(16)},subtitle3:{letterSpacing:"-0.0175rem",fontSize:e(14)},subtitle4:{letterSpacing:"-0.01625rem",fontSize:e(13)},subtitle5:{letterSpacing:"-0.015rem",fontSize:e(12)}};exports.primaryFont=i,exports.pxToRem=e,exports.remToPx=function(e){return Math.round(16*parseFloat(e))},exports.responsiveFontSizes=t,exports.secondaryFont=n,exports.typography=r;
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/theme/typography.ts"],"sourcesContent":["// ----------------------------------------------------------------------\n\nexport function remToPx(value: string) {\n return Math.round(parseFloat(value) * 16);\n}\n\nexport function pxToRem(value: number) {\n return `${value / 16}rem`;\n}\n\ninterface responsiveFontSizesInterface {\n sm: number;\n md: number;\n lg: number;\n xl: number;\n}\n\nexport function responsiveFontSizes(size: responsiveFontSizesInterface) {\n return {\n \"@media (min-width:600px)\": {\n fontSize: pxToRem(size.sm),\n },\n \"@media (min-width:900px)\": {\n fontSize: pxToRem(size.md),\n },\n \"@media (min-width:1200px)\": {\n fontSize: pxToRem(size.lg),\n },\n \"@media (min-width:1440px)\": {\n fontSize: pxToRem(size.xl),\n },\n };\n}\n\nexport const primaryFont = \"Inter, sans-serif\";\nexport const secondaryFont = \"Barlow, sans-serif\";\n\n// ----------------------------------------------------------------------\n\nexport const typography = {\n fontFamily: primaryFont,\n fontSecondaryFamily: secondaryFont,\n fontWeightThin: 300,\n fontWeightNormal: 400,\n fontWeightMedium: 500,\n fontWeightSemiBold: 600,\n fontWeightBold: 700,\n h1: {\n lineHeight: \"140%\",\n letterSpacing: \"-0.035rem\",\n fontSize: pxToRem(28),\n ...responsiveFontSizes({ sm: 20, md: 22, lg: 26, xl: 30 }),\n },\n h2: {\n lineHeight: \"140%\",\n letterSpacing: \"-0.03rem\",\n fontSize: pxToRem(24),\n // ...responsiveFontSizes({ sm: 40, md: 44, lg: 48 }),\n },\n h3: {\n letterSpacing: \"-0.025rem\",\n fontSize: pxToRem(20),\n // ...responsiveFontSizes({ sm: 26, md: 30, lg: 32 }),\n },\n h4: {\n letterSpacing: \"-0.0225rem\",\n fontSize: pxToRem(18),\n // ...responsiveFontSizes({ sm: 20, md: 24, lg: 24 }),\n },\n h5: {\n letterSpacing: \"-0.02rem\",\n fontSize: pxToRem(16),\n // ...responsiveFontSizes({ sm: 19, md: 20, lg: 20 }),\n },\n subtitle1: {\n letterSpacing: \"-0.0225rem\",\n fontSize: pxToRem(18),\n },\n subtitle2: {\n letterSpacing: \"-0.02rem\",\n fontSize: pxToRem(16),\n },\n subtitle3: {\n letterSpacing: \"-0.0175rem\",\n fontSize: pxToRem(14),\n },\n subtitle4: {\n letterSpacing: \"-0.01625rem\",\n fontSize: pxToRem(13),\n },\n subtitle5: {\n letterSpacing: \"-0.015rem\",\n fontSize: pxToRem(12),\n },\n // body1: {\n // lineHeight: 1.5,\n // fontSize: pxToRem(16),\n // },\n // body2: {\n // lineHeight: 22 / 14,\n // fontSize: pxToRem(14),\n // },\n // caption: {\n // lineHeight: 1.5,\n // fontSize: pxToRem(12),\n // },\n // overline: {\n // fontWeight: 700,\n // lineHeight: 1.5,\n // fontSize: pxToRem(12),\n // textTransform: 'uppercase',\n // },\n // button: {\n // fontWeight: 700,\n // lineHeight: 24 / 14,\n // fontSize: pxToRem(14),\n // textTransform: 'unset',\n // },\n};\n"],"names":["pxToRem","value","responsiveFontSizes","size","fontSize","sm","md","lg","xl","primaryFont","secondaryFont","typography","fontFamily","fontSecondaryFamily","fontWeightThin","fontWeightNormal","fontWeightMedium","fontWeightSemiBold","fontWeightBold","h1","lineHeight","letterSpacing","h2","h3","h4","h5","subtitle1","subtitle2","subtitle3","subtitle4","subtitle5","Math","round","parseFloat"],"mappings":"aAMO,SAASA,EAAQC,GACtB,OAAUA,EAAQ,GAAX,KACT,CASO,SAASC,EAAoBC,GAClC,MAAO,CACL,2BAA4B,CAC1BC,SAAUJ,EAAQG,EAAKE,KAEzB,2BAA4B,CAC1BD,SAAUJ,EAAQG,EAAKG,KAEzB,4BAA6B,CAC3BF,SAAUJ,EAAQG,EAAKI,KAEzB,4BAA6B,CAC3BH,SAAUJ,EAAQG,EAAKK,KAG7B,wDAEO,MAAMC,EAAc,oBACdC,EAAgB,qBAIhBC,EAAa,CACxBC,WAAYH,EACZI,oBAAqBH,EACrBI,eAAgB,IAChBC,iBAAkB,IAClBC,iBAAkB,IAClBC,mBAAoB,IACpBC,eAAgB,IAChBC,GAAI,CACFC,WAAY,OACZC,cAAe,YACfjB,SAAUJ,EAAQ,OACfE,EAAoB,CAAEG,GAAI,GAAIC,GAAI,GAAIC,GAAI,GAAIC,GAAI,MAEvDc,GAAI,CACFF,WAAY,OACZC,cAAe,WACfjB,SAAUJ,EAAQ,KAGpBuB,GAAI,CACFF,cAAe,YACfjB,SAAUJ,EAAQ,KAGpBwB,GAAI,CACFH,cAAe,aACfjB,SAAUJ,EAAQ,KAGpByB,GAAI,CACFJ,cAAe,WACfjB,SAAUJ,EAAQ,KAGpB0B,UAAW,CACTL,cAAe,aACfjB,SAAUJ,EAAQ,KAEpB2B,UAAW,CACTN,cAAe,WACfjB,SAAUJ,EAAQ,KAEpB4B,UAAW,CACTP,cAAe,aACfjB,SAAUJ,EAAQ,KAEpB6B,UAAW,CACTR,cAAe,cACfjB,SAAUJ,EAAQ,KAEpB8B,UAAW,CACTT,cAAe,YACfjB,SAAUJ,EAAQ,8DA1Ff,SAAiBC,GACtB,OAAO8B,KAAKC,MAA0B,GAApBC,WAAWhC,GAC/B"}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import dayjs from "dayjs";
|
|
2
2
|
import utc from "dayjs/plugin/utc";
|
|
3
3
|
dayjs.extend(utc);
|
|
4
|
+
const dateFormat = (date) => {
|
|
5
|
+
const dateParts = date && date.split(" ");
|
|
6
|
+
const utcDate = dateParts && dayjs(dateParts[0]);
|
|
7
|
+
const formattedDate = utcDate && utcDate.format("DD MMM, YYYY");
|
|
8
|
+
return formattedDate || "";
|
|
9
|
+
};
|
|
4
10
|
const formatOnlyTime = (time, date, format) => {
|
|
5
11
|
if (!time) return "";
|
|
6
12
|
const d = date || dayjs(date).isValid() ? dayjs(date) : dayjs();
|
|
@@ -42,6 +48,7 @@ const formatUtcDate = (date, format) => {
|
|
|
42
48
|
};
|
|
43
49
|
export {
|
|
44
50
|
UTCDateFormat,
|
|
51
|
+
dateFormat as default,
|
|
45
52
|
formatDataTime,
|
|
46
53
|
formatDate,
|
|
47
54
|
formatOnlyTime,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":["../../../src/utils/dateFormat.ts"],"sourcesContent":["import dayjs from 'dayjs';\nimport utc from 'dayjs/plugin/utc';\ndayjs.extend(utc);\n\nconst dateFormat = (date: string) => {\n\tconst dateParts = date && date.split(' ');\n\tconst utcDate = dateParts && dayjs(dateParts[0]);\n\tconst formattedDate = utcDate && utcDate.format('DD MMM, YYYY');\n\n\treturn formattedDate || '';\n};\n\nexport const formatOnlyTime = (time: any, date?: any, format?: any) => {\n\tif (!time) return '';\n\tconst d = date || dayjs(date).isValid() ? dayjs(date) : dayjs();\n\tconst [h, m, s] = time.split(':').map(Number);\n\n\tconst fTime = d.hour(h).minute(m).second(s);\n\n\treturn format ? fTime.format(format) : fTime;\n};\n\nexport const formatDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};\n\nexport const formatDataTime = (date: string) => {\n\tif (!date) return ''; \n \n\t// Parse the date without converting it to a timezone\n\tconst parsedDate = dayjs(date);\n \n\tif (!parsedDate.isValid()) return ''; \n \n\treturn parsedDate.format('DD MMM, YYYY • HH:mm');\n }\n \nexport default dateFormat;\n\nexport const getMinutesFromTime = (timeString) => {\n\tif(!timeString) return 0\n const time = dayjs(timeString, \"HH:mm:ss\");\n return time.hour() * 60 + time.minute(); // Convert hours to minutes and add minutes\n};\n\nexport const getTimeFromMinutes = (minutes) => {\n\tif(!minutes)return undefined\n\treturn dayjs().startOf(\"day\").add(Number(minutes), \"minutes\").format(\"HH:mm:ss\");\n};\n\nexport const UTCDateFormat = (date: string,format) => {\n\tif(!date) return null\n\tconst dateObj = dayjs.utc(date.replace(' ', 'T').slice(0, 26)).toISOString()\n\treturn formatDate(dateObj, format);\n};\n\nexport const formatUtcDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs.utc(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};"],"names":[],"mappings":";;AAEA,MAAM,OAAO,GAAG;
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../src/utils/dateFormat.ts"],"sourcesContent":["import dayjs from 'dayjs';\nimport utc from 'dayjs/plugin/utc';\ndayjs.extend(utc);\n\nconst dateFormat = (date: string) => {\n\tconst dateParts = date && date.split(' ');\n\tconst utcDate = dateParts && dayjs(dateParts[0]);\n\tconst formattedDate = utcDate && utcDate.format('DD MMM, YYYY');\n\n\treturn formattedDate || '';\n};\n\nexport const formatOnlyTime = (time: any, date?: any, format?: any) => {\n\tif (!time) return '';\n\tconst d = date || dayjs(date).isValid() ? dayjs(date) : dayjs();\n\tconst [h, m, s] = time.split(':').map(Number);\n\n\tconst fTime = d.hour(h).minute(m).second(s);\n\n\treturn format ? fTime.format(format) : fTime;\n};\n\nexport const formatDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};\n\nexport const formatDataTime = (date: string) => {\n\tif (!date) return ''; \n \n\t// Parse the date without converting it to a timezone\n\tconst parsedDate = dayjs(date);\n \n\tif (!parsedDate.isValid()) return ''; \n \n\treturn parsedDate.format('DD MMM, YYYY • HH:mm');\n }\n \nexport default dateFormat;\n\nexport const getMinutesFromTime = (timeString) => {\n\tif(!timeString) return 0\n const time = dayjs(timeString, \"HH:mm:ss\");\n return time.hour() * 60 + time.minute(); // Convert hours to minutes and add minutes\n};\n\nexport const getTimeFromMinutes = (minutes) => {\n\tif(!minutes)return undefined\n\treturn dayjs().startOf(\"day\").add(Number(minutes), \"minutes\").format(\"HH:mm:ss\");\n};\n\nexport const UTCDateFormat = (date: string,format) => {\n\tif(!date) return null\n\tconst dateObj = dayjs.utc(date.replace(' ', 'T').slice(0, 26)).toISOString()\n\treturn formatDate(dateObj, format);\n};\n\nexport const formatUtcDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs.utc(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};"],"names":[],"mappings":";;AAEA,MAAM,OAAO,GAAG;AAEhB,MAAM,aAAa,CAAC,SAAiB;AACpC,QAAM,YAAY,QAAQ,KAAK,MAAM,GAAG;AACxC,QAAM,UAAU,aAAa,MAAM,UAAU,CAAC,CAAC;AAC/C,QAAM,gBAAgB,WAAW,QAAQ,OAAO,cAAc;AAE9D,SAAO,iBAAiB;AACzB;AAEO,MAAM,iBAAiB,CAAC,MAAW,MAAY,WAAiB;AACtE,MAAI,CAAC,KAAM,QAAO;AAClB,QAAM,IAAI,QAAQ,MAAM,IAAI,EAAE,YAAY,MAAM,IAAI,IAAI,MAAA;AACxD,QAAM,CAAC,GAAG,GAAG,CAAC,IAAI,KAAK,MAAM,GAAG,EAAE,IAAI,MAAM;AAE5C,QAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,OAAO,CAAC,EAAE,OAAO,CAAC;AAE1C,SAAO,SAAS,MAAM,OAAO,MAAM,IAAI;AACxC;AAEO,MAAM,aAAa,CAAC,MAAY,WAAiB;AACvD,MAAI,CAAC,KAAM,QAAO;AAElB,QAAM,IAAI,MAAM,IAAI;AAEpB,MAAI,CAAC,EAAE,QAAA,EAAW,QAAO;AAEzB,SAAO,SAAS,EAAE,OAAO,MAAM,IAAI,EAAE,OAAO,YAAY;AACzD;AAEO,MAAM,iBAAiB,CAAC,SAAiB;AAC/C,MAAI,CAAC,KAAM,QAAO;AAGlB,QAAM,aAAa,MAAM,IAAI;AAE7B,MAAI,CAAC,WAAW,QAAA,EAAW,QAAO;AAElC,SAAO,WAAW,OAAO,sBAAsB;AAC9C;AAIK,MAAM,qBAAqB,CAAC,eAAe;AACjD,MAAG,CAAC,WAAY,QAAO;AACpB,QAAM,OAAO,MAAM,YAAY,UAAU;AACzC,SAAO,KAAK,KAAA,IAAS,KAAK,KAAK,OAAA;AACnC;AAEO,MAAM,qBAAqB,CAAC,YAAY;AAC9C,MAAG,CAAC,QAAQ,QAAO;AACnB,SAAO,MAAA,EAAQ,QAAQ,KAAK,EAAE,IAAI,OAAO,OAAO,GAAG,SAAS,EAAE,OAAO,UAAU;AAChF;AAEO,MAAM,gBAAgB,CAAC,MAAa,WAAW;AACrD,MAAG,CAAC,KAAM,QAAO;AACjB,QAAM,UAAU,MAAM,IAAI,KAAK,QAAQ,KAAK,GAAG,EAAE,MAAM,GAAG,EAAE,CAAC,EAAE,YAAA;AAC/D,SAAO,WAAW,SAAS,MAAM;AAClC;AAEO,MAAM,gBAAgB,CAAC,MAAY,WAAiB;AAC1D,MAAI,CAAC,KAAM,QAAO;AAElB,QAAM,IAAI,MAAM,IAAI,IAAI;AAExB,MAAI,CAAC,EAAE,QAAA,EAAW,QAAO;AAEzB,SAAO,SAAS,EAAE,OAAO,MAAM,IAAI,EAAE,OAAO,YAAY;AACzD;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("dayjs"),e=require("dayjs/plugin/utc");function r(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var u=/* @__PURE__ */r(t),a=/* @__PURE__ */r(e);u.default.extend(a.default);const o=(t,e)=>{if(!t)return"";const r=u.default(t);return r.isValid()?e?r.format(e):r.format("DD-MM-YYYY"):""};exports.UTCDateFormat=(t,e)=>{if(!t)return null;const r=u.default.utc(t.replace(" ","T").slice(0,26)).toISOString();return o(r,e)},exports.formatDataTime=t=>{if(!t)return"";const e=u.default(t);return e.isValid()?e.format("DD MMM, YYYY • HH:mm"):""},exports.formatDate=o,exports.formatOnlyTime=(t,e,r)=>{if(!t)return"";const a=e||u.default(e).isValid()?u.default(e):u.default(),[o,n
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("dayjs"),e=require("dayjs/plugin/utc");function r(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var u=/* @__PURE__ */r(t),a=/* @__PURE__ */r(e);u.default.extend(a.default);const o=(t,e)=>{if(!t)return"";const r=u.default(t);return r.isValid()?e?r.format(e):r.format("DD-MM-YYYY"):""};exports.UTCDateFormat=(t,e)=>{if(!t)return null;const r=u.default.utc(t.replace(" ","T").slice(0,26)).toISOString();return o(r,e)},exports.default=t=>{const e=t&&t.split(" "),r=e&&u.default(e[0]);return r&&r.format("DD MMM, YYYY")||""},exports.formatDataTime=t=>{if(!t)return"";const e=u.default(t);return e.isValid()?e.format("DD MMM, YYYY • HH:mm"):""},exports.formatDate=o,exports.formatOnlyTime=(t,e,r)=>{if(!t)return"";const a=e||u.default(e).isValid()?u.default(e):u.default(),[o,f,n]=t.split(":").map(Number),s=a.hour(o).minute(f).second(n);return r?s.format(r):s},exports.formatUtcDate=(t,e)=>{if(!t)return"";const r=u.default.utc(t);return r.isValid()?e?r.format(e):r.format("DD-MM-YYYY"):""},exports.getMinutesFromTime=t=>{if(!t)return 0;const e=u.default(t,"HH:mm:ss");return 60*e.hour()+e.minute()},exports.getTimeFromMinutes=t=>{if(t)return u.default().startOf("day").add(Number(t),"minutes").format("HH:mm:ss")};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/utils/dateFormat.ts"],"sourcesContent":["import dayjs from 'dayjs';\nimport utc from 'dayjs/plugin/utc';\ndayjs.extend(utc);\n\nconst dateFormat = (date: string) => {\n\tconst dateParts = date && date.split(' ');\n\tconst utcDate = dateParts && dayjs(dateParts[0]);\n\tconst formattedDate = utcDate && utcDate.format('DD MMM, YYYY');\n\n\treturn formattedDate || '';\n};\n\nexport const formatOnlyTime = (time: any, date?: any, format?: any) => {\n\tif (!time) return '';\n\tconst d = date || dayjs(date).isValid() ? dayjs(date) : dayjs();\n\tconst [h, m, s] = time.split(':').map(Number);\n\n\tconst fTime = d.hour(h).minute(m).second(s);\n\n\treturn format ? fTime.format(format) : fTime;\n};\n\nexport const formatDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};\n\nexport const formatDataTime = (date: string) => {\n\tif (!date) return ''; \n \n\t// Parse the date without converting it to a timezone\n\tconst parsedDate = dayjs(date);\n \n\tif (!parsedDate.isValid()) return ''; \n \n\treturn parsedDate.format('DD MMM, YYYY • HH:mm');\n }\n \nexport default dateFormat;\n\nexport const getMinutesFromTime = (timeString) => {\n\tif(!timeString) return 0\n const time = dayjs(timeString, \"HH:mm:ss\");\n return time.hour() * 60 + time.minute(); // Convert hours to minutes and add minutes\n};\n\nexport const getTimeFromMinutes = (minutes) => {\n\tif(!minutes)return undefined\n\treturn dayjs().startOf(\"day\").add(Number(minutes), \"minutes\").format(\"HH:mm:ss\");\n};\n\nexport const UTCDateFormat = (date: string,format) => {\n\tif(!date) return null\n\tconst dateObj = dayjs.utc(date.replace(' ', 'T').slice(0, 26)).toISOString()\n\treturn formatDate(dateObj, format);\n};\n\nexport const formatUtcDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs.utc(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};"],"names":["dayjs","extend","utc","formatDate","date","format","d","isValid","dateObj","replace","slice","toISOString","parsedDate","time","h","m","s","
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/utils/dateFormat.ts"],"sourcesContent":["import dayjs from 'dayjs';\nimport utc from 'dayjs/plugin/utc';\ndayjs.extend(utc);\n\nconst dateFormat = (date: string) => {\n\tconst dateParts = date && date.split(' ');\n\tconst utcDate = dateParts && dayjs(dateParts[0]);\n\tconst formattedDate = utcDate && utcDate.format('DD MMM, YYYY');\n\n\treturn formattedDate || '';\n};\n\nexport const formatOnlyTime = (time: any, date?: any, format?: any) => {\n\tif (!time) return '';\n\tconst d = date || dayjs(date).isValid() ? dayjs(date) : dayjs();\n\tconst [h, m, s] = time.split(':').map(Number);\n\n\tconst fTime = d.hour(h).minute(m).second(s);\n\n\treturn format ? fTime.format(format) : fTime;\n};\n\nexport const formatDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};\n\nexport const formatDataTime = (date: string) => {\n\tif (!date) return ''; \n \n\t// Parse the date without converting it to a timezone\n\tconst parsedDate = dayjs(date);\n \n\tif (!parsedDate.isValid()) return ''; \n \n\treturn parsedDate.format('DD MMM, YYYY • HH:mm');\n }\n \nexport default dateFormat;\n\nexport const getMinutesFromTime = (timeString) => {\n\tif(!timeString) return 0\n const time = dayjs(timeString, \"HH:mm:ss\");\n return time.hour() * 60 + time.minute(); // Convert hours to minutes and add minutes\n};\n\nexport const getTimeFromMinutes = (minutes) => {\n\tif(!minutes)return undefined\n\treturn dayjs().startOf(\"day\").add(Number(minutes), \"minutes\").format(\"HH:mm:ss\");\n};\n\nexport const UTCDateFormat = (date: string,format) => {\n\tif(!date) return null\n\tconst dateObj = dayjs.utc(date.replace(' ', 'T').slice(0, 26)).toISOString()\n\treturn formatDate(dateObj, format);\n};\n\nexport const formatUtcDate = (date?: any, format?: any) => {\n\tif (!date) return '';\n\n\tconst d = dayjs.utc(date);\n\n\tif (!d.isValid()) return '';\n\n\treturn format ? d.format(format) : d.format('DD-MM-YYYY');\n};"],"names":["dayjs","extend","utc","formatDate","date","format","d","isValid","dateObj","replace","slice","toISOString","dateParts","split","utcDate","parsedDate","time","h","m","s","map","Number","fTime","hour","minute","second","timeString","minutes","startOf","add"],"mappings":"iPAEAA,EAAAA,QAAMC,OAAOC,EAAAA,SAEb,MAkBaC,EAAa,CAACC,EAAYC,KACtC,IAAKD,EAAM,MAAO,GAElB,MAAME,EAAIN,EAAAA,QAAMI,GAEhB,OAAKE,EAAEC,UAEAF,EAASC,EAAED,OAAOA,GAAUC,EAAED,OAAO,cAFnB,0BA6BG,CAACD,EAAaC,KAC1C,IAAID,EAAM,OAAO,KACjB,MAAMI,EAAUR,EAAAA,QAAME,IAAIE,EAAKK,QAAQ,IAAK,KAAKC,MAAM,EAAG,KAAKC,cAC/D,OAAOR,EAAWK,EAASH,oBAvDRD,IACnB,MAAMQ,EAAYR,GAAQA,EAAKS,MAAM,KAC/BC,EAAUF,GAAaZ,EAAAA,QAAMY,EAAU,IAG7C,OAFsBE,GAAWA,EAAQT,OAAO,iBAExB,2BAuBMD,IAC9B,IAAKA,EAAM,MAAO,GAGlB,MAAMW,EAAaf,EAAAA,QAAMI,GAEzB,OAAKW,EAAWR,UAETQ,EAAWV,OAAO,wBAFS,gDA1BL,CAACW,EAAWZ,EAAYC,KACrD,IAAKW,EAAM,MAAO,GAClB,MAAMV,EAAIF,GAAQJ,EAAAA,QAAMI,GAAMG,UAAYP,EAAAA,QAAMI,GAAQJ,aACjDiB,EAAGC,EAAGC,GAAKH,EAAKH,MAAM,KAAKO,IAAIC,QAEhCC,EAAQhB,EAAEiB,KAAKN,GAAGO,OAAON,GAAGO,OAAON,GAEzC,OAAOd,EAASiB,EAAMjB,OAAOA,GAAUiB,yBA2CX,CAAClB,EAAYC,KACzC,IAAKD,EAAM,MAAO,GAElB,MAAME,EAAIN,EAAAA,QAAME,IAAIE,GAEpB,OAAKE,EAAEC,UAEAF,EAASC,EAAED,OAAOA,GAAUC,EAAED,OAAO,cAFnB,+BAtBSqB,IAClC,IAAIA,EAAY,OAAO,EACpB,MAAMV,EAAOhB,EAAAA,QAAM0B,EAAY,YAC/B,OAAqB,GAAdV,EAAKO,OAAcP,EAAKQ,qCAGAG,IAClC,GAAIA,EACJ,OAAO3B,YAAQ4B,QAAQ,OAAOC,IAAIR,OAAOM,GAAU,WAAWtB,OAAO"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import i18n from "i18next";
|
|
2
|
+
import { default as default2 } from "i18next";
|
|
3
|
+
import { initReactI18next } from "react-i18next";
|
|
4
|
+
import i18nBackend from "i18next-http-backend";
|
|
5
|
+
import { resource } from "../../constants/resource-lang/index.esm.js";
|
|
6
|
+
import { DEFAULT_LANG } from "../../constants/all-language/index.esm.js";
|
|
7
|
+
i18n.use(i18nBackend).use(initReactI18next).init({
|
|
8
|
+
fallbackLng: "en",
|
|
9
|
+
lng: DEFAULT_LANG,
|
|
10
|
+
// fallbackLng: {
|
|
11
|
+
// 'ar': ['en'],
|
|
12
|
+
// 'es': ['en'],
|
|
13
|
+
// 'default': ['en']
|
|
14
|
+
// },
|
|
15
|
+
fallbackNS: false,
|
|
16
|
+
// Don't fallback to other namespaces
|
|
17
|
+
returnNull: false,
|
|
18
|
+
returnEmptyString: false,
|
|
19
|
+
interpolation: {
|
|
20
|
+
escapeValue: false
|
|
21
|
+
},
|
|
22
|
+
debug: false,
|
|
23
|
+
// Make sure this is false
|
|
24
|
+
saveMissing: false,
|
|
25
|
+
missingKeyHandler: false,
|
|
26
|
+
// Explicitly disable
|
|
27
|
+
missingKeyNoValueFallbackToKey: true,
|
|
28
|
+
resources: resource,
|
|
29
|
+
// debug: process.env.NODE_ENV === 'development',
|
|
30
|
+
saveMissingTo: "fallback",
|
|
31
|
+
keySeparator: ".",
|
|
32
|
+
nsSeparator: ":"
|
|
33
|
+
});
|
|
34
|
+
export {
|
|
35
|
+
default2 as default
|
|
36
|
+
};
|
|
37
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../src/utils/i18n.ts"],"sourcesContent":["import i18n from \"i18next\";\r\nimport { initReactI18next } from \"react-i18next\";\r\nimport i18nBackend from \"i18next-http-backend\";\r\n\r\nimport { resource } from \"../constants/resource-lang\";\r\nimport { DEFAULT_LANG } from \"../constants/all-language\";\r\n\r\ni18n\r\n .use(i18nBackend)\r\n .use(initReactI18next)\r\n .init({\r\n fallbackLng: \"en\", \r\n lng: DEFAULT_LANG,\r\n \r\n // fallbackLng: {\r\n // 'ar': ['en'], \r\n // 'es': ['en'], \r\n // 'default': ['en']\r\n // },\r\n \r\n fallbackNS: false, // Don't fallback to other namespaces\r\n \r\n \r\n returnNull: false,\r\n returnEmptyString: false,\r\n\r\n interpolation: {\r\n escapeValue: false,\r\n },\r\n debug: false, // Make sure this is false\r\n saveMissing: false,\r\n missingKeyHandler: false, // Explicitly disable\r\n missingKeyNoValueFallbackToKey: true,\r\n\r\n \r\n \r\n resources: resource,\r\n\r\n // debug: process.env.NODE_ENV === 'development',\r\n\r\n saveMissingTo: 'fallback',\r\n \r\n keySeparator: '.',\r\n nsSeparator: ':',\r\n });\r\n\r\nexport default i18n;"],"names":[],"mappings":";;;;;;AAOA,KACG,IAAI,WAAW,EACf,IAAI,gBAAgB,EACpB,KAAK;AAAA,EACJ,aAAa;AAAA,EACb,KAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQL,YAAY;AAAA;AAAA,EAGZ,YAAY;AAAA,EACZ,mBAAmB;AAAA,EAEnB,eAAe;AAAA,IACb,aAAa;AAAA,EAAA;AAAA,EAEf,OAAO;AAAA;AAAA,EACP,aAAa;AAAA,EACb,mBAAmB;AAAA;AAAA,EACnB,gCAAgC;AAAA,EAIhC,WAAW;AAAA;AAAA,EAIX,eAAe;AAAA,EAEf,cAAc;AAAA,EACd,aAAa;AACf,CAAC;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("i18next"),t=require("react-i18next"),r=require("i18next-http-backend"),n=require("../../constants/resource-lang/index.js"),a=require("../../constants/all-language/index.js");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=/* @__PURE__ */i(e),s=/* @__PURE__ */i(r);u.default.use(s.default).use(t.initReactI18next).init({fallbackLng:"en",lng:a.DEFAULT_LANG,fallbackNS:!1,returnNull:!1,returnEmptyString:!1,interpolation:{escapeValue:!1},debug:!1,saveMissing:!1,missingKeyHandler:!1,missingKeyNoValueFallbackToKey:!0,resources:n.resource,saveMissingTo:"fallback",keySeparator:".",nsSeparator:":"}),Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return u.default}});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/utils/i18n.ts"],"sourcesContent":["import i18n from \"i18next\";\r\nimport { initReactI18next } from \"react-i18next\";\r\nimport i18nBackend from \"i18next-http-backend\";\r\n\r\nimport { resource } from \"../constants/resource-lang\";\r\nimport { DEFAULT_LANG } from \"../constants/all-language\";\r\n\r\ni18n\r\n .use(i18nBackend)\r\n .use(initReactI18next)\r\n .init({\r\n fallbackLng: \"en\", \r\n lng: DEFAULT_LANG,\r\n \r\n // fallbackLng: {\r\n // 'ar': ['en'], \r\n // 'es': ['en'], \r\n // 'default': ['en']\r\n // },\r\n \r\n fallbackNS: false, // Don't fallback to other namespaces\r\n \r\n \r\n returnNull: false,\r\n returnEmptyString: false,\r\n\r\n interpolation: {\r\n escapeValue: false,\r\n },\r\n debug: false, // Make sure this is false\r\n saveMissing: false,\r\n missingKeyHandler: false, // Explicitly disable\r\n missingKeyNoValueFallbackToKey: true,\r\n\r\n \r\n \r\n resources: resource,\r\n\r\n // debug: process.env.NODE_ENV === 'development',\r\n\r\n saveMissingTo: 'fallback',\r\n \r\n keySeparator: '.',\r\n nsSeparator: ':',\r\n });\r\n\r\nexport default i18n;"],"names":["i18n","use","i18nBackend","initReactI18next","init","fallbackLng","lng","DEFAULT_LANG","fallbackNS","returnNull","returnEmptyString","interpolation","escapeValue","debug","saveMissing","missingKeyHandler","missingKeyNoValueFallbackToKey","resources","resource","saveMissingTo","keySeparator","nsSeparator"],"mappings":"yXAOAA,EAAAA,QACGC,IAAIC,EAAAA,SACJD,IAAIE,EAAAA,kBACJC,KAAK,CACJC,YAAa,KACbC,IAAKC,EAAAA,aAQLC,YAAY,EAGZC,YAAY,EACZC,mBAAmB,EAEnBC,cAAe,CACbC,aAAa,GAEfC,OAAO,EACPC,aAAa,EACbC,mBAAmB,EACnBC,gCAAgC,EAIhCC,UAAWC,EAAAA,SAIXC,cAAe,WAEfC,aAAc,IACdC,YAAa"}
|