@cuemath/leap 2.9.1-j2 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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/lib/lib.js +7 -0
  4. package/dist/assets/lib/lib.js.map +1 -0
  5. package/dist/assets/lottie/lottie.js +1 -11
  6. package/dist/assets/lottie/lottie.js.map +1 -1
  7. package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js +45 -46
  8. package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js.map +1 -1
  9. package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js +25 -26
  10. package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js.map +1 -1
  11. package/dist/features/cue-canvas/cue-canvas-provider.js.map +1 -1
  12. package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js +59 -60
  13. package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js.map +1 -1
  14. package/dist/features/sheets/resources-list/resource-item/resource-item.js +89 -90
  15. package/dist/features/sheets/resources-list/resource-item/resource-item.js.map +1 -1
  16. package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.js +60 -61
  17. package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.js.map +1 -1
  18. package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js +63 -64
  19. package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js.map +1 -1
  20. package/dist/features/sheets/utils/is-v3-worksheet.js +4 -14
  21. package/dist/features/sheets/utils/is-v3-worksheet.js.map +1 -1
  22. package/dist/features/ui/context-menu/context-menu.js +18 -20
  23. package/dist/features/ui/context-menu/context-menu.js.map +1 -1
  24. package/dist/features/ui/image/image.js +12 -12
  25. package/dist/features/ui/image/image.js.map +1 -1
  26. package/dist/features/ui/lottie-animation/helper.js +5 -6
  27. package/dist/features/ui/lottie-animation/helper.js.map +1 -1
  28. package/dist/features/ui/lottie-animation/lottie-animation.js +28 -37
  29. package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
  30. package/dist/features/ui/text/text.js +27 -29
  31. package/dist/features/ui/text/text.js.map +1 -1
  32. package/dist/features/worksheet/constants/events.js +3 -0
  33. package/dist/features/worksheet/constants/events.js.map +1 -1
  34. package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js +69 -50
  35. package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js.map +1 -1
  36. package/dist/index.d.ts +11 -185
  37. package/dist/index.js +373 -406
  38. package/dist/index.js.map +1 -1
  39. package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
  40. package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
  41. package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
  42. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
  43. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
  44. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
  45. package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
  46. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
  47. package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
  48. package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
  49. package/dist/static/lib/polypad.js +34463 -0
  50. package/package.json +2 -3
  51. package/dist/assets/line-icons/icons/apple-icon.js +0 -48
  52. package/dist/assets/line-icons/icons/apple-icon.js.map +0 -1
  53. package/dist/assets/line-icons/icons/google-icon.js +0 -42
  54. package/dist/assets/line-icons/icons/google-icon.js.map +0 -1
  55. package/dist/features/auth/account-selector/account-selector-styled.js +0 -26
  56. package/dist/features/auth/account-selector/account-selector-styled.js.map +0 -1
  57. package/dist/features/auth/account-selector/account-selector.js +0 -75
  58. package/dist/features/auth/account-selector/account-selector.js.map +0 -1
  59. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js +0 -12
  60. package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js.map +0 -1
  61. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +0 -11
  62. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +0 -1
  63. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js +0 -24
  64. package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js.map +0 -1
  65. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js +0 -29
  66. package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js.map +0 -1
  67. package/dist/features/auth/comps/overlay-loader/overlay-loader.js +0 -8
  68. package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
  69. package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js +0 -26
  70. package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js.map +0 -1
  71. package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -41
  72. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
  73. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -48
  74. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +0 -1
  75. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +0 -115
  76. package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +0 -1
  77. package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js +0 -16
  78. package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js.map +0 -1
  79. package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -71
  80. package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
  81. package/dist/features/auth/signup/custom-input/custom-input-styled.js +0 -38
  82. package/dist/features/auth/signup/custom-input/custom-input-styled.js.map +0 -1
  83. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js +0 -79
  84. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js.map +0 -1
  85. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js +0 -54
  86. package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js.map +0 -1
  87. package/dist/features/auth/signup/custom-input/email-input/email-input.js +0 -30
  88. package/dist/features/auth/signup/custom-input/email-input/email-input.js.map +0 -1
  89. package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js +0 -31
  90. package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js.map +0 -1
  91. package/dist/features/auth/signup/custom-input/grade-input/grade-input.js +0 -30
  92. package/dist/features/auth/signup/custom-input/grade-input/grade-input.js.map +0 -1
  93. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js +0 -19
  94. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js.map +0 -1
  95. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js +0 -33
  96. package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js.map +0 -1
  97. package/dist/features/auth/signup/custom-input/otp-input/otp-input.js +0 -41
  98. package/dist/features/auth/signup/custom-input/otp-input/otp-input.js.map +0 -1
  99. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js +0 -33
  100. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js.map +0 -1
  101. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js +0 -28
  102. package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js.map +0 -1
  103. package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js +0 -29
  104. package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js.map +0 -1
  105. package/dist/features/auth/signup/custom-input/phone-input/phone-input.js +0 -64
  106. package/dist/features/auth/signup/custom-input/phone-input/phone-input.js.map +0 -1
  107. package/dist/features/auth/signup/custom-input/student-password/student-password.js +0 -53
  108. package/dist/features/auth/signup/custom-input/student-password/student-password.js.map +0 -1
  109. package/dist/features/auth/signup/custom-input/student-username/student-username.js +0 -38
  110. package/dist/features/auth/signup/custom-input/student-username/student-username.js.map +0 -1
  111. package/dist/features/auth/signup/signup-constants.js +0 -1022
  112. package/dist/features/auth/signup/signup-constants.js.map +0 -1
  113. package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -58
  114. package/dist/features/auth/signup/signup-methods/signup-methods.js.map +0 -1
  115. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js +0 -19
  116. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js.map +0 -1
  117. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js +0 -61
  118. package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js.map +0 -1
  119. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js +0 -24
  120. package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js.map +0 -1
  121. package/dist/features/auth/signup/user-type-selector/user-type-selector.js +0 -87
  122. package/dist/features/auth/signup/user-type-selector/user-type-selector.js.map +0 -1
  123. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -332
  124. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  125. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -370
  126. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  127. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -252
  128. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
  129. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -24
  130. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
  131. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -192
  132. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  133. package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -19
  134. package/dist/node_modules/@floating-ui/react/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.dom.js +0 -129
  136. package/dist/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.js +0 -129
  138. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  139. package/dist/node_modules/clsx/dist/clsx.js +0 -18
  140. package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
  141. package/dist/node_modules/date-fns/subYears.js +0 -9
  142. package/dist/node_modules/date-fns/subYears.js.map +0 -1
  143. package/dist/node_modules/react-datepicker/dist/index.es.js +0 -2700
  144. package/dist/node_modules/react-datepicker/dist/index.es.js.map +0 -1
  145. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
  146. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
  147. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js +0 -8
  148. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
  149. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js +0 -518
  150. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
  151. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js +0 -60
  152. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
  153. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js +0 -53
  154. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
  155. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -19
  156. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
  157. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js +0 -12
  158. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
  159. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js +0 -21
  160. package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
  161. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js +0 -11
  162. package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js.map +0 -1
  163. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js +0 -10
  164. package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js.map +0 -1
  165. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js +0 -10
  166. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js.map +0 -1
  167. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js +0 -11
  168. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js.map +0 -1
  169. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js +0 -21
  170. package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js.map +0 -1
  171. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js +0 -9
  172. package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js.map +0 -1
  173. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js +0 -9
  174. package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js.map +0 -1
  175. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js +0 -9
  176. package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js.map +0 -1
  177. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js +0 -9
  178. package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js.map +0 -1
  179. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js +0 -10
  180. package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js.map +0 -1
  181. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js +0 -9
  182. package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js.map +0 -1
  183. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js +0 -17
  184. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
  185. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
  186. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
  187. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js +0 -15
  188. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js.map +0 -1
  189. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js +0 -14
  190. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js.map +0 -1
  191. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js +0 -23
  192. package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js.map +0 -1
  193. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js +0 -10
  194. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js.map +0 -1
  195. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js +0 -10
  196. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js.map +0 -1
  197. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js +0 -12
  198. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js.map +0 -1
  199. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js +0 -10
  200. package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js.map +0 -1
  201. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js +0 -60
  202. package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js.map +0 -1
  203. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js +0 -9
  204. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js.map +0 -1
  205. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js +0 -9
  206. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js.map +0 -1
  207. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js +0 -12
  208. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js.map +0 -1
  209. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js +0 -11
  210. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js.map +0 -1
  211. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js +0 -9
  212. package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js.map +0 -1
  213. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js +0 -9
  214. package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js.map +0 -1
  215. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js +0 -10
  216. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js.map +0 -1
  217. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js +0 -13
  218. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js.map +0 -1
  219. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js +0 -16
  220. package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js.map +0 -1
  221. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js +0 -9
  222. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js.map +0 -1
  223. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js +0 -9
  224. package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js.map +0 -1
  225. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js +0 -10
  226. package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js.map +0 -1
  227. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js +0 -9
  228. package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js.map +0 -1
  229. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js +0 -9
  230. package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js.map +0 -1
  231. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js +0 -13
  232. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js.map +0 -1
  233. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js +0 -18
  234. package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js.map +0 -1
  235. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js +0 -9
  236. package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js.map +0 -1
  237. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js +0 -9
  238. package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js.map +0 -1
  239. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js +0 -9
  240. package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js.map +0 -1
  241. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js +0 -8
  242. package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js.map +0 -1
  243. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js +0 -9
  244. package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js.map +0 -1
  245. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js +0 -15
  246. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js.map +0 -1
  247. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js +0 -14
  248. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js.map +0 -1
  249. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js +0 -15
  250. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js.map +0 -1
  251. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js +0 -14
  252. package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js.map +0 -1
  253. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js +0 -10
  254. package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js.map +0 -1
  255. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js +0 -13
  256. package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js.map +0 -1
  257. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
  258. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
  259. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -19
  260. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
  261. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -32
  262. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
  263. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
  264. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
  265. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -71
  266. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
  267. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -34
  268. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
  269. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
  270. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
  271. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -156
  272. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
  273. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js +0 -111
  274. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
  275. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js +0 -22
  276. package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js.map +0 -1
  277. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js +0 -15
  278. package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js.map +0 -1
  279. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js +0 -15
  280. package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js.map +0 -1
  281. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js +0 -23
  282. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
  283. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js +0 -42
  284. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
  285. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js +0 -50
  286. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
  287. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -50
  288. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
  289. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -50
  290. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
  291. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -62
  292. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
  293. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -52
  294. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
  295. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -46
  296. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
  297. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -50
  298. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
  299. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -31
  300. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
  301. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -22
  302. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
  303. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -23
  304. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
  305. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -33
  306. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
  307. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -33
  308. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
  309. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -34
  310. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
  311. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -34
  312. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
  313. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -100
  314. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
  315. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -49
  316. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
  317. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -49
  318. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
  319. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -50
  320. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
  321. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -41
  322. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
  323. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -75
  324. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
  325. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -49
  326. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
  327. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -70
  328. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
  329. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -33
  330. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
  331. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -72
  332. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
  333. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -71
  334. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
  335. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -33
  336. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
  337. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -75
  338. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
  339. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -72
  340. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
  341. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -71
  342. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
  343. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -23
  344. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
  345. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -23
  346. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
  347. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -50
  348. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
  349. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js +0 -68
  350. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
  351. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js +0 -104
  352. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
  353. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js +0 -88
  354. package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js.map +0 -1
  355. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js +0 -123
  356. package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js.map +0 -1
  357. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js +0 -13
  358. package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js.map +0 -1
  359. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js +0 -10
  360. package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js.map +0 -1
  361. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js +0 -12
  362. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js.map +0 -1
  363. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js +0 -11
  364. package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js.map +0 -1
  365. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js +0 -10
  366. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js.map +0 -1
  367. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js +0 -14
  368. package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js.map +0 -1
  369. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js +0 -11
  370. package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js.map +0 -1
  371. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js +0 -10
  372. package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js.map +0 -1
  373. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js +0 -11
  374. package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js.map +0 -1
  375. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js +0 -11
  376. package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js.map +0 -1
  377. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js +0 -10
  378. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js.map +0 -1
  379. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js +0 -9
  380. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js.map +0 -1
  381. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js +0 -12
  382. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
  383. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js +0 -10
  384. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js.map +0 -1
  385. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js +0 -10
  386. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js.map +0 -1
  387. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js +0 -12
  388. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js.map +0 -1
  389. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js +0 -14
  390. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js.map +0 -1
  391. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js +0 -10
  392. package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js.map +0 -1
  393. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js +0 -9
  394. package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js.map +0 -1
  395. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js +0 -9
  396. package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js.map +0 -1
  397. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js +0 -9
  398. package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js.map +0 -1
  399. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js +0 -9
  400. package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js.map +0 -1
  401. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js +0 -9
  402. package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js.map +0 -1
  403. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js +0 -9
  404. package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js.map +0 -1
  405. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js +0 -19
  406. package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js.map +0 -1
  407. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
  408. package/dist/node_modules/uuid/dist/esm-browser/native.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/grade.b3730524.json +0 -1
  415. package/dist/static/key.d6846476.json +0 -1
  416. package/dist/static/mail.c30e8708.json +0 -1
  417. package/dist/static/otp.2d08f874.json +0 -1
  418. package/dist/static/otp.a3029760.json +0 -1
  419. package/dist/static/parent-avatar.772d53e0.json +0 -1
  420. package/dist/static/phone-number.0be312ea.json +0 -1
  421. package/dist/static/phone-number.84f55562.json +0 -1
  422. package/dist/static/student-avatar.524226bd.json +0 -1
  423. package/dist/static/user-type-selector-grid-bg.3c9c8ad6.svg +0 -1
  424. package/dist/static/user-type-selector-grid-bg.3ce8142d.svg +0 -1
  425. package/dist/static/user-type-selector-grid-bg.aad0b059.svg +0 -1
  426. package/dist/static/username.9e034d51.json +0 -1
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[];
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;
@@ -883,10 +844,6 @@ export declare interface ICircleHomeDetails {
883
844
  timestamps: ITodaysContentTimeStamps;
884
845
  }
