@tipp/ui 2.3.38 → 2.3.40

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 (215) hide show
  1. package/dist/app/index.cjs +426 -365
  2. package/dist/app/index.cjs.map +1 -1
  3. package/dist/app/index.js +40 -39
  4. package/dist/app/platform/coach-question-list.cjs +96 -35
  5. package/dist/app/platform/coach-question-list.cjs.map +1 -1
  6. package/dist/app/platform/coach-question-list.js +2 -1
  7. package/dist/app/platform/contents-card.cjs +133 -72
  8. package/dist/app/platform/contents-card.cjs.map +1 -1
  9. package/dist/app/platform/contents-card.js +3 -2
  10. package/dist/app/platform/curriculum-card.cjs +77 -16
  11. package/dist/app/platform/curriculum-card.cjs.map +1 -1
  12. package/dist/app/platform/curriculum-card.js +2 -1
  13. package/dist/app/platform/edit-coaching-time.cjs +196 -135
  14. package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
  15. package/dist/app/platform/edit-coaching-time.js +23 -22
  16. package/dist/app/platform/edit-service-type.cjs +188 -127
  17. package/dist/app/platform/edit-service-type.cjs.map +1 -1
  18. package/dist/app/platform/edit-service-type.js +23 -22
  19. package/dist/app/platform/goal-manage-card-edit.cjs +198 -137
  20. package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
  21. package/dist/app/platform/goal-manage-card-edit.js +23 -22
  22. package/dist/app/platform/goal-manage-card-read.cjs +126 -65
  23. package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
  24. package/dist/app/platform/goal-manage-card-read.js +2 -1
  25. package/dist/app/platform/on-offline-radio-card.cjs +216 -155
  26. package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
  27. package/dist/app/platform/on-offline-radio-card.js +23 -22
  28. package/dist/app/platform/report-card.cjs +99 -38
  29. package/dist/app/platform/report-card.cjs.map +1 -1
  30. package/dist/app/platform/report-card.js +2 -1
  31. package/dist/app/platform/reservation-card.cjs +212 -151
  32. package/dist/app/platform/reservation-card.cjs.map +1 -1
  33. package/dist/app/platform/reservation-card.js +23 -22
  34. package/dist/app/platform/session-card.cjs +241 -180
  35. package/dist/app/platform/session-card.cjs.map +1 -1
  36. package/dist/app/platform/session-card.js +23 -22
  37. package/dist/app/platform/session-review-simple-read.cjs +97 -36
  38. package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
  39. package/dist/app/platform/session-review-simple-read.js +2 -1
  40. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +130 -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 +6 -5
  43. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +107 -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 +2 -1
  46. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +110 -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 +2 -1
  49. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +96 -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 +2 -1
  52. package/dist/app/platform/userInfos/session-user-info-detail.cjs +106 -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 +2 -1
  55. package/dist/app/platform/userInfos/utils.cjs +98 -37
  56. package/dist/app/platform/userInfos/utils.cjs.map +1 -1
  57. package/dist/app/platform/userInfos/utils.js +2 -1
  58. package/dist/atoms/index.cjs +120 -59
  59. package/dist/atoms/index.cjs.map +1 -1
  60. package/dist/atoms/index.js +2 -1
  61. package/dist/atoms/pagination.cjs +76 -15
  62. package/dist/atoms/pagination.cjs.map +1 -1
  63. package/dist/atoms/pagination.js +2 -1
  64. package/dist/{chunk-GGCONJ2Q.js → chunk-4UBN6JY7.js} +2 -2
  65. package/dist/{chunk-IO7RODN7.js → chunk-6SQZJN5Y.js} +4 -4
  66. package/dist/{chunk-XVCVWEWU.js → chunk-7PZPKTQ4.js} +2 -2
  67. package/dist/chunk-B3VSXNTH.js +71 -0
  68. package/dist/chunk-B3VSXNTH.js.map +1 -0
  69. package/dist/{chunk-4BWTMUQY.js → chunk-BYFSYL7V.js} +2 -2
  70. package/dist/{chunk-6MQMVYEP.js → chunk-C6ZC7TXX.js} +4 -4
  71. package/dist/{chunk-36VFXUXU.js → chunk-GVUXGWAM.js} +8 -8
  72. package/dist/chunk-GVUXGWAM.js.map +1 -0
  73. package/dist/chunk-JVXATVAC.js +1 -0
  74. package/dist/{chunk-LZWTGFMW.js → chunk-P4R5JOBT.js} +4 -4
  75. package/dist/{chunk-6TQGX5ZU.js → chunk-REPTW53S.js} +2 -2
  76. package/dist/{chunk-4PYFMD24.js → chunk-V7IC4EAC.js} +4 -4
  77. package/dist/{chunk-MLAQDU6U.js → chunk-XLKJYRFY.js} +37 -7
  78. package/dist/{chunk-MLAQDU6U.js.map → chunk-XLKJYRFY.js.map} +1 -1
  79. package/dist/icon.cjs +63 -0
  80. package/dist/icon.cjs.map +1 -1
  81. package/dist/icon.d.cts +1 -0
  82. package/dist/icon.d.ts +1 -0
  83. package/dist/icon.js +5 -1
  84. package/dist/icons/headset.cjs +128 -0
  85. package/dist/icons/headset.cjs.map +1 -0
  86. package/dist/icons/headset.d.cts +6 -0
  87. package/dist/icons/headset.d.ts +6 -0
  88. package/dist/icons/headset.js +8 -0
  89. package/dist/icons/headset.js.map +1 -0
  90. package/dist/icons/index.cjs +63 -0
  91. package/dist/icons/index.cjs.map +1 -1
  92. package/dist/icons/index.d.cts +1 -0
  93. package/dist/icons/index.d.ts +1 -0
  94. package/dist/icons/index.js +5 -1
  95. package/dist/index.cjs +985 -892
  96. package/dist/index.cjs.map +1 -1
  97. package/dist/index.d.cts +1 -0
  98. package/dist/index.d.ts +1 -0
  99. package/dist/index.js +55 -51
  100. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.cjs +125 -64
  101. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.cjs.map +1 -1
  102. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.js +5 -4
  103. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.cjs +67 -6
  104. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.cjs.map +1 -1
  105. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.js +2 -1
  106. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.cjs +105 -44
  107. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.cjs.map +1 -1
  108. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.js +4 -3
  109. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.cjs +70 -9
  110. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.cjs.map +1 -1
  111. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.js +2 -1
  112. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.cjs +79 -18
  113. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.cjs.map +1 -1
  114. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.js +2 -1
  115. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.cjs +71 -10
  116. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.cjs.map +1 -1
  117. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.js +2 -1
  118. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.cjs +71 -10
  119. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.cjs.map +1 -1
  120. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.js +2 -1
  121. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.cjs +78 -17
  122. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.cjs.map +1 -1
  123. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.js +2 -1
  124. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.cjs +75 -14
  125. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.cjs.map +1 -1
  126. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.js +2 -1
  127. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.cjs +181 -120
  128. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.cjs.map +1 -1
  129. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.js +6 -5
  130. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.cjs +83 -22
  131. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.cjs.map +1 -1
  132. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.js +2 -1
  133. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.cjs +68 -7
  134. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.cjs.map +1 -1
  135. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.js +2 -1
  136. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.cjs +199 -138
  137. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.cjs.map +1 -1
  138. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.js +7 -6
  139. package/dist/molecules/curriculumV2/CurriculumContents/index.cjs +248 -187
  140. package/dist/molecules/curriculumV2/CurriculumContents/index.cjs.map +1 -1
  141. package/dist/molecules/curriculumV2/CurriculumContents/index.js +11 -10
  142. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.cjs +71 -10
  143. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.cjs.map +1 -1
  144. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.js +2 -1
  145. package/dist/molecules/curriculumV2/CurriculumSidebar/index.cjs +90 -29
  146. package/dist/molecules/curriculumV2/CurriculumSidebar/index.cjs.map +1 -1
  147. package/dist/molecules/curriculumV2/CurriculumSidebar/index.js +5 -4
  148. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.cjs +82 -21
  149. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.cjs.map +1 -1
  150. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.js +4 -3
  151. package/dist/molecules/curriculumV2/curriculum-sub-nav.cjs +74 -13
  152. package/dist/molecules/curriculumV2/curriculum-sub-nav.cjs.map +1 -1
  153. package/dist/molecules/curriculumV2/curriculum-sub-nav.js +2 -1
  154. package/dist/molecules/curriculumV2/index.cjs +290 -229
  155. package/dist/molecules/curriculumV2/index.cjs.map +1 -1
  156. package/dist/molecules/curriculumV2/index.js +19 -18
  157. package/dist/molecules/date-picker/date-picker-button.cjs +87 -26
  158. package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
  159. package/dist/molecules/date-picker/date-picker-button.js +2 -1
  160. package/dist/molecules/date-picker/index.cjs +78 -17
  161. package/dist/molecules/date-picker/index.cjs.map +1 -1
  162. package/dist/molecules/date-picker/index.js +2 -1
  163. package/dist/molecules/description-json-render.cjs +69 -8
  164. package/dist/molecules/description-json-render.cjs.map +1 -1
  165. package/dist/molecules/description-json-render.js +2 -1
  166. package/dist/molecules/dynamic-form-editor-field-editor-panel.cjs +176 -115
  167. package/dist/molecules/dynamic-form-editor-field-editor-panel.cjs.map +1 -1
  168. package/dist/molecules/dynamic-form-editor-field-editor-panel.js +2 -1
  169. package/dist/molecules/dynamic-form-editor.cjs +257 -196
  170. package/dist/molecules/dynamic-form-editor.cjs.map +1 -1
  171. package/dist/molecules/dynamic-form-editor.js +2 -1
  172. package/dist/molecules/expand-table/index.cjs +101 -40
  173. package/dist/molecules/expand-table/index.cjs.map +1 -1
  174. package/dist/molecules/expand-table/index.js +2 -1
  175. package/dist/molecules/index.cjs +756 -665
  176. package/dist/molecules/index.cjs.map +1 -1
  177. package/dist/molecules/index.js +34 -33
  178. package/dist/molecules/stepper.cjs +81 -20
  179. package/dist/molecules/stepper.cjs.map +1 -1
  180. package/dist/molecules/stepper.js +2 -1
  181. package/dist/molecules/tag-selector.cjs +81 -20
  182. package/dist/molecules/tag-selector.cjs.map +1 -1
  183. package/dist/molecules/tag-selector.js +2 -1
  184. package/dist/molecules/time-select.cjs +66 -5
  185. package/dist/molecules/time-select.cjs.map +1 -1
  186. package/dist/molecules/time-select.js +2 -1
  187. package/dist/molecules/training-info-guideline.cjs +36 -6
  188. package/dist/molecules/training-info-guideline.cjs.map +1 -1
  189. package/dist/molecules/training-info-guideline.js +1 -1
  190. package/dist/types/index.js +1 -1
  191. package/dist/utils/curriculum.utils.cjs +61 -0
  192. package/dist/utils/curriculum.utils.cjs.map +1 -1
  193. package/dist/utils/curriculum.utils.js +2 -1
  194. package/dist/utils/get-callout-icon-component.cjs +61 -0
  195. package/dist/utils/get-callout-icon-component.cjs.map +1 -1
  196. package/dist/utils/get-callout-icon-component.js +2 -1
  197. package/dist/utils/index.cjs +61 -0
  198. package/dist/utils/index.cjs.map +1 -1
  199. package/dist/utils/index.js +2 -1
  200. package/package.json +1 -1
  201. package/src/app/platform/contents-card.tsx +5 -5
  202. package/src/icons/headset.tsx +46 -0
  203. package/src/icons/index.ts +2 -1
  204. package/src/molecules/training-info-guideline.tsx +28 -7
  205. package/dist/chunk-36VFXUXU.js.map +0 -1
  206. package/dist/chunk-VD7AQ7HK.js +0 -1
  207. /package/dist/{chunk-GGCONJ2Q.js.map → chunk-4UBN6JY7.js.map} +0 -0
  208. /package/dist/{chunk-IO7RODN7.js.map → chunk-6SQZJN5Y.js.map} +0 -0
  209. /package/dist/{chunk-XVCVWEWU.js.map → chunk-7PZPKTQ4.js.map} +0 -0
  210. /package/dist/{chunk-4BWTMUQY.js.map → chunk-BYFSYL7V.js.map} +0 -0
  211. /package/dist/{chunk-6MQMVYEP.js.map → chunk-C6ZC7TXX.js.map} +0 -0
  212. /package/dist/{chunk-VD7AQ7HK.js.map → chunk-JVXATVAC.js.map} +0 -0
  213. /package/dist/{chunk-LZWTGFMW.js.map → chunk-P4R5JOBT.js.map} +0 -0
  214. /package/dist/{chunk-6TQGX5ZU.js.map → chunk-REPTW53S.js.map} +0 -0
  215. /package/dist/{chunk-4PYFMD24.js.map → chunk-V7IC4EAC.js.map} +0 -0
