@cuemath/leap 2.9.1-j1 → 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 -186
  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,29 +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
- isSelectingAccount: 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
- showLoading?: 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;
@@ -1322,12 +1229,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
1322
1229
  renderAs: TButtonVariants;
1323
1230
  }
1324
1231
 
1325
- declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1326
- withLoader: boolean;
1327
- borderRadius?: number;
1328
- borderColor?: TColorNames;
1329
- }
1330
-
1331
1232
  export declare interface IInfoMessage {
1332
1233
  message: string;
1333
1234
  position: 'top' | 'bottom';
@@ -1703,7 +1604,6 @@ export declare const ILLUSTRATIONS: {
1703
1604
  CHAPTER_9: string;
1704
1605
  CHAPTER_HEADER_BG: string;
1705
1606
  CIRCLE_CUEMATH_LOGO: string;
1706
- CIRCLE_CUEMATH_LOGO_WHITE: string;
1707
1607
  CIRCLE_OUTERCIRCLE_BG: string;
1708
1608
  CLOCK_ORANGE: string;
1709
1609
  COMMUNITY_BULB: string;
@@ -1711,7 +1611,6 @@ export declare const ILLUSTRATIONS: {
1711
1611
  CROWN: string;
1712
1612
  CROWN_OVERLAY: string;
1713
1613
  CUECOIN_GOLD: string;
1714
- CUEMATH_APP_QR_CODE: string;
1715
1614
  DESKTOP_WITH_PURPLE_FILL: string;
1716
1615
  DURATION_30MIN_GRAY: string;
1717
1616
  DURATION_45MIN_GRAY: string;
@@ -1788,7 +1687,6 @@ export declare const ILLUSTRATIONS: {
1788
1687
  USER_DOWN: string;
1789
1688
  USER_PIN: string;
1790
1689
  USER_PROFILE_BACKGROUND: string;
1791
- USER_TYPE_SELECTOR_GRID_BG: string;
1792
1690
  USER_UP: string;
1793
1691
  YELLOW_FACE: string;
1794
1692
  };
@@ -1830,14 +1728,11 @@ declare interface ILPARMilestoneSheetItemCallbacks {
1830
1728
 
1831
1729
  declare interface ILPARSheetCallbacks extends ISATSheetItemCallbacks {
1832
1730
  onMenuActionAttempt?: (userAction: string, sheet: TLPARSheetData) => void;
1833
- onView?: (sheet: TLPARSheetData, isV3Worksheet: boolean) => void;
1834
- onStartOrResume?: (sheet: TLPARSheetData, isV3Worksheet: boolean) => void;
1835
- onReview?: (sheet: TLPARSheetData, isV3Worksheet: boolean) => void;
1731
+ onView?: (sheet: TLPARSheetData) => void;
1732
+ onStartOrResume?: (sheet: TLPARSheetData) => void;
1733
+ onReview?: (sheet: TLPARSheetData) => void;
1836
1734
  }
1837
1735
 
1838
- declare const Image_2: React.FC<IImageProps>;
1839
- export { Image_2 as Image }
1840
-
1841
1736
  export declare const ImageIcon: React.FC<React.SVGProps<SVGSVGElement>>;
1842
1737
 
1843
1738
  export declare const IMAGES: {
@@ -2178,17 +2073,6 @@ declare interface IOpenImageReviewModalProps {
2178
2073
  image?: string;
2179
2074
  }
2180
2075
 
2181
- declare interface IOTPInputProps extends ICustomInputProps {
2182
- onResendOTP: () => void;
2183
- }
2184
-
2185
- declare interface IOTPResendProps {
2186
- onResendOTP: () => void;
2187
- onResendVoiceOTP?: () => void;
2188
- timerSeconds?: number;
2189
- showVoiceOTP?: number;
2190
- }
2191
-
2192
2076
  declare interface IOutcomeConfig {
2193
2077
  id: string;
2194
2078
  input_type: string;
@@ -2224,11 +2108,6 @@ declare interface IPerfectHitsProps {
2224
2108
  value: number;
2225
2109
  }
2226
2110
 
2227
- declare interface IPhoneInputProps extends ICustomInputProps {
2228
- onCountryChange: (option: TSelectedCountry) => void;
2229
- selectedCountry: TSelectedCountry;
2230
- }
2231
-
2232
2111
  declare interface IPlaceholder {
2233
2112
  text?: string;
2234
2113
  marks?: string;
@@ -2647,11 +2526,11 @@ export declare interface ISheetDataProps {
2647
2526
  }
2648
2527
 
2649
2528
  declare interface ISheetItemCallbackProps {
2650
- onStart?: (nodeId: string, isV3Worksheet: boolean, userNodeId?: string | null) => void;
2651
- onResume?: (nodeId: string, isV3Worksheet: boolean, userNodeId?: string | null) => void;
2652
- onReattempt?: (nodeId: string, isV3Worksheet: boolean, userNodeId?: string | null) => void;
2653
- onPreview?: (sheetData: ISheetDataProps, isV3Worksheet: boolean) => void;
2654
- 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;
2655
2534
  onChangeLocation?: (sheetData: ISheetDataProps, sheetDataType?: (typeof SHEET_DATA_TYPE)[keyof typeof SHEET_DATA_TYPE]) => void;
2656
2535
  onReset?: (sheetData: ISheetDataProps, userMilestoneId?: string) => void;
2657
2536
  onMarkAsFamiliar?: (nodeId: string) => void;
@@ -2689,13 +2568,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
2689
2568
  section?: TSheetsSection;
2690
2569
  }
2691
2570
 
2692
- declare interface ISignupMethodsProps {
2693
- onEmailSignup: () => void;
2694
- onPhoneSignup: () => void;
2695
- onGoogleSignup: () => void;
2696
- onAppleSignup: () => void;
2697
- }
2698
-
2699
2571
  export declare interface ISignUpProps {
2700
2572
  circleOnLeapSignedUp: boolean;
2701
2573
  circleOnLeapPremiumEnabled: boolean;
@@ -2803,10 +2675,6 @@ declare interface ISubmitModalProps_2 {
2803
2675
  courseStream: TCourseStream;
2804
2676
  }
2805
2677
 
2806
- export declare const isV3Worksheet: (sheet: ISheetDataProps | TLPARSheetData, mode?: "resume" | "review") => boolean;
2807
-
2808
- export declare const isV3WorksheetAttempt: (attempt: IWorksheetAttemptModel) => boolean;
2809
-
2810
2678
  declare interface ISyncableWebGameProps {
2811
2679
  joinByRoomId?: string;
2812
2680
  enableSync?: boolean;
@@ -3217,12 +3085,6 @@ declare interface IUserChapterProgressProps {
3217
3085
  total_core_sheets: number;
3218
3086
  }
3219
3087
 
3220
- declare interface IUserTypeSelectorProps {
3221
- onNext: () => void;
3222
- onUserTypeChange: (id: TSignupUserType) => void;
3223
- userType: TSignupUserType;
3224
- }
3225
-
3226
3088
  declare interface IUseTrialSessionMessageBroker {
3227
3089
  (options: {
3228
3090
  teacherClassroomId?: string;
@@ -3602,7 +3464,6 @@ export declare const LOTTIE: {
3602
3464
  ACCURACY_METER: string;
3603
3465
  ACCURACY_NEEDLE: string;
3604
3466
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
3605
- AVATAR_SELECTED: string;
3606
3467
  BEGINNER1X: string;
3607
3468
  BRONZE_1: string;
3608
3469
  BRONZE_2: string;
@@ -3616,7 +3477,6 @@ export declare const LOTTIE: {
3616
3477
  COLOR_2: string;
3617
3478
  COLOR_3: string;
3618
3479
  DIFFICULT: string;
3619
- DOB: string;
3620
3480
  EASY: string;
3621
3481
  ELITE_CIRCLE: string;
3622
3482
  ERROR_LOTTIE: string;
@@ -3626,17 +3486,11 @@ export declare const LOTTIE: {
3626
3486
  GOLD_1: string;
3627
3487
  GOLD_2: string;
3628
3488
  GOLD_3: string;
3629
- GRADE: string;
3630
3489
  INFINITE_BUTTON_BG: string;
3631
3490
  INFINITE_BUTTON_SYMBOL: string;
3632
- KEY: string;
3633
3491
  LEVELUP_RINGS: string;
3634
- MAIL: string;
3635
3492
  MEDIUM: string;
3636
3493
  NUDGE_TAP: string;
3637
- OTP: string;
3638
- PARENT_AVATAR: string;
3639
- PHONE_NUMBER: string;
3640
3494
  POINT100: string;
3641
3495
  POINT10: string;
3642
3496
  POINT15: string;
@@ -3662,7 +3516,6 @@ export declare const LOTTIE: {
3662
3516
  SLEEPY_BOI: string;
3663
3517
  SPINNER_WHITE: string;
3664
3518
  SPLASH_SCREEN: string;
3665
- STUDENT_AVATAR: string;
3666
3519
  TABLE_MODE_REVEAL: string;
3667
3520
  TABLE_MODE_STAR: string;
3668
3521
  TABLE_SEGMENT_STAR: string;
@@ -3672,7 +3525,6 @@ export declare const LOTTIE: {
3672
3525
  TOTAL_TIME: string;
3673
3526
  TOTAL_TIME_SPENT: string;
3674
3527
  TOURNAMENT_RIPPLE: string;
3675
- USERNAME: string;
3676
3528
  };
3677
3529
 
3678
3530
  export declare const LPARChapter: FC<ILPARChapterProps>;
@@ -3841,8 +3693,6 @@ declare interface NumRangeInputProps {
3841
3693
  endPlaceholder?: string;
3842
3694
  }
3843
3695
 
3844
- export declare const OTPInput: FC<IOTPInputProps>;
3845
-
3846
3696
  export declare type OutcomeStage = keyof typeof STAGES;
3847
3697
 
3848
3698
  export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -3851,8 +3701,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
3851
3701
 
3852
3702
  export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
3853
3703
 
3854
- export declare const PhoneInput: FC<IPhoneInputProps>;
3855
-
3856
3704
  /**
3857
3705
  ** Global/Platform specific events that needs to be tracked goes here
3858
3706
  ** Naming convention needs to be snake_case
@@ -3973,8 +3821,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
3973
3821
 
3974
3822
  export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
3975
3823
 
3976
- export declare const ResendOTP: React.FC<IOTPResendProps>;
3977
-
3978
3824
  export declare const REWARDS_LIST: string[];
3979
3825
 
3980
3826
  export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4048,8 +3894,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4048
3894
 
4049
3895
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
4050
3896
 
4051
- export declare const SignupMethods: FC<ISignupMethodsProps>;
4052
-
4053
3897
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4054
3898
  export { SketchIcon as ScribbleIcon }
4055
3899
  export { SketchIcon }
@@ -4112,10 +3956,6 @@ export declare const StrikedEyeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4112
3956
 
4113
3957
  export declare const StudentDetails: FC<IStudentDetailsProps>;
4114
3958
 
4115
- export declare const StudentPasswordInput: FC<ICustomInputProps>;
4116
-
4117
- export declare const StudentUsernameInput: FC<ICustomInputProps>;
4118
-
4119
3959
  export declare const SubmitMilestoneModal: React.FC<ISubmitModalProps>;
4120
3960
 
4121
3961
  export declare const SwitchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4153,8 +3993,6 @@ export declare type TArrowTooltipConfig = {
4153
3993
 
4154
3994
  export declare type TArrowTooltipVariants = 'primary' | 'secondary';
4155
3995
 
4156
- export declare type TAuthProvider = 'email' | 'phone';
4157
-
4158
3996
  declare type TBadgeData = {
4159
3997
  acknowledged_on: number | null;
4160
3998
  animation_url: string;
@@ -4352,7 +4190,6 @@ declare interface TextProps {
4352
4190
  $marginBottomX?: number;
4353
4191
  $inline?: boolean;
4354
4192
  $textDecoration?: string;
4355
- $whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
4356
4193
  }
4357
4194
 
4358
4195
  export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
@@ -4953,8 +4790,6 @@ declare type TSectionSummary = {
4953
4790
  modules: TSATModule[];
4954
4791
  };
4955
4792
 
4956
- export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
4957
-
4958
4793
  declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
4959
4794
 
4960
4795
  declare type TSheetAttemptStateProps = keyof typeof SHEET_ATTEMPT_STATE;
@@ -5018,12 +4853,8 @@ export declare type TSheetsSection = 'core_lessons' | 'supplementary_sheets' | '
5018
4853
 
5019
4854
  declare type TSheetStateProps = 'LOCKED' | 'NOT_STARTED' | 'IN_PROGRESS' | 'FAMILIAR' | 'PROFICIENT' | 'MASTERED' | 'COMPLETED' | 'RE_ATTEMPT';
5020
4855
 
5021
- export declare type TSignupUserType = 'student' | 'parent';
5022
-
5023
4856
  export declare type TSkillStatus = 'pending' | 'completed';
5024
4857
 
5025
- export declare type TSocialAuthProvider = 'google' | 'apple';
5026
-
5027
4858
  declare type TStickerData = {
5028
4859
  actor_id: string;
5029
4860
  badge_id: string;
@@ -5094,12 +4925,6 @@ export declare type TTrialSessionMessage = {
5094
4925
  };
5095
4926
  };
5096
4927
 
5097
- declare type TUserAccount = {
5098
- id: string;
5099
- phone: string;
5100
- email: string;
5101
- };
5102
-
5103
4928
  declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
5104
4929
 
5105
4930
  declare type TUserProgram = {
@@ -5268,8 +5093,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
5268
5093
 
5269
5094
  export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
5270
5095
 
5271
- export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
5272
-
5273
5096
  export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
5274
5097
  onClick: TTrackCTA;
5275
5098
  onResponse: TTrackInput;
@@ -5331,6 +5154,8 @@ export declare const WORKSHEET_QUESTIONS_GAP = 16;
5331
5154
 
5332
5155
  export declare const WORKSHEET_TOP_NAVIGATION_HEIGHT = 48;
5333
5156
 
5157
+ export declare const WORKSHEET_V3_NODE_TYPES: TNodeTypeProps[];
5158
+
5334
5159
  declare const ZINDEX: {
5335
5160
  readonly CHAPTER_CROWN_ICON: 4;
5336
5161
  readonly CHAPTER_PLUS_ICON: 2;