@cuemath/leap 3.3.0 → 3.3.2-2.beta-guru-01

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 (399) hide show
  1. package/dist/assets/gif/gif.js +3 -0
  2. package/dist/assets/gif/gif.js.map +1 -1
  3. package/dist/assets/illustrations/illustrations.js +10 -1
  4. package/dist/assets/illustrations/illustrations.js.map +1 -1
  5. package/dist/assets/images/images.js +10 -0
  6. package/dist/assets/images/images.js.map +1 -1
  7. package/dist/assets/line-icons/icons/cue-coin.js +182 -0
  8. package/dist/assets/line-icons/icons/cue-coin.js.map +1 -0
  9. package/dist/assets/line-icons/icons/wins-common-icon.js +26 -0
  10. package/dist/assets/line-icons/icons/wins-common-icon.js.map +1 -0
  11. package/dist/assets/line-icons/icons/wins-epic-icon.js +25 -0
  12. package/dist/assets/line-icons/icons/wins-epic-icon.js.map +1 -0
  13. package/dist/assets/line-icons/icons/wins-legendary-icon.js +25 -0
  14. package/dist/assets/line-icons/icons/wins-legendary-icon.js.map +1 -0
  15. package/dist/assets/line-icons/icons/wins-mystery-icon.js +105 -0
  16. package/dist/assets/line-icons/icons/wins-mystery-icon.js.map +1 -0
  17. package/dist/assets/line-icons/icons/wins-mythic-icon.js +28 -0
  18. package/dist/assets/line-icons/icons/wins-mythic-icon.js.map +1 -0
  19. package/dist/assets/line-icons/icons/wins-rare-icon.js +28 -0
  20. package/dist/assets/line-icons/icons/wins-rare-icon.js.map +1 -0
  21. package/dist/assets/lottie/lottie.js +10 -3
  22. package/dist/assets/lottie/lottie.js.map +1 -1
  23. package/dist/constants/config.js +5 -0
  24. package/dist/constants/config.js.map +1 -0
  25. package/dist/constants/country.js +9 -0
  26. package/dist/constants/country.js.map +1 -1
  27. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +6 -6
  28. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
  29. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +4 -4
  30. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +1 -1
  31. package/dist/features/auth/comps/otp-input/otp-input.js +19 -18
  32. package/dist/features/auth/comps/otp-input/otp-input.js.map +1 -1
  33. package/dist/features/auth/comps/pill-button/pill-button-styled.js +17 -17
  34. package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +1 -1
  35. package/dist/features/auth/comps/pill-button/pill-button.js +26 -24
  36. package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
  37. package/dist/features/auth/comps/user-list/user-item/user-item.js +32 -30
  38. package/dist/features/auth/comps/user-list/user-item/user-item.js.map +1 -1
  39. package/dist/features/auth/comps/user-list/user-list.js +20 -19
  40. package/dist/features/auth/comps/user-list/user-list.js.map +1 -1
  41. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js +9 -9
  42. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js.map +1 -1
  43. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-styled.js +58 -29
  44. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-styled.js.map +1 -1
  45. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js +78 -41
  46. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js.map +1 -1
  47. package/dist/features/auth/pla-signup/pla-analytics-events.js +5 -4
  48. package/dist/features/auth/pla-signup/pla-analytics-events.js.map +1 -1
  49. package/dist/features/auth/pla-signup/signup-header/signup-header.js +1 -1
  50. package/dist/features/auth/pla-signup/signup-header/signup-header.js.map +1 -1
  51. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +37 -35
  52. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +1 -1
  53. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +75 -70
  54. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +1 -1
  55. package/dist/features/auth/signup/custom-input-field/custom-input-field.js +55 -50
  56. package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +1 -1
  57. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js +47 -25
  58. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js.map +1 -1
  59. package/dist/features/auth/signup-unavailable/signup-unavailable-styled.js +16 -0
  60. package/dist/features/auth/signup-unavailable/signup-unavailable-styled.js.map +1 -0
  61. package/dist/features/auth/signup-unavailable/signup-unavailable-view.js +62 -0
  62. package/dist/features/auth/signup-unavailable/signup-unavailable-view.js.map +1 -0
  63. package/dist/features/auth/signup-unavailable/signup-unavailable.js +17 -0
  64. package/dist/features/auth/signup-unavailable/signup-unavailable.js.map +1 -0
  65. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js +19 -18
  66. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js.map +1 -1
  67. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js +7 -7
  68. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js.map +1 -1
  69. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js +26 -24
  70. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js.map +1 -1
  71. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js +15 -13
  72. package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js.map +1 -1
  73. package/dist/features/chapters/lpar-chapter/constants/index.js.map +1 -1
  74. package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +130 -69
  75. package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -1
  76. package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +43 -33
  77. package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -1
  78. package/dist/features/chapters-v2/chapter-details/chapter-details.js +137 -95
  79. package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -1
  80. package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +36 -31
  81. package/dist/features/chapters-v2/comps/node-card/node-card-styled.js.map +1 -1
  82. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test-styled.js +22 -0
  83. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test-styled.js.map +1 -0
  84. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test.js +141 -0
  85. package/dist/features/chapters-v2/comps/sat-mock-test/sat-mock-test.js.map +1 -0
  86. package/dist/features/chapters-v2/constants/block-constants.js +7 -5
  87. package/dist/features/chapters-v2/constants/block-constants.js.map +1 -1
  88. package/dist/features/chapters-v2/utils/index.js +22 -12
  89. package/dist/features/chapters-v2/utils/index.js.map +1 -1
  90. package/dist/features/chapters-v2/utils/sat-sheet-utils.js +12 -0
  91. package/dist/features/chapters-v2/utils/sat-sheet-utils.js.map +1 -0
  92. package/dist/features/circle-games/games/web-view/web-view.js +0 -1
  93. package/dist/features/circle-games/games/web-view/web-view.js.map +1 -1
  94. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-block-journey.js +86 -0
  95. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-block-journey.js.map +1 -0
  96. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-node-journey.js +140 -0
  97. package/dist/features/journey/hooks/use-chapter-page-journey/use-download-node-journey.js.map +1 -0
  98. package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js +8 -4
  99. package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js.map +1 -1
  100. package/dist/features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js +23 -29
  101. package/dist/features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js.map +1 -1
  102. package/dist/features/journey/journey-id/journey-id-student.js +1 -1
  103. package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
  104. package/dist/features/journey/journey-id/journey-id-teacher.js +2 -2
  105. package/dist/features/journey/journey-id/journey-id-teacher.js.map +1 -1
  106. package/dist/features/journey/mocks/chapter-page-journey-mock-data.js +400 -0
  107. package/dist/features/journey/mocks/chapter-page-journey-mock-data.js.map +1 -1
  108. package/dist/features/milestone/constants.js +13 -10
  109. package/dist/features/milestone/constants.js.map +1 -1
  110. package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js +42 -40
  111. package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js.map +1 -1
  112. package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js +70 -64
  113. package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js.map +1 -1
  114. package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js +54 -29
  115. package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js.map +1 -1
  116. package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js +48 -28
  117. package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js.map +1 -1
  118. package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js +79 -76
  119. package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js.map +1 -1
  120. package/dist/features/milestone/create/comps/chapters-selection-step/utils.js +97 -94
  121. package/dist/features/milestone/create/comps/chapters-selection-step/utils.js.map +1 -1
  122. package/dist/features/milestone/create/comps/class-details-step/class-details-step.js +160 -143
  123. package/dist/features/milestone/create/comps/class-details-step/class-details-step.js.map +1 -1
  124. package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js +22 -12
  125. package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js.map +1 -1
  126. package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector.js +6 -6
  127. package/dist/features/milestone/create/comps/test-type-step/test-type-step.js +64 -59
  128. package/dist/features/milestone/create/comps/test-type-step/test-type-step.js.map +1 -1
  129. package/dist/features/milestone/create/milestone-create-container.js +17 -15
  130. package/dist/features/milestone/create/milestone-create-container.js.map +1 -1
  131. package/dist/features/milestone/create/milestone-create-helpers.js +170 -153
  132. package/dist/features/milestone/create/milestone-create-helpers.js.map +1 -1
  133. package/dist/features/milestone/create/milestone-create-styled.js +1 -1
  134. package/dist/features/milestone/create/milestone-create-styled.js.map +1 -1
  135. package/dist/features/milestone/create/milestone-create.js +19 -17
  136. package/dist/features/milestone/create/milestone-create.js.map +1 -1
  137. package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js +19 -20
  138. package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js.map +1 -1
  139. package/dist/features/parent-dashboard/api/get-student-profile-summary.js +9 -0
  140. package/dist/features/parent-dashboard/api/get-student-profile-summary.js.map +1 -0
  141. package/dist/features/parent-dashboard/api/parent-home.js +10 -0
  142. package/dist/features/parent-dashboard/api/parent-home.js.map +1 -0
  143. package/dist/features/parent-dashboard/comps/compact-header/compact-header.js +30 -0
  144. package/dist/features/parent-dashboard/comps/compact-header/compact-header.js.map +1 -0
  145. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-constants.js +25 -0
  146. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-constants.js.map +1 -0
  147. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-styled.js +15 -0
  148. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features-styled.js.map +1 -0
  149. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js +90 -0
  150. package/dist/features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js.map +1 -0
  151. package/dist/features/parent-dashboard/comps/math-practice/math-practice-constants.js +19 -0
  152. package/dist/features/parent-dashboard/comps/math-practice/math-practice-constants.js.map +1 -0
  153. package/dist/features/parent-dashboard/comps/math-practice/math-practice-styled.js +32 -0
  154. package/dist/features/parent-dashboard/comps/math-practice/math-practice-styled.js.map +1 -0
  155. package/dist/features/parent-dashboard/comps/math-practice/math-practice.js +67 -0
  156. package/dist/features/parent-dashboard/comps/math-practice/math-practice.js.map +1 -0
  157. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs-constants.js +42 -0
  158. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs-constants.js.map +1 -0
  159. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js +20 -0
  160. package/dist/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js.map +1 -0
  161. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction-styled.js +10 -0
  162. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction-styled.js.map +1 -0
  163. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js +42 -0
  164. package/dist/features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js.map +1 -0
  165. package/dist/features/parent-dashboard/hooks/use-parent-home-data.js +67 -0
  166. package/dist/features/parent-dashboard/hooks/use-parent-home-data.js.map +1 -0
  167. package/dist/features/parent-dashboard/hooks/use-student-profile-summary-data.js +24 -0
  168. package/dist/features/parent-dashboard/hooks/use-student-profile-summary-data.js.map +1 -0
  169. package/dist/features/parent-dashboard/hooks/use-switch-user-journey.js +71 -0
  170. package/dist/features/parent-dashboard/hooks/use-switch-user-journey.js.map +1 -0
  171. package/dist/features/parent-dashboard/modals/help-and-support/help-and-support.js +40 -0
  172. package/dist/features/parent-dashboard/modals/help-and-support/help-and-support.js.map +1 -0
  173. package/dist/features/parent-dashboard/modals/student-login-info/student-login-info.js +44 -0
  174. package/dist/features/parent-dashboard/modals/student-login-info/student-login-info.js.map +1 -0
  175. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-helpers.js +32 -0
  176. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-helpers.js.map +1 -0
  177. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-styled.js +12 -0
  178. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary-styled.js.map +1 -0
  179. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js +44 -0
  180. package/dist/features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js.map +1 -0
  181. package/dist/features/parent-dashboard/modals/trial-report/trial-report-styled.js +13 -0
  182. package/dist/features/parent-dashboard/modals/trial-report/trial-report-styled.js.map +1 -0
  183. package/dist/features/parent-dashboard/modals/trial-report/trial-report.js +28 -0
  184. package/dist/features/parent-dashboard/modals/trial-report/trial-report.js.map +1 -0
  185. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-constants.js +43 -0
  186. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-constants.js.map +1 -0
  187. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-styled.js +59 -0
  188. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change-styled.js.map +1 -0
  189. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change.js +86 -0
  190. package/dist/features/parent-dashboard/modals/tutor-change/tutor-change.js.map +1 -0
  191. package/dist/features/parent-dashboard/parent-dashboard-constants.js +26 -0
  192. package/dist/features/parent-dashboard/parent-dashboard-constants.js.map +1 -0
  193. package/dist/features/parent-dashboard/parent-dashboard-styled.js +33 -0
  194. package/dist/features/parent-dashboard/parent-dashboard-styled.js.map +1 -0
  195. package/dist/features/parent-dashboard/parent-dashboard-types.js +6 -0
  196. package/dist/features/parent-dashboard/parent-dashboard-types.js.map +1 -0
  197. package/dist/features/parent-dashboard/parent-dashboard-view.js +215 -0
  198. package/dist/features/parent-dashboard/parent-dashboard-view.js.map +1 -0
  199. package/dist/features/parent-dashboard/parent-dashboard.js +8 -0
  200. package/dist/features/parent-dashboard/parent-dashboard.js.map +1 -0
  201. package/dist/features/sentry/constants/ignored.js +10 -6
  202. package/dist/features/sentry/constants/ignored.js.map +1 -1
  203. package/dist/features/sheets/constants/sheet.js +23 -10
  204. package/dist/features/sheets/constants/sheet.js.map +1 -1
  205. package/dist/features/sheets/utils/is-v3-worksheet.js +17 -0
  206. package/dist/features/sheets/utils/is-v3-worksheet.js.map +1 -1
  207. package/dist/features/student-details/class-details/class-details-utils.js +6 -6
  208. package/dist/features/trial-session/api/course-stream.js.map +1 -1
  209. package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js +1 -1
  210. package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js.map +1 -1
  211. package/dist/features/trial-session/comps/background-grid/background-grid-utils.js +66 -60
  212. package/dist/features/trial-session/comps/background-grid/background-grid-utils.js.map +1 -1
  213. package/dist/features/trial-session/comps/learning-plan/index.js +62 -88
  214. package/dist/features/trial-session/comps/learning-plan/index.js.map +1 -1
  215. package/dist/features/trial-session/comps/offering-information/offering-information-constants.js +12 -12
  216. package/dist/features/trial-session/comps/offering-information/offering-information-constants.js.map +1 -1
  217. package/dist/features/trial-session/comps/pla/next-steps/next-steps-constants.js +25 -0
  218. package/dist/features/trial-session/comps/pla/next-steps/next-steps-constants.js.map +1 -0
  219. package/dist/features/trial-session/comps/pla/next-steps/next-steps-styled.js +43 -0
  220. package/dist/features/trial-session/comps/pla/next-steps/next-steps-styled.js.map +1 -0
  221. package/dist/features/trial-session/comps/pla/next-steps/next-steps.js +49 -0
  222. package/dist/features/trial-session/comps/pla/next-steps/next-steps.js.map +1 -0
  223. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-countdown.js +29 -0
  224. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-countdown.js.map +1 -0
  225. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-status-config.js +132 -0
  226. package/dist/features/trial-session/comps/pla/session-status/hooks/use-session-status-config.js.map +1 -0
  227. package/dist/features/trial-session/comps/pla/session-status/session-status-constants.js +11 -0
  228. package/dist/features/trial-session/comps/pla/session-status/session-status-constants.js.map +1 -0
  229. package/dist/features/trial-session/comps/pla/session-status/session-status-helpers.js +19 -0
  230. package/dist/features/trial-session/comps/pla/session-status/session-status-helpers.js.map +1 -0
  231. package/dist/features/trial-session/comps/pla/session-status/session-status-styled.js +17 -0
  232. package/dist/features/trial-session/comps/pla/session-status/session-status-styled.js.map +1 -0
  233. package/dist/features/trial-session/comps/pla/session-status/session-status.js +127 -0
  234. package/dist/features/trial-session/comps/pla/session-status/session-status.js.map +1 -0
  235. package/dist/features/trial-session/comps/pla/session-summary/session-summary-constants.js +53 -0
  236. package/dist/features/trial-session/comps/pla/session-summary/session-summary-constants.js.map +1 -0
  237. package/dist/features/trial-session/comps/pla/session-summary/session-summary.js +53 -0
  238. package/dist/features/trial-session/comps/pla/session-summary/session-summary.js.map +1 -0
  239. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card-styled.js +17 -0
  240. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card-styled.js.map +1 -0
  241. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card.js +56 -0
  242. package/dist/features/trial-session/comps/pla/session-summary/summary-card/summary-card.js.map +1 -0
  243. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-constants.js +5 -0
  244. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-constants.js.map +1 -0
  245. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-styled.js +17 -0
  246. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-styled.js.map +1 -0
  247. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-types.js +5 -0
  248. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-types.js.map +1 -0
  249. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions.js +96 -0
  250. package/dist/features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions.js.map +1 -0
  251. package/dist/features/trial-session/comps/school-goals/school-goals.js +25 -24
  252. package/dist/features/trial-session/comps/school-goals/school-goals.js.map +1 -1
  253. package/dist/features/trial-session/comps/session-report/report-404/report-404.js +34 -0
  254. package/dist/features/trial-session/comps/session-report/report-404/report-404.js.map +1 -0
  255. package/dist/features/trial-session/comps/session-report/report-information/report-card.js +41 -0
  256. package/dist/features/trial-session/comps/session-report/report-information/report-card.js.map +1 -0
  257. package/dist/features/trial-session/comps/session-report/report-information/report-information-styled.js +39 -0
  258. package/dist/features/trial-session/comps/session-report/report-information/report-information-styled.js.map +1 -0
  259. package/dist/features/trial-session/comps/session-report/report-information/report-information.js +179 -0
  260. package/dist/features/trial-session/comps/session-report/report-information/report-information.js.map +1 -0
  261. package/dist/features/trial-session/comps/session-report/session-report-styled.js +6 -29
  262. package/dist/features/trial-session/comps/session-report/session-report-styled.js.map +1 -1
  263. package/dist/features/trial-session/comps/session-report/session-report.js +44 -174
  264. package/dist/features/trial-session/comps/session-report/session-report.js.map +1 -1
  265. package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js +20 -5
  266. package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js.map +1 -1
  267. package/dist/features/trial-session/comps/student-personalization/student-personalization.js +59 -126
  268. package/dist/features/trial-session/comps/student-personalization/student-personalization.js.map +1 -1
  269. package/dist/features/trial-session/comps/student-profile/constant.js +10 -0
  270. package/dist/features/trial-session/comps/student-profile/constant.js.map +1 -0
  271. package/dist/features/trial-session/comps/student-profile/student-profile-highlights/student-profile-highlights.js +53 -0
  272. package/dist/features/trial-session/comps/student-profile/student-profile-highlights/student-profile-highlights.js.map +1 -0
  273. package/dist/features/trial-session/comps/student-profile/student-profile.js +93 -46
  274. package/dist/features/trial-session/comps/student-profile/student-profile.js.map +1 -1
  275. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-helpers.js +12 -0
  276. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-helpers.js.map +1 -0
  277. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js +121 -42
  278. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js.map +1 -1
  279. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js +174 -56
  280. package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js.map +1 -1
  281. package/dist/features/trial-session/comps/worksheet/worksheet.js +23 -23
  282. package/dist/features/trial-session/comps/worksheet/worksheet.js.map +1 -1
  283. package/dist/features/trial-session/hooks/use-trial-session-navigation.js +65 -63
  284. package/dist/features/trial-session/hooks/use-trial-session-navigation.js.map +1 -1
  285. package/dist/features/trial-session/left-panel/index.js +1 -1
  286. package/dist/features/trial-session/left-panel/index.js.map +1 -1
  287. package/dist/features/trial-session/right-panel/slide-components-map.js +32 -32
  288. package/dist/features/trial-session/right-panel/slide-components-map.js.map +1 -1
  289. package/dist/features/trial-session/trial-session-constants.js +3 -3
  290. package/dist/features/trial-session/trial-session-constants.js.map +1 -1
  291. package/dist/features/trial-session/trial-session-types.js.map +1 -1
  292. package/dist/features/ui/buttons/icon-button/icon-button.js +32 -29
  293. package/dist/features/ui/buttons/icon-button/icon-button.js.map +1 -1
  294. package/dist/features/ui/constants/z-index.js +5 -3
  295. package/dist/features/ui/constants/z-index.js.map +1 -1
  296. package/dist/features/ui/inputs/base-select-input/select-section/select-section.js +12 -11
  297. package/dist/features/ui/inputs/base-select-input/select-section/select-section.js.map +1 -1
  298. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js +2 -7
  299. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js.map +1 -1
  300. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js +29 -27
  301. package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js.map +1 -1
  302. package/dist/features/ui/modals/modal.js +30 -28
  303. package/dist/features/ui/modals/modal.js.map +1 -1
  304. package/dist/features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js +109 -0
  305. package/dist/features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js.map +1 -0
  306. package/dist/features/wins-dashboard/belts-elements-stickers/belts.js +95 -0
  307. package/dist/features/wins-dashboard/belts-elements-stickers/belts.js.map +1 -0
  308. package/dist/features/wins-dashboard/belts-elements-stickers/elements.js +184 -0
  309. package/dist/features/wins-dashboard/belts-elements-stickers/elements.js.map +1 -0
  310. package/dist/features/wins-dashboard/belts-elements-stickers/progress-bar-horizontal.js +36 -0
  311. package/dist/features/wins-dashboard/belts-elements-stickers/progress-bar-horizontal.js.map +1 -0
  312. package/dist/features/wins-dashboard/belts-elements-stickers/reward-elements.js +83 -0
  313. package/dist/features/wins-dashboard/belts-elements-stickers/reward-elements.js.map +1 -0
  314. package/dist/features/wins-dashboard/constants.js +161 -0
  315. package/dist/features/wins-dashboard/constants.js.map +1 -0
  316. package/dist/features/wins-dashboard/header/wins-header.js +95 -0
  317. package/dist/features/wins-dashboard/header/wins-header.js.map +1 -0
  318. package/dist/features/wins-dashboard/student-badges/animated-tabbar.js +66 -0
  319. package/dist/features/wins-dashboard/student-badges/animated-tabbar.js.map +1 -0
  320. package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-list-hook.js +135 -0
  321. package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-list-hook.js.map +1 -0
  322. package/dist/features/wins-dashboard/student-badges/student-badge.js +168 -0
  323. package/dist/features/wins-dashboard/student-badges/student-badge.js.map +1 -0
  324. package/dist/features/wins-dashboard/student-badges/student-badges-lists.js +137 -0
  325. package/dist/features/wins-dashboard/student-badges/student-badges-lists.js.map +1 -0
  326. package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js +86 -90
  327. package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js.map +1 -1
  328. package/dist/features/worksheet/worksheet/worksheet-behavior-helper.js +147 -0
  329. package/dist/features/worksheet/worksheet/worksheet-behavior-helper.js.map +1 -0
  330. package/dist/features/worksheet/worksheet/worksheet-container.js +62 -42
  331. package/dist/features/worksheet/worksheet/worksheet-container.js.map +1 -1
  332. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +197 -199
  333. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
  334. package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js +228 -300
  335. package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js.map +1 -1
  336. package/dist/features/worksheet/worksheet/worksheet-styled.js +34 -34
  337. package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -1
  338. package/dist/features/worksheet/worksheet/worksheet-types.js.map +1 -1
  339. package/dist/features/worksheet/worksheet/worksheet.js +206 -215
  340. package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
  341. package/dist/features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js +33 -33
  342. package/dist/features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js.map +1 -1
  343. package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js +30 -28
  344. package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js.map +1 -1
  345. package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js +69 -73
  346. package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js.map +1 -1
  347. package/dist/features/worksheet/worksheet-preview/worksheet-preview.js +30 -79
  348. package/dist/features/worksheet/worksheet-preview/worksheet-preview.js.map +1 -1
  349. package/dist/index.d.ts +473 -45
  350. package/dist/index.js +695 -627
  351. package/dist/index.js.map +1 -1
  352. package/dist/node_modules/date-fns/_lib/getRoundingMethod.js +10 -0
  353. package/dist/node_modules/date-fns/_lib/getRoundingMethod.js.map +1 -0
  354. package/dist/node_modules/date-fns/differenceInMilliseconds.js +9 -0
  355. package/dist/node_modules/date-fns/differenceInMilliseconds.js.map +1 -0
  356. package/dist/node_modules/date-fns/differenceInSeconds.js +11 -0
  357. package/dist/node_modules/date-fns/differenceInSeconds.js.map +1 -0
  358. package/dist/node_modules/date-fns/fromUnixTime.js +9 -0
  359. package/dist/node_modules/date-fns/fromUnixTime.js.map +1 -0
  360. package/dist/static/awesome.4239f583.json +1 -0
  361. package/dist/static/black-belt.81b3ebf9.png +0 -0
  362. package/dist/static/blue-belt.508a1b4b.png +0 -0
  363. package/dist/static/{book-checked-green.c275dbd9.svg → book-checked-green.0436b91e.svg} +1 -1
  364. package/dist/static/brown-belt.09bb7e93.png +0 -0
  365. package/dist/static/clapping-hands.17e7ecf0.json +1 -0
  366. package/dist/static/common.9e8ceef1.svg +1 -0
  367. package/dist/static/community-bulb-yellow-2.f89c30f9.svg +1 -0
  368. package/dist/static/cool.cd6921bb.json +1 -0
  369. package/dist/static/epic.37a0265a.svg +1 -0
  370. package/dist/static/error-responsive.9916ff66.json +1 -0
  371. package/dist/static/error.dd744fa5.json +1 -0
  372. package/dist/static/green-belt.5501296f.png +0 -0
  373. package/dist/static/learning-puzzle-bot.6fe93cf6.svg +1 -0
  374. package/dist/static/legendary.f15d09ca.svg +1 -0
  375. package/dist/static/like-button.281a2618.json +1 -0
  376. package/dist/static/mastered-badge.91d25e92.png +0 -0
  377. package/dist/static/mystery.81ada5fb.svg +1 -0
  378. package/dist/static/mythic.58ba0ae0.svg +1 -0
  379. package/dist/static/orange-belt.1fefcc8c.png +0 -0
  380. package/dist/static/personalization.7a6c33e8.svg +1 -0
  381. package/dist/static/personalized-session.b4fd7df8.gif +0 -0
  382. package/dist/static/purple-belt.e15611b4.png +0 -0
  383. package/dist/static/rare.1ffaa311.svg +1 -0
  384. package/dist/static/red-belt.11f841d9.png +0 -0
  385. package/dist/static/regular-practice.b15f24d9.gif +0 -0
  386. package/dist/static/star-strike-emoji.c0b31028.json +1 -0
  387. package/dist/static/stepup.321df6ed.gif +0 -0
  388. package/dist/static/trophy.5ef1853a.json +1 -0
  389. package/dist/static/username-responsive.787b5515.json +1 -0
  390. package/dist/static/username.2c755605.json +1 -0
  391. package/dist/static/white-belt.ea93103e.png +0 -0
  392. package/dist/static/yellow-belt.0c47b8cc.png +0 -0
  393. package/package.json +1 -1
  394. package/dist/features/trial-session/comps/session-report/report-card.js +0 -26
  395. package/dist/features/trial-session/comps/session-report/report-card.js.map +0 -1
  396. package/dist/features/worksheet/worksheet/hooks/use-worksheet-journey.js +0 -28
  397. package/dist/features/worksheet/worksheet/hooks/use-worksheet-journey.js.map +0 -1
  398. package/dist/static/error.cbe1ddde.json +0 -1
  399. package/dist/static/username.9e034d51.json +0 -1
