@streamlayer/react-ui 0.65.3 → 0.67.0

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.
Files changed (83) hide show
  1. package/lib/LeaderBoard_p8tnz3-4ed993c7.js +1 -0
  2. package/lib/assets/style.css +1 -0
  3. package/lib/index.js +4 -5
  4. package/lib/index_1ujx5m0-4ed993c7.js +1 -0
  5. package/lib/masters_18kvgvj-4ed993c7.js +1 -0
  6. package/lib/ui/app/Features/Gamification/Question.js +48 -26
  7. package/lib/ui/app/Features/Gamification/index.js +54 -38
  8. package/lib/ui/app/Navigation/MastersNavigation/index.js +13 -10
  9. package/lib/ui/app/Navigation/index.js +3 -2
  10. package/lib/ui/app/Notifications/Onboarding/Notification/index.d.ts +8 -0
  11. package/lib/ui/app/Notifications/Onboarding/Notification/index.js +21 -0
  12. package/lib/ui/app/Notifications/Onboarding/Notification/styles.d.ts +10 -0
  13. package/lib/ui/app/Notifications/Onboarding/Notification/styles.js +52 -0
  14. package/lib/ui/app/Notifications/Onboarding/index.js +96 -74
  15. package/lib/ui/app/Notifications/index.js +37 -13
  16. package/lib/ui/app/Notifications/styles.js +8 -13
  17. package/lib/ui/app/masters.js +32 -13
  18. package/lib/ui/app/styles.js +21 -36
  19. package/lib/ui/app/useMastersApp.js +4 -4
  20. package/lib/ui/button/styles.js +12 -42
  21. package/lib/ui/gamification/detail/header/styles.js +33 -55
  22. package/lib/ui/gamification/detail/sponsor/index.js +19 -12
  23. package/lib/ui/gamification/insight/styles.js +42 -63
  24. package/lib/ui/gamification/insight-list/styles.js +12 -18
  25. package/lib/ui/gamification/invite-link/styles.js +31 -45
  26. package/lib/ui/gamification/leaderboard/list-item/styles.js +40 -62
  27. package/lib/ui/gamification/onboarding/index.js +37 -37
  28. package/lib/ui/gamification/onboarding/slides/onboarding-instructions/styles.js +32 -45
  29. package/lib/ui/gamification/onboarding/slides/onboarding-invite-card/styles.js +70 -97
  30. package/lib/ui/gamification/onboarding/slides/onboarding-rules/styles.js +40 -79
  31. package/lib/ui/gamification/onboarding/styles.js +39 -49
  32. package/lib/ui/gamification/points/index.js +4 -6
  33. package/lib/ui/gamification/points/styles.js +31 -80
  34. package/lib/ui/gamification/question/insight/styles.js +11 -51
  35. package/lib/ui/gamification/question/list/styles.js +7 -9
  36. package/lib/ui/gamification/question/notification/insight/styles.js +26 -63
  37. package/lib/ui/gamification/question/notification/prediction-result/animation-lines/styles.js +82 -163
  38. package/lib/ui/gamification/question/notification/prediction-result/styles.js +53 -128
  39. package/lib/ui/gamification/question/notification/styles.js +43 -83
  40. package/lib/ui/gamification/question/notification/tweet/styles.js +36 -65
  41. package/lib/ui/gamification/question/styles.js +66 -92
  42. package/lib/ui/gamification/question/twitter/styles.js +13 -23
  43. package/lib/ui/gamification/tabs/styles.js +22 -65
  44. package/lib/ui/gamification/user-statistics/components/rank/styles.js +17 -23
  45. package/lib/ui/gamification/user-statistics/components/statistic/styles.js +16 -20
  46. package/lib/ui/gamification/user-statistics/styles.js +84 -119
  47. package/lib/ui/gamification/vote/expired-alert/index.d.ts +7 -0
  48. package/lib/ui/gamification/vote/expired-alert/index.js +13 -0
  49. package/lib/ui/gamification/vote/expired-alert/styles.d.ts +4 -0
  50. package/lib/ui/gamification/vote/expired-alert/styles.js +19 -0
  51. package/lib/ui/gamification/vote/feedback/styles.js +36 -64
  52. package/lib/ui/gamification/vote/index.d.ts +1 -0
  53. package/lib/ui/gamification/vote/index.js +48 -36
  54. package/lib/ui/gamification/vote/insight-details/styles.js +12 -23
  55. package/lib/ui/gamification/vote/styles.js +22 -28
  56. package/lib/ui/gamification/vote/twitter-details/styles.js +6 -8
  57. package/lib/ui/gamification/vote/vote-option/styles.js +63 -147
  58. package/lib/ui/gamification/vote/win-bar/styles.js +37 -45
  59. package/lib/ui/icons/index.d.ts +1 -0
  60. package/lib/ui/icons/index.js +71 -55
  61. package/lib/ui/login/styles.js +36 -68
  62. package/lib/ui/navigation/button/Channels.js +18 -26
  63. package/lib/ui/navigation/button/FeaturedGroups.js +19 -27
  64. package/lib/ui/navigation/button/LeaderBoard.js +22 -23
  65. package/lib/ui/navigation/button/styles.js +16 -56
  66. package/lib/ui/navigation/index.js +13 -7
  67. package/lib/ui/navigation/masters.js +8 -32
  68. package/lib/ui/questions/insight/styles.js +26 -30
  69. package/lib/ui/questions/twitter/account/styles.js +30 -35
  70. package/lib/ui/questions/twitter/styles.js +31 -42
  71. package/lib/ui/show-in/index.js +18 -63
  72. package/lib/ui/theme/index.js +3 -4
  73. package/lib/ui/theme/masters.js +2 -9
  74. package/lib/ui/theme/theme.js +31 -27
  75. package/lib/ui/timer/index.js +38 -34
  76. package/lib/ui/video-player/styles.js +21 -26
  77. package/lib/utils/debug/components/bypassLogin.js +44 -60
  78. package/lib/utils/debug/components/developer.js +55 -87
  79. package/lib/utils/debug/components/envToggle.js +33 -58
  80. package/lib/utils/debug/components/styles.js +7 -49
  81. package/lib/utils/decorators/container.js +3 -4
  82. package/lib/utils/decorators/styles.js +7 -21
  83. package/package.json +6 -2
