@cuemath/leap 3.2.17-j2 → 3.2.17-node-beta-0.1

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.
Files changed (113) hide show
  1. package/dist/assets/illustrations/illustrations.js +0 -5
  2. package/dist/assets/illustrations/illustrations.js.map +1 -1
  3. package/dist/assets/lottie/lottie.js +0 -10
  4. package/dist/assets/lottie/lottie.js.map +1 -1
  5. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +13 -18
  6. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
  7. package/dist/features/auth/comps/resend-otp/resend-otp.js +47 -54
  8. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
  9. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +17 -29
  10. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +1 -1
  11. package/dist/features/auth/comps/tabs/tabs-styled.js +10 -22
  12. package/dist/features/auth/comps/tabs/tabs-styled.js.map +1 -1
  13. package/dist/features/auth/comps/tabs/tabs.js +5 -5
  14. package/dist/features/auth/comps/tabs/tabs.js.map +1 -1
  15. package/dist/features/chapters-v2/comps/node-card/node-card-tags.js +19 -12
  16. package/dist/features/chapters-v2/comps/node-card/node-card-tags.js.map +1 -1
  17. package/dist/features/chapters-v2/constants/block-constants.js +3 -2
  18. package/dist/features/chapters-v2/constants/block-constants.js.map +1 -1
  19. package/dist/features/chapters-v2/utils/index.js +6 -4
  20. package/dist/features/chapters-v2/utils/index.js.map +1 -1
  21. package/dist/features/chapters-v2/utils/node-card-utils.js +4 -0
  22. package/dist/features/chapters-v2/utils/node-card-utils.js.map +1 -1
  23. package/dist/features/sheets/constants/sheet.js +2 -1
  24. package/dist/features/sheets/constants/sheet.js.map +1 -1
  25. package/dist/features/ui/image/image.js +1 -1
  26. package/dist/features/ui/image/image.js.map +1 -1
  27. package/dist/features/ui/theme/button.js +78 -78
  28. package/dist/features/ui/theme/button.js.map +1 -1
  29. package/dist/index.d.ts +6 -120
  30. package/dist/index.js +450 -474
  31. package/dist/index.js.map +1 -1
  32. package/dist/node_modules/query-string/base.js +1 -1
  33. package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
  34. package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
  35. package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
  36. package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
  37. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
  38. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
  39. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
  40. package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
  41. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
  42. package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
  43. package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
  44. package/package.json +1 -1
  45. package/dist/assets/line-icons/icons/after-noon.js +0 -34
  46. package/dist/assets/line-icons/icons/after-noon.js.map +0 -1
  47. package/dist/assets/line-icons/icons/apple-icon-white.js +0 -42
  48. package/dist/assets/line-icons/icons/apple-icon-white.js.map +0 -1
  49. package/dist/assets/line-icons/icons/evening.js +0 -35
  50. package/dist/assets/line-icons/icons/evening.js.map +0 -1
  51. package/dist/assets/line-icons/icons/morning.js +0 -35
  52. package/dist/assets/line-icons/icons/morning.js.map +0 -1
  53. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js +0 -9
  54. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js.map +0 -1
  55. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +0 -52
  56. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +0 -1
  57. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +0 -95
  58. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +0 -1
  59. package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text-styled.js +0 -10
  60. package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text-styled.js.map +0 -1
  61. package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text.js +0 -17
  62. package/dist/features/auth/comps/animated-avatar-message/animated-text/animated-text.js.map +0 -1
  63. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js +0 -12
  64. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js.map +0 -1
  65. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +0 -34
  66. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +0 -1
  67. package/dist/features/auth/comps/otp-input/otp-input-styled.js +0 -22
  68. package/dist/features/auth/comps/otp-input/otp-input-styled.js.map +0 -1
  69. package/dist/features/auth/comps/otp-input/otp-input.js +0 -51
  70. package/dist/features/auth/comps/otp-input/otp-input.js.map +0 -1
  71. package/dist/features/auth/comps/pill-button/pill-button-styled.js +0 -44
  72. package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +0 -1
  73. package/dist/features/auth/comps/pill-button/pill-button.js +0 -74
  74. package/dist/features/auth/comps/pill-button/pill-button.js.map +0 -1
  75. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +0 -17
  76. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +0 -1
  77. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +0 -67
  78. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +0 -1
  79. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js +0 -19
  80. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js.map +0 -1
  81. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-styled.js +0 -32
  82. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-styled.js.map +0 -1
  83. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js +0 -44
  84. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js.map +0 -1
  85. package/dist/features/auth/pla-signup/signup-header/signup-header.js +0 -54
  86. package/dist/features/auth/pla-signup/signup-header/signup-header.js.map +0 -1
  87. package/dist/features/auth/pla-signup/signup-options/signup-options.js +0 -83
  88. package/dist/features/auth/pla-signup/signup-options/signup-options.js.map +0 -1
  89. package/dist/features/ui/drawer/drawer-styled.js +0 -34
  90. package/dist/features/ui/drawer/drawer-styled.js.map +0 -1
  91. package/dist/features/ui/drawer/drawer.js +0 -42
  92. package/dist/features/ui/drawer/drawer.js.map +0 -1
  93. package/dist/node_modules/decode-uri-component/index.js.map +0 -1
  94. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
  95. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  96. package/dist/static/animated-avatar.1ad58b1d.json +0 -1
  97. package/dist/static/animated-avatar.69b07505.json +0 -1
  98. package/dist/static/animated-avatar.9c560b46.json +0 -1
  99. package/dist/static/calendar-purple.1a840b41.svg +0 -1
  100. package/dist/static/flying-disk.c7f6ed39.json +0 -1
  101. package/dist/static/graduation-cap.3be3340a.json +0 -1
  102. package/dist/static/handshake.287e7dfb.svg +0 -1
  103. package/dist/static/light-bulb.c6db0b23.json +0 -1
  104. package/dist/static/money.332aacf1.svg +0 -1
  105. package/dist/static/muscle.9bcfb8a7.json +0 -1
  106. package/dist/static/parent-avatar.822c7b9b.svg +0 -1
  107. package/dist/static/pencil.23df9da0.json +0 -1
  108. package/dist/static/plus-sign.de6af957.json +0 -1
  109. package/dist/static/racing-car.2cbf864e.json +0 -1
  110. package/dist/static/rocket.0a3ccab0.json +0 -1
  111. package/dist/static/shovel.abeec04c.json +0 -1
  112. package/dist/static/trustpilot.bd3d79e1.svg +0 -1
  113. /package/dist/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
