@cuemath/leap 3.5.31-as1 → 3.5.31-as2

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.
Files changed (225) hide show
  1. package/dist/assets/illustrations/illustrations.js +3 -0
  2. package/dist/assets/illustrations/illustrations.js.map +1 -1
  3. package/dist/features/analytics-events/whitelist-events.js +10 -8
  4. package/dist/features/analytics-events/whitelist-events.js.map +1 -1
  5. package/dist/features/timeline/{api → daily-timeline/api}/use-daily-timeline-get.js +2 -2
  6. package/dist/features/timeline/daily-timeline/api/use-daily-timeline-get.js.map +1 -0
  7. package/dist/features/timeline/{comps → daily-timeline/comps}/accordion-item/accordion-item.js +6 -6
  8. package/dist/features/timeline/daily-timeline/comps/accordion-item/accordion-item.js.map +1 -0
  9. package/dist/features/timeline/{comps → daily-timeline/comps}/constants.js +2 -2
  10. package/dist/features/timeline/daily-timeline/comps/constants.js.map +1 -0
  11. package/dist/features/timeline/{comps → daily-timeline/comps}/daily-timeline-items/daily-timeline-items-styled.js +1 -1
  12. package/dist/features/timeline/daily-timeline/comps/daily-timeline-items/daily-timeline-items-styled.js.map +1 -0
  13. package/dist/features/timeline/{comps → daily-timeline/comps}/daily-timeline-items/daily-timeline-items.js +7 -7
  14. package/dist/features/timeline/daily-timeline/comps/daily-timeline-items/daily-timeline-items.js.map +1 -0
  15. package/dist/features/timeline/{comps → daily-timeline/comps}/month-break/month-break-styled.js +1 -1
  16. package/dist/features/timeline/daily-timeline/comps/month-break/month-break-styled.js.map +1 -0
  17. package/dist/features/timeline/daily-timeline/comps/month-break/month-break.js.map +1 -0
  18. package/dist/features/timeline/{comps → daily-timeline/comps}/no-activity.js +4 -4
  19. package/dist/features/timeline/daily-timeline/comps/no-activity.js.map +1 -0
  20. package/dist/features/timeline/{comps → daily-timeline/comps}/utils.js +5 -5
  21. package/dist/features/timeline/daily-timeline/comps/utils.js.map +1 -0
  22. package/dist/features/timeline/{comps → daily-timeline/comps}/year-break/year-break-styled.js +1 -1
  23. package/dist/features/timeline/daily-timeline/comps/year-break/year-break-styled.js.map +1 -0
  24. package/dist/features/timeline/{comps → daily-timeline/comps}/year-break/year-break.js +2 -2
  25. package/dist/features/timeline/daily-timeline/comps/year-break/year-break.js.map +1 -0
  26. package/dist/features/timeline/{daily-timeline-events.js → daily-timeline/daily-timeline-events.js} +1 -1
  27. package/dist/features/timeline/daily-timeline/daily-timeline-events.js.map +1 -0
  28. package/dist/features/timeline/{daily-timeline-styled.js → daily-timeline/daily-timeline-styled.js} +2 -2
  29. package/dist/features/timeline/daily-timeline/daily-timeline-styled.js.map +1 -0
  30. package/dist/features/timeline/daily-timeline/daily-timeline-types.js.map +1 -0
  31. package/dist/features/timeline/{daily-timeline-view.js → daily-timeline/daily-timeline-view.js} +18 -18
  32. package/dist/features/timeline/daily-timeline/daily-timeline-view.js.map +1 -0
  33. package/dist/features/timeline/{daily-timeline.js → daily-timeline/daily-timeline.js} +23 -23
  34. package/dist/features/timeline/daily-timeline/daily-timeline.js.map +1 -0
  35. package/dist/features/timeline/monthly-timeline/comps/monthly-card/monthly-card.js +1 -1
  36. package/dist/features/timeline/monthly-timeline/comps/monthly-card/monthly-card.js.map +1 -1
  37. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/api/use-monthly-report-get.js +1 -1
  38. package/dist/features/timeline/monthly-timeline/monthly-report/api/use-monthly-report-get.js.map +1 -0
  39. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/achievements/achievements.js +5 -5
  40. package/dist/features/timeline/monthly-timeline/monthly-report/comps/achievements/achievements.js.map +1 -0
  41. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/achievements/achievements.styled.js +2 -2
  42. package/dist/features/timeline/monthly-timeline/monthly-report/comps/achievements/achievements.styled.js.map +1 -0
  43. package/dist/features/timeline/monthly-timeline/monthly-report/comps/achievements/constant.js.map +1 -0
  44. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/activities/activities-card/activities-card.js +32 -32
  45. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/activities-card/activities-card.js.map +1 -0
  46. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/activities/activities-card/activities-card.styled.js +1 -1
  47. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/activities-card/activities-card.styled.js.map +1 -0
  48. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/activities/activities-card-puzzles/activities-card-puzzles.js +43 -40
  49. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/activities-card-puzzles/activities-card-puzzles.js.map +1 -0
  50. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/activities/activities-card-puzzles/activities-card-puzzles.styled.js +3 -3
  51. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/activities-card-puzzles/activities-card-puzzles.styled.js.map +1 -0
  52. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/activities.js +27 -0
  53. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/activities.js.map +1 -0
  54. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/activities/constants.js +17 -17
  55. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/constants.js.map +1 -0
  56. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/activities/utils.js +1 -1
  57. package/dist/features/timeline/monthly-timeline/monthly-report/comps/activities/utils.js.map +1 -0
  58. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance-constants.js.map +1 -0
  59. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance-utils.js +123 -0
  60. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance-utils.js.map +1 -0
  61. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance.js +49 -0
  62. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance.js.map +1 -0
  63. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance.styled.js +48 -0
  64. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendance.styled.js.map +1 -0
  65. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendence-view.js +56 -0
  66. package/dist/features/timeline/monthly-timeline/monthly-report/comps/attendance/attendence-view.js.map +1 -0
  67. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/feedback/feedback-styled.js +1 -1
  68. package/dist/features/timeline/monthly-timeline/monthly-report/comps/feedback/feedback-styled.js.map +1 -0
  69. package/dist/features/timeline/monthly-timeline/monthly-report/comps/feedback/feedback.js +100 -0
  70. package/dist/features/timeline/monthly-timeline/monthly-report/comps/feedback/feedback.js.map +1 -0
  71. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/goals/goals-card/goal-chapter-card.js +3 -3
  72. package/dist/features/timeline/monthly-timeline/monthly-report/comps/goals/goals-card/goal-chapter-card.js.map +1 -0
  73. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/goals/goals-card/goals-card-styled.js +1 -1
  74. package/dist/features/timeline/monthly-timeline/monthly-report/comps/goals/goals-card/goals-card-styled.js.map +1 -0
  75. package/dist/features/timeline/monthly-timeline/monthly-report/comps/goals/goals-card/goals-card.js +118 -0
  76. package/dist/features/timeline/monthly-timeline/monthly-report/comps/goals/goals-card/goals-card.js.map +1 -0
  77. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/goals/goals-constants.js +2 -2
  78. package/dist/features/timeline/monthly-timeline/monthly-report/comps/goals/goals-constants.js.map +1 -0
  79. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/goals/goals.js +3 -3
  80. package/dist/features/timeline/monthly-timeline/monthly-report/comps/goals/goals.js.map +1 -0
  81. package/dist/features/timeline/monthly-timeline/monthly-report/monthly-report-events.js +11 -0
  82. package/dist/features/timeline/monthly-timeline/monthly-report/monthly-report-events.js.map +1 -0
  83. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/monthly-report-styled.js +1 -1
  84. package/dist/features/timeline/monthly-timeline/monthly-report/monthly-report-styled.js.map +1 -0
  85. package/dist/features/timeline/monthly-timeline/monthly-report/monthly-report-types.js.map +1 -0
  86. package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/monthly-report.js +5 -5
  87. package/dist/features/timeline/monthly-timeline/monthly-report/monthly-report.js.map +1 -0
  88. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/api/use-ptm-report-get.js +1 -1
  89. package/dist/features/timeline/monthly-timeline/ptm-report/api/use-ptm-report-get.js.map +1 -0
  90. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/key-need/key-need-styled.js +1 -1
  91. package/dist/features/timeline/monthly-timeline/ptm-report/comps/key-need/key-need-styled.js.map +1 -0
  92. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/key-need/key-need.js +5 -5
  93. package/dist/features/timeline/monthly-timeline/ptm-report/comps/key-need/key-need.js.map +1 -0
  94. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/parent-support/parent-support.js +3 -3
  95. package/dist/features/timeline/monthly-timeline/ptm-report/comps/parent-support/parent-support.js.map +1 -0
  96. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/real-world-projects/real-world-projects-styled.js +1 -1
  97. package/dist/features/timeline/monthly-timeline/ptm-report/comps/real-world-projects/real-world-projects-styled.js.map +1 -0
  98. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/real-world-projects/real-world-projects.js +3 -3
  99. package/dist/features/timeline/monthly-timeline/ptm-report/comps/real-world-projects/real-world-projects.js.map +1 -0
  100. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/report-card/report-card-styled.js +1 -1
  101. package/dist/features/timeline/monthly-timeline/ptm-report/comps/report-card/report-card-styled.js.map +1 -0
  102. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/report-card/report-card.js +4 -4
  103. package/dist/features/timeline/monthly-timeline/ptm-report/comps/report-card/report-card.js.map +1 -0
  104. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/school-support/school-support-styled.js +1 -1
  105. package/dist/features/timeline/monthly-timeline/ptm-report/comps/school-support/school-support-styled.js.map +1 -0
  106. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/school-support/school-support.js +3 -3
  107. package/dist/features/timeline/monthly-timeline/ptm-report/comps/school-support/school-support.js.map +1 -0
  108. package/dist/features/timeline/monthly-timeline/ptm-report/comps/strategies/strategies-constant.js.map +1 -0
  109. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/strategies/strategies.js +3 -3
  110. package/dist/features/timeline/monthly-timeline/ptm-report/comps/strategies/strategies.js.map +1 -0
  111. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/strategy-card/strategy-card-styled.js +1 -1
  112. package/dist/features/timeline/monthly-timeline/ptm-report/comps/strategy-card/strategy-card-styled.js.map +1 -0
  113. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/strategy-card/strategy-card.js +3 -3
  114. package/dist/features/timeline/monthly-timeline/ptm-report/comps/strategy-card/strategy-card.js.map +1 -0
  115. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/student-info/student-info-styled.js +2 -2
  116. package/dist/features/timeline/monthly-timeline/ptm-report/comps/student-info/student-info-styled.js.map +1 -0
  117. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/student-info/student-info.js +5 -5
  118. package/dist/features/timeline/monthly-timeline/ptm-report/comps/student-info/student-info.js.map +1 -0
  119. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/support-card/support-card-styled.js +1 -1
  120. package/dist/features/timeline/monthly-timeline/ptm-report/comps/support-card/support-card-styled.js.map +1 -0
  121. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/support-card/support-card.js +3 -3
  122. package/dist/features/timeline/monthly-timeline/ptm-report/comps/support-card/support-card.js.map +1 -0
  123. package/dist/features/timeline/monthly-timeline/ptm-report/comps/teacher-observations/teacher-observations-constant.js.map +1 -0
  124. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/teacher-observations/teacher-observations.js +3 -3
  125. package/dist/features/timeline/monthly-timeline/ptm-report/comps/teacher-observations/teacher-observations.js.map +1 -0
  126. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/upcoming-chapters/upcoming-chapters.js +3 -3
  127. package/dist/features/timeline/monthly-timeline/ptm-report/comps/upcoming-chapters/upcoming-chapters.js.map +1 -0
  128. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/ptm-report-constants.js +1 -1
  129. package/dist/features/timeline/monthly-timeline/ptm-report/ptm-report-constants.js.map +1 -0
  130. package/dist/features/timeline/monthly-timeline/ptm-report/ptm-report-helpers.js.map +1 -0
  131. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/ptm-report-styled.js +1 -1
  132. package/dist/features/timeline/monthly-timeline/ptm-report/ptm-report-styled.js.map +1 -0
  133. package/dist/features/timeline/monthly-timeline/ptm-report/ptm-report-types.js.map +1 -0
  134. package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/ptm-report.js +3 -3
  135. package/dist/features/timeline/monthly-timeline/ptm-report/ptm-report.js.map +1 -0
  136. package/dist/index.d.ts +3 -0
  137. package/dist/index.js +4 -4
  138. package/dist/static/node-learn-large-bg.faa03631.svg +1 -0
  139. package/dist/static/node-puzzle-large-bg.ba23382e.svg +1 -0
  140. package/dist/static/node-test-large-bg.e9120fd1.svg +1 -0
  141. package/package.json +1 -1
  142. package/dist/features/timeline/api/use-daily-timeline-get.js.map +0 -1
  143. package/dist/features/timeline/comps/accordion-item/accordion-item.js.map +0 -1
  144. package/dist/features/timeline/comps/constants.js.map +0 -1
  145. package/dist/features/timeline/comps/daily-timeline-items/daily-timeline-items-styled.js.map +0 -1
  146. package/dist/features/timeline/comps/daily-timeline-items/daily-timeline-items.js.map +0 -1
  147. package/dist/features/timeline/comps/month-break/month-break-styled.js.map +0 -1
  148. package/dist/features/timeline/comps/month-break/month-break.js.map +0 -1
  149. package/dist/features/timeline/comps/no-activity.js.map +0 -1
  150. package/dist/features/timeline/comps/utils.js.map +0 -1
  151. package/dist/features/timeline/comps/year-break/year-break-styled.js.map +0 -1
  152. package/dist/features/timeline/comps/year-break/year-break.js.map +0 -1
  153. package/dist/features/timeline/daily-timeline-events.js.map +0 -1
  154. package/dist/features/timeline/daily-timeline-styled.js.map +0 -1
  155. package/dist/features/timeline/daily-timeline-types.js.map +0 -1
  156. package/dist/features/timeline/daily-timeline-view.js.map +0 -1
  157. package/dist/features/timeline/daily-timeline.js.map +0 -1
  158. package/dist/features/timeline/monthly-report/api/use-monthly-report-get.js.map +0 -1
  159. package/dist/features/timeline/monthly-report/comps/achievements/achievements.js.map +0 -1
  160. package/dist/features/timeline/monthly-report/comps/achievements/achievements.styled.js.map +0 -1
  161. package/dist/features/timeline/monthly-report/comps/achievements/constant.js.map +0 -1
  162. package/dist/features/timeline/monthly-report/comps/activities/activities-card/activities-card.js.map +0 -1
  163. package/dist/features/timeline/monthly-report/comps/activities/activities-card/activities-card.styled.js.map +0 -1
  164. package/dist/features/timeline/monthly-report/comps/activities/activities-card-puzzles/activities-card-puzzles.js.map +0 -1
  165. package/dist/features/timeline/monthly-report/comps/activities/activities-card-puzzles/activities-card-puzzles.styled.js.map +0 -1
  166. package/dist/features/timeline/monthly-report/comps/activities/activities.js +0 -27
  167. package/dist/features/timeline/monthly-report/comps/activities/activities.js.map +0 -1
  168. package/dist/features/timeline/monthly-report/comps/activities/constants.js.map +0 -1
  169. package/dist/features/timeline/monthly-report/comps/activities/utils.js.map +0 -1
  170. package/dist/features/timeline/monthly-report/comps/attendance/attendance-constants.js.map +0 -1
  171. package/dist/features/timeline/monthly-report/comps/attendance/attendance-utils.js +0 -107
  172. package/dist/features/timeline/monthly-report/comps/attendance/attendance-utils.js.map +0 -1
  173. package/dist/features/timeline/monthly-report/comps/attendance/attendance.js +0 -44
  174. package/dist/features/timeline/monthly-report/comps/attendance/attendance.js.map +0 -1
  175. package/dist/features/timeline/monthly-report/comps/attendance/attendance.styled.js +0 -39
  176. package/dist/features/timeline/monthly-report/comps/attendance/attendance.styled.js.map +0 -1
  177. package/dist/features/timeline/monthly-report/comps/attendance/attendence-view.js +0 -52
  178. package/dist/features/timeline/monthly-report/comps/attendance/attendence-view.js.map +0 -1
  179. package/dist/features/timeline/monthly-report/comps/feedback/feedback-styled.js.map +0 -1
  180. package/dist/features/timeline/monthly-report/comps/feedback/feedback.js +0 -94
  181. package/dist/features/timeline/monthly-report/comps/feedback/feedback.js.map +0 -1
  182. package/dist/features/timeline/monthly-report/comps/goals/goals-card/goal-chapter-card.js.map +0 -1
  183. package/dist/features/timeline/monthly-report/comps/goals/goals-card/goals-card-styled.js.map +0 -1
  184. package/dist/features/timeline/monthly-report/comps/goals/goals-card/goals-card.js +0 -113
  185. package/dist/features/timeline/monthly-report/comps/goals/goals-card/goals-card.js.map +0 -1
  186. package/dist/features/timeline/monthly-report/comps/goals/goals-constants.js.map +0 -1
  187. package/dist/features/timeline/monthly-report/comps/goals/goals.js.map +0 -1
  188. package/dist/features/timeline/monthly-report/monthly-report-styled.js.map +0 -1
  189. package/dist/features/timeline/monthly-report/monthly-report-types.js.map +0 -1
  190. package/dist/features/timeline/monthly-report/monthly-report.js.map +0 -1
  191. package/dist/features/timeline/ptm-report/api/use-ptm-report-get.js.map +0 -1
  192. package/dist/features/timeline/ptm-report/comps/key-need/key-need-styled.js.map +0 -1
  193. package/dist/features/timeline/ptm-report/comps/key-need/key-need.js.map +0 -1
  194. package/dist/features/timeline/ptm-report/comps/parent-support/parent-support.js.map +0 -1
  195. package/dist/features/timeline/ptm-report/comps/real-world-projects/real-world-projects-styled.js.map +0 -1
  196. package/dist/features/timeline/ptm-report/comps/real-world-projects/real-world-projects.js.map +0 -1
  197. package/dist/features/timeline/ptm-report/comps/report-card/report-card-styled.js.map +0 -1
  198. package/dist/features/timeline/ptm-report/comps/report-card/report-card.js.map +0 -1
  199. package/dist/features/timeline/ptm-report/comps/school-support/school-support-styled.js.map +0 -1
  200. package/dist/features/timeline/ptm-report/comps/school-support/school-support.js.map +0 -1
  201. package/dist/features/timeline/ptm-report/comps/strategies/strategies-constant.js.map +0 -1
  202. package/dist/features/timeline/ptm-report/comps/strategies/strategies.js.map +0 -1
  203. package/dist/features/timeline/ptm-report/comps/strategy-card/strategy-card-styled.js.map +0 -1
  204. package/dist/features/timeline/ptm-report/comps/strategy-card/strategy-card.js.map +0 -1
  205. package/dist/features/timeline/ptm-report/comps/student-info/student-info-styled.js.map +0 -1
  206. package/dist/features/timeline/ptm-report/comps/student-info/student-info.js.map +0 -1
  207. package/dist/features/timeline/ptm-report/comps/support-card/support-card-styled.js.map +0 -1
  208. package/dist/features/timeline/ptm-report/comps/support-card/support-card.js.map +0 -1
  209. package/dist/features/timeline/ptm-report/comps/teacher-observations/teacher-observations-constant.js.map +0 -1
  210. package/dist/features/timeline/ptm-report/comps/teacher-observations/teacher-observations.js.map +0 -1
  211. package/dist/features/timeline/ptm-report/comps/upcoming-chapters/upcoming-chapters.js.map +0 -1
  212. package/dist/features/timeline/ptm-report/ptm-report-constants.js.map +0 -1
  213. package/dist/features/timeline/ptm-report/ptm-report-helpers.js.map +0 -1
  214. package/dist/features/timeline/ptm-report/ptm-report-styled.js.map +0 -1
  215. package/dist/features/timeline/ptm-report/ptm-report-types.js.map +0 -1
  216. package/dist/features/timeline/ptm-report/ptm-report.js.map +0 -1
  217. /package/dist/features/timeline/{comps → daily-timeline/comps}/month-break/month-break.js +0 -0
  218. /package/dist/features/timeline/{daily-timeline-types.js → daily-timeline/daily-timeline-types.js} +0 -0
  219. /package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/achievements/constant.js +0 -0
  220. /package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/comps/attendance/attendance-constants.js +0 -0
  221. /package/dist/features/timeline/{monthly-report → monthly-timeline/monthly-report}/monthly-report-types.js +0 -0
  222. /package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/strategies/strategies-constant.js +0 -0
  223. /package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/comps/teacher-observations/teacher-observations-constant.js +0 -0
  224. /package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/ptm-report-helpers.js +0 -0
  225. /package/dist/features/timeline/{ptm-report → monthly-timeline/ptm-report}/ptm-report-types.js +0 -0
@@ -1,6 +1,6 @@
1
1
  import r from "styled-components";