@@ -1,65 +1,44 @@
1
- import { styled as t } from "@linaria/react";
2
- const e = t.div`
3
- box-sizing: border-box;
4
- display: flex;
5
- width: 100%;
6
- min-height: 55px;
7
- height: 55px;
8
- background-color: var(--color-transparent-item);
9
- border-radius: 8px;
10
- cursor: pointer;
11
- `, o = t.div`
12
- display: flex;
13
- flex: 1;
14
- justify-content: space-between;
15
- align-items: center;
16
- padding: 9px;
17
- `, n = t.div`
18
- display: flex;
19
- justify-content: center;
20
- align-items: center;
21
- border-top-left-radius: 8px;
22
- border-bottom-left-radius: 8px;
23
- min-width: 60px;
24
- width: 60px;
25
- height: 100%;
26
- background-color: var(--color-blue-question-action-btn);
27
- position: relative;
28
- `, r = t.img`
29
- width: 35px;
30
- height: 35px;
31
- `, l = t.img`
32
- width: 35px;
33
- height: 35px;
34
- border-radius: 50%;
35
- `, s = t.img`
36
- position: absolute;
37
- left: 0;
38
- bottom: 0;
39
- width: 60px;
40
- `, p = t.div`
41
- color: var(--color-white);
42
- font-size: 12px;
43
- font-weight: 400px;
44
- display: -webkit-box;
45
- -webkit-box-orient: vertical;
46
- -webkit-line-clamp: 2;
47
- overflow: hidden;
48
- word-break: break-all;
49
- text-overflow: ellipsis;
50
- max-height: 100%;
51
- margin-right: 35px;
52
- `, a = t.img`
53
- width: 16px;
54
- height: 16px;
55
- `;
1
+ import { styled as s } from "@linaria/react";
2
+ const t = /* @__PURE__ */ s("div")({
3
+ name: "Container",
4
+ class: "Container_cygkmjj",
5
+ propsAsIs: !1
6
+ }), e = /* @__PURE__ */ s("div")({
7
+ name: "Content",
8
+ class: "Content_c71yvf9",
9
+ propsAsIs: !1
10
+ }), o = /* @__PURE__ */ s("div")({
11
+ name: "Graphic",
12
+ class: "Graphic_gao3b2f",
13
+ propsAsIs: !1
14
+ }), c = /* @__PURE__ */ s("img")({
15
+ name: "InsightIconDefault",
16
+ class: "InsightIconDefault_i1k4eec3",
17
+ propsAsIs: !1
18
+ }), a = /* @__PURE__ */ s("img")({
19
+ name: "InsightIconCircle",
20
+ class: "InsightIconCircle_i1uhyahn",
21
+ propsAsIs: !1
22
+ }), i = /* @__PURE__ */ s("img")({
23
+ name: "InsightIconAbsolute",
24
+ class: "InsightIconAbsolute_i2ernmy",
25
+ propsAsIs: !1
26
+ }), l = /* @__PURE__ */ s("div")({
27
+ name: "Title",
28
+ class: "Title_t12j99pr",
29
+ propsAsIs: !1
30
+ }), I = /* @__PURE__ */ s("img")({
31
+ name: "NextIcon",
32
+ class: "NextIcon_n1uwonpi",
33
+ propsAsIs: !1
34
+ });
56
35
  export {
57
- e as Container,
58
- o as Content,
59
- n as Graphic,
60
- s as InsightIconAbsolute,
61
- l as InsightIconCircle,
62
- r as InsightIconDefault,
63
- a as NextIcon,
64
- p as Title
36
+ t as Container,
37
+ e as Content,
38
+ o as Graphic,
39
+ i as InsightIconAbsolute,
40
+ a as InsightIconCircle,
41
+ c as InsightIconDefault,
42
+ I as NextIcon,
43
+ l as Title
65
44
  };
