@cuemath/leap 3.0.29-aa0 → 3.0.30

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 (79) hide show
  1. package/dist/assets/line-icons/icons/check.js +3 -3
  2. package/dist/assets/line-icons/icons/check.js.map +1 -1
  3. package/dist/features/cue-canvas/cue-canvas-context.js +5 -8
  4. package/dist/features/cue-canvas/cue-canvas-context.js.map +1 -1
  5. package/dist/features/cue-canvas/cue-canvas-core.js +70 -68
  6. package/dist/features/cue-canvas/cue-canvas-core.js.map +1 -1
  7. package/dist/features/cue-canvas/cue-canvas-helpers.js +25 -31
  8. package/dist/features/cue-canvas/cue-canvas-helpers.js.map +1 -1
  9. package/dist/features/cue-canvas/cue-canvas-provider.js +12 -14
  10. package/dist/features/cue-canvas/cue-canvas-provider.js.map +1 -1
  11. package/dist/features/cue-canvas/cue-canvas.js +66 -85
  12. package/dist/features/cue-canvas/cue-canvas.js.map +1 -1
  13. package/dist/features/cue-canvas/cue-cavas-styled.js +42 -45
  14. package/dist/features/cue-canvas/cue-cavas-styled.js.map +1 -1
  15. package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js +54 -61
  16. package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js.map +1 -1
  17. package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js +14 -18
  18. package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js.map +1 -1
  19. package/dist/features/cue-canvas/toolbar/grid-menu.js +13 -13
  20. package/dist/features/cue-canvas/toolbar/grid-menu.js.map +1 -1
  21. package/dist/features/homework/styles.js +5 -4
  22. package/dist/features/homework/styles.js.map +1 -1
  23. package/dist/features/ui/stepper/stepper.js +7 -7
  24. package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js +19 -22
  25. package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js.map +1 -1
  26. package/dist/index.d.ts +2 -48
  27. package/dist/index.js +180 -184
  28. package/dist/index.js.map +1 -1
  29. package/package.json +3 -2
  30. package/dist/assets/line-icons/icons/puzzle-icon.js +0 -51
  31. package/dist/assets/line-icons/icons/puzzle-icon.js.map +0 -1
  32. package/dist/assets/line-icons/icons/share.js +0 -48
  33. package/dist/assets/line-icons/icons/share.js.map +0 -1
  34. package/dist/assets/line-icons/icons/tile.js +0 -54
  35. package/dist/assets/line-icons/icons/tile.js.map +0 -1
  36. package/dist/features/cue-canvas/bottombar/homework-controls.js +0 -73
  37. package/dist/features/cue-canvas/bottombar/homework-controls.js.map +0 -1
  38. package/dist/features/cue-canvas/hooks/use-upload-helper.js +0 -23
  39. package/dist/features/cue-canvas/hooks/use-upload-helper.js.map +0 -1
  40. package/dist/features/cue-canvas/sidebar/homework/helper.js +0 -20
  41. package/dist/features/cue-canvas/sidebar/homework/helper.js.map +0 -1
  42. package/dist/features/cue-canvas/sidebar/homework/homework-menu.js +0 -33
  43. package/dist/features/cue-canvas/sidebar/homework/homework-menu.js.map +0 -1
  44. package/dist/features/cue-canvas/sidebar/homework/homework-request.js +0 -68
  45. package/dist/features/cue-canvas/sidebar/homework/homework-request.js.map +0 -1
  46. package/dist/features/cue-canvas/sidebar/homework/homework-styled.js +0 -25
  47. package/dist/features/cue-canvas/sidebar/homework/homework-styled.js.map +0 -1
  48. package/dist/features/cue-canvas/sidebar/homework/homework.js +0 -39
  49. package/dist/features/cue-canvas/sidebar/homework/homework.js.map +0 -1
  50. package/dist/features/cue-canvas/sidebar/puzzles/api/get-puzzles.js +0 -13
  51. package/dist/features/cue-canvas/sidebar/puzzles/api/get-puzzles.js.map +0 -1
  52. package/dist/features/cue-canvas/sidebar/puzzles/filter-selection-menu.js +0 -60
  53. package/dist/features/cue-canvas/sidebar/puzzles/filter-selection-menu.js.map +0 -1
  54. package/dist/features/cue-canvas/sidebar/puzzles/filters-section.js +0 -44
  55. package/dist/features/cue-canvas/sidebar/puzzles/filters-section.js.map +0 -1
  56. package/dist/features/cue-canvas/sidebar/puzzles/filters.js +0 -107
  57. package/dist/features/cue-canvas/sidebar/puzzles/filters.js.map +0 -1
  58. package/dist/features/cue-canvas/sidebar/puzzles/hooks/use-fetch-cue-canvas-activity.js +0 -42
  59. package/dist/features/cue-canvas/sidebar/puzzles/hooks/use-fetch-cue-canvas-activity.js.map +0 -1
  60. package/dist/features/cue-canvas/sidebar/puzzles/launch-puzzle.js +0 -84
  61. package/dist/features/cue-canvas/sidebar/puzzles/launch-puzzle.js.map +0 -1
  62. package/dist/features/cue-canvas/sidebar/puzzles/puzzle-menu-header.js +0 -36
  63. package/dist/features/cue-canvas/sidebar/puzzles/puzzle-menu-header.js.map +0 -1
  64. package/dist/features/cue-canvas/sidebar/puzzles/puzzle-menu.js +0 -133
  65. package/dist/features/cue-canvas/sidebar/puzzles/puzzle-menu.js.map +0 -1
  66. package/dist/features/cue-canvas/sidebar/puzzles/puzzles-styled.js +0 -96
  67. package/dist/features/cue-canvas/sidebar/puzzles/puzzles-styled.js.map +0 -1
  68. package/dist/features/cue-canvas/sidebar/puzzles/puzzles.js +0 -29
  69. package/dist/features/cue-canvas/sidebar/puzzles/puzzles.js.map +0 -1
  70. package/dist/features/cue-canvas/sidebar/puzzles/utils.js +0 -120
  71. package/dist/features/cue-canvas/sidebar/puzzles/utils.js.map +0 -1
  72. package/dist/features/cue-canvas/sidebar/sidebar-styled.js +0 -32
  73. package/dist/features/cue-canvas/sidebar/sidebar-styled.js.map +0 -1
  74. package/dist/features/cue-canvas/sidebar/sidebar.js +0 -29
  75. package/dist/features/cue-canvas/sidebar/sidebar.js.map +0 -1
  76. package/dist/features/cue-canvas/sidebar/tiles/tile.js +0 -16
  77. package/dist/features/cue-canvas/sidebar/tiles/tile.js.map +0 -1
  78. package/dist/features/hooks/use-debounce.js +0 -16
  79. package/dist/features/hooks/use-debounce.js.map +0 -1
