@cuemath/leap 2.8.35 → 2.8.36-hg1

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 (60) hide show
  1. package/dist/assets/lottie/lottie.js +6 -0
  2. package/dist/assets/lottie/lottie.js.map +1 -1
  3. package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js +53 -0
  4. package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js.map +1 -0
  5. package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js +24 -0
  6. package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js.map +1 -0
  7. package/dist/features/circle-games/game-launcher/comps/card-container/constants.js +7 -0
  8. package/dist/features/circle-games/game-launcher/comps/card-container/constants.js.map +1 -0
  9. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js +6 -6
  10. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js.map +1 -1
  11. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js +29 -73
  12. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js.map +1 -1
  13. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js +87 -85
  14. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js.map +1 -1
  15. package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js +20 -0
  16. package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js.map +1 -0
  17. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js +24 -0
  18. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js.map +1 -0
  19. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js +54 -0
  20. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js.map +1 -0
  21. package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star-styled.js +11 -0
  22. package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star-styled.js.map +1 -0
  23. package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star.js +16 -0
  24. package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star.js.map +1 -0
  25. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js +161 -0
  26. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js.map +1 -0
  27. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +209 -0
  28. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +1 -0
  29. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +25 -15
  30. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -1
  31. package/dist/features/circle-games/game-launcher/game-launcher.js +103 -61
  32. package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -1
  33. package/dist/features/circle-games/games/web-view/enums/project-type-enum.js +1 -1
  34. package/dist/features/circle-games/games/web-view/enums/project-type-enum.js.map +1 -1
  35. package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -1
  36. package/dist/features/circle-games/games/web-view/web-view.js +69 -82
  37. package/dist/features/circle-games/games/web-view/web-view.js.map +1 -1
  38. package/dist/features/post-game-stats/accuracy/accuracy-styled.js +17 -16
  39. package/dist/features/post-game-stats/accuracy/accuracy-styled.js.map +1 -1
  40. package/dist/features/post-game-stats/clock/clock-styled.js +11 -10
  41. package/dist/features/post-game-stats/clock/clock-styled.js.map +1 -1
  42. package/dist/features/post-game-stats/points/points.js +25 -24
  43. package/dist/features/post-game-stats/points/points.js.map +1 -1
  44. package/dist/features/post-game-stats/post-game-stats-styled.js +1 -1
  45. package/dist/features/post-game-stats/post-game-stats-styled.js.map +1 -1
  46. package/dist/features/post-game-stats/streak/streak-styled.js +18 -17
  47. package/dist/features/post-game-stats/streak/streak-styled.js.map +1 -1
  48. package/dist/features/trial-session/comps/trial-circle-game/constants.js.map +1 -1
  49. package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js.map +1 -1
  50. package/dist/index.d.ts +78 -109
  51. package/dist/index.js +194 -199
  52. package/dist/static/advance-mode-segment-lottie.51ff6707.json +1 -0
  53. package/dist/static/infinite-button-bg.5909225e.json +1 -0
  54. package/dist/static/infinite-button-symbol.aa31350c.json +1 -0
  55. package/dist/static/random-mode-segment-lottie.79cf1c07.json +1 -0
  56. package/dist/static/sequence-mode-segment-lottie.11ac49e9.json +1 -0
  57. package/dist/static/table-mode-reveal.b44a82c3.json +1 -0
  58. package/package.json +1 -1
  59. package/dist/features/circle-games/games/web-view/enums/project-ids-enum.js +0 -14
  60. package/dist/features/circle-games/games/web-view/enums/project-ids-enum.js.map +0 -1
package/dist/index.js CHANGED
@@ -22,7 +22,7 @@ import { default as w } 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 F } from "./assets/line-icons/icons/copy.js";
24
24
  import { default as j } from "./assets/line-icons/icons/cross.js";
25
- import { default as Z } from "./assets/line-icons/icons/cue-rocket.js";
25
+ import { default as q } from "./assets/line-icons/icons/cue-rocket.js";
26
26
  import { default as X } from "./assets/line-icons/icons/dash-arrow.js";
27
27
  import { default as ee } from "./assets/line-icons/icons/down.js";
28
28
  import { default as re } from "./assets/line-icons/icons/draft.js";