package/dist/index.d.ts CHANGED
@@ -52,14 +52,10 @@ export declare const AchievementNotShareReasonModal: React_2.FC<IShareInstructio
52
52
 
53
53
  export declare const AchievementShareInstructionModal: React_2.FC<IShareInstructionModalProps>;
54
54
 
55
- export declare const AfternoonIcon: React.FC<React.SVGProps<SVGSVGElement>>;
56
-
57
55
  export declare const AlertIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
58
56
 
59
57
  export declare const AnimatedArc: React_2.FC<IAnimatedArcProps>;
60
58
 
61
- export declare const AnimatedAvatarMessage: NamedExoticComponent<IAnimatedAvatarMessageProps>;
62
-
63
59
  export declare const AppLoader: FC<IAppLoaderProps>;
64
60
 
65
61
  export declare const ArcButton: NamedExoticComponent<IArcButtonProps & {
@@ -134,7 +130,8 @@ declare enum BLOCK_TYPE {
134
130
  PUZZLE_CARDS = "PUZZLE_CARDS",
135
131
  SAT_MOCK_TEST = "SAT_MOCK_TEST",
136
132
  STEP_UP = "STEP_UP",
137
- CHALLENGE_ARENA = "CHALLENGE_ARENA"
133
+ CHALLENGE_ARENA = "CHALLENGE_ARENA",
134
+ DOWNLOADS = "DOWNLOADS"
138
135
  }
139
136
 
140
137
  declare const BLOCK_TYPE_2: {
@@ -352,8 +349,6 @@ export declare const DraftIcon: React.FC<React.SVGProps<SVGSVGElement>>;
352
349
 
353
350
  export declare const DragIcon: React.FC<React.SVGProps<SVGSVGElement>>;
354
351
 
355
- export declare const Drawer: FC<IDrawerProps>;
356
-
357
352
  export declare const DynamicPreviewWorksheet: FC<IDynamicWorksheetPreview>;
358
353
 
359
354
  export declare enum EClassTimeAlertLevel {
@@ -426,8 +421,6 @@ declare interface ErrorProps {
426
421
  handleClick: () => void;
427
422
  }
428
423
 
429
- export declare const EveningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
430
-
431
424
  export declare const EVENTS: {
432
425
  PUZZLE_FEEDBACK_CELEBRATION: "PUZZLE_FEEDBACK_CELEBRATION";
433
426
  HOMEWORK_UNASSIGN: "HOMEWORK_UNASSIGN";
@@ -652,21 +645,6 @@ declare interface IAnimatedArcProps {
652
645
  showAnimatedRainbowArc?: boolean;
653
646
  }
654
647
 
655
- declare interface IAnimatedAvatarMessageProps {
656
- message: string;
657
- onShowContent: (show: boolean) => void;
658
- confirmationFrames: [number, number];
659
- confirmationMessage?: string;
660
- isConfirmationVisible?: boolean;
661
- ref: React.Ref<IAnimatedAvatarMessageRef>;
662
- height?: string | number;
663
- }
664
-
665
- export declare type IAnimatedAvatarMessageRef = {
666
- fadeOutMessage: () => Promise<void>;
667
- playConfirmationFrames: () => Promise<void>;
668
- };
669
-
670
648
  declare interface IAppLoaderProps {
671
649
  width?: string | number;
672
650
  height?: string | number;
@@ -712,7 +690,6 @@ declare interface IAuthPageLayoutProps {
712
690
  leftBlock: ReactElement;
713
691
  rightBlock?: ReactElement;
714
692
  isFullWidth?: boolean;
715
- rightBlockBg?: TColorNames;
716
693
  }
717
694
 
718
695
  declare interface IAuthStaticPanelProps {
@@ -1369,16 +1346,6 @@ declare interface IDigitalMeterProps {
1369
1346
  actAsTimer?: boolean;
1370
1347
  }
1371
1348
 
1372
- declare interface IDrawerProps {
1373
- isOpen: boolean;
1374
- onClose?: () => void;
1375
- children: ReactNode;
1376
- drawerWidth?: number | string;
1377
- position?: 'left' | 'right';
1378
- zIndex?: number;
1379
- theme: 'light' | 'dark';
1380
- }
1381
-
1382
1349
  declare interface IDynamicWorksheetPreview {
1383
1350
  studentId: string;
1384
1351
  userNodeId: string;
@@ -1638,7 +1605,7 @@ declare interface IIdentifierOtpFormProps {
1638
1605
  }
1639
1606
 
1640
1607
  declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1641
- withLoader?: boolean;
1608
+ withLoader: boolean;
1642
1609
  borderRadius?: number;
1643
1610
  borderColor?: TColorNames;
1644
1611
  }
@@ -2012,14 +1979,6 @@ export declare interface ILessonWebGameProps extends IBaseWebGameProps, ISyncabl
2012
1979
  targetQuestions: number;
2013
1980
  }
2014
1981
 
2015
- declare interface ILinearProgressBarProps {
2016
- percentage: number;
2017
- height?: number;
2018
- backgroundColor?: TColorNames;
2019
- fillColor?: TColorNames;
2020
- borderRadius?: number;
2021
- }
2022
-
2023
1982
  export declare const ILLUSTRATIONS: {
2024
1983
  ALARM_CLOCK_ORANGE: string;
2025
1984
  ALARM_CLOCK_PURPLE: string;
@@ -2036,7 +1995,6 @@ export declare const ILLUSTRATIONS: {
2036
1995
  CALENDAR_BLUE: string;
2037
1996
  CALENDAR_GRAY: string;
2038
1997
  CALENDAR_GREEN: string;
2039
- CALENDAR_PURPLE: string;
2040
1998
  CAUTION: string;
2041
1999
  CHAPTER_10: string;
2042
2000
  CHAPTER_1: string;
@@ -2076,7 +2034,6 @@ export declare const ILLUSTRATIONS: {
2076
2034
  GRADUATE_PINK_FILLED_BG: string;
2077
2035
  GREEN_BALLOON: string;
2078
2036
  GREEN_FACE: string;
2079
- HANDSHAKE: string;
2080
2037
  LEARNED_SHIELD_GRAY: string;
2081
2038
  LEARNED_SHIELD_GREEN: string;
2082
2039
  LEARNT: string;
@@ -2095,7 +2052,6 @@ export declare const ILLUSTRATIONS: {
2095
2052
  MILESTONE_INTRO_2: string;
2096
2053
  MILESTONE_INTRO_3: string;
2097
2054
  MISTAKE: string;
2098
- MONEY: string;
2099
2055
  NODE_ACTIVITY_BG: string;
2100
2056
  NODE_CUSTOM_TEST_BG: string;
2101
2057
  NODE_DOWNLOAD_BG: string;
@@ -2113,7 +2069,6 @@ export declare const ILLUSTRATIONS: {
2113
2069
  NUMBER_4_ORANGE: string;
2114
2070
  ONE_STAR_FILLED: string;
2115
2071
  ORANGE_FACE: string;
2116
- PARENT_AVATAR: string;
2117
2072
  PEOPLE_WITH_ORANGE_FILL: string;
2118
2073
  PLAY: string;
2119
2074
  PLAY_ICON: string;
@@ -2150,7 +2105,6 @@ export declare const ILLUSTRATIONS: {
2150
2105
  TROPHY_BLUE_FILLED: string;
2151
2106
  TROPHY_CIRCLE: string;
2152
2107
  TROPHY_GREEN: string;
2153
- TRUSTPILOT: string;
2154
2108
  TWO_STARS_FILLED: string;
2155
2109
  UP_ARROW: string;
2156
2110
  USER_CROWN_GRID_BACKGROUND: string;
@@ -2683,14 +2637,6 @@ declare interface IOpenImageReviewModalProps {
2683
2637
  image?: string;
2684
2638
  }
2685
2639
 
2686
- declare interface IOTPInputProps {
2687
- length?: number;
2688
- value: string;
2689
- onChange: (val: string) => void;
2690
- error?: string;
2691
- isBusy?: boolean;
2692
- }
2693
-
2694
2640
  declare interface IOTPResendProps {
2695
2641
  onResendOTP: () => void;
2696
2642
  onResendVoiceOTP?: () => void;
@@ -2699,8 +2645,6 @@ declare interface IOTPResendProps {
2699
2645
  disabled?: boolean;
2700
2646
  renderAs?: 'submit' | 'text';
2701
2647
  width?: number | string;
2702
- textButtonColor?: TColorNames;
2703
- size?: 'small' | 'xsmall';
2704
2648
  }
2705
2649
 
2706
2650
  declare interface IOutcomeConfig {
@@ -2738,18 +2682,6 @@ declare interface IPerfectHitsProps {
2738
2682
  value: number;
2739
2683
  }
2740
2684
 
2741
- declare interface IPillButtonProps {
2742
- id: string;
2743
- label: string;
2744
- selected?: boolean;
2745
- disabled?: boolean;
2746
- animatedLabel?: string;
2747
- icon?: string;
2748
- onClick: (val: string) => void;
2749
- tooltip?: string;
2750
- width?: number | string;
2751
- }
2752
-
2753
2685
  declare interface IPlaceholder {
2754
2686
  text?: string;
2755
2687
  marks?: string;
@@ -3137,15 +3069,6 @@ declare interface ISectionOption<Section = TDefaultSection> {
3137
3069
  data: Section[];
3138
3070
  }
3139
3071
 
3140
- declare interface ISelectableInfoCardProps {
3141
- id: string;
3142
- title: string;
3143
- description: string;
3144
- icon: string;
3145
- selected: boolean;
3146
- onClick: (val: string) => void;
3147
- }
3148
-
3149
3072
  declare interface ISelectInputProps<IDType extends string | number> extends Omit<IBaseSelectInputProps<IDType>, 'searchable' | 'searchText' | 'onSearchTextChange'> {
3150
3073
  }
3151
3074
 
@@ -3280,15 +3203,6 @@ declare interface ISignupMethodsProps {
3280
3203
  loadingProvider: TSocialAuthProvider | null;
3281
3204
  }
3282
3205
 
3283
- declare interface ISignupOptionsProps {
3284
- onEmailSignup: () => void;
3285
- onGoogleSignup: () => void;
3286
- onAppleSignup: () => void;
3287
- onGoToLogin: () => void;
3288
- loadingProvider: TSocialAuthProvider | null;
3289
- title?: string;
3290
- }
3291
-
3292
3206
  export declare interface ISignUpProps {
3293
3207
  circleOnLeapSignedUp: boolean;
3294
3208
  circleOnLeapPremiumEnabled: boolean;
@@ -3444,8 +3358,6 @@ declare interface ISyncableWebGameProps {
3444
3358
  declare interface ITabItem {
3445
3359
  id: string;
3446
3360
  label: string;
3447
- iconPosition?: 'left' | 'right';
3448
- Icon?: React.FC<React.SVGProps<SVGSVGElement>>;
3449
3361
  }
3450
3362
 
3451
3363
  export declare interface ITable {
@@ -3517,7 +3429,6 @@ declare interface ITabsProps {
3517
3429
  selectedTab: string;
3518
3430
  onChange: (tab: string) => void;
3519
3431
  tabs: ITabItem[];
3520
- background?: TColorNames;
3521
3432
  }
3522
3433
 
3523
3434
  export declare interface ITabVariantConfig {
@@ -4310,8 +4221,6 @@ declare const LESSON_TAG_TYPE: {
4310
4221
  readonly DEFAULT: "DEFAULT";
4311
4222
  };
4312
4223
 
4313
- export declare const LinearProgressBar: NamedExoticComponent<ILinearProgressBarProps>;
4314
-
4315
4224
  export declare const loadScript: ILoadScript;
4316
4225
 
4317
4226
  export declare const Lock2Icon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
@@ -4326,7 +4235,6 @@ export declare const LOTTIE: {
4326
4235
  ACTIVITY: string;
4327
4236
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
4328
4237
  ALL_DONE: string;
4329
- ANIMATED_AVATAR: string;
4330
4238
  AVATAR_SELECTED: string;
4331
4239
  BEGINNER1X: string;
4332
4240
  BRONZE_1: string;
@@ -4358,14 +4266,12 @@ export declare const LOTTIE: {
4358
4266
  FAMILIAR1X: string;
4359
4267
  FIFTEEN_MIN_CLOCK: string;
4360
4268
  FIVE_MIN_CLOCK: string;
4361
- FLYING_DISK: string;
4362
4269
  GIFT: string;
4363
4270
  GOLD_1: string;
4364
4271
  GOLD_2: string;
4365
4272
  GOLD_3: string;
4366
4273
  GOLF: string;
4367
4274
  GRADE: string;
4368
- GRADUATION_CAP: string;
4369
4275
  HIGH_SCORE_CONFETTI: string;
4370
4276
  HIGH_SCORE_TEXT: string;
4371
4277
  INFINITE_BUTTON_BG: string;
@@ -4376,21 +4282,17 @@ export declare const LOTTIE: {
4376
4282
  LEVELUP_RINGS: string;
4377
4283
  LEVEL_1_ALLSTAR: string;
4378
4284
  LIGHTNING: string;
4379
- LIGHT_BULB: string;
4380
4285
  MAGICWAND: string;
4381
4286
  MAIL: string;
4382
4287
  MECHANICAL_ARM: string;
4383
4288
  MEDAL: string;
4384
4289
  MEDIUM: string;
4385
- MUSCLE: string;
4386
4290
  NUDGE_TAP: string;
4387
4291
  OTP: string;
4388
4292
  PARENT_AVATAR: string;
4389
4293
  PARTY_BALL: string;
4390
4294
  PARTY_POPPER: string;
4391
- PENCIL: string;
4392
4295
  PHONE_NUMBER: string;
4393
- PLUS_SIGN: string;
4394
4296
  POINT100: string;
4395
4297
  POINT10: string;
4396
4298
  POINT15: string;
@@ -4411,12 +4313,9 @@ export declare const LOTTIE: {
4411
4313
  PROFICIENT1X: string;
4412
4314
  PROJECT: string;
4413
4315
  PUZZLE: string;
4414
- RACING_CAR: string;
4415
4316
  RANDOM_MODE_SEGMENT_LOTTIE: string;
4416
4317
  RECAP: string;
4417
- ROCKET: string;
4418
4318
  SEQUENCE_MODE_SEGMENT_LOTTIE: string;
4419
- SHOVEL: string;
4420
4319
  SILVER_1: string;
4421
4320
  SILVER_2: string;
4422
4321
  SILVER_3: string;
@@ -4479,8 +4378,6 @@ export declare const ModalProvider: FC<IModalProviderProps>;
4479
4378
 
4480
4379
  export declare const MoreVerticalIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4481
4380
 
4482
- export declare const MorningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4483
-
4484
4381
  export declare const MultiTabBlocker: FC<PropsWithChildren<IMultiTabBlockerProps>>;
4485
4382
 
4486
4383
  export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4580,6 +4477,7 @@ export declare const NODE_TYPE: {
4580
4477
  readonly TARGET_PRACTICE: "TARGET_PRACTICE";
4581
4478
  readonly MASTERY: "MASTERY";
4582
4479
  readonly TRIAL_DIAGNOSTIC: "TRIAL_DIAGNOSTIC";
4480
+ readonly PDF: "PDF";
4583
4481
  };
4584
4482
 
4585
4483
  export declare enum NODE_TYPES {
@@ -4634,12 +4532,8 @@ declare interface NumRangeInputProps {
4634
4532
  endPlaceholder?: string;
4635
4533
  }
4636
4534
 
4637
- export declare const OnboardingGuide: () => JSX.Element;
4638
-
4639
4535
  export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX.Element>;
4640
4536
 
4641
- export declare const OTPInput: NamedExoticComponent<IOTPInputProps>;
4642
-
4643
4537
  export declare type OutcomeStage = keyof typeof STAGES;
4644
4538
 
4645
4539
  export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
@@ -4652,8 +4546,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
4652
4546
 
4653
4547
  export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
4654
4548
 
4655
- export declare const PillButton: NamedExoticComponent<IPillButtonProps>;
4656
-
4657
4549
  /**
4658
4550
  ** Global/Platform specific events that needs to be tracked goes here
4659
4551
  ** Naming convention needs to be snake_case
@@ -4839,8 +4731,6 @@ declare enum SECTION_CODE {
4839
4731
 
4840
4732
  export declare const SectionList: <Section extends string | number | TDefaultSection>(props: ISectionList<Section>) => ReactElement;
4841
4733
 
4842
- export declare const SelectableInfoCard: MemoExoticComponent<({ id, title, description, icon, selected, onClick, }: ISelectableInfoCardProps) => JSX.Element>;
4843
-
4844
4734
  export declare const SelectInput: <IDType extends string | number>(props: ISelectInputProps<IDType>) => ReactElement;
4845
4735
 
4846
4736
  export declare const SelectionCards: <IDType extends string | number>({ options, value, values, onChange, analyticsLabel, analyticsProps, type, $background, $selectedBackground, $cardWidth, }: ISelectionCardListProps<IDType>) => JSX.Element;
@@ -4896,12 +4786,8 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4896
4786
 
4897
4787
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX.Element;
4898
4788
 
4899
- export declare const SignupHeader: () => JSX.Element;
4900
-
4901
4789
  export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
4902
4790
 
4903
- export declare const SignupOptions: NamedExoticComponent<ISignupOptionsProps>;
4904
-
4905
4791
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4906
4792
  export { SketchIcon as ScribbleIcon }
4907
4793
  export { SketchIcon }
@@ -5000,7 +4886,7 @@ declare const TAB_CODES: {
5000
4886
 
5001
4887
  export declare const TabComponent: React_2.FC<ITabProps>;
5002
4888
 
5003
- export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs, background }: ITabsProps) => JSX.Element>;
4889
+ export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX.Element>;
5004
4890
 
5005
4891
  export declare type TAction = EventToPayload<TInclassMessage>;
5006
4892
 
@@ -5089,7 +4975,7 @@ declare type TBlockType = keyof typeof BLOCK_TYPE_2;
5089
4975
 
5090
4976
  export declare type TButtonSizes = 'xsmall' | 'small' | 'regular' | 'medium' | 'large';
5091
4977
 
5092
- export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark' | 'black' | 'black-dark' | 'yellow-dark';
4978
+ export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark';
5093
4979
 
5094
4980
  declare type TCallback = (messages: TInclassMessage[]) => void;
5095
4981