umwd-components 0.1.550 → 0.1.552
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/node_modules/base64-js/index.js +1 -1
- package/dist/node_modules/ieee754/index.js +1 -1
- package/dist/src/components/logistics/ipo/ItemUpdater.js +1 -1
- package/dist/src/components/logistics/reportV2/ReportMakingComponent.js +1 -1
- package/dist/src/data/loaders/e-commerce-loaders.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/components/common/cookie-consent/CookieConsentBanner.d.ts +3 -0
- package/dist/types/components/common/cookie-consent/CookieConsentContext.d.ts +8 -0
- package/package.json +1 -1
- package/src/components/common/cookie-consent/CookieConsentBanner.tsx +20 -0
- package/src/components/common/cookie-consent/CookieConsentContext.tsx +62 -0
- package/src/components/logistics/ipo/ItemUpdater.tsx +3 -3
- package/src/components/logistics/reportV2/ReportMakingComponent.tsx +5 -1
- package/src/data/loaders/e-commerce-loaders.ts +12 -0
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
* @copyright Jelle Paulus
|
|
4
4
|
* @license MIT
|
|
5
5
|
*/
|
|
6
|
-
import{__exports as r}from"../../_virtual/
|
|
6
|
+
import{__exports as r}from"../../_virtual/index8.js";var t;function e(){if(t)return r;t=1,r.byteLength=function(r){var t=i(r),e=t[0],n=t[1];return 3*(e+n)/4-n},r.toByteArray=function(r){var t,e,a=i(r),u=a[0],h=a[1],c=new o(function(r,t,e){return 3*(t+e)/4-e}(0,u,h)),f=0,d=h>0?u-4:u;for(e=0;e<d;e+=4)t=n[r.charCodeAt(e)]<<18|n[r.charCodeAt(e+1)]<<12|n[r.charCodeAt(e+2)]<<6|n[r.charCodeAt(e+3)],c[f++]=t>>16&255,c[f++]=t>>8&255,c[f++]=255&t;2===h&&(t=n[r.charCodeAt(e)]<<2|n[r.charCodeAt(e+1)]>>4,c[f++]=255&t);1===h&&(t=n[r.charCodeAt(e)]<<10|n[r.charCodeAt(e+1)]<<4|n[r.charCodeAt(e+2)]>>2,c[f++]=t>>8&255,c[f++]=255&t);return c},r.fromByteArray=function(r){for(var t,n=r.length,o=n%3,a=[],u=16383,i=0,c=n-o;i<c;i+=u)a.push(h(r,i,i+u>c?c:i+u));1===o?(t=r[n-1],a.push(e[t>>2]+e[t<<4&63]+"==")):2===o&&(t=(r[n-2]<<8)+r[n-1],a.push(e[t>>10]+e[t>>4&63]+e[t<<2&63]+"="));return a.join("")};for(var e=[],n=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u=0;u<64;++u)e[u]=a[u],n[a.charCodeAt(u)]=u;function i(r){var t=r.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=r.indexOf("=");return-1===e&&(e=t),[e,e===t?0:4-e%4]}function h(r,t,n){for(var o,a,u=[],i=t;i<n;i+=3)o=(r[i]<<16&16711680)+(r[i+1]<<8&65280)+(255&r[i+2]),u.push(e[(a=o)>>18&63]+e[a>>12&63]+e[a>>6&63]+e[63&a]);return u.join("")}return n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63,r}export{e as __require};
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
* @copyright Jelle Paulus
|
|
4
4
|
* @license MIT
|
|
5
5
|
*/
|
|
6
|
-
import{__exports as a}from"../../_virtual/
|
|
6
|
+
import{__exports as a}from"../../_virtual/index7.js";
|
|
7
7
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */var t;function o(){return t||(t=1,a.read=function(a,t,o,r,h){var M,e,i=8*h-r-1,p=(1<<i)-1,f=p>>1,n=-7,w=o?h-1:0,s=o?-1:1,u=a[t+w];for(w+=s,M=u&(1<<-n)-1,u>>=-n,n+=i;n>0;M=256*M+a[t+w],w+=s,n-=8);for(e=M&(1<<-n)-1,M>>=-n,n+=r;n>0;e=256*e+a[t+w],w+=s,n-=8);if(0===M)M=1-f;else{if(M===p)return e?NaN:1/0*(u?-1:1);e+=Math.pow(2,r),M-=f}return(u?-1:1)*e*Math.pow(2,M-r)},a.write=function(a,t,o,r,h,M){var e,i,p,f=8*M-h-1,n=(1<<f)-1,w=n>>1,s=23===h?Math.pow(2,-24)-Math.pow(2,-77):0,u=r?0:M-1,N=r?1:-1,_=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(i=isNaN(t)?1:0,e=n):(e=Math.floor(Math.log(t)/Math.LN2),t*(p=Math.pow(2,-e))<1&&(e--,p*=2),(t+=e+w>=1?s/p:s*Math.pow(2,1-w))*p>=2&&(e++,p/=2),e+w>=n?(i=0,e=n):e+w>=1?(i=(t*p-1)*Math.pow(2,h),e+=w):(i=t*Math.pow(2,w-1)*Math.pow(2,h),e=0));h>=8;a[o+u]=255&i,u+=N,i/=256,h-=8);for(e=e<<h|i,f+=h;f>0;a[o+u]=255&e,u+=N,e/=256,f-=8);a[o+u-N]|=128*_}),a}export{o as __require};
|
|
@@ -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 a from"@mui/material/Stack";import n from"@mui/material/Typography";import i from"@mui/material/IconButton";import o from"@mui/material/Divider";import l from"@mui/material/Collapse";import{AmountUpdater as m}from"../../common/AmountUpdater.js";import c from"@mui/icons-material/ArrowDropDown";import u from"../../common/ImagePreviewTooltip.js";import d from"../reportV2/ReportMakingComponent.js";import p from"../reportV2/ReportsDisplay.js";function s(s){var f=s.item,y=s.index,g=s.handleUpdateQuantity,E=s.image,v=s.revalidateCallback,b=f.line_item_number,V=f.product,w=f.arrived_quantity,_=f.registered_quantity,h=f.received_quantity,q=f.ordered_quantity,C=f.reports,N=void 0!==(null==C?void 0:C.data)&&C.data.length>0?C.data.filter((function(e){return"arrived"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0,k=void 0!==(null==C?void 0:C.data)&&C.data.length>0?C.data.filter((function(e){return"registered"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0,x=e(r(!1),2),j=x[0],D=x[1];return t.createElement(a,{spacing:1,key:y},f&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between"},t.createElement(a,{spacing:1},t.createElement(n,{variant:"body1"},"Line Item Number: ",b),t.createElement(n,{variant:"body1"},"Part Number: ",V.product_number)),E&&t.createElement(t.Fragment,null,t.createElement(u,{image:E,label:f.product.title}))),t.createElement(n,{variant:"body2"},"Arrived"),t.createElement(m,{currentValue:w,totalValue:q+N,minNewValue:0+_
|
|
6
|
+
import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as r}from"react";import a from"@mui/material/Stack";import n from"@mui/material/Typography";import i from"@mui/material/IconButton";import o from"@mui/material/Divider";import l from"@mui/material/Collapse";import{AmountUpdater as m}from"../../common/AmountUpdater.js";import c from"@mui/icons-material/ArrowDropDown";import u from"../../common/ImagePreviewTooltip.js";import d from"../reportV2/ReportMakingComponent.js";import p from"../reportV2/ReportsDisplay.js";function s(s){var f=s.item,y=s.index,g=s.handleUpdateQuantity,E=s.image,v=s.revalidateCallback,b=f.line_item_number,V=f.product,w=f.arrived_quantity,_=f.registered_quantity,h=f.received_quantity,q=f.ordered_quantity,C=f.reports,N=void 0!==(null==C?void 0:C.data)&&C.data.length>0?C.data.filter((function(e){return"arrived"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0,k=void 0!==(null==C?void 0:C.data)&&C.data.length>0?C.data.filter((function(e){return"registered"===e.type})).reduce((function(e,t){return e+t.quantity}),0):0,x=e(r(!1),2),j=x[0],D=x[1];return t.createElement(a,{spacing:1,key:y},f&&t.createElement(t.Fragment,null,t.createElement(a,{direction:"row",justifyContent:"space-between"},t.createElement(a,{spacing:1},t.createElement(n,{variant:"body1"},"Line Item Number: ",b),t.createElement(n,{variant:"body1"},"Part Number: ",V.product_number)),E&&t.createElement(t.Fragment,null,t.createElement(u,{image:E,label:f.product.title}))),t.createElement(n,{variant:"body2"},"Arrived"),t.createElement(m,{currentValue:w,totalValue:q+N,minNewValue:0+_+-k,maxNewValue:q+N,color:"info",handleChange:function(e){g(e,f.id,"arrived_quantity")}}),t.createElement(n,{variant:"body2"},"Registered"),t.createElement(m,{currentValue:_,totalValue:q+N,minNewValue:0+h,maxNewValue:w+k,color:"info",handleChange:function(e){g(e,f.id,"registered_quantity")},offsetEnd:k}),t.createElement(o,{sx:{p:0}},t.createElement(a,{direction:"row",spacing:1,alignItems:"center"},t.createElement(n,{variant:"body2"},"Irregularities / Corrections"),t.createElement(i,{onClick:function(){return D(!j)}},t.createElement(c,null)))),t.createElement(l,{in:j},t.createElement(a,{spacing:2},t.createElement(n,{variant:"body2"},"Here you can report and correct for damages wrong items etc. Do not forget to click the button!"),t.createElement(p,{reports:C.data}),t.createElement(d,{content:"content",quantity:0,type:"registered",minValue:-(w+k),maxValue:w,related:[{id:f.id,__type:"api::logistics.ipo-item"}],revalidateCallback:v}))),t.createElement(n,{variant:"body2"},"Recieved"),t.createElement(m,{currentValue:h||0,totalValue:q+N+k,minNewValue:0,maxNewValue:_,color:"info",handleChange:function(e){g(e,f.id,"received_quantity")}})))}export{s 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,useEffect as a}from"react";import o from"@mui/material/Alert";import m from"@mui/material/IconButton";import n from"@mui/material/Dialog";import i from"@mui/material/DialogContent";import l from"@mui/material/DialogActions";import u from"@mui/material/Button";import c from"@mui/material/Typography";import p from"@mui/material/Stack";import d from"@mui/material/TextField";import s from"../../../../node_modules/dayjs/dayjs.min.js";import{SubmitButton as f}from"../../SubmitButton.js";import{StrapiErrors as E}from"../../StrapiErrors.js";import{useFormState as g}from"react-dom";import{createReportAction as v}from"../../../data/actions/logistics/report/createReportAction.js";import b from"../../common/markdown/MarkdownEditor.js";import y from"@mui/icons-material/Announcement";import{Tooltip as x}from"@mui/material";var j={zodErrors:null,strapiErrors:null,data:null,message:null};function h(h){var k=h.content,A=h.related,C=h.type,D=h.minValue,S=h.maxValue,T=h.revalidateCallback,w=e(r(!1),2),V=w[0],Y=w[1],z=v.bind(null,A),B=e(g(z,j),2),M=B[0],q=B[1];return a((function(){(null==M?void 0:M.data)&&T&&T()}),[M.data]),t.createElement(t.Fragment,null,t.createElement(x,{title:"Create a report"},t.createElement(m,{onClick:function(){return Y(!0)}},t.createElement(y,{fontSize:"large"}))),t.createElement(n,{open:V,fullWidth:!0,maxWidth:"lg"},t.createElement("form",{action:q},t.createElement(i,{sx:{p:1}},t.createElement(p,{spacing:2},t.createElement("input",{type:"hidden",name:"type",value:C}),t.createElement(c,{variant:"body1",textAlign:"right"},s(Date.now()).format("DD-MM-YYYY")),t.createElement(d,{id:"quantity",name:"quantity",type:"number",label:"Amount",size:"small",InputProps:{inputProps:{min:"".concat(void 0!==D&&void 0!==S&&D<S?D:S),max:"".concat(void 0!==D&&void 0!==S&&S>D?S:D),step:"1"}},defaultValue:0,helperText:"Enter a number between ".concat(D," and ").concat(S)}),t.createElement(b,{name:"content",label:"The report",defaultValue:k}))),t.createElement(l,null,t.createElement(u,{onClick:function(){return Y(!1)}},"Cancel"),t.createElement(f,{text:"Submit",loadingText:"Loading..."}),t.createElement(E,{error:null==M?void 0:M.strapiErrors}),(null==M?void 0:M.message)&&t.createElement(o,{severity:"error"},null==M?void 0:M.message)))))}export{h as default};
|
|
6
|
+
import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as r,useEffect as a}from"react";import o from"@mui/material/Alert";import m from"@mui/material/IconButton";import n from"@mui/material/Dialog";import i from"@mui/material/DialogContent";import l from"@mui/material/DialogActions";import u from"@mui/material/Button";import c from"@mui/material/Typography";import p from"@mui/material/Stack";import d from"@mui/material/TextField";import s from"../../../../node_modules/dayjs/dayjs.min.js";import{SubmitButton as f}from"../../SubmitButton.js";import{StrapiErrors as E}from"../../StrapiErrors.js";import{useFormState as g}from"react-dom";import{createReportAction as v}from"../../../data/actions/logistics/report/createReportAction.js";import b from"../../common/markdown/MarkdownEditor.js";import y from"@mui/icons-material/Announcement";import{Tooltip as x}from"@mui/material";var j={zodErrors:null,strapiErrors:null,data:null,message:null};function h(h){var k=h.content,A=h.related,C=h.type,D=h.minValue,S=h.maxValue,T=h.revalidateCallback,w=e(r(!1),2),V=w[0],Y=w[1],z=v.bind(null,A),B=e(g(z,j),2),M=B[0],q=B[1];return a((function(){(null==M?void 0:M.data)&&T&&T()}),[M.data]),t.createElement(t.Fragment,null,t.createElement(x,{title:"Create a report"},t.createElement(m,{onClick:function(){return Y(!0)}},t.createElement(y,{fontSize:"large"}))),t.createElement(n,{open:V,fullWidth:!0,maxWidth:"lg"},t.createElement("form",{action:q},t.createElement(i,{sx:{p:1}},t.createElement(p,{spacing:2},t.createElement("input",{type:"hidden",name:"type",value:C}),t.createElement(c,{variant:"body1",textAlign:"right"},s(Date.now()).format("DD-MM-YYYY")),t.createElement(d,{id:"quantity",name:"quantity",type:"number",label:"Amount",size:"small",InputProps:{inputProps:{min:"".concat(void 0!==D&&void 0!==S&&D<S?D:S),max:"".concat(void 0!==D&&void 0!==S&&S>D?S:D),step:"1"}},defaultValue:0,helperText:D&&S&&"Enter a number between ".concat(D," and ").concat(S)}),t.createElement(b,{name:"content",label:"The report",defaultValue:k}))),t.createElement(l,null,t.createElement(u,{onClick:function(){return Y(!1)}},"Cancel"),t.createElement(f,{text:"Submit",loadingText:"Loading..."}),t.createElement(E,{error:null==M?void 0:M.strapiErrors}),(null==M?void 0:M.message)&&t.createElement(o,{severity:"error"},null==M?void 0:M.message)))))}export{h as default};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import{__awaiter as e,__generator as r}from"../../../node_modules/tslib/tslib.es6.js";import i from"../../../node_modules/qs/lib/index.js";import{fetchData as
|
|
7
|
+
import{__awaiter as e,__generator as r}from"../../../node_modules/tslib/tslib.es6.js";import i from"../../../node_modules/qs/lib/index.js";import{fetchData as s}from"./loaders.js";import{getStrapiURL as t}from"../../lib/utils.js";import{unstable_noStore as n}from"next/cache";import{getUserRole as o}from"../services/get-user-me-loader.js";var a=t();function u(t){return e(this,void 0,void 0,(function(){var e;return r(this,(function(r){switch(r.label){case 0:return 4,(e=new URL("/api/products",a)).search=i.stringify({populate:{price:!0,image:!0,gallery:!0,dimensions:!0,categories:!0,brand:!0},pagination:{pageSize:4,page:t}}),[4,s(e.href)];case 1:return[2,r.sent()]}}))}))}function c(){return e(this,void 0,void 0,(function(){var e;return r(this,(function(r){switch(r.label){case 0:return n(),(e=new URL("/api/users/me",a)).search=i.stringify({populate:{customer_profile:!0}}),[4,s(e.href)];case 1:return[2,r.sent()]}}))}))}function d(i){return e(this,void 0,void 0,(function(){var e;return r(this,(function(r){switch(r.label){case 0:return console.log("getSingleOrderByUuid",i),n(),e=new URL("/api/opos/uuid/".concat(i),a),[4,s(e.href)];case 1:return[2,r.sent()]}}))}))}function l(t,u,c,d,l){return e(this,void 0,void 0,(function(){var e,p,m,f,v,_;return r(this,(function(r){switch(r.label){case 0:return n(),[4,o()];case 1:return e=r.sent(),p=null===(_=null===(v=null==e?void 0:e.data)||void 0===v?void 0:v.role)||void 0===_?void 0:_.type,m="enduser"===p,(f=new URL("/api/opos",a)).search=i.stringify({filters:{is_archive:{$in:l}},sort:"".concat(d||"id",":").concat(c||"desc"),populate:{opo_items:{populate:{product:{populate:{price:!0}}}},customer:!!m&&{populate:{company_address:!0,delivery_address:!0,billing_address:!0,business_credentials:!0}},payments:!0,invoice:{populate:{seller_business_credentials:!0,seller_company_address:!0,buyer_company_address:!0,buyer_delivery_address:!0,buyer_billing_address:!0,buyer_business_credentials:!0,items:!0,admin_items:!0}}},pagination:{pageSize:u||10,page:t?t+1:1}}),[4,s(f.href)];case 2:return[2,r.sent()]}}))}))}export{l as getAllOrders,u as getAllProducts,c as getCustomerProfile,d as getSingleOrderByUuid};
|