@cuemath/leap 3.2.22-m → 3.2.24-mb

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