@tipp/ui 2.3.24 → 2.3.26

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 (377) hide show
  1. package/dist/app/index.cjs +26 -18
  2. package/dist/app/index.cjs.map +1 -1
  3. package/dist/app/index.js +44 -44
  4. package/dist/app/platform/coach-question-list.cjs +4 -3
  5. package/dist/app/platform/coach-question-list.cjs.map +1 -1
  6. package/dist/app/platform/coach-question-list.js +4 -4
  7. package/dist/app/platform/contents-card.cjs +4 -3
  8. package/dist/app/platform/contents-card.cjs.map +1 -1
  9. package/dist/app/platform/contents-card.js +5 -5
  10. package/dist/app/platform/curriculum-card.cjs.map +1 -1
  11. package/dist/app/platform/curriculum-card.js +2 -2
  12. package/dist/app/platform/edit-coaching-time.cjs +19 -11
  13. package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
  14. package/dist/app/platform/edit-coaching-time.js +36 -36
  15. package/dist/app/platform/edit-service-type.cjs +21 -13
  16. package/dist/app/platform/edit-service-type.cjs.map +1 -1
  17. package/dist/app/platform/edit-service-type.js +36 -36
  18. package/dist/app/platform/goal-manage-card-edit.cjs +10 -9
  19. package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
  20. package/dist/app/platform/goal-manage-card-edit.js +36 -36
  21. package/dist/app/platform/goal-manage-card-read.cjs +4 -3
  22. package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
  23. package/dist/app/platform/goal-manage-card-read.js +5 -5
  24. package/dist/app/platform/on-offline-radio-card.cjs +7 -6
  25. package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
  26. package/dist/app/platform/on-offline-radio-card.js +35 -35
  27. package/dist/app/platform/report-card.cjs +4 -3
  28. package/dist/app/platform/report-card.cjs.map +1 -1
  29. package/dist/app/platform/report-card.js +5 -5
  30. package/dist/app/platform/reservation-card.cjs +15 -14
  31. package/dist/app/platform/reservation-card.cjs.map +1 -1
  32. package/dist/app/platform/reservation-card.js +36 -36
  33. package/dist/app/platform/session-card.cjs +22 -14
  34. package/dist/app/platform/session-card.cjs.map +1 -1
  35. package/dist/app/platform/session-card.js +38 -38
  36. package/dist/app/platform/session-review-simple-read.cjs +4 -3
  37. package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
  38. package/dist/app/platform/session-review-simple-read.js +4 -4
  39. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +6 -5
  40. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs.map +1 -1
  41. package/dist/app/platform/userInfos/coaching-customer-info/index.js +4 -4
  42. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +6 -5
  43. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs.map +1 -1
  44. package/dist/app/platform/userInfos/coaching-customer-info/large.js +4 -4
  45. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +6 -5
  46. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs.map +1 -1
  47. package/dist/app/platform/userInfos/coaching-customer-info/medium.js +4 -4
  48. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +4 -3
  49. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs.map +1 -1
  50. package/dist/app/platform/userInfos/coaching-customer-info/small.js +4 -4
  51. package/dist/app/platform/userInfos/session-user-info-detail.cjs +6 -5
  52. package/dist/app/platform/userInfos/session-user-info-detail.cjs.map +1 -1
  53. package/dist/app/platform/userInfos/session-user-info-detail.js +4 -4
  54. package/dist/app/platform/userInfos/utils.cjs +6 -5
  55. package/dist/app/platform/userInfos/utils.cjs.map +1 -1
  56. package/dist/app/platform/userInfos/utils.js +4 -4
  57. package/dist/atoms/dialog.cjs +8 -1
  58. package/dist/atoms/dialog.cjs.map +1 -1
  59. package/dist/atoms/dialog.js +1 -1
  60. package/dist/atoms/index.cjs +20 -22
  61. package/dist/atoms/index.cjs.map +1 -1
  62. package/dist/atoms/index.d.cts +2 -2
  63. package/dist/atoms/index.d.ts +2 -2
  64. package/dist/atoms/index.js +4 -4
  65. package/dist/atoms/pagination.cjs.map +1 -1
  66. package/dist/atoms/pagination.js +2 -2
  67. package/dist/atoms/toast.cjs +12 -21
  68. package/dist/atoms/toast.cjs.map +1 -1
  69. package/dist/atoms/toast.d.cts +11 -3
  70. package/dist/atoms/toast.d.ts +11 -3
  71. package/dist/atoms/toast.js +1 -1
  72. package/dist/chunk-2C72X65G.js +69 -0
  73. package/dist/chunk-2C72X65G.js.map +1 -0
  74. package/dist/chunk-2KJXXQZZ.js +69 -0
  75. package/dist/chunk-2KJXXQZZ.js.map +1 -0
  76. package/dist/chunk-2UHKEWYM.js +69 -0
  77. package/dist/chunk-2UHKEWYM.js.map +1 -0
  78. package/dist/chunk-2Y5K7X4K.js +174 -0
  79. package/dist/chunk-2Y5K7X4K.js.map +1 -0
  80. package/dist/chunk-3EVBMGYP.js +69 -0
  81. package/dist/chunk-3EVBMGYP.js.map +1 -0
  82. package/dist/chunk-3NZHEIZS.js +228 -0
  83. package/dist/chunk-3NZHEIZS.js.map +1 -0
  84. package/dist/chunk-3VQKU4OQ.js +87 -0
  85. package/dist/chunk-3VQKU4OQ.js.map +1 -0
  86. package/dist/chunk-3WNHPKHP.js +69 -0
  87. package/dist/chunk-3WNHPKHP.js.map +1 -0
  88. package/dist/chunk-3Z2XZ4ZG.js +169 -0
  89. package/dist/chunk-3Z2XZ4ZG.js.map +1 -0
  90. package/dist/chunk-4SKQ6CCD.js +79 -0
  91. package/dist/chunk-4SKQ6CCD.js.map +1 -0
  92. package/dist/chunk-5FF4ZJNV.js +228 -0
  93. package/dist/chunk-5FF4ZJNV.js.map +1 -0
  94. package/dist/chunk-5J4YHHVX.js +222 -0
  95. package/dist/chunk-5J4YHHVX.js.map +1 -0
  96. package/dist/chunk-5QPYMQS2.js +228 -0
  97. package/dist/chunk-5QPYMQS2.js.map +1 -0
  98. package/dist/chunk-5SDV4LVM.js +63 -0
  99. package/dist/chunk-5SDV4LVM.js.map +1 -0
  100. package/dist/chunk-5SY47XS3.js +196 -0
  101. package/dist/chunk-5SY47XS3.js.map +1 -0
  102. package/dist/chunk-5VLRQ6WR.js +144 -0
  103. package/dist/chunk-5VLRQ6WR.js.map +1 -0
  104. package/dist/chunk-5XIKOTFB.js +28 -0
  105. package/dist/chunk-5XIKOTFB.js.map +1 -0
  106. package/dist/chunk-5YR6Q4EF.js +63 -0
  107. package/dist/chunk-5YR6Q4EF.js.map +1 -0
  108. package/dist/chunk-67QUQ2F5.js +144 -0
  109. package/dist/chunk-67QUQ2F5.js.map +1 -0
  110. package/dist/chunk-6BEIF6A5.js +89 -0
  111. package/dist/chunk-6BEIF6A5.js.map +1 -0
  112. package/dist/chunk-6HMQEUHX.js +54 -0
  113. package/dist/chunk-6HMQEUHX.js.map +1 -0
  114. package/dist/chunk-76PNGKCB.js +54 -0
  115. package/dist/chunk-76PNGKCB.js.map +1 -0
  116. package/dist/chunk-77ZEIVE7.js +196 -0
  117. package/dist/chunk-77ZEIVE7.js.map +1 -0
  118. package/dist/chunk-7F2FYVKU.js +37 -0
  119. package/dist/chunk-7F2FYVKU.js.map +1 -0
  120. package/dist/chunk-7PTOIFNI.js +63 -0
  121. package/dist/chunk-7PTOIFNI.js.map +1 -0
  122. package/dist/chunk-ARKE5GOZ.js +144 -0
  123. package/dist/chunk-ARKE5GOZ.js.map +1 -0
  124. package/dist/chunk-AYHBNTO7.js +69 -0
  125. package/dist/chunk-AYHBNTO7.js.map +1 -0
  126. package/dist/chunk-B5CKZFDM.js +144 -0
  127. package/dist/chunk-B5CKZFDM.js.map +1 -0
  128. package/dist/chunk-BAPRGYN5.js +144 -0
  129. package/dist/chunk-BAPRGYN5.js.map +1 -0
  130. package/dist/chunk-BFRNEBJN.js +51 -0
  131. package/dist/chunk-BFRNEBJN.js.map +1 -0
  132. package/dist/chunk-BFZ7QRHZ.js +144 -0
  133. package/dist/chunk-BFZ7QRHZ.js.map +1 -0
  134. package/dist/chunk-BKYPABII.js +230 -0
  135. package/dist/chunk-BKYPABII.js.map +1 -0
  136. package/dist/chunk-BXPBEVCW.js +689 -0
  137. package/dist/chunk-BXPBEVCW.js.map +1 -0
  138. package/dist/chunk-C2Y4YJO3.js +233 -0
  139. package/dist/chunk-C2Y4YJO3.js.map +1 -0
  140. package/dist/chunk-C4Q5FSCJ.js +174 -0
  141. package/dist/chunk-C4Q5FSCJ.js.map +1 -0
  142. package/dist/chunk-C4ULIWFL.js +174 -0
  143. package/dist/chunk-C4ULIWFL.js.map +1 -0
  144. package/dist/chunk-C4XNOWYZ.js +144 -0
  145. package/dist/chunk-C4XNOWYZ.js.map +1 -0
  146. package/dist/chunk-CI2XFT7Y.js +99 -0
  147. package/dist/chunk-CI2XFT7Y.js.map +1 -0
  148. package/dist/chunk-CIY34NSI.js +69 -0
  149. package/dist/chunk-CIY34NSI.js.map +1 -0
  150. package/dist/chunk-CJO6Z4Q3.js +99 -0
  151. package/dist/chunk-CJO6Z4Q3.js.map +1 -0
  152. package/dist/chunk-CPL5RXFI.js +28 -0
  153. package/dist/chunk-CPL5RXFI.js.map +1 -0
  154. package/dist/chunk-D7YJFAFB.js +69 -0
  155. package/dist/chunk-D7YJFAFB.js.map +1 -0
  156. package/dist/chunk-DGIQBNCB.js +89 -0
  157. package/dist/chunk-DGIQBNCB.js.map +1 -0
  158. package/dist/chunk-DLP4UUNG.js +149 -0
  159. package/dist/chunk-DLP4UUNG.js.map +1 -0
  160. package/dist/chunk-E42MODEQ.js +228 -0
  161. package/dist/chunk-E42MODEQ.js.map +1 -0
  162. package/dist/chunk-E64DFRHD.js +147 -0
  163. package/dist/chunk-E64DFRHD.js.map +1 -0
  164. package/dist/chunk-E7J77JLC.js +174 -0
  165. package/dist/chunk-E7J77JLC.js.map +1 -0
  166. package/dist/chunk-EMSN4H2D.js +174 -0
  167. package/dist/chunk-EMSN4H2D.js.map +1 -0
  168. package/dist/chunk-F63OFWIY.js +29 -0
  169. package/dist/chunk-F63OFWIY.js.map +1 -0
  170. package/dist/chunk-FIHKW3GC.js +51 -0
  171. package/dist/chunk-FIHKW3GC.js.map +1 -0
  172. package/dist/chunk-GVQ7YWH6.js +228 -0
  173. package/dist/chunk-GVQ7YWH6.js.map +1 -0
  174. package/dist/chunk-GXPEADVY.js +689 -0
  175. package/dist/chunk-GXPEADVY.js.map +1 -0
  176. package/dist/chunk-GXWE3QNN.js +145 -0
  177. package/dist/chunk-GXWE3QNN.js.map +1 -0
  178. package/dist/chunk-H4CWIKGZ.js +117 -0
  179. package/dist/chunk-H4CWIKGZ.js.map +1 -0
  180. package/dist/chunk-HLL4QJJY.js +69 -0
  181. package/dist/chunk-HLL4QJJY.js.map +1 -0
  182. package/dist/chunk-HWK3UPZ3.js +75 -0
  183. package/dist/chunk-HWK3UPZ3.js.map +1 -0
  184. package/dist/chunk-I5RQ5T4B.js +165 -0
  185. package/dist/chunk-I5RQ5T4B.js.map +1 -0
  186. package/dist/chunk-IB5IOECM.js +89 -0
  187. package/dist/chunk-IB5IOECM.js.map +1 -0
  188. package/dist/chunk-IGI364QI.js +230 -0
  189. package/dist/chunk-IGI364QI.js.map +1 -0
  190. package/dist/chunk-ISO6DVO7.js +70 -0
  191. package/dist/chunk-ISO6DVO7.js.map +1 -0
  192. package/dist/chunk-IU34SSBQ.js +174 -0
  193. package/dist/chunk-IU34SSBQ.js.map +1 -0
  194. package/dist/chunk-JHFNUWIU.js +165 -0
  195. package/dist/chunk-JHFNUWIU.js.map +1 -0
  196. package/dist/chunk-JHINWCGH.js +100 -0
  197. package/dist/chunk-JHINWCGH.js.map +1 -0
  198. package/dist/chunk-JX5PAPCI.js +98 -0
  199. package/dist/chunk-JX5PAPCI.js.map +1 -0
  200. package/dist/chunk-JXDRLVBC.js +69 -0
  201. package/dist/chunk-JXDRLVBC.js.map +1 -0
  202. package/dist/chunk-KJG7MHSH.js +196 -0
  203. package/dist/chunk-KJG7MHSH.js.map +1 -0
  204. package/dist/chunk-KZ2VG4AA.js +145 -0
  205. package/dist/chunk-KZ2VG4AA.js.map +1 -0
  206. package/dist/chunk-L3JO2STC.js +51 -0
  207. package/dist/chunk-L3JO2STC.js.map +1 -0
  208. package/dist/chunk-L3K5EUV3.js +144 -0
  209. package/dist/chunk-L3K5EUV3.js.map +1 -0
  210. package/dist/chunk-LFYQFYWO.js +233 -0
  211. package/dist/chunk-LFYQFYWO.js.map +1 -0
  212. package/dist/chunk-LT6LBTA7.js +37 -0
  213. package/dist/chunk-LT6LBTA7.js.map +1 -0
  214. package/dist/chunk-M6C7IXCB.js +100 -0
  215. package/dist/chunk-M6C7IXCB.js.map +1 -0
  216. package/dist/chunk-MFIOT62L.js +125 -0
  217. package/dist/chunk-MFIOT62L.js.map +1 -0
  218. package/dist/chunk-N24SAQVI.js +196 -0
  219. package/dist/chunk-N24SAQVI.js.map +1 -0
  220. package/dist/chunk-N4QP66T6.js +69 -0
  221. package/dist/chunk-N4QP66T6.js.map +1 -0
  222. package/dist/chunk-NIMLBANB.js +79 -0
  223. package/dist/chunk-NIMLBANB.js.map +1 -0
  224. package/dist/chunk-P7UMHVCJ.js +196 -0
  225. package/dist/chunk-P7UMHVCJ.js.map +1 -0
  226. package/dist/chunk-PD7RTFGB.js +117 -0
  227. package/dist/chunk-PD7RTFGB.js.map +1 -0
  228. package/dist/chunk-PJMC4WGI.js +75 -0
  229. package/dist/chunk-PJMC4WGI.js.map +1 -0
  230. package/dist/chunk-PTQYV3OA.js +174 -0
  231. package/dist/chunk-PTQYV3OA.js.map +1 -0
  232. package/dist/chunk-QJHJSVES.js +363 -0
  233. package/dist/chunk-QJHJSVES.js.map +1 -0
  234. package/dist/chunk-QNX7VRSV.js +174 -0
  235. package/dist/chunk-QNX7VRSV.js.map +1 -0
  236. package/dist/chunk-QUMNS3ZD.js +144 -0
  237. package/dist/chunk-QUMNS3ZD.js.map +1 -0
  238. package/dist/chunk-R3B56UDE.js +228 -0
  239. package/dist/chunk-R3B56UDE.js.map +1 -0
  240. package/dist/chunk-R3ZYNS4D.js +196 -0
  241. package/dist/chunk-R3ZYNS4D.js.map +1 -0
  242. package/dist/chunk-RBYUAMFV.js +222 -0
  243. package/dist/chunk-RBYUAMFV.js.map +1 -0
  244. package/dist/chunk-RCXETV5J.js +174 -0
  245. package/dist/chunk-RCXETV5J.js.map +1 -0
  246. package/dist/chunk-RHEE2JJT.js +228 -0
  247. package/dist/chunk-RHEE2JJT.js.map +1 -0
  248. package/dist/chunk-RPUTSCDA.js +230 -0
  249. package/dist/chunk-RPUTSCDA.js.map +1 -0
  250. package/dist/chunk-SIJNA3RF.js +230 -0
  251. package/dist/chunk-SIJNA3RF.js.map +1 -0
  252. package/dist/chunk-SINCLKBW.js +145 -0
  253. package/dist/chunk-SINCLKBW.js.map +1 -0
  254. package/dist/chunk-SKGQELEY.js +89 -0
  255. package/dist/chunk-SKGQELEY.js.map +1 -0
  256. package/dist/chunk-SLJLEPD2.js +163 -0
  257. package/dist/chunk-SLJLEPD2.js.map +1 -0
  258. package/dist/chunk-SNPAB3HJ.js +68 -0
  259. package/dist/chunk-SNPAB3HJ.js.map +1 -0
  260. package/dist/chunk-TB3ZF5TJ.js +63 -0
  261. package/dist/chunk-TB3ZF5TJ.js.map +1 -0
  262. package/dist/chunk-TR4ZQZBK.js +125 -0
  263. package/dist/chunk-TR4ZQZBK.js.map +1 -0
  264. package/dist/chunk-UAW736IB.js +169 -0
  265. package/dist/chunk-UAW736IB.js.map +1 -0
  266. package/dist/chunk-UUEWUEQZ.js +228 -0
  267. package/dist/chunk-UUEWUEQZ.js.map +1 -0
  268. package/dist/chunk-VH37R5IH.js +70 -0
  269. package/dist/chunk-VH37R5IH.js.map +1 -0
  270. package/dist/chunk-VQM4VH2K.js +89 -0
  271. package/dist/chunk-VQM4VH2K.js.map +1 -0
  272. package/dist/chunk-VUM6ZMZ5.js +28 -0
  273. package/dist/chunk-VUM6ZMZ5.js.map +1 -0
  274. package/dist/chunk-VXD2K6FG.js +228 -0
  275. package/dist/chunk-VXD2K6FG.js.map +1 -0
  276. package/dist/chunk-W26JPI7J.js +69 -0
  277. package/dist/chunk-W26JPI7J.js.map +1 -0
  278. package/dist/chunk-WDVDNGEZ.js +144 -0
  279. package/dist/chunk-WDVDNGEZ.js.map +1 -0
  280. package/dist/chunk-WOAZK56Z.js +89 -0
  281. package/dist/chunk-WOAZK56Z.js.map +1 -0
  282. package/dist/chunk-WZVW5OA4.js +68 -0
  283. package/dist/chunk-WZVW5OA4.js.map +1 -0
  284. package/dist/chunk-XU7MLWQ2.js +196 -0
  285. package/dist/chunk-XU7MLWQ2.js.map +1 -0
  286. package/dist/chunk-XXMZLXDE.js +87 -0
  287. package/dist/chunk-XXMZLXDE.js.map +1 -0
  288. package/dist/chunk-ZIROJYXS.js +54 -0
  289. package/dist/chunk-ZIROJYXS.js.map +1 -0
  290. package/dist/chunk-ZVSATS4O.js +363 -0
  291. package/dist/chunk-ZVSATS4O.js.map +1 -0
  292. package/dist/icon.cjs +6 -0
  293. package/dist/icon.cjs.map +1 -1
  294. package/dist/icon.d.cts +1 -1
  295. package/dist/icon.d.ts +1 -1
  296. package/dist/icon.js +7 -1
  297. package/dist/index.cjs +50 -46
  298. package/dist/index.cjs.map +1 -1
  299. package/dist/index.css +23 -770
  300. package/dist/index.d.cts +3 -3
  301. package/dist/index.d.ts +3 -3
  302. package/dist/index.js +59 -53
  303. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.cjs.map +1 -1
  304. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/index.js +5 -5
  305. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.cjs.map +1 -1
  306. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-comp.js +1 -1
  307. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.cjs.map +1 -1
  308. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-body.js +3 -3
  309. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.cjs.map +1 -1
  310. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-footer.js +2 -2
  311. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.cjs.map +1 -1
  312. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-radio.js +1 -1
  313. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.cjs.map +1 -1
  314. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-option.js +1 -1
  315. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.cjs.map +1 -1
  316. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-satisfaction-text.js +1 -1
  317. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.cjs.map +1 -1
  318. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/ReviewQuestion/review-question-text.js +2 -2
  319. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.cjs.map +1 -1
  320. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/complete-review.js +2 -2
  321. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.cjs.map +1 -1
  322. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/index.js +7 -7
  323. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.cjs.map +1 -1
  324. package/dist/molecules/curriculumV2/CurriculumContents/CurriculumReviewSteps/start-review.js +1 -1
  325. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.cjs.map +1 -1
  326. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-ai-traning.js +2 -2
  327. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.cjs +8 -1
  328. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.cjs.map +1 -1
  329. package/dist/molecules/curriculumV2/CurriculumContents/curriculum-review.js +9 -9
  330. package/dist/molecules/curriculumV2/CurriculumContents/index.cjs +8 -1
  331. package/dist/molecules/curriculumV2/CurriculumContents/index.cjs.map +1 -1
  332. package/dist/molecules/curriculumV2/CurriculumContents/index.js +12 -12
  333. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.cjs.map +1 -1
  334. package/dist/molecules/curriculumV2/CurriculumSidebar/Items/section-item.js +1 -1
  335. package/dist/molecules/curriculumV2/CurriculumSidebar/index.cjs.map +1 -1
  336. package/dist/molecules/curriculumV2/CurriculumSidebar/index.js +2 -2
  337. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.cjs.map +1 -1
  338. package/dist/molecules/curriculumV2/CurriculumSidebar/sidebar-item.js +2 -2
  339. package/dist/molecules/curriculumV2/curriculum-sub-nav.cjs.map +1 -1
  340. package/dist/molecules/curriculumV2/curriculum-sub-nav.js +2 -2
  341. package/dist/molecules/curriculumV2/index.cjs +8 -1
  342. package/dist/molecules/curriculumV2/index.cjs.map +1 -1
  343. package/dist/molecules/curriculumV2/index.js +21 -21
  344. package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
  345. package/dist/molecules/date-picker/date-picker-button.js +3 -3
  346. package/dist/molecules/date-picker/index.cjs.map +1 -1
  347. package/dist/molecules/date-picker/index.js +2 -2
  348. package/dist/molecules/description-json-render.cjs.map +1 -1
  349. package/dist/molecules/description-json-render.js +3 -3
  350. package/dist/molecules/dynamic-form-editor-field-editor-panel.cjs.map +1 -1
  351. package/dist/molecules/dynamic-form-editor-field-editor-panel.js +2 -2
  352. package/dist/molecules/dynamic-form-editor.cjs.map +1 -1
  353. package/dist/molecules/dynamic-form-editor.js +3 -3
  354. package/dist/molecules/expand-table/index.cjs.map +1 -1
  355. package/dist/molecules/expand-table/index.js +3 -3
  356. package/dist/molecules/index.cjs +8 -1
  357. package/dist/molecules/index.cjs.map +1 -1
  358. package/dist/molecules/index.js +41 -41
  359. package/dist/molecules/stepper.cjs.map +1 -1
  360. package/dist/molecules/stepper.js +2 -2
  361. package/dist/molecules/tag-selector.cjs.map +1 -1
  362. package/dist/molecules/tag-selector.js +2 -2
  363. package/dist/molecules/time-select.cjs.map +1 -1
  364. package/dist/molecules/time-select.js +2 -2
  365. package/dist/molecules/training-info-guideline.cjs +8 -1
  366. package/dist/molecules/training-info-guideline.cjs.map +1 -1
  367. package/dist/molecules/training-info-guideline.js +2 -2
  368. package/dist/utils/curriculum.utils.cjs.map +1 -1
  369. package/dist/utils/curriculum.utils.js +1 -1
  370. package/dist/utils/get-callout-icon-component.cjs.map +1 -1
  371. package/dist/utils/get-callout-icon-component.js +2 -2
  372. package/dist/utils/index.cjs.map +1 -1
  373. package/dist/utils/index.js +2 -2
  374. package/package.json +2 -3
  375. package/src/atoms/dialog.tsx +14 -5
  376. package/src/atoms/toast.tsx +21 -21
  377. package/src/icon.ts +4 -1
