@cuemath/leap 2.9.12-j2 → 3.0.1-as1
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/illustrations/illustrations.js +9 -3
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/line-icons/icons/bin2.js +7 -8
- package/dist/assets/line-icons/icons/bin2.js.map +1 -1
- package/dist/assets/line-icons/icons/chevron-left.js.map +1 -1
- package/dist/assets/line-icons/icons/exclamation.js +26 -0
- package/dist/assets/line-icons/icons/exclamation.js.map +1 -0
- package/dist/assets/line-icons/icons/home2.js +25 -0
- package/dist/assets/line-icons/icons/home2.js.map +1 -0
- package/dist/assets/line-icons/icons/important.js +23 -0
- package/dist/assets/line-icons/icons/important.js.map +1 -0
- package/dist/assets/line-icons/icons/skip-colored.js +43 -0
- package/dist/assets/line-icons/icons/skip-colored.js.map +1 -0
- package/dist/assets/line-icons/icons/status.js +41 -0
- package/dist/assets/line-icons/icons/status.js.map +1 -0
- package/dist/assets/lottie/lottie.js +8 -11
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/constants/api.js +3 -2
- package/dist/constants/api.js.map +1 -1
- package/dist/features/analytics-events/platform-events-student.js +3 -3
- package/dist/features/analytics-events/platform-events-student.js.map +1 -1
- package/dist/features/analytics-events/whitelist-events.js +13 -11
- package/dist/features/analytics-events/whitelist-events.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js +99 -33
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js +92 -49
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapters-list-styled.js +5 -5
- package/dist/features/chapters/chapters-list/chapters-list-styled.js.map +1 -1
- package/dist/features/chapters/chapters-list/chapters-list.js +64 -70
- package/dist/features/chapters/chapters-list/chapters-list.js.map +1 -1
- package/dist/features/chapters-v2/api/chapter.js +10 -0
- package/dist/features/chapters-v2/api/chapter.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +112 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections-styled.js +35 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +83 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner-styled.js +90 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner.js +98 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details-styled.js +51 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js +129 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +159 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-tags.js +16 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-tags.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card.js +12 -0
- package/dist/features/chapters-v2/comps/node-card/node-card.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-option.js +30 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-option.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js +32 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options.js +9 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/student-actions/student-actions.js +189 -0
- package/dist/features/chapters-v2/comps/node-card/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js +194 -0
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters-v2/comps/tag/tag-styled.js +13 -0
- package/dist/features/chapters-v2/comps/tag/tag-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/tag/tag.js +28 -0
- package/dist/features/chapters-v2/comps/tag/tag.js.map +1 -0
- package/dist/features/chapters-v2/constants/block-constants.js +20 -0
- package/dist/features/chapters-v2/constants/block-constants.js.map +1 -0
- package/dist/features/chapters-v2/constants/node-constants.js +14 -0
- package/dist/features/chapters-v2/constants/node-constants.js.map +1 -0
- package/dist/features/chapters-v2/utils/index.js +45 -0
- package/dist/features/chapters-v2/utils/index.js.map +1 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js +169 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js.map +1 -0
- package/dist/features/communication/pub-sub/constants.js +12 -6
- package/dist/features/communication/pub-sub/constants.js.map +1 -1
- package/dist/features/homework/card-menu-option.js +28 -0
- package/dist/features/homework/card-menu-option.js.map +1 -0
- package/dist/features/homework/card-menu-options.js +22 -0
- package/dist/features/homework/card-menu-options.js.map +1 -0
- package/dist/features/homework/card-title.js +16 -0
- package/dist/features/homework/card-title.js.map +1 -0
- package/dist/features/homework/homework-analytics-events.js +10 -0
- package/dist/features/homework/homework-analytics-events.js.map +1 -0
- package/dist/features/homework/homework-card-view.js +143 -0
- package/dist/features/homework/homework-card-view.js.map +1 -0
- package/dist/features/homework/homework-card.js +245 -0
- package/dist/features/homework/homework-card.js.map +1 -0
- package/dist/features/homework/hw-card-list/api/get-homeworks.js +10 -0
- package/dist/features/homework/hw-card-list/api/get-homeworks.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list-styled.js +63 -0
- package/dist/features/homework/hw-card-list/hw-card-list-styled.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list-view.js +157 -0
- package/dist/features/homework/hw-card-list/hw-card-list-view.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list.js +67 -0
- package/dist/features/homework/hw-card-list/hw-card-list.js.map +1 -0
- package/dist/features/homework/node-progress.js +29 -0
- package/dist/features/homework/node-progress.js.map +1 -0
- package/dist/features/homework/styles.js +130 -0
- package/dist/features/homework/styles.js.map +1 -0
- package/dist/features/homework/utils.js +48 -0
- package/dist/features/homework/utils.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark.js +24 -24
- package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -1
- package/dist/features/journey/hooks/use-chapter-journey.js +173 -0
- package/dist/features/journey/hooks/use-chapter-journey.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js +268 -0
- package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/recent-chapters-mock.js +513 -0
- package/dist/features/journey/hooks/use-home-page-journey/recent-chapters-mock.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/styles.js +23 -0
- package/dist/features/journey/hooks/use-home-page-journey/styles.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/tooltip-item.js +22 -0
- package/dist/features/journey/hooks/use-home-page-journey/tooltip-item.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/use-home-page-journey.js +270 -0
- package/dist/features/journey/hooks/use-home-page-journey/use-home-page-journey.js.map +1 -0
- package/dist/features/journey/journey-id/journey-id-student.js +1 -1
- package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
- package/dist/features/journey/journey-id/journey-id-teacher.js +5 -0
- package/dist/features/journey/journey-id/journey-id-teacher.js.map +1 -0
- package/dist/features/journey/mocks/chapter-page-journey-mock-data.js +584 -0
- package/dist/features/journey/mocks/chapter-page-journey-mock-data.js.map +1 -0
- package/dist/features/journey/use-journey/journey-context-provider.js +36 -28
- package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -1
- package/dist/features/journey/use-journey/journey-styled.js +10 -5
- package/dist/features/journey/use-journey/journey-styled.js.map +1 -1
- package/dist/features/milestone/create/api/goal-submit.js +1 -1
- package/dist/features/milestone/create/api/goal-submit.js.map +1 -1
- package/dist/features/milestone/create/comps/chapter-item/chapter-item.js +42 -49
- package/dist/features/milestone/create/comps/chapter-item/chapter-item.js.map +1 -1
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step-styled.js +12 -4
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step-styled.js.map +1 -1
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js +128 -105
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js.map +1 -1
- package/dist/features/milestone/create/comps/sheets-list/sheets-list-styled.js +14 -20
- package/dist/features/milestone/create/comps/sheets-list/sheets-list-styled.js.map +1 -1
- package/dist/features/milestone/create/comps/sheets-list/sheets-list.js +26 -50
- package/dist/features/milestone/create/comps/sheets-list/sheets-list.js.map +1 -1
- package/dist/features/milestone/create/milestone-create.js +49 -43
- package/dist/features/milestone/create/milestone-create.js.map +1 -1
- package/dist/features/milestone/create/utils/index.js +33 -38
- package/dist/features/milestone/create/utils/index.js.map +1 -1
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/get-milestone.js +1 -1
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/get-milestone.js.map +1 -1
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-goal-plan.js +1 -1
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-goal-plan.js.map +1 -1
- package/dist/features/milestone/edit/comps/edit-milestone-modal/index.js +51 -53
- package/dist/features/milestone/edit/comps/edit-milestone-modal/index.js.map +1 -1
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-container.js +42 -40
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-container.js.map +1 -1
- package/dist/features/milestone/edit/goal-edit-container.js +64 -62
- package/dist/features/milestone/edit/goal-edit-container.js.map +1 -1
- package/dist/features/milestone/edit/goal-edit-helpers.js +50 -53
- package/dist/features/milestone/edit/goal-edit-helpers.js.map +1 -1
- package/dist/features/milestone/edit/milestone-edit-container.js +54 -52
- package/dist/features/milestone/edit/milestone-edit-container.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/api/get-milestone-resources.js +1 -1
- package/dist/features/milestone/milestone-list-container/api/get-milestone-resources.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/api/get-milestones.js +9 -17
- package/dist/features/milestone/milestone-list-container/api/get-milestones.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/api/get-tests-list.js +1 -1
- package/dist/features/milestone/milestone-list-container/api/get-tests-list.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js +138 -105
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-ctas.js +107 -123
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-ctas.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-info.js +157 -176
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-info.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs-styled.js +24 -10
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs-styled.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js +80 -86
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-utils.js +10 -22
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-utils.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-styled.js +70 -37
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-styled.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js +114 -176
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-rank.js +29 -16
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-rank.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-styled.js +17 -25
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-styled.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome.js +23 -35
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome.js.map +1 -1
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js +110 -113
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js.map +1 -1
- package/dist/features/milestone/milestone-resources/resources-assign/api/goal-resource-assign.js +1 -1
- package/dist/features/milestone/milestone-resources/resources-assign/api/goal-resource-assign.js.map +1 -1
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign.js +8 -8
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign.js.map +1 -1
- package/dist/features/milestone/milestone-resources/resources-list/resources-list-styled.js +1 -1
- package/dist/features/milestone/milestone-resources/resources-list/resources-list-styled.js.map +1 -1
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js +116 -113
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js.map +1 -1
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js +165 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view-styled.js +25 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view.js +87 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/test-sheet-assign.js +5 -5
- package/dist/features/milestone/milestone-tests/tests-creation/api/test-sheet-assign.js.map +1 -1
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item.js.map +1 -1
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js +46 -50
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js.map +1 -1
- package/dist/features/recent-chapters/api/get-recent-chapters.js +9 -0
- package/dist/features/recent-chapters/api/get-recent-chapters.js.map +1 -0
- package/dist/features/recent-chapters/recent-chapters-styled.js +16 -0
- package/dist/features/recent-chapters/recent-chapters-styled.js.map +1 -0
- package/dist/features/recent-chapters/recent-chapters.js +39 -0
- package/dist/features/recent-chapters/recent-chapters.js.map +1 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js +45 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/styled.js +1 -1
- package/dist/features/sheets/resources-list/resource-item/styled.js.map +1 -1
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions-constant.js +4 -3
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions-constant.js.map +1 -1
- package/dist/features/trial-session/comps/learning-plan/index.js.map +1 -1
- package/dist/features/ui/animated-arc/animated-arc.js +7 -7
- package/dist/features/ui/animated-arc/animated-arc.js.map +1 -1
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +30 -29
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -1
- package/dist/features/ui/border-path-animation/border-path-animation-styled.js +51 -0
- package/dist/features/ui/border-path-animation/border-path-animation-styled.js.map +1 -0
- package/dist/features/ui/border-path-animation/border-path-animation.js +108 -0
- package/dist/features/ui/border-path-animation/border-path-animation.js.map +1 -0
- package/dist/features/ui/constants/z-index.js +1 -1
- package/dist/features/ui/constants/z-index.js.map +1 -1
- package/dist/features/ui/context-menu/context-menu-styled.js +28 -14
- package/dist/features/ui/context-menu/context-menu-styled.js.map +1 -1
- package/dist/features/ui/context-menu/context-menu.js +25 -17
- package/dist/features/ui/context-menu/context-menu.js.map +1 -1
- package/dist/features/ui/lottie-animation/lottie-animation.js +32 -24
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
- package/dist/features/ui/theme/button.js +24 -7
- package/dist/features/ui/theme/button.js.map +1 -1
- package/dist/index.d.ts +340 -269
- package/dist/index.js +451 -471
- package/dist/index.js.map +1 -1
- package/dist/node_modules/date-fns/differenceInDays.js +17 -0
- package/dist/node_modules/date-fns/differenceInDays.js.map +1 -0
- package/dist/static/chapter-header-bg-2.c8d96894.svg +1 -0
- package/dist/static/competitive-arena.b9c40801.json +1 -0
- package/dist/static/learn.71b13323.json +1 -0
- package/dist/static/node-custom-test-bg.d3b757be.svg +1 -0
- package/dist/static/node-learn-bg.b61f815c.svg +1 -0
- package/dist/static/node-practice-bg.16cbaf2a.svg +1 -0
- package/dist/static/node-project-bg.e6a33e28.svg +1 -0
- package/dist/static/node-puzzle-bg.3422135c.svg +1 -0
- package/dist/static/node-recap-bg.546154e4.svg +1 -0
- package/dist/static/node-test-prep-bg.42c0b9c4.svg +1 -0
- package/dist/static/node-video-bg.3df3f73a.svg +1 -0
- package/dist/static/practice.158dd488.json +1 -0
- package/dist/static/project.eb665827.json +1 -0
- package/dist/static/puzzle.b298c7e4.json +1 -0
- package/dist/static/recap.0dd2c1e2.json +1 -0
- package/dist/static/test.803d6036.json +1 -0
- package/dist/static/video.b41451e2.json +1 -0
- package/package.json +2 -3
- package/dist/assets/illustrations/loader-1.svg.js +0 -6
- package/dist/assets/illustrations/loader-1.svg.js.map +0 -1
- package/dist/assets/line-icons/icons/apple-icon.js +0 -48
- package/dist/assets/line-icons/icons/apple-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/google-icon.js +0 -42
- package/dist/assets/line-icons/icons/google-icon.js.map +0 -1
- package/dist/features/auth/account-selector/account-selector-styled.js +0 -37
- package/dist/features/auth/account-selector/account-selector-styled.js.map +0 -1
- package/dist/features/auth/account-selector/account-selector.js +0 -90
- package/dist/features/auth/account-selector/account-selector.js.map +0 -1
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js +0 -12
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout-styles.js.map +0 -1
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +0 -11
- package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +0 -1
- package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js +0 -17
- package/dist/features/auth/comps/auth-static-panel/auth-static-panel.js.map +0 -1
- package/dist/features/auth/comps/input-status-icon/input-status-icon.js +0 -20
- package/dist/features/auth/comps/input-status-icon/input-status-icon.js.map +0 -1
- package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js +0 -29
- package/dist/features/auth/comps/overlay-loader/overlay-loader-styled.js.map +0 -1
- package/dist/features/auth/comps/overlay-loader/overlay-loader.js +0 -8
- package/dist/features/auth/comps/overlay-loader/overlay-loader.js.map +0 -1
- package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js +0 -25
- package/dist/features/auth/comps/resend-otp/otp-timer/otp-timer.js.map +0 -1
- package/dist/features/auth/comps/resend-otp/resend-otp.js +0 -38
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
- package/dist/features/auth/comps/tabs/tabs-styled.js +0 -23
- package/dist/features/auth/comps/tabs/tabs-styled.js.map +0 -1
- package/dist/features/auth/comps/tabs/tabs.js +0 -23
- package/dist/features/auth/comps/tabs/tabs.js.map +0 -1
- package/dist/features/auth/forgot-password/forgot-password-styled.js +0 -12
- package/dist/features/auth/forgot-password/forgot-password-styled.js.map +0 -1
- package/dist/features/auth/forgot-password/otp-form/otp-form.js +0 -67
- package/dist/features/auth/forgot-password/otp-form/otp-form.js.map +0 -1
- package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js +0 -89
- package/dist/features/auth/forgot-password/reset-password-form/reset-password-form.js.map +0 -1
- package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js +0 -60
- package/dist/features/auth/forgot-password/user-identifier-form/user-identifier-form.js.map +0 -1
- package/dist/features/auth/login/login-constants.js +0 -12
- package/dist/features/auth/login/login-constants.js.map +0 -1
- package/dist/features/auth/login/social-account-not-found/social-account-not-found.js +0 -31
- package/dist/features/auth/login/social-account-not-found/social-account-not-found.js.map +0 -1
- package/dist/features/auth/login/social-login-methods/social-login-methods.js +0 -46
- package/dist/features/auth/login/social-login-methods/social-login-methods.js.map +0 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -50
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js.map +0 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js +0 -129
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper.js.map +0 -1
- package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js +0 -27
- package/dist/features/auth/signup/claim-user-account/claim-user-account-styled.js.map +0 -1
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js +0 -76
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js +0 -38
- package/dist/features/auth/signup/custom-input-field/custom-input-field-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/custom-input-field.js +0 -85
- package/dist/features/auth/signup/custom-input-field/custom-input-field.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js +0 -86
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js +0 -58
- package/dist/features/auth/signup/custom-input-field/date-picker-input/date-picker-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js +0 -31
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js +0 -30
- package/dist/features/auth/signup/custom-input-field/grade-input/grade-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js +0 -11
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js +0 -33
- package/dist/features/auth/signup/custom-input-field/input-wrapper/input-wrapper.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-code-button.js +0 -33
- package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-code-button.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-list-menu.js +0 -28
- package/dist/features/auth/signup/custom-input-field/phone-input/country-selector/country-list-menu.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/phone-input/phone-input-styled.js +0 -29
- package/dist/features/auth/signup/custom-input-field/phone-input/phone-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input-field/phone-input/phone-input.js +0 -67
- package/dist/features/auth/signup/custom-input-field/phone-input/phone-input.js.map +0 -1
- package/dist/features/auth/signup/signup-constants.js +0 -1022
- package/dist/features/auth/signup/signup-constants.js.map +0 -1
- package/dist/features/auth/signup/signup-methods/signup-methods.js +0 -68
- package/dist/features/auth/signup/signup-methods/signup-methods.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js +0 -19
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card-styled.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js +0 -62
- package/dist/features/auth/signup/user-type-selector/user-type-card/user-type-card.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js +0 -24
- package/dist/features/auth/signup/user-type-selector/user-type-selector-styled.js.map +0 -1
- package/dist/features/auth/signup/user-type-selector/user-type-selector.js +0 -87
- package/dist/features/auth/signup/user-type-selector/user-type-selector.js.map +0 -1
- package/dist/features/milestone/create/comps/milestone-progress-v2/milestone-progress-v2.js +0 -92
- package/dist/features/milestone/create/comps/milestone-progress-v2/milestone-progress-v2.js.map +0 -1
- package/dist/features/milestone/create/comps/milestone-progress-v2/styled.js +0 -25
- package/dist/features/milestone/create/comps/milestone-progress-v2/styled.js.map +0 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/context-menu-helper/menu-element-styled.js +0 -13
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/context-menu-helper/menu-element-styled.js.map +0 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/context-menu-helper/menu-element.js +0 -38
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/context-menu-helper/menu-element.js.map +0 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-status.js +0 -53
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-status.js.map +0 -1
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-info.js +0 -25
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-info.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-cta.js +0 -71
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-cta.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-styled.js +0 -31
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-styled.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-utils.js +0 -38
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-utils.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item.js +0 -79
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheets-list-styled.js +0 -18
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheets-list-styled.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheets-list.js +0 -51
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheets-list.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/tests-list-styled.js +0 -11
- package/dist/features/milestone/milestone-tests/tests-list/tests-list-styled.js.map +0 -1
- package/dist/features/milestone/milestone-tests/tests-list/tests-list.js +0 -135
- package/dist/features/milestone/milestone-tests/tests-list/tests-list.js.map +0 -1
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -332
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -370
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js +0 -252
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +0 -24
- package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -192
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -19
- package/dist/node_modules/@floating-ui/react/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -129
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -129
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
- package/dist/node_modules/clsx/dist/clsx.js +0 -18
- package/dist/node_modules/clsx/dist/clsx.js.map +0 -1
- package/dist/node_modules/date-fns/subYears.js +0 -9
- package/dist/node_modules/date-fns/subYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/dist/index.es.js +0 -2700
- package/dist/node_modules/react-datepicker/dist/index.es.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/addLeadingZeros.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js +0 -8
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/defaultOptions.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js +0 -518
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/formatters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js +0 -60
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/lightFormatters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js +0 -53
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/format/longFormatters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -19
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/normalizeDates.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js +0 -21
- package/dist/node_modules/react-datepicker/node_modules/date-fns/_lib/protectedTokens.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addHours.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMilliseconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMinutes.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js +0 -21
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addMonths.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addQuarters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addSeconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addWeeks.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/addYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constants.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/constructFrom.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js +0 -17
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarMonths.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarQuarters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInCalendarYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/differenceInDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/endOfYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js +0 -60
- package/dist/node_modules/react-datepicker/node_modules/date-fns/format.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDate.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDayOfYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDaysInMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getDefaultOptions.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getHours.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISODay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js +0 -16
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getISOWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMinutes.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getSeconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getTime.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js +0 -18
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/getYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isAfter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isBefore.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js +0 -8
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isDate.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isEqual.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isSameYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isValid.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/isWithinInterval.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -19
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -32
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -71
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -34
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -156
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/localize.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js +0 -111
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US/_lib/match.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js +0 -22
- package/dist/node_modules/react-datepicker/node_modules/date-fns/locale/en-US.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/max.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js +0 -15
- package/dist/node_modules/react-datepicker/node_modules/date-fns/min.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js +0 -42
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/Setter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/constants.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js +0 -62
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +0 -52
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js +0 -46
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js +0 -31
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +0 -22
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +0 -34
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +0 -34
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +0 -100
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +0 -49
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -49
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +0 -41
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +0 -75
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +0 -49
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +0 -70
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +0 -72
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +0 -71
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +0 -33
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -75
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +0 -72
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +0 -71
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +0 -23
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js +0 -50
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js +0 -68
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/parsers.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js +0 -104
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse/_lib/utils.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js +0 -88
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parse.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js +0 -123
- package/dist/node_modules/react-datepicker/node_modules/date-fns/parseISO.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js +0 -13
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setHours.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISODay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setISOWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMinutes.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setSeconds.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js +0 -11
- package/dist/node_modules/react-datepicker/node_modules/date-fns/setYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfDay.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfISOWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfMonth.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfQuarter.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js +0 -12
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeek.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js +0 -14
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfWeekYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js +0 -10
- package/dist/node_modules/react-datepicker/node_modules/date-fns/startOfYear.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subDays.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subMonths.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subQuarters.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subWeeks.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/subYears.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js +0 -9
- package/dist/node_modules/react-datepicker/node_modules/date-fns/toDate.js.map +0 -1
- package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js +0 -19
- package/dist/node_modules/react-datepicker/node_modules/date-fns/transpose.js.map +0 -1
- package/dist/static/avatar-selected.860ee923.json +0 -1
- package/dist/static/circle-cuemath-logo-white.e9fafb91.svg +0 -1
- package/dist/static/cuemath-app-qr-code.ba6cc09b.svg +0 -1
- package/dist/static/cuemath-app-qr-code.d0912fc7.png +0 -0
- package/dist/static/dob.9ce3c15b.json +0 -1
- package/dist/static/error.cbe1ddde.json +0 -1
- package/dist/static/grade.b3730524.json +0 -1
- package/dist/static/key.d6846476.json +0 -1
- package/dist/static/mail.c30e8708.json +0 -1
- package/dist/static/otp.2d08f874.json +0 -1
- package/dist/static/otp.a3029760.json +0 -1
- package/dist/static/parent-avatar.772d53e0.json +0 -1
- package/dist/static/phone-number.0be312ea.json +0 -1
- package/dist/static/phone-number.84f55562.json +0 -1
- package/dist/static/student-avatar.524226bd.json +0 -1
- package/dist/static/user-type-selector-grid-bg.3c9c8ad6.svg +0 -1
- package/dist/static/user-type-selector-grid-bg.3ce8142d.svg +0 -1
- package/dist/static/user-type-selector-grid-bg.aad0b059.svg +0 -1
- package/dist/static/username.9e034d51.json +0 -1
@@ -0,0 +1,584 @@
|
|
1
|
+
const e = {
|
2
|
+
mandatory: {
|
3
|
+
completed: 12,
|
4
|
+
total: 20
|
5
|
+
},
|
6
|
+
classwork: {
|
7
|
+
completed: 10,
|
8
|
+
total: 10
|
9
|
+
},
|
10
|
+
optional: {
|
11
|
+
completed: 2,
|
12
|
+
total: 2
|
13
|
+
}
|
14
|
+
}, a = [
|
15
|
+
{
|
16
|
+
block_type: "RECAP",
|
17
|
+
chapter_code: "USCC.G1.ADDSUB",
|
18
|
+
code: "USCC.G1.ADDSUB.V3.B1",
|
19
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e-block-1",
|
20
|
+
name: "Add and Subtract Numbers up to 20 on a number line",
|
21
|
+
permissions: {
|
22
|
+
can_skip: !0,
|
23
|
+
can_un_skip: !1
|
24
|
+
},
|
25
|
+
program_id: "8204eca8-7ede-11e9-baea-0242ac120005",
|
26
|
+
section_code: "GOALS",
|
27
|
+
sheets: [
|
28
|
+
{
|
29
|
+
accuracy: 100,
|
30
|
+
attempt_location: "ANY",
|
31
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
32
|
+
card_header: "RECAP",
|
33
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
34
|
+
complete_status: !0,
|
35
|
+
desmos_calculator_enabled: !1,
|
36
|
+
due_date_ts: 1701754078,
|
37
|
+
is_lesson_v3_enabled: !1,
|
38
|
+
is_optional: !0,
|
39
|
+
is_timed: !1,
|
40
|
+
is_worksheet_v3: null,
|
41
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
42
|
+
marked_as_completed: !1,
|
43
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0k-b1-s1",
|
44
|
+
node_type: "RECAP",
|
45
|
+
sheet_statement: "",
|
46
|
+
permissions: {
|
47
|
+
can_change_attempt_location: !0,
|
48
|
+
can_mark_familiar: !0,
|
49
|
+
can_reattempt: !0,
|
50
|
+
can_reset: !1,
|
51
|
+
can_resume: !1,
|
52
|
+
can_review: !0,
|
53
|
+
can_start: !1,
|
54
|
+
can_teacher_review: !0,
|
55
|
+
can_unassign: !0
|
56
|
+
},
|
57
|
+
sheet_time: 2400,
|
58
|
+
state: "COMPLETED",
|
59
|
+
title: "Add Numbers",
|
60
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
61
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
62
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
63
|
+
image_url: "",
|
64
|
+
image_hue: "BLUE",
|
65
|
+
total_questions: 0,
|
66
|
+
unlocked_on_ts: null,
|
67
|
+
user_attempt_id: null,
|
68
|
+
subtext: null,
|
69
|
+
course_type: "PROGRAM"
|
70
|
+
},
|
71
|
+
{
|
72
|
+
accuracy: 100,
|
73
|
+
attempt_location: "ANY",
|
74
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
75
|
+
card_header: "RECAP",
|
76
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
77
|
+
complete_status: !0,
|
78
|
+
desmos_calculator_enabled: !1,
|
79
|
+
due_date_ts: 1701754078,
|
80
|
+
is_lesson_v3_enabled: !1,
|
81
|
+
is_optional: !0,
|
82
|
+
is_timed: !1,
|
83
|
+
is_worksheet_v3: null,
|
84
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
85
|
+
marked_as_completed: !1,
|
86
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0k",
|
87
|
+
node_type: "RECAP",
|
88
|
+
sheet_statement: "",
|
89
|
+
permissions: {
|
90
|
+
can_change_attempt_location: !0,
|
91
|
+
can_mark_familiar: !0,
|
92
|
+
can_reattempt: !1,
|
93
|
+
can_reset: !1,
|
94
|
+
can_resume: !0,
|
95
|
+
can_review: !1,
|
96
|
+
can_start: !1,
|
97
|
+
can_teacher_review: !0,
|
98
|
+
can_unassign: !0
|
99
|
+
},
|
100
|
+
sheet_time: 2400,
|
101
|
+
state: "IN_PROGRESS",
|
102
|
+
title: "RECAP 2 - Add Numbers up to 20 on a Number Line",
|
103
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
104
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
105
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
106
|
+
image_url: "",
|
107
|
+
image_hue: "BLUE",
|
108
|
+
total_questions: 0,
|
109
|
+
unlocked_on_ts: null,
|
110
|
+
user_attempt_id: null,
|
111
|
+
subtext: null,
|
112
|
+
course_type: "PROGRAM"
|
113
|
+
}
|
114
|
+
],
|
115
|
+
user_block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e [can be null]"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
block_type: "GOAL",
|
119
|
+
chapter_code: "USCC.G1.ADDSUB",
|
120
|
+
code: "USCC.G1.ADDSUB.V3.B1",
|
121
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e-block-2",
|
122
|
+
name: "Add and Subtract Numbers up to 20 on a number line",
|
123
|
+
permissions: {
|
124
|
+
can_skip: !0,
|
125
|
+
can_un_skip: !1
|
126
|
+
},
|
127
|
+
program_id: "8204eca8-7ede-11e9-baea-0242ac120005",
|
128
|
+
section_code: "GOALS",
|
129
|
+
sheets: [
|
130
|
+
{
|
131
|
+
accuracy: 100,
|
132
|
+
attempt_location: "INCLASS",
|
133
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
134
|
+
card_header: "LEARN 1",
|
135
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
136
|
+
complete_status: !0,
|
137
|
+
desmos_calculator_enabled: !1,
|
138
|
+
due_date_ts: 1701754078,
|
139
|
+
is_lesson_v3_enabled: !1,
|
140
|
+
is_optional: !1,
|
141
|
+
is_timed: !1,
|
142
|
+
is_worksheet_v3: null,
|
143
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
144
|
+
marked_as_completed: !1,
|
145
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b2-s1",
|
146
|
+
node_type: "LEARNING",
|
147
|
+
sheet_statement: "Add Numbers up to 20 on a Number Line",
|
148
|
+
permissions: {
|
149
|
+
can_change_attempt_location: !0,
|
150
|
+
can_mark_familiar: !0,
|
151
|
+
can_reattempt: !1,
|
152
|
+
can_reset: !1,
|
153
|
+
can_resume: !1,
|
154
|
+
can_review: !0,
|
155
|
+
can_start: !1,
|
156
|
+
can_teacher_review: !1,
|
157
|
+
can_unassign: !0
|
158
|
+
},
|
159
|
+
sheet_time: 2400,
|
160
|
+
state: "COMPLETED",
|
161
|
+
title: "Add Numbers up to 20 on a Number Line",
|
162
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
163
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
164
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
165
|
+
image_url: "",
|
166
|
+
image_hue: "BLUE",
|
167
|
+
total_questions: 0,
|
168
|
+
unlocked_on_ts: null,
|
169
|
+
user_attempt_id: null,
|
170
|
+
subtext: null,
|
171
|
+
course_type: "PROGRAM"
|
172
|
+
},
|
173
|
+
{
|
174
|
+
accuracy: 100,
|
175
|
+
attempt_location: "ANY",
|
176
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
177
|
+
card_header: "LEARN 2",
|
178
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
179
|
+
complete_status: !0,
|
180
|
+
desmos_calculator_enabled: !1,
|
181
|
+
due_date_ts: 1701754078,
|
182
|
+
is_lesson_v3_enabled: !1,
|
183
|
+
is_optional: !1,
|
184
|
+
is_timed: !1,
|
185
|
+
is_worksheet_v3: null,
|
186
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
187
|
+
marked_as_completed: !1,
|
188
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b2-s2",
|
189
|
+
node_type: "LEARNING",
|
190
|
+
sheet_statement: "Add Numbers up to 20 on a Number Line",
|
191
|
+
permissions: {
|
192
|
+
can_change_attempt_location: !0,
|
193
|
+
can_mark_familiar: !0,
|
194
|
+
can_reattempt: !1,
|
195
|
+
can_reset: !1,
|
196
|
+
can_resume: !1,
|
197
|
+
can_review: !1,
|
198
|
+
can_start: !1,
|
199
|
+
can_teacher_review: !1,
|
200
|
+
can_unassign: !0
|
201
|
+
},
|
202
|
+
sheet_time: 2400,
|
203
|
+
state: "WAIT_FOR_REVIEW",
|
204
|
+
title: "Add Numbers up to 20 on a Number Line",
|
205
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
206
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
207
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
208
|
+
image_url: "",
|
209
|
+
image_hue: "BLUE",
|
210
|
+
total_questions: 0,
|
211
|
+
unlocked_on_ts: null,
|
212
|
+
user_attempt_id: null,
|
213
|
+
subtext: null,
|
214
|
+
course_type: "PROGRAM"
|
215
|
+
},
|
216
|
+
{
|
217
|
+
accuracy: 100,
|
218
|
+
attempt_location: "ANY",
|
219
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
220
|
+
card_header: "PRACTICE",
|
221
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
222
|
+
complete_status: !0,
|
223
|
+
desmos_calculator_enabled: !1,
|
224
|
+
due_date_ts: 1701754078,
|
225
|
+
is_lesson_v3_enabled: !1,
|
226
|
+
is_optional: !1,
|
227
|
+
is_timed: !1,
|
228
|
+
is_worksheet_v3: null,
|
229
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
230
|
+
marked_as_completed: !1,
|
231
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0practice-b2-s3",
|
232
|
+
node_type: "PRACTICE",
|
233
|
+
sheet_statement: "Resume",
|
234
|
+
permissions: {
|
235
|
+
can_change_attempt_location: !0,
|
236
|
+
can_mark_familiar: !0,
|
237
|
+
can_reattempt: !1,
|
238
|
+
can_reset: !1,
|
239
|
+
can_resume: !0,
|
240
|
+
can_review: !1,
|
241
|
+
can_start: !1,
|
242
|
+
can_teacher_review: !1,
|
243
|
+
can_unassign: !0
|
244
|
+
},
|
245
|
+
sheet_time: 2400,
|
246
|
+
state: "IN_PROGRESS",
|
247
|
+
title: "Add Numbers up to 20 on a Number Line",
|
248
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
249
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
250
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
251
|
+
image_url: "",
|
252
|
+
image_hue: "BLUE",
|
253
|
+
total_questions: 0,
|
254
|
+
unlocked_on_ts: null,
|
255
|
+
user_attempt_id: null,
|
256
|
+
subtext: null,
|
257
|
+
course_type: "PROGRAM"
|
258
|
+
},
|
259
|
+
{
|
260
|
+
accuracy: 100,
|
261
|
+
attempt_location: "ANY",
|
262
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
263
|
+
card_header: "TEST",
|
264
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
265
|
+
complete_status: !0,
|
266
|
+
desmos_calculator_enabled: !1,
|
267
|
+
due_date_ts: 1701754078,
|
268
|
+
is_lesson_v3_enabled: !1,
|
269
|
+
is_optional: !0,
|
270
|
+
is_timed: !1,
|
271
|
+
is_worksheet_v3: null,
|
272
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
273
|
+
marked_as_completed: !1,
|
274
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5dynamic0c-b2-s4",
|
275
|
+
node_type: "DYNAMIC",
|
276
|
+
sheet_statement: "",
|
277
|
+
permissions: {
|
278
|
+
can_change_attempt_location: !0,
|
279
|
+
can_mark_familiar: !0,
|
280
|
+
can_reattempt: !1,
|
281
|
+
can_reset: !1,
|
282
|
+
can_resume: !1,
|
283
|
+
can_review: !0,
|
284
|
+
can_start: !1,
|
285
|
+
can_teacher_review: !1,
|
286
|
+
can_unassign: !0
|
287
|
+
},
|
288
|
+
sheet_time: 2400,
|
289
|
+
state: "COMPLETED",
|
290
|
+
title: "Add Numbers up to 20 on a Number Line",
|
291
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
292
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
293
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
294
|
+
image_url: "",
|
295
|
+
image_hue: "BLUE",
|
296
|
+
total_questions: 0,
|
297
|
+
unlocked_on_ts: null,
|
298
|
+
user_attempt_id: null,
|
299
|
+
subtext: null,
|
300
|
+
course_type: "PROGRAM"
|
301
|
+
},
|
302
|
+
{
|
303
|
+
accuracy: 100,
|
304
|
+
attempt_location: "ANY",
|
305
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
306
|
+
card_header: "PUZZLE",
|
307
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
308
|
+
complete_status: !0,
|
309
|
+
desmos_calculator_enabled: !1,
|
310
|
+
due_date_ts: 1701754078,
|
311
|
+
is_lesson_v3_enabled: !1,
|
312
|
+
is_optional: !0,
|
313
|
+
is_timed: !1,
|
314
|
+
is_worksheet_v3: null,
|
315
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
316
|
+
marked_as_completed: !1,
|
317
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5p10c-b2-s5",
|
318
|
+
node_type: "PUZZLE_EASY",
|
319
|
+
sheet_statement: "Locked",
|
320
|
+
permissions: {
|
321
|
+
can_change_attempt_location: !1,
|
322
|
+
can_mark_familiar: !1,
|
323
|
+
can_reattempt: !1,
|
324
|
+
can_reset: !1,
|
325
|
+
can_resume: !1,
|
326
|
+
can_review: !1,
|
327
|
+
can_start: !1,
|
328
|
+
can_teacher_review: !1,
|
329
|
+
can_unassign: !0
|
330
|
+
},
|
331
|
+
sheet_time: 2400,
|
332
|
+
state: "LOCKED",
|
333
|
+
title: "Add Numbers up to 20 on a Number Line",
|
334
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
335
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
336
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
337
|
+
image_url: "",
|
338
|
+
image_hue: "BLUE",
|
339
|
+
total_questions: 0,
|
340
|
+
unlocked_on_ts: null,
|
341
|
+
user_attempt_id: null,
|
342
|
+
subtext: null,
|
343
|
+
course_type: "PROGRAM"
|
344
|
+
}
|
345
|
+
],
|
346
|
+
user_block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e [can be null]"
|
347
|
+
},
|
348
|
+
{
|
349
|
+
block_type: "GOAL",
|
350
|
+
chapter_code: "USCC.G1.ADDSUB",
|
351
|
+
code: "USCC.G1.ADDSUB.V3.B1",
|
352
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e-block-3",
|
353
|
+
name: "Add and Subtract Numbers up to 20 on a number line",
|
354
|
+
permissions: {
|
355
|
+
can_skip: !1,
|
356
|
+
can_un_skip: !0
|
357
|
+
},
|
358
|
+
program_id: "8204eca8-7ede-11e9-baea-0242ac120005",
|
359
|
+
section_code: "GOALS",
|
360
|
+
sheets: [
|
361
|
+
{
|
362
|
+
accuracy: 100,
|
363
|
+
attempt_location: "INCLASS",
|
364
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
365
|
+
card_header: "LEARN 1",
|
366
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
367
|
+
complete_status: !0,
|
368
|
+
desmos_calculator_enabled: !1,
|
369
|
+
due_date_ts: 1701754078,
|
370
|
+
is_lesson_v3_enabled: !1,
|
371
|
+
is_optional: !1,
|
372
|
+
is_timed: !1,
|
373
|
+
is_worksheet_v3: null,
|
374
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
375
|
+
marked_as_completed: !1,
|
376
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b3-s1",
|
377
|
+
node_type: "LEARNING",
|
378
|
+
sheet_statement: "",
|
379
|
+
permissions: {
|
380
|
+
can_change_attempt_location: !0,
|
381
|
+
can_mark_familiar: !0,
|
382
|
+
can_reattempt: !1,
|
383
|
+
can_reset: !1,
|
384
|
+
can_resume: !1,
|
385
|
+
can_review: !1,
|
386
|
+
can_start: !1,
|
387
|
+
can_teacher_review: !1,
|
388
|
+
can_unassign: !0
|
389
|
+
},
|
390
|
+
sheet_time: 2400,
|
391
|
+
state: "COMPLETED",
|
392
|
+
title: "Add Numbers up to 20 on a Number Line",
|
393
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
394
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
395
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
396
|
+
image_url: "",
|
397
|
+
image_hue: "BLUE",
|
398
|
+
total_questions: 0,
|
399
|
+
unlocked_on_ts: null,
|
400
|
+
user_attempt_id: null,
|
401
|
+
subtext: null,
|
402
|
+
course_type: "PROGRAM"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
accuracy: 100,
|
406
|
+
attempt_location: "ANY",
|
407
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
408
|
+
card_header: "LEARN 2",
|
409
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
410
|
+
complete_status: !0,
|
411
|
+
desmos_calculator_enabled: !1,
|
412
|
+
due_date_ts: 1701754078,
|
413
|
+
is_lesson_v3_enabled: !1,
|
414
|
+
is_optional: !1,
|
415
|
+
is_timed: !1,
|
416
|
+
is_worksheet_v3: null,
|
417
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
418
|
+
marked_as_completed: !1,
|
419
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b3-s2",
|
420
|
+
node_type: "LEARNING",
|
421
|
+
sheet_statement: "",
|
422
|
+
permissions: {
|
423
|
+
can_change_attempt_location: !0,
|
424
|
+
can_mark_familiar: !0,
|
425
|
+
can_reattempt: !1,
|
426
|
+
can_reset: !1,
|
427
|
+
can_resume: !1,
|
428
|
+
can_review: !1,
|
429
|
+
can_start: !1,
|
430
|
+
can_teacher_review: !1,
|
431
|
+
can_unassign: !0
|
432
|
+
},
|
433
|
+
sheet_time: 2400,
|
434
|
+
state: "COMPLETED",
|
435
|
+
title: "Add Numbers up to 20 on a Number Line",
|
436
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
437
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
438
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
439
|
+
image_url: "",
|
440
|
+
image_hue: "BLUE",
|
441
|
+
total_questions: 0,
|
442
|
+
unlocked_on_ts: null,
|
443
|
+
user_attempt_id: null,
|
444
|
+
subtext: null,
|
445
|
+
course_type: "PROGRAM"
|
446
|
+
},
|
447
|
+
{
|
448
|
+
accuracy: 100,
|
449
|
+
attempt_location: "ANY",
|
450
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
451
|
+
card_header: "PRACTICE",
|
452
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
453
|
+
complete_status: !0,
|
454
|
+
desmos_calculator_enabled: !1,
|
455
|
+
due_date_ts: 1701754078,
|
456
|
+
is_lesson_v3_enabled: !1,
|
457
|
+
is_optional: !1,
|
458
|
+
is_timed: !1,
|
459
|
+
is_worksheet_v3: null,
|
460
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
461
|
+
marked_as_completed: !1,
|
462
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5fb0practice-b3-s3",
|
463
|
+
node_type: "PRACTICE",
|
464
|
+
sheet_statement: "Resume",
|
465
|
+
permissions: {
|
466
|
+
can_change_attempt_location: !0,
|
467
|
+
can_mark_familiar: !0,
|
468
|
+
can_reattempt: !1,
|
469
|
+
can_reset: !1,
|
470
|
+
can_resume: !1,
|
471
|
+
can_review: !1,
|
472
|
+
can_start: !1,
|
473
|
+
can_teacher_review: !1,
|
474
|
+
can_unassign: !0
|
475
|
+
},
|
476
|
+
sheet_time: 2400,
|
477
|
+
state: "IN_PROGRESS",
|
478
|
+
title: "Add Numbers up to 20 on a Number Line",
|
479
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
480
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
481
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
482
|
+
image_url: "",
|
483
|
+
image_hue: "BLUE",
|
484
|
+
total_questions: 0,
|
485
|
+
unlocked_on_ts: null,
|
486
|
+
user_attempt_id: null,
|
487
|
+
subtext: null,
|
488
|
+
course_type: "PROGRAM"
|
489
|
+
},
|
490
|
+
{
|
491
|
+
accuracy: 100,
|
492
|
+
attempt_location: "ANY",
|
493
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
494
|
+
card_header: "TEST",
|
495
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
496
|
+
complete_status: !0,
|
497
|
+
desmos_calculator_enabled: !1,
|
498
|
+
due_date_ts: 1701754078,
|
499
|
+
is_lesson_v3_enabled: !1,
|
500
|
+
is_optional: !0,
|
501
|
+
is_timed: !1,
|
502
|
+
is_worksheet_v3: null,
|
503
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
504
|
+
marked_as_completed: !1,
|
505
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5dynamic0c-b3-s4",
|
506
|
+
node_type: "DYNAMIC",
|
507
|
+
sheet_statement: "",
|
508
|
+
permissions: {
|
509
|
+
can_change_attempt_location: !0,
|
510
|
+
can_mark_familiar: !0,
|
511
|
+
can_reattempt: !1,
|
512
|
+
can_reset: !1,
|
513
|
+
can_resume: !1,
|
514
|
+
can_review: !1,
|
515
|
+
can_start: !1,
|
516
|
+
can_teacher_review: !1,
|
517
|
+
can_unassign: !0
|
518
|
+
},
|
519
|
+
sheet_time: 2400,
|
520
|
+
state: "COMPLETED",
|
521
|
+
title: "Add Numbers up to 20 on a Number Line",
|
522
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
523
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
524
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
525
|
+
image_url: "",
|
526
|
+
image_hue: "BLUE",
|
527
|
+
total_questions: 0,
|
528
|
+
unlocked_on_ts: null,
|
529
|
+
user_attempt_id: null,
|
530
|
+
subtext: null,
|
531
|
+
course_type: "PROGRAM"
|
532
|
+
},
|
533
|
+
{
|
534
|
+
accuracy: 100,
|
535
|
+
attempt_location: "ANY",
|
536
|
+
block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e",
|
537
|
+
card_header: "PUZZLE",
|
538
|
+
chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
539
|
+
complete_status: !0,
|
540
|
+
desmos_calculator_enabled: !1,
|
541
|
+
due_date_ts: 1701754078,
|
542
|
+
is_lesson_v3_enabled: !1,
|
543
|
+
is_optional: !0,
|
544
|
+
is_timed: !1,
|
545
|
+
is_worksheet_v3: null,
|
546
|
+
learnosity_activity_ref: "Add-Subtract-upto-20-NumberLine-SG1.W01",
|
547
|
+
marked_as_completed: !1,
|
548
|
+
node_id: "382ca35a-b666-4d4e-b7a2-32a00fb5p10c-b3-s5",
|
549
|
+
node_type: "PUZZLE_EASY",
|
550
|
+
sheet_statement: "Locked",
|
551
|
+
permissions: {
|
552
|
+
can_change_attempt_location: !0,
|
553
|
+
can_mark_familiar: !0,
|
554
|
+
can_reattempt: !1,
|
555
|
+
can_reset: !1,
|
556
|
+
can_resume: !1,
|
557
|
+
can_review: !1,
|
558
|
+
can_start: !1,
|
559
|
+
can_teacher_review: !1,
|
560
|
+
can_unassign: !0
|
561
|
+
},
|
562
|
+
sheet_time: 2400,
|
563
|
+
state: "LOCKED",
|
564
|
+
title: "Add Numbers up to 20 on a Number Line",
|
565
|
+
user_chapter_id: "e43fba28-858f-4a4a-8d26-82cf644a4368",
|
566
|
+
user_node_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
567
|
+
worksheet_id: "000009c8-8dfc-11ea-8fc9-02420a00c291",
|
568
|
+
image_url: "",
|
569
|
+
image_hue: "BLUE",
|
570
|
+
total_questions: 0,
|
571
|
+
unlocked_on_ts: null,
|
572
|
+
user_attempt_id: null,
|
573
|
+
subtext: null,
|
574
|
+
course_type: "PROGRAM"
|
575
|
+
}
|
576
|
+
],
|
577
|
+
user_block_id: "3aba71a4-faa3-11eb-bd5f-fa7908af3c0e [can be null]"
|
578
|
+
}
|
579
|
+
];
|
580
|
+
export {
|
581
|
+
a as BLOCK_MOCKS,
|
582
|
+
e as PROGRESS_STAT_MOCK
|
583
|
+
};
|
584
|
+
//# sourceMappingURL=chapter-page-journey-mock-data.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"chapter-page-journey-mock-data.js","sources":["../../../../src/features/journey/mocks/chapter-page-journey-mock-data.ts"],"sourcesContent":["import type { IChapterBlockData } from '../../chapters-v2/chapter-details/chapter-details-types';\n\nexport const PROGRESS_STAT_MOCK = {\n mandatory: {\n completed: 12,\n total: 20,\n },\n classwork: {\n completed: 10,\n total: 10,\n },\n optional: {\n completed: 2,\n total: 2,\n },\n};\n\nexport const BLOCK_MOCKS = [\n {\n block_type: 'RECAP',\n chapter_code: 'USCC.G1.ADDSUB',\n code: 'USCC.G1.ADDSUB.V3.B1',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e-block-1',\n name: 'Add and Subtract Numbers up to 20 on a number line',\n permissions: {\n can_skip: true,\n can_un_skip: false,\n },\n program_id: '8204eca8-7ede-11e9-baea-0242ac120005',\n section_code: 'GOALS',\n sheets: [\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'RECAP',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: true,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0k-b1-s1',\n node_type: 'RECAP',\n sheet_statement: '',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: true,\n can_reset: false,\n can_resume: false,\n can_review: true,\n can_start: false,\n can_teacher_review: true,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'COMPLETED',\n title: 'Add Numbers',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'RECAP',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: true,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0k',\n node_type: 'RECAP',\n sheet_statement: '',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: true,\n can_review: false,\n can_start: false,\n can_teacher_review: true,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'IN_PROGRESS',\n title: 'RECAP 2 - Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n ],\n user_block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e [can be null]',\n },\n {\n block_type: 'GOAL',\n chapter_code: 'USCC.G1.ADDSUB',\n code: 'USCC.G1.ADDSUB.V3.B1',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e-block-2',\n name: 'Add and Subtract Numbers up to 20 on a number line',\n permissions: {\n can_skip: true,\n can_un_skip: false,\n },\n program_id: '8204eca8-7ede-11e9-baea-0242ac120005',\n section_code: 'GOALS',\n sheets: [\n {\n accuracy: 100,\n attempt_location: 'INCLASS',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'LEARN 1',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: false,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b2-s1',\n node_type: 'LEARNING',\n sheet_statement: 'Add Numbers up to 20 on a Number Line',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: true,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'COMPLETED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'LEARN 2',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: false,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b2-s2',\n node_type: 'LEARNING',\n sheet_statement: 'Add Numbers up to 20 on a Number Line',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'WAIT_FOR_REVIEW',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'PRACTICE',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: false,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0practice-b2-s3',\n node_type: 'PRACTICE',\n sheet_statement: 'Resume',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: true,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'IN_PROGRESS',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'TEST',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: true,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5dynamic0c-b2-s4',\n node_type: 'DYNAMIC',\n sheet_statement: '',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: true,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'COMPLETED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'PUZZLE',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: true,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5p10c-b2-s5',\n node_type: 'PUZZLE_EASY',\n sheet_statement: 'Locked',\n permissions: {\n can_change_attempt_location: false,\n can_mark_familiar: false,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'LOCKED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n ],\n user_block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e [can be null]',\n },\n {\n block_type: 'GOAL',\n chapter_code: 'USCC.G1.ADDSUB',\n code: 'USCC.G1.ADDSUB.V3.B1',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e-block-3',\n name: 'Add and Subtract Numbers up to 20 on a number line',\n permissions: {\n can_skip: false,\n can_un_skip: true,\n },\n program_id: '8204eca8-7ede-11e9-baea-0242ac120005',\n section_code: 'GOALS',\n sheets: [\n {\n accuracy: 100,\n attempt_location: 'INCLASS',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'LEARN 1',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: false,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b3-s1',\n node_type: 'LEARNING',\n sheet_statement: '',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'COMPLETED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'LEARN 2',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: false,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0c-b3-s2',\n node_type: 'LEARNING',\n sheet_statement: '',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'COMPLETED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'PRACTICE',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: false,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5fb0practice-b3-s3',\n node_type: 'PRACTICE',\n sheet_statement: 'Resume',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'IN_PROGRESS',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'TEST',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: true,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5dynamic0c-b3-s4',\n node_type: 'DYNAMIC',\n sheet_statement: '',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'COMPLETED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n {\n accuracy: 100,\n attempt_location: 'ANY',\n block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e',\n card_header: 'PUZZLE',\n chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n complete_status: true,\n desmos_calculator_enabled: false,\n due_date_ts: 1701754078,\n is_lesson_v3_enabled: false,\n is_optional: true,\n is_timed: false,\n is_worksheet_v3: null,\n learnosity_activity_ref: 'Add-Subtract-upto-20-NumberLine-SG1.W01',\n marked_as_completed: false,\n node_id: '382ca35a-b666-4d4e-b7a2-32a00fb5p10c-b3-s5',\n node_type: 'PUZZLE_EASY',\n sheet_statement: 'Locked',\n permissions: {\n can_change_attempt_location: true,\n can_mark_familiar: true,\n can_reattempt: false,\n can_reset: false,\n can_resume: false,\n can_review: false,\n can_start: false,\n can_teacher_review: false,\n can_unassign: true,\n },\n sheet_time: 2400,\n state: 'LOCKED',\n title: 'Add Numbers up to 20 on a Number Line',\n user_chapter_id: 'e43fba28-858f-4a4a-8d26-82cf644a4368',\n user_node_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n worksheet_id: '000009c8-8dfc-11ea-8fc9-02420a00c291',\n image_url: '',\n image_hue: 'BLUE',\n total_questions: 0,\n unlocked_on_ts: null,\n user_attempt_id: null,\n subtext: null,\n course_type: 'PROGRAM',\n },\n ],\n user_block_id: '3aba71a4-faa3-11eb-bd5f-fa7908af3c0e [can be null]',\n },\n] as IChapterBlockData[];\n"],"names":["PROGRESS_STAT_MOCK","BLOCK_MOCKS"],"mappings":"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"}
|