@@ -49,7 +49,7 @@ import { default as we } from "./assets/line-icons/icons/mistake.js";
49
49
  import { default as Ye } from "./assets/line-icons/icons/mobile.js";
50
50
  import { default as Fe } from "./assets/line-icons/icons/more-vertical.js";
51
51
  import { default as je } from "./assets/line-icons/icons/next.js";
52
- import { default as Ze } from "./assets/line-icons/icons/pencil.js";
52
+ import { default as qe } from "./assets/line-icons/icons/pencil.js";
53
53
  import { default as Xe } from "./assets/line-icons/icons/pointer.js";
54
54
  import { default as eo } from "./assets/line-icons/icons/play.js";
55
55
  import { default as ro } from "./assets/line-icons/icons/play2.js";
@@ -75,8 +75,8 @@ import { default as Vo } from "./assets/line-icons/icons/undo.js";
75
75
  import { default as Qo } from "./assets/line-icons/icons/unlock.js";
76
76
  import { default as Ko } from "./assets/line-icons/icons/up.js";
77
77
  import { default as Jo } from "./assets/line-icons/icons/user.js";
78
- import { default as zo } from "./assets/line-icons/icons/user2.js";
79
- import { default as qo, default as Xo } from "./assets/line-icons/icons/sketch.js";
78
+ import { default as Zo } from "./assets/line-icons/icons/user2.js";
79
+ import { default as zo, default as Xo } from "./assets/line-icons/icons/sketch.js";
80
80
  import { default as er } from "./assets/line-icons/icons/back2.js";
81
81
  import { default as rr } from "./assets/line-icons/icons/chevron-right.js";
82
82
  import { default as ar } from "./assets/line-icons/icons/chevron-left.js";
@@ -102,7 +102,7 @@ import { ArcButton as wr } from "./features/ui/arc-button/arc-button.js";
102
102
  import { default as Yr } from "./features/ui/error/error.js";
103
103
  import { default as Fr } from "./features/ui/inputs/checkbox-input/checkbox-input.js";
104
104
  import { default as jr } from "./features/ui/inputs/checkbox-input-list/checkbox-input-list.js";
105
- import { default as Zr } from "./features/ui/inputs/radio-input/radio-input.js";
105
+ import { default as qr } from "./features/ui/inputs/radio-input/radio-input.js";
106
106
  import { default as Xr } from "./features/ui/inputs/select-input/select-input.js";
107
107
  import { default as et } from "./features/ui/inputs/searchable-select-input/searchable-select-input.js";
108
108
  import { default as rt } from "./features/ui/inputs/google-places-search-input/google-places-search-input.js";
@@ -128,8 +128,8 @@ import { default as Vt } from "./features/ui/time-left-timeline/time-left-timeli
128
128
  import { default as Qt } from "./features/ui/tab/tab.js";
129
129
  import { default as Kt } from "./features/ui/streak-icon/streak-icon.js";
130
130
  import { default as Jt } from "./features/ui/separator/separator.js";
131
- import { default as zt } from "./features/ui/video/index.js";
132
- import { default as qt } from "./features/ui/perfect-hits/perfect-hits.js";
131
+ import { default as Zt } from "./features/ui/video/index.js";
132
+ import { default as zt } from "./features/ui/perfect-hits/perfect-hits.js";
133
133
  import { PLATFORM_EVENTS_STUDENT as $t } from "./features/analytics-events/platform-events-student.js";
134
134
  import { PLATFORM_EVENTS_TEACHER as oa } from "./features/analytics-events/platform-events-teacher.js";
135
135
  import { WHITELIST_EVENTS as ta } from "./features/analytics-events/whitelist-events.js";
@@ -141,91 +141,91 @@ import { default as na } from "./features/chapters/lpar-chapter/lpar-chapter.js"
141
141
  import { default as Ia } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
142
142
  import { default as Ta } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
143
143
  import { checkIfPPTNodeType as Sa } from "./features/chapters/lpar-chapter/utils/index.js";
