@cuemath/leap 3.1.10-j2 → 3.1.10

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.
Files changed (63) hide show
  1. package/dist/constants/country.js +994 -2
  2. package/dist/constants/country.js.map +1 -1
  3. package/dist/features/auth/account-selector/account-selector.js +1 -1
  4. package/dist/features/auth/account-selector/account-selector.js.map +1 -1
  5. package/dist/features/auth/signup/claim-user-account/claim-user-account.js +1 -1
  6. package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +1 -1
  7. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js +1 -1
  8. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js.map +1 -1
  9. package/dist/features/auth/signup/signup-constants.js +10 -1
  10. package/dist/features/auth/signup/signup-constants.js.map +1 -1
  11. package/dist/features/auth/{comps/user-list → user-list}/user-item/user-item-styled.js +1 -1
  12. package/dist/features/auth/user-list/user-item/user-item-styled.js.map +1 -0
  13. package/dist/features/auth/{comps/user-list → user-list}/user-item/user-item.js +4 -4
  14. package/dist/features/auth/user-list/user-item/user-item.js.map +1 -0
  15. package/dist/features/auth/user-list/user-list-constants.js.map +1 -0
  16. package/dist/features/auth/user-list/user-list-styled.js.map +1 -0
  17. package/dist/features/auth/{comps/user-list → user-list}/user-list.js +3 -3
  18. package/dist/features/auth/user-list/user-list.js.map +1 -0
  19. package/dist/features/ui/inputs/text-input/text-input-styled.js +16 -30
  20. package/dist/features/ui/inputs/text-input/text-input-styled.js.map +1 -1
  21. package/dist/features/ui/modals/modal-context.js +13 -0
  22. package/dist/features/ui/modals/modal-context.js.map +1 -0
  23. package/dist/features/ui/modals/modal-helpers.js +17 -0
  24. package/dist/features/ui/modals/modal-helpers.js.map +1 -0
  25. package/dist/features/ui/modals/modal-provider.js +48 -0
  26. package/dist/features/ui/modals/modal-provider.js.map +1 -0
  27. package/dist/features/ui/modals/modal-styled.js +154 -0
  28. package/dist/features/ui/modals/modal-styled.js.map +1 -0
  29. package/dist/features/ui/modals/modal.js +19 -0
  30. package/dist/features/ui/modals/modal.js.map +1 -0
  31. package/dist/features/ui/modals/use-modal-actions.js +10 -0
  32. package/dist/features/ui/modals/use-modal-actions.js.map +1 -0
  33. package/dist/features/ui/modals/use-modal-params.js +10 -0
  34. package/dist/features/ui/modals/use-modal-params.js.map +1 -0
  35. package/dist/index.d.ts +56 -10
  36. package/dist/index.js +382 -377
  37. package/dist/index.js.map +1 -1
  38. package/dist/node_modules/query-string/base.js +1 -1
  39. package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
  40. package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
  41. package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
  42. package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
  43. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
  44. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
  45. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
  46. package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
  47. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
  48. package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
  49. package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
  50. package/package.json +1 -1
  51. package/dist/features/auth/auth-constants.js +0 -1005
  52. package/dist/features/auth/auth-constants.js.map +0 -1
  53. package/dist/features/auth/comps/user-list/user-item/user-item-styled.js.map +0 -1
  54. package/dist/features/auth/comps/user-list/user-item/user-item.js.map +0 -1
  55. package/dist/features/auth/comps/user-list/user-list-constants.js.map +0 -1
  56. package/dist/features/auth/comps/user-list/user-list-styled.js.map +0 -1
  57. package/dist/features/auth/comps/user-list/user-list.js.map +0 -1
  58. package/dist/node_modules/decode-uri-component/index.js.map +0 -1
  59. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
  60. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  61. /package/dist/features/auth/{comps/user-list → user-list}/user-list-constants.js +0 -0
  62. /package/dist/features/auth/{comps/user-list → user-list}/user-list-styled.js +0 -0
  63. /package/dist/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
package/dist/index.js CHANGED
@@ -2,17 +2,17 @@ import { default as r } from "./features/ui/grade-selector/grade-selector.js";
2
2
  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
- import { LOTTIE as u } from "./assets/lottie/lottie.js";
5
+ import { LOTTIE as m } from "./assets/lottie/lottie.js";
6
6
  import { default as x } 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 S } 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 _ } from "./assets/line-icons/icons/book.js";
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 L } from "./assets/line-icons/icons/bookmark.js";
14
- import { default as N } from "./assets/line-icons/icons/bulb.js";
15
- import { default as M } from "./assets/line-icons/icons/bulb2.js";
13
+ import { default as R } from "./assets/line-icons/icons/bookmark.js";
14
+ import { default as k } from "./assets/line-icons/icons/bulb.js";
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 g } from "./assets/line-icons/icons/check.js";
18
18
  import { default as U } from "./assets/line-icons/icons/check2.js";
@@ -29,17 +29,17 @@ import { default as re } from "./assets/line-icons/icons/draft.js";
29
29
  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
- import { default as ue } from "./assets/line-icons/icons/edit-star.js";
32
+ import { default as me } from "./assets/line-icons/icons/edit-star.js";
33
33
  import { default as xe } 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 Se } from "./assets/line-icons/icons/exclamation.js";
37
37
  import { default as Ce } from "./assets/line-icons/icons/hand.js";
38
- import { default as _e } from "./assets/line-icons/icons/help.js";
38
+ import { default as Pe } from "./assets/line-icons/icons/help.js";
39
39
  import { default as he } from "./assets/line-icons/icons/highlighter.js";
40
- import { default as Le } from "./assets/line-icons/icons/home.js";
41
- import { default as Ne } from "./assets/line-icons/icons/image.js";
42
- import { default as Me } from "./assets/line-icons/icons/info.js";
40
+ import { default as Re } from "./assets/line-icons/icons/home.js";
41
+ import { default as ke } from "./assets/line-icons/icons/image.js";
42
+ import { default as Oe } from "./assets/line-icons/icons/info.js";
43
43
  import { default as De } from "./assets/line-icons/icons/info2.js";
44
44
  import { default as ge } from "./assets/line-icons/icons/left.js";
45
45
  import { default as Ue } from "./assets/line-icons/icons/lock.js";
@@ -56,16 +56,16 @@ import { default as ro } from "./assets/line-icons/icons/pointer.js";
56
56
  import { default as ao } from "./assets/line-icons/icons/play.js";
57
57
  import { default as so } from "./assets/line-icons/icons/play2.js";
58
58
  import { default as po } from "./assets/line-icons/icons/plus.js";
59
- import { default as uo } from "./assets/line-icons/icons/plus2.js";
59
+ import { default as mo } from "./assets/line-icons/icons/plus2.js";
60
60
  import { default as no } from "./assets/line-icons/icons/practice.js";
61
61
  import { default as io } from "./assets/line-icons/icons/progress.js";
62
62
  import { default as To } from "./assets/line-icons/icons/question.js";
63
63
  import { default as Eo } from "./assets/line-icons/icons/question-letter.js";
64
64
  import { default as Ao } from "./assets/line-icons/icons/redo.js";