@@ -1,20 +1,14 @@
1
- import { styled as o } from "@linaria/react";
2
- const e = o.div`
3
- display: flex;
4
- flex-direction: column;
5
- border-radius: 13px;
6
- height: 100%;
7
- `, t = o.div`
8
- display: flex;
9
- flex-direction: column;
10
- overflow-y: auto;
11
- max-height: 100%;
12
-
13
- & > div {
14
- margin-bottom: 8px;
15
- }
16
- `;
1
+ import { styled as s } from "@linaria/react";
2
+ const t = /* @__PURE__ */ s("div")({
3
+ name: "Container",
4
+ class: "Container_cddmj9e",
5
+ propsAsIs: !1
6
+ }), n = /* @__PURE__ */ s("div")({
7
+ name: "ItemsContainer",
8
+ class: "ItemsContainer_i16t83sg",
9
+ propsAsIs: !1
10
+ });
17
11
  export {
18
- e as Container,
19
- t as ItemsContainer
12
+ t as Container,
13
+ n as ItemsContainer
20
14
  };
@@ -1,48 +1,34 @@
1
- import { styled as i } from "@linaria/react";
2
- const t = i.div`
3
- display: flex;
4
- align-items: center;
5
- column-gap: 4px;
6
- width: 100%;
7
- height: 58px;
8
- min-height: 58px;
9
- max-height: 58px;
10
- padding: 4px 12px;
11
- border-radius: 8px;
12
- box-sizing: border-box;
13
- background-color: var(--color-primary-green1);
14
- overflow: hidden;
15
- cursor: pointer;
16
- `, e = i.img`
17
- width: 32px;
18
- height: 32px;
19
- `, r = i.div`
20
- display: flex;
21
- flex: 1;
22
- flex-direction: column;
23
- row-gap: 6px;
24
- padding: 0px 4px;
25
- font-weight: var(--font-weight-default);
26
- `, n = i.div`
27
- color: var(--color-neutrals-white);
28
- font-size: 11px;
29
- line-height: 14px;
30
- text-transform: uppercase;
31
- opacity: 0.8;
32
- `, p = i.div`
33
- color: var(--color-white);
34
- font-size: 14px;
35
- line-height: 13px;
36
- `, x = i.img`
37
- margin-right: 8px;
38
- width: 18px;
39
- height: 18px;
40
- `;
1
+ import { styled as s } from "@linaria/react";
2
+ const o = /* @__PURE__ */ s("div")({
3
+ name: "Container",
4
+ class: "Container_c1ux29ft",
5
+ propsAsIs: !1
6
+ }), e = /* @__PURE__ */ s("img")({
7
+ name: "FriendsIcon",
8
+ class: "FriendsIcon_f10ncfg2",
9
+ propsAsIs: !1
10
+ }), t = /* @__PURE__ */ s("div")({
11
+ name: "Content",
12
+ class: "Content_c1yc07bd",
13
+ propsAsIs: !1
14
+ }), c = /* @__PURE__ */ s("div")({
15
+ name: "Title",
16
+ class: "Title_tj6cq7w",
17
+ propsAsIs: !1
18
+ }), r = /* @__PURE__ */ s("div")({
19
+ name: "Description",
20
+ class: "Description_d1ag78xo",
21
+ propsAsIs: !1
22
+ }), i = /* @__PURE__ */ s("img")({
23
+ name: "ArrowInviteIcon",
24
+ class: "ArrowInviteIcon_awohrz6",
25
+ propsAsIs: !1
26
+ });
41
27
  export {
42
- x as ArrowInviteIcon,
43
- t as Container,
44
- r as Content,
45
- p as Description,
28
+ i as ArrowInviteIcon,
29
+ o as Container,
30
+ t as Content,
31
+ r as Description,
46
32
  e as FriendsIcon,
47
- n as Title
33
+ c as Title
48
34
  };
