@streamlayer/react-ui 0.67.0 → 0.67.2

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 (80) hide show
  1. package/lib/assets/style.css +1 -1
  2. package/lib/ui/app/Features/FeatureProvider.js +1 -1
  3. package/lib/ui/app/Features/Gamification/Leaderboard.js +3 -2
  4. package/lib/ui/app/Features/Gamification/Question.js +11 -11
  5. package/lib/ui/app/Features/Gamification/Tabs.js +45 -14
  6. package/lib/ui/app/Features/Gamification/gamification-feature.d.ts +2 -0
  7. package/lib/ui/app/Features/Gamification/gamification-feature.js +67 -0
  8. package/lib/ui/app/Features/Gamification/index.d.ts +0 -1
  9. package/lib/ui/app/Features/Gamification/index.js +12 -12
  10. package/lib/ui/app/Features/index.js +1 -1
  11. package/lib/ui/app/Navigation/MastersNavigation/index.js +3 -3
  12. package/lib/ui/app/Navigation/index.js +13 -13
  13. package/lib/ui/app/Notifications/Onboarding/Notification/styles.js +13 -13
  14. package/lib/ui/app/Notifications/Onboarding/index.js +5 -5
  15. package/lib/ui/app/Notifications/styles.js +3 -3
  16. package/lib/ui/app/masters.js +30 -28
  17. package/lib/ui/app/styles.js +10 -10
  18. package/lib/ui/app/useMastersApp.js +51 -35
  19. package/lib/ui/button/styles.js +2 -2
  20. package/lib/ui/gamification/detail/header/styles.js +12 -12
  21. package/lib/ui/gamification/detail/sponsor/index.js +6 -6
  22. package/lib/ui/gamification/insight/styles.js +20 -20
  23. package/lib/ui/gamification/insight-list/styles.js +4 -4
  24. package/lib/ui/gamification/invite-link/styles.js +8 -8
  25. package/lib/ui/gamification/leaderboard/index.js +25 -24
  26. package/lib/ui/gamification/leaderboard/list-item/styles.js +18 -18
  27. package/lib/ui/gamification/leaderboard/styles.d.ts +2 -0
  28. package/lib/ui/gamification/leaderboard/styles.js +9 -0
  29. package/lib/ui/gamification/onboarding/slides/onboarding-instructions/styles.js +8 -8
  30. package/lib/ui/gamification/onboarding/slides/onboarding-invite-card/styles.js +26 -26
  31. package/lib/ui/gamification/onboarding/slides/onboarding-rules/styles.js +12 -12
  32. package/lib/ui/gamification/onboarding/styles.js +23 -23
  33. package/lib/ui/gamification/points/index.d.ts +1 -1
  34. package/lib/ui/gamification/points/styles.js +10 -10
  35. package/lib/ui/gamification/question/insight/styles.js +2 -2
  36. package/lib/ui/gamification/question/list/styles.js +3 -3
  37. package/lib/ui/gamification/question/notification/insight/styles.js +11 -11
  38. package/lib/ui/gamification/question/notification/prediction-result/animation-lines/styles.js +42 -42
  39. package/lib/ui/gamification/question/notification/prediction-result/styles.js +20 -20
  40. package/lib/ui/gamification/question/notification/styles.js +15 -15
  41. package/lib/ui/gamification/question/notification/tweet/styles.js +11 -11
  42. package/lib/ui/gamification/question/styles.js +34 -34
  43. package/lib/ui/gamification/question/twitter/styles.js +6 -6
  44. package/lib/ui/gamification/tabs/styles.js +4 -4
  45. package/lib/ui/gamification/user-statistics/components/rank/styles.js +7 -7
  46. package/lib/ui/gamification/user-statistics/components/statistic/styles.js +5 -5
  47. package/lib/ui/gamification/user-statistics/styles.js +33 -33
  48. package/lib/ui/gamification/vote/expired-alert/styles.js +7 -7
  49. package/lib/ui/gamification/vote/feedback/styles.js +22 -22
  50. package/lib/ui/gamification/vote/insight-details/styles.js +4 -4
  51. package/lib/ui/gamification/vote/styles.js +10 -10
  52. package/lib/ui/gamification/vote/twitter-details/styles.js +3 -3
  53. package/lib/ui/gamification/vote/vote-option/styles.js +22 -22
  54. package/lib/ui/gamification/vote/win-bar/styles.js +9 -9
  55. package/lib/ui/icons/index.js +8 -8
  56. package/lib/ui/login/styles.js +21 -21
  57. package/lib/ui/navigation/button/Channels.js +7 -7
  58. package/lib/ui/navigation/button/FeaturedGroups.js +4 -4
  59. package/lib/ui/navigation/button/LeaderBoard.js +9 -9
  60. package/lib/ui/navigation/button/styles.js +7 -7
  61. package/lib/ui/navigation/index.js +2 -2
  62. package/lib/ui/navigation/masters.js +6 -6
  63. package/lib/ui/questions/insight/styles.js +5 -5
  64. package/lib/ui/questions/twitter/account/styles.js +12 -12
  65. package/lib/ui/questions/twitter/styles.js +8 -8
  66. package/lib/ui/show-in/index.js +14 -14
  67. package/lib/ui/theme/masters.js +1 -1
  68. package/lib/ui/theme/theme.js +19 -19
  69. package/lib/ui/timer/index.js +15 -15
  70. package/lib/ui/video-player/styles.js +8 -8
  71. package/lib/utils/debug/components/bypassLogin.js +9 -9
  72. package/lib/utils/debug/components/developer.js +21 -21
  73. package/lib/utils/debug/components/envToggle.js +14 -14
  74. package/lib/utils/debug/components/eventInput.js +4 -4
  75. package/lib/utils/debug/components/styles.js +3 -3
  76. package/lib/utils/decorators/styles.js +3 -3
  77. package/package.json +9 -9
  78. /package/lib/{LeaderBoard_p8tnz3-4ed993c7.js → LeaderBoard_16p26hz-4ed993c7.js} +0 -0
  79. /package/lib/{index_1ujx5m0-4ed993c7.js → index_4nhkck-4ed993c7.js} +0 -0
  80. /package/lib/{masters_18kvgvj-4ed993c7.js → masters_k70xsy-4ed993c7.js} +0 -0
