@erpsquad/common 1.8.47 → 1.8.49

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 (646) hide show
  1. package/dist/_virtual/index/index.esm10.js +3 -3
  2. package/dist/_virtual/index/index.esm11.js +3 -3
  3. package/dist/_virtual/index/index.esm2.js +2 -2
  4. package/dist/_virtual/index/index.esm3.js +2 -2
  5. package/dist/_virtual/index/index.esm4.js +1 -1
  6. package/dist/_virtual/index/index.esm5.js +3 -3
  7. package/dist/_virtual/index/index.esm6.js +3 -3
  8. package/dist/_virtual/index/index.esm7.js +3 -3
  9. package/dist/_virtual/index/index.esm8.js +3 -3
  10. package/dist/_virtual/index/index.esm9.js +3 -3
  11. package/dist/_virtual/index/index10.js +1 -1
  12. package/dist/_virtual/index/index11.js +1 -1
  13. package/dist/_virtual/index/index4.js +1 -1
  14. package/dist/_virtual/index/index5.js +1 -1
  15. package/dist/_virtual/index/index6.js +1 -1
  16. package/dist/_virtual/index/index7.js +1 -1
  17. package/dist/_virtual/index/index8.js +1 -1
  18. package/dist/_virtual/index/index9.js +1 -1
  19. package/dist/components/activity-tag/activity-tag/index.esm.js +154 -0
  20. package/dist/components/activity-tag/activity-tag/index.esm.js.map +1 -0
  21. package/dist/components/activity-tag/activity-tag/index.js +15 -0
  22. package/dist/components/activity-tag/activity-tag/index.js.map +1 -0
  23. package/dist/components/activityLog/activity-log/index.esm.js +104 -0
  24. package/dist/components/activityLog/activity-log/index.esm.js.map +1 -0
  25. package/dist/components/activityLog/activity-log/index.js +14 -0
  26. package/dist/components/activityLog/activity-log/index.js.map +1 -0
  27. package/dist/components/charts/bar-chart/bar-chart/index.esm.js +86 -0
  28. package/dist/components/charts/bar-chart/bar-chart/index.esm.js.map +1 -0
  29. package/dist/components/charts/bar-chart/bar-chart/index.js +2 -0
  30. package/dist/components/charts/bar-chart/bar-chart/index.js.map +1 -0
  31. package/dist/components/charts/barChart/barChart/index.esm.js +148 -0
  32. package/dist/components/charts/barChart/barChart/index.esm.js.map +1 -0
  33. package/dist/components/charts/barChart/barChart/index.js +2 -0
  34. package/dist/components/charts/barChart/barChart/index.js.map +1 -0
  35. package/dist/components/charts/donut-chart/donut-chart/index.esm.js +86 -0
  36. package/dist/components/charts/donut-chart/donut-chart/index.esm.js.map +1 -0
  37. package/dist/components/charts/donut-chart/donut-chart/index.js +6 -0
  38. package/dist/components/charts/donut-chart/donut-chart/index.js.map +1 -0
  39. package/dist/components/charts/donut-chart/donut-chart.d.ts +1 -2
  40. package/dist/components/charts/donutChart/DonutChart/index.esm.js +97 -0
  41. package/dist/components/charts/donutChart/DonutChart/index.esm.js.map +1 -0
  42. package/dist/components/charts/donutChart/DonutChart/index.js +5 -0
  43. package/dist/components/charts/donutChart/DonutChart/index.js.map +1 -0
  44. package/dist/components/charts/index.d.ts +8 -0
  45. package/dist/components/confirm-modal/confirm-modal/index.esm.js.map +1 -1
  46. package/dist/components/confirm-modal/confirm-modal/index.js.map +1 -1
  47. package/dist/components/confirm-modal/confirm-modal.d.ts +1 -2
  48. package/dist/components/confirm-modal/index.d.ts +1 -0
  49. package/dist/components/editor/custom-editor/index.esm.js +96 -67
  50. package/dist/components/editor/custom-editor/index.esm.js.map +1 -1
  51. package/dist/components/editor/custom-editor/index.js +3 -3
  52. package/dist/components/editor/custom-editor/index.js.map +1 -1
  53. package/dist/components/editor/custom-editor.d.ts +12 -8
  54. package/dist/components/footer/footer/index.esm.js +1 -1
  55. package/dist/components/footer/footer/index.js +2 -2
  56. package/dist/components/footer/footer/index.js.map +1 -1
  57. package/dist/components/form-control/form-parser/form-parser/index.esm.js +1 -1
  58. package/dist/components/form-control/form-parser/form-parser/index.js +4 -4
  59. package/dist/components/form-control/form-parser/form-parser/index.js.map +1 -1
  60. package/dist/components/grid/grid-card/grid-card/index.esm.js +4 -2
  61. package/dist/components/grid/grid-card/grid-card/index.esm.js.map +1 -1
  62. package/dist/components/grid/grid-card/grid-card/index.js +10 -11
  63. package/dist/components/grid/grid-card/grid-card/index.js.map +1 -1
  64. package/dist/components/grid/grid-card/grid-card.d.ts +10 -1
  65. package/dist/components/header/redux/reducer/index.esm.js +1 -6
  66. package/dist/components/header/redux/reducer/index.esm.js.map +1 -1
  67. package/dist/components/header/redux/reducer/index.js +1 -1
  68. package/dist/components/header/redux/reducer/index.js.map +1 -1
  69. package/dist/components/index.d.ts +386 -101
  70. package/dist/components/index.esm.js +447 -254
  71. package/dist/components/index.esm.js.map +1 -1
  72. package/dist/components/index.js +1 -1
  73. package/dist/components/inventory-reports-title-bar/component/reportFilter.d.ts +3 -2
  74. package/dist/components/inventory-reports-title-bar/inventory-reports-title-bar/index.esm.js +1 -1
  75. package/dist/components/inventory-reports-title-bar/inventory-reports-title-bar/index.js +1 -1
  76. package/dist/components/inventory-reports-title-bar/inventory-reports-title-bar/index.js.map +1 -1
  77. package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js +0 -2
  78. package/dist/components/inventory-reports-title-bar/redux/reducer/index.esm.js.map +1 -1
  79. package/dist/components/inventory-reports-title-bar/redux/reducer/index.js +1 -1
  80. package/dist/components/inventory-reports-title-bar/redux/reducer/index.js.map +1 -1
  81. package/dist/components/list/list/index.esm.js +3 -2
  82. package/dist/components/list/list/index.esm.js.map +1 -1
  83. package/dist/components/list/list/index.js +2 -2
  84. package/dist/components/list/list/index.js.map +1 -1
  85. package/dist/components/list/list.d.ts +2 -1
  86. package/dist/components/listing/listing/index.esm.js +1 -1
  87. package/dist/components/listing/listing/index.js +1 -1
  88. package/dist/components/listing/listing/index.js.map +1 -1
  89. package/dist/components/module-button/module-button/index.esm.js +3 -2
  90. package/dist/components/module-button/module-button/index.esm.js.map +1 -1
  91. package/dist/components/module-button/module-button/index.js +4 -4
  92. package/dist/components/module-button/module-button/index.js.map +1 -1
  93. package/dist/components/module-button/module-button.d.ts +10 -1
  94. package/dist/components/mulitline/multiline/index.esm.js +3 -2
  95. package/dist/components/mulitline/multiline/index.esm.js.map +1 -1
  96. package/dist/components/mulitline/multiline/index.js +9 -9
  97. package/dist/components/mulitline/multiline/index.js.map +1 -1
  98. package/dist/components/mulitline/multiline.d.ts +2 -2
  99. package/dist/components/page-navigator/page-navigator/index.esm.js +4 -3
  100. package/dist/components/page-navigator/page-navigator/index.esm.js.map +1 -1
  101. package/dist/components/page-navigator/page-navigator/index.js +5 -5
  102. package/dist/components/page-navigator/page-navigator/index.js.map +1 -1
  103. package/dist/components/page-navigator/page-navigator.d.ts +3 -3
  104. package/dist/components/parties-modal/parties-modal/index.esm.js +4 -3
  105. package/dist/components/parties-modal/parties-modal/index.esm.js.map +1 -1
  106. package/dist/components/parties-modal/parties-modal/index.js +13 -13
  107. package/dist/components/parties-modal/parties-modal/index.js.map +1 -1
  108. package/dist/components/parties-modal/parties-modal.d.ts +3 -3
  109. package/dist/components/reports-title-bar/redux/reducer/index.esm.js +0 -2
  110. package/dist/components/reports-title-bar/redux/reducer/index.esm.js.map +1 -1
  111. package/dist/components/reports-title-bar/redux/reducer/index.js +1 -1
  112. package/dist/components/reports-title-bar/redux/reducer/index.js.map +1 -1
  113. package/dist/components/reports-title-bar/reports-title-bar/index.esm.js +1 -1
  114. package/dist/components/reports-title-bar/reports-title-bar/index.js +1 -1
  115. package/dist/components/reports-title-bar/reports-title-bar/index.js.map +1 -1
  116. package/dist/components/rfq-response/item-response-details/index.esm.js +40 -48
  117. package/dist/components/rfq-response/item-response-details/index.esm.js.map +1 -1
  118. package/dist/components/rfq-response/item-response-details/index.js +4 -4
  119. package/dist/components/rfq-response/item-response-details/index.js.map +1 -1
  120. package/dist/components/rfq-response/item-response-details.d.ts +2 -1
  121. package/dist/components/schedule-report/utils/common/index.esm.js +1 -1
  122. package/dist/components/share-modal/redux/reducer/index.esm.js +0 -2
  123. package/dist/components/share-modal/redux/reducer/index.esm.js.map +1 -1
  124. package/dist/components/share-modal/redux/reducer/index.js +1 -1
  125. package/dist/components/share-modal/redux/reducer/index.js.map +1 -1
  126. package/dist/components/tab-bar-ui/tab-bar-ui/index.esm.js +4 -10
  127. package/dist/components/tab-bar-ui/tab-bar-ui/index.esm.js.map +1 -1
  128. package/dist/components/tab-bar-ui/tab-bar-ui/index.js +3 -3
  129. package/dist/components/tab-bar-ui/tab-bar-ui/index.js.map +1 -1
  130. package/dist/components/tab-bar-ui/tab-bar-ui.d.ts +3 -3
  131. package/dist/components/tabs/tabs/index.esm.js +3 -2
  132. package/dist/components/tabs/tabs/index.esm.js.map +1 -1
  133. package/dist/components/tabs/tabs/index.js +3 -3
  134. package/dist/components/tabs/tabs/index.js.map +1 -1
  135. package/dist/components/tabs/tabs.d.ts +2 -2
  136. package/dist/hooks/index.esm.js +4 -4
  137. package/dist/hooks/index.js +1 -1
  138. package/dist/hooks/use-translations/index.esm.js +4 -3
  139. package/dist/hooks/use-translations/index.esm.js.map +1 -1
  140. package/dist/hooks/use-translations/index.js +1 -1
  141. package/dist/hooks/use-translations/index.js.map +1 -1
  142. package/dist/hooks/use-translations.d.ts +2 -1
  143. package/dist/hooks/useCheckSkuAndName/index.esm.js +5 -4
  144. package/dist/hooks/useCheckSkuAndName/index.esm.js.map +1 -1
  145. package/dist/hooks/useCheckSkuAndName/index.js +1 -1
  146. package/dist/hooks/useCheckSkuAndName/index.js.map +1 -1
  147. package/dist/hooks/useCheckSkuAndName.d.ts +4 -2
  148. package/dist/index.esm.js +528 -315
  149. package/dist/index.esm.js.map +1 -1
  150. package/dist/index.js +1 -1
  151. package/dist/layout/fullScreen/fullScreen/index.esm.js +5 -3
  152. package/dist/layout/fullScreen/fullScreen/index.esm.js.map +1 -1
  153. package/dist/layout/fullScreen/fullScreen/index.js +3 -3
  154. package/dist/layout/fullScreen/fullScreen/index.js.map +1 -1
  155. package/dist/layout/fullScreen/fullScreen.d.ts +5 -1
  156. package/dist/layout/index.esm.js +4 -4
  157. package/dist/layout/index.js +1 -1
  158. package/dist/layout/sidebarScreen/sidebarScreen/index.esm.js +72 -50
  159. package/dist/layout/sidebarScreen/sidebarScreen/index.esm.js.map +1 -1
  160. package/dist/layout/sidebarScreen/sidebarScreen/index.js +4 -4
  161. package/dist/layout/sidebarScreen/sidebarScreen/index.js.map +1 -1
  162. package/dist/layout/sidebarScreen/sidebarScreen.d.ts +3 -3
  163. package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.esm.js +1 -1
  164. package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js +1 -1
  165. package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js +95 -0
  166. package/dist/node_modules/@mui/lab/Timeline/Timeline/index.esm.js.map +1 -0
  167. package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js +3 -0
  168. package/dist/node_modules/@mui/lab/Timeline/Timeline/index.js.map +1 -0
  169. package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js +10 -0
  170. package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.esm.js.map +1 -0
  171. package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js +2 -0
  172. package/dist/node_modules/@mui/lab/Timeline/TimelineContext/index.js.map +1 -0
  173. package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js +10 -0
  174. package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.esm.js.map +1 -0
  175. package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js +2 -0
  176. package/dist/node_modules/@mui/lab/Timeline/timelineClasses/index.js.map +1 -0
  177. package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js +76 -0
  178. package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.esm.js.map +1 -0
  179. package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js +3 -0
  180. package/dist/node_modules/@mui/lab/TimelineConnector/TimelineConnector/index.js.map +1 -0
  181. package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js +10 -0
  182. package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.esm.js.map +1 -0
  183. package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js +2 -0
  184. package/dist/node_modules/@mui/lab/TimelineConnector/timelineConnectorClasses/index.js.map +1 -0
  185. package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js +91 -0
  186. package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.esm.js.map +1 -0
  187. package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js +3 -0
  188. package/dist/node_modules/@mui/lab/TimelineContent/TimelineContent/index.js.map +1 -0
  189. package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js +11 -0
  190. package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.esm.js.map +1 -0
  191. package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js +2 -0
  192. package/dist/node_modules/@mui/lab/TimelineContent/timelineContentClasses/index.js.map +1 -0
  193. package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js +118 -0
  194. package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.esm.js.map +1 -0
  195. package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js +3 -0
  196. package/dist/node_modules/@mui/lab/TimelineDot/TimelineDot/index.js.map +1 -0
  197. package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js +10 -0
  198. package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.esm.js.map +1 -0
  199. package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js +2 -0
  200. package/dist/node_modules/@mui/lab/TimelineDot/timelineDotClasses/index.js.map +1 -0
  201. package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js +128 -0
  202. package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.esm.js.map +1 -0
  203. package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js +3 -0
  204. package/dist/node_modules/@mui/lab/TimelineItem/TimelineItem/index.js.map +1 -0
  205. package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js +10 -0
  206. package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.esm.js.map +1 -0
  207. package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js +2 -0
  208. package/dist/node_modules/@mui/lab/TimelineItem/timelineItemClasses/index.js.map +1 -0
  209. package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js +6 -0
  210. package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.esm.js.map +1 -0
  211. package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js +2 -0
  212. package/dist/node_modules/@mui/lab/TimelineOppositeContent/timelineOppositeContentClasses/index.js.map +1 -0
  213. package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js +73 -0
  214. package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.esm.js.map +1 -0
  215. package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js +3 -0
  216. package/dist/node_modules/@mui/lab/TimelineSeparator/TimelineSeparator/index.js.map +1 -0
  217. package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js +10 -0
  218. package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.esm.js.map +1 -0
  219. package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js +2 -0
  220. package/dist/node_modules/@mui/lab/TimelineSeparator/timelineSeparatorClasses/index.js.map +1 -0
  221. package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js +8 -0
  222. package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.esm.js.map +1 -0
  223. package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js +2 -0
  224. package/dist/node_modules/@mui/lab/internal/convertTimelinePositionToClass/index.js.map +1 -0
  225. package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js +95 -0
  226. package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.esm.js.map +1 -0
  227. package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js +3 -0
  228. package/dist/node_modules/@mui/material/AccordionActions/AccordionActions/index.js.map +1 -0
  229. package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js +10 -0
  230. package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.esm.js.map +1 -0
  231. package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js +2 -0
  232. package/dist/node_modules/@mui/material/AccordionActions/accordionActionsClasses/index.js.map +1 -0
  233. package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js +3 -2
  234. package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.esm.js.map +1 -1
  235. package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.js +1 -1
  236. package/dist/node_modules/@mui/material/Avatar/avatarClasses/index.js.map +1 -1
  237. package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js +201 -0
  238. package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.esm.js.map +1 -0
  239. package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js +3 -0
  240. package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup/index.js.map +1 -0
  241. package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js +11 -0
  242. package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.esm.js.map +1 -0
  243. package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js +2 -0
  244. package/dist/node_modules/@mui/material/AvatarGroup/avatarGroupClasses/index.js.map +1 -0
  245. package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js +125 -0
  246. package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.esm.js.map +1 -0
  247. package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js +4 -0
  248. package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation/index.js.map +1 -0
  249. package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js +10 -0
  250. package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.esm.js.map +1 -0
  251. package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js +2 -0
  252. package/dist/node_modules/@mui/material/BottomNavigation/bottomNavigationClasses/index.js.map +1 -0
  253. package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js +170 -0
  254. package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.esm.js.map +1 -0
  255. package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js +3 -0
  256. package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction/index.js.map +1 -0
  257. package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js +11 -0
  258. package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.esm.js.map +1 -0
  259. package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js +2 -0
  260. package/dist/node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses/index.js.map +1 -0
  261. package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js +120 -0
  262. package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.esm.js.map +1 -0
  263. package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js +3 -0
  264. package/dist/node_modules/@mui/material/CardActionArea/CardActionArea/index.js.map +1 -0
  265. package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js +11 -0
  266. package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.esm.js.map +1 -0
  267. package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js +2 -0
  268. package/dist/node_modules/@mui/material/CardActionArea/cardActionAreaClasses/index.js.map +1 -0
  269. package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js +92 -0
  270. package/dist/node_modules/@mui/material/CardActions/CardActions/index.esm.js.map +1 -0
  271. package/dist/node_modules/@mui/material/CardActions/CardActions/index.js +3 -0
  272. package/dist/node_modules/@mui/material/CardActions/CardActions/index.js.map +1 -0
  273. package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js +10 -0
  274. package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.esm.js.map +1 -0
  275. package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js +2 -0
  276. package/dist/node_modules/@mui/material/CardActions/cardActionsClasses/index.js.map +1 -0
  277. package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js +196 -0
  278. package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.esm.js.map +1 -0
  279. package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js +2 -0
  280. package/dist/node_modules/@mui/material/CardHeader/CardHeader/index.js.map +1 -0
  281. package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js +11 -0
  282. package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.esm.js.map +1 -0
  283. package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js +2 -0
  284. package/dist/node_modules/@mui/material/CardHeader/cardHeaderClasses/index.js.map +1 -0
  285. package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js +76 -0
  286. package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.esm.js.map +1 -0
  287. package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js +3 -0
  288. package/dist/node_modules/@mui/material/DialogContentText/DialogContentText/index.js.map +1 -0
  289. package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js +10 -0
  290. package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.esm.js.map +1 -0
  291. package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js +2 -0
  292. package/dist/node_modules/@mui/material/DialogContentText/dialogContentTextClasses/index.js.map +1 -0
  293. package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js +231 -0
  294. package/dist/node_modules/@mui/material/Fab/Fab/index.esm.js.map +1 -0
  295. package/dist/node_modules/@mui/material/Fab/Fab/index.js +3 -0
  296. package/dist/node_modules/@mui/material/Fab/Fab/index.js.map +1 -0
  297. package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js +11 -0
  298. package/dist/node_modules/@mui/material/Fab/fabClasses/index.esm.js.map +1 -0
  299. package/dist/node_modules/@mui/material/Fab/fabClasses/index.js +2 -0
  300. package/dist/node_modules/@mui/material/Fab/fabClasses/index.js.map +1 -0
  301. package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js +135 -0
  302. package/dist/node_modules/@mui/material/Hidden/Hidden/index.esm.js.map +1 -0
  303. package/dist/node_modules/@mui/material/Hidden/Hidden/index.js +2 -0
  304. package/dist/node_modules/@mui/material/Hidden/Hidden/index.js.map +1 -0
  305. package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js +176 -0
  306. package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.esm.js.map +1 -0
  307. package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js +3 -0
  308. package/dist/node_modules/@mui/material/Hidden/HiddenCss/index.js.map +1 -0
  309. package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js +119 -0
  310. package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.esm.js.map +1 -0
  311. package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js +2 -0
  312. package/dist/node_modules/@mui/material/Hidden/HiddenJs/index.js.map +1 -0
  313. package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js +10 -0
  314. package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.esm.js.map +1 -0
  315. package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js +2 -0
  316. package/dist/node_modules/@mui/material/Hidden/hiddenCssClasses/index.js.map +1 -0
  317. package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js +92 -0
  318. package/dist/node_modules/@mui/material/Hidden/withWidth/index.esm.js.map +1 -0
  319. package/dist/node_modules/@mui/material/Hidden/withWidth/index.js +2 -0
  320. package/dist/node_modules/@mui/material/Hidden/withWidth/index.js.map +1 -0
  321. package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js +156 -0
  322. package/dist/node_modules/@mui/material/ImageList/ImageList/index.esm.js.map +1 -0
  323. package/dist/node_modules/@mui/material/ImageList/ImageList/index.js +3 -0
  324. package/dist/node_modules/@mui/material/ImageList/ImageList/index.js.map +1 -0
  325. package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js +10 -0
  326. package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.esm.js.map +1 -0
  327. package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js +2 -0
  328. package/dist/node_modules/@mui/material/ImageList/ImageListContext/index.js.map +1 -0
  329. package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js +10 -0
  330. package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.esm.js.map +1 -0
  331. package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js +2 -0
  332. package/dist/node_modules/@mui/material/ImageList/imageListClasses/index.js.map +1 -0
  333. package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js +173 -0
  334. package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.esm.js.map +1 -0
  335. package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js +3 -0
  336. package/dist/node_modules/@mui/material/ImageListItem/ImageListItem/index.js.map +1 -0
  337. package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js +11 -0
  338. package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.esm.js.map +1 -0
  339. package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js +2 -0
  340. package/dist/node_modules/@mui/material/ImageListItem/imageListItemClasses/index.js.map +1 -0
  341. package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js +222 -0
  342. package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.esm.js.map +1 -0
  343. package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js +3 -0
  344. package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar/index.js.map +1 -0
  345. package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js +10 -0
  346. package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.esm.js.map +1 -0
  347. package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js +2 -0
  348. package/dist/node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses/index.js.map +1 -0
  349. package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js +216 -0
  350. package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.esm.js.map +1 -0
  351. package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js +3 -0
  352. package/dist/node_modules/@mui/material/MobileStepper/MobileStepper/index.js.map +1 -0
  353. package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js +10 -0
  354. package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.esm.js.map +1 -0
  355. package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js +2 -0
  356. package/dist/node_modules/@mui/material/MobileStepper/mobileStepperClasses/index.js.map +1 -0
  357. package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js +126 -0
  358. package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.esm.js.map +1 -0
  359. package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js +3 -0
  360. package/dist/node_modules/@mui/material/NativeSelect/NativeSelect/index.js.map +1 -0
  361. package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.esm.js +1 -1
  362. package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.js +1 -1
  363. package/dist/node_modules/@mui/material/NativeSelect/nativeSelectClasses/index.js.map +1 -1
  364. package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js +55 -0
  365. package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.esm.js.map +1 -0
  366. package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js +2 -0
  367. package/dist/node_modules/@mui/material/NoSsr/NoSsr/index.js.map +1 -0
  368. package/dist/node_modules/@mui/material/OutlinedInput/outlinedInputClasses/index.esm.js +1 -1
  369. package/dist/node_modules/@mui/material/OutlinedInput/outlinedInputClasses/index.js +1 -1
  370. package/dist/node_modules/@mui/material/Popover/Popover/index.esm.js +1 -1
  371. package/dist/node_modules/@mui/material/Popover/Popover/index.js +1 -1
  372. package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js +638 -0
  373. package/dist/node_modules/@mui/material/Rating/Rating/index.esm.js.map +1 -0
  374. package/dist/node_modules/@mui/material/Rating/Rating/index.js +7 -0
  375. package/dist/node_modules/@mui/material/Rating/Rating/index.js.map +1 -0
  376. package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js +11 -0
  377. package/dist/node_modules/@mui/material/Rating/ratingClasses/index.esm.js.map +1 -0
  378. package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js +2 -0
  379. package/dist/node_modules/@mui/material/Rating/ratingClasses/index.js.map +1 -0
  380. package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js +105 -0
  381. package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.esm.js.map +1 -0
  382. package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js +3 -0
  383. package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline/index.js.map +1 -0
  384. package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js +10 -0
  385. package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.esm.js.map +1 -0
  386. package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js +2 -0
  387. package/dist/node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses/index.js.map +1 -0
  388. package/dist/node_modules/@mui/material/Snackbar/Snackbar/index.esm.js +1 -1
  389. package/dist/node_modules/@mui/material/Snackbar/Snackbar/index.js +1 -1
  390. package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js +453 -0
  391. package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.esm.js.map +1 -0
  392. package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js +4 -0
  393. package/dist/node_modules/@mui/material/SpeedDial/SpeedDial/index.js.map +1 -0
  394. package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js +11 -0
  395. package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.esm.js.map +1 -0
  396. package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js +2 -0
  397. package/dist/node_modules/@mui/material/SpeedDial/speedDialClasses/index.js.map +1 -0
  398. package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js +245 -0
  399. package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.esm.js.map +1 -0
  400. package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js +2 -0
  401. package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction/index.js.map +1 -0
  402. package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js +11 -0
  403. package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.esm.js.map +1 -0
  404. package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js +2 -0
  405. package/dist/node_modules/@mui/material/SpeedDialAction/speedDialActionClasses/index.js.map +1 -0
  406. package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js +137 -0
  407. package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.esm.js.map +1 -0
  408. package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js +4 -0
  409. package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon/index.js.map +1 -0
  410. package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js +11 -0
  411. package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.esm.js.map +1 -0
  412. package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js +2 -0
  413. package/dist/node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses/index.js.map +1 -0
  414. package/dist/node_modules/@mui/material/Step/Step/index.esm.js +169 -0
  415. package/dist/node_modules/@mui/material/Step/Step/index.esm.js.map +1 -0
  416. package/dist/node_modules/@mui/material/Step/Step/index.js +3 -0
  417. package/dist/node_modules/@mui/material/Step/Step/index.js.map +1 -0
  418. package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js +10 -0
  419. package/dist/node_modules/@mui/material/Step/StepContext/index.esm.js.map +1 -0
  420. package/dist/node_modules/@mui/material/Step/StepContext/index.js +2 -0
  421. package/dist/node_modules/@mui/material/Step/StepContext/index.js.map +1 -0
  422. package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js +10 -0
  423. package/dist/node_modules/@mui/material/Step/stepClasses/index.esm.js.map +1 -0
  424. package/dist/node_modules/@mui/material/Step/stepClasses/index.js +2 -0
  425. package/dist/node_modules/@mui/material/Step/stepClasses/index.js.map +1 -0
  426. package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js +132 -0
  427. package/dist/node_modules/@mui/material/StepButton/StepButton/index.esm.js.map +1 -0
  428. package/dist/node_modules/@mui/material/StepButton/StepButton/index.js +3 -0
  429. package/dist/node_modules/@mui/material/StepButton/StepButton/index.js.map +1 -0
  430. package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js +11 -0
  431. package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.esm.js.map +1 -0
  432. package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js +2 -0
  433. package/dist/node_modules/@mui/material/StepButton/stepButtonClasses/index.js.map +1 -0
  434. package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js +136 -0
  435. package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.esm.js.map +1 -0
  436. package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js +3 -0
  437. package/dist/node_modules/@mui/material/StepConnector/StepConnector/index.js.map +1 -0
  438. package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js +10 -0
  439. package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.esm.js.map +1 -0
  440. package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js +2 -0
  441. package/dist/node_modules/@mui/material/StepConnector/stepConnectorClasses/index.js.map +1 -0
  442. package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js +152 -0
  443. package/dist/node_modules/@mui/material/StepContent/StepContent/index.esm.js.map +1 -0
  444. package/dist/node_modules/@mui/material/StepContent/StepContent/index.js +2 -0
  445. package/dist/node_modules/@mui/material/StepContent/StepContent/index.js.map +1 -0
  446. package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js +10 -0
  447. package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.esm.js.map +1 -0
  448. package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js +2 -0
  449. package/dist/node_modules/@mui/material/StepContent/stepContentClasses/index.js.map +1 -0
  450. package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js +161 -0
  451. package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.esm.js.map +1 -0
  452. package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js +2 -0
  453. package/dist/node_modules/@mui/material/StepIcon/StepIcon/index.js.map +1 -0
  454. package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js +11 -0
  455. package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.esm.js.map +1 -0
  456. package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js +2 -0
  457. package/dist/node_modules/@mui/material/StepIcon/stepIconClasses/index.js.map +1 -0
  458. package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js +239 -0
  459. package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.esm.js.map +1 -0
  460. package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js +3 -0
  461. package/dist/node_modules/@mui/material/StepLabel/StepLabel/index.js.map +1 -0
  462. package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js +11 -0
  463. package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.esm.js.map +1 -0
  464. package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js +2 -0
  465. package/dist/node_modules/@mui/material/StepLabel/stepLabelClasses/index.js.map +1 -0
  466. package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js +155 -0
  467. package/dist/node_modules/@mui/material/Stepper/Stepper/index.esm.js.map +1 -0
  468. package/dist/node_modules/@mui/material/Stepper/Stepper/index.js +3 -0
  469. package/dist/node_modules/@mui/material/Stepper/Stepper/index.js.map +1 -0
  470. package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js +10 -0
  471. package/dist/node_modules/@mui/material/Stepper/StepperContext/index.esm.js.map +1 -0
  472. package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js +2 -0
  473. package/dist/node_modules/@mui/material/Stepper/StepperContext/index.js.map +1 -0
  474. package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js +10 -0
  475. package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.esm.js.map +1 -0
  476. package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js +2 -0
  477. package/dist/node_modules/@mui/material/Stepper/stepperClasses/index.js.map +1 -0
  478. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js +82 -0
  479. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.esm.js.map +1 -0
  480. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js +3 -0
  481. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea/index.js.map +1 -0
  482. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js +538 -0
  483. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.esm.js.map +1 -0
  484. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js +2 -0
  485. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer/index.js.map +1 -0
  486. package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js +443 -0
  487. package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.esm.js.map +1 -0
  488. package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js +3 -0
  489. package/dist/node_modules/@mui/material/TablePagination/TablePagination/index.js.map +1 -0
  490. package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js +179 -0
  491. package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.esm.js.map +1 -0
  492. package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js +3 -0
  493. package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions/index.js.map +1 -0
  494. package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js +11 -0
  495. package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.esm.js.map +1 -0
  496. package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js +2 -0
  497. package/dist/node_modules/@mui/material/TablePagination/tablePaginationClasses/index.js.map +1 -0
  498. package/dist/node_modules/@mui/material/Tabs/Tabs/index.esm.js +1 -1
  499. package/dist/node_modules/@mui/material/Tabs/Tabs/index.js +1 -1
  500. package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js +196 -0
  501. package/dist/node_modules/@mui/material/Zoom/Zoom/index.esm.js.map +1 -0
  502. package/dist/node_modules/@mui/material/Zoom/Zoom/index.js +3 -0
  503. package/dist/node_modules/@mui/material/Zoom/Zoom/index.js.map +1 -0
  504. package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js +9 -0
  505. package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.esm.js.map +1 -0
  506. package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js +2 -0
  507. package/dist/node_modules/@mui/material/internal/svg-icons/Add/index.js.map +1 -0
  508. package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js +9 -0
  509. package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.esm.js.map +1 -0
  510. package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js +2 -0
  511. package/dist/node_modules/@mui/material/internal/svg-icons/CheckCircle/index.js.map +1 -0
  512. package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js +9 -0
  513. package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.esm.js.map +1 -0
  514. package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js +2 -0
  515. package/dist/node_modules/@mui/material/internal/svg-icons/Star/index.js.map +1 -0
  516. package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js +9 -0
  517. package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.esm.js.map +1 -0
  518. package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js +2 -0
  519. package/dist/node_modules/@mui/material/internal/svg-icons/StarBorder/index.js.map +1 -0
  520. package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js +9 -0
  521. package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.esm.js.map +1 -0
  522. package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js +2 -0
  523. package/dist/node_modules/@mui/material/internal/svg-icons/Warning/index.js.map +1 -0
  524. package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js +51 -0
  525. package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.esm.js.map +1 -0
  526. package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js +2 -0
  527. package/dist/node_modules/@mui/material/useScrollTrigger/useScrollTrigger/index.js.map +1 -0
  528. package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
  529. package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
  530. package/dist/node_modules/@mui/system/colorManipulator/index.js.map +1 -1
  531. package/dist/node_modules/@mui/system/createStyled/index.esm.js +6 -6
  532. package/dist/node_modules/@mui/system/createStyled/index.js +1 -1
  533. package/dist/node_modules/@mui/system/createStyled/index.js.map +1 -1
  534. package/dist/node_modules/@mui/system/esm/Stack/createStack/index.esm.js +1 -1
  535. package/dist/node_modules/@mui/system/esm/Stack/createStack/index.js +2 -2
  536. package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.esm.js +1 -1
  537. package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.js +1 -1
  538. package/dist/node_modules/d3-axis/src/axis/index.esm.js +5 -1
  539. package/dist/node_modules/d3-axis/src/axis/index.esm.js.map +1 -1
  540. package/dist/node_modules/d3-axis/src/axis/index.js +1 -1
  541. package/dist/node_modules/d3-axis/src/axis/index.js.map +1 -1
  542. package/dist/node_modules/d3-shape/src/arc/index.esm.js +134 -0
  543. package/dist/node_modules/d3-shape/src/arc/index.esm.js.map +1 -0
  544. package/dist/node_modules/d3-shape/src/arc/index.js +2 -0
  545. package/dist/node_modules/d3-shape/src/arc/index.js.map +1 -0
  546. package/dist/node_modules/d3-shape/src/descending/index.esm.js +7 -0
  547. package/dist/node_modules/d3-shape/src/descending/index.esm.js.map +1 -0
  548. package/dist/node_modules/d3-shape/src/descending/index.js +2 -0
  549. package/dist/node_modules/d3-shape/src/descending/index.js.map +1 -0
  550. package/dist/node_modules/d3-shape/src/identity/index.esm.js +7 -0
  551. package/dist/node_modules/d3-shape/src/identity/index.esm.js.map +1 -0
  552. package/dist/node_modules/d3-shape/src/identity/index.js +2 -0
  553. package/dist/node_modules/d3-shape/src/identity/index.js.map +1 -0
  554. package/dist/node_modules/d3-shape/src/math/index.esm.js +33 -0
  555. package/dist/node_modules/d3-shape/src/math/index.esm.js.map +1 -0
  556. package/dist/node_modules/d3-shape/src/math/index.js +2 -0
  557. package/dist/node_modules/d3-shape/src/math/index.js.map +1 -0
  558. package/dist/node_modules/d3-shape/src/pie/index.esm.js +56 -0
  559. package/dist/node_modules/d3-shape/src/pie/index.esm.js.map +1 -0
  560. package/dist/node_modules/d3-shape/src/pie/index.js +2 -0
  561. package/dist/node_modules/d3-shape/src/pie/index.js.map +1 -0
  562. package/dist/node_modules/prop-types/index/index.esm.js +1 -1
  563. package/dist/node_modules/prop-types/index/index.js +1 -1
  564. package/dist/redux/hooks/index.esm.js +1 -1
  565. package/dist/src/components/charts/donut-chart/donut-chart.d.ts +1 -2
  566. package/dist/src/components/charts/index.d.ts +8 -0
  567. package/dist/src/components/confirm-modal/confirm-modal.d.ts +1 -2
  568. package/dist/src/components/confirm-modal/index.d.ts +1 -0
  569. package/dist/src/components/editor/custom-editor.d.ts +12 -8
  570. package/dist/src/components/grid/grid-card/grid-card.d.ts +10 -1
  571. package/dist/src/components/index.d.ts +228 -101
  572. package/dist/src/components/inventory-reports-title-bar/component/reportFilter.d.ts +3 -2
  573. package/dist/src/components/list/list.d.ts +2 -1
  574. package/dist/src/components/module-button/module-button.d.ts +10 -1
  575. package/dist/src/components/mulitline/multiline.d.ts +2 -2
  576. package/dist/src/components/page-navigator/page-navigator.d.ts +3 -3
  577. package/dist/src/components/parties-modal/parties-modal.d.ts +3 -3
  578. package/dist/src/components/rfq-response/item-response-details.d.ts +2 -1
  579. package/dist/src/components/tab-bar-ui/tab-bar-ui.d.ts +3 -3
  580. package/dist/src/components/tabs/tabs.d.ts +2 -2
  581. package/dist/src/hooks/use-translations.d.ts +2 -1
  582. package/dist/src/hooks/useCheckSkuAndName.d.ts +4 -2
  583. package/dist/src/layout/fullScreen/fullScreen.d.ts +5 -1
  584. package/dist/src/layout/sidebarScreen/sidebarScreen.d.ts +3 -3
  585. package/dist/src/views/afterAuth/dashboard/dashboard.d.ts +2 -1
  586. package/dist/src/views/afterAuth/page-view/redux/reducer.d.ts +2 -1
  587. package/dist/src/views/form-builder/element-edit-forms/column-width.d.ts +5 -3
  588. package/dist/style.css +76 -70
  589. package/dist/utils/common/index.esm.js +1 -1
  590. package/dist/views/afterAuth/dashboard/dashboard/index.esm.js +5 -4
  591. package/dist/views/afterAuth/dashboard/dashboard/index.esm.js.map +1 -1
  592. package/dist/views/afterAuth/dashboard/dashboard/index.js +3 -3
  593. package/dist/views/afterAuth/dashboard/dashboard/index.js.map +1 -1
  594. package/dist/views/afterAuth/dashboard/dashboard.d.ts +2 -1
  595. package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js +4 -0
  596. package/dist/views/afterAuth/dashboard/redux/reducer/index.esm.js.map +1 -1
  597. package/dist/views/afterAuth/dashboard/redux/reducer/index.js +1 -1
  598. package/dist/views/afterAuth/dashboard/redux/reducer/index.js.map +1 -1
  599. package/dist/views/afterAuth/page-view/page-view/index.esm.js +4 -4
  600. package/dist/views/afterAuth/page-view/page-view/index.esm.js.map +1 -1
  601. package/dist/views/afterAuth/page-view/page-view/index.js +2 -2
  602. package/dist/views/afterAuth/page-view/page-view/index.js.map +1 -1
  603. package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js +6 -6
  604. package/dist/views/afterAuth/page-view/redux/reducer/index.esm.js.map +1 -1
  605. package/dist/views/afterAuth/page-view/redux/reducer/index.js +1 -1
  606. package/dist/views/afterAuth/page-view/redux/reducer/index.js.map +1 -1
  607. package/dist/views/afterAuth/page-view/redux/reducer.d.ts +2 -1
  608. package/dist/views/form-builder/custom-form/index.esm.js +1 -1
  609. package/dist/views/form-builder/custom-form/index.js +5 -5
  610. package/dist/views/form-builder/custom-form/index.js.map +1 -1
  611. package/dist/views/form-builder/element-edit-forms/column-width/index.esm.js +4 -3
  612. package/dist/views/form-builder/element-edit-forms/column-width/index.esm.js.map +1 -1
  613. package/dist/views/form-builder/element-edit-forms/column-width/index.js +3 -3
  614. package/dist/views/form-builder/element-edit-forms/column-width/index.js.map +1 -1
  615. package/dist/views/form-builder/element-edit-forms/column-width.d.ts +5 -3
  616. package/dist/views/form-builder/redux/reducer/index.esm.js +2 -3
  617. package/dist/views/form-builder/redux/reducer/index.esm.js.map +1 -1
  618. package/dist/views/form-builder/redux/reducer/index.js +1 -1
  619. package/dist/views/form-builder/redux/reducer/index.js.map +1 -1
  620. package/dist/views/index.esm.js +61 -57
  621. package/dist/views/index.js +1 -1
  622. package/package.json +1 -1
  623. package/dist/components/examples/FlexibleReduxExample/index.esm.js +0 -154
  624. package/dist/components/examples/FlexibleReduxExample/index.esm.js.map +0 -1
  625. package/dist/components/examples/FlexibleReduxExample/index.js +0 -19
  626. package/dist/components/examples/FlexibleReduxExample/index.js.map +0 -1
  627. package/dist/components/footer/index.esm.js +0 -71
  628. package/dist/components/footer/index.esm.js.map +0 -1
  629. package/dist/components/footer/index.js +0 -7
  630. package/dist/components/footer/index.js.map +0 -1
  631. package/dist/components/header/header-enhanced/index.esm.js +0 -405
  632. package/dist/components/header/header-enhanced/index.esm.js.map +0 -1
  633. package/dist/components/header/header-enhanced/index.js +0 -33
  634. package/dist/components/header/header-enhanced/index.js.map +0 -1
  635. package/dist/components/header copy/index.esm.js +0 -131
  636. package/dist/components/header copy/index.esm.js.map +0 -1
  637. package/dist/components/header copy/index.js +0 -11
  638. package/dist/components/header copy/index.js.map +0 -1
  639. package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js +0 -400
  640. package/dist/components/inventory-reports-title-bar/component/reportFilter/index.esm.js.map +0 -1
  641. package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js +0 -41
  642. package/dist/components/inventory-reports-title-bar/component/reportFilter/index.js.map +0 -1
  643. package/dist/components/share-modal/share-modal-enhanced/index.esm.js +0 -288
  644. package/dist/components/share-modal/share-modal-enhanced/index.esm.js.map +0 -1
  645. package/dist/components/share-modal/share-modal-enhanced/index.js +0 -24
  646. package/dist/components/share-modal/share-modal-enhanced/index.js.map +0 -1
