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