@cuemath/leap 2.8.37-rj-2 → 2.8.37

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 (70) hide show
  1. package/dist/assets/lottie/lottie.js +0 -4
  2. package/dist/assets/lottie/lottie.js.map +1 -1
  3. package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js +11 -20
  4. package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js.map +1 -1
  5. package/dist/features/circle-games/game-launcher/comps/carousel/carousel.js +47 -53
  6. package/dist/features/circle-games/game-launcher/comps/carousel/carousel.js.map +1 -1
  7. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +212 -235
  8. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +1 -1
  9. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +11 -12
  10. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -1
  11. package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js +7 -8
  12. package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js.map +1 -1
  13. package/dist/features/circle-games/game-launcher/game-launcher.js +71 -81
  14. package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -1
  15. package/dist/features/circle-games/game-launcher/use-game-launcher-journey/constants.js +7 -0
  16. package/dist/features/circle-games/game-launcher/use-game-launcher-journey/constants.js.map +1 -0
  17. package/dist/features/circle-games/game-launcher/use-game-launcher-journey/use-game-launcher-journey.js +213 -0
  18. package/dist/features/circle-games/game-launcher/use-game-launcher-journey/use-game-launcher-journey.js.map +1 -0
  19. package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -1
  20. package/dist/features/journey/journey-id/journey-id-student.js +1 -1
  21. package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
  22. package/dist/features/post-game-stats/enums/post-game-stats-enum.js +1 -1
  23. package/dist/features/post-game-stats/enums/post-game-stats-enum.js.map +1 -1
  24. package/dist/features/post-game-stats/points/points.js +10 -15
  25. package/dist/features/post-game-stats/points/points.js.map +1 -1
  26. package/dist/features/post-game-stats/post-game-stats.js +61 -83
  27. package/dist/features/post-game-stats/post-game-stats.js.map +1 -1
  28. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +148 -142
  29. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
  30. package/dist/index.d.ts +3 -35
  31. package/dist/index.js +67 -69
  32. package/dist/index.js.map +1 -1
  33. package/package.json +1 -1
  34. package/dist/assets/line-icons/icons/carat-left.js +0 -26
  35. package/dist/assets/line-icons/icons/carat-left.js.map +0 -1
  36. package/dist/assets/line-icons/icons/carat-right.js +0 -26
  37. package/dist/assets/line-icons/icons/carat-right.js.map +0 -1
  38. package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.js +0 -9
  39. package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.js.map +0 -1
  40. package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js +0 -217
  41. package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js.map +0 -1
  42. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/constants.js +0 -6
  43. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/constants.js.map +0 -1
  44. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey-styled.js +0 -13
  45. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey-styled.js.map +0 -1
  46. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js +0 -197
  47. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +0 -1
  48. package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc-styled.js +0 -17
  49. package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc-styled.js.map +0 -1
  50. package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc.js +0 -47
  51. package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc.js.map +0 -1
  52. package/dist/features/post-game-stats/digital-meter/comp/animated-arc/constants.js +0 -6
  53. package/dist/features/post-game-stats/digital-meter/comp/animated-arc/constants.js.map +0 -1
  54. package/dist/features/post-game-stats/digital-meter/constants.js +0 -16
  55. package/dist/features/post-game-stats/digital-meter/constants.js.map +0 -1
  56. package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js +0 -87
  57. package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js.map +0 -1
  58. package/dist/features/post-game-stats/digital-meter/digital-meter.js +0 -154
  59. package/dist/features/post-game-stats/digital-meter/digital-meter.js.map +0 -1
  60. package/dist/features/post-game-stats/digital-meter/helper.js +0 -33
  61. package/dist/features/post-game-stats/digital-meter/helper.js.map +0 -1
  62. package/dist/features/post-game-stats/number-count-animation/number-count-animation-styled.js +0 -29
  63. package/dist/features/post-game-stats/number-count-animation/number-count-animation-styled.js.map +0 -1
  64. package/dist/features/post-game-stats/number-count-animation/number-count-animation.js +0 -20
  65. package/dist/features/post-game-stats/number-count-animation/number-count-animation.js.map +0 -1
  66. package/dist/static/point2.7cec6e24.json +0 -1
  67. package/dist/static/point3.f96fe7aa.json +0 -1
  68. package/dist/static/point4.fe04fb83.json +0 -1
  69. package/dist/static/target-achieved-text.053bd142.json +0 -2830
  70. package/dist/static/target-achieved-text.10db8475.json +0 -1
