@cuemath/leap 2.9.12-j2 → 2.9.12-j4
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/auth/comps/resend-otp/resend-otp.js +26 -17
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js +12 -0
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form-styled.js.map +1 -0
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js +88 -0
- package/dist/features/auth/login/identifier-otp-form/identifier-otp-form.js.map +1 -0
- package/dist/features/auth/login/username-password-form/username-password-form.js +85 -0
- package/dist/features/auth/login/username-password-form/username-password-form.js.map +1 -0
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +21 -15
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +1 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +73 -71
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +1 -1
- package/dist/features/auth/signup/signup-constants.js +9 -1
- package/dist/features/auth/signup/signup-constants.js.map +1 -1
- package/dist/index.d.ts +45 -0
- package/dist/index.js +253 -247
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -11,11 +11,11 @@ import { default as C } from "./assets/line-icons/icons/bin2.js";
|
|
11
11
|
import { default as _ } from "./assets/line-icons/icons/book-closed.js";
|
12
12
|
import { default as h } from "./assets/line-icons/icons/book.js";
|
13
13
|
import { default as R } from "./assets/line-icons/icons/book2.js";
|
14
|
-
import { default as
|
14
|
+
import { default as O } from "./assets/line-icons/icons/bookmark.js";
|
15
15
|
import { default as k } from "./assets/line-icons/icons/bulb.js";
|
16
16
|
import { default as D } from "./assets/line-icons/icons/bulb2.js";
|
17
17
|
import { default as g } from "./assets/line-icons/icons/calendar.js";
|
18
|
-
import { default as
|
18
|
+
import { default as U } from "./assets/line-icons/icons/check.js";
|
19
19
|
import { default as b } from "./assets/line-icons/icons/check2.js";
|
20
20
|
import { default as W } from "./assets/line-icons/icons/clipboard.js";
|
21
21
|
import { default as w } from "./assets/line-icons/icons/clock.js";
|
@@ -38,11 +38,11 @@ import { default as Ce } from "./assets/line-icons/icons/hand.js";
|
|
38
38
|
import { default as _e } from "./assets/line-icons/icons/help.js";
|
39
39
|
import { default as he } from "./assets/line-icons/icons/highlighter.js";
|
40
40
|
import { default as Re } from "./assets/line-icons/icons/home.js";
|
41
|
-
import { default as
|
41
|
+
import { default as Oe } from "./assets/line-icons/icons/image.js";
|
42
42
|
import { default as ke } from "./assets/line-icons/icons/info.js";
|
43
43
|
import { default as De } from "./assets/line-icons/icons/info2.js";
|
44
44
|
import { default as ge } from "./assets/line-icons/icons/left.js";
|
45
|
-
import { default as
|
45
|
+
import { default as Ue } from "./assets/line-icons/icons/lock.js";
|
46
46
|
import { default as be } from "./assets/line-icons/icons/lock2.js";
|
47
47
|
import { default as We } from "./assets/line-icons/icons/minus.js";
|
48
48
|
import { default as we } from "./assets/line-icons/icons/minus2.js";
|
@@ -65,11 +65,11 @@ import { default as Ao } from "./assets/line-icons/icons/right.js";
|
|
65
65
|
import { default as Po } from "./assets/line-icons/icons/ruler.js";
|
66
66
|
import { default as Lo } from "./assets/line-icons/icons/search.js";
|
67
67
|
import { default as No } from "./assets/line-icons/icons/sheet.js";
|
68
|
-
import { default as
|
68
|
+
import { default as Mo } from "./assets/line-icons/icons/star.js";
|
69
69
|
import { default as Ho } from "./assets/line-icons/icons/skip.js";
|
70
70
|
import { default as Go } from "./assets/line-icons/icons/skip2.js";
|
71
71
|
import { default as yo } from "./assets/line-icons/icons/star2.js";
|
72
|
-
import { default as
|
72
|
+
import { default as Bo } from "./assets/line-icons/icons/striked-eye.js";
|
73
73
|
import { default as vo } from "./assets/line-icons/icons/switch-icon.js";
|
74
74
|
import { default as Vo } from "./assets/line-icons/icons/tick.js";
|
75
75
|
import { default as Fo } from "./assets/line-icons/icons/trophy.js";
|
@@ -91,11 +91,11 @@ import { default as Cr } from "./assets/line-icons/icons/next2.js";
|
|
91
91
|
import { AutoPlayPermissionProvider as _r } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
|
92
92
|
import { default as hr } from "./features/hooks/use-zoom-disable.js";
|
93
93
|
import { default as Rr } from "./features/hooks/use-force-reload.js";
|
94
|
-
import { default as
|
94
|
+
import { default as Or } from "./features/ui/accordion-section/accordion-section.js";
|
95
95
|
import { default as kr } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
|
96
96
|
import { default as Dr } from "./features/ui/context-menu/context-menu.js";
|
97
97
|
import { default as gr } from "./features/ui/timers/countdown-timer/countdown-timer.js";
|
98
|
-
import { default as
|
98
|
+
import { default as Ur } from "./features/ui/nudge/nudge.js";
|
99
99
|
import { default as br } from "./features/ui/buttons/button/button.js";
|
100
100
|
import { default as Wr } from "./features/ui/buttons/clickable/clickable.js";
|
101
101
|
import { default as wr } from "./features/ui/buttons/icon-button/icon-button.js";
|
@@ -118,11 +118,11 @@ import { default as Ct } from "./features/ui/loader/app-loader/app-loader.js";
|
|
118
118
|
import { CircularLoader as _t } from "./features/ui/loader/circular-loader/circular-loader.js";
|
119
119
|
import { default as ht } from "./features/ui/radio-cards/radio-cards.js";
|
120
120
|
import { default as Rt } from "./features/ui/section-list/section-list.js";
|
121
|
-
import { default as
|
121
|
+
import { default as Ot } from "./features/ui/text/text.js";
|
122
122
|
import { default as kt } from "./features/ui/tag/tag.js";
|
123
123
|
import { default as Dt } from "./features/ui/callout/callout.js";
|
124
124
|
import { default as gt, useUIContext as yt } from "./features/ui/context/context.js";
|
125
|
-
import { default as
|
125
|
+
import { default as Bt } from "./features/ui/context/use-tracking-context.js";
|
126
126
|
import { default as vt } from "./features/ui/hooks/use-context-menu-click-handler.js";
|
127
127
|
import { getTheme as Vt } from "./features/ui/theme/get-theme.js";
|
128
128
|
import { default as Ft } from "./features/ui/avatar/avatar.js";
|
@@ -145,121 +145,125 @@ import { default as Aa } from "./features/auth/signup/custom-input-field/grade-i
|
|
145
145
|
import { default as Pa } from "./features/auth/signup/custom-input-field/phone-input/phone-input.js";
|
146
146
|
import { default as La } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
|
147
147
|
import { default as Na } from "./features/auth/signup/custom-input-field/custom-input-field.js";
|
148
|
-
import { default as
|
148
|
+
import { default as Ma } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
|
149
149
|
import { default as Ha } from "./features/auth/signup/signup-methods/signup-methods.js";
|
150
150
|
import { default as Ga } from "./features/auth/account-selector/account-selector.js";
|
151
151
|
import { default as ya } from "./features/auth/login/social-login-methods/social-login-methods.js";
|
152
|
-
import { default as
|
153
|
-
import { default as va } from "./features/auth/
|
154
|
-
import { default as Va } from "./features/auth/
|
155
|
-
import { default as Fa } from "./features/auth/forgot-password/
|
156
|
-
import {
|
157
|
-
import {
|
158
|
-
import {
|
159
|
-
import {
|
160
|
-
import {
|
161
|
-
import {
|
162
|
-
import {
|
163
|
-
import { default as ff } from "./features/
|
164
|
-
import { default as lf } from "./features/
|
165
|
-
import { default as uf } from "./features/chapters/
|
166
|
-
import { default as df } from "./features/chapters/
|
167
|
-
import {
|
168
|
-
import {
|
169
|
-
import {
|
170
|
-
import {
|
171
|
-
import {
|
172
|
-
import {
|
173
|
-
import {
|
174
|
-
import {
|
175
|
-
import {
|
176
|
-
import {
|
177
|
-
import {
|
178
|
-
import {
|
179
|
-
import {
|
180
|
-
import {
|
181
|
-
import {
|
182
|
-
import {
|
183
|
-
import {
|
184
|
-
import {
|
185
|
-
import {
|
186
|
-
import {
|
187
|
-
import {
|
188
|
-
import {
|
189
|
-
import {
|
190
|
-
import {
|
191
|
-
import {
|
192
|
-
import {
|
193
|
-
import { default as ns } from "./features/cue-canvas/
|
194
|
-
import { default as Is } from "./features/
|
195
|
-
import { default as Ts } from "./features/
|
196
|
-
import {
|
197
|
-
import {
|
198
|
-
import { default as
|
199
|
-
import {
|
200
|
-
import {
|
201
|
-
import { default as ks } from "./features/
|
202
|
-
import {
|
203
|
-
import {
|
204
|
-
import {
|
205
|
-
import {
|
206
|
-
import {
|
207
|
-
import {
|
208
|
-
import {
|
209
|
-
import {
|
210
|
-
import {
|
211
|
-
import {
|
212
|
-
import {
|
213
|
-
import { default as el } from "./features/
|
214
|
-
import { default as rl } from "./features/milestone/create/
|
215
|
-
import { default as al } from "./features/milestone/
|
216
|
-
import { default as sl } from "./features/milestone/
|
217
|
-
import { default as pl } from "./features/milestone/
|
218
|
-
import { default as ml } from "./features/milestone/
|
219
|
-
import { default as xl } from "./features/milestone/
|
220
|
-
import { default as cl } from "./features/milestone/
|
221
|
-
import { default as il } from "./features/milestone/
|
222
|
-
import { default as Sl } from "./features/milestone/milestone-
|
223
|
-
import { default as Cl } from "./features/milestone/
|
224
|
-
import { default as _l } from "./features/milestone/
|
225
|
-
import { default as hl } from "./features/milestone/milestone-
|
226
|
-
import { default as Rl } from "./features/milestone/milestone-
|
227
|
-
import {
|
228
|
-
import {
|
229
|
-
import {
|
230
|
-
import {
|
231
|
-
import {
|
232
|
-
import {
|
233
|
-
import {
|
234
|
-
import {
|
235
|
-
import {
|
236
|
-
import {
|
237
|
-
import {
|
238
|
-
import {
|
239
|
-
import {
|
240
|
-
import { default as fp } from "./features/
|
241
|
-
import {
|
242
|
-
import {
|
243
|
-
import { default as
|
244
|
-
import {
|
245
|
-
import {
|
246
|
-
import {
|
247
|
-
import { default as
|
248
|
-
import {
|
249
|
-
import {
|
250
|
-
import { default as vp } from "./features/worksheet/worksheet/worksheet-
|
251
|
-
import { default as Vp } from "./features/worksheet/
|
252
|
-
import { default as Fp } from "./features/worksheet/
|
253
|
-
import { default as Qp } from "./features/worksheet/worksheet
|
152
|
+
import { default as Ba } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
|
153
|
+
import { default as va } from "./features/auth/login/username-password-form/username-password-form.js";
|
154
|
+
import { default as Va } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
|
155
|
+
import { default as Fa } from "./features/auth/forgot-password/otp-form/otp-form.js";
|
156
|
+
import { default as Qa } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
|
157
|
+
import { default as Ja } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
|
158
|
+
import { AUTH_TABS as Za } from "./features/auth/login/login-constants.js";
|
159
|
+
import { ApiErrorCode as za } from "./features/auth/signup/signup-constants.js";
|
160
|
+
import { PLATFORM_EVENTS_STUDENT as $a } from "./features/analytics-events/platform-events-student.js";
|
161
|
+
import { PLATFORM_EVENTS_TEACHER as of } from "./features/analytics-events/platform-events-teacher.js";
|
162
|
+
import { WHITELIST_EVENTS as tf } from "./features/analytics-events/whitelist-events.js";
|
163
|
+
import { default as ff } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
|
164
|
+
import { default as lf } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
|
165
|
+
import { default as uf } from "./features/chapters/chapter/chapter.js";
|
166
|
+
import { default as df } from "./features/chapters/chapters-list/chapters-list.js";
|
167
|
+
import { default as nf } from "./features/chapters/lpar-chapter/lpar-chapter.js";
|
168
|
+
import { default as If } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
|
169
|
+
import { default as Sf } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
|
170
|
+
import { checkIfPPTNodeType as Cf } from "./features/chapters/lpar-chapter/utils/index.js";
|
171
|
+
import { GAME_LAUNCHER_ASSET_PADDING as _f } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
|
172
|
+
import { GAME_LAUNCHER_SIZE as hf } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
|
173
|
+
import { useCircleSounds as Rf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
|
174
|
+
import { CircleSoundKey as Of } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
|
175
|
+
import { useGetLeaderboardDal as kf } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
|
176
|
+
import { ELeaderboardType as Df } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
|
177
|
+
import { StreakReductionLocalStorageUtil as gf } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
|
178
|
+
import { Tutorial as Uf } from "./features/circle-games/games/tutorial/tutorial.js";
|
179
|
+
import { WebView as bf } from "./features/circle-games/games/web-view/web-view.js";
|
180
|
+
import { ProjectOutcome as Wf } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
|
181
|
+
import { WebViewEvent as wf } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
|
182
|
+
import { ProjectType as Yf } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
|
183
|
+
import { PlayerType as Kf } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
|
184
|
+
import { IStatsToAwardErrorCode as jf } from "./features/circle-games/games/web-view/web-view-types.js";
|
185
|
+
import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as qf } from "./features/circle-games/enum/circle-onboarding-steps.js";
|
186
|
+
import { CIRCLE_ACTION_IDS as Xf } from "./features/circle-games/enum/circle-action-ids.js";
|
187
|
+
import { GameLauncher as es } from "./features/circle-games/game-launcher/game-launcher.js";
|
188
|
+
import { useGetCircleHomeDetailsDal as rs } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
|
189
|
+
import { Leaderboard as as } from "./features/circle-games/leaderboard/leaderboard.js";
|
190
|
+
import { BackgroundImage as ss, CircularSteps as ls } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
|
191
|
+
import { SplashScreen as us } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
|
192
|
+
import { SignUp as ds } from "./features/circle-games/sign-up/sign-up.js";
|
193
|
+
import { default as ns } from "./features/cue-canvas/cue-canvas-provider.js";
|
194
|
+
import { default as Is } from "./features/cue-canvas/toolbar/toolbar.js";
|
195
|
+
import { default as Ts } from "./features/cue-canvas/cue-canvas.js";
|
196
|
+
import { default as Es } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
|
197
|
+
import { default as As } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
|
198
|
+
import { default as Ps } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
|
199
|
+
import { EVENTS as Ls } from "./features/communication/pub-sub/constants.js";
|
200
|
+
import { useInClassActionDispatcher as Ns, useInClassActionListener as Os } from "./features/communication/pub-sub/hooks.js";
|
201
|
+
import { default as ks } from "./features/trial-session/trial-session.js";
|
202
|
+
import { EClassTimeAlertLevel as Ds } from "./features/trial-session/trial-session-types.js";
|
203
|
+
import { useClassTimeAlerts as gs } from "./features/trial-session/hooks/use-class-time-alerts.js";
|
204
|
+
import { default as Us } from "./features/talk-meter/talk-meter.js";
|
205
|
+
import { default as bs } from "./features/extra-practice/extra-practice.js";
|
206
|
+
import { useAutoPlayPermission as Ws } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
207
|
+
import { JOURNEY_ID_STUDENT as ws } from "./features/journey/journey-id/journey-id-student.js";
|
208
|
+
import { useJourney as Ys } from "./features/journey/use-journey/use-journey.js";
|
209
|
+
import { useGetEligibleJourneysViaRoute as Ks } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
|
210
|
+
import { JourneyProvider as js } from "./features/journey/use-journey/journey-context-provider.js";
|
211
|
+
import { IndicatorType as qs } from "./features/journey/use-journey/constants.js";
|
212
|
+
import { Coachmark as Xs } from "./features/journey/comps/coachmark/coachmark.js";
|
213
|
+
import { default as el } from "./features/maintenance/maintenance.js";
|
214
|
+
import { default as rl } from "./features/milestone/create/submit-modal/submit-modal.js";
|
215
|
+
import { default as al } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
216
|
+
import { default as sl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
217
|
+
import { default as pl } from "./features/milestone/create/milestone-create-container.js";
|
218
|
+
import { default as ml } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
219
|
+
import { default as xl } from "./features/milestone/outcome/milestone-outcome-container.js";
|
220
|
+
import { default as cl } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
221
|
+
import { default as il } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
222
|
+
import { default as Sl } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
223
|
+
import { default as Cl } from "./features/milestone/edit/goal-edit-container.js";
|
224
|
+
import { default as _l } from "./features/milestone/edit/milestone-edit-container.js";
|
225
|
+
import { default as hl } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
226
|
+
import { default as Rl } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
227
|
+
import { default as Ol } from "./features/milestone/start/milestone-start.js";
|
228
|
+
import { default as kl } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
229
|
+
import { default as Dl } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
230
|
+
import { ACHIEVEMENT_ACTIONS as gl, STAGES as yl } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
231
|
+
import { invalidateMilestonesData as Bl, useGetAllMilestonesdata as bl } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
232
|
+
import { invalidateTestHelpData as Wl, useGetTestHelpData as Vl } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
233
|
+
import { invalidateMilestoneResources as Fl, useGetMilestoneResources as Yl } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
234
|
+
import { default as Kl } from "./features/pointer-sync/pointer.js";
|
235
|
+
import { default as jl } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
236
|
+
import { DigitalMeter as ql } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
237
|
+
import { EPostGameStat as Xl } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
238
|
+
import { PostGameStats as ep } from "./features/post-game-stats/post-game-stats.js";
|
239
|
+
import { SENTRY_DENIED_URLS as rp, SENTRY_IGNORED_ERRORS as tp } from "./features/sentry/constants/ignored.js";
|
240
|
+
import { default as fp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
241
|
+
import { default as lp } from "./features/sheet-tools/tool-header/tool-header.js";
|
242
|
+
import { default as up } from "./features/sheets/sheets-list/sheets-list.js";
|
243
|
+
import { default as dp } from "./features/sheets/reference-sheet/reference-sheet.js";
|
244
|
+
import { WORKSHEET_V3_NODE_TYPES as np } from "./features/sheets/utils/is-v3-worksheet.js";
|
245
|
+
import { COMPLETED_SHEET_STATE as Ip, NODE_LABELS as ip, NODE_SUB_GROUP as Tp, NODE_TYPE as Sp, PYTHON_NODE_TYPES as Ep, REWARDS_LIST as Cp, SHEET_ACTIONS as Ap, SHEET_ATTEMPT_LOCATION as _p, SHEET_ATTEMPT_LOCATION_MAP as Pp, SHEET_ATTEMPT_STATE as hp, SHEET_DATA_TYPE as Lp, SHEET_STATE as Rp } from "./features/sheets/constants/sheet.js";
|
246
|
+
import { default as Op } from "./features/student-details/student-details.js";
|
247
|
+
import { default as kp } from "./features/utils/load-script.js";
|
248
|
+
import { ACTION_BAR_HEIGHT as Dp, QUESTIONS_GAP as Gp, QUESTION_WIDTH as gp, TOP_NAVIGATION_HEIGHT as yp } from "./features/worksheet/worksheet/constants.js";
|
249
|
+
import { isOkayTypeQuestion as Bp } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
250
|
+
import { default as vp } from "./features/worksheet/worksheet/worksheet-container.js";
|
251
|
+
import { default as Vp } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
252
|
+
import { default as Fp } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
253
|
+
import { default as Qp } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
254
|
+
import { default as Jp } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
|
255
|
+
import { default as Zp } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
256
|
+
import { default as zp } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
254
257
|
export {
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
+
gl as ACHIEVEMENT_ACTIONS,
|
259
|
+
Za as AUTH_TABS,
|
260
|
+
Or as AccordionSection,
|
258
261
|
Ga as AccountSelector,
|
259
|
-
|
260
|
-
|
262
|
+
cl as AchievementNotShareReasonModal,
|
263
|
+
il as AchievementShareInstructionModal,
|
261
264
|
c as AlertIcon,
|
262
265
|
fa as AnimatedArc,
|
266
|
+
za as ApiErrorCode,
|
263
267
|
Ct as AppLoader,
|
264
268
|
Kr as ArcButton,
|
265
269
|
kr as ArrowTooltip,
|
@@ -269,84 +273,84 @@ export {
|
|
269
273
|
Ft as Avatar,
|
270
274
|
ar as Back2Icon,
|
271
275
|
i as BackIcon,
|
272
|
-
|
276
|
+
ss as BackgroundImage,
|
273
277
|
C as Bin2Icon,
|
274
278
|
S as BinIcon,
|
275
279
|
R as Book2Icon,
|
276
280
|
_ as BookClosedIcon,
|
277
281
|
h as BookIcon,
|
278
|
-
|
282
|
+
O as BookmarkIcon,
|
279
283
|
D as Bulb2Icon,
|
280
284
|
k as BulbIcon,
|
281
285
|
br as Button,
|
282
|
-
|
283
|
-
|
284
|
-
|
286
|
+
Xf as CIRCLE_ACTION_IDS,
|
287
|
+
qf as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
288
|
+
Ip as COMPLETED_SHEET_STATE,
|
285
289
|
g as CalendarIcon,
|
286
290
|
Dt as Callout,
|
287
291
|
mt as CascadingSelectInput,
|
288
|
-
|
289
|
-
|
290
|
-
|
292
|
+
uf as Chapter,
|
293
|
+
sl as ChapterClearanceConfirmationModal,
|
294
|
+
df as ChaptersList,
|
291
295
|
ir as ChatIcon,
|
292
296
|
b as Check2Icon,
|
293
|
-
|
297
|
+
U as CheckIcon,
|
294
298
|
qr as CheckboxInput,
|
295
299
|
Xr as CheckboxInputList,
|
296
300
|
mr as ChevronDownIcon,
|
297
301
|
pr as ChevronLeftIcon,
|
298
302
|
sr as ChevronRightIcon,
|
299
|
-
|
303
|
+
Of as CircleSoundKey,
|
300
304
|
_t as CircularLoader,
|
301
|
-
|
302
|
-
|
305
|
+
Ma as CircularStepWrapper,
|
306
|
+
ls as CircularSteps,
|
303
307
|
Ea as ClaimUserAccount,
|
304
308
|
Wr as Clickable,
|
305
309
|
W as ClipboardIcon,
|
306
310
|
Y as Clock2Icon,
|
307
311
|
w as ClockIcon,
|
308
|
-
|
312
|
+
Xs as Coachmark,
|
309
313
|
K as CodeIcon,
|
310
314
|
Dr as ContextMenu,
|
311
315
|
j as CopyIcon,
|
312
316
|
gr as CountdownTimer,
|
313
317
|
q as CrossIcon,
|
314
|
-
|
315
|
-
|
316
|
-
|
318
|
+
Ts as CueCanvas,
|
319
|
+
Is as CueCanvasController,
|
320
|
+
ns as CueCanvasProvider,
|
317
321
|
X as CueRocket,
|
318
322
|
Sr as CuemathLogo,
|
319
323
|
Na as CustomInputField,
|
320
324
|
ee as DashArrowIcon,
|
321
325
|
La as DatePickerInput,
|
322
|
-
|
323
|
-
|
326
|
+
fp as DesmosCalculator,
|
327
|
+
ql as DigitalMeter,
|
324
328
|
re as DownIcon,
|
325
329
|
ae as DraftIcon,
|
326
330
|
se as DragIcon,
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
331
|
+
Ds as EClassTimeAlertLevel,
|
332
|
+
Df as ELeaderboardType,
|
333
|
+
Dl as EPResourceAssign,
|
334
|
+
Xl as EPostGameStat,
|
335
|
+
Ls as EVENTS,
|
332
336
|
me as Edit2Icon,
|
333
337
|
pe as EditIcon,
|
334
|
-
|
338
|
+
Sl as EditMilestoneModal,
|
335
339
|
xe as EditStarIcon,
|
336
340
|
ce as EraserIcon,
|
337
341
|
jr as Error,
|
338
|
-
|
339
|
-
|
342
|
+
lp as ExpandableHeader,
|
343
|
+
bs as ExtraPractice,
|
340
344
|
Se as Eye2Icon,
|
341
345
|
ie as EyeIcon,
|
342
346
|
St as FlexView,
|
343
|
-
|
344
|
-
|
347
|
+
_f as GAME_LAUNCHER_ASSET_PADDING,
|
348
|
+
hf as GAME_LAUNCHER_SIZE,
|
345
349
|
xr as GameIcon,
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
+
es as GameLauncher,
|
351
|
+
al as GoalCreationConfirmationModal,
|
352
|
+
ml as GoalDraftEdit,
|
353
|
+
Cl as GoalEdit,
|
350
354
|
st as GooglePlacesSearchInput,
|
351
355
|
Aa as GradeInput,
|
352
356
|
r as GradeSelector,
|
@@ -356,87 +360,88 @@ export {
|
|
356
360
|
Re as HomeIcon,
|
357
361
|
p as ILLUSTRATIONS,
|
358
362
|
m as IMAGES,
|
359
|
-
|
363
|
+
jf as IStatsToAwardErrorCode,
|
360
364
|
wr as IconButton,
|
365
|
+
Va as IdentifierOtpForm,
|
361
366
|
ta as Image,
|
362
|
-
|
363
|
-
|
367
|
+
Oe as ImageIcon,
|
368
|
+
qs as IndicatorType,
|
364
369
|
De as Info2Icon,
|
365
370
|
ke as InfoIcon,
|
366
371
|
na as InputStatusIcon,
|
367
|
-
|
368
|
-
|
372
|
+
ws as JOURNEY_ID_STUDENT,
|
373
|
+
js as JourneyProvider,
|
369
374
|
x as LOTTIE,
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
375
|
+
nf as LPARChapter,
|
376
|
+
If as LPARMilestoneChapter,
|
377
|
+
as as Leaderboard,
|
378
|
+
Jp as LearnosityPreloader,
|
374
379
|
ge as LeftIcon,
|
375
380
|
be as Lock2Icon,
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
381
|
+
Ue as LockIcon,
|
382
|
+
el as Maintenance,
|
383
|
+
Rl as MilestoneActionWidget,
|
384
|
+
pl as MilestoneCreate,
|
385
|
+
_l as MilestoneEdit,
|
386
|
+
hl as MilestoneList,
|
387
|
+
xl as MilestoneOutcome,
|
388
|
+
Ol as MilestoneStart,
|
384
389
|
we as Minus2Icon,
|
385
390
|
We as MinusIcon,
|
386
391
|
Ye as MistakeIcon,
|
387
392
|
Ke as Mobile,
|
388
393
|
je as MoreVerticalIcon,
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
394
|
+
lf as MultiTabBlocker,
|
395
|
+
ip as NODE_LABELS,
|
396
|
+
Tp as NODE_SUB_GROUP,
|
397
|
+
Sp as NODE_TYPE,
|
393
398
|
Cr as Next2Icon,
|
394
399
|
qe as NextIcon,
|
395
|
-
|
400
|
+
Ur as Nudge,
|
396
401
|
xt as NumRangeInput,
|
397
|
-
|
402
|
+
Fa as OTPForm,
|
398
403
|
da as OverlayLoader,
|
399
|
-
|
400
|
-
|
401
|
-
|
404
|
+
$a as PLATFORM_EVENTS_STUDENT,
|
405
|
+
of as PLATFORM_EVENTS_TEACHER,
|
406
|
+
Ep as PYTHON_NODE_TYPES,
|
402
407
|
Xe as PencilIcon,
|
403
408
|
ct as PercentileInput,
|
404
409
|
oa as PerfectHits,
|
405
410
|
Pa as PhoneInput,
|
406
411
|
ao as Play2Icon,
|
407
412
|
ro as PlayIcon,
|
408
|
-
|
413
|
+
Kf as PlayerType,
|
409
414
|
po as Plus2Icon,
|
410
415
|
so as PlusIcon,
|
411
416
|
eo as PointerIcon,
|
412
|
-
|
417
|
+
ep as PostGameStats,
|
413
418
|
mo as PracticeIcon,
|
414
|
-
|
419
|
+
Vp as PreviewWorksheet,
|
415
420
|
no as ProgressIcon,
|
416
|
-
|
417
|
-
|
421
|
+
Wf as ProjectOutcome,
|
422
|
+
Yf as ProjectType,
|
418
423
|
Io as QuestionIcon,
|
419
424
|
To as QuestionLetterIcon,
|
420
|
-
|
425
|
+
Cp as REWARDS_LIST,
|
421
426
|
ht as RadioCard,
|
422
427
|
et as RadioInput,
|
423
428
|
Eo as RedoIcon,
|
424
|
-
|
425
|
-
|
429
|
+
dp as ReferenceSheet,
|
430
|
+
Kl as RemotePeerPointer,
|
426
431
|
Ia as ResendOTP,
|
427
|
-
|
432
|
+
Qa as ResetPasswordForm,
|
428
433
|
Ao as RightIcon,
|
429
434
|
Po as RulerIcon,
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
435
|
+
Sf as SATSheetSummary,
|
436
|
+
rp as SENTRY_DENIED_URLS,
|
437
|
+
tp as SENTRY_IGNORED_ERRORS,
|
438
|
+
Ap as SHEET_ACTIONS,
|
439
|
+
_p as SHEET_ATTEMPT_LOCATION,
|
440
|
+
Pp as SHEET_ATTEMPT_LOCATION_MAP,
|
441
|
+
hp as SHEET_ATTEMPT_STATE,
|
442
|
+
Lp as SHEET_DATA_TYPE,
|
443
|
+
Rp as SHEET_STATE,
|
444
|
+
yl as STAGES,
|
440
445
|
or as ScribbleIcon,
|
441
446
|
Lo as SearchIcon,
|
442
447
|
at as SearchableSelectInput,
|
@@ -444,40 +449,40 @@ export {
|
|
444
449
|
rt as SelectInput,
|
445
450
|
it as SelectionCards,
|
446
451
|
zt as Separator,
|
447
|
-
|
452
|
+
Qp as SheetError,
|
448
453
|
No as SheetIcon,
|
449
|
-
|
450
|
-
|
451
|
-
|
454
|
+
up as SheetList,
|
455
|
+
Fp as SheetLocked,
|
456
|
+
ds as SignUp,
|
452
457
|
Ha as SignupMethods,
|
453
458
|
rr as SketchIcon,
|
454
459
|
Go as Skip2Icon,
|
455
460
|
Ho as SkipIcon,
|
456
|
-
|
461
|
+
Ba as SocialAccountNotFound,
|
457
462
|
ya as SocialLoginMethods,
|
458
|
-
|
463
|
+
us as SplashScreen,
|
459
464
|
yo as Star2Icon,
|
460
|
-
|
465
|
+
Mo as StarIcon,
|
461
466
|
a as Stepper,
|
462
467
|
Zt as StreakIcon,
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
468
|
+
gf as StreakReductionLocalStorageUtil,
|
469
|
+
Bo as StrikedEyeIcon,
|
470
|
+
Op as StudentDetails,
|
471
|
+
rl as SubmitMilestoneModal,
|
467
472
|
vo as SwitchIcon,
|
468
473
|
Jt as TabComponent,
|
469
474
|
s as Tabs,
|
470
475
|
kt as Tag,
|
471
|
-
|
472
|
-
|
473
|
-
|
476
|
+
Us as TalkMeter,
|
477
|
+
kl as TestsCreation,
|
478
|
+
Ot as Text,
|
474
479
|
Yr as TextButton,
|
475
480
|
pt as TextInput,
|
476
481
|
Vo as TickIcon,
|
477
482
|
Qt as TimeLeftTimeline,
|
478
|
-
|
483
|
+
ks as TrialSession,
|
479
484
|
Fo as TrophyIcon,
|
480
|
-
|
485
|
+
Uf as Tutorial,
|
481
486
|
cr as TutoringIcon,
|
482
487
|
gt as UIContext,
|
483
488
|
Qo as UndoIcon,
|
@@ -485,48 +490,49 @@ export {
|
|
485
490
|
Zo as UpIcon,
|
486
491
|
$o as User2Icon,
|
487
492
|
zo as UserIcon,
|
488
|
-
|
493
|
+
Ja as UserIdentifierForm,
|
489
494
|
Ta as UserTypeSelector,
|
495
|
+
va as UsernamePasswordForm,
|
490
496
|
$t as Video,
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
497
|
+
tf as WHITELIST_EVENTS,
|
498
|
+
Dp as WORKSHEET_ACTION_BAR_HEIGHT,
|
499
|
+
Gp as WORKSHEET_QUESTIONS_GAP,
|
500
|
+
gp as WORKSHEET_QUESTION_WIDTH,
|
501
|
+
yp as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
502
|
+
np as WORKSHEET_V3_NODE_TYPES,
|
503
|
+
bf as WebView,
|
504
|
+
wf as WebViewEvent,
|
505
|
+
vp as Worksheet,
|
506
|
+
Cf as checkIfPPTNodeType,
|
501
507
|
Vt as getTheme,
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
508
|
+
Fl as invalidateMilestoneResources,
|
509
|
+
Bl as invalidateMilestonesData,
|
510
|
+
Wl as invalidateTestHelpData,
|
511
|
+
Bp as isOkayTypeQuestion,
|
512
|
+
kp as loadScript,
|
513
|
+
Ws as useAutoPlayPermission,
|
514
|
+
Es as useCanvasSyncBroker,
|
515
|
+
Rf as useCircleSounds,
|
516
|
+
gs as useClassTimeAlerts,
|
511
517
|
vt as useContextMenuClickHandler,
|
512
518
|
Rr as useForceReload,
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
519
|
+
bl as useGetAllMilestonesdata,
|
520
|
+
rs as useGetCircleHomeDetailsDal,
|
521
|
+
Ks as useGetEligibleJourneysViaRoute,
|
522
|
+
kf as useGetLeaderboardDal,
|
523
|
+
Yl as useGetMilestoneResources,
|
524
|
+
Vl as useGetTestHelpData,
|
525
|
+
Ns as useInClassActionDispatcher,
|
526
|
+
Os as useInClassActionListener,
|
527
|
+
As as useInClassMessageBroker,
|
528
|
+
Zp as useIsLearnosityLoaded,
|
529
|
+
ff as useIsTabBlocked,
|
530
|
+
Ys as useJourney,
|
531
|
+
jl as usePointerSync,
|
532
|
+
Bt as useTrackingContext,
|
533
|
+
Ps as useTrialSessionMessageBroker,
|
528
534
|
yt as useUIContext,
|
529
|
-
|
535
|
+
zp as useWorksheetLayout,
|
530
536
|
hr as useZoomDisable
|
531
537
|
};
|
532
538
|
//# sourceMappingURL=index.js.map
|