@cuemath/leap 3.0.10-j → 3.0.11-as1

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 (427) 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/cue-canvas/cue-canvas-context.js +5 -8
  6. package/dist/features/cue-canvas/cue-canvas-context.js.map +1 -1
  7. package/dist/features/cue-canvas/cue-canvas-core.js +75 -50
  8. package/dist/features/cue-canvas/cue-canvas-core.js.map +1 -1
  9. package/dist/features/cue-canvas/cue-canvas-provider.js +14 -16
  10. package/dist/features/cue-canvas/cue-canvas-provider.js.map +1 -1
  11. package/dist/features/cue-canvas/cue-canvas.js +13 -13
  12. package/dist/features/cue-canvas/cue-canvas.js.map +1 -1
  13. package/dist/features/cue-canvas/cue-cavas-styled.js +9 -8
  14. package/dist/features/cue-canvas/cue-cavas-styled.js.map +1 -1
  15. package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js +10 -14
  16. package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js.map +1 -1
  17. package/dist/features/post-game-stats/digital-meter/digital-meter.js +49 -40
  18. package/dist/features/post-game-stats/digital-meter/digital-meter.js.map +1 -1
  19. package/dist/features/ui/loader/circular-loader/circular-loader.js +8 -6
  20. package/dist/features/ui/loader/circular-loader/circular-loader.js.map +1 -1
  21. package/dist/features/ui/theme/tab.js +26 -0
  22. package/dist/features/ui/theme/tab.js.map +1 -1
  23. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +34 -34
  24. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
  25. package/dist/index.d.ts +14 -288
  26. package/dist/index.js +505 -551
  27. package/dist/index.js.map +1 -1
  28. package/package.json +2 -3
  29. package/dist/assets/illustrations/loader-1.svg.js +0 -6
  30. package/dist/assets/illustrations/loader-1.svg.js.map +0 -1
  31. package/dist/assets/line-icons/icons/apple-icon.js +0 -48
  32. package/dist/assets/line-icons/icons/apple-icon.js.map +0 -1
  33. package/dist/assets/line-icons/icons/google-icon.js +0 -42
  34. package/dist/assets/line-icons/icons/google-icon.js.map +0 -1
  35. package/dist/features/auth/account-selector/account-selector-styled.js +0 -37
  36. package/dist/features/auth/account-selector/account-selector-styled.js.map +0 -1
  37. package/dist/features/auth/account-selector/account-selector.js +0 -90
  38. package/dist/features/auth/account-selector/account-selector.js.map +0 -1
  39. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js +0 -12
  40. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js.map +0 -1
  41. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +0 -11
  42. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +0 -1
  43. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js +0 -17
  44. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js.map +0 -1
  45. package/dist/features/auth/comps/input-status-icon/input-status-icon.js +0 -20
  46. package/dist/features/auth/comps/input-status-icon/input-status-icon.js.map +0 -1
  47. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js +0 -29
  48. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js.map +0 -1
  49. package/dist/features/auth/comps/overlay-loader/overlay-loader.js +0 -8
  50. package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
  51. package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js +0 -25
  52. package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js.map +0 -1
  53. package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -47
  54. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
  55. package/dist/features/auth/comps/tabs/tabs-styled.js +0 -23
  56. package/dist/features/auth/comps/tabs/tabs-styled.js.map +0 -1
  57. package/dist/features/auth/comps/tabs/tabs.js +0 -23
  58. package/dist/features/auth/comps/tabs/tabs.js.map +0 -1
  59. package/dist/features/auth/forgot-password/forgot-password-styled.js +0 -12
  60. package/dist/features/auth/forgot-password/forgot-password-styled.js.map +0 -1
  61. package/dist/features/auth/forgot-password/otp-form/otp-form.js +0 -67
  62. package/dist/features/auth/forgot-password/otp-form/otp-form.js.map +0 -1
  63. package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js +0 -89
  64. package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js.map +0 -1
  65. package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js +0 -60
  66. package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js.map +0 -1
  67. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js +0 -12
  68. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js.map +0 -1
  69. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js +0 -88
  70. package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js.map +0 -1
  71. package/dist/features/auth/login/login-constants.js +0 -12
  72. package/dist/features/auth/login/login-constants.js.map +0 -1
  73. package/dist/features/auth/login/social-account-not-found/social-account-not-found.js +0 -31
  74. package/dist/features/auth/login/social-account-not-found/social-account-not-found.js.map +0 -1
  75. package/dist/features/auth/login/social-login-methods/social-login-methods.js +0 -46
  76. package/dist/features/auth/login/social-login-methods/social-login-methods.js.map +0 -1
  77. package/dist/features/auth/login/username-password-form/username-password-form.js +0 -87
  78. package/dist/features/auth/login/username-password-form/username-password-form.js.map +0 -1
  79. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -56
  80. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +0 -1
  81. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +0 -131
  82. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +0 -1
  83. package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js +0 -27
  84. package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js.map +0 -1
  85. package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -76
  86. package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
  87. package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js +0 -33
  88. package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js.map +0 -1
  89. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js +0 -98
  90. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js.map +0 -1
  91. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js +0 -57
  92. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js.map +0 -1
  93. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js +0 -26
  94. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js.map +0 -1
  95. package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js +0 -30
  96. package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js.map +0 -1
  97. package/dist/features/auth/signup/custom-input-field/custom-input-field.js +0 -93
  98. package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +0 -1
  99. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js +0 -88
  100. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js.map +0 -1
  101. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js +0 -58
  102. package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js.map +0 -1
  103. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js +0 -31
  104. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js.map +0 -1
  105. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js +0 -30
  106. package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js.map +0 -1
  107. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js +0 -11
  108. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js.map +0 -1
  109. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js +0 -33
  110. package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js.map +0 -1
  111. package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js +0 -9
  112. package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js.map +0 -1
  113. package/dist/features/auth/signup/signup-constants.js +0 -1031
  114. package/dist/features/auth/signup/signup-constants.js.map +0 -1
  115. package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -68
  116. package/dist/features/auth/signup/signup-methods/signup-methods.js.map +0 -1
  117. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js +0 -19
  118. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js.map +0 -1
  119. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js +0 -62
  120. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js.map +0 -1
  121. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js +0 -24
  122. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js.map +0 -1
  123. package/dist/features/auth/signup/user-type-selector/user-type-selector.js +0 -87
  124. package/dist/features/auth/signup/user-type-selector/user-type-selector.js.map +0 -1
  125. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -332
  126. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  127. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -370
  128. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  129. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -252
  130. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
  131. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -24
  132. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
  133. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -192
  134. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  135. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -19
  136. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  137. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -129
  138. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  139. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -129
  140. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  141. package/dist/node_modules/clsx/dist/clsx.js +0 -18
  142. package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
  143. package/dist/node_modules/date-fns/subYears.js +0 -9
  144. package/dist/node_modules/date-fns/subYears.js.map +0 -1
  145. package/dist/node_modules/react-datepicker/dist/index.es.js +0 -2700
  146. package/dist/node_modules/react-datepicker/dist/index.es.js.map +0 -1
  147. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
  148. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
  149. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js +0 -8
  150. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
  151. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js +0 -518
  152. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
  153. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js +0 -60
  154. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
  155. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js +0 -53
  156. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
  157. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -19
  158. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
  159. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js +0 -12
  160. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
  161. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js +0 -21
  162. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
  163. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js +0 -11
  164. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js.map +0 -1
  165. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js +0 -10
  166. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js.map +0 -1
  167. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js +0 -10
  168. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js.map +0 -1
  169. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js +0 -11
  170. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js.map +0 -1
  171. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js +0 -21
  172. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js.map +0 -1
  173. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js +0 -9
  174. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js.map +0 -1
  175. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js +0 -9
  176. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js.map +0 -1
  177. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js +0 -9
  178. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js.map +0 -1
  179. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js +0 -9
  180. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js.map +0 -1
  181. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js +0 -10
  182. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js.map +0 -1
  183. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js +0 -9
  184. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js.map +0 -1
  185. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js +0 -17
  186. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
  187. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
  188. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
  189. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js +0 -15
  190. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js.map +0 -1
  191. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js +0 -14
  192. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js.map +0 -1
  193. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js +0 -23
  194. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js.map +0 -1
  195. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js +0 -10
  196. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js.map +0 -1
  197. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js +0 -10
  198. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js.map +0 -1
  199. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js +0 -12
  200. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js.map +0 -1
  201. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js +0 -10
  202. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js.map +0 -1
  203. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js +0 -60
  204. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js.map +0 -1
  205. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js +0 -9
  206. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js.map +0 -1
  207. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js +0 -9
  208. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js.map +0 -1
  209. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js +0 -12
  210. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js.map +0 -1
  211. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js +0 -11
  212. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js.map +0 -1
  213. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js +0 -9
  214. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js.map +0 -1
  215. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js +0 -9
  216. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js.map +0 -1
  217. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js +0 -10
  218. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js.map +0 -1
  219. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js +0 -13
  220. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js.map +0 -1
  221. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js +0 -16
  222. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js.map +0 -1
  223. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js +0 -9
  224. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js.map +0 -1
  225. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js +0 -9
  226. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js.map +0 -1
  227. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js +0 -10
  228. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js.map +0 -1
  229. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js +0 -9
  230. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js.map +0 -1
  231. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js +0 -9
  232. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js.map +0 -1
  233. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js +0 -13
  234. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js.map +0 -1
  235. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js +0 -18
  236. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js.map +0 -1
  237. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js +0 -9
  238. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js.map +0 -1
  239. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js +0 -9
  240. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js.map +0 -1
  241. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js +0 -9
  242. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js.map +0 -1
  243. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js +0 -8
  244. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js.map +0 -1
  245. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js +0 -9
  246. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js.map +0 -1
  247. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js +0 -15
  248. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js.map +0 -1
  249. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js +0 -14
  250. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js.map +0 -1
  251. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js +0 -15
  252. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js.map +0 -1
  253. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js +0 -14
  254. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js.map +0 -1
  255. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js +0 -10
  256. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js.map +0 -1
  257. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js +0 -13
  258. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js.map +0 -1
  259. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
  260. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
  261. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -19
  262. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
  263. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -32
  264. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
  265. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
  266. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
  267. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -71
  268. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
  269. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -34
  270. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
  271. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
  272. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
  273. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -156
  274. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
  275. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js +0 -111
  276. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
  277. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js +0 -22
  278. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js.map +0 -1
  279. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js +0 -15
  280. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js.map +0 -1
  281. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js +0 -15
  282. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js.map +0 -1
  283. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js +0 -23
  284. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
  285. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js +0 -42
  286. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
  287. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js +0 -50
  288. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
  289. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -50
  290. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
  291. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -50
  292. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
  293. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -62
  294. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
  295. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -52
  296. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
  297. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -46
  298. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
  299. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -50
  300. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
  301. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -31
  302. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
  303. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -22
  304. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
  305. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -23
  306. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
  307. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -33
  308. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
  309. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -33
  310. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
  311. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -34
  312. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
  313. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -34
  314. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
  315. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -100
  316. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
  317. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -49
  318. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
  319. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -49
  320. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
  321. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -50
  322. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
  323. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -41
  324. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
  325. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -75
  326. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
  327. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -49
  328. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
  329. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -70
  330. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
  331. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -33
  332. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
  333. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -72
  334. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
  335. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -71
  336. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
  337. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -33
  338. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
  339. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -75
  340. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
  341. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -72
  342. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
  343. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -71
  344. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
  345. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -23
  346. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
  347. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -23
  348. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
  349. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -50
  350. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
  351. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js +0 -68
  352. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
  353. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js +0 -104
  354. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
  355. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js +0 -88
  356. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js.map +0 -1
  357. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js +0 -123
  358. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js.map +0 -1
  359. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js +0 -13
  360. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js.map +0 -1
  361. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js +0 -10
  362. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js.map +0 -1
  363. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js +0 -12
  364. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js.map +0 -1
  365. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js +0 -11
  366. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js.map +0 -1
  367. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js +0 -10
  368. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js.map +0 -1
  369. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js +0 -14
  370. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js.map +0 -1
  371. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js +0 -11
  372. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js.map +0 -1
  373. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js +0 -10
  374. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js.map +0 -1
  375. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js +0 -11
  376. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js.map +0 -1
  377. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js +0 -11
  378. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js.map +0 -1
  379. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js +0 -10
  380. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js.map +0 -1
  381. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js +0 -9
  382. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js.map +0 -1
  383. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js +0 -12
  384. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
  385. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js +0 -10
  386. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js.map +0 -1
  387. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js +0 -10
  388. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js.map +0 -1
  389. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js +0 -12
  390. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js.map +0 -1
  391. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js +0 -14
  392. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js.map +0 -1
  393. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js +0 -10
  394. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js.map +0 -1
  395. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js +0 -9
  396. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js.map +0 -1
  397. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js +0 -9
  398. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js.map +0 -1
  399. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js +0 -9
  400. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js.map +0 -1
  401. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js +0 -9
  402. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js.map +0 -1
  403. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js +0 -9
  404. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js.map +0 -1
  405. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js +0 -9
  406. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js.map +0 -1
  407. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js +0 -19
  408. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js.map +0 -1
  409. package/dist/static/avatar-selected.860ee923.json +0 -1
  410. package/dist/static/circle-cuemath-logo-white.e9fafb91.svg +0 -1
  411. package/dist/static/cuemath-app-qr-code.ba6cc09b.svg +0 -1
  412. package/dist/static/cuemath-app-qr-code.d0912fc7.png +0 -0
  413. package/dist/static/dob.9ce3c15b.json +0 -1
  414. package/dist/static/error.cbe1ddde.json +0 -1
  415. package/dist/static/grade.b3730524.json +0 -1
  416. package/dist/static/key.d6846476.json +0 -1
  417. package/dist/static/mail.c30e8708.json +0 -1
  418. package/dist/static/otp.2d08f874.json +0 -1
  419. package/dist/static/otp.a3029760.json +0 -1
  420. package/dist/static/parent-avatar.772d53e0.json +0 -1
  421. package/dist/static/phone-number.0be312ea.json +0 -1
  422. package/dist/static/phone-number.84f55562.json +0 -1
  423. package/dist/static/student-avatar.524226bd.json +0 -1
  424. package/dist/static/user-type-selector-grid-bg.3c9c8ad6.svg +0 -1
  425. package/dist/static/user-type-selector-grid-bg.3ce8142d.svg +0 -1
  426. package/dist/static/user-type-selector-grid-bg.aad0b059.svg +0 -1
  427. 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: ({ 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: ITabConfig<TAuthTabKeys>;
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: FC<IAuthPageLayoutProps>;
80
-
81
- export declare const AuthStaticPanel: FC<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: 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: FC<ICustomInputFieldProps>;
306
-
307
282
  export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
308
283
 
309
- export declare const DatePickerInput: FC<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: FC<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,17 +589,6 @@ declare interface IAttempt {
629
589
  score: ILearnosityQuestionScore;
630
590
  }
631
591
 
632
- declare interface IAuthPageLayoutProps {
633
- leftBlock: ReactNode;
634
- rightBlock?: ReactNode;
635
- isFullWidth?: boolean;
636
- }
637
-
638
- declare interface IAuthStaticPanelProps {
639
- title?: string;
640
- description?: string;
641
- }
642
-
643
592
  declare interface IAutoPlayPermissionContextType {
644
593
  canAutoPlayAudio: boolean;
645
594
  canAutoPlayVideo: boolean;
@@ -1016,10 +965,6 @@ export declare interface ICircleHomeDetails {
1016
965
  timestamps: ITodaysContentTimeStamps;
1017
966
  }
1018
967
 
1019
- export declare type ICircularStepRef = {
1020
- playOutroAndFadeOut: () => Promise<void>;
1021
- };
1022
-
1023
968
  declare interface ICircularSteps {
1024
969
  id: string;
1025
970
  label?: React.ReactNode;
@@ -1043,29 +988,6 @@ declare interface ICircularStepsProps {
1043
988
  sizeInPercent?: number;
1044
989
  }
1045
990
 
1046
- declare interface ICircularStepWrapperProps {
1047
- children: ReactNode;
1048
- animation: string;
1049
- introFrames: [number, number];
1050
- outroFrames: [number, number];
1051
- onGoBack?: () => void;
1052
- onNext?: () => void;
1053
- label?: string;
1054
- showNext?: boolean;
1055
- showPrevious?: boolean;
1056
- isNextLoading?: boolean;
1057
- progressAngle?: number;
1058
- }
1059
-
1060
- declare interface IClaimUserAccountProps {
1061
- email?: string;
1062
- onSelectAccount: (userId: string) => void;
1063
- onCreateNewAccount: () => void;
1064
- userAccounts: TUserAccount[];
1065
- isCreatingAccount: boolean;
1066
- isLoading: boolean;
1067
- }
1068
-
1069
991
  declare interface IClassStatus {
1070
992
  next_class_time?: number;
1071
993
  class_duration: number;
@@ -1149,16 +1071,6 @@ declare interface ICountdownTimer {
1149
1071
  theme: 'GREEN_1' | 'ORANGE_1';
1150
1072
  }
1151
1073
 
1152
- declare interface ICountryOption {
1153
- code: string;
1154
- id: string;
1155
- value: string;
1156
- label: string;
1157
- icon: string;
1158
- url: string;
1159
- geoIPCountryCode: string;
1160
- }
1161
-
1162
1074
  export declare interface ICreateUserPayloadDal {
1163
1075
  username: string;
1164
1076
  grade: string;
@@ -1182,19 +1094,19 @@ export declare interface ICreateUserResponseDal {
1182
1094
  }
1183
1095
 
1184
1096
  declare interface ICueCanvas {
1185
- responseId: string;
1097
+ canvasId: string;
1186
1098
  width: number;
1187
1099
  height: number;
1188
- onUpdateHeight: (height: number) => void;
1100
+ userId: string;
1189
1101
  canRender: boolean;
1190
1102
  appended: boolean;
1191
1103
  canScribble: boolean;
1192
- initialData?: IActionData[];
1193
- onPublish: TPublish;
1194
- onSubscribe: TSubscribe;
1195
- userId: string;
1196
1104
  userType: TUserTypes;
1197
1105
  renderAs?: TRenderAs_2;
1106
+ initialData?: IActionData[];
1107
+ onUpdateHeight?: TUpdateHeight;
1108
+ onPublish?: TPublish;
1109
+ onSubscribe?: TSubscribe;
1198
1110
  }
1199
1111
 
1200
1112
  declare interface ICueCanvasCallbackProps {
@@ -1217,26 +1129,6 @@ declare interface ICurriculumStandards {
1217
1129
  name: string;
1218
1130
  }
1219
1131
 
1220
- declare interface ICustomInputFieldProps {
1221
- value: string;
1222
- onChange: (value: string) => void;
1223
- onEnter?: () => void;
1224
- error?: string;
1225
- helperText?: string;
1226
- actionElement?: ReactNode;
1227
- isLoading?: boolean;
1228
- isValid?: boolean;
1229
- type?: 'text' | 'password' | 'number' | 'phone';
1230
- placeholder?: string;
1231
- maxLength?: number;
1232
- width?: number;
1233
- textTransform?: string;
1234
- textAlign?: string;
1235
- onCountryChange?: (option: TSelectedCountry) => void;
1236
- selectedCountry?: TSelectedCountry;
1237
- autoSize?: boolean;
1238
- }
1239
-
1240
1132
  declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
1241
1133
  isYoutube?: boolean;
1242
1134
  analyticsData?: Record<string, unknown>;
@@ -1244,13 +1136,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
1244
1136
  src: string;
1245
1137
  }
1246
1138
 
1247
- declare interface IDatePickerInputProps extends Omit<ICustomInputFieldProps, 'value' | 'onChange'> {
1248
- value: Date | null;
1249
- onChange: (date: Date | null) => void;
1250
- }
1251
-
1252
- export declare const IdentifierOtpForm: React_2.FC<IIdentifierOtpFormProps>;
1253
-
1254
1139
  declare interface IDesmosCalculatorProps {
1255
1140
  onClose: () => void;
1256
1141
  height?: string | number;
@@ -1475,22 +1360,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
1475
1360
  renderAs: TButtonVariants;
1476
1361
  }
1477
1362
 
1478
- declare interface IIdentifierOtpFormProps {
1479
- identifier: string;
1480
- otp: string;
1481
- errors: {
1482
- identifier: string;
1483
- otp: string;
1484
- };
1485
- isOtpVerified: boolean;
1486
- isLoading: boolean;
1487
- isSubmitDisabled: boolean;
1488
- showOtpInput: boolean;
1489
- onChange: (key: 'identifier' | 'otp', value: string) => void;
1490
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
1491
- onSendOtp: () => void;
1492
- }
1493
-
1494
1363
  declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1495
1364
  withLoader: boolean;
1496
1365
  borderRadius?: number;
@@ -1516,15 +1385,6 @@ export declare interface IInputSizeConfig {
1516
1385
  iconPadding: number;
1517
1386
  }
1518
1387
 
1519
- declare interface IInputStatusIconProps {
1520
- isLoading?: boolean;
1521
- isValid?: boolean;
1522
- isError?: boolean;
1523
- size?: number;
1524
- successColor?: TColorNames;
1525
- errorColor?: TColorNames;
1526
- }
1527
-
1528
1388
  export declare interface IInputVariantConfig {
1529
1389
  valueColorName: {
1530
1390
  inactive: TColorNames;
@@ -1884,7 +1744,6 @@ export declare const ILLUSTRATIONS: {
1884
1744
  CHAPTER_HEADER_BG: string;
1885
1745
  CHAPTER_HEADER_BG_2: string;
1886
1746
  CIRCLE_CUEMATH_LOGO: string;
1887
- CIRCLE_CUEMATH_LOGO_WHITE: string;
1888
1747
  CIRCLE_OUTERCIRCLE_BG: string;
1889
1748
  CLOCK_ORANGE: string;
1890
1749
  COMMUNITY_BULB: string;
@@ -1892,7 +1751,6 @@ export declare const ILLUSTRATIONS: {
1892
1751
  CROWN: string;
1893
1752
  CROWN_OVERLAY: string;
1894
1753
  CUECOIN_GOLD: string;
1895
- CUEMATH_APP_QR_CODE: string;
1896
1754
  DESKTOP_WITH_PURPLE_FILL: string;
1897
1755
  DURATION_30MIN_GRAY: string;
1898
1756
  DURATION_45MIN_GRAY: string;
@@ -1977,7 +1835,6 @@ export declare const ILLUSTRATIONS: {
1977
1835
  USER_DOWN: string;
1978
1836
  USER_PIN: string;
1979
1837
  USER_PROFILE_BACKGROUND: string;
1980
- USER_TYPE_SELECTOR_GRID_BG: string;
1981
1838
  USER_UP: string;
1982
1839
  YELLOW_FACE: string;
1983
1840
  };
@@ -2407,8 +2264,6 @@ declare interface INodePermissions {
2407
2264
  can_unassign: boolean;
2408
2265
  }
2409
2266
 
2410
- export declare const InputStatusIcon: React.FC<IInputStatusIconProps>;
2411
-
2412
2267
  export declare interface INudgeProps {
2413
2268
  nudge: 'click';
2414
2269
  content: ReactNode;
@@ -2441,14 +2296,6 @@ declare interface IOpenImageReviewModalProps {
2441
2296
  image?: string;
2442
2297
  }
2443
2298
 
2444
- declare interface IOTPResendProps {
2445
- onResendOTP: () => void;
2446
- onResendVoiceOTP?: () => void;
2447
- timerSeconds?: number;
2448
- showVoiceOTP?: boolean;
2449
- disabled?: boolean;
2450
- }
2451
-
2452
2299
  declare interface IOutcomeConfig {
2453
2300
  id: string;
2454
2301
  input_type: string;
@@ -2726,16 +2573,6 @@ declare interface IReferenceSheetProps {
2726
2573
  };
2727
2574
  }
2728
2575
 
2729
- declare interface IResetPasswordFormProps {
2730
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
2731
- onChange: (key: string, value: string) => void;
2732
- formData: Record<string, string>;
2733
- errors: Record<string, string>;
2734
- isProcessing: boolean;
2735
- isSubmitDisabled: boolean;
2736
- isValid?: boolean;
2737
- }
2738
-
2739
2576
  export declare interface IResourceItemData {
2740
2577
  boards: string[];
2741
2578
  created_on: string;
@@ -2954,14 +2791,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
2954
2791
  section?: TSheetsSection;
2955
2792
  }
2956
2793
 
2957
- declare interface ISignupMethodsProps {
2958
- onEmailSignup: () => void;
2959
- onPhoneSignup: () => void;
2960
- onGoogleSignup: () => void;
2961
- onAppleSignup: () => void;
2962
- loadingProvider: TSocialAuthProvider | null;
2963
- }
2964
-
2965
2794
  export declare interface ISignUpProps {
2966
2795
  circleOnLeapSignedUp: boolean;
2967
2796
  circleOnLeapPremiumEnabled: boolean;
@@ -2979,29 +2808,6 @@ export declare interface ISignUpProps {
2979
2808
  onSignupStepsComplete: (data: IUpdateUserPayloadDal | ICreateUserResponseDal | null) => void;
2980
2809
  }
2981
2810
 
2982
- declare interface ISingleFieldFormProps {
2983
- onSubmit: (e?: FormEvent<HTMLFormElement>) => void;
2984
- onChange: (key: string, value: string) => void;
2985
- value: string;
2986
- error: string;
2987
- isProcessing: boolean;
2988
- isSubmitDisabled?: boolean;
2989
- isValid?: boolean;
2990
- field?: string;
2991
- label?: string;
2992
- }
2993
-
2994
- declare interface ISocialAccountNotFoundProps {
2995
- onRetryLogin: () => void;
2996
- onGoToSignup: () => void;
2997
- }
2998
-
2999
- declare interface ISocialLoginMethodsProps {
3000
- onGoogleLogin: () => void;
3001
- onAppleLogin: () => void;
3002
- loadingProvider: TSocialAuthProvider | null;
3003
- }
3004
-
3005
2811
  export declare const isOkayTypeQuestion: IIsOkayTypeQuestion;
3006
2812
 
3007
2813
  export declare enum IStatsToAwardErrorCode {
@@ -3097,13 +2903,6 @@ declare interface ISyncableWebGameProps {
3097
2903
  enableSync?: boolean;
3098
2904
  }
3099
2905
 
3100
- export declare type ITabConfig<T extends string = string> = Record<T, ITabItem>;
3101
-
3102
- declare interface ITabItem {
3103
- label: string;
3104
- component?: JSX.Element;
3105
- }
3106
-
3107
2906
  export declare interface ITable {
3108
2907
  tableList: ITableInfo[];
3109
2908
  infiniteModeHighScore: number;
@@ -3126,6 +2925,11 @@ declare interface ITableInfo_2 {
3126
2925
  stars: ('advance' | 'random' | 'sequence')[];
3127
2926
  }
3128
2927
 
2928
+ declare interface ITableModeState {
2929
+ tableNumber: number;
2930
+ rewardStar?: TTableMode[];
2931
+ }
2932
+
3129
2933
  export declare interface ITables {
3130
2934
  type: ProjectType;
3131
2935
  label: string;
@@ -3138,10 +2942,7 @@ declare interface ITables_2 {
3138
2942
  }
3139
2943
 
3140
2944
  export declare interface ITablesData extends ITables {
3141
- openModesOfTable?: {
3142
- tableNumber: number;
3143
- rewardStars?: TTableMode[];
3144
- };
2945
+ openModesOfTable?: ITableModeState;
3145
2946
  }
3146
2947
 
3147
2948
  export declare interface ITableWebGameProps extends IBaseWebGameProps {
@@ -3167,12 +2968,6 @@ export declare interface ITabSizeConfig {
3167
2968
  textVariant: TTextVariants;
3168
2969
  }
3169
2970
 
3170
- declare interface ITabsProps<T extends string> {
3171
- selectedTab: T;
3172
- onChange: (tab: T) => void;
3173
- tabs: ITabConfig<T>;
3174
- }
3175
-
3176
2971
  export declare interface ITabVariantConfig {
3177
2972
  backgroundColorName: {
3178
2973
  inactive: TColorNames;
@@ -3529,25 +3324,6 @@ declare interface IUserChapterProgressProps {
3529
3324
  total_core_sheets: number;
3530
3325
  }
3531
3326
 
3532
- declare interface IUsernamePasswordFormProps {
3533
- username: string;
3534
- password: string;
3535
- errors: {
3536
- username: string;
3537
- password: string;
3538
- };
3539
- isLoading: boolean;
3540
- onChange: (key: 'username' | 'password', value: string) => void;
3541
- onSubmit: (e: FormEvent<HTMLFormElement>) => void;
3542
- onForgotPassword: () => void;
3543
- }
3544
-
3545
- declare interface IUserTypeSelectorProps {
3546
- onNext: () => void;
3547
- onUserTypeChange: (id: TAuthUserType) => void;
3548
- userType: TAuthUserType;
3549
- }
3550
-
3551
3327
  declare interface IUseTrialSessionMessageBroker {
3552
3328
  (options: {
3553
3329
  teacherClassroomId?: string;
@@ -3937,7 +3713,6 @@ export declare const LOTTIE: {
3937
3713
  ACCURACY_METER: string;
3938
3714
  ACCURACY_NEEDLE: string;
3939
3715
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
3940
- AVATAR_SELECTED: string;
3941
3716
  BEGINNER1X: string;
3942
3717
  BRONZE_1: string;
3943
3718
  BRONZE_2: string;
@@ -3952,10 +3727,8 @@ export declare const LOTTIE: {
3952
3727
  COLOR_3: string;
3953
3728
  COMPETITIVE_ARENA: string;
3954
3729
  DIFFICULT: string;
3955
- DOB: string;
3956
3730
  EASY: string;
3957
3731
  ELITE_CIRCLE: string;
3958
- ERROR: string;
3959
3732
  ERROR_LOTTIE: string;
3960
3733
  FAMILIAR1X: string;
3961
3734
  FIFTEEN_MIN_CLOCK: string;
@@ -3963,18 +3736,12 @@ export declare const LOTTIE: {
3963
3736
  GOLD_1: string;
3964
3737
  GOLD_2: string;
3965
3738
  GOLD_3: string;
3966
- GRADE: string;
3967
3739
  INFINITE_BUTTON_BG: string;
3968
3740
  INFINITE_BUTTON_SYMBOL: string;
3969
- KEY: string;
3970
3741
  LEARN: string;
3971
3742
  LEVELUP_RINGS: string;
3972
- MAIL: string;
3973
3743
  MEDIUM: string;
3974
3744
  NUDGE_TAP: string;
3975
- OTP: string;
3976
- PARENT_AVATAR: string;
3977
- PHONE_NUMBER: string;
3978
3745
  POINT100: string;
3979
3746
  POINT10: string;
3980
3747
  POINT15: string;
@@ -4004,7 +3771,6 @@ export declare const LOTTIE: {
4004
3771
  SLEEPY_BOI: string;
4005
3772
  SPINNER_WHITE: string;
4006
3773
  SPLASH_SCREEN: string;
4007
- STUDENT_AVATAR: string;
4008
3774
  TABLE_MODE_REVEAL: string;
4009
3775
  TABLE_MODE_STAR: string;
4010
3776
  TABLE_SEGMENT_STAR: string;
@@ -4015,7 +3781,6 @@ export declare const LOTTIE: {
4015
3781
  TOTAL_TIME: string;
4016
3782
  TOTAL_TIME_SPENT: string;
4017
3783
  TOURNAMENT_RIPPLE: string;
4018
- USERNAME: string;
4019
3784
  VIDEO: string;
4020
3785
  };
4021
3786
 
@@ -4200,14 +3965,8 @@ declare interface NumRangeInputProps {
4200
3965
  endPlaceholder?: string;
4201
3966
  }
4202
3967
 
4203
- export declare const OTPForm: ({ onSubmit, onChange, value, error, isProcessing, isValid, }: ISingleFieldFormProps) => JSX_2.Element;
4204
-
4205
3968
  export declare type OutcomeStage = keyof typeof STAGES;
4206
3969
 
4207
- export declare const OverlayLoader: ({ isLoading }: {
4208
- isLoading?: boolean | undefined;
4209
- }) => JSX_2.Element | null;
4210
-
4211
3970
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4212
3971
 
4213
3972
  export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
@@ -4346,10 +4105,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
4346
4105
 
4347
4106
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
4348
4107
 
4349
- export declare const ResendOTP: React.FC<IOTPResendProps>;
4350
-
4351
- export declare const ResetPasswordForm: ({ onSubmit, onChange, formData, errors, isSubmitDisabled, isProcessing, isValid, }: IResetPasswordFormProps) => JSX_2.Element;
4352
-
4353
4108
  export declare const REWARDS_LIST: string[];
4354
4109
 
4355
4110
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4439,8 +4194,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4439
4194
 
4440
4195
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
4441
4196
 
4442
- export declare const SignupMethods: FC<ISignupMethodsProps>;
4443
-
4444
4197
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4445
4198
  export { SketchIcon as ScribbleIcon }
4446
4199
  export { SketchIcon }
@@ -4451,10 +4204,6 @@ export declare const SkipColoredIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4451
4204
 
4452
4205
  export declare const SkipIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4453
4206
 
4454
- export declare const SocialAccountNotFound: ({ onRetryLogin, onGoToSignup }: ISocialAccountNotFoundProps) => JSX_2.Element;
4455
-
4456
- export declare const SocialLoginMethods: FC<ISocialLoginMethodsProps>;
4457
-
4458
4207
  export declare const SplashScreen: ({ animationCompleted }: {
4459
4208
  animationCompleted: () => void;
4460
4209
  }) => JSX_2.Element;
@@ -4522,8 +4271,6 @@ declare const TAB_CODES: {
4522
4271
 
4523
4272
  export declare const TabComponent: React_2.FC<ITabProps>;
4524
4273
 
4525
- export declare function Tabs<T extends string>({ selectedTab, onChange, tabs }: ITabsProps<T>): JSX_2.Element;
4526
-
4527
4274
  export declare type TAction = EventToPayload<TInclassMessage>;
4528
4275
 
4529
4276
  declare type TActionListenerOptions = {
@@ -4550,14 +4297,6 @@ export declare type TArrowTooltipConfig = {
4550
4297
 
4551
4298
  export declare type TArrowTooltipVariants = 'primary' | 'secondary';
4552
4299
 
4553
- export declare type TAuthApiErrorCode = (typeof AuthApiErrorCode)[keyof typeof AuthApiErrorCode];
4554
-
4555
- export declare type TAuthProvider = 'email' | 'phone';
4556
-
4557
- export declare type TAuthTabKeys = 'identifier' | 'username';
4558
-
4559
- export declare type TAuthUserType = 'student' | 'parent';
4560
-
4561
4300
  declare type TBadgeData = {
4562
4301
  acknowledged_on: number | null;
4563
4302
  animation_url: string;
@@ -5393,8 +5132,6 @@ declare type TSectionSummary = {
5393
5132
  modules: TSATModule[];
5394
5133
  };
5395
5134
 
5396
- export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
5397
-
5398
5135
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
5399
5136
 
5400
5137
  declare type TSheetAttemptLocation_2 = keyof typeof SHEET_ATTEMPT_LOCATION;
@@ -5464,8 +5201,6 @@ declare type TSheetStates = keyof typeof NODE_CARD_STATES;
5464
5201
 
5465
5202
  export declare type TSkillStatus = 'pending' | 'completed';
5466
5203
 
5467
- export declare type TSocialAuthProvider = 'google' | 'apple';
5468
-
5469
5204
  declare type TStickerData = {
5470
5205
  actor_id: string;
5471
5206
  badge_id: string;
@@ -5495,7 +5230,7 @@ export declare type TTableMode = 'random' | 'sequence' | 'advance' | 'infinite';
5495
5230
 
5496
5231
  export declare type TTabSizes = 'xsmall' | 'small' | 'regular' | 'medium';
5497
5232
 
5498
- export declare type TTabVariants = 'primary';
5233
+ export declare type TTabVariants = 'primary' | 'secondary';
5499
5234
 
5500
5235
  declare type TTestDifficultyLevel = 'EASY' | 'MODERATE' | 'DIFFICULT';
5501
5236
 
@@ -5538,10 +5273,7 @@ export declare type TTrialSessionMessage = {
5538
5273
  };
5539
5274
  };
5540
5275
 
5541
- declare type TUserAccount = {
5542
- id: string;
5543
- phone: string;
5544
- };
5276
+ declare type TUpdateHeight = (height: number) => void;
5545
5277
 
5546
5278
  declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
5547
5279
 
@@ -5726,12 +5458,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
5726
5458
 
5727
5459
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5728
5460
 
5729
- export declare const UserIdentifierForm: ({ onSubmit, onChange, value, error, isSubmitDisabled, isProcessing, isValid, label, field, }: ISingleFieldFormProps) => JSX_2.Element;
5730
-
5731
- export declare const UsernamePasswordForm: FC<IUsernamePasswordFormProps>;
5732
-
5733
- export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
5734
-
5735
5461
  export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
5736
5462
  onClick: TTrackCTA;
5737
5463
  onResponse: TTrackInput;