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