@cuemath/leap 2.8.25-rj-5 → 2.8.25

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 (34) hide show
  1. package/dist/features/analytics-events/platform-events-student.js +5 -6
  2. package/dist/features/analytics-events/platform-events-student.js.map +1 -1
  3. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +16 -17
  4. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -1
  5. package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -1
  6. package/dist/features/circle-games/leaderboard/leaderboard-styled.js +16 -20
  7. package/dist/features/circle-games/leaderboard/leaderboard-styled.js.map +1 -1
  8. package/dist/features/circle-games/leaderboard/leaderboard.js +74 -129
  9. package/dist/features/circle-games/leaderboard/leaderboard.js.map +1 -1
  10. package/dist/features/journey/journey-id/journey-id-student.js +1 -1
  11. package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
  12. package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js +38 -39
  13. package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js.map +1 -1
  14. package/dist/features/trial-session/trial-session-types.js.map +1 -1
  15. package/dist/features/trial-session/trial-session-view.js +66 -68
  16. package/dist/features/trial-session/trial-session-view.js.map +1 -1
  17. package/dist/features/worksheet/constants/events.js +2 -1
  18. package/dist/features/worksheet/constants/events.js.map +1 -1
  19. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js +4 -0
  20. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js.map +1 -1
  21. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +250 -219
  22. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
  23. package/dist/features/worksheet/worksheet/worksheet.js +33 -32
  24. package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
  25. package/dist/index.d.ts +4 -17
  26. package/dist/index.js +153 -155
  27. package/dist/index.js.map +1 -1
  28. package/package.json +1 -1
  29. package/dist/features/circle-games/enum/circle-action-ids.js +0 -5
  30. package/dist/features/circle-games/enum/circle-action-ids.js.map +0 -1
  31. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.js +0 -12
  32. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.js.map +0 -1
  33. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar.js +0 -30
  34. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar.js.map +0 -1
package/dist/index.js CHANGED
@@ -154,78 +154,77 @@ import { ProjectType as Ya } from "./features/circle-games/games/web-view/enums/
154
154
  import { PlayerType as Fa } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
155
155
  import { IStatsToAwardErrorCode as ja } from "./features/circle-games/games/web-view/web-view-types.js";
156
156
  import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Za } from "./features/circle-games/enum/circle-onboarding-steps.js";