package/dist/index.css CHANGED
@@ -3301,47 +3301,7 @@
3301
3301
  --white-a10: rgba(255, 255, 255, 0.8);
3302
3302
  --white-a11: rgba(255, 255, 255, 0.9);
3303
3303
  --white-a12: rgba(255, 255, 255, 0.95);
3304
- --toastify-color-light: #fff;
3305
- --toastify-color-dark: #121212;
3306
- --toastify-color-info: #3498db;
3307
- --toastify-color-success: #07bc0c;
3308
- --toastify-color-warning: #f1c40f;
3309
- --toastify-color-error: hsl(6, 78%, 57%);
3310
- --toastify-color-transparent: rgba(255, 255, 255, 0.7);
3311
- --toastify-icon-color-info: var(--toastify-color-info);
3312
- --toastify-icon-color-success: var(--toastify-color-success);
3313
- --toastify-icon-color-warning: var(--toastify-color-warning);
3314
- --toastify-icon-color-error: var(--toastify-color-error);
3315
- --toastify-container-width: fit-content;
3316
- --toastify-toast-width: 320px;
3317
- --toastify-toast-offset: 16px;
3318
- --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
3319
- --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
3320
- --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
3321
- --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
3322
- --toastify-toast-background: #fff;
3323
- --toastify-toast-padding: 14px;
3324
- --toastify-toast-min-height: 64px;
3325
- --toastify-toast-max-height: 800px;
3326
- --toastify-toast-bd-radius: 6px;
3327
- --toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
3328
- --toastify-font-family: sans-serif;
3329
- --toastify-z-index: 9999;
3330
- --toastify-text-color-light: #757575;
3331
- --toastify-text-color-dark: #fff;
3332
- --toastify-text-color-info: #fff;
3333
- --toastify-text-color-success: #fff;
3334
- --toastify-text-color-warning: #fff;
3335
- --toastify-text-color-error: #fff;
3336
- --toastify-spinner-color: #616161;
3337
- --toastify-spinner-color-empty-area: #e0e0e0;
3338
- --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
3339
- --toastify-color-progress-dark: #bb86fc;
3340
- --toastify-color-progress-info: var(--toastify-color-info);
3341
- --toastify-color-progress-success: var(--toastify-color-success);
3342
- --toastify-color-progress-warning: var(--toastify-color-warning);
3343
- --toastify-color-progress-error: var(--toastify-color-error);
3344
- --toastify-color-progress-bgo: 0.2;
3304
+ --default-font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI (Custom)', Roboto, 'Helvetica Neue', 'Open Sans (Custom)', system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
3345
3305
  --error-1: var(--tomato-1);