package/dist/index.d.ts CHANGED
@@ -119,6 +119,29 @@ export declare const BackgroundImage: ({ img }: {
119
119
 
120
120
  export declare const BackIcon: React.FC<React.SVGProps<SVGSVGElement>>;
121
121
 
122
+ declare interface Badge {
123
+ category: keyof typeof STUDENT_BADGE_TYPE;
124
+ acknowledged_on: number | null;
125
+ animation_url: string;
126
+ assigned_on: number | null;
127
+ audio_url: string | null;
128
+ badge_id: string;
129
+ code: string;
130
+ current_count: number;
131
+ description: string;
132
+ id: string;
133
+ image_url: string;
134
+ is_global: boolean;
135
+ is_live: boolean;
136
+ is_recent: boolean;
137
+ name: string;
138
+ position: number;
139
+ program_id: null;
140
+ state: string;
141
+ total_count: number;
142
+ user_id: string;
143
+ }
144
+
122
145
  export declare const BaseInput: React_2.FC<IBaseInputProps>;
123
146
 
124
147
  declare interface BaseProject {
@@ -129,10 +152,27 @@ declare interface BaseProject {
129
152
  variant: string;
130
153
  }
131
154
 
155
+ export declare const BeltsElementsStickers: React_2.NamedExoticComponent<BeltsElementsStickersProps>;
156
+
157
+ declare interface BeltsElementsStickersProps {
158
+ curriculumHomeData?: CurriculumHomeData;
159
+ rewardHomeData?: RewardHomeData;
160
+ programStream?: string;
161
+ currentScreenWidth: number;
162
+ renderOnTeacher?: boolean;
163
+ }
164
+
132
165
  export declare const Bin2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
133
166
 
134
167
  export declare const BinIcon: React.FC<React.SVGProps<SVGSVGElement>>;
135
168
 
169
+ declare enum BLOCK_STATES {
170
+ LOCKED = "LOCKED",
171
+ NOT_STARTED = "NOT_STARTED",
172
+ IN_PROGRESS = "IN_PROGRESS",
173
+ COMPLETED = "COMPLETED"
174
+ }
175
+
136
176
  declare const BLOCK_STATUS: {
137
177
  readonly ADDED: "ADDED";
138
178
  readonly IN_PROGRESS: "IN_PROGRESS";
@@ -335,6 +375,8 @@ export declare const Coachmark: React_2.FC<{
335
375
 
336
376
  export declare const CodeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
337
377
 
378
+ export declare const CompactHeader: MemoExoticComponent<({ progressPercentage, showProgress, HeaderAvatar }: ICompactHeaderProps) => JSX.Element | null>;
379
+
338
380
  export declare const COMPLETED_SHEET_STATE: TSheetStateProps[];
339
381
 
340
382
  export declare const ContextMenu: FC<IContextMenuProps>;
@@ -384,10 +426,35 @@ export declare const CueCanvasProvider: FC<PropsWithChildren<{
384
426
 
385
427
  export declare const CueCanvasSideBar: NamedExoticComponent<ISidebar>;
386
428
 
429
+ export declare const CueCoinIcon: React_2.FC<CueCoinIconProps>;
430
+
431
+ declare interface CueCoinIconProps extends React_2.SVGProps<SVGSVGElement> {
432
+ variant?: 'gold' | 'silver';
433
+ }
434
+
435
+ export declare const CuemathAppFeatures: NamedExoticComponent<{}>;
436
+
387
437
  export declare const CuemathLogo: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
388
438
 
389
439
  export declare const CueRocket: React.FC<React.SVGProps<SVGSVGElement>>;
390
440
 
441
+ declare interface CurriculumHomeData {
442
+ data?: {
443
+ curriculum_map?: CurriculumMap;
444
+ };
445
+ }
446
+
447
+ declare interface CurriculumMap {
448
+ belts?: {
449
+ current_belt_type?: string;
450
+ goals_required?: number;
451
+ };
452
+ goals?: {
453
+ completed_goals: number;
454
+ total_goals: number;
455
+ };
456
+ }
457
+
391
458
  export declare const CustomInputField: NamedExoticComponent<ICustomInputFieldProps>;
392
459
 
393
460
  export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -410,6 +477,11 @@ export declare const Drawer: FC<IDrawerProps>;
410
477
 
411
478
  export declare const DynamicPreviewWorksheet: FC<IDynamicWorksheetPreview>;
412
479
 
480
+ declare enum EClassStatus {
481
+ S_NO_SHOW = "S_NO_SHOW",
482
+ T_NO_SHOW = "T_NO_SHOW"
483
+ }
484
+
413
485
  export declare enum EClassTimeAlertLevel {
414
486
  FIVE_MIN = "5min",
415
487
  FIFTEEN_MIN = "15min"
@@ -480,6 +552,17 @@ declare interface ErrorProps {
480
552
  handleClick: () => void;
481
553
  }
482
554
 
555
+ export declare enum ESessionStatus {
556
+ COMPLETED = "COMPLETED",
557
+ IN_FUTURE = "IN FUTURE"
558
+ }
559
+
560
+ export declare enum ESummaryType {
561
+ STUDENT_PROFILE = "studentProfile",
562
+ INSIGHTS = "insights",
563
+ LEARNING_PLAN = "learningPlan"
564
+ }
565
+
483
566
  export declare const EveningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
484
567
 
485
568
  export declare const EVENTS: {
@@ -630,12 +713,15 @@ export declare const GIF: {
630
713
  LEARNING_SESSION: string;
631
714
  LEARNING_SESSION_GRID_BG: string;
632
715
  MAX_WAVE: string;
716
+ PERSONALIZED_SESSION: string;
633
717
  PUZZLES: string;
718
+ REGULAR_PRACTICE: string;
634
719
  SCHOOL_SUCCESS: string;
635
720
  SCHOOL_SUCCESS_MINI: string;
636
721
  SKILLS: string;
637
722
  SPECKIE_WAVE: string;
638
723
  STAY_CONNECTED: string;
724
+ STEPUP: string;
639
725
  TERA_WAVE: string;
640
726
  TEST_PREP: string;
641
727
  TEST_PREP_MINI: string;
@@ -709,7 +795,7 @@ declare interface IAccountSelectorViewProps {
709
795
  user_avatar?: IAvatarLayer[] | null;
710
796
  }[];
711
797
  onSelect: (accountId: string) => void;
712
- onAddNew: () => void;
798
+ onAddNew?: () => void;
713
799
  isLoading: boolean;
714
800
  }
715
801
 
@@ -902,7 +988,6 @@ declare interface IBaseWorksheetProps {
902
988
  studentId: string;
903
989
  studentName?: string;
904
990
  worksheetName: string;
905
- background?: 'none' | 'paper';
906
991
  layout: IWorksheetLayout;
907
992
  behavior: IWorksheetBehavior;
908
993
  initialResponseId?: string;
@@ -916,10 +1001,17 @@ declare interface IBaseWorksheetProps {
916
1001
  canResolveDoubt?: boolean;
917
1002
  onSkip?: (itemIndex: number, widgetIndex: number) => void;
918
1003
  canShowActionBar?: boolean;
1004
+ actionBarRightElement?: ReactElement;
919
1005
  }
920
1006
 
921
1007
  declare interface IBlockSectionsCallbacks extends INodeCardCallbacks {
922
1008
  onBlockSkipUnskip?: (blockData: IChapterBlockData, skipBlock?: boolean) => void;
1009
+ onBlockReset?: (blockData: IChapterBlockData) => void;
1010
+ }
1011
+
1012
+ declare interface IBlockStats {
1013
+ sat_max_score: number;
1014
+ sat_total_score: number;
923
1015
  }
924
1016
 
925
1017
  declare interface IButtonProps extends ButtonHTMLAttributes<HTMLButtonElement>, IClickableAnalyticsProps {
@@ -1004,6 +1096,7 @@ declare interface IChapter extends IChapterState, Pick<IChapterModel, 'code' | '
1004
1096
 
1005
1097
  export declare interface IChapterBlockData {
1006
1098
  block_type: keyof typeof BLOCK_TYPE;
1099
+ block_statement: string;
1007
1100
  chapter_code: string;
1008
1101
  code: string;
1009
1102
  block_id: string;
@@ -1013,11 +1106,17 @@ export declare interface IChapterBlockData {
1013
1106
  section_code: keyof typeof SECTION_CODE;
1014
1107
  sheets: INodeDataProps[];
1015
1108
  user_block_id: string | null;
1109
+ block_stats: IBlockStats | null;
1110
+ state: TBlockStates;
1016
1111
  }
1017
1112
 
1018
1113
  declare interface IChapterBlockPermission {
1019
1114
  can_skip: boolean;
1020
1115
  can_un_skip: boolean;
1116
+ can_reset: boolean;
1117
+ can_resume: boolean;
1118
+ can_review: boolean;
1119
+ can_start: boolean;
1021
1120
  }
1022
1121
 
1023
1122
  export declare interface IChapterBlockV3 {
@@ -1073,6 +1172,8 @@ declare interface IChapterDetails extends IBlockSectionsCallbacks {
1073
1172
  coreBlocksRef?: React.RefObject<HTMLDivElement>;
1074
1173
  canStartJourney?: boolean;
1075
1174
  canStartChallengeArenaJourney?: boolean;
1175
+ canStartDownloadNodeJourney?: boolean;
1176
+ canStartDownloadBlockJourney?: boolean;
1076
1177
  }
1077
1178
 
1078
1179
  declare interface IChapterModel {
@@ -1169,6 +1270,7 @@ declare interface ICheckboxInputProps<IDType> {
1169
1270
  visibleOnCheck?: boolean;
1170
1271
  indeterminate?: boolean;
1171
1272
  numColumns?: number;
1273
+ optionFlexGap?: number;
1172
1274
  renderAs?: TCheckboxVariants;
1173
1275
  maximumSelection?: number;
1174
1276
  size?: TCheckboxSizes;
@@ -1244,10 +1346,12 @@ declare interface ICircularStepWrapperProps {
1244
1346
  onNext?: () => void;
1245
1347
  label?: string;
1246
1348
  showNext?: boolean;
1349
+ isNextDisabled?: boolean;
1247
1350
  showPrevious?: boolean;
1248
1351
  isNextLoading?: boolean;
1249
1352
  progressAngle?: number;
1250
1353
  footerElement?: ReactElement;
1354
+ animationSrcMobile?: string;
1251
1355
  }
1252
1356
 
1253
1357
  declare interface IClaimUserAccountProps {
@@ -1314,6 +1418,12 @@ export declare interface ICoachmarkProps {
1314
1418
  isActive: boolean;
1315
1419
  }
1316
1420
 
1421
+ declare interface ICompactHeaderProps {
1422
+ showProgress?: boolean;
1423
+ progressPercentage?: number;
1424
+ HeaderAvatar: ReactElement;
1425
+ }
1426
+
1317
1427
  export declare const IconButton: FC<IIconButtonProps>;
1318
1428
 
1319
1429
  declare interface IconProps extends React_2.SVGProps<SVGSVGElement> {
@@ -1390,8 +1500,6 @@ declare interface ICueCanvasCallbackProps {
1390
1500
 
1391
1501
  declare interface ICueCanvasProps {
1392
1502
  initialStrokesData?: Record<string, IActionData[]>;
1393
- isCanvasEnabled: boolean;
1394
- canToggleScribbling?: boolean;
1395
1503
  }
1396
1504
 
1397
1505
  declare interface ICurriculumStandards {
@@ -1476,7 +1584,8 @@ declare interface IDynamicWorksheetPreview {
1476
1584
  userNodeId: string;
1477
1585
  studentName: string;
1478
1586
  onBackIconClick: () => void;
1479
- onUnassign?: (sheetData: INodeDataProps) => void;
1587
+ actionBarRightElement?: ReactElement;
1588
+ onOpenQuestionFeedbackModal?: (itemRef: string) => void;
1480
1589
  }
1481
1590
 
1482
1591
  declare interface IEditMilestoneModalProps extends IMilestoneEditProps {
@@ -1547,6 +1656,11 @@ declare interface IFile {
1547
1656
  url: string;
1548
1657
  }
1549
1658
 
1659
+ declare interface IFirstSessionIntroductionProps {
1660
+ onRunSystemCheck: () => void;
1661
+ studentId: string;
1662
+ }
1663
+
1550
1664
  declare interface IGame extends IBaseProject {
1551
1665
  played: boolean;
1552
1666
  }
@@ -2154,7 +2268,9 @@ export declare const ILLUSTRATIONS: {
2154
2268
  CIRCLE_CUEMATH_LOGO_WHITE: string;
2155
2269
  CIRCLE_OUTERCIRCLE_BG: string;
2156
2270
  CLOCK_ORANGE: string;
2271
+ COMMON: string;
2157
2272
  COMMUNITY_BULB: string;
2273
+ COMMUNITY_BULB_YELLOW_2: string;
2158
2274
  CROSSHAIR_CIRCLE: string;
2159
2275
  CROWN: string;
2160
2276
  CROWN_OVERLAY: string;
@@ -2167,6 +2283,7 @@ export declare const ILLUSTRATIONS: {
2167
2283
  DURATION_90MIN_GRAY: string;
2168
2284
  EARTH_GREEN: string;
2169
2285
  ELLIPSE_CLIP: string;
2286
+ EPIC: string;
2170
2287
  EQUAL_OUTLINED: string;
2171
2288
  FEMALE_AVATAR: string;
2172
2289
  GAME_PLAY: string;
@@ -2183,7 +2300,9 @@ export declare const ILLUSTRATIONS: {
2183
2300
  KNOWLEDGE_BLUE: string;
2184
2301
  LEARNED_SHIELD_GRAY: string;
2185
2302
  LEARNED_SHIELD_GREEN: string;
2303
+ LEARNING_PUZZLE_BOT: string;
2186
2304
  LEARNT: string;
2305
+ LEGENDARY: string;
2187
2306
  LIKE: string;
2188
2307
  LIVE_SESSION: string;
2189
2308
  LOADER: string;
@@ -2200,6 +2319,8 @@ export declare const ILLUSTRATIONS: {
2200
2319
  MILESTONE_INTRO_3: string;
2201
2320
  MISTAKE: string;
2202
2321
  MONEY: string;
2322
+ MYSTERY: string;
2323
+ MYTHIC: string;
2203
2324
  NODE_ACTIVITY_BG: string;
2204
2325
  NODE_CUSTOM_TEST_BG: string;
2205
2326
  NODE_DOWNLOAD_BG: string;
@@ -2219,6 +2340,7 @@ export declare const ILLUSTRATIONS: {
2219
2340
  ORANGE_FACE: string;
2220
2341
  PARENT_AVATAR: string;
2221
2342
  PEOPLE_WITH_ORANGE_FILL: string;
2343
+ PERSONALIZATION: string;
2222
2344
  PLATFORM_GREEN: string;
2223
2345
  PLATFORM_PURPLE: string;
2224
2346
  PLAY: string;
@@ -2236,6 +2358,7 @@ export declare const ILLUSTRATIONS: {
2236
2358
  PUZZLE_PATTERN_PURPLE: string;
2237
2359
  PUZZLE_PATTERN_YELLOW: string;
2238
2360
  PUZZLE_STUDENT: string;
2361
+ RARE: string;
2239
2362
  RADIAL_GRADIENT_BG: string;
2240
2363
  RADIAL_GRADIENT_BG_2: string;
2241
2364
  REFUND_POLICY: string;
@@ -2349,6 +2472,9 @@ export declare const IMAGES: {
2349
2472
  AWESOME: string;
2350
2473
  BADGE_SUCCESS: string;
2351
2474
  BG_EMPTY_RESOURCES: string;
2475
+ BLACK_BELT: string;
2476
+ BLUE_BELT: string;
2477
+ BROWN_BELT: string;
2352
2478
  CHATVA: string;
2353
2479
  CONGRATS: string;
2354
2480
  COOL: string;
@@ -2359,20 +2485,27 @@ export declare const IMAGES: {
2359
2485
  EKA: string;
2360
2486
  EMPTY_MIX_TESTS: string;
2361
2487
  GREAT: string;
2488
+ GREEN_BELT: string;
2362
2489
  HEXO: string;
2363
2490
  KUDOS: string;
2364
2491
  LEARNING_PLAN: string;
2365
2492
  LESSON_OVERVIEW_BANNER: string;
2493
+ MASTERED_BADGE: string;
2366
2494
  NO_INFO: string;
2367
2495
  OCTO: string;
2496
+ ORANGE_BELT: string;
2497
+ PURPLE_BELT: string;
2368
2498
  PUZZLE_CARD_EASY: string;
2369
2499
  PUZZLE_CARD_HARD: string;
2370
2500
  PUZZLE_CARD_MEDIUM: string;
2501
+ RED_BELT: string;
2371
2502
  SHARED: string;
2372
2503
  SHEET_REFERENCE: string;
2373
2504
  SPIRAL_PATTERN: string;
2374
2505
  TETRA: string;
2506
+ WHITE_BELT: string;
2375
2507
  WOW: string;
2508
+ YELLOW_BELT: string;
2376
2509
  ZODASA: string;
2377
2510
  };
2378
2511
 
@@ -2385,6 +2518,10 @@ declare interface IMaintenanceProps {
2385
2518
  userType: TUserTypes;
2386
2519
  }
2387
2520
 
2521
+ declare interface IMathPracticeProps {
2522
+ onSwitchUser?: () => void;
2523
+ }
2524
+
2388
2525
  export declare interface IMessageProps {
2389
2526
  event: `${WebViewEvent}`;
2390
2527
  payload: IVibrationPattern | IPlayerStats | IInfoMessage | ITrackEvent | null;
@@ -2461,6 +2598,7 @@ declare interface IMileStoneCreateProps {
2461
2598
  config: IMilestoneConfig;
2462
2599
  userType: TUserTypes;
2463
2600
  enrollmentType?: TEnrollmentTypes;
2601
+ isTeacherTrainingAccount?: boolean;
2464
2602
  height?: string | number;
2465
2603
  minHeight?: string;
2466
2604
  formData?: IMilestoneFormData;
@@ -2645,6 +2783,7 @@ export declare interface IModal {
2645
2783
  isPrivate?: boolean;
2646
2784
  /** Width of the modal in CSS units (e.g., '500px', '80vw') */
2647
2785
  modalWidth: string;
2786
+ renderOnMobileAs?: 'bottom-sheet';
2648
2787
  }
2649
2788
 
2650
2789
  declare interface IModalCallbacks {
@@ -2752,6 +2891,7 @@ export declare interface INodeDataProps {
2752
2891
  unlocked_on_ts: number | null;
2753
2892
  user_attempt_id: string | null;
2754
2893
  user_chapter_id: string | null;
2894
+ user_block_id: string | null;
2755
2895
  user_milestone_id?: string;
2756
2896
  user_node_id: string | null;
2757
2897
  worksheet_id: string;
@@ -2795,17 +2935,27 @@ export declare const invalidateMilestoneResources: (id: string, query?: void | u
2795
2935
 
2796
2936
  export declare const invalidateMilestonesData: (query?: TQuery | undefined) => void;
2797
2937
 
2938
+ export declare const invalidateParentHome: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
2939
+
2798
2940
  export declare const invalidatePastMilestoneCount: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
2799
2941
 
2800
2942
  export declare const invalidatePuzzleToAssign: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
2801
2943
 
2802
2944
  export declare const invalidateTestHelpData: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
2803
2945
 
2946
+ declare interface IOnboardingGuideProps {
2947
+ orientation?: 'vertical' | 'horizontal';
2948
+ }
2949
+
2804
2950
  declare interface IOnChapterExitWarningProps {
2805
2951
  description: string;
2806
2952
  onSuccess?: () => void;
2807
2953
  }
2808
2954
 
2955
+ declare interface IOnViewSummaryParams extends IStudentProfileSummary {
2956
+ userAttemptId?: string;
2957
+ }
2958
+
2809
2959
  declare interface IOpenImageReviewModalProps {
2810
2960
  isReviewed?: boolean;
2811
2961
  disableScoreForm?: boolean;
@@ -2863,6 +3013,19 @@ export declare interface IOutcomeStageData {
2863
3013
  achievementAction?: string | null;
2864
3014
  }
2865
3015
 
3016
+ declare interface IParentDashboardProps {
3017
+ studentName: string;
3018
+ studentId: string;
3019
+ onRescheduleDemo: (demoId?: string) => void;
3020
+ onChangeTutor: (demoId: string) => void;
3021
+ onGetStartedAgain?: () => void;
3022
+ onViewSummary?: (key: ESummaryType, summaryData: IOnViewSummaryParams) => void;
3023
+ onSwitchUser?: () => void;
3024
+ canChangeTutor: boolean;
3025
+ isSubscriptionCancelled: boolean;
3026
+ HeaderAvatar: ReactElement;
3027
+ }
3028
+
2866
3029
  declare interface IPercentileProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'size'>, Omit<IBaseInputProps, 'inputElement'> {
2867
3030
  }
2868
3031
 
@@ -2880,6 +3043,7 @@ declare interface IPillButtonProps extends IClickableAnalyticsProps {
2880
3043
  onClick: (val: string) => void;
2881
3044
  tooltip?: string;
2882
3045
  width?: number | string;
3046
+ isTransparent?: boolean;
2883
3047
  }
2884
3048
 
2885
3049
  declare interface IPlaceholder {
@@ -2974,7 +3138,6 @@ declare interface IPreferencesCurriculumMap {
2974
3138
  export declare interface IPreviewWorksheetModel {
2975
3139
  signed_request: string;
2976
3140
  questions_signed_request: string;
2977
- player_config: IWorksheetBehavior;
2978
3141
  worksheet_name: string;
2979
3142
  }
2980
3143
 
@@ -2983,8 +3146,7 @@ declare interface IPreviewWorksheetProps {
2983
3146
  worksheetName?: string;
2984
3147
  nodeType: IResumeWorksheetModel['node_type'];
2985
3148
  isLessonV3Enabled: boolean;
2986
- scribblingEnabled: boolean;
2987
- action: string;
3149
+ mode: 'resume' | 'review' | 'preview';
2988
3150
  studentId: string;
2989
3151
  userType: TUserTypes;
2990
3152
  showNudgeBanner?: boolean;
@@ -2994,8 +3156,33 @@ declare interface IPreviewWorksheetProps {
2994
3156
  onBackIconClick?: () => void;
2995
3157
  items?: string[];
2996
3158
  onWorksheetLoaded?: (loaded: boolean) => void;
2997
- onUnassign?: () => void;
2998
3159
  canStartUnassignJourney?: boolean;
3160
+ actionBarRightElement?: ReactElement;
3161
+ canShowActionBar?: boolean;
3162
+ topOffset?: number;
3163
+ }
3164
+
3165
+ declare interface IProgramOption {
3166
+ badges_enabled: boolean;
3167
+ board: string;
3168
+ board_id: string;
3169
+ code: string;
3170
+ cue_program_type: string;
3171
+ description: string;
3172
+ grade: string;
3173
+ grades: string[];
3174
+ id: string;
3175
+ is_active: boolean;
3176
+ is_current: boolean;
3177
+ is_current_stream_program: boolean;
3178
+ is_demo: boolean;
3179
+ is_live: boolean;
3180
+ name: string;
3181
+ program_type: string;
3182
+ rewards_enabled: boolean;
3183
+ stream: string;
3184
+ sub_stream: string | null;
3185
+ [key: string]: unknown;
2999
3186
  }
3000
3187
 
3001
3188
  export declare interface IProject<T> {
@@ -3169,6 +3356,11 @@ declare interface IReferenceSheetProps {
3169
3356
  };
3170
3357
  }
3171
3358
 
3359
+ declare interface IReportInformationProps {
3360
+ sessionReports: TSessionReport;
3361
+ studentName: string;
3362
+ }
3363
+
3172
3364
  declare interface IResetPasswordFormProps {
3173
3365
  onSubmit: (e: FormEvent<HTMLFormElement>) => void;
3174
3366
  onChange: (key: string, value: string) => void;
@@ -3204,7 +3396,10 @@ export declare interface IResumeWorksheetModel extends IWorksheetAttemptModel {
3204
3396
  worksheet_name: string;
3205
3397
  signed_request: string;
3206
3398
  questions_signed_request: string;
3207
- player_config: IWorksheetBehavior;
3399
+ player_config: {
3400
+ minimumAccuracy: number;
3401
+ validation: boolean;
3402
+ };
3208
3403
  user_attempt_id: string;
3209
3404
  permissions: {
3210
3405
  can_access: IWorksheetPermissionV2;
@@ -3216,7 +3411,6 @@ export declare interface IResumeWorksheetModel extends IWorksheetAttemptModel {
3216
3411
  export declare interface IReviewWorksheetModel {
3217
3412
  signed_request: string;
3218
3413
  questions_signed_request: string;
3219
- player_config: IWorksheetBehavior;
3220
3414
  attempt: IWorksheetAttemptModel;
3221
3415
  worksheet: IWorksheetModel;
3222
3416
  chapter_name?: string;
@@ -3312,6 +3506,7 @@ declare interface ISelectionCardOption<IDType> {
3312
3506
  declare interface ISelectOption<IDType> {
3313
3507
  id: IDType;
3314
3508
  label: string;
3509
+ textDecoration?: string;
3315
3510
  [key: string]: unknown;
3316
3511
  }
3317
3512
 
@@ -3322,6 +3517,27 @@ declare interface ISeparatorProps {
3322
3517
  background?: TColorNames;
3323
3518
  }
3324
3519
 
3520
+ declare interface ISessionInsightsQuery {
3521
+ student_level: string;
3522
+ student_name: string;
3523
+ }
3524
+
3525
+ declare interface ISessionStatusProps {
3526
+ completedSessions: number;
3527
+ nextSessionStartTime: number;
3528
+ status?: EClassStatus | null;
3529
+ studentName: string;
3530
+ teacherName?: string;
3531
+ nextSessionEndTime: number;
3532
+ onRescheduleClick?: () => void;
3533
+ }
3534
+
3535
+ declare interface ISessionSummaryProps {
3536
+ isDemoDone: boolean;
3537
+ studentName: string;
3538
+ onViewSummary?: (key: ESummaryType) => void;
3539
+ }
3540
+
3325
3541
  declare interface IShareInstructionModalProps {
3326
3542
  milestoneAchievementId: string;
3327
3543
  studentName: string;
@@ -3447,6 +3663,10 @@ export declare interface ISignUpProps {
3447
3663
  onSignupStepsComplete: (data: IUpdateUserPayloadDal | ICreateUserResponseDal | null) => void;
3448
3664
  }
3449
3665
 
3666
+ declare interface ISignupUnavailableProps {
3667
+ onGoToLogin?: () => void;
3668
+ }
3669
+
3450
3670
  declare interface ISingleFieldFormProps {
3451
3671
  onSubmit: (e?: FormEvent<HTMLFormElement>) => void;
3452
3672
  onChange: (key: string, value: string) => void;
@@ -3528,6 +3748,17 @@ declare interface IStudentDetailsProps extends IWinsPreviewProps {
3528
3748
  classStatus?: IClassStatus;
3529
3749
  }
3530
3750
 
3751
+ declare interface IStudentProfileHighlightsProps {
3752
+ profileHighlights: TProfileHighlight[];
3753
+ }
3754
+
3755
+ declare interface IStudentProfileSummary {
3756
+ studentLevel: string;
3757
+ studentObjectives: string[] | string;
3758
+ learningPlan: string[] | string;
3759
+ levelPreference?: string;
3760
+ }
3761
+
3531
3762
  declare interface IStudentSchool {
3532
3763
  place_id: string;
3533
3764
  country_code: string;
@@ -3727,6 +3958,9 @@ declare interface ITeacherProfileDetails {
3727
3958
  number_of_students_taught: number;
3728
3959
  countries: string[];
3729
3960
  degree: TDegreeInformation;
3961
+ first_name: string;
3962
+ last_name: string;
3963
+ teacher_profile_url?: string;
3730
3964
  }
3731
3965
 
3732
3966
  declare interface ITeacherProfileProps {
@@ -3888,6 +4122,7 @@ export declare interface ITrialSessionFormFields {
3888
4122
  personalizedLevel?: string[];
3889
4123
  personalizedFocus?: string[];
3890
4124
  personalizedBehaviors?: string[];
4125
+ personalizedObjectives?: string[];
3891
4126
  isCircleGamePlayed?: boolean;
3892
4127
  isCirclePuzzleSolved?: boolean;
3893
4128
  isCircleSkillCompleted?: boolean;
@@ -3936,6 +4171,10 @@ export declare interface ITutorialProps {
3936
4171
  isJourneyActive?: boolean;
3937
4172
  }
3938
4173
 
4174
+ declare interface IUpcomingSessionsProps {
4175
+ sessions?: TSession[];
4176
+ }
4177
+
3939
4178
  declare interface IUpdateImages {
3940
4179
  filteredImages: string[];
3941
4180
  newImages: IFile[];
@@ -4031,6 +4270,14 @@ declare interface IUsePuzzleIntroJourney {
4031
4270
  onJourneyComplete: () => void;
4032
4271
  }
4033
4272
 
4273
+ declare interface IUser {
4274
+ id: string;
4275
+ username?: string;
4276
+ user_avatar?: IAvatarLayer[] | null;
4277
+ phone?: string;
4278
+ iconSrc?: string;
4279
+ }
4280
+
4034
4281
  export declare interface IUserChapterData {
4035
4282
  chapter_code: string;
4036
4283
  chapter_id: string;
@@ -4052,6 +4299,16 @@ declare interface IUserChapterProgressProps {
4052
4299
  total_core_sheets: number;
4053
4300
  }
4054
4301
 
4302
+ declare interface IUserListProps {
4303
+ users: IUser[];
4304
+ onSelect: (id: string) => void;
4305
+ showAddButton?: boolean;
4306
+ onAddNew?: () => void;
4307
+ maxColumns?: number;
4308
+ cardSize?: number;
4309
+ avatarSize?: number;
4310
+ }
4311
+
4055
4312
  declare interface IUsernamePasswordFormProps {
4056
4313
  username: string;
4057
4314
  password: string;
@@ -4141,6 +4398,11 @@ export declare interface IWebViewProps extends IframeHTMLAttributes<HTMLIFrameEl
4141
4398
  handleInfoMessage?: (infoMessage: IInfoMessage) => void;
4142
4399
  }
4143
4400
 
4401
+ declare interface IWinsCommonIcon {
4402
+ selected?: boolean;
4403
+ className?: string;
4404
+ }
4405
+
4144
4406
  declare interface IWinsPreviewProps {
4145
4407
  onWinsClick: () => void;
4146
4408
  rewardsHome: TRewardHomeData;
@@ -4223,33 +4485,20 @@ export declare interface IWorksheetBehavior {
4223
4485
  teacherValidationEnabled: boolean;
4224
4486
  /**
4225
4487
  * If worksheet is attempting outside the class setting
4226
- * * In case of puzzle worksheet.
4227
- * * If true,
4228
- * For student we show tooltip with 'Discuss with tutor in class'.
4229
- * For teacher we show review cta.
4230
- * * If false,
4231
- * For student we show tooltip with 'Already solved'.
4232
- * For teacher we don't show review cta.
4488
+ * This needs teacherValidationEnabled to be true
4489
+ * TODO-ANTIL: Accept only validation which can be 'system' or 'teacher' or undefined
4233
4490
  */
4234
4491
  canTeacherValidate: boolean;
4235
- /**
4236
- * * In case of puzzle worksheet for teacher
4237
- * * If true,
4238
- * Teacher validation button will be disabled.
4239
- * * If false,
4240
- * Teacher validation button will be active.
4241
- */
4242
- canTeacherValidateDisabled?: boolean;
4243
4492
  /**
4244
4493
  * If true, questions will be validated and feedback will be shown.
4245
4494
  */
4246
4495
  validation: boolean;
4247
4496
  /**
4248
- * If true, questions will be validated and feedback will be shown along with the correct answer.
4497
+ * If true, solution wont be shown to the user.
4249
4498
  */
4250
4499
  solutionHidden?: boolean;
4251
4500
  /**
4252
- * If true, solution will be hidden.
4501
+ * If true, questions will be validated and feedback will be shown along with the correct answer.
4253
4502
  */
4254
4503
  review: boolean;
4255
4504
  /**
@@ -4287,14 +4536,8 @@ export declare interface IWorksheetBehavior {
4287
4536
  * If true show demos calculator https://www.desmos.com/calculator
4288
4537
  */
4289
4538
  canShowDesmosCalc: boolean;
4290
- /**
4291
- * If true, the user can unassign the sheet.
4292
- */
4293
- canUnAssign?: boolean;
4294
- /**
4295
- * If true, journey will be started.
4296
- */
4297
- canStartJourney?: boolean;
4539
+ canvasEnabled?: boolean;
4540
+ canScribble?: boolean;
4298
4541
  }
4299
4542
 
4300
4543
  declare interface IWorksheetCallbackProps {
@@ -4318,12 +4561,10 @@ declare interface IWorksheetCallbackProps {
4318
4561
  onExitTicketStart?: () => void;
4319
4562
  onExitTicketSubmit?: () => void;
4320
4563
  onSubmit?: (responses: Record<string, IWorksheetResponse>) => void;
4321
- onUnassign?: () => void;
4322
- onReview?: () => void;
4323
4564
  loggerRef: MutableRefObject<(eventName: string, data?: Record<string, unknown>) => void>;
4324
4565
  }
4325
4566
 
4326
- declare interface IWorksheetContainerProps extends IBaseWorksheetProps, IWorksheetCallbackProps, ICueCanvasProps, ICueCanvasCallbackProps, IPointerSyncCallbackProps {
4567
+ declare interface IWorksheetContainerProps extends Omit<IBaseWorksheetProps, 'behavior'>, IWorksheetCallbackProps, ICueCanvasProps, ICueCanvasCallbackProps, IPointerSyncCallbackProps {
4327
4568
  studentId: string;
4328
4569
  attemptId?: string;
4329
4570
  itemsSignedRequest: string;
@@ -4338,6 +4579,11 @@ declare interface IWorksheetContainerProps extends IBaseWorksheetProps, IWorkshe
4338
4579
  summaryDescription?: ReactElement | null;
4339
4580
  canSubmitWorksheet?: boolean;
4340
4581
  subjectiveProps?: ISubjectiveSheetProps;
4582
+ inClass?: boolean;
4583
+ isLessonV3Enabled?: boolean;
4584
+ isDesmosEnabled?: boolean;
4585
+ nodeType: TNodeTypes;
4586
+ mode: 'resume' | 'review' | 'preview';
4341
4587
  }
4342
4588
 
4343
4589
  declare interface IWorksheetLayout {
@@ -4353,6 +4599,8 @@ declare interface IWorksheetLayout {
4353
4599
  showUserPointer?: boolean;
4354
4600
  renderQuestionHeader?: boolean;
4355
4601
  imageHue?: THueNames;
4602
+ background?: 'none' | 'paper';
4603
+ questionPadding: number;
4356
4604
  }
4357
4605
 
4358
4606
  export declare interface IWorksheetModel {
@@ -4455,10 +4703,13 @@ export declare enum JOURNEY_ID_STUDENT {
4455
4703
  CIRCLE_TABLES_INTRO_JOURNEY = "CIRCLE_TABLES_INTRO_JOURNEY",
4456
4704
  CIRCLE_TABLES_INFINTE_JOURNEY = "CIRCLE_TABLES_INFINITE_JOURNEY",
4457
4705
  CIRCLE_LESSONS_K_1_INTRO_JOURNEY = "CIRCLE_LESSONS_K_1_INTRO_JOURNEY",
4706
+ PLA_SWITCH_USER_JOURNEY = "PLA_SWITCH_USER_JOURNEY",
4458
4707
  HOMEPAGE_JOURNEY = "HOMEPAGE_JOURNEY",
4459
4708
  CHAPTER_PAGE_JOURNEY = "CHAPTER_PAGE_JOURNEY",
4460
4709
  PUZZLE_ATTEMPT_JOURNEY = "PUZZLE_ATTEMPT_JOURNEY",
4461
4710
  CHALLENGE_ARENA_JOURNEY = "CHALLENGE_ARENA_JOURNEY",
4711
+ DOWNLOAD_NODE_JOURNEY = "DOWNLOAD_NODE_JOURNEY",
4712
+ DOWNLOAD_BLOCK_JOURNEY = "DOWNLOAD_BLOCK_JOURNEY",
4462
4713
  PUZZLE_ASSIGNED_JOURNEY = "PUZZLE_ASSIGNED_JOURNEY",
4463
4714
  PUZZLE_DASHBOARD_JOURNEY = "PUZZLE_DASHBOARD_JOURNEY"
4464
4715
  }
@@ -4467,6 +4718,8 @@ export declare enum JOURNEY_ID_TEACHER {
4467
4718
  HOMEPAGE_JOURNEY = "HOMEPAGE_JOURNEY",
4468
4719
  CHAPTER_PAGE_JOURNEY = "CHAPTER_PAGE_JOURNEY",
4469
4720
  CHALLENGE_ARENA_JOURNEY = "CHALLENGE_ARENA_JOURNEY",
4721
+ DOWNLOAD_NODE_JOURNEY = "DOWNLOAD_NODE_JOURNEY",
4722
+ DOWNLOAD_BLOCK_JOURNEY = "DOWNLOAD_BLOCK_JOURNEY",
4470
4723
  PUZZLE_ASSIGN_JOURNEY = "PUZZLE_ASSIGN_JOURNEY",
4471
4724
  PUZZLE_INTRO_JOURNEY = "PUZZLE_INTRO_JOURNEY",
4472
4725
  PUZZLE_REVIEW_JOURNEY = "PUZZLE_REVIEW_JOURNEY",
@@ -4512,6 +4765,7 @@ export declare const LOTTIE: {
4512
4765
  ALL_DONE: string;
4513
4766
  ANIMATED_AVATAR: string;
4514
4767
  AVATAR_SELECTED: string;
4768
+ AWESOME: string;
4515
4769
  BEGINNER1X: string;
4516
4770
  BRONZE_1: string;
4517
4771
  BRONZE_2: string;
@@ -4521,6 +4775,7 @@ export declare const LOTTIE: {
4521
4775
  CHAPTER_COMPLETED: string;
4522
4776
  CIRCULAR_LOADER: string;
4523
4777
  CLAP: string;
4778
+ CLAPPING_HANDS: string;
4524
4779
  CLOCK_30MIN: string;
4525
4780
  CLOCK_45MIN: string;
4526
4781
  CLOCK_60MIN: string;
@@ -4529,6 +4784,7 @@ export declare const LOTTIE: {
4529
4784
  COLOR_2: string;
4530
4785
  COLOR_3: string;
4531
4786
  COMPETITIVE_ARENA: string;
4787
+ COOL: string;
4532
4788
  DART: string;
4533
4789
  DIAMOND: string;
4534
4790
  DICE: string;
@@ -4540,6 +4796,7 @@ export declare const LOTTIE: {
4540
4796
  ELITE_CIRCLE: string;
4541
4797
  ERROR: string;
4542
4798
  ERROR_LOTTIE: string;
4799
+ ERROR_RESPONSIVE: string;
4543
4800
  FAMILIAR1X: string;
4544
4801
  FIFTEEN_MIN_CLOCK: string;
4545
4802
  FIVE_MIN_CLOCK: string;
@@ -4562,6 +4819,7 @@ export declare const LOTTIE: {
4562
4819
  LEVEL_1_ALLSTAR: string;
4563
4820
  LIGHTNING: string;
4564
4821
  LIGHT_BULB: string;
4822
+ LIKE_BUTTON: string;
4565
4823
  MAGICWAND: string;
4566
4824
  MAIL: string;
4567
4825
  MECHANICAL_ARM: string;
@@ -4615,6 +4873,7 @@ export declare const LOTTIE: {
4615
4873
  SPINNER_WHITE: string;
4616
4874
  SPLASH_SCREEN: string;
4617
4875
  STAR: string;
4876
+ STAR_STRIKE_EMOJI: string;
4618
4877
  STUDENT_AVATAR: string;
4619
4878
  SUBJECTIVE: string;
4620
4879
  SUPER: string;
@@ -4632,6 +4891,7 @@ export declare const LOTTIE: {
4632
4891
  TOURNAMENT_RIPPLE: string;
4633
4892
  TROPHY: string;
4634
4893
  USERNAME: string;
4894
+ USERNAME_RESPONSIVE: string;
4635
4895
  VICTORY: string;
4636
4896
  VIDEO: string;
4637
4897
  };
@@ -4646,6 +4906,8 @@ export declare const Maintenance: React_2.FC<IMaintenanceProps>;
4646
4906
 
4647
4907
  declare const MASTERY: "mastery";
4648
4908
 
4909
+ export declare const MathPractice: FC<IMathPracticeProps>;
4910
+
4649
4911
  export declare const MilestoneActionWidget: React_2.FC<IMilestoneActionWidgetProps>;
4650
4912
 
4651
4913
  export declare const MilestoneCreate: React.FC<IMileStoneCreateContainerProps>;
@@ -4681,6 +4943,8 @@ export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
4681
4943
 
4682
4944
  export declare const NextIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4683
4945
 
4946
+ export declare const NextSteps: NamedExoticComponent<{}>;
4947
+
4684
4948
  declare enum NODE_CARD_COURSE_TYPES {
4685
4949
  PROGRAM = "PROGRAM",
4686
4950
  REMEDIAL = "REMEDIAL",
@@ -4775,6 +5039,11 @@ export declare const NODE_TYPE: {
4775
5039
  readonly MASTERY: "MASTERY";
4776
5040
  readonly TRIAL_DIAGNOSTIC: "TRIAL_DIAGNOSTIC";
4777
5041
  readonly PDF: "PDF";
5042
+ readonly TRIAL_BASIC: "TRIAL_BASIC";
5043
+ readonly TRIAL_INTERMEDIATE: "TRIAL_INTERMEDIATE";
5044
+ readonly TRIAL_ADVANCED: "TRIAL_ADVANCED";
5045
+ readonly SAT_ENGLISH_ASSESSMENT: "SAT_ENGLISH_ASSESSMENT";
5046
+ readonly SAT_MATH_ASSESSMENT: "SAT_MATH_ASSESSMENT";
4778
5047
  };
4779
5048
 
4780
5049
  export declare enum NODE_TYPES {
@@ -4851,7 +5120,7 @@ declare interface NumRangeInputProps {
4851
5120
  endPlaceholder?: string;
4852
5121
  }
4853
5122
 
4854
- export declare const OnboardingGuide: () => JSX.Element;
5123
+ export declare const OnboardingGuide: MemoExoticComponent<({ orientation }: IOnboardingGuideProps) => JSX.Element>;
4855
5124
 
4856
5125
  export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX.Element>;
4857
5126
 
@@ -4863,6 +5132,10 @@ export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
4863
5132
  isLoading?: boolean | undefined;
4864
5133
  }) => JSX.Element | null>;
4865
5134
 
5135
+ export declare const ParentDashboard: MemoExoticComponent<(props: IParentDashboardProps) => JSX.Element>;
5136
+
5137
+ export declare const ParentDashboardFaqs: () => JSX.Element;
5138
+
4866
5139
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4867
5140
 
4868
5141
  export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
@@ -4885,9 +5158,14 @@ export declare enum PLA_ANALYTICS_EVENTS {
4885
5158
  SIGNUP_OTP_FAILED = "signup_otp_failed",
4886
5159
  SLOTS_SHOWN = "slots_shown",
4887
5160
  SLOT_DATE_SELECTED = "slot_date_selected",
4888
- SLOT_TIME_SELECTED = "slot_time_selected"
5161
+ SLOT_TIME_SELECTED = "slot_time_selected",
5162
+ TUTOR_CHANGE_REASON_SELECTED = "tutor_change_reason_selected"
4889
5163
  }
4890
5164
 
5165
+ export declare const PlaFirstSessionIntroduction: NamedExoticComponent<IFirstSessionIntroductionProps>;
5166
+
5167
+ export declare const PLAHelpAndSupportModal: MemoExoticComponent<({}: {}) => JSX.Element>;
5168
+
4891
5169
  /**
4892
5170
  ** Global/Platform specific events that needs to be tracked goes here
4893
5171
  ** Naming convention needs to be snake_case
@@ -4944,6 +5222,9 @@ declare const PREFERENCE_CATEGORY: {
4944
5222
  readonly LEVEL: "Level";
4945
5223
  readonly FOCUS: "Focus";
4946
5224
  readonly BEHAVIOR: "Behaviors";
5225
+ readonly OBJECTIVES: "Objectives";
5226
+ readonly POSITION: "Position";
5227
+ readonly COURSE: "Course";
4947
5228
  };
4948
5229
 
4949
5230
  export declare const PreviewWorksheet: FC<IPreviewWorksheetProps>;
@@ -5037,17 +5318,33 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
5037
5318
 
5038
5319
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX.Element>;
5039
5320
 
5321
+ export declare const ReportInformation: FC<IReportInformationProps>;
5322
+
5040
5323
  export declare const ResendOTP: NamedExoticComponent<IOTPResendProps>;
5041
5324
 
5042
5325
  export declare const ResetPasswordForm: MemoExoticComponent<({ onSubmit, onChange, formData, errors, isSubmitDisabled, isProcessing, isValid, }: IResetPasswordFormProps) => JSX.Element>;
5043
5326
 
5327
+ declare interface RewardElement {
5328
+ aggregate_for?: {
5329
+ name?: string;
5330
+ };
5331
+ aggregates?: number;
5332
+ }
5333
+
5334
+ declare interface RewardHomeData {
5335
+ data?: {
5336
+ user_rewards?: RewardElement[];
5337
+ user_stickers?: StickerElement[];
5338
+ };
5339
+ }
5340
+
5044
5341
  export declare const REWARDS_LIST: string[];
5045
5342
 
5046
5343
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5047
5344
 
5048
5345
  export declare const RulerIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5049
5346
 
5050
- declare const SAT_NODE_TYPE: {
5347
+ export declare const SAT_NODE_TYPE: {
5051
5348
  readonly SAT_ENGLISH_ASSESSMENT: "SAT_ENGLISH_ASSESSMENT";
5052
5349
  readonly SAT_MATH_ASSESSMENT: "SAT_MATH_ASSESSMENT";
5053
5350
  readonly SAT_MATH_RECAP: "SAT_MATH_RECAP";
@@ -5092,6 +5389,10 @@ export declare const SENTRY_IGNORED_ERRORS: Array<string | RegExp>;
5092
5389
 
5093
5390
  export declare const Separator: React_2.FC<ISeparatorProps>;
5094
5391
 
5392
+ export declare const SessionStatus: MemoExoticComponent<({ completedSessions, nextSessionStartTime, status, teacherName, studentName, onRescheduleClick, }: ISessionStatusProps) => JSX.Element>;
5393
+
5394
+ export declare const SessionSummary: MemoExoticComponent<({ isDemoDone, studentName, onViewSummary }: ISessionSummaryProps) => JSX.Element>;
5395
+
5095
5396
  export declare const SHEET_ACTIONS: {
5096
5397
  readonly START: "START";
5097
5398
  readonly RESUME: "RESUME";
@@ -5143,6 +5444,8 @@ export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
5143
5444
 
5144
5445
  export declare const SignupOptions: NamedExoticComponent<ISignupOptionsProps>;
5145
5446
 
5447
+ export declare const SignupUnavailable: NamedExoticComponent<ISignupUnavailableProps>;
5448
+
5146
5449
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5147
5450
  export { SketchIcon as ScribbleIcon }
5148
5451
  export { SketchIcon }
@@ -5200,6 +5503,11 @@ declare const STICKER_BADGE: {
5200
5503
 
5201
5504
  declare type StickerEffect = 'burst_from_edges' | 'pop_expand' | 'float_up' | 'fall_down';
5202
5505
 
5506
+ declare interface StickerElement {
5507
+ badge_id?: string;
5508
+ name?: string;
5509
+ }
5510
+
5203
5511
  export declare const StickerFilledIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5204
5512
 
5205
5513
  export declare const StickerIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -5230,8 +5538,43 @@ export declare class StreakReductionLocalStorageUtil {
5230
5538
 
5231
5539
  export declare const StrikedEyeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5232
5540
 
5541
+ export declare const STUDENT_BADGE_STATUS: {
5542
+ ACKNOWLEDGED: string;
5543
+ ASSIGNED: string;
5544
+ UNASSIGNED: string;
5545
+ };
5546
+
5547
+ export declare const STUDENT_BADGE_TYPE: {
5548
+ COMMON: string;
5549
+ RARE: string;
5550
+ EPIC: string;
5551
+ LEGENDARY: string;
5552
+ MYTHIC: string;
5553
+ MYSTERY: string;
5554
+ };
5555
+
5556
+ export declare const StudentBadgeList: MemoExoticComponent<({ invalidateRewardsHome, openModal, topOffset, userBadges, currentScreenWidth, handleScrollTo, scrollPosition, }: StudentBadgeListProps) => JSX.Element>;
5557
+
5558
+ declare interface StudentBadgeListProps {
5559
+ invalidateRewardsHome: () => void;
5560
+ openModal: (modal: string, props?: unknown) => void;
5561
+ topOffset?: number;
5562
+ userBadges: Record<string, Badge[]>;
5563
+ currentScreenWidth: number;
5564
+ handleScrollTo: (position: number) => void;
5565
+ scrollPosition: number;
5566
+ }
5567
+
5233
5568
  export declare const StudentDetails: FC<IStudentDetailsProps>;
5234
5569
 
5570
+ export declare const StudentLoginInfoModal: MemoExoticComponent<() => JSX.Element>;
5571
+
5572
+ export declare const StudentProfileHighlights: FC<IStudentProfileHighlightsProps>;
5573
+
5574
+ export declare const StudentProfileSummaryModal: MemoExoticComponent<() => JSX.Element>;
5575
+
5576
+ export declare const StudentTrialReportModal: MemoExoticComponent<() => JSX.Element>;
5577
+
5235
5578
  export declare const SubmitMilestoneModal: React.FC<ISubmitModalProps>;
5236
5579
 
5237
5580
  export declare const SwitchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -5319,6 +5662,8 @@ declare type TBlockData = {
5319
5662
  block_stats: TBlockStatsData;
5320
5663
  };
5321
5664
 
5665
+ declare type TBlockStates = keyof typeof BLOCK_STATES;
5666
+
5322
5667
  declare type TBlockStatsData = {
5323
5668
  block_status: TBlockStatus;
5324
5669
  optional_status: string | null;
@@ -5456,6 +5801,7 @@ declare type TDefaultSection = Record<string, unknown>;
5456
5801
  declare type TDegreeInformation = {
5457
5802
  degree_name?: string;
5458
5803
  field_of_study?: string;
5804
+ degree_code?: string;
5459
5805
  };
5460
5806
 
5461
5807
  declare type TDrawingData = ITile | IStroke | undefined;
@@ -6102,6 +6448,13 @@ declare type TPreference = {
6102
6448
 
6103
6449
  declare type TPreferenceCategory = (typeof PREFERENCE_CATEGORY)[keyof typeof PREFERENCE_CATEGORY];
6104
6450
 
6451
+ declare type TProfileHighlight = {
6452
+ illustration: string;
6453
+ background: TColorNames;
6454
+ title: string;
6455
+ description: string | string[];
6456
+ };
6457
+
6105
6458
  declare type TPublish = (data: IPublishData) => boolean | undefined;
6106
6459
 
6107
6460
  declare type TPublishMouseMove = (points: IPointerData) => void;
@@ -6211,6 +6564,23 @@ export declare type TSelectedCountry = {
6211
6564
  code: string;
6212
6565
  };
6213
6566
 
6567
+ declare type TSession = {
6568
+ session_start: number;
6569
+ session_end: number;
6570
+ session_status: ESessionStatus;
6571
+ };
6572
+
6573
+ export declare type TSessionReport = {
6574
+ problems_attempted: number;
6575
+ new_concepts_learnt?: number;
6576
+ improvement_percentage?: number;
6577
+ solved_independently?: number;
6578
+ solved_with_help?: number;
6579
+ next_steps?: string;
6580
+ topic_data?: TTopicData[];
6581
+ default_topic_image_url?: string;
6582
+ };
6583
+
6214
6584
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
6215
6585
 
6216
6586
  declare type TSheetAttemptLocation_2 = keyof typeof SHEET_ATTEMPT_LOCATION;
@@ -6327,6 +6697,13 @@ export declare type TTextVariants = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'q
6327
6697
 
6328
6698
  declare type TTimeUnit = 'hours' | 'minutes' | 'days';
6329
6699
 
6700
+ declare type TTopicData = {
6701
+ topic_name: string;
6702
+ topic_image: string;
6703
+ summary: string;
6704
+ is_attempted: boolean;
6705
+ };
6706
+
6330
6707
  export declare type TTrackCTA = (params: {
6331
6708
  label?: string;
6332
6709
  analyticsLabel?: string;
@@ -6379,6 +6756,8 @@ declare type TUserProgram = {
6379
6756
 
6380
6757
  export declare type TUserTypes = 'TEACHER' | 'STUDENT';
6381
6758
 
6759
+ export declare const TutorChangeModal: MemoExoticComponent<() => JSX.Element>;
6760
+
6382
6761
  export declare const Tutorial: ({ src, title, onCross, showProgress, onTutorialPlayedOnce, isJourneyActive, }: ITutorialProps) => JSX.Element;
6383
6762
 
6384
6763
  export declare const TutoringIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
@@ -6405,6 +6784,8 @@ export declare const Unlock2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
6405
6784
 
6406
6785
  export declare const UnlockIcon: React.FC<React.SVGProps<SVGSVGElement>>;
6407
6786
 
6787
+ export declare const UpcomingSessions: React_2.NamedExoticComponent<IUpcomingSessionsProps>;
6788
+
6408
6789
  export declare const UpIcon: React.FC<React.SVGProps<SVGSVGElement>>;
6409
6790
 
6410
6791
  export declare const useAutoPlayPermission: () => IAutoPlayPermissionContextType;
@@ -6550,6 +6931,20 @@ export declare const useGetPuzzleToAssign: (initialId?: string, initialQuery?: v
6550
6931
  } & Record<string, unknown>) | undefined;
6551
6932
  };
6552
6933
 
6934
+ export declare const useGetSessionReports: (initialId?: string, initialQuery?: ISessionInsightsQuery | undefined) => {
6935
+ get: (id: string, query: ISessionInsightsQuery, meta: void) => Promise<void>;
6936
+ resource: ResourceModel<TSessionReport> | undefined;
6937
+ data: TSessionReport | undefined;
6938
+ permissions: Record<string, unknown> | undefined;
6939
+ isProcessing: boolean;
6940
+ isProcessed: boolean;
6941
+ isProcessingFailed: boolean;
6942
+ isStale: boolean;
6943
+ error: ({
6944
+ message?: string | undefined;
6945
+ } & Record<string, unknown>) | undefined;
6946
+ };
6947
+
6553
6948
  export declare const useGetTestHelpData: (initialId?: string, initialQuery?: void | undefined) => {
6554
6949
  get: (id: string, query: void, meta: {
6555
6950
  studentId: string;
@@ -6592,13 +6987,17 @@ export declare const useModalActions: IUseModalActions;
6592
6987
 
6593
6988
  export declare const useModalParams: IUseModalParams;
6594
6989
 
6990
+ export declare const usePLASwitchUserJourney: () => (userAvatarRef: RefObject<HTMLDivElement>, avatar?: IAvatarLayer[] | null) => void;
6991
+
6595
6992
  export declare const usePointerSync: ({ userType, targetUserId, }: IusePointerSyncProps) => IusePointerSyncMethods;
6596
6993
 
6597
- export declare const usePuzzleDashboardJourney: () => {
6598
- puzzleProfileRef: RefObject<HTMLDivElement>;
6599
- startJourney: (avatar: IAvatarLayer[]) => void;
6994
+ export declare const usePuzzleAttemptJourney: () => {
6995
+ puzzleAttemptCtaRef: RefObject<HTMLDivElement>;
6996
+ startJourney: () => void;
6600
6997
  };
6601
6998
 
6999
+ export declare const usePuzzleDashboardJourney: () => (puzzleProfileRef: RefObject<HTMLDivElement>, avatar: IAvatarLayer[]) => void;
7000
+
6602
7001
  export declare const usePuzzleIntroJourney: ({ onJourneyComplete }: IUsePuzzleIntroJourney) => {
6603
7002
  puzzleIconRef: RefObject<HTMLDivElement>;
6604
7003
  startJourney: () => void;
@@ -6609,12 +7008,24 @@ export declare const usePuzzleProgressJourney: () => {
6609
7008
  startJourney: () => void;
6610
7009
  };
6611
7010
 
7011
+ export declare const usePuzzleReviewJourney: () => {
7012
+ puzzleReviewCtaRef: RefObject<HTMLDivElement>;
7013
+ startJourney: () => void;
7014
+ };
7015
+
7016
+ export declare const usePuzzleUnassignJourney: () => {
7017
+ puzzleUnassignRef: RefObject<HTMLDivElement>;
7018
+ startJourney: () => void;
7019
+ };
7020
+
6612
7021
  export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
6613
7022
 
6614
7023
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
6615
7024
 
6616
7025
  export declare const UserIdentifierForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isSubmitDisabled, isProcessing, isValid, label, }: ISingleFieldFormProps) => JSX.Element>;
6617
7026
 
7027
+ export declare const UserList: NamedExoticComponent<IUserListProps>;
7028
+
6618
7029
  export declare const UsernamePasswordForm: NamedExoticComponent<IUsernamePasswordFormProps>;
6619
7030
 
6620
7031
  export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
@@ -6675,6 +7086,22 @@ export declare enum WebViewEvent {
6675
7086
  */
6676
7087
  export declare const WHITELIST_EVENTS: Record<string, PLUGIN_NAME[]>;
6677
7088
 
7089
+ export declare const WinsCommonIcon: React_2.FC<IWinsCommonIcon>;
7090
+
7091
+ export declare const WinsHeader: React_2.NamedExoticComponent<WinsTabHeaderProps>;
7092
+
7093
+ declare interface WinsTabHeaderProps {
7094
+ currentSelectedProgram?: IProgramOption;
7095
+ goldCoins?: number;
7096
+ onBackClick?: () => void;
7097
+ onProgramChange?: (p: IProgramOption) => void;
7098
+ programOptions?: IProgramOption[];
7099
+ silverCoins?: number;
7100
+ showLeftBorder?: boolean;
7101
+ topOffset?: number;
7102
+ widthOffset?: number;
7103
+ }
7104
+
6678
7105
  export declare const Worksheet: NamedExoticComponent<IWorksheetContainerProps & RefAttributes<IWorksheetRef>>;
6679
7106
 
6680
7107
  export declare const WORKSHEET_ACTION_BAR_HEIGHT = 56;
@@ -6702,6 +7129,7 @@ declare const ZINDEX: {
6702
7129
  readonly GOAL_CHAPTER_SHEETS_MENU: 4;
6703
7130
  readonly JOURNEY_OVERLAY: 1000;
6704
7131
  readonly CHAPTER_COMPLETED_LOTTIE: 5;
7132
+ readonly WINS_HEADER: 11;
6705
7133
  };
6706
7134
 
6707
7135
  export { }