@cuemath/leap 3.5.4-as3 → 3.5.4-mb-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.
- package/dist/assets/illustrations/illustrations.js +0 -4
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/images/images.js +0 -12
- package/dist/assets/images/images.js.map +1 -1
- package/dist/features/stickers/hooks/use-handle-sticker-send/use-handle-sticker-send.js +46 -0
- package/dist/features/stickers/hooks/use-handle-sticker-send/use-handle-sticker-send.js.map +1 -0
- package/dist/features/stickers/sticker-selector/sticker-selector.js +57 -56
- package/dist/features/stickers/sticker-selector/sticker-selector.js.map +1 -1
- package/dist/features/ui/theme/text.js +0 -15
- package/dist/features/ui/theme/text.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js +73 -47
- package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js +19 -17
- package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-types.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet.js +84 -82
- package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
- package/dist/index.d.ts +17 -31
- package/dist/index.js +239 -241
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/features/stickers/hooks/use-handle-sticker-send.js +0 -44
- package/dist/features/stickers/hooks/use-handle-sticker-send.js.map +0 -1
- package/dist/features/timeline/api/use-daily-timeline-get.js +0 -10
- package/dist/features/timeline/api/use-daily-timeline-get.js.map +0 -1
- package/dist/features/timeline/comps/accordion-item/accordion-item.js +0 -53
- package/dist/features/timeline/comps/accordion-item/accordion-item.js.map +0 -1
- package/dist/features/timeline/comps/accordion-item/utils.js +0 -66
- package/dist/features/timeline/comps/accordion-item/utils.js.map +0 -1
- package/dist/features/timeline/daily-timeline/daily-timeline-items/daily-timeline-items-styled.js +0 -13
- package/dist/features/timeline/daily-timeline/daily-timeline-items/daily-timeline-items-styled.js.map +0 -1
- package/dist/features/timeline/daily-timeline/daily-timeline-items/daily-timeline-items.js +0 -50
- package/dist/features/timeline/daily-timeline/daily-timeline-items/daily-timeline-items.js.map +0 -1
- package/dist/features/timeline/daily-timeline/daily-timeline-styled.js +0 -34
- package/dist/features/timeline/daily-timeline/daily-timeline-styled.js.map +0 -1
- package/dist/features/timeline/daily-timeline/daily-timeline.js +0 -119
- package/dist/features/timeline/daily-timeline/daily-timeline.js.map +0 -1
- package/dist/features/ui/simple-accordian/accordion-styled.js +0 -18
- package/dist/features/ui/simple-accordian/accordion-styled.js.map +0 -1
- package/dist/features/ui/simple-accordian/accordion.js +0 -59
- package/dist/features/ui/simple-accordian/accordion.js.map +0 -1
- package/dist/node_modules/date-fns/endOfDay.js +0 -10
- package/dist/node_modules/date-fns/endOfDay.js.map +0 -1
- package/dist/node_modules/date-fns/endOfMonth.js +0 -10
- package/dist/node_modules/date-fns/endOfMonth.js.map +0 -1
- package/dist/node_modules/date-fns/isLastDayOfMonth.js +0 -12
- package/dist/node_modules/date-fns/isLastDayOfMonth.js.map +0 -1
- package/dist/node_modules/date-fns/parseISO.js +0 -123
- package/dist/node_modules/date-fns/parseISO.js.map +0 -1
- package/dist/static/apr.09a50ff7.png +0 -0
- package/dist/static/aug.7179d37e.png +0 -0
- package/dist/static/circle-icon.1027df3c.svg +0 -1
- package/dist/static/cw-icon.c61f9779.svg +0 -1
- package/dist/static/dec.09f7e315.png +0 -0
- package/dist/static/feb.9e72504d.png +0 -0
- package/dist/static/hw-icon.6d78e885.svg +0 -1
- package/dist/static/jan.da91944a.png +0 -0
- package/dist/static/jul.5a1c4932.png +0 -0
- package/dist/static/jun.62639c2f.png +0 -0
- package/dist/static/mar.f51bcfa6.png +0 -0
- package/dist/static/may.7c542020.png +0 -0
- package/dist/static/no-activity.0451dcbb.svg +0 -1
- package/dist/static/nov.058343e7.png +0 -0
- package/dist/static/oct.573ee19d.png +0 -0
- package/dist/static/sep.3ccb6468.png +0 -0
package/dist/index.js
CHANGED
|
@@ -252,123 +252,122 @@ import { EClassTimeAlertLevel as Au } from "./features/trial-session/trial-sessi
|
|
|
252
252
|
import { ESessionStatus as hu } from "./features/parent-dashboard/comps/upcoming-sessions/upcoming-sessions-types.js";
|
|
253
253
|
import { useGetSessionReports as Ru } from "./features/trial-session/api/trial-home.js";
|
|
254
254
|
import { useClassTimeAlerts as ku } from "./features/trial-session/hooks/use-class-time-alerts.js";
|
|
255
|
-
import { default as Nu } from "./features/
|
|
256
|
-
import { default as gu } from "./features/
|
|
257
|
-
import { default as yu } from "./features/
|
|
258
|
-
import {
|
|
259
|
-
import {
|
|
260
|
-
import {
|
|
261
|
-
import {
|
|
262
|
-
import {
|
|
263
|
-
import {
|
|
264
|
-
import {
|
|
265
|
-
import {
|
|
266
|
-
import {
|
|
267
|
-
import {
|
|
268
|
-
import {
|
|
269
|
-
import {
|
|
270
|
-
import {
|
|
271
|
-
import {
|
|
272
|
-
import {
|
|
273
|
-
import {
|
|
274
|
-
import {
|
|
275
|
-
import {
|
|
276
|
-
import {
|
|
277
|
-
import { default as Cp } from "./features/
|
|
278
|
-
import { default as Ap } from "./features/milestone/create/
|
|
279
|
-
import { default as hp } from "./features/milestone/create/comps/confirmation-modals/
|
|
280
|
-
import { default as Rp } from "./features/milestone/create/
|
|
281
|
-
import { default as kp } from "./features/milestone/
|
|
282
|
-
import { default as Np } from "./features/milestone/
|
|
283
|
-
import { default as gp } from "./features/milestone/outcome/
|
|
284
|
-
import { default as yp } from "./features/milestone/outcome/comps/achievement/
|
|
285
|
-
import { default as Up } from "./features/milestone/
|
|
286
|
-
import { default as Bp } from "./features/milestone/edit/
|
|
287
|
-
import { default as zp } from "./features/milestone/edit/
|
|
288
|
-
import { default as wp } from "./features/milestone/
|
|
289
|
-
import { default as Vp } from "./features/milestone/milestone-
|
|
290
|
-
import { default as Yp } from "./features/milestone/
|
|
291
|
-
import { default as Kp } from "./features/milestone/
|
|
292
|
-
import { default as Zp } from "./features/milestone/milestone-
|
|
293
|
-
import {
|
|
294
|
-
import {
|
|
295
|
-
import {
|
|
296
|
-
import {
|
|
297
|
-
import {
|
|
298
|
-
import {
|
|
299
|
-
import {
|
|
300
|
-
import {
|
|
301
|
-
import {
|
|
302
|
-
import { default as Am } from "./features/pointer-sync/pointer.js";
|
|
303
|
-
import {
|
|
304
|
-
import {
|
|
305
|
-
import {
|
|
306
|
-
import {
|
|
307
|
-
import { default as gm } from "./features/puzzles/puzzle-
|
|
308
|
-
import { default as ym } from "./features/puzzles/puzzle-
|
|
309
|
-
import { default as Um } from "./features/puzzles/
|
|
310
|
-
import {
|
|
311
|
-
import {
|
|
312
|
-
import {
|
|
313
|
-
import {
|
|
314
|
-
import { default as Km } from "./features/sheet-tools/
|
|
315
|
-
import { default as Zm } from "./features/
|
|
316
|
-
import { default as Xm } from "./features/sheets/
|
|
317
|
-
import {
|
|
318
|
-
import {
|
|
319
|
-
import {
|
|
320
|
-
import { default as Td } from "./features/stickers/
|
|
321
|
-
import {
|
|
322
|
-
import {
|
|
323
|
-
import {
|
|
324
|
-
import {
|
|
325
|
-
import {
|
|
326
|
-
import { default as Nd } from "./features/
|
|
327
|
-
import { default as gd } from "./features/
|
|
328
|
-
import { default as yd } from "./features/wins-dashboard/
|
|
329
|
-
import { default as Ud } from "./features/wins-dashboard/
|
|
330
|
-
import {
|
|
331
|
-
import {
|
|
332
|
-
import {
|
|
333
|
-
import {
|
|
334
|
-
import { default as Zd } from "./features/worksheet/worksheet/worksheet-
|
|
335
|
-
import { default as Xd } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
|
336
|
-
import { default as ex } from "./features/worksheet/worksheet
|
|
337
|
-
import { default as rx } from "./features/worksheet/worksheet/worksheet-permissions/
|
|
338
|
-
import { default as ax } from "./features/worksheet/
|
|
339
|
-
import { default as sx } from "./features/worksheet/learnosity-preloader/learnosity-
|
|
340
|
-
import { default as ux } from "./features/worksheet/
|
|
341
|
-
import { default as mx } from "./features/
|
|
342
|
-
import { default as xx } from "./features/parent-dashboard/comps/
|
|
343
|
-
import { default as ix } from "./features/parent-dashboard/comps/
|
|
344
|
-
import { default as Ix } from "./features/parent-dashboard/comps/
|
|
345
|
-
import { default as Tx } from "./features/parent-dashboard/comps/
|
|
346
|
-
import { default as Cx } from "./features/parent-dashboard/
|
|
347
|
-
import { default as Ax } from "./features/parent-dashboard/modals/cancellation-
|
|
348
|
-
import { default as hx } from "./features/parent-dashboard/modals/
|
|
349
|
-
import { default as Rx } from "./features/parent-dashboard/modals/
|
|
350
|
-
import { default as kx } from "./features/parent-dashboard/modals/
|
|
351
|
-
import { default as Nx } from "./features/parent-dashboard/modals/
|
|
352
|
-
import { default as gx } from "./features/parent-dashboard/modals/
|
|
353
|
-
import { default as yx } from "./features/parent-dashboard/modals/
|
|
354
|
-
import { default as Ux } from "./features/parent-dashboard/modals/
|
|
355
|
-
import { default as Bx } from "./features/parent-dashboard/
|
|
356
|
-
import {
|
|
357
|
-
import {
|
|
358
|
-
import { default as Vx } from "./features/parent-dashboard/hooks/use-
|
|
359
|
-
import {
|
|
360
|
-
import {
|
|
361
|
-
import {
|
|
362
|
-
import { COUNTRY_CODE_MAP as $x } from "./constants/country.js";
|
|
255
|
+
import { default as Nu } from "./features/talk-meter/talk-meter.js";
|
|
256
|
+
import { default as gu } from "./features/extra-practice/extra-practice.js";
|
|
257
|
+
import { default as yu } from "./features/homework/hw-card-list/hw-card-list.js";
|
|
258
|
+
import { invalidateHomeworks as Uu } from "./features/homework/hw-card-list/api/get-homeworks.js";
|
|
259
|
+
import { useAutoPlayPermission as Bu } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
|
260
|
+
import { JOURNEY_ID_STUDENT as zu } from "./features/journey/journey-id/journey-id-student.js";
|
|
261
|
+
import { JOURNEY_ID_TEACHER as wu } from "./features/journey/journey-id/journey-id-teacher.js";
|
|
262
|
+
import { useJourney as Vu } from "./features/journey/use-journey/use-journey.js";
|
|
263
|
+
import { useGetEligibleJourneysViaRoute as Yu } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
|
|
264
|
+
import { JourneyProvider as Ku } from "./features/journey/use-journey/journey-context-provider.js";
|
|
265
|
+
import { IndicatorType as Zu } from "./features/journey/use-journey/constants.js";
|
|
266
|
+
import { Coachmark as Xu } from "./features/journey/comps/coachmark/coachmark.js";
|
|
267
|
+
import { useHomePageJourney as ep } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
|
|
268
|
+
import { useChapterPageJourney as rp } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
|
|
269
|
+
import { usePuzzleDashboardJourney as ap } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js";
|
|
270
|
+
import { usePuzzleIntroJourney as sp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-intro-journey.js";
|
|
271
|
+
import { usePuzzleProgressJourney as up } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-progress-journey.js";
|
|
272
|
+
import { useTeacherPuzzleAssignedJourney as mp } from "./features/journey/hooks/use-puzzles-journey/use-teacher-puzzle-assigned-journey.js";
|
|
273
|
+
import { usePuzzleAttemptJourney as xp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-attempt-journey.js";
|
|
274
|
+
import { usePuzzleReviewJourney as ip } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-review-journey.js";
|
|
275
|
+
import { usePuzzleUnassignJourney as Ip } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-unassign-journey.js";
|
|
276
|
+
import { default as Tp } from "./features/maintenance/maintenance.js";
|
|
277
|
+
import { default as Cp } from "./features/milestone/create/submit-modal/submit-modal.js";
|
|
278
|
+
import { default as Ap } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
|
279
|
+
import { default as hp } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
|
280
|
+
import { default as Rp } from "./features/milestone/create/milestone-create-container.js";
|
|
281
|
+
import { default as kp } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
|
282
|
+
import { default as Np } from "./features/milestone/outcome/milestone-outcome-container.js";
|
|
283
|
+
import { default as gp } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
|
284
|
+
import { default as yp } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
|
285
|
+
import { default as Up } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
|
286
|
+
import { default as Bp } from "./features/milestone/edit/goal-edit-container.js";
|
|
287
|
+
import { default as zp } from "./features/milestone/edit/milestone-edit-container.js";
|
|
288
|
+
import { default as wp } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
|
289
|
+
import { default as Vp } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
|
290
|
+
import { default as Yp } from "./features/milestone/start/milestone-start.js";
|
|
291
|
+
import { default as Kp } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
|
292
|
+
import { default as Zp } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
|
293
|
+
import { ACHIEVEMENT_ACTIONS as Xp, STAGES as $p } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
|
294
|
+
import { COURSE_STREAMS as om, PREFERENCE_CATEGORY as rm } from "./features/milestone/constants.js";
|
|
295
|
+
import { invalidateMilestonesData as am, useGetAllMilestonesdata as fm } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
|
296
|
+
import { invalidatePastMilestoneCount as lm, useGetPastMilestoneCount as um } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
|
|
297
|
+
import { invalidateTestHelpData as mm, useGetTestHelpData as dm } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
|
298
|
+
import { invalidateMilestoneResources as nm, useGetMilestoneResources as im } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
|
299
|
+
import { useGetMileStoneConfig as Im } from "./features/milestone/create/api/milestone-config.js";
|
|
300
|
+
import { getPreferencesFromConfig as Tm } from "./features/milestone/create/milestone-create-helpers.js";
|
|
301
|
+
import { default as Cm } from "./features/pointer-sync/pointer.js";
|
|
302
|
+
import { default as Am } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
|
303
|
+
import { DigitalMeter as hm } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
|
304
|
+
import { EPostGameStat as Rm } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
|
305
|
+
import { PostGameStats as km } from "./features/post-game-stats/post-game-stats.js";
|
|
306
|
+
import { default as Nm } from "./features/puzzles/puzzle-container/puzzle-container.js";
|
|
307
|
+
import { default as gm } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
|
|
308
|
+
import { default as ym } from "./features/puzzles/puzzle-dashboard/puzzle-dashboard.js";
|
|
309
|
+
import { default as Um } from "./features/puzzles/app/puzzle-app.js";
|
|
310
|
+
import { invalidatePuzzleToAssign as Bm, useGetPuzzleToAssign as bm } from "./features/puzzles/api/puzzle-assign.js";
|
|
311
|
+
import { default as Fm } from "./features/recent-chapters/recent-chapters.js";
|
|
312
|
+
import { SENTRY_DENIED_URLS as Wm, SENTRY_IGNORED_ERRORS as Vm } from "./features/sentry/constants/ignored.js";
|
|
313
|
+
import { default as Ym } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
|
314
|
+
import { default as Km } from "./features/sheet-tools/tool-header/tool-header.js";
|
|
315
|
+
import { default as Zm } from "./features/sheets/sheets-list/sheets-list.js";
|
|
316
|
+
import { default as Xm } from "./features/sheets/reference-sheet/reference-sheet.js";
|
|
317
|
+
import { WORKSHEET_V3_NODE_TYPES as ed } from "./features/sheets/utils/is-v3-worksheet.js";
|
|
318
|
+
import { COMPLETED_SHEET_STATE as rd, NODE_LABELS as td, NODE_SUB_GROUP as ad, NODE_TYPE as fd, PYTHON_NODE_TYPES as sd, REWARDS_LIST as ld, SAT_NODE_TYPE as ud, SHEET_ACTIONS as pd, SHEET_ATTEMPT_LOCATION as md, SHEET_ATTEMPT_LOCATION_MAP as dd, SHEET_ATTEMPT_STATE as xd, SHEET_DATA_TYPE as nd, SHEET_STATE as id } from "./features/sheets/constants/sheet.js";
|
|
319
|
+
import { default as Id } from "./features/stickers/stickers-effects/stickers-effects.js";
|
|
320
|
+
import { default as Td } from "./features/stickers/sticker-selector/sticker-selector.js";
|
|
321
|
+
import { StickersProvider as Cd } from "./features/stickers/stickers-effects/context/sticker-provider.js";
|
|
322
|
+
import { useStickers as Ad } from "./features/stickers/stickers-effects/hooks/use-stickers.js";
|
|
323
|
+
import { useHandleStickerSend as hd } from "./features/stickers/hooks/use-handle-sticker-send/use-handle-sticker-send.js";
|
|
324
|
+
import { useStickersJourney as Rd } from "./features/stickers/hooks/use-stickers-journey/use-stickers-journey.js";
|
|
325
|
+
import { default as kd } from "./features/student-details/student-details.js";
|
|
326
|
+
import { default as Nd } from "./features/utils/load-script.js";
|
|
327
|
+
import { default as gd } from "./features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js";
|
|
328
|
+
import { default as yd } from "./features/wins-dashboard/student-badges/student-badges-lists.js";
|
|
329
|
+
import { default as Ud } from "./features/wins-dashboard/header/wins-header.js";
|
|
330
|
+
import { STUDENT_BADGE_STATUS as Bd, STUDENT_BADGE_TYPE as bd } from "./features/wins-dashboard/constants.js";
|
|
331
|
+
import { ACTION_BAR_HEIGHT as Fd, QUESTIONS_GAP as wd, QUESTION_WIDTH as Wd, TOP_NAVIGATION_HEIGHT as Vd } from "./features/worksheet/worksheet/constants.js";
|
|
332
|
+
import { isOkayTypeQuestion as Yd } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
|
333
|
+
import { default as Kd } from "./features/worksheet/worksheet/worksheet-container.js";
|
|
334
|
+
import { default as Zd } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
|
335
|
+
import { default as Xd } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
|
|
336
|
+
import { default as ex } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
|
337
|
+
import { default as rx } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
|
338
|
+
import { default as ax } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
|
|
339
|
+
import { default as sx } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
|
340
|
+
import { default as ux } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
|
341
|
+
import { default as mx } from "./features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js";
|
|
342
|
+
import { default as xx } from "./features/parent-dashboard/comps/math-practice/math-practice.js";
|
|
343
|
+
import { default as ix } from "./features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js";
|
|
344
|
+
import { default as Ix } from "./features/parent-dashboard/comps/compact-header/compact-header.js";
|
|
345
|
+
import { default as Tx } from "./features/parent-dashboard/comps/pla-first-session-introduction/pla-first-session-introduction.js";
|
|
346
|
+
import { default as Cx } from "./features/parent-dashboard/modals/cancellation-confirmation/cancellation-confirmation.js";
|
|
347
|
+
import { default as Ax } from "./features/parent-dashboard/modals/cancellation-reason/cancellation-reason.js";
|
|
348
|
+
import { default as hx } from "./features/parent-dashboard/modals/cancel-subscription/cancel-subscription.js";
|
|
349
|
+
import { default as Rx } from "./features/parent-dashboard/modals/student-profile-summary/student-profile-summary.js";
|
|
350
|
+
import { default as kx } from "./features/parent-dashboard/modals/trial-report/trial-report.js";
|
|
351
|
+
import { default as Nx } from "./features/parent-dashboard/modals/help-and-support/help-and-support.js";
|
|
352
|
+
import { default as gx } from "./features/parent-dashboard/modals/student-login-info/student-login-info.js";
|
|
353
|
+
import { default as yx } from "./features/parent-dashboard/modals/tutor-change/tutor-change.js";
|
|
354
|
+
import { default as Ux } from "./features/parent-dashboard/modals/view-payment-method/view-payment-method.js";
|
|
355
|
+
import { default as Bx } from "./features/parent-dashboard/parent-dashboard.js";
|
|
356
|
+
import { usePLASwitchUserJourney as zx } from "./features/parent-dashboard/hooks/use-switch-user-journey.js";
|
|
357
|
+
import { default as wx } from "./features/parent-dashboard/hooks/use-fetch-parent-home.js";
|
|
358
|
+
import { default as Vx } from "./features/parent-dashboard/hooks/use-parent-home-data.js";
|
|
359
|
+
import { invalidateParentHome as Yx } from "./features/parent-dashboard/api/parent-home.js";
|
|
360
|
+
import { EPLAState as Kx, ESummaryType as jx } from "./features/parent-dashboard/parent-dashboard-types.js";
|
|
361
|
+
import { COUNTRY_CODE_MAP as qx } from "./constants/country.js";
|
|
363
362
|
export {
|
|
364
|
-
|
|
363
|
+
Xp as ACHIEVEMENT_ACTIONS,
|
|
365
364
|
ks as AUTH_TABS,
|
|
366
365
|
ys as AVPreview,
|
|
367
366
|
It as Accordion,
|
|
368
367
|
Tt as AccordionSection,
|
|
369
368
|
xs as AccountSelector,
|
|
370
|
-
|
|
371
|
-
|
|
369
|
+
gp as AchievementNotShareReasonModal,
|
|
370
|
+
yp as AchievementShareInstructionModal,
|
|
372
371
|
Yr as AfternoonIcon,
|
|
373
372
|
i as AlertIcon,
|
|
374
373
|
ff as AnimatedArc,
|
|
@@ -385,7 +384,7 @@ export {
|
|
|
385
384
|
I as BackIcon,
|
|
386
385
|
wl as BackgroundImage,
|
|
387
386
|
ea as BaseInput,
|
|
388
|
-
|
|
387
|
+
gd as BeltsElementsStickers,
|
|
389
388
|
C as Bin2Icon,
|
|
390
389
|
T as BinIcon,
|
|
391
390
|
R as Book2Icon,
|
|
@@ -397,18 +396,18 @@ export {
|
|
|
397
396
|
kt as Button,
|
|
398
397
|
yl as CIRCLE_ACTION_IDS,
|
|
399
398
|
gl as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
399
|
+
rd as COMPLETED_SHEET_STATE,
|
|
400
|
+
qx as COUNTRY_CODE_MAP,
|
|
401
|
+
om as COURSE_STREAMS,
|
|
403
402
|
y as CalendarIcon,
|
|
404
403
|
Na as Callout,
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
404
|
+
hx as CancelSubscriptionModal,
|
|
405
|
+
Cx as CancellationConfirmationModal,
|
|
406
|
+
Ax as CancellationReasonModal,
|
|
408
407
|
lf as Carousel,
|
|
409
408
|
ra as CascadingSelectInput,
|
|
410
409
|
zs as Chapter,
|
|
411
|
-
|
|
410
|
+
hp as ChapterClearanceConfirmationModal,
|
|
412
411
|
el as ChapterDetails,
|
|
413
412
|
ws as ChaptersList,
|
|
414
413
|
Br as ChatIcon,
|
|
@@ -428,9 +427,9 @@ export {
|
|
|
428
427
|
z as ClipboardIcon,
|
|
429
428
|
V as Clock2Icon,
|
|
430
429
|
w as ClockIcon,
|
|
431
|
-
|
|
430
|
+
Xu as Coachmark,
|
|
432
431
|
Y as CodeIcon,
|
|
433
|
-
|
|
432
|
+
Ix as CompactHeader,
|
|
434
433
|
At as ContextMenu,
|
|
435
434
|
K as CopyIcon,
|
|
436
435
|
ht as CountdownTimer,
|
|
@@ -444,39 +443,38 @@ export {
|
|
|
444
443
|
tu as CueCanvasSideBar,
|
|
445
444
|
ee as CueCoinIcon,
|
|
446
445
|
X as CueRocket,
|
|
447
|
-
|
|
446
|
+
mx as CuemathAppFeatures,
|
|
448
447
|
zr as CuemathLogo,
|
|
449
448
|
Xf as CustomInputField,
|
|
450
|
-
Nu as DailyTimeline,
|
|
451
449
|
re as DashArrowIcon,
|
|
452
450
|
Zf as DatePickerInput,
|
|
453
|
-
|
|
454
|
-
|
|
451
|
+
Ym as DesmosCalculator,
|
|
452
|
+
hm as DigitalMeter,
|
|
455
453
|
df as DotLottieAnimation,
|
|
456
454
|
ae as DownIcon,
|
|
457
455
|
se as DraftIcon,
|
|
458
456
|
ue as DragIcon,
|
|
459
457
|
pf as Drawer,
|
|
460
|
-
|
|
458
|
+
Xd as DynamicPreviewWorksheet,
|
|
461
459
|
Au as EClassTimeAlertLevel,
|
|
462
460
|
ba as EDeviceType,
|
|
463
461
|
il as ELeaderboardType,
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
462
|
+
Kx as EPLAState,
|
|
463
|
+
Zp as EPResourceAssign,
|
|
464
|
+
Rm as EPostGameStat,
|
|
467
465
|
hu as ESessionStatus,
|
|
468
|
-
|
|
466
|
+
jx as ESummaryType,
|
|
469
467
|
du as EVENTS,
|
|
470
468
|
xe as Edit2Icon,
|
|
471
469
|
me as EditIcon,
|
|
472
|
-
|
|
470
|
+
Up as EditMilestoneModal,
|
|
473
471
|
ie as EditStarIcon,
|
|
474
472
|
Ie as EraserIcon,
|
|
475
473
|
Bt as Error,
|
|
476
474
|
Vr as EveningIcon,
|
|
477
475
|
Ae as ExclamationIcon,
|
|
478
|
-
|
|
479
|
-
|
|
476
|
+
Km as ExpandableHeader,
|
|
477
|
+
gu as ExtraPractice,
|
|
480
478
|
Ce as Eye2Icon,
|
|
481
479
|
Te as EyeIcon,
|
|
482
480
|
ma as FlexView,
|
|
@@ -485,9 +483,9 @@ export {
|
|
|
485
483
|
x as GIF,
|
|
486
484
|
yr as GameIcon,
|
|
487
485
|
Ul as GameLauncher,
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
486
|
+
Ap as GoalCreationConfirmationModal,
|
|
487
|
+
kp as GoalDraftEdit,
|
|
488
|
+
Bp as GoalEdit,
|
|
491
489
|
Zt as GooglePlacesSearchInput,
|
|
492
490
|
Kf as GradeInput,
|
|
493
491
|
r as GradeSelector,
|
|
@@ -496,7 +494,7 @@ export {
|
|
|
496
494
|
Ne as HighlighterIcon,
|
|
497
495
|
Re as HintFillIcon,
|
|
498
496
|
ge as HomeIcon,
|
|
499
|
-
|
|
497
|
+
yu as HomeworkCardList,
|
|
500
498
|
s as ILLUSTRATIONS,
|
|
501
499
|
u as IMAGES,
|
|
502
500
|
Nl as IStatsToAwardErrorCode,
|
|
@@ -504,31 +502,31 @@ export {
|
|
|
504
502
|
Cs as IdentifierOtpForm,
|
|
505
503
|
tf as Image,
|
|
506
504
|
ye as ImageIcon,
|
|
507
|
-
|
|
505
|
+
Zu as IndicatorType,
|
|
508
506
|
Be as Info2Icon,
|
|
509
507
|
Ue as InfoIcon,
|
|
510
508
|
kf as InputStatusIcon,
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
509
|
+
zu as JOURNEY_ID_STUDENT,
|
|
510
|
+
wu as JOURNEY_ID_TEACHER,
|
|
511
|
+
Ku as JourneyProvider,
|
|
514
512
|
m as LOTTIE,
|
|
515
513
|
Vs as LPARChapter,
|
|
516
514
|
Ys as LPARMilestoneChapter,
|
|
517
515
|
zl as Leaderboard,
|
|
518
|
-
|
|
516
|
+
ax as LearnosityPreloader,
|
|
519
517
|
ze as LeftIcon,
|
|
520
518
|
Uf as LinearProgressBar,
|
|
521
519
|
Ve as Lock2Icon,
|
|
522
520
|
Ye as Lock3Icon,
|
|
523
521
|
we as LockIcon,
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
522
|
+
Tp as Maintenance,
|
|
523
|
+
xx as MathPractice,
|
|
524
|
+
Vp as MilestoneActionWidget,
|
|
525
|
+
Rp as MilestoneCreate,
|
|
526
|
+
zp as MilestoneEdit,
|
|
527
|
+
wp as MilestoneList,
|
|
528
|
+
Np as MilestoneOutcome,
|
|
529
|
+
Yp as MilestoneStart,
|
|
532
530
|
Ze as Minus2Icon,
|
|
533
531
|
Ke as MinusIcon,
|
|
534
532
|
Xe as MistakeIcon,
|
|
@@ -537,9 +535,9 @@ export {
|
|
|
537
535
|
ro as MoreVerticalIcon,
|
|
538
536
|
Kr as MorningIcon,
|
|
539
537
|
Bs as MultiTabBlocker,
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
538
|
+
td as NODE_LABELS,
|
|
539
|
+
ad as NODE_SUB_GROUP,
|
|
540
|
+
fd as NODE_TYPE,
|
|
543
541
|
wr as Next2Icon,
|
|
544
542
|
ao as NextIcon,
|
|
545
543
|
it as Notification,
|
|
@@ -549,64 +547,64 @@ export {
|
|
|
549
547
|
gf as OTPInput,
|
|
550
548
|
as as OnboardingGuide,
|
|
551
549
|
hf as OverlayLoader,
|
|
552
|
-
|
|
550
|
+
Nx as PLAHelpAndSupportModal,
|
|
553
551
|
nf as PLATFORM_EVENTS_STUDENT,
|
|
554
552
|
If as PLATFORM_EVENTS_TEACHER,
|
|
555
553
|
gs as PLA_ANALYTICS_EVENTS,
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
554
|
+
rm as PREFERENCE_CATEGORY,
|
|
555
|
+
sd as PYTHON_NODE_TYPES,
|
|
556
|
+
Bx as ParentDashboard,
|
|
557
|
+
ix as ParentDashboardFaqs,
|
|
560
558
|
so as PencilIcon,
|
|
561
559
|
sa as PercentileInput,
|
|
562
560
|
of as PerfectHits,
|
|
563
561
|
yf as PillButton,
|
|
564
|
-
|
|
562
|
+
Tx as PlaFirstSessionIntroduction,
|
|
565
563
|
no as Play2Icon,
|
|
566
564
|
mo as PlayIcon,
|
|
567
565
|
kl as PlayerType,
|
|
568
566
|
So as Plus2Icon,
|
|
569
567
|
co as PlusIcon,
|
|
570
568
|
uo as PointerIcon,
|
|
571
|
-
|
|
569
|
+
km as PostGameStats,
|
|
572
570
|
Eo as PracticeIcon,
|
|
573
|
-
|
|
571
|
+
Zd as PreviewWorksheet,
|
|
574
572
|
Po as ProgressIcon,
|
|
575
573
|
Al as ProjectOutcome,
|
|
576
574
|
Rl as ProjectType,
|
|
577
575
|
Mo as Puzzle2Icon,
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
576
|
+
Um as PuzzleApp,
|
|
577
|
+
Nm as PuzzleCard,
|
|
578
|
+
ym as PuzzleDashboard,
|
|
579
|
+
gm as PuzzleFeedbackCelebration,
|
|
582
580
|
_o as PuzzleIcon,
|
|
583
581
|
Lo as QuestionIcon,
|
|
584
582
|
Do as QuestionLetterIcon,
|
|
585
|
-
|
|
583
|
+
ld as REWARDS_LIST,
|
|
586
584
|
Aa as RadioCard,
|
|
587
585
|
Vt as RadioInput,
|
|
588
|
-
|
|
586
|
+
Fm as RecentChapters,
|
|
589
587
|
Oo as RedoIcon,
|
|
590
|
-
|
|
591
|
-
|
|
588
|
+
Xm as ReferenceSheet,
|
|
589
|
+
Cm as RemotePeerPointer,
|
|
592
590
|
Tu as ReportInformation,
|
|
593
591
|
Nf as ResendOTP,
|
|
594
592
|
hs as ResetPasswordForm,
|
|
595
593
|
Ho as RightIcon,
|
|
596
594
|
Go as RulerIcon,
|
|
597
595
|
Ks as SATSheetSummary,
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
596
|
+
ud as SAT_NODE_TYPE,
|
|
597
|
+
Wm as SENTRY_DENIED_URLS,
|
|
598
|
+
Vm as SENTRY_IGNORED_ERRORS,
|
|
599
|
+
pd as SHEET_ACTIONS,
|
|
600
|
+
md as SHEET_ATTEMPT_LOCATION,
|
|
601
|
+
dd as SHEET_ATTEMPT_LOCATION_MAP,
|
|
602
|
+
xd as SHEET_ATTEMPT_STATE,
|
|
603
|
+
nd as SHEET_DATA_TYPE,
|
|
604
|
+
id as SHEET_STATE,
|
|
605
|
+
$p as STAGES,
|
|
606
|
+
Bd as STUDENT_BADGE_STATUS,
|
|
607
|
+
bd as STUDENT_BADGE_TYPE,
|
|
610
608
|
Zr as ScreenGrabFilledIcon,
|
|
611
609
|
at as ScreenGrabIcon,
|
|
612
610
|
_r as ScribbleIcon,
|
|
@@ -617,10 +615,10 @@ export {
|
|
|
617
615
|
Bf as SelectableInfoCard,
|
|
618
616
|
ua as SelectionCards,
|
|
619
617
|
qa as Separator,
|
|
620
|
-
|
|
618
|
+
rx as SheetError,
|
|
621
619
|
bo as SheetIcon,
|
|
622
|
-
|
|
623
|
-
|
|
620
|
+
Zm as SheetList,
|
|
621
|
+
ex as SheetLocked,
|
|
624
622
|
Ql as SignUp,
|
|
625
623
|
ss as SignupHeader,
|
|
626
624
|
rs as SignupMethods,
|
|
@@ -640,25 +638,25 @@ export {
|
|
|
640
638
|
a as Stepper,
|
|
641
639
|
Xr as StickerFilledIcon,
|
|
642
640
|
st as StickerIcon,
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
641
|
+
Td as StickerSelector,
|
|
642
|
+
Id as StickersEffects,
|
|
643
|
+
Cd as StickersProvider,
|
|
646
644
|
ja as StreakIcon,
|
|
647
645
|
Il as StreakReductionLocalStorageUtil,
|
|
648
646
|
or as StrikedEyeIcon,
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
647
|
+
yd as StudentBadgeList,
|
|
648
|
+
kd as StudentDetails,
|
|
649
|
+
gx as StudentLoginInfoModal,
|
|
652
650
|
Cu as StudentProfileHighlights,
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
651
|
+
Rx as StudentProfileSummaryModal,
|
|
652
|
+
kx as StudentTrialReportModal,
|
|
653
|
+
Cp as SubmitMilestoneModal,
|
|
656
654
|
tr as SwitchIcon,
|
|
657
655
|
Qa as TabComponent,
|
|
658
656
|
Rf as Tabs,
|
|
659
657
|
ka as Tag,
|
|
660
|
-
|
|
661
|
-
|
|
658
|
+
Nu as TalkMeter,
|
|
659
|
+
Kp as TestsCreation,
|
|
662
660
|
Ra as Text,
|
|
663
661
|
yt as TextButton,
|
|
664
662
|
Xt as TextInput,
|
|
@@ -666,7 +664,7 @@ export {
|
|
|
666
664
|
Ja as TimeLeftTimeline,
|
|
667
665
|
Iu as TrialSession,
|
|
668
666
|
lr as TrophyIcon,
|
|
669
|
-
|
|
667
|
+
yx as TutorChangeModal,
|
|
670
668
|
Tl as Tutorial,
|
|
671
669
|
Ur as TutoringIcon,
|
|
672
670
|
ga as UIContext,
|
|
@@ -681,76 +679,76 @@ export {
|
|
|
681
679
|
Vf as UserTypeSelector,
|
|
682
680
|
Ts as UsernamePasswordForm,
|
|
683
681
|
$a as Video,
|
|
684
|
-
|
|
682
|
+
Ux as ViewPaymentMethodModal,
|
|
685
683
|
Tf as WHITELIST_EVENTS,
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
684
|
+
Fd as WORKSHEET_ACTION_BAR_HEIGHT,
|
|
685
|
+
wd as WORKSHEET_QUESTIONS_GAP,
|
|
686
|
+
Wd as WORKSHEET_QUESTION_WIDTH,
|
|
687
|
+
Vd as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
|
688
|
+
ed as WORKSHEET_V3_NODE_TYPES,
|
|
691
689
|
Cl as WebView,
|
|
692
690
|
hl as WebViewEvent,
|
|
693
691
|
Pr as WinsCommonIcon,
|
|
694
|
-
|
|
695
|
-
|
|
692
|
+
Ud as WinsHeader,
|
|
693
|
+
Kd as Worksheet,
|
|
696
694
|
Zs as checkIfPPTNodeType,
|
|
697
695
|
Xs as getActiveSATSheet,
|
|
698
|
-
|
|
696
|
+
Tm as getPreferencesFromConfig,
|
|
699
697
|
Fa as getTheme,
|
|
700
698
|
rl as invalidateGetChapterDetails,
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
699
|
+
Uu as invalidateHomeworks,
|
|
700
|
+
nm as invalidateMilestoneResources,
|
|
701
|
+
am as invalidateMilestonesData,
|
|
702
|
+
Yx as invalidateParentHome,
|
|
703
|
+
lm as invalidatePastMilestoneCount,
|
|
704
|
+
Bm as invalidatePuzzleToAssign,
|
|
705
|
+
mm as invalidateTestHelpData,
|
|
706
|
+
Yd as isOkayTypeQuestion,
|
|
707
|
+
Nd as loadScript,
|
|
708
|
+
Bu as useAutoPlayPermission,
|
|
711
709
|
ou as useCanvasSyncBroker,
|
|
712
|
-
|
|
710
|
+
rp as useChapterPageJourney,
|
|
713
711
|
ul as useCircleSounds,
|
|
714
712
|
ku as useClassTimeAlerts,
|
|
715
713
|
va as useContextMenuClickHandler,
|
|
716
|
-
|
|
714
|
+
wx as useFetchParentHome,
|
|
717
715
|
xt as useForceReload,
|
|
718
|
-
|
|
716
|
+
fm as useGetAllMilestonesdata,
|
|
719
717
|
Bl as useGetCircleHomeDetailsDal,
|
|
720
|
-
|
|
718
|
+
Yu as useGetEligibleJourneysViaRoute,
|
|
721
719
|
xl as useGetLeaderboardDal,
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
720
|
+
Im as useGetMileStoneConfig,
|
|
721
|
+
im as useGetMilestoneResources,
|
|
722
|
+
um as useGetPastMilestoneCount,
|
|
723
|
+
bm as useGetPuzzleToAssign,
|
|
726
724
|
Ru as useGetSessionReports,
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
725
|
+
dm as useGetTestHelpData,
|
|
726
|
+
hd as useHandleStickerSend,
|
|
727
|
+
ep as useHomePageJourney,
|
|
730
728
|
nu as useInClassActionDispatcher,
|
|
731
729
|
iu as useInClassActionListener,
|
|
732
730
|
lu as useInClassMessageBroker,
|
|
733
|
-
|
|
731
|
+
sx as useIsLearnosityLoaded,
|
|
734
732
|
Us as useIsTabBlocked,
|
|
735
|
-
|
|
733
|
+
Vu as useJourney,
|
|
736
734
|
Ta as useModalActions,
|
|
737
735
|
Ca as useModalParams,
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
736
|
+
zx as usePLASwitchUserJourney,
|
|
737
|
+
Vx as useParentHomeData,
|
|
738
|
+
Am as usePointerSync,
|
|
739
|
+
xp as usePuzzleAttemptJourney,
|
|
740
|
+
ap as usePuzzleDashboardJourney,
|
|
741
|
+
sp as usePuzzleIntroJourney,
|
|
742
|
+
up as usePuzzleProgressJourney,
|
|
743
|
+
ip as usePuzzleReviewJourney,
|
|
744
|
+
Ip as usePuzzleUnassignJourney,
|
|
745
|
+
Ad as useStickers,
|
|
746
|
+
Rd as useStickersJourney,
|
|
747
|
+
mp as useTeacherPuzzleAssignedJourney,
|
|
750
748
|
Ga as useTrackingContext,
|
|
751
749
|
pu as useTrialSessionMessageBroker,
|
|
752
750
|
Ha as useUIContext,
|
|
753
|
-
|
|
751
|
+
ux as useWorksheetLayout,
|
|
754
752
|
mt as useZoomDisable
|
|
755
753
|
};
|
|
756
754
|
//# sourceMappingURL=index.js.map
|