@@ -1,131 +0,0 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { useNavigate } from "react-router-dom";
3
- import { useTranslation } from "react-i18next";
4
- import { LANGUAGES, DEFAULT_LANG } from "../../constants/all-language/index.esm.js";
5
- function Header() {
6
- const navigate = useNavigate();
7
- const { i18n, t } = useTranslation();
8
- const onChangeLang = (e) => {
9
- const lang_code = e.target.value;
10
- const currentLangObj = LANGUAGES.find((lang) => lang.code === lang_code);
11
- if (currentLangObj == null ? void 0 : currentLangObj.dir) {
12
- document.body.dir = currentLangObj.dir || "ltr";
13
- }
14
- i18n.changeLanguage(lang_code);
15
- };
16
- return /* @__PURE__ */ jsxs(
17
- "div",
18
- {
19
- style: {
20
- display: "flex",
21
- justifyContent: "space-between",
22
- width: "100%",
23
- backgroundColor: "lightblue",
24
- padding: "1.5rem",
25
- marginBottom: "2rem"
26
- },
27
- children: [
28
- /* @__PURE__ */ jsxs("div", { children: [
29
- /* @__PURE__ */ jsx(
30
- "button",
31
- {
32
- style: {
33
- backgroundColor: "lightblue",
34
- margin: "0 1.5rem",
35
- outline: "none"
36
- },
37
- onClick: () => navigate(Pathname.LANDING_PAGE),
38
- children: t("navbar.home")
39
- }
40
- ),
41
- localStorage.getItem("_tid") && /* @__PURE__ */ jsx(
42
- "button",
43
- {
44
- style: {
45
- backgroundColor: "lightblue",
46
- margin: "0 1.5rem",
47
- outline: "none"
48
- },
49
- onClick: () => navigate(Pathname.DASHBOARD),
50
- children: t("navbar.dashboard")
51
- }
52
- ),
53
- /* @__PURE__ */ jsx(
54
- "button",
55
- {
56
- style: {
57
- backgroundColor: "lightblue",
58
- margin: "0 1.5rem",
59
- outline: "none"
60
- },
61
- onClick: () => navigate(Pathname.DASHBOARD_QUOTES),
62
- children: t("navbar.quotes")
63
- }
64
- ),
65
- /* @__PURE__ */ jsx(
66
- "button",
67
- {
68
- style: {
69
- backgroundColor: "lightblue",
70
- margin: "0 1.5rem",
71
- outline: "none"
72
- },
73
- onClick: () => navigate(Pathname.DASHBOARD_DOCUMENT),
74
- children: t("navbar.document")
75
- }
76
- ),
77
- /* @__PURE__ */ jsx(
78
- "button",
79
- {
80
- style: {
81
- backgroundColor: "lightblue",
82
- margin: "0 1.5rem",
83
- outline: "none"
84
- },
85
- onClick: () => navigate(Pathname.DASHBOARD_USER),
86
- children: t("navbar.user")
87
- }
88
- )
89
- ] }),
90
- /* @__PURE__ */ jsxs("div", { style: { display: "flex" }, children: [
91
- /* @__PURE__ */ jsx("div", { children: localStorage.getItem("_tid") ? /* @__PURE__ */ jsx(
92
- "button",
93
- {
94
- style: {
95
- backgroundColor: "lightblue",
96
- margin: "0 1.5rem",
97
- outline: "none"
98
- },
99
- onClick: () => {
100
- localStorage.removeItem("_tid");
101
- localStorage.removeItem("role-permission");
102
- navigate(Pathname.LOGIN);
103
- },
104
- children: t("navbar.logout")
105
- }
106
- ) : /* @__PURE__ */ jsx(
107
- "button",
108
- {
109
- style: {
110
- backgroundColor: "lightblue",
111
- margin: "0 1.5rem",
112
- outline: "none"
113
- },
114
- onClick: () => {
115
- localStorage.setItem("_tid", "test token");
116
- navigate(Pathname.DASHBOARD);
117
- },
118
- children: t("navbar.login")
119
- }
120
- ) }),
121
- /* @__PURE__ */ jsx("select", { defaultValue: DEFAULT_LANG, onChange: onChangeLang, children: LANGUAGES.map(({ code, label }) => /* @__PURE__ */ jsx("option", { value: code, children: label }, code)) })
122
- ] })
123
- ]
124
- }
125
- );
126
- }
127
- export {
128
- Header,
129
- Header as default
130
- };
131
- //# sourceMappingURL=index.esm.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.esm.js","sources":["../../../src/components/header copy.tsx"],"sourcesContent":["import React from \"react\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\n\nimport { LANGUAGES, DEFAULT_LANG } from \"../constants/all-language\";\n// import { Pathname } from \"../pathname\"; // Removed - should be passed as props\n\nexport function Header(): React.ReactElement {\n const navigate = useNavigate();\n const { i18n, t } = useTranslation();\n\n const onChangeLang = (e: React.ChangeEvent<HTMLSelectElement>) => {\n const lang_code = e.target.value;\n const currentLangObj = LANGUAGES.find((lang) => lang.code === lang_code);\n if (currentLangObj?.dir) {\n document.body.dir = currentLangObj.dir || \"ltr\";\n }\n i18n.changeLanguage(lang_code);\n };\n\n return (\n <div\n style={{\n display: \"flex\",\n justifyContent: \"space-between\",\n width: \"100%\",\n backgroundColor: \"lightblue\",\n padding: \"1.5rem\",\n marginBottom: \"2rem\",\n }}\n >\n <div>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.LANDING_PAGE)}\n >\n {t(\"navbar.home\")}\n </button>\n {localStorage.getItem(\"_tid\") && (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD)}\n >\n {t(\"navbar.dashboard\")}\n </button>\n )}\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_QUOTES)}\n >\n {t(\"navbar.quotes\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_DOCUMENT)}\n >\n {t(\"navbar.document\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_USER)}\n >\n {t(\"navbar.user\")}\n </button>\n </div>\n <div style={{ display: \"flex\" }}>\n <div>\n {localStorage.getItem(\"_tid\") ? (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.removeItem(\"_tid\");\n localStorage.removeItem(\"role-permission\");\n navigate(Pathname.LOGIN);\n }}\n >\n {t(\"navbar.logout\")}\n </button>\n ) : (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.setItem(\"_tid\", \"test token\");\n navigate(Pathname.DASHBOARD);\n }}\n >\n {t(\"navbar.login\")}\n </button>\n )}\n </div>\n <select defaultValue={DEFAULT_LANG} onChange={onChangeLang}>\n {LANGUAGES.map(({ code, label }) => (\n <option key={code} value={code}>\n {label}\n </option>\n ))}\n </select>\n </div>\n </div>\n );\n}\n\n\nexport default Header;\n"],"names":[],"mappings":";;;;AAOO,SAAS,SAA6B;AAC3C,QAAM,WAAW,YAAA;AACjB,QAAM,EAAE,MAAM,EAAA,IAAM,eAAA;AAEpB,QAAM,eAAe,CAAC,MAA4C;AAChE,UAAM,YAAY,EAAE,OAAO;AAC3B,UAAM,iBAAiB,UAAU,KAAK,CAAC,SAAS,KAAK,SAAS,SAAS;AACvE,QAAI,iDAAgB,KAAK;AACvB,eAAS,KAAK,MAAM,eAAe,OAAO;AAAA,IAC5C;AACA,SAAK,eAAe,SAAS;AAAA,EAC/B;AAEA,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,OAAO;AAAA,QACL,SAAS;AAAA,QACT,gBAAgB;AAAA,QAChB,OAAO;AAAA,QACP,iBAAiB;AAAA,QACjB,SAAS;AAAA,QACT,cAAc;AAAA,MAAA;AAAA,MAGhB,UAAA;AAAA,QAAA,qBAAC,OAAA,EACC,UAAA;AAAA,UAAA;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,YAAY;AAAA,cAE5C,YAAE,aAAa;AAAA,YAAA;AAAA,UAAA;AAAA,UAEjB,aAAa,QAAQ,MAAM,KAC1B;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,SAAS;AAAA,cAEzC,YAAE,kBAAkB;AAAA,YAAA;AAAA,UAAA;AAAA,UAGzB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,gBAAgB;AAAA,cAEhD,YAAE,eAAe;AAAA,YAAA;AAAA,UAAA;AAAA,UAEpB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,kBAAkB;AAAA,cAElD,YAAE,iBAAiB;AAAA,YAAA;AAAA,UAAA;AAAA,UAEtB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM,SAAS,SAAS,cAAc;AAAA,cAE9C,YAAE,aAAa;AAAA,YAAA;AAAA,UAAA;AAAA,QAClB,GACF;AAAA,6BACC,OAAA,EAAI,OAAO,EAAE,SAAS,UACrB,UAAA;AAAA,UAAA,oBAAC,OAAA,EACE,UAAA,aAAa,QAAQ,MAAM,IAC1B;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM;AACb,6BAAa,WAAW,MAAM;AAC9B,6BAAa,WAAW,iBAAiB;AACzC,yBAAS,SAAS,KAAK;AAAA,cACzB;AAAA,cAEC,YAAE,eAAe;AAAA,YAAA;AAAA,UAAA,IAGpB;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,OAAO;AAAA,gBACL,iBAAiB;AAAA,gBACjB,QAAQ;AAAA,gBACR,SAAS;AAAA,cAAA;AAAA,cAEX,SAAS,MAAM;AACb,6BAAa,QAAQ,QAAQ,YAAY;AACzC,yBAAS,SAAS,SAAS;AAAA,cAC7B;AAAA,cAEC,YAAE,cAAc;AAAA,YAAA;AAAA,UAAA,GAGvB;AAAA,UACA,oBAAC,YAAO,cAAc,cAAc,UAAU,cAC3C,UAAA,UAAU,IAAI,CAAC,EAAE,MAAM,gCACrB,UAAA,EAAkB,OAAO,MACvB,UAAA,MAAA,GADU,IAEb,CACD,EAAA,CACH;AAAA,QAAA,EAAA,CACF;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAGN;"}
@@ -1,11 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),n=require("react-router-dom"),t=require("react-i18next"),o=require("../../constants/all-language/index.js");function l(){const l=n.useNavigate(),{i18n:r,t:a}=t.useTranslation();/* @__PURE__ */
2
- return e.jsxs("div",{style:{display:"flex",justifyContent:"space-between",width:"100%",backgroundColor:"lightblue",padding:"1.5rem",marginBottom:"2rem"},children:[
3
- /* @__PURE__ */e.jsxs("div",{children:[
4
- /* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.LANDING_PAGE),children:a("navbar.home")}),localStorage.getItem("_tid")&&/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD),children:a("navbar.dashboard")}),
5
- /* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD_QUOTES),children:a("navbar.quotes")}),
6
- /* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD_DOCUMENT),children:a("navbar.document")}),
7
- /* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>l(Pathname.DASHBOARD_USER),children:a("navbar.user")})]}),
8
- /* @__PURE__ */e.jsxs("div",{style:{display:"flex"},children:[
9
- /* @__PURE__ */e.jsx("div",{children:localStorage.getItem("_tid")?/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>{localStorage.removeItem("_tid"),localStorage.removeItem("role-permission"),l(Pathname.LOGIN)},children:a("navbar.logout")}):/* @__PURE__ */e.jsx("button",{style:{backgroundColor:"lightblue",margin:"0 1.5rem",outline:"none"},onClick:()=>{localStorage.setItem("_tid","test token"),l(Pathname.DASHBOARD)},children:a("navbar.login")})}),
10
- /* @__PURE__ */e.jsx("select",{defaultValue:o.DEFAULT_LANG,onChange:e=>{const n=e.target.value,t=o.LANGUAGES.find(e=>e.code===n);(null==t?void 0:t.dir)&&(document.body.dir=t.dir||"ltr"),r.changeLanguage(n)},children:o.LANGUAGES.map(({code:n,label:t})=>/* @__PURE__ */e.jsx("option",{value:n,children:t},n))})]})]})}exports.Header=l,exports.default=l;
11
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../src/components/header copy.tsx"],"sourcesContent":["import React from \"react\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\n\nimport { LANGUAGES, DEFAULT_LANG } from \"../constants/all-language\";\n// import { Pathname } from \"../pathname\"; // Removed - should be passed as props\n\nexport function Header(): React.ReactElement {\n const navigate = useNavigate();\n const { i18n, t } = useTranslation();\n\n const onChangeLang = (e: React.ChangeEvent<HTMLSelectElement>) => {\n const lang_code = e.target.value;\n const currentLangObj = LANGUAGES.find((lang) => lang.code === lang_code);\n if (currentLangObj?.dir) {\n document.body.dir = currentLangObj.dir || \"ltr\";\n }\n i18n.changeLanguage(lang_code);\n };\n\n return (\n <div\n style={{\n display: \"flex\",\n justifyContent: \"space-between\",\n width: \"100%\",\n backgroundColor: \"lightblue\",\n padding: \"1.5rem\",\n marginBottom: \"2rem\",\n }}\n >\n <div>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.LANDING_PAGE)}\n >\n {t(\"navbar.home\")}\n </button>\n {localStorage.getItem(\"_tid\") && (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD)}\n >\n {t(\"navbar.dashboard\")}\n </button>\n )}\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_QUOTES)}\n >\n {t(\"navbar.quotes\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_DOCUMENT)}\n >\n {t(\"navbar.document\")}\n </button>\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => navigate(Pathname.DASHBOARD_USER)}\n >\n {t(\"navbar.user\")}\n </button>\n </div>\n <div style={{ display: \"flex\" }}>\n <div>\n {localStorage.getItem(\"_tid\") ? (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.removeItem(\"_tid\");\n localStorage.removeItem(\"role-permission\");\n navigate(Pathname.LOGIN);\n }}\n >\n {t(\"navbar.logout\")}\n </button>\n ) : (\n <button\n style={{\n backgroundColor: \"lightblue\",\n margin: \"0 1.5rem\",\n outline: \"none\",\n }}\n onClick={() => {\n localStorage.setItem(\"_tid\", \"test token\");\n navigate(Pathname.DASHBOARD);\n }}\n >\n {t(\"navbar.login\")}\n </button>\n )}\n </div>\n <select defaultValue={DEFAULT_LANG} onChange={onChangeLang}>\n {LANGUAGES.map(({ code, label }) => (\n <option key={code} value={code}>\n {label}\n </option>\n ))}\n </select>\n </div>\n </div>\n );\n}\n\n\nexport default Header;\n"],"names":["Header","navigate","useNavigate","i18n","t","useTranslation","jsxs","style","display","justifyContent","width","backgroundColor","padding","marginBottom","children","jsx","margin","outline","onClick","Pathname","LANDING_PAGE","localStorage","getItem","DASHBOARD","DASHBOARD_QUOTES","DASHBOARD_DOCUMENT","DASHBOARD_USER","removeItem","LOGIN","setItem","defaultValue","DEFAULT_LANG","onChange","e","lang_code","target","value","currentLangObj","LANGUAGES","find","lang","code","dir","document","body","changeLanguage","map","label"],"mappings":"mNAOO,SAASA,IACd,MAAMC,EAAWC,EAAAA,eACXC,KAAEA,EAAAC,EAAMA,GAAMC;AAWpB,OACEC,EAAAA,KAAC,MAAA,CACCC,MAAO,CACLC,QAAS,OACTC,eAAgB,gBAChBC,MAAO,OACPC,gBAAiB,YACjBC,QAAS,SACTC,aAAc,QAGhBC,SAAA;eAAAR,OAAC,MAAA,CACCQ,SAAA;eAAAC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASC,cAEhCN,WAAE,iBAEJO,aAAaC,QAAQ,wBACpBP,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASI,WAEhCT,WAAE;eAGPC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASK,kBAEhCV,WAAE;eAELC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASM,oBAEhCX,WAAE;eAELC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,IAAMjB,EAASkB,SAASO,gBAEhCZ,WAAE;sBAGN,MAAA,CAAIP,MAAO,CAAEC,QAAS,QACrBM,SAAA;eAAAC,EAAAA,IAAC,MAAA,CACED,SAAAO,aAAaC,QAAQ,uBACpBP,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,KACPG,aAAaM,WAAW,QACxBN,aAAaM,WAAW,mBACxB1B,EAASkB,SAASS,QAGnBd,WAAE,kCAGLC,EAAAA,IAAC,SAAA,CACCR,MAAO,CACLI,gBAAiB,YACjBK,OAAQ,WACRC,QAAS,QAEXC,QAAS,KACPG,aAAaQ,QAAQ,OAAQ,cAC7B5B,EAASkB,SAASI,YAGnBT,WAAE;eAITC,MAAC,UAAOe,aAAcC,EAAAA,aAAcC,SA3GpBC,IACpB,MAAMC,EAAYD,EAAEE,OAAOC,MACrBC,EAAiBC,EAAAA,UAAUC,KAAMC,GAASA,EAAKC,OAASP,UAC1DG,WAAgBK,OAClBC,SAASC,KAAKF,IAAML,EAAeK,KAAO,OAE5CvC,EAAK0C,eAAeX,IAsGbpB,SAAAwB,YAAUQ,IAAI,EAAGL,OAAMM,gCACrB,SAAA,CAAkBX,MAAOK,EACvB3B,SAAAiC,GADUN,WAQzB"}
@@ -1,400 +0,0 @@
1
- import { jsx, Fragment, jsxs } from "react/jsx-runtime";
2
- import { Typography } from "../../../typography/typography/index.esm.js";
3
- import { Button } from "../../../button/button/index.esm.js";
4
- import { useRef, useState, useMemo } from "react";
5
- import dayjs from "dayjs";
6
- import default_1 from "../../../../node_modules/@mui/icons-material/KeyboardArrowDown/index.esm.js";
7
- import { ReportButtons } from "../../report-buttons/report-buttons/index.esm.js";
8
- import { useAppSelector } from "../../../../redux/hooks/index.esm.js";
9
- /* empty css */
10
- import Dialog from "../../../../node_modules/@mui/material/Dialog/Dialog/index.esm.js";
11
- import DialogTitle from "../../../../node_modules/@mui/material/DialogTitle/DialogTitle/index.esm.js";
12
- import Box from "../../../../node_modules/@mui/material/Box/Box/index.esm.js";
13
- import IconButton from "../../../../node_modules/@mui/material/IconButton/IconButton/index.esm.js";
14
- import Close from "../../../../node_modules/@mui/icons-material/esm/Close/index.esm.js";
15
- import DialogContent from "../../../../node_modules/@mui/material/DialogContent/DialogContent/index.esm.js";
16
- import DialogActions from "../../../../node_modules/@mui/material/DialogActions/DialogActions/index.esm.js";
17
- function ReportFilter({ openFilter, closeReportFilter, filters, showAssembluItemsFilter, toggleCallback, onDateFilterChange, showBomFilter }) {
18
- const chipDateSelectRef = useRef(null);
19
- const anchorRef = useRef(null);
20
- const [open, setOpen] = useState(false);
21
- const { companies, items, warehouseLocations, assemblyItems, bomData } = useAppSelector(
22
- (store) => store.inventoryReportsTitleBar
23
- );
24
- const handleCloseDatePopper = () => {
25
- anchorRef.current = null;
26
- setOpen(false);
27
- };
28
- const selectedCompany = useMemo(
29
- () => {
30
- var _a;
31
- return ((_a = companies == null ? void 0 : companies.find((company) => (filters == null ? void 0 : filters.company) === company.id)) == null ? void 0 : _a.company_name) || "Select company";
32
- },
33
- [companies, filters == null ? void 0 : filters.company]
34
- );
35
- const companyOptions = useMemo(
36
- () => (companies == null ? void 0 : companies.map((company) => ({
37
- label: (company == null ? void 0 : company.company_name) || "",
38
- callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ company: company == null ? void 0 : company.id })
39
- }))) || [],
40
- // eslint-disable-next-line react-hooks/exhaustive-deps
41
- [companies]
42
- );
43
- const selectedItem = useMemo(
44
- () => {
45
- var _a;
46
- return ((_a = items == null ? void 0 : items.find((item) => (filters == null ? void 0 : filters.item_id) === item.id)) == null ? void 0 : _a.name) || "Select item";
47
- },
48
- [items, filters == null ? void 0 : filters.item_id]
49
- );
50
- const selectedAssemblyItems = useMemo(
51
- () => {
52
- var _a;
53
- return ((_a = assemblyItems == null ? void 0 : assemblyItems.find((item) => (filters == null ? void 0 : filters.assembly_item_id) === item.id)) == null ? void 0 : _a.name) || "Select Assembly Item";
54
- },
55
- [assemblyItems, filters == null ? void 0 : filters.assembly_item_id]
56
- );
57
- const assemblyItemOptions = useMemo(
58
- () => (assemblyItems == null ? void 0 : assemblyItems.map((ai) => ({
59
- label: (ai == null ? void 0 : ai.name) || "",
60
- callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ assembly_item_id: ai == null ? void 0 : ai.id })
61
- }))) || [],
62
- // eslint-disable-next-line react-hooks/exhaustive-deps
63
- [assemblyItems]
64
- );
65
- const selectedWarehouseLocation = useMemo(
66
- () => {
67
- var _a;
68
- return ((_a = warehouseLocations == null ? void 0 : warehouseLocations.find(
69
- (warehouseLocation) => (filters == null ? void 0 : filters.warehouse_id) === warehouseLocation.id
70
- )) == null ? void 0 : _a.name) || "Select warehouse";
71
- },
72
- [warehouseLocations, filters == null ? void 0 : filters.warehouse_id]
73
- );
74
- const warehouseLocationOptions = useMemo(
75
- () => (warehouseLocations == null ? void 0 : warehouseLocations.map((warehouseLocation) => ({
76
- label: (warehouseLocation == null ? void 0 : warehouseLocation.name) || "",
77
- callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ warehouse_id: warehouseLocation == null ? void 0 : warehouseLocation.id })
78
- }))) || [],
79
- // eslint-disable-next-line react-hooks/exhaustive-deps
80
- [warehouseLocations]
81
- );
82
- const selectedBom = useMemo(
83
- () => {
84
- var _a;
85
- return ((_a = bomData == null ? void 0 : bomData.find((item) => (filters == null ? void 0 : filters.bom_id) === item.id)) == null ? void 0 : _a.name) || "Select BoM";
86
- },
87
- [bomData, filters == null ? void 0 : filters.bom_id]
88
- );
89
- const bomOptions = useMemo(
90
- () => (bomData == null ? void 0 : bomData.map((bom) => ({
91
- label: (bom == null ? void 0 : bom.name) || "",
92
- callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ bom_id: bom == null ? void 0 : bom.id })
93
- }))) || [],
94
- // eslint-disable-next-line react-hooks/exhaustive-deps
95
- [bomData]
96
- );
97
- const itemOptions = useMemo(
98
- () => (items == null ? void 0 : items.map((item) => ({
99
- label: (item == null ? void 0 : item.name) || "",
100
- callback: () => onDateFilterChange == null ? void 0 : onDateFilterChange({ item_id: item == null ? void 0 : item.id })
101
- }))) || [],
102
- // eslint-disable-next-line react-hooks/exhaustive-deps
103
- [items]
104
- );
105
- return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs(
106
- Dialog,
107
- {
108
- open: openFilter,
109
- onClose: closeReportFilter,
110
- "aria-labelledby": "alert-dialog-title",
111
- fullWidth: true,
112
- maxWidth: "lg",
113
- "aria-describedby": "alert-dialog-description",
114
- PaperProps: {
115
- sx: { width: "80vw", height: "250px", whiteSpace: "nowrap", overflowY: "hidden" }
116
- // Custom width and height with nowrap
117
- },
118
- children: [
119
- /* @__PURE__ */ jsx(DialogTitle, { id: "responsive-dialog-title", style: { borderBottom: "1px solid #D3D3D4", padding: 0, paddingTop: "5pxs" }, children: /* @__PURE__ */ jsxs(
120
- Box,
121
- {
122
- sx: {
123
- display: "flex",
124
- justifyContent: "space-between",
125
- height: "40px",
126
- padding: "0px",
127
- alignItems: "center"
128
- },
129
- children: [
130
- /* @__PURE__ */ jsx(Typography, { type: "s3", weight: "medium", sx: { fontWeight: 500, marginLeft: 2, color: "#000000" }, children: "Filter" }),
131
- /* @__PURE__ */ jsx(Box, { sx: { display: "flex", alignItems: "center" }, children: /* @__PURE__ */ jsx(IconButton, { onClick: closeReportFilter, children: /* @__PURE__ */ jsx(Close, { fontSize: "small" }) }) })
132
- ]
133
- }
134
- ) }),
135
- /* @__PURE__ */ jsx(DialogContent, { children: /* @__PURE__ */ jsx(Box, { p: 2, children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper", children: [
136
- (filters == null ? void 0 : filters.start_date) && (filters == null ? void 0 : filters.end_date) && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsxs(
137
- "div",
138
- {
139
- className: "inventoryReportsTitleBar--FilterWrapper--Chip",
140
- ref: chipDateSelectRef,
141
- onClick: () => {
142
- if (!open) {
143
- anchorRef.current = chipDateSelectRef.current;
144
- setOpen(true);
145
- } else {
146
- handleCloseDatePopper();
147
- }
148
- },
149
- children: [
150
- /* @__PURE__ */ jsxs(
151
- "div",
152
- {
153
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
154
- title: `${dayjs(filters == null ? void 0 : filters.start_date).format("DD/MM/YYYY")} - ${dayjs(filters == null ? void 0 : filters.end_date).format("DD/MM/YYYY")}`,
155
- children: [
156
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Date Range:" }),
157
- /* @__PURE__ */ jsxs(
158
- Typography,
159
- {
160
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
161
- type: "s4",
162
- children: [
163
- dayjs(filters == null ? void 0 : filters.start_date).format("DD/MM/YYYY"),
164
- " -",
165
- " ",
166
- dayjs(filters == null ? void 0 : filters.end_date).format("DD/MM/YYYY")
167
- ]
168
- }
169
- )
170
- ]
171
- }
172
- ),
173
- /* @__PURE__ */ jsx(default_1, {})
174
- ]
175
- }
176
- ) }),
177
- (filters == null ? void 0 : filters.as_of_date) && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsxs(
178
- "div",
179
- {
180
- className: "inventoryReportsTitleBar--FilterWrapper--Chip",
181
- ref: chipDateSelectRef,
182
- onClick: () => {
183
- if (!open) {
184
- anchorRef.current = chipDateSelectRef.current;
185
- setOpen(true);
186
- } else {
187
- handleCloseDatePopper();
188
- }
189
- },
190
- children: [
191
- /* @__PURE__ */ jsxs(
192
- "div",
193
- {
194
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
195
- title: `${dayjs(filters == null ? void 0 : filters.as_of_date).format("DD/MM/YYYY")}`,
196
- children: [
197
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Date:" }),
198
- /* @__PURE__ */ jsx(
199
- Typography,
200
- {
201
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
202
- type: "s4",
203
- children: dayjs(filters == null ? void 0 : filters.as_of_date).format("DD/MM/YYYY")
204
- }
205
- )
206
- ]
207
- }
208
- ),
209
- /* @__PURE__ */ jsx(default_1, {})
210
- ]
211
- }
212
- ) }),
213
- /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
214
- ReportButtons,
215
- {
216
- zIndex: 998,
217
- className: "inventoryReportsTitleBar--RightContent",
218
- dropdownMenuButtonData: {
219
- sx: {
220
- padding: "0"
221
- },
222
- children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
223
- /* @__PURE__ */ jsxs(
224
- "div",
225
- {
226
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
227
- title: `${selectedCompany}`,
228
- children: [
229
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Company:" }),
230
- /* @__PURE__ */ jsx(
231
- Typography,
232
- {
233
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
234
- type: "s4",
235
- children: selectedCompany
236
- }
237
- )
238
- ]
239
- }
240
- ),
241
- /* @__PURE__ */ jsx(default_1, {})
242
- ] }) }),
243
- options: companyOptions
244
- },
245
- toggleCallback
246
- }
247
- ) }),
248
- showAssembluItemsFilter && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
249
- ReportButtons,
250
- {
251
- zIndex: 998,
252
- className: "inventoryReportsTitleBar--RightContent",
253
- dropdownMenuButtonData: {
254
- sx: {
255
- padding: "0"
256
- },
257
- children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
258
- /* @__PURE__ */ jsxs(
259
- "div",
260
- {
261
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
262
- title: `${selectedAssemblyItems}`,
263
- children: [
264
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Assembly Items" }),
265
- /* @__PURE__ */ jsx(
266
- Typography,
267
- {
268
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
269
- type: "s4",
270
- children: selectedAssemblyItems
271
- }
272
- )
273
- ]
274
- }
275
- ),
276
- /* @__PURE__ */ jsx(default_1, {})
277
- ] }) }),
278
- options: assemblyItemOptions
279
- },
280
- toggleCallback
281
- }
282
- ) }),
283
- /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
284
- ReportButtons,
285
- {
286
- zIndex: 998,
287
- className: "inventoryReportsTitleBar--RightContent",
288
- dropdownMenuButtonData: {
289
- sx: {
290
- padding: "0"
291
- },
292
- children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
293
- /* @__PURE__ */ jsxs(
294
- "div",
295
- {
296
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
297
- title: `${selectedWarehouseLocation}`,
298
- children: [
299
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Location:" }),
300
- /* @__PURE__ */ jsx(
301
- Typography,
302
- {
303
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
304
- type: "s4",
305
- children: selectedWarehouseLocation
306
- }
307
- )
308
- ]
309
- }
310
- ),
311
- /* @__PURE__ */ jsx(default_1, {})
312
- ] }) }),
313
- options: warehouseLocationOptions
314
- },
315
- toggleCallback
316
- }
317
- ) }),
318
- /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
319
- ReportButtons,
320
- {
321
- zIndex: 998,
322
- className: "inventoryReportsTitleBar--RightContent",
323
- dropdownMenuButtonData: {
324
- sx: {
325
- padding: "0"
326
- },
327
- children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
328
- /* @__PURE__ */ jsxs(
329
- "div",
330
- {
331
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
332
- title: `${selectedItem}`,
333
- children: [
334
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "Item:" }),
335
- /* @__PURE__ */ jsx(
336
- Typography,
337
- {
338
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
339
- type: "s4",
340
- children: selectedItem
341
- }
342
- )
343
- ]
344
- }
345
- ),
346
- /* @__PURE__ */ jsx(default_1, {})
347
- ] }) }),
348
- options: itemOptions
349
- },
350
- toggleCallback
351
- }
352
- ) }),
353
- showBomFilter && /* @__PURE__ */ jsx("div", { style: { display: "flex", gap: "8px" }, children: /* @__PURE__ */ jsx(
354
- ReportButtons,
355
- {
356
- zIndex: 998,
357
- className: "inventoryReportsTitleBar--RightContent",
358
- dropdownMenuButtonData: {
359
- sx: {
360
- padding: "0"
361
- },
362
- children: /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("div", { className: "inventoryReportsTitleBar--FilterWrapper--Chip", children: [
363
- /* @__PURE__ */ jsxs(
364
- "div",
365
- {
366
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text",
367
- title: `${selectedBom}`,
368
- children: [
369
- /* @__PURE__ */ jsx(Typography, { type: "s4", weight: "medium", children: "BoM:" }),
370
- /* @__PURE__ */ jsx(
371
- Typography,
372
- {
373
- className: "inventoryReportsTitleBar--FilterWrapper--Chip--Text--Value",
374
- type: "s4",
375
- children: selectedBom
376
- }
377
- )
378
- ]
379
- }
380
- ),
381
- /* @__PURE__ */ jsx(default_1, {})
382
- ] }) }),
383
- options: bomOptions
384
- },
385
- toggleCallback
386
- }
387
- ) })
388
- ] }) }) }),
389
- /* @__PURE__ */ jsxs(DialogActions, { sx: { backgroundColor: "#F5F6F5" }, children: [
390
- /* @__PURE__ */ jsx(Button, { style: { backgroundColor: "#ffff", color: "#292D32" }, onClick: closeReportFilter, variant: "contained", children: "Close" }),
391
- /* @__PURE__ */ jsx(Button, { variant: "contained", children: "Save" })
392
- ] })
393
- ]
394
- }
395
- ) });
396
- }
397
- export {
398
- ReportFilter as default
399
- };
400
- //# sourceMappingURL=index.esm.js.map