@cuemath/leap 3.2.21-beta-0.1 → 3.2.21-j1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/features/analytics-events/whitelist-events.js +17 -15
- package/dist/features/analytics-events/whitelist-events.js.map +1 -1
- package/dist/features/auth/comps/pill-button/pill-button.js +41 -38
- package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +18 -14
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +32 -26
- package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +1 -1
- package/dist/features/auth/pla-signup/pla-analytics-events.js +22 -0
- package/dist/features/auth/pla-signup/pla-analytics-events.js.map +1 -0
- package/dist/features/auth/pla-signup/signup-options/signup-options.js +42 -35
- package/dist/features/auth/pla-signup/signup-options/signup-options.js.map +1 -1
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item.js +43 -43
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item.js.map +1 -1
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js +1 -1
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js.map +1 -1
- package/dist/index.d.ts +21 -6
- package/dist/index.js +68 -68
- package/dist/node_modules/decode-uri-component/index.js.map +1 -0
- package/dist/node_modules/query-string/base.js +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/native.js +7 -0
- package/dist/node_modules/uuid/dist/esm-browser/native.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +3 -2
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +6 -10
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +12 -9
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/package.json +1 -1
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/regex.js +0 -5
- package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +0 -1
- package/dist/node_modules/uuid/dist/esm-browser/validate.js +0 -8
- package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +0 -1
- /package/dist/node_modules/{query-string/node_modules/decode-uri-component → decode-uri-component}/index.js +0 -0
package/dist/index.js
CHANGED
@@ -6,11 +6,11 @@ import { LOTTIE as m } from "./assets/lottie/lottie.js";
|
|
6
6
|
import { GIF as x } from "./assets/gif/gif.js";
|
7
7
|
import { default as c } from "./assets/line-icons/icons/alert.js";
|
8
8
|
import { default as I } from "./assets/line-icons/icons/back.js";
|
9
|
-
import { default as
|
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 P } from "./assets/line-icons/icons/book-closed.js";
|
12
12
|
import { default as h } from "./assets/line-icons/icons/book.js";
|
13
|
-
import { default as
|
13
|
+
import { default as L } 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 N } from "./assets/line-icons/icons/bulb.js";
|
16
16
|
import { default as D } from "./assets/line-icons/icons/bulb2.js";
|
@@ -33,11 +33,11 @@ import { default as me } from "./assets/line-icons/icons/edit2.js";
|
|
33
33
|
import { default as xe } from "./assets/line-icons/icons/edit-star.js";
|
34
34
|
import { default as ce } from "./assets/line-icons/icons/eraser.js";
|
35
35
|
import { default as Ie } from "./assets/line-icons/icons/eye.js";
|
36
|
-
import { default as
|
36
|
+
import { default as Se } from "./assets/line-icons/icons/eye2.js";
|
37
37
|
import { default as Ce } from "./assets/line-icons/icons/exclamation.js";
|
38
38
|
import { default as Pe } from "./assets/line-icons/icons/hand.js";
|
39
39
|
import { default as he } from "./assets/line-icons/icons/hint-fill.js";
|
40
|
-
import { default as
|
40
|
+
import { default as Le } from "./assets/line-icons/icons/help.js";
|
41
41
|
import { default as Oe } from "./assets/line-icons/icons/highlighter.js";
|
42
42
|
import { default as Ne } from "./assets/line-icons/icons/home.js";
|
43
43
|
import { default as De } from "./assets/line-icons/icons/image.js";
|
@@ -59,12 +59,12 @@ import { default as po } from "./assets/line-icons/icons/play.js";
|
|
59
59
|
import { default as mo } from "./assets/line-icons/icons/play2.js";
|
60
60
|
import { default as no } from "./assets/line-icons/icons/plus.js";
|
61
61
|
import { default as io } from "./assets/line-icons/icons/plus2.js";
|
62
|
-
import { default as
|
62
|
+
import { default as To } from "./assets/line-icons/icons/practice.js";
|
63
63
|
import { default as Eo } from "./assets/line-icons/icons/progress.js";
|
64
64
|
import { default as Ao } from "./assets/line-icons/icons/puzzle-icon.js";
|
65
65
|
import { default as _o } from "./assets/line-icons/icons/puzzle2.js";
|
66
66
|
import { default as ko } from "./assets/line-icons/icons/question.js";
|
67
|
-
import { default as
|
67
|
+
import { default as Mo } from "./assets/line-icons/icons/question-letter.js";
|
68
68
|
import { default as Ro } from "./assets/line-icons/icons/redo.js";
|
69
69
|
import { default as Ho } from "./assets/line-icons/icons/right.js";
|
70
70
|
import { default as go } from "./assets/line-icons/icons/ruler.js";
|
@@ -86,11 +86,11 @@ import { default as ur } from "./assets/line-icons/icons/unlock.js";
|
|
86
86
|
import { default as dr } from "./assets/line-icons/icons/unlock2.js";
|
87
87
|
import { default as nr } from "./assets/line-icons/icons/up.js";
|
88
88
|
import { default as ir } from "./assets/line-icons/icons/user.js";
|
89
|
-
import { default as
|
89
|
+
import { default as Tr } from "./assets/line-icons/icons/user2.js";
|
90
90
|
import { default as Er, default as Cr } from "./assets/line-icons/icons/sketch.js";
|
91
91
|
import { default as Pr } from "./assets/line-icons/icons/back2.js";
|
92
92
|
import { default as hr } from "./assets/line-icons/icons/chevron-right.js";
|
93
|
-
import { default as
|
93
|
+
import { default as Lr } from "./assets/line-icons/icons/chevron-left.js";
|
94
94
|
import { default as Or } from "./assets/line-icons/icons/chevron-down.js";
|
95
95
|
import { default as Nr } from "./assets/line-icons/icons/game.js";
|
96
96
|
import { default as Dr } from "./assets/line-icons/icons/tutoring.js";
|
@@ -113,11 +113,11 @@ import { default as mt } from "./features/ui/accordion/accordion.js";
|
|
113
113
|
import { default as xt } from "./features/ui/accordion-section/accordion-section.js";
|
114
114
|
import { default as ct } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
|
115
115
|
import { default as It } from "./features/ui/context-menu/context-menu.js";
|
116
|
-
import { default as
|
116
|
+
import { default as St } from "./features/ui/timers/countdown-timer/countdown-timer.js";
|
117
117
|
import { default as Ct } from "./features/ui/nudge/nudge.js";
|
118
118
|
import { default as Pt } from "./features/ui/buttons/button/button.js";
|
119
119
|
import { default as ht } from "./features/ui/buttons/clickable/clickable.js";
|
120
|
-
import { default as
|
120
|
+
import { default as Lt } from "./features/ui/buttons/icon-button/icon-button.js";
|
121
121
|
import { default as Ot } from "./features/ui/buttons/text-button/text-button.js";
|
122
122
|
import { ArcButton as Nt } from "./features/ui/arc-button/arc-button.js";
|
123
123
|
import { default as Dt } from "./features/ui/error/error.js";
|
@@ -140,11 +140,11 @@ import { default as ma } from "./features/ui/modals/modal-provider.js";
|
|
140
140
|
import { default as xa } from "./features/ui/modals/use-modal-actions.js";
|
141
141
|
import { default as ca } from "./features/ui/modals/use-modal-params.js";
|
142
142
|
import { default as Ia } from "./features/ui/radio-cards/radio-cards.js";
|
143
|
-
import { default as
|
143
|
+
import { default as Sa } from "./features/ui/section-list/section-list.js";
|
144
144
|
import { default as Ca } from "./features/ui/text/text.js";
|
145
145
|
import { default as Pa } from "./features/ui/tag/tag.js";
|
146
146
|
import { default as ha } from "./features/ui/callout/callout.js";
|
147
|
-
import { default as
|
147
|
+
import { default as La, useUIContext as Ma } from "./features/ui/context/context.js";
|
148
148
|
import { default as Ra } from "./features/ui/context/use-tracking-context.js";
|
149
149
|
import { default as Ha } from "./features/ui/hooks/use-context-menu-click-handler.js";
|
150
150
|
import { EDeviceType as ga } from "./features/ui/theme/constants.js";
|
@@ -166,11 +166,11 @@ import { PLATFORM_EVENTS_TEACHER as uf } from "./features/analytics-events/platf
|
|
166
166
|
import { WHITELIST_EVENTS as df } from "./features/analytics-events/whitelist-events.js";
|
167
167
|
import { default as nf } from "./features/auth/comps/auth-static-panel/auth-static-panel.js";
|
168
168
|
import { default as If } from "./features/auth/comps/auth-page-layout/auth-page-layout.js";
|
169
|
-
import { default as
|
169
|
+
import { default as Sf } from "./features/auth/comps/overlay-loader/overlay-loader.js";
|
170
170
|
import { default as Cf } from "./features/auth/comps/tabs/tabs.js";
|
171
171
|
import { default as Pf } from "./features/auth/comps/input-status-icon/input-status-icon.js";
|
172
172
|
import { default as hf } from "./features/auth/comps/resend-otp/resend-otp.js";
|
173
|
-
import { default as
|
173
|
+
import { default as Lf } from "./features/auth/comps/otp-input/otp-input.js";
|
174
174
|
import { default as Of } from "./features/auth/comps/pill-button/pill-button.js";
|
175
175
|
import { default as Nf } from "./features/auth/comps/linear-progress-bar/linear-progress-bar.js";
|
176
176
|
import { default as Df } from "./features/auth/comps/selectable-info-card/selectable-info-card.js";
|
@@ -193,18 +193,18 @@ import { default as ms } from "./features/auth/login/identifier-otp-form/identif
|
|
193
193
|
import { default as xs } from "./features/auth/forgot-password/otp-form/otp-form.js";
|
194
194
|
import { default as cs } from "./features/auth/forgot-password/reset-password-form/reset-password-form.js";
|
195
195
|
import { default as Is } from "./features/auth/forgot-password/user-identifier-form/user-identifier-form.js";
|
196
|
-
import { AUTH_TABS as
|
196
|
+
import { AUTH_TABS as Ss } from "./features/auth/login/login-constants.js";
|
197
197
|
import { AuthApiErrorCode as Cs } from "./features/auth/auth-constants.js";
|
198
|
-
import {
|
199
|
-
import { default as hs } from "./features/
|
200
|
-
import { default as
|
201
|
-
import { default as Os } from "./features/
|
202
|
-
import { default as Ns } from "./features/chapters/
|
203
|
-
import { default as Ds } from "./features/chapters/
|
204
|
-
import { default as Gs } from "./features/chapters/lpar-
|
205
|
-
import { default as vs } from "./features/chapters/lpar-chapter/
|
206
|
-
import {
|
207
|
-
import {
|
198
|
+
import { PLA_ANALYTICS_EVENTS as Ps } from "./features/auth/pla-signup/pla-analytics-events.js";
|
199
|
+
import { default as hs } from "./features/av/av-preview/av-preview.js";
|
200
|
+
import { default as Ls } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
|
201
|
+
import { default as Os } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
|
202
|
+
import { default as Ns } from "./features/chapters/chapter/chapter.js";
|
203
|
+
import { default as Ds } from "./features/chapters/chapters-list/chapters-list.js";
|
204
|
+
import { default as Gs } from "./features/chapters/lpar-chapter/lpar-chapter.js";
|
205
|
+
import { default as vs } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
|
206
|
+
import { default as Us } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
|
207
|
+
import { checkIfPPTNodeType as ws } from "./features/chapters/lpar-chapter/utils/index.js";
|
208
208
|
import { default as Ws } from "./features/chapters-v2/chapter-details/chapter-details.js";
|
209
209
|
import { invalidateGetChapterDetails as zs } from "./features/chapters-v2/api/chapter.js";
|
210
210
|
import { GAME_LAUNCHER_ASSET_PADDING as Js } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
|
@@ -220,11 +220,11 @@ import { ProjectOutcome as ml } from "./features/circle-games/games/web-view/enu
|
|
220
220
|
import { WebViewEvent as xl } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
|
221
221
|
import { ProjectType as cl } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
|
222
222
|
import { PlayerType as Il } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
|
223
|
-
import { IStatsToAwardErrorCode as
|
223
|
+
import { IStatsToAwardErrorCode as Sl } from "./features/circle-games/games/web-view/web-view-types.js";
|
224
224
|
import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Cl } from "./features/circle-games/enum/circle-onboarding-steps.js";
|
225
225
|
import { CIRCLE_ACTION_IDS as Pl } from "./features/circle-games/enum/circle-action-ids.js";
|
226
226
|
import { GameLauncher as hl } from "./features/circle-games/game-launcher/game-launcher.js";
|
227
|
-
import { useGetCircleHomeDetailsDal as
|
227
|
+
import { useGetCircleHomeDetailsDal as Ll } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
|
228
228
|
import { Leaderboard as Ol } from "./features/circle-games/leaderboard/leaderboard.js";
|
229
229
|
import { BackgroundImage as Nl, CircularSteps as Hl } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
|
230
230
|
import { SplashScreen as gl } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
|
@@ -246,11 +246,11 @@ import { useClassTimeAlerts as mp } from "./features/trial-session/hooks/use-cla
|
|
246
246
|
import { default as xp } from "./features/talk-meter/talk-meter.js";
|
247
247
|
import { default as cp } from "./features/extra-practice/extra-practice.js";
|
248
248
|
import { default as Ip } from "./features/homework/hw-card-list/hw-card-list.js";
|
249
|
-
import { invalidateHomeworks as
|
249
|
+
import { invalidateHomeworks as Sp } from "./features/homework/hw-card-list/api/get-homeworks.js";
|
250
250
|
import { useAutoPlayPermission as Cp } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
251
251
|
import { JOURNEY_ID_STUDENT as Pp } from "./features/journey/journey-id/journey-id-student.js";
|
252
252
|
import { JOURNEY_ID_TEACHER as hp } from "./features/journey/journey-id/journey-id-teacher.js";
|
253
|
-
import { useJourney as
|
253
|
+
import { useJourney as Lp } from "./features/journey/use-journey/use-journey.js";
|
254
254
|
import { useGetEligibleJourneysViaRoute as Op } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
|
255
255
|
import { JourneyProvider as Np } from "./features/journey/use-journey/journey-context-provider.js";
|
256
256
|
import { IndicatorType as Dp } from "./features/journey/use-journey/constants.js";
|
@@ -273,10 +273,10 @@ import { default as mu } from "./features/milestone/milestone-list-container/mil
|
|
273
273
|
import { default as xu } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
274
274
|
import { default as cu } from "./features/milestone/start/milestone-start.js";
|
275
275
|
import { default as Iu } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
276
|
-
import { default as
|
276
|
+
import { default as Su } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
277
277
|
import { ACHIEVEMENT_ACTIONS as Cu, STAGES as Au } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
278
278
|
import { invalidateMilestonesData as _u, useGetAllMilestonesdata as hu } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
279
|
-
import { invalidatePastMilestoneCount as
|
279
|
+
import { invalidatePastMilestoneCount as Lu, useGetPastMilestoneCount as Mu } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
|
280
280
|
import { invalidateTestHelpData as Ru, useGetTestHelpData as Nu } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
281
281
|
import { invalidateMilestoneResources as Du, useGetMilestoneResources as gu } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
282
282
|
import { default as yu } from "./features/pointer-sync/pointer.js";
|
@@ -291,10 +291,10 @@ import { default as Xu } from "./features/sheet-tools/tool-header/tool-header.js
|
|
291
291
|
import { default as em } from "./features/sheets/sheets-list/sheets-list.js";
|
292
292
|
import { default as rm } from "./features/sheets/reference-sheet/reference-sheet.js";
|
293
293
|
import { WORKSHEET_V3_NODE_TYPES as am } from "./features/sheets/utils/is-v3-worksheet.js";
|
294
|
-
import { COMPLETED_SHEET_STATE as sm, NODE_LABELS as lm, NODE_SUB_GROUP as pm, NODE_TYPE as um, PYTHON_NODE_TYPES as mm, REWARDS_LIST as dm, SHEET_ACTIONS as xm, SHEET_ATTEMPT_LOCATION as nm, SHEET_ATTEMPT_LOCATION_MAP as cm, SHEET_ATTEMPT_STATE as im, SHEET_DATA_TYPE as Im, SHEET_STATE as
|
294
|
+
import { COMPLETED_SHEET_STATE as sm, NODE_LABELS as lm, NODE_SUB_GROUP as pm, NODE_TYPE as um, PYTHON_NODE_TYPES as mm, REWARDS_LIST as dm, SHEET_ACTIONS as xm, SHEET_ATTEMPT_LOCATION as nm, SHEET_ATTEMPT_LOCATION_MAP as cm, SHEET_ATTEMPT_STATE as im, SHEET_DATA_TYPE as Im, SHEET_STATE as Tm } from "./features/sheets/constants/sheet.js";
|
295
295
|
import { default as Em } from "./features/student-details/student-details.js";
|
296
296
|
import { default as Am } from "./features/utils/load-script.js";
|
297
|
-
import { ACTION_BAR_HEIGHT as _m, QUESTIONS_GAP as hm, QUESTION_WIDTH as km, TOP_NAVIGATION_HEIGHT as
|
297
|
+
import { ACTION_BAR_HEIGHT as _m, QUESTIONS_GAP as hm, QUESTION_WIDTH as km, TOP_NAVIGATION_HEIGHT as Lm } from "./features/worksheet/worksheet/constants.js";
|
298
298
|
import { isOkayTypeQuestion as Om } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
299
299
|
import { default as Nm } from "./features/worksheet/worksheet/worksheet-container.js";
|
300
300
|
import { default as Dm } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
@@ -311,8 +311,8 @@ import { invalidatePuzzleToAssign as Xm, useGetPuzzleToAssign as $m } from "./fe
|
|
311
311
|
import { COUNTRY_CODE_MAP as od } from "./constants/country.js";
|
312
312
|
export {
|
313
313
|
Cu as ACHIEVEMENT_ACTIONS,
|
314
|
-
|
315
|
-
|
314
|
+
Ss as AUTH_TABS,
|
315
|
+
hs as AVPreview,
|
316
316
|
mt as Accordion,
|
317
317
|
xt as AccordionSection,
|
318
318
|
rs as AccountSelector,
|
@@ -335,8 +335,8 @@ export {
|
|
335
335
|
Nl as BackgroundImage,
|
336
336
|
Kt as BaseInput,
|
337
337
|
C as Bin2Icon,
|
338
|
-
|
339
|
-
|
338
|
+
S as BinIcon,
|
339
|
+
L as Book2Icon,
|
340
340
|
P as BookClosedIcon,
|
341
341
|
h as BookIcon,
|
342
342
|
O as BookmarkIcon,
|
@@ -350,17 +350,17 @@ export {
|
|
350
350
|
G as CalendarIcon,
|
351
351
|
ha as Callout,
|
352
352
|
Zt as CascadingSelectInput,
|
353
|
-
|
353
|
+
Ns as Chapter,
|
354
354
|
Jp as ChapterClearanceConfirmationModal,
|
355
355
|
Ws as ChapterDetails,
|
356
|
-
|
356
|
+
Ds as ChaptersList,
|
357
357
|
Gr as ChatIcon,
|
358
358
|
U as Check2Icon,
|
359
359
|
v as CheckIcon,
|
360
360
|
Gt as CheckboxInput,
|
361
361
|
vt as CheckboxInputList,
|
362
362
|
Or as ChevronDownIcon,
|
363
|
-
|
363
|
+
Lr as ChevronLeftIcon,
|
364
364
|
hr as ChevronRightIcon,
|
365
365
|
Xs as CircleSoundKey,
|
366
366
|
pa as CircularLoader,
|
@@ -375,7 +375,7 @@ export {
|
|
375
375
|
J as CodeIcon,
|
376
376
|
It as ContextMenu,
|
377
377
|
K as CopyIcon,
|
378
|
-
|
378
|
+
St as CountdownTimer,
|
379
379
|
Z as CrossIcon,
|
380
380
|
Zr as CueBoardFilledIcon,
|
381
381
|
Xr as CueBoardIcon,
|
@@ -399,7 +399,7 @@ export {
|
|
399
399
|
pp as EClassTimeAlertLevel,
|
400
400
|
ga as EDeviceType,
|
401
401
|
rl as ELeaderboardType,
|
402
|
-
|
402
|
+
Su as EPResourceAssign,
|
403
403
|
Fu as EPostGameStat,
|
404
404
|
$l as EVENTS,
|
405
405
|
me as Edit2Icon,
|
@@ -412,7 +412,7 @@ export {
|
|
412
412
|
Ce as ExclamationIcon,
|
413
413
|
Xu as ExpandableHeader,
|
414
414
|
cp as ExtraPractice,
|
415
|
-
|
415
|
+
Se as Eye2Icon,
|
416
416
|
Ie as EyeIcon,
|
417
417
|
aa as FlexView,
|
418
418
|
Js as GAME_LAUNCHER_ASSET_PADDING,
|
@@ -427,15 +427,15 @@ export {
|
|
427
427
|
wf as GradeInput,
|
428
428
|
r as GradeSelector,
|
429
429
|
Pe as HandIcon,
|
430
|
-
|
430
|
+
Le as HelpIcon,
|
431
431
|
Oe as HighlighterIcon,
|
432
432
|
he as HintFillIcon,
|
433
433
|
Ne as HomeIcon,
|
434
434
|
Ip as HomeworkCardList,
|
435
435
|
s as ILLUSTRATIONS,
|
436
436
|
p as IMAGES,
|
437
|
-
|
438
|
-
|
437
|
+
Sl as IStatsToAwardErrorCode,
|
438
|
+
Lt as IconButton,
|
439
439
|
ms as IdentifierOtpForm,
|
440
440
|
qa as Image,
|
441
441
|
De as ImageIcon,
|
@@ -447,8 +447,8 @@ export {
|
|
447
447
|
hp as JOURNEY_ID_TEACHER,
|
448
448
|
Np as JourneyProvider,
|
449
449
|
m as LOTTIE,
|
450
|
-
|
451
|
-
|
450
|
+
Gs as LPARChapter,
|
451
|
+
vs as LPARMilestoneChapter,
|
452
452
|
Ol as Leaderboard,
|
453
453
|
wm as LearnosityPreloader,
|
454
454
|
Ue as LeftIcon,
|
@@ -470,7 +470,7 @@ export {
|
|
470
470
|
ma as ModalProvider,
|
471
471
|
eo as MoreVerticalIcon,
|
472
472
|
zr as MorningIcon,
|
473
|
-
|
473
|
+
Os as MultiTabBlocker,
|
474
474
|
lm as NODE_LABELS,
|
475
475
|
pm as NODE_SUB_GROUP,
|
476
476
|
um as NODE_TYPE,
|
@@ -479,11 +479,12 @@ export {
|
|
479
479
|
Ct as Nudge,
|
480
480
|
Xt as NumRangeInput,
|
481
481
|
xs as OTPForm,
|
482
|
-
|
482
|
+
Lf as OTPInput,
|
483
483
|
Zf as OnboardingGuide,
|
484
|
-
|
484
|
+
Sf as OverlayLoader,
|
485
485
|
lf as PLATFORM_EVENTS_STUDENT,
|
486
486
|
uf as PLATFORM_EVENTS_TEACHER,
|
487
|
+
Ps as PLA_ANALYTICS_EVENTS,
|
487
488
|
mm as PYTHON_NODE_TYPES,
|
488
489
|
ao as PencilIcon,
|
489
490
|
ea as PercentileInput,
|
@@ -496,7 +497,7 @@ export {
|
|
496
497
|
no as PlusIcon,
|
497
498
|
so as PointerIcon,
|
498
499
|
Vu as PostGameStats,
|
499
|
-
|
500
|
+
To as PracticeIcon,
|
500
501
|
Dm as PreviewWorksheet,
|
501
502
|
Eo as ProgressIcon,
|
502
503
|
ml as ProjectOutcome,
|
@@ -507,7 +508,7 @@ export {
|
|
507
508
|
Km as PuzzleFeedbackCelebration,
|
508
509
|
Ao as PuzzleIcon,
|
509
510
|
ko as QuestionIcon,
|
510
|
-
|
511
|
+
Mo as QuestionLetterIcon,
|
511
512
|
dm as REWARDS_LIST,
|
512
513
|
Ia as RadioCard,
|
513
514
|
Ut as RadioInput,
|
@@ -519,7 +520,7 @@ export {
|
|
519
520
|
cs as ResetPasswordForm,
|
520
521
|
Ho as RightIcon,
|
521
522
|
go as RulerIcon,
|
522
|
-
|
523
|
+
Us as SATSheetSummary,
|
523
524
|
Qu as SENTRY_DENIED_URLS,
|
524
525
|
Ku as SENTRY_IGNORED_ERRORS,
|
525
526
|
xm as SHEET_ACTIONS,
|
@@ -527,14 +528,14 @@ export {
|
|
527
528
|
cm as SHEET_ATTEMPT_LOCATION_MAP,
|
528
529
|
im as SHEET_ATTEMPT_STATE,
|
529
530
|
Im as SHEET_DATA_TYPE,
|
530
|
-
|
531
|
+
Tm as SHEET_STATE,
|
531
532
|
Au as STAGES,
|
532
533
|
Jr as ScreenGrabFilledIcon,
|
533
534
|
et as ScreenGrabIcon,
|
534
535
|
Er as ScribbleIcon,
|
535
536
|
yo as SearchIcon,
|
536
537
|
Wt as SearchableSelectInput,
|
537
|
-
|
538
|
+
Sa as SectionList,
|
538
539
|
wt as SelectInput,
|
539
540
|
Df as SelectableInfoCard,
|
540
541
|
ra as SelectionCards,
|
@@ -584,12 +585,12 @@ export {
|
|
584
585
|
fr as TrophyIcon,
|
585
586
|
sl as Tutorial,
|
586
587
|
Dr as TutoringIcon,
|
587
|
-
|
588
|
+
La as UIContext,
|
588
589
|
lr as UndoIcon,
|
589
590
|
dr as Unlock2Icon,
|
590
591
|
ur as UnlockIcon,
|
591
592
|
nr as UpIcon,
|
592
|
-
|
593
|
+
Tr as User2Icon,
|
593
594
|
ir as UserIcon,
|
594
595
|
Is as UserIdentifierForm,
|
595
596
|
vf as UserTypeSelector,
|
@@ -599,19 +600,18 @@ export {
|
|
599
600
|
_m as WORKSHEET_ACTION_BAR_HEIGHT,
|
600
601
|
hm as WORKSHEET_QUESTIONS_GAP,
|
601
602
|
km as WORKSHEET_QUESTION_WIDTH,
|
602
|
-
|
603
|
+
Lm as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
603
604
|
am as WORKSHEET_V3_NODE_TYPES,
|
604
605
|
pl as WebView,
|
605
606
|
xl as WebViewEvent,
|
606
607
|
Nm as Worksheet,
|
607
|
-
|
608
|
-
ws as getActiveSATSheet,
|
608
|
+
ws as checkIfPPTNodeType,
|
609
609
|
ya as getTheme,
|
610
610
|
zs as invalidateGetChapterDetails,
|
611
|
-
|
611
|
+
Sp as invalidateHomeworks,
|
612
612
|
Du as invalidateMilestoneResources,
|
613
613
|
_u as invalidateMilestonesData,
|
614
|
-
|
614
|
+
Lu as invalidatePastMilestoneCount,
|
615
615
|
Xm as invalidatePuzzleToAssign,
|
616
616
|
Ru as invalidateTestHelpData,
|
617
617
|
Om as isOkayTypeQuestion,
|
@@ -624,11 +624,11 @@ export {
|
|
624
624
|
Ha as useContextMenuClickHandler,
|
625
625
|
pt as useForceReload,
|
626
626
|
hu as useGetAllMilestonesdata,
|
627
|
-
|
627
|
+
Ll as useGetCircleHomeDetailsDal,
|
628
628
|
Op as useGetEligibleJourneysViaRoute,
|
629
629
|
el as useGetLeaderboardDal,
|
630
630
|
gu as useGetMilestoneResources,
|
631
|
-
|
631
|
+
Mu as useGetPastMilestoneCount,
|
632
632
|
$m as useGetPuzzleToAssign,
|
633
633
|
Nu as useGetTestHelpData,
|
634
634
|
vp as useHomePageJourney,
|
@@ -636,14 +636,14 @@ export {
|
|
636
636
|
rp as useInClassActionListener,
|
637
637
|
jl as useInClassMessageBroker,
|
638
638
|
Wm as useIsLearnosityLoaded,
|
639
|
-
|
640
|
-
|
639
|
+
Ls as useIsTabBlocked,
|
640
|
+
Lp as useJourney,
|
641
641
|
xa as useModalActions,
|
642
642
|
ca as useModalParams,
|
643
643
|
Bu as usePointerSync,
|
644
644
|
Ra as useTrackingContext,
|
645
645
|
ql as useTrialSessionMessageBroker,
|
646
|
-
|
646
|
+
Ma as useUIContext,
|
647
647
|
zm as useWorksheetLayout,
|
648
648
|
st as useZoomDisable
|
649
649
|
};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../node_modules/decode-uri-component/index.js"],"sourcesContent":["const token = '%[a-f0-9]{2}';\nconst singleMatcher = new RegExp('(' + token + ')|([^%]+?)', 'gi');\nconst multiMatcher = new RegExp('(' + token + ')+', 'gi');\n\nfunction decodeComponents(components, split) {\n\ttry {\n\t\t// Try to decode the entire string first\n\t\treturn [decodeURIComponent(components.join(''))];\n\t} catch {\n\t\t// Do nothing\n\t}\n\n\tif (components.length === 1) {\n\t\treturn components;\n\t}\n\n\tsplit = split || 1;\n\n\t// Split the array in 2 parts\n\tconst left = components.slice(0, split);\n\tconst right = components.slice(split);\n\n\treturn Array.prototype.concat.call([], decodeComponents(left), decodeComponents(right));\n}\n\nfunction decode(input) {\n\ttry {\n\t\treturn decodeURIComponent(input);\n\t} catch {\n\t\tlet tokens = input.match(singleMatcher) || [];\n\n\t\tfor (let i = 1; i < tokens.length; i++) {\n\t\t\tinput = decodeComponents(tokens, i).join('');\n\n\t\t\ttokens = input.match(singleMatcher) || [];\n\t\t}\n\n\t\treturn input;\n\t}\n}\n\nfunction customDecodeURIComponent(input) {\n\t// Keep track of all the replacements and prefill the map with the `BOM`\n\tconst replaceMap = {\n\t\t'%FE%FF': '\\uFFFD\\uFFFD',\n\t\t'%FF%FE': '\\uFFFD\\uFFFD',\n\t};\n\n\tlet match = multiMatcher.exec(input);\n\twhile (match) {\n\t\ttry {\n\t\t\t// Decode as big chunks as possible\n\t\t\treplaceMap[match[0]] = decodeURIComponent(match[0]);\n\t\t} catch {\n\t\t\tconst result = decode(match[0]);\n\n\t\t\tif (result !== match[0]) {\n\t\t\t\treplaceMap[match[0]] = result;\n\t\t\t}\n\t\t}\n\n\t\tmatch = multiMatcher.exec(input);\n\t}\n\n\t// Add `%C2` at the end of the map to make sure it does not replace the combinator before everything else\n\treplaceMap['%C2'] = '\\uFFFD';\n\n\tconst entries = Object.keys(replaceMap);\n\n\tfor (const key of entries) {\n\t\t// Replace all decoded components\n\t\tinput = input.replace(new RegExp(key, 'g'), replaceMap[key]);\n\t}\n\n\treturn input;\n}\n\nexport default function decodeUriComponent(encodedURI) {\n\tif (typeof encodedURI !== 'string') {\n\t\tthrow new TypeError('Expected `encodedURI` to be of type `string`, got `' + typeof encodedURI + '`');\n\t}\n\n\ttry {\n\t\t// Try the built in decoder first\n\t\treturn decodeURIComponent(encodedURI);\n\t} catch {\n\t\t// Fallback to a more advanced decoder\n\t\treturn customDecodeURIComponent(encodedURI);\n\t}\n}\n"],"names":["token","singleMatcher","multiMatcher","decodeComponents","components","split","left","right","decode","input","tokens","i","customDecodeURIComponent","replaceMap","match","result","entries","key","decodeUriComponent","encodedURI"],"mappings":"AAAA,MAAMA,IAAQ,gBACRC,IAAgB,IAAI,OAAO,MAAMD,IAAQ,cAAc,IAAI,GAC3DE,IAAe,IAAI,OAAO,MAAMF,IAAQ,MAAM,IAAI;AAExD,SAASG,EAAiBC,GAAYC,GAAO;AAC5C,MAAI;AAEH,WAAO,CAAC,mBAAmBD,EAAW,KAAK,EAAE,CAAC,CAAC;AAAA,EACjD,QAAS;AAAA,EAEP;AAED,MAAIA,EAAW,WAAW;AACzB,WAAOA;AAGR,EAAAC,IAAQA,KAAS;AAGjB,QAAMC,IAAOF,EAAW,MAAM,GAAGC,CAAK,GAChCE,IAAQH,EAAW,MAAMC,CAAK;AAEpC,SAAO,MAAM,UAAU,OAAO,KAAK,CAAA,GAAIF,EAAiBG,CAAI,GAAGH,EAAiBI,CAAK,CAAC;AACvF;AAEA,SAASC,EAAOC,GAAO;AACtB,MAAI;AACH,WAAO,mBAAmBA,CAAK;AAAA,EACjC,QAAS;AACP,QAAIC,IAASD,EAAM,MAAMR,CAAa,KAAK,CAAA;AAE3C,aAASU,IAAI,GAAGA,IAAID,EAAO,QAAQC;AAClC,MAAAF,IAAQN,EAAiBO,GAAQC,CAAC,EAAE,KAAK,EAAE,GAE3CD,IAASD,EAAM,MAAMR,CAAa,KAAK,CAAA;AAGxC,WAAOQ;AAAA,EACP;AACF;AAEA,SAASG,EAAyBH,GAAO;AAExC,QAAMI,IAAa;AAAA,IAClB,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAEC,MAAIC,IAAQZ,EAAa,KAAKO,CAAK;AACnC,SAAOK,KAAO;AACb,QAAI;AAEH,MAAAD,EAAWC,EAAM,CAAC,CAAC,IAAI,mBAAmBA,EAAM,CAAC,CAAC;AAAA,IACrD,QAAU;AACP,YAAMC,IAASP,EAAOM,EAAM,CAAC,CAAC;AAE9B,MAAIC,MAAWD,EAAM,CAAC,MACrBD,EAAWC,EAAM,CAAC,CAAC,IAAIC;AAAA,IAExB;AAED,IAAAD,IAAQZ,EAAa,KAAKO,CAAK;AAAA,EAC/B;AAGD,EAAAI,EAAW,KAAK,IAAI;AAEpB,QAAMG,IAAU,OAAO,KAAKH,CAAU;AAEtC,aAAWI,KAAOD;AAEjB,IAAAP,IAAQA,EAAM,QAAQ,IAAI,OAAOQ,GAAK,GAAG,GAAGJ,EAAWI,CAAG,CAAC;AAG5D,SAAOR;AACR;AAEe,SAASS,EAAmBC,GAAY;AACtD,MAAI,OAAOA,KAAe;AACzB,UAAM,IAAI,UAAU,wDAAwD,OAAOA,IAAa,GAAG;AAGpG,MAAI;AAEH,WAAO,mBAAmBA,CAAU;AAAA,EACtC,QAAS;AAEP,WAAOP,EAAyBO,CAAU;AAAA,EAC1C;AACF;","x_google_ignoreList":[0]}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import b from "
|
1
|
+
import b from "../decode-uri-component/index.js";
|
2
2
|
import l from "../split-on-first/index.js";
|
3
3
|
import { includeKeys as N } from "../filter-obj/index.js";
|
4
4
|
const j = (r) => r == null, A = (r) => encodeURIComponent(r).replace(/[!'()*]/g, (e) => `%${e.charCodeAt(0).toString(16).toUpperCase()}`), u = Symbol("encodeFragmentIdentifier");
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"native.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/native.js"],"sourcesContent":["const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);\nexport default {\n randomUUID\n};"],"names":["randomUUID","native"],"mappings":"AAAA,MAAMA,IAAa,OAAO,SAAW,OAAe,OAAO,cAAc,OAAO,WAAW,KAAK,MAAM,GACvFC,IAAA;AAAA,EACb,YAAAD;AACF;","x_google_ignoreList":[0]}
|
@@ -1,6 +1,7 @@
|
|
1
|
-
|
1
|
+
let t;
|
2
|
+
const e = new Uint8Array(16);
|
2
3
|
function o() {
|
3
|
-
if (!t && (t = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto)
|
4
|
+
if (!t && (t = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto), !t))
|
4
5
|
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
|
5
6
|
return t(e);
|
6
7
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"rng.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/rng.js"],"sourcesContent":["// Unique ID creation requires a high quality random # generator. In the browser we therefore\n// require the crypto API and do not support built-in fallback to lower quality random number\n// generators (like Math.random()).\
|
1
|
+
{"version":3,"file":"rng.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/rng.js"],"sourcesContent":["// Unique ID creation requires a high quality random # generator. In the browser we therefore\n// require the crypto API and do not support built-in fallback to lower quality random number\n// generators (like Math.random()).\nlet getRandomValues;\nconst rnds8 = new Uint8Array(16);\nexport default function rng() {\n // lazy load so that environments that need to polyfill have a chance to do so\n if (!getRandomValues) {\n // getRandomValues needs to be invoked in a context where \"this\" is a Crypto implementation.\n getRandomValues = typeof crypto !== 'undefined' && crypto.getRandomValues && crypto.getRandomValues.bind(crypto);\n\n if (!getRandomValues) {\n throw new Error('crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported');\n }\n }\n\n return getRandomValues(rnds8);\n}"],"names":["getRandomValues","rnds8","rng"],"mappings":"AAGA,IAAIA;AACJ,MAAMC,IAAQ,IAAI,WAAW,EAAE;AAChB,SAASC,IAAM;AAE5B,MAAI,CAACF,MAEHA,IAAkB,OAAO,SAAW,OAAe,OAAO,mBAAmB,OAAO,gBAAgB,KAAK,MAAM,GAE3G,CAACA;AACH,UAAM,IAAI,MAAM,0GAA0G;AAI9H,SAAOA,EAAgBC,CAAK;AAC9B;","x_google_ignoreList":[0]}
|
@@ -1,14 +1,10 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, o = (t[e[i + 0]] + t[e[i + 1]] + t[e[i + 2]] + t[e[i + 3]] + "-" + t[e[i + 4]] + t[e[i + 5]] + "-" + t[e[i + 6]] + t[e[i + 7]] + "-" + t[e[i + 8]] + t[e[i + 9]] + "-" + t[e[i + 10]] + t[e[i + 11]] + t[e[i + 12]] + t[e[i + 13]] + t[e[i + 14]] + t[e[i + 15]]).toLowerCase();
|
7
|
-
if (!s(o))
|
8
|
-
throw TypeError("Stringified UUID is invalid");
|
9
|
-
return o;
|
1
|
+
const i = [];
|
2
|
+
for (let n = 0; n < 256; ++n)
|
3
|
+
i.push((n + 256).toString(16).slice(1));
|
4
|
+
function c(n, u = 0) {
|
5
|
+
return (i[n[u + 0]] + i[n[u + 1]] + i[n[u + 2]] + i[n[u + 3]] + "-" + i[n[u + 4]] + i[n[u + 5]] + "-" + i[n[u + 6]] + i[n[u + 7]] + "-" + i[n[u + 8]] + i[n[u + 9]] + "-" + i[n[u + 10]] + i[n[u + 11]] + i[n[u + 12]] + i[n[u + 13]] + i[n[u + 14]] + i[n[u + 15]]).toLowerCase();
|
10
6
|
}
|
11
7
|
export {
|
12
|
-
|
8
|
+
c as unsafeStringify
|
13
9
|
};
|
14
10
|
//# sourceMappingURL=stringify.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"stringify.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/stringify.js"],"sourcesContent":["import validate from './validate.js';\n/**\n * Convert array of 16 byte values to UUID string format of the form:\n * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n */\n\
|
1
|
+
{"version":3,"file":"stringify.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/stringify.js"],"sourcesContent":["import validate from './validate.js';\n/**\n * Convert array of 16 byte values to UUID string format of the form:\n * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n */\n\nconst byteToHex = [];\n\nfor (let i = 0; i < 256; ++i) {\n byteToHex.push((i + 0x100).toString(16).slice(1));\n}\n\nexport function unsafeStringify(arr, offset = 0) {\n // Note: Be careful editing this code! It's been tuned for performance\n // and works in ways you may not expect. See https://github.com/uuidjs/uuid/pull/434\n return (byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + '-' + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + '-' + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + '-' + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + '-' + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]]).toLowerCase();\n}\n\nfunction stringify(arr, offset = 0) {\n const uuid = unsafeStringify(arr, offset); // Consistency check for valid UUID. If this throws, it's likely due to one\n // of the following:\n // - One or more input array values don't map to a hex octet (leading to\n // \"undefined\" in the uuid)\n // - Invalid input values for the RFC `version` or `variant` fields\n\n if (!validate(uuid)) {\n throw TypeError('Stringified UUID is invalid');\n }\n\n return uuid;\n}\n\nexport default stringify;"],"names":["byteToHex","i","unsafeStringify","arr","offset"],"mappings":"AAMA,MAAMA,IAAY,CAAA;AAElB,SAASC,IAAI,GAAGA,IAAI,KAAK,EAAEA;AACzB,EAAAD,EAAU,MAAMC,IAAI,KAAO,SAAS,EAAE,EAAE,MAAM,CAAC,CAAC;AAG3C,SAASC,EAAgBC,GAAKC,IAAS,GAAG;AAG/C,UAAQJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAI,MAAMJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAI,MAAMJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAI,MAAMJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,CAAC,CAAC,IAAI,MAAMJ,EAAUG,EAAIC,IAAS,EAAE,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,EAAE,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,EAAE,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,EAAE,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,EAAE,CAAC,IAAIJ,EAAUG,EAAIC,IAAS,EAAE,CAAC,GAAG;AACvf;","x_google_ignoreList":[0]}
|
@@ -1,17 +1,20 @@
|
|
1
|
-
import
|
2
|
-
import
|
3
|
-
|
1
|
+
import e from "./native.js";
|
2
|
+
import i from "./rng.js";
|
3
|
+
import { unsafeStringify as d } from "./stringify.js";
|
4
|
+
function g(n, m, t) {
|
5
|
+
if (e.randomUUID && !m && !n)
|
6
|
+
return e.randomUUID();
|
4
7
|
n = n || {};
|
5
|
-
|
8
|
+
const r = n.random || (n.rng || i)();
|
6
9
|
if (r[6] = r[6] & 15 | 64, r[8] = r[8] & 63 | 128, m) {
|
7
|
-
|
8
|
-
for (
|
9
|
-
m[
|
10
|
+
t = t || 0;
|
11
|
+
for (let a = 0; a < 16; ++a)
|
12
|
+
m[t + a] = r[a];
|
10
13
|
return m;
|
11
14
|
}
|
12
|
-
return
|
15
|
+
return d(r);
|
13
16
|
}
|
14
17
|
export {
|
15
|
-
|
18
|
+
g as default
|
16
19
|
};
|
17
20
|
//# sourceMappingURL=v4.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"v4.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/v4.js"],"sourcesContent":["import rng from './rng.js';\nimport
|
1
|
+
{"version":3,"file":"v4.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/v4.js"],"sourcesContent":["import native from './native.js';\nimport rng from './rng.js';\nimport { unsafeStringify } from './stringify.js';\n\nfunction v4(options, buf, offset) {\n if (native.randomUUID && !buf && !options) {\n return native.randomUUID();\n }\n\n options = options || {};\n const rnds = options.random || (options.rng || rng)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n\n rnds[6] = rnds[6] & 0x0f | 0x40;\n rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided\n\n if (buf) {\n offset = offset || 0;\n\n for (let i = 0; i < 16; ++i) {\n buf[offset + i] = rnds[i];\n }\n\n return buf;\n }\n\n return unsafeStringify(rnds);\n}\n\nexport default v4;"],"names":["v4","options","buf","offset","native","rnds","rng","i","unsafeStringify"],"mappings":";;;AAIA,SAASA,EAAGC,GAASC,GAAKC,GAAQ;AAChC,MAAIC,EAAO,cAAc,CAACF,KAAO,CAACD;AAChC,WAAOG,EAAO;AAGhB,EAAAH,IAAUA,KAAW;AACrB,QAAMI,IAAOJ,EAAQ,WAAWA,EAAQ,OAAOK;AAK/C,MAHAD,EAAK,CAAC,IAAIA,EAAK,CAAC,IAAI,KAAO,IAC3BA,EAAK,CAAC,IAAIA,EAAK,CAAC,IAAI,KAAO,KAEvBH,GAAK;AACP,IAAAC,IAASA,KAAU;AAEnB,aAASI,IAAI,GAAGA,IAAI,IAAI,EAAEA;AACxB,MAAAL,EAAIC,IAASI,CAAC,IAAIF,EAAKE,CAAC;AAG1B,WAAOL;AAAA,EACR;AAED,SAAOM,EAAgBH,CAAI;AAC7B;","x_google_ignoreList":[0]}
|
package/package.json
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../node_modules/query-string/node_modules/decode-uri-component/index.js"],"sourcesContent":["const token = '%[a-f0-9]{2}';\nconst singleMatcher = new RegExp('(' + token + ')|([^%]+?)', 'gi');\nconst multiMatcher = new RegExp('(' + token + ')+', 'gi');\n\nfunction decodeComponents(components, split) {\n\ttry {\n\t\t// Try to decode the entire string first\n\t\treturn [decodeURIComponent(components.join(''))];\n\t} catch {\n\t\t// Do nothing\n\t}\n\n\tif (components.length === 1) {\n\t\treturn components;\n\t}\n\n\tsplit = split || 1;\n\n\t// Split the array in 2 parts\n\tconst left = components.slice(0, split);\n\tconst right = components.slice(split);\n\n\treturn Array.prototype.concat.call([], decodeComponents(left), decodeComponents(right));\n}\n\nfunction decode(input) {\n\ttry {\n\t\treturn decodeURIComponent(input);\n\t} catch {\n\t\tlet tokens = input.match(singleMatcher) || [];\n\n\t\tfor (let i = 1; i < tokens.length; i++) {\n\t\t\tinput = decodeComponents(tokens, i).join('');\n\n\t\t\ttokens = input.match(singleMatcher) || [];\n\t\t}\n\n\t\treturn input;\n\t}\n}\n\nfunction customDecodeURIComponent(input) {\n\t// Keep track of all the replacements and prefill the map with the `BOM`\n\tconst replaceMap = {\n\t\t'%FE%FF': '\\uFFFD\\uFFFD',\n\t\t'%FF%FE': '\\uFFFD\\uFFFD',\n\t};\n\n\tlet match = multiMatcher.exec(input);\n\twhile (match) {\n\t\ttry {\n\t\t\t// Decode as big chunks as possible\n\t\t\treplaceMap[match[0]] = decodeURIComponent(match[0]);\n\t\t} catch {\n\t\t\tconst result = decode(match[0]);\n\n\t\t\tif (result !== match[0]) {\n\t\t\t\treplaceMap[match[0]] = result;\n\t\t\t}\n\t\t}\n\n\t\tmatch = multiMatcher.exec(input);\n\t}\n\n\t// Add `%C2` at the end of the map to make sure it does not replace the combinator before everything else\n\treplaceMap['%C2'] = '\\uFFFD';\n\n\tconst entries = Object.keys(replaceMap);\n\n\tfor (const key of entries) {\n\t\t// Replace all decoded components\n\t\tinput = input.replace(new RegExp(key, 'g'), replaceMap[key]);\n\t}\n\n\treturn input;\n}\n\nexport default function decodeUriComponent(encodedURI) {\n\tif (typeof encodedURI !== 'string') {\n\t\tthrow new TypeError('Expected `encodedURI` to be of type `string`, got `' + typeof encodedURI + '`');\n\t}\n\n\ttry {\n\t\t// Try the built in decoder first\n\t\treturn decodeURIComponent(encodedURI);\n\t} catch {\n\t\t// Fallback to a more advanced decoder\n\t\treturn customDecodeURIComponent(encodedURI);\n\t}\n}\n"],"names":["token","singleMatcher","multiMatcher","decodeComponents","components","split","left","right","decode","input","tokens","i","customDecodeURIComponent","replaceMap","match","result","entries","key","decodeUriComponent","encodedURI"],"mappings":"AAAA,MAAMA,IAAQ,gBACRC,IAAgB,IAAI,OAAO,MAAMD,IAAQ,cAAc,IAAI,GAC3DE,IAAe,IAAI,OAAO,MAAMF,IAAQ,MAAM,IAAI;AAExD,SAASG,EAAiBC,GAAYC,GAAO;AAC5C,MAAI;AAEH,WAAO,CAAC,mBAAmBD,EAAW,KAAK,EAAE,CAAC,CAAC;AAAA,EACjD,QAAS;AAAA,EAEP;AAED,MAAIA,EAAW,WAAW;AACzB,WAAOA;AAGR,EAAAC,IAAQA,KAAS;AAGjB,QAAMC,IAAOF,EAAW,MAAM,GAAGC,CAAK,GAChCE,IAAQH,EAAW,MAAMC,CAAK;AAEpC,SAAO,MAAM,UAAU,OAAO,KAAK,CAAA,GAAIF,EAAiBG,CAAI,GAAGH,EAAiBI,CAAK,CAAC;AACvF;AAEA,SAASC,EAAOC,GAAO;AACtB,MAAI;AACH,WAAO,mBAAmBA,CAAK;AAAA,EACjC,QAAS;AACP,QAAIC,IAASD,EAAM,MAAMR,CAAa,KAAK,CAAA;AAE3C,aAASU,IAAI,GAAGA,IAAID,EAAO,QAAQC;AAClC,MAAAF,IAAQN,EAAiBO,GAAQC,CAAC,EAAE,KAAK,EAAE,GAE3CD,IAASD,EAAM,MAAMR,CAAa,KAAK,CAAA;AAGxC,WAAOQ;AAAA,EACP;AACF;AAEA,SAASG,EAAyBH,GAAO;AAExC,QAAMI,IAAa;AAAA,IAClB,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAEC,MAAIC,IAAQZ,EAAa,KAAKO,CAAK;AACnC,SAAOK,KAAO;AACb,QAAI;AAEH,MAAAD,EAAWC,EAAM,CAAC,CAAC,IAAI,mBAAmBA,EAAM,CAAC,CAAC;AAAA,IACrD,QAAU;AACP,YAAMC,IAASP,EAAOM,EAAM,CAAC,CAAC;AAE9B,MAAIC,MAAWD,EAAM,CAAC,MACrBD,EAAWC,EAAM,CAAC,CAAC,IAAIC;AAAA,IAExB;AAED,IAAAD,IAAQZ,EAAa,KAAKO,CAAK;AAAA,EAC/B;AAGD,EAAAI,EAAW,KAAK,IAAI;AAEpB,QAAMG,IAAU,OAAO,KAAKH,CAAU;AAEtC,aAAWI,KAAOD;AAEjB,IAAAP,IAAQA,EAAM,QAAQ,IAAI,OAAOQ,GAAK,GAAG,GAAGJ,EAAWI,CAAG,CAAC;AAG5D,SAAOR;AACR;AAEe,SAASS,EAAmBC,GAAY;AACtD,MAAI,OAAOA,KAAe;AACzB,UAAM,IAAI,UAAU,wDAAwD,OAAOA,IAAa,GAAG;AAGpG,MAAI;AAEH,WAAO,mBAAmBA,CAAU;AAAA,EACtC,QAAS;AAEP,WAAOP,EAAyBO,CAAU;AAAA,EAC1C;AACF;","x_google_ignoreList":[0]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"regex.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/regex.js"],"sourcesContent":["export default /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;"],"names":["REGEX"],"mappings":"AAAA,MAAAA,IAAe;","x_google_ignoreList":[0]}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"validate.js","sources":["../../../../../node_modules/uuid/dist/esm-browser/validate.js"],"sourcesContent":["import REGEX from './regex.js';\n\nfunction validate(uuid) {\n return typeof uuid === 'string' && REGEX.test(uuid);\n}\n\nexport default validate;"],"names":["validate","uuid","REGEX"],"mappings":";AAEA,SAASA,EAASC,GAAM;AACtB,SAAO,OAAOA,KAAS,YAAYC,EAAM,KAAKD,CAAI;AACpD;","x_google_ignoreList":[0]}
|
File without changes
|