@@ -1,69 +1,47 @@
1
- import { styled as r } from "@linaria/react";
2
- import { SvgIcon as e } from "../../../icons/index.js";
1
+ import { styled as s } from "@linaria/react";
2
+ import { SvgIcon as a } from "../../../icons/index.js";
3
3
  import "react/jsx-runtime";
4
4
  import "react";
5
- const a = r.div`
6
- display: flex;
7
- align-items: center;
8
- column-gap: 4px;
9
- padding: 8px 16px 8px 8px;
10
- color: var(--color-neutrals-gray9);
11
- font-size: 12px;
12
- font-weight: var(--font-weight-default);
13
- line-height: 16px;
14
- border: 1px solid var(--color-neutrals-gray3);
15
- border-radius: 8px;
16
- background-color: var(--color-neutrals-white);
17
- cursor: pointer;
18
-
19
- &:hover {
20
- color: var(--color-primary-green1);
21
- border-color: var(--color-neutrals-gray5);
22
- }
23
- `, l = r.div`
24
- min-width: 28px;
25
- text-align: center;
26
- `, p = r.img`
27
- width: 32px;
28
- height: 32px;
29
- border-radius: 50%;
30
- `, s = r.div`
31
- display: flex;
32
- flex-shrink: 0;
33
- align-items: center;
34
- justify-content: center;
35
- width: 32px;
36
- height: 32px;
37
- color: var(--color-neutrals-gray9);
38
- font-size: 12px;
39
- border-radius: 50%;
40
- background: var(--color-grey-primary-onboarding-inapp);
41
- text-align: center;
42
- text-transform: uppercase;
43
- `, c = r.div`
44
- display: flex;
45
- flex-grow: 1;
46
- align-items: center;
47
- column-gap: 8px;
48
- `, d = r.div`
49
- display: grid;
50
- align-items: center;
51
- column-gap: 4px;
52
- grid-template-columns: 1fr auto;
53
- `, g = r.span`
54
- text-overflow: ellipsis;
55
- white-space: nowrap;
56
- overflow: hidden;
57
- `, x = r(e)`
58
- flex-shrink: 0;
59
- `;
5
+ const c = /* @__PURE__ */ s("div")({
6
+ name: "Container",
7
+ class: "Container_culdu4a",
8
+ propsAsIs: !1
9
+ }), l = /* @__PURE__ */ s("div")({
10
+ name: "Position",
11
+ class: "Position_pwf8e69",
12
+ propsAsIs: !1
13
+ }), p = /* @__PURE__ */ s("img")({
14
+ name: "Avatar",
15
+ class: "Avatar_atf4yh4",
16
+ propsAsIs: !1
17
+ }), i = /* @__PURE__ */ s("div")({
18
+ name: "AvatarPlaceholder",
19
+ class: "AvatarPlaceholder_a1dg29ja",
20
+ propsAsIs: !1
21
+ }), m = /* @__PURE__ */ s("div")({
22
+ name: "Content",
23
+ class: "Content_c10a68rc",
24
+ propsAsIs: !1
25
+ }), d = /* @__PURE__ */ s("div")({
26
+ name: "NameContainer",
27
+ class: "NameContainer_nc4kck5",
28
+ propsAsIs: !1
29
+ }), A = /* @__PURE__ */ s("span")({
30
+ name: "Name",
31
+ class: "Name_njsrqgr",
32
+ propsAsIs: !1
33
+ }), e = () => a, v = /* @__PURE__ */ s(e())({
34
+ name: "CurrentUserBadge",
35
+ class: "CurrentUserBadge_c17uc4zr",
36
+ propsAsIs: !0
37
+ });
60
38
  export {
61
39
  p as Avatar,
62
- s as AvatarPlaceholder,
63
- a as Container,
64
- c as Content,
65
- x as CurrentUserBadge,
66
- g as Name,
40
+ i as AvatarPlaceholder,
41
+ c as Container,
42
+ m as Content,
43
+ v as CurrentUserBadge,
44
+ A as Name,
67
45
  d as NameContainer,
68
46
  l as Position
69
47
  };