package/dist/index.js CHANGED
@@ -16,8 +16,8 @@ import { default as M } from "./assets/line-icons/icons/bulb2.js";
16
16
  import { default as D } from "./assets/line-icons/icons/calendar.js";
17
17
  import { default as g } from "./assets/line-icons/icons/check.js";
18
18
  import { default as U } from "./assets/line-icons/icons/check2.js";
19
- import { default as v } from "./assets/line-icons/icons/clipboard.js";
20
- import { default as w } from "./assets/line-icons/icons/clock.js";
19
+ import { default as b } from "./assets/line-icons/icons/clipboard.js";
20
+ import { default as W } from "./assets/line-icons/icons/clock.js";
21
21
  import { default as V } from "./assets/line-icons/icons/clock2.js";
22
22
  import { default as Y } from "./assets/line-icons/icons/code.js";
23
23
  import { default as Q } from "./assets/line-icons/icons/copy.js";
@@ -43,8 +43,8 @@ import { default as Me } 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
45
  import { default as Ue } from "./assets/line-icons/icons/lock.js";
46
- import { default as ve } from "./assets/line-icons/icons/lock2.js";
47
- import { default as we } from "./assets/line-icons/icons/lock3.js";
46
+ import { default as be } from "./assets/line-icons/icons/lock2.js";
47
+ import { default as We } from "./assets/line-icons/icons/lock3.js";
48
48
  import { default as Ve } from "./assets/line-icons/icons/minus.js";
49
49
  import { default as Ye } from "./assets/line-icons/icons/minus2.js";
50
50
  import { default as Qe } from "./assets/line-icons/icons/mistake.js";
@@ -70,8 +70,8 @@ import { default as Ho } from "./assets/line-icons/icons/star.js";
70
70
  import { default as Go } from "./assets/line-icons/icons/skip-colored.js";
71
71
  import { default as yo } from "./assets/line-icons/icons/skip.js";
72
72
  import { default as Bo } from "./assets/line-icons/icons/skip2.js";
73
- import { default as bo } from "./assets/line-icons/icons/star2.js";
74
- import { default as Wo } from "./assets/line-icons/icons/status.js";
73
+ import { default as vo } from "./assets/line-icons/icons/star2.js";
74
+ import { default as wo } from "./assets/line-icons/icons/status.js";
75
75
  import { default as Fo } from "./assets/line-icons/icons/striked-eye.js";
76
76
  import { default as Jo } from "./assets/line-icons/icons/switch-icon.js";
77
77
  import { default as Ko } from "./assets/line-icons/icons/tick.js";
@@ -96,8 +96,8 @@ import { AutoPlayPermissionProvider as Mr } from "./features/hooks/use-auto-play
96
96
  import { default as Dr } from "./features/hooks/use-zoom-disable.js";
97
97
  import { default as gr } from "./features/hooks/use-force-reload.js";
98
98
  import { default as Ur } from "./features/ui/accordion-section/accordion-section.js";
99
- import { default as vr } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
100
- import { default as wr } from "./features/ui/context-menu/context-menu.js";
99
+ import { default as br } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
100
+ import { default as Wr } from "./features/ui/context-menu/context-menu.js";
101
101
  import { default as Vr } from "./features/ui/timers/countdown-timer/countdown-timer.js";
102
102
  import { default as Yr } from "./features/ui/nudge/nudge.js";
103
103
  import { default as Qr } from "./features/ui/buttons/button/button.js";
@@ -123,8 +123,8 @@ import { CircularLoader as Mt } from "./features/ui/loader/circular-loader/circu
123
123
  import { default as Dt } from "./features/ui/radio-cards/radio-cards.js";
