@cuemath/leap 2.8.25-rj-9 → 2.8.25-rj-11

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 (24) hide show
  1. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.js +12 -0
  2. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.js.map +1 -0
  3. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar.js +11 -0
  4. package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar.js.map +1 -0
  5. package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item.js +6 -6
  6. package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item.js.map +1 -1
  7. package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/constants.js +5 -0
  8. package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/constants.js.map +1 -0
  9. package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js +41 -0
  10. package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js.map +1 -0
  11. package/dist/features/circle-games/leaderboard/hooks/{useIntersectionObserver.js → use-intersection-observer/use-intersection-observer.tsx.js} +1 -1
  12. package/dist/features/circle-games/leaderboard/hooks/use-intersection-observer/use-intersection-observer.tsx.js.map +1 -0
  13. package/dist/features/circle-games/leaderboard/hooks/{useTimer.js → use-timer/use-timer.js} +1 -1
  14. package/dist/features/circle-games/leaderboard/hooks/use-timer/use-timer.js.map +1 -0
  15. package/dist/features/circle-games/leaderboard/leaderboard.js +77 -75
  16. package/dist/features/circle-games/leaderboard/leaderboard.js.map +1 -1
  17. package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js +25 -0
  18. package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js.map +1 -0
  19. package/dist/index.d.ts +23 -3
  20. package/dist/index.js +211 -207
  21. package/dist/index.js.map +1 -1
  22. package/package.json +1 -1
  23. package/dist/features/circle-games/leaderboard/hooks/useIntersectionObserver.js.map +0 -1
  24. package/dist/features/circle-games/leaderboard/hooks/useTimer.js.map +0 -1
package/dist/index.js CHANGED
@@ -6,7 +6,7 @@ import { default as u } from "./assets/line-icons/icons/alert.js";
6
6
  import { default as x } from "./assets/line-icons/icons/back.js";
7
7
  import { default as c } from "./assets/line-icons/icons/bin.js";
8
8
  import { default as i } from "./assets/line-icons/icons/bin2.js";
9
- import { default as E } from "./assets/line-icons/icons/book-closed.js";
9
+ import { default as S } from "./assets/line-icons/icons/book-closed.js";
10
10
  import { default as C } from "./assets/line-icons/icons/book.js";
11
11
  import { default as P } from "./assets/line-icons/icons/book2.js";
12
12
  import { default as h } from "./assets/line-icons/icons/bookmark.js";
@@ -16,7 +16,7 @@ import { default as O } from "./assets/line-icons/icons/calendar.js";
16
16
  import { default as D } from "./assets/line-icons/icons/check.js";
17
17
  import { default as y } from "./assets/line-icons/icons/check2.js";
18
18
  import { default as g } from "./assets/line-icons/icons/clipboard.js";
19
- import { default as U } from "./assets/line-icons/icons/clock.js";
19
+ import { default as b } from "./assets/line-icons/icons/clock.js";
20
20
  import { default as W } from "./assets/line-icons/icons/clock2.js";
21
21
  import { default as w } from "./assets/line-icons/icons/code.js";
22
22
  import { default as Y } from "./assets/line-icons/icons/copy.js";
@@ -33,7 +33,7 @@ import { default as ue } from "./assets/line-icons/icons/eraser.js";
33
33
  import { default as xe } from "./assets/line-icons/icons/eye.js";
34
34
  import { default as ce } from "./assets/line-icons/icons/eye2.js";
35
35
  import { default as ie } from "./assets/line-icons/icons/hand.js";
36
- import { default as Ee } from "./assets/line-icons/icons/help.js";
36
+ import { default as Se } from "./assets/line-icons/icons/help.js";
37
37
  import { default as Ce } from "./assets/line-icons/icons/highlighter.js";
38
38
  import { default as Pe } from "./assets/line-icons/icons/home.js";
39
39
  import { default as he } from "./assets/line-icons/icons/image.js";
