@cuemath/leap 2.9.12-j5 → 2.9.12-j6

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 (24) hide show
  1. package/dist/features/auth/signup/custom-input-field/{phone-input/country-selector → country-selector}/country-code-button.js +4 -4
  2. package/dist/features/auth/signup/custom-input-field/country-selector/country-code-button.js.map +1 -0
  3. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js +29 -0
  4. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js.map +1 -0
  5. package/dist/features/auth/signup/custom-input-field/{phone-input/phone-input-styled.js → country-selector/country-selector-styled.js} +2 -2
  6. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector-styled.js.map +1 -0
  7. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js +26 -0
  8. package/dist/features/auth/signup/custom-input-field/country-selector/country-selector.js.map +1 -0
  9. package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js +2 -10
  10. package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js.map +1 -1
  11. package/dist/features/auth/signup/custom-input-field/custom-input-field.js +60 -64
  12. package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +1 -1
  13. package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js +9 -0
  14. package/dist/features/auth/signup/custom-input-field/password-toggle/password-toggle.js.map +1 -0
  15. package/dist/index.d.ts +3 -8
  16. package/dist/index.js +253 -255
  17. package/dist/index.js.map +1 -1
  18. package/package.json +1 -1
  19. package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-code-button.js.map +0 -1
  20. package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-list-menu.js +0 -28
  21. package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-list-menu.js.map +0 -1
  22. package/dist/features/auth/signup/custom-input-field/phone-input/phone-input-styled.js.map +0 -1
  23. package/dist/features/auth/signup/custom-input-field/phone-input/phone-input.js +0 -67
  24. package/dist/features/auth/signup/custom-input-field/phone-input/phone-input.js.map +0 -1
package/dist/index.js CHANGED
@@ -9,7 +9,7 @@ import { default as i } from "./assets/line-icons/icons/back.js";
9
9
  import { default as S } from "./assets/line-icons/icons/bin.js";
10
10
  import { default as C } from "./assets/line-icons/icons/bin2.js";
11
11
  import { default as _ } from "./assets/line-icons/icons/book-closed.js";
12
- import { default as h } from "./assets/line-icons/icons/book.js";
12
+ import { default as L } from "./assets/line-icons/icons/book.js";
13
13
  import { default as R } from "./assets/line-icons/icons/book2.js";
14
14
  import { default as O } from "./assets/line-icons/icons/bookmark.js";
15
15
  import { default as k } from "./assets/line-icons/icons/bulb.js";
@@ -36,7 +36,7 @@ import { default as ie } from "./assets/line-icons/icons/eye.js";
36
36
  import { default as Se } from "./assets/line-icons/icons/eye2.js";
37
37
  import { default as Ce } from "./assets/line-icons/icons/hand.js";
38
38
  import { default as _e } from "./assets/line-icons/icons/help.js";
39
- import { default as he } from "./assets/line-icons/icons/highlighter.js";
39
+ import { default as Le } from "./assets/line-icons/icons/highlighter.js";
40
40
  import { default as Re } from "./assets/line-icons/icons/home.js";
41
41
  import { default as Oe } from "./assets/line-icons/icons/image.js";
42
42
  import { default as ke } from "./assets/line-icons/icons/info.js";
@@ -63,7 +63,7 @@ import { default as To } from "./assets/line-icons/icons/question-letter.js";
63
63
  import { default as Eo } from "./assets/line-icons/icons/redo.js";
64
64
  import { default as Ao } from "./assets/line-icons/icons/right.js";
65
65
  import { default as Po } from "./assets/line-icons/icons/ruler.js";
66
- import { default as Lo } from "./assets/line-icons/icons/search.js";
66
+ import { default as ho } from "./assets/line-icons/icons/search.js";
67
67
  import { default as No } from "./assets/line-icons/icons/sheet.js";
68
68
  import { default as Mo } from "./assets/line-icons/icons/star.js";
69
69
  import { default as Ho } from "./assets/line-icons/icons/skip.js";
@@ -89,7 +89,7 @@ import { default as ir } from "./assets/line-icons/icons/chat.js";
89
89
  import { default as Sr } from "./assets/line-icons/icons/cuemath-logo.js";
90
90
  import { default as Cr } from "./assets/line-icons/icons/next2.js";
91
91
  import { AutoPlayPermissionProvider as _r } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
92
- import { default as hr } from "./features/hooks/use-zoom-disable.js";
92
+ import { default as Lr } from "./features/hooks/use-zoom-disable.js";
93
93
  import { default as Rr } from "./features/hooks/use-force-reload.js";
94
94
  import { default as Or } from "./features/ui/accordion-section/accordion-section.js";
95
95
  import { default as kr } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
@@ -116,7 +116,7 @@ import { default as it } from "./features/ui/selection-cards/selection-cards.js"
116
116
  import { default as St } from "./features/ui/layout/flex-view.js";
117
117
  import { default as Ct } from "./features/ui/loader/app-loader/app-loader.js";
118
118
  import { CircularLoader as _t } from "./features/ui/loader/circular-loader/circular-loader.js";
119
- import { default as ht } from "./features/ui/radio-cards/radio-cards.js";
119
+ import { default as Lt } from "./features/ui/radio-cards/radio-cards.js";
120
120
  import { default as Rt } from "./features/ui/section-list/section-list.js";