124
124
  import { default as gt } from "./features/ui/section-list/section-list.js";
125
125
  import { default as Ut } from "./features/ui/text/text.js";
126
- import { default as vt } from "./features/ui/tag/tag.js";
127
- import { default as wt } from "./features/ui/callout/callout.js";
126
+ import { default as bt } from "./features/ui/tag/tag.js";
127
+ import { default as Wt } from "./features/ui/callout/callout.js";
128
128
  import { default as Vt, useUIContext as Ft } from "./features/ui/context/context.js";
129
129
  import { default as Jt } from "./features/ui/context/use-tracking-context.js";
130
130
  import { default as Kt } from "./features/ui/hooks/use-context-menu-click-handler.js";
@@ -150,8 +150,8 @@ import { default as Ha } from "./features/auth/signup/custom-input-field/grade-i
150
150
  import { default as Ga } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
151
151
  import { default as ya } from "./features/auth/signup/custom-input-field/custom-input-field.js";
152
152
  import { default as Ba } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
153
- import { default as ba } from "./features/auth/signup/signup-methods/signup-methods.js";
154
- import { default as Wa } from "./features/auth/account-selector/account-selector.js";
153
+ import { default as va } from "./features/auth/signup/signup-methods/signup-methods.js";
154
+ import { default as wa } from "./features/auth/account-selector/account-selector.js";
155
155
  import { default as Fa } from "./features/auth/login/social-login-methods/social-login-methods.js";
156
156
  import { default as Ja } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
157
157
  import { default as Ka } from "./features/auth/login/username-password-form/username-password-form.js";
@@ -176,8 +176,8 @@ import { default as Mf } from "./features/chapters-v2/chapter-details/chapter-de
176
176
  import { invalidateGetChapterDetails as Df } from "./features/chapters-v2/api/chapter.js";
177
177
  import { GAME_LAUNCHER_ASSET_PADDING as gf } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
178
178
  import { GAME_LAUNCHER_SIZE as Uf } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