885
846
 
886
- export declare type ICircularStepRef = {
887
- playOutroAndFadeOut: () => Promise<void>;
888
- };
889
-
890
847
  declare interface ICircularSteps {
891
848
  id: string;
892
849
  label?: React.ReactNode;
@@ -910,28 +867,6 @@ declare interface ICircularStepsProps {
910
867
  sizeInPercent?: number;
911
868
  }
912
869
 
913
- declare interface ICircularStepWrapperProps {
914
- children: ReactNode;
915
- onGoBack?: () => void;
916
- onNext?: () => void;
917
- label?: string;
918
- showNext: boolean;
919
- showPrevious: boolean;
920
- animation: string;
921
- introFrames: [number, number];
922
- outroFrames: [number, number];
923
- isNextLoading: boolean;
924
- }
925
-
926
- declare interface IClaimUserAccountProps {
927
- email: string;
928
- onSelectAccount: (userId: string) => void;
929
- onCreateNewAccount: () => void;
930
- userAccounts: TUserAccount[];
931
- isCreatingAccount: boolean;
932
- isLoading: boolean;
933
- }
934
-
935
870
  declare interface IClassStatus {
936
871
  next_class_time?: number;
937
872
  class_duration: number;
@@ -995,9 +930,7 @@ declare interface IconProps_2 extends React_2.SVGProps<SVGSVGElement> {
995
930
  }
996
931
 
997
932
  declare interface IContextMenuProps {
998
- targetElement: React.ReactElement<{
999
- menuVisible?: boolean;
1000
- }>;
933
+ targetElement: JSX.Element;
1001
934
  menuElement: JSX.Element;
1002
935
  menuOffset?: number;
1003
936
  menuZIndex?: number;
@@ -1013,16 +946,6 @@ declare interface ICountdownTimer {
1013
946
  theme: 'GREEN_1' | 'ORANGE_1';
1014
947
  }
1015
948
 
1016
- declare interface ICountryOption {
1017
- code: string;
1018
- id: string;
1019
- value: string;
1020
- label: string;
1021
- icon: string;
1022
- url: string;
1023
- geoIPCountryCode: string;
1024
- }
1025
-
1026
949
  export declare interface ICreateUserPayloadDal {
1027
950
  username: string;
1028
951
  grade: string;
@@ -1081,16 +1004,6 @@ declare interface ICurriculumStandards {
1081
1004
  name: string;
1082
1005
  }
1083
1006
 
1084
- declare interface ICustomInputProps {
1085
- value: string;
1086
- onChange: (email: string) => void;
1087
- onEnter?: () => void;
1088
- error?: string;
1089
- helperText?: string;
1090
- actionElement?: ReactNode;
1091
- showLoading?: boolean;
1092
- }
1093
-
1094
1007
  declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
1095
1008
  isYoutube?: boolean;
1096
1009
  analyticsData?: Record<string, unknown>;
@@ -1098,11 +1011,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
1098
1011
  src: string;
1099
1012
  }
1100
1013
 
1101
- declare interface IDatePickerInputProps extends Omit<ICustomInputProps, 'value' | 'onChange'> {
1102
- value: Date | null;
1103
- onChange: (date: Date | null) => void;
1104
- }
1105
-
1106
1014
  declare interface IDesmosCalculatorProps {
1107
1015
  onClose: () => void;
1108
1016
  height?: string | number;
@@ -1321,12 +1229,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
1321
1229
  renderAs: TButtonVariants;
1322
1230
  }
1323
1231
 
1324
- declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1325
- withLoader: boolean;
1326
- borderRadius?: number;
1327
- borderColor?: TColorNames;
1328
- }
1329
-
1330
1232
  export declare interface IInfoMessage {
1331
1233
  message: string;
1332
1234
  position: 'top' | 'bottom';
@@ -1702,7 +1604,6 @@ export declare const ILLUSTRATIONS: {
1702
1604
  CHAPTER_9: string;
1703
1605
  CHAPTER_HEADER_BG: string;
1704
1606
  CIRCLE_CUEMATH_LOGO: string;
1705
- CIRCLE_CUEMATH_LOGO_WHITE: string;
1706
1607
  CIRCLE_OUTERCIRCLE_BG: string;
1707
1608
  CLOCK_ORANGE: string;
1708
1609
  COMMUNITY_BULB: string;
@@ -1710,7 +1611,6 @@ export declare const ILLUSTRATIONS: {
1710
1611
  CROWN: string;
1711
1612
  CROWN_OVERLAY: string;
1712
1613
  CUECOIN_GOLD: string;
1713
- CUEMATH_APP_QR_CODE: string;
1714
1614
  DESKTOP_WITH_PURPLE_FILL: string;
1715
1615
  DURATION_30MIN_GRAY: string;
1716
1616
  DURATION_45MIN_GRAY: string;
@@ -1787,7 +1687,6 @@ export declare const ILLUSTRATIONS: {
1787
1687
  USER_DOWN: string;
1788
1688
  USER_PIN: string;
1789
1689
  USER_PROFILE_BACKGROUND: string;
1790
- USER_TYPE_SELECTOR_GRID_BG: string;
1791
1690
  USER_UP: string;
1792
1691
  YELLOW_FACE: string;
1793
1692
  };
@@ -1829,14 +1728,11 @@ declare interface ILPARMilestoneSheetItemCallbacks {
1829
1728
 
1830
1729
  declare interface ILPARSheetCallbacks extends ISATSheetItemCallbacks {
1831
1730
  onMenuActionAttempt?: (userAction: string, sheet: TLPARSheetData) => void;
1832
- onView?: (sheet: TLPARSheetData, isV3Worksheet: boolean) => void;
1833
- onStartOrResume?: (sheet: TLPARSheetData, isV3Worksheet: boolean) => void;
1834
- onReview?: (sheet: TLPARSheetData, isV3Worksheet: boolean) => void;
1731
+ onView?: (sheet: TLPARSheetData) => void;
1732
+ onStartOrResume?: (sheet: TLPARSheetData) => void;
1733
+ onReview?: (sheet: TLPARSheetData) => void;
1835
1734
  }
1836
1735
 
1837
- declare const Image_2: React.FC<IImageProps>;
1838
- export { Image_2 as Image }
1839
-
1840
1736
  export declare const ImageIcon: React.FC<React.SVGProps<SVGSVGElement>>;
1841
1737
 
1842
1738
  export declare const IMAGES: {
@@ -2177,17 +2073,6 @@ declare interface IOpenImageReviewModalProps {
2177
2073
  image?: string;
2178
2074
  }
2179
2075
 
2180
- declare interface IOTPInputProps extends ICustomInputProps {
2181
- onResendOTP: () => void;
2182
- }
2183
-
2184
- declare interface IOTPResendProps {
2185
- onResendOTP: () => void;
2186
- onResendVoiceOTP?: () => void;
2187
- timerSeconds?: number;
2188
- showVoiceOTP?: number;
2189
- }
2190
-
2191
2076
  declare interface IOutcomeConfig {
2192
2077
  id: string;
2193
2078
  input_type: string;
@@ -2223,11 +2108,6 @@ declare interface IPerfectHitsProps {
2223
2108
  value: number;
2224
2109
  }
2225
2110
 
2226
- declare interface IPhoneInputProps extends ICustomInputProps {
2227
- onCountryChange: (option: TSelectedCountry) => void;
2228
- selectedCountry: TSelectedCountry;
2229
- }
2230
-
2231
2111
  declare interface IPlaceholder {
2232
2112
  text?: string;
2233
2113
  marks?: string;
@@ -2646,11 +2526,11 @@ export declare interface ISheetDataProps {
2646
2526
  }
2647
2527
 
2648
2528
  declare interface ISheetItemCallbackProps {
2649
- onStart?: (nodeId: string, isV3Worksheet: boolean, userNodeId?: string | null) => void;
2650
- onResume?: (nodeId: string, isV3Worksheet: boolean, userNodeId?: string | null) => void;
2651
- onReattempt?: (nodeId: string, isV3Worksheet: boolean, userNodeId?: string | null) => void;
2652
- onPreview?: (sheetData: ISheetDataProps, isV3Worksheet: boolean) => void;
2653
- onReview?: (nodeId: string, isV3Worksheet: boolean, userMilestoneId?: string) => void;
2529
+ onStart?: (nodeId: string, userNodeId?: string | null) => void;
2530
+ onResume?: (nodeId: string, userNodeId?: string | null) => void;
2531
+ onReattempt?: (nodeId: string, userNodeId?: string | null) => void;
2532
+ onPreview?: (sheetData: ISheetDataProps) => void;
2533
+ onReview?: (nodeId: string, userMilestoneId?: string) => void;
2654
2534
  onChangeLocation?: (sheetData: ISheetDataProps, sheetDataType?: (typeof SHEET_DATA_TYPE)[keyof typeof SHEET_DATA_TYPE]) => void;
2655
2535
  onReset?: (sheetData: ISheetDataProps, userMilestoneId?: string) => void;
2656
2536
  onMarkAsFamiliar?: (nodeId: string) => void;
@@ -2688,13 +2568,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
2688
2568
  section?: TSheetsSection;
2689
2569
  }
2690
2570
 
2691
- declare interface ISignupMethodsProps {
2692
- onEmailSignup: () => void;
2693
- onPhoneSignup: () => void;
2694
- onGoogleSignup: () => void;
2695
- onAppleSignup: () => void;
2696
- }
2697
-
2698
2571
  export declare interface ISignUpProps {
2699
2572
  circleOnLeapSignedUp: boolean;
2700
2573
  circleOnLeapPremiumEnabled: boolean;
@@ -2802,10 +2675,6 @@ declare interface ISubmitModalProps_2 {
2802
2675
  courseStream: TCourseStream;
2803
2676
  }
2804
2677
 
2805
- export declare const isV3Worksheet: (sheet: ISheetDataProps | TLPARSheetData, mode?: "resume" | "review") => boolean;
2806
-
2807
- export declare const isV3WorksheetAttempt: (attempt: IWorksheetAttemptModel) => boolean;
2808
-
2809
2678
  declare interface ISyncableWebGameProps {
2810
2679
  joinByRoomId?: string;
2811
2680
  enableSync?: boolean;
@@ -3216,12 +3085,6 @@ declare interface IUserChapterProgressProps {
3216
3085
  total_core_sheets: number;
3217
3086
  }
3218
3087
 
3219
- declare interface IUserTypeSelectorProps {
3220
- onNext: () => void;
3221
- onUserTypeChange: (id: TSignupUserType) => void;
3222
- userType: TSignupUserType;
3223
- }
3224
-
3225
3088
  declare interface IUseTrialSessionMessageBroker {
3226
3089
  (options: {
3227
3090
  teacherClassroomId?: string;
@@ -3601,7 +3464,6 @@ export declare const LOTTIE: {
3601
3464
  ACCURACY_METER: string;
3602
3465
  ACCURACY_NEEDLE: string;
3603
3466
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
3604
- AVATAR_SELECTED: string;
3605
3467
  BEGINNER1X: string;
3606
3468
  BRONZE_1: string;
3607
3469
  BRONZE_2: string;
@@ -3615,7 +3477,6 @@ export declare const LOTTIE: {
3615
3477
  COLOR_2: string;
3616
3478
  COLOR_3: string;
3617
3479
  DIFFICULT: string;
3618
- DOB: string;
3619
3480
  EASY: string;
3620
3481
  ELITE_CIRCLE: string;
3621
3482
  ERROR_LOTTIE: string;
@@ -3625,17 +3486,11 @@ export declare const LOTTIE: {
3625
3486
  GOLD_1: string;
3626
3487
  GOLD_2: string;
3627
3488
  GOLD_3: string;
3628
- GRADE: string;
3629
3489
  INFINITE_BUTTON_BG: string;
3630
3490
  INFINITE_BUTTON_SYMBOL: string;
3631
- KEY: string;
3632
3491
  LEVELUP_RINGS: string;
3633
- MAIL: string;
3634
3492
  MEDIUM: string;
3635
3493
  NUDGE_TAP: string;
3636
- OTP: string;
3637
- PARENT_AVATAR: string;
3638
- PHONE_NUMBER: string;
3639
3494
  POINT100: string;
3640
3495
  POINT10: string;
3641
3496
  POINT15: string;
@@ -3661,7 +3516,6 @@ export declare const LOTTIE: {
3661
3516
  SLEEPY_BOI: string;
3662
3517
  SPINNER_WHITE: string;
3663
3518
  SPLASH_SCREEN: string;
3664
- STUDENT_AVATAR: string;
3665
3519
  TABLE_MODE_REVEAL: string;
3666
3520
  TABLE_MODE_STAR: string;
3667
3521
  TABLE_SEGMENT_STAR: string;
@@ -3671,7 +3525,6 @@ export declare const LOTTIE: {
3671
3525
  TOTAL_TIME: string;
3672
3526
  TOTAL_TIME_SPENT: string;
3673
3527
  TOURNAMENT_RIPPLE: string;
3674
- USERNAME: string;
3675
3528
  };
3676
3529
 
3677
3530
  export declare const LPARChapter: FC<ILPARChapterProps>;
@@ -3840,8 +3693,6 @@ declare interface NumRangeInputProps {
3840
3693
  endPlaceholder?: string;
3841
3694
  }
3842
3695
 
3843
- export declare const OTPInput: FC<IOTPInputProps>;
3844
-
3845
3696
  export declare type OutcomeStage = keyof typeof STAGES;
3846
3697
 
3847
3698
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -3850,8 +3701,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
3850
3701
 
3851
3702
  export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
3852
3703
 
3853
- export declare const PhoneInput: FC<IPhoneInputProps>;
3854
-
3855
3704
  /**
3856
3705
  ** Global/Platform specific events that needs to be tracked goes here
3857
3706
  ** Naming convention needs to be snake_case
@@ -3972,8 +3821,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
3972
3821
 
3973
3822
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
3974
3823
 
3975
- export declare const ResendOTP: React.FC<IOTPResendProps>;
3976
-
3977
3824
  export declare const REWARDS_LIST: string[];
3978
3825
 
3979
3826
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4047,8 +3894,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4047
3894
 
4048
3895
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
4049
3896
 
4050
- export declare const SignupMethods: FC<ISignupMethodsProps>;
4051
-
4052
3897
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4053
3898
  export { SketchIcon as ScribbleIcon }
4054
3899
  export { SketchIcon }
@@ -4111,10 +3956,6 @@ export declare const StrikedEyeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4111
3956
 
4112
3957
  export declare const StudentDetails: FC<IStudentDetailsProps>;
4113
3958
 
4114
- export declare const StudentPasswordInput: FC<ICustomInputProps>;
4115
-
4116
- export declare const StudentUsernameInput: FC<ICustomInputProps>;
4117
-
4118
3959
  export declare const SubmitMilestoneModal: React.FC<ISubmitModalProps>;
4119
3960
 
4120
3961
  export declare const SwitchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4152,8 +3993,6 @@ export declare type TArrowTooltipConfig = {
4152
3993
 
4153
3994
  export declare type TArrowTooltipVariants = 'primary' | 'secondary';
4154
3995
 
4155
- export declare type TAuthProvider = 'email' | 'phone';
4156
-
4157
3996
  declare type TBadgeData = {
4158
3997
  acknowledged_on: number | null;
4159
3998
  animation_url: string;
@@ -4351,7 +4190,6 @@ declare interface TextProps {
4351
4190
  $marginBottomX?: number;
4352
4191
  $inline?: boolean;
4353
4192
  $textDecoration?: string;
4354
- $whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
4355
4193
  }
4356
4194
 
4357
4195
  export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
@@ -4952,8 +4790,6 @@ declare type TSectionSummary = {
4952
4790
  modules: TSATModule[];
4953
4791
  };
4954
4792
 
4955
- export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
4956
-
4957
4793
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
4958
4794
 
4959
4795
  declare type TSheetAttemptStateProps = keyof typeof SHEET_ATTEMPT_STATE;
@@ -5017,12 +4853,8 @@ export declare type TSheetsSection = 'core_lessons' | 'supplementary_sheets' | '
5017
4853
 
5018
4854
  declare type TSheetStateProps = 'LOCKED' | 'NOT_STARTED' | 'IN_PROGRESS' | 'FAMILIAR' | 'PROFICIENT' | 'MASTERED' | 'COMPLETED' | 'RE_ATTEMPT';
5019
4855
 
5020
- export declare type TSignupUserType = 'student' | 'parent';
5021
-
5022
4856
  export declare type TSkillStatus = 'pending' | 'completed';
5023
4857
 
5024
- export declare type TSocialAuthProvider = 'google' | 'apple';
5025
-
5026
4858
  declare type TStickerData = {
5027
4859
  actor_id: string;
5028
4860
  badge_id: string;
@@ -5093,12 +4925,6 @@ export declare type TTrialSessionMessage = {
5093
4925
  };
5094
4926
  };
5095
4927
 
5096
- declare type TUserAccount = {
5097
- id: string;
5098
- phone: string;
5099
- email: string;
5100
- };
5101
-
5102
4928
  declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
5103
4929
 
5104
4930
  declare type TUserProgram = {
@@ -5267,8 +5093,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
5267
5093
 
5268
5094
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5269
5095
 
5270
- export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
5271
-
5272
5096
  export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
5273
5097
  onClick: TTrackCTA;
5274
5098
  onResponse: TTrackInput;
@@ -5330,6 +5154,8 @@ export declare const WORKSHEET_QUESTIONS_GAP = 16;
5330
5154
 
5331
5155
  export declare const WORKSHEET_TOP_NAVIGATION_HEIGHT = 48;
5332
5156
 
5157
+ export declare const WORKSHEET_V3_NODE_TYPES: TNodeTypeProps[];
5158
+
5333
5159
  declare const ZINDEX: {
5334
5160
  readonly CHAPTER_CROWN_ICON: 4;
5335
5161
  readonly CHAPTER_PLUS_ICON: 2;