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