@tipp/ui 2.10.3 → 2.10.4

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 (337) hide show
  1. package/dist/app/index.cjs +385 -359
  2. package/dist/app/index.cjs.map +1 -1
  3. package/dist/app/index.js +80 -78
  4. package/dist/app/platform/coach-question-list.cjs +58 -35
  5. package/dist/app/platform/coach-question-list.cjs.map +1 -1
  6. package/dist/app/platform/coach-question-list.js +30 -29
  7. package/dist/app/platform/contents-card.cjs +120 -97
  8. package/dist/app/platform/contents-card.cjs.map +1 -1
  9. package/dist/app/platform/contents-card.js +30 -29
  10. package/dist/app/platform/curriculum-card.cjs +39 -16
  11. package/dist/app/platform/curriculum-card.cjs.map +1 -1
  12. package/dist/app/platform/curriculum-card.js +5 -4
  13. package/dist/app/platform/edit-coaching-time.cjs +160 -134
  14. package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
  15. package/dist/app/platform/edit-coaching-time.js +64 -62
  16. package/dist/app/platform/edit-service-type.cjs +152 -126
  17. package/dist/app/platform/edit-service-type.cjs.map +1 -1
  18. package/dist/app/platform/edit-service-type.js +64 -62
  19. package/dist/app/platform/goal-manage-card-edit.cjs +162 -136
  20. package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
  21. package/dist/app/platform/goal-manage-card-edit.js +65 -63
  22. package/dist/app/platform/goal-manage-card-read.cjs +88 -65
  23. package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
  24. package/dist/app/platform/goal-manage-card-read.js +30 -29
  25. package/dist/app/platform/on-offline-radio-card.cjs +303 -277
  26. package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
  27. package/dist/app/platform/on-offline-radio-card.js +64 -62
  28. package/dist/app/platform/report-card.cjs +61 -38
  29. package/dist/app/platform/report-card.cjs.map +1 -1
  30. package/dist/app/platform/report-card.js +30 -29
  31. package/dist/app/platform/reservation-card.cjs +176 -150
  32. package/dist/app/platform/reservation-card.cjs.map +1 -1
  33. package/dist/app/platform/reservation-card.js +65 -63
  34. package/dist/app/platform/session-card.cjs +205 -179
  35. package/dist/app/platform/session-card.cjs.map +1 -1
  36. package/dist/app/platform/session-card.js +65 -63
  37. package/dist/app/platform/session-review-simple-read.cjs +59 -36
  38. package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
  39. package/dist/app/platform/session-review-simple-read.js +30 -29
  40. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +92 -69
  41. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs.map +1 -1
  42. package/dist/app/platform/userInfos/coaching-customer-info/index.js +34 -33
  43. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +69 -46
  44. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs.map +1 -1
  45. package/dist/app/platform/userInfos/coaching-customer-info/large.js +30 -29
  46. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +72 -49
  47. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs.map +1 -1
  48. package/dist/app/platform/userInfos/coaching-customer-info/medium.js +30 -29
  49. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +58 -35
  50. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs.map +1 -1
  51. package/dist/app/platform/userInfos/coaching-customer-info/small.js +29 -28
  52. package/dist/app/platform/userInfos/session-user-info-detail.cjs +68 -45
  53. package/dist/app/platform/userInfos/session-user-info-detail.cjs.map +1 -1
  54. package/dist/app/platform/userInfos/session-user-info-detail.js +29 -28
  55. package/dist/app/platform/userInfos/utils.cjs +60 -37
  56. package/dist/app/platform/userInfos/utils.cjs.map +1 -1
  57. package/dist/app/platform/userInfos/utils.js +29 -28
  58. package/dist/app/roleplay/index.cjs +459 -388
  59. package/dist/app/roleplay/index.cjs.map +1 -1
  60. package/dist/app/roleplay/index.js +76 -74
  61. package/dist/app/roleplay/parts/analysis-section.cjs +64 -41
  62. package/dist/app/roleplay/parts/analysis-section.cjs.map +1 -1
  63. package/dist/app/roleplay/parts/analysis-section.js +29 -28
  64. package/dist/app/roleplay/parts/coaching-panel.cjs +65 -42
  65. package/dist/app/roleplay/parts/coaching-panel.cjs.map +1 -1
  66. package/dist/app/roleplay/parts/coaching-panel.js +30 -29
  67. package/dist/app/roleplay/parts/content.cjs +385 -314
  68. package/dist/app/roleplay/parts/content.cjs.map +1 -1
  69. package/dist/app/roleplay/parts/content.js +72 -70
  70. package/dist/app/roleplay/parts/header.cjs +82 -59
  71. package/dist/app/roleplay/parts/header.cjs.map +1 -1
  72. package/dist/app/roleplay/parts/header.js +30 -29
  73. package/dist/app/roleplay/parts/score-summary.cjs +77 -54
  74. package/dist/app/roleplay/parts/score-summary.cjs.map +1 -1
  75. package/dist/app/roleplay/parts/score-summary.js +30 -29
  76. package/dist/app/roleplay/parts/score-trend-section.cjs +228 -157
  77. package/dist/app/roleplay/parts/score-trend-section.cjs.map +1 -1
  78. package/dist/app/roleplay/parts/score-trend-section.js +68 -66
  79. package/dist/app/roleplay/parts/script-transcript.cjs +73 -50
  80. package/dist/app/roleplay/parts/script-transcript.cjs.map +1 -1
  81. package/dist/app/roleplay/parts/script-transcript.js +29 -28
  82. package/dist/app/roleplay/parts/section-nav.cjs +94 -71
  83. package/dist/app/roleplay/parts/section-nav.cjs.map +1 -1
  84. package/dist/app/roleplay/parts/section-nav.js +29 -28
  85. package/dist/app/roleplay/parts/session-replay-dialog.cjs +83 -60
  86. package/dist/app/roleplay/parts/session-replay-dialog.cjs.map +1 -1
  87. package/dist/app/roleplay/parts/session-replay-dialog.js +29 -28
  88. package/dist/app/roleplay/parts/speech-share-bar.cjs +60 -37
  89. package/dist/app/roleplay/parts/speech-share-bar.cjs.map +1 -1
  90. package/dist/app/roleplay/parts/speech-share-bar.js +29 -28
  91. package/dist/app/roleplay/parts/step-detail.cjs +78 -55
  92. package/dist/app/roleplay/parts/step-detail.cjs.map +1 -1
  93. package/dist/app/roleplay/parts/step-detail.js +29 -28
  94. package/dist/app/roleplay/parts/step-summary.cjs +78 -55
  95. package/dist/app/roleplay/parts/step-summary.cjs.map +1 -1
  96. package/dist/app/roleplay/parts/step-summary.js +32 -31
  97. package/dist/app/roleplay/rp-session-detail.cjs +459 -388
  98. package/dist/app/roleplay/rp-session-detail.cjs.map +1 -1
  99. package/dist/app/roleplay/rp-session-detail.js +76 -74
  100. package/dist/atoms/index.cjs +82 -59
  101. package/dist/atoms/index.cjs.map +1 -1
  102. package/dist/atoms/index.js +64 -63
  103. package/dist/atoms/pagination.cjs +38 -15
  104. package/dist/atoms/pagination.cjs.map +1 -1
  105. package/dist/atoms/pagination.js +3 -2
  106. package/dist/chunk-2EPKY2VT.js +70 -0
  107. package/dist/chunk-2EPKY2VT.js.map +1 -0
  108. package/dist/chunk-2PPLSZ4P.js +1 -0
  109. package/dist/{chunk-ZQLHRK36.js → chunk-2XDAK4B7.js} +4 -4
  110. package/dist/{chunk-AHAGCAQR.js → chunk-3DZIX4CE.js} +7 -7
  111. package/dist/{chunk-QOVPEQS3.js → chunk-4GH4R4VJ.js} +4 -4
  112. package/dist/chunk-5DRITHNR.js +1 -0
  113. package/dist/{chunk-QVGQBTSJ.js → chunk-5IGBFB67.js} +10 -10
  114. package/dist/{chunk-5RIAIE2J.js → chunk-73PHGHPI.js} +5 -2
  115. package/dist/chunk-73PHGHPI.js.map +1 -0
  116. package/dist/{chunk-UAUA3PMP.js → chunk-74PR3ZWJ.js} +4 -4
  117. package/dist/{chunk-RPQWRKBW.js → chunk-AYWCLLQ2.js} +7 -7
  118. package/dist/{chunk-KQIUOEBS.js → chunk-C4INJWFV.js} +4 -4
  119. package/dist/{chunk-RBWD6IKY.js → chunk-CBYIPRND.js} +4 -4
  120. package/dist/{chunk-JTVBWQJW.js → chunk-CGLDFUOY.js} +4 -4
  121. package/dist/{chunk-K4QH4R3O.js → chunk-CUS3ORMD.js} +4 -4
  122. package/dist/{chunk-H533TE6M.js → chunk-D4U2ZV2A.js} +4 -4
  123. package/dist/{chunk-RRC4WFG3.js → chunk-DIFGHMGI.js} +2 -2
  124. package/dist/{chunk-EXMCCYI2.js → chunk-DPMDQA3O.js} +4 -4
  125. package/dist/{chunk-L4KGHM2H.js → chunk-EJXZXUD2.js} +10 -10
  126. package/dist/{chunk-ZIHVLMT5.js → chunk-GA6W62DO.js} +4 -4
  127. package/dist/{chunk-P2H3VCIB.js → chunk-HL3MGRAC.js} +4 -4
  128. package/dist/chunk-IAKMJR72.js +33 -0
  129. package/dist/chunk-IAKMJR72.js.map +1 -0
  130. package/dist/{chunk-6UWQKH6U.js → chunk-IHLFOJD5.js} +2 -2
  131. package/dist/{chunk-SX46O67F.js → chunk-ISSUGCCY.js} +4 -4
  132. package/dist/{chunk-3ZJVSSAA.js → chunk-KQ3ME6XY.js} +8 -8
  133. package/dist/{chunk-OBJA26HX.js → chunk-L7ZHSQES.js} +8 -8
  134. package/dist/{chunk-PBKV2YMF.js → chunk-LGILQRJM.js} +9 -9
  135. package/dist/{chunk-YYVSUTXO.js → chunk-LK2H4QTJ.js} +4 -4
  136. package/dist/{chunk-XMZYZJTH.js → chunk-N3FMP27I.js} +4 -4
  137. package/dist/{chunk-66SUBB2N.js → chunk-NEJCZABQ.js} +9 -9
  138. package/dist/{chunk-UMLYWHB2.js → chunk-NK6S7ZMB.js} +4 -4
  139. package/dist/{chunk-RJ7XSZ2V.js → chunk-OPIVSYLN.js} +4 -4
  140. package/dist/{chunk-NVBAOOAT.js → chunk-OUDDTPEN.js} +4 -4
  141. package/dist/{chunk-V4QYGHOJ.js → chunk-Q2FDF2AB.js} +7 -7
  142. package/dist/{chunk-3FVDFMKP.js → chunk-RBU2TRYY.js} +9 -9
  143. package/dist/{chunk-PS525SZS.js → chunk-RJ62VZ6O.js} +3 -3
  144. package/dist/{chunk-WJ35Y2IU.js → chunk-SQ3FYBJT.js} +2 -2
  145. package/dist/{chunk-2H635UNE.js → chunk-TYM6T7JT.js} +2 -2
  146. package/dist/{chunk-RZW6FVML.js → chunk-UCTSCSQR.js} +2 -2
  147. package/dist/{chunk-HNAZV4MI.js → chunk-V7KAHLW2.js} +5 -5
  148. package/dist/{chunk-PVDHXFLT.js → chunk-VBXZIIUA.js} +4 -4
  149. package/dist/{chunk-TDWMI7ZT.js → chunk-VBYXXISC.js} +5 -5
  150. package/dist/{chunk-77J4AZEO.js → chunk-VJREZH2Z.js} +4 -4
  151. package/dist/{chunk-RJN4QT5J.js → chunk-WLKK5L3P.js} +7 -7
  152. package/dist/{chunk-A5AZWTXV.js → chunk-WYHDQK2S.js} +7 -7
  153. package/dist/{chunk-54GRMFDC.js → chunk-X3TBEGPA.js} +4 -4
  154. package/dist/context/index.js +1 -1
  155. package/dist/icon.cjs +25 -0
  156. package/dist/icon.cjs.map +1 -1
  157. package/dist/icon.d.cts +1 -0
  158. package/dist/icon.d.ts +1 -0
  159. package/dist/icon.js +7 -3
  160. package/dist/icons/empty-box.cjs +90 -0
  161. package/dist/icons/empty-box.cjs.map +1 -0
  162. package/dist/icons/empty-box.d.cts +13 -0
  163. package/dist/icons/empty-box.d.ts +13 -0
  164. package/dist/icons/empty-box.js +8 -0
  165. package/dist/icons/empty-box.js.map +1 -0
  166. package/dist/icons/index.cjs +25 -0
  167. package/dist/icons/index.cjs.map +1 -1
  168. package/dist/icons/index.d.cts +1 -0
  169. package/dist/icons/index.d.ts +1 -0
  170. package/dist/icons/index.js +7 -3
  171. package/dist/index.cjs +959 -884
  172. package/dist/index.cjs.map +1 -1
  173. package/dist/index.d.cts +2 -0
  174. package/dist/index.d.ts +2 -0
  175. package/dist/index.js +148 -140
  176. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.cjs +95 -72
  177. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.cjs.map +1 -1
  178. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.js +11 -10
  179. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.cjs +29 -6
  180. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.cjs.map +1 -1
  181. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.js +3 -2
  182. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.cjs +71 -48
  183. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.cjs.map +1 -1
  184. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.js +9 -8
  185. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.cjs +32 -9
  186. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.cjs.map +1 -1
  187. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.js +3 -2
  188. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.cjs +41 -18
  189. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.cjs.map +1 -1
  190. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.js +5 -4
  191. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.cjs +33 -10
  192. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.cjs.map +1 -1
  193. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.js +5 -4
  194. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.cjs +33 -10
  195. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.cjs.map +1 -1
  196. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.js +4 -3
  197. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.cjs +42 -19
  198. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.cjs.map +1 -1
  199. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.js +6 -5
  200. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.cjs +37 -14
  201. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.cjs.map +1 -1
  202. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.js +3 -2
  203. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.cjs +153 -130
  204. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.cjs.map +1 -1
  205. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.js +14 -13
  206. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.cjs +45 -22
  207. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.cjs.map +1 -1
  208. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.js +5 -4
  209. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.cjs +30 -7
  210. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.cjs.map +1 -1
  211. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.js +3 -2
  212. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.cjs +171 -148
  213. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.cjs.map +1 -1
  214. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.js +15 -14
  215. package/dist/molecules/curriculumV2/CurriculumContents/index.cjs +220 -197
  216. package/dist/molecules/curriculumV2/CurriculumContents/index.cjs.map +1 -1
  217. package/dist/molecules/curriculumV2/CurriculumContents/index.js +18 -17
  218. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.cjs +33 -10
  219. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.cjs.map +1 -1
  220. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.js +3 -2
  221. package/dist/molecules/curriculumV2/CurriculumSidebar/index.cjs +52 -29
  222. package/dist/molecules/curriculumV2/CurriculumSidebar/index.cjs.map +1 -1
  223. package/dist/molecules/curriculumV2/CurriculumSidebar/index.js +8 -7
  224. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.cjs +44 -21
  225. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.cjs.map +1 -1
  226. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.js +6 -5
  227. package/dist/molecules/curriculumV2/curriculum-sub-nav.cjs +36 -13
  228. package/dist/molecules/curriculumV2/curriculum-sub-nav.cjs.map +1 -1
  229. package/dist/molecules/curriculumV2/curriculum-sub-nav.js +3 -2
  230. package/dist/molecules/curriculumV2/index.cjs +264 -241
  231. package/dist/molecules/curriculumV2/index.cjs.map +1 -1
  232. package/dist/molecules/curriculumV2/index.js +28 -27
  233. package/dist/molecules/date-picker/date-picker-button.cjs +52 -29
  234. package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
  235. package/dist/molecules/date-picker/date-picker-button.js +3 -2
  236. package/dist/molecules/date-picker/index.cjs +40 -17
  237. package/dist/molecules/date-picker/index.cjs.map +1 -1
  238. package/dist/molecules/date-picker/index.js +3 -2
  239. package/dist/molecules/description-json-render.cjs +31 -8
  240. package/dist/molecules/description-json-render.cjs.map +1 -1
  241. package/dist/molecules/description-json-render.js +5 -4
  242. package/dist/molecules/dynamic-field.js +3 -3
  243. package/dist/molecules/dynamic-form-editor-field-editor-panel.cjs +138 -115
  244. package/dist/molecules/dynamic-form-editor-field-editor-panel.cjs.map +1 -1
  245. package/dist/molecules/dynamic-form-editor-field-editor-panel.js +6 -5
  246. package/dist/molecules/dynamic-form-editor-field-list-panel.js +2 -2
  247. package/dist/molecules/dynamic-form-editor-issues-panel.js +2 -2
  248. package/dist/molecules/dynamic-form-editor-preview-panel.js +6 -6
  249. package/dist/molecules/dynamic-form-editor.cjs +223 -200
  250. package/dist/molecules/dynamic-form-editor.cjs.map +1 -1
  251. package/dist/molecules/dynamic-form-editor.js +14 -13
  252. package/dist/molecules/dynamic-form.js +4 -4
  253. package/dist/molecules/empty-state.cjs +328 -0
  254. package/dist/molecules/empty-state.cjs.map +1 -0
  255. package/dist/molecules/empty-state.d.cts +21 -0
  256. package/dist/molecules/empty-state.d.ts +21 -0
  257. package/dist/molecules/empty-state.js +16 -0
  258. package/dist/molecules/empty-state.js.map +1 -0
  259. package/dist/molecules/expand-table/index.cjs +193 -58
  260. package/dist/molecules/expand-table/index.cjs.map +1 -1
  261. package/dist/molecules/expand-table/index.js +7 -4
  262. package/dist/molecules/index.cjs +862 -789
  263. package/dist/molecules/index.cjs.map +1 -1
  264. package/dist/molecules/index.d.cts +2 -1
  265. package/dist/molecules/index.d.ts +2 -1
  266. package/dist/molecules/index.js +69 -64
  267. package/dist/molecules/learning-post.js +3 -3
  268. package/dist/molecules/stepper.cjs +43 -20
  269. package/dist/molecules/stepper.cjs.map +1 -1
  270. package/dist/molecules/stepper.js +5 -4
  271. package/dist/molecules/tag-selector.cjs +43 -20
  272. package/dist/molecules/tag-selector.cjs.map +1 -1
  273. package/dist/molecules/tag-selector.js +6 -5
  274. package/dist/molecules/time-select.cjs +28 -5
  275. package/dist/molecules/time-select.cjs.map +1 -1
  276. package/dist/molecules/time-select.js +3 -2
  277. package/dist/molecules/training-info-guideline.js +1 -1
  278. package/dist/utils/curriculum.utils.cjs +23 -0
  279. package/dist/utils/curriculum.utils.cjs.map +1 -1
  280. package/dist/utils/curriculum.utils.js +3 -2
  281. package/dist/utils/get-callout-icon-component.cjs +23 -0
  282. package/dist/utils/get-callout-icon-component.cjs.map +1 -1
  283. package/dist/utils/get-callout-icon-component.js +3 -2
  284. package/dist/utils/index.cjs +23 -0
  285. package/dist/utils/index.cjs.map +1 -1
  286. package/dist/utils/index.js +3 -2
  287. package/package.json +1 -1
  288. package/src/icons/empty-box.tsx +29 -0
  289. package/src/icons/index.ts +2 -1
  290. package/src/molecules/empty-state.tsx +79 -0
  291. package/src/molecules/expand-table/index.tsx +2 -3
  292. package/src/molecules/index.ts +1 -0
  293. package/dist/chunk-5RIAIE2J.js.map +0 -1
  294. package/dist/chunk-JVXATVAC.js +0 -1
  295. package/dist/chunk-SYMOHU2B.js +0 -1
  296. /package/dist/{chunk-JVXATVAC.js.map → chunk-2PPLSZ4P.js.map} +0 -0
  297. /package/dist/{chunk-ZQLHRK36.js.map → chunk-2XDAK4B7.js.map} +0 -0
  298. /package/dist/{chunk-AHAGCAQR.js.map → chunk-3DZIX4CE.js.map} +0 -0
  299. /package/dist/{chunk-QOVPEQS3.js.map → chunk-4GH4R4VJ.js.map} +0 -0
  300. /package/dist/{chunk-SYMOHU2B.js.map → chunk-5DRITHNR.js.map} +0 -0
  301. /package/dist/{chunk-QVGQBTSJ.js.map → chunk-5IGBFB67.js.map} +0 -0
  302. /package/dist/{chunk-UAUA3PMP.js.map → chunk-74PR3ZWJ.js.map} +0 -0
  303. /package/dist/{chunk-RPQWRKBW.js.map → chunk-AYWCLLQ2.js.map} +0 -0
  304. /package/dist/{chunk-KQIUOEBS.js.map → chunk-C4INJWFV.js.map} +0 -0
  305. /package/dist/{chunk-RBWD6IKY.js.map → chunk-CBYIPRND.js.map} +0 -0
  306. /package/dist/{chunk-JTVBWQJW.js.map → chunk-CGLDFUOY.js.map} +0 -0
  307. /package/dist/{chunk-K4QH4R3O.js.map → chunk-CUS3ORMD.js.map} +0 -0
  308. /package/dist/{chunk-H533TE6M.js.map → chunk-D4U2ZV2A.js.map} +0 -0
  309. /package/dist/{chunk-RRC4WFG3.js.map → chunk-DIFGHMGI.js.map} +0 -0
  310. /package/dist/{chunk-EXMCCYI2.js.map → chunk-DPMDQA3O.js.map} +0 -0
  311. /package/dist/{chunk-L4KGHM2H.js.map → chunk-EJXZXUD2.js.map} +0 -0
  312. /package/dist/{chunk-ZIHVLMT5.js.map → chunk-GA6W62DO.js.map} +0 -0
  313. /package/dist/{chunk-P2H3VCIB.js.map → chunk-HL3MGRAC.js.map} +0 -0
  314. /package/dist/{chunk-6UWQKH6U.js.map → chunk-IHLFOJD5.js.map} +0 -0
  315. /package/dist/{chunk-SX46O67F.js.map → chunk-ISSUGCCY.js.map} +0 -0
  316. /package/dist/{chunk-3ZJVSSAA.js.map → chunk-KQ3ME6XY.js.map} +0 -0
  317. /package/dist/{chunk-OBJA26HX.js.map → chunk-L7ZHSQES.js.map} +0 -0
  318. /package/dist/{chunk-PBKV2YMF.js.map → chunk-LGILQRJM.js.map} +0 -0
  319. /package/dist/{chunk-YYVSUTXO.js.map → chunk-LK2H4QTJ.js.map} +0 -0
  320. /package/dist/{chunk-XMZYZJTH.js.map → chunk-N3FMP27I.js.map} +0 -0
  321. /package/dist/{chunk-66SUBB2N.js.map → chunk-NEJCZABQ.js.map} +0 -0
  322. /package/dist/{chunk-UMLYWHB2.js.map → chunk-NK6S7ZMB.js.map} +0 -0
  323. /package/dist/{chunk-RJ7XSZ2V.js.map → chunk-OPIVSYLN.js.map} +0 -0
  324. /package/dist/{chunk-NVBAOOAT.js.map → chunk-OUDDTPEN.js.map} +0 -0
  325. /package/dist/{chunk-V4QYGHOJ.js.map → chunk-Q2FDF2AB.js.map} +0 -0
  326. /package/dist/{chunk-3FVDFMKP.js.map → chunk-RBU2TRYY.js.map} +0 -0
  327. /package/dist/{chunk-PS525SZS.js.map → chunk-RJ62VZ6O.js.map} +0 -0
  328. /package/dist/{chunk-WJ35Y2IU.js.map → chunk-SQ3FYBJT.js.map} +0 -0
  329. /package/dist/{chunk-2H635UNE.js.map → chunk-TYM6T7JT.js.map} +0 -0
  330. /package/dist/{chunk-RZW6FVML.js.map → chunk-UCTSCSQR.js.map} +0 -0
  331. /package/dist/{chunk-HNAZV4MI.js.map → chunk-V7KAHLW2.js.map} +0 -0
  332. /package/dist/{chunk-PVDHXFLT.js.map → chunk-VBXZIIUA.js.map} +0 -0
  333. /package/dist/{chunk-TDWMI7ZT.js.map → chunk-VBYXXISC.js.map} +0 -0
  334. /package/dist/{chunk-77J4AZEO.js.map → chunk-VJREZH2Z.js.map} +0 -0
  335. /package/dist/{chunk-RJN4QT5J.js.map → chunk-WLKK5L3P.js.map} +0 -0
  336. /package/dist/{chunk-A5AZWTXV.js.map → chunk-WYHDQK2S.js.map} +0 -0
  337. /package/dist/{chunk-54GRMFDC.js.map → chunk-X3TBEGPA.js.map} +0 -0
