@saasquatch/mint-components 1.5.3 → 1.5.4-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 (251) hide show
  1. package/CHANGELOG.md +17 -1
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mint-components.cjs.js +1 -1
  4. package/dist/cjs/sqm-big-stat_35.cjs.entry.js +27 -13
  5. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +14 -8
  6. package/dist/cjs/sqm-stencilbook.cjs.entry.js +189 -67
  7. package/dist/collection/components/sqm-empty/EmptyState.stories.js +1 -0
  8. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +42 -2
  9. package/dist/collection/components/sqm-leaderboard/UseLeaderboard.stories.js +56 -0
  10. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +53 -4
  11. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +19 -13
  12. package/dist/collection/components/sqm-leaderboard-rank/LeaderboardRank.stories.js +18 -0
  13. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.js +24 -4
  14. package/dist/collection/components/sqm-leaderboard-rank/useLeaderboardRank.js +14 -8
  15. package/dist/esm/loader.js +1 -1
  16. package/dist/esm/mint-components.js +1 -1
  17. package/dist/esm/sqm-big-stat_35.entry.js +27 -13
  18. package/dist/esm/sqm-leaderboard-rank.entry.js +14 -8
  19. package/dist/esm/sqm-stencilbook.entry.js +189 -67
  20. package/dist/esm-es5/loader.js +1 -1
  21. package/dist/esm-es5/mint-components.js +1 -1
  22. package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
  23. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  24. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  25. package/dist/mint-components/mint-components.esm.js +1 -1
  26. package/dist/mint-components/mint-components.js +1 -1
  27. package/dist/mint-components/p-0141c56b.system.entry.js +1 -0
  28. package/dist/mint-components/{p-76702646.entry.js → p-3ad83621.entry.js} +2 -2
  29. package/dist/mint-components/p-436da6b8.system.js +1 -1
  30. package/dist/mint-components/p-798486ae.entry.js +150 -0
  31. package/dist/mint-components/p-7fbf40d1.entry.js +13 -0
  32. package/dist/mint-components/p-a3686572.system.entry.js +1 -0
  33. package/dist/mint-components/p-adac1440.system.entry.js +1 -0
  34. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +2 -1
  35. package/dist/types/components/sqm-leaderboard/UseLeaderboard.stories.d.ts +18 -0
  36. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +16 -3
  37. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +3 -1
  38. package/dist/types/components/sqm-leaderboard-rank/LeaderboardRank.stories.d.ts +5 -0
  39. package/dist/types/components/sqm-leaderboard-rank/sqm-leaderboard-rank.d.ts +10 -3
  40. package/dist/types/components/sqm-leaderboard-rank/useLeaderboardRank.d.ts +2 -1
  41. package/dist/types/components.d.ts +50 -12
  42. package/grapesjs/grapesjs.js +1 -1
  43. package/package.json +1 -1
  44. package/dist/mint-components/p-062e1e78.system.entry.js +0 -1
  45. package/dist/mint-components/p-1a10ffc0.entry.js +0 -13
  46. package/dist/mint-components/p-5bbead79.system.entry.js +0 -1
  47. package/dist/mint-components/p-8d9b64a3.system.entry.js +0 -1
  48. package/dist/mint-components/p-dfad44ee.entry.js +0 -150
  49. package/shoelace/assets/icons/123.svg +0 -3
  50. package/shoelace/assets/icons/activity.svg +0 -3
  51. package/shoelace/assets/icons/apple.svg +0 -4
  52. package/shoelace/assets/icons/bandaid-fill.svg +0 -3
  53. package/shoelace/assets/icons/bandaid.svg +0 -4
  54. package/shoelace/assets/icons/bank.svg +0 -3
  55. package/shoelace/assets/icons/bank2.svg +0 -3
  56. package/shoelace/assets/icons/behance.svg +0 -3
  57. package/shoelace/assets/icons/bell-slash-fill.svg +0 -3
  58. package/shoelace/assets/icons/bell-slash.svg +0 -3
  59. package/shoelace/assets/icons/bluetooth.svg +0 -3
  60. package/shoelace/assets/icons/body-text.svg +0 -3
  61. package/shoelace/assets/icons/boombox-fill.svg +0 -4
  62. package/shoelace/assets/icons/boombox.svg +0 -6
  63. package/shoelace/assets/icons/boxes.svg +0 -3
  64. package/shoelace/assets/icons/cash-coin.svg +0 -6
  65. package/shoelace/assets/icons/check-lg.svg +0 -3
  66. package/shoelace/assets/icons/cloud-haze2.svg +0 -3
  67. package/shoelace/assets/icons/coin.svg +0 -5
  68. package/shoelace/assets/icons/currency-bitcoin.svg +0 -3
  69. package/shoelace/assets/icons/currency-dollar.svg +0 -3
  70. package/shoelace/assets/icons/currency-euro.svg +0 -3
  71. package/shoelace/assets/icons/currency-exchange.svg +0 -3
  72. package/shoelace/assets/icons/currency-pound.svg +0 -3
  73. package/shoelace/assets/icons/currency-yen.svg +0 -3
  74. package/shoelace/assets/icons/dash-lg.svg +0 -3
  75. package/shoelace/assets/icons/device-hdd-fill.svg +0 -4
  76. package/shoelace/assets/icons/device-hdd.svg +0 -5
  77. package/shoelace/assets/icons/device-ssd-fill.svg +0 -4
  78. package/shoelace/assets/icons/device-ssd.svg +0 -4
  79. package/shoelace/assets/icons/displayport-fill.svg +0 -3
  80. package/shoelace/assets/icons/displayport.svg +0 -4
  81. package/shoelace/assets/icons/dpad-fill.svg +0 -3
  82. package/shoelace/assets/icons/dpad.svg +0 -4
  83. package/shoelace/assets/icons/dribbble.svg +0 -3
  84. package/shoelace/assets/icons/ear-fill.svg +0 -3
  85. package/shoelace/assets/icons/ear.svg +0 -3
  86. package/shoelace/assets/icons/easel2-fill.svg +0 -4
  87. package/shoelace/assets/icons/easel2.svg +0 -3
  88. package/shoelace/assets/icons/easel3-fill.svg +0 -3
  89. package/shoelace/assets/icons/easel3.svg +0 -3
  90. package/shoelace/assets/icons/envelope-check-fill.svg +0 -4
  91. package/shoelace/assets/icons/envelope-check.svg +0 -4
  92. package/shoelace/assets/icons/envelope-dash-fill.svg +0 -4
  93. package/shoelace/assets/icons/envelope-dash.svg +0 -4
  94. package/shoelace/assets/icons/envelope-exclamation-fill.svg +0 -4
  95. package/shoelace/assets/icons/envelope-exclamation.svg +0 -4
  96. package/shoelace/assets/icons/envelope-plus-fill.svg +0 -4
  97. package/shoelace/assets/icons/envelope-plus.svg +0 -4
  98. package/shoelace/assets/icons/envelope-slash-fill.svg +0 -4
  99. package/shoelace/assets/icons/envelope-slash.svg +0 -4
  100. package/shoelace/assets/icons/envelope-x-fill.svg +0 -4
  101. package/shoelace/assets/icons/envelope-x.svg +0 -4
  102. package/shoelace/assets/icons/ethernet.svg +0 -4
  103. package/shoelace/assets/icons/exclamation-lg.svg +0 -3
  104. package/shoelace/assets/icons/explicit-fill.svg +0 -3
  105. package/shoelace/assets/icons/explicit.svg +0 -4
  106. package/shoelace/assets/icons/fan.svg +0 -4
  107. package/shoelace/assets/icons/file-earmark-pdf-fill.svg +0 -4
  108. package/shoelace/assets/icons/file-earmark-pdf.svg +0 -4
  109. package/shoelace/assets/icons/file-pdf-fill.svg +0 -4
  110. package/shoelace/assets/icons/file-pdf.svg +0 -4
  111. package/shoelace/assets/icons/fingerprint.svg +0 -7
  112. package/shoelace/assets/icons/gender-ambiguous.svg +0 -3
  113. package/shoelace/assets/icons/gender-female.svg +0 -3
  114. package/shoelace/assets/icons/gender-male.svg +0 -3
  115. package/shoelace/assets/icons/gender-trans.svg +0 -3
  116. package/shoelace/assets/icons/git.svg +0 -3
  117. package/shoelace/assets/icons/gpu-card.svg +0 -5
  118. package/shoelace/assets/icons/graph-down-arrow.svg +0 -3
  119. package/shoelace/assets/icons/graph-up-arrow.svg +0 -3
  120. package/shoelace/assets/icons/hdmi-fill.svg +0 -3
  121. package/shoelace/assets/icons/hdmi.svg +0 -4
  122. package/shoelace/assets/icons/headset-vr.svg +0 -4
  123. package/shoelace/assets/icons/hypnotize.svg +0 -4
  124. package/shoelace/assets/icons/infinity.svg +0 -3
  125. package/shoelace/assets/icons/info-lg.svg +0 -3
  126. package/shoelace/assets/icons/line.svg +0 -3
  127. package/shoelace/assets/icons/list-columns-reverse.svg +0 -3
  128. package/shoelace/assets/icons/list-columns.svg +0 -3
  129. package/shoelace/assets/icons/magic.svg +0 -3
  130. package/shoelace/assets/icons/mastodon.svg +0 -3
  131. package/shoelace/assets/icons/medium.svg +0 -3
  132. package/shoelace/assets/icons/memory.svg +0 -3
  133. package/shoelace/assets/icons/messenger.svg +0 -3
  134. package/shoelace/assets/icons/meta.svg +0 -3
  135. package/shoelace/assets/icons/microsoft.svg +0 -3
  136. package/shoelace/assets/icons/modem-fill.svg +0 -3
  137. package/shoelace/assets/icons/modem.svg +0 -4
  138. package/shoelace/assets/icons/mortarboard-fill.svg +0 -4
  139. package/shoelace/assets/icons/mortarboard.svg +0 -4
  140. package/shoelace/assets/icons/motherboard-fill.svg +0 -4
  141. package/shoelace/assets/icons/motherboard.svg +0 -4
  142. package/shoelace/assets/icons/nintendo-switch.svg +0 -4
  143. package/shoelace/assets/icons/optical-audio-fill.svg +0 -4
  144. package/shoelace/assets/icons/optical-audio.svg +0 -5
  145. package/shoelace/assets/icons/paypal.svg +0 -3
  146. package/shoelace/assets/icons/pc-display-horizontal.svg +0 -3
  147. package/shoelace/assets/icons/pc-display.svg +0 -3
  148. package/shoelace/assets/icons/pc-horizontal.svg +0 -3
  149. package/shoelace/assets/icons/pc.svg +0 -3
  150. package/shoelace/assets/icons/pci-card.svg +0 -4
  151. package/shoelace/assets/icons/person-rolodex.svg +0 -4
  152. package/shoelace/assets/icons/person-video.svg +0 -4
  153. package/shoelace/assets/icons/person-video2.svg +0 -4
  154. package/shoelace/assets/icons/person-video3.svg +0 -4
  155. package/shoelace/assets/icons/person-workspace.svg +0 -4
  156. package/shoelace/assets/icons/piggy-bank-fill.svg +0 -3
  157. package/shoelace/assets/icons/piggy-bank.svg +0 -4
  158. package/shoelace/assets/icons/pin-map-fill.svg +0 -4
  159. package/shoelace/assets/icons/pin-map.svg +0 -4
  160. package/shoelace/assets/icons/pinterest.svg +0 -3
  161. package/shoelace/assets/icons/playstation.svg +0 -3
  162. package/shoelace/assets/icons/plus-lg.svg +0 -3
  163. package/shoelace/assets/icons/plus-slash-minus.svg +0 -3
  164. package/shoelace/assets/icons/projector-fill.svg +0 -3
  165. package/shoelace/assets/icons/projector.svg +0 -4
  166. package/shoelace/assets/icons/qr-code-scan.svg +0 -7
  167. package/shoelace/assets/icons/qr-code.svg +0 -7
  168. package/shoelace/assets/icons/question-lg.svg +0 -3
  169. package/shoelace/assets/icons/quora.svg +0 -3
  170. package/shoelace/assets/icons/quote.svg +0 -3
  171. package/shoelace/assets/icons/radioactive.svg +0 -4
  172. package/shoelace/assets/icons/recycle.svg +0 -3
  173. package/shoelace/assets/icons/reddit.svg +0 -4
  174. package/shoelace/assets/icons/robot.svg +0 -4
  175. package/shoelace/assets/icons/router-fill.svg +0 -6
  176. package/shoelace/assets/icons/router.svg +0 -6
  177. package/shoelace/assets/icons/safe-fill.svg +0 -4
  178. package/shoelace/assets/icons/safe.svg +0 -4
  179. package/shoelace/assets/icons/safe2-fill.svg +0 -4
  180. package/shoelace/assets/icons/safe2.svg +0 -4
  181. package/shoelace/assets/icons/sd-card-fill.svg +0 -3
  182. package/shoelace/assets/icons/sd-card.svg +0 -4
  183. package/shoelace/assets/icons/send-check-fill.svg +0 -4
  184. package/shoelace/assets/icons/send-check.svg +0 -4
  185. package/shoelace/assets/icons/send-dash-fill.svg +0 -4
  186. package/shoelace/assets/icons/send-dash.svg +0 -4
  187. package/shoelace/assets/icons/send-exclamation-fill.svg +0 -4
  188. package/shoelace/assets/icons/send-exclamation.svg +0 -4
  189. package/shoelace/assets/icons/send-fill.svg +0 -3
  190. package/shoelace/assets/icons/send-plus-fill.svg +0 -4
  191. package/shoelace/assets/icons/send-plus.svg +0 -4
  192. package/shoelace/assets/icons/send-slash-fill.svg +0 -4
  193. package/shoelace/assets/icons/send-slash.svg +0 -4
  194. package/shoelace/assets/icons/send-x-fill.svg +0 -4
  195. package/shoelace/assets/icons/send-x.svg +0 -4
  196. package/shoelace/assets/icons/send.svg +0 -3
  197. package/shoelace/assets/icons/signal.svg +0 -3
  198. package/shoelace/assets/icons/skype.svg +0 -3
  199. package/shoelace/assets/icons/slash-lg.svg +0 -3
  200. package/shoelace/assets/icons/snapchat.svg +0 -3
  201. package/shoelace/assets/icons/spotify.svg +0 -3
  202. package/shoelace/assets/icons/stack-overflow.svg +0 -4
  203. package/shoelace/assets/icons/steam.svg +0 -4
  204. package/shoelace/assets/icons/strava.svg +0 -3
  205. package/shoelace/assets/icons/terminal-dash.svg +0 -4
  206. package/shoelace/assets/icons/terminal-plus.svg +0 -4
  207. package/shoelace/assets/icons/terminal-split.svg +0 -4
  208. package/shoelace/assets/icons/terminal-x.svg +0 -4
  209. package/shoelace/assets/icons/thunderbolt-fill.svg +0 -3
  210. package/shoelace/assets/icons/thunderbolt.svg +0 -4
  211. package/shoelace/assets/icons/ticket-detailed-fill.svg +0 -3
  212. package/shoelace/assets/icons/ticket-detailed.svg +0 -4
  213. package/shoelace/assets/icons/ticket-fill.svg +0 -3
  214. package/shoelace/assets/icons/ticket-perforated-fill.svg +0 -3
  215. package/shoelace/assets/icons/ticket-perforated.svg +0 -4
  216. package/shoelace/assets/icons/ticket.svg +0 -3
  217. package/shoelace/assets/icons/tiktok.svg +0 -3
  218. package/shoelace/assets/icons/translate.svg +0 -4
  219. package/shoelace/assets/icons/usb-c-fill.svg +0 -3
  220. package/shoelace/assets/icons/usb-c.svg +0 -4
  221. package/shoelace/assets/icons/usb-drive-fill.svg +0 -3
  222. package/shoelace/assets/icons/usb-drive.svg +0 -3
  223. package/shoelace/assets/icons/usb-fill.svg +0 -3
  224. package/shoelace/assets/icons/usb-micro-fill.svg +0 -3
  225. package/shoelace/assets/icons/usb-micro.svg +0 -4
  226. package/shoelace/assets/icons/usb-mini-fill.svg +0 -3
  227. package/shoelace/assets/icons/usb-mini.svg +0 -4
  228. package/shoelace/assets/icons/usb-plug-fill.svg +0 -3
  229. package/shoelace/assets/icons/usb-plug.svg +0 -3
  230. package/shoelace/assets/icons/usb-symbol.svg +0 -3
  231. package/shoelace/assets/icons/usb.svg +0 -4
  232. package/shoelace/assets/icons/vimeo.svg +0 -3
  233. package/shoelace/assets/icons/webcam-fill.svg +0 -4
  234. package/shoelace/assets/icons/webcam.svg +0 -4
  235. package/shoelace/assets/icons/window-dash.svg +0 -5
  236. package/shoelace/assets/icons/window-desktop.svg +0 -4
  237. package/shoelace/assets/icons/window-fullscreen.svg +0 -4
  238. package/shoelace/assets/icons/window-plus.svg +0 -5
  239. package/shoelace/assets/icons/window-split.svg +0 -4
  240. package/shoelace/assets/icons/window-stack.svg +0 -4
  241. package/shoelace/assets/icons/window-x.svg +0 -5
  242. package/shoelace/assets/icons/windows.svg +0 -3
  243. package/shoelace/assets/icons/wordpress.svg +0 -5
  244. package/shoelace/assets/icons/x-lg.svg +0 -4
  245. package/shoelace/assets/icons/xbox.svg +0 -3
  246. package/shoelace/assets/icons/yin-yang.svg +0 -4
  247. package/shoelace/themes/themes/dark.styles.d.ts +0 -2
  248. package/shoelace/themes/themes/dark.styles.js +0 -531
  249. package/shoelace/themes/themes/light.css +0 -439
  250. package/shoelace/themes/themes/light.styles.d.ts +0 -2
  251. package/shoelace/themes/themes/light.styles.js +0 -531
