@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
@@ -1,42 +0,0 @@
|
|
1
|
-
import { jsxs as B, jsx as A } from "react/jsx-runtime";
|
2
|
-
const G = (n) => /* @__PURE__ */ B(
|
3
|
-
"svg",
|
4
|
-
{
|
5
|
-
width: 16,
|
6
|
-
height: 16,
|
7
|
-
viewBox: "0 0 16 16",
|
8
|
-
fill: "none",
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
10
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
11
|
-
...n,
|
12
|
-
children: [
|
13
|
-
/* @__PURE__ */ A("rect", { width: 16, height: 16, fill: "url(#pattern0_366_119014)" }),
|
14
|
-
/* @__PURE__ */ B("defs", { children: [
|
15
|
-
/* @__PURE__ */ A(
|
16
|
-
"pattern",
|
17
|
-
{
|
18
|
-
id: "pattern0_366_119014",
|
19
|
-
patternContentUnits: "objectBoundingBox",
|
20
|
-
width: 1,
|
21
|
-
height: 1,
|
22
|
-
children: /* @__PURE__ */ A("use", { xlinkHref: "#image0_366_119014", transform: "scale(0.0104167)" })
|
23
|
-
}
|
24
|
-
),
|
25
|
-
/* @__PURE__ */ A(
|
26
|
-
"image",
|
27
|
-
{
|
28
|
-
id: "image0_366_119014",
|
29
|
-
width: 96,
|
30
|
-
height: 96,
|
31
|
-
preserveAspectRatio: "none",
|
32
|
-
xlinkHref: "data:image/png;base64,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"
|
33
|
-
}
|
34
|
-
)
|
35
|
-
] })
|
36
|
-
]
|
37
|
-
}
|
38
|
-
);
|
39
|
-
export {
|
40
|
-
G as default
|
41
|
-
};
|
42
|
-
//# sourceMappingURL=google-icon.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"google-icon.js","sources":["../../../../src/assets/line-icons/icons/google-icon.tsx"],"sourcesContent":["import * as React from 'react';\n\nconst GoogleIcon: React.FC<React.SVGProps<SVGSVGElement>> = props => (\n <svg\n width={16}\n height={16}\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n {...props}\n >\n <rect width={16} height={16} fill=\"url(#pattern0_366_119014)\" />\n <defs>\n <pattern\n id=\"pattern0_366_119014\"\n patternContentUnits=\"objectBoundingBox\"\n width={1}\n height={1}\n >\n <use xlinkHref=\"#image0_366_119014\" transform=\"scale(0.0104167)\" />\n </pattern>\n <image\n id=\"image0_366_119014\"\n width={96}\n height={96}\n preserveAspectRatio=\"none\"\n xlinkHref=\"data:image/png;base64,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\"\n />\n </defs>\n </svg>\n);\n\nexport default GoogleIcon;\n"],"names":["GoogleIcon","props","jsxs","jsx"],"mappings":";AAEA,MAAMA,IAAsD,CAC1DC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAO;AAAA,IACP,QAAQ;AAAA,IACR,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACN,YAAW;AAAA,IACV,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAA,gBAAAE,EAAC,UAAK,OAAO,IAAI,QAAQ,IAAI,MAAK,6BAA4B;AAAA,wBAC7D,QACC,EAAA,UAAA;AAAA,QAAA,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,IAAG;AAAA,YACH,qBAAoB;AAAA,YACpB,OAAO;AAAA,YACP,QAAQ;AAAA,YAER,UAAC,gBAAAA,EAAA,OAAA,EAAI,WAAU,sBAAqB,WAAU,oBAAmB;AAAA,UAAA;AAAA,QACnE;AAAA,QACA,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,IAAG;AAAA,YACH,OAAO;AAAA,YACP,QAAQ;AAAA,YACR,qBAAoB;AAAA,YACpB,WAAU;AAAA,UAAA;AAAA,QACZ;AAAA,MAAA,GACF;AAAA,IAAA;AAAA,EAAA;AACF;"}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import r from "styled-components";
|
2
|
-
import t from "../../ui/layout/flex-view.js";
|
3
|
-
const e = r(t)`
|
4
|
-
position: relative;
|
5
|
-
`, i = r(t)(
|
6
|
-
({ theme: o }) => `
|
7
|
-
border-right: 1px solid ${o.colors.BLACK_5};
|
8
|
-
cursor: pointer;
|
9
|
-
&:hover {
|
10
|
-
background-color: ${o.colors.BLACK_2}
|
11
|
-
}
|
12
|
-
`
|
13
|
-
), s = r(t)(
|
14
|
-
({ theme: o }) => `
|
15
|
-
cursor: pointer;
|
16
|
-
&:hover {
|
17
|
-
background-color: ${o.colors.BLACK_4}
|
18
|
-
}
|
19
|
-
`
|
20
|
-
);
|
21
|
-
export {
|
22
|
-
i as AccountItem,
|
23
|
-
s as AddAccountButton,
|
24
|
-
e as Container
|
25
|
-
};
|
26
|
-
//# sourceMappingURL=account-selector-styled.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"account-selector-styled.js","sources":["../../../../src/features/auth/account-selector/account-selector-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../ui/layout/flex-view';\n\nexport const Container = styled(FlexView)`\n position: relative;\n`;\n\nexport const AccountItem = styled(FlexView)(\n ({ theme }) => `\n border-right: 1px solid ${theme.colors.BLACK_5};\n cursor: pointer;\n &:hover {\n background-color: ${theme.colors.BLACK_2}\n }\n`,\n);\n\nexport const AddAccountButton = styled(FlexView)(\n ({ theme }) => `\n cursor: pointer;\n &:hover {\n background-color: ${theme.colors.BLACK_4}\n }\n`,\n);\n"],"names":["Container","styled","FlexView","AccountItem","theme","AddAccountButton"],"mappings":";;AAIa,MAAAA,IAAYC,EAAOC,CAAQ;AAAA;AAAA,GAI3BC,IAAcF,EAAOC,CAAQ;AAAA,EACxC,CAAC,EAAE,OAAAE,EAAA,MAAY;AAAA,8BACaA,EAAM,OAAO,OAAO;AAAA;AAAA;AAAA,0BAGxBA,EAAM,OAAO,OAAO;AAAA;AAAA;AAG9C,GAEaC,IAAmBJ,EAAOC,CAAQ;AAAA,EAC7C,CAAC,EAAE,OAAAE,EAAA,MAAY;AAAA;AAAA;AAAA,0BAGSA,EAAM,OAAO,OAAO;AAAA;AAAA;AAG9C;"}
|
@@ -1,75 +0,0 @@
|
|
1
|
-
import { jsxs as r, jsx as e } from "react/jsx-runtime";
|
2
|
-
import { ILLUSTRATIONS as c } from "../../../assets/illustrations/illustrations.js";
|
3
|
-
import g from "../../../assets/line-icons/icons/plus.js";
|
4
|
-
import p from "../../ui/avatar/avatar.js";
|
5
|
-
import h from "../../ui/image/image.js";
|
6
|
-
import t from "../../ui/layout/flex-view.js";
|
7
|
-
import o from "../../ui/separator/separator.js";
|
8
|
-
import i from "../../ui/text/text.js";
|
9
|
-
import f from "../comps/overlay-loader/overlay-loader.js";
|
10
|
-
import { Container as s, AccountItem as u, AddAccountButton as A } from "./account-selector-styled.js";
|
11
|
-
const C = ({
|
12
|
-
userAccounts: l,
|
13
|
-
onSelect: $,
|
14
|
-
onAddNew: a,
|
15
|
-
isLoading: d
|
16
|
-
}) => /* @__PURE__ */ r(
|
17
|
-
s,
|
18
|
-
{
|
19
|
-
$flex: 1,
|
20
|
-
$alignItems: "center",
|
21
|
-
$justifyContent: "center",
|
22
|
-
$width: "100%",
|
23
|
-
$height: "100%",
|
24
|
-
children: [
|
25
|
-
/* @__PURE__ */ e(f, { isLoading: d }),
|
26
|
-
/* @__PURE__ */ e(h, { src: c.CIRCLE_CUEMATH_LOGO_WHITE, alt: "Parent Signup", withLoader: !1 }),
|
27
|
-
/* @__PURE__ */ e(o, { heightX: 1 }),
|
28
|
-
/* @__PURE__ */ e(i, { $renderAs: "ab1", $color: "WHITE_T_60", children: "Switch between accounts" }),
|
29
|
-
/* @__PURE__ */ e(o, { heightX: 5 }),
|
30
|
-
/* @__PURE__ */ r(t, { $borderColor: "BLACK_5", $flexWrap: !0, $justifyContent: "center", $flexDirection: "row", children: [
|
31
|
-
l.map(({ id: n, username: m }) => /* @__PURE__ */ r(
|
32
|
-
u,
|
33
|
-
{
|
34
|
-
onClick: () => $(n),
|
35
|
-
$background: "BLACK_1",
|
36
|
-
$gutter: 55,
|
37
|
-
$gap: 45,
|
38
|
-
$alignItems: "center",
|
39
|
-
$width: 200,
|
40
|
-
$height: 200,
|
41
|
-
$justifyContent: "center",
|
42
|
-
children: [
|
43
|
-
/* @__PURE__ */ e(p, { size: 80 }),
|
44
|
-
/* @__PURE__ */ e(o, { heightX: 0.5 }),
|
45
|
-
/* @__PURE__ */ e(i, { $color: "WHITE", $renderAs: "ab2", $align: "center", children: m })
|
46
|
-
]
|
47
|
-
},
|
48
|
-
n
|
49
|
-
)),
|
50
|
-
/* @__PURE__ */ e(A, { $gutterX: 5, $gapX: 5, $background: "BLACK_5", onClick: a, children: /* @__PURE__ */ e(t, { $width: 40, $height: 40, children: /* @__PURE__ */ e(g, { color: "WHITE", width: 40, height: 40 }) }) })
|
51
|
-
] }),
|
52
|
-
/* @__PURE__ */ e(o, { heightX: 5 }),
|
53
|
-
/* @__PURE__ */ r(
|
54
|
-
t,
|
55
|
-
{
|
56
|
-
$gutterX: 0.5,
|
57
|
-
$gapX: 1,
|
58
|
-
$flexGapX: 0.5,
|
59
|
-
$width: 280,
|
60
|
-
$borderColor: "BLACK_5",
|
61
|
-
$background: "BLACK_3",
|
62
|
-
$flexDirection: "row",
|
63
|
-
children: [
|
64
|
-
/* @__PURE__ */ e(h, { src: c.CUEMATH_APP_QR_CODE, width: 80, height: 80, withLoader: !1 }),
|
65
|
-
/* @__PURE__ */ e(t, { $gapX: 0.5, $flex: 1, children: /* @__PURE__ */ e(i, { $color: "WHITE", $renderAs: "ab2", children: "Download the cuemath app to view your children’s report" }) })
|
66
|
-
]
|
67
|
-
}
|
68
|
-
)
|
69
|
-
]
|
70
|
-
}
|
71
|
-
), S = C;
|
72
|
-
export {
|
73
|
-
S as default
|
74
|
-
};
|
75
|
-
//# sourceMappingURL=account-selector.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"account-selector.js","sources":["../../../../src/features/auth/account-selector/account-selector.tsx"],"sourcesContent":["import type { IAccountSelectorViewProps } from './account-selector-types';\n\nimport { ILLUSTRATIONS } from '../../../assets/illustrations/illustrations';\nimport PlusIcon from '../../../assets/line-icons/icons/plus';\nimport Avatar from '../../ui/avatar/avatar';\nimport Image from '../../ui/image/image';\nimport FlexView from '../../ui/layout/flex-view';\nimport Separator from '../../ui/separator/separator';\nimport Text from '../../ui/text/text';\nimport OverlayLoader from '../comps/overlay-loader/overlay-loader';\nimport * as Styled from './account-selector-styled';\n\nconst AccountSelector = ({\n userAccounts,\n onSelect,\n onAddNew,\n isLoading,\n}: IAccountSelectorViewProps) => {\n return (\n <Styled.Container\n $flex={1}\n $alignItems=\"center\"\n $justifyContent=\"center\"\n $width=\"100%\"\n $height=\"100%\"\n >\n <OverlayLoader isLoading={isLoading} />\n <Image src={ILLUSTRATIONS.CIRCLE_CUEMATH_LOGO_WHITE} alt=\"Parent Signup\" withLoader={false} />\n <Separator heightX={1} />\n <Text $renderAs=\"ab1\" $color=\"WHITE_T_60\">\n Switch between accounts\n </Text>\n <Separator heightX={5} />\n <FlexView $borderColor=\"BLACK_5\" $flexWrap $justifyContent=\"center\" $flexDirection=\"row\">\n {userAccounts.map(({ id, username }) => (\n <Styled.AccountItem\n key={id}\n onClick={() => onSelect(id)}\n $background=\"BLACK_1\"\n $gutter={55}\n $gap={45}\n $alignItems=\"center\"\n $width={200}\n $height={200}\n $justifyContent=\"center\"\n >\n <Avatar size={80} />\n <Separator heightX={0.5} />\n <Text $color=\"WHITE\" $renderAs=\"ab2\" $align=\"center\">\n {username}\n </Text>\n </Styled.AccountItem>\n ))}\n <Styled.AddAccountButton $gutterX={5} $gapX={5} $background=\"BLACK_5\" onClick={onAddNew}>\n <FlexView $width={40} $height={40}>\n <PlusIcon color=\"WHITE\" width={40} height={40} />\n </FlexView>\n </Styled.AddAccountButton>\n </FlexView>\n <Separator heightX={5} />\n <FlexView\n $gutterX={0.5}\n $gapX={1}\n $flexGapX={0.5}\n $width={280}\n $borderColor=\"BLACK_5\"\n $background=\"BLACK_3\"\n $flexDirection=\"row\"\n >\n <Image src={ILLUSTRATIONS.CUEMATH_APP_QR_CODE} width={80} height={80} withLoader={false} />\n <FlexView $gapX={0.5} $flex={1}>\n <Text $color=\"WHITE\" $renderAs=\"ab2\">\n Download the cuemath app to view your children’s report\n </Text>\n </FlexView>\n </FlexView>\n </Styled.Container>\n );\n};\n\nexport default AccountSelector;\n"],"names":["AccountSelector","userAccounts","onSelect","onAddNew","isLoading","jsxs","Styled.Container","jsx","OverlayLoader","Image","ILLUSTRATIONS","Separator","Text","FlexView","id","username","Styled.AccountItem","Avatar","Styled.AddAccountButton","PlusIcon","AccountSelector$1"],"mappings":";;;;;;;;;;AAYA,MAAMA,IAAkB,CAAC;AAAA,EACvB,cAAAC;AAAA,EACA,UAAAC;AAAA,EACA,UAAAC;AAAA,EACA,WAAAC;AACF,MAEI,gBAAAC;AAAA,EAACC;AAAAA,EAAA;AAAA,IACC,OAAO;AAAA,IACP,aAAY;AAAA,IACZ,iBAAgB;AAAA,IAChB,QAAO;AAAA,IACP,SAAQ;AAAA,IAER,UAAA;AAAA,MAAA,gBAAAC,EAACC,KAAc,WAAAJ,GAAsB;AAAA,MACrC,gBAAAG,EAACE,KAAM,KAAKC,EAAc,2BAA2B,KAAI,iBAAgB,YAAY,IAAO;AAAA,MAC5F,gBAAAH,EAACI,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,wBACtBC,GAAK,EAAA,WAAU,OAAM,QAAO,cAAa,UAE1C,2BAAA;AAAA,MACA,gBAAAL,EAACI,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,MACvB,gBAAAN,EAACQ,KAAS,cAAa,WAAU,WAAS,IAAC,iBAAgB,UAAS,gBAAe,OAChF,UAAA;AAAA,QAAAZ,EAAa,IAAI,CAAC,EAAE,IAAAa,GAAI,UAAAC,EACvB,MAAA,gBAAAV;AAAA,UAACW;AAAAA,UAAA;AAAA,YAEC,SAAS,MAAMd,EAASY,CAAE;AAAA,YAC1B,aAAY;AAAA,YACZ,SAAS;AAAA,YACT,MAAM;AAAA,YACN,aAAY;AAAA,YACZ,QAAQ;AAAA,YACR,SAAS;AAAA,YACT,iBAAgB;AAAA,YAEhB,UAAA;AAAA,cAAC,gBAAAP,EAAAU,GAAA,EAAO,MAAM,GAAI,CAAA;AAAA,cAClB,gBAAAV,EAACI,GAAU,EAAA,SAAS,IAAK,CAAA;AAAA,cACzB,gBAAAJ,EAACK,KAAK,QAAO,SAAQ,WAAU,OAAM,QAAO,UACzC,UACHG,EAAA,CAAA;AAAA,YAAA;AAAA,UAAA;AAAA,UAdKD;AAAA,QAAA,CAgBR;AAAA,QACD,gBAAAP,EAACW,GAAA,EAAwB,UAAU,GAAG,OAAO,GAAG,aAAY,WAAU,SAASf,GAC7E,UAAA,gBAAAI,EAACM,GAAS,EAAA,QAAQ,IAAI,SAAS,IAC7B,UAAA,gBAAAN,EAACY,GAAS,EAAA,OAAM,SAAQ,OAAO,IAAI,QAAQ,GAAI,CAAA,EAAA,CACjD,EACF,CAAA;AAAA,MAAA,GACF;AAAA,MACA,gBAAAZ,EAACI,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,MACvB,gBAAAN;AAAA,QAACQ;AAAA,QAAA;AAAA,UACC,UAAU;AAAA,UACV,OAAO;AAAA,UACP,WAAW;AAAA,UACX,QAAQ;AAAA,UACR,cAAa;AAAA,UACb,aAAY;AAAA,UACZ,gBAAe;AAAA,UAEf,UAAA;AAAA,YAAC,gBAAAN,EAAAE,GAAA,EAAM,KAAKC,EAAc,qBAAqB,OAAO,IAAI,QAAQ,IAAI,YAAY,GAAO,CAAA;AAAA,YACxF,gBAAAH,EAAAM,GAAA,EAAS,OAAO,KAAK,OAAO,GAC3B,UAAC,gBAAAN,EAAAK,GAAA,EAAK,QAAO,SAAQ,WAAU,OAAM,oEAErC,CAAA,GACF;AAAA,UAAA;AAAA,QAAA;AAAA,MACF;AAAA,IAAA;AAAA,EAAA;AAAA,GAKNQ,IAAepB;"}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import o from "styled-components";
|
2
|
-
import e from "../../../ui/layout/flex-view.js";
|
3
|
-
const n = o(e)`
|
4
|
-
min-height: 100vh;
|
5
|
-
`, i = o(e)`
|
6
|
-
overflow-y: hidden;
|
7
|
-
`;
|
8
|
-
export {
|
9
|
-
n as Container,
|
10
|
-
i as ContentWrapper
|
11
|
-
};
|
12
|
-
//# sourceMappingURL=auth-page-layout-styles.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"auth-page-layout-styles.js","sources":["../../../../../src/features/auth/comps/auth-page-layout/auth-page-layout-styles.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nexport const Container = styled(FlexView)`\n min-height: 100vh;\n`;\n\nexport const ContentWrapper = styled(FlexView)`\n overflow-y: hidden;\n`;\n"],"names":["Container","styled","FlexView","ContentWrapper"],"mappings":";;AAIa,MAAAA,IAAYC,EAAOC,CAAQ;AAAA;AAAA,GAI3BC,IAAiBF,EAAOC,CAAQ;AAAA;AAAA;"}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
2
|
-
import i from "../../../ui/layout/flex-view.js";
|
3
|
-
import { Container as a, ContentWrapper as h } from "./auth-page-layout-styles.js";
|
4
|
-
const c = ({ leftBlock: o, rightBlock: e, isFullWidth: r }) => /* @__PURE__ */ n(a, { $width: "100%", $height: "100%", $flexDirection: "row", children: [
|
5
|
-
/* @__PURE__ */ t(h, { $width: r ? "100%" : "50%", $background: "BLACK_1", children: o }),
|
6
|
-
!r && /* @__PURE__ */ t(i, { $width: "50%", $background: "BLACK_2", children: e })
|
7
|
-
] }), m = c;
|
8
|
-
export {
|
9
|
-
m as default
|
10
|
-
};
|
11
|
-
//# sourceMappingURL=auth-page-layout.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"auth-page-layout.js","sources":["../../../../../src/features/auth/comps/auth-page-layout/auth-page-layout.tsx"],"sourcesContent":["import type { IAuthPageLayoutProps } from './auth-page-layout-types';\nimport type { FC } from 'react';\n\nimport FlexView from '../../../ui/layout/flex-view';\nimport * as Styled from './auth-page-layout-styles';\n\nconst AuthPageLayout: FC<IAuthPageLayoutProps> = ({ leftBlock, rightBlock, isFullWidth }) => {\n return (\n <Styled.Container $width=\"100%\" $height=\"100%\" $flexDirection=\"row\">\n <Styled.ContentWrapper $width={isFullWidth ? '100%' : '50%'} $background=\"BLACK_1\">\n {leftBlock}\n </Styled.ContentWrapper>\n {!isFullWidth && (\n <FlexView $width=\"50%\" $background=\"BLACK_2\">\n {rightBlock}\n </FlexView>\n )}\n </Styled.Container>\n );\n};\n\nexport default AuthPageLayout;\n"],"names":["AuthPageLayout","leftBlock","rightBlock","isFullWidth","jsxs","Styled.Container","jsx","Styled.ContentWrapper","FlexView","AuthPageLayout$1"],"mappings":";;;AAMA,MAAMA,IAA2C,CAAC,EAAE,WAAAC,GAAW,YAAAC,GAAY,aAAAC,QAEvE,gBAAAC,EAACC,GAAA,EAAiB,QAAO,QAAO,SAAQ,QAAO,gBAAe,OAC5D,UAAA;AAAA,EAAC,gBAAAC,EAAAC,GAAA,EAAsB,QAAQJ,IAAc,SAAS,OAAO,aAAY,WACtE,UACHF,EAAA,CAAA;AAAA,EACC,CAACE,KACC,gBAAAG,EAAAE,GAAA,EAAS,QAAO,OAAM,aAAY,WAChC,UACHN,GAAA;AAEJ,EAAA,CAAA,GAIJO,IAAeT;"}
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import { jsxs as a, jsx as e } from "react/jsx-runtime";
|
2
|
-
import { ILLUSTRATIONS as c } from "../../../../assets/illustrations/illustrations.js";
|
3
|
-
import l from "../../../ui/image/image.js";
|
4
|
-
import t from "../../../ui/layout/flex-view.js";
|
5
|
-
import r from "../../../ui/separator/separator.js";
|
6
|
-
import n from "../../../ui/text/text.js";
|
7
|
-
const m = ({ title: i, description: o }) => /* @__PURE__ */ a(t, { $flex: 1, $alignItems: "center", $justifyContent: "center", $gutterX: 6, children: [
|
8
|
-
/* @__PURE__ */ e(t, { $alignItems: "center", $justifyContent: "center", children: /* @__PURE__ */ e(
|
9
|
-
l,
|
10
|
-
{
|
11
|
-
src: c.CIRCLE_CUEMATH_LOGO_WHITE,
|
12
|
-
alt: "Parent Signup",
|
13
|
-
withLoader: !1
|
14
|
-
}
|
15
|
-
) }),
|
16
|
-
/* @__PURE__ */ e(r, { heightX: 1.5 }),
|
17
|
-
/* @__PURE__ */ e(n, { $whiteSpace: "pre-line", $renderAs: "ah2", $color: "WHITE", $align: "center", children: i }),
|
18
|
-
/* @__PURE__ */ e(r, { heightX: 1 }),
|
19
|
-
/* @__PURE__ */ e(n, { $whiteSpace: "pre-line", $renderAs: "ab1", $color: "WHITE_T_60", $align: "center", children: o })
|
20
|
-
] }), I = m;
|
21
|
-
export {
|
22
|
-
I as default
|
23
|
-
};
|
24
|
-
//# sourceMappingURL=auth-static-panel.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"auth-static-panel.js","sources":["../../../../../src/features/auth/comps/auth-static-panel/auth-static-panel.tsx"],"sourcesContent":["import type { IAuthStaticPanelProps } from './auth-static-panel-types';\nimport type { FC } from 'react';\n\nimport { ILLUSTRATIONS } from '../../../../assets/illustrations/illustrations';\nimport Image from '../../../ui/image/image';\nimport FlexView from '../../../ui/layout/flex-view';\nimport Separator from '../../../ui/separator/separator';\nimport Text from '../../../ui/text/text';\n\nconst AuthStaticPanel: FC<IAuthStaticPanelProps> = ({ title, description }) => {\n return (\n <FlexView $flex={1} $alignItems=\"center\" $justifyContent=\"center\" $gutterX={6}>\n <FlexView $alignItems=\"center\" $justifyContent=\"center\">\n <Image\n src={ILLUSTRATIONS.CIRCLE_CUEMATH_LOGO_WHITE}\n alt=\"Parent Signup\"\n withLoader={false}\n />\n </FlexView>\n <Separator heightX={1.5} />\n <Text $whiteSpace=\"pre-line\" $renderAs=\"ah2\" $color=\"WHITE\" $align=\"center\">\n {title}\n </Text>\n <Separator heightX={1} />\n <Text $whiteSpace=\"pre-line\" $renderAs=\"ab1\" $color=\"WHITE_T_60\" $align=\"center\">\n {description}\n </Text>\n </FlexView>\n );\n};\n\nexport default AuthStaticPanel;\n"],"names":["AuthStaticPanel","title","description","jsxs","FlexView","jsx","Image","ILLUSTRATIONS","Separator","Text","AuthStaticPanel$1"],"mappings":";;;;;;AASA,MAAMA,IAA6C,CAAC,EAAE,OAAAC,GAAO,aAAAC,QAEzD,gBAAAC,EAACC,KAAS,OAAO,GAAG,aAAY,UAAS,iBAAgB,UAAS,UAAU,GAC1E,UAAA;AAAA,EAAA,gBAAAC,EAACD,GAAS,EAAA,aAAY,UAAS,iBAAgB,UAC7C,UAAA,gBAAAC;AAAA,IAACC;AAAA,IAAA;AAAA,MACC,KAAKC,EAAc;AAAA,MACnB,KAAI;AAAA,MACJ,YAAY;AAAA,IAAA;AAAA,EAAA,GAEhB;AAAA,EACA,gBAAAF,EAACG,GAAU,EAAA,SAAS,IAAK,CAAA;AAAA,EACzB,gBAAAH,EAACI,GAAK,EAAA,aAAY,YAAW,WAAU,OAAM,QAAO,SAAQ,QAAO,UAChE,UACHR,EAAA,CAAA;AAAA,EACA,gBAAAI,EAACG,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,EACvB,gBAAAH,EAACI,GAAK,EAAA,aAAY,YAAW,WAAU,OAAM,QAAO,cAAa,QAAO,UACrE,UACHP,EAAA,CAAA;AACF,EAAA,CAAA,GAIJQ,IAAeV;"}
|
@@ -1,29 +0,0 @@
|
|
1
|
-
import o from "styled-components";
|
2
|
-
const e = o.div(({ theme: t }) => `
|
3
|
-
position: absolute;
|
4
|
-
left: 0;
|
5
|
-
right: 0;
|
6
|
-
top: 0;
|
7
|
-
bottom: 0;
|
8
|
-
background: rgba(204, 204, 204, 0.25);
|
9
|
-
backdrop-filter: blur(1.5px);
|
10
|
-
z-index: 2;
|
11
|
-
|
12
|
-
& * {
|
13
|
-
pointer-events: none;
|
14
|
-
}
|
15
|
-
|
16
|
-
& img {
|
17
|
-
top: 50%;
|
18
|
-
position: absolute;
|
19
|
-
left: 50%;
|
20
|
-
transform: translate(-50%, -50%);
|
21
|
-
width: ${t.layout.gutter * 5}px;
|
22
|
-
height: ${t.layout.gutter * 5}px;
|
23
|
-
filter: brightness(0);
|
24
|
-
}
|
25
|
-
`);
|
26
|
-
export {
|
27
|
-
e as LoaderWrapper
|
28
|
-
};
|
29
|
-
//# sourceMappingURL=overlay-loader-styled.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"overlay-loader-styled.js","sources":["../../../../../src/features/auth/comps/overlay-loader/overlay-loader-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nexport const LoaderWrapper = styled.div(({ theme }) => {\n return `\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n background: rgba(204, 204, 204, 0.25);\n backdrop-filter: blur(1.5px);\n z-index: 2;\n\n & * {\n pointer-events: none;\n }\n\n & img {\n top: 50%;\n position: absolute;\n left: 50%;\n transform: translate(-50%, -50%);\n width: ${theme.layout.gutter * 5}px;\n height: ${theme.layout.gutter * 5}px;\n filter: brightness(0);\n }\n `;\n});\n"],"names":["LoaderWrapper","styled","theme"],"mappings":";AAEO,MAAMA,IAAgBC,EAAO,IAAI,CAAC,EAAE,OAAAC,QAClC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAmBYA,EAAM,OAAO,SAAS,CAAC;AAAA,sBACtBA,EAAM,OAAO,SAAS,CAAC;AAAA;AAAA;AAAA,KAI5C;"}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { jsx as r } from "react/jsx-runtime";
|
2
|
-
import { ILLUSTRATIONS as o } from "../../../../assets/illustrations/illustrations.js";
|
3
|
-
import { LoaderWrapper as a } from "./overlay-loader-styled.js";
|
4
|
-
const t = ({ isLoading: e = !1 }) => e ? /* @__PURE__ */ r(a, { children: /* @__PURE__ */ r("img", { src: o.LOADER_1, alt: "loader" }) }) : null, f = t;
|
5
|
-
export {
|
6
|
-
f as default
|
7
|
-
};
|
8
|
-
//# sourceMappingURL=overlay-loader.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"overlay-loader.js","sources":["../../../../../src/features/auth/comps/overlay-loader/overlay-loader.tsx"],"sourcesContent":["import { ILLUSTRATIONS } from '../../../../assets/illustrations/illustrations';\nimport * as Styled from './overlay-loader-styled';\n\nconst OverlayLoader = ({ isLoading = false }) => {\n if (isLoading) {\n return (\n <Styled.LoaderWrapper>\n <img src={ILLUSTRATIONS.LOADER_1} alt=\"loader\" />\n </Styled.LoaderWrapper>\n );\n }\n\n return null;\n};\n\nexport default OverlayLoader;\n"],"names":["OverlayLoader","isLoading","jsx","Styled.LoaderWrapper","ILLUSTRATIONS","OverlayLoader$1"],"mappings":";;;AAGA,MAAMA,IAAgB,CAAC,EAAE,WAAAC,IAAY,SAC/BA,IAEA,gBAAAC,EAACC,GAAA,EACC,UAAA,gBAAAD,EAAC,OAAI,EAAA,KAAKE,EAAc,UAAU,KAAI,SAAS,CAAA,EACjD,CAAA,IAIG,MAGTC,IAAeL;"}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import { jsxs as i, jsx as a } from "react/jsx-runtime";
|
2
|
-
import { memo as l, useState as u, useEffect as m } from "react";
|
3
|
-
import d from "../../../../ui/layout/flex-view.js";
|
4
|
-
import o from "../../../../ui/text/text.js";
|
5
|
-
const f = ({ onComplete: r, timerSeconds: s }) => {
|
6
|
-
const [e, c] = u(s);
|
7
|
-
return m(() => {
|
8
|
-
const t = setInterval(() => {
|
9
|
-
c((n) => n <= 1 ? (r == null || r(), clearInterval(t), 0) : n - 1);
|
10
|
-
}, 1e3);
|
11
|
-
return () => {
|
12
|
-
clearInterval(t);
|
13
|
-
};
|
14
|
-
}, [r]), /* @__PURE__ */ i(d, { $flexDirection: "row", $alignItems: "center", children: [
|
15
|
-
/* @__PURE__ */ i(o, { $renderAs: "ab2", $color: "WHITE_T_60", children: [
|
16
|
-
"Resend in",
|
17
|
-
" ",
|
18
|
-
/* @__PURE__ */ a(o, { $renderAs: "ab2-bold", $inline: !0, $color: "WHITE_T_60", children: `0:${e < 10 ? 0 : ""}${e}` })
|
19
|
-
] }),
|
20
|
-
" "
|
21
|
-
] });
|
22
|
-
}, _ = l(f);
|
23
|
-
export {
|
24
|
-
_ as default
|
25
|
-
};
|
26
|
-
//# sourceMappingURL=otp-timer.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"otp-timer.js","sources":["../../../../../../src/features/auth/comps/resend-otp/otp-timer/otp-timer.tsx"],"sourcesContent":["import type { IOTPTimerProps } from './otp-timer-types';\n\nimport { memo, useState, useEffect } from 'react';\n\nimport FlexView from '../../../../ui/layout/flex-view';\nimport Text from '../../../../ui/text/text';\n\nconst OTPTimer = ({ onComplete, timerSeconds }: IOTPTimerProps) => {\n const [count, setCount] = useState<number>(timerSeconds);\n\n useEffect(() => {\n const timerCountDown = () => {\n setCount(prevCount => {\n if (prevCount <= 1) {\n onComplete?.();\n clearInterval(intervalId);\n\n return 0;\n }\n\n return prevCount - 1;\n });\n };\n\n const intervalId = setInterval(timerCountDown, 1000);\n\n return () => {\n clearInterval(intervalId);\n };\n }, [onComplete]);\n\n return (\n <FlexView $flexDirection=\"row\" $alignItems=\"center\">\n <Text $renderAs=\"ab2\" $color=\"WHITE_T_60\">\n Resend in{' '}\n <Text $renderAs=\"ab2-bold\" $inline $color=\"WHITE_T_60\">\n {`0:${count < 10 ? 0 : ''}${count}`}\n </Text>\n </Text>\n \n </FlexView>\n );\n};\n\nexport default memo(OTPTimer);\n"],"names":["OTPTimer","onComplete","timerSeconds","count","setCount","useState","useEffect","intervalId","prevCount","jsxs","FlexView","Text","jsx","OtpTimer","memo"],"mappings":";;;;AAOA,MAAMA,IAAW,CAAC,EAAE,YAAAC,GAAY,cAAAC,QAAmC;AACjE,QAAM,CAACC,GAAOC,CAAQ,IAAIC,EAAiBH,CAAY;AAEvD,SAAAI,EAAU,MAAM;AAcR,UAAAC,IAAa,YAbI,MAAM;AAC3B,MAAAH,EAAS,CAAaI,MAChBA,KAAa,KACFP,KAAA,QAAAA,KACb,cAAcM,CAAU,GAEjB,KAGFC,IAAY,CACpB;AAAA,IAAA,GAG4C,GAAI;AAEnD,WAAO,MAAM;AACX,oBAAcD,CAAU;AAAA,IAAA;AAAA,EAC1B,GACC,CAACN,CAAU,CAAC,GAGZ,gBAAAQ,EAAAC,GAAA,EAAS,gBAAe,OAAM,aAAY,UACzC,UAAA;AAAA,IAAA,gBAAAD,EAACE,GAAK,EAAA,WAAU,OAAM,QAAO,cAAa,UAAA;AAAA,MAAA;AAAA,MAC9B;AAAA,MACT,gBAAAC,EAAAD,GAAA,EAAK,WAAU,YAAW,SAAO,IAAC,QAAO,cACvC,UAAA,KAAKR,IAAQ,KAAK,IAAI,EAAE,GAAGA,CAAK,IACnC;AAAA,IAAA,GACF;AAAA,IAAO;AAAA,EAET,EAAA,CAAA;AAEJ,GAEeU,IAAAC,EAAKd,CAAQ;"}
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { jsxs as o, jsx as e, Fragment as d } from "react/jsx-runtime";
|
2
|
-
import { useState as f, useCallback as h } from "react";
|
3
|
-
import i from "../../../ui/buttons/text-button/text-button.js";
|
4
|
-
import c from "../../../ui/layout/flex-view.js";
|
5
|
-
import p from "../../../ui/text/text.js";
|
6
|
-
import C from "./otp-timer/otp-timer.js";
|
7
|
-
const x = ({
|
8
|
-
onResendOTP: l,
|
9
|
-
onResendVoiceOTP: r,
|
10
|
-
timerSeconds: n = 15,
|
11
|
-
showVoiceOTP: m
|
12
|
-
}) => {
|
13
|
-
const [a, t] = f(!1), s = h(() => {
|
14
|
-
t(!0);
|
15
|
-
}, []);
|
16
|
-
return /* @__PURE__ */ o(c, { children: [
|
17
|
-
!a && /* @__PURE__ */ e(C, { timerSeconds: n, onComplete: s }),
|
18
|
-
a && /* @__PURE__ */ o(c, { $flexDirection: "row", $alignItems: "center", $flexColumnGapX: 0.5, children: [
|
19
|
-
/* @__PURE__ */ e(i, { label: "Resend", color: "WHITE_T_60", onClick: () => {
|
20
|
-
l == null || l(), t(!1);
|
21
|
-
} }),
|
22
|
-
!m && /* @__PURE__ */ o(d, { children: [
|
23
|
-
/* @__PURE__ */ e(p, { $renderAs: "ab2", $color: "WHITE_T_60", children: "or" }),
|
24
|
-
/* @__PURE__ */ e(c, { $width: 116, children: /* @__PURE__ */ e(
|
25
|
-
i,
|
26
|
-
{
|
27
|
-
label: "Get code via call",
|
28
|
-
color: "WHITE_T_60",
|
29
|
-
onClick: () => {
|
30
|
-
r == null || r(), t(!1);
|
31
|
-
}
|
32
|
-
}
|
33
|
-
) })
|
34
|
-
] })
|
35
|
-
] })
|
36
|
-
] });
|
37
|
-
}, E = x;
|
38
|
-
export {
|
39
|
-
E as default
|
40
|
-
};
|
41
|
-
//# sourceMappingURL=resend-otp.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"resend-otp.js","sources":["../../../../../src/features/auth/comps/resend-otp/resend-otp.tsx"],"sourcesContent":["import type { IOTPResendProps } from './resend-otp-types';\n\nimport { useState, useCallback } from 'react';\n\nimport TextButton from '../../../ui/buttons/text-button/text-button';\nimport FlexView from '../../../ui/layout/flex-view';\nimport Text from '../../../ui/text/text';\nimport OtpTimer from './otp-timer/otp-timer';\n\nconst ResendOTP: React.FC<IOTPResendProps> = ({\n onResendOTP,\n onResendVoiceOTP,\n timerSeconds = 15,\n showVoiceOTP,\n}) => {\n const [canResend, setCanResend] = useState(false);\n\n const handleTimerComplete = useCallback(() => {\n setCanResend(true);\n }, []);\n\n const handleResendClick = () => {\n onResendOTP?.();\n setCanResend(false);\n };\n\n const handleVoiceResendClick = () => {\n onResendVoiceOTP?.();\n setCanResend(false);\n };\n\n return (\n <FlexView>\n {!canResend && <OtpTimer timerSeconds={timerSeconds} onComplete={handleTimerComplete} />}\n\n {canResend && (\n <FlexView $flexDirection=\"row\" $alignItems=\"center\" $flexColumnGapX={0.5}>\n <TextButton label=\"Resend\" color=\"WHITE_T_60\" onClick={handleResendClick} />\n {!showVoiceOTP && (\n <>\n <Text $renderAs=\"ab2\" $color=\"WHITE_T_60\">\n or\n </Text>\n <FlexView $width={116}>\n <TextButton\n label=\"Get code via call\"\n color=\"WHITE_T_60\"\n onClick={handleVoiceResendClick}\n />\n </FlexView>\n </>\n )}\n </FlexView>\n )}\n </FlexView>\n );\n};\n\nexport default ResendOTP;\n"],"names":["ResendOTP","onResendOTP","onResendVoiceOTP","timerSeconds","showVoiceOTP","canResend","setCanResend","useState","handleTimerComplete","useCallback","FlexView","jsx","OtpTimer","TextButton","jsxs","Fragment","Text","ResendOTP$1"],"mappings":";;;;;;AASA,MAAMA,IAAuC,CAAC;AAAA,EAC5C,aAAAC;AAAA,EACA,kBAAAC;AAAA,EACA,cAAAC,IAAe;AAAA,EACf,cAAAC;AACF,MAAM;AACJ,QAAM,CAACC,GAAWC,CAAY,IAAIC,EAAS,EAAK,GAE1CC,IAAsBC,EAAY,MAAM;AAC5C,IAAAH,EAAa,EAAI;AAAA,EACnB,GAAG,CAAE,CAAA;AAYL,2BACGI,GACE,EAAA,UAAA;AAAA,IAAA,CAACL,KAAa,gBAAAM,EAACC,GAAS,EAAA,cAAAT,GAA4B,YAAYK,GAAqB;AAAA,IAErFH,uBACEK,GAAS,EAAA,gBAAe,OAAM,aAAY,UAAS,iBAAiB,KACnE,UAAA;AAAA,MAAA,gBAAAC,EAACE,KAAW,OAAM,UAAS,OAAM,cAAa,SAhB5B,MAAM;AAChB,QAAAZ,KAAA,QAAAA,KACdK,EAAa,EAAK;AAAA,MAAA,GAc8D;AAAA,MACzE,CAACF,KAEE,gBAAAU,EAAAC,GAAA,EAAA,UAAA;AAAA,QAAA,gBAAAJ,EAACK,GAAK,EAAA,WAAU,OAAM,QAAO,cAAa,UAE1C,MAAA;AAAA,QACA,gBAAAL,EAACD,GAAS,EAAA,QAAQ,KAChB,UAAA,gBAAAC;AAAA,UAACE;AAAA,UAAA;AAAA,YACC,OAAM;AAAA,YACN,OAAM;AAAA,YACN,SArBe,MAAM;AAChB,cAAAX,KAAA,QAAAA,KACnBI,EAAa,EAAK;AAAA,YAAA;AAAA,UAmBK;AAAA,QAAA,GAEb;AAAA,MAAA,GACF;AAAA,IAAA,GAEJ;AAAA,EAEJ,EAAA,CAAA;AAEJ,GAEAW,IAAejB;"}
|
@@ -1,48 +0,0 @@
|
|
1
|
-
import t from "styled-components";
|
2
|
-
import i from "../../../ui/layout/flex-view.js";
|
3
|
-
const n = t(i)`
|
4
|
-
position: relative;
|
5
|
-
`, s = t(i)`
|
6
|
-
position: absolute;
|
7
|
-
border-radius: 100%;
|
8
|
-
top: 216px;
|
9
|
-
border: ${({ theme: o }) => `2px solid ${o.colors.BLACK_5}`};
|
10
|
-
opacity: ${({ $isVisible: o }) => o ? 1 : 0};
|
11
|
-
transition: opacity 0.5s ease-in-out;
|
12
|
-
`, p = t.div`
|
13
|
-
position: relative;
|
14
|
-
`;
|
15
|
-
t(i)`
|
16
|
-
position: relative;
|
17
|
-
overflow: hidden;
|
18
|
-
background: ${({ theme: o }) => o.colors.BLACK_2};
|
19
|
-
border-radius: 100%;
|
20
|
-
flex-shrink: 0;
|
21
|
-
display: flex;
|
22
|
-
align-items: center;
|
23
|
-
justify-content: center;
|
24
|
-
color: ${({ theme: o }) => o.colors.WHITE};
|
25
|
-
`;
|
26
|
-
t.div`
|
27
|
-
position: absolute;
|
28
|
-
width: 100%;
|
29
|
-
height: 100%;
|
30
|
-
z-index: 2;
|
31
|
-
`;
|
32
|
-
const a = t(i)`
|
33
|
-
position: absolute;
|
34
|
-
top: 55%;
|
35
|
-
right: 24px;
|
36
|
-
`, l = t(i)`
|
37
|
-
position: absolute;
|
38
|
-
top: 55%;
|
39
|
-
left: 24px;
|
40
|
-
`;
|
41
|
-
export {
|
42
|
-
s as CircularStepContainer,
|
43
|
-
n as Container,
|
44
|
-
p as InputContainer,
|
45
|
-
a as NextButtonWrapper,
|
46
|
-
l as PrevButtonWrapper
|
47
|
-
};
|
48
|
-
//# sourceMappingURL=circular-step-wrapper-styled.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"circular-step-wrapper-styled.js","sources":["../../../../../src/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nconst Container = styled(FlexView)`\n position: relative;\n`;\n\nconst CircularStepContainer = styled(FlexView)<{ $isVisible: boolean }>`\n position: absolute;\n border-radius: 100%;\n top: 216px;\n border: ${({ theme }) => `2px solid ${theme.colors.BLACK_5}`};\n opacity: ${({ $isVisible }) => ($isVisible ? 1 : 0)};\n transition: opacity 0.5s ease-in-out;\n`;\n\nconst InputContainer = styled.div`\n position: relative;\n`;\n\nconst CircularProgressContainer = styled(FlexView)<{\n isVerticallyCentered?: boolean;\n}>`\n position: relative;\n overflow: hidden;\n background: ${({ theme }) => theme.colors.BLACK_2};\n border-radius: 100%;\n flex-shrink: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n color: ${({ theme }) => theme.colors.WHITE};\n`;\n\nexport const CircularProgress = styled.div`\n position: absolute;\n width: 100%;\n height: 100%;\n z-index: 2;\n`;\n\nconst NextButtonWrapper = styled(FlexView)`\n position: absolute;\n top: 55%;\n right: 24px;\n`;\nconst PrevButtonWrapper = styled(FlexView)`\n position: absolute;\n top: 55%;\n left: 24px;\n`;\n\nexport {\n NextButtonWrapper,\n PrevButtonWrapper,\n InputContainer,\n Container,\n CircularStepContainer,\n CircularProgressContainer,\n};\n"],"names":["Container","styled","FlexView","CircularStepContainer","theme","$isVisible","InputContainer","NextButtonWrapper","PrevButtonWrapper"],"mappings":";;AAIM,MAAAA,IAAYC,EAAOC,CAAQ;AAAA;AAAA,GAI3BC,IAAwBF,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA,YAIjC,CAAC,EAAE,OAAAE,EAAM,MAAM,aAAaA,EAAM,OAAO,OAAO,EAAE;AAAA,aACjD,CAAC,EAAE,YAAAC,EAAA,MAAkBA,IAAa,IAAI,CAAE;AAAA;AAAA,GAI/CC,IAAiBL,EAAO;AAAA;AAAA;AAIIA,EAAOC,CAAQ;AAAA;AAAA;AAAA,gBAKjC,CAAC,EAAE,OAAAE,EAAA,MAAYA,EAAM,OAAO,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,WAMxC,CAAC,EAAE,OAAAA,EAAA,MAAYA,EAAM,OAAO,KAAK;AAAA;AAGZH,EAAO;AAAA;AAAA;AAAA;AAAA;AAAA;AAOjC,MAAAM,IAAoBN,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA,GAKnCM,IAAoBP,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA;"}
|
@@ -1,115 +0,0 @@
|
|
1
|
-
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
2
|
-
import { forwardRef as v, useRef as d, useState as h, useCallback as k, useImperativeHandle as B, useLayoutEffect as E } from "react";
|
3
|
-
import H from "../../../../assets/line-icons/icons/back2.js";
|
4
|
-
import W from "../../../../assets/line-icons/icons/next2.js";
|
5
|
-
import g from "../../../ui/buttons/icon-button/icon-button.js";
|
6
|
-
import j from "../../../ui/layout/flex-view.js";
|
7
|
-
import N from "../../../ui/lottie-animation/lottie-animation.js";
|
8
|
-
import T from "../../../ui/separator/separator.js";
|
9
|
-
import z from "../../../ui/text/text.js";
|
10
|
-
import { Container as M, CircularStepContainer as O, InputContainer as P, PrevButtonWrapper as V, NextButtonWrapper as D } from "./circular-step-wrapper-styled.js";
|
11
|
-
const K = {
|
12
|
-
autoplay: !1,
|
13
|
-
loop: !1,
|
14
|
-
renderer: "svg",
|
15
|
-
rendererSettings: {
|
16
|
-
preserveAspectRatio: "xMidYMin slice"
|
17
|
-
}
|
18
|
-
}, X = v(
|
19
|
-
({
|
20
|
-
children: C,
|
21
|
-
onGoBack: $,
|
22
|
-
onNext: y,
|
23
|
-
label: c,
|
24
|
-
showNext: x,
|
25
|
-
showPrevious: I,
|
26
|
-
animation: r,
|
27
|
-
introFrames: n,
|
28
|
-
outroFrames: S,
|
29
|
-
isNextLoading: s
|
30
|
-
}, w) => {
|
31
|
-
const t = d(null), o = d(null), [a, A] = h(), [L, l] = h(!1), R = k(() => {
|
32
|
-
r && t.current && n && (t.current.playSegments(n, !0), setTimeout(() => l(!0), 500));
|
33
|
-
}, [r, n]);
|
34
|
-
return B(w, () => ({
|
35
|
-
playOutroAndFadeOut: async () => new Promise((b) => {
|
36
|
-
var p, f;
|
37
|
-
const u = () => {
|
38
|
-
var m;
|
39
|
-
l(!1), b(), (m = t.current) == null || m.removeEventListener("complete", u);
|
40
|
-
};
|
41
|
-
(p = t.current) == null || p.playSegments(S, !0), (f = t.current) == null || f.addEventListener("complete", u);
|
42
|
-
})
|
43
|
-
})), E(() => {
|
44
|
-
o.current && A(o.current.offsetHeight);
|
45
|
-
}, []), /* @__PURE__ */ i(
|
46
|
-
M,
|
47
|
-
{
|
48
|
-
$flex: 1,
|
49
|
-
$flexDirection: "column",
|
50
|
-
$alignItems: "center",
|
51
|
-
$justifyContent: "center",
|
52
|
-
$width: "100%",
|
53
|
-
$height: "100%",
|
54
|
-
ref: o,
|
55
|
-
children: [
|
56
|
-
a && /* @__PURE__ */ e(
|
57
|
-
N,
|
58
|
-
{
|
59
|
-
width: 1280,
|
60
|
-
height: a,
|
61
|
-
src: r,
|
62
|
-
ref: t,
|
63
|
-
onRender: R,
|
64
|
-
settings: K
|
65
|
-
}
|
66
|
-
),
|
67
|
-
/* @__PURE__ */ i(
|
68
|
-
O,
|
69
|
-
{
|
70
|
-
$width: 400,
|
71
|
-
$height: 400,
|
72
|
-
$background: "REAL_BLACK",
|
73
|
-
$alignItems: "center",
|
74
|
-
$justifyContent: "center",
|
75
|
-
$isVisible: L,
|
76
|
-
children: [
|
77
|
-
c ? /* @__PURE__ */ i(j, { children: [
|
78
|
-
/* @__PURE__ */ e(z, { $renderAs: "ab2", $color: "WHITE", $align: "center", children: c }),
|
79
|
-
/* @__PURE__ */ e(T, { heightX: 1 })
|
80
|
-
] }) : null,
|
81
|
-
/* @__PURE__ */ e(P, { children: C })
|
82
|
-
]
|
83
|
-
}
|
84
|
-
),
|
85
|
-
I && /* @__PURE__ */ e(V, { children: /* @__PURE__ */ e(
|
86
|
-
g,
|
87
|
-
{
|
88
|
-
Icon: H,
|
89
|
-
renderAs: "secondary",
|
90
|
-
analyticsLabel: "Next",
|
91
|
-
onClick: $,
|
92
|
-
disabled: s,
|
93
|
-
size: "regular"
|
94
|
-
}
|
95
|
-
) }),
|
96
|
-
x && /* @__PURE__ */ e(D, { children: /* @__PURE__ */ e(
|
97
|
-
g,
|
98
|
-
{
|
99
|
-
size: "regular",
|
100
|
-
Icon: W,
|
101
|
-
renderAs: "secondary",
|
102
|
-
analyticsLabel: "Next",
|
103
|
-
onClick: y,
|
104
|
-
busy: s
|
105
|
-
}
|
106
|
-
) })
|
107
|
-
]
|
108
|
-
}
|
109
|
-
);
|
110
|
-
}
|
111
|
-
), te = X;
|
112
|
-
export {
|
113
|
-
te as default
|
114
|
-
};
|
115
|
-
//# sourceMappingURL=circular-step-wrapper.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"circular-step-wrapper.js","sources":["../../../../../src/features/auth/signup/circular-step-wrapper/circular-step-wrapper.tsx"],"sourcesContent":["import type { ILottieAnimationRef } from '../../../ui/lottie-animation/types';\nimport type { ICircularStepRef, ICircularStepWrapperProps } from './circular-step-wrapper-types';\n\nimport {\n forwardRef,\n useCallback,\n useImperativeHandle,\n useLayoutEffect,\n useRef,\n useState,\n type Ref,\n} from 'react';\n\nimport Back2Icon from '../../../../assets/line-icons/icons/back2';\nimport Next2Icon from '../../../../assets/line-icons/icons/next2';\nimport IconButton from '../../../ui/buttons/icon-button/icon-button';\nimport FlexView from '../../../ui/layout/flex-view';\nimport LottieAnimation from '../../../ui/lottie-animation/lottie-animation';\nimport Separator from '../../../ui/separator/separator';\nimport Text from '../../../ui/text/text';\nimport * as Styled from './circular-step-wrapper-styled';\n\nconst animationSettings = {\n autoplay: false,\n loop: false,\n renderer: 'svg',\n rendererSettings: {\n preserveAspectRatio: 'xMidYMin slice',\n },\n};\n\nconst CircularStepWrapper = forwardRef<ICircularStepRef, ICircularStepWrapperProps>(\n (\n {\n children,\n onGoBack,\n onNext,\n label,\n showNext,\n showPrevious,\n animation,\n introFrames,\n outroFrames,\n isNextLoading,\n },\n ref: Ref<ICircularStepRef>,\n ) => {\n const animationRef = useRef<ILottieAnimationRef | null>(null);\n const containerRef = useRef<HTMLDivElement>(null);\n const [containerHeight, setContainerHeight] = useState<number | undefined>();\n const [showContent, setShowContent] = useState(false);\n\n const onLottieRender = useCallback(() => {\n if (animation && animationRef.current && introFrames) {\n animationRef.current.playSegments(introFrames, true);\n setTimeout(() => setShowContent(true), 500);\n }\n }, [animation, introFrames]);\n\n useImperativeHandle(ref, () => ({\n playOutroAndFadeOut: async () => {\n return new Promise<void>(resolve => {\n const handleComplete = () => {\n setShowContent(false);\n resolve();\n animationRef.current?.removeEventListener('complete', handleComplete);\n };\n\n animationRef.current?.playSegments(outroFrames, true);\n animationRef.current?.addEventListener('complete', handleComplete);\n });\n },\n }));\n\n useLayoutEffect(() => {\n if (containerRef.current) {\n setContainerHeight(containerRef.current.offsetHeight);\n }\n }, []);\n\n return (\n <Styled.Container\n $flex={1}\n $flexDirection=\"column\"\n $alignItems=\"center\"\n $justifyContent=\"center\"\n $width=\"100%\"\n $height=\"100%\"\n ref={containerRef}\n >\n {containerHeight && (\n <LottieAnimation\n width={1280}\n height={containerHeight}\n src={animation}\n ref={animationRef}\n onRender={onLottieRender}\n settings={animationSettings}\n />\n )}\n <Styled.CircularStepContainer\n $width={400}\n $height={400}\n $background=\"REAL_BLACK\"\n $alignItems=\"center\"\n $justifyContent=\"center\"\n $isVisible={showContent}\n >\n {label ? (\n <FlexView>\n <Text $renderAs=\"ab2\" $color=\"WHITE\" $align=\"center\">\n {label}\n </Text>\n <Separator heightX={1} />\n </FlexView>\n ) : null}\n <Styled.InputContainer>{children}</Styled.InputContainer>\n {/* <Styled.CircularProgressContainer $width=\"100%\" $flex={1} $height=\"100%\">\n <Styled.CircularProgress>\n <LottieAnimation\n ref={animationRef}\n src={LOTTIE.LEVELUP_RINGS}\n settings={animationSettings}\n onRender={onLottieRender}\n />\n </Styled.CircularProgress>\n </Styled.CircularProgressContainer> */}\n </Styled.CircularStepContainer>\n {showPrevious && (\n <Styled.PrevButtonWrapper>\n <IconButton\n Icon={Back2Icon}\n renderAs=\"secondary\"\n analyticsLabel=\"Next\"\n onClick={onGoBack}\n disabled={isNextLoading}\n size=\"regular\"\n />\n </Styled.PrevButtonWrapper>\n )}\n {showNext && (\n <Styled.NextButtonWrapper>\n <IconButton\n size=\"regular\"\n Icon={Next2Icon}\n renderAs=\"secondary\"\n analyticsLabel=\"Next\"\n onClick={onNext}\n busy={isNextLoading}\n />\n </Styled.NextButtonWrapper>\n )}\n </Styled.Container>\n );\n },\n);\n\nexport default CircularStepWrapper;\n"],"names":["animationSettings","CircularStepWrapper","forwardRef","children","onGoBack","onNext","label","showNext","showPrevious","animation","introFrames","outroFrames","isNextLoading","ref","animationRef","useRef","containerRef","containerHeight","setContainerHeight","useState","showContent","setShowContent","onLottieRender","useCallback","useImperativeHandle","resolve","handleComplete","_a","_b","useLayoutEffect","jsxs","Styled.Container","jsx","LottieAnimation","Styled.CircularStepContainer","FlexView","Text","Separator","Styled.InputContainer","Styled.PrevButtonWrapper","IconButton","Back2Icon","Styled.NextButtonWrapper","Next2Icon","CircularStepWrapper$1"],"mappings":"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"}
|