144
- import { GAME_LAUNCHER_ASSET_PADDING as Aa, GAME_LAUNCHER_SIZE as Pa } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
145
- import { useGetLeaderboardDal as ha } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
146
- import { ELeaderboardType as ka } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
147
- import { useCircleSounds as Na } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
148
- import { CircleSoundKey as Oa } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
149
- import { Tutorial as Da } from "./features/circle-games/games/tutorial/tutorial.js";
150
- import { WebView as ya } from "./features/circle-games/games/web-view/web-view.js";
151
- import { GameId as ga, LessonId as ba, MiniGameId as Ua, ProjectId as va, PuzzleId as Wa } from "./features/circle-games/games/web-view/enums/project-ids-enum.js";
152
- import { ProjectOutcome as wa } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
153
- import { WebViewEvent as Ya } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
154
- import { ProjectType as Fa } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
155
- import { PlayerType as ja } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
156
- import { IStatsToAwardErrorCode as Za } from "./features/circle-games/games/web-view/web-view-types.js";
157
- import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Xa } from "./features/circle-games/enum/circle-onboarding-steps.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";
144
+ import { GAME_LAUNCHER_ASSET_PADDING as Aa } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
145
+ import { GAME_LAUNCHER_SIZE as _a } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
146
+ import { useCircleSounds as La } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
147
+ import { CircleSoundKey as Ma } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
148
+ import { useGetLeaderboardDal as Ha } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
149
+ import { ELeaderboardType as Ra } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
150
+ import { Tutorial as Ga } from "./features/circle-games/games/tutorial/tutorial.js";
151
+ import { WebView as Ba } from "./features/circle-games/games/web-view/web-view.js";
152
+ import { ProjectOutcome as ba } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
153
+ import { WebViewEvent as va } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
154
+ import { ProjectType as Va } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
155
+ import { PlayerType as Qa } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
156
+ import { IStatsToAwardErrorCode as Ka } from "./features/circle-games/games/web-view/web-view-types.js";
157
+ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Ja } from "./features/circle-games/enum/circle-onboarding-steps.js";
158
+ import { GameLauncher as Za } from "./features/circle-games/game-launcher/game-launcher.js";
159
+ import { useGetCircleHomeDetailsDal as za } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
160
+ import { usePostUpdateCircleJourneyDal as $a } from "./features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js";
161
+ import { Leaderboard as of } from "./features/circle-games/leaderboard/leaderboard.js";
162
+ import { BackgroundImage as tf, CircularSteps as af } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
163
+ import { SplashScreen as sf } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
164
+ import { SignUp as pf } from "./features/circle-games/sign-up/sign-up.js";
165
+ import { default as uf } from "./features/cue-canvas/cue-canvas-provider.js";
166
+ import { default as xf } from "./features/cue-canvas/toolbar/toolbar.js";
167
+ import { default as cf } from "./features/cue-canvas/cue-canvas.js";
168
+ import { default as Tf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
169
+ import { default as Sf } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
170
+ import { default as Af } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
171
+ import { EVENTS as _f } from "./features/communication/pub-sub/constants.js";
172
+ import { useInClassActionDispatcher as Lf, useInClassActionListener as kf } from "./features/communication/pub-sub/hooks.js";
173
+ import { default as Nf } from "./features/trial-session/trial-session.js";
174
+ import { EClassTimeAlertLevel as Of } from "./features/trial-session/trial-session-types.js";
175
+ import { useClassTimeAlerts as Df } from "./features/trial-session/hooks/use-class-time-alerts.js";
176
+ import { default as yf } from "./features/extra-practice/extra-practice.js";
177
+ import { useAutoPlayPermission as gf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
178
+ import { JOURNEY_ID_STUDENT as Uf } from "./features/journey/journey-id/journey-id-student.js";
179
+ import { useJourney as Wf } from "./features/journey/use-journey/use-journey.js";
180
+ import { JourneyProvider as wf } from "./features/journey/use-journey/journey-context-provider.js";
181
+ import { IndicatorType as Yf } from "./features/journey/use-journey/constants.js";
182
+ import { Coachmark as Ff } from "./features/journey/comps/coachmark/coachmark.js";
183
+ import { default as jf } from "./features/milestone/create/submit-modal/submit-modal.js";
184
+ import { default as qf } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
185
+ import { default as Xf } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
186
+ import { default as es } from "./features/milestone/create/milestone-create-container.js";
187
+ import { default as rs } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
188
+ import { default as as } from "./features/milestone/outcome/milestone-outcome-container.js";
189
+ import { default as ss } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
190
+ import { default as ps } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
191
+ import { default as us } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
192
+ import { default as xs } from "./features/milestone/edit/goal-edit-container.js";
193
+ import { default as cs } from "./features/milestone/edit/milestone-edit-container.js";
194
+ import { default as is } from "./features/milestone/milestone-list-container/milestone-list-container.js";
195
+ import { default as Es } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
196
+ import { default as Cs } from "./features/milestone/start/milestone-start.js";
197
+ import { default as Ps } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
198
+ import { ACHIEVEMENT_ACTIONS as hs, STAGES as Ls } from "./features/milestone/outcome/milestone-outcome-constants.js";
199
+ import { invalidateMilestonesData as Ms, useGetAllMilestonesdata as Ns } from "./features/milestone/milestone-list-container/api/get-milestones.js";
200
+ import { invalidateTestHelpData as Os, useGetTestHelpData as Rs } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
201
+ import { invalidateMilestoneResources as Gs, useGetMilestoneResources as ys } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
202
+ import { default as gs } from "./features/pointer-sync/pointer.js";
203
+ import { default as Us } from "./features/pointer-sync/hooks/use-pointer-sync.js";
204
+ import { PostGameStats as Ws } from "./features/post-game-stats/post-game-stats.js";
205
+ import { EPostGameStat as ws } from "./features/post-game-stats/enums/post-game-stats-enum.js";
206
+ import { default as Ys } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
207
+ import { default as Fs } from "./features/sheet-tools/tool-header/tool-header.js";
208
+ import { default as js } from "./features/sheets/sheets-list/sheets-list.js";
209
+ import { default as qs } from "./features/sheets/reference-sheet/reference-sheet.js";
210
+ import { isV3Worksheet as Xs, isV3WorksheetAttempt as $s } from "./features/sheets/utils/is-v3-worksheet.js";
211
+ import { COMPLETED_SHEET_STATE as ol, NODE_LABELS as rl, NODE_SUB_GROUP as tl, NODE_TYPE as al, PYTHON_NODE_TYPES as fl, REWARDS_LIST as sl, SHEET_ACTIONS as ll, SHEET_ATTEMPT_LOCATION as pl, SHEET_ATTEMPT_LOCATION_MAP as ml, SHEET_ATTEMPT_STATE as ul, SHEET_DATA_TYPE as dl, SHEET_STATE as xl } from "./features/sheets/constants/sheet.js";
212
+ import { default as cl } from "./features/student-details/student-details.js";
213
+ import { default as il } from "./features/utils/load-script.js";
214
+ import { ACTION_BAR_HEIGHT as El, QUESTIONS_GAP as Sl, QUESTION_WIDTH as Cl, TOP_NAVIGATION_HEIGHT as Al } from "./features/worksheet/worksheet/constants.js";
215
+ import { isOkayTypeQuestion as _l } from "./features/worksheet/worksheet/worksheet-helpers.js";
216
+ import { default as Ll } from "./features/worksheet/worksheet/worksheet-container.js";
217
+ import { default as Ml } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
218
+ import { default as Hl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
219
+ import { default as Rl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
220
+ import { default as Gl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
221
+ import { default as Bl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
222
+ import { default as bl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
223
+ import { default as vl } from "./features/maintenance/maintenance.js";
224
224
  export {
225
- Hs as ACHIEVEMENT_ACTIONS,
225
+ hs as ACHIEVEMENT_ACTIONS,
226
226
  hr as AccordionSection,
227
- ds as AchievementNotShareReasonModal,
228
- ns as AchievementShareInstructionModal,
227
+ ss as AchievementNotShareReasonModal,
228
+ ps as AchievementShareInstructionModal,
229
229
  x as AlertIcon,
230
230
  it as AppLoader,
231
231
  wr as ArcButton,
@@ -234,7 +234,7 @@ export {
234
234
  vt as Avatar,
235
235
  er as Back2Icon,
236
236
  c as BackIcon,
237
- pf as BackgroundImage,
237
+ tf as BackgroundImage,
238
238
  E as Bin2Icon,
239
239
  i as BinIcon,
240
240
  h as Book2Icon,
@@ -244,13 +244,13 @@ export {
244
244
  O as Bulb2Icon,
245
245
  N as BulbIcon,
246
246
  yr as Button,
247
- Xa as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
248
- sl as COMPLETED_SHEET_STATE,
247
+ Ja as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
248
+ ol as COMPLETED_SHEET_STATE,
249
249
  D as CalendarIcon,
250
250
  Nt as Callout,
251
251
  st as CascadingSelectInput,
252
252
  ma as Chapter,
253
- ts as ChapterClearanceConfirmationModal,
253
+ Xf as ChapterClearanceConfirmationModal,
254
254
  da as ChaptersList,
255
255
  xr as ChatIcon,
256
256
  g as Check2Icon,
@@ -260,52 +260,51 @@ export {
260
260
  sr as ChevronDownIcon,
261
261
  ar as ChevronLeftIcon,
262
262
  rr as ChevronRightIcon,
263
- Oa as CircleSoundKey,
263
+ Ma as CircleSoundKey,
264
264
  Et as CircularLoader,
265
- mf as CircularSteps,
265
+ af as CircularSteps,
266
266
  gr as Clickable,
267
267
  U as ClipboardIcon,
268
268
  w as Clock2Icon,
269
269
  W as ClockIcon,
270
- qf as Coachmark,
270
+ Ff as Coachmark,
271
271
  Y as CodeIcon,
272
272
  Nr as ContextMenu,
273
273
  F as CopyIcon,
274
274
  Or as CountdownTimer,
275
275
  j as CrossIcon,
276
- Cf as CueCanvas,
277
- Ef as CueCanvasController,
278
- If as CueCanvasProvider,
279
- Z as CueRocket,
276
+ cf as CueCanvas,
277
+ xf as CueCanvasController,
278
+ uf as CueCanvasProvider,
279
+ q as CueRocket,
280
280
  cr as CuemathLogo,
281
281
  X as DashArrowIcon,
282
- zs as DesmosCalculator,
282
+ Ys as DesmosCalculator,
283
283
  ee as DownIcon,
284
284
  re as DraftIcon,
285
285
  ae as DragIcon,
286
- Bf as EClassTimeAlertLevel,
287
- ka as ELeaderboardType,
288
- Js as EPostGameStat,
289
- Nf as EVENTS,
286
+ Of as EClassTimeAlertLevel,
287
+ Ra as ELeaderboardType,
288
+ ws as EPostGameStat,
289
+ _f as EVENTS,
290
290
  pe as Edit2Icon,
291
291
  se as EditIcon,
292
- Is as EditMilestoneModal,
292
+ us as EditMilestoneModal,
293
293
  ue as EditStarIcon,
294
294
  xe as EraserIcon,
295
295
  Yr as Error,
296
- qs as ExpandableHeader,
297
- vf as ExtraPractice,
296
+ Fs as ExpandableHeader,
297
+ yf as ExtraPractice,
298
298
  ie as Eye2Icon,
299
299
  ce as EyeIcon,
300
300
  ct as FlexView,
301
301
  Aa as GAME_LAUNCHER_ASSET_PADDING,
302
- Pa as GAME_LAUNCHER_SIZE,
302
+ _a as GAME_LAUNCHER_SIZE,
303
303
  pr as GameIcon,
304
- ga as GameId,
305
- ef as GameLauncher,
306
- os as GoalCreationConfirmationModal,
307
- ls as GoalDraftEdit,
308
- Ts as GoalEdit,
304
+ Za as GameLauncher,
305
+ qf as GoalCreationConfirmationModal,
306
+ rs as GoalDraftEdit,
307
+ xs as GoalEdit,
309
308
  rt as GooglePlacesSearchInput,
310
309
  r as GradeSelector,
311
310
  Ee as HandIcon,
@@ -314,164 +313,160 @@ export {
314
313
  he as HomeIcon,
315
314
  s as ILLUSTRATIONS,
316
315
  p as IMAGES,
317
- Za as IStatsToAwardErrorCode,
316
+ Ka as IStatsToAwardErrorCode,
318
317
  Ur as IconButton,
319
318
  ke as ImageIcon,
320
- zf as IndicatorType,
319
+ Yf as IndicatorType,
321
320
  Oe as Info2Icon,
322
321
  Ne as InfoIcon,
323
- Qf as JOURNEY_ID_STUDENT,
324
- Jf as JourneyProvider,
322
+ Uf as JOURNEY_ID_STUDENT,
323
+ wf as JourneyProvider,
325
324
  u as LOTTIE,
326
325
  na as LPARChapter,
327
326
  Ia as LPARMilestoneChapter,
328
- sf as Leaderboard,
329
- Ul as LearnosityPreloader,
327
+ of as Leaderboard,
328
+ Gl as LearnosityPreloader,
330
329
  De as LeftIcon,
331
- ba as LessonId,
332
330
  ge as Lock2Icon,
333
331
  ye 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,
341
- Ua as MiniGameId,
332
+ vl as Maintenance,
333
+ Es as MilestoneActionWidget,
334
+ es as MilestoneCreate,
335
+ cs as MilestoneEdit,
336
+ is as MilestoneList,
337
+ as as MilestoneOutcome,
338
+ Cs as MilestoneStart,
342
339
  We as Minus2Icon,
343
340
  Ue as MinusIcon,
344
341
  we as MistakeIcon,
345
342
  Ye as Mobile,
346
343
  Fe as MoreVerticalIcon,
347
344
  la as MultiTabBlocker,
348
- ll as NODE_LABELS,
349
- pl as NODE_SUB_GROUP,
350
- ml as NODE_TYPE,
345
+ rl as NODE_LABELS,
346
+ tl as NODE_SUB_GROUP,
347
+ al as NODE_TYPE,
351
348
  ir as Next2Icon,
352
349
  je as NextIcon,
353
350
  Dr as Nudge,
354
351
  pt as NumRangeInput,
355
352
  $t as PLATFORM_EVENTS_STUDENT,
356
353
  oa as PLATFORM_EVENTS_TEACHER,
357
- ul as PYTHON_NODE_TYPES,
358
- Ze as PencilIcon,
354
+ fl as PYTHON_NODE_TYPES,
355
+ qe as PencilIcon,
359
356
  ut as PercentileInput,
360
- qt as PerfectHits,
357
+ zt as PerfectHits,
361
358
  ro as Play2Icon,
362
359
  eo as PlayIcon,
363
- ja as PlayerType,
360
+ Qa as PlayerType,
364
361
  so as Plus2Icon,
365
362
  ao as PlusIcon,
366
363
  Xe as PointerIcon,
367
- Ks as PostGameStats,
364
+ Ws as PostGameStats,
368
365
  po as PracticeIcon,
369
- Dl as PreviewWorksheet,
366
+ Ml as PreviewWorksheet,
370
367
  uo as ProgressIcon,
371
- va as ProjectId,
372
- wa as ProjectOutcome,
373
- Fa as ProjectType,
374
- Wa as PuzzleId,
368
+ ba as ProjectOutcome,
369
+ Va as ProjectType,
375
370
  no as QuestionIcon,
376
371
  Io as QuestionLetterIcon,
377
- dl as REWARDS_LIST,
372
+ sl as REWARDS_LIST,
378
373
  Ct as RadioCard,
379
- Zr as RadioInput,
374
+ qr as RadioInput,
380
375
  To as RedoIcon,
381
- ol as ReferenceSheet,
382
- Vs as RemotePeerPointer,
376
+ qs as ReferenceSheet,
377
+ gs as RemotePeerPointer,
383
378
  So as RightIcon,
384
379
  Ao as RulerIcon,
385
380
  Ta 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,
393
- qo as ScribbleIcon,
381
+ ll as SHEET_ACTIONS,
382
+ pl as SHEET_ATTEMPT_LOCATION,
383
+ ml as SHEET_ATTEMPT_LOCATION_MAP,
384
+ ul as SHEET_ATTEMPT_STATE,
385
+ dl as SHEET_DATA_TYPE,
386
+ xl as SHEET_STATE,
387
+ Ls as STAGES,
388
+ zo as ScribbleIcon,
394
389
  _o as SearchIcon,
395
390
  et as SearchableSelectInput,
396
391
  Pt as SectionList,
397
392
  Xr as SelectInput,
398
393
  xt as SelectionCards,
399
394
  Jt as Separator,
400
- gl as SheetError,
401
- $s as SheetList,
402
- yl as SheetLocked,
403
- nf as SignUp,
395
+ Rl as SheetError,
396
+ js as SheetList,
397
+ Hl as SheetLocked,
398
+ pf as SignUp,
404
399
  Xo as SketchIcon,
405
400
  Ho as Skip2Icon,
406
401
  Mo as SkipIcon,
407
- df as SplashScreen,
402
+ sf as SplashScreen,
408
403
  Ro as Star2Icon,
409
404
  Lo as StarIcon,
410
405
  a as Stepper,
411
406
  Kt as StreakIcon,
412
407
  Go as StrikedEyeIcon,
413
- Sl as StudentDetails,
414
- $f as SubmitMilestoneModal,
408
+ cl as StudentDetails,
409
+ jf as SubmitMilestoneModal,
415
410
  Bo as SwitchIcon,
416
411
  Qt as TabComponent,
417
412
  kt as Tag,
418
- Ms as TestsCreation,
413
+ Ps as TestsCreation,
419
414
  ht as Text,
420
415
  Wr as TextButton,
421
416
  at as TextInput,
422
417
  bo as TickIcon,
423
418
  Vt as TimeLeftTimeline,
424
- Gf as TrialSession,
419
+ Nf as TrialSession,
425
420
  vo as TrophyIcon,
426
- Da as Tutorial,
421
+ Ga as Tutorial,
427
422
  ur as TutoringIcon,
428
423
  Ot as UIContext,
429
424
  Vo as UndoIcon,
430
425
  Qo as UnlockIcon,
431
426
  Ko as UpIcon,
432
- zo as User2Icon,
427
+ Zo as User2Icon,
433
428
  Jo as UserIcon,
434
- zt as Video,
429
+ Zt as Video,
435
430
  ta 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,
440
- ya as WebView,
441
- Ya as WebViewEvent,
442
- Ol as Worksheet,
431
+ El as WORKSHEET_ACTION_BAR_HEIGHT,
432
+ Sl as WORKSHEET_QUESTIONS_GAP,
433
+ Cl as WORKSHEET_QUESTION_WIDTH,
434
+ Al as WORKSHEET_TOP_NAVIGATION_HEIGHT,
435
+ Ba as WebView,
436
+ va as WebViewEvent,
437
+ Ll as Worksheet,
443
438
  Sa as checkIfPPTNodeType,
444
439
  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,
454
- Na as useCircleSounds,
455
- bf as useClassTimeAlerts,
440
+ Gs as invalidateMilestoneResources,
441
+ Ms as invalidateMilestonesData,
442
+ Os as invalidateTestHelpData,
443
+ _l as isOkayTypeQuestion,
444
+ Xs as isV3Worksheet,
445
+ $s as isV3WorksheetAttempt,
446
+ il as loadScript,
447
+ gf as useAutoPlayPermission,
448
+ Tf as useCanvasSyncBroker,
449
+ La as useCircleSounds,
450
+ Df as useClassTimeAlerts,
456
451
  Bt as useContextMenuClickHandler,
457
452
  Pr as useForceReload,
458
- Gs as useGetAllMilestonesdata,
459
- rf as useGetCircleHomeDetailsDal,
460
- ha 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,
453
+ Ns as useGetAllMilestonesdata,
454
+ za as useGetCircleHomeDetailsDal,
455
+ Ha as useGetLeaderboardDal,
456
+ ys as useGetMilestoneResources,
457
+ Rs as useGetTestHelpData,
458
+ Lf as useInClassActionDispatcher,
459
+ kf as useInClassActionListener,
460
+ Sf as useInClassMessageBroker,
461
+ Bl as useIsLearnosityLoaded,
467
462
  fa as useIsTabBlocked,
468
- Kf as useJourney,
469
- Qs as usePointerSync,
470
- af as usePostUpdateCircleJourneyDal,
463
+ Wf as useJourney,
464
+ Us as usePointerSync,
465
+ $a as usePostUpdateCircleJourneyDal,
471
466
  Gt as useTrackingContext,
472
- kf as useTrialSessionMessageBroker,
467
+ Af as useTrialSessionMessageBroker,
473
468
  Rt as useUIContext,
474
- wl as useWorksheetLayout,
469
+ bl as useWorksheetLayout,
475
470
  Cr as useZoomDisable
476
471
  };
477
472
  //# sourceMappingURL=index.js.map