@@ -1104,8 +1104,31 @@ var HeadsetIcon = React18.forwardRef(
1104
1104
  );
1105
1105
  HeadsetIcon.displayName = "HeadsetIcon";
1106
1106
 
1107
- // src/molecules/curriculumV2/curriculum-sub-nav.tsx
1107
+ // src/icons/empty-box.tsx
1108
+ var React19 = __toESM(require("react"), 1);
1108
1109
  var import_jsx_runtime20 = require("react/jsx-runtime");
1110
+ var EmptyBoxIcon = React19.forwardRef(
1111
+ (_a, forwardedRef) => {
1112
+ var _b = _a, { color = "currentColor", width = 120, height = 120 } = _b, props = __objRest(_b, ["color", "width", "height"]);
1113
+ return /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
1114
+ "svg",
1115
+ __spreadProps(__spreadValues({
1116
+ fill: color,
1117
+ height,
1118
+ viewBox: "0 0 462.035 462.035",
1119
+ width,
1120
+ xmlns: "http://www.w3.org/2000/svg"
1121
+ }, props), {
1122
+ ref: forwardedRef,
1123
+ children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M457.83,158.441c-0.021-0.028-0.033-0.058-0.057-0.087l-50.184-62.48c-0.564-0.701-1.201-1.305-1.879-1.845c-2.16-2.562-5.355-4.225-8.967-4.225H65.292c-3.615,0-6.804,1.661-8.965,4.225c-0.678,0.54-1.316,1.138-1.885,1.845l-50.178,62.48c-0.023,0.029-0.034,0.059-0.057,0.087C1.655,160.602,0,163.787,0,167.39v193.07c0,6.5,5.27,11.771,11.77,11.771h438.496c6.5,0,11.77-5.271,11.77-11.771V167.39C462.037,163.787,460.381,160.602,457.83,158.441z M408.516,134.615l16.873,21.005h-16.873V134.615z M384.975,113.345v42.274H296.84c-2.514,0-4.955,0.805-6.979,2.293l-58.837,43.299l-58.849-43.305c-2.023-1.482-4.466-2.287-6.978-2.287H77.061v-42.274H384.975z M53.523,155.62H36.65l16.873-21.005V155.62z M438.498,348.69H23.54V179.16h137.796l62.711,46.148c4.15,3.046,9.805,3.052,13.954-0.005l62.698-46.144h137.799V348.69L438.498,348.69z" })
1124
+ })
1125
+ );
1126
+ }
1127
+ );
1128
+ EmptyBoxIcon.displayName = "EmptyBoxIcon";
1129
+
1130
+ // src/molecules/curriculumV2/curriculum-sub-nav.tsx
1131
+ var import_jsx_runtime21 = require("react/jsx-runtime");
1109
1132
  function CurriculumSubNav() {
1110
1133
  const {
1111
1134
  selectedItem,
@@ -1126,7 +1149,7 @@ function CurriculumSubNav() {
1126
1149
  scrollNavItem(moveIndex.toString());
1127
1150
  });
1128
1151
  }, [selectNext, scrollNavItem]);