157
- import { CIRCLE_ACTION_IDS as Xa } from "./features/circle-games/enum/circle-action-ids.js";
158
- import { GameLauncher as ef } from "./features/circle-games/game-launcher/game-launcher.js";
159
- import { useGetCircleHomeDetailsDal as rf } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
160
- import { usePostUpdateCircleJourneyDal as af } from "./features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js";
161
- import { Leaderboard as sf } from "./features/circle-games/leaderboard/leaderboard.js";
162
- import { BackgroundImage as pf, CircularSteps as mf } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
163
- import { SplashScreen as df } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
164
- import { SignUp as nf } from "./features/circle-games/sign-up/sign-up.js";
165
- import { default as If } from "./features/cue-canvas/cue-canvas-provider.js";
166
- import { default as Ef } from "./features/cue-canvas/toolbar/toolbar.js";
167
- import { default as Cf } from "./features/cue-canvas/cue-canvas.js";
168
- import { default as Pf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
169
- import { default as hf } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
170
- import { default as kf } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
171
- import { EVENTS as Nf } from "./features/communication/pub-sub/constants.js";
172
- import { useInClassActionDispatcher as Of, useInClassActionListener as Rf } from "./features/communication/pub-sub/hooks.js";
173
- import { default as Gf } from "./features/trial-session/trial-session.js";
174
- import { EClassTimeAlertLevel as Bf } from "./features/trial-session/trial-session-types.js";
175
- import { useClassTimeAlerts as bf } from "./features/trial-session/hooks/use-class-time-alerts.js";
176
- import { default as vf } from "./features/extra-practice/extra-practice.js";
177
- import { useAutoPlayPermission as Vf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
178
- import { JOURNEY_ID_STUDENT as Qf } from "./features/journey/journey-id/journey-id-student.js";
179
- import { useJourney as Kf } from "./features/journey/use-journey/use-journey.js";
180
- import { JourneyProvider as Jf } from "./features/journey/use-journey/journey-context-provider.js";
181
- import { IndicatorType as zf } from "./features/journey/use-journey/constants.js";
182
- import { Coachmark as qf } from "./features/journey/comps/coachmark/coachmark.js";
183
- import { default as $f } from "./features/milestone/create/submit-modal/submit-modal.js";
184
- import { default as os } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
185
- import { default as ts } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
186
- import { default as fs } from "./features/milestone/create/milestone-create-container.js";
187
- import { default as ls } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
188
- import { default as ms } from "./features/milestone/outcome/milestone-outcome-container.js";
189
- import { default as ds } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
190
- import { default as ns } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
191
- import { default as Is } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
192
- import { default as Ts } from "./features/milestone/edit/goal-edit-container.js";
193
- import { default as Ss } from "./features/milestone/edit/milestone-edit-container.js";
194
- import { default as As } from "./features/milestone/milestone-list-container/milestone-list-container.js";
195
- import { default as _s } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
196
- import { default as Ls } from "./features/milestone/start/milestone-start.js";
197
- import { default as Ms } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
198
- import { ACHIEVEMENT_ACTIONS as Hs, STAGES as Os } from "./features/milestone/outcome/milestone-outcome-constants.js";
199
- import { invalidateMilestonesData as Ds, useGetAllMilestonesdata as Gs } from "./features/milestone/milestone-list-container/api/get-milestones.js";
200
- import { invalidateTestHelpData as Bs, useGetTestHelpData as gs } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
201
- import { invalidateMilestoneResources as Us, useGetMilestoneResources as vs } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
202
- import { default as Vs } from "./features/pointer-sync/pointer.js";
203
- import { default as Qs } from "./features/pointer-sync/hooks/use-pointer-sync.js";
204
- import { PostGameStats as Ks } from "./features/post-game-stats/post-game-stats.js";
205
- import { EPostGameStat as Js } from "./features/post-game-stats/enums/post-game-stats-enum.js";
206
- import { default as zs } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
207
- import { default as qs } from "./features/sheet-tools/tool-header/tool-header.js";
208
- import { default as $s } from "./features/sheets/sheets-list/sheets-list.js";
209
- import { default as ol } from "./features/sheets/reference-sheet/reference-sheet.js";
210
- import { isV3Worksheet as tl, isV3WorksheetAttempt as al } from "./features/sheets/utils/is-v3-worksheet.js";
211
- import { COMPLETED_SHEET_STATE as sl, NODE_LABELS as ll, NODE_SUB_GROUP as pl, NODE_TYPE as ml, PYTHON_NODE_TYPES as ul, REWARDS_LIST as dl, SHEET_ACTIONS as xl, SHEET_ATTEMPT_LOCATION as nl, SHEET_ATTEMPT_LOCATION_MAP as cl, SHEET_ATTEMPT_STATE as Il, SHEET_DATA_TYPE as il, SHEET_STATE as Tl } from "./features/sheets/constants/sheet.js";
212
- import { default as Sl } from "./features/student-details/student-details.js";
213
- import { default as Al } from "./features/utils/load-script.js";
214
- import { ACTION_BAR_HEIGHT as _l, QUESTIONS_GAP as hl, QUESTION_WIDTH as Ll, TOP_NAVIGATION_HEIGHT as kl } from "./features/worksheet/worksheet/constants.js";
215
- import { isOkayTypeQuestion as Nl } from "./features/worksheet/worksheet/worksheet-helpers.js";
216
- import { default as Ol } from "./features/worksheet/worksheet/worksheet-container.js";
217
- import { default as Dl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
218
- import { default as yl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
219
- import { default as gl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
220
- import { default as Ul } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
221
- import { default as Wl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
222
- import { default as wl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
223
- import { default as Yl } from "./features/maintenance/maintenance.js";
157
+ import { GameLauncher as Xa } from "./features/circle-games/game-launcher/game-launcher.js";
158
+ import { useGetCircleHomeDetailsDal as ef } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
159
+ import { usePostUpdateCircleJourneyDal as rf } from "./features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js";
160
+ import { Leaderboard as af } from "./features/circle-games/leaderboard/leaderboard.js";
161
+ import { BackgroundImage as sf, CircularSteps as lf } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
162
+ import { SplashScreen as mf } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
163
+ import { SignUp as df } from "./features/circle-games/sign-up/sign-up.js";
164
+ import { default as nf } from "./features/cue-canvas/cue-canvas-provider.js";
165
+ import { default as If } from "./features/cue-canvas/toolbar/toolbar.js";
166
+ import { default as Ef } from "./features/cue-canvas/cue-canvas.js";
167
+ import { default as Cf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
168
+ import { default as Pf } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
169
+ import { default as hf } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
170
+ import { EVENTS as kf } from "./features/communication/pub-sub/constants.js";
171
+ import { useInClassActionDispatcher as Nf, useInClassActionListener as Hf } from "./features/communication/pub-sub/hooks.js";
172
+ import { default as Rf } from "./features/trial-session/trial-session.js";
173
+ import { EClassTimeAlertLevel as Gf } from "./features/trial-session/trial-session-types.js";
174
+ import { useClassTimeAlerts as Bf } from "./features/trial-session/hooks/use-class-time-alerts.js";
175
+ import { default as bf } from "./features/extra-practice/extra-practice.js";
176
+ import { useAutoPlayPermission as vf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
177
+ import { JOURNEY_ID_STUDENT as Vf } from "./features/journey/journey-id/journey-id-student.js";
178
+ import { useJourney as Qf } from "./features/journey/use-journey/use-journey.js";
179
+ import { JourneyProvider as Kf } from "./features/journey/use-journey/journey-context-provider.js";
180
+ import { IndicatorType as Jf } from "./features/journey/use-journey/constants.js";
181
+ import { Coachmark as zf } from "./features/journey/comps/coachmark/coachmark.js";
182
+ import { default as qf } from "./features/milestone/create/submit-modal/submit-modal.js";
183
+ import { default as $f } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
184
+ import { default as os } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
185
+ import { default as ts } from "./features/milestone/create/milestone-create-container.js";
186
+ import { default as fs } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
187
+ import { default as ls } from "./features/milestone/outcome/milestone-outcome-container.js";
188
+ import { default as ms } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
189
+ import { default as ds } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
190
+ import { default as ns } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
191
+ import { default as Is } from "./features/milestone/edit/goal-edit-container.js";
192
+ import { default as Ts } from "./features/milestone/edit/milestone-edit-container.js";
193
+ import { default as Ss } from "./features/milestone/milestone-list-container/milestone-list-container.js";
194
+ import { default as As } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
195
+ import { default as _s } from "./features/milestone/start/milestone-start.js";
196
+ import { default as Ls } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
197
+ import { ACHIEVEMENT_ACTIONS as Ms, STAGES as Ns } from "./features/milestone/outcome/milestone-outcome-constants.js";
198
+ import { invalidateMilestonesData as Os, useGetAllMilestonesdata as Rs } from "./features/milestone/milestone-list-container/api/get-milestones.js";
199
+ import { invalidateTestHelpData as Gs, useGetTestHelpData as ys } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
200
+ import { invalidateMilestoneResources as gs, useGetMilestoneResources as bs } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
201
+ import { default as vs } from "./features/pointer-sync/pointer.js";
202
+ import { default as Vs } from "./features/pointer-sync/hooks/use-pointer-sync.js";
203
+ import { PostGameStats as Qs } from "./features/post-game-stats/post-game-stats.js";
204
+ import { EPostGameStat as Ks } from "./features/post-game-stats/enums/post-game-stats-enum.js";
205
+ import { default as Js } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
206
+ import { default as zs } from "./features/sheet-tools/tool-header/tool-header.js";
207
+ import { default as qs } from "./features/sheets/sheets-list/sheets-list.js";
208
+ import { default as $s } from "./features/sheets/reference-sheet/reference-sheet.js";
209
+ import { isV3Worksheet as ol, isV3WorksheetAttempt as rl } from "./features/sheets/utils/is-v3-worksheet.js";
210
+ import { COMPLETED_SHEET_STATE as al, NODE_LABELS as fl, NODE_SUB_GROUP as sl, NODE_TYPE as ll, PYTHON_NODE_TYPES as pl, REWARDS_LIST as ml, SHEET_ACTIONS as ul, SHEET_ATTEMPT_LOCATION as dl, SHEET_ATTEMPT_LOCATION_MAP as xl, SHEET_ATTEMPT_STATE as nl, SHEET_DATA_TYPE as cl, SHEET_STATE as Il } from "./features/sheets/constants/sheet.js";
211
+ import { default as Tl } from "./features/student-details/student-details.js";
212
+ import { default as Sl } from "./features/utils/load-script.js";
213
+ import { ACTION_BAR_HEIGHT as Al, QUESTIONS_GAP as Pl, QUESTION_WIDTH as _l, TOP_NAVIGATION_HEIGHT as hl } from "./features/worksheet/worksheet/constants.js";
214
+ import { isOkayTypeQuestion as kl } from "./features/worksheet/worksheet/worksheet-helpers.js";
215
+ import { default as Nl } from "./features/worksheet/worksheet/worksheet-container.js";
216
+ import { default as Ol } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
217
+ import { default as Dl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
218
+ import { default as yl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
219
+ import { default as gl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
220
+ import { default as Ul } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
221
+ import { default as Wl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
222
+ import { default as wl } from "./features/maintenance/maintenance.js";
224
223
  export {
225
- Hs as ACHIEVEMENT_ACTIONS,
224
+ Ms as ACHIEVEMENT_ACTIONS,
226
225
  Pr as AccordionSection,
227
- ds as AchievementNotShareReasonModal,
228
- ns as AchievementShareInstructionModal,
226
+ ms as AchievementNotShareReasonModal,
227
+ ds as AchievementShareInstructionModal,
229
228
  u as AlertIcon,
230
229
  ct as AppLoader,
231
230
  Wr as ArcButton,
@@ -234,7 +233,7 @@ export {
234
233
  bt as Avatar,
235
234
  Xo as Back2Icon,
236
235
  x as BackIcon,
237
- pf as BackgroundImage,
236
+ sf as BackgroundImage,
238
237
  i as Bin2Icon,
239
238
  c as BinIcon,
240
239
  P as Book2Icon,
@@ -244,14 +243,13 @@ export {
244
243
  N as Bulb2Icon,
245
244
  k as BulbIcon,
246
245
  Dr as Button,
247
- Xa as CIRCLE_ACTION_IDS,
248
246
  Za as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
249
- sl as COMPLETED_SHEET_STATE,
247
+ al as COMPLETED_SHEET_STATE,
250
248
  O as CalendarIcon,
251
249
  kt as Callout,
252
250
  at as CascadingSelectInput,
253
251
  la as Chapter,
254
- ts as ChapterClearanceConfirmationModal,
252
+ os as ChapterClearanceConfirmationModal,
255
253
  ma as ChaptersList,
256
254
  ur as ChatIcon,
257
255
  y as Check2Icon,
@@ -263,39 +261,39 @@ export {
263
261
  er as ChevronRightIcon,
264
262
  Na as CircleSoundKey,
265
263
  it as CircularLoader,
266
- mf as CircularSteps,
264
+ lf as CircularSteps,
267
265
  yr as Clickable,
268
266
  g as ClipboardIcon,
269
267
  W as Clock2Icon,
270
268
  U as ClockIcon,
271
- qf as Coachmark,
269
+ zf as Coachmark,
272
270
  w as CodeIcon,
273
271
  kr as ContextMenu,
274
272
  Y as CopyIcon,
275
273
  Nr as CountdownTimer,
276
274
  F as CrossIcon,
277
- Cf as CueCanvas,
278
- Ef as CueCanvasController,
279
- If as CueCanvasProvider,
275
+ Ef as CueCanvas,
276
+ If as CueCanvasController,
277
+ nf as CueCanvasProvider,
280
278
  j as CueRocket,
281
279
  xr as CuemathLogo,
282
280
  Z as DashArrowIcon,
283
- zs as DesmosCalculator,
281
+ Js as DesmosCalculator,
284
282
  X as DownIcon,
285
283
  ee as DraftIcon,
286
284
  re as DragIcon,
287
- Bf as EClassTimeAlertLevel,
285
+ Gf as EClassTimeAlertLevel,
288
286
  ha as ELeaderboardType,
289
- Js as EPostGameStat,
290
- Nf as EVENTS,
287
+ Ks as EPostGameStat,
288
+ kf as EVENTS,
291
289
  se as Edit2Icon,
292
290
  ae as EditIcon,
293
- Is as EditMilestoneModal,
291
+ ns as EditMilestoneModal,
294
292
  pe as EditStarIcon,
295
293
  ue as EraserIcon,
296
294
  wr as Error,
297
- qs as ExpandableHeader,
298
- vf as ExtraPractice,
295
+ zs as ExpandableHeader,
296
+ bf as ExtraPractice,
299
297
  ce as Eye2Icon,
300
298
  xe as EyeIcon,
301
299
  xt as FlexView,
@@ -303,10 +301,10 @@ export {
303
301
  Ca as GAME_LAUNCHER_SIZE,
304
302
  sr as GameIcon,
305
303
  ya as GameId,
306
- ef as GameLauncher,
307
- os as GoalCreationConfirmationModal,
308
- ls as GoalDraftEdit,
309
- Ts as GoalEdit,
304
+ Xa as GameLauncher,
305
+ $f as GoalCreationConfirmationModal,
306
+ fs as GoalDraftEdit,
307
+ Is as GoalEdit,
310
308
  et as GooglePlacesSearchInput,
311
309
  r as GradeSelector,
312
310
  ie as HandIcon,
@@ -318,26 +316,26 @@ export {
318
316
  ja as IStatsToAwardErrorCode,
319
317
  gr as IconButton,
320
318
  he as ImageIcon,
321
- zf as IndicatorType,
319
+ Jf as IndicatorType,
322
320
  Ne as Info2Icon,
323
321
  ke as InfoIcon,
324
- Qf as JOURNEY_ID_STUDENT,
325
- Jf as JourneyProvider,
322
+ Vf as JOURNEY_ID_STUDENT,
323
+ Kf as JourneyProvider,
326
324
  da as LPARChapter,
327
325
  na as LPARMilestoneChapter,
328
- sf as Leaderboard,
329
- Ul as LearnosityPreloader,
326
+ af as Leaderboard,
327
+ gl as LearnosityPreloader,
330
328
  Oe as LeftIcon,
331
329
  Ba as LessonId,
332
330
  ye as Lock2Icon,
333
331
  De as LockIcon,
334
- Yl as Maintenance,
335
- _s as MilestoneActionWidget,
336
- fs as MilestoneCreate,
337
- Ss as MilestoneEdit,
338
- As as MilestoneList,
339
- ms as MilestoneOutcome,
340
- Ls as MilestoneStart,
332
+ wl as Maintenance,
333
+ As as MilestoneActionWidget,
334
+ ts as MilestoneCreate,
335
+ Ts as MilestoneEdit,
336
+ Ss as MilestoneList,
337
+ ls as MilestoneOutcome,
338
+ _s as MilestoneStart,
341
339
  ga as MiniGameId,
342
340
  Ue as Minus2Icon,
343
341
  ge as MinusIcon,
@@ -345,16 +343,16 @@ export {
345
343
  we as Mobile,
346
344
  Ye as MoreVerticalIcon,
347
345
  fa as MultiTabBlocker,
348
- ll as NODE_LABELS,
349
- pl as NODE_SUB_GROUP,
350
- ml as NODE_TYPE,
346
+ fl as NODE_LABELS,
347
+ sl as NODE_SUB_GROUP,
348
+ ll as NODE_TYPE,
351
349
  cr as Next2Icon,
352
350
  Fe as NextIcon,
353
351
  Or as Nudge,
354
352
  st as NumRangeInput,
355
353
  qt as PLATFORM_EVENTS_STUDENT,
356
354
  $t as PLATFORM_EVENTS_TEACHER,
357
- ul as PYTHON_NODE_TYPES,
355
+ pl as PYTHON_NODE_TYPES,
358
356
  je as PencilIcon,
359
357
  pt as PercentileInput,
360
358
  zt as PerfectHits,
@@ -364,9 +362,9 @@ export {
364
362
  ao as Plus2Icon,
365
363
  ro as PlusIcon,
366
364
  Ze as PointerIcon,
367
- Ks as PostGameStats,
365
+ Qs as PostGameStats,
368
366
  so as PracticeIcon,
369
- Dl as PreviewWorksheet,
367
+ Ol as PreviewWorksheet,
370
368
  po as ProgressIcon,
371
369
  ba as ProjectId,
372
370
  Wa as ProjectOutcome,
@@ -374,22 +372,22 @@ export {
374
372
  Ua as PuzzleId,
375
373
  uo as QuestionIcon,
376
374
  no as QuestionLetterIcon,
377
- dl as REWARDS_LIST,
375
+ ml as REWARDS_LIST,
378
376
  Et as RadioCard,
379
377
  jr as RadioInput,
380
378
  Io as RedoIcon,
381
- ol as ReferenceSheet,
382
- Vs as RemotePeerPointer,
379
+ $s as ReferenceSheet,
380
+ vs as RemotePeerPointer,
383
381
  To as RightIcon,
384
382
  So as RulerIcon,
385
383
  Ia as SATSheetSummary,
386
- xl as SHEET_ACTIONS,
387
- nl as SHEET_ATTEMPT_LOCATION,
388
- cl as SHEET_ATTEMPT_LOCATION_MAP,
389
- Il as SHEET_ATTEMPT_STATE,
390
- il as SHEET_DATA_TYPE,
391
- Tl as SHEET_STATE,
392
- Os as STAGES,
384
+ ul as SHEET_ACTIONS,
385
+ dl as SHEET_ATTEMPT_LOCATION,
386
+ xl as SHEET_ATTEMPT_LOCATION_MAP,
387
+ nl as SHEET_ATTEMPT_STATE,
388
+ cl as SHEET_DATA_TYPE,
389
+ Il as SHEET_STATE,
390
+ Ns as STAGES,
393
391
  zo as ScribbleIcon,
394
392
  Ao as SearchIcon,
395
393
  Xr as SearchableSelectInput,
@@ -397,31 +395,31 @@ export {
397
395
  Zr as SelectInput,
398
396
  ut as SelectionCards,
399
397
  Kt as Separator,
400
- gl as SheetError,
401
- $s as SheetList,
402
- yl as SheetLocked,
403
- nf as SignUp,
398
+ yl as SheetError,
399
+ qs as SheetList,
400
+ Dl as SheetLocked,
401
+ df as SignUp,
404
402
  Zo as SketchIcon,
405
403
  Mo as Skip2Icon,
406
404
  Lo as SkipIcon,
407
- df as SplashScreen,
405
+ mf as SplashScreen,
408
406
  Ho as Star2Icon,
409
407
  _o as StarIcon,
410
408
  a as Stepper,
411
409
  Qt as StreakIcon,
412
410
  Ro as StrikedEyeIcon,
413
- Sl as StudentDetails,
414
- $f as SubmitMilestoneModal,
411
+ Tl as StudentDetails,
412
+ qf as SubmitMilestoneModal,
415
413
  Go as SwitchIcon,
416
414
  Vt as TabComponent,
417
415
  ht as Tag,
418
- Ms as TestsCreation,
416
+ Ls as TestsCreation,
419
417
  Pt as Text,
420
418
  Ur as TextButton,
421
419
  rt as TextInput,
422
420
  Bo as TickIcon,
423
421
  vt as TimeLeftTimeline,
424
- Gf as TrialSession,
422
+ Rf as TrialSession,
425
423
  bo as TrophyIcon,
426
424
  Oa as Tutorial,
427
425
  pr as TutoringIcon,
@@ -433,45 +431,45 @@ export {
433
431
  Ko as UserIcon,
434
432
  Jt as Video,
435
433
  oa as WHITELIST_EVENTS,
436
- _l as WORKSHEET_ACTION_BAR_HEIGHT,
437
- hl as WORKSHEET_QUESTIONS_GAP,
438
- Ll as WORKSHEET_QUESTION_WIDTH,
439
- kl as WORKSHEET_TOP_NAVIGATION_HEIGHT,
434
+ Al as WORKSHEET_ACTION_BAR_HEIGHT,
435
+ Pl as WORKSHEET_QUESTIONS_GAP,
436
+ _l as WORKSHEET_QUESTION_WIDTH,
437
+ hl as WORKSHEET_TOP_NAVIGATION_HEIGHT,
440
438
  Da as WebView,
441
439
  wa as WebViewEvent,
442
- Ol as Worksheet,
440
+ Nl as Worksheet,
443
441
  Ta as checkIfPPTNodeType,
444
442
  Bt as getTheme,
445
- Us as invalidateMilestoneResources,
446
- Ds as invalidateMilestonesData,
447
- Bs as invalidateTestHelpData,
448
- Nl as isOkayTypeQuestion,
449
- tl as isV3Worksheet,
450
- al as isV3WorksheetAttempt,
451
- Al as loadScript,
452
- Vf as useAutoPlayPermission,
453
- Pf as useCanvasSyncBroker,
443
+ gs as invalidateMilestoneResources,
444
+ Os as invalidateMilestonesData,
445
+ Gs as invalidateTestHelpData,
446
+ kl as isOkayTypeQuestion,
447
+ ol as isV3Worksheet,
448
+ rl as isV3WorksheetAttempt,
449
+ Sl as loadScript,
450
+ vf as useAutoPlayPermission,
451
+ Cf as useCanvasSyncBroker,
454
452
  ka as useCircleSounds,
455
- bf as useClassTimeAlerts,
453
+ Bf as useClassTimeAlerts,
456
454
  Gt as useContextMenuClickHandler,
457
455
  Cr as useForceReload,
458
- Gs as useGetAllMilestonesdata,
459
- rf as useGetCircleHomeDetailsDal,
456
+ Rs as useGetAllMilestonesdata,
457
+ ef as useGetCircleHomeDetailsDal,
460
458
  Pa as useGetLeaderboardDal,
461
- vs as useGetMilestoneResources,
462
- gs as useGetTestHelpData,
463
- Of as useInClassActionDispatcher,
464
- Rf as useInClassActionListener,
465
- hf as useInClassMessageBroker,
466
- Wl as useIsLearnosityLoaded,
459
+ bs as useGetMilestoneResources,
460
+ ys as useGetTestHelpData,
461
+ Nf as useInClassActionDispatcher,
462
+ Hf as useInClassActionListener,
463
+ Pf as useInClassMessageBroker,
464
+ Ul as useIsLearnosityLoaded,
467
465
  ta as useIsTabBlocked,
468
- Kf as useJourney,
469
- Qs as usePointerSync,
470
- af as usePostUpdateCircleJourneyDal,
466
+ Qf as useJourney,
467
+ Vs as usePointerSync,
468
+ rf as usePostUpdateCircleJourneyDal,
471
469
  Rt as useTrackingContext,
472
- kf as useTrialSessionMessageBroker,
470
+ hf as useTrialSessionMessageBroker,
473
471
  Ht as useUIContext,
474
- wl as useWorksheetLayout,
472
+ Wl as useWorksheetLayout,
475
473
  Er as useZoomDisable
476
474
  };
477
475
  //# 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.8.25-rj-5",
3
+ "version": "2.8.25",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -1,5 +0,0 @@
1
- var r = /* @__PURE__ */ ((e) => (e.STREAK_DECREASED = "streak_decreased", e))(r || {});
2
- export {
3
- r as CIRCLE_ACTION_IDS
4
- };
5
- //# sourceMappingURL=circle-action-ids.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"circle-action-ids.js","sources":["../../../../src/features/circle-games/enum/circle-action-ids.ts"],"sourcesContent":["export enum CIRCLE_ACTION_IDS {\n STREAK_DECREASED = 'streak_decreased',\n}\n"],"names":["CIRCLE_ACTION_IDS"],"mappings":"AAAY,IAAAA,sBAAAA,OACVA,EAAA,mBAAmB,oBADTA,IAAAA,KAAA,CAAA,CAAA;"}
@@ -1,12 +0,0 @@
1
- import o from "styled-components";
2
- import e from "../../../../ui/layout/flex-view.js";
3
- const t = o(e)`
4
- padding: ${({ paddingX: r, paddingY: p }) => `${p}px ${r}px`};
5
- margin: ${({ marginX: r, marginY: p }) => `${p}px ${r}px`};
6
- border-width: 1px;
7
- border-style: solid;
8
- `;
9
- export {
10
- t as InfoBarWrapper
11
- };
12
- //# sourceMappingURL=info-bar-styled.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"info-bar-styled.js","sources":["../../../../../../src/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../../ui/layout/flex-view';\n\nexport interface IInfoBarWrapperProps {\n paddingX?: number;\n paddingY?: number;\n marginX?: number;\n marginY?: number;\n}\n\nexport const InfoBarWrapper = styled(FlexView)<IInfoBarWrapperProps>`\n padding: ${({ paddingX, paddingY }) => `${paddingY}px ${paddingX}px`};\n margin: ${({ marginX, marginY }) => `${marginY}px ${marginX}px`};\n border-width: 1px;\n border-style: solid;\n`;\n"],"names":["InfoBarWrapper","styled","FlexView","paddingX","paddingY","marginX","marginY"],"mappings":";;AAWa,MAAAA,IAAiBC,EAAOC,CAAQ;AAAA,aAChC,CAAC,EAAE,UAAAC,GAAU,UAAAC,QAAe,GAAGA,CAAQ,MAAMD,CAAQ,IAAI;AAAA,YAC1D,CAAC,EAAE,SAAAE,GAAS,SAAAC,QAAc,GAAGA,CAAO,MAAMD,CAAO,IAAI;AAAA;AAAA;AAAA;"}
@@ -1,30 +0,0 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { useMemo as l } from "react";
3
- import p from "../../../../ui/text/text.js";
4
- import { InfoBarWrapper as s } from "./info-bar-styled.js";
5
- const b = (o) => ({ backgroundColor: `${o}_6`, borderColor: `${o}_4` }), $ = ({
6
- children: o,
7
- hue: r,
8
- marginX: t = 0,
9
- marginY: n = 0,
10
- paddingX: m = 0,
11
- paddingY: d = 0
12
- }) => {
13
- const { backgroundColor: a, borderColor: c } = l(() => b(r), [r]);
14
- return /* @__PURE__ */ e(
15
- s,
16
- {
17
- $background: a,
18
- $borderColor: c,
19
- marginX: t,
20
- marginY: n,
21
- paddingX: m,
22
- paddingY: d,
23
- children: /* @__PURE__ */ e(p, { $renderAs: "body2", children: o })
24
- }
25
- );
26
- };
27
- export {
28
- $ as default
29
- };
30
- //# sourceMappingURL=info-bar.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"info-bar.js","sources":["../../../../../../src/features/circle-games/leaderboard/comps/info-bar/info-bar.tsx"],"sourcesContent":["import type { TColorNames, THueNames } from '../../../../ui/types';\nimport type { IInfoBarProps } from './info-bar-types';\n\nimport { useMemo } from 'react';\n\nimport Text from '../../../../ui/text/text';\nimport * as Styled from './info-bar-styled';\n\nconst computeColorsFromHue = (\n hue: THueNames,\n): { backgroundColor: TColorNames; borderColor: TColorNames } => {\n return { backgroundColor: `${hue}_6`, borderColor: `${hue}_4` };\n};\n\nconst InfoBar: React.FC<IInfoBarProps> = ({\n children,\n hue,\n marginX = 0,\n marginY = 0,\n paddingX = 0,\n paddingY = 0,\n}) => {\n const { backgroundColor, borderColor } = useMemo(() => computeColorsFromHue(hue), [hue]);\n\n return (\n <Styled.InfoBarWrapper\n $background={backgroundColor}\n $borderColor={borderColor}\n marginX={marginX}\n marginY={marginY}\n paddingX={paddingX}\n paddingY={paddingY}\n >\n <Text $renderAs=\"body2\">{children}</Text>\n </Styled.InfoBarWrapper>\n );\n};\n\nexport default InfoBar;\n"],"names":["computeColorsFromHue","hue","InfoBar","children","marginX","marginY","paddingX","paddingY","backgroundColor","borderColor","useMemo","jsx","Styled.InfoBarWrapper","Text"],"mappings":";;;;AAQA,MAAMA,IAAuB,CAC3BC,OAEO,EAAE,iBAAiB,GAAGA,CAAG,MAAM,aAAa,GAAGA,CAAG,SAGrDC,IAAmC,CAAC;AAAA,EACxC,UAAAC;AAAA,EACA,KAAAF;AAAA,EACA,SAAAG,IAAU;AAAA,EACV,SAAAC,IAAU;AAAA,EACV,UAAAC,IAAW;AAAA,EACX,UAAAC,IAAW;AACb,MAAM;AACE,QAAA,EAAE,iBAAAC,GAAiB,aAAAC,EAAA,IAAgBC,EAAQ,MAAMV,EAAqBC,CAAG,GAAG,CAACA,CAAG,CAAC;AAGrF,SAAA,gBAAAU;AAAA,IAACC;AAAAA,IAAA;AAAA,MACC,aAAaJ;AAAA,MACb,cAAcC;AAAA,MACd,SAAAL;AAAA,MACA,SAAAC;AAAA,MACA,UAAAC;AAAA,MACA,UAAAC;AAAA,MAEA,UAAC,gBAAAI,EAAAE,GAAA,EAAK,WAAU,SAAS,UAAAV,GAAS;AAAA,IAAA;AAAA,EAAA;AAGxC;"}