umwd-components 0.1.607 → 0.1.609

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.
@@ -3,4 +3,4 @@
3
3
  * @copyright Jelle Paulus
4
4
  * @license MIT
5
5
  */
6
- import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as n,useMemo as r}from"react";import a from"@mui/material/Stack";import i from"@mui/material/Typography";import o from"@mui/material/IconButton";import l from"@mui/material/Divider";import m from"@mui/material/Collapse";import{TextualAmountUpdater as c}from"../../common/TextualAmountUpdater.js";import u from"@mui/icons-material/ArrowDropDown";import d from"../../common/ImagePreviewTooltip.js";import p from"../../logistics/report/ReportsDisplay.js";import s from"../../logistics/report/PreReportsDisplay.js";import f from"../../logistics/report/SimpleReportFields.js";import E from"@mui/material/Box";function y(y){var g,v,b,h,w=y.item,k=y.index,x=y.handleAddReport,I=y.handleUpdateQuantity,V=y.image,_=y.handleRemoveReportAtIndex,j=y.showing,q=w.line_item_number,C=w.product,R=w.ordered_quantity,D=w.picked_quantity,N=w.packed_quantity,P=w.shipped_quantity,A=w.reports,F=e(n(!1),2),S=F[0],B=F[1];r((function(){return void 0!==(null==A?void 0:A.data)&&A.data.length>0?A.data.filter((function(e){return"picked"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[A]);var T=r((function(){return void 0!==(null==A?void 0:A.data)&&A.data.length>0?A.data.filter((function(e){return"packed"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[A]);r((function(){return void 0!==(null==A?void 0:A.data)&&A.data.length>0?A.data.filter((function(e){return"shipped"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[A]);var U=(null===(v=null===(g=w.reports)||void 0===g?void 0:g.data)||void 0===v?void 0:v.filter((function(e){return"id"in e})))||[],H=(null===(h=null===(b=w.reports)||void 0===b?void 0:b.data)||void 0===h?void 0:h.filter((function(e){return!1===Boolean("id"in e)})))||[];return t.createElement(a,{spacing:1,key:k},w&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(i,{variant:"body1"},"Line Item Number: ",q),t.createElement(i,{variant:"body1"},"Part Number: ",null==C?void 0:C.product_number),V&&t.createElement(t.Fragment,null,t.createElement(d,{image:V,label:null==C?void 0:C.title}))),t.createElement(l,{sx:{mb:1}}),j&&j.includes("picked")&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(i,{variant:"body2"},"Picked"),t.createElement(c,{label:"Picked",currentValue:D,totalValue:R+-T,minNewValue:0+N+-T,maxNewValue:R+-T,color:"info",handleChange:function(e){I(e,w.id,"picked_quantity")}})),t.createElement(l,{sx:{mb:2}})),j&&j.includes("packed")&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center"},t.createElement(i,{variant:"body2"},"Packed"),t.createElement(c,{label:"Packed",currentValue:N,totalValue:R,minNewValue:0+P,maxNewValue:D+T,color:"info",handleChange:function(e){I(e,w.id,"packed_quantity")}})),t.createElement(l,{sx:{mb:2}})),j&&j.includes("reports")&&t.createElement(E,{sx:{mb:2}},t.createElement(l,{sx:{p:0}},t.createElement(a,{direction:"row",spacing:1,alignItems:"center"},t.createElement(i,{variant:"body2"},"Irregularities / Corrections"),t.createElement(o,{onClick:function(){return B(!S)}},t.createElement(u,null)))),t.createElement(m,{in:S},t.createElement(a,{spacing:2},t.createElement(i,{variant:"body2"},"Here you can report and correct for damages wrong items etc. Do not forget to click the button!"),t.createElement(p,{reports:U}),t.createElement(s,{itemID:w.id,reports:H,handleRemoveReportAtIndex:_}),t.createElement(f,{itemID:w.id,content:"",type:"packed",minValue:-(D-N+T),handleAddReport:x})))),j&&j.includes("shipped")&&t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(i,{variant:"body2"},"Shipped"),t.createElement(c,{label:"Shipped",currentValue:P,totalValue:R+T,minNewValue:0,maxNewValue:N,color:"info",handleChange:function(e){I(e,w.id,"shipped_quantity")}}))))}export{y as default};
6
+ import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as n,useMemo as r}from"react";import a from"@mui/material/Stack";import i from"@mui/material/Typography";import o from"@mui/material/IconButton";import l from"@mui/material/Divider";import m from"@mui/material/Collapse";import{TextualAmountUpdater as c}from"../../common/TextualAmountUpdater.js";import u from"@mui/icons-material/ArrowDropDown";import d from"../../common/ImagePreviewTooltip.js";import p from"../../logistics/report/ReportsDisplay.js";import s from"../../logistics/report/PreReportsDisplay.js";import f from"../../logistics/report/SimpleReportFields.js";import E from"@mui/material/Box";function y(y){var g,v,b,h,w=y.item,k=y.index,x=y.handleAddReport,I=y.handleUpdateQuantity,V=y.image,_=y.handleRemoveReportAtIndex,j=y.showing,q=w.line_item_number,C=w.product,R=w.ordered_quantity,D=w.picked_quantity,N=w.packed_quantity,P=w.shipped_quantity,A=w.reports,F=e(n(!1),2),S=F[0],B=F[1];r((function(){return void 0!==(null==A?void 0:A.data)&&A.data.length>0?A.data.filter((function(e){return"picked"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[A]);var T=r((function(){return void 0!==(null==A?void 0:A.data)&&A.data.length>0?A.data.filter((function(e){return"packed"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[A]);r((function(){return void 0!==(null==A?void 0:A.data)&&A.data.length>0?A.data.filter((function(e){return"shipped"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[A]);var U=(null===(v=null===(g=w.reports)||void 0===g?void 0:g.data)||void 0===v?void 0:v.filter((function(e){return"id"in e})))||[],H=(null===(h=null===(b=w.reports)||void 0===b?void 0:b.data)||void 0===h?void 0:h.filter((function(e){return!1===Boolean("id"in e)})))||[];return t.createElement(a,{spacing:1,key:k},w&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(i,{variant:"body1"},"Line Item Number: ",q),t.createElement(i,{variant:"body1"},"Part Number: ",null==C?void 0:C.product_number),V&&t.createElement(t.Fragment,null,t.createElement(d,{image:V,label:null==C?void 0:C.title}))),t.createElement(l,{sx:{mb:1}}),j&&j.includes("picked")&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(i,{variant:"body2"},"Picked"),t.createElement(c,{label:"Picked",currentValue:D,totalValue:R,minNewValue:0+N,maxNewValue:R,color:"info",handleChange:function(e){I(e,w.id,"picked_quantity")}})),t.createElement(l,{sx:{mb:2}})),j&&j.includes("packed")&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center"},t.createElement(i,{variant:"body2"},"Packed"),t.createElement(c,{label:"Packed",currentValue:N,totalValue:R+T,minNewValue:0+P,maxNewValue:D+T,color:"info",handleChange:function(e){I(e,w.id,"packed_quantity")}})),t.createElement(l,{sx:{mb:2}})),j&&j.includes("reports")&&t.createElement(E,{sx:{mb:2}},t.createElement(l,{sx:{p:0}},t.createElement(a,{direction:"row",spacing:1,alignItems:"center"},t.createElement(i,{variant:"body2"},"Irregularities / Corrections"),t.createElement(o,{onClick:function(){return B(!S)}},t.createElement(u,null)))),t.createElement(m,{in:S},t.createElement(a,{spacing:2},t.createElement(i,{variant:"body2"},"Here you can report and correct for damages wrong items etc. Do not forget to click the button!"),t.createElement(p,{reports:U}),t.createElement(s,{itemID:w.id,reports:H,handleRemoveReportAtIndex:_}),t.createElement(f,{itemID:w.id,content:"",type:"packed",minValue:-(D-N+T),handleAddReport:x})))),j&&j.includes("shipped")&&t.createElement(a,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(i,{variant:"body2"},"Shipped"),t.createElement(c,{label:"Shipped",currentValue:P,totalValue:R+T,minNewValue:0,maxNewValue:N,color:"info",handleChange:function(e){I(e,w.id,"shipped_quantity")}}))))}export{y as default};
@@ -3,4 +3,4 @@
3
3
  * @copyright Jelle Paulus
4
4
  * @license MIT
5
5
  */
6
- import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as r}from"react";import n from"@mui/material/Stack";import a from"@mui/material/Typography";import i from"@mui/material/IconButton";import o from"@mui/material/Divider";import l from"@mui/material/Collapse";import{TextualAmountUpdater as m}from"../../common/TextualAmountUpdater.js";import c from"@mui/icons-material/ArrowDropDown";import u from"../../common/ImagePreviewTooltip.js";import d from"../report/ReportsDisplay.js";import s from"../report/PreReportsDisplay.js";import p from"../report/SimpleReportFields.js";import f from"@mui/material/Box";function v(v){var g,E,y,b,w=v.item,h=v.index,x=v.handleAddReport,R=v.handleUpdateQuantity,I=v.image,V=v.handleRemoveReportAtIndex;v.revalidateCallback;var C=v.showing,_=w.line_item_number,j=w.product,q=w.ordered_quantity,D=w.received_quantity,N=w.registered_quantity,A=w.released_quantity,k=w.reports,F=e(r(!1),2),B=F[0],M=F[1];t.useMemo((function(){return void 0!==(null==k?void 0:k.data)&&k.data.length>0?k.data.filter((function(e){return"received"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[k]);var P=t.useMemo((function(){return void 0!==(null==k?void 0:k.data)&&k.data.length>0?k.data.filter((function(e){return"registered"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[k]);t.useMemo((function(){return void 0!==(null==k?void 0:k.data)&&k.data.length>0?k.data.filter((function(e){return"released"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0}),[k]);var T=(null===(E=null===(g=w.reports)||void 0===g?void 0:g.data)||void 0===E?void 0:E.filter((function(e){return"id"in e})))||[],S=(null===(b=null===(y=w.reports)||void 0===y?void 0:y.data)||void 0===b?void 0:b.filter((function(e){return!1===Boolean("id"in e)})))||[];return t.createElement(n,{spacing:1,key:h},w&&t.createElement(t.Fragment,null,t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(a,{variant:"body1"},"Line Item Number: ",_),t.createElement(a,{variant:"body1"},"Part Number: ",j.product_number),I&&t.createElement(t.Fragment,null,t.createElement(u,{image:I,label:w.product.title}))),t.createElement(o,{sx:{mb:1}}),C&&C.includes("received")&&t.createElement(t.Fragment,null,t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(a,{variant:"body2"},"Received"),t.createElement(m,{label:"Received",currentValue:D,totalValue:q,minNewValue:0+N,maxNewValue:q,color:"info",handleChange:function(e){R(e,w.id,"received_quantity")}})),t.createElement(o,{sx:{mb:2}})),C&&C.includes("registered")&&t.createElement(t.Fragment,null,t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center"},t.createElement(a,{variant:"body2"},"Registered"),t.createElement(m,{label:"Registered",currentValue:N,totalValue:q+P,minNewValue:0+A,maxNewValue:D+P,color:"info",handleChange:function(e){R(e,w.id,"registered_quantity")}})),t.createElement(o,{sx:{mb:2}})),C&&C.includes("reports")&&t.createElement(f,{sx:{mb:2}},t.createElement(o,{sx:{p:0}},t.createElement(n,{direction:"row",spacing:1,alignItems:"center"},t.createElement(a,{variant:"body2"},"Irregularities / Corrections"),t.createElement(i,{onClick:function(){return M(!B)}},t.createElement(c,null)))),t.createElement(l,{in:B},t.createElement(n,{spacing:2},t.createElement(a,{variant:"body2"},"Here you can report and correct for damages wrong items etc. Do not forget to click the button!"),t.createElement(d,{reports:T}),t.createElement(s,{itemID:w.id,reports:S,handleRemoveReportAtIndex:V}),t.createElement(p,{itemID:w.id,content:"",type:"registered",minValue:-(D-N+P),handleAddReport:x})))),C&&C.includes("released")&&t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(a,{variant:"body2"},"Released"),t.createElement(m,{label:"Released",currentValue:A,totalValue:q+P,minNewValue:0,maxNewValue:N,color:"info",handleChange:function(e){R(e,w.id,"released_quantity")}}))))}export{v as default};
6
+ import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as r}from"react";import n from"@mui/material/Stack";import a from"@mui/material/Typography";import i from"@mui/material/IconButton";import o from"@mui/material/Divider";import l from"@mui/material/Collapse";import{TextualAmountUpdater as m}from"../../common/TextualAmountUpdater.js";import c from"@mui/icons-material/ArrowDropDown";import d from"../../common/ImagePreviewTooltip.js";import u from"../report/ReportsDisplay.js";import s from"../report/PreReportsDisplay.js";import p from"../report/SimpleReportFields.js";import f from"@mui/material/Box";function g(g){var v,E,y,b,w=g.item,h=g.index,x=g.handleAddReport,R=g.handleUpdateQuantity,I=g.image,V=g.handleRemoveReportAtIndex,_=g.showing,j=w.line_item_number,q=w.product,C=w.ordered_quantity,D=w.received_quantity,N=w.registered_quantity,A=w.released_quantity,F=w.reports,k=e(r(!1),2),B=k[0],P=k[1];void 0!==(null==F?void 0:F.data)&&F.data.length>0&&F.data.filter((function(e){return"received"===e.type})).reduce((function(e,t){return e+t.quantity}),0);var T=void 0!==(null==F?void 0:F.data)&&F.data.length>0?F.data.filter((function(e){return"registered"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0;void 0!==(null==F?void 0:F.data)&&F.data.length>0&&F.data.filter((function(e){return"released"===e.type})).reduce((function(e,t){return e+t.quantity}),0);var S=(null===(E=null===(v=w.reports)||void 0===v?void 0:v.data)||void 0===E?void 0:E.filter((function(e){return"id"in e})))||[],U=(null===(b=null===(y=w.reports)||void 0===y?void 0:y.data)||void 0===b?void 0:b.filter((function(e){return!1===Boolean("id"in e)})))||[];return t.createElement(n,{spacing:1,key:h},w&&t.createElement(t.Fragment,null,t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(a,{variant:"body1"},"Line Item Number: ",j),t.createElement(a,{variant:"body1"},"Part Number: ",q.product_number),I&&t.createElement(t.Fragment,null,t.createElement(d,{image:I,label:w.product.title}))),t.createElement(o,{sx:{mb:1}}),_&&_.includes("received")&&t.createElement(t.Fragment,null,t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(a,{variant:"body2"},"Received"),t.createElement(m,{label:"Received",currentValue:D,totalValue:C,minNewValue:0+N,maxNewValue:C,color:"info",handleChange:function(e){R(e,w.id,"received_quantity")}})),t.createElement(o,{sx:{mb:2}})),_&&_.includes("registered")&&t.createElement(t.Fragment,null,t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center"},t.createElement(a,{variant:"body2"},"Registered"),t.createElement(m,{label:"Registered",currentValue:N,totalValue:C+T,minNewValue:0+A,maxNewValue:D+T,color:"info",handleChange:function(e){R(e,w.id,"registered_quantity")}})),t.createElement(o,{sx:{mb:2}})),_&&_.includes("reports")&&t.createElement(f,{sx:{mb:2}},t.createElement(o,{sx:{p:0}},t.createElement(n,{direction:"row",spacing:1,alignItems:"center"},t.createElement(a,{variant:"body2"},"Irregularities / Corrections"),t.createElement(i,{onClick:function(){return P(!B)}},t.createElement(c,null)))),t.createElement(l,{in:B},t.createElement(n,{spacing:2},t.createElement(a,{variant:"body2"},"Here you can report and correct for damages wrong items etc. Do not forget to click the button!"),t.createElement(u,{reports:S}),t.createElement(s,{itemID:w.id,reports:U,handleRemoveReportAtIndex:V}),t.createElement(p,{itemID:w.id,content:"",type:"registered",minValue:-(D-N+T),handleAddReport:x})))),_&&_.includes("released")&&t.createElement(n,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{mb:1}},t.createElement(a,{variant:"body2"},"Released"),t.createElement(m,{label:"Released",currentValue:A,totalValue:C+T,minNewValue:0,maxNewValue:N,color:"info",handleChange:function(e){R(e,w.id,"released_quantity")}}))))}export{g as default};