1129
- return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
1152
+ return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
1130
1153
  import_themes2.Grid,
1131
1154
  {
1132
1155
  align: "center",
@@ -1136,20 +1159,20 @@ function CurriculumSubNav() {
1136
1159
  py: "2",
1137
1160
  rows: "auto",
1138
1161
  children: [
1139
- hasPrev ? /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
1162
+ hasPrev ? /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1140
1163
  IconButton,
1141
1164
  {
1142
1165
  color: "gray",
1143
1166
  onClick: onClickPrev,
1144
1167
  size: { initial: "medium", md: "large" },
1145
1168
  variant: "ghost",
1146
- children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_react_icons.ChevronLeftIcon, { height: "16px", width: "16px" })
1169
+ children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_react_icons.ChevronLeftIcon, { height: "16px", width: "16px" })
1147
1170
  }
1148
- ) : /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes.Box, {}),
1149
- /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(import_themes.Box, { width: "100%", children: [
1150
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes.Box, { display: { initial: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(Heading2, { style: { textOverflow: "ellipsis" }, variant: "heading5", children: selectedItem.title }) }),
1151
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes.Box, { display: { initial: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(Typo, { weight: "bold", children: selectedItem.title }) }),
1152
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
1171
+ ) : /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes.Box, {}),
1172
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(import_themes.Box, { width: "100%", children: [
1173
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes.Box, { display: { initial: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Heading2, { style: { textOverflow: "ellipsis" }, variant: "heading5", children: selectedItem.title }) }),
1174
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes.Box, { display: { initial: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Typo, { weight: "bold", children: selectedItem.title }) }),
1175
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1153
1176
  Typo,
1154
1177
  {
1155
1178
  as: "p",
@@ -1161,16 +1184,16 @@ function CurriculumSubNav() {
1161
1184
  }
1162
1185
  )
1163
1186
  ] }),
1164
- hasNext ? /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
1187
+ hasNext ? /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1165
1188
  IconButton,
1166
1189
  {
1167
1190
  color: "gray",
1168
1191
  onClick: onClickNext,
1169
1192
  size: { initial: "medium", md: "large" },
1170
1193
  variant: "ghost",
1171
- children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_react_icons.ChevronRightIcon, { height: "16px", width: "16px" })
1194
+ children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_react_icons.ChevronRightIcon, { height: "16px", width: "16px" })
1172
1195
  }
1173
- ) : /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes.Box, {})
1196
+ ) : /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes.Box, {})
1174
1197
  ]
1175
1198
  }
1176
1199
  );
@@ -1186,12 +1209,12 @@ var import_react6 = require("react");
1186
1209
  var import_themes8 = require("@radix-ui/themes");
1187
1210
 
1188
1211
  // src/molecules/curriculumV2/CurriculumContents/curriculum-video.tsx
1189
- var import_jsx_runtime21 = require("react/jsx-runtime");
1212
+ var import_jsx_runtime22 = require("react/jsx-runtime");
1190
1213
  function CurriculumVideo(props) {
1191
1214
  const { item } = props;
1192
1215
  const { url } = item;
1193
1216
  const [isLoading, setIsLoading] = (0, import_react6.useState)(true);
1194
- return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
1217
+ return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
1195
1218
  import_themes7.Flex,
1196
1219
  {
1197
1220
  align: "center",
@@ -1203,7 +1226,7 @@ function CurriculumVideo(props) {
1203
1226
  position: "relative"
1204
1227
  },
1205
1228
  children: [
1206
- isLoading ? /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1229
+ isLoading ? /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1207
1230
  import_themes7.Flex,
1208
1231
  {
1209
1232
  align: "center",
@@ -1218,10 +1241,10 @@ function CurriculumVideo(props) {
1218
1241
  color: "white"
1219
1242
  },
1220
1243
  width: "100%",
1221
- children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes8.Spinner, { size: "3", style: { width: 48, height: 48 } })
1244
+ children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(import_themes8.Spinner, { size: "3", style: { width: 48, height: 48 } })
1222
1245
  }
1223
1246
  ) : null,
1224
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1247
+ /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1225
1248
  "iframe",
1226
1249
  {
1227
1250
  allowFullScreen: true,
@@ -1283,7 +1306,7 @@ var convertSize2 = (size) => {
1283
1306
  };
1284
1307
 
1285
1308
  // src/atoms/button.tsx
1286
- var import_jsx_runtime22 = require("react/jsx-runtime");
1309
+ var import_jsx_runtime23 = require("react/jsx-runtime");
1287
1310
  var Button = (0, import_react7.forwardRef)(
1288
1311
  (props, ref) => {
1289
1312
  const _a = props, { size, style, variant, color } = _a, restProps = __objRest(_a, ["size", "style", "variant", "color"]);
@@ -1303,7 +1326,7 @@ var Button = (0, import_react7.forwardRef)(
1303
1326
  transparent: variant === "transparent"
1304
1327
  });
1305
1328
  }, [props.className, colorClassName, variant]);
1306
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1329
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
1307
1330
  import_themes9.Button,
1308
1331
  __spreadProps(__spreadValues({
1309
1332
  style,
@@ -1328,7 +1351,7 @@ var import_react9 = require("react");
1328
1351
 
1329
1352
  // src/theme/portal-provider.tsx
1330
1353
  var import_react8 = require("react");
1331
- var import_jsx_runtime23 = require("react/jsx-runtime");
1354
+ var import_jsx_runtime24 = require("react/jsx-runtime");
1332
1355
  var PortalContext = (0, import_react8.createContext)(
1333
1356
  null
1334
1357
  );
@@ -1342,7 +1365,7 @@ var usePortalContainer = () => {
1342
1365
  };
1343
1366
 
1344
1367
  // src/atoms/dialog.tsx
1345
- var import_jsx_runtime24 = require("react/jsx-runtime");
1368
+ var import_jsx_runtime25 = require("react/jsx-runtime");
1346
1369
  var preventDefault = (e) => {
1347
1370
  e.preventDefault();
1348
1371
  };
@@ -1377,7 +1400,7 @@ function Content2(props) {
1377
1400
  "className"
1378
1401
  ]);
1379
1402
  const { dialogContainerRef } = usePortalContainer();
1380
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Portal, { container: dialogContainerRef.current, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes10.Theme, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Overlay, { className: "rt-BaseDialogScroll rt-DialogScroll DialogOverlay", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
1403
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Portal, { container: dialogContainerRef.current, children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes10.Theme, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Overlay, { className: "rt-BaseDialogScroll rt-DialogScroll DialogOverlay", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
1381
1404
  RadixDialog.Content,
1382
1405
  __spreadProps(__spreadValues({
1383
1406
  className: `DialogContent ${className || ""} rt-BaseDialogContent rt-DialogContent rt-r-size-${size || "3"}`,
@@ -1392,12 +1415,12 @@ function Content2(props) {
1392
1415
  }, style)
1393
1416
  }, rest), {
1394
1417
  children: [
1395
- /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(import_themes10.Flex, { gap: "2", justify: "between", width: "100%", children: [
1396
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Title, { asChild: true, children: typeof title === "string" && title !== "" ? /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Heading2, { mb: "2", variant: "heading3", children: title }) : title }),
1397
- !hideCloseButton && /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Close, { asChild: true, className: "DialogClose", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(IconButton, { color: "gray", variant: "ghost", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_react_icons2.Cross1Icon, {}) }) })
1418
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes10.Flex, { gap: "2", justify: "between", width: "100%", children: [
1419
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Title, { asChild: true, children: typeof title === "string" && title !== "" ? /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, { mb: "2", variant: "heading3", children: title }) : title }),
1420
+ !hideCloseButton && /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Close, { asChild: true, className: "DialogClose", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(IconButton, { color: "gray", variant: "ghost", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_react_icons2.Cross1Icon, {}) }) })
1398
1421
  ] }),
1399
1422
  children,
1400
- buttons ? /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes10.Flex, { gap: "3", justify: "end", mt: "3", width: "100%", children: buttons }) : null
1423
+ buttons ? /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes10.Flex, { gap: "3", justify: "end", mt: "3", width: "100%", children: buttons }) : null
1401
1424
  ]
1402
1425
  })
1403
1426
  ) }) }) });
@@ -1408,7 +1431,7 @@ function Close2(_a) {
1408
1431
  } = _b, rest = __objRest(_b, [
1409
1432
  "children"
1410
1433
  ]);
1411
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Close, __spreadProps(__spreadValues({ asChild: true }, rest), { children }));
1434
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Close, __spreadProps(__spreadValues({ asChild: true }, rest), { children }));
1412
1435
  }
1413
1436
  function Trigger2(_a) {
1414
1437
  var _b = _a, {
@@ -1416,7 +1439,7 @@ function Trigger2(_a) {
1416
1439
  } = _b, rest = __objRest(_b, [
1417
1440
  "children"
1418
1441
  ]);
1419
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Trigger, __spreadProps(__spreadValues({ asChild: true }, rest), { children }));
1442
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Trigger, __spreadProps(__spreadValues({ asChild: true }, rest), { children }));
1420
1443
  }
1421
1444
  function Root2(props) {
1422
1445
  const prevOpenRef = (0, import_react9.useRef)(void 0);
@@ -1451,7 +1474,7 @@ function Root2(props) {
1451
1474
  }
1452
1475
  };
1453
1476
  }, []);
1454
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(RadixDialog.Root, __spreadValues({}, props));
1477
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(RadixDialog.Root, __spreadValues({}, props));
1455
1478
  }
1456
1479
  var Dialog = {
1457
1480
  Root: Root2,
@@ -1467,7 +1490,7 @@ var import_react10 = require("react");
1467
1490
  var import_formik = require("formik");
1468
1491
  var import_lodash_es = require("lodash-es");
1469
1492
  var Yup = __toESM(require("yup"), 1);
1470
- var import_jsx_runtime25 = require("react/jsx-runtime");
1493
+ var import_jsx_runtime26 = require("react/jsx-runtime");
1471
1494
  var CurriculumReviewContext = (0, import_react10.createContext)(void 0);
1472
1495
  function getInitialAnswers(defaultValues, questions) {
1473
1496
  return questions.reduce((acc, q) => {
@@ -1596,7 +1619,7 @@ function CurriculumReviewProvider({
1596
1619
  });
1597
1620
  }
1598
1621
  }, [currentQuestion == null ? void 0 : currentQuestion.uuid, currentAnswer, onReviewValueChange]);
1599
- return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1622
+ return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
1600
1623
  CurriculumReviewContext.Provider,
1601
1624
  {
1602
1625
  value: {
@@ -1636,7 +1659,7 @@ function useCurriculumReviewContext() {
1636
1659
  var import_themes11 = require("@radix-ui/themes");
1637
1660
  var import_clsx5 = require("clsx");
1638
1661
  var import_react11 = require("react");
1639
- var import_jsx_runtime26 = require("react/jsx-runtime");
1662
+ var import_jsx_runtime27 = require("react/jsx-runtime");
1640
1663
  var Badge = (0, import_react11.forwardRef)(
1641
1664
  (props, ref) => {
1642
1665
  const _a = props, { size = "small", color = "accent", className } = _a, rest = __objRest(_a, ["size", "color", "className"]);
@@ -1656,7 +1679,7 @@ var Badge = (0, import_react11.forwardRef)(
1656
1679
  () => resolveColor(color),
1657
1680
  [color]
1658
1681
  );
1659
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
1682
+ return /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1660
1683
  import_themes11.Badge,
1661
1684
  __spreadProps(__spreadValues({}, rest), {
1662
1685
  className: (0, import_clsx5.clsx)(colorClassName, className),
@@ -1755,7 +1778,7 @@ var getCurriculumContentSubTypeText = (type) => {
1755
1778
  };
1756
1779
 
1757
1780
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.tsx
1758
- var import_jsx_runtime27 = require("react/jsx-runtime");
1781
+ var import_jsx_runtime28 = require("react/jsx-runtime");
1759
1782
  var renderPreviewContent = (args) => {
1760
1783
  const { question } = args;
1761
1784
  const Icon = getCurriculumIcon({
@@ -1768,7 +1791,7 @@ var renderPreviewContent = (args) => {
1768
1791
  question.duration ? `${question.duration}\uBD84` : ""
1769
1792
  ].filter(Boolean).join(" | ");
1770
1793
  };
1771
- return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(
1794
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
1772
1795
  import_themes2.Grid,
1773
1796
  {
1774
1797
  columns: "16px 1fr",
@@ -1777,10 +1800,10 @@ var renderPreviewContent = (args) => {
1777
1800
  py: "2",
1778
1801
  width: "100%",
1779
1802
  children: [
1780
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes.Box, { mt: "1", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Icon, { color: getCurriculumQuestionIconColor(question.type) }) }),
1781
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes.Box, { children: [
1782
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { as: "p", color: "gray", weight: "bold", children: question.title }),
1783
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { color: "gray", children: getDescription() })
1803
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes.Box, { mt: "1", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Icon, { color: getCurriculumQuestionIconColor(question.type) }) }),
1804
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes.Box, { children: [
1805
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { as: "p", color: "gray", weight: "bold", children: question.title }),
1806
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { color: "gray", children: getDescription() })
1784
1807
  ] })
1785
1808
  ]
1786
1809
  },
@@ -1803,7 +1826,7 @@ var renderReviewContent = (args) => {
1803
1826
  const color = getCurriculumQuestionIconColor(question.type);
1804
1827
  const badgeColor = ["question_radio", "question_satisfaction_option"].includes(question.type) ? "accent" : "neutral";
1805
1828
  const value = getReviewContentValue(question, answer);
1806
- return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(
1829
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
1807
1830
  import_themes2.Grid,
1808
1831
  {
1809
1832
  columns: "16px 1fr",
@@ -1812,10 +1835,10 @@ var renderReviewContent = (args) => {
1812
1835
  py: "2",
1813
1836
  width: "100%",
1814
1837
  children: [
1815
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Icon, { color }) }),
1816
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes.Box, { children: [
1817
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { as: "p", color: "gray", mb: "2", weight: "bold", children: question.title }),
1818
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Badge, { color: badgeColor, size: "large", style: { whiteSpace: "break-spaces", lineBreak: "anywhere" }, children: value || "(\uBBF8 \uC751\uB2F5)" })
1838
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Icon, { color }) }),
1839
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes.Box, { children: [
1840
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { as: "p", color: "gray", mb: "2", weight: "bold", children: question.title }),
1841
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Badge, { color: badgeColor, size: "large", style: { whiteSpace: "break-spaces", lineBreak: "anywhere" }, children: value || "(\uBBF8 \uC751\uB2F5)" })
1819
1842
  ] })
1820
1843
  ]
