@cuemath/leap 3.5.9-as6 → 3.5.9-as7

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/index.js CHANGED
@@ -255,122 +255,123 @@ import { ESessionStatus as ku } from "./features/parent-dashboard/comps/upcoming
255
255
  import { useGetSessionReports as Nu } from "./features/trial-session/api/trial-home.js";
256
256
  import { useClassTimeAlerts as gu } from "./features/trial-session/hooks/use-class-time-alerts.js";
257
257
  import { default as yu } from "./features/timeline/daily-timeline.js";
258
- import { default as Uu } from "./features/talk-meter/talk-meter.js";
259
- import { default as Bu } from "./features/extra-practice/extra-practice.js";
260
- import { default as zu } from "./features/homework/hw-card-list/hw-card-list.js";
261
- import { invalidateHomeworks as wu } from "./features/homework/hw-card-list/api/get-homeworks.js";
262
- import { useAutoPlayPermission as Vu } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
263
- import { JOURNEY_ID_STUDENT as Yu } from "./features/journey/journey-id/journey-id-student.js";
264
- import { JOURNEY_ID_TEACHER as Ku } from "./features/journey/journey-id/journey-id-teacher.js";
265
- import { useJourney as Zu } from "./features/journey/use-journey/use-journey.js";
266
- import { useGetEligibleJourneysViaRoute as Xu } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
267
- import { JourneyProvider as ep } from "./features/journey/use-journey/journey-context-provider.js";
268
- import { IndicatorType as rp } from "./features/journey/use-journey/constants.js";
269
- import { Coachmark as ap } from "./features/journey/comps/coachmark/coachmark.js";
270
- import { useHomePageJourney as sp } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
271
- import { useChapterPageJourney as up } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
272
- import { usePuzzleDashboardJourney as mp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js";
273
- import { usePuzzleIntroJourney as xp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-intro-journey.js";
274
- import { usePuzzleProgressJourney as ip } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-progress-journey.js";
275
- import { useTeacherPuzzleAssignedJourney as Ip } from "./features/journey/hooks/use-puzzles-journey/use-teacher-puzzle-assigned-journey.js";
276
- import { usePuzzleAttemptJourney as Tp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-attempt-journey.js";
277
- import { usePuzzleReviewJourney as Cp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-review-journey.js";
278
- import { usePuzzleUnassignJourney as Ap } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-unassign-journey.js";
279
- import { default as hp } from "./features/maintenance/maintenance.js";
280
- import { default as Rp } from "./features/milestone/create/submit-modal/submit-modal.js";
281
- import { default as kp } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
282
- import { default as Np } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
283
- import { default as gp } from "./features/milestone/create/milestone-create-container.js";
284
- import { default as yp } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
285
- import { default as Up } from "./features/milestone/outcome/milestone-outcome-container.js";
286
- import { default as Bp } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
287
- import { default as zp } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
288
- import { default as wp } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
289
- import { default as Vp } from "./features/milestone/edit/goal-edit-container.js";
290
- import { default as Yp } from "./features/milestone/edit/milestone-edit-container.js";
291
- import { default as Kp } from "./features/milestone/milestone-list-container/milestone-list-container.js";
292
- import { default as Zp } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
293
- import { default as Xp } from "./features/milestone/start/milestone-start.js";
294
- import { default as em } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
295
- import { default as rm } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
296
- import { ACHIEVEMENT_ACTIONS as am, STAGES as fm } from "./features/milestone/outcome/milestone-outcome-constants.js";
297
- import { COURSE_STREAMS as lm, PREFERENCE_CATEGORY as um } from "./features/milestone/constants.js";
298
- import { invalidateMilestonesData as mm, useGetAllMilestonesdata as dm } from "./features/milestone/milestone-list-container/api/get-milestones.js";
299
- import { invalidatePastMilestoneCount as nm, useGetPastMilestoneCount as im } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
300
- import { invalidateTestHelpData as Im, useGetTestHelpData as Sm } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
301
- import { invalidateMilestoneResources as Em, useGetMilestoneResources as Cm } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
302
- import { useGetMileStoneConfig as Am } from "./features/milestone/create/api/milestone-config.js";
303
- import { getPreferencesFromConfig as hm } from "./features/milestone/create/milestone-create-helpers.js";
304
- import { default as Rm } from "./features/pointer-sync/pointer.js";
305
- import { default as km } from "./features/pointer-sync/hooks/use-pointer-sync.js";
306
- import { DigitalMeter as Nm } from "./features/post-game-stats/digital-meter/digital-meter.js";
307
- import { EPostGameStat as gm } from "./features/post-game-stats/enums/post-game-stats-enum.js";
308
- import { PostGameStats as ym } from "./features/post-game-stats/post-game-stats.js";
309
- import { default as Um } from "./features/puzzles/puzzle-container/puzzle-container.js";
310
- import { default as Bm } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
311
- import { default as zm } from "./features/puzzles/puzzle-dashboard/puzzle-dashboard.js";
312
- import { default as wm } from "./features/puzzles/app/puzzle-app.js";
313
- import { invalidatePuzzleToAssign as Vm, useGetPuzzleToAssign as Jm } from "./features/puzzles/api/puzzle-assign.js";
314
- import { default as Qm } from "./features/recent-chapters/recent-chapters.js";
315
- import { SENTRY_DENIED_URLS as jm, SENTRY_IGNORED_ERRORS as Zm } from "./features/sentry/constants/ignored.js";
316
- import { default as Xm } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
317
- import { default as ed } from "./features/sheet-tools/tool-header/tool-header.js";
318
- import { default as rd } from "./features/sheets/sheets-list/sheets-list.js";
319
- import { default as ad } from "./features/sheets/reference-sheet/reference-sheet.js";
320
- import { WORKSHEET_V3_NODE_TYPES as sd } from "./features/sheets/utils/is-v3-worksheet.js";
321
- import { COMPLETED_SHEET_STATE as ud, NODE_LABELS as pd, NODE_SUB_GROUP as md, NODE_TYPE as dd, PYTHON_NODE_TYPES as xd, REWARDS_LIST as nd, SAT_NODE_TYPE as id, SHEET_ACTIONS as cd, SHEET_ATTEMPT_LOCATION as Id, SHEET_ATTEMPT_LOCATION_MAP as Sd, SHEET_ATTEMPT_STATE as Td, SHEET_DATA_TYPE as Ed, SHEET_STATE as Cd } from "./features/sheets/constants/sheet.js";
322
- import { default as Ad } from "./features/stickers/stickers-effects/stickers-effects.js";
323
- import { default as hd } from "./features/stickers/sticker-selector/sticker-selector.js";
324
- import { StickersProvider as Rd } from "./features/stickers/stickers-effects/context/sticker-provider.js";
325
- import { useStickers as kd } from "./features/stickers/stickers-effects/hooks/use-stickers.js";
326
- import { useHandleStickerSend as Nd } from "./features/stickers/hooks/use-handle-sticker-send/use-handle-sticker-send.js";
327
- import { useStickersJourney as gd } from "./features/stickers/hooks/use-stickers-journey/use-stickers-journey.js";
328
- import { default as yd } from "./features/student-details/student-details.js";
329
- import { default as Ud } from "./features/utils/load-script.js";
330
- import { default as Bd } from "./features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js";
331
- import { default as zd } from "./features/wins-dashboard/student-badges/student-badges-lists.js";
332
- import { default as wd } from "./features/wins-dashboard/header/wins-header.js";
333
- import { STUDENT_BADGE_STATUS as Vd, STUDENT_BADGE_TYPE as Jd } from "./features/wins-dashboard/constants.js";
334
- import { ACTION_BAR_HEIGHT as Qd, QUESTIONS_GAP as Kd, QUESTION_WIDTH as jd, TOP_NAVIGATION_HEIGHT as Zd } from "./features/worksheet/worksheet/constants.js";
335
- import { isOkayTypeQuestion as Xd } from "./features/worksheet/worksheet/worksheet-helpers.js";
336
- import { default as ex } from "./features/worksheet/worksheet/worksheet-container.js";
337
- import { default as rx } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
338
- import { default as ax } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
339
- import { default as sx } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
340
- import { default as ux } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
341
- import { default as mx } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
342
- import { default as xx } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
343
- import { default as ix } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
344
- import { default as Ix } from "./features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js";
345
- import { default as Tx } from "./features/parent-dashboard/comps/math-practice/math-practice.js";
346
- import { default as Cx } from "./features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js";
347
- import { default as Ax } from "./features/parent-dashboard/comps/compact-header/compact-header.js";
348
- import { default as hx } from "./features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js";
349
- import { default as Rx } from "./features/parent-dashboard/modals/cancellation-confirmation/cancellation-confirmation.js";
350
- import { default as kx } from "./features/parent-dashboard/modals/cancellation-reason/cancellation-reason.js";
351
- import { default as Nx } from "./features/parent-dashboard/modals/cancel-subscription/cancel-subscription.js";
352
- import { default as gx } from "./features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js";
353
- import { default as yx } from "./features/parent-dashboard/modals/trial-report/trial-report.js";
354
- import { default as Ux } from "./features/parent-dashboard/modals/help-and-support/help-and-support.js";
355
- import { default as Bx } from "./features/parent-dashboard/modals/student-login-info/student-login-info.js";
356
- import { default as zx } from "./features/parent-dashboard/modals/tutor-change/tutor-change.js";
357
- import { default as wx } from "./features/parent-dashboard/modals/view-payment-method/view-payment-method.js";
358
- import { default as Vx } from "./features/parent-dashboard/parent-dashboard.js";
359
- import { usePLASwitchUserJourney as Yx } from "./features/parent-dashboard/hooks/use-switch-user-journey.js";
360
- import { default as Kx } from "./features/parent-dashboard/hooks/use-fetch-parent-home.js";
361
- import { default as Zx } from "./features/parent-dashboard/hooks/use-parent-home-data.js";
362
- import { invalidateParentHome as Xx } from "./features/parent-dashboard/api/parent-home.js";
363
- import { EPLAState as en, ESummaryType as on } from "./features/parent-dashboard/parent-dashboard-types.js";
364
- import { COUNTRY_CODE_MAP as tn } from "./constants/country.js";
258
+ import { USER_TYPE as Uu } from "./features/timeline/enums/enums.js";
259
+ import { default as Bu } from "./features/talk-meter/talk-meter.js";
260
+ import { default as zu } from "./features/extra-practice/extra-practice.js";
261
+ import { default as wu } from "./features/homework/hw-card-list/hw-card-list.js";
262
+ import { invalidateHomeworks as Vu } from "./features/homework/hw-card-list/api/get-homeworks.js";
263
+ import { useAutoPlayPermission as Yu } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
264
+ import { JOURNEY_ID_STUDENT as Ku } from "./features/journey/journey-id/journey-id-student.js";
265
+ import { JOURNEY_ID_TEACHER as Zu } from "./features/journey/journey-id/journey-id-teacher.js";
266
+ import { useJourney as Xu } from "./features/journey/use-journey/use-journey.js";
267
+ import { useGetEligibleJourneysViaRoute as ep } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
268
+ import { JourneyProvider as rp } from "./features/journey/use-journey/journey-context-provider.js";
269
+ import { IndicatorType as ap } from "./features/journey/use-journey/constants.js";
270
+ import { Coachmark as sp } from "./features/journey/comps/coachmark/coachmark.js";
271
+ import { useHomePageJourney as up } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
272
+ import { useChapterPageJourney as mp } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
273
+ import { usePuzzleDashboardJourney as xp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js";
274
+ import { usePuzzleIntroJourney as ip } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-intro-journey.js";
275
+ import { usePuzzleProgressJourney as Ip } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-progress-journey.js";
276
+ import { useTeacherPuzzleAssignedJourney as Tp } from "./features/journey/hooks/use-puzzles-journey/use-teacher-puzzle-assigned-journey.js";
277
+ import { usePuzzleAttemptJourney as Cp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-attempt-journey.js";
278
+ import { usePuzzleReviewJourney as Ap } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-review-journey.js";
279
+ import { usePuzzleUnassignJourney as hp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-unassign-journey.js";
280
+ import { default as Rp } from "./features/maintenance/maintenance.js";
281
+ import { default as kp } from "./features/milestone/create/submit-modal/submit-modal.js";
282
+ import { default as Np } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
283
+ import { default as gp } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
284
+ import { default as yp } from "./features/milestone/create/milestone-create-container.js";
285
+ import { default as Up } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
286
+ import { default as Bp } from "./features/milestone/outcome/milestone-outcome-container.js";
287
+ import { default as zp } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
288
+ import { default as wp } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
289
+ import { default as Vp } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
290
+ import { default as Yp } from "./features/milestone/edit/goal-edit-container.js";
291
+ import { default as Kp } from "./features/milestone/edit/milestone-edit-container.js";
292
+ import { default as Zp } from "./features/milestone/milestone-list-container/milestone-list-container.js";
293
+ import { default as Xp } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
294
+ import { default as em } from "./features/milestone/start/milestone-start.js";
295
+ import { default as rm } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
296
+ import { default as am } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
297
+ import { ACHIEVEMENT_ACTIONS as sm, STAGES as lm } from "./features/milestone/outcome/milestone-outcome-constants.js";
298
+ import { COURSE_STREAMS as pm, PREFERENCE_CATEGORY as mm } from "./features/milestone/constants.js";
299
+ import { invalidateMilestonesData as xm, useGetAllMilestonesdata as nm } from "./features/milestone/milestone-list-container/api/get-milestones.js";
300
+ import { invalidatePastMilestoneCount as cm, useGetPastMilestoneCount as Im } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
301
+ import { invalidateTestHelpData as Tm, useGetTestHelpData as Em } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
302
+ import { invalidateMilestoneResources as Pm, useGetMilestoneResources as Am } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
303
+ import { useGetMileStoneConfig as hm } from "./features/milestone/create/api/milestone-config.js";
304
+ import { getPreferencesFromConfig as Rm } from "./features/milestone/create/milestone-create-helpers.js";
305
+ import { default as km } from "./features/pointer-sync/pointer.js";
306
+ import { default as Nm } from "./features/pointer-sync/hooks/use-pointer-sync.js";
307
+ import { DigitalMeter as gm } from "./features/post-game-stats/digital-meter/digital-meter.js";
308
+ import { EPostGameStat as ym } from "./features/post-game-stats/enums/post-game-stats-enum.js";
309
+ import { PostGameStats as Um } from "./features/post-game-stats/post-game-stats.js";
310
+ import { default as Bm } from "./features/puzzles/puzzle-container/puzzle-container.js";
311
+ import { default as zm } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
312
+ import { default as wm } from "./features/puzzles/puzzle-dashboard/puzzle-dashboard.js";
313
+ import { default as Vm } from "./features/puzzles/app/puzzle-app.js";
314
+ import { invalidatePuzzleToAssign as Ym, useGetPuzzleToAssign as Qm } from "./features/puzzles/api/puzzle-assign.js";
315
+ import { default as jm } from "./features/recent-chapters/recent-chapters.js";
316
+ import { SENTRY_DENIED_URLS as qm, SENTRY_IGNORED_ERRORS as Xm } from "./features/sentry/constants/ignored.js";
317
+ import { default as ed } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
318
+ import { default as rd } from "./features/sheet-tools/tool-header/tool-header.js";
319
+ import { default as ad } from "./features/sheets/sheets-list/sheets-list.js";
320
+ import { default as sd } from "./features/sheets/reference-sheet/reference-sheet.js";
321
+ import { WORKSHEET_V3_NODE_TYPES as ud } from "./features/sheets/utils/is-v3-worksheet.js";
322
+ import { COMPLETED_SHEET_STATE as md, NODE_LABELS as dd, NODE_SUB_GROUP as xd, NODE_TYPE as nd, PYTHON_NODE_TYPES as id, REWARDS_LIST as cd, SAT_NODE_TYPE as Id, SHEET_ACTIONS as Sd, SHEET_ATTEMPT_LOCATION as Td, SHEET_ATTEMPT_LOCATION_MAP as Ed, SHEET_ATTEMPT_STATE as Cd, SHEET_DATA_TYPE as Pd, SHEET_STATE as Ad } from "./features/sheets/constants/sheet.js";
323
+ import { default as hd } from "./features/stickers/stickers-effects/stickers-effects.js";
324
+ import { default as Rd } from "./features/stickers/sticker-selector/sticker-selector.js";
325
+ import { StickersProvider as kd } from "./features/stickers/stickers-effects/context/sticker-provider.js";
326
+ import { useStickers as Nd } from "./features/stickers/stickers-effects/hooks/use-stickers.js";
327
+ import { useHandleStickerSend as gd } from "./features/stickers/hooks/use-handle-sticker-send/use-handle-sticker-send.js";
328
+ import { useStickersJourney as yd } from "./features/stickers/hooks/use-stickers-journey/use-stickers-journey.js";
329
+ import { default as Ud } from "./features/student-details/student-details.js";
330
+ import { default as Bd } from "./features/utils/load-script.js";
331
+ import { default as zd } from "./features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js";
332
+ import { default as wd } from "./features/wins-dashboard/student-badges/student-badges-lists.js";
333
+ import { default as Vd } from "./features/wins-dashboard/header/wins-header.js";
334
+ import { STUDENT_BADGE_STATUS as Yd, STUDENT_BADGE_TYPE as Qd } from "./features/wins-dashboard/constants.js";
335
+ import { ACTION_BAR_HEIGHT as jd, QUESTIONS_GAP as Zd, QUESTION_WIDTH as qd, TOP_NAVIGATION_HEIGHT as Xd } from "./features/worksheet/worksheet/constants.js";
336
+ import { isOkayTypeQuestion as ex } from "./features/worksheet/worksheet/worksheet-helpers.js";
337
+ import { default as rx } from "./features/worksheet/worksheet/worksheet-container.js";
338
+ import { default as ax } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
339
+ import { default as sx } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
340
+ import { default as ux } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
341
+ import { default as mx } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
342
+ import { default as xx } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
343
+ import { default as ix } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
344
+ import { default as Ix } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
345
+ import { default as Tx } from "./features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js";
346
+ import { default as Cx } from "./features/parent-dashboard/comps/math-practice/math-practice.js";
347
+ import { default as Ax } from "./features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js";
348
+ import { default as hx } from "./features/parent-dashboard/comps/compact-header/compact-header.js";
349
+ import { default as Rx } from "./features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js";
350
+ import { default as kx } from "./features/parent-dashboard/modals/cancellation-confirmation/cancellation-confirmation.js";
351
+ import { default as Nx } from "./features/parent-dashboard/modals/cancellation-reason/cancellation-reason.js";
352
+ import { default as gx } from "./features/parent-dashboard/modals/cancel-subscription/cancel-subscription.js";
353
+ import { default as yx } from "./features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js";
354
+ import { default as Ux } from "./features/parent-dashboard/modals/trial-report/trial-report.js";
355
+ import { default as Bx } from "./features/parent-dashboard/modals/help-and-support/help-and-support.js";
356
+ import { default as zx } from "./features/parent-dashboard/modals/student-login-info/student-login-info.js";
357
+ import { default as wx } from "./features/parent-dashboard/modals/tutor-change/tutor-change.js";
358
+ import { default as Vx } from "./features/parent-dashboard/modals/view-payment-method/view-payment-method.js";
359
+ import { default as Yx } from "./features/parent-dashboard/parent-dashboard.js";
360
+ import { usePLASwitchUserJourney as Kx } from "./features/parent-dashboard/hooks/use-switch-user-journey.js";
361
+ import { default as Zx } from "./features/parent-dashboard/hooks/use-fetch-parent-home.js";
362
+ import { default as Xx } from "./features/parent-dashboard/hooks/use-parent-home-data.js";
363
+ import { invalidateParentHome as en } from "./features/parent-dashboard/api/parent-home.js";
364
+ import { EPLAState as rn, ESummaryType as tn } from "./features/parent-dashboard/parent-dashboard-types.js";
365
+ import { COUNTRY_CODE_MAP as fn } from "./constants/country.js";
365
366
  export {
366
- am as ACHIEVEMENT_ACTIONS,
367
+ sm as ACHIEVEMENT_ACTIONS,
367
368
  gs as AUTH_TABS,
368
369
  Bs as AVPreview,
369
370
  Ct as Accordion,
370
371
  At as AccordionSection,
371
372
  Is as AccountSelector,
372
- Bp as AchievementNotShareReasonModal,
373
- zp as AchievementShareInstructionModal,
373
+ zp as AchievementNotShareReasonModal,
374
+ wp as AchievementShareInstructionModal,
374
375
  Zr as AfternoonIcon,
375
376
  i as AlertIcon,
376
377
  pf as AnimatedArc,
@@ -387,7 +388,7 @@ export {
387
388
  I as BackIcon,
388
389
  Yl as BackgroundImage,
389
390
  aa as BaseInput,
390
- Bd as BeltsElementsStickers,
391
+ zd as BeltsElementsStickers,
391
392
  C as Bin2Icon,
392
393
  T as BinIcon,
393
394
  R as Book2Icon,
@@ -399,18 +400,18 @@ export {
399
400
  gt as Button,
400
401
  Bl as CIRCLE_ACTION_IDS,
401
402
  Ul as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
402
- ud as COMPLETED_SHEET_STATE,
403
- tn as COUNTRY_CODE_MAP,
404
- lm as COURSE_STREAMS,
403
+ md as COMPLETED_SHEET_STATE,
404
+ fn as COUNTRY_CODE_MAP,
405
+ pm as COURSE_STREAMS,
405
406
  y as CalendarIcon,
406
407
  ya as Callout,
407
- Nx as CancelSubscriptionModal,
408
- Rx as CancellationConfirmationModal,
409
- kx as CancellationReasonModal,
408
+ gx as CancelSubscriptionModal,
409
+ kx as CancellationConfirmationModal,
410
+ Nx as CancellationReasonModal,
410
411
  df as Carousel,
411
412
  sa as CascadingSelectInput,
412
413
  Vs as Chapter,
413
- Np as ChapterClearanceConfirmationModal,
414
+ gp as ChapterClearanceConfirmationModal,
414
415
  al as ChapterDetails,
415
416
  Ys as ChaptersList,
416
417
  wr as ChatIcon,
@@ -430,9 +431,9 @@ export {
430
431
  z as ClipboardIcon,
431
432
  V as Clock2Icon,
432
433
  w as ClockIcon,
433
- ap as Coachmark,
434
+ sp as Coachmark,
434
435
  Y as CodeIcon,
435
- Ax as CompactHeader,
436
+ hx as CompactHeader,
436
437
  Rt as ContextMenu,
437
438
  K as CopyIcon,
438
439
  kt as CountdownTimer,
@@ -446,39 +447,39 @@ export {
446
447
  lu as CueCanvasSideBar,
447
448
  ee as CueCoinIcon,
448
449
  X as CueRocket,
449
- Ix as CuemathAppFeatures,
450
+ Tx as CuemathAppFeatures,
450
451
  Vr as CuemathLogo,
451
452
  rs as CustomInputField,
452
453
  yu as DailyTimeline,
453
454
  re as DashArrowIcon,
454
455
  es as DatePickerInput,
455
- Xm as DesmosCalculator,
456
- Nm as DigitalMeter,
456
+ ed as DesmosCalculator,
457
+ gm as DigitalMeter,
457
458
  If as DotLottieAnimation,
458
459
  ae as DownIcon,
459
460
  se as DraftIcon,
460
461
  ue as DragIcon,
461
462
  nf as Drawer,
462
- ax as DynamicPreviewWorksheet,
463
+ sx as DynamicPreviewWorksheet,
463
464
  Ru as EClassTimeAlertLevel,
464
465
  Wa as EDeviceType,
465
466
  Tl as ELeaderboardType,
466
- en as EPLAState,
467
- rm as EPResourceAssign,
468
- gm as EPostGameStat,
467
+ rn as EPLAState,
468
+ am as EPResourceAssign,
469
+ ym as EPostGameStat,
469
470
  ku as ESessionStatus,
470
- on as ESummaryType,
471
+ tn as ESummaryType,
471
472
  cu as EVENTS,
472
473
  xe as Edit2Icon,
473
474
  me as EditIcon,
474
- wp as EditMilestoneModal,
475
+ Vp as EditMilestoneModal,
475
476
  ie as EditStarIcon,
476
477
  Ie as EraserIcon,
477
478
  wt as Error,
478
479
  Kr as EveningIcon,
479
480
  Ae as ExclamationIcon,
480
- ed as ExpandableHeader,
481
- Bu as ExtraPractice,
481
+ rd as ExpandableHeader,
482
+ zu as ExtraPractice,
482
483
  Ce as Eye2Icon,
483
484
  Te as EyeIcon,
484
485
  ia as FlexView,
@@ -487,9 +488,9 @@ export {
487
488
  x as GIF,
488
489
  Br as GameIcon,
489
490
  zl as GameLauncher,
490
- kp as GoalCreationConfirmationModal,
491
- yp as GoalDraftEdit,
492
- Vp as GoalEdit,
491
+ Np as GoalCreationConfirmationModal,
492
+ Up as GoalDraftEdit,
493
+ Yp as GoalEdit,
493
494
  ea as GooglePlacesSearchInput,
494
495
  Xf as GradeInput,
495
496
  r as GradeSelector,
@@ -498,7 +499,7 @@ export {
498
499
  Ne as HighlighterIcon,
499
500
  Re as HintFillIcon,
500
501
  ge as HomeIcon,
501
- zu as HomeworkCardList,
502
+ wu as HomeworkCardList,
502
503
  s as ILLUSTRATIONS,
503
504
  u as IMAGES,
504
505
  yl as IStatsToAwardErrorCode,
@@ -506,32 +507,32 @@ export {
506
507
  hs as IdentifierOtpForm,
507
508
  lf as Image,
508
509
  ye as ImageIcon,
509
- rp as IndicatorType,
510
+ ap as IndicatorType,
510
511
  Be as Info2Icon,
511
512
  ze as Info3Icon,
512
513
  Ue as InfoIcon,
513
514
  gf as InputStatusIcon,
514
- Yu as JOURNEY_ID_STUDENT,
515
- Ku as JOURNEY_ID_TEACHER,
516
- ep as JourneyProvider,
515
+ Ku as JOURNEY_ID_STUDENT,
516
+ Zu as JOURNEY_ID_TEACHER,
517
+ rp as JourneyProvider,
517
518
  m as LOTTIE,
518
519
  Ks as LPARChapter,
519
520
  Zs as LPARMilestoneChapter,
520
521
  Vl as Leaderboard,
521
- mx as LearnosityPreloader,
522
+ xx as LearnosityPreloader,
522
523
  we as LeftIcon,
523
524
  zf as LinearProgressBar,
524
525
  Ye as Lock2Icon,
525
526
  Ke as Lock3Icon,
526
527
  Ve as LockIcon,
527
- hp as Maintenance,
528
- Tx as MathPractice,
529
- Zp as MilestoneActionWidget,
530
- gp as MilestoneCreate,
531
- Yp as MilestoneEdit,
532
- Kp as MilestoneList,
533
- Up as MilestoneOutcome,
534
- Xp as MilestoneStart,
528
+ Rp as Maintenance,
529
+ Cx as MathPractice,
530
+ Xp as MilestoneActionWidget,
531
+ yp as MilestoneCreate,
532
+ Kp as MilestoneEdit,
533
+ Zp as MilestoneList,
534
+ Bp as MilestoneOutcome,
535
+ em as MilestoneStart,
535
536
  Xe as Minus2Icon,
536
537
  Ze as MinusIcon,
537
538
  eo as MistakeIcon,
@@ -540,9 +541,9 @@ export {
540
541
  ao as MoreVerticalIcon,
541
542
  Xr as MorningIcon,
542
543
  ws as MultiTabBlocker,
543
- pd as NODE_LABELS,
544
- md as NODE_SUB_GROUP,
545
- dd as NODE_TYPE,
544
+ dd as NODE_LABELS,
545
+ xd as NODE_SUB_GROUP,
546
+ nd as NODE_TYPE,
546
547
  Yr as Next2Icon,
547
548
  so as NextIcon,
548
549
  Tt as Notification,
@@ -552,64 +553,64 @@ export {
552
553
  Uf as OTPInput,
553
554
  us as OnboardingGuide,
554
555
  kf as OverlayLoader,
555
- Ux as PLAHelpAndSupportModal,
556
+ Bx as PLAHelpAndSupportModal,
556
557
  Tf as PLATFORM_EVENTS_STUDENT,
557
558
  Cf as PLATFORM_EVENTS_TEACHER,
558
559
  Us as PLA_ANALYTICS_EVENTS,
559
- um as PREFERENCE_CATEGORY,
560
- xd as PYTHON_NODE_TYPES,
561
- Vx as ParentDashboard,
562
- Cx as ParentDashboardFaqs,
560
+ mm as PREFERENCE_CATEGORY,
561
+ id as PYTHON_NODE_TYPES,
562
+ Yx as ParentDashboard,
563
+ Ax as ParentDashboardFaqs,
563
564
  uo as PencilIcon,
564
565
  ma as PercentileInput,
565
566
  ff as PerfectHits,
566
567
  Bf as PillButton,
567
- hx as PlaFirstSessionIntroduction,
568
+ Rx as PlaFirstSessionIntroduction,
568
569
  co as Play2Icon,
569
570
  no as PlayIcon,
570
571
  gl as PlayerType,
571
572
  Eo as Plus2Icon,
572
573
  So as PlusIcon,
573
574
  mo as PointerIcon,
574
- ym as PostGameStats,
575
+ Um as PostGameStats,
575
576
  Po as PracticeIcon,
576
- rx as PreviewWorksheet,
577
+ ax as PreviewWorksheet,
577
578
  _o as ProgressIcon,
578
579
  Rl as ProjectOutcome,
579
580
  Nl as ProjectType,
580
581
  Lo as Puzzle2Icon,
581
- wm as PuzzleApp,
582
- Um as PuzzleCard,
583
- zm as PuzzleDashboard,
584
- Bm as PuzzleFeedbackCelebration,
582
+ Vm as PuzzleApp,
583
+ Bm as PuzzleCard,
584
+ wm as PuzzleDashboard,
585
+ zm as PuzzleFeedbackCelebration,
585
586
  Mo as PuzzleIcon,
586
587
  Do as QuestionIcon,
587
588
  Oo as QuestionLetterIcon,
588
- nd as REWARDS_LIST,
589
+ cd as REWARDS_LIST,
589
590
  Ra as RadioCard,
590
591
  Kt as RadioInput,
591
- Qm as RecentChapters,
592
+ jm as RecentChapters,
592
593
  Ho as RedoIcon,
593
- ad as ReferenceSheet,
594
- Rm as RemotePeerPointer,
594
+ sd as ReferenceSheet,
595
+ km as RemotePeerPointer,
595
596
  Au as ReportInformation,
596
597
  yf as ResendOTP,
597
598
  ks as ResetPasswordForm,
598
599
  Go as RightIcon,
599
600
  vo as RulerIcon,
600
601
  Xs as SATSheetSummary,
601
- id as SAT_NODE_TYPE,
602
- jm as SENTRY_DENIED_URLS,
603
- Zm as SENTRY_IGNORED_ERRORS,
604
- cd as SHEET_ACTIONS,
605
- Id as SHEET_ATTEMPT_LOCATION,
606
- Sd as SHEET_ATTEMPT_LOCATION_MAP,
607
- Td as SHEET_ATTEMPT_STATE,
608
- Ed as SHEET_DATA_TYPE,
609
- Cd as SHEET_STATE,
610
- fm as STAGES,
611
- Vd as STUDENT_BADGE_STATUS,
612
- Jd as STUDENT_BADGE_TYPE,
602
+ Id as SAT_NODE_TYPE,
603
+ qm as SENTRY_DENIED_URLS,
604
+ Xm as SENTRY_IGNORED_ERRORS,
605
+ Sd as SHEET_ACTIONS,
606
+ Td as SHEET_ATTEMPT_LOCATION,
607
+ Ed as SHEET_ATTEMPT_LOCATION_MAP,
608
+ Cd as SHEET_ATTEMPT_STATE,
609
+ Pd as SHEET_DATA_TYPE,
610
+ Ad as SHEET_STATE,
611
+ lm as STAGES,
612
+ Yd as STUDENT_BADGE_STATUS,
613
+ Qd as STUDENT_BADGE_TYPE,
613
614
  et as ScreenGrabFilledIcon,
614
615
  ut as ScreenGrabIcon,
615
616
  Lr as ScribbleIcon,
@@ -620,10 +621,10 @@ export {
620
621
  wf as SelectableInfoCard,
621
622
  xa as SelectionCards,
622
623
  of as Separator,
623
- ux as SheetError,
624
+ mx as SheetError,
624
625
  Fo as SheetIcon,
625
- rd as SheetList,
626
- sx as SheetLocked,
626
+ ad as SheetList,
627
+ ux as SheetLocked,
627
628
  ql as SignUp,
628
629
  ms as SignupHeader,
629
630
  ss as SignupMethods,
@@ -644,25 +645,25 @@ export {
644
645
  a as Stepper,
645
646
  rt as StickerFilledIcon,
646
647
  mt as StickerIcon,
647
- hd as StickerSelector,
648
- Ad as StickersEffects,
649
- Rd as StickersProvider,
648
+ Rd as StickerSelector,
649
+ hd as StickersEffects,
650
+ kd as StickersProvider,
650
651
  $a as StreakIcon,
651
652
  Cl as StreakReductionLocalStorageUtil,
652
653
  fr as StrikedEyeIcon,
653
- zd as StudentBadgeList,
654
- yd as StudentDetails,
655
- Bx as StudentLoginInfoModal,
654
+ wd as StudentBadgeList,
655
+ Ud as StudentDetails,
656
+ zx as StudentLoginInfoModal,
656
657
  hu as StudentProfileHighlights,
657
- gx as StudentProfileSummaryModal,
658
- yx as StudentTrialReportModal,
659
- Rp as SubmitMilestoneModal,
658
+ yx as StudentProfileSummaryModal,
659
+ Ux as StudentTrialReportModal,
660
+ kp as SubmitMilestoneModal,
660
661
  lr as SwitchIcon,
661
662
  qa as TabComponent,
662
663
  Nf as Tabs,
663
664
  ga as Tag,
664
- Uu as TalkMeter,
665
- em as TestsCreation,
665
+ Bu as TalkMeter,
666
+ rm as TestsCreation,
666
667
  Na as Text,
667
668
  Bt as TextButton,
668
669
  ra as TextInput,
@@ -670,10 +671,11 @@ export {
670
671
  ja as TimeLeftTimeline,
671
672
  Cu as TrialSession,
672
673
  dr as TrophyIcon,
673
- zx as TutorChangeModal,
674
+ wx as TutorChangeModal,
674
675
  Al as Tutorial,
675
676
  zr as TutoringIcon,
676
677
  Ua as UIContext,
678
+ Uu as USER_TYPE,
677
679
  nr as UndoIcon,
678
680
  Sr as Unlock2Icon,
679
681
  cr as UnlockIcon,
@@ -685,76 +687,76 @@ export {
685
687
  Kf as UserTypeSelector,
686
688
  As as UsernamePasswordForm,
687
689
  tf as Video,
688
- wx as ViewPaymentMethodModal,
690
+ Vx as ViewPaymentMethodModal,
689
691
  Af as WHITELIST_EVENTS,
690
- Qd as WORKSHEET_ACTION_BAR_HEIGHT,
691
- Kd as WORKSHEET_QUESTIONS_GAP,
692
- jd as WORKSHEET_QUESTION_WIDTH,
693
- Zd as WORKSHEET_TOP_NAVIGATION_HEIGHT,
694
- sd as WORKSHEET_V3_NODE_TYPES,
692
+ jd as WORKSHEET_ACTION_BAR_HEIGHT,
693
+ Zd as WORKSHEET_QUESTIONS_GAP,
694
+ qd as WORKSHEET_QUESTION_WIDTH,
695
+ Xd as WORKSHEET_TOP_NAVIGATION_HEIGHT,
696
+ ud as WORKSHEET_V3_NODE_TYPES,
695
697
  hl as WebView,
696
698
  kl as WebViewEvent,
697
699
  Mr as WinsCommonIcon,
698
- wd as WinsHeader,
699
- ex as Worksheet,
700
+ Vd as WinsHeader,
701
+ rx as Worksheet,
700
702
  el as checkIfPPTNodeType,
701
703
  rl as getActiveSATSheet,
702
- hm as getPreferencesFromConfig,
704
+ Rm as getPreferencesFromConfig,
703
705
  Ja as getTheme,
704
706
  sl as invalidateGetChapterDetails,
705
- wu as invalidateHomeworks,
706
- Em as invalidateMilestoneResources,
707
- mm as invalidateMilestonesData,
708
- Xx as invalidateParentHome,
709
- nm as invalidatePastMilestoneCount,
710
- Vm as invalidatePuzzleToAssign,
711
- Im as invalidateTestHelpData,
712
- Xd as isOkayTypeQuestion,
713
- Ud as loadScript,
714
- Vu as useAutoPlayPermission,
707
+ Vu as invalidateHomeworks,
708
+ Pm as invalidateMilestoneResources,
709
+ xm as invalidateMilestonesData,
710
+ en as invalidateParentHome,
711
+ cm as invalidatePastMilestoneCount,
712
+ Ym as invalidatePuzzleToAssign,
713
+ Tm as invalidateTestHelpData,
714
+ ex as isOkayTypeQuestion,
715
+ Bd as loadScript,
716
+ Yu as useAutoPlayPermission,
715
717
  fu as useCanvasSyncBroker,
716
- up as useChapterPageJourney,
718
+ mp as useChapterPageJourney,
717
719
  xl as useCircleSounds,
718
720
  gu as useClassTimeAlerts,
719
721
  Fa as useContextMenuClickHandler,
720
- Kx as useFetchParentHome,
722
+ Zx as useFetchParentHome,
721
723
  It as useForceReload,
722
- dm as useGetAllMilestonesdata,
724
+ nm as useGetAllMilestonesdata,
723
725
  wl as useGetCircleHomeDetailsDal,
724
- Xu as useGetEligibleJourneysViaRoute,
726
+ ep as useGetEligibleJourneysViaRoute,
725
727
  Il as useGetLeaderboardDal,
726
- Am as useGetMileStoneConfig,
727
- Cm as useGetMilestoneResources,
728
- im as useGetPastMilestoneCount,
729
- Jm as useGetPuzzleToAssign,
728
+ hm as useGetMileStoneConfig,
729
+ Am as useGetMilestoneResources,
730
+ Im as useGetPastMilestoneCount,
731
+ Qm as useGetPuzzleToAssign,
730
732
  Nu as useGetSessionReports,
731
- Sm as useGetTestHelpData,
732
- Nd as useHandleStickerSend,
733
- sp as useHomePageJourney,
733
+ Em as useGetTestHelpData,
734
+ gd as useHandleStickerSend,
735
+ up as useHomePageJourney,
734
736
  Su as useInClassActionDispatcher,
735
737
  Tu as useInClassActionListener,
736
738
  du as useInClassMessageBroker,
737
- xx as useIsLearnosityLoaded,
739
+ ix as useIsLearnosityLoaded,
738
740
  zs as useIsTabBlocked,
739
- Zu as useJourney,
741
+ Xu as useJourney,
740
742
  Aa as useModalActions,
741
743
  ha as useModalParams,
742
- Yx as usePLASwitchUserJourney,
743
- Zx as useParentHomeData,
744
- km as usePointerSync,
745
- Tp as usePuzzleAttemptJourney,
746
- mp as usePuzzleDashboardJourney,
747
- xp as usePuzzleIntroJourney,
748
- ip as usePuzzleProgressJourney,
749
- Cp as usePuzzleReviewJourney,
750
- Ap as usePuzzleUnassignJourney,
751
- kd as useStickers,
752
- gd as useStickersJourney,
753
- Ip as useTeacherPuzzleAssignedJourney,
744
+ Kx as usePLASwitchUserJourney,
745
+ Xx as useParentHomeData,
746
+ Nm as usePointerSync,
747
+ Cp as usePuzzleAttemptJourney,
748
+ xp as usePuzzleDashboardJourney,
749
+ ip as usePuzzleIntroJourney,
750
+ Ip as usePuzzleProgressJourney,
751
+ Ap as usePuzzleReviewJourney,
752
+ hp as usePuzzleUnassignJourney,
753
+ Nd as useStickers,
754
+ yd as useStickersJourney,
755
+ Tp as useTeacherPuzzleAssignedJourney,
754
756
  ba as useTrackingContext,
755
757
  nu as useTrialSessionMessageBroker,
756
758
  va as useUIContext,
757
- ix as useWorksheetLayout,
759
+ Ix as useWorksheetLayout,
758
760
  it as useZoomDisable
759
761
  };
760
762
  //# 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": "3.5.9-as6",
3
+ "version": "3.5.9-as7",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"