2
- import { ILLUSTRATIONS as o } from "../../../../../assets/illustrations/illustrations.js";
3
- import e from "../../../../ui/layout/flex-view.js";
2
+ import { ILLUSTRATIONS as o } from "../../../../../../assets/illustrations/illustrations.js";
3
+ import e from "../../../../../ui/layout/flex-view.js";
4
4
  const d = r(e)`
5
5
  background: url(${o.PERCENTAGE_PATTERN_YELLOW});
6
6
  width: 100%;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"student-info-styled.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/student-info/student-info-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport { ILLUSTRATIONS } from '../../../../../../assets/illustrations/illustrations';\nimport FlexView from '../../../../../ui/layout/flex-view';\n\nexport const Wrapper = styled(FlexView)`\n background: url(${ILLUSTRATIONS.PERCENTAGE_PATTERN_YELLOW});\n width: 100%;\n min-height: 210px;\n background-size: cover;\n border-radius: 0 0 12px 12px;\n ${({ theme }) => theme.mediaQueries.minWidthTablet} {\n min-height: 260px;\n }\n`;\n\nexport const GradeWrapper = styled(FlexView)`\n margin-top: -8px;\n z-index: 2;\n`;\n"],"names":["Wrapper","styled","FlexView","ILLUSTRATIONS","theme","GradeWrapper"],"mappings":";;;AAKa,MAAAA,IAAUC,EAAOC,CAAQ;AAAA,oBAClBC,EAAc,yBAAyB;AAAA;AAAA;AAAA;AAAA;AAAA,IAKvD,CAAC,EAAE,OAAAC,EAAA,MAAYA,EAAM,aAAa,cAAc;AAAA;AAAA;AAAA,GAKvCC,IAAeJ,EAAOC,CAAQ;AAAA;AAAA;AAAA;"}
@@ -1,11 +1,11 @@
1
1
  import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
2
  import { memo as m } from "react";
3
- import n from "../../../../ui/layout/flex-view.js";
3
+ import n from "../../../../../ui/layout/flex-view.js";
4
4
  import { Wrapper as d, GradeWrapper as p } from "./student-info-styled.js";
5
- import a from "../../../../ui/separator/separator.js";
6
- import t from "../../../../ui/text/text.js";
7
- import f from "../../../../ui/image/image.js";
8
- import { ILLUSTRATIONS as s } from "../../../../../assets/illustrations/illustrations.js";
5
+ import a from "../../../../../ui/separator/separator.js";
6
+ import t from "../../../../../ui/text/text.js";
7
+ import f from "../../../../../ui/image/image.js";
8
+ import { ILLUSTRATIONS as s } from "../../../../../../assets/illustrations/illustrations.js";
9
9
  const c = ({ grade: o, name: i }) => /* @__PURE__ */ e(d, { $alignItems: "center", $justifyContent: "center", children: [
10
10
  /* @__PURE__ */ r(f, { src: s.ALIEN_1, width: 64, height: 64 }),
11
11
  /* @__PURE__ */ r(p, { $background: "YELLOW_4", $gutter: 8, $gap: 4, $borderRadius: 4, children: /* @__PURE__ */ e(t, { $renderAs: "ub2", children: [
@@ -0,0 +1 @@
1
+ {"version":3,"file":"student-info.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/student-info/student-info.tsx"],"sourcesContent":["import { memo, type FC } from 'react';\n\nimport FlexView from '../../../../../ui/layout/flex-view';\nimport * as Styled from './student-info-styled';\nimport Separator from '../../../../../ui/separator/separator';\nimport Text from '../../../../../ui/text/text';\nimport type { IStudentInfoProps } from './student-info-types';\nimport Image from '../../../../../ui/image/image';\nimport { ILLUSTRATIONS } from '../../../../../../assets/illustrations/illustrations';\n\nconst StudentInfo: FC<IStudentInfoProps> = ({ grade, name }) => {\n return (\n <Styled.Wrapper $alignItems=\"center\" $justifyContent=\"center\">\n <Image src={ILLUSTRATIONS.ALIEN_1} width={64} height={64} />\n <Styled.GradeWrapper $background=\"YELLOW_4\" $gutter={8} $gap={4} $borderRadius={4}>\n <Text $renderAs=\"ub2\">Grade {grade}</Text>\n </Styled.GradeWrapper>\n <Separator heightX={0.5} />\n <FlexView>\n <Text $renderAs=\"ab1\">{name}</Text>\n </FlexView>\n </Styled.Wrapper>\n );\n};\n\nexport default memo(StudentInfo);\n"],"names":["StudentInfo","grade","name","Styled.Wrapper","jsx","Image","ILLUSTRATIONS","Styled.GradeWrapper","jsxs","Text","Separator","FlexView","StudentInfo$1","memo"],"mappings":";;;;;;;;AAUA,MAAMA,IAAqC,CAAC,EAAE,OAAAC,GAAO,MAAAC,0BAEhDC,GAAA,EAAe,aAAY,UAAS,iBAAgB,UACnD,UAAA;AAAA,EAAA,gBAAAC,EAACC,KAAM,KAAKC,EAAc,SAAS,OAAO,IAAI,QAAQ,IAAI;AAAA,EACzD,gBAAAF,EAAAG,GAAA,EAAoB,aAAY,YAAW,SAAS,GAAG,MAAM,GAAG,eAAe,GAC9E,UAAC,gBAAAC,EAAAC,GAAA,EAAK,WAAU,OAAM,UAAA;AAAA,IAAA;AAAA,IAAOR;AAAA,EAAA,EAAA,CAAM,EACrC,CAAA;AAAA,EACA,gBAAAG,EAACM,GAAU,EAAA,SAAS,IAAK,CAAA;AAAA,oBACxBC,GACC,EAAA,UAAA,gBAAAP,EAACK,KAAK,WAAU,OAAO,aAAK,EAC9B,CAAA;AACF,EAAA,CAAA,GAIWG,IAAAC,EAAKb,CAAW;"}
@@ -1,5 +1,5 @@
1
1
  import o from "styled-components";
2
- import r from "../../../../ui/layout/flex-view.js";
2
+ import r from "../../../../../ui/layout/flex-view.js";
3
3
  const t = o(r)`
4
4
  overflow: hidden;
5
5
  `;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"support-card-styled.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/support-card/support-card-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../../../ui/layout/flex-view';\n\nexport const Wrapper = styled(FlexView)`\n overflow: hidden;\n`;\n"],"names":["Wrapper","styled","FlexView"],"mappings":";;AAIa,MAAAA,IAAUC,EAAOC,CAAQ;AAAA;AAAA;"}
@@ -1,8 +1,8 @@
1
1
  import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
2
  import { memo as m } from "react";
3
- import o from "../../../../ui/layout/flex-view.js";
4
- import t from "../../../../ui/text/text.js";
5
- import $ from "../../../../ui/image/image.js";
3
+ import o from "../../../../../ui/layout/flex-view.js";
4
+ import t from "../../../../../ui/text/text.js";
5
+ import $ from "../../../../../ui/image/image.js";
6
6
  import { Wrapper as c } from "./support-card-styled.js";
7
7
  const p = ({ title: i, info: d, statement: n, icon: l }) => /* @__PURE__ */ e(c, { $borderColor: "GREY_3", $flexDirection: "column", $borderRadius: 8, children: [
8
8
  /* @__PURE__ */ e(
@@ -0,0 +1 @@
1
+ {"version":3,"file":"support-card.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/support-card/support-card.tsx"],"sourcesContent":["import { memo, type FC } from 'react';\n\nimport FlexView from '../../../../../ui/layout/flex-view';\nimport Text from '../../../../../ui/text/text';\nimport type { ISupportCardProps } from './support-card-types';\nimport Image from '../../../../../ui/image/image';\nimport * as Styled from './support-card-styled';\n\nconst SupportCard: FC<ISupportCardProps> = ({ title, info, statement, icon }) => {\n return (\n <Styled.Wrapper $borderColor=\"GREY_3\" $flexDirection=\"column\" $borderRadius={8}>\n <FlexView\n $flexDirection=\"row\"\n $gutterX={0.5}\n $gapX={0.75}\n $flexColumnGapX={0.5}\n $alignItems=\"center\"\n >\n <Image src={icon} width={48} height={48} />\n <FlexView $flex={1}>\n <Text $renderAs=\"ab2-bold\">{title}</Text>\n <Text $renderAs=\"ub2\" $color=\"BLACK_T_60\">\n {info}\n </Text>\n </FlexView>\n </FlexView>\n <FlexView $gutterX={0.75} $gapX={0.75} $background=\"ORANGE_1\">\n <Text $renderAs=\"body2\">{statement}</Text>\n </FlexView>\n </Styled.Wrapper>\n );\n};\n\nexport default memo(SupportCard);\n"],"names":["SupportCard","title","info","statement","icon","jsxs","Styled.Wrapper","FlexView","jsx","Image","Text","SupportCard$1","memo"],"mappings":";;;;;;AAQA,MAAMA,IAAqC,CAAC,EAAE,OAAAC,GAAO,MAAAC,GAAM,WAAAC,GAAW,MAAAC,QAElE,gBAAAC,EAACC,GAAA,EAAe,cAAa,UAAS,gBAAe,UAAS,eAAe,GAC3E,UAAA;AAAA,EAAA,gBAAAD;AAAA,IAACE;AAAA,IAAA;AAAA,MACC,gBAAe;AAAA,MACf,UAAU;AAAA,MACV,OAAO;AAAA,MACP,iBAAiB;AAAA,MACjB,aAAY;AAAA,MAEZ,UAAA;AAAA,QAAA,gBAAAC,EAACC,KAAM,KAAKL,GAAM,OAAO,IAAI,QAAQ,IAAI;AAAA,QACzC,gBAAAC,EAACE,GAAS,EAAA,OAAO,GACf,UAAA;AAAA,UAAC,gBAAAC,EAAAE,GAAA,EAAK,WAAU,YAAY,UAAMT,GAAA;AAAA,4BACjCS,GAAK,EAAA,WAAU,OAAM,QAAO,cAC1B,UACHR,GAAA;AAAA,QAAA,GACF;AAAA,MAAA;AAAA,IAAA;AAAA,EACF;AAAA,EACC,gBAAAM,EAAAD,GAAA,EAAS,UAAU,MAAM,OAAO,MAAM,aAAY,YACjD,UAAC,gBAAAC,EAAAE,GAAA,EAAK,WAAU,SAAS,YAAU,CAAA,GACrC;AACF,EAAA,CAAA,GAIWC,IAAAC,EAAKZ,CAAW;"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"teacher-observations-constant.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/teacher-observations/teacher-observations-constant.ts"],"sourcesContent":["import type { TColorNames } from '../../../../../ui/types';\n\nexport const REPORT_CARD_BG_COLORS: Record<string, TColorNames> = {\n ['Strength 💪🏻']: 'GREEN_1',\n ['Growth 🚀']: 'BLUE_1',\n ['Focus Area 🎯']: 'ORANGE_1',\n} as const;\n"],"names":["REPORT_CARD_BG_COLORS"],"mappings":"AAEO,MAAMA,IAAqD;AAAA,EAC/D,iBAAkB;AAAA,EAClB,aAAc;AAAA,EACd,iBAAkB;AACrB;"}
@@ -1,8 +1,8 @@
1
1
  import { jsxs as l, jsx as r } from "react/jsx-runtime";
2
2
  import { memo as v } from "react";
3
- import p from "../../../../ui/layout/flex-view.js";
4
- import m from "../../../../ui/separator/separator.js";
5
- import E from "../../../../ui/text/text.js";
3
+ import p from "../../../../../ui/layout/flex-view.js";
4
+ import m from "../../../../../ui/separator/separator.js";
5
+ import E from "../../../../../ui/text/text.js";
6
6
  import o from "../report-card/report-card.js";
7
7
  import { REPORT_CARD_BG_COLORS as P } from "./teacher-observations-constant.js";
8
8
  import { REPORT_CARD_ICON_MAP as d } from "../../ptm-report-constants.js";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"teacher-observations.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/teacher-observations/teacher-observations.tsx"],"sourcesContent":["import { memo, type FC } from 'react';\n\nimport FlexView from '../../../../../ui/layout/flex-view';\nimport Separator from '../../../../../ui/separator/separator';\nimport Text from '../../../../../ui/text/text';\nimport ReportCard from '../report-card/report-card';\nimport type { ITeacherObservationsProps } from './teacher-observations-types';\nimport { REPORT_CARD_BG_COLORS } from './teacher-observations-constant';\nimport { REPORT_CARD_ICON_MAP } from '../../ptm-report-constants';\n\nconst TeacherObservations: FC<ITeacherObservationsProps> = ({\n strengthsReport,\n strengthAreas,\n focusArea,\n focusAreaReportTag,\n teacherRemarkTag,\n teacherRemarks,\n}) => {\n return (\n <FlexView>\n <Text $renderAs=\"ab1-bold\">Teacher observations</Text>\n <Separator heightX={1} />\n <FlexView $flexRowGapX={1}>\n {Object.entries(strengthsReport).map(([key, value]) => {\n if (value != null) {\n const selectedData = strengthAreas.find(({ area_key: areaKey }) => areaKey === key);\n\n if (!selectedData) return null;\n\n const { area_label: areaLabel, icon, options } = selectedData;\n const selectedOption = Array.isArray(options) ? options[value] : undefined;\n\n const { report_statement: reportStatement = '', report_tag: reportTag = '' } =\n selectedOption || {};\n\n const iconKey = icon as keyof typeof REPORT_CARD_ICON_MAP;\n const resolvedIcon = REPORT_CARD_ICON_MAP[iconKey] ?? undefined;\n\n const bgKey = reportTag as keyof typeof REPORT_CARD_BG_COLORS;\n const bgColor = REPORT_CARD_BG_COLORS[bgKey] ?? 'GREY_1';\n\n return (\n <ReportCard\n key={key}\n icon={resolvedIcon}\n category={reportTag}\n bgColor={bgColor}\n title={areaLabel}\n description={reportStatement}\n />\n );\n }\n\n return null;\n })}\n\n {focusArea && (\n <ReportCard\n icon={REPORT_CARD_ICON_MAP[focusArea.icon as keyof typeof REPORT_CARD_ICON_MAP]}\n bgColor=\"ORANGE_1\"\n title={focusArea.area_label}\n category={focusAreaReportTag}\n description={focusArea.report_statement}\n />\n )}\n\n {teacherRemarks && (\n <ReportCard bgColor=\"PURPLE_1\" category={teacherRemarkTag} description={teacherRemarks} />\n )}\n </FlexView>\n <Separator heightX={2} />\n </FlexView>\n );\n};\n\nexport default memo(TeacherObservations);\n"],"names":["TeacherObservations","strengthsReport","strengthAreas","focusArea","focusAreaReportTag","teacherRemarkTag","teacherRemarks","FlexView","jsx","Text","Separator","jsxs","key","value","selectedData","areaKey","areaLabel","icon","options","selectedOption","reportStatement","reportTag","resolvedIcon","REPORT_CARD_ICON_MAP","bgColor","REPORT_CARD_BG_COLORS","ReportCard","TeacherObservations$1","memo"],"mappings":";;;;;;;;AAUA,MAAMA,IAAqD,CAAC;AAAA,EAC1D,iBAAAC;AAAA,EACA,eAAAC;AAAA,EACA,WAAAC;AAAA,EACA,oBAAAC;AAAA,EACA,kBAAAC;AAAA,EACA,gBAAAC;AACF,wBAEKC,GACC,EAAA,UAAA;AAAA,EAAC,gBAAAC,EAAAC,GAAA,EAAK,WAAU,YAAW,UAAoB,wBAAA;AAAA,EAC/C,gBAAAD,EAACE,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,EACvB,gBAAAC,EAACJ,GAAS,EAAA,cAAc,GACrB,UAAA;AAAA,IAAO,OAAA,QAAQN,CAAe,EAAE,IAAI,CAAC,CAACW,GAAKC,CAAK,MAAM;AACrD,UAAIA,KAAS,MAAM;AACX,cAAAC,IAAeZ,EAAc,KAAK,CAAC,EAAE,UAAUa,EAAc,MAAAA,MAAYH,CAAG;AAE9E,YAAA,CAACE,EAAqB,QAAA;AAE1B,cAAM,EAAE,YAAYE,GAAW,MAAAC,GAAM,SAAAC,MAAYJ,GAC3CK,IAAiB,MAAM,QAAQD,CAAO,IAAIA,EAAQL,CAAK,IAAI,QAE3D,EAAE,kBAAkBO,IAAkB,IAAI,YAAYC,IAAY,GAAA,IACtEF,KAAkB,IAGdG,IAAeC,EADLN,CACiC,KAAK,QAGhDO,IAAUC,EADFJ,CAC6B,KAAK;AAG9C,eAAA,gBAAAb;AAAA,UAACkB;AAAA,UAAA;AAAA,YAEC,MAAMJ;AAAA,YACN,UAAUD;AAAA,YACV,SAAAG;AAAA,YACA,OAAOR;AAAA,YACP,aAAaI;AAAA,UAAA;AAAA,UALRR;AAAA,QAAA;AAAA,MAQX;AAEO,aAAA;AAAA,IAAA,CACR;AAAA,IAEAT,KACC,gBAAAK;AAAA,MAACkB;AAAA,MAAA;AAAA,QACC,MAAMH,EAAqBpB,EAAU,IAAyC;AAAA,QAC9E,SAAQ;AAAA,QACR,OAAOA,EAAU;AAAA,QACjB,UAAUC;AAAA,QACV,aAAaD,EAAU;AAAA,MAAA;AAAA,IACzB;AAAA,IAGDG,uBACEoB,GAAW,EAAA,SAAQ,YAAW,UAAUrB,GAAkB,aAAaC,GAAgB;AAAA,EAAA,GAE5F;AAAA,EACA,gBAAAE,EAACE,GAAU,EAAA,SAAS,EAAG,CAAA;AACzB,EAAA,CAAA,GAIWiB,IAAAC,EAAK5B,CAAmB;"}
@@ -1,8 +1,8 @@
1
1
  import { jsxs as m, jsx as r } from "react/jsx-runtime";
2
2
  import { memo as n } from "react";
3
- import o from "../../../../ui/layout/flex-view.js";
4
- import t from "../../../../ui/text/text.js";
5
- import i from "../../../../ui/separator/separator.js";
3
+ import o from "../../../../../ui/layout/flex-view.js";
4
+ import t from "../../../../../ui/text/text.js";
5
+ import i from "../../../../../ui/separator/separator.js";
6
6
  const p = ({ chapters: e }) => e ? /* @__PURE__ */ m(o, { children: [
7
7
  /* @__PURE__ */ r(t, { $renderAs: "ab1-bold", children: "Upcoming Chapters" }),
8
8
  /* @__PURE__ */ r(i, { heightX: 1 }),
@@ -0,0 +1 @@
1
+ {"version":3,"file":"upcoming-chapters.js","sources":["../../../../../../../src/features/timeline/monthly-timeline/ptm-report/comps/upcoming-chapters/upcoming-chapters.tsx"],"sourcesContent":["import { memo, type FC } from 'react';\n\nimport FlexView from '../../../../../ui/layout/flex-view';\nimport Text from '../../../../../ui/text/text';\nimport Separator from '../../../../../ui/separator/separator';\n\nconst UpcomingChapters: FC<{ chapters?: string }> = ({ chapters }) => {\n if (!chapters) {\n return null;\n }\n\n return (\n <FlexView>\n <Text $renderAs=\"ab1-bold\">Upcoming Chapters</Text>\n <Separator heightX={1} />\n <FlexView $background=\"GREEN_1\" $borderRadiusX={0.5} $gutterX={0.75} $gapX={0.75}>\n <Text $renderAs=\"ub2\">{chapters}</Text>\n </FlexView>\n <Separator heightX={2} />\n </FlexView>\n );\n};\n\nexport default memo(UpcomingChapters);\n"],"names":["UpcomingChapters","chapters","FlexView","jsx","Text","Separator","UpcomingChapters$1","memo"],"mappings":";;;;;AAMA,MAAMA,IAA8C,CAAC,EAAE,UAAAC,QAChDA,sBAKFC,GACC,EAAA,UAAA;AAAA,EAAC,gBAAAC,EAAAC,GAAA,EAAK,WAAU,YAAW,UAAiB,qBAAA;AAAA,EAC5C,gBAAAD,EAACE,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,EACtB,gBAAAF,EAAAD,GAAA,EAAS,aAAY,WAAU,gBAAgB,KAAK,UAAU,MAAM,OAAO,MAC1E,UAAC,gBAAAC,EAAAC,GAAA,EAAK,WAAU,OAAO,YAAS,CAAA,GAClC;AAAA,EACA,gBAAAD,EAACE,GAAU,EAAA,SAAS,EAAG,CAAA;AACzB,EAAA,CAAA,IAXO,MAeIC,IAAAC,EAAKP,CAAgB;"}
@@ -1,4 +1,4 @@
1
- import { ILLUSTRATIONS as E } from "../../../assets/illustrations/illustrations.js";
1
+ import { ILLUSTRATIONS as E } from "../../../../assets/illustrations/illustrations.js";
2
2
  const L = {
3
3
  Focus: E.FOCUS_BLUE,
4
4
  Help: E.QUESTION_MARK_YELLOW,
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ptm-report-constants.js","sources":["../../../../../src/features/timeline/monthly-timeline/ptm-report/ptm-report-constants.ts"],"sourcesContent":["import { ILLUSTRATIONS } from '../../../../assets/illustrations/illustrations';\n\nexport const REPORT_CARD_ICON_MAP: Record<string, string> = {\n Focus: ILLUSTRATIONS.FOCUS_BLUE,\n Help: ILLUSTRATIONS.QUESTION_MARK_YELLOW,\n Renewal: ILLUSTRATIONS.RENEWAL_BLUE,\n Book: ILLUSTRATIONS.OPENED_BOOK_GREEN,\n Time: ILLUSTRATIONS.TIME_PURPLE,\n LiveSession: ILLUSTRATIONS.LIVE_SESSION_BLUE,\n Confidence: ILLUSTRATIONS.THUMBS_UP_GREEN,\n Problem: ILLUSTRATIONS.PUZZLE_PURPLE,\n Pi: ILLUSTRATIONS.PI_ORANGE,\n} as const;\n"],"names":["REPORT_CARD_ICON_MAP","ILLUSTRATIONS"],"mappings":";AAEO,MAAMA,IAA+C;AAAA,EAC1D,OAAOC,EAAc;AAAA,EACrB,MAAMA,EAAc;AAAA,EACpB,SAASA,EAAc;AAAA,EACvB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,aAAaA,EAAc;AAAA,EAC3B,YAAYA,EAAc;AAAA,EAC1B,SAASA,EAAc;AAAA,EACvB,IAAIA,EAAc;AACpB;"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ptm-report-helpers.js","sources":["../../../../../src/features/timeline/monthly-timeline/ptm-report/ptm-report-helpers.ts"],"sourcesContent":["export const replaceTokens = (\n template: string,\n tokens: Record<string, string | number | undefined>,\n): string =>\n Object.entries(tokens).reduce(\n (acc, [key, value]) => acc.replaceAll(`<${key}>`, value !== undefined ? String(value) : ''),\n template,\n );\n"],"names":["replaceTokens","template","tokens","acc","key","value"],"mappings":"AAAO,MAAMA,IAAgB,CAC3BC,GACAC,MAEA,OAAO,QAAQA,CAAM,EAAE;AAAA,EACrB,CAACC,GAAK,CAACC,GAAKC,CAAK,MAAMF,EAAI,WAAW,IAAIC,CAAG,KAAKC,MAAU,SAAY,OAAOA,CAAK,IAAI,EAAE;AAAA,EAC1FJ;AACF;"}
@@ -1,5 +1,5 @@
1
1
  import o from "styled-components";
2
- import t from "../../ui/layout/flex-view.js";
2
+ import t from "../../../ui/layout/flex-view.js";
3
3
  const r = o(t)`
4
4
  max-width: 480px;
