UNPKG

@mojito-inc/secondary-market

Version:

Mojito secondary market is the platform to purchase NFT.

2 lines (1 loc) 1.49 kB
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),r=require("@mui/material/Checkbox"),i=require("@mui/material/Typography"),o=require("@mui/material/Box"),l=require("@mui/material/styles");exports.default=({checked:t,termURL:n,conditionOfBusinessURL:a,error:d,handleTermsAndCondition:s})=>{var u,c,v,x,p,h,m,f;const g=l.useTheme();return e.jsxs(o,{children:[e.jsxs(o,{sx:{display:"flex",alignItems:"center",marginLeft:"-4px"},children:[e.jsx(r,{sx:{padding:"0px",marginRight:"7px",transform:"scale(0.8)"},checked:t,onChange:s,inputProps:{"aria-label":"controlled"}}),e.jsxs(i,{sx:{fontSize:"10px",fontWeight:"500"},children:["I agree to the"," ",e.jsx("a",{style:{color:null===(v=null===(c=null===(u=null==g?void 0:g.palette)||void 0===u?void 0:u.appDefaultColor)||void 0===c?void 0:c.secondary)||void 0===v?void 0:v.dark,textDecorationLine:"underline"},rel:"noreferrer",target:"_blank",href:n,children:"Terms of Service"})," ","and"," ",e.jsx("a",{style:{color:null===(h=null===(p=null===(x=null==g?void 0:g.palette)||void 0===x?void 0:x.appDefaultColor)||void 0===p?void 0:p.secondary)||void 0===h?void 0:h.dark,textDecorationLine:"underline"},rel:"noreferrer",target:"_blank",href:a,children:"Privacy Policy"})]})]}),d&&e.jsx(i,{style:{color:null===(f=null===(m=null==g?void 0:g.palette)||void 0===m?void 0:m.toastError)||void 0===f?void 0:f[500],fontSize:"12px",fontWeight:"400"},children:"You must agree to be able to continue"})]})};