@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../src/views/form-builder/redux/reducer.ts"],"sourcesContent":["import { createSlice } from '@reduxjs/toolkit';\r\nimport {\r\n getFieldsByFormId,\r\n getFormDataById,\r\n patchFormDataById,\r\n\r\n} from \"./actionCreator\";\r\nimport initialState from \"./state\";\r\n\r\nconst isJsonParse = (json: string) => {\r\n try {\r\n return JSON.parse(json);\r\n } catch (error) {\r\n return false;\r\n }\r\n};\r\n\r\nexport const formBuilderListSlice = createSlice({\r\n name: \"formBuilder/getAllFormData\",\r\n initialState,\r\n reducers: {\r\n setFormData: (state, action) => {\r\n state.formData = action.payload\r\n },\r\n setPaginationModel(state, action) {\r\n state.paginationModel = { ...state.paginationModel, ...action.payload };\r\n },\r\n },\r\n extraReducers: (builder) => {\r\n /*--------------------------------GET Handle Pending State ---------------------------------*/\r\n\r\n\r\n\r\n /*--------------------------------GET BY ID Handle Pending State ---------------------------------*/\r\n\r\n builder.addCase(getFormDataById.pending, (state) => {\r\n state.isLoading = true;\r\n state.isError = false;\r\n state.error = '';\r\n state.formData = [];\r\n });\r\n\r\n /*--------------------------------GET BY ID Handle fullfiled State ---------------------------------*/\r\n builder.addCase(getFormDataById.fulfilled, (state, action: any) => {\r\n state.isLoading = false;\r\n state.isError = false;\r\n state.formData = action?.payload?.data?.form?.fields;\r\n state.error = \"\";\r\n });\r\n\r\n /*--------------------------------GET BY ID Handle Rejected State ---------------------------------*/\r\n builder.addCase(getFormDataById.rejected, (state, action) => {\r\n state.isLoading = false;\r\n state.isError = true;\r\n state.error = action.error.message || \"\";\r\n });\r\n /*--------------------------------Patch Handle Pending State ---------------------------------*/\r\n\r\n builder.addCase(patchFormDataById.pending, (state) => {\r\n // state.isLoading = true;\r\n // state.isError = false;\r\n // state.isSuccess = false;\r\n // state.error = \"\";\r\n });\r\n\r\n /*--------------------------------Patch Handle fullfiled State ---------------------------------*/\r\n builder.addCase(patchFormDataById.fulfilled, (state) => {\r\n state.isLoading = false;\r\n state.isError = false;\r\n // state.formData = [];\r\n state.error = \"\";\r\n state.isSuccess = true;\r\n });\r\n\r\n /*--------------------------------Patch Handle Rejected State ---------------------------------*/\r\n builder.addCase(patchFormDataById.rejected, (state, action) => {\r\n const error: string = isJsonParse(action.error?.message)?.message || action.error.message || \"Something went wrong\";\r\n state.isLoading = false;\r\n state.isError = true;\r\n state.error = error;\r\n state.isSuccess = false;\r\n });\r\n\r\n\r\n\r\n\r\n /*--------------------------------Get Fields By Form ID handle pending state ---------------------------------*/\r\n builder.addCase(getFieldsByFormId.pending, (state) => {\r\n state.isLoading = true;\r\n });\r\n /*--------------------------------Get Fields By Form ID handle fullfilled state ---------------------------------*/\r\n builder.addCase(getFieldsByFormId.fulfilled, (state, action) => {\r\n const incomingFields = action.payload;\r\n if (incomingFields.length) {\r\n let fields = {};\r\n incomingFields.forEach((field: any) => {\r\n for (const key in field) {\r\n fields = {\r\n ...fields,\r\n [key]: field[key],\r\n };\r\n }\r\n });\r\n state.fields = fields;\r\n state.isLoading = false;\r\n }\r\n });\r\n /*--------------------------------Get Fields By Form ID handle rejected state ---------------------------------*/\r\n builder.addCase(getFieldsByFormId.rejected, (state, action) => {\r\n const message = `Fields API: ${isJsonParse(action.error.message as string)?.message ||\r\n action.error.message\r\n }`;\r\n state.isLoading = false;\r\n state.isError = true;\r\n state.error = message;\r\n });\r\n /*--------------------------------Patch Handle Pending State ---------------------------------*/\r\n },\r\n});\r\n\r\nexport const { setFormData, setPaginationModel } = formBuilderListSlice.actions;\r\n\r\nexport default formBuilderListSlice.reducer;\r\n"],"names":["isJsonParse","json","JSON","parse","error","formBuilderListSlice","createSlice","name","initialState","reducers","setFormData","state","action","formData","payload","setPaginationModel","paginationModel","extraReducers","builder","addCase","getFormDataById","pending","isLoading","isError","fulfilled","_c","_b","_a","data","form","fields","rejected","message","patchFormDataById","isSuccess","getFieldsByFormId","incomingFields","length","forEach","field","key"],"mappings":"4KASA,MAAMA,EAAeC,IACnB,IACE,OAAOC,KAAKC,MAAMF,EACpB,OAASG,GACP,OAAO,CACT,GAGWC,EAAuBC,EAAAA,YAAY,CAC9CC,KAAM,6BAAAC,aACNA,EAAAA,MACAC,SAAU,CACRC,YAAa,CAACC,EAAOC,KACnBD,EAAME,SAAWD,EAAOE,SAE1B,kBAAAC,CAAmBJ,EAAOC,GACxBD,EAAMK,gBAAkB,IAAKL,EAAMK,mBAAoBJ,EAAOE,QAChE,GAEFG,cAAgBC,IAOdA,EAAQC,QAAQC,EAAAA,gBAAgBC,QAAUV,IACxCA,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQ,GACdO,EAAME,SAAW,KAInBK,EAAQC,QAAQC,EAAAA,gBAAgBI,UAAW,CAACb,EAAOC,eACjDD,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAME,SAAW,OAAAY,EAAA,OAAAC,EAAA,OAAAC,EAAA,MAAAf,OAAA,EAAAA,EAAQE,kBAASc,WAAjB,EAAAF,EAAuBG,WAAvB,EAAAJ,EAA6BK,OAC9CnB,EAAMP,MAAQ,KAIhBc,EAAQC,QAAQC,EAAAA,gBAAgBW,SAAU,CAACpB,EAAOC,KAChDD,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQQ,EAAOR,MAAM4B,SAAW,KAIxCd,EAAQC,QAAQc,EAAAA,kBAAkBZ,QAAUV,OAQ5CO,EAAQC,QAAQc,EAAAA,kBAAkBT,UAAYb,IAC5CA,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAEhBZ,EAAMP,MAAQ,GACdO,EAAMuB,WAAY,IAIpBhB,EAAQC,QAAQc,EAAAA,kBAAkBF,SAAU,CAACpB,EAAOC,aAClD,MAAMR,GAAgB,OAAAsB,EAAA1B,EAAY,OAAA2B,EAAAf,EAAOR,YAAP,EAAAuB,EAAcK,eAA1B,EAAAN,EAAoCM,UAAWpB,EAAOR,MAAM4B,SAAW,uBAC7FrB,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQA,EACdO,EAAMuB,WAAY,IAOpBhB,EAAQC,QAAQgB,EAAAA,kBAAkBd,QAAUV,IAC1CA,EAAMW,WAAY,IAGpBJ,EAAQC,QAAQgB,EAAAA,kBAAkBX,UAAW,CAACb,EAAOC,KACnD,MAAMwB,EAAiBxB,EAAOE,QAC9B,GAAIsB,EAAeC,OAAQ,CACzB,IAAIP,EAAS,CAAA,EACbM,EAAeE,QAASC,IACtB,IAAA,MAAWC,KAAOD,EAChBT,EAAS,IACJA,EACHU,CAACA,GAAMD,EAAMC,MAInB7B,EAAMmB,OAASA,EACfnB,EAAMW,WAAY,CACpB,IAGFJ,EAAQC,QAAQgB,EAAAA,kBAAkBJ,SAAU,CAACpB,EAAOC,WAClD,MAAMoB,EAAU,gBAAe,OAAAL,EAAA3B,EAAYY,EAAOR,MAAM4B,eAAzB,EAAAL,EAA6CK,UAC1EpB,EAAOR,MAAM4B,UAEfrB,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQ4B"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../src/views/form-builder/redux/reducer.ts"],"sourcesContent":["import { createSlice } from '@reduxjs/toolkit';\r\nimport {\r\n getFieldsByFormId,\r\n getFormDataById,\r\n patchFormDataById,\r\n\r\n} from \"./actionCreator\";\r\nimport initialState from \"./state\";\r\n\r\nconst isJsonParse = (json: string) => {\r\n try {\r\n return JSON.parse(json);\r\n } catch (error) {\r\n return false;\r\n }\r\n};\r\n\r\nexport const formBuilderListSlice = createSlice({\r\n name: \"formBuilder/getAllFormData\",\r\n initialState,\r\n reducers: {\r\n setFormData: (state, action) => {\r\n state.formData = action.payload\r\n },\r\n setPaginationModel(state, action) {\r\n state.paginationModel = { ...state.paginationModel, ...action.payload };\r\n },\r\n },\r\n extraReducers: (builder) => {\r\n /*--------------------------------GET Handle Pending State ---------------------------------*/\r\n\r\n\r\n\r\n /*--------------------------------GET BY ID Handle Pending State ---------------------------------*/\r\n\r\n builder.addCase(getFormDataById.pending, (state) => {\r\n state.isLoading = true;\r\n state.isError = false;\r\n state.error = '';\r\n state.formData = [];\r\n });\r\n\r\n /*--------------------------------GET BY ID Handle fullfiled State ---------------------------------*/\r\n builder.addCase(getFormDataById.fulfilled, (state, action: any) => {\r\n state.isLoading = false;\r\n state.isError = false;\r\n state.formData = action?.payload?.data?.form?.fields;\r\n state.error = \"\";\r\n });\r\n\r\n /*--------------------------------GET BY ID Handle Rejected State ---------------------------------*/\r\n builder.addCase(getFormDataById.rejected, (state, action) => {\r\n state.isLoading = false;\r\n state.isError = true;\r\n state.error = action.error.message || \"\";\r\n });\r\n /*--------------------------------Patch Handle Pending State ---------------------------------*/\r\n\r\n builder.addCase(patchFormDataById.pending, (state) => {\r\n // state.isLoading = true;\r\n // state.isError = false;\r\n // state.isSuccess = false;\r\n // state.error = \"\";\r\n });\r\n\r\n /*--------------------------------Patch Handle fullfiled State ---------------------------------*/\r\n builder.addCase(patchFormDataById.fulfilled, (state) => {\r\n state.isLoading = false;\r\n state.isError = false;\r\n // state.formData = [];\r\n state.error = \"\";\r\n state.isSuccess = true;\r\n });\r\n\r\n /*--------------------------------Patch Handle Rejected State ---------------------------------*/\r\n builder.addCase(patchFormDataById.rejected, (state, action) => {\r\n const error: string = isJsonParse(action.error?.message)?.message || action.error.message || \"Something went wrong\";\r\n state.isLoading = false;\r\n state.isError = true;\r\n state.error = error;\r\n state.isSuccess = false;\r\n });\r\n\r\n\r\n\r\n\r\n /*--------------------------------Get Fields By Form ID handle pending state ---------------------------------*/\r\n builder.addCase(getFieldsByFormId.pending, (state) => {\r\n state.isLoading = true;\r\n });\r\n /*--------------------------------Get Fields By Form ID handle fullfilled state ---------------------------------*/\r\n builder.addCase(getFieldsByFormId.fulfilled, (state, action) => {\r\n const incomingFields = action.payload;\r\n if (incomingFields.length) {\r\n let fields = {};\r\n incomingFields.forEach((field: any) => {\r\n for (const key in field) {\r\n fields = {\r\n ...fields,\r\n [key]: field[key],\r\n };\r\n }\r\n });\r\n state.fields = fields;\r\n state.isLoading = false;\r\n }\r\n });\r\n /*--------------------------------Get Fields By Form ID handle rejected state ---------------------------------*/\r\n builder.addCase(getFieldsByFormId.rejected, (state, action) => {\r\n const message = `Fields API: ${isJsonParse(action.error.message as string)?.message ||\r\n action.error.message\r\n }`;\r\n state.isLoading = false;\r\n state.isError = true;\r\n state.error = message;\r\n });\r\n /*--------------------------------Patch Handle Pending State ---------------------------------*/\r\n },\r\n});\r\n\r\nexport const { setFormData, setPaginationModel } = formBuilderListSlice.actions;\r\n\r\nexport default formBuilderListSlice.reducer;\r\n"],"names":["isJsonParse","json","JSON","parse","error","formBuilderListSlice","createSlice","name","initialState","reducers","setFormData","state","action","formData","payload","setPaginationModel","paginationModel","extraReducers","builder","addCase","getFormDataById","pending","isLoading","isError","fulfilled","_c","_b","_a","data","form","fields","rejected","message","patchFormDataById","isSuccess","getFieldsByFormId","incomingFields","length","forEach","field","key","actions","reducer"],"mappings":"4KASA,MAAMA,EAAeC,IACnB,IACE,OAAOC,KAAKC,MAAMF,EACpB,OAASG,GACP,OAAO,CACT,GAGWC,EAAuBC,EAAAA,YAAY,CAC9CC,KAAM,6BAAAC,aACNA,EAAAA,MACAC,SAAU,CACRC,YAAa,CAACC,EAAOC,KACnBD,EAAME,SAAWD,EAAOE,SAE1B,kBAAAC,CAAmBJ,EAAOC,GACxBD,EAAMK,gBAAkB,IAAKL,EAAMK,mBAAoBJ,EAAOE,QAChE,GAEFG,cAAgBC,IAOdA,EAAQC,QAAQC,EAAAA,gBAAgBC,QAAUV,IACxCA,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQ,GACdO,EAAME,SAAW,KAInBK,EAAQC,QAAQC,EAAAA,gBAAgBI,UAAW,CAACb,EAAOC,eACjDD,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAME,SAAW,OAAAY,EAAA,OAAAC,EAAA,OAAAC,EAAA,MAAAf,OAAA,EAAAA,EAAQE,kBAASc,WAAjB,EAAAF,EAAuBG,WAAvB,EAAAJ,EAA6BK,OAC9CnB,EAAMP,MAAQ,KAIhBc,EAAQC,QAAQC,EAAAA,gBAAgBW,SAAU,CAACpB,EAAOC,KAChDD,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQQ,EAAOR,MAAM4B,SAAW,KAIxCd,EAAQC,QAAQc,EAAAA,kBAAkBZ,QAAUV,OAQ5CO,EAAQC,QAAQc,EAAAA,kBAAkBT,UAAYb,IAC5CA,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAEhBZ,EAAMP,MAAQ,GACdO,EAAMuB,WAAY,IAIpBhB,EAAQC,QAAQc,EAAAA,kBAAkBF,SAAU,CAACpB,EAAOC,aAClD,MAAMR,GAAgB,OAAAsB,EAAA1B,EAAY,OAAA2B,EAAAf,EAAOR,YAAP,EAAAuB,EAAcK,eAA1B,EAAAN,EAAoCM,UAAWpB,EAAOR,MAAM4B,SAAW,uBAC7FrB,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQA,EACdO,EAAMuB,WAAY,IAOpBhB,EAAQC,QAAQgB,EAAAA,kBAAkBd,QAAUV,IAC1CA,EAAMW,WAAY,IAGpBJ,EAAQC,QAAQgB,EAAAA,kBAAkBX,UAAW,CAACb,EAAOC,KACnD,MAAMwB,EAAiBxB,EAAOE,QAC9B,GAAIsB,EAAeC,OAAQ,CACzB,IAAIP,EAAS,CAAA,EACbM,EAAeE,QAASC,IACtB,IAAA,MAAWC,KAAOD,EAChBT,EAAS,IACJA,EACHU,CAACA,GAAMD,EAAMC,MAInB7B,EAAMmB,OAASA,EACfnB,EAAMW,WAAY,CACpB,IAGFJ,EAAQC,QAAQgB,EAAAA,kBAAkBJ,SAAU,CAACpB,EAAOC,WAClD,MAAMoB,EAAU,gBAAe,OAAAL,EAAA3B,EAAYY,EAAOR,MAAM4B,eAAzB,EAAAL,EAA6CK,UAC1EpB,EAAOR,MAAM4B,UAEfrB,EAAMW,WAAY,EAClBX,EAAMY,SAAU,EAChBZ,EAAMP,MAAQ4B,QAMPtB,YAAEA,EAAAK,mBAAaA,GAAuBV,EAAqBoC,QAExE,IAAAC,EAAerC,EAAqBqC"}
|
package/dist/views/index.esm.js
CHANGED
|
@@ -1,95 +1,169 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { default as
|
|
4
|
-
import {
|
|
5
|
-
import { default as default4 } from "./
|
|
6
|
-
import { default as default5 } from "./
|
|
7
|
-
import { default as default6 } from "./
|
|
8
|
-
import {
|
|
9
|
-
import { default as default8 } from "./template-editor/template-name-modal/template-name-modal/index.esm.js";
|
|
10
|
-
import { default as default9 } from "./template-editor/components/EditorCanvas/index.esm.js";
|
|
11
|
-
import { default as default10 } from "./template-editor/components/EditorHeader/index.esm.js";
|
|
12
|
-
import { default as default11 } from "./template-editor/components/EditorSection/index.esm.js";
|
|
13
|
-
import { default as default12 } from "./template-editor/components/EditorSidebar/index.esm.js";
|
|
14
|
-
import { default as default13 } from "./template-editor/components/SectionFlowEditor/index.esm.js";
|
|
15
|
-
import { default as default14 } from "./template-editor/components/SectionFormatPanel/index.esm.js";
|
|
16
|
-
import { default as default15 } from "./template-editor/components/controllers/AlignmentControl/index.esm.js";
|
|
17
|
-
import { default as default16 } from "./template-editor/components/controllers/border-control/index.esm.js";
|
|
18
|
-
import { default as default17 } from "./template-editor/components/controllers/ButtonControls/index.esm.js";
|
|
19
|
-
import { default as default18 } from "./template-editor/components/controllers/CodeControls/index.esm.js";
|
|
20
|
-
import { default as default19 } from "./template-editor/components/controllers/DividerControls/index.esm.js";
|
|
21
|
-
import { default as default20 } from "./template-editor/components/controllers/ImageControls/index.esm.js";
|
|
22
|
-
import { default as default21 } from "./template-editor/components/controllers/SignatureControls/index.esm.js";
|
|
23
|
-
import { default as default22 } from "./template-editor/components/controllers/TableControls/index.esm.js";
|
|
1
|
+
import { default as default2 } from "./404/index.esm.js";
|
|
2
|
+
import { PrivateRoute } from "./privateRoute/index.esm.js";
|
|
3
|
+
import { default as default3 } from "./afterAuth/dashboard/dashboard/index.esm.js";
|
|
4
|
+
import { state } from "./form-builder/redux/state/index.esm.js";
|
|
5
|
+
import { default as default4 } from "./afterAuth/page-view/page-view/index.esm.js";
|
|
6
|
+
import { default as default5 } from "./beforeAuth/components/gantt-data/gantt-data/index.esm.js";
|
|
7
|
+
import { default as default6 } from "./beforeAuth/components/grid-data/grid-data/index.esm.js";
|
|
8
|
+
import { Landing } from "./beforeAuth/landing/landing/index.esm.js";
|
|
24
9
|
import { CustomForm } from "./form-builder/custom-form/index.esm.js";
|
|
25
|
-
import { default as
|
|
10
|
+
import { default as default7 } from "./form-builder/form-fields/index.esm.js";
|
|
26
11
|
import { CheckboxEditForm } from "./form-builder/element-edit-forms/checkbox/index.esm.js";
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
12
|
+
import { default as default8 } from "./form-builder/element-edit-forms/column-width/index.esm.js";
|
|
13
|
+
import { default as default9 } from "./form-builder/element-edit-forms/field-select/index.esm.js";
|
|
14
|
+
import { default as default10 } from "./form-builder/element-edit-forms/section/index.esm.js";
|
|
30
15
|
import { SelectEditForm } from "./form-builder/element-edit-forms/select/index.esm.js";
|
|
31
|
-
import { default as
|
|
16
|
+
import { default as default11 } from "./form-builder/element-edit-forms/table-form/index.esm.js";
|
|
32
17
|
import { TextEditForm } from "./form-builder/element-edit-forms/text/index.esm.js";
|
|
33
|
-
import {
|
|
34
|
-
import { default as
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
18
|
+
import { default as default12 } from "./template-editor/templates/index.esm.js";
|
|
19
|
+
import { default as default13 } from "./template-editor/add-template/add-template/index.esm.js";
|
|
20
|
+
import { default as default14 } from "./template-editor/company-selection-modal/company-selection-modal/index.esm.js";
|
|
21
|
+
import { default as default15 } from "./template-editor/components/EditorCanvas/index.esm.js";
|
|
22
|
+
import { default as default16 } from "./template-editor/components/EditorHeader/index.esm.js";
|
|
23
|
+
import { default as default17 } from "./template-editor/components/EditorSection/index.esm.js";
|
|
24
|
+
import { default as default18 } from "./template-editor/components/EditorSidebar/index.esm.js";
|
|
25
|
+
import { default as default19 } from "./template-editor/components/SectionFlowEditor/index.esm.js";
|
|
26
|
+
import { default as default20 } from "./template-editor/components/SectionFormatPanel/index.esm.js";
|
|
27
|
+
import { default as default21 } from "./template-editor/components/controllers/AlignmentControl/index.esm.js";
|
|
28
|
+
import { default as default22 } from "./template-editor/components/controllers/border-control/index.esm.js";
|
|
29
|
+
import { default as default23 } from "./template-editor/components/controllers/ButtonControls/index.esm.js";
|
|
30
|
+
import { default as default24 } from "./template-editor/components/controllers/CodeControls/index.esm.js";
|
|
31
|
+
import { default as default25 } from "./template-editor/components/controllers/DividerControls/index.esm.js";
|
|
32
|
+
import { default as default26 } from "./template-editor/components/controllers/ImageControls/index.esm.js";
|
|
33
|
+
import { default as default27 } from "./template-editor/components/controllers/SignatureControls/index.esm.js";
|
|
34
|
+
import { default as default28 } from "./template-editor/components/controllers/TableControls/index.esm.js";
|
|
35
|
+
import { default as default29 } from "./template-editor/edit-section-modal/edit-section-modal/index.esm.js";
|
|
36
|
+
import { default as default30 } from "./template-editor/template-modal/html-thumbnail-preview/index.esm.js";
|
|
37
|
+
import { default as default31 } from "./template-editor/template-modal/template-modal/index.esm.js";
|
|
38
|
+
import { default as default32 } from "./template-editor/template-name-modal/template-name-modal/index.esm.js";
|
|
39
|
+
import { dashBoardDrive, default as default33, pinToDashboardList, setGrid, setSharedPage, setUserName } from "./afterAuth/dashboard/redux/reducer/index.esm.js";
|
|
40
|
+
import { UsersFetchAction, pinToDashboardAction, setPagesAction, setSharedPageAction, setUserNameAction, setdashboardDriveData } from "./afterAuth/dashboard/redux/actionCreator/index.esm.js";
|
|
41
|
+
import { default as default34, setFormData, setPaginationModel } from "./form-builder/redux/reducer/index.esm.js";
|
|
42
|
+
import { default as default35, setColumnOrder, setRowData } from "./afterAuth/page-view/redux/reducer/index.esm.js";
|
|
43
|
+
import { fetchPage } from "./afterAuth/page-view/redux/actionCreator/index.esm.js";
|
|
44
|
+
import { defaultData } from "./afterAuth/page-view/utils/default-data/index.esm.js";
|
|
45
|
+
import { local } from "./afterAuth/page-view/utils/local-data/index.esm.js";
|
|
46
|
+
import { ChangePassword } from "./beforeAuth/change-password/change-password/index.esm.js";
|
|
47
|
+
import { activityTag } from "./beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js";
|
|
48
|
+
import { calendarData } from "./beforeAuth/components/calendar-data/calendar-data/index.esm.js";
|
|
49
|
+
import { board } from "./beforeAuth/components/kanbann-content/kanbann-raw/index.esm.js";
|
|
50
|
+
import { column } from "./beforeAuth/components/list-content/column-raw/index.esm.js";
|
|
51
|
+
import { tableData } from "./beforeAuth/components/list-content/list-data/index.esm.js";
|
|
52
|
+
import { multilineData } from "./beforeAuth/components/multiline-data/multiline-data/index.esm.js";
|
|
53
|
+
import { userRoles } from "./beforeAuth/components/share-modal-data/share-modal-data/index.esm.js";
|
|
54
|
+
import { sharedPagesData } from "./beforeAuth/components/shared-pages-data/shared-pages-data/index.esm.js";
|
|
55
|
+
import { tabsData } from "./beforeAuth/components/tabs-data/tabs-data/index.esm.js";
|
|
56
|
+
import { userData } from "./beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js";
|
|
57
|
+
import { ForgotPassword } from "./beforeAuth/forgot-password/forgot-password/index.esm.js";
|
|
58
|
+
import { Login } from "./beforeAuth/login/index/index.esm.js";
|
|
59
|
+
import { ResetPassword } from "./beforeAuth/reset-password/reset-password/index.esm.js";
|
|
37
60
|
import { element } from "./form-builder/field_properties/index.esm.js";
|
|
61
|
+
import { getFieldsByFormId, getFormDataById, patchFormDataById } from "./form-builder/redux/actionCreator/index.esm.js";
|
|
38
62
|
import { createDefaultTableColumns, extractSections, formatText, generateModulePath, processMembers, processTableColumns, useFormDataEffect, useFormDataProcessor } from "./form-builder/utils/common/index.esm.js";
|
|
63
|
+
import { templateEditorRoutes } from "./template-editor/routes/index.esm.js";
|
|
64
|
+
import { default as default36 } from "./template-editor/components/controllers/TextControls/index.esm.js";
|
|
65
|
+
import { extractStyles, generateEmailPreview, generateHeaderFooterPreview, generateInlineStyles, getInitialSectionData, templateRoutes } from "./template-editor/utils/common/index.esm.js";
|
|
66
|
+
import { TEMPLATE_EDITOR_PATHS, initialStyles } from "./template-editor/utils/constant/index.esm.js";
|
|
67
|
+
import { emailColumns, textOptions } from "./template-editor/utils/default-data/index.esm.js";
|
|
68
|
+
import { useCKEditorStyleExtractor } from "./template-editor/utils/style-extractor/index.esm.js";
|
|
39
69
|
export {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
70
|
+
default13 as AddTemplate,
|
|
71
|
+
default21 as AlignmentControl,
|
|
72
|
+
default22 as BorderControl,
|
|
73
|
+
default23 as ButtonControls,
|
|
74
|
+
ChangePassword,
|
|
44
75
|
CheckboxEditForm,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
Components,
|
|
76
|
+
default24 as CodeControls,
|
|
77
|
+
default8 as ColumnWidth,
|
|
78
|
+
default14 as CompanySelectionModal,
|
|
49
79
|
CustomForm,
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
80
|
+
default3 as Dashboard,
|
|
81
|
+
default25 as DividerControls,
|
|
82
|
+
default29 as EditSectionModal,
|
|
83
|
+
default15 as EditorCanvas,
|
|
84
|
+
default16 as EditorHeader,
|
|
85
|
+
default17 as EditorSection,
|
|
86
|
+
default18 as EditorSidebar,
|
|
87
|
+
default9 as FieldSelect,
|
|
88
|
+
ForgotPassword,
|
|
89
|
+
default7 as FormFields,
|
|
90
|
+
default30 as HtmlThumbnailPreview,
|
|
91
|
+
default26 as ImageControls,
|
|
92
|
+
Landing,
|
|
93
|
+
Login,
|
|
94
|
+
default2 as NotFound,
|
|
95
|
+
default4 as PageView,
|
|
96
|
+
PrivateRoute,
|
|
97
|
+
default36 as React,
|
|
98
|
+
ResetPassword,
|
|
99
|
+
default10 as SectionEditForm,
|
|
100
|
+
default19 as SectionFlowEditor,
|
|
101
|
+
default20 as SectionFormatPanel,
|
|
67
102
|
SelectEditForm,
|
|
68
|
-
|
|
103
|
+
default27 as SignatureControls,
|
|
69
104
|
TEMPLATE_EDITOR_PATHS,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
default28 as TextControls,
|
|
105
|
+
default28 as TableControls,
|
|
106
|
+
default11 as TableEditForm,
|
|
107
|
+
default31 as TemplateModal,
|
|
108
|
+
default32 as TemplateNameModal,
|
|
109
|
+
default12 as Templates,
|
|
76
110
|
TextEditForm,
|
|
111
|
+
UsersFetchAction,
|
|
112
|
+
activityTag,
|
|
113
|
+
board,
|
|
114
|
+
calendarData,
|
|
115
|
+
column,
|
|
77
116
|
createDefaultTableColumns,
|
|
117
|
+
dashBoardDrive,
|
|
118
|
+
default33 as dashboardSlice,
|
|
119
|
+
default6 as data,
|
|
120
|
+
defaultData,
|
|
78
121
|
element,
|
|
122
|
+
emailColumns,
|
|
79
123
|
extractSections,
|
|
80
124
|
extractStyles,
|
|
125
|
+
fetchPage,
|
|
126
|
+
default34 as formBuilderListSlice,
|
|
81
127
|
formatText,
|
|
128
|
+
default5 as ganttData,
|
|
82
129
|
generateEmailPreview,
|
|
83
130
|
generateHeaderFooterPreview,
|
|
84
131
|
generateInlineStyles,
|
|
85
132
|
generateModulePath,
|
|
133
|
+
getFieldsByFormId,
|
|
134
|
+
getFormDataById,
|
|
86
135
|
getInitialSectionData,
|
|
87
136
|
initialStyles,
|
|
137
|
+
local,
|
|
138
|
+
multilineData,
|
|
139
|
+
default35 as pageViewSlice,
|
|
140
|
+
patchFormDataById,
|
|
141
|
+
pinToDashboardAction,
|
|
142
|
+
pinToDashboardList,
|
|
88
143
|
processMembers,
|
|
89
144
|
processTableColumns,
|
|
145
|
+
setColumnOrder,
|
|
146
|
+
setFormData,
|
|
147
|
+
setGrid,
|
|
148
|
+
setPagesAction,
|
|
149
|
+
setPaginationModel,
|
|
150
|
+
setRowData,
|
|
151
|
+
setSharedPage,
|
|
152
|
+
setSharedPageAction,
|
|
153
|
+
setUserName,
|
|
154
|
+
setUserNameAction,
|
|
155
|
+
setdashboardDriveData,
|
|
156
|
+
sharedPagesData,
|
|
157
|
+
state,
|
|
158
|
+
tableData,
|
|
159
|
+
tabsData,
|
|
90
160
|
templateEditorRoutes,
|
|
91
161
|
templateRoutes,
|
|
162
|
+
textOptions,
|
|
163
|
+
useCKEditorStyleExtractor,
|
|
92
164
|
useFormDataEffect,
|
|
93
|
-
useFormDataProcessor
|
|
165
|
+
useFormDataProcessor,
|
|
166
|
+
userData,
|
|
167
|
+
userRoles
|
|
94
168
|
};
|
|
95
169
|
//# 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/views/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./form-builder/index/index.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./404/index.js"),t=require("./privateRoute/index.js"),r=require("./afterAuth/dashboard/dashboard/index.js"),o=require("./form-builder/redux/state/index.js"),a=require("./afterAuth/page-view/page-view/index.js"),s=require("./beforeAuth/components/gantt-data/gantt-data/index.js"),i=require("./beforeAuth/components/grid-data/grid-data/index.js"),d=require("./beforeAuth/landing/landing/index.js"),n=require("./form-builder/custom-form/index.js"),l=require("./form-builder/form-fields/index.js"),u=require("./form-builder/element-edit-forms/checkbox/index.js"),p=require("./form-builder/element-edit-forms/column-width/index.js"),x=require("./form-builder/element-edit-forms/field-select/index.js"),m=require("./form-builder/element-edit-forms/section/index.js"),c=require("./form-builder/element-edit-forms/select/index.js"),f=require("./form-builder/element-edit-forms/table-form/index.js"),b=require("./form-builder/element-edit-forms/text/index.js"),h=require("./template-editor/templates/index.js"),j=require("./template-editor/add-template/add-template/index.js"),q=require("./template-editor/company-selection-modal/company-selection-modal/index.js"),g=require("./template-editor/components/EditorCanvas/index.js"),D=require("./template-editor/components/EditorHeader/index.js"),A=require("./template-editor/components/EditorSection/index.js"),C=require("./template-editor/components/EditorSidebar/index.js"),F=require("./template-editor/components/SectionFlowEditor/index.js"),P=require("./template-editor/components/SectionFormatPanel/index.js"),S=require("./template-editor/components/controllers/AlignmentControl/index.js"),w=require("./template-editor/components/controllers/border-control/index.js"),E=require("./template-editor/components/controllers/ButtonControls/index.js"),T=require("./template-editor/components/controllers/CodeControls/index.js"),v=require("./template-editor/components/controllers/DividerControls/index.js"),y=require("./template-editor/components/controllers/ImageControls/index.js"),R=require("./template-editor/components/controllers/SignatureControls/index.js"),I=require("./template-editor/components/controllers/TableControls/index.js"),M=require("./template-editor/edit-section-modal/edit-section-modal/index.js"),B=require("./template-editor/template-modal/html-thumbnail-preview/index.js"),L=require("./template-editor/template-modal/template-modal/index.js"),H=require("./template-editor/template-name-modal/template-name-modal/index.js"),O=require("./afterAuth/dashboard/redux/reducer/index.js"),_=require("./afterAuth/dashboard/redux/actionCreator/index.js"),N=require("./form-builder/redux/reducer/index.js"),U=require("./afterAuth/page-view/redux/reducer/index.js"),k=require("./afterAuth/page-view/redux/actionCreator/index.js"),G=require("./afterAuth/page-view/utils/default-data/index.js"),K=require("./afterAuth/page-view/utils/local-data/index.js"),V=require("./beforeAuth/change-password/change-password/index.js"),W=require("./beforeAuth/components/activity-tag-data/activity-tag-data/index.js"),z=require("./beforeAuth/components/calendar-data/calendar-data/index.js"),J=require("./beforeAuth/components/kanbann-content/kanbann-raw/index.js"),Q=require("./beforeAuth/components/list-content/column-raw/index.js"),X=require("./beforeAuth/components/list-content/list-data/index.js"),Y=require("./beforeAuth/components/multiline-data/multiline-data/index.js"),Z=require("./beforeAuth/components/share-modal-data/share-modal-data/index.js"),$=require("./beforeAuth/components/shared-pages-data/shared-pages-data/index.js"),ee=require("./beforeAuth/components/tabs-data/tabs-data/index.js"),te=require("./beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js"),re=require("./beforeAuth/forgot-password/forgot-password/index.js"),oe=require("./beforeAuth/login/index/index.js"),ae=require("./beforeAuth/reset-password/reset-password/index.js"),se=require("./form-builder/field_properties/index.js"),ie=require("./form-builder/redux/actionCreator/index.js"),de=require("./form-builder/utils/common/index.js"),ne=require("./template-editor/routes/index.js"),le=require("./template-editor/components/controllers/TextControls/index.js"),ue=require("./template-editor/utils/common/index.js"),pe=require("./template-editor/utils/constant/index.js"),xe=require("./template-editor/utils/default-data/index.js"),me=require("./template-editor/utils/style-extractor/index.js");exports.NotFound=e.default,exports.PrivateRoute=t.PrivateRoute,exports.Dashboard=r.default,exports.state=o.state,exports.PageView=a.default,exports.ganttData=s.default,exports.data=i.default,exports.Landing=d.Landing,exports.CustomForm=n.CustomForm,exports.FormFields=l.default,exports.CheckboxEditForm=u.CheckboxEditForm,exports.ColumnWidth=p.default,exports.FieldSelect=x.default,exports.SectionEditForm=m.default,exports.SelectEditForm=c.SelectEditForm,exports.TableEditForm=f.default,exports.TextEditForm=b.TextEditForm,exports.Templates=h.default,exports.AddTemplate=j.default,exports.CompanySelectionModal=q.default,exports.EditorCanvas=g.default,exports.EditorHeader=D.default,exports.EditorSection=A.default,exports.EditorSidebar=C.default,exports.SectionFlowEditor=F.default,exports.SectionFormatPanel=P.default,exports.AlignmentControl=S.default,exports.BorderControl=w.default,exports.ButtonControls=E.default,exports.CodeControls=T.default,exports.DividerControls=v.default,exports.ImageControls=y.default,exports.SignatureControls=R.default,exports.TableControls=I.default,exports.EditSectionModal=M.default,exports.HtmlThumbnailPreview=B.default,exports.TemplateModal=L.default,exports.TemplateNameModal=H.default,exports.dashBoardDrive=O.dashBoardDrive,exports.dashboardSlice=O.default,exports.pinToDashboardList=O.pinToDashboardList,exports.setGrid=O.setGrid,exports.setSharedPage=O.setSharedPage,exports.setUserName=O.setUserName,exports.UsersFetchAction=_.UsersFetchAction,exports.pinToDashboardAction=_.pinToDashboardAction,exports.setPagesAction=_.setPagesAction,exports.setSharedPageAction=_.setSharedPageAction,exports.setUserNameAction=_.setUserNameAction,exports.setdashboardDriveData=_.setdashboardDriveData,exports.formBuilderListSlice=N.default,exports.setFormData=N.setFormData,exports.setPaginationModel=N.setPaginationModel,exports.pageViewSlice=U.default,exports.setColumnOrder=U.setColumnOrder,exports.setRowData=U.setRowData,exports.fetchPage=k.fetchPage,exports.defaultData=G.defaultData,exports.local=K.local,exports.ChangePassword=V.ChangePassword,exports.activityTag=W.activityTag,exports.calendarData=z.calendarData,exports.board=J.board,exports.column=Q.column,exports.tableData=X.tableData,exports.multilineData=Y.multilineData,exports.userRoles=Z.userRoles,exports.sharedPagesData=$.sharedPagesData,exports.tabsData=ee.tabsData,exports.userData=te.userData,exports.ForgotPassword=re.ForgotPassword,exports.Login=oe.Login,exports.ResetPassword=ae.ResetPassword,exports.element=se.element,exports.getFieldsByFormId=ie.getFieldsByFormId,exports.getFormDataById=ie.getFormDataById,exports.patchFormDataById=ie.patchFormDataById,exports.createDefaultTableColumns=de.createDefaultTableColumns,exports.extractSections=de.extractSections,exports.formatText=de.formatText,exports.generateModulePath=de.generateModulePath,exports.processMembers=de.processMembers,exports.processTableColumns=de.processTableColumns,exports.useFormDataEffect=de.useFormDataEffect,exports.useFormDataProcessor=de.useFormDataProcessor,exports.templateEditorRoutes=ne.templateEditorRoutes,exports.React=le.default,exports.extractStyles=ue.extractStyles,exports.generateEmailPreview=ue.generateEmailPreview,exports.generateHeaderFooterPreview=ue.generateHeaderFooterPreview,exports.generateInlineStyles=ue.generateInlineStyles,exports.getInitialSectionData=ue.getInitialSectionData,exports.templateRoutes=ue.templateRoutes,exports.TEMPLATE_EDITOR_PATHS=pe.TEMPLATE_EDITOR_PATHS,exports.initialStyles=pe.initialStyles,exports.emailColumns=xe.emailColumns,exports.textOptions=xe.textOptions,exports.useCKEditorStyleExtractor=me.useCKEditorStyleExtractor;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Outlet, Navigate } from "react-router-dom";
|
|
3
|
+
import { Pathname } from "../../constants/pathnames/pathname/index.esm.js";
|
|
4
|
+
import { useAuth } from "../../hooks/useAuth/index.esm.js";
|
|
5
|
+
import Loader from "../../components/loader/index.esm.js";
|
|
6
|
+
const PrivateRoute = () => {
|
|
7
|
+
const { user, loading } = useAuth();
|
|
8
|
+
return loading ? /* @__PURE__ */ jsx(Loader, {}) : user ? /* @__PURE__ */ jsx(Outlet, {}) : /* @__PURE__ */ jsx(Navigate, { to: Pathname.LOGIN });
|
|
9
|
+
};
|
|
10
|
+
export {
|
|
11
|
+
PrivateRoute,
|
|
12
|
+
PrivateRoute as default
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../../src/views/privateRoute.tsx"],"sourcesContent":["import React from \"react\";\r\nimport { Navigate, Outlet } from \"react-router-dom\";\r\n\r\nimport { Pathname } from \"../constants/pathnames/pathname\";\r\nimport { useAuth } from \"../hooks/useAuth\";\r\nimport Loader from \"../components/loader\";\r\n\r\nexport const PrivateRoute = () => {\r\n const { user, loading } = useAuth();\r\n\r\n return loading ? (\r\n <Loader />\r\n ) : user ? (\r\n <Outlet />\r\n ) : (\r\n <Navigate to={Pathname.LOGIN} />\r\n );\r\n};\r\n\r\nexport default PrivateRoute;\r\n"],"names":[],"mappings":";;;;;AAOO,MAAM,eAAe,MAAM;AAChC,QAAM,EAAE,MAAM,QAAA,IAAY,QAAA;AAE1B,SAAO,UACL,oBAAC,QAAA,CAAA,CAAO,IACN,OACF,oBAAC,QAAA,CAAA,CAAO,IAER,oBAAC,UAAA,EAAS,IAAI,SAAS,OAAO;AAElC;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react-router-dom"),r=require("../../constants/pathnames/pathname/index.js"),s=require("../../hooks/useAuth/index.js"),u=require("../../components/loader/index.js");const a=()=>{const{user:a,loading:o}=s.useAuth();return o?/* @__PURE__ */e.jsx(u.default,{}):a?/* @__PURE__ */e.jsx(t.Outlet,{}):/* @__PURE__ */e.jsx(t.Navigate,{to:r.Pathname.LOGIN})};exports.PrivateRoute=a,exports.default=a;
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/views/privateRoute.tsx"],"sourcesContent":["import React from \"react\";\r\nimport { Navigate, Outlet } from \"react-router-dom\";\r\n\r\nimport { Pathname } from \"../constants/pathnames/pathname\";\r\nimport { useAuth } from \"../hooks/useAuth\";\r\nimport Loader from \"../components/loader\";\r\n\r\nexport const PrivateRoute = () => {\r\n const { user, loading } = useAuth();\r\n\r\n return loading ? (\r\n <Loader />\r\n ) : user ? (\r\n <Outlet />\r\n ) : (\r\n <Navigate to={Pathname.LOGIN} />\r\n );\r\n};\r\n\r\nexport default PrivateRoute;\r\n"],"names":["PrivateRoute","user","loading","useAuth","jsx","Loader","Outlet","Navigate","to","Pathname","LOGIN"],"mappings":"sRAOO,MAAMA,EAAe,KAC1B,MAAMC,KAAEA,EAAAC,QAAMA,GAAYC,YAE1B,OAAOD,iBACLE,EAAAA,IAACC,EAAAA,QAAA,CAAA,GACCJ,iBACFG,MAACE,EAAAA,OAAA,CAAA,kBAEDF,EAAAA,IAACG,EAAAA,SAAA,CAASC,GAAIC,EAAAA,SAASC"}
|
|
@@ -8,9 +8,9 @@ import Toolbar from "../../../../node_modules/@mui/material/Toolbar/Toolbar/inde
|
|
|
8
8
|
import Box from "../../../../node_modules/@mui/material/Box/Box/index.esm.js";
|
|
9
9
|
import Link from "../../../../node_modules/@mui/material/Link/Link/index.esm.js";
|
|
10
10
|
import Stack from "../../../../node_modules/@mui/material/Stack/Stack/index.esm.js";
|
|
11
|
+
import { Edit } from "../../../../components/icons/edit/index.esm.js";
|
|
11
12
|
import { EyeOff } from "../../../../components/icons/eye-off/index.esm.js";
|
|
12
13
|
import { Eye } from "../../../../components/icons/eye/index.esm.js";
|
|
13
|
-
import { Edit } from "../../../../components/icons/edit/index.esm.js";
|
|
14
14
|
const EditorHeader = ({
|
|
15
15
|
onSave,
|
|
16
16
|
onPreview,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),o=require("../../../../components/button/button/index.js"),i=require("../../../../components/typography/typography/index.js"),t=require("react-router-dom"),n=require("../../utils/common/index.js"),r=require("../../../../node_modules/@mui/material/AppBar/AppBar/index.js"),a=require("../../../../node_modules/@mui/material/Toolbar/Toolbar/index.js"),s=require("../../../../node_modules/@mui/material/Box/Box/index.js"),d=require("../../../../node_modules/@mui/material/Link/Link/index.js"),l=require("../../../../node_modules/@mui/material/Stack/Stack/index.js"),c=require("../../../../components/icons/
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),o=require("../../../../components/button/button/index.js"),i=require("../../../../components/typography/typography/index.js"),t=require("react-router-dom"),n=require("../../utils/common/index.js"),r=require("../../../../node_modules/@mui/material/AppBar/AppBar/index.js"),a=require("../../../../node_modules/@mui/material/Toolbar/Toolbar/index.js"),s=require("../../../../node_modules/@mui/material/Box/Box/index.js"),d=require("../../../../node_modules/@mui/material/Link/Link/index.js"),l=require("../../../../node_modules/@mui/material/Stack/Stack/index.js"),c=require("../../../../components/icons/edit/index.js"),m=require("../../../../components/icons/eye-off/index.js"),u=require("../../../../components/icons/eye/index.js");exports.default=({onSave:p,onPreview:x,preview:h,sections:y,isEditingHeaderFooter:j,setIsEditingHeaderFooter:g,onSaveHeaderFooter:f,modulePath:v,type:b,mode:q="add",templateData:S})=>{const w=n.templateRoutes(v,b);/* @__PURE__ */
|
|
2
2
|
return e.jsx(r.default,{position:"static",color:"default",elevation:0,sx:{borderColor:"divider",bgcolor:"background.paper"},children:/* @__PURE__ */e.jsxs(a.default,{variant:"dense",sx:{justifyContent:"space-between",p:3},children:[
|
|
3
3
|
/* @__PURE__ */e.jsxs(s.default,{sx:{display:"flex",alignItems:"center",gap:1},children:[
|
|
4
4
|
/* @__PURE__ */e.jsx(d.default,{component:t.Link,to:w.LIST,underline:"hover",color:"text.secondary",sx:{fontSize:"0.875rem"},children:/* @__PURE__ */e.jsx(i.Typography,{type:"s5",color:"theme.secondary.800",children:"email"===b?"Emails":"PDF"})}),
|
|
@@ -9,7 +9,7 @@ return e.jsx(r.default,{position:"static",color:"default",elevation:0,sx:{border
|
|
|
9
9
|
/* @__PURE__ */e.jsx(l.default,{direction:"row",spacing:1,children:j?/* @__PURE__ */e.jsxs(e.Fragment,{children:[
|
|
10
10
|
/* @__PURE__ */e.jsx(o.default,{onClick:()=>g(!1),size:"small",variant:"outlined",sx:e=>({color:`${e.palette.theme.secondary[1e3]} !important`}),children:"Cancel Editing"}),
|
|
11
11
|
/* @__PURE__ */e.jsx(o.default,{variant:"contained",onClick:()=>f(!0),size:"small",sx:{boxShadow:"none"},children:"Save Changes"})]}):/* @__PURE__ */e.jsxs(e.Fragment,{children:[
|
|
12
|
-
/* @__PURE__ */e.jsx(o.default,{onClick:()=>g(!0),size:"small",variant:"outlined",sx:e=>({color:`${e.palette.theme.secondary[1e3]} !important`}),startIcon:/* @__PURE__ */e.jsx(
|
|
13
|
-
/* @__PURE__ */e.jsx(o.default,{onClick:x,size:"small",variant:"outlined",sx:e=>({color:`${e.palette.theme.secondary[1e3]} !important`}),startIcon:h?/* @__PURE__ */e.jsx(
|
|
12
|
+
/* @__PURE__ */e.jsx(o.default,{onClick:()=>g(!0),size:"small",variant:"outlined",sx:e=>({color:`${e.palette.theme.secondary[1e3]} !important`}),startIcon:/* @__PURE__ */e.jsx(c.Edit,{fontSize:"small"}),disabled:h,children:"Edit Header/Footer"}),
|
|
13
|
+
/* @__PURE__ */e.jsx(o.default,{onClick:x,size:"small",variant:"outlined",sx:e=>({color:`${e.palette.theme.secondary[1e3]} !important`}),startIcon:h?/* @__PURE__ */e.jsx(m.EyeOff,{fontSize:"small"}):/* @__PURE__ */e.jsx(u.Eye,{fontSize:"small"}),disabled:!(null==y?void 0:y.length),children:"Preview"}),
|
|
14
14
|
/* @__PURE__ */e.jsx(o.default,{variant:"contained",onClick:p,size:"small",sx:{boxShadow:"none"},disabled:!(null==y?void 0:y.length),children:"Save"})]})})]})})};
|
|
15
15
|
//# sourceMappingURL=index.js.map
|
|
@@ -17,8 +17,8 @@ import Paper from "../../../../node_modules/@mui/material/Paper/Paper/index.esm.
|
|
|
17
17
|
import FormControlLabel from "../../../../node_modules/@mui/material/FormControlLabel/FormControlLabel/index.esm.js";
|
|
18
18
|
import FormControl from "../../../../node_modules/@mui/material/FormControl/FormControl/index.esm.js";
|
|
19
19
|
import IconButton from "../../../../node_modules/@mui/material/IconButton/IconButton/index.esm.js";
|
|
20
|
-
import Fade from "../../../../node_modules/@mui/material/Fade/Fade/index.esm.js";
|
|
21
20
|
import { Save } from "../../../../components/icons/save/index.esm.js";
|
|
21
|
+
import Fade from "../../../../node_modules/@mui/material/Fade/Fade/index.esm.js";
|
|
22
22
|
import { Edit } from "../../../../components/icons/edit/index.esm.js";
|
|
23
23
|
import { Trash } from "../../../../components/icons/trash/index.esm.js";
|
|
24
24
|
const CustomEditor = lazy(() => import("../../../../components/editor/custom-editor/index.esm.js"));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("../../../../node_modules/@dnd-kit/core/dist/core.esm/index.js"),o=require("../../../../node_modules/@mui/icons-material/DragIndicator/index.js"),l=require("../../../../node_modules/@mui/icons-material/CallSplit/index.js"),i=require("../../../../components/select/select/index.js"),n=require("../../../../components/typography/typography/index.js"),s=require("../../edit-section-modal/edit-section-modal/index.js"),a=require("../../../../components/checkbox/checkbox/index.js"),d=require("../../../../components/chip/chip/index.js"),u=require("../../../../node_modules/@mui/icons-material/Close/index.js"),c=require("../../utils/style-extractor/index.js"),m=require("../../../../node_modules/@mui/material/Skeleton/Skeleton/index.js"),x=require("../../../../node_modules/@mui/material/Box/Box/index.js"),p=require("../../../../node_modules/@mui/material/MenuItem/MenuItem/index.js"),h=require("../../../../node_modules/@mui/material/Paper/Paper/index.js"),y=require("../../../../node_modules/@mui/material/FormControlLabel/FormControlLabel/index.js"),g=require("../../../../node_modules/@mui/material/FormControl/FormControl/index.js"),b=require("../../../../node_modules/@mui/material/IconButton/IconButton/index.js"),f=require("../../../../
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("../../../../node_modules/@dnd-kit/core/dist/core.esm/index.js"),o=require("../../../../node_modules/@mui/icons-material/DragIndicator/index.js"),l=require("../../../../node_modules/@mui/icons-material/CallSplit/index.js"),i=require("../../../../components/select/select/index.js"),n=require("../../../../components/typography/typography/index.js"),s=require("../../edit-section-modal/edit-section-modal/index.js"),a=require("../../../../components/checkbox/checkbox/index.js"),d=require("../../../../components/chip/chip/index.js"),u=require("../../../../node_modules/@mui/icons-material/Close/index.js"),c=require("../../utils/style-extractor/index.js"),m=require("../../../../node_modules/@mui/material/Skeleton/Skeleton/index.js"),x=require("../../../../node_modules/@mui/material/Box/Box/index.js"),p=require("../../../../node_modules/@mui/material/MenuItem/MenuItem/index.js"),h=require("../../../../node_modules/@mui/material/Paper/Paper/index.js"),y=require("../../../../node_modules/@mui/material/FormControlLabel/FormControlLabel/index.js"),g=require("../../../../node_modules/@mui/material/FormControl/FormControl/index.js"),b=require("../../../../node_modules/@mui/material/IconButton/IconButton/index.js"),f=require("../../../../components/icons/save/index.js"),j=require("../../../../node_modules/@mui/material/Fade/Fade/index.js"),v=require("../../../../components/icons/edit/index.js"),k=require("../../../../components/icons/trash/index.js");function C(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var S=/* @__PURE__ */C(t);const _=t.lazy(()=>Promise.resolve().then(function(){return require("../../../../components/editor/custom-editor/index.js")})),q=["text","text-block","heading","heading-1","heading-2","heading-3","heading-4"],w=S.default.memo(({section:C,isSelected:w,isDragging:z,isOver:E,onSelect:I,onUpdate:M,onSplit:T,onDelete:R,placeholders:P,setIsSectionEditing:D})=>{const{extractStyles:F,getSingleStyles:B}=c.useCKEditorStyleExtractor(),{attributes:L,listeners:N,setNodeRef:O,transform:W}=r.useDraggable({id:C.id}),{setNodeRef:$}=r.useDroppable({id:C.id}),[A,H]=t.useState(!1),[V,K]=t.useState(!1),[U,G]=t.useState(!1),[J,Q]=t.useState(Boolean(null==C?void 0:C.is_edited_from_source)),X=t.useRef(null),Y=t.useRef(null),Z=t.useMemo(()=>W?{transform:`translate3d(${W.x}px, ${W.y}px, 0)`,transition:"none"}:{transition:"all 0.2s ease"},[W]),ee=t.useMemo(()=>({position:"relative",border:"1px dashed",borderColor:w||E?"primary.main":"grey.400",borderRadius:1,bgcolor:"white",opacity:z?.7:1,boxShadow:"none",transition:"all 0.2s ease","&:hover":{boxShadow:"none"},...E&&{borderColor:"primary.main",boxShadow:"none"}}),[w,E,z]),te=t.useCallback(e=>{O(e),$(e)},[O,$]),re=t.useCallback(()=>{q.includes(C.type)&&oe()},[C.type]),oe=t.useCallback(()=>{(null==C?void 0:C.isSplitPair)?G(!0):(H(!0),D(!0))},[null==C?void 0:C.isSplitPair]),le=t.useCallback(e=>{X.current=e},[]),ie=t.useCallback(e=>{var t;if(e.stopPropagation(),X.current){const e=X.current.getData(),r=F(C.content,{includeTagStyles:!0,includeInlineStyles:!0,mergeNestedStyles:!0,filterEmptyStyles:!0}),o=B(r),l={...(null==(t=C.attributes)?void 0:t.styles)||{},...o},i={...C.attributes||{},styles:l};M(e,{is_edited_from_source:J,attributes:i})}H(!1),D(!1),G(!1)},[M,J]),ne=t.useCallback(()=>{const e=C.content||"";T(e,"")},[C.content,T]),se=t.useCallback(e=>{if(X.current){const t=X.current.data.processor.toView(`{{${e}}}`),r=X.current.data.toModel(t);X.current.model.insertContent(r)}},[]),ae=t.useCallback(()=>{null!==Y.current&&window.clearTimeout(Y.current),Y.current=window.setTimeout(()=>{K(!0)},50)},[]),de=t.useCallback(()=>{null!==Y.current&&window.clearTimeout(Y.current),Y.current=window.setTimeout(()=>{K(!1)},50)},[]),ue=t.useCallback(e=>{e.stopPropagation(),I()},[I]),ce=t.useCallback(e=>{e.stopPropagation(),R()},[R]),me=t.useCallback(()=>{H(!1),D(!1)},[]),xe=t.useCallback(e=>{Q(e.target.checked)},[]),pe=t.useCallback(e=>{e.target.value&&(se(e.target.value),e.target.value="")},[se]);S.default.useEffect(()=>()=>{null!==Y.current&&window.clearTimeout(Y.current)},[]);const he=t.useMemo(()=>A?/* @__PURE__ */e.jsx(t.Suspense,{fallback:/* @__PURE__ */e.jsx(m.default,{}),children:/* @__PURE__ */e.jsx(_,{editorRef:X,handleEditorReady:le,data:C.content,onError:e=>{}})}):/* @__PURE__ */e.jsx(x.default,{dangerouslySetInnerHTML:{__html:C.content},sx:{position:"relative",py:"divider"===C.type?1:0,lineHeight:1.6,"& p":{margin:0}}}),[A,C.content,C.type,le]),ye=t.useMemo(()=>P.map(t=>/* @__PURE__ */e.jsx(p.default,{value:t.value,children:/* @__PURE__ */e.jsx(n.Typography,{type:"s4",color:"theme.secondary.1000",children:t.label})},t.value)),[P]);/* @__PURE__ */
|
|
2
2
|
return e.jsxs(h.default,{ref:te,style:Z,elevation:V||w?3:1,sx:ee,onClick:ue,onDoubleClick:re,onMouseEnter:ae,onMouseLeave:de,children:[E&&!z&&/* @__PURE__ */e.jsx(x.default,{sx:{position:"absolute",top:0,left:0,right:0,bottom:0,border:"2px dashed",borderColor:"primary.main",borderRadius:1,bgcolor:"rgba(25, 118, 210, 0.04)",zIndex:10,display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"},children:/* @__PURE__ */e.jsx(n.Typography,{type:"s2",color:"primary",weight:"medium",children:"Drop here"})}),
|
|
3
3
|
/* @__PURE__ */e.jsxs(x.default,{sx:{bgcolor:"grey.50",p:1,display:"flex",alignItems:"center",justifyContent:"space-between",borderBottom:"1px solid",borderColor:"grey.200"},children:[
|
|
4
4
|
/* @__PURE__ */e.jsxs(x.default,{...N,...L,sx:{display:"flex",alignItems:"center",cursor:"grab",px:1,py:.5,borderRadius:1,transition:"background-color 0.2s ease","&:hover":{bgcolor:"grey.100"},"&:active":{cursor:"grabbing"}},children:[
|
|
@@ -8,8 +8,8 @@ return e.jsxs(h.default,{ref:te,style:Z,elevation:V||w?3:1,sx:ee,onClick:ue,onDo
|
|
|
8
8
|
/* @__PURE__ */e.jsx(y.default,{control:/* @__PURE__ */e.jsx(a.default,{onClick:xe,defaultChecked:J}),label:/* @__PURE__ */e.jsx(n.Typography,{type:"s2",color:"theme.secondary.1000",children:"Edited from source"})}),
|
|
9
9
|
/* @__PURE__ */e.jsx(g.default,{size:"small",sx:{minWidth:160},children:/* @__PURE__ */e.jsx(i.default,{displayEmpty:!0,value:"",size:"small",renderValue:()=>"Add placeholder...",sx:{bgcolor:"white",borderRadius:1,"& .MuiSelect-select":{py:.75}},onChange:pe,children:ye})}),
|
|
10
10
|
/* @__PURE__ */e.jsxs(x.default,{children:[
|
|
11
|
-
/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:ie,children:/* @__PURE__ */e.jsx(
|
|
12
|
-
/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:me,color:"error",children:/* @__PURE__ */e.jsx(u.default,{fontSize:"small",color:"inherit"})})]})]}):/* @__PURE__ */e.jsx(
|
|
11
|
+
/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:ie,children:/* @__PURE__ */e.jsx(f.Save,{fontSize:"small",color:"inherit"})}),
|
|
12
|
+
/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:me,color:"error",children:/* @__PURE__ */e.jsx(u.default,{fontSize:"small",color:"inherit"})})]})]}):/* @__PURE__ */e.jsx(j.default,{in:V||w,timeout:200,children:/* @__PURE__ */e.jsxs(x.default,{sx:{display:"flex",gap:.5},children:[(null==C?void 0:C.is_edited_from_source)&&/* @__PURE__ */e.jsx(d.default,{label:"Edited From Source",size:"small",sx:e=>{var t,r,o,l;return{textTransform:"capitalize",backgroundColor:null==(r=null==(t=e.palette.theme)?void 0:t.tertiary1)?void 0:r[200],color:null==(l=null==(o=e.palette.theme)?void 0:o.tertiary1)?void 0:l[900]}}}),q.includes(C.type)&&/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:oe,sx:{bgcolor:"grey.100","&:hover":{bgcolor:"grey.200"}},children:/* @__PURE__ */e.jsx(v.Edit,{fontSize:"small",sx:{color:"theme.secondary.1000"}})}),
|
|
13
13
|
/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:ne,sx:{bgcolor:"grey.100","&:hover":{bgcolor:"grey.200"},opacity:25===(null==C?void 0:C.splitWidth)?.5:1},disabled:25===(null==C?void 0:C.splitWidth),children:/* @__PURE__ */e.jsx(l.default,{fontSize:"small",color:"primary"})}),
|
|
14
14
|
/* @__PURE__ */e.jsx(b.default,{size:"small",onClick:ce,sx:{bgcolor:"grey.100","&:hover":{bgcolor:"grey.200"}},children:/* @__PURE__ */e.jsx(k.Trash,{fontSize:"small",sx:{color:"theme.error.500"}})})]})})})]}),
|
|
15
15
|
/* @__PURE__ */e.jsxs(x.default,{sx:{p:3,bgcolor:"white"},children:[
|
|
@@ -16,9 +16,9 @@ import Paper from "../../../../node_modules/@mui/material/Paper/Paper/index.esm.
|
|
|
16
16
|
import Box from "../../../../node_modules/@mui/material/Box/Box/index.esm.js";
|
|
17
17
|
import Tooltip from "../../../../node_modules/@mui/material/Tooltip/Tooltip/index.esm.js";
|
|
18
18
|
import IconButton from "../../../../node_modules/@mui/material/IconButton/IconButton/index.esm.js";
|
|
19
|
+
import { Save } from "../../../../components/icons/save/index.esm.js";
|
|
19
20
|
import FormControl from "../../../../node_modules/@mui/material/FormControl/FormControl/index.esm.js";
|
|
20
21
|
import MenuItem from "../../../../node_modules/@mui/material/MenuItem/MenuItem/index.esm.js";
|
|
21
|
-
import { Save } from "../../../../components/icons/save/index.esm.js";
|
|
22
22
|
const sectionTypes = ["text", "text-block", "heading", "heading-2", "heading-3", "heading-4", "buttons", "image", "divider", "table", "signature", "qr-code", "bar-code"];
|
|
23
23
|
const SectionFormatPanel = ({
|
|
24
24
|
section,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("../../../../node_modules/@mui/icons-material/Close/index.js"),l=require("../../../../components/typography/typography/index.js"),n=require("../controllers/TextControls/index.js"),o=require("../controllers/ButtonControls/index.js"),a=require("../controllers/ImageControls/index.js"),s=require("../controllers/DividerControls/index.js"),i=require("../controllers/TableControls/index.js"),d=require("../controllers/SignatureControls/index.js"),u=require("../controllers/CodeControls/index.js"),c=require("../../../../components/select/select/index.js"),m=require("../../utils/constant/index.js"),p=require("../../utils/common/index.js"),b=require("../../../../node_modules/@mui/material/Paper/Paper/index.js"),h=require("../../../../node_modules/@mui/material/Box/Box/index.js"),y=require("../../../../node_modules/@mui/material/Tooltip/Tooltip/index.js"),f=require("../../../../node_modules/@mui/material/IconButton/IconButton/index.js"),v=require("../../../../
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("../../../../node_modules/@mui/icons-material/Close/index.js"),l=require("../../../../components/typography/typography/index.js"),n=require("../controllers/TextControls/index.js"),o=require("../controllers/ButtonControls/index.js"),a=require("../controllers/ImageControls/index.js"),s=require("../controllers/DividerControls/index.js"),i=require("../controllers/TableControls/index.js"),d=require("../controllers/SignatureControls/index.js"),u=require("../controllers/CodeControls/index.js"),c=require("../../../../components/select/select/index.js"),m=require("../../utils/constant/index.js"),p=require("../../utils/common/index.js"),b=require("../../../../node_modules/@mui/material/Paper/Paper/index.js"),h=require("../../../../node_modules/@mui/material/Box/Box/index.js"),y=require("../../../../node_modules/@mui/material/Tooltip/Tooltip/index.js"),f=require("../../../../node_modules/@mui/material/IconButton/IconButton/index.js"),v=require("../../../../components/icons/save/index.js"),g=require("../../../../node_modules/@mui/material/FormControl/FormControl/index.js"),x=require("../../../../node_modules/@mui/material/MenuItem/MenuItem/index.js");const S=["text","text-block","heading","heading-2","heading-3","heading-4","buttons","image","divider","table","signature","qr-code","bar-code"];exports.default=({section:$,onClose:j,onUpdate:C,placeholders:w,relation_table:q,handleSave:E})=>{var A,_;const I=t.useMemo(()=>(null==$?void 0:$.type)||"text",[null==$?void 0:$.type]),D=t.useMemo(()=>(null==$?void 0:$.content)||"text",[null==$?void 0:$.content]);t.useState([]);const[T,B]=t.useState((null==(A=null==$?void 0:$.attributes)?void 0:A.rowLevel)||!1),[L,k]=t.useState({name:"",columns:[{id:"col1",header:"Column 1"},{id:"col2",header:"Column 2"},{id:"col3",header:"Column 3"}],rows:[{col1:"",col2:"",col3:""}],border:!0,mergedCells:[]}),[M,H]=t.useState(!0),[N,O]=t.useState(p.extractStyles(D));t.useEffect(()=>{var e,t;if($&&"table"===$.type)if(null==(e=$.attributes)?void 0:e.tableData)k($.attributes.tableData);else{const e=P($.content);e&&(k(e),B((null==(t=null==$?void 0:$.attributes)?void 0:t.rowLevel)||!1))}},[]),t.useEffect(()=>{var e;$&&!M&&(document.createElement("div").innerHTML=$.content,O(null==(e=p.extractStyles($.content))?void 0:e.styles),H(!1))},[$]);const P=e=>{try{const t=(new DOMParser).parseFromString(e,"text/html").querySelector("table");if(!t)return null;const r=t.querySelectorAll("thead tr"),l=t.querySelectorAll("tbody tr");if(0===r.length)return null;const n=r[0].querySelectorAll("th"),o=Array.from(n).map((e,t)=>{var r;return{id:`col${t+1}`,header:(null==(r=e.textContent)?void 0:r.trim())||`Column ${t+1}`}}),a=[];Array.from(r).forEach((e,t)=>{e.querySelectorAll("th").forEach((e,r)=>{var l;const n=parseInt(e.getAttribute("rowspan")||"1"),o=parseInt(e.getAttribute("colspan")||"1");(n>1||o>1)&&a.push({section:"thead",rowStart:t,rowEnd:t+n-1,colStart:r,colEnd:r+o-1,value:(null==(l=e.textContent)?void 0:l.trim())||""})})});const s=Array.from(l).map(e=>{const t=e.querySelectorAll("td"),r={};return t.forEach((e,t)=>{var l;t<o.length&&(r[o[t].id]=(null==(l=e.textContent)?void 0:l.trim())||"")}),r});return Array.from(l).forEach((e,t)=>{e.querySelectorAll("td").forEach((e,r)=>{var l;const n=parseInt(e.getAttribute("rowspan")||"1"),o=parseInt(e.getAttribute("colspan")||"1");(n>1||o>1)&&a.push({section:"tbody",rowStart:t,rowEnd:t+n-1,colStart:r,colEnd:r+o-1,value:(null==(l=e.textContent)?void 0:l.trim())||""})})}),{name:"",columns:o,rows:s.length>0?s:[{}],border:!0,mergedCells:a}}catch(t){return null}},z=t.useCallback(e=>{var t;const{src:r,alt:l,styles:n,text:o,placeholder:a,placeholders:s}=e||(null==$?void 0:$.attributes)||N||{},i={...m.initialStyles[I],...n,...null==N?void 0:N.styles,...null==e?void 0:e.styles},d=p.generateInlineStyles(i);if("buttons"===I)return`<button style="${d}">${o||"Button Text"}</button>`;if("image"===I){let e=d;return(null==i?void 0:i.is_bordered)?(i.padding="10px",e=p.generateInlineStyles(i)):(i.padding="0",e=p.generateInlineStyles(i)),`<img src="${r||""}" alt="${l||""}" style="${e}" />`}if("divider"===I)return`<hr style="${d}" />`;if("table"===I){const{border:e,borderStyle:r,borderColor:l,...n}=i,o=p.generateInlineStyles(i.is_bordered?i:n),a=p.generateInlineStyles(i.tHead||{}),d=p.generateInlineStyles(i.tBody||{}),u=p.generateInlineStyles({...i.thCells||{},...i.is_bordered?{border:e,borderStyle:r,borderColor:l}:{}}),c=p.generateInlineStyles({...i.tbCells||{},...i.is_bordered?{border:e,borderStyle:r,borderColor:l}:{}}),m=(e,t,r)=>{var l;return null==(l=L.mergedCells)?void 0:l.find(l=>l.section===e&&t>=l.rowStart&&t<=l.rowEnd&&r>=l.colStart&&r<=l.colEnd)},b=L.columns.map((e,t)=>{const r=m("thead",0,t);if(r&&t!==r.colStart)return"";const l=r?` rowspan="${r.rowEnd-r.rowStart+1}" colspan="${r.colEnd-r.colStart+1}"`:"",n=r?r.value:e.header;return`<th style="${u}"${l}>${n}</th>`}).filter(e=>""!==e).join("");let h="";if(L.name){const e=L.columns.map((e,t)=>{var r,l;const n=m("tbody",0,t);if(n&&t!==n.colStart)return"";const o=n?` rowspan="${n.rowEnd-n.rowStart+1}" colspan="${n.colEnd-n.colStart+1}"`:"";let a="";if("index"===e.id||"incrementIndex"===e.id)a="{{incrementIndex @index}}";else if(e.id.includes(".")){const t=null==(r=null==L?void 0:L.rows)?void 0:r[0][e.id];a="string"==typeof t?t.replace(L.name+".",""):String(t||"")}else{const t=null==(l=null==L?void 0:L.rows)?void 0:l[0][e.id];a="string"==typeof t?t.replace(L.name+".",""):String(t||"")}return`<td style="${c}"${o}>${a}</td>`}).filter(e=>""!==e).join(""),r=(null==(t=i.tBody)?void 0:t.zebraStriping)?`{{#if (isOdd @index)}}${d}; background-color: ${i.tBody.alternateRowColor||"#f9f9f9"}{{else}}${d}{{/if}}`:d;h=`{{#each ${L.name}}}\n <tr style="${r}">\n ${e}\n </tr>\n {{/each}}`}else h=L.rows.map((e,t)=>{var r;const l=(null==(r=i.tBody)?void 0:r.zebraStriping)&&t%2==1?`; background-color: ${i.tBody.alternateRowColor||"#f9f9f9"}`:"",n=L.columns.map((r,l)=>{const n=m("tbody",t,l);if(n&&(t!==n.rowStart||l!==n.colStart))return"";let o=e[r.id]||"";Object.keys(e).includes(`${r.id}_static`)&&(o=e[`${r.id}_static`]||""),!o&&(null==s?void 0:s[r.id])&&(o=(e=>{const t=w.find(t=>t.value===e);if(!t)return"";if(void 0!==t.actualValue)return String(t.actualValue);switch(t.type){case"date":/* @__PURE__ */
|
|
2
2
|
return(new Date).toLocaleDateString();case"datetime":/* @__PURE__ */
|
|
3
3
|
return(new Date).toLocaleString();case"number":return"123";case"currency":return"$1,234.56";case"email":return"example@domain.com";case"phone":return"+1 (555) 123-4567";case"url":return"https://example.com";default:return t.label||t.value}})(s[r.id]));const a=n?` rowspan="${n.rowEnd-n.rowStart+1}" colspan="${n.colEnd-n.colStart+1}"`:"",i=n?n.value:o;return`<td style="${c}"${a}>${i}</td>`}).filter(e=>""!==e).join("");return`<tr style="${d}${l}">${n}</tr>`}).join("");return`\n <table style="${o}">\n <thead>\n <tr style="${a}">\n ${b}\n </tr>\n </thead>\n <tbody>\n ${h}\n </tbody>\n </table>\n `}if("qr-code"===I||"bar-code"===I)return`<div style="${d}">${a}</div>`;if(/<\/?[a-z][\s\S]*>/i.test(D)){const e=(new DOMParser).parseFromString(`<div>${D}</div>`,"text/html").body.firstChild;return e&&e.nodeType===Node.ELEMENT_NODE?(e.querySelectorAll("*").forEach(e=>{if("SCRIPT"===e.tagName||"STYLE"===e.tagName)return;const t=e.getAttribute("style")||"",r={};t.split(";").forEach(e=>{const[t,l]=e.split(":").map(e=>e.trim());t&&l&&(r[t]=l)});const l={};d.split(";").forEach(e=>{const[t,r]=e.split(":").map(e=>e.trim());t&&r&&(l[t]=r)}),"P"===e.tagName||"DIV"===e.tagName?l["line-height"]="1.5":["H1","H2","H3","H4","H5","H6"].includes(e.tagName)&&(l["line-height"]="1.2",l.margin="0.5em 0");const n={...r,...l},o=Object.entries(n).filter(([e,t])=>e&&t).map(([e,t])=>`${e}: ${t}`).join("; ");e.setAttribute("style",o)}),e.innerHTML):D}switch(I){case"text":case"text-block":default:return`<p style="${d}">${D}</p>`;case"heading":return`<h1 style="${d}">${D}</h1>`;case"heading-2":return`<h2 style="${d}">${D}</h2>`;case"heading-3":return`<h3 style="${d}">${D}</h3>`;case"heading-4":return`<h4 style="${d}">${D}</h4>`;case"signature":return`<div style="${d}">${D}</div>`}},[JSON.stringify($)]),F=()=>{const e={content:z(),type:I,rowLevel:T,name:L.name||"",attributes:{...(null==$?void 0:$.attributes)||{},..."table"===I?{tableData:L}:{}},is_edited_from_source:(null==$?void 0:$.is_edited_from_source)||!1};C(e)};t.useEffect(()=>{F()},[L]);const R=e=>{var t;if(!$)return;const r={...(null==(t=$.attributes)?void 0:t.styles)||{},...e.styles||{}},l={...$.attributes||{},...e,styles:r,..."table"===I?{tableData:L}:{}},{id:n,...o}=$,a=z(l);O(l),C({...o,content:a,attributes:l})};/* @__PURE__ */
|
|
4
4
|
return e.jsxs(b.default,{elevation:3,sx:{width:{xs:"100%",sm:320,lg:390},height:"100%",overflow:"auto",borderLeft:"1px solid",borderColor:"divider",display:"flex",flexDirection:"column",bgcolor:"background.paper",boxShadow:"none"},children:[
|
|
5
5
|
/* @__PURE__ */e.jsxs(h.default,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",p:2,borderBottom:"1px solid",borderColor:"divider",bgcolor:"grey.50"},children:[
|
|
6
6
|
/* @__PURE__ */e.jsxs(l.Typography,{type:"s1",weight:"bold",color:"theme.neutral.1000",children:["Format ",I?(null==(_=null==I?void 0:I.charAt(0))?void 0:_.toUpperCase())+(null==I?void 0:I.slice(1).replace(/-/g," ")):""]}),
|
|
7
7
|
/* @__PURE__ */e.jsx(y.default,{title:"Save and Close",children:/* @__PURE__ */e.jsxs(h.default,{children:[
|
|
8
|
-
/* @__PURE__ */e.jsx(f.default,{size:"small",onClick:()=>{F(),null==E||E(),j()},"aria-label":"Save",children:/* @__PURE__ */e.jsx(
|
|
8
|
+
/* @__PURE__ */e.jsx(f.default,{size:"small",onClick:()=>{F(),null==E||E(),j()},"aria-label":"Save",children:/* @__PURE__ */e.jsx(v.Save,{fontSize:"small"})}),
|
|
9
9
|
/* @__PURE__ */e.jsx(f.default,{size:"small",onClick:j,"aria-label":"Close",children:/* @__PURE__ */e.jsx(r.default,{fontSize:"small"})})]})})]}),
|
|
10
10
|
/* @__PURE__ */e.jsxs(h.default,{sx:{p:2,flex:1,pb:10,overflowY:"auto"},children:[
|
|
11
|
-
/* @__PURE__ */e.jsx(h.default,{sx:{mb:2},children:/* @__PURE__ */e.jsx(
|
|
11
|
+
/* @__PURE__ */e.jsx(h.default,{sx:{mb:2},children:/* @__PURE__ */e.jsx(g.default,{size:"small",fullWidth:!0,children:/* @__PURE__ */e.jsx(c.default,{value:null==$?void 0:$.type,onChange:e=>(e=>{const t=p.getInitialSectionData(e);C({...$,...t}),"table"===e&&k({name:"",columns:[{id:"col1",header:"Column 1"},{id:"col2",header:"Column 2"},{id:"col3",header:"Column 3"}],rows:[{col1:"",col2:"",col3:""}],border:!0,mergedCells:[]})})(e.target.value),renderValue:e=>e?e.charAt(0).toUpperCase()+e.slice(1).replace(/-/g," "):"",label:"Select Preset",displayEmpty:!0,children:S.map(t=>/* @__PURE__ */e.jsx(x.default,{value:t,children:/* @__PURE__ */e.jsx(l.Typography,{type:"s4",color:"theme.secondary.1000",children:t.charAt(0).toUpperCase()+t.slice(1).replace(/-/g," ")})},t))})})}),$&&("text"===I||"heading"===I||"heading-2"===I||"heading-3"===I||"heading-4"===I)&&/* @__PURE__ */e.jsx(n.default,{attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R}),"buttons"===I&&/* @__PURE__ */e.jsx(o.default,{attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R}),"image"===I&&/* @__PURE__ */e.jsx(a.default,{attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R}),"divider"===I&&/* @__PURE__ */e.jsx(s.default,{attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R}),"table"===I&&/* @__PURE__ */e.jsx(i.default,{tableData:{...L,rows:L.rows.map(e=>{const t={};return Object.keys(e).forEach(r=>{t[r]=String(e[r]??"")}),t})},setTableData:e=>{var t;t={...e,border:L.border,name:L.name||""},k(t),F()},attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R,placeholders:w,handleSave:E,setParentRowLevel:B,levelType:T,relation_table:q}),"signature"===I&&/* @__PURE__ */e.jsx(d.default,{attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R}),$&&("qr-code"===I||"bar-code"===I)&&/* @__PURE__ */e.jsx(u.default,{attrs:(null==$?void 0:$.attributes)||{},updateAttrs:R})]})]})};
|
|
12
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -21,6 +21,7 @@ import Tab from "../../../../../node_modules/@mui/material/Tab/Tab/index.esm.js"
|
|
|
21
21
|
import Chip from "../../../../../node_modules/@mui/material/Chip/Chip/index.esm.js";
|
|
22
22
|
import FormControlLabel from "../../../../../node_modules/@mui/material/FormControlLabel/FormControlLabel/index.esm.js";
|
|
23
23
|
import IconButton from "../../../../../node_modules/@mui/material/IconButton/IconButton/index.esm.js";
|
|
24
|
+
import { Trash } from "../../../../../components/icons/trash/index.esm.js";
|
|
24
25
|
import Divider from "../../../../../node_modules/@mui/material/Divider/Divider/index.esm.js";
|
|
25
26
|
import Grid from "../../../../../node_modules/@mui/material/Grid/Grid/index.esm.js";
|
|
26
27
|
import Alert from "../../../../../node_modules/@mui/material/Alert/Alert/index.esm.js";
|
|
@@ -38,7 +39,6 @@ import DialogTitle from "../../../../../node_modules/@mui/material/DialogTitle/D
|
|
|
38
39
|
import DialogContent from "../../../../../node_modules/@mui/material/DialogContent/DialogContent/index.esm.js";
|
|
39
40
|
import DialogActions from "../../../../../node_modules/@mui/material/DialogActions/DialogActions/index.esm.js";
|
|
40
41
|
import Accordion$1 from "../../../../../node_modules/@mui/material/Accordion/Accordion/index.esm.js";
|
|
41
|
-
import { Trash } from "../../../../../components/icons/trash/index.esm.js";
|
|
42
42
|
const Accordion = styled(
|
|
43
43
|
(props) => /* @__PURE__ */ jsx(Accordion$1, { disableGutters: true, elevation: 0, square: true, ...props })
|
|
44
44
|
)(({ theme }) => ({
|