@tipp/ui 2.10.3 → 2.10.5

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 +82 -80
  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 +66 -64
  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 +66 -64
  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 +67 -65
  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 +66 -64
  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 +67 -65
  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 +67 -65
  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 +463 -389
  59. package/dist/app/roleplay/index.cjs.map +1 -1
  60. package/dist/app/roleplay/index.js +78 -76
  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 +389 -315
  68. package/dist/app/roleplay/parts/content.cjs.map +1 -1
  69. package/dist/app/roleplay/parts/content.js +74 -72
  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 +232 -158
  77. package/dist/app/roleplay/parts/score-trend-section.cjs.map +1 -1
  78. package/dist/app/roleplay/parts/score-trend-section.js +70 -68
  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 +463 -389
  98. package/dist/app/roleplay/rp-session-detail.cjs.map +1 -1
  99. package/dist/app/roleplay/rp-session-detail.js +78 -76
  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-RZW6FVML.js → chunk-2IRG44IV.js} +2 -2
  109. package/dist/chunk-2PPLSZ4P.js +1 -0
  110. package/dist/{chunk-ZQLHRK36.js → chunk-2XDAK4B7.js} +4 -4
  111. package/dist/{chunk-AHAGCAQR.js → chunk-3DZIX4CE.js} +7 -7
  112. package/dist/{chunk-QOVPEQS3.js → chunk-4GH4R4VJ.js} +4 -4
  113. package/dist/chunk-5DRITHNR.js +1 -0
  114. package/dist/{chunk-QVGQBTSJ.js → chunk-5IGBFB67.js} +10 -10
  115. package/dist/{chunk-OBJA26HX.js → chunk-6GODZ2YW.js} +8 -8
  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-PBKV2YMF.js → chunk-CPSXONQO.js} +9 -9
  122. package/dist/{chunk-K4QH4R3O.js → chunk-CUS3ORMD.js} +4 -4
  123. package/dist/{chunk-H533TE6M.js → chunk-D4U2ZV2A.js} +4 -4
  124. package/dist/{chunk-RRC4WFG3.js → chunk-DIFGHMGI.js} +2 -2
  125. package/dist/{chunk-EXMCCYI2.js → chunk-DPMDQA3O.js} +4 -4
  126. package/dist/{chunk-L4KGHM2H.js → chunk-EJXZXUD2.js} +10 -10
  127. package/dist/{chunk-ZIHVLMT5.js → chunk-GA6W62DO.js} +4 -4
  128. package/dist/{chunk-P2H3VCIB.js → chunk-HL3MGRAC.js} +4 -4
  129. package/dist/chunk-IAKMJR72.js +33 -0
  130. package/dist/chunk-IAKMJR72.js.map +1 -0
  131. package/dist/{chunk-6UWQKH6U.js → chunk-IHLFOJD5.js} +2 -2
  132. package/dist/{chunk-SX46O67F.js → chunk-ISSUGCCY.js} +4 -4
  133. package/dist/{chunk-3ZJVSSAA.js → chunk-KQ3ME6XY.js} +8 -8
  134. package/dist/{chunk-YYVSUTXO.js → chunk-LK2H4QTJ.js} +4 -4
  135. package/dist/{chunk-XMZYZJTH.js → chunk-N3FMP27I.js} +4 -4
  136. package/dist/{chunk-UMLYWHB2.js → chunk-NK6S7ZMB.js} +4 -4
  137. package/dist/{chunk-RJ7XSZ2V.js → chunk-OPIVSYLN.js} +4 -4
  138. package/dist/{chunk-NVBAOOAT.js → chunk-OUDDTPEN.js} +4 -4
  139. package/dist/{chunk-V4QYGHOJ.js → chunk-Q2FDF2AB.js} +7 -7
  140. package/dist/{chunk-3FVDFMKP.js → chunk-RBU2TRYY.js} +9 -9
  141. package/dist/{chunk-PS525SZS.js → chunk-RJ62VZ6O.js} +3 -3
  142. package/dist/{chunk-WJ35Y2IU.js → chunk-SQ3FYBJT.js} +2 -2
  143. package/dist/{chunk-2H635UNE.js → chunk-TYM6T7JT.js} +2 -2
  144. package/dist/{chunk-5RIAIE2J.js → chunk-U4XM7VNI.js} +9 -3
  145. package/dist/chunk-U4XM7VNI.js.map +1 -0
  146. package/dist/{chunk-HNAZV4MI.js → chunk-V7KAHLW2.js} +5 -5
  147. package/dist/{chunk-PVDHXFLT.js → chunk-VBXZIIUA.js} +4 -4
  148. package/dist/{chunk-TDWMI7ZT.js → chunk-VBYXXISC.js} +5 -5
  149. package/dist/{chunk-77J4AZEO.js → chunk-VJREZH2Z.js} +4 -4
  150. package/dist/{chunk-66SUBB2N.js → chunk-W7LO5KYT.js} +9 -9
  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 +963 -885
  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 +156 -148
  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 +197 -59
  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 +866 -790
  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 +76 -71
  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 +5 -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-RZW6FVML.js.map → chunk-2IRG44IV.js.map} +0 -0
  297. /package/dist/{chunk-JVXATVAC.js.map → chunk-2PPLSZ4P.js.map} +0 -0
  298. /package/dist/{chunk-ZQLHRK36.js.map → chunk-2XDAK4B7.js.map} +0 -0
  299. /package/dist/{chunk-AHAGCAQR.js.map → chunk-3DZIX4CE.js.map} +0 -0
  300. /package/dist/{chunk-QOVPEQS3.js.map → chunk-4GH4R4VJ.js.map} +0 -0
  301. /package/dist/{chunk-SYMOHU2B.js.map → chunk-5DRITHNR.js.map} +0 -0
  302. /package/dist/{chunk-QVGQBTSJ.js.map → chunk-5IGBFB67.js.map} +0 -0
  303. /package/dist/{chunk-OBJA26HX.js.map → chunk-6GODZ2YW.js.map} +0 -0
  304. /package/dist/{chunk-UAUA3PMP.js.map → chunk-74PR3ZWJ.js.map} +0 -0
  305. /package/dist/{chunk-RPQWRKBW.js.map → chunk-AYWCLLQ2.js.map} +0 -0
  306. /package/dist/{chunk-KQIUOEBS.js.map → chunk-C4INJWFV.js.map} +0 -0
  307. /package/dist/{chunk-RBWD6IKY.js.map → chunk-CBYIPRND.js.map} +0 -0
  308. /package/dist/{chunk-JTVBWQJW.js.map → chunk-CGLDFUOY.js.map} +0 -0
  309. /package/dist/{chunk-PBKV2YMF.js.map → chunk-CPSXONQO.js.map} +0 -0
  310. /package/dist/{chunk-K4QH4R3O.js.map → chunk-CUS3ORMD.js.map} +0 -0
  311. /package/dist/{chunk-H533TE6M.js.map → chunk-D4U2ZV2A.js.map} +0 -0
  312. /package/dist/{chunk-RRC4WFG3.js.map → chunk-DIFGHMGI.js.map} +0 -0
  313. /package/dist/{chunk-EXMCCYI2.js.map → chunk-DPMDQA3O.js.map} +0 -0
  314. /package/dist/{chunk-L4KGHM2H.js.map → chunk-EJXZXUD2.js.map} +0 -0
  315. /package/dist/{chunk-ZIHVLMT5.js.map → chunk-GA6W62DO.js.map} +0 -0
  316. /package/dist/{chunk-P2H3VCIB.js.map → chunk-HL3MGRAC.js.map} +0 -0
  317. /package/dist/{chunk-6UWQKH6U.js.map → chunk-IHLFOJD5.js.map} +0 -0
  318. /package/dist/{chunk-SX46O67F.js.map → chunk-ISSUGCCY.js.map} +0 -0
  319. /package/dist/{chunk-3ZJVSSAA.js.map → chunk-KQ3ME6XY.js.map} +0 -0
  320. /package/dist/{chunk-YYVSUTXO.js.map → chunk-LK2H4QTJ.js.map} +0 -0
  321. /package/dist/{chunk-XMZYZJTH.js.map → chunk-N3FMP27I.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-HNAZV4MI.js.map → chunk-V7KAHLW2.js.map} +0 -0
  331. /package/dist/{chunk-PVDHXFLT.js.map → chunk-VBXZIIUA.js.map} +0 -0
  332. /package/dist/{chunk-TDWMI7ZT.js.map → chunk-VBYXXISC.js.map} +0 -0
  333. /package/dist/{chunk-77J4AZEO.js.map → chunk-VJREZH2Z.js.map} +0 -0
  334. /package/dist/{chunk-66SUBB2N.js.map → chunk-W7LO5KYT.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
@@ -1823,8 +1823,31 @@ var HeadsetIcon = React34.forwardRef(
1823
1823
  );
1824
1824
  HeadsetIcon.displayName = "HeadsetIcon";
1825
1825
 
1826
- // src/atoms/pagination.tsx
1826
+ // src/icons/empty-box.tsx
1827
+ var React35 = __toESM(require("react"), 1);
1827
1828
  var import_jsx_runtime51 = require("react/jsx-runtime");
1829
+ var EmptyBoxIcon = React35.forwardRef(
1830
+ (_a, forwardedRef) => {
1831
+ var _b = _a, { color = "currentColor", width = 120, height = 120 } = _b, props = __objRest(_b, ["color", "width", "height"]);
1832
+ return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1833
+ "svg",
1834
+ __spreadProps(__spreadValues({
1835
+ fill: color,
1836
+ height,
1837
+ viewBox: "0 0 462.035 462.035",
1838
+ width,
1839
+ xmlns: "http://www.w3.org/2000/svg"
1840
+ }, props), {
1841
+ ref: forwardedRef,
1842
+ children: /* @__PURE__ */ (0, import_jsx_runtime51.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" })
1843
+ })
1844
+ );
1845
+ }
1846
+ );
1847
+ EmptyBoxIcon.displayName = "EmptyBoxIcon";
1848
+
1849
+ // src/atoms/pagination.tsx
1850
+ var import_jsx_runtime52 = require("react/jsx-runtime");
1828
1851
  function Pagination(props) {
1829
1852
  const { onChange, count = 0, siblingCount = 2 } = props;
1830
1853
  const isControlled = props.page !== void 0;
@@ -1893,7 +1916,7 @@ function Pagination(props) {
1893
1916
  const { color: resolvedColor, className: colorClassName } = resolveColor(
1894
1917
  props.color
1895
1918
  );
1896
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(
1919
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(
1897
1920
  import_themes23.Flex,
1898
1921
  {
1899
1922
  align: "center",
@@ -1901,18 +1924,18 @@ function Pagination(props) {
1901
1924
  className: colorClassName ? `tipp-pagination ${colorClassName}` : "tipp-pagination",
1902
1925
  "data-accent-color": resolvedColor,
1903
1926
  children: [
1904
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1927
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1905
1928
  IconButton,
1906
1929
  __spreadProps(__spreadValues({
1907
1930
  disabled: !doublePrev,
1908
1931
  onClick: onClickDoublePrev
1909
1932
  }, moveButtonProps), {
1910
- children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(import_react_icons2.DoubleArrowLeftIcon, __spreadValues({}, iconSize))
1933
+ children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_react_icons2.DoubleArrowLeftIcon, __spreadValues({}, iconSize))
1911
1934
  })
1912
1935
  ),
1913
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(IconButton, __spreadProps(__spreadValues({ disabled: !prev, onClick: onClickPrev }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(import_react_icons2.ChevronLeftIcon, __spreadValues({}, iconSize)) })),
1914
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(import_themes23.Flex, { gap: "1", children: visibleItems.map((item) => {
1915
- return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1936
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(IconButton, __spreadProps(__spreadValues({ disabled: !prev, onClick: onClickPrev }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_react_icons2.ChevronLeftIcon, __spreadValues({}, iconSize)) })),
1937
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_themes23.Flex, { gap: "1", children: visibleItems.map((item) => {
1938
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1916
1939
  "button",
1917
1940
  {
1918
1941
  className: `page-button ${item === page ? "active" : ""}`,
@@ -1920,19 +1943,19 @@ function Pagination(props) {
1920
1943
  goToPage(item);
1921
1944
  },
1922
1945
  type: "button",
1923
- children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Typo, { variant: "body", children: item })
1946
+ children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(Typo, { variant: "body", children: item })
1924
1947
  },
1925
1948
  item
1926
1949
  );
1927
1950
  }) }),
1928
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(IconButton, __spreadProps(__spreadValues({ disabled: !next, onClick: onClickNext }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(import_react_icons2.ChevronRightIcon, __spreadValues({}, iconSize)) })),
1929
- /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(
1951
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(IconButton, __spreadProps(__spreadValues({ disabled: !next, onClick: onClickNext }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_react_icons2.ChevronRightIcon, __spreadValues({}, iconSize)) })),
1952
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1930
1953
  IconButton,
1931
1954
  __spreadProps(__spreadValues({
1932
1955
  disabled: !doubleNext,
1933
1956
  onClick: onClickDoubleNext
1934
1957
  }, moveButtonProps), {
1935
- children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(import_react_icons2.DoubleArrowRightIcon, __spreadValues({}, iconSize))
1958
+ children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_react_icons2.DoubleArrowRightIcon, __spreadValues({}, iconSize))
1936
1959
  })
1937
1960
  )
1938
1961
  ]
@@ -1941,23 +1964,23 @@ function Pagination(props) {
1941
1964
  }
1942
1965
 
1943
1966
  // src/atoms/field-error-wrapper.tsx
1944
- var import_jsx_runtime52 = require("react/jsx-runtime");
1967
+ var import_jsx_runtime53 = require("react/jsx-runtime");
1945
1968
 
1946
1969
  // src/atoms/ellipsis-tooltip.tsx
1947
1970
  var import_react37 = require("react");
1948
- var import_jsx_runtime53 = require("react/jsx-runtime");
1971
+ var import_jsx_runtime54 = require("react/jsx-runtime");
1949
1972
 
1950
1973
  // src/atoms/drawer.tsx
1951
1974
  var Dialog = __toESM(require("@radix-ui/react-dialog"), 1);
1952
1975
  var import_themes51 = require("@radix-ui/themes");
1953
1976
 
1954
1977
  // src/icons/close-panel-arrow.tsx
1955
- var React37 = __toESM(require("react"), 1);
1956
- var import_jsx_runtime54 = require("react/jsx-runtime");
1957
- var ClosePanelArrowIcon = React37.forwardRef(
1978
+ var React38 = __toESM(require("react"), 1);
1979
+ var import_jsx_runtime55 = require("react/jsx-runtime");
1980
+ var ClosePanelArrowIcon = React38.forwardRef(
1958
1981
  (_a, forwardedRef) => {
1959
1982
  var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
1960
- return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(
1983
+ return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(
1961
1984
  "svg",
1962
1985
  __spreadProps(__spreadValues({
1963
1986
  fill: "none",
@@ -1968,7 +1991,7 @@ var ClosePanelArrowIcon = React37.forwardRef(
1968
1991
  }, props), {
1969
1992
  ref: forwardedRef,
1970
1993
  children: [
1971
- /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
1994
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
1972
1995
  "path",
1973
1996
  {
1974
1997
  clipRule: "evenodd",
@@ -1977,7 +2000,7 @@ var ClosePanelArrowIcon = React37.forwardRef(
1977
2000
  fillRule: "evenodd"
1978
2001
  }
1979
2002
  ),
1980
- /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
2003
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
1981
2004
  "path",
1982
2005
  {
1983
2006
  clipRule: "evenodd",
@@ -1994,11 +2017,11 @@ var ClosePanelArrowIcon = React37.forwardRef(
1994
2017
  ClosePanelArrowIcon.displayName = "ArrowDownIcon";
1995
2018
 
1996
2019
  // src/atoms/drawer.tsx
1997
- var import_jsx_runtime55 = require("react/jsx-runtime");
2020
+ var import_jsx_runtime56 = require("react/jsx-runtime");
1998
2021
 
1999
2022
  // src/atoms/toast.tsx
2000
2023
  var import_sonner = require("sonner");
2001
- var import_jsx_runtime56 = require("react/jsx-runtime");
2024
+ var import_jsx_runtime57 = require("react/jsx-runtime");
2002
2025
  var toast = Object.assign(import_sonner.toast, {
2003
2026
  warn: import_sonner.toast.warning
2004
2027
  });
@@ -2006,11 +2029,11 @@ var toast = Object.assign(import_sonner.toast, {
2006
2029
  // src/molecules/form/form.tsx
2007
2030
  var RadixForm = __toESM(require("@radix-ui/react-form"), 1);
2008
2031
  var import_react38 = require("react");
2009
- var import_jsx_runtime57 = require("react/jsx-runtime");
2032
+ var import_jsx_runtime58 = require("react/jsx-runtime");
2010
2033
  var Root14 = (0, import_react38.forwardRef)(
2011
2034
  (_a, ref) => {
2012
2035
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
2013
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2036
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2014
2037
  RadixForm.Root,
2015
2038
  __spreadProps(__spreadValues({}, rest), {
2016
2039
  className: `FormRoot ${className || ""}`,
@@ -2027,25 +2050,25 @@ var FieldContext = (0, import_react38.createContext)({
2027
2050
  var Field2 = (0, import_react38.forwardRef)(
2028
2051
  (_a, ref) => {
2029
2052
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
2030
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2053
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2031
2054
  RadixForm.Field,
2032
2055
  __spreadProps(__spreadValues({}, rest), {
2033
2056
  className: `FormField ${className || ""}`,
2034
2057
  ref,
2035
- children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(FieldContext.Provider, { value: rest, children })
2058
+ children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(FieldContext.Provider, { value: rest, children })
2036
2059
  })
2037
2060
  );
2038
2061
  }
2039
2062
  );
2040
2063
  Field2.displayName = "FORM_FIELD";
2041
2064
  function HeadingLabel(props) {
2042
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
2065
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
2043
2066
  }
2044
2067
  function CaptionLabel(props) {
2045
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption", weight: "bold" }, props), { children: props.children }));
2068
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption", weight: "bold" }, props), { children: props.children }));
2046
2069
  }
2047
2070
  function BodyLabel(props) {
2048
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(Typo, __spreadProps(__spreadValues({ variant: "body", weight: "bold" }, props), { children: props.children }));
2071
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Typo, __spreadProps(__spreadValues({ variant: "body", weight: "bold" }, props), { children: props.children }));
2049
2072
  }
2050
2073
  var Label3 = (0, import_react38.forwardRef)(
2051
2074
  (_a, ref) => {
@@ -2062,15 +2085,15 @@ var Label3 = (0, import_react38.forwardRef)(
2062
2085
  }
2063
2086
  }, [variant]);
2064
2087
  const fieldProps = (0, import_react38.useContext)(FieldContext);
2065
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2088
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2066
2089
  RadixForm.Label,
2067
2090
  __spreadProps(__spreadValues({}, rest), {
2068
2091
  asChild: true,
2069
2092
  className: `FormLabel ${className || ""}`,
2070
2093
  ref,
2071
- children: /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)(Comp, { children: [
2094
+ children: /* @__PURE__ */ (0, import_jsx_runtime58.jsxs)(Comp, { children: [
2072
2095
  children,
2073
- fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
2096
+ fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
2074
2097
  ] })
2075
2098
  })
2076
2099
  );
@@ -2080,13 +2103,13 @@ Label3.displayName = "FORM_Label";
2080
2103
  var Message2 = (0, import_react38.forwardRef)(
2081
2104
  (_a, ref) => {
2082
2105
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
2083
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2106
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2084
2107
  RadixForm.Message,
2085
2108
  __spreadProps(__spreadValues({}, rest), {
2086
2109
  asChild: true,
2087
2110
  className: `FormMessage ${className || ""}`,
2088
2111
  ref,
2089
- children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(Typo, { color: "red", children })
2112
+ children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Typo, { color: "red", children })
2090
2113
  })
2091
2114
  );
2092
2115
  }
@@ -2096,7 +2119,7 @@ var Control2 = (0, import_react38.forwardRef)(
2096
2119
  (_a, ref) => {
2097
2120
  var _b = _a, { className } = _b, rest = __objRest(_b, ["className"]);
2098
2121
  const fieldProps = (0, import_react38.useContext)(FieldContext);
2099
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
2122
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2100
2123
  RadixForm.Control,
2101
2124
  __spreadProps(__spreadValues({}, rest), {
2102
2125
  className: `FormControl ${className || ""}`,
@@ -2111,7 +2134,7 @@ Control2.displayName = "FORM_Control";
2111
2134
  // src/atoms/auto-sizing-input.tsx
2112
2135
  var import_themes52 = require("@radix-ui/themes");
2113
2136
  var import_react39 = require("react");
2114
- var import_jsx_runtime58 = require("react/jsx-runtime");
2137
+ var import_jsx_runtime59 = require("react/jsx-runtime");
2115
2138
  var useTextWidth = (text, font) => {
2116
2139
  const [textWidth, setTextWidth] = (0, import_react39.useState)(0);
2117
2140
  (0, import_react39.useEffect)(() => {
@@ -2211,7 +2234,7 @@ var AutoSizingInput = (0, import_react39.forwardRef)(
2211
2234
  (_a2 = inputRef.current) == null ? void 0 : _a2.focus();
2212
2235
  }
2213
2236
  }, [inputRef]);
2214
- return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
2237
+ return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
2215
2238
  import_themes52.Box,
2216
2239
  {
2217
2240
  className: "auto-sizing-input wrapper",
@@ -2219,7 +2242,7 @@ var AutoSizingInput = (0, import_react39.forwardRef)(
2219
2242
  minWidth,
2220
2243
  onClick,
2221
2244
  style: { width: dynamicWidth },
2222
- children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("input", __spreadValues({ onChange: handleChange, ref: inputRef, value }, rest))
2245
+ children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)("input", __spreadValues({ onChange: handleChange, ref: inputRef, value }, rest))
2223
2246
  }
2224
2247
  );
2225
2248
  }
@@ -2227,12 +2250,12 @@ var AutoSizingInput = (0, import_react39.forwardRef)(
2227
2250
  AutoSizingInput.displayName = "AutoSizingInput";
2228
2251
 
2229
2252
  // src/atoms/bullet-text.tsx
2230
- var import_jsx_runtime59 = require("react/jsx-runtime");
2253
+ var import_jsx_runtime60 = require("react/jsx-runtime");
2231
2254
 
2232
2255
  // src/atoms/list.tsx
2233
2256
  var import_react40 = require("react");
2234
2257
  var import_clsx28 = require("clsx");
2235
- var import_jsx_runtime60 = require("react/jsx-runtime");
2258
+ var import_jsx_runtime61 = require("react/jsx-runtime");
2236
2259
  var ListContext = (0, import_react40.createContext)({
2237
2260
  size: "large"
2238
2261
  });
@@ -2323,15 +2346,15 @@ function stepCode(step) {
2323
2346
  var SPEECH_OVERTALK_THRESHOLD = 40;
2324
2347
 
2325
2348
  // src/app/roleplay/parts/analysis-section.tsx
2326
- var import_jsx_runtime61 = require("react/jsx-runtime");
2349
+ var import_jsx_runtime62 = require("react/jsx-runtime");
2327
2350
  function Section2({
2328
2351
  title,
2329
2352
  desc,
2330
2353
  children
2331
2354
  }) {
2332
- return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)("section", { children: [
2333
- /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(import_themes7.Box, { mb: "3", children: [
2334
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2355
+ return /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("section", { children: [
2356
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(import_themes7.Box, { mb: "3", children: [
2357
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2335
2358
  Heading2,
2336
2359
  {
2337
2360
  size: { initial: "4", md: "5" },
@@ -2340,7 +2363,7 @@ function Section2({
2340
2363
  children: title
2341
2364
  }
2342
2365
  ),
2343
- desc ? /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
2366
+ desc ? /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
2344
2367
  ] }),
2345
2368
  children
2346
2369
  ] });
@@ -2354,9 +2377,9 @@ function AnalysisSection({
2354
2377
  if (items.length === 0) return null;
2355
2378
  const accentBorder = tone === "good" ? "var(--green-a6)" : "var(--amber-a6)";
2356
2379
  const numColor = tone === "good" ? "var(--green-11)" : "var(--amber-11)";
2357
- return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Section2, { desc, title, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(import_themes23.Flex, { direction: "column", children: items.map((item, index) => /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(import_themes7.Box, { children: [
2358
- index > 0 && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(import_themes40.Separator, { size: "4" }),
2359
- /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
2380
+ return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Section2, { desc, title, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes23.Flex, { direction: "column", children: items.map((item, index) => /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(import_themes7.Box, { children: [
2381
+ index > 0 && /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes40.Separator, { size: "4" }),
2382
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(
2360
2383
  import_themes23.Flex,
2361
2384
  {
2362
2385
  gap: "3",
@@ -2364,7 +2387,7 @@ function AnalysisSection({
2364
2387
  py: "3",
2365
2388
  style: { borderLeft: `2px solid ${accentBorder}` },
2366
2389
  children: [
2367
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
2390
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2368
2391
  Typo,
2369
2392
  {
2370
2393
  as: "span",
@@ -2375,9 +2398,9 @@ function AnalysisSection({
2375
2398
  children: index + 1
2376
2399
  }
2377
2400
  ),
2378
- /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(import_themes7.Box, { style: { minWidth: 0 }, children: [
2379
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Typo, { as: "p", variant: "body", weight: "medium", children: item.title }),
2380
- /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Typo, { as: "p", variant: "body", children: item.detail }) })
2401
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(import_themes7.Box, { style: { minWidth: 0 }, children: [
2402
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "p", variant: "body", weight: "medium", children: item.title }),
2403
+ /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "p", variant: "body", children: item.detail }) })
2381
2404
  ] })
2382
2405
  ]
2383
2406
  }
@@ -2386,15 +2409,15 @@ function AnalysisSection({
2386
2409
  }
2387
2410
 
2388
2411
  // src/app/roleplay/parts/coaching-panel.tsx
2389
- var import_jsx_runtime62 = require("react/jsx-runtime");
2412
+ var import_jsx_runtime63 = require("react/jsx-runtime");
2390
2413
  function Section3({
2391
2414
  title,
2392
2415
  desc,
2393
2416
  children
2394
2417
  }) {
2395
- return /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)("section", { children: [
2396
- /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(import_themes7.Box, { mb: "3", children: [
2397
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2418
+ return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)("section", { children: [
2419
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(import_themes7.Box, { mb: "3", children: [
2420
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2398
2421
  Heading2,
2399
2422
  {
2400
2423
  size: { initial: "4", md: "5" },
@@ -2403,21 +2426,21 @@ function Section3({
2403
2426
  children: title
2404
2427
  }
2405
2428
  ),
2406
- desc ? /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
2429
+ desc ? /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
2407
2430
  ] }),
2408
2431
  children
2409
2432
  ] });
2410
2433
  }
2411
2434
  function CoachingPanel({ skills }) {
2412
2435
  if (skills.length === 0) return null;
2413
- return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Section3, { desc: "\uB2E4\uC74C \uC7AC\uB3C4\uC804\uC5D0 \uBC14\uB85C \uC4F8 \uB300\uD654 \uAE30\uC220", title: "\uC989\uC2DC \uC801\uC6A9 \uC2A4\uD0AC", children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes24.Grid, { columns: "1", gap: "6", children: skills.map((skill, index) => /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(
2436
+ return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Section3, { desc: "\uB2E4\uC74C \uC7AC\uB3C4\uC804\uC5D0 \uBC14\uB85C \uC4F8 \uB300\uD654 \uAE30\uC220", title: "\uC989\uC2DC \uC801\uC6A9 \uC2A4\uD0AC", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_themes24.Grid, { columns: "1", gap: "6", children: skills.map((skill, index) => /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(
2414
2437
  Card,
2415
2438
  {
2416
2439
  style: { padding: "var(--space-3)" },
2417
2440
  variant: "surface",
2418
2441
  children: [
2419
- /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(import_themes23.Flex, { align: "center", gap: "2", children: [
2420
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2442
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(import_themes23.Flex, { align: "center", gap: "2", children: [
2443
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2421
2444
  import_themes23.Flex,
2422
2445
  {
2423
2446
  align: "center",
@@ -2429,7 +2452,7 @@ function CoachingPanel({ skills }) {
2429
2452
  background: "var(--accent-9)",
2430
2453
  flexShrink: 0
2431
2454
  },
2432
- children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2455
+ children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2433
2456
  Typo,
2434
2457
  {
2435
2458
  as: "span",
@@ -2442,10 +2465,10 @@ function CoachingPanel({ skills }) {
2442
2465
  )
2443
2466
  }
2444
2467
  ),
2445
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "span", variant: "body", weight: "medium", children: skill.title })
2468
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Typo, { as: "span", variant: "body", weight: "medium", children: skill.title })
2446
2469
  ] }),
2447
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(import_themes7.Box, { mt: "2", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "p", variant: "body", children: skill.description }) }),
2448
- /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
2470
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_themes7.Box, { mt: "2", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Typo, { as: "p", variant: "body", children: skill.description }) }),
2471
+ /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2449
2472
  import_themes7.Box,
2450
2473
  {
2451
2474
  mt: "2",
@@ -2454,7 +2477,7 @@ function CoachingPanel({ skills }) {
2454
2477
  borderRadius: "var(--radius-2)",
2455
2478
  background: "var(--accent-a2)"
2456
2479
  },
2457
- children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Typo, { as: "p", style: { color: "var(--accent-11)" }, variant: "body", children: skill.example })
2480
+ children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Typo, { as: "p", style: { color: "var(--accent-11)" }, variant: "body", children: skill.example })
2458
2481
  }
2459
2482
  )
2460
2483
  ]
@@ -2464,14 +2487,14 @@ function CoachingPanel({ skills }) {
2464
2487
  }
2465
2488
 
2466
2489
  // src/app/roleplay/parts/speech-share-bar.tsx
2467
- var import_jsx_runtime63 = require("react/jsx-runtime");
2490
+ var import_jsx_runtime64 = require("react/jsx-runtime");
2468
2491
  function SpeechShareBar({
2469
2492
  share
2470
2493
  }) {
2471
2494
  const isOvertalking = share.userPct > SPEECH_OVERTALK_THRESHOLD;
2472
- return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(import_themes7.Box, { children: [
2473
- /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(import_themes23.Flex, { align: "center", justify: "between", mb: "1", children: [
2474
- /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(
2495
+ return /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(import_themes7.Box, { children: [
2496
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(import_themes23.Flex, { align: "center", justify: "between", mb: "1", children: [
2497
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(
2475
2498
  Typo,
2476
2499
  {
2477
2500
  as: "span",
@@ -2487,13 +2510,13 @@ function SpeechShareBar({
2487
2510
  ]
2488
2511
  }
2489
2512
  ),
2490
- /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(Typo, { as: "span", color: "gray", variant: "caption", children: [
2513
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(Typo, { as: "span", color: "gray", variant: "caption", children: [
2491
2514
  "\uC0C1\uB300 ",
2492
2515
  share.partnerPct,
2493
2516
  "%"
2494
2517
  ] })
2495
2518
  ] }),
2496
- /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2519
+ /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2497
2520
  import_themes23.Flex,
2498
2521
  {
2499
2522
  style: {
@@ -2502,7 +2525,7 @@ function SpeechShareBar({
2502
2525
  overflow: "hidden",
2503
2526
  background: "var(--gray-4)"
2504
2527
  },
2505
- children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
2528
+ children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2506
2529
  import_themes7.Box,
2507
2530
  {
2508
2531
  style: {
@@ -2513,12 +2536,12 @@ function SpeechShareBar({
2513
2536
  )
2514
2537
  }
2515
2538
  ),
2516
- isOvertalking ? /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Typo, { as: "p", color: "red", mt: "1", variant: "caption", children: "\uC0C1\uB300\uC758 \uB9D0\uC744 \uB354 \uB4E3\uACE0 \uC9C8\uBB38\xB7\uACBD\uCCAD\uC758 \uBE44\uC911\uC744 \uB192\uC5EC \uBCF4\uC138\uC694" }) : null
2539
+ isOvertalking ? /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Typo, { as: "p", color: "red", mt: "1", variant: "caption", children: "\uC0C1\uB300\uC758 \uB9D0\uC744 \uB354 \uB4E3\uACE0 \uC9C8\uBB38\xB7\uACBD\uCCAD\uC758 \uBE44\uC911\uC744 \uB192\uC5EC \uBCF4\uC138\uC694" }) : null
2517
2540
  ] });
2518
2541
  }
2519
2542
 
2520
2543
  // src/app/roleplay/parts/score-summary.tsx
2521
- var import_jsx_runtime64 = require("react/jsx-runtime");
2544
+ var import_jsx_runtime65 = require("react/jsx-runtime");
2522
2545
  function ScoreSummary({
2523
2546
  detail,
2524
2547
  report,
@@ -2527,18 +2550,18 @@ function ScoreSummary({
2527
2550
  var _a;
2528
2551
  const scoreValue = (_a = detail.totalScore) != null ? _a : report.totalScore;
2529
2552
  const comment = report.comment;
2530
- return /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(
2553
+ return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
2531
2554
  import_themes24.Grid,
2532
2555
  {
2533
2556
  align: "start",
2534
2557
  columns: comment ? { initial: "1", md: "minmax(0, 240px) 1fr" } : "1",
2535
2558
  gap: "5",
2536
2559
  children: [
2537
- /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(Card, { variant: "surface", children: [
2538
- /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(import_themes23.Flex, { align: "center", direction: "column", gap: "2", py: "3", children: [
2539
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Typo, { as: "p", color: "gray", variant: "body", weight: "medium", children: "\uC885\uD569 \uC810\uC218" }),
2540
- /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(import_themes23.Flex, { align: "baseline", gap: "1", children: [
2541
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2560
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(Card, { variant: "surface", children: [
2561
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(import_themes23.Flex, { align: "center", direction: "column", gap: "2", py: "3", children: [
2562
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(Typo, { as: "p", color: "gray", variant: "body", weight: "medium", children: "\uC885\uD569 \uC810\uC218" }),
2563
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(import_themes23.Flex, { align: "baseline", gap: "1", children: [
2564
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2542
2565
  Typo,
2543
2566
  {
2544
2567
  as: "span",
@@ -2552,18 +2575,18 @@ function ScoreSummary({
2552
2575
  children: scoreValue != null ? scoreValue : "\u2014"
2553
2576
  }
2554
2577
  ),
2555
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Typo, { as: "span", color: "gray", mono: true, variant: "subtitle", children: "/100" })
2578
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(Typo, { as: "span", color: "gray", mono: true, variant: "subtitle", children: "/100" })
2556
2579
  ] })
2557
2580
  ] }),
2558
- speechShare ? /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(import_jsx_runtime64.Fragment, { children: [
2559
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(import_themes40.Separator, { my: "3", size: "4" }),
2560
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(SpeechShareBar, { share: speechShare })
2581
+ speechShare ? /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(import_jsx_runtime65.Fragment, { children: [
2582
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(import_themes40.Separator, { my: "3", size: "4" }),
2583
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(SpeechShareBar, { share: speechShare })
2561
2584
  ] }) : null
2562
2585
  ] }),
2563
- comment ? /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(import_themes23.Flex, { direction: "column", gap: "3", children: [
2564
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Typo, { as: "p", variant: "body", weight: "medium", children: "\uC885\uD569 \uBD84\uC11D" }),
2565
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(import_themes7.Box, { style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Typo, { as: "p", variant: "body", children: comment }) }),
2566
- report.deduction ? /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(
2586
+ comment ? /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(import_themes23.Flex, { direction: "column", gap: "3", children: [
2587
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(Typo, { as: "p", variant: "body", weight: "medium", children: "\uC885\uD569 \uBD84\uC11D" }),
2588
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(import_themes7.Box, { style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(Typo, { as: "p", variant: "body", children: comment }) }),
2589
+ report.deduction ? /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
2567
2590
  import_themes7.Box,
2568
2591
  {
2569
2592
  pl: "3",
@@ -2575,7 +2598,7 @@ function ScoreSummary({
2575
2598
  borderRadius: "var(--radius-2)"
2576
2599
  },
2577
2600
  children: [
2578
- /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(
2601
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
2579
2602
  Typo,
2580
2603
  {
2581
2604
  as: "p",
@@ -2590,7 +2613,7 @@ function ScoreSummary({
2590
2613
  ]
2591
2614
  }
2592
2615
  ),
2593
- /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
2616
+ /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2594
2617
  Typo,
2595
2618
  {
2596
2619
  as: "p",
@@ -2617,10 +2640,58 @@ var import_react_table2 = require("@tanstack/react-table");
2617
2640
  var import_react42 = require("react");
2618
2641
  var import_themes53 = require("@radix-ui/themes");
2619
2642
 
2643
+ // src/molecules/empty-state.tsx
2644
+ var import_jsx_runtime66 = require("react/jsx-runtime");
2645
+ var ICON_SIZE = {
2646
+ illustration: 120,
2647
+ compact: 56
2648
+ };
2649
+ function EmptyState(_a) {
2650
+ var _b = _a, {
2651
+ size = "illustration",
2652
+ heading,
2653
+ body,
2654
+ icon
2655
+ } = _b, flexProps = __objRest(_b, [
2656
+ "size",
2657
+ "heading",
2658
+ "body",
2659
+ "icon"
2660
+ ]);
2661
+ const isCompact = size === "compact";
2662
+ const iconSize = ICON_SIZE[size];
2663
+ return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(
2664
+ import_themes23.Flex,
2665
+ __spreadProps(__spreadValues({
2666
+ align: "center",
2667
+ direction: "column",
2668
+ gap: isCompact ? "2" : "3",
2669
+ justify: "center",
2670
+ py: isCompact ? "5" : "9",
2671
+ width: "100%"
2672
+ }, flexProps), {
2673
+ children: [
2674
+ icon != null ? icon : /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2675
+ EmptyBoxIcon,
2676
+ {
2677
+ color: "var(--gray-8)",
2678
+ height: iconSize,
2679
+ width: iconSize
2680
+ }
2681
+ ),
2682
+ heading || body ? /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(import_themes23.Flex, { align: "center", direction: "column", gap: "1", children: [
2683
+ heading ? isCompact ? /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Typo, { color: "gray", variant: "subtitle", children: heading }) : /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Heading2, { color: "gray", variant: "heading5", children: heading }) : null,
2684
+ body ? /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Typo, { color: "gray", variant: isCompact ? "caption" : "body", children: body }) : null
2685
+ ] }) : null
2686
+ ]
2687
+ })
2688
+ );
2689
+ }
2690
+
2620
2691
  // src/molecules/expand-table/row.tsx
2621
2692
  var import_react_table = require("@tanstack/react-table");
2622
2693
  var import_react41 = require("react");
2623
- var import_jsx_runtime65 = require("react/jsx-runtime");
2694
+ var import_jsx_runtime67 = require("react/jsx-runtime");
2624
2695
  function Row(props) {
2625
2696
  const { row, ExpandComp, gridTemplateColumns, getRowStyle, getCellStyle } = props;
2626
2697
  const [open, setOpen] = (0, import_react41.useState)(false);
@@ -2639,8 +2710,8 @@ function Row(props) {
2639
2710
  }
2640
2711
  return baseCls.join(" ");
2641
2712
  }, [ExpandComp, props.onRowClick]);
2642
- return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("div", { className: rowClassName, children: [
2643
- /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2713
+ return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("div", { className: rowClassName, children: [
2714
+ /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2644
2715
  "button",
2645
2716
  {
2646
2717
  className: "tr",
@@ -2653,7 +2724,7 @@ function Row(props) {
2653
2724
  var _a, _b, _c;
2654
2725
  const autoSize = (_a = cell.column.columnDef.meta) == null ? void 0 : _a.autoSize;
2655
2726
  const justifyContent = ((_b = cell.column.columnDef.meta) == null ? void 0 : _b.align) || props.defaultAlign;
2656
- return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
2727
+ return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)(
2657
2728
  "div",
2658
2729
  {
2659
2730
  className: "td",
@@ -2664,7 +2735,7 @@ function Row(props) {
2664
2735
  }, (getCellStyle == null ? void 0 : getCellStyle(row.original)) || {}),
2665
2736
  children: [
2666
2737
  (0, import_react_table.flexRender)(cell.column.columnDef.cell, cell.getContext()),
2667
- ((_c = cell.column.columnDef.meta) == null ? void 0 : _c.OpenBtn) ? /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
2738
+ ((_c = cell.column.columnDef.meta) == null ? void 0 : _c.OpenBtn) ? /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
2668
2739
  cell.column.columnDef.meta.OpenBtn,
2669
2740
  {
2670
2741
  data: row.original,
@@ -2680,12 +2751,12 @@ function Row(props) {
2680
2751
  },
2681
2752
  `tr_${row.id}`
2682
2753
  ),
2683
- ExpandComp ? /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(Collapse, { open, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("div", { className: "expand-comp-wrapper", children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(ExpandComp, { row }) }) }) : null
2754
+ ExpandComp ? /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(Collapse, { open, children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("div", { className: "expand-comp-wrapper", children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(ExpandComp, { row }) }) }) : null
2684
2755
  ] }, `tr-wrapper_${row.id}`);
2685
2756
  }
2686
2757
 
2687
2758
  // src/molecules/expand-table/index.tsx
2688
- var import_jsx_runtime66 = require("react/jsx-runtime");
2759
+ var import_jsx_runtime68 = require("react/jsx-runtime");
2689
2760
  var sortButtonColorMapper = {
2690
2761
  card: {
2691
2762
  selected: "var(--iris-10)",
@@ -2745,7 +2816,10 @@ function ExpandTable(props) {
2745
2816
  },
2746
2817
  onSortingChange: setSorting,
2747
2818
  getPaginationRowModel: (0, import_react_table2.getPaginationRowModel)(),
2748
- onPaginationChange: setPagination
2819
+ onPaginationChange: setPagination,
2820
+ // data 참조가 바뀔 때(예: 목록 refetch) tanstack이 pageIndex를 0으로
2821
+ // 자동 리셋하지 않도록 끈다. 행 수정 저장 후에도 보던 페이지를 유지하기 위함.
2822
+ autoResetPageIndex: false
2749
2823
  });
2750
2824
  const gridTemplateColumns = (0, import_react42.useMemo)(() => {
2751
2825
  return columns.map((col) => {
@@ -2766,7 +2840,7 @@ function ExpandTable(props) {
2766
2840
  const helpCompRender = (0, import_react42.useCallback)(
2767
2841
  (rowLength) => {
2768
2842
  if (isLoading) {
2769
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2843
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2770
2844
  import_themes23.Flex,
2771
2845
  {
2772
2846
  align: "center",
@@ -2774,12 +2848,12 @@ function ExpandTable(props) {
2774
2848
  justify: "center",
2775
2849
  p: "5",
2776
2850
  width: "100%",
2777
- children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(import_themes50.Spinner, {})
2851
+ children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_themes50.Spinner, {})
2778
2852
  }
2779
2853
  );
2780
2854
  }
2781
2855
  if (rowLength === 0) {
2782
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("div", { className: "tr", children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(import_themes23.Flex, { align: "center", justify: "center", children: placeholder || /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Typo, { color: "gray", mb: "6", mt: "6", variant: "body", children: "\uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4" }) }) }, "expand_placeholder");
2856
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("div", { className: "tr", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_themes23.Flex, { align: "center", justify: "center", children: placeholder || /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(EmptyState, { heading: "\uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4", size: "compact" }) }) }, "expand_placeholder");
2783
2857
  }
2784
2858
  return null;
2785
2859
  },
@@ -2789,9 +2863,9 @@ function ExpandTable(props) {
2789
2863
  if (!data) return 0;
2790
2864
  return Math.ceil(data.length / pageSize);
2791
2865
  }, [data, pageSize]);
2792
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("div", { className: `expand-table-wrapper ${variant}${slim ? " slim" : ""}`, children: [
2793
- /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)("div", { className: "expand-table", style: tableStyle, children: [
2794
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("div", { className: "thead", children: getHeaderGroups().map((headerGroup) => /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2866
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("div", { className: `expand-table-wrapper ${variant}${slim ? " slim" : ""}`, children: [
2867
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("div", { className: "expand-table", style: tableStyle, children: [
2868
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("div", { className: "thead", children: getHeaderGroups().map((headerGroup) => /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2795
2869
  "div",
2796
2870
  {
2797
2871
  className: "tr",
@@ -2802,36 +2876,36 @@ function ExpandTable(props) {
2802
2876
  const sortedState = header.column.getIsSorted();
2803
2877
  const justifyContent = ((_a = header.column.columnDef.meta) == null ? void 0 : _a.align) || defaultAlign;
2804
2878
  if (sortable) {
2805
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("div", { className: `${justifyContent} th`, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(
2879
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("div", { className: `${justifyContent} th`, children: /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(
2806
2880
  "button",
2807
2881
  {
2808
2882
  onClick: header.column.getToggleSortingHandler(),
2809
2883
  style: { cursor: "pointer" },
2810
2884
  type: "button",
2811
2885
  children: [
2812
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Typo, { as: "div", variant: "body", children: (0, import_react_table2.flexRender)(
2886
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Typo, { as: "div", variant: "body", children: (0, import_react_table2.flexRender)(
2813
2887
  header.column.columnDef.header,
2814
2888
  header.getContext()
2815
2889
  ) }),
2816
- /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(
2890
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(
2817
2891
  import_themes23.Flex,
2818
2892
  {
2819
2893
  direction: "column",
2820
2894
  style: { marginLeft: "var(--space-2)" },
2821
2895
  children: [
2822
- sortedState === false && /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2896
+ sortedState === false && /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2823
2897
  TriangleArrowDownIcon,
2824
2898
  {
2825
2899
  color: sortButtonColorMapper[variant].unselected
2826
2900
  }
2827
2901
  ),
2828
- sortedState === "asc" && /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2902
+ sortedState === "asc" && /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2829
2903
  TriangleArrowUpIcon,
2830
2904
  {
2831
2905
  color: sortButtonColorMapper[variant].selected
2832
2906
  }
2833
2907
  ),
2834
- sortedState === "desc" && /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2908
+ sortedState === "desc" && /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2835
2909
  TriangleArrowDownIcon,
2836
2910
  {
2837
2911
  color: sortButtonColorMapper[variant].selected
@@ -2844,7 +2918,7 @@ function ExpandTable(props) {
2844
2918
  }
2845
2919
  ) }, header.id);
2846
2920
  }
2847
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("div", { className: `${justifyContent} th`, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Typo, { as: "div", variant: "body", children: (0, import_react_table2.flexRender)(
2921
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("div", { className: `${justifyContent} th`, children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Typo, { as: "div", variant: "body", children: (0, import_react_table2.flexRender)(
2848
2922
  header.column.columnDef.header,
2849
2923
  header.getContext()
2850
2924
  ) }) }, header.id);
@@ -2852,8 +2926,8 @@ function ExpandTable(props) {
2852
2926
  },
2853
2927
  headerGroup.id
2854
2928
  )) }),
2855
- /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(import_themes53.ScrollArea, { className: "tbody", children: helpCompRender(rowModels.rows.length) || rowModels.rows.map((row) => {
2856
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2929
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_themes53.ScrollArea, { className: "tbody", children: helpCompRender(rowModels.rows.length) || rowModels.rows.map((row) => {
2930
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2857
2931
  Row,
2858
2932
  {
2859
2933
  ExpandComp,
@@ -2868,7 +2942,7 @@ function ExpandTable(props) {
2868
2942
  );
2869
2943
  }) })
2870
2944
  ] }),
2871
- showPagination ? /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(import_themes23.Flex, { justify: "end", pt: "4", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
2945
+ showPagination ? /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_themes23.Flex, { justify: "end", pt: "4", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2872
2946
  Pagination,
2873
2947
  {
2874
2948
  count: pageCount,
@@ -2881,13 +2955,13 @@ function ExpandTable(props) {
2881
2955
  }
2882
2956
 
2883
2957
  // src/molecules/navigation.tsx
2884
- var import_jsx_runtime67 = require("react/jsx-runtime");
2958
+ var import_jsx_runtime69 = require("react/jsx-runtime");
2885
2959
 
2886
2960
  // src/molecules/date-picker/index.tsx
2887
2961
  var import_react43 = require("react");
2888
2962
  var import_react_datepicker = __toESM(require("react-datepicker"), 1);
2889
2963
  var import_locale = require("date-fns/locale");
2890
- var import_jsx_runtime68 = require("react/jsx-runtime");
2964
+ var import_jsx_runtime70 = require("react/jsx-runtime");
2891
2965
  var DatePicker = (0, import_react43.forwardRef)(
2892
2966
  (props, ref) => {
2893
2967
  const _a = props, { fullWidth } = _a, rest = __objRest(_a, ["fullWidth"]);
@@ -2918,7 +2992,7 @@ var DatePicker = (0, import_react43.forwardRef)(
2918
2992
  setIsMonthDropdownOpen
2919
2993
  }));
2920
2994
  }, [isMonthDropdownOpen, isYearDropdownOpen, props]);
2921
- return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_themes23.Flex, { p: "0", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
2995
+ return /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_themes23.Flex, { p: "0", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2922
2996
  import_react_datepicker.default,
2923
2997
  __spreadProps(__spreadValues({
2924
2998
  dateFormat: "yyyy/MM/dd h:mm aa",
@@ -2966,19 +3040,19 @@ function DropdownSelector({
2966
3040
  });
2967
3041
  }
2968
3042
  }, [isOpen]);
2969
- return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(Popover.Root, { modal: true, onOpenChange, open: isOpen, children: [
2970
- /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Popover.Trigger, { children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Button, { className: "react-datepicker_dropdown_header", variant: "ghost", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(Heading2, { variant: "heading4", weight: "regular", children: [
3043
+ return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(Popover.Root, { modal: true, onOpenChange, open: isOpen, children: [
3044
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(Popover.Trigger, { children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(Button, { className: "react-datepicker_dropdown_header", variant: "ghost", children: /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(Heading2, { variant: "heading4", weight: "regular", children: [
2971
3045
  selectedValue,
2972
3046
  suffix
2973
3047
  ] }) }) }),
2974
- /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Popover.Content, { side: "bottom", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3048
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(Popover.Content, { side: "bottom", children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2975
3049
  import_themes7.Box,
2976
3050
  {
2977
3051
  maxHeight: "200px",
2978
3052
  overflowY: "auto",
2979
3053
  ref: scrollContainerRef,
2980
3054
  style: { scrollbarWidth: "none" },
2981
- children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_themes23.Flex, { direction: "column", gap: "1", children: options.map((item) => /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3055
+ children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_themes23.Flex, { direction: "column", gap: "1", children: options.map((item) => /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
2982
3056
  Button,
2983
3057
  {
2984
3058
  className: "react-datepicker_dropdown_item",
@@ -2992,7 +3066,7 @@ function DropdownSelector({
2992
3066
  e.preventDefault();
2993
3067
  },
2994
3068
  variant: "transparent",
2995
- children: /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(Typo, { weight: item === selectedValue ? "bold" : void 0, children: [
3069
+ children: /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(Typo, { weight: item === selectedValue ? "bold" : void 0, children: [
2996
3070
  item,
2997
3071
  suffix
2998
3072
  ] })
@@ -3023,8 +3097,8 @@ var getRenderCustomHeader = (props) => {
3023
3097
  } = props;
3024
3098
  const year = date ? new Date(date).getFullYear() : "-";
3025
3099
  const month = date ? new Date(date).getMonth() + 1 : "-";
3026
- return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(import_themes23.Flex, { align: "center", justify: "between", pl: "2", pr: "2", children: [
3027
- /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3100
+ return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(import_themes23.Flex, { align: "center", justify: "between", pl: "2", pr: "2", children: [
3101
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3028
3102
  IconButton,
3029
3103
  {
3030
3104
  className: "react-datepicker_dropdown_header",
@@ -3032,11 +3106,11 @@ var getRenderCustomHeader = (props) => {
3032
3106
  onClick: decreaseMonth,
3033
3107
  type: "button",
3034
3108
  variant: "ghost",
3035
- children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_react_icons2.ChevronLeftIcon, {})
3109
+ children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_react_icons2.ChevronLeftIcon, {})
3036
3110
  }
3037
3111
  ),
3038
- /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(import_themes23.Flex, { gap: "3", children: [
3039
- /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3112
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(import_themes23.Flex, { gap: "3", children: [
3113
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3040
3114
  DropdownSelector,
3041
3115
  {
3042
3116
  isOpen: isYearDropdownOpen,
@@ -3050,7 +3124,7 @@ var getRenderCustomHeader = (props) => {
3050
3124
  suffix: "\uB144"
3051
3125
  }
3052
3126
  ),
3053
- /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3127
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3054
3128
  DropdownSelector,
3055
3129
  {
3056
3130
  isOpen: isMonthDropdownOpen,
@@ -3065,7 +3139,7 @@ var getRenderCustomHeader = (props) => {
3065
3139
  }
3066
3140
  )
3067
3141
  ] }),
3068
- /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
3142
+ /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
3069
3143
  IconButton,
3070
3144
  {
3071
3145
  className: "react-datepicker_dropdown_header",
@@ -3073,7 +3147,7 @@ var getRenderCustomHeader = (props) => {
3073
3147
  onClick: increaseMonth,
3074
3148
  type: "button",
3075
3149
  variant: "ghost",
3076
- children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(import_react_icons2.ChevronRightIcon, {})
3150
+ children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_react_icons2.ChevronRightIcon, {})
3077
3151
  }
3078
3152
  )
3079
3153
  ] });
@@ -3084,12 +3158,12 @@ var getRenderCustomHeader = (props) => {
3084
3158
  // src/molecules/dot-navigation.tsx
3085
3159
  var import_react44 = require("react");
3086
3160
  var import_react_icons3 = require("@radix-ui/react-icons");
3087
- var import_jsx_runtime69 = require("react/jsx-runtime");
3161
+ var import_jsx_runtime71 = require("react/jsx-runtime");
3088
3162
 
3089
3163
  // src/molecules/stepper.tsx
3090
3164
  var import_react45 = require("react");
3091
3165
  var import_themes54 = require("@radix-ui/themes");
3092
- var import_jsx_runtime70 = require("react/jsx-runtime");
3166
+ var import_jsx_runtime72 = require("react/jsx-runtime");
3093
3167
  var StepContext = (0, import_react45.createContext)({
3094
3168
  active: false,
3095
3169
  completed: false,
@@ -3099,20 +3173,20 @@ var StepContext = (0, import_react45.createContext)({
3099
3173
  // src/molecules/tag-selector.tsx
3100
3174
  var import_react46 = require("react");
3101
3175
  var import_react_icons4 = require("@radix-ui/react-icons");
3102
- var import_jsx_runtime71 = require("react/jsx-runtime");
3176
+ var import_jsx_runtime73 = require("react/jsx-runtime");
3103
3177
 
3104
3178
  // src/molecules/learning-post.tsx
3105
- var import_jsx_runtime72 = require("react/jsx-runtime");
3179
+ var import_jsx_runtime74 = require("react/jsx-runtime");
3106
3180
 
3107
3181
  // src/molecules/force-refresh.tsx
3108
3182
  var import_react_icons5 = require("@radix-ui/react-icons");
3109
- var import_jsx_runtime73 = require("react/jsx-runtime");
3183
+ var import_jsx_runtime75 = require("react/jsx-runtime");
3110
3184
 
3111
3185
  // src/molecules/date-picker/date-picker-button.tsx
3112
3186
  var import_react47 = require("react");
3113
3187
  var import_date_fns2 = require("date-fns");
3114
3188
  var import_clsx29 = require("clsx");
3115
- var import_jsx_runtime74 = require("react/jsx-runtime");
3189
+ var import_jsx_runtime76 = require("react/jsx-runtime");
3116
3190
 
3117
3191
  // src/molecules/time-select.tsx
3118
3192
  var import_react48 = require("react");
@@ -3139,34 +3213,34 @@ for (const opt of AI_CALLOUT_ICON_OPTIONS) {
3139
3213
  }
3140
3214
 
3141
3215
  // src/molecules/time-select.tsx
3142
- var import_jsx_runtime75 = require("react/jsx-runtime");
3216
+ var import_jsx_runtime77 = require("react/jsx-runtime");
3143
3217
 
3144
3218
  // src/molecules/radio-button-card.tsx
3145
3219
  var import_react49 = require("react");
3146
- var import_jsx_runtime76 = require("react/jsx-runtime");
3220
+ var import_jsx_runtime78 = require("react/jsx-runtime");
3147
3221
  var RadioCardContext = (0, import_react49.createContext)({});
3148
3222
 
3149
3223
  // src/molecules/download-card.tsx
3150
3224
  var import_react_icons6 = require("@radix-ui/react-icons");
3151
- var import_jsx_runtime77 = require("react/jsx-runtime");
3225
+ var import_jsx_runtime79 = require("react/jsx-runtime");
3152
3226
 
3153
3227
  // src/molecules/ghost-post.tsx
3154
- var import_jsx_runtime78 = require("react/jsx-runtime");
3228
+ var import_jsx_runtime80 = require("react/jsx-runtime");
3155
3229
 
3156
3230
  // src/molecules/curriculumV2/curriculum-context.tsx
3157
3231
  var import_react50 = require("react");
3158
- var import_jsx_runtime79 = require("react/jsx-runtime");
3232
+ var import_jsx_runtime81 = require("react/jsx-runtime");
3159
3233
  var CurriculumContext = (0, import_react50.createContext)(
3160
3234
  void 0
3161
3235
  );
3162
3236
 
3163
3237
  // src/molecules/curriculumV2/curriculum-sub-nav.tsx
3164
3238
  var import_react51 = require("react");
3165
- var import_jsx_runtime80 = require("react/jsx-runtime");
3239
+ var import_jsx_runtime82 = require("react/jsx-runtime");
3166
3240
 
3167
3241
  // src/molecules/curriculumV2/CurriculumContents/curriculum-video.tsx
3168
3242
  var import_react52 = require("react");
3169
- var import_jsx_runtime81 = require("react/jsx-runtime");
3243
+ var import_jsx_runtime83 = require("react/jsx-runtime");
3170
3244
 
3171
3245
  // src/molecules/curriculumV2/CurriculumContents/curriculum-review.tsx
3172
3246
  var import_react55 = require("react");
@@ -3177,88 +3251,88 @@ var import_react53 = require("react");
3177
3251
  var import_formik = require("formik");
3178
3252
  var import_lodash_es = require("lodash-es");
3179
3253
  var Yup = __toESM(require("yup"), 1);
3180
- var import_jsx_runtime82 = require("react/jsx-runtime");
3254
+ var import_jsx_runtime84 = require("react/jsx-runtime");
3181
3255
  var CurriculumReviewContext = (0, import_react53.createContext)(void 0);
3182
3256
 
3183
3257
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.tsx
3184
- var import_jsx_runtime83 = require("react/jsx-runtime");
3258
+ var import_jsx_runtime85 = require("react/jsx-runtime");
3185
3259
 
3186
3260
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.tsx
3187
- var import_jsx_runtime84 = require("react/jsx-runtime");
3261
+ var import_jsx_runtime86 = require("react/jsx-runtime");
3188
3262
 
3189
3263
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-layout.tsx
3190
- var import_jsx_runtime85 = require("react/jsx-runtime");
3264
+ var import_jsx_runtime87 = require("react/jsx-runtime");
3191
3265
 
3192
3266
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-header.tsx
3193
- var import_jsx_runtime86 = require("react/jsx-runtime");
3267
+ var import_jsx_runtime88 = require("react/jsx-runtime");
3194
3268
 
3195
3269
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.tsx
3196
- var import_jsx_runtime87 = require("react/jsx-runtime");
3270
+ var import_jsx_runtime89 = require("react/jsx-runtime");
3197
3271
 
3198
3272
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.tsx
3199
3273
  var import_react54 = require("react");
3200
3274
 
3201
3275
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.tsx
3202
- var import_jsx_runtime88 = require("react/jsx-runtime");
3276
+ var import_jsx_runtime90 = require("react/jsx-runtime");
3203
3277
 
3204
3278
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.tsx
3205
- var import_jsx_runtime89 = require("react/jsx-runtime");
3279
+ var import_jsx_runtime91 = require("react/jsx-runtime");
3206
3280
 
3207
3281
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.tsx
3208
- var import_jsx_runtime90 = require("react/jsx-runtime");
3282
+ var import_jsx_runtime92 = require("react/jsx-runtime");
3209
3283
 
3210
3284
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.tsx
3211
- var import_jsx_runtime91 = require("react/jsx-runtime");
3285
+ var import_jsx_runtime93 = require("react/jsx-runtime");
3212
3286
 
3213
3287
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.tsx
3214
- var import_jsx_runtime92 = require("react/jsx-runtime");
3288
+ var import_jsx_runtime94 = require("react/jsx-runtime");
3215
3289
 
3216
3290
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.tsx
3217
- var import_jsx_runtime93 = require("react/jsx-runtime");
3291
+ var import_jsx_runtime95 = require("react/jsx-runtime");
3218
3292
 
3219
3293
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.tsx
3220
- var import_jsx_runtime94 = require("react/jsx-runtime");
3294
+ var import_jsx_runtime96 = require("react/jsx-runtime");
3221
3295
 
3222
3296
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.tsx
3223
- var import_jsx_runtime95 = require("react/jsx-runtime");
3297
+ var import_jsx_runtime97 = require("react/jsx-runtime");
3224
3298
 
3225
3299
  // src/molecules/curriculumV2/CurriculumContents/curriculum-review.tsx
3226
- var import_jsx_runtime96 = require("react/jsx-runtime");
3300
+ var import_jsx_runtime98 = require("react/jsx-runtime");
3227
3301
 
3228
3302
  // src/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.tsx
3229
3303
  var import_react56 = require("react");
3230
- var import_jsx_runtime97 = require("react/jsx-runtime");
3304
+ var import_jsx_runtime99 = require("react/jsx-runtime");
3231
3305
 
3232
3306
  // src/molecules/curriculumV2/CurriculumContents/curriculum-file-download.tsx
3233
3307
  var import_react57 = require("react");
3234
- var import_jsx_runtime98 = require("react/jsx-runtime");
3308
+ var import_jsx_runtime100 = require("react/jsx-runtime");
3235
3309
 
3236
3310
  // src/molecules/curriculumV2/CurriculumContents/index.tsx
3237
- var import_jsx_runtime99 = require("react/jsx-runtime");
3311
+ var import_jsx_runtime101 = require("react/jsx-runtime");
3238
3312
 
3239
3313
  // src/molecules/curriculumV2/CurriculumSidebar/index.tsx
3240
3314
  var import_react58 = require("react");
3241
3315
 
3242
3316
  // src/molecules/curriculumV2/CurriculumSidebar/Items/section-title.tsx
3243
- var import_jsx_runtime100 = require("react/jsx-runtime");
3317
+ var import_jsx_runtime102 = require("react/jsx-runtime");
3244
3318
 
3245
3319
  // src/molecules/curriculumV2/CurriculumSidebar/Items/curriculum-sidebar-item-wrapper.tsx
3246
- var import_jsx_runtime101 = require("react/jsx-runtime");
3320
+ var import_jsx_runtime103 = require("react/jsx-runtime");
3247
3321
 
3248
3322
  // src/molecules/curriculumV2/CurriculumSidebar/Items/curriculum-item-title.tsx
3249
- var import_jsx_runtime102 = require("react/jsx-runtime");
3323
+ var import_jsx_runtime104 = require("react/jsx-runtime");
3250
3324
 
3251
3325
  // src/molecules/curriculumV2/CurriculumSidebar/Items/section-item.tsx
3252
- var import_jsx_runtime103 = require("react/jsx-runtime");
3326
+ var import_jsx_runtime105 = require("react/jsx-runtime");
3253
3327
 
3254
3328
  // src/molecules/curriculumV2/CurriculumSidebar/sidebar-item.tsx
3255
- var import_jsx_runtime104 = require("react/jsx-runtime");
3329
+ var import_jsx_runtime106 = require("react/jsx-runtime");
3256
3330
 
3257
3331
  // src/molecules/curriculumV2/CurriculumSidebar/index.tsx
3258
- var import_jsx_runtime105 = require("react/jsx-runtime");
3332
+ var import_jsx_runtime107 = require("react/jsx-runtime");
3259
3333
 
3260
3334
  // src/molecules/curriculumV2/curriculum-v2-layout.tsx
3261
- var import_jsx_runtime106 = require("react/jsx-runtime");
3335
+ var import_jsx_runtime108 = require("react/jsx-runtime");
3262
3336
 
3263
3337
  // src/molecules/dynamic-form.tsx
3264
3338
  var import_react60 = require("react");
@@ -3268,26 +3342,26 @@ var import_themes55 = require("@radix-ui/themes");
3268
3342
 
3269
3343
  // src/context/dynamic-form-context.tsx
3270
3344
  var import_react59 = require("react");
3271
- var import_jsx_runtime107 = require("react/jsx-runtime");
3345
+ var import_jsx_runtime109 = require("react/jsx-runtime");
3272
3346
  var DynamicFormContext = (0, import_react59.createContext)(null);
3273
3347
 
3274
3348
  // src/molecules/dynamic-field.tsx
3275
- var import_jsx_runtime108 = require("react/jsx-runtime");
3349
+ var import_jsx_runtime110 = require("react/jsx-runtime");
3276
3350
 
3277
3351
  // src/molecules/dynamic-form.tsx
3278
- var import_jsx_runtime109 = require("react/jsx-runtime");
3352
+ var import_jsx_runtime111 = require("react/jsx-runtime");
3279
3353
 
3280
3354
  // src/molecules/one-on-one-guide-list.tsx
3281
3355
  var import_react61 = require("react");
3282
- var import_jsx_runtime110 = require("react/jsx-runtime");
3356
+ var import_jsx_runtime112 = require("react/jsx-runtime");
3283
3357
 
3284
3358
  // src/molecules/description-json-render.tsx
3285
- var import_jsx_runtime111 = require("react/jsx-runtime");
3359
+ var import_jsx_runtime113 = require("react/jsx-runtime");
3286
3360
 
3287
3361
  // src/molecules/training-info-guideline.tsx
3288
3362
  var import_react62 = require("react");
3289
3363
  var import_react_icons8 = require("@radix-ui/react-icons");
3290
- var import_jsx_runtime112 = require("react/jsx-runtime");
3364
+ var import_jsx_runtime114 = require("react/jsx-runtime");
3291
3365
 
3292
3366
  // src/molecules/dynamic-form-editor.tsx
3293
3367
  var import_react65 = require("react");
@@ -3295,26 +3369,26 @@ var import_react65 = require("react");
3295
3369
  // src/molecules/dynamic-form-editor-field-editor-panel.tsx
3296
3370
  var import_react63 = require("react");
3297
3371
  var import_themes56 = require("@radix-ui/themes");
3298
- var import_jsx_runtime113 = require("react/jsx-runtime");
3372
+ var import_jsx_runtime115 = require("react/jsx-runtime");
3299
3373
 
3300
3374
  // src/molecules/dynamic-form-editor-field-list-panel.tsx
3301
3375
  var import_react64 = require("react");
3302
3376
  var import_themes57 = require("@radix-ui/themes");
3303
- var import_jsx_runtime114 = require("react/jsx-runtime");
3377
+ var import_jsx_runtime116 = require("react/jsx-runtime");
3304
3378
 
3305
3379
  // src/molecules/dynamic-form-editor-issues-panel.tsx
3306
- var import_jsx_runtime115 = require("react/jsx-runtime");
3380
+ var import_jsx_runtime117 = require("react/jsx-runtime");
3307
3381
 
3308
3382
  // src/molecules/dynamic-form-editor-preview-panel.tsx
3309
- var import_jsx_runtime116 = require("react/jsx-runtime");
3383
+ var import_jsx_runtime118 = require("react/jsx-runtime");
3310
3384
 
3311
3385
  // src/molecules/dynamic-form-editor.tsx
3312
- var import_jsx_runtime117 = require("react/jsx-runtime");
3386
+ var import_jsx_runtime119 = require("react/jsx-runtime");
3313
3387
 
3314
3388
  // src/molecules/autocomplete-textfield.tsx
3315
3389
  var import_react66 = require("react");
3316
3390
  var import_themes58 = require("@radix-ui/themes");
3317
- var import_jsx_runtime118 = require("react/jsx-runtime");
3391
+ var import_jsx_runtime120 = require("react/jsx-runtime");
3318
3392
  var AutocompleteTextfield = (0, import_react66.forwardRef)(
3319
3393
  (_a, ref) => {
3320
3394
  var _b = _a, {
@@ -3440,8 +3514,8 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3440
3514
  const item = listRef.current.children[highlightedIndex];
3441
3515
  item.scrollIntoView({ block: "nearest" });
3442
3516
  }, [highlightedIndex]);
3443
- return /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)(import_themes58.Box, { position: "relative", style: { width: "100%" }, children: [
3444
- /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)(
3517
+ return /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)(import_themes58.Box, { position: "relative", style: { width: "100%" }, children: [
3518
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)(
3445
3519
  TextField.Root,
3446
3520
  __spreadProps(__spreadValues({
3447
3521
  "aria-activedescendant": open && highlightedIndex >= 0 ? `${listboxId}-option-${highlightedIndex}` : void 0,
@@ -3467,12 +3541,12 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3467
3541
  value: inputValue
3468
3542
  }, rest), {
3469
3543
  children: [
3470
- slotLeft && /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(TextField.Slot, { side: "left", children: slotLeft }),
3471
- slotRight && /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(TextField.Slot, { side: "right", children: slotRight })
3544
+ slotLeft && /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(TextField.Slot, { side: "left", children: slotLeft }),
3545
+ slotRight && /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(TextField.Slot, { side: "right", children: slotRight })
3472
3546
  ]
3473
3547
  })
3474
3548
  ),
3475
- /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)(
3549
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)(
3476
3550
  DropdownMenu.Root,
3477
3551
  {
3478
3552
  modal: false,
@@ -3484,7 +3558,7 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3484
3558
  },
3485
3559
  open,
3486
3560
  children: [
3487
- /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(DropdownMenu.Trigger, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3561
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(DropdownMenu.Trigger, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3488
3562
  "span",
3489
3563
  {
3490
3564
  "aria-hidden": "true",
@@ -3499,7 +3573,7 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3499
3573
  }
3500
3574
  }
3501
3575
  ) }),
3502
- /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3576
+ /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3503
3577
  DropdownMenu.Content,
3504
3578
  {
3505
3579
  align: "start",
@@ -3516,7 +3590,7 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3516
3590
  padding: 0,
3517
3591
  width: "var(--radix-dropdown-menu-trigger-width)"
3518
3592
  },
3519
- children: filtered.length === 0 && emptyMessage !== null ? /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(import_themes58.Box, { px: "2", py: "2", children: /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(Typo, { color: "gray", children: emptyMessage }) }) : /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3593
+ children: filtered.length === 0 && emptyMessage !== null ? /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(import_themes58.Box, { px: "2", py: "2", children: /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(Typo, { color: "gray", children: emptyMessage }) }) : /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3520
3594
  "ul",
3521
3595
  {
3522
3596
  id: listboxId,
@@ -3525,7 +3599,7 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3525
3599
  style: { listStyle: "none", margin: 0, padding: 0 },
3526
3600
  children: filtered.map((option, index) => {
3527
3601
  const isHighlighted = index === highlightedIndex;
3528
- return /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(
3602
+ return /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3529
3603
  "li",
3530
3604
  {
3531
3605
  "aria-selected": isHighlighted,
@@ -3544,7 +3618,7 @@ var AutocompleteTextfield = (0, import_react66.forwardRef)(
3544
3618
  backgroundColor: isHighlighted ? "var(--accent-3)" : "transparent",
3545
3619
  transition: "background-color 80ms"
3546
3620
  },
3547
- children: /* @__PURE__ */ (0, import_jsx_runtime118.jsx)(Typo, { variant: "body", children: option.label })
3621
+ children: /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(Typo, { variant: "body", children: option.label })
3548
3622
  },
3549
3623
  option.value
3550
3624
  );
@@ -3571,7 +3645,7 @@ var import_renderers = require("echarts/renderers");
3571
3645
  var import_components = require("echarts/components");
3572
3646
 
3573
3647
  // src/charts/horizontal-bar-chart.tsx
3574
- var import_jsx_runtime119 = require("react/jsx-runtime");
3648
+ var import_jsx_runtime121 = require("react/jsx-runtime");
3575
3649
 
3576
3650
  // src/charts/chart-theme.json
3577
3651
  var chart_theme_default = {
@@ -3722,7 +3796,7 @@ var EchartDefaultProps = {
3722
3796
  };
3723
3797
 
3724
3798
  // src/app/roleplay/chart/session-chart.tsx
3725
- var import_jsx_runtime120 = require("react/jsx-runtime");
3799
+ var import_jsx_runtime122 = require("react/jsx-runtime");
3726
3800
  function unwrapDefault(mod) {
3727
3801
  let current = mod;
3728
3802
  while (current !== null && typeof current === "object" && "default" in current) {
@@ -3782,7 +3856,7 @@ function Chart(_a) {
3782
3856
  };
3783
3857
  return deepMerge(baseOption, optionProp);
3784
3858
  }, [optionProp]);
3785
- return /* @__PURE__ */ (0, import_jsx_runtime120.jsx)("div", { ref, style: { width: "100%", height: "100%" }, children: mounted ? /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3859
+ return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("div", { ref, style: { width: "100%", height: "100%" }, children: mounted ? /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
3786
3860
  ReactEChartsCore,
3787
3861
  __spreadProps(__spreadValues(__spreadProps(__spreadValues({}, EchartDefaultProps), {
3788
3862
  echarts,
@@ -3831,7 +3905,7 @@ function useTokenColors(vars) {
3831
3905
  }
3832
3906
  setResolved(next);
3833
3907
  }, [key]);
3834
- const probe = /* @__PURE__ */ (0, import_jsx_runtime120.jsx)(
3908
+ const probe = /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
3835
3909
  "span",
3836
3910
  {
3837
3911
  "aria-hidden": true,
@@ -3843,7 +3917,7 @@ function useTokenColors(vars) {
3843
3917
  }
3844
3918
 
3845
3919
  // src/app/roleplay/parts/score-trend-section.tsx
3846
- var import_jsx_runtime121 = require("react/jsx-runtime");
3920
+ var import_jsx_runtime123 = require("react/jsx-runtime");
3847
3921
  function formatDateOnly(iso) {
3848
3922
  const d = new Date(iso);
3849
3923
  if (Number.isNaN(d.getTime())) return iso;
@@ -3854,9 +3928,9 @@ function Section4({
3854
3928
  desc,
3855
3929
  children
3856
3930
  }) {
3857
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)("section", { children: [
3858
- /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)(import_themes7.Box, { mb: "3", children: [
3859
- /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(
3931
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)("section", { children: [
3932
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes7.Box, { mb: "3", children: [
3933
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
3860
3934
  Heading2,
3861
3935
  {
3862
3936
  size: { initial: "4", md: "5" },
@@ -3865,14 +3939,14 @@ function Section4({
3865
3939
  children: title
3866
3940
  }
3867
3941
  ),
3868
- desc ? /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
3942
+ desc ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
3869
3943
  ] }),
3870
3944
  children
3871
3945
  ] });
3872
3946
  }
3873
3947
  function AttemptCell({ row }) {
3874
3948
  const d = row.original;
3875
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)(
3949
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
3876
3950
  Typo,
3877
3951
  {
3878
3952
  as: "span",
@@ -3888,11 +3962,11 @@ function AttemptCell({ row }) {
3888
3962
  );
3889
3963
  }
3890
3964
  function DateCell({ row }) {
3891
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(Typo, { as: "span", mono: true, style: { color: "var(--gray-9)" }, variant: "body", children: formatDateOnly(row.original.createdAt) });
3965
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "span", mono: true, style: { color: "var(--gray-9)" }, variant: "body", children: formatDateOnly(row.original.createdAt) });
3892
3966
  }
3893
3967
  function ScoreCell({ row }) {
3894
3968
  var _a;
3895
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(
3969
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
3896
3970
  Typo,
3897
3971
  {
3898
3972
  as: "span",
@@ -3906,9 +3980,9 @@ function ScoreCell({ row }) {
3906
3980
  function DeltaCell({ row }) {
3907
3981
  const { delta } = row.original;
3908
3982
  if (delta === null) {
3909
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(Typo, { as: "span", mono: true, style: { color: "var(--gray-9)" }, variant: "body", children: "\u2014" });
3983
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "span", mono: true, style: { color: "var(--gray-9)" }, variant: "body", children: "\u2014" });
3910
3984
  }
3911
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(Typo, { as: "span", mono: true, style: { color: "var(--gray-9)" }, variant: "body", children: delta > 0 ? `+${delta}` : `${delta}` });
3985
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "span", mono: true, style: { color: "var(--gray-9)" }, variant: "body", children: delta > 0 ? `+${delta}` : `${delta}` });
3912
3986
  }
3913
3987
  function ScoreTrendSection({
3914
3988
  history
@@ -4018,13 +4092,13 @@ function ScoreTrendSection({
4018
4092
  })
4019
4093
  ];
4020
4094
  }, []);
4021
- return /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(
4095
+ return /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
4022
4096
  Section4,
4023
4097
  {
4024
4098
  desc: `\uB3D9\uC77C \uB864\uD50C\uB808\uC789 \uCD5C\uADFC ${ordered.length}\uD68C\uCC28 \uCD1D\uC810 \uBCC0\uD654`,
4025
4099
  title: "\uCD1D\uC810 \uCD94\uC774",
4026
- children: /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)(import_themes23.Flex, { direction: "column", gap: "4", children: [
4027
- /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)(
4100
+ children: /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes23.Flex, { direction: "column", gap: "4", children: [
4101
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
4028
4102
  "div",
4029
4103
  {
4030
4104
  "aria-label": "\uCD1D\uC810 \uCD94\uC774 \uB77C\uC778 \uCC28\uD2B8",
@@ -4032,11 +4106,11 @@ function ScoreTrendSection({
4032
4106
  style: { position: "relative", width: "100%", height: 200 },
4033
4107
  children: [
4034
4108
  probe,
4035
- /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(Chart, { option })
4109
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Chart, { option })
4036
4110
  ]
4037
4111
  }
4038
4112
  ),
4039
- /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(import_themes7.Box, { className: "rp-expand-table", children: /* @__PURE__ */ (0, import_jsx_runtime121.jsx)(
4113
+ /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { className: "rp-expand-table", children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
4040
4114
  ExpandTable,
4041
4115
  {
4042
4116
  columns,
@@ -4054,33 +4128,33 @@ function ScoreTrendSection({
4054
4128
 
4055
4129
  // src/app/roleplay/parts/section-nav.tsx
4056
4130
  var import_react69 = require("react");
4057
- var import_jsx_runtime122 = require("react/jsx-runtime");
4131
+ var import_jsx_runtime124 = require("react/jsx-runtime");
4058
4132
  var NAV_ICONS = {
4059
- "score-summary": /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_jsx_runtime122.Fragment, { children: [
4060
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "m12 14 4-4" }),
4061
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "M3.34 19a10 10 0 1 1 17.32 0" })
4133
+ "score-summary": /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_jsx_runtime124.Fragment, { children: [
4134
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { d: "m12 14 4-4" }),
4135
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { d: "M3.34 19a10 10 0 1 1 17.32 0" })
4062
4136
  ] }),
4063
- strengths: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("polygon", { points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2" }),
4064
- improvements: /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_jsx_runtime122.Fragment, { children: [
4065
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "12", cy: "12", r: "9" }),
4066
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "12", cy: "12", r: "5" }),
4067
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "12", cy: "12", r: "1.5" })
4137
+ strengths: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("polygon", { points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2" }),
4138
+ improvements: /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_jsx_runtime124.Fragment, { children: [
4139
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("circle", { cx: "12", cy: "12", r: "9" }),
4140
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("circle", { cx: "12", cy: "12", r: "5" }),
4141
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("circle", { cx: "12", cy: "12", r: "1.5" })
4068
4142
  ] }),
4069
- "score-trend": /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_jsx_runtime122.Fragment, { children: [
4070
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "M3 3v18h18" }),
4071
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "m19 8-5 5-4-4-4 4" })
4143
+ "score-trend": /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_jsx_runtime124.Fragment, { children: [
4144
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { d: "M3 3v18h18" }),
4145
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { d: "m19 8-5 5-4-4-4 4" })
4072
4146
  ] }),
4073
- "step-summary": /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" }),
4074
- "step-detail": /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_jsx_runtime122.Fragment, { children: [
4075
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("line", { x1: "8", x2: "21", y1: "6", y2: "6" }),
4076
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("line", { x1: "8", x2: "21", y1: "12", y2: "12" }),
4077
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("line", { x1: "8", x2: "21", y1: "18", y2: "18" }),
4078
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "M3 6h.01M3 12h.01M3 18h.01" })
4147
+ "step-summary": /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" }),
4148
+ "step-detail": /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_jsx_runtime124.Fragment, { children: [
4149
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("line", { x1: "8", x2: "21", y1: "6", y2: "6" }),
4150
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("line", { x1: "8", x2: "21", y1: "12", y2: "12" }),
4151
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("line", { x1: "8", x2: "21", y1: "18", y2: "18" }),
4152
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("path", { d: "M3 6h.01M3 12h.01M3 18h.01" })
4079
4153
  ] }),
4080
- coaching: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("polygon", { points: "13 2 3 14 12 14 11 22 21 10 12 10 13 2" })
4154
+ coaching: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("polygon", { points: "13 2 3 14 12 14 11 22 21 10 12 10 13 2" })
4081
4155
  };
4082
4156
  function NavIcon({ children }) {
4083
- return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4157
+ return /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4084
4158
  "svg",
4085
4159
  {
4086
4160
  "aria-hidden": "true",
@@ -4100,7 +4174,7 @@ function NavIcon({ children }) {
4100
4174
  function StepMetricBadge({ step }) {
4101
4175
  const scoreText = stepScoreText(step);
4102
4176
  if (scoreText !== null) {
4103
- return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4177
+ return /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4104
4178
  Typo,
4105
4179
  {
4106
4180
  as: "span",
@@ -4115,7 +4189,7 @@ function StepMetricBadge({ step }) {
4115
4189
  }
4116
4190
  const gradeLabel = stepGradeLabel(step);
4117
4191
  if (gradeLabel !== null) {
4118
- return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4192
+ return /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4119
4193
  Typo,
4120
4194
  {
4121
4195
  as: "span",
@@ -4158,8 +4232,8 @@ function scrollToId(id) {
4158
4232
  function SectionNav({ items, steps }) {
4159
4233
  const activeId = useScrollSpy(items.map((i) => i.id));
4160
4234
  const stepDetailActive = activeId === "step-summary" || activeId === "step-detail";
4161
- return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(import_themes7.Box, { asChild: true, className: "rp-section-nav", children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("aside", { children: /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_themes7.Box, { children: [
4162
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4235
+ return /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(import_themes7.Box, { asChild: true, className: "rp-section-nav", children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("aside", { children: /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_themes7.Box, { children: [
4236
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4163
4237
  Typo,
4164
4238
  {
4165
4239
  as: "p",
@@ -4173,9 +4247,9 @@ function SectionNav({ items, steps }) {
4173
4247
  children: "\uBAA9\uCC28"
4174
4248
  }
4175
4249
  ),
4176
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(import_themes7.Box, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("ul", { style: { listStyle: "none", margin: 0, padding: 0 }, children: items.map((item) => {
4250
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(import_themes7.Box, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("ul", { style: { listStyle: "none", margin: 0, padding: 0 }, children: items.map((item) => {
4177
4251
  const active = activeId === item.id;
4178
- return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("li", { children: /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(
4252
+ return /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("li", { children: /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(
4179
4253
  "button",
4180
4254
  {
4181
4255
  "aria-current": active ? "true" : void 0,
@@ -4189,9 +4263,9 @@ function SectionNav({ items, steps }) {
4189
4263
  } : void 0,
4190
4264
  type: "button",
4191
4265
  children: [
4192
- /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_themes23.Flex, { align: "center", gap: "2", style: { minWidth: 0 }, children: [
4193
- NAV_ICONS[item.id] ? /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(NavIcon, { children: NAV_ICONS[item.id] }) : null,
4194
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4266
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_themes23.Flex, { align: "center", gap: "2", style: { minWidth: 0 }, children: [
4267
+ NAV_ICONS[item.id] ? /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(NavIcon, { children: NAV_ICONS[item.id] }) : null,
4268
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4195
4269
  Typo,
4196
4270
  {
4197
4271
  as: "span",
@@ -4202,8 +4276,8 @@ function SectionNav({ items, steps }) {
4202
4276
  }
4203
4277
  )
4204
4278
  ] }),
4205
- typeof item.score === "number" ? /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(Typo, { as: "span", mono: true, style: { flexShrink: 0 }, variant: "body", children: [
4206
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4279
+ typeof item.score === "number" ? /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(Typo, { as: "span", mono: true, style: { flexShrink: 0 }, variant: "body", children: [
4280
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4207
4281
  Typo,
4208
4282
  {
4209
4283
  as: "span",
@@ -4215,7 +4289,7 @@ function SectionNav({ items, steps }) {
4215
4289
  children: item.score
4216
4290
  }
4217
4291
  ),
4218
- /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(Typo, { as: "span", style: { color: "var(--gray-9)" }, variant: "body", children: [
4292
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(Typo, { as: "span", style: { color: "var(--gray-9)" }, variant: "body", children: [
4219
4293
  "/",
4220
4294
  item.max
4221
4295
  ] })
@@ -4224,8 +4298,8 @@ function SectionNav({ items, steps }) {
4224
4298
  }
4225
4299
  ) }, item.id);
4226
4300
  }) }) }),
4227
- steps.length > 0 && /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_themes7.Box, { mt: "3", pt: "3", style: { borderTop: "1px solid var(--gray-4)" }, children: [
4228
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(import_themes7.Box, { pb: "1", px: "3", children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4301
+ steps.length > 0 && /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_themes7.Box, { mt: "3", pt: "3", style: { borderTop: "1px solid var(--gray-4)" }, children: [
4302
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(import_themes7.Box, { pb: "1", px: "3", children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4229
4303
  Typo,
4230
4304
  {
4231
4305
  as: "span",
@@ -4237,9 +4311,9 @@ function SectionNav({ items, steps }) {
4237
4311
  children: "\uB2E8\uACC4\uBCC4 \uC810\uC218"
4238
4312
  }
4239
4313
  ) }),
4240
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(import_themes7.Box, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("ul", { style: { listStyle: "none", margin: 0, padding: 0 }, children: steps.map((step) => {
4314
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(import_themes7.Box, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("ul", { style: { listStyle: "none", margin: 0, padding: 0 }, children: steps.map((step) => {
4241
4315
  const ratio = stepRatio(step);
4242
- return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("li", { children: /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(
4316
+ return /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("li", { children: /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(
4243
4317
  "button",
4244
4318
  {
4245
4319
  className: "rp-jump-btn",
@@ -4248,8 +4322,8 @@ function SectionNav({ items, steps }) {
4248
4322
  },
4249
4323
  type: "button",
4250
4324
  children: [
4251
- /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_themes23.Flex, { align: "center", gap: "2", justify: "between", children: [
4252
- /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(
4325
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(import_themes23.Flex, { align: "center", gap: "2", justify: "between", children: [
4326
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(
4253
4327
  Typo,
4254
4328
  {
4255
4329
  as: "span",
@@ -4257,7 +4331,7 @@ function SectionNav({ items, steps }) {
4257
4331
  truncate: true,
4258
4332
  variant: "body",
4259
4333
  children: [
4260
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4334
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4261
4335
  Typo,
4262
4336
  {
4263
4337
  as: "span",
@@ -4269,7 +4343,7 @@ function SectionNav({ items, steps }) {
4269
4343
  }
4270
4344
  ),
4271
4345
  " ",
4272
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(
4346
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(
4273
4347
  Typo,
4274
4348
  {
4275
4349
  as: "span",
@@ -4281,9 +4355,9 @@ function SectionNav({ items, steps }) {
4281
4355
  ]
4282
4356
  }
4283
4357
  ),
4284
- /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(StepMetricBadge, { step })
4358
+ /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(StepMetricBadge, { step })
4285
4359
  ] }),
4286
- ratio !== null ? /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(import_themes7.Box, { mt: "1", children: /* @__PURE__ */ (0, import_jsx_runtime122.jsx)(Progress, { color: stepColor(step), size: "1", value: ratio * 100 }) }) : null
4360
+ ratio !== null ? /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(import_themes7.Box, { mt: "1", children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(Progress, { color: stepColor(step), size: "1", value: ratio * 100 }) }) : null
4287
4361
  ]
4288
4362
  }
4289
4363
  ) }, step.key);
@@ -4293,14 +4367,14 @@ function SectionNav({ items, steps }) {
4293
4367
  }
4294
4368
 
4295
4369
  // src/app/roleplay/parts/step-detail.tsx
4296
- var import_jsx_runtime123 = require("react/jsx-runtime");
4370
+ var import_jsx_runtime125 = require("react/jsx-runtime");
4297
4371
  function RubricField({
4298
4372
  label,
4299
4373
  value
4300
4374
  }) {
4301
- return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes7.Box, { children: [
4302
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", variant: "body", weight: "medium", children: label }),
4303
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", variant: "body", children: value }) })
4375
+ return /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes7.Box, { children: [
4376
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", variant: "body", weight: "medium", children: label }),
4377
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", variant: "body", children: value }) })
4304
4378
  ] });
4305
4379
  }
4306
4380
  function StepDetail({
@@ -4311,14 +4385,14 @@ function StepDetail({
4311
4385
  const ratio = stepRatio(step);
4312
4386
  const scoreText = stepScoreText(step);
4313
4387
  const gradeLabel = stepGradeLabel(step);
4314
- return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes7.Box, { id: `step-${step.key}`, style: { scrollMarginTop }, children: [
4315
- /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes23.Flex, { align: "center", gap: "2", justify: "between", mb: "1", children: [
4316
- /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes7.Box, { style: { minWidth: 0 }, children: [
4317
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "span", color: "gray", mono: true, variant: "body", children: stepCode(step) }),
4318
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", variant: "subtitle", weight: "bold", children: step.label })
4388
+ return /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes7.Box, { id: `step-${step.key}`, style: { scrollMarginTop }, children: [
4389
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { align: "center", gap: "2", justify: "between", mb: "1", children: [
4390
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes7.Box, { style: { minWidth: 0 }, children: [
4391
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "span", color: "gray", mono: true, variant: "body", children: stepCode(step) }),
4392
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", variant: "subtitle", weight: "bold", children: step.label })
4319
4393
  ] }),
4320
- /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes23.Flex, { align: "end", direction: "column", gap: "1", style: { flexShrink: 0 }, children: [
4321
- scoreText !== null ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
4394
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { align: "end", direction: "column", gap: "1", style: { flexShrink: 0 }, children: [
4395
+ scoreText !== null ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4322
4396
  Typo,
4323
4397
  {
4324
4398
  as: "span",
@@ -4329,7 +4403,7 @@ function StepDetail({
4329
4403
  children: scoreText
4330
4404
  }
4331
4405
  ) : null,
4332
- gradeLabel !== null ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
4406
+ gradeLabel !== null ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4333
4407
  Typo,
4334
4408
  {
4335
4409
  as: "span",
@@ -4349,16 +4423,16 @@ function StepDetail({
4349
4423
  ) : null
4350
4424
  ] })
4351
4425
  ] }),
4352
- ratio !== null ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { mb: "3", mt: "2", children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Progress, { color: stepColor(step), size: "2", value: ratio * 100 }) }) : null,
4353
- step.description ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { mb: "3", mt: ratio !== null ? "0" : "2", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: step.description }) }) : null,
4354
- /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes23.Flex, { direction: "column", gap: "0", children: [
4355
- step.basis || step.issue ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { pb: "3", style: { borderBottom: "1px solid var(--gray-a4)" }, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes23.Flex, { direction: "column", gap: "3", children: [
4356
- step.basis ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(RubricField, { label: "\uADFC\uAC70", value: step.basis }) : null,
4357
- step.issue ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(RubricField, { label: "\uC544\uC26C\uC6B4 \uC810", value: step.issue }) : null
4426
+ ratio !== null ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { mb: "3", mt: "2", children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Progress, { color: stepColor(step), size: "2", value: ratio * 100 }) }) : null,
4427
+ step.description ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { mb: "3", mt: ratio !== null ? "0" : "2", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: step.description }) }) : null,
4428
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { direction: "column", gap: "0", children: [
4429
+ step.basis || step.issue ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { pb: "3", style: { borderBottom: "1px solid var(--gray-a4)" }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { direction: "column", gap: "3", children: [
4430
+ step.basis ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(RubricField, { label: "\uADFC\uAC70", value: step.basis }) : null,
4431
+ step.issue ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(RubricField, { label: "\uC544\uC26C\uC6B4 \uC810", value: step.issue }) : null
4358
4432
  ] }) }) : null,
4359
- step.improve || step.example || step.idealExample ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { pt: "3", children: /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(import_themes23.Flex, { direction: "column", gap: "3", children: [
4360
- step.improve ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(RubricField, { label: "\uAC1C\uC120\uC810", value: step.improve }) : null,
4361
- step.example ? /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
4433
+ step.improve || step.example || step.idealExample ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { pt: "3", children: /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { direction: "column", gap: "3", children: [
4434
+ step.improve ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(RubricField, { label: "\uAC1C\uC120\uC810", value: step.improve }) : null,
4435
+ step.example ? /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(
4362
4436
  import_themes7.Box,
4363
4437
  {
4364
4438
  p: "2",
@@ -4367,7 +4441,7 @@ function StepDetail({
4367
4441
  background: "var(--accent-a2)"
4368
4442
  },
4369
4443
  children: [
4370
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
4444
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4371
4445
  Typo,
4372
4446
  {
4373
4447
  as: "p",
@@ -4377,11 +4451,11 @@ function StepDetail({
4377
4451
  children: "\uC608\uC2DC \uC2A4\uD06C\uB9BD\uD2B8"
4378
4452
  }
4379
4453
  ),
4380
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", style: { color: "var(--accent-11)" }, variant: "body", children: step.example }) })
4454
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", style: { color: "var(--accent-11)" }, variant: "body", children: step.example }) })
4381
4455
  ]
4382
4456
  }
4383
4457
  ) : null,
4384
- step.idealExample ? /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
4458
+ step.idealExample ? /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(
4385
4459
  import_themes7.Box,
4386
4460
  {
4387
4461
  p: "2",
@@ -4390,8 +4464,8 @@ function StepDetail({
4390
4464
  background: "var(--gray-a2)"
4391
4465
  },
4392
4466
  children: [
4393
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(Typo, { as: "p", color: "gray", variant: "body", weight: "medium", children: "\uBAA8\uBC94 \uC608\uC2DC" }),
4394
- /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
4467
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", color: "gray", variant: "body", weight: "medium", children: "\uBAA8\uBC94 \uC608\uC2DC" }),
4468
+ /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4395
4469
  Typo,
4396
4470
  {
4397
4471
  as: "p",
@@ -4410,7 +4484,7 @@ function StepDetail({
4410
4484
  }
4411
4485
 
4412
4486
  // src/app/roleplay/parts/step-radar.tsx
4413
- var import_jsx_runtime124 = require("react/jsx-runtime");
4487
+ var import_jsx_runtime126 = require("react/jsx-runtime");
4414
4488
  function StepRadar({ steps }) {
4415
4489
  const { colors, probe } = useTokenColors({
4416
4490
  accent: ["--accent-9", "#5b5bd6"],
@@ -4459,7 +4533,7 @@ function StepRadar({ steps }) {
4459
4533
  }
4460
4534
  ]
4461
4535
  };
4462
- return /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(
4536
+ return /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(
4463
4537
  "div",
4464
4538
  {
4465
4539
  "aria-label": "\uD3C9\uAC00 \uB2E8\uACC4 \uB808\uC774\uB354 \uCC28\uD2B8",
@@ -4475,23 +4549,23 @@ function StepRadar({ steps }) {
4475
4549
  },
4476
4550
  children: [
4477
4551
  probe,
4478
- /* @__PURE__ */ (0, import_jsx_runtime124.jsx)("div", { style: { width: "100%", maxWidth: 300, height: 280 }, children: /* @__PURE__ */ (0, import_jsx_runtime124.jsx)(Chart, { option }) })
4552
+ /* @__PURE__ */ (0, import_jsx_runtime126.jsx)("div", { style: { width: "100%", maxWidth: 300, height: 280 }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(Chart, { option }) })
4479
4553
  ]
4480
4554
  }
4481
4555
  );
4482
4556
  }
4483
4557
 
4484
4558
  // src/app/roleplay/parts/step-summary.tsx
4485
- var import_jsx_runtime125 = require("react/jsx-runtime");
4559
+ var import_jsx_runtime127 = require("react/jsx-runtime");
4486
4560
  function Section5({
4487
4561
  title,
4488
4562
  desc,
4489
4563
  children
4490
4564
  }) {
4491
- return /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)("section", { children: [
4492
- /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes7.Box, { mb: "3", children: [
4493
- /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", variant: "subtitle", weight: "bold", children: title }),
4494
- desc ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
4565
+ return /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)("section", { children: [
4566
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(import_themes7.Box, { mb: "3", children: [
4567
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(Typo, { as: "p", variant: "subtitle", weight: "bold", children: title }),
4568
+ desc ? /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(import_themes7.Box, { mt: "1", style: { maxWidth: "65ch" }, children: /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(Typo, { as: "p", color: "gray", variant: "body", children: desc }) }) : null
4495
4569
  ] }),
4496
4570
  children
4497
4571
  ] });
@@ -4500,13 +4574,13 @@ function StepSummary({ steps }) {
4500
4574
  if (steps.length === 0) return null;
4501
4575
  const radarReady = steps.every((s) => stepRatio(s) !== null);
4502
4576
  const desc = "\uB300\uD654 \uB2E8\uACC4 \uBCC4\uB85C \uB098\uC758 \uAC15\uC57D\uC810\uC744 \uD655\uC778\uD560 \uC218 \uC788\uC5B4\uC694.";
4503
- const list = /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes23.Flex, { direction: "column", children: steps.map((step, i) => {
4577
+ const list = /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(import_themes23.Flex, { direction: "column", children: steps.map((step, i) => {
4504
4578
  const ratio = stepRatio(step);
4505
4579
  const scoreText = stepScoreText(step);
4506
4580
  const gradeLabel = stepGradeLabel(step);
4507
- return /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes7.Box, { children: [
4508
- i > 0 && /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes40.Separator, { size: "4" }),
4509
- /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4581
+ return /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(import_themes7.Box, { children: [
4582
+ i > 0 && /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(import_themes40.Separator, { size: "4" }),
4583
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
4510
4584
  "button",
4511
4585
  {
4512
4586
  className: "rp-rubric-scroll-btn",
@@ -4523,9 +4597,9 @@ function StepSummary({ steps }) {
4523
4597
  textAlign: "left"
4524
4598
  },
4525
4599
  type: "button",
4526
- children: /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { direction: "column", gap: "1", children: [
4527
- /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { align: "center", gap: "2", justify: "between", children: [
4528
- /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(
4600
+ children: /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(import_themes23.Flex, { direction: "column", gap: "1", children: [
4601
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(import_themes23.Flex, { align: "center", gap: "2", justify: "between", children: [
4602
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(
4529
4603
  Typo,
4530
4604
  {
4531
4605
  as: "span",
@@ -4534,7 +4608,7 @@ function StepSummary({ steps }) {
4534
4608
  variant: "body",
4535
4609
  weight: "medium",
4536
4610
  children: [
4537
- /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4611
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
4538
4612
  Typo,
4539
4613
  {
4540
4614
  as: "span",
@@ -4550,9 +4624,9 @@ function StepSummary({ steps }) {
4550
4624
  ]
4551
4625
  }
4552
4626
  ),
4553
- /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(import_themes23.Flex, { align: "center", gap: "2", style: { flexShrink: 0 }, children: [
4554
- scoreText !== null ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Typo, { as: "span", mono: true, variant: "body", weight: "bold", children: scoreText }) : null,
4555
- gradeLabel !== null ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(
4627
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(import_themes23.Flex, { align: "center", gap: "2", style: { flexShrink: 0 }, children: [
4628
+ scoreText !== null ? /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(Typo, { as: "span", mono: true, variant: "body", weight: "bold", children: scoreText }) : null,
4629
+ gradeLabel !== null ? /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(
4556
4630
  Typo,
4557
4631
  {
4558
4632
  as: "span",
@@ -4565,13 +4639,13 @@ function StepSummary({ steps }) {
4565
4639
  ) : null
4566
4640
  ] })
4567
4641
  ] }),
4568
- ratio !== null ? /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(import_themes7.Box, { style: { flex: 1 }, children: /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Progress, { color: stepColor(step), size: "1", value: ratio * 100 }) }) : null
4642
+ ratio !== null ? /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(import_themes7.Box, { style: { flex: 1 }, children: /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(Progress, { color: stepColor(step), size: "1", value: ratio * 100 }) }) : null
4569
4643
  ] })
4570
4644
  }
4571
4645
  )
4572
4646
  ] }, step.key);
4573
4647
  }) });
4574
- return /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(Section5, { desc, title: "\uD3C9\uAC00 \uB2E8\uACC4 \uC694\uC57D", children: radarReady ? /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(
4648
+ return /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(Section5, { desc, title: "\uD3C9\uAC00 \uB2E8\uACC4 \uC694\uC57D", children: radarReady ? /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(
4575
4649
  import_themes24.Grid,
4576
4650
  {
4577
4651
  align: "center",
@@ -4579,14 +4653,14 @@ function StepSummary({ steps }) {
4579
4653
  gap: "6",
4580
4654
  children: [
4581
4655
  list,
4582
- /* @__PURE__ */ (0, import_jsx_runtime125.jsx)(StepRadar, { steps })
4656
+ /* @__PURE__ */ (0, import_jsx_runtime127.jsx)(StepRadar, { steps })
4583
4657
  ]
4584
4658
  }
4585
4659
  ) : list });
4586
4660
  }
4587
4661
 
4588
4662
  // src/app/roleplay/parts/content.tsx
4589
- var import_jsx_runtime126 = require("react/jsx-runtime");
4663
+ var import_jsx_runtime128 = require("react/jsx-runtime");
4590
4664
  function Content8({
4591
4665
  detail,
4592
4666
  report,
@@ -4609,20 +4683,20 @@ function Content8({
4609
4683
  ...showStepDetail ? [{ id: "step-detail", label: "\uB2E8\uACC4\uBCC4 \uC0C1\uC138 \uBD84\uC11D" }] : [],
4610
4684
  ...skills.length > 0 ? [{ id: "coaching", label: "\uC989\uC2DC \uC801\uC6A9 \uC2A4\uD0AC" }] : []
4611
4685
  ];
4612
- return /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(
4686
+ return /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)(
4613
4687
  import_themes24.Grid,
4614
4688
  {
4615
4689
  align: "start",
4616
4690
  columns: { initial: "1", md: "minmax(0, 1fr) 224px" },
4617
4691
  gap: "7",
4618
4692
  children: [
4619
- /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(import_themes23.Flex, { direction: "column", gap: "7", children: [
4620
- report.frameworkTitle !== null || report.frameworkDescription !== null ? /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(import_themes7.Box, { children: [
4621
- report.frameworkTitle !== null ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(Heading2, { size: "5", weight: "bold", children: report.frameworkTitle }) : null,
4622
- report.frameworkDescription !== null ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { mt: report.frameworkTitle !== null ? "2" : "0", children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(Typo, { as: "p", variant: "body", children: report.frameworkDescription }) }) : null
4693
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)(import_themes23.Flex, { direction: "column", gap: "7", children: [
4694
+ report.frameworkTitle !== null || report.frameworkDescription !== null ? /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)(import_themes7.Box, { children: [
4695
+ report.frameworkTitle !== null ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(Heading2, { size: "5", weight: "bold", children: report.frameworkTitle }) : null,
4696
+ report.frameworkDescription !== null ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { mt: report.frameworkTitle !== null ? "2" : "0", children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(Typo, { as: "p", variant: "body", children: report.frameworkDescription }) }) : null
4623
4697
  ] }) : null,
4624
- /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "score-summary", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(ScoreSummary, { detail, report, speechShare }) }),
4625
- strengths.length > 0 ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "strengths", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
4698
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "score-summary", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(ScoreSummary, { detail, report, speechShare }) }),
4699
+ strengths.length > 0 ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "strengths", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
4626
4700
  AnalysisSection,
4627
4701
  {
4628
4702
  desc: "\uC774\uBC88 \uC138\uC158\uC5D0\uC11C \uAC00\uC7A5 \uB3CB\uBCF4\uC778 \uAC15\uC810\uB4E4\uC774\uC5D0\uC694.",
@@ -4631,7 +4705,7 @@ function Content8({
4631
4705
  tone: "good"
4632
4706
  }
4633
4707
  ) }) : null,
4634
- improvements.length > 0 ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "improvements", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
4708
+ improvements.length > 0 ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "improvements", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
4635
4709
  AnalysisSection,
4636
4710
  {
4637
4711
  desc: "\uB2E4\uC74C\uC5D0 \uBCF4\uC644\uD55C\uB2E4\uBA74 \uB354 \uB098\uC740 \uACB0\uACFC\uB97C \uC5BB\uC744 \uC218 \uC788\uC744 \uAC70\uC5D0\uC694.",
@@ -4640,15 +4714,15 @@ function Content8({
4640
4714
  tone: "bad"
4641
4715
  }
4642
4716
  ) }) : null,
4643
- showTrend ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "score-trend", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(ScoreTrendSection, { history }) }) : null,
4644
- showStepSummary ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "step-summary", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(StepSummary, { steps }) }) : null,
4645
- showStepDetail ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "step-detail", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
4717
+ showTrend ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "score-trend", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(ScoreTrendSection, { history }) }) : null,
4718
+ showStepSummary ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "step-summary", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(StepSummary, { steps }) }) : null,
4719
+ showStepDetail ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "step-detail", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
4646
4720
  Section2,
4647
4721
  {
4648
4722
  desc: "\uC774\uBC88 \uB300\uD654\uC758 \uB354 \uB098\uC544\uC9C8 \uC218 \uC788\uB294 \uBC29\uD5A5\uC744 \uC54C\uB824\uB4DC\uB9B4\uAC8C\uC694.",
4649
4723
  title: "\uB2E8\uACC4\uBCC4 \uC0C1\uC138 \uBD84\uC11D",
4650
- children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes23.Flex, { direction: "column", children: steps.map((step, i) => /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(import_themes7.Box, { children: [
4651
- i > 0 ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(
4724
+ children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes23.Flex, { direction: "column", children: steps.map((step, i) => /* @__PURE__ */ (0, import_jsx_runtime128.jsxs)(import_themes7.Box, { children: [
4725
+ i > 0 ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
4652
4726
  import_themes40.Separator,
4653
4727
  {
4654
4728
  mb: "6",
@@ -4656,13 +4730,13 @@ function Content8({
4656
4730
  style: { marginTop: "calc(var(--space-9) * 1.6)" }
4657
4731
  }
4658
4732
  ) : null,
4659
- /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(StepDetail, { scrollMarginTop, step })
4733
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(StepDetail, { scrollMarginTop, step })
4660
4734
  ] }, step.key)) })
4661
4735
  }
4662
4736
  ) }) : null,
4663
- skills.length > 0 ? /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(import_themes7.Box, { id: "coaching", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(CoachingPanel, { skills }) }) : null
4737
+ skills.length > 0 ? /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(import_themes7.Box, { id: "coaching", style: { scrollMarginTop }, children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(CoachingPanel, { skills }) }) : null
4664
4738
  ] }),
4665
- /* @__PURE__ */ (0, import_jsx_runtime126.jsx)(SectionNav, { items: navItems, steps: showStepDetail ? steps : [] })
4739
+ /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(SectionNav, { items: navItems, steps: showStepDetail ? steps : [] })
4666
4740
  ]
4667
4741
  }
4668
4742
  );