@cuemath/leap 3.0.11-j8 → 3.0.12-as.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (444) hide show
  1. package/dist/assets/illustrations/illustrations.js +0 -3
  2. package/dist/assets/illustrations/illustrations.js.map +1 -1
  3. package/dist/assets/lottie/lottie.js +0 -11
  4. package/dist/assets/lottie/lottie.js.map +1 -1
  5. package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js +36 -27
  6. package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js.map +1 -1
  7. package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js +43 -31
  8. package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js.map +1 -1
  9. package/dist/features/chapters/chapters-list/chapters-list.js +16 -15
  10. package/dist/features/chapters/chapters-list/chapters-list.js.map +1 -1
  11. package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +2 -2
  12. package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -1
  13. package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +30 -30
  14. package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -1
  15. package/dist/features/chapters-v2/chapter-details/chapter-details.js +35 -35
  16. package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -1
  17. package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js +44 -44
  18. package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js.map +1 -1
  19. package/dist/features/homework/homework-card.js +146 -131
  20. package/dist/features/homework/homework-card.js.map +1 -1
  21. package/dist/features/journey/hooks/use-chapter-journey.js +28 -28
  22. package/dist/features/journey/hooks/use-chapter-journey.js.map +1 -1
  23. package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js +40 -38
  24. package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js.map +1 -1
  25. package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js +53 -50
  26. package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js.map +1 -1
  27. package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js +64 -62
  28. package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js.map +1 -1
  29. package/dist/features/milestone/milestone-list-container/milestone-list-container.js +44 -42
  30. package/dist/features/milestone/milestone-list-container/milestone-list-container.js.map +1 -1
  31. package/dist/features/milestone/milestone-resources/resources-list/resources-list.js +39 -37
  32. package/dist/features/milestone/milestone-resources/resources-list/resources-list.js.map +1 -1
  33. package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js +38 -31
  34. package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js.map +1 -1
  35. package/dist/index.d.ts +8 -285
  36. package/dist/index.js +321 -367
  37. package/dist/index.js.map +1 -1
  38. package/package.json +2 -3
  39. package/dist/assets/illustrations/loader-1.svg.js +0 -6
  40. package/dist/assets/illustrations/loader-1.svg.js.map +0 -1
  41. package/dist/assets/line-icons/icons/apple-icon.js +0 -48
  42. package/dist/assets/line-icons/icons/apple-icon.js.map +0 -1
  43. package/dist/assets/line-icons/icons/google-icon.js +0 -42
  44. package/dist/assets/line-icons/icons/google-icon.js.map +0 -1
  45. package/dist/features/auth/account-selector/account-selector.js +0 -43
  46. package/dist/features/auth/account-selector/account-selector.js.map +0 -1
  47. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js +0 -12
  48. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js.map +0 -1
  49. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +0 -12
  50. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +0 -1
  51. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js +0 -18
  52. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js.map +0 -1
  53. package/dist/features/auth/comps/input-status-icon/input-status-icon.js +0 -21
  54. package/dist/features/auth/comps/input-status-icon/input-status-icon.js.map +0 -1
  55. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js +0 -29
  56. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js.map +0 -1
  57. package/dist/features/auth/comps/overlay-loader/overlay-loader.js +0 -9
  58. package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
  59. package/dist/features/auth/comps/resend-otp/hooks/use-resend-timer.js +0 -24
  60. package/dist/features/auth/comps/resend-otp/hooks/use-resend-timer.js.map +0 -1
  61. package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -65
  62. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
  63. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +0 -23
  64. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +0 -1
  65. package/dist/features/auth/comps/tabs/tabs-styled.js +0 -23
  66. package/dist/features/auth/comps/tabs/tabs-styled.js.map +0 -1
  67. package/dist/features/auth/comps/tabs/tabs.js +0 -9
  68. package/dist/features/auth/comps/tabs/tabs.js.map +0 -1
  69. package/dist/features/auth/forgot-password/forgot-password-styled.js +0 -12
  70. package/dist/features/auth/forgot-password/forgot-password-styled.js.map +0 -1
  71. package/dist/features/auth/forgot-password/otp-form/otp-form.js +0 -66
  72. package/dist/features/auth/forgot-password/otp-form/otp-form.js.map +0 -1
  73. package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js +0 -101
  74. package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js.map +0 -1
  75. package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js +0 -68
  76. package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js.map +0 -1
  77. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js +0 -12
  78. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js.map +0 -1
  79. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js +0 -100
  80. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js.map +0 -1
  81. package/dist/features/auth/login/login-constants.js +0 -14
  82. package/dist/features/auth/login/login-constants.js.map +0 -1
  83. package/dist/features/auth/login/social-account-not-found/social-account-not-found.js +0 -32
  84. package/dist/features/auth/login/social-account-not-found/social-account-not-found.js.map +0 -1
  85. package/dist/features/auth/login/social-login-methods/social-login-methods.js +0 -47
  86. package/dist/features/auth/login/social-login-methods/social-login-methods.js.map +0 -1
  87. package/dist/features/auth/login/username-password-form/username-password-form.js +0 -98
  88. package/dist/features/auth/login/username-password-form/username-password-form.js.map +0 -1
  89. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -56
  90. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +0 -1
  91. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +0 -131
  92. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +0 -1
  93. package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -53
  94. package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
  95. package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js +0 -34
  96. package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js.map +0 -1
  97. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js +0 -98
  98. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js.map +0 -1
  99. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js +0 -57
  100. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js.map +0 -1
  101. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js +0 -26
  102. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js.map +0 -1
  103. package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js +0 -30
  104. package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js.map +0 -1
  105. package/dist/features/auth/signup/custom-input-field/custom-input-field.js +0 -100
  106. package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +0 -1
  107. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js +0 -88
  108. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js.map +0 -1
  109. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js +0 -43
  110. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js.map +0 -1
  111. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js +0 -31
  112. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js.map +0 -1
  113. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js +0 -31
  114. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js.map +0 -1
  115. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js +0 -11
  116. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js.map +0 -1
  117. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js +0 -29
  118. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js.map +0 -1
  119. package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js +0 -9
  120. package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js.map +0 -1
  121. package/dist/features/auth/signup/signup-constants.js +0 -1031
  122. package/dist/features/auth/signup/signup-constants.js.map +0 -1
  123. package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -69
  124. package/dist/features/auth/signup/signup-methods/signup-methods.js.map +0 -1
  125. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js +0 -19
  126. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js.map +0 -1
  127. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js +0 -62
  128. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js.map +0 -1
  129. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js +0 -24
  130. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js.map +0 -1
  131. package/dist/features/auth/signup/user-type-selector/user-type-selector.js +0 -85
  132. package/dist/features/auth/signup/user-type-selector/user-type-selector.js.map +0 -1
  133. package/dist/features/auth/user-list/user-item/user-item-styled.js +0 -21
  134. package/dist/features/auth/user-list/user-item/user-item-styled.js.map +0 -1
  135. package/dist/features/auth/user-list/user-item/user-item.js +0 -48
  136. package/dist/features/auth/user-list/user-item/user-item.js.map +0 -1
  137. package/dist/features/auth/user-list/user-list-styled.js +0 -19
  138. package/dist/features/auth/user-list/user-list-styled.js.map +0 -1
  139. package/dist/features/auth/user-list/user-list.js +0 -56
  140. package/dist/features/auth/user-list/user-list.js.map +0 -1
  141. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -332
  142. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  143. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -370
  144. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  145. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -252
  146. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
  147. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -24
  148. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
  149. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -192
  150. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  151. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -19
  152. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  153. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -129
  154. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  155. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -129
  156. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  157. package/dist/node_modules/clsx/dist/clsx.js +0 -18
  158. package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
  159. package/dist/node_modules/date-fns/subYears.js +0 -9
  160. package/dist/node_modules/date-fns/subYears.js.map +0 -1
  161. package/dist/node_modules/react-datepicker/dist/index.es.js +0 -2700
  162. package/dist/node_modules/react-datepicker/dist/index.es.js.map +0 -1
  163. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
  164. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
  165. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js +0 -8
  166. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
  167. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js +0 -518
  168. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
  169. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js +0 -60
  170. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
  171. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js +0 -53
  172. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
  173. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -19
  174. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
  175. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js +0 -12
  176. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
  177. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js +0 -21
  178. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
  179. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js +0 -11
  180. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js.map +0 -1
  181. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js +0 -10
  182. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js.map +0 -1
  183. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js +0 -10
  184. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js.map +0 -1
  185. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js +0 -11
  186. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js.map +0 -1
  187. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js +0 -21
  188. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js.map +0 -1
  189. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js +0 -9
  190. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js.map +0 -1
  191. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js +0 -9
  192. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js.map +0 -1
  193. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js +0 -9
  194. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js.map +0 -1
  195. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js +0 -9
  196. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js.map +0 -1
  197. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js +0 -10
  198. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js.map +0 -1
  199. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js +0 -9
  200. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js.map +0 -1
  201. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js +0 -17
  202. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
  203. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
  204. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
  205. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js +0 -15
  206. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js.map +0 -1
  207. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js +0 -14
  208. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js.map +0 -1
  209. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js +0 -23
  210. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js.map +0 -1
  211. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js +0 -10
  212. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js.map +0 -1
  213. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js +0 -10
  214. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js.map +0 -1
  215. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js +0 -12
  216. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js.map +0 -1
  217. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js +0 -10
  218. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js.map +0 -1
  219. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js +0 -60
  220. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js.map +0 -1
  221. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js +0 -9
  222. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js.map +0 -1
  223. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js +0 -9
  224. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js.map +0 -1
  225. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js +0 -12
  226. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js.map +0 -1
  227. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js +0 -11
  228. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js.map +0 -1
  229. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js +0 -9
  230. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js.map +0 -1
  231. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js +0 -9
  232. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js.map +0 -1
  233. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js +0 -10
  234. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js.map +0 -1
  235. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js +0 -13
  236. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js.map +0 -1
  237. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js +0 -16
  238. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js.map +0 -1
  239. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js +0 -9
  240. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js.map +0 -1
  241. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js +0 -9
  242. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js.map +0 -1
  243. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js +0 -10
  244. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js.map +0 -1
  245. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js +0 -9
  246. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js.map +0 -1
  247. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js +0 -9
  248. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js.map +0 -1
  249. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js +0 -13
  250. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js.map +0 -1
  251. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js +0 -18
  252. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js.map +0 -1
  253. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js +0 -9
  254. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js.map +0 -1
  255. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js +0 -9
  256. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js.map +0 -1
  257. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js +0 -9
  258. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js.map +0 -1
  259. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js +0 -8
  260. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js.map +0 -1
  261. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js +0 -9
  262. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js.map +0 -1
  263. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js +0 -15
  264. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js.map +0 -1
  265. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js +0 -14
  266. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js.map +0 -1
  267. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js +0 -15
  268. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js.map +0 -1
  269. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js +0 -14
  270. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js.map +0 -1
  271. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js +0 -10
  272. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js.map +0 -1
  273. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js +0 -13
  274. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js.map +0 -1
  275. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
  276. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
  277. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -19
  278. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
  279. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -32
  280. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
  281. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
  282. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
  283. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -71
  284. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
  285. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -34
  286. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
  287. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
  288. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
  289. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -156
  290. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
  291. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js +0 -111
  292. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
  293. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js +0 -22
  294. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js.map +0 -1
  295. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js +0 -15
  296. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js.map +0 -1
  297. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js +0 -15
  298. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js.map +0 -1
  299. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js +0 -23
  300. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
  301. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js +0 -42
  302. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
  303. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js +0 -50
  304. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
  305. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -50
  306. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
  307. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -50
  308. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
  309. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -62
  310. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
  311. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -52
  312. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
  313. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -46
  314. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
  315. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -50
  316. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
  317. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -31
  318. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
  319. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -22
  320. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
  321. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -23
  322. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
  323. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -33
  324. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
  325. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -33
  326. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
  327. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -34
  328. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
  329. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -34
  330. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
  331. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -100
  332. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
  333. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -49
  334. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
  335. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -49
  336. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
  337. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -50
  338. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
  339. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -41
  340. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
  341. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -75
  342. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
  343. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -49
  344. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
  345. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -70
  346. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
  347. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -33
  348. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
  349. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -72
  350. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
  351. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -71
  352. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
  353. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -33
  354. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
  355. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -75
  356. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
  357. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -72
  358. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
  359. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -71
  360. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
  361. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -23
  362. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
  363. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -23
  364. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
  365. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -50
  366. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
  367. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js +0 -68
  368. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
  369. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js +0 -104
  370. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
  371. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js +0 -88
  372. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js.map +0 -1
  373. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js +0 -123
  374. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js.map +0 -1
  375. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js +0 -13
  376. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js.map +0 -1
  377. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js +0 -10
  378. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js.map +0 -1
  379. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js +0 -12
  380. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js.map +0 -1
  381. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js +0 -11
  382. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js.map +0 -1
  383. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js +0 -10
  384. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js.map +0 -1
  385. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js +0 -14
  386. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js.map +0 -1
  387. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js +0 -11
  388. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js.map +0 -1
  389. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js +0 -10
  390. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js.map +0 -1
  391. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js +0 -11
  392. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js.map +0 -1
  393. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js +0 -11
  394. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js.map +0 -1
  395. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js +0 -10
  396. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js.map +0 -1
  397. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js +0 -9
  398. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js.map +0 -1
  399. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js +0 -12
  400. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
  401. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js +0 -10
  402. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js.map +0 -1
  403. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js +0 -10
  404. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js.map +0 -1
  405. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js +0 -12
  406. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js.map +0 -1
  407. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js +0 -14
  408. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js.map +0 -1
  409. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js +0 -10
  410. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js.map +0 -1
  411. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js +0 -9
  412. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js.map +0 -1
  413. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js +0 -9
  414. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js.map +0 -1
  415. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js +0 -9
  416. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js.map +0 -1
  417. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js +0 -9
  418. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js.map +0 -1
  419. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js +0 -9
  420. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js.map +0 -1
  421. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js +0 -9
  422. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js.map +0 -1
  423. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js +0 -19
  424. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js.map +0 -1
  425. package/dist/static/avatar-selected.860ee923.json +0 -1
  426. package/dist/static/circle-cuemath-logo-white.e9fafb91.svg +0 -1
  427. package/dist/static/cuemath-app-qr-code.4beefe48.svg +0 -1
  428. package/dist/static/cuemath-app-qr-code.ba6cc09b.svg +0 -1
  429. package/dist/static/cuemath-app-qr-code.d0912fc7.png +0 -0
  430. package/dist/static/dob.9ce3c15b.json +0 -1
  431. package/dist/static/error.cbe1ddde.json +0 -1
  432. package/dist/static/grade.b3730524.json +0 -1
  433. package/dist/static/key.d6846476.json +0 -1
  434. package/dist/static/mail.c30e8708.json +0 -1
  435. package/dist/static/otp.2d08f874.json +0 -1
  436. package/dist/static/otp.a3029760.json +0 -1
  437. package/dist/static/parent-avatar.772d53e0.json +0 -1
  438. package/dist/static/phone-number.0be312ea.json +0 -1
  439. package/dist/static/phone-number.84f55562.json +0 -1
  440. package/dist/static/student-avatar.524226bd.json +0 -1
  441. package/dist/static/user-type-selector-grid-bg.3c9c8ad6.svg +0 -1
  442. package/dist/static/user-type-selector-grid-bg.3ce8142d.svg +0 -1
  443. package/dist/static/user-type-selector-grid-bg.aad0b059.svg +0 -1
  444. package/dist/static/username.9e034d51.json +0 -1