1821
1844
  },
@@ -1824,7 +1847,7 @@ var renderReviewContent = (args) => {
1824
1847
  };
1825
1848
  function StartReview({ onStart }) {
1826
1849
  const { curriculum, reviewContents, sectionTitle, done, formik } = useCurriculumReviewContext();
1827
- return /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1850
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
1828
1851
  import_themes7.Flex,
1829
1852
  {
1830
1853
  align: "center",
@@ -1832,7 +1855,7 @@ function StartReview({ onStart }) {
1832
1855
  height: "100%",
1833
1856
  justify: "center",
1834
1857
  width: "100%",
1835
- children: /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(
1858
+ children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
1836
1859
  import_themes7.Flex,
1837
1860
  {
1838
1861
  align: "center",
@@ -1845,21 +1868,21 @@ function StartReview({ onStart }) {
1845
1868
  px: { initial: "4", sm: "0" },
1846
1869
  width: "100%",
1847
1870
  children: [
1848
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { color: "gray", mb: "1", children: curriculum.title }),
1849
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Heading2, { variant: "heading3", children: reviewContents.title }),
1850
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes12.Separator, { my: "4", style: { width: 100 } }),
1851
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(Typo, { align: "left", as: "p", color: "gray", mb: "4", children: [
1852
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { as: "span", weight: "bold", children: sectionTitle }),
1871
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { color: "gray", mb: "1", children: curriculum.title }),
1872
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Heading2, { variant: "heading3", children: reviewContents.title }),
1873
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes12.Separator, { my: "4", style: { width: 100 } }),
1874
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Typo, { align: "left", as: "p", color: "gray", mb: "4", children: [
1875
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { as: "span", weight: "bold", children: sectionTitle }),
1853
1876
  " ",
1854
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { children: reviewContents.description })
1877
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { children: reviewContents.description })
1855
1878
  ] }),
1856
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes.Box, { mb: "5", overflowY: "auto", width: "100%", children: reviewContents.questions.map((question) => {
1879
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes.Box, { mb: "5", overflowY: "auto", width: "100%", children: reviewContents.questions.map((question) => {
1857
1880
  if (done) {
1858
1881
  return renderReviewContent({ question, answer: formik.values.answers[question.uuid] });
1859
1882
  }
1860
1883
  return renderPreviewContent({ question });
1861
1884
  }) }),
1862
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Button, { color: "yellow", onClick: onStart, variant: done ? "outline" : "solid", children: done ? "\uB098\uC758 \uC751\uB2F5 \uC218\uC815\uD558\uAE30" : reviewContents.buttonTitle })
1885
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Button, { color: "yellow", onClick: onStart, variant: done ? "outline" : "solid", children: done ? "\uB098\uC758 \uC751\uB2F5 \uC218\uC815\uD558\uAE30" : reviewContents.buttonTitle })
1863
1886
  ]
1864
1887
  }
1865
1888
  )