@@ -1185,6 +1185,67 @@ var CircleFileIcon = React20.forwardRef(
1185
1185
  );
1186
1186
  CircleFileIcon.displayName = "CircleFileIcon";
1187
1187
 
1188
+ // src/icons/headset.tsx
1189
+ var React21 = __toESM(require("react"), 1);
1190
+ var import_jsx_runtime24 = require("react/jsx-runtime");
1191
+ var HeadsetIcon = React21.forwardRef(
1192
+ (_a, forwardedRef) => {
1193
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
1194
+ return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
1195
+ "svg",
1196
+ __spreadProps(__spreadValues({
1197
+ fill: "none",
1198
+ height: "16",
1199
+ viewBox: "0 0 16 16",
1200
+ width: "16",
1201
+ xmlns: "http://www.w3.org/2000/svg"
1202
+ }, props), {
1203
+ ref: forwardedRef,
1204
+ children: [
1205
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1206
+ "path",
1207
+ {
1208
+ d: "M3.25 6C3.25 3.75 5.5 2 8 2C10.5 2 12.75 3.75 12.75 6",
1209
+ stroke: color,
1210
+ strokeLinecap: "round",
1211
+ strokeWidth: "1.2"
1212
+ }
1213
+ ),
1214
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1215
+ "path",
1216
+ {
1217
+ d: "M4.75 6H3.25A1.5 1.5 0 0 0 1.75 7.5V10.75A1.5 1.5 0 0 0 3.25 12.25H4.75Z",
1218
+ stroke: color,
1219
+ strokeLinejoin: "round",
1220
+ strokeWidth: "1.2"
1221
+ }
1222
+ ),
1223
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1224
+ "path",
1225
+ {
1226
+ d: "M11.25 6H12.75A1.5 1.5 0 0 1 14.25 7.5V10.75A1.5 1.5 0 0 1 12.75 12.25H11.25Z",
1227
+ stroke: color,
1228
+ strokeLinejoin: "round",
1229
+ strokeWidth: "1.2"
1230
+ }
1231
+ ),
1232
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1233
+ "path",
1234
+ {
1235
+ d: "M4 12.25V13.25C4 13.94 4.56 14.5 5.25 14.5H8",
1236
+ stroke: color,
1237
+ strokeLinecap: "round",
1238
+ strokeLinejoin: "round",
1239
+ strokeWidth: "1.2"
1240
+ }
1241
+ )
1242
+ ]
1243
+ })
1244
+ );
1245
+ }
1246
+ );
1247
+ HeadsetIcon.displayName = "HeadsetIcon";
1248
+
1188
1249
  // src/utils/curriculum.utils.ts
