@cuemath/leap 2.8.48-rj-beta-1 → 2.8.48
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 +5 -6
- package/dist/features/analytics-events/platform-events-student.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js +24 -24
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.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 +58 -60
- 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-types.js.map +1 -1
- 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/hooks/{use-intersection-observer/use-intersection-observer.tsx.js → useIntersectionObserver.js} +1 -1
- package/dist/features/circle-games/leaderboard/hooks/useIntersectionObserver.js.map +1 -0
- package/dist/features/circle-games/leaderboard/hooks/{use-timer/use-timer.js → useTimer.js} +1 -1
- package/dist/features/circle-games/leaderboard/hooks/useTimer.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard-styled.js +16 -20
- package/dist/features/circle-games/leaderboard/leaderboard-styled.js.map +1 -1
- package/dist/features/circle-games/leaderboard/leaderboard.js +87 -96
- package/dist/features/circle-games/leaderboard/leaderboard.js.map +1 -1
- 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/milestone/create/milestone-create-styled.js +2 -3
- package/dist/features/milestone/create/milestone-create-styled.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js +62 -56
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js +102 -98
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js +126 -117
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js +104 -98
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js.map +1 -1
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js +1 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js.map +1 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-cta.js +7 -7
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-cta.js.map +1 -1
- package/dist/features/milestone/milestone-tests/tests-list/tests-list.js +12 -12
- package/dist/features/milestone/milestone-tests/tests-list/tests-list.js.map +1 -1
- package/dist/features/sheets/resources-list/resource-item/resource-item.js +89 -87
- package/dist/features/sheets/resources-list/resource-item/resource-item.js.map +1 -1
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js +60 -61
- 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 +71 -73
- package/dist/features/trial-session/trial-session-view.js.map +1 -1
- package/dist/index.d.ts +27 -36
- package/dist/index.js +231 -235
- package/dist/index.js.map +1 -1
- package/package.json +2 -3
- package/dist/features/circle-games/enum/circle-action-ids.js +0 -5
- package/dist/features/circle-games/enum/circle-action-ids.js.map +0 -1
- package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.js +0 -12
- package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar-styled.js.map +0 -1
- package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar.js +0 -11
- package/dist/features/circle-games/leaderboard/comps/info-bar/info-bar.js.map +0 -1
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar-constants.js +0 -5
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar-constants.js.map +0 -1
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js +0 -41
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js.map +0 -1
- package/dist/features/circle-games/leaderboard/hooks/use-intersection-observer/use-intersection-observer.tsx.js.map +0 -1
- package/dist/features/circle-games/leaderboard/hooks/use-timer/use-timer.js.map +0 -1
- package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js +0 -25
- package/dist/features/circle-games/utils/streak-reduction-localstorage-util.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 P } 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 L } 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 O } 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 g } from "./assets/line-icons/icons/check2.js";
|
19
|
+
import { default as U } 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 Pe } 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 Le } 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 Oe } 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 ge } from "./assets/line-icons/icons/lock2.js";
|
46
|
+
import { default as Ue } 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 _o } from "./assets/line-icons/icons/search.js";
|
66
|
+
import { default as ko } 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 Ho } 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 Bo } from "./assets/line-icons/icons/striked-eye.js";
|
72
|
+
import { default as bo } 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 Pr } 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 Lr } 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 Or } 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 gr } from "./features/ui/buttons/button/button.js";
|
99
|
+
import { default as Ur } 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 Pt } 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 Lt } 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 Ot } 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 Bt } from "./features/ui/context/use-tracking-context.js";
|
125
|
+
import { default as bt } 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,96 +142,94 @@ 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 _a } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
|
146
|
+
import { GAME_LAUNCHER_SIZE as ka } 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 Ha } 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
|
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/
|
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/
|
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
|
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/
|
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";
|
151
|
+
import { Tutorial as Ba } from "./features/circle-games/games/tutorial/tutorial.js";
|
152
|
+
import { WebView as ba } from "./features/circle-games/games/web-view/web-view.js";
|
153
|
+
import { ProjectOutcome as va } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
|
154
|
+
import { WebViewEvent as Va } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
|
155
|
+
import { ProjectType as Qa } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
|
156
|
+
import { PlayerType as Ka } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
|
157
|
+
import { IStatsToAwardErrorCode as Ja } from "./features/circle-games/games/web-view/web-view-types.js";
|
158
|
+
import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Za } from "./features/circle-games/enum/circle-onboarding-steps.js";
|
159
|
+
import { GameLauncher as za } from "./features/circle-games/game-launcher/game-launcher.js";
|
160
|
+
import { useGetCircleHomeDetailsDal as $a } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
|
161
|
+
import { usePostUpdateCircleJourneyDal as of } from "./features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js";
|
162
|
+
import { Leaderboard as tf } from "./features/circle-games/leaderboard/leaderboard.js";
|
163
|
+
import { BackgroundImage as ff, CircularSteps as sf } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
|
164
|
+
import { SplashScreen as pf } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
|
165
|
+
import { SignUp as uf } from "./features/circle-games/sign-up/sign-up.js";
|
166
|
+
import { default as df } from "./features/cue-canvas/cue-canvas-provider.js";
|
167
|
+
import { default as cf } from "./features/cue-canvas/toolbar/toolbar.js";
|
168
|
+
import { default as Tf } from "./features/cue-canvas/cue-canvas.js";
|
169
|
+
import { default as Sf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
|
170
|
+
import { default as Af } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
|
171
|
+
import { default as _f } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
|
172
|
+
import { EVENTS as kf } from "./features/communication/pub-sub/constants.js";
|
173
|
+
import { useInClassActionDispatcher as Mf, useInClassActionListener as Nf } from "./features/communication/pub-sub/hooks.js";
|
174
|
+
import { default as Of } from "./features/trial-session/trial-session.js";
|
175
|
+
import { EClassTimeAlertLevel as Df } from "./features/trial-session/trial-session-types.js";
|
176
|
+
import { useClassTimeAlerts as yf } from "./features/trial-session/hooks/use-class-time-alerts.js";
|
177
|
+
import { default as gf } from "./features/talk-meter/talk-meter.js";
|
178
|
+
import { default as Uf } from "./features/extra-practice/extra-practice.js";
|
179
|
+
import { useAutoPlayPermission as Wf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
180
|
+
import { JOURNEY_ID_STUDENT as wf } from "./features/journey/journey-id/journey-id-student.js";
|
181
|
+
import { useJourney as Yf } from "./features/journey/use-journey/use-journey.js";
|
182
|
+
import { JourneyProvider as Ff } from "./features/journey/use-journey/journey-context-provider.js";
|
183
|
+
import { IndicatorType as jf } from "./features/journey/use-journey/constants.js";
|
184
|
+
import { Coachmark as qf } from "./features/journey/comps/coachmark/coachmark.js";
|
185
|
+
import { default as Xf } from "./features/milestone/create/submit-modal/submit-modal.js";
|
186
|
+
import { default as es } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
187
|
+
import { default as rs } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
188
|
+
import { default as as } from "./features/milestone/create/milestone-create-container.js";
|
189
|
+
import { default as ss } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
190
|
+
import { default as ps } from "./features/milestone/outcome/milestone-outcome-container.js";
|
191
|
+
import { default as us } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
192
|
+
import { default as ds } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
193
|
+
import { default as cs } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
194
|
+
import { default as is } from "./features/milestone/edit/goal-edit-container.js";
|
195
|
+
import { default as Es } from "./features/milestone/edit/milestone-edit-container.js";
|
196
|
+
import { default as Cs } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
197
|
+
import { default as Ps } 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 Ls } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
200
|
+
import { default as Ns } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
201
|
+
import { ACHIEVEMENT_ACTIONS as Os, STAGES as Rs } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
202
|
+
import { invalidateMilestonesData as Gs, useGetAllMilestonesdata as ys } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
203
|
+
import { invalidateTestHelpData as gs, useGetTestHelpData as bs } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
204
|
+
import { invalidateMilestoneResources as vs, useGetMilestoneResources as Ws } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
205
|
+
import { default as ws } from "./features/pointer-sync/pointer.js";
|
206
|
+
import { default as Ys } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
207
|
+
import { DigitalMeter as Fs } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
208
|
+
import { EPostGameStat as js } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
209
|
+
import { PostGameStats as qs } from "./features/post-game-stats/post-game-stats.js";
|
210
|
+
import { default as Xs } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
211
|
+
import { default as el } from "./features/sheet-tools/tool-header/tool-header.js";
|
212
|
+
import { default as rl } from "./features/sheets/sheets-list/sheets-list.js";
|
213
|
+
import { default as al } from "./features/sheets/reference-sheet/reference-sheet.js";
|
214
|
+
import { isV3Worksheet as sl, isV3WorksheetAttempt as ll } from "./features/sheets/utils/is-v3-worksheet.js";
|
215
|
+
import { COMPLETED_SHEET_STATE as ml, NODE_LABELS as ul, NODE_SUB_GROUP as xl, NODE_TYPE as dl, PYTHON_NODE_TYPES as nl, REWARDS_LIST as cl, SHEET_ACTIONS as Il, SHEET_ATTEMPT_LOCATION as il, SHEET_ATTEMPT_LOCATION_MAP as Tl, SHEET_ATTEMPT_STATE as El, SHEET_DATA_TYPE as Sl, SHEET_STATE as Cl } from "./features/sheets/constants/sheet.js";
|
216
|
+
import { default as Pl } from "./features/student-details/student-details.js";
|
217
|
+
import { default as hl } from "./features/utils/load-script.js";
|
218
|
+
import { ACTION_BAR_HEIGHT as Ll, QUESTIONS_GAP as Ml, QUESTION_WIDTH as Nl, TOP_NAVIGATION_HEIGHT as Hl } from "./features/worksheet/worksheet/constants.js";
|
219
|
+
import { isOkayTypeQuestion as Rl } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
220
|
+
import { default as Gl } from "./features/worksheet/worksheet/worksheet-container.js";
|
221
|
+
import { default as Bl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
222
|
+
import { default as bl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
223
|
+
import { default as vl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
224
|
+
import { default as Vl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
|
225
|
+
import { default as Ql } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
226
|
+
import { default as Kl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
227
|
+
import { default as Jl } from "./features/maintenance/maintenance.js";
|
230
228
|
export {
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
229
|
+
Os as ACHIEVEMENT_ACTIONS,
|
230
|
+
Lr as AccordionSection,
|
231
|
+
us as AchievementNotShareReasonModal,
|
232
|
+
ds as AchievementShareInstructionModal,
|
235
233
|
d as AlertIcon,
|
236
234
|
Et as AppLoader,
|
237
235
|
Yr as ArcButton,
|
@@ -240,197 +238,195 @@ export {
|
|
240
238
|
Vt as Avatar,
|
241
239
|
rr as Back2Icon,
|
242
240
|
c as BackIcon,
|
243
|
-
|
241
|
+
ff as BackgroundImage,
|
244
242
|
E as Bin2Icon,
|
245
243
|
i as BinIcon,
|
246
244
|
h as Book2Icon,
|
247
245
|
C as BookClosedIcon,
|
248
|
-
|
249
|
-
|
250
|
-
|
246
|
+
P as BookIcon,
|
247
|
+
L as BookmarkIcon,
|
248
|
+
O as Bulb2Icon,
|
251
249
|
N as BulbIcon,
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
nl as COMPLETED_SHEET_STATE,
|
250
|
+
gr as Button,
|
251
|
+
Za as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
252
|
+
ml as COMPLETED_SHEET_STATE,
|
256
253
|
D as CalendarIcon,
|
257
|
-
|
254
|
+
Ot as Callout,
|
258
255
|
pt as CascadingSelectInput,
|
259
256
|
xa as Chapter,
|
260
|
-
|
257
|
+
rs as ChapterClearanceConfirmationModal,
|
261
258
|
na as ChaptersList,
|
262
259
|
cr as ChatIcon,
|
263
|
-
|
260
|
+
g as Check2Icon,
|
264
261
|
y as CheckIcon,
|
265
262
|
jr as CheckboxInput,
|
266
263
|
qr as CheckboxInputList,
|
267
264
|
pr as ChevronDownIcon,
|
268
265
|
sr as ChevronLeftIcon,
|
269
266
|
ar as ChevronRightIcon,
|
270
|
-
|
267
|
+
Ha as CircleSoundKey,
|
271
268
|
Ct as CircularLoader,
|
272
|
-
|
273
|
-
|
274
|
-
|
269
|
+
sf as CircularSteps,
|
270
|
+
Ur as Clickable,
|
271
|
+
U as ClipboardIcon,
|
275
272
|
w as Clock2Icon,
|
276
273
|
W as ClockIcon,
|
277
|
-
|
274
|
+
qf as Coachmark,
|
278
275
|
Y as CodeIcon,
|
279
|
-
|
276
|
+
Or as ContextMenu,
|
280
277
|
F as CopyIcon,
|
281
278
|
Dr as CountdownTimer,
|
282
279
|
j as CrossIcon,
|
283
|
-
|
284
|
-
|
285
|
-
|
280
|
+
Tf as CueCanvas,
|
281
|
+
cf as CueCanvasController,
|
282
|
+
df as CueCanvasProvider,
|
286
283
|
q as CueRocket,
|
287
284
|
ir as CuemathLogo,
|
288
285
|
X as DashArrowIcon,
|
289
|
-
|
290
|
-
|
286
|
+
Xs as DesmosCalculator,
|
287
|
+
Fs as DigitalMeter,
|
291
288
|
ee as DownIcon,
|
292
289
|
re as DraftIcon,
|
293
290
|
ae as DragIcon,
|
294
|
-
|
291
|
+
Df as EClassTimeAlertLevel,
|
295
292
|
Ga as ELeaderboardType,
|
296
|
-
|
297
|
-
|
298
|
-
|
293
|
+
Ns as EPResourceAssign,
|
294
|
+
js as EPostGameStat,
|
295
|
+
kf as EVENTS,
|
299
296
|
pe as Edit2Icon,
|
300
297
|
se as EditIcon,
|
301
|
-
|
298
|
+
cs as EditMilestoneModal,
|
302
299
|
ue as EditStarIcon,
|
303
300
|
de as EraserIcon,
|
304
301
|
Fr as Error,
|
305
|
-
|
306
|
-
|
302
|
+
el as ExpandableHeader,
|
303
|
+
Uf as ExtraPractice,
|
307
304
|
ie as Eye2Icon,
|
308
305
|
ce as EyeIcon,
|
309
306
|
it as FlexView,
|
310
|
-
|
311
|
-
|
307
|
+
_a as GAME_LAUNCHER_ASSET_PADDING,
|
308
|
+
ka as GAME_LAUNCHER_SIZE,
|
312
309
|
ur as GameIcon,
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
310
|
+
za as GameLauncher,
|
311
|
+
es as GoalCreationConfirmationModal,
|
312
|
+
ss as GoalDraftEdit,
|
313
|
+
is as GoalEdit,
|
317
314
|
at as GooglePlacesSearchInput,
|
318
315
|
r as GradeSelector,
|
319
316
|
Ee as HandIcon,
|
320
317
|
Ce as HelpIcon,
|
321
|
-
|
318
|
+
Pe as HighlighterIcon,
|
322
319
|
he as HomeIcon,
|
323
320
|
s as ILLUSTRATIONS,
|
324
321
|
p as IMAGES,
|
325
|
-
|
322
|
+
Ja as IStatsToAwardErrorCode,
|
326
323
|
Wr as IconButton,
|
327
|
-
|
328
|
-
|
329
|
-
|
324
|
+
Le as ImageIcon,
|
325
|
+
jf as IndicatorType,
|
326
|
+
Oe as Info2Icon,
|
330
327
|
Ne as InfoIcon,
|
331
|
-
|
332
|
-
|
328
|
+
wf as JOURNEY_ID_STUDENT,
|
329
|
+
Ff as JourneyProvider,
|
333
330
|
u as LOTTIE,
|
334
331
|
Ia as LPARChapter,
|
335
332
|
Ta as LPARMilestoneChapter,
|
336
|
-
|
337
|
-
|
333
|
+
tf as Leaderboard,
|
334
|
+
Vl as LearnosityPreloader,
|
338
335
|
De as LeftIcon,
|
339
|
-
|
336
|
+
ge as Lock2Icon,
|
340
337
|
ye as LockIcon,
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
338
|
+
Jl as Maintenance,
|
339
|
+
Ps as MilestoneActionWidget,
|
340
|
+
as as MilestoneCreate,
|
341
|
+
Es as MilestoneEdit,
|
342
|
+
Cs as MilestoneList,
|
343
|
+
ps as MilestoneOutcome,
|
344
|
+
hs as MilestoneStart,
|
348
345
|
We as Minus2Icon,
|
349
|
-
|
346
|
+
Ue as MinusIcon,
|
350
347
|
we as MistakeIcon,
|
351
348
|
Ye as Mobile,
|
352
349
|
Fe as MoreVerticalIcon,
|
353
350
|
ma as MultiTabBlocker,
|
354
|
-
|
355
|
-
|
356
|
-
|
351
|
+
ul as NODE_LABELS,
|
352
|
+
xl as NODE_SUB_GROUP,
|
353
|
+
dl as NODE_TYPE,
|
357
354
|
Er as Next2Icon,
|
358
355
|
je as NextIcon,
|
359
356
|
yr as Nudge,
|
360
357
|
ut as NumRangeInput,
|
361
358
|
oa as PLATFORM_EVENTS_STUDENT,
|
362
359
|
ta as PLATFORM_EVENTS_TEACHER,
|
363
|
-
|
360
|
+
nl as PYTHON_NODE_TYPES,
|
364
361
|
qe as PencilIcon,
|
365
362
|
dt as PercentileInput,
|
366
363
|
$t as PerfectHits,
|
367
364
|
ro as Play2Icon,
|
368
365
|
eo as PlayIcon,
|
369
|
-
|
366
|
+
Ka as PlayerType,
|
370
367
|
so as Plus2Icon,
|
371
368
|
ao as PlusIcon,
|
372
369
|
Xe as PointerIcon,
|
373
|
-
|
370
|
+
qs as PostGameStats,
|
374
371
|
po as PracticeIcon,
|
375
|
-
|
372
|
+
Bl as PreviewWorksheet,
|
376
373
|
uo as ProgressIcon,
|
377
|
-
|
378
|
-
|
374
|
+
va as ProjectOutcome,
|
375
|
+
Qa as ProjectType,
|
379
376
|
no as QuestionIcon,
|
380
377
|
Io as QuestionLetterIcon,
|
381
|
-
|
382
|
-
|
378
|
+
cl as REWARDS_LIST,
|
379
|
+
Pt as RadioCard,
|
383
380
|
Xr as RadioInput,
|
384
381
|
To as RedoIcon,
|
385
|
-
|
386
|
-
|
382
|
+
al as ReferenceSheet,
|
383
|
+
ws as RemotePeerPointer,
|
387
384
|
So as RightIcon,
|
388
385
|
Ao as RulerIcon,
|
389
386
|
Sa as SATSheetSummary,
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
387
|
+
Il as SHEET_ACTIONS,
|
388
|
+
il as SHEET_ATTEMPT_LOCATION,
|
389
|
+
Tl as SHEET_ATTEMPT_LOCATION_MAP,
|
390
|
+
El as SHEET_ATTEMPT_STATE,
|
391
|
+
Sl as SHEET_DATA_TYPE,
|
392
|
+
Cl as SHEET_STATE,
|
393
|
+
Rs as STAGES,
|
397
394
|
$o as ScribbleIcon,
|
398
|
-
|
395
|
+
_o as SearchIcon,
|
399
396
|
rt as SearchableSelectInput,
|
400
397
|
ht as SectionList,
|
401
398
|
et as SelectInput,
|
402
399
|
ct as SelectionCards,
|
403
400
|
Zt as Separator,
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
401
|
+
vl as SheetError,
|
402
|
+
ko as SheetIcon,
|
403
|
+
rl as SheetList,
|
404
|
+
bl as SheetLocked,
|
405
|
+
uf as SignUp,
|
409
406
|
er as SketchIcon,
|
410
407
|
Ro as Skip2Icon,
|
411
|
-
|
412
|
-
|
408
|
+
Ho as SkipIcon,
|
409
|
+
pf as SplashScreen,
|
413
410
|
Go as Star2Icon,
|
414
411
|
Mo as StarIcon,
|
415
412
|
a as Stepper,
|
416
413
|
Jt as StreakIcon,
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
Uo as SwitchIcon,
|
414
|
+
Bo as StrikedEyeIcon,
|
415
|
+
Pl as StudentDetails,
|
416
|
+
Xf as SubmitMilestoneModal,
|
417
|
+
bo as SwitchIcon,
|
422
418
|
Kt as TabComponent,
|
423
419
|
Nt as Tag,
|
424
|
-
|
425
|
-
|
426
|
-
|
420
|
+
gf as TalkMeter,
|
421
|
+
Ls as TestsCreation,
|
422
|
+
Lt as Text,
|
427
423
|
wr as TextButton,
|
428
424
|
st as TextInput,
|
429
425
|
vo as TickIcon,
|
430
426
|
Qt as TimeLeftTimeline,
|
431
|
-
|
427
|
+
Of as TrialSession,
|
432
428
|
Vo as TrophyIcon,
|
433
|
-
|
429
|
+
Ba as Tutorial,
|
434
430
|
dr as TutoringIcon,
|
435
431
|
Dt as UIContext,
|
436
432
|
Qo as UndoIcon,
|
@@ -440,45 +436,45 @@ export {
|
|
440
436
|
Zo as UserIcon,
|
441
437
|
zt as Video,
|
442
438
|
fa as WHITELIST_EVENTS,
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
439
|
+
Ll as WORKSHEET_ACTION_BAR_HEIGHT,
|
440
|
+
Ml as WORKSHEET_QUESTIONS_GAP,
|
441
|
+
Nl as WORKSHEET_QUESTION_WIDTH,
|
442
|
+
Hl as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
443
|
+
ba as WebView,
|
444
|
+
Va as WebViewEvent,
|
445
|
+
Gl as Worksheet,
|
450
446
|
Aa as checkIfPPTNodeType,
|
451
447
|
vt as getTheme,
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
448
|
+
vs as invalidateMilestoneResources,
|
449
|
+
Gs as invalidateMilestonesData,
|
450
|
+
gs as invalidateTestHelpData,
|
451
|
+
Rl as isOkayTypeQuestion,
|
452
|
+
sl as isV3Worksheet,
|
453
|
+
ll as isV3WorksheetAttempt,
|
454
|
+
hl as loadScript,
|
455
|
+
Wf as useAutoPlayPermission,
|
456
|
+
Sf as useCanvasSyncBroker,
|
461
457
|
Ma as useCircleSounds,
|
462
|
-
|
463
|
-
|
458
|
+
yf as useClassTimeAlerts,
|
459
|
+
bt as useContextMenuClickHandler,
|
464
460
|
hr as useForceReload,
|
465
|
-
|
466
|
-
|
461
|
+
ys as useGetAllMilestonesdata,
|
462
|
+
$a as useGetCircleHomeDetailsDal,
|
467
463
|
Ra as useGetLeaderboardDal,
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
464
|
+
Ws as useGetMilestoneResources,
|
465
|
+
bs as useGetTestHelpData,
|
466
|
+
Mf as useInClassActionDispatcher,
|
467
|
+
Nf as useInClassActionListener,
|
468
|
+
Af as useInClassMessageBroker,
|
469
|
+
Ql as useIsLearnosityLoaded,
|
474
470
|
la as useIsTabBlocked,
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
471
|
+
Yf as useJourney,
|
472
|
+
Ys as usePointerSync,
|
473
|
+
of as usePostUpdateCircleJourneyDal,
|
474
|
+
Bt as useTrackingContext,
|
475
|
+
_f as useTrialSessionMessageBroker,
|
480
476
|
Gt as useUIContext,
|
481
|
-
|
482
|
-
|
477
|
+
Kl as useWorksheetLayout,
|
478
|
+
Pr as useZoomDisable
|
483
479
|
};
|
484
480
|
//# sourceMappingURL=index.js.map
|