umwd-components 0.1.524 → 0.1.526
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/e-commerce/customer/BusinessCredentials.js +1 -1
- package/dist/src/components/e-commerce/customer/CustomerProfileDisplay.js +2 -1
- package/dist/src/components/e-commerce/opo/PaymentStatusIndicator.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/components/e-commerce/customer/CustomerProfileDisplay.d.ts +1 -0
- package/dist/types/components/e-commerce/opo/PaymentStatusIndicator.d.ts +0 -5
- package/dist/types/components/e-commerce/payments/PaymentStatus.d.ts +1 -0
- package/dist/types/types/e-commerce/payments/types.d.ts +1 -1
- package/package.json +1 -1
- package/src/components/e-commerce/customer/BusinessCredentials.tsx +2 -2
- package/src/components/e-commerce/customer/CustomerProfileDisplay.tsx +7 -16
- package/src/components/e-commerce/opo/PaymentStatusIndicator.tsx +21 -18
- package/src/components/e-commerce/payments/PaymentStatus.tsx +1 -0
- package/src/types/e-commerce/payments/types.ts +1 -1
|
@@ -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};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import{__read as e,__assign as n}from"../../../../node_modules/tslib/tslib.es6.js";import a,{useState as t,useEffect as o}from"react";import c from"@mui/material/Typography";import m from"@mui/material/Stack";import i from"@mui/material/Box";import r from"@mui/material/TextField";import l from"@mui/icons-material/BusinessCenter";function u(e){var n=e.data,t=n.company_name,o=n.business_entity_name,r=n.coc_number,u=n.vat_number,d=n.eori_number,b=n.vat_valid,_=n.eori_valid;return a.createElement(m,{spacing:2,direction:"row"},a.createElement(l,null),a.createElement(i,null,a.createElement(c,{variant:"h6",component:"p"},t),a.createElement(c,{variant:"body2",component:"p"},o),a.createElement(c,{variant:"body2",component:"p"},r),a.createElement(m,{direction:"row",spacing:1},a.createElement(c,{variant:"body2",component:"p"},u),!1===b&&a.createElement(c,{variant:"body2",component:"p",color:"
|
|
7
|
+
import{__read as e,__assign as n}from"../../../../node_modules/tslib/tslib.es6.js";import a,{useState as t,useEffect as o}from"react";import c from"@mui/material/Typography";import m from"@mui/material/Stack";import i from"@mui/material/Box";import r from"@mui/material/TextField";import l from"@mui/icons-material/BusinessCenter";function u(e){var n=e.data,t=n.company_name,o=n.business_entity_name,r=n.coc_number,u=n.vat_number,d=n.eori_number,b=n.vat_valid,_=n.eori_valid;return a.createElement(m,{spacing:2,direction:"row"},a.createElement(l,null),a.createElement(i,null,a.createElement(c,{variant:"h6",component:"p"},t),a.createElement(c,{variant:"body2",component:"p"},o),a.createElement(c,{variant:"body2",component:"p"},r),a.createElement(m,{direction:"row",spacing:1},a.createElement(c,{variant:"body2",component:"p"},u),!1===b&&a.createElement(c,{variant:"body2",component:"p",color:"red"},"Could not validate VAT number")),a.createElement(m,{direction:"row",spacing:1},a.createElement(c,{variant:"body2",component:"p"},d),!1===_&&a.createElement(c,{variant:"body2",component:"p",color:"red"},"Could not validate EORI number"))))}function d(c){var i,u=c.data,d=c.componentName,b=c.componentReference,_=c.disabled,s=void 0!==_&&_,p=e(t(((i={})["".concat(d,"id")]=(null==u?void 0:u.id)||"",i["".concat(d,".company_name")]=(null==u?void 0:u.company_name)||"",i["".concat(d,".business_entity_name")]=(null==u?void 0:u.business_entity_name)||"",i["".concat(d,".coc_number")]=(null==u?void 0:u.coc_number)||"",i["".concat(d,".vat_number")]=(null==u?void 0:u.vat_number)||"",i["".concat(d,".eori_number")]=(null==u?void 0:u.eori_number)||"",i)),2),v=p[0],y=p[1],E=function(e){var a=e.target,t=a.name,o=a.value;y((function(e){var a;return n(n({},e),((a={})[t]=o,a))}))};return o((function(){var e;y(((e={})["".concat(d,".id")]=(null==u?void 0:u.id)||"",e["".concat(d,".company_name")]=(null==u?void 0:u.company_name)||"",e["".concat(d,".business_entity_name")]=(null==u?void 0:u.business_entity_name)||"",e["".concat(d,".coc_number")]=(null==u?void 0:u.coc_number)||"",e["".concat(d,".vat_number")]=(null==u?void 0:u.vat_number)||"",e["".concat(d,".eori_number")]=(null==u?void 0:u.eori_number)||"",e))}),[u]),a.createElement(m,{spacing:1,direction:"row"},a.createElement(l,null),a.createElement(m,{spacing:1,sx:{flex:1}},a.createElement("input",{id:"component_name",type:"hidden",name:"".concat(d,".__component"),value:b}),v.id&&a.createElement("input",{id:"component_id",type:"hidden",name:"".concat(d,".id"),value:v["".concat(d,".id")]}),a.createElement(r,{id:"company_name",name:"".concat(d,".company_name"),label:"Company Name",value:v["".concat(d,".company_name")],onChange:E,disabled:s}),a.createElement(r,{id:"business_entity_name",name:"".concat(d,".business_entity_name"),label:"Business Entity Name",value:v["".concat(d,".business_entity_name")],onChange:E,disabled:s}),a.createElement(r,{id:"coc_number",name:"".concat(d,".coc_number"),label:"CoC Number",value:v["".concat(d,".coc_number")],onChange:E,disabled:s}),a.createElement(r,{id:"vat_number",name:"".concat(d,".vat_number"),label:"VAT Number",value:v["".concat(d,".vat_number")],onChange:E,disabled:s}),a.createElement(r,{id:"eori_number",name:"".concat(d,".eori_number"),label:"EORI Number",value:v["".concat(d,".eori_number")],onChange:E,disabled:s})))}export{d as BusinessCredentialsFields,u as default};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
1
2
|
/*
|
|
2
3
|
* UMWD-Components
|
|
3
4
|
* @copyright Jelle Paulus
|
|
4
5
|
* @license MIT
|
|
5
6
|
*/
|
|
6
|
-
import{
|
|
7
|
+
import{__assign as e}from"../../../../node_modules/tslib/tslib.es6.js";import t from"react";import r from"@mui/material/Paper";import a from"@mui/material/Stack";import n from"@mui/material/Box";import m from"@mui/material/Typography";import l from"@mui/material/Button";import i from"@mui/material/Divider";import o from"@mui/material/Grid";import c from"@mui/icons-material/Person";import s from"@mui/icons-material/Email";import d from"@mui/icons-material/Phone";import p from"../../common/Address.js";import E from"./BusinessCredentials.js";import{StyledLink as u}from"../../StyledLink.js";import{Alert as f}from"@mui/material";function v(v){var y=v.data,b=y.first_name,g=y.last_name,h=y.email,x=y.phone,_=y.company_address,A=y.billing_address,B=y.delivery_address,j=y.business_credentials,w=y.editProfileUrl,C=void 0===w?"/user/profile/edit":w,P=y.completeEnough,D=void 0!==P&&P;return t.createElement(r,{sx:{p:2}},t.createElement(a,{spacing:2},Boolean(D)?t.createElement(a,{direction:"row",justifyContent:"flex-end"},t.createElement(u,{href:C,target:"_self"},t.createElement(l,{variant:"contained"},"edit profile"))):t.createElement(f,{severity:"warning",action:t.createElement(u,{href:C,target:"_self"},t.createElement(l,{variant:"contained"},"complete profile"))},"After completion of your profile you can enjoy all the benefits of your services."),j?t.createElement(E,{data:j}):t.createElement(m,null,"Business credentials not available"),t.createElement(i,null),t.createElement(a,{spacing:2,direction:"row"},t.createElement(c,null),t.createElement(n,null,t.createElement(m,{variant:"body1",component:"p"},b," ",g," ",!b&&!g&&"N/A"))),t.createElement(a,{spacing:2,direction:"row"},t.createElement(s,null),t.createElement(n,null,t.createElement(m,{variant:"body1",component:"p"},h," ",!h&&"N/A"))),t.createElement(a,{spacing:2,direction:"row"},t.createElement(d,null),t.createElement(n,null,t.createElement(m,{variant:"body1",component:"p"},x," ",!x&&"N/A"))),t.createElement(i,null),t.createElement(o,{container:!0,sx:{width:"100%"}},_?t.createElement(o,{item:!0,xs:12,md:4},t.createElement(m,{variant:"h6"},"Company Address"),t.createElement(p,{data:e({},_)})):t.createElement(o,{item:!0,xs:12,md:4},t.createElement(m,null,"Company address not available")),B?t.createElement(o,{item:!0,xs:12,md:4},t.createElement(m,{variant:"h6"},"Delivery Address"),t.createElement(p,{data:e({},B)})):t.createElement(o,{item:!0,xs:12,md:4},t.createElement(m,null,"Delivery address not available")),A?t.createElement(o,{item:!0,xs:12,md:4},t.createElement(m,{variant:"h6"},"Billing Address"),t.createElement(p,{data:e({},A)})):t.createElement(o,{item:!0,xs:12,md:4},t.createElement(m,null,"Billing address not available")))))}export{v as default};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import r from"react";import
|
|
7
|
+
import r from"react";import o from"@mui/material/Chip";var t=[{status:"open",color:"warning"},{status:"pending",color:"warning"},{status:"authorized",color:"info"},{status:"paid",color:"success"},{status:"canceled",color:"error"},{status:"expired",color:"error"},{status:"failed",color:"error"}],e=function(e){var a,s=e.payment_status;return e.provider_id,r.createElement(o,{label:s,color:(null===(a=t.find((function(r){return r.status===s})))||void 0===a?void 0:a.color)||"default"})};export{e as PaymentStatusIndicator};
|