package/dist/index.d.ts CHANGED
@@ -7,7 +7,6 @@ import type { DefaultTheme } from 'styled-components';
7
7
  import { DetailedHTMLProps } from 'react';
8
8
  import type { Dispatch } from 'react';
9
9
  import { FC } from 'react';
10
- import type { FormEvent } from 'react';
11
10
  import { ForwardRefExoticComponent } from 'react';
12
11
  import { HTMLAttributes } from 'react';
13
12
  import { IChannelMessage } from '@cuemath/cue-message-broker';
@@ -41,8 +40,6 @@ import { Substitute } from 'styled-components/dist/types';
41
40
  */
42
41
  export declare const AccordionSection: FC<IAccordionSectionProps>;
43
42
 
44
- export declare const AccountSelector: MemoExoticComponent<({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX_2.Element>;
45
-
46
43
  export declare const ACHIEVEMENT_ACTIONS: {
47
44
  SHARE: string;
48
45
  NOT_SHARE_CHOSEN: string;
@@ -64,22 +61,6 @@ export declare const ArcButton: MemoExoticComponent<ForwardRefExoticComponent<IA
64
61
 
65
62
  export declare const ArrowTooltip: FC<IArrowTooltipProps>;
66
63
 
67
- export declare const AUTH_TABS: IAuthTab[];
68
-
69
- export declare const AuthApiErrorCode: {
70
- readonly USER_NOT_FOUND: 8000;
71
- readonly INVALID_PASSWORD: 8001;
72
- readonly MULTIPLE_USERS_FOUND: 8002;
73
- readonly ACCESS_TOKEN_FAILURE: 8003;
74
- readonly INVALID_ACCESS_TOKEN: 8004;
75
- readonly INVALID_USERNAME_OR_USER_ALREADY_EXIST: 8005;
76
- readonly SOCIAL_SIGNUP_EMAIL_MISSING: 8006;
77
- };
78
-
79
- export declare const AuthPageLayout: NamedExoticComponent<IAuthPageLayoutProps>;
80
-
81
- export declare const AuthStaticPanel: NamedExoticComponent<IAuthStaticPanelProps>;
82
-
83
64
  export declare const AutoPlayPermissionProvider: FC<{
84
65
  children: ReactNode;
85
66
  }>;
@@ -250,10 +231,6 @@ export declare const CircularLoader: () => JSX_2.Element;
250
231
 
251
232
  export declare const CircularSteps: FC<ICircularStepsProps>;
252
233
 
253
- export declare const CircularStepWrapper: MemoExoticComponent<ForwardRefExoticComponent<ICircularStepWrapperProps & RefAttributes<ICircularStepRef>>>;
254
-
255
- export declare const ClaimUserAccount: NamedExoticComponent<IClaimUserAccountProps>;
256
-
257
234
  export declare const Clickable: React_2.FC<IClickableProps>;
258
235
 
259
236
  export declare const ClipboardIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -302,12 +279,8 @@ export declare const CuemathLogo: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
302
279
 
303
280
  export declare const CueRocket: React.FC<React.SVGProps<SVGSVGElement>>;
304
281
 
305
- export declare const CustomInputField: NamedExoticComponent<ICustomInputFieldProps>;
306
-
307
282
  export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
308
283
 
309
- export declare const DatePickerInput: NamedExoticComponent<IDatePickerInputProps>;
310
-
311
284
  export declare const DesmosCalculator: FC<IDesmosCalculatorProps>;
312
285
 
313
286
  export declare const DigitalMeter: FC<IDigitalMeterProps>;
@@ -514,8 +487,6 @@ export declare const GoalEdit: React.FC<IMileStoneEditContainerProps>;
514
487
 
515
488
  export declare const GooglePlacesSearchInput: ComponentType<Omit_2<IGooglePlacesSearchInputProps, IProvidedProps>>;
516
489
 
517
- export declare const GradeInput: NamedExoticComponent<ICustomInputFieldProps>;
518
-
519
490
  export declare function GradeSelector({ selectedValue, onSelect, tabsWidth, width, grades, renderAs, size, layoutAlignment, }: IGradeSelectorProps): JSX.Element;
520
491
 
521
492
  export declare const HandIcon: React_2.FC;
@@ -552,17 +523,6 @@ declare interface IAccordionSectionProps {
552
523
  bodyOverFlow?: TStyleAttrubutes['overflow'];
553
524
  }
554
525
 
555
- declare interface IAccountSelectorViewProps {
556
- userAccounts: {
557
- id: string;
558
- username: string;
559
- user_avatar?: IAvatarLayer[] | null;
560
- }[];
561
- onSelect: (accountId: string) => void;
562
- onAddNew: () => void;
563
- isLoading: boolean;
564
- }
565
-
566
526
  declare interface IAchievementConfig {
567
527
  pollingInterval?: number;
568
528
  maxPollingAttempts?: number;
@@ -629,22 +589,6 @@ declare interface IAttempt {
629
589
  score: ILearnosityQuestionScore;
630
590
  }
631
591
 
632
- declare interface IAuthPageLayoutProps {
633
- leftBlock: JSX.Element;
634
- rightBlock?: JSX.Element;
635
- isFullWidth?: boolean;
636
- }
637
-
638
- declare interface IAuthStaticPanelProps {
639
- title?: string;
640
- description?: string;
641
- }
642
-
643
- declare interface IAuthTab {
644
- id: TAuthTabKeys;
645
- label: string;
646
- }
647
-
648
592
  declare interface IAutoPlayPermissionContextType {
649
593
  canAutoPlayAudio: boolean;
650
594
  canAutoPlayVideo: boolean;
@@ -1021,10 +965,6 @@ export declare interface ICircleHomeDetails {
1021
965
  timestamps: ITodaysContentTimeStamps;
1022
966
  }
1023
967
 
1024
- export declare type ICircularStepRef = {
1025
- playOutroAndFadeOut: () => Promise<void>;
1026
- };
1027
-
1028
968
  declare interface ICircularSteps {
1029
969
  id: string;
1030
970
  label?: React.ReactNode;
@@ -1048,29 +988,6 @@ declare interface ICircularStepsProps {
1048
988
  sizeInPercent?: number;
1049
989
  }
1050
990
 
1051
- declare interface ICircularStepWrapperProps {
1052
- children: JSX.Element;
1053
- animation: string;
1054
- introFrames: [number, number];
1055
- outroFrames: [number, number];
1056
- onGoBack?: () => void;
1057
- onNext?: () => void;
1058
- label?: string;
1059
- showNext?: boolean;
1060
- showPrevious?: boolean;
1061
- isNextLoading?: boolean;
1062
- progressAngle?: number;
1063
- }
1064
-
1065
- declare interface IClaimUserAccountProps {
1066
- email?: string;
1067
- onSelectAccount: (userId: string) => void;
1068
- onCreateNewAccount: () => void;
1069
- userAccounts: TUserAccount[];
1070
- isCreatingAccount: boolean;
1071
- isLoading: boolean;
1072
- }
1073
-
1074
991
  declare interface IClassStatus {
1075
992
  next_class_time?: number;
1076
993
  class_duration: number;
@@ -1154,16 +1071,6 @@ declare interface ICountdownTimer {
1154
1071
  theme: 'GREEN_1' | 'ORANGE_1';
1155
1072
  }
1156
1073
 
1157
- declare interface ICountryOption {
1158
- code: string;
1159
- id: string;
1160
- value: string;
1161
- label: string;
1162
- icon: string;
1163
- url: string;
1164
- geoIPCountryCode: string;
1165
- }
1166
-
1167
1074
  export declare interface ICreateUserPayloadDal {
1168
1075
  username: string;
1169
1076
  grade: string;
@@ -1222,26 +1129,6 @@ declare interface ICurriculumStandards {
1222
1129
  name: string;
1223
1130
  }
1224
1131
 
1225
- declare interface ICustomInputFieldProps {
1226
- value: string;
1227
- onChange: (value: string) => void;
1228
- onEnter?: () => void;
1229
- error?: string;
1230
- helperText?: string;
1231
- actionElement?: JSX.Element;
1232
- isLoading?: boolean;
1233
- isValid?: boolean;
1234
- type?: 'text' | 'password' | 'number' | 'phone';
1235
- placeholder?: string;
1236
- maxLength?: number;
1237
- width?: number;
1238
- textTransform?: string;
1239
- textAlign?: string;
1240
- onCountryChange?: (option: TSelectedCountry) => void;
1241
- selectedCountry?: TSelectedCountry;
1242
- autoSize?: boolean;
1243
- }
1244
-
1245
1132
  declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
1246
1133
  isYoutube?: boolean;
1247
1134
  analyticsData?: Record<string, unknown>;
@@ -1249,13 +1136,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
1249
1136
  src: string;
1250
1137
  }
1251
1138
 
1252
- declare interface IDatePickerInputProps extends Omit<ICustomInputFieldProps, 'value' | 'onChange'> {
1253
- value: Date | null;
1254
- onChange: (date: Date | null) => void;
1255
- }
1256
-
1257
- export declare const IdentifierOtpForm: React_2.NamedExoticComponent<IIdentifierOtpFormProps>;
1258
-
1259
1139
  declare interface IDesmosCalculatorProps {
1260
1140
  onClose: () => void;
1261
1141
  height?: string | number;
@@ -1480,22 +1360,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
1480
1360
  renderAs: TButtonVariants;
1481
1361
  }
1482
1362
 
1483
- declare interface IIdentifierOtpFormProps {
1484
- identifier: string;
1485
- otp: string;
1486
- errors: {
1487
- identifier: string;
1488
- otp: string;
1489
- };
1490
- isOtpVerified: boolean;
1491
- isLoading: boolean;
1492
- isSubmitDisabled: boolean;
1493
- showOtpInput: boolean;
1494
- onChange: (key: 'identifier' | 'otp', value: string) => void;
1495
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
1496
- onSendOtp: () => void;
1497
- }
1498
-
1499
1363
  declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1500
1364
  withLoader: boolean;
1501
1365
  borderRadius?: number;
@@ -1521,15 +1385,6 @@ export declare interface IInputSizeConfig {
1521
1385
  iconPadding: number;
1522
1386
  }
1523
1387
 
1524
- declare interface IInputStatusIconProps {
1525
- isLoading?: boolean;
1526
- isValid?: boolean;
1527
- isError?: boolean;
1528
- size?: number;
1529
- successColor?: TColorNames;
1530
- errorColor?: TColorNames;
1531
- }
1532
-
1533
1388
  export declare interface IInputVariantConfig {
1534
1389
  valueColorName: {
1535
1390
  inactive: TColorNames;
@@ -1889,7 +1744,6 @@ export declare const ILLUSTRATIONS: {
1889
1744
  CHAPTER_HEADER_BG: string;
1890
1745
  CHAPTER_HEADER_BG_2: string;
1891
1746
  CIRCLE_CUEMATH_LOGO: string;
1892
- CIRCLE_CUEMATH_LOGO_WHITE: string;
1893
1747
  CIRCLE_OUTERCIRCLE_BG: string;
1894
1748
  CLOCK_ORANGE: string;
1895
1749
  COMMUNITY_BULB: string;
@@ -1897,7 +1751,6 @@ export declare const ILLUSTRATIONS: {
1897
1751
  CROWN: string;
1898
1752
  CROWN_OVERLAY: string;
1899
1753
  CUECOIN_GOLD: string;
1900
- CUEMATH_APP_QR_CODE: string;
1901
1754
  DESKTOP_WITH_PURPLE_FILL: string;
1902
1755
  DURATION_30MIN_GRAY: string;
1903
1756
  DURATION_45MIN_GRAY: string;
@@ -1982,7 +1835,6 @@ export declare const ILLUSTRATIONS: {
1982
1835
  USER_DOWN: string;
1983
1836
  USER_PIN: string;
1984
1837
  USER_PROFILE_BACKGROUND: string;
1985
- USER_TYPE_SELECTOR_GRID_BG: string;
1986
1838
  USER_UP: string;
1987
1839
  YELLOW_FACE: string;
1988
1840
  };
@@ -2355,7 +2207,7 @@ declare interface INodeCardCallbacks {
2355
2207
  onNodeView?: (nodeData: INodeDataProps, milestoneId?: string) => void;
2356
2208
  onNodeReview?: (nodeData: INodeDataProps, milestoneId?: string, homeworkId?: string) => void;
2357
2209
  onNodeReattempt?: (nodeData: INodeDataProps, milestoneId?: string) => void;
2358
- onNodeAttemptLocationChange?: (nodeData: INodeDataProps) => void;
2210
+ onNodeAssignAsHomework?: (nodeData: INodeDataProps, milestoneId?: string) => void;
2359
2211
  onNodeMarkAsDone?: (nodeData: INodeDataProps) => void;
2360
2212
  onNodeReset?: (nodeData: INodeDataProps, milestoneId?: string) => void;
2361
2213
  onNodeUnassign?: (nodeData: INodeDataProps, milestoneId?: string) => void;
@@ -2378,6 +2230,7 @@ export declare interface INodeDataProps {
2378
2230
  learnosity_activity_ref: string;
2379
2231
  marked_as_completed: boolean;
2380
2232
  node_id: string;
2233
+ id: string;
2381
2234
  node_type: TNodeTypes_2;
2382
2235
  sheet_statement: string;
2383
2236
  permissions: INodePermissions;
@@ -2412,8 +2265,6 @@ declare interface INodePermissions {
2412
2265
  can_unassign: boolean;
2413
2266
  }
2414
2267
 
2415
- export declare const InputStatusIcon: NamedExoticComponent<IInputStatusIconProps>;
2416
-
2417
2268
  export declare interface INudgeProps {
2418
2269
  nudge: 'click';
2419
2270
  content: ReactNode;
@@ -2446,16 +2297,6 @@ declare interface IOpenImageReviewModalProps {
2446
2297
  image?: string;
2447
2298
  }
2448
2299
 
2449
- declare interface IOTPResendProps {
2450
- onResendOTP: () => void;
2451
- onResendVoiceOTP?: () => void;
2452
- timerSeconds?: number;
2453
- showVoiceOTP?: boolean;
2454
- disabled?: boolean;
2455
- renderAs?: 'submit' | 'text';
2456
- width?: number;
2457
- }
2458
-
2459
2300
  declare interface IOutcomeConfig {
2460
2301
  id: string;
2461
2302
  input_type: string;
@@ -2733,16 +2574,6 @@ declare interface IReferenceSheetProps {
2733
2574
  };
2734
2575
  }
2735
2576
 
2736
- declare interface IResetPasswordFormProps {
2737
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
2738
- onChange: (key: string, value: string) => void;
2739
- formData: Record<string, string>;
2740
- errors: Record<string, string>;
2741
- isProcessing: boolean;
2742
- isSubmitDisabled: boolean;
2743
- isValid?: boolean;
2744
- }
2745
-
2746
2577
  export declare interface IResourceItemData {
2747
2578
  boards: string[];
2748
2579
  created_on: string;
@@ -2961,14 +2792,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
2961
2792
  section?: TSheetsSection;
2962
2793
  }
2963
2794
 
2964
- declare interface ISignupMethodsProps {
2965
- onEmailSignup: () => void;
2966
- onPhoneSignup: () => void;
2967
- onGoogleSignup: () => void;
2968
- onAppleSignup: () => void;
2969
- loadingProvider: TSocialAuthProvider | null;
2970
- }
2971
-
2972
2795
  export declare interface ISignUpProps {
2973
2796
  circleOnLeapSignedUp: boolean;
2974
2797
  circleOnLeapPremiumEnabled: boolean;
@@ -2986,29 +2809,6 @@ export declare interface ISignUpProps {
2986
2809
  onSignupStepsComplete: (data: IUpdateUserPayloadDal | ICreateUserResponseDal | null) => void;
2987
2810
  }
2988
2811
 
2989
- declare interface ISingleFieldFormProps {
2990
- onSubmit: (e?: FormEvent<HTMLFormElement>) => void;
2991
- onChange: (key: string, value: string) => void;
2992
- value: string;
2993
- error: string;
2994
- isProcessing: boolean;
2995
- isSubmitDisabled?: boolean;
2996
- isValid?: boolean;
2997
- label?: string;
2998
- helperText?: string;
2999
- }
3000
-
3001
- declare interface ISocialAccountNotFoundProps {
3002
- onRetryLogin: () => void;
3003
- onGoToSignup: () => void;
3004
- }
3005
-
3006
- declare interface ISocialLoginMethodsProps {
3007
- onGoogleLogin: () => void;
3008
- onAppleLogin: () => void;
3009
- loadingProvider: TSocialAuthProvider | null;
3010
- }
3011
-
3012
2812
  export declare const isOkayTypeQuestion: IIsOkayTypeQuestion;
3013
2813
 
3014
2814
  export declare enum IStatsToAwardErrorCode {
@@ -3104,11 +2904,6 @@ declare interface ISyncableWebGameProps {
3104
2904
  enableSync?: boolean;
3105
2905
  }
3106
2906
 
3107
- declare interface ITabItem {
3108
- id: string;
3109
- label: string;
3110
- }
3111
-
3112
2907
  export declare interface ITable {
3113
2908
  tableList: ITableInfo[];
3114
2909
  infiniteModeHighScore: number;
@@ -3174,12 +2969,6 @@ export declare interface ITabSizeConfig {
3174
2969
  textVariant: TTextVariants;
3175
2970
  }
3176
2971
 
3177
- declare interface ITabsProps {
3178
- selectedTab: string;
3179
- onChange: (tab: string) => void;
3180
- tabs: ITabItem[];
3181
- }
3182
-
3183
2972
  export declare interface ITabVariantConfig {
3184
2973
  backgroundColorName: {
3185
2974
  inactive: TColorNames;
@@ -3266,6 +3055,7 @@ declare interface ITestsListProps {
3266
3055
  isChaptersAvailable?: boolean;
3267
3056
  canUpdatePlan?: boolean;
3268
3057
  onNodeReattempt?: (sheetData: INodeDataProps, milestoneId?: string) => void;
3058
+ onNodeAssignAsHomework?: (sheetData: INodeDataProps, milestoneId?: string) => void;
3269
3059
  onTestPreview?: (sheetData: INodeDataProps, milestoneId: string) => void;
3270
3060
  onTestStart?: (sheetData: INodeDataProps) => void;
3271
3061
  onTestReview?: (sheetData: INodeDataProps, milestoneId: string) => void;
@@ -3536,25 +3326,6 @@ declare interface IUserChapterProgressProps {
3536
3326
  total_core_sheets: number;
3537
3327
  }
3538
3328
 
3539
- declare interface IUsernamePasswordFormProps {
3540
- username: string;
3541
- password: string;
3542
- errors: {
3543
- username: string;
3544
- password: string;
3545
- };
3546
- isLoading: boolean;
3547
- onChange: (key: 'username' | 'password', value: string) => void;
3548
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
3549
- onForgotPassword: () => void;
3550
- }
3551
-
3552
- declare interface IUserTypeSelectorProps {
3553
- onNext: () => void;
3554
- onUserTypeChange: (id: TAuthUserType) => void;
3555
- userType: TAuthUserType;
3556
- }
3557
-
3558
3329
  declare interface IUseTrialSessionMessageBroker {
3559
3330
  (options: {
3560
3331
  teacherClassroomId?: string;
@@ -3944,7 +3715,6 @@ export declare const LOTTIE: {
3944
3715
  ACCURACY_METER: string;
3945
3716
  ACCURACY_NEEDLE: string;
3946
3717
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
3947
- AVATAR_SELECTED: string;
3948
3718
  BEGINNER1X: string;
3949
3719
  BRONZE_1: string;
3950
3720
  BRONZE_2: string;
@@ -3959,10 +3729,8 @@ export declare const LOTTIE: {
3959
3729
  COLOR_3: string;
3960
3730
  COMPETITIVE_ARENA: string;
3961
3731
  DIFFICULT: string;
3962
- DOB: string;
3963
3732
  EASY: string;
3964
3733
  ELITE_CIRCLE: string;
3965
- ERROR: string;
3966
3734
  ERROR_LOTTIE: string;
3967
3735
  FAMILIAR1X: string;
3968
3736
  FIFTEEN_MIN_CLOCK: string;
@@ -3970,18 +3738,12 @@ export declare const LOTTIE: {
3970
3738
  GOLD_1: string;
3971
3739
  GOLD_2: string;
3972
3740
  GOLD_3: string;
3973
- GRADE: string;
3974
3741
  INFINITE_BUTTON_BG: string;
3975
3742
  INFINITE_BUTTON_SYMBOL: string;
3976
- KEY: string;
3977
3743
  LEARN: string;
3978
3744
  LEVELUP_RINGS: string;
3979
- MAIL: string;
3980
3745
  MEDIUM: string;
3981
3746
  NUDGE_TAP: string;
3982
- OTP: string;
3983
- PARENT_AVATAR: string;
3984
- PHONE_NUMBER: string;
3985
3747
  POINT100: string;
3986
3748
  POINT10: string;
3987
3749
  POINT15: string;
@@ -4011,7 +3773,6 @@ export declare const LOTTIE: {
4011
3773
  SLEEPY_BOI: string;
4012
3774
  SPINNER_WHITE: string;
4013
3775
  SPLASH_SCREEN: string;
4014
- STUDENT_AVATAR: string;
4015
3776
  TABLE_MODE_REVEAL: string;
4016
3777
  TABLE_MODE_STAR: string;
4017
3778
  TABLE_SEGMENT_STAR: string;
@@ -4022,7 +3783,6 @@ export declare const LOTTIE: {
4022
3783
  TOTAL_TIME: string;
4023
3784
  TOTAL_TIME_SPENT: string;
4024
3785
  TOURNAMENT_RIPPLE: string;
4025
- USERNAME: string;
4026
3786
  VIDEO: string;
4027
3787
  };
4028
3788
 
@@ -4207,14 +3967,8 @@ declare interface NumRangeInputProps {
4207
3967
  endPlaceholder?: string;
4208
3968
  }
4209
3969
 
4210
- export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX_2.Element>;
4211
-
4212
3970
  export declare type OutcomeStage = keyof typeof STAGES;
4213
3971
 
4214
- export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
4215
- isLoading?: boolean | undefined;
4216
- }) => JSX_2.Element | null>;
4217
-
4218
3972
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4219
3973
 
4220
3974
  export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
@@ -4353,10 +4107,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
4353
4107
 
4354
4108
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
4355
4109
 
4356
- export declare const ResendOTP: NamedExoticComponent<IOTPResendProps>;
4357
-
4358
- export declare const ResetPasswordForm: MemoExoticComponent<({ onSubmit, onChange, formData, errors, isSubmitDisabled, isProcessing, isValid, }: IResetPasswordFormProps) => JSX_2.Element>;
4359
-
4360
4110
  export declare const REWARDS_LIST: string[];
4361
4111
 
4362
4112
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4446,8 +4196,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4446
4196
 
4447
4197
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
4448
4198
 
4449
- export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
4450
-
4451
4199
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4452
4200
  export { SketchIcon as ScribbleIcon }
4453
4201
  export { SketchIcon }
@@ -4458,10 +4206,6 @@ export declare const SkipColoredIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4458
4206
 
4459
4207
  export declare const SkipIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4460
4208
 
4461
- export declare const SocialAccountNotFound: MemoExoticComponent<({ onRetryLogin, onGoToSignup }: ISocialAccountNotFoundProps) => JSX_2.Element>;
4462
-
4463
- export declare const SocialLoginMethods: NamedExoticComponent<ISocialLoginMethodsProps>;
4464
-
4465
4209
  export declare const SplashScreen: ({ animationCompleted }: {
4466
4210
  animationCompleted: () => void;
4467
4211
  }) => JSX_2.Element;
@@ -4529,8 +4273,6 @@ declare const TAB_CODES: {
4529
4273
 
4530
4274
  export declare const TabComponent: React_2.FC<ITabProps>;
4531
4275
 
4532
- export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX_2.Element>;
4533
-
4534
4276
  export declare type TAction = EventToPayload<TInclassMessage>;
4535
4277
 
4536
4278
  declare type TActionListenerOptions = {
@@ -4557,14 +4299,6 @@ export declare type TArrowTooltipConfig = {
4557
4299
 
4558
4300
  export declare type TArrowTooltipVariants = 'primary' | 'secondary';
4559
4301
 
4560
- export declare type TAuthApiErrorCode = (typeof AuthApiErrorCode)[keyof typeof AuthApiErrorCode];
4561
-
4562
- export declare type TAuthProvider = 'email' | 'phone';
4563
-
4564
- export declare type TAuthTabKeys = 'identifier' | 'username';
4565
-
4566
- export declare type TAuthUserType = 'student' | 'parent';
4567
-
4568
4302
  declare type TBadgeData = {
4569
4303
  acknowledged_on: number | null;
4570
4304
  animation_url: string;
@@ -4862,6 +4596,11 @@ export declare type TInclassMessage = {
4862
4596
  mediaType: TWORKSHHET_QUESTION_MEDIA_TYPE;
4863
4597
  mediaState: Record<string, unknown>;
4864
4598
  };
4599
+ } | {
4600
+ eventName: 'WORKSHEET_MARK_AS_REVIEWED';
4601
+ eventPayload: {
4602
+ milestoneId?: string;
4603
+ };
4865
4604
  } | {
4866
4605
  eventName: 'STUDENT_LEARNING_WORKSHEET_COMPLETED';
4867
4606
  eventPayload: {
@@ -5400,8 +5139,6 @@ declare type TSectionSummary = {
5400
5139
  modules: TSATModule[];
5401
5140
  };
5402
5141
 
5403
- export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
5404
-
5405
5142
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
5406
5143
 
5407
5144
  declare type TSheetAttemptLocation_2 = keyof typeof SHEET_ATTEMPT_LOCATION;
@@ -5471,8 +5208,6 @@ declare type TSheetStates = keyof typeof NODE_CARD_STATES;
5471
5208
 
5472
5209
  export declare type TSkillStatus = 'pending' | 'completed';
5473
5210
 
5474
- export declare type TSocialAuthProvider = 'google' | 'apple';
5475
-
5476
5211
  declare type TStickerData = {
5477
5212
  actor_id: string;
5478
5213
  badge_id: string;
@@ -5545,12 +5280,6 @@ export declare type TTrialSessionMessage = {
5545
5280
  };
5546
5281
  };
5547
5282
 
5548
- declare type TUserAccount = {
5549
- id: string;
5550
- phone: string;
5551
- user_avatar?: IAvatarLayer[] | null;
5552
- };
5553
-
5554
5283
  declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
5555
5284
 
5556
5285
  declare type TUserProgram = {
@@ -5734,12 +5463,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
5734
5463
 
5735
5464
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5736
5465
 
5737
- export declare const UserIdentifierForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isSubmitDisabled, isProcessing, isValid, label, }: ISingleFieldFormProps) => JSX_2.Element>;
5738
-
5739
- export declare const UsernamePasswordForm: NamedExoticComponent<IUsernamePasswordFormProps>;
5740
-
5741
- export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
5742
-
5743
5466
  export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
5744
5467
  onClick: TTrackCTA;
5745
5468
  onResponse: TTrackInput;