@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.
Files changed (834) hide show
  1. package/dist/_virtual/ArrowBack/index.esm.js +5 -0
  2. package/dist/_virtual/ArrowBack/index.esm.js.map +1 -0
  3. package/dist/_virtual/ArrowBack/index.js +2 -0
  4. package/dist/_virtual/ArrowBack/index.js.map +1 -0
  5. package/dist/_virtual/ArrowForward/index.esm.js +5 -0
  6. package/dist/_virtual/ArrowForward/index.esm.js.map +1 -0
  7. package/dist/_virtual/ArrowForward/index.js +2 -0
  8. package/dist/_virtual/ArrowForward/index.js.map +1 -0
  9. package/dist/_virtual/IndeterminateCheckBox/index.esm.js +5 -0
  10. package/dist/_virtual/IndeterminateCheckBox/index.esm.js.map +1 -0
  11. package/dist/_virtual/IndeterminateCheckBox/index.js +2 -0
  12. package/dist/_virtual/IndeterminateCheckBox/index.js.map +1 -0
  13. package/dist/_virtual/NorthEast/index.esm.js +5 -0
  14. package/dist/_virtual/NorthEast/index.esm.js.map +1 -0
  15. package/dist/_virtual/NorthEast/index.js +2 -0
  16. package/dist/_virtual/NorthEast/index.js.map +1 -0
  17. package/dist/_virtual/Visibility/index.esm.js +5 -0
  18. package/dist/_virtual/Visibility/index.esm.js.map +1 -0
  19. package/dist/_virtual/Visibility/index.js +2 -0
  20. package/dist/_virtual/Visibility/index.js.map +1 -0
  21. package/dist/_virtual/index/index.esm3.js +2 -4
  22. package/dist/_virtual/index/index.esm3.js.map +1 -1
  23. package/dist/_virtual/index/index.esm4.js +3 -3
  24. package/dist/_virtual/index/index.esm5.js +4 -2
  25. package/dist/_virtual/index/index.esm5.js.map +1 -1
  26. package/dist/_virtual/index/index3.js +1 -1
  27. package/dist/_virtual/index/index4.js +1 -1
  28. package/dist/_virtual/index/index5.js +1 -1
  29. package/dist/api-client/api.inventory/api.d.ts +2 -5
  30. package/dist/api-client/api.manufacturing/api.d.ts +102 -15
  31. package/dist/api-client/api.purchase/api.d.ts +2 -3
  32. package/dist/api-client/api.system-feature/api.d.ts +2 -0
  33. package/dist/{src/components → components}/accordion/accordion.d.ts +1 -1
  34. package/dist/components/action-bar/action-bar/index.esm.js +1 -1
  35. package/dist/components/action-bar/action-bar/index.esm.js.map +1 -1
  36. package/dist/components/action-bar/action-bar/index.js +1 -1
  37. package/dist/components/action-bar/action-bar/index.js.map +1 -1
  38. package/dist/{src/components → components}/action-bar/action-bar.d.ts +1 -1
  39. package/dist/components/charts/line-chart/area-line-chart/index.esm.js +40 -0
  40. package/dist/components/charts/line-chart/area-line-chart/index.esm.js.map +1 -0
  41. package/dist/components/charts/line-chart/area-line-chart/index.js +2 -0
  42. package/dist/components/charts/line-chart/area-line-chart/index.js.map +1 -0
  43. package/dist/components/checkbox/checkbox.d.ts +4 -0
  44. package/dist/{src/components → components}/date-picker/date-picker.d.ts +1 -1
  45. package/dist/components/editor/custom-editor/index.esm.js +1 -1
  46. package/dist/components/editor/custom-editor/index.esm.js.map +1 -1
  47. package/dist/components/editor/custom-editor/index.js +1 -1
  48. package/dist/components/editor/custom-editor/index.js.map +1 -1
  49. package/dist/components/filter/fields/index.esm.js +180 -0
  50. package/dist/components/filter/fields/index.esm.js.map +1 -0
  51. package/dist/components/filter/fields/index.js +2 -0
  52. package/dist/components/filter/fields/index.js.map +1 -0
  53. package/dist/components/filter/filter/index.esm.js +1 -1
  54. package/dist/components/filter/filter/index.esm.js.map +1 -1
  55. package/dist/components/filter/filter/index.js +1 -1
  56. package/dist/components/filter/filter/index.js.map +1 -1
  57. package/dist/{src/components → components}/footer/footer.d.ts +1 -1
  58. package/dist/components/form-control/form-builder/form-builder-element/media.d.ts +4 -0
  59. package/dist/components/form-control/form-builder/form-builder-element/phone.d.ts +3 -0
  60. package/dist/components/form-control/form-builder/form-builder-element/select.d.ts +4 -0
  61. package/dist/components/form-control/form-builder/form-builder-element/text.d.ts +4 -0
  62. package/dist/components/form-control/form-builder/form-builder-element/time.d.ts +4 -0
  63. package/dist/components/form-control/form-parser/form-switcher.d.ts +2 -0
  64. package/dist/components/header/header/index.esm.js +1 -1
  65. package/dist/components/header/header/index.esm.js.map +1 -1
  66. package/dist/components/header/header/index.js +1 -1
  67. package/dist/components/header/header/index.js.map +1 -1
  68. package/dist/components/header/redux/actionCreator/index.esm.js +1 -1
  69. package/dist/components/header/redux/actionCreator/index.esm.js.map +1 -1
  70. package/dist/components/header/redux/actionCreator/index.js +1 -1
  71. package/dist/components/header/redux/actionCreator/index.js.map +1 -1
  72. package/dist/components/icons/action-arrow.d.ts +4 -0
  73. package/dist/components/icons/add-circle.d.ts +4 -0
  74. package/dist/components/icons/arrow-bidirectional.d.ts +4 -0
  75. package/dist/components/icons/arrow-circle-down.d.ts +4 -0
  76. package/dist/components/icons/arrow-down-three.d.ts +4 -0
  77. package/dist/components/icons/arrow-down-two.d.ts +4 -0
  78. package/dist/components/icons/arrow-down.d.ts +4 -0
  79. package/dist/components/icons/arrow-up-down.d.ts +4 -0
  80. package/dist/components/icons/arrow-up-two.d.ts +4 -0
  81. package/dist/components/icons/assignments.d.ts +4 -0
  82. package/dist/components/icons/blank-circle.d.ts +4 -0
  83. package/dist/components/icons/block-filled.d.ts +6 -0
  84. package/dist/components/icons/calendar-add.d.ts +4 -0
  85. package/dist/components/icons/calendar.d.ts +4 -0
  86. package/dist/components/icons/checkbox-square.d.ts +4 -0
  87. package/dist/components/icons/circular-arrow-setting.d.ts +6 -0
  88. package/dist/components/icons/clock.d.ts +4 -0
  89. package/dist/components/icons/close.d.ts +6 -0
  90. package/dist/components/icons/coin-outline.d.ts +4 -0
  91. package/dist/components/icons/copy.d.ts +4 -0
  92. package/dist/components/icons/coupon.d.ts +4 -0
  93. package/dist/components/icons/cross-hire.d.ts +6 -0
  94. package/dist/components/icons/custom-styled-icon.d.ts +6 -0
  95. package/dist/components/icons/dashboard.d.ts +4 -0
  96. package/dist/components/icons/document-download.d.ts +4 -0
  97. package/dist/components/icons/document.d.ts +4 -0
  98. package/dist/components/icons/dollar-circle-filled.d.ts +6 -0
  99. package/dist/components/icons/dollar-circle.d.ts +4 -0
  100. package/dist/components/icons/edit.d.ts +4 -0
  101. package/dist/components/icons/email.d.ts +4 -0
  102. package/dist/components/icons/export.d.ts +6 -0
  103. package/dist/components/icons/eye-off.d.ts +4 -0
  104. package/dist/components/icons/eye-plus-circle.d.ts +6 -0
  105. package/dist/components/icons/eye.d.ts +4 -0
  106. package/dist/components/icons/filled-circle.d.ts +4 -0
  107. package/dist/components/icons/filter-remove.d.ts +4 -0
  108. package/dist/components/icons/filter.d.ts +4 -0
  109. package/dist/components/icons/folder-save.d.ts +4 -0
  110. package/dist/components/icons/grid.d.ts +4 -0
  111. package/dist/components/icons/hashtag.d.ts +4 -0
  112. package/dist/components/icons/image.d.ts +4 -0
  113. package/dist/components/icons/import.d.ts +4 -0
  114. package/dist/components/icons/info-circle.d.ts +4 -0
  115. package/dist/components/icons/info.d.ts +6 -0
  116. package/dist/components/icons/link-horizontal.d.ts +4 -0
  117. package/dist/components/icons/link.d.ts +4 -0
  118. package/dist/components/icons/location.d.ts +4 -0
  119. package/dist/components/icons/lowest-lead-time.d.ts +4 -0
  120. package/dist/components/icons/lowest-min-qty.d.ts +4 -0
  121. package/dist/components/icons/lowest-price.d.ts +4 -0
  122. package/dist/components/icons/more.d.ts +4 -0
  123. package/dist/components/icons/notification.d.ts +4 -0
  124. package/dist/components/icons/paper-clip.d.ts +4 -0
  125. package/dist/components/icons/paragraph.d.ts +4 -0
  126. package/dist/components/icons/payment-request.d.ts +6 -0
  127. package/dist/components/icons/phone.d.ts +4 -0
  128. package/dist/components/icons/printer.d.ts +4 -0
  129. package/dist/components/icons/process-calendar.d.ts +4 -0
  130. package/dist/components/icons/promotion.d.ts +6 -0
  131. package/dist/components/icons/radio-button.d.ts +4 -0
  132. package/dist/components/icons/receipt-filled.d.ts +6 -0
  133. package/dist/components/icons/receipt-outline.d.ts +4 -0
  134. package/dist/components/icons/receipt.d.ts +6 -0
  135. package/dist/components/icons/refresh-icon.d.ts +4 -0
  136. package/dist/components/icons/replace.d.ts +4 -0
  137. package/dist/components/icons/save.d.ts +6 -0
  138. package/dist/components/icons/search-status.d.ts +4 -0
  139. package/dist/components/icons/search.d.ts +4 -0
  140. package/dist/components/icons/settings-fallback.d.ts +7 -0
  141. package/dist/components/icons/sort-arrow-icon.d.ts +4 -0
  142. package/dist/components/icons/stacked-layer.d.ts +6 -0
  143. package/dist/components/icons/start-filled.d.ts +6 -0
  144. package/dist/components/icons/three-dot-icon.d.ts +4 -0
  145. package/dist/components/icons/tick-circle-filled.d.ts +6 -0
  146. package/dist/components/icons/tick-circle.d.ts +4 -0
  147. package/dist/components/icons/tick-octagon.d.ts +4 -0
  148. package/dist/components/icons/tick.d.ts +4 -0
  149. package/dist/components/icons/toggle-switch.d.ts +4 -0
  150. package/dist/components/icons/trash.d.ts +4 -0
  151. package/dist/components/icons/wave.d.ts +6 -0
  152. package/dist/components/icons/with-out-tick-octagon.d.ts +4 -0
  153. package/dist/components/icons/work-centre.d.ts +6 -0
  154. package/dist/components/index.d.ts +2 -1
  155. package/dist/components/index.esm.js +435 -429
  156. package/dist/components/index.esm.js.map +1 -1
  157. package/dist/components/index.js +1 -1
  158. package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.esm.js +1 -1
  159. package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.esm.js.map +1 -1
  160. package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.js +1 -1
  161. package/dist/components/inventory-reports-title-bar/redux/actionCreator/index.js.map +1 -1
  162. package/dist/{src/components → components}/location-select.d.ts +1 -1
  163. package/dist/components/material-editable-table/components/inline-edit-fields/index.esm.js +312 -0
  164. package/dist/components/material-editable-table/components/inline-edit-fields/index.esm.js.map +1 -0
  165. package/dist/components/material-editable-table/components/inline-edit-fields/index.js +4 -0
  166. package/dist/components/material-editable-table/components/inline-edit-fields/index.js.map +1 -0
  167. package/dist/components/material-editable-table/material-editable-table/index.esm.js +1164 -0
  168. package/dist/components/material-editable-table/material-editable-table/index.esm.js.map +1 -0
  169. package/dist/components/material-editable-table/material-editable-table/index.js +28 -0
  170. package/dist/components/material-editable-table/material-editable-table/index.js.map +1 -0
  171. package/dist/components/material-editable-table/material-editable-table.d.ts +40 -0
  172. package/dist/components/material-table/aggregation-fns/index/index.esm.js +10 -0
  173. package/dist/components/material-table/aggregation-fns/index/index.esm.js.map +1 -1
  174. package/dist/components/material-table/aggregation-fns/index/index.js +1 -1
  175. package/dist/components/material-table/aggregation-fns/index/index.js.map +1 -1
  176. package/dist/components/material-table/aggregation-fns/index.d.ts +13 -0
  177. package/dist/components/material-table/components/default-aggregation.d.ts +9 -0
  178. package/dist/components/material-table/components/header-cell.d.ts +5 -0
  179. package/dist/components/material-table/components/inline-edit-fields.d.ts +17 -0
  180. package/dist/components/material-table/components/number-aggregation/index.esm.js +133 -0
  181. package/dist/components/material-table/components/number-aggregation/index.esm.js.map +1 -0
  182. package/dist/components/material-table/components/number-aggregation/index.js +5 -0
  183. package/dist/components/material-table/components/number-aggregation/index.js.map +1 -0
  184. package/dist/components/material-table/components/number-aggregation.d.ts +9 -0
  185. package/dist/{src/components → components}/material-table/material-table.d.ts +1 -1
  186. package/dist/{src/components → components}/phone-input/phone-input.d.ts +1 -1
  187. package/dist/components/radio/radio.d.ts +4 -0
  188. package/dist/components/reports-title-bar/redux/actionCreator/index.esm.js +1 -1
  189. package/dist/components/reports-title-bar/redux/actionCreator/index.esm.js.map +1 -1
  190. package/dist/components/reports-title-bar/redux/actionCreator/index.js +1 -1
  191. package/dist/components/reports-title-bar/redux/actionCreator/index.js.map +1 -1
  192. package/dist/components/select/select.d.ts +3 -0
  193. package/dist/components/share-modal/redux/actionCreator/index.esm.js +1 -1
  194. package/dist/components/share-modal/redux/actionCreator/index.esm.js.map +1 -1
  195. package/dist/components/share-modal/redux/actionCreator/index.js +1 -1
  196. package/dist/components/share-modal/redux/actionCreator/index.js.map +1 -1
  197. package/dist/components/switches/android-12-switch.d.ts +2 -0
  198. package/dist/components/text-field/text-field.d.ts +3 -0
  199. package/dist/{src/components → components}/time-picker/time-picker.d.ts +1 -1
  200. package/dist/components/upload/upload/index.esm.js +2 -2
  201. package/dist/components/upload/upload/index.esm.js.map +1 -1
  202. package/dist/components/upload/upload/index.js +2 -2
  203. package/dist/components/upload/upload/index.js.map +1 -1
  204. package/dist/{src/components → components}/upload-media/upload-media.d.ts +1 -1
  205. package/dist/contexts/AuthContext/index.esm.js +2 -2
  206. package/dist/contexts/AuthContext/index.esm.js.map +1 -1
  207. package/dist/contexts/AuthContext/index.js +1 -1
  208. package/dist/contexts/AuthContext/index.js.map +1 -1
  209. package/dist/contexts/languageContext/index.esm.js +1 -1
  210. package/dist/contexts/languageContext/index.esm.js.map +1 -1
  211. package/dist/contexts/languageContext/index.js +1 -1
  212. package/dist/contexts/languageContext/index.js.map +1 -1
  213. package/dist/index.d.ts +138 -1
  214. package/dist/index.esm.js +533 -521
  215. package/dist/index.esm.js.map +1 -1
  216. package/dist/index.js +1 -1
  217. package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.esm.js +1 -1
  218. package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js +1 -1
  219. package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.esm.js +32 -0
  220. package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.esm.js.map +1 -1
  221. package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.js +36 -36
  222. package/dist/node_modules/@glideapps/glide-data-grid/dist/js/index/index.js.map +1 -1
  223. package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js +18 -0
  224. package/dist/node_modules/@mui/icons-material/ArrowBack/index.esm.js.map +1 -0
  225. package/dist/node_modules/@mui/icons-material/ArrowBack/index.js +2 -0
  226. package/dist/node_modules/@mui/icons-material/ArrowBack/index.js.map +1 -0
  227. package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js +18 -0
  228. package/dist/node_modules/@mui/icons-material/ArrowForward/index.esm.js.map +1 -0
  229. package/dist/node_modules/@mui/icons-material/ArrowForward/index.js +2 -0
  230. package/dist/node_modules/@mui/icons-material/ArrowForward/index.js.map +1 -0
  231. package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js +18 -0
  232. package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.esm.js.map +1 -0
  233. package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js +2 -0
  234. package/dist/node_modules/@mui/icons-material/IndeterminateCheckBox/index.js.map +1 -0
  235. package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js +18 -0
  236. package/dist/node_modules/@mui/icons-material/NorthEast/index.esm.js.map +1 -0
  237. package/dist/node_modules/@mui/icons-material/NorthEast/index.js +2 -0
  238. package/dist/node_modules/@mui/icons-material/NorthEast/index.js.map +1 -0
  239. package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js +18 -0
  240. package/dist/node_modules/@mui/icons-material/Visibility/index.esm.js.map +1 -0
  241. package/dist/node_modules/@mui/icons-material/Visibility/index.js +2 -0
  242. package/dist/node_modules/@mui/icons-material/Visibility/index.js.map +1 -0
  243. package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
  244. package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
  245. package/dist/style.css +3 -1
  246. package/dist/styles/index.d.ts +1 -1
  247. package/dist/utils/api/index.esm.js +4 -4
  248. package/dist/utils/api/index.esm.js.map +1 -1
  249. package/dist/utils/api/index.js +1 -1
  250. package/dist/utils/api/index.js.map +1 -1
  251. package/dist/utils/common/index.esm.js +8 -8
  252. package/dist/utils/common/index.esm.js.map +1 -1
  253. package/dist/utils/common/index.js +1 -1
  254. package/dist/utils/common/index.js.map +1 -1
  255. package/dist/utils/fileSize/index.esm.js +22 -0
  256. package/dist/utils/fileSize/index.esm.js.map +1 -0
  257. package/dist/utils/fileSize/index.js +2 -0
  258. package/dist/utils/fileSize/index.js.map +1 -0
  259. package/dist/utils/index.d.ts +2 -1
  260. package/dist/utils/index.esm.js +54 -50
  261. package/dist/utils/index.esm.js.map +1 -1
  262. package/dist/utils/index.js +1 -1
  263. package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js +48 -0
  264. package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.esm.js.map +1 -0
  265. package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.js +2 -0
  266. package/dist/views/beforeAuth/components/activity-tag-data/activity-tag-data/index.js.map +1 -0
  267. package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.esm.js +50 -0
  268. package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.esm.js.map +1 -0
  269. package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.js +2 -0
  270. package/dist/views/beforeAuth/components/calendar-data/calendar-data/index.js.map +1 -0
  271. package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.esm.js +57 -0
  272. package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.esm.js.map +1 -0
  273. package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.js +2 -0
  274. package/dist/views/beforeAuth/components/gantt-data/gantt-data/index.js.map +1 -0
  275. package/dist/views/beforeAuth/components/grid-data/grid-data/index.esm.js +41 -0
  276. package/dist/views/beforeAuth/components/grid-data/grid-data/index.esm.js.map +1 -0
  277. package/dist/views/beforeAuth/components/grid-data/grid-data/index.js +2 -0
  278. package/dist/views/beforeAuth/components/grid-data/grid-data/index.js.map +1 -0
  279. package/dist/views/beforeAuth/components/index/index.esm.js +1144 -0
  280. package/dist/views/beforeAuth/components/index/index.esm.js.map +1 -0
  281. package/dist/views/beforeAuth/components/index/index.js +206 -0
  282. package/dist/views/beforeAuth/components/index/index.js.map +1 -0
  283. package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.esm.js +72 -0
  284. package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.esm.js.map +1 -0
  285. package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.js +2 -0
  286. package/dist/views/beforeAuth/components/kanbann-content/kanbann-raw/index.js.map +1 -0
  287. package/dist/views/beforeAuth/components/list-content/column-raw/index.esm.js +54 -0
  288. package/dist/views/beforeAuth/components/list-content/column-raw/index.esm.js.map +1 -0
  289. package/dist/views/beforeAuth/components/list-content/column-raw/index.js +2 -0
  290. package/dist/views/beforeAuth/components/list-content/column-raw/index.js.map +1 -0
  291. package/dist/views/beforeAuth/components/list-content/list-data/index.esm.js +61 -0
  292. package/dist/views/beforeAuth/components/list-content/list-data/index.esm.js.map +1 -0
  293. package/dist/views/beforeAuth/components/list-content/list-data/index.js +2 -0
  294. package/dist/views/beforeAuth/components/list-content/list-data/index.js.map +1 -0
  295. package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.esm.js +21 -0
  296. package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.esm.js.map +1 -0
  297. package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.js +2 -0
  298. package/dist/views/beforeAuth/components/multiline-data/multiline-data/index.js.map +1 -0
  299. package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.esm.js +21 -0
  300. package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.esm.js.map +1 -0
  301. package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.js +2 -0
  302. package/dist/views/beforeAuth/components/tabs-data/tabs-data/index.js.map +1 -0
  303. package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js +306 -0
  304. package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.esm.js.map +1 -0
  305. package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js +2 -0
  306. package/dist/views/beforeAuth/components/user-dropdown-data/user-dropdown-data/index.js.map +1 -0
  307. package/dist/views/form-builder/redux/actionCreator/index.esm.js +1 -1
  308. package/dist/views/form-builder/redux/actionCreator/index.esm.js.map +1 -1
  309. package/dist/views/form-builder/redux/actionCreator/index.js +1 -1
  310. package/dist/views/form-builder/redux/actionCreator/index.js.map +1 -1
  311. package/dist/views/form-builder/redux/reducer/index.esm.js +8 -0
  312. package/dist/views/form-builder/redux/reducer/index.esm.js.map +1 -1
  313. package/dist/views/form-builder/redux/reducer/index.js +1 -1
  314. package/dist/views/form-builder/redux/reducer/index.js.map +1 -1
  315. package/dist/views/index.d.ts +1 -1
  316. package/dist/views/index.esm.js +2 -0
  317. package/dist/views/index.esm.js.map +1 -1
  318. package/dist/views/index.js +1 -1
  319. package/dist/views/template-editor/components/EditorSidebar/index.esm.js +3 -3
  320. package/dist/views/template-editor/components/EditorSidebar/index.esm.js.map +1 -1
  321. package/dist/views/template-editor/components/EditorSidebar/index.js +14 -14
  322. package/dist/views/template-editor/components/EditorSidebar/index.js.map +1 -1
  323. package/dist/views/template-editor/templates/index.esm.js +1 -1
  324. package/dist/views/template-editor/templates/index.esm.js.map +1 -1
  325. package/dist/views/template-editor/templates/index.js +1 -1
  326. package/dist/views/template-editor/templates/index.js.map +1 -1
  327. package/package.json +1 -2
  328. package/dist/src/api-client/api.accounting/api.d.ts +0 -750
  329. package/dist/src/api-client/api.drive/api.d.ts +0 -44
  330. package/dist/src/api-client/api.inventory/api.d.ts +0 -282
  331. package/dist/src/api-client/api.manufacturing/api.d.ts +0 -476
  332. package/dist/src/api-client/api.purchase/api.d.ts +0 -330
  333. package/dist/src/api-client/api.rbac/api.d.ts +0 -99
  334. package/dist/src/api-client/api.rental/api.d.ts +0 -752
  335. package/dist/src/api-client/api.sales/api.d.ts +0 -429
  336. package/dist/src/api-client/api.system-feature/api.d.ts +0 -148
  337. package/dist/src/api-client/api.user/api.d.ts +0 -14
  338. package/dist/src/api-client/index.d.ts +0 -20
  339. package/dist/src/components/checkbox/checkbox.d.ts +0 -4
  340. package/dist/src/components/form-control/form-builder/form-builder-element/media.d.ts +0 -4
  341. package/dist/src/components/form-control/form-builder/form-builder-element/phone.d.ts +0 -3
  342. package/dist/src/components/form-control/form-builder/form-builder-element/select.d.ts +0 -4
  343. package/dist/src/components/form-control/form-builder/form-builder-element/text.d.ts +0 -4
  344. package/dist/src/components/form-control/form-builder/form-builder-element/time.d.ts +0 -4
  345. package/dist/src/components/form-control/form-parser/form-switcher.d.ts +0 -2
  346. package/dist/src/components/icons/action-arrow.d.ts +0 -4
  347. package/dist/src/components/icons/add-circle.d.ts +0 -4
  348. package/dist/src/components/icons/arrow-bidirectional.d.ts +0 -4
  349. package/dist/src/components/icons/arrow-circle-down.d.ts +0 -4
  350. package/dist/src/components/icons/arrow-down-three.d.ts +0 -4
  351. package/dist/src/components/icons/arrow-down-two.d.ts +0 -4
  352. package/dist/src/components/icons/arrow-down.d.ts +0 -4
  353. package/dist/src/components/icons/arrow-up-down.d.ts +0 -4
  354. package/dist/src/components/icons/arrow-up-two.d.ts +0 -4
  355. package/dist/src/components/icons/assignments.d.ts +0 -4
  356. package/dist/src/components/icons/blank-circle.d.ts +0 -4
  357. package/dist/src/components/icons/block-filled.d.ts +0 -6
  358. package/dist/src/components/icons/calendar-add.d.ts +0 -4
  359. package/dist/src/components/icons/calendar.d.ts +0 -4
  360. package/dist/src/components/icons/checkbox-square.d.ts +0 -4
  361. package/dist/src/components/icons/circular-arrow-setting.d.ts +0 -6
  362. package/dist/src/components/icons/clock.d.ts +0 -4
  363. package/dist/src/components/icons/close.d.ts +0 -6
  364. package/dist/src/components/icons/coin-outline.d.ts +0 -4
  365. package/dist/src/components/icons/copy.d.ts +0 -4
  366. package/dist/src/components/icons/coupon.d.ts +0 -4
  367. package/dist/src/components/icons/cross-hire.d.ts +0 -6
  368. package/dist/src/components/icons/custom-styled-icon.d.ts +0 -6
  369. package/dist/src/components/icons/dashboard.d.ts +0 -4
  370. package/dist/src/components/icons/document-download.d.ts +0 -4
  371. package/dist/src/components/icons/document.d.ts +0 -4
  372. package/dist/src/components/icons/dollar-circle-filled.d.ts +0 -6
  373. package/dist/src/components/icons/dollar-circle.d.ts +0 -4
  374. package/dist/src/components/icons/edit.d.ts +0 -4
  375. package/dist/src/components/icons/email.d.ts +0 -4
  376. package/dist/src/components/icons/export.d.ts +0 -6
  377. package/dist/src/components/icons/eye-off.d.ts +0 -4
  378. package/dist/src/components/icons/eye-plus-circle.d.ts +0 -6
  379. package/dist/src/components/icons/eye.d.ts +0 -4
  380. package/dist/src/components/icons/filled-circle.d.ts +0 -4
  381. package/dist/src/components/icons/filter-remove.d.ts +0 -4
  382. package/dist/src/components/icons/filter.d.ts +0 -4
  383. package/dist/src/components/icons/folder-save.d.ts +0 -4
  384. package/dist/src/components/icons/grid.d.ts +0 -4
  385. package/dist/src/components/icons/hashtag.d.ts +0 -4
  386. package/dist/src/components/icons/image.d.ts +0 -4
  387. package/dist/src/components/icons/import.d.ts +0 -4
  388. package/dist/src/components/icons/info-circle.d.ts +0 -4
  389. package/dist/src/components/icons/info.d.ts +0 -6
  390. package/dist/src/components/icons/link-horizontal.d.ts +0 -4
  391. package/dist/src/components/icons/link.d.ts +0 -4
  392. package/dist/src/components/icons/location.d.ts +0 -4
  393. package/dist/src/components/icons/lowest-lead-time.d.ts +0 -4
  394. package/dist/src/components/icons/lowest-min-qty.d.ts +0 -4
  395. package/dist/src/components/icons/lowest-price.d.ts +0 -4
  396. package/dist/src/components/icons/more.d.ts +0 -4
  397. package/dist/src/components/icons/notification.d.ts +0 -4
  398. package/dist/src/components/icons/paper-clip.d.ts +0 -4
  399. package/dist/src/components/icons/paragraph.d.ts +0 -4
  400. package/dist/src/components/icons/payment-request.d.ts +0 -6
  401. package/dist/src/components/icons/phone.d.ts +0 -4
  402. package/dist/src/components/icons/printer.d.ts +0 -4
  403. package/dist/src/components/icons/process-calendar.d.ts +0 -4
  404. package/dist/src/components/icons/promotion.d.ts +0 -6
  405. package/dist/src/components/icons/radio-button.d.ts +0 -4
  406. package/dist/src/components/icons/receipt-filled.d.ts +0 -6
  407. package/dist/src/components/icons/receipt-outline.d.ts +0 -4
  408. package/dist/src/components/icons/receipt.d.ts +0 -6
  409. package/dist/src/components/icons/refresh-icon.d.ts +0 -4
  410. package/dist/src/components/icons/replace.d.ts +0 -4
  411. package/dist/src/components/icons/save.d.ts +0 -6
  412. package/dist/src/components/icons/search-status.d.ts +0 -4
  413. package/dist/src/components/icons/search.d.ts +0 -4
  414. package/dist/src/components/icons/settings-fallback.d.ts +0 -7
  415. package/dist/src/components/icons/sort-arrow-icon.d.ts +0 -4
  416. package/dist/src/components/icons/stacked-layer.d.ts +0 -6
  417. package/dist/src/components/icons/start-filled.d.ts +0 -6
  418. package/dist/src/components/icons/three-dot-icon.d.ts +0 -4
  419. package/dist/src/components/icons/tick-circle-filled.d.ts +0 -6
  420. package/dist/src/components/icons/tick-circle.d.ts +0 -4
  421. package/dist/src/components/icons/tick-octagon.d.ts +0 -4
  422. package/dist/src/components/icons/tick.d.ts +0 -4
  423. package/dist/src/components/icons/toggle-switch.d.ts +0 -4
  424. package/dist/src/components/icons/trash.d.ts +0 -4
  425. package/dist/src/components/icons/wave.d.ts +0 -6
  426. package/dist/src/components/icons/with-out-tick-octagon.d.ts +0 -4
  427. package/dist/src/components/icons/work-centre.d.ts +0 -6
  428. package/dist/src/components/index.d.ts +0 -125
  429. package/dist/src/components/radio/radio.d.ts +0 -4
  430. package/dist/src/components/select/select.d.ts +0 -3
  431. package/dist/src/components/switches/android-12-switch.d.ts +0 -4
  432. package/dist/src/components/text-field/text-field.d.ts +0 -3
  433. package/dist/src/constants/index.d.ts +0 -13
  434. package/dist/src/contexts/index.d.ts +0 -5
  435. package/dist/src/hooks/index.d.ts +0 -16
  436. package/dist/src/index.d.ts +0 -138
  437. package/dist/src/layout/index.d.ts +0 -2
  438. package/dist/src/redux/index.d.ts +0 -9
  439. package/dist/src/styles/index.d.ts +0 -2
  440. package/dist/src/theme/index.d.ts +0 -4
  441. package/dist/src/types/index.d.ts +0 -100
  442. package/dist/src/utils/index.d.ts +0 -31
  443. package/dist/src/views/index.d.ts +0 -2
  444. package/dist/{src/@types → @types}/common.d.ts +0 -0
  445. package/dist/{src/@types → @types}/page.d.ts +0 -0
  446. package/dist/{src/@types → @types}/pagination-model.d.ts +0 -0
  447. package/dist/{src/assets → assets}/dynamic-svg-icon/dynamic-svg-icon.d.ts +0 -0
  448. package/dist/{src/assets → assets}/images.d.ts +0 -0
  449. package/dist/{src/assets → assets}/view-modal/calendar-icon.d.ts +0 -0
  450. package/dist/{src/assets → assets}/view-modal/chart-icon.d.ts +0 -0
  451. package/dist/{src/assets → assets}/view-modal/gantt-icon.d.ts +0 -0
  452. package/dist/{src/assets → assets}/view-modal/grid-icon.d.ts +0 -0
  453. package/dist/{src/assets → assets}/view-modal/kanban-icon.d.ts +0 -0
  454. package/dist/{src/assets → assets}/view-modal/table-icon.d.ts +0 -0
  455. package/dist/{src/components → components}/Dashboard/dashboard-card.d.ts +0 -0
  456. package/dist/{src/components → components}/Dashboard/dashboard-header.d.ts +0 -0
  457. package/dist/{src/components → components}/activity-tag/activity-tag.d.ts +0 -0
  458. package/dist/{src/components → components}/activityArea/activityArea.d.ts +0 -0
  459. package/dist/{src/components → components}/activityLog/activity-log.d.ts +0 -0
  460. package/dist/{src/components → components}/alert/alert.d.ts +0 -0
  461. package/dist/{src/components → components}/appbar/appbar.d.ts +0 -0
  462. package/dist/{src/components → components}/approval-wrapper/approval-wrapper.d.ts +0 -0
  463. package/dist/{src/components → components}/avatar/avatar.d.ts +0 -0
  464. package/dist/{src/components → components}/board/board.d.ts +0 -0
  465. package/dist/{src/components → components}/board/columnHeader.d.ts +0 -0
  466. package/dist/{src/components → components}/bread-crumb/bread-crumb.d.ts +0 -0
  467. package/dist/{src/components → components}/button/button.d.ts +0 -0
  468. package/dist/{src/components → components}/calculation-summary/calculation-summary.d.ts +0 -0
  469. package/dist/{src/components → components}/calculation-summary/components/discount-summary.d.ts +0 -0
  470. package/dist/{src/components → components}/calculation-summary/components/items-summary.d.ts +0 -0
  471. package/dist/{src/components → components}/calculation-summary/components/subtotal-summary.d.ts +0 -0
  472. package/dist/{src/components → components}/calculation-summary/components/taxes-and-charges-summary.d.ts +0 -0
  473. package/dist/{src/components → components}/calculation-summary/components/total-summary.d.ts +0 -0
  474. package/dist/{src/components → components}/calendar/calendar.d.ts +0 -0
  475. package/dist/{src/components → components}/card-wrapper/card-wrapper.d.ts +0 -0
  476. package/dist/{src/components → components}/change-user-password-modal/change-user-password-modal.d.ts +0 -0
  477. package/dist/{src/components → components}/charts/ChartLegends.d.ts +0 -0
  478. package/dist/{src/components → components}/charts/areaLinerChart.d.ts +0 -0
  479. package/dist/{src/components → components}/charts/bar-chart/bar-chart.d.ts +0 -0
  480. package/dist/{src/components → components}/charts/barChart/barChart.d.ts +0 -0
  481. package/dist/{src/components → components}/charts/barLineChart/barLinechart.d.ts +0 -0
  482. package/dist/{src/components → components}/charts/donut-chart/donut-chart.d.ts +0 -0
  483. package/dist/{src/components → components}/charts/donutChart/DonutChart.d.ts +0 -0
  484. package/dist/{src/components → components}/charts/groupBarChart/GroupBarChart.d.ts +0 -0
  485. package/dist/{src/components → components}/charts/line-chart/area-line-chart.d.ts +0 -0
  486. package/dist/{src/components → components}/charts/line-chart/area-lineChart.d.ts +0 -0
  487. package/dist/{src/components → components}/charts/line-chart/line-chart.d.ts +0 -0
  488. package/dist/{src/components → components}/charts/multiLineChart/multi-line-chart.d.ts +0 -0
  489. package/dist/{src/components → components}/chip/chip.d.ts +0 -0
  490. package/dist/{src/components → components}/chip-generator/chip-generator.d.ts +0 -0
  491. package/dist/{src/components → components}/color-picker-input/color-picker-input.d.ts +0 -0
  492. package/dist/{src/components → components}/confirm-modal/confirm-modal.d.ts +0 -0
  493. package/dist/{src/components → components}/country-select/country-select.d.ts +0 -0
  494. package/dist/{src/components → components}/custom-snackbar/custom-snackbar.d.ts +0 -0
  495. package/dist/{src/components → components}/custom-toggle-switch/custom-toggle-switch.d.ts +0 -0
  496. package/dist/{src/components → components}/date-range-picker/date-range-picker.d.ts +0 -0
  497. package/dist/{src/components → components}/date-time-picker/date-time-picker.d.ts +0 -0
  498. package/dist/{src/components → components}/dropdown-button/dropdown-button.d.ts +0 -0
  499. package/dist/{src/components → components}/dynamic-layout-wrapper/dynamic-layout-wrapper.d.ts +0 -0
  500. package/dist/{src/components → components}/dynamic-modal.d.ts +0 -0
  501. package/dist/{src/components → components}/editor/custom-editor.d.ts +0 -0
  502. package/dist/{src/components → components}/entity-view-wrapper/entity-view-wrapper.d.ts +0 -0
  503. package/dist/{src/components → components}/examples/FlexibleReduxExample.d.ts +0 -0
  504. package/dist/{src/components → components}/expandable-summary-wrapper/expandable-summary-wrapper.d.ts +0 -0
  505. package/dist/{src/components → components}/fallback/fallback.d.ts +0 -0
  506. package/dist/{src/components → components}/filter/components/add-filter.d.ts +0 -0
  507. package/dist/{src/components → components}/filter/components/add-group.d.ts +0 -0
  508. package/dist/{src/components → components}/filter/components/combinator-select.d.ts +0 -0
  509. package/dist/{src/components → components}/filter/components/delete-group.d.ts +0 -0
  510. package/dist/{src/components → components}/filter/components/field-select.d.ts +0 -0
  511. package/dist/{src/components → components}/filter/components/operator-select.d.ts +0 -0
  512. package/dist/{src/components → components}/filter/components/remove-action.d.ts +0 -0
  513. package/dist/{src/components → components}/filter/components/value-editor.d.ts +0 -0
  514. package/dist/{src/components → components}/filter/fields.d.ts +0 -0
  515. package/dist/{src/components → components}/filter/filter.d.ts +0 -0
  516. package/dist/{src/components → components}/footer.d.ts +0 -0
  517. package/dist/{src/components → components}/form-control/form-builder/element-controller.d.ts +0 -0
  518. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/button.d.ts +0 -0
  519. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/checkbox.d.ts +0 -0
  520. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/chip-or-placeholder.d.ts +0 -0
  521. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/date-range-picker.d.ts +0 -0
  522. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/date-time.d.ts +0 -0
  523. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/date.d.ts +0 -0
  524. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-currency-input.d.ts +0 -0
  525. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-element-hoc.d.ts +0 -0
  526. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-input-select.d.ts +0 -0
  527. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-select.d.ts +0 -0
  528. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-tags-input.d.ts +0 -0
  529. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/dynamic-text-editor.d.ts +0 -0
  530. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/index.d.ts +0 -0
  531. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/info.d.ts +0 -0
  532. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/location-add-modal/location-add-modal.d.ts +0 -0
  533. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/number-input.d.ts +0 -0
  534. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/radio-button.d.ts +0 -0
  535. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/section.d.ts +0 -0
  536. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/select-configuration.d.ts +0 -0
  537. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/table.d.ts +0 -0
  538. package/dist/{src/components → components}/form-control/form-builder/form-builder-element/toggle-button.d.ts +0 -0
  539. package/dist/{src/components → components}/form-control/form-parser/data.d.ts +0 -0
  540. package/dist/{src/components → components}/form-control/form-parser/form-parser.d.ts +0 -0
  541. package/dist/{src/components → components}/form-control/form-parser/form-section.d.ts +0 -0
  542. package/dist/{src/components → components}/form-control/index.d.ts +0 -0
  543. package/dist/{src/components → components}/form-header/form-header.d.ts +0 -0
  544. package/dist/{src/components → components}/gantt/gantt.d.ts +0 -0
  545. package/dist/{src/components → components}/grid/custom-grid-card/custom-grid-card.d.ts +0 -0
  546. package/dist/{src/components → components}/grid/grid-card/grid-card.d.ts +0 -0
  547. package/dist/{src/components → components}/grid/grid-wrapper/grid-wrapper.d.ts +0 -0
  548. package/dist/{src/components → components}/grid-fallback/grid-fallback.d.ts +0 -0
  549. package/dist/{src/components → components}/header/components/notification-menu/notification-menu.d.ts +0 -0
  550. package/dist/{src/components → components}/header/header-enhanced.d.ts +0 -0
  551. package/dist/{src/components → components}/header/header.d.ts +0 -0
  552. package/dist/{src/components → components}/header/redux/actionCreator.d.ts +0 -0
  553. package/dist/{src/components → components}/header/redux/reducer.d.ts +0 -0
  554. package/dist/{src/components → components}/header/redux/state.d.ts +0 -0
  555. package/dist/{src/components → components}/header copy.d.ts +0 -0
  556. package/dist/{src/components → components}/header-card/header-card.d.ts +0 -0
  557. package/dist/{src/components → components}/hr-line/hr-line.d.ts +0 -0
  558. package/dist/{src/components → components}/icons/check-box.d.ts +0 -0
  559. package/dist/{src/components → components}/icons/index.d.ts +0 -0
  560. package/dist/{src/components → components}/icons/rectangle-filled.d.ts +0 -0
  561. package/dist/{src/components → components}/icons/rectangle.d.ts +0 -0
  562. package/dist/{src/components → components}/info-card/info-card.d.ts +0 -0
  563. package/dist/{src/components → components}/inventory-reports-title-bar/component/reportFilter.d.ts +0 -0
  564. package/dist/{src/components → components}/inventory-reports-title-bar/inventory-reports-title-bar.d.ts +0 -0
  565. package/dist/{src/components → components}/inventory-reports-title-bar/redux/actionCreator.d.ts +0 -0
  566. package/dist/{src/components → components}/inventory-reports-title-bar/redux/reducer.d.ts +0 -0
  567. package/dist/{src/components → components}/inventory-reports-title-bar/redux/state.d.ts +0 -0
  568. package/dist/{src/components → components}/inventory-reports-title-bar/report-buttons/report-buttons.d.ts +0 -0
  569. package/dist/{src/components → components}/list/list.d.ts +0 -0
  570. package/dist/{src/components → components}/loader.d.ts +0 -0
  571. package/dist/{src/components → components}/loaders/erp-loader.d.ts +0 -0
  572. package/dist/{src/components → components}/loaders/form-loader.d.ts +0 -0
  573. package/dist/{src/components → components}/loaders/index.d.ts +0 -0
  574. package/dist/{src/components → components}/loaders/modal-loader.d.ts +0 -0
  575. package/dist/{src/components → components}/loaders/page-loader.d.ts +0 -0
  576. package/dist/{src/components/material-table → components/material-editable-table}/aggregation-fns/index.d.ts +0 -0
  577. package/dist/{src/components/material-table → components/material-editable-table}/components/default-aggregation.d.ts +0 -0
  578. package/dist/{src/components/material-table → components/material-editable-table}/components/header-cell.d.ts +0 -0
  579. package/dist/{src/components/material-table → components/material-editable-table}/components/inline-edit-fields.d.ts +0 -0
  580. package/dist/{src/components/material-table → components/material-editable-table}/components/number-aggregation.d.ts +0 -0
  581. package/dist/{src/components → components}/menu/menu.d.ts +0 -0
  582. package/dist/{src/components → components}/modal/modal.d.ts +0 -0
  583. package/dist/{src/components → components}/module-button/module-button.d.ts +0 -0
  584. package/dist/{src/components → components}/mulitline/multiline.d.ts +0 -0
  585. package/dist/{src/components → components}/multi-select/multi-select.d.ts +0 -0
  586. package/dist/{src/components → components}/page-navigator/components/add-page-modal.d.ts +0 -0
  587. package/dist/{src/components → components}/page-navigator/components/add-page.d.ts +0 -0
  588. package/dist/{src/components → components}/page-navigator/components/page-action.d.ts +0 -0
  589. package/dist/{src/components → components}/page-navigator/components/shared-page-modal.d.ts +0 -0
  590. package/dist/{src/components → components}/page-navigator/components/shared-page-view.d.ts +0 -0
  591. package/dist/{src/components → components}/page-navigator/page-navigator.d.ts +0 -0
  592. package/dist/{src/components → components}/pagination/pagination.d.ts +0 -0
  593. package/dist/{src/components → components}/parties-modal/parties-modal.d.ts +0 -0
  594. package/dist/{src/components → components}/parties-modal/utils/constant.d.ts +0 -0
  595. package/dist/{src/components → components}/parties-modal/validator.d.ts +0 -0
  596. package/dist/{src/components → components}/protected-route.d.ts +0 -0
  597. package/dist/{src/components → components}/providers/ERPUIProvider.d.ts +0 -0
  598. package/dist/{src/components → components}/providers/index.d.ts +0 -0
  599. package/dist/{src/components → components}/quick-approval-modal/quick-approval-modal.d.ts +0 -0
  600. package/dist/{src/components → components}/reports/dynamic-report/dynamic-report.d.ts +0 -0
  601. package/dist/{src/components → components}/reports/dynamic-report/dynamic-rows.d.ts +0 -0
  602. package/dist/{src/components → components}/reports-title-bar/redux/actionCreator.d.ts +0 -0
  603. package/dist/{src/components → components}/reports-title-bar/redux/reducer.d.ts +0 -0
  604. package/dist/{src/components → components}/reports-title-bar/redux/state.d.ts +0 -0
  605. package/dist/{src/components → components}/reports-title-bar/report-buttons/report-buttons.d.ts +0 -0
  606. package/dist/{src/components → components}/reports-title-bar/reports-title-bar.d.ts +0 -0
  607. package/dist/{src/components → components}/reset-password-modal/reset-password-modal.d.ts +0 -0
  608. package/dist/{src/components → components}/rfq-response/item-response-details.d.ts +0 -0
  609. package/dist/{src/components → components}/save-filter-modal/save-filter-modal.d.ts +0 -0
  610. package/dist/{src/components → components}/schedule-report/schedule-report-modal.d.ts +0 -0
  611. package/dist/{src/components → components}/schedule-report/schedule-report.d.ts +0 -0
  612. package/dist/{src/components → components}/schedule-report/utils/common.d.ts +0 -0
  613. package/dist/{src/components → components}/schedule-report/utils/constant.d.ts +0 -0
  614. package/dist/{src/components → components}/schedule-report/utils/type.d.ts +0 -0
  615. package/dist/{src/components → components}/schedule-report/validator.d.ts +0 -0
  616. package/dist/{src/components → components}/search-bar/search-bar.d.ts +0 -0
  617. package/dist/{src/components → components}/searchable-select.d.ts +0 -0
  618. package/dist/{src/components → components}/select/controller/chip-or-placeholder.d.ts +0 -0
  619. package/dist/{src/components → components}/select/controller/controller-select.d.ts +0 -0
  620. package/dist/{src/components → components}/select/select-search.d.ts +0 -0
  621. package/dist/{src/components → components}/share-modal/redux/actionCreator.d.ts +0 -0
  622. package/dist/{src/components → components}/share-modal/redux/reducer.d.ts +0 -0
  623. package/dist/{src/components → components}/share-modal/redux/state.d.ts +0 -0
  624. package/dist/{src/components → components}/share-modal/share-modal-enhanced.d.ts +0 -0
  625. package/dist/{src/components → components}/share-modal/share-modal.d.ts +0 -0
  626. package/dist/{src/components → components}/sidebar/sidebar.d.ts +0 -0
  627. package/dist/{src/components → components}/snackbar/snackbar.d.ts +0 -0
  628. package/dist/{src/components → components}/sub-header-doc/sub-header-doc.d.ts +0 -0
  629. package/dist/{src/components → components}/tab-bar-ui/tab-bar-ui.d.ts +0 -0
  630. package/dist/{src/components → components}/tabs/tabs.d.ts +0 -0
  631. package/dist/{src/components → components}/text-area/text-area.d.ts +0 -0
  632. package/dist/{src/components → components}/time-range-picker/time-range-picker.d.ts +0 -0
  633. package/dist/{src/components → components}/title-dropdown-button/title-dropdown-button.d.ts +0 -0
  634. package/dist/{src/components → components}/toast/toast.d.ts +0 -0
  635. package/dist/{src/components → components}/toggle/toggle.d.ts +0 -0
  636. package/dist/{src/components → components}/toggle-switch/toggle-switch.d.ts +0 -0
  637. package/dist/{src/components → components}/tooltip/Tooltip.d.ts +0 -0
  638. package/dist/{src/components → components}/typography/typography.d.ts +0 -0
  639. package/dist/{src/components → components}/upload/file-confirmation.d.ts +0 -0
  640. package/dist/{src/components → components}/upload/upload.d.ts +0 -0
  641. package/dist/{src/components → components}/upload-excel/file-confirmation.d.ts +0 -0
  642. package/dist/{src/components → components}/upload-excel/upload-excel.d.ts +0 -0
  643. package/dist/{src/components → components}/user-dropdown/user-dropdown.d.ts +0 -0
  644. package/dist/{src/components → components}/value-field/value-field.d.ts +0 -0
  645. package/dist/{src/components → components}/view-modal/view-modal.d.ts +0 -0
  646. package/dist/{src/config → config}/index.d.ts +0 -0
  647. package/dist/{src/constants → constants}/action-bar.d.ts +0 -0
  648. package/dist/{src/constants → constants}/all-language.d.ts +0 -0
  649. package/dist/{src/constants → constants}/auth.d.ts +0 -0
  650. package/dist/{src/constants → constants}/common.d.ts +0 -0
  651. package/dist/{src/constants → constants}/defaultColumns.d.ts +0 -0
  652. package/dist/{src/constants → constants}/lang/ar.d.ts +0 -0
  653. package/dist/{src/constants → constants}/lang/en.d.ts +0 -0
  654. package/dist/{src/constants → constants}/lang/es.d.ts +0 -0
  655. package/dist/{src/constants → constants}/modules.d.ts +0 -0
  656. package/dist/{src/constants → constants}/mui.constants.d.ts +0 -0
  657. package/dist/{src/constants → constants}/pathnames/index.d.ts +0 -0
  658. package/dist/{src/constants → constants}/pathnames/pathname.accounting.d.ts +0 -0
  659. package/dist/{src/constants → constants}/pathnames/pathname.crm.d.ts +0 -0
  660. package/dist/{src/constants → constants}/pathnames/pathname.d.ts +0 -0
  661. package/dist/{src/constants → constants}/pathnames/pathname.document.d.ts +0 -0
  662. package/dist/{src/constants → constants}/pathnames/pathname.hrms.d.ts +0 -0
  663. package/dist/{src/constants → constants}/pathnames/pathname.inventory.d.ts +0 -0
  664. package/dist/{src/constants → constants}/pathnames/pathname.manufacturing.d.ts +0 -0
  665. package/dist/{src/constants → constants}/pathnames/pathname.office.d.ts +0 -0
  666. package/dist/{src/constants → constants}/pathnames/pathname.procurement.d.ts +0 -0
  667. package/dist/{src/constants → constants}/pathnames/pathname.project.d.ts +0 -0
  668. package/dist/{src/constants → constants}/pathnames/pathname.quotes.d.ts +0 -0
  669. package/dist/{src/constants → constants}/pathnames/pathname.rental.d.ts +0 -0
  670. package/dist/{src/constants → constants}/pathnames/pathname.user.d.ts +0 -0
  671. package/dist/{src/constants → constants}/resource-lang.d.ts +0 -0
  672. package/dist/{src/constants → constants}/route-page-map.d.ts +0 -0
  673. package/dist/{src/constants → constants}/status.d.ts +0 -0
  674. package/dist/{src/contexts → contexts}/AuthContext.d.ts +0 -0
  675. package/dist/{src/contexts → contexts}/languageContext.d.ts +0 -0
  676. package/dist/{src/contexts → contexts}/page-context.d.ts +0 -0
  677. package/dist/{src/contexts → contexts}/permission-context.d.ts +0 -0
  678. package/dist/{src/hooks → hooks}/apiHelper.d.ts +0 -0
  679. package/dist/{src/hooks → hooks}/common.d.ts +0 -0
  680. package/dist/{src/hooks → hooks}/use-deep-memo.d.ts +0 -0
  681. package/dist/{src/hooks → hooks}/use-material-calculations.d.ts +0 -0
  682. package/dist/{src/hooks → hooks}/use-translations.d.ts +0 -0
  683. package/dist/{src/hooks → hooks}/useCheckSkuAndName.d.ts +0 -0
  684. package/dist/{src/hooks → hooks}/useDataFetcher.d.ts +0 -0
  685. package/dist/{src/hooks → hooks}/useLanguageFallback.d.ts +0 -0
  686. package/dist/{src/hooks → hooks}/useLocationFilter.d.ts +0 -0
  687. package/dist/{src/hooks → hooks}/useReduxIntegration.d.ts +0 -0
  688. package/dist/{src/layout → layout}/fullScreen/fullScreen.d.ts +0 -0
  689. package/dist/{src/layout → layout}/sidebarScreen/sidebarScreen.d.ts +0 -0
  690. package/dist/{src/redux → redux}/actionCreator.d.ts +0 -0
  691. package/dist/{src/redux → redux}/apiConfig.d.ts +0 -0
  692. package/dist/{src/redux → redux}/hooks.d.ts +0 -0
  693. package/dist/{src/redux → redux}/module-reducer.d.ts +0 -0
  694. package/dist/{src/redux → redux}/slices/headerSlice.d.ts +0 -0
  695. package/dist/{src/redux → redux}/slices/index.d.ts +0 -0
  696. package/dist/{src/redux → redux}/slices/inventoryReportsTitleBarSlice.d.ts +0 -0
  697. package/dist/{src/redux → redux}/slices/reportsTitleBarSlice.d.ts +0 -0
  698. package/dist/{src/redux → redux}/slices/shareSlice.d.ts +0 -0
  699. package/dist/{src/redux → redux}/toolkit.d.ts +0 -0
  700. package/dist/{src/redux → redux}/types.d.ts +0 -0
  701. package/dist/{src/server.d.ts → server.d.ts} +0 -0
  702. package/dist/{src/styles → styles}/themes/index.d.ts +0 -0
  703. package/dist/{src/theme → theme}/color.d.ts +0 -0
  704. package/dist/{src/theme → theme}/theme-impl.d.ts +0 -0
  705. package/dist/{src/theme → theme}/themeSelector.d.ts +0 -0
  706. package/dist/{src/theme → theme}/themeWrapper.d.ts +0 -0
  707. package/dist/{src/theme → theme}/typography.d.ts +0 -0
  708. package/dist/{src/utils → utils}/api.d.ts +0 -0
  709. package/dist/{src/utils → utils}/calculation.d.ts +0 -0
  710. package/dist/{src/utils → utils}/color.d.ts +0 -0
  711. package/dist/{src/utils → utils}/common-utility.d.ts +1 -1
  712. /package/dist/{src/utils → utils}/common.d.ts +0 -0
  713. /package/dist/{src/utils → utils}/constant.d.ts +0 -0
  714. /package/dist/{src/utils → utils}/country.d.ts +0 -0
  715. /package/dist/{src/utils → utils}/date-range.d.ts +0 -0
  716. /package/dist/{src/utils → utils}/dateFormat.d.ts +0 -0
  717. /package/dist/{src/utils → utils}/dateValidation.d.ts +0 -0
  718. /package/dist/{src/utils → utils}/deformat-text.d.ts +0 -0
  719. /package/dist/{src/utils → utils}/export-filters.d.ts +0 -0
  720. /package/dist/{src/utils → utils}/fileSize.d.ts +0 -0
  721. /package/dist/{src/utils → utils}/form-builder-conversion.d.ts +0 -0
  722. /package/dist/{src/utils → utils}/form-builder-deconversion.d.ts +0 -0
  723. /package/dist/{src/utils → utils}/format-text.d.ts +0 -0
  724. /package/dist/{src/utils → utils}/i18n.d.ts +0 -0
  725. /package/dist/{src/utils → utils}/language.d.ts +0 -0
  726. /package/dist/{src/utils → utils}/menu-filter.d.ts +0 -0
  727. /package/dist/{src/utils → utils}/metaComponent.d.ts +0 -0
  728. /package/dist/{src/utils → utils}/migration-utils.d.ts +0 -0
  729. /package/dist/{src/utils → utils}/navigation-utils.d.ts +0 -0
  730. /package/dist/{src/utils → utils}/route-utils.d.ts +0 -0
  731. /package/dist/{src/utils → utils}/server.d.ts +0 -0
  732. /package/dist/{src/utils → utils}/setup.d.ts +0 -0
  733. /package/dist/{src/utils → utils}/translations.d.ts +0 -0
  734. /package/dist/{src/views → views}/404.d.ts +0 -0
  735. /package/dist/{src/views → views}/afterAuth/accounting.d.ts +0 -0
  736. /package/dist/{src/views → views}/afterAuth/crm.d.ts +0 -0
  737. /package/dist/{src/views → views}/afterAuth/dashboard/dashboard.d.ts +0 -0
  738. /package/dist/{src/views → views}/afterAuth/dashboard/redux/actionCreator.d.ts +0 -0
  739. /package/dist/{src/views → views}/afterAuth/dashboard/redux/reducer.d.ts +0 -0
  740. /package/dist/{src/views → views}/afterAuth/dashboard/redux/state.d.ts +0 -0
  741. /package/dist/{src/views → views}/afterAuth/document.d.ts +0 -0
  742. /package/dist/{src/views → views}/afterAuth/hrms.d.ts +0 -0
  743. /package/dist/{src/views → views}/afterAuth/inventory.d.ts +0 -0
  744. /package/dist/{src/views → views}/afterAuth/manufacturing.d.ts +0 -0
  745. /package/dist/{src/views → views}/afterAuth/office.d.ts +0 -0
  746. /package/dist/{src/views → views}/afterAuth/page-view/page-view.d.ts +0 -0
  747. /package/dist/{src/views → views}/afterAuth/page-view/redux/actionCreator.d.ts +0 -0
  748. /package/dist/{src/views → views}/afterAuth/page-view/redux/reducer.d.ts +0 -0
  749. /package/dist/{src/views → views}/afterAuth/page-view/redux/state.d.ts +0 -0
  750. /package/dist/{src/views → views}/afterAuth/page-view/utils/default-data.d.ts +0 -0
  751. /package/dist/{src/views → views}/afterAuth/page-view/utils/local-data.d.ts +0 -0
  752. /package/dist/{src/views → views}/afterAuth/procurement.d.ts +0 -0
  753. /package/dist/{src/views → views}/afterAuth/project.d.ts +0 -0
  754. /package/dist/{src/views → views}/afterAuth/purchase.d.ts +0 -0
  755. /package/dist/{src/views → views}/afterAuth/quotes.d.ts +0 -0
  756. /package/dist/{src/views → views}/afterAuth/rental.d.ts +0 -0
  757. /package/dist/{src/views → views}/afterAuth/user.d.ts +0 -0
  758. /package/dist/{src/views → views}/beforeAuth/change-password/change-password.d.ts +0 -0
  759. /package/dist/{src/views → views}/beforeAuth/components/activity-tag-data/activity-tag-data.d.ts +0 -0
  760. /package/dist/{src/views → views}/beforeAuth/components/calendar-data/calendar-data.d.ts +0 -0
  761. /package/dist/{src/views → views}/beforeAuth/components/drive-dashboard-data/drive-dashboard-data.d.ts +0 -0
  762. /package/dist/{src/views → views}/beforeAuth/components/gantt-data/gantt-data.d.ts +0 -0
  763. /package/dist/{src/views → views}/beforeAuth/components/grid-data/grid-data.d.ts +0 -0
  764. /package/dist/{src/views → views}/beforeAuth/components/index.d.ts +0 -0
  765. /package/dist/{src/views → views}/beforeAuth/components/kanbann-content/kanbann-raw.d.ts +0 -0
  766. /package/dist/{src/views → views}/beforeAuth/components/list-content/column-raw.d.ts +0 -0
  767. /package/dist/{src/views → views}/beforeAuth/components/list-content/list-data.d.ts +0 -0
  768. /package/dist/{src/views → views}/beforeAuth/components/multiline-data/multiline-data.d.ts +0 -0
  769. /package/dist/{src/views → views}/beforeAuth/components/share-modal-data/share-modal-data.d.ts +0 -0
  770. /package/dist/{src/views → views}/beforeAuth/components/shared-pages-data/shared-pages-data.d.ts +0 -0
  771. /package/dist/{src/views → views}/beforeAuth/components/tabs-data/tabs-data.d.ts +0 -0
  772. /package/dist/{src/views → views}/beforeAuth/components/user-dashboard-data/user-dashboard-data.d.ts +0 -0
  773. /package/dist/{src/views → views}/beforeAuth/components/user-dropdown-data/user-dropdown-data.d.ts +0 -0
  774. /package/dist/{src/views → views}/beforeAuth/components/user-profile-data/user-profile-data.d.ts +0 -0
  775. /package/dist/{src/views → views}/beforeAuth/forgot-password/forgot-password.d.ts +0 -0
  776. /package/dist/{src/views → views}/beforeAuth/landing/landing.d.ts +0 -0
  777. /package/dist/{src/views → views}/beforeAuth/login/index.d.ts +0 -0
  778. /package/dist/{src/views → views}/beforeAuth/reset-password/reset-password.d.ts +0 -0
  779. /package/dist/{src/views → views}/form-builder/custom-form.d.ts +0 -0
  780. /package/dist/{src/views → views}/form-builder/element-edit-forms/checkbox.d.ts +0 -0
  781. /package/dist/{src/views → views}/form-builder/element-edit-forms/column-width.d.ts +0 -0
  782. /package/dist/{src/views → views}/form-builder/element-edit-forms/field-select.d.ts +0 -0
  783. /package/dist/{src/views → views}/form-builder/element-edit-forms/index.d.ts +0 -0
  784. /package/dist/{src/views → views}/form-builder/element-edit-forms/section.d.ts +0 -0
  785. /package/dist/{src/views → views}/form-builder/element-edit-forms/select.d.ts +0 -0
  786. /package/dist/{src/views → views}/form-builder/element-edit-forms/table-form.d.ts +0 -0
  787. /package/dist/{src/views → views}/form-builder/element-edit-forms/text.d.ts +0 -0
  788. /package/dist/{src/views → views}/form-builder/field_properties.d.ts +0 -0
  789. /package/dist/{src/views → views}/form-builder/form-fields.d.ts +0 -0
  790. /package/dist/{src/views → views}/form-builder/index.d.ts +0 -0
  791. /package/dist/{src/views → views}/form-builder/redux/actionCreator.d.ts +0 -0
  792. /package/dist/{src/views → views}/form-builder/redux/state.d.ts +0 -0
  793. /package/dist/{src/views → views}/form-builder/types.d.ts +0 -0
  794. /package/dist/{src/views → views}/form-builder/utils/common.d.ts +0 -0
  795. /package/dist/{src/views → views}/form-builder/utils/index.d.ts +0 -0
  796. /package/dist/{src/views → views}/privateRoute.d.ts +0 -0
  797. /package/dist/{src/views → views}/template-editor/add-template/add-template.d.ts +0 -0
  798. /package/dist/{src/views → views}/template-editor/add-template/index.d.ts +0 -0
  799. /package/dist/{src/views → views}/template-editor/company-selection-modal/company-selection-modal.d.ts +0 -0
  800. /package/dist/{src/views → views}/template-editor/company-selection-modal/index.d.ts +0 -0
  801. /package/dist/{src/views → views}/template-editor/components/EditorCanvas.d.ts +0 -0
  802. /package/dist/{src/views → views}/template-editor/components/EditorHeader.d.ts +0 -0
  803. /package/dist/{src/views → views}/template-editor/components/EditorSection.d.ts +0 -0
  804. /package/dist/{src/views → views}/template-editor/components/EditorSidebar.d.ts +0 -0
  805. /package/dist/{src/views → views}/template-editor/components/SectionFlowEditor.d.ts +0 -0
  806. /package/dist/{src/views → views}/template-editor/components/SectionFormatPanel.d.ts +0 -0
  807. /package/dist/{src/views → views}/template-editor/components/controllers/AlignmentControl.d.ts +0 -0
  808. /package/dist/{src/views → views}/template-editor/components/controllers/ButtonControls.d.ts +0 -0
  809. /package/dist/{src/views → views}/template-editor/components/controllers/CodeControls.d.ts +0 -0
  810. /package/dist/{src/views → views}/template-editor/components/controllers/DividerControls.d.ts +0 -0
  811. /package/dist/{src/views → views}/template-editor/components/controllers/ImageControls.d.ts +0 -0
  812. /package/dist/{src/views → views}/template-editor/components/controllers/SignatureControls.d.ts +0 -0
  813. /package/dist/{src/views → views}/template-editor/components/controllers/TableControls.d.ts +0 -0
  814. /package/dist/{src/views → views}/template-editor/components/controllers/TextControls.d.ts +0 -0
  815. /package/dist/{src/views → views}/template-editor/components/controllers/border-control.d.ts +0 -0
  816. /package/dist/{src/views → views}/template-editor/components/index.d.ts +0 -0
  817. /package/dist/{src/views → views}/template-editor/edit-section-modal/edit-section-modal.d.ts +0 -0
  818. /package/dist/{src/views → views}/template-editor/edit-section-modal/index.d.ts +0 -0
  819. /package/dist/{src/views → views}/template-editor/index.d.ts +0 -0
  820. /package/dist/{src/views → views}/template-editor/routes.d.ts +0 -0
  821. /package/dist/{src/views → views}/template-editor/template-modal/html-thumbnail-preview.d.ts +0 -0
  822. /package/dist/{src/views → views}/template-editor/template-modal/index.d.ts +0 -0
  823. /package/dist/{src/views → views}/template-editor/template-modal/template-modal.d.ts +0 -0
  824. /package/dist/{src/views → views}/template-editor/template-name-modal/index.d.ts +0 -0
  825. /package/dist/{src/views → views}/template-editor/template-name-modal/template-name-modal.d.ts +0 -0
  826. /package/dist/{src/views → views}/template-editor/templates.d.ts +0 -0
  827. /package/dist/{src/views → views}/template-editor/types/editor.d.ts +0 -0
  828. /package/dist/{src/views → views}/template-editor/types/index.d.ts +0 -0
  829. /package/dist/{src/views → views}/template-editor/utils/common.d.ts +0 -0
  830. /package/dist/{src/views → views}/template-editor/utils/constant.d.ts +0 -0
  831. /package/dist/{src/views → views}/template-editor/utils/default-data.d.ts +0 -0
  832. /package/dist/{src/views → views}/template-editor/utils/index.d.ts +0 -0
  833. /package/dist/{src/views → views}/template-editor/utils/style-extractor.d.ts +0 -0
  834. /package/dist/{src/views → views}/template-editor/utils/types.d.ts +0 -0
