@cuemath/leap 2.9.5-j6 → 2.9.6-gg1

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 (426) 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 +1 -11
  4. package/dist/assets/lottie/lottie.js.map +1 -1
  5. package/dist/features/circle-games/game-launcher/comps/card-container/constants.js +1 -1
  6. package/dist/features/circle-games/game-launcher/comps/card-container/constants.js.map +1 -1
  7. package/dist/features/sentry/constants/ignored.js +34 -0
  8. package/dist/features/sentry/constants/ignored.js.map +1 -0
  9. package/dist/features/ui/context-menu/context-menu.js +18 -20
  10. package/dist/features/ui/context-menu/context-menu.js.map +1 -1
  11. package/dist/features/ui/image/image.js +12 -12
  12. package/dist/features/ui/image/image.js.map +1 -1
  13. package/dist/features/ui/inputs/base-input/base-input-styled.js +60 -61
  14. package/dist/features/ui/inputs/base-input/base-input-styled.js.map +1 -1
  15. package/dist/features/ui/inputs/base-input/base-input.js +35 -38
  16. package/dist/features/ui/inputs/base-input/base-input.js.map +1 -1
  17. package/dist/features/ui/inputs/text-input/text-input-styled.js +20 -22
  18. package/dist/features/ui/inputs/text-input/text-input-styled.js.map +1 -1
  19. package/dist/features/ui/inputs/text-input/text-input.js +32 -35
  20. package/dist/features/ui/inputs/text-input/text-input.js.map +1 -1
  21. package/dist/features/ui/lottie-animation/helper.js +5 -6
  22. package/dist/features/ui/lottie-animation/helper.js.map +1 -1
  23. package/dist/features/ui/lottie-animation/lottie-animation.js +28 -37
  24. package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
  25. package/dist/features/ui/text/text.js +27 -29
  26. package/dist/features/ui/text/text.js.map +1 -1
  27. package/dist/features/ui/theme/input.js +11 -84
  28. package/dist/features/ui/theme/input.js.map +1 -1
  29. package/dist/index.d.ts +5 -196
  30. package/dist/index.js +390 -425
  31. package/dist/index.js.map +1 -1
  32. package/dist/node_modules/query-string/base.js +1 -1
  33. package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
  34. package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
  35. package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
  36. package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
  37. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
  38. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
  39. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
  40. package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
  41. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
  42. package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
  43. package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
  44. package/package.json +2 -3
  45. package/dist/assets/line-icons/icons/apple-icon.js +0 -48
  46. package/dist/assets/line-icons/icons/apple-icon.js.map +0 -1
  47. package/dist/assets/line-icons/icons/google-icon.js +0 -42
  48. package/dist/assets/line-icons/icons/google-icon.js.map +0 -1
  49. package/dist/features/auth/account-selector/account-selector-styled.js +0 -37
  50. package/dist/features/auth/account-selector/account-selector-styled.js.map +0 -1
  51. package/dist/features/auth/account-selector/account-selector.js +0 -90
  52. package/dist/features/auth/account-selector/account-selector.js.map +0 -1
  53. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js +0 -12
  54. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js.map +0 -1
  55. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +0 -11
  56. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +0 -1
  57. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js +0 -17
  58. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js.map +0 -1
  59. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js +0 -29
  60. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js.map +0 -1
  61. package/dist/features/auth/comps/overlay-loader/overlay-loader.js +0 -8
  62. package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
  63. package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js +0 -25
  64. package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js.map +0 -1
  65. package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -38
  66. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
  67. package/dist/features/auth/login/social-account-not-found/social-account-not-found.js +0 -46
  68. package/dist/features/auth/login/social-account-not-found/social-account-not-found.js.map +0 -1
  69. package/dist/features/auth/login/social-login-methods/social-login-methods.js +0 -46
  70. package/dist/features/auth/login/social-login-methods/social-login-methods.js.map +0 -1
  71. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -50
  72. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +0 -1
  73. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +0 -114
  74. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +0 -1
  75. package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js +0 -27
  76. package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js.map +0 -1
  77. package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -76
  78. package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
  79. package/dist/features/auth/signup/custom-input/custom-input-styled.js +0 -38
  80. package/dist/features/auth/signup/custom-input/custom-input-styled.js.map +0 -1
  81. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js +0 -86
  82. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js.map +0 -1
  83. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js +0 -58
  84. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js.map +0 -1
  85. package/dist/features/auth/signup/custom-input/email-input/email-input.js +0 -30
  86. package/dist/features/auth/signup/custom-input/email-input/email-input.js.map +0 -1
  87. package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js +0 -31
  88. package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js.map +0 -1
  89. package/dist/features/auth/signup/custom-input/grade-input/grade-input.js +0 -30
  90. package/dist/features/auth/signup/custom-input/grade-input/grade-input.js.map +0 -1
  91. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js +0 -19
  92. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js.map +0 -1
  93. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js +0 -33
  94. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js.map +0 -1
  95. package/dist/features/auth/signup/custom-input/otp-input/otp-input.js +0 -41
  96. package/dist/features/auth/signup/custom-input/otp-input/otp-input.js.map +0 -1
  97. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js +0 -33
  98. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js.map +0 -1
  99. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js +0 -28
  100. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js.map +0 -1
  101. package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js +0 -29
  102. package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js.map +0 -1
  103. package/dist/features/auth/signup/custom-input/phone-input/phone-input.js +0 -64
  104. package/dist/features/auth/signup/custom-input/phone-input/phone-input.js.map +0 -1
  105. package/dist/features/auth/signup/custom-input/student-password/student-password.js +0 -53
  106. package/dist/features/auth/signup/custom-input/student-password/student-password.js.map +0 -1
  107. package/dist/features/auth/signup/custom-input/student-username/student-username.js +0 -38
  108. package/dist/features/auth/signup/custom-input/student-username/student-username.js.map +0 -1
  109. package/dist/features/auth/signup/signup-constants.js +0 -1022
  110. package/dist/features/auth/signup/signup-constants.js.map +0 -1
  111. package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -68
  112. package/dist/features/auth/signup/signup-methods/signup-methods.js.map +0 -1
  113. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js +0 -19
  114. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js.map +0 -1
  115. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js +0 -61
  116. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js.map +0 -1
  117. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js +0 -24
  118. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js.map +0 -1
  119. package/dist/features/auth/signup/user-type-selector/user-type-selector.js +0 -87
  120. package/dist/features/auth/signup/user-type-selector/user-type-selector.js.map +0 -1
  121. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -332
  122. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  123. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -370
  124. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  125. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -252
  126. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
  127. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -24
  128. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
  129. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -192
  130. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  131. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -19
  132. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  133. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -129
  134. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  135. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -129
  136. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  137. package/dist/node_modules/clsx/dist/clsx.js +0 -18
  138. package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
  139. package/dist/node_modules/date-fns/subYears.js +0 -9
  140. package/dist/node_modules/date-fns/subYears.js.map +0 -1
  141. package/dist/node_modules/decode-uri-component/index.js.map +0 -1
  142. package/dist/node_modules/react-datepicker/dist/index.es.js +0 -2700
  143. package/dist/node_modules/react-datepicker/dist/index.es.js.map +0 -1
  144. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
  145. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
  146. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js +0 -8
  147. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
  148. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js +0 -518
  149. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
  150. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js +0 -60
  151. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
  152. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js +0 -53
  153. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
  154. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -19
  155. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
  156. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js +0 -12
  157. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
  158. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js +0 -21
  159. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
  160. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js +0 -11
  161. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js.map +0 -1
  162. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js +0 -10
  163. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js.map +0 -1
  164. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js +0 -10
  165. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js.map +0 -1
  166. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js +0 -11
  167. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js.map +0 -1
  168. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js +0 -21
  169. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js.map +0 -1
  170. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js +0 -9
  171. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js.map +0 -1
  172. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js +0 -9
  173. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js.map +0 -1
  174. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js +0 -9
  175. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js.map +0 -1
  176. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js +0 -9
  177. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js.map +0 -1
  178. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js +0 -10
  179. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js.map +0 -1
  180. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js +0 -9
  181. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js.map +0 -1
  182. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js +0 -17
  183. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
  184. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
  185. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
  186. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js +0 -15
  187. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js.map +0 -1
  188. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js +0 -14
  189. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js.map +0 -1
  190. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js +0 -23
  191. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js.map +0 -1
  192. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js +0 -10
  193. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js.map +0 -1
  194. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js +0 -10
  195. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js.map +0 -1
  196. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js +0 -12
  197. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js.map +0 -1
  198. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js +0 -10
  199. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js.map +0 -1
  200. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js +0 -60
  201. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js.map +0 -1
  202. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js +0 -9
  203. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js.map +0 -1
  204. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js +0 -9
  205. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js.map +0 -1
  206. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js +0 -12
  207. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js.map +0 -1
  208. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js +0 -11
  209. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js.map +0 -1
  210. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js +0 -9
  211. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js.map +0 -1
  212. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js +0 -9
  213. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js.map +0 -1
  214. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js +0 -10
  215. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js.map +0 -1
  216. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js +0 -13
  217. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js.map +0 -1
  218. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js +0 -16
  219. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js.map +0 -1
  220. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js +0 -9
  221. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js.map +0 -1
  222. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js +0 -9
  223. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js.map +0 -1
  224. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js +0 -10
  225. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js.map +0 -1
  226. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js +0 -9
  227. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js.map +0 -1
  228. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js +0 -9
  229. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js.map +0 -1
  230. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js +0 -13
  231. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js.map +0 -1
  232. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js +0 -18
  233. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js.map +0 -1
  234. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js +0 -9
  235. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js.map +0 -1
  236. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js +0 -9
  237. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js.map +0 -1
  238. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js +0 -9
  239. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js.map +0 -1
  240. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js +0 -8
  241. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js.map +0 -1
  242. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js +0 -9
  243. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js.map +0 -1
  244. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js +0 -15
  245. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js.map +0 -1
  246. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js +0 -14
  247. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js.map +0 -1
  248. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js +0 -15
  249. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js.map +0 -1
  250. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js +0 -14
  251. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js.map +0 -1
  252. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js +0 -10
  253. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js.map +0 -1
  254. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js +0 -13
  255. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js.map +0 -1
  256. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
  257. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
  258. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -19
  259. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
  260. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -32
  261. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
  262. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
  263. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
  264. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -71
  265. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
  266. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -34
  267. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
  268. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
  269. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
  270. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -156
  271. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
  272. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js +0 -111
  273. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
  274. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js +0 -22
  275. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js.map +0 -1
  276. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js +0 -15
  277. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js.map +0 -1
  278. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js +0 -15
  279. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js.map +0 -1
  280. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js +0 -23
  281. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
  282. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js +0 -42
  283. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
  284. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js +0 -50
  285. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
  286. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -50
  287. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
  288. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -50
  289. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
  290. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -62
  291. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
  292. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -52
  293. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
  294. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -46
  295. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
  296. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -50
  297. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
  298. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -31
  299. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
  300. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -22
  301. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
  302. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -23
  303. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
  304. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -33
  305. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
  306. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -33
  307. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
  308. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -34
  309. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
  310. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -34
  311. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
  312. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -100
  313. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
  314. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -49
  315. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
  316. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -49
  317. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
  318. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -50
  319. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
  320. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -41
  321. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
  322. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -75
  323. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
  324. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -49
  325. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
  326. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -70
  327. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
  328. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -33
  329. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
  330. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -72
  331. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
  332. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -71
  333. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
  334. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -33
  335. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
  336. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -75
  337. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
  338. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -72
  339. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
  340. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -71
  341. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
  342. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -23
  343. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
  344. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -23
  345. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
  346. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -50
  347. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
  348. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js +0 -68
  349. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
  350. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js +0 -104
  351. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
  352. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js +0 -88
  353. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js.map +0 -1
  354. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js +0 -123
  355. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js.map +0 -1
  356. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js +0 -13
  357. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js.map +0 -1
  358. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js +0 -10
  359. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js.map +0 -1
  360. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js +0 -12
  361. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js.map +0 -1
  362. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js +0 -11
  363. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js.map +0 -1
  364. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js +0 -10
  365. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js.map +0 -1
  366. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js +0 -14
  367. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js.map +0 -1
  368. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js +0 -11
  369. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js.map +0 -1
  370. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js +0 -10
  371. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js.map +0 -1
  372. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js +0 -11
  373. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js.map +0 -1
  374. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js +0 -11
  375. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js.map +0 -1
  376. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js +0 -10
  377. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js.map +0 -1
  378. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js +0 -9
  379. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js.map +0 -1
  380. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js +0 -12
  381. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
  382. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js +0 -10
  383. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js.map +0 -1
  384. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js +0 -10
  385. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js.map +0 -1
  386. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js +0 -12
  387. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js.map +0 -1
  388. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js +0 -14
  389. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js.map +0 -1
  390. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js +0 -10
  391. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js.map +0 -1
  392. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js +0 -9
  393. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js.map +0 -1
  394. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js +0 -9
  395. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js.map +0 -1
  396. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js +0 -9
  397. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js.map +0 -1
  398. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js +0 -9
  399. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js.map +0 -1
  400. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js +0 -9
  401. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js.map +0 -1
  402. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js +0 -9
  403. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js.map +0 -1
  404. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js +0 -19
  405. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js.map +0 -1
  406. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
  407. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  408. package/dist/static/avatar-selected.860ee923.json +0 -1
  409. package/dist/static/circle-cuemath-logo-white.e9fafb91.svg +0 -1
  410. package/dist/static/cuemath-app-qr-code.ba6cc09b.svg +0 -1
  411. package/dist/static/cuemath-app-qr-code.d0912fc7.png +0 -0
  412. package/dist/static/dob.9ce3c15b.json +0 -1
  413. package/dist/static/grade.b3730524.json +0 -1
  414. package/dist/static/key.d6846476.json +0 -1
  415. package/dist/static/mail.c30e8708.json +0 -1
  416. package/dist/static/otp.2d08f874.json +0 -1
  417. package/dist/static/otp.a3029760.json +0 -1
  418. package/dist/static/parent-avatar.772d53e0.json +0 -1
  419. package/dist/static/phone-number.0be312ea.json +0 -1
  420. package/dist/static/phone-number.84f55562.json +0 -1
  421. package/dist/static/student-avatar.524226bd.json +0 -1
  422. package/dist/static/user-type-selector-grid-bg.3c9c8ad6.svg +0 -1
  423. package/dist/static/user-type-selector-grid-bg.3ce8142d.svg +0 -1
  424. package/dist/static/user-type-selector-grid-bg.aad0b059.svg +0 -1
  425. package/dist/static/username.9e034d51.json +0 -1
  426. /package/dist/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