@@ -1,10 +1,10 @@
1
- import { jsx as o, jsxs as c } from "react/jsx-runtime";
2
- import { useState as g, useEffect as N, useCallback as k } from "react";
3
- import D from "react-virtualized-auto-sizer";
4
- import { OnboardingInstructions as T } from "./slides/onboarding-instructions/index.js";
5
- import { OnboardingInviteCard as j } from "./slides/onboarding-invite-card/index.js";
6
- import { OnboardingRules as w } from "./slides/onboarding-rules/index.js";
7
- import { Container as A, OnboardingHeader as B, CloseBtn as z, IconClose as E, Content as F, OnboardingFooter as G, OnboardingActionBtn as H } from "./styles.js";
1
+ import { jsx as o, jsxs as g } from "react/jsx-runtime";
2
+ import { useState as h, useEffect as k, useMemo as D, useCallback as T } from "react";
3
+ import j from "react-virtualized-auto-sizer";
4
+ import { OnboardingInstructions as w } from "./slides/onboarding-instructions/index.js";
5
+ import { OnboardingInviteCard as A } from "./slides/onboarding-invite-card/index.js";
6
+ import { OnboardingRules as z } from "./slides/onboarding-rules/index.js";
7
+ import { Container as E, OnboardingHeader as F, CloseBtn as G, IconClose as H, Content as M, OnboardingFooter as P, OnboardingActionBtn as R } from "./styles.js";
8
8
  import "../../lottie/index.js";
9
9
  import "@lottiefiles/react-lottie-player";
10
10
  import "./slides/onboarding-instructions/styles.js";
@@ -14,52 +14,52 @@ import "./slides/onboarding-invite-card/styles.js";
14
14
  import "./slides/onboarding-rules/styles.js";