3346
3306
  --error-2: var(--tomato-2);
3347
3307
  --error-3: var(--tomato-3);
@@ -3438,38 +3398,6 @@
3438
3398
  --info-a10: var(--sky-a10);
3439
3399
  --info-a11: var(--sky-a11);
3440
3400
  --info-a12: var(--sky-a12);
3441
- --toastify-toast-width: 320px;
3442
- --toastify-toast-min-height: 64px;
3443
- --toastify-toast-max-height: 800px;
3444
- --toastify-font-family: var(--default-font-family);
3445
- --toastify-z-index: 10000;
3446
- --toastify-color-transparent: rgba(255, 255, 255, 0.7);
3447
- --toastify-color-light: var(--color-panel-solid);
3448
- --toastify-color-dark: var(--color-panel-solid);
3449
- --toastify-color-info: var(--gray-10);
3450
- --toastify-color-success: var(--success-10);
3451
- --toastify-color-warning: var(--warning-10);
3452
- --toastify-color-error: var(--error-10);
3453
- --toastify-toast-background: var(--color-panel-solid);
3454
- --toastify-icon-color-info: var(--info-10);
3455
- --toastify-icon-color-success: var(--success-10);
3456
- --toastify-icon-color-warning: var(--warning-10);
3457
- --toastify-icon-color-error: var(--error-10);
3458
- --toastify-text-color-light: #757575;
3459
- --toastify-text-color-dark: #fff;
3460
- --toastify-text-color-info: #fff;
3461
- --toastify-text-color-success: #fff;
3462
- --toastify-text-color-warning: #fff;
3463
- --toastify-text-color-error: #fff;
3464
- --toastify-spinner-color: #616161;
3465
- --toastify-spinner-color-empty-area: #e0e0e0;
3466
- --toastify-color-progress-light: linear-gradient(to right, var(--accent-1), var(--accent-12));
3467
- --toastify-color-progress-dark: var(--accent-10);
3468
- --toastify-color-progress-info: var(--info-10);
3469
- --toastify-color-progress-success: var(--success-10);
3470
- --toastify-color-progress-warning: var(--warning-10);
3471
- --toastify-color-progress-error: var(--error-10);
3472
- --toastify-color-progress-bgo: 0.2;
3473
3401
  }
