@cuemath/leap 3.2.21-j1 → 3.2.21-j2

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 (24) hide show
  1. package/dist/assets/lottie/lottie.js +1 -1
  2. package/dist/assets/lottie/lottie.js.map +1 -1
  3. package/dist/features/analytics-events/whitelist-events.js +15 -17
  4. package/dist/features/analytics-events/whitelist-events.js.map +1 -1
  5. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +8 -8
  6. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +1 -1
  7. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +47 -45
  8. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +1 -1
  9. package/dist/features/auth/comps/pill-button/pill-button.js +38 -41
  10. package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
  11. package/dist/features/auth/comps/resend-otp/resend-otp.js +14 -18
  12. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
  13. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +26 -32
  14. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +1 -1
  15. package/dist/features/auth/pla-signup/signup-options/signup-options.js +35 -42
  16. package/dist/features/auth/pla-signup/signup-options/signup-options.js.map +1 -1
  17. package/dist/index.d.ts +7 -23
  18. package/dist/index.js +264 -266
  19. package/dist/index.js.map +1 -1
  20. package/dist/static/animated-avatar.95f31960.json +1 -0
  21. package/dist/static/animated-avatar.c3a0fa98.json +1 -0
  22. package/package.json +1 -1
  23. package/dist/features/auth/pla-signup/pla-analytics-events.js +0 -22
  24. package/dist/features/auth/pla-signup/pla-analytics-events.js.map +0 -1
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import { default as S } from "./assets/line-icons/icons/bin.js";
10
10
  import { default as C } from "./assets/line-icons/icons/bin2.js";
11
11
  import { default as P } from "./assets/line-icons/icons/book-closed.js";
12
12
  import { default as h } from "./assets/line-icons/icons/book.js";
13
- import { default as L } from "./assets/line-icons/icons/book2.js";
13
+ import { default as M } from "./assets/line-icons/icons/book2.js";
14
14
  import { default as O } from "./assets/line-icons/icons/bookmark.js";
15
15
  import { default as N } from "./assets/line-icons/icons/bulb.js";
16
16
  import { default as D } from "./assets/line-icons/icons/bulb2.js";
@@ -37,7 +37,7 @@ import { default as Se } from "./assets/line-icons/icons/eye2.js";
37
37
  import { default as Ce } from "./assets/line-icons/icons/exclamation.js";
38
38
  import { default as Pe } from "./assets/line-icons/icons/hand.js";
39
39
  import { default as he } from "./assets/line-icons/icons/hint-fill.js";
40
- import { default as Le } from "./assets/line-icons/icons/help.js";
40
+ import { default as Me } from "./assets/line-icons/icons/help.js";
41
41
  import { default as Oe } from "./assets/line-icons/icons/highlighter.js";
42
42
  import { default as Ne } from "./assets/line-icons/icons/home.js";
43
43
  import { default as De } from "./assets/line-icons/icons/image.js";
@@ -64,7 +64,7 @@ import { default as Eo } from "./assets/line-icons/icons/progress.js";
64
64
  import { default as Ao } from "./assets/line-icons/icons/puzzle-icon.js";
65
65
  import { default as _o } from "./assets/line-icons/icons/puzzle2.js";
66
66
  import { default as ko } from "./assets/line-icons/icons/question.js";
67
- import { default as Mo } from "./assets/line-icons/icons/question-letter.js";
67
+ import { default as Lo } from "./assets/line-icons/icons/question-letter.js";
68
68
  import { default as Ro } from "./assets/line-icons/icons/redo.js";
69
69
  import { default as Ho } from "./assets/line-icons/icons/right.js";
70
70
  import { default as go } from "./assets/line-icons/icons/ruler.js";
@@ -90,7 +90,7 @@ import { default as Tr } from "./assets/line-icons/icons/user2.js";
90
90
  import { default as Er, default as Cr } from "./assets/line-icons/icons/sketch.js";
91
91
  import { default as Pr } from "./assets/line-icons/icons/back2.js";
92
92
  import { default as hr } from "./assets/line-icons/icons/chevron-right.js";
93
- import { default as Lr } from "./assets/line-icons/icons/chevron-left.js";
93
+ import { default as Mr } from "./assets/line-icons/icons/chevron-left.js";
94
94
  import { default as Or } from "./assets/line-icons/icons/chevron-down.js";
95
95
  import { default as Nr } from "./assets/line-icons/icons/game.js";
96
96
  import { default as Dr } from "./assets/line-icons/icons/tutoring.js";
@@ -117,7 +117,7 @@ import { default as St } from "./features/ui/timers/countdown-timer/countdown-ti
117
117
  import { default as Ct } from "./features/ui/nudge/nudge.js";
118
118
  import { default as Pt } from "./features/ui/buttons/button/button.js";
119
119
  import { default as ht } from "./features/ui/buttons/clickable/clickable.js";
120
- import { default as Lt } from "./features/ui/buttons/icon-button/icon-button.js";
120
+ import { default as Mt } from "./features/ui/buttons/icon-button/icon-button.js";
121
121
  import { default as Ot } from "./features/ui/buttons/text-button/text-button.js";
122
122
  import { ArcButton as Nt } from "./features/ui/arc-button/arc-button.js";
123
123
  import { default as Dt } from "./features/ui/error/error.js";
@@ -144,7 +144,7 @@ import { default as Sa } from "./features/ui/section-list/section-list.js";
144
144
  import { default as Ca } from "./features/ui/text/text.js";
145
145
  import { default as Pa } from "./features/ui/tag/tag.js";
146
146
  import { default as ha } from "./features/ui/callout/callout.js";
147
- import { default as La, useUIContext as Ma } from "./features/ui/context/context.js";
147
+ import { default as Ma, useUIContext as La } from "./features/ui/context/context.js";
148
148
  import { default as Ra } from "./features/ui/context/use-tracking-context.js";
