@cuemath/leap 3.2.15-as2 → 3.2.15-link.0
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 +6 -0
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/line-icons/icons/after-noon.js +34 -0
- package/dist/assets/line-icons/icons/after-noon.js.map +1 -0
- package/dist/assets/line-icons/icons/apple-icon-white.js +42 -0
- package/dist/assets/line-icons/icons/apple-icon-white.js.map +1 -0
- package/dist/assets/line-icons/icons/evening.js +35 -0
- package/dist/assets/line-icons/icons/evening.js.map +1 -0
- package/dist/assets/line-icons/icons/morning.js +35 -0
- package/dist/assets/line-icons/icons/morning.js.map +1 -0
- package/dist/assets/line-icons/icons/star3.js +32 -0
- package/dist/assets/line-icons/icons/star3.js.map +1 -0
- package/dist/assets/lottie/lottie.js +11 -1
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js +9 -0
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js.map +1 -0
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +65 -0
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +1 -0
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +92 -0
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +1 -0
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +18 -13
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js +12 -0
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js.map +1 -0
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +34 -0
- package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +1 -0
- package/dist/features/auth/comps/otp-input/otp-input-styled.js +22 -0
- package/dist/features/auth/comps/otp-input/otp-input-styled.js.map +1 -0
- package/dist/features/auth/comps/otp-input/otp-input.js +51 -0
- package/dist/features/auth/comps/otp-input/otp-input.js.map +1 -0
- package/dist/features/auth/comps/pill-button/pill-button-styled.js +44 -0
- package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +1 -0
- package/dist/features/auth/comps/pill-button/pill-button.js +75 -0
- package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -0
- package/dist/features/auth/comps/resend-otp/resend-otp.js +54 -47
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +17 -0
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +1 -0
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +67 -0
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +1 -0
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +29 -17
- package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +1 -1
- package/dist/features/auth/comps/tabs/tabs-styled.js +22 -10
- 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/signup-v2/onboarding-guide/onboarding-guide-constants.js +19 -0
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js.map +1 -0
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js +32 -0
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js.map +1 -0
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js +44 -0
- package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js.map +1 -0
- package/dist/features/auth/signup-v2/signup-header/signup-header.js +54 -0
- package/dist/features/auth/signup-v2/signup-header/signup-header.js.map +1 -0
- package/dist/features/auth/signup-v2/signup-options/signup-options.js +83 -0
- package/dist/features/auth/signup-v2/signup-options/signup-options.js.map +1 -0
- 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/journey/comps/coachmark/coachmark.js +28 -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/trial-session/comps/teacher-intro/teacher-intro-styled.js +7 -50
- 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 +15 -69
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js.map +1 -1
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js +49 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile-styled.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js +64 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js.map +1 -0
- package/dist/features/ui/accordion/accordion-items/accordion-items-styled.js +28 -0
- package/dist/features/ui/accordion/accordion-items/accordion-items-styled.js.map +1 -0
- package/dist/features/ui/accordion/accordion-items/accordion-items.js +83 -0
- package/dist/features/ui/accordion/accordion-items/accordion-items.js.map +1 -0
- package/dist/features/ui/accordion/accordion.js +62 -0
- package/dist/features/ui/accordion/accordion.js.map +1 -0
- 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/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/checkbox-input/checkbox-input.js +21 -21
- package/dist/features/ui/inputs/checkbox-input/checkbox-input.js.map +1 -1
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js +5 -5
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js.map +1 -1
- package/dist/features/ui/inputs/text-input/text-input.js +19 -18
- package/dist/features/ui/inputs/text-input/text-input.js.map +1 -1
- package/dist/features/ui/modals/modal-styled.js +43 -8
- package/dist/features/ui/modals/modal-styled.js.map +1 -1
- package/dist/features/ui/modals/modal.js +37 -27
- 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/text/text.js +31 -29
- 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/worksheet/worksheet/worksheet-helpers.js +31 -32
- package/dist/features/worksheet/worksheet/worksheet-helpers.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/index.d.ts +151 -48
- package/dist/index.js +522 -498
- package/dist/index.js.map +1 -1
- package/dist/static/animated-avatar.1ad58b1d.json +1 -0
- package/dist/static/animated-avatar.69b07505.json +1 -0
- package/dist/static/animated-avatar.9c560b46.json +1 -0
- package/dist/static/calendar-purple.1a840b41.svg +1 -0
- package/dist/static/flying-disk.c7f6ed39.json +1 -0
- package/dist/static/graduation-cap.3be3340a.json +1 -0
- package/dist/static/handshake.287e7dfb.svg +1 -0
- package/dist/static/light-bulb.c6db0b23.json +1 -0
- package/dist/static/money.332aacf1.svg +1 -0
- package/dist/static/muscle.9bcfb8a7.json +1 -0
- package/dist/static/nudge-tap.5cb30093.json +1057 -0
- package/dist/static/parent-avatar.822c7b9b.svg +1 -0
- package/dist/static/pencil.23df9da0.json +1 -0
- package/dist/static/plus-sign.de6af957.json +1 -0
- package/dist/static/racing-car.2cbf864e.json +1 -0
- package/dist/static/rocket.0a3ccab0.json +1 -0
- package/dist/static/shovel.abeec04c.json +1 -0
- package/dist/static/stripe-blurple.6abf422f.svg +1 -0
- package/dist/static/trustpilot.bd3d79e1.svg +1 -0
- package/package.json +2 -3
- 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/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 -82
- package/dist/features/puzzles/app/puzzle-app.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/carousal/carousal-styles.js +0 -45
- package/dist/features/ui/carousal/carousal-styles.js.map +0 -1
- package/dist/features/ui/carousal/carousal.js +0 -76
- package/dist/features/ui/carousal/carousal.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/activity.js +0 -6
- package/dist/features/worksheet/worksheet/mocks/activity.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/assessment.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/assessment.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/chapter_assessment.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/chapter_assessment.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/diagnostic.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/diagnostic.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/dynamic.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/dynamic.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/extra_practice.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/extra_practice.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/index.js +0 -95
- package/dist/features/worksheet/worksheet/mocks/behaviors/index.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/learning-v3.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/learning-v3.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/learning.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/learning.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/legacy.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/legacy.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/level2.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/level2.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/level3.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/level3.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/mastery.js +0 -41
- package/dist/features/worksheet/worksheet/mocks/behaviors/mastery.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/practice.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/practice.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle-card.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle-card.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle_easy.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle_easy.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle_hard.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle_hard.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle_medium.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/puzzle_medium.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/recap.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/recap.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/remedial.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/remedial.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/revision.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/revision.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat-math-assessment.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat-math-assessment.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat_english_learning.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat_english_learning.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat_math_learning.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat_math_learning.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat_math_recap.js +0 -39
- package/dist/features/worksheet/worksheet/mocks/behaviors/sat_math_recap.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/target_practice.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/target_practice.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/trial-diagnostic-v2.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/trial-diagnostic-v2.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/trial-diagnostic.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/trial-diagnostic.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/turing_assessment.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/turing_assessment.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/behaviors/turing_practice.js +0 -38
- package/dist/features/worksheet/worksheet/mocks/behaviors/turing_practice.js.map +0 -1
- package/dist/features/worksheet/worksheet/mocks/signed-requests.js +0 -5
- package/dist/features/worksheet/worksheet/mocks/signed-requests.js.map +0 -1
- package/dist/features/worksheet/worksheet/stories/use-canvas-sync-broker-story.js +0 -57
- package/dist/features/worksheet/worksheet/stories/use-canvas-sync-broker-story.js.map +0 -1
- package/dist/features/worksheet/worksheet/stories/worksheet-story-container.js +0 -231
- package/dist/features/worksheet/worksheet/stories/worksheet-story-container.js.map +0 -1
- package/dist/features/worksheet/worksheet/stories/worksheet-student.js +0 -174
- package/dist/features/worksheet/worksheet/stories/worksheet-student.js.map +0 -1
- package/dist/features/worksheet/worksheet/stories/worksheet-teacher.js +0 -255
- package/dist/features/worksheet/worksheet/stories/worksheet-teacher.js.map +0 -1
- package/dist/static/nudge-tap.0591aef4.json +0 -1
- package/dist/types/models/worksheet.js +0 -5
- package/dist/types/models/worksheet.js.map +0 -1
package/dist/index.d.ts
CHANGED
@@ -33,6 +33,17 @@ 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
|
+
accordionData: Array<{
|
42
|
+
accordionQuestion: string;
|
43
|
+
accordionAnswer: React.ReactNode | string;
|
44
|
+
}>;
|
45
|
+
}
|
46
|
+
|
36
47
|
/**
|
37
48
|
* AccordionSection component.
|
38
49
|
*
|
@@ -41,6 +52,8 @@ import { Substitute } from 'styled-components/dist/types';
|
|
41
52
|
*/
|
42
53
|
export declare const AccordionSection: FC<IAccordionSectionProps>;
|
43
54
|
|
55
|
+
declare type AccordionTheme = 'light' | 'dark';
|
56
|
+
|
44
57
|
export declare const AccountSelector: MemoExoticComponent<({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX.Element>;
|
45
58
|
|
46
59
|
export declare const ACHIEVEMENT_ACTIONS: {
|
@@ -52,17 +65,21 @@ export declare const AchievementNotShareReasonModal: React_2.FC<IShareInstructio
|
|
52
65
|
|
53
66
|
export declare const AchievementShareInstructionModal: React_2.FC<IShareInstructionModalProps>;
|
54
67
|
|
68
|
+
export declare const AfternoonIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
69
|
+
|
55
70
|
export declare const AlertIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
56
71
|
|
57
72
|
export declare const AnimatedArc: React_2.FC<IAnimatedArcProps>;
|
58
73
|
|
74
|
+
export declare const AnimatedAvatarMessage: NamedExoticComponent<IAnimatedAvatarMessageProps>;
|
75
|
+
|
59
76
|
export declare const AppLoader: FC<IAppLoaderProps>;
|
60
77
|
|
61
78
|
export declare const ArcButton: NamedExoticComponent<IArcButtonProps & {
|
62
79
|
children?: ReactNode | undefined;
|
63
80
|
} & RefAttributes<HTMLDivElement>>;
|
64
81
|
|
65
|
-
export declare const ArrowTooltip:
|
82
|
+
export declare const ArrowTooltip: FC<IArrowTooltipProps>;
|
66
83
|
|
67
84
|
export declare const AUTH_TABS: IAuthTab[];
|
68
85
|
|
@@ -96,6 +113,8 @@ export declare const BackgroundImage: ({ img }: {
|
|
96
113
|
|
97
114
|
export declare const BackIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
98
115
|
|
116
|
+
export declare const BaseInput: React_2.FC<IBaseInputProps>;
|
117
|
+
|
99
118
|
declare interface BaseProject {
|
100
119
|
id: string;
|
101
120
|
name: string;
|
@@ -166,36 +185,6 @@ export declare const CalendarIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
166
185
|
|
167
186
|
export declare const Callout: React.FC<ICalloutProps>;
|
168
187
|
|
169
|
-
export declare const Carousel: React_2.FC<CarouselProps>;
|
170
|
-
|
171
|
-
declare interface CarouselProps {
|
172
|
-
children: React_2.ReactNode[] | React_2.ReactNode;
|
173
|
-
initialPosition?: number;
|
174
|
-
infinite?: boolean;
|
175
|
-
slideDuration?: number;
|
176
|
-
dotColor?: string;
|
177
|
-
changeColor?: (position: number) => void;
|
178
|
-
slideAlign?: string | null;
|
179
|
-
inactiveDotColor?: string;
|
180
|
-
activeIndicatorSize?: string;
|
181
|
-
flexCenterIndicators?: boolean;
|
182
|
-
isTestimonial?: boolean;
|
183
|
-
setColor?: (position: number) => void;
|
184
|
-
setPosition?: (position: number) => void;
|
185
|
-
carouselSlotPadding?: string;
|
186
|
-
wrapperMargin?: string;
|
187
|
-
hideIndicators?: boolean;
|
188
|
-
autoScroll?: boolean;
|
189
|
-
nodeRef?: {
|
190
|
-
current?: {
|
191
|
-
next?: () => void;
|
192
|
-
prev?: () => void;
|
193
|
-
position?: number;
|
194
|
-
};
|
195
|
-
} | null;
|
196
|
-
onChange?: () => void;
|
197
|
-
}
|
198
|
-
|
199
188
|
export declare const CascadingSelectInput: React_2.FC<ICascadingSelectInputProps>;
|
200
189
|
|
201
190
|
export declare const Chapter: FC<IChapterProps>;
|
@@ -446,6 +435,8 @@ declare interface ErrorProps {
|
|
446
435
|
handleClick: () => void;
|
447
436
|
}
|
448
437
|
|
438
|
+
export declare const EveningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
439
|
+
|
449
440
|
export declare const EVENTS: {
|
450
441
|
PUZZLE_FEEDBACK_CELEBRATION: "PUZZLE_FEEDBACK_CELEBRATION";
|
451
442
|
HOMEWORK_UNASSIGN: "HOMEWORK_UNASSIGN";
|
@@ -603,8 +594,6 @@ export declare const HelpIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
|
603
594
|
|
604
595
|
export declare const HighlighterIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
605
596
|
|
606
|
-
export declare const HintFillIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
607
|
-
|
608
597
|
export declare const HomeIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
609
598
|
|
610
599
|
export declare const HomeworkCardList: React_2.NamedExoticComponent<HWCardListProps>;
|
@@ -670,6 +659,20 @@ declare interface IAnimatedArcProps {
|
|
670
659
|
showAnimatedRainbowArc?: boolean;
|
671
660
|
}
|
672
661
|
|
662
|
+
declare interface IAnimatedAvatarMessageProps {
|
663
|
+
message: string;
|
664
|
+
onShowContent: (show: boolean) => void;
|
665
|
+
confirmationFrames: [number, number];
|
666
|
+
confirmationMessage?: string;
|
667
|
+
isConfirmationVisible?: boolean;
|
668
|
+
ref: React.Ref<IAnimatedAvatarMessageRef>;
|
669
|
+
}
|
670
|
+
|
671
|
+
export declare type IAnimatedAvatarMessageRef = {
|
672
|
+
fadeOutMessage: () => Promise<void>;
|
673
|
+
playConfirmationFrames: () => Promise<void>;
|
674
|
+
};
|
675
|
+
|
673
676
|
declare interface IAppLoaderProps {
|
674
677
|
width?: string | number;
|
675
678
|
height?: string | number;
|
@@ -703,7 +706,6 @@ export declare interface IArrowTooltipProps {
|
|
703
706
|
widthX?: number;
|
704
707
|
zIndex?: number;
|
705
708
|
parentWidth?: number | string;
|
706
|
-
isBlocking?: boolean;
|
707
709
|
}
|
708
710
|
|
709
711
|
declare interface IAttempt {
|
@@ -715,6 +717,7 @@ declare interface IAuthPageLayoutProps {
|
|
715
717
|
leftBlock: ReactElement;
|
716
718
|
rightBlock?: ReactElement;
|
717
719
|
isFullWidth?: boolean;
|
720
|
+
rightBlockBg?: TColorNames;
|
718
721
|
}
|
719
722
|
|
720
723
|
declare interface IAuthStaticPanelProps {
|
@@ -1630,7 +1633,7 @@ declare interface IIdentifierOtpFormProps {
|
|
1630
1633
|
}
|
1631
1634
|
|
1632
1635
|
declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
|
1633
|
-
withLoader
|
1636
|
+
withLoader?: boolean;
|
1634
1637
|
borderRadius?: number;
|
1635
1638
|
borderColor?: TColorNames;
|
1636
1639
|
}
|
@@ -1712,9 +1715,8 @@ export declare interface IJourneyContext {
|
|
1712
1715
|
* @param scrollableContainerRef - Optional ref to a journey which has a scrollable container, it will make the entire page
|
1713
1716
|
* uninteractable by adding an overlay - Required since we cannot determine the height of the scrollable container because
|
1714
1717
|
* provider is at root level and from there we cannot access the scrollable container's height.
|
1715
|
-
* @param isBlocking - If `true`, the journey will block user interaction with the page until completed. True by default.
|
1716
1718
|
*/
|
1717
|
-
setJourney: (id: TJourneyId, coachmark: TCoachmarkJourneyProps[], scrollableContainerRef?: RefObject<HTMLDivElement | null
|
1719
|
+
setJourney: (id: TJourneyId, coachmark: TCoachmarkJourneyProps[], scrollableContainerRef?: RefObject<HTMLDivElement | null>) => void;
|
1718
1720
|
/**
|
1719
1721
|
* Clears the current journey, removing all coachmarks.
|
1720
1722
|
* Should be called inside useEffect to ensure cleanup.
|
@@ -2004,6 +2006,14 @@ export declare interface ILessonWebGameProps extends IBaseWebGameProps, ISyncabl
|
|
2004
2006
|
targetQuestions: number;
|
2005
2007
|
}
|
2006
2008
|
|
2009
|
+
declare interface ILinearProgressBarProps {
|
2010
|
+
percentage: number;
|
2011
|
+
height?: number;
|
2012
|
+
backgroundColor?: TColorNames;
|
2013
|
+
fillColor?: TColorNames;
|
2014
|
+
borderRadius?: number;
|
2015
|
+
}
|
2016
|
+
|
2007
2017
|
export declare const ILLUSTRATIONS: {
|
2008
2018
|
ALARM_CLOCK_ORANGE: string;
|
2009
2019
|
ALARM_CLOCK_PURPLE: string;
|
@@ -2020,6 +2030,7 @@ export declare const ILLUSTRATIONS: {
|
|
2020
2030
|
CALENDAR_BLUE: string;
|
2021
2031
|
CALENDAR_GRAY: string;
|
2022
2032
|
CALENDAR_GREEN: string;
|
2033
|
+
CALENDAR_PURPLE: string;
|
2023
2034
|
CAUTION: string;
|
2024
2035
|
CHAPTER_10: string;
|
2025
2036
|
CHAPTER_1: string;
|
@@ -2059,6 +2070,7 @@ export declare const ILLUSTRATIONS: {
|
|
2059
2070
|
GRADUATE_PINK_FILLED_BG: string;
|
2060
2071
|
GREEN_BALLOON: string;
|
2061
2072
|
GREEN_FACE: string;
|
2073
|
+
HANDSHAKE: string;
|
2062
2074
|
LEARNED_SHIELD_GRAY: string;
|
2063
2075
|
LEARNED_SHIELD_GREEN: string;
|
2064
2076
|
LEARNT: string;
|
@@ -2077,6 +2089,7 @@ export declare const ILLUSTRATIONS: {
|
|
2077
2089
|
MILESTONE_INTRO_2: string;
|
2078
2090
|
MILESTONE_INTRO_3: string;
|
2079
2091
|
MISTAKE: string;
|
2092
|
+
MONEY: string;
|
2080
2093
|
NODE_ACTIVITY_BG: string;
|
2081
2094
|
NODE_CUSTOM_TEST_BG: string;
|
2082
2095
|
NODE_DOWNLOAD_BG: string;
|
@@ -2094,6 +2107,7 @@ export declare const ILLUSTRATIONS: {
|
|
2094
2107
|
NUMBER_4_ORANGE: string;
|
2095
2108
|
ONE_STAR_FILLED: string;
|
2096
2109
|
ORANGE_FACE: string;
|
2110
|
+
PARENT_AVATAR: string;
|
2097
2111
|
PEOPLE_WITH_ORANGE_FILL: string;
|
2098
2112
|
PLAY: string;
|
2099
2113
|
PLAY_ICON: string;
|
@@ -2121,6 +2135,7 @@ export declare const ILLUSTRATIONS: {
|
|
2121
2135
|
STAR_WITH_GREEN_FILL: string;
|
2122
2136
|
STREAK_GREEN: string;
|
2123
2137
|
STREAK_WHITE: string;
|
2138
|
+
STRIPE_BLURPLE: string;
|
2124
2139
|
TEST_DIFFICULTY_EASY: string;
|
2125
2140
|
TEST_DIFFICULTY_HARD: string;
|
2126
2141
|
TEST_DIFFICULTY_MEDIUM: string;
|
@@ -2130,6 +2145,7 @@ export declare const ILLUSTRATIONS: {
|
|
2130
2145
|
TROPHY_BLUE_FILLED: string;
|
2131
2146
|
TROPHY_CIRCLE: string;
|
2132
2147
|
TROPHY_GREEN: string;
|
2148
|
+
TRUSTPILOT: string;
|
2133
2149
|
TWO_STARS_FILLED: string;
|
2134
2150
|
UP_ARROW: string;
|
2135
2151
|
USER_CROWN_GRID_BACKGROUND: string;
|
@@ -2485,7 +2501,7 @@ export declare interface IModal {
|
|
2485
2501
|
/** Content to display inside the modal */
|
2486
2502
|
element: ReactElement;
|
2487
2503
|
/** Rendering style of the modal */
|
2488
|
-
renderAs?: 'modal' | 'fullscreen' | 'spotlight';
|
2504
|
+
renderAs?: 'modal' | 'fullscreen' | 'spotlight' | 'bottom-sheet';
|
2489
2505
|
/** Whether the modal can be dismissed by clicking outside or ESC key (default: true) */
|
2490
2506
|
isDismissable?: boolean;
|
2491
2507
|
/** Whether the modal requires authentication to view (default: true) */
|
@@ -2662,6 +2678,14 @@ declare interface IOpenImageReviewModalProps {
|
|
2662
2678
|
image?: string;
|
2663
2679
|
}
|
2664
2680
|
|
2681
|
+
declare interface IOTPInputProps {
|
2682
|
+
length?: number;
|
2683
|
+
value: string;
|
2684
|
+
onChange: (val: string) => void;
|
2685
|
+
error?: string;
|
2686
|
+
isBusy?: boolean;
|
2687
|
+
}
|
2688
|
+
|
2665
2689
|
declare interface IOTPResendProps {
|
2666
2690
|
onResendOTP: () => void;
|
2667
2691
|
onResendVoiceOTP?: () => void;
|
@@ -2670,6 +2694,8 @@ declare interface IOTPResendProps {
|
|
2670
2694
|
disabled?: boolean;
|
2671
2695
|
renderAs?: 'submit' | 'text';
|
2672
2696
|
width?: number | string;
|
2697
|
+
textButtonColor?: TColorNames;
|
2698
|
+
size?: 'small' | 'xsmall';
|
2673
2699
|
}
|
2674
2700
|
|
2675
2701
|
declare interface IOutcomeConfig {
|
@@ -2707,6 +2733,18 @@ declare interface IPerfectHitsProps {
|
|
2707
2733
|
value: number;
|
2708
2734
|
}
|
2709
2735
|
|
2736
|
+
declare interface IPillButtonProps {
|
2737
|
+
id: string;
|
2738
|
+
label: string;
|
2739
|
+
selected?: boolean;
|
2740
|
+
disabled?: boolean;
|
2741
|
+
animatedLabel?: string;
|
2742
|
+
icon?: string;
|
2743
|
+
onClick: (val: string) => void;
|
2744
|
+
tooltip?: string;
|
2745
|
+
width?: number | string;
|
2746
|
+
}
|
2747
|
+
|
2710
2748
|
declare interface IPlaceholder {
|
2711
2749
|
text?: string;
|
2712
2750
|
marks?: string;
|
@@ -3039,7 +3077,6 @@ export declare interface IReviewWorksheetModel {
|
|
3039
3077
|
title?: string;
|
3040
3078
|
worksheet_id?: string;
|
3041
3079
|
node_type: TNodeTypes;
|
3042
|
-
items?: TWorksheetItems[];
|
3043
3080
|
}
|
3044
3081
|
|
3045
3082
|
declare interface ISATSheetItemCallbacks {
|
@@ -3086,6 +3123,15 @@ declare interface ISectionOption<Section = TDefaultSection> {
|
|
3086
3123
|
data: Section[];
|
3087
3124
|
}
|
3088
3125
|
|
3126
|
+
declare interface ISelectableInfoCardProps {
|
3127
|
+
id: string;
|
3128
|
+
title: string;
|
3129
|
+
description: string;
|
3130
|
+
icon: string;
|
3131
|
+
selected: boolean;
|
3132
|
+
onClick: (val: string) => void;
|
3133
|
+
}
|
3134
|
+
|
3089
3135
|
declare interface ISelectInputProps<IDType extends string | number> extends Omit<IBaseSelectInputProps<IDType>, 'searchable' | 'searchText' | 'onSearchTextChange'> {
|
3090
3136
|
}
|
3091
3137
|
|
@@ -3220,6 +3266,15 @@ declare interface ISignupMethodsProps {
|
|
3220
3266
|
loadingProvider: TSocialAuthProvider | null;
|
3221
3267
|
}
|
3222
3268
|
|
3269
|
+
declare interface ISignupOptionsProps {
|
3270
|
+
onEmailSignup: () => void;
|
3271
|
+
onGoogleSignup: () => void;
|
3272
|
+
onAppleSignup: () => void;
|
3273
|
+
onGoToLogin: () => void;
|
3274
|
+
loadingProvider: TSocialAuthProvider | null;
|
3275
|
+
title?: string;
|
3276
|
+
}
|
3277
|
+
|
3223
3278
|
export declare interface ISignUpProps {
|
3224
3279
|
circleOnLeapSignedUp: boolean;
|
3225
3280
|
circleOnLeapPremiumEnabled: boolean;
|
@@ -3375,6 +3430,8 @@ declare interface ISyncableWebGameProps {
|
|
3375
3430
|
declare interface ITabItem {
|
3376
3431
|
id: string;
|
3377
3432
|
label: string;
|
3433
|
+
iconPosition?: 'left' | 'right';
|
3434
|
+
Icon?: React.FC<React.SVGProps<SVGSVGElement>>;
|
3378
3435
|
}
|
3379
3436
|
|
3380
3437
|
export declare interface ITable {
|
@@ -3446,6 +3503,7 @@ declare interface ITabsProps {
|
|
3446
3503
|
selectedTab: string;
|
3447
3504
|
onChange: (tab: string) => void;
|
3448
3505
|
tabs: ITabItem[];
|
3506
|
+
background?: TColorNames;
|
3449
3507
|
}
|
3450
3508
|
|
3451
3509
|
export declare interface ITabVariantConfig {
|
@@ -3504,6 +3562,20 @@ declare interface ITalkMeterProps extends ITalkMeter {
|
|
3504
3562
|
animated?: boolean;
|
3505
3563
|
}
|
3506
3564
|
|
3565
|
+
declare interface ITeacherProfileDetails {
|
3566
|
+
lower_grade: string;
|
3567
|
+
higher_grade: string;
|
3568
|
+
header_image: string;
|
3569
|
+
years_of_experience: number;
|
3570
|
+
number_of_students_taught: number;
|
3571
|
+
countries: string[];
|
3572
|
+
degree: TDegreeInformation;
|
3573
|
+
}
|
3574
|
+
|
3575
|
+
declare interface ITeacherProfileProps {
|
3576
|
+
teacherProfile?: ITeacherProfileDetails;
|
3577
|
+
}
|
3578
|
+
|
3507
3579
|
declare interface ITeacherReview {
|
3508
3580
|
reviewComment?: string;
|
3509
3581
|
images?: string[];
|
@@ -4207,6 +4279,7 @@ export declare enum JOURNEY_ID_STUDENT {
|
|
4207
4279
|
CIRCLE_TABLES_INTRO_JOURNEY = "CIRCLE_TABLES_INTRO_JOURNEY",
|
4208
4280
|
CIRCLE_TABLES_INFINTE_JOURNEY = "CIRCLE_TABLES_INFINITE_JOURNEY",
|
4209
4281
|
CIRCLE_LESSONS_K_1_INTRO_JOURNEY = "CIRCLE_LESSONS_K_1_INTRO_JOURNEY",
|
4282
|
+
CIRCLE_STREAK_REDUCTION_JOURNEY = "CIRCLE_STREAK_REDUCTION_JOURNEY",
|
4210
4283
|
HOMEPAGE_JOURNEY = "HOMEPAGE_JOURNEY",
|
4211
4284
|
CHAPTER_PAGE_JOURNEY = "CHAPTER_PAGE_JOURNEY",
|
4212
4285
|
CHALLENGE_ARENA_JOURNEY = "CHALLENGE_ARENA_JOURNEY"
|
@@ -4238,6 +4311,8 @@ declare const LESSON_TAG_TYPE: {
|
|
4238
4311
|
readonly DEFAULT: "DEFAULT";
|
4239
4312
|
};
|
4240
4313
|
|
4314
|
+
export declare const LinearProgressBar: NamedExoticComponent<ILinearProgressBarProps>;
|
4315
|
+
|
4241
4316
|
export declare const loadScript: ILoadScript;
|
4242
4317
|
|
4243
4318
|
export declare const Lock2Icon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
@@ -4252,6 +4327,7 @@ export declare const LOTTIE: {
|
|
4252
4327
|
ACTIVITY: string;
|
4253
4328
|
ADVANCE_MODE_SEGMENT_LOTTIE: string;
|
4254
4329
|
ALL_DONE: string;
|
4330
|
+
ANIMATED_AVATAR: string;
|
4255
4331
|
AVATAR_SELECTED: string;
|
4256
4332
|
BEGINNER1X: string;
|
4257
4333
|
BRONZE_1: string;
|
@@ -4283,12 +4359,14 @@ export declare const LOTTIE: {
|
|
4283
4359
|
FAMILIAR1X: string;
|
4284
4360
|
FIFTEEN_MIN_CLOCK: string;
|
4285
4361
|
FIVE_MIN_CLOCK: string;
|
4362
|
+
FLYING_DISK: string;
|
4286
4363
|
GIFT: string;
|
4287
4364
|
GOLD_1: string;
|
4288
4365
|
GOLD_2: string;
|
4289
4366
|
GOLD_3: string;
|
4290
4367
|
GOLF: string;
|
4291
4368
|
GRADE: string;
|
4369
|
+
GRADUATION_CAP: string;
|
4292
4370
|
HIGH_SCORE_CONFETTI: string;
|
4293
4371
|
HIGH_SCORE_TEXT: string;
|
4294
4372
|
INFINITE_BUTTON_BG: string;
|
@@ -4299,17 +4377,21 @@ export declare const LOTTIE: {
|
|
4299
4377
|
LEVELUP_RINGS: string;
|
4300
4378
|
LEVEL_1_ALLSTAR: string;
|
4301
4379
|
LIGHTNING: string;
|
4380
|
+
LIGHT_BULB: string;
|
4302
4381
|
MAGICWAND: string;
|
4303
4382
|
MAIL: string;
|
4304
4383
|
MECHANICAL_ARM: string;
|
4305
4384
|
MEDAL: string;
|
4306
4385
|
MEDIUM: string;
|
4386
|
+
MUSCLE: string;
|
4307
4387
|
NUDGE_TAP: string;
|
4308
4388
|
OTP: string;
|
4309
4389
|
PARENT_AVATAR: string;
|
4310
4390
|
PARTY_BALL: string;
|
4311
4391
|
PARTY_POPPER: string;
|
4392
|
+
PENCIL: string;
|
4312
4393
|
PHONE_NUMBER: string;
|
4394
|
+
PLUS_SIGN: string;
|
4313
4395
|
POINT100: string;
|
4314
4396
|
POINT10: string;
|
4315
4397
|
POINT15: string;
|
@@ -4330,9 +4412,12 @@ export declare const LOTTIE: {
|
|
4330
4412
|
PROFICIENT1X: string;
|
4331
4413
|
PROJECT: string;
|
4332
4414
|
PUZZLE: string;
|
4415
|
+
RACING_CAR: string;
|
4333
4416
|
RANDOM_MODE_SEGMENT_LOTTIE: string;
|
4334
4417
|
RECAP: string;
|
4418
|
+
ROCKET: string;
|
4335
4419
|
SEQUENCE_MODE_SEGMENT_LOTTIE: string;
|
4420
|
+
SHOVEL: string;
|
4336
4421
|
SILVER_1: string;
|
4337
4422
|
SILVER_2: string;
|
4338
4423
|
SILVER_3: string;
|
@@ -4395,6 +4480,8 @@ export declare const ModalProvider: FC<IModalProviderProps>;
|
|
4395
4480
|
|
4396
4481
|
export declare const MoreVerticalIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4397
4482
|
|
4483
|
+
export declare const MorningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4484
|
+
|
4398
4485
|
export declare const MultiTabBlocker: FC<PropsWithChildren<IMultiTabBlockerProps>>;
|
4399
4486
|
|
4400
4487
|
export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -4527,7 +4614,7 @@ export declare enum NODE_TYPES {
|
|
4527
4614
|
'PUZZLE_CARD' = "PUZZLE_CARD"
|
4528
4615
|
}
|
4529
4616
|
|
4530
|
-
export declare const Nudge: React_2.
|
4617
|
+
export declare const Nudge: React_2.FC<INudgeProps>;
|
4531
4618
|
|
4532
4619
|
export declare const NumRangeInput: React.FC<NumRangeInputProps>;
|
4533
4620
|
|
@@ -4548,8 +4635,12 @@ declare interface NumRangeInputProps {
|
|
4548
4635
|
endPlaceholder?: string;
|
4549
4636
|
}
|
4550
4637
|
|
4638
|
+
export declare const OnboardingGuide: () => JSX.Element;
|
4639
|
+
|
4551
4640
|
export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX.Element>;
|
4552
4641
|
|
4642
|
+
export declare const OTPInput: NamedExoticComponent<IOTPInputProps>;
|
4643
|
+
|
4553
4644
|
export declare type OutcomeStage = keyof typeof STAGES;
|
4554
4645
|
|
4555
4646
|
export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
|
@@ -4562,6 +4653,8 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
|
|
4562
4653
|
|
4563
4654
|
export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
|
4564
4655
|
|
4656
|
+
export declare const PillButton: NamedExoticComponent<IPillButtonProps>;
|
4657
|
+
|
4565
4658
|
/**
|
4566
4659
|
** Global/Platform specific events that needs to be tracked goes here
|
4567
4660
|
** Naming convention needs to be snake_case
|
@@ -4660,8 +4753,6 @@ declare const PUZZLE_CARD_STATE: {
|
|
4660
4753
|
|
4661
4754
|
declare const PUZZLE_CARDS: "puzzle_cards";
|
4662
4755
|
|
4663
|
-
export declare const PuzzleApp: NamedExoticComponent<{}>;
|
4664
|
-
|
4665
4756
|
export declare const PuzzleCard: FC<IPuzzleCardContainerProps>;
|
4666
4757
|
|
4667
4758
|
export declare const PuzzleFeedbackCelebration: FC;
|
@@ -4743,6 +4834,8 @@ declare enum SECTION_CODE {
|
|
4743
4834
|
|
4744
4835
|
export declare const SectionList: <Section extends string | number | TDefaultSection>(props: ISectionList<Section>) => ReactElement;
|
4745
4836
|
|
4837
|
+
export declare const SelectableInfoCard: MemoExoticComponent<({ id, title, description, icon, selected, onClick, }: ISelectableInfoCardProps) => JSX.Element>;
|
4838
|
+
|
4746
4839
|
export declare const SelectInput: <IDType extends string | number>(props: ISelectInputProps<IDType>) => ReactElement;
|
4747
4840
|
|
4748
4841
|
export declare const SelectionCards: <IDType extends string | number>({ options, value, values, onChange, analyticsLabel, analyticsProps, type, $background, $selectedBackground, $cardWidth, }: ISelectionCardListProps<IDType>) => JSX.Element;
|
@@ -4798,8 +4891,12 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
|
|
4798
4891
|
|
4799
4892
|
export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX.Element;
|
4800
4893
|
|
4894
|
+
export declare const SignupHeader: () => JSX.Element;
|
4895
|
+
|
4801
4896
|
export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
|
4802
4897
|
|
4898
|
+
export declare const SignupOptions: NamedExoticComponent<ISignupOptionsProps>;
|
4899
|
+
|
4803
4900
|
declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4804
4901
|
export { SketchIcon as ScribbleIcon }
|
4805
4902
|
export { SketchIcon }
|
@@ -4826,6 +4923,8 @@ export declare const STAGES: {
|
|
4826
4923
|
|
4827
4924
|
export declare const Star2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4828
4925
|
|
4926
|
+
export declare const Star3Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4927
|
+
|
4829
4928
|
export declare const StarIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4830
4929
|
|
4831
4930
|
export declare enum State {
|
@@ -4894,7 +4993,7 @@ declare const TAB_CODES: {
|
|
4894
4993
|
|
4895
4994
|
export declare const TabComponent: React_2.FC<ITabProps>;
|
4896
4995
|
|
4897
|
-
export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX.Element>;
|
4996
|
+
export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs, background }: ITabsProps) => JSX.Element>;
|
4898
4997
|
|
4899
4998
|
export declare type TAction = EventToPayload<TInclassMessage>;
|
4900
4999
|
|
@@ -4983,7 +5082,7 @@ declare type TBlockType = keyof typeof BLOCK_TYPE_2;
|
|
4983
5082
|
|
4984
5083
|
export declare type TButtonSizes = 'xsmall' | 'small' | 'regular' | 'medium' | 'large';
|
4985
5084
|
|
4986
|
-
export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark';
|
5085
|
+
export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark' | 'black' | 'black-dark' | 'yellow-dark';
|
4987
5086
|
|
4988
5087
|
declare type TCallback = (messages: TInclassMessage[]) => void;
|
4989
5088
|
|
@@ -5104,8 +5203,15 @@ declare type TCueProgramData = {
|
|
5104
5203
|
|
5105
5204
|
declare type TDefaultSection = Record<string, unknown>;
|
5106
5205
|
|
5206
|
+
declare type TDegreeInformation = {
|
5207
|
+
degree_name?: string;
|
5208
|
+
field_of_study?: string;
|
5209
|
+
};
|
5210
|
+
|
5107
5211
|
declare type TDrawingData = ITile | IStroke | undefined;
|
5108
5212
|
|
5213
|
+
export declare const TeacherProfile: FC<ITeacherProfileProps>;
|
5214
|
+
|
5109
5215
|
declare type TEnglishSectionSummary = {
|
5110
5216
|
section_code: 'READING & WRITING';
|
5111
5217
|
} & TSectionSummary;
|
@@ -5139,6 +5245,7 @@ declare interface TextProps {
|
|
5139
5245
|
$whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
|
5140
5246
|
$renderOnMobileAs?: TTextVariants;
|
5141
5247
|
$renderOnTabletAs?: TTextVariants;
|
5248
|
+
$cursor?: 'pointer' | 'default' | 'text' | 'not-allowed' | 'move' | 'help';
|
5142
5249
|
}
|
5143
5250
|
|
5144
5251
|
export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
|
@@ -6011,10 +6118,6 @@ export declare const Tutorial: ({ src, title, onCross, showProgress, onTutorialP
|
|
6011
6118
|
|
6012
6119
|
export declare const TutoringIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
6013
6120
|
|
6014
|
-
declare type TWorksheetItems = {
|
6015
|
-
ref: string;
|
6016
|
-
};
|
6017
|
-
|
6018
6121
|
declare type TWORKSHHET_QUESTION_MEDIA_TYPE = 'SIMULATION' | 'VIDEO' | 'AUDIO';
|
6019
6122
|
|
6020
6123
|
export declare type TZIndexMap = Record<keyof typeof ZINDEX, number>;
|