@streamlayer/react-ui 1.18.1 → 1.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/app/app/Notifications/index.js +1 -1
- package/lib/app/masters/BetPack/BetPackContent/EmergencyScreen/index.js +12 -8
- package/lib/app/masters/BetPack/BetPackContent/EndScreen/index.js +42 -14
- package/lib/app/masters/BetPack/BetPackContent/EndScreen/styles.d.ts +12 -0
- package/lib/app/masters/BetPack/BetPackContent/EndScreen/styles.js +40 -20
- package/lib/app/masters/BetPack/BetPackContent/ScreenContainer/index.js +8 -4
- package/lib/app/masters/BetPack/BetPackContent/ScreenContainer/useDynamicParentFont.d.ts +4 -0
- package/lib/app/masters/BetPack/BetPackContent/ScreenContainer/useDynamicParentFont.js +27 -0
- package/lib/app/masters/BetPack/BetPackContent/StartScreen/index.js +21 -19
- package/lib/app/masters/BetPack/BetPackContent/StartScreen/styles.d.ts +1 -0
- package/lib/app/masters/BetPack/BetPackContent/StartScreen/styles.js +22 -17
- package/lib/app/masters/BetPack/BetPackContent/index.js +88 -62
- package/lib/app/masters/BetPack/BetPackContent/styles.d.ts +1 -0
- package/lib/app/masters/BetPack/BetPackContent/styles.js +8 -7
- package/lib/app/masters/BetPack/index.js +59 -53
- package/lib/app/masters/Features/Gamification/Question.js +3 -3
- package/lib/app/masters/Features/Gamification/Tabs.d.ts +0 -7
- package/lib/app/masters/Features/Gamification/Tabs.js +9 -42
- package/lib/app/masters/Features/Gamification/UserSummary.js +15 -14
- package/lib/app/masters/Features/Gamification/index.d.ts +1 -6
- package/lib/app/masters/Features/Gamification/index.js +37 -76
- package/lib/app/masters/Features/index.d.ts +1 -6
- package/lib/app/masters/Features/index.js +15 -25
- package/lib/app/masters/Header/index.d.ts +3 -0
- package/lib/app/masters/Header/index.js +38 -0
- package/lib/app/masters/Notifications/index.js +1 -1
- package/lib/app/masters/masters.d.ts +1 -0
- package/lib/app/masters/masters.js +75 -92
- package/lib/app/masters/story/index.d.ts +1 -0
- package/lib/app/masters/story/index.js +21 -22
- package/lib/app/masters/styles.d.ts +0 -10
- package/lib/app/masters/styles.js +13 -23
- package/lib/app/masters/useSdkResponsive.js +1 -1
- package/lib/app/masters/useSdkScroll.js +1 -1
- package/lib/app/useClipboardCopy.js +1 -1
- package/lib/app/useSdkResponsive.js +1 -1
- package/lib/app/useSdkScroll.js +1 -1
- package/lib/assets/style.css +1 -1
- package/lib/index-BEm7B1u1.js +72 -0
- package/lib/index-DALxy-8N.js +5437 -0
- package/lib/ui/gamification/user-statistics/index.d.ts +1 -0
- package/lib/ui/gamification/user-statistics/index.js +47 -39
- package/lib/ui/gamification/user-statistics/styles.d.ts +2 -0
- package/lib/ui/gamification/user-statistics/styles.js +34 -24
- package/lib/ui/gamification/vote/feedback/index.d.ts +1 -0
- package/lib/ui/gamification/vote/feedback/index.js +60 -47
- package/lib/ui/gamification/vote/feedback/styles.d.ts +12 -0
- package/lib/ui/gamification/vote/feedback/styles.js +47 -27
- package/lib/ui/gamification/vote/index.js +145 -136
- package/lib/ui/gamification/vote/styles.d.ts +3 -1
- package/lib/ui/gamification/vote/styles.js +42 -32
- package/lib/ui/gamification/vote/vote-option/index.d.ts +1 -0
- package/lib/ui/gamification/vote/vote-option/index.js +59 -60
- package/lib/ui/gamification/vote/vote-option/styles.d.ts +1 -0
- package/lib/ui/gamification/vote/vote-option/styles.js +16 -11
- package/lib/ui/icons/index.d.ts +3 -0
- package/lib/ui/icons/index.js +69 -51
- package/lib/ui/loader/index.js +4 -3
- package/lib/ui/modal/index.js +1 -1
- package/lib/ui/theme/masters-theme.js +152 -32
- package/lib/ui/theme/theme.js +66 -20
- package/package.json +16 -15
- package/lib/app/masters/Features/Gamification/Friends.d.ts +0 -3
- package/lib/app/masters/Features/Gamification/Friends.js +0 -19
- package/lib/app/masters/Features/Gamification/Leaderboard.d.ts +0 -8
- package/lib/app/masters/Features/Gamification/Leaderboard.js +0 -56
- package/lib/index-B1QdimmR.js +0 -19047
- package/lib/index-CZvwzN5o.js +0 -75
- package/lib/index-xuotMAFm.js +0 -118
|
@@ -20,7 +20,7 @@ const r = /* @__PURE__ */ s("button")({
|
|
|
20
20
|
name: "IconContainer",
|
|
21
21
|
class: "i19tpfua",
|
|
22
22
|
propsAsIs: !1
|
|
23
|
-
}),
|
|
23
|
+
}), f = /* @__PURE__ */ s("div")({
|
|
24
24
|
name: "IconWrap",
|
|
25
25
|
class: "i1tubmma",
|
|
26
26
|
propsAsIs: !1
|
|
@@ -28,7 +28,7 @@ const r = /* @__PURE__ */ s("button")({
|
|
|
28
28
|
name: "Icon",
|
|
29
29
|
class: "i1grrgwj",
|
|
30
30
|
propsAsIs: !1
|
|
31
|
-
}), t = () => n,
|
|
31
|
+
}), t = () => n, u = /* @__PURE__ */ s(t())({
|
|
32
32
|
name: "IconDefault",
|
|
33
33
|
class: "ibemyq8",
|
|
34
34
|
propsAsIs: !0
|
|
@@ -44,17 +44,21 @@ const r = /* @__PURE__ */ s("button")({
|
|
|
44
44
|
name: "Indicators",
|
|
45
45
|
class: "i17ajcu2",
|
|
46
46
|
propsAsIs: !1
|
|
47
|
+
}), P = /* @__PURE__ */ s("div")({
|
|
48
|
+
name: "PtsWrap",
|
|
49
|
+
class: "pu9kmlb",
|
|
50
|
+
propsAsIs: !1
|
|
47
51
|
}), b = /* @__PURE__ */ s("span")({
|
|
48
52
|
name: "Pts",
|
|
49
|
-
class: "
|
|
53
|
+
class: "p1j2j0s0",
|
|
50
54
|
propsAsIs: !1
|
|
51
|
-
}),
|
|
55
|
+
}), g = /* @__PURE__ */ s("span")({
|
|
52
56
|
name: "Percentage",
|
|
53
|
-
class: "
|
|
57
|
+
class: "p1mzj1sj",
|
|
54
58
|
propsAsIs: !1
|
|
55
|
-
}), c = () => o,
|
|
59
|
+
}), c = () => o, C = /* @__PURE__ */ s(c())({
|
|
56
60
|
name: "CheckIcon",
|
|
57
|
-
class: "
|
|
61
|
+
class: "cichgz8",
|
|
58
62
|
propsAsIs: !0
|
|
59
63
|
});
|
|
60
64
|
export {
|
|
@@ -62,14 +66,15 @@ export {
|
|
|
62
66
|
r as ButtonContainer,
|
|
63
67
|
I as ButtonPct,
|
|
64
68
|
l as ButtonPctWrap,
|
|
65
|
-
|
|
69
|
+
C as CheckIcon,
|
|
66
70
|
n as Icon,
|
|
67
71
|
A as IconCircle,
|
|
68
72
|
m as IconContainer,
|
|
69
|
-
|
|
70
|
-
|
|
73
|
+
u as IconDefault,
|
|
74
|
+
f as IconWrap,
|
|
71
75
|
B as Indicators,
|
|
72
|
-
|
|
76
|
+
g as Percentage,
|
|
73
77
|
b as Pts,
|
|
78
|
+
P as PtsWrap,
|
|
74
79
|
d as Title
|
|
75
80
|
};
|
package/lib/ui/icons/index.d.ts
CHANGED
|
@@ -39,11 +39,13 @@ export declare const icons: {
|
|
|
39
39
|
'icon-arrow': any;
|
|
40
40
|
'icon-twitter-verified': any;
|
|
41
41
|
'icon-trophy-bet-pack': any;
|
|
42
|
+
'icon-trivia-transparent': any;
|
|
42
43
|
dashboard: any;
|
|
43
44
|
correct: any;
|
|
44
45
|
incorrect: any;
|
|
45
46
|
questionExpired: any;
|
|
46
47
|
selected: any;
|
|
48
|
+
selectedBetPack: any;
|
|
47
49
|
circleClose: any;
|
|
48
50
|
incorrectVoted: any;
|
|
49
51
|
mastersLogo: any;
|
|
@@ -57,6 +59,7 @@ export declare const icons: {
|
|
|
57
59
|
iconEarlyPrediction: any;
|
|
58
60
|
iconArrowPrev: any;
|
|
59
61
|
mastersLogoWhite: any;
|
|
62
|
+
loader: any;
|
|
60
63
|
};
|
|
61
64
|
export declare const IconsLibrary: () => import("react/jsx-runtime").JSX.Element;
|
|
62
65
|
type SvgIconProps = {
|