@@ -1,14 +1,14 @@
1
1
  import { styled as s } from "@linaria/react";
2
- const t = /* @__PURE__ */ s("div")({
2
+ const e = /* @__PURE__ */ s("div")({
3
3
  name: "Container",
4
- class: "Container_cddmj9e",
4
+ class: "cddmj9e",
5
5
  propsAsIs: !1
6
6
  }), n = /* @__PURE__ */ s("div")({
7
7
  name: "ItemsContainer",
8
- class: "ItemsContainer_i16t83sg",
8
+ class: "i16t83sg",
9
9
  propsAsIs: !1
10
10
  });
11
11
  export {
12
- t as Container,
12
+ e as Container,
13
13
  n as ItemsContainer
14
14
  };
@@ -1,34 +1,34 @@
1
1
  import { styled as s } from "@linaria/react";
2
2
  const o = /* @__PURE__ */ s("div")({
3
3
  name: "Container",
4
- class: "Container_c1ux29ft",
4
+ class: "c1ux29ft",
5
5
  propsAsIs: !1
6
6
  }), e = /* @__PURE__ */ s("img")({
7
7
  name: "FriendsIcon",
8
- class: "FriendsIcon_f10ncfg2",
8
+ class: "f10ncfg2",
9
9
  propsAsIs: !1
10
10
  }), t = /* @__PURE__ */ s("div")({
11
11
  name: "Content",
12
- class: "Content_c1yc07bd",
12
+ class: "c1yc07bd",
13
13
  propsAsIs: !1
14
14
  }), c = /* @__PURE__ */ s("div")({
15
15
  name: "Title",
16
- class: "Title_tj6cq7w",
16
+ class: "tj6cq7w",
17
17
  propsAsIs: !1
18
- }), r = /* @__PURE__ */ s("div")({
18
+ }), a = /* @__PURE__ */ s("div")({
19
19
  name: "Description",
20
- class: "Description_d1ag78xo",
20
+ class: "d1ag78xo",
21
21
  propsAsIs: !1
22
22
  }), i = /* @__PURE__ */ s("img")({
23
23
  name: "ArrowInviteIcon",
24
- class: "ArrowInviteIcon_awohrz6",
24
+ class: "awohrz6",
25
25
  propsAsIs: !1
26
26
  });
27
27
  export {
28
28
  i as ArrowInviteIcon,
29
29
  o as Container,
30
30
  t as Content,
31
- r as Description,
31
+ a as Description,
32
32
  e as FriendsIcon,
33
33
  c as Title
34
34
  };
@@ -1,47 +1,48 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import u from "react-virtualized-auto-sizer";
3
- import { FixedSizeList as h } from "react-window";
4
- import I from "react-window-infinite-loader";
5
- import { LeaderboardItem as f } from "./list-item/index.js";
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import h from "react-virtualized-auto-sizer";
3
+ import { FixedSizeList as u } from "react-window";
4
+ import f from "react-window-infinite-loader";
5
+ import { LeaderboardItem as I } from "./list-item/index.js";
6
+ import { ScrollContainer as L } from "./styles.js";
6
7
  import "../../../utils/common.js";
7
8
  import "./list-item/styles.js";
8
9
  import "@linaria/react";
9
10
  import "../../icons/index.js";
10
11
  import "react";
11
- const y = ({
12
+ const D = ({
12
13
  items: r,
13
14
  currentUserId: i,
14
15
  openItemDetail: m,
15
- fetchMore: p
16
- }) => /* @__PURE__ */ t(u, { children: ({ width: d, height: n }) => /* @__PURE__ */ t(
17
- I,
16
+ fetchMore: n
17
+ }) => /* @__PURE__ */ o(h, { children: ({ width: p, height: d }) => /* @__PURE__ */ o(
18
+ f,
18
19
  {
19
20
  isItemLoaded: (e) => e < r.length,
20
21
  itemCount: r.length + 1,
21
- loadMoreItems: p,
22
- children: ({ onItemsRendered: e, ref: a }) => /* @__PURE__ */ t(
23
- h,
22
+ loadMoreItems: n,
23
+ children: ({ onItemsRendered: e, ref: l }) => /* @__PURE__ */ o(L, { children: /* @__PURE__ */ o(
24
+ u,
24
25
  {
25
26
  itemSize: 56,
26
27
  onItemsRendered: e,
27
- ref: a,
28
+ ref: l,
28
29
  itemCount: r.length,
29
- width: d,
30
- height: n,
31
- children: ({ index: o, style: l }) => /* @__PURE__ */ t(
32
- f,
30
+ width: p,
31
+ height: d,
32
+ children: ({ index: t, style: a }) => /* @__PURE__ */ o(
33
+ I,
33
34
  {
34
- style: { ...l, maxHeight: 48 },
35
- ...r[o],
36
- openItemDetail: () => m(r[o].userId),
37
- isCurrentUser: !!i && i === r[o].userId
35
+ style: { ...a, maxHeight: 48 },
36
+ ...r[t],
37
+ openItemDetail: () => m(r[t].userId),
38
+ isCurrentUser: !!i && i === r[t].userId
38
39
  },
39
- r[o].userId
40
+ r[t].userId
40
41
  )
41
42
  }
42
- )
43
+ ) })
43
44
  }
44
45
  ) });
45
46
  export {
46
- y as LeaderboardList
47
+ D as LeaderboardList
47
48
  };
@@ -4,44 +4,44 @@ import "react/jsx-runtime";
4
4
  import "react";
5
5
  const c = /* @__PURE__ */ s("div")({
6
6
  name: "Container",
7
- class: "Container_culdu4a",
7
+ class: "culdu4a",
8
8
  propsAsIs: !1
9
- }), l = /* @__PURE__ */ s("div")({
9
+ }), p = /* @__PURE__ */ s("div")({
10
10
  name: "Position",
11
- class: "Position_pwf8e69",
11
+ class: "pwf8e69",
12
12
  propsAsIs: !1
13
- }), p = /* @__PURE__ */ s("img")({
13
+ }), l = /* @__PURE__ */ s("img")({
14
14
  name: "Avatar",
15
- class: "Avatar_atf4yh4",
15
+ class: "atf4yh4",
16
16
  propsAsIs: !1
17
- }), i = /* @__PURE__ */ s("div")({
17
+ }), m = /* @__PURE__ */ s("div")({
18
18
  name: "AvatarPlaceholder",
19
- class: "AvatarPlaceholder_a1dg29ja",
19
+ class: "a1dg29ja",
20
20
  propsAsIs: !1
21
- }), m = /* @__PURE__ */ s("div")({
21
+ }), i = /* @__PURE__ */ s("div")({
22
22
  name: "Content",
23
- class: "Content_c10a68rc",
23
+ class: "c10a68rc",
24
24
  propsAsIs: !1
25
25
  }), d = /* @__PURE__ */ s("div")({
26
26
  name: "NameContainer",
27
- class: "NameContainer_nc4kck5",
27
+ class: "nc4kck5",
28
28
  propsAsIs: !1
29
29
  }), A = /* @__PURE__ */ s("span")({
30
30
  name: "Name",
31
- class: "Name_njsrqgr",
31
+ class: "njsrqgr",
32
32
  propsAsIs: !1
33
- }), e = () => a, v = /* @__PURE__ */ s(e())({
33
+ }), e = () => a, f = /* @__PURE__ */ s(e())({
34
34
  name: "CurrentUserBadge",
35
- class: "CurrentUserBadge_c17uc4zr",
35
+ class: "c17uc4zr",
36
36
  propsAsIs: !0
37
37
  });
38
38
  export {
39
- p as Avatar,
40
- i as AvatarPlaceholder,
39
+ l as Avatar,
40
+ m as AvatarPlaceholder,
41
41
  c as Container,
42
- m as Content,
43
- v as CurrentUserBadge,
42
+ i as Content,
43
+ f as CurrentUserBadge,
44
44
  A as Name,
45
45
  d as NameContainer,
46
- l as Position
46
+ p as Position
47
47
  };
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const ScrollContainer: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
@@ -0,0 +1,9 @@
1
+ import { styled as s } from "@linaria/react";
2
+ const l = /* @__PURE__ */ s("div")({
3
+ name: "ScrollContainer",
4
+ class: "s13d8sg6",
5
+ propsAsIs: !1
6
+ });
7
+ export {
8
+ l as ScrollContainer
9
+ };
@@ -1,27 +1,27 @@
1
1
  import { styled as s } from "@linaria/react";
2
2
  const e = /* @__PURE__ */ s("div")({
3
3
  name: "Container",
4
- class: "Container_c1htq1lb",
4
+ class: "c1htq1lb",
5
5
  propsAsIs: !1
6
6
  }), a = /* @__PURE__ */ s("div")({
7
7
  name: "Content",
8
- class: "Content_cjyzpp7",
8
+ class: "cjyzpp7",
9
9
  propsAsIs: !1
10
10
  }), t = /* @__PURE__ */ s("div")({
11
11
  name: "Graphic",
12
- class: "Graphic_g16mldgz",
12
+ class: "g16mldgz",
13
13
  propsAsIs: !1
14
14
  }), o = /* @__PURE__ */ s("div")({
15
15
  name: "Headline",
16
- class: "Headline_h69js65",
16
+ class: "h69js65",
17
17
  propsAsIs: !1
18
18
  }), p = /* @__PURE__ */ s("div")({
19
19
  name: "StepsContainer",
20
- class: "StepsContainer_smm7qmo",
20
+ class: "smm7qmo",
21
21
  propsAsIs: !1
22
- }), i = /* @__PURE__ */ s("span")({
22
+ }), c = /* @__PURE__ */ s("span")({
23
23
  name: "StepIndicator",
24
- class: "StepIndicator_s17knuw2",
24
+ class: "s17knuw2",
25
25
  propsAsIs: !1
26
26
  });
27
27
  export {
@@ -29,6 +29,6 @@ export {
29
29
  a as Content,
30
30
  t as Graphic,
31
31
  o as Headline,
32
- i as StepIndicator,
32
+ c as StepIndicator,
33
33
  p as StepsContainer
34
34
  };
@@ -4,74 +4,74 @@ import "react/jsx-runtime";
4
4
  import "react";
5
5
  const l = /* @__PURE__ */ s("div")({
6
6
  name: "Container",
7
- class: "Container_c1itm4k7",
7
+ class: "c1itm4k7",
8
8
  propsAsIs: !1
9
- }), r = /* @__PURE__ */ s("div")({
9
+ }), p = /* @__PURE__ */ s("div")({
10
10
  name: "IconContainer",
11
- class: "IconContainer_i1w4fsni",
11
+ class: "i1w4fsni",
12
12
  propsAsIs: !1
13
- }), o = () => n, p = /* @__PURE__ */ s(o())({
13
+ }), o = () => n, r = /* @__PURE__ */ s(o())({
14
14
  name: "InviteGameIcon",
15
- class: "InviteGameIcon_i19m85r1",
15
+ class: "i19m85r1",
16
16
  propsAsIs: !0
17
17
  }), m = /* @__PURE__ */ s("div")({
18
18
  name: "Content",
19
- class: "Content_c1mbu204",
19
+ class: "c1mbu204",
20
20
  propsAsIs: !1
21
21
  }), I = /* @__PURE__ */ s("div")({
22
22
  name: "Heading",
23
- class: "Heading_h1amdqtv",
23
+ class: "h1amdqtv",
24
24
  propsAsIs: !1
25
25
  }), k = /* @__PURE__ */ s("div")({
26
26
  name: "Subtext",
27
- class: "Subtext_s1lhlj9j",
27
+ class: "s1lhlj9j",
28
28
  propsAsIs: !1
29
29
  }), L = /* @__PURE__ */ s("div")({
30
30
  name: "LinkContainer",
31
- class: "LinkContainer_l1wot35e",
31
+ class: "l1wot35e",
32
32
  propsAsIs: !1
33
33
  }), d = /* @__PURE__ */ s("div")({
34
34
  name: "LinkInfo",
35
- class: "LinkInfo_l1jdw39q",
35
+ class: "l1jdw39q",
36
36
  propsAsIs: !1
37
37
  }), f = /* @__PURE__ */ s("span")({
38
38
  name: "LinkTitle",
39
- class: "LinkTitle_l1cr5mk",
39
+ class: "l1cr5mk",
40
40
  propsAsIs: !1
41
41
  }), A = /* @__PURE__ */ s("span")({
42
42
  name: "LinkAddress",
43
- class: "LinkAddress_lvi87q4",
43
+ class: "lvi87q4",
44
44
  propsAsIs: !1
45
- }), a = () => n, _ = /* @__PURE__ */ s(a())({
45
+ }), a = () => n, v = /* @__PURE__ */ s(a())({
46
46
  name: "LinkIcon",
47
- class: "LinkIcon_l1pqlvw3",
47
+ class: "l1pqlvw3",
48
48
  propsAsIs: !0
49
- }), v = /* @__PURE__ */ s("div")({
49
+ }), C = /* @__PURE__ */ s("div")({
50
50
  name: "SocialLinksContainer",
51
- class: "SocialLinksContainer_s1n7kzeh",
51
+ class: "s1n7kzeh",
52
52
  propsAsIs: !1
53
- }), C = /* @__PURE__ */ s("a")({
53
+ }), S = /* @__PURE__ */ s("a")({
54
54
  name: "SocialLink",
55
- class: "SocialLink_s2m9o9y",
55
+ class: "s2m9o9y",
56
56
  propsAsIs: !1
57
- }), S = /* @__PURE__ */ s("span")({
57
+ }), b = /* @__PURE__ */ s("span")({
58
58
  name: "SocialLinkLabel",
59
- class: "SocialLinkLabel_sewjbbn",
59
+ class: "sewjbbn",
60
60
  propsAsIs: !1
61
61
  });
62
62
  export {
63
63
  l as Container,
64
64
  m as Content,
65
65
  I as Heading,
66
- r as IconContainer,
67
- p as InviteGameIcon,
66
+ p as IconContainer,
67
+ r as InviteGameIcon,
68
68
  A as LinkAddress,
69
69
  L as LinkContainer,
70
- _ as LinkIcon,
70
+ v as LinkIcon,
71
71
  d as LinkInfo,
72
72
  f as LinkTitle,
73
- C as SocialLink,
74
- S as SocialLinkLabel,
75
- v as SocialLinksContainer,
73
+ S as SocialLink,
74
+ b as SocialLinkLabel,
75
+ C as SocialLinksContainer,
76
76
  k as Subtext
77
77
  };
@@ -1,44 +1,44 @@
1
1
  import { styled as s } from "@linaria/react";
2
2
  const t = /* @__PURE__ */ s("div")({
3
3
  name: "Container",
4
- class: "Container_cm0bev",
4
+ class: "cm0bev",
5
5
  propsAsIs: !1
6
- }), n = /* @__PURE__ */ s("div")({
6
+ }), l = /* @__PURE__ */ s("div")({
7
7
  name: "Content",
8
- class: "Content_ce7x737",
8
+ class: "ce7x737",
9
9
  propsAsIs: !1
10
- }), l = /* @__PURE__ */ s("div")({
10
+ }), n = /* @__PURE__ */ s("div")({
11
11
  name: "Title",
12
- class: "Title_tc2tor6",
12
+ class: "tc2tor6",
13
13
  propsAsIs: !1
14
14
  }), o = /* @__PURE__ */ s("div")({
15
15
  name: "RulesList",
16
- class: "RulesList_r1k5klql",
16
+ class: "r1k5klql",
17
17
  propsAsIs: !1
18
18
  }), a = /* @__PURE__ */ s("div")({
19
19
  name: "RulesItem",
20
- class: "RulesItem_r1tf3ft2",
20
+ class: "r1tf3ft2",
21
21
  propsAsIs: !1
22
22
  }), c = /* @__PURE__ */ s("div")({
23
23
  name: "RuleIcon",
24
- class: "RuleIcon_rwpvg1k",
24
+ class: "rwpvg1k",
25
25
  propsAsIs: !1
26
26
  }), r = /* @__PURE__ */ s("div")({
27
27
  name: "RuleText",
28
- class: "RuleText_rbxiag0",
28
+ class: "rbxiag0",
29
29
  propsAsIs: !1
30
30
  }), p = /* @__PURE__ */ s("button")({
31
31
  name: "TermsButton",
32
- class: "TermsButton_t6cyrry",
32
+ class: "t6cyrry",
33
33
  propsAsIs: !1
34
34
  });
35
35
  export {
36
36
  t as Container,
37
- n as Content,
37
+ l as Content,
38
38
  c as RuleIcon,
39
39
  r as RuleText,
40
40
  a as RulesItem,
41
41
  o as RulesList,
42
42
  p as TermsButton,
43
- l as Title
43
+ n as Title
44
44
  };
@@ -1,44 +1,44 @@
1
- import { styled as o } from "@linaria/react";
2
- import { Button as n } from "../../button/index.js";
3
- import { SvgIcon as s } from "../../icons/index.js";
1
+ import { styled as s } from "@linaria/react";
2
+ import { Button as o } from "../../button/index.js";
3
+ import { SvgIcon as n } from "../../icons/index.js";
4
4
  import "react/jsx-runtime";
5
5
  import "../../button/styles.js";
6
6
  import "react";
7
- const d = /* @__PURE__ */ o("div")({
7
+ const m = /* @__PURE__ */ s("div")({
8
8
  name: "Container",
9
- class: "Container_c18uddbs",
9
+ class: "c18uddbs",
10
10
  propsAsIs: !1
11
- }), m = /* @__PURE__ */ o("div")({
11
+ }), d = /* @__PURE__ */ s("div")({
12
12
  name: "Content",
13
- class: "Content_cvcfjf6",
13
+ class: "cvcfjf6",
14
14
  propsAsIs: !1
15
- }), f = /* @__PURE__ */ o("div")({
15
+ }), f = /* @__PURE__ */ s("div")({
16
16
  name: "OnboardingHeader",
17
- class: "OnboardingHeader_o1ie27lw",
17
+ class: "o1ie27lw",
18
18
  propsAsIs: !1
19
- }), C = /* @__PURE__ */ o("button")({
19
+ }), I = /* @__PURE__ */ s("button")({
20
20
  name: "CloseBtn",
21
- class: "CloseBtn_c15cjkwi",
21
+ class: "c15cjkwi",
22
22
  propsAsIs: !1
23
- }), t = () => s, b = /* @__PURE__ */ o(t())({
23
+ }), t = () => n, A = /* @__PURE__ */ s(t())({
24
24
  name: "IconClose",
25
- class: "IconClose_i1mavjt2",
25
+ class: "i1mavjt2",
26
26
  propsAsIs: !0
27
- }), g = /* @__PURE__ */ o("div")({
27
+ }), b = /* @__PURE__ */ s("div")({
28
28
  name: "OnboardingFooter",
29
- class: "OnboardingFooter_o1x0dyzv",
29
+ class: "o1x0dyzv",
30
30
  propsAsIs: !1
31
- }), e = () => n, I = /* @__PURE__ */ o(e())({
31
+ }), e = () => o, v = /* @__PURE__ */ s(e())({
32
32
  name: "OnboardingActionBtn",
33
- class: "OnboardingActionBtn_o1jfi9c3",
33
+ class: "o1jfi9c3",
34
34
  propsAsIs: !0
35
35
  });
36
36
  export {
37
- C as CloseBtn,
38
- d as Container,
39
- m as Content,
40
- b as IconClose,
41
- I as OnboardingActionBtn,
42
- g as OnboardingFooter,
37
+ I as CloseBtn,
38
+ m as Container,
39
+ d as Content,
40
+ A as IconClose,
41
+ v as OnboardingActionBtn,
42
+ b as OnboardingFooter,
43
43
  f as OnboardingHeader
44
44
  };
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  type PointsProps = {
3
- points: number;
3
+ points?: number;
4
4
  };
5
5
  export declare const Points: React.FC<PointsProps>;
6
6
  export {};
@@ -4,27 +4,27 @@ import "react/jsx-runtime";
4
4
  import "react";
5
5
  const a = /* @__PURE__ */ s("div")({
6
6
  name: "PointsContainer",
7
- class: "PointsContainer_psiob9b",
7
+ class: "psiob9b",
8
8
  propsAsIs: !1
9
9
  }), l = /* @__PURE__ */ s("div")({
10
10
  name: "PointsIcon",
11
- class: "PointsIcon_p1gqe4lh",
11
+ class: "p1gqe4lh",
12
12
  propsAsIs: !1
13
13
  }), n = () => o, c = /* @__PURE__ */ s(n())({
14
14
  name: "PointsSvg",
15
- class: "PointsSvg_p15syg2y",
15
+ class: "p15syg2y",
16
16
  propsAsIs: !0
17
17
  }), r = /* @__PURE__ */ s("div")({
18
18
  name: "PointsBody",
19
- class: "PointsBody_p12n4f2h",
19
+ class: "p12n4f2h",
20
20
  propsAsIs: !1
21
- }), P = /* @__PURE__ */ s("div")({
21
+ }), m = /* @__PURE__ */ s("div")({
22
22
  name: "PointsTitle",
23
- class: "PointsTitle_poqmx89",
23
+ class: "poqmx89",
24
24
  propsAsIs: !1
25
- }), m = /* @__PURE__ */ s("div")({
25
+ }), P = /* @__PURE__ */ s("div")({
26
26
  name: "PointsValue",
27
- class: "PointsValue_prj9b3v",
27
+ class: "prj9b3v",
28
28
  propsAsIs: !1
29
29
  });
30
30
  export {
@@ -32,6 +32,6 @@ export {
32
32
  a as PointsContainer,
33
33
  l as PointsIcon,
34
34
  c as PointsSvg,
35
- P as PointsTitle,
36
- m as PointsValue
35
+ m as PointsTitle,
36
+ P as PointsValue
37
37
  };
@@ -1,11 +1,11 @@
1
1
  import { styled as s } from "@linaria/react";
2
2
  const n = /* @__PURE__ */ s("div")({
3
3
  name: "Container",
4
- class: "Container_cll3md7",
4
+ class: "cll3md7",
5
5
  propsAsIs: !1
6
6
  }), o = /* @__PURE__ */ s("button")({
7
7
  name: "ActionBtn",
8
- class: "ActionBtn_a10g1iik",
8
+ class: "a10g1iik",
9
9
  propsAsIs: !1
10
10
  });
11
11
  export {
@@ -1,9 +1,9 @@
1
1
  import { styled as s } from "@linaria/react";
2
- const n = /* @__PURE__ */ s("div")({
2
+ const o = /* @__PURE__ */ s("div")({
3
3
  name: "QuestionsContainer",
4
- class: "QuestionsContainer_qvghv3l",
4
+ class: "qvghv3l",
5
5
  propsAsIs: !1
6
6
  });
7
7
  export {
8
- n as QuestionsContainer
8
+ o as QuestionsContainer
9
9
  };
@@ -1,29 +1,29 @@
1
1
  import { styled as s } from "@linaria/react";
2
2
  const n = /* @__PURE__ */ s("div")({
3
3
  name: "InsightContainer",
4
- class: "InsightContainer_i1pqqgpo",
4
+ class: "i1pqqgpo",
5
5
  propsAsIs: !1
6
- }), i = /* @__PURE__ */ s("div")({
6
+ }), o = /* @__PURE__ */ s("div")({
7
7
  name: "InsightContent",
8
- class: "InsightContent_igj7luu",
8
+ class: "igj7luu",
9
9
  propsAsIs: !1
10
- }), o = /* @__PURE__ */ s("h3")({
10
+ }), e = /* @__PURE__ */ s("h3")({
11
11
  name: "Title",
12
- class: "Title_t1qne9g6",
12
+ class: "t1qne9g6",
13
13
  propsAsIs: !1
14
- }), e = /* @__PURE__ */ s("div")({
14
+ }), i = /* @__PURE__ */ s("div")({
15
15
  name: "Description",
16
- class: "Description_dtpr98r",
16
+ class: "dtpr98r",
17
17
  propsAsIs: !1
18
18
  }), a = /* @__PURE__ */ s("button")({
19
19
  name: "ActionBtn",
20
- class: "ActionBtn_a17iaqp8",
20
+ class: "a17iaqp8",
21
21
  propsAsIs: !1
22
22
  });
23
23
  export {
24
24
  a as ActionBtn,
25
- e as Description,
25
+ i as Description,
26
26
  n as InsightContainer,
27
- i as InsightContent,
28
- o as Title
27
+ o as InsightContent,
28
+ e as Title
29
29
  };