@s_mart/telas-de-acesso 3.1.0 → 3.1.1
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/index.js +50 -49
- package/dist/index.mjs +50 -49
- package/package.json +3 -2
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var b2=Object.create;var L1=Object.defineProperty,x2=Object.defineProperties,V2=Object.getOwnPropertyDescriptor,S2=Object.getOwnPropertyDescriptors,E2=Object.getOwnPropertyNames,P1=Object.getOwnPropertySymbols,L2=Object.getPrototypeOf,c0=Object.prototype.hasOwnProperty,M0=Object.prototype.propertyIsEnumerable;var y0=(e,a,r)=>a in e?L1(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r,B=(e,a)=>{for(var r in a||(a={}))c0.call(a,r)&&y0(e,r,a[r]);if(P1)for(var r of P1(a))M0.call(a,r)&&y0(e,r,a[r]);return e},z=(e,a)=>x2(e,S2(a));var W=(e,a)=>{var r={};for(var s in e)c0.call(e,s)&&a.indexOf(s)<0&&(r[s]=e[s]);if(e!=null&&P1)for(var s of P1(e))a.indexOf(s)<0&&M0.call(e,s)&&(r[s]=e[s]);return r};var w1=(e,a)=>()=>(a||e((a={exports:{}}).exports,a),a.exports),w2=(e,a)=>{for(var r in a)L1(e,r,{get:a[r],enumerable:!0})},C0=(e,a,r,s)=>{if(a&&typeof a=="object"||typeof a=="function")for(let i of E2(a))!c0.call(e,i)&&i!==r&&L1(e,i,{get:()=>a[i],enumerable:!(s=V2(a,i))||s.enumerable});return e};var R=(e,a,r)=>(r=e!=null?b2(L2(e)):{},C0(a||!e||!e.__esModule?L1(r,"default",{value:e,enumerable:!0}):r,e)),T2=e=>C0(L1({},"__esModule",{value:!0}),e);var L0=w1((o0,l0)=>{(function(e,a){typeof o0=="object"&&typeof l0!="undefined"?l0.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis!="undefined"?globalThis:e||self).dayjs=a()})(o0,function(){"use strict";var e=1e3,a=6e4,r=36e5,s="millisecond",i="second",m="minute",Z="hour",f="day",S="week",b="month",$="quarter",w="year",N="date",j="Invalid Date",_=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,Z1=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,y1={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(h){var o=["th","st","nd","rd"],n=h%100;return"["+h+(o[(n-20)%10]||o[n]||o[0])+"]"}},i1=function(h,o,n){var d=String(h);return!d||d.length>=o?h:""+Array(o+1-d.length).join(n)+h},M1={s:i1,z:function(h){var o=-h.utcOffset(),n=Math.abs(o),d=Math.floor(n/60),t=n%60;return(o<=0?"+":"-")+i1(d,2,"0")+":"+i1(t,2,"0")},m:function h(o,n){if(o.date()<n.date())return-h(n,o);var d=12*(n.year()-o.year())+(n.month()-o.month()),t=o.clone().add(d,b),u=n-t<0,v=o.clone().add(d+(u?-1:1),b);return+(-(d+(n-t)/(u?t-v:v-t))||0)},a:function(h){return h<0?Math.ceil(h)||0:Math.floor(h)},p:function(h){return{M:b,y:w,w:S,d:f,D:N,h:Z,m,s:i,ms:s,Q:$}[h]||String(h||"").toLowerCase().replace(/s$/,"")},u:function(h){return h===void 0}},h1="en",L={};L[h1]=y1;var S1=function(h){return h instanceof H1},C1=function h(o,n,d){var t;if(!o)return h1;if(typeof o=="string"){var u=o.toLowerCase();L[u]&&(t=u),n&&(L[u]=n,t=u);var v=o.split("-");if(!t&&v.length>1)return h(v[0])}else{var g=o.name;L[g]=o,t=g}return!d&&t&&(h1=t),t||!d&&h1},T=function(h,o){if(S1(h))return h.clone();var n=typeof o=="object"?o:{};return n.date=h,n.args=arguments,new H1(n)},y=M1;y.l=C1,y.i=S1,y.w=function(h,o){return T(h,{locale:o.$L,utc:o.$u,x:o.$x,$offset:o.$offset})};var H1=function(){function h(n){this.$L=C1(n.locale,null,!0),this.parse(n)}var o=h.prototype;return o.parse=function(n){this.$d=function(d){var t=d.date,u=d.utc;if(t===null)return new Date(NaN);if(y.u(t))return new Date;if(t instanceof Date)return new Date(t);if(typeof t=="string"&&!/Z$/i.test(t)){var v=t.match(_);if(v){var g=v[2]-1||0,E=(v[7]||"0").substring(0,3);return u?new Date(Date.UTC(v[1],g,v[3]||1,v[4]||0,v[5]||0,v[6]||0,E)):new Date(v[1],g,v[3]||1,v[4]||0,v[5]||0,v[6]||0,E)}}return new Date(t)}(n),this.$x=n.x||{},this.init()},o.init=function(){var n=this.$d;this.$y=n.getFullYear(),this.$M=n.getMonth(),this.$D=n.getDate(),this.$W=n.getDay(),this.$H=n.getHours(),this.$m=n.getMinutes(),this.$s=n.getSeconds(),this.$ms=n.getMilliseconds()},o.$utils=function(){return y},o.isValid=function(){return this.$d.toString()!==j},o.isSame=function(n,d){var t=T(n);return this.startOf(d)<=t&&t<=this.endOf(d)},o.isAfter=function(n,d){return T(n)<this.startOf(d)},o.isBefore=function(n,d){return this.endOf(d)<T(n)},o.$g=function(n,d,t){return y.u(n)?this[d]:this.set(t,n)},o.unix=function(){return Math.floor(this.valueOf()/1e3)},o.valueOf=function(){return this.$d.getTime()},o.startOf=function(n,d){var t=this,u=!!y.u(d)||d,v=y.p(n),g=function(t1,P){var G=y.w(t.$u?Date.UTC(t.$y,P,t1):new Date(t.$y,P,t1),t);return u?G:G.endOf(f)},E=function(t1,P){return y.w(t.toDate()[t1].apply(t.toDate("s"),(u?[0,0,0,0]:[23,59,59,999]).slice(P)),t)},x=this.$W,A=this.$M,Q=this.$D,K="set"+(this.$u?"UTC":"");switch(v){case w:return u?g(1,0):g(31,11);case b:return u?g(1,A):g(0,A+1);case S:var d1=this.$locale().weekStart||0,v1=(x<d1?x+7:x)-d1;return g(u?Q-v1:Q+(6-v1),A);case f:case N:return E(K+"Hours",0);case Z:return E(K+"Minutes",1);case m:return E(K+"Seconds",2);case i:return E(K+"Milliseconds",3);default:return this.clone()}},o.endOf=function(n){return this.startOf(n,!1)},o.$set=function(n,d){var t,u=y.p(n),v="set"+(this.$u?"UTC":""),g=(t={},t[f]=v+"Date",t[N]=v+"Date",t[b]=v+"Month",t[w]=v+"FullYear",t[Z]=v+"Hours",t[m]=v+"Minutes",t[i]=v+"Seconds",t[s]=v+"Milliseconds",t)[u],E=u===f?this.$D+(d-this.$W):d;if(u===b||u===w){var x=this.clone().set(N,1);x.$d[g](E),x.init(),this.$d=x.set(N,Math.min(this.$D,x.daysInMonth())).$d}else g&&this.$d[g](E);return this.init(),this},o.set=function(n,d){return this.clone().$set(n,d)},o.get=function(n){return this[y.p(n)]()},o.add=function(n,d){var t,u=this;n=Number(n);var v=y.p(d),g=function(A){var Q=T(u);return y.w(Q.date(Q.date()+Math.round(A*n)),u)};if(v===b)return this.set(b,this.$M+n);if(v===w)return this.set(w,this.$y+n);if(v===f)return g(1);if(v===S)return g(7);var E=(t={},t[m]=a,t[Z]=r,t[i]=e,t)[v]||1,x=this.$d.getTime()+n*E;return y.w(x,this)},o.subtract=function(n,d){return this.add(-1*n,d)},o.format=function(n){var d=this,t=this.$locale();if(!this.isValid())return t.invalidDate||j;var u=n||"YYYY-MM-DDTHH:mm:ssZ",v=y.z(this),g=this.$H,E=this.$m,x=this.$M,A=t.weekdays,Q=t.months,K=function(P,G,E1,b1){return P&&(P[G]||P(d,u))||E1[G].slice(0,b1)},d1=function(P){return y.s(g%12||12,P,"0")},v1=t.meridiem||function(P,G,E1){var b1=P<12?"AM":"PM";return E1?b1.toLowerCase():b1},t1={YY:String(this.$y).slice(-2),YYYY:this.$y,M:x+1,MM:y.s(x+1,2,"0"),MMM:K(t.monthsShort,x,Q,3),MMMM:K(Q,x),D:this.$D,DD:y.s(this.$D,2,"0"),d:String(this.$W),dd:K(t.weekdaysMin,this.$W,A,2),ddd:K(t.weekdaysShort,this.$W,A,3),dddd:A[this.$W],H:String(g),HH:y.s(g,2,"0"),h:d1(1),hh:d1(2),a:v1(g,E,!0),A:v1(g,E,!1),m:String(E),mm:y.s(E,2,"0"),s:String(this.$s),ss:y.s(this.$s,2,"0"),SSS:y.s(this.$ms,3,"0"),Z:v};return u.replace(Z1,function(P,G){return G||t1[P]||v.replace(":","")})},o.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},o.diff=function(n,d,t){var u,v=y.p(d),g=T(n),E=(g.utcOffset()-this.utcOffset())*a,x=this-g,A=y.m(this,g);return A=(u={},u[w]=A/12,u[b]=A,u[$]=A/3,u[S]=(x-E)/6048e5,u[f]=(x-E)/864e5,u[Z]=x/r,u[m]=x/a,u[i]=x/e,u)[v]||x,t?A:y.a(A)},o.daysInMonth=function(){return this.endOf(b).$D},o.$locale=function(){return L[this.$L]},o.locale=function(n,d){if(!n)return this.$L;var t=this.clone(),u=C1(n,d,!0);return u&&(t.$L=u),t},o.clone=function(){return y.w(this.$d,this)},o.toDate=function(){return new Date(this.valueOf())},o.toJSON=function(){return this.isValid()?this.toISOString():null},o.toISOString=function(){return this.$d.toISOString()},o.toString=function(){return this.$d.toUTCString()},h}(),O1=H1.prototype;return T.prototype=O1,[["$ms",s],["$s",i],["$m",m],["$H",Z],["$W",f],["$M",b],["$y",w],["$D",N]].forEach(function(h){O1[h[1]]=function(o){return this.$g(o,h[0],h[1])}}),T.extend=function(h,o){return h.$i||(h(o,H1,T),h.$i=!0),T},T.locale=C1,T.isDayjs=S1,T.unix=function(h){return T(1e3*h)},T.en=L[h1],T.Ls=L,T.p={},T})});var F0=w1(M=>{"use strict";var O=typeof Symbol=="function"&&Symbol.for,s0=O?Symbol.for("react.element"):60103,h0=O?Symbol.for("react.portal"):60106,q1=O?Symbol.for("react.fragment"):60107,j1=O?Symbol.for("react.strict_mode"):60108,z1=O?Symbol.for("react.profiler"):60114,W1=O?Symbol.for("react.provider"):60109,U1=O?Symbol.for("react.context"):60110,d0=O?Symbol.for("react.async_mode"):60111,Y1=O?Symbol.for("react.concurrent_mode"):60111,K1=O?Symbol.for("react.forward_ref"):60112,X1=O?Symbol.for("react.suspense"):60113,X2=O?Symbol.for("react.suspense_list"):60120,Q1=O?Symbol.for("react.memo"):60115,G1=O?Symbol.for("react.lazy"):60116,Q2=O?Symbol.for("react.block"):60121,G2=O?Symbol.for("react.fundamental"):60117,J2=O?Symbol.for("react.responder"):60118,e3=O?Symbol.for("react.scope"):60119;function q(e){if(typeof e=="object"&&e!==null){var a=e.$$typeof;switch(a){case s0:switch(e=e.type,e){case d0:case Y1:case q1:case z1:case j1:case X1:return e;default:switch(e=e&&e.$$typeof,e){case U1:case K1:case G1:case Q1:case W1:return e;default:return a}}case h0:return a}}}function _0(e){return q(e)===Y1}M.AsyncMode=d0;M.ConcurrentMode=Y1;M.ContextConsumer=U1;M.ContextProvider=W1;M.Element=s0;M.ForwardRef=K1;M.Fragment=q1;M.Lazy=G1;M.Memo=Q1;M.Portal=h0;M.Profiler=z1;M.StrictMode=j1;M.Suspense=X1;M.isAsyncMode=function(e){return _0(e)||q(e)===d0};M.isConcurrentMode=_0;M.isContextConsumer=function(e){return q(e)===U1};M.isContextProvider=function(e){return q(e)===W1};M.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===s0};M.isForwardRef=function(e){return q(e)===K1};M.isFragment=function(e){return q(e)===q1};M.isLazy=function(e){return q(e)===G1};M.isMemo=function(e){return q(e)===Q1};M.isPortal=function(e){return q(e)===h0};M.isProfiler=function(e){return q(e)===z1};M.isStrictMode=function(e){return q(e)===j1};M.isSuspense=function(e){return q(e)===X1};M.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===q1||e===Y1||e===z1||e===j1||e===X1||e===X2||typeof e=="object"&&e!==null&&(e.$$typeof===G1||e.$$typeof===Q1||e.$$typeof===W1||e.$$typeof===U1||e.$$typeof===K1||e.$$typeof===G2||e.$$typeof===J2||e.$$typeof===e3||e.$$typeof===Q2)};M.typeOf=q});var I0=w1(C=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";var e=typeof Symbol=="function"&&Symbol.for,a=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,s=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,m=e?Symbol.for("react.profiler"):60114,Z=e?Symbol.for("react.provider"):60109,f=e?Symbol.for("react.context"):60110,S=e?Symbol.for("react.async_mode"):60111,b=e?Symbol.for("react.concurrent_mode"):60111,$=e?Symbol.for("react.forward_ref"):60112,w=e?Symbol.for("react.suspense"):60113,N=e?Symbol.for("react.suspense_list"):60120,j=e?Symbol.for("react.memo"):60115,_=e?Symbol.for("react.lazy"):60116,Z1=e?Symbol.for("react.block"):60121,y1=e?Symbol.for("react.fundamental"):60117,i1=e?Symbol.for("react.responder"):60118,M1=e?Symbol.for("react.scope"):60119;function h1(l){return typeof l=="string"||typeof l=="function"||l===s||l===b||l===m||l===i||l===w||l===N||typeof l=="object"&&l!==null&&(l.$$typeof===_||l.$$typeof===j||l.$$typeof===Z||l.$$typeof===f||l.$$typeof===$||l.$$typeof===y1||l.$$typeof===i1||l.$$typeof===M1||l.$$typeof===Z1)}function L(l){if(typeof l=="object"&&l!==null){var t0=l.$$typeof;switch(t0){case a:var D1=l.type;switch(D1){case S:case b:case s:case m:case i:case w:return D1;default:var Z0=D1&&D1.$$typeof;switch(Z0){case f:case $:case _:case j:case Z:return Z0;default:return t0}}case r:return t0}}}var S1=S,C1=b,T=f,y=Z,H1=a,O1=$,h=s,o=_,n=j,d=r,t=m,u=i,v=w,g=!1;function E(l){return g||(g=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),x(l)||L(l)===S}function x(l){return L(l)===b}function A(l){return L(l)===f}function Q(l){return L(l)===Z}function K(l){return typeof l=="object"&&l!==null&&l.$$typeof===a}function d1(l){return L(l)===$}function v1(l){return L(l)===s}function t1(l){return L(l)===_}function P(l){return L(l)===j}function G(l){return L(l)===r}function E1(l){return L(l)===m}function b1(l){return L(l)===i}function H2(l){return L(l)===w}C.AsyncMode=S1,C.ConcurrentMode=C1,C.ContextConsumer=T,C.ContextProvider=y,C.Element=H1,C.ForwardRef=O1,C.Fragment=h,C.Lazy=o,C.Memo=n,C.Portal=d,C.Profiler=t,C.StrictMode=u,C.Suspense=v,C.isAsyncMode=E,C.isConcurrentMode=x,C.isContextConsumer=A,C.isContextProvider=Q,C.isElement=K,C.isForwardRef=d1,C.isFragment=v1,C.isLazy=t1,C.isMemo=P,C.isPortal=G,C.isProfiler=E1,C.isStrictMode=b1,C.isSuspense=H2,C.isValidElementType=h1,C.typeOf=L}()});var N0=w1((I3,v0)=>{"use strict";process.env.NODE_ENV==="production"?v0.exports=F0():v0.exports=I0()});var Y0=w1((N3,U0)=>{"use strict";var u0=N0(),a3={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},r3={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n3={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},z0={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},m0={};m0[u0.ForwardRef]=n3;m0[u0.Memo]=z0;function B0(e){return u0.isMemo(e)?z0:m0[e.$$typeof]||a3}var i3=Object.defineProperty,t3=Object.getOwnPropertyNames,q0=Object.getOwnPropertySymbols,c3=Object.getOwnPropertyDescriptor,o3=Object.getPrototypeOf,j0=Object.prototype;function W0(e,a,r){if(typeof a!="string"){if(j0){var s=o3(a);s&&s!==j0&&W0(e,s,r)}var i=t3(a);q0&&(i=i.concat(q0(a)));for(var m=B0(e),Z=B0(a),f=0;f<i.length;++f){var S=i[f];if(!r3[S]&&!(r&&r[S])&&!(Z&&Z[S])&&!(m&&m[S])){var b=c3(a,S);try{i3(e,S,b)}catch($){}}}}return e}U0.exports=W0});var m3={};w2(m3,{TelaCadastro:()=>R0,TelaConviteExpirado:()=>o2,TelaEsqueceuSenha:()=>C2,TelaInstrucoesEnviadas:()=>h2,TelaLogin:()=>i2,TelaNovaSenha:()=>g2,TemplateTelaBase:()=>I});module.exports=T2(m3);var _1=require("@s_mart/core"),E0=require("@s_mart/masks");var c1={description:"m37.5 11.3-19 19.4-7-7.2a.9.9 0 0 0-1.2 0l-2 2.1c-.4.4-.4 1 0 1.3l9.6 9.8c.3.4.9.4 1.2 0l21.6-22.1c.4-.3.4-1 0-1.3l-2-2a.9.9 0 0 0-1.2 0Z",id:"line-check-regular"};var R1={description:"M35.2 12.7a15.9 15.9 0 0 0-25 19.1L8 40l8.4-2.2a16 16 0 0 0 23.6-14 16 16 0 0 0-4.8-11.1ZM24 37a13 13 0 0 1-6.7-1.9l-.5-.3-5 1.3 1.3-4.8-.3-.5a13.2 13.2 0 0 1 20.5-16.3c2.5 2.4 4 5.7 4 9.3C37.3 31 31.3 37 24 37Zm7.2-10-2.7-1c-.4-.1-.6-.2-.9.2l-1.2 1.5c-.3.3-.5.3-.9.1-2.3-1.1-3.9-2-5.4-4.7-.4-.7.4-.6 1.2-2.1v-.7c-.2-.2-1-2.2-1.3-3-.3-.7-.6-.6-.9-.6h-.7c-.3 0-.7 0-1 .4-.4.4-1.5 1.4-1.5 3.3 0 2 1.5 3.9 1.6 4.1.2.3 2.8 4.3 6.8 6 2.5 1.1 3.5 1.2 4.8 1 .7 0 2.3-1 2.6-1.9.4-.9.4-1.7.3-1.9l-.8-.4Z",id:"line-whatsapp-regular"};var c=e=>`${e/16}rem`;var x1=R(require("@emotion/styled"));var k2=Object.defineProperty,$2=(e,a)=>{for(var r in a)k2(e,r,{get:a[r],enumerable:!0})},V={};$2(V,{blue:()=>O2,green:()=>_2,neutral:()=>B2,red:()=>P2,yellow:()=>I2});var A2={75:"#AFD2FF",100:"#689DCB",300:"#045BA8",500:"#132C70"},O2=A2,D2={75:"#FEBCAC",100:"#F5917F",300:"#EF4829",500:"#BD2601"},P2=D2,R2={75:"#D6EEBC",100:"#A5D770",300:"#49BF00",500:"#518133"},_2=R2,F2={75:"#FDEFB3",100:"#FFE380",300:"#FFAB00",500:"#C56C00"},I2=F2,N2={0:"#FFFFFF",10:"#FBFBFB",20:"#F4F5F7",30:"#EEEEEE",40:"#DBDBDB",50:"#CACACA",100:"#8B8B8B",500:"#555555",600:"#464646",800:"#2E2E2E",900:"#262626"},B2=N2;var H0=x1.default.div`
|
|
1
|
+
"use strict";var H2=Object.create;var e1=Object.defineProperty,b2=Object.defineProperties,V2=Object.getOwnPropertyDescriptor,x2=Object.getOwnPropertyDescriptors,S2=Object.getOwnPropertyNames,s1=Object.getOwnPropertySymbols,L2=Object.getPrototypeOf,A1=Object.prototype.hasOwnProperty,U1=Object.prototype.propertyIsEnumerable;var W1=(e,a,r)=>a in e?e1(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r,S=(e,a)=>{for(var r in a||(a={}))A1.call(a,r)&&W1(e,r,a[r]);if(s1)for(var r of s1(a))U1.call(a,r)&&W1(e,r,a[r]);return e},E=(e,a)=>b2(e,x2(a));var k=(e,a)=>{var r={};for(var i in e)A1.call(e,i)&&a.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&s1)for(var i of s1(e))a.indexOf(i)<0&&U1.call(e,i)&&(r[i]=e[i]);return r};var h1=(e,a)=>()=>(a||e((a={exports:{}}).exports,a),a.exports),E2=(e,a)=>{for(var r in a)e1(e,r,{get:a[r],enumerable:!0})},Y1=(e,a,r,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let n of S2(a))!A1.call(e,n)&&n!==r&&e1(e,n,{get:()=>a[n],enumerable:!(i=V2(a,n))||i.enumerable});return e};var C=(e,a,r)=>(r=e!=null?H2(L2(e)):{},Y1(a||!e||!e.__esModule?e1(r,"default",{value:e,enumerable:!0}):r,e)),k2=e=>Y1(e1({},"__esModule",{value:!0}),e);var s0=h1(h=>{"use strict";var y=typeof Symbol=="function"&&Symbol.for,$1=y?Symbol.for("react.element"):60103,D1=y?Symbol.for("react.portal"):60106,u1=y?Symbol.for("react.fragment"):60107,p1=y?Symbol.for("react.strict_mode"):60108,f1=y?Symbol.for("react.profiler"):60114,Z1=y?Symbol.for("react.provider"):60109,g1=y?Symbol.for("react.context"):60110,R1=y?Symbol.for("react.async_mode"):60111,y1=y?Symbol.for("react.concurrent_mode"):60111,M1=y?Symbol.for("react.forward_ref"):60112,C1=y?Symbol.for("react.suspense"):60113,B2=y?Symbol.for("react.suspense_list"):60120,H1=y?Symbol.for("react.memo"):60115,b1=y?Symbol.for("react.lazy"):60116,q2=y?Symbol.for("react.block"):60121,z2=y?Symbol.for("react.fundamental"):60117,j2=y?Symbol.for("react.responder"):60118,W2=y?Symbol.for("react.scope"):60119;function L(e){if(typeof e=="object"&&e!==null){var a=e.$$typeof;switch(a){case $1:switch(e=e.type,e){case R1:case y1:case u1:case f1:case p1:case C1:return e;default:switch(e=e&&e.$$typeof,e){case g1:case M1:case b1:case H1:case Z1:return e;default:return a}}case D1:return a}}}function o0(e){return L(e)===y1}h.AsyncMode=R1;h.ConcurrentMode=y1;h.ContextConsumer=g1;h.ContextProvider=Z1;h.Element=$1;h.ForwardRef=M1;h.Fragment=u1;h.Lazy=b1;h.Memo=H1;h.Portal=D1;h.Profiler=f1;h.StrictMode=p1;h.Suspense=C1;h.isAsyncMode=function(e){return o0(e)||L(e)===R1};h.isConcurrentMode=o0;h.isContextConsumer=function(e){return L(e)===g1};h.isContextProvider=function(e){return L(e)===Z1};h.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===$1};h.isForwardRef=function(e){return L(e)===M1};h.isFragment=function(e){return L(e)===u1};h.isLazy=function(e){return L(e)===b1};h.isMemo=function(e){return L(e)===H1};h.isPortal=function(e){return L(e)===D1};h.isProfiler=function(e){return L(e)===f1};h.isStrictMode=function(e){return L(e)===p1};h.isSuspense=function(e){return L(e)===C1};h.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===u1||e===y1||e===f1||e===p1||e===C1||e===B2||typeof e=="object"&&e!==null&&(e.$$typeof===b1||e.$$typeof===H1||e.$$typeof===Z1||e.$$typeof===g1||e.$$typeof===M1||e.$$typeof===z2||e.$$typeof===j2||e.$$typeof===W2||e.$$typeof===q2)};h.typeOf=L});var h0=h1(d=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";var e=typeof Symbol=="function"&&Symbol.for,a=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,n=e?Symbol.for("react.strict_mode"):60108,l=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,v=e?Symbol.for("react.context"):60110,m=e?Symbol.for("react.async_mode"):60111,p=e?Symbol.for("react.concurrent_mode"):60111,Z=e?Symbol.for("react.forward_ref"):60112,A=e?Symbol.for("react.suspense"):60113,X=e?Symbol.for("react.suspense_list"):60120,O=e?Symbol.for("react.memo"):60115,V=e?Symbol.for("react.lazy"):60116,i1=e?Symbol.for("react.block"):60121,c1=e?Symbol.for("react.fundamental"):60117,t1=e?Symbol.for("react.responder"):60118,l1=e?Symbol.for("react.scope"):60119;function X0(t){return typeof t=="string"||typeof t=="function"||t===i||t===p||t===l||t===n||t===A||t===X||typeof t=="object"&&t!==null&&(t.$$typeof===V||t.$$typeof===O||t.$$typeof===s||t.$$typeof===v||t.$$typeof===Z||t.$$typeof===c1||t.$$typeof===t1||t.$$typeof===l1||t.$$typeof===i1)}function x(t){if(typeof t=="object"&&t!==null){var w1=t.$$typeof;switch(w1){case a:var o1=t.type;switch(o1){case m:case p:case i:case l:case n:case A:return o1;default:var j1=o1&&o1.$$typeof;switch(j1){case v:case Z:case V:case O:case s:return j1;default:return w1}}case r:return w1}}}var Q0=m,G0=p,J0=v,e2=s,a2=a,r2=Z,n2=i,i2=V,c2=O,t2=r,l2=l,o2=n,s2=A,q1=!1;function h2(t){return q1||(q1=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),z1(t)||x(t)===m}function z1(t){return x(t)===p}function d2(t){return x(t)===v}function v2(t){return x(t)===s}function m2(t){return typeof t=="object"&&t!==null&&t.$$typeof===a}function u2(t){return x(t)===Z}function p2(t){return x(t)===i}function f2(t){return x(t)===V}function Z2(t){return x(t)===O}function g2(t){return x(t)===r}function y2(t){return x(t)===l}function M2(t){return x(t)===n}function C2(t){return x(t)===A}d.AsyncMode=Q0,d.ConcurrentMode=G0,d.ContextConsumer=J0,d.ContextProvider=e2,d.Element=a2,d.ForwardRef=r2,d.Fragment=n2,d.Lazy=i2,d.Memo=c2,d.Portal=t2,d.Profiler=l2,d.StrictMode=o2,d.Suspense=s2,d.isAsyncMode=h2,d.isConcurrentMode=z1,d.isContextConsumer=d2,d.isContextProvider=v2,d.isElement=m2,d.isForwardRef=u2,d.isFragment=p2,d.isLazy=f2,d.isMemo=Z2,d.isPortal=g2,d.isProfiler=y2,d.isStrictMode=M2,d.isSuspense=C2,d.isValidElementType=X0,d.typeOf=x}()});var d0=h1((I3,O1)=>{"use strict";process.env.NODE_ENV==="production"?O1.exports=s0():O1.exports=h0()});var g0=h1((_3,Z0)=>{"use strict";var F1=d0(),U2={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},Y2={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},K2={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},p0={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},I1={};I1[F1.ForwardRef]=K2;I1[F1.Memo]=p0;function v0(e){return F1.isMemo(e)?p0:I1[e.$$typeof]||U2}var X2=Object.defineProperty,Q2=Object.getOwnPropertyNames,m0=Object.getOwnPropertySymbols,G2=Object.getOwnPropertyDescriptor,J2=Object.getPrototypeOf,u0=Object.prototype;function f0(e,a,r){if(typeof a!="string"){if(u0){var i=J2(a);i&&i!==u0&&f0(e,i,r)}var n=Q2(a);m0&&(n=n.concat(m0(a)));for(var l=v0(e),s=v0(a),v=0;v<n.length;++v){var m=n[v];if(!Y2[m]&&!(r&&r[m])&&!(s&&s[m])&&!(l&&l[m])){var p=G2(a,m);try{X2(e,m,p)}catch(Z){}}}}return e}Z0.exports=f0});var p3={};E2(p3,{TelaCadastro:()=>l0,TelaConviteExpirado:()=>$0,TelaEsqueceuSenha:()=>K0,TelaInstrucoesEnviadas:()=>O0,TelaLogin:()=>w0,TelaNovaSenha:()=>j0,TemplateTelaBase:()=>b});module.exports=k2(p3);var v1=require("@s_mart/core"),e0=require("@s_mart/masks");var _={description:"m37.5 11.3-19 19.4-7-7.2a.9.9 0 0 0-1.2 0l-2 2.1c-.4.4-.4 1 0 1.3l9.6 9.8c.3.4.9.4 1.2 0l21.6-22.1c.4-.3.4-1 0-1.3l-2-2a.9.9 0 0 0-1.2 0Z",id:"line-check-regular"};var d1={description:"M35.2 12.7a15.9 15.9 0 0 0-25 19.1L8 40l8.4-2.2a16 16 0 0 0 23.6-14 16 16 0 0 0-4.8-11.1ZM24 37a13 13 0 0 1-6.7-1.9l-.5-.3-5 1.3 1.3-4.8-.3-.5a13.2 13.2 0 0 1 20.5-16.3c2.5 2.4 4 5.7 4 9.3C37.3 31 31.3 37 24 37Zm7.2-10-2.7-1c-.4-.1-.6-.2-.9.2l-1.2 1.5c-.3.3-.5.3-.9.1-2.3-1.1-3.9-2-5.4-4.7-.4-.7.4-.6 1.2-2.1v-.7c-.2-.2-1-2.2-1.3-3-.3-.7-.6-.6-.9-.6h-.7c-.3 0-.7 0-1 .4-.4.4-1.5 1.4-1.5 3.3 0 2 1.5 3.9 1.6 4.1.2.3 2.8 4.3 6.8 6 2.5 1.1 3.5 1.2 4.8 1 .7 0 2.3-1 2.6-1.9.4-.9.4-1.7.3-1.9l-.8-.4Z",id:"line-whatsapp-regular"};var c=e=>`${e/16}rem`;var Q=C(require("@emotion/styled"));var T2=Object.defineProperty,w2=(e,a)=>{for(var r in a)T2(e,r,{get:a[r],enumerable:!0})},f={};w2(f,{blue:()=>P2,green:()=>O2,neutral:()=>N2,red:()=>D2,yellow:()=>I2});var A2={75:"#AFD2FF",100:"#689DCB",300:"#045BA8",500:"#132C70"},P2=A2,$2={75:"#FEBCAC",100:"#F5917F",300:"#EF4829",500:"#BD2601"},D2=$2,R2={75:"#D6EEBC",100:"#A5D770",300:"#49BF00",500:"#518133"},O2=R2,F2={75:"#FDEFB3",100:"#FFE380",300:"#FFAB00",500:"#C56C00"},I2=F2,_2={0:"#FFFFFF",10:"#FBFBFB",20:"#F4F5F7",30:"#EEEEEE",40:"#DBDBDB",50:"#CACACA",100:"#8B8B8B",500:"#555555",600:"#464646",800:"#2E2E2E",900:"#262626"},N2=_2;var K1=Q.default.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
4
|
align-items: center;
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
@media (max-height: 600px) {
|
|
19
19
|
justify-content: flex-start;
|
|
20
20
|
}
|
|
21
|
-
`,
|
|
21
|
+
`,X1=Q.default.div`
|
|
22
22
|
position: absolute;
|
|
23
23
|
left: 0;
|
|
24
24
|
bottom: 32px;
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
@media (max-width: 768px) {
|
|
28
28
|
display: none;
|
|
29
29
|
}
|
|
30
|
-
`,
|
|
30
|
+
`,Q1=Q.default.h1`
|
|
31
31
|
position: absolute;
|
|
32
32
|
left: 32px;
|
|
33
33
|
top: 32px;
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
@media (max-width: 500px) {
|
|
67
67
|
display: none;
|
|
68
68
|
}
|
|
69
|
-
`,
|
|
69
|
+
`,G1=Q.default.div`
|
|
70
70
|
position: relative;
|
|
71
71
|
z-index: 2;
|
|
72
72
|
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
margin: ${c(16)};
|
|
76
76
|
|
|
77
77
|
background-color: ${({theme:e})=>e.palette.common.white};
|
|
78
|
-
`,
|
|
78
|
+
`,J1=Q.default.button`
|
|
79
79
|
position: relative;
|
|
80
80
|
z-index: 2;
|
|
81
81
|
|
|
@@ -96,20 +96,20 @@
|
|
|
96
96
|
background-color: transparent;
|
|
97
97
|
|
|
98
98
|
svg {
|
|
99
|
-
color: ${
|
|
99
|
+
color: ${f.green[300]};
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
`;var
|
|
102
|
+
`;var D=require("react/jsx-runtime");function b({children:e,whatsapp:a,textoChamativo:r,style:i,paperStyle:n,ilustracao:l}){return(0,D.jsxs)(K1,{style:i,children:[r&&(0,D.jsx)(Q1,{children:r}),l&&(0,D.jsx)(X1,{children:typeof l=="string"?(0,D.jsx)("img",{src:l,alt:"Logo do sistema"}):l}),(0,D.jsx)(G1,{style:n,children:e}),a&&(0,D.jsxs)(J1,{onClick:()=>{window.open(`https://api.whatsapp.com/send?phone=${a}`)},style:{marginBottom:16},children:[(0,D.jsxs)(v1.Typography,{variant:"bodyXS",children:["Com d\xFAvidas? ",e0.telefone.format(a.slice(2))]}),(0,D.jsx)(v1.LIcon,{icon:d1,size:"20px",removeMargin:!0})]})]})}var T=require("@s_mart/core"),F=require("@s_mart/form"),P1=require("@s_mart/rules");var z=C(require("@emotion/styled"));var a0=z.default.div`
|
|
103
103
|
display: grid;
|
|
104
104
|
gap: ${c(32)};
|
|
105
|
-
|
|
105
|
+
`,r0=z.default.header`
|
|
106
106
|
display: grid;
|
|
107
107
|
text-align: center;
|
|
108
108
|
gap: ${c(16)};
|
|
109
|
-
`,
|
|
109
|
+
`,n0=z.default.div`
|
|
110
110
|
display: grid;
|
|
111
111
|
gap: ${c(32)};
|
|
112
|
-
`,
|
|
112
|
+
`,i0=z.default.div`
|
|
113
113
|
display: grid;
|
|
114
114
|
gap: ${c(4)};
|
|
115
115
|
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
display: grid;
|
|
129
129
|
gap: ${c(4)};
|
|
130
130
|
}
|
|
131
|
-
`,
|
|
131
|
+
`,c0=z.default.div`
|
|
132
132
|
display: flex;
|
|
133
133
|
flex-wrap: wrap;
|
|
134
134
|
gap: ${c(8)};
|
|
135
|
-
`,
|
|
135
|
+
`,m1=z.default.div`
|
|
136
136
|
display: flex;
|
|
137
137
|
align-items: center;
|
|
138
138
|
gap: ${c(4)};
|
|
139
139
|
|
|
140
|
-
color: ${
|
|
141
|
-
border: 1px solid ${
|
|
140
|
+
color: ${f.neutral[600]};
|
|
141
|
+
border: 1px solid ${f.neutral[600]};
|
|
142
142
|
border-radius: ${c(4)};
|
|
143
143
|
padding: ${c(3)} ${c(4)};
|
|
144
144
|
|
|
@@ -146,10 +146,10 @@
|
|
|
146
146
|
vertical-align: middle;
|
|
147
147
|
|
|
148
148
|
${({checked:e})=>{if(e)return`
|
|
149
|
-
color: ${
|
|
150
|
-
border-color: ${
|
|
149
|
+
color: ${f.green[300]};
|
|
150
|
+
border-color: ${f.green[300]};
|
|
151
151
|
`}}
|
|
152
|
-
`;function
|
|
152
|
+
`;function t0(){let e=n=>n?n.match(/[a-z]/i):!1,a=n=>n?n.match(/[0-9]/i):!1,r=n=>n?n.length>=6:!1;return{senhaContemLetra:e,senhaContemNumero:a,senhaContemMinimoDe6Caracteres:r,desabilitarBotaoDeCadastro:n=>!n.email||!n.senha||!n.confirmarSenha||!n.termosDeUso||!e(n.senha)||!a(n.senha)||!r(n.senha)}}var o=require("react/jsx-runtime");function l0(v){var m=v,{logo:e,nomeSistema:a,onSubmit:r,linkTermosDeUso:i,email:n,nome:l}=m,s=k(m,["logo","nomeSistema","onSubmit","linkTermosDeUso","email","nome"]);let{senhaContemLetra:p,senhaContemNumero:Z,senhaContemMinimoDe6Caracteres:A,desabilitarBotaoDeCadastro:X}=t0(),O=typeof e=="string"?(0,o.jsx)("img",{src:e,alt:"Logo do sistema"}):e;return(0,o.jsx)(b,E(S({},s),{children:(0,o.jsxs)(a0,{children:[(0,o.jsxs)(r0,{children:[e&&(0,o.jsx)("div",{children:O}),(0,o.jsxs)(T.Typography,{variant:"titleSM",children:["Vamos cadastrar uma senha de acesso ao ",a,"."]})]}),(0,o.jsx)(F.Form,{onSubmit:r,defaultValues:{email:n,nome:l,termosDeUso:!1},children:({watch:V})=>{let i1=p(V("senha")),c1=Z(V("senha")),t1=A(V("senha"));return(0,o.jsxs)(n0,{children:[(0,o.jsx)(F.TextField,{name:"email",label:"E-mail de acesso",required:!0,disabled:!0}),(0,o.jsx)(F.TextField,{name:"nome",label:"Nome completo",required:!0,rules:P1.required}),(0,o.jsxs)(i0,{children:[(0,o.jsxs)("div",{children:[(0,o.jsx)(F.TextField,{type:"password",name:"senha",label:"Senha de acesso",required:!0,rules:P1.required}),(0,o.jsx)(F.TextField,{type:"password",name:"confirmarSenha",label:"Confirme sua senha",required:!0,rules:{validate:l1=>{if(!l1)return"Campo obrigat\xF3rio";if(l1!==V("senha"))return"As senhas devem ser iguais"}}})]}),(0,o.jsxs)("div",{children:[(0,o.jsx)(T.Typography,{variant:"bodyXS",children:"Sua senha precisa conter:"}),(0,o.jsxs)(c0,{children:[(0,o.jsxs)(m1,{checked:!!i1,children:[i1&&(0,o.jsx)(T.LIcon,{icon:_,size:"16px",removeMargin:!0}),(0,o.jsx)(T.Typography,{variant:"bodyXS",children:"Uma letra"})]}),(0,o.jsxs)(m1,{checked:!!c1,children:[c1&&(0,o.jsx)(T.LIcon,{icon:_,size:"16px",removeMargin:!0}),(0,o.jsx)(T.Typography,{variant:"bodyXS",children:"Um n\xFAmero"})]}),(0,o.jsxs)(m1,{checked:!!t1,children:[t1&&(0,o.jsx)(T.LIcon,{icon:_,size:"16px",removeMargin:!0}),(0,o.jsx)(T.Typography,{variant:"bodyXS",children:"M\xEDnimo de 6 caracteres"})]})]})]})]}),(0,o.jsx)("div",{children:(0,o.jsx)(F.Checkbox,{name:"termosDeUso",label:(0,o.jsxs)("div",{style:{display:"flex",gap:4},children:[(0,o.jsx)("span",{children:"Li e aceito os"}),(0,o.jsx)("a",{href:i,target:"_blank",style:{color:"var(--color-primary)"},rel:"noreferrer",children:"termos de uso"})]})})}),(0,o.jsx)("div",{children:(0,o.jsx)(T.Button,{type:"submit",fullWidth:!0,disabled:X(V()),children:"Concluir meu cadastro"})})]})}})]})}))}var T0=require("react"),W=require("@s_mart/core"),U=require("@s_mart/form"),Y=require("@s_mart/rules");var V1=require("react");var n3=C(require("react"),1);var R=C(require("react")),e3=require("react-dom");var a3=C(g0());var r3="SnackbarContent",q3={root:r3+"-root"};var I="SnackbarItem",z3={contentRoot:I+"-contentRoot",lessPadding:I+"-lessPadding",variantSuccess:I+"-variantSuccess",variantError:I+"-variantError",variantInfo:I+"-variantInfo",variantWarning:I+"-variantWarning",message:I+"-message",action:I+"-action",wrappedRoot:I+"-wrappedRoot"};var j="SnackbarContainer",j3={root:j+"-root",rootDense:j+"-rootDense",top:j+"-top",bottom:j+"-bottom",left:j+"-left",right:j+"-right",center:j+"-center"};var W3=process.env.NODE_ENV!=="production";var x1=C(require("@emotion/styled"),1);var M0=C(require("@emotion/styled"),1),N=require("@emotion/react");var i3=require("react/jsx-runtime"),C0=require("react/jsx-runtime"),_1=require("react/jsx-runtime"),H0=require("react"),S1=C(require("react"),1),ne=require("@emotion/styled"),V0=require("@emotion/react"),x0=C(require("react"),1),P=C(require("react"),1);var y0=()=>{let[e,a]=(0,V1.useState)(!1);return(0,V1.useEffect)(()=>{let r=i=>{i.key==="CapsLock"&&a(i.getModifierState("CapsLock"))};return window.addEventListener("keydown",r),()=>{window.removeEventListener("keydown",r)}},[]),e};var G3=x1.default.div`
|
|
153
153
|
display: flex;
|
|
154
154
|
align-items: center;
|
|
155
155
|
justify-content: space-between;
|
|
@@ -162,14 +162,14 @@
|
|
|
162
162
|
box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
|
|
163
163
|
|
|
164
164
|
border-left: 6px solid
|
|
165
|
-
${({variant:e})=>{switch(e){case"error":return
|
|
165
|
+
${({variant:e})=>{switch(e){case"error":return f.red[300];case"warning":return f.yellow[300];case"info":return f.blue[100];default:case"success":return f.green[300]}}};
|
|
166
166
|
|
|
167
167
|
> div {
|
|
168
168
|
display: flex;
|
|
169
169
|
align-items: center;
|
|
170
170
|
gap: ${c(8)};
|
|
171
171
|
}
|
|
172
|
-
`,
|
|
172
|
+
`,J3=x1.default.div`
|
|
173
173
|
display: flex;
|
|
174
174
|
flex-direction: column;
|
|
175
175
|
justify-content: center;
|
|
@@ -177,10 +177,10 @@
|
|
|
177
177
|
> *:first-of-type {
|
|
178
178
|
margin-bottom: ${c(4)};
|
|
179
179
|
}
|
|
180
|
-
`,
|
|
180
|
+
`,ee=x1.default.div`
|
|
181
181
|
cursor: pointer;
|
|
182
182
|
align-self: flex-start;
|
|
183
|
-
`,
|
|
183
|
+
`,re=M0.default.i`
|
|
184
184
|
align-self: center;
|
|
185
185
|
display: inline-flex;
|
|
186
186
|
color: ${({color:e})=>e};
|
|
@@ -191,23 +191,23 @@
|
|
|
191
191
|
z-index: 0 !important;
|
|
192
192
|
outline: 0 !important;
|
|
193
193
|
|
|
194
|
-
${({left:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
194
|
+
${({left:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&N.css`
|
|
195
195
|
left: ${e};
|
|
196
196
|
`}
|
|
197
197
|
|
|
198
|
-
${({right:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
198
|
+
${({right:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&N.css`
|
|
199
199
|
right: ${e};
|
|
200
200
|
`}
|
|
201
201
|
|
|
202
|
-
${({top:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
202
|
+
${({top:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&N.css`
|
|
203
203
|
top: ${e};
|
|
204
204
|
`}
|
|
205
205
|
|
|
206
|
-
${({bottom:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
206
|
+
${({bottom:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&N.css`
|
|
207
207
|
bottom: ${e};
|
|
208
208
|
`}
|
|
209
209
|
|
|
210
|
-
${({color:e})=>{let a=e;return e==="inherit"&&(a="currentColor"),
|
|
210
|
+
${({color:e})=>{let a=e;return e==="inherit"&&(a="currentColor"),N.css`
|
|
211
211
|
fill: ${a};
|
|
212
212
|
`}}
|
|
213
213
|
position: relative;
|
|
@@ -215,20 +215,21 @@
|
|
|
215
215
|
height: ${({height:e})=>e} !important;
|
|
216
216
|
width: ${({width:e})=>e} !important;
|
|
217
217
|
|
|
218
|
-
${({removeMargin:e})=>e?
|
|
218
|
+
${({removeMargin:e})=>e?N.css`
|
|
219
219
|
margin: 0;
|
|
220
|
-
`:
|
|
220
|
+
`:N.css`
|
|
221
221
|
margin: 0 ${c(4)};
|
|
222
222
|
`}
|
|
223
223
|
}
|
|
224
|
-
`;var
|
|
224
|
+
`;function a1(){return a1=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},a1.apply(this,arguments)}var c3=typeof window!="undefined"?S1.useLayoutEffect:S1.useEffect,t3=c3;function b0(e,a){let r=a1({},a);return Object.keys(e).forEach(i=>{if(i.toString().match(/^(components|slots)$/))r[i]=a1({},e[i],r[i]);else if(i.toString().match(/^(componentsProps|slotProps)$/)){let n=e[i]||{},l=a[i];r[i]={},!l||!Object.keys(l)?r[i]=n:!n||!Object.keys(n)?r[i]=l:(r[i]=a1({},l),Object.keys(n).forEach(s=>{r[i][s]=b0(n[s],l[s])}))}else r[i]===void 0&&(r[i]=e[i])}),r}function l3(e){return Object.keys(e).length===0}function o3(e=null){let a=x0.useContext(V0.ThemeContext);return!a||l3(a)?e:a}var s3=o3;function h3(e){let{theme:a,name:r,props:i}=e;return!a||!a.components||!a.components[r]||!a.components[r].defaultProps?i:b0(a.components[r].defaultProps,i)}var d3=t3;function v3(e,a,r,i,n){let[l,s]=P.useState(()=>n&&r?r(e).matches:i?i(e).matches:a);return d3(()=>{let v=!0;if(!r)return;let m=r(e),p=()=>{v&&s(m.matches)};return p(),m.addListener(p),()=>{v=!1,m.removeListener(p)}},[e,r]),l}var S0=P.useSyncExternalStore;function m3(e,a,r,i,n){let l=P.useCallback(()=>a,[a]),s=P.useMemo(()=>{if(n&&r)return()=>r(e).matches;if(i!==null){let{matches:p}=i(e);return()=>p}return l},[l,e,i,n,r]),[v,m]=P.useMemo(()=>{if(r===null)return[l,()=>()=>{}];let p=r(e);return[()=>p.matches,Z=>(p.addListener(Z),()=>{p.removeListener(Z)})]},[l,r,e]);return S0(m,v,s)}function u3(e,a={}){let r=s3(),i=typeof window!="undefined"&&typeof window.matchMedia!="undefined",{defaultMatches:n=!1,matchMedia:l=i?window.matchMedia:null,ssrMatchMedia:s=null,noSsr:v=!1}=h3({name:"MuiUseMediaQuery",props:a,theme:r});process.env.NODE_ENV!=="production"&&typeof e=="function"&&r===null&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join(`
|
|
225
|
+
`));let m=typeof e=="function"?e(r):e;m=m.replace(/^@media( ?)/m,"");let p=(S0!==void 0?m3:v3)(m,n,l,s,v);return process.env.NODE_ENV!=="production"&&P.useDebugValue({query:m,match:p}),p}var B=(e,a)=>u3(e,a);var L1=C(require("@emotion/styled"));var L0=L1.default.div`
|
|
225
226
|
display: grid;
|
|
226
227
|
gap: ${c(32)};
|
|
227
|
-
`,
|
|
228
|
+
`,E0=L1.default.header`
|
|
228
229
|
display: grid;
|
|
229
230
|
text-align: center;
|
|
230
231
|
gap: ${c(16)};
|
|
231
|
-
`,
|
|
232
|
+
`,k0=L1.default.div`
|
|
232
233
|
display: grid;
|
|
233
234
|
gap: ${c(16)};
|
|
234
235
|
|
|
@@ -240,7 +241,7 @@
|
|
|
240
241
|
> div:last-of-type {
|
|
241
242
|
gap: ${c(8)};
|
|
242
243
|
}
|
|
243
|
-
`;var
|
|
244
|
+
`;var g=require("react/jsx-runtime");function w0(s){var v=s,{logo:e,initialValues:a,onSubmit:r,onEsqueciMinhaSenha:i,errorLabel:n}=v,l=k(v,["logo","initialValues","onSubmit","onEsqueciMinhaSenha","errorLabel"]);let m=typeof e=="string"?(0,g.jsx)("img",{src:e,alt:"Logo do sistema"}):e,p=y0(),Z=B("(max-width: 500px)"),A=(0,T0.useMemo)(()=>S({manterConectado:!1},a),[a]);return(0,g.jsx)(b,E(S({},l),{paperStyle:{minWidth:Z?void 0:456,width:Z?"90%":void 0},children:(0,g.jsxs)(L0,{children:[(0,g.jsx)(E0,{children:e&&(0,g.jsx)("div",{children:m})}),(0,g.jsx)(U.Form,{onSubmit:r,defaultValues:A,children:(0,g.jsxs)(k0,{children:[(0,g.jsxs)("div",{children:[(0,g.jsx)(U.TextField,{name:"email",label:"E-mail de acesso",required:!0,rules:(0,Y.composeValidators)([Y.required,Y.email]),autoComplete:"email",type:"email"}),(0,g.jsxs)("div",{children:[(0,g.jsx)(U.TextField,{name:"senha",label:"Senha de acesso",type:"password",required:!0,rules:Y.required}),p&&(0,g.jsx)(W.Indicator,{severity:"warning",children:"Capslock ativado"}),!!n&&(0,g.jsx)(W.Typography,{variant:"titleXXS",color:f.red[300],children:n})]})]}),(0,g.jsx)(U.Checkbox,{name:"manterConectado",label:"Manter conectado"}),(0,g.jsxs)("div",{children:[(0,g.jsx)(W.Button,{type:"submit",fullWidth:!0,children:"Entrar"}),i&&(0,g.jsx)(W.Button,{type:"button",fullWidth:!0,variant:"text",onClick:i,children:"Esqueci minha senha"})]})]})})]})}))}var q=require("@s_mart/core");var N1=C(require("@emotion/styled"));var A0=N1.default.div`
|
|
244
245
|
display: grid;
|
|
245
246
|
gap: ${c(32)};
|
|
246
247
|
|
|
@@ -248,11 +249,11 @@
|
|
|
248
249
|
display: grid;
|
|
249
250
|
gap: ${c(8)};
|
|
250
251
|
}
|
|
251
|
-
`,
|
|
252
|
+
`,P0=N1.default.header`
|
|
252
253
|
display: grid;
|
|
253
254
|
text-align: center;
|
|
254
255
|
gap: ${c(16)};
|
|
255
|
-
`;var
|
|
256
|
+
`;var H=require("react/jsx-runtime");function $0(n){var l=n,{logo:e,onPrecisoDeAjuda:a,onRealizarAcesso:r}=l,i=k(l,["logo","onPrecisoDeAjuda","onRealizarAcesso"]);let s=typeof e=="string"?(0,H.jsx)("img",{src:e,alt:"Logo do sistema"}):e,v=B("(max-width: 500px)");return(0,H.jsx)(b,E(S({},i),{paperStyle:{minWidth:v?void 0:456,width:v?"90%":void 0},children:(0,H.jsxs)(A0,{children:[(0,H.jsxs)("div",{children:[(0,H.jsx)(P0,{children:e&&(0,H.jsx)("div",{children:s})}),(0,H.jsxs)("div",{style:{display:"flex",flexDirection:"column",textAlign:"center",gap:8,color:f.neutral[800]},children:[(0,H.jsx)(q.Typography,{variant:"bodyMD",children:"Parece que este convite j\xE1 foi usado ou expirou."}),(0,H.jsx)(q.Typography,{variant:"bodyMD",children:"J\xE1 se cadastrou? Realize o login."})]})]}),(0,H.jsxs)("div",{children:[(0,H.jsx)(q.Button,{fullWidth:!0,onClick:r,children:"Realizar login"}),(0,H.jsxs)(q.Button,{fullWidth:!0,variant:"text",onClick:a,style:{display:"flex",gap:4,color:f.neutral[900]},children:[(0,H.jsx)(q.LIcon,{icon:d1,size:"20px",removeMargin:!0,color:f.neutral[900]}),"Preciso de outro convite"]})]})]})}))}var r1=require("@s_mart/core");var B1=C(require("@emotion/styled"));var D0=B1.default.div`
|
|
256
257
|
display: grid;
|
|
257
258
|
gap: ${c(32)};
|
|
258
259
|
|
|
@@ -260,21 +261,21 @@
|
|
|
260
261
|
display: grid;
|
|
261
262
|
gap: ${c(16)};
|
|
262
263
|
}
|
|
263
|
-
`,
|
|
264
|
+
`,R0=B1.default.header`
|
|
264
265
|
display: grid;
|
|
265
266
|
text-align: center;
|
|
266
267
|
gap: ${c(16)};
|
|
267
|
-
`;var
|
|
268
|
+
`;var $=require("react/jsx-runtime");function O0(i){var n=i,{logo:e,onVoltarParaLogin:a}=n,r=k(n,["logo","onVoltarParaLogin"]);let l=typeof e=="string"?(0,$.jsx)("img",{src:e,alt:"Logo do sistema"}):e,s=B("(max-width: 500px)");return(0,$.jsx)(b,E(S({},r),{paperStyle:{maxWidth:s?void 0:456,width:s?"90%":void 0},children:(0,$.jsxs)(D0,{children:[(0,$.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:24},children:[(0,$.jsx)(R0,{children:e&&(0,$.jsx)("div",{children:l})}),(0,$.jsx)(r1.Typography,{variant:"titleMD",textAlign:"center",children:"Instru\xE7\xF5es enviadas"}),(0,$.jsx)(r1.Typography,{variant:"bodySM",textAlign:"center",children:"Enviamos ao seu e-mail de acesso as instru\xE7\xF5es para criar uma nova senha. Verifique sua caixa de entrada e de Spam."})]}),(0,$.jsx)(r1.Button,{fullWidth:!0,onClick:a,children:"Voltar para login"})]})}))}var w=require("@s_mart/core"),n1=require("@s_mart/form"),z0=require("@s_mart/rules");var K=C(require("@emotion/styled"));var F0=K.default.div`
|
|
268
269
|
display: grid;
|
|
269
270
|
gap: ${c(32)};
|
|
270
|
-
`,
|
|
271
|
+
`,I0=K.default.header`
|
|
271
272
|
display: grid;
|
|
272
273
|
text-align: center;
|
|
273
274
|
gap: ${c(16)};
|
|
274
|
-
`,
|
|
275
|
+
`,_0=K.default.div`
|
|
275
276
|
display: grid;
|
|
276
277
|
gap: ${c(32)};
|
|
277
|
-
`,
|
|
278
|
+
`,N0=K.default.div`
|
|
278
279
|
display: grid;
|
|
279
280
|
gap: ${c(4)};
|
|
280
281
|
|
|
@@ -293,17 +294,17 @@
|
|
|
293
294
|
display: grid;
|
|
294
295
|
gap: ${c(4)};
|
|
295
296
|
}
|
|
296
|
-
`,
|
|
297
|
+
`,B0=K.default.div`
|
|
297
298
|
display: flex;
|
|
298
299
|
flex-wrap: wrap;
|
|
299
300
|
gap: ${c(8)};
|
|
300
|
-
`,
|
|
301
|
+
`,E1=K.default.div`
|
|
301
302
|
display: flex;
|
|
302
303
|
align-items: center;
|
|
303
304
|
gap: ${c(4)};
|
|
304
305
|
|
|
305
|
-
color: ${
|
|
306
|
-
border: 1px solid ${
|
|
306
|
+
color: ${f.neutral[600]};
|
|
307
|
+
border: 1px solid ${f.neutral[600]};
|
|
307
308
|
border-radius: ${c(4)};
|
|
308
309
|
padding: ${c(3)} ${c(4)};
|
|
309
310
|
|
|
@@ -311,10 +312,10 @@
|
|
|
311
312
|
vertical-align: middle;
|
|
312
313
|
|
|
313
314
|
${({checked:e})=>{if(e)return`
|
|
314
|
-
color: ${
|
|
315
|
-
border-color: ${
|
|
315
|
+
color: ${f.green[300]};
|
|
316
|
+
border-color: ${f.green[300]};
|
|
316
317
|
`}}
|
|
317
|
-
`;function
|
|
318
|
+
`;function q0(){let e=n=>n?n.match(/[a-z]/i):!1,a=n=>n?n.match(/[0-9]/i):!1,r=n=>n?n.length>=6:!1;return{senhaContemLetra:e,senhaContemNumero:a,senhaContemMinimoDe6Caracteres:r,desabilitarBotaoDeCadastro:n=>!n.senha||!n.confirmarSenha||!e(n.senha)||!a(n.senha)||!r(n.senha)}}var u=require("react/jsx-runtime");function j0(i){var n=i,{logo:e,onTrocarMinhaSenha:a}=n,r=k(n,["logo","onTrocarMinhaSenha"]);let{senhaContemLetra:l,senhaContemNumero:s,senhaContemMinimoDe6Caracteres:v,desabilitarBotaoDeCadastro:m}=q0(),p=typeof e=="string"?(0,u.jsx)("img",{src:e,alt:"Logo do sistema"}):e;return(0,u.jsx)(b,E(S({},r),{children:(0,u.jsxs)(F0,{children:[(0,u.jsxs)(I0,{children:[e&&(0,u.jsx)("div",{children:p}),(0,u.jsx)(w.Typography,{variant:"titleSM",children:"Vamos cadastrar uma nova senha de acesso."})]}),(0,u.jsx)(n1.Form,{onSubmit:a,children:({watch:Z})=>{let A=l(Z("senha")),X=s(Z("senha")),O=v(Z("senha"));return(0,u.jsxs)(_0,{children:[(0,u.jsxs)(N0,{children:[(0,u.jsxs)("div",{children:[(0,u.jsx)(n1.TextField,{type:"password",name:"senha",label:"Senha de acesso",required:!0,rules:z0.required}),(0,u.jsx)(n1.TextField,{type:"password",name:"confirmarSenha",label:"Confirme sua senha",required:!0,rules:{validate:V=>{if(!V)return"Campo obrigat\xF3rio";if(V!==Z("senha"))return"As senhas devem ser iguais"}}})]}),(0,u.jsxs)("div",{children:[(0,u.jsx)(w.Typography,{variant:"bodyXS",children:"Sua senha precisa conter:"}),(0,u.jsxs)(B0,{children:[(0,u.jsxs)(E1,{checked:!!A,children:[A&&(0,u.jsx)(w.LIcon,{icon:_,size:"16px",removeMargin:!0}),(0,u.jsx)(w.Typography,{variant:"bodyXS",children:"Uma letra"})]}),(0,u.jsxs)(E1,{checked:!!X,children:[X&&(0,u.jsx)(w.LIcon,{icon:_,size:"16px",removeMargin:!0}),(0,u.jsx)(w.Typography,{variant:"bodyXS",children:"Um n\xFAmero"})]}),(0,u.jsxs)(E1,{checked:!!O,children:[O&&(0,u.jsx)(w.LIcon,{icon:_,size:"16px",removeMargin:!0}),(0,u.jsx)(w.Typography,{variant:"bodyXS",children:"M\xEDnimo de 6 caracteres"})]})]})]})]}),(0,u.jsx)("div",{children:(0,u.jsx)(w.Button,{type:"submit",fullWidth:!0,disabled:m(Z()),children:"Trocar minha senha"})})]})}})]})}))}var G=require("@s_mart/core");var k1=C(require("@emotion/styled"));var W0=k1.default.div`
|
|
318
319
|
display: grid;
|
|
319
320
|
gap: ${c(32)};
|
|
320
321
|
|
|
@@ -322,11 +323,11 @@
|
|
|
322
323
|
display: grid;
|
|
323
324
|
gap: ${c(16)};
|
|
324
325
|
}
|
|
325
|
-
`,
|
|
326
|
+
`,U0=k1.default.header`
|
|
326
327
|
display: grid;
|
|
327
328
|
text-align: center;
|
|
328
329
|
gap: ${c(16)};
|
|
329
|
-
`,
|
|
330
|
+
`,Y0=k1.default.div`
|
|
330
331
|
display: grid;
|
|
331
332
|
gap: ${c(32)};
|
|
332
333
|
|
|
@@ -334,7 +335,7 @@
|
|
|
334
335
|
display: grid;
|
|
335
336
|
gap: ${c(16)};
|
|
336
337
|
}
|
|
337
|
-
`;var
|
|
338
|
+
`;var T1=require("@s_mart/form"),J=require("@s_mart/rules");var M=require("react/jsx-runtime");function K0(n){var l=n,{logo:e,onVoltarParaLogin:a,onConfirmar:r}=l,i=k(l,["logo","onVoltarParaLogin","onConfirmar"]);let s=typeof e=="string"?(0,M.jsx)("img",{src:e,alt:"Logo do sistema"}):e,v=B("(max-width: 500px)");return(0,M.jsx)(b,E(S({},i),{paperStyle:{minWidth:v?void 0:456,width:v?"90%":void 0},children:(0,M.jsxs)(W0,{children:[(0,M.jsxs)("div",{style:{display:"flex",flexDirection:"column",gap:24},children:[(0,M.jsx)(U0,{children:e&&(0,M.jsx)("div",{children:s})}),(0,M.jsx)(G.Typography,{variant:"titleMD",textAlign:"center",children:"Esqueceu a senha?"}),(0,M.jsx)(G.Typography,{variant:"bodySM",textAlign:"center",children:"Informe seu e-mail de acesso para receber instru\xE7\xF5es e criar uma nova senha."})]}),(0,M.jsx)(T1.Form,{onSubmit:r,children:(0,M.jsxs)(Y0,{children:[(0,M.jsx)("div",{children:(0,M.jsx)(T1.TextField,{name:"email",label:"E-mail de acesso",required:!0,rules:(0,J.composeValidators)([J.required,J.email]),type:"email"})}),(0,M.jsxs)("div",{children:[(0,M.jsx)(G.Button,{fullWidth:!0,type:"submit",children:"Confirmar"}),(0,M.jsx)(G.Button,{fullWidth:!0,onClick:a,variant:"neutral",children:"Voltar para login"})]})]})})]})}))}0&&(module.exports={TelaCadastro,TelaConviteExpirado,TelaEsqueceuSenha,TelaInstrucoesEnviadas,TelaLogin,TelaNovaSenha,TemplateTelaBase});
|
|
338
339
|
/*! Bundled license information:
|
|
339
340
|
|
|
340
341
|
@mui/styled-engine/index.js:
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=Object.getOwnPropertyDescriptor,M2=Object.getOwnPropertyDescriptors,C2=Object.getOwnPropertyNames,w1=Object.getOwnPropertySymbols,H2=Object.getPrototypeOf,Q1=Object.prototype.hasOwnProperty,m0=Object.prototype.propertyIsEnumerable;var u0=(e,a,r)=>a in e?X1(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r,R=(e,a)=>{for(var r in a||(a={}))Q1.call(a,r)&&u0(e,r,a[r]);if(w1)for(var r of w1(a))m0.call(a,r)&&u0(e,r,a[r]);return e},N=(e,a)=>Z2(e,M2(a));var B=(e,a)=>{var r={};for(var s in e)Q1.call(e,s)&&a.indexOf(s)<0&&(r[s]=e[s]);if(e!=null&&w1)for(var s of w1(e))a.indexOf(s)<0&&m0.call(e,s)&&(r[s]=e[s]);return r};var y1=(e,a)=>()=>(a||e((a={exports:{}}).exports,a),a.exports);var b2=(e,a,r,s)=>{if(a&&typeof a=="object"||typeof a=="function")for(let i of C2(a))!Q1.call(e,i)&&i!==r&&X1(e,i,{get:()=>a[i],enumerable:!(s=y2(a,i))||s.enumerable});return e};var p0=(e,a,r)=>(r=e!=null?g2(H2(e)):{},b2(a||!e||!e.__esModule?X1(r,"default",{value:e,enumerable:!0}):r,e));var C0=y1((J1,e0)=>{(function(e,a){typeof J1=="object"&&typeof e0!="undefined"?e0.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis!="undefined"?globalThis:e||self).dayjs=a()})(J1,function(){"use strict";var e=1e3,a=6e4,r=36e5,s="millisecond",i="second",m="minute",g="hour",p="day",x="week",C="month",T="quarter",L="year",P="date",I="Invalid Date",D=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,s1=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,h1={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(h){var o=["th","st","nd","rd"],n=h%100;return"["+h+(o[(n-20)%10]||o[n]||o[0])+"]"}},G=function(h,o,n){var d=String(h);return!d||d.length>=o?h:""+Array(o+1-d.length).join(n)+h},d1={s:G,z:function(h){var o=-h.utcOffset(),n=Math.abs(o),d=Math.floor(n/60),t=n%60;return(o<=0?"+":"-")+G(d,2,"0")+":"+G(t,2,"0")},m:function h(o,n){if(o.date()<n.date())return-h(n,o);var d=12*(n.year()-o.year())+(n.month()-o.month()),t=o.clone().add(d,C),u=n-t<0,v=o.clone().add(d+(u?-1:1),C);return+(-(d+(n-t)/(u?t-v:v-t))||0)},a:function(h){return h<0?Math.ceil(h)||0:Math.floor(h)},p:function(h){return{M:C,y:L,w:x,d:p,D:P,h:g,m,s:i,ms:s,Q:T}[h]||String(h||"").toLowerCase().replace(/s$/,"")},u:function(h){return h===void 0}},n1="en",S={};S[n1]=h1;var g1=function(h){return h instanceof u1},v1=function h(o,n,d){var t;if(!o)return n1;if(typeof o=="string"){var u=o.toLowerCase();S[u]&&(t=u),n&&(S[u]=n,t=u);var v=o.split("-");if(!t&&v.length>1)return h(v[0])}else{var f=o.name;S[f]=o,t=f}return!d&&t&&(n1=t),t||!d&&n1},w=function(h,o){if(g1(h))return h.clone();var n=typeof o=="object"?o:{};return n.date=h,n.args=arguments,new u1(n)},Z=d1;Z.l=v1,Z.i=g1,Z.w=function(h,o){return w(h,{locale:o.$L,utc:o.$u,x:o.$x,$offset:o.$offset})};var u1=function(){function h(n){this.$L=v1(n.locale,null,!0),this.parse(n)}var o=h.prototype;return o.parse=function(n){this.$d=function(d){var t=d.date,u=d.utc;if(t===null)return new Date(NaN);if(Z.u(t))return new Date;if(t instanceof Date)return new Date(t);if(typeof t=="string"&&!/Z$/i.test(t)){var v=t.match(D);if(v){var f=v[2]-1||0,V=(v[7]||"0").substring(0,3);return u?new Date(Date.UTC(v[1],f,v[3]||1,v[4]||0,v[5]||0,v[6]||0,V)):new Date(v[1],f,v[3]||1,v[4]||0,v[5]||0,v[6]||0,V)}}return new Date(t)}(n),this.$x=n.x||{},this.init()},o.init=function(){var n=this.$d;this.$y=n.getFullYear(),this.$M=n.getMonth(),this.$D=n.getDate(),this.$W=n.getDay(),this.$H=n.getHours(),this.$m=n.getMinutes(),this.$s=n.getSeconds(),this.$ms=n.getMilliseconds()},o.$utils=function(){return Z},o.isValid=function(){return this.$d.toString()!==I},o.isSame=function(n,d){var t=w(n);return this.startOf(d)<=t&&t<=this.endOf(d)},o.isAfter=function(n,d){return w(n)<this.startOf(d)},o.isBefore=function(n,d){return this.endOf(d)<w(n)},o.$g=function(n,d,t){return Z.u(n)?this[d]:this.set(t,n)},o.unix=function(){return Math.floor(this.valueOf()/1e3)},o.valueOf=function(){return this.$d.getTime()},o.startOf=function(n,d){var t=this,u=!!Z.u(d)||d,v=Z.p(n),f=function(J,A){var Y=Z.w(t.$u?Date.UTC(t.$y,A,J):new Date(t.$y,A,J),t);return u?Y:Y.endOf(p)},V=function(J,A){return Z.w(t.toDate()[J].apply(t.toDate("s"),(u?[0,0,0,0]:[23,59,59,999]).slice(A)),t)},H=this.$W,k=this.$M,U=this.$D,z="set"+(this.$u?"UTC":"");switch(v){case L:return u?f(1,0):f(31,11);case C:return u?f(1,k):f(0,k+1);case x:var i1=this.$locale().weekStart||0,t1=(H<i1?H+7:H)-i1;return f(u?U-t1:U+(6-t1),k);case p:case P:return V(z+"Hours",0);case g:return V(z+"Minutes",1);case m:return V(z+"Seconds",2);case i:return V(z+"Milliseconds",3);default:return this.clone()}},o.endOf=function(n){return this.startOf(n,!1)},o.$set=function(n,d){var t,u=Z.p(n),v="set"+(this.$u?"UTC":""),f=(t={},t[p]=v+"Date",t[P]=v+"Date",t[C]=v+"Month",t[L]=v+"FullYear",t[g]=v+"Hours",t[m]=v+"Minutes",t[i]=v+"Seconds",t[s]=v+"Milliseconds",t)[u],V=u===p?this.$D+(d-this.$W):d;if(u===C||u===L){var H=this.clone().set(P,1);H.$d[f](V),H.init(),this.$d=H.set(P,Math.min(this.$D,H.daysInMonth())).$d}else f&&this.$d[f](V);return this.init(),this},o.set=function(n,d){return this.clone().$set(n,d)},o.get=function(n){return this[Z.p(n)]()},o.add=function(n,d){var t,u=this;n=Number(n);var v=Z.p(d),f=function(k){var U=w(u);return Z.w(U.date(U.date()+Math.round(k*n)),u)};if(v===C)return this.set(C,this.$M+n);if(v===L)return this.set(L,this.$y+n);if(v===p)return f(1);if(v===x)return f(7);var V=(t={},t[m]=a,t[g]=r,t[i]=e,t)[v]||1,H=this.$d.getTime()+n*V;return Z.w(H,this)},o.subtract=function(n,d){return this.add(-1*n,d)},o.format=function(n){var d=this,t=this.$locale();if(!this.isValid())return t.invalidDate||I;var u=n||"YYYY-MM-DDTHH:mm:ssZ",v=Z.z(this),f=this.$H,V=this.$m,H=this.$M,k=t.weekdays,U=t.months,z=function(A,Y,Z1,m1){return A&&(A[Y]||A(d,u))||Z1[Y].slice(0,m1)},i1=function(A){return Z.s(f%12||12,A,"0")},t1=t.meridiem||function(A,Y,Z1){var m1=A<12?"AM":"PM";return Z1?m1.toLowerCase():m1},J={YY:String(this.$y).slice(-2),YYYY:this.$y,M:H+1,MM:Z.s(H+1,2,"0"),MMM:z(t.monthsShort,H,U,3),MMMM:z(U,H),D:this.$D,DD:Z.s(this.$D,2,"0"),d:String(this.$W),dd:z(t.weekdaysMin,this.$W,k,2),ddd:z(t.weekdaysShort,this.$W,k,3),dddd:k[this.$W],H:String(f),HH:Z.s(f,2,"0"),h:i1(1),hh:i1(2),a:t1(f,V,!0),A:t1(f,V,!1),m:String(V),mm:Z.s(V,2,"0"),s:String(this.$s),ss:Z.s(this.$s,2,"0"),SSS:Z.s(this.$ms,3,"0"),Z:v};return u.replace(s1,function(A,Y){return Y||J[A]||v.replace(":","")})},o.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},o.diff=function(n,d,t){var u,v=Z.p(d),f=w(n),V=(f.utcOffset()-this.utcOffset())*a,H=this-f,k=Z.m(this,f);return k=(u={},u[L]=k/12,u[C]=k,u[T]=k/3,u[x]=(H-V)/6048e5,u[p]=(H-V)/864e5,u[g]=H/r,u[m]=H/a,u[i]=H/e,u)[v]||H,t?k:Z.a(k)},o.daysInMonth=function(){return this.endOf(C).$D},o.$locale=function(){return S[this.$L]},o.locale=function(n,d){if(!n)return this.$L;var t=this.clone(),u=v1(n,d,!0);return u&&(t.$L=u),t},o.clone=function(){return Z.w(this.$d,this)},o.toDate=function(){return new Date(this.valueOf())},o.toJSON=function(){return this.isValid()?this.toISOString():null},o.toISOString=function(){return this.$d.toISOString()},o.toString=function(){return this.$d.toUTCString()},h}(),E1=u1.prototype;return w.prototype=E1,[["$ms",s],["$s",i],["$m",m],["$H",g],["$W",p],["$M",C],["$y",L],["$D",P]].forEach(function(h){E1[h[1]]=function(o){return this.$g(o,h[0],h[1])}}),w.extend=function(h,o){return h.$i||(h(o,u1,w),h.$i=!0),w},w.locale=v1,w.isDayjs=g1,w.unix=function(h){return w(1e3*h)},w.en=S[n1],w.Ls=S,w.p={},w})});var k0=y1(y=>{"use strict";var $=typeof Symbol=="function"&&Symbol.for,r0=$?Symbol.for("react.element"):60103,n0=$?Symbol.for("react.portal"):60106,P1=$?Symbol.for("react.fragment"):60107,R1=$?Symbol.for("react.strict_mode"):60108,_1=$?Symbol.for("react.profiler"):60114,F1=$?Symbol.for("react.provider"):60109,I1=$?Symbol.for("react.context"):60110,i0=$?Symbol.for("react.async_mode"):60111,N1=$?Symbol.for("react.concurrent_mode"):60111,B1=$?Symbol.for("react.forward_ref"):60112,q1=$?Symbol.for("react.suspense"):60113,X2=$?Symbol.for("react.suspense_list"):60120,j1=$?Symbol.for("react.memo"):60115,z1=$?Symbol.for("react.lazy"):60116,Q2=$?Symbol.for("react.block"):60121,G2=$?Symbol.for("react.fundamental"):60117,J2=$?Symbol.for("react.responder"):60118,e3=$?Symbol.for("react.scope"):60119;function F(e){if(typeof e=="object"&&e!==null){var a=e.$$typeof;switch(a){case r0:switch(e=e.type,e){case i0:case N1:case P1:case _1:case R1:case q1:return e;default:switch(e=e&&e.$$typeof,e){case I1:case B1:case z1:case j1:case F1:return e;default:return a}}case n0:return a}}}function T0(e){return F(e)===N1}y.AsyncMode=i0;y.ConcurrentMode=N1;y.ContextConsumer=I1;y.ContextProvider=F1;y.Element=r0;y.ForwardRef=B1;y.Fragment=P1;y.Lazy=z1;y.Memo=j1;y.Portal=n0;y.Profiler=_1;y.StrictMode=R1;y.Suspense=q1;y.isAsyncMode=function(e){return T0(e)||F(e)===i0};y.isConcurrentMode=T0;y.isContextConsumer=function(e){return F(e)===I1};y.isContextProvider=function(e){return F(e)===F1};y.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===r0};y.isForwardRef=function(e){return F(e)===B1};y.isFragment=function(e){return F(e)===P1};y.isLazy=function(e){return F(e)===z1};y.isMemo=function(e){return F(e)===j1};y.isPortal=function(e){return F(e)===n0};y.isProfiler=function(e){return F(e)===_1};y.isStrictMode=function(e){return F(e)===R1};y.isSuspense=function(e){return F(e)===q1};y.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===P1||e===N1||e===_1||e===R1||e===q1||e===X2||typeof e=="object"&&e!==null&&(e.$$typeof===z1||e.$$typeof===j1||e.$$typeof===F1||e.$$typeof===I1||e.$$typeof===B1||e.$$typeof===G2||e.$$typeof===J2||e.$$typeof===e3||e.$$typeof===Q2)};y.typeOf=F});var $0=y1(M=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";var e=typeof Symbol=="function"&&Symbol.for,a=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,s=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,m=e?Symbol.for("react.profiler"):60114,g=e?Symbol.for("react.provider"):60109,p=e?Symbol.for("react.context"):60110,x=e?Symbol.for("react.async_mode"):60111,C=e?Symbol.for("react.concurrent_mode"):60111,T=e?Symbol.for("react.forward_ref"):60112,L=e?Symbol.for("react.suspense"):60113,P=e?Symbol.for("react.suspense_list"):60120,I=e?Symbol.for("react.memo"):60115,D=e?Symbol.for("react.lazy"):60116,s1=e?Symbol.for("react.block"):60121,h1=e?Symbol.for("react.fundamental"):60117,G=e?Symbol.for("react.responder"):60118,d1=e?Symbol.for("react.scope"):60119;function n1(l){return typeof l=="string"||typeof l=="function"||l===s||l===C||l===m||l===i||l===L||l===P||typeof l=="object"&&l!==null&&(l.$$typeof===D||l.$$typeof===I||l.$$typeof===g||l.$$typeof===p||l.$$typeof===T||l.$$typeof===h1||l.$$typeof===G||l.$$typeof===d1||l.$$typeof===s1)}function S(l){if(typeof l=="object"&&l!==null){var K1=l.$$typeof;switch(K1){case a:var L1=l.type;switch(L1){case x:case C:case s:case m:case i:case L:return L1;default:var v0=L1&&L1.$$typeof;switch(v0){case p:case T:case D:case I:case g:return v0;default:return K1}}case r:return K1}}}var g1=x,v1=C,w=p,Z=g,u1=a,E1=T,h=s,o=D,n=I,d=r,t=m,u=i,v=L,f=!1;function V(l){return f||(f=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),H(l)||S(l)===x}function H(l){return S(l)===C}function k(l){return S(l)===p}function U(l){return S(l)===g}function z(l){return typeof l=="object"&&l!==null&&l.$$typeof===a}function i1(l){return S(l)===T}function t1(l){return S(l)===s}function J(l){return S(l)===D}function A(l){return S(l)===I}function Y(l){return S(l)===r}function Z1(l){return S(l)===m}function m1(l){return S(l)===i}function f2(l){return S(l)===L}M.AsyncMode=g1,M.ConcurrentMode=v1,M.ContextConsumer=w,M.ContextProvider=Z,M.Element=u1,M.ForwardRef=E1,M.Fragment=h,M.Lazy=o,M.Memo=n,M.Portal=d,M.Profiler=t,M.StrictMode=u,M.Suspense=v,M.isAsyncMode=V,M.isConcurrentMode=H,M.isContextConsumer=k,M.isContextProvider=U,M.isElement=z,M.isForwardRef=i1,M.isFragment=t1,M.isLazy=J,M.isMemo=A,M.isPortal=Y,M.isProfiler=Z1,M.isStrictMode=m1,M.isSuspense=f2,M.isValidElementType=n1,M.typeOf=S}()});var A0=y1((se,t0)=>{"use strict";process.env.NODE_ENV==="production"?t0.exports=k0():t0.exports=$0()});var I0=y1((he,F0)=>{"use strict";var c0=A0(),a3={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},r3={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n3={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},R0={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},o0={};o0[c0.ForwardRef]=n3;o0[c0.Memo]=R0;function O0(e){return c0.isMemo(e)?R0:o0[e.$$typeof]||a3}var i3=Object.defineProperty,t3=Object.getOwnPropertyNames,D0=Object.getOwnPropertySymbols,c3=Object.getOwnPropertyDescriptor,o3=Object.getPrototypeOf,P0=Object.prototype;function _0(e,a,r){if(typeof a!="string"){if(P0){var s=o3(a);s&&s!==P0&&_0(e,s,r)}var i=t3(a);D0&&(i=i.concat(D0(a)));for(var m=O0(e),g=O0(a),p=0;p<i.length;++p){var x=i[p];if(!r3[x]&&!(r&&r[x])&&!(g&&g[x])&&!(m&&m[x])){var C=c3(a,x);try{i3(e,x,C)}catch(T){}}}}return e}F0.exports=_0});import{LIcon as P2,Typography as R2}from"@s_mart/core";import{telefone as _2}from"@s_mart/masks";var e1={description:"m37.5 11.3-19 19.4-7-7.2a.9.9 0 0 0-1.2 0l-2 2.1c-.4.4-.4 1 0 1.3l9.6 9.8c.3.4.9.4 1.2 0l21.6-22.1c.4-.3.4-1 0-1.3l-2-2a.9.9 0 0 0-1.2 0Z",id:"line-check-regular"};var T1={description:"M35.2 12.7a15.9 15.9 0 0 0-25 19.1L8 40l8.4-2.2a16 16 0 0 0 23.6-14 16 16 0 0 0-4.8-11.1ZM24 37a13 13 0 0 1-6.7-1.9l-.5-.3-5 1.3 1.3-4.8-.3-.5a13.2 13.2 0 0 1 20.5-16.3c2.5 2.4 4 5.7 4 9.3C37.3 31 31.3 37 24 37Zm7.2-10-2.7-1c-.4-.1-.6-.2-.9.2l-1.2 1.5c-.3.3-.5.3-.9.1-2.3-1.1-3.9-2-5.4-4.7-.4-.7.4-.6 1.2-2.1v-.7c-.2-.2-1-2.2-1.3-3-.3-.7-.6-.6-.9-.6h-.7c-.3 0-.7 0-1 .4-.4.4-1.5 1.4-1.5 3.3 0 2 1.5 3.9 1.6 4.1.2.3 2.8 4.3 6.8 6 2.5 1.1 3.5 1.2 4.8 1 .7 0 2.3-1 2.6-1.9.4-.9.4-1.7.3-1.9l-.8-.4Z",id:"line-whatsapp-regular"};var c=e=>`${e/16}rem`;import M1 from"@emotion/styled";var x2=Object.defineProperty,V2=(e,a)=>{for(var r in a)x2(e,r,{get:a[r],enumerable:!0})},b={};V2(b,{blue:()=>E2,green:()=>k2,neutral:()=>D2,red:()=>w2,yellow:()=>A2});var S2={75:"#AFD2FF",100:"#689DCB",300:"#045BA8",500:"#132C70"},E2=S2,L2={75:"#FEBCAC",100:"#F5917F",300:"#EF4829",500:"#BD2601"},w2=L2,T2={75:"#D6EEBC",100:"#A5D770",300:"#49BF00",500:"#518133"},k2=T2,$2={75:"#FDEFB3",100:"#FFE380",300:"#FFAB00",500:"#C56C00"},A2=$2,O2={0:"#FFFFFF",10:"#FBFBFB",20:"#F4F5F7",30:"#EEEEEE",40:"#DBDBDB",50:"#CACACA",100:"#8B8B8B",500:"#555555",600:"#464646",800:"#2E2E2E",900:"#262626"},D2=O2;var f0=M1.div`
|
|
1
|
+
var v2=Object.create;var M1=Object.defineProperty,m2=Object.defineProperties,u2=Object.getOwnPropertyDescriptor,p2=Object.getOwnPropertyDescriptors,f2=Object.getOwnPropertyNames,a1=Object.getOwnPropertySymbols,Z2=Object.getPrototypeOf,C1=Object.prototype.hasOwnProperty,F1=Object.prototype.propertyIsEnumerable;var O1=(e,a,r)=>a in e?M1(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r,C=(e,a)=>{for(var r in a||(a={}))C1.call(a,r)&&O1(e,r,a[r]);if(a1)for(var r of a1(a))F1.call(a,r)&&O1(e,r,a[r]);return e},V=(e,a)=>m2(e,p2(a));var x=(e,a)=>{var r={};for(var i in e)C1.call(e,i)&&a.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&a1)for(var i of a1(e))a.indexOf(i)<0&&F1.call(e,i)&&(r[i]=e[i]);return r};var r1=(e,a)=>()=>(a||e((a={exports:{}}).exports,a),a.exports);var g2=(e,a,r,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let n of f2(a))!C1.call(e,n)&&n!==r&&M1(e,n,{get:()=>a[n],enumerable:!(i=u2(a,n))||i.enumerable});return e};var y2=(e,a,r)=>(r=e!=null?v2(Z2(e)):{},g2(a||!e||!e.__esModule?M1(r,"default",{value:e,enumerable:!0}):r,e));var G1=r1(s=>{"use strict";var Z=typeof Symbol=="function"&&Symbol.for,V1=Z?Symbol.for("react.element"):60103,x1=Z?Symbol.for("react.portal"):60106,t1=Z?Symbol.for("react.fragment"):60107,l1=Z?Symbol.for("react.strict_mode"):60108,o1=Z?Symbol.for("react.profiler"):60114,s1=Z?Symbol.for("react.provider"):60109,h1=Z?Symbol.for("react.context"):60110,S1=Z?Symbol.for("react.async_mode"):60111,d1=Z?Symbol.for("react.concurrent_mode"):60111,v1=Z?Symbol.for("react.forward_ref"):60112,m1=Z?Symbol.for("react.suspense"):60113,I2=Z?Symbol.for("react.suspense_list"):60120,u1=Z?Symbol.for("react.memo"):60115,p1=Z?Symbol.for("react.lazy"):60116,_2=Z?Symbol.for("react.block"):60121,N2=Z?Symbol.for("react.fundamental"):60117,B2=Z?Symbol.for("react.responder"):60118,q2=Z?Symbol.for("react.scope"):60119;function b(e){if(typeof e=="object"&&e!==null){var a=e.$$typeof;switch(a){case V1:switch(e=e.type,e){case S1:case d1:case t1:case o1:case l1:case m1:return e;default:switch(e=e&&e.$$typeof,e){case h1:case v1:case p1:case u1:case s1:return e;default:return a}}case x1:return a}}}function Q1(e){return b(e)===d1}s.AsyncMode=S1;s.ConcurrentMode=d1;s.ContextConsumer=h1;s.ContextProvider=s1;s.Element=V1;s.ForwardRef=v1;s.Fragment=t1;s.Lazy=p1;s.Memo=u1;s.Portal=x1;s.Profiler=o1;s.StrictMode=l1;s.Suspense=m1;s.isAsyncMode=function(e){return Q1(e)||b(e)===S1};s.isConcurrentMode=Q1;s.isContextConsumer=function(e){return b(e)===h1};s.isContextProvider=function(e){return b(e)===s1};s.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===V1};s.isForwardRef=function(e){return b(e)===v1};s.isFragment=function(e){return b(e)===t1};s.isLazy=function(e){return b(e)===p1};s.isMemo=function(e){return b(e)===u1};s.isPortal=function(e){return b(e)===x1};s.isProfiler=function(e){return b(e)===o1};s.isStrictMode=function(e){return b(e)===l1};s.isSuspense=function(e){return b(e)===m1};s.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===t1||e===d1||e===o1||e===l1||e===m1||e===I2||typeof e=="object"&&e!==null&&(e.$$typeof===p1||e.$$typeof===u1||e.$$typeof===s1||e.$$typeof===h1||e.$$typeof===v1||e.$$typeof===N2||e.$$typeof===B2||e.$$typeof===q2||e.$$typeof===_2)};s.typeOf=b});var J1=r1(h=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";var e=typeof Symbol=="function"&&Symbol.for,a=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,n=e?Symbol.for("react.strict_mode"):60108,l=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,v=e?Symbol.for("react.async_mode"):60111,m=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,E=e?Symbol.for("react.suspense"):60113,_=e?Symbol.for("react.suspense_list"):60120,A=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,X=e?Symbol.for("react.block"):60121,Q=e?Symbol.for("react.fundamental"):60117,G=e?Symbol.for("react.responder"):60118,J=e?Symbol.for("react.scope"):60119;function _0(t){return typeof t=="string"||typeof t=="function"||t===i||t===m||t===l||t===n||t===E||t===_||typeof t=="object"&&t!==null&&(t.$$typeof===y||t.$$typeof===A||t.$$typeof===o||t.$$typeof===d||t.$$typeof===f||t.$$typeof===Q||t.$$typeof===G||t.$$typeof===J||t.$$typeof===X)}function M(t){if(typeof t=="object"&&t!==null){var y1=t.$$typeof;switch(y1){case a:var e1=t.type;switch(e1){case v:case m:case i:case l:case n:case E:return e1;default:var R1=e1&&e1.$$typeof;switch(R1){case d:case f:case y:case A:case o:return R1;default:return y1}}case r:return y1}}}var N0=v,B0=m,q0=d,z0=o,j0=a,W0=f,U0=i,Y0=y,K0=A,X0=r,Q0=l,G0=n,J0=E,$1=!1;function e2(t){return $1||($1=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),D1(t)||M(t)===v}function D1(t){return M(t)===m}function a2(t){return M(t)===d}function r2(t){return M(t)===o}function n2(t){return typeof t=="object"&&t!==null&&t.$$typeof===a}function i2(t){return M(t)===f}function c2(t){return M(t)===i}function t2(t){return M(t)===y}function l2(t){return M(t)===A}function o2(t){return M(t)===r}function s2(t){return M(t)===l}function h2(t){return M(t)===n}function d2(t){return M(t)===E}h.AsyncMode=N0,h.ConcurrentMode=B0,h.ContextConsumer=q0,h.ContextProvider=z0,h.Element=j0,h.ForwardRef=W0,h.Fragment=U0,h.Lazy=Y0,h.Memo=K0,h.Portal=X0,h.Profiler=Q0,h.StrictMode=G0,h.Suspense=J0,h.isAsyncMode=e2,h.isConcurrentMode=D1,h.isContextConsumer=a2,h.isContextProvider=r2,h.isElement=n2,h.isForwardRef=i2,h.isFragment=c2,h.isLazy=t2,h.isMemo=l2,h.isPortal=o2,h.isProfiler=s2,h.isStrictMode=h2,h.isSuspense=d2,h.isValidElementType=_0,h.typeOf=M}()});var e0=r1((me,L1)=>{"use strict";process.env.NODE_ENV==="production"?L1.exports=G1():L1.exports=J1()});var l0=r1((ue,t0)=>{"use strict";var E1=e0(),z2={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},j2={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},W2={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},i0={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},k1={};k1[E1.ForwardRef]=W2;k1[E1.Memo]=i0;function a0(e){return E1.isMemo(e)?i0:k1[e.$$typeof]||z2}var U2=Object.defineProperty,Y2=Object.getOwnPropertyNames,r0=Object.getOwnPropertySymbols,K2=Object.getOwnPropertyDescriptor,X2=Object.getPrototypeOf,n0=Object.prototype;function c0(e,a,r){if(typeof a!="string"){if(n0){var i=X2(a);i&&i!==n0&&c0(e,i,r)}var n=Y2(a);r0&&(n=n.concat(r0(a)));for(var l=a0(e),o=a0(a),d=0;d<n.length;++d){var v=n[d];if(!j2[v]&&!(r&&r[v])&&!(o&&o[v])&&!(l&&l[v])){var m=K2(a,v);try{U2(e,v,m)}catch(f){}}}}return e}t0.exports=c0});import{LIcon as A2,Typography as P2}from"@s_mart/core";import{telefone as $2}from"@s_mart/masks";var $={description:"m37.5 11.3-19 19.4-7-7.2a.9.9 0 0 0-1.2 0l-2 2.1c-.4.4-.4 1 0 1.3l9.6 9.8c.3.4.9.4 1.2 0l21.6-22.1c.4-.3.4-1 0-1.3l-2-2a.9.9 0 0 0-1.2 0Z",id:"line-check-regular"};var n1={description:"M35.2 12.7a15.9 15.9 0 0 0-25 19.1L8 40l8.4-2.2a16 16 0 0 0 23.6-14 16 16 0 0 0-4.8-11.1ZM24 37a13 13 0 0 1-6.7-1.9l-.5-.3-5 1.3 1.3-4.8-.3-.5a13.2 13.2 0 0 1 20.5-16.3c2.5 2.4 4 5.7 4 9.3C37.3 31 31.3 37 24 37Zm7.2-10-2.7-1c-.4-.1-.6-.2-.9.2l-1.2 1.5c-.3.3-.5.3-.9.1-2.3-1.1-3.9-2-5.4-4.7-.4-.7.4-.6 1.2-2.1v-.7c-.2-.2-1-2.2-1.3-3-.3-.7-.6-.6-.9-.6h-.7c-.3 0-.7 0-1 .4-.4.4-1.5 1.4-1.5 3.3 0 2 1.5 3.9 1.6 4.1.2.3 2.8 4.3 6.8 6 2.5 1.1 3.5 1.2 4.8 1 .7 0 2.3-1 2.6-1.9.4-.9.4-1.7.3-1.9l-.8-.4Z",id:"line-whatsapp-regular"};var c=e=>`${e/16}rem`;import q from"@emotion/styled";var M2=Object.defineProperty,C2=(e,a)=>{for(var r in a)M2(e,r,{get:a[r],enumerable:!0})},u={};C2(u,{blue:()=>b2,green:()=>L2,neutral:()=>w2,red:()=>x2,yellow:()=>k2});var H2={75:"#AFD2FF",100:"#689DCB",300:"#045BA8",500:"#132C70"},b2=H2,V2={75:"#FEBCAC",100:"#F5917F",300:"#EF4829",500:"#BD2601"},x2=V2,S2={75:"#D6EEBC",100:"#A5D770",300:"#49BF00",500:"#518133"},L2=S2,E2={75:"#FDEFB3",100:"#FFE380",300:"#FFAB00",500:"#C56C00"},k2=E2,T2={0:"#FFFFFF",10:"#FBFBFB",20:"#F4F5F7",30:"#EEEEEE",40:"#DBDBDB",50:"#CACACA",100:"#8B8B8B",500:"#555555",600:"#464646",800:"#2E2E2E",900:"#262626"},w2=T2;var I1=q.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
4
|
align-items: center;
|
|
@@ -18,7 +18,7 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
18
18
|
@media (max-height: 600px) {
|
|
19
19
|
justify-content: flex-start;
|
|
20
20
|
}
|
|
21
|
-
`,
|
|
21
|
+
`,_1=q.div`
|
|
22
22
|
position: absolute;
|
|
23
23
|
left: 0;
|
|
24
24
|
bottom: 32px;
|
|
@@ -27,7 +27,7 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
27
27
|
@media (max-width: 768px) {
|
|
28
28
|
display: none;
|
|
29
29
|
}
|
|
30
|
-
`,
|
|
30
|
+
`,N1=q.h1`
|
|
31
31
|
position: absolute;
|
|
32
32
|
left: 32px;
|
|
33
33
|
top: 32px;
|
|
@@ -66,7 +66,7 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
66
66
|
@media (max-width: 500px) {
|
|
67
67
|
display: none;
|
|
68
68
|
}
|
|
69
|
-
`,
|
|
69
|
+
`,B1=q.div`
|
|
70
70
|
position: relative;
|
|
71
71
|
z-index: 2;
|
|
72
72
|
|
|
@@ -75,7 +75,7 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
75
75
|
margin: ${c(16)};
|
|
76
76
|
|
|
77
77
|
background-color: ${({theme:e})=>e.palette.common.white};
|
|
78
|
-
`,
|
|
78
|
+
`,q1=q.button`
|
|
79
79
|
position: relative;
|
|
80
80
|
z-index: 2;
|
|
81
81
|
|
|
@@ -96,20 +96,20 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
96
96
|
background-color: transparent;
|
|
97
97
|
|
|
98
98
|
svg {
|
|
99
|
-
color: ${
|
|
99
|
+
color: ${u.green[300]};
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
`;import{jsx as
|
|
102
|
+
`;import{jsx as z,jsxs as H1}from"react/jsx-runtime";function H({children:e,whatsapp:a,textoChamativo:r,style:i,paperStyle:n,ilustracao:l}){return H1(I1,{style:i,children:[r&&z(N1,{children:r}),l&&z(_1,{children:typeof l=="string"?z("img",{src:l,alt:"Logo do sistema"}):l}),z(B1,{style:n,children:e}),a&&H1(q1,{onClick:()=>{window.open(`https://api.whatsapp.com/send?phone=${a}`)},style:{marginBottom:16},children:[H1(P2,{variant:"bodyXS",children:["Com d\xFAvidas? ",$2.format(a.slice(2))]}),z(A2,{icon:n1,size:"20px",removeMargin:!0})]})]})}import{Button as D2,LIcon as b1,Typography as j}from"@s_mart/core";import{Checkbox as R2,Form as O2,TextField as c1}from"@s_mart/form";import{required as X1}from"@s_mart/rules";import N from"@emotion/styled";var z1=N.div`
|
|
103
103
|
display: grid;
|
|
104
104
|
gap: ${c(32)};
|
|
105
|
-
`,
|
|
105
|
+
`,j1=N.header`
|
|
106
106
|
display: grid;
|
|
107
107
|
text-align: center;
|
|
108
108
|
gap: ${c(16)};
|
|
109
|
-
`,
|
|
109
|
+
`,W1=N.div`
|
|
110
110
|
display: grid;
|
|
111
111
|
gap: ${c(32)};
|
|
112
|
-
`,
|
|
112
|
+
`,U1=N.div`
|
|
113
113
|
display: grid;
|
|
114
114
|
gap: ${c(4)};
|
|
115
115
|
|
|
@@ -128,17 +128,17 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
128
128
|
display: grid;
|
|
129
129
|
gap: ${c(4)};
|
|
130
130
|
}
|
|
131
|
-
`,
|
|
131
|
+
`,Y1=N.div`
|
|
132
132
|
display: flex;
|
|
133
133
|
flex-wrap: wrap;
|
|
134
134
|
gap: ${c(8)};
|
|
135
|
-
`,
|
|
135
|
+
`,i1=N.div`
|
|
136
136
|
display: flex;
|
|
137
137
|
align-items: center;
|
|
138
138
|
gap: ${c(4)};
|
|
139
139
|
|
|
140
|
-
color: ${
|
|
141
|
-
border: 1px solid ${
|
|
140
|
+
color: ${u.neutral[600]};
|
|
141
|
+
border: 1px solid ${u.neutral[600]};
|
|
142
142
|
border-radius: ${c(4)};
|
|
143
143
|
padding: ${c(3)} ${c(4)};
|
|
144
144
|
|
|
@@ -146,10 +146,10 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
146
146
|
vertical-align: middle;
|
|
147
147
|
|
|
148
148
|
${({checked:e})=>{if(e)return`
|
|
149
|
-
color: ${
|
|
150
|
-
border-color: ${
|
|
149
|
+
color: ${u.green[300]};
|
|
150
|
+
border-color: ${u.green[300]};
|
|
151
151
|
`}}
|
|
152
|
-
`;function
|
|
152
|
+
`;function K1(){let e=n=>n?n.match(/[a-z]/i):!1,a=n=>n?n.match(/[0-9]/i):!1,r=n=>n?n.length>=6:!1;return{senhaContemLetra:e,senhaContemNumero:a,senhaContemMinimoDe6Caracteres:r,desabilitarBotaoDeCadastro:n=>!n.email||!n.senha||!n.confirmarSenha||!n.termosDeUso||!e(n.senha)||!a(n.senha)||!r(n.senha)}}import{jsx as p,jsxs as S}from"react/jsx-runtime";function F2(d){var v=d,{logo:e,nomeSistema:a,onSubmit:r,linkTermosDeUso:i,email:n,nome:l}=v,o=x(v,["logo","nomeSistema","onSubmit","linkTermosDeUso","email","nome"]);let{senhaContemLetra:m,senhaContemNumero:f,senhaContemMinimoDe6Caracteres:E,desabilitarBotaoDeCadastro:_}=K1(),A=typeof e=="string"?p("img",{src:e,alt:"Logo do sistema"}):e;return p(H,V(C({},o),{children:S(z1,{children:[S(j1,{children:[e&&p("div",{children:A}),S(j,{variant:"titleSM",children:["Vamos cadastrar uma senha de acesso ao ",a,"."]})]}),p(O2,{onSubmit:r,defaultValues:{email:n,nome:l,termosDeUso:!1},children:({watch:y})=>{let X=m(y("senha")),Q=f(y("senha")),G=E(y("senha"));return S(W1,{children:[p(c1,{name:"email",label:"E-mail de acesso",required:!0,disabled:!0}),p(c1,{name:"nome",label:"Nome completo",required:!0,rules:X1}),S(U1,{children:[S("div",{children:[p(c1,{type:"password",name:"senha",label:"Senha de acesso",required:!0,rules:X1}),p(c1,{type:"password",name:"confirmarSenha",label:"Confirme sua senha",required:!0,rules:{validate:J=>{if(!J)return"Campo obrigat\xF3rio";if(J!==y("senha"))return"As senhas devem ser iguais"}}})]}),S("div",{children:[p(j,{variant:"bodyXS",children:"Sua senha precisa conter:"}),S(Y1,{children:[S(i1,{checked:!!X,children:[X&&p(b1,{icon:$,size:"16px",removeMargin:!0}),p(j,{variant:"bodyXS",children:"Uma letra"})]}),S(i1,{checked:!!Q,children:[Q&&p(b1,{icon:$,size:"16px",removeMargin:!0}),p(j,{variant:"bodyXS",children:"Um n\xFAmero"})]}),S(i1,{checked:!!G,children:[G&&p(b1,{icon:$,size:"16px",removeMargin:!0}),p(j,{variant:"bodyXS",children:"M\xEDnimo de 6 caracteres"})]})]})]})]}),p("div",{children:p(R2,{name:"termosDeUso",label:S("div",{style:{display:"flex",gap:4},children:[p("span",{children:"Li e aceito os"}),p("a",{href:i,target:"_blank",style:{color:"var(--color-primary)"},rel:"noreferrer",children:"termos de uso"})]})})}),p("div",{children:p(D2,{type:"submit",fullWidth:!0,disabled:_(y()),children:"Concluir meu cadastro"})})]})}})]})}))}import{useMemo as m3}from"react";import{Button as p0,Indicator as u3,Typography as p3}from"@s_mart/core";import{Checkbox as f3,Form as Z3,TextField as f0}from"@s_mart/form";import{composeValidators as g3,required as Z0,email as y3}from"@s_mart/rules";import{useEffect as J2,useState as e3}from"react";import Fe from"react";import Ze,{forwardRef as ge,useRef as ye,useCallback as Me,useLayoutEffect as Ce,useEffect as He,createElement as be,useState as Ve,Component as xe,useContext as Se}from"react";import{createPortal as Ee}from"react-dom";var Q2=y2(l0());var G2="SnackbarContent",Te={root:G2+"-root"};var P="SnackbarItem",we={contentRoot:P+"-contentRoot",lessPadding:P+"-lessPadding",variantSuccess:P+"-variantSuccess",variantError:P+"-variantError",variantInfo:P+"-variantInfo",variantWarning:P+"-variantWarning",message:P+"-message",action:P+"-action",wrappedRoot:P+"-wrappedRoot"};var O="SnackbarContainer",Ae={root:O+"-root",rootDense:O+"-rootDense",top:O+"-top",bottom:O+"-bottom",left:O+"-left",right:O+"-right",center:O+"-center"};var Pe=process.env.NODE_ENV!=="production";import T1 from"@emotion/styled";import a3 from"@emotion/styled";import{css as F}from"@emotion/react";import{jsx as Qe}from"react/jsx-runtime";import{Fragment as Je,jsx as e4}from"react/jsx-runtime";import{Fragment as r4,jsx as n4,jsxs as i4}from"react/jsx-runtime";import{useEffect as t4,useRef as l4}from"react";import*as f1 from"react";import"@emotion/styled";import{ThemeContext as i3}from"@emotion/react";import*as h0 from"react";import*as k from"react";var o0=()=>{let[e,a]=e3(!1);return J2(()=>{let r=i=>{i.key==="CapsLock"&&a(i.getModifierState("CapsLock"))};return window.addEventListener("keydown",r),()=>{window.removeEventListener("keydown",r)}},[]),e};var qe=T1.div`
|
|
153
153
|
display: flex;
|
|
154
154
|
align-items: center;
|
|
155
155
|
justify-content: space-between;
|
|
@@ -162,14 +162,14 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
162
162
|
box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
|
|
163
163
|
|
|
164
164
|
border-left: 6px solid
|
|
165
|
-
${({variant:e})=>{switch(e){case"error":return
|
|
165
|
+
${({variant:e})=>{switch(e){case"error":return u.red[300];case"warning":return u.yellow[300];case"info":return u.blue[100];default:case"success":return u.green[300]}}};
|
|
166
166
|
|
|
167
167
|
> div {
|
|
168
168
|
display: flex;
|
|
169
169
|
align-items: center;
|
|
170
170
|
gap: ${c(8)};
|
|
171
171
|
}
|
|
172
|
-
`,
|
|
172
|
+
`,ze=T1.div`
|
|
173
173
|
display: flex;
|
|
174
174
|
flex-direction: column;
|
|
175
175
|
justify-content: center;
|
|
@@ -177,10 +177,10 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
177
177
|
> *:first-of-type {
|
|
178
178
|
margin-bottom: ${c(4)};
|
|
179
179
|
}
|
|
180
|
-
`,
|
|
180
|
+
`,je=T1.div`
|
|
181
181
|
cursor: pointer;
|
|
182
182
|
align-self: flex-start;
|
|
183
|
-
`,
|
|
183
|
+
`,Ke=a3.i`
|
|
184
184
|
align-self: center;
|
|
185
185
|
display: inline-flex;
|
|
186
186
|
color: ${({color:e})=>e};
|
|
@@ -191,23 +191,23 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
191
191
|
z-index: 0 !important;
|
|
192
192
|
outline: 0 !important;
|
|
193
193
|
|
|
194
|
-
${({left:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
194
|
+
${({left:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&F`
|
|
195
195
|
left: ${e};
|
|
196
196
|
`}
|
|
197
197
|
|
|
198
|
-
${({right:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
198
|
+
${({right:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&F`
|
|
199
199
|
right: ${e};
|
|
200
200
|
`}
|
|
201
201
|
|
|
202
|
-
${({top:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
202
|
+
${({top:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&F`
|
|
203
203
|
top: ${e};
|
|
204
204
|
`}
|
|
205
205
|
|
|
206
|
-
${({bottom:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&
|
|
206
|
+
${({bottom:e})=>(typeof e=="string"||typeof e=="number"&&e>0)&&F`
|
|
207
207
|
bottom: ${e};
|
|
208
208
|
`}
|
|
209
209
|
|
|
210
|
-
${({color:e})=>{let a=e;return e==="inherit"&&(a="currentColor"),
|
|
210
|
+
${({color:e})=>{let a=e;return e==="inherit"&&(a="currentColor"),F`
|
|
211
211
|
fill: ${a};
|
|
212
212
|
`}}
|
|
213
213
|
position: relative;
|
|
@@ -215,20 +215,21 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
215
215
|
height: ${({height:e})=>e} !important;
|
|
216
216
|
width: ${({width:e})=>e} !important;
|
|
217
217
|
|
|
218
|
-
${({removeMargin:e})=>e?
|
|
218
|
+
${({removeMargin:e})=>e?F`
|
|
219
219
|
margin: 0;
|
|
220
|
-
`:
|
|
220
|
+
`:F`
|
|
221
221
|
margin: 0 ${c(4)};
|
|
222
222
|
`}
|
|
223
223
|
}
|
|
224
|
-
`;
|
|
224
|
+
`;function W(){return W=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},W.apply(this,arguments)}var r3=typeof window!="undefined"?f1.useLayoutEffect:f1.useEffect,n3=r3;function s0(e,a){let r=W({},a);return Object.keys(e).forEach(i=>{if(i.toString().match(/^(components|slots)$/))r[i]=W({},e[i],r[i]);else if(i.toString().match(/^(componentsProps|slotProps)$/)){let n=e[i]||{},l=a[i];r[i]={},!l||!Object.keys(l)?r[i]=n:!n||!Object.keys(n)?r[i]=l:(r[i]=W({},l),Object.keys(n).forEach(o=>{r[i][o]=s0(n[o],l[o])}))}else r[i]===void 0&&(r[i]=e[i])}),r}function c3(e){return Object.keys(e).length===0}function t3(e=null){let a=h0.useContext(i3);return!a||c3(a)?e:a}var l3=t3;function o3(e){let{theme:a,name:r,props:i}=e;return!a||!a.components||!a.components[r]||!a.components[r].defaultProps?i:s0(a.components[r].defaultProps,i)}var s3=n3;function h3(e,a,r,i,n){let[l,o]=k.useState(()=>n&&r?r(e).matches:i?i(e).matches:a);return s3(()=>{let d=!0;if(!r)return;let v=r(e),m=()=>{d&&o(v.matches)};return m(),v.addListener(m),()=>{d=!1,v.removeListener(m)}},[e,r]),l}var d0=k.useSyncExternalStore;function d3(e,a,r,i,n){let l=k.useCallback(()=>a,[a]),o=k.useMemo(()=>{if(n&&r)return()=>r(e).matches;if(i!==null){let{matches:m}=i(e);return()=>m}return l},[l,e,i,n,r]),[d,v]=k.useMemo(()=>{if(r===null)return[l,()=>()=>{}];let m=r(e);return[()=>m.matches,f=>(m.addListener(f),()=>{m.removeListener(f)})]},[l,r,e]);return d0(v,d,o)}function v3(e,a={}){let r=l3(),i=typeof window!="undefined"&&typeof window.matchMedia!="undefined",{defaultMatches:n=!1,matchMedia:l=i?window.matchMedia:null,ssrMatchMedia:o=null,noSsr:d=!1}=o3({name:"MuiUseMediaQuery",props:a,theme:r});process.env.NODE_ENV!=="production"&&typeof e=="function"&&r===null&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join(`
|
|
225
|
+
`));let v=typeof e=="function"?e(r):e;v=v.replace(/^@media( ?)/m,"");let m=(d0!==void 0?d3:h3)(v,n,l,o,d);return process.env.NODE_ENV!=="production"&&k.useDebugValue({query:v,match:m}),m}var D=(e,a)=>v3(e,a);import w1 from"@emotion/styled";var v0=w1.div`
|
|
225
226
|
display: grid;
|
|
226
227
|
gap: ${c(32)};
|
|
227
|
-
`,
|
|
228
|
+
`,m0=w1.header`
|
|
228
229
|
display: grid;
|
|
229
230
|
text-align: center;
|
|
230
231
|
gap: ${c(16)};
|
|
231
|
-
`,
|
|
232
|
+
`,u0=w1.div`
|
|
232
233
|
display: grid;
|
|
233
234
|
gap: ${c(16)};
|
|
234
235
|
|
|
@@ -240,7 +241,7 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
240
241
|
> div:last-of-type {
|
|
241
242
|
gap: ${c(8)};
|
|
242
243
|
}
|
|
243
|
-
`;import{jsx as
|
|
244
|
+
`;import{jsx as L,jsxs as U}from"react/jsx-runtime";function M3(o){var d=o,{logo:e,initialValues:a,onSubmit:r,onEsqueciMinhaSenha:i,errorLabel:n}=d,l=x(d,["logo","initialValues","onSubmit","onEsqueciMinhaSenha","errorLabel"]);let v=typeof e=="string"?L("img",{src:e,alt:"Logo do sistema"}):e,m=o0(),f=D("(max-width: 500px)"),E=m3(()=>C({manterConectado:!1},a),[a]);return L(H,V(C({},l),{paperStyle:{minWidth:f?void 0:456,width:f?"90%":void 0},children:U(v0,{children:[L(m0,{children:e&&L("div",{children:v})}),L(Z3,{onSubmit:r,defaultValues:E,children:U(u0,{children:[U("div",{children:[L(f0,{name:"email",label:"E-mail de acesso",required:!0,rules:g3([Z0,y3]),autoComplete:"email",type:"email"}),U("div",{children:[L(f0,{name:"senha",label:"Senha de acesso",type:"password",required:!0,rules:Z0}),m&&L(u3,{severity:"warning",children:"Capslock ativado"}),!!n&&L(p3,{variant:"titleXXS",color:u.red[300],children:n})]})]}),L(f3,{name:"manterConectado",label:"Manter conectado"}),U("div",{children:[L(p0,{type:"submit",fullWidth:!0,children:"Entrar"}),i&&L(p0,{type:"button",fullWidth:!0,variant:"text",onClick:i,children:"Esqueci minha senha"})]})]})})]})}))}import{Button as C0,LIcon as C3,Typography as H0}from"@s_mart/core";import g0 from"@emotion/styled";var y0=g0.div`
|
|
244
245
|
display: grid;
|
|
245
246
|
gap: ${c(32)};
|
|
246
247
|
|
|
@@ -248,11 +249,11 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
248
249
|
display: grid;
|
|
249
250
|
gap: ${c(8)};
|
|
250
251
|
}
|
|
251
|
-
`,
|
|
252
|
+
`,M0=g0.header`
|
|
252
253
|
display: grid;
|
|
253
254
|
text-align: center;
|
|
254
255
|
gap: ${c(16)};
|
|
255
|
-
`;import{jsx as
|
|
256
|
+
`;import{jsx as R,jsxs as Y}from"react/jsx-runtime";function H3(n){var l=n,{logo:e,onPrecisoDeAjuda:a,onRealizarAcesso:r}=l,i=x(l,["logo","onPrecisoDeAjuda","onRealizarAcesso"]);let o=typeof e=="string"?R("img",{src:e,alt:"Logo do sistema"}):e,d=D("(max-width: 500px)");return R(H,V(C({},i),{paperStyle:{minWidth:d?void 0:456,width:d?"90%":void 0},children:Y(y0,{children:[Y("div",{children:[R(M0,{children:e&&R("div",{children:o})}),Y("div",{style:{display:"flex",flexDirection:"column",textAlign:"center",gap:8,color:u.neutral[800]},children:[R(H0,{variant:"bodyMD",children:"Parece que este convite j\xE1 foi usado ou expirou."}),R(H0,{variant:"bodyMD",children:"J\xE1 se cadastrou? Realize o login."})]})]}),Y("div",{children:[R(C0,{fullWidth:!0,onClick:r,children:"Realizar login"}),Y(C0,{fullWidth:!0,variant:"text",onClick:a,style:{display:"flex",gap:4,color:u.neutral[900]},children:[R(C3,{icon:n1,size:"20px",removeMargin:!0,color:u.neutral[900]}),"Preciso de outro convite"]})]})]})}))}import{Button as b3,Typography as S0}from"@s_mart/core";import b0 from"@emotion/styled";var V0=b0.div`
|
|
256
257
|
display: grid;
|
|
257
258
|
gap: ${c(32)};
|
|
258
259
|
|
|
@@ -260,21 +261,21 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
260
261
|
display: grid;
|
|
261
262
|
gap: ${c(16)};
|
|
262
263
|
}
|
|
263
|
-
`,
|
|
264
|
+
`,x0=b0.header`
|
|
264
265
|
display: grid;
|
|
265
266
|
text-align: center;
|
|
266
267
|
gap: ${c(16)};
|
|
267
|
-
`;import{jsx as
|
|
268
|
+
`;import{jsx as I,jsxs as L0}from"react/jsx-runtime";function V3(i){var n=i,{logo:e,onVoltarParaLogin:a}=n,r=x(n,["logo","onVoltarParaLogin"]);let l=typeof e=="string"?I("img",{src:e,alt:"Logo do sistema"}):e,o=D("(max-width: 500px)");return I(H,V(C({},r),{paperStyle:{maxWidth:o?void 0:456,width:o?"90%":void 0},children:L0(V0,{children:[L0("div",{style:{display:"flex",flexDirection:"column",gap:24},children:[I(x0,{children:e&&I("div",{children:l})}),I(S0,{variant:"titleMD",textAlign:"center",children:"Instru\xE7\xF5es enviadas"}),I(S0,{variant:"bodySM",textAlign:"center",children:"Enviamos ao seu e-mail de acesso as instru\xE7\xF5es para criar uma nova senha. Verifique sua caixa de entrada e de Spam."})]}),I(b3,{fullWidth:!0,onClick:a,children:"Voltar para login"})]})}))}import{Button as x3,LIcon as A1,Typography as K}from"@s_mart/core";import{Form as S3,TextField as $0}from"@s_mart/form";import{required as L3}from"@s_mart/rules";import B from"@emotion/styled";var E0=B.div`
|
|
268
269
|
display: grid;
|
|
269
270
|
gap: ${c(32)};
|
|
270
|
-
`,
|
|
271
|
+
`,k0=B.header`
|
|
271
272
|
display: grid;
|
|
272
273
|
text-align: center;
|
|
273
274
|
gap: ${c(16)};
|
|
274
|
-
`,
|
|
275
|
+
`,T0=B.div`
|
|
275
276
|
display: grid;
|
|
276
277
|
gap: ${c(32)};
|
|
277
|
-
`,
|
|
278
|
+
`,w0=B.div`
|
|
278
279
|
display: grid;
|
|
279
280
|
gap: ${c(4)};
|
|
280
281
|
|
|
@@ -293,17 +294,17 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
293
294
|
display: grid;
|
|
294
295
|
gap: ${c(4)};
|
|
295
296
|
}
|
|
296
|
-
`,
|
|
297
|
+
`,A0=B.div`
|
|
297
298
|
display: flex;
|
|
298
299
|
flex-wrap: wrap;
|
|
299
300
|
gap: ${c(8)};
|
|
300
|
-
`,
|
|
301
|
+
`,Z1=B.div`
|
|
301
302
|
display: flex;
|
|
302
303
|
align-items: center;
|
|
303
304
|
gap: ${c(4)};
|
|
304
305
|
|
|
305
|
-
color: ${
|
|
306
|
-
border: 1px solid ${
|
|
306
|
+
color: ${u.neutral[600]};
|
|
307
|
+
border: 1px solid ${u.neutral[600]};
|
|
307
308
|
border-radius: ${c(4)};
|
|
308
309
|
padding: ${c(3)} ${c(4)};
|
|
309
310
|
|
|
@@ -311,10 +312,10 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
311
312
|
vertical-align: middle;
|
|
312
313
|
|
|
313
314
|
${({checked:e})=>{if(e)return`
|
|
314
|
-
color: ${
|
|
315
|
-
border-color: ${
|
|
315
|
+
color: ${u.green[300]};
|
|
316
|
+
border-color: ${u.green[300]};
|
|
316
317
|
`}}
|
|
317
|
-
`;function
|
|
318
|
+
`;function P0(){let e=n=>n?n.match(/[a-z]/i):!1,a=n=>n?n.match(/[0-9]/i):!1,r=n=>n?n.length>=6:!1;return{senhaContemLetra:e,senhaContemNumero:a,senhaContemMinimoDe6Caracteres:r,desabilitarBotaoDeCadastro:n=>!n.senha||!n.confirmarSenha||!e(n.senha)||!a(n.senha)||!r(n.senha)}}import{jsx as g,jsxs as w}from"react/jsx-runtime";function E3(i){var n=i,{logo:e,onTrocarMinhaSenha:a}=n,r=x(n,["logo","onTrocarMinhaSenha"]);let{senhaContemLetra:l,senhaContemNumero:o,senhaContemMinimoDe6Caracteres:d,desabilitarBotaoDeCadastro:v}=P0(),m=typeof e=="string"?g("img",{src:e,alt:"Logo do sistema"}):e;return g(H,V(C({},r),{children:w(E0,{children:[w(k0,{children:[e&&g("div",{children:m}),g(K,{variant:"titleSM",children:"Vamos cadastrar uma nova senha de acesso."})]}),g(S3,{onSubmit:a,children:({watch:f})=>{let E=l(f("senha")),_=o(f("senha")),A=d(f("senha"));return w(T0,{children:[w(w0,{children:[w("div",{children:[g($0,{type:"password",name:"senha",label:"Senha de acesso",required:!0,rules:L3}),g($0,{type:"password",name:"confirmarSenha",label:"Confirme sua senha",required:!0,rules:{validate:y=>{if(!y)return"Campo obrigat\xF3rio";if(y!==f("senha"))return"As senhas devem ser iguais"}}})]}),w("div",{children:[g(K,{variant:"bodyXS",children:"Sua senha precisa conter:"}),w(A0,{children:[w(Z1,{checked:!!E,children:[E&&g(A1,{icon:$,size:"16px",removeMargin:!0}),g(K,{variant:"bodyXS",children:"Uma letra"})]}),w(Z1,{checked:!!_,children:[_&&g(A1,{icon:$,size:"16px",removeMargin:!0}),g(K,{variant:"bodyXS",children:"Um n\xFAmero"})]}),w(Z1,{checked:!!A,children:[A&&g(A1,{icon:$,size:"16px",removeMargin:!0}),g(K,{variant:"bodyXS",children:"M\xEDnimo de 6 caracteres"})]})]})]})]}),g("div",{children:g(x3,{type:"submit",fullWidth:!0,disabled:v(f()),children:"Trocar minha senha"})})]})}})]})}))}import{Button as F0,Typography as I0}from"@s_mart/core";import P1 from"@emotion/styled";var D0=P1.div`
|
|
318
319
|
display: grid;
|
|
319
320
|
gap: ${c(32)};
|
|
320
321
|
|
|
@@ -322,11 +323,11 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
322
323
|
display: grid;
|
|
323
324
|
gap: ${c(16)};
|
|
324
325
|
}
|
|
325
|
-
`,
|
|
326
|
+
`,R0=P1.header`
|
|
326
327
|
display: grid;
|
|
327
328
|
text-align: center;
|
|
328
329
|
gap: ${c(16)};
|
|
329
|
-
`,
|
|
330
|
+
`,O0=P1.div`
|
|
330
331
|
display: grid;
|
|
331
332
|
gap: ${c(32)};
|
|
332
333
|
|
|
@@ -334,7 +335,7 @@ var g2=Object.create;var X1=Object.defineProperty,Z2=Object.defineProperties,y2=
|
|
|
334
335
|
display: grid;
|
|
335
336
|
gap: ${c(16)};
|
|
336
337
|
}
|
|
337
|
-
`;import{Form as
|
|
338
|
+
`;import{Form as k3,TextField as T3}from"@s_mart/form";import{composeValidators as w3,email as A3,required as P3}from"@s_mart/rules";import{jsx as T,jsxs as g1}from"react/jsx-runtime";function $3(n){var l=n,{logo:e,onVoltarParaLogin:a,onConfirmar:r}=l,i=x(l,["logo","onVoltarParaLogin","onConfirmar"]);let o=typeof e=="string"?T("img",{src:e,alt:"Logo do sistema"}):e,d=D("(max-width: 500px)");return T(H,V(C({},i),{paperStyle:{minWidth:d?void 0:456,width:d?"90%":void 0},children:g1(D0,{children:[g1("div",{style:{display:"flex",flexDirection:"column",gap:24},children:[T(R0,{children:e&&T("div",{children:o})}),T(I0,{variant:"titleMD",textAlign:"center",children:"Esqueceu a senha?"}),T(I0,{variant:"bodySM",textAlign:"center",children:"Informe seu e-mail de acesso para receber instru\xE7\xF5es e criar uma nova senha."})]}),T(k3,{onSubmit:r,children:g1(O0,{children:[T("div",{children:T(T3,{name:"email",label:"E-mail de acesso",required:!0,rules:w3([P3,A3]),type:"email"})}),g1("div",{children:[T(F0,{fullWidth:!0,type:"submit",children:"Confirmar"}),T(F0,{fullWidth:!0,onClick:a,variant:"neutral",children:"Voltar para login"})]})]})})]})}))}export{F2 as TelaCadastro,H3 as TelaConviteExpirado,$3 as TelaEsqueceuSenha,V3 as TelaInstrucoesEnviadas,M3 as TelaLogin,E3 as TelaNovaSenha,H as TemplateTelaBase};
|
|
338
339
|
/*! Bundled license information:
|
|
339
340
|
|
|
340
341
|
@mui/styled-engine/index.js:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@s_mart/telas-de-acesso",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.1",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"module": "./dist/index.mjs",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -21,7 +21,8 @@
|
|
|
21
21
|
"@types/react-dom": "18.2.4",
|
|
22
22
|
"@s_mart/core": "*",
|
|
23
23
|
"@s_mart/form": "*",
|
|
24
|
-
"@s_mart/masks": "*"
|
|
24
|
+
"@s_mart/masks": "*",
|
|
25
|
+
"@s_mart/rules": "*"
|
|
25
26
|
},
|
|
26
27
|
"peerDependencies": {
|
|
27
28
|
"react": ">=18.2.0",
|