@cuemath/leap 3.2.15-link.2 → 3.2.15-mb

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 (186) hide show
  1. package/dist/assets/illustrations/illustrations.js +0 -6
  2. package/dist/assets/illustrations/illustrations.js.map +1 -1
  3. package/dist/assets/lottie/lottie.js +0 -10
  4. package/dist/assets/lottie/lottie.js.map +1 -1
  5. package/dist/features/auth/account-selector/account-selector.js +25 -26
  6. package/dist/features/auth/account-selector/account-selector.js.map +1 -1
  7. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +14 -20
  8. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
  9. package/dist/features/auth/comps/resend-otp/resend-otp.js +47 -54
  10. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
  11. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +17 -29
  12. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +1 -1
  13. package/dist/features/auth/comps/tabs/tabs-styled.js +10 -22
  14. package/dist/features/auth/comps/tabs/tabs-styled.js.map +1 -1
  15. package/dist/features/auth/comps/tabs/tabs.js +5 -5
  16. package/dist/features/auth/comps/tabs/tabs.js.map +1 -1
  17. package/dist/features/auth/comps/user-list/user-item/user-item.js +31 -30
  18. package/dist/features/auth/comps/user-list/user-item/user-item.js.map +1 -1
  19. package/dist/features/auth/comps/user-list/user-list.js +34 -35
  20. package/dist/features/auth/comps/user-list/user-list.js.map +1 -1
  21. package/dist/features/auth/forgot-password/forgot-password-styled.js +15 -14
  22. package/dist/features/auth/forgot-password/forgot-password-styled.js.map +1 -1
  23. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js +7 -6
  24. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js.map +1 -1
  25. package/dist/features/auth/login/login-styled.js +9 -8
  26. package/dist/features/auth/login/login-styled.js.map +1 -1
  27. package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js +98 -121
  28. package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js.map +1 -1
  29. package/dist/features/circle-games/game-launcher/hooks/use-table-infinite-launcher-journey/use-table-infinite-launcher-journey.js +28 -29
  30. package/dist/features/circle-games/game-launcher/hooks/use-table-infinite-launcher-journey/use-table-infinite-launcher-journey.js.map +1 -1
  31. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js +42 -43
  32. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +1 -1
  33. package/dist/features/circle-games/games/tutorial/tutorial.js +35 -43
  34. package/dist/features/circle-games/games/tutorial/tutorial.js.map +1 -1
  35. package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js +2 -2
  36. package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js.map +1 -1
  37. package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js +1 -1
  38. package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js.map +1 -1
  39. package/dist/features/circle-games/sign-up/comp/username-input/username-input.js +24 -26
  40. package/dist/features/circle-games/sign-up/comp/username-input/username-input.js.map +1 -1
  41. package/dist/features/circle-games/sign-up/constants.js +1 -3
  42. package/dist/features/circle-games/sign-up/constants.js.map +1 -1
  43. package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js +42 -42
  44. package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js.map +1 -1
  45. package/dist/features/hooks/use-viewport/use-viewport.js +22 -0
  46. package/dist/features/hooks/use-viewport/use-viewport.js.map +1 -0
  47. package/dist/features/journey/comps/coachmark/coachmark.js +17 -18
  48. package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -1
  49. package/dist/features/stickers/sticker-data.js +228 -0
  50. package/dist/features/stickers/sticker-data.js.map +1 -0
  51. package/dist/features/{ui/sticker-grid/sticker-grid-styles.js → stickers/sticker-selector/sticker-selector-styles.js} +1 -1
  52. package/dist/features/stickers/sticker-selector/sticker-selector-styles.js.map +1 -0
  53. package/dist/features/stickers/sticker-selector/sticker-selector.js +25 -0
  54. package/dist/features/stickers/sticker-selector/sticker-selector.js.map +1 -0
  55. package/dist/features/{ui/sticker-grid → stickers/sticker-selector}/sticker.js +9 -9
  56. package/dist/features/stickers/sticker-selector/sticker.js.map +1 -0
  57. package/dist/features/{ui/stickers/stickers-effects.js → stickers/stickers-effects/effects.js} +6 -6
  58. package/dist/features/stickers/stickers-effects/effects.js.map +1 -0
  59. package/dist/features/{ui/stickers/stickers-styled.js → stickers/stickers-effects/stickers-effects-styled.js} +2 -2
  60. package/dist/features/stickers/stickers-effects/stickers-effects-styled.js.map +1 -0
  61. package/dist/features/{ui/stickers/stickers-utils.js → stickers/stickers-effects/stickers-effects-utils.js} +6 -6
  62. package/dist/features/stickers/stickers-effects/stickers-effects-utils.js.map +1 -0
  63. package/dist/features/stickers/stickers-effects/stickers-effects.js +39 -0
  64. package/dist/features/stickers/stickers-effects/stickers-effects.js.map +1 -0
  65. package/dist/features/trial-session/comps/student-profile/student-profile.js +1 -1
  66. package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js +50 -7
  67. package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js.map +1 -1
  68. package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js +69 -15
  69. package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js.map +1 -1
  70. package/dist/features/ui/error/error.js +27 -65
  71. package/dist/features/ui/error/error.js.map +1 -1
  72. package/dist/features/ui/image/image.js +1 -1
  73. package/dist/features/ui/image/image.js.map +1 -1
  74. package/dist/features/ui/inputs/base-input/base-input.js +11 -11
  75. package/dist/features/ui/inputs/base-input/base-input.js.map +1 -1
  76. package/dist/features/ui/inputs/text-input/text-input.js +18 -19
  77. package/dist/features/ui/inputs/text-input/text-input.js.map +1 -1
  78. package/dist/features/ui/modals/modal-styled.js +58 -69
  79. package/dist/features/ui/modals/modal-styled.js.map +1 -1
  80. package/dist/features/ui/modals/modal.js +14 -50
  81. package/dist/features/ui/modals/modal.js.map +1 -1
  82. package/dist/features/ui/streak-icon/streak-icon-styled.js +13 -13
  83. package/dist/features/ui/streak-icon/streak-icon-styled.js.map +1 -1
  84. package/dist/features/ui/streak-icon/streak-icon.js +15 -17
  85. package/dist/features/ui/streak-icon/streak-icon.js.map +1 -1
  86. package/dist/features/ui/text/text.js +38 -44
  87. package/dist/features/ui/text/text.js.map +1 -1
  88. package/dist/features/ui/theme/button.js +78 -78
  89. package/dist/features/ui/theme/button.js.map +1 -1
  90. package/dist/features/ui/theme/constants.js +2 -4
  91. package/dist/features/ui/theme/constants.js.map +1 -1
  92. package/dist/features/ui/theme/get-device.js +3 -3
  93. package/dist/features/ui/theme/get-device.js.map +1 -1
  94. package/dist/features/worksheet/worksheet/constants.js +13 -12
  95. package/dist/features/worksheet/worksheet/constants.js.map +1 -1
  96. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +260 -246
  97. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
  98. package/dist/features/worksheet/worksheet/worksheet-styled.js +28 -37
  99. package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -1
  100. package/dist/features/worksheet/worksheet/worksheet.js +164 -166
  101. package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
  102. package/dist/index.d.ts +49 -200
  103. package/dist/index.js +583 -613
  104. package/dist/index.js.map +1 -1
  105. package/package.json +3 -2
  106. package/dist/assets/line-icons/icons/after-noon.js +0 -34
  107. package/dist/assets/line-icons/icons/after-noon.js.map +0 -1
  108. package/dist/assets/line-icons/icons/apple-icon-white.js +0 -42
  109. package/dist/assets/line-icons/icons/apple-icon-white.js.map +0 -1
  110. package/dist/assets/line-icons/icons/evening.js +0 -35
  111. package/dist/assets/line-icons/icons/evening.js.map +0 -1
  112. package/dist/assets/line-icons/icons/morning.js +0 -35
  113. package/dist/assets/line-icons/icons/morning.js.map +0 -1
  114. package/dist/assets/line-icons/icons/star3.js +0 -32
  115. package/dist/assets/line-icons/icons/star3.js.map +0 -1
  116. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js +0 -9
  117. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js.map +0 -1
  118. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +0 -65
  119. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +0 -1
  120. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +0 -92
  121. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +0 -1
  122. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js +0 -12
  123. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js.map +0 -1
  124. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +0 -34
  125. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +0 -1
  126. package/dist/features/auth/comps/otp-input/otp-input-styled.js +0 -22
  127. package/dist/features/auth/comps/otp-input/otp-input-styled.js.map +0 -1
  128. package/dist/features/auth/comps/otp-input/otp-input.js +0 -51
  129. package/dist/features/auth/comps/otp-input/otp-input.js.map +0 -1
  130. package/dist/features/auth/comps/pill-button/pill-button-styled.js +0 -44
  131. package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +0 -1
  132. package/dist/features/auth/comps/pill-button/pill-button.js +0 -75
  133. package/dist/features/auth/comps/pill-button/pill-button.js.map +0 -1
  134. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +0 -17
  135. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +0 -1
  136. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +0 -67
  137. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +0 -1
  138. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js +0 -19
  139. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js.map +0 -1
  140. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js +0 -32
  141. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js.map +0 -1
  142. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js +0 -44
  143. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js.map +0 -1
  144. package/dist/features/auth/signup-v2/signup-header/signup-header.js +0 -54
  145. package/dist/features/auth/signup-v2/signup-header/signup-header.js.map +0 -1
  146. package/dist/features/auth/signup-v2/signup-options/signup-options.js +0 -83
  147. package/dist/features/auth/signup-v2/signup-options/signup-options.js.map +0 -1
  148. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js +0 -49
  149. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js.map +0 -1
  150. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js +0 -64
  151. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js.map +0 -1
  152. package/dist/features/ui/accordion/accordion-items/accordion-items-styled.js +0 -28
  153. package/dist/features/ui/accordion/accordion-items/accordion-items-styled.js.map +0 -1
  154. package/dist/features/ui/accordion/accordion-items/accordion-items.js +0 -83
  155. package/dist/features/ui/accordion/accordion-items/accordion-items.js.map +0 -1
  156. package/dist/features/ui/accordion/accordion.js +0 -62
  157. package/dist/features/ui/accordion/accordion.js.map +0 -1
  158. package/dist/features/ui/sticker-grid/sticker-grid-styles.js.map +0 -1
  159. package/dist/features/ui/sticker-grid/sticker-grid.js +0 -24
  160. package/dist/features/ui/sticker-grid/sticker-grid.js.map +0 -1
  161. package/dist/features/ui/sticker-grid/sticker.js.map +0 -1
  162. package/dist/features/ui/stickers/constants.js +0 -6
  163. package/dist/features/ui/stickers/constants.js.map +0 -1
  164. package/dist/features/ui/stickers/stickers-effects.js.map +0 -1
  165. package/dist/features/ui/stickers/stickers-styled.js.map +0 -1
  166. package/dist/features/ui/stickers/stickers-utils.js.map +0 -1
  167. package/dist/features/ui/stickers/stickers.js +0 -40
  168. package/dist/features/ui/stickers/stickers.js.map +0 -1
  169. package/dist/static/animated-avatar.1ad58b1d.json +0 -1
  170. package/dist/static/animated-avatar.69b07505.json +0 -1
  171. package/dist/static/animated-avatar.9c560b46.json +0 -1
  172. package/dist/static/calendar-purple.1a840b41.svg +0 -1
  173. package/dist/static/flying-disk.c7f6ed39.json +0 -1
  174. package/dist/static/graduation-cap.3be3340a.json +0 -1
  175. package/dist/static/handshake.287e7dfb.svg +0 -1
  176. package/dist/static/light-bulb.c6db0b23.json +0 -1
  177. package/dist/static/money.332aacf1.svg +0 -1
  178. package/dist/static/muscle.9bcfb8a7.json +0 -1
  179. package/dist/static/parent-avatar.822c7b9b.svg +0 -1
  180. package/dist/static/pencil.23df9da0.json +0 -1
  181. package/dist/static/plus-sign.de6af957.json +0 -1
  182. package/dist/static/racing-car.2cbf864e.json +0 -1
  183. package/dist/static/rocket.0a3ccab0.json +0 -1
  184. package/dist/static/shovel.abeec04c.json +0 -1
  185. package/dist/static/stripe-blurple.6abf422f.svg +0 -1
  186. package/dist/static/trustpilot.bd3d79e1.svg +0 -1
