@erpsquad/common 1.8.26 → 1.8.28
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.esm3.js +4 -2
- package/dist/_virtual/index/index.esm3.js.map +1 -1
- package/dist/_virtual/index/index.esm4.js +3 -3
- package/dist/_virtual/index/index.esm5.js +2 -4
- package/dist/_virtual/index/index.esm5.js.map +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/api-client/api.inventory/api.d.ts +5 -2
- package/dist/api-client/api.manufacturing/api.d.ts +15 -102
- package/dist/api-client/api.purchase/api.d.ts +3 -2
- package/dist/api-client/api.system-feature/api.d.ts +0 -2
- package/dist/components/action-bar/action-bar/index.esm.js +1 -1
- package/dist/components/action-bar/action-bar/index.esm.js.map +1 -1
- package/dist/components/action-bar/action-bar/index.js +1 -1
- package/dist/components/action-bar/action-bar/index.js.map +1 -1
- package/dist/components/editor/custom-editor/index.esm.js +1 -1
- package/dist/components/editor/custom-editor/index.esm.js.map +1 -1
- package/dist/components/editor/custom-editor/index.js +1 -1
- package/dist/components/editor/custom-editor/index.js.map +1 -1
- package/dist/components/filter/filter/index.esm.js +1 -1
- package/dist/components/filter/filter/index.esm.js.map +1 -1
- package/dist/components/filter/filter/index.js +1 -1
- package/dist/components/filter/filter/index.js.map +1 -1
- package/dist/components/header/header/index.esm.js +1 -1
- package/dist/components/header/header/index.esm.js.map +1 -1
- package/dist/components/header/header/index.js +1 -1
- package/dist/components/header/header/index.js.map +1 -1
- package/dist/components/header/redux/actionCreator/index.esm.js +1 -1
- package/dist/components/header/redux/actionCreator/index.esm.js.map +1 -1
- package/dist/components/header/redux/actionCreator/index.js +1 -1
- package/dist/components/header/redux/actionCreator/index.js.map +1 -1
- package/dist/components/index.d.ts +1 -2
- package/dist/components/index.esm.js +429 -435
- package/dist/components/index.esm.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.esm.js +1 -1
- package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.esm.js.map +1 -1
- package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.js +1 -1
- package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.js.map +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.esm.js +0 -10
- package/dist/components/material-table/aggregation-fns/index/index.esm.js.map +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.js +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.js.map +1 -1
- package/dist/components/reports-title-bar/redux/actionCreator/index.esm.js +1 -1
- package/dist/components/reports-title-bar/redux/actionCreator/index.esm.js.map +1 -1
- package/dist/components/reports-title-bar/redux/actionCreator/index.js +1 -1
- package/dist/components/reports-title-bar/redux/actionCreator/index.js.map +1 -1
- package/dist/components/share-modal/redux/actionCreator/index.esm.js +1 -1
- package/dist/components/share-modal/redux/actionCreator/index.esm.js.map +1 -1
- package/dist/components/share-modal/redux/actionCreator/index.js +1 -1
- package/dist/components/share-modal/redux/actionCreator/index.js.map +1 -1
- package/dist/components/upload/upload/index.esm.js +2 -2
- package/dist/components/upload/upload/index.esm.js.map +1 -1
- package/dist/components/upload/upload/index.js +2 -2
- package/dist/components/upload/upload/index.js.map +1 -1
- package/dist/contexts/AuthContext/index.esm.js +2 -2
- 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/languageContext/index.esm.js +1 -1
- package/dist/contexts/languageContext/index.esm.js.map +1 -1
- package/dist/contexts/languageContext/index.js +1 -1
- package/dist/contexts/languageContext/index.js.map +1 -1
- package/dist/index.d.ts +1 -138
- package/dist/index.esm.js +521 -533
- package/dist/index.esm.js.map +1 -1
- package/dist/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/@glideapps/glide-data-grid/dist/js/index/index.esm.js +0 -32
- package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.esm.js.map +1 -1
- package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.js +36 -36
- package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.js.map +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/src/api-client/api.accounting/api.d.ts +750 -0
- package/dist/src/api-client/api.drive/api.d.ts +44 -0
- package/dist/src/api-client/api.inventory/api.d.ts +282 -0
- package/dist/src/api-client/api.manufacturing/api.d.ts +476 -0
- package/dist/src/api-client/api.purchase/api.d.ts +330 -0
- package/dist/src/api-client/api.rbac/api.d.ts +99 -0
- package/dist/src/api-client/api.rental/api.d.ts +752 -0
- package/dist/src/api-client/api.sales/api.d.ts +429 -0
- package/dist/src/api-client/api.system-feature/api.d.ts +148 -0
- package/dist/src/api-client/api.user/api.d.ts +14 -0
- package/dist/src/api-client/index.d.ts +20 -0
- package/dist/{components → src/components}/accordion/accordion.d.ts +1 -1
- package/dist/{components → src/components}/action-bar/action-bar.d.ts +1 -1
- package/dist/src/components/checkbox/checkbox.d.ts +4 -0
- package/dist/{components → src/components}/date-picker/date-picker.d.ts +1 -1
- package/dist/{components → src/components}/footer/footer.d.ts +1 -1
- package/dist/src/components/form-control/form-builder/form-builder-element/media.d.ts +4 -0
- package/dist/src/components/form-control/form-builder/form-builder-element/phone.d.ts +3 -0
- package/dist/src/components/form-control/form-builder/form-builder-element/select.d.ts +4 -0
- package/dist/src/components/form-control/form-builder/form-builder-element/text.d.ts +4 -0
- package/dist/src/components/form-control/form-builder/form-builder-element/time.d.ts +4 -0
- package/dist/src/components/form-control/form-parser/form-switcher.d.ts +2 -0
- package/dist/src/components/icons/action-arrow.d.ts +4 -0
- package/dist/src/components/icons/add-circle.d.ts +4 -0
- package/dist/src/components/icons/arrow-bidirectional.d.ts +4 -0
- package/dist/src/components/icons/arrow-circle-down.d.ts +4 -0
- package/dist/src/components/icons/arrow-down-three.d.ts +4 -0
- package/dist/src/components/icons/arrow-down-two.d.ts +4 -0
- package/dist/src/components/icons/arrow-down.d.ts +4 -0
- package/dist/src/components/icons/arrow-up-down.d.ts +4 -0
- package/dist/src/components/icons/arrow-up-two.d.ts +4 -0
- package/dist/src/components/icons/assignments.d.ts +4 -0
- package/dist/src/components/icons/blank-circle.d.ts +4 -0
- package/dist/src/components/icons/block-filled.d.ts +6 -0
- package/dist/src/components/icons/calendar-add.d.ts +4 -0
- package/dist/src/components/icons/calendar.d.ts +4 -0
- package/dist/src/components/icons/checkbox-square.d.ts +4 -0
- package/dist/src/components/icons/circular-arrow-setting.d.ts +6 -0
- package/dist/src/components/icons/clock.d.ts +4 -0
- package/dist/src/components/icons/close.d.ts +6 -0
- package/dist/src/components/icons/coin-outline.d.ts +4 -0
- package/dist/src/components/icons/copy.d.ts +4 -0
- package/dist/src/components/icons/coupon.d.ts +4 -0
- package/dist/src/components/icons/cross-hire.d.ts +6 -0
- package/dist/src/components/icons/custom-styled-icon.d.ts +6 -0
- package/dist/src/components/icons/dashboard.d.ts +4 -0
- package/dist/src/components/icons/document-download.d.ts +4 -0
- package/dist/src/components/icons/document.d.ts +4 -0
- package/dist/src/components/icons/dollar-circle-filled.d.ts +6 -0
- package/dist/src/components/icons/dollar-circle.d.ts +4 -0
- package/dist/src/components/icons/edit.d.ts +4 -0
- package/dist/src/components/icons/email.d.ts +4 -0
- package/dist/src/components/icons/export.d.ts +6 -0
- package/dist/src/components/icons/eye-off.d.ts +4 -0
- package/dist/src/components/icons/eye-plus-circle.d.ts +6 -0
- package/dist/src/components/icons/eye.d.ts +4 -0
- package/dist/src/components/icons/filled-circle.d.ts +4 -0
- package/dist/src/components/icons/filter-remove.d.ts +4 -0
- package/dist/src/components/icons/filter.d.ts +4 -0
- package/dist/src/components/icons/folder-save.d.ts +4 -0
- package/dist/src/components/icons/grid.d.ts +4 -0
- package/dist/src/components/icons/hashtag.d.ts +4 -0
- package/dist/src/components/icons/image.d.ts +4 -0
- package/dist/src/components/icons/import.d.ts +4 -0
- package/dist/src/components/icons/info-circle.d.ts +4 -0
- package/dist/src/components/icons/info.d.ts +6 -0
- package/dist/src/components/icons/link-horizontal.d.ts +4 -0
- package/dist/src/components/icons/link.d.ts +4 -0
- package/dist/src/components/icons/location.d.ts +4 -0
- package/dist/src/components/icons/lowest-lead-time.d.ts +4 -0
- package/dist/src/components/icons/lowest-min-qty.d.ts +4 -0
- package/dist/src/components/icons/lowest-price.d.ts +4 -0
- package/dist/src/components/icons/more.d.ts +4 -0
- package/dist/src/components/icons/notification.d.ts +4 -0
- package/dist/src/components/icons/paper-clip.d.ts +4 -0
- package/dist/src/components/icons/paragraph.d.ts +4 -0
- package/dist/src/components/icons/payment-request.d.ts +6 -0
- package/dist/src/components/icons/phone.d.ts +4 -0
- package/dist/src/components/icons/printer.d.ts +4 -0
- package/dist/src/components/icons/process-calendar.d.ts +4 -0
- package/dist/src/components/icons/promotion.d.ts +6 -0
- package/dist/src/components/icons/radio-button.d.ts +4 -0
- package/dist/src/components/icons/receipt-filled.d.ts +6 -0
- package/dist/src/components/icons/receipt-outline.d.ts +4 -0
- package/dist/src/components/icons/receipt.d.ts +6 -0
- package/dist/src/components/icons/refresh-icon.d.ts +4 -0
- package/dist/src/components/icons/replace.d.ts +4 -0
- package/dist/src/components/icons/save.d.ts +6 -0
- package/dist/src/components/icons/search-status.d.ts +4 -0
- package/dist/src/components/icons/search.d.ts +4 -0
- package/dist/src/components/icons/settings-fallback.d.ts +7 -0
- package/dist/src/components/icons/sort-arrow-icon.d.ts +4 -0
- package/dist/src/components/icons/stacked-layer.d.ts +6 -0
- package/dist/src/components/icons/start-filled.d.ts +6 -0
- package/dist/src/components/icons/three-dot-icon.d.ts +4 -0
- package/dist/src/components/icons/tick-circle-filled.d.ts +6 -0
- package/dist/src/components/icons/tick-circle.d.ts +4 -0
- package/dist/src/components/icons/tick-octagon.d.ts +4 -0
- package/dist/src/components/icons/tick.d.ts +4 -0
- package/dist/src/components/icons/toggle-switch.d.ts +4 -0
- package/dist/src/components/icons/trash.d.ts +4 -0
- package/dist/src/components/icons/wave.d.ts +6 -0
- package/dist/src/components/icons/with-out-tick-octagon.d.ts +4 -0
- package/dist/src/components/icons/work-centre.d.ts +6 -0
- package/dist/src/components/index.d.ts +125 -0
- package/dist/{components → src/components}/location-select.d.ts +1 -1
- package/dist/{components → src/components}/material-table/material-table.d.ts +1 -1
- package/dist/{components → src/components}/phone-input/phone-input.d.ts +1 -1
- package/dist/src/components/radio/radio.d.ts +4 -0
- package/dist/src/components/select/select.d.ts +3 -0
- package/dist/src/components/switches/android-12-switch.d.ts +4 -0
- package/dist/src/components/text-field/text-field.d.ts +3 -0
- package/dist/{components → src/components}/time-picker/time-picker.d.ts +1 -1
- package/dist/{components → src/components}/upload-media/upload-media.d.ts +1 -1
- package/dist/src/constants/index.d.ts +13 -0
- package/dist/src/contexts/index.d.ts +5 -0
- package/dist/src/hooks/index.d.ts +16 -0
- package/dist/src/index.d.ts +138 -0
- package/dist/src/layout/index.d.ts +2 -0
- package/dist/src/redux/index.d.ts +9 -0
- package/dist/src/styles/index.d.ts +2 -0
- package/dist/src/theme/index.d.ts +4 -0
- package/dist/src/types/index.d.ts +100 -0
- package/dist/src/utils/index.d.ts +31 -0
- package/dist/src/views/index.d.ts +2 -0
- package/dist/style.css +3 -5
- package/dist/styles/index.d.ts +1 -1
- package/dist/utils/api/index.esm.js +4 -4
- package/dist/utils/api/index.esm.js.map +1 -1
- package/dist/utils/api/index.js +1 -1
- package/dist/utils/api/index.js.map +1 -1
- package/dist/utils/common/index.esm.js +8 -8
- package/dist/utils/common/index.esm.js.map +1 -1
- package/dist/utils/common/index.js +1 -1
- package/dist/utils/common/index.js.map +1 -1
- package/dist/utils/index.d.ts +1 -2
- package/dist/utils/index.esm.js +50 -54
- package/dist/utils/index.esm.js.map +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/views/form-builder/redux/actionCreator/index.esm.js +1 -1
- package/dist/views/form-builder/redux/actionCreator/index.esm.js.map +1 -1
- package/dist/views/form-builder/redux/actionCreator/index.js +1 -1
- package/dist/views/form-builder/redux/actionCreator/index.js.map +1 -1
- package/dist/views/form-builder/redux/reducer/index.esm.js +0 -8
- 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.d.ts +1 -1
- package/dist/views/index.esm.js +0 -2
- package/dist/views/index.esm.js.map +1 -1
- package/dist/views/index.js +1 -1
- package/dist/views/template-editor/components/EditorSidebar/index.esm.js +3 -3
- package/dist/views/template-editor/components/EditorSidebar/index.esm.js.map +1 -1
- package/dist/views/template-editor/components/EditorSidebar/index.js +14 -14
- package/dist/views/template-editor/components/EditorSidebar/index.js.map +1 -1
- package/dist/views/template-editor/templates/index.esm.js +1 -1
- package/dist/views/template-editor/templates/index.esm.js.map +1 -1
- package/dist/views/template-editor/templates/index.js +1 -1
- package/dist/views/template-editor/templates/index.js.map +1 -1
- package/package.json +2 -1
- 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/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/checkbox/checkbox.d.ts +0 -4
- package/dist/components/filter/fields/index.esm.js +0 -180
- package/dist/components/filter/fields/index.esm.js.map +0 -1
- package/dist/components/filter/fields/index.js +0 -2
- package/dist/components/filter/fields/index.js.map +0 -1
- package/dist/components/form-control/form-builder/form-builder-element/media.d.ts +0 -4
- package/dist/components/form-control/form-builder/form-builder-element/phone.d.ts +0 -3
- package/dist/components/form-control/form-builder/form-builder-element/select.d.ts +0 -4
- package/dist/components/form-control/form-builder/form-builder-element/text.d.ts +0 -4
- package/dist/components/form-control/form-builder/form-builder-element/time.d.ts +0 -4
- package/dist/components/form-control/form-parser/form-switcher.d.ts +0 -2
- package/dist/components/icons/action-arrow.d.ts +0 -4
- package/dist/components/icons/add-circle.d.ts +0 -4
- package/dist/components/icons/arrow-bidirectional.d.ts +0 -4
- package/dist/components/icons/arrow-circle-down.d.ts +0 -4
- package/dist/components/icons/arrow-down-three.d.ts +0 -4
- package/dist/components/icons/arrow-down-two.d.ts +0 -4
- package/dist/components/icons/arrow-down.d.ts +0 -4
- package/dist/components/icons/arrow-up-down.d.ts +0 -4
- package/dist/components/icons/arrow-up-two.d.ts +0 -4
- package/dist/components/icons/assignments.d.ts +0 -4
- package/dist/components/icons/blank-circle.d.ts +0 -4
- package/dist/components/icons/block-filled.d.ts +0 -6
- package/dist/components/icons/calendar-add.d.ts +0 -4
- package/dist/components/icons/calendar.d.ts +0 -4
- package/dist/components/icons/checkbox-square.d.ts +0 -4
- package/dist/components/icons/circular-arrow-setting.d.ts +0 -6
- package/dist/components/icons/clock.d.ts +0 -4
- package/dist/components/icons/close.d.ts +0 -6
- package/dist/components/icons/coin-outline.d.ts +0 -4
- package/dist/components/icons/copy.d.ts +0 -4
- package/dist/components/icons/coupon.d.ts +0 -4
- package/dist/components/icons/cross-hire.d.ts +0 -6
- package/dist/components/icons/custom-styled-icon.d.ts +0 -6
- package/dist/components/icons/dashboard.d.ts +0 -4
- package/dist/components/icons/document-download.d.ts +0 -4
- package/dist/components/icons/document.d.ts +0 -4
- package/dist/components/icons/dollar-circle-filled.d.ts +0 -6
- package/dist/components/icons/dollar-circle.d.ts +0 -4
- package/dist/components/icons/edit.d.ts +0 -4
- package/dist/components/icons/email.d.ts +0 -4
- package/dist/components/icons/export.d.ts +0 -6
- package/dist/components/icons/eye-off.d.ts +0 -4
- package/dist/components/icons/eye-plus-circle.d.ts +0 -6
- package/dist/components/icons/eye.d.ts +0 -4
- package/dist/components/icons/filled-circle.d.ts +0 -4
- package/dist/components/icons/filter-remove.d.ts +0 -4
- package/dist/components/icons/filter.d.ts +0 -4
- package/dist/components/icons/folder-save.d.ts +0 -4
- package/dist/components/icons/grid.d.ts +0 -4
- package/dist/components/icons/hashtag.d.ts +0 -4
- package/dist/components/icons/image.d.ts +0 -4
- package/dist/components/icons/import.d.ts +0 -4
- package/dist/components/icons/info-circle.d.ts +0 -4
- package/dist/components/icons/info.d.ts +0 -6
- package/dist/components/icons/link-horizontal.d.ts +0 -4
- package/dist/components/icons/link.d.ts +0 -4
- package/dist/components/icons/location.d.ts +0 -4
- package/dist/components/icons/lowest-lead-time.d.ts +0 -4
- package/dist/components/icons/lowest-min-qty.d.ts +0 -4
- package/dist/components/icons/lowest-price.d.ts +0 -4
- package/dist/components/icons/more.d.ts +0 -4
- package/dist/components/icons/notification.d.ts +0 -4
- package/dist/components/icons/paper-clip.d.ts +0 -4
- package/dist/components/icons/paragraph.d.ts +0 -4
- package/dist/components/icons/payment-request.d.ts +0 -6
- package/dist/components/icons/phone.d.ts +0 -4
- package/dist/components/icons/printer.d.ts +0 -4
- package/dist/components/icons/process-calendar.d.ts +0 -4
- package/dist/components/icons/promotion.d.ts +0 -6
- package/dist/components/icons/radio-button.d.ts +0 -4
- package/dist/components/icons/receipt-filled.d.ts +0 -6
- package/dist/components/icons/receipt-outline.d.ts +0 -4
- package/dist/components/icons/receipt.d.ts +0 -6
- package/dist/components/icons/refresh-icon.d.ts +0 -4
- package/dist/components/icons/replace.d.ts +0 -4
- package/dist/components/icons/save.d.ts +0 -6
- package/dist/components/icons/search-status.d.ts +0 -4
- package/dist/components/icons/search.d.ts +0 -4
- package/dist/components/icons/settings-fallback.d.ts +0 -7
- package/dist/components/icons/sort-arrow-icon.d.ts +0 -4
- package/dist/components/icons/stacked-layer.d.ts +0 -6
- package/dist/components/icons/start-filled.d.ts +0 -6
- package/dist/components/icons/three-dot-icon.d.ts +0 -4
- package/dist/components/icons/tick-circle-filled.d.ts +0 -6
- package/dist/components/icons/tick-circle.d.ts +0 -4
- package/dist/components/icons/tick-octagon.d.ts +0 -4
- package/dist/components/icons/tick.d.ts +0 -4
- package/dist/components/icons/toggle-switch.d.ts +0 -4
- package/dist/components/icons/trash.d.ts +0 -4
- package/dist/components/icons/wave.d.ts +0 -6
- package/dist/components/icons/with-out-tick-octagon.d.ts +0 -4
- package/dist/components/icons/work-centre.d.ts +0 -6
- package/dist/components/material-editable-table/components/inline-edit-fields/index.esm.js +0 -312
- package/dist/components/material-editable-table/components/inline-edit-fields/index.esm.js.map +0 -1
- package/dist/components/material-editable-table/components/inline-edit-fields/index.js +0 -4
- package/dist/components/material-editable-table/components/inline-edit-fields/index.js.map +0 -1
- package/dist/components/material-editable-table/material-editable-table/index.esm.js +0 -1164
- package/dist/components/material-editable-table/material-editable-table/index.esm.js.map +0 -1
- package/dist/components/material-editable-table/material-editable-table/index.js +0 -28
- package/dist/components/material-editable-table/material-editable-table/index.js.map +0 -1
- package/dist/components/material-editable-table/material-editable-table.d.ts +0 -40
- package/dist/components/material-table/aggregation-fns/index.d.ts +0 -13
- package/dist/components/material-table/components/default-aggregation.d.ts +0 -9
- package/dist/components/material-table/components/header-cell.d.ts +0 -5
- package/dist/components/material-table/components/inline-edit-fields.d.ts +0 -17
- package/dist/components/material-table/components/number-aggregation/index.esm.js +0 -133
- package/dist/components/material-table/components/number-aggregation/index.esm.js.map +0 -1
- package/dist/components/material-table/components/number-aggregation/index.js +0 -5
- package/dist/components/material-table/components/number-aggregation/index.js.map +0 -1
- package/dist/components/material-table/components/number-aggregation.d.ts +0 -9
- package/dist/components/radio/radio.d.ts +0 -4
- package/dist/components/select/select.d.ts +0 -3
- package/dist/components/switches/android-12-switch.d.ts +0 -2
- package/dist/components/text-field/text-field.d.ts +0 -3
- 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/utils/fileSize/index.esm.js +0 -22
- package/dist/utils/fileSize/index.esm.js.map +0 -1
- package/dist/utils/fileSize/index.js +0 -2
- package/dist/utils/fileSize/index.js.map +0 -1
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js +0 -48
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.js +0 -2
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.js.map +0 -1
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.esm.js +0 -50
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.js +0 -2
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.js.map +0 -1
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.esm.js +0 -57
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.js +0 -2
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.js.map +0 -1
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.esm.js +0 -41
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.js +0 -2
- package/dist/views/beforeAuth/components/grid-data/grid-data/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/components/kanbann-content/kanbann-raw/index.esm.js +0 -72
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.js +0 -2
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.js.map +0 -1
- package/dist/views/beforeAuth/components/list-content/column-raw/index.esm.js +0 -54
- package/dist/views/beforeAuth/components/list-content/column-raw/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/list-content/column-raw/index.js +0 -2
- package/dist/views/beforeAuth/components/list-content/column-raw/index.js.map +0 -1
- package/dist/views/beforeAuth/components/list-content/list-data/index.esm.js +0 -61
- package/dist/views/beforeAuth/components/list-content/list-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/list-content/list-data/index.js +0 -2
- package/dist/views/beforeAuth/components/list-content/list-data/index.js.map +0 -1
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.esm.js +0 -21
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.js +0 -2
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.js.map +0 -1
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.esm.js +0 -21
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.js +0 -2
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.js.map +0 -1
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js +0 -306
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js.map +0 -1
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js +0 -2
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js.map +0 -1
- package/dist/{@types → src/@types}/common.d.ts +0 -0
- package/dist/{@types → src/@types}/page.d.ts +0 -0
- package/dist/{@types → src/@types}/pagination-model.d.ts +0 -0
- package/dist/{assets → src/assets}/dynamic-svg-icon/dynamic-svg-icon.d.ts +0 -0
- package/dist/{assets → src/assets}/images.d.ts +0 -0
- package/dist/{assets → src/assets}/view-modal/calendar-icon.d.ts +0 -0
- package/dist/{assets → src/assets}/view-modal/chart-icon.d.ts +0 -0
- package/dist/{assets → src/assets}/view-modal/gantt-icon.d.ts +0 -0
- package/dist/{assets → src/assets}/view-modal/grid-icon.d.ts +0 -0
- package/dist/{assets → src/assets}/view-modal/kanban-icon.d.ts +0 -0
- package/dist/{assets → src/assets}/view-modal/table-icon.d.ts +0 -0
- package/dist/{components → src/components}/Dashboard/dashboard-card.d.ts +0 -0
- package/dist/{components → src/components}/Dashboard/dashboard-header.d.ts +0 -0
- package/dist/{components → src/components}/activity-tag/activity-tag.d.ts +0 -0
- package/dist/{components → src/components}/activityArea/activityArea.d.ts +0 -0
- package/dist/{components → src/components}/activityLog/activity-log.d.ts +0 -0
- package/dist/{components → src/components}/alert/alert.d.ts +0 -0
- package/dist/{components → src/components}/appbar/appbar.d.ts +0 -0
- package/dist/{components → src/components}/approval-wrapper/approval-wrapper.d.ts +0 -0
- package/dist/{components → src/components}/avatar/avatar.d.ts +0 -0
- package/dist/{components → src/components}/board/board.d.ts +0 -0
- package/dist/{components → src/components}/board/columnHeader.d.ts +0 -0
- package/dist/{components → src/components}/bread-crumb/bread-crumb.d.ts +0 -0
- package/dist/{components → src/components}/button/button.d.ts +0 -0
- package/dist/{components → src/components}/calculation-summary/calculation-summary.d.ts +0 -0
- package/dist/{components → src/components}/calculation-summary/components/discount-summary.d.ts +0 -0
- package/dist/{components → src/components}/calculation-summary/components/items-summary.d.ts +0 -0
- package/dist/{components → src/components}/calculation-summary/components/subtotal-summary.d.ts +0 -0
- package/dist/{components → src/components}/calculation-summary/components/taxes-and-charges-summary.d.ts +0 -0
- package/dist/{components → src/components}/calculation-summary/components/total-summary.d.ts +0 -0
- package/dist/{components → src/components}/calendar/calendar.d.ts +0 -0
- package/dist/{components → src/components}/card-wrapper/card-wrapper.d.ts +0 -0
- package/dist/{components → src/components}/change-user-password-modal/change-user-password-modal.d.ts +0 -0
- package/dist/{components → src/components}/charts/ChartLegends.d.ts +0 -0
- package/dist/{components → src/components}/charts/areaLinerChart.d.ts +0 -0
- package/dist/{components → src/components}/charts/bar-chart/bar-chart.d.ts +0 -0
- package/dist/{components → src/components}/charts/barChart/barChart.d.ts +0 -0
- package/dist/{components → src/components}/charts/barLineChart/barLinechart.d.ts +0 -0
- package/dist/{components → src/components}/charts/donut-chart/donut-chart.d.ts +0 -0
- package/dist/{components → src/components}/charts/donutChart/DonutChart.d.ts +0 -0
- package/dist/{components → src/components}/charts/groupBarChart/GroupBarChart.d.ts +0 -0
- package/dist/{components → src/components}/charts/line-chart/area-line-chart.d.ts +0 -0
- package/dist/{components → src/components}/charts/line-chart/area-lineChart.d.ts +0 -0
- package/dist/{components → src/components}/charts/line-chart/line-chart.d.ts +0 -0
- package/dist/{components → src/components}/charts/multiLineChart/multi-line-chart.d.ts +0 -0
- package/dist/{components → src/components}/chip/chip.d.ts +0 -0
- package/dist/{components → src/components}/chip-generator/chip-generator.d.ts +0 -0
- package/dist/{components → src/components}/color-picker-input/color-picker-input.d.ts +0 -0
- package/dist/{components → src/components}/confirm-modal/confirm-modal.d.ts +0 -0
- package/dist/{components → src/components}/country-select/country-select.d.ts +0 -0
- package/dist/{components → src/components}/custom-snackbar/custom-snackbar.d.ts +0 -0
- package/dist/{components → src/components}/custom-toggle-switch/custom-toggle-switch.d.ts +0 -0
- package/dist/{components → src/components}/date-range-picker/date-range-picker.d.ts +0 -0
- package/dist/{components → src/components}/date-time-picker/date-time-picker.d.ts +0 -0
- package/dist/{components → src/components}/dropdown-button/dropdown-button.d.ts +0 -0
- package/dist/{components → src/components}/dynamic-layout-wrapper/dynamic-layout-wrapper.d.ts +0 -0
- package/dist/{components → src/components}/dynamic-modal.d.ts +0 -0
- package/dist/{components → src/components}/editor/custom-editor.d.ts +0 -0
- package/dist/{components → src/components}/entity-view-wrapper/entity-view-wrapper.d.ts +0 -0
- package/dist/{components → src/components}/examples/FlexibleReduxExample.d.ts +0 -0
- package/dist/{components → src/components}/expandable-summary-wrapper/expandable-summary-wrapper.d.ts +0 -0
- package/dist/{components → src/components}/fallback/fallback.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/add-filter.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/add-group.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/combinator-select.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/delete-group.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/field-select.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/operator-select.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/remove-action.d.ts +0 -0
- package/dist/{components → src/components}/filter/components/value-editor.d.ts +0 -0
- package/dist/{components → src/components}/filter/fields.d.ts +0 -0
- package/dist/{components → src/components}/filter/filter.d.ts +0 -0
- package/dist/{components → src/components}/footer.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/element-controller.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/button.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/checkbox.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/chip-or-placeholder.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/date-range-picker.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/date-time.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/date.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/dynamic-currency-input.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/dynamic-element-hoc.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/dynamic-input-select.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/dynamic-select.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/dynamic-tags-input.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/dynamic-text-editor.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/index.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/info.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/location-add-modal/location-add-modal.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/number-input.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/radio-button.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/section.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/select-configuration.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/table.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-builder/form-builder-element/toggle-button.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-parser/data.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-parser/form-parser.d.ts +0 -0
- package/dist/{components → src/components}/form-control/form-parser/form-section.d.ts +0 -0
- package/dist/{components → src/components}/form-control/index.d.ts +0 -0
- package/dist/{components → src/components}/form-header/form-header.d.ts +0 -0
- package/dist/{components → src/components}/gantt/gantt.d.ts +0 -0
- package/dist/{components → src/components}/grid/custom-grid-card/custom-grid-card.d.ts +0 -0
- package/dist/{components → src/components}/grid/grid-card/grid-card.d.ts +0 -0
- package/dist/{components → src/components}/grid/grid-wrapper/grid-wrapper.d.ts +0 -0
- package/dist/{components → src/components}/grid-fallback/grid-fallback.d.ts +0 -0
- package/dist/{components → src/components}/header/components/notification-menu/notification-menu.d.ts +0 -0
- package/dist/{components → src/components}/header/header-enhanced.d.ts +0 -0
- package/dist/{components → src/components}/header/header.d.ts +0 -0
- package/dist/{components → src/components}/header/redux/actionCreator.d.ts +0 -0
- package/dist/{components → src/components}/header/redux/reducer.d.ts +0 -0
- package/dist/{components → src/components}/header/redux/state.d.ts +0 -0
- package/dist/{components → src/components}/header copy.d.ts +0 -0
- package/dist/{components → src/components}/header-card/header-card.d.ts +0 -0
- package/dist/{components → src/components}/hr-line/hr-line.d.ts +0 -0
- package/dist/{components → src/components}/icons/check-box.d.ts +0 -0
- package/dist/{components → src/components}/icons/index.d.ts +0 -0
- package/dist/{components → src/components}/icons/rectangle-filled.d.ts +0 -0
- package/dist/{components → src/components}/icons/rectangle.d.ts +0 -0
- package/dist/{components → src/components}/info-card/info-card.d.ts +0 -0
- package/dist/{components → src/components}/inventory-reports-title-bar/component/reportFilter.d.ts +0 -0
- package/dist/{components → src/components}/inventory-reports-title-bar/inventory-reports-title-bar.d.ts +0 -0
- package/dist/{components → src/components}/inventory-reports-title-bar/redux/actionCreator.d.ts +0 -0
- package/dist/{components → src/components}/inventory-reports-title-bar/redux/reducer.d.ts +0 -0
- package/dist/{components → src/components}/inventory-reports-title-bar/redux/state.d.ts +0 -0
- package/dist/{components → src/components}/inventory-reports-title-bar/report-buttons/report-buttons.d.ts +0 -0
- package/dist/{components → src/components}/list/list.d.ts +0 -0
- package/dist/{components → src/components}/loader.d.ts +0 -0
- package/dist/{components → src/components}/loaders/erp-loader.d.ts +0 -0
- package/dist/{components → src/components}/loaders/form-loader.d.ts +0 -0
- package/dist/{components → src/components}/loaders/index.d.ts +0 -0
- package/dist/{components → src/components}/loaders/modal-loader.d.ts +0 -0
- package/dist/{components → src/components}/loaders/page-loader.d.ts +0 -0
- package/dist/{components/material-editable-table → src/components/material-table}/aggregation-fns/index.d.ts +0 -0
- package/dist/{components/material-editable-table → src/components/material-table}/components/default-aggregation.d.ts +0 -0
- package/dist/{components/material-editable-table → src/components/material-table}/components/header-cell.d.ts +0 -0
- package/dist/{components/material-editable-table → src/components/material-table}/components/inline-edit-fields.d.ts +0 -0
- package/dist/{components/material-editable-table → src/components/material-table}/components/number-aggregation.d.ts +0 -0
- package/dist/{components → src/components}/menu/menu.d.ts +0 -0
- package/dist/{components → src/components}/modal/modal.d.ts +0 -0
- package/dist/{components → src/components}/module-button/module-button.d.ts +0 -0
- package/dist/{components → src/components}/mulitline/multiline.d.ts +0 -0
- package/dist/{components → src/components}/multi-select/multi-select.d.ts +0 -0
- package/dist/{components → src/components}/page-navigator/components/add-page-modal.d.ts +0 -0
- package/dist/{components → src/components}/page-navigator/components/add-page.d.ts +0 -0
- package/dist/{components → src/components}/page-navigator/components/page-action.d.ts +0 -0
- package/dist/{components → src/components}/page-navigator/components/shared-page-modal.d.ts +0 -0
- package/dist/{components → src/components}/page-navigator/components/shared-page-view.d.ts +0 -0
- package/dist/{components → src/components}/page-navigator/page-navigator.d.ts +0 -0
- package/dist/{components → src/components}/pagination/pagination.d.ts +0 -0
- package/dist/{components → src/components}/parties-modal/parties-modal.d.ts +0 -0
- package/dist/{components → src/components}/parties-modal/utils/constant.d.ts +0 -0
- package/dist/{components → src/components}/parties-modal/validator.d.ts +0 -0
- package/dist/{components → src/components}/protected-route.d.ts +0 -0
- package/dist/{components → src/components}/providers/ERPUIProvider.d.ts +0 -0
- package/dist/{components → src/components}/providers/index.d.ts +0 -0
- package/dist/{components → src/components}/quick-approval-modal/quick-approval-modal.d.ts +0 -0
- package/dist/{components → src/components}/reports/dynamic-report/dynamic-report.d.ts +0 -0
- package/dist/{components → src/components}/reports/dynamic-report/dynamic-rows.d.ts +0 -0
- package/dist/{components → src/components}/reports-title-bar/redux/actionCreator.d.ts +0 -0
- package/dist/{components → src/components}/reports-title-bar/redux/reducer.d.ts +0 -0
- package/dist/{components → src/components}/reports-title-bar/redux/state.d.ts +0 -0
- package/dist/{components → src/components}/reports-title-bar/report-buttons/report-buttons.d.ts +0 -0
- package/dist/{components → src/components}/reports-title-bar/reports-title-bar.d.ts +0 -0
- package/dist/{components → src/components}/reset-password-modal/reset-password-modal.d.ts +0 -0
- package/dist/{components → src/components}/rfq-response/item-response-details.d.ts +0 -0
- package/dist/{components → src/components}/save-filter-modal/save-filter-modal.d.ts +0 -0
- package/dist/{components → src/components}/schedule-report/schedule-report-modal.d.ts +0 -0
- package/dist/{components → src/components}/schedule-report/schedule-report.d.ts +0 -0
- package/dist/{components → src/components}/schedule-report/utils/common.d.ts +0 -0
- package/dist/{components → src/components}/schedule-report/utils/constant.d.ts +0 -0
- package/dist/{components → src/components}/schedule-report/utils/type.d.ts +0 -0
- package/dist/{components → src/components}/schedule-report/validator.d.ts +0 -0
- package/dist/{components → src/components}/search-bar/search-bar.d.ts +0 -0
- package/dist/{components → src/components}/searchable-select.d.ts +0 -0
- package/dist/{components → src/components}/select/controller/chip-or-placeholder.d.ts +0 -0
- package/dist/{components → src/components}/select/controller/controller-select.d.ts +0 -0
- package/dist/{components → src/components}/select/select-search.d.ts +0 -0
- package/dist/{components → src/components}/share-modal/redux/actionCreator.d.ts +0 -0
- package/dist/{components → src/components}/share-modal/redux/reducer.d.ts +0 -0
- package/dist/{components → src/components}/share-modal/redux/state.d.ts +0 -0
- package/dist/{components → src/components}/share-modal/share-modal-enhanced.d.ts +0 -0
- package/dist/{components → src/components}/share-modal/share-modal.d.ts +0 -0
- package/dist/{components → src/components}/sidebar/sidebar.d.ts +0 -0
- package/dist/{components → src/components}/snackbar/snackbar.d.ts +0 -0
- package/dist/{components → src/components}/sub-header-doc/sub-header-doc.d.ts +0 -0
- package/dist/{components → src/components}/tab-bar-ui/tab-bar-ui.d.ts +0 -0
- package/dist/{components → src/components}/tabs/tabs.d.ts +0 -0
- package/dist/{components → src/components}/text-area/text-area.d.ts +0 -0
- package/dist/{components → src/components}/time-range-picker/time-range-picker.d.ts +0 -0
- package/dist/{components → src/components}/title-dropdown-button/title-dropdown-button.d.ts +0 -0
- package/dist/{components → src/components}/toast/toast.d.ts +0 -0
- package/dist/{components → src/components}/toggle/toggle.d.ts +0 -0
- package/dist/{components → src/components}/toggle-switch/toggle-switch.d.ts +0 -0
- package/dist/{components → src/components}/tooltip/Tooltip.d.ts +0 -0
- package/dist/{components → src/components}/typography/typography.d.ts +0 -0
- package/dist/{components → src/components}/upload/file-confirmation.d.ts +0 -0
- package/dist/{components → src/components}/upload/upload.d.ts +0 -0
- package/dist/{components → src/components}/upload-excel/file-confirmation.d.ts +0 -0
- package/dist/{components → src/components}/upload-excel/upload-excel.d.ts +0 -0
- package/dist/{components → src/components}/user-dropdown/user-dropdown.d.ts +0 -0
- package/dist/{components → src/components}/value-field/value-field.d.ts +0 -0
- package/dist/{components → src/components}/view-modal/view-modal.d.ts +0 -0
- package/dist/{config → src/config}/index.d.ts +0 -0
- package/dist/{constants → src/constants}/action-bar.d.ts +0 -0
- package/dist/{constants → src/constants}/all-language.d.ts +0 -0
- package/dist/{constants → src/constants}/auth.d.ts +0 -0
- package/dist/{constants → src/constants}/common.d.ts +0 -0
- package/dist/{constants → src/constants}/defaultColumns.d.ts +0 -0
- package/dist/{constants → src/constants}/lang/ar.d.ts +0 -0
- package/dist/{constants → src/constants}/lang/en.d.ts +0 -0
- package/dist/{constants → src/constants}/lang/es.d.ts +0 -0
- package/dist/{constants → src/constants}/modules.d.ts +0 -0
- package/dist/{constants → src/constants}/mui.constants.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/index.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.accounting.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.crm.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.document.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.hrms.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.inventory.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.manufacturing.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.office.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.procurement.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.project.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.quotes.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.rental.d.ts +0 -0
- package/dist/{constants → src/constants}/pathnames/pathname.user.d.ts +0 -0
- package/dist/{constants → src/constants}/resource-lang.d.ts +0 -0
- package/dist/{constants → src/constants}/route-page-map.d.ts +0 -0
- package/dist/{constants → src/constants}/status.d.ts +0 -0
- package/dist/{contexts → src/contexts}/AuthContext.d.ts +0 -0
- package/dist/{contexts → src/contexts}/languageContext.d.ts +0 -0
- package/dist/{contexts → src/contexts}/page-context.d.ts +0 -0
- package/dist/{contexts → src/contexts}/permission-context.d.ts +0 -0
- package/dist/{hooks → src/hooks}/apiHelper.d.ts +0 -0
- package/dist/{hooks → src/hooks}/common.d.ts +0 -0
- package/dist/{hooks → src/hooks}/use-deep-memo.d.ts +0 -0
- package/dist/{hooks → src/hooks}/use-material-calculations.d.ts +0 -0
- package/dist/{hooks → src/hooks}/use-translations.d.ts +0 -0
- package/dist/{hooks → src/hooks}/useCheckSkuAndName.d.ts +0 -0
- package/dist/{hooks → src/hooks}/useDataFetcher.d.ts +0 -0
- package/dist/{hooks → src/hooks}/useLanguageFallback.d.ts +0 -0
- package/dist/{hooks → src/hooks}/useLocationFilter.d.ts +0 -0
- package/dist/{hooks → src/hooks}/useReduxIntegration.d.ts +0 -0
- package/dist/{layout → src/layout}/fullScreen/fullScreen.d.ts +0 -0
- package/dist/{layout → src/layout}/sidebarScreen/sidebarScreen.d.ts +0 -0
- package/dist/{redux → src/redux}/actionCreator.d.ts +0 -0
- package/dist/{redux → src/redux}/apiConfig.d.ts +0 -0
- package/dist/{redux → src/redux}/hooks.d.ts +0 -0
- package/dist/{redux → src/redux}/module-reducer.d.ts +0 -0
- package/dist/{redux → src/redux}/slices/headerSlice.d.ts +0 -0
- package/dist/{redux → src/redux}/slices/index.d.ts +0 -0
- package/dist/{redux → src/redux}/slices/inventoryReportsTitleBarSlice.d.ts +0 -0
- package/dist/{redux → src/redux}/slices/reportsTitleBarSlice.d.ts +0 -0
- package/dist/{redux → src/redux}/slices/shareSlice.d.ts +0 -0
- package/dist/{redux → src/redux}/toolkit.d.ts +0 -0
- package/dist/{redux → src/redux}/types.d.ts +0 -0
- package/dist/{server.d.ts → src/server.d.ts} +0 -0
- package/dist/{styles → src/styles}/themes/index.d.ts +0 -0
- package/dist/{theme → src/theme}/color.d.ts +0 -0
- package/dist/{theme → src/theme}/theme-impl.d.ts +0 -0
- package/dist/{theme → src/theme}/themeSelector.d.ts +0 -0
- package/dist/{theme → src/theme}/themeWrapper.d.ts +0 -0
- package/dist/{theme → src/theme}/typography.d.ts +0 -0
- package/dist/{utils → src/utils}/api.d.ts +0 -0
- package/dist/{utils → src/utils}/calculation.d.ts +0 -0
- package/dist/{utils → src/utils}/color.d.ts +0 -0
- package/dist/{utils → src/utils}/common-utility.d.ts +1 -1
- /package/dist/{utils → src/utils}/common.d.ts +0 -0
- /package/dist/{utils → src/utils}/constant.d.ts +0 -0
- /package/dist/{utils → src/utils}/country.d.ts +0 -0
- /package/dist/{utils → src/utils}/date-range.d.ts +0 -0
- /package/dist/{utils → src/utils}/dateFormat.d.ts +0 -0
- /package/dist/{utils → src/utils}/dateValidation.d.ts +0 -0
- /package/dist/{utils → src/utils}/deformat-text.d.ts +0 -0
- /package/dist/{utils → src/utils}/export-filters.d.ts +0 -0
- /package/dist/{utils → src/utils}/fileSize.d.ts +0 -0
- /package/dist/{utils → src/utils}/form-builder-conversion.d.ts +0 -0
- /package/dist/{utils → src/utils}/form-builder-deconversion.d.ts +0 -0
- /package/dist/{utils → src/utils}/format-text.d.ts +0 -0
- /package/dist/{utils → src/utils}/i18n.d.ts +0 -0
- /package/dist/{utils → src/utils}/language.d.ts +0 -0
- /package/dist/{utils → src/utils}/menu-filter.d.ts +0 -0
- /package/dist/{utils → src/utils}/metaComponent.d.ts +0 -0
- /package/dist/{utils → src/utils}/migration-utils.d.ts +0 -0
- /package/dist/{utils → src/utils}/navigation-utils.d.ts +0 -0
- /package/dist/{utils → src/utils}/route-utils.d.ts +0 -0
- /package/dist/{utils → src/utils}/server.d.ts +0 -0
- /package/dist/{utils → src/utils}/setup.d.ts +0 -0
- /package/dist/{utils → src/utils}/translations.d.ts +0 -0
- /package/dist/{views → src/views}/404.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/accounting.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/crm.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/dashboard/dashboard.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/dashboard/redux/actionCreator.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/dashboard/redux/reducer.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/dashboard/redux/state.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/document.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/hrms.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/inventory.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/manufacturing.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/office.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/page-view/page-view.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/page-view/redux/actionCreator.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/page-view/redux/reducer.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/page-view/redux/state.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/page-view/utils/default-data.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/page-view/utils/local-data.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/procurement.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/project.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/purchase.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/quotes.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/rental.d.ts +0 -0
- /package/dist/{views → src/views}/afterAuth/user.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/change-password/change-password.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/activity-tag-data/activity-tag-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/calendar-data/calendar-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/drive-dashboard-data/drive-dashboard-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/gantt-data/gantt-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/grid-data/grid-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/index.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/kanbann-content/kanbann-raw.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/list-content/column-raw.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/list-content/list-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/multiline-data/multiline-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/share-modal-data/share-modal-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/shared-pages-data/shared-pages-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/tabs-data/tabs-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/user-dashboard-data/user-dashboard-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/user-dropdown-data/user-dropdown-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/components/user-profile-data/user-profile-data.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/forgot-password/forgot-password.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/landing/landing.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/login/index.d.ts +0 -0
- /package/dist/{views → src/views}/beforeAuth/reset-password/reset-password.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/custom-form.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/checkbox.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/column-width.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/field-select.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/index.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/section.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/select.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/table-form.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/element-edit-forms/text.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/field_properties.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/form-fields.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/index.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/redux/actionCreator.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/redux/state.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/types.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/utils/common.d.ts +0 -0
- /package/dist/{views → src/views}/form-builder/utils/index.d.ts +0 -0
- /package/dist/{views → src/views}/privateRoute.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/add-template/add-template.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/add-template/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/company-selection-modal/company-selection-modal.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/company-selection-modal/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/EditorCanvas.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/EditorHeader.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/EditorSection.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/EditorSidebar.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/SectionFlowEditor.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/SectionFormatPanel.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/AlignmentControl.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/ButtonControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/CodeControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/DividerControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/ImageControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/SignatureControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/TableControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/TextControls.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/controllers/border-control.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/components/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/edit-section-modal/edit-section-modal.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/edit-section-modal/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/routes.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/template-modal/html-thumbnail-preview.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/template-modal/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/template-modal/template-modal.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/template-name-modal/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/template-name-modal/template-name-modal.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/templates.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/types/editor.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/types/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/utils/common.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/utils/constant.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/utils/default-data.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/utils/index.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/utils/style-extractor.d.ts +0 -0
- /package/dist/{views → src/views}/template-editor/utils/types.d.ts +0 -0
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
export { default as Accordion } from './accordion/accordion';
|
|
2
|
+
export { default as ActionBar } from './action-bar/action-bar';
|
|
3
|
+
export { default as ActivityTag } from './activity-tag/activity-tag';
|
|
4
|
+
export { default as ActivityArea } from './activityArea/activityArea';
|
|
5
|
+
export { default as ActivityLog } from './activityLog/activity-log';
|
|
6
|
+
export { default as Alert } from './alert/alert';
|
|
7
|
+
export { default as AppBar } from './appbar/appbar';
|
|
8
|
+
export { default as ApprovalWrapper } from './approval-wrapper/approval-wrapper';
|
|
9
|
+
export { default as Avatar } from './avatar/avatar';
|
|
10
|
+
export { default as Board } from './board/board';
|
|
11
|
+
export { default as BreadCrumb } from './bread-crumb/bread-crumb';
|
|
12
|
+
export { default as Button } from './button/button';
|
|
13
|
+
export { default as CalculationSummary } from './calculation-summary/calculation-summary';
|
|
14
|
+
export { default as Calendar } from './calendar/calendar';
|
|
15
|
+
export { default as CardWrapper } from './card-wrapper/card-wrapper';
|
|
16
|
+
export { default as ChangeUserPasswordModal } from './change-user-password-modal/change-user-password-modal';
|
|
17
|
+
export { default as Checkbox } from './checkbox/checkbox';
|
|
18
|
+
export { default as Chip } from './chip/chip';
|
|
19
|
+
export { default as ChipGenerator } from './chip-generator/chip-generator';
|
|
20
|
+
export { default as ColorPickerInput } from './color-picker-input/color-picker-input';
|
|
21
|
+
export { default as ConfirmModal } from './confirm-modal/confirm-modal';
|
|
22
|
+
export { default as CountrySelect } from './country-select/country-select';
|
|
23
|
+
export { default as CustomSnackbar } from './custom-snackbar/custom-snackbar';
|
|
24
|
+
export { default as CustomToggleSwitch } from './custom-toggle-switch/custom-toggle-switch';
|
|
25
|
+
export { default as DashboardCard } from './Dashboard/dashboard-card';
|
|
26
|
+
export { default as DashboardHeader } from './Dashboard/dashboard-header';
|
|
27
|
+
export { default as DatePicker } from './date-picker/date-picker';
|
|
28
|
+
export { default as DateRangePicker } from './date-range-picker/date-range-picker';
|
|
29
|
+
export { default as DateTimePicker } from './date-time-picker/date-time-picker';
|
|
30
|
+
export { default as DropdownButton } from './dropdown-button/dropdown-button';
|
|
31
|
+
export { default as DynamicLayoutWrapper } from './dynamic-layout-wrapper/dynamic-layout-wrapper';
|
|
32
|
+
export { default as DynamicModal } from './dynamic-modal';
|
|
33
|
+
export { default as Editor } from './editor/custom-editor';
|
|
34
|
+
export { default as EntityViewWrapper } from './entity-view-wrapper/entity-view-wrapper';
|
|
35
|
+
export { default as ExpandableSummaryWrapper } from './expandable-summary-wrapper/expandable-summary-wrapper';
|
|
36
|
+
export { default as Fallback } from './fallback/fallback';
|
|
37
|
+
export { default as Filter } from './filter/filter';
|
|
38
|
+
export { default as Footer } from './footer/footer';
|
|
39
|
+
export { default as FormHeader } from './form-header/form-header';
|
|
40
|
+
export { default as Gantt } from './gantt/gantt';
|
|
41
|
+
export { default as GridFallback } from './grid-fallback/grid-fallback';
|
|
42
|
+
export { default as HeaderCard } from './header-card/header-card';
|
|
43
|
+
export { default as HrLine } from './hr-line/hr-line';
|
|
44
|
+
export { default as InfoCard } from './info-card/info-card';
|
|
45
|
+
export { default as InventoryReportsTitleBar } from './inventory-reports-title-bar/inventory-reports-title-bar';
|
|
46
|
+
export { default as List } from './list/list';
|
|
47
|
+
export { default as Loader } from './loader';
|
|
48
|
+
export { default as LocationSelect } from './location-select';
|
|
49
|
+
export { default as MaterialTable, type MaterialTableColumnProps, type MaterialTableColumnHeaderProps, type TypeBooleanLabels } from './material-table/material-table';
|
|
50
|
+
export { default as Menu } from './menu/menu';
|
|
51
|
+
export { default as Modal } from './modal/modal';
|
|
52
|
+
export { default as ModuleButton } from './module-button/module-button';
|
|
53
|
+
export { default as Multiline } from './mulitline/multiline';
|
|
54
|
+
export { default as MultiSelect } from './multi-select/multi-select';
|
|
55
|
+
export { default as PageNavigator } from './page-navigator/page-navigator';
|
|
56
|
+
export { default as AddPage } from './page-navigator/components/add-page';
|
|
57
|
+
export { default as AddPageModal } from './page-navigator/components/add-page-modal';
|
|
58
|
+
export { default as PageAction } from './page-navigator/components/page-action';
|
|
59
|
+
export { default as SharedPageModal } from './page-navigator/components/shared-page-modal';
|
|
60
|
+
export { default as SharedPageView } from './page-navigator/components/shared-page-view';
|
|
61
|
+
export { default as Pagination } from './pagination/pagination';
|
|
62
|
+
export { default as PartiesModal } from './parties-modal/parties-modal';
|
|
63
|
+
export { default as PhoneInput } from './phone-input/phone-input';
|
|
64
|
+
export { default as ProtectedRoute } from './protected-route';
|
|
65
|
+
export { default as QuickApprovalModal } from './quick-approval-modal/quick-approval-modal';
|
|
66
|
+
export { default as Radio } from './radio/radio';
|
|
67
|
+
export { default as ReportsTitleBar } from './reports-title-bar/reports-title-bar';
|
|
68
|
+
export { default as ResetPasswordModal } from './reset-password-modal/reset-password-modal';
|
|
69
|
+
export { default as RfqResponse } from './rfq-response/item-response-details';
|
|
70
|
+
export { default as SaveFilterModal } from './save-filter-modal/save-filter-modal';
|
|
71
|
+
export { default as ScheduleReport } from './schedule-report/schedule-report';
|
|
72
|
+
export { default as ScheduleReportModal } from './schedule-report/schedule-report-modal';
|
|
73
|
+
export { default as SearchBar } from './search-bar/search-bar';
|
|
74
|
+
export { default as SearchableSelect } from './searchable-select';
|
|
75
|
+
export { default as Select } from './select/select';
|
|
76
|
+
export { default as ShareModal } from './share-modal/share-modal';
|
|
77
|
+
export { default as Sidebar } from './sidebar/sidebar';
|
|
78
|
+
export { default as Snackbar } from './snackbar/snackbar';
|
|
79
|
+
export { default as SubHeaderDoc } from './sub-header-doc/sub-header-doc';
|
|
80
|
+
export { default as AndroidSwitch } from './switches/android-12-switch';
|
|
81
|
+
export { default as TabBarUI } from './tab-bar-ui/tab-bar-ui';
|
|
82
|
+
export { default as Tabs } from './tabs/tabs';
|
|
83
|
+
export { default as TextArea } from './text-area/text-area';
|
|
84
|
+
export { default as TextField } from './text-field/text-field';
|
|
85
|
+
export { default as TimePicker } from './time-picker/time-picker';
|
|
86
|
+
export { default as TimeRangePicker } from './time-range-picker/time-range-picker';
|
|
87
|
+
export { default as TitleDropdownButton } from './title-dropdown-button/title-dropdown-button';
|
|
88
|
+
export { default as Toast } from './toast/toast';
|
|
89
|
+
export { default as Toggle } from './toggle/toggle';
|
|
90
|
+
export { default as ToggleSwitch } from './toggle-switch/toggle-switch';
|
|
91
|
+
export { default as Tooltip } from './tooltip/Tooltip';
|
|
92
|
+
export { default as Typography } from './typography/typography';
|
|
93
|
+
export { default as Upload } from './upload/upload';
|
|
94
|
+
export { default as UploadExcel } from './upload-excel/upload-excel';
|
|
95
|
+
export { default as UploadMedia } from './upload-media/upload-media';
|
|
96
|
+
export { default as UserDropdown } from './user-dropdown/user-dropdown';
|
|
97
|
+
export { default as ValueField } from './value-field/value-field';
|
|
98
|
+
export { default as ViewModal } from './view-modal/view-modal';
|
|
99
|
+
export { default as ControllerSelect } from './select/controller/controller-select';
|
|
100
|
+
export { default as ganttData } from './gantt/gantt';
|
|
101
|
+
export { default as DefaultAggregation } from './material-table/components/default-aggregation';
|
|
102
|
+
export * from './icons';
|
|
103
|
+
export * from './loaders';
|
|
104
|
+
export { default as AreaLinearChart } from './charts/areaLinerChart';
|
|
105
|
+
export { default as BarChart } from './charts/bar-chart/bar-chart';
|
|
106
|
+
export { default as AdvancedBarChart } from './charts/barChart/barChart';
|
|
107
|
+
export { default as BarLineChart } from './charts/barLineChart/barLinechart';
|
|
108
|
+
export { default as ChartLegends } from './charts/ChartLegends';
|
|
109
|
+
export { default as DonutChart } from './charts/donut-chart/donut-chart';
|
|
110
|
+
export { default as AdvancedDonutChart } from './charts/donutChart/DonutChart';
|
|
111
|
+
export { default as GroupedBarChart } from './charts/groupBarChart/GroupBarChart';
|
|
112
|
+
export { default as LineChart } from './charts/line-chart/line-chart';
|
|
113
|
+
export { default as AreaLineChart } from './charts/line-chart/area-lineChart';
|
|
114
|
+
export { default as MultiLineChart } from './charts/multiLineChart/multi-line-chart';
|
|
115
|
+
export { default as CustomGridCard } from './grid/custom-grid-card/custom-grid-card';
|
|
116
|
+
export { default as GridCard } from './grid/grid-card/grid-card';
|
|
117
|
+
export { default as GridWrapper } from './grid/grid-wrapper/grid-wrapper';
|
|
118
|
+
export * from './form-control';
|
|
119
|
+
export { default as Header } from './header/header';
|
|
120
|
+
export { default as ERPUIProvider, useERPUI } from './providers/ERPUIProvider';
|
|
121
|
+
export { default as ReportTable } from './reports/dynamic-report/dynamic-report';
|
|
122
|
+
export { type IActionButtons, type IReportButtons, default as ReportButtons } from './reports-title-bar/report-buttons/report-buttons';
|
|
123
|
+
export { type IDropdownMenuOption } from './dropdown-button/dropdown-button';
|
|
124
|
+
export { default as ItemResponseDetails } from './rfq-response/item-response-details';
|
|
125
|
+
export { AccordionActions, AccordionDetails, AccordionSummary, AlertTitle, Autocomplete, AvatarGroup, Backdrop, Badge, BottomNavigation, BottomNavigationAction, Box, Breadcrumbs as MUIBreadcrumbs, ButtonBase, ButtonGroup, Card, CardActionArea, CardActions, CardContent, CardHeader, CardMedia, CircularProgress as MUICircularProgress, ClickAwayListener, Collapse, Container, CssBaseline, DialogActions, DialogContent, DialogContentText, DialogTitle, Divider, Drawer, Fab, Fade, FilledInput, FormControl, FormControlLabel, FormGroup, FormHelperText, FormLabel, GlobalStyles, Grid, Grow, Hidden, Icon, IconButton, ImageList, ImageListItem, ImageListItemBar, Input, InputAdornment, InputBase, InputLabel, LinearProgress, Link, ListItem, ListItemAvatar, ListItemButton, ListItemIcon, ListItemSecondaryAction, ListItemText, ListSubheader, MenuItem, MenuList, MobileStepper, NativeSelect, NoSsr, OutlinedInput, PaginationItem, Paper, Popover, Popper, Portal, RadioGroup, Rating, ScopedCssBaseline, Slider, SnackbarContent, SpeedDial, SpeedDialAction, SpeedDialIcon, Stack, Step, StepButton, StepContent, StepLabel, Stepper, SvgIcon, SwipeableDrawer, Switch, Tab, Table, TableBody, TableCell, TableContainer, TableFooter, TableHead, TablePagination, TableRow, TableSortLabel, TextareaAutosize, ToggleButton, ToggleButtonGroup, Toolbar, useMediaQuery, useScrollTrigger, Zoom, Accordion as MUIAccordion, Alert as MUIAlert, AppBar as MUIAppBar, Avatar as MUIAvatar, Button as MUIButton, Checkbox as MUICheckbox, Chip as MUIChip, Dialog as MUIDialog, List as MUIList, Menu as MUIMenu, Modal as MUIModal, Pagination as MUIPagination, Radio as MUIRadio, Select as MUISelect, Snackbar as MUISnackbar, Tabs as MUITabs, TextField as MUITextField, Tooltip as MUITooltip, Typography as MUITypography, } from '@mui/material';
|
|
@@ -15,5 +15,5 @@ export interface LocationSearchSelectProps<T extends FieldValues = FieldValues>
|
|
|
15
15
|
export interface LocationFilterType {
|
|
16
16
|
[key: string]: string[] | string | number;
|
|
17
17
|
}
|
|
18
|
-
export declare const LocationSearchSelect: import('react').
|
|
18
|
+
export declare const LocationSearchSelect: import('react').NamedExoticComponent<LocationSearchSelectProps<FieldValues>>;
|
|
19
19
|
export default LocationSearchSelect;
|
|
@@ -77,5 +77,5 @@ interface MaterialTablePropsType {
|
|
|
77
77
|
handleColumnResizing?: (sizes: MRT_ColumnSizingState) => void;
|
|
78
78
|
columnSizes?: MRT_ColumnSizingState;
|
|
79
79
|
}
|
|
80
|
-
declare const MaterialTable: React.
|
|
80
|
+
declare const MaterialTable: React.NamedExoticComponent<MaterialTablePropsType>;
|
|
81
81
|
export default MaterialTable;
|
|
@@ -15,5 +15,5 @@ interface IPhoneInput {
|
|
|
15
15
|
helperText?: string;
|
|
16
16
|
isInlineEditing?: boolean;
|
|
17
17
|
}
|
|
18
|
-
declare const PhoneInput: import('react').
|
|
18
|
+
declare const PhoneInput: import('react').NamedExoticComponent<IPhoneInput>;
|
|
19
19
|
export default PhoneInput;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const Android12Switch: import('@emotion/styled').StyledComponent<Pick<{}, never> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {
|
|
2
|
+
ref?: import('react').Ref<import('react').Component<{}, any, any>>;
|
|
3
|
+
}>;
|
|
4
|
+
export default Android12Switch;
|
|
@@ -12,5 +12,5 @@ export interface TimePickerProps {
|
|
|
12
12
|
placeholder?: string;
|
|
13
13
|
required?: boolean;
|
|
14
14
|
}
|
|
15
|
-
declare const TimePicker: import('react').
|
|
15
|
+
declare const TimePicker: import('react').NamedExoticComponent<TimePickerProps>;
|
|
16
16
|
export default TimePicker;
|
|
@@ -12,5 +12,5 @@ export interface UploadImageProps {
|
|
|
12
12
|
onChange: (e: any) => any;
|
|
13
13
|
multiple: boolean;
|
|
14
14
|
}
|
|
15
|
-
declare const UploadMedia: import('react').
|
|
15
|
+
declare const UploadMedia: import('react').NamedExoticComponent<UploadImageProps>;
|
|
16
16
|
export default UploadMedia;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export * from './action-bar';
|
|
2
|
+
export { default as viewTypes } from './action-bar';
|
|
3
|
+
export * from './all-language';
|
|
4
|
+
export * from './auth';
|
|
5
|
+
export * from './common';
|
|
6
|
+
export * from './defaultColumns';
|
|
7
|
+
export { default as modules } from './modules';
|
|
8
|
+
export * from './mui.constants';
|
|
9
|
+
export * from './resource-lang';
|
|
10
|
+
export * from './pathnames';
|
|
11
|
+
export * from './route-page-map';
|
|
12
|
+
export * from '../views/template-editor/utils/constant';
|
|
13
|
+
export * from './status';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export { AuthContext, AuthProvider } from './AuthContext';
|
|
2
|
+
export { default as LanguageContext, LanguageProvider } from './languageContext';
|
|
3
|
+
export { PageContext, PageProvider, defaultPageState, initialFilter } from './page-context';
|
|
4
|
+
export type { PageState, ViewType, SavedViewType, GeneratedColumnsState } from './page-context';
|
|
5
|
+
export { PermissionsContext as PermissionContext, PermissionsProvider as PermissionProvider } from './permission-context';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export { useLanguage } from './useLangauge';
|
|
2
|
+
export { useAuth } from './useAuth';
|
|
3
|
+
export { usePages } from './use-pages';
|
|
4
|
+
export { usePermissions } from './use-permissions';
|
|
5
|
+
export { default as useDeepMemo } from './use-deep-memo';
|
|
6
|
+
export { default as useMaterialCalculations } from './use-material-calculations';
|
|
7
|
+
export type { BaseFormValues, MaterialCalculations, SteelType, TubeType, CalculationResult, } from './use-material-calculations';
|
|
8
|
+
export { default as useLanguageFallback } from './useLanguageFallback';
|
|
9
|
+
export type { ILanguage, FallbackConfig } from './useLanguageFallback';
|
|
10
|
+
export { default as useLocationFilter } from './useLocationFilter';
|
|
11
|
+
export { default as useCheckSkuAndName } from './useCheckSkuAndName';
|
|
12
|
+
export { default as useDataFetcher } from './useDataFetcher';
|
|
13
|
+
export { default as useAppTranslations } from './use-translations';
|
|
14
|
+
export * from './common';
|
|
15
|
+
export { default as apiHelper } from './apiHelper';
|
|
16
|
+
export * from './useDataFetcher';
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @erpforce/common - ERP Common UI Library
|
|
3
|
+
*
|
|
4
|
+
* This is the main entry point for the @erpforce/common library.
|
|
5
|
+
* It exports only stable functionality that doesn't require peer dependencies.
|
|
6
|
+
*
|
|
7
|
+
* For full functionality, install the required peer dependencies:
|
|
8
|
+
* @see https://www.npmjs.com/package/@erpforce/common#peer-dependencies
|
|
9
|
+
*/
|
|
10
|
+
/**
|
|
11
|
+
* Library Configuration System
|
|
12
|
+
* Provides configuration management for application-specific business logic
|
|
13
|
+
*/
|
|
14
|
+
export { configureLibrary, getLibraryConfig, getConfigFunction, type LibraryConfig } from './config';
|
|
15
|
+
/**
|
|
16
|
+
* Static Assets
|
|
17
|
+
* Pre-bundled images and icons that work without external dependencies
|
|
18
|
+
*/
|
|
19
|
+
export { default as images } from './assets/images';
|
|
20
|
+
/**
|
|
21
|
+
* Constants
|
|
22
|
+
* Basic constants and configuration values
|
|
23
|
+
*/
|
|
24
|
+
export { DEFAULT_LANG, LANGUAGES } from './constants/all-language';
|
|
25
|
+
export { S3_BUCKET_URL } from './constants/common';
|
|
26
|
+
export { modules } from './constants';
|
|
27
|
+
/**
|
|
28
|
+
* Core TypeScript type definitions
|
|
29
|
+
* These types are available for use in consuming applications
|
|
30
|
+
*/
|
|
31
|
+
export type { BaseComponentProps, ThemeConfig, ERPUIProviderProps, SelectOption, TableColumn, PaginationProps, FormField, ApiResponse, Language, LanguageContextType, AuthContextType, PageContextType, PermissionContextType, User, Permission, LibraryReduxSlices, ReduxIntegration } from './types';
|
|
32
|
+
/**
|
|
33
|
+
* Additional commonly used types from contexts
|
|
34
|
+
* Exported for convenience when working with page state and views
|
|
35
|
+
*/
|
|
36
|
+
export type { PageState, ViewType, SavedViewType, GeneratedColumnsState } from './contexts';
|
|
37
|
+
/**
|
|
38
|
+
* IMPORTANT: The following exports require peer dependencies to be installed.
|
|
39
|
+
*
|
|
40
|
+
* To use components, hooks, contexts, theme, and utilities, install:
|
|
41
|
+
*
|
|
42
|
+
* Required peer dependencies:
|
|
43
|
+
* - react (>=18.0.0)
|
|
44
|
+
* - react-dom (>=18.0.0)
|
|
45
|
+
* - @mui/material (>=5.0.0)
|
|
46
|
+
* - @mui/icons-material (>=5.0.0)
|
|
47
|
+
* - @emotion/react (>=11.0.0)
|
|
48
|
+
* - @emotion/styled (>=11.0.0)
|
|
49
|
+
*
|
|
50
|
+
* Optional peer dependencies (for specific features):
|
|
51
|
+
* - react-redux (>=8.0.0) - for Redux integration
|
|
52
|
+
* - @reduxjs/toolkit (>=1.9.0) - for Redux store management
|
|
53
|
+
* - react-router-dom (>=6.0.0) - for routing utilities
|
|
54
|
+
* - react-i18next (>=12.0.0) - for internationalization
|
|
55
|
+
* - dayjs (>=1.11.0) - for date utilities
|
|
56
|
+
* - lodash (>=4.17.0) - for utility functions
|
|
57
|
+
* - axios (>=1.0.0) - for API utilities
|
|
58
|
+
* - notistack (>=3.0.0) - for notifications
|
|
59
|
+
* - socket.io-client (>=4.0.0) - for real-time features
|
|
60
|
+
* - moment-timezone (>=0.5.0) - for timezone handling
|
|
61
|
+
* - libphonenumber-js (>=1.10.0) - for phone validation
|
|
62
|
+
* - yup (>=1.0.0) - for form validation
|
|
63
|
+
* - material-react-table (>=1.0.0) - for advanced tables
|
|
64
|
+
* - react-querybuilder (>=6.0.0) - for query building
|
|
65
|
+
*
|
|
66
|
+
* Installation example:
|
|
67
|
+
* ```bash
|
|
68
|
+
* npm install @mui/material @mui/icons-material @emotion/react @emotion/styled
|
|
69
|
+
* npm install react-redux @reduxjs/toolkit react-router-dom react-i18next
|
|
70
|
+
* npm install dayjs lodash axios notistack
|
|
71
|
+
* ```
|
|
72
|
+
*
|
|
73
|
+
* After installing peer dependencies, you can import:
|
|
74
|
+
*
|
|
75
|
+
* Components:
|
|
76
|
+
* ```typescript
|
|
77
|
+
* import { Button, TextField, DataGrid } from '@erpforce/common/components';
|
|
78
|
+
* ```
|
|
79
|
+
*
|
|
80
|
+
* Hooks:
|
|
81
|
+
* ```typescript
|
|
82
|
+
* import { useAuth, useLanguage, usePermissions } from '@erpforce/common/hooks';
|
|
83
|
+
* ```
|
|
84
|
+
*
|
|
85
|
+
* Contexts:
|
|
86
|
+
* ```typescript
|
|
87
|
+
* import { AuthProvider, LanguageProvider } from '@erpforce/common/contexts';
|
|
88
|
+
* ```
|
|
89
|
+
*
|
|
90
|
+
* Theme:
|
|
91
|
+
* ```typescript
|
|
92
|
+
* import { createLightTheme, createDarkTheme } from '@erpforce/common/theme';
|
|
93
|
+
* ```
|
|
94
|
+
*
|
|
95
|
+
* Utilities:
|
|
96
|
+
* ```typescript
|
|
97
|
+
* import { formatDate, validateEmail } from '@erpforce/common/utils';
|
|
98
|
+
* ```
|
|
99
|
+
*
|
|
100
|
+
* Redux:
|
|
101
|
+
* ```typescript
|
|
102
|
+
* import { createStore, slices } from '@erpforce/common/redux';
|
|
103
|
+
* ```
|
|
104
|
+
*
|
|
105
|
+
* API Clients:
|
|
106
|
+
* ```typescript
|
|
107
|
+
* import { AccountingAPI, InventoryAPI } from '@erpforce/common/api-client';
|
|
108
|
+
* ```
|
|
109
|
+
*
|
|
110
|
+
* Note: Direct barrel exports (export * from './components') are intentionally
|
|
111
|
+
* disabled to prevent dependency resolution errors. Use specific imports instead.
|
|
112
|
+
*/
|
|
113
|
+
export * from './components';
|
|
114
|
+
export * from './hooks';
|
|
115
|
+
export * from './contexts';
|
|
116
|
+
export * from './theme';
|
|
117
|
+
export * from './utils';
|
|
118
|
+
export * from './redux';
|
|
119
|
+
export * from './api-client';
|
|
120
|
+
export * from './layout';
|
|
121
|
+
/**
|
|
122
|
+
* Views
|
|
123
|
+
* Ready-to-use views and page templates including:
|
|
124
|
+
* - Template Editor (Email/PDF editor with WYSIWYG capabilities)
|
|
125
|
+
*
|
|
126
|
+
* Usage:
|
|
127
|
+
* ```typescript
|
|
128
|
+
* import {
|
|
129
|
+
* Templates,
|
|
130
|
+
* AddTemplate,
|
|
131
|
+
* templateEditorRoutes,
|
|
132
|
+
* SectionFlowEditor,
|
|
133
|
+
* type ElementType,
|
|
134
|
+
* type SectionData
|
|
135
|
+
* } from '@erpforce/common/views';
|
|
136
|
+
* ```
|
|
137
|
+
*/
|
|
138
|
+
export * from './views';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from './slices';
|
|
2
|
+
export * from './types';
|
|
3
|
+
export * from './store';
|
|
4
|
+
export * from './apiConfig';
|
|
5
|
+
export * from './hooks';
|
|
6
|
+
export * from './toolkit';
|
|
7
|
+
export * from './actionCreator';
|
|
8
|
+
export * from './module-reducer';
|
|
9
|
+
export { type LibraryRootState } from './store';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { createLightTheme, createDarkTheme, themes, createLightTheme as createTheme } from './theme-impl';
|
|
2
|
+
export * from './color';
|
|
3
|
+
export { default as ThemeSelector, getTheme, themeVariant } from './themeSelector';
|
|
4
|
+
export { default as ThemeWrapper } from './themeWrapper';
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
export * from '../@types/common';
|
|
2
|
+
export * from '../@types/page';
|
|
3
|
+
export * from '../@types/pagination-model';
|
|
4
|
+
export interface BaseComponentProps {
|
|
5
|
+
className?: string;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
'data-testid'?: string;
|
|
8
|
+
}
|
|
9
|
+
export interface ThemeConfig {
|
|
10
|
+
mode: 'light' | 'dark';
|
|
11
|
+
primaryColor?: any;
|
|
12
|
+
direction: 'ltr' | 'rtl';
|
|
13
|
+
}
|
|
14
|
+
export interface ERPUIProviderProps {
|
|
15
|
+
theme?: ThemeConfig;
|
|
16
|
+
children: React.ReactNode;
|
|
17
|
+
}
|
|
18
|
+
export interface LibraryReduxSlices {
|
|
19
|
+
share?: any;
|
|
20
|
+
header?: any;
|
|
21
|
+
reportsTitleBar?: any;
|
|
22
|
+
}
|
|
23
|
+
export interface ReduxIntegration {
|
|
24
|
+
slices: LibraryReduxSlices;
|
|
25
|
+
middleware: any[];
|
|
26
|
+
}
|
|
27
|
+
export interface SelectOption {
|
|
28
|
+
label: string;
|
|
29
|
+
value: any;
|
|
30
|
+
disabled?: boolean;
|
|
31
|
+
}
|
|
32
|
+
export interface TableColumn {
|
|
33
|
+
id: string;
|
|
34
|
+
label: string;
|
|
35
|
+
minWidth?: number;
|
|
36
|
+
align?: 'left' | 'right' | 'center';
|
|
37
|
+
format?: (value: any) => string;
|
|
38
|
+
}
|
|
39
|
+
export interface PaginationProps {
|
|
40
|
+
count: number;
|
|
41
|
+
page: number;
|
|
42
|
+
rowsPerPage: number;
|
|
43
|
+
onPageChange: (event: unknown, newPage: number) => void;
|
|
44
|
+
onRowsPerPageChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
45
|
+
}
|
|
46
|
+
export interface FormField {
|
|
47
|
+
name: string;
|
|
48
|
+
label: string;
|
|
49
|
+
type: string;
|
|
50
|
+
required?: boolean;
|
|
51
|
+
validation?: any;
|
|
52
|
+
}
|
|
53
|
+
export interface ApiResponse<T = any> {
|
|
54
|
+
success: boolean;
|
|
55
|
+
data?: T;
|
|
56
|
+
message?: string;
|
|
57
|
+
error?: string;
|
|
58
|
+
}
|
|
59
|
+
export interface Language {
|
|
60
|
+
code: string;
|
|
61
|
+
name: string;
|
|
62
|
+
direction: 'ltr' | 'rtl';
|
|
63
|
+
flag?: string;
|
|
64
|
+
}
|
|
65
|
+
export interface LanguageContextType {
|
|
66
|
+
currentLanguage: Language;
|
|
67
|
+
availableLanguages: Language[];
|
|
68
|
+
changeLanguage: (languageCode: string) => void;
|
|
69
|
+
t: (key: string, params?: Record<string, any>) => string;
|
|
70
|
+
}
|
|
71
|
+
export interface User {
|
|
72
|
+
id: string;
|
|
73
|
+
name: string;
|
|
74
|
+
email: string;
|
|
75
|
+
role?: string;
|
|
76
|
+
permissions?: string[];
|
|
77
|
+
}
|
|
78
|
+
export interface AuthContextType {
|
|
79
|
+
user: User | null;
|
|
80
|
+
isAuthenticated: boolean;
|
|
81
|
+
login: (credentials: any) => Promise<void>;
|
|
82
|
+
logout: () => void;
|
|
83
|
+
loading: boolean;
|
|
84
|
+
}
|
|
85
|
+
export interface PageContextType {
|
|
86
|
+
currentPage: string;
|
|
87
|
+
setCurrentPage: (page: string) => void;
|
|
88
|
+
breadcrumbs: any[];
|
|
89
|
+
setBreadcrumbs: (breadcrumbs: any[]) => void;
|
|
90
|
+
}
|
|
91
|
+
export interface Permission {
|
|
92
|
+
resource: string;
|
|
93
|
+
action: string;
|
|
94
|
+
granted: boolean;
|
|
95
|
+
}
|
|
96
|
+
export interface PermissionContextType {
|
|
97
|
+
permissions: Permission[];
|
|
98
|
+
hasPermission: (resource: string, action: string) => boolean;
|
|
99
|
+
loading: boolean;
|
|
100
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export * from './api';
|
|
2
|
+
export * from './calculation';
|
|
3
|
+
export * from './color';
|
|
4
|
+
export * from './common-utility';
|
|
5
|
+
export * from './common';
|
|
6
|
+
export * from './constant';
|
|
7
|
+
export * from './country';
|
|
8
|
+
export * from './dateFormat';
|
|
9
|
+
export * from './date-range';
|
|
10
|
+
export * from './dateValidation';
|
|
11
|
+
export * from './deformat-text';
|
|
12
|
+
export * from './export-filters';
|
|
13
|
+
export * from './fileSize';
|
|
14
|
+
export * from './form-builder-conversion';
|
|
15
|
+
export * from './form-builder-deconversion';
|
|
16
|
+
export { default as formBuilderDeConversion } from './form-builder-deconversion';
|
|
17
|
+
export * from './format-text';
|
|
18
|
+
export { default as formatText } from './format-text';
|
|
19
|
+
export * from './language';
|
|
20
|
+
export * from './metaComponent';
|
|
21
|
+
export * from './migration-utils';
|
|
22
|
+
export * from './navigation-utils';
|
|
23
|
+
export * from './route-utils';
|
|
24
|
+
export * from './server';
|
|
25
|
+
export * from './i18n';
|
|
26
|
+
export * from './translations';
|
|
27
|
+
export { default as dayjs } from 'dayjs';
|
|
28
|
+
export * from 'react-i18next';
|
|
29
|
+
export * from './menu-filter';
|
|
30
|
+
export * from '../views/template-editor';
|
|
31
|
+
export { enqueueSnackbar, closeSnackbar, useSnackbar } from 'notistack';
|