@cuemath/leap 3.2.16-link.1 → 3.2.16-mb
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 -6
- 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/auth/account-selector/account-selector.js +25 -26
- package/dist/features/auth/account-selector/account-selector.js.map +1 -1
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +14 -20
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +47 -54
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +17 -29
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +1 -1
- package/dist/features/auth/comps/tabs/tabs-styled.js +10 -22
- package/dist/features/auth/comps/tabs/tabs-styled.js.map +1 -1
- package/dist/features/auth/comps/tabs/tabs.js +5 -5
- package/dist/features/auth/comps/tabs/tabs.js.map +1 -1
- package/dist/features/auth/comps/user-list/user-item/user-item.js +31 -30
- package/dist/features/auth/comps/user-list/user-item/user-item.js.map +1 -1
- package/dist/features/auth/comps/user-list/user-list.js +34 -35
- package/dist/features/auth/comps/user-list/user-list.js.map +1 -1
- package/dist/features/auth/forgot-password/forgot-password-styled.js +15 -14
- package/dist/features/auth/forgot-password/forgot-password-styled.js.map +1 -1
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js +7 -6
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js.map +1 -1
- package/dist/features/auth/login/login-styled.js +9 -8
- package/dist/features/auth/login/login-styled.js.map +1 -1
- package/dist/features/chapters-v2/utils/node-card-utils.js +7 -7
- package/dist/features/chapters-v2/utils/node-card-utils.js.map +1 -1
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js +98 -121
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js.map +1 -1
- package/dist/features/circle-games/game-launcher/hooks/use-table-infinite-launcher-journey/use-table-infinite-launcher-journey.js +28 -29
- package/dist/features/circle-games/game-launcher/hooks/use-table-infinite-launcher-journey/use-table-infinite-launcher-journey.js.map +1 -1
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js +42 -43
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +1 -1
- package/dist/features/circle-games/games/tutorial/tutorial.js +35 -43
- package/dist/features/circle-games/games/tutorial/tutorial.js.map +1 -1
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js +2 -2
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js.map +1 -1
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js +1 -1
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js.map +1 -1
- package/dist/features/circle-games/sign-up/comp/username-input/username-input.js +24 -26
- package/dist/features/circle-games/sign-up/comp/username-input/username-input.js.map +1 -1
- package/dist/features/circle-games/sign-up/constants.js +1 -3
- package/dist/features/circle-games/sign-up/constants.js.map +1 -1
- package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js +42 -42
- package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js.map +1 -1
- package/dist/features/hooks/use-viewport/use-viewport.js +22 -0
- package/dist/features/hooks/use-viewport/use-viewport.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark.js +27 -29
- package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -1
- package/dist/features/journey/journey-id/journey-id-student.js +2 -2
- package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
- package/dist/features/journey/use-journey/journey-context-provider.js +72 -73
- package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -1
- package/dist/features/journey/use-journey/journey-styled.js +4 -6
- package/dist/features/journey/use-journey/journey-styled.js.map +1 -1
- package/dist/features/stickers/sticker-data.js +234 -0
- package/dist/features/stickers/sticker-data.js.map +1 -0
- package/dist/features/{ui/sticker-grid/sticker-grid-styles.js → stickers/sticker-selector/sticker-selector-styles.js} +4 -3
- package/dist/features/stickers/sticker-selector/sticker-selector-styles.js.map +1 -0
- package/dist/features/stickers/sticker-selector/sticker-selector.js +25 -0
- package/dist/features/stickers/sticker-selector/sticker-selector.js.map +1 -0
- package/dist/features/stickers/sticker-selector/sticker.js +57 -0
- package/dist/features/stickers/sticker-selector/sticker.js.map +1 -0
- package/dist/features/{ui/stickers/stickers-effects.js → stickers/stickers-effects/effects.js} +6 -6
- package/dist/features/stickers/stickers-effects/effects.js.map +1 -0
- package/dist/features/{ui/stickers/stickers-styled.js → stickers/stickers-effects/stickers-effects-styled.js} +2 -2
- package/dist/features/stickers/stickers-effects/stickers-effects-styled.js.map +1 -0
- package/dist/features/{ui/stickers/stickers-utils.js → stickers/stickers-effects/stickers-effects-utils.js} +6 -6
- package/dist/features/stickers/stickers-effects/stickers-effects-utils.js.map +1 -0
- package/dist/features/stickers/stickers-effects/stickers-effects.js +39 -0
- package/dist/features/stickers/stickers-effects/stickers-effects.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile.js +1 -1
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js +50 -7
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js.map +1 -1
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js +69 -15
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js.map +1 -1
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js +60 -12
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js.map +1 -1
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +77 -72
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -1
- package/dist/features/ui/error/error.js +27 -65
- package/dist/features/ui/error/error.js.map +1 -1
- package/dist/features/ui/image/image.js +1 -1
- package/dist/features/ui/image/image.js.map +1 -1
- package/dist/features/ui/inputs/base-input/base-input.js +11 -11
- package/dist/features/ui/inputs/base-input/base-input.js.map +1 -1
- package/dist/features/ui/inputs/text-input/text-input.js +18 -19
- package/dist/features/ui/inputs/text-input/text-input.js.map +1 -1
- package/dist/features/ui/lottie-animation/lottie-animation.js +29 -25
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
- package/dist/features/ui/modals/modal-styled.js +58 -69
- package/dist/features/ui/modals/modal-styled.js.map +1 -1
- package/dist/features/ui/modals/modal.js +14 -50
- package/dist/features/ui/modals/modal.js.map +1 -1
- package/dist/features/ui/nudge/nudge-styled.js +7 -14
- package/dist/features/ui/nudge/nudge-styled.js.map +1 -1
- package/dist/features/ui/nudge/nudge.js +12 -13
- package/dist/features/ui/nudge/nudge.js.map +1 -1
- package/dist/features/ui/streak-icon/streak-icon-styled.js +13 -13
- package/dist/features/ui/streak-icon/streak-icon-styled.js.map +1 -1
- package/dist/features/ui/streak-icon/streak-icon.js +15 -17
- package/dist/features/ui/streak-icon/streak-icon.js.map +1 -1
- package/dist/features/ui/text/text.js +38 -44
- package/dist/features/ui/text/text.js.map +1 -1
- package/dist/features/ui/theme/button.js +78 -78
- package/dist/features/ui/theme/button.js.map +1 -1
- package/dist/features/ui/theme/constants.js +2 -4
- package/dist/features/ui/theme/constants.js.map +1 -1
- package/dist/features/ui/theme/get-device.js +3 -3
- package/dist/features/ui/theme/get-device.js.map +1 -1
- package/dist/features/worksheet/worksheet/constants.js +13 -12
- package/dist/features/worksheet/worksheet/constants.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-question/learnosity-question.js +24 -24
- package/dist/features/worksheet/worksheet/worksheet-question/learnosity-question.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +260 -246
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-styled.js +28 -37
- package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet.js +164 -166
- package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
- package/dist/index.d.ts +53 -246
- package/dist/index.js +585 -633
- package/dist/index.js.map +1 -1
- package/dist/static/nudge-tap.5cb30093.json +1057 -0
- package/package.json +3 -2
- package/dist/assets/line-icons/icons/after-noon.js +0 -34
- package/dist/assets/line-icons/icons/after-noon.js.map +0 -1
- package/dist/assets/line-icons/icons/apple-icon-white.js +0 -42
- package/dist/assets/line-icons/icons/apple-icon-white.js.map +0 -1
- package/dist/assets/line-icons/icons/cue-board-filled.js +0 -33
- package/dist/assets/line-icons/icons/cue-board-filled.js.map +0 -1
- package/dist/assets/line-icons/icons/cue-board.js +0 -23
- package/dist/assets/line-icons/icons/cue-board.js.map +0 -1
- package/dist/assets/line-icons/icons/evening.js +0 -35
- package/dist/assets/line-icons/icons/evening.js.map +0 -1
- package/dist/assets/line-icons/icons/hint-fill.js +0 -35
- package/dist/assets/line-icons/icons/hint-fill.js.map +0 -1
- package/dist/assets/line-icons/icons/morning.js +0 -35
- package/dist/assets/line-icons/icons/morning.js.map +0 -1
- package/dist/assets/line-icons/icons/screen-grab-filled.js +0 -35
- package/dist/assets/line-icons/icons/screen-grab-filled.js.map +0 -1
- package/dist/assets/line-icons/icons/screen-grab.js +0 -23
- package/dist/assets/line-icons/icons/screen-grab.js.map +0 -1
- package/dist/assets/line-icons/icons/star3.js +0 -32
- package/dist/assets/line-icons/icons/star3.js.map +0 -1
- package/dist/assets/line-icons/icons/sticker-filled.js +0 -64
- package/dist/assets/line-icons/icons/sticker-filled.js.map +0 -1
- package/dist/assets/line-icons/icons/sticker.js +0 -46
- package/dist/assets/line-icons/icons/sticker.js.map +0 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js +0 -9
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js.map +0 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +0 -52
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +0 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +0 -93
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +0 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text-styled.js +0 -10
- package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text-styled.js.map +0 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text.js +0 -17
- package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text.js.map +0 -1
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js +0 -12
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js.map +0 -1
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +0 -34
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +0 -1
- package/dist/features/auth/comps/otp-input/otp-input-styled.js +0 -22
- package/dist/features/auth/comps/otp-input/otp-input-styled.js.map +0 -1
- package/dist/features/auth/comps/otp-input/otp-input.js +0 -51
- package/dist/features/auth/comps/otp-input/otp-input.js.map +0 -1
- package/dist/features/auth/comps/pill-button/pill-button-styled.js +0 -44
- package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +0 -1
- package/dist/features/auth/comps/pill-button/pill-button.js +0 -75
- package/dist/features/auth/comps/pill-button/pill-button.js.map +0 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +0 -17
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +0 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +0 -67
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +0 -1
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js +0 -19
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js.map +0 -1
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js +0 -32
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js.map +0 -1
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js +0 -44
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js.map +0 -1
- package/dist/features/auth/signup-v2/signup-header/signup-header.js +0 -54
- package/dist/features/auth/signup-v2/signup-header/signup-header.js.map +0 -1
- package/dist/features/auth/signup-v2/signup-options/signup-options.js +0 -83
- package/dist/features/auth/signup-v2/signup-options/signup-options.js.map +0 -1
- package/dist/features/puzzles/app/puzzle-app-styled.js +0 -81
- package/dist/features/puzzles/app/puzzle-app-styled.js.map +0 -1
- package/dist/features/puzzles/app/puzzle-app-view.js +0 -120
- package/dist/features/puzzles/app/puzzle-app-view.js.map +0 -1
- package/dist/features/puzzles/app/puzzle-app.js +0 -62
- package/dist/features/puzzles/app/puzzle-app.js.map +0 -1
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js +0 -49
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js.map +0 -1
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js +0 -64
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js.map +0 -1
- package/dist/features/ui/accordion/accordion-items/accordion-items-styled.js +0 -28
- package/dist/features/ui/accordion/accordion-items/accordion-items-styled.js.map +0 -1
- package/dist/features/ui/accordion/accordion-items/accordion-items.js +0 -83
- package/dist/features/ui/accordion/accordion-items/accordion-items.js.map +0 -1
- package/dist/features/ui/accordion/accordion.js +0 -62
- package/dist/features/ui/accordion/accordion.js.map +0 -1
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-constants.js +0 -6
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-constants.js.map +0 -1
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body-styled.js +0 -63
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body-styled.js.map +0 -1
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body.js +0 -21
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body.js.map +0 -1
- package/dist/features/ui/drawer/drawer-styled.js +0 -34
- package/dist/features/ui/drawer/drawer-styled.js.map +0 -1
- package/dist/features/ui/drawer/drawer.js +0 -42
- package/dist/features/ui/drawer/drawer.js.map +0 -1
- package/dist/features/ui/sticker-grid/sticker-grid-styles.js.map +0 -1
- package/dist/features/ui/sticker-grid/sticker-grid.js +0 -24
- package/dist/features/ui/sticker-grid/sticker-grid.js.map +0 -1
- package/dist/features/ui/sticker-grid/sticker.js +0 -57
- package/dist/features/ui/sticker-grid/sticker.js.map +0 -1
- package/dist/features/ui/stickers/constants.js +0 -6
- package/dist/features/ui/stickers/constants.js.map +0 -1
- package/dist/features/ui/stickers/stickers-effects.js.map +0 -1
- package/dist/features/ui/stickers/stickers-styled.js.map +0 -1
- package/dist/features/ui/stickers/stickers-utils.js.map +0 -1
- package/dist/features/ui/stickers/stickers.js +0 -40
- package/dist/features/ui/stickers/stickers.js.map +0 -1
- package/dist/static/animated-avatar.1ad58b1d.json +0 -1
- package/dist/static/animated-avatar.69b07505.json +0 -1
- package/dist/static/animated-avatar.9c560b46.json +0 -1
- package/dist/static/calendar-purple.1a840b41.svg +0 -1
- package/dist/static/flying-disk.c7f6ed39.json +0 -1
- package/dist/static/graduation-cap.3be3340a.json +0 -1
- package/dist/static/handshake.287e7dfb.svg +0 -1
- package/dist/static/light-bulb.c6db0b23.json +0 -1
- package/dist/static/money.332aacf1.svg +0 -1
- package/dist/static/muscle.9bcfb8a7.json +0 -1
- package/dist/static/nudge-tap.0591aef4.json +0 -1
- package/dist/static/parent-avatar.822c7b9b.svg +0 -1
- package/dist/static/pencil.23df9da0.json +0 -1
- package/dist/static/plus-sign.de6af957.json +0 -1
- package/dist/static/racing-car.2cbf864e.json +0 -1
- package/dist/static/rocket.0a3ccab0.json +0 -1
- package/dist/static/shovel.abeec04c.json +0 -1
- package/dist/static/stripe-blurple.6abf422f.svg +0 -1
- package/dist/static/trustpilot.bd3d79e1.svg +0 -1
package/dist/index.d.ts
CHANGED
@@ -33,18 +33,6 @@ import { ResourceModel } from '@cuemath/rest-api';
|
|
33
33
|
import type { SetStateAction } from 'react';
|
34
34
|
import { Substitute } from 'styled-components/dist/types';
|
35
35
|
|
36
|
-
export declare const Accordion: NamedExoticComponent<AccordionProps>;
|
37
|
-
|
38
|
-
declare interface AccordionProps {
|
39
|
-
theme?: AccordionTheme;
|
40
|
-
visibleBuffer: number;
|
41
|
-
defaultOpenElement?: number;
|
42
|
-
accordionData: Array<{
|
43
|
-
accordionQuestion: string;
|
44
|
-
accordionAnswer: React.ReactNode | string;
|
45
|
-
}>;
|
46
|
-
}
|
47
|
-
|
48
36
|
/**
|
49
37
|
* AccordionSection component.
|
50
38
|
*
|
@@ -53,8 +41,6 @@ declare interface AccordionProps {
|
|
53
41
|
*/
|
54
42
|
export declare const AccordionSection: FC<IAccordionSectionProps>;
|
55
43
|
|
56
|
-
declare type AccordionTheme = 'light' | 'dark';
|
57
|
-
|
58
44
|
export declare const AccountSelector: MemoExoticComponent<({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX.Element>;
|
59
45
|
|
60
46
|
export declare const ACHIEVEMENT_ACTIONS: {
|
@@ -66,21 +52,17 @@ export declare const AchievementNotShareReasonModal: React_2.FC<IShareInstructio
|
|
66
52
|
|
67
53
|
export declare const AchievementShareInstructionModal: React_2.FC<IShareInstructionModalProps>;
|
68
54
|
|
69
|
-
export declare const AfternoonIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
70
|
-
|
71
55
|
export declare const AlertIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
72
56
|
|
73
57
|
export declare const AnimatedArc: React_2.FC<IAnimatedArcProps>;
|
74
58
|
|
75
|
-
export declare const AnimatedAvatarMessage: NamedExoticComponent<IAnimatedAvatarMessageProps>;
|
76
|
-
|
77
59
|
export declare const AppLoader: FC<IAppLoaderProps>;
|
78
60
|
|
79
61
|
export declare const ArcButton: NamedExoticComponent<IArcButtonProps & {
|
80
62
|
children?: ReactNode | undefined;
|
81
63
|
} & RefAttributes<HTMLDivElement>>;
|
82
64
|
|
83
|
-
export declare const ArrowTooltip:
|
65
|
+
export declare const ArrowTooltip: FC<IArrowTooltipProps>;
|
84
66
|
|
85
67
|
export declare const AUTH_TABS: IAuthTab[];
|
86
68
|
|
@@ -114,8 +96,6 @@ export declare const BackgroundImage: ({ img }: {
|
|
114
96
|
|
115
97
|
export declare const BackIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
116
98
|
|
117
|
-
export declare const BaseInput: React_2.FC<IBaseInputProps>;
|
118
|
-
|
119
99
|
declare interface BaseProject {
|
120
100
|
id: string;
|
121
101
|
name: string;
|
@@ -331,10 +311,6 @@ declare const COURSE_STREAMS: {
|
|
331
311
|
|
332
312
|
export declare const CrossIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
333
313
|
|
334
|
-
export declare const CueBoardFilledIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
335
|
-
|
336
|
-
export declare const CueBoardIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
337
|
-
|
338
314
|
export declare const CueCanvas: React_2.FC<ICueCanvas>;
|
339
315
|
|
340
316
|
export declare const CueCanvasController: React_2.FC<IToolbarProps>;
|
@@ -368,8 +344,6 @@ export declare const DraftIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
368
344
|
|
369
345
|
export declare const DragIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
370
346
|
|
371
|
-
export declare const Drawer: FC<IDrawerProps>;
|
372
|
-
|
373
347
|
export declare const DynamicPreviewWorksheet: FC<IDynamicWorksheetPreview>;
|
374
348
|
|
375
349
|
export declare enum EClassTimeAlertLevel {
|
@@ -377,15 +351,6 @@ export declare enum EClassTimeAlertLevel {
|
|
377
351
|
FIFTEEN_MIN = "15min"
|
378
352
|
}
|
379
353
|
|
380
|
-
export declare enum EDeviceType {
|
381
|
-
MOBILE = 0,
|
382
|
-
TABLET = 1,
|
383
|
-
SMALL_DESKTOP = 2,
|
384
|
-
DESKTOP = 3,
|
385
|
-
LARGE_DEVICE = 4,
|
386
|
-
XLARGE_DEVICE = 5
|
387
|
-
}
|
388
|
-
|
389
354
|
export declare const Edit2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
390
355
|
|
391
356
|
export declare const EditIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -442,8 +407,6 @@ declare interface ErrorProps {
|
|
442
407
|
handleClick: () => void;
|
443
408
|
}
|
444
409
|
|
445
|
-
export declare const EveningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
446
|
-
|
447
410
|
export declare const EVENTS: {
|
448
411
|
PUZZLE_FEEDBACK_CELEBRATION: "PUZZLE_FEEDBACK_CELEBRATION";
|
449
412
|
HOMEWORK_UNASSIGN: "HOMEWORK_UNASSIGN";
|
@@ -554,7 +517,7 @@ declare const getCheckboxConfig: IGetCheckboxConfig;
|
|
554
517
|
|
555
518
|
declare function getColors(): TColorsMap;
|
556
519
|
|
557
|
-
declare const getDevice: (width: number) =>
|
520
|
+
declare const getDevice: (width: number) => TDeviceType;
|
558
521
|
|
559
522
|
declare const getInputConfig: IGetInputConfig;
|
560
523
|
|
@@ -577,30 +540,6 @@ export declare const getTheme: () => DefaultTheme;
|
|
577
540
|
|
578
541
|
declare function getZIndexConfig(): TZIndexMap;
|
579
542
|
|
580
|
-
export declare const GIF: {
|
581
|
-
BOBWAVE: string;
|
582
|
-
EASY_RESCHEDULING: string;
|
583
|
-
ENRICHMENT: string;
|
584
|
-
ENRICHMENT_MINI: string;
|
585
|
-
GAMES: string;
|
586
|
-
JIGII_WAVE: string;
|
587
|
-
LEARNING_SESSION: string;
|
588
|
-
MAX_WAVE: string;
|
589
|
-
PUZZLES: string;
|
590
|
-
SCHOOL_SUCCESS: string;
|
591
|
-
SCHOOL_SUCCESS_MINI: string;
|
592
|
-
SKILLS: string;
|
593
|
-
SPECKIE_WAVE: string;
|
594
|
-
STAY_CONNECTED: string;
|
595
|
-
TERA_WAVE: string;
|
596
|
-
TEST_PREP: string;
|
597
|
-
TEST_PREP_MINI: string;
|
598
|
-
TRACK_PROGRESS: string;
|
599
|
-
VINNIE_WAVE: string;
|
600
|
-
WAY_FORWARD: string;
|
601
|
-
YOUR_GOALS: string;
|
602
|
-
};
|
603
|
-
|
604
543
|
declare const GOAL_CATEGORY: {
|
605
544
|
readonly SCHOOL_SUCCESS: "SCHOOL_SUCCESS";
|
606
545
|
readonly TEST_PREP: "TEST_PREP";
|
@@ -625,8 +564,6 @@ export declare const HelpIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
|
625
564
|
|
626
565
|
export declare const HighlighterIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
627
566
|
|
628
|
-
export declare const HintFillIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
629
|
-
|
630
567
|
export declare const HomeIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
631
568
|
|
632
569
|
export declare const HomeworkCardList: React_2.NamedExoticComponent<HWCardListProps>;
|
@@ -692,20 +629,6 @@ declare interface IAnimatedArcProps {
|
|
692
629
|
showAnimatedRainbowArc?: boolean;
|
693
630
|
}
|
694
631
|
|
695
|
-
declare interface IAnimatedAvatarMessageProps {
|
696
|
-
message: string;
|
697
|
-
onShowContent: (show: boolean) => void;
|
698
|
-
confirmationFrames: [number, number];
|
699
|
-
confirmationMessage?: string;
|
700
|
-
isConfirmationVisible?: boolean;
|
701
|
-
ref: React.Ref<IAnimatedAvatarMessageRef>;
|
702
|
-
}
|
703
|
-
|
704
|
-
export declare type IAnimatedAvatarMessageRef = {
|
705
|
-
fadeOutMessage: () => Promise<void>;
|
706
|
-
playConfirmationFrames: () => Promise<void>;
|
707
|
-
};
|
708
|
-
|
709
632
|
declare interface IAppLoaderProps {
|
710
633
|
width?: string | number;
|
711
634
|
height?: string | number;
|
@@ -739,7 +662,6 @@ export declare interface IArrowTooltipProps {
|
|
739
662
|
widthX?: number;
|
740
663
|
zIndex?: number;
|
741
664
|
parentWidth?: number | string;
|
742
|
-
isBlocking?: boolean;
|
743
665
|
}
|
744
666
|
|
745
667
|
declare interface IAttempt {
|
@@ -751,7 +673,6 @@ declare interface IAuthPageLayoutProps {
|
|
751
673
|
leftBlock: ReactElement;
|
752
674
|
rightBlock?: ReactElement;
|
753
675
|
isFullWidth?: boolean;
|
754
|
-
rightBlockBg?: TColorNames;
|
755
676
|
}
|
756
677
|
|
757
678
|
declare interface IAuthStaticPanelProps {
|
@@ -1408,16 +1329,6 @@ declare interface IDigitalMeterProps {
|
|
1408
1329
|
actAsTimer?: boolean;
|
1409
1330
|
}
|
1410
1331
|
|
1411
|
-
declare interface IDrawerProps {
|
1412
|
-
isOpen: boolean;
|
1413
|
-
onClose?: () => void;
|
1414
|
-
children: ReactNode;
|
1415
|
-
drawerWidth?: number | string;
|
1416
|
-
position?: 'left' | 'right';
|
1417
|
-
zIndex?: number;
|
1418
|
-
theme: 'light' | 'dark';
|
1419
|
-
}
|
1420
|
-
|
1421
1332
|
declare interface IDynamicWorksheetPreview {
|
1422
1333
|
studentId: string;
|
1423
1334
|
userNodeId: string;
|
@@ -1456,7 +1367,6 @@ declare interface IErrorProps {
|
|
1456
1367
|
theme?: 'light' | 'dark';
|
1457
1368
|
title?: string;
|
1458
1369
|
description?: string;
|
1459
|
-
size?: 'compact' | 'full';
|
1460
1370
|
}
|
1461
1371
|
|
1462
1372
|
declare interface IExpandableHeaderProps {
|
@@ -1677,7 +1587,7 @@ declare interface IIdentifierOtpFormProps {
|
|
1677
1587
|
}
|
1678
1588
|
|
1679
1589
|
declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
|
1680
|
-
withLoader
|
1590
|
+
withLoader: boolean;
|
1681
1591
|
borderRadius?: number;
|
1682
1592
|
borderColor?: TColorNames;
|
1683
1593
|
}
|
@@ -1759,9 +1669,8 @@ export declare interface IJourneyContext {
|
|
1759
1669
|
* @param scrollableContainerRef - Optional ref to a journey which has a scrollable container, it will make the entire page
|
1760
1670
|
* uninteractable by adding an overlay - Required since we cannot determine the height of the scrollable container because
|
1761
1671
|
* provider is at root level and from there we cannot access the scrollable container's height.
|
1762
|
-
* @param isBlocking - If `true`, the journey will block user interaction with the page until completed. True by default.
|
1763
1672
|
*/
|
1764
|
-
setJourney: (id: TJourneyId, coachmark: TCoachmarkJourneyProps[], scrollableContainerRef?: RefObject<HTMLDivElement | null
|
1673
|
+
setJourney: (id: TJourneyId, coachmark: TCoachmarkJourneyProps[], scrollableContainerRef?: RefObject<HTMLDivElement | null>) => void;
|
1765
1674
|
/**
|
1766
1675
|
* Clears the current journey, removing all coachmarks.
|
1767
1676
|
* Should be called inside useEffect to ensure cleanup.
|
@@ -2051,14 +1960,6 @@ export declare interface ILessonWebGameProps extends IBaseWebGameProps, ISyncabl
|
|
2051
1960
|
targetQuestions: number;
|
2052
1961
|
}
|
2053
1962
|
|
2054
|
-
declare interface ILinearProgressBarProps {
|
2055
|
-
percentage: number;
|
2056
|
-
height?: number;
|
2057
|
-
backgroundColor?: TColorNames;
|
2058
|
-
fillColor?: TColorNames;
|
2059
|
-
borderRadius?: number;
|
2060
|
-
}
|
2061
|
-
|
2062
1963
|
export declare const ILLUSTRATIONS: {
|
2063
1964
|
ALARM_CLOCK_ORANGE: string;
|
2064
1965
|
ALARM_CLOCK_PURPLE: string;
|
@@ -2075,7 +1976,6 @@ export declare const ILLUSTRATIONS: {
|
|
2075
1976
|
CALENDAR_BLUE: string;
|
2076
1977
|
CALENDAR_GRAY: string;
|
2077
1978
|
CALENDAR_GREEN: string;
|
2078
|
-
CALENDAR_PURPLE: string;
|
2079
1979
|
CAUTION: string;
|
2080
1980
|
CHAPTER_10: string;
|
2081
1981
|
CHAPTER_1: string;
|
@@ -2115,7 +2015,6 @@ export declare const ILLUSTRATIONS: {
|
|
2115
2015
|
GRADUATE_PINK_FILLED_BG: string;
|
2116
2016
|
GREEN_BALLOON: string;
|
2117
2017
|
GREEN_FACE: string;
|
2118
|
-
HANDSHAKE: string;
|
2119
2018
|
LEARNED_SHIELD_GRAY: string;
|
2120
2019
|
LEARNED_SHIELD_GREEN: string;
|
2121
2020
|
LEARNT: string;
|
@@ -2134,7 +2033,6 @@ export declare const ILLUSTRATIONS: {
|
|
2134
2033
|
MILESTONE_INTRO_2: string;
|
2135
2034
|
MILESTONE_INTRO_3: string;
|
2136
2035
|
MISTAKE: string;
|
2137
|
-
MONEY: string;
|
2138
2036
|
NODE_ACTIVITY_BG: string;
|
2139
2037
|
NODE_CUSTOM_TEST_BG: string;
|
2140
2038
|
NODE_DOWNLOAD_BG: string;
|
@@ -2152,7 +2050,6 @@ export declare const ILLUSTRATIONS: {
|
|
2152
2050
|
NUMBER_4_ORANGE: string;
|
2153
2051
|
ONE_STAR_FILLED: string;
|
2154
2052
|
ORANGE_FACE: string;
|
2155
|
-
PARENT_AVATAR: string;
|
2156
2053
|
PEOPLE_WITH_ORANGE_FILL: string;
|
2157
2054
|
PLAY: string;
|
2158
2055
|
PLAY_ICON: string;
|
@@ -2180,7 +2077,6 @@ export declare const ILLUSTRATIONS: {
|
|
2180
2077
|
STAR_WITH_GREEN_FILL: string;
|
2181
2078
|
STREAK_GREEN: string;
|
2182
2079
|
STREAK_WHITE: string;
|
2183
|
-
STRIPE_BLURPLE: string;
|
2184
2080
|
TEST_DIFFICULTY_EASY: string;
|
2185
2081
|
TEST_DIFFICULTY_HARD: string;
|
2186
2082
|
TEST_DIFFICULTY_MEDIUM: string;
|
@@ -2190,7 +2086,6 @@ export declare const ILLUSTRATIONS: {
|
|
2190
2086
|
TROPHY_BLUE_FILLED: string;
|
2191
2087
|
TROPHY_CIRCLE: string;
|
2192
2088
|
TROPHY_GREEN: string;
|
2193
|
-
TRUSTPILOT: string;
|
2194
2089
|
TWO_STARS_FILLED: string;
|
2195
2090
|
UP_ARROW: string;
|
2196
2091
|
USER_CROWN_GRID_BACKGROUND: string;
|
@@ -2546,7 +2441,7 @@ export declare interface IModal {
|
|
2546
2441
|
/** Content to display inside the modal */
|
2547
2442
|
element: ReactElement;
|
2548
2443
|
/** Rendering style of the modal */
|
2549
|
-
renderAs?: 'modal' | 'fullscreen' | 'spotlight' | '
|
2444
|
+
renderAs?: 'modal' | 'fullscreen' | 'spotlight' | 'fullscreen-transparent';
|
2550
2445
|
/** Whether the modal can be dismissed by clicking outside or ESC key (default: true) */
|
2551
2446
|
isDismissable?: boolean;
|
2552
2447
|
/** Whether the modal requires authentication to view (default: true) */
|
@@ -2723,14 +2618,6 @@ declare interface IOpenImageReviewModalProps {
|
|
2723
2618
|
image?: string;
|
2724
2619
|
}
|
2725
2620
|
|
2726
|
-
declare interface IOTPInputProps {
|
2727
|
-
length?: number;
|
2728
|
-
value: string;
|
2729
|
-
onChange: (val: string) => void;
|
2730
|
-
error?: string;
|
2731
|
-
isBusy?: boolean;
|
2732
|
-
}
|
2733
|
-
|
2734
2621
|
declare interface IOTPResendProps {
|
2735
2622
|
onResendOTP: () => void;
|
2736
2623
|
onResendVoiceOTP?: () => void;
|
@@ -2739,8 +2626,6 @@ declare interface IOTPResendProps {
|
|
2739
2626
|
disabled?: boolean;
|
2740
2627
|
renderAs?: 'submit' | 'text';
|
2741
2628
|
width?: number | string;
|
2742
|
-
textButtonColor?: TColorNames;
|
2743
|
-
size?: 'small' | 'xsmall';
|
2744
2629
|
}
|
2745
2630
|
|
2746
2631
|
declare interface IOutcomeConfig {
|
@@ -2778,18 +2663,6 @@ declare interface IPerfectHitsProps {
|
|
2778
2663
|
value: number;
|
2779
2664
|
}
|
2780
2665
|
|
2781
|
-
declare interface IPillButtonProps {
|
2782
|
-
id: string;
|
2783
|
-
label: string;
|
2784
|
-
selected?: boolean;
|
2785
|
-
disabled?: boolean;
|
2786
|
-
animatedLabel?: string;
|
2787
|
-
icon?: string;
|
2788
|
-
onClick: (val: string) => void;
|
2789
|
-
tooltip?: string;
|
2790
|
-
width?: number | string;
|
2791
|
-
}
|
2792
|
-
|
2793
2666
|
declare interface IPlaceholder {
|
2794
2667
|
text?: string;
|
2795
2668
|
marks?: string;
|
@@ -2953,14 +2826,6 @@ declare interface IPuzzle extends IBaseProject {
|
|
2953
2826
|
solved: boolean;
|
2954
2827
|
}
|
2955
2828
|
|
2956
|
-
declare interface IPuzzleAppProps {
|
2957
|
-
itemRef: string;
|
2958
|
-
title: string;
|
2959
|
-
imageHue: THueNames;
|
2960
|
-
feedbackComments?: string;
|
2961
|
-
tip?: string;
|
2962
|
-
}
|
2963
|
-
|
2964
2829
|
export declare interface IPuzzleCard {
|
2965
2830
|
sheetData: TLPARSheetData;
|
2966
2831
|
blockStatus?: TPuzzleCardBlockStatus | null;
|
@@ -3130,7 +2995,6 @@ export declare interface IReviewWorksheetModel {
|
|
3130
2995
|
title?: string;
|
3131
2996
|
worksheet_id?: string;
|
3132
2997
|
node_type: TNodeTypes;
|
3133
|
-
items?: TWorksheetItems[];
|
3134
2998
|
}
|
3135
2999
|
|
3136
3000
|
declare interface ISATSheetItemCallbacks {
|
@@ -3177,15 +3041,6 @@ declare interface ISectionOption<Section = TDefaultSection> {
|
|
3177
3041
|
data: Section[];
|
3178
3042
|
}
|
3179
3043
|
|
3180
|
-
declare interface ISelectableInfoCardProps {
|
3181
|
-
id: string;
|
3182
|
-
title: string;
|
3183
|
-
description: string;
|
3184
|
-
icon: string;
|
3185
|
-
selected: boolean;
|
3186
|
-
onClick: (val: string) => void;
|
3187
|
-
}
|
3188
|
-
|
3189
3044
|
declare interface ISelectInputProps<IDType extends string | number> extends Omit<IBaseSelectInputProps<IDType>, 'searchable' | 'searchText' | 'onSearchTextChange'> {
|
3190
3045
|
}
|
3191
3046
|
|
@@ -3320,15 +3175,6 @@ declare interface ISignupMethodsProps {
|
|
3320
3175
|
loadingProvider: TSocialAuthProvider | null;
|
3321
3176
|
}
|
3322
3177
|
|
3323
|
-
declare interface ISignupOptionsProps {
|
3324
|
-
onEmailSignup: () => void;
|
3325
|
-
onGoogleSignup: () => void;
|
3326
|
-
onAppleSignup: () => void;
|
3327
|
-
onGoToLogin: () => void;
|
3328
|
-
loadingProvider: TSocialAuthProvider | null;
|
3329
|
-
title?: string;
|
3330
|
-
}
|
3331
|
-
|
3332
3178
|
export declare interface ISignUpProps {
|
3333
3179
|
circleOnLeapSignedUp: boolean;
|
3334
3180
|
circleOnLeapPremiumEnabled: boolean;
|
@@ -3388,14 +3234,14 @@ declare interface IStepperProps {
|
|
3388
3234
|
currentStep: number;
|
3389
3235
|
}
|
3390
3236
|
|
3391
|
-
declare interface IStickerData {
|
3237
|
+
export declare interface IStickerData {
|
3392
3238
|
id: string;
|
3393
3239
|
emoji: string;
|
3394
3240
|
lottieUrl?: string;
|
3395
|
-
name
|
3241
|
+
name: string;
|
3396
3242
|
}
|
3397
3243
|
|
3398
|
-
declare interface IStickerGridProps {
|
3244
|
+
export declare interface IStickerGridProps {
|
3399
3245
|
stickers: IStickerData[];
|
3400
3246
|
columns?: number;
|
3401
3247
|
gap?: number;
|
@@ -3403,10 +3249,24 @@ declare interface IStickerGridProps {
|
|
3403
3249
|
onStickerClick?: (sticker: IStickerData) => void;
|
3404
3250
|
}
|
3405
3251
|
|
3252
|
+
export declare interface IStickerProps {
|
3253
|
+
emoji: string;
|
3254
|
+
lottieUrl?: string;
|
3255
|
+
size?: number | string;
|
3256
|
+
onClick?: () => void;
|
3257
|
+
disabled?: boolean;
|
3258
|
+
}
|
3259
|
+
|
3260
|
+
export declare interface IStickersProps {
|
3261
|
+
stickers: string[];
|
3262
|
+
effect: TStickerEffect;
|
3263
|
+
count: number;
|
3264
|
+
duration: number;
|
3265
|
+
}
|
3266
|
+
|
3406
3267
|
declare interface IStreakIconProps extends React.HTMLProps<HTMLDivElement> {
|
3407
3268
|
value: number;
|
3408
3269
|
blink?: boolean;
|
3409
|
-
isInteractive?: boolean;
|
3410
3270
|
}
|
3411
3271
|
|
3412
3272
|
export declare interface IStreakLeaderboardDetails extends IBaseLeaderboardDetails {
|
@@ -3484,8 +3344,6 @@ declare interface ISyncableWebGameProps {
|
|
3484
3344
|
declare interface ITabItem {
|
3485
3345
|
id: string;
|
3486
3346
|
label: string;
|
3487
|
-
iconPosition?: 'left' | 'right';
|
3488
|
-
Icon?: React.FC<React.SVGProps<SVGSVGElement>>;
|
3489
3347
|
}
|
3490
3348
|
|
3491
3349
|
export declare interface ITable {
|
@@ -3557,7 +3415,6 @@ declare interface ITabsProps {
|
|
3557
3415
|
selectedTab: string;
|
3558
3416
|
onChange: (tab: string) => void;
|
3559
3417
|
tabs: ITabItem[];
|
3560
|
-
background?: TColorNames;
|
3561
3418
|
}
|
3562
3419
|
|
3563
3420
|
export declare interface ITabVariantConfig {
|
@@ -3616,20 +3473,6 @@ declare interface ITalkMeterProps extends ITalkMeter {
|
|
3616
3473
|
animated?: boolean;
|
3617
3474
|
}
|
3618
3475
|
|
3619
|
-
declare interface ITeacherProfileDetails {
|
3620
|
-
lower_grade: string;
|
3621
|
-
higher_grade: string;
|
3622
|
-
header_image: string;
|
3623
|
-
years_of_experience: number;
|
3624
|
-
number_of_students_taught: number;
|
3625
|
-
countries: string[];
|
3626
|
-
degree: TDegreeInformation;
|
3627
|
-
}
|
3628
|
-
|
3629
|
-
declare interface ITeacherProfileProps {
|
3630
|
-
teacherProfile?: ITeacherProfileDetails;
|
3631
|
-
}
|
3632
|
-
|
3633
3476
|
declare interface ITeacherReview {
|
3634
3477
|
reviewComment?: string;
|
3635
3478
|
images?: string[];
|
@@ -3976,6 +3819,12 @@ declare interface IUseTrialSessionMessageBroker {
|
|
3976
3819
|
};
|
3977
3820
|
}
|
3978
3821
|
|
3822
|
+
declare interface IUseViewportReturn {
|
3823
|
+
isCompact: boolean;
|
3824
|
+
isMobile: boolean;
|
3825
|
+
isDesktop: boolean;
|
3826
|
+
}
|
3827
|
+
|
3979
3828
|
declare interface IUseWorksheetLayout {
|
3980
3829
|
(options: {
|
3981
3830
|
userType: TUserTypes;
|
@@ -4333,6 +4182,7 @@ export declare enum JOURNEY_ID_STUDENT {
|
|
4333
4182
|
CIRCLE_TABLES_INTRO_JOURNEY = "CIRCLE_TABLES_INTRO_JOURNEY",
|
4334
4183
|
CIRCLE_TABLES_INFINTE_JOURNEY = "CIRCLE_TABLES_INFINITE_JOURNEY",
|
4335
4184
|
CIRCLE_LESSONS_K_1_INTRO_JOURNEY = "CIRCLE_LESSONS_K_1_INTRO_JOURNEY",
|
4185
|
+
CIRCLE_STREAK_REDUCTION_JOURNEY = "CIRCLE_STREAK_REDUCTION_JOURNEY",
|
4336
4186
|
HOMEPAGE_JOURNEY = "HOMEPAGE_JOURNEY",
|
4337
4187
|
CHAPTER_PAGE_JOURNEY = "CHAPTER_PAGE_JOURNEY",
|
4338
4188
|
CHALLENGE_ARENA_JOURNEY = "CHALLENGE_ARENA_JOURNEY"
|
@@ -4364,8 +4214,6 @@ declare const LESSON_TAG_TYPE: {
|
|
4364
4214
|
readonly DEFAULT: "DEFAULT";
|
4365
4215
|
};
|
4366
4216
|
|
4367
|
-
export declare const LinearProgressBar: NamedExoticComponent<ILinearProgressBarProps>;
|
4368
|
-
|
4369
4217
|
export declare const loadScript: ILoadScript;
|
4370
4218
|
|
4371
4219
|
export declare const Lock2Icon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
@@ -4380,7 +4228,6 @@ export declare const LOTTIE: {
|
|
4380
4228
|
ACTIVITY: string;
|
4381
4229
|
ADVANCE_MODE_SEGMENT_LOTTIE: string;
|
4382
4230
|
ALL_DONE: string;
|
4383
|
-
ANIMATED_AVATAR: string;
|
4384
4231
|
AVATAR_SELECTED: string;
|
4385
4232
|
BEGINNER1X: string;
|
4386
4233
|
BRONZE_1: string;
|
@@ -4412,14 +4259,12 @@ export declare const LOTTIE: {
|
|
4412
4259
|
FAMILIAR1X: string;
|
4413
4260
|
FIFTEEN_MIN_CLOCK: string;
|
4414
4261
|
FIVE_MIN_CLOCK: string;
|
4415
|
-
FLYING_DISK: string;
|
4416
4262
|
GIFT: string;
|
4417
4263
|
GOLD_1: string;
|
4418
4264
|
GOLD_2: string;
|
4419
4265
|
GOLD_3: string;
|
4420
4266
|
GOLF: string;
|
4421
4267
|
GRADE: string;
|
4422
|
-
GRADUATION_CAP: string;
|
4423
4268
|
HIGH_SCORE_CONFETTI: string;
|
4424
4269
|
HIGH_SCORE_TEXT: string;
|
4425
4270
|
INFINITE_BUTTON_BG: string;
|
@@ -4430,21 +4275,17 @@ export declare const LOTTIE: {
|
|
4430
4275
|
LEVELUP_RINGS: string;
|
4431
4276
|
LEVEL_1_ALLSTAR: string;
|
4432
4277
|
LIGHTNING: string;
|
4433
|
-
LIGHT_BULB: string;
|
4434
4278
|
MAGICWAND: string;
|
4435
4279
|
MAIL: string;
|
4436
4280
|
MECHANICAL_ARM: string;
|
4437
4281
|
MEDAL: string;
|
4438
4282
|
MEDIUM: string;
|
4439
|
-
MUSCLE: string;
|
4440
4283
|
NUDGE_TAP: string;
|
4441
4284
|
OTP: string;
|
4442
4285
|
PARENT_AVATAR: string;
|
4443
4286
|
PARTY_BALL: string;
|
4444
4287
|
PARTY_POPPER: string;
|
4445
|
-
PENCIL: string;
|
4446
4288
|
PHONE_NUMBER: string;
|
4447
|
-
PLUS_SIGN: string;
|
4448
4289
|
POINT100: string;
|
4449
4290
|
POINT10: string;
|
4450
4291
|
POINT15: string;
|
@@ -4465,12 +4306,9 @@ export declare const LOTTIE: {
|
|
4465
4306
|
PROFICIENT1X: string;
|
4466
4307
|
PROJECT: string;
|
4467
4308
|
PUZZLE: string;
|
4468
|
-
RACING_CAR: string;
|
4469
4309
|
RANDOM_MODE_SEGMENT_LOTTIE: string;
|
4470
4310
|
RECAP: string;
|
4471
|
-
ROCKET: string;
|
4472
4311
|
SEQUENCE_MODE_SEGMENT_LOTTIE: string;
|
4473
|
-
SHOVEL: string;
|
4474
4312
|
SILVER_1: string;
|
4475
4313
|
SILVER_2: string;
|
4476
4314
|
SILVER_3: string;
|
@@ -4533,8 +4371,6 @@ export declare const ModalProvider: FC<IModalProviderProps>;
|
|
4533
4371
|
|
4534
4372
|
export declare const MoreVerticalIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4535
4373
|
|
4536
|
-
export declare const MorningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4537
|
-
|
4538
4374
|
export declare const MultiTabBlocker: FC<PropsWithChildren<IMultiTabBlockerProps>>;
|
4539
4375
|
|
4540
4376
|
export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -4667,7 +4503,7 @@ export declare enum NODE_TYPES {
|
|
4667
4503
|
'PUZZLE_CARD' = "PUZZLE_CARD"
|
4668
4504
|
}
|
4669
4505
|
|
4670
|
-
export declare const Nudge: React_2.
|
4506
|
+
export declare const Nudge: React_2.FC<INudgeProps>;
|
4671
4507
|
|
4672
4508
|
export declare const NumRangeInput: React.FC<NumRangeInputProps>;
|
4673
4509
|
|
@@ -4688,12 +4524,8 @@ declare interface NumRangeInputProps {
|
|
4688
4524
|
endPlaceholder?: string;
|
4689
4525
|
}
|
4690
4526
|
|
4691
|
-
export declare const OnboardingGuide: () => JSX.Element;
|
4692
|
-
|
4693
4527
|
export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX.Element>;
|
4694
4528
|
|
4695
|
-
export declare const OTPInput: NamedExoticComponent<IOTPInputProps>;
|
4696
|
-
|
4697
4529
|
export declare type OutcomeStage = keyof typeof STAGES;
|
4698
4530
|
|
4699
4531
|
export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
|
@@ -4706,8 +4538,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
|
|
4706
4538
|
|
4707
4539
|
export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
|
4708
4540
|
|
4709
|
-
export declare const PillButton: NamedExoticComponent<IPillButtonProps>;
|
4710
|
-
|
4711
4541
|
/**
|
4712
4542
|
** Global/Platform specific events that needs to be tracked goes here
|
4713
4543
|
** Naming convention needs to be snake_case
|
@@ -4806,8 +4636,6 @@ declare const PUZZLE_CARD_STATE: {
|
|
4806
4636
|
|
4807
4637
|
declare const PUZZLE_CARDS: "puzzle_cards";
|
4808
4638
|
|
4809
|
-
export declare const PuzzleApp: NamedExoticComponent<IPuzzleAppProps>;
|
4810
|
-
|
4811
4639
|
export declare const PuzzleCard: FC<IPuzzleCardContainerProps>;
|
4812
4640
|
|
4813
4641
|
export declare const PuzzleFeedbackCelebration: FC;
|
@@ -4871,10 +4699,6 @@ declare const SAT_NODE_TYPE: {
|
|
4871
4699
|
|
4872
4700
|
export declare const SATSheetSummary: FC<ISATSheetSummary>;
|
4873
4701
|
|
4874
|
-
export declare const ScreenGrabFilledIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4875
|
-
|
4876
|
-
export declare const ScreenGrabIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4877
|
-
|
4878
4702
|
export declare const SearchableSelectInput: <IDType extends string | number>(props: ISearchableSelectInputProps<IDType>) => ReactElement;
|
4879
4703
|
|
4880
4704
|
export declare const SearchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -4893,8 +4717,6 @@ declare enum SECTION_CODE {
|
|
4893
4717
|
|
4894
4718
|
export declare const SectionList: <Section extends string | number | TDefaultSection>(props: ISectionList<Section>) => ReactElement;
|
4895
4719
|
|
4896
|
-
export declare const SelectableInfoCard: MemoExoticComponent<({ id, title, description, icon, selected, onClick, }: ISelectableInfoCardProps) => JSX.Element>;
|
4897
|
-
|
4898
4720
|
export declare const SelectInput: <IDType extends string | number>(props: ISelectInputProps<IDType>) => ReactElement;
|
4899
4721
|
|
4900
4722
|
export declare const SelectionCards: <IDType extends string | number>({ options, value, values, onChange, analyticsLabel, analyticsProps, type, $background, $selectedBackground, $cardWidth, }: ISelectionCardListProps<IDType>) => JSX.Element;
|
@@ -4950,12 +4772,8 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
|
|
4950
4772
|
|
4951
4773
|
export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX.Element;
|
4952
4774
|
|
4953
|
-
export declare const SignupHeader: () => JSX.Element;
|
4954
|
-
|
4955
4775
|
export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
|
4956
4776
|
|
4957
|
-
export declare const SignupOptions: NamedExoticComponent<ISignupOptionsProps>;
|
4958
|
-
|
4959
4777
|
declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4960
4778
|
export { SketchIcon as ScribbleIcon }
|
4961
4779
|
export { SketchIcon }
|
@@ -4982,8 +4800,6 @@ export declare const STAGES: {
|
|
4982
4800
|
|
4983
4801
|
export declare const Star2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4984
4802
|
|
4985
|
-
export declare const Star3Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4986
|
-
|
4987
4803
|
export declare const StarIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4988
4804
|
|
4989
4805
|
export declare enum State {
|
@@ -5011,20 +4827,9 @@ declare const STICKER_BADGE: {
|
|
5011
4827
|
AWESOME: string;
|
5012
4828
|
};
|
5013
4829
|
|
5014
|
-
declare
|
4830
|
+
export declare const stickerData: IStickerData[];
|
5015
4831
|
|
5016
|
-
export declare const
|
5017
|
-
|
5018
|
-
export declare const StickerIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
5019
|
-
|
5020
|
-
export declare const Stickers: React_2.NamedExoticComponent<StickersProps>;
|
5021
|
-
|
5022
|
-
declare interface StickersProps {
|
5023
|
-
stickers: string[];
|
5024
|
-
effect: StickerEffect;
|
5025
|
-
count: number;
|
5026
|
-
duration: number;
|
5027
|
-
}
|
4832
|
+
export declare const StickersEffects: React_2.NamedExoticComponent<IStickersProps>;
|
5028
4833
|
|
5029
4834
|
export declare const StickersSelector: React_2.NamedExoticComponent<IStickerGridProps>;
|
5030
4835
|
|
@@ -5056,7 +4861,7 @@ declare const TAB_CODES: {
|
|
5056
4861
|
|
5057
4862
|
export declare const TabComponent: React_2.FC<ITabProps>;
|
5058
4863
|
|
5059
|
-
export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs
|
4864
|
+
export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX.Element>;
|
5060
4865
|
|
5061
4866
|
export declare type TAction = EventToPayload<TInclassMessage>;
|
5062
4867
|
|
@@ -5145,7 +4950,7 @@ declare type TBlockType = keyof typeof BLOCK_TYPE_2;
|
|
5145
4950
|
|
5146
4951
|
export declare type TButtonSizes = 'xsmall' | 'small' | 'regular' | 'medium' | 'large';
|
5147
4952
|
|
5148
|
-
export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark'
|
4953
|
+
export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark';
|
5149
4954
|
|
5150
4955
|
declare type TCallback = (messages: TInclassMessage[]) => void;
|
5151
4956
|
|
@@ -5266,15 +5071,10 @@ declare type TCueProgramData = {
|
|
5266
5071
|
|
5267
5072
|
declare type TDefaultSection = Record<string, unknown>;
|
5268
5073
|
|
5269
|
-
declare type
|
5270
|
-
degree_name?: string;
|
5271
|
-
field_of_study?: string;
|
5272
|
-
};
|
5074
|
+
export declare type TDeviceType = 'mobile' | 'tablet' | 'small-desktop' | 'desktop' | 'large-device' | 'xlarge-device';
|
5273
5075
|
|
5274
5076
|
declare type TDrawingData = ITile | IStroke | undefined;
|
5275
5077
|
|
5276
|
-
export declare const TeacherProfile: FC<ITeacherProfileProps>;
|
5277
|
-
|
5278
5078
|
declare type TEnglishSectionSummary = {
|
5279
5079
|
section_code: 'READING & WRITING';
|
5280
5080
|
} & TSectionSummary;
|
@@ -5284,7 +5084,7 @@ declare type TEnrollmentTypes = (typeof ENROLLMENT_TYPES)[keyof typeof ENROLLMEN
|
|
5284
5084
|
export declare const TestsCreation: FC<ITestsCreationProps>;
|
5285
5085
|
|
5286
5086
|
/**
|
5287
|
-
* @param $renderAs
|
5087
|
+
* @param $renderAs - The text variant to render as (ah1-ah4, ab1-ab3, ac1-ac4, ub1-ub3), anything else is deprecated
|
5288
5088
|
*/
|
5289
5089
|
declare const Text_2: IStyledComponent<"web", Substitute<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, TextProps>>;
|
5290
5090
|
export { Text_2 as Text }
|
@@ -5306,9 +5106,6 @@ declare interface TextProps {
|
|
5306
5106
|
$inline?: boolean;
|
5307
5107
|
$textDecoration?: string;
|
5308
5108
|
$whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
|
5309
|
-
$renderOnMobileAs?: TTextVariants;
|
5310
|
-
$renderOnTabletAs?: TTextVariants;
|
5311
|
-
$cursor?: 'pointer' | 'default' | 'text' | 'not-allowed' | 'move' | 'help';
|
5312
5109
|
}
|
5313
5110
|
|
5314
5111
|
export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
|
@@ -5952,7 +5749,7 @@ declare type TRenderAs_2 = 'canvas' | 'whiteboard';
|
|
5952
5749
|
declare type TRewardHomeData = {
|
5953
5750
|
user_badges: TBadgeData[] | [];
|
5954
5751
|
user_rewards: TRewardsData[] | [];
|
5955
|
-
user_stickers:
|
5752
|
+
user_stickers: TStickerData_2[] | [];
|
5956
5753
|
};
|
5957
5754
|
|
5958
5755
|
declare type TRewardsData = {
|
@@ -6080,7 +5877,17 @@ export declare type TSkillStatus = 'pending' | 'completed';
|
|
6080
5877
|
|
6081
5878
|
export declare type TSocialAuthProvider = 'google' | 'apple';
|
6082
5879
|
|
6083
|
-
declare type TStickerData = {
|
5880
|
+
export declare type TStickerData = {
|
5881
|
+
id: number;
|
5882
|
+
sticker: string;
|
5883
|
+
x: number;
|
5884
|
+
y: number;
|
5885
|
+
size: number;
|
5886
|
+
fromX?: string;
|
5887
|
+
fromY?: string;
|
5888
|
+
};
|
5889
|
+
|
5890
|
+
declare type TStickerData_2 = {
|
6084
5891
|
actor_id: string;
|
6085
5892
|
badge_id: string;
|
6086
5893
|
badge_type: string;
|
@@ -6093,6 +5900,8 @@ declare type TStickerData = {
|
|
6093
5900
|
user_type: string;
|
6094
5901
|
};
|
6095
5902
|
|
5903
|
+
export declare type TStickerEffect = 'burst-from-edges' | 'pop-expand' | 'float-up' | 'fall-down';
|
5904
|
+
|
6096
5905
|
export declare type TStreakStatus = 'pending' | 'completed';
|
6097
5906
|
|
6098
5907
|
declare type TStyleAttrubutes = NonNullable<HTMLAttributes<HTMLDivElement>['style']>;
|
@@ -6181,10 +5990,6 @@ export declare const Tutorial: ({ src, title, onCross, showProgress, onTutorialP
|
|
6181
5990
|
|
6182
5991
|
export declare const TutoringIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
6183
5992
|
|
6184
|
-
declare type TWorksheetItems = {
|
6185
|
-
ref: string;
|
6186
|
-
};
|
6187
|
-
|
6188
5993
|
declare type TWORKSHHET_QUESTION_MEDIA_TYPE = 'SIMULATION' | 'VIDEO' | 'AUDIO';
|
6189
5994
|
|
6190
5995
|
export declare type TZIndexMap = Record<keyof typeof ZINDEX, number>;
|
@@ -6412,6 +6217,8 @@ export declare const useTrialSessionMessageBroker: IUseTrialSessionMessageBroker
|
|
6412
6217
|
|
6413
6218
|
export declare const useUIContext: () => UIContextProps;
|
6414
6219
|
|
6220
|
+
export declare const useViewport: () => IUseViewportReturn;
|
6221
|
+
|
6415
6222
|
export declare const useWorksheetLayout: IUseWorksheetLayout;
|
6416
6223
|
|
6417
6224
|
export declare const useZoomDisable: () => void;
|