3474
3402
  @supports (color: color-mix(in oklab, white, black)) {
3475
3403
  .dark,
@@ -28063,668 +27991,6 @@ h2.react-datepicker__current-month{
28063
27991
  height: 1em;
28064
27992
  vertical-align: -0.125em;
28065
27993
  }
28066
- .Toastify__toast-container{
28067
- z-index: var(--toastify-z-index);
28068
- -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
28069
- position: fixed;
28070
- width: var(--toastify-container-width);
28071
- box-sizing: border-box;
28072
- color: #fff;
28073
- display: flex;
28074
- flex-direction: column;
28075
- }
28076
- .Toastify__toast-container--top-left{
28077
- top: var(--toastify-toast-top);
28078
- left: var(--toastify-toast-left);
28079
- }
28080
- .Toastify__toast-container--top-center{
28081
- top: var(--toastify-toast-top);
28082
- left: 50%;
28083
- transform: translateX(-50%);
28084
- align-items: center;
28085
- }
28086
- .Toastify__toast-container--top-right{
28087
- top: var(--toastify-toast-top);
28088
- right: var(--toastify-toast-right);
28089
- align-items: end;
28090
- }
28091
- .Toastify__toast-container--bottom-left{
28092
- bottom: var(--toastify-toast-bottom);
28093
- left: var(--toastify-toast-left);
28094
- }
28095
- .Toastify__toast-container--bottom-center{
28096
- bottom: var(--toastify-toast-bottom);
28097
- left: 50%;
28098
- transform: translateX(-50%);
28099
- align-items: center;
28100
- }
28101
- .Toastify__toast-container--bottom-right{
28102
- bottom: var(--toastify-toast-bottom);
28103
- right: var(--toastify-toast-right);
28104
- align-items: end;
28105
- }
28106
- .Toastify__toast{
28107
- --y: 0;
28108
- position: relative;
28109
- touch-action: none;
28110
- width: var(--toastify-toast-width);
28111
- min-height: var(--toastify-toast-min-height);
28112
- box-sizing: border-box;
28113
- margin-bottom: 1rem;
28114
- padding: var(--toastify-toast-padding);
28115
- border-radius: var(--toastify-toast-bd-radius);
28116
- box-shadow: var(--toastify-toast-shadow);
28117
- max-height: var(--toastify-toast-max-height);
28118
- font-family: var(--toastify-font-family);
28119
- z-index: 0;
28120
- display: flex;
28121
- flex: 1 auto;
28122
- align-items: center;
28123
- word-break: break-word;
28124
- }
28125
- @media only screen and (max-width: 480px) {
28126
- .Toastify__toast-container{
28127
- width: 100vw;
28128
- left: env(safe-area-inset-left);
28129
- margin: 0;
28130
- }
28131
- .Toastify__toast-container--top-left,
28132
- .Toastify__toast-container--top-center,
28133
- .Toastify__toast-container--top-right{
28134
- top: env(safe-area-inset-top);
28135
- transform: translateX(0);
28136
- }
28137
- .Toastify__toast-container--bottom-left,
28138
- .Toastify__toast-container--bottom-center,
28139
- .Toastify__toast-container--bottom-right{
28140
- bottom: env(safe-area-inset-bottom);
28141
- transform: translateX(0);
28142
- }
28143
- .Toastify__toast-container--rtl{
28144
- right: env(safe-area-inset-right);
28145
- left: initial;
28146
- }
28147
- .Toastify__toast{
28148
- --toastify-toast-width: 100%;
28149
- margin-bottom: 0;
28150
- border-radius: 0;
28151
- }
28152
- }
28153
- .Toastify__toast-container[data-stacked='true']{
28154
- width: var(--toastify-toast-width);
28155
- }
28156
- .Toastify__toast--stacked{
28157
- position: absolute;
28158
- width: 100%;
28159
- transform: translate3d(0, var(--y), 0) scale(var(--s));
28160
- transition: transform 0.3s;
28161
- }
28162
- .Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,
28163
- .Toastify__toast--stacked[data-collapsed] .Toastify__close-button{
28164
- transition: opacity 0.1s;
28165
- }
28166
- .Toastify__toast--stacked[data-collapsed='false']{
28167
- overflow: visible;
28168
- }
28169
- .Toastify__toast--stacked[data-collapsed='true']:not(:last-child) > *{
28170
- opacity: 0;
28171
- }
28172
- .Toastify__toast--stacked:after{
28173
- content: '';
28174
- position: absolute;
28175
- left: 0;
28176
- right: 0;
28177
- height: calc(var(--g) * 1px);
28178
- bottom: 100%;
28179
- }
28180
- .Toastify__toast--stacked[data-pos='top']{
28181
- top: 0;
28182
- }
28183
- .Toastify__toast--stacked[data-pos='bot']{
28184
- bottom: 0;
28185
- }
28186
- .Toastify__toast--stacked[data-pos='bot'].Toastify__toast--stacked:before{
28187
- transform-origin: top;
28188
- }
28189
- .Toastify__toast--stacked[data-pos='top'].Toastify__toast--stacked:before{
28190
- transform-origin: bottom;
28191
- }
28192
- .Toastify__toast--stacked:before{
28193
- content: '';
28194
- position: absolute;
28195
- left: 0;
28196
- right: 0;
28197
- bottom: 0;
28198
- height: 100%;
28199
- transform: scaleY(3);
28200
- z-index: -1;
28201
- }
28202
- .Toastify__toast--rtl{
28203
- direction: rtl;
28204
- }
28205
- .Toastify__toast--close-on-click{
28206
- cursor: pointer;
28207
- }
28208
- .Toastify__toast-icon{
28209
- margin-inline-end: 10px;
28210
- width: 22px;
28211
- flex-shrink: 0;
28212
- display: flex;
28213
- }
28214
- .Toastify--animate{
28215
- animation-fill-mode: both;
28216
- animation-duration: 0.5s;
28217
- }
28218
- .Toastify--animate-icon{
28219
- animation-fill-mode: both;
28220
- animation-duration: 0.3s;
28221
- }
28222
- .Toastify__toast-theme--dark{
28223
- background: var(--toastify-color-dark);
28224
- color: var(--toastify-text-color-dark);
28225
- }
28226
- .Toastify__toast-theme--light{
28227
- background: var(--toastify-color-light);
28228
- color: var(--toastify-text-color-light);
28229
- }
28230
- .Toastify__toast-theme--colored.Toastify__toast--default{
28231
- background: var(--toastify-color-light);
28232
- color: var(--toastify-text-color-light);
28233
- }
28234
- .Toastify__toast-theme--colored.Toastify__toast--info{
28235
- color: var(--toastify-text-color-info);
28236
- background: var(--toastify-color-info);
28237
- }
28238
- .Toastify__toast-theme--colored.Toastify__toast--success{
28239
- color: var(--toastify-text-color-success);
28240
- background: var(--toastify-color-success);
28241
- }
28242
- .Toastify__toast-theme--colored.Toastify__toast--warning{
28243
- color: var(--toastify-text-color-warning);
28244
- background: var(--toastify-color-warning);
28245
- }
28246
- .Toastify__toast-theme--colored.Toastify__toast--error{
28247
- color: var(--toastify-text-color-error);
28248
- background: var(--toastify-color-error);
28249
- }
28250
- .Toastify__progress-bar-theme--light{
28251
- background: var(--toastify-color-progress-light);
28252
- }
28253
- .Toastify__progress-bar-theme--dark{
28254
- background: var(--toastify-color-progress-dark);
28255
- }
28256
- .Toastify__progress-bar--info{
28257
- background: var(--toastify-color-progress-info);
28258
- }
28259
- .Toastify__progress-bar--success{
28260
- background: var(--toastify-color-progress-success);
28261
- }
28262
- .Toastify__progress-bar--warning{
28263
- background: var(--toastify-color-progress-warning);
28264
- }
28265
- .Toastify__progress-bar--error{
28266
- background: var(--toastify-color-progress-error);
28267
- }
28268
- .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
28269
- .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
28270
- .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
28271
- .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{
28272
- background: var(--toastify-color-transparent);
28273
- }
28274
- .Toastify__close-button{
28275
- color: #fff;
28276
- position: absolute;
28277
- top: 6px;
28278
- right: 6px;
28279
- background: transparent;
28280
- outline: none;
28281
- border: none;
28282
- padding: 0;
28283
- cursor: pointer;
28284
- opacity: 0.7;
28285
- transition: 0.3s ease;
28286
- z-index: 1;
28287
- }
28288
- .Toastify__toast--rtl .Toastify__close-button{
28289
- left: 6px;
28290
- right: unset;
28291
- }
28292
- .Toastify__close-button--light{
28293
- color: #000;
28294
- opacity: 0.3;
28295
- color: var(--gary-5);
28296
- opacity: 0.7;
28297
- }
28298
- .Toastify__close-button > svg{
28299
- fill: currentColor;
28300
- height: 16px;
28301
- width: 14px;
28302
- }
28303
- .Toastify__close-button:hover,
28304
- .Toastify__close-button:focus{
28305
- opacity: 1;
28306
- }
28307
- @keyframes Toastify__trackProgress {
28308
- 0%{
28309
- transform: scaleX(1);
28310
- }
28311
- 100%{
28312
- transform: scaleX(0);
28313
- }
28314
- }
28315
- .Toastify__progress-bar{
28316
- position: absolute;
28317
- bottom: 0;
28318
- left: 0;
28319
- width: 100%;
28320
- height: 100%;
28321
- z-index: 1;
28322
- opacity: 0.7;
28323
- transform-origin: left;
28324
- }
28325
- .Toastify__progress-bar--animated{
28326
- animation: Toastify__trackProgress linear 1 forwards;
28327
- }
28328
- .Toastify__progress-bar--controlled{
28329
- transition: transform 0.2s;
28330
- }
28331
- .Toastify__progress-bar--rtl{
28332
- right: 0;
28333
- left: initial;
28334
- transform-origin: right;
28335
- border-bottom-left-radius: initial;
28336
- }
28337
- .Toastify__progress-bar--wrp{
28338
- position: absolute;
28339
- overflow: hidden;
28340
- bottom: 0;
28341
- left: 0;
28342
- width: 100%;
28343
- height: 5px;
28344
- border-bottom-left-radius: var(--toastify-toast-bd-radius);
28345
- border-bottom-right-radius: var(--toastify-toast-bd-radius);
28346
- }
28347
- .Toastify__progress-bar--wrp[data-hidden='true']{
28348
- opacity: 0;
28349
- }
28350
- .Toastify__progress-bar--bg{
28351
- opacity: var(--toastify-color-progress-bgo);
28352
- width: 100%;
28353
- height: 100%;
28354
- }
28355
- .Toastify__spinner{
28356
- width: 20px;
28357
- height: 20px;
28358
- box-sizing: border-box;
28359
- border: 2px solid;
28360
- border-radius: 100%;
28361
- border-color: var(--toastify-spinner-color-empty-area);
28362
- border-right-color: var(--toastify-spinner-color);
28363
- animation: Toastify__spin 0.65s linear infinite;
28364
- }
28365
- @keyframes Toastify__bounceInRight {
28366
- from,
28367
- 60%,
28368
- 75%,
28369
- 90%,
28370
- to{
28371
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
28372
- }
28373
- from{
28374
- opacity: 0;
28375
- transform: translate3d(3000px, 0, 0);
28376
- }
28377
- 60%{
28378
- opacity: 1;
28379
- transform: translate3d(-25px, 0, 0);
28380
- }
28381
- 75%{
28382
- transform: translate3d(10px, 0, 0);
28383
- }
28384
- 90%{
28385
- transform: translate3d(-5px, 0, 0);
28386
- }
28387
- to{
28388
- transform: none;
28389
- }
28390
- }
28391
- @keyframes Toastify__bounceOutRight {
28392
- 20%{
28393
- opacity: 1;
28394
- transform: translate3d(-20px, var(--y), 0);
28395
- }
28396
- to{
28397
- opacity: 0;
28398
- transform: translate3d(2000px, var(--y), 0);
28399
- }
28400
- }
28401
- @keyframes Toastify__bounceInLeft {
28402
- from,
28403
- 60%,
28404
- 75%,
28405
- 90%,
28406
- to{
28407
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
28408
- }
28409
- 0%{
28410
- opacity: 0;
28411
- transform: translate3d(-3000px, 0, 0);
28412
- }
28413
- 60%{
28414
- opacity: 1;
28415
- transform: translate3d(25px, 0, 0);
28416
- }
28417
- 75%{
28418
- transform: translate3d(-10px, 0, 0);
28419
- }
28420
- 90%{
28421
- transform: translate3d(5px, 0, 0);
28422
- }
28423
- to{
28424
- transform: none;
28425
- }
28426
- }
28427
- @keyframes Toastify__bounceOutLeft {
28428
- 20%{
28429
- opacity: 1;
28430
- transform: translate3d(20px, var(--y), 0);
28431
- }
28432
- to{
28433
- opacity: 0;
28434
- transform: translate3d(-2000px, var(--y), 0);
28435
- }
28436
- }
28437
- @keyframes Toastify__bounceInUp {
28438
- from,
28439
- 60%,
28440
- 75%,
28441
- 90%,
28442
- to{
28443
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
28444
- }
28445
- from{
28446
- opacity: 0;
28447
- transform: translate3d(0, 3000px, 0);
28448
- }
28449
- 60%{
28450
- opacity: 1;
28451
- transform: translate3d(0, -20px, 0);
28452
- }
28453
- 75%{
28454
- transform: translate3d(0, 10px, 0);
28455
- }
28456
- 90%{
28457
- transform: translate3d(0, -5px, 0);
28458
- }
28459
- to{
28460
- transform: translate3d(0, 0, 0);
28461
- }
28462
- }
28463
- @keyframes Toastify__bounceOutUp {
28464
- 20%{
28465
- transform: translate3d(0, calc(var(--y) - 10px), 0);
28466
- }
28467
- 40%,
28468
- 45%{
28469
- opacity: 1;
28470
- transform: translate3d(0, calc(var(--y) + 20px), 0);
28471
- }
28472
- to{
28473
- opacity: 0;
28474
- transform: translate3d(0, -2000px, 0);
28475
- }
28476
- }
28477
- @keyframes Toastify__bounceInDown {
28478
- from,
28479
- 60%,
28480
- 75%,
28481
- 90%,
28482
- to{
28483
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
28484
- }
28485
- 0%{
28486
- opacity: 0;
28487
- transform: translate3d(0, -3000px, 0);
28488
- }
28489
- 60%{
28490
- opacity: 1;
28491
- transform: translate3d(0, 25px, 0);
28492
- }
28493
- 75%{
28494
- transform: translate3d(0, -10px, 0);
28495
- }
28496
- 90%{
28497
- transform: translate3d(0, 5px, 0);
28498
- }
28499
- to{
28500
- transform: none;
28501
- }
28502
- }
28503
- @keyframes Toastify__bounceOutDown {
28504
- 20%{
28505
- transform: translate3d(0, calc(var(--y) - 10px), 0);
28506
- }
28507
- 40%,
28508
- 45%{
28509
- opacity: 1;
28510
- transform: translate3d(0, calc(var(--y) + 20px), 0);
28511
- }
28512
- to{
28513
- opacity: 0;
28514
- transform: translate3d(0, 2000px, 0);
28515
- }
28516
- }
28517
- .Toastify__bounce-enter--top-left,
28518
- .Toastify__bounce-enter--bottom-left{
28519
- animation-name: Toastify__bounceInLeft;
28520
- }
28521
- .Toastify__bounce-enter--top-right,
28522
- .Toastify__bounce-enter--bottom-right{
28523
- animation-name: Toastify__bounceInRight;
28524
- }
28525
- .Toastify__bounce-enter--top-center{
28526
- animation-name: Toastify__bounceInDown;
28527
- }
28528
- .Toastify__bounce-enter--bottom-center{
28529
- animation-name: Toastify__bounceInUp;
28530
- }
28531
- .Toastify__bounce-exit--top-left,
28532
- .Toastify__bounce-exit--bottom-left{
28533
- animation-name: Toastify__bounceOutLeft;
28534
- }
28535
- .Toastify__bounce-exit--top-right,
28536
- .Toastify__bounce-exit--bottom-right{
28537
- animation-name: Toastify__bounceOutRight;
28538
- }
28539
- .Toastify__bounce-exit--top-center{
28540
- animation-name: Toastify__bounceOutUp;
28541
- }
28542
- .Toastify__bounce-exit--bottom-center{
28543
- animation-name: Toastify__bounceOutDown;
28544
- }
28545
- @keyframes Toastify__zoomIn {
28546
- from{
28547
- opacity: 0;
28548
- transform: scale3d(0.3, 0.3, 0.3);
28549
- }
28550
- 50%{
28551
- opacity: 1;
28552
- }
28553
- }
28554
- @keyframes Toastify__zoomOut {
28555
- from{
28556
- opacity: 1;
28557
- }
28558
- 50%{
28559
- opacity: 0;
28560
- transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
28561
- }
28562
- to{
28563
- opacity: 0;
28564
- }
28565
- }
28566
- .Toastify__zoom-enter{
28567
- animation-name: Toastify__zoomIn;
28568
- }
28569
- .Toastify__zoom-exit{
28570
- animation-name: Toastify__zoomOut;
28571
- }
28572
- @keyframes Toastify__flipIn {
28573
- from{
28574
- transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
28575
- animation-timing-function: ease-in;
28576
- opacity: 0;
28577
- }
28578
- 40%{
28579
- transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
28580
- animation-timing-function: ease-in;
28581
- }
28582
- 60%{
28583
- transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
28584
- opacity: 1;
28585
- }
28586
- 80%{
28587
- transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
28588
- }
28589
- to{
28590
- transform: perspective(400px);
28591
- }
28592
- }
28593
- @keyframes Toastify__flipOut {
28594
- from{
28595
- transform: translate3d(0, var(--y), 0) perspective(400px);
28596
- }
28597
- 30%{
28598
- transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
28599
- opacity: 1;
28600
- }
28601
- to{
28602
- transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
28603
- opacity: 0;
28604
- }
28605
- }
28606
- .Toastify__flip-enter{
28607
- animation-name: Toastify__flipIn;
28608
- }
28609
- .Toastify__flip-exit{
28610
- animation-name: Toastify__flipOut;
28611
- }
28612
- @keyframes Toastify__slideInRight {
28613
- from{
28614
- transform: translate3d(110%, 0, 0);
28615
- visibility: visible;
28616
- }
28617
- to{
28618
- transform: translate3d(0, var(--y), 0);
28619
- }
28620
- }
28621
- @keyframes Toastify__slideInLeft {
28622
- from{
28623
- transform: translate3d(-110%, 0, 0);
28624
- visibility: visible;
28625
- }
28626
- to{
28627
- transform: translate3d(0, var(--y), 0);
28628
- }
28629
- }
28630
- @keyframes Toastify__slideInUp {
28631
- from{
28632
- transform: translate3d(0, 110%, 0);
28633
- visibility: visible;
28634
- }
28635
- to{
28636
- transform: translate3d(0, var(--y), 0);
28637
- }
28638
- }
28639
- @keyframes Toastify__slideInDown {
28640
- from{
28641
- transform: translate3d(0, -110%, 0);
28642
- visibility: visible;
28643
- }
28644
- to{
28645
- transform: translate3d(0, var(--y), 0);
28646
- }
28647
- }
28648
- @keyframes Toastify__slideOutRight {
28649
- from{
28650
- transform: translate3d(0, var(--y), 0);
28651
- }
28652
- to{
28653
- visibility: hidden;
28654
- transform: translate3d(110%, var(--y), 0);
28655
- }
28656
- }
28657
- @keyframes Toastify__slideOutLeft {
28658
- from{
28659
- transform: translate3d(0, var(--y), 0);
28660
- }
28661
- to{
28662
- visibility: hidden;
28663
- transform: translate3d(-110%, var(--y), 0);
28664
- }
28665
- }
28666
- @keyframes Toastify__slideOutDown {
28667
- from{
28668
- transform: translate3d(0, var(--y), 0);
28669
- }
28670
- to{
28671
- visibility: hidden;
28672
- transform: translate3d(0, 500px, 0);
28673
- }
28674
- }
28675
- @keyframes Toastify__slideOutUp {
28676
- from{
28677
- transform: translate3d(0, var(--y), 0);
28678
- }
28679
- to{
28680
- visibility: hidden;
28681
- transform: translate3d(0, -500px, 0);
28682
- }
28683
- }
28684
- .Toastify__slide-enter--top-left,
28685
- .Toastify__slide-enter--bottom-left{
28686
- animation-name: Toastify__slideInLeft;
28687
- }
28688
- .Toastify__slide-enter--top-right,
28689
- .Toastify__slide-enter--bottom-right{
28690
- animation-name: Toastify__slideInRight;
28691
- }
28692
- .Toastify__slide-enter--top-center{
28693
- animation-name: Toastify__slideInDown;
28694
- }
28695
- .Toastify__slide-enter--bottom-center{
28696
- animation-name: Toastify__slideInUp;
28697
- }
28698
- .Toastify__slide-exit--top-left,
28699
- .Toastify__slide-exit--bottom-left{
28700
- animation-name: Toastify__slideOutLeft;
28701
- animation-timing-function: ease-in;
28702
- animation-duration: 0.3s;
28703
- }
28704
- .Toastify__slide-exit--top-right,
28705
- .Toastify__slide-exit--bottom-right{
28706
- animation-name: Toastify__slideOutRight;
28707
- animation-timing-function: ease-in;
28708
- animation-duration: 0.3s;
28709
- }
28710
- .Toastify__slide-exit--top-center{
28711
- animation-name: Toastify__slideOutUp;
28712
- animation-timing-function: ease-in;
28713
- animation-duration: 0.3s;
28714
- }
28715
- .Toastify__slide-exit--bottom-center{
28716
- animation-name: Toastify__slideOutDown;
28717
- animation-timing-function: ease-in;
28718
- animation-duration: 0.3s;
28719
- }
28720
- @keyframes Toastify__spin {
28721
- from{
28722
- transform: rotate(0deg);
28723
- }
28724
- to{
28725
- transform: rotate(360deg);
28726
- }
28727
- }
28728
27994
  .kg-audio-card,
28729
27995
  .kg-audio-card *{
28730
27996
  box-sizing: border-box;
@@ -31189,41 +30455,28 @@ p.kg-collection-card-post-excerpt{
31189
30455
  transform: translateY(0);
31190
30456
  }
31191
30457
  }
31192
- :root .Toastify__toast--default{
31193
- --toastify-text-color-light: var(--accent-a11);
31194
- --toastify-text-color-dark: var(--accent-a11);
31195
- --toastify-color-light: var(--accent-3);
31196
- --toastify-color-dark: var(--accent-3);
31197
- }
31198
- :root .Toastify__toast--success{
31199
- --toastify-text-color-light: var(--success-a11);
31200
- --toastify-text-color-dark: var(--success-a11);
31201
- --toastify-color-light: var(--success-3);
31202
- --toastify-color-dark: var(--success-3);
31203
- }
31204
- :root .Toastify__toast--error{
31205
- --toastify-text-color-light: var(--error-a11);
31206
- --toastify-text-color-dark: var(--error-a11);
31207
- --toastify-color-light: var(--error-3);
31208
- --toastify-color-dark: var(--error-3);
31209
- }
31210
- :root .Toastify__toast--warning{
31211
- --toastify-text-color-light: var(--orange-a11);
31212
- --toastify-text-color-dark: var(--orange-a11);
31213
- --toastify-color-light: var(--orange-3);
31214
- --toastify-color-dark: var(--orange-3);
31215
- }
31216
- :root .Toastify__toast--info{
31217
- --toastify-text-color-light: var(--gray-a11);
31218
- --toastify-text-color-dark: var(--gray-a11);
31219
- --toastify-color-light: var(--gray-3);
31220
- --toastify-color-dark: var(--gray-3);
31221
- }
31222
- .Toastify .Toastify__toast{
31223
- font-size: calc(14px * var(--scaling));
31224
- }
31225
- .Toastify .Toastify__toast .Toastify__toast-icon{
31226
- width: calc(16px * var(--scaling));
30458
+ [data-sonner-toaster]{
30459
+ --width: 320px;
30460
+ font-family: var(--default-font-family, 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI (Custom)', Roboto, 'Helvetica Neue', 'Open Sans (Custom)', system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji') !important;
30461
+ }
30462
+ [data-sonner-toast]{
30463
+ font-size: calc(14px * var(--scaling, 1));
30464
+ min-height: 64px;
30465
+ }
30466
+ [data-sonner-toast] [data-icon]{
30467
+ width: calc(16px * var(--scaling, 1));
30468
+ }
30469
+ [data-sonner-toast][data-type='success'] [data-icon] svg{
30470
+ color: var(--success-9);
30471
+ }
30472
+ [data-sonner-toast][data-type='error'] [data-icon] svg{
30473
+ color: var(--error-9);
30474
+ }
30475
+ [data-sonner-toast][data-type='warning'] [data-icon] svg{
30476
+ color: var(--warning-9);
30477
+ }
30478
+ [data-sonner-toast][data-type='info'] [data-icon] svg{
30479
+ color: var(--info-9);
31227
30480
  }
31228
30481
  .FormRoot .FormField{
31229
30482
  display: flex;