65
- import { default as Po } from "./assets/line-icons/icons/right.js";
66
- import { default as Ro } from "./assets/line-icons/icons/ruler.js";
67
- import { default as ko } from "./assets/line-icons/icons/search.js";
68
- import { default as Oo } from "./assets/line-icons/icons/sheet.js";
65
+ import { default as _o } from "./assets/line-icons/icons/right.js";
66
+ import { default as Lo } from "./assets/line-icons/icons/ruler.js";
67
+ import { default as Mo } from "./assets/line-icons/icons/search.js";
68
+ import { default as No } from "./assets/line-icons/icons/sheet.js";
69
69
  import { default as Ho } from "./assets/line-icons/icons/star.js";
70
70
  import { default as Go } from "./assets/line-icons/icons/skip-colored.js";
71
71
  import { default as yo } from "./assets/line-icons/icons/skip.js";
@@ -82,17 +82,17 @@ import { default as or } from "./assets/line-icons/icons/unlock2.js";
82
82
  import { default as tr } from "./assets/line-icons/icons/up.js";
83
83
  import { default as fr } from "./assets/line-icons/icons/user.js";
84
84
  import { default as lr } from "./assets/line-icons/icons/user2.js";
85
- import { default as mr, default as ur } from "./assets/line-icons/icons/sketch.js";
85
+ import { default as ur, default as mr } from "./assets/line-icons/icons/sketch.js";
86
86
  import { default as xr } from "./assets/line-icons/icons/back2.js";
87
87
  import { default as cr } from "./assets/line-icons/icons/chevron-right.js";
88
88
  import { default as Ir } from "./assets/line-icons/icons/chevron-left.js";
89
89
  import { default as Sr } from "./assets/line-icons/icons/chevron-down.js";
90
90
  import { default as Cr } from "./assets/line-icons/icons/game.js";
91
- import { default as _r } from "./assets/line-icons/icons/tutoring.js";
91
+ import { default as Pr } from "./assets/line-icons/icons/tutoring.js";
92
92
  import { default as hr } from "./assets/line-icons/icons/chat.js";
93
- import { default as Lr } from "./assets/line-icons/icons/cuemath-logo.js";
94
- import { default as Nr } from "./assets/line-icons/icons/next2.js";
95
- import { AutoPlayPermissionProvider as Mr } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
93
+ import { default as Rr } from "./assets/line-icons/icons/cuemath-logo.js";
94
+ import { default as kr } from "./assets/line-icons/icons/next2.js";
95
+ import { AutoPlayPermissionProvider as Or } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
96
96
  import { default as Dr } from "./features/hooks/use-zoom-disable.js";
97
97
  import { default as gr } from "./features/hooks/use-force-reload.js";
98
98
  import { default as Ur } from "./features/ui/accordion-section/accordion-section.js";
@@ -109,208 +109,210 @@ import { default as rt } from "./features/ui/error/error.js";
109
109
  import { default as at } from "./features/ui/inputs/checkbox-input/checkbox-input.js";
110
110
  import { default as st } from "./features/ui/inputs/checkbox-input-list/checkbox-input-list.js";
111
111
  import { default as pt } from "./features/ui/inputs/radio-input/radio-input.js";
112
- import { default as ut } from "./features/ui/inputs/select-input/select-input.js";
112
+ import { default as mt } from "./features/ui/inputs/select-input/select-input.js";
113
113
  import { default as xt } from "./features/ui/inputs/searchable-select-input/searchable-select-input.js";
114
114
  import { default as ct } from "./features/ui/inputs/google-places-search-input/google-places-search-input.js";
115
115
  import { default as It } from "./features/ui/inputs/text-input/text-input.js";
116
116
  import { default as St } from "./features/ui/inputs/cascading-select-input/cascading-select-input.js";
117
117
  import { default as Ct } from "./features/ui/inputs/num-range-input/num-range-input.js";
118
- import { default as _t } from "./features/ui/inputs/percentile-input/percentile-input.js";
118
+ import { default as Pt } from "./features/ui/inputs/percentile-input/percentile-input.js";
119
119
  import { default as ht } from "./features/ui/selection-cards/selection-cards.js";
