@cuemath/leap 3.3.7 → 3.3.8-m

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 (60) hide show
  1. package/dist/features/stickers/sticker-data.js +234 -0
  2. package/dist/features/stickers/sticker-data.js.map +1 -0
  3. package/dist/features/stickers/sticker-selector/sticker-selector-grid.js +39 -0
  4. package/dist/features/stickers/sticker-selector/sticker-selector-grid.js.map +1 -0
  5. package/dist/features/{ui/sticker-grid/sticker-grid-styles.js → stickers/sticker-selector/sticker-selector-styles.js} +23 -31
  6. package/dist/features/stickers/sticker-selector/sticker-selector-styles.js.map +1 -0
  7. package/dist/features/stickers/sticker-selector/sticker-selector.js +76 -0
  8. package/dist/features/stickers/sticker-selector/sticker-selector.js.map +1 -0
  9. package/dist/features/stickers/sticker-selector/sticker.js +60 -0
  10. package/dist/features/stickers/sticker-selector/sticker.js.map +1 -0
  11. package/dist/features/stickers/stickers-effects/effects.js +82 -0
  12. package/dist/features/stickers/stickers-effects/effects.js.map +1 -0
  13. package/dist/features/stickers/stickers-effects/stickers-cache.js +19 -0
  14. package/dist/features/stickers/stickers-effects/stickers-cache.js.map +1 -0
  15. package/dist/features/stickers/stickers-effects/stickers-effects-helper.js +105 -0
  16. package/dist/features/stickers/stickers-effects/stickers-effects-helper.js.map +1 -0
  17. package/dist/features/stickers/stickers-effects/stickers-effects-styled.js +37 -0
  18. package/dist/features/stickers/stickers-effects/stickers-effects-styled.js.map +1 -0
  19. package/dist/features/stickers/stickers-effects/stickers-effects.js +67 -0
  20. package/dist/features/stickers/stickers-effects/stickers-effects.js.map +1 -0
  21. package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js +8 -3
  22. package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js.map +1 -1
  23. package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +40 -40
  24. package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -1
  25. package/dist/features/ui/dot-lottie-animations/dot-lottie-animation.js +88 -75
  26. package/dist/features/ui/dot-lottie-animations/dot-lottie-animation.js.map +1 -1
  27. package/dist/features/ui/lottie-animation/lottie-animation.js +36 -31
  28. package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
  29. package/dist/features/ui/modals/modal-styled.js +48 -15
  30. package/dist/features/ui/modals/modal-styled.js.map +1 -1
  31. package/dist/features/ui/modals/modal.js +46 -38
  32. package/dist/features/ui/modals/modal.js.map +1 -1
  33. package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js +98 -52
  34. package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js.map +1 -1
  35. package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js +21 -17
  36. package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js.map +1 -1
  37. package/dist/features/worksheet/worksheet/worksheet-sidebar/worksheet-sidebar-styled.js +33 -27
  38. package/dist/features/worksheet/worksheet/worksheet-sidebar/worksheet-sidebar-styled.js.map +1 -1
  39. package/dist/features/worksheet/worksheet/worksheet-types.js.map +1 -1
  40. package/dist/features/worksheet/worksheet/worksheet.js +141 -132
  41. package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
  42. package/dist/index.d.ts +90 -34
  43. package/dist/index.js +375 -373
  44. package/dist/index.js.map +1 -1
  45. package/package.json +1 -1
  46. package/dist/features/ui/sticker-grid/sticker-grid-styles.js.map +0 -1
  47. package/dist/features/ui/sticker-grid/sticker-grid.js +0 -24
  48. package/dist/features/ui/sticker-grid/sticker-grid.js.map +0 -1
  49. package/dist/features/ui/sticker-grid/sticker.js +0 -57
  50. package/dist/features/ui/sticker-grid/sticker.js.map +0 -1
  51. package/dist/features/ui/stickers/constants.js +0 -6
  52. package/dist/features/ui/stickers/constants.js.map +0 -1
  53. package/dist/features/ui/stickers/stickers-effects.js +0 -64
  54. package/dist/features/ui/stickers/stickers-effects.js.map +0 -1
  55. package/dist/features/ui/stickers/stickers-styled.js +0 -29
  56. package/dist/features/ui/stickers/stickers-styled.js.map +0 -1
  57. package/dist/features/ui/stickers/stickers-utils.js +0 -91
  58. package/dist/features/ui/stickers/stickers-utils.js.map +0 -1
  59. package/dist/features/ui/stickers/stickers.js +0 -40
  60. package/dist/features/ui/stickers/stickers.js.map +0 -1
package/dist/index.js CHANGED
@@ -159,205 +159,206 @@ import { default as ja } from "./features/ui/video/index.js";
159
159
  import { default as qa } from "./features/ui/perfect-hits/perfect-hits.js";
160
160
  import { default as $a } from "./features/ui/image/image.js";
161
161
  import { default as of } from "./features/ui/animated-arc/animated-arc.js";
