@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.
- package/dist/assets/lottie/lottie.js +1 -1
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/analytics-events/whitelist-events.js +15 -17
- package/dist/features/analytics-events/whitelist-events.js.map +1 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +8 -8
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +1 -1
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +47 -45
- package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +1 -1
- package/dist/features/auth/comps/pill-button/pill-button.js +38 -41
- package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +14 -18
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +26 -32
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +1 -1
- package/dist/features/auth/pla-signup/signup-options/signup-options.js +35 -42
- package/dist/features/auth/pla-signup/signup-options/signup-options.js.map +1 -1
- package/dist/index.d.ts +7 -23
- package/dist/index.js +264 -266
- package/dist/index.js.map +1 -1
- package/dist/static/animated-avatar.95f31960.json +1 -0
- package/dist/static/animated-avatar.c3a0fa98.json +1 -0
- package/package.json +1 -1
- package/dist/features/auth/pla-signup/pla-analytics-events.js +0 -22
- 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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 {
|
199
|
-
import { default as hs } from "./features/
|
200
|
-
import { default as
|
201
|
-
import { default as Os } from "./features/
|
202
|
-
import { default as Ns } from "./features/chapters/
|
203
|
-
import { default as Ds } from "./features/chapters/
|
204
|
-
import { default as Gs } from "./features/chapters/lpar-chapter/lpar-chapter.js";
|
205
|
-
import { default as vs } from "./features/chapters/lpar-
|
206
|
-
import {
|
207
|
-
import {
|
208
|
-
import {
|
209
|
-
import {
|
210
|
-
import {
|
211
|
-
import {
|
212
|
-
import {
|
213
|
-
import {
|
214
|
-
import {
|
215
|
-
import {
|
216
|
-
import {
|
217
|
-
import {
|
218
|
-
import {
|
219
|
-
import {
|
220
|
-
import {
|
221
|
-
import {
|
222
|
-
import {
|
223
|
-
import {
|
224
|
-
import {
|
225
|
-
import {
|
226
|
-
import {
|
227
|
-
import {
|
228
|
-
import {
|
229
|
-
import {
|
230
|
-
import {
|
231
|
-
import {
|
232
|
-
import { default as Bl } from "./features/cue-canvas/
|
233
|
-
import { default as bl } from "./features/cue-canvas/
|
234
|
-
import { default as Fl } from "./features/cue-canvas/
|
235
|
-
import { default as Vl } from "./features/cue-canvas/
|
236
|
-
import { default as Yl } from "./features/cue-canvas/
|
237
|
-
import { default as Ql } from "./features/
|
238
|
-
import { default as jl } from "./features/communication/hooks/use-
|
239
|
-
import {
|
240
|
-
import {
|
241
|
-
import {
|
242
|
-
import { default as ap } from "./features/trial-session/
|
243
|
-
import {
|
244
|
-
import {
|
245
|
-
import {
|
246
|
-
import { default as xp } from "./features/
|
247
|
-
import { default as cp } from "./features/
|
248
|
-
import {
|
249
|
-
import {
|
250
|
-
import {
|
251
|
-
import {
|
252
|
-
import {
|
253
|
-
import {
|
254
|
-
import {
|
255
|
-
import {
|
256
|
-
import {
|
257
|
-
import {
|
258
|
-
import {
|
259
|
-
import {
|
260
|
-
import { default as wp } from "./features/
|
261
|
-
import { default as Wp } from "./features/milestone/create/
|
262
|
-
import { default as zp } from "./features/milestone/create/comps/confirmation-modals/
|
263
|
-
import { default as Jp } from "./features/milestone/create/
|
264
|
-
import { default as Kp } from "./features/milestone/
|
265
|
-
import { default as Zp } from "./features/milestone/
|
266
|
-
import { default as Xp } from "./features/milestone/outcome/
|
267
|
-
import { default as eu } from "./features/milestone/outcome/comps/achievement/
|
268
|
-
import { default as ru } from "./features/milestone/
|
269
|
-
import { default as au } from "./features/milestone/edit/
|
270
|
-
import { default as su } from "./features/milestone/edit/
|
271
|
-
import { default as pu } from "./features/milestone/
|
272
|
-
import { default as mu } from "./features/milestone/milestone-
|
273
|
-
import { default as xu } from "./features/milestone/
|
274
|
-
import { default as cu } from "./features/milestone/
|
275
|
-
import { default as Iu } from "./features/milestone/milestone-
|
276
|
-
import {
|
277
|
-
import {
|
278
|
-
import {
|
279
|
-
import {
|
280
|
-
import {
|
281
|
-
import {
|
282
|
-
import { default as yu } from "./features/pointer-sync/pointer.js";
|
283
|
-
import {
|
284
|
-
import {
|
285
|
-
import {
|
286
|
-
import {
|
287
|
-
import {
|
288
|
-
import {
|
289
|
-
import { default as Zu } from "./features/sheet-tools/
|
290
|
-
import { default as Xu } from "./features/
|
291
|
-
import { default as em } from "./features/sheets/
|
292
|
-
import {
|
293
|
-
import {
|
294
|
-
import {
|
295
|
-
import { default as Em } from "./features/
|
296
|
-
import {
|
297
|
-
import {
|
298
|
-
import {
|
299
|
-
import { default as Nm } from "./features/worksheet/worksheet/worksheet-
|
300
|
-
import { default as Dm } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
301
|
-
import { default as Gm } from "./features/worksheet/worksheet
|
302
|
-
import { default as vm } from "./features/worksheet/worksheet/worksheet-permissions/
|
303
|
-
import { default as Um } from "./features/worksheet/
|
304
|
-
import { default as wm } from "./features/worksheet/learnosity-preloader/learnosity-
|
305
|
-
import { default as Wm } from "./features/worksheet/
|
306
|
-
import { default as zm } from "./features/
|
307
|
-
import { default as Jm } from "./features/puzzles/puzzle-
|
308
|
-
import { default as Km } from "./features/puzzles/
|
309
|
-
import {
|
310
|
-
import {
|
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
|
-
|
312
|
+
Su as ACHIEVEMENT_ACTIONS,
|
314
313
|
Ss as AUTH_TABS,
|
315
|
-
|
314
|
+
Ps as AVPreview,
|
316
315
|
mt as Accordion,
|
317
316
|
xt as AccordionSection,
|
318
317
|
rs as AccountSelector,
|
319
|
-
|
320
|
-
|
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
|
-
|
334
|
+
Ol as BackgroundImage,
|
336
335
|
Kt as BaseInput,
|
337
336
|
C as Bin2Icon,
|
338
337
|
S as BinIcon,
|
339
|
-
|
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
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
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
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
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
|
-
|
362
|
+
Mr as ChevronLeftIcon,
|
364
363
|
hr as ChevronRightIcon,
|
365
|
-
|
364
|
+
Zs as CircleSoundKey,
|
366
365
|
pa as CircularLoader,
|
367
366
|
Jf as CircularStepWrapper,
|
368
|
-
|
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
|
-
|
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
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
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
|
-
|
393
|
-
|
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
|
-
|
399
|
-
|
397
|
+
Dm as DynamicPreviewWorksheet,
|
398
|
+
sp as EClassTimeAlertLevel,
|
400
399
|
ga as EDeviceType,
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
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
|
-
|
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
|
-
|
414
|
-
|
412
|
+
Zu as ExpandableHeader,
|
413
|
+
xp as ExtraPractice,
|
415
414
|
Se as Eye2Icon,
|
416
415
|
Ie as EyeIcon,
|
417
416
|
aa as FlexView,
|
418
|
-
|
419
|
-
|
417
|
+
zs as GAME_LAUNCHER_ASSET_PADDING,
|
418
|
+
Js as GAME_LAUNCHER_SIZE,
|
420
419
|
x as GIF,
|
421
420
|
Nr as GameIcon,
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
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
|
-
|
429
|
+
Me as HelpIcon,
|
431
430
|
Oe as HighlighterIcon,
|
432
431
|
he as HintFillIcon,
|
433
432
|
Ne as HomeIcon,
|
434
|
-
|
433
|
+
cp as HomeworkCardList,
|
435
434
|
s as ILLUSTRATIONS,
|
436
435
|
p as IMAGES,
|
437
|
-
|
438
|
-
|
436
|
+
Il as IStatsToAwardErrorCode,
|
437
|
+
Mt as IconButton,
|
439
438
|
ms as IdentifierOtpForm,
|
440
439
|
qa as Image,
|
441
440
|
De as ImageIcon,
|
442
|
-
|
441
|
+
Np as IndicatorType,
|
443
442
|
ve as Info2Icon,
|
444
443
|
Ge as InfoIcon,
|
445
444
|
Pf as InputStatusIcon,
|
446
|
-
|
447
|
-
|
448
|
-
|
445
|
+
Cp as JOURNEY_ID_STUDENT,
|
446
|
+
Pp as JOURNEY_ID_TEACHER,
|
447
|
+
Op as JourneyProvider,
|
449
448
|
m as LOTTIE,
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
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
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
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
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
493
|
+
cl as PlayerType,
|
496
494
|
io as Plus2Icon,
|
497
495
|
no as PlusIcon,
|
498
496
|
so as PointerIcon,
|
499
|
-
|
497
|
+
Fu as PostGameStats,
|
500
498
|
To as PracticeIcon,
|
501
|
-
|
499
|
+
Nm as PreviewWorksheet,
|
502
500
|
Eo as ProgressIcon,
|
503
|
-
|
504
|
-
|
501
|
+
pl as ProjectOutcome,
|
502
|
+
xl as ProjectType,
|
505
503
|
_o as Puzzle2Icon,
|
506
|
-
|
507
|
-
|
508
|
-
|
504
|
+
Km as PuzzleApp,
|
505
|
+
zm as PuzzleCard,
|
506
|
+
Jm as PuzzleFeedbackCelebration,
|
509
507
|
Ao as PuzzleIcon,
|
510
508
|
ko as QuestionIcon,
|
511
|
-
|
512
|
-
|
509
|
+
Lo as QuestionLetterIcon,
|
510
|
+
um as REWARDS_LIST,
|
513
511
|
Ia as RadioCard,
|
514
512
|
Ut as RadioInput,
|
515
|
-
|
513
|
+
Vu as RecentChapters,
|
516
514
|
Ro as RedoIcon,
|
517
|
-
|
518
|
-
|
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
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
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
|
-
|
541
|
+
vm as SheetError,
|
544
542
|
Bo as SheetIcon,
|
545
|
-
|
546
|
-
|
547
|
-
|
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
|
-
|
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
|
-
|
566
|
+
rl as StreakReductionLocalStorageUtil,
|
569
567
|
$o as StrikedEyeIcon,
|
570
|
-
|
571
|
-
|
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
|
-
|
577
|
-
|
578
|
-
|
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
|
-
|
582
|
+
rp as TrialSession,
|
585
583
|
fr as TrophyIcon,
|
586
|
-
|
584
|
+
al as Tutorial,
|
587
585
|
Dr as TutoringIcon,
|
588
|
-
|
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
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
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
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
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
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
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
|
-
|
641
|
+
yu as usePointerSync,
|
644
642
|
Ra as useTrackingContext,
|
645
|
-
|
646
|
-
|
647
|
-
|
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
|