149
149
  import { default as Ha } from "./features/ui/hooks/use-context-menu-click-handler.js";
150
150
  import { EDeviceType as ga } from "./features/ui/theme/constants.js";
@@ -170,7 +170,7 @@ import { default as Sf } from "./features/auth/comps/overlay-loader/overlay-load
170
170
  import { default as Cf } from "./features/auth/comps/tabs/tabs.js";
171
171
  import { default as Pf } from "./features/auth/comps/input-status-icon/input-status-icon.js";
172
172
  import { default as hf } from "./features/auth/comps/resend-otp/resend-otp.js";
173
- import { default as Lf } from "./features/auth/comps/otp-input/otp-input.js";
173
+ import { default as Mf } from "./features/auth/comps/otp-input/otp-input.js";
174
174
  import { default as Of } from "./features/auth/comps/pill-button/pill-button.js";
175
175
  import { default as Nf } from "./features/auth/comps/linear-progress-bar/linear-progress-bar.js";
176
176
  import { default as Df } from "./features/auth/comps/selectable-info-card/selectable-info-card.js";
@@ -195,129 +195,128 @@ import { default as cs } from "./features/auth/forgot-password/reset-password-fo
195
195
  import { default as Is } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
196
196
  import { AUTH_TABS as Ss } from "./features/auth/login/login-constants.js";
197
197
  import { AuthApiErrorCode as Cs } from "./features/auth/auth-constants.js";
