@cuemath/leap 3.0.7-hg1 → 3.0.7-hg3
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/_virtual/_commonjsHelpers.js +9 -0
- package/dist/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/_virtual/constants.js +5 -0
- package/dist/_virtual/constants.js.map +1 -0
- package/dist/_virtual/humanize.js +5 -0
- package/dist/_virtual/humanize.js.map +1 -0
- package/dist/_virtual/index.js +5 -0
- package/dist/_virtual/index.js.map +1 -0
- package/dist/_virtual/ua-parser.js +5 -0
- package/dist/_virtual/ua-parser.js.map +1 -0
- package/dist/assets/gif/gif.js +27 -0
- package/dist/assets/gif/gif.js.map +1 -0
- package/dist/assets/illustrations/illustrations.js +128 -0
- package/dist/assets/illustrations/illustrations.js.map +1 -0
- package/dist/assets/illustrations/points-sum.svg.js +6 -0
- package/dist/assets/illustrations/points-sum.svg.js.map +1 -0
- package/dist/assets/illustrations/streak-green.svg.js +6 -0
- package/dist/assets/illustrations/streak-green.svg.js.map +1 -0
- package/dist/assets/illustrations/streak-white.svg.js +6 -0
- package/dist/assets/illustrations/streak-white.svg.js.map +1 -0
- package/dist/assets/images/images.js +36 -0
- package/dist/assets/images/images.js.map +1 -0
- package/dist/assets/lib/lib.js +7 -0
- package/dist/assets/lib/lib.js.map +1 -0
- package/dist/assets/line-icons/icons/alert.js +36 -0
- package/dist/assets/line-icons/icons/alert.js.map +1 -0
- package/dist/assets/line-icons/icons/back.js +38 -0
- package/dist/assets/line-icons/icons/back.js.map +1 -0
- package/dist/assets/line-icons/icons/back2.js +26 -0
- package/dist/assets/line-icons/icons/back2.js.map +1 -0
- package/dist/assets/line-icons/icons/bin.js +58 -0
- package/dist/assets/line-icons/icons/bin.js.map +1 -0
- package/dist/assets/line-icons/icons/bin2.js +25 -0
- package/dist/assets/line-icons/icons/bin2.js.map +1 -0
- package/dist/assets/line-icons/icons/book-closed.js +38 -0
- package/dist/assets/line-icons/icons/book-closed.js.map +1 -0
- package/dist/assets/line-icons/icons/book.js +38 -0
- package/dist/assets/line-icons/icons/book.js.map +1 -0
- package/dist/assets/line-icons/icons/book2.js +38 -0
- package/dist/assets/line-icons/icons/book2.js.map +1 -0
- package/dist/assets/line-icons/icons/bookmark-stroke-icon.js +26 -0
- package/dist/assets/line-icons/icons/bookmark-stroke-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/bookmark.js +27 -0
- package/dist/assets/line-icons/icons/bookmark.js.map +1 -0
- package/dist/assets/line-icons/icons/bulb.js +36 -0
- package/dist/assets/line-icons/icons/bulb.js.map +1 -0
- package/dist/assets/line-icons/icons/bulb2.js +25 -0
- package/dist/assets/line-icons/icons/bulb2.js.map +1 -0
- package/dist/assets/line-icons/icons/calculator.js +89 -0
- package/dist/assets/line-icons/icons/calculator.js.map +1 -0
- package/dist/assets/line-icons/icons/calendar.js +56 -0
- package/dist/assets/line-icons/icons/calendar.js.map +1 -0
- package/dist/assets/line-icons/icons/carat-left.js +26 -0
- package/dist/assets/line-icons/icons/carat-left.js.map +1 -0
- package/dist/assets/line-icons/icons/carat-right.js +26 -0
- package/dist/assets/line-icons/icons/carat-right.js.map +1 -0
- package/dist/assets/line-icons/icons/chat.js +26 -0
- package/dist/assets/line-icons/icons/chat.js.map +1 -0
- package/dist/assets/line-icons/icons/check.js +26 -0
- package/dist/assets/line-icons/icons/check.js.map +1 -0
- package/dist/assets/line-icons/icons/check2.js +25 -0
- package/dist/assets/line-icons/icons/check2.js.map +1 -0
- package/dist/assets/line-icons/icons/chevron-down.js +25 -0
- package/dist/assets/line-icons/icons/chevron-down.js.map +1 -0
- package/dist/assets/line-icons/icons/chevron-left.js +25 -0
- package/dist/assets/line-icons/icons/chevron-left.js.map +1 -0
- package/dist/assets/line-icons/icons/chevron-right.js +26 -0
- package/dist/assets/line-icons/icons/chevron-right.js.map +1 -0
- package/dist/assets/line-icons/icons/circle-back.js +26 -0
- package/dist/assets/line-icons/icons/circle-back.js.map +1 -0
- package/dist/assets/line-icons/icons/clear-all.js +53 -0
- package/dist/assets/line-icons/icons/clear-all.js.map +1 -0
- package/dist/assets/line-icons/icons/clipboard.js +58 -0
- package/dist/assets/line-icons/icons/clipboard.js.map +1 -0
- package/dist/assets/line-icons/icons/clock.js +38 -0
- package/dist/assets/line-icons/icons/clock.js.map +1 -0
- package/dist/assets/line-icons/icons/clock2.js +25 -0
- package/dist/assets/line-icons/icons/clock2.js.map +1 -0
- package/dist/assets/line-icons/icons/closed-eye.js +23 -0
- package/dist/assets/line-icons/icons/closed-eye.js.map +1 -0
- package/dist/assets/line-icons/icons/code.js +38 -0
- package/dist/assets/line-icons/icons/code.js.map +1 -0
- package/dist/assets/line-icons/icons/copy.js +38 -0
- package/dist/assets/line-icons/icons/copy.js.map +1 -0
- package/dist/assets/line-icons/icons/cross.js +38 -0
- package/dist/assets/line-icons/icons/cross.js.map +1 -0
- package/dist/assets/line-icons/icons/cue-rocket.js +25 -0
- package/dist/assets/line-icons/icons/cue-rocket.js.map +1 -0
- package/dist/assets/line-icons/icons/cuemath-logo.js +25 -0
- package/dist/assets/line-icons/icons/cuemath-logo.js.map +1 -0
- package/dist/assets/line-icons/icons/cursor.js +26 -0
- package/dist/assets/line-icons/icons/cursor.js.map +1 -0
- package/dist/assets/line-icons/icons/dash-arrow.js +23 -0
- package/dist/assets/line-icons/icons/dash-arrow.js.map +1 -0
- package/dist/assets/line-icons/icons/down.js +26 -0
- package/dist/assets/line-icons/icons/down.js.map +1 -0
- package/dist/assets/line-icons/icons/download.js +48 -0
- package/dist/assets/line-icons/icons/download.js.map +1 -0
- package/dist/assets/line-icons/icons/draft.js +25 -0
- package/dist/assets/line-icons/icons/draft.js.map +1 -0
- package/dist/assets/line-icons/icons/drag.js +78 -0
- package/dist/assets/line-icons/icons/drag.js.map +1 -0
- package/dist/assets/line-icons/icons/edit-star.js +34 -0
- package/dist/assets/line-icons/icons/edit-star.js.map +1 -0
- package/dist/assets/line-icons/icons/edit.js +49 -0
- package/dist/assets/line-icons/icons/edit.js.map +1 -0
- package/dist/assets/line-icons/icons/edit2.js +25 -0
- package/dist/assets/line-icons/icons/edit2.js.map +1 -0
- package/dist/assets/line-icons/icons/equation.js +48 -0
- package/dist/assets/line-icons/icons/equation.js.map +1 -0
- package/dist/assets/line-icons/icons/eraser.js +40 -0
- package/dist/assets/line-icons/icons/eraser.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/eye.js +38 -0
- package/dist/assets/line-icons/icons/eye.js.map +1 -0
- package/dist/assets/line-icons/icons/eye2.js +25 -0
- package/dist/assets/line-icons/icons/eye2.js.map +1 -0
- package/dist/assets/line-icons/icons/game.js +54 -0
- package/dist/assets/line-icons/icons/game.js.map +1 -0
- package/dist/assets/line-icons/icons/grid-icon.js +42 -0
- package/dist/assets/line-icons/icons/grid-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/hand.js +13 -0
- package/dist/assets/line-icons/icons/hand.js.map +1 -0
- package/dist/assets/line-icons/icons/help.js +36 -0
- package/dist/assets/line-icons/icons/help.js.map +1 -0
- package/dist/assets/line-icons/icons/highlighter.js +38 -0
- package/dist/assets/line-icons/icons/highlighter.js.map +1 -0
- package/dist/assets/line-icons/icons/home.js +36 -0
- package/dist/assets/line-icons/icons/home.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/image.js +48 -0
- package/dist/assets/line-icons/icons/image.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/info.js +48 -0
- package/dist/assets/line-icons/icons/info.js.map +1 -0
- package/dist/assets/line-icons/icons/info2.js +32 -0
- package/dist/assets/line-icons/icons/info2.js.map +1 -0
- package/dist/assets/line-icons/icons/left.js +26 -0
- package/dist/assets/line-icons/icons/left.js.map +1 -0
- package/dist/assets/line-icons/icons/lock.js +38 -0
- package/dist/assets/line-icons/icons/lock.js.map +1 -0
- package/dist/assets/line-icons/icons/lock2.js +28 -0
- package/dist/assets/line-icons/icons/lock2.js.map +1 -0
- package/dist/assets/line-icons/icons/minus.js +26 -0
- package/dist/assets/line-icons/icons/minus.js.map +1 -0
- package/dist/assets/line-icons/icons/minus2.js +17 -0
- package/dist/assets/line-icons/icons/minus2.js.map +1 -0
- package/dist/assets/line-icons/icons/mistake.js +49 -0
- package/dist/assets/line-icons/icons/mistake.js.map +1 -0
- package/dist/assets/line-icons/icons/mobile.js +34 -0
- package/dist/assets/line-icons/icons/mobile.js.map +1 -0
- package/dist/assets/line-icons/icons/more-vertical.js +48 -0
- package/dist/assets/line-icons/icons/more-vertical.js.map +1 -0
- package/dist/assets/line-icons/icons/next.js +38 -0
- package/dist/assets/line-icons/icons/next.js.map +1 -0
- package/dist/assets/line-icons/icons/next2.js +25 -0
- package/dist/assets/line-icons/icons/next2.js.map +1 -0
- package/dist/assets/line-icons/icons/pan.js +98 -0
- package/dist/assets/line-icons/icons/pan.js.map +1 -0
- package/dist/assets/line-icons/icons/pencil.js +67 -0
- package/dist/assets/line-icons/icons/pencil.js.map +1 -0
- package/dist/assets/line-icons/icons/play.js +26 -0
- package/dist/assets/line-icons/icons/play.js.map +1 -0
- package/dist/assets/line-icons/icons/play2.js +25 -0
- package/dist/assets/line-icons/icons/play2.js.map +1 -0
- package/dist/assets/line-icons/icons/plus.js +38 -0
- package/dist/assets/line-icons/icons/plus.js.map +1 -0
- package/dist/assets/line-icons/icons/plus2.js +17 -0
- package/dist/assets/line-icons/icons/plus2.js.map +1 -0
- package/dist/assets/line-icons/icons/pointer.js +27 -0
- package/dist/assets/line-icons/icons/pointer.js.map +1 -0
- package/dist/assets/line-icons/icons/practice.js +41 -0
- package/dist/assets/line-icons/icons/practice.js.map +1 -0
- package/dist/assets/line-icons/icons/progress.js +36 -0
- package/dist/assets/line-icons/icons/progress.js.map +1 -0
- package/dist/assets/line-icons/icons/question-letter.js +25 -0
- package/dist/assets/line-icons/icons/question-letter.js.map +1 -0
- package/dist/assets/line-icons/icons/question.js +38 -0
- package/dist/assets/line-icons/icons/question.js.map +1 -0
- package/dist/assets/line-icons/icons/redo.js +25 -0
- package/dist/assets/line-icons/icons/redo.js.map +1 -0
- package/dist/assets/line-icons/icons/right.js +26 -0
- package/dist/assets/line-icons/icons/right.js.map +1 -0
- package/dist/assets/line-icons/icons/ruler.js +107 -0
- package/dist/assets/line-icons/icons/ruler.js.map +1 -0
- package/dist/assets/line-icons/icons/scribble.js +47 -0
- package/dist/assets/line-icons/icons/scribble.js.map +1 -0
- package/dist/assets/line-icons/icons/search.js +38 -0
- package/dist/assets/line-icons/icons/search.js.map +1 -0
- package/dist/assets/line-icons/icons/sheet.js +54 -0
- package/dist/assets/line-icons/icons/sheet.js.map +1 -0
- package/dist/assets/line-icons/icons/sketch.js +30 -0
- package/dist/assets/line-icons/icons/sketch.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/skip.js +25 -0
- package/dist/assets/line-icons/icons/skip.js.map +1 -0
- package/dist/assets/line-icons/icons/skip2.js +51 -0
- package/dist/assets/line-icons/icons/skip2.js.map +1 -0
- package/dist/assets/line-icons/icons/square-checked-grid.js +25 -0
- package/dist/assets/line-icons/icons/square-checked-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/square-dots.js +32 -0
- package/dist/assets/line-icons/icons/square-dots.js.map +1 -0
- package/dist/assets/line-icons/icons/square-grid.js +17 -0
- package/dist/assets/line-icons/icons/square-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/square2-grid.js +13 -0
- package/dist/assets/line-icons/icons/square2-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/star.js +26 -0
- package/dist/assets/line-icons/icons/star.js.map +1 -0
- package/dist/assets/line-icons/icons/star2.js +25 -0
- package/dist/assets/line-icons/icons/star2.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/striked-eye.js +37 -0
- package/dist/assets/line-icons/icons/striked-eye.js.map +1 -0
- package/dist/assets/line-icons/icons/switch-icon.js +25 -0
- package/dist/assets/line-icons/icons/switch-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/text-icon.js +48 -0
- package/dist/assets/line-icons/icons/text-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/tick.js +36 -0
- package/dist/assets/line-icons/icons/tick.js.map +1 -0
- package/dist/assets/line-icons/icons/tri-dots.js +27 -0
- package/dist/assets/line-icons/icons/tri-dots.js.map +1 -0
- package/dist/assets/line-icons/icons/tri-grid.js +27 -0
- package/dist/assets/line-icons/icons/tri-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/tri2-dots.js +27 -0
- package/dist/assets/line-icons/icons/tri2-dots.js.map +1 -0
- package/dist/assets/line-icons/icons/tri2-grid.js +27 -0
- package/dist/assets/line-icons/icons/tri2-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/trophy.js +73 -0
- package/dist/assets/line-icons/icons/trophy.js.map +1 -0
- package/dist/assets/line-icons/icons/tutoring.js +36 -0
- package/dist/assets/line-icons/icons/tutoring.js.map +1 -0
- package/dist/assets/line-icons/icons/undo.js +38 -0
- package/dist/assets/line-icons/icons/undo.js.map +1 -0
- package/dist/assets/line-icons/icons/unlock.js +25 -0
- package/dist/assets/line-icons/icons/unlock.js.map +1 -0
- package/dist/assets/line-icons/icons/up.js +26 -0
- package/dist/assets/line-icons/icons/up.js.map +1 -0
- package/dist/assets/line-icons/icons/upload.js +48 -0
- package/dist/assets/line-icons/icons/upload.js.map +1 -0
- package/dist/assets/line-icons/icons/user.js +38 -0
- package/dist/assets/line-icons/icons/user.js.map +1 -0
- package/dist/assets/line-icons/icons/user2.js +25 -0
- package/dist/assets/line-icons/icons/user2.js.map +1 -0
- package/dist/assets/line-icons/icons/zoom-in.js +58 -0
- package/dist/assets/line-icons/icons/zoom-in.js.map +1 -0
- package/dist/assets/line-icons/icons/zoom-out.js +48 -0
- package/dist/assets/line-icons/icons/zoom-out.js.map +1 -0
- package/dist/assets/lottie/lottie.js +78 -0
- package/dist/assets/lottie/lottie.js.map +1 -0
- package/dist/assets/sounds/sounds.js +7 -0
- package/dist/assets/sounds/sounds.js.map +1 -0
- package/dist/constants/api.js +9 -0
- package/dist/constants/api.js.map +1 -0
- package/dist/constants/country.js +17 -0
- package/dist/constants/country.js.map +1 -0
- package/dist/constants/date-time.js +5 -0
- package/dist/constants/date-time.js.map +1 -0
- package/dist/constants/reward-badge.js +16 -0
- package/dist/constants/reward-badge.js.map +1 -0
- package/dist/features/analytics-events/platform-events-student.js +18 -0
- package/dist/features/analytics-events/platform-events-student.js.map +1 -0
- package/dist/features/analytics-events/platform-events-teacher.js +15 -0
- package/dist/features/analytics-events/platform-events-teacher.js.map +1 -0
- package/dist/features/analytics-events/whitelist-events.js +28 -0
- package/dist/features/analytics-events/whitelist-events.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-context.js +10 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-context.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-styled.js +11 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-styled.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker.js +87 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/use-is-tab-blocked.js +7 -0
- package/dist/features/blockers/multi-tab-blocker/use-is-tab-blocked.js.map +1 -0
- package/dist/features/chapters/api/chapter.js +10 -0
- package/dist/features/chapters/api/chapter.js.map +1 -0
- package/dist/features/chapters/chapter/chapter.js +108 -0
- package/dist/features/chapters/chapter/chapter.js.map +1 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner-styled.js +58 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner.js +38 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons-styled.js +19 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons-styled.js.map +1 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons.js +61 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons.js.map +1 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources-styled.js +32 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources-styled.js.map +1 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources.js +94 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources.js.map +1 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/utils.js +14 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/utils.js.map +1 -0
- package/dist/features/chapters/chapter/styled.js +33 -0
- package/dist/features/chapters/chapter/styled.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js +119 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js +101 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapters-list-styled.js +23 -0
- package/dist/features/chapters/chapters-list/chapters-list-styled.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapters-list.js +78 -0
- package/dist/features/chapters/chapters-list/chapters-list.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section-styled.js +22 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section.js +53 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-action.js +10 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-action.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-header.js +54 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-header.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-styled.js +31 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-utils.js +28 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block.js +99 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item-utils.js +20 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item.js +118 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js +67 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js +56 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-utils.js +22 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js +86 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js +49 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js +5 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/student-actions/student-actions.js +57 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/teacher-actions/teacher-actions.js +52 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/context-menu-helper-styled.js +52 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/context-menu-helper-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/menu-element.js +17 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/menu-element.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/target-element.js +7 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/target-element.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions-styled.js +40 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions.js +9 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions-utils.js +12 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js +113 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js +117 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-icon.js +36 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-icon.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-styled.js +41 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-utils.js +11 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item.js +72 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/comps/chapter-progress.js +47 -0
- package/dist/features/chapters/lpar-chapter/comps/chapter-progress.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/comps/tab-section.js +30 -0
- package/dist/features/chapters/lpar-chapter/comps/tab-section.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/constants/block-icons.js +14 -0
- package/dist/features/chapters/lpar-chapter/constants/block-icons.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/constants/index.js +63 -0
- package/dist/features/chapters/lpar-chapter/constants/index.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/constants/puzzle-card.js +54 -0
- package/dist/features/chapters/lpar-chapter/constants/puzzle-card.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/chapter-banner.js +120 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/lpar-chapter-banner-styled.js +90 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/lpar-chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-styled.js +21 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter.js +91 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/cue-coins.js +40 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/cue-coins.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card-styled.js +72 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card.js +70 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-styled.js +17 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-utils.js +16 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section.js +25 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/utils/index.js +8 -0
- package/dist/features/chapters/lpar-chapter/utils/index.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/block-section.js +53 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/block-section.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/chapter-block/chapter-block.js +76 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/chapter-block/chapter-block.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/rewards-n-actions.js +25 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/rewards-n-actions.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/student-actions.js +89 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/student-actions.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions.js +130 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-info.js +45 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-info.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-item.js +40 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-item.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/extra-practice-section/extra-practice-section.js +81 -0
- package/dist/features/chapters/lpar-milestone-chapter/extra-practice-section/extra-practice-section.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter-styled.js +35 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter-styled.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js +149 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card-util.js +10 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card-util.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card.js +73 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-section.js +25 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-section.js.map +1 -0
- package/dist/features/chapters-v2/api/chapter.js +10 -0
- package/dist/features/chapters-v2/api/chapter.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +112 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections-styled.js +35 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +83 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner-styled.js +90 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner.js +98 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details-styled.js +51 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js +129 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +159 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-tags.js +16 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-tags.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card.js +12 -0
- package/dist/features/chapters-v2/comps/node-card/node-card.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-option.js +30 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-option.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js +32 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options.js +9 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/student-actions/student-actions.js +189 -0
- package/dist/features/chapters-v2/comps/node-card/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js +194 -0
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters-v2/comps/tag/tag-styled.js +13 -0
- package/dist/features/chapters-v2/comps/tag/tag-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/tag/tag.js +28 -0
- package/dist/features/chapters-v2/comps/tag/tag.js.map +1 -0
- package/dist/features/chapters-v2/constants/block-constants.js +20 -0
- package/dist/features/chapters-v2/constants/block-constants.js.map +1 -0
- package/dist/features/chapters-v2/constants/node-constants.js +14 -0
- package/dist/features/chapters-v2/constants/node-constants.js.map +1 -0
- package/dist/features/chapters-v2/utils/index.js +45 -0
- package/dist/features/chapters-v2/utils/index.js.map +1 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js +169 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js.map +1 -0
- package/dist/features/circle-games/comps/info-bar/info-bar-styled.js +12 -0
- package/dist/features/circle-games/comps/info-bar/info-bar-styled.js.map +1 -0
- package/dist/features/circle-games/comps/info-bar/info-bar.js +11 -0
- package/dist/features/circle-games/comps/info-bar/info-bar.js.map +1 -0
- package/dist/features/circle-games/enum/circle-action-ids.js +5 -0
- package/dist/features/circle-games/enum/circle-action-ids.js.map +1 -0
- package/dist/features/circle-games/enum/circle-onboarding-steps.js +5 -0
- package/dist/features/circle-games/enum/circle-onboarding-steps.js.map +1 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/constants.js +5 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/get-circle-home-api.js +10 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/get-circle-home-api.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js +53 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js +33 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/constants.js +7 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel-styled.js +39 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel.js +85 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js +11 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js +122 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js +105 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js +20 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js +24 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js +48 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/constants.js +6 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star-styled.js +25 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js +57 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star-styled.js +27 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js +39 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js +154 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +280 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +1 -0
- package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +103 -0
- package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -0
- package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js +12 -0
- package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js.map +1 -0
- package/dist/features/circle-games/game-launcher/game-launcher.js +200 -0
- package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.js +8 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js +223 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/constants.js +14 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey-styled.js +13 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js +216 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +1 -0
- package/dist/features/circle-games/games/tutorial/constants.js +5 -0
- package/dist/features/circle-games/games/tutorial/constants.js.map +1 -0
- package/dist/features/circle-games/games/tutorial/tutorial-styled.js +73 -0
- package/dist/features/circle-games/games/tutorial/tutorial-styled.js.map +1 -0
- package/dist/features/circle-games/games/tutorial/tutorial.js +48 -0
- package/dist/features/circle-games/games/tutorial/tutorial.js.map +1 -0
- package/dist/features/circle-games/games/web-view/constants.js +5 -0
- package/dist/features/circle-games/games/web-view/constants.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/player-type-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/player-type-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/project-outcomes-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/project-outcomes-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/project-type-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/project-type-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/web-view-events-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/web-view-events-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/hooks/use-webview-games.js +16 -0
- package/dist/features/circle-games/games/web-view/hooks/use-webview-games.js.map +1 -0
- package/dist/features/circle-games/games/web-view/web-view-analytics-events.js +11 -0
- package/dist/features/circle-games/games/web-view/web-view-analytics-events.js.map +1 -0
- package/dist/features/circle-games/games/web-view/web-view-types.js +5 -0
- package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -0
- package/dist/features/circle-games/games/web-view/web-view.js +103 -0
- package/dist/features/circle-games/games/web-view/web-view.js.map +1 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/constants.js +36 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/constants.js.map +1 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js +5 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js.map +1 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js +118 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js.map +1 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/constants.js +5 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/constants.js.map +1 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/get-leaderboard.js +9 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/get-leaderboard.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner-styled.js +38 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner.js +40 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/banner/constants.js +6 -0
- package/dist/features/circle-games/leaderboard/comps/banner/constants.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item-styled.js +12 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item.js +30 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button-styled.js +16 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button.js +48 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item-styled.js +32 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item.js +14 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item-styled.js +60 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item.js +40 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar-constants.js +5 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar-constants.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js +41 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/timer/timer.js +20 -0
- package/dist/features/circle-games/leaderboard/comps/timer/timer.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/with-grade/with-grade.js +18 -0
- package/dist/features/circle-games/leaderboard/comps/with-grade/with-grade.js.map +1 -0
- package/dist/features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js +57 -0
- package/dist/features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js.map +1 -0
- package/dist/features/circle-games/leaderboard/enums/leaderboard-type-enum.js +5 -0
- package/dist/features/circle-games/leaderboard/enums/leaderboard-type-enum.js.map +1 -0
- package/dist/features/circle-games/leaderboard/hooks/use-intersection-observer/use-intersection-observer.tsx.js +19 -0
- package/dist/features/circle-games/leaderboard/hooks/use-intersection-observer/use-intersection-observer.tsx.js.map +1 -0
- package/dist/features/circle-games/leaderboard/hooks/use-timer/use-timer.js +22 -0
- package/dist/features/circle-games/leaderboard/hooks/use-timer/use-timer.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard-analytics-events.js +12 -0
- package/dist/features/circle-games/leaderboard/leaderboard-analytics-events.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard-styled.js +70 -0
- package/dist/features/circle-games/leaderboard/leaderboard-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard.js +154 -0
- package/dist/features/circle-games/leaderboard/leaderboard.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/constants.js +5 -0
- package/dist/features/circle-games/sign-up/api/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/use-create-user-api/use-create-user-api.js +9 -0
- package/dist/features/circle-games/sign-up/api/use-create-user-api/use-create-user-api.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/use-update-user-api/use-update-user-api.js +9 -0
- package/dist/features/circle-games/sign-up/api/use-update-user-api/use-update-user-api.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/use-validate-username-api/use-validate-user-api.js +9 -0
- package/dist/features/circle-games/sign-up/api/use-validate-username-api/use-validate-user-api.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps-styled.js +103 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps.js +49 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/constants.js +7 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js +71 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js +37 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper-styled.js +25 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper.js +21 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.js +21 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.styled.js +45 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner-styled.js +11 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner.js +9 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen-styled.js +70 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen.js +60 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/username-input/constants.js +12 -0
- package/dist/features/circle-games/sign-up/comp/username-input/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input-styled.js +31 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input.js +55 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input.js.map +1 -0
- package/dist/features/circle-games/sign-up/constants.js +24 -0
- package/dist/features/circle-games/sign-up/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/create-user-dal/create-user-dal.js +50 -0
- package/dist/features/circle-games/sign-up/dal/create-user-dal/create-user-dal.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/update-user-dal/update-user-dal.js +48 -0
- package/dist/features/circle-games/sign-up/dal/update-user-dal/update-user-dal.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal-types.js +5 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal-types.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal.js +30 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal.js.map +1 -0
- package/dist/features/circle-games/sign-up/helper.js +29 -0
- package/dist/features/circle-games/sign-up/helper.js.map +1 -0
- package/dist/features/circle-games/sign-up/sign-up-styled.js +76 -0
- package/dist/features/circle-games/sign-up/sign-up-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/sign-up-types.js +5 -0
- package/dist/features/circle-games/sign-up/sign-up-types.js.map +1 -0
- package/dist/features/circle-games/sign-up/sign-up.js +212 -0
- package/dist/features/circle-games/sign-up/sign-up.js.map +1 -0
- package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js +25 -0
- package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js.map +1 -0
- package/dist/features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js +47 -0
- package/dist/features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js.map +1 -0
- package/dist/features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js +39 -0
- package/dist/features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js.map +1 -0
- package/dist/features/communication/pub-sub/constants.js +40 -0
- package/dist/features/communication/pub-sub/constants.js.map +1 -0
- package/dist/features/communication/pub-sub/core.js +42 -0
- package/dist/features/communication/pub-sub/core.js.map +1 -0
- package/dist/features/communication/pub-sub/hooks.js +30 -0
- package/dist/features/communication/pub-sub/hooks.js.map +1 -0
- package/dist/features/cue-canvas/constants/constants.js +12 -0
- package/dist/features/cue-canvas/constants/constants.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-context.js +20 -0
- package/dist/features/cue-canvas/cue-canvas-context.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-core.js +232 -0
- package/dist/features/cue-canvas/cue-canvas-core.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-helpers.js +149 -0
- package/dist/features/cue-canvas/cue-canvas-helpers.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-provider.js +26 -0
- package/dist/features/cue-canvas/cue-canvas-provider.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas.js +81 -0
- package/dist/features/cue-canvas/cue-canvas.js.map +1 -0
- package/dist/features/cue-canvas/cue-cavas-styled.js +287 -0
- package/dist/features/cue-canvas/cue-cavas-styled.js.map +1 -0
- package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js +74 -0
- package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js.map +1 -0
- package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js +32 -0
- package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js.map +1 -0
- package/dist/features/cue-canvas/hooks/use-height-extender.js +45 -0
- package/dist/features/cue-canvas/hooks/use-height-extender.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/color-palette.js +49 -0
- package/dist/features/cue-canvas/toolbar/color-palette.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/color-picker-menu.js +62 -0
- package/dist/features/cue-canvas/toolbar/color-picker-menu.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/grid-menu.js +62 -0
- package/dist/features/cue-canvas/toolbar/grid-menu.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/icon-map.js +60 -0
- package/dist/features/cue-canvas/toolbar/icon-map.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/pen-tool-menu.js +56 -0
- package/dist/features/cue-canvas/toolbar/pen-tool-menu.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/tool.js +34 -0
- package/dist/features/cue-canvas/toolbar/tool.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/toolbar.js +22 -0
- package/dist/features/cue-canvas/toolbar/toolbar.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/whiteboard-toolbar.js +16 -0
- package/dist/features/cue-canvas/toolbar/whiteboard-toolbar.js.map +1 -0
- package/dist/features/extra-practice/extra-practice.js +81 -0
- package/dist/features/extra-practice/extra-practice.js.map +1 -0
- package/dist/features/extra-practice/list/list-constants.js +27 -0
- package/dist/features/extra-practice/list/list-constants.js.map +1 -0
- package/dist/features/extra-practice/list/list-styled.js +14 -0
- package/dist/features/extra-practice/list/list-styled.js.map +1 -0
- package/dist/features/extra-practice/list/list-util.js +5 -0
- package/dist/features/extra-practice/list/list-util.js.map +1 -0
- package/dist/features/extra-practice/list/list.js +53 -0
- package/dist/features/extra-practice/list/list.js.map +1 -0
- package/dist/features/homework/card-menu-option.js +28 -0
- package/dist/features/homework/card-menu-option.js.map +1 -0
- package/dist/features/homework/card-menu-options.js +22 -0
- package/dist/features/homework/card-menu-options.js.map +1 -0
- package/dist/features/homework/card-title.js +16 -0
- package/dist/features/homework/card-title.js.map +1 -0
- package/dist/features/homework/homework-analytics-events.js +10 -0
- package/dist/features/homework/homework-analytics-events.js.map +1 -0
- package/dist/features/homework/homework-card-view.js +143 -0
- package/dist/features/homework/homework-card-view.js.map +1 -0
- package/dist/features/homework/homework-card.js +245 -0
- package/dist/features/homework/homework-card.js.map +1 -0
- package/dist/features/homework/hw-card-list/api/get-homeworks.js +10 -0
- package/dist/features/homework/hw-card-list/api/get-homeworks.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list-styled.js +63 -0
- package/dist/features/homework/hw-card-list/hw-card-list-styled.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list-view.js +157 -0
- package/dist/features/homework/hw-card-list/hw-card-list-view.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list.js +67 -0
- package/dist/features/homework/hw-card-list/hw-card-list.js.map +1 -0
- package/dist/features/homework/node-progress.js +29 -0
- package/dist/features/homework/node-progress.js.map +1 -0
- package/dist/features/homework/styles.js +130 -0
- package/dist/features/homework/styles.js.map +1 -0
- package/dist/features/homework/utils.js +48 -0
- package/dist/features/homework/utils.js.map +1 -0
- package/dist/features/hooks/use-audio-player.js +39 -0
- package/dist/features/hooks/use-audio-player.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/constants.js +7 -0
- package/dist/features/hooks/use-auto-play-permission/constants.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-analytics-events.js +10 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-analytics-events.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js +55 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission.js +7 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission.js.map +1 -0
- package/dist/features/hooks/use-drag-helper.js +92 -0
- package/dist/features/hooks/use-drag-helper.js.map +1 -0
- package/dist/features/hooks/use-force-reload.js +23 -0
- package/dist/features/hooks/use-force-reload.js.map +1 -0
- package/dist/features/hooks/use-is-unmounted.js +11 -0
- package/dist/features/hooks/use-is-unmounted.js.map +1 -0
- package/dist/features/hooks/use-lazy-ref.js +9 -0
- package/dist/features/hooks/use-lazy-ref.js.map +1 -0
- package/dist/features/hooks/use-previous.js +15 -0
- package/dist/features/hooks/use-previous.js.map +1 -0
- package/dist/features/hooks/use-zoom-disable.js +21 -0
- package/dist/features/hooks/use-zoom-disable.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark-styled.js +17 -0
- package/dist/features/journey/comps/coachmark/coachmark-styled.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark-utils.js +6 -0
- package/dist/features/journey/comps/coachmark/coachmark-utils.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark.js +56 -0
- package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -0
- package/dist/features/journey/comps/coachmark/constant.js +5 -0
- package/dist/features/journey/comps/coachmark/constant.js.map +1 -0
- package/dist/features/journey/hooks/use-chapter-journey.js +177 -0
- package/dist/features/journey/hooks/use-chapter-journey.js.map +1 -0
- package/dist/features/journey/hooks/use-get-eligible-journeys-via-route.js +10 -0
- package/dist/features/journey/hooks/use-get-eligible-journeys-via-route.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js +268 -0
- package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/recent-chapters-mock.js +513 -0
- package/dist/features/journey/hooks/use-home-page-journey/recent-chapters-mock.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/styles.js +23 -0
- package/dist/features/journey/hooks/use-home-page-journey/styles.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/tooltip-item.js +22 -0
- package/dist/features/journey/hooks/use-home-page-journey/tooltip-item.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/use-home-page-journey.js +270 -0
- package/dist/features/journey/hooks/use-home-page-journey/use-home-page-journey.js.map +1 -0
- package/dist/features/journey/journey-id/journey-id-student.js +5 -0
- package/dist/features/journey/journey-id/journey-id-student.js.map +1 -0
- package/dist/features/journey/journey-id/journey-id-teacher.js +5 -0
- package/dist/features/journey/journey-id/journey-id-teacher.js.map +1 -0
- package/dist/features/journey/mocks/chapter-page-journey-mock-data.js +584 -0
- package/dist/features/journey/mocks/chapter-page-journey-mock-data.js.map +1 -0
- package/dist/features/journey/use-journey/constants.js +5 -0
- package/dist/features/journey/use-journey/constants.js.map +1 -0
- package/dist/features/journey/use-journey/journey-context-provider.js +113 -0
- package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -0
- package/dist/features/journey/use-journey/journey-styled.js +18 -0
- package/dist/features/journey/use-journey/journey-styled.js.map +1 -0
- package/dist/features/journey/use-journey/use-journey.js +12 -0
- package/dist/features/journey/use-journey/use-journey.js.map +1 -0
- package/dist/features/journey/user-journey-api/user-journey-api.js +12 -0
- package/dist/features/journey/user-journey-api/user-journey-api.js.map +1 -0
- package/dist/features/maintenance/maintenance.js +57 -0
- package/dist/features/maintenance/maintenance.js.map +1 -0
- package/dist/features/milestone/constants.js +41 -0
- package/dist/features/milestone/constants.js.map +1 -0
- package/dist/features/milestone/create/api/goal-submit.js +9 -0
- package/dist/features/milestone/create/api/goal-submit.js.map +1 -0
- package/dist/features/milestone/create/api/milestone-bulk.js +9 -0
- package/dist/features/milestone/create/api/milestone-bulk.js.map +1 -0
- package/dist/features/milestone/create/api/milestone-config.js +10 -0
- package/dist/features/milestone/create/api/milestone-config.js.map +1 -0
- package/dist/features/milestone/create/api/milestone-submit.js +9 -0
- package/dist/features/milestone/create/api/milestone-submit.js.map +1 -0
- package/dist/features/milestone/create/api/recommended-chapters.js +11 -0
- package/dist/features/milestone/create/api/recommended-chapters.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js +120 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapters-styled.js +9 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapters-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js +162 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js +39 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/chapters-styled.js +16 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/chapters-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/search-chapters.js +85 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/search-chapters.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapter-item.js +44 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapter-item.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters-styled.js +23 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters.js +51 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/tags-render.js +8 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/tags-render.js.map +1 -0
- package/dist/features/milestone/create/comps/body-layout/body-layout.js +62 -0
- package/dist/features/milestone/create/comps/body-layout/body-layout.js.map +1 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item-styled.js +73 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item.js +118 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/category-card.js +18 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/category-card.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js +64 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-styled.js +18 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection-step-styled.js +13 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection-step-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection.js +16 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapters-list.js +73 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapters-list.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step-styled.js +17 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js +214 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/use-chapter-list-update.js +38 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/use-chapter-list-update.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/utils.js +137 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/utils.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-selectors.js +64 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-selectors.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-step.js +206 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-step.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-styled.js +14 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js +29 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js +30 -0
- package/dist/features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/confirmation-modals-styled.js +9 -0
- package/dist/features/milestone/create/comps/confirmation-modals/confirmation-modals-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation-utils.js +23 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation-utils.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js +90 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js.map +1 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-styled.js +27 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-view.js +91 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-view.js.map +1 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector.js +158 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector.js.map +1 -0
- package/dist/features/milestone/create/comps/info-points/info-points.js +27 -0
- package/dist/features/milestone/create/comps/info-points/info-points.js.map +1 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress-utils.js +5 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress-utils.js.map +1 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress.js +86 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress.js.map +1 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list-styled.js +31 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list.js +31 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component-styled.js +15 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component.js +31 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step-constants.js +27 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step-constants.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step.js +100 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-utils.js +63 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-utils.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-components-map.js +14 -0
- package/dist/features/milestone/create/milestone-create-components-map.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-constants.js +26 -0
- package/dist/features/milestone/create/milestone-create-constants.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-container.js +61 -0
- package/dist/features/milestone/create/milestone-create-container.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-context.js +12 -0
- package/dist/features/milestone/create/milestone-create-context.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-form-tree.js +70 -0
- package/dist/features/milestone/create/milestone-create-form-tree.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-helpers.js +237 -0
- package/dist/features/milestone/create/milestone-create-helpers.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-hooks.js +142 -0
- package/dist/features/milestone/create/milestone-create-hooks.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-styled.js +87 -0
- package/dist/features/milestone/create/milestone-create-styled.js.map +1 -0
- package/dist/features/milestone/create/milestone-create.js +80 -0
- package/dist/features/milestone/create/milestone-create.js.map +1 -0
- package/dist/features/milestone/create/styled-comps/progressive-loader.js +24 -0
- package/dist/features/milestone/create/styled-comps/progressive-loader.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-modal.js +44 -0
- package/dist/features/milestone/create/submit-modal/submit-modal.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-styled.js +53 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-styled.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-util.js +15 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-util.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal.js +85 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/use-submit-milestone.js +71 -0
- package/dist/features/milestone/create/submit-modal/use-submit-milestone.js.map +1 -0
- package/dist/features/milestone/create/utils/index.js +52 -0
- package/dist/features/milestone/create/utils/index.js.map +1 -0
- package/dist/features/milestone/edit/comps/delete-milestone/confirm-delete.js +62 -0
- package/dist/features/milestone/edit/comps/delete-milestone/confirm-delete.js.map +1 -0
- package/dist/features/milestone/edit/comps/delete-milestone/styled.js +23 -0
- package/dist/features/milestone/edit/comps/delete-milestone/styled.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/delete-milestone.js +9 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/delete-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/get-milestone.js +11 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/get-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-goal-plan.js +9 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-goal-plan.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-milestone.js +9 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/edit-milestone.js +91 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/edit-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/index.js +118 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/index.js.map +1 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader-styled.js +18 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader-styled.js.map +1 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader.js +22 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader.js.map +1 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-container.js +89 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-container.js.map +1 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-helpers.js +17 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-helpers.js.map +1 -0
- package/dist/features/milestone/edit/goal-edit-container.js +90 -0
- package/dist/features/milestone/edit/goal-edit-container.js.map +1 -0
- package/dist/features/milestone/edit/goal-edit-helpers.js +100 -0
- package/dist/features/milestone/edit/goal-edit-helpers.js.map +1 -0
- package/dist/features/milestone/edit/milestone-edit-container.js +80 -0
- package/dist/features/milestone/edit/milestone-edit-container.js.map +1 -0
- package/dist/features/milestone/edit/milestone-edit-helpers.js +42 -0
- package/dist/features/milestone/edit/milestone-edit-helpers.js.map +1 -0
- package/dist/features/milestone/hooks/use-submit-goal-creation.js +93 -0
- package/dist/features/milestone/hooks/use-submit-goal-creation.js.map +1 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget-styled.js +44 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget-styled.js.map +1 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget.js +114 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestone-resources.js +10 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestone-resources.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestones.js +18 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestones.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/api/get-tests-list.js +10 -0
- package/dist/features/milestone/milestone-list-container/api/get-tests-list.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/filter-milestones.js +103 -0
- package/dist/features/milestone/milestone-list-container/filter-milestones.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js +155 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader-styled.js +12 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader.js +47 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-ctas.js +156 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-ctas.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-utils.js +31 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-utils.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/use-goal-draft-publish.js +51 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/use-goal-draft-publish.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-constants.js +21 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-constants.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-info.js +165 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-info.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs-styled.js +40 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js +134 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-utils.js +30 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-utils.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-styled.js +158 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js +128 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-rank.js +33 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-rank.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-styled.js +38 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome.js +40 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone-styled.js +13 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone.js +67 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js +188 -0
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/styled.js +32 -0
- package/dist/features/milestone/milestone-list-container/styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/added-resource-and-filters.js +205 -0
- package/dist/features/milestone/milestone-resources/resources-assign/added-resource-and-filters.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/get-resource.js +11 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/get-resource.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/goal-resource-assign.js +9 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/goal-resource-assign.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/lpar-resource-assign.js +9 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/lpar-resource-assign.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item-styled.js +19 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item.js +47 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item-styled.js +22 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item.js +60 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/utils.js +6 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/utils.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/constant.js +6 -0
- package/dist/features/milestone/milestone-resources/resources-assign/constant.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-assign-analytics-events.js +19 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-assign-analytics-events.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/no-resource-screen.js +32 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/no-resource-screen.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items-styled.js +19 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items.js +85 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign-styled.js +65 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign.js +233 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/utils.js +12 -0
- package/dist/features/milestone/milestone-resources/resources-assign/utils.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list-styled.js +28 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js +148 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js +165 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view-styled.js +25 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view.js +87 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/preview-test-sheet.js +9 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/preview-test-sheet.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/test-sheet-assign.js +9 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/test-sheet-assign.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/constants/index.js +10 -0
- package/dist/features/milestone/milestone-tests/tests-creation/constants/index.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item-styled.js +26 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item.js +75 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-selection.js +70 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-selection.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/difficulty-and-duration-selection.js +115 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/difficulty-and-duration-selection.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-card-lottie-animation.js +12 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-card-lottie-animation.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card-styled.js +21 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card.js +60 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview-styled.js +12 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js +59 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-analytics-events.js +15 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-analytics-events.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-styled.js +9 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js +133 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/utils/index.js +69 -0
- package/dist/features/milestone/milestone-tests/tests-creation/utils/index.js.map +1 -0
- package/dist/features/milestone/outcome/api/milestone-achievement.js +12 -0
- package/dist/features/milestone/outcome/api/milestone-achievement.js.map +1 -0
- package/dist/features/milestone/outcome/api/milestone-outcome-config.js +9 -0
- package/dist/features/milestone/outcome/api/milestone-outcome-config.js.map +1 -0
- package/dist/features/milestone/outcome/api/milestone-outcome.js +9 -0
- package/dist/features/milestone/outcome/api/milestone-outcome.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-constants.js +41 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-constants.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container-styled.js +21 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container-styled.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container.js +99 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/reason-submit-modal.js +67 -0
- package/dist/features/milestone/outcome/comps/achievement/reason-submit-modal.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/share-instructions-modal.js +57 -0
- package/dist/features/milestone/outcome/comps/achievement/share-instructions-modal.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/dynamic-input-handler.js +90 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/dynamic-input-handler.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-descriptor.js +14 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-descriptor.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-handler.js +97 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-handler.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/milestone-outcome-collection-container.js +103 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/milestone-outcome-collection-container.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-collection-helper.js +28 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-collection-helper.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form-helpers.js +38 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form-helpers.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form.js +143 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-styled.js +62 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-styled.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/rank-inputs/index.js +37 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/rank-inputs/index.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/score-marks-input/index.js +73 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/score-marks-input/index.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-container.js +143 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-container.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-form.js +141 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-form.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-styled.js +21 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-styled.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/question.js +11 -0
- package/dist/features/milestone/outcome/comps/past-milestone/question.js.map +1 -0
- package/dist/features/milestone/outcome/milestone-outcome-constants.js +22 -0
- package/dist/features/milestone/outcome/milestone-outcome-constants.js.map +1 -0
- package/dist/features/milestone/outcome/milestone-outcome-container.js +85 -0
- package/dist/features/milestone/outcome/milestone-outcome-container.js.map +1 -0
- package/dist/features/milestone/outcome/milestone-outcome-styled.js +46 -0
- package/dist/features/milestone/outcome/milestone-outcome-styled.js.map +1 -0
- package/dist/features/milestone/outcome/outcome-helpers.js +12 -0
- package/dist/features/milestone/outcome/outcome-helpers.js.map +1 -0
- package/dist/features/milestone/start/milestone-start.js +48 -0
- package/dist/features/milestone/start/milestone-start.js.map +1 -0
- package/dist/features/pointer-sync/hooks/use-pointer-sync.js +35 -0
- package/dist/features/pointer-sync/hooks/use-pointer-sync.js.map +1 -0
- package/dist/features/pointer-sync/pointer.js +58 -0
- package/dist/features/pointer-sync/pointer.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy-comps.js +11 -0
- package/dist/features/post-game-stats/accuracy/accuracy-comps.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy-styled.js +68 -0
- package/dist/features/post-game-stats/accuracy/accuracy-styled.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy-utils.js +20 -0
- package/dist/features/post-game-stats/accuracy/accuracy-utils.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy.js +80 -0
- package/dist/features/post-game-stats/accuracy/accuracy.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/constants.js +17 -0
- package/dist/features/post-game-stats/accuracy/constants.js.map +1 -0
- package/dist/features/post-game-stats/clock/clock-styled.js +51 -0
- package/dist/features/post-game-stats/clock/clock-styled.js.map +1 -0
- package/dist/features/post-game-stats/clock/clock-util.js +9 -0
- package/dist/features/post-game-stats/clock/clock-util.js.map +1 -0
- package/dist/features/post-game-stats/clock/clock.js +75 -0
- package/dist/features/post-game-stats/clock/clock.js.map +1 -0
- package/dist/features/post-game-stats/clock/constants.js +16 -0
- package/dist/features/post-game-stats/clock/constants.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/constants.js +19 -0
- package/dist/features/post-game-stats/digital-meter/constants.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js +86 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter.js +193 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/helper.js +23 -0
- package/dist/features/post-game-stats/digital-meter/helper.js.map +1 -0
- package/dist/features/post-game-stats/enums/post-game-stats-enum.js +5 -0
- package/dist/features/post-game-stats/enums/post-game-stats-enum.js.map +1 -0
- package/dist/features/post-game-stats/number-count-animation/number-count-animation.js +27 -0
- package/dist/features/post-game-stats/number-count-animation/number-count-animation.js.map +1 -0
- package/dist/features/post-game-stats/points/points.js +58 -0
- package/dist/features/post-game-stats/points/points.js.map +1 -0
- package/dist/features/post-game-stats/post-game-stats-styled.js +29 -0
- package/dist/features/post-game-stats/post-game-stats-styled.js.map +1 -0
- package/dist/features/post-game-stats/post-game-stats.js +98 -0
- package/dist/features/post-game-stats/post-game-stats.js.map +1 -0
- package/dist/features/post-game-stats/streak/constants.js +15 -0
- package/dist/features/post-game-stats/streak/constants.js.map +1 -0
- package/dist/features/post-game-stats/streak/streak-styled.js +85 -0
- package/dist/features/post-game-stats/streak/streak-styled.js.map +1 -0
- package/dist/features/post-game-stats/streak/streak.js +77 -0
- package/dist/features/post-game-stats/streak/streak.js.map +1 -0
- package/dist/features/recent-chapters/api/get-recent-chapters.js +9 -0
- package/dist/features/recent-chapters/api/get-recent-chapters.js.map +1 -0
- package/dist/features/recent-chapters/recent-chapters-styled.js +16 -0
- package/dist/features/recent-chapters/recent-chapters-styled.js.map +1 -0
- package/dist/features/recent-chapters/recent-chapters.js +39 -0
- package/dist/features/recent-chapters/recent-chapters.js.map +1 -0
- package/dist/features/sentry/constants/ignored.js +33 -0
- package/dist/features/sentry/constants/ignored.js.map +1 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator-styled.js +19 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator-styled.js.map +1 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator.js +24 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator.js.map +1 -0
- package/dist/features/sheet-tools/tool-header/tool-header-styled.js +48 -0
- package/dist/features/sheet-tools/tool-header/tool-header-styled.js.map +1 -0
- package/dist/features/sheet-tools/tool-header/tool-header.js +45 -0
- package/dist/features/sheet-tools/tool-header/tool-header.js.map +1 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js +45 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js.map +1 -0
- package/dist/features/sheets/comps/sheet-button/index.js +71 -0
- package/dist/features/sheets/comps/sheet-button/index.js.map +1 -0
- package/dist/features/sheets/comps/sheet-button/styled.js +74 -0
- package/dist/features/sheets/comps/sheet-button/styled.js.map +1 -0
- package/dist/features/sheets/comps/sheet-button/variant.js +74 -0
- package/dist/features/sheets/comps/sheet-button/variant.js.map +1 -0
- package/dist/features/sheets/constants/sheet.js +133 -0
- package/dist/features/sheets/constants/sheet.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/context-menu-helper-styled.js +28 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/context-menu-helper-styled.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element-styled.js +39 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element-styled.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element.js +34 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/target-element.js +8 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/target-element.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js +107 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-styled.js +99 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-styled.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-utils.js +6 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-utils.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-view.js +114 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-view.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item.js +177 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item.js.map +1 -0
- package/dist/features/sheets/lessons-list/lessons-list.js +52 -0
- package/dist/features/sheets/lessons-list/lessons-list.js.map +1 -0
- package/dist/features/sheets/reference-sheet/reference-sheet-styled.js +9 -0
- package/dist/features/sheets/reference-sheet/reference-sheet-styled.js.map +1 -0
- package/dist/features/sheets/reference-sheet/reference-sheet.js +39 -0
- package/dist/features/sheets/reference-sheet/reference-sheet.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element-styled.js +15 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element-styled.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element.js +26 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/resource-item.js +198 -0
- package/dist/features/sheets/resources-list/resource-item/resource-item.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/styled.js +38 -0
- package/dist/features/sheets/resources-list/resource-item/styled.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/utils.js +23 -0
- package/dist/features/sheets/resources-list/resource-item/utils.js.map +1 -0
- package/dist/features/sheets/resources-list/resources-list.js +33 -0
- package/dist/features/sheets/resources-list/resources-list.js.map +1 -0
- package/dist/features/sheets/resources-list/styled.js +16 -0
- package/dist/features/sheets/resources-list/styled.js.map +1 -0
- package/dist/features/sheets/sheets-analytics-events.js +11 -0
- package/dist/features/sheets/sheets-analytics-events.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/menu-element/menu-element.js +42 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/menu-element/menu-element.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/target-element/target-element.js +21 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/target-element/target-element.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-styled.js +53 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-styled.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-utils.js +41 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-utils.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions.js +40 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions-constant.js +8 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions-constant.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.js +110 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions-constant.js +20 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions-constant.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js +156 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-icon.js +70 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-icon.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-styled.js +71 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-styled.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-tag.js +27 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-tag.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-utils.js +16 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-utils.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item.js +118 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheets-list-styled.js +8 -0
- package/dist/features/sheets/sheets-list/sheets-list-styled.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheets-list.js +54 -0
- package/dist/features/sheets/sheets-list/sheets-list.js.map +1 -0
- package/dist/features/sheets/utils/is-v3-worksheet.js +38 -0
- package/dist/features/sheets/utils/is-v3-worksheet.js.map +1 -0
- package/dist/features/student-details/class-details/class-details-utils.js +18 -0
- package/dist/features/student-details/class-details/class-details-utils.js.map +1 -0
- package/dist/features/student-details/class-details/class-details.js +34 -0
- package/dist/features/student-details/class-details/class-details.js.map +1 -0
- package/dist/features/student-details/student-details-styled.js +76 -0
- package/dist/features/student-details/student-details-styled.js.map +1 -0
- package/dist/features/student-details/student-details-utils.js +14 -0
- package/dist/features/student-details/student-details-utils.js.map +1 -0
- package/dist/features/student-details/student-details.js +50 -0
- package/dist/features/student-details/student-details.js.map +1 -0
- package/dist/features/student-details/wins-preview/wins-preview-styled.js +32 -0
- package/dist/features/student-details/wins-preview/wins-preview-styled.js.map +1 -0
- package/dist/features/student-details/wins-preview/wins-preview.js +95 -0
- package/dist/features/student-details/wins-preview/wins-preview.js.map +1 -0
- package/dist/features/talk-meter/helper.js +11 -0
- package/dist/features/talk-meter/helper.js.map +1 -0
- package/dist/features/talk-meter/hooks/use-talk-meter.js +123 -0
- package/dist/features/talk-meter/hooks/use-talk-meter.js.map +1 -0
- package/dist/features/talk-meter/ripple/index.js +62 -0
- package/dist/features/talk-meter/ripple/index.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-styled.js +89 -0
- package/dist/features/talk-meter/talk-meter-styled.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js +22 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js +101 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js.map +1 -0
- package/dist/features/talk-meter/talk-meter.js +75 -0
- package/dist/features/talk-meter/talk-meter.js.map +1 -0
- package/dist/features/trial-session/api/course-stream.js +9 -0
- package/dist/features/trial-session/api/course-stream.js.map +1 -0
- package/dist/features/trial-session/api/student-information.js +9 -0
- package/dist/features/trial-session/api/student-information.js.map +1 -0
- package/dist/features/trial-session/api/student-profile-summary.js +10 -0
- package/dist/features/trial-session/api/student-profile-summary.js.map +1 -0
- package/dist/features/trial-session/api/trial-home.js +20 -0
- package/dist/features/trial-session/api/trial-home.js.map +1 -0
- package/dist/features/trial-session/api/trial-nodes.js +9 -0
- package/dist/features/trial-session/api/trial-nodes.js.map +1 -0
- package/dist/features/trial-session/api/trial-pricing.js +10 -0
- package/dist/features/trial-session/api/trial-pricing.js.map +1 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js +31 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js.map +1 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-styled.js +21 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-styled.js.map +1 -0
- package/dist/features/trial-session/comps/about-cuemath/index.js +16 -0
- package/dist/features/trial-session/comps/about-cuemath/index.js.map +1 -0
- package/dist/features/trial-session/comps/additional-info/additional-info-styled.js +25 -0
- package/dist/features/trial-session/comps/additional-info/additional-info-styled.js.map +1 -0
- package/dist/features/trial-session/comps/additional-info/additional-info.js +19 -0
- package/dist/features/trial-session/comps/additional-info/additional-info.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel-styled.js +28 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel-styled.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel.js +43 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel-styled.js +45 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel-styled.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel.js +113 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel.js.map +1 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-styled.js +31 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-styled.js.map +1 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-utils.js +150 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-utils.js.map +1 -0
- package/dist/features/trial-session/comps/background-grid/background-grid.js +11 -0
- package/dist/features/trial-session/comps/background-grid/background-grid.js.map +1 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-constants.js +102 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-constants.js.map +1 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-styled.js +26 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-styled.js.map +1 -0
- package/dist/features/trial-session/comps/class-preference/class-preference.js +112 -0
- package/dist/features/trial-session/comps/class-preference/class-preference.js.map +1 -0
- package/dist/features/trial-session/comps/clock/clock.js +30 -0
- package/dist/features/trial-session/comps/clock/clock.js.map +1 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-constants.js +10 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-constants.js.map +1 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-styled.js +9 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-styled.js.map +1 -0
- package/dist/features/trial-session/comps/communication-slide/index.js +27 -0
- package/dist/features/trial-session/comps/communication-slide/index.js.map +1 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar-styled.js +16 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar-styled.js.map +1 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar.js +15 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/cues/cues-styled.js +19 -0
- package/dist/features/trial-session/comps/cue-tips/cues/cues-styled.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/cues/index.js +27 -0
- package/dist/features/trial-session/comps/cue-tips/cues/index.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/tips/index.js +43 -0
- package/dist/features/trial-session/comps/cue-tips/tips/index.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/tips/tips-styled.js +34 -0
- package/dist/features/trial-session/comps/cue-tips/tips/tips-styled.js.map +1 -0
- package/dist/features/trial-session/comps/learning-plan/index.js +131 -0
- package/dist/features/trial-session/comps/learning-plan/index.js.map +1 -0
- package/dist/features/trial-session/comps/learning-plan/learning-plan-styled.js +56 -0
- package/dist/features/trial-session/comps/learning-plan/learning-plan-styled.js.map +1 -0
- package/dist/features/trial-session/comps/learning-plan/use-learning-plan-scroll-sync.js +37 -0
- package/dist/features/trial-session/comps/learning-plan/use-learning-plan-scroll-sync.js.map +1 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-constants.js +50 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-constants.js.map +1 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-styled.js +63 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-styled.js.map +1 -0
- package/dist/features/trial-session/comps/learning-session/learning-session.js +133 -0
- package/dist/features/trial-session/comps/learning-session/learning-session.js.map +1 -0
- package/dist/features/trial-session/comps/navigation-bar/index.js +86 -0
- package/dist/features/trial-session/comps/navigation-bar/index.js.map +1 -0
- package/dist/features/trial-session/comps/navigation-bar/navigation-bar-styled.js +22 -0
- package/dist/features/trial-session/comps/navigation-bar/navigation-bar-styled.js.map +1 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-constants.js +92 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-constants.js.map +1 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-styled.js +39 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-styled.js.map +1 -0
- package/dist/features/trial-session/comps/offering-information/offering-information.js +101 -0
- package/dist/features/trial-session/comps/offering-information/offering-information.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/board-comp.js +38 -0
- package/dist/features/trial-session/comps/pricing/board-comp.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/pricing-cards.js +144 -0
- package/dist/features/trial-session/comps/pricing/pricing-cards.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/pricing-styled.js +55 -0
- package/dist/features/trial-session/comps/pricing/pricing-styled.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/pricing.js +73 -0
- package/dist/features/trial-session/comps/pricing/pricing.js.map +1 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-styled.js +33 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-styled.js.map +1 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-view.js +105 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-view.js.map +1 -0
- package/dist/features/trial-session/comps/school-goals/school-goals.js +101 -0
- package/dist/features/trial-session/comps/school-goals/school-goals.js.map +1 -0
- package/dist/features/trial-session/comps/session-insights/session-insights-styled.js +45 -0
- package/dist/features/trial-session/comps/session-insights/session-insights-styled.js.map +1 -0
- package/dist/features/trial-session/comps/session-insights/session-insights.js +119 -0
- package/dist/features/trial-session/comps/session-insights/session-insights.js.map +1 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-styled.js +35 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-styled.js.map +1 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-utils.js +42 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-utils.js.map +1 -0
- package/dist/features/trial-session/comps/session-overview/session-overview.js +40 -0
- package/dist/features/trial-session/comps/session-overview/session-overview.js.map +1 -0
- package/dist/features/trial-session/comps/session-report/report-card.js +26 -0
- package/dist/features/trial-session/comps/session-report/report-card.js.map +1 -0
- package/dist/features/trial-session/comps/session-report/session-report-styled.js +37 -0
- package/dist/features/trial-session/comps/session-report/session-report-styled.js.map +1 -0
- package/dist/features/trial-session/comps/session-report/session-report.js +182 -0
- package/dist/features/trial-session/comps/session-report/session-report.js.map +1 -0
- package/dist/features/trial-session/comps/slide-header/index.js +20 -0
- package/dist/features/trial-session/comps/slide-header/index.js.map +1 -0
- package/dist/features/trial-session/comps/solutions/index.js +36 -0
- package/dist/features/trial-session/comps/solutions/index.js.map +1 -0
- package/dist/features/trial-session/comps/solutions/solutions.styled.js +24 -0
- package/dist/features/trial-session/comps/solutions/solutions.styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment-styled.js +35 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment.js +83 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment.js.map +1 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-constants.js +22 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-constants.js.map +1 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-styled.js +48 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback.js +114 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback.js.map +1 -0
- package/dist/features/trial-session/comps/student-info/student-info-styled.js +39 -0
- package/dist/features/trial-session/comps/student-info/student-info-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-info/student-info.js +86 -0
- package/dist/features/trial-session/comps/student-info/student-info.js.map +1 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js +14 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization.js +141 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-styled.js +31 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-utils.js +17 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-utils.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile.js +71 -0
- package/dist/features/trial-session/comps/student-profile/student-profile.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-constants.js +46 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-constants.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js +56 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js +74 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js.map +1 -0
- package/dist/features/trial-session/comps/test-prep/test-prep-styled.js +34 -0
- package/dist/features/trial-session/comps/test-prep/test-prep-styled.js.map +1 -0
- package/dist/features/trial-session/comps/test-prep/test-prep.js +80 -0
- package/dist/features/trial-session/comps/test-prep/test-prep.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/constants.js +8 -0
- package/dist/features/trial-session/comps/trial-circle-game/constants.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/constants.js +5 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/constants.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen-styled.js +75 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen-styled.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen.js +76 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-styled.js +33 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-styled.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js +166 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js.map +1 -0
- package/dist/features/trial-session/comps/worksheet/worksheet.js +30 -0
- package/dist/features/trial-session/comps/worksheet/worksheet.js.map +1 -0
- package/dist/features/trial-session/context/trial-session-context.js +29 -0
- package/dist/features/trial-session/context/trial-session-context.js.map +1 -0
- package/dist/features/trial-session/context/use-trial-session-context.js +7 -0
- package/dist/features/trial-session/context/use-trial-session-context.js.map +1 -0
- package/dist/features/trial-session/helper.js +80 -0
- package/dist/features/trial-session/helper.js.map +1 -0
- package/dist/features/trial-session/hooks/use-class-time-alerts.js +45 -0
- package/dist/features/trial-session/hooks/use-class-time-alerts.js.map +1 -0
- package/dist/features/trial-session/hooks/use-left-panel-button-state.js +18 -0
- package/dist/features/trial-session/hooks/use-left-panel-button-state.js.map +1 -0
- package/dist/features/trial-session/hooks/use-trial-session-navigation.js +184 -0
- package/dist/features/trial-session/hooks/use-trial-session-navigation.js.map +1 -0
- package/dist/features/trial-session/left-panel/index.js +69 -0
- package/dist/features/trial-session/left-panel/index.js.map +1 -0
- package/dist/features/trial-session/left-panel/left-panel-styled.js +21 -0
- package/dist/features/trial-session/left-panel/left-panel-styled.js.map +1 -0
- package/dist/features/trial-session/right-panel/index.js +57 -0
- package/dist/features/trial-session/right-panel/index.js.map +1 -0
- package/dist/features/trial-session/right-panel/right-panel-styled.js +83 -0
- package/dist/features/trial-session/right-panel/right-panel-styled.js.map +1 -0
- package/dist/features/trial-session/right-panel/slide-components-map.js +58 -0
- package/dist/features/trial-session/right-panel/slide-components-map.js.map +1 -0
- package/dist/features/trial-session/trial-session-constants.js +40 -0
- package/dist/features/trial-session/trial-session-constants.js.map +1 -0
- package/dist/features/trial-session/trial-session-types.js +5 -0
- package/dist/features/trial-session/trial-session-types.js.map +1 -0
- package/dist/features/trial-session/trial-session-view.js +139 -0
- package/dist/features/trial-session/trial-session-view.js.map +1 -0
- package/dist/features/trial-session/trial-session.js +93 -0
- package/dist/features/trial-session/trial-session.js.map +1 -0
- package/dist/features/ui/accordion-section/accordion-section-styled.js +27 -0
- package/dist/features/ui/accordion-section/accordion-section-styled.js.map +1 -0
- package/dist/features/ui/accordion-section/accordion-section.js +28 -0
- package/dist/features/ui/accordion-section/accordion-section.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc-constants.js +6 -0
- package/dist/features/ui/animated-arc/animated-arc-constants.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc-helpers.js +14 -0
- package/dist/features/ui/animated-arc/animated-arc-helpers.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc-styled.js +33 -0
- package/dist/features/ui/animated-arc/animated-arc-styled.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc.js +49 -0
- package/dist/features/ui/animated-arc/animated-arc.js.map +1 -0
- package/dist/features/ui/arc-button/arc-button-styled.js +51 -0
- package/dist/features/ui/arc-button/arc-button-styled.js.map +1 -0
- package/dist/features/ui/arc-button/arc-button.js +31 -0
- package/dist/features/ui/arc-button/arc-button.js.map +1 -0
- package/dist/features/ui/arc-button/constants.js +7 -0
- package/dist/features/ui/arc-button/constants.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js +63 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-util.js +133 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-util.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +100 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -0
- package/dist/features/ui/avatar/avatar-mapping.js +60 -0
- package/dist/features/ui/avatar/avatar-mapping.js.map +1 -0
- package/dist/features/ui/avatar/avatar-styled.js +18 -0
- package/dist/features/ui/avatar/avatar-styled.js.map +1 -0
- package/dist/features/ui/avatar/avatar-types.js +11 -0
- package/dist/features/ui/avatar/avatar-types.js.map +1 -0
- package/dist/features/ui/avatar/avatar.js +32 -0
- package/dist/features/ui/avatar/avatar.js.map +1 -0
- package/dist/features/ui/avatar/layers/base/variant-1.js +20 -0
- package/dist/features/ui/avatar/layers/base/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-1.js +24 -0
- package/dist/features/ui/avatar/layers/eyes/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-10.js +45 -0
- package/dist/features/ui/avatar/layers/eyes/variant-10.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-11.js +78 -0
- package/dist/features/ui/avatar/layers/eyes/variant-11.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-12.js +49 -0
- package/dist/features/ui/avatar/layers/eyes/variant-12.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-13.js +62 -0
- package/dist/features/ui/avatar/layers/eyes/variant-13.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-14.js +38 -0
- package/dist/features/ui/avatar/layers/eyes/variant-14.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-15.js +38 -0
- package/dist/features/ui/avatar/layers/eyes/variant-15.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-16.js +66 -0
- package/dist/features/ui/avatar/layers/eyes/variant-16.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-17.js +52 -0
- package/dist/features/ui/avatar/layers/eyes/variant-17.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-18.js +48 -0
- package/dist/features/ui/avatar/layers/eyes/variant-18.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-2.js +24 -0
- package/dist/features/ui/avatar/layers/eyes/variant-2.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-3.js +20 -0
- package/dist/features/ui/avatar/layers/eyes/variant-3.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-4.js +29 -0
- package/dist/features/ui/avatar/layers/eyes/variant-4.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-5.js +50 -0
- package/dist/features/ui/avatar/layers/eyes/variant-5.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-6.js +50 -0
- package/dist/features/ui/avatar/layers/eyes/variant-6.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-7.js +54 -0
- package/dist/features/ui/avatar/layers/eyes/variant-7.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-8.js +26 -0
- package/dist/features/ui/avatar/layers/eyes/variant-8.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-9.js +74 -0
- package/dist/features/ui/avatar/layers/eyes/variant-9.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-1.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-10.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-10.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-2.js +46 -0
- package/dist/features/ui/avatar/layers/hair/variant-2.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-3.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-3.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-4.js +39 -0
- package/dist/features/ui/avatar/layers/hair/variant-4.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-5.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-5.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-6.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-6.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-7.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-7.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-8.js +32 -0
- package/dist/features/ui/avatar/layers/hair/variant-8.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-9.js +32 -0
- package/dist/features/ui/avatar/layers/hair/variant-9.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-1.js +37 -0
- package/dist/features/ui/avatar/layers/mouth/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-10.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-10.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-11.js +28 -0
- package/dist/features/ui/avatar/layers/mouth/variant-11.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-12.js +27 -0
- package/dist/features/ui/avatar/layers/mouth/variant-12.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-13.js +28 -0
- package/dist/features/ui/avatar/layers/mouth/variant-13.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-14.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-14.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-15.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-15.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-16.js +17 -0
- package/dist/features/ui/avatar/layers/mouth/variant-16.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-17.js +36 -0
- package/dist/features/ui/avatar/layers/mouth/variant-17.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-18.js +40 -0
- package/dist/features/ui/avatar/layers/mouth/variant-18.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-2.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-2.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-3.js +33 -0
- package/dist/features/ui/avatar/layers/mouth/variant-3.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-4.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-4.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-5.js +17 -0
- package/dist/features/ui/avatar/layers/mouth/variant-5.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-6.js +34 -0
- package/dist/features/ui/avatar/layers/mouth/variant-6.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-7.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-7.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-8.js +17 -0
- package/dist/features/ui/avatar/layers/mouth/variant-8.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-9.js +27 -0
- package/dist/features/ui/avatar/layers/mouth/variant-9.js.map +1 -0
- package/dist/features/ui/border-path-animation/border-path-animation-styled.js +51 -0
- package/dist/features/ui/border-path-animation/border-path-animation-styled.js.map +1 -0
- package/dist/features/ui/border-path-animation/border-path-animation.js +108 -0
- package/dist/features/ui/border-path-animation/border-path-animation.js.map +1 -0
- package/dist/features/ui/buttons/button/button-styled.js +110 -0
- package/dist/features/ui/buttons/button/button-styled.js.map +1 -0
- package/dist/features/ui/buttons/button/button.js +55 -0
- package/dist/features/ui/buttons/button/button.js.map +1 -0
- package/dist/features/ui/buttons/clickable/clickable-styled.js +18 -0
- package/dist/features/ui/buttons/clickable/clickable-styled.js.map +1 -0
- package/dist/features/ui/buttons/clickable/clickable.js +26 -0
- package/dist/features/ui/buttons/clickable/clickable.js.map +1 -0
- package/dist/features/ui/buttons/icon-button/icon-button-styled.js +66 -0
- package/dist/features/ui/buttons/icon-button/icon-button-styled.js.map +1 -0
- package/dist/features/ui/buttons/icon-button/icon-button.js +34 -0
- package/dist/features/ui/buttons/icon-button/icon-button.js.map +1 -0
- package/dist/features/ui/buttons/text-button/text-button-styled.js +30 -0
- package/dist/features/ui/buttons/text-button/text-button-styled.js.map +1 -0
- package/dist/features/ui/buttons/text-button/text-button.js +30 -0
- package/dist/features/ui/buttons/text-button/text-button.js.map +1 -0
- package/dist/features/ui/callout/callout.js +25 -0
- package/dist/features/ui/callout/callout.js.map +1 -0
- package/dist/features/ui/constants/style.js +13 -0
- package/dist/features/ui/constants/style.js.map +1 -0
- package/dist/features/ui/constants/z-index.js +22 -0
- package/dist/features/ui/constants/z-index.js.map +1 -0
- package/dist/features/ui/context/context.js +14 -0
- package/dist/features/ui/context/context.js.map +1 -0
- package/dist/features/ui/context/use-tracking-context.js +26 -0
- package/dist/features/ui/context/use-tracking-context.js.map +1 -0
- package/dist/features/ui/context-menu/context-menu-styled.js +41 -0
- package/dist/features/ui/context-menu/context-menu-styled.js.map +1 -0
- package/dist/features/ui/context-menu/context-menu.js +45 -0
- package/dist/features/ui/context-menu/context-menu.js.map +1 -0
- package/dist/features/ui/error/error.js +47 -0
- package/dist/features/ui/error/error.js.map +1 -0
- package/dist/features/ui/grade-selector/grade-selector-styled.js +13 -0
- package/dist/features/ui/grade-selector/grade-selector-styled.js.map +1 -0
- package/dist/features/ui/grade-selector/grade-selector.js +40 -0
- package/dist/features/ui/grade-selector/grade-selector.js.map +1 -0
- package/dist/features/ui/grade-selector/grade-tab.js +31 -0
- package/dist/features/ui/grade-selector/grade-tab.js.map +1 -0
- package/dist/features/ui/hooks/use-click-handler.js +25 -0
- package/dist/features/ui/hooks/use-click-handler.js.map +1 -0
- package/dist/features/ui/hooks/use-context-menu-click-handler.js +29 -0
- package/dist/features/ui/hooks/use-context-menu-click-handler.js.map +1 -0
- package/dist/features/ui/hooks/use-response-handler.js +26 -0
- package/dist/features/ui/hooks/use-response-handler.js.map +1 -0
- package/dist/features/ui/image/image.js +39 -0
- package/dist/features/ui/image/image.js.map +1 -0
- package/dist/features/ui/inputs/base-input/base-input-styled.js +124 -0
- package/dist/features/ui/inputs/base-input/base-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-input/base-input.js +70 -0
- package/dist/features/ui/inputs/base-input/base-input.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input-styled.js +57 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input.js +120 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option-styled.js +13 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option.js +26 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section-styled.js +21 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section.js +57 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section.js.map +1 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-helpers.js +5 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-helpers.js.map +1 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-input.js +53 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-input.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input-styled.js +89 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input.js +65 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js +15 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js +58 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js.map +1 -0
- package/dist/features/ui/inputs/google-places-search-input/google-places-search-input.js +45 -0
- package/dist/features/ui/inputs/google-places-search-input/google-places-search-input.js.map +1 -0
- package/dist/features/ui/inputs/num-range-input/num-range-helpers.js +9 -0
- package/dist/features/ui/inputs/num-range-input/num-range-helpers.js.map +1 -0
- package/dist/features/ui/inputs/num-range-input/num-range-input.js +57 -0
- package/dist/features/ui/inputs/num-range-input/num-range-input.js.map +1 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input-helpers.js +11 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input-helpers.js.map +1 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input.js +66 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input.js.map +1 -0
- package/dist/features/ui/inputs/percentile-input/percentile-styled.js +84 -0
- package/dist/features/ui/inputs/percentile-input/percentile-styled.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-input-styled.js +10 -0
- package/dist/features/ui/inputs/radio-input/radio-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-input.js +26 -0
- package/dist/features/ui/inputs/radio-input/radio-input.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option-styled.js +38 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option-styled.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option.js +26 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option.js.map +1 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input-styled.js +28 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input.js +101 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input.js.map +1 -0
- package/dist/features/ui/inputs/searchable-select-input/searchable-select-input.js +55 -0
- package/dist/features/ui/inputs/searchable-select-input/searchable-select-input.js.map +1 -0
- package/dist/features/ui/inputs/searchable-select-input/use-filtered-options.js +28 -0
- package/dist/features/ui/inputs/searchable-select-input/use-filtered-options.js.map +1 -0
- package/dist/features/ui/inputs/select-input/select-input.js +7 -0
- package/dist/features/ui/inputs/select-input/select-input.js.map +1 -0
- package/dist/features/ui/inputs/text-input/text-input-styled.js +68 -0
- package/dist/features/ui/inputs/text-input/text-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/text-input/text-input.js +57 -0
- package/dist/features/ui/inputs/text-input/text-input.js.map +1 -0
- package/dist/features/ui/layout/flex-view.js +76 -0
- package/dist/features/ui/layout/flex-view.js.map +1 -0
- package/dist/features/ui/loader/app-loader/app-loader.js +7 -0
- package/dist/features/ui/loader/app-loader/app-loader.js.map +1 -0
- package/dist/features/ui/loader/circular-loader/circular-loader.js +19 -0
- package/dist/features/ui/loader/circular-loader/circular-loader.js.map +1 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar-styled.js +12 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar-styled.js.map +1 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar.js +25 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar.js.map +1 -0
- package/dist/features/ui/lottie-animation/helper.js +13 -0
- package/dist/features/ui/lottie-animation/helper.js.map +1 -0
- package/dist/features/ui/lottie-animation/lottie-animation.js +81 -0
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -0
- package/dist/features/ui/nudge/nudge-styled.js +25 -0
- package/dist/features/ui/nudge/nudge-styled.js.map +1 -0
- package/dist/features/ui/nudge/nudge.js +17 -0
- package/dist/features/ui/nudge/nudge.js.map +1 -0
- package/dist/features/ui/perfect-hits/constants.js +6 -0
- package/dist/features/ui/perfect-hits/constants.js.map +1 -0
- package/dist/features/ui/perfect-hits/perfect-hits-helpers.js +32 -0
- package/dist/features/ui/perfect-hits/perfect-hits-helpers.js.map +1 -0
- package/dist/features/ui/perfect-hits/perfect-hits-styled.js +44 -0
- package/dist/features/ui/perfect-hits/perfect-hits-styled.js.map +1 -0
- package/dist/features/ui/perfect-hits/perfect-hits.js +60 -0
- package/dist/features/ui/perfect-hits/perfect-hits.js.map +1 -0
- package/dist/features/ui/portal/portal.js +9 -0
- package/dist/features/ui/portal/portal.js.map +1 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option-styled.js +65 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option-styled.js.map +1 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option.js +57 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option.js.map +1 -0
- package/dist/features/ui/radio-cards/radio-cards.js +36 -0
- package/dist/features/ui/radio-cards/radio-cards.js.map +1 -0
- package/dist/features/ui/section-list/section-list.js +17 -0
- package/dist/features/ui/section-list/section-list.js.map +1 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option-styled.js +19 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option-styled.js.map +1 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option.js +37 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option.js.map +1 -0
- package/dist/features/ui/selection-cards/selection-cards.js +36 -0
- package/dist/features/ui/selection-cards/selection-cards.js.map +1 -0
- package/dist/features/ui/separator/separator.js +11 -0
- package/dist/features/ui/separator/separator.js.map +1 -0
- package/dist/features/ui/stepper/stepper-styled.js +34 -0
- package/dist/features/ui/stepper/stepper-styled.js.map +1 -0
- package/dist/features/ui/stepper/stepper.js +41 -0
- package/dist/features/ui/stepper/stepper.js.map +1 -0
- package/dist/features/ui/streak-icon/constants.js +6 -0
- package/dist/features/ui/streak-icon/constants.js.map +1 -0
- package/dist/features/ui/streak-icon/streak-icon-styled.js +59 -0
- package/dist/features/ui/streak-icon/streak-icon-styled.js.map +1 -0
- package/dist/features/ui/streak-icon/streak-icon.js +20 -0
- package/dist/features/ui/streak-icon/streak-icon.js.map +1 -0
- package/dist/features/ui/superscript/superscript-styled.js +11 -0
- package/dist/features/ui/superscript/superscript-styled.js.map +1 -0
- package/dist/features/ui/superscript/superscript.js +15 -0
- package/dist/features/ui/superscript/superscript.js.map +1 -0
- package/dist/features/ui/tab/tab-styled.js +37 -0
- package/dist/features/ui/tab/tab-styled.js.map +1 -0
- package/dist/features/ui/tab/tab.js +40 -0
- package/dist/features/ui/tab/tab.js.map +1 -0
- package/dist/features/ui/tag/tag-styled.js +20 -0
- package/dist/features/ui/tag/tag-styled.js.map +1 -0
- package/dist/features/ui/tag/tag.js +8 -0
- package/dist/features/ui/tag/tag.js.map +1 -0
- package/dist/features/ui/text/text.js +50 -0
- package/dist/features/ui/text/text.js.map +1 -0
- package/dist/features/ui/theme/arrow-tooltip.js +14 -0
- package/dist/features/ui/theme/arrow-tooltip.js.map +1 -0
- package/dist/features/ui/theme/button.js +239 -0
- package/dist/features/ui/theme/button.js.map +1 -0
- package/dist/features/ui/theme/checkbox.js +61 -0
- package/dist/features/ui/theme/checkbox.js.map +1 -0
- package/dist/features/ui/theme/clrs.js +90 -0
- package/dist/features/ui/theme/clrs.js.map +1 -0
- package/dist/features/ui/theme/device.js +5 -0
- package/dist/features/ui/theme/device.js.map +1 -0
- package/dist/features/ui/theme/get-theme.js +32 -0
- package/dist/features/ui/theme/get-theme.js.map +1 -0
- package/dist/features/ui/theme/input.js +188 -0
- package/dist/features/ui/theme/input.js.map +1 -0
- package/dist/features/ui/theme/layout.js +9 -0
- package/dist/features/ui/theme/layout.js.map +1 -0
- package/dist/features/ui/theme/tab.js +53 -0
- package/dist/features/ui/theme/tab.js.map +1 -0
- package/dist/features/ui/theme/text-button.js +21 -0
- package/dist/features/ui/theme/text-button.js.map +1 -0
- package/dist/features/ui/theme/text.js +287 -0
- package/dist/features/ui/theme/text.js.map +1 -0
- package/dist/features/ui/theme/z-index.js +8 -0
- package/dist/features/ui/theme/z-index.js.map +1 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline-styled.js +42 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline-styled.js.map +1 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline.js +39 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline.js.map +1 -0
- package/dist/features/ui/timers/countdown-timer/countdown-timer.js +74 -0
- package/dist/features/ui/timers/countdown-timer/countdown-timer.js.map +1 -0
- package/dist/features/ui/video/index.js +60 -0
- package/dist/features/ui/video/index.js.map +1 -0
- package/dist/features/ui/video/styled.js +44 -0
- package/dist/features/ui/video/styled.js.map +1 -0
- package/dist/features/utils/load-script.js +15 -0
- package/dist/features/utils/load-script.js.map +1 -0
- package/dist/features/utils/utils.js +19 -0
- package/dist/features/utils/utils.js.map +1 -0
- package/dist/features/worksheet/constants/events.js +41 -0
- package/dist/features/worksheet/constants/events.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader-context.js +11 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader-context.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js +81 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/use-download-script.js +25 -0
- package/dist/features/worksheet/learnosity-preloader/use-download-script.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js +7 -0
- package/dist/features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js.map +1 -0
- package/dist/features/worksheet/user-pointer-pin/hooks/use-user-location.js +31 -0
- package/dist/features/worksheet/user-pointer-pin/hooks/use-user-location.js.map +1 -0
- package/dist/features/worksheet/user-pointer-pin/user-pin.js +55 -0
- package/dist/features/worksheet/user-pointer-pin/user-pin.js.map +1 -0
- package/dist/features/worksheet/worksheet/api/attempt-responses.js +9 -0
- package/dist/features/worksheet/worksheet/api/attempt-responses.js.map +1 -0
- package/dist/features/worksheet/worksheet/api/subjective-review.js +10 -0
- package/dist/features/worksheet/worksheet/api/subjective-review.js.map +1 -0
- package/dist/features/worksheet/worksheet/constants.js +52 -0
- package/dist/features/worksheet/worksheet/constants.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-create-imperative-handle.js +184 -0
- package/dist/features/worksheet/worksheet/hooks/use-create-imperative-handle.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-get-active-question-id.js +62 -0
- package/dist/features/worksheet/worksheet/hooks/use-get-active-question-id.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity-append.js +42 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity-append.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity.js +89 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js +33 -0
- package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-time-on-questions.js +37 -0
- package/dist/features/worksheet/worksheet/hooks/use-time-on-questions.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-worksheet-data-helper.js +108 -0
- package/dist/features/worksheet/worksheet/hooks/use-worksheet-data-helper.js.map +1 -0
- package/dist/features/worksheet/worksheet/question-tips.js +92 -0
- package/dist/features/worksheet/worksheet/question-tips.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js +161 -0
- package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.js +19 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review-available.js +23 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review-available.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.js +34 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-student-submission.js +18 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-student-submission.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-assignment.js +41 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-assignment.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-skip.js +23 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-skip.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/worksheet-blocker.js +60 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/worksheet-blocker.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-container.js +67 -0
- package/dist/features/worksheet/worksheet/worksheet-container.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-helpers.js +391 -0
- package/dist/features/worksheet/worksheet/worksheet-helpers.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-navigation/worksheet-item-navigation.js +70 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-navigation/worksheet-item-navigation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number-styled.js +66 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number.js +91 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation-styled.js +44 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation.js +82 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-section-navigation/worksheet-section-navigation.js +123 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-section-navigation/worksheet-section-navigation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/error.js +29 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/error.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/sheet-locked.js +33 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/sheet-locked.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/styles.js +15 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/styles.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header-tags.js +50 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header-tags.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header.js +147 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/validated-animation.js +25 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/validated-animation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/learnosity-question.js +103 -0
- package/dist/features/worksheet/worksheet/worksheet-question/learnosity-question.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop-styled.js +36 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop.js +26 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-feedback.js +206 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-feedback.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-review.js +33 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-review.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-styled.js +70 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/advanced-practice-intro.js +12 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/advanced-practice-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/basic-practice-intro.js +13 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/basic-practice-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/exit-ticket-intro.js +16 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/exit-ticket-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/regular-practice-intro.js +13 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/regular-practice-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js +1121 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +369 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/scribble-switch.js +54 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/scribble-switch.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/use-handler-callbacks.js +189 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/use-handler-callbacks.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js +362 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary-styled.js +22 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary.js +46 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/navigator.js +25 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/navigator.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js +91 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js +56 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/worksheet-sidebar-styled.js +91 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/worksheet-sidebar-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-styled.js +135 -0
- package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary-styled.js +10 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary.js +18 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-summary-controller/worksheet-summary-controller.js +30 -0
- package/dist/features/worksheet/worksheet/worksheet-summary-controller/worksheet-summary-controller.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-types.js +6 -0
- package/dist/features/worksheet/worksheet/worksheet-types.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet.js +497 -0
- package/dist/features/worksheet/worksheet/worksheet.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/api/get-preview-worksheet.js +21 -0
- package/dist/features/worksheet/worksheet-preview/api/get-preview-worksheet.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js +48 -0
- package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-styled.js +28 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js +93 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview.js +58 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview.js.map +1 -0
- package/dist/helpers/date-time.js +45 -0
- package/dist/helpers/date-time.js.map +1 -0
- package/dist/helpers/get-device-details.js +23 -0
- package/dist/helpers/get-device-details.js.map +1 -0
- package/dist/helpers/label-text.js +16 -0
- package/dist/helpers/label-text.js.map +1 -0
- package/dist/helpers/query-string.js +6 -0
- package/dist/helpers/query-string.js.map +1 -0
- package/dist/index.d.ts +5534 -0
- package/dist/index.js +512 -0
- package/dist/index.js.map +1 -0
- package/dist/node_modules/@cuemath/analytics-v2/dist/constants.js +50 -0
- package/dist/node_modules/@cuemath/analytics-v2/dist/constants.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +8 -0
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/defaultOptions.js +8 -0
- package/dist/node_modules/date-fns/_lib/defaultOptions.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/formatters.js +519 -0
- package/dist/node_modules/date-fns/_lib/format/formatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +60 -0
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js +53 -0
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +19 -0
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/protectedTokens.js +21 -0
- package/dist/node_modules/date-fns/_lib/protectedTokens.js.map +1 -0
- package/dist/node_modules/date-fns/addDays.js +11 -0
- package/dist/node_modules/date-fns/addDays.js.map +1 -0
- package/dist/node_modules/date-fns/addMonths.js +21 -0
- package/dist/node_modules/date-fns/addMonths.js.map +1 -0
- package/dist/node_modules/date-fns/addYears.js +9 -0
- package/dist/node_modules/date-fns/addYears.js.map +1 -0
- package/dist/node_modules/date-fns/constants.js +9 -0
- package/dist/node_modules/date-fns/constants.js.map +1 -0
- package/dist/node_modules/date-fns/constructFrom.js +8 -0
- package/dist/node_modules/date-fns/constructFrom.js.map +1 -0
- package/dist/node_modules/date-fns/constructNow.js +9 -0
- package/dist/node_modules/date-fns/constructNow.js.map +1 -0
- package/dist/node_modules/date-fns/differenceInCalendarDays.js +12 -0
- package/dist/node_modules/date-fns/differenceInCalendarDays.js.map +1 -0
- 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/date-fns/eachMonthOfInterval.js +17 -0
- package/dist/node_modules/date-fns/eachMonthOfInterval.js.map +1 -0
- package/dist/node_modules/date-fns/format.js +60 -0
- package/dist/node_modules/date-fns/format.js.map +1 -0
- package/dist/node_modules/date-fns/getDayOfYear.js +12 -0
- package/dist/node_modules/date-fns/getDayOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/getDefaultOptions.js +9 -0
- package/dist/node_modules/date-fns/getDefaultOptions.js.map +1 -0
- package/dist/node_modules/date-fns/getISODay.js +10 -0
- package/dist/node_modules/date-fns/getISODay.js.map +1 -0
- package/dist/node_modules/date-fns/getISOWeek.js +13 -0
- package/dist/node_modules/date-fns/getISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/getISOWeekYear.js +16 -0
- package/dist/node_modules/date-fns/getISOWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/getWeek.js +13 -0
- package/dist/node_modules/date-fns/getWeek.js.map +1 -0
- package/dist/node_modules/date-fns/getWeekYear.js +18 -0
- package/dist/node_modules/date-fns/getWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/isAfter.js +10 -0
- package/dist/node_modules/date-fns/isAfter.js.map +1 -0
- package/dist/node_modules/date-fns/isBefore.js +10 -0
- package/dist/node_modules/date-fns/isBefore.js.map +1 -0
- package/dist/node_modules/date-fns/isDate.js +8 -0
- package/dist/node_modules/date-fns/isDate.js.map +1 -0
- package/dist/node_modules/date-fns/isSameDay.js +10 -0
- package/dist/node_modules/date-fns/isSameDay.js.map +1 -0
- package/dist/node_modules/date-fns/isToday.js +10 -0
- package/dist/node_modules/date-fns/isToday.js.map +1 -0
- package/dist/node_modules/date-fns/isValid.js +13 -0
- package/dist/node_modules/date-fns/isValid.js.map +1 -0
- package/dist/node_modules/date-fns/lastDayOfMonth.js +10 -0
- package/dist/node_modules/date-fns/lastDayOfMonth.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +10 -0
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +19 -0
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +32 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +16 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +71 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +34 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +12 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +156 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +111 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US.js +22 -0
- package/dist/node_modules/date-fns/locale/en-US.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/Parser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/Setter.js +41 -0
- package/dist/node_modules/date-fns/parse/_lib/Setter.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/constants.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/constants.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +62 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +52 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +46 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +31 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +22 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +34 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +34 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +100 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +49 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +49 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +41 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +75 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +49 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +70 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +72 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +71 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +75 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +72 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +71 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers.js +68 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/utils.js +104 -0
- package/dist/node_modules/date-fns/parse/_lib/utils.js.map +1 -0
- package/dist/node_modules/date-fns/parse.js +88 -0
- package/dist/node_modules/date-fns/parse.js.map +1 -0
- package/dist/node_modules/date-fns/setDay.js +13 -0
- package/dist/node_modules/date-fns/setDay.js.map +1 -0
- package/dist/node_modules/date-fns/setISODay.js +12 -0
- package/dist/node_modules/date-fns/setISODay.js.map +1 -0
- package/dist/node_modules/date-fns/setISOWeek.js +11 -0
- package/dist/node_modules/date-fns/setISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/setWeek.js +11 -0
- package/dist/node_modules/date-fns/setWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfDay.js +10 -0
- package/dist/node_modules/date-fns/startOfDay.js.map +1 -0
- package/dist/node_modules/date-fns/startOfISOWeek.js +9 -0
- package/dist/node_modules/date-fns/startOfISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfISOWeekYear.js +12 -0
- package/dist/node_modules/date-fns/startOfISOWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfWeek.js +12 -0
- package/dist/node_modules/date-fns/startOfWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfWeekYear.js +14 -0
- package/dist/node_modules/date-fns/startOfWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfYear.js +11 -0
- package/dist/node_modules/date-fns/startOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/toDate.js +9 -0
- package/dist/node_modules/date-fns/toDate.js.map +1 -0
- package/dist/node_modules/date-fns/transpose.js +19 -0
- package/dist/node_modules/date-fns/transpose.js.map +1 -0
- package/dist/node_modules/fast-equals/dist/esm/index.js +227 -0
- package/dist/node_modules/fast-equals/dist/esm/index.js.map +1 -0
- package/dist/node_modules/filter-obj/index.js +21 -0
- package/dist/node_modules/filter-obj/index.js.map +1 -0
- package/dist/node_modules/humanize-plus/dist/humanize.js +283 -0
- package/dist/node_modules/humanize-plus/dist/humanize.js.map +1 -0
- package/dist/node_modules/lodash.debounce/index.js +82 -0
- package/dist/node_modules/lodash.debounce/index.js.map +1 -0
- package/dist/node_modules/lodash.isequal/index.js +485 -0
- package/dist/node_modules/lodash.isequal/index.js.map +1 -0
- package/dist/node_modules/lodash.throttle/index.js +92 -0
- package/dist/node_modules/lodash.throttle/index.js.map +1 -0
- package/dist/node_modules/query-string/base.js +256 -0
- package/dist/node_modules/query-string/base.js.map +1 -0
- package/dist/node_modules/query-string/index.js +5 -0
- package/dist/node_modules/query-string/index.js.map +1 -0
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js +56 -0
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
- package/dist/node_modules/split-on-first/index.js +15 -0
- package/dist/node_modules/split-on-first/index.js.map +1 -0
- package/dist/node_modules/ua-parser-js/src/ua-parser.js +1219 -0
- package/dist/node_modules/ua-parser-js/src/ua-parser.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 +10 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +14 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +17 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- 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/accuracy-meter.99585cba.json +4218 -0
- package/dist/static/accuracy-needle.cd6e63ac.json +618 -0
- package/dist/static/achievement_bg.0d0555ac.png +0 -0
- package/dist/static/advance-mode-segment-lottie.51ff6707.json +1 -0
- package/dist/static/alarm-clock-orange.31fb90d9.svg +1 -0
- package/dist/static/alarm-clock-purple.06d4911c.svg +1 -0
- package/dist/static/alien-1.fc7ba696.svg +1 -0
- package/dist/static/alien-2.15fdda07.svg +1 -0
- package/dist/static/alien-3.2664a37f.svg +1 -0
- package/dist/static/alien-4.06ac66da.svg +1 -0
- package/dist/static/ashta.0d3926b2.png +0 -0
- package/dist/static/awesome.8e1cf046.png +0 -0
- package/dist/static/badge_success.2f6c8e65.png +0 -0
- package/dist/static/beginner1x.489908a7.json +3508 -0
- package/dist/static/bg_empty_resources.63b187fd.png +0 -0
- package/dist/static/blue-clip.87cc4543.svg +1 -0
- package/dist/static/bobwave.5603c70b.gif +0 -0
- package/dist/static/book-green.20f6eed3.svg +1 -0
- package/dist/static/book-open-blue.d4f8d08c.svg +5 -0
- package/dist/static/book-orange.04bdc75e.svg +1 -0
- package/dist/static/book-yellow.c210ac06.svg +1 -0
- package/dist/static/bronze-1.da4e4b5f.json +4176 -0
- package/dist/static/bronze-2.97f9c639.json +4433 -0
- package/dist/static/bronze-3.6a433ebd.json +4786 -0
- package/dist/static/bullet-yellow.2f892d88.svg +1 -0
- package/dist/static/calendar-blue.e0d52d09.svg +1 -0
- package/dist/static/calendar-gray.1c72682a.svg +1 -0
- package/dist/static/calendar-green.a2b6a393.svg +1 -0
- package/dist/static/caution.5766a967.svg +1 -0
- package/dist/static/chapter-1.8a1683a0.svg +1 -0
- package/dist/static/chapter-10.c97de4a5.svg +1 -0
- package/dist/static/chapter-2.71ac6dfc.svg +1 -0
- package/dist/static/chapter-3.003fc901.svg +1 -0
- package/dist/static/chapter-4.8abbacd8.svg +1 -0
- package/dist/static/chapter-5.c774b439.svg +1 -0
- package/dist/static/chapter-6.cb5cf1cb.svg +1 -0
- package/dist/static/chapter-7.57b0beb4.svg +1 -0
- package/dist/static/chapter-8.68d36477.svg +1 -0
- package/dist/static/chapter-9.0c00e26f.svg +1 -0
- package/dist/static/chapter-header-bg-2.c8d96894.svg +1 -0
- package/dist/static/chapter-header-bg.4ed173c2.svg +1 -0
- package/dist/static/chatva.d0c57a95.png +0 -0
- package/dist/static/circle-cuemath-logo.8bcb1ad4.svg +1 -0
- package/dist/static/circle-outercircle-bg.65f21460.svg +1 -0
- package/dist/static/circular-loader.a5a1a0a6.json +238 -0
- package/dist/static/clock-30min.eae818b8.json +1197 -0
- package/dist/static/clock-45min.df8adf51.json +1197 -0
- package/dist/static/clock-60min.2b48d875.json +1197 -0
- package/dist/static/clock-90min.3e557ed7.json +1407 -0
- package/dist/static/clock-orange.c144059b.svg +6 -0
- package/dist/static/color-1.45101b9a.json +4545 -0
- package/dist/static/color-2.ccdc7d0a.json +4828 -0
- package/dist/static/color-3.5e8e1422.json +5273 -0
- package/dist/static/community-bulb.3b42af21.svg +1 -0
- package/dist/static/competitive-arena.b9c40801.json +1 -0
- package/dist/static/congrats.75718de8.png +0 -0
- package/dist/static/cool.1893941c.png +0 -0
- package/dist/static/cosa.46c0c49b.png +0 -0
- package/dist/static/crosshair-circle.522a26ea.svg +1 -0
- package/dist/static/crown-overlay.11fb073c.svg +1 -0
- package/dist/static/crown.c18fa217.svg +1 -0
- package/dist/static/cuecoin-gold.bcb8085e.svg +1 -0
- package/dist/static/default-chapter.8ede1160.png +0 -0
- package/dist/static/desktop-with-purple-fill.dfec66cc.svg +1 -0
- package/dist/static/difficult.6846c064.json +2755 -0
- package/dist/static/doda.3103971c.png +0 -0
- package/dist/static/duration-30min-gray.f6442df4.svg +1 -0
- package/dist/static/duration-45min-gray.ad90fb23.svg +1 -0
- package/dist/static/duration-60min-gray.874e52a2.svg +1 -0
- package/dist/static/duration-90min-gray.32a04cef.svg +1 -0
- package/dist/static/dvi.fc7b32a5.png +0 -0
- package/dist/static/earth-green.e1329b7a.svg +1 -0
- package/dist/static/easy-rescheduling.3a6d1a00.gif +0 -0
- package/dist/static/easy.68242ddd.json +2658 -0
- package/dist/static/eka.b10a06fa.png +0 -0
- package/dist/static/elite-circle.3df58972.json +6876 -0
- package/dist/static/empty_mix_tests.1d251f07.png +0 -0
- package/dist/static/enrichment-mini.fc3c0f83.gif +0 -0
- package/dist/static/enrichment.571feac0.gif +0 -0
- package/dist/static/error-lottie.b3507a4b.json +5255 -0
- package/dist/static/familiar1x.7c9c7f15.json +3046 -0
- package/dist/static/female-avatar.b8cd1012.svg +1 -0
- package/dist/static/fifteen-min-clock.0af4e303.json +715 -0
- package/dist/static/five-min-clock.6be5cc41.json +721 -0
- package/dist/static/fonts/Athletics-Black.woff +0 -0
- package/dist/static/fonts/Athletics-Bold.woff +0 -0
- package/dist/static/fonts/Athletics-Light.woff +0 -0
- package/dist/static/fonts/Athletics-Medium.woff +0 -0
- package/dist/static/fonts/Athletics-Regular.woff +0 -0
- package/dist/static/fonts/untitled-sans-medium.woff +0 -0
- package/dist/static/fonts/untitled-sans-medium.woff2 +0 -0
- package/dist/static/fonts/untitled-sans-regular.woff +0 -0
- package/dist/static/fonts/untitled-sans-regular.woff2 +0 -0
- package/dist/static/game-play.4982b0cb.svg +1 -0
- package/dist/static/games.47abcb18.gif +0 -0
- package/dist/static/globe-with-blue-fill.beae6ca4.svg +1 -0
- package/dist/static/gold-1.ab2489fe.json +4176 -0
- package/dist/static/gold-2.34045826.json +4441 -0
- package/dist/static/gold-3.d704698b.json +4810 -0
- package/dist/static/grade-grid-background.b17b4ccb.svg +1 -0
- package/dist/static/graduate-hat.4b49eb44.svg +1 -0
- package/dist/static/graduate-icon-pink.01fbfb1b.svg +1 -0
- package/dist/static/graduate-pink-filled-bg.c91e9c53.svg +1 -0
- package/dist/static/great.2a5dcc34.png +0 -0
- package/dist/static/green-balloon.67ac8587.svg +1 -0
- package/dist/static/green-face.1b4dd82f.svg +1 -0
- package/dist/static/hexo.eab4b9f5.png +0 -0
- package/dist/static/infinite-button-bg.5909225e.json +1 -0
- package/dist/static/infinite-button-symbol.aa31350c.json +1 -0
- package/dist/static/jigii-wave.150a6d18.gif +0 -0
- package/dist/static/kudos.b7e2aeb6.png +0 -0
- package/dist/static/learn.71b13323.json +1 -0
- package/dist/static/learned-shield-gray.1495b0d5.svg +1 -0
- package/dist/static/learned-shield-green.7c26b423.svg +1 -0
- package/dist/static/learning-plan.72d64a61.png +0 -0
- package/dist/static/learning-session.71cc8f22.gif +0 -0
- package/dist/static/learnt.870c5e38.svg +1 -0
- package/dist/static/lesson-overview-banner.f5404af6.png +0 -0
- package/dist/static/levelup-rings.b1055283.json +549 -0
- package/dist/static/lib/polypad-4.5.4.js +34473 -0
- package/dist/static/like.cb492460.svg +1 -0
- package/dist/static/live-session.a0d25c78.svg +1 -0
- package/dist/static/loader-1.6524355e.svg +1 -0
- package/dist/static/loader.52f8c35c.svg +1 -0
- package/dist/static/locked.0c3b7577.svg +1 -0
- package/dist/static/maintenance.a26aca65.svg +1 -0
- package/dist/static/male-avatar.2febc9eb.svg +1 -0
- package/dist/static/mastered-badge.81f156fb.svg +1 -0
- package/dist/static/mastered-shield-gray.a58cbe19.svg +1 -0
- package/dist/static/mastered-shield-green.070fa4eb.svg +1 -0
- package/dist/static/max-wave.44e002c9.gif +0 -0
- package/dist/static/medium.94c3829b.json +2289 -0
- package/dist/static/mental-math.3c95f169.svg +1 -0
- package/dist/static/milestone-intro-1.281a354c.svg +1 -0
- package/dist/static/milestone-intro-2.19faee69.svg +1 -0
- package/dist/static/milestone-intro-3.6f6055d6.svg +1 -0
- package/dist/static/mistake.476d1aa7.svg +1 -0
- package/dist/static/no-info.f4bfe437.png +0 -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/nudge-tap.5cb30093.json +1057 -0
- package/dist/static/number-1-orange.cbf526ed.svg +1 -0
- package/dist/static/number-2-orange.6f29eb72.svg +1 -0
- package/dist/static/number-3-orange.58baf717.svg +1 -0
- package/dist/static/number-4-orange.5ed1ec5e.svg +1 -0
- package/dist/static/octo.3020bd93.png +0 -0
- package/dist/static/one-star-filled.b6084257.svg +1 -0
- package/dist/static/orange-face.5824c2e9.svg +1 -0
- package/dist/static/people-with-orange-fill.3835b8f1.svg +1 -0
- package/dist/static/play-icon.13baaa7d.svg +1 -0
- package/dist/static/play.68d16dec.svg +1 -0
- package/dist/static/point1.b53831de.json +2942 -0
- package/dist/static/point10.7b5e536d.json +3179 -0
- package/dist/static/point100.1df16f82.json +3196 -0
- package/dist/static/point15.fea00c32.json +3179 -0
- package/dist/static/point2.7cec6e24.json +1 -0
- package/dist/static/point20.c88d776d.json +3178 -0
- package/dist/static/point25.a18c346a.json +3178 -0
- package/dist/static/point3.f96fe7aa.json +1 -0
- package/dist/static/point30.c5224b0b.json +3202 -0
- package/dist/static/point35.fad343dd.json +3058 -0
- package/dist/static/point4.fe04fb83.json +1 -0
- package/dist/static/point40.10a16f72.json +3082 -0
- package/dist/static/point45.2ad7561f.json +3082 -0
- package/dist/static/point5.da40ed1f.json +2948 -0
- package/dist/static/point50.5718cb3d.json +3046 -0
- package/dist/static/point60.17380d9f.json +3076 -0
- package/dist/static/points-sum.360e63de.svg +1 -0
- package/dist/static/practice.158dd488.json +1 -0
- package/dist/static/practiced-shield-green.90278855.svg +1 -0
- package/dist/static/practiced-shield-grey.16cf4fe0.svg +1 -0
- package/dist/static/proficient-badge.1a6dbb72.svg +1 -0
- package/dist/static/proficient1x.fa6e7b80.json +3430 -0
- package/dist/static/profile-board.4f4a17e6.svg +1 -0
- package/dist/static/project.eb665827.json +1 -0
- package/dist/static/puzzle-student.de530364.svg +1 -0
- package/dist/static/puzzle.5aad5cf8.svg +1 -0
- package/dist/static/puzzle.b298c7e4.json +1 -0
- package/dist/static/puzzle_card_easy.7d9439b5.png +0 -0
- package/dist/static/puzzle_card_hard.185a19c4.png +0 -0
- package/dist/static/puzzle_card_medium.17daef9c.png +0 -0
- package/dist/static/puzzles.1e269965.gif +0 -0
- package/dist/static/random-mode-segment-lottie.79cf1c07.json +1 -0
- package/dist/static/recap.0dd2c1e2.json +1 -0
- package/dist/static/refund-policy-with-headphone.589398e0.svg +1 -0
- package/dist/static/refund-policy.912dbb4c.svg +1 -0
- package/dist/static/report-404.dd67785c.svg +1 -0
- package/dist/static/rocket-broken.1f86fa43.svg +1 -0
- package/dist/static/rocket-yellow.62d27e15.svg +1 -0
- package/dist/static/school-success-mini.f74a852f.gif +0 -0
- package/dist/static/school-success.f9669771.gif +0 -0
- package/dist/static/score.41971107.svg +1 -0
- package/dist/static/sequence-mode-segment-lottie.11ac49e9.json +1 -0
- package/dist/static/shared.3af01b49.png +0 -0
- package/dist/static/sheet-reference.9da7a09f.png +0 -0
- package/dist/static/silver-1.0396328a.json +4168 -0
- package/dist/static/silver-2.bf50615f.json +4433 -0
- package/dist/static/silver-3.13d66b84.json +4810 -0
- package/dist/static/skills.90ce4cbb.gif +0 -0
- package/dist/static/sleepy-boi.031a1165.json +1008 -0
- package/dist/static/smiley.49bb7d7c.svg +1 -0
- package/dist/static/speckie-wave.510639ce.gif +0 -0
- package/dist/static/spinner-white.639e0d87.json +122 -0
- package/dist/static/spiral_pattern.9fd3e6e9.png +0 -0
- package/dist/static/splash-screen.bbf567ce.json +2411 -0
- package/dist/static/star-orange-filled.a7ff9c8f.svg +1 -0
- package/dist/static/star-orange.a91a341f.svg +1 -0
- package/dist/static/star-with-green-fill.86877d41.svg +1 -0
- package/dist/static/stay-connected.371d3d9d.gif +0 -0
- package/dist/static/streak-green.b59bf4dd.svg +1 -0
- package/dist/static/streak-white.2cbdc9b8.svg +1 -0
- package/dist/static/table-mode-reveal.b44a82c3.json +1 -0
- package/dist/static/table-mode-star.b8a1d762.json +1 -0
- package/dist/static/table-segment-star.78e851d6.json +1 -0
- package/dist/static/target-achieved-text.053bd142.json +2830 -0
- package/dist/static/target-achieved-text.10db8475.json +1 -0
- package/dist/static/teacher-validation.7577ecdc.json +245 -0
- package/dist/static/tera-wave.2954a6a4.gif +0 -0
- package/dist/static/test-difficulty-easy.56df71dd.svg +1 -0
- package/dist/static/test-difficulty-hard.7250f1f4.svg +1 -0
- package/dist/static/test-difficulty-medium.2fd9686e.svg +1 -0
- package/dist/static/test-prep-mini.718e5734.gif +0 -0
- package/dist/static/test-prep.ea433f71.gif +0 -0
- package/dist/static/test.803d6036.json +1 -0
- package/dist/static/tetra.354ff2b9.png +0 -0
- package/dist/static/three-stars-filled.72b51f03.svg +1 -0
- package/dist/static/tick-green.a1654049.svg +1 -0
- package/dist/static/total-streak.d5ce7669.json +842 -0
- package/dist/static/total-time-spent.434005d3.json +200 -0
- package/dist/static/total-time.d979cbb9.json +24383 -0
- package/dist/static/tournament-ripple.e5c239a5.json +1047 -0
- package/dist/static/track-progress.c75b1031.gif +0 -0
- package/dist/static/trophy-blue-filled.7e2b40ab.svg +1 -0
- package/dist/static/trophy-blue.e684ba4c.svg +1 -0
- package/dist/static/trophy-circle.b7b23e36.svg +1 -0
- package/dist/static/trophy-green.6c0741c8.svg +10 -0
- package/dist/static/two-stars-filled.a51a14b4.svg +1 -0
- package/dist/static/up-arrow.a6946bd3.svg +1 -0
- package/dist/static/user-crown-grid-background.c2875a73.svg +1 -0
- package/dist/static/user-down.a06f2f94.svg +1 -0
- package/dist/static/user-pin.5f334465.svg +1 -0
- package/dist/static/user-profile-background.199977a9.svg +1 -0
- package/dist/static/user-up.2aecbbae.svg +1 -0
- package/dist/static/video.b41451e2.json +1 -0
- package/dist/static/vinnie-wave.10734dd5.gif +0 -0
- package/dist/static/way-forward.1428093e.gif +0 -0
- package/dist/static/wow.864fbb02.png +0 -0
- package/dist/static/yellow-face.b7525a33.svg +1 -0
- package/dist/static/your-goals.63ffbee5.gif +0 -0
- package/dist/static/zodasa.336c3bb0.png +0 -0
- package/dist/vite.svg +1 -0
- package/package.json +3 -2
@@ -0,0 +1,37 @@
|
|
1
|
+
import { useRef as m, useCallback as l, useEffect as f } from "react";
|
2
|
+
import b from "../../../hooks/use-previous.js";
|
3
|
+
const h = (p, v, n) => {
|
4
|
+
const r = m(
|
5
|
+
Object.entries(v).reduce((e, [s, a]) => (e[s] = (a == null ? void 0 : a.timeSpent) ?? 0, e), {})
|
6
|
+
), c = m(n), t = m(Date.now()), u = b(n), { canAttempt: i } = p, S = l(
|
7
|
+
(e) => e !== c.current ? r.current[e] ?? 0 : e && t.current && i ? (r.current[e] ?? 0) + (Date.now() - t.current) : r.current[e] ?? 0,
|
8
|
+
[i]
|
9
|
+
);
|
10
|
+
f(() => {
|
11
|
+
c.current = n;
|
12
|
+
}, [n]);
|
13
|
+
const o = l(() => {
|
14
|
+
if (document.visibilityState === "hidden" && t.current && c.current) {
|
15
|
+
const e = Date.now() - t.current;
|
16
|
+
r.current[c.current] = (r.current[c.current] ?? 0) + e, t.current = null;
|
17
|
+
} else document.visibilityState === "visible" && !t.current && (t.current = Date.now());
|
18
|
+
}, []);
|
19
|
+
return f(() => {
|
20
|
+
if (i)
|
21
|
+
return document.addEventListener("visibilitychange", o), () => {
|
22
|
+
document.removeEventListener("visibilitychange", o);
|
23
|
+
};
|
24
|
+
}, [i, o]), f(() => {
|
25
|
+
if (!(!n || !i) && u !== n) {
|
26
|
+
if (t.current && u) {
|
27
|
+
const e = r.current[u] ?? 0, s = Date.now() - t.current;
|
28
|
+
r.current[u] = e + s;
|
29
|
+
}
|
30
|
+
t.current = Date.now();
|
31
|
+
}
|
32
|
+
}, [i, u, n]), S;
|
33
|
+
};
|
34
|
+
export {
|
35
|
+
h as default
|
36
|
+
};
|
37
|
+
//# sourceMappingURL=use-time-on-questions.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"use-time-on-questions.js","sources":["../../../../../src/features/worksheet/worksheet/hooks/use-time-on-questions.ts"],"sourcesContent":["import type { IWorksheetBehavior, IWorksheetResponse } from '../worksheet-types';\n\nimport { useEffect, useRef, useCallback } from 'react';\n\nimport usePrevious from '../../../hooks/use-previous';\n\nconst useTimeSpentOnQuestions = (\n behavior: IWorksheetBehavior,\n responses: Record<string, IWorksheetResponse>,\n questionId?: string,\n) => {\n const timeSpentRef = useRef<Record<string, number>>(\n Object.entries(responses).reduce((acc: Record<string, number>, [qId, res]) => {\n acc[qId] = res?.timeSpent ?? 0;\n\n return acc;\n }, {}),\n );\n const currentQuestionIdRef = useRef<string | undefined>(questionId);\n\n const startTimeRef = useRef<number | null>(Date.now());\n const previousQuestionId = usePrevious(questionId);\n\n const { canAttempt } = behavior;\n\n const getTimeSpentOnQuestion = useCallback(\n (qId: string) => {\n if (qId !== currentQuestionIdRef.current) {\n return timeSpentRef.current[qId] ?? 0;\n }\n\n if (qId && startTimeRef.current && canAttempt) {\n return (timeSpentRef.current[qId] ?? 0) + (Date.now() - startTimeRef.current);\n }\n\n return timeSpentRef.current[qId] ?? 0;\n },\n [canAttempt],\n );\n\n useEffect(() => {\n currentQuestionIdRef.current = questionId;\n }, [questionId]);\n\n const handleVisibilityChange = useCallback(() => {\n if (\n document.visibilityState === 'hidden' &&\n startTimeRef.current &&\n currentQuestionIdRef.current\n ) {\n const timeSpentInMs = Date.now() - startTimeRef.current;\n\n timeSpentRef.current[currentQuestionIdRef.current] =\n (timeSpentRef.current[currentQuestionIdRef.current] ?? 0) + timeSpentInMs;\n startTimeRef.current = null;\n } else if (document.visibilityState === 'visible' && !startTimeRef.current) {\n startTimeRef.current = Date.now();\n }\n }, []);\n\n useEffect(() => {\n if (!canAttempt) return;\n document.addEventListener('visibilitychange', handleVisibilityChange);\n\n return () => {\n document.removeEventListener('visibilitychange', handleVisibilityChange);\n };\n }, [canAttempt, handleVisibilityChange]);\n\n useEffect(() => {\n if (!questionId || !canAttempt) return;\n\n if (previousQuestionId !== questionId) {\n if (startTimeRef.current && previousQuestionId) {\n const prevTimeSpent = timeSpentRef.current[previousQuestionId] ?? 0;\n const timeSpentInMs = Date.now() - startTimeRef.current;\n\n timeSpentRef.current[previousQuestionId] = prevTimeSpent + timeSpentInMs;\n }\n startTimeRef.current = Date.now();\n }\n }, [canAttempt, previousQuestionId, questionId]);\n\n return getTimeSpentOnQuestion;\n};\n\nexport default useTimeSpentOnQuestions;\n"],"names":["useTimeSpentOnQuestions","behavior","responses","questionId","timeSpentRef","useRef","acc","qId","res","currentQuestionIdRef","startTimeRef","previousQuestionId","usePrevious","canAttempt","getTimeSpentOnQuestion","useCallback","useEffect","handleVisibilityChange","timeSpentInMs","prevTimeSpent"],"mappings":";;AAMA,MAAMA,IAA0B,CAC9BC,GACAC,GACAC,MACG;AACH,QAAMC,IAAeC;AAAA,IACnB,OAAO,QAAQH,CAAS,EAAE,OAAO,CAACI,GAA6B,CAACC,GAAKC,CAAG,OAClEF,EAAAC,CAAG,KAAIC,KAAA,gBAAAA,EAAK,cAAa,GAEtBF,IACN,EAAE;AAAA,EAAA,GAEDG,IAAuBJ,EAA2BF,CAAU,GAE5DO,IAAeL,EAAsB,KAAK,IAAK,CAAA,GAC/CM,IAAqBC,EAAYT,CAAU,GAE3C,EAAE,YAAAU,EAAe,IAAAZ,GAEjBa,IAAyBC;AAAA,IAC7B,CAACR,MACKA,MAAQE,EAAqB,UACxBL,EAAa,QAAQG,CAAG,KAAK,IAGlCA,KAAOG,EAAa,WAAWG,KACzBT,EAAa,QAAQG,CAAG,KAAK,MAAM,KAAK,QAAQG,EAAa,WAGhEN,EAAa,QAAQG,CAAG,KAAK;AAAA,IAEtC,CAACM,CAAU;AAAA,EAAA;AAGb,EAAAG,EAAU,MAAM;AACd,IAAAP,EAAqB,UAAUN;AAAA,EAAA,GAC9B,CAACA,CAAU,CAAC;AAET,QAAAc,IAAyBF,EAAY,MAAM;AAC/C,QACE,SAAS,oBAAoB,YAC7BL,EAAa,WACbD,EAAqB,SACrB;AACA,YAAMS,IAAgB,KAAK,IAAI,IAAIR,EAAa;AAEnC,MAAAN,EAAA,QAAQK,EAAqB,OAAO,KAC9CL,EAAa,QAAQK,EAAqB,OAAO,KAAK,KAAKS,GAC9DR,EAAa,UAAU;AAAA,IAAA,OACd,SAAS,oBAAoB,aAAa,CAACA,EAAa,YACpDA,EAAA,UAAU,KAAK;EAEhC,GAAG,CAAE,CAAA;AAEL,SAAAM,EAAU,MAAM;AACd,QAAKH;AACI,sBAAA,iBAAiB,oBAAoBI,CAAsB,GAE7D,MAAM;AACF,iBAAA,oBAAoB,oBAAoBA,CAAsB;AAAA,MAAA;AAAA,EACzE,GACC,CAACJ,GAAYI,CAAsB,CAAC,GAEvCD,EAAU,MAAM;AACV,QAAA,GAACb,KAAc,CAACU,MAEhBF,MAAuBR,GAAY;AACjC,UAAAO,EAAa,WAAWC,GAAoB;AAC9C,cAAMQ,IAAgBf,EAAa,QAAQO,CAAkB,KAAK,GAC5DO,IAAgB,KAAK,IAAI,IAAIR,EAAa;AAEnC,QAAAN,EAAA,QAAQO,CAAkB,IAAIQ,IAAgBD;AAAA,MAC7D;AACa,MAAAR,EAAA,UAAU,KAAK;IAC9B;AAAA,EACC,GAAA,CAACG,GAAYF,GAAoBR,CAAU,CAAC,GAExCW;AACT;"}
|
@@ -0,0 +1,108 @@
|
|
1
|
+
import { captureMessage as K } from "@sentry/browser";
|
2
|
+
import { useState as y, useRef as R, useCallback as k, useEffect as o } from "react";
|
3
|
+
import r from "../../constants/events.js";
|
4
|
+
import $ from "../../learnosity-preloader/use-is-learnosity-loaded.js";
|
5
|
+
import { useGetAttemptResponses as b } from "../api/attempt-responses.js";
|
6
|
+
const U = ({
|
7
|
+
attemptId: n,
|
8
|
+
signedRequest: S,
|
9
|
+
loggerRef: t
|
10
|
+
}) => {
|
11
|
+
const [T, l] = y(), { scriptStatus: e, loadedAPIURL: E, downloadScript: v } = $(), c = R(), [f, I] = y(), [P, M] = y(), {
|
12
|
+
isProcessed: u,
|
13
|
+
data: W,
|
14
|
+
get: O,
|
15
|
+
error: s
|
16
|
+
} = b(n), A = k(
|
17
|
+
async (w) => {
|
18
|
+
const { security: L, request: i } = JSON.parse(S), d = new URLSearchParams();
|
19
|
+
d.append("action", "get"), d.append("security", JSON.stringify(L)), d.append("request", JSON.stringify(i));
|
20
|
+
try {
|
21
|
+
const p = w.replace("questions", "items").replace("?v", "v");
|
22
|
+
t.current(r.WORKSHEET_V3_ITEMS_LOADING);
|
23
|
+
const _ = await fetch(
|
24
|
+
`${p}/activity?&a=get&c=${L.consumer_key}&s=${i.session_id}`,
|
25
|
+
{
|
26
|
+
method: "POST",
|
27
|
+
headers: {
|
28
|
+
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8"
|
29
|
+
},
|
30
|
+
body: d.toString()
|
31
|
+
}
|
32
|
+
);
|
33
|
+
if (!_.ok) {
|
34
|
+
const a = await _.json();
|
35
|
+
t.current(r.WORKSHEET_V3_ITEMS_FAILED, {
|
36
|
+
is_invalid_activity: !0,
|
37
|
+
activity_template_id: i.activity_template_id,
|
38
|
+
error_message: a.meta.message,
|
39
|
+
error_code: a.meta.code
|
40
|
+
}), K(a.meta.message, {
|
41
|
+
extra: {
|
42
|
+
error_code: a.meta.code
|
43
|
+
},
|
44
|
+
tags: {
|
45
|
+
"content-type": "learnosity",
|
46
|
+
"activity-reference": i.activity_template_id
|
47
|
+
},
|
48
|
+
fingerprint: [`invalid-activity-${i.activity_template_id}`]
|
49
|
+
// Add unique fingerprint
|
50
|
+
}), l("Failed to fetch Learnosity items");
|
51
|
+
return;
|
52
|
+
}
|
53
|
+
const H = await _.json();
|
54
|
+
t.current(r.WORKSHEET_V3_ITEMS_LOADED), M(i.activity_template_id), I(() => {
|
55
|
+
const { items: a, tags: N } = H.data.apiActivity;
|
56
|
+
return a.map((h) => {
|
57
|
+
var D;
|
58
|
+
const m = N[h.reference], V = (D = m == null ? void 0 : m.find((F) => F.startsWith("Item Type:"))) == null ? void 0 : D.split(":")[1];
|
59
|
+
return {
|
60
|
+
...h,
|
61
|
+
itemType: V,
|
62
|
+
tags: m ?? []
|
63
|
+
};
|
64
|
+
});
|
65
|
+
});
|
66
|
+
} catch (p) {
|
67
|
+
const _ = p instanceof Error ? p.message : "Failed to fetch Learnosity items";
|
68
|
+
t.current(r.WORKSHEET_V3_ITEMS_FAILED, {
|
69
|
+
is_invalid_activity: !1,
|
70
|
+
activity_template_id: i.activity_template_id,
|
71
|
+
error_message: _
|
72
|
+
}), l("Failed to fetch Learnosity items");
|
73
|
+
}
|
74
|
+
},
|
75
|
+
[t, S]
|
76
|
+
);
|
77
|
+
return o(() => {
|
78
|
+
e === "loaded" && E && (t.current(r.WORKSHEET_V3_SCRIPT_READY), A(E));
|
79
|
+
}, [A, E, t, e]), o(() => {
|
80
|
+
n && (t.current(r.WORKSHEET_V3_ATTEMPT_RESPONSES_LOADING), O(n));
|
81
|
+
}, [O, n, t]), o(() => {
|
82
|
+
u && t.current(r.WORKSHEET_V3_ATTEMPT_RESPONSES_LOADED);
|
83
|
+
}, [u, t]), o(() => {
|
84
|
+
s && t.current(r.WORKSHEET_V3_ATTEMPT_RESPONSES_FAILED, {
|
85
|
+
errorMessage: s.message
|
86
|
+
});
|
87
|
+
}, [s, t]), o(() => {
|
88
|
+
c.current === void 0 && e === "error" && v();
|
89
|
+
}, [v, e]), o(() => {
|
90
|
+
(c.current !== void 0 || e !== "error" && c.current === void 0) && (c.current = e);
|
91
|
+
}, [e]), f && (!n || u) ? {
|
92
|
+
loadingState: "success",
|
93
|
+
learnosityActivityRef: P,
|
94
|
+
data: {
|
95
|
+
learnosityItems: f,
|
96
|
+
responses: W ?? void 0
|
97
|
+
}
|
98
|
+
} : T || s || c.current !== void 0 && e === "error" ? {
|
99
|
+
loadingState: "error",
|
100
|
+
error: e === "error" ? "Learnosity script failed to load" : T ?? (s == null ? void 0 : s.message) ?? "Error loading worksheet"
|
101
|
+
} : {
|
102
|
+
loadingState: "loading"
|
103
|
+
};
|
104
|
+
};
|
105
|
+
export {
|
106
|
+
U as default
|
107
|
+
};
|
108
|
+
//# sourceMappingURL=use-worksheet-data-helper.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"use-worksheet-data-helper.js","sources":["../../../../../src/features/worksheet/worksheet/hooks/use-worksheet-data-helper.ts"],"sourcesContent":["import type { ILearnosityItem, IWorksheetResponse, TItemType } from '../worksheet-types';\nimport type { MutableRefObject } from 'react';\n\nimport { captureMessage } from '@sentry/browser';\nimport { useCallback, useEffect, useRef, useState } from 'react';\n\nimport EVENTS from '../../constants/events';\nimport useIsLearnosityLoaded from '../../learnosity-preloader/use-is-learnosity-loaded';\nimport { useGetAttemptResponses } from '../api/attempt-responses';\n\ntype TLoadingState = 'loading' | 'success' | 'error';\ninterface IUseWorksheetDataHelper {\n (params: {\n attemptId?: string;\n signedRequest: string;\n loggerRef: MutableRefObject<(event: string, data?: Record<string, unknown>) => void>;\n }): {\n loadingState: TLoadingState;\n error?: string;\n data?: {\n learnosityItems: ILearnosityItem[];\n responses?: Record<string, IWorksheetResponse>;\n };\n learnosityActivityRef?: string;\n };\n}\n\ninterface ILearnosityActivityError {\n meta: {\n code: number;\n message: string;\n };\n}\n\ninterface ILearnosityActivityData {\n data: {\n apiActivity: {\n items: ILearnosityItem[];\n tags: Record<string, string[]>;\n };\n };\n}\n\nconst useWorksheetDataHelper: IUseWorksheetDataHelper = ({\n attemptId,\n signedRequest,\n loggerRef,\n}) => {\n const [error, setError] = useState<string>();\n const { scriptStatus, loadedAPIURL, downloadScript } = useIsLearnosityLoaded();\n const prevScriptStatusRef = useRef<typeof scriptStatus>();\n const [learnosityItems, setLearnosityItems] = useState<ILearnosityItem[]>();\n const [learnosityActivityRef, setLearnosityActivityRef] = useState<string>();\n\n const {\n isProcessed: isAttempsDataFetched,\n data: responsesData,\n get: getAttemptResponses,\n error: attemptResponsesError,\n } = useGetAttemptResponses(attemptId);\n\n const fetchLearnosityItems = useCallback(\n async (apiURL: string) => {\n const { security, request } = JSON.parse(signedRequest) as {\n security: {\n consumer_key: string;\n };\n request: {\n session_id: string;\n activity_template_id?: string;\n };\n };\n const bodyData = new URLSearchParams();\n\n bodyData.append('action', 'get');\n bodyData.append('security', JSON.stringify(security));\n bodyData.append('request', JSON.stringify(request));\n\n try {\n const url = apiURL.replace('questions', 'items').replace('?v', 'v');\n\n loggerRef.current(EVENTS.WORKSHEET_V3_ITEMS_LOADING);\n const response = await fetch(\n `${url}/activity?&a=get&c=${security.consumer_key}&s=${request.session_id}`,\n {\n method: 'POST',\n headers: {\n 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8',\n },\n body: bodyData.toString(),\n },\n );\n\n if (!response.ok) {\n const err: ILearnosityActivityError = await response.json();\n\n loggerRef.current(EVENTS.WORKSHEET_V3_ITEMS_FAILED, {\n is_invalid_activity: true,\n activity_template_id: request.activity_template_id,\n error_message: err.meta.message,\n error_code: err.meta.code,\n });\n\n captureMessage(err.meta.message, {\n extra: {\n error_code: err.meta.code,\n },\n tags: {\n 'content-type': 'learnosity',\n 'activity-reference': request.activity_template_id,\n },\n fingerprint: [`invalid-activity-${request.activity_template_id}`], // Add unique fingerprint\n });\n\n setError('Failed to fetch Learnosity items');\n\n return;\n }\n\n const json: ILearnosityActivityData = await response.json();\n\n loggerRef.current(EVENTS.WORKSHEET_V3_ITEMS_LOADED);\n setLearnosityActivityRef(request.activity_template_id);\n setLearnosityItems(() => {\n const { items, tags: allTags } = json.data.apiActivity;\n\n return items.map(item => {\n const tags = allTags[item.reference];\n\n const itemType = tags?.find(tag => tag.startsWith('Item Type:'))?.split(':')[1] as\n | TItemType\n | undefined;\n\n return {\n ...item,\n itemType: itemType,\n tags: tags ?? [],\n };\n });\n });\n } catch (err) {\n const errorMessage =\n err instanceof Error ? err.message : 'Failed to fetch Learnosity items';\n\n loggerRef.current(EVENTS.WORKSHEET_V3_ITEMS_FAILED, {\n is_invalid_activity: false,\n activity_template_id: request.activity_template_id,\n error_message: errorMessage,\n });\n setError('Failed to fetch Learnosity items');\n }\n },\n [loggerRef, signedRequest],\n );\n\n useEffect(() => {\n if (scriptStatus === 'loaded' && loadedAPIURL) {\n loggerRef.current(EVENTS.WORKSHEET_V3_SCRIPT_READY);\n fetchLearnosityItems(loadedAPIURL);\n }\n }, [fetchLearnosityItems, loadedAPIURL, loggerRef, scriptStatus]);\n\n useEffect(() => {\n if (attemptId) {\n loggerRef.current(EVENTS.WORKSHEET_V3_ATTEMPT_RESPONSES_LOADING);\n getAttemptResponses(attemptId);\n }\n }, [getAttemptResponses, attemptId, loggerRef]);\n\n useEffect(() => {\n if (isAttempsDataFetched) loggerRef.current(EVENTS.WORKSHEET_V3_ATTEMPT_RESPONSES_LOADED);\n }, [isAttempsDataFetched, loggerRef]);\n\n useEffect(() => {\n if (attemptResponsesError)\n loggerRef.current(EVENTS.WORKSHEET_V3_ATTEMPT_RESPONSES_FAILED, {\n errorMessage: attemptResponsesError.message,\n });\n }, [attemptResponsesError, loggerRef]);\n\n useEffect(() => {\n // Only on mount and if script failed to load handle the download\n if (prevScriptStatusRef.current === undefined && scriptStatus === 'error') {\n downloadScript();\n }\n }, [downloadScript, scriptStatus]);\n\n useEffect(() => {\n // Save the previous script status only if it's not undefined or if the current status is not error\n if (\n prevScriptStatusRef.current !== undefined ||\n (scriptStatus !== 'error' && prevScriptStatusRef.current === undefined)\n ) {\n prevScriptStatusRef.current = scriptStatus;\n }\n }, [scriptStatus]);\n\n if (learnosityItems && (!attemptId || isAttempsDataFetched)) {\n return {\n loadingState: 'success',\n learnosityActivityRef,\n data: {\n learnosityItems,\n responses: responsesData ?? undefined,\n },\n };\n }\n\n if (\n error ||\n attemptResponsesError ||\n (prevScriptStatusRef.current !== undefined && scriptStatus === 'error')\n ) {\n return {\n loadingState: 'error',\n error:\n scriptStatus === 'error'\n ? 'Learnosity script failed to load'\n : error ?? attemptResponsesError?.message ?? 'Error loading worksheet',\n };\n }\n\n return {\n loadingState: 'loading',\n };\n};\n\nexport default useWorksheetDataHelper;\n"],"names":["useWorksheetDataHelper","attemptId","signedRequest","loggerRef","error","setError","useState","scriptStatus","loadedAPIURL","downloadScript","useIsLearnosityLoaded","prevScriptStatusRef","useRef","learnosityItems","setLearnosityItems","learnosityActivityRef","setLearnosityActivityRef","isAttempsDataFetched","responsesData","getAttemptResponses","attemptResponsesError","useGetAttemptResponses","fetchLearnosityItems","useCallback","apiURL","security","request","bodyData","url","EVENTS","response","err","captureMessage","json","items","allTags","item","tags","itemType","_a","tag","errorMessage","useEffect"],"mappings":";;;;;AA2CA,MAAMA,IAAkD,CAAC;AAAA,EACvD,WAAAC;AAAA,EACA,eAAAC;AAAA,EACA,WAAAC;AACF,MAAM;AACJ,QAAM,CAACC,GAAOC,CAAQ,IAAIC,EAAiB,GACrC,EAAE,cAAAC,GAAc,cAAAC,GAAc,gBAAAC,MAAmBC,EAAsB,GACvEC,IAAsBC,KACtB,CAACC,GAAiBC,CAAkB,IAAIR,EAA4B,GACpE,CAACS,GAAuBC,CAAwB,IAAIV,EAAiB,GAErE;AAAA,IACJ,aAAaW;AAAA,IACb,MAAMC;AAAA,IACN,KAAKC;AAAA,IACL,OAAOC;AAAA,EAAA,IACLC,EAAuBpB,CAAS,GAE9BqB,IAAuBC;AAAA,IAC3B,OAAOC,MAAmB;AACxB,YAAM,EAAE,UAAAC,GAAU,SAAAC,EAAA,IAAY,KAAK,MAAMxB,CAAa,GAShDyB,IAAW,IAAI;AAEZ,MAAAA,EAAA,OAAO,UAAU,KAAK,GAC/BA,EAAS,OAAO,YAAY,KAAK,UAAUF,CAAQ,CAAC,GACpDE,EAAS,OAAO,WAAW,KAAK,UAAUD,CAAO,CAAC;AAE9C,UAAA;AACI,cAAAE,IAAMJ,EAAO,QAAQ,aAAa,OAAO,EAAE,QAAQ,MAAM,GAAG;AAExD,QAAArB,EAAA,QAAQ0B,EAAO,0BAA0B;AACnD,cAAMC,IAAW,MAAM;AAAA,UACrB,GAAGF,CAAG,sBAAsBH,EAAS,YAAY,MAAMC,EAAQ,UAAU;AAAA,UACzE;AAAA,YACE,QAAQ;AAAA,YACR,SAAS;AAAA,cACP,gBAAgB;AAAA,YAClB;AAAA,YACA,MAAMC,EAAS,SAAS;AAAA,UAC1B;AAAA,QAAA;AAGE,YAAA,CAACG,EAAS,IAAI;AACV,gBAAAC,IAAgC,MAAMD,EAAS;AAE3C,UAAA3B,EAAA,QAAQ0B,EAAO,2BAA2B;AAAA,YAClD,qBAAqB;AAAA,YACrB,sBAAsBH,EAAQ;AAAA,YAC9B,eAAeK,EAAI,KAAK;AAAA,YACxB,YAAYA,EAAI,KAAK;AAAA,UAAA,CACtB,GAEcC,EAAAD,EAAI,KAAK,SAAS;AAAA,YAC/B,OAAO;AAAA,cACL,YAAYA,EAAI,KAAK;AAAA,YACvB;AAAA,YACA,MAAM;AAAA,cACJ,gBAAgB;AAAA,cAChB,sBAAsBL,EAAQ;AAAA,YAChC;AAAA,YACA,aAAa,CAAC,oBAAoBA,EAAQ,oBAAoB,EAAE;AAAA;AAAA,UAAA,CACjE,GAEDrB,EAAS,kCAAkC;AAE3C;AAAA,QACF;AAEM,cAAA4B,IAAgC,MAAMH,EAAS;AAE3C,QAAA3B,EAAA,QAAQ0B,EAAO,yBAAyB,GAClDb,EAAyBU,EAAQ,oBAAoB,GACrDZ,EAAmB,MAAM;AACvB,gBAAM,EAAE,OAAAoB,GAAO,MAAMC,EAAQ,IAAIF,EAAK,KAAK;AAEpC,iBAAAC,EAAM,IAAI,CAAQE,MAAA;;AACjB,kBAAAC,IAAOF,EAAQC,EAAK,SAAS,GAE7BE,KAAWC,IAAAF,KAAA,gBAAAA,EAAM,KAAK,CAAAG,MAAOA,EAAI,WAAW,YAAY,OAA7C,gBAAAD,EAAiD,MAAM,KAAK;AAItE,mBAAA;AAAA,cACL,GAAGH;AAAA,cACH,UAAAE;AAAA,cACA,MAAMD,KAAQ,CAAC;AAAA,YAAA;AAAA,UACjB,CACD;AAAA,QAAA,CACF;AAAA,eACMN,GAAK;AACZ,cAAMU,IACJV,aAAe,QAAQA,EAAI,UAAU;AAE7B,QAAA5B,EAAA,QAAQ0B,EAAO,2BAA2B;AAAA,UAClD,qBAAqB;AAAA,UACrB,sBAAsBH,EAAQ;AAAA,UAC9B,eAAee;AAAA,QAAA,CAChB,GACDpC,EAAS,kCAAkC;AAAA,MAC7C;AAAA,IACF;AAAA,IACA,CAACF,GAAWD,CAAa;AAAA,EAAA;AA6CvB,SA1CJwC,EAAU,MAAM;AACV,IAAAnC,MAAiB,YAAYC,MACrBL,EAAA,QAAQ0B,EAAO,yBAAyB,GAClDP,EAAqBd,CAAY;AAAA,KAElC,CAACc,GAAsBd,GAAcL,GAAWI,CAAY,CAAC,GAEhEmC,EAAU,MAAM;AACd,IAAIzC,MACQE,EAAA,QAAQ0B,EAAO,sCAAsC,GAC/DV,EAAoBlB,CAAS;AAAA,EAE9B,GAAA,CAACkB,GAAqBlB,GAAWE,CAAS,CAAC,GAE9CuC,EAAU,MAAM;AACd,IAAIzB,KAAsBd,EAAU,QAAQ0B,EAAO,qCAAqC;AAAA,EAAA,GACvF,CAACZ,GAAsBd,CAAS,CAAC,GAEpCuC,EAAU,MAAM;AACV,IAAAtB,KACQjB,EAAA,QAAQ0B,EAAO,uCAAuC;AAAA,MAC9D,cAAcT,EAAsB;AAAA,IAAA,CACrC;AAAA,EAAA,GACF,CAACA,GAAuBjB,CAAS,CAAC,GAErCuC,EAAU,MAAM;AAEd,IAAI/B,EAAoB,YAAY,UAAaJ,MAAiB,WACjDE;EACjB,GACC,CAACA,GAAgBF,CAAY,CAAC,GAEjCmC,EAAU,MAAM;AAEd,KACE/B,EAAoB,YAAY,UAC/BJ,MAAiB,WAAWI,EAAoB,YAAY,YAE7DA,EAAoB,UAAUJ;AAAA,EAChC,GACC,CAACA,CAAY,CAAC,GAEbM,MAAoB,CAACZ,KAAagB,KAC7B;AAAA,IACL,cAAc;AAAA,IACd,uBAAAF;AAAA,IACA,MAAM;AAAA,MACJ,iBAAAF;AAAA,MACA,WAAWK,KAAiB;AAAA,IAC9B;AAAA,EAAA,IAKFd,KACAgB,KACCT,EAAoB,YAAY,UAAaJ,MAAiB,UAExD;AAAA,IACL,cAAc;AAAA,IACd,OACEA,MAAiB,UACb,qCACAH,MAASgB,KAAA,gBAAAA,EAAuB,YAAW;AAAA,EAAA,IAI9C;AAAA,IACL,cAAc;AAAA,EAAA;AAElB;"}
|
@@ -0,0 +1,92 @@
|
|
1
|
+
import { jsx as n, jsxs as $ } from "react/jsx-runtime";
|
2
|
+
import { memo as g, useRef as u, useState as C, useMemo as E, useCallback as T, useLayoutEffect as k, useEffect as I } from "react";
|
3
|
+
import l from "styled-components";
|
4
|
+
import w from "../../../assets/line-icons/icons/up.js";
|
5
|
+
import y from "../../ui/buttons/clickable/clickable.js";
|
6
|
+
import p from "../../ui/layout/flex-view.js";
|
7
|
+
import { ACTION_BAR_HEIGHT as f } from "./constants.js";
|
8
|
+
import { CustomElement as _ } from "./worksheet-question/worksheet-question-styled.js";
|
9
|
+
const R = l(p)(({ $isExpanded: r, theme: t }) => {
|
10
|
+
const { layout: a, colors: e, zIndex: d } = t;
|
11
|
+
return `
|
12
|
+
position: absolute;
|
13
|
+
bottom: 0px;
|
14
|
+
z-index: ${d.QUESTION_TIPS};
|
15
|
+
max-height: calc(${a.gutter * 2}px + ${f}px);
|
16
|
+
|
17
|
+
border-radius: 6px 6px 0px 0px;
|
18
|
+
background: ${e.REAL_BLACK_60};
|
19
|
+
backdrop-filter: blur(8px);
|
20
|
+
align-self: center;
|
21
|
+
|
22
|
+
${r && `
|
23
|
+
max-height: calc(${a.gutter * 15.625}px + ${f}px);
|
24
|
+
overflow-y: auto;
|
25
|
+
|
26
|
+
@supports selector(::-webkit-scrollbar) {
|
27
|
+
&::-webkit-scrollbar {
|
28
|
+
border-top-right-radius: 6px;
|
29
|
+
width: 8px;
|
30
|
+
background-color: ${e.WHITE};
|
31
|
+
}
|
32
|
+
|
33
|
+
&::-webkit-scrollbar-thumb {
|
34
|
+
border-top-right-radius: 6px;
|
35
|
+
border-bottom-right-radius: 6px;
|
36
|
+
background: ${e.REAL_BLACK_60};
|
37
|
+
}
|
38
|
+
}
|
39
|
+
`}
|
40
|
+
`;
|
41
|
+
}), A = l(p)`
|
42
|
+
padding: 8px 12px;
|
43
|
+
|
44
|
+
& * {
|
45
|
+
background-color: transparent !important;
|
46
|
+
}
|
47
|
+
`, H = l(_)(
|
48
|
+
({ theme: r, $isExpanded: t }) => `
|
49
|
+
color: ${r.colors.WHITE};
|
50
|
+
padding: 0px 0px ${f}px;
|
51
|
+
${t ? "" : "& > * { display: inline; }"}
|
52
|
+
font-family: 'UntitledSans-Regular';
|
53
|
+
|
54
|
+
&::before {
|
55
|
+
content: 'CUE DON’T TELL:';
|
56
|
+
font-family: 'Athletics-Bold';
|
57
|
+
margin-right: 8px;
|
58
|
+
${t ? " display: block; margin-bottom: 8px;" : ""}
|
59
|
+
}
|
60
|
+
`
|
61
|
+
), L = l(p)`
|
62
|
+
position: sticky;
|
63
|
+
top: 8px;
|
64
|
+
`, S = l(w)(({ $isExpanded: r, theme: t }) => `
|
65
|
+
transform: rotate(${r ? 180 : 0}deg);
|
66
|
+
transition: transform 0.3s ease;
|
67
|
+
color: ${t.colors.WHITE};
|
68
|
+
cursor: pointer;
|
69
|
+
`), G = g(({ width: r, question: t, userType: a, learnosity: e }) => {
|
70
|
+
const d = u(null), c = u(null), m = u(""), [i, x] = C(!1), { teacher_tips: o } = (t == null ? void 0 : t.metadata) || {}, s = E(() => o == null ? void 0 : o.toString(), [o]), b = T(() => {
|
71
|
+
m.current && c.current && x((h) => !h);
|
72
|
+
}, []);
|
73
|
+
return k(() => {
|
74
|
+
c.current && o && (m.current = c.current.textContent, e.renderMath("mathjax"));
|
75
|
+
}, [e, o]), I(() => {
|
76
|
+
s || x(!1);
|
77
|
+
}, [s]), a !== "TEACHER" || !s ? null : /* @__PURE__ */ n(R, { ref: d, $width: r, $isExpanded: i, children: /* @__PURE__ */ n(y, { label: "Teacher Tip", onClick: i ? void 0 : b, children: /* @__PURE__ */ $(A, { $flexDirection: "row", $flexGap: 10, $justifyContent: "space-between", children: [
|
78
|
+
/* @__PURE__ */ n(p, { $flexDirection: "row", $flexGap: 5, children: /* @__PURE__ */ n(
|
79
|
+
H,
|
80
|
+
{
|
81
|
+
ref: c,
|
82
|
+
dangerouslySetInnerHTML: { __html: s },
|
83
|
+
$isExpanded: i
|
84
|
+
}
|
85
|
+
) }),
|
86
|
+
/* @__PURE__ */ n(L, { $width: 20, $height: 20, children: /* @__PURE__ */ n(S, { $isExpanded: i, onClick: i ? b : void 0 }) })
|
87
|
+
] }) }) });
|
88
|
+
});
|
89
|
+
export {
|
90
|
+
G as default
|
91
|
+
};
|
92
|
+
//# sourceMappingURL=question-tips.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"question-tips.js","sources":["../../../../src/features/worksheet/worksheet/question-tips.tsx"],"sourcesContent":["import type { TUserTypes } from '../../ui/types';\nimport type { ILearnosity, IWorksheetQuestion } from './worksheet-types';\nimport type { FC } from 'react';\n\nimport { memo, useCallback, useEffect, useLayoutEffect, useMemo, useRef, useState } from 'react';\nimport styled from 'styled-components';\n\nimport UpIcon from '../../../assets/line-icons/icons/up';\nimport Clickable from '../../ui/buttons/clickable/clickable';\nimport FlexView from '../../ui/layout/flex-view';\nimport { ACTION_BAR_HEIGHT } from './constants';\nimport { CustomElement } from './worksheet-question/worksheet-question-styled';\n\ntype TStyledComponentProps = {\n $isExpanded: boolean;\n};\n\nconst Wrapper = styled(FlexView)<TStyledComponentProps>(({ $isExpanded, theme }) => {\n const { layout, colors, zIndex } = theme;\n\n return `\n position: absolute;\n bottom: 0px;\n z-index: ${zIndex.QUESTION_TIPS};\n max-height: calc(${layout.gutter * 2}px + ${ACTION_BAR_HEIGHT}px);\n \n border-radius: 6px 6px 0px 0px;\n background: ${colors.REAL_BLACK_60};\n backdrop-filter: blur(8px);\n align-self: center;\n \n ${\n $isExpanded &&\n `\n max-height: calc(${layout.gutter * 15.625}px + ${ACTION_BAR_HEIGHT}px);\n overflow-y: auto;\n\n @supports selector(::-webkit-scrollbar) {\n &::-webkit-scrollbar {\n border-top-right-radius: 6px;\n width: 8px;\n background-color: ${colors.WHITE};\n }\n \n &::-webkit-scrollbar-thumb {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px;\n background: ${colors.REAL_BLACK_60};\n }\n }\n `\n }\n `;\n});\n\nconst Header = styled(FlexView)`\n padding: 8px 12px;\n\n & * {\n background-color: transparent !important;\n }\n`;\n\nconst TipText = styled(CustomElement)<TStyledComponentProps>(\n ({ theme, $isExpanded }) => `\n color: ${theme.colors.WHITE};\n padding: 0px 0px ${ACTION_BAR_HEIGHT}px;\n ${$isExpanded ? '' : `& > * { display: inline; }`}\n font-family: 'UntitledSans-Regular';\n\n &::before {\n content: 'CUE DON’T TELL:';\n font-family: 'Athletics-Bold';\n margin-right: 8px;\n ${$isExpanded ? ` display: block; margin-bottom: 8px;` : ''}\n }\n `,\n);\n\nconst ChevIconWrapper = styled(FlexView)`\n position: sticky;\n top: 8px;\n`;\n\nconst ChevIcon = styled(UpIcon)<TStyledComponentProps>(({ $isExpanded, theme }) => {\n return `\n transform: rotate(${$isExpanded ? 180 : 0}deg);\n transition: transform 0.3s ease;\n color: ${theme.colors.WHITE};\n cursor: pointer;\n `;\n});\n\ninterface IQuestionTips {\n width: number | string;\n userType: TUserTypes;\n learnosity: ILearnosity;\n question?: IWorksheetQuestion;\n}\n\nconst QuestionTips: FC<IQuestionTips> = memo(({ width, question, userType, learnosity }) => {\n const containerRef = useRef<HTMLDivElement>(null);\n const tipRef = useRef<HTMLDivElement>(null);\n const tipContentRef = useRef<string | null>('');\n\n const [menuVisible, setMenuVisible] = useState(false);\n\n const { teacher_tips: tips } = question?.metadata || {};\n\n const tipsMemoized = useMemo(() => {\n return tips?.toString();\n }, [tips]);\n\n const handleClick = useCallback(() => {\n if (tipContentRef.current && tipRef.current) {\n setMenuVisible(prev => !prev);\n }\n }, []);\n\n useLayoutEffect(() => {\n if (tipRef.current && tips) {\n tipContentRef.current = tipRef.current.textContent;\n\n learnosity.renderMath('mathjax');\n }\n }, [learnosity, tips]);\n\n useEffect(() => {\n if (!tipsMemoized) {\n setMenuVisible(false);\n }\n }, [tipsMemoized]);\n\n if (userType !== 'TEACHER' || !tipsMemoized) return null;\n\n return (\n <Wrapper ref={containerRef} $width={width} $isExpanded={menuVisible}>\n <Clickable label=\"Teacher Tip\" onClick={!menuVisible ? handleClick : undefined}>\n <Header $flexDirection=\"row\" $flexGap={10} $justifyContent=\"space-between\">\n <FlexView $flexDirection=\"row\" $flexGap={5}>\n <TipText\n ref={tipRef}\n dangerouslySetInnerHTML={{ __html: tipsMemoized }}\n $isExpanded={menuVisible}\n />\n </FlexView>\n\n <ChevIconWrapper $width={20} $height={20}>\n <ChevIcon $isExpanded={menuVisible} onClick={menuVisible ? handleClick : undefined} />\n </ChevIconWrapper>\n </Header>\n </Clickable>\n </Wrapper>\n );\n});\n\nexport default QuestionTips;\n"],"names":["Wrapper","styled","FlexView","$isExpanded","theme","layout","colors","zIndex","ACTION_BAR_HEIGHT","Header","TipText","CustomElement","ChevIconWrapper","ChevIcon","UpIcon","QuestionTips","memo","width","question","userType","learnosity","containerRef","useRef","tipRef","tipContentRef","menuVisible","setMenuVisible","useState","tips","tipsMemoized","useMemo","handleClick","useCallback","prev","useLayoutEffect","useEffect","jsx","Clickable","jsxs"],"mappings":";;;;;;;;AAiBA,MAAMA,IAAUC,EAAOC,CAAQ,EAAyB,CAAC,EAAE,aAAAC,GAAa,OAAAC,QAAY;AAClF,QAAM,EAAE,QAAAC,GAAQ,QAAAC,GAAQ,QAAAC,EAAA,IAAWH;AAE5B,SAAA;AAAA;AAAA;AAAA,eAGMG,EAAO,aAAa;AAAA,uBACZF,EAAO,SAAS,CAAC,QAAQG,CAAiB;AAAA;AAAA;AAAA,kBAG/CF,EAAO,aAAa;AAAA;AAAA;AAAA;AAAA,MAKhCH,KACA;AAAA,2BACqBE,EAAO,SAAS,MAAM,QAAQG,CAAiB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,gCAO1CF,EAAO,KAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAMlBA,EAAO,aAAa;AAAA;AAAA;AAAA,OAI1C;AAAA;AAEJ,CAAC,GAEKG,IAASR,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAQxBQ,IAAUT,EAAOU,CAAa;AAAA,EAClC,CAAC,EAAE,OAAAP,GAAO,aAAAD,EAAA,MAAkB;AAAA,aACjBC,EAAM,OAAO,KAAK;AAAA,uBACRI,CAAiB;AAAA,MAClCL,IAAc,KAAK,4BAA4B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,QAO7CA,IAAc,yCAAyC,EAAE;AAAA;AAAA;AAGjE,GAEMS,IAAkBX,EAAOC,CAAQ;AAAA;AAAA;AAAA,GAKjCW,IAAWZ,EAAOa,CAAM,EAAyB,CAAC,EAAE,aAAAX,GAAa,OAAAC,QAC9D;AAAA,wBACeD,IAAc,MAAM,CAAC;AAAA;AAAA,aAEhCC,EAAM,OAAO,KAAK;AAAA;AAAA,GAG9B,GASKW,IAAkCC,EAAK,CAAC,EAAE,OAAAC,GAAO,UAAAC,GAAU,UAAAC,GAAU,YAAAC,QAAiB;AACpF,QAAAC,IAAeC,EAAuB,IAAI,GAC1CC,IAASD,EAAuB,IAAI,GACpCE,IAAgBF,EAAsB,EAAE,GAExC,CAACG,GAAaC,CAAc,IAAIC,EAAS,EAAK,GAE9C,EAAE,cAAcC,EAAA,KAASV,KAAA,gBAAAA,EAAU,aAAY,CAAA,GAE/CW,IAAeC,EAAQ,MACpBF,KAAA,gBAAAA,EAAM,YACZ,CAACA,CAAI,CAAC,GAEHG,IAAcC,EAAY,MAAM;AAChC,IAAAR,EAAc,WAAWD,EAAO,WACnBG,EAAA,CAAAO,MAAQ,CAACA,CAAI;AAAA,EAEhC,GAAG,CAAE,CAAA;AAgBL,SAdAC,EAAgB,MAAM;AAChB,IAAAX,EAAO,WAAWK,MACNJ,EAAA,UAAUD,EAAO,QAAQ,aAEvCH,EAAW,WAAW,SAAS;AAAA,EACjC,GACC,CAACA,GAAYQ,CAAI,CAAC,GAErBO,EAAU,MAAM;AACd,IAAKN,KACHH,EAAe,EAAK;AAAA,EACtB,GACC,CAACG,CAAY,CAAC,GAEbV,MAAa,aAAa,CAACU,IAAqB,OAGlD,gBAAAO,EAACpC,GAAQ,EAAA,KAAKqB,GAAc,QAAQJ,GAAO,aAAaQ,GACtD,UAAC,gBAAAW,EAAAC,GAAA,EAAU,OAAM,eAAc,SAAUZ,IAA4B,SAAdM,GACrD,UAAC,gBAAAO,EAAA7B,GAAA,EAAO,gBAAe,OAAM,UAAU,IAAI,iBAAgB,iBACzD,UAAA;AAAA,IAAA,gBAAA2B,EAAClC,GAAS,EAAA,gBAAe,OAAM,UAAU,GACvC,UAAA,gBAAAkC;AAAA,MAAC1B;AAAA,MAAA;AAAA,QACC,KAAKa;AAAA,QACL,yBAAyB,EAAE,QAAQM,EAAa;AAAA,QAChD,aAAaJ;AAAA,MAAA;AAAA,IAAA,GAEjB;AAAA,IAEC,gBAAAW,EAAAxB,GAAA,EAAgB,QAAQ,IAAI,SAAS,IACpC,UAAA,gBAAAwB,EAACvB,GAAS,EAAA,aAAaY,GAAa,SAASA,IAAcM,IAAc,OAAW,CAAA,GACtF;AAAA,EAAA,GACF,GACF,EACF,CAAA;AAEJ,CAAC;"}
|
@@ -0,0 +1,161 @@
|
|
1
|
+
import { jsx as e, jsxs as b, Fragment as B } from "react/jsx-runtime";
|
2
|
+
import { memo as L, useState as M, useCallback as i } from "react";
|
3
|
+
import Y from "../../../../assets/line-icons/icons/calculator.js";
|
4
|
+
import Z from "../../../../assets/line-icons/icons/down.js";
|
5
|
+
import ee from "../../../../assets/line-icons/icons/up.js";
|
6
|
+
import oe from "../../../cue-canvas/toolbar/toolbar.js";
|
7
|
+
import ne from "../../../ui/buttons/button/button.js";
|
8
|
+
import te from "../../../ui/layout/flex-view.js";
|
9
|
+
import { scrollToQuestion as se } from "../worksheet-helpers.js";
|
10
|
+
import ie from "../worksheet-questions-controller/scribble-switch.js";
|
11
|
+
import re from "../worksheet-questions-controller/worksheet-questions-controller.js";
|
12
|
+
import ae from "../worksheet-questions-summary/worksheet-questions-summary.js";
|
13
|
+
import { IconContainer as le, SummaryWrapper as me } from "../worksheet-styled.js";
|
14
|
+
import ce from "../worksheet-summary-controller/worksheet-summary-controller.js";
|
15
|
+
const ve = L(($) => {
|
16
|
+
const {
|
17
|
+
userType: m,
|
18
|
+
layout: f,
|
19
|
+
behavior: r,
|
20
|
+
worksheetName: A,
|
21
|
+
questions: o,
|
22
|
+
responses: t,
|
23
|
+
activeQuestionIndex: s,
|
24
|
+
lastUnlockedQuestionIndex: h,
|
25
|
+
appendedQuestionIds: W,
|
26
|
+
learnosity: q,
|
27
|
+
isCanvasEnabled: R,
|
28
|
+
isScribblingEnabled: S,
|
29
|
+
isSummaryVisible: k,
|
30
|
+
setIsScribblingEnabled: O,
|
31
|
+
setActiveQuestionId: c,
|
32
|
+
setResponses: V,
|
33
|
+
getTimeSpentOnQuestion: j,
|
34
|
+
setBlocker: F,
|
35
|
+
setSummaryVisible: u,
|
36
|
+
showCalculator: G,
|
37
|
+
onItemNumberClick: C,
|
38
|
+
onTeacherValidation: N,
|
39
|
+
onGoToReview: I,
|
40
|
+
onResponseChange: D,
|
41
|
+
onHelp: E,
|
42
|
+
onSubmit: a,
|
43
|
+
onCalculatorOpen: U,
|
44
|
+
canSubmitWorksheet: g,
|
45
|
+
loggerRef: y,
|
46
|
+
onSkip: _,
|
47
|
+
canToggleScribbling: z
|
48
|
+
} = $, { navigationBar: H, questionsScrollable: w } = f, p = o[s], { response_id: l } = p ?? {}, [Q, d] = M(!1), P = l ? W.includes(l) : !1, X = i(
|
49
|
+
(n) => {
|
50
|
+
d(!1), C(n);
|
51
|
+
},
|
52
|
+
[C]
|
53
|
+
), J = i(() => {
|
54
|
+
d(!1), I();
|
55
|
+
}, [I]), v = i(() => {
|
56
|
+
d((n) => !n);
|
57
|
+
}, []), K = i(() => {
|
58
|
+
var T;
|
59
|
+
u(!1);
|
60
|
+
const n = (T = o[o.length - 1]) == null ? void 0 : T.response_id;
|
61
|
+
n && (w ? requestAnimationFrame(() => se(n)) : c(n));
|
62
|
+
}, [o, w, c, u]), x = i(() => {
|
63
|
+
a == null || a(t);
|
64
|
+
}, [a, t]);
|
65
|
+
return k ? /* @__PURE__ */ e(
|
66
|
+
ce,
|
67
|
+
{
|
68
|
+
onBack: K,
|
69
|
+
behavior: r,
|
70
|
+
onSubmit: x,
|
71
|
+
canSubmitWorksheet: !!g
|
72
|
+
}
|
73
|
+
) : /* @__PURE__ */ b(B, { children: [
|
74
|
+
/* @__PURE__ */ b(te, { $flexDirection: "row", $flexGap: 12, children: [
|
75
|
+
/* @__PURE__ */ e(
|
76
|
+
ie,
|
77
|
+
{
|
78
|
+
isScribblingEnabled: S,
|
79
|
+
setIsScribblingEnabled: O,
|
80
|
+
isCanvasEnabled: R,
|
81
|
+
loggerRef: y,
|
82
|
+
canToggleScribbling: z
|
83
|
+
}
|
84
|
+
),
|
85
|
+
r.canShowDesmosCalc && /* @__PURE__ */ e(
|
86
|
+
le,
|
87
|
+
{
|
88
|
+
$active: G,
|
89
|
+
$alignItems: "center",
|
90
|
+
$justifyContent: "space-between",
|
91
|
+
onClick: U,
|
92
|
+
children: /* @__PURE__ */ e(Y, {})
|
93
|
+
}
|
94
|
+
)
|
95
|
+
] }),
|
96
|
+
S && /* @__PURE__ */ e(oe, { userType: m, renderAs: "canvas" }),
|
97
|
+
H === "bottom" && /* @__PURE__ */ b(B, { children: [
|
98
|
+
Q && /* @__PURE__ */ e(me, { $alignItems: "center", children: /* @__PURE__ */ e(
|
99
|
+
ae,
|
100
|
+
{
|
101
|
+
activeQuestionIndex: s,
|
102
|
+
lastUnlockedQuestionIndex: h,
|
103
|
+
onItemNumberClick: X,
|
104
|
+
questions: o,
|
105
|
+
responses: t,
|
106
|
+
worksheetName: A,
|
107
|
+
behavior: r,
|
108
|
+
userType: m,
|
109
|
+
onClose: v,
|
110
|
+
onGoToReview: J,
|
111
|
+
summaryVisible: k
|
112
|
+
}
|
113
|
+
) }),
|
114
|
+
/* @__PURE__ */ e(
|
115
|
+
ne,
|
116
|
+
{
|
117
|
+
renderAs: "secondary",
|
118
|
+
widthX: 13.25,
|
119
|
+
label: `Question ${s + 1} of ${o.length}`,
|
120
|
+
size: "small",
|
121
|
+
Icon: Q ? Z : ee,
|
122
|
+
iconPosition: "right",
|
123
|
+
justifyContent: "space-between",
|
124
|
+
onClick: v
|
125
|
+
}
|
126
|
+
)
|
127
|
+
] }),
|
128
|
+
p && l && /* @__PURE__ */ e(
|
129
|
+
re,
|
130
|
+
{
|
131
|
+
learnosity: q,
|
132
|
+
question: p,
|
133
|
+
questions: o,
|
134
|
+
responses: t,
|
135
|
+
canSubmitWorksheet: g,
|
136
|
+
questionIndex: s,
|
137
|
+
isQuestionAppended: P,
|
138
|
+
isQuestionUnlocked: s <= h,
|
139
|
+
response: t[l],
|
140
|
+
behavior: r,
|
141
|
+
userType: m,
|
142
|
+
layout: f,
|
143
|
+
onResponseChange: D,
|
144
|
+
onTeacherValidation: N,
|
145
|
+
onHelp: E,
|
146
|
+
onSubmit: x,
|
147
|
+
setActiveQuestionId: c,
|
148
|
+
setBlocker: F,
|
149
|
+
setSummaryVisible: u,
|
150
|
+
setResponses: V,
|
151
|
+
getTimeSpentOnQuestion: j,
|
152
|
+
loggerRef: y,
|
153
|
+
onSkip: _
|
154
|
+
}
|
155
|
+
)
|
156
|
+
] });
|
157
|
+
});
|
158
|
+
export {
|
159
|
+
ve as default
|
160
|
+
};
|
161
|
+
//# sourceMappingURL=worksheet-action-bar.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"worksheet-action-bar.js","sources":["../../../../../src/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.tsx"],"sourcesContent":["import type { IWorksheetActionBarProps } from './worksheet-action-bar-types';\nimport type { FC } from 'react';\n\nimport { memo, useCallback, useState } from 'react';\n\nimport CalculatorIcon from '../../../../assets/line-icons/icons/calculator';\nimport DownIcon from '../../../../assets/line-icons/icons/down';\nimport UpIcon from '../../../../assets/line-icons/icons/up';\nimport Toolbar from '../../../cue-canvas/toolbar/toolbar';\nimport Button from '../../../ui/buttons/button/button';\nimport FlexView from '../../../ui/layout/flex-view';\nimport { scrollToQuestion } from '../worksheet-helpers';\nimport ScribbleSwitch from '../worksheet-questions-controller/scribble-switch';\nimport WorksheetQuestionsController from '../worksheet-questions-controller/worksheet-questions-controller';\nimport WorksheetQuestionsSummary from '../worksheet-questions-summary/worksheet-questions-summary';\nimport * as Styled from '../worksheet-styled';\nimport WorksheetSummaryController from '../worksheet-summary-controller/worksheet-summary-controller';\n\nconst WorksheetActionBar: FC<IWorksheetActionBarProps> = memo(props => {\n const {\n userType,\n layout,\n behavior,\n worksheetName,\n questions,\n responses,\n activeQuestionIndex,\n lastUnlockedQuestionIndex,\n appendedQuestionIds,\n learnosity,\n isCanvasEnabled,\n isScribblingEnabled,\n isSummaryVisible,\n setIsScribblingEnabled,\n setActiveQuestionId,\n setResponses,\n getTimeSpentOnQuestion,\n setBlocker,\n setSummaryVisible,\n showCalculator,\n onItemNumberClick,\n onTeacherValidation,\n onGoToReview,\n onResponseChange,\n onHelp,\n onSubmit,\n onCalculatorOpen,\n canSubmitWorksheet,\n loggerRef,\n onSkip,\n canToggleScribbling,\n } = props;\n const { navigationBar, questionsScrollable } = layout;\n const activeQuestion = questions[activeQuestionIndex];\n const { response_id: activeQuestionId } = activeQuestion ?? {};\n const [isSummaryOpened, setIsSummaryOpened] = useState(false);\n const isAppended = activeQuestionId ? appendedQuestionIds.includes(activeQuestionId) : false;\n\n const handleItemNumberClick = useCallback(\n (questionId: string) => {\n setIsSummaryOpened(false);\n onItemNumberClick(questionId);\n },\n [onItemNumberClick],\n );\n\n const handleOnGoToReview = useCallback(() => {\n setIsSummaryOpened(false);\n onGoToReview();\n }, [onGoToReview]);\n\n const handleSummaryButtonClick = useCallback(() => {\n setIsSummaryOpened(prev => !prev);\n }, []);\n\n const handleBackFromSummary = useCallback(() => {\n setSummaryVisible(false);\n\n const questionId = questions[questions.length - 1]?.response_id;\n\n if (questionId) {\n if (questionsScrollable) {\n requestAnimationFrame(() => scrollToQuestion(questionId));\n } else {\n setActiveQuestionId(questionId);\n }\n }\n }, [questions, questionsScrollable, setActiveQuestionId, setSummaryVisible]);\n\n const handleSheetSubmitButtonClick = useCallback(() => {\n onSubmit?.(responses);\n }, [onSubmit, responses]);\n\n if (isSummaryVisible) {\n return (\n <WorksheetSummaryController\n onBack={handleBackFromSummary}\n behavior={behavior}\n onSubmit={handleSheetSubmitButtonClick}\n canSubmitWorksheet={!!canSubmitWorksheet}\n />\n );\n }\n\n return (\n <>\n <FlexView $flexDirection=\"row\" $flexGap={12}>\n <ScribbleSwitch\n isScribblingEnabled={isScribblingEnabled}\n setIsScribblingEnabled={setIsScribblingEnabled}\n isCanvasEnabled={isCanvasEnabled}\n loggerRef={loggerRef}\n canToggleScribbling={canToggleScribbling}\n />\n {behavior.canShowDesmosCalc && (\n <Styled.IconContainer\n $active={showCalculator}\n $alignItems=\"center\"\n $justifyContent=\"space-between\"\n onClick={onCalculatorOpen}\n >\n <CalculatorIcon />\n </Styled.IconContainer>\n )}\n </FlexView>\n {isScribblingEnabled && <Toolbar userType={userType} renderAs=\"canvas\" />}\n {navigationBar === 'bottom' && (\n <>\n {isSummaryOpened && (\n <Styled.SummaryWrapper $alignItems=\"center\">\n <WorksheetQuestionsSummary\n activeQuestionIndex={activeQuestionIndex}\n lastUnlockedQuestionIndex={lastUnlockedQuestionIndex}\n onItemNumberClick={handleItemNumberClick}\n questions={questions}\n responses={responses}\n worksheetName={worksheetName}\n behavior={behavior}\n userType={userType}\n onClose={handleSummaryButtonClick}\n onGoToReview={handleOnGoToReview}\n summaryVisible={isSummaryVisible}\n />\n </Styled.SummaryWrapper>\n )}\n <Button\n renderAs=\"secondary\"\n widthX={13.25}\n label={`Question ${activeQuestionIndex + 1} of ${questions.length}`}\n size=\"small\"\n Icon={isSummaryOpened ? DownIcon : UpIcon}\n iconPosition=\"right\"\n justifyContent=\"space-between\"\n onClick={handleSummaryButtonClick}\n />\n </>\n )}\n {activeQuestion && activeQuestionId && (\n <WorksheetQuestionsController\n learnosity={learnosity}\n question={activeQuestion}\n questions={questions}\n responses={responses}\n canSubmitWorksheet={canSubmitWorksheet}\n questionIndex={activeQuestionIndex}\n isQuestionAppended={isAppended}\n isQuestionUnlocked={activeQuestionIndex <= lastUnlockedQuestionIndex}\n response={responses[activeQuestionId]}\n behavior={behavior}\n userType={userType}\n layout={layout}\n onResponseChange={onResponseChange}\n onTeacherValidation={onTeacherValidation}\n onHelp={onHelp}\n onSubmit={handleSheetSubmitButtonClick}\n setActiveQuestionId={setActiveQuestionId}\n setBlocker={setBlocker}\n setSummaryVisible={setSummaryVisible}\n setResponses={setResponses}\n getTimeSpentOnQuestion={getTimeSpentOnQuestion}\n loggerRef={loggerRef}\n onSkip={onSkip}\n />\n )}\n </>\n );\n});\n\nexport default WorksheetActionBar;\n"],"names":["WorksheetActionBar","memo","props","userType","layout","behavior","worksheetName","questions","responses","activeQuestionIndex","lastUnlockedQuestionIndex","appendedQuestionIds","learnosity","isCanvasEnabled","isScribblingEnabled","isSummaryVisible","setIsScribblingEnabled","setActiveQuestionId","setResponses","getTimeSpentOnQuestion","setBlocker","setSummaryVisible","showCalculator","onItemNumberClick","onTeacherValidation","onGoToReview","onResponseChange","onHelp","onSubmit","onCalculatorOpen","canSubmitWorksheet","loggerRef","onSkip","canToggleScribbling","navigationBar","questionsScrollable","activeQuestion","activeQuestionId","isSummaryOpened","setIsSummaryOpened","useState","isAppended","handleItemNumberClick","useCallback","questionId","handleOnGoToReview","handleSummaryButtonClick","prev","handleBackFromSummary","_a","scrollToQuestion","handleSheetSubmitButtonClick","jsx","WorksheetSummaryController","jsxs","Fragment","FlexView","ScribbleSwitch","Styled.IconContainer","CalculatorIcon","Toolbar","Styled.SummaryWrapper","WorksheetQuestionsSummary","Button","DownIcon","UpIcon","WorksheetQuestionsController"],"mappings":";;;;;;;;;;;;;;AAkBM,MAAAA,KAAmDC,EAAK,CAASC,MAAA;AAC/D,QAAA;AAAA,IACJ,UAAAC;AAAA,IACA,QAAAC;AAAA,IACA,UAAAC;AAAA,IACA,eAAAC;AAAA,IACA,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,qBAAAC;AAAA,IACA,2BAAAC;AAAA,IACA,qBAAAC;AAAA,IACA,YAAAC;AAAA,IACA,iBAAAC;AAAA,IACA,qBAAAC;AAAA,IACA,kBAAAC;AAAA,IACA,wBAAAC;AAAA,IACA,qBAAAC;AAAA,IACA,cAAAC;AAAA,IACA,wBAAAC;AAAA,IACA,YAAAC;AAAA,IACA,mBAAAC;AAAA,IACA,gBAAAC;AAAA,IACA,mBAAAC;AAAA,IACA,qBAAAC;AAAA,IACA,cAAAC;AAAA,IACA,kBAAAC;AAAA,IACA,QAAAC;AAAA,IACA,UAAAC;AAAA,IACA,kBAAAC;AAAA,IACA,oBAAAC;AAAA,IACA,WAAAC;AAAA,IACA,QAAAC;AAAA,IACA,qBAAAC;AAAA,EACE,IAAA/B,GACE,EAAE,eAAAgC,GAAe,qBAAAC,EAAwB,IAAA/B,GACzCgC,IAAiB7B,EAAUE,CAAmB,GAC9C,EAAE,aAAa4B,MAAqBD,KAAkB,CAAA,GACtD,CAACE,GAAiBC,CAAkB,IAAIC,EAAS,EAAK,GACtDC,IAAaJ,IAAmB1B,EAAoB,SAAS0B,CAAgB,IAAI,IAEjFK,IAAwBC;AAAA,IAC5B,CAACC,MAAuB;AACtB,MAAAL,EAAmB,EAAK,GACxBhB,EAAkBqB,CAAU;AAAA,IAC9B;AAAA,IACA,CAACrB,CAAiB;AAAA,EAAA,GAGdsB,IAAqBF,EAAY,MAAM;AAC3C,IAAAJ,EAAmB,EAAK,GACXd;EAAA,GACZ,CAACA,CAAY,CAAC,GAEXqB,IAA2BH,EAAY,MAAM;AAC9B,IAAAJ,EAAA,CAAAQ,MAAQ,CAACA,CAAI;AAAA,EAClC,GAAG,CAAE,CAAA,GAECC,IAAwBL,EAAY,MAAM;;AAC9C,IAAAtB,EAAkB,EAAK;AAEvB,UAAMuB,KAAaK,IAAA1C,EAAUA,EAAU,SAAS,CAAC,MAA9B,gBAAA0C,EAAiC;AAEpD,IAAIL,MACET,IACoB,sBAAA,MAAMe,GAAiBN,CAAU,CAAC,IAExD3B,EAAoB2B,CAAU;AAAA,KAGjC,CAACrC,GAAW4B,GAAqBlB,GAAqBI,CAAiB,CAAC,GAErE8B,IAA+BR,EAAY,MAAM;AACrD,IAAAf,KAAA,QAAAA,EAAWpB;AAAA,EAAS,GACnB,CAACoB,GAAUpB,CAAS,CAAC;AAExB,SAAIO,IAEA,gBAAAqC;AAAA,IAACC;AAAA,IAAA;AAAA,MACC,QAAQL;AAAA,MACR,UAAA3C;AAAA,MACA,UAAU8C;AAAA,MACV,oBAAoB,CAAC,CAACrB;AAAA,IAAA;AAAA,EAAA,IAOxB,gBAAAwB,EAAAC,GAAA,EAAA,UAAA;AAAA,IAAA,gBAAAD,EAACE,IAAS,EAAA,gBAAe,OAAM,UAAU,IACvC,UAAA;AAAA,MAAA,gBAAAJ;AAAA,QAACK;AAAA,QAAA;AAAA,UACC,qBAAA3C;AAAA,UACA,wBAAAE;AAAA,UACA,iBAAAH;AAAA,UACA,WAAAkB;AAAA,UACA,qBAAAE;AAAA,QAAA;AAAA,MACF;AAAA,MACC5B,EAAS,qBACR,gBAAA+C;AAAA,QAACM;AAAAA,QAAA;AAAA,UACC,SAASpC;AAAA,UACT,aAAY;AAAA,UACZ,iBAAgB;AAAA,UAChB,SAASO;AAAA,UAET,4BAAC8B,GAAe,EAAA;AAAA,QAAA;AAAA,MAClB;AAAA,IAAA,GAEJ;AAAA,IACC7C,KAAuB,gBAAAsC,EAACQ,IAAQ,EAAA,UAAAzD,GAAoB,UAAS,UAAS;AAAA,IACtE+B,MAAkB,YAEd,gBAAAoB,EAAAC,GAAA,EAAA,UAAA;AAAA,MAAAjB,KACE,gBAAAc,EAAAS,IAAA,EAAsB,aAAY,UACjC,UAAA,gBAAAT;AAAA,QAACU;AAAA,QAAA;AAAA,UACC,qBAAArD;AAAA,UACA,2BAAAC;AAAA,UACA,mBAAmBgC;AAAA,UACnB,WAAAnC;AAAA,UACA,WAAAC;AAAA,UACA,eAAAF;AAAA,UACA,UAAAD;AAAA,UACA,UAAAF;AAAA,UACA,SAAS2C;AAAA,UACT,cAAcD;AAAA,UACd,gBAAgB9B;AAAA,QAAA;AAAA,MAAA,GAEpB;AAAA,MAEF,gBAAAqC;AAAA,QAACW;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,QAAQ;AAAA,UACR,OAAO,YAAYtD,IAAsB,CAAC,OAAOF,EAAU,MAAM;AAAA,UACjE,MAAK;AAAA,UACL,MAAM+B,IAAkB0B,IAAWC;AAAA,UACnC,cAAa;AAAA,UACb,gBAAe;AAAA,UACf,SAASnB;AAAA,QAAA;AAAA,MACX;AAAA,IAAA,GACF;AAAA,IAEDV,KAAkBC,KACjB,gBAAAe;AAAA,MAACc;AAAA,MAAA;AAAA,QACC,YAAAtD;AAAA,QACA,UAAUwB;AAAA,QACV,WAAA7B;AAAA,QACA,WAAAC;AAAA,QACA,oBAAAsB;AAAA,QACA,eAAerB;AAAA,QACf,oBAAoBgC;AAAA,QACpB,oBAAoBhC,KAAuBC;AAAA,QAC3C,UAAUF,EAAU6B,CAAgB;AAAA,QACpC,UAAAhC;AAAA,QACA,UAAAF;AAAA,QACA,QAAAC;AAAA,QACA,kBAAAsB;AAAA,QACA,qBAAAF;AAAA,QACA,QAAAG;AAAA,QACA,UAAUwB;AAAA,QACV,qBAAAlC;AAAA,QACA,YAAAG;AAAA,QACA,mBAAAC;AAAA,QACA,cAAAH;AAAA,QACA,wBAAAC;AAAA,QACA,WAAAY;AAAA,QACA,QAAAC;AAAA,MAAA;AAAA,IACF;AAAA,EAEJ,EAAA,CAAA;AAEJ,CAAC;"}
|
package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.js
ADDED
@@ -0,0 +1,19 @@
|
|
1
|
+
import { jsxs as t, jsx as i } from "react/jsx-runtime";
|
2
|
+
import { memo as o } from "react";
|
3
|
+
import n from "../../../../ui/buttons/button/button.js";
|
4
|
+
import m from "../../../../ui/layout/flex-view.js";
|
5
|
+
import l from "../../../../ui/text/text.js";
|
6
|
+
const u = o(
|
7
|
+
({ studentName: e, onViewExitTicket: r }) => /* @__PURE__ */ t(m, { $widthX: 34, $alignItems: "center", children: [
|
8
|
+
/* @__PURE__ */ t(l, { $renderAs: "quote", $align: "center", $marginBottomX: 4, children: [
|
9
|
+
"Please don’t discuss the quiz until ",
|
10
|
+
e,
|
11
|
+
" attempts it all."
|
12
|
+
] }),
|
13
|
+
/* @__PURE__ */ i(n, { renderAs: "primary", label: "View quiz", widthX: 11, onClick: r })
|
14
|
+
] })
|
15
|
+
);
|
16
|
+
export {
|
17
|
+
u as default
|
18
|
+
};
|
19
|
+
//# sourceMappingURL=exit-ticket-intervention.js.map
|
package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.js.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"exit-ticket-intervention.js","sources":["../../../../../../src/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.tsx"],"sourcesContent":["import type { FC } from 'react';\n\nimport { memo } from 'react';\n\nimport Button from '../../../../ui/buttons/button/button';\nimport FlexView from '../../../../ui/layout/flex-view';\nimport Text from '../../../../ui/text/text';\n\ninterface IExitTicketInterventionProps {\n studentName: string;\n onViewExitTicket: () => void;\n}\n\nconst ExitTicketIntervention: FC<IExitTicketInterventionProps> = memo(\n ({ studentName, onViewExitTicket }) => {\n return (\n <FlexView $widthX={34} $alignItems=\"center\">\n <Text $renderAs=\"quote\" $align=\"center\" $marginBottomX={4}>\n Please don’t discuss the quiz until {studentName} attempts it all.\n </Text>\n <Button renderAs=\"primary\" label=\"View quiz\" widthX={11} onClick={onViewExitTicket} />\n </FlexView>\n );\n },\n);\n\nexport default ExitTicketIntervention;\n"],"names":["ExitTicketIntervention","memo","studentName","onViewExitTicket","jsxs","FlexView","Text","jsx","Button"],"mappings":";;;;;AAaA,MAAMA,IAA2DC;AAAA,EAC/D,CAAC,EAAE,aAAAC,GAAa,kBAAAC,QAEX,gBAAAC,EAAAC,GAAA,EAAS,SAAS,IAAI,aAAY,UACjC,UAAA;AAAA,IAAA,gBAAAD,EAACE,KAAK,WAAU,SAAQ,QAAO,UAAS,gBAAgB,GAAG,UAAA;AAAA,MAAA;AAAA,MACpBJ;AAAA,MAAY;AAAA,IAAA,GACnD;AAAA,IACA,gBAAAK,EAACC,KAAO,UAAS,WAAU,OAAM,aAAY,QAAQ,IAAI,SAASL,EAAkB,CAAA;AAAA,EACtF,EAAA,CAAA;AAGN;"}
|
package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review-available.js
ADDED
@@ -0,0 +1,23 @@
|
|
1
|
+
import { jsxs as t, Fragment as m, jsx as n } from "react/jsx-runtime";
|
2
|
+
import { memo as a, useEffect as s } from "react";
|
3
|
+
import e from "../../../../ui/text/text.js";
|
4
|
+
const u = a(
|
5
|
+
({ studentName: i, onViewExitTicket: r }) => (s(() => {
|
6
|
+
const o = setTimeout(() => {
|
7
|
+
r({});
|
8
|
+
}, 3e3);
|
9
|
+
return () => clearTimeout(o);
|
10
|
+
}, [r]), /* @__PURE__ */ t(m, { children: [
|
11
|
+
/* @__PURE__ */ n(e, { $renderAs: "h1", $align: "center", $marginBottomX: 1.5, children: "Quiz Completed" }),
|
12
|
+
/* @__PURE__ */ t(e, { $renderAs: "quote", $align: "center", $marginBottomX: 4, children: [
|
13
|
+
"You can now review ",
|
14
|
+
i,
|
15
|
+
"’s attempts"
|
16
|
+
] }),
|
17
|
+
/* @__PURE__ */ n(e, { $renderAs: "h6", $align: "center", children: "Starting review..." })
|
18
|
+
] }))
|
19
|
+
);
|
20
|
+
export {
|
21
|
+
u as default
|
22
|
+
};
|
23
|
+
//# sourceMappingURL=exit-ticket-review-available.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"exit-ticket-review-available.js","sources":["../../../../../../src/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review-available.tsx"],"sourcesContent":["import type { FC } from 'react';\n\nimport { memo, useEffect } from 'react';\n\nimport Text from '../../../../ui/text/text';\n\ninterface IExitTicketReviewAvailableProps {\n studentName: string;\n onViewExitTicket: (blocker: unknown) => void;\n}\n\nconst ExitTicketReviewAvailable: FC<IExitTicketReviewAvailableProps> = memo(\n ({ studentName, onViewExitTicket }) => {\n useEffect(() => {\n const timer = setTimeout(() => {\n onViewExitTicket({});\n }, 3000);\n\n return () => clearTimeout(timer);\n }, [onViewExitTicket]);\n\n return (\n <>\n <Text $renderAs=\"h1\" $align=\"center\" $marginBottomX={1.5}>\n Quiz Completed\n </Text>\n <Text $renderAs=\"quote\" $align=\"center\" $marginBottomX={4}>\n You can now review {studentName}’s attempts\n </Text>\n <Text $renderAs=\"h6\" $align=\"center\">\n Starting review...\n </Text>\n </>\n );\n },\n);\n\nexport default ExitTicketReviewAvailable;\n"],"names":["ExitTicketReviewAvailable","memo","studentName","onViewExitTicket","useEffect","timer","jsxs","Fragment","jsx","Text"],"mappings":";;;AAWA,MAAMA,IAAiEC;AAAA,EACrE,CAAC,EAAE,aAAAC,GAAa,kBAAAC,SACdC,EAAU,MAAM;AACR,UAAAC,IAAQ,WAAW,MAAM;AAC7B,MAAAF,EAAiB,CAAE,CAAA;AAAA,OAClB,GAAI;AAEA,WAAA,MAAM,aAAaE,CAAK;AAAA,EAAA,GAC9B,CAACF,CAAgB,CAAC,GAIjB,gBAAAG,EAAAC,GAAA,EAAA,UAAA;AAAA,IAAA,gBAAAC,EAACC,KAAK,WAAU,MAAK,QAAO,UAAS,gBAAgB,KAAK,UAE1D,iBAAA,CAAA;AAAA,sBACCA,GAAK,EAAA,WAAU,SAAQ,QAAO,UAAS,gBAAgB,GAAG,UAAA;AAAA,MAAA;AAAA,MACrCP;AAAA,MAAY;AAAA,IAAA,GAClC;AAAA,sBACCO,GAAK,EAAA,WAAU,MAAK,QAAO,UAAS,UAErC,sBAAA;AAAA,EACF,EAAA,CAAA;AAGN;"}
|
@@ -0,0 +1,34 @@
|
|
1
|
+
import { jsxs as o, Fragment as a, jsx as r } from "react/jsx-runtime";
|
2
|
+
import { memo as s, useState as l, useCallback as p } from "react";
|
3
|
+
import c from "../../../../ui/buttons/button/button.js";
|
4
|
+
import d from "../../../../ui/inputs/radio-input/radio-input.js";
|
5
|
+
import u from "../../../../ui/layout/flex-view.js";
|
6
|
+
import f from "../../../../ui/text/text.js";
|
7
|
+
import { EXIT_TICKET_RATING_OPTIONS as g } from "../../constants.js";
|
8
|
+
const $ = s(({ studentName: i, onViewExitValidate: e }) => {
|
9
|
+
const [t, m] = l(), n = p(() => {
|
10
|
+
t && e(t);
|
11
|
+
}, [e, t]);
|
12
|
+
return /* @__PURE__ */ o(a, { children: [
|
13
|
+
/* @__PURE__ */ o(f, { $renderAs: "quote", $align: "center", $marginBottomX: 4, children: [
|
14
|
+
"Rate ",
|
15
|
+
i,
|
16
|
+
"’s quiz performance"
|
17
|
+
] }),
|
18
|
+
/* @__PURE__ */ r(u, { $widthX: 24, $marginBottomX: 4, children: /* @__PURE__ */ r(d, { options: g, value: t, onChange: m }) }),
|
19
|
+
/* @__PURE__ */ r(
|
20
|
+
c,
|
21
|
+
{
|
22
|
+
renderAs: "primary",
|
23
|
+
widthX: 11,
|
24
|
+
label: "Submit",
|
25
|
+
disabled: !t,
|
26
|
+
onClick: n
|
27
|
+
}
|
28
|
+
)
|
29
|
+
] });
|
30
|
+
});
|
31
|
+
export {
|
32
|
+
$ as default
|
33
|
+
};
|
34
|
+
//# sourceMappingURL=exit-ticket-review.js.map
|
package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.js.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"exit-ticket-review.js","sources":["../../../../../../src/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.tsx"],"sourcesContent":["import type { QUESTIONS_RATING } from '../../worksheet-types';\nimport type { FC } from 'react';\n\nimport { memo, useCallback, useState } from 'react';\n\nimport Button from '../../../../ui/buttons/button/button';\nimport RadioInput from '../../../../ui/inputs/radio-input/radio-input';\nimport FlexView from '../../../../ui/layout/flex-view';\nimport Text from '../../../../ui/text/text';\nimport { EXIT_TICKET_RATING_OPTIONS } from '../../constants';\n\ninterface IExitTicketReviewProps {\n studentName: string;\n onViewExitValidate: (rating: keyof typeof QUESTIONS_RATING) => void;\n}\n\nconst ExitTicketReview: FC<IExitTicketReviewProps> = memo(({ studentName, onViewExitValidate }) => {\n const [rating, setRating] = useState<keyof typeof QUESTIONS_RATING>();\n\n const handleSubmit = useCallback(() => {\n rating && onViewExitValidate(rating);\n }, [onViewExitValidate, rating]);\n\n return (\n <>\n <Text $renderAs=\"quote\" $align=\"center\" $marginBottomX={4}>\n Rate {studentName}’s quiz performance\n </Text>\n <FlexView $widthX={24} $marginBottomX={4}>\n <RadioInput options={EXIT_TICKET_RATING_OPTIONS} value={rating} onChange={setRating} />\n </FlexView>\n <Button\n renderAs=\"primary\"\n widthX={11}\n label=\"Submit\"\n disabled={!rating}\n onClick={handleSubmit}\n />\n </>\n );\n});\n\nexport default ExitTicketReview;\n"],"names":["ExitTicketReview","memo","studentName","onViewExitValidate","rating","setRating","useState","handleSubmit","useCallback","jsxs","Fragment","Text","jsx","FlexView","RadioInput","EXIT_TICKET_RATING_OPTIONS","Button"],"mappings":";;;;;;;AAgBA,MAAMA,IAA+CC,EAAK,CAAC,EAAE,aAAAC,GAAa,oBAAAC,QAAyB;AACjG,QAAM,CAACC,GAAQC,CAAS,IAAIC,EAAwC,GAE9DC,IAAeC,EAAY,MAAM;AACrC,IAAAJ,KAAUD,EAAmBC,CAAM;AAAA,EAAA,GAClC,CAACD,GAAoBC,CAAM,CAAC;AAE/B,SAEI,gBAAAK,EAAAC,GAAA,EAAA,UAAA;AAAA,IAAA,gBAAAD,EAACE,KAAK,WAAU,SAAQ,QAAO,UAAS,gBAAgB,GAAG,UAAA;AAAA,MAAA;AAAA,MACnDT;AAAA,MAAY;AAAA,IAAA,GACpB;AAAA,IACC,gBAAAU,EAAAC,GAAA,EAAS,SAAS,IAAI,gBAAgB,GACrC,UAAA,gBAAAD,EAACE,GAAW,EAAA,SAASC,GAA4B,OAAOX,GAAQ,UAAUC,EAAW,CAAA,GACvF;AAAA,IACA,gBAAAO;AAAA,MAACI;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,QAAQ;AAAA,QACR,OAAM;AAAA,QACN,UAAU,CAACZ;AAAA,QACX,SAASG;AAAA,MAAA;AAAA,IACX;AAAA,EACF,EAAA,CAAA;AAEJ,CAAC;"}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
import { jsxs as i, Fragment as o, jsx as r } from "react/jsx-runtime";
|
2
|
+
import { memo as s, useEffect as m } from "react";
|
3
|
+
import t from "../../../../ui/text/text.js";
|
4
|
+
const d = s(
|
5
|
+
({ onViewExitTicket: e }) => (m(() => {
|
6
|
+
const n = setTimeout(() => {
|
7
|
+
e({});
|
8
|
+
}, 3e3);
|
9
|
+
return () => clearTimeout(n);
|
10
|
+
}, [e]), /* @__PURE__ */ i(o, { children: [
|
11
|
+
/* @__PURE__ */ r(t, { $renderAs: "h1", $align: "center", $marginBottomX: 4, children: "Let’s get these questions reviewed by your teacher." }),
|
12
|
+
/* @__PURE__ */ r(t, { $renderAs: "h6", $align: "center", children: "Starting review..." })
|
13
|
+
] }))
|
14
|
+
);
|
15
|
+
export {
|
16
|
+
d as default
|
17
|
+
};
|
18
|
+
//# sourceMappingURL=exit-ticket-student-submission.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"exit-ticket-student-submission.js","sources":["../../../../../../src/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-student-submission.tsx"],"sourcesContent":["import type { FC } from 'react';\n\nimport { memo, useEffect } from 'react';\n\nimport Text from '../../../../ui/text/text';\n\ninterface IExitTicketStudentSubmissionProps {\n onViewExitTicket: (blocker: unknown) => void;\n}\n\nconst ExitTicketStudentSubmission: FC<IExitTicketStudentSubmissionProps> = memo(\n ({ onViewExitTicket }) => {\n useEffect(() => {\n const timer = setTimeout(() => {\n onViewExitTicket({});\n }, 3000);\n\n return () => clearTimeout(timer);\n }, [onViewExitTicket]);\n\n return (\n <>\n <Text $renderAs=\"h1\" $align=\"center\" $marginBottomX={4}>\n Let’s get these questions reviewed by your teacher.\n </Text>\n <Text $renderAs=\"h6\" $align=\"center\">\n Starting review...\n </Text>\n </>\n );\n },\n);\n\nexport default ExitTicketStudentSubmission;\n"],"names":["ExitTicketStudentSubmission","memo","onViewExitTicket","useEffect","timer","jsxs","Fragment","jsx","Text"],"mappings":";;;AAUA,MAAMA,IAAqEC;AAAA,EACzE,CAAC,EAAE,kBAAAC,EAAA,OACDC,EAAU,MAAM;AACR,UAAAC,IAAQ,WAAW,MAAM;AAC7B,MAAAF,EAAiB,CAAE,CAAA;AAAA,OAClB,GAAI;AAEA,WAAA,MAAM,aAAaE,CAAK;AAAA,EAAA,GAC9B,CAACF,CAAgB,CAAC,GAIjB,gBAAAG,EAAAC,GAAA,EAAA,UAAA;AAAA,IAAA,gBAAAC,EAACC,KAAK,WAAU,MAAK,QAAO,UAAS,gBAAgB,GAAG,UAExD,sDAAA,CAAA;AAAA,sBACCA,GAAK,EAAA,WAAU,MAAK,QAAO,UAAS,UAErC,sBAAA;AAAA,EACF,EAAA,CAAA;AAGN;"}
|