5
5
  width: 100%;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ptm-report-styled.js","sources":["../../../../../src/features/timeline/monthly-timeline/ptm-report/ptm-report-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nconst Container = styled(FlexView)`\n max-width: 480px;\n width: 100%;\n overflow-x: hidden;\n`;\n\nexport { Container };\n"],"names":["Container","styled","FlexView"],"mappings":";;AAIM,MAAAA,IAAYC,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA;"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ptm-report-types.js","sources":["../../../../../src/features/timeline/monthly-timeline/ptm-report/ptm-report-types.ts"],"sourcesContent":["// ============================\n// SHARED INTERFACES\n// ============================\n\nexport interface IIntroSlide {\n color: string;\n content: string;\n section_name: string;\n type: string;\n}\n\nexport interface IStrategyOption {\n option_info: string;\n option_label: string;\n}\n\nexport interface IStrategyCategory {\n category_label: string;\n icon: string;\n options: IStrategyOption[];\n}\n\n// ============================\n// CONFIG INTERFACES\n// ============================\n\nexport interface ILearningStrategyConfig {\n intro_slide: IIntroSlide;\n learning_strategy_cta: string;\n max: number;\n min: number;\n page_heading: string;\n page_subheading: string;\n show_key_need?: boolean;\n step_no: number;\n steps_info: string;\n steps_label: string;\n strategies: {\n advanced_math: IStrategyCategory;\n learning_gaps: IStrategyCategory;\n math_anxiety: IStrategyCategory;\n math_foundation: IStrategyCategory;\n mental_math: IStrategyCategory;\n more_practice: IStrategyCategory;\n };\n}\n\nexport interface IParentSupportOptionConfig {\n icon: string;\n option_cta: string | null;\n option_info: string;\n option_key: string;\n option_label: string;\n report_statement: string;\n slides_ratio: string;\n slides_tag: string;\n}\n\nexport interface IParentSupportConfig {\n intro_slide: IIntroSlide;\n options: IParentSupportOptionConfig[];\n page_heading: string;\n page_subheading: string;\n step_no: number;\n steps_info: string;\n steps_label: string;\n}\n\nexport interface IRealWorldProjectConfig {\n intro_slide: IIntroSlide;\n max: number;\n page_heading: string;\n ptm_report_color?: {\n images: string[];\n objective: string;\n remarks: string;\n };\n remarks_heading: string;\n remarks_placeholder: string;\n step_no: number;\n steps_info: string;\n steps_label: string;\n tag: string;\n}\n\nexport interface ISchoolSupportArea {\n area_label?: string;\n optional: boolean;\n options?: string[];\n placeholder?: string;\n question: string;\n report_statement: string | string[];\n report_statement_with_performance?: string[];\n report_statement_with_previous_performance?: string[];\n type: string;\n}\n\nexport interface ISchoolSupportHomeworkHelpConfig {\n area_name: string;\n areas: ISchoolSupportArea[];\n color: string;\n optional: boolean;\n page_heading: string;\n}\n\nexport interface ISchoolSupportTestHelpConfig {\n area_name: string;\n areas: ISchoolSupportArea[];\n color: string;\n optional: boolean;\n page_heading: string;\n}\n\nexport interface ISchoolSupportSubsectionsConfig {\n homework_help: ISchoolSupportHomeworkHelpConfig;\n test_help: ISchoolSupportTestHelpConfig;\n}\n\nexport interface ISchoolSupportConfig {\n intro_slide: IIntroSlide;\n step_no: number;\n steps_info: string;\n steps_label: string;\n subsections: ISchoolSupportSubsectionsConfig;\n}\n\nexport interface IObservationAreaConfig {\n area_key: string;\n area_label: string;\n icon: string;\n report_statement: string;\n}\n\nexport interface IFocusAreaConfig {\n areas: IObservationAreaConfig[];\n max: number;\n page_heading: string;\n page_subheading: string;\n report_tag: string;\n}\n\nexport interface IStrengthOptionConfig {\n option_label: string;\n report_statement: string;\n report_tag: string;\n}\n\nexport interface IStrengthAreaConfig extends IObservationAreaConfig {\n options: IStrengthOptionConfig[];\n}\n\nexport interface IStrengthsConfig {\n areas: IStrengthAreaConfig[];\n max: number;\n page_heading: string;\n page_subheading: string;\n}\n\nexport interface ITeacherRemarksConfig {\n area_label: string;\n page_heading: string;\n page_subheading: string;\n placeholder: string;\n report_tag: string;\n}\n\nexport interface ITeacherObservationSubsectionsConfig {\n focus_area: IFocusAreaConfig;\n strengths: IStrengthsConfig;\n teacher_remarks: ITeacherRemarksConfig;\n}\n\nexport interface ITeacherObservationConfig {\n intro_slide: IIntroSlide;\n step_no: number;\n steps_info: string;\n steps_label: string;\n subsections: ITeacherObservationSubsectionsConfig;\n}\n\nexport interface IUpcomingChaptersConfig {\n area_label: string;\n intro_slide: IIntroSlide;\n page_heading: string;\n page_subheading: string;\n placeholder: string;\n step_no: number;\n steps_info: string;\n steps_label: string;\n}\n\nexport interface IPTMReportSectionsConfig {\n learning_strategy: ILearningStrategyConfig;\n parent_support: IParentSupportConfig;\n real_world_project?: IRealWorldProjectConfig;\n school_support?: ISchoolSupportConfig;\n teacher_observation: ITeacherObservationConfig;\n upcoming_chapters?: IUpcomingChaptersConfig;\n}\n\n// ============================\n// REPORT INTERFACES (actual report data)\n// ============================\n\nexport interface IReportStrategies {\n advanced_math?: number[];\n learning_gaps?: number[];\n math_anxiety?: number[];\n math_foundation?: number[];\n mental_math?: number[];\n more_practice?: number[];\n}\n\nexport interface IReportTeacherObservation {\n focus_area: string;\n strengths: Record<string, number>;\n teacher_remarks: string;\n}\n\nexport interface IRealWorldProjectReport {\n images?: number[];\n observation: string;\n}\n\nexport interface IUpcomingChaptersReport {\n upcoming_chapters: string;\n}\n\nexport interface ISchoolSupportHomeworkHelpReport {\n is_hw_help_provided: number;\n selected: number[];\n topics: string;\n}\n\nexport interface ISchoolSupportTestHelpReport {\n performance: {\n scored: string;\n total: string;\n grade: string;\n };\n previous_performance: {\n scored: string;\n total: string;\n grade: string;\n };\n selected: number[];\n}\n\nexport interface ISchoolSupportReport {\n homework_help: ISchoolSupportHomeworkHelpReport;\n test_help: ISchoolSupportTestHelpReport;\n}\n\nexport interface IReportSections {\n parent_support: number[];\n strategies: IReportStrategies;\n teacher_observation: IReportTeacherObservation;\n real_world_project?: IRealWorldProjectReport;\n upcoming_chapters?: IUpcomingChaptersReport;\n school_support?: ISchoolSupportReport;\n}\n\n// ============================\n// STUDENT & TEACHER DATA\n// ============================\n\nexport interface IAttendanceData {\n classes_completed: number;\n weeks_completed: number;\n}\n\nexport interface IHomeworkData {\n incomplete_sheets: number | null;\n sheets_assigned: number;\n sheets_not_completed: number;\n}\n\nexport interface IKeyNeed {\n created_by_id?: string;\n evidence_of_key_need?: string;\n is_published?: boolean;\n is_seen_by_teacher?: boolean;\n key_need: string;\n last_modified_by?: string;\n measure_of_success: string;\n strategies?: any[];\n timestamp?: number;\n}\n\nexport interface ILateClassData {\n break_time: number;\n date: number;\n enter_datetime: number;\n id: string;\n is_invalid: boolean;\n is_skipped: boolean;\n perfect_hit: number;\n scheduled_duration_minutes: number;\n scheduled_end_time: number;\n scheduled_start_datetime: number;\n scheduled_start_time: number;\n status: string;\n student_course_id: string;\n student_id: string;\n tag: string;\n teacher_classroom_id: string;\n was_late: boolean;\n}\n\nexport interface IRealWorldProjectInfo {\n activity: string;\n attempt_id?: string;\n objective: string;\n image_upload_urls?: string[];\n}\n\nexport interface IStudentData {\n attendance_data: IAttendanceData;\n key_need: IKeyNeed;\n country: string;\n country_code: string;\n first_name: string;\n gender: string;\n grade: string;\n homework_data: IHomeworkData;\n last_name: string;\n name: string;\n parent_name: string;\n phone: string;\n plus_class_streak: number;\n real_world_project?: IRealWorldProjectInfo;\n late_class_data: ILateClassData[];\n student_service_id: string;\n}\n\nexport interface ITeacherData {\n email: string;\n first_name: string;\n gender: string;\n last_name: string;\n name: string;\n phone: string;\n}\n\nexport interface IPTMReport {\n report_sections: IReportSections;\n state: string;\n student_data: IStudentData;\n teacher_data: ITeacherData;\n}\n\n// ============================\n// PTM CONFIG INTERFACES\n// ============================\n\nexport interface IDefaultKeyNeed {\n key_need: string;\n measure_of_success: string;\n}\n\nexport interface IFeedbackConfig {\n questions: string[];\n}\n\nexport interface IPTMSchedulingConfig {\n colatteral_image_link: string;\n colatteral_text: string;\n cta_label: string;\n cta_label_share_report?: string;\n cta_text: string;\n cta_text_share_report?: string;\n optional?: boolean;\n step_no: number;\n steps_info: string;\n steps_label: string;\n}\n\nexport interface ISlidesConfigBullet {\n content: string;\n title?: string;\n}\n\nexport interface ISlidesConfig {\n qna?: {\n content: string;\n header: string;\n type: string;\n };\n thankyou: {\n bullets?: ISlidesConfigBullet[];\n content?: string;\n header: string;\n subheader?: string;\n type: string;\n };\n welcome: {\n bullets: ISlidesConfigBullet[];\n header: string;\n type: string;\n };\n}\n\nexport interface IPTMConfigDetails {\n default_key_need: IDefaultKeyNeed;\n feedback_config: IFeedbackConfig;\n late_if_minutes: number;\n late_if_seconds: number;\n ptm_expiry_days: number;\n ptm_report_sections: IPTMReportSectionsConfig;\n ptm_scheduling: IPTMSchedulingConfig;\n report_color_config: Record<string, string>;\n slides_config: ISlidesConfig;\n}\n\nexport interface IPTMConfig {\n config: IPTMConfigDetails;\n created_on_ts: number;\n id: string;\n is_active: boolean;\n meta: null;\n ptm_type: string;\n updated_on_ts: number;\n version: number;\n}\n\n// ============================\n// MAIN PTM RESPONSE INTERFACE\n// ============================\n\nexport interface IPTMReportResponse {\n created_on_ts: number;\n due_date: number;\n id: string;\n is_moment_ptm: boolean;\n meta: {\n student_classroom_id: string;\n student_course_id: string;\n };\n opportunity_action_id: string | null;\n ptm_config: IPTMConfig;\n ptm_config_id: string;\n ptm_id: string;\n ptm_platform: string | null;\n ptm_state: string;\n ptm_type: string;\n report: IPTMReport;\n reschedule_reason: string | null;\n scheduled_on: number;\n student_classroom_id: string;\n student_course_id: string;\n student_id: string;\n teacher_classroom_id: string;\n teacher_id: string;\n updated_on_ts: number;\n}\n\n// ============================\n// UTILITY INTERFACES & ENUMS\n// ============================\n\nexport interface IPTMReportProps {\n ptmId: string;\n}\n\nexport enum EPTMTypes {\n ON_DEMAND = 'ON_DEMAND',\n PLUS_CLASS_7 = 'PLUS_CLASS_7',\n}\n"],"names":["EPTMTypes"],"mappings":"AAgdY,IAAAA,sBAAAA,OACVA,EAAA,YAAY,aACZA,EAAA,eAAe,gBAFLA,IAAAA,KAAA,CAAA,CAAA;"}
@@ -2,18 +2,18 @@ import { jsx as e, jsxs as a, Fragment as ie } from "react/jsx-runtime";
2
2
  import { memo as me, useCallback as ge, useEffect as le } from "react";
3
3
  import { usePTMReportGet as fe } from "./api/use-ptm-report-get.js";
4
4
  import { EPTMTypes as he } from "./ptm-report-types.js";
5
- import de from "../../ui/loader/app-loader/app-loader.js";
5
+ import de from "../../../ui/loader/app-loader/app-loader.js";
6
6
  import _e from "./comps/student-info/student-info.js";
7
7
  import { Container as ue } from "./ptm-report-styled.js";
8
8
  import Ce from "./comps/key-need/key-need.js";
9
- import m from "../../ui/layout/flex-view.js";
9
+ import m from "../../../ui/layout/flex-view.js";
10
10
  import Re from "./comps/teacher-observations/teacher-observations.js";
11
11
  import ke from "./comps/strategies/strategies.js";
12
12
  import Te from "./comps/parent-support/parent-support.js";
13
13
  import Pe from "./comps/upcoming-chapters/upcoming-chapters.js";
14
14
  import Se from "./comps/real-world-projects/real-world-projects.js";
15
15
  import we from "./comps/school-support/school-support.js";