179
- import { useCircleSounds as vf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
180
- import { CircleSoundKey as wf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
179
+ import { useCircleSounds as bf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
180
+ import { CircleSoundKey as Wf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
181
181
  import { useGetLeaderboardDal as Vf } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
182
182
  import { ELeaderboardType as Yf } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
183
183
  import { StreakReductionLocalStorageUtil as Qf } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
@@ -200,86 +200,84 @@ import { default as Ls } from "./features/cue-canvas/cue-canvas-provider.js";
200
200
  import { default as ks } from "./features/cue-canvas/toolbar/toolbar.js";
201
201
  import { default as Os } from "./features/cue-canvas/cue-canvas.js";
202
202
  import { default as Hs } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
203
- import { default as Gs } from "./features/cue-canvas/sidebar/sidebar.js";
204
- import { default as ys } from "./features/cue-canvas/bottombar/homework-controls.js";
205
- import { default as Bs } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
206
- import { default as bs } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
207
- import { EVENTS as Ws } from "./features/communication/pub-sub/constants.js";
208
- import { useInClassActionDispatcher as Fs, useInClassActionListener as Ys } from "./features/communication/pub-sub/hooks.js";
209
- import { default as Qs } from "./features/trial-session/trial-session.js";
210
- import { EClassTimeAlertLevel as js } from "./features/trial-session/trial-session-types.js";
211
- import { useClassTimeAlerts as qs } from "./features/trial-session/hooks/use-class-time-alerts.js";
212
- import { default as Xs } from "./features/talk-meter/talk-meter.js";
213
- import { default as el } from "./features/extra-practice/extra-practice.js";
214
- import { default as rl } from "./features/homework/hw-card-list/hw-card-list.js";
215
- import { invalidateHomeworks as al } from "./features/homework/hw-card-list/api/get-homeworks.js";
216
- import { useAutoPlayPermission as sl } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
217
- import { JOURNEY_ID_STUDENT as pl } from "./features/journey/journey-id/journey-id-student.js";
218
- import { JOURNEY_ID_TEACHER as ul } from "./features/journey/journey-id/journey-id-teacher.js";
219
- import { useJourney as xl } from "./features/journey/use-journey/use-journey.js";
220
- import { useGetEligibleJourneysViaRoute as cl } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
221
- import { JourneyProvider as il } from "./features/journey/use-journey/journey-context-provider.js";
222
- import { IndicatorType as Sl } from "./features/journey/use-journey/constants.js";
223
- import { Coachmark as Cl } from "./features/journey/comps/coachmark/coachmark.js";
224
- import { useHomePageJourney as _l } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
225
- import { useChapterPageJourney as hl } from "./features/journey/hooks/use-chapter-journey.js";
226
- import { default as Rl } from "./features/maintenance/maintenance.js";
227
- import { default as Nl } from "./features/milestone/create/submit-modal/submit-modal.js";
228
- import { default as Ml } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
229
- import { default as Dl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
230
- import { default as gl } from "./features/milestone/create/milestone-create-container.js";
231
- import { default as Ul } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
232
- import { default as vl } from "./features/milestone/outcome/milestone-outcome-container.js";
233
- import { default as wl } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
234
- import { default as Vl } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
235
- import { default as Yl } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
236
- import { default as Ql } from "./features/milestone/edit/goal-edit-container.js";
237
- import { default as jl } from "./features/milestone/edit/milestone-edit-container.js";
238
- import { default as ql } from "./features/milestone/milestone-list-container/milestone-list-container.js";
239
- import { default as Xl } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
240
- import { default as ep } from "./features/milestone/start/milestone-start.js";
241
- import { default as rp } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
242
- import { default as ap } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
243
- import { ACHIEVEMENT_ACTIONS as sp, STAGES as lp } from "./features/milestone/outcome/milestone-outcome-constants.js";
244
- import { invalidateMilestonesData as mp, useGetAllMilestonesdata as up } from "./features/milestone/milestone-list-container/api/get-milestones.js";
245
- import { invalidateTestHelpData as xp, useGetTestHelpData as np } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
246
- import { invalidateMilestoneResources as Ip, useGetMilestoneResources as ip } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
247
- import { default as Sp } from "./features/pointer-sync/pointer.js";
248
- import { default as Cp } from "./features/pointer-sync/hooks/use-pointer-sync.js";
249
- import { DigitalMeter as _p } from "./features/post-game-stats/digital-meter/digital-meter.js";
250
- import { EPostGameStat as hp } from "./features/post-game-stats/enums/post-game-stats-enum.js";
251
- import { PostGameStats as Rp } from "./features/post-game-stats/post-game-stats.js";
252
- import { default as Np } from "./features/recent-chapters/recent-chapters.js";
253
- import { SENTRY_DENIED_URLS as Mp, SENTRY_IGNORED_ERRORS as Hp } from "./features/sentry/constants/ignored.js";
254
- import { default as Gp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
255
- import { default as yp } from "./features/sheet-tools/tool-header/tool-header.js";
256
- import { default as Bp } from "./features/sheets/sheets-list/sheets-list.js";
257
- import { default as bp } from "./features/sheets/reference-sheet/reference-sheet.js";
258
- import { WORKSHEET_V3_NODE_TYPES as Wp } from "./features/sheets/utils/is-v3-worksheet.js";
259
- import { COMPLETED_SHEET_STATE as Fp, NODE_LABELS as Yp, NODE_SUB_GROUP as Jp, NODE_TYPE as Qp, PYTHON_NODE_TYPES as Kp, REWARDS_LIST as jp, SHEET_ACTIONS as Zp, SHEET_ATTEMPT_LOCATION as qp, SHEET_ATTEMPT_LOCATION_MAP as zp, SHEET_ATTEMPT_STATE as Xp, SHEET_DATA_TYPE as $p, SHEET_STATE as em } from "./features/sheets/constants/sheet.js";
260
- import { default as rm } from "./features/student-details/student-details.js";
261
- import { default as am } from "./features/utils/load-script.js";
262
- import { ACTION_BAR_HEIGHT as sm, QUESTIONS_GAP as lm, QUESTION_WIDTH as pm, TOP_NAVIGATION_HEIGHT as mm } from "./features/worksheet/worksheet/constants.js";
263
- import { isOkayTypeQuestion as dm } from "./features/worksheet/worksheet/worksheet-helpers.js";
264
- import { default as nm } from "./features/worksheet/worksheet/worksheet-container.js";
265
- import { default as Im } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
266
- import { default as Tm } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
267
- import { default as Em } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
268
- import { default as Am } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
269
- import { default as Pm } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
270
- import { default as Lm } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
203
+ import { default as Gs } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
204
+ import { default as ys } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
205
+ import { EVENTS as Bs } from "./features/communication/pub-sub/constants.js";
206
+ import { useInClassActionDispatcher as vs, useInClassActionListener as Ws } from "./features/communication/pub-sub/hooks.js";
207
+ import { default as Vs } from "./features/trial-session/trial-session.js";
208
+ import { EClassTimeAlertLevel as Ys } from "./features/trial-session/trial-session-types.js";
209
+ import { useClassTimeAlerts as Qs } from "./features/trial-session/hooks/use-class-time-alerts.js";
210
+ import { default as js } from "./features/talk-meter/talk-meter.js";
211
+ import { default as qs } from "./features/extra-practice/extra-practice.js";
212
+ import { default as Xs } from "./features/homework/hw-card-list/hw-card-list.js";
213
+ import { invalidateHomeworks as el } from "./features/homework/hw-card-list/api/get-homeworks.js";
214
+ import { useAutoPlayPermission as rl } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
215
+ import { JOURNEY_ID_STUDENT as al } from "./features/journey/journey-id/journey-id-student.js";
216
+ import { JOURNEY_ID_TEACHER as sl } from "./features/journey/journey-id/journey-id-teacher.js";
217
+ import { useJourney as pl } from "./features/journey/use-journey/use-journey.js";
218
+ import { useGetEligibleJourneysViaRoute as ul } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
219
+ import { JourneyProvider as xl } from "./features/journey/use-journey/journey-context-provider.js";
220
+ import { IndicatorType as cl } from "./features/journey/use-journey/constants.js";
221
+ import { Coachmark as il } from "./features/journey/comps/coachmark/coachmark.js";
222
+ import { useHomePageJourney as Sl } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
223
+ import { useChapterPageJourney as Cl } from "./features/journey/hooks/use-chapter-journey.js";
224
+ import { default as _l } from "./features/maintenance/maintenance.js";
225
+ import { default as hl } from "./features/milestone/create/submit-modal/submit-modal.js";
226
+ import { default as Rl } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
227
+ import { default as Nl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
228
+ import { default as Ml } from "./features/milestone/create/milestone-create-container.js";
229
+ import { default as Dl } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
230
+ import { default as gl } from "./features/milestone/outcome/milestone-outcome-container.js";
231
+ import { default as Ul } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
232
+ import { default as bl } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
233
+ import { default as Wl } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
234
+ import { default as Vl } from "./features/milestone/edit/goal-edit-container.js";
235
+ import { default as Yl } from "./features/milestone/edit/milestone-edit-container.js";
236
+ import { default as Ql } from "./features/milestone/milestone-list-container/milestone-list-container.js";
237
+ import { default as jl } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
238
+ import { default as ql } from "./features/milestone/start/milestone-start.js";
239
+ import { default as Xl } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
240
+ import { default as ep } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
241
+ import { ACHIEVEMENT_ACTIONS as rp, STAGES as tp } from "./features/milestone/outcome/milestone-outcome-constants.js";
242
+ import { invalidateMilestonesData as fp, useGetAllMilestonesdata as sp } from "./features/milestone/milestone-list-container/api/get-milestones.js";
243
+ import { invalidateTestHelpData as pp, useGetTestHelpData as mp } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
244
+ import { invalidateMilestoneResources as dp, useGetMilestoneResources as xp } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
245
+ import { default as cp } from "./features/pointer-sync/pointer.js";
246
+ import { default as ip } from "./features/pointer-sync/hooks/use-pointer-sync.js";
247
+ import { DigitalMeter as Sp } from "./features/post-game-stats/digital-meter/digital-meter.js";
248
+ import { EPostGameStat as Cp } from "./features/post-game-stats/enums/post-game-stats-enum.js";
249
+ import { PostGameStats as _p } from "./features/post-game-stats/post-game-stats.js";
250
+ import { default as hp } from "./features/recent-chapters/recent-chapters.js";
251
+ import { SENTRY_DENIED_URLS as Rp, SENTRY_IGNORED_ERRORS as kp } from "./features/sentry/constants/ignored.js";
252
+ import { default as Op } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
253
+ import { default as Hp } from "./features/sheet-tools/tool-header/tool-header.js";
254
+ import { default as Gp } from "./features/sheets/sheets-list/sheets-list.js";
255
+ import { default as yp } from "./features/sheets/reference-sheet/reference-sheet.js";
256
+ import { WORKSHEET_V3_NODE_TYPES as Bp } from "./features/sheets/utils/is-v3-worksheet.js";
257
+ import { COMPLETED_SHEET_STATE as vp, NODE_LABELS as Wp, NODE_SUB_GROUP as wp, NODE_TYPE as Vp, PYTHON_NODE_TYPES as Fp, REWARDS_LIST as Yp, SHEET_ACTIONS as Jp, SHEET_ATTEMPT_LOCATION as Qp, SHEET_ATTEMPT_LOCATION_MAP as Kp, SHEET_ATTEMPT_STATE as jp, SHEET_DATA_TYPE as Zp, SHEET_STATE as qp } from "./features/sheets/constants/sheet.js";
258
+ import { default as Xp } from "./features/student-details/student-details.js";
259
+ import { default as em } from "./features/utils/load-script.js";
260
+ import { ACTION_BAR_HEIGHT as rm, QUESTIONS_GAP as tm, QUESTION_WIDTH as am, TOP_NAVIGATION_HEIGHT as fm } from "./features/worksheet/worksheet/constants.js";
261
+ import { isOkayTypeQuestion as lm } from "./features/worksheet/worksheet/worksheet-helpers.js";
262
+ import { default as mm } from "./features/worksheet/worksheet/worksheet-container.js";
263
+ import { default as dm } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
264
+ import { default as nm } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
265
+ import { default as Im } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
266
+ import { default as Tm } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
267
+ import { default as Em } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
268
+ import { default as Am } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
271
269
  export {
272
- sp as ACHIEVEMENT_ACTIONS,
270
+ rp as ACHIEVEMENT_ACTIONS,
273
271
  tf as AUTH_TABS,
274
272
  Ur as AccordionSection,
275
- Wa as AccountSelector,
276
- wl as AchievementNotShareReasonModal,
277
- Vl as AchievementShareInstructionModal,
273
+ wa as AccountSelector,
274
+ Ul as AchievementNotShareReasonModal,
275
+ bl as AchievementShareInstructionModal,
278
276
  x as AlertIcon,
279
277
  na as AnimatedArc,
280
278
  Nt as AppLoader,
281
279
  et as ArcButton,
282
- vr as ArrowTooltip,
280
+ br as ArrowTooltip,
283
281
  ff as AuthApiErrorCode,
284
282
  Ta as AuthPageLayout,
285
283
  Ia as AuthStaticPanel,
@@ -299,12 +297,12 @@ export {
299
297
  Qr as Button,
300
298
  us as CIRCLE_ACTION_IDS,
301
299
  ps as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
302
- Fp as COMPLETED_SHEET_STATE,
300
+ vp as COMPLETED_SHEET_STATE,
303
301
  D as CalendarIcon,
304
- wt as Callout,
302
+ Wt as Callout,
305
303
  St as CascadingSelectInput,
306
304
  Sf as Chapter,
307
- Dl as ChapterClearanceConfirmationModal,
305
+ Nl as ChapterClearanceConfirmationModal,
308
306
  Mf as ChapterDetails,
309
307
  Cf as ChaptersList,
310
308
  hr as ChatIcon,
@@ -315,50 +313,48 @@ export {
315
313
  Sr as ChevronDownIcon,
316
314
  ir as ChevronLeftIcon,
317
315
  cr as ChevronRightIcon,
318
- wf as CircleSoundKey,
316
+ Wf as CircleSoundKey,
319
317
  Mt as CircularLoader,
320
318
  Ba as CircularStepWrapper,
321
319
  Es as CircularSteps,
322
320
  Oa as ClaimUserAccount,
323
321
  jr as Clickable,
324
- v as ClipboardIcon,
322
+ b as ClipboardIcon,
325
323
  V as Clock2Icon,
326
- w as ClockIcon,
327
- Cl as Coachmark,
324
+ W as ClockIcon,
325
+ il as Coachmark,
328
326
  Y as CodeIcon,
329
- wr as ContextMenu,
327
+ Wr as ContextMenu,
330
328
  Q as CopyIcon,
331
329
  Vr as CountdownTimer,
332
330
  j as CrossIcon,
333
331
  Os as CueCanvas,
334
332
  ks as CueCanvasController,
335
- ys as CueCanvasHomeworkController,
336
333
  Ls as CueCanvasProvider,
337
- Gs as CueCanvasSideBar,
338
334
  q as CueRocket,
339
335
  Rr as CuemathLogo,
340
336
  ya as CustomInputField,
341
337
  X as DashArrowIcon,
342
338
  Ga as DatePickerInput,
343
- Gp as DesmosCalculator,
344
- _p as DigitalMeter,
339
+ Op as DesmosCalculator,
340
+ Sp as DigitalMeter,
345
341
  ee as DownIcon,
346
342
  re as DraftIcon,
347
343
  ae as DragIcon,
348
- js as EClassTimeAlertLevel,
344
+ Ys as EClassTimeAlertLevel,
349
345
  Yf as ELeaderboardType,
350
- ap as EPResourceAssign,
351
- hp as EPostGameStat,
352
- Ws as EVENTS,
346
+ ep as EPResourceAssign,
347
+ Cp as EPostGameStat,
348
+ Bs as EVENTS,
353
349
  pe as Edit2Icon,
354
350
  se as EditIcon,
355
- Yl as EditMilestoneModal,
351
+ Wl as EditMilestoneModal,
356
352
  ue as EditStarIcon,
357
353
  xe as EraserIcon,
358
354
  rt as Error,
359
355
  Se as ExclamationIcon,
360
- yp as ExpandableHeader,
361
- el as ExtraPractice,
356
+ Hp as ExpandableHeader,
357
+ qs as ExtraPractice,
362
358
  ie as Eye2Icon,
363
359
  ce as EyeIcon,
364
360
  Rt as FlexView,
@@ -366,9 +362,9 @@ export {
366
362
  Uf as GAME_LAUNCHER_SIZE,
367
363
  Cr as GameIcon,
368
364
  xs as GameLauncher,
369
- Ml as GoalCreationConfirmationModal,
370
- Ul as GoalDraftEdit,
371
- Ql as GoalEdit,
365
+ Rl as GoalCreationConfirmationModal,
366
+ Dl as GoalDraftEdit,
367
+ Vl as GoalEdit,
372
368
  ct as GooglePlacesSearchInput,
373
369
  Ha as GradeInput,
374
370
  r as GradeSelector,
@@ -376,7 +372,7 @@ export {
376
372
  _e as HelpIcon,
377
373
  he as HighlighterIcon,
378
374
  Re as HomeIcon,
379
- rl as HomeworkCardList,
375
+ Xs as HomeworkCardList,
380
376
  s as ILLUSTRATIONS,
381
377
  p as IMAGES,
382
378
  ss as IStatsToAwardErrorCode,
@@ -384,38 +380,38 @@ export {
384
380
  Za as IdentifierOtpForm,
385
381
  da as Image,
386
382
  Ne as ImageIcon,
387
- Sl as IndicatorType,
383
+ cl as IndicatorType,
388
384
  De as Info2Icon,
389
385
  Me as InfoIcon,
390
386
  Pa as InputStatusIcon,
391
- pl as JOURNEY_ID_STUDENT,
392
- ul as JOURNEY_ID_TEACHER,
393
- il as JourneyProvider,
387
+ al as JOURNEY_ID_STUDENT,
388
+ sl as JOURNEY_ID_TEACHER,
389
+ xl as JourneyProvider,
394
390
  u as LOTTIE,
395
391
  _f as LPARChapter,
396
392
  hf as LPARMilestoneChapter,
397
393
  is as Leaderboard,
398
- Am as LearnosityPreloader,
394
+ Tm as LearnosityPreloader,
399
395
  ge as LeftIcon,
400
- ve as Lock2Icon,
401
- we as Lock3Icon,
396
+ be as Lock2Icon,
397
+ We as Lock3Icon,
402
398
  Ue as LockIcon,
403
- Rl as Maintenance,
404
- Xl as MilestoneActionWidget,
405
- gl as MilestoneCreate,
406
- jl as MilestoneEdit,
407
- ql as MilestoneList,
408
- vl as MilestoneOutcome,
409
- ep as MilestoneStart,
399
+ _l as Maintenance,
400
+ jl as MilestoneActionWidget,
401
+ Ml as MilestoneCreate,
402
+ Yl as MilestoneEdit,
403
+ Ql as MilestoneList,
404
+ gl as MilestoneOutcome,
405
+ ql as MilestoneStart,
410
406
  Ye as Minus2Icon,
411
407
  Ve as MinusIcon,
412
408
  Qe as MistakeIcon,
413
409
  je as Mobile,
414
410
  qe as MoreVerticalIcon,
415
411
  If as MultiTabBlocker,
416
- Yp as NODE_LABELS,
417
- Jp as NODE_SUB_GROUP,
418
- Qp as NODE_TYPE,
412
+ Wp as NODE_LABELS,
413
+ wp as NODE_SUB_GROUP,
414
+ Vp as NODE_TYPE,
419
415
  Nr as Next2Icon,
420
416
  Xe as NextIcon,
421
417
  Yr as Nudge,
@@ -424,7 +420,7 @@ export {
424
420
  Ea as OverlayLoader,
425
421
  lf as PLATFORM_EVENTS_STUDENT,
426
422
  mf as PLATFORM_EVENTS_TEACHER,
427
- Kp as PYTHON_NODE_TYPES,
423
+ Fp as PYTHON_NODE_TYPES,
428
424
  eo as PencilIcon,
429
425
  _t as PercentileInput,
430
426
  ma as PerfectHits,
@@ -434,35 +430,35 @@ export {
434
430
  uo as Plus2Icon,
435
431
  po as PlusIcon,
436
432
  ro as PointerIcon,
437
- Rp as PostGameStats,
433
+ _p as PostGameStats,
438
434
  no as PracticeIcon,
439
- Im as PreviewWorksheet,
435
+ dm as PreviewWorksheet,
440
436
  Io as ProgressIcon,
441
437
  Xf as ProjectOutcome,
442
438
  rs as ProjectType,
443
439
  To as QuestionIcon,
444
440
  Eo as QuestionLetterIcon,
445
- jp as REWARDS_LIST,
441
+ Yp as REWARDS_LIST,
446
442
  Dt as RadioCard,
447
443
  pt as RadioInput,
448
- Np as RecentChapters,
444
+ hp as RecentChapters,
449
445
  Ao as RedoIcon,
450
- bp as ReferenceSheet,
451
- Sp as RemotePeerPointer,
446
+ yp as ReferenceSheet,
447
+ cp as RemotePeerPointer,
452
448
  La as ResendOTP,
453
449
  $a as ResetPasswordForm,
454
450
  Po as RightIcon,
455
451
  Lo as RulerIcon,
456
452
  Rf as SATSheetSummary,
457
- Mp as SENTRY_DENIED_URLS,
458
- Hp as SENTRY_IGNORED_ERRORS,
459
- Zp as SHEET_ACTIONS,
460
- qp as SHEET_ATTEMPT_LOCATION,
461
- zp as SHEET_ATTEMPT_LOCATION_MAP,
462
- Xp as SHEET_ATTEMPT_STATE,
463
- $p as SHEET_DATA_TYPE,
464
- em as SHEET_STATE,
465
- lp as STAGES,
453
+ Rp as SENTRY_DENIED_URLS,
454
+ kp as SENTRY_IGNORED_ERRORS,
455
+ Jp as SHEET_ACTIONS,
456
+ Qp as SHEET_ATTEMPT_LOCATION,
457
+ Kp as SHEET_ATTEMPT_LOCATION_MAP,
458
+ jp as SHEET_ATTEMPT_STATE,
459
+ Zp as SHEET_DATA_TYPE,
460
+ qp as SHEET_STATE,
461
+ tp as STAGES,
466
462
  mr as ScribbleIcon,
467
463
  ko as SearchIcon,
468
464
  xt as SearchableSelectInput,
@@ -470,12 +466,12 @@ export {
470
466
  ut as SelectInput,
471
467
  ht as SelectionCards,
472
468
  fa as Separator,
473
- Em as SheetError,
469
+ Im as SheetError,
474
470
  Oo as SheetIcon,
475
- Bp as SheetList,
476
- Tm as SheetLocked,
471
+ Gp as SheetList,
472
+ nm as SheetLocked,
477
473
  Ps as SignUp,
478
- ba as SignupMethods,
474
+ va as SignupMethods,
479
475
  ur as SketchIcon,
480
476
  Bo as Skip2Icon,
481
477
  Go as SkipColoredIcon,
@@ -483,27 +479,27 @@ export {
483
479
  Ja as SocialAccountNotFound,
484
480
  Fa as SocialLoginMethods,
485
481
  As as SplashScreen,
486
- bo as Star2Icon,
482
+ vo as Star2Icon,
487
483
  Ho as StarIcon,
488
- Wo as StatusIcon,
484
+ wo as StatusIcon,
489
485
  a as Stepper,
490
486
  ta as StreakIcon,
491
487
  Qf as StreakReductionLocalStorageUtil,
492
488
  Fo as StrikedEyeIcon,
493
- rm as StudentDetails,
494
- Nl as SubmitMilestoneModal,
489
+ Xp as StudentDetails,
490
+ hl as SubmitMilestoneModal,
495
491
  Jo as SwitchIcon,
496
492
  oa as TabComponent,
497
493
  Aa as Tabs,
498
- vt as Tag,
499
- Xs as TalkMeter,
500
- rp as TestsCreation,
494
+ bt as Tag,
495
+ js as TalkMeter,
496
+ Xl as TestsCreation,
501
497
  Ut as Text,
502
498
  Xr as TextButton,
503
499
  it as TextInput,
504
500
  Ko as TickIcon,
505
501
  $t as TimeLeftTimeline,
506
- Qs as TrialSession,
502
+ Vs as TrialSession,
507
503
  Zo as TrophyIcon,
508
504
  jf as Tutorial,
509
505
  _r as TutoringIcon,
@@ -519,48 +515,48 @@ export {
519
515
  Ka as UsernamePasswordForm,
520
516
  la as Video,
521
517
  df as WHITELIST_EVENTS,
522
- sm as WORKSHEET_ACTION_BAR_HEIGHT,
523
- lm as WORKSHEET_QUESTIONS_GAP,
524
- pm as WORKSHEET_QUESTION_WIDTH,
525
- mm as WORKSHEET_TOP_NAVIGATION_HEIGHT,
526
- Wp as WORKSHEET_V3_NODE_TYPES,
518
+ rm as WORKSHEET_ACTION_BAR_HEIGHT,
519
+ tm as WORKSHEET_QUESTIONS_GAP,
520
+ am as WORKSHEET_QUESTION_WIDTH,
521
+ fm as WORKSHEET_TOP_NAVIGATION_HEIGHT,
522
+ Bp as WORKSHEET_V3_NODE_TYPES,
527
523
  qf as WebView,
528
524
  es as WebViewEvent,
529
- nm as Worksheet,
525
+ mm as Worksheet,
530
526
  Nf as checkIfPPTNodeType,
531
527
  Zt as getTheme,
532
528
  Df as invalidateGetChapterDetails,
533
- al as invalidateHomeworks,
534
- Ip as invalidateMilestoneResources,
535
- mp as invalidateMilestonesData,
536
- xp as invalidateTestHelpData,
537
- dm as isOkayTypeQuestion,
538
- am as loadScript,
539
- sl as useAutoPlayPermission,
529
+ el as invalidateHomeworks,
530
+ dp as invalidateMilestoneResources,
531
+ fp as invalidateMilestonesData,
532
+ pp as invalidateTestHelpData,
533
+ lm as isOkayTypeQuestion,
534
+ em as loadScript,
535
+ rl as useAutoPlayPermission,
540
536
  Hs as useCanvasSyncBroker,
541
- hl as useChapterPageJourney,
542
- vf as useCircleSounds,
543
- qs as useClassTimeAlerts,
537
+ Cl as useChapterPageJourney,
538
+ bf as useCircleSounds,
539
+ Qs as useClassTimeAlerts,
544
540
  Kt as useContextMenuClickHandler,
545
541
  gr as useForceReload,
546
- up as useGetAllMilestonesdata,
542
+ sp as useGetAllMilestonesdata,
547
543
  cs as useGetCircleHomeDetailsDal,
548
- cl as useGetEligibleJourneysViaRoute,
544
+ ul as useGetEligibleJourneysViaRoute,
549
545
  Vf as useGetLeaderboardDal,
550
- ip as useGetMilestoneResources,
551
- np as useGetTestHelpData,
552
- _l as useHomePageJourney,
553
- Fs as useInClassActionDispatcher,
554
- Ys as useInClassActionListener,
555
- Bs as useInClassMessageBroker,
556
- Pm as useIsLearnosityLoaded,
546
+ xp as useGetMilestoneResources,
547
+ mp as useGetTestHelpData,
548
+ Sl as useHomePageJourney,
549
+ vs as useInClassActionDispatcher,
550
+ Ws as useInClassActionListener,
551
+ Gs as useInClassMessageBroker,
552
+ Em as useIsLearnosityLoaded,
557
553
  nf as useIsTabBlocked,
558
- xl as useJourney,
559
- Cp as usePointerSync,
554
+ pl as useJourney,
555
+ ip as usePointerSync,
560
556
  Jt as useTrackingContext,
561
- bs as useTrialSessionMessageBroker,
557
+ ys as useTrialSessionMessageBroker,
562
558
  Ft as useUIContext,
563
- Lm as useWorksheetLayout,
559
+ Am as useWorksheetLayout,
564
560
  Dr as useZoomDisable
565
561
  };
566
562
  //# 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": "3.0.29-aa0",
3
+ "version": "3.0.30",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -27,7 +27,8 @@
27
27
  "lodash.isequal": "^4.5.0",
28
28
  "lodash.throttle": "^4.1.1",
29
29
  "query-string": "^8.1.0",
30
- "react-datepicker": "^8.3.0"
30
+ "react-datepicker": "^8.3.0",
31
+ "react-error-boundary": "^6.0.0"
31
32
  },
32
33
  "sideEffects": false,
33
34
  "devDependencies": {