@erpsquad/common 1.8.28 → 1.8.29
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/ArrowBack/index.esm.js +5 -0
- package/dist/_virtual/ArrowBack/index.esm.js.map +1 -0
- package/dist/_virtual/ArrowBack/index.js +2 -0
- package/dist/_virtual/ArrowBack/index.js.map +1 -0
- package/dist/_virtual/ArrowForward/index.esm.js +5 -0
- package/dist/_virtual/ArrowForward/index.esm.js.map +1 -0
- package/dist/_virtual/ArrowForward/index.js +2 -0
- package/dist/_virtual/ArrowForward/index.js.map +1 -0
- package/dist/_virtual/IndeterminateCheckBox/index.esm.js +5 -0
- package/dist/_virtual/IndeterminateCheckBox/index.esm.js.map +1 -0
- package/dist/_virtual/IndeterminateCheckBox/index.js +2 -0
- package/dist/_virtual/IndeterminateCheckBox/index.js.map +1 -0
- package/dist/_virtual/NorthEast/index.esm.js +5 -0
- package/dist/_virtual/NorthEast/index.esm.js.map +1 -0
- package/dist/_virtual/NorthEast/index.js +2 -0
- package/dist/_virtual/NorthEast/index.js.map +1 -0
- package/dist/_virtual/Visibility/index.esm.js +5 -0
- package/dist/_virtual/Visibility/index.esm.js.map +1 -0
- package/dist/_virtual/Visibility/index.js +2 -0
- package/dist/_virtual/Visibility/index.js.map +1 -0
- 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 +3 -3
- package/dist/_virtual/index/index.esm5.js +4 -2
- 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 +2 -5
- package/dist/api-client/api.manufacturing/api.d.ts +102 -15
- package/dist/api-client/api.purchase/api.d.ts +2 -3
- package/dist/api-client/api.system-feature/api.d.ts +2 -0
- package/dist/{src/components → components}/accordion/accordion.d.ts +1 -1
- 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/{src/components → components}/action-bar/action-bar.d.ts +1 -1
- package/dist/components/charts/line-chart/area-line-chart/index.esm.js +40 -0
- package/dist/components/charts/line-chart/area-line-chart/index.esm.js.map +1 -0
- package/dist/components/charts/line-chart/area-line-chart/index.js +2 -0
- package/dist/components/charts/line-chart/area-line-chart/index.js.map +1 -0
- package/dist/components/checkbox/checkbox.d.ts +4 -0
- package/dist/{src/components → components}/date-picker/date-picker.d.ts +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/fields/index.esm.js +180 -0
- package/dist/components/filter/fields/index.esm.js.map +1 -0
- package/dist/components/filter/fields/index.js +2 -0
- package/dist/components/filter/fields/index.js.map +1 -0
- 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/{src/components → components}/footer/footer.d.ts +1 -1
- package/dist/components/form-control/form-builder/form-builder-element/media.d.ts +4 -0
- package/dist/components/form-control/form-builder/form-builder-element/phone.d.ts +3 -0
- package/dist/components/form-control/form-builder/form-builder-element/select.d.ts +4 -0
- package/dist/components/form-control/form-builder/form-builder-element/text.d.ts +4 -0
- package/dist/components/form-control/form-builder/form-builder-element/time.d.ts +4 -0
- package/dist/components/form-control/form-parser/form-switcher.d.ts +2 -0
- 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/icons/action-arrow.d.ts +4 -0
- package/dist/components/icons/add-circle.d.ts +4 -0
- package/dist/components/icons/arrow-bidirectional.d.ts +4 -0
- package/dist/components/icons/arrow-circle-down.d.ts +4 -0
- package/dist/components/icons/arrow-down-three.d.ts +4 -0
- package/dist/components/icons/arrow-down-two.d.ts +4 -0
- package/dist/components/icons/arrow-down.d.ts +4 -0
- package/dist/components/icons/arrow-up-down.d.ts +4 -0
- package/dist/components/icons/arrow-up-two.d.ts +4 -0
- package/dist/components/icons/assignments.d.ts +4 -0
- package/dist/components/icons/blank-circle.d.ts +4 -0
- package/dist/components/icons/block-filled.d.ts +6 -0
- package/dist/components/icons/calendar-add.d.ts +4 -0
- package/dist/components/icons/calendar.d.ts +4 -0
- package/dist/components/icons/checkbox-square.d.ts +4 -0
- package/dist/components/icons/circular-arrow-setting.d.ts +6 -0
- package/dist/components/icons/clock.d.ts +4 -0
- package/dist/components/icons/close.d.ts +6 -0
- package/dist/components/icons/coin-outline.d.ts +4 -0
- package/dist/components/icons/copy.d.ts +4 -0
- package/dist/components/icons/coupon.d.ts +4 -0
- package/dist/components/icons/cross-hire.d.ts +6 -0
- package/dist/components/icons/custom-styled-icon.d.ts +6 -0
- package/dist/components/icons/dashboard.d.ts +4 -0
- package/dist/components/icons/document-download.d.ts +4 -0
- package/dist/components/icons/document.d.ts +4 -0
- package/dist/components/icons/dollar-circle-filled.d.ts +6 -0
- package/dist/components/icons/dollar-circle.d.ts +4 -0
- package/dist/components/icons/edit.d.ts +4 -0
- package/dist/components/icons/email.d.ts +4 -0
- package/dist/components/icons/export.d.ts +6 -0
- package/dist/components/icons/eye-off.d.ts +4 -0
- package/dist/components/icons/eye-plus-circle.d.ts +6 -0
- package/dist/components/icons/eye.d.ts +4 -0
- package/dist/components/icons/filled-circle.d.ts +4 -0
- package/dist/components/icons/filter-remove.d.ts +4 -0
- package/dist/components/icons/filter.d.ts +4 -0
- package/dist/components/icons/folder-save.d.ts +4 -0
- package/dist/components/icons/grid.d.ts +4 -0
- package/dist/components/icons/hashtag.d.ts +4 -0
- package/dist/components/icons/image.d.ts +4 -0
- package/dist/components/icons/import.d.ts +4 -0
- package/dist/components/icons/info-circle.d.ts +4 -0
- package/dist/components/icons/info.d.ts +6 -0
- package/dist/components/icons/link-horizontal.d.ts +4 -0
- package/dist/components/icons/link.d.ts +4 -0
- package/dist/components/icons/location.d.ts +4 -0
- package/dist/components/icons/lowest-lead-time.d.ts +4 -0
- package/dist/components/icons/lowest-min-qty.d.ts +4 -0
- package/dist/components/icons/lowest-price.d.ts +4 -0
- package/dist/components/icons/more.d.ts +4 -0
- package/dist/components/icons/notification.d.ts +4 -0
- package/dist/components/icons/paper-clip.d.ts +4 -0
- package/dist/components/icons/paragraph.d.ts +4 -0
- package/dist/components/icons/payment-request.d.ts +6 -0
- package/dist/components/icons/phone.d.ts +4 -0
- package/dist/components/icons/printer.d.ts +4 -0
- package/dist/components/icons/process-calendar.d.ts +4 -0
- package/dist/components/icons/promotion.d.ts +6 -0
- package/dist/components/icons/radio-button.d.ts +4 -0
- package/dist/components/icons/receipt-filled.d.ts +6 -0
- package/dist/components/icons/receipt-outline.d.ts +4 -0
- package/dist/components/icons/receipt.d.ts +6 -0
- package/dist/components/icons/refresh-icon.d.ts +4 -0
- package/dist/components/icons/replace.d.ts +4 -0
- package/dist/components/icons/save.d.ts +6 -0
- package/dist/components/icons/search-status.d.ts +4 -0
- package/dist/components/icons/search.d.ts +4 -0
- package/dist/components/icons/settings-fallback.d.ts +7 -0
- package/dist/components/icons/sort-arrow-icon.d.ts +4 -0
- package/dist/components/icons/stacked-layer.d.ts +6 -0
- package/dist/components/icons/start-filled.d.ts +6 -0
- package/dist/components/icons/three-dot-icon.d.ts +4 -0
- package/dist/components/icons/tick-circle-filled.d.ts +6 -0
- package/dist/components/icons/tick-circle.d.ts +4 -0
- package/dist/components/icons/tick-octagon.d.ts +4 -0
- package/dist/components/icons/tick.d.ts +4 -0
- package/dist/components/icons/toggle-switch.d.ts +4 -0
- package/dist/components/icons/trash.d.ts +4 -0
- package/dist/components/icons/wave.d.ts +6 -0
- package/dist/components/icons/with-out-tick-octagon.d.ts +4 -0
- package/dist/components/icons/work-centre.d.ts +6 -0
- package/dist/components/index.d.ts +2 -1
- package/dist/components/index.esm.js +435 -429
- 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/{src/components → components}/location-select.d.ts +1 -1
- package/dist/components/material-editable-table/components/inline-edit-fields/index.esm.js +312 -0
- package/dist/components/material-editable-table/components/inline-edit-fields/index.esm.js.map +1 -0
- package/dist/components/material-editable-table/components/inline-edit-fields/index.js +4 -0
- package/dist/components/material-editable-table/components/inline-edit-fields/index.js.map +1 -0
- package/dist/components/material-editable-table/material-editable-table/index.esm.js +1164 -0
- package/dist/components/material-editable-table/material-editable-table/index.esm.js.map +1 -0
- package/dist/components/material-editable-table/material-editable-table/index.js +28 -0
- package/dist/components/material-editable-table/material-editable-table/index.js.map +1 -0
- package/dist/components/material-editable-table/material-editable-table.d.ts +40 -0
- package/dist/components/material-table/aggregation-fns/index/index.esm.js +10 -0
- package/dist/components/material-table/aggregation-fns/index/index.esm.js.map +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.js +1 -1
- package/dist/components/material-table/aggregation-fns/index/index.js.map +1 -1
- package/dist/components/material-table/aggregation-fns/index.d.ts +13 -0
- package/dist/components/material-table/components/default-aggregation.d.ts +9 -0
- package/dist/components/material-table/components/header-cell.d.ts +5 -0
- package/dist/components/material-table/components/inline-edit-fields.d.ts +17 -0
- package/dist/components/material-table/components/number-aggregation/index.esm.js +133 -0
- package/dist/components/material-table/components/number-aggregation/index.esm.js.map +1 -0
- package/dist/components/material-table/components/number-aggregation/index.js +5 -0
- package/dist/components/material-table/components/number-aggregation/index.js.map +1 -0
- package/dist/components/material-table/components/number-aggregation.d.ts +9 -0
- package/dist/{src/components → components}/material-table/material-table.d.ts +1 -1
- package/dist/{src/components → components}/phone-input/phone-input.d.ts +1 -1
- package/dist/components/radio/radio.d.ts +4 -0
- 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/select/select.d.ts +3 -0
- 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/switches/android-12-switch.d.ts +2 -0
- package/dist/components/text-field/text-field.d.ts +3 -0
- package/dist/{src/components → components}/time-picker/time-picker.d.ts +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/{src/components → components}/upload-media/upload-media.d.ts +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 +138 -1
- package/dist/index.esm.js +533 -521
- 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 +32 -0
- 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/icons-material/ArrowBack/index.esm.js +18 -0
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.js +2 -0
- package/dist/node_modules/@mui/icons-material/ArrowBack/index.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js +18 -0
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.js +2 -0
- package/dist/node_modules/@mui/icons-material/ArrowForward/index.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js +18 -0
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js +2 -0
- package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js +18 -0
- package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/NorthEast/index.js +2 -0
- package/dist/node_modules/@mui/icons-material/NorthEast/index.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js +18 -0
- package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js.map +1 -0
- package/dist/node_modules/@mui/icons-material/Visibility/index.js +2 -0
- package/dist/node_modules/@mui/icons-material/Visibility/index.js.map +1 -0
- package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
- package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
- package/dist/style.css +3 -1
- 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/fileSize/index.esm.js +22 -0
- package/dist/utils/fileSize/index.esm.js.map +1 -0
- package/dist/utils/fileSize/index.js +2 -0
- package/dist/utils/fileSize/index.js.map +1 -0
- package/dist/utils/index.d.ts +2 -1
- package/dist/utils/index.esm.js +54 -50
- package/dist/utils/index.esm.js.map +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js +48 -0
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.js +2 -0
- package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.esm.js +50 -0
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.js +2 -0
- package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.esm.js +57 -0
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.js +2 -0
- package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.esm.js +41 -0
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.js +2 -0
- package/dist/views/beforeAuth/components/grid-data/grid-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/index/index.esm.js +1144 -0
- package/dist/views/beforeAuth/components/index/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/index/index.js +206 -0
- package/dist/views/beforeAuth/components/index/index.js.map +1 -0
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.esm.js +72 -0
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.js +2 -0
- package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.js.map +1 -0
- package/dist/views/beforeAuth/components/list-content/column-raw/index.esm.js +54 -0
- package/dist/views/beforeAuth/components/list-content/column-raw/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/list-content/column-raw/index.js +2 -0
- package/dist/views/beforeAuth/components/list-content/column-raw/index.js.map +1 -0
- package/dist/views/beforeAuth/components/list-content/list-data/index.esm.js +61 -0
- package/dist/views/beforeAuth/components/list-content/list-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/list-content/list-data/index.js +2 -0
- package/dist/views/beforeAuth/components/list-content/list-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.esm.js +21 -0
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.js +2 -0
- package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.esm.js +21 -0
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.js +2 -0
- package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.js.map +1 -0
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js +306 -0
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js.map +1 -0
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js +2 -0
- package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js.map +1 -0
- 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 +8 -0
- 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 +2 -0
- 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 +1 -2
- package/dist/src/api-client/api.accounting/api.d.ts +0 -750
- package/dist/src/api-client/api.drive/api.d.ts +0 -44
- package/dist/src/api-client/api.inventory/api.d.ts +0 -282
- package/dist/src/api-client/api.manufacturing/api.d.ts +0 -476
- package/dist/src/api-client/api.purchase/api.d.ts +0 -330
- package/dist/src/api-client/api.rbac/api.d.ts +0 -99
- package/dist/src/api-client/api.rental/api.d.ts +0 -752
- package/dist/src/api-client/api.sales/api.d.ts +0 -429
- package/dist/src/api-client/api.system-feature/api.d.ts +0 -148
- package/dist/src/api-client/api.user/api.d.ts +0 -14
- package/dist/src/api-client/index.d.ts +0 -20
- package/dist/src/components/checkbox/checkbox.d.ts +0 -4
- package/dist/src/components/form-control/form-builder/form-builder-element/media.d.ts +0 -4
- package/dist/src/components/form-control/form-builder/form-builder-element/phone.d.ts +0 -3
- package/dist/src/components/form-control/form-builder/form-builder-element/select.d.ts +0 -4
- package/dist/src/components/form-control/form-builder/form-builder-element/text.d.ts +0 -4
- package/dist/src/components/form-control/form-builder/form-builder-element/time.d.ts +0 -4
- package/dist/src/components/form-control/form-parser/form-switcher.d.ts +0 -2
- package/dist/src/components/icons/action-arrow.d.ts +0 -4
- package/dist/src/components/icons/add-circle.d.ts +0 -4
- package/dist/src/components/icons/arrow-bidirectional.d.ts +0 -4
- package/dist/src/components/icons/arrow-circle-down.d.ts +0 -4
- package/dist/src/components/icons/arrow-down-three.d.ts +0 -4
- package/dist/src/components/icons/arrow-down-two.d.ts +0 -4
- package/dist/src/components/icons/arrow-down.d.ts +0 -4
- package/dist/src/components/icons/arrow-up-down.d.ts +0 -4
- package/dist/src/components/icons/arrow-up-two.d.ts +0 -4
- package/dist/src/components/icons/assignments.d.ts +0 -4
- package/dist/src/components/icons/blank-circle.d.ts +0 -4
- package/dist/src/components/icons/block-filled.d.ts +0 -6
- package/dist/src/components/icons/calendar-add.d.ts +0 -4
- package/dist/src/components/icons/calendar.d.ts +0 -4
- package/dist/src/components/icons/checkbox-square.d.ts +0 -4
- package/dist/src/components/icons/circular-arrow-setting.d.ts +0 -6
- package/dist/src/components/icons/clock.d.ts +0 -4
- package/dist/src/components/icons/close.d.ts +0 -6
- package/dist/src/components/icons/coin-outline.d.ts +0 -4
- package/dist/src/components/icons/copy.d.ts +0 -4
- package/dist/src/components/icons/coupon.d.ts +0 -4
- package/dist/src/components/icons/cross-hire.d.ts +0 -6
- package/dist/src/components/icons/custom-styled-icon.d.ts +0 -6
- package/dist/src/components/icons/dashboard.d.ts +0 -4
- package/dist/src/components/icons/document-download.d.ts +0 -4
- package/dist/src/components/icons/document.d.ts +0 -4
- package/dist/src/components/icons/dollar-circle-filled.d.ts +0 -6
- package/dist/src/components/icons/dollar-circle.d.ts +0 -4
- package/dist/src/components/icons/edit.d.ts +0 -4
- package/dist/src/components/icons/email.d.ts +0 -4
- package/dist/src/components/icons/export.d.ts +0 -6
- package/dist/src/components/icons/eye-off.d.ts +0 -4
- package/dist/src/components/icons/eye-plus-circle.d.ts +0 -6
- package/dist/src/components/icons/eye.d.ts +0 -4
- package/dist/src/components/icons/filled-circle.d.ts +0 -4
- package/dist/src/components/icons/filter-remove.d.ts +0 -4
- package/dist/src/components/icons/filter.d.ts +0 -4
- package/dist/src/components/icons/folder-save.d.ts +0 -4
- package/dist/src/components/icons/grid.d.ts +0 -4
- package/dist/src/components/icons/hashtag.d.ts +0 -4
- package/dist/src/components/icons/image.d.ts +0 -4
- package/dist/src/components/icons/import.d.ts +0 -4
- package/dist/src/components/icons/info-circle.d.ts +0 -4
- package/dist/src/components/icons/info.d.ts +0 -6
- package/dist/src/components/icons/link-horizontal.d.ts +0 -4
- package/dist/src/components/icons/link.d.ts +0 -4
- package/dist/src/components/icons/location.d.ts +0 -4
- package/dist/src/components/icons/lowest-lead-time.d.ts +0 -4
- package/dist/src/components/icons/lowest-min-qty.d.ts +0 -4
- package/dist/src/components/icons/lowest-price.d.ts +0 -4
- package/dist/src/components/icons/more.d.ts +0 -4
- package/dist/src/components/icons/notification.d.ts +0 -4
- package/dist/src/components/icons/paper-clip.d.ts +0 -4
- package/dist/src/components/icons/paragraph.d.ts +0 -4
- package/dist/src/components/icons/payment-request.d.ts +0 -6
- package/dist/src/components/icons/phone.d.ts +0 -4
- package/dist/src/components/icons/printer.d.ts +0 -4
- package/dist/src/components/icons/process-calendar.d.ts +0 -4
- package/dist/src/components/icons/promotion.d.ts +0 -6
- package/dist/src/components/icons/radio-button.d.ts +0 -4
- package/dist/src/components/icons/receipt-filled.d.ts +0 -6
- package/dist/src/components/icons/receipt-outline.d.ts +0 -4
- package/dist/src/components/icons/receipt.d.ts +0 -6
- package/dist/src/components/icons/refresh-icon.d.ts +0 -4
- package/dist/src/components/icons/replace.d.ts +0 -4
- package/dist/src/components/icons/save.d.ts +0 -6
- package/dist/src/components/icons/search-status.d.ts +0 -4
- package/dist/src/components/icons/search.d.ts +0 -4
- package/dist/src/components/icons/settings-fallback.d.ts +0 -7
- package/dist/src/components/icons/sort-arrow-icon.d.ts +0 -4
- package/dist/src/components/icons/stacked-layer.d.ts +0 -6
- package/dist/src/components/icons/start-filled.d.ts +0 -6
- package/dist/src/components/icons/three-dot-icon.d.ts +0 -4
- package/dist/src/components/icons/tick-circle-filled.d.ts +0 -6
- package/dist/src/components/icons/tick-circle.d.ts +0 -4
- package/dist/src/components/icons/tick-octagon.d.ts +0 -4
- package/dist/src/components/icons/tick.d.ts +0 -4
- package/dist/src/components/icons/toggle-switch.d.ts +0 -4
- package/dist/src/components/icons/trash.d.ts +0 -4
- package/dist/src/components/icons/wave.d.ts +0 -6
- package/dist/src/components/icons/with-out-tick-octagon.d.ts +0 -4
- package/dist/src/components/icons/work-centre.d.ts +0 -6
- package/dist/src/components/index.d.ts +0 -125
- package/dist/src/components/radio/radio.d.ts +0 -4
- package/dist/src/components/select/select.d.ts +0 -3
- package/dist/src/components/switches/android-12-switch.d.ts +0 -4
- package/dist/src/components/text-field/text-field.d.ts +0 -3
- package/dist/src/constants/index.d.ts +0 -13
- package/dist/src/contexts/index.d.ts +0 -5
- package/dist/src/hooks/index.d.ts +0 -16
- package/dist/src/index.d.ts +0 -138
- package/dist/src/layout/index.d.ts +0 -2
- package/dist/src/redux/index.d.ts +0 -9
- package/dist/src/styles/index.d.ts +0 -2
- package/dist/src/theme/index.d.ts +0 -4
- package/dist/src/types/index.d.ts +0 -100
- package/dist/src/utils/index.d.ts +0 -31
- package/dist/src/views/index.d.ts +0 -2
- package/dist/{src/@types → @types}/common.d.ts +0 -0
- package/dist/{src/@types → @types}/page.d.ts +0 -0
- package/dist/{src/@types → @types}/pagination-model.d.ts +0 -0
- package/dist/{src/assets → assets}/dynamic-svg-icon/dynamic-svg-icon.d.ts +0 -0
- package/dist/{src/assets → assets}/images.d.ts +0 -0
- package/dist/{src/assets → assets}/view-modal/calendar-icon.d.ts +0 -0
- package/dist/{src/assets → assets}/view-modal/chart-icon.d.ts +0 -0
- package/dist/{src/assets → assets}/view-modal/gantt-icon.d.ts +0 -0
- package/dist/{src/assets → assets}/view-modal/grid-icon.d.ts +0 -0
- package/dist/{src/assets → assets}/view-modal/kanban-icon.d.ts +0 -0
- package/dist/{src/assets → assets}/view-modal/table-icon.d.ts +0 -0
- package/dist/{src/components → components}/Dashboard/dashboard-card.d.ts +0 -0
- package/dist/{src/components → components}/Dashboard/dashboard-header.d.ts +0 -0
- package/dist/{src/components → components}/activity-tag/activity-tag.d.ts +0 -0
- package/dist/{src/components → components}/activityArea/activityArea.d.ts +0 -0
- package/dist/{src/components → components}/activityLog/activity-log.d.ts +0 -0
- package/dist/{src/components → components}/alert/alert.d.ts +0 -0
- package/dist/{src/components → components}/appbar/appbar.d.ts +0 -0
- package/dist/{src/components → components}/approval-wrapper/approval-wrapper.d.ts +0 -0
- package/dist/{src/components → components}/avatar/avatar.d.ts +0 -0
- package/dist/{src/components → components}/board/board.d.ts +0 -0
- package/dist/{src/components → components}/board/columnHeader.d.ts +0 -0
- package/dist/{src/components → components}/bread-crumb/bread-crumb.d.ts +0 -0
- package/dist/{src/components → components}/button/button.d.ts +0 -0
- package/dist/{src/components → components}/calculation-summary/calculation-summary.d.ts +0 -0
- package/dist/{src/components → components}/calculation-summary/components/discount-summary.d.ts +0 -0
- package/dist/{src/components → components}/calculation-summary/components/items-summary.d.ts +0 -0
- package/dist/{src/components → components}/calculation-summary/components/subtotal-summary.d.ts +0 -0
- package/dist/{src/components → components}/calculation-summary/components/taxes-and-charges-summary.d.ts +0 -0
- package/dist/{src/components → components}/calculation-summary/components/total-summary.d.ts +0 -0
- package/dist/{src/components → components}/calendar/calendar.d.ts +0 -0
- package/dist/{src/components → components}/card-wrapper/card-wrapper.d.ts +0 -0
- package/dist/{src/components → components}/change-user-password-modal/change-user-password-modal.d.ts +0 -0
- package/dist/{src/components → components}/charts/ChartLegends.d.ts +0 -0
- package/dist/{src/components → components}/charts/areaLinerChart.d.ts +0 -0
- package/dist/{src/components → components}/charts/bar-chart/bar-chart.d.ts +0 -0
- package/dist/{src/components → components}/charts/barChart/barChart.d.ts +0 -0
- package/dist/{src/components → components}/charts/barLineChart/barLinechart.d.ts +0 -0
- package/dist/{src/components → components}/charts/donut-chart/donut-chart.d.ts +0 -0
- package/dist/{src/components → components}/charts/donutChart/DonutChart.d.ts +0 -0
- package/dist/{src/components → components}/charts/groupBarChart/GroupBarChart.d.ts +0 -0
- package/dist/{src/components → components}/charts/line-chart/area-line-chart.d.ts +0 -0
- package/dist/{src/components → components}/charts/line-chart/area-lineChart.d.ts +0 -0
- package/dist/{src/components → components}/charts/line-chart/line-chart.d.ts +0 -0
- package/dist/{src/components → components}/charts/multiLineChart/multi-line-chart.d.ts +0 -0
- package/dist/{src/components → components}/chip/chip.d.ts +0 -0
- package/dist/{src/components → components}/chip-generator/chip-generator.d.ts +0 -0
- package/dist/{src/components → components}/color-picker-input/color-picker-input.d.ts +0 -0
- package/dist/{src/components → components}/confirm-modal/confirm-modal.d.ts +0 -0
- package/dist/{src/components → components}/country-select/country-select.d.ts +0 -0
- package/dist/{src/components → components}/custom-snackbar/custom-snackbar.d.ts +0 -0
- package/dist/{src/components → components}/custom-toggle-switch/custom-toggle-switch.d.ts +0 -0
- package/dist/{src/components → components}/date-range-picker/date-range-picker.d.ts +0 -0
- package/dist/{src/components → components}/date-time-picker/date-time-picker.d.ts +0 -0
- package/dist/{src/components → components}/dropdown-button/dropdown-button.d.ts +0 -0
- package/dist/{src/components → components}/dynamic-layout-wrapper/dynamic-layout-wrapper.d.ts +0 -0
- package/dist/{src/components → components}/dynamic-modal.d.ts +0 -0
- package/dist/{src/components → components}/editor/custom-editor.d.ts +0 -0
- package/dist/{src/components → components}/entity-view-wrapper/entity-view-wrapper.d.ts +0 -0
- package/dist/{src/components → components}/examples/FlexibleReduxExample.d.ts +0 -0
- package/dist/{src/components → components}/expandable-summary-wrapper/expandable-summary-wrapper.d.ts +0 -0
- package/dist/{src/components → components}/fallback/fallback.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/add-filter.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/add-group.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/combinator-select.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/delete-group.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/field-select.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/operator-select.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/remove-action.d.ts +0 -0
- package/dist/{src/components → components}/filter/components/value-editor.d.ts +0 -0
- package/dist/{src/components → components}/filter/fields.d.ts +0 -0
- package/dist/{src/components → components}/filter/filter.d.ts +0 -0
- package/dist/{src/components → components}/footer.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/element-controller.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/button.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/checkbox.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/chip-or-placeholder.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/date-range-picker.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/date-time.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/date.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-currency-input.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-element-hoc.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-input-select.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-select.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-tags-input.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-text-editor.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/index.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/info.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/location-add-modal/location-add-modal.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/number-input.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/radio-button.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/section.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/select-configuration.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/table.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-builder/form-builder-element/toggle-button.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-parser/data.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-parser/form-parser.d.ts +0 -0
- package/dist/{src/components → components}/form-control/form-parser/form-section.d.ts +0 -0
- package/dist/{src/components → components}/form-control/index.d.ts +0 -0
- package/dist/{src/components → components}/form-header/form-header.d.ts +0 -0
- package/dist/{src/components → components}/gantt/gantt.d.ts +0 -0
- package/dist/{src/components → components}/grid/custom-grid-card/custom-grid-card.d.ts +0 -0
- package/dist/{src/components → components}/grid/grid-card/grid-card.d.ts +0 -0
- package/dist/{src/components → components}/grid/grid-wrapper/grid-wrapper.d.ts +0 -0
- package/dist/{src/components → components}/grid-fallback/grid-fallback.d.ts +0 -0
- package/dist/{src/components → components}/header/components/notification-menu/notification-menu.d.ts +0 -0
- package/dist/{src/components → components}/header/header-enhanced.d.ts +0 -0
- package/dist/{src/components → components}/header/header.d.ts +0 -0
- package/dist/{src/components → components}/header/redux/actionCreator.d.ts +0 -0
- package/dist/{src/components → components}/header/redux/reducer.d.ts +0 -0
- package/dist/{src/components → components}/header/redux/state.d.ts +0 -0
- package/dist/{src/components → components}/header copy.d.ts +0 -0
- package/dist/{src/components → components}/header-card/header-card.d.ts +0 -0
- package/dist/{src/components → components}/hr-line/hr-line.d.ts +0 -0
- package/dist/{src/components → components}/icons/check-box.d.ts +0 -0
- package/dist/{src/components → components}/icons/index.d.ts +0 -0
- package/dist/{src/components → components}/icons/rectangle-filled.d.ts +0 -0
- package/dist/{src/components → components}/icons/rectangle.d.ts +0 -0
- package/dist/{src/components → components}/info-card/info-card.d.ts +0 -0
- package/dist/{src/components → components}/inventory-reports-title-bar/component/reportFilter.d.ts +0 -0
- package/dist/{src/components → components}/inventory-reports-title-bar/inventory-reports-title-bar.d.ts +0 -0
- package/dist/{src/components → components}/inventory-reports-title-bar/redux/actionCreator.d.ts +0 -0
- package/dist/{src/components → components}/inventory-reports-title-bar/redux/reducer.d.ts +0 -0
- package/dist/{src/components → components}/inventory-reports-title-bar/redux/state.d.ts +0 -0
- package/dist/{src/components → components}/inventory-reports-title-bar/report-buttons/report-buttons.d.ts +0 -0
- package/dist/{src/components → components}/list/list.d.ts +0 -0
- package/dist/{src/components → components}/loader.d.ts +0 -0
- package/dist/{src/components → components}/loaders/erp-loader.d.ts +0 -0
- package/dist/{src/components → components}/loaders/form-loader.d.ts +0 -0
- package/dist/{src/components → components}/loaders/index.d.ts +0 -0
- package/dist/{src/components → components}/loaders/modal-loader.d.ts +0 -0
- package/dist/{src/components → components}/loaders/page-loader.d.ts +0 -0
- package/dist/{src/components/material-table → components/material-editable-table}/aggregation-fns/index.d.ts +0 -0
- package/dist/{src/components/material-table → components/material-editable-table}/components/default-aggregation.d.ts +0 -0
- package/dist/{src/components/material-table → components/material-editable-table}/components/header-cell.d.ts +0 -0
- package/dist/{src/components/material-table → components/material-editable-table}/components/inline-edit-fields.d.ts +0 -0
- package/dist/{src/components/material-table → components/material-editable-table}/components/number-aggregation.d.ts +0 -0
- package/dist/{src/components → components}/menu/menu.d.ts +0 -0
- package/dist/{src/components → components}/modal/modal.d.ts +0 -0
- package/dist/{src/components → components}/module-button/module-button.d.ts +0 -0
- package/dist/{src/components → components}/mulitline/multiline.d.ts +0 -0
- package/dist/{src/components → components}/multi-select/multi-select.d.ts +0 -0
- package/dist/{src/components → components}/page-navigator/components/add-page-modal.d.ts +0 -0
- package/dist/{src/components → components}/page-navigator/components/add-page.d.ts +0 -0
- package/dist/{src/components → components}/page-navigator/components/page-action.d.ts +0 -0
- package/dist/{src/components → components}/page-navigator/components/shared-page-modal.d.ts +0 -0
- package/dist/{src/components → components}/page-navigator/components/shared-page-view.d.ts +0 -0
- package/dist/{src/components → components}/page-navigator/page-navigator.d.ts +0 -0
- package/dist/{src/components → components}/pagination/pagination.d.ts +0 -0
- package/dist/{src/components → components}/parties-modal/parties-modal.d.ts +0 -0
- package/dist/{src/components → components}/parties-modal/utils/constant.d.ts +0 -0
- package/dist/{src/components → components}/parties-modal/validator.d.ts +0 -0
- package/dist/{src/components → components}/protected-route.d.ts +0 -0
- package/dist/{src/components → components}/providers/ERPUIProvider.d.ts +0 -0
- package/dist/{src/components → components}/providers/index.d.ts +0 -0
- package/dist/{src/components → components}/quick-approval-modal/quick-approval-modal.d.ts +0 -0
- package/dist/{src/components → components}/reports/dynamic-report/dynamic-report.d.ts +0 -0
- package/dist/{src/components → components}/reports/dynamic-report/dynamic-rows.d.ts +0 -0
- package/dist/{src/components → components}/reports-title-bar/redux/actionCreator.d.ts +0 -0
- package/dist/{src/components → components}/reports-title-bar/redux/reducer.d.ts +0 -0
- package/dist/{src/components → components}/reports-title-bar/redux/state.d.ts +0 -0
- package/dist/{src/components → components}/reports-title-bar/report-buttons/report-buttons.d.ts +0 -0
- package/dist/{src/components → components}/reports-title-bar/reports-title-bar.d.ts +0 -0
- package/dist/{src/components → components}/reset-password-modal/reset-password-modal.d.ts +0 -0
- package/dist/{src/components → components}/rfq-response/item-response-details.d.ts +0 -0
- package/dist/{src/components → components}/save-filter-modal/save-filter-modal.d.ts +0 -0
- package/dist/{src/components → components}/schedule-report/schedule-report-modal.d.ts +0 -0
- package/dist/{src/components → components}/schedule-report/schedule-report.d.ts +0 -0
- package/dist/{src/components → components}/schedule-report/utils/common.d.ts +0 -0
- package/dist/{src/components → components}/schedule-report/utils/constant.d.ts +0 -0
- package/dist/{src/components → components}/schedule-report/utils/type.d.ts +0 -0
- package/dist/{src/components → components}/schedule-report/validator.d.ts +0 -0
- package/dist/{src/components → components}/search-bar/search-bar.d.ts +0 -0
- package/dist/{src/components → components}/searchable-select.d.ts +0 -0
- package/dist/{src/components → components}/select/controller/chip-or-placeholder.d.ts +0 -0
- package/dist/{src/components → components}/select/controller/controller-select.d.ts +0 -0
- package/dist/{src/components → components}/select/select-search.d.ts +0 -0
- package/dist/{src/components → components}/share-modal/redux/actionCreator.d.ts +0 -0
- package/dist/{src/components → components}/share-modal/redux/reducer.d.ts +0 -0
- package/dist/{src/components → components}/share-modal/redux/state.d.ts +0 -0
- package/dist/{src/components → components}/share-modal/share-modal-enhanced.d.ts +0 -0
- package/dist/{src/components → components}/share-modal/share-modal.d.ts +0 -0
- package/dist/{src/components → components}/sidebar/sidebar.d.ts +0 -0
- package/dist/{src/components → components}/snackbar/snackbar.d.ts +0 -0
- package/dist/{src/components → components}/sub-header-doc/sub-header-doc.d.ts +0 -0
- package/dist/{src/components → components}/tab-bar-ui/tab-bar-ui.d.ts +0 -0
- package/dist/{src/components → components}/tabs/tabs.d.ts +0 -0
- package/dist/{src/components → components}/text-area/text-area.d.ts +0 -0
- package/dist/{src/components → components}/time-range-picker/time-range-picker.d.ts +0 -0
- package/dist/{src/components → components}/title-dropdown-button/title-dropdown-button.d.ts +0 -0
- package/dist/{src/components → components}/toast/toast.d.ts +0 -0
- package/dist/{src/components → components}/toggle/toggle.d.ts +0 -0
- package/dist/{src/components → components}/toggle-switch/toggle-switch.d.ts +0 -0
- package/dist/{src/components → components}/tooltip/Tooltip.d.ts +0 -0
- package/dist/{src/components → components}/typography/typography.d.ts +0 -0
- package/dist/{src/components → components}/upload/file-confirmation.d.ts +0 -0
- package/dist/{src/components → components}/upload/upload.d.ts +0 -0
- package/dist/{src/components → components}/upload-excel/file-confirmation.d.ts +0 -0
- package/dist/{src/components → components}/upload-excel/upload-excel.d.ts +0 -0
- package/dist/{src/components → components}/user-dropdown/user-dropdown.d.ts +0 -0
- package/dist/{src/components → components}/value-field/value-field.d.ts +0 -0
- package/dist/{src/components → components}/view-modal/view-modal.d.ts +0 -0
- package/dist/{src/config → config}/index.d.ts +0 -0
- package/dist/{src/constants → constants}/action-bar.d.ts +0 -0
- package/dist/{src/constants → constants}/all-language.d.ts +0 -0
- package/dist/{src/constants → constants}/auth.d.ts +0 -0
- package/dist/{src/constants → constants}/common.d.ts +0 -0
- package/dist/{src/constants → constants}/defaultColumns.d.ts +0 -0
- package/dist/{src/constants → constants}/lang/ar.d.ts +0 -0
- package/dist/{src/constants → constants}/lang/en.d.ts +0 -0
- package/dist/{src/constants → constants}/lang/es.d.ts +0 -0
- package/dist/{src/constants → constants}/modules.d.ts +0 -0
- package/dist/{src/constants → constants}/mui.constants.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/index.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.accounting.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.crm.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.document.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.hrms.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.inventory.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.manufacturing.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.office.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.procurement.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.project.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.quotes.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.rental.d.ts +0 -0
- package/dist/{src/constants → constants}/pathnames/pathname.user.d.ts +0 -0
- package/dist/{src/constants → constants}/resource-lang.d.ts +0 -0
- package/dist/{src/constants → constants}/route-page-map.d.ts +0 -0
- package/dist/{src/constants → constants}/status.d.ts +0 -0
- package/dist/{src/contexts → contexts}/AuthContext.d.ts +0 -0
- package/dist/{src/contexts → contexts}/languageContext.d.ts +0 -0
- package/dist/{src/contexts → contexts}/page-context.d.ts +0 -0
- package/dist/{src/contexts → contexts}/permission-context.d.ts +0 -0
- package/dist/{src/hooks → hooks}/apiHelper.d.ts +0 -0
- package/dist/{src/hooks → hooks}/common.d.ts +0 -0
- package/dist/{src/hooks → hooks}/use-deep-memo.d.ts +0 -0
- package/dist/{src/hooks → hooks}/use-material-calculations.d.ts +0 -0
- package/dist/{src/hooks → hooks}/use-translations.d.ts +0 -0
- package/dist/{src/hooks → hooks}/useCheckSkuAndName.d.ts +0 -0
- package/dist/{src/hooks → hooks}/useDataFetcher.d.ts +0 -0
- package/dist/{src/hooks → hooks}/useLanguageFallback.d.ts +0 -0
- package/dist/{src/hooks → hooks}/useLocationFilter.d.ts +0 -0
- package/dist/{src/hooks → hooks}/useReduxIntegration.d.ts +0 -0
- package/dist/{src/layout → layout}/fullScreen/fullScreen.d.ts +0 -0
- package/dist/{src/layout → layout}/sidebarScreen/sidebarScreen.d.ts +0 -0
- package/dist/{src/redux → redux}/actionCreator.d.ts +0 -0
- package/dist/{src/redux → redux}/apiConfig.d.ts +0 -0
- package/dist/{src/redux → redux}/hooks.d.ts +0 -0
- package/dist/{src/redux → redux}/module-reducer.d.ts +0 -0
- package/dist/{src/redux → redux}/slices/headerSlice.d.ts +0 -0
- package/dist/{src/redux → redux}/slices/index.d.ts +0 -0
- package/dist/{src/redux → redux}/slices/inventoryReportsTitleBarSlice.d.ts +0 -0
- package/dist/{src/redux → redux}/slices/reportsTitleBarSlice.d.ts +0 -0
- package/dist/{src/redux → redux}/slices/shareSlice.d.ts +0 -0
- package/dist/{src/redux → redux}/toolkit.d.ts +0 -0
- package/dist/{src/redux → redux}/types.d.ts +0 -0
- package/dist/{src/server.d.ts → server.d.ts} +0 -0
- package/dist/{src/styles → styles}/themes/index.d.ts +0 -0
- package/dist/{src/theme → theme}/color.d.ts +0 -0
- package/dist/{src/theme → theme}/theme-impl.d.ts +0 -0
- package/dist/{src/theme → theme}/themeSelector.d.ts +0 -0
- package/dist/{src/theme → theme}/themeWrapper.d.ts +0 -0
- package/dist/{src/theme → theme}/typography.d.ts +0 -0
- package/dist/{src/utils → utils}/api.d.ts +0 -0
- package/dist/{src/utils → utils}/calculation.d.ts +0 -0
- package/dist/{src/utils → utils}/color.d.ts +0 -0
- package/dist/{src/utils → utils}/common-utility.d.ts +1 -1
- /package/dist/{src/utils → utils}/common.d.ts +0 -0
- /package/dist/{src/utils → utils}/constant.d.ts +0 -0
- /package/dist/{src/utils → utils}/country.d.ts +0 -0
- /package/dist/{src/utils → utils}/date-range.d.ts +0 -0
- /package/dist/{src/utils → utils}/dateFormat.d.ts +0 -0
- /package/dist/{src/utils → utils}/dateValidation.d.ts +0 -0
- /package/dist/{src/utils → utils}/deformat-text.d.ts +0 -0
- /package/dist/{src/utils → utils}/export-filters.d.ts +0 -0
- /package/dist/{src/utils → utils}/fileSize.d.ts +0 -0
- /package/dist/{src/utils → utils}/form-builder-conversion.d.ts +0 -0
- /package/dist/{src/utils → utils}/form-builder-deconversion.d.ts +0 -0
- /package/dist/{src/utils → utils}/format-text.d.ts +0 -0
- /package/dist/{src/utils → utils}/i18n.d.ts +0 -0
- /package/dist/{src/utils → utils}/language.d.ts +0 -0
- /package/dist/{src/utils → utils}/menu-filter.d.ts +0 -0
- /package/dist/{src/utils → utils}/metaComponent.d.ts +0 -0
- /package/dist/{src/utils → utils}/migration-utils.d.ts +0 -0
- /package/dist/{src/utils → utils}/navigation-utils.d.ts +0 -0
- /package/dist/{src/utils → utils}/route-utils.d.ts +0 -0
- /package/dist/{src/utils → utils}/server.d.ts +0 -0
- /package/dist/{src/utils → utils}/setup.d.ts +0 -0
- /package/dist/{src/utils → utils}/translations.d.ts +0 -0
- /package/dist/{src/views → views}/404.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/accounting.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/crm.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/dashboard/dashboard.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/dashboard/redux/actionCreator.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/dashboard/redux/reducer.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/dashboard/redux/state.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/document.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/hrms.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/inventory.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/manufacturing.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/office.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/page-view/page-view.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/page-view/redux/actionCreator.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/page-view/redux/reducer.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/page-view/redux/state.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/page-view/utils/default-data.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/page-view/utils/local-data.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/procurement.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/project.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/purchase.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/quotes.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/rental.d.ts +0 -0
- /package/dist/{src/views → views}/afterAuth/user.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/change-password/change-password.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/activity-tag-data/activity-tag-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/calendar-data/calendar-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/drive-dashboard-data/drive-dashboard-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/gantt-data/gantt-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/grid-data/grid-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/index.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/kanbann-content/kanbann-raw.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/list-content/column-raw.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/list-content/list-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/multiline-data/multiline-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/share-modal-data/share-modal-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/shared-pages-data/shared-pages-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/tabs-data/tabs-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/user-dashboard-data/user-dashboard-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/user-dropdown-data/user-dropdown-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/components/user-profile-data/user-profile-data.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/forgot-password/forgot-password.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/landing/landing.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/login/index.d.ts +0 -0
- /package/dist/{src/views → views}/beforeAuth/reset-password/reset-password.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/custom-form.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/checkbox.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/column-width.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/field-select.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/index.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/section.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/select.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/table-form.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/element-edit-forms/text.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/field_properties.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/form-fields.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/index.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/redux/actionCreator.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/redux/state.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/types.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/utils/common.d.ts +0 -0
- /package/dist/{src/views → views}/form-builder/utils/index.d.ts +0 -0
- /package/dist/{src/views → views}/privateRoute.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/add-template/add-template.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/add-template/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/company-selection-modal/company-selection-modal.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/company-selection-modal/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/EditorCanvas.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/EditorHeader.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/EditorSection.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/EditorSidebar.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/SectionFlowEditor.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/SectionFormatPanel.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/AlignmentControl.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/ButtonControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/CodeControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/DividerControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/ImageControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/SignatureControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/TableControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/TextControls.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/controllers/border-control.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/components/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/edit-section-modal/edit-section-modal.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/edit-section-modal/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/routes.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/template-modal/html-thumbnail-preview.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/template-modal/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/template-modal/template-modal.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/template-name-modal/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/template-name-modal/template-name-modal.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/templates.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/types/editor.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/types/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/utils/common.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/utils/constant.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/utils/default-data.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/utils/index.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/utils/style-extractor.d.ts +0 -0
- /package/dist/{src/views → views}/template-editor/utils/types.d.ts +0 -0
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { Api } from './api-types';
|
|
2
|
-
|
|
3
|
-
export declare const setBaseUrl: (newUrl: string) => void;
|
|
4
|
-
export declare const setDefaultHeaders: (headers: Object) => void;
|
|
5
|
-
export declare const postV1Drive: Api['postV1Drive'];
|
|
6
|
-
export declare const getV1Drive: Api['getV1Drive'];
|
|
7
|
-
export declare const getV1DriveId: Api['getV1DriveId'];
|
|
8
|
-
export declare const putV1DriveId: Api['putV1DriveId'];
|
|
9
|
-
export declare const deleteV1DriveId: Api['deleteV1DriveId'];
|
|
10
|
-
export declare const putV1DriveIdMoveParentDirectory: Api['putV1DriveIdMoveParentDirectory'];
|
|
11
|
-
export declare const getV1DriveActivity: Api['getV1DriveActivity'];
|
|
12
|
-
export declare const getV1DriveActivityId: Api['getV1DriveActivityId'];
|
|
13
|
-
export declare const postV1SharedDriveShare: Api['postV1SharedDriveShare'];
|
|
14
|
-
export declare const getV1SharedDriveId: Api['getV1SharedDriveId'];
|
|
15
|
-
export declare const getV1SharedDrive: Api['getV1SharedDrive'];
|
|
16
|
-
export declare const postV1SharedDriveRevoke: Api['postV1SharedDriveRevoke'];
|
|
17
|
-
export declare const getV1FileUpload: Api['getV1FileUpload'];
|
|
18
|
-
export declare const postV1FileUploadMarkComplete: Api['postV1FileUploadMarkComplete'];
|
|
19
|
-
export declare const postV1DriveLocationId: Api['postV1DriveLocationId'];
|
|
20
|
-
export declare const getV1DriveLocationId: Api['getV1DriveLocationId'];
|
|
21
|
-
export declare const putV1DriveLocationId: Api['putV1DriveLocationId'];
|
|
22
|
-
type BuildOptions = {
|
|
23
|
-
headers?: Object;
|
|
24
|
-
};
|
|
25
|
-
export default function build(url: string, options?: BuildOptions): {
|
|
26
|
-
postV1Drive: any;
|
|
27
|
-
getV1Drive: any;
|
|
28
|
-
getV1DriveId: any;
|
|
29
|
-
putV1DriveId: any;
|
|
30
|
-
deleteV1DriveId: any;
|
|
31
|
-
putV1DriveIdMoveParentDirectory: any;
|
|
32
|
-
getV1DriveActivity: any;
|
|
33
|
-
getV1DriveActivityId: any;
|
|
34
|
-
postV1SharedDriveShare: any;
|
|
35
|
-
getV1SharedDriveId: any;
|
|
36
|
-
getV1SharedDrive: any;
|
|
37
|
-
postV1SharedDriveRevoke: any;
|
|
38
|
-
getV1FileUpload: any;
|
|
39
|
-
postV1FileUploadMarkComplete: any;
|
|
40
|
-
postV1DriveLocationId: any;
|
|
41
|
-
getV1DriveLocationId: any;
|
|
42
|
-
putV1DriveLocationId: any;
|
|
43
|
-
};
|
|
44
|
-
export {};
|
|
@@ -1,282 +0,0 @@
|
|
|
1
|
-
import { Api } from './api-types';
|
|
2
|
-
|
|
3
|
-
export declare const setBaseUrl: (newUrl: string) => void;
|
|
4
|
-
export declare const setDefaultHeaders: (headers: Object) => void;
|
|
5
|
-
export declare const postV1InventoryItems: Api['postV1InventoryItems'];
|
|
6
|
-
export declare const getV1InventoryItems: Api['getV1InventoryItems'];
|
|
7
|
-
export declare const getV1InventoryItemsId: Api['getV1InventoryItemsId'];
|
|
8
|
-
export declare const putV1InventoryItemsId: Api['putV1InventoryItemsId'];
|
|
9
|
-
export declare const deleteV1InventoryItemsId: Api['deleteV1InventoryItemsId'];
|
|
10
|
-
export declare const postV1InventoryItemsImport: Api['postV1InventoryItemsImport'];
|
|
11
|
-
export declare const getV1InventoryItemsGenerateExcel: Api['getV1InventoryItemsGenerateExcel'];
|
|
12
|
-
export declare const postV1InventoryItemsCheck: Api['postV1InventoryItemsCheck'];
|
|
13
|
-
export declare const postV1NonInventoryItems: Api['postV1NonInventoryItems'];
|
|
14
|
-
export declare const getV1NonInventoryItems: Api['getV1NonInventoryItems'];
|
|
15
|
-
export declare const getV1NonInventoryItemsId: Api['getV1NonInventoryItemsId'];
|
|
16
|
-
export declare const putV1NonInventoryItemsId: Api['putV1NonInventoryItemsId'];
|
|
17
|
-
export declare const deleteV1NonInventoryItemsId: Api['deleteV1NonInventoryItemsId'];
|
|
18
|
-
export declare const postV1AssemblyItems: Api['postV1AssemblyItems'];
|
|
19
|
-
export declare const getV1AssemblyItems: Api['getV1AssemblyItems'];
|
|
20
|
-
export declare const getV1AssemblyItemsId: Api['getV1AssemblyItemsId'];
|
|
21
|
-
export declare const putV1AssemblyItemsId: Api['putV1AssemblyItemsId'];
|
|
22
|
-
export declare const deleteV1AssemblyItemsId: Api['deleteV1AssemblyItemsId'];
|
|
23
|
-
export declare const postV1AssemblyItemsImport: Api['postV1AssemblyItemsImport'];
|
|
24
|
-
export declare const postV1Attributes: Api['postV1Attributes'];
|
|
25
|
-
export declare const getV1Attributes: Api['getV1Attributes'];
|
|
26
|
-
export declare const getV1AttributesId: Api['getV1AttributesId'];
|
|
27
|
-
export declare const putV1AttributesId: Api['putV1AttributesId'];
|
|
28
|
-
export declare const deleteV1AttributesId: Api['deleteV1AttributesId'];
|
|
29
|
-
export declare const getV1AttributesGenerateExcel: Api['getV1AttributesGenerateExcel'];
|
|
30
|
-
export declare const postV1DiscountItems: Api['postV1DiscountItems'];
|
|
31
|
-
export declare const getV1DiscountItems: Api['getV1DiscountItems'];
|
|
32
|
-
export declare const getV1DiscountItemsId: Api['getV1DiscountItemsId'];
|
|
33
|
-
export declare const putV1DiscountItemsId: Api['putV1DiscountItemsId'];
|
|
34
|
-
export declare const deleteV1DiscountItemsId: Api['deleteV1DiscountItemsId'];
|
|
35
|
-
export declare const getV1DiscountItemsGenerateExcel: Api['getV1DiscountItemsGenerateExcel'];
|
|
36
|
-
export declare const postV1WarehouseLocation: Api['postV1WarehouseLocation'];
|
|
37
|
-
export declare const getV1WarehouseLocation: Api['getV1WarehouseLocation'];
|
|
38
|
-
export declare const getV1WarehouseLocationId: Api['getV1WarehouseLocationId'];
|
|
39
|
-
export declare const putV1WarehouseLocationId: Api['putV1WarehouseLocationId'];
|
|
40
|
-
export declare const deleteV1WarehouseLocationId: Api['deleteV1WarehouseLocationId'];
|
|
41
|
-
export declare const getV1WarehouseLocationGenerateExcel: Api['getV1WarehouseLocationGenerateExcel'];
|
|
42
|
-
export declare const postV1RoutesRules: Api['postV1RoutesRules'];
|
|
43
|
-
export declare const getV1RoutesRules: Api['getV1RoutesRules'];
|
|
44
|
-
export declare const getV1RoutesRulesId: Api['getV1RoutesRulesId'];
|
|
45
|
-
export declare const putV1RoutesRulesId: Api['putV1RoutesRulesId'];
|
|
46
|
-
export declare const deleteV1RoutesRulesId: Api['deleteV1RoutesRulesId'];
|
|
47
|
-
export declare const getV1RoutesRulesOperationTypes: Api['getV1RoutesRulesOperationTypes'];
|
|
48
|
-
export declare const getV1RoutesRulesWarehouses: Api['getV1RoutesRulesWarehouses'];
|
|
49
|
-
export declare const postV1Bin: Api['postV1Bin'];
|
|
50
|
-
export declare const getV1Bin: Api['getV1Bin'];
|
|
51
|
-
export declare const getV1BinId: Api['getV1BinId'];
|
|
52
|
-
export declare const putV1BinId: Api['putV1BinId'];
|
|
53
|
-
export declare const deleteV1BinId: Api['deleteV1BinId'];
|
|
54
|
-
export declare const getV1BinGenerateExcel: Api['getV1BinGenerateExcel'];
|
|
55
|
-
export declare const postV1Uom: Api['postV1Uom'];
|
|
56
|
-
export declare const getV1Uom: Api['getV1Uom'];
|
|
57
|
-
export declare const getV1UomId: Api['getV1UomId'];
|
|
58
|
-
export declare const putV1UomId: Api['putV1UomId'];
|
|
59
|
-
export declare const deleteV1UomId: Api['deleteV1UomId'];
|
|
60
|
-
export declare const deleteV1UomUomEntryId: Api['deleteV1UomUomEntryId'];
|
|
61
|
-
export declare const getV1UomGenerateExcel: Api['getV1UomGenerateExcel'];
|
|
62
|
-
export declare const postV1CategoryItems: Api['postV1CategoryItems'];
|
|
63
|
-
export declare const getV1CategoryItems: Api['getV1CategoryItems'];
|
|
64
|
-
export declare const getV1CategoryItemsId: Api['getV1CategoryItemsId'];
|
|
65
|
-
export declare const putV1CategoryItemsId: Api['putV1CategoryItemsId'];
|
|
66
|
-
export declare const deleteV1CategoryItemsId: Api['deleteV1CategoryItemsId'];
|
|
67
|
-
export declare const getV1CategoryItemsGenerateExcel: Api['getV1CategoryItemsGenerateExcel'];
|
|
68
|
-
export declare const postV1PackageItems: Api['postV1PackageItems'];
|
|
69
|
-
export declare const getV1PackageItems: Api['getV1PackageItems'];
|
|
70
|
-
export declare const getV1PackageItemsId: Api['getV1PackageItemsId'];
|
|
71
|
-
export declare const putV1PackageItemsId: Api['putV1PackageItemsId'];
|
|
72
|
-
export declare const deleteV1PackageItemsId: Api['deleteV1PackageItemsId'];
|
|
73
|
-
export declare const postV1InventoryAdjustment: Api['postV1InventoryAdjustment'];
|
|
74
|
-
export declare const getV1InventoryAdjustment: Api['getV1InventoryAdjustment'];
|
|
75
|
-
export declare const getV1InventoryAdjustmentId: Api['getV1InventoryAdjustmentId'];
|
|
76
|
-
export declare const putV1InventoryAdjustmentId: Api['putV1InventoryAdjustmentId'];
|
|
77
|
-
export declare const deleteV1InventoryAdjustmentId: Api['deleteV1InventoryAdjustmentId'];
|
|
78
|
-
export declare const putV1InventoryAdjustmentIdItemItemIdStockStockId: Api['putV1InventoryAdjustmentIdItemItemIdStockStockId'];
|
|
79
|
-
export declare const getV1InventoryAdjustmentIdDownload: Api['getV1InventoryAdjustmentIdDownload'];
|
|
80
|
-
export declare const getV1InventoryAdjustmentGenerateExcel: Api['getV1InventoryAdjustmentGenerateExcel'];
|
|
81
|
-
export declare const postV1ServiceItems: Api['postV1ServiceItems'];
|
|
82
|
-
export declare const getV1ServiceItems: Api['getV1ServiceItems'];
|
|
83
|
-
export declare const getV1ServiceItemsId: Api['getV1ServiceItemsId'];
|
|
84
|
-
export declare const putV1ServiceItemsId: Api['putV1ServiceItemsId'];
|
|
85
|
-
export declare const deleteV1ServiceItemsId: Api['deleteV1ServiceItemsId'];
|
|
86
|
-
export declare const getV1Brand: Api['getV1Brand'];
|
|
87
|
-
export declare const postV1Brand: Api['postV1Brand'];
|
|
88
|
-
export declare const postV1BinTransfer: Api['postV1BinTransfer'];
|
|
89
|
-
export declare const getV1BinTransfer: Api['getV1BinTransfer'];
|
|
90
|
-
export declare const getV1BinTransferId: Api['getV1BinTransferId'];
|
|
91
|
-
export declare const putV1BinTransferId: Api['putV1BinTransferId'];
|
|
92
|
-
export declare const deleteV1BinTransferId: Api['deleteV1BinTransferId'];
|
|
93
|
-
export declare const getV1BinTransferTrackingId: Api['getV1BinTransferTrackingId'];
|
|
94
|
-
export declare const putV1BinTransferUpdateTrackingId: Api['putV1BinTransferUpdateTrackingId'];
|
|
95
|
-
export declare const putV1BinTransferUpdateStatusId: Api['putV1BinTransferUpdateStatusId'];
|
|
96
|
-
export declare const getV1BinTransferGenerateExcel: Api['getV1BinTransferGenerateExcel'];
|
|
97
|
-
export declare const postV1StockTransfers: Api['postV1StockTransfers'];
|
|
98
|
-
export declare const getV1StockTransfers: Api['getV1StockTransfers'];
|
|
99
|
-
export declare const getV1StockTransfersOperationType: Api['getV1StockTransfersOperationType'];
|
|
100
|
-
export declare const getV1StockTransfersId: Api['getV1StockTransfersId'];
|
|
101
|
-
export declare const putV1StockTransfersId: Api['putV1StockTransfersId'];
|
|
102
|
-
export declare const deleteV1StockTransfersId: Api['deleteV1StockTransfersId'];
|
|
103
|
-
export declare const getV1StockTransfersTrackingId: Api['getV1StockTransfersTrackingId'];
|
|
104
|
-
export declare const putV1StockTransfersUpdateTrackingId: Api['putV1StockTransfersUpdateTrackingId'];
|
|
105
|
-
export declare const putV1StockTransfersUpdateTrackingDetailsId: Api['putV1StockTransfersUpdateTrackingDetailsId'];
|
|
106
|
-
export declare const putV1StockTransfersUpdateStatusId: Api['putV1StockTransfersUpdateStatusId'];
|
|
107
|
-
export declare const getV1StockTransfersIdDownload: Api['getV1StockTransfersIdDownload'];
|
|
108
|
-
export declare const getV1StockTransfersGenerateExcel: Api['getV1StockTransfersGenerateExcel'];
|
|
109
|
-
export declare const postV1StockTransfersIdAddApprover: Api['postV1StockTransfersIdAddApprover'];
|
|
110
|
-
export declare const putV1StockTransfersIdApprovalStatusApprovalId: Api['putV1StockTransfersIdApprovalStatusApprovalId'];
|
|
111
|
-
export declare const postV1Stock: Api['postV1Stock'];
|
|
112
|
-
export declare const getV1Stock: Api['getV1Stock'];
|
|
113
|
-
export declare const getV1StockId: Api['getV1StockId'];
|
|
114
|
-
export declare const putV1StockId: Api['putV1StockId'];
|
|
115
|
-
export declare const deleteV1StockId: Api['deleteV1StockId'];
|
|
116
|
-
export declare const postV1StockGenerateSerials: Api['postV1StockGenerateSerials'];
|
|
117
|
-
export declare const getV1FileUpload: Api['getV1FileUpload'];
|
|
118
|
-
export declare const postV1FileUploadMarkComplete: Api['postV1FileUploadMarkComplete'];
|
|
119
|
-
export declare const postV1Scrap: Api['postV1Scrap'];
|
|
120
|
-
export declare const getV1Scrap: Api['getV1Scrap'];
|
|
121
|
-
export declare const getV1ScrapId: Api['getV1ScrapId'];
|
|
122
|
-
export declare const putV1ScrapId: Api['putV1ScrapId'];
|
|
123
|
-
export declare const deleteV1ScrapId: Api['deleteV1ScrapId'];
|
|
124
|
-
export declare const deleteV1ScrapScrapEntryId: Api['deleteV1ScrapScrapEntryId'];
|
|
125
|
-
export declare const getV1StockReason: Api['getV1StockReason'];
|
|
126
|
-
export declare const postV1StockReason: Api['postV1StockReason'];
|
|
127
|
-
export declare const postV1ReportsInventoryValuationReport: Api['postV1ReportsInventoryValuationReport'];
|
|
128
|
-
export declare const postV1ReportsInventoryValuationChart: Api['postV1ReportsInventoryValuationChart'];
|
|
129
|
-
export declare const postV1ReportsStockStatusReport: Api['postV1ReportsStockStatusReport'];
|
|
130
|
-
export declare const postV1ReportsStockStatusChart: Api['postV1ReportsStockStatusChart'];
|
|
131
|
-
export declare const postV1ReportsReorderReport: Api['postV1ReportsReorderReport'];
|
|
132
|
-
export declare const postV1ReportsReorderChart: Api['postV1ReportsReorderChart'];
|
|
133
|
-
export declare const postV1ReportsExpiryDataReport: Api['postV1ReportsExpiryDataReport'];
|
|
134
|
-
export declare const postV1ReportsExpiryDataChart: Api['postV1ReportsExpiryDataChart'];
|
|
135
|
-
export declare const postV1ReportsStockMovementReport: Api['postV1ReportsStockMovementReport'];
|
|
136
|
-
export declare const postV1ReportsStockMovementChart: Api['postV1ReportsStockMovementChart'];
|
|
137
|
-
export declare const getV1Settings: Api['getV1Settings'];
|
|
138
|
-
export declare const patchV1SettingsId: Api['patchV1SettingsId'];
|
|
139
|
-
export declare const getV1InventoryValuation: Api['getV1InventoryValuation'];
|
|
140
|
-
export declare const postV1InventoryValuationFifoCost: Api['postV1InventoryValuationFifoCost'];
|
|
141
|
-
type BuildOptions = {
|
|
142
|
-
headers?: Object;
|
|
143
|
-
};
|
|
144
|
-
export default function build(url: string, options?: BuildOptions): {
|
|
145
|
-
postV1InventoryItems: any;
|
|
146
|
-
getV1InventoryItems: any;
|
|
147
|
-
getV1InventoryItemsId: any;
|
|
148
|
-
putV1InventoryItemsId: any;
|
|
149
|
-
deleteV1InventoryItemsId: any;
|
|
150
|
-
postV1InventoryItemsImport: any;
|
|
151
|
-
getV1InventoryItemsGenerateExcel: any;
|
|
152
|
-
postV1InventoryItemsCheck: any;
|
|
153
|
-
postV1NonInventoryItems: any;
|
|
154
|
-
getV1NonInventoryItems: any;
|
|
155
|
-
getV1NonInventoryItemsId: any;
|
|
156
|
-
putV1NonInventoryItemsId: any;
|
|
157
|
-
deleteV1NonInventoryItemsId: any;
|
|
158
|
-
postV1AssemblyItems: any;
|
|
159
|
-
getV1AssemblyItems: any;
|
|
160
|
-
getV1AssemblyItemsId: any;
|
|
161
|
-
putV1AssemblyItemsId: any;
|
|
162
|
-
deleteV1AssemblyItemsId: any;
|
|
163
|
-
postV1AssemblyItemsImport: any;
|
|
164
|
-
postV1Attributes: any;
|
|
165
|
-
getV1Attributes: any;
|
|
166
|
-
getV1AttributesId: any;
|
|
167
|
-
putV1AttributesId: any;
|
|
168
|
-
deleteV1AttributesId: any;
|
|
169
|
-
getV1AttributesGenerateExcel: any;
|
|
170
|
-
postV1DiscountItems: any;
|
|
171
|
-
getV1DiscountItems: any;
|
|
172
|
-
getV1DiscountItemsId: any;
|
|
173
|
-
putV1DiscountItemsId: any;
|
|
174
|
-
deleteV1DiscountItemsId: any;
|
|
175
|
-
getV1DiscountItemsGenerateExcel: any;
|
|
176
|
-
postV1WarehouseLocation: any;
|
|
177
|
-
getV1WarehouseLocation: any;
|
|
178
|
-
getV1WarehouseLocationId: any;
|
|
179
|
-
putV1WarehouseLocationId: any;
|
|
180
|
-
deleteV1WarehouseLocationId: any;
|
|
181
|
-
getV1WarehouseLocationGenerateExcel: any;
|
|
182
|
-
postV1RoutesRules: any;
|
|
183
|
-
getV1RoutesRules: any;
|
|
184
|
-
getV1RoutesRulesId: any;
|
|
185
|
-
putV1RoutesRulesId: any;
|
|
186
|
-
deleteV1RoutesRulesId: any;
|
|
187
|
-
getV1RoutesRulesOperationTypes: any;
|
|
188
|
-
getV1RoutesRulesWarehouses: any;
|
|
189
|
-
postV1Bin: any;
|
|
190
|
-
getV1Bin: any;
|
|
191
|
-
getV1BinId: any;
|
|
192
|
-
putV1BinId: any;
|
|
193
|
-
deleteV1BinId: any;
|
|
194
|
-
getV1BinGenerateExcel: any;
|
|
195
|
-
postV1Uom: any;
|
|
196
|
-
getV1Uom: any;
|
|
197
|
-
getV1UomId: any;
|
|
198
|
-
putV1UomId: any;
|
|
199
|
-
deleteV1UomId: any;
|
|
200
|
-
deleteV1UomUomEntryId: any;
|
|
201
|
-
getV1UomGenerateExcel: any;
|
|
202
|
-
postV1CategoryItems: any;
|
|
203
|
-
getV1CategoryItems: any;
|
|
204
|
-
getV1CategoryItemsId: any;
|
|
205
|
-
putV1CategoryItemsId: any;
|
|
206
|
-
deleteV1CategoryItemsId: any;
|
|
207
|
-
getV1CategoryItemsGenerateExcel: any;
|
|
208
|
-
postV1PackageItems: any;
|
|
209
|
-
getV1PackageItems: any;
|
|
210
|
-
getV1PackageItemsId: any;
|
|
211
|
-
putV1PackageItemsId: any;
|
|
212
|
-
deleteV1PackageItemsId: any;
|
|
213
|
-
postV1InventoryAdjustment: any;
|
|
214
|
-
getV1InventoryAdjustment: any;
|
|
215
|
-
getV1InventoryAdjustmentId: any;
|
|
216
|
-
putV1InventoryAdjustmentId: any;
|
|
217
|
-
deleteV1InventoryAdjustmentId: any;
|
|
218
|
-
putV1InventoryAdjustmentIdItemItemIdStockStockId: any;
|
|
219
|
-
getV1InventoryAdjustmentIdDownload: any;
|
|
220
|
-
getV1InventoryAdjustmentGenerateExcel: any;
|
|
221
|
-
postV1ServiceItems: any;
|
|
222
|
-
getV1ServiceItems: any;
|
|
223
|
-
getV1ServiceItemsId: any;
|
|
224
|
-
putV1ServiceItemsId: any;
|
|
225
|
-
deleteV1ServiceItemsId: any;
|
|
226
|
-
getV1Brand: any;
|
|
227
|
-
postV1Brand: any;
|
|
228
|
-
postV1BinTransfer: any;
|
|
229
|
-
getV1BinTransfer: any;
|
|
230
|
-
getV1BinTransferId: any;
|
|
231
|
-
putV1BinTransferId: any;
|
|
232
|
-
deleteV1BinTransferId: any;
|
|
233
|
-
getV1BinTransferTrackingId: any;
|
|
234
|
-
putV1BinTransferUpdateTrackingId: any;
|
|
235
|
-
putV1BinTransferUpdateStatusId: any;
|
|
236
|
-
getV1BinTransferGenerateExcel: any;
|
|
237
|
-
postV1StockTransfers: any;
|
|
238
|
-
getV1StockTransfers: any;
|
|
239
|
-
getV1StockTransfersOperationType: any;
|
|
240
|
-
getV1StockTransfersId: any;
|
|
241
|
-
putV1StockTransfersId: any;
|
|
242
|
-
deleteV1StockTransfersId: any;
|
|
243
|
-
getV1StockTransfersTrackingId: any;
|
|
244
|
-
putV1StockTransfersUpdateTrackingId: any;
|
|
245
|
-
putV1StockTransfersUpdateTrackingDetailsId: any;
|
|
246
|
-
putV1StockTransfersUpdateStatusId: any;
|
|
247
|
-
getV1StockTransfersIdDownload: any;
|
|
248
|
-
getV1StockTransfersGenerateExcel: any;
|
|
249
|
-
postV1StockTransfersIdAddApprover: any;
|
|
250
|
-
putV1StockTransfersIdApprovalStatusApprovalId: any;
|
|
251
|
-
postV1Stock: any;
|
|
252
|
-
getV1Stock: any;
|
|
253
|
-
getV1StockId: any;
|
|
254
|
-
putV1StockId: any;
|
|
255
|
-
deleteV1StockId: any;
|
|
256
|
-
postV1StockGenerateSerials: any;
|
|
257
|
-
getV1FileUpload: any;
|
|
258
|
-
postV1FileUploadMarkComplete: any;
|
|
259
|
-
postV1Scrap: any;
|
|
260
|
-
getV1Scrap: any;
|
|
261
|
-
getV1ScrapId: any;
|
|
262
|
-
putV1ScrapId: any;
|
|
263
|
-
deleteV1ScrapId: any;
|
|
264
|
-
deleteV1ScrapScrapEntryId: any;
|
|
265
|
-
getV1StockReason: any;
|
|
266
|
-
postV1StockReason: any;
|
|
267
|
-
postV1ReportsInventoryValuationReport: any;
|
|
268
|
-
postV1ReportsInventoryValuationChart: any;
|
|
269
|
-
postV1ReportsStockStatusReport: any;
|
|
270
|
-
postV1ReportsStockStatusChart: any;
|
|
271
|
-
postV1ReportsReorderReport: any;
|
|
272
|
-
postV1ReportsReorderChart: any;
|
|
273
|
-
postV1ReportsExpiryDataReport: any;
|
|
274
|
-
postV1ReportsExpiryDataChart: any;
|
|
275
|
-
postV1ReportsStockMovementReport: any;
|
|
276
|
-
postV1ReportsStockMovementChart: any;
|
|
277
|
-
getV1Settings: any;
|
|
278
|
-
patchV1SettingsId: any;
|
|
279
|
-
getV1InventoryValuation: any;
|
|
280
|
-
postV1InventoryValuationFifoCost: any;
|
|
281
|
-
};
|
|
282
|
-
export {};
|