@cuemath/leap 3.1.48-aa3 → 3.1.48-beta-0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/lottie/lottie.js +0 -15
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/worksheet/worksheet/constants.js +13 -12
- package/dist/features/worksheet/worksheet/constants.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +245 -227
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet-styled.js +28 -37
- package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -1
- package/dist/features/worksheet/worksheet/worksheet.js +210 -216
- package/dist/features/worksheet/worksheet/worksheet.js.map +1 -1
- package/dist/index.d.ts +0 -24
- package/dist/index.js +74 -76
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration-styled.js +0 -10
- package/dist/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration-styled.js.map +0 -1
- package/dist/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js +0 -44
- package/dist/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js.map +0 -1
- package/dist/features/puzzles/utils/puzzle-feedback-celebration.js +0 -44
- package/dist/features/puzzles/utils/puzzle-feedback-celebration.js.map +0 -1
- package/dist/static/cent.3a07ef13.json +0 -5576
- package/dist/static/clap.aa0b824b.json +0 -12684
- package/dist/static/dart.60f73d0f.json +0 -4207
- package/dist/static/diamond.8c91431a.json +0 -6716
- package/dist/static/dice.eb192df8.json +0 -16260
- package/dist/static/golf.55585049.json +0 -2832
- package/dist/static/magicwand.75ac8f1b.json +0 -3879
- package/dist/static/mechanical-arm.7561628e.json +0 -4428
- package/dist/static/medal.782dab23.json +0 -4134
- package/dist/static/party-ball.e19caed6.json +0 -11578
- package/dist/static/party-popper.9f7992e8.json +0 -6416
- package/dist/static/slot-machine.ba8014dd.json +0 -7779
- package/dist/static/super.7fad19f6.json +0 -3720
- package/dist/static/trophy.a8ea85ef.json +0 -6813
- package/dist/static/victory.2ca41d92.json +0 -9959
package/dist/index.js
CHANGED
|
@@ -10,8 +10,8 @@ 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
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
|
|
14
|
-
import { default as
|
|
13
|
+
import { default as L } from "./assets/line-icons/icons/bookmark.js";
|
|
14
|
+
import { default as k } from "./assets/line-icons/icons/bulb.js";
|
|
15
15
|
import { default as O } from "./assets/line-icons/icons/bulb2.js";
|
|
16
16
|
import { default as D } from "./assets/line-icons/icons/calendar.js";
|
|
17
17
|
import { default as g } from "./assets/line-icons/icons/check.js";
|
|
@@ -19,7 +19,7 @@ import { default as U } from "./assets/line-icons/icons/check2.js";
|
|
|
19
19
|
import { default as B } from "./assets/line-icons/icons/clipboard.js";
|
|
20
20
|
import { default as w } from "./assets/line-icons/icons/clock.js";
|
|
21
21
|
import { default as V } from "./assets/line-icons/icons/clock2.js";
|
|
22
|
-
import { default as
|
|
22
|
+
import { default as Y } from "./assets/line-icons/icons/code.js";
|
|
23
23
|
import { default as J } from "./assets/line-icons/icons/copy.js";
|
|
24
24
|
import { default as K } from "./assets/line-icons/icons/cross.js";
|
|
25
25
|
import { default as Z } from "./assets/line-icons/icons/cue-rocket.js";
|
|
@@ -37,8 +37,8 @@ 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
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
|
|
41
|
-
import { default as
|
|
40
|
+
import { default as Le } from "./assets/line-icons/icons/home.js";
|
|
41
|
+
import { default as ke } from "./assets/line-icons/icons/image.js";
|
|
42
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";
|
|
@@ -46,7 +46,7 @@ import { default as Ue } from "./assets/line-icons/icons/lock.js";
|
|
|
46
46
|
import { default as Be } from "./assets/line-icons/icons/lock2.js";
|
|
47
47
|
import { default as we } from "./assets/line-icons/icons/lock3.js";
|
|
48
48
|
import { default as Ve } from "./assets/line-icons/icons/minus.js";
|
|
49
|
-
import { default as
|
|
49
|
+
import { default as Ye } from "./assets/line-icons/icons/minus2.js";
|
|
50
50
|
import { default as Je } from "./assets/line-icons/icons/mistake.js";
|
|
51
51
|
import { default as Ke } from "./assets/line-icons/icons/mobile.js";
|
|
52
52
|
import { default as Ze } from "./assets/line-icons/icons/more-vertical.js";
|
|
@@ -64,7 +64,7 @@ import { default as Eo } from "./assets/line-icons/icons/puzzle2.js";
|
|
|
64
64
|
import { default as Ao } from "./assets/line-icons/icons/question.js";
|
|
65
65
|
import { default as _o } from "./assets/line-icons/icons/question-letter.js";
|
|
66
66
|
import { default as Ro } from "./assets/line-icons/icons/redo.js";
|
|
67
|
-
import { default as
|
|
67
|
+
import { default as Mo } from "./assets/line-icons/icons/right.js";
|
|
68
68
|
import { default as No } from "./assets/line-icons/icons/ruler.js";
|
|
69
69
|
import { default as Ho } from "./assets/line-icons/icons/search.js";
|
|
70
70
|
import { default as Go } from "./assets/line-icons/icons/sheet.js";
|
|
@@ -72,8 +72,8 @@ import { default as yo } from "./assets/line-icons/icons/star.js";
|
|
|
72
72
|
import { default as vo } from "./assets/line-icons/icons/skip-colored.js";
|
|
73
73
|
import { default as bo } from "./assets/line-icons/icons/skip.js";
|
|
74
74
|
import { default as Wo } from "./assets/line-icons/icons/skip2.js";
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
75
|
+
import { default as Fo } from "./assets/line-icons/icons/star2.js";
|
|
76
|
+
import { default as zo } from "./assets/line-icons/icons/status.js";
|
|
77
77
|
import { default as Qo } from "./assets/line-icons/icons/striked-eye.js";
|
|
78
78
|
import { default as jo } from "./assets/line-icons/icons/switch-icon.js";
|
|
79
79
|
import { default as qo } from "./assets/line-icons/icons/tick.js";
|
|
@@ -90,8 +90,8 @@ import { default as Sr } from "./assets/line-icons/icons/chevron-right.js";
|
|
|
90
90
|
import { default as Cr } from "./assets/line-icons/icons/chevron-left.js";
|
|
91
91
|
import { default as Pr } from "./assets/line-icons/icons/chevron-down.js";
|
|
92
92
|
import { default as hr } from "./assets/line-icons/icons/game.js";
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
93
|
+
import { default as Lr } from "./assets/line-icons/icons/tutoring.js";
|
|
94
|
+
import { default as kr } from "./assets/line-icons/icons/chat.js";
|
|
95
95
|
import { default as Or } from "./assets/line-icons/icons/cuemath-logo.js";
|
|
96
96
|
import { default as Dr } from "./assets/line-icons/icons/next2.js";
|
|
97
97
|
import { AutoPlayPermissionProvider as gr } from "./features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js";
|
|
@@ -99,7 +99,7 @@ import { default as Ur } from "./features/hooks/use-zoom-disable.js";
|
|
|
99
99
|
import { default as Br } from "./features/hooks/use-force-reload.js";
|
|
100
100
|
import { default as wr } from "./features/ui/accordion-section/accordion-section.js";
|
|
101
101
|
import { default as Vr } from "./features/ui/arrow-tooltip/arrow-tooltip.js";
|
|
102
|
-
import { default as
|
|
102
|
+
import { default as Yr } from "./features/ui/context-menu/context-menu.js";
|
|
103
103
|
import { default as Jr } from "./features/ui/timers/countdown-timer/countdown-timer.js";
|
|
104
104
|
import { default as Kr } from "./features/ui/nudge/nudge.js";
|
|
105
105
|
import { default as Zr } from "./features/ui/buttons/button/button.js";
|
|
@@ -117,8 +117,8 @@ import { default as St } from "./features/ui/inputs/google-places-search-input/g
|
|
|
117
117
|
import { default as Ct } from "./features/ui/inputs/text-input/text-input.js";
|
|
118
118
|
import { default as Pt } from "./features/ui/inputs/cascading-select-input/cascading-select-input.js";
|
|
119
119
|
import { default as ht } from "./features/ui/inputs/num-range-input/num-range-input.js";
|
|
120
|
-
import { default as
|
|
121
|
-
import { default as
|
|
120
|
+
import { default as Lt } from "./features/ui/inputs/percentile-input/percentile-input.js";
|
|
121
|
+
import { default as kt } from "./features/ui/selection-cards/selection-cards.js";
|
|
122
122
|
import { default as Ot } from "./features/ui/layout/flex-view.js";
|
|
123
123
|
import { default as Dt } from "./features/ui/loader/app-loader/app-loader.js";
|
|
124
124
|
import { CircularLoader as gt } from "./features/ui/loader/circular-loader/circular-loader.js";
|
|
@@ -126,7 +126,7 @@ import { default as Ut } from "./features/ui/modals/modal-provider.js";
|
|
|
126
126
|
import { default as Bt } from "./features/ui/modals/use-modal-actions.js";
|
|
127
127
|
import { default as wt } from "./features/ui/modals/use-modal-params.js";
|
|
128
128
|
import { default as Vt } from "./features/ui/radio-cards/radio-cards.js";
|
|
129
|
-
import { default as
|
|
129
|
+
import { default as Yt } from "./features/ui/section-list/section-list.js";
|
|
130
130
|
import { default as Jt } from "./features/ui/text/text.js";
|
|
131
131
|
import { default as Kt } from "./features/ui/tag/tag.js";
|
|
132
132
|
import { default as Zt } from "./features/ui/callout/callout.js";
|
|
@@ -144,7 +144,7 @@ import { default as Ea } from "./features/ui/perfect-hits/perfect-hits.js";
|
|
|
144
144
|
import { default as Aa } from "./features/ui/image/image.js";
|
|
145
145
|
import { default as _a } from "./features/ui/animated-arc/animated-arc.js";
|
|
146
146
|
import { default as Ra } from "./features/auth/comps/auth-static-panel/auth-static-panel.js";
|
|
147
|
-
import { default as
|
|
147
|
+
import { default as Ma } from "./features/auth/comps/auth-page-layout/auth-page-layout.js";
|
|
148
148
|
import { default as Na } from "./features/auth/comps/overlay-loader/overlay-loader.js";
|
|
149
149
|
import { default as Ha } from "./features/auth/comps/tabs/tabs.js";
|
|
150
150
|
import { default as Ga } from "./features/auth/comps/input-status-icon/input-status-icon.js";
|
|
@@ -152,8 +152,8 @@ import { default as ya } from "./features/auth/comps/resend-otp/resend-otp.js";
|
|
|
152
152
|
import { default as va } from "./features/auth/signup/user-type-selector/user-type-selector.js";
|
|
153
153
|
import { default as ba } from "./features/auth/signup/claim-user-account/claim-user-account.js";
|
|
154
154
|
import { default as Wa } from "./features/auth/signup/custom-input-field/grade-input/grade-input.js";
|
|
155
|
-
import { default as
|
|
156
|
-
import { default as
|
|
155
|
+
import { default as Fa } from "./features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js";
|
|
156
|
+
import { default as za } from "./features/auth/signup/custom-input-field/custom-input-field.js";
|
|
157
157
|
import { default as Qa } from "./features/auth/signup/circular-step-wrapper/circular-step-wrapper.js";
|
|
158
158
|
import { default as ja } from "./features/auth/signup/signup-methods/signup-methods.js";
|
|
159
159
|
import { default as qa } from "./features/auth/account-selector/account-selector.js";
|
|
@@ -170,8 +170,8 @@ import { PLATFORM_EVENTS_STUDENT as Sf } from "./features/analytics-events/platf
|
|
|
170
170
|
import { PLATFORM_EVENTS_TEACHER as Cf } from "./features/analytics-events/platform-events-teacher.js";
|
|
171
171
|
import { WHITELIST_EVENTS as Pf } from "./features/analytics-events/whitelist-events.js";
|
|
172
172
|
import { default as hf } from "./features/blockers/multi-tab-blocker/use-is-tab-blocked.js";
|
|
173
|
-
import { default as
|
|
174
|
-
import { default as
|
|
173
|
+
import { default as Lf } from "./features/blockers/multi-tab-blocker/multi-tab-blocker.js";
|
|
174
|
+
import { default as kf } from "./features/chapters/chapter/chapter.js";
|
|
175
175
|
import { default as Of } from "./features/chapters/chapters-list/chapters-list.js";
|
|
176
176
|
import { default as Df } from "./features/chapters/lpar-chapter/lpar-chapter.js";
|
|
177
177
|
import { default as gf } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
|
|
@@ -179,7 +179,7 @@ import { default as Uf } from "./features/chapters/lpar-chapter/block-section/sa
|
|
|
179
179
|
import { checkIfPPTNodeType as Bf } from "./features/chapters/lpar-chapter/utils/index.js";
|
|
180
180
|
import { default as wf } from "./features/chapters-v2/chapter-details/chapter-details.js";
|
|
181
181
|
import { invalidateGetChapterDetails as Vf } from "./features/chapters-v2/api/chapter.js";
|
|
182
|
-
import { GAME_LAUNCHER_ASSET_PADDING as
|
|
182
|
+
import { GAME_LAUNCHER_ASSET_PADDING as Yf } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
|
|
183
183
|
import { GAME_LAUNCHER_SIZE as Jf } from "./features/circle-games/game-launcher/comps/card-container/constants.js";
|
|
184
184
|
import { useCircleSounds as Kf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
|
|
185
185
|
import { CircleSoundKey as Zf } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
|
|
@@ -197,16 +197,16 @@ import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Ss } from "./features/circle-games
|
|
|
197
197
|
import { CIRCLE_ACTION_IDS as Cs } from "./features/circle-games/enum/circle-action-ids.js";
|
|
198
198
|
import { GameLauncher as Ps } from "./features/circle-games/game-launcher/game-launcher.js";
|
|
199
199
|
import { useGetCircleHomeDetailsDal as hs } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
|
|
200
|
-
import { Leaderboard as
|
|
201
|
-
import { BackgroundImage as
|
|
200
|
+
import { Leaderboard as Ls } from "./features/circle-games/leaderboard/leaderboard.js";
|
|
201
|
+
import { BackgroundImage as ks, CircularSteps as Ns } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
|
|
202
202
|
import { SplashScreen as Hs } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
|
|
203
203
|
import { SignUp as Gs } from "./features/circle-games/sign-up/sign-up.js";
|
|
204
204
|
import { default as ys } from "./features/cue-canvas/cue-canvas-provider.js";
|
|
205
205
|
import { default as vs } from "./features/cue-canvas/toolbar/toolbar.js";
|
|
206
206
|
import { default as bs } from "./features/cue-canvas/cue-canvas.js";
|
|
207
207
|
import { default as Ws } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
|
|
208
|
-
import { default as
|
|
209
|
-
import { default as
|
|
208
|
+
import { default as Fs } from "./features/cue-canvas/sidebar/sidebar.js";
|
|
209
|
+
import { default as zs } from "./features/cue-canvas/bottombar/homework-controls.js";
|
|
210
210
|
import { default as Qs } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
|
|
211
211
|
import { default as js } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
|
|
212
212
|
import { EVENTS as qs } from "./features/communication/pub-sub/constants.js";
|
|
@@ -223,8 +223,8 @@ import { JOURNEY_ID_STUDENT as Sl } from "./features/journey/journey-id/journey-
|
|
|
223
223
|
import { JOURNEY_ID_TEACHER as Cl } from "./features/journey/journey-id/journey-id-teacher.js";
|
|
224
224
|
import { useJourney as Pl } from "./features/journey/use-journey/use-journey.js";
|
|
225
225
|
import { useGetEligibleJourneysViaRoute as hl } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
|
|
226
|
-
import { JourneyProvider as
|
|
227
|
-
import { IndicatorType as
|
|
226
|
+
import { JourneyProvider as Ll } from "./features/journey/use-journey/journey-context-provider.js";
|
|
227
|
+
import { IndicatorType as kl } from "./features/journey/use-journey/constants.js";
|
|
228
228
|
import { Coachmark as Ol } from "./features/journey/comps/coachmark/coachmark.js";
|
|
229
229
|
import { useHomePageJourney as Dl } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
|
|
230
230
|
import { useChapterPageJourney as gl } from "./features/journey/hooks/use-chapter-journey.js";
|
|
@@ -232,7 +232,7 @@ import { default as Ul } from "./features/maintenance/maintenance.js";
|
|
|
232
232
|
import { default as Bl } from "./features/milestone/create/submit-modal/submit-modal.js";
|
|
233
233
|
import { default as wl } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
|
234
234
|
import { default as Vl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
|
235
|
-
import { default as
|
|
235
|
+
import { default as Yl } from "./features/milestone/create/milestone-create-container.js";
|
|
236
236
|
import { default as Jl } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
|
237
237
|
import { default as Kl } from "./features/milestone/outcome/milestone-outcome-container.js";
|
|
238
238
|
import { default as Zl } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
|
@@ -248,15 +248,15 @@ import { default as cp } from "./features/milestone/milestone-resources/resource
|
|
|
248
248
|
import { ACHIEVEMENT_ACTIONS as Ip, STAGES as Tp } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
|
249
249
|
import { invalidateMilestonesData as Ep, useGetAllMilestonesdata as Cp } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
|
250
250
|
import { invalidatePastMilestoneCount as Pp, useGetPastMilestoneCount as _p } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
|
|
251
|
-
import { invalidateTestHelpData as Rp, useGetTestHelpData as
|
|
252
|
-
import { invalidateMilestoneResources as
|
|
251
|
+
import { invalidateTestHelpData as Rp, useGetTestHelpData as Lp } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
|
252
|
+
import { invalidateMilestoneResources as kp, useGetMilestoneResources as Np } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
|
253
253
|
import { default as Hp } from "./features/pointer-sync/pointer.js";
|
|
254
254
|
import { default as Gp } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
|
255
255
|
import { DigitalMeter as yp } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
|
256
256
|
import { EPostGameStat as vp } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
|
257
257
|
import { PostGameStats as bp } from "./features/post-game-stats/post-game-stats.js";
|
|
258
258
|
import { default as Wp } from "./features/recent-chapters/recent-chapters.js";
|
|
259
|
-
import { SENTRY_DENIED_URLS as
|
|
259
|
+
import { SENTRY_DENIED_URLS as Fp, SENTRY_IGNORED_ERRORS as Yp } from "./features/sentry/constants/ignored.js";
|
|
260
260
|
import { default as Jp } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
|
261
261
|
import { default as Kp } from "./features/sheet-tools/tool-header/tool-header.js";
|
|
262
262
|
import { default as Zp } from "./features/sheets/sheets-list/sheets-list.js";
|
|
@@ -267,8 +267,8 @@ import { default as iu } from "./features/student-details/student-details.js";
|
|
|
267
267
|
import { default as Tu } from "./features/utils/load-script.js";
|
|
268
268
|
import { ACTION_BAR_HEIGHT as Eu, QUESTIONS_GAP as Cu, QUESTION_WIDTH as Au, TOP_NAVIGATION_HEIGHT as Pu } from "./features/worksheet/worksheet/constants.js";
|
|
269
269
|
import { isOkayTypeQuestion as hu } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
|
270
|
-
import { default as
|
|
271
|
-
import { default as
|
|
270
|
+
import { default as Lu } from "./features/worksheet/worksheet/worksheet-container.js";
|
|
271
|
+
import { default as ku } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
|
272
272
|
import { default as Ou } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
|
|
273
273
|
import { default as Du } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
|
274
274
|
import { default as gu } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
|
@@ -276,10 +276,9 @@ import { default as Uu } from "./features/worksheet/learnosity-preloader/learnos
|
|
|
276
276
|
import { default as Bu } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
|
277
277
|
import { default as wu } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
|
278
278
|
import { default as Vu } from "./features/hooks/use-viewport/use-viewport.js";
|
|
279
|
-
import { default as
|
|
280
|
-
import {
|
|
281
|
-
import {
|
|
282
|
-
import { COUNTRY_CODE_MAP as qu } from "./constants/country.js";
|
|
279
|
+
import { default as Yu } from "./features/puzzles/puzzle-container/puzzle-container.js";
|
|
280
|
+
import { invalidatePuzzleToAssign as Ju, useGetPuzzleToAssign as Qu } from "./features/puzzles/api/puzzle-assign.js";
|
|
281
|
+
import { COUNTRY_CODE_MAP as ju } from "./constants/country.js";
|
|
283
282
|
export {
|
|
284
283
|
Ip as ACHIEVEMENT_ACTIONS,
|
|
285
284
|
nf as AUTH_TABS,
|
|
@@ -293,34 +292,34 @@ export {
|
|
|
293
292
|
at as ArcButton,
|
|
294
293
|
Vr as ArrowTooltip,
|
|
295
294
|
If as AuthApiErrorCode,
|
|
296
|
-
|
|
295
|
+
Ma as AuthPageLayout,
|
|
297
296
|
Ra as AuthStaticPanel,
|
|
298
297
|
gr as AutoPlayPermissionProvider,
|
|
299
298
|
la as Avatar,
|
|
300
299
|
Ir as Back2Icon,
|
|
301
300
|
c as BackIcon,
|
|
302
|
-
|
|
301
|
+
ks as BackgroundImage,
|
|
303
302
|
S as Bin2Icon,
|
|
304
303
|
I as BinIcon,
|
|
305
304
|
h as Book2Icon,
|
|
306
305
|
C as BookClosedIcon,
|
|
307
306
|
P as BookIcon,
|
|
308
|
-
|
|
307
|
+
L as BookmarkIcon,
|
|
309
308
|
O as Bulb2Icon,
|
|
310
|
-
|
|
309
|
+
k as BulbIcon,
|
|
311
310
|
Zr as Button,
|
|
312
311
|
Cs as CIRCLE_ACTION_IDS,
|
|
313
312
|
Ss as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
|
314
313
|
ru as COMPLETED_SHEET_STATE,
|
|
315
|
-
|
|
314
|
+
ju as COUNTRY_CODE_MAP,
|
|
316
315
|
D as CalendarIcon,
|
|
317
316
|
Zt as Callout,
|
|
318
317
|
Pt as CascadingSelectInput,
|
|
319
|
-
|
|
318
|
+
kf as Chapter,
|
|
320
319
|
Vl as ChapterClearanceConfirmationModal,
|
|
321
320
|
wf as ChapterDetails,
|
|
322
321
|
Of as ChaptersList,
|
|
323
|
-
|
|
322
|
+
kr as ChatIcon,
|
|
324
323
|
U as Check2Icon,
|
|
325
324
|
g as CheckIcon,
|
|
326
325
|
pt as CheckboxInput,
|
|
@@ -338,21 +337,21 @@ export {
|
|
|
338
337
|
V as Clock2Icon,
|
|
339
338
|
w as ClockIcon,
|
|
340
339
|
Ol as Coachmark,
|
|
341
|
-
|
|
342
|
-
|
|
340
|
+
Y as CodeIcon,
|
|
341
|
+
Yr as ContextMenu,
|
|
343
342
|
J as CopyIcon,
|
|
344
343
|
Jr as CountdownTimer,
|
|
345
344
|
K as CrossIcon,
|
|
346
345
|
bs as CueCanvas,
|
|
347
346
|
vs as CueCanvasController,
|
|
348
|
-
|
|
347
|
+
zs as CueCanvasHomeworkController,
|
|
349
348
|
ys as CueCanvasProvider,
|
|
350
|
-
|
|
349
|
+
Fs as CueCanvasSideBar,
|
|
351
350
|
Z as CueRocket,
|
|
352
351
|
Or as CuemathLogo,
|
|
353
|
-
|
|
352
|
+
za as CustomInputField,
|
|
354
353
|
X as DashArrowIcon,
|
|
355
|
-
|
|
354
|
+
Fa as DatePickerInput,
|
|
356
355
|
Jp as DesmosCalculator,
|
|
357
356
|
yp as DigitalMeter,
|
|
358
357
|
ee as DownIcon,
|
|
@@ -376,7 +375,7 @@ export {
|
|
|
376
375
|
Ie as Eye2Icon,
|
|
377
376
|
ce as EyeIcon,
|
|
378
377
|
Ot as FlexView,
|
|
379
|
-
|
|
378
|
+
Yf as GAME_LAUNCHER_ASSET_PADDING,
|
|
380
379
|
Jf as GAME_LAUNCHER_SIZE,
|
|
381
380
|
hr as GameIcon,
|
|
382
381
|
Ps as GameLauncher,
|
|
@@ -389,7 +388,7 @@ export {
|
|
|
389
388
|
Ce as HandIcon,
|
|
390
389
|
Pe as HelpIcon,
|
|
391
390
|
he as HighlighterIcon,
|
|
392
|
-
|
|
391
|
+
Le as HomeIcon,
|
|
393
392
|
xl as HomeworkCardList,
|
|
394
393
|
s as ILLUSTRATIONS,
|
|
395
394
|
p as IMAGES,
|
|
@@ -397,18 +396,18 @@ export {
|
|
|
397
396
|
et as IconButton,
|
|
398
397
|
ff as IdentifierOtpForm,
|
|
399
398
|
Aa as Image,
|
|
400
|
-
|
|
401
|
-
|
|
399
|
+
ke as ImageIcon,
|
|
400
|
+
kl as IndicatorType,
|
|
402
401
|
De as Info2Icon,
|
|
403
402
|
Oe as InfoIcon,
|
|
404
403
|
Ga as InputStatusIcon,
|
|
405
404
|
Sl as JOURNEY_ID_STUDENT,
|
|
406
405
|
Cl as JOURNEY_ID_TEACHER,
|
|
407
|
-
|
|
406
|
+
Ll as JourneyProvider,
|
|
408
407
|
m as LOTTIE,
|
|
409
408
|
Df as LPARChapter,
|
|
410
409
|
gf as LPARMilestoneChapter,
|
|
411
|
-
|
|
410
|
+
Ls as Leaderboard,
|
|
412
411
|
Uu as LearnosityPreloader,
|
|
413
412
|
ge as LeftIcon,
|
|
414
413
|
Be as Lock2Icon,
|
|
@@ -416,18 +415,18 @@ export {
|
|
|
416
415
|
Ue as LockIcon,
|
|
417
416
|
Ul as Maintenance,
|
|
418
417
|
pp as MilestoneActionWidget,
|
|
419
|
-
|
|
418
|
+
Yl as MilestoneCreate,
|
|
420
419
|
ap as MilestoneEdit,
|
|
421
420
|
sp as MilestoneList,
|
|
422
421
|
Kl as MilestoneOutcome,
|
|
423
422
|
mp as MilestoneStart,
|
|
424
|
-
|
|
423
|
+
Ye as Minus2Icon,
|
|
425
424
|
Ve as MinusIcon,
|
|
426
425
|
Je as MistakeIcon,
|
|
427
426
|
Ke as Mobile,
|
|
428
427
|
Ut as ModalProvider,
|
|
429
428
|
Ze as MoreVerticalIcon,
|
|
430
|
-
|
|
429
|
+
Lf as MultiTabBlocker,
|
|
431
430
|
tu as NODE_LABELS,
|
|
432
431
|
au as NODE_SUB_GROUP,
|
|
433
432
|
fu as NODE_TYPE,
|
|
@@ -441,7 +440,7 @@ export {
|
|
|
441
440
|
Cf as PLATFORM_EVENTS_TEACHER,
|
|
442
441
|
su as PYTHON_NODE_TYPES,
|
|
443
442
|
eo as PencilIcon,
|
|
444
|
-
|
|
443
|
+
Lt as PercentileInput,
|
|
445
444
|
Ea as PerfectHits,
|
|
446
445
|
so as Play2Icon,
|
|
447
446
|
ao as PlayIcon,
|
|
@@ -451,13 +450,12 @@ export {
|
|
|
451
450
|
ro as PointerIcon,
|
|
452
451
|
bp as PostGameStats,
|
|
453
452
|
no as PracticeIcon,
|
|
454
|
-
|
|
453
|
+
ku as PreviewWorksheet,
|
|
455
454
|
io as ProgressIcon,
|
|
456
455
|
ps as ProjectOutcome,
|
|
457
456
|
xs as ProjectType,
|
|
458
457
|
Eo as Puzzle2Icon,
|
|
459
|
-
|
|
460
|
-
Ju as PuzzleFeedbackCelebration,
|
|
458
|
+
Yu as PuzzleCard,
|
|
461
459
|
To as PuzzleIcon,
|
|
462
460
|
Ao as QuestionIcon,
|
|
463
461
|
_o as QuestionLetterIcon,
|
|
@@ -470,11 +468,11 @@ export {
|
|
|
470
468
|
Hp as RemotePeerPointer,
|
|
471
469
|
ya as ResendOTP,
|
|
472
470
|
uf as ResetPasswordForm,
|
|
473
|
-
|
|
471
|
+
Mo as RightIcon,
|
|
474
472
|
No as RulerIcon,
|
|
475
473
|
Uf as SATSheetSummary,
|
|
476
|
-
|
|
477
|
-
|
|
474
|
+
Fp as SENTRY_DENIED_URLS,
|
|
475
|
+
Yp as SENTRY_IGNORED_ERRORS,
|
|
478
476
|
pu as SHEET_ACTIONS,
|
|
479
477
|
uu as SHEET_ATTEMPT_LOCATION,
|
|
480
478
|
mu as SHEET_ATTEMPT_LOCATION_MAP,
|
|
@@ -485,9 +483,9 @@ export {
|
|
|
485
483
|
nr as ScribbleIcon,
|
|
486
484
|
Ho as SearchIcon,
|
|
487
485
|
It as SearchableSelectInput,
|
|
488
|
-
|
|
486
|
+
Yt as SectionList,
|
|
489
487
|
ct as SelectInput,
|
|
490
|
-
|
|
488
|
+
kt as SelectionCards,
|
|
491
489
|
ia as Separator,
|
|
492
490
|
gu as SheetError,
|
|
493
491
|
Go as SheetIcon,
|
|
@@ -502,9 +500,9 @@ export {
|
|
|
502
500
|
of as SocialAccountNotFound,
|
|
503
501
|
$a as SocialLoginMethods,
|
|
504
502
|
Hs as SplashScreen,
|
|
505
|
-
|
|
503
|
+
Fo as Star2Icon,
|
|
506
504
|
yo as StarIcon,
|
|
507
|
-
|
|
505
|
+
zo as StatusIcon,
|
|
508
506
|
a as Stepper,
|
|
509
507
|
na as StreakIcon,
|
|
510
508
|
rs as StreakReductionLocalStorageUtil,
|
|
@@ -525,7 +523,7 @@ export {
|
|
|
525
523
|
rl as TrialSession,
|
|
526
524
|
$o as TrophyIcon,
|
|
527
525
|
as as Tutorial,
|
|
528
|
-
|
|
526
|
+
Lr as TutoringIcon,
|
|
529
527
|
Xt as UIContext,
|
|
530
528
|
or as UndoIcon,
|
|
531
529
|
fr as Unlock2Icon,
|
|
@@ -545,15 +543,15 @@ export {
|
|
|
545
543
|
eu as WORKSHEET_V3_NODE_TYPES,
|
|
546
544
|
ss as WebView,
|
|
547
545
|
ms as WebViewEvent,
|
|
548
|
-
|
|
546
|
+
Lu as Worksheet,
|
|
549
547
|
Bf as checkIfPPTNodeType,
|
|
550
548
|
fa as getTheme,
|
|
551
549
|
Vf as invalidateGetChapterDetails,
|
|
552
550
|
cl as invalidateHomeworks,
|
|
553
|
-
|
|
551
|
+
kp as invalidateMilestoneResources,
|
|
554
552
|
Ep as invalidateMilestonesData,
|
|
555
553
|
Pp as invalidatePastMilestoneCount,
|
|
556
|
-
|
|
554
|
+
Ju as invalidatePuzzleToAssign,
|
|
557
555
|
Rp as invalidateTestHelpData,
|
|
558
556
|
hu as isOkayTypeQuestion,
|
|
559
557
|
Tu as loadScript,
|
|
@@ -570,8 +568,8 @@ export {
|
|
|
570
568
|
Xf as useGetLeaderboardDal,
|
|
571
569
|
Np as useGetMilestoneResources,
|
|
572
570
|
_p as useGetPastMilestoneCount,
|
|
573
|
-
|
|
574
|
-
|
|
571
|
+
Qu as useGetPuzzleToAssign,
|
|
572
|
+
Lp as useGetTestHelpData,
|
|
575
573
|
Dl as useHomePageJourney,
|
|
576
574
|
$s as useInClassActionDispatcher,
|
|
577
575
|
el as useInClassActionListener,
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
package/dist/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration-styled.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"puzzle-feedback-celebration-styled.js","sources":["../../../../src/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../ui/layout/flex-view';\n\nconst PuzzleFeedbackModalWrapper = styled(FlexView)`\n position: relative;\n z-index: 1;\n`;\n\nexport { PuzzleFeedbackModalWrapper };\n"],"names":["PuzzleFeedbackModalWrapper","styled","FlexView"],"mappings":";;AAIM,MAAAA,IAA6BC,EAAOC,CAAQ;AAAA;AAAA;AAAA;"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { jsx as e, jsxs as l } from "react/jsx-runtime";
|
|
2
|
-
import a from "../../../assets/line-icons/icons/cross.js";
|
|
3
|
-
import d from "../../ui/buttons/icon-button/icon-button.js";
|
|
4
|
-
import r from "../../ui/layout/flex-view.js";
|
|
5
|
-
import m from "../../ui/lottie-animation/lottie-animation.js";
|
|
6
|
-
import p from "../../ui/modals/use-modal-actions.js";
|
|
7
|
-
import u from "../../ui/modals/use-modal-params.js";
|
|
8
|
-
import i from "../../ui/text/text.js";
|
|
9
|
-
import { getPuzzleStickerLottie as f } from "../utils/puzzle-feedback-celebration.js";
|
|
10
|
-
import { PuzzleFeedbackModalWrapper as h } from "./puzzle-feedback-celebration-styled.js";
|
|
11
|
-
const z = {
|
|
12
|
-
autoplay: !0,
|
|
13
|
-
loop: !0,
|
|
14
|
-
renderer: "canvas"
|
|
15
|
-
}, $ = () => {
|
|
16
|
-
const { closeModal: n } = p(), { feedbackComments: c, rewards: s } = u(), { sticker: t } = s[0] || {}, o = t ? f(t) : void 0;
|
|
17
|
-
return /* @__PURE__ */ e(r, { $justifyContent: "center", $alignItems: "center", $width: "100%", children: /* @__PURE__ */ l(h, { $flexGapX: 2.5, $widthX: 33.5, $alignItems: "center", children: [
|
|
18
|
-
/* @__PURE__ */ e(i, { $renderAs: "ac2-black", $color: "GREEN_4", children: "Puzzle Reviewed" }),
|
|
19
|
-
/* @__PURE__ */ e(r, { $widthX: 12.5, $heightX: 12.5, children: o && /* @__PURE__ */ e(
|
|
20
|
-
m,
|
|
21
|
-
{
|
|
22
|
-
width: 200,
|
|
23
|
-
height: 200,
|
|
24
|
-
src: o,
|
|
25
|
-
settings: z
|
|
26
|
-
}
|
|
27
|
-
) }),
|
|
28
|
-
/* @__PURE__ */ e(i, { $width: "80%", $renderAs: "ah3", $color: "WHITE_1", $align: "center", children: c }),
|
|
29
|
-
/* @__PURE__ */ e(
|
|
30
|
-
d,
|
|
31
|
-
{
|
|
32
|
-
renderAs: "secondary",
|
|
33
|
-
Icon: a,
|
|
34
|
-
size: "small",
|
|
35
|
-
analyticsLabel: "close_puzzle_feedback_modal",
|
|
36
|
-
onClick: n
|
|
37
|
-
}
|
|
38
|
-
)
|
|
39
|
-
] }) });
|
|
40
|
-
}, _ = $;
|
|
41
|
-
export {
|
|
42
|
-
_ as default
|
|
43
|
-
};
|
|
44
|
-
//# sourceMappingURL=puzzle-feedback-celebration.js.map
|
package/dist/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"puzzle-feedback-celebration.js","sources":["../../../../src/features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.tsx"],"sourcesContent":["import type { IPuzzleFeedbackCelebration } from './puzzle-feedback-celebration-types';\nimport type { FC } from 'react';\n\nimport CrossIcon from '../../../assets/line-icons/icons/cross';\nimport IconButton from '../../ui/buttons/icon-button/icon-button';\nimport FlexView from '../../ui/layout/flex-view';\nimport LottieAnimation from '../../ui/lottie-animation/lottie-animation';\nimport useModalActions from '../../ui/modals/use-modal-actions';\nimport useModalParams from '../../ui/modals/use-modal-params';\nimport Text from '../../ui/text/text';\nimport { getPuzzleStickerLottie } from '../utils/puzzle-feedback-celebration';\nimport * as Styled from './puzzle-feedback-celebration-styled';\n\nconst puzzleStickerLottieSettings = {\n autoplay: true,\n loop: true,\n renderer: 'canvas',\n};\n\nconst PuzzleFeedbackCelebration: FC = () => {\n const { closeModal } = useModalActions();\n const { feedbackComments, rewards } = useModalParams<IPuzzleFeedbackCelebration>();\n\n const { sticker } = rewards[0] || {};\n\n const stickerLottie = sticker ? getPuzzleStickerLottie(sticker) : undefined;\n\n return (\n <FlexView $justifyContent=\"center\" $alignItems=\"center\" $width=\"100%\">\n <Styled.PuzzleFeedbackModalWrapper $flexGapX={2.5} $widthX={33.5} $alignItems=\"center\">\n <Text $renderAs=\"ac2-black\" $color=\"GREEN_4\">\n Puzzle Reviewed\n </Text>\n\n <FlexView $widthX={12.5} $heightX={12.5}>\n {stickerLottie && (\n <LottieAnimation\n width={200}\n height={200}\n src={stickerLottie}\n settings={puzzleStickerLottieSettings}\n />\n )}\n </FlexView>\n\n <Text $width=\"80%\" $renderAs=\"ah3\" $color=\"WHITE_1\" $align=\"center\">\n {feedbackComments}\n </Text>\n\n <IconButton\n renderAs=\"secondary\"\n Icon={CrossIcon}\n size=\"small\"\n analyticsLabel=\"close_puzzle_feedback_modal\"\n onClick={closeModal}\n />\n </Styled.PuzzleFeedbackModalWrapper>\n </FlexView>\n );\n};\n\nexport default PuzzleFeedbackCelebration;\n"],"names":["puzzleStickerLottieSettings","PuzzleFeedbackCelebration","closeModal","useModalActions","feedbackComments","rewards","useModalParams","sticker","stickerLottie","getPuzzleStickerLottie","FlexView","jsxs","Styled.PuzzleFeedbackModalWrapper","jsx","Text","LottieAnimation","IconButton","CrossIcon","PuzzleFeedbackCelebration$1"],"mappings":";;;;;;;;;;AAaA,MAAMA,IAA8B;AAAA,EAClC,UAAU;AAAA,EACV,MAAM;AAAA,EACN,UAAU;AACZ,GAEMC,IAAgC,MAAM;AACpC,QAAA,EAAE,YAAAC,MAAeC,KACjB,EAAE,kBAAAC,GAAkB,SAAAC,EAAQ,IAAIC,EAA2C,GAE3E,EAAE,SAAAC,EAAQ,IAAIF,EAAQ,CAAC,KAAK,CAAA,GAE5BG,IAAgBD,IAAUE,EAAuBF,CAAO,IAAI;AAElE,2BACGG,GAAS,EAAA,iBAAgB,UAAS,aAAY,UAAS,QAAO,QAC7D,UAAC,gBAAAC,EAAAC,GAAA,EAAkC,WAAW,KAAK,SAAS,MAAM,aAAY,UAC5E,UAAA;AAAA,IAAA,gBAAAC,EAACC,GAAK,EAAA,WAAU,aAAY,QAAO,WAAU,UAE7C,mBAAA;AAAA,sBAECJ,GAAS,EAAA,SAAS,MAAM,UAAU,MAChC,UACCF,KAAA,gBAAAK;AAAA,MAACE;AAAA,MAAA;AAAA,QACC,OAAO;AAAA,QACP,QAAQ;AAAA,QACR,KAAKP;AAAA,QACL,UAAUR;AAAA,MAAA;AAAA,IAAA,GAGhB;AAAA,IAEA,gBAAAa,EAACC,GAAK,EAAA,QAAO,OAAM,WAAU,OAAM,QAAO,WAAU,QAAO,UACxD,UACHV,EAAA,CAAA;AAAA,IAEA,gBAAAS;AAAA,MAACG;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,MAAMC;AAAA,QACN,MAAK;AAAA,QACL,gBAAe;AAAA,QACf,SAASf;AAAA,MAAA;AAAA,IACX;AAAA,EAAA,EACF,CAAA,EACF,CAAA;AAEJ,GAEAgB,IAAejB;"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { LOTTIE as e } from "../../../assets/lottie/lottie.js";
|
|
2
|
-
const A = (r) => {
|
|
3
|
-
switch (r) {
|
|
4
|
-
case "BOWLING":
|
|
5
|
-
case "GIFT":
|
|
6
|
-
case "LOVE_YOU":
|
|
7
|
-
case "DIAMOND":
|
|
8
|
-
return e.DIAMOND;
|
|
9
|
-
case "WAND":
|
|
10
|
-
return e.MAGICWAND;
|
|
11
|
-
case "ARM":
|
|
12
|
-
return e.MECHANICAL_ARM;
|
|
13
|
-
case "SLOT_MACHINE":
|
|
14
|
-
return e.SLOT_MACHINE;
|
|
15
|
-
case "MEDAL":
|
|
16
|
-
return e.MEDAL;
|
|
17
|
-
case "TROPHY":
|
|
18
|
-
return e.TROPHY;
|
|
19
|
-
case "DIRECT_HIT":
|
|
20
|
-
return e.DART;
|
|
21
|
-
case "DICE":
|
|
22
|
-
return e.DICE;
|
|
23
|
-
case "HUNDRED_PERCENT":
|
|
24
|
-
return e.CENT;
|
|
25
|
-
case "FLAG_IN_HOLE":
|
|
26
|
-
return e.GOLF;
|
|
27
|
-
case "VICTORY":
|
|
28
|
-
return e.VICTORY;
|
|
29
|
-
case "NICE":
|
|
30
|
-
return e.SUPER;
|
|
31
|
-
case "PARTY_POPPER":
|
|
32
|
-
return e.PARTY_POPPER;
|
|
33
|
-
case "CLAP":
|
|
34
|
-
return e.CLAP;
|
|
35
|
-
case "CONFETTI":
|
|
36
|
-
return e.PARTY_BALL;
|
|
37
|
-
default:
|
|
38
|
-
return e.CLAP;
|
|
39
|
-
}
|
|
40
|
-
};
|
|
41
|
-
export {
|
|
42
|
-
A as getPuzzleStickerLottie
|
|
43
|
-
};
|
|
44
|
-
//# sourceMappingURL=puzzle-feedback-celebration.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"puzzle-feedback-celebration.js","sources":["../../../../src/features/puzzles/utils/puzzle-feedback-celebration.ts"],"sourcesContent":["import { LOTTIE } from '../../../assets/lottie/lottie';\n\nconst getPuzzleStickerLottie = (sticker: string) => {\n switch (sticker) {\n case 'BOWLING':\n case 'GIFT':\n case 'LOVE_YOU':\n case 'DIAMOND':\n return LOTTIE.DIAMOND;\n case 'WAND':\n return LOTTIE.MAGICWAND;\n case 'ARM':\n return LOTTIE.MECHANICAL_ARM;\n case 'SLOT_MACHINE':\n return LOTTIE.SLOT_MACHINE;\n case 'MEDAL':\n return LOTTIE.MEDAL;\n case 'TROPHY':\n return LOTTIE.TROPHY;\n case 'DIRECT_HIT':\n return LOTTIE.DART;\n case 'DICE':\n return LOTTIE.DICE;\n case 'HUNDRED_PERCENT':\n return LOTTIE.CENT;\n case 'FLAG_IN_HOLE':\n return LOTTIE.GOLF;\n case 'VICTORY':\n return LOTTIE.VICTORY;\n case 'NICE':\n return LOTTIE.SUPER;\n case 'PARTY_POPPER':\n return LOTTIE.PARTY_POPPER;\n case 'CLAP':\n return LOTTIE.CLAP;\n case 'CONFETTI':\n return LOTTIE.PARTY_BALL;\n\n default:\n return LOTTIE.CLAP; // Default to CLAP if no match found\n }\n};\n\nexport { getPuzzleStickerLottie };\n"],"names":["getPuzzleStickerLottie","sticker","LOTTIE"],"mappings":";AAEM,MAAAA,IAAyB,CAACC,MAAoB;AAClD,UAAQA,GAAS;AAAA,IACf,KAAK;AAAA,IACL,KAAK;AAAA,IACL,KAAK;AAAA,IACL,KAAK;AACH,aAAOC,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAChB,KAAK;AACH,aAAOA,EAAO;AAAA,IAEhB;AACE,aAAOA,EAAO;AAAA,EAClB;AACF;"}
|