16
- import ye from "../../ui/error/error.js";
16
+ import ye from "../../../ui/error/error.js";
17
17
  const Ae = ({ ptmId: t }) => {
18
18
  const {
19
19
  get: p,
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ptm-report.js","sources":["../../../../../src/features/timeline/monthly-timeline/ptm-report/ptm-report.tsx"],"sourcesContent":["import { memo, useCallback, useEffect, type FC } from 'react';\n\nimport { usePTMReportGet } from './api/use-ptm-report-get';\nimport { EPTMTypes, type IPTMReportProps } from './ptm-report-types';\nimport AppLoader from '../../../ui/loader/app-loader/app-loader';\nimport StudentInfo from './comps/student-info/student-info';\nimport * as Styled from './ptm-report-styled';\nimport KeyNeed from './comps/key-need/key-need';\nimport FlexView from '../../../ui/layout/flex-view';\nimport TeacherObservations from './comps/teacher-observations/teacher-observations';\nimport Strategies from './comps/strategies/strategies';\nimport ParentSupport from './comps/parent-support/parent-support';\nimport UpcomingChapters from './comps/upcoming-chapters/upcoming-chapters';\nimport RealWorldProjects from './comps/real-world-projects/real-world-projects';\nimport SchoolSupport from './comps/school-support/school-support';\nimport Error from '../../../ui/error/error';\n\nconst PTMReport: FC<IPTMReportProps> = ({ ptmId }) => {\n const {\n get: getPTMReport,\n data: ptmReportData,\n isProcessing,\n isProcessingFailed,\n } = usePTMReportGet(ptmId);\n\n const fetchPTMReport = useCallback(() => {\n getPTMReport(ptmId);\n }, [getPTMReport, ptmId]);\n\n useEffect(() => {\n fetchPTMReport();\n }, [fetchPTMReport]);\n\n if (isProcessing || !ptmReportData) {\n return <AppLoader height=\"100dvh\" />;\n }\n\n if (isProcessingFailed) {\n return (\n <FlexView $flex={1} $alignItems=\"center\" $justifyContent=\"center\">\n <Error onTryAgain={fetchPTMReport} />\n </FlexView>\n );\n }\n\n const { ptm_config: ptmConfig, report } = ptmReportData;\n const { ptm_type: ptmType, config } = ptmConfig || {};\n const { ptm_report_sections: sectionsConfig, late_if_minutes: lateIfMinutes } = config || {};\n\n const {\n teacher_observation: teacherObservationConfig,\n learning_strategy: strategyConfig,\n parent_support: parentSupportConfig,\n school_support: schoolSupportConfig,\n } = sectionsConfig || {};\n\n const { subsections: schoolSubsections } = schoolSupportConfig || {};\n const { homework_help: homeworkConfig, test_help: testConfig } = schoolSubsections || {};\n\n const { options: parentOptions } = parentSupportConfig || {};\n const { strategies: strategiesConfig } = strategyConfig || {};\n const { subsections: teacherSubsections } = teacherObservationConfig || {};\n\n const {\n focus_area: focusAreaConfig,\n strengths: strengthsConfig,\n teacher_remarks: remarksConfig,\n } = teacherSubsections || {};\n\n const { areas: focusAreas = [], report_tag: focusAreaTag } = focusAreaConfig || {};\n const { areas: strengthAreas = [] } = strengthsConfig || {};\n const { report_tag: remarksTag } = remarksConfig || {};\n\n const { report_sections: reportSections, student_data: studentData } = report;\n\n const {\n teacher_observation: teacherObservationReport,\n parent_support: parentSupportReport,\n strategies: strategiesReport,\n real_world_project: realWorldReport,\n school_support: schoolSupportReport,\n upcoming_chapters: upcomingChaptersReport,\n } = reportSections || {};\n\n const { homework_help: homeworkReport, test_help: testReport } = schoolSupportReport || {};\n\n const { upcoming_chapters: upcomingChapters } = upcomingChaptersReport || {};\n\n const {\n strengths: strengthsReport = {},\n focus_area: selectedFocusAreaKey,\n teacher_remarks: teacherRemarks,\n } = teacherObservationReport || {};\n\n const {\n first_name: studentName,\n grade: studentGrade,\n key_need: keyNeedData,\n attendance_data: attendanceData,\n homework_data: homeworkData,\n late_class_data: lateClasses = [],\n real_world_project: realWorldProjectData,\n } = studentData || {};\n\n const { classes_completed: completedClasses, weeks_completed: completedWeeks } =\n attendanceData || {};\n\n const { sheets_assigned: assignedSheets, sheets_not_completed: incompleteSheets } =\n homeworkData || {};\n\n const selectedFocusArea = focusAreas.find(\n ({ area_key: areaKey }) => areaKey === selectedFocusAreaKey,\n );\n\n const keyNeedText = keyNeedData?.key_need ?? '';\n const isOnDemandPTM = ptmType === EPTMTypes.ON_DEMAND;\n const lateClassesCount = lateClasses.length;\n const isUpgradePTM = ptmType && ptmType.split('_').includes('UPGRADE');\n const isUpgradeOrOnDemandPTM = isOnDemandPTM || isUpgradePTM;\n\n return (\n <Styled.Container>\n <StudentInfo name={studentName} grade={studentGrade} />\n <FlexView $gutterX={1} $gapX={1}>\n <KeyNeed text={keyNeedText} />\n {isUpgradeOrOnDemandPTM && (\n <>\n <RealWorldProjects projectReport={realWorldReport} projectInfo={realWorldProjectData} />\n <SchoolSupport\n homeworkHelpReport={homeworkReport}\n homeworkHelpConfig={homeworkConfig}\n testHelpReport={testReport}\n testHelpConfig={testConfig}\n studentName={studentName}\n isOnDemandPTM={isOnDemandPTM}\n />\n </>\n )}\n <TeacherObservations\n strengthAreas={strengthAreas}\n strengthsReport={strengthsReport}\n focusArea={selectedFocusArea}\n focusAreaReportTag={focusAreaTag}\n teacherRemarks={teacherRemarks}\n teacherRemarkTag={remarksTag}\n />\n <Strategies report={strategiesReport} strategyConfig={strategiesConfig} />\n <ParentSupport\n report={parentSupportReport}\n options={parentOptions}\n classesCompleted={completedClasses}\n weeksCompleted={completedWeeks}\n sheetsAssigned={assignedSheets}\n sheetsNotCompleted={incompleteSheets}\n lateClassesCount={lateClassesCount}\n lateIfMinutes={lateIfMinutes}\n />\n {isOnDemandPTM && <UpcomingChapters chapters={upcomingChapters} />}\n </FlexView>\n </Styled.Container>\n );\n};\n\nexport default memo(PTMReport);\n"],"names":["PTMReport","ptmId","getPTMReport","ptmReportData","isProcessing","isProcessingFailed","usePTMReportGet","fetchPTMReport","useCallback","useEffect","jsx","AppLoader","FlexView","Error","ptmConfig","report","ptmType","config","sectionsConfig","lateIfMinutes","teacherObservationConfig","strategyConfig","parentSupportConfig","schoolSupportConfig","schoolSubsections","homeworkConfig","testConfig","parentOptions","strategiesConfig","teacherSubsections","focusAreaConfig","strengthsConfig","remarksConfig","focusAreas","focusAreaTag","strengthAreas","remarksTag","reportSections","studentData","teacherObservationReport","parentSupportReport","strategiesReport","realWorldReport","schoolSupportReport","upcomingChaptersReport","homeworkReport","testReport","upcomingChapters","strengthsReport","selectedFocusAreaKey","teacherRemarks","studentName","studentGrade","keyNeedData","attendanceData","homeworkData","lateClasses","realWorldProjectData","completedClasses","completedWeeks","assignedSheets","incompleteSheets","selectedFocusArea","areaKey","keyNeedText","isOnDemandPTM","EPTMTypes","lateClassesCount","isUpgradePTM","jsxs","Styled.Container","StudentInfo","KeyNeed","Fragment","RealWorldProjects","SchoolSupport","TeacherObservations","Strategies","ParentSupport","UpcomingChapters","ptmReport","memo"],"mappings":";;;;;;;;;;;;;;;;AAiBA,MAAMA,KAAiC,CAAC,EAAE,OAAAC,QAAY;AAC9C,QAAA;AAAA,IACJ,KAAKC;AAAA,IACL,MAAMC;AAAA,IACN,cAAAC;AAAA,IACA,oBAAAC;AAAA,EAAA,IACEC,GAAgBL,CAAK,GAEnBM,IAAiBC,GAAY,MAAM;AACvC,IAAAN,EAAaD,CAAK;AAAA,EAAA,GACjB,CAACC,GAAcD,CAAK,CAAC;AAMpB,MAJJQ,GAAU,MAAM;AACC,IAAAF;EAAA,GACd,CAACA,CAAc,CAAC,GAEfH,KAAgB,CAACD;AACZ,WAAA,gBAAAO,EAACC,IAAU,EAAA,QAAO,SAAS,CAAA;AAGpC,MAAIN;AACF,WACG,gBAAAK,EAAAE,GAAA,EAAS,OAAO,GAAG,aAAY,UAAS,iBAAgB,UACvD,UAAC,gBAAAF,EAAAG,IAAA,EAAM,YAAYN,EAAA,CAAgB,EACrC,CAAA;AAIJ,QAAM,EAAE,YAAYO,GAAW,QAAAC,EAAA,IAAWZ,GACpC,EAAE,UAAUa,GAAS,QAAAC,EAAO,IAAIH,KAAa,CAAA,GAC7C,EAAE,qBAAqBI,GAAgB,iBAAiBC,EAAc,IAAIF,KAAU,IAEpF;AAAA,IACJ,qBAAqBG;AAAA,IACrB,mBAAmBC;AAAA,IACnB,gBAAgBC;AAAA,IAChB,gBAAgBC;AAAA,EAAA,IACdL,KAAkB,CAAA,GAEhB,EAAE,aAAaM,MAAsBD,KAAuB,CAAA,GAC5D,EAAE,eAAeE,GAAgB,WAAWC,EAAW,IAAIF,KAAqB,IAEhF,EAAE,SAASG,MAAkBL,KAAuB,CAAA,GACpD,EAAE,YAAYM,MAAqBP,KAAkB,CAAA,GACrD,EAAE,aAAaQ,MAAuBT,KAA4B,CAAA,GAElE;AAAA,IACJ,YAAYU;AAAA,IACZ,WAAWC;AAAA,IACX,iBAAiBC;AAAA,EAAA,IACfH,KAAsB,CAAA,GAEpB,EAAE,OAAOI,IAAa,IAAI,YAAYC,EAAiB,IAAAJ,KAAmB,IAC1E,EAAE,OAAOK,IAAgB,CAAG,EAAA,IAAIJ,KAAmB,CAAA,GACnD,EAAE,YAAYK,MAAeJ,KAAiB,CAAA,GAE9C,EAAE,iBAAiBK,GAAgB,cAAcC,MAAgBvB,GAEjE;AAAA,IACJ,qBAAqBwB;AAAA,IACrB,gBAAgBC;AAAA,IAChB,YAAYC;AAAA,IACZ,oBAAoBC;AAAA,IACpB,gBAAgBC;AAAA,IAChB,mBAAmBC;AAAA,EAAA,IACjBP,KAAkB,CAAA,GAEhB,EAAE,eAAeQ,GAAgB,WAAWC,EAAW,IAAIH,KAAuB,IAElF,EAAE,mBAAmBI,MAAqBH,KAA0B,CAAA,GAEpE;AAAA,IACJ,WAAWI,IAAkB,CAAC;AAAA,IAC9B,YAAYC;AAAA,IACZ,iBAAiBC;AAAA,EAAA,IACfX,KAA4B,CAAA,GAE1B;AAAA,IACJ,YAAYY;AAAA,IACZ,OAAOC;AAAA,IACP,UAAUC;AAAA,IACV,iBAAiBC;AAAA,IACjB,eAAeC;AAAA,IACf,iBAAiBC,IAAc,CAAC;AAAA,IAChC,oBAAoBC;AAAA,EAAA,IAClBnB,KAAe,CAAA,GAEb,EAAE,mBAAmBoB,IAAkB,iBAAiBC,GAAe,IAC3EL,KAAkB,IAEd,EAAE,iBAAiBM,IAAgB,sBAAsBC,GAAiB,IAC9EN,KAAgB,IAEZO,KAAoB7B,EAAW;AAAA,IACnC,CAAC,EAAE,UAAU8B,SAAcA,OAAYd;AAAA,EAAA,GAGnCe,MAAcX,KAAA,gBAAAA,EAAa,aAAY,IACvCY,IAAgBjD,MAAYkD,GAAU,WACtCC,KAAmBX,EAAY,QAC/BY,KAAepD,KAAWA,EAAQ,MAAM,GAAG,EAAE,SAAS,SAAS;AAInE,SAAA,gBAAAqD,EAACC,IAAA,EACC,UAAA;AAAA,IAAA,gBAAA5D,EAAC6D,IAAY,EAAA,MAAMpB,GAAa,OAAOC,GAAc;AAAA,IACpD,gBAAAiB,EAAAzD,GAAA,EAAS,UAAU,GAAG,OAAO,GAC5B,UAAA;AAAA,MAAC,gBAAAF,EAAA8D,IAAA,EAAQ,MAAMR,GAAa,CAAA;AAAA,OANHC,KAAiBG,OAStC,gBAAAC,EAAAI,IAAA,EAAA,UAAA;AAAA,QAAA,gBAAA/D,EAACgE,IAAkB,EAAA,eAAehC,GAAiB,aAAae,GAAsB;AAAA,QACtF,gBAAA/C;AAAA,UAACiE;AAAA,UAAA;AAAA,YACC,oBAAoB9B;AAAA,YACpB,oBAAoBpB;AAAA,YACpB,gBAAgBqB;AAAA,YAChB,gBAAgBpB;AAAA,YAChB,aAAAyB;AAAA,YACA,eAAAc;AAAA,UAAA;AAAA,QACF;AAAA,MAAA,GACF;AAAA,MAEF,gBAAAvD;AAAA,QAACkE;AAAA,QAAA;AAAA,UACC,eAAAzC;AAAA,UACA,iBAAAa;AAAA,UACA,WAAWc;AAAA,UACX,oBAAoB5B;AAAA,UACpB,gBAAAgB;AAAA,UACA,kBAAkBd;AAAA,QAAA;AAAA,MACpB;AAAA,MACC,gBAAA1B,EAAAmE,IAAA,EAAW,QAAQpC,GAAkB,gBAAgBb,GAAkB;AAAA,MACxE,gBAAAlB;AAAA,QAACoE;AAAA,QAAA;AAAA,UACC,QAAQtC;AAAA,UACR,SAASb;AAAA,UACT,kBAAkB+B;AAAA,UAClB,gBAAgBC;AAAA,UAChB,gBAAgBC;AAAA,UAChB,oBAAoBC;AAAA,UACpB,kBAAAM;AAAA,UACA,eAAAhD;AAAA,QAAA;AAAA,MACF;AAAA,MACC8C,KAAiB,gBAAAvD,EAACqE,IAAiB,EAAA,UAAUhC,EAAkB,CAAA;AAAA,IAAA,GAClE;AAAA,EACF,EAAA,CAAA;AAEJ,GAEeiC,KAAAC,GAAKjF,EAAS;"}
package/dist/index.d.ts CHANGED
@@ -2510,11 +2510,14 @@ export declare const ILLUSTRATIONS: {
2510
2510
  NODE_CUSTOM_TEST_BG: string;
2511
2511
  NODE_DOWNLOAD_BG: string;
2512
2512
  NODE_LEARN_BG: string;
2513
+ NODE_LEARN_LARGE_BG: string;
2513
2514
  NODE_PRACTICE_BG: string;
2514
2515
  NODE_PROJECT_BG: string;
2515
2516
  NODE_PUZZLE_BG: string;
2517
+ NODE_PUZZLE_LARGE_BG: string;
2516
2518
  NODE_RECAP_BG: string;
2517
2519
  NODE_SUBJECTIVE_BG: string;
2520
+ NODE_TEST_LARGE_BG: string;
2518
2521
  NODE_TEST_PREP_BG: string;
2519
2522
  NODE_VIDEO_BG: string;
2520
2523
  NOV: string;
package/dist/index.js CHANGED
@@ -262,13 +262,13 @@ import { EClassTimeAlertLevel as Fu } from "./features/trial-session/trial-sessi
262
262
  import { ESessionStatus as Vu } from "./features/parent-dashboard/comps/upcoming-sessions/upcoming-sessions-types.js";
263
263
  import { useGetSessionReports as Yu } from "./features/trial-session/api/trial-home.js";
264
264
  import { useClassTimeAlerts as Qu } from "./features/trial-session/hooks/use-class-time-alerts.js";
265
- import { default as Zu } from "./features/timeline/daily-timeline.js";
266
- import { USER_TYPE as Xu } from "./features/timeline/daily-timeline-types.js";
265
+ import { default as Zu } from "./features/timeline/daily-timeline/daily-timeline.js";
266
+ import { USER_TYPE as Xu } from "./features/timeline/daily-timeline/daily-timeline-types.js";
267
267
  import { default as ep } from "./features/timeline/timeline-tabs/timeline-tabs.js";
268
268
  import { ETAB_IDS as rp } from "./features/timeline/timeline-tabs/timeline-tabs-types.js";
269
269
  import { default as ap } from "./features/timeline/monthly-timeline/monthly-timeline.js";
270
- import { default as sp } from "./features/timeline/monthly-report/monthly-report.js";
271
- import { default as up } from "./features/timeline/ptm-report/ptm-report.js";
270
+ import { default as sp } from "./features/timeline/monthly-timeline/monthly-report/monthly-report.js";
271
+ import { default as up } from "./features/timeline/monthly-timeline/ptm-report/ptm-report.js";
272
272
  import { default as mp } from "./features/talk-meter/talk-meter.js";
273
273
  import { default as xp } from "./features/extra-practice/extra-practice.js";
274
274
  import { default as ip } from "./features/homework/hw-card-list/hw-card-list.js";
@@ -0,0 +1 @@
1
+ <svg width="480" height="56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_12027_9454)"><path d="M0.818146 -491L3.67331 -425.799L23.5226 27.481L82.8521 -422.433L91.373 -487.05L23.6125 27.4929L179.865 -467.451L160.289 -405.402L23.699 27.52L233.541 -375.109L263.607 -432.797L23.7794 27.5619L340.053 -384.143L300.41 -332.52L23.8513 27.617L358.876 -279.027L406.88 -322.965L23.9125 27.6838L462.059 -251.124L407.232 -216.222L23.9612 27.7601L443.936 -145.989L503.913 -170.802L23.9959 27.8438L531.169 -84.4391L467.799 -70.3979L24.0156 27.9323L478.083 8.16592L543 5.34L24.0195 28.0226L539.046 95.8077L474.679 87.3474L24.0077 28.1124L457.585 164.729L519.428 184.215L23.9805 28.1989L484.741 267.876L427.191 237.953L23.9385 28.2791L384.508 304.737L436.04 344.248L23.8834 28.351L374.804 411.012L330.887 363.14L23.8165 28.4122L267.99 411.392L302.893 466.137L23.7401 28.4608L222.493 507.95L197.637 448.014L23.6564 28.4955L121.985 471.782L136.047 535.18L23.5679 28.5151L46.1819 547L43.3353 481.995L23.4773 28.519L-35.866 478.539L-44.373 543.05L23.3875 28.5072L-132.865 523.451L-113.293 461.415L23.301 28.48L-186.504 431.038L-216.607 488.797L23.2206 28.4382L-293.053 440.143L-253.306 388.384L23.1487 28.3831L-311.687 334.855L-359.88 378.965L23.0874 28.3162L-415.059 307.124L-359.95 272.043L23.0388 28.2399L-396.565 201.835L-456.913 226.802L23.0041 28.1562L-484.169 140.439L-420.352 126.299L22.9844 28.0678L-430.584 47.8124L-496 50.6601L22.9805 27.9774L-492.046 -39.8076L-427.158 -31.2789L22.9924 27.8876L-410.074 -108.568L-472.428 -128.215L23.0195 27.8012L-437.741 -211.876L-379.721 -181.708L23.0614 27.7209L-337.105 -248.428L-389.04 -288.248L23.1166 27.649L-327.803 -355.011L-283.569 -306.793L23.1835 27.5879L-220.764 -355.039L-255.893 -410.137L23.2599 27.5392L-175.493 -451.95L-150.501 -391.686L23.3437 27.5046L-74.9242 -415.509L-89.0475 -479.18L23.4321 27.4849L0.818146 -491Z" fill="white" fill-opacity="0.38"/><path d="M23.7535 -426.234C17.025 -426.234 10.3306 -426.088 3.67331 -425.799L23.5226 27.481L82.8521 -422.433C63.5077 -424.941 43.7818 -426.234 23.7535 -426.234Z" fill="white" fill-opacity="0.38"/><path d="M160.289 -405.402L23.699 27.52L233.541 -375.109C210.234 -387.237 185.744 -397.407 160.289 -405.402Z" fill="white" fill-opacity="0.38"/><path d="M300.41 -332.52L23.8513 27.617L358.876 -279.027C340.989 -298.498 321.424 -316.405 300.41 -332.52Z" fill="white" fill-opacity="0.38"/><path d="M407.232 -216.222L23.9612 27.7601L443.936 -145.989C433.724 -170.563 421.415 -194.049 407.232 -216.222Z" fill="white" fill-opacity="0.38"/><path d="M467.799 -70.3979L24.0156 27.9323L478.083 8.16592C476.923 -18.6923 473.429 -44.9461 467.799 -70.3979Z" fill="white" fill-opacity="0.38"/><path d="M457.585 164.729C465.446 139.794 471.212 113.932 474.679 87.3474L24.0077 28.1124L457.585 164.729Z" fill="white" fill-opacity="0.38"/><path d="M427.191 237.953L23.9385 28.2791L384.508 304.737C400.59 283.838 414.893 261.501 427.191 237.953Z" fill="white" fill-opacity="0.38"/><path d="M330.887 363.14L23.8165 28.4122L267.99 411.392C290.364 397.134 311.406 380.974 330.887 363.14Z" fill="white" fill-opacity="0.38"/><path d="M197.637 448.014L23.6564 28.4955L121.985 471.782C148.116 466.033 173.404 458.04 197.637 448.014Z" fill="white" fill-opacity="0.38"/><path d="M-35.866 478.539C-16.3549 481.091 3.54541 482.408 23.7535 482.408C30.3141 482.408 36.8423 482.269 43.3353 481.995L23.4773 28.519L-35.866 478.539Z" fill="white" fill-opacity="0.38"/><path d="M-113.293 461.415L23.301 28.48L-186.504 431.038C-163.212 443.193 -138.736 453.391 -113.293 461.415Z" fill="white" fill-opacity="0.38"/><path d="M-253.306 388.384L23.1487 28.3831L-311.687 334.855C-293.828 354.334 -274.292 372.254 -253.306 388.384Z" fill="white" fill-opacity="0.38"/><path d="M-359.95 272.043L23.0388 28.2399L-396.565 201.835C-386.38 226.398 -374.101 249.875 -359.95 272.043Z" fill="white" fill-opacity="0.38"/><path d="M-420.352 126.299L22.9844 28.0678L-430.584 47.8124C-429.437 74.6429 -425.961 100.871 -420.352 126.299Z" fill="white" fill-opacity="0.38"/><path d="M-427.158 -31.2789L22.9924 27.8876L-410.074 -108.568C-417.926 -83.6622 -423.69 -57.8309 -427.158 -31.2789Z" fill="white" fill-opacity="0.38"/><path d="M-379.721 -181.708L23.0614 27.7209L-337.105 -248.428C-353.16 -227.546 -367.441 -205.231 -379.721 -181.708Z" fill="white" fill-opacity="0.38"/><path d="M-283.569 -306.793L23.1835 27.5879L-220.764 -355.039C-243.106 -340.778 -264.116 -324.62 -283.569 -306.793Z" fill="white" fill-opacity="0.38"/><path d="M-150.501 -391.686L23.3437 27.5046L-74.9242 -415.509C-101.031 -409.739 -126.294 -401.727 -150.501 -391.686Z" fill="white" fill-opacity="0.38"/></g><defs><clipPath id="clip0_12027_9454"><rect width="480" height="56" fill="white"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="480" height="56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_12027_9476)"><path d="M138.887 19.5789C138.887 17.7186 140.382 16.2105 142.227 16.2105C144.072 16.2105 145.567 17.7186 145.567 19.5789H152.247V12.8421C154.092 12.8421 155.588 11.334 155.588 9.47369C155.588 7.61336 154.092 6.10526 152.247 6.10526V-0.631577H145.567C145.567 -2.4919 144.072 -4 142.227 -4C140.382 -4 138.887 -2.4919 138.887 -0.631577H132.206V6.10526C134.051 6.10526 135.546 7.61336 135.546 9.47369C135.546 11.334 134.051 12.8421 132.206 12.8421V19.5789H138.887Z" fill="white" fill-opacity="0.38"/><path d="M239.093 39.7895C239.093 37.9291 240.588 36.4211 242.433 36.4211C244.278 36.4211 245.773 37.9291 245.773 39.7895H252.454V33.0526C254.298 33.0526 255.794 31.5445 255.794 29.6842C255.794 27.8239 254.298 26.3158 252.454 26.3158V19.5789H245.773C245.773 17.7186 244.278 16.2105 242.433 16.2105C240.588 16.2105 239.093 17.7186 239.093 19.5789H232.412V26.3158C234.257 26.3158 235.753 27.8239 235.753 29.6842C235.753 31.5445 234.257 33.0526 232.412 33.0526V39.7895H239.093Z" fill="white" fill-opacity="0.38"/><path d="M299.216 19.5789C299.216 17.7186 300.712 16.2105 302.557 16.2105C304.401 16.2105 305.897 17.7186 305.897 19.5789H312.577V12.8421C314.422 12.8421 315.918 11.334 315.918 9.47369C315.918 7.61336 314.422 6.10526 312.577 6.10526V-0.631577H305.897C305.897 -2.4919 304.401 -4 302.557 -4C300.712 -4 299.216 -2.4919 299.216 -0.631577H292.536V6.10526C294.381 6.10526 295.876 7.61336 295.876 9.47369C295.876 11.334 294.381 12.8421 292.536 12.8421V19.5789H299.216Z" fill="white" fill-opacity="0.38"/><path d="M319.258 39.7895C319.258 37.9291 320.753 36.4211 322.598 36.4211C324.443 36.4211 325.938 37.9291 325.938 39.7895H332.619V33.0526C334.463 33.0526 335.959 31.5445 335.959 29.6842C335.959 27.8239 334.463 26.3158 332.619 26.3158V19.5789H325.938C325.938 17.7186 324.443 16.2105 322.598 16.2105C320.753 16.2105 319.258 17.7186 319.258 19.5789H312.577V26.3158C314.422 26.3158 315.918 27.8239 315.918 29.6842C315.918 31.5445 314.422 33.0526 312.577 33.0526V39.7895H319.258Z" fill="white" fill-opacity="0.38"/><path d="M292.536 46.5263C294.381 46.5263 295.876 48.0344 295.876 49.8947C295.876 51.755 294.381 53.2631 292.536 53.2631V60H299.216C299.216 58.1397 300.712 56.6316 302.557 56.6316C304.401 56.6316 305.897 58.1397 305.897 60H312.577V53.2631C314.422 53.2631 315.918 51.755 315.918 49.8947C315.918 48.0344 314.422 46.5263 312.577 46.5263V39.7895H305.897C305.897 37.9291 304.401 36.4211 302.557 36.4211C300.712 36.4211 299.216 37.9291 299.216 39.7895H292.536V46.5263Z" fill="white" fill-opacity="0.38"/><path d="M279.175 39.7895C279.175 37.9291 280.671 36.4211 282.515 36.4211C284.36 36.4211 285.856 37.9291 285.856 39.7895H292.536V33.0526C294.381 33.0526 295.876 31.5445 295.876 29.6842C295.876 27.8239 294.381 26.3158 292.536 26.3158V19.5789H285.856C285.856 17.7186 284.36 16.2105 282.515 16.2105C280.671 16.2105 279.175 17.7186 279.175 19.5789H272.495V26.3158C274.34 26.3158 275.835 27.8239 275.835 29.6842C275.835 31.5445 274.34 33.0526 272.495 33.0526V39.7895H279.175Z" fill="white" fill-opacity="0.38"/><path d="M259.134 19.5789C259.134 17.7186 260.629 16.2105 262.474 16.2105C264.319 16.2105 265.814 17.7186 265.814 19.5789H272.495V12.8421C274.34 12.8421 275.835 11.334 275.835 9.47369C275.835 7.61336 274.34 6.10526 272.495 6.10526V-0.631577H265.814C265.814 -2.4919 264.319 -4 262.474 -4C260.629 -4 259.134 -2.4919 259.134 -0.631577H252.454V6.10526C254.298 6.10526 255.794 7.61336 255.794 9.47369C255.794 11.334 254.298 12.8421 252.454 12.8421V19.5789H259.134Z" fill="white" fill-opacity="0.38"/><path d="M219.052 19.5789C219.052 17.7186 220.547 16.2105 222.392 16.2105C224.236 16.2105 225.732 17.7186 225.732 19.5789H232.412V12.8421C234.257 12.8421 235.753 11.334 235.753 9.47369C235.753 7.61336 234.257 6.10526 232.412 6.10526V-0.631577H225.732C225.732 -2.4919 224.236 -4 222.392 -4C220.547 -4 219.052 -2.4919 219.052 -0.631577H212.371V6.10526C214.216 6.10526 215.711 7.61336 215.711 9.47369C215.711 11.334 214.216 12.8421 212.371 12.8421V19.5789H219.052Z" fill="white" fill-opacity="0.38"/><path d="M172.289 46.5263C174.133 46.5263 175.629 48.0344 175.629 49.8947C175.629 51.755 174.133 53.2631 172.289 53.2631V60H178.969C178.969 58.1397 180.465 56.6316 182.309 56.6316C184.154 56.6316 185.649 58.1397 185.649 60H192.33V53.2631C194.175 53.2631 195.67 51.755 195.67 49.8947C195.67 48.0344 194.175 46.5263 192.33 46.5263V39.7895H185.649C185.649 37.9291 184.154 36.4211 182.309 36.4211C180.465 36.4211 178.969 37.9291 178.969 39.7895H172.289V46.5263Z" fill="white" fill-opacity="0.38"/><path d="M275.835 49.8947C275.835 48.0344 274.34 46.5263 272.495 46.5263V39.7895H265.814C265.814 37.9291 264.319 36.4211 262.474 36.4211C260.629 36.4211 259.134 37.9291 259.134 39.7895H252.454V46.5263C254.298 46.5263 255.794 48.0344 255.794 49.8947C255.794 51.755 254.298 53.2631 252.454 53.2631V60H259.134C259.134 58.1397 260.629 56.6316 262.474 56.6316C264.319 56.6316 265.814 58.1397 265.814 60H272.495V53.2631C274.34 53.2631 275.835 51.755 275.835 49.8947Z" fill="white" fill-opacity="0.38"/><path d="M339.299 19.5789C339.299 17.7186 340.794 16.2105 342.639 16.2105C344.484 16.2105 345.979 17.7186 345.979 19.5789H352.66V12.8421C354.505 12.8421 356 11.334 356 9.47369C356 7.61336 354.505 6.10526 352.66 6.10526V-0.631577H345.979C345.979 -2.4919 344.484 -4 342.639 -4C340.794 -4 339.299 -2.4919 339.299 -0.631577H332.619V6.10526C334.463 6.10526 335.959 7.61336 335.959 9.47369C335.959 11.334 334.463 12.8421 332.619 12.8421V19.5789H339.299Z" fill="white" fill-opacity="0.38"/><path d="M332.619 46.5263C334.463 46.5263 335.959 48.0344 335.959 49.8947C335.959 51.755 334.463 53.2631 332.619 53.2631V60H339.299C339.299 58.1397 340.794 56.6316 342.639 56.6316C344.484 56.6316 345.979 58.1397 345.979 60H352.66V53.2631C354.505 53.2631 356 51.755 356 49.8947C356 48.0344 354.505 46.5263 352.66 46.5263V39.7895H345.979C345.979 37.9291 344.484 36.4211 342.639 36.4211C340.794 36.4211 339.299 37.9291 339.299 39.7895H332.619V46.5263Z" fill="white" fill-opacity="0.38"/><path d="M58.7216 19.5789C58.7216 17.7186 60.2171 16.2105 62.0619 16.2105C63.9066 16.2105 65.4021 17.7186 65.4021 19.5789H72.0825V12.8421C73.9272 12.8421 75.4227 11.334 75.4227 9.47369C75.4227 7.61336 73.9272 6.10526 72.0825 6.10526V-0.631577H65.4021C65.4021 -2.4919 63.9066 -4 62.0619 -4C60.2171 -4 58.7216 -2.4919 58.7216 -0.631577H52.0412V6.10526C53.886 6.10526 55.3814 7.61336 55.3814 9.47369C55.3814 11.334 53.886 12.8421 52.0412 12.8421V19.5789H58.7216Z" fill="white" fill-opacity="0.38"/><path d="M379.381 19.579C379.381 17.7187 380.877 16.2106 382.722 16.2106C384.566 16.2106 386.062 17.7187 386.062 19.579H392.742V12.8421C394.587 12.8421 396.082 11.334 396.082 9.47372C396.082 7.61339 394.587 6.10529 392.742 6.10529V-0.631548H386.062C386.062 -2.49188 384.566 -3.99997 382.722 -3.99997C380.877 -3.99997 379.381 -2.49188 379.381 -0.631548H372.701V6.10529C374.546 6.10529 376.041 7.61339 376.041 9.47372C376.041 11.334 374.546 12.8421 372.701 12.8421V19.579H379.381Z" fill="white" fill-opacity="0.38"/><path d="M399.423 39.7895C399.423 37.9292 400.918 36.4211 402.763 36.4211C404.608 36.4211 406.103 37.9292 406.103 39.7895H412.784V33.0527C414.628 33.0527 416.124 31.5446 416.124 29.6842C416.124 27.8239 414.628 26.3158 412.784 26.3158V19.579H406.103C406.103 17.7187 404.608 16.2106 402.763 16.2106C400.918 16.2106 399.423 17.7187 399.423 19.579H392.742V26.3158C394.587 26.3158 396.082 27.8239 396.082 29.6842C396.082 31.5446 394.587 33.0527 392.742 33.0527V39.7895H399.423Z" fill="white" fill-opacity="0.38"/><path d="M372.701 46.5263C374.546 46.5263 376.041 48.0344 376.041 49.8948C376.041 51.7551 374.546 53.2632 372.701 53.2632V60H379.381C379.381 58.1397 380.877 56.6316 382.722 56.6316C384.566 56.6316 386.062 58.1397 386.062 60H392.742V53.2632C394.587 53.2632 396.082 51.7551 396.082 49.8948C396.082 48.0344 394.587 46.5263 392.742 46.5263V39.7895H386.062C386.062 37.9292 384.566 36.4211 382.722 36.4211C380.877 36.4211 379.381 37.9292 379.381 39.7895H372.701V46.5263Z" fill="white" fill-opacity="0.38"/><path d="M359.34 39.7895C359.34 37.9292 360.836 36.4211 362.68 36.4211C364.525 36.4211 366.021 37.9292 366.021 39.7895H372.701V33.0527C374.546 33.0527 376.041 31.5446 376.041 29.6842C376.041 27.8239 374.546 26.3158 372.701 26.3158V19.579H366.021C366.021 17.7187 364.525 16.2106 362.68 16.2106C360.836 16.2106 359.34 17.7187 359.34 19.579L352.66 19.5789V26.3158C354.505 26.3158 356 27.8239 356 29.6842C356 31.5445 354.505 33.0526 352.66 33.0526V39.7895L359.34 39.7895Z" fill="white" fill-opacity="0.38"/><path d="M419.464 19.579C419.464 17.7187 420.959 16.2106 422.804 16.2106C424.649 16.2106 426.144 17.7187 426.144 19.579H432.825V12.8421C434.669 12.8421 436.165 11.334 436.165 9.47372C436.165 7.61339 434.669 6.10529 432.825 6.10529V-0.631548H426.144C426.144 -2.49188 424.649 -3.99997 422.804 -3.99997C420.959 -3.99997 419.464 -2.49188 419.464 -0.631548H412.784V6.10529C414.628 6.10529 416.124 7.61339 416.124 9.47372C416.124 11.334 414.628 12.8421 412.784 12.8421V19.579H419.464Z" fill="white" fill-opacity="0.38"/><path d="M412.784 46.5263C414.628 46.5263 416.124 48.0344 416.124 49.8948C416.124 51.7551 414.628 53.2632 412.784 53.2632V60H419.464C419.464 58.1397 420.959 56.6316 422.804 56.6316C424.649 56.6316 426.144 58.1397 426.144 60H432.825V53.2632C434.669 53.2632 436.165 51.7551 436.165 49.8948C436.165 48.0344 434.669 46.5263 432.825 46.5263V39.7895H426.144C426.144 37.9292 424.649 36.4211 422.804 36.4211C420.959 36.4211 419.464 37.9292 419.464 39.7895H412.784V46.5263Z" fill="white" fill-opacity="0.38"/><path d="M459.546 19.579C459.546 17.7186 461.042 16.2105 462.887 16.2105C464.731 16.2105 466.227 17.7186 466.227 19.579H472.907V12.8421C474.752 12.8421 476.247 11.334 476.247 9.4737C476.247 7.61338 474.752 6.10528 472.907 6.10528V-0.631559H466.227C466.227 -2.49189 464.731 -3.99998 462.887 -3.99998C461.042 -3.99998 459.546 -2.49189 459.546 -0.631559H452.866V6.10528C454.711 6.10528 456.206 7.61338 456.206 9.4737C456.206 11.334 454.711 12.8421 452.866 12.8421V19.579H459.546Z" fill="white" fill-opacity="0.38"/><path d="M479.588 39.7895C479.588 37.9292 481.083 36.4211 482.928 36.4211C484.773 36.4211 486.268 37.9292 486.268 39.7895H492.948V33.0527C494.793 33.0527 496.289 31.5446 496.289 29.6842C496.289 27.8239 494.793 26.3158 492.948 26.3158V19.579H486.268C486.268 17.7186 484.773 16.2105 482.928 16.2105C481.083 16.2105 479.588 17.7186 479.588 19.579H472.907V26.3158C474.752 26.3158 476.247 27.8239 476.247 29.6842C476.247 31.5446 474.752 33.0527 472.907 33.0527V39.7895H479.588Z" fill="white" fill-opacity="0.38"/><path d="M452.866 46.5263C454.711 46.5263 456.206 48.0344 456.206 49.8948C456.206 51.7551 454.711 53.2632 452.866 53.2632V60H459.546C459.546 58.1397 461.042 56.6316 462.887 56.6316C464.731 56.6316 466.227 58.1397 466.227 60H472.907V53.2632C474.752 53.2632 476.247 51.7551 476.247 49.8948C476.247 48.0344 474.752 46.5263 472.907 46.5263V39.7895H466.227C466.227 37.9292 464.731 36.4211 462.887 36.4211C461.042 36.4211 459.546 37.9292 459.546 39.7895H452.866V46.5263Z" fill="white" fill-opacity="0.38"/><path d="M439.505 39.7895C439.505 37.9292 441.001 36.4211 442.845 36.4211C444.69 36.4211 446.186 37.9292 446.186 39.7895H452.866V33.0527C454.711 33.0527 456.206 31.5446 456.206 29.6842C456.206 27.8239 454.711 26.3158 452.866 26.3158V19.579H446.186C446.186 17.7186 444.69 16.2105 442.845 16.2105C441.001 16.2105 439.505 17.7186 439.505 19.579L432.825 19.579V26.3158C434.669 26.3158 436.165 27.8239 436.165 29.6842C436.165 31.5446 434.669 33.0527 432.825 33.0527V39.7895L439.505 39.7895Z" fill="white" fill-opacity="0.38"/><path d="M499.629 19.579C499.629 17.7186 501.124 16.2105 502.969 16.2105C504.814 16.2105 506.309 17.7186 506.309 19.579H512.99V12.8421C514.834 12.8421 516.33 11.334 516.33 9.4737C516.33 7.61338 514.834 6.10528 512.99 6.10528V-0.631559H506.309C506.309 -2.49189 504.814 -3.99998 502.969 -3.99998C501.124 -3.99998 499.629 -2.49189 499.629 -0.631559H492.948V6.10528C494.793 6.10528 496.289 7.61338 496.289 9.4737C496.289 11.334 494.793 12.8421 492.948 12.8421V19.579H499.629Z" fill="white" fill-opacity="0.38"/><path d="M492.948 46.5263C494.793 46.5263 496.289 48.0344 496.289 49.8948C496.289 51.7551 494.793 53.2632 492.948 53.2632V60H499.629C499.629 58.1397 501.124 56.6316 502.969 56.6316C504.814 56.6316 506.309 58.1397 506.309 60H512.99V53.2632C514.834 53.2632 516.33 51.7551 516.33 49.8948C516.33 48.0344 514.834 46.5263 512.99 46.5263V39.7895H506.309C506.309 37.9292 504.814 36.4211 502.969 36.4211C501.124 36.4211 499.629 37.9292 499.629 39.7895H492.948V46.5263Z" fill="white" fill-opacity="0.38"/></g><defs><clipPath id="clip0_12027_9476"><rect width="480" height="56" fill="white"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="480" height="56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_12027_9464)"><path d="M35.0321 6.15679C35.0161 5.98226 35 5.80774 35 5.61736C35 3.9356 35.9476 2 38.919 2C41.8422 2 42.7416 3.9832 42.7416 5.30004C42.7416 8.4573 39.6257 8.12412 39.6257 9.99626V10.2818H37.7786V9.99626C37.7786 6.8866 40.8303 7.60055 40.8464 5.39524C40.8464 4.50676 40.2842 3.68175 38.8547 3.68175C37.4092 3.68175 36.8149 4.66542 36.8149 5.71255C36.8149 5.9188 36.8471 6.10919 36.8792 6.29958L35.0321 6.15679ZM37.5698 12.3126C37.5698 11.7097 38.0838 11.2179 38.7423 11.2179C39.3526 11.2179 39.8506 11.7097 39.8506 12.3126C39.8506 12.9631 39.3526 13.4708 38.7423 13.4708C38.0838 13.4708 37.5698 12.9631 37.5698 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M77.8626 6.15679C77.8466 5.98226 77.8305 5.80774 77.8305 5.61736C77.8305 3.9356 78.7781 2 81.7495 2C84.6727 2 85.5721 3.9832 85.5721 5.30004C85.5721 8.4573 82.4562 8.12412 82.4562 9.99626V10.2818H80.6091V9.99626C80.6091 6.8866 83.6608 7.60055 83.6769 5.39524C83.6769 4.50676 83.1147 3.68175 81.6852 3.68175C80.2397 3.68175 79.6454 4.66542 79.6454 5.71255C79.6454 5.9188 79.6776 6.10919 79.7097 6.29958L77.8626 6.15679ZM80.4003 12.3126C80.4003 11.7097 80.9143 11.2179 81.5728 11.2179C82.1832 11.2179 82.6811 11.7097 82.6811 12.3126C82.6811 12.9631 82.1832 13.4708 81.5728 13.4708C80.9143 13.4708 80.4003 12.9631 80.4003 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M99.2779 22.1568C99.2618 21.9823 99.2458 21.8077 99.2458 21.6174C99.2458 19.9356 100.193 18 103.165 18C106.088 18 106.987 19.9832 106.987 21.3C106.987 24.4573 103.871 24.1241 103.871 25.9963V26.2818H102.024V25.9963C102.024 22.8866 105.076 23.6006 105.092 21.3952C105.092 20.5068 104.53 19.6818 103.1 19.6818C101.655 19.6818 101.061 20.6654 101.061 21.7125C101.061 21.9188 101.093 22.1092 101.125 22.2996L99.2779 22.1568ZM101.816 28.3126C101.816 27.7097 102.33 27.2179 102.988 27.2179C103.598 27.2179 104.096 27.7097 104.096 28.3126C104.096 28.9631 103.598 29.4708 102.988 29.4708C102.33 29.4708 101.816 28.9631 101.816 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M120.693 6.15679C120.677 5.98226 120.661 5.80774 120.661 5.61736C120.661 3.9356 121.609 2 124.58 2C127.503 2 128.403 3.9832 128.403 5.30004C128.403 8.4573 125.287 8.12412 125.287 9.99626V10.2818H123.44V9.99626C123.44 6.8866 126.491 7.60055 126.507 5.39524C126.507 4.50676 125.945 3.68175 124.516 3.68175C123.07 3.68175 122.476 4.66542 122.476 5.71255C122.476 5.9188 122.508 6.10919 122.54 6.29958L120.693 6.15679ZM123.231 12.3126C123.231 11.7097 123.745 11.2179 124.403 11.2179C125.014 11.2179 125.512 11.7097 125.512 12.3126C125.512 12.9631 125.014 13.4708 124.403 13.4708C123.745 13.4708 123.231 12.9631 123.231 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M142.108 22.1568C142.092 21.9823 142.076 21.8077 142.076 21.6174C142.076 19.9356 143.024 18 145.995 18C148.918 18 149.818 19.9832 149.818 21.3C149.818 24.4573 146.702 24.1241 146.702 25.9963V26.2818H144.855V25.9963C144.855 22.8866 147.907 23.6006 147.923 21.3952C147.923 20.5068 147.36 19.6818 145.931 19.6818C144.485 19.6818 143.891 20.6654 143.891 21.7125C143.891 21.9188 143.923 22.1092 143.955 22.2996L142.108 22.1568ZM144.646 28.3126C144.646 27.7097 145.16 27.2179 145.819 27.2179C146.429 27.2179 146.927 27.7097 146.927 28.3126C146.927 28.9631 146.429 29.4708 145.819 29.4708C145.16 29.4708 144.646 28.9631 144.646 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M163.524 6.15679C163.508 5.98226 163.492 5.80774 163.492 5.61736C163.492 3.9356 164.439 2 167.41 2C170.334 2 171.233 3.9832 171.233 5.30004C171.233 8.4573 168.117 8.12412 168.117 9.99626V10.2818H166.27V9.99626C166.27 6.8866 169.322 7.60055 169.338 5.39524C169.338 4.50676 168.776 3.68175 167.346 3.68175C165.901 3.68175 165.306 4.66542 165.306 5.71255C165.306 5.9188 165.339 6.10919 165.371 6.29958L163.524 6.15679ZM166.061 12.3126C166.061 11.7097 166.575 11.2179 167.234 11.2179C167.844 11.2179 168.342 11.7097 168.342 12.3126C168.342 12.9631 167.844 13.4708 167.234 13.4708C166.575 13.4708 166.061 12.9631 166.061 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M184.939 22.1568C184.923 21.9823 184.907 21.8077 184.907 21.6174C184.907 19.9356 185.854 18 188.826 18C191.749 18 192.648 19.9832 192.648 21.3C192.648 24.4573 189.532 24.1241 189.532 25.9963V26.2818H187.685V25.9963C187.685 22.8866 190.737 23.6006 190.753 21.3952C190.753 20.5068 190.191 19.6818 188.762 19.6818C187.316 19.6818 186.722 20.6654 186.722 21.7125C186.722 21.9188 186.754 22.1092 186.786 22.2996L184.939 22.1568ZM187.477 28.3126C187.477 27.7097 187.991 27.2179 188.649 27.2179C189.259 27.2179 189.757 27.7097 189.757 28.3126C189.757 28.9631 189.259 29.4708 188.649 29.4708C187.991 29.4708 187.477 28.9631 187.477 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M206.354 6.15679C206.338 5.98226 206.322 5.80774 206.322 5.61736C206.322 3.9356 207.27 2 210.241 2C213.164 2 214.064 3.9832 214.064 5.30004C214.064 8.4573 210.948 8.12412 210.948 9.99626V10.2818H209.101V9.99626C209.101 6.8866 212.152 7.60055 212.168 5.39524C212.168 4.50676 211.606 3.68175 210.177 3.68175C208.731 3.68175 208.137 4.66542 208.137 5.71255C208.137 5.9188 208.169 6.10919 208.201 6.29958L206.354 6.15679ZM208.892 12.3126C208.892 11.7097 209.406 11.2179 210.064 11.2179C210.675 11.2179 211.173 11.7097 211.173 12.3126C211.173 12.9631 210.675 13.4708 210.064 13.4708C209.406 13.4708 208.892 12.9631 208.892 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M227.769 22.1568C227.753 21.9823 227.737 21.8077 227.737 21.6174C227.737 19.9356 228.685 18 231.656 18C234.579 18 235.479 19.9832 235.479 21.3C235.479 24.4573 232.363 24.1241 232.363 25.9963V26.2818H230.516V25.9963C230.516 22.8866 233.568 23.6006 233.584 21.3952C233.584 20.5068 233.021 19.6818 231.592 19.6818C230.146 19.6818 229.552 20.6654 229.552 21.7125C229.552 21.9188 229.584 22.1092 229.616 22.2996L227.769 22.1568ZM230.307 28.3126C230.307 27.7097 230.821 27.2179 231.48 27.2179C232.09 27.2179 232.588 27.7097 232.588 28.3126C232.588 28.9631 232.09 29.4708 231.48 29.4708C230.821 29.4708 230.307 28.9631 230.307 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M249.185 6.15679C249.169 5.98226 249.153 5.80774 249.153 5.61736C249.153 3.9356 250.1 2 253.071 2C255.995 2 256.894 3.9832 256.894 5.30004C256.894 8.4573 253.778 8.12412 253.778 9.99626V10.2818H251.931V9.99626C251.931 6.8866 254.983 7.60055 254.999 5.39524C254.999 4.50676 254.437 3.68175 253.007 3.68175C251.562 3.68175 250.967 4.66542 250.967 5.71255C250.967 5.9188 251 6.10919 251.032 6.29958L249.185 6.15679ZM251.722 12.3126C251.722 11.7097 252.236 11.2179 252.895 11.2179C253.505 11.2179 254.003 11.7097 254.003 12.3126C254.003 12.9631 253.505 13.4708 252.895 13.4708C252.236 13.4708 251.722 12.9631 251.722 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M270.6 22.1568C270.584 21.9823 270.568 21.8077 270.568 21.6174C270.568 19.9356 271.515 18 274.487 18C277.41 18 278.309 19.9832 278.309 21.3C278.309 24.4573 275.193 24.1241 275.193 25.9963V26.2818H273.346V25.9963C273.346 22.8866 276.398 23.6006 276.414 21.3952C276.414 20.5068 275.852 19.6818 274.423 19.6818C272.977 19.6818 272.383 20.6654 272.383 21.7125C272.383 21.9188 272.415 22.1092 272.447 22.2996L270.6 22.1568ZM273.138 28.3126C273.138 27.7097 273.652 27.2179 274.31 27.2179C274.92 27.2179 275.418 27.7097 275.418 28.3126C275.418 28.9631 274.92 29.4708 274.31 29.4708C273.652 29.4708 273.138 28.9631 273.138 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M292.015 6.15679C291.999 5.98226 291.983 5.80774 291.983 5.61736C291.983 3.9356 292.931 2 295.902 2C298.825 2 299.725 3.9832 299.725 5.30004C299.725 8.4573 296.609 8.12412 296.609 9.99626V10.2818H294.762V9.99626C294.762 6.8866 297.813 7.60055 297.829 5.39524C297.829 4.50676 297.267 3.68175 295.838 3.68175C294.392 3.68175 293.798 4.66542 293.798 5.71255C293.798 5.9188 293.83 6.10919 293.862 6.29958L292.015 6.15679ZM294.553 12.3126C294.553 11.7097 295.067 11.2179 295.725 11.2179C296.336 11.2179 296.834 11.7097 296.834 12.3126C296.834 12.9631 296.336 13.4708 295.725 13.4708C295.067 13.4708 294.553 12.9631 294.553 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M313.43 22.1568C313.414 21.9823 313.398 21.8077 313.398 21.6174C313.398 19.9356 314.346 18 317.317 18C320.24 18 321.14 19.9832 321.14 21.3C321.14 24.4573 318.024 24.1241 318.024 25.9963V26.2818H316.177V25.9963C316.177 22.8866 319.229 23.6006 319.245 21.3952C319.245 20.5068 318.682 19.6818 317.253 19.6818C315.807 19.6818 315.213 20.6654 315.213 21.7125C315.213 21.9188 315.245 22.1092 315.277 22.2996L313.43 22.1568ZM315.968 28.3126C315.968 27.7097 316.482 27.2179 317.141 27.2179C317.751 27.2179 318.249 27.7097 318.249 28.3126C318.249 28.9631 317.751 29.4708 317.141 29.4708C316.482 29.4708 315.968 28.9631 315.968 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M334.846 6.15679C334.83 5.98226 334.814 5.80774 334.814 5.61736C334.814 3.9356 335.761 2 338.732 2C341.656 2 342.555 3.9832 342.555 5.30004C342.555 8.4573 339.439 8.12412 339.439 9.99626V10.2818H337.592V9.99626C337.592 6.8866 340.644 7.60055 340.66 5.39524C340.66 4.50676 340.098 3.68175 338.668 3.68175C337.223 3.68175 336.628 4.66542 336.628 5.71255C336.628 5.9188 336.661 6.10919 336.693 6.29958L334.846 6.15679ZM337.383 12.3126C337.383 11.7097 337.897 11.2179 338.556 11.2179C339.166 11.2179 339.664 11.7097 339.664 12.3126C339.664 12.9631 339.166 13.4708 338.556 13.4708C337.897 13.4708 337.383 12.9631 337.383 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M356.261 22.1568C356.245 21.9823 356.229 21.8077 356.229 21.6174C356.229 19.9356 357.176 18 360.148 18C363.071 18 363.97 19.9832 363.97 21.3C363.97 24.4573 360.854 24.1241 360.854 25.9963V26.2818H359.007V25.9963C359.007 22.8866 362.059 23.6006 362.075 21.3952C362.075 20.5068 361.513 19.6818 360.083 19.6818C358.638 19.6818 358.044 20.6654 358.044 21.7125C358.044 21.9188 358.076 22.1092 358.108 22.2996L356.261 22.1568ZM358.799 28.3126C358.799 27.7097 359.313 27.2179 359.971 27.2179C360.581 27.2179 361.079 27.7097 361.079 28.3126C361.079 28.9631 360.581 29.4708 359.971 29.4708C359.313 29.4708 358.799 28.9631 358.799 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M377.676 6.15679C377.66 5.98226 377.644 5.80774 377.644 5.61736C377.644 3.9356 378.592 2 381.563 2C384.486 2 385.386 3.9832 385.386 5.30004C385.386 8.4573 382.27 8.12412 382.27 9.99626V10.2818H380.423V9.99626C380.423 6.8866 383.474 7.60055 383.49 5.39524C383.49 4.50676 382.928 3.68175 381.499 3.68175C380.053 3.68175 379.459 4.66542 379.459 5.71255C379.459 5.9188 379.491 6.10919 379.523 6.29958L377.676 6.15679ZM380.214 12.3126C380.214 11.7097 380.728 11.2179 381.386 11.2179C381.997 11.2179 382.495 11.7097 382.495 12.3126C382.495 12.9631 381.997 13.4708 381.386 13.4708C380.728 13.4708 380.214 12.9631 380.214 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M399.091 22.1568C399.075 21.9823 399.059 21.8077 399.059 21.6174C399.059 19.9356 400.007 18 402.978 18C405.901 18 406.801 19.9832 406.801 21.3C406.801 24.4573 403.685 24.1241 403.685 25.9963V26.2818H401.838V25.9963C401.838 22.8866 404.89 23.6006 404.906 21.3952C404.906 20.5068 404.343 19.6818 402.914 19.6818C401.468 19.6818 400.874 20.6654 400.874 21.7125C400.874 21.9188 400.906 22.1092 400.938 22.2996L399.091 22.1568ZM401.629 28.3126C401.629 27.7097 402.143 27.2179 402.802 27.2179C403.412 27.2179 403.91 27.7097 403.91 28.3126C403.91 28.9631 403.412 29.4708 402.802 29.4708C402.143 29.4708 401.629 28.9631 401.629 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M420.507 6.15679C420.491 5.98226 420.475 5.80774 420.475 5.61736C420.475 3.9356 421.422 2 424.394 2C427.317 2 428.216 3.9832 428.216 5.30004C428.216 8.4573 425.1 8.12412 425.1 9.99626V10.2818H423.253V9.99626C423.253 6.8866 426.305 7.60055 426.321 5.39524C426.321 4.50676 425.759 3.68175 424.329 3.68175C422.884 3.68175 422.289 4.66542 422.289 5.71255C422.289 5.9188 422.322 6.10919 422.354 6.29958L420.507 6.15679ZM423.044 12.3126C423.044 11.7097 423.558 11.2179 424.217 11.2179C424.827 11.2179 425.325 11.7097 425.325 12.3126C425.325 12.9631 424.827 13.4708 424.217 13.4708C423.558 13.4708 423.044 12.9631 423.044 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M441.922 22.1568C441.906 21.9823 441.89 21.8077 441.89 21.6174C441.89 19.9356 442.837 18 445.809 18C448.732 18 449.631 19.9832 449.631 21.3C449.631 24.4573 446.515 24.1241 446.515 25.9963V26.2818H444.668V25.9963C444.668 22.8866 447.72 23.6006 447.736 21.3952C447.736 20.5068 447.174 19.6818 445.745 19.6818C444.299 19.6818 443.705 20.6654 443.705 21.7125C443.705 21.9188 443.737 22.1092 443.769 22.2996L441.922 22.1568ZM444.46 28.3126C444.46 27.7097 444.974 27.2179 445.632 27.2179C446.242 27.2179 446.74 27.7097 446.74 28.3126C446.74 28.9631 446.242 29.4708 445.632 29.4708C444.974 29.4708 444.46 28.9631 444.46 28.3126Z" fill="white" fill-opacity="0.6"/><path d="M463.337 6.15679C463.321 5.98226 463.305 5.80774 463.305 5.61736C463.305 3.9356 464.253 2 467.224 2C470.147 2 471.047 3.9832 471.047 5.30004C471.047 8.4573 467.931 8.12412 467.931 9.99626V10.2818H466.084V9.99626C466.084 6.8866 469.135 7.60055 469.151 5.39524C469.151 4.50676 468.589 3.68175 467.16 3.68175C465.714 3.68175 465.12 4.66542 465.12 5.71255C465.12 5.9188 465.152 6.10919 465.184 6.29958L463.337 6.15679ZM465.875 12.3126C465.875 11.7097 466.389 11.2179 467.047 11.2179C467.658 11.2179 468.156 11.7097 468.156 12.3126C468.156 12.9631 467.658 13.4708 467.047 13.4708C466.389 13.4708 465.875 12.9631 465.875 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M484.752 6.15679C484.736 5.98226 484.72 5.80774 484.72 5.61736C484.72 3.9356 485.668 2 488.639 2C491.562 2 492.462 3.9832 492.462 5.30004C492.462 8.4573 489.346 8.12412 489.346 9.99626V10.2818H487.499V9.99626C487.499 6.8866 490.551 7.60055 490.567 5.39524C490.567 4.50676 490.004 3.68175 488.575 3.68175C487.129 3.68175 486.535 4.66542 486.535 5.71255C486.535 5.9188 486.567 6.10919 486.599 6.29958L484.752 6.15679ZM487.29 12.3126C487.29 11.7097 487.804 11.2179 488.463 11.2179C489.073 11.2179 489.571 11.7097 489.571 12.3126C489.571 12.9631 489.073 13.4708 488.463 13.4708C487.804 13.4708 487.29 12.9631 487.29 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M506.168 6.15679C506.152 5.98226 506.135 5.80774 506.135 5.61736C506.135 3.9356 507.083 2 510.055 2C512.978 2 513.877 3.9832 513.877 5.30004C513.877 8.4573 510.761 8.12412 510.761 9.99626V10.2818H508.914V9.99626C508.914 6.8866 511.966 7.60055 511.982 5.39524C511.982 4.50676 511.42 3.68175 509.99 3.68175C508.545 3.68175 507.95 4.66542 507.95 5.71255C507.95 5.9188 507.983 6.10919 508.015 6.29958L506.168 6.15679ZM508.705 12.3126C508.705 11.7097 509.219 11.2179 509.878 11.2179C510.488 11.2179 510.986 11.7097 510.986 12.3126C510.986 12.9631 510.488 13.4708 509.878 13.4708C509.219 13.4708 508.705 12.9631 508.705 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M527.583 6.15679C527.567 5.98226 527.551 5.80774 527.551 5.61736C527.551 3.9356 528.498 2 531.47 2C534.393 2 535.292 3.9832 535.292 5.30004C535.292 8.4573 532.176 8.12412 532.176 9.99626V10.2818H530.329V9.99626C530.329 6.8866 533.381 7.60055 533.397 5.39524C533.397 4.50676 532.835 3.68175 531.406 3.68175C529.96 3.68175 529.366 4.66542 529.366 5.71255C529.366 5.9188 529.398 6.10919 529.43 6.29958L527.583 6.15679ZM530.121 12.3126C530.121 11.7097 530.635 11.2179 531.293 11.2179C531.903 11.2179 532.401 11.7097 532.401 12.3126C532.401 12.9631 531.903 13.4708 531.293 13.4708C530.635 13.4708 530.121 12.9631 530.121 12.3126Z" fill="white" fill-opacity="0.6"/><path d="M88.5702 51.686C88.5542 51.5114 88.5381 51.3369 88.5381 51.1465C88.5381 49.4648 89.4858 47.5292 92.4571 47.5292C95.3803 47.5292 96.2797 49.5124 96.2797 50.8292C96.2797 53.9865 93.1638 53.6533 93.1638 55.5254V55.811H91.3168V55.5254C91.3168 52.4158 94.3684 53.1297 94.3845 50.9244C94.3845 50.0359 93.8223 49.2109 92.3929 49.2109C90.9473 49.2109 90.3531 50.1946 90.3531 51.2417C90.3531 51.448 90.3852 51.6384 90.4173 51.8288L88.5702 51.686ZM91.108 57.8418C91.108 57.2389 91.6219 56.7471 92.2804 56.7471C92.8908 56.7471 93.3887 57.2389 93.3887 57.8418C93.3887 58.4923 92.8908 59 92.2804 59C91.6219 59 91.108 58.4923 91.108 57.8418Z" fill="white" fill-opacity="0.6"/><path d="M152.816 51.686C152.8 51.5114 152.784 51.3369 152.784 51.1465C152.784 49.4648 153.731 47.5292 156.703 47.5292C159.626 47.5292 160.525 49.5124 160.525 50.8292C160.525 53.9865 157.41 53.6533 157.41 55.5254V55.811H155.563V55.5254C155.563 52.4158 158.614 53.1297 158.63 50.9244C158.63 50.0359 158.068 49.2109 156.639 49.2109C155.193 49.2109 154.599 50.1946 154.599 51.2417C154.599 51.448 154.631 51.6384 154.663 51.8288L152.816 51.686ZM155.354 57.8418C155.354 57.2389 155.868 56.7471 156.526 56.7471C157.137 56.7471 157.634 57.2389 157.634 57.8418C157.634 58.4923 157.137 59 156.526 59C155.868 59 155.354 58.4923 155.354 57.8418Z" fill="white" fill-opacity="0.6"/><path d="M217.062 51.686C217.046 51.5114 217.03 51.3369 217.03 51.1465C217.03 49.4648 217.977 47.5292 220.949 47.5292C223.872 47.5292 224.771 49.5124 224.771 50.8292C224.771 53.9865 221.655 53.6533 221.655 55.5254V55.811H219.808V55.5254C219.808 52.4158 222.86 53.1297 222.876 50.9244C222.876 50.0359 222.314 49.2109 220.884 49.2109C219.439 49.2109 218.845 50.1946 218.845 51.2417C218.845 51.448 218.877 51.6384 218.909 51.8288L217.062 51.686ZM219.599 57.8418C219.599 57.2389 220.113 56.7471 220.772 56.7471C221.382 56.7471 221.88 57.2389 221.88 57.8418C221.88 58.4923 221.382 59 220.772 59C220.113 59 219.599 58.4923 219.599 57.8418Z" fill="white" fill-opacity="0.6"/><path d="M246.477 43.686C246.461 43.5114 246.445 43.3369 246.445 43.1465C246.445 41.4648 247.393 39.5292 250.364 39.5292C253.287 39.5292 254.186 41.5124 254.186 42.8292C254.186 45.9865 251.071 45.6533 251.071 47.5254V47.811H249.224V47.5254C249.224 44.4158 252.275 45.1297 252.291 42.9244C252.291 42.0359 251.729 41.2109 250.3 41.2109C248.854 41.2109 248.26 42.1946 248.26 43.2417C248.26 43.448 248.292 43.6384 248.324 43.8288L246.477 43.686ZM249.015 49.8418C249.015 49.2389 249.529 48.7471 250.187 48.7471C250.798 48.7471 251.295 49.2389 251.295 49.8418C251.295 50.4923 250.798 51 250.187 51C249.529 51 249.015 50.4923 249.015 49.8418Z" fill="white" fill-opacity="0.6"/><path d="M281.307 51.686C281.291 51.5114 281.275 51.3369 281.275 51.1465C281.275 49.4648 282.223 47.5292 285.194 47.5292C288.118 47.5292 289.017 49.5124 289.017 50.8292C289.017 53.9865 285.901 53.6533 285.901 55.5254V55.811H284.054V55.5254C284.054 52.4158 287.106 53.1297 287.122 50.9244C287.122 50.0359 286.56 49.2109 285.13 49.2109C283.685 49.2109 283.09 50.1946 283.09 51.2417C283.09 51.448 283.122 51.6384 283.155 51.8288L281.307 51.686ZM283.845 57.8418C283.845 57.2389 284.359 56.7471 285.018 56.7471C285.628 56.7471 286.126 57.2389 286.126 57.8418C286.126 58.4923 285.628 59 285.018 59C284.359 59 283.845 58.4923 283.845 57.8418Z" fill="white" fill-opacity="0.6"/><path d="M302.723 41.686C302.707 41.5114 302.691 41.3369 302.691 41.1465C302.691 39.4648 303.638 37.5292 306.61 37.5292C309.533 37.5292 310.432 39.5124 310.432 40.8292C310.432 43.9865 307.316 43.6533 307.316 45.5254V45.811H305.469V45.5254C305.469 42.4158 308.521 43.1297 308.537 40.9244C308.537 40.0359 307.975 39.2109 306.545 39.2109C305.1 39.2109 304.506 40.1946 304.506 41.2417C304.506 41.448 304.538 41.6384 304.57 41.8288L302.723 41.686ZM305.26 47.8418C305.26 47.2389 305.774 46.7471 306.433 46.7471C307.043 46.7471 307.541 47.2389 307.541 47.8418C307.541 48.4923 307.043 49 306.433 49C305.774 49 305.26 48.4923 305.26 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M345.553 41.686C345.537 41.5114 345.521 41.3369 345.521 41.1465C345.521 39.4648 346.469 37.5292 349.44 37.5292C352.363 37.5292 353.263 39.5124 353.263 40.8292C353.263 43.9865 350.147 43.6533 350.147 45.5254V45.811H348.3V45.5254C348.3 42.4158 351.351 43.1297 351.367 40.9244C351.367 40.0359 350.805 39.2109 349.376 39.2109C347.93 39.2109 347.336 40.1946 347.336 41.2417C347.336 41.448 347.368 41.6384 347.4 41.8288L345.553 41.686ZM348.091 47.8418C348.091 47.2389 348.605 46.7471 349.263 46.7471C349.874 46.7471 350.372 47.2389 350.372 47.8418C350.372 48.4923 349.874 49 349.263 49C348.605 49 348.091 48.4923 348.091 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M366.969 49.686C366.952 49.5114 366.936 49.3369 366.936 49.1465C366.936 47.4648 367.884 45.5292 370.855 45.5292C373.779 45.5292 374.678 47.5124 374.678 48.8292C374.678 51.9865 371.562 51.6533 371.562 53.5254V53.811H369.715V53.5254C369.715 50.4158 372.767 51.1297 372.783 48.9244C372.783 48.0359 372.221 47.2109 370.791 47.2109C369.346 47.2109 368.751 48.1946 368.751 49.2417C368.751 49.448 368.783 49.6384 368.816 49.8288L366.969 49.686ZM369.506 55.8418C369.506 55.2389 370.02 54.7471 370.679 54.7471C371.289 54.7471 371.787 55.2389 371.787 55.8418C371.787 56.4923 371.289 57 370.679 57C370.02 57 369.506 56.4923 369.506 55.8418Z" fill="white" fill-opacity="0.6"/><path d="M388.384 41.686C388.368 41.5114 388.352 41.3369 388.352 41.1465C388.352 39.4648 389.299 37.5292 392.271 37.5292C395.194 37.5292 396.093 39.5124 396.093 40.8292C396.093 43.9865 392.977 43.6533 392.977 45.5254V45.811H391.13V45.5254C391.13 42.4158 394.182 43.1297 394.198 40.9244C394.198 40.0359 393.636 39.2109 392.206 39.2109C390.761 39.2109 390.167 40.1946 390.167 41.2417C390.167 41.448 390.199 41.6384 390.231 41.8288L388.384 41.686ZM390.921 47.8418C390.921 47.2389 391.435 46.7471 392.094 46.7471C392.704 46.7471 393.202 47.2389 393.202 47.8418C393.202 48.4923 392.704 49 392.094 49C391.435 49 390.921 48.4923 390.921 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M409.799 49.686C409.783 49.5114 409.767 49.3369 409.767 49.1465C409.767 47.4648 410.715 45.5292 413.686 45.5292C416.609 45.5292 417.508 47.5124 417.508 48.8292C417.508 51.9865 414.393 51.6533 414.393 53.5254V53.811H412.546V53.5254C412.546 50.4158 415.597 51.1297 415.613 48.9244C415.613 48.0359 415.051 47.2109 413.622 47.2109C412.176 47.2109 411.582 48.1946 411.582 49.2417C411.582 49.448 411.614 49.6384 411.646 49.8288L409.799 49.686ZM412.337 55.8418C412.337 55.2389 412.851 54.7471 413.509 54.7471C414.12 54.7471 414.617 55.2389 414.617 55.8418C414.617 56.4923 414.12 57 413.509 57C412.851 57 412.337 56.4923 412.337 55.8418Z" fill="white" fill-opacity="0.6"/><path d="M431.214 41.686C431.198 41.5114 431.182 41.3369 431.182 41.1465C431.182 39.4648 432.13 37.5292 435.101 37.5292C438.024 37.5292 438.924 39.5124 438.924 40.8292C438.924 43.9865 435.808 43.6533 435.808 45.5254V45.811H433.961V45.5254C433.961 42.4158 437.012 43.1297 437.029 40.9244C437.029 40.0359 436.466 39.2109 435.037 39.2109C433.591 39.2109 432.997 40.1946 432.997 41.2417C432.997 41.448 433.029 41.6384 433.061 41.8288L431.214 41.686ZM433.752 47.8418C433.752 47.2389 434.266 46.7471 434.924 46.7471C435.535 46.7471 436.033 47.2389 436.033 47.8418C436.033 48.4923 435.535 49 434.924 49C434.266 49 433.752 48.4923 433.752 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M474.045 41.686C474.029 41.5114 474.013 41.3369 474.013 41.1465C474.013 39.4648 474.96 37.5292 477.932 37.5292C480.855 37.5292 481.754 39.5124 481.754 40.8292C481.754 43.9865 478.638 43.6533 478.638 45.5254V45.811H476.791V45.5254C476.791 42.4158 479.843 43.1297 479.859 40.9244C479.859 40.0359 479.297 39.2109 477.867 39.2109C476.422 39.2109 475.828 40.1946 475.828 41.2417C475.828 41.448 475.86 41.6384 475.892 41.8288L474.045 41.686ZM476.582 47.8418C476.582 47.2389 477.096 46.7471 477.755 46.7471C478.365 46.7471 478.863 47.2389 478.863 47.8418C478.863 48.4923 478.365 49 477.755 49C477.096 49 476.582 48.4923 476.582 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M495.46 41.686C495.444 41.5114 495.428 41.3369 495.428 41.1465C495.428 39.4648 496.376 37.5292 499.347 37.5292C502.27 37.5292 503.169 39.5124 503.169 40.8292C503.169 43.9865 500.054 43.6533 500.054 45.5254V45.811H498.206V45.5254C498.206 42.4158 501.258 43.1297 501.274 40.9244C501.274 40.0359 500.712 39.2109 499.283 39.2109C497.837 39.2109 497.243 40.1946 497.243 41.2417C497.243 41.448 497.275 41.6384 497.307 41.8288L495.46 41.686ZM497.998 47.8418C497.998 47.2389 498.512 46.7471 499.17 46.7471C499.78 46.7471 500.278 47.2389 500.278 47.8418C500.278 48.4923 499.78 49 499.17 49C498.512 49 497.998 48.4923 497.998 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M516.875 41.686C516.859 41.5114 516.843 41.3369 516.843 41.1465C516.843 39.4648 517.791 37.5292 520.762 37.5292C523.685 37.5292 524.585 39.5124 524.585 40.8292C524.585 43.9865 521.469 43.6533 521.469 45.5254V45.811H519.622V45.5254C519.622 42.4158 522.673 43.1297 522.69 40.9244C522.69 40.0359 522.127 39.2109 520.698 39.2109C519.252 39.2109 518.658 40.1946 518.658 41.2417C518.658 41.448 518.69 41.6384 518.722 41.8288L516.875 41.686ZM519.413 47.8418C519.413 47.2389 519.927 46.7471 520.585 46.7471C521.196 46.7471 521.694 47.2389 521.694 47.8418C521.694 48.4923 521.196 49 520.585 49C519.927 49 519.413 48.4923 519.413 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M538.29 41.686C538.274 41.5114 538.258 41.3369 538.258 41.1465C538.258 39.4648 539.206 37.5292 542.177 37.5292C545.101 37.5292 546 39.5124 546 40.8292C546 43.9865 542.884 43.6533 542.884 45.5254V45.811H541.037V45.5254C541.037 42.4158 544.089 43.1297 544.105 40.9244C544.105 40.0359 543.543 39.2109 542.113 39.2109C540.668 39.2109 540.073 40.1946 540.073 41.2417C540.073 41.448 540.105 41.6384 540.138 41.8288L538.29 41.686ZM540.828 47.8418C540.828 47.2389 541.342 46.7471 542.001 46.7471C542.611 46.7471 543.109 47.2389 543.109 47.8418C543.109 48.4923 542.611 49 542.001 49C541.342 49 540.828 48.4923 540.828 47.8418Z" fill="white" fill-opacity="0.6"/><path d="M452.532 49.6822C452.516 49.5077 452.5 49.3332 452.5 49.1428C452.5 47.461 453.448 45.5254 456.419 45.5254C459.342 45.5254 460.242 47.5086 460.242 48.8255C460.242 51.9827 457.126 51.6496 457.126 53.5217V53.8073H455.279V53.5217C455.279 50.412 458.33 51.126 458.346 48.9207C458.346 48.0322 457.784 47.2072 456.355 47.2072C454.909 47.2072 454.315 48.1909 454.315 49.238C454.315 49.4442 454.347 49.6346 454.379 49.825L452.532 49.6822ZM455.07 55.8381C455.07 55.2352 455.584 54.7433 456.242 54.7433C456.853 54.7433 457.351 55.2352 457.351 55.8381C457.351 56.4886 456.853 56.9963 456.242 56.9963C455.584 56.9963 455.07 56.4886 455.07 55.8381Z" fill="white" fill-opacity="0.6"/></g><defs><clipPath id="clip0_12027_9464"><rect width="480" height="56" fill="white"/></clipPath></defs></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cuemath/leap",
3
- "version": "3.5.31-as1",
3
+ "version": "3.5.31-as2",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-daily-timeline-get.js","sources":["../../../../src/features/timeline/api/use-daily-timeline-get.ts"],"sourcesContent":["import { createGetAPI } from '@cuemath/rest-api';\n\nimport { BASE_URL_V3 } from '../../../constants/api';\nimport { stringify } from '../../../helpers/query-string';\nimport type { TCourseStream } from '../../milestone/create/milestone-create-types';\nimport { type CARD_TYPE, type NODE_STATE } from '../daily-timeline-types';\nimport { type TNodeDataTestItemsDataProps } from '../../chapters-v2/comps/node-card/node-card-types';\n\nexport interface ITimeLineItem {\n accuracy: number | null;\n block_type: string | null;\n card_type?: string;\n chapter_name: string | null;\n feedback_comments: string | null;\n image_hue: string | null;\n is_timed: boolean;\n items: TNodeDataTestItemsDataProps[] | null;\n label: string;\n learnosity_activity_ref: string | null;\n max_score: number | null;\n node_id: string;\n node_type: string;\n points: number | null;\n state: NODE_STATE;\n subtext: string | null;\n task_type: string | null;\n time_taken: number | null;\n tip: string | null;\n title: string;\n total_questions: number | null;\n total_score: number | null;\n user_block_id: string | null;\n user_id?: string;\n user_node_id: string;\n}\n\nexport interface ITimeLineEntry {\n cards: ITimeLineItem[];\n course_stream: TCourseStream | 'CIRCLE' | null;\n summary: string | null;\n type: CARD_TYPE;\n}\n\nexport interface ITimelineData {\n daily_logs: ITimeLineEntry[];\n from_date: string;\n to_date: string;\n}\n\nexport interface ITimelineResponse {\n curr_page: number | null;\n next_page: number | null;\n total_pages: number | null;\n user_logs: ITimelineData[];\n}\n\ninterface IGetUserTimelineParams {\n course_stream?: TCourseStream[];\n page?: number;\n timezone: string;\n}\n\nconst { useGet: useDailyTimelineGet } = createGetAPI<ITimelineResponse, IGetUserTimelineParams>({\n getURL: (studentId: string, queryParams) => {\n return `${BASE_URL_V3}/user-timeline/${studentId}?${stringify(queryParams)}`;\n },\n});\n\nexport { useDailyTimelineGet };\n"],"names":["useDailyTimelineGet","createGetAPI","studentId","queryParams","BASE_URL_V3","stringify"],"mappings":";;;AA8DA,MAAM,EAAE,QAAQA,EAAoB,IAAIC,EAAwD;AAAA,EAC9F,QAAQ,CAACC,GAAmBC,MACnB,GAAGC,CAAW,kBAAkBF,CAAS,IAAIG,EAAUF,CAAW,CAAC;AAE9E,CAAC;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"accordion-item.js","sources":["../../../../../src/features/timeline/comps/accordion-item/accordion-item.tsx"],"sourcesContent":["import { memo, useCallback, useMemo, type FC } from 'react';\n\nimport TextButton from '../../../ui/buttons/text-button/text-button';\nimport FlexView from '../../../ui/layout/flex-view';\nimport Text from '../../../ui/text/text';\nimport type { IAccordionItemProps } from './accordion-item-types';\nimport { getStateConf } from '../utils';\nimport { BLOCK_TYPE } from '../../../chapters-v2/constants/block-constants';\nimport { type TColorNames } from '../../../ui/types';\nimport { CARD_TYPE, NODE_STATE, USER_TYPE } from '../../daily-timeline-types';\nimport { NODE_TYPES } from '../../../../types/models/worksheet';\nimport { IS_APP_RUNNING_IN_RN } from '../../../../constants/app-config';\n\nconst AccordionItem: FC<IAccordionItemProps> = memo(\n ({ type, userType, card, onPuzzleClick, onReviewClick }) => {\n const {\n label,\n title,\n state,\n subtext,\n user_node_id: userNodeId,\n block_type: blockType,\n user_block_id: userBlockId,\n node_type: nodeType,\n } = card;\n const isSatMockTestBlock = blockType === BLOCK_TYPE.SAT_MOCK_TEST;\n const isPuzzleCard = nodeType === NODE_TYPES.PUZZLE_CARD;\n const [Icon, bgColor, color] = getStateConf(state) as [\n FC<React.SVGProps<SVGSVGElement>>,\n TColorNames,\n TColorNames,\n ];\n const isCompleted = state === NODE_STATE.COMPLETED;\n const shouldShowReview = useMemo(() => {\n if (type === CARD_TYPE.CIRCLE || IS_APP_RUNNING_IN_RN) return false;\n\n if (userType === USER_TYPE.TEACHER) return !isSatMockTestBlock || isCompleted;\n\n if (userType === USER_TYPE.STUDENT) return isCompleted;\n\n return false;\n }, [userType, type, isSatMockTestBlock, isCompleted]);\n\n const canReviewPuzzle =\n (isCompleted && (userType === USER_TYPE.STUDENT || IS_APP_RUNNING_IN_RN)) ||\n userType === USER_TYPE.TEACHER;\n\n const handlePuzzleClick = useCallback(() => {\n onPuzzleClick?.(card);\n }, [onPuzzleClick, card]);\n\n const handleReviewClick = useCallback(() => {\n if (onReviewClick && userNodeId) {\n onReviewClick(userNodeId, isSatMockTestBlock, userBlockId);\n }\n }, [isSatMockTestBlock, onReviewClick, userBlockId, userNodeId]);\n\n return (\n <FlexView $flexDirection=\"row\" $flexGapX={1.5}>\n <FlexView $justifyContent=\"flex-end\" $height={18} $background=\"WHITE\">\n <FlexView $background={bgColor} $borderColor=\"BLACK_1\" $borderRadiusX={0.8}>\n {Icon && <Icon width={14} height={14} color={color} />}\n </FlexView>\n </FlexView>\n <FlexView $flexRowGapX={0.25}>\n <Text $renderAs=\"ub2\" $color=\"BLACK_1\">\n <Text $renderAs=\"ub2-bold\" $inline $color=\"BLACK_1\">\n {label}:\n </Text>{' '}\n {title}\n </Text>\n {isPuzzleCard ? (\n canReviewPuzzle ? (\n <TextButton\n label={isCompleted ? 'View reviewed puzzle' : 'View assigned puzzle'}\n size=\"small\"\n color=\"BLACK_T_60\"\n onClick={handlePuzzleClick}\n />\n ) : (\n <Text $renderAs=\"ub3\" $color=\"BLACK_T_60\">\n {subtext}\n </Text>\n )\n ) : (\n <FlexView $flexDirection=\"row\" $flexGapX={0.75} $alignItems=\"center\">\n {subtext && (\n <Text $renderAs=\"ub3\" $color=\"BLACK_T_60\">\n {subtext}\n </Text>\n )}\n {shouldShowReview && (\n <TextButton\n label=\"Review\"\n size=\"small\"\n color=\"BLACK_T_60\"\n onClick={handleReviewClick}\n />\n )}\n </FlexView>\n )}\n </FlexView>\n </FlexView>\n );\n },\n);\n\nAccordionItem.displayName = 'AccordionItem';\n\nexport default AccordionItem;\n"],"names":["AccordionItem","memo","type","userType","card","onPuzzleClick","onReviewClick","label","title","state","subtext","userNodeId","blockType","userBlockId","nodeType","isSatMockTestBlock","BLOCK_TYPE","isPuzzleCard","NODE_TYPES","Icon","bgColor","color","getStateConf","isCompleted","NODE_STATE","shouldShowReview","useMemo","CARD_TYPE","IS_APP_RUNNING_IN_RN","USER_TYPE","canReviewPuzzle","handlePuzzleClick","useCallback","handleReviewClick","jsxs","FlexView","jsx","Text","TextButton"],"mappings":";;;;;;;;;;AAaA,MAAMA,IAAyCC;AAAA,EAC7C,CAAC,EAAE,MAAAC,GAAM,UAAAC,GAAU,MAAAC,GAAM,eAAAC,GAAe,eAAAC,QAAoB;AACpD,UAAA;AAAA,MACJ,OAAAC;AAAA,MACA,OAAAC;AAAA,MACA,OAAAC;AAAA,MACA,SAAAC;AAAA,MACA,cAAcC;AAAA,MACd,YAAYC;AAAA,MACZ,eAAeC;AAAA,MACf,WAAWC;AAAA,IACT,IAAAV,GACEW,IAAqBH,MAAcI,EAAW,eAC9CC,IAAeH,MAAaI,EAAW,aACvC,CAACC,GAAMC,GAASC,CAAK,IAAIC,EAAab,CAAK,GAK3Cc,IAAcd,MAAUe,EAAW,WACnCC,IAAmBC,EAAQ,MAC3BxB,MAASyB,EAAU,UAAUC,IAA6B,KAE1DzB,MAAa0B,EAAU,UAAgB,CAACd,KAAsBQ,IAE9DpB,MAAa0B,EAAU,UAAgBN,IAEpC,IACN,CAACpB,GAAUD,GAAMa,GAAoBQ,CAAW,CAAC,GAE9CO,IACHP,MAAgBpB,MAAa0B,EAAU,WAAWD,MACnDzB,MAAa0B,EAAU,SAEnBE,IAAoBC,EAAY,MAAM;AAC1C,MAAA3B,KAAA,QAAAA,EAAgBD;AAAA,IAAI,GACnB,CAACC,GAAeD,CAAI,CAAC,GAElB6B,IAAoBD,EAAY,MAAM;AAC1C,MAAI1B,KAAiBK,KACLL,EAAAK,GAAYI,GAAoBF,CAAW;AAAA,OAE1D,CAACE,GAAoBT,GAAeO,GAAaF,CAAU,CAAC;AAE/D,WACG,gBAAAuB,EAAAC,GAAA,EAAS,gBAAe,OAAM,WAAW,KACxC,UAAA;AAAA,MAAC,gBAAAC,EAAAD,GAAA,EAAS,iBAAgB,YAAW,SAAS,IAAI,aAAY,SAC5D,UAAA,gBAAAC,EAACD,GAAS,EAAA,aAAaf,GAAS,cAAa,WAAU,gBAAgB,KACpE,UAAQD,KAAA,gBAAAiB,EAACjB,GAAK,EAAA,OAAO,IAAI,QAAQ,IAAI,OAAAE,EAAc,CAAA,EAAA,CACtD,EACF,CAAA;AAAA,MACA,gBAAAa,EAACC,GAAS,EAAA,cAAc,MACtB,UAAA;AAAA,QAAA,gBAAAD,EAACG,GAAK,EAAA,WAAU,OAAM,QAAO,WAC3B,UAAA;AAAA,UAAA,gBAAAH,EAACG,KAAK,WAAU,YAAW,SAAO,IAAC,QAAO,WACvC,UAAA;AAAA,YAAA9B;AAAA,YAAM;AAAA,UAAA,GACT;AAAA,UAAQ;AAAA,UACPC;AAAA,QAAA,GACH;AAAA,QACCS,IACCa,IACE,gBAAAM;AAAA,UAACE;AAAA,UAAA;AAAA,YACC,OAAOf,IAAc,yBAAyB;AAAA,YAC9C,MAAK;AAAA,YACL,OAAM;AAAA,YACN,SAASQ;AAAA,UAAA;AAAA,QAAA,IAGV,gBAAAK,EAAAC,GAAA,EAAK,WAAU,OAAM,QAAO,cAC1B,UAAA3B,EACH,CAAA,IAGF,gBAAAwB,EAACC,KAAS,gBAAe,OAAM,WAAW,MAAM,aAAY,UACzD,UAAA;AAAA,UAAAzB,uBACE2B,GAAK,EAAA,WAAU,OAAM,QAAO,cAC1B,UACH3B,GAAA;AAAA,UAEDe,KACC,gBAAAW;AAAA,YAACE;AAAA,YAAA;AAAA,cACC,OAAM;AAAA,cACN,MAAK;AAAA,cACL,OAAM;AAAA,cACN,SAASL;AAAA,YAAA;AAAA,UACX;AAAA,QAAA,GAEJ;AAAA,MAAA,GAEJ;AAAA,IACF,EAAA,CAAA;AAAA,EAEJ;AACF;AAEAjC,EAAc,cAAc;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.js","sources":["../../../../src/features/timeline/comps/constants.ts"],"sourcesContent":["import { ILLUSTRATIONS } from '../../../assets/illustrations/illustrations';\nimport { NODE_TYPE } from '../../sheets/constants/sheet';\n\nexport const INITIAL_PAGE = 1;\n\nexport const monthImageMap = {\n '01': ILLUSTRATIONS.JAN,\n '02': ILLUSTRATIONS.FEB,\n '03': ILLUSTRATIONS.MAR,\n '04': ILLUSTRATIONS.APR,\n '05': ILLUSTRATIONS.MAY,\n '06': ILLUSTRATIONS.JUN,\n '07': ILLUSTRATIONS.JUL,\n '08': ILLUSTRATIONS.AUG,\n '09': ILLUSTRATIONS.SEP,\n '10': ILLUSTRATIONS.OCT,\n '11': ILLUSTRATIONS.NOV,\n '12': ILLUSTRATIONS.DEC,\n};\n\nexport const CODING_ACTIVITY_NODE_TYPES = [\n NODE_TYPE.TURING_BASIC,\n NODE_TYPE.TURING_LINK,\n NODE_TYPE.TURING_SHARE,\n NODE_TYPE.PYTHON_BASIC,\n NODE_TYPE.PYTHON_VISUAL,\n];\n"],"names":["INITIAL_PAGE","monthImageMap","ILLUSTRATIONS","NODE_TYPE"],"mappings":";;AAGO,MAAMA,IAAe,GAEfC,IAAgB;AAAA,EAC3B,MAAMC,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,MAAMA,EAAc;AAAA,EACpB,IAAMA,EAAc;AAAA,EACpB,IAAMA,EAAc;AAAA,EACpB,IAAMA,EAAc;AACtB;AAGEC,EAAU,cACVA,EAAU,aACVA,EAAU,cACVA,EAAU,cACVA,EAAU;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-timeline-items-styled.js","sources":["../../../../../src/features/timeline/comps/daily-timeline-items/daily-timeline-items-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nexport const Wrapper = styled(FlexView)<{ $shouldAddBorder: boolean }>`\n border-bottom: ${({ $shouldAddBorder, theme }) =>\n $shouldAddBorder ? `1px solid ${theme.colors.BLACK}` : 'none'};\n transition: all 0.2s ease-in-out;\n`;\n\nexport const SectionFooter = styled(FlexView)<{ $isExpanded?: boolean }>`\n padding-bottom: 24px;\n`;\n\nexport const TagContainer = styled(FlexView)`\n position: absolute;\n top: 0px;\n left: 0px;\n z-index: 2;\n`;\n\nexport const Card = styled(FlexView)<{ $isLastCard: boolean }>`\n border-left: ${({ $isLastCard, theme }) =>\n $isLastCard ? 'none' : `1px dashed ${theme.colors.GREY_3}`};\n padding-bottom: ${({ $isLastCard }) => ($isLastCard ? '0' : '20px')};\n > div {\n margin-left: -8px;\n }\n`;\n"],"names":["Wrapper","styled","FlexView","$shouldAddBorder","theme","SectionFooter","TagContainer","Card","$isLastCard"],"mappings":";;AAIa,MAAAA,IAAUC,EAAOC,CAAQ;AAAA,mBACnB,CAAC,EAAE,kBAAAC,GAAkB,OAAAC,EAAM,MAC1CD,IAAmB,aAAaC,EAAM,OAAO,KAAK,KAAK,MAAM;AAAA;AAAA,GAIpDC,IAAgBJ,EAAOC,CAAQ;AAAA;AAAA,GAI/BI,IAAeL,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA,GAO9BK,IAAON,EAAOC,CAAQ;AAAA,iBAClB,CAAC,EAAE,aAAAM,GAAa,OAAAJ,EAAM,MACnCI,IAAc,SAAS,cAAcJ,EAAM,OAAO,MAAM,EAAE;AAAA,oBAC1C,CAAC,EAAE,aAAAI,EAAA,MAAmBA,IAAc,MAAM,MAAO;AAAA;AAAA;AAAA;AAAA;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-timeline-items.js","sources":["../../../../../src/features/timeline/comps/daily-timeline-items/daily-timeline-items.tsx"],"sourcesContent":["import { memo, useCallback, useMemo, useState, type FC } from 'react';\n\nimport PlusIcon from '../../../../assets/line-icons/icons/plus';\nimport AccordionSection from '../../../ui/accordion-section/accordion-section';\nimport FlexView from '../../../ui/layout/flex-view';\nimport MinusIcon from '../../../../assets/line-icons/icons/minus';\nimport Image from '../../../ui/image/image';\nimport Text from '../../../ui/text/text';\nimport AccordionItem from '../accordion-item/accordion-item';\nimport * as Styled from './daily-timeline-items-styled';\nimport { getTimelineCardIcon } from '../utils';\nimport { type IDailyTimelineItemsProps } from './daily-timeline-items.types';\nimport { useUIContext } from '../../../ui/context/context';\nimport { DAILY_TIMELINE_ANALYTICS_EVENTS } from '../../daily-timeline-events';\n\nconst DailyTimelineItems: FC<IDailyTimelineItemsProps> = memo(props => {\n const {\n type,\n summary,\n cards,\n onPuzzleClick,\n onReviewClick,\n courseStream,\n shouldShowTag,\n userType,\n isLastItem,\n fromDate,\n studentId,\n } = props;\n const [isExpended, setIsExpended] = useState(false);\n\n const timelineIcon = useMemo(() => getTimelineCardIcon(type), [type]);\n const { onEvent: trackEvent } = useUIContext();\n\n const handleExpand = useCallback(\n (val: boolean) => {\n setIsExpended(val);\n trackEvent(\n val\n ? DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_VIEW_EXPANDED\n : DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_VIEW_COLLAPSED,\n {\n timeline_date: fromDate,\n student_id: studentId,\n timeline_section_type: type,\n timeline_section_subject: summary,\n },\n );\n },\n [fromDate, trackEvent, studentId, type, summary],\n );\n\n return (\n <Styled.Wrapper $borderColor=\"BLACK_1\" $background=\"WHITE\" $shouldAddBorder={isLastItem}>\n <AccordionSection\n headerElement={\n <FlexView>\n {shouldShowTag && courseStream && (\n <Styled.TagContainer $position=\"absolute\" $background=\"BLACK_5\" $gutter={4}>\n <Text $renderAs=\"ab4-black\" $color=\"WHITE\">\n {courseStream}\n </Text>\n </Styled.TagContainer>\n )}\n <FlexView\n $flexDirection=\"row\"\n $alignItems=\"center\"\n $justifyContent=\"space-between\"\n $heightX={4}\n $gutterX={1}\n $gapX={1.32}\n >\n <FlexView\n $flexDirection=\"row\"\n $alignItems=\"center\"\n $justifyContent=\"center\"\n $flexGapX={1.125}\n >\n <FlexView>{timelineIcon && <Image src={timelineIcon} />}</FlexView>\n <Text $renderAs=\"ab2\" $color=\"BLACK_1\">\n {summary ?? ''}\n </Text>\n </FlexView>\n {isExpended ? (\n <MinusIcon width={20} height={20} />\n ) : (\n <PlusIcon width={20} height={20} />\n )}\n </FlexView>\n </FlexView>\n }\n bodyElement={\n cards.length > 0 ? (\n <Styled.SectionFooter $gutter={32}>\n {cards.map((card, index) => (\n <Styled.Card\n key={card.node_id ?? `card-${index}`}\n $isLastCard={index === cards.length - 1}\n >\n <AccordionItem\n card={card}\n onPuzzleClick={onPuzzleClick}\n onReviewClick={onReviewClick}\n type={type}\n userType={userType}\n />\n </Styled.Card>\n ))}\n </Styled.SectionFooter>\n ) : (\n <></>\n )\n }\n defaultVisible={false}\n onBodyVisibilityChange={handleExpand}\n />\n </Styled.Wrapper>\n );\n});\n\nDailyTimelineItems.displayName = 'DailyTimelineItems';\n\nexport default DailyTimelineItems;\n"],"names":["DailyTimelineItems","memo","props","type","summary","cards","onPuzzleClick","onReviewClick","courseStream","shouldShowTag","userType","isLastItem","fromDate","studentId","isExpended","setIsExpended","useState","timelineIcon","useMemo","getTimelineCardIcon","trackEvent","useUIContext","handleExpand","useCallback","val","DAILY_TIMELINE_ANALYTICS_EVENTS","jsx","Styled.Wrapper","AccordionSection","FlexView","Styled.TagContainer","Text","jsxs","Image","MinusIcon","PlusIcon","Styled.SectionFooter","card","index","Styled.Card","AccordionItem","Fragment"],"mappings":";;;;;;;;;;;;;AAeM,MAAAA,IAAmDC,EAAK,CAASC,MAAA;AAC/D,QAAA;AAAA,IACJ,MAAAC;AAAA,IACA,SAAAC;AAAA,IACA,OAAAC;AAAA,IACA,eAAAC;AAAA,IACA,eAAAC;AAAA,IACA,cAAAC;AAAA,IACA,eAAAC;AAAA,IACA,UAAAC;AAAA,IACA,YAAAC;AAAA,IACA,UAAAC;AAAA,IACA,WAAAC;AAAA,EACE,IAAAX,GACE,CAACY,GAAYC,CAAa,IAAIC,EAAS,EAAK,GAE5CC,IAAeC,EAAQ,MAAMC,EAAoBhB,CAAI,GAAG,CAACA,CAAI,CAAC,GAC9D,EAAE,SAASiB,EAAW,IAAIC,EAAa,GAEvCC,IAAeC;AAAA,IACnB,CAACC,MAAiB;AAChB,MAAAT,EAAcS,CAAG,GACjBJ;AAAA,QACEI,IACIC,EAAgC,yBAChCA,EAAgC;AAAA,QACpC;AAAA,UACE,eAAeb;AAAA,UACf,YAAYC;AAAA,UACZ,uBAAuBV;AAAA,UACvB,0BAA0BC;AAAA,QAC5B;AAAA,MAAA;AAAA,IAEJ;AAAA,IACA,CAACQ,GAAUQ,GAAYP,GAAWV,GAAMC,CAAO;AAAA,EAAA;AAI/C,SAAA,gBAAAsB,EAACC,GAAA,EAAe,cAAa,WAAU,aAAY,SAAQ,kBAAkBhB,GAC3E,UAAA,gBAAAe;AAAA,IAACE;AAAA,IAAA;AAAA,MACC,iCACGC,GACE,EAAA,UAAA;AAAA,QAAApB,KAAiBD,KACf,gBAAAkB,EAAAI,GAAA,EAAoB,WAAU,YAAW,aAAY,WAAU,SAAS,GACvE,4BAACC,GAAK,EAAA,WAAU,aAAY,QAAO,SAChC,YACH,CAAA,GACF;AAAA,QAEF,gBAAAC;AAAA,UAACH;AAAA,UAAA;AAAA,YACC,gBAAe;AAAA,YACf,aAAY;AAAA,YACZ,iBAAgB;AAAA,YAChB,UAAU;AAAA,YACV,UAAU;AAAA,YACV,OAAO;AAAA,YAEP,UAAA;AAAA,cAAA,gBAAAG;AAAA,gBAACH;AAAA,gBAAA;AAAA,kBACC,gBAAe;AAAA,kBACf,aAAY;AAAA,kBACZ,iBAAgB;AAAA,kBAChB,WAAW;AAAA,kBAEX,UAAA;AAAA,oBAAA,gBAAAH,EAACG,KAAU,UAAgBZ,KAAA,gBAAAS,EAACO,GAAM,EAAA,KAAKhB,EAAc,CAAA,GAAG;AAAA,sCACvDc,GAAK,EAAA,WAAU,OAAM,QAAO,WAC1B,eAAW,IACd;AAAA,kBAAA;AAAA,gBAAA;AAAA,cACF;AAAA,cACCjB,IACC,gBAAAY,EAACQ,GAAU,EAAA,OAAO,IAAI,QAAQ,GAAI,CAAA,IAEjC,gBAAAR,EAAAS,GAAA,EAAS,OAAO,IAAI,QAAQ,IAAI;AAAA,YAAA;AAAA,UAAA;AAAA,QAErC;AAAA,MAAA,GACF;AAAA,MAEF,aACE9B,EAAM,SAAS,sBACZ+B,GAAA,EAAqB,SAAS,IAC5B,UAAA/B,EAAM,IAAI,CAACgC,GAAMC,MAChB,gBAAAZ;AAAA,QAACa;AAAAA,QAAA;AAAA,UAEC,aAAaD,MAAUjC,EAAM,SAAS;AAAA,UAEtC,UAAA,gBAAAqB;AAAA,YAACc;AAAA,YAAA;AAAA,cACC,MAAAH;AAAA,cACA,eAAA/B;AAAA,cACA,eAAAC;AAAA,cACA,MAAAJ;AAAA,cACA,UAAAO;AAAA,YAAA;AAAA,UACF;AAAA,QAAA;AAAA,QATK2B,EAAK,WAAW,QAAQC,CAAK;AAAA,MAWrC,CAAA,GACH,IAEE,gBAAAZ,EAAAe,GAAA,CAAA,CAAA;AAAA,MAGN,gBAAgB;AAAA,MAChB,wBAAwBnB;AAAA,IAAA;AAAA,EAE5B,EAAA,CAAA;AAEJ,CAAC;AAEDtB,EAAmB,cAAc;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"month-break-styled.js","sources":["../../../../../src/features/timeline/comps/month-break/month-break-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nexport const MonthImageWrapper = styled(FlexView)<{ $isLastYear: boolean; $img: string }>`\n margin-top: ${({ $isLastYear }) => ($isLastYear ? '-46px' : '0')};\n background-image: url(${({ $img }) => $img});\n background-size: cover;\n background-position: center;\n`;\n"],"names":["MonthImageWrapper","styled","FlexView","$isLastYear","$img"],"mappings":";;AAIa,MAAAA,IAAoBC,EAAOC,CAAQ;AAAA,gBAChC,CAAC,EAAE,aAAAC,EAAA,MAAmBA,IAAc,UAAU,GAAI;AAAA,0BACxC,CAAC,EAAE,MAAAC,EAAK,MAAMA,CAAI;AAAA;AAAA;AAAA;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"month-break.js","sources":["../../../../../src/features/timeline/comps/month-break/month-break.tsx"],"sourcesContent":["import { memo } from 'react';\n\nimport { type IMonthBreakProps } from './month-break-types';\nimport * as Styled from './month-break-styled';\nimport { monthImageMap } from '../constants';\n\nconst MonthBreak = memo(({ fromMonth, isLastDayOfMth, isLastDayOfYear }: IMonthBreakProps) => {\n const Image = monthImageMap[String(fromMonth).padStart(2, '0') as keyof typeof monthImageMap];\n\n if (fromMonth && isLastDayOfMth)\n return (\n <Styled.MonthImageWrapper\n $isLastYear={isLastDayOfYear}\n $img={Image}\n $width=\"100%\"\n $height={246}\n />\n );\n\n return null;\n});\n\nMonthBreak.displayName = 'MonthBreak';\n\nexport default MonthBreak;\n"],"names":["MonthBreak","memo","fromMonth","isLastDayOfMth","isLastDayOfYear","Image","monthImageMap","jsx","Styled.MonthImageWrapper"],"mappings":";;;;AAMA,MAAMA,IAAaC,EAAK,CAAC,EAAE,WAAAC,GAAW,gBAAAC,GAAgB,iBAAAC,QAAwC;AACtF,QAAAC,IAAQC,EAAc,OAAOJ,CAAS,EAAE,SAAS,GAAG,GAAG,CAA+B;AAE5F,SAAIA,KAAaC,IAEb,gBAAAI;AAAA,IAACC;AAAAA,IAAA;AAAA,MACC,aAAaJ;AAAA,MACb,MAAMC;AAAA,MACN,QAAO;AAAA,MACP,SAAS;AAAA,IAAA;AAAA,EAAA,IAIR;AACT,CAAC;AAEDL,EAAW,cAAc;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"no-activity.js","sources":["../../../../src/features/timeline/comps/no-activity.tsx"],"sourcesContent":["import { memo } from 'react';\n\nimport Image from '../../ui/image/image';\nimport FlexView from '../../ui/layout/flex-view';\nimport Text from '../../ui/text/text';\nimport { ILLUSTRATIONS } from '../../../assets/illustrations/illustrations';\n\nconst NoActivity = () => {\n return (\n <FlexView\n $flexDirection=\"row\"\n $flexGapX={0.75}\n $alignItems=\"center\"\n $gutterX={1}\n $gapX={1.32}\n $heightX={4}\n $borderColor=\"BLACK_T_15\"\n $background=\"BLACK_T_04\"\n >\n <Image src={ILLUSTRATIONS.NO_ACTIVITY} />\n <Text $renderAs=\"ab2\" $color=\"BLACK_T_38\">\n No Activity\n </Text>\n </FlexView>\n );\n};\n\nNoActivity.displayName = 'NoActivity';\n\nexport default memo(NoActivity);\n"],"names":["NoActivity","jsxs","FlexView","jsx","Image","ILLUSTRATIONS","Text","NoActivity$1","memo"],"mappings":";;;;;;AAOA,MAAMA,IAAa,MAEf,gBAAAC;AAAA,EAACC;AAAA,EAAA;AAAA,IACC,gBAAe;AAAA,IACf,WAAW;AAAA,IACX,aAAY;AAAA,IACZ,UAAU;AAAA,IACV,OAAO;AAAA,IACP,UAAU;AAAA,IACV,cAAa;AAAA,IACb,aAAY;AAAA,IAEZ,UAAA;AAAA,MAAC,gBAAAC,EAAAC,GAAA,EAAM,KAAKC,EAAc,YAAa,CAAA;AAAA,wBACtCC,GAAK,EAAA,WAAU,OAAM,QAAO,cAAa,UAE1C,eAAA;AAAA,IAAA;AAAA,EAAA;AAAA;AAKNN,EAAW,cAAc;AAEzB,MAAeO,IAAAC,EAAKR,CAAU;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.js","sources":["../../../../src/features/timeline/comps/utils.ts"],"sourcesContent":["import { format } from 'date-fns';\n\nimport { ILLUSTRATIONS } from '../../../assets/illustrations/illustrations';\nimport Check2Icon from '../../../assets/line-icons/icons/check2';\nimport CrossIcon from '../../../assets/line-icons/icons/cross';\nimport StatusIcon from '../../../assets/line-icons/icons/status';\nimport { CARD_TYPE, NODE_STATE } from '../daily-timeline-types';\n\nexport const getStateConf = (state: NODE_STATE) => {\n switch (state) {\n case NODE_STATE.COMPLETED:\n return [Check2Icon, 'BLACK_1', 'WHITE'];\n case NODE_STATE.IN_PROGRESS:\n return [StatusIcon, 'BLACK_1', 'WHITE'];\n case NODE_STATE.PENDING:\n return [CrossIcon, 'WHITE', 'BLACK_1'];\n default:\n return [StatusIcon, 'GREY_2'];\n }\n};\n\nexport const getTimelineCardIcon = (type: CARD_TYPE) => {\n switch (type) {\n case CARD_TYPE.CW:\n return ILLUSTRATIONS.CW_ICON;\n case CARD_TYPE.HW:\n return ILLUSTRATIONS.HW_ICON;\n case CARD_TYPE.CIRCLE:\n return ILLUSTRATIONS.CIRCLE_ICON;\n default:\n return null;\n }\n};\n\nexport const getDayMonthYear = (dateObj: Date) => ({\n day: dateObj.getDate(),\n month: dateObj.getMonth() + 1,\n year: dateObj.getFullYear(),\n monthName: format(dateObj, 'MMM'),\n});\n"],"names":["getStateConf","state","NODE_STATE","Check2Icon","StatusIcon","CrossIcon","getTimelineCardIcon","type","CARD_TYPE","ILLUSTRATIONS","getDayMonthYear","dateObj","format"],"mappings":";;;;;;AAQa,MAAAA,IAAe,CAACC,MAAsB;AACjD,UAAQA,GAAO;AAAA,IACb,KAAKC,EAAW;AACP,aAAA,CAACC,GAAY,WAAW,OAAO;AAAA,IACxC,KAAKD,EAAW;AACP,aAAA,CAACE,GAAY,WAAW,OAAO;AAAA,IACxC,KAAKF,EAAW;AACP,aAAA,CAACG,GAAW,SAAS,SAAS;AAAA,IACvC;AACS,aAAA,CAACD,GAAY,QAAQ;AAAA,EAChC;AACF,GAEaE,IAAsB,CAACC,MAAoB;AACtD,UAAQA,GAAM;AAAA,IACZ,KAAKC,EAAU;AACb,aAAOC,EAAc;AAAA,IACvB,KAAKD,EAAU;AACb,aAAOC,EAAc;AAAA,IACvB,KAAKD,EAAU;AACb,aAAOC,EAAc;AAAA,IACvB;AACS,aAAA;AAAA,EACX;AACF,GAEaC,IAAkB,CAACC,OAAmB;AAAA,EACjD,KAAKA,EAAQ,QAAQ;AAAA,EACrB,OAAOA,EAAQ,SAAA,IAAa;AAAA,EAC5B,MAAMA,EAAQ,YAAY;AAAA,EAC1B,WAAWC,EAAOD,GAAS,KAAK;AAClC;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"year-break-styled.js","sources":["../../../../../src/features/timeline/comps/year-break/year-break-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\n\nexport const YearWrapper = styled(FlexView)`\n z-index: 1;\n`;\n"],"names":["YearWrapper","styled","FlexView"],"mappings":";;AAIa,MAAAA,IAAcC,EAAOC,CAAQ;AAAA;AAAA;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"year-break.js","sources":["../../../../../src/features/timeline/comps/year-break/year-break.tsx"],"sourcesContent":["import { memo } from 'react';\n\nimport Separator from '../../../ui/separator/separator';\nimport Text from '../../../ui/text/text';\nimport * as Styled from './year-break-styled';\nimport { type IYearBreakProps } from './year-break-types';\n\nconst YearBreak = memo(({ toYear, isLastDayOfYear }: IYearBreakProps) => {\n if (isLastDayOfYear) {\n return (\n <Styled.YearWrapper $gutterX={1}>\n <Separator heightX={1} />\n <Text $renderAs=\"ac4-black\" $color=\"BLACK_T_60\">\n {toYear}\n </Text>\n </Styled.YearWrapper>\n );\n }\n\n return null;\n});\n\nYearBreak.displayName = 'YearBreak';\n\nexport default YearBreak;\n"],"names":["YearBreak","memo","toYear","isLastDayOfYear","jsxs","Styled.YearWrapper","jsx","Separator","Text"],"mappings":";;;;;AAOA,MAAMA,IAAYC,EAAK,CAAC,EAAE,QAAAC,GAAQ,iBAAAC,QAC5BA,IAEC,gBAAAC,EAAAC,GAAA,EAAmB,UAAU,GAC5B,UAAA;AAAA,EAAC,gBAAAC,EAAAC,GAAA,EAAU,SAAS,EAAG,CAAA;AAAA,oBACtBC,GAAK,EAAA,WAAU,aAAY,QAAO,cAChC,UACHN,GAAA;AACF,EAAA,CAAA,IAIG,IACR;AAEDF,EAAU,cAAc;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-timeline-events.js","sources":["../../../src/features/timeline/daily-timeline-events.ts"],"sourcesContent":["import { PLUGINS } from '@cuemath/analytics-v2/dist/constants';\n\nexport enum DAILY_TIMELINE_ANALYTICS_EVENTS {\n TIMELINE_VIEWED = 'timeline_viewed',\n TIMELINE_CLOSED = 'timeline_closed',\n TIMELINE_SCROLLED = 'timeline_scrolled',\n TIMELINE_VIEW_EXPANDED = 'timeline_view_expanded',\n TIMELINE_VIEW_COLLAPSED = 'timeline_view_collapsed',\n}\n\nexport const DAILY_TIMELINE_WHITELIST_EVENTS = {\n [DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_VIEWED]: [PLUGINS.MIXPANEL],\n [DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_CLOSED]: [PLUGINS.MIXPANEL],\n [DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_SCROLLED]: [PLUGINS.MIXPANEL],\n [DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_VIEW_EXPANDED]: [PLUGINS.MIXPANEL],\n [DAILY_TIMELINE_ANALYTICS_EVENTS.TIMELINE_VIEW_COLLAPSED]: [PLUGINS.MIXPANEL],\n};\n"],"names":["DAILY_TIMELINE_ANALYTICS_EVENTS","DAILY_TIMELINE_WHITELIST_EVENTS","PLUGINS"],"mappings":";AAEY,IAAAA,sBAAAA,OACVA,EAAA,kBAAkB,mBAClBA,EAAA,kBAAkB,mBAClBA,EAAA,oBAAoB,qBACpBA,EAAA,yBAAyB,0BACzBA,EAAA,0BAA0B,2BALhBA,IAAAA,KAAA,CAAA,CAAA;AAQL,MAAMC,IAAkC;AAAA,EAC5C,iBAAkD,CAACC,EAAQ,QAAQ;AAAA,EACnE,iBAAkD,CAACA,EAAQ,QAAQ;AAAA,EACnE,mBAAoD,CAACA,EAAQ,QAAQ;AAAA,EACrE,wBAAyD,CAACA,EAAQ,QAAQ;AAAA,EAC1E,yBAA0D,CAACA,EAAQ,QAAQ;AAC9E;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-timeline-styled.js","sources":["../../../src/features/timeline/daily-timeline-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport FlexView from '../ui/layout/flex-view';\nimport Text from '../ui/text/text';\n\nconst ScrollWrapper = styled(FlexView)`\n overflow-y: auto;\n width: 100%;\n scroll-behavior: smooth;\n will-change: height;\n`;\n\nconst DailyTimelineContainer = styled(FlexView)`\n max-width: 512px;\n width: 100%;\n will-change: height;\n`;\n\nconst DailyItems = styled(FlexView)<{ $addedMonthBreak?: boolean }>`\n margin-top: ${({ $addedMonthBreak }) =>\n $addedMonthBreak\n ? '-108px' // 64px card height + 16px(separator) + 16(date text) + 12(separator)\n : '0'};\n z-index: 1;\n`;\n\nconst DateText = styled(Text)`\n line-height: 8px;\n`;\n\nexport { DailyTimelineContainer, DailyItems, ScrollWrapper, DateText };\n"],"names":["ScrollWrapper","styled","FlexView","DailyTimelineContainer","DailyItems","$addedMonthBreak","DateText","Text"],"mappings":";;;AAKM,MAAAA,IAAgBC,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA,GAO/BC,IAAyBF,EAAOC,CAAQ;AAAA;AAAA;AAAA;AAAA,GAMxCE,IAAaH,EAAOC,CAAQ;AAAA,gBAClB,CAAC,EAAE,kBAAAG,EAAA,MACfA,IACI,WACA,GAAG;AAAA;AAAA,GAILC,IAAWL,EAAOM,CAAI;AAAA;AAAA;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-timeline-types.js","sources":["../../../src/features/timeline/daily-timeline-types.ts"],"sourcesContent":["import { type TCourseStream } from '../milestone/create/milestone-create-types';\nimport { type ITimeLineItem, type ITimelineData } from './api/use-daily-timeline-get';\n\nexport enum NODE_STATE {\n COMPLETED = 'COMPLETED',\n IN_PROGRESS = 'IN_PROGRESS',\n PENDING = 'PENDING',\n NOT_STARTED = 'NOT_STARTED',\n WAIT_FOR_REVIEW = 'WAIT_FOR_REVIEW',\n}\n\nexport enum USER_TYPE {\n TEACHER = 'TEACHER',\n STUDENT = 'STUDENT',\n PARENT = 'PARENT',\n}\n\nexport enum CARD_TYPE {\n CW = 'CW',\n HW = 'HW',\n CIRCLE = 'CIRCLE',\n}\n\nexport interface IDailyTimelineProps {\n userType: USER_TYPE;\n studentId: string;\n courseStreams?: TCourseStream[];\n onPuzzleClick?: (card: ITimeLineItem) => void;\n onReviewClick?: (\n userNodeId: string | null,\n isSatMockTestBlock: boolean,\n userBlockId: string | null,\n ) => void;\n scrollAreaHeight?: string | number;\n}\n\nexport interface IDailyTimelineItemsProps extends IDailyTimelineProps {\n entry: ITimelineData;\n isFirstElement: boolean;\n shouldShowTag: boolean;\n}\n"],"names":["NODE_STATE","USER_TYPE","CARD_TYPE"],"mappings":"AAGY,IAAAA,sBAAAA,OACVA,EAAA,YAAY,aACZA,EAAA,cAAc,eACdA,EAAA,UAAU,WACVA,EAAA,cAAc,eACdA,EAAA,kBAAkB,mBALRA,IAAAA,KAAA,CAAA,CAAA,GAQAC,sBAAAA,OACVA,EAAA,UAAU,WACVA,EAAA,UAAU,WACVA,EAAA,SAAS,UAHCA,IAAAA,KAAA,CAAA,CAAA,GAMAC,sBAAAA,OACVA,EAAA,KAAK,MACLA,EAAA,KAAK,MACLA,EAAA,SAAS,UAHCA,IAAAA,KAAA,CAAA,CAAA;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"daily-timeline-view.js","sources":["../../../src/features/timeline/daily-timeline-view.tsx"],"sourcesContent":["import { isLastDayOfMonth, parseISO } from 'date-fns';\nimport { type FC } from 'react';\n\nimport { getDayMonthYear } from './comps/utils';\nimport FlexView from '../ui/layout/flex-view';\nimport YearBreak from './comps/year-break/year-break';\nimport Separator from '../ui/separator/separator';\nimport MonthBreak from './comps/month-break/month-break';\nimport * as Styled from './daily-timeline-styled';\nimport DailyTimelineItems from './comps/daily-timeline-items/daily-timeline-items';\nimport NoActivity from './comps/no-activity';\nimport { CARD_TYPE, type IDailyTimelineItemsProps } from './daily-timeline-types';\n\nconst DailyTimelineView: FC<IDailyTimelineItemsProps> = ({\n entry,\n isFirstElement,\n onPuzzleClick,\n onReviewClick,\n shouldShowTag,\n studentId,\n userType,\n}) => {\n const { daily_logs: dailyLogs, from_date: fromDate, to_date: toDate } = entry;\n const fromDateObj = parseISO(fromDate);\n const toDateObj = parseISO(toDate);\n\n const { day: fromDay, month: fromMonth, monthName: fromMonthName } = getDayMonthYear(fromDateObj);\n\n const {\n day: toDay,\n month: toMonth,\n year: toYear,\n monthName: toMonthName,\n } = getDayMonthYear(toDateObj);\n\n const isLastDayOfMth = isLastDayOfMonth(toDateObj);\n const isLastDayOfYear = isLastDayOfMth && toMonth === 12 && toDay === 31;\n\n if (!dailyLogs) {\n return null;\n }\n\n return (\n <FlexView>\n {!isFirstElement && (\n <>\n <YearBreak toYear={toYear} isLastDayOfYear={isLastDayOfYear} />\n {!isLastDayOfYear && fromMonth && isLastDayOfYear && <Separator heightX={1} />}\n <MonthBreak\n fromMonth={fromMonth}\n isLastDayOfMth={isLastDayOfMth}\n isLastDayOfYear={isLastDayOfYear}\n />\n </>\n )}\n <Styled.DailyItems\n $gutterX={1}\n $addedMonthBreak={!!(isLastDayOfMth && toMonth && !isFirstElement)}\n >\n <Separator heightX={1} />\n <Styled.DateText $renderAs=\"ac4\" $color=\"BLACK_T_60\">\n {fromDate === toDate\n ? `${fromDay} ${fromMonthName}`\n : `${fromDay} - ${toDay} ${toMonthName}`}\n </Styled.DateText>\n <Separator heightX={0.75} />\n {dailyLogs.length > 0 ? (\n dailyLogs.map((log, logIndex) => (\n <DailyTimelineItems\n key={`timeline-${logIndex}`}\n type={log.type}\n summary={log.summary ?? ''}\n courseStream={log.course_stream}\n cards={log.cards}\n onPuzzleClick={onPuzzleClick}\n onReviewClick={onReviewClick}\n userType={userType}\n shouldShowTag={shouldShowTag && log.course_stream !== CARD_TYPE.CIRCLE}\n isLastItem={logIndex === dailyLogs.length - 1}\n fromDate={fromDate}\n studentId={studentId}\n />\n ))\n ) : (\n <NoActivity />\n )}\n <Separator heightX={1} />\n </Styled.DailyItems>\n </FlexView>\n );\n};\n\nDailyTimelineView.displayName = 'DailyTimelineView';\n\nexport default DailyTimelineView;\n"],"names":["DailyTimelineView","entry","isFirstElement","onPuzzleClick","onReviewClick","shouldShowTag","studentId","userType","dailyLogs","fromDate","toDate","fromDateObj","parseISO","toDateObj","fromDay","fromMonth","fromMonthName","getDayMonthYear","toDay","toMonth","toYear","toMonthName","isLastDayOfMth","isLastDayOfMonth","isLastDayOfYear","FlexView","jsxs","Fragment","jsx","YearBreak","Separator","MonthBreak","Styled.DailyItems","Styled.DateText","log","logIndex","DailyTimelineItems","CARD_TYPE","NoActivity"],"mappings":";;;;;;;;;;;;AAaA,MAAMA,IAAkD,CAAC;AAAA,EACvD,OAAAC;AAAA,EACA,gBAAAC;AAAA,EACA,eAAAC;AAAA,EACA,eAAAC;AAAA,EACA,eAAAC;AAAA,EACA,WAAAC;AAAA,EACA,UAAAC;AACF,MAAM;AACJ,QAAM,EAAE,YAAYC,GAAW,WAAWC,GAAU,SAASC,EAAW,IAAAT,GAClEU,IAAcC,EAASH,CAAQ,GAC/BI,IAAYD,EAASF,CAAM,GAE3B,EAAE,KAAKI,GAAS,OAAOC,GAAW,WAAWC,EAAkB,IAAAC,EAAgBN,CAAW,GAE1F;AAAA,IACJ,KAAKO;AAAA,IACL,OAAOC;AAAA,IACP,MAAMC;AAAA,IACN,WAAWC;AAAA,EAAA,IACTJ,EAAgBJ,CAAS,GAEvBS,IAAiBC,EAAiBV,CAAS,GAC3CW,IAAkBF,KAAkBH,MAAY,MAAMD,MAAU;AAEtE,SAAKV,sBAKFiB,GACE,EAAA,UAAA;AAAA,IAAA,CAACvB,KAEE,gBAAAwB,EAAAC,GAAA,EAAA,UAAA;AAAA,MAAC,gBAAAC,EAAAC,GAAA,EAAU,QAAAT,GAAgB,iBAAAI,EAAkC,CAAA;AAAA,MAC5D,CAACA,KAAmBT,KAAaS,KAAoB,gBAAAI,EAAAE,GAAA,EAAU,SAAS,GAAG;AAAA,MAC5E,gBAAAF;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,WAAAhB;AAAA,UACA,gBAAAO;AAAA,UACA,iBAAAE;AAAA,QAAA;AAAA,MACF;AAAA,IAAA,GACF;AAAA,IAEF,gBAAAE;AAAA,MAACM;AAAAA,MAAA;AAAA,QACC,UAAU;AAAA,QACV,kBAAkB,CAAC,EAAEV,KAAkBH,KAAW,CAACjB;AAAA,QAEnD,UAAA;AAAA,UAAC,gBAAA0B,EAAAE,GAAA,EAAU,SAAS,EAAG,CAAA;AAAA,UACvB,gBAAAF,EAACK,GAAA,EAAgB,WAAU,OAAM,QAAO,cACrC,UAAaxB,MAAAC,IACV,GAAGI,CAAO,IAAIE,CAAa,KAC3B,GAAGF,CAAO,MAAMI,CAAK,IAAIG,CAAW,IAC1C;AAAA,UACA,gBAAAO,EAACE,GAAU,EAAA,SAAS,KAAM,CAAA;AAAA,UACzBtB,EAAU,SAAS,IAClBA,EAAU,IAAI,CAAC0B,GAAKC,MAClB,gBAAAP;AAAA,YAACQ;AAAA,YAAA;AAAA,cAEC,MAAMF,EAAI;AAAA,cACV,SAASA,EAAI,WAAW;AAAA,cACxB,cAAcA,EAAI;AAAA,cAClB,OAAOA,EAAI;AAAA,cACX,eAAA/B;AAAA,cACA,eAAAC;AAAA,cACA,UAAAG;AAAA,cACA,eAAeF,KAAiB6B,EAAI,kBAAkBG,EAAU;AAAA,cAChE,YAAYF,MAAa3B,EAAU,SAAS;AAAA,cAC5C,UAAAC;AAAA,cACA,WAAAH;AAAA,YAAA;AAAA,YAXK,YAAY6B,CAAQ;AAAA,UAAA,CAa5B,IAED,gBAAAP,EAACU,GAAW,EAAA;AAAA,UAEd,gBAAAV,EAACE,GAAU,EAAA,SAAS,EAAG,CAAA;AAAA,QAAA;AAAA,MAAA;AAAA,IACzB;AAAA,EACF,EAAA,CAAA,IAjDO;AAmDX;AAEA9B,EAAkB,cAAc;"}