@cuemath/leap 3.0.11-j4 → 3.0.12-as2

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 +27 -16
  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 +32 -30
  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 +2 -284
  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 -63
  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 -100
  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 -89
  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 -88
  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 -33
  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 -95
  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 -59
  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;
@@ -2412,8 +2264,6 @@ declare interface INodePermissions {
2412
2264
  can_unassign: boolean;
2413
2265
  }
2414
2266
 
2415
- export declare const InputStatusIcon: NamedExoticComponent<IInputStatusIconProps>;
2416
-
2417
2267
  export declare interface INudgeProps {
2418
2268
  nudge: 'click';
2419
2269
  content: ReactNode;
@@ -2446,16 +2296,6 @@ declare interface IOpenImageReviewModalProps {
2446
2296
  image?: string;
2447
2297
  }
2448
2298
 
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
2299
  declare interface IOutcomeConfig {
2460
2300
  id: string;
2461
2301
  input_type: string;
@@ -2733,16 +2573,6 @@ declare interface IReferenceSheetProps {
2733
2573
  };
2734
2574
  }
2735
2575
 
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
2576
  export declare interface IResourceItemData {
2747
2577
  boards: string[];
2748
2578
  created_on: string;
@@ -2961,14 +2791,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
2961
2791
  section?: TSheetsSection;
2962
2792
  }
2963
2793
 
2964
- declare interface ISignupMethodsProps {
2965
- onEmailSignup: () => void;
2966
- onPhoneSignup: () => void;
2967
- onGoogleSignup: () => void;
2968
- onAppleSignup: () => void;
2969
- loadingProvider: TSocialAuthProvider | null;
2970
- }
2971
-
2972
2794
  export declare interface ISignUpProps {
2973
2795
  circleOnLeapSignedUp: boolean;
2974
2796
  circleOnLeapPremiumEnabled: boolean;
@@ -2986,28 +2808,6 @@ export declare interface ISignUpProps {
2986
2808
  onSignupStepsComplete: (data: IUpdateUserPayloadDal | ICreateUserResponseDal | null) => void;
2987
2809
  }
2988
2810
 
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
- }
2999
-
3000
- declare interface ISocialAccountNotFoundProps {
3001
- onRetryLogin: () => void;
3002
- onGoToSignup: () => void;
3003
- }
3004
-
3005
- declare interface ISocialLoginMethodsProps {
3006
- onGoogleLogin: () => void;
3007
- onAppleLogin: () => void;
3008
- loadingProvider: TSocialAuthProvider | null;
3009
- }
3010
-
3011
2811
  export declare const isOkayTypeQuestion: IIsOkayTypeQuestion;
3012
2812
 
3013
2813
  export declare enum IStatsToAwardErrorCode {
@@ -3103,11 +2903,6 @@ declare interface ISyncableWebGameProps {
3103
2903
  enableSync?: boolean;
3104
2904
  }
3105
2905
 
3106
- declare interface ITabItem {
3107
- id: string;
3108
- label: string;
3109
- }
3110
-
3111
2906
  export declare interface ITable {
3112
2907
  tableList: ITableInfo[];
3113
2908
  infiniteModeHighScore: number;
@@ -3173,12 +2968,6 @@ export declare interface ITabSizeConfig {
3173
2968
  textVariant: TTextVariants;
3174
2969
  }
3175
2970
 
3176
- declare interface ITabsProps {
3177
- selectedTab: string;
3178
- onChange: (tab: string) => void;
3179
- tabs: ITabItem[];
3180
- }
3181
-
3182
2971
  export declare interface ITabVariantConfig {
3183
2972
  backgroundColorName: {
3184
2973
  inactive: TColorNames;
@@ -3265,6 +3054,7 @@ declare interface ITestsListProps {
3265
3054
  isChaptersAvailable?: boolean;
3266
3055
  canUpdatePlan?: boolean;
3267
3056
  onNodeReattempt?: (sheetData: INodeDataProps, milestoneId?: string) => void;
3057
+ onNodeAssignAsHomework?: (sheetData: INodeDataProps, milestoneId?: string) => void;
3268
3058
  onTestPreview?: (sheetData: INodeDataProps, milestoneId: string) => void;
3269
3059
  onTestStart?: (sheetData: INodeDataProps) => void;
3270
3060
  onTestReview?: (sheetData: INodeDataProps, milestoneId: string) => void;
@@ -3535,25 +3325,6 @@ declare interface IUserChapterProgressProps {
3535
3325
  total_core_sheets: number;
3536
3326
  }
3537
3327
 
3538
- declare interface IUsernamePasswordFormProps {
3539
- username: string;
3540
- password: string;
3541
- errors: {
3542
- username: string;
3543
- password: string;
3544
- };
3545
- isLoading: boolean;
3546
- onChange: (key: 'username' | 'password', value: string) => void;
3547
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
3548
- onForgotPassword: () => void;
3549
- }
3550
-
3551
- declare interface IUserTypeSelectorProps {
3552
- onNext: () => void;
3553
- onUserTypeChange: (id: TAuthUserType) => void;
3554
- userType: TAuthUserType;
3555
- }
3556
-
3557
3328
  declare interface IUseTrialSessionMessageBroker {
3558
3329
  (options: {
3559
3330
  teacherClassroomId?: string;
@@ -3943,7 +3714,6 @@ export declare const LOTTIE: {
3943
3714
  ACCURACY_METER: string;
3944
3715
  ACCURACY_NEEDLE: string;
3945
3716
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
3946
- AVATAR_SELECTED: string;
3947
3717
  BEGINNER1X: string;
3948
3718
  BRONZE_1: string;
3949
3719
  BRONZE_2: string;
@@ -3958,10 +3728,8 @@ export declare const LOTTIE: {
3958
3728
  COLOR_3: string;
3959
3729
  COMPETITIVE_ARENA: string;
3960
3730
  DIFFICULT: string;
3961
- DOB: string;
3962
3731
  EASY: string;
3963
3732
  ELITE_CIRCLE: string;
3964
- ERROR: string;
3965
3733
  ERROR_LOTTIE: string;
3966
3734
  FAMILIAR1X: string;
3967
3735
  FIFTEEN_MIN_CLOCK: string;
@@ -3969,18 +3737,12 @@ export declare const LOTTIE: {
3969
3737
  GOLD_1: string;
3970
3738
  GOLD_2: string;
3971
3739
  GOLD_3: string;
3972
- GRADE: string;
3973
3740
  INFINITE_BUTTON_BG: string;
3974
3741
  INFINITE_BUTTON_SYMBOL: string;
3975
- KEY: string;
3976
3742
  LEARN: string;
3977
3743
  LEVELUP_RINGS: string;
3978
- MAIL: string;
3979
3744
  MEDIUM: string;
3980
3745
  NUDGE_TAP: string;
3981
- OTP: string;
3982
- PARENT_AVATAR: string;
3983
- PHONE_NUMBER: string;
3984
3746
  POINT100: string;
3985
3747
  POINT10: string;
3986
3748
  POINT15: string;
@@ -4010,7 +3772,6 @@ export declare const LOTTIE: {
4010
3772
  SLEEPY_BOI: string;
4011
3773
  SPINNER_WHITE: string;
4012
3774
  SPLASH_SCREEN: string;
4013
- STUDENT_AVATAR: string;
4014
3775
  TABLE_MODE_REVEAL: string;
4015
3776
  TABLE_MODE_STAR: string;
4016
3777
  TABLE_SEGMENT_STAR: string;
@@ -4021,7 +3782,6 @@ export declare const LOTTIE: {
4021
3782
  TOTAL_TIME: string;
4022
3783
  TOTAL_TIME_SPENT: string;
4023
3784
  TOURNAMENT_RIPPLE: string;
4024
- USERNAME: string;
4025
3785
  VIDEO: string;
4026
3786
  };
4027
3787
 
@@ -4206,14 +3966,8 @@ declare interface NumRangeInputProps {
4206
3966
  endPlaceholder?: string;
4207
3967
  }
4208
3968
 
4209
- export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, }: ISingleFieldFormProps) => JSX_2.Element>;
4210
-
4211
3969
  export declare type OutcomeStage = keyof typeof STAGES;
4212
3970
 
4213
- export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
4214
- isLoading?: boolean | undefined;
4215
- }) => JSX_2.Element | null>;
4216
-
4217
3971
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4218
3972
 
4219
3973
  export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
@@ -4352,10 +4106,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
4352
4106
 
4353
4107
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
4354
4108
 
4355
- export declare const ResendOTP: NamedExoticComponent<IOTPResendProps>;
4356
-
4357
- export declare const ResetPasswordForm: MemoExoticComponent<({ onSubmit, onChange, formData, errors, isSubmitDisabled, isProcessing, isValid, }: IResetPasswordFormProps) => JSX_2.Element>;
4358
-
4359
4109
  export declare const REWARDS_LIST: string[];
4360
4110
 
4361
4111
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4445,8 +4195,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4445
4195
 
4446
4196
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
4447
4197
 
4448
- export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
4449
-
4450
4198
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4451
4199
  export { SketchIcon as ScribbleIcon }
4452
4200
  export { SketchIcon }
@@ -4457,10 +4205,6 @@ export declare const SkipColoredIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4457
4205
 
4458
4206
  export declare const SkipIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4459
4207
 
4460
- export declare const SocialAccountNotFound: MemoExoticComponent<({ onRetryLogin, onGoToSignup }: ISocialAccountNotFoundProps) => JSX_2.Element>;
4461
-
4462
- export declare const SocialLoginMethods: NamedExoticComponent<ISocialLoginMethodsProps>;
4463
-
4464
4208
  export declare const SplashScreen: ({ animationCompleted }: {
4465
4209
  animationCompleted: () => void;
4466
4210
  }) => JSX_2.Element;
@@ -4528,8 +4272,6 @@ declare const TAB_CODES: {
4528
4272
 
4529
4273
  export declare const TabComponent: React_2.FC<ITabProps>;
4530
4274
 
4531
- export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX_2.Element>;
4532
-
4533
4275
  export declare type TAction = EventToPayload<TInclassMessage>;
4534
4276
 
4535
4277
  declare type TActionListenerOptions = {
@@ -4556,14 +4298,6 @@ export declare type TArrowTooltipConfig = {
4556
4298
 
4557
4299
  export declare type TArrowTooltipVariants = 'primary' | 'secondary';
4558
4300
 
4559
- export declare type TAuthApiErrorCode = (typeof AuthApiErrorCode)[keyof typeof AuthApiErrorCode];
4560
-
4561
- export declare type TAuthProvider = 'email' | 'phone';
4562
-
4563
- export declare type TAuthTabKeys = 'identifier' | 'username';
4564
-
4565
- export declare type TAuthUserType = 'student' | 'parent';
4566
-
4567
4301
  declare type TBadgeData = {
4568
4302
  acknowledged_on: number | null;
4569
4303
  animation_url: string;
@@ -5399,8 +5133,6 @@ declare type TSectionSummary = {
5399
5133
  modules: TSATModule[];
5400
5134
  };
5401
5135
 
5402
- export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
5403
-
5404
5136
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
5405
5137
 
5406
5138
  declare type TSheetAttemptLocation_2 = keyof typeof SHEET_ATTEMPT_LOCATION;
@@ -5470,8 +5202,6 @@ declare type TSheetStates = keyof typeof NODE_CARD_STATES;
5470
5202
 
5471
5203
  export declare type TSkillStatus = 'pending' | 'completed';
5472
5204
 
5473
- export declare type TSocialAuthProvider = 'google' | 'apple';
5474
-
5475
5205
  declare type TStickerData = {
5476
5206
  actor_id: string;
5477
5207
  badge_id: string;
@@ -5544,12 +5274,6 @@ export declare type TTrialSessionMessage = {
5544
5274
  };
5545
5275
  };
5546
5276
 
5547
- declare type TUserAccount = {
5548
- id: string;
5549
- phone: string;
5550
- user_avatar?: IAvatarLayer[] | null;
5551
- };
5552
-
5553
5277
  declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
5554
5278
 
5555
5279
  declare type TUserProgram = {
@@ -5733,12 +5457,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
5733
5457
 
5734
5458
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5735
5459
 
5736
- export declare const UserIdentifierForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isSubmitDisabled, isProcessing, isValid, label, }: ISingleFieldFormProps) => JSX_2.Element>;
5737
-
5738
- export declare const UsernamePasswordForm: NamedExoticComponent<IUsernamePasswordFormProps>;
5739
-
5740
- export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
5741
-
5742
5460
  export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
5743
5461
  onClick: TTrackCTA;
5744
5462
  onResponse: TTrackInput;