162
- import { default as tf } from "./features/ui/stickers/stickers.js";
163
- import { default as ff } from "./features/ui/sticker-grid/sticker-grid.js";
164
- import { default as lf } from "./features/ui/carousal/carousal.js";
165
- import { default as pf } from "./features/ui/drawer/drawer.js";
166
- import { default as df } from "./features/ui/dot-lottie-animations/dot-lottie-animation.js";
167
- import { PLATFORM_EVENTS_STUDENT as nf } from "./features/analytics-events/platform-events-student.js";
168
- import { PLATFORM_EVENTS_TEACHER as If } from "./features/analytics-events/platform-events-teacher.js";
169
- import { WHITELIST_EVENTS as Tf } from "./features/analytics-events/whitelist-events.js";
170
- import { default as Cf } from "./features/auth/comps/auth-static-panel/auth-static-panel.js";
171
- import { default as Pf } from "./features/auth/comps/auth-page-layout/auth-page-layout.js";
172
- import { default as hf } from "./features/auth/comps/overlay-loader/overlay-loader.js";
173
- import { default as Lf } from "./features/auth/comps/tabs/tabs.js";
174
- import { default as kf } from "./features/auth/comps/input-status-icon/input-status-icon.js";
175
- import { default as Of } from "./features/auth/comps/resend-otp/resend-otp.js";
176
- import { default as gf } from "./features/auth/comps/otp-input/otp-input.js";
177
- import { default as Gf } from "./features/auth/comps/pill-button/pill-button.js";
178
- import { default as vf } from "./features/auth/comps/linear-progress-bar/linear-progress-bar.js";
179
- import { default as bf } from "./features/auth/comps/selectable-info-card/selectable-info-card.js";
180
- import { default as zf } from "./features/auth/comps/animated-avatar-message/animated-avatar-message.js";
181
- import { default as wf } from "./features/auth/comps/user-list/user-list.js";
182
- import { default as Vf } from "./features/auth/signup/user-type-selector/user-type-selector.js";
183
- import { default as Yf } from "./features/auth/signup/claim-user-account/claim-user-account.js";
184
- import { default as Kf } from "./features/auth/signup/custom-input-field/grade-input/grade-input.js";
185
- import { default as Zf } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
186
- import { default as Xf } from "./features/auth/signup/custom-input-field/custom-input-field.js";
187
- import { default as es } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
188
- import { default as rs } from "./features/auth/signup/signup-methods/signup-methods.js";
189
- import { default as as } from "./features/auth/pla-signup/onboarding-guide/onboarding-guide.js";
190
- import { default as ss } from "./features/auth/pla-signup/signup-header/signup-header.js";
191
- import { default as us } from "./features/auth/pla-signup/signup-options/signup-options.js";
192
- import { default as ms } from "./features/auth/account-selector/account-selector.js";
193
- import { default as xs } from "./features/auth/login/social-login-methods/social-login-methods.js";
194
- import { default as cs } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
195
- import { default as Is } from "./features/auth/login/username-password-form/username-password-form.js";
196
- import { default as Ts } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
197
- import { default as Cs } from "./features/auth/forgot-password/otp-form/otp-form.js";
198
- import { default as Ps } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
199
- import { default as hs } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
200
- import { AUTH_TABS as Ls } from "./features/auth/login/login-constants.js";
201
- import { AuthApiErrorCode as ks } from "./features/auth/auth-constants.js";
202
- import { PLA_ANALYTICS_EVENTS as Os } from "./features/auth/pla-signup/pla-analytics-events.js";
203
- import { default as gs } from "./features/av/av-preview/av-preview.js";
204
- import { default as Gs } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
205
- import { default as vs } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
206
- import { default as bs } from "./features/chapters/chapter/chapter.js";
207
- import { default as zs } from "./features/chapters/chapters-list/chapters-list.js";
208
- import { default as ws } from "./features/chapters/lpar-chapter/lpar-chapter.js";
209
- import { default as Vs } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
210
- import { default as Ys } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
211
- import { checkIfPPTNodeType as Ks } from "./features/chapters/lpar-chapter/utils/index.js";
212
- import { getActiveSATSheet as Zs } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js";
213
- import { default as Xs } from "./features/chapters-v2/chapter-details/chapter-details.js";
214
- import { invalidateGetChapterDetails as el } from "./features/chapters-v2/api/chapter.js";
215
- import { GAME_LAUNCHER_ASSET_PADDING as rl } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
216
- import { GAME_LAUNCHER_SIZE as al } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
217
- import { useCircleSounds as sl } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
218
- import { CircleSoundKey as ul } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
219
- import { useGetLeaderboardDal as ml } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
220
- import { ELeaderboardType as xl } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
221
- import { StreakReductionLocalStorageUtil as cl } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
222
- import { Tutorial as Il } from "./features/circle-games/games/tutorial/tutorial.js";
223
- import { WebView as Tl } from "./features/circle-games/games/web-view/web-view.js";
224
- import { ProjectOutcome as Cl } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
225
- import { WebViewEvent as Pl } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
226
- import { ProjectType as hl } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
227
- import { PlayerType as Ll } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
228
- import { IStatsToAwardErrorCode as kl } from "./features/circle-games/games/web-view/web-view-types.js";
229
- import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Ol } from "./features/circle-games/enum/circle-onboarding-steps.js";
230
- import { CIRCLE_ACTION_IDS as gl } from "./features/circle-games/enum/circle-action-ids.js";
231
- import { GameLauncher as Gl } from "./features/circle-games/game-launcher/game-launcher.js";
232
- import { useGetCircleHomeDetailsDal as vl } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
233
- import { Leaderboard as bl } from "./features/circle-games/leaderboard/leaderboard.js";
234
- import { BackgroundImage as zl, CircularSteps as Fl } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
235
- import { SplashScreen as Wl } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
236
- import { SignUp as Jl } from "./features/circle-games/sign-up/sign-up.js";
237
- import { default as Ql } from "./features/cue-canvas/cue-canvas-provider.js";
238
- import { default as jl } from "./features/cue-canvas/toolbar/toolbar.js";
239
- import { default as ql } from "./features/cue-canvas/cue-canvas.js";
240
- import { default as $l } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
241
- import { default as ou } from "./features/cue-canvas/sidebar/sidebar.js";
242
- import { default as tu } from "./features/cue-canvas/bottombar/homework-controls.js";
243
- import { default as fu } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
244
- import { default as lu } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
245
- import { EVENTS as pu } from "./features/communication/pub-sub/constants.js";
246
- import { useInClassActionDispatcher as du, useInClassActionListener as xu } from "./features/communication/pub-sub/hooks.js";
247
- import { default as cu } from "./features/trial-session/trial-session.js";
248
- import { default as Iu } from "./features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js";
249
- import { default as Tu } from "./features/trial-session/comps/pla/session-status/session-status.js";
250
- import { default as Cu } from "./features/trial-session/comps/pla/session-summary/session-summary.js";
251
- import { default as Pu } from "./features/trial-session/comps/pla/next-steps/next-steps.js";
252
- import { default as hu } from "./features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions.js";
253
- import { default as Lu } from "./features/trial-session/comps/session-report/report-information/report-information.js";
254
- import { default as ku } from "./features/trial-session/comps/student-profile/student-profile-highlights/student-profile-highlights.js";
255
- import { EClassTimeAlertLevel as Ou } from "./features/trial-session/trial-session-types.js";
256
- import { ESessionStatus as gu } from "./features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-types.js";
257
- import { useGetSessionReports as Gu } from "./features/trial-session/api/trial-home.js";
258
- import { useClassTimeAlerts as vu } from "./features/trial-session/hooks/use-class-time-alerts.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 cp } 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 Pp } 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 Lp } from "./features/maintenance/maintenance.js";
281
- import { default as kp } from "./features/milestone/create/submit-modal/submit-modal.js";
282
- import { default as Op } 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 Gp } from "./features/milestone/create/milestone-create-container.js";
285
- import { default as vp } 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 { PREFERENCE_CATEGORY as pm } from "./features/milestone/constants.js";
299
- import { invalidateMilestonesData as dm, useGetAllMilestonesdata as xm } 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 Sm, useGetTestHelpData as Tm } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
302
- import { invalidateMilestoneResources as Cm, useGetMilestoneResources as Am } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
303
- import { default as _m } from "./features/pointer-sync/pointer.js";
304
- import { default as Rm } from "./features/pointer-sync/hooks/use-pointer-sync.js";
305
- import { DigitalMeter as Nm } from "./features/post-game-stats/digital-meter/digital-meter.js";
306
- import { EPostGameStat as Mm } from "./features/post-game-stats/enums/post-game-stats-enum.js";
307
- import { PostGameStats as Dm } from "./features/post-game-stats/post-game-stats.js";
308
- import { default as Hm } from "./features/recent-chapters/recent-chapters.js";
309
- import { SENTRY_DENIED_URLS as ym, SENTRY_IGNORED_ERRORS as vm } from "./features/sentry/constants/ignored.js";
310
- import { default as bm } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
311
- import { default as zm } from "./features/sheet-tools/tool-header/tool-header.js";
312
- import { default as wm } from "./features/sheets/sheets-list/sheets-list.js";
313
- import { default as Vm } from "./features/sheets/reference-sheet/reference-sheet.js";
314
- import { WORKSHEET_V3_NODE_TYPES as Ym } from "./features/sheets/utils/is-v3-worksheet.js";
315
- import { COMPLETED_SHEET_STATE as Km, NODE_LABELS as jm, NODE_SUB_GROUP as Zm, NODE_TYPE as qm, PYTHON_NODE_TYPES as Xm, REWARDS_LIST as $m, SHEET_ACTIONS as ed, SHEET_ATTEMPT_LOCATION as od, SHEET_ATTEMPT_LOCATION_MAP as rd, SHEET_ATTEMPT_STATE as td, SHEET_DATA_TYPE as ad, SHEET_STATE as fd } from "./features/sheets/constants/sheet.js";
316
- import { default as ld } from "./features/student-details/student-details.js";
317
- import { default as pd } from "./features/utils/load-script.js";
318
- import { ACTION_BAR_HEIGHT as dd, QUESTIONS_GAP as xd, QUESTION_WIDTH as nd, TOP_NAVIGATION_HEIGHT as cd } from "./features/worksheet/worksheet/constants.js";
319
- import { isOkayTypeQuestion as Id } from "./features/worksheet/worksheet/worksheet-helpers.js";
320
- import { default as Td } from "./features/worksheet/worksheet/worksheet-container.js";
321
- import { default as Cd } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
322
- import { default as Pd } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
323
- import { default as hd } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
324
- import { default as Ld } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
325
- import { default as kd } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
326
- import { default as Od } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
327
- import { default as gd } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
328
- import { default as Gd } from "./features/puzzles/puzzle-container/puzzle-container.js";
329
- import { default as vd } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
330
- import { default as bd } from "./features/puzzles/puzzle-dashboard/puzzle-dashboard.js";
331
- import { default as zd } from "./features/puzzles/app/puzzle-app.js";
332
- import { invalidatePuzzleToAssign as wd, useGetPuzzleToAssign as Wd } from "./features/puzzles/api/puzzle-assign.js";
333
- import { default as Jd } from "./features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js";
334
- import { default as Qd } from "./features/parent-dashboard/comps/math-practice/math-practice.js";
335
- import { default as jd } from "./features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js";
336
- import { COUNTRY_CODE_MAP as qd } from "./constants/country.js";
162
+ import { default as tf } from "./features/ui/carousal/carousal.js";
163
+ import { default as ff } from "./features/ui/drawer/drawer.js";
164
+ import { default as lf } from "./features/ui/dot-lottie-animations/dot-lottie-animation.js";
165
+ import { PLATFORM_EVENTS_STUDENT as pf } from "./features/analytics-events/platform-events-student.js";
166
+ import { PLATFORM_EVENTS_TEACHER as df } from "./features/analytics-events/platform-events-teacher.js";
167
+ import { WHITELIST_EVENTS as nf } from "./features/analytics-events/whitelist-events.js";
168
+ import { default as If } from "./features/auth/comps/auth-static-panel/auth-static-panel.js";
169
+ import { default as Tf } from "./features/auth/comps/auth-page-layout/auth-page-layout.js";
170
+ import { default as Cf } from "./features/auth/comps/overlay-loader/overlay-loader.js";
171
+ import { default as Pf } from "./features/auth/comps/tabs/tabs.js";
172
+ import { default as hf } from "./features/auth/comps/input-status-icon/input-status-icon.js";
173
+ import { default as Lf } from "./features/auth/comps/resend-otp/resend-otp.js";
174
+ import { default as kf } from "./features/auth/comps/otp-input/otp-input.js";
175
+ import { default as Of } from "./features/auth/comps/pill-button/pill-button.js";
176
+ import { default as gf } from "./features/auth/comps/linear-progress-bar/linear-progress-bar.js";
177
+ import { default as Gf } from "./features/auth/comps/selectable-info-card/selectable-info-card.js";
178
+ import { default as vf } from "./features/auth/comps/animated-avatar-message/animated-avatar-message.js";
179
+ import { default as bf } from "./features/auth/comps/user-list/user-list.js";
180
+ import { default as zf } from "./features/auth/signup/user-type-selector/user-type-selector.js";
181
+ import { default as wf } from "./features/auth/signup/claim-user-account/claim-user-account.js";
182
+ import { default as Vf } from "./features/auth/signup/custom-input-field/grade-input/grade-input.js";
183
+ import { default as Yf } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
184
+ import { default as Kf } from "./features/auth/signup/custom-input-field/custom-input-field.js";
185
+ import { default as Zf } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
186
+ import { default as Xf } from "./features/auth/signup/signup-methods/signup-methods.js";
187
+ import { default as es } from "./features/auth/pla-signup/onboarding-guide/onboarding-guide.js";
188
+ import { default as rs } from "./features/auth/pla-signup/signup-header/signup-header.js";
189
+ import { default as as } from "./features/auth/pla-signup/signup-options/signup-options.js";
190
+ import { default as ss } from "./features/auth/account-selector/account-selector.js";
191
+ import { default as us } from "./features/auth/login/social-login-methods/social-login-methods.js";
192
+ import { default as ms } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
193
+ import { default as xs } from "./features/auth/login/username-password-form/username-password-form.js";
194
+ import { default as cs } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
195
+ import { default as Is } from "./features/auth/forgot-password/otp-form/otp-form.js";
196
+ import { default as Ts } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
197
+ import { default as Cs } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
198
+ import { AUTH_TABS as Ps } from "./features/auth/login/login-constants.js";
199
+ import { AuthApiErrorCode as hs } from "./features/auth/auth-constants.js";
200
+ import { PLA_ANALYTICS_EVENTS as Ls } from "./features/auth/pla-signup/pla-analytics-events.js";
201
+ import { default as ks } from "./features/av/av-preview/av-preview.js";
202
+ import { default as Os } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
203
+ import { default as gs } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
204
+ import { default as Gs } from "./features/chapters/chapter/chapter.js";
205
+ import { default as vs } from "./features/chapters/chapters-list/chapters-list.js";
206
+ import { default as bs } from "./features/chapters/lpar-chapter/lpar-chapter.js";
207
+ import { default as zs } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
208
+ import { default as ws } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
209
+ import { checkIfPPTNodeType as Vs } from "./features/chapters/lpar-chapter/utils/index.js";
210
+ import { getActiveSATSheet as Ys } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js";
211
+ import { default as Ks } from "./features/chapters-v2/chapter-details/chapter-details.js";
212
+ import { invalidateGetChapterDetails as Zs } from "./features/chapters-v2/api/chapter.js";
213
+ import { GAME_LAUNCHER_ASSET_PADDING as Xs } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
214
+ import { GAME_LAUNCHER_SIZE as el } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
215
+ import { useCircleSounds as rl } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
216
+ import { CircleSoundKey as al } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
217
+ import { useGetLeaderboardDal as sl } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
218
+ import { ELeaderboardType as ul } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
219
+ import { StreakReductionLocalStorageUtil as ml } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
220
+ import { Tutorial as xl } from "./features/circle-games/games/tutorial/tutorial.js";
221
+ import { WebView as cl } from "./features/circle-games/games/web-view/web-view.js";
222
+ import { ProjectOutcome as Il } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
223
+ import { WebViewEvent as Tl } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
224
+ import { ProjectType as Cl } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
225
+ import { PlayerType as Pl } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
226
+ import { IStatsToAwardErrorCode as hl } from "./features/circle-games/games/web-view/web-view-types.js";
227
+ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Ll } from "./features/circle-games/enum/circle-onboarding-steps.js";
228
+ import { CIRCLE_ACTION_IDS as kl } from "./features/circle-games/enum/circle-action-ids.js";
229
+ import { GameLauncher as Ol } from "./features/circle-games/game-launcher/game-launcher.js";
230
+ import { useGetCircleHomeDetailsDal as gl } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
231
+ import { Leaderboard as Gl } from "./features/circle-games/leaderboard/leaderboard.js";
232
+ import { BackgroundImage as vl, CircularSteps as Ul } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
233
+ import { SplashScreen as Bl } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
234
+ import { SignUp as Fl } from "./features/circle-games/sign-up/sign-up.js";
235
+ import { default as Wl } from "./features/cue-canvas/cue-canvas-provider.js";
236
+ import { default as Jl } from "./features/cue-canvas/toolbar/toolbar.js";
237
+ import { default as Ql } from "./features/cue-canvas/cue-canvas.js";
238
+ import { default as jl } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
239
+ import { default as ql } from "./features/cue-canvas/sidebar/sidebar.js";
240
+ import { default as $l } from "./features/cue-canvas/bottombar/homework-controls.js";
241
+ import { default as ou } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
242
+ import { default as tu } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
243
+ import { EVENTS as fu } from "./features/communication/pub-sub/constants.js";
244
+ import { useInClassActionDispatcher as lu, useInClassActionListener as uu } from "./features/communication/pub-sub/hooks.js";
245
+ import { default as mu } from "./features/trial-session/trial-session.js";
246
+ import { default as xu } from "./features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js";
247
+ import { default as cu } from "./features/trial-session/comps/pla/session-status/session-status.js";
248
+ import { default as Iu } from "./features/trial-session/comps/pla/session-summary/session-summary.js";
249
+ import { default as Tu } from "./features/trial-session/comps/pla/next-steps/next-steps.js";
250
+ import { default as Cu } from "./features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions.js";
251
+ import { default as Pu } from "./features/trial-session/comps/session-report/report-information/report-information.js";
252
+ import { default as hu } from "./features/trial-session/comps/student-profile/student-profile-highlights/student-profile-highlights.js";
253
+ import { EClassTimeAlertLevel as Lu } from "./features/trial-session/trial-session-types.js";
254
+ import { ESessionStatus as ku } from "./features/trial-session/comps/pla/upcoming-sessions/upcoming-sessions-types.js";
255
+ import { useGetSessionReports as Ou } from "./features/trial-session/api/trial-home.js";
256
+ import { useClassTimeAlerts as gu } from "./features/trial-session/hooks/use-class-time-alerts.js";
257
+ import { default as Gu } from "./features/talk-meter/talk-meter.js";
258
+ import { default as vu } from "./features/extra-practice/extra-practice.js";
259
+ import { default as bu } from "./features/homework/hw-card-list/hw-card-list.js";
260
+ import { invalidateHomeworks as zu } from "./features/homework/hw-card-list/api/get-homeworks.js";
261
+ import { useAutoPlayPermission as wu } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
262
+ import { JOURNEY_ID_STUDENT as Vu } from "./features/journey/journey-id/journey-id-student.js";
263
+ import { JOURNEY_ID_TEACHER as Yu } from "./features/journey/journey-id/journey-id-teacher.js";
264
+ import { useJourney as Ku } from "./features/journey/use-journey/use-journey.js";
265
+ import { useGetEligibleJourneysViaRoute as Zu } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
266
+ import { JourneyProvider as Xu } from "./features/journey/use-journey/journey-context-provider.js";
267
+ import { IndicatorType as ep } from "./features/journey/use-journey/constants.js";
268
+ import { Coachmark as rp } from "./features/journey/comps/coachmark/coachmark.js";
269
+ import { useHomePageJourney as ap } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
270
+ import { useChapterPageJourney as sp } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
271
+ import { usePuzzleDashboardJourney as up } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-dashboard-journey.js";
272
+ import { usePuzzleIntroJourney as mp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-intro-journey.js";
273
+ import { usePuzzleProgressJourney as xp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-progress-journey.js";
274
+ import { useTeacherPuzzleAssignedJourney as cp } from "./features/journey/hooks/use-puzzles-journey/use-teacher-puzzle-assigned-journey.js";
275
+ import { usePuzzleAttemptJourney as Ip } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-attempt-journey.js";
276
+ import { usePuzzleReviewJourney as Tp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-review-journey.js";
277
+ import { usePuzzleUnassignJourney as Cp } from "./features/journey/hooks/use-puzzles-journey/use-puzzle-unassign-journey.js";
278
+ import { default as Pp } from "./features/maintenance/maintenance.js";
279
+ import { default as hp } from "./features/milestone/create/submit-modal/submit-modal.js";
280
+ import { default as Lp } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
281
+ import { default as kp } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
282
+ import { default as Op } from "./features/milestone/create/milestone-create-container.js";
283
+ import { default as gp } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
284
+ import { default as Gp } from "./features/milestone/outcome/milestone-outcome-container.js";
285
+ import { default as vp } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
286
+ import { default as bp } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
287
+ import { default as zp } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
288
+ import { default as wp } from "./features/milestone/edit/goal-edit-container.js";
289
+ import { default as Vp } from "./features/milestone/edit/milestone-edit-container.js";
290
+ import { default as Yp } from "./features/milestone/milestone-list-container/milestone-list-container.js";
291
+ import { default as Kp } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
292
+ import { default as Zp } from "./features/milestone/start/milestone-start.js";
293
+ import { default as Xp } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
294
+ import { default as em } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
295
+ import { ACHIEVEMENT_ACTIONS as rm, STAGES as tm } from "./features/milestone/outcome/milestone-outcome-constants.js";
296
+ import { PREFERENCE_CATEGORY as fm } from "./features/milestone/constants.js";
297
+ import { invalidateMilestonesData as lm, useGetAllMilestonesdata as um } from "./features/milestone/milestone-list-container/api/get-milestones.js";
298
+ import { invalidatePastMilestoneCount as mm, useGetPastMilestoneCount as dm } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
299
+ import { invalidateTestHelpData as nm, useGetTestHelpData as cm } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
300
+ import { invalidateMilestoneResources as Im, useGetMilestoneResources as Sm } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
301
+ import { default as Em } from "./features/pointer-sync/pointer.js";
302
+ import { default as Am } from "./features/pointer-sync/hooks/use-pointer-sync.js";
303
+ import { DigitalMeter as _m } 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 Nm } from "./features/post-game-stats/post-game-stats.js";
306
+ import { default as Mm } from "./features/recent-chapters/recent-chapters.js";
307
+ import { SENTRY_DENIED_URLS as Dm, SENTRY_IGNORED_ERRORS as gm } from "./features/sentry/constants/ignored.js";
308
+ import { default as Gm } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
309
+ import { default as vm } from "./features/sheet-tools/tool-header/tool-header.js";
310
+ import { default as bm } from "./features/sheets/sheets-list/sheets-list.js";
311
+ import { default as zm } from "./features/sheets/reference-sheet/reference-sheet.js";
312
+ import { WORKSHEET_V3_NODE_TYPES as wm } from "./features/sheets/utils/is-v3-worksheet.js";
313
+ import { COMPLETED_SHEET_STATE as Vm, NODE_LABELS as Jm, NODE_SUB_GROUP as Ym, NODE_TYPE as Qm, PYTHON_NODE_TYPES as Km, REWARDS_LIST as jm, SHEET_ACTIONS as Zm, SHEET_ATTEMPT_LOCATION as qm, SHEET_ATTEMPT_LOCATION_MAP as Xm, SHEET_ATTEMPT_STATE as $m, SHEET_DATA_TYPE as ed, SHEET_STATE as od } from "./features/sheets/constants/sheet.js";
314
+ import { default as td } from "./features/stickers/stickers-effects/stickers-effects.js";
315
+ import { default as fd } from "./features/stickers/sticker-selector/sticker-selector.js";
316
+ import { stickerData as ld } from "./features/stickers/sticker-data.js";
317
+ import { default as pd } from "./features/student-details/student-details.js";
318
+ import { default as dd } from "./features/utils/load-script.js";
319
+ import { ACTION_BAR_HEIGHT as nd, QUESTIONS_GAP as cd, QUESTION_WIDTH as id, TOP_NAVIGATION_HEIGHT as Id } from "./features/worksheet/worksheet/constants.js";
320
+ import { isOkayTypeQuestion as Td } from "./features/worksheet/worksheet/worksheet-helpers.js";
321
+ import { default as Cd } from "./features/worksheet/worksheet/worksheet-container.js";
322
+ import { default as Pd } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
323
+ import { default as hd } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
324
+ import { default as Ld } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
325
+ import { default as kd } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
326
+ import { default as Od } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
327
+ import { default as gd } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
328
+ import { default as Gd } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
329
+ import { default as vd } from "./features/puzzles/puzzle-container/puzzle-container.js";
330
+ import { default as bd } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
331
+ import { default as zd } from "./features/puzzles/puzzle-dashboard/puzzle-dashboard.js";
332
+ import { default as wd } from "./features/puzzles/app/puzzle-app.js";
333
+ import { invalidatePuzzleToAssign as Vd, useGetPuzzleToAssign as Jd } from "./features/puzzles/api/puzzle-assign.js";
334
+ import { default as Qd } from "./features/parent-dashboard/comps/cuemath-app-features/cuemath-app-features.js";
335
+ import { default as jd } from "./features/parent-dashboard/comps/math-practice/math-practice.js";
336
+ import { default as qd } from "./features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs.js";
337
+ import { COUNTRY_CODE_MAP as $d } from "./constants/country.js";
337
338
  export {
338
- sm as ACHIEVEMENT_ACTIONS,
339
- Ls as AUTH_TABS,
340
- gs as AVPreview,
339
+ rm as ACHIEVEMENT_ACTIONS,
340
+ Ps as AUTH_TABS,
341
+ ks as AVPreview,
341
342
  xt as Accordion,
342
343
  ct as AccordionSection,
343
- ms as AccountSelector,
344
- zp as AchievementNotShareReasonModal,
345
- wp as AchievementShareInstructionModal,
344
+ ss as AccountSelector,
345
+ vp as AchievementNotShareReasonModal,
346
+ bp as AchievementShareInstructionModal,
346
347
  wr as AfternoonIcon,
347
348
  c as AlertIcon,
348
349
  of as AnimatedArc,
349
- zf as AnimatedAvatarMessage,
350
+ vf as AnimatedAvatarMessage,
350
351
  ua as AppLoader,
351
352
  gt as ArcButton,
352
353
  It as ArrowTooltip,
353
- ks as AuthApiErrorCode,
354
- Pf as AuthPageLayout,
355
- Cf as AuthStaticPanel,
354
+ hs as AuthApiErrorCode,
355
+ Tf as AuthPageLayout,
356
+ If as AuthStaticPanel,
356
357
  at as AutoPlayPermissionProvider,
357
358
  Ba as Avatar,
358
359
  Pr as Back2Icon,
359
360
  I as BackIcon,
360
- zl as BackgroundImage,
361
+ vl as BackgroundImage,
361
362
  Zt as BaseInput,
362
363
  C as Bin2Icon,
363
364
  T as BinIcon,
@@ -368,18 +369,18 @@ export {
368
369
  g as Bulb2Icon,
369
370
  O as BulbIcon,
370
371
  ht as Button,
371
- gl as CIRCLE_ACTION_IDS,
372
- Ol as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
373
- Km as COMPLETED_SHEET_STATE,
374
- qd as COUNTRY_CODE_MAP,
372
+ kl as CIRCLE_ACTION_IDS,
373
+ Ll as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
374
+ Vm as COMPLETED_SHEET_STATE,
375
+ $d as COUNTRY_CODE_MAP,
375
376
  G as CalendarIcon,
376
377
  La as Callout,
377
- lf as Carousel,
378
+ tf as Carousel,
378
379
  Xt as CascadingSelectInput,
379
- bs as Chapter,
380
- gp as ChapterClearanceConfirmationModal,
381
- Xs as ChapterDetails,
382
- zs as ChaptersList,
380
+ Gs as Chapter,
381
+ kp as ChapterClearanceConfirmationModal,
382
+ Ks as ChapterDetails,
383
+ vs as ChaptersList,
383
384
  Gr as ChatIcon,
384
385
  b as Check2Icon,
385
386
  v as CheckIcon,
@@ -388,16 +389,16 @@ export {
388
389
  kr as ChevronDownIcon,
389
390
  Lr as ChevronLeftIcon,
390
391
  hr as ChevronRightIcon,
391
- ul as CircleSoundKey,
392
+ al as CircleSoundKey,
392
393
  ma as CircularLoader,
393
- es as CircularStepWrapper,
394
- Fl as CircularSteps,
395
- Yf as ClaimUserAccount,
394
+ Zf as CircularStepWrapper,
395
+ Ul as CircularSteps,
396
+ wf as ClaimUserAccount,
396
397
  Lt as Clickable,
397
398
  z as ClipboardIcon,
398
399
  V as Clock2Icon,
399
400
  w as ClockIcon,
400
- sp as Coachmark,
401
+ rp as Coachmark,
401
402
  Y as CodeIcon,
402
403
  Tt as ContextMenu,
403
404
  K as CopyIcon,
@@ -405,95 +406,95 @@ export {
405
406
  Z as CrossIcon,
406
407
  Zr as CueBoardFilledIcon,
407
408
  Xr as CueBoardIcon,
408
- ql as CueCanvas,
409
- jl as CueCanvasController,
410
- tu as CueCanvasHomeworkController,
411
- Ql as CueCanvasProvider,
412
- ou as CueCanvasSideBar,
409
+ Ql as CueCanvas,
410
+ Jl as CueCanvasController,
411
+ $l as CueCanvasHomeworkController,
412
+ Wl as CueCanvasProvider,
413
+ ql as CueCanvasSideBar,
413
414
  X as CueRocket,
414
- Jd as CuemathAppFeatures,
415
+ Qd as CuemathAppFeatures,
415
416
  vr as CuemathLogo,
416
- Xf as CustomInputField,
417
+ Kf as CustomInputField,
417
418
  ee as DashArrowIcon,
418
- Zf as DatePickerInput,
419
- bm as DesmosCalculator,
420
- Nm as DigitalMeter,
421
- df as DotLottieAnimation,
419
+ Yf as DatePickerInput,
420
+ Gm as DesmosCalculator,
421
+ _m as DigitalMeter,
422
+ lf as DotLottieAnimation,
422
423
  re as DownIcon,
423
424
  ae as DraftIcon,
424
425
  se as DragIcon,
425
- pf as Drawer,
426
- Pd as DynamicPreviewWorksheet,
427
- Ou as EClassTimeAlertLevel,
426
+ ff as Drawer,
427
+ hd as DynamicPreviewWorksheet,
428
+ Lu as EClassTimeAlertLevel,
428
429
  ya as EDeviceType,
429
- xl as ELeaderboardType,
430
- am as EPResourceAssign,
431
- Mm as EPostGameStat,
432
- gu as ESessionStatus,
433
- pu as EVENTS,
430
+ ul as ELeaderboardType,
431
+ em as EPResourceAssign,
432
+ Rm as EPostGameStat,
433
+ ku as ESessionStatus,
434
+ fu as EVENTS,
434
435
  me as Edit2Icon,
435
436
  ue as EditIcon,
436
- Vp as EditMilestoneModal,
437
+ zp as EditMilestoneModal,
437
438
  xe as EditStarIcon,
438
439
  ce as EraserIcon,
439
440
  Gt as Error,
440
441
  zr as EveningIcon,
441
442
  Ce as ExclamationIcon,
442
- zm as ExpandableHeader,
443
- zu as ExtraPractice,
443
+ vm as ExpandableHeader,
444
+ vu as ExtraPractice,
444
445
  Te as Eye2Icon,
445
446
  Ie as EyeIcon,
446
447
  sa as FlexView,
447
- rl as GAME_LAUNCHER_ASSET_PADDING,
448
- al as GAME_LAUNCHER_SIZE,
448
+ Xs as GAME_LAUNCHER_ASSET_PADDING,
449
+ el as GAME_LAUNCHER_SIZE,
449
450
  x as GIF,
450
451
  Or as GameIcon,
451
- Gl as GameLauncher,
452
- Op as GoalCreationConfirmationModal,
453
- vp as GoalDraftEdit,
454
- Yp as GoalEdit,
452
+ Ol as GameLauncher,
453
+ Lp as GoalCreationConfirmationModal,
454
+ gp as GoalDraftEdit,
455
+ wp as GoalEdit,
455
456
  Yt as GooglePlacesSearchInput,
456
- Kf as GradeInput,
457
+ Vf as GradeInput,
457
458
  r as GradeSelector,
458
459
  Pe as HandIcon,
459
460
  Le as HelpIcon,
460
461
  ke as HighlighterIcon,
461
462
  he as HintFillIcon,
462
463
  Oe as HomeIcon,
463
- wu as HomeworkCardList,
464
+ bu as HomeworkCardList,
464
465
  s as ILLUSTRATIONS,
465
466
  u as IMAGES,
466
- kl as IStatsToAwardErrorCode,
467
+ hl as IStatsToAwardErrorCode,
467
468
  kt as IconButton,
468
- Ts as IdentifierOtpForm,
469
+ cs as IdentifierOtpForm,
469
470
  $a as Image,
470
471
  ge as ImageIcon,
471
- ap as IndicatorType,
472
+ ep as IndicatorType,
472
473
  ve as Info2Icon,
473
474
  Ge as InfoIcon,
474
- kf as InputStatusIcon,
475
- Ku as JOURNEY_ID_STUDENT,
476
- Zu as JOURNEY_ID_TEACHER,
477
- rp as JourneyProvider,
478
- pm as LEARNING_PREFERENCE_CATEGORY,
475
+ hf as InputStatusIcon,
476
+ Vu as JOURNEY_ID_STUDENT,
477
+ Yu as JOURNEY_ID_TEACHER,
478
+ Xu as JourneyProvider,
479
+ fm as LEARNING_PREFERENCE_CATEGORY,
479
480
  m as LOTTIE,
480
- ws as LPARChapter,
481
- Vs as LPARMilestoneChapter,
482
- bl as Leaderboard,
483
- kd as LearnosityPreloader,
481
+ bs as LPARChapter,
482
+ zs as LPARMilestoneChapter,
483
+ Gl as Leaderboard,
484
+ Od as LearnosityPreloader,
484
485
  be as LeftIcon,
485
- vf as LinearProgressBar,
486
+ gf as LinearProgressBar,
486
487
  we as Lock2Icon,
487
488
  Ve as Lock3Icon,
488
489
  ze as LockIcon,
489
- Lp as Maintenance,
490
- Qd as MathPractice,
491
- Xp as MilestoneActionWidget,
492
- Gp as MilestoneCreate,
493
- Kp as MilestoneEdit,
494
- Zp as MilestoneList,
495
- bp as MilestoneOutcome,
496
- em as MilestoneStart,
490
+ Pp as Maintenance,
491
+ jd as MathPractice,
492
+ Kp as MilestoneActionWidget,
493
+ Op as MilestoneCreate,
494
+ Vp as MilestoneEdit,
495
+ Yp as MilestoneList,
496
+ Gp as MilestoneOutcome,
497
+ Zp as MilestoneStart,
497
498
  Ke as Minus2Icon,
498
499
  Ye as MinusIcon,
499
500
  Ze as MistakeIcon,
@@ -501,71 +502,71 @@ export {
501
502
  xa as ModalProvider,
502
503
  eo as MoreVerticalIcon,
503
504
  Vr as MorningIcon,
504
- vs as MultiTabBlocker,
505
- jm as NODE_LABELS,
506
- Zm as NODE_SUB_GROUP,
507
- qm as NODE_TYPE,
505
+ gs as MultiTabBlocker,
506
+ Jm as NODE_LABELS,
507
+ Ym as NODE_SUB_GROUP,
508
+ Qm as NODE_TYPE,
508
509
  br as Next2Icon,
509
510
  ro as NextIcon,
510
- Pu as NextSteps,
511
+ Tu as NextSteps,
511
512
  mt as Notification,
512
513
  Pt as Nudge,
513
514
  ea as NumRangeInput,
514
- Cs as OTPForm,
515
- gf as OTPInput,
516
- as as OnboardingGuide,
517
- hf as OverlayLoader,
518
- nf as PLATFORM_EVENTS_STUDENT,
519
- If as PLATFORM_EVENTS_TEACHER,
520
- Os as PLA_ANALYTICS_EVENTS,
521
- Xm as PYTHON_NODE_TYPES,
522
- jd as ParentDashboardFaqs,
515
+ Is as OTPForm,
516
+ kf as OTPInput,
517
+ es as OnboardingGuide,
518
+ Cf as OverlayLoader,
519
+ pf as PLATFORM_EVENTS_STUDENT,
520
+ df as PLATFORM_EVENTS_TEACHER,
521
+ Ls as PLA_ANALYTICS_EVENTS,
522
+ Km as PYTHON_NODE_TYPES,
523
+ qd as ParentDashboardFaqs,
523
524
  ao as PencilIcon,
524
525
  ra as PercentileInput,
525
526
  qa as PerfectHits,
526
- Gf as PillButton,
527
+ Of as PillButton,
527
528
  mo as Play2Icon,
528
529
  uo as PlayIcon,
529
- Ll as PlayerType,
530
+ Pl as PlayerType,
530
531
  io as Plus2Icon,
531
532
  no as PlusIcon,
532
533
  so as PointerIcon,
533
- Dm as PostGameStats,
534
+ Nm as PostGameStats,
534
535
  So as PracticeIcon,
535
- Cd as PreviewWorksheet,
536
+ Pd as PreviewWorksheet,
536
537
  Eo as ProgressIcon,
537
- Cl as ProjectOutcome,
538
- hl as ProjectType,
538
+ Il as ProjectOutcome,
539
+ Cl as ProjectType,
539
540
  _o as Puzzle2Icon,
540
- zd as PuzzleApp,
541
- Gd as PuzzleCard,
542
- bd as PuzzleDashboard,
543
- vd as PuzzleFeedbackCelebration,
541
+ wd as PuzzleApp,
542
+ vd as PuzzleCard,
543
+ zd as PuzzleDashboard,
544
+ bd as PuzzleFeedbackCelebration,
544
545
  Ao as PuzzleIcon,
545
546
  Ro as QuestionIcon,
546
547
  No as QuestionLetterIcon,
547
- $m as REWARDS_LIST,
548
+ jm as REWARDS_LIST,
548
549
  Ta as RadioCard,
549
550
  zt as RadioInput,
550
- Hm as RecentChapters,
551
+ Mm as RecentChapters,
551
552
  Mo as RedoIcon,
552
- Vm as ReferenceSheet,
553
- _m as RemotePeerPointer,
554
- Lu as ReportInformation,
555
- Of as ResendOTP,
556
- Ps as ResetPasswordForm,
553
+ zm as ReferenceSheet,
554
+ Em as RemotePeerPointer,
555
+ Pu as ReportInformation,
556
+ Lf as ResendOTP,
557
+ Ts as ResetPasswordForm,
557
558
  Do as RightIcon,
558
559
  Ho as RulerIcon,
559
- Ys as SATSheetSummary,
560
- ym as SENTRY_DENIED_URLS,
561
- vm as SENTRY_IGNORED_ERRORS,
562
- ed as SHEET_ACTIONS,
563
- od as SHEET_ATTEMPT_LOCATION,
564
- rd as SHEET_ATTEMPT_LOCATION_MAP,
565
- td as SHEET_ATTEMPT_STATE,
566
- ad as SHEET_DATA_TYPE,
567
- fd as SHEET_STATE,
568
- lm as STAGES,
560
+ ws as SATSheetSummary,
561
+ Dm as SENTRY_DENIED_URLS,
562
+ gm as SENTRY_IGNORED_ERRORS,
563
+ Zm as SHEET_ACTIONS,
564
+ qm as SHEET_ATTEMPT_LOCATION,
565
+ Xm as SHEET_ATTEMPT_LOCATION_MAP,
566
+ $m as SHEET_ATTEMPT_STATE,
567
+ ed as SHEET_DATA_TYPE,
568
+ od as SHEET_STATE,
569
+ tm as STAGES,
569
570
  Yr as ScreenGrabFilledIcon,
570
571
  et as ScreenGrabIcon,
571
572
  Er as ScribbleIcon,
@@ -573,26 +574,26 @@ export {
573
574
  Vt as SearchableSelectInput,
574
575
  Ca as SectionList,
575
576
  wt as SelectInput,
576
- bf as SelectableInfoCard,
577
+ Gf as SelectableInfoCard,
577
578
  aa as SelectionCards,
578
579
  Qa as Separator,
579
- Tu as SessionStatus,
580
- Cu as SessionSummary,
581
- Ld as SheetError,
580
+ cu as SessionStatus,
581
+ Iu as SessionSummary,
582
+ kd as SheetError,
582
583
  Uo as SheetIcon,
583
- wm as SheetList,
584
- hd as SheetLocked,
585
- Jl as SignUp,
586
- ss as SignupHeader,
587
- rs as SignupMethods,
588
- us as SignupOptions,
584
+ bm as SheetList,
585
+ Ld as SheetLocked,
586
+ Fl as SignUp,
587
+ rs as SignupHeader,
588
+ Xf as SignupMethods,
589
+ as as SignupOptions,
589
590
  Cr as SketchIcon,
590
591
  Jo as Skip2Icon,
591
592
  Fo as SkipColoredIcon,
592
593
  Wo as SkipIcon,
593
- cs as SocialAccountNotFound,
594
- xs as SocialLoginMethods,
595
- Wl as SplashScreen,
594
+ ms as SocialAccountNotFound,
595
+ us as SocialLoginMethods,
596
+ Bl as SplashScreen,
596
597
  Qo as Star2Icon,
597
598
  jo as Star3Icon,
598
599
  Bo as StarIcon,
@@ -600,101 +601,102 @@ export {
600
601
  a as Stepper,
601
602
  Kr as StickerFilledIcon,
602
603
  rt as StickerIcon,
603
- tf as Stickers,
604
- ff as StickersSelector,
604
+ fd as StickerSelector,
605
+ td as StickersEffects,
605
606
  Ja as StreakIcon,
606
- cl as StreakReductionLocalStorageUtil,
607
+ ml as StreakReductionLocalStorageUtil,
607
608
  $o as StrikedEyeIcon,
608
- ld as StudentDetails,
609
- ku as StudentProfileHighlights,
610
- kp as SubmitMilestoneModal,
609
+ pd as StudentDetails,
610
+ hu as StudentProfileHighlights,
611
+ hp as SubmitMilestoneModal,
611
612
  or as SwitchIcon,
612
613
  Wa as TabComponent,
613
- Lf as Tabs,
614
+ Pf as Tabs,
614
615
  ha as Tag,
615
- bu as TalkMeter,
616
- Iu as TeacherProfile,
617
- rm as TestsCreation,
616
+ Gu as TalkMeter,
617
+ xu as TeacherProfile,
618
+ Xp as TestsCreation,
618
619
  Pa as Text,
619
620
  Ot as TextButton,
620
621
  Kt as TextInput,
621
622
  tr as TickIcon,
622
623
  Fa as TimeLeftTimeline,
623
- cu as TrialSession,
624
+ mu as TrialSession,
624
625
  fr as TrophyIcon,
625
- Il as Tutorial,
626
+ xl as Tutorial,
626
627
  gr as TutoringIcon,
627
628
  ka as UIContext,
628
629
  lr as UndoIcon,
629
630
  dr as Unlock2Icon,
630
631
  pr as UnlockIcon,
631
632
  nr as UpIcon,
632
- hu as UpcomingSessions,
633
+ Cu as UpcomingSessions,
633
634
  Sr as User2Icon,
634
635
  ir as UserIcon,
635
- hs as UserIdentifierForm,
636
- wf as UserList,
637
- Vf as UserTypeSelector,
638
- Is as UsernamePasswordForm,
636
+ Cs as UserIdentifierForm,
637
+ bf as UserList,
638
+ zf as UserTypeSelector,
639
+ xs as UsernamePasswordForm,
639
640
  ja as Video,
640
- Tf as WHITELIST_EVENTS,
641
- dd as WORKSHEET_ACTION_BAR_HEIGHT,
642
- xd as WORKSHEET_QUESTIONS_GAP,
643
- nd as WORKSHEET_QUESTION_WIDTH,
644
- cd as WORKSHEET_TOP_NAVIGATION_HEIGHT,
645
- Ym as WORKSHEET_V3_NODE_TYPES,
646
- Tl as WebView,
647
- Pl as WebViewEvent,
648
- Td as Worksheet,
649
- Ks as checkIfPPTNodeType,
650
- Zs as getActiveSATSheet,
641
+ nf as WHITELIST_EVENTS,
642
+ nd as WORKSHEET_ACTION_BAR_HEIGHT,
643
+ cd as WORKSHEET_QUESTIONS_GAP,
644
+ id as WORKSHEET_QUESTION_WIDTH,
645
+ Id as WORKSHEET_TOP_NAVIGATION_HEIGHT,
646
+ wm as WORKSHEET_V3_NODE_TYPES,
647
+ cl as WebView,
648
+ Tl as WebViewEvent,
649
+ Cd as Worksheet,
650
+ Vs as checkIfPPTNodeType,
651
+ Ys as getActiveSATSheet,
651
652
  Ua as getTheme,
652
- el as invalidateGetChapterDetails,
653
- Vu as invalidateHomeworks,
654
- Cm as invalidateMilestoneResources,
655
- dm as invalidateMilestonesData,
656
- cm as invalidatePastMilestoneCount,
657
- wd as invalidatePuzzleToAssign,
658
- Sm as invalidateTestHelpData,
659
- Id as isOkayTypeQuestion,
660
- pd as loadScript,
661
- Yu as useAutoPlayPermission,
662
- $l as useCanvasSyncBroker,
663
- mp as useChapterPageJourney,
664
- sl as useCircleSounds,
665
- vu as useClassTimeAlerts,
653
+ Zs as invalidateGetChapterDetails,
654
+ zu as invalidateHomeworks,
655
+ Im as invalidateMilestoneResources,
656
+ lm as invalidateMilestonesData,
657
+ mm as invalidatePastMilestoneCount,
658
+ Vd as invalidatePuzzleToAssign,
659
+ nm as invalidateTestHelpData,
660
+ Td as isOkayTypeQuestion,
661
+ dd as loadScript,
662
+ ld as stickerData,
663
+ wu as useAutoPlayPermission,
664
+ jl as useCanvasSyncBroker,
665
+ sp as useChapterPageJourney,
666
+ rl as useCircleSounds,
667
+ gu as useClassTimeAlerts,
666
668
  Ha as useContextMenuClickHandler,
667
669
  ut as useForceReload,
668
- xm as useGetAllMilestonesdata,
669
- vl as useGetCircleHomeDetailsDal,
670
- ep as useGetEligibleJourneysViaRoute,
671
- ml as useGetLeaderboardDal,
672
- Am as useGetMilestoneResources,
673
- im as useGetPastMilestoneCount,
674
- Wd as useGetPuzzleToAssign,
675
- Gu as useGetSessionReports,
676
- Tm as useGetTestHelpData,
677
- up as useHomePageJourney,
678
- du as useInClassActionDispatcher,
679
- xu as useInClassActionListener,
680
- fu as useInClassMessageBroker,
681
- Od as useIsLearnosityLoaded,
682
- Gs as useIsTabBlocked,
683
- Xu as useJourney,
670
+ um as useGetAllMilestonesdata,
671
+ gl as useGetCircleHomeDetailsDal,
672
+ Zu as useGetEligibleJourneysViaRoute,
673
+ sl as useGetLeaderboardDal,
674
+ Sm as useGetMilestoneResources,
675
+ dm as useGetPastMilestoneCount,
676
+ Jd as useGetPuzzleToAssign,
677
+ Ou as useGetSessionReports,
678
+ cm as useGetTestHelpData,
679
+ ap as useHomePageJourney,
680
+ lu as useInClassActionDispatcher,
681
+ uu as useInClassActionListener,
682
+ ou as useInClassMessageBroker,
683
+ gd as useIsLearnosityLoaded,
684
+ Os as useIsTabBlocked,
685
+ Ku as useJourney,
684
686
  ca as useModalActions,
685
687
  Ia as useModalParams,
686
- Rm as usePointerSync,
687
- Cp as usePuzzleAttemptJourney,
688
- xp as usePuzzleDashboardJourney,
689
- cp as usePuzzleIntroJourney,
690
- Ip as usePuzzleProgressJourney,
691
- Pp as usePuzzleReviewJourney,
692
- hp as usePuzzleUnassignJourney,
693
- Tp as useTeacherPuzzleAssignedJourney,
688
+ Am as usePointerSync,
689
+ Ip as usePuzzleAttemptJourney,
690
+ up as usePuzzleDashboardJourney,
691
+ mp as usePuzzleIntroJourney,
692
+ xp as usePuzzleProgressJourney,
693
+ Tp as usePuzzleReviewJourney,
694
+ Cp as usePuzzleUnassignJourney,
695
+ cp as useTeacherPuzzleAssignedJourney,
694
696
  Da as useTrackingContext,
695
- lu as useTrialSessionMessageBroker,
697
+ tu as useTrialSessionMessageBroker,
696
698
  Ma as useUIContext,
697
- gd as useWorksheetLayout,
699
+ Gd as useWorksheetLayout,
698
700
  st as useZoomDisable
699
701
  };
700
702
  //# sourceMappingURL=index.js.map