120
- import { default as Lt } from "./features/ui/layout/flex-view.js";
121
- import { default as Nt } from "./features/ui/loader/app-loader/app-loader.js";
122
- import { CircularLoader as Mt } from "./features/ui/loader/circular-loader/circular-loader.js";
123
- import { default as Dt } from "./features/ui/radio-cards/radio-cards.js";
124
- import { default as gt } from "./features/ui/section-list/section-list.js";
125
- import { default as Ut } from "./features/ui/text/text.js";
126
- import { default as vt } from "./features/ui/tag/tag.js";
127
- import { default as wt } from "./features/ui/callout/callout.js";
128
- import { default as Vt, useUIContext as Ft } from "./features/ui/context/context.js";
129
- import { default as Jt } from "./features/ui/context/use-tracking-context.js";
130
- import { default as Kt } from "./features/ui/hooks/use-context-menu-click-handler.js";
131
- import { getTheme as Zt } from "./features/ui/theme/get-theme.js";
132
- import { default as zt } from "./features/ui/avatar/avatar.js";
133
- import { default as $t } from "./features/ui/time-left-timeline/time-left-timeline.js";
134
- import { default as oa } from "./features/ui/tab/tab.js";
135
- import { default as ta } from "./features/ui/streak-icon/streak-icon.js";
136
- import { default as fa } from "./features/ui/separator/separator.js";
137
- import { default as la } from "./features/ui/video/index.js";
138
- import { default as ma } from "./features/ui/perfect-hits/perfect-hits.js";
139
- import { default as da } from "./features/ui/image/image.js";
140
- import { default as na } from "./features/ui/animated-arc/animated-arc.js";
141
- import { default as ia } from "./features/auth/comps/auth-static-panel/auth-static-panel.js";
142
- import { default as Ta } from "./features/auth/comps/auth-page-layout/auth-page-layout.js";
143
- import { default as Ea } from "./features/auth/comps/overlay-loader/overlay-loader.js";
144
- import { default as Aa } from "./features/auth/comps/tabs/tabs.js";
145
- import { default as Pa } from "./features/auth/comps/input-status-icon/input-status-icon.js";
146
- import { default as Ra } from "./features/auth/comps/resend-otp/resend-otp.js";
147
- import { default as ka } from "./features/auth/signup/user-type-selector/user-type-selector.js";
148
- import { default as Oa } from "./features/auth/signup/claim-user-account/claim-user-account.js";
149
- import { default as Ha } from "./features/auth/signup/custom-input-field/grade-input/grade-input.js";
150
- import { default as Ga } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
151
- import { default as ya } from "./features/auth/signup/custom-input-field/custom-input-field.js";
152
- import { default as Ba } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
153
- import { default as ba } from "./features/auth/signup/signup-methods/signup-methods.js";
154
- import { default as Wa } from "./features/auth/account-selector/account-selector.js";
155
- import { default as Fa } from "./features/auth/login/social-login-methods/social-login-methods.js";
156
- import { default as Ja } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
157
- import { default as Ka } from "./features/auth/login/username-password-form/username-password-form.js";
158
- import { default as Za } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
159
- import { default as za } from "./features/auth/forgot-password/otp-form/otp-form.js";
160
- import { default as $a } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
161
- import { default as of } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
162
- import { AUTH_TABS as tf } from "./features/auth/login/login-constants.js";
163
- import { AuthApiErrorCode as ff, COUNTRY_CODE_MAP as sf } from "./features/auth/auth-constants.js";
164
- import { PLATFORM_EVENTS_STUDENT as pf } from "./features/analytics-events/platform-events-student.js";
165
- import { PLATFORM_EVENTS_TEACHER as uf } from "./features/analytics-events/platform-events-teacher.js";
166
- import { WHITELIST_EVENTS as xf } from "./features/analytics-events/whitelist-events.js";
167
- import { default as cf } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
168
- import { default as Tf } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
169
- import { default as Ef } from "./features/chapters/chapter/chapter.js";
170
- import { default as Af } from "./features/chapters/chapters-list/chapters-list.js";
171
- import { default as Pf } from "./features/chapters/lpar-chapter/lpar-chapter.js";
172
- import { default as Rf } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
173
- import { default as kf } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
174
- import { checkIfPPTNodeType as Of } from "./features/chapters/lpar-chapter/utils/index.js";
175
- import { default as Hf } from "./features/chapters-v2/chapter-details/chapter-details.js";
176
- import { invalidateGetChapterDetails as Gf } from "./features/chapters-v2/api/chapter.js";
177
- import { GAME_LAUNCHER_ASSET_PADDING as yf } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
178
- import { GAME_LAUNCHER_SIZE as Bf } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
179
- import { useCircleSounds as bf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
180
- import { CircleSoundKey as Wf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
181
- import { useGetLeaderboardDal as Ff } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
182
- import { ELeaderboardType as Jf } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
183
- import { StreakReductionLocalStorageUtil as Kf } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
184
- import { Tutorial as Zf } from "./features/circle-games/games/tutorial/tutorial.js";
185
- import { WebView as zf } from "./features/circle-games/games/web-view/web-view.js";
186
- import { ProjectOutcome as $f } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
187
- import { WebViewEvent as os } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
188
- import { ProjectType as ts } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
189
- import { PlayerType as fs } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
190
- import { IStatsToAwardErrorCode as ls } from "./features/circle-games/games/web-view/web-view-types.js";
191
- import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as ms } from "./features/circle-games/enum/circle-onboarding-steps.js";
192
- import { CIRCLE_ACTION_IDS as ds } from "./features/circle-games/enum/circle-action-ids.js";
193
- import { GameLauncher as ns } from "./features/circle-games/game-launcher/game-launcher.js";
194
- import { useGetCircleHomeDetailsDal as is } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
195
- import { Leaderboard as Ts } from "./features/circle-games/leaderboard/leaderboard.js";
196
- import { BackgroundImage as Es, CircularSteps as Cs } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
197
- import { SplashScreen as _s } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
198
- import { SignUp as hs } from "./features/circle-games/sign-up/sign-up.js";
199
- import { default as Ls } from "./features/cue-canvas/cue-canvas-provider.js";
200
- import { default as Ns } from "./features/cue-canvas/toolbar/toolbar.js";
201
- import { default as Ms } from "./features/cue-canvas/cue-canvas.js";
202
- import { default as Ds } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
203
- import { default as gs } from "./features/cue-canvas/sidebar/sidebar.js";
204
- import { default as Us } from "./features/cue-canvas/bottombar/homework-controls.js";
205
- import { default as vs } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
206
- import { default as ws } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
207
- import { EVENTS as Vs } from "./features/communication/pub-sub/constants.js";
208
- import { useInClassActionDispatcher as Ys, useInClassActionListener as Js } from "./features/communication/pub-sub/hooks.js";
209
- import { default as Ks } from "./features/trial-session/trial-session.js";
210
- import { EClassTimeAlertLevel as Zs } from "./features/trial-session/trial-session-types.js";
211
- import { useClassTimeAlerts as zs } from "./features/trial-session/hooks/use-class-time-alerts.js";
212
- import { default as $s } from "./features/talk-meter/talk-meter.js";
213
- import { default as ol } from "./features/extra-practice/extra-practice.js";
214
- import { default as tl } from "./features/homework/hw-card-list/hw-card-list.js";
215
- import { invalidateHomeworks as fl } from "./features/homework/hw-card-list/api/get-homeworks.js";
216
- import { useAutoPlayPermission as ll } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
217
- import { JOURNEY_ID_STUDENT as ml } from "./features/journey/journey-id/journey-id-student.js";
218
- import { JOURNEY_ID_TEACHER as dl } from "./features/journey/journey-id/journey-id-teacher.js";
219
- import { useJourney as nl } from "./features/journey/use-journey/use-journey.js";
220
- import { useGetEligibleJourneysViaRoute as il } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
221
- import { JourneyProvider as Tl } from "./features/journey/use-journey/journey-context-provider.js";
222
- import { IndicatorType as El } from "./features/journey/use-journey/constants.js";
223
- import { Coachmark as Al } from "./features/journey/comps/coachmark/coachmark.js";
224
- import { useHomePageJourney as Pl } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
225
- import { useChapterPageJourney as Rl } from "./features/journey/hooks/use-chapter-journey.js";
226
- import { default as kl } from "./features/maintenance/maintenance.js";
227
- import { default as Ol } from "./features/milestone/create/submit-modal/submit-modal.js";
228
- import { default as Hl } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
229
- import { default as Gl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
230
- import { default as yl } from "./features/milestone/create/milestone-create-container.js";
231
- import { default as Bl } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
232
- import { default as bl } from "./features/milestone/outcome/milestone-outcome-container.js";
233
- import { default as Wl } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
234
- import { default as Fl } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
235
- import { default as Jl } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
236
- import { default as Kl } from "./features/milestone/edit/goal-edit-container.js";
237
- import { default as Zl } from "./features/milestone/edit/milestone-edit-container.js";
238
- import { default as zl } from "./features/milestone/milestone-list-container/milestone-list-container.js";
239
- import { default as $l } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
240
- import { default as op } from "./features/milestone/start/milestone-start.js";
241
- import { default as tp } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
242
- import { default as fp } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
243
- import { ACHIEVEMENT_ACTIONS as lp, STAGES as pp } from "./features/milestone/outcome/milestone-outcome-constants.js";
244
- import { invalidateMilestonesData as up, useGetAllMilestonesdata as dp } from "./features/milestone/milestone-list-container/api/get-milestones.js";
245
- import { invalidatePastMilestoneCount as np, useGetPastMilestoneCount as cp } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
246
- import { invalidateTestHelpData as Ip, useGetTestHelpData as Tp } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
247
- import { invalidateMilestoneResources as Ep, useGetMilestoneResources as Cp } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
248
- import { default as _p } from "./features/pointer-sync/pointer.js";
249
- import { default as hp } from "./features/pointer-sync/hooks/use-pointer-sync.js";
250
- import { DigitalMeter as Lp } from "./features/post-game-stats/digital-meter/digital-meter.js";
251
- import { EPostGameStat as Np } from "./features/post-game-stats/enums/post-game-stats-enum.js";
252
- import { PostGameStats as Mp } from "./features/post-game-stats/post-game-stats.js";
253
- import { default as Dp } from "./features/recent-chapters/recent-chapters.js";
254
- import { SENTRY_DENIED_URLS as gp, SENTRY_IGNORED_ERRORS as yp } from "./features/sentry/constants/ignored.js";
255
- import { default as Bp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
256
- import { default as bp } from "./features/sheet-tools/tool-header/tool-header.js";
257
- import { default as Wp } from "./features/sheets/sheets-list/sheets-list.js";
258
- import { default as Fp } from "./features/sheets/reference-sheet/reference-sheet.js";
259
- import { WORKSHEET_V3_NODE_TYPES as Jp } from "./features/sheets/utils/is-v3-worksheet.js";
260
- import { COMPLETED_SHEET_STATE as Kp, NODE_LABELS as jp, NODE_SUB_GROUP as Zp, NODE_TYPE as qp, PYTHON_NODE_TYPES as zp, REWARDS_LIST as Xp, SHEET_ACTIONS as $p, SHEET_ATTEMPT_LOCATION as em, SHEET_ATTEMPT_LOCATION_MAP as om, SHEET_ATTEMPT_STATE as rm, SHEET_DATA_TYPE as tm, SHEET_STATE as am } from "./features/sheets/constants/sheet.js";
261
- import { default as sm } from "./features/student-details/student-details.js";
262
- import { default as pm } from "./features/utils/load-script.js";
263
- import { media as um } from "./features/utils/media.js";
264
- import { ACTION_BAR_HEIGHT as xm, QUESTIONS_GAP as nm, QUESTION_WIDTH as cm, TOP_NAVIGATION_HEIGHT as im } from "./features/worksheet/worksheet/constants.js";
265
- import { isOkayTypeQuestion as Tm } from "./features/worksheet/worksheet/worksheet-helpers.js";
266
- import { default as Em } from "./features/worksheet/worksheet/worksheet-container.js";
267
- import { default as Am } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
268
- import { default as Pm } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
269
- import { default as Rm } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
270
- import { default as km } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
271
- import { default as Om } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
272
- import { default as Hm } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
273
- import { default as Gm } from "./features/hooks/use-viewport/use-viewport.js";
120
+ import { default as Rt } from "./features/ui/layout/flex-view.js";
121
+ import { default as kt } from "./features/ui/loader/app-loader/app-loader.js";
122
+ import { CircularLoader as Ot } from "./features/ui/loader/circular-loader/circular-loader.js";
123
+ import { default as Dt } from "./features/ui/modals/modal-provider.js";
124
+ import { default as gt } from "./features/ui/modals/use-modal-actions.js";
125
+ import { default as Ut } from "./features/ui/modals/use-modal-params.js";
126
+ import { default as vt } from "./features/ui/radio-cards/radio-cards.js";
127
+ import { default as wt } from "./features/ui/section-list/section-list.js";
128
+ import { default as Vt } from "./features/ui/text/text.js";
129
+ import { default as Yt } from "./features/ui/tag/tag.js";
130
+ import { default as Qt } from "./features/ui/callout/callout.js";
131
+ import { default as jt, useUIContext as Zt } from "./features/ui/context/context.js";
132
+ import { default as zt } from "./features/ui/context/use-tracking-context.js";
133
+ import { default as $t } from "./features/ui/hooks/use-context-menu-click-handler.js";
134
+ import { getTheme as oa } from "./features/ui/theme/get-theme.js";
135
+ import { default as ta } from "./features/ui/avatar/avatar.js";
136
+ import { default as fa } from "./features/ui/time-left-timeline/time-left-timeline.js";
137
+ import { default as la } from "./features/ui/tab/tab.js";
138
+ import { default as ua } from "./features/ui/streak-icon/streak-icon.js";
139
+ import { default as da } from "./features/ui/separator/separator.js";
140
+ import { default as na } from "./features/ui/video/index.js";
141
+ import { default as ia } from "./features/ui/perfect-hits/perfect-hits.js";
142
+ import { default as Ta } from "./features/ui/image/image.js";
143
+ import { default as Ea } from "./features/ui/animated-arc/animated-arc.js";
144
+ import { default as Aa } from "./features/auth/comps/auth-static-panel/auth-static-panel.js";
145
+ import { default as _a } from "./features/auth/comps/auth-page-layout/auth-page-layout.js";
146
+ import { default as La } from "./features/auth/comps/overlay-loader/overlay-loader.js";
147
+ import { default as Ma } from "./features/auth/comps/tabs/tabs.js";
148
+ import { default as Na } from "./features/auth/comps/input-status-icon/input-status-icon.js";
149
+ import { default as Ha } from "./features/auth/comps/resend-otp/resend-otp.js";
150
+ import { default as Ga } from "./features/auth/signup/user-type-selector/user-type-selector.js";
151
+ import { default as ya } from "./features/auth/signup/claim-user-account/claim-user-account.js";
152
+ import { default as Ba } from "./features/auth/signup/custom-input-field/grade-input/grade-input.js";
153
+ import { default as ba } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
154
+ import { default as Wa } from "./features/auth/signup/custom-input-field/custom-input-field.js";
155
+ import { default as Fa } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
156
+ import { default as Ja } from "./features/auth/signup/signup-methods/signup-methods.js";
157
+ import { default as Ka } from "./features/auth/account-selector/account-selector.js";
158
+ import { default as Za } from "./features/auth/login/social-login-methods/social-login-methods.js";
159
+ import { default as za } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
160
+ import { default as $a } from "./features/auth/login/username-password-form/username-password-form.js";
161
+ import { default as of } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
162
+ import { default as tf } from "./features/auth/forgot-password/otp-form/otp-form.js";
163
+ import { default as ff } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
164
+ import { default as lf } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
165
+ import { AUTH_TABS as uf } from "./features/auth/login/login-constants.js";
166
+ import { AuthApiErrorCode as df } from "./features/auth/signup/signup-constants.js";
167
+ import { PLATFORM_EVENTS_STUDENT as nf } from "./features/analytics-events/platform-events-student.js";
168
+ import { PLATFORM_EVENTS_TEACHER as If } from "./features/analytics-events/platform-events-teacher.js";
169
+ import { WHITELIST_EVENTS as Sf } from "./features/analytics-events/whitelist-events.js";
170
+ import { default as Cf } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
171
+ import { default as Pf } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
172
+ import { default as hf } from "./features/chapters/chapter/chapter.js";
173
+ import { default as Rf } from "./features/chapters/chapters-list/chapters-list.js";
174
+ import { default as kf } from "./features/chapters/lpar-chapter/lpar-chapter.js";
175
+ import { default as Of } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
176
+ import { default as Df } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
177
+ import { checkIfPPTNodeType as gf } from "./features/chapters/lpar-chapter/utils/index.js";
178
+ import { default as Uf } from "./features/chapters-v2/chapter-details/chapter-details.js";
179
+ import { invalidateGetChapterDetails as vf } from "./features/chapters-v2/api/chapter.js";
180
+ import { GAME_LAUNCHER_ASSET_PADDING as wf } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
181
+ import { GAME_LAUNCHER_SIZE as Vf } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
182
+ import { useCircleSounds as Yf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
183
+ import { CircleSoundKey as Qf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
184
+ import { useGetLeaderboardDal as jf } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
185
+ import { ELeaderboardType as qf } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
186
+ import { StreakReductionLocalStorageUtil as Xf } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
187
+ import { Tutorial as es } from "./features/circle-games/games/tutorial/tutorial.js";
188
+ import { WebView as rs } from "./features/circle-games/games/web-view/web-view.js";
189
+ import { ProjectOutcome as as } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
190
+ import { WebViewEvent as ss } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
191
+ import { ProjectType as ps } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
192
+ import { PlayerType as ms } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
193
+ import { IStatsToAwardErrorCode as xs } from "./features/circle-games/games/web-view/web-view-types.js";
194
+ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as cs } from "./features/circle-games/enum/circle-onboarding-steps.js";
195
+ import { CIRCLE_ACTION_IDS as Is } from "./features/circle-games/enum/circle-action-ids.js";
196
+ import { GameLauncher as Ss } from "./features/circle-games/game-launcher/game-launcher.js";
197
+ import { useGetCircleHomeDetailsDal as Cs } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
198
+ import { Leaderboard as Ps } from "./features/circle-games/leaderboard/leaderboard.js";
199
+ import { BackgroundImage as hs, CircularSteps as Ls } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
200
+ import { SplashScreen as Ms } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
201
+ import { SignUp as Ns } from "./features/circle-games/sign-up/sign-up.js";
202
+ import { default as Hs } from "./features/cue-canvas/cue-canvas-provider.js";
203
+ import { default as Gs } from "./features/cue-canvas/toolbar/toolbar.js";
204
+ import { default as ys } from "./features/cue-canvas/cue-canvas.js";
205
+ import { default as Bs } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
206
+ import { default as bs } from "./features/cue-canvas/sidebar/sidebar.js";
207
+ import { default as Ws } from "./features/cue-canvas/bottombar/homework-controls.js";
208
+ import { default as Fs } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
209
+ import { default as Js } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
210
+ import { EVENTS as Ks } from "./features/communication/pub-sub/constants.js";
211
+ import { useInClassActionDispatcher as Zs, useInClassActionListener as qs } from "./features/communication/pub-sub/hooks.js";
212
+ import { default as Xs } from "./features/trial-session/trial-session.js";
213
+ import { EClassTimeAlertLevel as el } from "./features/trial-session/trial-session-types.js";
214
+ import { useClassTimeAlerts as rl } from "./features/trial-session/hooks/use-class-time-alerts.js";
215
+ import { default as al } from "./features/talk-meter/talk-meter.js";
216
+ import { default as sl } from "./features/extra-practice/extra-practice.js";
217
+ import { default as pl } from "./features/homework/hw-card-list/hw-card-list.js";
218
+ import { invalidateHomeworks as ml } from "./features/homework/hw-card-list/api/get-homeworks.js";
219
+ import { useAutoPlayPermission as xl } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
220
+ import { JOURNEY_ID_STUDENT as cl } from "./features/journey/journey-id/journey-id-student.js";
221
+ import { JOURNEY_ID_TEACHER as Il } from "./features/journey/journey-id/journey-id-teacher.js";
222
+ import { useJourney as Sl } from "./features/journey/use-journey/use-journey.js";
223
+ import { useGetEligibleJourneysViaRoute as Cl } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
224
+ import { JourneyProvider as Pl } from "./features/journey/use-journey/journey-context-provider.js";
225
+ import { IndicatorType as hl } from "./features/journey/use-journey/constants.js";
226
+ import { Coachmark as Rl } from "./features/journey/comps/coachmark/coachmark.js";
227
+ import { useHomePageJourney as kl } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
228
+ import { useChapterPageJourney as Ol } from "./features/journey/hooks/use-chapter-journey.js";
229
+ import { default as Dl } from "./features/maintenance/maintenance.js";
230
+ import { default as gl } from "./features/milestone/create/submit-modal/submit-modal.js";
231
+ import { default as Ul } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
232
+ import { default as vl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
233
+ import { default as wl } from "./features/milestone/create/milestone-create-container.js";
234
+ import { default as Vl } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
235
+ import { default as Yl } from "./features/milestone/outcome/milestone-outcome-container.js";
236
+ import { default as Ql } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
237
+ import { default as jl } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
238
+ import { default as ql } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
239
+ import { default as Xl } from "./features/milestone/edit/goal-edit-container.js";
240
+ import { default as ep } from "./features/milestone/edit/milestone-edit-container.js";
241
+ import { default as rp } from "./features/milestone/milestone-list-container/milestone-list-container.js";
242
+ import { default as ap } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
243
+ import { default as sp } from "./features/milestone/start/milestone-start.js";
244
+ import { default as pp } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
245
+ import { default as mp } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
246
+ import { ACHIEVEMENT_ACTIONS as xp, STAGES as np } from "./features/milestone/outcome/milestone-outcome-constants.js";
247
+ import { invalidateMilestonesData as ip, useGetAllMilestonesdata as Ip } from "./features/milestone/milestone-list-container/api/get-milestones.js";
248
+ import { invalidatePastMilestoneCount as Sp, useGetPastMilestoneCount as Ep } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
249
+ import { invalidateTestHelpData as Ap, useGetTestHelpData as Pp } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
250
+ import { invalidateMilestoneResources as hp, useGetMilestoneResources as Lp } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
251
+ import { default as Mp } from "./features/pointer-sync/pointer.js";
252
+ import { default as Np } from "./features/pointer-sync/hooks/use-pointer-sync.js";
253
+ import { DigitalMeter as Hp } from "./features/post-game-stats/digital-meter/digital-meter.js";
254
+ import { EPostGameStat as Gp } from "./features/post-game-stats/enums/post-game-stats-enum.js";
255
+ import { PostGameStats as yp } from "./features/post-game-stats/post-game-stats.js";
256
+ import { default as Bp } from "./features/recent-chapters/recent-chapters.js";
257
+ import { SENTRY_DENIED_URLS as bp, SENTRY_IGNORED_ERRORS as wp } from "./features/sentry/constants/ignored.js";
258
+ import { default as Vp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
259
+ import { default as Yp } from "./features/sheet-tools/tool-header/tool-header.js";
260
+ import { default as Qp } from "./features/sheets/sheets-list/sheets-list.js";
261
+ import { default as jp } from "./features/sheets/reference-sheet/reference-sheet.js";
262
+ import { WORKSHEET_V3_NODE_TYPES as qp } from "./features/sheets/utils/is-v3-worksheet.js";
263
+ import { COMPLETED_SHEET_STATE as Xp, NODE_LABELS as $p, NODE_SUB_GROUP as eu, NODE_TYPE as ou, PYTHON_NODE_TYPES as ru, REWARDS_LIST as tu, SHEET_ACTIONS as au, SHEET_ATTEMPT_LOCATION as fu, SHEET_ATTEMPT_LOCATION_MAP as su, SHEET_ATTEMPT_STATE as lu, SHEET_DATA_TYPE as pu, SHEET_STATE as uu } from "./features/sheets/constants/sheet.js";
264
+ import { default as du } from "./features/student-details/student-details.js";
265
+ import { default as nu } from "./features/utils/load-script.js";
266
+ import { media as iu } from "./features/utils/media.js";
267
+ import { ACTION_BAR_HEIGHT as Tu, QUESTIONS_GAP as Su, QUESTION_WIDTH as Eu, TOP_NAVIGATION_HEIGHT as Cu } from "./features/worksheet/worksheet/constants.js";
268
+ import { isOkayTypeQuestion as Pu } from "./features/worksheet/worksheet/worksheet-helpers.js";
269
+ import { default as hu } from "./features/worksheet/worksheet/worksheet-container.js";
270
+ import { default as Ru } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
271
+ import { default as ku } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
272
+ import { default as Ou } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
273
+ import { default as Du } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
274
+ import { default as gu } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
275
+ import { default as Uu } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
276
+ import { default as vu } from "./features/hooks/use-viewport/use-viewport.js";
274
277
  export {
275
- lp as ACHIEVEMENT_ACTIONS,
276
- tf as AUTH_TABS,
278
+ xp as ACHIEVEMENT_ACTIONS,
279
+ uf as AUTH_TABS,
277
280
  Ur as AccordionSection,
278
- Wa as AccountSelector,
279
- Wl as AchievementNotShareReasonModal,
280
- Fl as AchievementShareInstructionModal,
281
+ Ka as AccountSelector,
282
+ Ql as AchievementNotShareReasonModal,
283
+ jl as AchievementShareInstructionModal,
281
284
  x as AlertIcon,
282
- na as AnimatedArc,
283
- Nt as AppLoader,
285
+ Ea as AnimatedArc,
286
+ kt as AppLoader,
284
287
  et as ArcButton,
285
288
  vr as ArrowTooltip,
286
- ff as AuthApiErrorCode,
287
- Ta as AuthPageLayout,
288
- ia as AuthStaticPanel,
289
- Mr as AutoPlayPermissionProvider,
290
- zt as Avatar,
289
+ df as AuthApiErrorCode,
290
+ _a as AuthPageLayout,
291
+ Aa as AuthStaticPanel,
292
+ Or as AutoPlayPermissionProvider,
293
+ ta as Avatar,
291
294
  xr as Back2Icon,
292
295
  c as BackIcon,
293
- Es as BackgroundImage,
296
+ hs as BackgroundImage,
294
297
  S as Bin2Icon,
295
298
  I as BinIcon,
296
299
  h as Book2Icon,
297
300
  C as BookClosedIcon,
298
- _ as BookIcon,
299
- L as BookmarkIcon,
300
- M as Bulb2Icon,
301
- N as BulbIcon,
301
+ P as BookIcon,
302
+ R as BookmarkIcon,
303
+ O as Bulb2Icon,
304
+ k as BulbIcon,
302
305
  Qr as Button,
303
- ds as CIRCLE_ACTION_IDS,
304
- ms as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
305
- Kp as COMPLETED_SHEET_STATE,
306
- sf as COUNTRY_CODE_MAP,
306
+ Is as CIRCLE_ACTION_IDS,
307
+ cs as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
308
+ Xp as COMPLETED_SHEET_STATE,
307
309
  D as CalendarIcon,
308
- wt as Callout,
310
+ Qt as Callout,
309
311
  St as CascadingSelectInput,
310
- Ef as Chapter,
311
- Gl as ChapterClearanceConfirmationModal,
312
- Hf as ChapterDetails,
313
- Af as ChaptersList,
312
+ hf as Chapter,
313
+ vl as ChapterClearanceConfirmationModal,
314
+ Uf as ChapterDetails,
315
+ Rf as ChaptersList,
314
316
  hr as ChatIcon,
315
317
  U as Check2Icon,
316
318
  g as CheckIcon,
@@ -319,256 +321,259 @@ export {
319
321
  Sr as ChevronDownIcon,
320
322
  Ir as ChevronLeftIcon,
321
323
  cr as ChevronRightIcon,
322
- Wf as CircleSoundKey,
323
- Mt as CircularLoader,
324
- Ba as CircularStepWrapper,
325
- Cs as CircularSteps,
326
- Oa as ClaimUserAccount,
324
+ Qf as CircleSoundKey,
325
+ Ot as CircularLoader,
326
+ Fa as CircularStepWrapper,
327
+ Ls as CircularSteps,
328
+ ya as ClaimUserAccount,
327
329
  jr as Clickable,
328
330
  v as ClipboardIcon,
329
331
  V as Clock2Icon,
330
332
  w as ClockIcon,
331
- Al as Coachmark,
333
+ Rl as Coachmark,
332
334
  Y as CodeIcon,
333
335
  wr as ContextMenu,
334
336
  Q as CopyIcon,
335
337
  Vr as CountdownTimer,
336
338
  j as CrossIcon,
337
- Ms as CueCanvas,
338
- Ns as CueCanvasController,
339
- Us as CueCanvasHomeworkController,
340
- Ls as CueCanvasProvider,
341
- gs as CueCanvasSideBar,
339
+ ys as CueCanvas,
340
+ Gs as CueCanvasController,
341
+ Ws as CueCanvasHomeworkController,
342
+ Hs as CueCanvasProvider,
343
+ bs as CueCanvasSideBar,
342
344
  q as CueRocket,
343
- Lr as CuemathLogo,
344
- ya as CustomInputField,
345
+ Rr as CuemathLogo,
346
+ Wa as CustomInputField,
345
347
  X as DashArrowIcon,
346
- Ga as DatePickerInput,
347
- Bp as DesmosCalculator,
348
- Lp as DigitalMeter,
348
+ ba as DatePickerInput,
349
+ Vp as DesmosCalculator,
350
+ Hp as DigitalMeter,
349
351
  ee as DownIcon,
350
352
  re as DraftIcon,
351
353
  ae as DragIcon,
352
- Zs as EClassTimeAlertLevel,
353
- Jf as ELeaderboardType,
354
- fp as EPResourceAssign,
355
- Np as EPostGameStat,
356
- Vs as EVENTS,
354
+ el as EClassTimeAlertLevel,
355
+ qf as ELeaderboardType,
356
+ mp as EPResourceAssign,
357
+ Gp as EPostGameStat,
358
+ Ks as EVENTS,
357
359
  pe as Edit2Icon,
358
360
  se as EditIcon,
359
- Jl as EditMilestoneModal,
360
- ue as EditStarIcon,
361
+ ql as EditMilestoneModal,
362
+ me as EditStarIcon,
361
363
  xe as EraserIcon,
362
364
  rt as Error,
363
365
  Se as ExclamationIcon,
364
- bp as ExpandableHeader,
365
- ol as ExtraPractice,
366
+ Yp as ExpandableHeader,
367
+ sl as ExtraPractice,
366
368
  Ie as Eye2Icon,
367
369
  ce as EyeIcon,
368
- Lt as FlexView,
369
- yf as GAME_LAUNCHER_ASSET_PADDING,
370
- Bf as GAME_LAUNCHER_SIZE,
370
+ Rt as FlexView,
371
+ wf as GAME_LAUNCHER_ASSET_PADDING,
372
+ Vf as GAME_LAUNCHER_SIZE,
371
373
  Cr as GameIcon,
372
- ns as GameLauncher,
373
- Hl as GoalCreationConfirmationModal,
374
- Bl as GoalDraftEdit,
375
- Kl as GoalEdit,
374
+ Ss as GameLauncher,
375
+ Ul as GoalCreationConfirmationModal,
376
+ Vl as GoalDraftEdit,
377
+ Xl as GoalEdit,
376
378
  ct as GooglePlacesSearchInput,
377
- Ha as GradeInput,
379
+ Ba as GradeInput,
378
380
  r as GradeSelector,
379
381
  Ce as HandIcon,
380
- _e as HelpIcon,
382
+ Pe as HelpIcon,
381
383
  he as HighlighterIcon,
382
- Le as HomeIcon,
383
- tl as HomeworkCardList,
384
+ Re as HomeIcon,
385
+ pl as HomeworkCardList,
384
386
  s as ILLUSTRATIONS,
385
387
  p as IMAGES,
386
- ls as IStatsToAwardErrorCode,
388
+ xs as IStatsToAwardErrorCode,
387
389
  qr as IconButton,
388
- Za as IdentifierOtpForm,
389
- da as Image,
390
- Ne as ImageIcon,
391
- El as IndicatorType,
390
+ of as IdentifierOtpForm,
391
+ Ta as Image,
392
+ ke as ImageIcon,
393
+ hl as IndicatorType,
392
394
  De as Info2Icon,
393
- Me as InfoIcon,
394
- Pa as InputStatusIcon,
395
- ml as JOURNEY_ID_STUDENT,
396
- dl as JOURNEY_ID_TEACHER,
397
- Tl as JourneyProvider,
398
- u as LOTTIE,
399
- Pf as LPARChapter,
400
- Rf as LPARMilestoneChapter,
401
- Ts as Leaderboard,
402
- km as LearnosityPreloader,
395
+ Oe as InfoIcon,
396
+ Na as InputStatusIcon,
397
+ cl as JOURNEY_ID_STUDENT,
398
+ Il as JOURNEY_ID_TEACHER,
399
+ Pl as JourneyProvider,
400
+ m as LOTTIE,
401
+ kf as LPARChapter,
402
+ Of as LPARMilestoneChapter,
403
+ Ps as Leaderboard,
404
+ Du as LearnosityPreloader,
403
405
  ge as LeftIcon,
404
406
  ve as Lock2Icon,
405
407
  we as Lock3Icon,
406
408
  Ue as LockIcon,
407
- kl as Maintenance,
408
- $l as MilestoneActionWidget,
409
- yl as MilestoneCreate,
410
- Zl as MilestoneEdit,
411
- zl as MilestoneList,
412
- bl as MilestoneOutcome,
413
- op as MilestoneStart,
409
+ Dl as Maintenance,
410
+ ap as MilestoneActionWidget,
411
+ wl as MilestoneCreate,
412
+ ep as MilestoneEdit,
413
+ rp as MilestoneList,
414
+ Yl as MilestoneOutcome,
415
+ sp as MilestoneStart,
414
416
  Ye as Minus2Icon,
415
417
  Ve as MinusIcon,
416
418
  Qe as MistakeIcon,
417
419
  je as Mobile,
420
+ Dt as ModalProvider,
418
421
  qe as MoreVerticalIcon,
419
- Tf as MultiTabBlocker,
420
- jp as NODE_LABELS,
421
- Zp as NODE_SUB_GROUP,
422
- qp as NODE_TYPE,
423
- Nr as Next2Icon,
422
+ Pf as MultiTabBlocker,
423
+ $p as NODE_LABELS,
424
+ eu as NODE_SUB_GROUP,
425
+ ou as NODE_TYPE,
426
+ kr as Next2Icon,
424
427
  Xe as NextIcon,
425
428
  Yr as Nudge,
426
429
  Ct as NumRangeInput,
427
- za as OTPForm,
428
- Ea as OverlayLoader,
429
- pf as PLATFORM_EVENTS_STUDENT,
430
- uf as PLATFORM_EVENTS_TEACHER,
431
- zp as PYTHON_NODE_TYPES,
430
+ tf as OTPForm,
431
+ La as OverlayLoader,
432
+ nf as PLATFORM_EVENTS_STUDENT,
433
+ If as PLATFORM_EVENTS_TEACHER,
434
+ ru as PYTHON_NODE_TYPES,
432
435
  eo as PencilIcon,
433
- _t as PercentileInput,
434
- ma as PerfectHits,
436
+ Pt as PercentileInput,
437
+ ia as PerfectHits,
435
438
  so as Play2Icon,
436
439
  ao as PlayIcon,
437
- fs as PlayerType,
438
- uo as Plus2Icon,
440
+ ms as PlayerType,
441
+ mo as Plus2Icon,
439
442
  po as PlusIcon,
440
443
  ro as PointerIcon,
441
- Mp as PostGameStats,
444
+ yp as PostGameStats,
442
445
  no as PracticeIcon,
443
- Am as PreviewWorksheet,
446
+ Ru as PreviewWorksheet,
444
447
  io as ProgressIcon,
445
- $f as ProjectOutcome,
446
- ts as ProjectType,
448
+ as as ProjectOutcome,
449
+ ps as ProjectType,
447
450
  To as QuestionIcon,
448
451
  Eo as QuestionLetterIcon,
449
- Xp as REWARDS_LIST,
450
- Dt as RadioCard,
452
+ tu as REWARDS_LIST,
453
+ vt as RadioCard,
451
454
  pt as RadioInput,
452
- Dp as RecentChapters,
455
+ Bp as RecentChapters,
453
456
  Ao as RedoIcon,
454
- Fp as ReferenceSheet,
455
- _p as RemotePeerPointer,
456
- Ra as ResendOTP,
457
- $a as ResetPasswordForm,
458
- Po as RightIcon,
459
- Ro as RulerIcon,
460
- kf as SATSheetSummary,
461
- gp as SENTRY_DENIED_URLS,
462
- yp as SENTRY_IGNORED_ERRORS,
463
- $p as SHEET_ACTIONS,
464
- em as SHEET_ATTEMPT_LOCATION,
465
- om as SHEET_ATTEMPT_LOCATION_MAP,
466
- rm as SHEET_ATTEMPT_STATE,
467
- tm as SHEET_DATA_TYPE,
468
- am as SHEET_STATE,
469
- pp as STAGES,
470
- mr as ScribbleIcon,
471
- ko as SearchIcon,
457
+ jp as ReferenceSheet,
458
+ Mp as RemotePeerPointer,
459
+ Ha as ResendOTP,
460
+ ff as ResetPasswordForm,
461
+ _o as RightIcon,
462
+ Lo as RulerIcon,
463
+ Df as SATSheetSummary,
464
+ bp as SENTRY_DENIED_URLS,
465
+ wp as SENTRY_IGNORED_ERRORS,
466
+ au as SHEET_ACTIONS,
467
+ fu as SHEET_ATTEMPT_LOCATION,
468
+ su as SHEET_ATTEMPT_LOCATION_MAP,
469
+ lu as SHEET_ATTEMPT_STATE,
470
+ pu as SHEET_DATA_TYPE,
471
+ uu as SHEET_STATE,
472
+ np as STAGES,
473
+ ur as ScribbleIcon,
474
+ Mo as SearchIcon,
472
475
  xt as SearchableSelectInput,
473
- gt as SectionList,
474
- ut as SelectInput,
476
+ wt as SectionList,
477
+ mt as SelectInput,
475
478
  ht as SelectionCards,
476
- fa as Separator,
477
- Rm as SheetError,
478
- Oo as SheetIcon,
479
- Wp as SheetList,
480
- Pm as SheetLocked,
481
- hs as SignUp,
482
- ba as SignupMethods,
483
- ur as SketchIcon,
479
+ da as Separator,
480
+ Ou as SheetError,
481
+ No as SheetIcon,
482
+ Qp as SheetList,
483
+ ku as SheetLocked,
484
+ Ns as SignUp,
485
+ Ja as SignupMethods,
486
+ mr as SketchIcon,
484
487
  Bo as Skip2Icon,
485
488
  Go as SkipColoredIcon,
486
489
  yo as SkipIcon,
487
- Ja as SocialAccountNotFound,
488
- Fa as SocialLoginMethods,
489
- _s as SplashScreen,
490
+ za as SocialAccountNotFound,
491
+ Za as SocialLoginMethods,
492
+ Ms as SplashScreen,
490
493
  bo as Star2Icon,
491
494
  Ho as StarIcon,
492
495
  Wo as StatusIcon,
493
496
  a as Stepper,
494
- ta as StreakIcon,
495
- Kf as StreakReductionLocalStorageUtil,
497
+ ua as StreakIcon,
498
+ Xf as StreakReductionLocalStorageUtil,
496
499
  Fo as StrikedEyeIcon,
497
- sm as StudentDetails,
498
- Ol as SubmitMilestoneModal,
500
+ du as StudentDetails,
501
+ gl as SubmitMilestoneModal,
499
502
  Jo as SwitchIcon,
500
- oa as TabComponent,
501
- Aa as Tabs,
502
- vt as Tag,
503
- $s as TalkMeter,
504
- tp as TestsCreation,
505
- Ut as Text,
503
+ la as TabComponent,
504
+ Ma as Tabs,
505
+ Yt as Tag,
506
+ al as TalkMeter,
507
+ pp as TestsCreation,
508
+ Vt as Text,
506
509
  Xr as TextButton,
507
510
  It as TextInput,
508
511
  Ko as TickIcon,
509
- $t as TimeLeftTimeline,
510
- Ks as TrialSession,
512
+ fa as TimeLeftTimeline,
513
+ Xs as TrialSession,
511
514
  Zo as TrophyIcon,
512
- Zf as Tutorial,
513
- _r as TutoringIcon,
514
- Vt as UIContext,
515
+ es as Tutorial,
516
+ Pr as TutoringIcon,
517
+ jt as UIContext,
515
518
  zo as UndoIcon,
516
519
  or as Unlock2Icon,
517
520
  $o as UnlockIcon,
518
521
  tr as UpIcon,
519
522
  lr as User2Icon,
520
523
  fr as UserIcon,
521
- of as UserIdentifierForm,
522
- ka as UserTypeSelector,
523
- Ka as UsernamePasswordForm,
524
- la as Video,
525
- xf as WHITELIST_EVENTS,
526
- xm as WORKSHEET_ACTION_BAR_HEIGHT,
527
- nm as WORKSHEET_QUESTIONS_GAP,
528
- cm as WORKSHEET_QUESTION_WIDTH,
529
- im as WORKSHEET_TOP_NAVIGATION_HEIGHT,
530
- Jp as WORKSHEET_V3_NODE_TYPES,
531
- zf as WebView,
532
- os as WebViewEvent,
533
- Em as Worksheet,
534
- Of as checkIfPPTNodeType,
535
- Zt as getTheme,
536
- Gf as invalidateGetChapterDetails,
537
- fl as invalidateHomeworks,
538
- Ep as invalidateMilestoneResources,
539
- up as invalidateMilestonesData,
540
- np as invalidatePastMilestoneCount,
541
- Ip as invalidateTestHelpData,
542
- Tm as isOkayTypeQuestion,
543
- pm as loadScript,
544
- um as media,
545
- ll as useAutoPlayPermission,
546
- Ds as useCanvasSyncBroker,
547
- Rl as useChapterPageJourney,
548
- bf as useCircleSounds,
549
- zs as useClassTimeAlerts,
550
- Kt as useContextMenuClickHandler,
524
+ lf as UserIdentifierForm,
525
+ Ga as UserTypeSelector,
526
+ $a as UsernamePasswordForm,
527
+ na as Video,
528
+ Sf as WHITELIST_EVENTS,
529
+ Tu as WORKSHEET_ACTION_BAR_HEIGHT,
530
+ Su as WORKSHEET_QUESTIONS_GAP,
531
+ Eu as WORKSHEET_QUESTION_WIDTH,
532
+ Cu as WORKSHEET_TOP_NAVIGATION_HEIGHT,
533
+ qp as WORKSHEET_V3_NODE_TYPES,
534
+ rs as WebView,
535
+ ss as WebViewEvent,
536
+ hu as Worksheet,
537
+ gf as checkIfPPTNodeType,
538
+ oa as getTheme,
539
+ vf as invalidateGetChapterDetails,
540
+ ml as invalidateHomeworks,
541
+ hp as invalidateMilestoneResources,
542
+ ip as invalidateMilestonesData,
543
+ Sp as invalidatePastMilestoneCount,
544
+ Ap as invalidateTestHelpData,
545
+ Pu as isOkayTypeQuestion,
546
+ nu as loadScript,
547
+ iu as media,
548
+ xl as useAutoPlayPermission,
549
+ Bs as useCanvasSyncBroker,
550
+ Ol as useChapterPageJourney,
551
+ Yf as useCircleSounds,
552
+ rl as useClassTimeAlerts,
553
+ $t as useContextMenuClickHandler,
551
554
  gr as useForceReload,
552
- dp as useGetAllMilestonesdata,
553
- is as useGetCircleHomeDetailsDal,
554
- il as useGetEligibleJourneysViaRoute,
555
- Ff as useGetLeaderboardDal,
556
- Cp as useGetMilestoneResources,
557
- cp as useGetPastMilestoneCount,
558
- Tp as useGetTestHelpData,
559
- Pl as useHomePageJourney,
560
- Ys as useInClassActionDispatcher,
561
- Js as useInClassActionListener,
562
- vs as useInClassMessageBroker,
563
- Om as useIsLearnosityLoaded,
564
- cf as useIsTabBlocked,
565
- nl as useJourney,
566
- hp as usePointerSync,
567
- Jt as useTrackingContext,
568
- ws as useTrialSessionMessageBroker,
569
- Ft as useUIContext,
570
- Gm as useViewport,
571
- Hm as useWorksheetLayout,
555
+ Ip as useGetAllMilestonesdata,
556
+ Cs as useGetCircleHomeDetailsDal,
557
+ Cl as useGetEligibleJourneysViaRoute,
558
+ jf as useGetLeaderboardDal,
559
+ Lp as useGetMilestoneResources,
560
+ Ep as useGetPastMilestoneCount,
561
+ Pp as useGetTestHelpData,
562
+ kl as useHomePageJourney,
563
+ Zs as useInClassActionDispatcher,
564
+ qs as useInClassActionListener,
565
+ Fs as useInClassMessageBroker,
566
+ gu as useIsLearnosityLoaded,
567
+ Cf as useIsTabBlocked,
568
+ Sl as useJourney,
569
+ gt as useModalActions,
570
+ Ut as useModalParams,
571
+ Np as usePointerSync,
572
+ zt as useTrackingContext,
573
+ Js as useTrialSessionMessageBroker,
574
+ Zt as useUIContext,
575
+ vu as useViewport,
576
+ Uu as useWorksheetLayout,
572
577
  Dr as useZoomDisable
573
578
  };
574
579
  //# sourceMappingURL=index.js.map