@cuemath/leap 2.9.2-j3 → 2.9.2
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 +1 -11
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/ui/context-menu/context-menu.js +18 -20
- package/dist/features/ui/context-menu/context-menu.js.map +1 -1
- package/dist/features/ui/image/image.js +12 -12
- package/dist/features/ui/image/image.js.map +1 -1
- package/dist/features/ui/lottie-animation/helper.js +5 -6
- package/dist/features/ui/lottie-animation/helper.js.map +1 -1
- package/dist/features/ui/lottie-animation/lottie-animation.js +28 -37
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
- package/dist/features/ui/text/text.js +27 -29
- package/dist/features/ui/text/text.js.map +1 -1
- package/dist/index.d.ts +1 -178
- package/dist/index.js +280 -314
- package/dist/index.js.map +1 -1
- package/dist/node_modules/query-string/base.js +1 -1
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/static/lib/polypad.js +12 -2
- package/package.json +2 -3
- 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-styled.js +0 -26
- package/dist/features/auth/account-selector/account-selector-styled.js.map +0 -1
- package/dist/features/auth/account-selector/account-selector.js +0 -75
- 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 -11
- 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 -24
- package/dist/features/auth/comps/auth-static-panel/auth-static-panel.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 -8
- package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
- package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js +0 -26
- package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js.map +0 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -41
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -48
- 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 -115
- 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-styled.js +0 -16
- package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js.map +0 -1
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -71
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
- package/dist/features/auth/signup/custom-input/custom-input-styled.js +0 -38
- package/dist/features/auth/signup/custom-input/custom-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js +0 -79
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js +0 -54
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/email-input/email-input.js +0 -30
- package/dist/features/auth/signup/custom-input/email-input/email-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js +0 -31
- package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/grade-input/grade-input.js +0 -30
- package/dist/features/auth/signup/custom-input/grade-input/grade-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js +0 -19
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js +0 -33
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js.map +0 -1
- package/dist/features/auth/signup/custom-input/otp-input/otp-input.js +0 -41
- package/dist/features/auth/signup/custom-input/otp-input/otp-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js +0 -33
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js +0 -28
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js +0 -29
- package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/phone-input.js +0 -64
- package/dist/features/auth/signup/custom-input/phone-input/phone-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/student-password/student-password.js +0 -53
- package/dist/features/auth/signup/custom-input/student-password/student-password.js.map +0 -1
- package/dist/features/auth/signup/custom-input/student-username/student-username.js +0 -38
- package/dist/features/auth/signup/custom-input/student-username/student-username.js.map +0 -1
- package/dist/features/auth/signup/signup-constants.js +0 -1022
- package/dist/features/auth/signup/signup-constants.js.map +0 -1
- package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -65
- 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 -61
- 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 -87
- package/dist/features/auth/signup/user-type-selector/user-type-selector.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/decode-uri-component/index.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/node_modules/uuid/dist/esm-browser/native.js +0 -7
- package/dist/node_modules/uuid/dist/esm-browser/native.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.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/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/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
package/dist/index.d.ts
CHANGED
@@ -11,7 +11,6 @@ import { ForwardRefExoticComponent } from 'react';
|
|
11
11
|
import { HTMLAttributes } from 'react';
|
12
12
|
import { IChannelMessage } from '@cuemath/cue-message-broker';
|
13
13
|
import type { IframeHTMLAttributes } from 'react';
|
14
|
-
import type { ImgHTMLAttributes } from 'react';
|
15
14
|
import type { InputHTMLAttributes } from 'react';
|
16
15
|
import { IProvidedProps } from 'google-maps-react';
|
17
16
|
import { IStyledComponent } from 'styled-components';
|
@@ -40,8 +39,6 @@ import { Substitute } from 'styled-components/dist/types';
|
|
40
39
|
*/
|
41
40
|
export declare const AccordionSection: FC<IAccordionSectionProps>;
|
42
41
|
|
43
|
-
export declare const AccountSelector: ({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX_2.Element;
|
44
|
-
|
45
42
|
export declare const ACHIEVEMENT_ACTIONS: {
|
46
43
|
SHARE: string;
|
47
44
|
NOT_SHARE_CHOSEN: string;
|
@@ -61,10 +58,6 @@ export declare const ArcButton: MemoExoticComponent<ForwardRefExoticComponent<IA
|
|
61
58
|
|
62
59
|
export declare const ArrowTooltip: FC<IArrowTooltipProps>;
|
63
60
|
|
64
|
-
export declare const AuthPageLayout: FC<IAuthPageLayoutProps>;
|
65
|
-
|
66
|
-
export declare const AuthStaticPanel: FC<IAuthStaticPanelProps>;
|
67
|
-
|
68
61
|
export declare const AutoPlayPermissionProvider: FC<{
|
69
62
|
children: ReactNode;
|
70
63
|
}>;
|
@@ -218,10 +211,6 @@ export declare const CircularLoader: () => JSX_2.Element;
|
|
218
211
|
|
219
212
|
export declare const CircularSteps: FC<ICircularStepsProps>;
|
220
213
|
|
221
|
-
export declare const CircularStepWrapper: ForwardRefExoticComponent<ICircularStepWrapperProps & RefAttributes<ICircularStepRef>>;
|
222
|
-
|
223
|
-
export declare const ClaimUserAccount: NamedExoticComponent<IClaimUserAccountProps>;
|
224
|
-
|
225
214
|
export declare const Clickable: React_2.FC<IClickableProps>;
|
226
215
|
|
227
216
|
export declare const ClipboardIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -272,8 +261,6 @@ export declare const CueRocket: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
272
261
|
|
273
262
|
export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
274
263
|
|
275
|
-
export declare const DatePickerInput: FC<IDatePickerInputProps>;
|
276
|
-
|
277
264
|
export declare const DesmosCalculator: FC<IDesmosCalculatorProps>;
|
278
265
|
|
279
266
|
export declare const DigitalMeter: FC<IDigitalMeterProps>;
|
@@ -303,8 +290,6 @@ export declare enum ELeaderboardType {
|
|
303
290
|
ALL_TIME_STREAK = "globalStreak"
|
304
291
|
}
|
305
292
|
|
306
|
-
export declare const EmailInput: FC<ICustomInputProps>;
|
307
|
-
|
308
293
|
declare const ENROLLMENT_TYPES: {
|
309
294
|
readonly ONLINE: "ONLINE";
|
310
295
|
readonly PLUS: "PLUS";
|
@@ -474,8 +459,6 @@ export declare const GoalEdit: React.FC<IMileStoneEditContainerProps>;
|
|
474
459
|
|
475
460
|
export declare const GooglePlacesSearchInput: ComponentType<Omit_2<IGooglePlacesSearchInputProps, IProvidedProps>>;
|
476
461
|
|
477
|
-
export declare const GradeInput: FC<ICustomInputProps>;
|
478
|
-
|
479
462
|
export declare function GradeSelector({ selectedValue, onSelect, tabsWidth, width, grades, renderAs, size, layoutAlignment, }: IGradeSelectorProps): JSX.Element;
|
480
463
|
|
481
464
|
export declare const HandIcon: React_2.FC;
|
@@ -498,17 +481,6 @@ declare interface IAccordionSectionProps {
|
|
498
481
|
bodyOverFlow?: TStyleAttrubutes['overflow'];
|
499
482
|
}
|
500
483
|
|
501
|
-
declare interface IAccountSelectorViewProps {
|
502
|
-
userAccounts: {
|
503
|
-
id: string;
|
504
|
-
username: string;
|
505
|
-
user_avatar?: IAvatarLayer[];
|
506
|
-
}[];
|
507
|
-
onSelect: (accountId: string) => void;
|
508
|
-
onAddNew: () => void;
|
509
|
-
isLoading: boolean;
|
510
|
-
}
|
511
|
-
|
512
484
|
declare interface IAchievementConfig {
|
513
485
|
pollingInterval?: number;
|
514
486
|
maxPollingAttempts?: number;
|
@@ -562,17 +534,6 @@ declare interface IAttempt {
|
|
562
534
|
score: ILearnosityQuestionScore;
|
563
535
|
}
|
564
536
|
|
565
|
-
declare interface IAuthPageLayoutProps {
|
566
|
-
leftBlock: ReactNode;
|
567
|
-
rightBlock?: ReactNode;
|
568
|
-
isFullWidth: boolean;
|
569
|
-
}
|
570
|
-
|
571
|
-
declare interface IAuthStaticPanelProps {
|
572
|
-
title?: string;
|
573
|
-
description?: string;
|
574
|
-
}
|
575
|
-
|
576
537
|
declare interface IAutoPlayPermissionContextType {
|
577
538
|
canAutoPlayAudio: boolean;
|
578
539
|
canAutoPlayVideo: boolean;
|
@@ -883,10 +844,6 @@ export declare interface ICircleHomeDetails {
|
|
883
844
|
timestamps: ITodaysContentTimeStamps;
|
884
845
|
}
|
885
846
|
|
886
|
-
export declare type ICircularStepRef = {
|
887
|
-
playOutroAndFadeOut: () => Promise<void>;
|
888
|
-
};
|
889
|
-
|
890
847
|
declare interface ICircularSteps {
|
891
848
|
id: string;
|
892
849
|
label?: React.ReactNode;
|
@@ -910,28 +867,6 @@ declare interface ICircularStepsProps {
|
|
910
867
|
sizeInPercent?: number;
|
911
868
|
}
|
912
869
|
|
913
|
-
declare interface ICircularStepWrapperProps {
|
914
|
-
children: ReactNode;
|
915
|
-
onGoBack?: () => void;
|
916
|
-
onNext?: () => void;
|
917
|
-
label?: string;
|
918
|
-
showNext: boolean;
|
919
|
-
showPrevious: boolean;
|
920
|
-
animation: string;
|
921
|
-
introFrames: [number, number];
|
922
|
-
outroFrames: [number, number];
|
923
|
-
isNextLoading: boolean;
|
924
|
-
}
|
925
|
-
|
926
|
-
declare interface IClaimUserAccountProps {
|
927
|
-
email: string;
|
928
|
-
onSelectAccount: (userId: string) => void;
|
929
|
-
onCreateNewAccount: () => void;
|
930
|
-
userAccounts: TUserAccount[];
|
931
|
-
isCreatingAccount: boolean;
|
932
|
-
isLoading: boolean;
|
933
|
-
}
|
934
|
-
|
935
870
|
declare interface IClassStatus {
|
936
871
|
next_class_time?: number;
|
937
872
|
class_duration: number;
|
@@ -995,9 +930,7 @@ declare interface IconProps_2 extends React_2.SVGProps<SVGSVGElement> {
|
|
995
930
|
}
|
996
931
|
|
997
932
|
declare interface IContextMenuProps {
|
998
|
-
targetElement:
|
999
|
-
menuVisible?: boolean;
|
1000
|
-
}>;
|
933
|
+
targetElement: JSX.Element;
|
1001
934
|
menuElement: JSX.Element;
|
1002
935
|
menuOffset?: number;
|
1003
936
|
menuZIndex?: number;
|
@@ -1013,16 +946,6 @@ declare interface ICountdownTimer {
|
|
1013
946
|
theme: 'GREEN_1' | 'ORANGE_1';
|
1014
947
|
}
|
1015
948
|
|
1016
|
-
declare interface ICountryOption {
|
1017
|
-
code: string;
|
1018
|
-
id: string;
|
1019
|
-
value: string;
|
1020
|
-
label: string;
|
1021
|
-
icon: string;
|
1022
|
-
url: string;
|
1023
|
-
geoIPCountryCode: string;
|
1024
|
-
}
|
1025
|
-
|
1026
949
|
export declare interface ICreateUserPayloadDal {
|
1027
950
|
username: string;
|
1028
951
|
grade: string;
|
@@ -1081,16 +1004,6 @@ declare interface ICurriculumStandards {
|
|
1081
1004
|
name: string;
|
1082
1005
|
}
|
1083
1006
|
|
1084
|
-
declare interface ICustomInputProps {
|
1085
|
-
value: string;
|
1086
|
-
onChange: (email: string) => void;
|
1087
|
-
onEnter?: () => void;
|
1088
|
-
error?: string;
|
1089
|
-
helperText?: string;
|
1090
|
-
actionElement?: ReactNode;
|
1091
|
-
showLoading?: boolean;
|
1092
|
-
}
|
1093
|
-
|
1094
1007
|
declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
|
1095
1008
|
isYoutube?: boolean;
|
1096
1009
|
analyticsData?: Record<string, unknown>;
|
@@ -1098,11 +1011,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
|
|
1098
1011
|
src: string;
|
1099
1012
|
}
|
1100
1013
|
|
1101
|
-
declare interface IDatePickerInputProps extends Omit<ICustomInputProps, 'value' | 'onChange'> {
|
1102
|
-
value: Date | null;
|
1103
|
-
onChange: (date: Date | null) => void;
|
1104
|
-
}
|
1105
|
-
|
1106
1014
|
declare interface IDesmosCalculatorProps {
|
1107
1015
|
onClose: () => void;
|
1108
1016
|
height?: string | number;
|
@@ -1321,12 +1229,6 @@ declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape'
|
|
1321
1229
|
renderAs: TButtonVariants;
|
1322
1230
|
}
|
1323
1231
|
|
1324
|
-
declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
|
1325
|
-
withLoader: boolean;
|
1326
|
-
borderRadius?: number;
|
1327
|
-
borderColor?: TColorNames;
|
1328
|
-
}
|
1329
|
-
|
1330
1232
|
export declare interface IInfoMessage {
|
1331
1233
|
message: string;
|
1332
1234
|
position: 'top' | 'bottom';
|
@@ -1702,7 +1604,6 @@ export declare const ILLUSTRATIONS: {
|
|
1702
1604
|
CHAPTER_9: string;
|
1703
1605
|
CHAPTER_HEADER_BG: string;
|
1704
1606
|
CIRCLE_CUEMATH_LOGO: string;
|
1705
|
-
CIRCLE_CUEMATH_LOGO_WHITE: string;
|
1706
1607
|
CIRCLE_OUTERCIRCLE_BG: string;
|
1707
1608
|
CLOCK_ORANGE: string;
|
1708
1609
|
COMMUNITY_BULB: string;
|
@@ -1710,7 +1611,6 @@ export declare const ILLUSTRATIONS: {
|
|
1710
1611
|
CROWN: string;
|
1711
1612
|
CROWN_OVERLAY: string;
|
1712
1613
|
CUECOIN_GOLD: string;
|
1713
|
-
CUEMATH_APP_QR_CODE: string;
|
1714
1614
|
DESKTOP_WITH_PURPLE_FILL: string;
|
1715
1615
|
DURATION_30MIN_GRAY: string;
|
1716
1616
|
DURATION_45MIN_GRAY: string;
|
@@ -1787,7 +1687,6 @@ export declare const ILLUSTRATIONS: {
|
|
1787
1687
|
USER_DOWN: string;
|
1788
1688
|
USER_PIN: string;
|
1789
1689
|
USER_PROFILE_BACKGROUND: string;
|
1790
|
-
USER_TYPE_SELECTOR_GRID_BG: string;
|
1791
1690
|
USER_UP: string;
|
1792
1691
|
YELLOW_FACE: string;
|
1793
1692
|
};
|
@@ -1834,9 +1733,6 @@ declare interface ILPARSheetCallbacks extends ISATSheetItemCallbacks {
|
|
1834
1733
|
onReview?: (sheet: TLPARSheetData) => void;
|
1835
1734
|
}
|
1836
1735
|
|
1837
|
-
declare const Image_2: React.FC<IImageProps>;
|
1838
|
-
export { Image_2 as Image }
|
1839
|
-
|
1840
1736
|
export declare const ImageIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
1841
1737
|
|
1842
1738
|
export declare const IMAGES: {
|
@@ -2177,17 +2073,6 @@ declare interface IOpenImageReviewModalProps {
|
|
2177
2073
|
image?: string;
|
2178
2074
|
}
|
2179
2075
|
|
2180
|
-
declare interface IOTPInputProps extends ICustomInputProps {
|
2181
|
-
onResendOTP: () => void;
|
2182
|
-
}
|
2183
|
-
|
2184
|
-
declare interface IOTPResendProps {
|
2185
|
-
onResendOTP: () => void;
|
2186
|
-
onResendVoiceOTP?: () => void;
|
2187
|
-
timerSeconds?: number;
|
2188
|
-
showVoiceOTP?: number;
|
2189
|
-
}
|
2190
|
-
|
2191
2076
|
declare interface IOutcomeConfig {
|
2192
2077
|
id: string;
|
2193
2078
|
input_type: string;
|
@@ -2223,11 +2108,6 @@ declare interface IPerfectHitsProps {
|
|
2223
2108
|
value: number;
|
2224
2109
|
}
|
2225
2110
|
|
2226
|
-
declare interface IPhoneInputProps extends ICustomInputProps {
|
2227
|
-
onCountryChange: (option: TSelectedCountry) => void;
|
2228
|
-
selectedCountry: TSelectedCountry;
|
2229
|
-
}
|
2230
|
-
|
2231
2111
|
declare interface IPlaceholder {
|
2232
2112
|
text?: string;
|
2233
2113
|
marks?: string;
|
@@ -2688,14 +2568,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
|
|
2688
2568
|
section?: TSheetsSection;
|
2689
2569
|
}
|
2690
2570
|
|
2691
|
-
declare interface ISignupMethodsProps {
|
2692
|
-
onEmailSignup: () => void;
|
2693
|
-
onPhoneSignup: () => void;
|
2694
|
-
onGoogleSignup: () => void;
|
2695
|
-
onAppleSignup: () => void;
|
2696
|
-
loadingProvider: TSocialAuthProvider | null;
|
2697
|
-
}
|
2698
|
-
|
2699
2571
|
export declare interface ISignUpProps {
|
2700
2572
|
circleOnLeapSignedUp: boolean;
|
2701
2573
|
circleOnLeapPremiumEnabled: boolean;
|
@@ -3213,12 +3085,6 @@ declare interface IUserChapterProgressProps {
|
|
3213
3085
|
total_core_sheets: number;
|
3214
3086
|
}
|
3215
3087
|
|
3216
|
-
declare interface IUserTypeSelectorProps {
|
3217
|
-
onNext: () => void;
|
3218
|
-
onUserTypeChange: (id: TSignupUserType) => void;
|
3219
|
-
userType: TSignupUserType;
|
3220
|
-
}
|
3221
|
-
|
3222
3088
|
declare interface IUseTrialSessionMessageBroker {
|
3223
3089
|
(options: {
|
3224
3090
|
teacherClassroomId?: string;
|
@@ -3598,7 +3464,6 @@ export declare const LOTTIE: {
|
|
3598
3464
|
ACCURACY_METER: string;
|
3599
3465
|
ACCURACY_NEEDLE: string;
|
3600
3466
|
ADVANCE_MODE_SEGMENT_LOTTIE: string;
|
3601
|
-
AVATAR_SELECTED: string;
|
3602
3467
|
BEGINNER1X: string;
|
3603
3468
|
BRONZE_1: string;
|
3604
3469
|
BRONZE_2: string;
|
@@ -3612,7 +3477,6 @@ export declare const LOTTIE: {
|
|
3612
3477
|
COLOR_2: string;
|
3613
3478
|
COLOR_3: string;
|
3614
3479
|
DIFFICULT: string;
|
3615
|
-
DOB: string;
|
3616
3480
|
EASY: string;
|
3617
3481
|
ELITE_CIRCLE: string;
|
3618
3482
|
ERROR_LOTTIE: string;
|
@@ -3622,17 +3486,11 @@ export declare const LOTTIE: {
|
|
3622
3486
|
GOLD_1: string;
|
3623
3487
|
GOLD_2: string;
|
3624
3488
|
GOLD_3: string;
|
3625
|
-
GRADE: string;
|
3626
3489
|
INFINITE_BUTTON_BG: string;
|
3627
3490
|
INFINITE_BUTTON_SYMBOL: string;
|
3628
|
-
KEY: string;
|
3629
3491
|
LEVELUP_RINGS: string;
|
3630
|
-
MAIL: string;
|
3631
3492
|
MEDIUM: string;
|
3632
3493
|
NUDGE_TAP: string;
|
3633
|
-
OTP: string;
|
3634
|
-
PARENT_AVATAR: string;
|
3635
|
-
PHONE_NUMBER: string;
|
3636
3494
|
POINT100: string;
|
3637
3495
|
POINT10: string;
|
3638
3496
|
POINT15: string;
|
@@ -3658,7 +3516,6 @@ export declare const LOTTIE: {
|
|
3658
3516
|
SLEEPY_BOI: string;
|
3659
3517
|
SPINNER_WHITE: string;
|
3660
3518
|
SPLASH_SCREEN: string;
|
3661
|
-
STUDENT_AVATAR: string;
|
3662
3519
|
TABLE_MODE_REVEAL: string;
|
3663
3520
|
TABLE_MODE_STAR: string;
|
3664
3521
|
TABLE_SEGMENT_STAR: string;
|
@@ -3668,7 +3525,6 @@ export declare const LOTTIE: {
|
|
3668
3525
|
TOTAL_TIME: string;
|
3669
3526
|
TOTAL_TIME_SPENT: string;
|
3670
3527
|
TOURNAMENT_RIPPLE: string;
|
3671
|
-
USERNAME: string;
|
3672
3528
|
};
|
3673
3529
|
|
3674
3530
|
export declare const LPARChapter: FC<ILPARChapterProps>;
|
@@ -3837,22 +3693,14 @@ declare interface NumRangeInputProps {
|
|
3837
3693
|
endPlaceholder?: string;
|
3838
3694
|
}
|
3839
3695
|
|
3840
|
-
export declare const OTPInput: FC<IOTPInputProps>;
|
3841
|
-
|
3842
3696
|
export declare type OutcomeStage = keyof typeof STAGES;
|
3843
3697
|
|
3844
|
-
export declare const OverlayLoader: ({ isLoading }: {
|
3845
|
-
isLoading?: boolean | undefined;
|
3846
|
-
}) => JSX_2.Element | null;
|
3847
|
-
|
3848
3698
|
export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
3849
3699
|
|
3850
3700
|
export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercentileProps & React_2.RefAttributes<HTMLInputElement>>;
|
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;
|