@@ -1,125 +0,0 @@
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';
@@ -1,4 +0,0 @@
1
- import { RadioProps } from '@mui/material';
2
-
3
- declare const Radio: import('react').NamedExoticComponent<RadioProps>;
4
- export default Radio;
@@ -1,3 +0,0 @@
1
-
2
- declare const Select: import('react').NamedExoticComponent<any>;
3
- export default Select;
@@ -1,4 +0,0 @@
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;
@@ -1,3 +0,0 @@
1
-
2
- declare const TextField: import('react').NamedExoticComponent<any>;
3
- export default TextField;
@@ -1,13 +0,0 @@
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';
@@ -1,5 +0,0 @@
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';
@@ -1,16 +0,0 @@
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';
@@ -1,138 +0,0 @@
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';
@@ -1,2 +0,0 @@
1
- export { default as FullScreenLayout } from './fullScreen/fullScreen';
2
- export { default as SidebarLayout } from './sidebarScreen/sidebarScreen';
@@ -1,9 +0,0 @@
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';
@@ -1,2 +0,0 @@
1
-
2
- export {};
@@ -1,4 +0,0 @@
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';
@@ -1,100 +0,0 @@
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
- }
@@ -1,31 +0,0 @@
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';
@@ -1,2 +0,0 @@
1
- export * from './template-editor';
2
- export * from './form-builder';
File without changes
File without changes
File without changes