121
121
  import { default as Ot } from "./features/ui/text/text.js";
122
122
  import { default as kt } from "./features/ui/tag/tag.js";
@@ -142,128 +142,127 @@ import { default as Ia } from "./features/auth/comps/resend-otp/resend-otp.js";
142
142
  import { default as Ta } from "./features/auth/signup/user-type-selector/user-type-selector.js";
143
143
  import { default as Ea } from "./features/auth/signup/claim-user-account/claim-user-account.js";
144
144
  import { default as Aa } from "./features/auth/signup/custom-input-field/grade-input/grade-input.js";
145
- import { default as Pa } from "./features/auth/signup/custom-input-field/phone-input/phone-input.js";
146
- import { default as La } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
147
- import { default as Na } from "./features/auth/signup/custom-input-field/custom-input-field.js";
148
- import { default as Ma } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
149
- import { default as Ha } from "./features/auth/signup/signup-methods/signup-methods.js";
150
- import { default as Ga } from "./features/auth/account-selector/account-selector.js";
151
- import { default as ya } from "./features/auth/login/social-login-methods/social-login-methods.js";
152
- import { default as Ba } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
153
- import { default as va } from "./features/auth/login/username-password-form/username-password-form.js";
154
- import { default as Va } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
155
- import { default as Fa } from "./features/auth/forgot-password/otp-form/otp-form.js";
156
- import { default as Qa } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
157
- import { default as Ja } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
158
- import { AUTH_TABS as Za } from "./features/auth/login/login-constants.js";
159
- import { ApiErrorCode as za } from "./features/auth/signup/signup-constants.js";
160
- import { PLATFORM_EVENTS_STUDENT as $a } from "./features/analytics-events/platform-events-student.js";
161
- import { PLATFORM_EVENTS_TEACHER as of } from "./features/analytics-events/platform-events-teacher.js";
162
- import { WHITELIST_EVENTS as tf } from "./features/analytics-events/whitelist-events.js";
163
- import { default as ff } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
164
- import { default as lf } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
165
- import { default as uf } from "./features/chapters/chapter/chapter.js";
166
- import { default as df } from "./features/chapters/chapters-list/chapters-list.js";
167
- import { default as nf } from "./features/chapters/lpar-chapter/lpar-chapter.js";
168
- import { default as If } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
169
- import { default as Sf } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
170
- import { checkIfPPTNodeType as Cf } from "./features/chapters/lpar-chapter/utils/index.js";
171
- import { GAME_LAUNCHER_ASSET_PADDING as _f } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
172
- import { GAME_LAUNCHER_SIZE as hf } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
173
- import { useCircleSounds as Rf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
174
- import { CircleSoundKey as Of } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
175
- import { useGetLeaderboardDal as kf } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
176
- import { ELeaderboardType as Df } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
177
- import { StreakReductionLocalStorageUtil as gf } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
178
- import { Tutorial as Uf } from "./features/circle-games/games/tutorial/tutorial.js";
179
- import { WebView as bf } from "./features/circle-games/games/web-view/web-view.js";
180
- import { ProjectOutcome as Wf } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
181
- import { WebViewEvent as wf } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
182
- import { ProjectType as Yf } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
183
- import { PlayerType as Kf } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
184
- import { IStatsToAwardErrorCode as jf } from "./features/circle-games/games/web-view/web-view-types.js";
185
- import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as qf } from "./features/circle-games/enum/circle-onboarding-steps.js";
186
- import { CIRCLE_ACTION_IDS as Xf } from "./features/circle-games/enum/circle-action-ids.js";
187
- import { GameLauncher as es } from "./features/circle-games/game-launcher/game-launcher.js";
188
- import { useGetCircleHomeDetailsDal as rs } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
189
- import { Leaderboard as as } from "./features/circle-games/leaderboard/leaderboard.js";
190
- import { BackgroundImage as ss, CircularSteps as ls } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
191
- import { SplashScreen as us } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
192
- import { SignUp as ds } from "./features/circle-games/sign-up/sign-up.js";
193
- import { default as ns } from "./features/cue-canvas/cue-canvas-provider.js";
194
- import { default as Is } from "./features/cue-canvas/toolbar/toolbar.js";
195
- import { default as Ts } from "./features/cue-canvas/cue-canvas.js";
196
- import { default as Es } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
197
- import { default as As } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
198
- import { default as Ps } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
199
- import { EVENTS as Ls } from "./features/communication/pub-sub/constants.js";
200
- import { useInClassActionDispatcher as Ns, useInClassActionListener as Os } from "./features/communication/pub-sub/hooks.js";
201
- import { default as ks } from "./features/trial-session/trial-session.js";
202
- import { EClassTimeAlertLevel as Ds } from "./features/trial-session/trial-session-types.js";
203
- import { useClassTimeAlerts as gs } from "./features/trial-session/hooks/use-class-time-alerts.js";
204
- import { default as Us } from "./features/talk-meter/talk-meter.js";
205
- import { default as bs } from "./features/extra-practice/extra-practice.js";
206
- import { useAutoPlayPermission as Ws } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
207
- import { JOURNEY_ID_STUDENT as ws } from "./features/journey/journey-id/journey-id-student.js";
208
- import { useJourney as Ys } from "./features/journey/use-journey/use-journey.js";
209
- import { useGetEligibleJourneysViaRoute as Ks } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
210
- import { JourneyProvider as js } from "./features/journey/use-journey/journey-context-provider.js";
211
- import { IndicatorType as qs } from "./features/journey/use-journey/constants.js";
212
- import { Coachmark as Xs } from "./features/journey/comps/coachmark/coachmark.js";
213
- import { default as el } from "./features/maintenance/maintenance.js";
214
- import { default as rl } from "./features/milestone/create/submit-modal/submit-modal.js";
215
- import { default as al } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
216
- import { default as sl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
217
- import { default as pl } from "./features/milestone/create/milestone-create-container.js";
218
- import { default as ml } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
219
- import { default as xl } from "./features/milestone/outcome/milestone-outcome-container.js";
220
- import { default as cl } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
221
- import { default as il } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
222
- import { default as Sl } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
223
- import { default as Cl } from "./features/milestone/edit/goal-edit-container.js";
224
- import { default as _l } from "./features/milestone/edit/milestone-edit-container.js";
225
- import { default as hl } from "./features/milestone/milestone-list-container/milestone-list-container.js";
226
- import { default as Rl } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
227
- import { default as Ol } from "./features/milestone/start/milestone-start.js";
228
- import { default as kl } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
229
- import { default as Dl } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
230
- import { ACHIEVEMENT_ACTIONS as gl, STAGES as yl } from "./features/milestone/outcome/milestone-outcome-constants.js";
231
- import { invalidateMilestonesData as Bl, useGetAllMilestonesdata as bl } from "./features/milestone/milestone-list-container/api/get-milestones.js";
232
- import { invalidateTestHelpData as Wl, useGetTestHelpData as Vl } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
233
- import { invalidateMilestoneResources as Fl, useGetMilestoneResources as Yl } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
234
- import { default as Kl } from "./features/pointer-sync/pointer.js";
235
- import { default as jl } from "./features/pointer-sync/hooks/use-pointer-sync.js";
236
- import { DigitalMeter as ql } from "./features/post-game-stats/digital-meter/digital-meter.js";
237
- import { EPostGameStat as Xl } from "./features/post-game-stats/enums/post-game-stats-enum.js";
238
- import { PostGameStats as ep } from "./features/post-game-stats/post-game-stats.js";
239
- import { SENTRY_DENIED_URLS as rp, SENTRY_IGNORED_ERRORS as tp } from "./features/sentry/constants/ignored.js";
240
- import { default as fp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
241
- import { default as lp } from "./features/sheet-tools/tool-header/tool-header.js";
242
- import { default as up } from "./features/sheets/sheets-list/sheets-list.js";
243
- import { default as dp } from "./features/sheets/reference-sheet/reference-sheet.js";
244
- import { WORKSHEET_V3_NODE_TYPES as np } from "./features/sheets/utils/is-v3-worksheet.js";
245
- import { COMPLETED_SHEET_STATE as Ip, NODE_LABELS as ip, NODE_SUB_GROUP as Tp, NODE_TYPE as Sp, PYTHON_NODE_TYPES as Ep, REWARDS_LIST as Cp, SHEET_ACTIONS as Ap, SHEET_ATTEMPT_LOCATION as _p, SHEET_ATTEMPT_LOCATION_MAP as Pp, SHEET_ATTEMPT_STATE as hp, SHEET_DATA_TYPE as Lp, SHEET_STATE as Rp } from "./features/sheets/constants/sheet.js";
246
- import { default as Op } from "./features/student-details/student-details.js";
247
- import { default as kp } from "./features/utils/load-script.js";
248
- import { ACTION_BAR_HEIGHT as Dp, QUESTIONS_GAP as Gp, QUESTION_WIDTH as gp, TOP_NAVIGATION_HEIGHT as yp } from "./features/worksheet/worksheet/constants.js";
249
- import { isOkayTypeQuestion as Bp } from "./features/worksheet/worksheet/worksheet-helpers.js";
250
- import { default as vp } from "./features/worksheet/worksheet/worksheet-container.js";
251
- import { default as Vp } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
252
- import { default as Fp } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
253
- import { default as Qp } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
254
- import { default as Jp } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
255
- import { default as Zp } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
256
- import { default as zp } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
145
+ import { default as Pa } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
146
+ import { default as ha } from "./features/auth/signup/custom-input-field/custom-input-field.js";
147
+ import { default as Na } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
148
+ import { default as Ma } from "./features/auth/signup/signup-methods/signup-methods.js";
149
+ import { default as Ha } from "./features/auth/account-selector/account-selector.js";
150
+ import { default as Ga } from "./features/auth/login/social-login-methods/social-login-methods.js";
151
+ import { default as ya } from "./features/auth/login/social-account-not-found/social-account-not-found.js";
152
+ import { default as Ba } from "./features/auth/login/username-password-form/username-password-form.js";
153
+ import { default as va } from "./features/auth/login/identifier-otp-form/identifier-otp-form.js";
154
+ import { default as Va } from "./features/auth/forgot-password/otp-form/otp-form.js";
155
+ import { default as Fa } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
156
+ import { default as Qa } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
157
+ import { AUTH_TABS as Ja } from "./features/auth/login/login-constants.js";
158
+ import { ApiErrorCode as Za } from "./features/auth/signup/signup-constants.js";
159
+ import { PLATFORM_EVENTS_STUDENT as za } from "./features/analytics-events/platform-events-student.js";
160
+ import { PLATFORM_EVENTS_TEACHER as $a } from "./features/analytics-events/platform-events-teacher.js";
161
+ import { WHITELIST_EVENTS as of } from "./features/analytics-events/whitelist-events.js";
162
+ import { default as tf } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
163
+ import { default as ff } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
164
+ import { default as lf } from "./features/chapters/chapter/chapter.js";
165
+ import { default as uf } from "./features/chapters/chapters-list/chapters-list.js";
166
+ import { default as df } from "./features/chapters/lpar-chapter/lpar-chapter.js";
167
+ import { default as nf } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
168
+ import { default as If } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
169
+ import { checkIfPPTNodeType as Sf } from "./features/chapters/lpar-chapter/utils/index.js";
170
+ import { GAME_LAUNCHER_ASSET_PADDING as Cf } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
171
+ import { GAME_LAUNCHER_SIZE as _f } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
172
+ import { useCircleSounds as Lf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
173
+ import { CircleSoundKey as Rf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
174
+ import { useGetLeaderboardDal as Of } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
175
+ import { ELeaderboardType as kf } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
176
+ import { StreakReductionLocalStorageUtil as Df } from "./features/circle-games/utils/streak-reduction-localstorage-util.js";
177
+ import { Tutorial as gf } from "./features/circle-games/games/tutorial/tutorial.js";
178
+ import { WebView as Uf } from "./features/circle-games/games/web-view/web-view.js";
179
+ import { ProjectOutcome as bf } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
180
+ import { WebViewEvent as Wf } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
181
+ import { ProjectType as wf } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
182
+ import { PlayerType as Yf } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
183
+ import { IStatsToAwardErrorCode as Kf } from "./features/circle-games/games/web-view/web-view-types.js";
184
+ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as jf } from "./features/circle-games/enum/circle-onboarding-steps.js";
185
+ import { CIRCLE_ACTION_IDS as qf } from "./features/circle-games/enum/circle-action-ids.js";
186
+ import { GameLauncher as Xf } from "./features/circle-games/game-launcher/game-launcher.js";
187
+ import { useGetCircleHomeDetailsDal as es } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
188
+ import { Leaderboard as rs } from "./features/circle-games/leaderboard/leaderboard.js";
189
+ import { BackgroundImage as as, CircularSteps as fs } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
190
+ import { SplashScreen as ls } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
191
+ import { SignUp as us } from "./features/circle-games/sign-up/sign-up.js";
192
+ import { default as ds } from "./features/cue-canvas/cue-canvas-provider.js";
193
+ import { default as ns } from "./features/cue-canvas/toolbar/toolbar.js";
194
+ import { default as Is } from "./features/cue-canvas/cue-canvas.js";
195
+ import { default as Ts } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
196
+ import { default as Es } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
197
+ import { default as As } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
198
+ import { EVENTS as Ps } from "./features/communication/pub-sub/constants.js";
199
+ import { useInClassActionDispatcher as hs, useInClassActionListener as Rs } from "./features/communication/pub-sub/hooks.js";
200
+ import { default as Os } from "./features/trial-session/trial-session.js";
201
+ import { EClassTimeAlertLevel as ks } from "./features/trial-session/trial-session-types.js";
202
+ import { useClassTimeAlerts as Ds } from "./features/trial-session/hooks/use-class-time-alerts.js";
203
+ import { default as gs } from "./features/talk-meter/talk-meter.js";
204
+ import { default as Us } from "./features/extra-practice/extra-practice.js";
205
+ import { useAutoPlayPermission as bs } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
206
+ import { JOURNEY_ID_STUDENT as Ws } from "./features/journey/journey-id/journey-id-student.js";
207
+ import { useJourney as ws } from "./features/journey/use-journey/use-journey.js";
208
+ import { useGetEligibleJourneysViaRoute as Ys } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
209
+ import { JourneyProvider as Ks } from "./features/journey/use-journey/journey-context-provider.js";
210
+ import { IndicatorType as js } from "./features/journey/use-journey/constants.js";
211
+ import { Coachmark as qs } from "./features/journey/comps/coachmark/coachmark.js";
212
+ import { default as Xs } from "./features/maintenance/maintenance.js";
213
+ import { default as el } from "./features/milestone/create/submit-modal/submit-modal.js";
214
+ import { default as rl } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
215
+ import { default as al } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
216
+ import { default as sl } from "./features/milestone/create/milestone-create-container.js";
217
+ import { default as pl } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
218
+ import { default as ml } from "./features/milestone/outcome/milestone-outcome-container.js";
219
+ import { default as xl } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
220
+ import { default as cl } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
221
+ import { default as il } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
222
+ import { default as Sl } from "./features/milestone/edit/goal-edit-container.js";
223
+ import { default as Cl } from "./features/milestone/edit/milestone-edit-container.js";
224
+ import { default as _l } from "./features/milestone/milestone-list-container/milestone-list-container.js";
225
+ import { default as Ll } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
226
+ import { default as Rl } from "./features/milestone/start/milestone-start.js";
227
+ import { default as Ol } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
228
+ import { default as kl } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
229
+ import { ACHIEVEMENT_ACTIONS as Dl, STAGES as Gl } from "./features/milestone/outcome/milestone-outcome-constants.js";
230
+ import { invalidateMilestonesData as yl, useGetAllMilestonesdata as Ul } from "./features/milestone/milestone-list-container/api/get-milestones.js";
231
+ import { invalidateTestHelpData as bl, useGetTestHelpData as vl } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
232
+ import { invalidateMilestoneResources as Vl, useGetMilestoneResources as wl } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
233
+ import { default as Yl } from "./features/pointer-sync/pointer.js";
234
+ import { default as Kl } from "./features/pointer-sync/hooks/use-pointer-sync.js";
235
+ import { DigitalMeter as jl } from "./features/post-game-stats/digital-meter/digital-meter.js";
236
+ import { EPostGameStat as ql } from "./features/post-game-stats/enums/post-game-stats-enum.js";
237
+ import { PostGameStats as Xl } from "./features/post-game-stats/post-game-stats.js";
238
+ import { SENTRY_DENIED_URLS as ep, SENTRY_IGNORED_ERRORS as op } from "./features/sentry/constants/ignored.js";
239
+ import { default as tp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
240
+ import { default as fp } from "./features/sheet-tools/tool-header/tool-header.js";
241
+ import { default as lp } from "./features/sheets/sheets-list/sheets-list.js";
242
+ import { default as up } from "./features/sheets/reference-sheet/reference-sheet.js";
243
+ import { WORKSHEET_V3_NODE_TYPES as dp } from "./features/sheets/utils/is-v3-worksheet.js";
244
+ import { COMPLETED_SHEET_STATE as np, NODE_LABELS as cp, NODE_SUB_GROUP as Ip, NODE_TYPE as ip, PYTHON_NODE_TYPES as Tp, REWARDS_LIST as Sp, SHEET_ACTIONS as Ep, SHEET_ATTEMPT_LOCATION as Cp, SHEET_ATTEMPT_LOCATION_MAP as Ap, SHEET_ATTEMPT_STATE as _p, SHEET_DATA_TYPE as Pp, SHEET_STATE as Lp } from "./features/sheets/constants/sheet.js";
245
+ import { default as Rp } from "./features/student-details/student-details.js";
246
+ import { default as Op } from "./features/utils/load-script.js";
247
+ import { ACTION_BAR_HEIGHT as kp, QUESTIONS_GAP as Hp, QUESTION_WIDTH as Dp, TOP_NAVIGATION_HEIGHT as Gp } from "./features/worksheet/worksheet/constants.js";
248
+ import { isOkayTypeQuestion as yp } from "./features/worksheet/worksheet/worksheet-helpers.js";
249
+ import { default as Bp } from "./features/worksheet/worksheet/worksheet-container.js";
250
+ import { default as vp } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
251
+ import { default as Vp } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
252
+ import { default as Fp } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
253
+ import { default as Qp } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
254
+ import { default as Jp } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
255
+ import { default as Zp } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
257
256
  export {
258
- gl as ACHIEVEMENT_ACTIONS,
259
- Za as AUTH_TABS,
257
+ Dl as ACHIEVEMENT_ACTIONS,
258
+ Ja as AUTH_TABS,
260
259
  Or as AccordionSection,
261
- Ga as AccountSelector,
262
- cl as AchievementNotShareReasonModal,
263
- il as AchievementShareInstructionModal,
260
+ Ha as AccountSelector,
261
+ xl as AchievementNotShareReasonModal,
262
+ cl as AchievementShareInstructionModal,
264
263
  c as AlertIcon,
265
264
  fa as AnimatedArc,
266
- za as ApiErrorCode,
265
+ Za as ApiErrorCode,
267
266
  Ct as AppLoader,
268
267
  Kr as ArcButton,
269
268
  kr as ArrowTooltip,
@@ -273,25 +272,25 @@ export {
273
272
  Ft as Avatar,
274
273
  ar as Back2Icon,
275
274
  i as BackIcon,
276
- ss as BackgroundImage,
275
+ as as BackgroundImage,
277
276
  C as Bin2Icon,
278
277
  S as BinIcon,
279
278
  R as Book2Icon,
280
279
  _ as BookClosedIcon,
281
- h as BookIcon,
280
+ L as BookIcon,
282
281
  O as BookmarkIcon,
283
282
  D as Bulb2Icon,
284
283
  k as BulbIcon,
285
284
  br as Button,
286
- Xf as CIRCLE_ACTION_IDS,
287
- qf as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
288
- Ip as COMPLETED_SHEET_STATE,
285
+ qf as CIRCLE_ACTION_IDS,
286
+ jf as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
287
+ np as COMPLETED_SHEET_STATE,
289
288
  g as CalendarIcon,
290
289
  Dt as Callout,
291
290
  mt as CascadingSelectInput,
292
- uf as Chapter,
293
- sl as ChapterClearanceConfirmationModal,
294
- df as ChaptersList,
291
+ lf as Chapter,
292
+ al as ChapterClearanceConfirmationModal,
293
+ uf as ChaptersList,
295
294
  ir as ChatIcon,
296
295
  b as Check2Icon,
297
296
  U as CheckIcon,
@@ -300,189 +299,188 @@ export {
300
299
  mr as ChevronDownIcon,
301
300
  pr as ChevronLeftIcon,
302
301
  sr as ChevronRightIcon,
303
- Of as CircleSoundKey,
302
+ Rf as CircleSoundKey,
304
303
  _t as CircularLoader,
305
- Ma as CircularStepWrapper,
306
- ls as CircularSteps,
304
+ Na as CircularStepWrapper,
305
+ fs as CircularSteps,
307
306
  Ea as ClaimUserAccount,
308
307
  Wr as Clickable,
309
308
  W as ClipboardIcon,
310
309
  Y as Clock2Icon,
311
310
  w as ClockIcon,
312
- Xs as Coachmark,
311
+ qs as Coachmark,
313
312
  K as CodeIcon,
314
313
  Dr as ContextMenu,
315
314
  j as CopyIcon,
316
315
  gr as CountdownTimer,
317
316
  q as CrossIcon,
318
- Ts as CueCanvas,
319
- Is as CueCanvasController,
320
- ns as CueCanvasProvider,
317
+ Is as CueCanvas,
318
+ ns as CueCanvasController,
319
+ ds as CueCanvasProvider,
321
320
  X as CueRocket,
322
321
  Sr as CuemathLogo,
323
- Na as CustomInputField,
322
+ ha as CustomInputField,
324
323
  ee as DashArrowIcon,
325
- La as DatePickerInput,
326
- fp as DesmosCalculator,
327
- ql as DigitalMeter,
324
+ Pa as DatePickerInput,
325
+ tp as DesmosCalculator,
326
+ jl as DigitalMeter,
328
327
  re as DownIcon,
329
328
  ae as DraftIcon,
330
329
  se as DragIcon,
331
- Ds as EClassTimeAlertLevel,
332
- Df as ELeaderboardType,
333
- Dl as EPResourceAssign,
334
- Xl as EPostGameStat,
335
- Ls as EVENTS,
330
+ ks as EClassTimeAlertLevel,
331
+ kf as ELeaderboardType,
332
+ kl as EPResourceAssign,
333
+ ql as EPostGameStat,
334
+ Ps as EVENTS,
336
335
  me as Edit2Icon,
337
336
  pe as EditIcon,
338
- Sl as EditMilestoneModal,
337
+ il as EditMilestoneModal,
339
338
  xe as EditStarIcon,
340
339
  ce as EraserIcon,
341
340
  jr as Error,
342
- lp as ExpandableHeader,
343
- bs as ExtraPractice,
341
+ fp as ExpandableHeader,
342
+ Us as ExtraPractice,
344
343
  Se as Eye2Icon,
345
344
  ie as EyeIcon,
346
345
  St as FlexView,
347
- _f as GAME_LAUNCHER_ASSET_PADDING,
348
- hf as GAME_LAUNCHER_SIZE,
346
+ Cf as GAME_LAUNCHER_ASSET_PADDING,
347
+ _f as GAME_LAUNCHER_SIZE,
349
348
  xr as GameIcon,
350
- es as GameLauncher,
351
- al as GoalCreationConfirmationModal,
352
- ml as GoalDraftEdit,
353
- Cl as GoalEdit,
349
+ Xf as GameLauncher,
350
+ rl as GoalCreationConfirmationModal,
351
+ pl as GoalDraftEdit,
352
+ Sl as GoalEdit,
354
353
  st as GooglePlacesSearchInput,
355
354
  Aa as GradeInput,
356
355
  r as GradeSelector,
357
356
  Ce as HandIcon,
358
357
  _e as HelpIcon,
359
- he as HighlighterIcon,
358
+ Le as HighlighterIcon,
360
359
  Re as HomeIcon,
361
360
  p as ILLUSTRATIONS,
362
361
  m as IMAGES,
363
- jf as IStatsToAwardErrorCode,
362
+ Kf as IStatsToAwardErrorCode,
364
363
  wr as IconButton,
365
- Va as IdentifierOtpForm,
364
+ va as IdentifierOtpForm,
366
365
  ta as Image,
367
366
  Oe as ImageIcon,
368
- qs as IndicatorType,
367
+ js as IndicatorType,
369
368
  De as Info2Icon,
370
369
  ke as InfoIcon,
371
370
  na as InputStatusIcon,
372
- ws as JOURNEY_ID_STUDENT,
373
- js as JourneyProvider,
371
+ Ws as JOURNEY_ID_STUDENT,
372
+ Ks as JourneyProvider,
374
373
  x as LOTTIE,
375
- nf as LPARChapter,
376
- If as LPARMilestoneChapter,
377
- as as Leaderboard,
378
- Jp as LearnosityPreloader,
374
+ df as LPARChapter,
375
+ nf as LPARMilestoneChapter,
376
+ rs as Leaderboard,
377
+ Qp as LearnosityPreloader,
379
378
  ge as LeftIcon,
380
379
  be as Lock2Icon,
381
380
  Ue as LockIcon,
382
- el as Maintenance,
383
- Rl as MilestoneActionWidget,
384
- pl as MilestoneCreate,
385
- _l as MilestoneEdit,
386
- hl as MilestoneList,
387
- xl as MilestoneOutcome,
388
- Ol as MilestoneStart,
381
+ Xs as Maintenance,
382
+ Ll as MilestoneActionWidget,
383
+ sl as MilestoneCreate,
384
+ Cl as MilestoneEdit,
385
+ _l as MilestoneList,
386
+ ml as MilestoneOutcome,
387
+ Rl as MilestoneStart,
389
388
  we as Minus2Icon,
390
389
  We as MinusIcon,
391
390
  Ye as MistakeIcon,
392
391
  Ke as Mobile,
393
392
  je as MoreVerticalIcon,
394
- lf as MultiTabBlocker,
395
- ip as NODE_LABELS,
396
- Tp as NODE_SUB_GROUP,
397
- Sp as NODE_TYPE,
393
+ ff as MultiTabBlocker,
394
+ cp as NODE_LABELS,
395
+ Ip as NODE_SUB_GROUP,
396
+ ip as NODE_TYPE,
398
397
  Cr as Next2Icon,
399
398
  qe as NextIcon,
400
399
  Ur as Nudge,
401
400
  xt as NumRangeInput,
402
- Fa as OTPForm,
401
+ Va as OTPForm,
403
402
  da as OverlayLoader,
404
- $a as PLATFORM_EVENTS_STUDENT,
405
- of as PLATFORM_EVENTS_TEACHER,
406
- Ep as PYTHON_NODE_TYPES,
403
+ za as PLATFORM_EVENTS_STUDENT,
404
+ $a as PLATFORM_EVENTS_TEACHER,
405
+ Tp as PYTHON_NODE_TYPES,
407
406
  Xe as PencilIcon,
408
407
  ct as PercentileInput,
409
408
  oa as PerfectHits,
410
- Pa as PhoneInput,
411
409
  ao as Play2Icon,
412
410
  ro as PlayIcon,
413
- Kf as PlayerType,
411
+ Yf as PlayerType,
414
412
  po as Plus2Icon,
415
413
  so as PlusIcon,
416
414
  eo as PointerIcon,
417
- ep as PostGameStats,
415
+ Xl as PostGameStats,
418
416
  mo as PracticeIcon,
419
- Vp as PreviewWorksheet,
417
+ vp as PreviewWorksheet,
420
418
  no as ProgressIcon,
421
- Wf as ProjectOutcome,
422
- Yf as ProjectType,
419
+ bf as ProjectOutcome,
420
+ wf as ProjectType,
423
421
  Io as QuestionIcon,
424
422
  To as QuestionLetterIcon,
425
- Cp as REWARDS_LIST,
426
- ht as RadioCard,
423
+ Sp as REWARDS_LIST,
424
+ Lt as RadioCard,
427
425
  et as RadioInput,
428
426
  Eo as RedoIcon,
429
- dp as ReferenceSheet,
430
- Kl as RemotePeerPointer,
427
+ up as ReferenceSheet,
428
+ Yl as RemotePeerPointer,
431
429
  Ia as ResendOTP,
432
- Qa as ResetPasswordForm,
430
+ Fa as ResetPasswordForm,
433
431
  Ao as RightIcon,
434
432
  Po as RulerIcon,
435
- Sf as SATSheetSummary,
436
- rp as SENTRY_DENIED_URLS,
437
- tp as SENTRY_IGNORED_ERRORS,
438
- Ap as SHEET_ACTIONS,
439
- _p as SHEET_ATTEMPT_LOCATION,
440
- Pp as SHEET_ATTEMPT_LOCATION_MAP,
441
- hp as SHEET_ATTEMPT_STATE,
442
- Lp as SHEET_DATA_TYPE,
443
- Rp as SHEET_STATE,
444
- yl as STAGES,
433
+ If as SATSheetSummary,
434
+ ep as SENTRY_DENIED_URLS,
435
+ op as SENTRY_IGNORED_ERRORS,
436
+ Ep as SHEET_ACTIONS,
437
+ Cp as SHEET_ATTEMPT_LOCATION,
438
+ Ap as SHEET_ATTEMPT_LOCATION_MAP,
439
+ _p as SHEET_ATTEMPT_STATE,
440
+ Pp as SHEET_DATA_TYPE,
441
+ Lp as SHEET_STATE,
442
+ Gl as STAGES,
445
443
  or as ScribbleIcon,
446
- Lo as SearchIcon,
444
+ ho as SearchIcon,
447
445
  at as SearchableSelectInput,
448
446
  Rt as SectionList,
449
447
  rt as SelectInput,
450
448
  it as SelectionCards,
451
449
  zt as Separator,
452
- Qp as SheetError,
450
+ Fp as SheetError,
453
451
  No as SheetIcon,
454
- up as SheetList,
455
- Fp as SheetLocked,
456
- ds as SignUp,
457
- Ha as SignupMethods,
452
+ lp as SheetList,
453
+ Vp as SheetLocked,
454
+ us as SignUp,
455
+ Ma as SignupMethods,
458
456
  rr as SketchIcon,
459
457
  Go as Skip2Icon,
460
458
  Ho as SkipIcon,
461
- Ba as SocialAccountNotFound,
462
- ya as SocialLoginMethods,
463
- us as SplashScreen,
459
+ ya as SocialAccountNotFound,
460
+ Ga as SocialLoginMethods,
461
+ ls as SplashScreen,
464
462
  yo as Star2Icon,
465
463
  Mo as StarIcon,
466
464
  a as Stepper,
467
465
  Zt as StreakIcon,
468
- gf as StreakReductionLocalStorageUtil,
466
+ Df as StreakReductionLocalStorageUtil,
469
467
  Bo as StrikedEyeIcon,
470
- Op as StudentDetails,
471
- rl as SubmitMilestoneModal,
468
+ Rp as StudentDetails,
469
+ el as SubmitMilestoneModal,
472
470
  vo as SwitchIcon,
473
471
  Jt as TabComponent,
474
472
  s as Tabs,
475
473
  kt as Tag,
476
- Us as TalkMeter,
477
- kl as TestsCreation,
474
+ gs as TalkMeter,
475
+ Ol as TestsCreation,
478
476
  Ot as Text,
479
477
  Yr as TextButton,
480
478
  pt as TextInput,
481
479
  Vo as TickIcon,
482
480
  Qt as TimeLeftTimeline,
483
- ks as TrialSession,
481
+ Os as TrialSession,
484
482
  Fo as TrophyIcon,
485
- Uf as Tutorial,
483
+ gf as Tutorial,
486
484
  cr as TutoringIcon,
487
485
  gt as UIContext,
488
486
  Qo as UndoIcon,
@@ -490,49 +488,49 @@ export {
490
488
  Zo as UpIcon,
491
489
  $o as User2Icon,
492
490
  zo as UserIcon,
493
- Ja as UserIdentifierForm,
491
+ Qa as UserIdentifierForm,
494
492
  Ta as UserTypeSelector,
495
- va as UsernamePasswordForm,
493
+ Ba as UsernamePasswordForm,
496
494
  $t as Video,
497
- tf as WHITELIST_EVENTS,
498
- Dp as WORKSHEET_ACTION_BAR_HEIGHT,
499
- Gp as WORKSHEET_QUESTIONS_GAP,
500
- gp as WORKSHEET_QUESTION_WIDTH,
501
- yp as WORKSHEET_TOP_NAVIGATION_HEIGHT,
502
- np as WORKSHEET_V3_NODE_TYPES,
503
- bf as WebView,
504
- wf as WebViewEvent,
505
- vp as Worksheet,
506
- Cf as checkIfPPTNodeType,
495
+ of as WHITELIST_EVENTS,
496
+ kp as WORKSHEET_ACTION_BAR_HEIGHT,
497
+ Hp as WORKSHEET_QUESTIONS_GAP,
498
+ Dp as WORKSHEET_QUESTION_WIDTH,
499
+ Gp as WORKSHEET_TOP_NAVIGATION_HEIGHT,
500
+ dp as WORKSHEET_V3_NODE_TYPES,
501
+ Uf as WebView,
502
+ Wf as WebViewEvent,
503
+ Bp as Worksheet,
504
+ Sf as checkIfPPTNodeType,
507
505
  Vt as getTheme,
508
- Fl as invalidateMilestoneResources,
509
- Bl as invalidateMilestonesData,
510
- Wl as invalidateTestHelpData,
511
- Bp as isOkayTypeQuestion,
512
- kp as loadScript,
513
- Ws as useAutoPlayPermission,
514
- Es as useCanvasSyncBroker,
515
- Rf as useCircleSounds,
516
- gs as useClassTimeAlerts,
506
+ Vl as invalidateMilestoneResources,
507
+ yl as invalidateMilestonesData,
508
+ bl as invalidateTestHelpData,
509
+ yp as isOkayTypeQuestion,
510
+ Op as loadScript,
511
+ bs as useAutoPlayPermission,
512
+ Ts as useCanvasSyncBroker,
513
+ Lf as useCircleSounds,
514
+ Ds as useClassTimeAlerts,
517
515
  vt as useContextMenuClickHandler,
518
516
  Rr as useForceReload,
519
- bl as useGetAllMilestonesdata,
520
- rs as useGetCircleHomeDetailsDal,
521
- Ks as useGetEligibleJourneysViaRoute,
522
- kf as useGetLeaderboardDal,
523
- Yl as useGetMilestoneResources,
524
- Vl as useGetTestHelpData,
525
- Ns as useInClassActionDispatcher,
526
- Os as useInClassActionListener,
527
- As as useInClassMessageBroker,
528
- Zp as useIsLearnosityLoaded,
529
- ff as useIsTabBlocked,
530
- Ys as useJourney,
531
- jl as usePointerSync,
517
+ Ul as useGetAllMilestonesdata,
518
+ es as useGetCircleHomeDetailsDal,
519
+ Ys as useGetEligibleJourneysViaRoute,
520
+ Of as useGetLeaderboardDal,
521
+ wl as useGetMilestoneResources,
522
+ vl as useGetTestHelpData,
523
+ hs as useInClassActionDispatcher,
524
+ Rs as useInClassActionListener,
525
+ Es as useInClassMessageBroker,
526
+ Jp as useIsLearnosityLoaded,
527
+ tf as useIsTabBlocked,
528
+ ws as useJourney,
529
+ Kl as usePointerSync,
532
530
  Bt as useTrackingContext,
533
- Ps as useTrialSessionMessageBroker,
531
+ As as useTrialSessionMessageBroker,
534
532
  yt as useUIContext,
535
- zp as useWorksheetLayout,
536
- hr as useZoomDisable
533
+ Zp as useWorksheetLayout,
534
+ Lr as useZoomDisable
537
535
  };
538
536
  //# sourceMappingURL=index.js.map