package/dist/index.d.ts CHANGED
@@ -253,8 +253,6 @@ export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
253
253
 
254
254
  export declare const DesmosCalculator: FC<IDesmosCalculatorProps>;
255
255
 
256
- export declare const DigitalMeter: FC<IDigitalMeterProps>;
257
-
258
256
  export declare const DownIcon: React.FC<React.SVGProps<SVGSVGElement>>;
259
257
 
260
258
  export declare const DraftIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -298,8 +296,7 @@ export declare enum EPostGameStat {
298
296
  STREAK = "streak",
299
297
  ACCURACY = "accuracy",
300
298
  CLOCK = "clock",
301
- POINT = "point",
302
- DIGITAL_METER = "digital-meter"
299
+ POINT = "point"
303
300
  }
304
301
 
305
302
  export declare const EraserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -880,7 +877,6 @@ declare interface ICoachMarkCompletion {
880
877
  CIRCLE_POINTS_REWARD_JOURNEY: boolean;
881
878
  CIRCLE_STREAK_UPDATE_JOURNEY: boolean;
882
879
  CIRCLE_TUTORIAL_JOURNEY: boolean;
883
- CIRCLE_TABLES_INTRO_JOURNEY: boolean;
884
880
  }
885
881
 
886
882
  export declare interface ICoachmarkProgress {
@@ -889,7 +885,6 @@ export declare interface ICoachmarkProgress {
889
885
  CIRCLE_POINTS_REWARD_JOURNEY: boolean;
890
886
  CIRCLE_STREAK_UPDATE_JOURNEY: boolean;
891
887
  CIRCLE_TUTORIAL_JOURNEY: boolean;
892
- CIRCLE_TABLES_INTRO_JOURNEY: boolean;
893
888
  }
894
889
 
895
890
  /**
@@ -1009,18 +1004,6 @@ declare interface IDesmosCalculatorProps {
1009
1004
  };
1010
1005
  }
1011
1006
 
1012
- declare interface IDigitalMeterProps {
1013
- show: boolean;
1014
- value: number;
1015
- maxValue: number;
1016
- targetValue?: number;
1017
- displayText: string;
1018
- progressType: 'stepper' | 'linear';
1019
- helperTextPrimary: string;
1020
- helperTextSecondary: string;
1021
- onComplete: () => void;
1022
- }
1023
-
1024
1007
  declare interface IEditMilestoneModalProps extends IMilestoneEditProps {
1025
1008
  studentId: string;
1026
1009
  isUsingAlternateCurriculum: boolean;
@@ -2060,9 +2043,6 @@ export declare interface IPlayerStats {
2060
2043
  errorCode: IStatsToAwardErrorCode;
2061
2044
  outcome: ProjectOutcome;
2062
2045
  value: string;
2063
- starEligibleTime?: number;
2064
- starEligibleAccuracy?: number;
2065
- starRewarded?: boolean;
2066
2046
  }
2067
2047
 
2068
2048
  declare interface IPointerData extends Record<string, unknown> {
@@ -2099,12 +2079,6 @@ export declare interface IPostGameStat {
2099
2079
  onComplete?: () => void;
2100
2080
  helperText?: ReactNode;
2101
2081
  stopAtEnd?: boolean;
2102
- targetValue?: number;
2103
- maxValue?: number;
2104
- helperTextPrimary?: string;
2105
- helperTextSecondary?: string;
2106
- progressType?: 'linear' | 'stepper';
2107
- displayText?: string;
2108
2082
  }
2109
2083
 
2110
2084
  export declare interface IPostGameStatsProps {
@@ -2601,7 +2575,6 @@ export declare interface ITableDetails {
2601
2575
  mode: TTableMode;
2602
2576
  tableNumber?: number;
2603
2577
  infiniteModeHighScore?: number;
2604
- isStarRewarded?: boolean;
2605
2578
  }
2606
2579
 
2607
2580
  export declare interface ITableInfo {
@@ -2614,7 +2587,7 @@ declare interface ITableInfo_2 {
2614
2587
  stars: ('advance' | 'random' | 'sequence')[];
2615
2588
  }
2616
2589
 
2617
- export declare interface ITables {
2590
+ declare interface ITables {
2618
2591
  type: ProjectType;
2619
2592
  label: string;
2620
2593
  data: ITable;
@@ -3300,8 +3273,7 @@ export declare enum JOURNEY_ID_STUDENT {
3300
3273
  CIRCLE_LEADERBOARD_INTRO_JOURNEY = "CIRCLE_LEADERBOARD_INTRO_JOURNEY",
3301
3274
  CIRCLE_POINTS_REWARD_JOURNEY = "CIRCLE_POINTS_REWARD_JOURNEY",
3302
3275
  CIRCLE_STREAK_UPDATE_JOURNEY = "CIRCLE_STREAK_UPDATE_JOURNEY",
3303
- CIRCLE_TUTORIAL_JOURNEY = "CIRCLE_TUTORIAL_JOURNEY",
3304
- CIRCLE_TABLES_INTRO_JOURNEY = "CIRCLE_TABLES_INTRO_JOURNEY"
3276
+ CIRCLE_TUTORIAL_JOURNEY = "CIRCLE_TUTORIAL_JOURNEY"
3305
3277
  }
3306
3278
 
3307
3279
  export declare const JourneyProvider: FC<{
@@ -3370,13 +3342,10 @@ export declare const LOTTIE: {
3370
3342
  POINT1: string;
3371
3343
  POINT20: string;
3372
3344
  POINT25: string;
3373
- POINT2: string;
3374
3345
  POINT30: string;
3375
3346
  POINT35: string;
3376
- POINT3: string;
3377
3347
  POINT40: string;
3378
3348
  POINT45: string;
3379
- POINT4: string;
3380
3349
  POINT50: string;
3381
3350
  POINT5: string;
3382
3351
  POINT60: string;
@@ -3391,7 +3360,6 @@ export declare const LOTTIE: {
3391
3360
  SPLASH_SCREEN: string;
3392
3361
  STAY_CONNECTED_LOTTIE: string;
3393
3362
  TABLE_MODE_REVEAL: string;
3394
- TARGET_ACHIEVED_TEXT: string;
3395
3363
  TEACHER_VALIDATION: string;
3396
3364
  TOTAL_STREAK: string;
3397
3365
  TOTAL_TIME: string;
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import { default as a } from "./features/ui/stepper/stepper.js";
3
3
  import { ILLUSTRATIONS as s } from "./assets/illustrations/illustrations.js";
4
4
  import { IMAGES as p } from "./assets/images/images.js";
5
5
  import { LOTTIE as u } from "./assets/lottie/lottie.js";
6
- import { default as d } from "./assets/line-icons/icons/alert.js";
6
+ import { default as x } from "./assets/line-icons/icons/alert.js";
7
7
  import { default as c } from "./assets/line-icons/icons/back.js";
8
8
  import { default as i } from "./assets/line-icons/icons/bin.js";
9
9
  import { default as E } from "./assets/line-icons/icons/bin2.js";
@@ -30,7 +30,7 @@ import { default as ae } from "./assets/line-icons/icons/drag.js";
30
30
  import { default as se } from "./assets/line-icons/icons/edit.js";
31
31
  import { default as pe } from "./assets/line-icons/icons/edit2.js";
32
32
  import { default as ue } from "./assets/line-icons/icons/edit-star.js";
33
- import { default as de } from "./assets/line-icons/icons/eraser.js";
33
+ import { default as xe } from "./assets/line-icons/icons/eraser.js";
34
34
  import { default as ce } from "./assets/line-icons/icons/eye.js";
35
35
  import { default as ie } from "./assets/line-icons/icons/eye2.js";
36
36
  import { default as Ee } from "./assets/line-icons/icons/hand.js";
@@ -83,7 +83,7 @@ import { default as ar } from "./assets/line-icons/icons/chevron-left.js";
83
83
  import { default as sr } from "./assets/line-icons/icons/chevron-down.js";
84
84
  import { default as pr } from "./assets/line-icons/icons/game.js";
85
85
  import { default as ur } from "./assets/line-icons/icons/tutoring.js";
86
- import { default as dr } from "./assets/line-icons/icons/chat.js";
86
+ import { default as xr } from "./assets/line-icons/icons/chat.js";
87
87
  import { default as cr } from "./assets/line-icons/icons/cuemath-logo.js";
88
88
  import { default as ir } from "./assets/line-icons/icons/next2.js";
89
89
  import { AutoPlayPermissionProvider as Er } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
@@ -110,7 +110,7 @@ import { default as at } from "./features/ui/inputs/text-input/text-input.js";
110
110
  import { default as st } from "./features/ui/inputs/cascading-select-input/cascading-select-input.js";
111
111
  import { default as pt } from "./features/ui/inputs/num-range-input/num-range-input.js";
112
112
  import { default as ut } from "./features/ui/inputs/percentile-input/percentile-input.js";
113
- import { default as dt } from "./features/ui/selection-cards/selection-cards.js";
113
+ import { default as xt } from "./features/ui/selection-cards/selection-cards.js";
114
114
  import { default as ct } from "./features/ui/layout/flex-view.js";
115
115
  import { default as it } from "./features/ui/loader/app-loader/app-loader.js";
116
116
  import { CircularLoader as Et } from "./features/ui/loader/circular-loader/circular-loader.js";
@@ -136,7 +136,7 @@ import { WHITELIST_EVENTS as ta } from "./features/analytics-events/whitelist-ev
136
136
  import { default as fa } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
137
137
  import { default as la } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
138
138
  import { default as ma } from "./features/chapters/chapter/chapter.js";
139
- import { default as xa } from "./features/chapters/chapters-list/chapters-list.js";
139
+ import { default as da } from "./features/chapters/chapters-list/chapters-list.js";
140
140
  import { default as na } from "./features/chapters/lpar-chapter/lpar-chapter.js";
141
141
  import { default as Ia } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
142
142
  import { default as Ta } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
@@ -163,7 +163,7 @@ import { BackgroundImage as tf, CircularSteps as af } from "./features/circle-ga
163
163
  import { SplashScreen as sf } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
164
164
  import { SignUp as pf } from "./features/circle-games/sign-up/sign-up.js";
165
165
  import { default as uf } from "./features/cue-canvas/cue-canvas-provider.js";
166
- import { default as df } from "./features/cue-canvas/toolbar/toolbar.js";
166
+ import { default as xf } from "./features/cue-canvas/toolbar/toolbar.js";
167
167
  import { default as cf } from "./features/cue-canvas/cue-canvas.js";
168
168
  import { default as Tf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
169
169
  import { default as Sf } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
@@ -189,7 +189,7 @@ import { default as as } from "./features/milestone/outcome/milestone-outcome-co
189
189
  import { default as ss } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
190
190
  import { default as ps } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
191
191
  import { default as us } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
192
- import { default as ds } from "./features/milestone/edit/goal-edit-container.js";
192
+ import { default as xs } from "./features/milestone/edit/goal-edit-container.js";
193
193
  import { default as cs } from "./features/milestone/edit/milestone-edit-container.js";
194
194
  import { default as is } from "./features/milestone/milestone-list-container/milestone-list-container.js";
195
195
  import { default as Es } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
@@ -201,33 +201,32 @@ import { invalidateTestHelpData as Os, useGetTestHelpData as Rs } from "./featur
201
201
  import { invalidateMilestoneResources as Gs, useGetMilestoneResources as ys } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
202
202
  import { default as gs } from "./features/pointer-sync/pointer.js";
203
203
  import { default as Us } from "./features/pointer-sync/hooks/use-pointer-sync.js";
204
- import { DigitalMeter as Ws } from "./features/post-game-stats/digital-meter/digital-meter.js";
204
+ import { PostGameStats as Ws } from "./features/post-game-stats/post-game-stats.js";
205
205
  import { EPostGameStat as ws } from "./features/post-game-stats/enums/post-game-stats-enum.js";
206
- import { PostGameStats as Ys } from "./features/post-game-stats/post-game-stats.js";
207
- import { default as Fs } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
208
- import { default as js } from "./features/sheet-tools/tool-header/tool-header.js";
209
- import { default as qs } from "./features/sheets/sheets-list/sheets-list.js";
210
- import { default as Xs } from "./features/sheets/reference-sheet/reference-sheet.js";
211
- import { isV3Worksheet as el, isV3WorksheetAttempt as ol } from "./features/sheets/utils/is-v3-worksheet.js";
212
- import { COMPLETED_SHEET_STATE as tl, NODE_LABELS as al, NODE_SUB_GROUP as fl, NODE_TYPE as sl, PYTHON_NODE_TYPES as ll, REWARDS_LIST as pl, SHEET_ACTIONS as ml, SHEET_ATTEMPT_LOCATION as ul, SHEET_ATTEMPT_LOCATION_MAP as xl, SHEET_ATTEMPT_STATE as dl, SHEET_DATA_TYPE as nl, SHEET_STATE as cl } from "./features/sheets/constants/sheet.js";
213
- import { default as il } from "./features/student-details/student-details.js";
214
- import { default as El } from "./features/utils/load-script.js";
215
- import { ACTION_BAR_HEIGHT as Cl, QUESTIONS_GAP as Al, QUESTION_WIDTH as Pl, TOP_NAVIGATION_HEIGHT as _l } from "./features/worksheet/worksheet/constants.js";
216
- import { isOkayTypeQuestion as Ll } from "./features/worksheet/worksheet/worksheet-helpers.js";
217
- import { default as Ml } from "./features/worksheet/worksheet/worksheet-container.js";
218
- import { default as Hl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
219
- import { default as Rl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
220
- import { default as Gl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
221
- import { default as Bl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
222
- import { default as bl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
223
- import { default as vl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
224
- import { default as Vl } from "./features/maintenance/maintenance.js";
206
+ import { default as Ys } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
207
+ import { default as Fs } from "./features/sheet-tools/tool-header/tool-header.js";
208
+ import { default as js } from "./features/sheets/sheets-list/sheets-list.js";
209
+ import { default as qs } from "./features/sheets/reference-sheet/reference-sheet.js";
210
+ import { isV3Worksheet as Xs, isV3WorksheetAttempt as $s } from "./features/sheets/utils/is-v3-worksheet.js";
211
+ import { COMPLETED_SHEET_STATE as ol, NODE_LABELS as rl, NODE_SUB_GROUP as tl, NODE_TYPE as al, PYTHON_NODE_TYPES as fl, REWARDS_LIST as sl, SHEET_ACTIONS as ll, SHEET_ATTEMPT_LOCATION as pl, SHEET_ATTEMPT_LOCATION_MAP as ml, SHEET_ATTEMPT_STATE as ul, SHEET_DATA_TYPE as dl, SHEET_STATE as xl } from "./features/sheets/constants/sheet.js";
212
+ import { default as cl } from "./features/student-details/student-details.js";
213
+ import { default as il } from "./features/utils/load-script.js";
214
+ import { ACTION_BAR_HEIGHT as El, QUESTIONS_GAP as Sl, QUESTION_WIDTH as Cl, TOP_NAVIGATION_HEIGHT as Al } from "./features/worksheet/worksheet/constants.js";
215
+ import { isOkayTypeQuestion as _l } from "./features/worksheet/worksheet/worksheet-helpers.js";
216
+ import { default as Ll } from "./features/worksheet/worksheet/worksheet-container.js";
217
+ import { default as Ml } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
218
+ import { default as Hl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
219
+ import { default as Rl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
220
+ import { default as Gl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
221
+ import { default as Bl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
222
+ import { default as bl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
223
+ import { default as vl } from "./features/maintenance/maintenance.js";
225
224
  export {
226
225
  hs as ACHIEVEMENT_ACTIONS,
227
226
  hr as AccordionSection,
228
227
  ss as AchievementNotShareReasonModal,
229
228
  ps as AchievementShareInstructionModal,
230
- d as AlertIcon,
229
+ x as AlertIcon,
231
230
  it as AppLoader,
232
231
  wr as ArcButton,
233
232
  kr as ArrowTooltip,
@@ -246,14 +245,14 @@ export {
246
245
  N as BulbIcon,
247
246
  yr as Button,
248
247
  Ja as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
249
- tl as COMPLETED_SHEET_STATE,
248
+ ol as COMPLETED_SHEET_STATE,
250
249
  D as CalendarIcon,
251
250
  Nt as Callout,
252
251
  st as CascadingSelectInput,
253
252
  ma as Chapter,
254
253
  Xf as ChapterClearanceConfirmationModal,
255
- xa as ChaptersList,
256
- dr as ChatIcon,
254
+ da as ChaptersList,
255
+ xr as ChatIcon,
257
256
  g as Check2Icon,
258
257
  y as CheckIcon,
259
258
  Fr as CheckboxInput,
@@ -275,13 +274,12 @@ export {
275
274
  Or as CountdownTimer,
276
275
  j as CrossIcon,
277
276
  cf as CueCanvas,
278
- df as CueCanvasController,
277
+ xf as CueCanvasController,
279
278
  uf as CueCanvasProvider,
280
279
  q as CueRocket,
281
280
  cr as CuemathLogo,
282
281
  X as DashArrowIcon,
283
- Fs as DesmosCalculator,
284
- Ws as DigitalMeter,
282
+ Ys as DesmosCalculator,
285
283
  ee as DownIcon,
286
284
  re as DraftIcon,
287
285
  ae as DragIcon,
@@ -293,9 +291,9 @@ export {
293
291
  se as EditIcon,
294
292
  us as EditMilestoneModal,
295
293
  ue as EditStarIcon,
296
- de as EraserIcon,
294
+ xe as EraserIcon,
297
295
  Yr as Error,
298
- js as ExpandableHeader,
296
+ Fs as ExpandableHeader,
299
297
  yf as ExtraPractice,
300
298
  ie as Eye2Icon,
301
299
  ce as EyeIcon,
@@ -306,7 +304,7 @@ export {
306
304
  Za as GameLauncher,
307
305
  qf as GoalCreationConfirmationModal,
308
306
  rs as GoalDraftEdit,
309
- ds as GoalEdit,
307
+ xs as GoalEdit,
310
308
  rt as GooglePlacesSearchInput,
311
309
  r as GradeSelector,
312
310
  Ee as HandIcon,
@@ -327,11 +325,11 @@ export {
327
325
  na as LPARChapter,
328
326
  Ia as LPARMilestoneChapter,
329
327
  of as Leaderboard,
330
- Bl as LearnosityPreloader,
328
+ Gl as LearnosityPreloader,
331
329
  De as LeftIcon,
332
330
  ge as Lock2Icon,
333
331
  ye as LockIcon,
334
- Vl as Maintenance,
332
+ vl as Maintenance,
335
333
  Es as MilestoneActionWidget,
336
334
  es as MilestoneCreate,
337
335
  cs as MilestoneEdit,
@@ -344,16 +342,16 @@ export {
344
342
  Ye as Mobile,
345
343
  Fe as MoreVerticalIcon,
346
344
  la as MultiTabBlocker,
347
- al as NODE_LABELS,
348
- fl as NODE_SUB_GROUP,
349
- sl as NODE_TYPE,
345
+ rl as NODE_LABELS,
346
+ tl as NODE_SUB_GROUP,
347
+ al as NODE_TYPE,
350
348
  ir as Next2Icon,
351
349
  je as NextIcon,
352
350
  Dr as Nudge,
353
351
  pt as NumRangeInput,
354
352
  $t as PLATFORM_EVENTS_STUDENT,
355
353
  oa as PLATFORM_EVENTS_TEACHER,
356
- ll as PYTHON_NODE_TYPES,
354
+ fl as PYTHON_NODE_TYPES,
357
355
  qe as PencilIcon,
358
356
  ut as PercentileInput,
359
357
  zt as PerfectHits,
@@ -363,40 +361,40 @@ export {
363
361
  so as Plus2Icon,
364
362
  ao as PlusIcon,
365
363
  Xe as PointerIcon,
366
- Ys as PostGameStats,
364
+ Ws as PostGameStats,
367
365
  po as PracticeIcon,
368
- Hl as PreviewWorksheet,
366
+ Ml as PreviewWorksheet,
369
367
  uo as ProgressIcon,
370
368
  ba as ProjectOutcome,
371
369
  Va as ProjectType,
372
370
  no as QuestionIcon,
373
371
  Io as QuestionLetterIcon,
374
- pl as REWARDS_LIST,
372
+ sl as REWARDS_LIST,
375
373
  Ct as RadioCard,
376
374
  qr as RadioInput,
377
375
  To as RedoIcon,
378
- Xs as ReferenceSheet,
376
+ qs as ReferenceSheet,
379
377
  gs as RemotePeerPointer,
380
378
  So as RightIcon,
381
379
  Ao as RulerIcon,
382
380
  Ta as SATSheetSummary,
383
- ml as SHEET_ACTIONS,
384
- ul as SHEET_ATTEMPT_LOCATION,
385
- xl as SHEET_ATTEMPT_LOCATION_MAP,
386
- dl as SHEET_ATTEMPT_STATE,
387
- nl as SHEET_DATA_TYPE,
388
- cl as SHEET_STATE,
381
+ ll as SHEET_ACTIONS,
382
+ pl as SHEET_ATTEMPT_LOCATION,
383
+ ml as SHEET_ATTEMPT_LOCATION_MAP,
384
+ ul as SHEET_ATTEMPT_STATE,
385
+ dl as SHEET_DATA_TYPE,
386
+ xl as SHEET_STATE,
389
387
  Ls as STAGES,
390
388
  zo as ScribbleIcon,
391
389
  _o as SearchIcon,
392
390
  et as SearchableSelectInput,
393
391
  Pt as SectionList,
394
392
  Xr as SelectInput,
395
- dt as SelectionCards,
393
+ xt as SelectionCards,
396
394
  Jt as Separator,
397
- Gl as SheetError,
398
- qs as SheetList,
399
- Rl as SheetLocked,
395
+ Rl as SheetError,
396
+ js as SheetList,
397
+ Hl as SheetLocked,
400
398
  pf as SignUp,
401
399
  Xo as SketchIcon,
402
400
  Ho as Skip2Icon,
@@ -407,7 +405,7 @@ export {
407
405
  a as Stepper,
408
406
  Kt as StreakIcon,
409
407
  Go as StrikedEyeIcon,
410
- il as StudentDetails,
408
+ cl as StudentDetails,
411
409
  jf as SubmitMilestoneModal,
412
410
  Bo as SwitchIcon,
413
411
  Qt as TabComponent,
@@ -430,22 +428,22 @@ export {
430
428
  Jo as UserIcon,
431
429
  Zt as Video,
432
430
  ta as WHITELIST_EVENTS,
433
- Cl as WORKSHEET_ACTION_BAR_HEIGHT,
434
- Al as WORKSHEET_QUESTIONS_GAP,
435
- Pl as WORKSHEET_QUESTION_WIDTH,
436
- _l as WORKSHEET_TOP_NAVIGATION_HEIGHT,
431
+ El as WORKSHEET_ACTION_BAR_HEIGHT,
432
+ Sl as WORKSHEET_QUESTIONS_GAP,
433
+ Cl as WORKSHEET_QUESTION_WIDTH,
434
+ Al as WORKSHEET_TOP_NAVIGATION_HEIGHT,
437
435
  Ba as WebView,
438
436
  va as WebViewEvent,
439
- Ml as Worksheet,
437
+ Ll as Worksheet,
440
438
  Sa as checkIfPPTNodeType,
441
439
  bt as getTheme,
442
440
  Gs as invalidateMilestoneResources,
443
441
  Ms as invalidateMilestonesData,
444
442
  Os as invalidateTestHelpData,
445
- Ll as isOkayTypeQuestion,
446
- el as isV3Worksheet,
447
- ol as isV3WorksheetAttempt,
448
- El as loadScript,
443
+ _l as isOkayTypeQuestion,
444
+ Xs as isV3Worksheet,
445
+ $s as isV3WorksheetAttempt,
446
+ il as loadScript,
449
447
  gf as useAutoPlayPermission,
450
448
  Tf as useCanvasSyncBroker,
451
449
  La as useCircleSounds,
@@ -460,7 +458,7 @@ export {
460
458
  Lf as useInClassActionDispatcher,
461
459
  kf as useInClassActionListener,
462
460
  Sf as useInClassMessageBroker,
463
- bl as useIsLearnosityLoaded,
461
+ Bl as useIsLearnosityLoaded,
464
462
  fa as useIsTabBlocked,
465
463
  Wf as useJourney,
466
464
  Us as usePointerSync,
@@ -468,7 +466,7 @@ export {
468
466
  Gt as useTrackingContext,
469
467
  Af as useTrialSessionMessageBroker,
470
468
  Rt as useUIContext,
471
- vl as useWorksheetLayout,
469
+ bl as useWorksheetLayout,
472
470
  Cr as useZoomDisable
473
471
  };
474
472
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cuemath/leap",
3
- "version": "2.8.37-rj-2",
3
+ "version": "2.8.37",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -1,26 +0,0 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- const i = (e) => /* @__PURE__ */ l(
3
- "svg",
4
- {
5
- width: "28",
6
- height: "28",
7
- viewBox: "0 0 28 28",
8
- fill: "none",
9
- xmlns: "http://www.w3.org/2000/svg",
10
- ...e,
11
- children: /* @__PURE__ */ l(
12
- "path",
13
- {
14
- fillRule: "evenodd",
15
- clipRule: "evenodd",
16
- d: "M8.55566 13.3004C12.4646 13.3004 15.6334 10.1316 15.6334 6.22266H17.0334C17.0334 9.7039 14.9352 12.6951 11.9343 14.0004C14.9352 15.3058 17.0334 18.297 17.0334 21.7782H15.6334C15.6334 17.8693 12.4646 14.7004 8.55566 14.7004V13.3004Z",
17
- fill: "black",
18
- fillOpacity: "0.87"
19
- }
20
- )
21
- }
22
- );
23
- export {
24
- i as default
25
- };
26
- //# sourceMappingURL=carat-left.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"carat-left.js","sources":["../../../../src/assets/line-icons/icons/carat-left.tsx"],"sourcesContent":["const CaratLeftIcon: React.FC<React.SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"28\"\n height=\"28\"\n viewBox=\"0 0 28 28\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.55566 13.3004C12.4646 13.3004 15.6334 10.1316 15.6334 6.22266H17.0334C17.0334 9.7039 14.9352 12.6951 11.9343 14.0004C14.9352 15.3058 17.0334 18.297 17.0334 21.7782H15.6334C15.6334 17.8693 12.4646 14.7004 8.55566 14.7004V13.3004Z\"\n fill=\"black\"\n fillOpacity=\"0.87\"\n />\n </svg>\n);\n\nexport default CaratLeftIcon;\n"],"names":["CaratLeftIcon","props","jsx"],"mappings":";AAAA,MAAMA,IAAyD,CAC7DC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,QACL,aAAY;AAAA,MAAA;AAAA,IACd;AAAA,EAAA;AACF;"}
@@ -1,26 +0,0 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- const t = (e) => /* @__PURE__ */ l(
3
- "svg",
4
- {
5
- width: "28",
6
- height: "28",
7
- viewBox: "0 0 28 28",
8
- fill: "none",
9
- xmlns: "http://www.w3.org/2000/svg",
10
- ...e,
11
- children: /* @__PURE__ */ l(
12
- "path",
13
- {
14
- fillRule: "evenodd",
15
- clipRule: "evenodd",
16
- d: "M19.4443 14.6996C15.5354 14.6996 12.3666 17.8684 12.3666 21.7773H10.9666C10.9666 18.2961 13.0648 15.3049 16.0657 13.9996C13.0648 12.6942 10.9666 9.70303 10.9666 6.22179L12.3666 6.22179C12.3666 10.1307 15.5354 13.2996 19.4443 13.2996V14.6996Z",
17
- fill: "black",
18
- fillOpacity: "0.87"
19
- }
20
- )
21
- }
22
- );
23
- export {
24
- t as default
25
- };
26
- //# sourceMappingURL=carat-right.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"carat-right.js","sources":["../../../../src/assets/line-icons/icons/carat-right.tsx"],"sourcesContent":["const CaratRightIcon: React.FC<React.SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"28\"\n height=\"28\"\n viewBox=\"0 0 28 28\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.4443 14.6996C15.5354 14.6996 12.3666 17.8684 12.3666 21.7773H10.9666C10.9666 18.2961 13.0648 15.3049 16.0657 13.9996C13.0648 12.6942 10.9666 9.70303 10.9666 6.22179L12.3666 6.22179C12.3666 10.1307 15.5354 13.2996 19.4443 13.2996V14.6996Z\"\n fill=\"black\"\n fillOpacity=\"0.87\"\n />\n </svg>\n);\n\nexport default CaratRightIcon;\n"],"names":["CaratRightIcon","props","jsx"],"mappings":";AAAA,MAAMA,IAA0D,CAC9DC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,QACL,aAAY;AAAA,MAAA;AAAA,IACd;AAAA,EAAA;AACF;"}
@@ -1,9 +0,0 @@
1
- const _ = 500, S = 1e3, E = 500, T = 1500, L = 3e3;
2
- export {
3
- E as GO_TO_NEXT_SLIDE_AFTER_MS,
4
- T as SHOW_LABEL_HIGHLIGHT_AFTER_MS,
5
- L as SHOW_NUDGE_AFTER_MS,
6
- _ as SLIDE_TO_LESSON_MS,
7
- S as START_JOURNEY_DELAY_MS
8
- };
9
- //# sourceMappingURL=constants.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.js","sources":["../../../../../../src/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.ts"],"sourcesContent":["export const SLIDE_TO_LESSON_MS = 500;\nexport const START_JOURNEY_DELAY_MS = 1000;\n\nexport const GO_TO_NEXT_SLIDE_AFTER_MS = 500;\nexport const SHOW_LABEL_HIGHLIGHT_AFTER_MS = 1500;\nexport const SHOW_NUDGE_AFTER_MS = 3000;\nexport const FIRST_COACHMARK_AFTER_MS = 200;\n"],"names":["SLIDE_TO_LESSON_MS","START_JOURNEY_DELAY_MS","GO_TO_NEXT_SLIDE_AFTER_MS","SHOW_LABEL_HIGHLIGHT_AFTER_MS","SHOW_NUDGE_AFTER_MS"],"mappings":"AAAO,MAAMA,IAAqB,KACrBC,IAAyB,KAEzBC,IAA4B,KAC5BC,IAAgC,MAChCC,IAAsB;"}