@mx-cartographer/experiences 6.2.0 → 6.2.1-alpha.al0

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.es.js CHANGED
@@ -17877,7 +17877,11 @@ const l1 = ({
17877
17877
  )
17878
17878
  ] });
17879
17879
  }), Y1 = () => {
17880
- const e = et(), { common: n, settings: i } = I(), { isDesktop: a, isMobile: r, isSmallMobile: o, isTablet: s } = xe(), { config: c } = Ca(), { updateUser: d } = Bt(), { user: _ } = dn(), [u, h] = g.useState(_.first_name), [m, C] = g.useState(_.last_name), [f, E] = g.useState(_.email), [b, T] = g.useState(_.phone), [x, w] = g.useState(_.postal_code), [v, R] = g.useState(_.credit_score), [D, H] = g.useState(Oe(_.birthday ?? 0)), O = f && !_.email_is_verified, M = b && !_.phone_is_verified, X = async () => {
17880
+ const e = et(), { common: n, settings: i } = I(), { isDesktop: a, isMobile: r, isSmallMobile: o, isTablet: s } = xe(), { config: c } = Ca(), { updateUser: d } = Bt(), { user: _ } = dn(), [u, h] = g.useState(_.first_name), [m, C] = g.useState(_.last_name), [f, E] = g.useState(_.email), [b, T] = g.useState(_.phone), [x, w] = g.useState(_.postal_code), [v, R] = g.useState(_.credit_score), [D, H] = g.useState(Oe(_.birthday ?? 0)), O = f && !_.email_is_verified, M = b && !_.phone_is_verified;
17881
+ g.useEffect(() => {
17882
+ console.log(_);
17883
+ }, []);
17884
+ const X = async () => {
17881
17885
  const W = {
17882
17886
  ..._,
17883
17887
  first_name: u,