1189
1250
  var CurriculumListIcons = {
1190
1251
  pencil: CirclePencilIcon,
@@ -1242,7 +1303,7 @@ var getCurriculumQuestionTypeDescription = (type) => {
1242
1303
  };
1243
1304
 
1244
1305
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.tsx
1245
- var import_jsx_runtime24 = require("react/jsx-runtime");
1306
+ var import_jsx_runtime25 = require("react/jsx-runtime");
1246
1307
  var renderPreviewContent = (args) => {
1247
1308
  const { question } = args;
1248
1309
  const Icon = getCurriculumIcon({
@@ -1255,7 +1316,7 @@ var renderPreviewContent = (args) => {
1255
1316
  question.duration ? `${question.duration}\uBD84` : ""
1256
1317
  ].filter(Boolean).join(" | ");
1257
1318
  };
1258
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
1319
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
1259
1320
  import_themes10.Grid,
1260
1321
  {
1261
1322
  columns: "16px 1fr",
@@ -1264,10 +1325,10 @@ var renderPreviewContent = (args) => {
1264
1325
  py: "2",
1265
1326
  width: "100%",
1266
1327
  children: [
1267
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes.Box, { mt: "1", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { color: getCurriculumQuestionIconColor(question.type) }) }),
1268
- /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(import_themes.Box, { children: [
1269
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, { as: "p", color: "gray", weight: "bold", children: question.title }),
1270
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, { color: "gray", children: getDescription() })
1328
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes.Box, { mt: "1", children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Icon, { color: getCurriculumQuestionIconColor(question.type) }) }),
1329
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes.Box, { children: [
1330
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { as: "p", color: "gray", weight: "bold", children: question.title }),
1331
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "gray", children: getDescription() })
1271
1332
  ] })
1272
1333
  ]
1273
1334
  },
@@ -1290,7 +1351,7 @@ var renderReviewContent = (args) => {
1290
1351
  const color = getCurriculumQuestionIconColor(question.type);
1291
1352
  const badgeColor = ["question_radio", "question_satisfaction_option"].includes(question.type) ? "accent" : "neutral";
1292
1353
  const value = getReviewContentValue(question, answer);
1293
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
1354
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
1294
1355
  import_themes10.Grid,
1295
1356
  {
1296
1357
  columns: "16px 1fr",
@@ -1299,10 +1360,10 @@ var renderReviewContent = (args) => {
1299
1360
  py: "2",
1300
1361
  width: "100%",
1301
1362
  children: [
1302
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Icon, { color }) }),
1303
- /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(import_themes.Box, { children: [
1304
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, { as: "p", color: "gray", mb: "2", weight: "bold", children: question.title }),
1305
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Badge, { color: badgeColor, size: "large", style: { whiteSpace: "break-spaces", lineBreak: "anywhere" }, children: value || "(\uBBF8 \uC751\uB2F5)" })
1363
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Icon, { color }) }),
1364
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes.Box, { children: [
1365
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { as: "p", color: "gray", mb: "2", weight: "bold", children: question.title }),
1366
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Badge, { color: badgeColor, size: "large", style: { whiteSpace: "break-spaces", lineBreak: "anywhere" }, children: value || "(\uBBF8 \uC751\uB2F5)" })
1306
1367
  ] })
1307
1368
  ]
1308
1369
  },
@@ -1311,7 +1372,7 @@ var renderReviewContent = (args) => {
1311
1372
  };
1312
1373
  function StartReview({ onStart }) {
1313
1374
  const { curriculum, reviewContents, sectionTitle, done, formik } = useCurriculumReviewContext();
1314
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1375
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1315
1376
  import_themes7.Flex,
1316
1377
  {
1317
1378
  align: "center",
@@ -1319,7 +1380,7 @@ function StartReview({ onStart }) {
1319
1380
  height: "100%",
1320
1381
  justify: "center",
1321
1382
  width: "100%",
1322
- children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
1383
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
1323
1384
  import_themes7.Flex,
1324
1385
  {
1325
1386
  align: "center",
@@ -1332,21 +1393,21 @@ function StartReview({ onStart }) {
1332
1393
  px: { initial: "4", sm: "0" },
1333
1394
  width: "100%",
1334
1395
  children: [
1335
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, { color: "gray", mb: "1", children: curriculum.title }),
1336
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Heading2, { variant: "heading3", children: reviewContents.title }),
1337
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes11.Separator, { my: "4", style: { width: 100 } }),
1338
- /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(Typo, { align: "left", as: "p", color: "gray", mb: "4", children: [
1339
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, { as: "span", weight: "bold", children: sectionTitle }),
1396
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "gray", mb: "1", children: curriculum.title }),
1397
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, { variant: "heading3", children: reviewContents.title }),
1398
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes11.Separator, { my: "4", style: { width: 100 } }),
1399
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Typo, { align: "left", as: "p", color: "gray", mb: "4", children: [
1400
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { as: "span", weight: "bold", children: sectionTitle }),
1340
1401
  " ",
1341
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, { children: reviewContents.description })
1402
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { children: reviewContents.description })
1342
1403
  ] }),
1343
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes.Box, { mb: "5", overflowY: "auto", width: "100%", children: reviewContents.questions.map((question) => {
1404
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes.Box, { mb: "5", overflowY: "auto", width: "100%", children: reviewContents.questions.map((question) => {
1344
1405
  if (done) {
1345
1406
  return renderReviewContent({ question, answer: formik.values.answers[question.uuid] });
1346
1407
  }
1347
1408
  return renderPreviewContent({ question });
1348
1409
  }) }),
1349
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Button, { color: "yellow", onClick: onStart, variant: done ? "outline" : "solid", children: done ? "\uB098\uC758 \uC751\uB2F5 \uC218\uC815\uD558\uAE30" : reviewContents.buttonTitle })
1410
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Button, { color: "yellow", onClick: onStart, variant: done ? "outline" : "solid", children: done ? "\uB098\uC758 \uC751\uB2F5 \uC218\uC815\uD558\uAE30" : reviewContents.buttonTitle })
1350
1411
  ]
1351
1412
  }
1352
1413
  )