@@ -43,7 +43,7 @@ import { default as Oe } from "./assets/line-icons/icons/left.js";
43
43
  import { default as De } from "./assets/line-icons/icons/lock.js";
44
44
  import { default as ye } from "./assets/line-icons/icons/lock2.js";
45
45
  import { default as ge } from "./assets/line-icons/icons/minus.js";
46
- import { default as Ue } from "./assets/line-icons/icons/minus2.js";
46
+ import { default as be } from "./assets/line-icons/icons/minus2.js";
47
47
  import { default as We } from "./assets/line-icons/icons/mistake.js";
48
48
  import { default as we } from "./assets/line-icons/icons/mobile.js";
49
49
  import { default as Ye } from "./assets/line-icons/icons/more-vertical.js";
@@ -60,7 +60,7 @@ import { default as uo } from "./assets/line-icons/icons/question.js";
60
60
  import { default as no } from "./assets/line-icons/icons/question-letter.js";
61
61
  import { default as Io } from "./assets/line-icons/icons/redo.js";
62
62
  import { default as To } from "./assets/line-icons/icons/right.js";
63
- import { default as So } from "./assets/line-icons/icons/ruler.js";
63
+ import { default as Eo } from "./assets/line-icons/icons/ruler.js";
64
64
  import { default as Ao } from "./assets/line-icons/icons/search.js";
65
65
  import { default as _o } from "./assets/line-icons/icons/star.js";
66
66
  import { default as Lo } from "./assets/line-icons/icons/skip.js";
@@ -69,7 +69,7 @@ import { default as Ho } from "./assets/line-icons/icons/star2.js";
69
69
  import { default as Ro } from "./assets/line-icons/icons/striked-eye.js";
70
70
  import { default as Go } from "./assets/line-icons/icons/switch-icon.js";
71
71
  import { default as Bo } from "./assets/line-icons/icons/tick.js";
72
- import { default as bo } from "./assets/line-icons/icons/trophy.js";
72
+ import { default as Uo } from "./assets/line-icons/icons/trophy.js";
73
73
  import { default as vo } from "./assets/line-icons/icons/undo.js";
74
74
  import { default as Vo } from "./assets/line-icons/icons/unlock.js";
75
75
  import { default as Qo } from "./assets/line-icons/icons/up.js";
@@ -86,7 +86,7 @@ import { default as ur } from "./assets/line-icons/icons/chat.js";
86
86
  import { default as xr } from "./assets/line-icons/icons/cuemath-logo.js";
87
87
  import { default as cr } from "./assets/line-icons/icons/next2.js";
88
88
  import { AutoPlayPermissionProvider as ir } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
89
- import { default as Er } from "./features/hooks/use-zoom-disable.js";
89
+ import { default as Sr } from "./features/hooks/use-zoom-disable.js";
90
90
  import { default as Cr } from "./features/hooks/use-force-reload.js";
91
91
  import { default as Pr } from "./features/ui/accordion-section/accordion-section.js";
92
92
  import { default as hr } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
@@ -96,7 +96,7 @@ import { default as Or } from "./features/ui/nudge/nudge.js";
96
96
  import { default as Dr } from "./features/ui/buttons/button/button.js";
97
97
  import { default as yr } from "./features/ui/buttons/clickable/clickable.js";
98
98
  import { default as gr } from "./features/ui/buttons/icon-button/icon-button.js";
99
- import { default as Ur } from "./features/ui/buttons/text-button/text-button.js";
99
+ import { default as br } from "./features/ui/buttons/text-button/text-button.js";
100
100
  import { ArcButton as Wr } from "./features/ui/arc-button/arc-button.js";
101
101
  import { default as wr } from "./features/ui/error/error.js";
102
102
  import { default as Yr } from "./features/ui/inputs/checkbox-input/checkbox-input.js";
@@ -113,7 +113,7 @@ import { default as ut } from "./features/ui/selection-cards/selection-cards.js"
113
113
  import { default as xt } from "./features/ui/layout/flex-view.js";
114
114
  import { default as ct } from "./features/ui/loader/app-loader/app-loader.js";
