umwd-components 0.1.479 → 0.1.481
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{__exports as r}from"../../_virtual/
|
|
6
|
+
import{__exports as r}from"../../_virtual/index7.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/index8.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{__assign as e}from"../../../node_modules/tslib/tslib.es6.js";import t from"react";import{useTheme as n}from"@mui/material/styles";import r from"@mui/material/AppBar";import a from"@mui/material/Container";import i from"@mui/material/Toolbar";import m from"@mui/material/Typography";import l from"@mui/material/Box";import o from"@mui/material/IconButton";import c from"@mui/material/Grid";import s from"@mui/material/Divider";import p from"@mui/material/Stack";import d from"next/link";import u from"next/image";import E from"../../lib/getIcon.js";import{StyledLink as y}from"../StyledLink.js";import
|
|
7
|
+
import{__assign as e}from"../../../node_modules/tslib/tslib.es6.js";import t from"react";import{useTheme as n}from"@mui/material/styles";import r from"@mui/material/AppBar";import a from"@mui/material/Container";import i from"@mui/material/Toolbar";import m from"@mui/material/Typography";import l from"@mui/material/Box";import o from"@mui/material/IconButton";import c from"@mui/material/Grid";import s from"@mui/material/Divider";import p from"@mui/material/Stack";import d from"next/link";import u from"next/image";import E from"../../lib/getIcon.js";import{StyledLink as y}from"../StyledLink.js";import x from"@mui/icons-material/Home";import f from"@mui/icons-material/Phone";import b from"@mui/icons-material/Email";import g from"@mui/icons-material/Link";function h(h){var v=h.data,_=v.site_title,C=v.logo,j=v.parent_company_name,w=v.business_credentials,I=v.address,k=v.socials,A=v.disclaimer_link,T=v.privacypolicy_link,D=v.maxWidth,F=void 0===D?"lg":D,B=v.referal,P=v.sx,S=void 0===P?{}:P,W=v.useIcons,G=void 0!==W&&W,L=n(),V=E("APIcon");return t.createElement(r,{position:"relative",sx:e({backgroundColor:"light"===L.palette.mode?L.palette.primary.light:L.palette.primary.dark,top:"auto",bottom:0},S),component:"footer"},t.createElement(a,{maxWidth:F},t.createElement(i,{disableGutters:!0},t.createElement(c,{container:!0,sx:{p:2},spacing:2},t.createElement(c,{item:!0,xs:12,sm:6,md:4,sx:[G&&{display:"grid",justifyContent:"center"}]},t.createElement(l,{sx:{display:{xs:"none",md:"flex"},cursor:"pointer",flexDirection:"column",alignItems:"center",justifyContent:"flex-start",height:"100%",textDecoration:"none"}},t.createElement(m,{variant:"h6",sx:{mb:2},component:"h2"},_),void 0!==(null==C?void 0:C.url)&&t.createElement(d,{href:"#home"},t.createElement(l,{sx:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",p:1}},t.createElement(u,{src:C.url,width:C.width||100,height:C.height||100,alt:C.alternativeText||"site logo"}))))),t.createElement(c,{item:!0,xs:12,sm:6,md:4,sx:[G&&{display:"grid",justifyContent:"stretch",width:{xs:"80%",sm:"60%",md:"80%"}}]},t.createElement(m,{variant:"h6",sx:[{mb:2},G&&{textAlign:"center"}],component:"h2"},"Contact Information"),w&&t.createElement(t.Fragment,null,t.createElement(m,{id:"company_name",variant:"h6",component:"h3",sx:[{mb:2},G&&{textAlign:"center"}]},w.company_name),j&&t.createElement(m,{id:"parent_company_name",variant:"h6",component:"h4",sx:{mb:2,textAlign:"center"}},"By ",j)),!0===G?t.createElement(p,{spacing:1},I&&t.createElement(p,{direction:"row",justifyContent:"space-between"},t.createElement(x,null),t.createElement(p,{alignItems:"flex-end"},t.createElement(m,{variant:"body1"},I.street," ",I.street_number," ",I.street_number_addition&&I.street_number_addition),t.createElement(m,{variant:"body1"},I.postal_code," ",I.city))),t.createElement(p,{direction:"row",justifyContent:"space-between"},t.createElement(f,null),t.createElement(m,{variant:"body1"},"+3133867606")),t.createElement(p,{direction:"row",justifyContent:"space-between"},t.createElement(b,null),t.createElement(m,{variant:"body1"},"info@jellepaulus.nl")),w&&t.createElement(t.Fragment,null,t.createElement(p,{direction:"row",justifyContent:"space-between"},t.createElement(m,{variant:"body1"},"CoC:"),t.createElement(m,{variant:"body1"},w.coc_number)),t.createElement(p,{direction:"row",justifyContent:"space-between"},t.createElement(m,{variant:"body1"},"VAT:"),t.createElement(m,{variant:"body1",align:"right"},w.vat_number)))):t.createElement(t.Fragment,null,I&&t.createElement(t.Fragment,null,t.createElement(m,{variant:"body1"},I.street," ",I.street_number," ",I.street_number_addition&&I.street_number_addition),t.createElement(m,{variant:"body1"},I.postal_code," ",I.city),w&&t.createElement(t.Fragment,null,t.createElement(m,{variant:"body1"},w.company_name," by"," ",j),t.createElement(m,{variant:"body1"},"CoC: ",w.coc_number),t.createElement(m,{variant:"body1"},"VAT: ",w.vat_number))))),t.createElement(c,{item:!0,xs:12,sm:6,md:4,sx:[G&&{display:"grid",justifyContent:"center"}]},k&&k.length>0&&t.createElement(t.Fragment,null,t.createElement(m,{variant:"h6",sx:{mb:2},component:"h2"},"Socials"),t.createElement(p,{spacing:2,sx:{width:"min-content",color:"primary.contrastText",alignContent:"space-between"}},k.map((function(e,n){var r=void 0!==e.icon?E(e.icon):null;return t.createElement(y,{href:e.url,key:n},t.createElement(o,{key:n,size:"large"},null!==r?t.createElement(r,null):t.createElement(g,null)))}))))),t.createElement(c,{item:!0,xs:12},t.createElement(s,null)),t.createElement(c,{item:!0,xs:12},t.createElement(p,{direction:{xs:"column",sm:"row"},alignItems:"center",gap:2,justifyContent:"space-around"},A&&t.createElement(y,{href:A},t.createElement(m,{variant:"body1",color:"primary.contrastText"},"Disclaimer")),T&&t.createElement(y,{href:T},t.createElement(m,{variant:"body1",color:"primary.contrastText"},"Privacy Policy")))),Boolean(A||T)&&t.createElement(c,{item:!0,xs:12},t.createElement(s,null)),t.createElement(c,{item:!0,xs:12,sx:{display:"flex",justifyContent:"center",alignItems:"center",pb:"50px"}},B||t.createElement(y,{href:"https://atelierpaulus.nl/"},t.createElement(m,{color:"primary.contrastText",sx:{textDecoration:"underline",verticalAlign:"middle",display:"flex",alignItems:"center",justifyContent:"center",flexDirection:{xs:"column",sm:"row"},gap:2}},"Design & Webdevelopment",null!==V&&t.createElement(V,{sx:{mx:2}}),"Atelier Paulus")))))))}export{h as default};
|