@cuemath/leap 3.2.20 → 3.2.21-j1
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/features/analytics-events/whitelist-events.js +17 -15
- package/dist/features/analytics-events/whitelist-events.js.map +1 -1
- package/dist/features/auth/comps/pill-button/pill-button.js +41 -38
- package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +18 -14
- 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 +32 -26
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +1 -1
- package/dist/features/auth/pla-signup/pla-analytics-events.js +22 -0
- package/dist/features/auth/pla-signup/pla-analytics-events.js.map +1 -0
- package/dist/features/auth/pla-signup/signup-options/signup-options.js +42 -35
- package/dist/features/auth/pla-signup/signup-options/signup-options.js.map +1 -1
- package/dist/index.d.ts +21 -4
- package/dist/index.js +266 -264
- package/dist/index.js.map +1 -1
- package/dist/node_modules/decode-uri-component/index.js.map +1 -0
- package/dist/node_modules/query-string/base.js +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/native.js +7 -0
- package/dist/node_modules/uuid/dist/esm-browser/native.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +3 -2
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +6 -10
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +12 -9
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/package.json +1 -1
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/regex.js +0 -5
- package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/validate.js +0 -8
- package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +0 -1
- /package/dist/node_modules/{query-string/node_modules/decode-uri-component → decode-uri-component}/index.js +0 -0
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 L } 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 Le } 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 Mo } 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 Lr } 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 Lt } 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 La, useUIContext as Ma } 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 Lf } 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,128 +195,129 @@ 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-
|
205
|
-
import { default as vs } from "./features/chapters/lpar-chapter/
|
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/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/
|
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
|
300
|
-
import { default as Dm } from "./features/worksheet/worksheet-preview/
|
301
|
-
import { default as Gm } from "./features/worksheet/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/
|
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 {
|
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";
|
311
312
|
export {
|
312
|
-
|
313
|
+
Cu as ACHIEVEMENT_ACTIONS,
|
313
314
|
Ss as AUTH_TABS,
|
314
|
-
|
315
|
+
hs as AVPreview,
|
315
316
|
mt as Accordion,
|
316
317
|
xt as AccordionSection,
|
317
318
|
rs as AccountSelector,
|
318
|
-
|
319
|
-
|
319
|
+
eu as AchievementNotShareReasonModal,
|
320
|
+
ru as AchievementShareInstructionModal,
|
320
321
|
Wr as AfternoonIcon,
|
321
322
|
c as AlertIcon,
|
322
323
|
$a as AnimatedArc,
|
@@ -331,46 +332,46 @@ export {
|
|
331
332
|
Ba as Avatar,
|
332
333
|
Pr as Back2Icon,
|
333
334
|
I as BackIcon,
|
334
|
-
|
335
|
+
Nl as BackgroundImage,
|
335
336
|
Kt as BaseInput,
|
336
337
|
C as Bin2Icon,
|
337
338
|
S as BinIcon,
|
338
|
-
|
339
|
+
L as Book2Icon,
|
339
340
|
P as BookClosedIcon,
|
340
341
|
h as BookIcon,
|
341
342
|
O as BookmarkIcon,
|
342
343
|
D as Bulb2Icon,
|
343
344
|
N as BulbIcon,
|
344
345
|
Pt as Button,
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
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,
|
349
350
|
G as CalendarIcon,
|
350
351
|
ha as Callout,
|
351
352
|
Zt as CascadingSelectInput,
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
353
|
+
Ns as Chapter,
|
354
|
+
Jp as ChapterClearanceConfirmationModal,
|
355
|
+
Ws as ChapterDetails,
|
356
|
+
Ds as ChaptersList,
|
356
357
|
Gr as ChatIcon,
|
357
358
|
U as Check2Icon,
|
358
359
|
v as CheckIcon,
|
359
360
|
Gt as CheckboxInput,
|
360
361
|
vt as CheckboxInputList,
|
361
362
|
Or as ChevronDownIcon,
|
362
|
-
|
363
|
+
Lr as ChevronLeftIcon,
|
363
364
|
hr as ChevronRightIcon,
|
364
|
-
|
365
|
+
Xs as CircleSoundKey,
|
365
366
|
pa as CircularLoader,
|
366
367
|
Jf as CircularStepWrapper,
|
367
|
-
|
368
|
+
Hl as CircularSteps,
|
368
369
|
Uf as ClaimUserAccount,
|
369
370
|
ht as Clickable,
|
370
371
|
w as ClipboardIcon,
|
371
372
|
z as Clock2Icon,
|
372
373
|
W as ClockIcon,
|
373
|
-
|
374
|
+
Gp as Coachmark,
|
374
375
|
J as CodeIcon,
|
375
376
|
It as ContextMenu,
|
376
377
|
K as CopyIcon,
|
@@ -378,90 +379,90 @@ export {
|
|
378
379
|
Z as CrossIcon,
|
379
380
|
Zr as CueBoardFilledIcon,
|
380
381
|
Xr as CueBoardIcon,
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
382
|
+
Fl as CueCanvas,
|
383
|
+
bl as CueCanvasController,
|
384
|
+
Ql as CueCanvasHomeworkController,
|
385
|
+
Bl as CueCanvasProvider,
|
386
|
+
Yl as CueCanvasSideBar,
|
386
387
|
X as CueRocket,
|
387
388
|
vr as CuemathLogo,
|
388
389
|
zf as CustomInputField,
|
389
390
|
ee as DashArrowIcon,
|
390
391
|
Wf as DatePickerInput,
|
391
|
-
|
392
|
-
|
392
|
+
Zu as DesmosCalculator,
|
393
|
+
bu as DigitalMeter,
|
393
394
|
re as DownIcon,
|
394
395
|
ae as DraftIcon,
|
395
396
|
se as DragIcon,
|
396
397
|
ff as Drawer,
|
397
|
-
|
398
|
-
|
398
|
+
Gm as DynamicPreviewWorksheet,
|
399
|
+
pp as EClassTimeAlertLevel,
|
399
400
|
ga as EDeviceType,
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
401
|
+
rl as ELeaderboardType,
|
402
|
+
Su as EPResourceAssign,
|
403
|
+
Fu as EPostGameStat,
|
404
|
+
$l as EVENTS,
|
404
405
|
me as Edit2Icon,
|
405
406
|
pe as EditIcon,
|
406
|
-
|
407
|
+
au as EditMilestoneModal,
|
407
408
|
xe as EditStarIcon,
|
408
409
|
ce as EraserIcon,
|
409
410
|
Dt as Error,
|
410
411
|
wr as EveningIcon,
|
411
412
|
Ce as ExclamationIcon,
|
412
|
-
|
413
|
-
|
413
|
+
Xu as ExpandableHeader,
|
414
|
+
cp as ExtraPractice,
|
414
415
|
Se as Eye2Icon,
|
415
416
|
Ie as EyeIcon,
|
416
417
|
aa as FlexView,
|
417
|
-
|
418
|
-
|
418
|
+
Js as GAME_LAUNCHER_ASSET_PADDING,
|
419
|
+
Ks as GAME_LAUNCHER_SIZE,
|
419
420
|
x as GIF,
|
420
421
|
Nr as GameIcon,
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
422
|
+
hl as GameLauncher,
|
423
|
+
zp as GoalCreationConfirmationModal,
|
424
|
+
Zp as GoalDraftEdit,
|
425
|
+
su as GoalEdit,
|
425
426
|
zt as GooglePlacesSearchInput,
|
426
427
|
wf as GradeInput,
|
427
428
|
r as GradeSelector,
|
428
429
|
Pe as HandIcon,
|
429
|
-
|
430
|
+
Le as HelpIcon,
|
430
431
|
Oe as HighlighterIcon,
|
431
432
|
he as HintFillIcon,
|
432
433
|
Ne as HomeIcon,
|
433
|
-
|
434
|
+
Ip as HomeworkCardList,
|
434
435
|
s as ILLUSTRATIONS,
|
435
436
|
p as IMAGES,
|
436
|
-
|
437
|
-
|
437
|
+
Sl as IStatsToAwardErrorCode,
|
438
|
+
Lt as IconButton,
|
438
439
|
ms as IdentifierOtpForm,
|
439
440
|
qa as Image,
|
440
441
|
De as ImageIcon,
|
441
|
-
|
442
|
+
Dp as IndicatorType,
|
442
443
|
ve as Info2Icon,
|
443
444
|
Ge as InfoIcon,
|
444
445
|
Pf as InputStatusIcon,
|
445
|
-
|
446
|
-
|
447
|
-
|
446
|
+
Pp as JOURNEY_ID_STUDENT,
|
447
|
+
hp as JOURNEY_ID_TEACHER,
|
448
|
+
Np as JourneyProvider,
|
448
449
|
m as LOTTIE,
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
450
|
+
Gs as LPARChapter,
|
451
|
+
vs as LPARMilestoneChapter,
|
452
|
+
Ol as Leaderboard,
|
453
|
+
wm as LearnosityPreloader,
|
453
454
|
Ue as LeftIcon,
|
454
455
|
Nf as LinearProgressBar,
|
455
456
|
We as Lock2Icon,
|
456
457
|
ze as Lock3Icon,
|
457
458
|
we as LockIcon,
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
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,
|
465
466
|
Ke as Minus2Icon,
|
466
467
|
Je as MinusIcon,
|
467
468
|
Ze as MistakeIcon,
|
@@ -469,65 +470,66 @@ export {
|
|
469
470
|
ma as ModalProvider,
|
470
471
|
eo as MoreVerticalIcon,
|
471
472
|
zr as MorningIcon,
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
473
|
+
Os as MultiTabBlocker,
|
474
|
+
lm as NODE_LABELS,
|
475
|
+
pm as NODE_SUB_GROUP,
|
476
|
+
um as NODE_TYPE,
|
476
477
|
Ur as Next2Icon,
|
477
478
|
ro as NextIcon,
|
478
479
|
Ct as Nudge,
|
479
480
|
Xt as NumRangeInput,
|
480
481
|
xs as OTPForm,
|
481
|
-
|
482
|
+
Lf as OTPInput,
|
482
483
|
Zf as OnboardingGuide,
|
483
484
|
Sf as OverlayLoader,
|
484
485
|
lf as PLATFORM_EVENTS_STUDENT,
|
485
486
|
uf as PLATFORM_EVENTS_TEACHER,
|
486
|
-
|
487
|
+
Ps as PLA_ANALYTICS_EVENTS,
|
488
|
+
mm as PYTHON_NODE_TYPES,
|
487
489
|
ao as PencilIcon,
|
488
490
|
ea as PercentileInput,
|
489
491
|
ja as PerfectHits,
|
490
492
|
Of as PillButton,
|
491
493
|
mo as Play2Icon,
|
492
494
|
po as PlayIcon,
|
493
|
-
|
495
|
+
Il as PlayerType,
|
494
496
|
io as Plus2Icon,
|
495
497
|
no as PlusIcon,
|
496
498
|
so as PointerIcon,
|
497
|
-
|
499
|
+
Vu as PostGameStats,
|
498
500
|
To as PracticeIcon,
|
499
|
-
|
501
|
+
Dm as PreviewWorksheet,
|
500
502
|
Eo as ProgressIcon,
|
501
|
-
|
502
|
-
|
503
|
+
ml as ProjectOutcome,
|
504
|
+
cl as ProjectType,
|
503
505
|
_o as Puzzle2Icon,
|
504
|
-
|
505
|
-
|
506
|
-
|
506
|
+
Zm as PuzzleApp,
|
507
|
+
Jm as PuzzleCard,
|
508
|
+
Km as PuzzleFeedbackCelebration,
|
507
509
|
Ao as PuzzleIcon,
|
508
510
|
ko as QuestionIcon,
|
509
|
-
|
510
|
-
|
511
|
+
Mo as QuestionLetterIcon,
|
512
|
+
dm as REWARDS_LIST,
|
511
513
|
Ia as RadioCard,
|
512
514
|
Ut as RadioInput,
|
513
|
-
|
515
|
+
Yu as RecentChapters,
|
514
516
|
Ro as RedoIcon,
|
515
|
-
|
516
|
-
|
517
|
+
rm as ReferenceSheet,
|
518
|
+
yu as RemotePeerPointer,
|
517
519
|
hf as ResendOTP,
|
518
520
|
cs as ResetPasswordForm,
|
519
521
|
Ho as RightIcon,
|
520
522
|
go as RulerIcon,
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
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,
|
531
533
|
Jr as ScreenGrabFilledIcon,
|
532
534
|
et as ScreenGrabIcon,
|
533
535
|
Er as ScribbleIcon,
|
@@ -538,11 +540,11 @@ export {
|
|
538
540
|
Df as SelectableInfoCard,
|
539
541
|
ra as SelectionCards,
|
540
542
|
Ya as Separator,
|
541
|
-
|
543
|
+
Um as SheetError,
|
542
544
|
Bo as SheetIcon,
|
543
|
-
|
544
|
-
|
545
|
-
|
545
|
+
em as SheetList,
|
546
|
+
vm as SheetLocked,
|
547
|
+
yl as SignUp,
|
546
548
|
Xf as SignupHeader,
|
547
549
|
Kf as SignupMethods,
|
548
550
|
es as SignupOptions,
|
@@ -552,7 +554,7 @@ export {
|
|
552
554
|
Vo as SkipIcon,
|
553
555
|
ss as SocialAccountNotFound,
|
554
556
|
as as SocialLoginMethods,
|
555
|
-
|
557
|
+
gl as SplashScreen,
|
556
558
|
Qo as Star2Icon,
|
557
559
|
jo as Star3Icon,
|
558
560
|
bo as StarIcon,
|
@@ -563,27 +565,27 @@ export {
|
|
563
565
|
of as Stickers,
|
564
566
|
tf as StickersSelector,
|
565
567
|
Va as StreakIcon,
|
566
|
-
|
568
|
+
al as StreakReductionLocalStorageUtil,
|
567
569
|
$o as StrikedEyeIcon,
|
568
|
-
|
569
|
-
|
570
|
+
Em as StudentDetails,
|
571
|
+
Wp as SubmitMilestoneModal,
|
570
572
|
or as SwitchIcon,
|
571
573
|
Fa as TabComponent,
|
572
574
|
Cf as Tabs,
|
573
575
|
Pa as Tag,
|
574
|
-
|
575
|
-
|
576
|
-
|
576
|
+
xp as TalkMeter,
|
577
|
+
sp as TeacherProfile,
|
578
|
+
Iu as TestsCreation,
|
577
579
|
Ca as Text,
|
578
580
|
Ot as TextButton,
|
579
581
|
Jt as TextInput,
|
580
582
|
tr as TickIcon,
|
581
583
|
ba as TimeLeftTimeline,
|
582
|
-
|
584
|
+
ap as TrialSession,
|
583
585
|
fr as TrophyIcon,
|
584
|
-
|
586
|
+
sl as Tutorial,
|
585
587
|
Dr as TutoringIcon,
|
586
|
-
|
588
|
+
La as UIContext,
|
587
589
|
lr as UndoIcon,
|
588
590
|
dr as Unlock2Icon,
|
589
591
|
ur as UnlockIcon,
|
@@ -595,54 +597,54 @@ export {
|
|
595
597
|
ps as UsernamePasswordForm,
|
596
598
|
Qa as Video,
|
597
599
|
df as WHITELIST_EVENTS,
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
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,
|
607
609
|
ya as getTheme,
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
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,
|
622
624
|
Ha as useContextMenuClickHandler,
|
623
625
|
pt as useForceReload,
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
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,
|
639
641
|
xa as useModalActions,
|
640
642
|
ca as useModalParams,
|
641
|
-
|
643
|
+
Bu as usePointerSync,
|
642
644
|
Ra as useTrackingContext,
|
643
|
-
|
644
|
-
|
645
|
-
|
645
|
+
ql as useTrialSessionMessageBroker,
|
646
|
+
Ma as useUIContext,
|
647
|
+
zm as useWorksheetLayout,
|
646
648
|
st as useZoomDisable
|
647
649
|
};
|
648
650
|
//# sourceMappingURL=index.js.map
|