umwd-components 0.1.480 → 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.
|
@@ -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 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"
|
|
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};
|