@@ -1356,13 +1417,13 @@ function StartReview({ onStart }) {
1356
1417
  var start_review_default = StartReview;
1357
1418
 
1358
1419
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.tsx
1359
- var import_jsx_runtime25 = require("react/jsx-runtime");
1420
+ var import_jsx_runtime26 = require("react/jsx-runtime");
1360
1421
  var THANKS_IMAGE_S3_URL = "https://tipp-coaching-live.s3.ap-northeast-2.amazonaws.com/images/curriculum_review_thanks.svg";
1361
1422
  function CompleteReview(props) {
1362
1423
  const { onClickReviewMyAnswer } = props;
1363
1424
  const { reviewContents, sectionTitle, curriculum, onClickEndReview: onClickNextContents } = useCurriculumReviewContext();
1364
1425
  const { reviewMeta } = curriculum.contents;
1365
- return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
1426
+ return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(
1366
1427
  import_themes7.Flex,
1367
1428
  {
1368
1429
  align: "center",
@@ -1375,9 +1436,9 @@ function CompleteReview(props) {
1375
1436
  my: "6",
1376
1437
  width: "100%",
1377
1438
  children: [
1378
- /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes7.Flex, { align: "center", direction: "column", children: [
1379
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, { mb: "6", variant: "heading5", weight: "regular", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewTopTitle) || "\uC751\uB2F5\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uC81C\uCD9C\uD588\uC2B5\uB2C8\uB2E4" }),
1380
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1439
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes7.Flex, { align: "center", direction: "column", children: [
1440
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Heading2, { mb: "6", variant: "heading5", weight: "regular", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewTopTitle) || "\uC751\uB2F5\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uC81C\uCD9C\uD588\uC2B5\uB2C8\uB2E4" }),
1441
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
1381
1442
  "img",
1382
1443
  {
1383
1444
  alt: "complete-review",
@@ -1386,19 +1447,19 @@ function CompleteReview(props) {
1386
1447
  width: 118
1387
1448
  }
1388
1449
  ),
1389
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "gray", mt: "6", variant: "caption", children: sectionTitle }),
1390
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, { variant: "heading5", children: reviewContents.title }),
1391
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { align: "center", color: "gray", mt: "6", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewDescription) || `\uC774\uBC88 \uD559\uC2B5\uC774 \uB9AC\uB354\uC2ED\uC5D0 \uB3C4\uC6C0\uC774 \uB418\uC5C8\uAE30\uB97C \uBC14\uB78D\uB2C8\uB2E4.
1450
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Typo, { color: "gray", mt: "6", variant: "caption", children: sectionTitle }),
1451
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Heading2, { variant: "heading5", children: reviewContents.title }),
1452
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Typo, { align: "center", color: "gray", mt: "6", children: (reviewMeta == null ? void 0 : reviewMeta.endReviewDescription) || `\uC774\uBC88 \uD559\uC2B5\uC774 \uB9AC\uB354\uC2ED\uC5D0 \uB3C4\uC6C0\uC774 \uB418\uC5C8\uAE30\uB97C \uBC14\uB78D\uB2C8\uB2E4.
1392
1453
  \uC55E\uC73C\uB85C \uC788\uC744 \uB9AC\uB354\uB2D8\uC758 \uC131\uC7A5\uC744 \uAE30\uB300\uD569\uB2C8\uB2E4.` })
1393
1454
  ] }),
1394
- /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes10.Grid, { columns: { initial: "1fr", md: "2" }, gap: "3", width: "100%", children: [
1395
- /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Button, { onClick: onClickReviewMyAnswer, variant: "outline", children: [
1455
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes10.Grid, { columns: { initial: "1fr", md: "2" }, gap: "3", width: "100%", children: [
1456
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(Button, { onClick: onClickReviewMyAnswer, variant: "outline", children: [
1396
1457
  (reviewMeta == null ? void 0 : reviewMeta.endReviewBackButtonTitle) || "\uB098\uC758 \uC751\uB2F5 \uB2E4\uC2DC \uBCF4\uAE30",
1397
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_react_icons2.ResetIcon, {})
1458
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_react_icons2.ResetIcon, {})
1398
1459
  ] }),
1399
- /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Button, { onClick: onClickNextContents, children: [
1460
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(Button, { onClick: onClickNextContents, children: [
1400
1461
  "\uCEE4\uB9AC\uD058\uB7FC\uC73C\uB85C \uB3CC\uC544\uAC00\uAE30",
1401
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_react_icons2.HomeIcon, {})
1462
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_react_icons2.HomeIcon, {})
1402
1463
  ] })
1403
1464
  ] })
1404
1465
  ]
@@ -1408,9 +1469,9 @@ function CompleteReview(props) {
1408
1469
  var complete_review_default = CompleteReview;
1409
1470
 
1410
1471
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-layout.tsx
1411
- var import_jsx_runtime26 = require("react/jsx-runtime");
1472
+ var import_jsx_runtime27 = require("react/jsx-runtime");
1412
1473
  function AlignCenter(props) {
1413
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
1474
+ return /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1414
1475
  import_themes7.Flex,
1415
1476
  __spreadValues({
1416
1477
  align: "center",
@@ -1425,7 +1486,7 @@ function ReviewQuestionLayout({
1425
1486
  Body,
1426
1487
  Footer
1427
1488
  }) {
1428
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(
1489
+ return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(
1429
1490
  import_themes10.Grid,
1430
1491
  {
1431
1492
  align: "center",
@@ -1438,18 +1499,18 @@ function ReviewQuestionLayout({
1438
1499
  },
1439
1500
  width: "100%",
1440
1501
  children: [
1441
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(AlignCenter, { pb: "3", pt: "4", px: "4", children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Header }) }),
1442
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes11.Separator, { size: "4" }),
1443
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
1502
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(AlignCenter, { pb: "3", pt: "4", px: "4", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Header }) }),
1503
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes11.Separator, { size: "4" }),
1504
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1444
1505
  AlignCenter,
1445
1506
  {
1446
1507
  p: "3",
1447
1508
  style: { backgroundColor: "var(--gray-2)", zIndex: 0 },
1448
- children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes.Box, { height: "100%", maxWidth: "650px", width: "100%", children: Body })
1509
+ children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes.Box, { height: "100%", maxWidth: "650px", width: "100%", children: Body })
1449
1510
  }
1450
1511
  ),
1451
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes11.Separator, { size: "4" }),
1452
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(AlignCenter, { px: "4", py: "3", children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Footer }) })
1512
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes11.Separator, { size: "4" }),
1513
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(AlignCenter, { px: "4", py: "3", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes.Box, { maxWidth: "650px", width: "100%", children: Footer }) })
1453
1514
  ]
1454
1515
  }
1455
1516
  );
@@ -1460,14 +1521,14 @@ var review_question_layout_default = ReviewQuestionLayout;
1460
1521
  var import_themes12 = require("@radix-ui/themes");
1461
1522
 
1462
1523
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-header.tsx
1463
- var import_jsx_runtime27 = require("react/jsx-runtime");
1524
+ var import_jsx_runtime28 = require("react/jsx-runtime");
1464
1525
  function ReviewQuestionHeader({
1465
1526
  index,
1466
1527
  total
1467
1528
  }) {
1468
1529
  const { reviewContents } = useCurriculumReviewContext();
1469
- return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes.Box, { height: "100%", width: "100%", children: [
1470
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes10.Grid, { columns: "1fr 40px", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
1530
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes.Box, { height: "100%", width: "100%", children: [
1531
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes10.Grid, { columns: "1fr 40px", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
1471
1532
  Heading2,
1472
1533
  {
1473
1534
  mb: "3",
@@ -1476,22 +1537,22 @@ function ReviewQuestionHeader({
1476
1537
  children: reviewContents.title
1477
1538
  }
1478
1539
  ) }),
1479
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes7.Flex, { justify: "between", mb: "2", width: "100%", children: [
1480
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: "\uC9C4\uD589 \uC0C1\uD669" }),
1481
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: [
1540
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes7.Flex, { justify: "between", mb: "2", width: "100%", children: [
1541
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: "\uC9C4\uD589 \uC0C1\uD669" }),
1542
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Typo, { color: "gray", size: { initial: "1", md: "2" }, children: [
1482
1543
  index + 1,
1483
1544
  " / ",
1484
1545
  total,
1485
1546
  " \uC644\uB8CC"
1486
1547
  ] })
1487
1548
  ] }),
1488
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes12.Progress, { color: "iris", max: total, value: index + 1 })
1549
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes12.Progress, { color: "iris", max: total, value: index + 1 })
1489
1550
  ] });
1490
1551
  }
1491
1552
  var review_question_header_default = ReviewQuestionHeader;
1492
1553
 
1493
1554
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.tsx
1494
- var import_jsx_runtime28 = require("react/jsx-runtime");
1555
+ var import_jsx_runtime29 = require("react/jsx-runtime");
1495
1556
  function ReviewQuestionFooter({
1496
1557
  index,
1497
1558
  onNext,
@@ -1501,22 +1562,22 @@ function ReviewQuestionFooter({
1501
1562
  onSubmit,
1502
1563
  isLoading
1503
1564
  }) {
1504
- return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes10.Grid, { columns: "1fr 1fr", gap: "3", children: [
1505
- index > 0 ? /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Button, { onClick: onPrev, variant: "outline", children: [
1506
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_react_icons2.ChevronLeftIcon, {}),
1565
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes10.Grid, { columns: "1fr 1fr", gap: "3", children: [
1566
+ index > 0 ? /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(Button, { onClick: onPrev, variant: "outline", children: [
1567
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_react_icons2.ChevronLeftIcon, {}),
1507
1568
  "\uC774\uC804\uC73C\uB85C"
1508
- ] }) : /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes.Box, {}),
1509
- isLast ? /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(Button, { disabled: isNextButtonDisabled, loading: isLoading, onClick: onSubmit, children: [
1510
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_react_icons2.PaperPlaneIcon, {}),
1569
+ ] }) : /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes.Box, {}),
1570
+ isLast ? /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(Button, { disabled: isNextButtonDisabled, loading: isLoading, onClick: onSubmit, children: [
1571
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_react_icons2.PaperPlaneIcon, {}),
1511
1572
  "\uC81C\uCD9C\uD558\uAE30"
1512
- ] }) : /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
1573
+ ] }) : /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(
1513
1574
  Button,
1514
1575
  {
1515
1576
  disabled: isNextButtonDisabled,
1516
1577
  onClick: onNext,
1517
1578
  variant: "surface",
1518
1579
  children: [
1519
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_react_icons2.ChevronRightIcon, {}),
1580
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_react_icons2.ChevronRightIcon, {}),
1520
1581
  "\uB2E4\uC74C\uC73C\uB85C"
1521
1582
  ]
1522
1583
  }
@@ -1531,7 +1592,7 @@ var import_react12 = require("react");
1531
1592
  // src/atoms/card.tsx
1532
1593
  var import_react10 = require("react");
1533
1594
  var import_themes13 = require("@radix-ui/themes");
1534
- var import_jsx_runtime29 = require("react/jsx-runtime");
1595
+ var import_jsx_runtime30 = require("react/jsx-runtime");
1535
1596
  var Card = (0, import_react10.forwardRef)(
1536
1597
  (props, forwardedRef) => {
1537
1598
  const _a = props, { borderDisable, borderRadius, error } = _a, rest = __objRest(_a, ["borderDisable", "borderRadius", "error"]);
@@ -1548,7 +1609,7 @@ var Card = (0, import_react10.forwardRef)(
1548
1609
  const errorClsName = (0, import_react10.useMemo)(() => {
1549
1610
  return error ? " error" : "";
1550
1611
  }, [error]);
1551
- return /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
1612
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
1552
1613
  import_themes13.Card,
1553
1614
  __spreadProps(__spreadValues({
1554
1615
  variant: "surface"
@@ -1572,7 +1633,7 @@ var import_themes14 = require("@radix-ui/themes");
1572
1633
  var import_themes15 = require("@radix-ui/themes");
1573
1634
 
1574
1635
  // src/molecules/radio-button-card.tsx
1575
- var import_jsx_runtime30 = require("react/jsx-runtime");
1636
+ var import_jsx_runtime31 = require("react/jsx-runtime");
1576
1637
  var RadioCardContext = (0, import_react11.createContext)({});
1577
1638
  function Root3(props) {
1578
1639
  const [value, setValue] = (0, import_react11.useState)(props.value || props.defaultValue);
@@ -1584,7 +1645,7 @@ function Root3(props) {
1584
1645
  },
1585
1646
  [props]
1586
1647
  );
1587
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(RadioCardContext.Provider, { value: __spreadProps(__spreadValues({}, props), { value }), children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes14.RadioCards.Root, __spreadProps(__spreadValues({}, props), { onValueChange })) });
1648
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(RadioCardContext.Provider, { value: __spreadProps(__spreadValues({}, props), { value }), children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes14.RadioCards.Root, __spreadProps(__spreadValues({}, props), { onValueChange })) });
1588
1649
  }
1589
1650
  function Item(_a) {
1590
1651
  var _b = _a, {
@@ -1601,9 +1662,9 @@ function Item(_a) {
1601
1662
  "justify",
1602
1663
  "RadioWrapper"
1603
1664
  ]);
1604
- return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes14.RadioCards.Item, __spreadProps(__spreadValues({}, itemRest), { children: /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_themes7.Flex, { align: "center", justify: justify || "between", width: "100%", children: [
1665
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes14.RadioCards.Item, __spreadProps(__spreadValues({}, itemRest), { children: /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes7.Flex, { align: "center", justify: justify || "between", width: "100%", children: [
1605
1666
  children,
1606
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(RadioWrapper, { children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
1667
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(RadioWrapper, { children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
1607
1668
  import_themes15.Radio,
1608
1669
  {
1609
1670
  checked: itemRest.value === value,
@@ -1619,7 +1680,7 @@ var RadioButtonCard = {
1619
1680
  };
1620
1681
 
1621
1682
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.tsx
1622
- var import_jsx_runtime31 = require("react/jsx-runtime");
1683
+ var import_jsx_runtime32 = require("react/jsx-runtime");
1623
1684
  function ReviewQuestionContentHeader({
1624
1685
  type,
1625
1686
  title,
@@ -1627,9 +1688,9 @@ function ReviewQuestionContentHeader({
1627
1688
  icon
1628
1689
  }) {
1629
1690
  const Icon = getCurriculumIcon({ type, icon });
1630
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes.Box, { children: [
1631
- /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes7.Flex, { gap: "2", mb: "3", children: [
1632
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
1691
+ return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes.Box, { children: [
1692
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes7.Flex, { gap: "2", mb: "3", children: [
1693
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
1633
1694
  Icon,
1634
1695
  {
1635
1696
  color: getCurriculumQuestionIconColor(type),
@@ -1637,14 +1698,14 @@ function ReviewQuestionContentHeader({
1637
1698
  width: "16"
1638
1699
  }
1639
1700
  ) }),
1640
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Typo, { color: "gray", weight: "bold", children: title })
1701
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Typo, { color: "gray", weight: "bold", children: title })
1641
1702
  ] }),
1642
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Typo, { as: "p", color: "gray", children: question })
1703
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Typo, { as: "p", color: "gray", children: question })
1643
1704
  ] });
1644
1705
  }
1645
1706
 
1646
1707
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.tsx
1647
- var import_jsx_runtime32 = require("react/jsx-runtime");
1708
+ var import_jsx_runtime33 = require("react/jsx-runtime");
1648
1709
  var correctAnswerStyle = {
1649
1710
  backgroundColor: "var(--green-a2)"
1650
1711
  };
@@ -1661,8 +1722,8 @@ function ReviewQuestionRadio(props) {
1661
1722
  if (isWrong) return "red";
1662
1723
  return void 0;
1663
1724
  }, [isCorrect, isWrong]);
1664
- return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes10.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
1665
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Card, { mb: "4", size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
1725
+ return /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(import_themes10.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
1726
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Card, { mb: "4", size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
1666
1727
  ReviewQuestionContentHeader,
1667
1728
  {
1668
1729
  icon: question.icon,
@@ -1671,8 +1732,8 @@ function ReviewQuestionRadio(props) {
1671
1732
  type: question.type
1672
1733
  }
1673
1734
  ) }),
1674
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes10.Grid, { height: "100%", rows: "1fr auto", width: "100%", children: [
1675
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes.Box, { position: "relative", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
1735
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(import_themes10.Grid, { height: "100%", rows: "1fr auto", width: "100%", children: [
1736
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_themes.Box, { position: "relative", children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
1676
1737
  RadioButtonCard.Root,
1677
1738
  {
1678
1739
  color: radioColor,
@@ -1684,7 +1745,7 @@ function ReviewQuestionRadio(props) {
1684
1745
  position: "absolute"
1685
1746
  },
1686
1747
  value: answer,
1687
- children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes7.Flex, { direction: "column", gap: "2", width: "100%", children: question.options.map((option, i) => {
1748
+ children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_themes7.Flex, { direction: "column", gap: "2", width: "100%", children: question.options.map((option, i) => {
1688
1749
  const isThisOptionCorrect = isCheckAnswer && i === question.correctAnswer;
1689
1750
  const isThisOptionSelected = isCheckAnswer && i === Number(answer);
1690
1751
  const isThisOptionWrong = isCheckAnswer && isThisOptionSelected && i !== question.correctAnswer;
@@ -1692,15 +1753,15 @@ function ReviewQuestionRadio(props) {
1692
1753
  if (isThisOptionCorrect) return correctAnswerStyle;
1693
1754
  return {};
1694
1755
  })();
1695
- return /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
1756
+ return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
1696
1757
  RadioButtonCard.Item,
1697
1758
  {
1698
1759
  style,
1699
1760
  value: i.toString(),
1700
- children: /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_themes.Box, { children: [
1701
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Typo, { as: "p", children: option.label }),
1702
- isThisOptionCorrect ? /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Typo, { color: "green", children: "\uC815\uB2F5\uC785\uB2C8\uB2E4" }) : null,
1703
- isThisOptionWrong ? /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Typo, { color: "red", children: "\uC815\uB2F5\uC774 \uC544\uB2D9\uB2C8\uB2E4" }) : null
1761
+ children: /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(import_themes.Box, { children: [
1762
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Typo, { as: "p", children: option.label }),
1763
+ isThisOptionCorrect ? /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Typo, { color: "green", children: "\uC815\uB2F5\uC785\uB2C8\uB2E4" }) : null,
1764
+ isThisOptionWrong ? /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Typo, { color: "red", children: "\uC815\uB2F5\uC774 \uC544\uB2D9\uB2C8\uB2E4" }) : null
1704
1765
  ] })
1705
1766
  },
1706
1767
  `${option.label}-${i}`
@@ -1708,7 +1769,7 @@ function ReviewQuestionRadio(props) {
1708
1769
  }) })
1709
1770
  }
1710
1771
  ) }),
1711
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes7.Flex, { justify: "end", mt: "2", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(Button, { onClick: checkAnswer, children: "\uC815\uB2F5 \uD655\uC778" }) })
1772
+ /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(import_themes7.Flex, { justify: "end", mt: "2", children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Button, { onClick: checkAnswer, children: "\uC815\uB2F5 \uD655\uC778" }) })
1712
1773
  ] })
1713
1774
  ] });
1714
1775
  }
@@ -1717,7 +1778,7 @@ var review_question_radio_default = ReviewQuestionRadio;
1717
1778
  // src/atoms/text-area.tsx
1718
1779
  var import_themes16 = require("@radix-ui/themes");
1719
1780
  var import_react13 = require("react");
1720
- var import_jsx_runtime33 = require("react/jsx-runtime");
1781
+ var import_jsx_runtime34 = require("react/jsx-runtime");
1721
1782
  var TextArea = (0, import_react13.forwardRef)(
1722
1783
  (props, ref) => {
1723
1784
  const _a = props, { error, style, className } = _a, rest = __objRest(_a, ["error", "style", "className"]);
@@ -1729,7 +1790,7 @@ var TextArea = (0, import_react13.forwardRef)(
1729
1790
  return __spreadValues(__spreadValues({}, style || {}), errorStyle);
1730
1791
  }, [error, style]);
1731
1792
  const classNameStr = error ? `error ${className}` : className;
1732
- return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
1793
+ return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1733
1794
  import_themes16.TextArea,
1734
1795
  __spreadProps(__spreadValues({}, rest), {
1735
1796
  className: classNameStr,
@@ -1745,12 +1806,12 @@ TextArea.displayName = "TextArea";
1745
1806
  var import_themes17 = require("@radix-ui/themes");
1746
1807
 
1747
1808
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.tsx
1748
- var import_jsx_runtime34 = require("react/jsx-runtime");
1809
+ var import_jsx_runtime35 = require("react/jsx-runtime");
1749
1810
  function ReviewQuestionText(props) {
1750
1811
  const { question, answer, onChange } = props;
1751
1812
  const minLengthNotMet = question.minLength && answer.length < question.minLength;
1752
1813
  const remainingLength = question.minLength && answer.length < question.minLength ? question.minLength - answer.length : 0;
1753
- return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1814
+ return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
1754
1815
  Card,
1755
1816
  {
1756
1817
  size: "2",
@@ -1758,9 +1819,9 @@ function ReviewQuestionText(props) {
1758
1819
  width: "100%",
1759
1820
  height: "100%"
1760
1821
  },
1761
- children: /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)(import_themes10.Grid, { height: "100%", rows: "1fr auto", children: [
1762
- /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)(import_themes10.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
1763
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1822
+ children: /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(import_themes10.Grid, { height: "100%", rows: "1fr auto", children: [
1823
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(import_themes10.Grid, { height: "100%", rows: "auto 1fr", width: "100%", children: [
1824
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
1764
1825
  ReviewQuestionContentHeader,
1765
1826
  {
1766
1827
  icon: question.icon,
@@ -1769,7 +1830,7 @@ function ReviewQuestionText(props) {
1769
1830
  type: question.type
1770
1831
  }
1771
1832
  ),
1772
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
1833
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
1773
1834
  TextArea,
1774
1835
  {
1775
1836
  mt: "2",
@@ -1781,17 +1842,17 @@ function ReviewQuestionText(props) {
1781
1842
  }
1782
1843
  )
1783
1844
  ] }),
1784
- minLengthNotMet ? /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)(import_themes.Box, { mt: "2", children: [
1785
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(Typo, { align: "right", as: "p", color: "red", variant: "caption", children: `${remainingLength}\uC790 \uB354 \uC791\uC131\uD574\uC8FC\uC138\uC694.` }),
1786
- question.minLengthInfoMessage ? /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)(
1845
+ minLengthNotMet ? /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(import_themes.Box, { mt: "2", children: [
1846
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Typo, { align: "right", as: "p", color: "red", variant: "caption", children: `${remainingLength}\uC790 \uB354 \uC791\uC131\uD574\uC8FC\uC138\uC694.` }),
1847
+ question.minLengthInfoMessage ? /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(
1787
1848
  import_themes17.Callout.Root,
1788
1849
  {
1789
1850
  color: "iris",
1790
1851
  mt: "2",
1791
1852
  style: { alignItems: "center" },
1792
1853
  children: [
1793
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(import_themes17.Callout.Icon, { children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(import_react_icons2.BellIcon, {}) }),
1794
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(import_themes17.Callout.Text, { children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(Typo, { as: "p", variant: "caption", children: question.minLengthInfoMessage }) })
1854
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(import_themes17.Callout.Icon, { children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(import_react_icons2.BellIcon, {}) }),
1855
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(import_themes17.Callout.Text, { children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Typo, { as: "p", variant: "caption", children: question.minLengthInfoMessage }) })
1795
1856
  ]
1796
1857
  }
1797
1858
  ) : null
@@ -1806,12 +1867,12 @@ var review_question_text_default = ReviewQuestionText;
1806
1867
  var import_themes18 = require("@radix-ui/themes");
1807
1868
 
1808
1869
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.tsx
1809
- var import_jsx_runtime35 = require("react/jsx-runtime");
1870
+ var import_jsx_runtime36 = require("react/jsx-runtime");
1810
1871
  function ReviewQuestionSatisfisRadio(props) {
1811
1872
  var _a, _b, _c;
1812
1873
  const { question, answer, onChange } = props;
1813
- return /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(import_jsx_runtime35.Fragment, { children: [
1814
- /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
1874
+ return /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)(import_jsx_runtime36.Fragment, { children: [
1875
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
1815
1876
  ReviewQuestionContentHeader,
1816
1877
  {
1817
1878
  icon: question.icon,
@@ -1820,18 +1881,18 @@ function ReviewQuestionSatisfisRadio(props) {
1820
1881
  type: question.type
1821
1882
  }
1822
1883
  ) }),
1823
- /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(import_themes18.RadioGroup.Root, { color: "iris", mt: "3", onValueChange: onChange, value: answer, children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(import_themes7.Flex, { direction: "column", gap: "2", children: (_c = question.options) == null ? void 0 : _c.map((option) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(import_themes18.RadioGroup.Item, { value: String(option.value), children: option.label }, option.value)) }) })
1884
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(import_themes18.RadioGroup.Root, { color: "iris", mt: "3", onValueChange: onChange, value: answer, children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(import_themes7.Flex, { direction: "column", gap: "2", children: (_c = question.options) == null ? void 0 : _c.map((option) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(import_themes18.RadioGroup.Item, { value: String(option.value), children: option.label }, option.value)) }) })
1824
1885
  ] });
1825
1886
  }
1826
1887
  var review_question_satisfaction_option_default = ReviewQuestionSatisfisRadio;
1827
1888
 
1828
1889
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.tsx
1829
- var import_jsx_runtime36 = require("react/jsx-runtime");
1890
+ var import_jsx_runtime37 = require("react/jsx-runtime");
1830
1891
  function ReviewQuestionSatisfisText(props) {
1831
1892
  var _a, _b;
1832
1893
  const { question, answer, onChange } = props;
1833
- return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(Card, { size: "2", style: { height: "100%", width: "100%" }, children: /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)(import_themes10.Grid, { height: "100%", rows: "auto 1fr", children: [
1834
- /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
1894
+ return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(Card, { size: "2", style: { height: "100%", width: "100%" }, children: /* @__PURE__ */ (0, import_jsx_runtime37.jsxs)(import_themes10.Grid, { height: "100%", rows: "auto 1fr", children: [
1895
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
1835
1896
  ReviewQuestionContentHeader,
1836
1897
  {
1837
1898
  icon: question.icon,
@@ -1840,7 +1901,7 @@ function ReviewQuestionSatisfisText(props) {
1840
1901
  type: question.type
1841
1902
  }
1842
1903
  ),
1843
- /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
1904
+ /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
1844
1905
  TextArea,
1845
1906
  {
1846
1907
  mt: "2",
@@ -1858,11 +1919,11 @@ function ReviewQuestionSatisfisText(props) {
1858
1919
  }
1859
1920
 
1860
1921
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.tsx
1861
- var import_jsx_runtime37 = require("react/jsx-runtime");
1922
+ var import_jsx_runtime38 = require("react/jsx-runtime");
1862
1923
  function ReviewQuestionBody(props) {
1863
1924
  const { question, answer, error, onChange } = props;
1864
1925
  if (question.type === "question_radio") {
1865
- return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
1926
+ return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
1866
1927
  review_question_radio_default,
1867
1928
  {
1868
1929
  answer,
@@ -1873,7 +1934,7 @@ function ReviewQuestionBody(props) {
1873
1934
  );
1874
1935
  }
1875
1936
  if (question.type === "question_text") {
1876
- return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
1937
+ return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
1877
1938
  review_question_text_default,
1878
1939
  {
1879
1940
  answer,
@@ -1884,7 +1945,7 @@ function ReviewQuestionBody(props) {
1884
1945
  );
1885
1946
  }
1886
1947
  if (question.type === "question_satisfaction_option") {
1887
- return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
1948
+ return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
1888
1949
  review_question_satisfaction_option_default,
1889
1950
  {
1890
1951
  answer,
@@ -1895,7 +1956,7 @@ function ReviewQuestionBody(props) {
1895
1956
  );
1896
1957
  }
1897
1958
  if (question.type === "question_satisfaction_text") {
1898
- return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
1959
+ return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
1899
1960
  ReviewQuestionSatisfisText,
1900
1961
  {
1901
1962
  answer,
@@ -1910,7 +1971,7 @@ function ReviewQuestionBody(props) {
1910
1971
  var review_question_body_default = ReviewQuestionBody;
1911
1972
 
1912
1973
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.tsx
1913
- var import_jsx_runtime38 = require("react/jsx-runtime");
1974
+ var import_jsx_runtime39 = require("react/jsx-runtime");
1914
1975
  function ReviewQuestion({
1915
1976
  question,
1916
1977
  index,
@@ -1925,10 +1986,10 @@ function ReviewQuestion({
1925
1986
  onSubmit,
1926
1987
  isLoading
1927
1988
  }) {
1928
- return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
1989
+ return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
1929
1990
  review_question_layout_default,
1930
1991
  {
1931
- Body: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
1992
+ Body: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
1932
1993
  review_question_body_default,
1933
1994
  {
1934
1995
  answer,
@@ -1937,7 +1998,7 @@ function ReviewQuestion({
1937
1998
  question
1938
1999
  }
1939
2000
  ),
1940
- Footer: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2001
+ Footer: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
1941
2002
  review_question_footer_default,
1942
2003
  {
1943
2004
  index,
@@ -1949,14 +2010,14 @@ function ReviewQuestion({
1949
2010
  onSubmit
1950
2011
  }
1951
2012
  ),
1952
- Header: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(review_question_header_default, { index, total })
2013
+ Header: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(review_question_header_default, { index, total })
1953
2014
  }
1954
2015
  );
1955
2016
  }
1956
2017
  var ReviewQuestion_default = ReviewQuestion;
1957
2018
 
1958
2019
  // src/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.tsx
1959
- var import_jsx_runtime39 = require("react/jsx-runtime");
2020
+ var import_jsx_runtime40 = require("react/jsx-runtime");
1960
2021
  function CurriculumReviewStepsInner() {
1961
2022
  const {
1962
2023
  formik,
@@ -1974,10 +2035,10 @@ function CurriculumReviewStepsInner() {
1974
2035
  } = useCurriculumReviewContext();
1975
2036
  const { questions } = reviewContents;
1976
2037
  if (step === 0) {
1977
- return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(start_review_default, { onStart: handleStart });
2038
+ return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(start_review_default, { onStart: handleStart });
1978
2039
  }
1979
2040
  if (step > 0 && step <= questions.length && currentQuestion) {
1980
- return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2041
+ return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
1981
2042
  ReviewQuestion_default,
1982
2043
  {
1983
2044
  answer: currentAnswer,
@@ -1995,7 +2056,7 @@ function CurriculumReviewStepsInner() {
1995
2056
  }
1996
2057
  );
1997
2058
  }
1998
- return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(complete_review_default, { onClickReviewMyAnswer });
2059
+ return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(complete_review_default, { onClickReviewMyAnswer });
1999
2060
  }
2000
2061
  function CurriculumReviewSteps({
2001
2062
  contents,
@@ -2008,7 +2069,7 @@ function CurriculumReviewSteps({
2008
2069
  mode,
2009
2070
  done
2010
2071
  }) {
2011
- return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2072
+ return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2012
2073
  CurriculumReviewProvider,
2013
2074
  {
2014
2075
  curriculum,
@@ -2020,14 +2081,14 @@ function CurriculumReviewSteps({
2020
2081
  onSubmit,
2021
2082
  reviewContents: contents,
2022
2083
  sectionTitle: title,
2023
- children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(CurriculumReviewStepsInner, {})
2084
+ children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(CurriculumReviewStepsInner, {})
2024
2085
  }
2025
2086
  );
2026
2087
  }
2027
2088
  var CurriculumReviewSteps_default = CurriculumReviewSteps;
2028
2089
 
2029
2090
  // src/molecules/curriculumV2/CurriculumContents/curriculum-review.tsx
2030
- var import_jsx_runtime40 = require("react/jsx-runtime");
2091
+ var import_jsx_runtime41 = require("react/jsx-runtime");
2031
2092
  function CurriculumReview(props) {
2032
2093
  const { item, sectionTitle } = props;
2033
2094
  const { description, buttonTitle } = item;
@@ -2092,8 +2153,8 @@ function CurriculumReview(props) {
2092
2153
  return Boolean(curriculumCompleteMap[item.uuid]);
2093
2154
  }, [curriculumCompleteMap, item.uuid]);
2094
2155
  const bgColor = done ? "var(--color-panel-solid)" : void 0;
2095
- return /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(Dialog.Root, { onOpenChange: setOpen, open, children: [
2096
- /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(
2156
+ return /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(Dialog.Root, { onOpenChange: setOpen, open, children: [
2157
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(
2097
2158
  import_themes7.Flex,
2098
2159
  {
2099
2160
  align: "center",
@@ -2110,21 +2171,21 @@ function CurriculumReview(props) {
2110
2171
  },
2111
2172
  width: "100%",
2112
2173
  children: [
2113
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Typo, { color: "gray", weight: "bold", children: curriculum.title }),
2114
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }),
2115
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Dialog.Trigger, { children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2174
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Typo, { color: "gray", weight: "bold", children: curriculum.title }),
2175
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Typo, { align: "center", as: "p", color: "gray", children: description }),
2176
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Dialog.Trigger, { children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2116
2177
  Button,
2117
2178
  {
2118
2179
  mt: "3",
2119
2180
  style: { minWidth: 232, backgroundColor: bgColor },
2120
2181
  variant: done ? "outline" : "solid",
2121
- children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Typo, { truncate: true, children: done ? "\uB098\uC758 \uC751\uB2F5 \uB2E4\uC2DC\uBCF4\uAE30" : buttonTitle })
2182
+ children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Typo, { truncate: true, children: done ? "\uB098\uC758 \uC751\uB2F5 \uB2E4\uC2DC\uBCF4\uAE30" : buttonTitle })
2122
2183
  }
2123
2184
  ) })
2124
2185
  ]
2125
2186
  }
2126
2187
  ),
2127
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2188
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2128
2189
  Dialog.Content,
2129
2190
  {
2130
2191
  height: "100%",
@@ -2132,7 +2193,7 @@ function CurriculumReview(props) {
2132
2193
  style: { borderRadius: 0, padding: 0 },
2133
2194
  title: "",
2134
2195
  width: "100%",
2135
- children: /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(
2196
+ children: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(
2136
2197
  import_themes7.Flex,
2137
2198
  {
2138
2199
  align: "center",
@@ -2142,7 +2203,7 @@ function CurriculumReview(props) {
2142
2203
  position: "relative",
2143
2204
  width: "100%",
2144
2205
  children: [
2145
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2206
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2146
2207
  CurriculumReviewSteps_default,
2147
2208
  {
2148
2209
  contents: item,
@@ -2156,27 +2217,27 @@ function CurriculumReview(props) {
2156
2217
  title: sectionTitle
2157
2218
  }
2158
2219
  ),
2159
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(import_themes.Box, { position: "absolute", right: "16px", top: "16px", children: /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(
2220
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_themes.Box, { position: "absolute", right: "16px", top: "16px", children: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(
2160
2221
  IconButton,
2161
2222
  {
2162
2223
  color: "gray",
2163
2224
  onClick: onClickCloseDrawer,
2164
2225
  variant: "ghost",
2165
2226
  children: [
2166
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(import_themes.Box, { display: { initial: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(import_react_icons3.Cross1Icon, { height: 20, width: 20 }) }),
2167
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(import_themes.Box, { display: { initial: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(import_react_icons3.Cross1Icon, { height: 16, width: 16 }) })
2227
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_themes.Box, { display: { initial: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_react_icons3.Cross1Icon, { height: 20, width: 20 }) }),
2228
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_themes.Box, { display: { initial: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(import_react_icons3.Cross1Icon, { height: 16, width: 16 }) })
2168
2229
  ]
2169
2230
  }
2170
2231
  ) }),
2171
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Dialog.Root, { onOpenChange: setCloseDialogOpen, open: closeDialogOpen, children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2232
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Dialog.Root, { onOpenChange: setCloseDialogOpen, open: closeDialogOpen, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2172
2233
  Dialog.Content,
2173
2234
  {
2174
- buttons: /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(import_themes7.Flex, { gap: "3", justify: "end", children: [
2175
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Dialog.Close, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Button, { color: "gray", variant: "outline", children: "\uB3CC\uC544\uAC00\uAE30" }) }),
2176
- /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Dialog.Close, { children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Button, { color: "red", onClick: onClickEndReview, children: "\uB098\uAC00\uAE30" }) })
2235
+ buttons: /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_themes7.Flex, { gap: "3", justify: "end", children: [
2236
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Dialog.Close, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Button, { color: "gray", variant: "outline", children: "\uB3CC\uC544\uAC00\uAE30" }) }),
2237
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Dialog.Close, { children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Button, { color: "red", onClick: onClickEndReview, children: "\uB098\uAC00\uAE30" }) })
2177
2238
  ] }),
2178
2239
  title: "\uC791\uC131\uC744 \uC911\uB2E8\uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",
2179
- children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Typo, { children: "\uD398\uC774\uC9C0\uC5D0\uC11C \uBC97\uC5B4\uB098\uBA74 \uC791\uC131\uD55C \uB0B4\uC6A9\uC774 \uC800\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4." })
2240
+ children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Typo, { children: "\uD398\uC774\uC9C0\uC5D0\uC11C \uBC97\uC5B4\uB098\uBA74 \uC791\uC131\uD55C \uB0B4\uC6A9\uC774 \uC800\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4." })
2180
2241
  }
2181
2242
  ) })
2182
2243
  ]