198
- import { PLA_ANALYTICS_EVENTS as Ps } from "./features/auth/pla-signup/pla-analytics-events.js";
199
- import { default as hs } from "./features/av/av-preview/av-preview.js";
200
- import { default as Ls } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
201
- import { default as Os } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
202
- import { default as Ns } from "./features/chapters/chapter/chapter.js";
203
- import { default as Ds } from "./features/chapters/chapters-list/chapters-list.js";
204
- import { default as Gs } from "./features/chapters/lpar-chapter/lpar-chapter.js";
205
- import { default as vs } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
206
- import { default as Us } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
207
- import { checkIfPPTNodeType as ws } from "./features/chapters/lpar-chapter/utils/index.js";
208
- import { default as Ws } from "./features/chapters-v2/chapter-details/chapter-details.js";
209
- import { invalidateGetChapterDetails as zs } from "./features/chapters-v2/api/chapter.js";
210
- import { GAME_LAUNCHER_ASSET_PADDING as Js } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
211
- import { GAME_LAUNCHER_SIZE as Ks } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
212
- import { useCircleSounds as Zs } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
213
- import { CircleSoundKey as Xs } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
214
- import { useGetLeaderboardDal as el } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
215
- import { ELeaderboardType as rl } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
216
- import { StreakReductionLocalStorageUtil as al } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
217
- import { Tutorial as sl } from "./features/circle-games/games/tutorial/tutorial.js";
218
- import { WebView as pl } from "./features/circle-games/games/web-view/web-view.js";
219
- import { ProjectOutcome as ml } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
220
- import { WebViewEvent as xl } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
221
- import { ProjectType as cl } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
222
- import { PlayerType as Il } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
223
- import { IStatsToAwardErrorCode as Sl } from "./features/circle-games/games/web-view/web-view-types.js";
224
- import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Cl } from "./features/circle-games/enum/circle-onboarding-steps.js";
225
- import { CIRCLE_ACTION_IDS as Pl } from "./features/circle-games/enum/circle-action-ids.js";
226
- import { GameLauncher as hl } from "./features/circle-games/game-launcher/game-launcher.js";
227
- import { useGetCircleHomeDetailsDal as Ll } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
228
- import { Leaderboard as Ol } from "./features/circle-games/leaderboard/leaderboard.js";
229
- import { BackgroundImage as Nl, CircularSteps as Hl } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
230
- import { SplashScreen as gl } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
231
- import { SignUp as yl } from "./features/circle-games/sign-up/sign-up.js";
232
- import { default as Bl } from "./features/cue-canvas/cue-canvas-provider.js";
233
- import { default as bl } from "./features/cue-canvas/toolbar/toolbar.js";
234
- import { default as Fl } from "./features/cue-canvas/cue-canvas.js";
235
- import { default as Vl } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
236
- import { default as Yl } from "./features/cue-canvas/sidebar/sidebar.js";
237
- import { default as Ql } from "./features/cue-canvas/bottombar/homework-controls.js";
238
- import { default as jl } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
239
- import { default as ql } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
240
- import { EVENTS as $l } from "./features/communication/pub-sub/constants.js";
241
- import { useInClassActionDispatcher as op, useInClassActionListener as rp } from "./features/communication/pub-sub/hooks.js";
242
- import { default as ap } from "./features/trial-session/trial-session.js";
243
- import { default as sp } from "./features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js";
244
- import { EClassTimeAlertLevel as pp } from "./features/trial-session/trial-session-types.js";
245
- import { useClassTimeAlerts as mp } from "./features/trial-session/hooks/use-class-time-alerts.js";
246
- import { default as xp } from "./features/talk-meter/talk-meter.js";
247
- import { default as cp } from "./features/extra-practice/extra-practice.js";
248
- import { default as Ip } from "./features/homework/hw-card-list/hw-card-list.js";
249
- import { invalidateHomeworks as Sp } from "./features/homework/hw-card-list/api/get-homeworks.js";
250
- import { useAutoPlayPermission as Cp } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
251
- import { JOURNEY_ID_STUDENT as Pp } from "./features/journey/journey-id/journey-id-student.js";
252
- import { JOURNEY_ID_TEACHER as hp } from "./features/journey/journey-id/journey-id-teacher.js";
253
- import { useJourney as Lp } from "./features/journey/use-journey/use-journey.js";
254
- import { useGetEligibleJourneysViaRoute as Op } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
255
- import { JourneyProvider as Np } from "./features/journey/use-journey/journey-context-provider.js";
256
- import { IndicatorType as Dp } from "./features/journey/use-journey/constants.js";
257
- import { Coachmark as Gp } from "./features/journey/comps/coachmark/coachmark.js";
258
- import { useHomePageJourney as vp } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
259
- import { useChapterPageJourney as Up } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
260
- import { default as wp } from "./features/maintenance/maintenance.js";
261
- import { default as Wp } from "./features/milestone/create/submit-modal/submit-modal.js";
262
- import { default as zp } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
263
- import { default as Jp } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
264
- import { default as Kp } from "./features/milestone/create/milestone-create-container.js";
265
- import { default as Zp } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
266
- import { default as Xp } from "./features/milestone/outcome/milestone-outcome-container.js";
267
- import { default as eu } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
268
- import { default as ru } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
269
- import { default as au } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
270
- import { default as su } from "./features/milestone/edit/goal-edit-container.js";
271
- import { default as pu } from "./features/milestone/edit/milestone-edit-container.js";
272
- import { default as mu } from "./features/milestone/milestone-list-container/milestone-list-container.js";
273
- import { default as xu } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
274
- import { default as cu } from "./features/milestone/start/milestone-start.js";
275
- import { default as Iu } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
276
- import { default as Su } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
277
- import { ACHIEVEMENT_ACTIONS as Cu, STAGES as Au } from "./features/milestone/outcome/milestone-outcome-constants.js";
278
- import { invalidateMilestonesData as _u, useGetAllMilestonesdata as hu } from "./features/milestone/milestone-list-container/api/get-milestones.js";
279
- import { invalidatePastMilestoneCount as Lu, useGetPastMilestoneCount as Mu } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
280
- import { invalidateTestHelpData as Ru, useGetTestHelpData as Nu } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
281
- import { invalidateMilestoneResources as Du, useGetMilestoneResources as gu } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
282
- import { default as yu } from "./features/pointer-sync/pointer.js";
283
- import { default as Bu } from "./features/pointer-sync/hooks/use-pointer-sync.js";
284
- import { DigitalMeter as bu } from "./features/post-game-stats/digital-meter/digital-meter.js";
285
- import { EPostGameStat as Fu } from "./features/post-game-stats/enums/post-game-stats-enum.js";
286
- import { PostGameStats as Vu } from "./features/post-game-stats/post-game-stats.js";
287
- import { default as Yu } from "./features/recent-chapters/recent-chapters.js";
288
- import { SENTRY_DENIED_URLS as Qu, SENTRY_IGNORED_ERRORS as Ku } from "./features/sentry/constants/ignored.js";
289
- import { default as Zu } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
290
- import { default as Xu } from "./features/sheet-tools/tool-header/tool-header.js";
291
- import { default as em } from "./features/sheets/sheets-list/sheets-list.js";
292
- import { default as rm } from "./features/sheets/reference-sheet/reference-sheet.js";
293
- import { WORKSHEET_V3_NODE_TYPES as am } from "./features/sheets/utils/is-v3-worksheet.js";
294
- import { COMPLETED_SHEET_STATE as sm, NODE_LABELS as lm, NODE_SUB_GROUP as pm, NODE_TYPE as um, PYTHON_NODE_TYPES as mm, REWARDS_LIST as dm, SHEET_ACTIONS as xm, SHEET_ATTEMPT_LOCATION as nm, SHEET_ATTEMPT_LOCATION_MAP as cm, SHEET_ATTEMPT_STATE as im, SHEET_DATA_TYPE as Im, SHEET_STATE as Tm } from "./features/sheets/constants/sheet.js";
295
- import { default as Em } from "./features/student-details/student-details.js";
296
- import { default as Am } from "./features/utils/load-script.js";
297
- import { ACTION_BAR_HEIGHT as _m, QUESTIONS_GAP as hm, QUESTION_WIDTH as km, TOP_NAVIGATION_HEIGHT as Lm } from "./features/worksheet/worksheet/constants.js";
298
- import { isOkayTypeQuestion as Om } from "./features/worksheet/worksheet/worksheet-helpers.js";
299
- import { default as Nm } from "./features/worksheet/worksheet/worksheet-container.js";
300
- import { default as Dm } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
301
- import { default as Gm } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
302
- import { default as vm } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
303
- import { default as Um } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
304
- import { default as wm } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
305
- import { default as Wm } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
306
- import { default as zm } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
307
- import { default as Jm } from "./features/puzzles/puzzle-container/puzzle-container.js";
308
- import { default as Km } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
309
- import { default as Zm } from "./features/puzzles/app/puzzle-app.js";
310
- import { invalidatePuzzleToAssign as Xm, useGetPuzzleToAssign as $m } from "./features/puzzles/api/puzzle-assign.js";
311
- import { COUNTRY_CODE_MAP as od } from "./constants/country.js";
198
+ import { default as Ps } from "./features/av/av-preview/av-preview.js";
199
+ import { default as hs } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
200
+ import { default as Ms } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
201
+ import { default as Os } from "./features/chapters/chapter/chapter.js";
202
+ import { default as Ns } from "./features/chapters/chapters-list/chapters-list.js";
203
+ import { default as Ds } from "./features/chapters/lpar-chapter/lpar-chapter.js";
204
+ import { default as Gs } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
205
+ import { default as vs } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
206
+ import { checkIfPPTNodeType as Us } from "./features/chapters/lpar-chapter/utils/index.js";
207
+ import { default as ws } from "./features/chapters-v2/chapter-details/chapter-details.js";
208
+ import { invalidateGetChapterDetails as Ws } from "./features/chapters-v2/api/chapter.js";
209
+ import { GAME_LAUNCHER_ASSET_PADDING as zs } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
210
+ import { GAME_LAUNCHER_SIZE as Js } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
211
+ import { useCircleSounds as Ks } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
212
+ import { CircleSoundKey as Zs } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
213
+ import { useGetLeaderboardDal as Xs } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
214
+ import { ELeaderboardType as el } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
215
+ import { StreakReductionLocalStorageUtil as rl } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
216
+ import { Tutorial as al } from "./features/circle-games/games/tutorial/tutorial.js";
217
+ import { WebView as sl } from "./features/circle-games/games/web-view/web-view.js";
218
+ import { ProjectOutcome as pl } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
219
+ import { WebViewEvent as ml } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
220
+ import { ProjectType as xl } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
221
+ import { PlayerType as cl } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
222
+ import { IStatsToAwardErrorCode as Il } from "./features/circle-games/games/web-view/web-view-types.js";
223
+ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Sl } from "./features/circle-games/enum/circle-onboarding-steps.js";
224
+ import { CIRCLE_ACTION_IDS as Cl } from "./features/circle-games/enum/circle-action-ids.js";
225
+ import { GameLauncher as Pl } from "./features/circle-games/game-launcher/game-launcher.js";
226
+ import { useGetCircleHomeDetailsDal as hl } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
227
+ import { Leaderboard as Ml } from "./features/circle-games/leaderboard/leaderboard.js";
228
+ import { BackgroundImage as Ol, CircularSteps as Rl } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
229
+ import { SplashScreen as Hl } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
230
+ import { SignUp as gl } from "./features/circle-games/sign-up/sign-up.js";
231
+ import { default as yl } from "./features/cue-canvas/cue-canvas-provider.js";
232
+ import { default as Bl } from "./features/cue-canvas/toolbar/toolbar.js";
233
+ import { default as bl } from "./features/cue-canvas/cue-canvas.js";
234
+ import { default as Fl } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
235
+ import { default as Vl } from "./features/cue-canvas/sidebar/sidebar.js";
236
+ import { default as Yl } from "./features/cue-canvas/bottombar/homework-controls.js";
237
+ import { default as Ql } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
238
+ import { default as jl } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
239
+ import { EVENTS as ql } from "./features/communication/pub-sub/constants.js";
240
+ import { useInClassActionDispatcher as $l, useInClassActionListener as ep } from "./features/communication/pub-sub/hooks.js";
241
+ import { default as rp } from "./features/trial-session/trial-session.js";
242
+ import { default as ap } from "./features/trial-session/comps/teacher-intro/teacher-profile/teacher-profile.js";
243
+ import { EClassTimeAlertLevel as sp } from "./features/trial-session/trial-session-types.js";
244
+ import { useClassTimeAlerts as pp } from "./features/trial-session/hooks/use-class-time-alerts.js";
245
+ import { default as mp } from "./features/talk-meter/talk-meter.js";
246
+ import { default as xp } from "./features/extra-practice/extra-practice.js";
247
+ import { default as cp } from "./features/homework/hw-card-list/hw-card-list.js";
248
+ import { invalidateHomeworks as Ip } from "./features/homework/hw-card-list/api/get-homeworks.js";
249
+ import { useAutoPlayPermission as Sp } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
250
+ import { JOURNEY_ID_STUDENT as Cp } from "./features/journey/journey-id/journey-id-student.js";
251
+ import { JOURNEY_ID_TEACHER as Pp } from "./features/journey/journey-id/journey-id-teacher.js";
252
+ import { useJourney as hp } from "./features/journey/use-journey/use-journey.js";
253
+ import { useGetEligibleJourneysViaRoute as Mp } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
254
+ import { JourneyProvider as Op } from "./features/journey/use-journey/journey-context-provider.js";
255
+ import { IndicatorType as Np } from "./features/journey/use-journey/constants.js";
256
+ import { Coachmark as Dp } from "./features/journey/comps/coachmark/coachmark.js";
257
+ import { useHomePageJourney as Gp } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
258
+ import { useChapterPageJourney as vp } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
259
+ import { default as Up } from "./features/maintenance/maintenance.js";
260
+ import { default as wp } from "./features/milestone/create/submit-modal/submit-modal.js";
261
+ import { default as Wp } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
262
+ import { default as zp } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
263
+ import { default as Jp } from "./features/milestone/create/milestone-create-container.js";
264
+ import { default as Kp } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
265
+ import { default as Zp } from "./features/milestone/outcome/milestone-outcome-container.js";
266
+ import { default as Xp } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
267
+ import { default as eu } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
268
+ import { default as ru } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
269
+ import { default as au } from "./features/milestone/edit/goal-edit-container.js";
270
+ import { default as su } from "./features/milestone/edit/milestone-edit-container.js";
271
+ import { default as pu } from "./features/milestone/milestone-list-container/milestone-list-container.js";
272
+ import { default as mu } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
273
+ import { default as xu } from "./features/milestone/start/milestone-start.js";
274
+ import { default as cu } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
275
+ import { default as Iu } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
276
+ import { ACHIEVEMENT_ACTIONS as Su, STAGES as Eu } from "./features/milestone/outcome/milestone-outcome-constants.js";
277
+ import { invalidateMilestonesData as Au, useGetAllMilestonesdata as Pu } from "./features/milestone/milestone-list-container/api/get-milestones.js";
278
+ import { invalidatePastMilestoneCount as hu, useGetPastMilestoneCount as ku } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
279
+ import { invalidateTestHelpData as Lu, useGetTestHelpData as Ou } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
280
+ import { invalidateMilestoneResources as Nu, useGetMilestoneResources as Hu } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
281
+ import { default as gu } from "./features/pointer-sync/pointer.js";
282
+ import { default as yu } from "./features/pointer-sync/hooks/use-pointer-sync.js";
283
+ import { DigitalMeter as Bu } from "./features/post-game-stats/digital-meter/digital-meter.js";
284
+ import { EPostGameStat as bu } from "./features/post-game-stats/enums/post-game-stats-enum.js";
285
+ import { PostGameStats as Fu } from "./features/post-game-stats/post-game-stats.js";
286
+ import { default as Vu } from "./features/recent-chapters/recent-chapters.js";
287
+ import { SENTRY_DENIED_URLS as Yu, SENTRY_IGNORED_ERRORS as Ju } from "./features/sentry/constants/ignored.js";
288
+ import { default as Ku } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
289
+ import { default as Zu } from "./features/sheet-tools/tool-header/tool-header.js";
290
+ import { default as Xu } from "./features/sheets/sheets-list/sheets-list.js";
291
+ import { default as em } from "./features/sheets/reference-sheet/reference-sheet.js";
292
+ import { WORKSHEET_V3_NODE_TYPES as rm } from "./features/sheets/utils/is-v3-worksheet.js";
293
+ import { COMPLETED_SHEET_STATE as am, NODE_LABELS as fm, NODE_SUB_GROUP as sm, NODE_TYPE as lm, PYTHON_NODE_TYPES as pm, REWARDS_LIST as um, SHEET_ACTIONS as mm, SHEET_ATTEMPT_LOCATION as dm, SHEET_ATTEMPT_LOCATION_MAP as xm, SHEET_ATTEMPT_STATE as nm, SHEET_DATA_TYPE as cm, SHEET_STATE as im } from "./features/sheets/constants/sheet.js";
294
+ import { default as Tm } from "./features/student-details/student-details.js";
295
+ import { default as Em } from "./features/utils/load-script.js";
296
+ import { ACTION_BAR_HEIGHT as Am, QUESTIONS_GAP as Pm, QUESTION_WIDTH as _m, TOP_NAVIGATION_HEIGHT as hm } from "./features/worksheet/worksheet/constants.js";
297
+ import { isOkayTypeQuestion as Mm } from "./features/worksheet/worksheet/worksheet-helpers.js";
298
+ import { default as Om } from "./features/worksheet/worksheet/worksheet-container.js";
299
+ import { default as Nm } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
300
+ import { default as Dm } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
301
+ import { default as Gm } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
302
+ import { default as vm } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
303
+ import { default as Um } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
304
+ import { default as wm } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
305
+ import { default as Wm } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
306
+ import { default as zm } from "./features/puzzles/puzzle-container/puzzle-container.js";
307
+ import { default as Jm } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
308
+ import { default as Km } from "./features/puzzles/app/puzzle-app.js";
309
+ import { invalidatePuzzleToAssign as Zm, useGetPuzzleToAssign as qm } from "./features/puzzles/api/puzzle-assign.js";
310
+ import { COUNTRY_CODE_MAP as $m } from "./constants/country.js";
312
311
  export {
313
- Cu as ACHIEVEMENT_ACTIONS,
312
+ Su as ACHIEVEMENT_ACTIONS,
314
313
  Ss as AUTH_TABS,
315
- hs as AVPreview,
314
+ Ps as AVPreview,
316
315
  mt as Accordion,
317
316
  xt as AccordionSection,
318
317
  rs as AccountSelector,
319
- eu as AchievementNotShareReasonModal,
320
- ru as AchievementShareInstructionModal,
318
+ Xp as AchievementNotShareReasonModal,
319
+ eu as AchievementShareInstructionModal,
321
320
  Wr as AfternoonIcon,
322
321
  c as AlertIcon,
323
322
  $a as AnimatedArc,
@@ -332,46 +331,46 @@ export {
332
331
  Ba as Avatar,
333
332
  Pr as Back2Icon,
334
333
  I as BackIcon,
335
- Nl as BackgroundImage,
334
+ Ol as BackgroundImage,
336
335
  Kt as BaseInput,
337
336
  C as Bin2Icon,
338
337
  S as BinIcon,
339
- L as Book2Icon,
338
+ M as Book2Icon,
340
339
  P as BookClosedIcon,
341
340
  h as BookIcon,
342
341
  O as BookmarkIcon,
343
342
  D as Bulb2Icon,
344
343
  N as BulbIcon,
345
344
  Pt as Button,
346
- Pl as CIRCLE_ACTION_IDS,
347
- Cl as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
348
- sm as COMPLETED_SHEET_STATE,
349
- od as COUNTRY_CODE_MAP,
345
+ Cl as CIRCLE_ACTION_IDS,
346
+ Sl as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
347
+ am as COMPLETED_SHEET_STATE,
348
+ $m as COUNTRY_CODE_MAP,
350
349
  G as CalendarIcon,
351
350
  ha as Callout,
352
351
  Zt as CascadingSelectInput,
353
- Ns as Chapter,
354
- Jp as ChapterClearanceConfirmationModal,
355
- Ws as ChapterDetails,
356
- Ds as ChaptersList,
352
+ Os as Chapter,
353
+ zp as ChapterClearanceConfirmationModal,
354
+ ws as ChapterDetails,
355
+ Ns as ChaptersList,
357
356
  Gr as ChatIcon,
358
357
  U as Check2Icon,
359
358
  v as CheckIcon,
360
359
  Gt as CheckboxInput,
361
360
  vt as CheckboxInputList,
362
361
  Or as ChevronDownIcon,
363
- Lr as ChevronLeftIcon,
362
+ Mr as ChevronLeftIcon,
364
363
  hr as ChevronRightIcon,
365
- Xs as CircleSoundKey,
364
+ Zs as CircleSoundKey,
366
365
  pa as CircularLoader,
367
366
  Jf as CircularStepWrapper,
368
- Hl as CircularSteps,
367
+ Rl as CircularSteps,
369
368
  Uf as ClaimUserAccount,
370
369
  ht as Clickable,
371
370
  w as ClipboardIcon,
372
371
  z as Clock2Icon,
373
372
  W as ClockIcon,
374
- Gp as Coachmark,
373
+ Dp as Coachmark,
375
374
  J as CodeIcon,
376
375
  It as ContextMenu,
377
376
  K as CopyIcon,
@@ -379,90 +378,90 @@ export {
379
378
  Z as CrossIcon,
380
379
  Zr as CueBoardFilledIcon,
381
380
  Xr as CueBoardIcon,
382
- Fl as CueCanvas,
383
- bl as CueCanvasController,
384
- Ql as CueCanvasHomeworkController,
385
- Bl as CueCanvasProvider,
386
- Yl as CueCanvasSideBar,
381
+ bl as CueCanvas,
382
+ Bl as CueCanvasController,
383
+ Yl as CueCanvasHomeworkController,
384
+ yl as CueCanvasProvider,
385
+ Vl as CueCanvasSideBar,
387
386
  X as CueRocket,
388
387
  vr as CuemathLogo,
389
388
  zf as CustomInputField,
390
389
  ee as DashArrowIcon,
391
390
  Wf as DatePickerInput,
392
- Zu as DesmosCalculator,
393
- bu as DigitalMeter,
391
+ Ku as DesmosCalculator,
392
+ Bu as DigitalMeter,
394
393
  re as DownIcon,
395
394
  ae as DraftIcon,
396
395
  se as DragIcon,
397
396
  ff as Drawer,
398
- Gm as DynamicPreviewWorksheet,
399
- pp as EClassTimeAlertLevel,
397
+ Dm as DynamicPreviewWorksheet,
398
+ sp as EClassTimeAlertLevel,
400
399
  ga as EDeviceType,
401
- rl as ELeaderboardType,
402
- Su as EPResourceAssign,
403
- Fu as EPostGameStat,
404
- $l as EVENTS,
400
+ el as ELeaderboardType,
401
+ Iu as EPResourceAssign,
402
+ bu as EPostGameStat,
403
+ ql as EVENTS,
405
404
  me as Edit2Icon,
406
405
  pe as EditIcon,
407
- au as EditMilestoneModal,
406
+ ru as EditMilestoneModal,
408
407
  xe as EditStarIcon,
409
408
  ce as EraserIcon,
410
409
  Dt as Error,
411
410
  wr as EveningIcon,
412
411
  Ce as ExclamationIcon,
413
- Xu as ExpandableHeader,
414
- cp as ExtraPractice,
412
+ Zu as ExpandableHeader,
413
+ xp as ExtraPractice,
415
414
  Se as Eye2Icon,
416
415
  Ie as EyeIcon,
417
416
  aa as FlexView,
418
- Js as GAME_LAUNCHER_ASSET_PADDING,
419
- Ks as GAME_LAUNCHER_SIZE,
417
+ zs as GAME_LAUNCHER_ASSET_PADDING,
418
+ Js as GAME_LAUNCHER_SIZE,
420
419
  x as GIF,
421
420
  Nr as GameIcon,
422
- hl as GameLauncher,
423
- zp as GoalCreationConfirmationModal,
424
- Zp as GoalDraftEdit,
425
- su as GoalEdit,
421
+ Pl as GameLauncher,
422
+ Wp as GoalCreationConfirmationModal,
423
+ Kp as GoalDraftEdit,
424
+ au as GoalEdit,
426
425
  zt as GooglePlacesSearchInput,
427
426
  wf as GradeInput,
428
427
  r as GradeSelector,
429
428
  Pe as HandIcon,
430
- Le as HelpIcon,
429
+ Me as HelpIcon,
431
430
  Oe as HighlighterIcon,
432
431
  he as HintFillIcon,
433
432
  Ne as HomeIcon,
434
- Ip as HomeworkCardList,
433
+ cp as HomeworkCardList,
435
434
  s as ILLUSTRATIONS,
436
435
  p as IMAGES,
437
- Sl as IStatsToAwardErrorCode,
438
- Lt as IconButton,
436
+ Il as IStatsToAwardErrorCode,
437
+ Mt as IconButton,
439
438
  ms as IdentifierOtpForm,
440
439
  qa as Image,
441
440
  De as ImageIcon,
442
- Dp as IndicatorType,
441
+ Np as IndicatorType,
443
442
  ve as Info2Icon,
444
443
  Ge as InfoIcon,
445
444
  Pf as InputStatusIcon,
446
- Pp as JOURNEY_ID_STUDENT,
447
- hp as JOURNEY_ID_TEACHER,
448
- Np as JourneyProvider,
445
+ Cp as JOURNEY_ID_STUDENT,
446
+ Pp as JOURNEY_ID_TEACHER,
447
+ Op as JourneyProvider,
449
448
  m as LOTTIE,
450
- Gs as LPARChapter,
451
- vs as LPARMilestoneChapter,
452
- Ol as Leaderboard,
453
- wm as LearnosityPreloader,
449
+ Ds as LPARChapter,
450
+ Gs as LPARMilestoneChapter,
451
+ Ml as Leaderboard,
452
+ Um as LearnosityPreloader,
454
453
  Ue as LeftIcon,
455
454
  Nf as LinearProgressBar,
456
455
  We as Lock2Icon,
457
456
  ze as Lock3Icon,
458
457
  we as LockIcon,
459
- wp as Maintenance,
460
- xu as MilestoneActionWidget,
461
- Kp as MilestoneCreate,
462
- pu as MilestoneEdit,
463
- mu as MilestoneList,
464
- Xp as MilestoneOutcome,
465
- cu as MilestoneStart,
458
+ Up as Maintenance,
459
+ mu as MilestoneActionWidget,
460
+ Jp as MilestoneCreate,
461
+ su as MilestoneEdit,
462
+ pu as MilestoneList,
463
+ Zp as MilestoneOutcome,
464
+ xu as MilestoneStart,
466
465
  Ke as Minus2Icon,
467
466
  Je as MinusIcon,
468
467
  Ze as MistakeIcon,
@@ -470,66 +469,65 @@ export {
470
469
  ma as ModalProvider,
471
470
  eo as MoreVerticalIcon,
472
471
  zr as MorningIcon,
473
- Os as MultiTabBlocker,
474
- lm as NODE_LABELS,
475
- pm as NODE_SUB_GROUP,
476
- um as NODE_TYPE,
472
+ Ms as MultiTabBlocker,
473
+ fm as NODE_LABELS,
474
+ sm as NODE_SUB_GROUP,
475
+ lm as NODE_TYPE,
477
476
  Ur as Next2Icon,
478
477
  ro as NextIcon,
479
478
  Ct as Nudge,
480
479
  Xt as NumRangeInput,
481
480
  xs as OTPForm,
482
- Lf as OTPInput,
481
+ Mf as OTPInput,
483
482
  Zf as OnboardingGuide,
484
483
  Sf as OverlayLoader,
485
484
  lf as PLATFORM_EVENTS_STUDENT,
486
485
  uf as PLATFORM_EVENTS_TEACHER,
487
- Ps as PLA_ANALYTICS_EVENTS,
488
- mm as PYTHON_NODE_TYPES,
486
+ pm as PYTHON_NODE_TYPES,
489
487
  ao as PencilIcon,
490
488
  ea as PercentileInput,
491
489
  ja as PerfectHits,
492
490
  Of as PillButton,
493
491
  mo as Play2Icon,
494
492
  po as PlayIcon,
495
- Il as PlayerType,
493
+ cl as PlayerType,
496
494
  io as Plus2Icon,
497
495
  no as PlusIcon,
498
496
  so as PointerIcon,
499
- Vu as PostGameStats,
497
+ Fu as PostGameStats,
500
498
  To as PracticeIcon,
501
- Dm as PreviewWorksheet,
499
+ Nm as PreviewWorksheet,
502
500
  Eo as ProgressIcon,
503
- ml as ProjectOutcome,
504
- cl as ProjectType,
501
+ pl as ProjectOutcome,
502
+ xl as ProjectType,
505
503
  _o as Puzzle2Icon,
506
- Zm as PuzzleApp,
507
- Jm as PuzzleCard,
508
- Km as PuzzleFeedbackCelebration,
504
+ Km as PuzzleApp,
505
+ zm as PuzzleCard,
506
+ Jm as PuzzleFeedbackCelebration,
509
507
  Ao as PuzzleIcon,
510
508
  ko as QuestionIcon,
511
- Mo as QuestionLetterIcon,
512
- dm as REWARDS_LIST,
509
+ Lo as QuestionLetterIcon,
510
+ um as REWARDS_LIST,
513
511
  Ia as RadioCard,
514
512
  Ut as RadioInput,
515
- Yu as RecentChapters,
513
+ Vu as RecentChapters,
516
514
  Ro as RedoIcon,
517
- rm as ReferenceSheet,
518
- yu as RemotePeerPointer,
515
+ em as ReferenceSheet,
516
+ gu as RemotePeerPointer,
519
517
  hf as ResendOTP,
520
518
  cs as ResetPasswordForm,
521
519
  Ho as RightIcon,
522
520
  go as RulerIcon,
523
- Us as SATSheetSummary,
524
- Qu as SENTRY_DENIED_URLS,
525
- Ku as SENTRY_IGNORED_ERRORS,
526
- xm as SHEET_ACTIONS,
527
- nm as SHEET_ATTEMPT_LOCATION,
528
- cm as SHEET_ATTEMPT_LOCATION_MAP,
529
- im as SHEET_ATTEMPT_STATE,
530
- Im as SHEET_DATA_TYPE,
531
- Tm as SHEET_STATE,
532
- Au as STAGES,
521
+ vs as SATSheetSummary,
522
+ Yu as SENTRY_DENIED_URLS,
523
+ Ju as SENTRY_IGNORED_ERRORS,
524
+ mm as SHEET_ACTIONS,
525
+ dm as SHEET_ATTEMPT_LOCATION,
526
+ xm as SHEET_ATTEMPT_LOCATION_MAP,
527
+ nm as SHEET_ATTEMPT_STATE,
528
+ cm as SHEET_DATA_TYPE,
529
+ im as SHEET_STATE,
530
+ Eu as STAGES,
533
531
  Jr as ScreenGrabFilledIcon,
534
532
  et as ScreenGrabIcon,
535
533
  Er as ScribbleIcon,
@@ -540,11 +538,11 @@ export {
540
538
  Df as SelectableInfoCard,
541
539
  ra as SelectionCards,
542
540
  Ya as Separator,
543
- Um as SheetError,
541
+ vm as SheetError,
544
542
  Bo as SheetIcon,
545
- em as SheetList,
546
- vm as SheetLocked,
547
- yl as SignUp,
543
+ Xu as SheetList,
544
+ Gm as SheetLocked,
545
+ gl as SignUp,
548
546
  Xf as SignupHeader,
549
547
  Kf as SignupMethods,
550
548
  es as SignupOptions,
@@ -554,7 +552,7 @@ export {
554
552
  Vo as SkipIcon,
555
553
  ss as SocialAccountNotFound,
556
554
  as as SocialLoginMethods,
557
- gl as SplashScreen,
555
+ Hl as SplashScreen,
558
556
  Qo as Star2Icon,
559
557
  jo as Star3Icon,
560
558
  bo as StarIcon,
@@ -565,27 +563,27 @@ export {
565
563
  of as Stickers,
566
564
  tf as StickersSelector,
567
565
  Va as StreakIcon,
568
- al as StreakReductionLocalStorageUtil,
566
+ rl as StreakReductionLocalStorageUtil,
569
567
  $o as StrikedEyeIcon,
570
- Em as StudentDetails,
571
- Wp as SubmitMilestoneModal,
568
+ Tm as StudentDetails,
569
+ wp as SubmitMilestoneModal,
572
570
  or as SwitchIcon,
573
571
  Fa as TabComponent,
574
572
  Cf as Tabs,
575
573
  Pa as Tag,
576
- xp as TalkMeter,
577
- sp as TeacherProfile,
578
- Iu as TestsCreation,
574
+ mp as TalkMeter,
575
+ ap as TeacherProfile,
576
+ cu as TestsCreation,
579
577
  Ca as Text,
580
578
  Ot as TextButton,
581
579
  Jt as TextInput,
582
580
  tr as TickIcon,
583
581
  ba as TimeLeftTimeline,
584
- ap as TrialSession,
582
+ rp as TrialSession,
585
583
  fr as TrophyIcon,
586
- sl as Tutorial,
584
+ al as Tutorial,
587
585
  Dr as TutoringIcon,
588
- La as UIContext,
586
+ Ma as UIContext,
589
587
  lr as UndoIcon,
590
588
  dr as Unlock2Icon,
591
589
  ur as UnlockIcon,
@@ -597,54 +595,54 @@ export {
597
595
  ps as UsernamePasswordForm,
598
596
  Qa as Video,
599
597
  df as WHITELIST_EVENTS,
600
- _m as WORKSHEET_ACTION_BAR_HEIGHT,
601
- hm as WORKSHEET_QUESTIONS_GAP,
602
- km as WORKSHEET_QUESTION_WIDTH,
603
- Lm as WORKSHEET_TOP_NAVIGATION_HEIGHT,
604
- am as WORKSHEET_V3_NODE_TYPES,
605
- pl as WebView,
606
- xl as WebViewEvent,
607
- Nm as Worksheet,
608
- ws as checkIfPPTNodeType,
598
+ Am as WORKSHEET_ACTION_BAR_HEIGHT,
599
+ Pm as WORKSHEET_QUESTIONS_GAP,
600
+ _m as WORKSHEET_QUESTION_WIDTH,
601
+ hm as WORKSHEET_TOP_NAVIGATION_HEIGHT,
602
+ rm as WORKSHEET_V3_NODE_TYPES,
603
+ sl as WebView,
604
+ ml as WebViewEvent,
605
+ Om as Worksheet,
606
+ Us as checkIfPPTNodeType,
609
607
  ya as getTheme,
610
- zs as invalidateGetChapterDetails,
611
- Sp as invalidateHomeworks,
612
- Du as invalidateMilestoneResources,
613
- _u as invalidateMilestonesData,
614
- Lu as invalidatePastMilestoneCount,
615
- Xm as invalidatePuzzleToAssign,
616
- Ru as invalidateTestHelpData,
617
- Om as isOkayTypeQuestion,
618
- Am as loadScript,
619
- Cp as useAutoPlayPermission,
620
- Vl as useCanvasSyncBroker,
621
- Up as useChapterPageJourney,
622
- Zs as useCircleSounds,
623
- mp as useClassTimeAlerts,
608
+ Ws as invalidateGetChapterDetails,
609
+ Ip as invalidateHomeworks,
610
+ Nu as invalidateMilestoneResources,
611
+ Au as invalidateMilestonesData,
612
+ hu as invalidatePastMilestoneCount,
613
+ Zm as invalidatePuzzleToAssign,
614
+ Lu as invalidateTestHelpData,
615
+ Mm as isOkayTypeQuestion,
616
+ Em as loadScript,
617
+ Sp as useAutoPlayPermission,
618
+ Fl as useCanvasSyncBroker,
619
+ vp as useChapterPageJourney,
620
+ Ks as useCircleSounds,
621
+ pp as useClassTimeAlerts,
624
622
  Ha as useContextMenuClickHandler,
625
623
  pt as useForceReload,
626
- hu as useGetAllMilestonesdata,
627
- Ll as useGetCircleHomeDetailsDal,
628
- Op as useGetEligibleJourneysViaRoute,
629
- el as useGetLeaderboardDal,
630
- gu as useGetMilestoneResources,
631
- Mu as useGetPastMilestoneCount,
632
- $m as useGetPuzzleToAssign,
633
- Nu as useGetTestHelpData,
634
- vp as useHomePageJourney,
635
- op as useInClassActionDispatcher,
636
- rp as useInClassActionListener,
637
- jl as useInClassMessageBroker,
638
- Wm as useIsLearnosityLoaded,
639
- Ls as useIsTabBlocked,
640
- Lp as useJourney,
624
+ Pu as useGetAllMilestonesdata,
625
+ hl as useGetCircleHomeDetailsDal,
626
+ Mp as useGetEligibleJourneysViaRoute,
627
+ Xs as useGetLeaderboardDal,
628
+ Hu as useGetMilestoneResources,
629
+ ku as useGetPastMilestoneCount,
630
+ qm as useGetPuzzleToAssign,
631
+ Ou as useGetTestHelpData,
632
+ Gp as useHomePageJourney,
633
+ $l as useInClassActionDispatcher,
634
+ ep as useInClassActionListener,
635
+ Ql as useInClassMessageBroker,
636
+ wm as useIsLearnosityLoaded,
637
+ hs as useIsTabBlocked,
638
+ hp as useJourney,
641
639
  xa as useModalActions,
642
640
  ca as useModalParams,
643
- Bu as usePointerSync,
641
+ yu as usePointerSync,
644
642
  Ra as useTrackingContext,
645
- ql as useTrialSessionMessageBroker,
646
- Ma as useUIContext,
647
- zm as useWorksheetLayout,
643
+ jl as useTrialSessionMessageBroker,
644
+ La as useUIContext,
645
+ Wm as useWorksheetLayout,
648
646
  st as useZoomDisable
649
647
  };
650
648
  //# sourceMappingURL=index.js.map