@cuemath/leap 2.8.57-rj-5 → 2.8.57
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/constants/api.js +6 -5
- package/dist/constants/api.js.map +1 -1
- package/dist/features/circle-games/game-launcher/api/update-circle-onboarding/constants.js +5 -0
- package/dist/features/circle-games/game-launcher/api/update-circle-onboarding/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/api/update-circle-onboarding/post-circle-coachmark-api.js +9 -0
- package/dist/features/circle-games/game-launcher/api/update-circle-onboarding/post-circle-coachmark-api.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 +85 -77
- 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/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js +23 -0
- package/dist/features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js +27 -27
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js.map +1 -1
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js +35 -35
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +1 -1
- package/dist/features/journey/journey-progress-api/journey-progress-api.js +12 -0
- package/dist/features/journey/journey-progress-api/journey-progress-api.js.map +1 -0
- package/dist/features/journey/use-get-eligible-journeys.js +11 -0
- package/dist/features/journey/use-get-eligible-journeys.js.map +1 -0
- package/dist/features/journey/use-journey/journey-context-provider.js +65 -67
- package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -1
- package/dist/features/journey/use-journey/journey-styled.js +1 -1
- package/dist/features/journey/use-journey/journey-styled.js.map +1 -1
- package/dist/index.d.ts +30 -12
- package/dist/index.js +187 -185
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/features/journey/hooks/use-get-eligible-journeys-via-route.js +0 -13
- package/dist/features/journey/hooks/use-get-eligible-journeys-via-route.js.map +0 -1
- package/dist/features/journey/user-journey-api/user-journey-api.js +0 -12
- package/dist/features/journey/user-journey-api/user-journey-api.js.map +0 -1
package/dist/index.js
CHANGED
@@ -12,7 +12,7 @@ import { default as _ } from "./assets/line-icons/icons/book.js";
|
|
12
12
|
import { default as h } from "./assets/line-icons/icons/book2.js";
|
13
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
18
|
import { default as B } from "./assets/line-icons/icons/check2.js";
|
@@ -20,7 +20,7 @@ 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";
|
23
|
-
import { default as
|
23
|
+
import { default as K } from "./assets/line-icons/icons/copy.js";
|
24
24
|
import { default as j } from "./assets/line-icons/icons/cross.js";
|
25
25
|
import { default as q } from "./assets/line-icons/icons/cue-rocket.js";
|
26
26
|
import { default as X } from "./assets/line-icons/icons/dash-arrow.js";
|
@@ -39,7 +39,7 @@ 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
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
45
|
import { default as Be } from "./assets/line-icons/icons/lock2.js";
|
@@ -47,7 +47,7 @@ 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";
|
50
|
-
import { default as
|
50
|
+
import { default as Ke } from "./assets/line-icons/icons/more-vertical.js";
|
51
51
|
import { default as je } from "./assets/line-icons/icons/next.js";
|
52
52
|
import { default as qe } from "./assets/line-icons/icons/pencil.js";
|
53
53
|
import { default as Xe } from "./assets/line-icons/icons/pointer.js";
|
@@ -66,15 +66,15 @@ import { default as Po } from "./assets/line-icons/icons/search.js";
|
|
66
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
68
|
import { default as Oo } from "./assets/line-icons/icons/skip.js";
|
69
|
-
import { default as
|
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
71
|
import { default as go } from "./assets/line-icons/icons/striked-eye.js";
|
72
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";
|
76
|
-
import { default as
|
77
|
-
import { default as
|
76
|
+
import { default as Jo } from "./assets/line-icons/icons/unlock.js";
|
77
|
+
import { default as Fo } from "./assets/line-icons/icons/up.js";
|
78
78
|
import { default as Zo } from "./assets/line-icons/icons/user.js";
|
79
79
|
import { default as zo } from "./assets/line-icons/icons/user2.js";
|
80
80
|
import { default as $o, default as er } from "./assets/line-icons/icons/sketch.js";
|
@@ -92,7 +92,7 @@ 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
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
98
|
import { default as Br } from "./features/ui/buttons/button/button.js";
|
@@ -100,7 +100,7 @@ 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";
|
103
|
-
import { default as
|
103
|
+
import { default as Kr } from "./features/ui/error/error.js";
|
104
104
|
import { default as jr } from "./features/ui/inputs/checkbox-input/checkbox-input.js";
|
105
105
|
import { default as qr } from "./features/ui/inputs/checkbox-input-list/checkbox-input-list.js";
|
106
106
|
import { default as Xr } from "./features/ui/inputs/radio-input/radio-input.js";
|
@@ -119,15 +119,15 @@ 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
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
124
|
import { default as gt } from "./features/ui/context/use-tracking-context.js";
|
125
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";
|
129
|
-
import { default as
|
130
|
-
import { default as
|
129
|
+
import { default as Jt } from "./features/ui/tab/tab.js";
|
130
|
+
import { default as Ft } from "./features/ui/streak-icon/streak-icon.js";
|
131
131
|
import { default as Zt } from "./features/ui/separator/separator.js";
|
132
132
|
import { default as zt } from "./features/ui/video/index.js";
|
133
133
|
import { default as $t } from "./features/ui/perfect-hits/perfect-hits.js";
|
@@ -146,92 +146,93 @@ import { GAME_LAUNCHER_ASSET_PADDING as Pa } from "./features/circle-games/game-
|
|
146
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
148
|
import { CircleSoundKey as Oa } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
|
149
|
-
import { useGetLeaderboardDal as
|
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
151
|
import { StreakReductionLocalStorageUtil as ga } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
|
152
152
|
import { Tutorial as ba } from "./features/circle-games/games/tutorial/tutorial.js";
|
153
153
|
import { WebView as va } from "./features/circle-games/games/web-view/web-view.js";
|
154
154
|
import { ProjectOutcome as Va } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
|
155
155
|
import { WebViewEvent as Qa } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
|
156
|
-
import { ProjectType as
|
157
|
-
import { PlayerType as
|
156
|
+
import { ProjectType as Ja } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
|
157
|
+
import { PlayerType as Fa } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
|
158
158
|
import { IStatsToAwardErrorCode as Za } from "./features/circle-games/games/web-view/web-view-types.js";
|
159
159
|
import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as za } from "./features/circle-games/enum/circle-onboarding-steps.js";
|
160
160
|
import { CIRCLE_ACTION_IDS as $a } from "./features/circle-games/enum/circle-action-ids.js";
|
161
161
|
import { GameLauncher as of } from "./features/circle-games/game-launcher/game-launcher.js";
|
162
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 {
|
164
|
-
import {
|
165
|
-
import {
|
166
|
-
import {
|
167
|
-
import {
|
168
|
-
import { default as Tf } from "./features/cue-canvas/
|
169
|
-
import { default as Sf } from "./features/cue-canvas/
|
170
|
-
import { default as Af } from "./features/cue-canvas/
|
171
|
-
import { default as Pf } from "./features/
|
172
|
-
import { default as Lf } from "./features/communication/hooks/use-
|
173
|
-
import {
|
174
|
-
import {
|
175
|
-
import {
|
176
|
-
import {
|
177
|
-
import {
|
178
|
-
import {
|
179
|
-
import { default as Wf } from "./features/
|
180
|
-
import {
|
181
|
-
import {
|
182
|
-
import {
|
183
|
-
import {
|
184
|
-
import {
|
185
|
-
import {
|
186
|
-
import {
|
187
|
-
import {
|
188
|
-
import { default as as } from "./features/milestone/create/
|
189
|
-
import { default as ss } from "./features/milestone/create/comps/confirmation-modals/
|
190
|
-
import { default as ps } from "./features/milestone/create/
|
191
|
-
import { default as us } from "./features/milestone/
|
192
|
-
import { default as ds } from "./features/milestone/
|
193
|
-
import { default as cs } from "./features/milestone/outcome/
|
194
|
-
import { default as is } from "./features/milestone/outcome/comps/achievement/
|
195
|
-
import { default as Es } from "./features/milestone/
|
196
|
-
import { default as Cs } from "./features/milestone/edit/
|
197
|
-
import { default as _s } from "./features/milestone/edit/
|
198
|
-
import { default as hs } from "./features/milestone/
|
199
|
-
import { default as ks } from "./features/milestone/milestone-
|
200
|
-
import { default as Ns } from "./features/milestone/
|
201
|
-
import { default as
|
202
|
-
import { default as Ds } from "./features/milestone/milestone-
|
203
|
-
import {
|
204
|
-
import {
|
205
|
-
import {
|
206
|
-
import {
|
207
|
-
import {
|
208
|
-
import { default as js } from "./features/pointer-sync/
|
209
|
-
import {
|
210
|
-
import {
|
211
|
-
import {
|
212
|
-
import {
|
213
|
-
import { default as al } from "./features/sheet-tools/
|
214
|
-
import { default as sl } from "./features/
|
215
|
-
import { default as pl } from "./features/sheets/
|
216
|
-
import {
|
217
|
-
import {
|
218
|
-
import {
|
219
|
-
import { default as Nl } from "./features/
|
220
|
-
import {
|
221
|
-
import {
|
222
|
-
import {
|
223
|
-
import { default as vl } from "./features/worksheet/worksheet
|
224
|
-
import { default as Vl } from "./features/worksheet/worksheet/worksheet-
|
225
|
-
import { default as Ql } from "./features/worksheet/worksheet/worksheet-permissions/
|
226
|
-
import { default as
|
227
|
-
import { default as
|
228
|
-
import { default as Zl } from "./features/worksheet/
|
229
|
-
import { default as zl } from "./features/
|
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 Uf } 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 Kf } from "./features/journey/journey-id/journey-id-student.js";
|
183
|
+
import { useJourney as jf } from "./features/journey/use-journey/use-journey.js";
|
184
|
+
import { useGetEligibleJourneys as qf } from "./features/journey/use-get-eligible-journeys.js";
|
185
|
+
import { JourneyProvider as Xf } from "./features/journey/use-journey/journey-context-provider.js";
|
186
|
+
import { IndicatorType as es } from "./features/journey/use-journey/constants.js";
|
187
|
+
import { Coachmark as rs } from "./features/journey/comps/coachmark/coachmark.js";
|
188
|
+
import { default as as } from "./features/milestone/create/submit-modal/submit-modal.js";
|
189
|
+
import { default as ss } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
190
|
+
import { default as ps } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
191
|
+
import { default as us } from "./features/milestone/create/milestone-create-container.js";
|
192
|
+
import { default as ds } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
193
|
+
import { default as cs } from "./features/milestone/outcome/milestone-outcome-container.js";
|
194
|
+
import { default as is } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
195
|
+
import { default as Es } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
196
|
+
import { default as Cs } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
197
|
+
import { default as _s } from "./features/milestone/edit/goal-edit-container.js";
|
198
|
+
import { default as hs } from "./features/milestone/edit/milestone-edit-container.js";
|
199
|
+
import { default as ks } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
200
|
+
import { default as Ns } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
201
|
+
import { default as Hs } from "./features/milestone/start/milestone-start.js";
|
202
|
+
import { default as Ds } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
203
|
+
import { default as ys } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
204
|
+
import { ACHIEVEMENT_ACTIONS as Bs, STAGES as bs } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
205
|
+
import { invalidateMilestonesData as vs, useGetAllMilestonesdata as Ws } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
206
|
+
import { invalidateTestHelpData as ws, useGetTestHelpData as Qs } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
207
|
+
import { invalidateMilestoneResources as Js, useGetMilestoneResources as Ks } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
208
|
+
import { default as js } from "./features/pointer-sync/pointer.js";
|
209
|
+
import { default as qs } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
210
|
+
import { DigitalMeter as Xs } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
211
|
+
import { EPostGameStat as el } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
212
|
+
import { PostGameStats as rl } from "./features/post-game-stats/post-game-stats.js";
|
213
|
+
import { default as al } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
214
|
+
import { default as sl } from "./features/sheet-tools/tool-header/tool-header.js";
|
215
|
+
import { default as pl } from "./features/sheets/sheets-list/sheets-list.js";
|
216
|
+
import { default as ul } from "./features/sheets/reference-sheet/reference-sheet.js";
|
217
|
+
import { isV3Worksheet as dl, isV3WorksheetAttempt as nl } from "./features/sheets/utils/is-v3-worksheet.js";
|
218
|
+
import { COMPLETED_SHEET_STATE as Il, NODE_LABELS as il, NODE_SUB_GROUP as Tl, NODE_TYPE as El, PYTHON_NODE_TYPES as Sl, REWARDS_LIST as Cl, SHEET_ACTIONS as Al, SHEET_ATTEMPT_LOCATION as _l, SHEET_ATTEMPT_LOCATION_MAP as Pl, SHEET_ATTEMPT_STATE as hl, SHEET_DATA_TYPE as Ll, SHEET_STATE as kl } from "./features/sheets/constants/sheet.js";
|
219
|
+
import { default as Nl } from "./features/student-details/student-details.js";
|
220
|
+
import { default as Hl } from "./features/utils/load-script.js";
|
221
|
+
import { ACTION_BAR_HEIGHT as Dl, QUESTIONS_GAP as Gl, QUESTION_WIDTH as yl, TOP_NAVIGATION_HEIGHT as gl } from "./features/worksheet/worksheet/constants.js";
|
222
|
+
import { isOkayTypeQuestion as bl } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
223
|
+
import { default as vl } from "./features/worksheet/worksheet/worksheet-container.js";
|
224
|
+
import { default as Vl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
225
|
+
import { default as Ql } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
226
|
+
import { default as Jl } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
227
|
+
import { default as Fl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
|
228
|
+
import { default as Zl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
229
|
+
import { default as zl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
230
|
+
import { default as $l } from "./features/maintenance/maintenance.js";
|
230
231
|
export {
|
231
|
-
|
232
|
+
Bs as ACHIEVEMENT_ACTIONS,
|
232
233
|
kr as AccordionSection,
|
233
|
-
|
234
|
-
|
234
|
+
is as AchievementNotShareReasonModal,
|
235
|
+
Es as AchievementShareInstructionModal,
|
235
236
|
d as AlertIcon,
|
236
237
|
Et as AppLoader,
|
237
238
|
Yr as ArcButton,
|
@@ -240,24 +241,24 @@ export {
|
|
240
241
|
Vt as Avatar,
|
241
242
|
rr as Back2Icon,
|
242
243
|
c as BackIcon,
|
243
|
-
|
244
|
+
mf as BackgroundImage,
|
244
245
|
E as Bin2Icon,
|
245
246
|
i as BinIcon,
|
246
247
|
h as Book2Icon,
|
247
248
|
C as BookClosedIcon,
|
248
249
|
_ as BookIcon,
|
249
250
|
k as BookmarkIcon,
|
250
|
-
|
251
|
+
H as Bulb2Icon,
|
251
252
|
N as BulbIcon,
|
252
253
|
Br as Button,
|
253
254
|
$a as CIRCLE_ACTION_IDS,
|
254
255
|
za as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
255
|
-
|
256
|
+
Il as COMPLETED_SHEET_STATE,
|
256
257
|
D as CalendarIcon,
|
257
|
-
|
258
|
+
Ht as Callout,
|
258
259
|
pt as CascadingSelectInput,
|
259
260
|
xa as Chapter,
|
260
|
-
|
261
|
+
ps as ChapterClearanceConfirmationModal,
|
261
262
|
na as ChaptersList,
|
262
263
|
cr as ChatIcon,
|
263
264
|
B as Check2Icon,
|
@@ -269,41 +270,41 @@ export {
|
|
269
270
|
ar as ChevronRightIcon,
|
270
271
|
Oa as CircleSoundKey,
|
271
272
|
Ct as CircularLoader,
|
272
|
-
|
273
|
+
uf as CircularSteps,
|
273
274
|
Ur as Clickable,
|
274
275
|
U as ClipboardIcon,
|
275
276
|
w as Clock2Icon,
|
276
277
|
W as ClockIcon,
|
277
|
-
|
278
|
+
rs as Coachmark,
|
278
279
|
Y as CodeIcon,
|
279
|
-
|
280
|
-
|
280
|
+
Hr as ContextMenu,
|
281
|
+
K as CopyIcon,
|
281
282
|
Dr as CountdownTimer,
|
282
283
|
j as CrossIcon,
|
283
|
-
|
284
|
-
|
285
|
-
|
284
|
+
Af as CueCanvas,
|
285
|
+
Sf as CueCanvasController,
|
286
|
+
Tf as CueCanvasProvider,
|
286
287
|
q as CueRocket,
|
287
288
|
ir as CuemathLogo,
|
288
289
|
X as DashArrowIcon,
|
289
|
-
|
290
|
-
|
290
|
+
al as DesmosCalculator,
|
291
|
+
Xs as DigitalMeter,
|
291
292
|
ee as DownIcon,
|
292
293
|
re as DraftIcon,
|
293
294
|
ae as DragIcon,
|
294
|
-
|
295
|
+
Bf as EClassTimeAlertLevel,
|
295
296
|
Ga as ELeaderboardType,
|
296
|
-
|
297
|
-
|
298
|
-
|
297
|
+
ys as EPResourceAssign,
|
298
|
+
el as EPostGameStat,
|
299
|
+
Of as EVENTS,
|
299
300
|
pe as Edit2Icon,
|
300
301
|
se as EditIcon,
|
301
|
-
|
302
|
+
Cs as EditMilestoneModal,
|
302
303
|
ue as EditStarIcon,
|
303
304
|
de as EraserIcon,
|
304
|
-
|
305
|
-
|
306
|
-
|
305
|
+
Kr as Error,
|
306
|
+
sl as ExpandableHeader,
|
307
|
+
wf as ExtraPractice,
|
307
308
|
ie as Eye2Icon,
|
308
309
|
ce as EyeIcon,
|
309
310
|
it as FlexView,
|
@@ -311,9 +312,9 @@ export {
|
|
311
312
|
La as GAME_LAUNCHER_SIZE,
|
312
313
|
ur as GameIcon,
|
313
314
|
of as GameLauncher,
|
314
|
-
|
315
|
-
|
316
|
-
|
315
|
+
ss as GoalCreationConfirmationModal,
|
316
|
+
ds as GoalDraftEdit,
|
317
|
+
_s as GoalEdit,
|
317
318
|
at as GooglePlacesSearchInput,
|
318
319
|
r as GradeSelector,
|
319
320
|
Ee as HandIcon,
|
@@ -325,75 +326,75 @@ export {
|
|
325
326
|
Za as IStatsToAwardErrorCode,
|
326
327
|
Wr as IconButton,
|
327
328
|
ke as ImageIcon,
|
328
|
-
|
329
|
-
|
329
|
+
es as IndicatorType,
|
330
|
+
He as Info2Icon,
|
330
331
|
Ne as InfoIcon,
|
331
|
-
|
332
|
-
|
332
|
+
Kf as JOURNEY_ID_STUDENT,
|
333
|
+
Xf as JourneyProvider,
|
333
334
|
u as LOTTIE,
|
334
335
|
Ia as LPARChapter,
|
335
336
|
Ta as LPARMilestoneChapter,
|
336
|
-
|
337
|
-
|
337
|
+
lf as Leaderboard,
|
338
|
+
Fl as LearnosityPreloader,
|
338
339
|
De as LeftIcon,
|
339
340
|
Be as Lock2Icon,
|
340
341
|
ye as LockIcon,
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
342
|
+
$l as Maintenance,
|
343
|
+
Ns as MilestoneActionWidget,
|
344
|
+
us as MilestoneCreate,
|
345
|
+
hs as MilestoneEdit,
|
346
|
+
ks as MilestoneList,
|
347
|
+
cs as MilestoneOutcome,
|
348
|
+
Hs as MilestoneStart,
|
348
349
|
We as Minus2Icon,
|
349
350
|
Ue as MinusIcon,
|
350
351
|
we as MistakeIcon,
|
351
352
|
Ye as Mobile,
|
352
|
-
|
353
|
+
Ke as MoreVerticalIcon,
|
353
354
|
ma as MultiTabBlocker,
|
354
|
-
|
355
|
-
|
356
|
-
|
355
|
+
il as NODE_LABELS,
|
356
|
+
Tl as NODE_SUB_GROUP,
|
357
|
+
El as NODE_TYPE,
|
357
358
|
Er as Next2Icon,
|
358
359
|
je as NextIcon,
|
359
360
|
yr as Nudge,
|
360
361
|
ut as NumRangeInput,
|
361
362
|
oa as PLATFORM_EVENTS_STUDENT,
|
362
363
|
ta as PLATFORM_EVENTS_TEACHER,
|
363
|
-
|
364
|
+
Sl as PYTHON_NODE_TYPES,
|
364
365
|
qe as PencilIcon,
|
365
366
|
dt as PercentileInput,
|
366
367
|
$t as PerfectHits,
|
367
368
|
ro as Play2Icon,
|
368
369
|
eo as PlayIcon,
|
369
|
-
|
370
|
+
Fa as PlayerType,
|
370
371
|
so as Plus2Icon,
|
371
372
|
ao as PlusIcon,
|
372
373
|
Xe as PointerIcon,
|
373
|
-
|
374
|
+
rl as PostGameStats,
|
374
375
|
po as PracticeIcon,
|
375
|
-
|
376
|
+
Vl as PreviewWorksheet,
|
376
377
|
uo as ProgressIcon,
|
377
378
|
Va as ProjectOutcome,
|
378
|
-
|
379
|
+
Ja as ProjectType,
|
379
380
|
no as QuestionIcon,
|
380
381
|
Io as QuestionLetterIcon,
|
381
|
-
|
382
|
+
Cl as REWARDS_LIST,
|
382
383
|
_t as RadioCard,
|
383
384
|
Xr as RadioInput,
|
384
385
|
To as RedoIcon,
|
385
|
-
|
386
|
-
|
386
|
+
ul as ReferenceSheet,
|
387
|
+
js as RemotePeerPointer,
|
387
388
|
So as RightIcon,
|
388
389
|
Ao as RulerIcon,
|
389
390
|
Sa as SATSheetSummary,
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
391
|
+
Al as SHEET_ACTIONS,
|
392
|
+
_l as SHEET_ATTEMPT_LOCATION,
|
393
|
+
Pl as SHEET_ATTEMPT_LOCATION_MAP,
|
394
|
+
hl as SHEET_ATTEMPT_STATE,
|
395
|
+
Ll as SHEET_DATA_TYPE,
|
396
|
+
kl as SHEET_STATE,
|
397
|
+
bs as STAGES,
|
397
398
|
$o as ScribbleIcon,
|
398
399
|
Po as SearchIcon,
|
399
400
|
rt as SearchableSelectInput,
|
@@ -401,84 +402,85 @@ export {
|
|
401
402
|
et as SelectInput,
|
402
403
|
ct as SelectionCards,
|
403
404
|
Zt as Separator,
|
404
|
-
|
405
|
+
Jl as SheetError,
|
405
406
|
Lo as SheetIcon,
|
406
|
-
|
407
|
-
|
408
|
-
|
407
|
+
pl as SheetList,
|
408
|
+
Ql as SheetLocked,
|
409
|
+
cf as SignUp,
|
409
410
|
er as SketchIcon,
|
410
|
-
|
411
|
+
Ro as Skip2Icon,
|
411
412
|
Oo as SkipIcon,
|
412
|
-
|
413
|
+
df as SplashScreen,
|
413
414
|
Go as Star2Icon,
|
414
415
|
Mo as StarIcon,
|
415
416
|
a as Stepper,
|
416
|
-
|
417
|
+
Ft as StreakIcon,
|
417
418
|
ga as StreakReductionLocalStorageUtil,
|
418
419
|
go as StrikedEyeIcon,
|
419
|
-
|
420
|
-
|
420
|
+
Nl as StudentDetails,
|
421
|
+
as as SubmitMilestoneModal,
|
421
422
|
bo as SwitchIcon,
|
422
|
-
|
423
|
+
Jt as TabComponent,
|
423
424
|
Nt as Tag,
|
424
|
-
|
425
|
-
|
425
|
+
Wf as TalkMeter,
|
426
|
+
Ds as TestsCreation,
|
426
427
|
kt as Text,
|
427
428
|
wr as TextButton,
|
428
429
|
st as TextInput,
|
429
430
|
vo as TickIcon,
|
430
431
|
Qt as TimeLeftTimeline,
|
431
|
-
|
432
|
+
yf as TrialSession,
|
432
433
|
Vo as TrophyIcon,
|
433
434
|
ba as Tutorial,
|
434
435
|
dr as TutoringIcon,
|
435
436
|
Dt as UIContext,
|
436
437
|
Qo as UndoIcon,
|
437
|
-
|
438
|
-
|
438
|
+
Jo as UnlockIcon,
|
439
|
+
Fo as UpIcon,
|
439
440
|
zo as User2Icon,
|
440
441
|
Zo as UserIcon,
|
441
442
|
zt as Video,
|
442
443
|
fa as WHITELIST_EVENTS,
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
444
|
+
Dl as WORKSHEET_ACTION_BAR_HEIGHT,
|
445
|
+
Gl as WORKSHEET_QUESTIONS_GAP,
|
446
|
+
yl as WORKSHEET_QUESTION_WIDTH,
|
447
|
+
gl as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
447
448
|
va as WebView,
|
448
449
|
Qa as WebViewEvent,
|
449
|
-
|
450
|
+
vl as Worksheet,
|
450
451
|
Aa as checkIfPPTNodeType,
|
451
452
|
vt as getTheme,
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
453
|
+
Js as invalidateMilestoneResources,
|
454
|
+
vs as invalidateMilestonesData,
|
455
|
+
ws as invalidateTestHelpData,
|
456
|
+
bl as isOkayTypeQuestion,
|
457
|
+
dl as isV3Worksheet,
|
458
|
+
nl as isV3WorksheetAttempt,
|
459
|
+
Hl as loadScript,
|
460
|
+
Yf as useAutoPlayPermission,
|
461
|
+
Pf as useCanvasSyncBroker,
|
461
462
|
Ma as useCircleSounds,
|
462
|
-
|
463
|
+
Uf as useClassTimeAlerts,
|
463
464
|
bt as useContextMenuClickHandler,
|
464
465
|
hr as useForceReload,
|
465
|
-
|
466
|
+
Ws as useGetAllMilestonesdata,
|
466
467
|
tf as useGetCircleHomeDetailsDal,
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
468
|
+
qf as useGetEligibleJourneys,
|
469
|
+
Ra as useGetLeaderboardDal,
|
470
|
+
Ks as useGetMilestoneResources,
|
471
|
+
Qs as useGetTestHelpData,
|
472
|
+
Rf as useInClassActionDispatcher,
|
473
|
+
Df as useInClassActionListener,
|
474
|
+
Lf as useInClassMessageBroker,
|
475
|
+
Zl as useIsLearnosityLoaded,
|
475
476
|
la as useIsTabBlocked,
|
476
|
-
|
477
|
-
|
477
|
+
jf as useJourney,
|
478
|
+
qs as usePointerSync,
|
479
|
+
ff as usePostUpdateCircleJourneyDal,
|
478
480
|
gt as useTrackingContext,
|
479
|
-
|
481
|
+
Mf as useTrialSessionMessageBroker,
|
480
482
|
Gt as useUIContext,
|
481
|
-
|
483
|
+
zl as useWorksheetLayout,
|
482
484
|
_r as useZoomDisable
|
483
485
|
};
|
484
486
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|