115
115
  import { CircularLoader as it } from "./features/ui/loader/circular-loader/circular-loader.js";
116
- import { default as Et } from "./features/ui/radio-cards/radio-cards.js";
116
+ import { default as St } from "./features/ui/radio-cards/radio-cards.js";
117
117
  import { default as Ct } from "./features/ui/section-list/section-list.js";
118
118
  import { default as Pt } from "./features/ui/text/text.js";
119
119
  import { default as ht } from "./features/ui/tag/tag.js";
@@ -122,7 +122,7 @@ import { default as Nt, useUIContext as Ht } from "./features/ui/context/context
122
122
  import { default as Rt } from "./features/ui/context/use-tracking-context.js";
123
123
  import { default as Gt } from "./features/ui/hooks/use-context-menu-click-handler.js";
124
124
  import { getTheme as Bt } from "./features/ui/theme/get-theme.js";
125
- import { default as bt } from "./features/ui/avatar/avatar.js";
125
+ import { default as Ut } from "./features/ui/avatar/avatar.js";
126
126
  import { default as vt } from "./features/ui/time-left-timeline/time-left-timeline.js";
127
127
  import { default as Vt } from "./features/ui/tab/tab.js";
128
128
  import { default as Qt } from "./features/ui/streak-icon/streak-icon.js";
@@ -140,118 +140,120 @@ import { default as da } from "./features/chapters/lpar-chapter/lpar-chapter.js"
140
140
  import { default as na } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
141
141
  import { default as Ia } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
142
142
  import { checkIfPPTNodeType as Ta } from "./features/chapters/lpar-chapter/utils/index.js";