package/dist/index.d.ts CHANGED
@@ -33,18 +33,6 @@ import { ResourceModel } from '@cuemath/rest-api';
33
33
  import type { SetStateAction } from 'react';
34
34
  import { Substitute } from 'styled-components/dist/types';
35
35
 
36
- export declare const Accordion: NamedExoticComponent<AccordionProps>;
37
-
38
- declare interface AccordionProps {
39
- theme?: AccordionTheme;
40
- visibleBuffer: number;
41
- defaultOpenElement?: number;
42
- accordionData: Array<{
43
- accordionQuestion: string;
44
- accordionAnswer: React.ReactNode | string;
45
- }>;
46
- }
47
-
48
36
  /**
49
37
  * AccordionSection component.
50
38
  *
@@ -53,8 +41,6 @@ declare interface AccordionProps {
53
41
  */
54
42
  export declare const AccordionSection: FC<IAccordionSectionProps>;
55
43
 
56
- declare type AccordionTheme = 'light' | 'dark';
57
-
58
44
  export declare const AccountSelector: MemoExoticComponent<({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX.Element>;
59
45
 
60
46
  export declare const ACHIEVEMENT_ACTIONS: {
@@ -66,14 +52,10 @@ export declare const AchievementNotShareReasonModal: React_2.FC<IShareInstructio
66
52
 
67
53
  export declare const AchievementShareInstructionModal: React_2.FC<IShareInstructionModalProps>;
68
54
 
69
- export declare const AfternoonIcon: React.FC<React.SVGProps<SVGSVGElement>>;
70
-
71
55
  export declare const AlertIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
72
56
 
73
57
  export declare const AnimatedArc: React_2.FC<IAnimatedArcProps>;
74
58
 
75
- export declare const AnimatedAvatarMessage: NamedExoticComponent<IAnimatedAvatarMessageProps>;
76
-
77
59
  export declare const AppLoader: FC<IAppLoaderProps>;
78
60
 
79
61
  export declare const ArcButton: NamedExoticComponent<IArcButtonProps & {
@@ -114,8 +96,6 @@ export declare const BackgroundImage: ({ img }: {
114
96
 
115
97
  export declare const BackIcon: React.FC<React.SVGProps<SVGSVGElement>>;
116
98
 
117
- export declare const BaseInput: React_2.FC<IBaseInputProps>;
118
-
119
99
  declare interface BaseProject {
120
100
  id: string;
121
101
  name: string;
@@ -371,15 +351,6 @@ export declare enum EClassTimeAlertLevel {
371
351
  FIFTEEN_MIN = "15min"
372
352
  }
373
353
 
374
- export declare enum EDeviceType {
375
- MOBILE = 0,
376
- TABLET = 1,
377
- SMALL_DESKTOP = 2,
378
- DESKTOP = 3,
379
- LARGE_DEVICE = 4,
380
- XLARGE_DEVICE = 5
381
- }
382
-
383
354
  export declare const Edit2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
384
355
 
385
356
  export declare const EditIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -436,8 +407,6 @@ declare interface ErrorProps {
436
407
  handleClick: () => void;
437
408
  }
438
409
 
439
- export declare const EveningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
440
-
441
410
  export declare const EVENTS: {
442
411
  PUZZLE_FEEDBACK_CELEBRATION: "PUZZLE_FEEDBACK_CELEBRATION";
443
412
  HOMEWORK_UNASSIGN: "HOMEWORK_UNASSIGN";
@@ -548,7 +517,7 @@ declare const getCheckboxConfig: IGetCheckboxConfig;
548
517
 
549
518
  declare function getColors(): TColorsMap;
550
519
 
551
- declare const getDevice: (width: number) => EDeviceType;
520
+ declare const getDevice: (width: number) => TDeviceType;
552
521
 
553
522
  declare const getInputConfig: IGetInputConfig;
554
523
 
@@ -571,30 +540,6 @@ export declare const getTheme: () => DefaultTheme;
571
540
 
572
541
  declare function getZIndexConfig(): TZIndexMap;
573
542
 
574
- export declare const GIF: {
575
- BOBWAVE: string;
576
- EASY_RESCHEDULING: string;
577
- ENRICHMENT: string;
578
- ENRICHMENT_MINI: string;
579
- GAMES: string;
580
- JIGII_WAVE: string;
581
- LEARNING_SESSION: string;
582
- MAX_WAVE: string;
583
- PUZZLES: string;
584
- SCHOOL_SUCCESS: string;
585
- SCHOOL_SUCCESS_MINI: string;
586
- SKILLS: string;
587
- SPECKIE_WAVE: string;
588
- STAY_CONNECTED: string;
589
- TERA_WAVE: string;
590
- TEST_PREP: string;
591
- TEST_PREP_MINI: string;
592
- TRACK_PROGRESS: string;
593
- VINNIE_WAVE: string;
594
- WAY_FORWARD: string;
595
- YOUR_GOALS: string;
596
- };
597
-
598
543
  declare const GOAL_CATEGORY: {
599
544
  readonly SCHOOL_SUCCESS: "SCHOOL_SUCCESS";
600
545
  readonly TEST_PREP: "TEST_PREP";
@@ -684,20 +629,6 @@ declare interface IAnimatedArcProps {
684
629
  showAnimatedRainbowArc?: boolean;
685
630
  }
686
631
 
687
- declare interface IAnimatedAvatarMessageProps {
688
- message: string;
689
- onShowContent: (show: boolean) => void;
690
- confirmationFrames: [number, number];
691
- confirmationMessage?: string;
692
- isConfirmationVisible?: boolean;
693
- ref: React.Ref<IAnimatedAvatarMessageRef>;
694
- }
695
-
696
- export declare type IAnimatedAvatarMessageRef = {
697
- fadeOutMessage: () => Promise<void>;
698
- playConfirmationFrames: () => Promise<void>;
699
- };
700
-
701
632
  declare interface IAppLoaderProps {
702
633
  width?: string | number;
703
634
  height?: string | number;
@@ -742,7 +673,6 @@ declare interface IAuthPageLayoutProps {
742
673
  leftBlock: ReactElement;
743
674
  rightBlock?: ReactElement;
744
675
  isFullWidth?: boolean;
745
- rightBlockBg?: TColorNames;
746
676
  }
747
677
 
748
678
  declare interface IAuthStaticPanelProps {
@@ -1437,7 +1367,6 @@ declare interface IErrorProps {
1437
1367
  theme?: 'light' | 'dark';
1438
1368
  title?: string;
1439
1369
  description?: string;
1440
- size?: 'compact' | 'full';
1441
1370
  }
1442
1371
 
1443
1372
  declare interface IExpandableHeaderProps {
@@ -1658,7 +1587,7 @@ declare interface IIdentifierOtpFormProps {
1658
1587
  }
1659
1588
 
1660
1589
  declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1661
- withLoader?: boolean;
1590
+ withLoader: boolean;
1662
1591
  borderRadius?: number;
1663
1592
  borderColor?: TColorNames;
1664
1593
  }
@@ -2031,14 +1960,6 @@ export declare interface ILessonWebGameProps extends IBaseWebGameProps, ISyncabl
2031
1960
  targetQuestions: number;
2032
1961
  }
2033
1962
 
2034
- declare interface ILinearProgressBarProps {
2035
- percentage: number;
2036
- height?: number;
2037
- backgroundColor?: TColorNames;
2038
- fillColor?: TColorNames;
2039
- borderRadius?: number;
2040
- }
2041
-
2042
1963
  export declare const ILLUSTRATIONS: {
2043
1964
  ALARM_CLOCK_ORANGE: string;
2044
1965
  ALARM_CLOCK_PURPLE: string;
@@ -2055,7 +1976,6 @@ export declare const ILLUSTRATIONS: {
2055
1976
  CALENDAR_BLUE: string;
2056
1977
  CALENDAR_GRAY: string;
2057
1978
  CALENDAR_GREEN: string;
2058
- CALENDAR_PURPLE: string;
2059
1979
  CAUTION: string;
2060
1980
  CHAPTER_10: string;
2061
1981
  CHAPTER_1: string;
@@ -2095,7 +2015,6 @@ export declare const ILLUSTRATIONS: {
2095
2015
  GRADUATE_PINK_FILLED_BG: string;
2096
2016
  GREEN_BALLOON: string;
2097
2017
  GREEN_FACE: string;
2098
- HANDSHAKE: string;
2099
2018
  LEARNED_SHIELD_GRAY: string;
2100
2019
  LEARNED_SHIELD_GREEN: string;
2101
2020
  LEARNT: string;
@@ -2114,7 +2033,6 @@ export declare const ILLUSTRATIONS: {
2114
2033
  MILESTONE_INTRO_2: string;
2115
2034
  MILESTONE_INTRO_3: string;
2116
2035
  MISTAKE: string;
2117
- MONEY: string;
2118
2036
  NODE_ACTIVITY_BG: string;
2119
2037
  NODE_CUSTOM_TEST_BG: string;
2120
2038
  NODE_DOWNLOAD_BG: string;
@@ -2132,7 +2050,6 @@ export declare const ILLUSTRATIONS: {
2132
2050
  NUMBER_4_ORANGE: string;
2133
2051
  ONE_STAR_FILLED: string;
2134
2052
  ORANGE_FACE: string;
2135
- PARENT_AVATAR: string;
2136
2053
  PEOPLE_WITH_ORANGE_FILL: string;
2137
2054
  PLAY: string;
2138
2055
  PLAY_ICON: string;
@@ -2160,7 +2077,6 @@ export declare const ILLUSTRATIONS: {
2160
2077
  STAR_WITH_GREEN_FILL: string;
2161
2078
  STREAK_GREEN: string;
2162
2079
  STREAK_WHITE: string;
2163
- STRIPE_BLURPLE: string;
2164
2080
  TEST_DIFFICULTY_EASY: string;
2165
2081
  TEST_DIFFICULTY_HARD: string;
2166
2082
  TEST_DIFFICULTY_MEDIUM: string;
@@ -2170,7 +2086,6 @@ export declare const ILLUSTRATIONS: {
2170
2086
  TROPHY_BLUE_FILLED: string;
2171
2087
  TROPHY_CIRCLE: string;
2172
2088
  TROPHY_GREEN: string;
2173
- TRUSTPILOT: string;
2174
2089
  TWO_STARS_FILLED: string;
2175
2090
  UP_ARROW: string;
2176
2091
  USER_CROWN_GRID_BACKGROUND: string;
@@ -2526,7 +2441,7 @@ export declare interface IModal {
2526
2441
  /** Content to display inside the modal */
2527
2442
  element: ReactElement;
2528
2443
  /** Rendering style of the modal */
2529
- renderAs?: 'modal' | 'fullscreen' | 'spotlight' | 'bottom-sheet';
2444
+ renderAs?: 'modal' | 'fullscreen' | 'spotlight' | 'fullscreen-transparent';
2530
2445
  /** Whether the modal can be dismissed by clicking outside or ESC key (default: true) */
2531
2446
  isDismissable?: boolean;
2532
2447
  /** Whether the modal requires authentication to view (default: true) */
@@ -2703,14 +2618,6 @@ declare interface IOpenImageReviewModalProps {
2703
2618
  image?: string;
2704
2619
  }
2705
2620
 
2706
- declare interface IOTPInputProps {
2707
- length?: number;
2708
- value: string;
2709
- onChange: (val: string) => void;
2710
- error?: string;
2711
- isBusy?: boolean;
2712
- }
2713
-
2714
2621
  declare interface IOTPResendProps {
2715
2622
  onResendOTP: () => void;
2716
2623
  onResendVoiceOTP?: () => void;
@@ -2719,8 +2626,6 @@ declare interface IOTPResendProps {
2719
2626
  disabled?: boolean;
2720
2627
  renderAs?: 'submit' | 'text';
2721
2628
  width?: number | string;
2722
- textButtonColor?: TColorNames;
2723
- size?: 'small' | 'xsmall';
2724
2629
  }
2725
2630
 
2726
2631
  declare interface IOutcomeConfig {
@@ -2758,18 +2663,6 @@ declare interface IPerfectHitsProps {
2758
2663
  value: number;
2759
2664
  }
2760
2665
 
2761
- declare interface IPillButtonProps {
2762
- id: string;
2763
- label: string;
2764
- selected?: boolean;
2765
- disabled?: boolean;
2766
- animatedLabel?: string;
2767
- icon?: string;
2768
- onClick: (val: string) => void;
2769
- tooltip?: string;
2770
- width?: number | string;
2771
- }
2772
-
2773
2666
  declare interface IPlaceholder {
2774
2667
  text?: string;
2775
2668
  marks?: string;
@@ -3148,15 +3041,6 @@ declare interface ISectionOption<Section = TDefaultSection> {
3148
3041
  data: Section[];
3149
3042
  }
3150
3043
 
3151
- declare interface ISelectableInfoCardProps {
3152
- id: string;
3153
- title: string;
3154
- description: string;
3155
- icon: string;
3156
- selected: boolean;
3157
- onClick: (val: string) => void;
3158
- }
3159
-
3160
3044
  declare interface ISelectInputProps<IDType extends string | number> extends Omit<IBaseSelectInputProps<IDType>, 'searchable' | 'searchText' | 'onSearchTextChange'> {
3161
3045
  }
3162
3046
 
@@ -3291,15 +3175,6 @@ declare interface ISignupMethodsProps {
3291
3175
  loadingProvider: TSocialAuthProvider | null;
3292
3176
  }
3293
3177
 
3294
- declare interface ISignupOptionsProps {
3295
- onEmailSignup: () => void;
3296
- onGoogleSignup: () => void;
3297
- onAppleSignup: () => void;
3298
- onGoToLogin: () => void;
3299
- loadingProvider: TSocialAuthProvider | null;
3300
- title?: string;
3301
- }
3302
-
3303
3178
  export declare interface ISignUpProps {
3304
3179
  circleOnLeapSignedUp: boolean;
3305
3180
  circleOnLeapPremiumEnabled: boolean;
@@ -3359,14 +3234,14 @@ declare interface IStepperProps {
3359
3234
  currentStep: number;
3360
3235
  }
3361
3236
 
3362
- declare interface IStickerData {
3237
+ export declare interface IStickerData {
3363
3238
  id: string;
3364
3239
  emoji: string;
3365
3240
  lottieUrl?: string;
3366
- name?: string;
3241
+ name: string;
3367
3242
  }
3368
3243
 
3369
- declare interface IStickerGridProps {
3244
+ export declare interface IStickerGridProps {
3370
3245
  stickers: IStickerData[];
3371
3246
  columns?: number;
3372
3247
  gap?: number;
@@ -3374,10 +3249,24 @@ declare interface IStickerGridProps {
3374
3249
  onStickerClick?: (sticker: IStickerData) => void;
3375
3250
  }
3376
3251
 
3252
+ export declare interface IStickerProps {
3253
+ emoji: string;
3254
+ lottieUrl?: string;
3255
+ size?: number | string;
3256
+ onClick?: () => void;
3257
+ disabled?: boolean;
3258
+ }
3259
+
3260
+ export declare interface IStickersProps {
3261
+ stickers: string[];
3262
+ effect: TStickerEffect;
3263
+ count: number;
3264
+ duration: number;
3265
+ }
3266
+
3377
3267
  declare interface IStreakIconProps extends React.HTMLProps<HTMLDivElement> {
3378
3268
  value: number;
3379
3269
  blink?: boolean;
3380
- isInteractive?: boolean;
3381
3270
  }
3382
3271
 
3383
3272
  export declare interface IStreakLeaderboardDetails extends IBaseLeaderboardDetails {
@@ -3455,8 +3344,6 @@ declare interface ISyncableWebGameProps {
3455
3344
  declare interface ITabItem {
3456
3345
  id: string;
3457
3346
  label: string;
3458
- iconPosition?: 'left' | 'right';
3459
- Icon?: React.FC<React.SVGProps<SVGSVGElement>>;
3460
3347
  }
3461
3348
 
3462
3349
  export declare interface ITable {
@@ -3528,7 +3415,6 @@ declare interface ITabsProps {
3528
3415
  selectedTab: string;
3529
3416
  onChange: (tab: string) => void;
3530
3417
  tabs: ITabItem[];
3531
- background?: TColorNames;
3532
3418
  }
3533
3419
 
3534
3420
  export declare interface ITabVariantConfig {
@@ -3587,20 +3473,6 @@ declare interface ITalkMeterProps extends ITalkMeter {
3587
3473
  animated?: boolean;
3588
3474
  }
3589
3475
 
3590
- declare interface ITeacherProfileDetails {
3591
- lower_grade: string;
3592
- higher_grade: string;
3593
- header_image: string;
3594
- years_of_experience: number;
3595
- number_of_students_taught: number;
3596
- countries: string[];
3597
- degree: TDegreeInformation;
3598
- }
3599
-
3600
- declare interface ITeacherProfileProps {
3601
- teacherProfile?: ITeacherProfileDetails;
3602
- }
3603
-
3604
3476
  declare interface ITeacherReview {
3605
3477
  reviewComment?: string;
3606
3478
  images?: string[];
@@ -3947,6 +3819,12 @@ declare interface IUseTrialSessionMessageBroker {
3947
3819
  };
3948
3820
  }
3949
3821
 
3822
+ declare interface IUseViewportReturn {
3823
+ isCompact: boolean;
3824
+ isMobile: boolean;
3825
+ isDesktop: boolean;
3826
+ }
3827
+
3950
3828
  declare interface IUseWorksheetLayout {
3951
3829
  (options: {
3952
3830
  userType: TUserTypes;
@@ -4336,8 +4214,6 @@ declare const LESSON_TAG_TYPE: {
4336
4214
  readonly DEFAULT: "DEFAULT";
4337
4215
  };
4338
4216
 
4339
- export declare const LinearProgressBar: NamedExoticComponent<ILinearProgressBarProps>;
4340
-
4341
4217
  export declare const loadScript: ILoadScript;
4342
4218
 
4343
4219
  export declare const Lock2Icon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
@@ -4352,7 +4228,6 @@ export declare const LOTTIE: {
4352
4228
  ACTIVITY: string;
4353
4229
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
4354
4230
  ALL_DONE: string;
4355
- ANIMATED_AVATAR: string;
4356
4231
  AVATAR_SELECTED: string;
4357
4232
  BEGINNER1X: string;
4358
4233
  BRONZE_1: string;
@@ -4384,14 +4259,12 @@ export declare const LOTTIE: {
4384
4259
  FAMILIAR1X: string;
4385
4260
  FIFTEEN_MIN_CLOCK: string;
4386
4261
  FIVE_MIN_CLOCK: string;
4387
- FLYING_DISK: string;
4388
4262
  GIFT: string;
4389
4263
  GOLD_1: string;
4390
4264
  GOLD_2: string;
4391
4265
  GOLD_3: string;
4392
4266
  GOLF: string;
4393
4267
  GRADE: string;
4394
- GRADUATION_CAP: string;
4395
4268
  HIGH_SCORE_CONFETTI: string;
4396
4269
  HIGH_SCORE_TEXT: string;
4397
4270
  INFINITE_BUTTON_BG: string;
@@ -4402,21 +4275,17 @@ export declare const LOTTIE: {
4402
4275
  LEVELUP_RINGS: string;
4403
4276
  LEVEL_1_ALLSTAR: string;
4404
4277
  LIGHTNING: string;
4405
- LIGHT_BULB: string;
4406
4278
  MAGICWAND: string;
4407
4279
  MAIL: string;
4408
4280
  MECHANICAL_ARM: string;
4409
4281
  MEDAL: string;
4410
4282
  MEDIUM: string;
4411
- MUSCLE: string;
4412
4283
  NUDGE_TAP: string;
4413
4284
  OTP: string;
4414
4285
  PARENT_AVATAR: string;
4415
4286
  PARTY_BALL: string;
4416
4287
  PARTY_POPPER: string;
4417
- PENCIL: string;
4418
4288
  PHONE_NUMBER: string;
4419
- PLUS_SIGN: string;
4420
4289
  POINT100: string;
4421
4290
  POINT10: string;
4422
4291
  POINT15: string;
@@ -4437,12 +4306,9 @@ export declare const LOTTIE: {
4437
4306
  PROFICIENT1X: string;
4438
4307
  PROJECT: string;
4439
4308
  PUZZLE: string;
4440
- RACING_CAR: string;
4441
4309
  RANDOM_MODE_SEGMENT_LOTTIE: string;
4442
4310
  RECAP: string;
4443
- ROCKET: string;
4444
4311
  SEQUENCE_MODE_SEGMENT_LOTTIE: string;
4445
- SHOVEL: string;
4446
4312
  SILVER_1: string;
4447
4313
  SILVER_2: string;
4448
4314
  SILVER_3: string;
@@ -4505,8 +4371,6 @@ export declare const ModalProvider: FC<IModalProviderProps>;
4505
4371
 
4506
4372
  export declare const MoreVerticalIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4507
4373
 
4508
- export declare const MorningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4509
-
4510
4374
  export declare const MultiTabBlocker: FC<PropsWithChildren<IMultiTabBlockerProps>>;
4511
4375
 
4512
4376
  export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4660,12 +4524,8 @@ declare interface NumRangeInputProps {
4660
4524
  endPlaceholder?: string;
4661
4525
  }
4662
4526
 
4663
- export declare const OnboardingGuide: () => JSX.Element;
4664
-
4665
4527
  export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX.Element>;
4666
4528
 
4667
- export declare const OTPInput: NamedExoticComponent<IOTPInputProps>;
4668
-
4669
4529
  export declare type OutcomeStage = keyof typeof STAGES;
4670
4530
 
4671
4531
  export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
@@ -4678,8 +4538,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
4678
4538
 
4679
4539
  export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
4680
4540
 
4681
- export declare const PillButton: NamedExoticComponent<IPillButtonProps>;
4682
-
4683
4541
  /**
4684
4542
  ** Global/Platform specific events that needs to be tracked goes here
4685
4543
  ** Naming convention needs to be snake_case
@@ -4859,8 +4717,6 @@ declare enum SECTION_CODE {
4859
4717
 
4860
4718
  export declare const SectionList: <Section extends string | number | TDefaultSection>(props: ISectionList<Section>) => ReactElement;
4861
4719
 
4862
- export declare const SelectableInfoCard: MemoExoticComponent<({ id, title, description, icon, selected, onClick, }: ISelectableInfoCardProps) => JSX.Element>;
4863
-
4864
4720
  export declare const SelectInput: <IDType extends string | number>(props: ISelectInputProps<IDType>) => ReactElement;
4865
4721
 
4866
4722
  export declare const SelectionCards: <IDType extends string | number>({ options, value, values, onChange, analyticsLabel, analyticsProps, type, $background, $selectedBackground, $cardWidth, }: ISelectionCardListProps<IDType>) => JSX.Element;
@@ -4916,12 +4772,8 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4916
4772
 
4917
4773
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX.Element;
4918
4774
 
4919
- export declare const SignupHeader: () => JSX.Element;
4920
-
4921
4775
  export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
4922
4776
 
4923
- export declare const SignupOptions: NamedExoticComponent<ISignupOptionsProps>;
4924
-
4925
4777
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4926
4778
  export { SketchIcon as ScribbleIcon }
4927
4779
  export { SketchIcon }
@@ -4948,8 +4800,6 @@ export declare const STAGES: {
4948
4800
 
4949
4801
  export declare const Star2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
4950
4802
 
4951
- export declare const Star3Icon: React.FC<React.SVGProps<SVGSVGElement>>;
4952
-
4953
4803
  export declare const StarIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4954
4804
 
4955
4805
  export declare enum State {
@@ -4977,16 +4827,9 @@ declare const STICKER_BADGE: {
4977
4827
  AWESOME: string;
4978
4828
  };
4979
4829
 
4980
- declare type StickerEffect = 'burst_from_edges' | 'pop_expand' | 'float_up' | 'fall_down';
4830
+ export declare const stickerData: IStickerData[];
4981
4831
 
4982
- export declare const Stickers: React_2.NamedExoticComponent<StickersProps>;
4983
-
4984
- declare interface StickersProps {
4985
- stickers: string[];
4986
- effect: StickerEffect;
4987
- count: number;
4988
- duration: number;
4989
- }
4832
+ export declare const StickersEffects: React_2.NamedExoticComponent<IStickersProps>;
4990
4833
 
4991
4834
  export declare const StickersSelector: React_2.NamedExoticComponent<IStickerGridProps>;
4992
4835
 
@@ -5018,7 +4861,7 @@ declare const TAB_CODES: {
5018
4861
 
5019
4862
  export declare const TabComponent: React_2.FC<ITabProps>;
5020
4863
 
5021
- export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs, background }: ITabsProps) => JSX.Element>;
4864
+ export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX.Element>;
5022
4865
 
5023
4866
  export declare type TAction = EventToPayload<TInclassMessage>;
5024
4867
 
@@ -5107,7 +4950,7 @@ declare type TBlockType = keyof typeof BLOCK_TYPE_2;
5107
4950
 
5108
4951
  export declare type TButtonSizes = 'xsmall' | 'small' | 'regular' | 'medium' | 'large';
5109
4952
 
5110
- export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark' | 'black' | 'black-dark' | 'yellow-dark';
4953
+ export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark';
5111
4954
 
5112
4955
  declare type TCallback = (messages: TInclassMessage[]) => void;
5113
4956
 
@@ -5228,15 +5071,10 @@ declare type TCueProgramData = {
5228
5071
 
5229
5072
  declare type TDefaultSection = Record<string, unknown>;
5230
5073
 
5231
- declare type TDegreeInformation = {
5232
- degree_name?: string;
5233
- field_of_study?: string;
5234
- };
5074
+ export declare type TDeviceType = 'mobile' | 'tablet' | 'small-desktop' | 'desktop' | 'large-device' | 'xlarge-device';
5235
5075
 
5236
5076
  declare type TDrawingData = ITile | IStroke | undefined;
5237
5077
 
5238
- export declare const TeacherProfile: FC<ITeacherProfileProps>;
5239
-
5240
5078
  declare type TEnglishSectionSummary = {
5241
5079
  section_code: 'READING & WRITING';
5242
5080
  } & TSectionSummary;
@@ -5246,7 +5084,7 @@ declare type TEnrollmentTypes = (typeof ENROLLMENT_TYPES)[keyof typeof ENROLLMEN
5246
5084
  export declare const TestsCreation: FC<ITestsCreationProps>;
5247
5085
 
5248
5086
  /**
5249
- * @param $renderAs (fallback for any device), @param $renderOnMobileAs, @param $renderOnTabletAs - The text variant to render as (ah1-ah4, ab1-ab3, ac1-ac4, ub1-ub3), anything else is deprecated
5087
+ * @param $renderAs - The text variant to render as (ah1-ah4, ab1-ab3, ac1-ac4, ub1-ub3), anything else is deprecated
5250
5088
  */
5251
5089
  declare const Text_2: IStyledComponent<"web", Substitute<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, TextProps>>;
5252
5090
  export { Text_2 as Text }
@@ -5268,9 +5106,6 @@ declare interface TextProps {
5268
5106
  $inline?: boolean;
5269
5107
  $textDecoration?: string;
5270
5108
  $whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
5271
- $renderOnMobileAs?: TTextVariants;
5272
- $renderOnTabletAs?: TTextVariants;
5273
- $cursor?: 'pointer' | 'default' | 'text' | 'not-allowed' | 'move' | 'help';
5274
5109
  }
5275
5110
 
5276
5111
  export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
@@ -5914,7 +5749,7 @@ declare type TRenderAs_2 = 'canvas' | 'whiteboard';
5914
5749
  declare type TRewardHomeData = {
5915
5750
  user_badges: TBadgeData[] | [];
5916
5751
  user_rewards: TRewardsData[] | [];
5917
- user_stickers: TStickerData[] | [];
5752
+ user_stickers: TStickerData_2[] | [];
5918
5753
  };
5919
5754
 
5920
5755
  declare type TRewardsData = {
@@ -6042,7 +5877,17 @@ export declare type TSkillStatus = 'pending' | 'completed';
6042
5877
 
6043
5878
  export declare type TSocialAuthProvider = 'google' | 'apple';
6044
5879
 
6045
- declare type TStickerData = {
5880
+ export declare type TStickerData = {
5881
+ id: number;
5882
+ sticker: string;
5883
+ x: number;
5884
+ y: number;
5885
+ size: number;
5886
+ fromX?: string;
5887
+ fromY?: string;
5888
+ };
5889
+
5890
+ declare type TStickerData_2 = {
6046
5891
  actor_id: string;
6047
5892
  badge_id: string;
6048
5893
  badge_type: string;
@@ -6055,6 +5900,8 @@ declare type TStickerData = {
6055
5900
  user_type: string;
6056
5901
  };
6057
5902
 
5903
+ export declare type TStickerEffect = 'burst-from-edges' | 'pop-expand' | 'float-up' | 'fall-down';
5904
+
6058
5905
  export declare type TStreakStatus = 'pending' | 'completed';
6059
5906
 
6060
5907
  declare type TStyleAttrubutes = NonNullable<HTMLAttributes<HTMLDivElement>['style']>;
@@ -6370,6 +6217,8 @@ export declare const useTrialSessionMessageBroker: IUseTrialSessionMessageBroker
6370
6217
 
6371
6218
  export declare const useUIContext: () => UIContextProps;
6372
6219
 
6220
+ export declare const useViewport: () => IUseViewportReturn;
6221
+
6373
6222
  export declare const useWorksheetLayout: IUseWorksheetLayout;
6374
6223
 
6375
6224
  export declare const useZoomDisable: () => void;