@cuemath/leap 2.9.1-j2 → 2.9.2-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/lib/lib.js +7 -0
- package/dist/assets/lib/lib.js.map +1 -0
- package/dist/assets/line-icons/icons/alarm.js +41 -0
- package/dist/assets/line-icons/icons/alarm.js.map +1 -0
- 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/chevron-right.js.map +1 -1
- package/dist/assets/line-icons/icons/dart.js +23 -0
- package/dist/assets/line-icons/icons/dart.js.map +1 -0
- 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/puzzle.js +25 -0
- package/dist/assets/line-icons/icons/puzzle.js.map +1 -0
- package/dist/assets/line-icons/icons/recap.js +32 -0
- package/dist/assets/line-icons/icons/recap.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/line-icons/icons/testtube.js +33 -0
- package/dist/assets/line-icons/icons/testtube.js.map +1 -0
- package/dist/assets/lottie/lottie.js +8 -10
- 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/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/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js +45 -46
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js.map +1 -1
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js +25 -26
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.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 +26 -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 +73 -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 +97 -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 +52 -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 +103 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/border-path-animation.js +13 -0
- package/dist/features/chapters-v2/comps/node-card/border-path-animation.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +153 -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-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 +31 -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 +171 -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 +192 -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 +41 -0
- package/dist/features/chapters-v2/utils/index.js.map +1 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js +144 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js.map +1 -0
- package/dist/features/communication/pub-sub/constants.js +5 -2
- package/dist/features/communication/pub-sub/constants.js.map +1 -1
- package/dist/features/cue-canvas/cue-canvas-provider.js.map +1 -1
- package/dist/features/homework/card-menu-options.js +38 -0
- package/dist/features/homework/card-menu-options.js.map +1 -0
- package/dist/features/homework/card-title.js +21 -0
- package/dist/features/homework/card-title.js.map +1 -0
- package/dist/features/homework/homework-card-view.js +133 -0
- package/dist/features/homework/homework-card-view.js.map +1 -0
- package/dist/features/homework/homework-card.js +206 -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 +71 -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.js +182 -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/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 +136 -104
- 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 +155 -175
- 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 +19 -23
- 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 +96 -100
- package/dist/features/milestone/milestone-list-container/milestone-list-container.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 +114 -112
- 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 +85 -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/tests-creation.js +16 -18
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js.map +1 -1
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-utils.js +6 -34
- package/dist/features/milestone/milestone-tests/tests-list/test-sheets-list/test-sheet-item/test-sheet-item-utils.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 +34 -0
- package/dist/features/recent-chapters/recent-chapters.js.map +1 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js +39 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js +59 -60
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js.map +1 -1
- package/dist/features/sheets/resources-list/resource-item/resource-item.js +89 -90
- package/dist/features/sheets/resources-list/resource-item/resource-item.js.map +1 -1
- 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/student-actions/student-actions.js +60 -61
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.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/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js +63 -64
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js.map +1 -1
- package/dist/features/sheets/utils/is-v3-worksheet.js +4 -14
- package/dist/features/sheets/utils/is-v3-worksheet.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/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 +32 -19
- package/dist/features/ui/context-menu/context-menu.js.map +1 -1
- package/dist/features/ui/image/image.js +12 -12
- package/dist/features/ui/image/image.js.map +1 -1
- package/dist/features/ui/lottie-animation/helper.js +5 -6
- package/dist/features/ui/lottie-animation/helper.js.map +1 -1
- package/dist/features/ui/lottie-animation/lottie-animation.js +28 -37
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
- package/dist/features/ui/text/text.js +27 -29
- package/dist/features/ui/text/text.js.map +1 -1
- package/dist/features/ui/theme/button.js +22 -107
- package/dist/features/ui/theme/button.js.map +1 -1
- package/dist/features/worksheet/constants/events.js +3 -0
- package/dist/features/worksheet/constants/events.js.map +1 -1
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js +69 -50
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js.map +1 -1
- package/dist/index.d.ts +290 -213
- package/dist/index.js +500 -507
- 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/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/node_modules/uuid/dist/esm-browser/validate.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/lib/polypad.js +34463 -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/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 -26
- package/dist/features/auth/account-selector/account-selector-styled.js.map +0 -1
- package/dist/features/auth/account-selector/account-selector.js +0 -75
- 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 -24
- package/dist/features/auth/comps/auth-static-panel/auth-static-panel.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 -26
- 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 -41
- package/dist/features/auth/comps/resend-otp/resend-otp.js.map +0 -1
- package/dist/features/auth/signup/circular-step-wrapper/circular-step-wrapper-styled.js +0 -48
- 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 -115
- 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 -16
- 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 -71
- package/dist/features/auth/signup/claim-user-account/claim-user-account.js.map +0 -1
- package/dist/features/auth/signup/custom-input/custom-input-styled.js +0 -38
- package/dist/features/auth/signup/custom-input/custom-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js +0 -79
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js +0 -54
- package/dist/features/auth/signup/custom-input/date-picker-input/date-picker-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/email-input/email-input.js +0 -30
- package/dist/features/auth/signup/custom-input/email-input/email-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js +0 -31
- package/dist/features/auth/signup/custom-input/grade-input/grade-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/grade-input/grade-input.js +0 -30
- package/dist/features/auth/signup/custom-input/grade-input/grade-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js +0 -19
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js +0 -33
- package/dist/features/auth/signup/custom-input/input-wrapper/input-wrapper.js.map +0 -1
- package/dist/features/auth/signup/custom-input/otp-input/otp-input.js +0 -41
- package/dist/features/auth/signup/custom-input/otp-input/otp-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js +0 -33
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-code-button.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js +0 -28
- package/dist/features/auth/signup/custom-input/phone-input/country-selector/country-list-menu.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js +0 -29
- package/dist/features/auth/signup/custom-input/phone-input/phone-input-styled.js.map +0 -1
- package/dist/features/auth/signup/custom-input/phone-input/phone-input.js +0 -64
- package/dist/features/auth/signup/custom-input/phone-input/phone-input.js.map +0 -1
- package/dist/features/auth/signup/custom-input/student-password/student-password.js +0 -53
- package/dist/features/auth/signup/custom-input/student-password/student-password.js.map +0 -1
- package/dist/features/auth/signup/custom-input/student-username/student-username.js +0 -38
- package/dist/features/auth/signup/custom-input/student-username/student-username.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 -58
- 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 -61
- 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.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/node_modules/uuid/dist/esm-browser/native.js +0 -7
- package/dist/node_modules/uuid/dist/esm-browser/native.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/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
package/dist/index.d.ts
CHANGED
@@ -11,7 +11,6 @@ import { ForwardRefExoticComponent } from 'react';
|
|
11
11
|
import { HTMLAttributes } from 'react';
|
12
12
|
import { IChannelMessage } from '@cuemath/cue-message-broker';
|
13
13
|
import type { IframeHTMLAttributes } from 'react';
|
14
|
-
import type { ImgHTMLAttributes } from 'react';
|
15
14
|
import type { InputHTMLAttributes } from 'react';
|
16
15
|
import { IProvidedProps } from 'google-maps-react';
|
17
16
|
import { IStyledComponent } from 'styled-components';
|
@@ -40,8 +39,6 @@ import { Substitute } from 'styled-components/dist/types';
|
|
40
39
|
*/
|
41
40
|
export declare const AccordionSection: FC<IAccordionSectionProps>;
|
42
41
|
|
43
|
-
export declare const AccountSelector: ({ userAccounts, onSelect, onAddNew, isLoading, }: IAccountSelectorViewProps) => JSX_2.Element;
|
44
|
-
|
45
42
|
export declare const ACHIEVEMENT_ACTIONS: {
|
46
43
|
SHARE: string;
|
47
44
|
NOT_SHARE_CHOSEN: string;
|
@@ -51,6 +48,8 @@ export declare const AchievementNotShareReasonModal: React_2.FC<IShareInstructio
|
|
51
48
|
|
52
49
|
export declare const AchievementShareInstructionModal: React_2.FC<IShareInstructionModalProps>;
|
53
50
|
|
51
|
+
export declare const AlarmIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
52
|
+
|
54
53
|
export declare const AlertIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
55
54
|
|
56
55
|
export declare const AppLoader: FC<IAppLoaderProps>;
|
@@ -61,10 +60,6 @@ export declare const ArcButton: MemoExoticComponent<ForwardRefExoticComponent<IA
|
|
61
60
|
|
62
61
|
export declare const ArrowTooltip: FC<IArrowTooltipProps>;
|
63
62
|
|
64
|
-
export declare const AuthPageLayout: FC<IAuthPageLayoutProps>;
|
65
|
-
|
66
|
-
export declare const AuthStaticPanel: FC<IAuthStaticPanelProps>;
|
67
|
-
|
68
63
|
export declare const AutoPlayPermissionProvider: FC<{
|
69
64
|
children: ReactNode;
|
70
65
|
}>;
|
@@ -99,7 +94,22 @@ declare const BLOCK_STATUS: {
|
|
99
94
|
readonly LOCKED: "LOCKED";
|
100
95
|
};
|
101
96
|
|
102
|
-
declare
|
97
|
+
declare enum BLOCK_TYPE {
|
98
|
+
DEFAULT = "DEFAULT",
|
99
|
+
PREREQ = "PREREQ",
|
100
|
+
RECAP = "RECAP",
|
101
|
+
GOAL = "GOAL",
|
102
|
+
TESTS = "TESTS",
|
103
|
+
PLAYLIST = "PLAYLIST",
|
104
|
+
SOLUTIONS = "SOLUTIONS",
|
105
|
+
NOTES = "NOTES",
|
106
|
+
FLASHCARDS = "FLASHCARDS",
|
107
|
+
SUBJECTIVES = "SUBJECTIVES",
|
108
|
+
PUZZLE_CARDS = "PUZZLE_CARDS",
|
109
|
+
SAT_MOCK_TEST = "SAT_MOCK_TEST"
|
110
|
+
}
|
111
|
+
|
112
|
+
declare const BLOCK_TYPE_2: {
|
103
113
|
readonly DEFAULT: "DEFAULT";
|
104
114
|
readonly PREREQ: "PREREQ";
|
105
115
|
readonly RECAP: "RECAP";
|
@@ -153,6 +163,8 @@ declare const CHAPTER_PERMISSION_CODES: {
|
|
153
163
|
|
154
164
|
export declare const ChapterClearanceConfirmationModal: FC<IChapterClearanceConfirmationModal>;
|
155
165
|
|
166
|
+
export declare const ChapterDetails: FC<IChapterDetails>;
|
167
|
+
|
156
168
|
export declare const ChaptersList: FC<IChaptersListProps>;
|
157
169
|
|
158
170
|
export declare const ChatIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -218,10 +230,6 @@ export declare const CircularLoader: () => JSX_2.Element;
|
|
218
230
|
|
219
231
|
export declare const CircularSteps: FC<ICircularStepsProps>;
|
220
232
|
|
221
|
-
export declare const CircularStepWrapper: ForwardRefExoticComponent<ICircularStepWrapperProps & RefAttributes<ICircularStepRef>>;
|
222
|
-
|
223
|
-
export declare const ClaimUserAccount: NamedExoticComponent<IClaimUserAccountProps>;
|
224
|
-
|
225
233
|
export declare const Clickable: React_2.FC<IClickableProps>;
|
226
234
|
|
227
235
|
export declare const ClipboardIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -270,9 +278,9 @@ export declare const CuemathLogo: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
|
270
278
|
|
271
279
|
export declare const CueRocket: React.FC<React.SVGProps<SVGSVGElement>>;
|
272
280
|
|
273
|
-
export declare const
|
281
|
+
export declare const DartIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
274
282
|
|
275
|
-
export declare const
|
283
|
+
export declare const DashArrowIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
276
284
|
|
277
285
|
export declare const DesmosCalculator: FC<IDesmosCalculatorProps>;
|
278
286
|
|
@@ -303,8 +311,6 @@ export declare enum ELeaderboardType {
|
|
303
311
|
ALL_TIME_STREAK = "globalStreak"
|
304
312
|
}
|
305
313
|
|
306
|
-
export declare const EmailInput: FC<ICustomInputProps>;
|
307
|
-
|
308
314
|
declare const ENROLLMENT_TYPES: {
|
309
315
|
readonly ONLINE: "ONLINE";
|
310
316
|
readonly PLUS: "PLUS";
|
@@ -346,6 +352,7 @@ declare interface ErrorProps {
|
|
346
352
|
}
|
347
353
|
|
348
354
|
export declare const EVENTS: {
|
355
|
+
HOMEWORK_UNASSIGN: "HOMEWORK_UNASSIGN";
|
349
356
|
GOAL_CREATED: "GOAL_CREATED";
|
350
357
|
GOAL_EDITED: "GOAL_EDITED";
|
351
358
|
GOAL_DELETED: "GOAL_DELETED";
|
@@ -375,6 +382,8 @@ declare type EventToPayload<T> = T extends {
|
|
375
382
|
eventPayload: infer P;
|
376
383
|
} ? [E] | [E, Partial<P>] : never;
|
377
384
|
|
385
|
+
export declare const ExclamationIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
386
|
+
|
378
387
|
export declare const ExpandableHeader: FC<IExpandableHeaderProps>;
|
379
388
|
|
380
389
|
declare const EXTRA_PRACTICE: "extra_practice";
|
@@ -474,8 +483,6 @@ export declare const GoalEdit: React.FC<IMileStoneEditContainerProps>;
|
|
474
483
|
|
475
484
|
export declare const GooglePlacesSearchInput: ComponentType<Omit_2<IGooglePlacesSearchInputProps, IProvidedProps>>;
|
476
485
|
|
477
|
-
export declare const GradeInput: FC<ICustomInputProps>;
|
478
|
-
|
479
486
|
export declare function GradeSelector({ selectedValue, onSelect, tabsWidth, width, grades, renderAs, size, layoutAlignment, }: IGradeSelectorProps): JSX.Element;
|
480
487
|
|
481
488
|
export declare const HandIcon: React_2.FC;
|
@@ -486,8 +493,19 @@ export declare const HighlighterIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
486
493
|
|
487
494
|
export declare const HomeIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
488
495
|
|
496
|
+
export declare const HomeworkCardList: React_2.FC<HWCardListProps>;
|
497
|
+
|
489
498
|
declare const hues: readonly ["YELLOW", "ORANGE", "PURPLE", "GREEN", "BLUE"];
|
490
499
|
|
500
|
+
declare interface HWCardListProps extends INodeCardCallbacks {
|
501
|
+
userType: TUserTypes;
|
502
|
+
studentId: string;
|
503
|
+
stream: string;
|
504
|
+
onTestPreview?: (sheetData: INodeDataProps, milestoneId?: string) => void;
|
505
|
+
onTestStart?: (sheetData: INodeDataProps) => void;
|
506
|
+
onTestReview?: (sheetData: INodeDataProps, milestoneId?: string) => void;
|
507
|
+
}
|
508
|
+
|
491
509
|
declare interface IAccordionSectionProps {
|
492
510
|
headerElement: React.ReactElement;
|
493
511
|
bodyElement: React.ReactElement;
|
@@ -498,17 +516,6 @@ declare interface IAccordionSectionProps {
|
|
498
516
|
bodyOverFlow?: TStyleAttrubutes['overflow'];
|
499
517
|
}
|
500
518
|
|
501
|
-
declare interface IAccountSelectorViewProps {
|
502
|
-
userAccounts: {
|
503
|
-
id: string;
|
504
|
-
username: string;
|
505
|
-
user_avatar?: IAvatarLayer[];
|
506
|
-
}[];
|
507
|
-
onSelect: (accountId: string) => void;
|
508
|
-
onAddNew: () => void;
|
509
|
-
isLoading: boolean;
|
510
|
-
}
|
511
|
-
|
512
519
|
declare interface IAchievementConfig {
|
513
520
|
pollingInterval?: number;
|
514
521
|
maxPollingAttempts?: number;
|
@@ -555,6 +562,7 @@ export declare interface IArrowTooltipProps {
|
|
555
562
|
width?: number;
|
556
563
|
widthX?: number;
|
557
564
|
zIndex?: number;
|
565
|
+
parentWidth?: number | string;
|
558
566
|
}
|
559
567
|
|
560
568
|
declare interface IAttempt {
|
@@ -562,17 +570,6 @@ declare interface IAttempt {
|
|
562
570
|
score: ILearnosityQuestionScore;
|
563
571
|
}
|
564
572
|
|
565
|
-
declare interface IAuthPageLayoutProps {
|
566
|
-
leftBlock: ReactNode;
|
567
|
-
rightBlock?: ReactNode;
|
568
|
-
isFullWidth: boolean;
|
569
|
-
}
|
570
|
-
|
571
|
-
declare interface IAuthStaticPanelProps {
|
572
|
-
title?: string;
|
573
|
-
description?: string;
|
574
|
-
}
|
575
|
-
|
576
573
|
declare interface IAutoPlayPermissionContextType {
|
577
574
|
canAutoPlayAudio: boolean;
|
578
575
|
canAutoPlayVideo: boolean;
|
@@ -666,6 +663,10 @@ declare interface IBaseWorksheetProps {
|
|
666
663
|
canShowActionBar?: boolean;
|
667
664
|
}
|
668
665
|
|
666
|
+
declare interface IBlockSectionsCallbacks extends INodeCardCallbacks {
|
667
|
+
onBlockSkipUnskip?: (blockData: IChapterBlockData, skipBlock?: boolean) => void;
|
668
|
+
}
|
669
|
+
|
669
670
|
declare interface IButtonProps extends ButtonHTMLAttributes<HTMLButtonElement>, IClickableAnalyticsProps {
|
670
671
|
label: string;
|
671
672
|
renderAs: TButtonVariants;
|
@@ -736,10 +737,28 @@ declare interface ICascadingSelectInputProps {
|
|
736
737
|
|
737
738
|
declare interface IChapter extends IChapterState, Pick<IChapterModel, 'code' | 'id' | 'chapter_code' | 'image_url' | 'name' | 'chapter_tags' | 'state' | 'recommended' | 'is_puzzle_chapter' | 'program_id'> {
|
738
739
|
search_and_added?: boolean;
|
739
|
-
total_supplementary_sheets: number;
|
740
740
|
learning_sheet_data: ILearningSheetData[];
|
741
741
|
}
|
742
742
|
|
743
|
+
export declare interface IChapterBlockData {
|
744
|
+
block_type: keyof typeof BLOCK_TYPE;
|
745
|
+
chapter_code: string;
|
746
|
+
code: string;
|
747
|
+
block_id: string;
|
748
|
+
is_skipped: boolean;
|
749
|
+
name: string;
|
750
|
+
permissions: IChapterBlockPermission;
|
751
|
+
program_id: string;
|
752
|
+
section_code: keyof typeof SECTION_CODE;
|
753
|
+
sheets: INodeDataProps[];
|
754
|
+
user_block_id: string | null;
|
755
|
+
}
|
756
|
+
|
757
|
+
declare interface IChapterBlockPermission {
|
758
|
+
can_skip: boolean;
|
759
|
+
can_un_skip: boolean;
|
760
|
+
}
|
761
|
+
|
743
762
|
export declare interface IChapterBlockV3 {
|
744
763
|
completed_on: number | null;
|
745
764
|
sheets: IWorksheetModelV3[];
|
@@ -769,11 +788,24 @@ export declare interface IChapterDataProps {
|
|
769
788
|
user_chapter_progress: IUserChapterProgressProps;
|
770
789
|
state: TUserChapterStates | null;
|
771
790
|
program_id: string;
|
791
|
+
progress_stat: {
|
792
|
+
classwork: IMilestoneData['progress_stat'];
|
793
|
+
mandatory: IMilestoneData['progress_stat'];
|
794
|
+
optional: IMilestoneData['progress_stat'];
|
795
|
+
};
|
772
796
|
sheets_data: {
|
773
797
|
lessons: ILessonsListProps['lessons'];
|
774
798
|
supplementary_sheets_group_sort_order: string[];
|
775
799
|
supplementary_sheets_grouped: Record<string, ISheetsListProps['sheets']>;
|
776
800
|
};
|
801
|
+
blocks: IUserChapterData['blocks'];
|
802
|
+
}
|
803
|
+
|
804
|
+
declare interface IChapterDetails extends IBlockSectionsCallbacks {
|
805
|
+
userType: TUserTypes;
|
806
|
+
userChapterId: string;
|
807
|
+
studentId: string;
|
808
|
+
onExit?: () => void;
|
777
809
|
}
|
778
810
|
|
779
811
|
declare interface IChapterModel {
|
@@ -798,6 +830,18 @@ declare interface IChapterModel {
|
|
798
830
|
mastery_time: number;
|
799
831
|
chapter_time_unit: TTimeUnit;
|
800
832
|
is_puzzle_chapter?: boolean;
|
833
|
+
blocks: IUserChapterData['blocks'];
|
834
|
+
}
|
835
|
+
|
836
|
+
declare interface IChapterProgressInfo {
|
837
|
+
completed: number;
|
838
|
+
total: number;
|
839
|
+
}
|
840
|
+
|
841
|
+
declare interface IChapterProgressStats {
|
842
|
+
mandatory: IChapterProgressInfo;
|
843
|
+
class_work: IChapterProgressInfo;
|
844
|
+
optional: IChapterProgressInfo;
|
801
845
|
}
|
802
846
|
|
803
847
|
declare interface IChapterProps extends IChapterDataProps, IChapterCallbackProps {
|
@@ -883,10 +927,6 @@ export declare interface ICircleHomeDetails {
|
|
883
927
|
timestamps: ITodaysContentTimeStamps;
|
884
928
|
}
|
885
929
|
|
886
|
-
export declare type ICircularStepRef = {
|
887
|
-
playOutroAndFadeOut: () => Promise<void>;
|
888
|
-
};
|
889
|
-
|
890
930
|
declare interface ICircularSteps {
|
891
931
|
id: string;
|
892
932
|
label?: React.ReactNode;
|
@@ -910,28 +950,6 @@ declare interface ICircularStepsProps {
|
|
910
950
|
sizeInPercent?: number;
|
911
951
|
}
|
912
952
|
|
913
|
-
declare interface ICircularStepWrapperProps {
|
914
|
-
children: ReactNode;
|
915
|
-
onGoBack?: () => void;
|
916
|
-
onNext?: () => void;
|
917
|
-
label?: string;
|
918
|
-
showNext: boolean;
|
919
|
-
showPrevious: boolean;
|
920
|
-
animation: string;
|
921
|
-
introFrames: [number, number];
|
922
|
-
outroFrames: [number, number];
|
923
|
-
isNextLoading: boolean;
|
924
|
-
}
|
925
|
-
|
926
|
-
declare interface IClaimUserAccountProps {
|
927
|
-
email: string;
|
928
|
-
onSelectAccount: (userId: string) => void;
|
929
|
-
onCreateNewAccount: () => void;
|
930
|
-
userAccounts: TUserAccount[];
|
931
|
-
isCreatingAccount: boolean;
|
932
|
-
isLoading: boolean;
|
933
|
-
}
|
934
|
-
|
935
953
|
declare interface IClassStatus {
|
936
954
|
next_class_time?: number;
|
937
955
|
class_duration: number;
|
@@ -995,14 +1013,15 @@ declare interface IconProps_2 extends React_2.SVGProps<SVGSVGElement> {
|
|
995
1013
|
}
|
996
1014
|
|
997
1015
|
declare interface IContextMenuProps {
|
998
|
-
targetElement:
|
999
|
-
menuVisible?: boolean;
|
1000
|
-
}>;
|
1016
|
+
targetElement: JSX.Element;
|
1001
1017
|
menuElement: JSX.Element;
|
1002
1018
|
menuOffset?: number;
|
1003
1019
|
menuZIndex?: number;
|
1004
1020
|
startLeft?: boolean;
|
1005
1021
|
placeTop?: boolean;
|
1022
|
+
menuWidth?: number | string;
|
1023
|
+
menuWidthX?: number;
|
1024
|
+
handleOnMenuClick?: () => void;
|
1006
1025
|
}
|
1007
1026
|
|
1008
1027
|
declare interface ICountdownTimer {
|
@@ -1013,16 +1032,6 @@ declare interface ICountdownTimer {
|
|
1013
1032
|
theme: 'GREEN_1' | 'ORANGE_1';
|
1014
1033
|
}
|
1015
1034
|
|
1016
|
-
declare interface ICountryOption {
|
1017
|
-
code: string;
|
1018
|
-
id: string;
|
1019
|
-
value: string;
|
1020
|
-
label: string;
|
1021
|
-
icon: string;
|
1022
|
-
url: string;
|
1023
|
-
geoIPCountryCode: string;
|
1024
|
-
}
|
1025
|
-
|
1026
1035
|
export declare interface ICreateUserPayloadDal {
|
1027
1036
|
username: string;
|
1028
1037
|
grade: string;
|
@@ -1081,16 +1090,6 @@ declare interface ICurriculumStandards {
|
|
1081
1090
|
name: string;
|
1082
1091
|
}
|
1083
1092
|
|
1084
|
-
declare interface ICustomInputProps {
|
1085
|
-
value: string;
|
1086
|
-
onChange: (email: string) => void;
|
1087
|
-
onEnter?: () => void;
|
1088
|
-
error?: string;
|
1089
|
-
helperText?: string;
|
1090
|
-
actionElement?: ReactNode;
|
1091
|
-
showLoading?: boolean;
|
1092
|
-
}
|
1093
|
-
|
1094
1093
|
declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> {
|
1095
1094
|
isYoutube?: boolean;
|
1096
1095
|
analyticsData?: Record<string, unknown>;
|
@@ -1098,11 +1097,6 @@ declare interface ICustomVideoProps extends React_2.DetailedHTMLProps<React_2.Vi
|
|
1098
1097
|
src: string;
|
1099
1098
|
}
|
1100
1099
|
|
1101
|
-
declare interface IDatePickerInputProps extends Omit<ICustomInputProps, 'value' | 'onChange'> {
|
1102
|
-
value: Date | null;
|
1103
|
-
onChange: (date: Date | null) => void;
|
1104
|
-
}
|
1105
|
-
|
1106
1100
|
declare interface IDesmosCalculatorProps {
|
1107
1101
|
onClose: () => void;
|
1108
1102
|
height?: string | number;
|
@@ -1286,7 +1280,7 @@ declare interface IGoalCurriculumMap {
|
|
1286
1280
|
blocked_enrollment_types: TEnrollmentTypes[];
|
1287
1281
|
blocked_countries: string[];
|
1288
1282
|
course_stream: TCourseStream;
|
1289
|
-
goal_category:
|
1283
|
+
goal_category: TGoalCategory_2;
|
1290
1284
|
goal_curriculum_standard?: string;
|
1291
1285
|
goal_code: string;
|
1292
1286
|
goal_description: string | null;
|
@@ -1315,18 +1309,17 @@ declare interface IGradeSelectorProps {
|
|
1315
1309
|
layoutAlignment?: 'center' | 'auto';
|
1316
1310
|
}
|
1317
1311
|
|
1312
|
+
export declare interface IHomeworkData extends INodeDataProps {
|
1313
|
+
homework_id: string;
|
1314
|
+
chapter_name: string;
|
1315
|
+
}
|
1316
|
+
|
1318
1317
|
declare interface IIconButtonProps extends Omit<IButtonProps, 'label' | 'shape' | 'widthX' | 'width' | 'iconPosition' | 'alignSelf' | 'analyticsLabel' | 'renderAs'>, Required<Pick<IClickableAnalyticsProps, 'analyticsLabel'>> {
|
1319
1318
|
Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
1320
1319
|
customBgColor?: TColorNames;
|
1321
1320
|
renderAs: TButtonVariants;
|
1322
1321
|
}
|
1323
1322
|
|
1324
|
-
declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
|
1325
|
-
withLoader: boolean;
|
1326
|
-
borderRadius?: number;
|
1327
|
-
borderColor?: TColorNames;
|
1328
|
-
}
|
1329
|
-
|
1330
1323
|
export declare interface IInfoMessage {
|
1331
1324
|
message: string;
|
1332
1325
|
position: 'top' | 'bottom';
|
@@ -1495,8 +1488,7 @@ declare interface ILeaderboardProps {
|
|
1495
1488
|
}
|
1496
1489
|
|
1497
1490
|
declare interface ILearningSheetData {
|
1498
|
-
|
1499
|
-
learnosityRef: string;
|
1491
|
+
name: string;
|
1500
1492
|
}
|
1501
1493
|
|
1502
1494
|
declare interface ILearnosity {
|
@@ -1701,8 +1693,8 @@ export declare const ILLUSTRATIONS: {
|
|
1701
1693
|
CHAPTER_8: string;
|
1702
1694
|
CHAPTER_9: string;
|
1703
1695
|
CHAPTER_HEADER_BG: string;
|
1696
|
+
CHAPTER_HEADER_BG_2: string;
|
1704
1697
|
CIRCLE_CUEMATH_LOGO: string;
|
1705
|
-
CIRCLE_CUEMATH_LOGO_WHITE: string;
|
1706
1698
|
CIRCLE_OUTERCIRCLE_BG: string;
|
1707
1699
|
CLOCK_ORANGE: string;
|
1708
1700
|
COMMUNITY_BULB: string;
|
@@ -1710,7 +1702,6 @@ export declare const ILLUSTRATIONS: {
|
|
1710
1702
|
CROWN: string;
|
1711
1703
|
CROWN_OVERLAY: string;
|
1712
1704
|
CUECOIN_GOLD: string;
|
1713
|
-
CUEMATH_APP_QR_CODE: string;
|
1714
1705
|
DESKTOP_WITH_PURPLE_FILL: string;
|
1715
1706
|
DURATION_30MIN_GRAY: string;
|
1716
1707
|
DURATION_45MIN_GRAY: string;
|
@@ -1744,6 +1735,14 @@ export declare const ILLUSTRATIONS: {
|
|
1744
1735
|
MILESTONE_INTRO_2: string;
|
1745
1736
|
MILESTONE_INTRO_3: string;
|
1746
1737
|
MISTAKE: string;
|
1738
|
+
NODE_CUSTOM_TEST_BG: string;
|
1739
|
+
NODE_LEARN_BG: string;
|
1740
|
+
NODE_PRACTICE_BG: string;
|
1741
|
+
NODE_PROJECT_BG: string;
|
1742
|
+
NODE_PUZZLE_BG: string;
|
1743
|
+
NODE_RECAP_BG: string;
|
1744
|
+
NODE_TEST_PREP_BG: string;
|
1745
|
+
NODE_VIDEO_BG: string;
|
1747
1746
|
NUMBER_1_ORANGE: string;
|
1748
1747
|
NUMBER_2_ORANGE: string;
|
1749
1748
|
NUMBER_3_ORANGE: string;
|
@@ -1787,7 +1786,6 @@ export declare const ILLUSTRATIONS: {
|
|
1787
1786
|
USER_DOWN: string;
|
1788
1787
|
USER_PIN: string;
|
1789
1788
|
USER_PROFILE_BACKGROUND: string;
|
1790
|
-
USER_TYPE_SELECTOR_GRID_BG: string;
|
1791
1789
|
USER_UP: string;
|
1792
1790
|
YELLOW_FACE: string;
|
1793
1791
|
};
|
@@ -1829,14 +1827,11 @@ declare interface ILPARMilestoneSheetItemCallbacks {
|
|
1829
1827
|
|
1830
1828
|
declare interface ILPARSheetCallbacks extends ISATSheetItemCallbacks {
|
1831
1829
|
onMenuActionAttempt?: (userAction: string, sheet: TLPARSheetData) => void;
|
1832
|
-
onView?: (sheet: TLPARSheetData
|
1833
|
-
onStartOrResume?: (sheet: TLPARSheetData
|
1834
|
-
onReview?: (sheet: TLPARSheetData
|
1830
|
+
onView?: (sheet: TLPARSheetData) => void;
|
1831
|
+
onStartOrResume?: (sheet: TLPARSheetData) => void;
|
1832
|
+
onReview?: (sheet: TLPARSheetData) => void;
|
1835
1833
|
}
|
1836
1834
|
|
1837
|
-
declare const Image_2: React.FC<IImageProps>;
|
1838
|
-
export { Image_2 as Image }
|
1839
|
-
|
1840
1835
|
export declare const ImageIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
1841
1836
|
|
1842
1837
|
export declare const IMAGES: {
|
@@ -1928,7 +1923,7 @@ declare interface IMilestoneContainerProps extends Omit<IMilestoneWidgetResource
|
|
1928
1923
|
parentName?: string;
|
1929
1924
|
teacherName?: string;
|
1930
1925
|
onEdit?: (editProps: IMilestoneEditProps) => void;
|
1931
|
-
onAddOutcome?: (milestoneId
|
1926
|
+
onAddOutcome?: (milestoneId?: string) => void;
|
1932
1927
|
onChapterClick: IChaptersListProps['onChapterClick'];
|
1933
1928
|
isClassOngoing?: boolean;
|
1934
1929
|
isStudentPresent?: boolean;
|
@@ -1967,6 +1962,8 @@ declare interface IMileStoneCreateProps {
|
|
1967
1962
|
milestoneId?: string;
|
1968
1963
|
currentCountryCode?: string;
|
1969
1964
|
courseStream: TCourseStream;
|
1965
|
+
canDeleteGoal?: boolean;
|
1966
|
+
onDeleteGoal?: () => void;
|
1970
1967
|
onChapterExitWarning?: (chapterExitProps: IOnChapterExitWarningProps) => void;
|
1971
1968
|
onFormDataChange?: (formData: IMilestoneFormData) => void;
|
1972
1969
|
onExit?: () => void;
|
@@ -1980,7 +1977,7 @@ export declare interface IMilestoneData {
|
|
1980
1977
|
course_stream: TCourseStream;
|
1981
1978
|
grade: string;
|
1982
1979
|
board: string;
|
1983
|
-
goal_category:
|
1980
|
+
goal_category: TGoalCategory;
|
1984
1981
|
goal_code: string | null;
|
1985
1982
|
created_on_ts: number;
|
1986
1983
|
milestone_date_ts: number;
|
@@ -1995,6 +1992,10 @@ export declare interface IMilestoneData {
|
|
1995
1992
|
user_milestone_progress: IUserChapterProgressProps | null;
|
1996
1993
|
permissions: IMilestoneCardPermissions;
|
1997
1994
|
recommended_chapter_filters: TRecommendedChaptersFilter | null;
|
1995
|
+
progress_stat: {
|
1996
|
+
total: number;
|
1997
|
+
completed: number;
|
1998
|
+
} | null;
|
1998
1999
|
}
|
1999
2000
|
|
2000
2001
|
declare interface IMileStoneEditContainerProps extends IMileStoneCreateContainerProps {
|
@@ -2072,7 +2073,7 @@ declare interface IMilestoneStartProps {
|
|
2072
2073
|
handleOnClick?: () => void;
|
2073
2074
|
}
|
2074
2075
|
|
2075
|
-
declare interface IMilestoneTabsProps extends Pick<IChaptersListProps, 'chapters' | 'onAddChapter' | 'onChapterClick' | 'isGoalCreation'>, Pick<IMilestoneWidgetResourcesProps, 'onAssignResources' | 'isDraftMilestone'>, ITestsListProps,
|
2076
|
+
declare interface IMilestoneTabsProps extends Pick<IChaptersListProps, 'chapters' | 'onAddChapter' | 'onChapterClick' | 'isGoalCreation'>, Pick<IMilestoneWidgetResourcesProps, 'onAssignResources' | 'isDraftMilestone'>, ITestsListProps, INodeCardCallbacks {
|
2076
2077
|
isPlanAvailable: boolean;
|
2077
2078
|
isMilestoneActive: boolean;
|
2078
2079
|
goalCategory: IMilestoneData['goal_category'];
|
@@ -2107,7 +2108,7 @@ declare interface IMilestoneWidgetProps extends Omit<IMilestoneWidgetResourcesPr
|
|
2107
2108
|
courseStream: TCourseStream;
|
2108
2109
|
}
|
2109
2110
|
|
2110
|
-
declare interface IMilestoneWidgetResourcesProps extends
|
2111
|
+
declare interface IMilestoneWidgetResourcesProps extends INodeCardCallbacks {
|
2111
2112
|
userType: TUserTypes;
|
2112
2113
|
studentId: string;
|
2113
2114
|
userMilestoneId?: string;
|
@@ -2149,6 +2150,65 @@ export declare const Info2Icon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
|
2149
2150
|
|
2150
2151
|
export declare const InfoIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
2151
2152
|
|
2153
|
+
declare interface INodeCardCallbacks {
|
2154
|
+
onNodeAttempt?: (nodeData: INodeDataProps) => void;
|
2155
|
+
onNodeView?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2156
|
+
onNodeReview?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2157
|
+
onNodeReattempt?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2158
|
+
onNodeAttemptLocationChange?: (nodeData: INodeDataProps) => void;
|
2159
|
+
onNodeMarkAsDone?: (nodeData: INodeDataProps) => void;
|
2160
|
+
onNodeReset?: (nodeData: INodeDataProps, milestoneId?: string) => void;
|
2161
|
+
onNodeUnassign?: (nodeData: INodeDataProps | IHomeworkData, milestoneId?: string) => void;
|
2162
|
+
}
|
2163
|
+
|
2164
|
+
export declare interface INodeDataProps {
|
2165
|
+
accuracy: number | null;
|
2166
|
+
attempt_location: TSheetAttemptLocation_2;
|
2167
|
+
block_id: string;
|
2168
|
+
card_header: string;
|
2169
|
+
chapter_id: string;
|
2170
|
+
complete_status: boolean;
|
2171
|
+
course_type: TCourseType;
|
2172
|
+
desmos_calculator_enabled: boolean;
|
2173
|
+
due_date_ts: number | null;
|
2174
|
+
is_lesson_v3_enabled: boolean;
|
2175
|
+
is_optional: boolean;
|
2176
|
+
is_timed: boolean;
|
2177
|
+
is_worksheet_v3: boolean | null;
|
2178
|
+
learnosity_activity_ref: string;
|
2179
|
+
marked_as_completed: boolean;
|
2180
|
+
node_id: string;
|
2181
|
+
node_type: TNodeTypes_2;
|
2182
|
+
sheet_statement: string;
|
2183
|
+
permissions: INodePermissions;
|
2184
|
+
sheet_time: number | null;
|
2185
|
+
state: TSheetStates;
|
2186
|
+
title: string;
|
2187
|
+
user_chapter_id: string | null;
|
2188
|
+
user_node_id: string | null;
|
2189
|
+
worksheet_id: string;
|
2190
|
+
image_url: string;
|
2191
|
+
image_hue: THueNames;
|
2192
|
+
total_questions: number | null;
|
2193
|
+
unlocked_on_ts: number | null;
|
2194
|
+
items?: TNodeDataTestItemsDataProps[];
|
2195
|
+
user_milestone_id?: string;
|
2196
|
+
user_attempt_id: string | null;
|
2197
|
+
subtext: string | null;
|
2198
|
+
}
|
2199
|
+
|
2200
|
+
declare interface INodePermissions {
|
2201
|
+
can_change_attempt_location: boolean;
|
2202
|
+
can_mark_familiar: boolean;
|
2203
|
+
can_reattempt: boolean;
|
2204
|
+
can_reset: boolean;
|
2205
|
+
can_resume: boolean;
|
2206
|
+
can_review: boolean;
|
2207
|
+
can_start: boolean;
|
2208
|
+
can_teacher_review: boolean;
|
2209
|
+
can_unassign: boolean;
|
2210
|
+
}
|
2211
|
+
|
2152
2212
|
export declare interface INudgeProps {
|
2153
2213
|
nudge: 'click';
|
2154
2214
|
content: ReactNode;
|
@@ -2157,6 +2217,10 @@ export declare interface INudgeProps {
|
|
2157
2217
|
zIndex?: number;
|
2158
2218
|
}
|
2159
2219
|
|
2220
|
+
export declare const invalidateGetChapterDetails: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
|
2221
|
+
|
2222
|
+
export declare const invalidateHomeworks: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
|
2223
|
+
|
2160
2224
|
export declare const invalidateMilestoneResources: (id: string, query?: void | undefined, allIdsInvalid?: boolean) => void;
|
2161
2225
|
|
2162
2226
|
export declare const invalidateMilestonesData: (query?: TQuery | undefined) => void;
|
@@ -2177,17 +2241,6 @@ declare interface IOpenImageReviewModalProps {
|
|
2177
2241
|
image?: string;
|
2178
2242
|
}
|
2179
2243
|
|
2180
|
-
declare interface IOTPInputProps extends ICustomInputProps {
|
2181
|
-
onResendOTP: () => void;
|
2182
|
-
}
|
2183
|
-
|
2184
|
-
declare interface IOTPResendProps {
|
2185
|
-
onResendOTP: () => void;
|
2186
|
-
onResendVoiceOTP?: () => void;
|
2187
|
-
timerSeconds?: number;
|
2188
|
-
showVoiceOTP?: number;
|
2189
|
-
}
|
2190
|
-
|
2191
2244
|
declare interface IOutcomeConfig {
|
2192
2245
|
id: string;
|
2193
2246
|
input_type: string;
|
@@ -2223,11 +2276,6 @@ declare interface IPerfectHitsProps {
|
|
2223
2276
|
value: number;
|
2224
2277
|
}
|
2225
2278
|
|
2226
|
-
declare interface IPhoneInputProps extends ICustomInputProps {
|
2227
|
-
onCountryChange: (option: TSelectedCountry) => void;
|
2228
|
-
selectedCountry: TSelectedCountry;
|
2229
|
-
}
|
2230
|
-
|
2231
2279
|
declare interface IPlaceholder {
|
2232
2280
|
text?: string;
|
2233
2281
|
marks?: string;
|
@@ -2646,11 +2694,11 @@ export declare interface ISheetDataProps {
|
|
2646
2694
|
}
|
2647
2695
|
|
2648
2696
|
declare interface ISheetItemCallbackProps {
|
2649
|
-
onStart?: (nodeId: string,
|
2650
|
-
onResume?: (nodeId: string,
|
2651
|
-
onReattempt?: (nodeId: string,
|
2652
|
-
onPreview?: (sheetData: ISheetDataProps
|
2653
|
-
onReview?: (nodeId: string,
|
2697
|
+
onStart?: (nodeId: string, userNodeId?: string | null) => void;
|
2698
|
+
onResume?: (nodeId: string, userNodeId?: string | null) => void;
|
2699
|
+
onReattempt?: (nodeId: string, userNodeId?: string | null) => void;
|
2700
|
+
onPreview?: (sheetData: ISheetDataProps) => void;
|
2701
|
+
onReview?: (nodeId: string, userMilestoneId?: string) => void;
|
2654
2702
|
onChangeLocation?: (sheetData: ISheetDataProps, sheetDataType?: (typeof SHEET_DATA_TYPE)[keyof typeof SHEET_DATA_TYPE]) => void;
|
2655
2703
|
onReset?: (sheetData: ISheetDataProps, userMilestoneId?: string) => void;
|
2656
2704
|
onMarkAsFamiliar?: (nodeId: string) => void;
|
@@ -2688,13 +2736,6 @@ declare interface ISheetsListProps extends ISheetItemCallbackProps {
|
|
2688
2736
|
section?: TSheetsSection;
|
2689
2737
|
}
|
2690
2738
|
|
2691
|
-
declare interface ISignupMethodsProps {
|
2692
|
-
onEmailSignup: () => void;
|
2693
|
-
onPhoneSignup: () => void;
|
2694
|
-
onGoogleSignup: () => void;
|
2695
|
-
onAppleSignup: () => void;
|
2696
|
-
}
|
2697
|
-
|
2698
2739
|
export declare interface ISignUpProps {
|
2699
2740
|
circleOnLeapSignedUp: boolean;
|
2700
2741
|
circleOnLeapPremiumEnabled: boolean;
|
@@ -2802,10 +2843,6 @@ declare interface ISubmitModalProps_2 {
|
|
2802
2843
|
courseStream: TCourseStream;
|
2803
2844
|
}
|
2804
2845
|
|
2805
|
-
export declare const isV3Worksheet: (sheet: ISheetDataProps | TLPARSheetData, mode?: "resume" | "review") => boolean;
|
2806
|
-
|
2807
|
-
export declare const isV3WorksheetAttempt: (attempt: IWorksheetAttemptModel) => boolean;
|
2808
|
-
|
2809
2846
|
declare interface ISyncableWebGameProps {
|
2810
2847
|
joinByRoomId?: string;
|
2811
2848
|
enableSync?: boolean;
|
@@ -2950,13 +2987,7 @@ declare interface ITestsCreationProps {
|
|
2950
2987
|
onError: (errorMessage?: string) => void;
|
2951
2988
|
}
|
2952
2989
|
|
2953
|
-
declare interface
|
2954
|
-
onTestPreview?: (milestoneId: string, sheetData: ISheetDataProps) => void;
|
2955
|
-
onTestStart?: (sheetData: ISheetDataProps) => void;
|
2956
|
-
onTestReview?: (sheetData: ISheetDataProps, milestoneId: string) => void;
|
2957
|
-
}
|
2958
|
-
|
2959
|
-
declare interface ITestsListProps extends ITestSheetItemCallbackProps {
|
2990
|
+
declare interface ITestsListProps {
|
2960
2991
|
userType: TUserTypes;
|
2961
2992
|
studentId: string;
|
2962
2993
|
userMilestoneId: string;
|
@@ -2965,6 +2996,10 @@ declare interface ITestsListProps extends ITestSheetItemCallbackProps {
|
|
2965
2996
|
isDraftMilestone?: boolean;
|
2966
2997
|
isChaptersAvailable?: boolean;
|
2967
2998
|
canUpdatePlan?: boolean;
|
2999
|
+
onNodeReattempt?: (sheetData: INodeDataProps, milestoneId?: string) => void;
|
3000
|
+
onTestPreview?: (sheetData: INodeDataProps, milestoneId: string) => void;
|
3001
|
+
onTestStart?: (sheetData: INodeDataProps) => void;
|
3002
|
+
onTestReview?: (sheetData: INodeDataProps, milestoneId: string) => void;
|
2968
3003
|
}
|
2969
3004
|
|
2970
3005
|
declare interface ITextButtonProps extends IClickableAnalyticsProps {
|
@@ -3209,6 +3244,20 @@ declare interface IusePointerSyncProps {
|
|
3209
3244
|
targetUserId?: string;
|
3210
3245
|
}
|
3211
3246
|
|
3247
|
+
export declare interface IUserChapterData {
|
3248
|
+
chapter_code: string;
|
3249
|
+
chapter_id: string;
|
3250
|
+
chapter_tags: string[];
|
3251
|
+
id: string;
|
3252
|
+
image_hue: THueNames;
|
3253
|
+
image_url: string;
|
3254
|
+
item_bank_enabled: boolean;
|
3255
|
+
name: string;
|
3256
|
+
program_id: string;
|
3257
|
+
progress_stat: IChapterProgressStats | null;
|
3258
|
+
blocks: IChapterBlockData[];
|
3259
|
+
}
|
3260
|
+
|
3212
3261
|
declare interface IUserChapterProgressProps {
|
3213
3262
|
familiar_sheets: number;
|
3214
3263
|
mastered_sheets: number;
|
@@ -3216,12 +3265,6 @@ declare interface IUserChapterProgressProps {
|
|
3216
3265
|
total_core_sheets: number;
|
3217
3266
|
}
|
3218
3267
|
|
3219
|
-
declare interface IUserTypeSelectorProps {
|
3220
|
-
onNext: () => void;
|
3221
|
-
onUserTypeChange: (id: TSignupUserType) => void;
|
3222
|
-
userType: TSignupUserType;
|
3223
|
-
}
|
3224
|
-
|
3225
3268
|
declare interface IUseTrialSessionMessageBroker {
|
3226
3269
|
(options: {
|
3227
3270
|
teacherClassroomId?: string;
|
@@ -3601,7 +3644,6 @@ export declare const LOTTIE: {
|
|
3601
3644
|
ACCURACY_METER: string;
|
3602
3645
|
ACCURACY_NEEDLE: string;
|
3603
3646
|
ADVANCE_MODE_SEGMENT_LOTTIE: string;
|
3604
|
-
AVATAR_SELECTED: string;
|
3605
3647
|
BEGINNER1X: string;
|
3606
3648
|
BRONZE_1: string;
|
3607
3649
|
BRONZE_2: string;
|
@@ -3614,8 +3656,8 @@ export declare const LOTTIE: {
|
|
3614
3656
|
COLOR_1: string;
|
3615
3657
|
COLOR_2: string;
|
3616
3658
|
COLOR_3: string;
|
3659
|
+
COMPETITIVE_ARENA: string;
|
3617
3660
|
DIFFICULT: string;
|
3618
|
-
DOB: string;
|
3619
3661
|
EASY: string;
|
3620
3662
|
ELITE_CIRCLE: string;
|
3621
3663
|
ERROR_LOTTIE: string;
|
@@ -3625,17 +3667,12 @@ export declare const LOTTIE: {
|
|
3625
3667
|
GOLD_1: string;
|
3626
3668
|
GOLD_2: string;
|
3627
3669
|
GOLD_3: string;
|
3628
|
-
GRADE: string;
|
3629
3670
|
INFINITE_BUTTON_BG: string;
|
3630
3671
|
INFINITE_BUTTON_SYMBOL: string;
|
3631
|
-
|
3672
|
+
LEARN: string;
|
3632
3673
|
LEVELUP_RINGS: string;
|
3633
|
-
MAIL: string;
|
3634
3674
|
MEDIUM: string;
|
3635
3675
|
NUDGE_TAP: string;
|
3636
|
-
OTP: string;
|
3637
|
-
PARENT_AVATAR: string;
|
3638
|
-
PHONE_NUMBER: string;
|
3639
3676
|
POINT100: string;
|
3640
3677
|
POINT10: string;
|
3641
3678
|
POINT15: string;
|
@@ -3652,8 +3689,12 @@ export declare const LOTTIE: {
|
|
3652
3689
|
POINT50: string;
|
3653
3690
|
POINT5: string;
|
3654
3691
|
POINT60: string;
|
3692
|
+
PRACTICE: string;
|
3655
3693
|
PROFICIENT1X: string;
|
3694
|
+
PROJECT: string;
|
3695
|
+
PUZZLE: string;
|
3656
3696
|
RANDOM_MODE_SEGMENT_LOTTIE: string;
|
3697
|
+
RECAP: string;
|
3657
3698
|
SEQUENCE_MODE_SEGMENT_LOTTIE: string;
|
3658
3699
|
SILVER_1: string;
|
3659
3700
|
SILVER_2: string;
|
@@ -3661,17 +3702,17 @@ export declare const LOTTIE: {
|
|
3661
3702
|
SLEEPY_BOI: string;
|
3662
3703
|
SPINNER_WHITE: string;
|
3663
3704
|
SPLASH_SCREEN: string;
|
3664
|
-
STUDENT_AVATAR: string;
|
3665
3705
|
TABLE_MODE_REVEAL: string;
|
3666
3706
|
TABLE_MODE_STAR: string;
|
3667
3707
|
TABLE_SEGMENT_STAR: string;
|
3668
3708
|
TARGET_ACHIEVED_TEXT: string;
|
3669
3709
|
TEACHER_VALIDATION: string;
|
3710
|
+
TEST: string;
|
3670
3711
|
TOTAL_STREAK: string;
|
3671
3712
|
TOTAL_TIME: string;
|
3672
3713
|
TOTAL_TIME_SPENT: string;
|
3673
3714
|
TOURNAMENT_RIPPLE: string;
|
3674
|
-
|
3715
|
+
VIDEO: string;
|
3675
3716
|
};
|
3676
3717
|
|
3677
3718
|
export declare const LPARChapter: FC<ILPARChapterProps>;
|
@@ -3710,6 +3751,21 @@ export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
3710
3751
|
|
3711
3752
|
export declare const NextIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
3712
3753
|
|
3754
|
+
declare enum NODE_CARD_COURSE_TYPES {
|
3755
|
+
PROGRAM = "PROGRAM",
|
3756
|
+
REMEDIAL = "REMEDIAL",
|
3757
|
+
TEST_SERIES = "TEST_SERIES",
|
3758
|
+
EXAM = "EXAM"
|
3759
|
+
}
|
3760
|
+
|
3761
|
+
declare enum NODE_CARD_STATES {
|
3762
|
+
LOCKED = "LOCKED",
|
3763
|
+
NOT_STARTED = "NOT_STARTED",
|
3764
|
+
WAIT_FOR_REVIEW = "WAIT_FOR_REVIEW",
|
3765
|
+
IN_PROGRESS = "IN_PROGRESS",
|
3766
|
+
COMPLETED = "COMPLETED"
|
3767
|
+
}
|
3768
|
+
|
3713
3769
|
export declare const NODE_LABELS: {
|
3714
3770
|
readonly ASSESSMENT: "ASSESSMENT";
|
3715
3771
|
readonly CHAPTER_ASSESSMENT: "ASSESSMENT";
|
@@ -3840,8 +3896,6 @@ declare interface NumRangeInputProps {
|
|
3840
3896
|
endPlaceholder?: string;
|
3841
3897
|
}
|
3842
3898
|
|
3843
|
-
export declare const OTPInput: FC<IOTPInputProps>;
|
3844
|
-
|
3845
3899
|
export declare type OutcomeStage = keyof typeof STAGES;
|
3846
3900
|
|
3847
3901
|
export declare const PencilIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -3850,8 +3904,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
|
|
3850
3904
|
|
3851
3905
|
export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
|
3852
3906
|
|
3853
|
-
export declare const PhoneInput: FC<IPhoneInputProps>;
|
3854
|
-
|
3855
3907
|
/**
|
3856
3908
|
** Global/Platform specific events that needs to be tracked goes here
|
3857
3909
|
** Naming convention needs to be snake_case
|
@@ -3946,6 +3998,8 @@ declare const PUZZLE_CARD_STATE: {
|
|
3946
3998
|
|
3947
3999
|
declare const PUZZLE_CARDS: "puzzle_cards";
|
3948
4000
|
|
4001
|
+
export declare const PuzzleIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4002
|
+
|
3949
4003
|
export declare const PYTHON_NODE_TYPES: {
|
3950
4004
|
readonly PPT_BASIC: "PPT_BASIC";
|
3951
4005
|
readonly PPT_CONTENT: "PPT_CONTENT";
|
@@ -3966,14 +4020,23 @@ export declare const RadioCard: <IDType extends string | number>({ options, valu
|
|
3966
4020
|
|
3967
4021
|
export declare const RadioInput: <IDType extends string | number>({ options, value, onChange, numColumns, }: IRadioInputProps<IDType>) => JSX.Element;
|
3968
4022
|
|
4023
|
+
export declare const RecapIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4024
|
+
|
4025
|
+
export declare const RecentChapters: FC<RecentChaptersProps>;
|
4026
|
+
|
4027
|
+
declare interface RecentChaptersProps {
|
4028
|
+
studentId: string;
|
4029
|
+
courseStream: TCourseStream;
|
4030
|
+
userType: TUserTypes;
|
4031
|
+
onChapterClick: IChaptersListProps['onChapterClick'];
|
4032
|
+
}
|
4033
|
+
|
3969
4034
|
export declare const RedoIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
|
3970
4035
|
|
3971
4036
|
export declare const ReferenceSheet: FC<IReferenceSheetProps>;
|
3972
4037
|
|
3973
4038
|
export declare const RemotePeerPointer: MemoExoticComponent<({ containerRef, onPublish, onSubscribe, responseId }: IPointerProps) => JSX_2.Element>;
|
3974
4039
|
|
3975
|
-
export declare const ResendOTP: React.FC<IOTPResendProps>;
|
3976
|
-
|
3977
4040
|
export declare const REWARDS_LIST: string[];
|
3978
4041
|
|
3979
4042
|
export declare const RightIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -3994,6 +4057,18 @@ export declare const SearchableSelectInput: <IDType extends string | number>(pro
|
|
3994
4057
|
|
3995
4058
|
export declare const SearchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
3996
4059
|
|
4060
|
+
declare enum SECTION_CODE {
|
4061
|
+
READINESS = "READINESS",
|
4062
|
+
GOALS = "GOALS",
|
4063
|
+
TESTS = "TESTS",
|
4064
|
+
ENRICHMENT = "ENRICHMENT",
|
4065
|
+
SUBJECTIVE = "SUBJECTIVE",
|
4066
|
+
VIDEOS = "VIDEOS",
|
4067
|
+
NOTES = "NOTES",
|
4068
|
+
FLASHCARDS = "FLASHCARDS",
|
4069
|
+
PUZZLE_CARDS = "PUZZLE_CARDS"
|
4070
|
+
}
|
4071
|
+
|
3997
4072
|
export declare const SectionList: <Section extends string | number | TDefaultSection>(props: ISectionList<Section>) => JSX.Element;
|
3998
4073
|
|
3999
4074
|
export declare const SelectInput: <IDType extends string | number>(props: ISelectInputProps<IDType>) => JSX.Element;
|
@@ -4047,14 +4122,14 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
|
|
4047
4122
|
|
4048
4123
|
export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX_2.Element;
|
4049
4124
|
|
4050
|
-
export declare const SignupMethods: FC<ISignupMethodsProps>;
|
4051
|
-
|
4052
4125
|
declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4053
4126
|
export { SketchIcon as ScribbleIcon }
|
4054
4127
|
export { SketchIcon }
|
4055
4128
|
|
4056
4129
|
export declare const Skip2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4057
4130
|
|
4131
|
+
export declare const SkipColoredIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4132
|
+
|
4058
4133
|
export declare const SkipIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4059
4134
|
|
4060
4135
|
export declare const SplashScreen: ({ animationCompleted }: {
|
@@ -4083,6 +4158,8 @@ export declare enum State {
|
|
4083
4158
|
HOLD = "HOLD"
|
4084
4159
|
}
|
4085
4160
|
|
4161
|
+
export declare const StatusIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4162
|
+
|
4086
4163
|
export declare function Stepper({ stepsInfo, currentStep }: IStepperProps): JSX_2.Element;
|
4087
4164
|
|
4088
4165
|
declare const STICKER_BADGE: {
|
@@ -4111,10 +4188,6 @@ export declare const StrikedEyeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
4111
4188
|
|
4112
4189
|
export declare const StudentDetails: FC<IStudentDetailsProps>;
|
4113
4190
|
|
4114
|
-
export declare const StudentPasswordInput: FC<ICustomInputProps>;
|
4115
|
-
|
4116
|
-
export declare const StudentUsernameInput: FC<ICustomInputProps>;
|
4117
|
-
|
4118
4191
|
export declare const SubmitMilestoneModal: React.FC<ISubmitModalProps>;
|
4119
4192
|
|
4120
4193
|
export declare const SwitchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
@@ -4152,8 +4225,6 @@ export declare type TArrowTooltipConfig = {
|
|
4152
4225
|
|
4153
4226
|
export declare type TArrowTooltipVariants = 'primary' | 'secondary';
|
4154
4227
|
|
4155
|
-
export declare type TAuthProvider = 'email' | 'phone';
|
4156
|
-
|
4157
4228
|
declare type TBadgeData = {
|
4158
4229
|
acknowledged_on: number | null;
|
4159
4230
|
animation_url: string;
|
@@ -4203,11 +4274,11 @@ declare type TBlockStatsData = {
|
|
4203
4274
|
|
4204
4275
|
declare type TBlockStatus = keyof typeof BLOCK_STATUS;
|
4205
4276
|
|
4206
|
-
declare type TBlockType = keyof typeof
|
4277
|
+
declare type TBlockType = keyof typeof BLOCK_TYPE_2;
|
4207
4278
|
|
4208
4279
|
export declare type TButtonSizes = 'xsmall' | 'small' | 'regular' | 'medium' | 'large';
|
4209
4280
|
|
4210
|
-
export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary';
|
4281
|
+
export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray';
|
4211
4282
|
|
4212
4283
|
declare type TCallback = (messages: TInclassMessage[]) => void;
|
4213
4284
|
|
@@ -4300,6 +4371,8 @@ declare type TCourseProgramPermissions = {
|
|
4300
4371
|
|
4301
4372
|
declare type TCourseStream = (typeof COURSE_STREAMS)[keyof typeof COURSE_STREAMS];
|
4302
4373
|
|
4374
|
+
declare type TCourseType = keyof typeof NODE_CARD_COURSE_TYPES;
|
4375
|
+
|
4303
4376
|
declare type TCreateOnPresubmit = (options: TOnPreSubmitOptions) => void;
|
4304
4377
|
|
4305
4378
|
declare type TCueCanvasChangeDataObject = Record<string, TDrawingData[]>;
|
@@ -4329,6 +4402,8 @@ declare type TEnrollmentTypes = (typeof ENROLLMENT_TYPES)[keyof typeof ENROLLMEN
|
|
4329
4402
|
|
4330
4403
|
export declare const TestsCreation: FC<ITestsCreationProps>;
|
4331
4404
|
|
4405
|
+
export declare const TestTubeIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
4406
|
+
|
4332
4407
|
/**
|
4333
4408
|
* @param $renderAs - The text variant to render as (ah1-ah4, ab1-ab3, ac1-ac4, ub1-ub3), anything else is deprecated
|
4334
4409
|
*/
|
@@ -4351,14 +4426,13 @@ declare interface TextProps {
|
|
4351
4426
|
$marginBottomX?: number;
|
4352
4427
|
$inline?: boolean;
|
4353
4428
|
$textDecoration?: string;
|
4354
|
-
$whiteSpace?: 'pre-line' | 'normal' | 'pre-wrap' | 'no-wrap' | 'pre' | 'break-spaces';
|
4355
4429
|
}
|
4356
4430
|
|
4357
4431
|
export declare type TFontFamilyNames = `${'Athletics'}-${'Light' | 'Regular' | 'Medium' | 'Bold' | 'Black'}` | `${'UntitledSans'}-${'Regular' | 'Medium'}`;
|
4358
4432
|
|
4359
|
-
declare type TGoalCategory =
|
4433
|
+
declare type TGoalCategory = keyof typeof GOAL_CATEGORY | null;
|
4360
4434
|
|
4361
|
-
declare type TGoalCategory_2 = keyof typeof GOAL_CATEGORY
|
4435
|
+
declare type TGoalCategory_2 = (typeof GOAL_CATEGORY)[keyof typeof GOAL_CATEGORY];
|
4362
4436
|
|
4363
4437
|
declare interface TGoals {
|
4364
4438
|
goal_code?: string;
|
@@ -4446,6 +4520,11 @@ export declare type TInclassMessage = {
|
|
4446
4520
|
eventPayload: {
|
4447
4521
|
worksheetId: string;
|
4448
4522
|
};
|
4523
|
+
} | {
|
4524
|
+
eventName: typeof EVENTS.HOMEWORK_UNASSIGN;
|
4525
|
+
eventPayload: {
|
4526
|
+
studentId: string;
|
4527
|
+
};
|
4449
4528
|
} | {
|
4450
4529
|
eventName: typeof EVENTS.CHAPTER_UPDATED;
|
4451
4530
|
eventPayload: {
|
@@ -4822,11 +4901,19 @@ declare type TMilestoneStates = 'ACTIVE' | 'OUTCOME_PENDING' | 'OUTCOME_ADDED' |
|
|
4822
4901
|
|
4823
4902
|
declare type TMilestoneType = 'ACTIVE' | 'INACTIVE' | 'DRAFT';
|
4824
4903
|
|
4904
|
+
declare interface TNodeDataTestItemsDataProps {
|
4905
|
+
chapter_name: string;
|
4906
|
+
goal_name: string;
|
4907
|
+
ref: string;
|
4908
|
+
}
|
4909
|
+
|
4825
4910
|
declare type TNodeSubGroupProps = keyof typeof NODE_SUB_GROUP;
|
4826
4911
|
|
4827
4912
|
declare type TNodeTypeProps = keyof typeof NODE_TYPE | keyof typeof PYTHON_NODE_TYPES | keyof typeof SAT_NODE_TYPE;
|
4828
4913
|
|
4829
|
-
export declare type TNodeTypes = 'LEGACY' | 'LEARNING' | 'REMEDIAL' | 'GENERAL' | 'SAT_MATH_RECAP' | 'SAT_MATH_LEARNING' | 'SAT_MATH_ASSESSMENT' | 'SAT_ENGLISH_RECAP' | 'SAT_ENGLISH_LEARNING' | 'SAT_ENGLISH_ASSESSMENT' | 'LEVEL3' | 'RECAP' | 'REVISION' | 'LEVEL2' | 'TARGET_PRACTICE' | 'PRACTICE' | 'EXTRA_PRACTICE' | 'PUZZLE_EASY' | 'PUZZLE_MEDIUM' | 'PUZZLE_HARD' | 'CHAPTER_ASSESSMENT' | 'ASSESSMENT' | 'TRIAL_DIAGNOSTIC' | 'TRIAL_BASIC' | 'TRIAL_INTERMEDIATE' | 'TRIAL_ADVANCED' | 'MASTERY' | 'DYNAMIC' | 'TURING_ASSESSMENT' | 'TURING_SUBJECTIVE' | 'TURING_PRACTICE' | 'DIAGNOSTIC' | 'SUBJECTIVE';
|
4914
|
+
export declare type TNodeTypes = 'LEGACY' | 'LEARNING' | 'REMEDIAL' | 'GENERAL' | 'SAT_MATH_RECAP' | 'SAT_MATH_LEARNING' | 'SAT_MATH_ASSESSMENT' | 'SAT_ENGLISH_RECAP' | 'SAT_ENGLISH_LEARNING' | 'SAT_ENGLISH_ASSESSMENT' | 'LEVEL3' | 'RECAP' | 'REVISION' | 'LEVEL2' | 'TARGET_PRACTICE' | 'PRACTICE' | 'EXTRA_PRACTICE' | 'PUZZLE_EASY' | 'PUZZLE_MEDIUM' | 'PUZZLE_HARD' | 'CHAPTER_ASSESSMENT' | 'ASSESSMENT' | 'TRIAL_DIAGNOSTIC' | 'TRIAL_BASIC' | 'TRIAL_INTERMEDIATE' | 'TRIAL_ADVANCED' | 'MASTERY' | 'DYNAMIC' | 'TURING_ASSESSMENT' | 'TURING_SUBJECTIVE' | 'TURING_PRACTICE' | 'DIAGNOSTIC' | 'SUBJECTIVE' | 'VIDEO';
|
4915
|
+
|
4916
|
+
declare type TNodeTypes_2 = keyof typeof NODE_TYPE | keyof typeof PYTHON_NODE_TYPES | keyof typeof SAT_NODE_TYPE;
|
4830
4917
|
|
4831
4918
|
export declare type TOnPreSubmitOptions = {
|
4832
4919
|
isDraftPlan: boolean;
|
@@ -4866,10 +4953,8 @@ declare type TPuzzleCardBlockStatus = keyof typeof PUZZLE_CARD_STATE | '';
|
|
4866
4953
|
|
4867
4954
|
declare type TQuery = {
|
4868
4955
|
milestone_state_group: 'ALL' | 'DRAFT' | 'STUDENT_ALL' | 'LIVE' | 'STUDENT_LIVE' | 'INACTIVE';
|
4869
|
-
with_plan: boolean;
|
4870
|
-
course_stream: TCourseStream;
|
4871
4956
|
student_id: string;
|
4872
|
-
|
4957
|
+
course_stream: TCourseStream;
|
4873
4958
|
};
|
4874
4959
|
|
4875
4960
|
declare type TQuestionByQuestionOverviewList = {
|
@@ -4952,10 +5037,10 @@ declare type TSectionSummary = {
|
|
4952
5037
|
modules: TSATModule[];
|
4953
5038
|
};
|
4954
5039
|
|
4955
|
-
export declare type TSelectedCountry = Pick<ICountryOption, 'id' | 'code'>;
|
4956
|
-
|
4957
5040
|
declare type TSheetAttemptLocation = keyof typeof SHEET_ATTEMPT_LOCATION;
|
4958
5041
|
|
5042
|
+
declare type TSheetAttemptLocation_2 = keyof typeof SHEET_ATTEMPT_LOCATION;
|
5043
|
+
|
4959
5044
|
declare type TSheetAttemptStateProps = keyof typeof SHEET_ATTEMPT_STATE;
|
4960
5045
|
|
4961
5046
|
declare type TSheetBlockData = {
|
@@ -5017,12 +5102,10 @@ export declare type TSheetsSection = 'core_lessons' | 'supplementary_sheets' | '
|
|
5017
5102
|
|
5018
5103
|
declare type TSheetStateProps = 'LOCKED' | 'NOT_STARTED' | 'IN_PROGRESS' | 'FAMILIAR' | 'PROFICIENT' | 'MASTERED' | 'COMPLETED' | 'RE_ATTEMPT';
|
5019
5104
|
|
5020
|
-
|
5105
|
+
declare type TSheetStates = keyof typeof NODE_CARD_STATES;
|
5021
5106
|
|
5022
5107
|
export declare type TSkillStatus = 'pending' | 'completed';
|
5023
5108
|
|
5024
|
-
export declare type TSocialAuthProvider = 'google' | 'apple';
|
5025
|
-
|
5026
5109
|
declare type TStickerData = {
|
5027
5110
|
actor_id: string;
|
5028
5111
|
badge_id: string;
|
@@ -5093,12 +5176,6 @@ export declare type TTrialSessionMessage = {
|
|
5093
5176
|
};
|
5094
5177
|
};
|
5095
5178
|
|
5096
|
-
declare type TUserAccount = {
|
5097
|
-
id: string;
|
5098
|
-
phone: string;
|
5099
|
-
email: string;
|
5100
|
-
};
|
5101
|
-
|
5102
5179
|
declare type TUserChapterStates = 'MASTERED' | 'PROFICIENT' | 'FAMILIAR' | 'STARTED';
|
5103
5180
|
|
5104
5181
|
declare type TUserProgram = {
|
@@ -5217,8 +5294,8 @@ export declare const useGetLeaderboardDal: (userId: string) => Omit<ReturnType<t
|
|
5217
5294
|
|
5218
5295
|
export declare const useGetMilestoneResources: (initialId?: string, initialQuery?: void | undefined) => {
|
5219
5296
|
get: (id: string, query: void, meta: IGetMilestoneResourcesAPIMetaData) => Promise<void>;
|
5220
|
-
resource: ResourceModel<
|
5221
|
-
data:
|
5297
|
+
resource: ResourceModel<INodeDataProps[]> | undefined;
|
5298
|
+
data: INodeDataProps[] | undefined;
|
5222
5299
|
permissions: Record<string, unknown> | undefined;
|
5223
5300
|
isProcessing: boolean;
|
5224
5301
|
isProcessed: boolean;
|
@@ -5233,8 +5310,8 @@ export declare const useGetTestHelpData: (initialId?: string, initialQuery?: voi
|
|
5233
5310
|
get: (id: string, query: void, meta: {
|
5234
5311
|
studentId: string;
|
5235
5312
|
}) => Promise<void>;
|
5236
|
-
resource: ResourceModel<
|
5237
|
-
data:
|
5313
|
+
resource: ResourceModel<INodeDataProps[]> | undefined;
|
5314
|
+
data: INodeDataProps[] | undefined;
|
5238
5315
|
permissions: Record<string, unknown> | undefined;
|
5239
5316
|
isProcessing: boolean;
|
5240
5317
|
isProcessed: boolean;
|
@@ -5267,8 +5344,6 @@ export declare const User2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
|
|
5267
5344
|
|
5268
5345
|
export declare const UserIcon: React.FC<React.SVGProps<SVGSVGElement>>;
|
5269
5346
|
|
5270
|
-
export declare const UserTypeSelector: NamedExoticComponent<IUserTypeSelectorProps>;
|
5271
|
-
|
5272
5347
|
export declare const useTrackingContext: (commonAnalyticsProps: Record<string, unknown>, overrides?: Record<string, unknown>) => {
|
5273
5348
|
onClick: TTrackCTA;
|
5274
5349
|
onResponse: TTrackInput;
|
@@ -5330,10 +5405,12 @@ export declare const WORKSHEET_QUESTIONS_GAP = 16;
|
|
5330
5405
|
|
5331
5406
|
export declare const WORKSHEET_TOP_NAVIGATION_HEIGHT = 48;
|
5332
5407
|
|
5408
|
+
export declare const WORKSHEET_V3_NODE_TYPES: TNodeTypeProps[];
|
5409
|
+
|
5333
5410
|
declare const ZINDEX: {
|
5334
5411
|
readonly CHAPTER_CROWN_ICON: 4;
|
5335
5412
|
readonly CHAPTER_PLUS_ICON: 2;
|
5336
|
-
readonly CHAPTER_PROGRESS_SVG:
|
5413
|
+
readonly CHAPTER_PROGRESS_SVG: 2;
|
5337
5414
|
readonly LPAR_SHEET_ITEM_BOTTOM_DASH_BOX: 1;
|
5338
5415
|
readonly LPAR_SHEET_ITEM_TOP_VERTICAL_ICON: 2;
|
5339
5416
|
readonly MODAL: 20;
|