@@ -1,5 +1,5 @@
1
1
  const n = (a) => {
2
- const o = {
2
+ const e = {
3
3
  regular: {
4
4
  height: a * 2.75,
5
5
  // height of input
@@ -51,7 +51,7 @@ const n = (a) => {
51
51
  iconPadding: a * 0.5
52
52
  // padding between left of icon and input
53
53
  }
54
- }, e = {
54
+ }, i = {
55
55
  valueColorName: {
56
56
  inactive: "BLACK",
57
57
  active: "BLACK",
@@ -76,8 +76,8 @@ const n = (a) => {
76
76
  disabled: 0.5,
77
77
  enabled: 1
78
78
  }
79
- }, l = {
80
- ...e,
79
+ }, o = {
80
+ ...i,
81
81
  backgroundColorName: "GREY_1",
82
82
  optionHoverColorName: "WHITE",
83
83
  borderColorName: {
@@ -86,11 +86,11 @@ const n = (a) => {
86
86
  disabled: "TRANSPARENT"
87
87
  }
88
88
  }, d = {
89
- primary: e,
90
- secondary: l,
89
+ primary: i,
90
+ secondary: o,
91
91
  success: {
92
- opacity: e.opacity,
93
- valueColorName: e.valueColorName,
92
+ opacity: i.opacity,
93
+ valueColorName: i.valueColorName,
94
94
  borderColorName: {
95
95
  inactive: "GREEN_5",
96
96
  active: "GREEN_5",
@@ -108,8 +108,8 @@ const n = (a) => {
108
108
  }
109
109
  },
110
110
  error: {
111
- opacity: e.opacity,
112
- valueColorName: e.valueColorName,
111
+ opacity: i.opacity,
112
+ valueColorName: i.valueColorName,
113
113
  borderColorName: {
114
114
  inactive: "RED",
115
115
  active: "RED",
@@ -126,81 +126,8 @@ const n = (a) => {
126
126
  disabled: "RED"
127
127
  }
128
128
  }
129
- }, i = {
130
- ...e,
131
- labelBackgroundColorName: "TRANSPARENT",
132
- backgroundColorName: "TRANSPARENT",
133
- valueColorName: {
134
- inactive: "WHITE",
135
- active: "WHITE",
136
- disabled: "WHITE_T_10"
137
- },
138
- borderColorName: {
139
- inactive: "WHITE_T_15",
140
- active: "WHITE",
141
- disabled: "WHITE_T_15"
142
- },
143
- labelColorName: {
144
- inactive: "WHITE_T_60",
145
- active: "WHITE_T_60",
146
- disabled: "WHITE_T_15"
147
- }
148
- }, r = {
149
- ...i,
150
- backgroundColorName: "WHITE_T_60",
151
- optionHoverColorName: "WHITE",
152
- borderColorName: {
153
- active: "TRANSPARENT",
154
- inactive: "TRANSPARENT",
155
- disabled: "TRANSPARENT"
156
- }
157
- }, N = {
158
- primary: i,
159
- secondary: r,
160
- success: {
161
- labelBackgroundColorName: "TRANSPARENT",
162
- backgroundColorName: "TRANSPARENT",
163
- opacity: i.opacity,
164
- valueColorName: i.valueColorName,
165
- borderColorName: {
166
- inactive: "GREEN_4",
167
- active: "GREEN_4",
168
- disabled: "GREEN_4"
169
- },
170
- labelColorName: {
171
- inactive: "GREEN_4",
172
- active: "GREEN_4",
173
- disabled: "GREEN_4"
174
- },
175
- messageColorName: {
176
- inactive: "GREEN_4",
177
- active: "GREEN_4",
178
- disabled: "GREEN_4"
179
- }
180
- },
181
- error: {
182
- labelBackgroundColorName: "TRANSPARENT",
183
- backgroundColorName: "TRANSPARENT",
184
- opacity: i.opacity,
185
- valueColorName: i.valueColorName,
186
- borderColorName: {
187
- inactive: "ORANGE_4",
188
- active: "ORANGE_4",
189
- disabled: "ORANGE_4"
190
- },
191
- labelColorName: {
192
- inactive: "ORANGE_4",
193
- active: "ORANGE_4",
194
- disabled: "ORANGE_4"
195
- },
196
- messageColorName: {
197
- inactive: "ORANGE_4",
198
- active: "ORANGE_4",
199
- disabled: "ORANGE_4"
200
- }
201
- }
202
129
  };
203
- return { sizes: o, variants: d, darkVariants: N };
130
+ return { sizes: e, variants: d };
204
131
  };
205
132
  export {
206
133
  n as default
@@ -1 +1 @@
1
- {"version":3,"file":"input.js","sources":["../../../../src/features/ui/theme/input.ts"],"sourcesContent":["import type { IInputSizeConfig, IInputVariantConfig, TInputSizes, TInputVariants } from '../types';\n\ninterface IGetInputConfig {\n (gutter: number): {\n sizes: Record<TInputSizes, IInputSizeConfig>;\n variants: Record<TInputVariants, IInputVariantConfig>;\n darkVariants: Record<TInputVariants, IInputVariantConfig>;\n };\n}\nconst getInputConfig: IGetInputConfig = gutter => {\n const sizes: Record<TInputSizes, IInputSizeConfig> = {\n regular: {\n height: gutter * 2.75, // height of input\n marginTop: gutter * 0.5, // extra space when label is on top of input\n marginBottom: gutter * 1.5, // extra space for message comes on bottom of input\n paddingLeft: gutter,\n paddingRight: gutter * 0.75,\n borderRadius: gutter * 0.5,\n inputTextVariant: 'body1',\n labelTextVariant: 'body1',\n messageTextVariant: 'body3',\n iconsize: gutter * 1.5,\n iconPadding: gutter, // padding between left of icon and input\n },\n small: {\n height: gutter * 2.125, // height of input\n marginTop: gutter * 0.5, // extra space when label is on top of input\n marginBottom: 0, // extra space for message comes on bottom of input\n paddingLeft: gutter * 0.5,\n paddingRight: gutter * 0.5,\n borderRadius: gutter * 0.5,\n inputTextVariant: 'body3',\n labelTextVariant: 'body3',\n messageTextVariant: 'body3',\n iconsize: gutter * 1.25,\n iconPadding: gutter * 0.5, // padding between left of icon and input\n },\n xsmall: {\n height: gutter * 1.75, // height of input\n marginTop: 0, // extra space when label is on top of input\n marginBottom: 0, // extra space for message comes on bottom of input\n paddingLeft: gutter * 0.75,\n paddingRight: gutter * 0.5,\n borderRadius: gutter * 0.5,\n inputTextVariant: 'body3',\n labelTextVariant: 'body3',\n messageTextVariant: 'body3',\n iconsize: gutter,\n iconPadding: gutter * 0.5, // padding between left of icon and input\n },\n };\n const primaryVariant: IInputVariantConfig = {\n valueColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'BLACK_50',\n },\n borderColorName: {\n inactive: 'BLACK_T_15',\n active: 'BLACK_T_87',\n disabled: 'BLACK_T_15',\n },\n labelColorName: {\n inactive: 'BLACK_75',\n active: 'BLACK',\n disabled: 'BLACK_50',\n },\n messageColorName: {\n inactive: 'BLACK_75',\n active: 'BLACK_75',\n disabled: 'BLACK_50',\n },\n opacity: {\n disabled: 0.5,\n enabled: 1,\n },\n };\n\n const secondaryVariant: IInputVariantConfig = {\n ...primaryVariant,\n backgroundColorName: 'GREY_1',\n optionHoverColorName: 'WHITE',\n borderColorName: {\n active: 'TRANSPARENT',\n inactive: 'TRANSPARENT',\n disabled: 'TRANSPARENT',\n },\n };\n\n const variants: Record<TInputVariants, IInputVariantConfig> = {\n primary: primaryVariant,\n secondary: secondaryVariant,\n success: {\n opacity: primaryVariant.opacity,\n valueColorName: primaryVariant.valueColorName,\n borderColorName: {\n inactive: 'GREEN_5',\n active: 'GREEN_5',\n disabled: 'GREEN_5',\n },\n labelColorName: {\n inactive: 'GREEN_5',\n active: 'GREEN_5',\n disabled: 'GREEN_5',\n },\n messageColorName: {\n inactive: 'GREEN_5',\n active: 'GREEN_5',\n disabled: 'GREEN_5',\n },\n },\n error: {\n opacity: primaryVariant.opacity,\n valueColorName: primaryVariant.valueColorName,\n borderColorName: {\n inactive: 'RED',\n active: 'RED',\n disabled: 'RED',\n },\n labelColorName: {\n inactive: 'RED',\n active: 'RED',\n disabled: 'RED',\n },\n messageColorName: {\n inactive: 'RED',\n active: 'RED',\n disabled: 'RED',\n },\n },\n };\n\n const primaryDarkVariant: IInputVariantConfig = {\n ...primaryVariant,\n labelBackgroundColorName: 'TRANSPARENT',\n backgroundColorName: 'TRANSPARENT',\n valueColorName: {\n inactive: 'WHITE',\n active: 'WHITE',\n disabled: 'WHITE_T_10',\n },\n borderColorName: {\n inactive: 'WHITE_T_15',\n active: 'WHITE',\n disabled: 'WHITE_T_15',\n },\n labelColorName: {\n inactive: 'WHITE_T_60',\n active: 'WHITE_T_60',\n disabled: 'WHITE_T_15',\n },\n };\n\n const secondaryDarkVariant: IInputVariantConfig = {\n ...primaryDarkVariant,\n backgroundColorName: 'WHITE_T_60',\n optionHoverColorName: 'WHITE',\n borderColorName: {\n active: 'TRANSPARENT',\n inactive: 'TRANSPARENT',\n disabled: 'TRANSPARENT',\n },\n };\n\n const darkVariants: Record<TInputVariants, IInputVariantConfig> = {\n primary: primaryDarkVariant,\n secondary: secondaryDarkVariant,\n success: {\n labelBackgroundColorName: 'TRANSPARENT',\n backgroundColorName: 'TRANSPARENT',\n opacity: primaryDarkVariant.opacity,\n valueColorName: primaryDarkVariant.valueColorName,\n borderColorName: {\n inactive: 'GREEN_4',\n active: 'GREEN_4',\n disabled: 'GREEN_4',\n },\n labelColorName: {\n inactive: 'GREEN_4',\n active: 'GREEN_4',\n disabled: 'GREEN_4',\n },\n messageColorName: {\n inactive: 'GREEN_4',\n active: 'GREEN_4',\n disabled: 'GREEN_4',\n },\n },\n error: {\n labelBackgroundColorName: 'TRANSPARENT',\n backgroundColorName: 'TRANSPARENT',\n opacity: primaryDarkVariant.opacity,\n valueColorName: primaryDarkVariant.valueColorName,\n borderColorName: {\n inactive: 'ORANGE_4',\n active: 'ORANGE_4',\n disabled: 'ORANGE_4',\n },\n labelColorName: {\n inactive: 'ORANGE_4',\n active: 'ORANGE_4',\n disabled: 'ORANGE_4',\n },\n messageColorName: {\n inactive: 'ORANGE_4',\n active: 'ORANGE_4',\n disabled: 'ORANGE_4',\n },\n },\n };\n\n return { sizes, variants, darkVariants };\n};\n\nexport default getInputConfig;\n"],"names":["getInputConfig","gutter","sizes","primaryVariant","secondaryVariant","variants","primaryDarkVariant","secondaryDarkVariant","darkVariants"],"mappings":"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"}
1
+ {"version":3,"file":"input.js","sources":["../../../../src/features/ui/theme/input.ts"],"sourcesContent":["import type { IInputSizeConfig, IInputVariantConfig, TInputSizes, TInputVariants } from '../types';\n\ninterface IGetInputConfig {\n (gutter: number): {\n sizes: Record<TInputSizes, IInputSizeConfig>;\n variants: Record<TInputVariants, IInputVariantConfig>;\n };\n}\nconst getInputConfig: IGetInputConfig = gutter => {\n const sizes: Record<TInputSizes, IInputSizeConfig> = {\n regular: {\n height: gutter * 2.75, // height of input\n marginTop: gutter * 0.5, // extra space when label is on top of input\n marginBottom: gutter * 1.5, // extra space for message comes on bottom of input\n paddingLeft: gutter,\n paddingRight: gutter * 0.75,\n borderRadius: gutter * 0.5,\n inputTextVariant: 'body1',\n labelTextVariant: 'body1',\n messageTextVariant: 'body3',\n iconsize: gutter * 1.5,\n iconPadding: gutter, // padding between left of icon and input\n },\n small: {\n height: gutter * 2.125, // height of input\n marginTop: gutter * 0.5, // extra space when label is on top of input\n marginBottom: 0, // extra space for message comes on bottom of input\n paddingLeft: gutter * 0.5,\n paddingRight: gutter * 0.5,\n borderRadius: gutter * 0.5,\n inputTextVariant: 'body3',\n labelTextVariant: 'body3',\n messageTextVariant: 'body3',\n iconsize: gutter * 1.25,\n iconPadding: gutter * 0.5, // padding between left of icon and input\n },\n xsmall: {\n height: gutter * 1.75, // height of input\n marginTop: 0, // extra space when label is on top of input\n marginBottom: 0, // extra space for message comes on bottom of input\n paddingLeft: gutter * 0.75,\n paddingRight: gutter * 0.5,\n borderRadius: gutter * 0.5,\n inputTextVariant: 'body3',\n labelTextVariant: 'body3',\n messageTextVariant: 'body3',\n iconsize: gutter,\n iconPadding: gutter * 0.5, // padding between left of icon and input\n },\n };\n const primaryVariant: IInputVariantConfig = {\n valueColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'BLACK_50',\n },\n borderColorName: {\n inactive: 'BLACK_T_15',\n active: 'BLACK_T_87',\n disabled: 'BLACK_T_15',\n },\n labelColorName: {\n inactive: 'BLACK_75',\n active: 'BLACK',\n disabled: 'BLACK_50',\n },\n messageColorName: {\n inactive: 'BLACK_75',\n active: 'BLACK_75',\n disabled: 'BLACK_50',\n },\n opacity: {\n disabled: 0.5,\n enabled: 1,\n },\n };\n\n const secondaryVariant: IInputVariantConfig = {\n ...primaryVariant,\n backgroundColorName: 'GREY_1',\n optionHoverColorName: 'WHITE',\n borderColorName: {\n active: 'TRANSPARENT',\n inactive: 'TRANSPARENT',\n disabled: 'TRANSPARENT',\n },\n };\n\n const variants: Record<TInputVariants, IInputVariantConfig> = {\n primary: primaryVariant,\n secondary: secondaryVariant,\n success: {\n opacity: primaryVariant.opacity,\n valueColorName: primaryVariant.valueColorName,\n borderColorName: {\n inactive: 'GREEN_5',\n active: 'GREEN_5',\n disabled: 'GREEN_5',\n },\n labelColorName: {\n inactive: 'GREEN_5',\n active: 'GREEN_5',\n disabled: 'GREEN_5',\n },\n messageColorName: {\n inactive: 'GREEN_5',\n active: 'GREEN_5',\n disabled: 'GREEN_5',\n },\n },\n error: {\n opacity: primaryVariant.opacity,\n valueColorName: primaryVariant.valueColorName,\n borderColorName: {\n inactive: 'RED',\n active: 'RED',\n disabled: 'RED',\n },\n labelColorName: {\n inactive: 'RED',\n active: 'RED',\n disabled: 'RED',\n },\n messageColorName: {\n inactive: 'RED',\n active: 'RED',\n disabled: 'RED',\n },\n },\n };\n\n return { sizes, variants };\n};\n\nexport default getInputConfig;\n"],"names":["getInputConfig","gutter","sizes","primaryVariant","secondaryVariant","variants"],"mappings":"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"}
package/dist/index.d.ts CHANGED
@@ -11,7 +11,6 @@ import { ForwardRefExoticComponent } from 'react';
11
11
  import { HTMLAttributes } from 'react';
12
12
  import { IChannelMessage } from '@cuemath/cue-message-broker';
13
13
  import type { IframeHTMLAttributes } from 'react';
14
- import type { ImgHTMLAttributes } from 'react';
15
14
  import type { InputHTMLAttributes } from 'react';
16
15
  import { IProvidedProps } from 'google-maps-react';
17
16
  import { IStyledComponent } from 'styled-components';
@@ -40,8 +39,6 @@ import { Substitute } from 'styled-components/dist/types';
40
39
  */
41
40
  export declare const AccordionSection: FC<IAccordionSectionProps>;
42
41
 
43
- export declare const AccountSelector: ({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX_2.Element;
44
-
45
42
  export declare const ACHIEVEMENT_ACTIONS: {
46
43
  SHARE: string;
47
44
  NOT_SHARE_CHOSEN: string;
@@ -61,10 +58,6 @@ export declare const ArcButton: MemoExoticComponent<ForwardRefExoticComponent<IA
61
58
 
62
59
  export declare const ArrowTooltip: FC<IArrowTooltipProps>;
63
60
 
64
- export declare const AuthPageLayout: FC<IAuthPageLayoutProps>;
65
-
66
- export declare const AuthStaticPanel: FC<IAuthStaticPanelProps>;
67
-
68
61
  export declare const AutoPlayPermissionProvider: FC<{
69
62
  children: ReactNode;
70
63
  }>;
@@ -218,10 +211,6 @@ export declare const CircularLoader: () => JSX_2.Element;
218
211
 
219
212
  export declare const CircularSteps: FC<ICircularStepsProps>;
220
213
 
221
- export declare const CircularStepWrapper: ForwardRefExoticComponent<ICircularStepWrapperProps & RefAttributes<ICircularStepRef>>;
222
-
223
- export declare const ClaimUserAccount: NamedExoticComponent<IClaimUserAccountProps>;
224
-
225
214
  export declare const Clickable: React_2.FC<IClickableProps>;
226
215
 
227
216
  export declare const ClipboardIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -272,8 +261,6 @@ export declare const CueRocket: React.FC<React.SVGProps<SVGSVGElement>>;
272
261
 
273
262
  export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
274
263
 
275
- export declare const DatePickerInput: FC<IDatePickerInputProps>;
276
-
277
264
  export declare const DesmosCalculator: FC<IDesmosCalculatorProps>;
278
265
 
279
266
  export declare const DigitalMeter: FC<IDigitalMeterProps>;
@@ -303,8 +290,6 @@ export declare enum ELeaderboardType {
303
290
  ALL_TIME_STREAK = "globalStreak"
304
291
  }
305
292
 
306
- export declare const EmailInput: FC<ICustomInputProps>;
307
-
308
293
  declare const ENROLLMENT_TYPES: {
309
294
  readonly ONLINE: "ONLINE";
310
295
  readonly PLUS: "PLUS";
@@ -474,8 +459,6 @@ export declare const GoalEdit: React.FC<IMileStoneEditContainerProps>;
474
459
 
475
460
  export declare const GooglePlacesSearchInput: ComponentType<Omit_2<IGooglePlacesSearchInputProps, IProvidedProps>>;
476
461
 
477
- export declare const GradeInput: FC<ICustomInputProps>;
478
-
479
462
  export declare function GradeSelector({ selectedValue, onSelect, tabsWidth, width, grades, renderAs, size, layoutAlignment, }: IGradeSelectorProps): JSX.Element;
480
463
 
481
464
  export declare const HandIcon: React_2.FC;
@@ -498,17 +481,6 @@ declare interface IAccordionSectionProps {
498
481
  bodyOverFlow?: TStyleAttrubutes['overflow'];
499
482
  }
500
483
 
501
- declare interface IAccountSelectorViewProps {
502
- userAccounts: {
503
- id: string;
504
- username: string;
505
- user_avatar?: IAvatarLayer[] | null;
506
- }[];
507
- onSelect: (accountId: string) => void;
508
- onAddNew: () => void;
509
- isLoading: boolean;
510
- }
511
-
512
484
  declare interface IAchievementConfig {
513
485
  pollingInterval?: number;
514
486
  maxPollingAttempts?: number;
@@ -562,17 +534,6 @@ declare interface IAttempt {
562
534
  score: ILearnosityQuestionScore;
563
535
  }
564
536
 
565
- declare interface IAuthPageLayoutProps {
566
- leftBlock: ReactNode;
567
- rightBlock?: ReactNode;
568
- isFullWidth?: boolean;
569
- }
570
-
571
- declare interface IAuthStaticPanelProps {
572
- title?: string;
573
- description?: string;
574
- }
575
-
576
537
  declare interface IAutoPlayPermissionContextType {
577
538
  canAutoPlayAudio: boolean;
578
539
  canAutoPlayVideo: boolean;
@@ -607,7 +568,6 @@ declare interface IBaseInputProps {
607
568
  mandatory?: boolean;
608
569
  shape?: TInputShapes;
609
570
  isTransparent?: boolean;
610
- colorTheme?: 'light' | 'dark';
611
571
  }
612
572
 
613
573
  declare interface IBaseLeaderboardDetails {
@@ -884,10 +844,6 @@ export declare interface ICircleHomeDetails {
884
844
  timestamps: ITodaysContentTimeStamps;
885
845
  }
886
846
 
887
- export declare type ICircularStepRef = {
888
- playOutroAndFadeOut: () => Promise<void>;
889
- };
890
-
891
847
  declare interface ICircularSteps {
892
848
  id: string;
893
849
  label?: React.ReactNode;
@@ -911,28 +867,6 @@ declare interface ICircularStepsProps {
911
867
  sizeInPercent?: number;
912
868
  }
913
869
 
914
- declare interface ICircularStepWrapperProps {
915
- children: ReactNode;
916
- animation: string;
917
- introFrames: [number, number];
918
- outroFrames: [number, number];
919
- onGoBack?: () => void;
920
- onNext?: () => void;
921
- label?: string;
922
- showNext?: boolean;
923
- showPrevious?: boolean;
924
- isNextLoading?: boolean;
925
- }
926
-
927
- declare interface IClaimUserAccountProps {
928
- email?: string;
929
- onSelectAccount: (userId: string) => void;
930
- onCreateNewAccount: () => void;
931
- userAccounts: TUserAccount[];
932
- isCreatingAccount: boolean;
933
- isLoading: boolean;
934
- }
935
-
936
870
  declare interface IClassStatus {
937
871
  next_class_time?: number;
938
872
  class_duration: number;
@@ -996,9 +930,7 @@ declare interface IconProps_2 extends React_2.SVGProps<SVGSVGElement> {
996
930
  }
997
931
 
998
932
  declare interface IContextMenuProps {
999
- targetElement: React.ReactElement<{
1000
- menuVisible?: boolean;
1001
- }>;
933
+ targetElement: JSX.Element;
1002
934
  menuElement: JSX.Element;
1003
935
  menuOffset?: number;
1004
936
  menuZIndex?: number;
@@ -1014,16 +946,6 @@ declare interface ICountdownTimer {
1014
946
  theme: 'GREEN_1' | 'ORANGE_1';
1015
947
  }
1016
948
 
1017
- declare interface ICountryOption {
1018
- code: string;
1019
- id: string;
1020
- value: string;
1021
- label: string;
1022
- icon: string;
1023
- url: string;
1024
- geoIPCountryCode: string;
1025
- }
1026
-
1027
949
  export declare interface ICreateUserPayloadDal {
1028
950
  username: string;
1029
951
  grade: string;
@@ -1082,16 +1004,6 @@ declare interface ICurriculumStandards {
1082
1004
  name: string;
1083
1005
  }
1084
1006
 
1085
- declare interface ICustomInputProps {
1086
- value: string;
1087
- onChange: (email: string) => void;
1088
- onEnter?: () => void;
1089
- error?: string;
1090
- helperText?: string;
1091
- actionElement?: ReactNode;
1092
- isLoading?: boolean;
1093
- }
1094
-
1095
1007
  declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
1096
1008
  isYoutube?: boolean;
1097
1009
  analyticsData?: Record<string, unknown>;
@@ -1099,11 +1011,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
1099
1011
  src: string;
1100
1012
  }
1101
1013
 
1102
- declare interface IDatePickerInputProps extends Omit<ICustomInputProps, 'value' | 'onChange'> {
1103
- value: Date | null;
1104
- onChange: (date: Date | null) => void;
1105
- }
1106
-
1107
1014
  declare interface IDesmosCalculatorProps {
1108
1015
  onClose: () => void;
1109
1016
  height?: string | number;
@@ -1249,7 +1156,6 @@ declare interface IGetInputConfig {
1249
1156
  (gutter: number): {
1250
1157
  sizes: Record<TInputSizes, IInputSizeConfig>;
1251
1158
  variants: Record<TInputVariants, IInputVariantConfig>;
1252
- darkVariants: Record<TInputVariants, IInputVariantConfig>;
1253
1159
  };
1254
1160
  }
1255
1161
 
@@ -1323,12 +1229,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
1323
1229
  renderAs: TButtonVariants;
1324
1230
  }
1325
1231
 
1326
- declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1327
- withLoader: boolean;
1328
- borderRadius?: number;
1329
- borderColor?: TColorNames;
1330
- }
1331
-
1332
1232
  export declare interface IInfoMessage {
1333
1233
  message: string;
1334
1234
  position: 'top' | 'bottom';
@@ -1375,7 +1275,6 @@ export declare interface IInputVariantConfig {
1375
1275
  };
1376
1276
  backgroundColorName?: TColorNames;
1377
1277
  optionHoverColorName?: TColorNames;
1378
- labelBackgroundColorName?: TColorNames;
1379
1278
  }
1380
1279
 
1381
1280
  declare interface IIsOkayTypeQuestion {
@@ -1705,7 +1604,6 @@ export declare const ILLUSTRATIONS: {
1705
1604
  CHAPTER_9: string;
1706
1605
  CHAPTER_HEADER_BG: string;
1707
1606
  CIRCLE_CUEMATH_LOGO: string;
1708
- CIRCLE_CUEMATH_LOGO_WHITE: string;
1709
1607
  CIRCLE_OUTERCIRCLE_BG: string;
1710
1608
  CLOCK_ORANGE: string;
1711
1609
  COMMUNITY_BULB: string;
@@ -1713,7 +1611,6 @@ export declare const ILLUSTRATIONS: {
1713
1611
  CROWN: string;
1714
1612
  CROWN_OVERLAY: string;
1715
1613
  CUECOIN_GOLD: string;
1716
- CUEMATH_APP_QR_CODE: string;
1717
1614
  DESKTOP_WITH_PURPLE_FILL: string;
1718
1615
  DURATION_30MIN_GRAY: string;
1719
1616
  DURATION_45MIN_GRAY: string;
@@ -1790,7 +1687,6 @@ export declare const ILLUSTRATIONS: {
1790
1687
  USER_DOWN: string;
1791
1688
  USER_PIN: string;
1792
1689
  USER_PROFILE_BACKGROUND: string;
1793
- USER_TYPE_SELECTOR_GRID_BG: string;
1794
1690
  USER_UP: string;
1795
1691
  YELLOW_FACE: string;
1796
1692
  };
@@ -1837,9 +1733,6 @@ declare interface ILPARSheetCallbacks extends ISATSheetItemCallbacks {
1837
1733
  onReview?: (sheet: TLPARSheetData) => void;
1838
1734
  }
1839
1735
 
1840
- declare const Image_2: React.FC<IImageProps>;
1841
- export { Image_2 as Image }
1842
-
1843
1736
  export declare const ImageIcon: React.FC<React.SVGProps<SVGSVGElement>>;
1844
1737
 
1845
1738
  export declare const IMAGES: {
@@ -2180,17 +2073,6 @@ declare interface IOpenImageReviewModalProps {
2180
2073
  image?: string;
2181
2074
  }
2182
2075
 
2183
- declare interface IOTPInputProps extends ICustomInputProps {
2184
- onResendOTP: () => void;
2185
- }
2186
-
2187
- declare interface IOTPResendProps {
2188
- onResendOTP: () => void;
2189
- onResendVoiceOTP?: () => void;
2190
- timerSeconds?: number;
2191
- showVoiceOTP?: boolean;
2192
- }
2193
-
2194
2076
  declare interface IOutcomeConfig {
2195
2077
  id: string;
2196
2078
  input_type: string;
@@ -2226,11 +2108,6 @@ declare interface IPerfectHitsProps {
2226
2108
  value: number;
2227
2109
  }
2228
2110
 
2229
- declare interface IPhoneInputProps extends ICustomInputProps {
2230
- onCountryChange: (option: TSelectedCountry) => void;
2231
- selectedCountry: TSelectedCountry;
2232
- }
2233
-
2234
2111
  declare interface IPlaceholder {
2235
2112
  text?: string;
2236
2113
  marks?: string;
@@ -2691,14 +2568,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
2691
2568
  section?: TSheetsSection;
2692
2569
  }
2693
2570
 
2694
- declare interface ISignupMethodsProps {
2695
- onEmailSignup: () => void;
2696
- onPhoneSignup: () => void;
2697
- onGoogleSignup: () => void;
2698
- onAppleSignup: () => void;
2699
- loadingProvider: TSocialAuthProvider | null;
2700
- }
2701
-
2702
2571
  export declare interface ISignUpProps {
2703
2572
  circleOnLeapSignedUp: boolean;
2704
2573
  circleOnLeapPremiumEnabled: boolean;
@@ -2716,18 +2585,6 @@ export declare interface ISignUpProps {
2716
2585
  onSignupStepsComplete: (data: IUpdateUserPayloadDal | ICreateUserResponseDal | null) => void;
2717
2586
  }
2718
2587
 
2719
- declare interface ISocialAccountNotFoundProps {
2720
- provider: TSocialAuthProvider;
2721
- onRetryLogin: () => void;
2722
- onGoToSignup: () => void;
2723
- }
2724
-
2725
- declare interface ISocialLoginMethodsProps {
2726
- onGoogleLogin: () => void;
2727
- onAppleLogin: () => void;
2728
- loadingProvider: TSocialAuthProvider | null;
2729
- }
2730
-
2731
2588
  export declare const isOkayTypeQuestion: IIsOkayTypeQuestion;
2732
2589
 
2733
2590
  export declare enum IStatsToAwardErrorCode {
@@ -3228,12 +3085,6 @@ declare interface IUserChapterProgressProps {
3228
3085
  total_core_sheets: number;
3229
3086
  }
3230
3087
 
3231
- declare interface IUserTypeSelectorProps {
3232
- onNext: () => void;
3233
- onUserTypeChange: (id: TAuthUserType) => void;
3234
- userType: TAuthUserType;
3235
- }
3236
-
3237
3088
  declare interface IUseTrialSessionMessageBroker {
3238
3089
  (options: {
3239
3090
  teacherClassroomId?: string;
@@ -3613,7 +3464,6 @@ export declare const LOTTIE: {
3613
3464
  ACCURACY_METER: string;
3614
3465
  ACCURACY_NEEDLE: string;
3615
3466
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
3616
- AVATAR_SELECTED: string;
3617
3467
  BEGINNER1X: string;
3618
3468
  BRONZE_1: string;
3619
3469
  BRONZE_2: string;
@@ -3627,7 +3477,6 @@ export declare const LOTTIE: {
3627
3477
  COLOR_2: string;
3628
3478
  COLOR_3: string;
3629
3479
  DIFFICULT: string;
3630
- DOB: string;
3631
3480
  EASY: string;
3632
3481
  ELITE_CIRCLE: string;
3633
3482
  ERROR_LOTTIE: string;
@@ -3637,17 +3486,11 @@ export declare const LOTTIE: {
3637
3486
  GOLD_1: string;
3638
3487
  GOLD_2: string;
3639
3488
  GOLD_3: string;
3640
- GRADE: string;
3641
3489
  INFINITE_BUTTON_BG: string;
3642
3490
  INFINITE_BUTTON_SYMBOL: string;
3643
- KEY: string;
3644
3491
  LEVELUP_RINGS: string;
3645
- MAIL: string;
3646
3492
  MEDIUM: string;
3647
3493
  NUDGE_TAP: string;
3648
- OTP: string;
3649
- PARENT_AVATAR: string;
3650
- PHONE_NUMBER: string;
3651
3494
  POINT100: string;
3652
3495
  POINT10: string;
3653
3496
  POINT15: string;
@@ -3673,7 +3516,6 @@ export declare const LOTTIE: {
3673
3516
  SLEEPY_BOI: string;
3674
3517
  SPINNER_WHITE: string;
3675
3518
  SPLASH_SCREEN: string;
3676
- STUDENT_AVATAR: string;
3677
3519
  TABLE_MODE_REVEAL: string;
3678
3520
  TABLE_MODE_STAR: string;
3679
3521
  TABLE_SEGMENT_STAR: string;
@@ -3683,7 +3525,6 @@ export declare const LOTTIE: {
3683
3525
  TOTAL_TIME: string;
3684
3526
  TOTAL_TIME_SPENT: string;
3685
3527
  TOURNAMENT_RIPPLE: string;
3686
- USERNAME: string;
3687
3528
  };
3688
3529
 
3689
3530
  export declare const LPARChapter: FC<ILPARChapterProps>;
@@ -3852,22 +3693,14 @@ declare interface NumRangeInputProps {
3852
3693
  endPlaceholder?: string;
3853
3694
  }
3854
3695
 
3855
- export declare const OTPInput: FC<IOTPInputProps>;
3856
-
3857
3696
  export declare type OutcomeStage = keyof typeof STAGES;
3858
3697
 
3859
- export declare const OverlayLoader: ({ isLoading }: {
3860
- isLoading?: boolean | undefined;
3861
- }) => JSX_2.Element | null;
3862
-
3863
3698
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
3864
3699
 
3865
3700
  export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
3866
3701
 
3867
3702
  export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
3868
3703
 
3869
- export declare const PhoneInput: FC<IPhoneInputProps>;
3870
-
3871
3704
  /**
3872
3705
  ** Global/Platform specific events that needs to be tracked goes here
3873
3706
  ** Naming convention needs to be snake_case
@@ -3988,8 +3821,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
3988
3821
 
3989
3822
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
3990
3823
 
3991
- export declare const ResendOTP: React.FC<IOTPResendProps>;
3992
-
3993
3824
  export declare const REWARDS_LIST: string[];
3994
3825
 
3995
3826
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4016,6 +3847,10 @@ export declare const SelectInput: <IDType extends string | number>(props: ISelec
4016
3847
 
4017
3848
  export declare const SelectionCards: <IDType extends string | number>({ options, value, values, onChange, analyticsLabel, analyticsProps, type, $background, $selectedBackground, $cardWidth, }: ISelectionCardListProps<IDType>) => JSX_2.Element;
4018
3849
 
3850
+ export declare const SENNTRY_DENIED_URLS: Array<string | RegExp>;
3851
+
3852
+ export declare const SENTRY_IGNORED_ERRORS: Array<string | RegExp>;
3853
+
4019
3854
  export declare const Separator: React_2.FC<ISeparatorProps>;
4020
3855
 
4021
3856
  export declare const SHEET_ACTIONS: {
@@ -4063,8 +3898,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4063
3898
 
4064
3899
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
4065
3900
 
4066
- export declare const SignupMethods: FC<ISignupMethodsProps>;
4067
-
4068
3901
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4069
3902
  export { SketchIcon as ScribbleIcon }
4070
3903
  export { SketchIcon }
@@ -4073,10 +3906,6 @@ export declare const Skip2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
4073
3906
 
4074
3907
  export declare const SkipIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4075
3908
 
4076
- export declare const SocialAccountNotFound: ({ provider, onRetryLogin, onGoToSignup, }: ISocialAccountNotFoundProps) => JSX_2.Element;
4077
-
4078
- export declare const SocialLoginMethods: FC<ISocialLoginMethodsProps>;
4079
-
4080
3909
  export declare const SplashScreen: ({ animationCompleted }: {
4081
3910
  animationCompleted: () => void;
4082
3911
  }) => JSX_2.Element;
@@ -4131,10 +3960,6 @@ export declare const StrikedEyeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4131
3960
 
4132
3961
  export declare const StudentDetails: FC<IStudentDetailsProps>;
4133
3962
 
4134
- export declare const StudentPasswordInput: FC<ICustomInputProps>;
4135
-
4136
- export declare const StudentUsernameInput: FC<ICustomInputProps>;
4137
-
4138
3963
  export declare const SubmitMilestoneModal: React.FC<ISubmitModalProps>;
4139
3964
 
4140
3965
  export declare const SwitchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4172,10 +3997,6 @@ export declare type TArrowTooltipConfig = {
4172
3997
 
4173
3998
  export declare type TArrowTooltipVariants = 'primary' | 'secondary';
4174
3999
 
4175
- export declare type TAuthProvider = 'email' | 'phone';
4176
-
4177
- export declare type TAuthUserType = 'student' | 'parent';
4178
-
4179
4000
  declare type TBadgeData = {
4180
4001
  acknowledged_on: number | null;
4181
4002
  animation_url: string;
@@ -4373,7 +4194,6 @@ declare interface TextProps {
4373
4194
  $marginBottomX?: number;
4374
4195
  $inline?: boolean;
4375
4196
  $textDecoration?: string;
4376
- $whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
4377
4197
  }
4378
4198
 
4379
4199
  export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
@@ -4974,8 +4794,6 @@ declare type TSectionSummary = {
4974
4794
  modules: TSATModule[];
4975
4795
  };
4976
4796
 
4977
- export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
4978
-
4979
4797
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
4980
4798
 
4981
4799
  declare type TSheetAttemptStateProps = keyof typeof SHEET_ATTEMPT_STATE;
@@ -5041,8 +4859,6 @@ declare type TSheetStateProps = 'LOCKED' | 'NOT_STARTED' | 'IN_PROGRESS' | 'FAMI
5041
4859
 
5042
4860
  export declare type TSkillStatus = 'pending' | 'completed';
5043
4861
 
5044
- export declare type TSocialAuthProvider = 'google' | 'apple';
5045
-
5046
4862
  declare type TStickerData = {
5047
4863
  actor_id: string;
5048
4864
  badge_id: string;
@@ -5113,11 +4929,6 @@ export declare type TTrialSessionMessage = {
5113
4929
  };
5114
4930
  };
5115
4931
 
5116
- declare type TUserAccount = {
5117
- id: string;
5118
- phone: string;
5119
- };
5120
-
5121
4932
  declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
5122
4933
 
5123
4934
  declare type TUserProgram = {
@@ -5286,8 +5097,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
5286
5097
 
5287
5098
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5288
5099
 
5289
- export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
5290
-
5291
5100
  export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
5292
5101
  onClick: TTrackCTA;
5293
5102
  onResponse: TTrackInput;