@@ -1869,13 +1892,13 @@ function StartReview({ onStart }) {
1869
1892
  var start_review_default = StartReview;
1870
1893
 
1871
1894
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.tsx
1872
- var import_jsx_runtime28 = require("react/jsx-runtime");
1895
+ var import_jsx_runtime29 = require("react/jsx-runtime");
1873
1896
  var THANKS_IMAGE_S3_URL = "https://tipp-coaching-live.s3.ap-northeast-2.amazonaws.com/images/curriculum_review_thanks.svg";
1874
1897
  function CompleteReview(props) {
1875
1898
  const { onClickReviewMyAnswer } = props;
1876
1899
  const { reviewContents, sectionTitle, curriculum, onClickEndReview: onClickNextContents } = useCurriculumReviewContext();
1877
1900
  const { reviewMeta } = curriculum.contents;
1878
- return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
1901
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(
1879
1902
  import_themes7.Flex,
1880
1903
  {
1881
1904
  align: "center",
@@ -1888,9 +1911,9 @@ function CompleteReview(props) {
1888
1911
  my: "6",
1889
1912
  width: "100%",
1890
1913
  children: [
1891
- /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes7.Flex, { align: "center", direction: "column", children: [
1892
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Heading2, { mb: "6", variant: "heading5", weight: "regular", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewTopTitle) || "\uC751\uB2F5\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uC81C\uCD9C\uD588\uC2B5\uB2C8\uB2E4" }),
1893
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
1914
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes7.Flex, { align: "center", direction: "column", children: [
1915
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Heading2, { mb: "6", variant: "heading5", weight: "regular", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewTopTitle) || "\uC751\uB2F5\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uC81C\uCD9C\uD588\uC2B5\uB2C8\uB2E4" }),
1916
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1894
1917
  "img",
1895
1918
  {
1896
1919
  alt: "complete-review",
@@ -1899,19 +1922,19 @@ function CompleteReview(props) {
1899
1922
  width: 118
1900
1923
  }
1901
1924
  ),
1902
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { color: "gray", mt: "6", variant: "caption", children: sectionTitle }),
1903
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Heading2, { variant: "heading5", children: reviewContents.title }),
1904
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { align: "center", color: "gray", mt: "6", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewDescription) || `\uC774\uBC88 \uD559\uC2B5\uC774 \uB9AC\uB354\uC2ED\uC5D0 \uB3C4\uC6C0\uC774 \uB418\uC5C8\uAE30\uB97C \uBC14\uB78D\uB2C8\uB2E4.
1925
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Typo, { color: "gray", mt: "6", variant: "caption", children: sectionTitle }),
1926
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Heading2, { variant: "heading5", children: reviewContents.title }),
1927
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Typo, { align: "center", color: "gray", mt: "6", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewDescription) || `\uC774\uBC88 \uD559\uC2B5\uC774 \uB9AC\uB354\uC2ED\uC5D0 \uB3C4\uC6C0\uC774 \uB418\uC5C8\uAE30\uB97C \uBC14\uB78D\uB2C8\uB2E4.
1905
1928
  \uC55E\uC73C\uB85C \uC788\uC744 \uB9AC\uB354\uB2D8\uC758 \uC131\uC7A5\uC744 \uAE30\uB300\uD569\uB2C8\uB2E4.` })
1906
1929
  ] }),
1907
- /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes2.Grid, { columns: { initial: "1fr", md: "2" }, gap: "3", width: "100%", children: [
1908
- /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Button, { onClick: onClickReviewMyAnswer, variant: "outline", children: [
1930
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes2.Grid, { columns: { initial: "1fr", md: "2" }, gap: "3", width: "100%", children: [
1931
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(Button, { onClick: onClickReviewMyAnswer, variant: "outline", children: [
1909
1932
  (reviewMeta == null ? void 0 : reviewMeta.endReviewBackButtonTitle) || "\uB098\uC758 \uC751\uB2F5 \uB2E4\uC2DC \uBCF4\uAE30",
1910
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_react_icons.ResetIcon, {})
1933
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_react_icons.ResetIcon, {})
1911
1934
  ] }),
1912
- /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Button, { onClick: onClickNextContents, children: [
1935
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(Button, { onClick: onClickNextContents, children: [
1913
1936
  "\uCEE4\uB9AC\uD058\uB7FC\uC73C\uB85C \uB3CC\uC544\uAC00\uAE30",
1914
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_react_icons.HomeIcon, {})
1937
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_react_icons.HomeIcon, {})
1915
1938
  ] })
1916
1939
  ] })
1917
1940
  ]
@@ -1921,9 +1944,9 @@ function CompleteReview(props) {
1921
1944
  var complete_review_default = CompleteReview;
1922
1945
 
1923
1946
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-layout.tsx
1924
- var import_jsx_runtime29 = require("react/jsx-runtime");
1947
+ var import_jsx_runtime30 = require("react/jsx-runtime");
1925
1948
  function AlignCenter(props) {
1926
- return /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1949
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
1927
1950
  import_themes7.Flex,
1928
1951
  __spreadValues({
1929
1952
  align: "center",
@@ -1938,7 +1961,7 @@ function ReviewQuestionLayout({
1938
1961
  Body,
1939
1962
  Footer
1940
1963
  }) {
1941
- return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(
1964
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(
1942
1965
  import_themes2.Grid,
1943
1966
  {
1944
1967
  align: "center",
@@ -1951,18 +1974,18 @@ function ReviewQuestionLayout({
1951
1974
  },
1952
1975
  width: "100%",
1953
1976
  children: [
1954
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(AlignCenter, { pb: "3", pt: "4", px: "4", children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Header }) }),
1955
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes12.Separator, { size: "4" }),
1956
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1977
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(AlignCenter, { pb: "3", pt: "4", px: "4", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Header }) }),
1978
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes12.Separator, { size: "4" }),
1979
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
1957
1980
  AlignCenter,
1958
1981
  {
1959
1982
  p: "3",
1960
1983
  style: { backgroundColor: "var(--gray-2)", zIndex: 0 },
1961
- children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes.Box, { height: "100%", maxWidth: "650px", width: "100%", children: Body })
1984
+ children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes.Box, { height: "100%", maxWidth: "650px", width: "100%", children: Body })
1962
1985
  }
1963
1986
  ),
1964
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes12.Separator, { size: "4" }),
1965
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(AlignCenter, { px: "4", py: "3", children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Footer }) })
1987
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes12.Separator, { size: "4" }),
1988
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(AlignCenter, { px: "4", py: "3", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Footer }) })
1966
1989
  ]
1967
1990
  }
1968
1991
  );
@@ -1973,11 +1996,11 @@ var review_question_layout_default = ReviewQuestionLayout;
1973
1996
  var import_themes13 = require("@radix-ui/themes");
1974
1997
  var import_clsx6 = require("clsx");
1975
1998
  var import_react12 = require("react");
1976
- var import_jsx_runtime30 = require("react/jsx-runtime");
1999
+ var import_jsx_runtime31 = require("react/jsx-runtime");
1977
2000
  var Progress = (0, import_react12.forwardRef)((props, ref) => {
1978
2001
  const _a = props, { color, className } = _a, rest = __objRest(_a, ["color", "className"]);
1979
2002
  const { color: radixColor, className: colorClassName } = resolveColor(color);
1980
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2003
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
1981
2004
  import_themes13.Progress,
1982
2005
  __spreadProps(__spreadValues({}, rest), {
1983
2006
  className: (0, import_clsx6.clsx)(colorClassName, className),
@@ -1989,14 +2012,14 @@ var Progress = (0, import_react12.forwardRef)((props, ref) => {
1989
2012
  Progress.displayName = "Progress";
1990
2013
 
1991
2014
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-header.tsx
1992
- var import_jsx_runtime31 = require("react/jsx-runtime");
2015
+ var import_jsx_runtime32 = require("react/jsx-runtime");
1993
2016
  function ReviewQuestionHeader({
1994
2017
  index,
1995
2018
  total
1996
2019
  }) {
1997
2020
  const { reviewContents } = useCurriculumReviewContext();
1998
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes.Box, { height: "100%", width: "100%", children: [
1999
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes2.Grid, { columns: "1fr 40px", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
2021
+ return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes.Box, { height: "100%", width: "100%", children: [
2022
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes2.Grid, { columns: "1fr 40px", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2000
2023
  Heading2,
2001
2024
  {
2002
2025
  mb: "3",
@@ -2005,22 +2028,22 @@ function ReviewQuestionHeader({
2005
2028
  children: reviewContents.title
2006
2029
  }
2007
2030
  ) }),
2008
- /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes7.Flex, { justify: "between", mb: "2", width: "100%", children: [
2009
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: "\uC9C4\uD589 \uC0C1\uD669" }),
2010
- /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: [
2031
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes7.Flex, { justify: "between", mb: "2", width: "100%", children: [
2032
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: "\uC9C4\uD589 \uC0C1\uD669" }),
2033
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: [
2011
2034
  index + 1,
2012
2035
  " / ",
2013
2036
  total,
2014
2037
  " \uC644\uB8CC"
2015
2038
  ] })
2016
2039
  ] }),
2017
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Progress, { color: "iris", max: total, value: index + 1 })
2040
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Progress, { color: "iris", max: total, value: index + 1 })
2018
2041
  ] });
2019
2042
  }
2020
2043
  var review_question_header_default = ReviewQuestionHeader;
2021
2044
 
2022
2045
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.tsx
2023
- var import_jsx_runtime32 = require("react/jsx-runtime");
2046
+ var import_jsx_runtime33 = require("react/jsx-runtime");
2024
2047
  function ReviewQuestionFooter({
2025
2048
  index,
2026
2049
  onNext,
@@ -2030,22 +2053,22 @@ function ReviewQuestionFooter({
2030
2053
  onSubmit,
2031
2054
  isLoading
2032
2055
  }) {
2033
- return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes2.Grid, { columns: "1fr 1fr", gap: "3", children: [
2034
- index > 0 ? /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(Button, { onClick: onPrev, variant: "outline", children: [
2035
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_react_icons.ChevronLeftIcon, {}),
2056
+ return /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(import_themes2.Grid, { columns: "1fr 1fr", gap: "3", children: [
2057
+ index > 0 ? /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(Button, { onClick: onPrev, variant: "outline", children: [
2058
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_react_icons.ChevronLeftIcon, {}),
2036
2059
  "\uC774\uC804\uC73C\uB85C"
2037
- ] }) : /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes.Box, {}),
2038
- isLast ? /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(Button, { disabled: isNextButtonDisabled, loading: isLoading, onClick: onSubmit, children: [
2039
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_react_icons.PaperPlaneIcon, {}),
2060
+ ] }) : /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_themes.Box, {}),
2061
+ isLast ? /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(Button, { disabled: isNextButtonDisabled, loading: isLoading, onClick: onSubmit, children: [
2062
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_react_icons.PaperPlaneIcon, {}),
2040
2063
  "\uC81C\uCD9C\uD558\uAE30"
2041
- ] }) : /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(
2064
+ ] }) : /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(
2042
2065
  Button,
2043
2066
  {
2044
2067
  disabled: isNextButtonDisabled,
2045
2068
  onClick: onNext,
2046
2069
  variant: "surface",
2047
2070
  children: [
2048
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_react_icons.ChevronRightIcon, {}),
2071
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_react_icons.ChevronRightIcon, {}),
2049
2072
  "\uB2E4\uC74C\uC73C\uB85C"
2050
2073
  ]
2051
2074
  }
@@ -2060,7 +2083,7 @@ var import_react17 = require("react");
2060
2083
  // src/atoms/card.tsx
2061
2084
  var import_react13 = require("react");
2062
2085
  var import_themes14 = require("@radix-ui/themes");
2063
- var import_jsx_runtime33 = require("react/jsx-runtime");
2086
+ var import_jsx_runtime34 = require("react/jsx-runtime");
2064
2087
  var Card = (0, import_react13.forwardRef)(
2065
2088
  (props, forwardedRef) => {
2066
2089
  const _a = props, { borderDisable, borderRadius, error } = _a, rest = __objRest(_a, ["borderDisable", "borderRadius", "error"]);
@@ -2077,7 +2100,7 @@ var Card = (0, import_react13.forwardRef)(
2077
2100
  const errorClsName = (0, import_react13.useMemo)(() => {
2078
2101
  return error ? " error" : "";
2079
2102
  }, [error]);
2080
- return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2103
+ return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2081
2104
  import_themes14.Card,
2082
2105
  __spreadProps(__spreadValues({
2083
2106
  variant: "surface"
@@ -2098,7 +2121,7 @@ var import_react16 = require("react");
2098
2121
  var import_themes15 = require("@radix-ui/themes");
2099
2122
  var import_clsx7 = require("clsx");
2100
2123
  var import_react14 = require("react");
2101
- var import_jsx_runtime34 = require("react/jsx-runtime");
2124
+ var import_jsx_runtime35 = require("react/jsx-runtime");
2102
2125
  var Root3 = (0, import_react14.forwardRef)((props, ref) => {
2103
2126
  const _a = props, { color, className } = _a, rest = __objRest(_a, ["color", "className"]);
2104
2127
  const { color: radixColor, className: colorClassName } = (0, import_react14.useMemo)(
@@ -2106,7 +2129,7 @@ var Root3 = (0, import_react14.forwardRef)((props, ref) => {
2106
2129
  [color]
2107
2130
  );
2108
2131
  const appliedColor = colorClassName ? void 0 : radixColor;
2109
- return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
2132
+ return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2110
2133
  import_themes15.RadioCards.Root,
2111
2134
  __spreadProps(__spreadValues({}, rest), {
2112
2135
  className: (0, import_clsx7.clsx)(colorClassName, className),
@@ -2124,11 +2147,11 @@ var RadioCards = __spreadProps(__spreadValues({}, import_themes15.RadioCards), {
2124
2147
  var import_themes16 = require("@radix-ui/themes");
2125
2148
  var import_clsx8 = require("clsx");
2126
2149
  var import_react15 = require("react");
2127
- var import_jsx_runtime35 = require("react/jsx-runtime");
2150
+ var import_jsx_runtime36 = require("react/jsx-runtime");
2128
2151
  var Radio = (0, import_react15.forwardRef)((props, ref) => {
2129
2152
  const _a = props, { color, className } = _a, rest = __objRest(_a, ["color", "className"]);
2130
2153
  const { color: radixColor, className: colorClassName } = resolveColor(color);
2131
- return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2154
+ return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2132
2155
  import_themes16.Radio,
2133
2156
  __spreadProps(__spreadValues({}, rest), {
2134
2157
  className: (0, import_clsx8.clsx)(colorClassName, className),
@@ -2140,7 +2163,7 @@ var Radio = (0, import_react15.forwardRef)((props, ref) => {
2140
2163
  Radio.displayName = "Radio";
2141
2164
 
2142
2165
  // src/molecules/radio-button-card.tsx
2143
- var import_jsx_runtime36 = require("react/jsx-runtime");
2166
+ var import_jsx_runtime37 = require("react/jsx-runtime");
2144
2167
  var RadioCardContext = (0, import_react16.createContext)({});
2145
2168
  function Root4(props) {
2146
2169
  const [value, setValue] = (0, import_react16.useState)(props.value || props.defaultValue);
@@ -2152,7 +2175,7 @@ function Root4(props) {
2152
2175
  },
2153
2176
  [props]
2154
2177
  );
2155
- return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(RadioCardContext.Provider, { value: __spreadProps(__spreadValues({}, props), { value }), children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(RadioCards.Root, __spreadProps(__spreadValues({}, props), { onValueChange })) });
2178
+ return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(RadioCardContext.Provider, { value: __spreadProps(__spreadValues({}, props), { value }), children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(RadioCards.Root, __spreadProps(__spreadValues({}, props), { onValueChange })) });
2156
2179
  }
2157
2180
  function Item(_a) {
2158
2181
  var _b = _a, {
@@ -2169,9 +2192,9 @@ function Item(_a) {
2169
2192
  "justify",
2170
2193
  "RadioWrapper"
2171
2194
  ]);
2172
- return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(RadioCards.Item, __spreadProps(__spreadValues({}, itemRest), { children: /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)(import_themes7.Flex, { align: "center", justify: justify || "between", width: "100%", children: [
2195
+ return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(RadioCards.Item, __spreadProps(__spreadValues({}, itemRest), { children: /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)(import_themes7.Flex, { align: "center", justify: justify || "between", width: "100%", children: [
2173
2196
  children,
2174
- /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(RadioWrapper, { children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2197
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(RadioWrapper, { children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2175
2198
  Radio,
2176
2199
  {
2177
2200
  checked: itemRest.value === value,
@@ -2187,7 +2210,7 @@ var RadioButtonCard = {
2187
2210
  };
2188
2211
 
2189
2212
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.tsx
2190
- var import_jsx_runtime37 = require("react/jsx-runtime");
2213
+ var import_jsx_runtime38 = require("react/jsx-runtime");
2191
2214
  function ReviewQuestionContentHeader({
2192
2215
  type,
2193
2216
  title,
@@ -2195,9 +2218,9 @@ function ReviewQuestionContentHeader({
2195
2218
  icon
2196
2219
  }) {
2197
2220
  const Icon = getCurriculumIcon({ type, icon });
2198
- return /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)(import_themes.Box, { children: [
2199
- /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)(import_themes7.Flex, { gap: "2", mb: "3", children: [
2200
- /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2221
+ return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(import_themes.Box, { children: [
2222
+ /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(import_themes7.Flex, { gap: "2", mb: "3", children: [
2223
+ /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2201
2224
  Icon,
2202
2225
  {
2203
2226
  color: getCurriculumQuestionIconColor(type),
@@ -2205,14 +2228,14 @@ function ReviewQuestionContentHeader({
2205
2228
  width: "16"
2206
2229
  }
2207
2230
  ) }),
2208
- /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(Typo, { color: "gray", weight: "bold", children: title })
2231
+ /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Typo, { color: "gray", weight: "bold", children: title })
2209
2232
  ] }),
2210
- /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(Typo, { as: "p", color: "gray", children: question })
2233
+ /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Typo, { as: "p", color: "gray", children: question })
2211
2234
  ] });
2212
2235
  }
2213
2236
 
2214
2237
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.tsx
2215
- var import_jsx_runtime38 = require("react/jsx-runtime");
2238
+ var import_jsx_runtime39 = require("react/jsx-runtime");
2216
2239
  var correctAnswerStyle = {
2217
2240
  backgroundColor: "var(--green-a2)"
2218
2241
  };
@@ -2229,8 +2252,8 @@ function ReviewQuestionRadio(props) {
2229
2252
  if (isWrong) return "red";
2230
2253
  return void 0;
2231
2254
  }, [isCorrect, isWrong]);
2232
- return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(import_themes2.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
2233
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Card, { mb: "4", size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2255
+ return /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)(import_themes2.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
2256
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(Card, { mb: "4", size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2234
2257
  ReviewQuestionContentHeader,
2235
2258
  {
2236
2259
  icon: question.icon,
@@ -2239,8 +2262,8 @@ function ReviewQuestionRadio(props) {
2239
2262
  type: question.type
2240
2263
  }
2241
2264
  ) }),
2242
- /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(import_themes2.Grid, { height: "100%", rows: "1fr auto", width: "100%", children: [
2243
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(import_themes.Box, { position: "relative", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2265
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)(import_themes2.Grid, { height: "100%", rows: "1fr auto", width: "100%", children: [
2266
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(import_themes.Box, { position: "relative", children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2244
2267
  RadioButtonCard.Root,
2245
2268
  {
2246
2269
  color: radioColor,
@@ -2252,7 +2275,7 @@ function ReviewQuestionRadio(props) {
2252
2275
  position: "absolute"
2253
2276
  },
2254
2277
  value: answer,
2255
- children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(import_themes7.Flex, { direction: "column", gap: "2", width: "100%", children: question.options.map((option, i) => {
2278
+ children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(import_themes7.Flex, { direction: "column", gap: "2", width: "100%", children: question.options.map((option, i) => {
2256
2279
  const isThisOptionCorrect = isCheckAnswer && i === question.correctAnswer;
2257
2280
  const isThisOptionSelected = isCheckAnswer && i === Number(answer);
2258
2281
  const isThisOptionWrong = isCheckAnswer && isThisOptionSelected && i !== question.correctAnswer;
@@ -2260,15 +2283,15 @@ function ReviewQuestionRadio(props) {
2260
2283
  if (isThisOptionCorrect) return correctAnswerStyle;
2261
2284
  return {};
2262
2285
  })();
2263
- return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2286
+ return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2264
2287
  RadioButtonCard.Item,
2265
2288
  {
2266
2289
  style,
2267
2290
  value: i.toString(),
2268
- children: /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(import_themes.Box, { children: [
2269
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Typo, { as: "p", children: option.label }),
2270
- isThisOptionCorrect ? /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Typo, { color: "green", children: "\uC815\uB2F5\uC785\uB2C8\uB2E4" }) : null,
2271
- isThisOptionWrong ? /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Typo, { color: "red", children: "\uC815\uB2F5\uC774 \uC544\uB2D9\uB2C8\uB2E4" }) : null
2291
+ children: /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)(import_themes.Box, { children: [
2292
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(Typo, { as: "p", children: option.label }),
2293
+ isThisOptionCorrect ? /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(Typo, { color: "green", children: "\uC815\uB2F5\uC785\uB2C8\uB2E4" }) : null,
2294
+ isThisOptionWrong ? /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(Typo, { color: "red", children: "\uC815\uB2F5\uC774 \uC544\uB2D9\uB2C8\uB2E4" }) : null
2272
2295
  ] })
2273
2296
  },
2274
2297
  `${option.label}-${i}`
@@ -2276,7 +2299,7 @@ function ReviewQuestionRadio(props) {
2276
2299
  }) })
2277
2300
  }
2278
2301
  ) }),
2279
- /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(import_themes7.Flex, { justify: "end", mt: "2", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Button, { onClick: checkAnswer, children: "\uC815\uB2F5 \uD655\uC778" }) })
2302
+ /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(import_themes7.Flex, { justify: "end", mt: "2", children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(Button, { onClick: checkAnswer, children: "\uC815\uB2F5 \uD655\uC778" }) })
2280
2303
  ] })
2281
2304
  ] });
2282
2305
  }
@@ -2285,7 +2308,7 @@ var review_question_radio_default = ReviewQuestionRadio;
2285
2308
  // src/atoms/text-area.tsx
2286
2309
  var import_themes17 = require("@radix-ui/themes");
2287
2310
  var import_react18 = require("react");
2288
- var import_jsx_runtime39 = require("react/jsx-runtime");
2311
+ var import_jsx_runtime40 = require("react/jsx-runtime");
2289
2312
  var TextArea = (0, import_react18.forwardRef)(
2290
2313
  (props, ref) => {
2291
2314
  const _a = props, { error, style, className } = _a, rest = __objRest(_a, ["error", "style", "className"]);
@@ -2297,7 +2320,7 @@ var TextArea = (0, import_react18.forwardRef)(
2297
2320
  return __spreadValues(__spreadValues({}, style || {}), errorStyle);
2298
2321
  }, [error, style]);
2299
2322
  const classNameStr = error ? `error ${className}` : className;
2300
- return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2323
+ return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2301
2324
  import_themes17.TextArea,
2302
2325
  __spreadProps(__spreadValues({}, rest), {
2303
2326
  className: classNameStr,
@@ -2313,7 +2336,7 @@ TextArea.displayName = "TextArea";
2313
2336
  var import_themes18 = require("@radix-ui/themes");
2314
2337
  var import_clsx9 = require("clsx");
2315
2338
  var import_react19 = require("react");
2316
- var import_jsx_runtime40 = require("react/jsx-runtime");
2339
+ var import_jsx_runtime41 = require("react/jsx-runtime");
2317
2340
  var Root5 = (0, import_react19.forwardRef)((props, ref) => {
2318
2341
  const _a = props, { color, className } = _a, rest = __objRest(_a, ["color", "className"]);
2319
2342
  const { color: radixColor, className: colorClassName } = (0, import_react19.useMemo)(
@@ -2321,7 +2344,7 @@ var Root5 = (0, import_react19.forwardRef)((props, ref) => {
2321
2344
  [color]
2322
2345
  );
2323
2346
  const appliedColor = colorClassName ? void 0 : radixColor;
2324
- return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2347
+ return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2325
2348
  import_themes18.Callout.Root,
2326
2349
  __spreadProps(__spreadValues({}, rest), {
2327
2350
  className: (0, import_clsx9.clsx)(colorClassName, className),
@@ -2336,12 +2359,12 @@ var Callout = __spreadProps(__spreadValues({}, import_themes18.Callout), {
2336
2359
  });
2337
2360
 
2338
2361
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.tsx
2339
- var import_jsx_runtime41 = require("react/jsx-runtime");
2362
+ var import_jsx_runtime42 = require("react/jsx-runtime");
2340
2363
  function ReviewQuestionText(props) {
2341
2364
  const { question, answer, onChange } = props;
2342
2365
  const minLengthNotMet = question.minLength && answer.length < question.minLength;
2343
2366
  const remainingLength = question.minLength && answer.length < question.minLength ? question.minLength - answer.length : 0;
2344
- return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2367
+ return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2345
2368
  Card,
2346
2369
  {
2347
2370
  size: "2",
@@ -2349,9 +2372,9 @@ function ReviewQuestionText(props) {
2349
2372
  width: "100%",
2350
2373
  height: "100%"
2351
2374
  },
2352
- children: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_themes2.Grid, { height: "100%", rows: "1fr auto", children: [
2353
- /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_themes2.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
2354
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2375
+ children: /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(import_themes2.Grid, { height: "100%", rows: "1fr auto", children: [
2376
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(import_themes2.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
2377
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2355
2378
  ReviewQuestionContentHeader,
2356
2379
  {
2357
2380
  icon: question.icon,
@@ -2360,7 +2383,7 @@ function ReviewQuestionText(props) {
2360
2383
  type: question.type
2361
2384
  }
2362
2385
  ),
2363
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2386
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2364
2387
  TextArea,
2365
2388
  {
2366
2389
  mt: "2",
@@ -2372,17 +2395,17 @@ function ReviewQuestionText(props) {
2372
2395
  }
2373
2396
  )
2374
2397
  ] }),
2375
- minLengthNotMet ? /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_themes.Box, { mt: "2", children: [
2376
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Typo, { align: "right", as: "p", color: "red", variant: "caption", children: `${remainingLength}\uC790 \uB354 \uC791\uC131\uD574\uC8FC\uC138\uC694.` }),
2377
- question.minLengthInfoMessage ? /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(
2398
+ minLengthNotMet ? /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(import_themes.Box, { mt: "2", children: [
2399
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(Typo, { align: "right", as: "p", color: "red", variant: "caption", children: `${remainingLength}\uC790 \uB354 \uC791\uC131\uD574\uC8FC\uC138\uC694.` }),
2400
+ question.minLengthInfoMessage ? /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(
2378
2401
  Callout.Root,
2379
2402
  {
2380
2403
  color: "iris",
2381
2404
  mt: "2",
2382
2405
  style: { alignItems: "center" },
2383
2406
  children: [
2384
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Callout.Icon, { children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_react_icons.BellIcon, {}) }),
2385
- /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Callout.Text, { children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Typo, { as: "p", variant: "caption", children: question.minLengthInfoMessage }) })
2407
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(Callout.Icon, { children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(import_react_icons.BellIcon, {}) }),
2408
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(Callout.Text, { children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(Typo, { as: "p", variant: "caption", children: question.minLengthInfoMessage }) })
2386
2409
  ]
2387
2410
  }
2388
2411
  ) : null
@@ -2397,7 +2420,7 @@ var review_question_text_default = ReviewQuestionText;
2397
2420
  var import_themes19 = require("@radix-ui/themes");
2398
2421
  var import_clsx10 = require("clsx");
2399
2422
  var import_react20 = require("react");
2400
- var import_jsx_runtime42 = require("react/jsx-runtime");
2423
+ var import_jsx_runtime43 = require("react/jsx-runtime");
2401
2424
  var Root6 = (0, import_react20.forwardRef)((props, ref) => {
2402
2425
  const _a = props, { color, className } = _a, rest = __objRest(_a, ["color", "className"]);
2403
2426
  const { color: radixColor, className: colorClassName } = (0, import_react20.useMemo)(
@@ -2405,7 +2428,7 @@ var Root6 = (0, import_react20.forwardRef)((props, ref) => {
2405
2428
  [color]
2406
2429
  );
2407
2430
  const appliedColor = colorClassName ? void 0 : radixColor;
2408
- return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2431
+ return /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
2409
2432
  import_themes19.RadioGroup.Root,
2410
2433
  __spreadProps(__spreadValues({}, rest), {
2411
2434
  className: (0, import_clsx10.clsx)(colorClassName, className),
@@ -2420,12 +2443,12 @@ var RadioGroup = __spreadProps(__spreadValues({}, import_themes19.RadioGroup), {
2420
2443
  });
2421
2444
 
2422
2445
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.tsx
2423
- var import_jsx_runtime43 = require("react/jsx-runtime");
2446
+ var import_jsx_runtime44 = require("react/jsx-runtime");
2424
2447
  function ReviewQuestionSatisfisRadio(props) {
2425
2448
  var _a, _b, _c;
2426
2449
  const { question, answer, onChange } = props;
2427
- return /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)(import_jsx_runtime43.Fragment, { children: [
2428
- /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
2450
+ return /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)(import_jsx_runtime44.Fragment, { children: [
2451
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
2429
2452
  ReviewQuestionContentHeader,
2430
2453
  {
2431
2454
  icon: question.icon,
@@ -2434,18 +2457,18 @@ function ReviewQuestionSatisfisRadio(props) {
2434
2457
  type: question.type
2435
2458
  }
2436
2459
  ) }),
2437
- /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(RadioGroup.Root, { color: "iris", mt: "3", onValueChange: onChange, value: answer, children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(import_themes7.Flex, { direction: "column", gap: "2", children: (_c = question.options) == null ? void 0 : _c.map((option) => /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(RadioGroup.Item, { value: String(option.value), children: option.label }, option.value)) }) })
2460
+ /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(RadioGroup.Root, { color: "iris", mt: "3", onValueChange: onChange, value: answer, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(import_themes7.Flex, { direction: "column", gap: "2", children: (_c = question.options) == null ? void 0 : _c.map((option) => /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(RadioGroup.Item, { value: String(option.value), children: option.label }, option.value)) }) })
2438
2461
  ] });
2439
2462
  }
2440
2463
  var review_question_satisfaction_option_default = ReviewQuestionSatisfisRadio;
2441
2464
 
2442
2465
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.tsx
2443
- var import_jsx_runtime44 = require("react/jsx-runtime");
2466
+ var import_jsx_runtime45 = require("react/jsx-runtime");
2444
2467
  function ReviewQuestionSatisfisText(props) {
2445
2468
  var _a, _b;
2446
2469
  const { question, answer, onChange } = props;
2447
- return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Card, { size: "2", style: { height: "100%", width: "100%" }, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)(import_themes2.Grid, { height: "100%", rows: "auto 1fr", children: [
2448
- /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
2470
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Card, { size: "2", style: { height: "100%", width: "100%" }, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsxs)(import_themes2.Grid, { height: "100%", rows: "auto 1fr", children: [
2471
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2449
2472
  ReviewQuestionContentHeader,
2450
2473
  {
2451
2474
  icon: question.icon,
@@ -2454,7 +2477,7 @@ function ReviewQuestionSatisfisText(props) {
2454
2477
  type: question.type
2455
2478
  }
2456
2479
  ),
2457
- /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
2480
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2458
2481
  TextArea,
2459
2482
  {
2460
2483
  mt: "2",
@@ -2472,11 +2495,11 @@ function ReviewQuestionSatisfisText(props) {
2472
2495
  }
2473
2496
 
2474
2497
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.tsx
2475
- var import_jsx_runtime45 = require("react/jsx-runtime");
2498
+ var import_jsx_runtime46 = require("react/jsx-runtime");
2476
2499
  function ReviewQuestionBody(props) {
2477
2500
  const { question, answer, error, onChange } = props;
2478
2501
  if (question.type === "question_radio") {
2479
- return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2502
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2480
2503
  review_question_radio_default,
2481
2504
  {
2482
2505
  answer,
@@ -2487,7 +2510,7 @@ function ReviewQuestionBody(props) {
2487
2510
  );
2488
2511
  }
2489
2512
  if (question.type === "question_text") {
2490
- return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2513
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2491
2514
  review_question_text_default,
2492
2515
  {
2493
2516
  answer,
@@ -2498,7 +2521,7 @@ function ReviewQuestionBody(props) {
2498
2521
  );
2499
2522
  }
2500
2523
  if (question.type === "question_satisfaction_option") {
2501
- return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2524
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2502
2525
  review_question_satisfaction_option_default,
2503
2526
  {
2504
2527
  answer,
@@ -2509,7 +2532,7 @@ function ReviewQuestionBody(props) {
2509
2532
  );
2510
2533
  }
2511
2534
  if (question.type === "question_satisfaction_text") {
2512
- return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
2535
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2513
2536
  ReviewQuestionSatisfisText,
2514
2537
  {
2515
2538
  answer,
@@ -2524,7 +2547,7 @@ function ReviewQuestionBody(props) {
2524
2547
  var review_question_body_default = ReviewQuestionBody;
2525
2548
 
2526
2549
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.tsx
2527
- var import_jsx_runtime46 = require("react/jsx-runtime");
2550
+ var import_jsx_runtime47 = require("react/jsx-runtime");
2528
2551
  function ReviewQuestion({
2529
2552
  question,
2530
2553
  index,
@@ -2539,10 +2562,10 @@ function ReviewQuestion({
2539
2562
  onSubmit,
2540
2563
  isLoading
2541
2564
  }) {
2542
- return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2565
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2543
2566
  review_question_layout_default,
2544
2567
  {
2545
- Body: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2568
+ Body: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2546
2569
  review_question_body_default,
2547
2570
  {
2548
2571
  answer,
@@ -2551,7 +2574,7 @@ function ReviewQuestion({
2551
2574
  question
2552
2575
  }
2553
2576
  ),
2554
- Footer: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2577
+ Footer: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2555
2578
  review_question_footer_default,
2556
2579
  {
2557
2580
  index,
@@ -2563,14 +2586,14 @@ function ReviewQuestion({
2563
2586
  onSubmit
2564
2587
  }
2565
2588
  ),
2566
- Header: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(review_question_header_default, { index, total })
2589
+ Header: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(review_question_header_default, { index, total })
2567
2590
  }
2568
2591
  );
2569
2592
  }
2570
2593
  var ReviewQuestion_default = ReviewQuestion;
2571
2594
 
2572
2595
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.tsx
2573
- var import_jsx_runtime47 = require("react/jsx-runtime");
2596
+ var import_jsx_runtime48 = require("react/jsx-runtime");
2574
2597
  function CurriculumReviewStepsInner() {
2575
2598
  const {
2576
2599
  formik,
@@ -2588,10 +2611,10 @@ function CurriculumReviewStepsInner() {
2588
2611
  } = useCurriculumReviewContext();
2589
2612
  const { questions } = reviewContents;
2590
2613
  if (step === 0) {
2591
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(start_review_default, { onStart: handleStart });
2614
+ return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(start_review_default, { onStart: handleStart });
2592
2615
  }
2593
2616
  if (step > 0 && step <= questions.length && currentQuestion) {
2594
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2617
+ return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2595
2618
  ReviewQuestion_default,
2596
2619
  {
2597
2620
  answer: currentAnswer,
@@ -2609,7 +2632,7 @@ function CurriculumReviewStepsInner() {
2609
2632
  }
2610
2633
  );
2611
2634
  }
2612
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(complete_review_default, { onClickReviewMyAnswer });
2635
+ return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(complete_review_default, { onClickReviewMyAnswer });
2613
2636
  }
2614
2637
  function CurriculumReviewSteps({
2615
2638
  contents,
@@ -2622,7 +2645,7 @@ function CurriculumReviewSteps({
2622
2645
  mode,
2623
2646
  done
2624
2647
  }) {
2625
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2648
+ return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2626
2649
  CurriculumReviewProvider,
2627
2650
  {
2628
2651
  curriculum,
@@ -2634,14 +2657,14 @@ function CurriculumReviewSteps({
2634
2657
  onSubmit,
2635
2658
  reviewContents: contents,
2636
2659
  sectionTitle: title,
2637
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(CurriculumReviewStepsInner, {})
2660
+ children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(CurriculumReviewStepsInner, {})
2638
2661
  }
2639
2662
  );
2640
2663
  }
2641
2664
  var CurriculumReviewSteps_default = CurriculumReviewSteps;
2642
2665
 
2643
2666
  // src/molecules/curriculumV2/CurriculumContents/curriculum-review.tsx
2644
- var import_jsx_runtime48 = require("react/jsx-runtime");
2667
+ var import_jsx_runtime49 = require("react/jsx-runtime");
2645
2668
  function CurriculumReview(props) {
2646
2669
  const { item, sectionTitle } = props;
2647
2670
  const { description, buttonTitle } = item;
@@ -2706,8 +2729,8 @@ function CurriculumReview(props) {
2706
2729
  return Boolean(curriculumCompleteMap[item.uuid]);
2707
2730
  }, [curriculumCompleteMap, item.uuid]);
2708
2731
  const bgColor = done ? "var(--color-panel-solid)" : void 0;
2709
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(Dialog.Root, { onOpenChange: setOpen, open, children: [
2710
- /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(
2732
+ return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(Dialog.Root, { onOpenChange: setOpen, open, children: [
2733
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
2711
2734
  import_themes7.Flex,
2712
2735
  {
2713
2736
  align: "center",
@@ -2724,21 +2747,21 @@ function CurriculumReview(props) {
2724
2747
  },
2725
2748
  width: "100%",
2726
2749
  children: [
2727
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Typo, { color: "gray", weight: "bold", children: curriculum.title }),
2728
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }),
2729
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Dialog.Trigger, { children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2750
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Typo, { color: "gray", weight: "bold", children: curriculum.title }),
2751
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }),
2752
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Dialog.Trigger, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2730
2753
  Button,
2731
2754
  {
2732
2755
  mt: "3",
2733
2756
  style: { minWidth: 232, backgroundColor: bgColor },
2734
2757
  variant: done ? "outline" : "solid",
2735
- children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Typo, { truncate: true, children: done ? "\uB098\uC758 \uC751\uB2F5 \uB2E4\uC2DC\uBCF4\uAE30" : buttonTitle })
2758
+ children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Typo, { truncate: true, children: done ? "\uB098\uC758 \uC751\uB2F5 \uB2E4\uC2DC\uBCF4\uAE30" : buttonTitle })
2736
2759
  }
2737
2760
  ) })
2738
2761
  ]
2739
2762
  }
2740
2763
  ),
2741
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2764
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2742
2765
  Dialog.Content,
2743
2766
  {
2744
2767
  height: "100%",
@@ -2746,7 +2769,7 @@ function CurriculumReview(props) {
2746
2769
  style: { borderRadius: 0, padding: 0 },
2747
2770
  title: "",
2748
2771
  width: "100%",
2749
- children: /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(
2772
+ children: /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
2750
2773
  import_themes7.Flex,
2751
2774
  {
2752
2775
  align: "center",
@@ -2756,7 +2779,7 @@ function CurriculumReview(props) {
2756
2779
  position: "relative",
2757
2780
  width: "100%",
2758
2781
  children: [
2759
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2782
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2760
2783
  CurriculumReviewSteps_default,
2761
2784
  {
2762
2785
  contents: item,
@@ -2770,27 +2793,27 @@ function CurriculumReview(props) {
2770
2793
  title: sectionTitle
2771
2794
  }
2772
2795
  ),
2773
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(import_themes.Box, { position: "absolute", right: "16px", top: "16px", children: /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(
2796
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_themes.Box, { position: "absolute", right: "16px", top: "16px", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
2774
2797
  IconButton,
2775
2798
  {
2776
2799
  color: "gray",
2777
2800
  onClick: onClickCloseDrawer,
2778
2801
  variant: "ghost",
2779
2802
  children: [
2780
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(import_themes.Box, { display: { initial: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(import_react_icons3.Cross1Icon, { height: 20, width: 20 }) }),
2781
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(import_themes.Box, { display: { initial: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(import_react_icons3.Cross1Icon, { height: 16, width: 16 }) })
2803
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_themes.Box, { display: { initial: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_react_icons3.Cross1Icon, { height: 20, width: 20 }) }),
2804
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_themes.Box, { display: { initial: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_react_icons3.Cross1Icon, { height: 16, width: 16 }) })
2782
2805
  ]
2783
2806
  }
2784
2807
  ) }),
2785
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Dialog.Root, { onOpenChange: setCloseDialogOpen, open: closeDialogOpen, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2808
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Dialog.Root, { onOpenChange: setCloseDialogOpen, open: closeDialogOpen, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
2786
2809
  Dialog.Content,
2787
2810
  {
2788
- buttons: /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(import_themes7.Flex, { gap: "3", justify: "end", children: [
2789
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Dialog.Close, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Button, { color: "gray", variant: "outline", children: "\uB3CC\uC544\uAC00\uAE30" }) }),
2790
- /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Dialog.Close, { children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Button, { color: "red", onClick: onClickEndReview, children: "\uB098\uAC00\uAE30" }) })
2811
+ buttons: /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(import_themes7.Flex, { gap: "3", justify: "end", children: [
2812
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Dialog.Close, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Button, { color: "gray", variant: "outline", children: "\uB3CC\uC544\uAC00\uAE30" }) }),
2813
+ /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Dialog.Close, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Button, { color: "red", onClick: onClickEndReview, children: "\uB098\uAC00\uAE30" }) })
2791
2814
  ] }),
2792
2815
  title: "\uC791\uC131\uC744 \uC911\uB2E8\uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",
2793
- children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Typo, { children: "\uD398\uC774\uC9C0\uC5D0\uC11C \uBC97\uC5B4\uB098\uBA74 \uC791\uC131\uD55C \uB0B4\uC6A9\uC774 \uC800\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4." })
2816
+ children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Typo, { children: "\uD398\uC774\uC9C0\uC5D0\uC11C \uBC97\uC5B4\uB098\uBA74 \uC791\uC131\uD55C \uB0B4\uC6A9\uC774 \uC800\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4." })
2794
2817
  }
2795
2818
  ) })
2796
2819
  ]
@@ -2804,7 +2827,7 @@ var curriculum_review_default = CurriculumReview;
2804
2827
 
2805
2828
  // src/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.tsx
2806
2829
  var import_react22 = require("react");
2807
- var import_jsx_runtime49 = require("react/jsx-runtime");
2830
+ var import_jsx_runtime50 = require("react/jsx-runtime");
2808
2831
  function CurriculumAiTraning({
2809
2832
  item
2810
2833
  }) {
@@ -2814,7 +2837,7 @@ function CurriculumAiTraning({
2814
2837
  return Boolean(curriculumCompleteMap[item.uuid]);
2815
2838
  }, [curriculumCompleteMap, item.uuid]);
2816
2839
  const bgColor = done ? "var(--color-panel-solid)" : void 0;
2817
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
2840
+ return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
2818
2841
  import_themes7.Flex,
2819
2842
  {
2820
2843
  align: "center",
@@ -2829,9 +2852,9 @@ function CurriculumAiTraning({
2829
2852
  },
2830
2853
  width: "100%",
2831
2854
  children: [
2832
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Typo, { color: "gray", weight: "bold", children: title }),
2833
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }),
2834
- /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
2855
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Typo, { color: "gray", weight: "bold", children: title }),
2856
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }),
2857
+ /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
2835
2858
  Button,
2836
2859
  {
2837
2860
  mt: "3",
@@ -2842,7 +2865,7 @@ function CurriculumAiTraning({
2842
2865
  variant: done ? "outline" : "solid",
2843
2866
  children: [
2844
2867
  done ? "\uB2E4\uC2DC \uC5F0\uC2B5\uD558\uAE30" : buttonTitle || "\uC2DC\uC791\uD558\uAE30",
2845
- done ? /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_react_icons.ResetIcon, {}) : null
2868
+ done ? /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(import_react_icons.ResetIcon, {}) : null
2846
2869
  ]
2847
2870
  }
2848
2871
  )
@@ -2854,7 +2877,7 @@ var curriculum_ai_traning_default = CurriculumAiTraning;
2854
2877
 
2855
2878
  // src/molecules/curriculumV2/CurriculumContents/curriculum-file-download.tsx
2856
2879
  var import_react23 = require("react");
2857
- var import_jsx_runtime50 = require("react/jsx-runtime");
2880
+ var import_jsx_runtime51 = require("react/jsx-runtime");
2858
2881
  function CurriculumFileDownload(props) {
2859
2882
  const { item } = props;
2860
2883
  const { title, description, files } = item;
@@ -2868,7 +2891,7 @@ function CurriculumFileDownload(props) {
2868
2891
  }
2869
2892
  onClickfileDownload(item, file);
2870
2893
  };
2871
- return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
2894
+ return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(
2872
2895
  import_themes7.Flex,
2873
2896
  {
2874
2897
  align: "center",
@@ -2879,9 +2902,9 @@ function CurriculumFileDownload(props) {
2879
2902
  py: "3",
2880
2903
  width: "100%",
2881
2904
  children: [
2882
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Typo, { color: "gray", weight: "bold", children: title }),
2883
- description ? /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }) : null,
2884
- /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2905
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { color: "gray", weight: "bold", children: title }),
2906
+ description ? /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }) : null,
2907
+ /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2885
2908
  import_themes7.Flex,
2886
2909
  {
2887
2910
  direction: "column",
@@ -2889,7 +2912,7 @@ function CurriculumFileDownload(props) {
2889
2912
  mt: "4",
2890
2913
  style: { width: "100%", maxWidth: 520 },
2891
2914
  children: files.map((file) => {
2892
- return /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
2915
+ return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2893
2916
  Button,
2894
2917
  {
2895
2918
  disabled: !isCallbackReady,
@@ -2897,14 +2920,14 @@ function CurriculumFileDownload(props) {
2897
2920
  handleClickFile(file);
2898
2921
  },
2899
2922
  variant: "outline",
2900
- children: /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Typo, { truncate: true, children: file.name })
2923
+ children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { truncate: true, children: file.name })
2901
2924
  },
2902
2925
  file.url
2903
2926
  );
2904
2927
  })
2905
2928
  }
2906
2929
  ),
2907
- !isCallbackReady ? /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Typo, { align: "center", color: "gray", mt: "3", variant: "caption", children: "\uD30C\uC77C \uB2E4\uC6B4\uB85C\uB4DC \uAE30\uB2A5\uC774 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4." }) : null
2930
+ !isCallbackReady ? /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { align: "center", color: "gray", mt: "3", variant: "caption", children: "\uD30C\uC77C \uB2E4\uC6B4\uB85C\uB4DC \uAE30\uB2A5\uC774 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4." }) : null
2908
2931
  ]
2909
2932
  }
2910
2933
  );
@@ -2912,14 +2935,14 @@ function CurriculumFileDownload(props) {
2912
2935
  var curriculum_file_download_default = CurriculumFileDownload;
2913
2936
 
2914
2937
  // src/molecules/curriculumV2/CurriculumContents/index.tsx
2915
- var import_jsx_runtime51 = require("react/jsx-runtime");
2938
+ var import_jsx_runtime52 = require("react/jsx-runtime");
2916
2939
  function CurriculumBody() {
2917
2940
  const { selectedItem, selectedSectionTitle } = useCurriculumContext();
2918
2941
  switch (selectedItem.type) {
2919
2942
  case "video":
2920
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(curriculum_video_default, { item: selectedItem });
2943
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(curriculum_video_default, { item: selectedItem });
2921
2944
  case "review":
2922
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
2945
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2923
2946
  curriculum_review_default,
2924
2947
  {
2925
2948
  item: selectedItem,
@@ -2927,11 +2950,11 @@ function CurriculumBody() {
2927
2950
  }
2928
2951
  );
2929
2952
  case "aiTraining":
2930
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(curriculum_ai_traning_default, { item: selectedItem });
2953
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(curriculum_ai_traning_default, { item: selectedItem });
2931
2954
  case "fileDownload":
2932
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(curriculum_file_download_default, { item: selectedItem });
2955
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(curriculum_file_download_default, { item: selectedItem });
2933
2956
  default:
2934
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(
2957
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(
2935
2958
  import_themes7.Flex,
2936
2959
  {
2937
2960
  align: "center",
@@ -2941,9 +2964,9 @@ function CurriculumBody() {
2941
2964
  justify: "center",
2942
2965
  width: "100%",
2943
2966
  children: [
2944
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(import_react_icons.InfoCircledIcon, { height: 24, width: 24 }),
2945
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { children: "\uCEE8\uD150\uCE20\uB97C \uB85C\uB529 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4" }),
2946
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { align: "center", color: "gray", variant: "caption", children: `[debug info]
2967
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_react_icons.InfoCircledIcon, { height: 24, width: 24 }),
2968
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(Typo, { children: "\uCEE8\uD150\uCE20\uB97C \uB85C\uB529 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4" }),
2969
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(Typo, { align: "center", color: "gray", variant: "caption", children: `[debug info]
2947
2970
  ${JSON.stringify(selectedItem)}` })
2948
2971
  ]
2949
2972
  }
@@ -2958,14 +2981,14 @@ var import_react25 = require("react");
2958
2981
  var import_themes20 = require("@radix-ui/themes");
2959
2982
  var import_clsx11 = require("clsx");
2960
2983
  var import_react24 = require("react");
2961
- var import_jsx_runtime52 = require("react/jsx-runtime");
2984
+ var import_jsx_runtime53 = require("react/jsx-runtime");
2962
2985
  var Root7 = (0, import_react24.forwardRef)((props, ref) => {
2963
2986
  const _a = props, { color, className } = _a, rest = __objRest(_a, ["color", "className"]);
2964
2987
  const { className: colorClassName } = (0, import_react24.useMemo)(
2965
2988
  () => resolveColor(color),
2966
2989
  [color]
2967
2990
  );
2968
- return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
2991
+ return /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
2969
2992
  import_themes20.Tabs.Root,
2970
2993
  __spreadProps(__spreadValues({}, rest), {
2971
2994
  className: (0, import_clsx11.clsx)(colorClassName, className),
@@ -2979,12 +3002,12 @@ var Tabs = __spreadProps(__spreadValues({}, import_themes20.Tabs), {
2979
3002
  });
2980
3003
 
2981
3004
  // src/molecules/curriculumV2/CurriculumSidebar/Items/section-title.tsx
2982
- var import_jsx_runtime53 = require("react/jsx-runtime");
3005
+ var import_jsx_runtime54 = require("react/jsx-runtime");
2983
3006
  function SectionTitle(props) {
2984
3007
  const { title, duration } = props;
2985
- return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(import_themes2.Grid, { align: "center", columns: "1fr auto", px: "3", py: "2", children: [
2986
- /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(Typo, { color: "gray", children: title }),
2987
- /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(Typo, { color: "gray", variant: "caption", children: [
3008
+ return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(import_themes2.Grid, { align: "center", columns: "1fr auto", px: "3", py: "2", children: [
3009
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(Typo, { color: "gray", children: title }),
3010
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(Typo, { color: "gray", variant: "caption", children: [
2988
3011
  duration,
2989
3012
  "\uBD84"
2990
3013
  ] })
@@ -2993,14 +3016,14 @@ function SectionTitle(props) {
2993
3016
  var section_title_default = SectionTitle;
2994
3017
 
2995
3018
  // src/molecules/curriculumV2/CurriculumSidebar/Items/curriculum-sidebar-item-wrapper.tsx
2996
- var import_jsx_runtime54 = require("react/jsx-runtime");
3019
+ var import_jsx_runtime55 = require("react/jsx-runtime");
2997
3020
  function CurriculumSidebarItemWrapper({
2998
3021
  children,
2999
3022
  isSelected,
3000
3023
  onClick,
3001
3024
  index
3002
3025
  }) {
3003
- return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(
3026
+ return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(
3004
3027
  import_themes2.Grid,
3005
3028
  {
3006
3029
  align: "center",
@@ -3016,7 +3039,7 @@ function CurriculumSidebarItemWrapper({
3016
3039
  cursor: onClick ? "pointer" : void 0
3017
3040
  },
3018
3041
  children: [
3019
- isSelected ? /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
3042
+ isSelected ? /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
3020
3043
  import_themes12.Separator,
3021
3044
  {
3022
3045
  color: "yellow",
@@ -3033,15 +3056,15 @@ function CurriculumSidebarItemWrapper({
3033
3056
  var curriculum_sidebar_item_wrapper_default = CurriculumSidebarItemWrapper;
3034
3057
 
3035
3058
  // src/molecules/curriculumV2/CurriculumSidebar/Items/curriculum-item-title.tsx
3036
- var import_jsx_runtime55 = require("react/jsx-runtime");
3059
+ var import_jsx_runtime56 = require("react/jsx-runtime");
3037
3060
  function CurriculumItemTitle({
3038
3061
  title,
3039
3062
  subText,
3040
3063
  duration
3041
3064
  }) {
3042
- return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(import_themes7.Flex, { direction: "column", gap: "1", children: [
3043
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(Typo, { color: "gray", weight: "bold", children: title }),
3044
- /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(Typo, { color: "gray", variant: "caption", children: [
3065
+ return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(import_themes7.Flex, { direction: "column", gap: "1", children: [
3066
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(Typo, { color: "gray", weight: "bold", children: title }),
3067
+ /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(Typo, { color: "gray", variant: "caption", children: [
3045
3068
  subText,
3046
3069
  duration ? ` | ${duration}\uBD84` : ""
3047
3070
  ] })
@@ -3050,7 +3073,7 @@ function CurriculumItemTitle({
3050
3073
  var curriculum_item_title_default = CurriculumItemTitle;
3051
3074
 
3052
3075
  // src/molecules/curriculumV2/CurriculumSidebar/Items/section-item.tsx
3053
- var import_jsx_runtime56 = require("react/jsx-runtime");
3076
+ var import_jsx_runtime57 = require("react/jsx-runtime");
3054
3077
  function SectionCommonItem({
3055
3078
  title,
3056
3079
  duration,
@@ -3059,21 +3082,21 @@ function SectionCommonItem({
3059
3082
  color = "gray"
3060
3083
  }) {
3061
3084
  const IconComp = getCurriculumIcon({ type, icon });
3062
- return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(import_jsx_runtime56.Fragment, { children: [
3063
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(IconComp, { color }),
3064
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(curriculum_item_title_default, { duration, subText: getCurriculumContentSubTypeText(type), title })
3085
+ return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)(import_jsx_runtime57.Fragment, { children: [
3086
+ /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(IconComp, { color }),
3087
+ /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(curriculum_item_title_default, { duration, subText: getCurriculumContentSubTypeText(type), title })
3065
3088
  ] });
3066
3089
  }
3067
3090
  var section_item_default = SectionCommonItem;
3068
3091
 
3069
3092
  // src/molecules/curriculumV2/CurriculumSidebar/sidebar-item.tsx
3070
- var import_jsx_runtime57 = require("react/jsx-runtime");
3093
+ var import_jsx_runtime58 = require("react/jsx-runtime");
3071
3094
  function SidebarItem({ item, selectedIndex, setSelectedIndex, index, done }) {
3072
3095
  if (item.type === "sectionTitle") {
3073
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(section_title_default, __spreadValues({}, item), item.uuid);
3096
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(section_title_default, __spreadValues({}, item), item.uuid);
3074
3097
  }
3075
3098
  const isSelected = selectedIndex === index;
3076
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
3099
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3077
3100
  curriculum_sidebar_item_wrapper_default,
3078
3101
  {
3079
3102
  index,
@@ -3081,7 +3104,7 @@ function SidebarItem({ item, selectedIndex, setSelectedIndex, index, done }) {
3081
3104
  onClick: () => {
3082
3105
  setSelectedIndex(index);
3083
3106
  },
3084
- children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
3107
+ children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3085
3108
  section_item_default,
3086
3109
  __spreadProps(__spreadValues({}, item), {
3087
3110
  color: getCurriculumIconColor({
@@ -3097,7 +3120,7 @@ function SidebarItem({ item, selectedIndex, setSelectedIndex, index, done }) {
3097
3120
  var sidebar_item_default = SidebarItem;
3098
3121
 
3099
3122
  // src/molecules/curriculumV2/CurriculumSidebar/index.tsx
3100
- var import_jsx_runtime58 = require("react/jsx-runtime");
3123
+ var import_jsx_runtime59 = require("react/jsx-runtime");
3101
3124
  var TAB_LIST = [
3102
3125
  {
3103
3126
  label: "\uAC15\uC758 \uBAA9\uCC28",
@@ -3125,9 +3148,9 @@ function CurriculumSidebar() {
3125
3148
  const tabList = (0, import_react25.useMemo)(() => {
3126
3149
  return [...TAB_LIST, ...customTabs != null ? customTabs : []];
3127
3150
  }, [customTabs]);
3128
- return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Tabs.Root, { asChild: true, defaultValue: TAB_LIST[0].value, children: /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)(import_themes2.Grid, { height: "100%", overflowY: "auto", rows: "auto 1fr ", width: "100%", children: [
3129
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Tabs.List, { style: TABS_LIST_STYLE, children: tabList.map((tab) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Tabs.Trigger, { value: tab.value, children: tab.label }, tab.value)) }),
3130
- /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)(
3151
+ return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(Tabs.Root, { asChild: true, defaultValue: TAB_LIST[0].value, children: /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(import_themes2.Grid, { height: "100%", overflowY: "auto", rows: "auto 1fr ", width: "100%", children: [
3152
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(Tabs.List, { style: TABS_LIST_STYLE, children: tabList.map((tab) => /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(Tabs.Trigger, { value: tab.value, children: tab.label }, tab.value)) }),
3153
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(
3131
3154
  import_themes.Box,
3132
3155
  {
3133
3156
  height: "100%",
@@ -3136,13 +3159,13 @@ function CurriculumSidebar() {
3136
3159
  ref: scrollAreaRef,
3137
3160
  width: "100%",
3138
3161
  children: [
3139
- /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)(
3162
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(
3140
3163
  Tabs.Content,
3141
3164
  {
3142
3165
  style: TABS_CONTENT_STYLE,
3143
3166
  value: TAB_LIST[0].value,
3144
3167
  children: [
3145
- list.map((item, index) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3168
+ list.map((item, index) => /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3146
3169
  sidebar_item_default,
3147
3170
  {
3148
3171
  done: curriculumCompleteMap[item.uuid],
@@ -3153,12 +3176,12 @@ function CurriculumSidebar() {
3153
3176
  },
3154
3177
  item.uuid
3155
3178
  )),
3156
- /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(import_themes.Box, { height: "150px" })
3179
+ /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(import_themes.Box, { height: "150px" })
3157
3180
  ]
3158
3181
  },
3159
3182
  TAB_LIST[0].value
3160
3183
  ),
3161
- customTabs == null ? void 0 : customTabs.map((tab) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
3184
+ customTabs == null ? void 0 : customTabs.map((tab) => /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3162
3185
  Tabs.Content,
3163
3186
  {
3164
3187
  style: TABS_CONTENT_STYLE,
@@ -3177,11 +3200,11 @@ function CurriculumSidebar() {
3177
3200
  var import_themes21 = require("@radix-ui/themes");
3178
3201
 
3179
3202
  // src/molecules/curriculumV2/curriculum-v2-layout.tsx
3180
- var import_jsx_runtime59 = require("react/jsx-runtime");
3203
+ var import_jsx_runtime60 = require("react/jsx-runtime");
3181
3204
  function CurriculumV2Layout(props) {
3182
3205
  const { NavBar, Contents, SideBar, SideNav, style } = props;
3183
- return /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(import_themes2.Grid, { align: "center", height: "100%", rows: "auto 1px 1fr", style, width: "100%", children: [
3184
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3206
+ return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(import_themes2.Grid, { align: "center", height: "100%", rows: "auto 1px 1fr", style, width: "100%", children: [
3207
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3185
3208
  import_themes7.Flex,
3186
3209
  {
3187
3210
  align: "center",
@@ -3190,8 +3213,8 @@ function CurriculumV2Layout(props) {
3190
3213
  children: NavBar
3191
3214
  }
3192
3215
  ),
3193
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(import_themes12.Separator, { size: "4" }),
3194
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
3216
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(import_themes12.Separator, { size: "4" }),
3217
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
3195
3218
  import_themes7.Flex,
3196
3219
  {
3197
3220
  align: "center",
@@ -3199,7 +3222,7 @@ function CurriculumV2Layout(props) {
3199
3222
  justify: "center",
3200
3223
  overflow: "hidden",
3201
3224
  width: "100%",
3202
- children: /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(
3225
+ children: /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(
3203
3226
  import_themes2.Grid,
3204
3227
  {
3205
3228
  columns: { initial: "1", md: "1fr 340px" },
@@ -3208,8 +3231,8 @@ function CurriculumV2Layout(props) {
3208
3231
  rows: { initial: "auto 1fr", md: "auto" },
3209
3232
  width: "100%",
3210
3233
  children: [
3211
- /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(import_themes.Box, { height: "100%", width: "100%", children: [
3212
- /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(import_themes21.AspectRatio, { ratio: 16 / 9, children: Contents }),
3234
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(import_themes.Box, { height: "100%", width: "100%", children: [
3235
+ /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(import_themes21.AspectRatio, { ratio: 16 / 9, children: Contents }),
3213
3236
  SideNav
3214
3237
  ] }),
3215
3238
  SideBar