143
- import { GAME_LAUNCHER_ASSET_PADDING as Sa, GAME_LAUNCHER_SIZE as Ca } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
144
- import { useGetLeaderboardDal as Pa } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
145
- import { ELeaderboardType as ha } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
146
- import { useCircleSounds as ka } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
147
- import { CircleSoundKey as Na } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
148
- import { Tutorial as Oa } from "./features/circle-games/games/tutorial/tutorial.js";
149
- import { WebView as Da } from "./features/circle-games/games/web-view/web-view.js";
150
- import { GameId as ya, LessonId as Ba, MiniGameId as ga, ProjectId as ba, PuzzleId as Ua } from "./features/circle-games/games/web-view/enums/project-ids-enum.js";
151
- import { ProjectOutcome as Wa } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
152
- import { WebViewEvent as wa } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
153
- import { ProjectType as Ya } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
154
- import { PlayerType as Fa } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
155
- import { IStatsToAwardErrorCode as ja } from "./features/circle-games/games/web-view/web-view-types.js";
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";
143
+ import { GAME_LAUNCHER_ASSET_PADDING as Ea, GAME_LAUNCHER_SIZE as Ca } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
144
+ import { InfoBar as Pa } from "./features/circle-games/leaderboard/comps/info-bar/info-bar.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 { StreakReductionLocalStorageUtil as Da } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
150
+ import { Tutorial as ya } from "./features/circle-games/games/tutorial/tutorial.js";
151
+ import { WebView as ga } from "./features/circle-games/games/web-view/web-view.js";
152
+ import { GameId as ba, LessonId as va, MiniGameId as Wa, ProjectId as Va, PuzzleId as wa } from "./features/circle-games/games/web-view/enums/project-ids-enum.js";
153
+ import { ProjectOutcome as Ya } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
154
+ import { WebViewEvent as Fa } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
155
+ import { ProjectType as ja } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
156
+ import { PlayerType as Za } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
157
+ import { IStatsToAwardErrorCode as Xa } from "./features/circle-games/games/web-view/web-view-types.js";
158
+ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as ef } from "./features/circle-games/enum/circle-onboarding-steps.js";
159
+ import { CIRCLE_ACTION_IDS as rf } from "./features/circle-games/enum/circle-action-ids.js";
160
+ import { GameLauncher as af } from "./features/circle-games/game-launcher/game-launcher.js";
161
+ import { useGetCircleHomeDetailsDal as sf } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
162
+ import { usePostUpdateCircleJourneyDal as pf } from "./features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js";
163
+ import { Leaderboard as uf } from "./features/circle-games/leaderboard/leaderboard.js";
164
+ import { BackgroundImage as xf, CircularSteps as nf } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
165
+ import { SplashScreen as If } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
166
+ import { SignUp as Sf } from "./features/circle-games/sign-up/sign-up.js";
167
+ import { default as Cf } from "./features/cue-canvas/cue-canvas-provider.js";
168
+ import { default as Pf } from "./features/cue-canvas/toolbar/toolbar.js";
169
+ import { default as hf } from "./features/cue-canvas/cue-canvas.js";
170
+ import { default as kf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
171
+ import { default as Nf } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
172
+ import { default as Of } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
173
+ import { EVENTS as Df } from "./features/communication/pub-sub/constants.js";
174
+ import { useInClassActionDispatcher as yf, useInClassActionListener as Bf } from "./features/communication/pub-sub/hooks.js";
175
+ import { default as Uf } from "./features/trial-session/trial-session.js";
176
+ import { EClassTimeAlertLevel as vf } from "./features/trial-session/trial-session-types.js";
177
+ import { useClassTimeAlerts as Vf } from "./features/trial-session/hooks/use-class-time-alerts.js";
178
+ import { default as Qf } from "./features/extra-practice/extra-practice.js";
179
+ import { useAutoPlayPermission as Kf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
180
+ import { JOURNEY_ID_STUDENT as Jf } from "./features/journey/journey-id/journey-id-student.js";
181
+ import { useJourney as zf } from "./features/journey/use-journey/use-journey.js";
182
+ import { JourneyProvider as qf } from "./features/journey/use-journey/journey-context-provider.js";
183
+ import { IndicatorType as $f } from "./features/journey/use-journey/constants.js";
184
+ import { Coachmark as os } from "./features/journey/comps/coachmark/coachmark.js";
185
+ import { default as ts } from "./features/milestone/create/submit-modal/submit-modal.js";
186
+ import { default as fs } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
187
+ import { default as ls } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
188
+ import { default as ms } from "./features/milestone/create/milestone-create-container.js";
189
+ import { default as ds } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
190
+ import { default as ns } from "./features/milestone/outcome/milestone-outcome-container.js";
191
+ import { default as Is } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
192
+ import { default as Ts } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
193
+ import { default as Es } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
194
+ import { default as As } from "./features/milestone/edit/goal-edit-container.js";
195
+ import { default as _s } from "./features/milestone/edit/milestone-edit-container.js";
196
+ import { default as Ls } from "./features/milestone/milestone-list-container/milestone-list-container.js";
197
+ import { default as Ms } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
198
+ import { default as Hs } from "./features/milestone/start/milestone-start.js";
199
+ import { default as Rs } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
200
+ import { ACHIEVEMENT_ACTIONS as Gs, STAGES as ys } from "./features/milestone/outcome/milestone-outcome-constants.js";
201
+ import { invalidateMilestonesData as gs, useGetAllMilestonesdata as Us } from "./features/milestone/milestone-list-container/api/get-milestones.js";
202
+ import { invalidateTestHelpData as vs, useGetTestHelpData as Ws } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
203
+ import { invalidateMilestoneResources as ws, useGetMilestoneResources as Qs } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
204
+ import { default as Ks } from "./features/pointer-sync/pointer.js";
205
+ import { default as Js } from "./features/pointer-sync/hooks/use-pointer-sync.js";
206
+ import { PostGameStats as zs } from "./features/post-game-stats/post-game-stats.js";
207
+ import { EPostGameStat as qs } from "./features/post-game-stats/enums/post-game-stats-enum.js";
208
+ import { default as $s } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
209
+ import { default as ol } from "./features/sheet-tools/tool-header/tool-header.js";
210
+ import { default as tl } from "./features/sheets/sheets-list/sheets-list.js";
211
+ import { default as fl } from "./features/sheets/reference-sheet/reference-sheet.js";
212
+ import { isV3Worksheet as ll, isV3WorksheetAttempt as pl } from "./features/sheets/utils/is-v3-worksheet.js";
213
+ import { COMPLETED_SHEET_STATE as ul, NODE_LABELS as dl, NODE_SUB_GROUP as xl, NODE_TYPE as nl, PYTHON_NODE_TYPES as cl, REWARDS_LIST as Il, SHEET_ACTIONS as il, SHEET_ATTEMPT_LOCATION as Tl, SHEET_ATTEMPT_LOCATION_MAP as Sl, SHEET_ATTEMPT_STATE as El, SHEET_DATA_TYPE as Cl, SHEET_STATE as Al } from "./features/sheets/constants/sheet.js";
214
+ import { default as _l } from "./features/student-details/student-details.js";
215
+ import { default as Ll } from "./features/utils/load-script.js";
216
+ import { ACTION_BAR_HEIGHT as Ml, QUESTIONS_GAP as Nl, QUESTION_WIDTH as Hl, TOP_NAVIGATION_HEIGHT as Ol } from "./features/worksheet/worksheet/constants.js";
217
+ import { isOkayTypeQuestion as Dl } from "./features/worksheet/worksheet/worksheet-helpers.js";
218
+ import { default as yl } from "./features/worksheet/worksheet/worksheet-container.js";
219
+ import { default as gl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
220
+ import { default as bl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
221
+ import { default as Wl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
222
+ import { default as wl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
223
+ import { default as Yl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
224
+ import { default as Fl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
225
+ import { default as jl } from "./features/maintenance/maintenance.js";
224
226
  export {
225
- Hs as ACHIEVEMENT_ACTIONS,
227
+ Gs as ACHIEVEMENT_ACTIONS,
226
228
  Pr as AccordionSection,
227
- ds as AchievementNotShareReasonModal,
228
- ns as AchievementShareInstructionModal,
229
+ Is as AchievementNotShareReasonModal,
230
+ Ts as AchievementShareInstructionModal,
229
231
  u as AlertIcon,
230
232
  ct as AppLoader,
231
233
  Wr as ArcButton,
232
234
  hr as ArrowTooltip,
233
235
  ir as AutoPlayPermissionProvider,
234
- bt as Avatar,
236
+ Ut as Avatar,
235
237
  Xo as Back2Icon,
236
238
  x as BackIcon,
237
- pf as BackgroundImage,
239
+ xf as BackgroundImage,
238
240
  i as Bin2Icon,
239
241
  c as BinIcon,
240
242
  P as Book2Icon,
241
- E as BookClosedIcon,
243
+ S as BookClosedIcon,
242
244
  C as BookIcon,
243
245
  h as BookmarkIcon,
244
246
  N as Bulb2Icon,
245
247
  k as BulbIcon,
246
248
  Dr as Button,
247
- Xa as CIRCLE_ACTION_IDS,
248
- Za as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
249
- sl as COMPLETED_SHEET_STATE,
249
+ rf as CIRCLE_ACTION_IDS,
250
+ ef as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
251
+ ul as COMPLETED_SHEET_STATE,
250
252
  O as CalendarIcon,
251
253
  kt as Callout,
252
254
  at as CascadingSelectInput,
253
255
  la as Chapter,
254
- ts as ChapterClearanceConfirmationModal,
256
+ ls as ChapterClearanceConfirmationModal,
255
257
  ma as ChaptersList,
256
258
  ur as ChatIcon,
257
259
  y as Check2Icon,
@@ -261,135 +263,136 @@ export {
261
263
  ar as ChevronDownIcon,
262
264
  rr as ChevronLeftIcon,
263
265
  er as ChevronRightIcon,
264
- Na as CircleSoundKey,
266
+ Oa as CircleSoundKey,
265
267
  it as CircularLoader,
266
- mf as CircularSteps,
268
+ nf as CircularSteps,
267
269
  yr as Clickable,
268
270
  g as ClipboardIcon,
269
271
  W as Clock2Icon,
270
- U as ClockIcon,
271
- qf as Coachmark,
272
+ b as ClockIcon,
273
+ os as Coachmark,
272
274
  w as CodeIcon,
273
275
  kr as ContextMenu,
274
276
  Y as CopyIcon,
275
277
  Nr as CountdownTimer,
276
278
  F as CrossIcon,
277
- Cf as CueCanvas,
278
- Ef as CueCanvasController,
279
- If as CueCanvasProvider,
279
+ hf as CueCanvas,
280
+ Pf as CueCanvasController,
281
+ Cf as CueCanvasProvider,
280
282
  j as CueRocket,
281
283
  xr as CuemathLogo,
282
284
  Z as DashArrowIcon,
283
- zs as DesmosCalculator,
285
+ $s as DesmosCalculator,
284
286
  X as DownIcon,
285
287
  ee as DraftIcon,
286
288
  re as DragIcon,
287
- Bf as EClassTimeAlertLevel,
288
- ha as ELeaderboardType,
289
- Js as EPostGameStat,
290
- Nf as EVENTS,
289
+ vf as EClassTimeAlertLevel,
290
+ ka as ELeaderboardType,
291
+ qs as EPostGameStat,
292
+ Df as EVENTS,
291
293
  se as Edit2Icon,
292
294
  ae as EditIcon,
293
- Is as EditMilestoneModal,
295
+ Es as EditMilestoneModal,
294
296
  pe as EditStarIcon,
295
297
  ue as EraserIcon,
296
298
  wr as Error,
297
- qs as ExpandableHeader,
298
- vf as ExtraPractice,
299
+ ol as ExpandableHeader,
300
+ Qf as ExtraPractice,
299
301
  ce as Eye2Icon,
300
302
  xe as EyeIcon,
301
303
  xt as FlexView,
302
- Sa as GAME_LAUNCHER_ASSET_PADDING,
304
+ Ea as GAME_LAUNCHER_ASSET_PADDING,
303
305
  Ca as GAME_LAUNCHER_SIZE,
304
306
  sr as GameIcon,
305
- ya as GameId,
306
- ef as GameLauncher,
307
- os as GoalCreationConfirmationModal,
308
- ls as GoalDraftEdit,
309
- Ts as GoalEdit,
307
+ ba as GameId,
308
+ af as GameLauncher,
309
+ fs as GoalCreationConfirmationModal,
310
+ ds as GoalDraftEdit,
311
+ As as GoalEdit,
310
312
  et as GooglePlacesSearchInput,
311
313
  r as GradeSelector,
312
314
  ie as HandIcon,
313
- Ee as HelpIcon,
315
+ Se as HelpIcon,
314
316
  Ce as HighlighterIcon,
315
317
  Pe as HomeIcon,
316
318
  s as ILLUSTRATIONS,
317
319
  p as IMAGES,
318
- ja as IStatsToAwardErrorCode,
320
+ Xa as IStatsToAwardErrorCode,
319
321
  gr as IconButton,
320
322
  he as ImageIcon,
321
- zf as IndicatorType,
323
+ $f as IndicatorType,
322
324
  Ne as Info2Icon,
325
+ Pa as InfoBar,
323
326
  ke as InfoIcon,
324
- Qf as JOURNEY_ID_STUDENT,
325
- Jf as JourneyProvider,
327
+ Jf as JOURNEY_ID_STUDENT,
328
+ qf as JourneyProvider,
326
329
  da as LPARChapter,
327
330
  na as LPARMilestoneChapter,
328
- sf as Leaderboard,
329
- Ul as LearnosityPreloader,
331
+ uf as Leaderboard,
332
+ wl as LearnosityPreloader,
330
333
  Oe as LeftIcon,
331
- Ba as LessonId,
334
+ va as LessonId,
332
335
  ye as Lock2Icon,
333
336
  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,
341
- ga as MiniGameId,
342
- Ue as Minus2Icon,
337
+ jl as Maintenance,
338
+ Ms as MilestoneActionWidget,
339
+ ms as MilestoneCreate,
340
+ _s as MilestoneEdit,
341
+ Ls as MilestoneList,
342
+ ns as MilestoneOutcome,
343
+ Hs as MilestoneStart,
344
+ Wa as MiniGameId,
345
+ be as Minus2Icon,
343
346
  ge as MinusIcon,
344
347
  We as MistakeIcon,
345
348
  we as Mobile,
346
349
  Ye as MoreVerticalIcon,
347
350
  fa as MultiTabBlocker,
348
- ll as NODE_LABELS,
349
- pl as NODE_SUB_GROUP,
350
- ml as NODE_TYPE,
351
+ dl as NODE_LABELS,
352
+ xl as NODE_SUB_GROUP,
353
+ nl as NODE_TYPE,
351
354
  cr as Next2Icon,
352
355
  Fe as NextIcon,
353
356
  Or as Nudge,
354
357
  st as NumRangeInput,
355
358
  qt as PLATFORM_EVENTS_STUDENT,
356
359
  $t as PLATFORM_EVENTS_TEACHER,
357
- ul as PYTHON_NODE_TYPES,
360
+ cl as PYTHON_NODE_TYPES,
358
361
  je as PencilIcon,
359
362
  pt as PercentileInput,
360
363
  zt as PerfectHits,
361
364
  eo as Play2Icon,
362
365
  Xe as PlayIcon,
363
- Fa as PlayerType,
366
+ Za as PlayerType,
364
367
  ao as Plus2Icon,
365
368
  ro as PlusIcon,
366
369
  Ze as PointerIcon,
367
- Ks as PostGameStats,
370
+ zs as PostGameStats,
368
371
  so as PracticeIcon,
369
- Dl as PreviewWorksheet,
372
+ gl as PreviewWorksheet,
370
373
  po as ProgressIcon,
371
- ba as ProjectId,
372
- Wa as ProjectOutcome,
373
- Ya as ProjectType,
374
- Ua as PuzzleId,
374
+ Va as ProjectId,
375
+ Ya as ProjectOutcome,
376
+ ja as ProjectType,
377
+ wa as PuzzleId,
375
378
  uo as QuestionIcon,
376
379
  no as QuestionLetterIcon,
377
- dl as REWARDS_LIST,
378
- Et as RadioCard,
380
+ Il as REWARDS_LIST,
381
+ St as RadioCard,
379
382
  jr as RadioInput,
380
383
  Io as RedoIcon,
381
- ol as ReferenceSheet,
382
- Vs as RemotePeerPointer,
384
+ fl as ReferenceSheet,
385
+ Ks as RemotePeerPointer,
383
386
  To as RightIcon,
384
- So as RulerIcon,
387
+ Eo as RulerIcon,
385
388
  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,
389
+ il as SHEET_ACTIONS,
390
+ Tl as SHEET_ATTEMPT_LOCATION,
391
+ Sl as SHEET_ATTEMPT_LOCATION_MAP,
392
+ El as SHEET_ATTEMPT_STATE,
393
+ Cl as SHEET_DATA_TYPE,
394
+ Al as SHEET_STATE,
395
+ ys as STAGES,
393
396
  zo as ScribbleIcon,
394
397
  Ao as SearchIcon,
395
398
  Xr as SearchableSelectInput,
@@ -397,33 +400,34 @@ export {
397
400
  Zr as SelectInput,
398
401
  ut as SelectionCards,
399
402
  Kt as Separator,
400
- gl as SheetError,
401
- $s as SheetList,
402
- yl as SheetLocked,
403
- nf as SignUp,
403
+ Wl as SheetError,
404
+ tl as SheetList,
405
+ bl as SheetLocked,
406
+ Sf as SignUp,
404
407
  Zo as SketchIcon,
405
408
  Mo as Skip2Icon,
406
409
  Lo as SkipIcon,
407
- df as SplashScreen,
410
+ If as SplashScreen,
408
411
  Ho as Star2Icon,
409
412
  _o as StarIcon,
410
413
  a as Stepper,
411
414
  Qt as StreakIcon,
415
+ Da as StreakReductionLocalStorageUtil,
412
416
  Ro as StrikedEyeIcon,
413
- Sl as StudentDetails,
414
- $f as SubmitMilestoneModal,
417
+ _l as StudentDetails,
418
+ ts as SubmitMilestoneModal,
415
419
  Go as SwitchIcon,
416
420
  Vt as TabComponent,
417
421
  ht as Tag,
418
- Ms as TestsCreation,
422
+ Rs as TestsCreation,
419
423
  Pt as Text,
420
- Ur as TextButton,
424
+ br as TextButton,
421
425
  rt as TextInput,
422
426
  Bo as TickIcon,
423
427
  vt as TimeLeftTimeline,
424
- Gf as TrialSession,
425
- bo as TrophyIcon,
426
- Oa as Tutorial,
428
+ Uf as TrialSession,
429
+ Uo as TrophyIcon,
430
+ ya as Tutorial,
427
431
  pr as TutoringIcon,
428
432
  Nt as UIContext,
429
433
  vo as UndoIcon,
@@ -433,45 +437,45 @@ export {
433
437
  Ko as UserIcon,
434
438
  Jt as Video,
435
439
  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,
440
- Da as WebView,
441
- wa as WebViewEvent,
442
- Ol as Worksheet,
440
+ Ml as WORKSHEET_ACTION_BAR_HEIGHT,
441
+ Nl as WORKSHEET_QUESTIONS_GAP,
442
+ Hl as WORKSHEET_QUESTION_WIDTH,
443
+ Ol as WORKSHEET_TOP_NAVIGATION_HEIGHT,
444
+ ga as WebView,
445
+ Fa as WebViewEvent,
446
+ yl as Worksheet,
443
447
  Ta as checkIfPPTNodeType,
444
448
  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
- ka as useCircleSounds,
455
- bf as useClassTimeAlerts,
449
+ ws as invalidateMilestoneResources,
450
+ gs as invalidateMilestonesData,
451
+ vs as invalidateTestHelpData,
452
+ Dl as isOkayTypeQuestion,
453
+ ll as isV3Worksheet,
454
+ pl as isV3WorksheetAttempt,
455
+ Ll as loadScript,
456
+ Kf as useAutoPlayPermission,
457
+ kf as useCanvasSyncBroker,
458
+ Na as useCircleSounds,
459
+ Vf as useClassTimeAlerts,
456
460
  Gt as useContextMenuClickHandler,
457
461
  Cr as useForceReload,
458
- Gs as useGetAllMilestonesdata,
459
- rf as useGetCircleHomeDetailsDal,
460
- 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,
462
+ Us as useGetAllMilestonesdata,
463
+ sf as useGetCircleHomeDetailsDal,
464
+ ha as useGetLeaderboardDal,
465
+ Qs as useGetMilestoneResources,
466
+ Ws as useGetTestHelpData,
467
+ yf as useInClassActionDispatcher,
468
+ Bf as useInClassActionListener,
469
+ Nf as useInClassMessageBroker,
470
+ Yl as useIsLearnosityLoaded,
467
471
  ta as useIsTabBlocked,
468
- Kf as useJourney,
469
- Qs as usePointerSync,
470
- af as usePostUpdateCircleJourneyDal,
472
+ zf as useJourney,
473
+ Js as usePointerSync,
474
+ pf as usePostUpdateCircleJourneyDal,
471
475
  Rt as useTrackingContext,
472
- kf as useTrialSessionMessageBroker,
476
+ Of as useTrialSessionMessageBroker,
473
477
  Ht as useUIContext,
474
- wl as useWorksheetLayout,
475
- Er as useZoomDisable
478
+ Fl as useWorksheetLayout,
479
+ Sr as useZoomDisable
476
480
  };
477
481
  //# sourceMappingURL=index.js.map