@cuemath/leap 3.2.5-j2 → 3.2.5
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/assets/illustrations/illustrations.js +0 -5
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/lottie/lottie.js +0 -9
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +12 -17
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +47 -54
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +17 -29
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +1 -1
- package/dist/features/auth/comps/tabs/tabs-styled.js +10 -22
- package/dist/features/auth/comps/tabs/tabs-styled.js.map +1 -1
- package/dist/features/auth/comps/tabs/tabs.js +5 -5
- package/dist/features/auth/comps/tabs/tabs.js.map +1 -1
- package/dist/features/ui/image/image.js +1 -1
- package/dist/features/ui/image/image.js.map +1 -1
- package/dist/features/ui/theme/button.js +78 -78
- package/dist/features/ui/theme/button.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +107 -107
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
- package/dist/index.d.ts +3 -89
- package/dist/index.js +434 -454
- package/dist/index.js.map +1 -1
- package/dist/node_modules/query-string/base.js +1 -1
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/package.json +1 -1
- package/dist/assets/line-icons/icons/after-noon.js +0 -34
- package/dist/assets/line-icons/icons/after-noon.js.map +0 -1
- package/dist/assets/line-icons/icons/apple-icon-white.js +0 -42
- package/dist/assets/line-icons/icons/apple-icon-white.js.map +0 -1
- package/dist/assets/line-icons/icons/evening.js +0 -35
- package/dist/assets/line-icons/icons/evening.js.map +0 -1
- package/dist/assets/line-icons/icons/morning.js +0 -35
- package/dist/assets/line-icons/icons/morning.js.map +0 -1
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js +0 -12
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js.map +0 -1
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +0 -33
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +0 -1
- package/dist/features/auth/comps/otp-input/otp-input-styled.js +0 -22
- package/dist/features/auth/comps/otp-input/otp-input-styled.js.map +0 -1
- package/dist/features/auth/comps/otp-input/otp-input.js +0 -51
- package/dist/features/auth/comps/otp-input/otp-input.js.map +0 -1
- package/dist/features/auth/comps/pill-button/pill-button-styled.js +0 -44
- package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +0 -1
- package/dist/features/auth/comps/pill-button/pill-button.js +0 -75
- package/dist/features/auth/comps/pill-button/pill-button.js.map +0 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +0 -17
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +0 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +0 -67
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +0 -1
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js +0 -19
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js.map +0 -1
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js +0 -22
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js.map +0 -1
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js +0 -18
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js.map +0 -1
- package/dist/features/auth/signup-v2/signup-header/signup-header.js +0 -25
- package/dist/features/auth/signup-v2/signup-header/signup-header.js.map +0 -1
- package/dist/features/auth/signup-v2/signup-options/signup-options.js +0 -71
- package/dist/features/auth/signup-v2/signup-options/signup-options.js.map +0 -1
- package/dist/node_modules/decode-uri-component/index.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
- package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/static/calendar-purple.1a840b41.svg +0 -1
- package/dist/static/flying-disk.c7f6ed39.json +0 -1
- package/dist/static/graduation-cap.3be3340a.json +0 -1
- package/dist/static/handshake.287e7dfb.svg +0 -1
- package/dist/static/light-bulb.c6db0b23.json +0 -1
- package/dist/static/money.332aacf1.svg +0 -1
- package/dist/static/muscle.9bcfb8a7.json +0 -1
- package/dist/static/parent-avatar.822c7b9b.svg +0 -1
- package/dist/static/pencil.23df9da0.json +0 -1
- package/dist/static/plus-sign.de6af957.json +0 -1
- package/dist/static/racing-car.2cbf864e.json +0 -1
- package/dist/static/rocket.0a3ccab0.json +0 -1
- package/dist/static/shovel.abeec04c.json +0 -1
- package/dist/static/trustpilot.bd3d79e1.svg +0 -1
- /package/dist/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import { jsx as o, jsxs as H } from "react/jsx-runtime";
|
|
2
|
-
import { useState as x, useCallback as l, useEffect as M } from "react";
|
|
3
|
-
import { useTheme as P } from "styled-components";
|
|
4
|
-
import _ from "../../../ui/arrow-tooltip/arrow-tooltip.js";
|
|
5
|
-
import j from "../../../ui/layout/flex-view.js";
|
|
6
|
-
import y from "../../../ui/lottie-animation/lottie-animation.js";
|
|
7
|
-
import { Wrapper as B, IconWrapper as O, Label as R } from "./pill-button-styled.js";
|
|
8
|
-
const X = {
|
|
9
|
-
autoplay: !0,
|
|
10
|
-
loop: !0,
|
|
11
|
-
renderer: "canvas"
|
|
12
|
-
}, k = ({
|
|
13
|
-
id: i,
|
|
14
|
-
label: d,
|
|
15
|
-
selected: t = !1,
|
|
16
|
-
disabled: e = !1,
|
|
17
|
-
animatedLabel: u = "",
|
|
18
|
-
icon: r,
|
|
19
|
-
onClick: a,
|
|
20
|
-
tooltip: c,
|
|
21
|
-
width: g
|
|
22
|
-
}) => {
|
|
23
|
-
const [$, h] = x(!1), [n, v] = x(!1), { colors: f } = P(), s = !!u, A = l(() => {
|
|
24
|
-
a(i);
|
|
25
|
-
}, [i, a]);
|
|
26
|
-
M(() => {
|
|
27
|
-
if (!s || e) return;
|
|
28
|
-
const T = setInterval(() => {
|
|
29
|
-
v((W) => !W);
|
|
30
|
-
}, 1e3);
|
|
31
|
-
return () => clearInterval(T);
|
|
32
|
-
}, [e, s]);
|
|
33
|
-
const w = l(() => h(!0), []), C = l(() => h(!1), []), m = !!r && !e && (s || t || $), E = f[n ? "YELLOW_4" : "WHITE_1"], I = f[n && !t ? "YELLOW_4" : "WHITE_1"], p = n ? u : d, b = n ? t ? "ub3-bold" : "ub3" : t ? "ub2-bold" : "ub2", L = /* @__PURE__ */ o(
|
|
34
|
-
B,
|
|
35
|
-
{
|
|
36
|
-
selected: t,
|
|
37
|
-
disabled: e,
|
|
38
|
-
onClick: A,
|
|
39
|
-
onMouseEnter: w,
|
|
40
|
-
onMouseLeave: C,
|
|
41
|
-
height: 36,
|
|
42
|
-
width: Number(g),
|
|
43
|
-
borderColor: E,
|
|
44
|
-
children: /* @__PURE__ */ H(
|
|
45
|
-
j,
|
|
46
|
-
{
|
|
47
|
-
$flexDirection: "row",
|
|
48
|
-
$alignItems: "center",
|
|
49
|
-
$justifyContent: "center",
|
|
50
|
-
$flexColumnGapX: 0.25,
|
|
51
|
-
children: [
|
|
52
|
-
r && /* @__PURE__ */ o(O, { $widthX: 1, $heightX: 1, $showLottie: m, children: /* @__PURE__ */ o(y, { src: r, settings: X }) }),
|
|
53
|
-
/* @__PURE__ */ o(
|
|
54
|
-
R,
|
|
55
|
-
{
|
|
56
|
-
shouldOffsetLabel: m || !r,
|
|
57
|
-
selected: t,
|
|
58
|
-
disabled: e,
|
|
59
|
-
$renderAs: b,
|
|
60
|
-
textColor: I,
|
|
61
|
-
children: p
|
|
62
|
-
},
|
|
63
|
-
p
|
|
64
|
-
)
|
|
65
|
-
]
|
|
66
|
-
}
|
|
67
|
-
)
|
|
68
|
-
}
|
|
69
|
-
);
|
|
70
|
-
return e && c ? /* @__PURE__ */ o(_, { renderAs: "primary", tooltipItem: c, position: "top", children: L }) : L;
|
|
71
|
-
}, z = k;
|
|
72
|
-
export {
|
|
73
|
-
z as default
|
|
74
|
-
};
|
|
75
|
-
//# sourceMappingURL=pill-button.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pill-button.js","sources":["../../../../../src/features/auth/comps/pill-button/pill-button.tsx"],"sourcesContent":["import type { IPillButtonProps } from './pill-button-types';\n\nimport { useCallback, useEffect, useState, type FC } from 'react';\nimport { useTheme } from 'styled-components';\n\nimport ArrowTooltip from '../../../ui/arrow-tooltip/arrow-tooltip';\nimport FlexView from '../../../ui/layout/flex-view';\nimport LottieAnimation from '../../../ui/lottie-animation/lottie-animation';\nimport * as Styled from './pill-button-styled';\n\nconst lottieSettings = {\n autoplay: true,\n loop: true,\n renderer: 'canvas',\n};\n\nconst PillButton: FC<IPillButtonProps> = ({\n id,\n label,\n selected = false,\n disabled = false,\n animatedLabel = '',\n icon,\n onClick,\n tooltip,\n width,\n}) => {\n const [isHovered, setHovered] = useState(false);\n const [highlightPhase, setHighlightPhase] = useState(false);\n const { colors } = useTheme();\n const shouldAnimate = !!animatedLabel;\n\n const handleClick = useCallback(() => {\n onClick(id);\n }, [id, onClick]);\n\n useEffect(() => {\n if (!shouldAnimate || disabled) return;\n\n const interval = setInterval(() => {\n setHighlightPhase(prev => !prev);\n }, 1000);\n\n return () => clearInterval(interval);\n }, [disabled, shouldAnimate]);\n\n const handleMouseEnter = useCallback(() => setHovered(true), []);\n const handleMouseLeave = useCallback(() => setHovered(false), []);\n\n const showLottie = !!icon && !disabled && (shouldAnimate || selected || isHovered);\n\n const borderColor = colors[highlightPhase ? 'YELLOW_4' : 'WHITE_1'];\n const textColor = colors[highlightPhase && !selected ? 'YELLOW_4' : 'WHITE_1'];\n const currentLabel = highlightPhase ? animatedLabel : label;\n const defaultTextRenderAs = selected ? 'ub2-bold' : 'ub2';\n const textRenderAs = highlightPhase ? (selected ? 'ub3-bold' : 'ub3') : defaultTextRenderAs;\n\n const ButtonContent = (\n <Styled.Wrapper\n selected={selected}\n disabled={disabled}\n onClick={handleClick}\n onMouseEnter={handleMouseEnter}\n onMouseLeave={handleMouseLeave}\n height={36}\n width={Number(width)}\n borderColor={borderColor}\n >\n <FlexView\n $flexDirection=\"row\"\n $alignItems=\"center\"\n $justifyContent=\"center\"\n $flexColumnGapX={0.25}\n >\n {icon && (\n <Styled.IconWrapper $widthX={1} $heightX={1} $showLottie={showLottie}>\n <LottieAnimation src={icon} settings={lottieSettings} />\n </Styled.IconWrapper>\n )}\n <Styled.Label\n key={currentLabel}\n shouldOffsetLabel={showLottie || !icon}\n selected={selected}\n disabled={disabled}\n $renderAs={textRenderAs}\n textColor={textColor}\n >\n {currentLabel}\n </Styled.Label>\n </FlexView>\n </Styled.Wrapper>\n );\n\n return disabled && tooltip ? (\n <ArrowTooltip renderAs=\"primary\" tooltipItem={tooltip} position=\"top\">\n {ButtonContent}\n </ArrowTooltip>\n ) : (\n ButtonContent\n );\n};\n\nexport default PillButton;\n"],"names":["lottieSettings","PillButton","id","label","selected","disabled","animatedLabel","icon","onClick","tooltip","width","isHovered","setHovered","useState","highlightPhase","setHighlightPhase","colors","useTheme","shouldAnimate","handleClick","useCallback","useEffect","interval","prev","handleMouseEnter","handleMouseLeave","showLottie","borderColor","textColor","currentLabel","textRenderAs","ButtonContent","jsx","Styled.Wrapper","jsxs","FlexView","Styled.IconWrapper","LottieAnimation","Styled.Label","ArrowTooltip","PillButton$1"],"mappings":";;;;;;;AAUA,MAAMA,IAAiB;AAAA,EACrB,UAAU;AAAA,EACV,MAAM;AAAA,EACN,UAAU;AACZ,GAEMC,IAAmC,CAAC;AAAA,EACxC,IAAAC;AAAA,EACA,OAAAC;AAAA,EACA,UAAAC,IAAW;AAAA,EACX,UAAAC,IAAW;AAAA,EACX,eAAAC,IAAgB;AAAA,EAChB,MAAAC;AAAA,EACA,SAAAC;AAAA,EACA,SAAAC;AAAA,EACA,OAAAC;AACF,MAAM;AACJ,QAAM,CAACC,GAAWC,CAAU,IAAIC,EAAS,EAAK,GACxC,CAACC,GAAgBC,CAAiB,IAAIF,EAAS,EAAK,GACpD,EAAE,QAAAG,MAAWC,KACbC,IAAgB,CAAC,CAACZ,GAElBa,IAAcC,EAAY,MAAM;AACpC,IAAAZ,EAAQN,CAAE;AAAA,EAAA,GACT,CAACA,GAAIM,CAAO,CAAC;AAEhB,EAAAa,EAAU,MAAM;AACV,QAAA,CAACH,KAAiBb,EAAU;AAE1B,UAAAiB,IAAW,YAAY,MAAM;AACf,MAAAP,EAAA,CAAAQ,MAAQ,CAACA,CAAI;AAAA,OAC9B,GAAI;AAEA,WAAA,MAAM,cAAcD,CAAQ;AAAA,EAAA,GAClC,CAACjB,GAAUa,CAAa,CAAC;AAE5B,QAAMM,IAAmBJ,EAAY,MAAMR,EAAW,EAAI,GAAG,CAAA,CAAE,GACzDa,IAAmBL,EAAY,MAAMR,EAAW,EAAK,GAAG,CAAA,CAAE,GAE1Dc,IAAa,CAAC,CAACnB,KAAQ,CAACF,MAAaa,KAAiBd,KAAYO,IAElEgB,IAAcX,EAAOF,IAAiB,aAAa,SAAS,GAC5Dc,IAAYZ,EAAOF,KAAkB,CAACV,IAAW,aAAa,SAAS,GACvEyB,IAAef,IAAiBR,IAAgBH,GAEhD2B,IAAehB,IAAkBV,IAAW,aAAa,QADnCA,IAAW,aAAa,OAG9C2B,IACJ,gBAAAC;AAAA,IAACC;AAAAA,IAAA;AAAA,MACC,UAAA7B;AAAA,MACA,UAAAC;AAAA,MACA,SAASc;AAAA,MACT,cAAcK;AAAA,MACd,cAAcC;AAAA,MACd,QAAQ;AAAA,MACR,OAAO,OAAOf,CAAK;AAAA,MACnB,aAAAiB;AAAA,MAEA,UAAA,gBAAAO;AAAA,QAACC;AAAA,QAAA;AAAA,UACC,gBAAe;AAAA,UACf,aAAY;AAAA,UACZ,iBAAgB;AAAA,UAChB,iBAAiB;AAAA,UAEhB,UAAA;AAAA,YAAA5B,uBACE6B,GAAA,EAAmB,SAAS,GAAG,UAAU,GAAG,aAAaV,GACxD,4BAACW,GAAgB,EAAA,KAAK9B,GAAM,UAAUP,EAAgB,CAAA,GACxD;AAAA,YAEF,gBAAAgC;AAAA,cAACM;AAAAA,cAAA;AAAA,gBAEC,mBAAmBZ,KAAc,CAACnB;AAAA,gBAClC,UAAAH;AAAA,gBACA,UAAAC;AAAA,gBACA,WAAWyB;AAAA,gBACX,WAAAF;AAAA,gBAEC,UAAAC;AAAA,cAAA;AAAA,cAPIA;AAAA,YAQP;AAAA,UAAA;AAAA,QAAA;AAAA,MACF;AAAA,IAAA;AAAA,EAAA;AAIG,SAAAxB,KAAYI,IACjB,gBAAAuB,EAACO,GAAa,EAAA,UAAS,WAAU,aAAa9B,GAAS,UAAS,OAC7D,UAAAsB,EAAA,CACH,IAEAA;AAEJ,GAEAS,IAAevC;"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import e from "styled-components";
|
|
2
|
-
import t from "../../../ui/layout/flex-view.js";
|
|
3
|
-
const s = e(t)`
|
|
4
|
-
${({ selected: r, theme: o }) => `
|
|
5
|
-
cursor: pointer;
|
|
6
|
-
transition: all 0.3s ease;
|
|
7
|
-
border-width: 2px;
|
|
8
|
-
|
|
9
|
-
&:hover {
|
|
10
|
-
background-color: ${r ? void 0 : o.colors.BLACK_5};
|
|
11
|
-
}
|
|
12
|
-
`}
|
|
13
|
-
`;
|
|
14
|
-
export {
|
|
15
|
-
s as Wrapper
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=selectable-info-card-styled.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"selectable-info-card-styled.js","sources":["../../../../../src/features/auth/comps/selectable-info-card/selectable-info-card-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nexport const Wrapper = styled(FlexView)<{ selected: boolean }>`\n ${({ selected, theme }) => {\n return `\n cursor: pointer;\n transition: all 0.3s ease;\n border-width: 2px;\n\n &:hover {\n background-color: ${!selected ? theme.colors.BLACK_5 : undefined};\n }\n `;\n }}\n`;\n"],"names":["Wrapper","styled","FlexView","selected","theme"],"mappings":";;AAIa,MAAAA,IAAUC,EAAOC,CAAQ;AAAA,IAClC,CAAC,EAAE,UAAAC,GAAU,OAAAC,QACN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,4BAMkBD,IAAkC,SAAvBC,EAAM,OAAO,OAAmB;AAAA;AAAA,GAGrE;AAAA;"}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { useRef as d, useCallback as t, useMemo as C } from "react";
|
|
3
|
-
import b from "../../../ui/layout/flex-view.js";
|
|
4
|
-
import g from "../../../ui/lottie-animation/lottie-animation.js";
|
|
5
|
-
import u from "../../../ui/text/text.js";
|
|
6
|
-
import { Wrapper as x } from "./selectable-info-card-styled.js";
|
|
7
|
-
const I = ({
|
|
8
|
-
id: a,
|
|
9
|
-
title: m,
|
|
10
|
-
description: c,
|
|
11
|
-
icon: i,
|
|
12
|
-
selected: r,
|
|
13
|
-
onClick: l
|
|
14
|
-
}) => {
|
|
15
|
-
const n = d(null), f = t(() => {
|
|
16
|
-
l(a);
|
|
17
|
-
}, [a, l]), p = t(() => {
|
|
18
|
-
var o;
|
|
19
|
-
(o = n.current) == null || o.play();
|
|
20
|
-
}, []), $ = t(() => {
|
|
21
|
-
var o;
|
|
22
|
-
r || (o = n.current) == null || o.stop();
|
|
23
|
-
}, [r]), h = C(
|
|
24
|
-
() => ({
|
|
25
|
-
autoplay: r,
|
|
26
|
-
loop: !0,
|
|
27
|
-
renderer: "canvas"
|
|
28
|
-
}),
|
|
29
|
-
[r]
|
|
30
|
-
);
|
|
31
|
-
return /* @__PURE__ */ s(
|
|
32
|
-
x,
|
|
33
|
-
{
|
|
34
|
-
$gutterX: 1,
|
|
35
|
-
$gapX: 1,
|
|
36
|
-
$borderColor: "WHITE",
|
|
37
|
-
$flexDirection: "row",
|
|
38
|
-
$background: r ? "WHITE_1" : "BLACK_1",
|
|
39
|
-
onMouseEnter: p,
|
|
40
|
-
onMouseLeave: $,
|
|
41
|
-
onClick: f,
|
|
42
|
-
$flexColumnGapX: 0.5,
|
|
43
|
-
selected: r,
|
|
44
|
-
$alignItems: "center",
|
|
45
|
-
children: [
|
|
46
|
-
i && /* @__PURE__ */ e(
|
|
47
|
-
g,
|
|
48
|
-
{
|
|
49
|
-
src: i,
|
|
50
|
-
ref: n,
|
|
51
|
-
settings: h,
|
|
52
|
-
width: 40,
|
|
53
|
-
height: 40
|
|
54
|
-
}
|
|
55
|
-
),
|
|
56
|
-
/* @__PURE__ */ s(b, { children: [
|
|
57
|
-
/* @__PURE__ */ e(u, { $renderAs: "ab3", $color: r ? "BLACK_1" : "WHITE", children: m }),
|
|
58
|
-
/* @__PURE__ */ e(u, { $renderAs: "ub3", $color: r ? "BLACK_T_60" : "WHITE_T_60", children: c })
|
|
59
|
-
] })
|
|
60
|
-
]
|
|
61
|
-
}
|
|
62
|
-
);
|
|
63
|
-
}, W = I;
|
|
64
|
-
export {
|
|
65
|
-
W as default
|
|
66
|
-
};
|
|
67
|
-
//# sourceMappingURL=selectable-info-card.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"selectable-info-card.js","sources":["../../../../../src/features/auth/comps/selectable-info-card/selectable-info-card.tsx"],"sourcesContent":["import type { ILottieAnimationRef } from '../../../ui/lottie-animation/types';\nimport type { ISelectableInfoCardProps } from './selectable-info-card-types';\n\nimport { useCallback, useMemo, useRef } from 'react';\n\nimport FlexView from '../../../ui/layout/flex-view';\nimport LottieAnimation from '../../../ui/lottie-animation/lottie-animation';\nimport Text from '../../../ui/text/text';\nimport * as Styled from './selectable-info-card-styled';\n\nconst SelectableInfoCard = ({\n id,\n title,\n description,\n icon,\n selected,\n onClick,\n}: ISelectableInfoCardProps) => {\n const animationRef = useRef<ILottieAnimationRef | null>(null);\n\n const handleClick = useCallback(() => {\n onClick(id);\n }, [id, onClick]);\n\n const handleOnMouseEnter = useCallback(() => {\n animationRef.current?.play();\n }, []);\n\n const handleOnMouseLeave = useCallback(() => {\n if (selected) return;\n animationRef.current?.stop();\n }, [selected]);\n\n const renderSettings = useMemo(\n () => ({\n autoplay: selected,\n loop: true,\n renderer: 'canvas',\n }),\n [selected],\n );\n\n return (\n <Styled.Wrapper\n $gutterX={1}\n $gapX={1}\n $borderColor=\"WHITE\"\n $flexDirection=\"row\"\n $background={selected ? 'WHITE_1' : 'BLACK_1'}\n onMouseEnter={handleOnMouseEnter}\n onMouseLeave={handleOnMouseLeave}\n onClick={handleClick}\n $flexColumnGapX={0.5}\n selected={selected}\n $alignItems=\"center\"\n >\n {icon && (\n <LottieAnimation\n src={icon}\n ref={animationRef}\n settings={renderSettings}\n width={40}\n height={40}\n />\n )}\n\n <FlexView>\n <Text $renderAs=\"ab3\" $color={selected ? 'BLACK_1' : 'WHITE'}>\n {title}\n </Text>\n <Text $renderAs=\"ub3\" $color={selected ? 'BLACK_T_60' : 'WHITE_T_60'}>\n {description}\n </Text>\n </FlexView>\n </Styled.Wrapper>\n );\n};\n\nexport default SelectableInfoCard;\n"],"names":["SelectableInfoCard","id","title","description","icon","selected","onClick","animationRef","useRef","handleClick","useCallback","handleOnMouseEnter","_a","handleOnMouseLeave","renderSettings","useMemo","jsxs","Styled.Wrapper","jsx","LottieAnimation","FlexView","Text","SelectableInfoCard$1"],"mappings":";;;;;;AAUA,MAAMA,IAAqB,CAAC;AAAA,EAC1B,IAAAC;AAAA,EACA,OAAAC;AAAA,EACA,aAAAC;AAAA,EACA,MAAAC;AAAA,EACA,UAAAC;AAAA,EACA,SAAAC;AACF,MAAgC;AACxB,QAAAC,IAAeC,EAAmC,IAAI,GAEtDC,IAAcC,EAAY,MAAM;AACpC,IAAAJ,EAAQL,CAAE;AAAA,EAAA,GACT,CAACA,GAAIK,CAAO,CAAC,GAEVK,IAAqBD,EAAY,MAAM;;AAC3C,KAAAE,IAAAL,EAAa,YAAb,QAAAK,EAAsB;AAAA,EACxB,GAAG,CAAE,CAAA,GAECC,IAAqBH,EAAY,MAAM;;AAC3C,IAAIL,MACJO,IAAAL,EAAa,YAAb,QAAAK,EAAsB;AAAA,EAAK,GAC1B,CAACP,CAAQ,CAAC,GAEPS,IAAiBC;AAAA,IACrB,OAAO;AAAA,MACL,UAAUV;AAAA,MACV,MAAM;AAAA,MACN,UAAU;AAAA,IAAA;AAAA,IAEZ,CAACA,CAAQ;AAAA,EAAA;AAIT,SAAA,gBAAAW;AAAA,IAACC;AAAAA,IAAA;AAAA,MACC,UAAU;AAAA,MACV,OAAO;AAAA,MACP,cAAa;AAAA,MACb,gBAAe;AAAA,MACf,aAAaZ,IAAW,YAAY;AAAA,MACpC,cAAcM;AAAA,MACd,cAAcE;AAAA,MACd,SAASJ;AAAA,MACT,iBAAiB;AAAA,MACjB,UAAAJ;AAAA,MACA,aAAY;AAAA,MAEX,UAAA;AAAA,QACCD,KAAA,gBAAAc;AAAA,UAACC;AAAA,UAAA;AAAA,YACC,KAAKf;AAAA,YACL,KAAKG;AAAA,YACL,UAAUO;AAAA,YACV,OAAO;AAAA,YACP,QAAQ;AAAA,UAAA;AAAA,QACV;AAAA,0BAGDM,GACC,EAAA,UAAA;AAAA,UAAA,gBAAAF,EAACG,KAAK,WAAU,OAAM,QAAQhB,IAAW,YAAY,SAClD,UACHH,EAAA,CAAA;AAAA,UACA,gBAAAgB,EAACG,KAAK,WAAU,OAAM,QAAQhB,IAAW,eAAe,cACrD,UACHF,EAAA,CAAA;AAAA,QAAA,GACF;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAGN,GAEAmB,IAAetB;"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ILLUSTRATIONS as t } from "../../../../assets/illustrations/illustrations.js";
|
|
2
|
-
const e = [
|
|
3
|
-
{
|
|
4
|
-
icon: t.HANDSHAKE,
|
|
5
|
-
title: "Find the perfect tutor match for your child's goals"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
icon: t.CALENDAR_PURPLE,
|
|
9
|
-
title: "Schedule your FREE class with the tutor"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
icon: t.MONEY,
|
|
13
|
-
title: "Pay and continue with our flexible classes"
|
|
14
|
-
}
|
|
15
|
-
];
|
|
16
|
-
export {
|
|
17
|
-
e as onboardingGuideSteps
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=onboarding-guide-constants.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onboarding-guide-constants.js","sources":["../../../../../src/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.ts"],"sourcesContent":["import { ILLUSTRATIONS } from '../../../../assets/illustrations/illustrations';\n\nexport const onboardingGuideSteps = [\n {\n icon: ILLUSTRATIONS.HANDSHAKE,\n title: `Find the perfect tutor match for your child's goals`,\n },\n {\n icon: ILLUSTRATIONS.CALENDAR_PURPLE,\n title: `Schedule your FREE class with the tutor`,\n },\n {\n icon: ILLUSTRATIONS.MONEY,\n title: `Pay and continue with our flexible classes`,\n },\n];\n"],"names":["onboardingGuideSteps","ILLUSTRATIONS"],"mappings":";AAEO,MAAMA,IAAuB;AAAA,EAClC;AAAA,IACE,MAAMC,EAAc;AAAA,IACpB,OAAO;AAAA,EACT;AAAA,EACA;AAAA,IACE,MAAMA,EAAc;AAAA,IACpB,OAAO;AAAA,EACT;AAAA,EACA;AAAA,IACE,MAAMA,EAAc;AAAA,IACpB,OAAO;AAAA,EACT;AACF;"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import o from "styled-components";
|
|
2
|
-
import i from "../../../ui/layout/flex-view.js";
|
|
3
|
-
const l = o(i)`
|
|
4
|
-
margin-bottom: 48px;
|
|
5
|
-
position: relative;
|
|
6
|
-
&:not(:last-child)::after {
|
|
7
|
-
content: '';
|
|
8
|
-
position: absolute;
|
|
9
|
-
left: 28px;
|
|
10
|
-
bottom: -36px;
|
|
11
|
-
width: 2px;
|
|
12
|
-
height: 24px;
|
|
13
|
-
background-color: ${({ theme: t }) => t.colors.WHITE_T_15};
|
|
14
|
-
}
|
|
15
|
-
&:last-child {
|
|
16
|
-
margin-bottom: 0;
|
|
17
|
-
}
|
|
18
|
-
`;
|
|
19
|
-
export {
|
|
20
|
-
l as StepItem
|
|
21
|
-
};
|
|
22
|
-
//# sourceMappingURL=onboarding-guide-styled.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onboarding-guide-styled.js","sources":["../../../../../src/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nexport const StepItem = styled(FlexView)`\n margin-bottom: 48px;\n position: relative;\n &:not(:last-child)::after {\n content: '';\n position: absolute;\n left: 28px;\n bottom: -36px;\n width: 2px;\n height: 24px;\n background-color: ${({ theme }) => theme.colors.WHITE_T_15};\n }\n &:last-child {\n margin-bottom: 0;\n }\n`;\n"],"names":["StepItem","styled","FlexView","theme"],"mappings":";;AAIa,MAAAA,IAAWC,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAUf,CAAC,EAAE,OAAAC,EAAA,MAAYA,EAAM,OAAO,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { jsxs as o, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import r from "../../../ui/layout/flex-view.js";
|
|
3
|
-
import l from "../../../ui/separator/separator.js";
|
|
4
|
-
import n from "../../../ui/text/text.js";
|
|
5
|
-
import { onboardingGuideSteps as a } from "./onboarding-guide-constants.js";
|
|
6
|
-
import { StepItem as c } from "./onboarding-guide-styled.js";
|
|
7
|
-
const d = () => /* @__PURE__ */ o(r, { $flex: 1, $alignItems: "center", $justifyContent: "center", $gutterX: 2, children: [
|
|
8
|
-
/* @__PURE__ */ e(n, { $whiteSpace: "pre-line", $renderAs: "ah4", $color: "WHITE", children: "Get started in 3 easy steps!" }),
|
|
9
|
-
/* @__PURE__ */ e(l, { heightX: 2.75 }),
|
|
10
|
-
a.map((t, i) => /* @__PURE__ */ e(c, { children: /* @__PURE__ */ o(r, { $flexDirection: "row", $flexColumnGapX: 1.5, children: [
|
|
11
|
-
/* @__PURE__ */ e("img", { src: t.icon, alt: `Step ${i + 1}`, width: 56, height: 56 }),
|
|
12
|
-
/* @__PURE__ */ e(r, { $width: 210, children: /* @__PURE__ */ e(n, { $whiteSpace: "pre-line", $renderAs: "ab2", $color: "WHITE", children: t.title }) })
|
|
13
|
-
] }) }, i))
|
|
14
|
-
] }), g = d;
|
|
15
|
-
export {
|
|
16
|
-
g as default
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=onboarding-guide.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onboarding-guide.js","sources":["../../../../../src/features/auth/signup-v2/onboarding-guide/onboarding-guide.tsx"],"sourcesContent":["import FlexView from '../../../ui/layout/flex-view';\nimport Separator from '../../../ui/separator/separator';\nimport Text from '../../../ui/text/text';\nimport { onboardingGuideSteps } from './onboarding-guide-constants';\nimport * as Styled from './onboarding-guide-styled';\n\nconst OnboardingGuide = () => {\n return (\n <FlexView $flex={1} $alignItems=\"center\" $justifyContent=\"center\" $gutterX={2}>\n <Text $whiteSpace=\"pre-line\" $renderAs=\"ah4\" $color=\"WHITE\">\n Get started in 3 easy steps!\n </Text>\n <Separator heightX={2.75} />\n {onboardingGuideSteps.map((step, index) => (\n <Styled.StepItem key={index}>\n <FlexView $flexDirection=\"row\" $flexColumnGapX={1.5}>\n <img src={step.icon} alt={`Step ${index + 1}`} width={56} height={56} />\n <FlexView $width={210}>\n <Text $whiteSpace=\"pre-line\" $renderAs=\"ab2\" $color=\"WHITE\">\n {step.title}\n </Text>\n </FlexView>\n </FlexView>\n </Styled.StepItem>\n ))}\n </FlexView>\n );\n};\n\nexport default OnboardingGuide;\n"],"names":["OnboardingGuide","jsxs","FlexView","jsx","Text","Separator","onboardingGuideSteps","step","index","Styled.StepItem","OnboardingGuide$1"],"mappings":";;;;;;AAMA,MAAMA,IAAkB,MAEpB,gBAAAC,EAACC,KAAS,OAAO,GAAG,aAAY,UAAS,iBAAgB,UAAS,UAAU,GAC1E,UAAA;AAAA,EAAA,gBAAAC,EAACC,KAAK,aAAY,YAAW,WAAU,OAAM,QAAO,SAAQ,UAE5D,+BAAA,CAAA;AAAA,EACA,gBAAAD,EAACE,GAAU,EAAA,SAAS,KAAM,CAAA;AAAA,EACzBC,EAAqB,IAAI,CAACC,GAAMC,MAC9B,gBAAAL,EAAAM,GAAA,EACC,UAAC,gBAAAR,EAAAC,GAAA,EAAS,gBAAe,OAAM,iBAAiB,KAC9C,UAAA;AAAA,IAAA,gBAAAC,EAAC,OAAI,EAAA,KAAKI,EAAK,MAAM,KAAK,QAAQC,IAAQ,CAAC,IAAI,OAAO,IAAI,QAAQ,IAAI;AAAA,IACrE,gBAAAL,EAAAD,GAAA,EAAS,QAAQ,KAChB,4BAACE,GAAK,EAAA,aAAY,YAAW,WAAU,OAAM,QAAO,SACjD,UAAAG,EAAK,MACR,CAAA,GACF;AAAA,EAAA,GACF,EAAA,GARoBC,CAStB,CACD;AACH,EAAA,CAAA,GAIJE,IAAeV;"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { ILLUSTRATIONS as o } from "../../../../assets/illustrations/illustrations.js";
|
|
3
|
-
import i from "../../../ui/image/image.js";
|
|
4
|
-
import t from "../../../ui/layout/flex-view.js";
|
|
5
|
-
import m from "../../../ui/separator/separator.js";
|
|
6
|
-
import n from "../../../ui/text/text.js";
|
|
7
|
-
const d = () => /* @__PURE__ */ e(t, { children: [
|
|
8
|
-
/* @__PURE__ */ r(i, { width: 107, src: o.CIRCLE_CUEMATH_LOGO_WHITE, height: 16 }),
|
|
9
|
-
/* @__PURE__ */ r(m, { heightX: 1 }),
|
|
10
|
-
/* @__PURE__ */ e(t, { $flexDirection: "row", $alignItems: "flex-end", children: [
|
|
11
|
-
/* @__PURE__ */ e(n, { $renderAs: "ab2", $color: "WHITE", children: [
|
|
12
|
-
"Rated",
|
|
13
|
-
" ",
|
|
14
|
-
/* @__PURE__ */ r(n, { $inline: !0, $renderAs: "ab2-bold", $color: "WHITE", children: "4.8+" }),
|
|
15
|
-
" ",
|
|
16
|
-
"on"
|
|
17
|
-
] }),
|
|
18
|
-
" ",
|
|
19
|
-
/* @__PURE__ */ r(i, { src: o.TRUSTPILOT })
|
|
20
|
-
] })
|
|
21
|
-
] }), f = d;
|
|
22
|
-
export {
|
|
23
|
-
f as default
|
|
24
|
-
};
|
|
25
|
-
//# sourceMappingURL=signup-header.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"signup-header.js","sources":["../../../../../src/features/auth/signup-v2/signup-header/signup-header.tsx"],"sourcesContent":["import { ILLUSTRATIONS } from '../../../../assets/illustrations/illustrations';\nimport Image from '../../../ui/image/image';\nimport FlexView from '../../../ui/layout/flex-view';\nimport Separator from '../../../ui/separator/separator';\nimport Text from '../../../ui/text/text';\n\nconst SignupHeader = () => {\n return (\n <FlexView>\n <Image width={107} src={ILLUSTRATIONS.CIRCLE_CUEMATH_LOGO_WHITE} height={16} />\n <Separator heightX={1} />\n <FlexView $flexDirection=\"row\" $alignItems=\"flex-end\">\n <Text $renderAs=\"ab2\" $color=\"WHITE\">\n Rated{' '}\n <Text $inline $renderAs=\"ab2-bold\" $color=\"WHITE\">\n 4.8+\n </Text>{' '}\n on\n </Text>\n \n <Image src={ILLUSTRATIONS.TRUSTPILOT} />\n </FlexView>\n </FlexView>\n );\n};\n\nexport default SignupHeader;\n"],"names":["SignupHeader","FlexView","jsx","Image","ILLUSTRATIONS","Separator","jsxs","Text","SignupHeader$1"],"mappings":";;;;;;AAMA,MAAMA,IAAe,wBAEhBC,GACC,EAAA,UAAA;AAAA,EAAA,gBAAAC,EAACC,KAAM,OAAO,KAAK,KAAKC,EAAc,2BAA2B,QAAQ,IAAI;AAAA,EAC7E,gBAAAF,EAACG,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,EACtB,gBAAAC,EAAAL,GAAA,EAAS,gBAAe,OAAM,aAAY,YACzC,UAAA;AAAA,IAAA,gBAAAK,EAACC,GAAK,EAAA,WAAU,OAAM,QAAO,SAAQ,UAAA;AAAA,MAAA;AAAA,MAC7B;AAAA,MACN,gBAAAL,EAACK,KAAK,SAAO,IAAC,WAAU,YAAW,QAAO,SAAQ,UAElD,OAAA,CAAA;AAAA,MAAQ;AAAA,MAAI;AAAA,IAAA,GAEd;AAAA,IAAO;AAAA,IAEN,gBAAAL,EAAAC,GAAA,EAAM,KAAKC,EAAc,WAAY,CAAA;AAAA,EAAA,GACxC;AACF,EAAA,CAAA,GAIJI,IAAeR;"}
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import { jsxs as o, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { memo as g } from "react";
|
|
3
|
-
import f from "../../../../assets/line-icons/icons/apple-icon-white.js";
|
|
4
|
-
import u from "../../../../assets/line-icons/icons/google-icon.js";
|
|
5
|
-
import i from "../../../ui/buttons/button/button.js";
|
|
6
|
-
import b from "../../../ui/buttons/text-button/text-button.js";
|
|
7
|
-
import l from "../../../ui/layout/flex-view.js";
|
|
8
|
-
import s from "../../../ui/separator/separator.js";
|
|
9
|
-
import a from "../../../ui/text/text.js";
|
|
10
|
-
const $ = ({
|
|
11
|
-
onEmailSignup: c,
|
|
12
|
-
onAppleSignup: m,
|
|
13
|
-
onGoogleSignup: p,
|
|
14
|
-
loadingProvider: r,
|
|
15
|
-
onGoToLogin: d,
|
|
16
|
-
title: h
|
|
17
|
-
}) => {
|
|
18
|
-
const t = r === "google", n = r === "apple";
|
|
19
|
-
return /* @__PURE__ */ o(l, { $alignItems: "flex-start", children: [
|
|
20
|
-
/* @__PURE__ */ e(a, { $renderAs: "ah3", $color: "WHITE", $whiteSpace: "pre", children: h }),
|
|
21
|
-
/* @__PURE__ */ e(s, { heightX: 2.5 }),
|
|
22
|
-
/* @__PURE__ */ o(l, { $flexGapX: 1, $flex: 1, $justifyContent: "center", $alignItems: "center", children: [
|
|
23
|
-
/* @__PURE__ */ e(
|
|
24
|
-
i,
|
|
25
|
-
{
|
|
26
|
-
renderAs: "black-dark",
|
|
27
|
-
Icon: u,
|
|
28
|
-
width: 320,
|
|
29
|
-
label: "Signup with Google",
|
|
30
|
-
onClick: p,
|
|
31
|
-
size: "small",
|
|
32
|
-
busy: t,
|
|
33
|
-
disabled: t
|
|
34
|
-
}
|
|
35
|
-
),
|
|
36
|
-
/* @__PURE__ */ e(
|
|
37
|
-
i,
|
|
38
|
-
{
|
|
39
|
-
renderAs: "black-dark",
|
|
40
|
-
size: "small",
|
|
41
|
-
width: 320,
|
|
42
|
-
Icon: f,
|
|
43
|
-
label: "Signup with Apple",
|
|
44
|
-
onClick: m,
|
|
45
|
-
busy: n,
|
|
46
|
-
disabled: n
|
|
47
|
-
}
|
|
48
|
-
),
|
|
49
|
-
/* @__PURE__ */ e(
|
|
50
|
-
i,
|
|
51
|
-
{
|
|
52
|
-
renderAs: "black-dark",
|
|
53
|
-
size: "small",
|
|
54
|
-
width: 320,
|
|
55
|
-
label: "Continue with Email",
|
|
56
|
-
onClick: c
|
|
57
|
-
}
|
|
58
|
-
)
|
|
59
|
-
] }),
|
|
60
|
-
/* @__PURE__ */ e(s, { heightX: 1.5 }),
|
|
61
|
-
/* @__PURE__ */ o(l, { $flexDirection: "row", $alignItems: "center", children: [
|
|
62
|
-
/* @__PURE__ */ e(a, { $renderAs: "ub3", $color: "WHITE", children: "Already have an account?" }),
|
|
63
|
-
" ",
|
|
64
|
-
/* @__PURE__ */ e(b, { size: "small", label: "Log In", color: "WHITE", onClick: d })
|
|
65
|
-
] })
|
|
66
|
-
] });
|
|
67
|
-
}, z = g($);
|
|
68
|
-
export {
|
|
69
|
-
z as default
|
|
70
|
-
};
|
|
71
|
-
//# sourceMappingURL=signup-options.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"signup-options.js","sources":["../../../../../src/features/auth/signup-v2/signup-options/signup-options.tsx"],"sourcesContent":["import type { ISignupOptionsProps } from './signup-options-types';\n\nimport { memo, type FC } from 'react';\n\nimport AppleIcon from '../../../../assets/line-icons/icons/apple-icon-white';\nimport GoogleIcon from '../../../../assets/line-icons/icons/google-icon';\nimport Button from '../../../ui/buttons/button/button';\nimport TextButton from '../../../ui/buttons/text-button/text-button';\nimport FlexView from '../../../ui/layout/flex-view';\nimport Separator from '../../../ui/separator/separator';\nimport Text from '../../../ui/text/text';\n\nconst SignupOptions: FC<ISignupOptionsProps> = ({\n onEmailSignup,\n onAppleSignup,\n onGoogleSignup,\n loadingProvider,\n onGoToLogin,\n title,\n}) => {\n const isLoadingGoogle = loadingProvider === 'google';\n const isLoadingApple = loadingProvider === 'apple';\n\n return (\n <FlexView $alignItems=\"flex-start\">\n <Text $renderAs=\"ah3\" $color=\"WHITE\" $whiteSpace=\"pre\">\n {title}\n </Text>\n <Separator heightX={2.5} />\n <FlexView $flexGapX={1} $flex={1} $justifyContent=\"center\" $alignItems=\"center\">\n <Button\n renderAs=\"black-dark\"\n Icon={GoogleIcon}\n width={320}\n label=\"Signup with Google\"\n onClick={onGoogleSignup}\n size=\"small\"\n busy={isLoadingGoogle}\n disabled={isLoadingGoogle}\n />\n <Button\n renderAs=\"black-dark\"\n size=\"small\"\n width={320}\n Icon={AppleIcon}\n label=\"Signup with Apple\"\n onClick={onAppleSignup}\n busy={isLoadingApple}\n disabled={isLoadingApple}\n />\n <Button\n renderAs=\"black-dark\"\n size=\"small\"\n width={320}\n label=\"Continue with Email\"\n onClick={onEmailSignup}\n />\n </FlexView>\n <Separator heightX={1.5} />\n <FlexView $flexDirection=\"row\" $alignItems=\"center\">\n <Text $renderAs=\"ub3\" $color=\"WHITE\">\n Already have an account?\n </Text>\n \n <TextButton size=\"small\" label=\"Log In\" color=\"WHITE\" onClick={onGoToLogin} />\n </FlexView>\n </FlexView>\n );\n};\n\nexport default memo(SignupOptions);\n"],"names":["SignupOptions","onEmailSignup","onAppleSignup","onGoogleSignup","loadingProvider","onGoToLogin","title","isLoadingGoogle","isLoadingApple","jsxs","FlexView","jsx","Text","Separator","Button","GoogleIcon","AppleIcon","TextButton","signupOptions","memo"],"mappings":";;;;;;;;;AAYA,MAAMA,IAAyC,CAAC;AAAA,EAC9C,eAAAC;AAAA,EACA,eAAAC;AAAA,EACA,gBAAAC;AAAA,EACA,iBAAAC;AAAA,EACA,aAAAC;AAAA,EACA,OAAAC;AACF,MAAM;AACJ,QAAMC,IAAkBH,MAAoB,UACtCI,IAAiBJ,MAAoB;AAGzC,SAAA,gBAAAK,EAACC,GAAS,EAAA,aAAY,cACpB,UAAA;AAAA,IAAA,gBAAAC,EAACC,KAAK,WAAU,OAAM,QAAO,SAAQ,aAAY,OAC9C,UACHN,EAAA,CAAA;AAAA,IACA,gBAAAK,EAACE,GAAU,EAAA,SAAS,IAAK,CAAA;AAAA,IACzB,gBAAAJ,EAACC,KAAS,WAAW,GAAG,OAAO,GAAG,iBAAgB,UAAS,aAAY,UACrE,UAAA;AAAA,MAAA,gBAAAC;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,MAAMC;AAAA,UACN,OAAO;AAAA,UACP,OAAM;AAAA,UACN,SAASZ;AAAA,UACT,MAAK;AAAA,UACL,MAAMI;AAAA,UACN,UAAUA;AAAA,QAAA;AAAA,MACZ;AAAA,MACA,gBAAAI;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,MAAK;AAAA,UACL,OAAO;AAAA,UACP,MAAME;AAAAA,UACN,OAAM;AAAA,UACN,SAASd;AAAA,UACT,MAAMM;AAAA,UACN,UAAUA;AAAA,QAAA;AAAA,MACZ;AAAA,MACA,gBAAAG;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,MAAK;AAAA,UACL,OAAO;AAAA,UACP,OAAM;AAAA,UACN,SAASb;AAAA,QAAA;AAAA,MACX;AAAA,IAAA,GACF;AAAA,IACA,gBAAAU,EAACE,GAAU,EAAA,SAAS,IAAK,CAAA;AAAA,IACxB,gBAAAJ,EAAAC,GAAA,EAAS,gBAAe,OAAM,aAAY,UACzC,UAAA;AAAA,MAAA,gBAAAC,EAACC,GAAK,EAAA,WAAU,OAAM,QAAO,SAAQ,UAErC,4BAAA;AAAA,MAAO;AAAA,MAEP,gBAAAD,EAACM,KAAW,MAAK,SAAQ,OAAM,UAAS,OAAM,SAAQ,SAASZ,EAAa,CAAA;AAAA,IAAA,GAC9E;AAAA,EACF,EAAA,CAAA;AAEJ,GAEea,IAAAC,EAAKnB,CAAa;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../node_modules/decode-uri-component/index.js"],"sourcesContent":["const token = '%[a-f0-9]{2}';\nconst singleMatcher = new RegExp('(' + token + ')|([^%]+?)', 'gi');\nconst multiMatcher = new RegExp('(' + token + ')+', 'gi');\n\nfunction decodeComponents(components, split) {\n\ttry {\n\t\t// Try to decode the entire string first\n\t\treturn [decodeURIComponent(components.join(''))];\n\t} catch {\n\t\t// Do nothing\n\t}\n\n\tif (components.length === 1) {\n\t\treturn components;\n\t}\n\n\tsplit = split || 1;\n\n\t// Split the array in 2 parts\n\tconst left = components.slice(0, split);\n\tconst right = components.slice(split);\n\n\treturn Array.prototype.concat.call([], decodeComponents(left), decodeComponents(right));\n}\n\nfunction decode(input) {\n\ttry {\n\t\treturn decodeURIComponent(input);\n\t} catch {\n\t\tlet tokens = input.match(singleMatcher) || [];\n\n\t\tfor (let i = 1; i < tokens.length; i++) {\n\t\t\tinput = decodeComponents(tokens, i).join('');\n\n\t\t\ttokens = input.match(singleMatcher) || [];\n\t\t}\n\n\t\treturn input;\n\t}\n}\n\nfunction customDecodeURIComponent(input) {\n\t// Keep track of all the replacements and prefill the map with the `BOM`\n\tconst replaceMap = {\n\t\t'%FE%FF': '\\uFFFD\\uFFFD',\n\t\t'%FF%FE': '\\uFFFD\\uFFFD',\n\t};\n\n\tlet match = multiMatcher.exec(input);\n\twhile (match) {\n\t\ttry {\n\t\t\t// Decode as big chunks as possible\n\t\t\treplaceMap[match[0]] = decodeURIComponent(match[0]);\n\t\t} catch {\n\t\t\tconst result = decode(match[0]);\n\n\t\t\tif (result !== match[0]) {\n\t\t\t\treplaceMap[match[0]] = result;\n\t\t\t}\n\t\t}\n\n\t\tmatch = multiMatcher.exec(input);\n\t}\n\n\t// Add `%C2` at the end of the map to make sure it does not replace the combinator before everything else\n\treplaceMap['%C2'] = '\\uFFFD';\n\n\tconst entries = Object.keys(replaceMap);\n\n\tfor (const key of entries) {\n\t\t// Replace all decoded components\n\t\tinput = input.replace(new RegExp(key, 'g'), replaceMap[key]);\n\t}\n\n\treturn input;\n}\n\nexport default function decodeUriComponent(encodedURI) {\n\tif (typeof encodedURI !== 'string') {\n\t\tthrow new TypeError('Expected `encodedURI` to be of type `string`, got `' + typeof encodedURI + '`');\n\t}\n\n\ttry {\n\t\t// Try the built in decoder first\n\t\treturn decodeURIComponent(encodedURI);\n\t} catch {\n\t\t// Fallback to a more advanced decoder\n\t\treturn customDecodeURIComponent(encodedURI);\n\t}\n}\n"],"names":["token","singleMatcher","multiMatcher","decodeComponents","components","split","left","right","decode","input","tokens","i","customDecodeURIComponent","replaceMap","match","result","entries","key","decodeUriComponent","encodedURI"],"mappings":"AAAA,MAAMA,IAAQ,gBACRC,IAAgB,IAAI,OAAO,MAAMD,IAAQ,cAAc,IAAI,GAC3DE,IAAe,IAAI,OAAO,MAAMF,IAAQ,MAAM,IAAI;AAExD,SAASG,EAAiBC,GAAYC,GAAO;AAC5C,MAAI;AAEH,WAAO,CAAC,mBAAmBD,EAAW,KAAK,EAAE,CAAC,CAAC;AAAA,EACjD,QAAS;AAAA,EAEP;AAED,MAAIA,EAAW,WAAW;AACzB,WAAOA;AAGR,EAAAC,IAAQA,KAAS;AAGjB,QAAMC,IAAOF,EAAW,MAAM,GAAGC,CAAK,GAChCE,IAAQH,EAAW,MAAMC,CAAK;AAEpC,SAAO,MAAM,UAAU,OAAO,KAAK,CAAA,GAAIF,EAAiBG,CAAI,GAAGH,EAAiBI,CAAK,CAAC;AACvF;AAEA,SAASC,EAAOC,GAAO;AACtB,MAAI;AACH,WAAO,mBAAmBA,CAAK;AAAA,EACjC,QAAS;AACP,QAAIC,IAASD,EAAM,MAAMR,CAAa,KAAK,CAAA;AAE3C,aAASU,IAAI,GAAGA,IAAID,EAAO,QAAQC;AAClC,MAAAF,IAAQN,EAAiBO,GAAQC,CAAC,EAAE,KAAK,EAAE,GAE3CD,IAASD,EAAM,MAAMR,CAAa,KAAK,CAAA;AAGxC,WAAOQ;AAAA,EACP;AACF;AAEA,SAASG,EAAyBH,GAAO;AAExC,QAAMI,IAAa;AAAA,IAClB,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAEC,MAAIC,IAAQZ,EAAa,KAAKO,CAAK;AACnC,SAAOK,KAAO;AACb,QAAI;AAEH,MAAAD,EAAWC,EAAM,CAAC,CAAC,IAAI,mBAAmBA,EAAM,CAAC,CAAC;AAAA,IACrD,QAAU;AACP,YAAMC,IAASP,EAAOM,EAAM,CAAC,CAAC;AAE9B,MAAIC,MAAWD,EAAM,CAAC,MACrBD,EAAWC,EAAM,CAAC,CAAC,IAAIC;AAAA,IAExB;AAED,IAAAD,IAAQZ,EAAa,KAAKO,CAAK;AAAA,EAC/B;AAGD,EAAAI,EAAW,KAAK,IAAI;AAEpB,QAAMG,IAAU,OAAO,KAAKH,CAAU;AAEtC,aAAWI,KAAOD;AAEjB,IAAAP,IAAQA,EAAM,QAAQ,IAAI,OAAOQ,GAAK,GAAG,GAAGJ,EAAWI,CAAG,CAAC;AAG5D,SAAOR;AACR;AAEe,SAASS,EAAmBC,GAAY;AACtD,MAAI,OAAOA,KAAe;AACzB,UAAM,IAAI,UAAU,wDAAwD,OAAOA,IAAa,GAAG;AAGpG,MAAI;AAEH,WAAO,mBAAmBA,CAAU;AAAA,EACtC,QAAS;AAEP,WAAOP,EAAyBO,CAAU;AAAA,EAC1C;AACF;","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"native.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/native.js"],"sourcesContent":["const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);\nexport default {\n randomUUID\n};"],"names":["randomUUID","native"],"mappings":"AAAA,MAAMA,IAAa,OAAO,SAAW,OAAe,OAAO,cAAc,OAAO,WAAW,KAAK,MAAM,GACvFC,IAAA;AAAA,EACb,YAAAD;AACF;","x_google_ignoreList":[0]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="57" height="56" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24.8436 26.0119L27.2925 23.1462L27.0087 22.9036L24.8322 25.4506C24.6641 24.8061 24.1356 24.3018 23.471 24.1329L23.379 24.4947C24.04 24.6627 24.515 25.2296 24.515 25.8907L24.8436 26.0119ZM20.6295 23.1462L18.1806 26.0119L17.852 25.8907C17.852 25.2296 17.377 24.6627 16.716 24.4947L16.808 24.1329C17.4727 24.3018 18.0012 24.8061 18.1692 25.4506L20.3457 22.9036L20.6295 23.1462ZM38.5868 33.0908L41.0357 30.225L40.7519 29.9825L38.5754 32.5295C38.4073 31.8849 37.8788 31.3807 37.2142 31.2117L37.1222 31.5736C37.7832 31.7415 38.2582 32.3084 38.2582 32.9695L38.5868 33.0908ZM31.9236 40.5862L34.3725 37.7204L34.0887 37.4779L31.9121 40.0249C31.7441 39.3803 31.2156 38.876 30.551 38.7071L30.459 39.0689C31.12 39.2369 31.595 39.8038 31.595 40.4649L31.9236 40.5862Z" fill="#FF80F4"/><path d="M24.844 33.5073L27.2929 30.6416L27.0091 30.399L24.8326 32.946C24.6646 32.3014 24.1361 31.7972 23.4715 31.6283L23.3795 31.9901C24.0405 32.1581 24.5155 32.725 24.5155 33.3861L24.844 33.5073Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M22.3086 42.4465C22.9737 41.2498 23.3526 39.8721 23.3526 38.406C23.3526 37.4171 23.1802 36.4684 22.8639 35.5885C22.8187 35.4626 22.7705 35.3381 22.7194 35.2151C22.5585 34.8275 22.3692 34.4546 22.154 34.0991C22.037 33.9059 21.9125 33.7179 21.7807 33.5353C20.3151 31.5058 17.9576 30.1629 15.2827 30.0812C15.1968 30.0786 15.1105 30.0773 15.0238 30.0773C14.9856 30.0773 14.9475 30.0775 14.9094 30.078C10.3623 30.1393 6.69515 33.8444 6.69515 38.406C6.69515 43.0058 10.424 46.7347 15.0238 46.7347C18.0023 46.7347 20.6156 45.1712 22.0878 42.8203C22.1645 42.6978 22.2382 42.5731 22.3086 42.4465ZM15.2103 33.5066V38.1697L18.0717 40.2136L17.8547 40.5174L14.837 38.3619V33.5066H15.2103ZM14.837 30.5671V32.4115H15.2103V30.5671H14.837ZM9.02932 38.5925H7.1849V38.2192H9.02932V38.5925ZM22.8625 38.2192H21.018V38.5925H22.8625V38.2192ZM15.2103 44.4002V46.2447H14.837V44.4002H15.2103Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.7853 15.9813V17.0442H14.9094V30.078C14.9475 30.0775 14.9856 30.0773 15.0238 30.0773C15.1105 30.0773 15.1968 30.0786 15.2827 30.0812V28.3977H21.7807V33.5353C21.9125 33.7179 22.037 33.9059 22.154 34.0991V28.3977H28.652V35.2151H22.7194C22.7705 35.3381 22.8187 35.4626 22.8639 35.5885H28.652V42.4465H22.3086C22.2382 42.5731 22.1645 42.6978 22.0878 42.8203H42.7677V21.7484H51.1142V12.4697L36.5531 12.4697V17.0442V17.4175V20.7921H15.2827V17.4175H17.7853V18.6503H18.1587V17.4175H20.9374V18.6503H21.3108V17.4175H24.0891V18.6503H24.4624V17.4175H27.2419V18.6503H27.6152V17.4175H30.394V18.6503H30.7673V17.4175H33.5461V18.6503H33.9195V17.4175H36.5531V17.0442H33.9195V15.9813H33.5461V17.0442H30.7673V15.9813H30.394V17.0442H27.6152V15.9813H27.2419V17.0442H24.4624V15.9813H24.0891V17.0442H21.3108V15.9813H20.9374V17.0442H18.1587V15.9813H17.7853ZM21.7807 21.1659H15.2827V27.9833H21.7807V21.1659ZM29.0253 28.3977V35.2151H35.5233V28.3977H29.0253ZM35.8966 28.3977V35.2151H42.3944V28.3977H35.8966ZM35.8966 27.9833H42.3944V21.7484H41.2944L38.3265 24.2819V21.7484H36.5531V21.1659H35.8966V27.9833ZM22.154 21.1659V27.9833H28.652V21.1659H22.154ZM29.0253 21.1659V27.9833H35.5233V21.1659H29.0253ZM35.8966 42.4465H42.3944V35.5885H35.8966V42.4465ZM35.5233 42.4465V35.5885H29.0253V42.4465H35.5233ZM50.7408 21.3751V12.843L36.9264 12.843V17.0442V18.6503V21.3751H38.6999V23.4724L41.1567 21.3751H42.3944H42.7677H50.7408Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M47.1721 16.2081C46.609 16.2081 46.1525 16.6646 46.1525 17.2277C46.1525 17.7908 46.609 18.2472 47.1721 18.2472C47.7351 18.2472 48.1916 17.7908 48.1916 17.2277C48.1916 16.6646 47.7351 16.2081 47.1721 16.2081ZM47.1721 16.5815C46.8152 16.5815 46.5259 16.8708 46.5259 17.2277C46.5259 17.5846 46.8152 17.8739 47.1721 17.8739C47.5289 17.8739 47.8183 17.5846 47.8183 17.2277C47.8183 16.8708 47.5289 16.5815 47.1721 16.5815Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M43.8337 16.2081C43.2706 16.2081 42.8142 16.6646 42.8142 17.2277C42.8142 17.7908 43.2706 18.2472 43.8337 18.2472C44.3968 18.2472 44.8533 17.7908 44.8533 17.2277C44.8533 16.6646 44.3968 16.2081 43.8337 16.2081ZM43.8337 16.5815C43.4768 16.5815 43.1875 16.8708 43.1875 17.2277C43.1875 17.5846 43.4768 17.8739 43.8337 17.8739C44.1906 17.8739 44.4799 17.5846 44.4799 17.2277C44.4799 16.8708 44.1906 16.5815 43.8337 16.5815Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M41.5149 17.2277C41.5149 16.6646 41.0584 16.2081 40.4954 16.2081C39.9949 16.2081 39.5787 16.5687 39.4923 17.0442C39.4815 17.1037 39.4758 17.165 39.4758 17.2277C39.4758 17.2926 39.4819 17.356 39.4935 17.4175C39.5824 17.8899 39.9972 18.2472 40.4954 18.2472C41.0584 18.2472 41.5149 17.7908 41.5149 17.2277ZM40.4954 16.5815C40.1385 16.5815 39.8492 16.8708 39.8492 17.2277C39.8492 17.5846 40.1385 17.8739 40.4954 17.8739C40.8523 17.8739 41.1416 17.5846 41.1416 17.2277C41.1416 16.8708 40.8523 16.5815 40.4954 16.5815Z" fill="#0D0D0D"/><path fill-rule="evenodd" clip-rule="evenodd" d="M22.9171 47.0192C20.84 48.9078 18.0759 50.0596 15.0418 50.0596C8.58884 50.0596 3.35771 44.8498 3.35771 38.4232C3.35771 34.0306 5.80165 30.2064 9.40922 28.2258C10.704 27.5149 11.7035 26.2555 11.7035 24.7784V15.577C11.7035 13.7348 13.1968 12.2415 15.039 12.2415H31.9479C32.7512 12.2415 33.4024 11.5902 33.4024 10.7869C33.4024 9.98355 34.0537 9.33232 34.857 9.33232H50.9313C52.7734 9.33232 54.2668 10.8257 54.2668 12.6678V21.5515C54.2668 23.3937 52.7734 24.8871 50.9313 24.8871H49.2566C47.4144 24.8871 45.9211 26.3804 45.9211 28.2226V42.5683C45.9211 44.4104 44.4277 45.9038 42.5855 45.9038H25.542C24.5591 45.9038 23.6443 46.358 22.9171 47.0192ZM17.7853 17.0442V15.9813H18.1587V17.0442H20.9374V15.9813H21.3108V17.0442H24.0891V15.9813H24.4624V17.0442H27.2419V15.9813H27.6152V17.0442H30.394V15.9813H30.7673V17.0442H33.5461V15.9813H33.9195V17.0442H36.5531V12.4697L51.1142 12.4697V21.7484H42.7677V42.8203H22.0878C20.6156 45.1712 18.0023 46.7347 15.0238 46.7347C10.424 46.7347 6.69515 43.0058 6.69515 38.406C6.69515 33.8444 10.3623 30.1393 14.9094 30.078V17.0442H17.7853Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M50.7408 12.843V21.3751H42.7677H42.3944H41.1567L38.6999 23.4724V21.3751H36.9264V18.6503V17.0442V12.843L50.7408 12.843ZM40.4954 16.2081C41.0584 16.2081 41.5149 16.6646 41.5149 17.2277C41.5149 17.7908 41.0584 18.2472 40.4954 18.2472C39.9972 18.2472 39.5824 17.8899 39.4935 17.4175C39.4819 17.356 39.4758 17.2926 39.4758 17.2277C39.4758 17.165 39.4815 17.1037 39.4923 17.0442C39.5787 16.5687 39.9949 16.2081 40.4954 16.2081ZM42.8142 17.2277C42.8142 16.6646 43.2706 16.2081 43.8337 16.2081C44.3968 16.2081 44.8533 16.6646 44.8533 17.2277C44.8533 17.7908 44.3968 18.2472 43.8337 18.2472C43.2706 18.2472 42.8142 17.7908 42.8142 17.2277ZM46.1525 17.2277C46.1525 16.6646 46.609 16.2081 47.1721 16.2081C47.7351 16.2081 48.1916 16.6646 48.1916 17.2277C48.1916 17.7908 47.7351 18.2472 47.1721 18.2472C46.609 18.2472 46.1525 17.7908 46.1525 17.2277Z" fill="#FF80F4"/><path d="M42.3944 27.9833H35.8966V21.1659H36.5531V21.7484H38.3265V24.2819L41.2944 21.7484H42.3944V27.9833Z" fill="#FF80F4"/><path d="M29.0253 27.9833V21.1659H35.5233V27.9833H29.0253Z" fill="#FF80F4"/><path d="M17.7853 17.4175H15.2827V20.7921H36.5531V17.4175H33.9195V18.6503H33.5461V17.4175H30.7673V18.6503H30.394V17.4175H27.6152V18.6503H27.2419V17.4175H24.4624V18.6503H24.0891V17.4175H21.3108V18.6503H20.9374V17.4175H18.1587V18.6503H17.7853V17.4175Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M22.154 27.9833V21.1659H28.652V27.9833H22.154ZM27.2925 23.1462L24.8436 26.0119L24.515 25.8907C24.515 25.2296 24.04 24.6627 23.379 24.4947L23.471 24.1329C24.1356 24.3018 24.6641 24.8061 24.8322 25.4506L27.0087 22.9036L27.2925 23.1462Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.2827 21.1659H21.7807V27.9833H15.2827V21.1659ZM20.6295 23.1462L18.1806 26.0119L17.852 25.8907C17.852 25.2296 17.377 24.6627 16.716 24.4947L16.808 24.1329C17.4727 24.3018 18.0012 24.8061 18.1692 25.4506L20.3457 22.9036L20.6295 23.1462Z" fill="#FF80F4"/><path d="M21.7807 28.3977H15.2827V30.0812C17.9576 30.1629 20.3151 31.5058 21.7807 33.5353V28.3977Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M28.652 35.2151V28.3977H22.154V34.0991C22.3692 34.4546 22.5585 34.8275 22.7194 35.2151H28.652ZM27.2929 30.6416L24.844 33.5073L24.5155 33.3861C24.5155 32.725 24.0405 32.1581 23.3795 31.9901L23.4715 31.6283C24.1361 31.7972 24.6646 32.3014 24.8326 32.946L27.0091 30.399L27.2929 30.6416Z" fill="#FF80F4"/><path d="M29.0253 35.2151V28.3977H35.5233V35.2151H29.0253Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.8966 35.2151V28.3977H42.3944V35.2151H35.8966ZM41.0357 30.225L38.5868 33.0908L38.2582 32.9695C38.2582 32.3084 37.7832 31.7415 37.1222 31.5736L37.2142 31.2117C37.8788 31.3807 38.4073 31.8849 38.5754 32.5295L40.7519 29.9825L41.0357 30.225Z" fill="#FF80F4"/><path d="M42.3944 42.4465H35.8966V35.5885H42.3944V42.4465Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.5233 35.5885V42.4465H29.0253V35.5885H35.5233ZM34.3725 37.7204L31.9236 40.5862L31.595 40.4649C31.595 39.8038 31.12 39.2369 30.459 39.0689L30.551 38.7071C31.2156 38.876 31.7441 39.3803 31.9121 40.0249L34.0887 37.4779L34.3725 37.7204Z" fill="#FF80F4"/><path d="M28.652 42.4465V35.5885H22.8639C23.1802 36.4684 23.3526 37.4171 23.3526 38.406C23.3526 39.8721 22.9737 41.2498 22.3086 42.4465H28.652Z" fill="#FF80F4"/><path d="M22.8625 38.2192H21.018V38.5925H22.8625V38.2192Z" fill="#FF80F4"/><path d="M15.2103 38.1697V33.5066H14.837V38.3619L17.8547 40.5174L18.0717 40.2136L15.2103 38.1697Z" fill="#FF80F4"/><path d="M14.837 30.5671V32.4115H15.2103V30.5671H14.837Z" fill="#FF80F4"/><path d="M7.1849 38.5925H9.02932V38.2192H7.1849V38.5925Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.0238 30.0773C14.9856 30.0773 14.9475 30.0775 14.9094 30.078C10.3623 30.1393 6.69515 33.8444 6.69515 38.406C6.69515 43.0058 10.424 46.7347 15.0238 46.7347C18.0023 46.7347 20.6156 45.1712 22.0878 42.8203C22.1645 42.6978 22.2382 42.5731 22.3086 42.4465C22.9737 41.2498 23.3526 39.8721 23.3526 38.406C23.3526 37.4171 23.1802 36.4684 22.8639 35.5885C22.8187 35.4626 22.7705 35.3381 22.7194 35.2151C22.5585 34.8275 22.3692 34.4546 22.154 34.0991C22.037 33.9059 21.9125 33.7179 21.7807 33.5353C20.3151 31.5058 17.9576 30.1629 15.2827 30.0812C15.1968 30.0786 15.1105 30.0773 15.0238 30.0773ZM47.1721 16.5815C46.8152 16.5815 46.5259 16.8708 46.5259 17.2277C46.5259 17.5846 46.8152 17.8739 47.1721 17.8739C47.5289 17.8739 47.8183 17.5846 47.8183 17.2277C47.8183 16.8708 47.5289 16.5815 47.1721 16.5815ZM43.1875 17.2277C43.1875 16.8708 43.4768 16.5815 43.8337 16.5815C44.1906 16.5815 44.4799 16.8708 44.4799 17.2277C44.4799 17.5846 44.1906 17.8739 43.8337 17.8739C43.4768 17.8739 43.1875 17.5846 43.1875 17.2277ZM40.4954 16.5815C40.1385 16.5815 39.8492 16.8708 39.8492 17.2277C39.8492 17.5846 40.1385 17.8739 40.4954 17.8739C40.8523 17.8739 41.1416 17.5846 41.1416 17.2277C41.1416 16.8708 40.8523 16.5815 40.4954 16.5815ZM27.2929 30.6416L24.844 33.5073L24.5155 33.3861C24.5155 32.725 24.0405 32.1581 23.3795 31.9901L23.4715 31.6283C24.1361 31.7972 24.6646 32.3014 24.8326 32.946L27.0091 30.399L27.2929 30.6416ZM20.6295 23.1462L18.1806 26.0119L17.852 25.8907C17.852 25.2296 17.377 24.6627 16.716 24.4947L16.808 24.1329C17.4727 24.3018 18.0012 24.8061 18.1692 25.4506L20.3457 22.9036L20.6295 23.1462ZM24.8436 26.0119L27.2925 23.1462L27.0087 22.9036L24.8322 25.4506C24.6641 24.8061 24.1356 24.3018 23.471 24.1329L23.379 24.4947C24.04 24.6627 24.515 25.2296 24.515 25.8907L24.8436 26.0119ZM34.3725 37.7204L31.9236 40.5862L31.595 40.4649C31.595 39.8038 31.12 39.2369 30.459 39.0689L30.551 38.7071C31.2156 38.876 31.7441 39.3803 31.9121 40.0249L34.0887 37.4779L34.3725 37.7204ZM41.0357 30.225L38.5868 33.0908L38.2582 32.9695C38.2582 32.3084 37.7832 31.7415 37.1222 31.5736L37.2142 31.2117C37.8788 31.3807 38.4073 31.8849 38.5754 32.5295L40.7519 29.9825L41.0357 30.225ZM21.018 38.2192H22.8625V38.5925H21.018V38.2192ZM15.2103 38.1697V33.5066H14.837V38.3619L17.8547 40.5174L18.0717 40.2136L15.2103 38.1697ZM14.837 32.4115V30.5671H15.2103V32.4115H14.837ZM7.1849 38.5925H9.02932V38.2192H7.1849V38.5925ZM15.2103 44.4002V46.2447H14.837V44.4002H15.2103Z" fill="#0D0D0D"/><path d="M15.2103 46.2447V44.4002H14.837V46.2447H15.2103Z" fill="#FF80F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.0418 50.4329C18.1722 50.4329 21.0249 49.2442 23.1682 47.2955C23.8471 46.6782 24.6762 46.2771 25.542 46.2771H42.5855C44.6339 46.2771 46.2944 44.6166 46.2944 42.5683V28.2226C46.2944 26.5866 47.6206 25.2604 49.2566 25.2604H50.9313C52.9796 25.2604 54.6401 23.5999 54.6401 21.5515V12.6678C54.6401 10.6195 52.9796 8.95898 50.9313 8.95898H34.857C33.8475 8.95898 33.0291 9.77736 33.0291 10.7869C33.0291 11.384 32.545 11.8681 31.9479 11.8681H15.039C12.9906 11.8681 11.3301 13.5286 11.3301 15.577V24.7784C11.3301 26.078 10.446 27.2307 9.22955 27.8985C5.50785 29.9418 2.98438 33.8884 2.98438 38.4232C2.98438 45.0574 8.38409 50.4329 15.0418 50.4329ZM15.0418 50.0596C18.0759 50.0596 20.84 48.9078 22.9171 47.0192C23.6443 46.358 24.5591 45.9038 25.542 45.9038H42.5855C44.4277 45.9038 45.9211 44.4104 45.9211 42.5683V28.2226C45.9211 26.3804 47.4144 24.8871 49.2566 24.8871H50.9313C52.7734 24.8871 54.2668 23.3937 54.2668 21.5515V12.6678C54.2668 10.8257 52.7734 9.33232 50.9313 9.33232H34.857C34.0537 9.33232 33.4024 9.98355 33.4024 10.7869C33.4024 11.5902 32.7512 12.2415 31.9479 12.2415H15.039C13.1968 12.2415 11.7035 13.7348 11.7035 15.577V24.7784C11.7035 26.2555 10.704 27.5149 9.40922 28.2258C5.80165 30.2064 3.35771 34.0306 3.35771 38.4232C3.35771 44.8498 8.58884 50.0596 15.0418 50.0596Z" fill="#0D0D0D"/></svg>
|