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