@cuemath/leap 3.0.11-j5 → 3.0.11
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.
- package/dist/assets/illustrations/illustrations.js +0 -3
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/lottie/lottie.js +0 -11
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js +36 -27
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js +43 -31
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapters-list.js +16 -15
- package/dist/features/chapters/chapters-list/chapters-list.js.map +1 -1
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +2 -2
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -1
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +30 -30
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -1
- package/dist/features/chapters-v2/chapter-details/chapter-details.js +35 -35
- package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -1
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js +44 -44
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js.map +1 -1
- package/dist/features/homework/homework-card.js +146 -131
- package/dist/features/homework/homework-card.js.map +1 -1
- package/dist/features/journey/hooks/use-chapter-journey.js +28 -28
- package/dist/features/journey/hooks/use-chapter-journey.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js +40 -38
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js +53 -50
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js +64 -62
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js +44 -42
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js.map +1 -1
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js +39 -37
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js.map +1 -1
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js +38 -31
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js.map +1 -1
- package/dist/index.d.ts +3 -284
- package/dist/index.js +321 -367
- package/dist/index.js.map +1 -1
- package/package.json +2 -3
- package/dist/assets/illustrations/loader-1.svg.js +0 -6
- package/dist/assets/illustrations/loader-1.svg.js.map +0 -1
- package/dist/assets/line-icons/icons/apple-icon.js +0 -48
- package/dist/assets/line-icons/icons/apple-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/google-icon.js +0 -42
- package/dist/assets/line-icons/icons/google-icon.js.map +0 -1
- package/dist/features/auth/account-selector/account-selector.js +0 -43
- package/dist/features/auth/account-selector/account-selector.js.map +0 -1
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js +0 -12
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js.map +0 -1
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +0 -12
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +0 -1
- package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js +0 -18
- package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js.map +0 -1
- package/dist/features/auth/comps/input-status-icon/input-status-icon.js +0 -21
- package/dist/features/auth/comps/input-status-icon/input-status-icon.js.map +0 -1
- package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js +0 -29
- package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js.map +0 -1
- package/dist/features/auth/comps/overlay-loader/overlay-loader.js +0 -9
- package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
- package/dist/features/auth/comps/resend-otp/hooks/use-resend-timer.js +0 -24
- package/dist/features/auth/comps/resend-otp/hooks/use-resend-timer.js.map +0 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -65
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +0 -23
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +0 -1
- package/dist/features/auth/comps/tabs/tabs-styled.js +0 -23
- package/dist/features/auth/comps/tabs/tabs-styled.js.map +0 -1
- package/dist/features/auth/comps/tabs/tabs.js +0 -9
- package/dist/features/auth/comps/tabs/tabs.js.map +0 -1
- package/dist/features/auth/forgot-password/forgot-password-styled.js +0 -12
- package/dist/features/auth/forgot-password/forgot-password-styled.js.map +0 -1
- package/dist/features/auth/forgot-password/otp-form/otp-form.js +0 -63
- package/dist/features/auth/forgot-password/otp-form/otp-form.js.map +0 -1
- package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js +0 -100
- package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js.map +0 -1
- package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js +0 -68
- package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js.map +0 -1
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js +0 -12
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js.map +0 -1
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js +0 -99
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js.map +0 -1
- package/dist/features/auth/login/login-constants.js +0 -14
- package/dist/features/auth/login/login-constants.js.map +0 -1
- package/dist/features/auth/login/social-account-not-found/social-account-not-found.js +0 -32
- package/dist/features/auth/login/social-account-not-found/social-account-not-found.js.map +0 -1
- package/dist/features/auth/login/social-login-methods/social-login-methods.js +0 -47
- package/dist/features/auth/login/social-login-methods/social-login-methods.js.map +0 -1
- package/dist/features/auth/login/username-password-form/username-password-form.js +0 -98
- package/dist/features/auth/login/username-password-form/username-password-form.js.map +0 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -56
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +0 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +0 -131
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +0 -1
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -53
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js +0 -34
- package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js +0 -98
- package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js +0 -57
- package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js +0 -26
- package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js +0 -30
- package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/custom-input-field.js +0 -100
- package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js +0 -88
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js +0 -43
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js +0 -31
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js +0 -31
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js +0 -11
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js +0 -29
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js +0 -9
- package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js.map +0 -1
- package/dist/features/auth/signup/signup-constants.js +0 -1031
- package/dist/features/auth/signup/signup-constants.js.map +0 -1
- package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -69
- package/dist/features/auth/signup/signup-methods/signup-methods.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js +0 -19
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js +0 -62
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js +0 -24
- package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-selector.js +0 -85
- package/dist/features/auth/signup/user-type-selector/user-type-selector.js.map +0 -1
- package/dist/features/auth/user-list/user-item/user-item-styled.js +0 -21
- package/dist/features/auth/user-list/user-item/user-item-styled.js.map +0 -1
- package/dist/features/auth/user-list/user-item/user-item.js +0 -48
- package/dist/features/auth/user-list/user-item/user-item.js.map +0 -1
- package/dist/features/auth/user-list/user-list-styled.js +0 -19
- package/dist/features/auth/user-list/user-list-styled.js.map +0 -1
- package/dist/features/auth/user-list/user-list.js +0 -56
- package/dist/features/auth/user-list/user-list.js.map +0 -1
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -332
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -370
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -252
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -24
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -192
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -19
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -129
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -129
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
- package/dist/node_modules/clsx/dist/clsx.js +0 -18
- package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
- package/dist/node_modules/date-fns/subYears.js +0 -9
- package/dist/node_modules/date-fns/subYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/dist/index.es.js +0 -2700
- package/dist/node_modules/react-datepicker/dist/index.es.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js +0 -8
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js +0 -518
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js +0 -60
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js +0 -53
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -19
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js +0 -21
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js +0 -21
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js +0 -17
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js +0 -60
- package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js +0 -16
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js +0 -18
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js +0 -8
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -19
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -32
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -71
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -34
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -156
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js +0 -111
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js +0 -22
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js +0 -42
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -62
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -52
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -46
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -31
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -22
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -34
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -34
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -100
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -49
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -49
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -41
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -75
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -49
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -70
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -72
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -71
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -75
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -72
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -71
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js +0 -68
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js +0 -104
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js +0 -88
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js +0 -123
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js +0 -19
- package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js.map +0 -1
- package/dist/static/avatar-selected.860ee923.json +0 -1
- package/dist/static/circle-cuemath-logo-white.e9fafb91.svg +0 -1
- package/dist/static/cuemath-app-qr-code.4beefe48.svg +0 -1
- package/dist/static/cuemath-app-qr-code.ba6cc09b.svg +0 -1
- package/dist/static/cuemath-app-qr-code.d0912fc7.png +0 -0
- package/dist/static/dob.9ce3c15b.json +0 -1
- package/dist/static/error.cbe1ddde.json +0 -1
- package/dist/static/grade.b3730524.json +0 -1
- package/dist/static/key.d6846476.json +0 -1
- package/dist/static/mail.c30e8708.json +0 -1
- package/dist/static/otp.2d08f874.json +0 -1
- package/dist/static/otp.a3029760.json +0 -1
- package/dist/static/parent-avatar.772d53e0.json +0 -1
- package/dist/static/phone-number.0be312ea.json +0 -1
- package/dist/static/phone-number.84f55562.json +0 -1
- package/dist/static/student-avatar.524226bd.json +0 -1
- package/dist/static/user-type-selector-grid-bg.3c9c8ad6.svg +0 -1
- package/dist/static/user-type-selector-grid-bg.3ce8142d.svg +0 -1
- package/dist/static/user-type-selector-grid-bg.aad0b059.svg +0 -1
- package/dist/static/username.9e034d51.json +0 -1
package/dist/index.d.ts
CHANGED
@@ -7,7 +7,6 @@ import type { DefaultTheme } from 'styled-components';
|
|
7
7
|
import { DetailedHTMLProps } from 'react';
|
8
8
|
import type { Dispatch } from 'react';
|
9
9
|
import { FC } from 'react';
|
10
|
-
import type { FormEvent } from 'react';
|
11
10
|
import { ForwardRefExoticComponent } from 'react';
|
12
11
|
import { HTMLAttributes } from 'react';
|
13
12
|
import { IChannelMessage } from '@cuemath/cue-message-broker';
|
@@ -41,8 +40,6 @@ import { Substitute } from 'styled-components/dist/types';
|
|
41
40
|
*/
|
42
41
|
export declare const AccordionSection: FC<IAccordionSectionProps>;
|
43
42
|
|
44
|
-
export declare const AccountSelector: MemoExoticComponent<({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX_2.Element>;
|
45
|
-
|
46
43
|
export declare const ACHIEVEMENT_ACTIONS: {
|
47
44
|
SHARE: string;
|
48
45
|
NOT_SHARE_CHOSEN: string;
|
@@ -64,22 +61,6 @@ export declare const ArcButton: MemoExoticComponent<ForwardRefExoticComponent<IA
|
|
64
61
|
|
65
62
|
export declare const ArrowTooltip: FC<IArrowTooltipProps>;
|
66
63
|
|
67
|
-
export declare const AUTH_TABS: IAuthTab[];
|
68
|
-
|
69
|
-
export declare const AuthApiErrorCode: {
|
70
|
-
readonly USER_NOT_FOUND: 8000;
|
71
|
-
readonly INVALID_PASSWORD: 8001;
|
72
|
-
readonly MULTIPLE_USERS_FOUND: 8002;
|
73
|
-
readonly ACCESS_TOKEN_FAILURE: 8003;
|
74
|
-
readonly INVALID_ACCESS_TOKEN: 8004;
|
75
|
-
readonly INVALID_USERNAME_OR_USER_ALREADY_EXIST: 8005;
|
76
|
-
readonly SOCIAL_SIGNUP_EMAIL_MISSING: 8006;
|
77
|
-
};
|
78
|
-
|
79
|
-
export declare const AuthPageLayout: NamedExoticComponent<IAuthPageLayoutProps>;
|
80
|
-
|
81
|
-
export declare const AuthStaticPanel: NamedExoticComponent<IAuthStaticPanelProps>;
|
82
|
-
|
83
64
|
export declare const AutoPlayPermissionProvider: FC<{
|
84
65
|
children: ReactNode;
|
85
66
|
}>;
|
@@ -250,10 +231,6 @@ export declare const CircularLoader: () => JSX_2.Element;
|
|
250
231
|
|
251
232
|
export declare const CircularSteps: FC<ICircularStepsProps>;
|
252
233
|
|
253
|
-
export declare const CircularStepWrapper: MemoExoticComponent<ForwardRefExoticComponent<ICircularStepWrapperProps & RefAttributes<ICircularStepRef>>>;
|
254
|
-
|
255
|
-
export declare const ClaimUserAccount: NamedExoticComponent<IClaimUserAccountProps>;
|
256
|
-
|
257
234
|
export declare const Clickable: React_2.FC<IClickableProps>;
|
258
235
|
|
259
236
|
export declare const ClipboardIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -302,12 +279,8 @@ export declare const CuemathLogo: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
|
302
279
|
|
303
280
|
export declare const CueRocket: React.FC<React.SVGProps<SVGSVGElement>>;
|
304
281
|
|
305
|
-
export declare const CustomInputField: NamedExoticComponent<ICustomInputFieldProps>;
|
306
|
-
|
307
282
|
export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
308
283
|
|
309
|
-
export declare const DatePickerInput: NamedExoticComponent<IDatePickerInputProps>;
|
310
|
-
|
311
284
|
export declare const DesmosCalculator: FC<IDesmosCalculatorProps>;
|
312
285
|
|
313
286
|
export declare const DigitalMeter: FC<IDigitalMeterProps>;
|
@@ -514,8 +487,6 @@ export declare const GoalEdit: React.FC<IMileStoneEditContainerProps>;
|
|
514
487
|
|
515
488
|
export declare const GooglePlacesSearchInput: ComponentType<Omit_2<IGooglePlacesSearchInputProps, IProvidedProps>>;
|
516
489
|
|
517
|
-
export declare const GradeInput: NamedExoticComponent<ICustomInputFieldProps>;
|
518
|
-
|
519
490
|
export declare function GradeSelector({ selectedValue, onSelect, tabsWidth, width, grades, renderAs, size, layoutAlignment, }: IGradeSelectorProps): JSX.Element;
|
520
491
|
|
521
492
|
export declare const HandIcon: React_2.FC;
|
@@ -552,17 +523,6 @@ declare interface IAccordionSectionProps {
|
|
552
523
|
bodyOverFlow?: TStyleAttrubutes['overflow'];
|
553
524
|
}
|
554
525
|
|
555
|
-
declare interface IAccountSelectorViewProps {
|
556
|
-
userAccounts: {
|
557
|
-
id: string;
|
558
|
-
username: string;
|
559
|
-
user_avatar?: IAvatarLayer[] | null;
|
560
|
-
}[];
|
561
|
-
onSelect: (accountId: string) => void;
|
562
|
-
onAddNew: () => void;
|
563
|
-
isLoading: boolean;
|
564
|
-
}
|
565
|
-
|
566
526
|
declare interface IAchievementConfig {
|
567
527
|
pollingInterval?: number;
|
568
528
|
maxPollingAttempts?: number;
|
@@ -629,22 +589,6 @@ declare interface IAttempt {
|
|
629
589
|
score: ILearnosityQuestionScore;
|
630
590
|
}
|
631
591
|
|
632
|
-
declare interface IAuthPageLayoutProps {
|
633
|
-
leftBlock: JSX.Element;
|
634
|
-
rightBlock?: JSX.Element;
|
635
|
-
isFullWidth?: boolean;
|
636
|
-
}
|
637
|
-
|
638
|
-
declare interface IAuthStaticPanelProps {
|
639
|
-
title?: string;
|
640
|
-
description?: string;
|
641
|
-
}
|
642
|
-
|
643
|
-
declare interface IAuthTab {
|
644
|
-
id: TAuthTabKeys;
|
645
|
-
label: string;
|
646
|
-
}
|
647
|
-
|
648
592
|
declare interface IAutoPlayPermissionContextType {
|
649
593
|
canAutoPlayAudio: boolean;
|
650
594
|
canAutoPlayVideo: boolean;
|
@@ -1021,10 +965,6 @@ export declare interface ICircleHomeDetails {
|
|
1021
965
|
timestamps: ITodaysContentTimeStamps;
|
1022
966
|
}
|
1023
967
|
|
1024
|
-
export declare type ICircularStepRef = {
|
1025
|
-
playOutroAndFadeOut: () => Promise<void>;
|
1026
|
-
};
|
1027
|
-
|
1028
968
|
declare interface ICircularSteps {
|
1029
969
|
id: string;
|
1030
970
|
label?: React.ReactNode;
|
@@ -1048,29 +988,6 @@ declare interface ICircularStepsProps {
|
|
1048
988
|
sizeInPercent?: number;
|
1049
989
|
}
|
1050
990
|
|
1051
|
-
declare interface ICircularStepWrapperProps {
|
1052
|
-
children: JSX.Element;
|
1053
|
-
animation: string;
|
1054
|
-
introFrames: [number, number];
|
1055
|
-
outroFrames: [number, number];
|
1056
|
-
onGoBack?: () => void;
|
1057
|
-
onNext?: () => void;
|
1058
|
-
label?: string;
|
1059
|
-
showNext?: boolean;
|
1060
|
-
showPrevious?: boolean;
|
1061
|
-
isNextLoading?: boolean;
|
1062
|
-
progressAngle?: number;
|
1063
|
-
}
|
1064
|
-
|
1065
|
-
declare interface IClaimUserAccountProps {
|
1066
|
-
email?: string;
|
1067
|
-
onSelectAccount: (userId: string) => void;
|
1068
|
-
onCreateNewAccount: () => void;
|
1069
|
-
userAccounts: TUserAccount[];
|
1070
|
-
isCreatingAccount: boolean;
|
1071
|
-
isLoading: boolean;
|
1072
|
-
}
|
1073
|
-
|
1074
991
|
declare interface IClassStatus {
|
1075
992
|
next_class_time?: number;
|
1076
993
|
class_duration: number;
|
@@ -1154,16 +1071,6 @@ declare interface ICountdownTimer {
|
|
1154
1071
|
theme: 'GREEN_1' | 'ORANGE_1';
|
1155
1072
|
}
|
1156
1073
|
|
1157
|
-
declare interface ICountryOption {
|
1158
|
-
code: string;
|
1159
|
-
id: string;
|
1160
|
-
value: string;
|
1161
|
-
label: string;
|
1162
|
-
icon: string;
|
1163
|
-
url: string;
|
1164
|
-
geoIPCountryCode: string;
|
1165
|
-
}
|
1166
|
-
|
1167
1074
|
export declare interface ICreateUserPayloadDal {
|
1168
1075
|
username: string;
|
1169
1076
|
grade: string;
|
@@ -1222,26 +1129,6 @@ declare interface ICurriculumStandards {
|
|
1222
1129
|
name: string;
|
1223
1130
|
}
|
1224
1131
|
|
1225
|
-
declare interface ICustomInputFieldProps {
|
1226
|
-
value: string;
|
1227
|
-
onChange: (value: string) => void;
|
1228
|
-
onEnter?: () => void;
|
1229
|
-
error?: string;
|
1230
|
-
helperText?: string;
|
1231
|
-
actionElement?: JSX.Element;
|
1232
|
-
isLoading?: boolean;
|
1233
|
-
isValid?: boolean;
|
1234
|
-
type?: 'text' | 'password' | 'number' | 'phone';
|
1235
|
-
placeholder?: string;
|
1236
|
-
maxLength?: number;
|
1237
|
-
width?: number;
|
1238
|
-
textTransform?: string;
|
1239
|
-
textAlign?: string;
|
1240
|
-
onCountryChange?: (option: TSelectedCountry) => void;
|
1241
|
-
selectedCountry?: TSelectedCountry;
|
1242
|
-
autoSize?: boolean;
|
1243
|
-
}
|
1244
|
-
|
1245
1132
|
declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
|
1246
1133
|
isYoutube?: boolean;
|
1247
1134
|
analyticsData?: Record<string, unknown>;
|
@@ -1249,13 +1136,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
|
|
1249
1136
|
src: string;
|
1250
1137
|
}
|
1251
1138
|
|
1252
|
-
declare interface IDatePickerInputProps extends Omit<ICustomInputFieldProps, 'value' | 'onChange'> {
|
1253
|
-
value: Date | null;
|
1254
|
-
onChange: (date: Date | null) => void;
|
1255
|
-
}
|
1256
|
-
|
1257
|
-
export declare const IdentifierOtpForm: React_2.NamedExoticComponent<IIdentifierOtpFormProps>;
|
1258
|
-
|
1259
1139
|
declare interface IDesmosCalculatorProps {
|
1260
1140
|
onClose: () => void;
|
1261
1141
|
height?: string | number;
|
@@ -1480,22 +1360,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
|
|
1480
1360
|
renderAs: TButtonVariants;
|
1481
1361
|
}
|
1482
1362
|
|
1483
|
-
declare interface IIdentifierOtpFormProps {
|
1484
|
-
identifier: string;
|
1485
|
-
otp: string;
|
1486
|
-
errors: {
|
1487
|
-
identifier: string;
|
1488
|
-
otp: string;
|
1489
|
-
};
|
1490
|
-
isOtpVerified: boolean;
|
1491
|
-
isLoading: boolean;
|
1492
|
-
isSubmitDisabled: boolean;
|
1493
|
-
showOtpInput: boolean;
|
1494
|
-
onChange: (key: 'identifier' | 'otp', value: string) => void;
|
1495
|
-
onSubmit: (e: FormEvent<HTMLFormElement>) => void;
|
1496
|
-
onSendOtp: () => void;
|
1497
|
-
}
|
1498
|
-
|
1499
1363
|
declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
|
1500
1364
|
withLoader: boolean;
|
1501
1365
|
borderRadius?: number;
|
@@ -1521,15 +1385,6 @@ export declare interface IInputSizeConfig {
|
|
1521
1385
|
iconPadding: number;
|
1522
1386
|
}
|
1523
1387
|
|
1524
|
-
declare interface IInputStatusIconProps {
|
1525
|
-
isLoading?: boolean;
|
1526
|
-
isValid?: boolean;
|
1527
|
-
isError?: boolean;
|
1528
|
-
size?: number;
|
1529
|
-
successColor?: TColorNames;
|
1530
|
-
errorColor?: TColorNames;
|
1531
|
-
}
|
1532
|
-
|
1533
1388
|
export declare interface IInputVariantConfig {
|
1534
1389
|
valueColorName: {
|
1535
1390
|
inactive: TColorNames;
|
@@ -1889,7 +1744,6 @@ export declare const ILLUSTRATIONS: {
|
|
1889
1744
|
CHAPTER_HEADER_BG: string;
|
1890
1745
|
CHAPTER_HEADER_BG_2: string;
|
1891
1746
|
CIRCLE_CUEMATH_LOGO: string;
|
1892
|
-
CIRCLE_CUEMATH_LOGO_WHITE: string;
|
1893
1747
|
CIRCLE_OUTERCIRCLE_BG: string;
|
1894
1748
|
CLOCK_ORANGE: string;
|
1895
1749
|
COMMUNITY_BULB: string;
|
@@ -1897,7 +1751,6 @@ export declare const ILLUSTRATIONS: {
|
|
1897
1751
|
CROWN: string;
|
1898
1752
|
CROWN_OVERLAY: string;
|
1899
1753
|
CUECOIN_GOLD: string;
|
1900
|
-
CUEMATH_APP_QR_CODE: string;
|
1901
1754
|
DESKTOP_WITH_PURPLE_FILL: string;
|
1902
1755
|
DURATION_30MIN_GRAY: string;
|
1903
1756
|
DURATION_45MIN_GRAY: string;
|
@@ -1982,7 +1835,6 @@ export declare const ILLUSTRATIONS: {
|
|
1982
1835
|
USER_DOWN: string;
|
1983
1836
|
USER_PIN: string;
|
1984
1837
|
USER_PROFILE_BACKGROUND: string;
|
1985
|
-
USER_TYPE_SELECTOR_GRID_BG: string;
|
1986
1838
|
USER_UP: string;
|
1987
1839
|
YELLOW_FACE: string;
|
1988
1840
|
};
|
@@ -2355,7 +2207,7 @@ declare interface INodeCardCallbacks {
|
|
2355
2207
|
onNodeView?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2356
2208
|
onNodeReview?: (nodeData: INodeDataProps, milestoneId?: string, homeworkId?: string) => void;
|
2357
2209
|
onNodeReattempt?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2358
|
-
|
2210
|
+
onNodeAssignAsHomework?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2359
2211
|
onNodeMarkAsDone?: (nodeData: INodeDataProps) => void;
|
2360
2212
|
onNodeReset?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2361
2213
|
onNodeUnassign?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
@@ -2378,6 +2230,7 @@ export declare interface INodeDataProps {
|
|
2378
2230
|
learnosity_activity_ref: string;
|
2379
2231
|
marked_as_completed: boolean;
|
2380
2232
|
node_id: string;
|
2233
|
+
id: string;
|
2381
2234
|
node_type: TNodeTypes_2;
|
2382
2235
|
sheet_statement: string;
|
2383
2236
|
permissions: INodePermissions;
|
@@ -2412,8 +2265,6 @@ declare interface INodePermissions {
|
|
2412
2265
|
can_unassign: boolean;
|
2413
2266
|
}
|
2414
2267
|
|
2415
|
-
export declare const InputStatusIcon: NamedExoticComponent<IInputStatusIconProps>;
|
2416
|
-
|
2417
2268
|
export declare interface INudgeProps {
|
2418
2269
|
nudge: 'click';
|
2419
2270
|
content: ReactNode;
|
@@ -2446,16 +2297,6 @@ declare interface IOpenImageReviewModalProps {
|
|
2446
2297
|
image?: string;
|
2447
2298
|
}
|
2448
2299
|
|
2449
|
-
declare interface IOTPResendProps {
|
2450
|
-
onResendOTP: () => void;
|
2451
|
-
onResendVoiceOTP?: () => void;
|
2452
|
-
timerSeconds?: number;
|
2453
|
-
showVoiceOTP?: boolean;
|
2454
|
-
disabled?: boolean;
|
2455
|
-
renderAs?: 'submit' | 'text';
|
2456
|
-
width?: number;
|
2457
|
-
}
|
2458
|
-
|
2459
2300
|
declare interface IOutcomeConfig {
|
2460
2301
|
id: string;
|
2461
2302
|
input_type: string;
|
@@ -2733,16 +2574,6 @@ declare interface IReferenceSheetProps {
|
|
2733
2574
|
};
|
2734
2575
|
}
|
2735
2576
|
|
2736
|
-
declare interface IResetPasswordFormProps {
|
2737
|
-
onSubmit: (e: FormEvent<HTMLFormElement>) => void;
|
2738
|
-
onChange: (key: string, value: string) => void;
|
2739
|
-
formData: Record<string, string>;
|
2740
|
-
errors: Record<string, string>;
|
2741
|
-
isProcessing: boolean;
|
2742
|
-
isSubmitDisabled: boolean;
|
2743
|
-
isValid?: boolean;
|
2744
|
-
}
|
2745
|
-
|
2746
2577
|
export declare interface IResourceItemData {
|
2747
2578
|
boards: string[];
|
2748
2579
|
created_on: string;
|
@@ -2961,14 +2792,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
|
|
2961
2792
|
section?: TSheetsSection;
|
2962
2793
|
}
|
2963
2794
|
|
2964
|
-
declare interface ISignupMethodsProps {
|
2965
|
-
onEmailSignup: () => void;
|
2966
|
-
onPhoneSignup: () => void;
|
2967
|
-
onGoogleSignup: () => void;
|
2968
|
-
onAppleSignup: () => void;
|
2969
|
-
loadingProvider: TSocialAuthProvider | null;
|
2970
|
-
}
|
2971
|
-
|
2972
2795
|
export declare interface ISignUpProps {
|
2973
2796
|
circleOnLeapSignedUp: boolean;
|
2974
2797
|
circleOnLeapPremiumEnabled: boolean;
|
@@ -2986,28 +2809,6 @@ export declare interface ISignUpProps {
|
|
2986
2809
|
onSignupStepsComplete: (data: IUpdateUserPayloadDal | ICreateUserResponseDal | null) => void;
|
2987
2810
|
}
|
2988
2811
|
|
2989
|
-
declare interface ISingleFieldFormProps {
|
2990
|
-
onSubmit: (e?: FormEvent<HTMLFormElement>) => void;
|
2991
|
-
onChange: (key: string, value: string) => void;
|
2992
|
-
value: string;
|
2993
|
-
error: string;
|
2994
|
-
isProcessing: boolean;
|
2995
|
-
isSubmitDisabled?: boolean;
|
2996
|
-
isValid?: boolean;
|
2997
|
-
label?: string;
|
2998
|
-
}
|
2999
|
-
|
3000
|
-
declare interface ISocialAccountNotFoundProps {
|
3001
|
-
onRetryLogin: () => void;
|
3002
|
-
onGoToSignup: () => void;
|
3003
|
-
}
|
3004
|
-
|
3005
|
-
declare interface ISocialLoginMethodsProps {
|
3006
|
-
onGoogleLogin: () => void;
|
3007
|
-
onAppleLogin: () => void;
|
3008
|
-
loadingProvider: TSocialAuthProvider | null;
|
3009
|
-
}
|
3010
|
-
|
3011
2812
|
export declare const isOkayTypeQuestion: IIsOkayTypeQuestion;
|
3012
2813
|
|
3013
2814
|
export declare enum IStatsToAwardErrorCode {
|
@@ -3103,11 +2904,6 @@ declare interface ISyncableWebGameProps {
|
|
3103
2904
|
enableSync?: boolean;
|
3104
2905
|
}
|
3105
2906
|
|
3106
|
-
declare interface ITabItem {
|
3107
|
-
id: string;
|
3108
|
-
label: string;
|
3109
|
-
}
|
3110
|
-
|
3111
2907
|
export declare interface ITable {
|
3112
2908
|
tableList: ITableInfo[];
|
3113
2909
|
infiniteModeHighScore: number;
|
@@ -3173,12 +2969,6 @@ export declare interface ITabSizeConfig {
|
|
3173
2969
|
textVariant: TTextVariants;
|
3174
2970
|
}
|
3175
2971
|
|
3176
|
-
declare interface ITabsProps {
|
3177
|
-
selectedTab: string;
|
3178
|
-
onChange: (tab: string) => void;
|
3179
|
-
tabs: ITabItem[];
|
3180
|
-
}
|
3181
|
-
|
3182
2972
|
export declare interface ITabVariantConfig {
|
3183
2973
|
backgroundColorName: {
|
3184
2974
|
inactive: TColorNames;
|
@@ -3265,6 +3055,7 @@ declare interface ITestsListProps {
|
|
3265
3055
|
isChaptersAvailable?: boolean;
|
3266
3056
|
canUpdatePlan?: boolean;
|
3267
3057
|
onNodeReattempt?: (sheetData: INodeDataProps, milestoneId?: string) => void;
|
3058
|
+
onNodeAssignAsHomework?: (sheetData: INodeDataProps, milestoneId?: string) => void;
|
3268
3059
|
onTestPreview?: (sheetData: INodeDataProps, milestoneId: string) => void;
|
3269
3060
|
onTestStart?: (sheetData: INodeDataProps) => void;
|
3270
3061
|
onTestReview?: (sheetData: INodeDataProps, milestoneId: string) => void;
|
@@ -3535,25 +3326,6 @@ declare interface IUserChapterProgressProps {
|
|
3535
3326
|
total_core_sheets: number;
|
3536
3327
|
}
|
3537
3328
|
|
3538
|
-
declare interface IUsernamePasswordFormProps {
|
3539
|
-
username: string;
|
3540
|
-
password: string;
|
3541
|
-
errors: {
|
3542
|
-
username: string;
|
3543
|
-
password: string;
|
3544
|
-
};
|
3545
|
-
isLoading: boolean;
|
3546
|
-
onChange: (key: 'username' | 'password', value: string) => void;
|
3547
|
-
onSubmit: (e: FormEvent<HTMLFormElement>) => void;
|
3548
|
-
onForgotPassword: () => void;
|
3549
|
-
}
|
3550
|
-
|
3551
|
-
declare interface IUserTypeSelectorProps {
|
3552
|
-
onNext: () => void;
|
3553
|
-
onUserTypeChange: (id: TAuthUserType) => void;
|
3554
|
-
userType: TAuthUserType;
|
3555
|
-
}
|
3556
|
-
|
3557
3329
|
declare interface IUseTrialSessionMessageBroker {
|
3558
3330
|
(options: {
|
3559
3331
|
teacherClassroomId?: string;
|
@@ -3943,7 +3715,6 @@ export declare const LOTTIE: {
|
|
3943
3715
|
ACCURACY_METER: string;
|
3944
3716
|
ACCURACY_NEEDLE: string;
|
3945
3717
|
ADVANCE_MODE_SEGMENT_LOTTIE: string;
|
3946
|
-
AVATAR_SELECTED: string;
|
3947
3718
|
BEGINNER1X: string;
|
3948
3719
|
BRONZE_1: string;
|
3949
3720
|
BRONZE_2: string;
|
@@ -3958,10 +3729,8 @@ export declare const LOTTIE: {
|
|
3958
3729
|
COLOR_3: string;
|
3959
3730
|
COMPETITIVE_ARENA: string;
|
3960
3731
|
DIFFICULT: string;
|
3961
|
-
DOB: string;
|
3962
3732
|
EASY: string;
|
3963
3733
|
ELITE_CIRCLE: string;
|
3964
|
-
ERROR: string;
|
3965
3734
|
ERROR_LOTTIE: string;
|
3966
3735
|
FAMILIAR1X: string;
|
3967
3736
|
FIFTEEN_MIN_CLOCK: string;
|
@@ -3969,18 +3738,12 @@ export declare const LOTTIE: {
|
|
3969
3738
|
GOLD_1: string;
|
3970
3739
|
GOLD_2: string;
|
3971
3740
|
GOLD_3: string;
|
3972
|
-
GRADE: string;
|
3973
3741
|
INFINITE_BUTTON_BG: string;
|
3974
3742
|
INFINITE_BUTTON_SYMBOL: string;
|
3975
|
-
KEY: string;
|
3976
3743
|
LEARN: string;
|
3977
3744
|
LEVELUP_RINGS: string;
|
3978
|
-
MAIL: string;
|
3979
3745
|
MEDIUM: string;
|
3980
3746
|
NUDGE_TAP: string;
|
3981
|
-
OTP: string;
|
3982
|
-
PARENT_AVATAR: string;
|
3983
|
-
PHONE_NUMBER: string;
|
3984
3747
|
POINT100: string;
|
3985
3748
|
POINT10: string;
|
3986
3749
|
POINT15: string;
|
@@ -4010,7 +3773,6 @@ export declare const LOTTIE: {
|
|
4010
3773
|
SLEEPY_BOI: string;
|
4011
3774
|
SPINNER_WHITE: string;
|
4012
3775
|
SPLASH_SCREEN: string;
|
4013
|
-
STUDENT_AVATAR: string;
|
4014
3776
|
TABLE_MODE_REVEAL: string;
|
4015
3777
|
TABLE_MODE_STAR: string;
|
4016
3778
|
TABLE_SEGMENT_STAR: string;
|
@@ -4021,7 +3783,6 @@ export declare const LOTTIE: {
|
|
4021
3783
|
TOTAL_TIME: string;
|
4022
3784
|
TOTAL_TIME_SPENT: string;
|
4023
3785
|
TOURNAMENT_RIPPLE: string;
|
4024
|
-
USERNAME: string;
|
4025
3786
|
VIDEO: string;
|
4026
3787
|
};
|
4027
3788
|
|
@@ -4206,14 +3967,8 @@ declare interface NumRangeInputProps {
|
|
4206
3967
|
endPlaceholder?: string;
|
4207
3968
|
}
|
4208
3969
|
|
4209
|
-
export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, }: ISingleFieldFormProps) => JSX_2.Element>;
|
4210
|
-
|
4211
3970
|
export declare type OutcomeStage = keyof typeof STAGES;
|
4212
3971
|
|
4213
|
-
export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
|
4214
|
-
isLoading?: boolean | undefined;
|
4215
|
-
}) => JSX_2.Element | null>;
|
4216
|
-
|
4217
3972
|
export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4218
3973
|
|
4219
3974
|
export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
|
@@ -4352,10 +4107,6 @@ export declare const ReferenceSheet: FC<IReferenceSheetProps>;
|
|
4352
4107
|
|
4353
4108
|
export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
|
4354
4109
|
|
4355
|
-
export declare const ResendOTP: NamedExoticComponent<IOTPResendProps>;
|
4356
|
-
|
4357
|
-
export declare const ResetPasswordForm: MemoExoticComponent<({ onSubmit, onChange, formData, errors, isSubmitDisabled, isProcessing, isValid, }: IResetPasswordFormProps) => JSX_2.Element>;
|
4358
|
-
|
4359
4110
|
export declare const REWARDS_LIST: string[];
|
4360
4111
|
|
4361
4112
|
export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -4445,8 +4196,6 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
|
|
4445
4196
|
|
4446
4197
|
export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
|
4447
4198
|
|
4448
|
-
export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
|
4449
|
-
|
4450
4199
|
declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4451
4200
|
export { SketchIcon as ScribbleIcon }
|
4452
4201
|
export { SketchIcon }
|
@@ -4457,10 +4206,6 @@ export declare const SkipColoredIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
4457
4206
|
|
4458
4207
|
export declare const SkipIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4459
4208
|
|
4460
|
-
export declare const SocialAccountNotFound: MemoExoticComponent<({ onRetryLogin, onGoToSignup }: ISocialAccountNotFoundProps) => JSX_2.Element>;
|
4461
|
-
|
4462
|
-
export declare const SocialLoginMethods: NamedExoticComponent<ISocialLoginMethodsProps>;
|
4463
|
-
|
4464
4209
|
export declare const SplashScreen: ({ animationCompleted }: {
|
4465
4210
|
animationCompleted: () => void;
|
4466
4211
|
}) => JSX_2.Element;
|
@@ -4528,8 +4273,6 @@ declare const TAB_CODES: {
|
|
4528
4273
|
|
4529
4274
|
export declare const TabComponent: React_2.FC<ITabProps>;
|
4530
4275
|
|
4531
|
-
export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX_2.Element>;
|
4532
|
-
|
4533
4276
|
export declare type TAction = EventToPayload<TInclassMessage>;
|
4534
4277
|
|
4535
4278
|
declare type TActionListenerOptions = {
|
@@ -4556,14 +4299,6 @@ export declare type TArrowTooltipConfig = {
|
|
4556
4299
|
|
4557
4300
|
export declare type TArrowTooltipVariants = 'primary' | 'secondary';
|
4558
4301
|
|
4559
|
-
export declare type TAuthApiErrorCode = (typeof AuthApiErrorCode)[keyof typeof AuthApiErrorCode];
|
4560
|
-
|
4561
|
-
export declare type TAuthProvider = 'email' | 'phone';
|
4562
|
-
|
4563
|
-
export declare type TAuthTabKeys = 'identifier' | 'username';
|
4564
|
-
|
4565
|
-
export declare type TAuthUserType = 'student' | 'parent';
|
4566
|
-
|
4567
4302
|
declare type TBadgeData = {
|
4568
4303
|
acknowledged_on: number | null;
|
4569
4304
|
animation_url: string;
|
@@ -5399,8 +5134,6 @@ declare type TSectionSummary = {
|
|
5399
5134
|
modules: TSATModule[];
|
5400
5135
|
};
|
5401
5136
|
|
5402
|
-
export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
|
5403
|
-
|
5404
5137
|
declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
|
5405
5138
|
|
5406
5139
|
declare type TSheetAttemptLocation_2 = keyof typeof SHEET_ATTEMPT_LOCATION;
|
@@ -5470,8 +5203,6 @@ declare type TSheetStates = keyof typeof NODE_CARD_STATES;
|
|
5470
5203
|
|
5471
5204
|
export declare type TSkillStatus = 'pending' | 'completed';
|
5472
5205
|
|
5473
|
-
export declare type TSocialAuthProvider = 'google' | 'apple';
|
5474
|
-
|
5475
5206
|
declare type TStickerData = {
|
5476
5207
|
actor_id: string;
|
5477
5208
|
badge_id: string;
|
@@ -5544,12 +5275,6 @@ export declare type TTrialSessionMessage = {
|
|
5544
5275
|
};
|
5545
5276
|
};
|
5546
5277
|
|
5547
|
-
declare type TUserAccount = {
|
5548
|
-
id: string;
|
5549
|
-
phone: string;
|
5550
|
-
user_avatar?: IAvatarLayer[] | null;
|
5551
|
-
};
|
5552
|
-
|
5553
5278
|
declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
|
5554
5279
|
|
5555
5280
|
declare type TUserProgram = {
|
@@ -5733,12 +5458,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
5733
5458
|
|
5734
5459
|
export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
5735
5460
|
|
5736
|
-
export declare const UserIdentifierForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isSubmitDisabled, isProcessing, isValid, label, }: ISingleFieldFormProps) => JSX_2.Element>;
|
5737
|
-
|
5738
|
-
export declare const UsernamePasswordForm: NamedExoticComponent<IUsernamePasswordFormProps>;
|
5739
|
-
|
5740
|
-
export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
|
5741
|
-
|
5742
5461
|
export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
|
5743
5462
|
onClick: TTrackCTA;
|
5744
5463
|
onResponse: TTrackInput;
|