@cuemath/leap 2.8.40-link.2 → 2.8.40
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/assets/illustrations/illustrations.js +0 -2
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/lottie/lottie.js +6 -0
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js +3 -3
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js.map +1 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js +29 -35
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js.map +1 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/constants.js +6 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star-styled.js +25 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js +57 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star-styled.js +27 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js +37 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js +35 -42
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js.map +1 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +221 -212
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +1 -1
- package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js +8 -7
- package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js.map +1 -1
- package/dist/features/circle-games/game-launcher/game-launcher.js +25 -24
- package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -1
- package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -1
- package/dist/features/circle-games/hooks/use-circle-sounds/constants.js +8 -3
- package/dist/features/circle-games/hooks/use-circle-sounds/constants.js.map +1 -1
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js +2 -2
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js.map +1 -1
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js +22 -17
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js.map +1 -1
- package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc-styled.js +17 -0
- package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc-styled.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc.js +50 -0
- package/dist/features/post-game-stats/digital-meter/comp/animated-arc/animated-arc.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/comp/animated-arc/constants.js +6 -0
- package/dist/features/post-game-stats/digital-meter/comp/animated-arc/constants.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/constants.js +18 -0
- package/dist/features/post-game-stats/digital-meter/constants.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js +87 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter.js +191 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/helper.js +33 -0
- package/dist/features/post-game-stats/digital-meter/helper.js.map +1 -0
- package/dist/features/post-game-stats/enums/post-game-stats-enum.js +1 -1
- package/dist/features/post-game-stats/enums/post-game-stats-enum.js.map +1 -1
- package/dist/features/post-game-stats/number-count-animation/number-count-animation.js +27 -0
- package/dist/features/post-game-stats/number-count-animation/number-count-animation.js.map +1 -0
- package/dist/features/post-game-stats/points/points.js +27 -18
- package/dist/features/post-game-stats/points/points.js.map +1 -1
- package/dist/features/post-game-stats/post-game-stats.js +88 -61
- package/dist/features/post-game-stats/post-game-stats.js.map +1 -1
- package/dist/index.d.ts +52 -45
- package/dist/index.js +100 -100
- package/dist/static/point2.7cec6e24.json +1 -0
- package/dist/static/point3.f96fe7aa.json +1 -0
- package/dist/static/point4.fe04fb83.json +1 -0
- package/dist/static/table-mode-star.b8a1d762.json +1 -0
- package/dist/static/table-segment-star.78e851d6.json +1 -0
- package/dist/static/target-achieved-text.053bd142.json +2830 -0
- package/dist/static/target-achieved-text.10db8475.json +1 -0
- package/package.json +3 -2
- package/dist/assets/sounds/sounds.js +0 -7
- package/dist/assets/sounds/sounds.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star-styled.js +0 -11
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star-styled.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star.js +0 -16
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star.js.map +0 -1
- package/dist/features/talk-meter/helper.js +0 -11
- package/dist/features/talk-meter/helper.js.map +0 -1
- package/dist/features/talk-meter/hooks/use-talk-meter.js +0 -123
- package/dist/features/talk-meter/hooks/use-talk-meter.js.map +0 -1
- package/dist/features/talk-meter/ripple/index.js +0 -62
- package/dist/features/talk-meter/ripple/index.js.map +0 -1
- package/dist/features/talk-meter/talk-meter-styled.js +0 -89
- package/dist/features/talk-meter/talk-meter-styled.js.map +0 -1
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js +0 -22
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js.map +0 -1
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js +0 -101
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js.map +0 -1
- package/dist/features/talk-meter/talk-meter.js +0 -75
- package/dist/features/talk-meter/talk-meter.js.map +0 -1
- package/dist/static/female-avatar.b8cd1012.svg +0 -1
- package/dist/static/male-avatar.2febc9eb.svg +0 -1
package/dist/index.js
CHANGED
@@ -3,14 +3,14 @@ import { default as a } from "./features/ui/stepper/stepper.js";
|
|
3
3
|
import { ILLUSTRATIONS as s } from "./assets/illustrations/illustrations.js";
|
4
4
|
import { IMAGES as p } from "./assets/images/images.js";
|
5
5
|
import { LOTTIE as u } from "./assets/lottie/lottie.js";
|
6
|
-
import { default as
|
6
|
+
import { default as d } from "./assets/line-icons/icons/alert.js";
|
7
7
|
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
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 k } from "./assets/line-icons/icons/bookmark.js";
|
14
14
|
import { default as N } from "./assets/line-icons/icons/bulb.js";
|
15
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";
|
@@ -30,14 +30,14 @@ import { default as ae } from "./assets/line-icons/icons/drag.js";
|
|
30
30
|
import { default as se } from "./assets/line-icons/icons/edit.js";
|
31
31
|
import { default as pe } from "./assets/line-icons/icons/edit2.js";
|
32
32
|
import { default as ue } from "./assets/line-icons/icons/edit-star.js";
|
33
|
-
import { default as
|
33
|
+
import { default as de } from "./assets/line-icons/icons/eraser.js";
|
34
34
|
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
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 ke } from "./assets/line-icons/icons/image.js";
|
41
41
|
import { default as Ne } from "./assets/line-icons/icons/info.js";
|
42
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";
|
@@ -63,7 +63,7 @@ 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
65
|
import { default as _o } from "./assets/line-icons/icons/search.js";
|
66
|
-
import { default as
|
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 Ho } from "./assets/line-icons/icons/skip.js";
|
69
69
|
import { default as Ro } from "./assets/line-icons/icons/skip2.js";
|
@@ -83,14 +83,14 @@ import { default as ar } from "./assets/line-icons/icons/chevron-right.js";
|
|
83
83
|
import { default as sr } from "./assets/line-icons/icons/chevron-left.js";
|
84
84
|
import { default as pr } from "./assets/line-icons/icons/chevron-down.js";
|
85
85
|
import { default as ur } from "./assets/line-icons/icons/game.js";
|
86
|
-
import { default as
|
86
|
+
import { default as dr } from "./assets/line-icons/icons/tutoring.js";
|
87
87
|
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
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 kr } from "./features/ui/accordion-section/accordion-section.js";
|
94
94
|
import { default as Nr } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
|
95
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";
|
@@ -110,14 +110,14 @@ import { default as at } from "./features/ui/inputs/google-places-search-input/g
|
|
110
110
|
import { default as st } from "./features/ui/inputs/text-input/text-input.js";
|
111
111
|
import { default as pt } from "./features/ui/inputs/cascading-select-input/cascading-select-input.js";
|
112
112
|
import { default as ut } from "./features/ui/inputs/num-range-input/num-range-input.js";
|
113
|
-
import { default as
|
113
|
+
import { default as dt } from "./features/ui/inputs/percentile-input/percentile-input.js";
|
114
114
|
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
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 kt } from "./features/ui/text/text.js";
|
121
121
|
import { default as Nt } from "./features/ui/tag/tag.js";
|
122
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";
|
@@ -136,14 +136,14 @@ import { PLATFORM_EVENTS_TEACHER as ta } from "./features/analytics-events/platf
|
|
136
136
|
import { WHITELIST_EVENTS as fa } from "./features/analytics-events/whitelist-events.js";
|
137
137
|
import { default as la } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
|
138
138
|
import { default as ma } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
|
139
|
-
import { default as
|
139
|
+
import { default as xa } from "./features/chapters/chapter/chapter.js";
|
140
140
|
import { default as na } from "./features/chapters/chapters-list/chapters-list.js";
|
141
141
|
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
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
|
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 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";
|
@@ -163,58 +163,58 @@ import { Leaderboard as tf } from "./features/circle-games/leaderboard/leaderboa
|
|
163
163
|
import { BackgroundImage as ff, CircularSteps as sf } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
|
164
164
|
import { SplashScreen as pf } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
|
165
165
|
import { SignUp as uf } from "./features/circle-games/sign-up/sign-up.js";
|
166
|
-
import { default as
|
166
|
+
import { default as df } from "./features/cue-canvas/cue-canvas-provider.js";
|
167
167
|
import { default as cf } from "./features/cue-canvas/toolbar/toolbar.js";
|
168
168
|
import { default as Tf } from "./features/cue-canvas/cue-canvas.js";
|
169
169
|
import { default as Sf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
|
170
170
|
import { default as Af } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
|
171
171
|
import { default as _f } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
|
172
|
-
import { EVENTS as
|
172
|
+
import { EVENTS as Lf } from "./features/communication/pub-sub/constants.js";
|
173
173
|
import { useInClassActionDispatcher as Mf, useInClassActionListener as Nf } from "./features/communication/pub-sub/hooks.js";
|
174
174
|
import { default as Of } from "./features/trial-session/trial-session.js";
|
175
175
|
import { EClassTimeAlertLevel as Df } from "./features/trial-session/trial-session-types.js";
|
176
176
|
import { useClassTimeAlerts as yf } from "./features/trial-session/hooks/use-class-time-alerts.js";
|
177
|
-
import { default as gf } from "./features/
|
178
|
-
import {
|
179
|
-
import {
|
180
|
-
import {
|
181
|
-
import {
|
182
|
-
import {
|
183
|
-
import {
|
184
|
-
import {
|
185
|
-
import { default as Xf } from "./features/milestone/create/
|
186
|
-
import { default as es } from "./features/milestone/create/comps/confirmation-modals/
|
187
|
-
import { default as rs } from "./features/milestone/create/
|
188
|
-
import { default as as } from "./features/milestone/
|
189
|
-
import { default as ss } from "./features/milestone/
|
190
|
-
import { default as ps } from "./features/milestone/outcome/
|
191
|
-
import { default as us } from "./features/milestone/outcome/comps/achievement/
|
192
|
-
import { default as
|
193
|
-
import { default as cs } from "./features/milestone/edit/
|
194
|
-
import { default as is } from "./features/milestone/edit/
|
195
|
-
import { default as Es } from "./features/milestone/
|
196
|
-
import { default as Cs } from "./features/milestone/milestone-
|
197
|
-
import { default as Ps } from "./features/milestone/
|
198
|
-
import { default as hs } from "./features/milestone/
|
199
|
-
import { default as
|
200
|
-
import {
|
201
|
-
import {
|
202
|
-
import {
|
203
|
-
import {
|
204
|
-
import {
|
205
|
-
import { default as ws } from "./features/pointer-sync/pointer.js";
|
206
|
-
import {
|
207
|
-
import {
|
208
|
-
import {
|
177
|
+
import { default as gf } from "./features/extra-practice/extra-practice.js";
|
178
|
+
import { useAutoPlayPermission as Uf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
179
|
+
import { JOURNEY_ID_STUDENT as Wf } from "./features/journey/journey-id/journey-id-student.js";
|
180
|
+
import { useJourney as wf } from "./features/journey/use-journey/use-journey.js";
|
181
|
+
import { JourneyProvider as Yf } from "./features/journey/use-journey/journey-context-provider.js";
|
182
|
+
import { IndicatorType as Ff } from "./features/journey/use-journey/constants.js";
|
183
|
+
import { Coachmark as jf } from "./features/journey/comps/coachmark/coachmark.js";
|
184
|
+
import { default as qf } from "./features/milestone/create/submit-modal/submit-modal.js";
|
185
|
+
import { default as Xf } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
186
|
+
import { default as es } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
187
|
+
import { default as rs } from "./features/milestone/create/milestone-create-container.js";
|
188
|
+
import { default as as } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
189
|
+
import { default as ss } from "./features/milestone/outcome/milestone-outcome-container.js";
|
190
|
+
import { default as ps } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
191
|
+
import { default as us } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
192
|
+
import { default as ds } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
193
|
+
import { default as cs } from "./features/milestone/edit/goal-edit-container.js";
|
194
|
+
import { default as is } from "./features/milestone/edit/milestone-edit-container.js";
|
195
|
+
import { default as Es } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
196
|
+
import { default as Cs } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
197
|
+
import { default as Ps } from "./features/milestone/start/milestone-start.js";
|
198
|
+
import { default as hs } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
199
|
+
import { default as ks } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
200
|
+
import { ACHIEVEMENT_ACTIONS as Ns, STAGES as Hs } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
201
|
+
import { invalidateMilestonesData as Rs, useGetAllMilestonesdata as Ds } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
202
|
+
import { invalidateTestHelpData as ys, useGetTestHelpData as Bs } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
203
|
+
import { invalidateMilestoneResources as bs, useGetMilestoneResources as Us } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
204
|
+
import { default as Ws } from "./features/pointer-sync/pointer.js";
|
205
|
+
import { default as ws } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
206
|
+
import { DigitalMeter as Ys } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
207
|
+
import { EPostGameStat as Fs } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
208
|
+
import { PostGameStats as js } from "./features/post-game-stats/post-game-stats.js";
|
209
209
|
import { default as qs } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
210
210
|
import { default as Xs } from "./features/sheet-tools/tool-header/tool-header.js";
|
211
211
|
import { default as el } from "./features/sheets/sheets-list/sheets-list.js";
|
212
212
|
import { default as rl } from "./features/sheets/reference-sheet/reference-sheet.js";
|
213
213
|
import { isV3Worksheet as al, isV3WorksheetAttempt as fl } from "./features/sheets/utils/is-v3-worksheet.js";
|
214
|
-
import { COMPLETED_SHEET_STATE as ll, NODE_LABELS as pl, NODE_SUB_GROUP as ml, NODE_TYPE as ul, PYTHON_NODE_TYPES as
|
214
|
+
import { COMPLETED_SHEET_STATE as ll, NODE_LABELS as pl, NODE_SUB_GROUP as ml, NODE_TYPE as ul, PYTHON_NODE_TYPES as xl, REWARDS_LIST as dl, SHEET_ACTIONS as nl, SHEET_ATTEMPT_LOCATION as cl, SHEET_ATTEMPT_LOCATION_MAP as Il, SHEET_ATTEMPT_STATE as il, SHEET_DATA_TYPE as Tl, SHEET_STATE as El } from "./features/sheets/constants/sheet.js";
|
215
215
|
import { default as Cl } from "./features/student-details/student-details.js";
|
216
216
|
import { default as Pl } from "./features/utils/load-script.js";
|
217
|
-
import { ACTION_BAR_HEIGHT as hl, QUESTIONS_GAP as
|
217
|
+
import { ACTION_BAR_HEIGHT as hl, QUESTIONS_GAP as Ll, QUESTION_WIDTH as kl, TOP_NAVIGATION_HEIGHT as Ml } from "./features/worksheet/worksheet/constants.js";
|
218
218
|
import { isOkayTypeQuestion as Hl } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
219
219
|
import { default as Rl } from "./features/worksheet/worksheet/worksheet-container.js";
|
220
220
|
import { default as Gl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
@@ -225,11 +225,11 @@ import { default as Vl } from "./features/worksheet/learnosity-preloader/use-is-
|
|
225
225
|
import { default as Ql } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
226
226
|
import { default as Kl } from "./features/maintenance/maintenance.js";
|
227
227
|
export {
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
228
|
+
Ns as ACHIEVEMENT_ACTIONS,
|
229
|
+
kr as AccordionSection,
|
230
|
+
ps as AchievementNotShareReasonModal,
|
231
|
+
us as AchievementShareInstructionModal,
|
232
|
+
d as AlertIcon,
|
233
233
|
Et as AppLoader,
|
234
234
|
Yr as ArcButton,
|
235
235
|
Nr as ArrowTooltip,
|
@@ -243,7 +243,7 @@ export {
|
|
243
243
|
h as Book2Icon,
|
244
244
|
C as BookClosedIcon,
|
245
245
|
P as BookIcon,
|
246
|
-
|
246
|
+
k as BookmarkIcon,
|
247
247
|
O as Bulb2Icon,
|
248
248
|
N as BulbIcon,
|
249
249
|
gr as Button,
|
@@ -252,8 +252,8 @@ export {
|
|
252
252
|
D as CalendarIcon,
|
253
253
|
Ot as Callout,
|
254
254
|
pt as CascadingSelectInput,
|
255
|
-
|
256
|
-
|
255
|
+
xa as Chapter,
|
256
|
+
es as ChapterClearanceConfirmationModal,
|
257
257
|
na as ChaptersList,
|
258
258
|
cr as ChatIcon,
|
259
259
|
g as Check2Icon,
|
@@ -270,7 +270,7 @@ export {
|
|
270
270
|
U as ClipboardIcon,
|
271
271
|
w as Clock2Icon,
|
272
272
|
W as ClockIcon,
|
273
|
-
|
273
|
+
jf as Coachmark,
|
274
274
|
Y as CodeIcon,
|
275
275
|
Or as ContextMenu,
|
276
276
|
F as CopyIcon,
|
@@ -278,37 +278,38 @@ export {
|
|
278
278
|
j as CrossIcon,
|
279
279
|
Tf as CueCanvas,
|
280
280
|
cf as CueCanvasController,
|
281
|
-
|
281
|
+
df as CueCanvasProvider,
|
282
282
|
q as CueRocket,
|
283
283
|
ir as CuemathLogo,
|
284
284
|
X as DashArrowIcon,
|
285
285
|
qs as DesmosCalculator,
|
286
|
+
Ys as DigitalMeter,
|
286
287
|
ee as DownIcon,
|
287
288
|
re as DraftIcon,
|
288
289
|
ae as DragIcon,
|
289
290
|
Df as EClassTimeAlertLevel,
|
290
291
|
Ga as ELeaderboardType,
|
291
|
-
|
292
|
-
|
293
|
-
|
292
|
+
ks as EPResourceAssign,
|
293
|
+
Fs as EPostGameStat,
|
294
|
+
Lf as EVENTS,
|
294
295
|
pe as Edit2Icon,
|
295
296
|
se as EditIcon,
|
296
|
-
|
297
|
+
ds as EditMilestoneModal,
|
297
298
|
ue as EditStarIcon,
|
298
|
-
|
299
|
+
de as EraserIcon,
|
299
300
|
Fr as Error,
|
300
301
|
Xs as ExpandableHeader,
|
301
|
-
|
302
|
+
gf as ExtraPractice,
|
302
303
|
ie as Eye2Icon,
|
303
304
|
ce as EyeIcon,
|
304
305
|
it as FlexView,
|
305
306
|
_a as GAME_LAUNCHER_ASSET_PADDING,
|
306
|
-
|
307
|
+
La as GAME_LAUNCHER_SIZE,
|
307
308
|
ur as GameIcon,
|
308
309
|
za as GameLauncher,
|
309
|
-
|
310
|
-
|
311
|
-
|
310
|
+
Xf as GoalCreationConfirmationModal,
|
311
|
+
as as GoalDraftEdit,
|
312
|
+
cs as GoalEdit,
|
312
313
|
at as GooglePlacesSearchInput,
|
313
314
|
r as GradeSelector,
|
314
315
|
Ee as HandIcon,
|
@@ -319,12 +320,12 @@ export {
|
|
319
320
|
p as IMAGES,
|
320
321
|
Ja as IStatsToAwardErrorCode,
|
321
322
|
Wr as IconButton,
|
322
|
-
|
323
|
-
|
323
|
+
ke as ImageIcon,
|
324
|
+
Ff as IndicatorType,
|
324
325
|
Oe as Info2Icon,
|
325
326
|
Ne as InfoIcon,
|
326
|
-
|
327
|
-
|
327
|
+
Wf as JOURNEY_ID_STUDENT,
|
328
|
+
Yf as JourneyProvider,
|
328
329
|
u as LOTTIE,
|
329
330
|
Ia as LPARChapter,
|
330
331
|
Ta as LPARMilestoneChapter,
|
@@ -334,12 +335,12 @@ export {
|
|
334
335
|
ge as Lock2Icon,
|
335
336
|
ye as LockIcon,
|
336
337
|
Kl as Maintenance,
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
338
|
+
Cs as MilestoneActionWidget,
|
339
|
+
rs as MilestoneCreate,
|
340
|
+
is as MilestoneEdit,
|
341
|
+
Es as MilestoneList,
|
342
|
+
ss as MilestoneOutcome,
|
343
|
+
Ps as MilestoneStart,
|
343
344
|
We as Minus2Icon,
|
344
345
|
Ue as MinusIcon,
|
345
346
|
we as MistakeIcon,
|
@@ -355,9 +356,9 @@ export {
|
|
355
356
|
ut as NumRangeInput,
|
356
357
|
oa as PLATFORM_EVENTS_STUDENT,
|
357
358
|
ta as PLATFORM_EVENTS_TEACHER,
|
358
|
-
|
359
|
+
xl as PYTHON_NODE_TYPES,
|
359
360
|
qe as PencilIcon,
|
360
|
-
|
361
|
+
dt as PercentileInput,
|
361
362
|
$t as PerfectHits,
|
362
363
|
ro as Play2Icon,
|
363
364
|
eo as PlayIcon,
|
@@ -365,7 +366,7 @@ export {
|
|
365
366
|
so as Plus2Icon,
|
366
367
|
ao as PlusIcon,
|
367
368
|
Xe as PointerIcon,
|
368
|
-
|
369
|
+
js as PostGameStats,
|
369
370
|
po as PracticeIcon,
|
370
371
|
Gl as PreviewWorksheet,
|
371
372
|
uo as ProgressIcon,
|
@@ -373,12 +374,12 @@ export {
|
|
373
374
|
Qa as ProjectType,
|
374
375
|
no as QuestionIcon,
|
375
376
|
Io as QuestionLetterIcon,
|
376
|
-
|
377
|
+
dl as REWARDS_LIST,
|
377
378
|
Pt as RadioCard,
|
378
379
|
Xr as RadioInput,
|
379
380
|
To as RedoIcon,
|
380
381
|
rl as ReferenceSheet,
|
381
|
-
|
382
|
+
Ws as RemotePeerPointer,
|
382
383
|
So as RightIcon,
|
383
384
|
Ao as RulerIcon,
|
384
385
|
Sa as SATSheetSummary,
|
@@ -388,7 +389,7 @@ export {
|
|
388
389
|
il as SHEET_ATTEMPT_STATE,
|
389
390
|
Tl as SHEET_DATA_TYPE,
|
390
391
|
El as SHEET_STATE,
|
391
|
-
|
392
|
+
Hs as STAGES,
|
392
393
|
$o as ScribbleIcon,
|
393
394
|
_o as SearchIcon,
|
394
395
|
rt as SearchableSelectInput,
|
@@ -397,7 +398,7 @@ export {
|
|
397
398
|
ct as SelectionCards,
|
398
399
|
Zt as Separator,
|
399
400
|
bl as SheetError,
|
400
|
-
|
401
|
+
Lo as SheetIcon,
|
401
402
|
el as SheetList,
|
402
403
|
Bl as SheetLocked,
|
403
404
|
uf as SignUp,
|
@@ -411,13 +412,12 @@ export {
|
|
411
412
|
Jt as StreakIcon,
|
412
413
|
Bo as StrikedEyeIcon,
|
413
414
|
Cl as StudentDetails,
|
414
|
-
|
415
|
+
qf as SubmitMilestoneModal,
|
415
416
|
bo as SwitchIcon,
|
416
417
|
Kt as TabComponent,
|
417
418
|
Nt as Tag,
|
418
|
-
|
419
|
-
|
420
|
-
Lt as Text,
|
419
|
+
hs as TestsCreation,
|
420
|
+
kt as Text,
|
421
421
|
wr as TextButton,
|
422
422
|
st as TextInput,
|
423
423
|
vo as TickIcon,
|
@@ -425,7 +425,7 @@ export {
|
|
425
425
|
Of as TrialSession,
|
426
426
|
Vo as TrophyIcon,
|
427
427
|
Ba as Tutorial,
|
428
|
-
|
428
|
+
dr as TutoringIcon,
|
429
429
|
Dt as UIContext,
|
430
430
|
Qo as UndoIcon,
|
431
431
|
Ko as UnlockIcon,
|
@@ -435,39 +435,39 @@ export {
|
|
435
435
|
zt as Video,
|
436
436
|
fa as WHITELIST_EVENTS,
|
437
437
|
hl as WORKSHEET_ACTION_BAR_HEIGHT,
|
438
|
-
|
439
|
-
|
438
|
+
Ll as WORKSHEET_QUESTIONS_GAP,
|
439
|
+
kl as WORKSHEET_QUESTION_WIDTH,
|
440
440
|
Ml as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
441
441
|
ba as WebView,
|
442
442
|
Va as WebViewEvent,
|
443
443
|
Rl as Worksheet,
|
444
444
|
Aa as checkIfPPTNodeType,
|
445
445
|
vt as getTheme,
|
446
|
-
|
447
|
-
|
448
|
-
|
446
|
+
bs as invalidateMilestoneResources,
|
447
|
+
Rs as invalidateMilestonesData,
|
448
|
+
ys as invalidateTestHelpData,
|
449
449
|
Hl as isOkayTypeQuestion,
|
450
450
|
al as isV3Worksheet,
|
451
451
|
fl as isV3WorksheetAttempt,
|
452
452
|
Pl as loadScript,
|
453
|
-
|
453
|
+
Uf as useAutoPlayPermission,
|
454
454
|
Sf as useCanvasSyncBroker,
|
455
455
|
Ma as useCircleSounds,
|
456
456
|
yf as useClassTimeAlerts,
|
457
457
|
bt as useContextMenuClickHandler,
|
458
458
|
hr as useForceReload,
|
459
|
-
|
459
|
+
Ds as useGetAllMilestonesdata,
|
460
460
|
$a as useGetCircleHomeDetailsDal,
|
461
461
|
Ra as useGetLeaderboardDal,
|
462
|
-
|
463
|
-
|
462
|
+
Us as useGetMilestoneResources,
|
463
|
+
Bs as useGetTestHelpData,
|
464
464
|
Mf as useInClassActionDispatcher,
|
465
465
|
Nf as useInClassActionListener,
|
466
466
|
Af as useInClassMessageBroker,
|
467
467
|
Vl as useIsLearnosityLoaded,
|
468
468
|
la as useIsTabBlocked,
|
469
|
-
|
470
|
-
|
469
|
+
wf as useJourney,
|
470
|
+
ws as usePointerSync,
|
471
471
|
of as usePostUpdateCircleJourneyDal,
|
472
472
|
Bt as useTrackingContext,
|
473
473
|
_f as useTrialSessionMessageBroker,
|