@@ -14,6 +14,24 @@ export declare const TopStartedReferrers: {
14
14
  hookStory: Function;
15
15
  };
16
16
  };
17
+ export declare const topPointEarners: {
18
+ (): any;
19
+ parameters: {
20
+ hookStory: Function;
21
+ };
22
+ };
23
+ export declare const globalLeaderboards: {
24
+ (): any;
25
+ parameters: {
26
+ hookStory: Function;
27
+ };
28
+ };
29
+ export declare const FiveResults: {
30
+ (): any;
31
+ parameters: {
32
+ hookStory: Function;
33
+ };
34
+ };
17
35
  export declare const EmptyLeaderboard: {
18
36
  (): any;
19
37
  parameters: {
@@ -4,6 +4,13 @@ import { LeaderboardViewProps } from "./sqm-leaderboard-view";
4
4
  * @uiName Leaderboard
5
5
  */
6
6
  export declare class Leaderboard {
7
+ /**
8
+ * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is.
9
+ * If no program ID is set or provided by context, then a global leaderboard is shown.
10
+ *
11
+ * @uiName Program
12
+ */
13
+ programId?: string;
7
14
  /**
8
15
  * @uiName User Column Heading
9
16
  */
@@ -36,10 +43,10 @@ export declare class Leaderboard {
36
43
  /**
37
44
  * @uiName Leaderboard type
38
45
  * @uiType string
39
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
40
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
46
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
47
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
41
48
  */
42
- leaderboardType: "topStartedReferrers" | "topConvertedReferrers";
49
+ leaderboardType: "topStartedReferrers" | "topConvertedReferrers" | "topPointEarners";
43
50
  /**
44
51
  * @uiName Title displayed for users without names
45
52
  */
@@ -50,6 +57,12 @@ export declare class Leaderboard {
50
57
  * @uiOptions {"allowPastDates":true, "months": 1}
51
58
  */
52
59
  interval: string;
60
+ /**
61
+ * The maxiumum amount of leaderboard rows displayed, minimum is 1 and maximum is 10
62
+ *
63
+ * @uiName Max Number of Leaderboard Rows
64
+ */
65
+ rowNumber: number;
53
66
  /**
54
67
  * @undocumented
55
68
  * @uiType object
@@ -8,7 +8,9 @@ export interface LeaderboardProps {
8
8
  showRank?: boolean;
9
9
  hideViewer?: boolean;
10
10
  rankType: "rowNumber" | "rank" | "denseRank";
11
- leaderboardType: "topStartedReferrers" | "topConvertedReferrers";
11
+ leaderboardType: "topStartedReferrers" | "topConvertedReferrers" | "topPointEarners";
12
+ rowNumber: number;
13
+ programId?: string;
12
14
  interval: string;
13
15
  empty: VNode;
14
16
  loadingstate: VNode;
@@ -1,5 +1,10 @@
1
1
  declare const _default: {
2
2
  title: string;
3
+ parameters: {
4
+ scenario: string;
5
+ };
3
6
  };
4
7
  export default _default;
5
8
  export declare const First: () => any;
9
+ export declare const Second: () => any;
10
+ export declare const Unranked: () => any;
@@ -18,10 +18,10 @@ export declare class LeaderboardRank {
18
18
  /**
19
19
  * @uiName Leaderboard type
20
20
  * @uiType string
21
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
22
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
21
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
22
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
23
23
  */
24
- leaderboardType: "topStartedReferrers" | "topConvertedReferrers";
24
+ leaderboardType: "topStartedReferrers" | "topConvertedReferrers" | "topPointEarners";
25
25
  /**
26
26
  * @uiName Unranked Text
27
27
  */
@@ -32,6 +32,13 @@ export declare class LeaderboardRank {
32
32
  * @uiOptions {"allowPastDates":true, "months": 1}
33
33
  */
34
34
  interval: string;
35
+ /**
36
+ * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is.
37
+ * If no program ID is set or provided by context, then a global leaderboard is shown.
38
+ *
39
+ * @uiName Program
40
+ */
41
+ programId?: string;
35
42
  /**
36
43
  * @undocumented
37
44
  * @uiType object
@@ -2,7 +2,8 @@ import { LeaderboardRankViewProps } from "./sqm-leaderboard-rank-view";
2
2
  export interface LeaderboardRankProps {
3
3
  rankType: "rowNumber" | "rank" | "denseRank";
4
4
  rankText: string;
5
- leaderboardType: "topStartedReferrers" | "topConvertedReferrers";
5
+ leaderboardType: "topStartedReferrers" | "topConvertedReferrers" | "topPointEarners";
6
+ programId?: string;
6
7
  unrankedText: string;
7
8
  interval: string;
8
9
  }
@@ -436,10 +436,17 @@ export namespace Components {
436
436
  /**
437
437
  * @uiName Leaderboard type
438
438
  * @uiType string
439
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
440
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
439
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
440
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
441
441
  */
442
- "leaderboardType": "topStartedReferrers" | "topConvertedReferrers";
442
+ "leaderboardType": | "topStartedReferrers"
443
+ | "topConvertedReferrers"
444
+ | "topPointEarners";
445
+ /**
446
+ * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is. If no program ID is set or provided by context, then a global leaderboard is shown.
447
+ * @uiName Program
448
+ */
449
+ "programId"?: string;
443
450
  /**
444
451
  * @uiName Rank type
445
452
  * @uiType string
@@ -451,6 +458,11 @@ export namespace Components {
451
458
  * @uiName Rank Heading
452
459
  */
453
460
  "rankheading"?: string;
461
+ /**
462
+ * The maxiumum amount of leaderboard rows displayed, minimum is 1 and maximum is 10
463
+ * @uiName Max Number of Leaderboard Rows
464
+ */
465
+ "rowNumber": number;
454
466
  /**
455
467
  * @uiName Show leaderboard rank
456
468
  */
@@ -479,10 +491,17 @@ export namespace Components {
479
491
  /**
480
492
  * @uiName Leaderboard type
481
493
  * @uiType string
482
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
483
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
494
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
495
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
484
496
  */
485
- "leaderboardType": "topStartedReferrers" | "topConvertedReferrers";
497
+ "leaderboardType": | "topStartedReferrers"
498
+ | "topConvertedReferrers"
499
+ | "topPointEarners";
500
+ /**
501
+ * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is. If no program ID is set or provided by context, then a global leaderboard is shown.
502
+ * @uiName Program
503
+ */
504
+ "programId"?: string;
486
505
  /**
487
506
  * @uiName Rank Text
488
507
  */
@@ -3007,10 +3026,17 @@ declare namespace LocalJSX {
3007
3026
  /**
3008
3027
  * @uiName Leaderboard type
3009
3028
  * @uiType string
3010
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
3011
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
3029
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
3030
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
3012
3031
  */
3013
- "leaderboardType"?: "topStartedReferrers" | "topConvertedReferrers";
3032
+ "leaderboardType"?: | "topStartedReferrers"
3033
+ | "topConvertedReferrers"
3034
+ | "topPointEarners";
3035
+ /**
3036
+ * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is. If no program ID is set or provided by context, then a global leaderboard is shown.
3037
+ * @uiName Program
3038
+ */
3039
+ "programId"?: string;
3014
3040
  /**
3015
3041
  * @uiName Rank type
3016
3042
  * @uiType string
@@ -3022,6 +3048,11 @@ declare namespace LocalJSX {
3022
3048
  * @uiName Rank Heading
3023
3049
  */
3024
3050
  "rankheading"?: string;
3051
+ /**
3052
+ * The maxiumum amount of leaderboard rows displayed, minimum is 1 and maximum is 10
3053
+ * @uiName Max Number of Leaderboard Rows
3054
+ */
3055
+ "rowNumber"?: number;
3025
3056
  /**
3026
3057
  * @uiName Show leaderboard rank
3027
3058
  */
@@ -3050,10 +3081,17 @@ declare namespace LocalJSX {
3050
3081
  /**
3051
3082
  * @uiName Leaderboard type
3052
3083
  * @uiType string
3053
- * @uiEnum ["topStartedReferrers", "topConvertedReferrers"]
3054
- * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers"]
3084
+ * @uiEnum ["topStartedReferrers", "topConvertedReferrers", "topPointEarners"]
3085
+ * @uiEnumNames ["Top Started Referrers", "Top Converted Referrers", "Top Point Earners"]
3055
3086
  */
3056
- "leaderboardType"?: "topStartedReferrers" | "topConvertedReferrers";
3087
+ "leaderboardType"?: | "topStartedReferrers"
3088
+ | "topConvertedReferrers"
3089
+ | "topPointEarners";
3090
+ /**
3091
+ * Filters leaderboard to show only data from this program. Defaults to the program context where this leaderboard is. If no program ID is set or provided by context, then a global leaderboard is shown.
3092
+ * @uiName Program
3093
+ */
3094
+ "programId"?: string;
3057
3095
  /**
3058
3096
  * @uiName Rank Text
3059
3097
  */