15
15
  import "../../button/index.js";
16
16
  import "../../button/styles.js";
17
- const e = {
17
+ const a = {
18
18
  steps: !1,
19
19
  rules: !1,
20
20
  inviteCard: !1
21
- }, s = ({
22
- gamification: f,
23
- steps: i,
24
- rules: n,
25
- rulesBtnLabel: h,
21
+ }, tn = ({
22
+ gamification: u,
23
+ steps: n,
24
+ rules: t,
25
+ rulesBtnLabel: m,
26
26
  rulesTitle: b,
27
27
  primaryColor: d,
28
28
  inviteLink: C,
29
- socialLinks: u,
30
- inviteCardTitle: S,
31
- inviteCardSubtext: y,
32
- inviteCardBtnLabel: v,
33
- onClose: O
29
+ socialLinks: S,
30
+ inviteCardTitle: y,
31
+ inviteCardSubtext: O,
32
+ inviteCardBtnLabel: c,
33
+ onClose: p
34
34
  }) => {
35
- const [a, m] = g(0), [t, r] = g(e);
36
- N(() => {
37
- i != null && i.length ? r({ ...e, steps: !0 }) : n != null && n.length ? r({ ...e, rules: !0 }) : r({ ...e, inviteCard: !0 });
35
+ const [r, f] = h(0), [i, e] = h(a);
36
+ k(() => {
37
+ n != null && n.length ? e({ ...a, steps: !0 }) : t != null && t.length ? e({ ...a, rules: !0 }) : e({ ...a, inviteCard: !0 });
38
38
  }, []);
39
- const p = k(() => {
40
- i != null && i.length && a < i.length - 1 ? m((l) => ++l) : n != null && n.length && t.steps ? r({ ...e, rules: !0 }) : t.rules && r({ ...e, inviteCard: !0 });
41
- }, [a, i == null ? void 0 : i.length, n == null ? void 0 : n.length, t, m, r]), I = async () => {
42
- await f.onboardingStatus.submitInplay();
39
+ const v = D(() => i.steps && r === 0 ? "Continue" : i.rules ? m || "Got it" : i.inviteCard ? c || "Play Now" : "Next", [i, r, m, c]), I = T(() => {
40
+ n != null && n.length && r < n.length - 1 ? f((l) => ++l) : t != null && t.length && i.steps ? e({ ...a, rules: !0 }) : i.rules && e({ ...a, inviteCard: !0 });
41
+ }, [r, n == null ? void 0 : n.length, t == null ? void 0 : t.length, i, f, e]), x = async () => {
42
+ await u.onboardingStatus.submitInplay();
43
43
  };
44
- return /* @__PURE__ */ o(D, { children: ({ width: l, height: x }) => /* @__PURE__ */ c(A, { style: { width: l, height: x }, children: [
45
- /* @__PURE__ */ o(B, { children: /* @__PURE__ */ o(z, { onClick: O, children: /* @__PURE__ */ o(E, { name: "icon-close-btn-gray" }) }) }),
46
- /* @__PURE__ */ c(F, { children: [
47
- t.steps && (i == null ? void 0 : i.length) && /* @__PURE__ */ o(T, { stepsCount: i.length, currentStep: a, ...i[a] }),
48
- t.rules && /* @__PURE__ */ o(w, { rules: n, rulesTitle: b, primaryColor: d }),
49
- t.inviteCard && /* @__PURE__ */ o(
50
- j,
44
+ return /* @__PURE__ */ o(j, { children: ({ width: l, height: N }) => /* @__PURE__ */ g(E, { style: { width: l, height: N }, children: [
45
+ /* @__PURE__ */ o(F, { children: /* @__PURE__ */ o(G, { onClick: p, children: /* @__PURE__ */ o(H, { name: "icon-close-btn-gray" }) }) }),
46
+ /* @__PURE__ */ g(M, { children: [
47
+ i.steps && (n == null ? void 0 : n.length) && /* @__PURE__ */ o(w, { stepsCount: n.length, currentStep: r, ...n[r] }),
48
+ i.rules && /* @__PURE__ */ o(z, { rules: t, rulesTitle: b, primaryColor: d }),
49
+ i.inviteCard && /* @__PURE__ */ o(
50
+ A,
51
51
  {
52
52
  inviteLink: C,
53
- inviteCardTitle: S,
54
- inviteCardSubtext: y,
53
+ inviteCardTitle: y,
54
+ inviteCardSubtext: O,
55
55
  primaryColor: d,
56
- socialLinks: u
56
+ socialLinks: S
57
57
  }
58
58
  )
59
59
  ] }),
60
- /* @__PURE__ */ o(G, { children: /* @__PURE__ */ o(H, { onClick: t.inviteCard ? I : p, children: t.rules ? h || "Got it" : t.inviteCard ? v || "Play Now" : "Next" }) })
60
+ /* @__PURE__ */ o(P, { children: /* @__PURE__ */ o(R, { onClick: i.inviteCard ? x : I, children: v }) })
61
61
  ] }) });
62
62
  };
63
63
  export {
64
- s as Onboarding
64
+ tn as Onboarding
65
65
  };
@@ -1,47 +1,34 @@
1
- import { styled as t } from "@linaria/react";
2
- const o = t.div`
3
- display: flex;
4
- flex-grow: 1;
5
- flex-direction: column;
6
- padding-bottom: 24px;
7
- `, n = t.div`
8
- display: flex;
9
- flex-direction: column;
10
- justify-content: center;
11
- align-items: center;
12
- height: 100%;
13
- padding: 0 16px 32px;
14
- `, i = t.div`
15
- display: flex;
16
- flex-grow: 1;
17
- width: 100%;
18
- `, r = t.div`
19
- max-width: 270px;
20
- color: var(--color-primary-green1);
21
- font-family: var(--font-serif);
22
- font-size: 22px;
23
- font-weight: 400;
24
- line-height: 30px;
25
- text-align: center;
26
- `, a = t.div`
27
- display: flex;
28
- justify-content: center;
29
- column-gap: 8px;
30
- `, c = t.span`
31
- width: 6px;
32
- height: 6px;
33
- border-radius: 50%;
34
- background-color: var(--color-neutrals-gray4);
35
-
36
- &[data-active='true'] {
37
- background-color: var(--color-primary-green1);
38
- }
39
- `;
1
+ import { styled as s } from "@linaria/react";
2
+ const e = /* @__PURE__ */ s("div")({
3
+ name: "Container",
4
+ class: "Container_c1htq1lb",
5
+ propsAsIs: !1
6
+ }), a = /* @__PURE__ */ s("div")({
7
+ name: "Content",
8
+ class: "Content_cjyzpp7",
9
+ propsAsIs: !1
10
+ }), t = /* @__PURE__ */ s("div")({
11
+ name: "Graphic",
12
+ class: "Graphic_g16mldgz",
13
+ propsAsIs: !1
14
+ }), o = /* @__PURE__ */ s("div")({
15
+ name: "Headline",
16
+ class: "Headline_h69js65",
17
+ propsAsIs: !1
18
+ }), p = /* @__PURE__ */ s("div")({
19
+ name: "StepsContainer",
20
+ class: "StepsContainer_smm7qmo",
21
+ propsAsIs: !1
22
+ }), i = /* @__PURE__ */ s("span")({
23
+ name: "StepIndicator",
24
+ class: "StepIndicator_s17knuw2",
25
+ propsAsIs: !1
26
+ });
40
27
  export {
41
- o as Container,
42
- n as Content,
43
- i as Graphic,
44
- r as Headline,
45
- c as StepIndicator,
46
- a as StepsContainer
28
+ e as Container,
29
+ a as Content,
30
+ t as Graphic,
31
+ o as Headline,
32
+ i as StepIndicator,
33
+ p as StepsContainer
47
34
  };