@cuemath/leap 3.2.10 → 3.2.11-akm-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 +1 -1
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/journey/comps/coachmark/coachmark.js +29 -28
- package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -1
- package/dist/features/journey/journey-id/journey-id-student.js +2 -2
- package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
- package/dist/features/journey/use-journey/journey-context-provider.js +73 -72
- package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -1
- package/dist/features/journey/use-journey/journey-styled.js +6 -4
- package/dist/features/journey/use-journey/journey-styled.js.map +1 -1
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-constants.js +6 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-constants.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js +12 -60
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js.map +1 -1
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +72 -77
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -1
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body-styled.js +63 -0
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body-styled.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body.js +21 -0
- package/dist/features/ui/arrow-tooltip/comps/tooltip-body.js.map +1 -0
- package/dist/features/ui/nudge/nudge-styled.js +14 -7
- package/dist/features/ui/nudge/nudge-styled.js.map +1 -1
- package/dist/features/ui/nudge/nudge.js +13 -12
- package/dist/features/ui/nudge/nudge.js.map +1 -1
- package/dist/index.d.ts +7 -4
- package/dist/index.js +168 -166
- package/dist/index.js.map +1 -1
- package/dist/static/nudge-tap.0591aef4.json +1 -0
- package/package.json +1 -1
- package/dist/static/nudge-tap.5cb30093.json +0 -1057
package/dist/index.js
CHANGED
@@ -211,86 +211,87 @@ import { default as Qs } from "./features/cue-canvas/cue-canvas.js";
|
|
211
211
|
import { default as js } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
|
212
212
|
import { default as qs } from "./features/cue-canvas/sidebar/sidebar.js";
|
213
213
|
import { default as $s } from "./features/cue-canvas/bottombar/homework-controls.js";
|
214
|
-
import {
|
215
|
-
import { default as tl } from "./features/communication/hooks/use-
|
216
|
-
import {
|
217
|
-
import {
|
218
|
-
import {
|
219
|
-
import {
|
220
|
-
import {
|
221
|
-
import {
|
222
|
-
import { default as Sl } from "./features/
|
223
|
-
import { default as Cl } from "./features/
|
224
|
-
import {
|
225
|
-
import {
|
226
|
-
import {
|
227
|
-
import {
|
228
|
-
import {
|
229
|
-
import {
|
230
|
-
import {
|
231
|
-
import {
|
232
|
-
import {
|
233
|
-
import {
|
234
|
-
import {
|
235
|
-
import {
|
236
|
-
import { default as Jl } from "./features/
|
237
|
-
import { default as Kl } from "./features/milestone/create/
|
238
|
-
import { default as Zl } from "./features/milestone/create/comps/confirmation-modals/
|
239
|
-
import { default as Xl } from "./features/milestone/create/
|
240
|
-
import { default as ep } from "./features/milestone/
|
241
|
-
import { default as rp } from "./features/milestone/
|
242
|
-
import { default as ap } from "./features/milestone/outcome/
|
243
|
-
import { default as sp } from "./features/milestone/outcome/comps/achievement/
|
244
|
-
import { default as pp } from "./features/milestone/
|
245
|
-
import { default as mp } from "./features/milestone/edit/
|
246
|
-
import { default as xp } from "./features/milestone/edit/
|
247
|
-
import { default as cp } from "./features/milestone/
|
248
|
-
import { default as Ip } from "./features/milestone/milestone-
|
249
|
-
import { default as Sp } from "./features/milestone/
|
250
|
-
import { default as Cp } from "./features/milestone/milestone-
|
251
|
-
import { default as Pp } from "./features/milestone/milestone-
|
252
|
-
import {
|
253
|
-
import {
|
254
|
-
import {
|
255
|
-
import {
|
256
|
-
import {
|
257
|
-
import {
|
258
|
-
import { default as Wp } from "./features/pointer-sync/
|
259
|
-
import {
|
260
|
-
import {
|
261
|
-
import {
|
262
|
-
import {
|
263
|
-
import {
|
264
|
-
import {
|
265
|
-
import { default as ru } from "./features/sheet-tools/
|
266
|
-
import { default as au } from "./features/
|
267
|
-
import { default as su } from "./features/sheets/
|
268
|
-
import {
|
269
|
-
import {
|
270
|
-
import {
|
271
|
-
import { default as ku } from "./features/
|
272
|
-
import {
|
273
|
-
import {
|
274
|
-
import {
|
275
|
-
import { default as vu } from "./features/worksheet/worksheet
|
276
|
-
import { default as Bu } from "./features/worksheet/worksheet-preview/
|
277
|
-
import { default as wu } from "./features/worksheet/worksheet/worksheet-
|
278
|
-
import { default as Vu } from "./features/worksheet/worksheet/worksheet-permissions/
|
279
|
-
import { default as Fu } from "./features/worksheet/
|
280
|
-
import { default as Ju } from "./features/worksheet/learnosity-preloader/
|
281
|
-
import { default as Ku } from "./features/worksheet/
|
282
|
-
import { default as Zu } from "./features/
|
283
|
-
import { default as Xu } from "./features/puzzles/puzzle-
|
284
|
-
import {
|
285
|
-
import {
|
214
|
+
import { GRADE_DISPLAY_NAMES as ol } from "./features/cue-canvas/sidebar/puzzles/utils.js";
|
215
|
+
import { default as tl } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
|
216
|
+
import { default as fl } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
|
217
|
+
import { EVENTS as ll } from "./features/communication/pub-sub/constants.js";
|
218
|
+
import { useInClassActionDispatcher as ul, useInClassActionListener as ml } from "./features/communication/pub-sub/hooks.js";
|
219
|
+
import { default as xl } from "./features/trial-session/trial-session.js";
|
220
|
+
import { EClassTimeAlertLevel as cl } from "./features/trial-session/trial-session-types.js";
|
221
|
+
import { useClassTimeAlerts as Il } from "./features/trial-session/hooks/use-class-time-alerts.js";
|
222
|
+
import { default as Sl } from "./features/talk-meter/talk-meter.js";
|
223
|
+
import { default as Cl } from "./features/extra-practice/extra-practice.js";
|
224
|
+
import { default as Pl } from "./features/homework/hw-card-list/hw-card-list.js";
|
225
|
+
import { invalidateHomeworks as hl } from "./features/homework/hw-card-list/api/get-homeworks.js";
|
226
|
+
import { useAutoPlayPermission as Rl } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
227
|
+
import { JOURNEY_ID_STUDENT as Ml } from "./features/journey/journey-id/journey-id-student.js";
|
228
|
+
import { JOURNEY_ID_TEACHER as Ol } from "./features/journey/journey-id/journey-id-teacher.js";
|
229
|
+
import { useJourney as Hl } from "./features/journey/use-journey/use-journey.js";
|
230
|
+
import { useGetEligibleJourneysViaRoute as gl } from "./features/journey/hooks/use-get-eligible-journeys-via-route.js";
|
231
|
+
import { JourneyProvider as vl } from "./features/journey/use-journey/journey-context-provider.js";
|
232
|
+
import { IndicatorType as Bl } from "./features/journey/use-journey/constants.js";
|
233
|
+
import { Coachmark as wl } from "./features/journey/comps/coachmark/coachmark.js";
|
234
|
+
import { useHomePageJourney as Vl } from "./features/journey/hooks/use-home-page-journey/use-home-page-journey.js";
|
235
|
+
import { useChapterPageJourney as Fl } from "./features/journey/hooks/use-chapter-page-journey/use-chapter-journey.js";
|
236
|
+
import { default as Jl } from "./features/maintenance/maintenance.js";
|
237
|
+
import { default as Kl } from "./features/milestone/create/submit-modal/submit-modal.js";
|
238
|
+
import { default as Zl } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
239
|
+
import { default as Xl } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
240
|
+
import { default as ep } from "./features/milestone/create/milestone-create-container.js";
|
241
|
+
import { default as rp } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
242
|
+
import { default as ap } from "./features/milestone/outcome/milestone-outcome-container.js";
|
243
|
+
import { default as sp } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
244
|
+
import { default as pp } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
245
|
+
import { default as mp } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
246
|
+
import { default as xp } from "./features/milestone/edit/goal-edit-container.js";
|
247
|
+
import { default as cp } from "./features/milestone/edit/milestone-edit-container.js";
|
248
|
+
import { default as Ip } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
249
|
+
import { default as Sp } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
250
|
+
import { default as Cp } from "./features/milestone/start/milestone-start.js";
|
251
|
+
import { default as Pp } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
252
|
+
import { default as hp } from "./features/milestone/milestone-resources/resources-assign/resources-assign.js";
|
253
|
+
import { ACHIEVEMENT_ACTIONS as Rp, STAGES as Lp } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
254
|
+
import { invalidateMilestonesData as Np, useGetAllMilestonesdata as Op } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
255
|
+
import { invalidatePastMilestoneCount as Hp, useGetPastMilestoneCount as Gp } from "./features/milestone/milestone-list-container/api/get-past-milestone-count.js";
|
256
|
+
import { invalidateTestHelpData as yp, useGetTestHelpData as vp } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
257
|
+
import { invalidateMilestoneResources as Bp, useGetMilestoneResources as bp } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
258
|
+
import { default as Wp } from "./features/pointer-sync/pointer.js";
|
259
|
+
import { default as zp } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
260
|
+
import { DigitalMeter as Yp } from "./features/post-game-stats/digital-meter/digital-meter.js";
|
261
|
+
import { EPostGameStat as Qp } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
262
|
+
import { PostGameStats as jp } from "./features/post-game-stats/post-game-stats.js";
|
263
|
+
import { default as qp } from "./features/recent-chapters/recent-chapters.js";
|
264
|
+
import { SENTRY_DENIED_URLS as $p, SENTRY_IGNORED_ERRORS as eu } from "./features/sentry/constants/ignored.js";
|
265
|
+
import { default as ru } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
266
|
+
import { default as au } from "./features/sheet-tools/tool-header/tool-header.js";
|
267
|
+
import { default as su } from "./features/sheets/sheets-list/sheets-list.js";
|
268
|
+
import { default as pu } from "./features/sheets/reference-sheet/reference-sheet.js";
|
269
|
+
import { WORKSHEET_V3_NODE_TYPES as mu } from "./features/sheets/utils/is-v3-worksheet.js";
|
270
|
+
import { COMPLETED_SHEET_STATE as xu, NODE_LABELS as nu, NODE_SUB_GROUP as cu, NODE_TYPE as iu, PYTHON_NODE_TYPES as Iu, REWARDS_LIST as Tu, SHEET_ACTIONS as Su, SHEET_ATTEMPT_LOCATION as Eu, SHEET_ATTEMPT_LOCATION_MAP as Cu, SHEET_ATTEMPT_STATE as Au, SHEET_DATA_TYPE as Pu, SHEET_STATE as _u } from "./features/sheets/constants/sheet.js";
|
271
|
+
import { default as ku } from "./features/student-details/student-details.js";
|
272
|
+
import { default as Lu } from "./features/utils/load-script.js";
|
273
|
+
import { ACTION_BAR_HEIGHT as Nu, QUESTIONS_GAP as Ou, QUESTION_WIDTH as Du, TOP_NAVIGATION_HEIGHT as Hu } from "./features/worksheet/worksheet/constants.js";
|
274
|
+
import { isOkayTypeQuestion as gu } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
275
|
+
import { default as vu } from "./features/worksheet/worksheet/worksheet-container.js";
|
276
|
+
import { default as Bu } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
277
|
+
import { default as wu } from "./features/worksheet/worksheet-preview/dynamic-worksheet-preview/dynamic-worksheet-preview.js";
|
278
|
+
import { default as Vu } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
279
|
+
import { default as Fu } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
280
|
+
import { default as Ju } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
|
281
|
+
import { default as Ku } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
282
|
+
import { default as Zu } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
283
|
+
import { default as Xu } from "./features/puzzles/puzzle-container/puzzle-container.js";
|
284
|
+
import { default as em } from "./features/puzzles/puzzle-feedback-celebration/puzzle-feedback-celebration.js";
|
285
|
+
import { invalidatePuzzleToAssign as rm, useGetPuzzleToAssign as tm } from "./features/puzzles/api/puzzle-assign.js";
|
286
|
+
import { COUNTRY_CODE_MAP as fm } from "./constants/country.js";
|
286
287
|
export {
|
287
|
-
|
288
|
+
Rp as ACHIEVEMENT_ACTIONS,
|
288
289
|
Rf as AUTH_TABS,
|
289
290
|
Of as AVPreview,
|
290
291
|
wr as AccordionSection,
|
291
292
|
uf as AccountSelector,
|
292
|
-
|
293
|
-
|
293
|
+
sp as AchievementNotShareReasonModal,
|
294
|
+
pp as AchievementShareInstructionModal,
|
294
295
|
x as AlertIcon,
|
295
296
|
ka as AnimatedArc,
|
296
297
|
Ht as AppLoader,
|
@@ -315,13 +316,13 @@ export {
|
|
315
316
|
Zr as Button,
|
316
317
|
Ms as CIRCLE_ACTION_IDS,
|
317
318
|
Rs as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
318
|
-
|
319
|
-
|
319
|
+
xu as COMPLETED_SHEET_STATE,
|
320
|
+
fm as COUNTRY_CODE_MAP,
|
320
321
|
H as CalendarIcon,
|
321
322
|
Zt as Callout,
|
322
323
|
Pt as CascadingSelectInput,
|
323
324
|
vf as Chapter,
|
324
|
-
|
325
|
+
Xl as ChapterClearanceConfirmationModal,
|
325
326
|
Kf as ChapterDetails,
|
326
327
|
Bf as ChaptersList,
|
327
328
|
Mr as ChatIcon,
|
@@ -341,7 +342,7 @@ export {
|
|
341
342
|
B as ClipboardIcon,
|
342
343
|
V as Clock2Icon,
|
343
344
|
w as ClockIcon,
|
344
|
-
|
345
|
+
wl as Coachmark,
|
345
346
|
F as CodeIcon,
|
346
347
|
Fr as ContextMenu,
|
347
348
|
J as CopyIcon,
|
@@ -357,37 +358,38 @@ export {
|
|
357
358
|
tf as CustomInputField,
|
358
359
|
X as DashArrowIcon,
|
359
360
|
of as DatePickerInput,
|
360
|
-
|
361
|
-
|
361
|
+
ru as DesmosCalculator,
|
362
|
+
Yp as DigitalMeter,
|
362
363
|
ee as DownIcon,
|
363
364
|
re as DraftIcon,
|
364
365
|
ae as DragIcon,
|
365
|
-
|
366
|
-
|
366
|
+
wu as DynamicPreviewWorksheet,
|
367
|
+
cl as EClassTimeAlertLevel,
|
367
368
|
fa as EDeviceType,
|
368
369
|
ps as ELeaderboardType,
|
369
|
-
|
370
|
-
|
371
|
-
|
370
|
+
hp as EPResourceAssign,
|
371
|
+
Qp as EPostGameStat,
|
372
|
+
ll as EVENTS,
|
372
373
|
pe as Edit2Icon,
|
373
374
|
se as EditIcon,
|
374
|
-
|
375
|
+
mp as EditMilestoneModal,
|
375
376
|
me as EditStarIcon,
|
376
377
|
xe as EraserIcon,
|
377
378
|
st as Error,
|
378
379
|
Se as ExclamationIcon,
|
379
|
-
|
380
|
-
|
380
|
+
au as ExpandableHeader,
|
381
|
+
Cl as ExtraPractice,
|
381
382
|
Ie as Eye2Icon,
|
382
383
|
ce as EyeIcon,
|
383
384
|
Ot as FlexView,
|
384
385
|
Xf as GAME_LAUNCHER_ASSET_PADDING,
|
385
386
|
es as GAME_LAUNCHER_SIZE,
|
387
|
+
ol as GRADE_DISPLAY_NAMES,
|
386
388
|
hr as GameIcon,
|
387
389
|
Os as GameLauncher,
|
388
|
-
|
389
|
-
|
390
|
-
|
390
|
+
Zl as GoalCreationConfirmationModal,
|
391
|
+
rp as GoalDraftEdit,
|
392
|
+
xp as GoalEdit,
|
391
393
|
St as GooglePlacesSearchInput,
|
392
394
|
$a as GradeInput,
|
393
395
|
r as GradeSelector,
|
@@ -395,7 +397,7 @@ export {
|
|
395
397
|
Pe as HelpIcon,
|
396
398
|
he as HighlighterIcon,
|
397
399
|
Re as HomeIcon,
|
398
|
-
|
400
|
+
Pl as HomeworkCardList,
|
399
401
|
s as ILLUSTRATIONS,
|
400
402
|
p as IMAGES,
|
401
403
|
hs as IStatsToAwardErrorCode,
|
@@ -403,29 +405,29 @@ export {
|
|
403
405
|
Sf as IdentifierOtpForm,
|
404
406
|
_a as Image,
|
405
407
|
Me as ImageIcon,
|
406
|
-
|
408
|
+
Bl as IndicatorType,
|
407
409
|
He as Info2Icon,
|
408
410
|
Oe as InfoIcon,
|
409
411
|
Ya as InputStatusIcon,
|
410
|
-
|
411
|
-
|
412
|
-
|
412
|
+
Ml as JOURNEY_ID_STUDENT,
|
413
|
+
Ol as JOURNEY_ID_TEACHER,
|
414
|
+
vl as JourneyProvider,
|
413
415
|
m as LOTTIE,
|
414
416
|
wf as LPARChapter,
|
415
417
|
Vf as LPARMilestoneChapter,
|
416
418
|
gs as Leaderboard,
|
417
|
-
|
419
|
+
Ju as LearnosityPreloader,
|
418
420
|
ge as LeftIcon,
|
419
421
|
Be as Lock2Icon,
|
420
422
|
we as Lock3Icon,
|
421
423
|
ve as LockIcon,
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
424
|
+
Jl as Maintenance,
|
425
|
+
Sp as MilestoneActionWidget,
|
426
|
+
ep as MilestoneCreate,
|
427
|
+
cp as MilestoneEdit,
|
428
|
+
Ip as MilestoneList,
|
429
|
+
ap as MilestoneOutcome,
|
430
|
+
Cp as MilestoneStart,
|
429
431
|
Fe as Minus2Icon,
|
430
432
|
Ve as MinusIcon,
|
431
433
|
Je as MistakeIcon,
|
@@ -433,9 +435,9 @@ export {
|
|
433
435
|
vt as ModalProvider,
|
434
436
|
Ze as MoreVerticalIcon,
|
435
437
|
gf as MultiTabBlocker,
|
436
|
-
|
437
|
-
|
438
|
-
|
438
|
+
nu as NODE_LABELS,
|
439
|
+
cu as NODE_SUB_GROUP,
|
440
|
+
iu as NODE_TYPE,
|
439
441
|
Hr as Next2Icon,
|
440
442
|
Xe as NextIcon,
|
441
443
|
Kr as Nudge,
|
@@ -444,7 +446,7 @@ export {
|
|
444
446
|
Wa as OverlayLoader,
|
445
447
|
Da as PLATFORM_EVENTS_STUDENT,
|
446
448
|
Ga as PLATFORM_EVENTS_TEACHER,
|
447
|
-
|
449
|
+
Iu as PYTHON_NODE_TYPES,
|
448
450
|
eo as PencilIcon,
|
449
451
|
Rt as PercentileInput,
|
450
452
|
Aa as PerfectHits,
|
@@ -454,39 +456,39 @@ export {
|
|
454
456
|
mo as Plus2Icon,
|
455
457
|
po as PlusIcon,
|
456
458
|
ro as PointerIcon,
|
457
|
-
|
459
|
+
jp as PostGameStats,
|
458
460
|
no as PracticeIcon,
|
459
|
-
|
461
|
+
Bu as PreviewWorksheet,
|
460
462
|
io as ProgressIcon,
|
461
463
|
Is as ProjectOutcome,
|
462
464
|
Cs as ProjectType,
|
463
465
|
Eo as Puzzle2Icon,
|
464
|
-
|
465
|
-
|
466
|
+
Xu as PuzzleCard,
|
467
|
+
em as PuzzleFeedbackCelebration,
|
466
468
|
To as PuzzleIcon,
|
467
469
|
Ao as QuestionIcon,
|
468
470
|
_o as QuestionLetterIcon,
|
469
|
-
|
471
|
+
Tu as REWARDS_LIST,
|
470
472
|
Vt as RadioCard,
|
471
473
|
xt as RadioInput,
|
472
|
-
|
474
|
+
qp as RecentChapters,
|
473
475
|
ko as RedoIcon,
|
474
|
-
|
475
|
-
|
476
|
+
pu as ReferenceSheet,
|
477
|
+
Wp as RemotePeerPointer,
|
476
478
|
Qa as ResendOTP,
|
477
479
|
Pf as ResetPasswordForm,
|
478
480
|
Lo as RightIcon,
|
479
481
|
No as RulerIcon,
|
480
482
|
Ff as SATSheetSummary,
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
483
|
+
$p as SENTRY_DENIED_URLS,
|
484
|
+
eu as SENTRY_IGNORED_ERRORS,
|
485
|
+
Su as SHEET_ACTIONS,
|
486
|
+
Eu as SHEET_ATTEMPT_LOCATION,
|
487
|
+
Cu as SHEET_ATTEMPT_LOCATION_MAP,
|
488
|
+
Au as SHEET_ATTEMPT_STATE,
|
489
|
+
Pu as SHEET_DATA_TYPE,
|
490
|
+
_u as SHEET_STATE,
|
491
|
+
Lp as STAGES,
|
490
492
|
nr as ScribbleIcon,
|
491
493
|
Do as SearchIcon,
|
492
494
|
It as SearchableSelectInput,
|
@@ -494,10 +496,10 @@ export {
|
|
494
496
|
ct as SelectInput,
|
495
497
|
Mt as SelectionCards,
|
496
498
|
Ta as Separator,
|
497
|
-
|
499
|
+
Fu as SheetError,
|
498
500
|
Go as SheetIcon,
|
499
|
-
|
500
|
-
|
501
|
+
su as SheetList,
|
502
|
+
Vu as SheetLocked,
|
501
503
|
Ws as SignUp,
|
502
504
|
lf as SignupMethods,
|
503
505
|
cr as SketchIcon,
|
@@ -516,20 +518,20 @@ export {
|
|
516
518
|
ia as StreakIcon,
|
517
519
|
ms as StreakReductionLocalStorageUtil,
|
518
520
|
Qo as StrikedEyeIcon,
|
519
|
-
|
520
|
-
|
521
|
+
ku as StudentDetails,
|
522
|
+
Kl as SubmitMilestoneModal,
|
521
523
|
jo as SwitchIcon,
|
522
524
|
na as TabComponent,
|
523
525
|
za as Tabs,
|
524
526
|
Kt as Tag,
|
525
|
-
|
526
|
-
|
527
|
+
Sl as TalkMeter,
|
528
|
+
Pp as TestsCreation,
|
527
529
|
Jt as Text,
|
528
530
|
rt as TextButton,
|
529
531
|
Ct as TextInput,
|
530
532
|
qo as TickIcon,
|
531
533
|
da as TimeLeftTimeline,
|
532
|
-
|
534
|
+
xl as TrialSession,
|
533
535
|
$o as TrophyIcon,
|
534
536
|
xs as Tutorial,
|
535
537
|
Rr as TutoringIcon,
|
@@ -545,54 +547,54 @@ export {
|
|
545
547
|
If as UsernamePasswordForm,
|
546
548
|
Ea as Video,
|
547
549
|
ya as WHITELIST_EVENTS,
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
550
|
+
Nu as WORKSHEET_ACTION_BAR_HEIGHT,
|
551
|
+
Ou as WORKSHEET_QUESTIONS_GAP,
|
552
|
+
Du as WORKSHEET_QUESTION_WIDTH,
|
553
|
+
Hu as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
554
|
+
mu as WORKSHEET_V3_NODE_TYPES,
|
553
555
|
cs as WebView,
|
554
556
|
Ss as WebViewEvent,
|
555
|
-
|
557
|
+
vu as Worksheet,
|
556
558
|
Jf as checkIfPPTNodeType,
|
557
559
|
la as getTheme,
|
558
560
|
Zf as invalidateGetChapterDetails,
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
561
|
+
hl as invalidateHomeworks,
|
562
|
+
Bp as invalidateMilestoneResources,
|
563
|
+
Np as invalidateMilestonesData,
|
564
|
+
Hp as invalidatePastMilestoneCount,
|
565
|
+
rm as invalidatePuzzleToAssign,
|
566
|
+
yp as invalidateTestHelpData,
|
567
|
+
gu as isOkayTypeQuestion,
|
568
|
+
Lu as loadScript,
|
569
|
+
Rl as useAutoPlayPermission,
|
568
570
|
js as useCanvasSyncBroker,
|
569
|
-
|
571
|
+
Fl as useChapterPageJourney,
|
570
572
|
rs as useCircleSounds,
|
571
|
-
|
573
|
+
Il as useClassTimeAlerts,
|
572
574
|
ta as useContextMenuClickHandler,
|
573
575
|
Br as useForceReload,
|
574
|
-
|
576
|
+
Op as useGetAllMilestonesdata,
|
575
577
|
Hs as useGetCircleHomeDetailsDal,
|
576
|
-
|
578
|
+
gl as useGetEligibleJourneysViaRoute,
|
577
579
|
ss as useGetLeaderboardDal,
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
580
|
+
bp as useGetMilestoneResources,
|
581
|
+
Gp as useGetPastMilestoneCount,
|
582
|
+
tm as useGetPuzzleToAssign,
|
583
|
+
vp as useGetTestHelpData,
|
584
|
+
Vl as useHomePageJourney,
|
585
|
+
ul as useInClassActionDispatcher,
|
586
|
+
ml as useInClassActionListener,
|
587
|
+
tl as useInClassMessageBroker,
|
588
|
+
Ku as useIsLearnosityLoaded,
|
587
589
|
Hf as useIsTabBlocked,
|
588
|
-
|
590
|
+
Hl as useJourney,
|
589
591
|
Bt as useModalActions,
|
590
592
|
wt as useModalParams,
|
591
|
-
|
593
|
+
zp as usePointerSync,
|
592
594
|
oa as useTrackingContext,
|
593
|
-
|
595
|
+
fl as useTrialSessionMessageBroker,
|
594
596
|
$t as useUIContext,
|
595
|
-
|
597
|
+
Zu as useWorksheetLayout,
|
596
598
|
vr as useZoomDisable
|
597
599
|
};
|
598
600
|
//# sourceMappingURL=index.js.map
|
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"v":"5.12.1","fr":30,"ip":22,"op":46,"w":52,"h":60,"nm":"Click 2","ddd":0,"assets":[{"id":"comp_0","nm":"Click","fr":30,"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"Null Collect 1","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[144.048,164.507,0],"ix":2,"l":2},"a":{"a":0,"k":[50,50,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":-2,"op":210,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Vector","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.36],"y":[0]},"t":22,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":28,"s":[6]},{"t":35,"s":[10]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.36,"y":1},"o":{"x":0.36,"y":0},"t":22,"s":[68.322,98.308,0],"to":[-0.75,-1.375,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.64,"y":0},"t":28,"s":[63.822,90.058,0],"to":[0,0,0],"ti":[-0.75,-1.375,0]},{"t":35,"s":[68.322,98.308,0]}],"ix":2,"l":2},"a":{"a":0,"k":[79.34,137.941,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.36,0.36,0.36],"y":[0,0,0]},"t":22,"s":[50,50,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":28,"s":[48,48,100]},{"t":35,"s":[50,50,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0,-4.819],[0.372,0.364],[6.904,6.913],[3.313,1.026],[-0.282,-10.085],[-3.264,-3.45],[-12.203,-12.636],[-18.789,-10.143],[-11.451,0.172],[-7.897,-0.025],[-9.87,5.548],[-0.429,25.518],[0.029,35.223],[0.36,1.292],[8.779,-5.49],[0.024,-5.454],[0.016,-11.99],[2.884,-0.503],[0.004,4.775],[0.09,18.053],[0.772,1.962],[7.215,-6.104],[-0.016,-5.073],[0.008,-12.06],[0.139,-0.867],[3.844,2.159],[0,2.911],[0.02,18.462],[0.453,1.525],[7.742,-0.863],[-0.151,-6.852],[0.045,-10.764],[4.608,2.441],[-0.004,2.768],[-0.004,15.465],[2.676,3.07],[5.572,-2.011],[0,-6.631],[-0.001,-45.807]],"o":[[-0.744,-0.666],[-6.087,-6.083],[-2.439,-2.441],[-9.658,-2.992],[0.135,4.816],[4.212,4.452],[14.671,15.195],[9.919,5.355],[7.897,-0.119],[11.259,0.033],[22.286,-12.53],[0.592,-35.215],[0,-1.341],[-2.786,-9.979],[-4.661,2.915],[-0.053,11.99],[-0.004,3.503],[-4.674,0.814],[-0.012,-18.053],[-0.012,-2.114],[-3.799,-9.664],[-3.959,3.352],[0.041,12.06],[0,0.883],[-0.699,4.366],[-2.807,-1.574],[0,-18.462],[-0.004,-1.631],[-2.173,-7.289],[-7.207,0.801],[0.069,3.131],[-0.025,5.351],[-2.594,-1.374],[0.029,-28.343],[0,-3.994],[-4.502,-5.167],[-6.255,2.257],[0,32.036],[0.001,45.282]],"v":[[-45.425,76.939],[-46.945,75.582],[-85.931,36.614],[-94.506,31.398],[-112.809,45.101],[-107.269,57.407],[-58.731,109.362],[-9.768,148.988],[22.065,157.594],[45.76,157.573],[77.597,149.777],[112.507,92.589],[112.633,-13.081],[112.078,-17.095],[89.616,-25.864],[82.684,-13.085],[82.659,22.887],[77.834,29.489],[69.827,22.76],[69.77,-31.403],[68.597,-37.72],[45.38,-43.422],[39.943,-30.627],[39.951,5.553],[39.824,8.202],[30.501,12.662],[27.086,5.59],[27.074,-49.8],[26.731,-54.677],[10.361,-65.682],[-2.623,-51.374],[-2.631,-9.675],[-12.248,-3.662],[-15.483,-10.182],[-15.467,-141.606],[-19.132,-152.313],[-35.547,-156.679],[-45.429,-142.252],[-45.427,-11.614]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":27,"s":[{"i":[[0,-4.819],[0.372,0.364],[6.904,6.913],[3.313,1.026],[-0.282,-10.085],[-3.264,-3.45],[-12.203,-12.637],[-18.789,-10.143],[-11.451,0.172],[-7.897,-0.025],[-9.87,5.548],[-0.429,25.518],[0.029,35.223],[0.36,1.292],[8.779,-5.49],[0.024,-5.454],[0.016,-11.99],[2.884,-0.503],[0.004,4.775],[0.09,18.053],[0.772,1.962],[7.215,-6.104],[-0.016,-5.073],[0.008,-12.06],[0.139,-0.867],[3.844,2.159],[0,2.911],[0.02,18.462],[0.453,1.525],[7.742,-0.863],[-0.151,-6.852],[0.045,-10.764],[4.608,2.441],[-0.004,2.768],[-0.004,15.465],[2.676,3.07],[5.572,-2.011],[0,-6.631],[-5.501,-47.386]],"o":[[-0.744,-0.666],[-6.087,-6.083],[-2.439,-2.441],[-9.658,-2.993],[0.135,4.816],[4.212,4.452],[14.671,15.196],[9.919,5.355],[7.897,-0.119],[11.259,0.033],[22.286,-12.53],[0.592,-35.215],[0,-1.341],[-2.786,-9.979],[-4.661,2.915],[-0.053,11.99],[-0.004,3.503],[-4.674,0.814],[-0.012,-18.053],[-0.012,-2.114],[-3.799,-9.664],[-3.959,3.352],[0.041,12.06],[0,0.883],[-0.699,4.366],[-2.807,-1.574],[0,-18.462],[-0.004,-1.631],[-2.173,-7.289],[-7.207,0.801],[0.069,3.131],[-0.025,5.351],[-2.594,-1.374],[0.029,-28.343],[0,-3.994],[-4.502,-5.167],[-6.255,2.257],[0,32.036],[0.001,45.282]],"v":[[-45.425,76.939],[-46.945,75.582],[-85.931,36.615],[-94.506,31.398],[-112.809,45.101],[-107.269,57.407],[-58.731,109.362],[-9.768,148.988],[22.065,157.594],[45.76,157.573],[77.597,149.777],[112.507,92.589],[112.633,-13.081],[112.078,-17.095],[89.616,-25.864],[82.684,-13.085],[82.659,22.887],[77.834,29.489],[69.827,22.76],[69.77,-31.403],[68.597,-37.72],[45.38,-43.422],[39.943,-30.627],[39.951,5.553],[39.824,8.202],[30.501,12.662],[27.086,5.59],[27.074,-49.8],[26.731,-54.677],[10.361,-65.682],[-2.623,-51.374],[-2.631,-9.675],[-12.248,-3.662],[-15.483,-10.182],[-30.188,-137.792],[-33.852,-148.499],[-50.267,-152.865],[-60.15,-138.438],[-45.427,-11.614]],"c":true}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":28,"s":[{"i":[[0,-4.819],[0.372,0.364],[6.904,6.913],[3.313,1.026],[-0.282,-10.085],[-3.264,-3.45],[-12.203,-12.637],[-18.789,-10.143],[-11.451,0.172],[-7.897,-0.025],[-9.87,5.548],[-0.429,25.518],[0.029,35.223],[0.36,1.292],[8.779,-5.49],[0.024,-5.454],[0.016,-11.99],[2.884,-0.503],[0.004,4.775],[0.09,18.053],[0.772,1.962],[7.215,-6.104],[-0.016,-5.073],[0.008,-12.06],[0.139,-0.867],[3.844,2.159],[0,2.911],[0.02,18.462],[0.453,1.525],[7.742,-0.863],[-0.151,-6.852],[0.045,-10.764],[4.608,2.441],[-0.004,2.768],[-0.004,15.465],[2.676,3.07],[5.572,-2.011],[0,-6.631],[-5.501,-47.386]],"o":[[-0.744,-0.666],[-6.087,-6.083],[-2.439,-2.441],[-9.658,-2.993],[0.135,4.816],[4.212,4.452],[14.671,15.196],[9.919,5.355],[7.897,-0.119],[11.259,0.033],[22.286,-12.53],[0.592,-35.215],[0,-1.341],[-2.786,-9.979],[-4.661,2.915],[-0.053,11.99],[-0.004,3.503],[-4.674,0.814],[-0.012,-18.053],[-0.012,-2.114],[-3.799,-9.664],[-3.959,3.352],[0.041,12.06],[0,0.883],[-0.699,4.366],[-2.807,-1.574],[0,-18.462],[-0.004,-1.631],[-2.173,-7.289],[-7.207,0.801],[0.069,3.131],[-0.025,5.351],[-2.594,-1.374],[0.029,-28.343],[0,-3.994],[-4.502,-5.167],[-6.255,2.257],[0,32.036],[0.001,45.282]],"v":[[-45.425,76.939],[-46.945,75.582],[-85.931,36.615],[-94.506,31.398],[-112.809,45.101],[-107.269,57.407],[-58.731,109.362],[-9.768,148.988],[22.065,157.594],[45.76,157.573],[77.597,149.777],[112.507,92.589],[112.633,-13.081],[112.078,-17.095],[89.616,-25.864],[82.684,-13.085],[82.659,22.887],[77.834,29.489],[69.827,22.76],[69.77,-31.403],[68.597,-37.72],[45.38,-43.422],[39.943,-30.627],[39.951,5.553],[39.824,8.202],[30.501,12.662],[27.086,5.59],[27.074,-49.8],[26.731,-54.677],[10.361,-65.682],[-2.623,-51.374],[-2.631,-9.675],[-12.248,-3.662],[-15.483,-10.182],[-30.188,-137.792],[-33.852,-148.499],[-50.267,-152.865],[-60.15,-138.438],[-45.427,-11.614]],"c":true}]},{"t":32,"s":[{"i":[[0,-4.819],[0.372,0.364],[6.904,6.913],[3.313,1.026],[-0.282,-10.085],[-3.264,-3.45],[-12.203,-12.636],[-18.789,-10.143],[-11.451,0.172],[-7.897,-0.025],[-9.87,5.548],[-0.429,25.518],[0.029,35.223],[0.36,1.292],[8.779,-5.49],[0.024,-5.454],[0.016,-11.99],[2.884,-0.503],[0.004,4.775],[0.09,18.053],[0.772,1.962],[7.215,-6.104],[-0.016,-5.073],[0.008,-12.06],[0.139,-0.867],[3.844,2.159],[0,2.911],[0.02,18.462],[0.453,1.525],[7.742,-0.863],[-0.151,-6.852],[0.045,-10.764],[4.608,2.441],[-0.004,2.768],[-0.004,15.465],[2.676,3.07],[5.572,-2.011],[0,-6.631],[-0.001,-45.807]],"o":[[-0.744,-0.666],[-6.087,-6.083],[-2.439,-2.441],[-9.658,-2.992],[0.135,4.816],[4.212,4.452],[14.671,15.195],[9.919,5.355],[7.897,-0.119],[11.259,0.033],[22.286,-12.53],[0.592,-35.215],[0,-1.341],[-2.786,-9.979],[-4.661,2.915],[-0.053,11.99],[-0.004,3.503],[-4.674,0.814],[-0.012,-18.053],[-0.012,-2.114],[-3.799,-9.664],[-3.959,3.352],[0.041,12.06],[0,0.883],[-0.699,4.366],[-2.807,-1.574],[0,-18.462],[-0.004,-1.631],[-2.173,-7.289],[-7.207,0.801],[0.069,3.131],[-0.025,5.351],[-2.594,-1.374],[0.029,-28.343],[0,-3.994],[-4.502,-5.167],[-6.255,2.257],[0,32.036],[0.001,45.282]],"v":[[-45.425,76.939],[-46.945,75.582],[-85.931,36.614],[-94.506,31.398],[-112.809,45.101],[-107.269,57.407],[-58.731,109.362],[-9.768,148.988],[22.065,157.594],[45.76,157.573],[77.597,149.777],[112.507,92.589],[112.633,-13.081],[112.078,-17.095],[89.616,-25.864],[82.684,-13.085],[82.659,22.887],[77.834,29.489],[69.827,22.76],[69.77,-31.403],[68.597,-37.72],[45.38,-43.422],[39.943,-30.627],[39.951,5.553],[39.824,8.202],[30.501,12.662],[27.086,5.59],[27.074,-49.8],[26.731,-54.677],[10.361,-65.682],[-2.623,-51.374],[-2.631,-9.675],[-12.248,-3.662],[-15.483,-10.182],[-15.467,-141.606],[-19.132,-152.313],[-35.547,-156.679],[-45.429,-142.252],[-45.427,-11.614]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":26,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":-21.936,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Vector","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":210,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 7","parent":1,"sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":29,"s":[100]},{"t":37,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":-6.822,"ix":3},"y":{"a":0,"k":-44.808,"ix":4}},"a":{"a":0,"k":[-76.025,-52.846,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":1,"k":[{"i":{"x":[0,0],"y":[1,1]},"o":{"x":[0.208,0.208],"y":[0,0]},"t":26,"s":[0,0]},{"t":35,"s":[65.27,65.27]}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.817815563725,0.817815563725,0.817815563725,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-76.025,-52.846],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":-2,"op":208,"st":-2,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"Click","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":24.25,"ix":3},"y":{"a":0,"k":28.75,"ix":4}},"a":{"a":0,"k":[125,125,0],"ix":1,"l":2},"s":{"a":0,"k":[32,32,100],"ix":6,"l":2}},"ao":0,"w":250,"h":250,"ip":0,"op":210,"st":0,"bm":0}],"markers":[],"props":{}}
|