@pfct/purple 1.5.0-rc.1 → 1.5.0-rc.10

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 (325) hide show
  1. package/dist/Icon/utils/svgr-cli.template.d.ts +7 -0
  2. package/dist/assets/index.css +1 -1
  3. package/dist/chunks/clsx.C11secjj.js +1 -0
  4. package/dist/chunks/clsx.OuTLNxxd.js +16 -0
  5. package/dist/chunks/index.1jpVsLW3.js +1 -0
  6. package/dist/chunks/index.B0nfUjLZ.js +374 -0
  7. package/dist/chunks/index.BCUPRn9W.js +5 -0
  8. package/dist/chunks/index.BGQJ5UjQ.js +1 -0
  9. package/dist/chunks/index.BKQj6Ros.js +1 -0
  10. package/dist/chunks/index.BX-VsGjT.js +1 -0
  11. package/dist/chunks/index.BZCoWHJr.js +41 -0
  12. package/dist/chunks/index.BZPx6jYI.js +8 -0
  13. package/dist/chunks/index.Bi2dd8ax.js +354 -0
  14. package/dist/chunks/index.BrP7bNBb.js +35 -0
  15. package/dist/chunks/index.CL8HuWEm.js +154 -0
  16. package/dist/chunks/{index.styled.D_VcbV29.js → index.Ca_yAFix.js} +266 -328
  17. package/dist/chunks/{index.LN3KW-I4.js → index.Cc-miKAT.js} +1 -1
  18. package/dist/chunks/index.Cg4EOYHb.js +71 -0
  19. package/dist/chunks/index.CuQJFSqG.js +82 -0
  20. package/dist/chunks/index.D2jUN9AV.js +1 -0
  21. package/dist/chunks/index.DB6HVhpz.js +1 -0
  22. package/dist/chunks/index.DG2yRD83.js +27 -0
  23. package/dist/chunks/index.DLeNytVF.js +9 -0
  24. package/dist/chunks/index.DMhXgOEz.js +1 -0
  25. package/dist/chunks/index.DaxnLcvM.js +1 -0
  26. package/dist/chunks/index.Dh7jK0Mq.js +777 -0
  27. package/dist/chunks/index.DqB4vTTG.js +1 -0
  28. package/dist/chunks/index.F4-yWY3F.js +1335 -0
  29. package/dist/chunks/index.R27B_vrp.js +1 -0
  30. package/dist/chunks/index.Sb_wKSRC.js +13 -0
  31. package/dist/chunks/index.Zd9j6m3g.js +1 -0
  32. package/dist/chunks/index.kG55MjaG.js +659 -0
  33. package/dist/components/Accordion/index.cjs.js +1 -1
  34. package/dist/components/Accordion/index.es.js +266 -445
  35. package/dist/components/Badge/BaseBadge/index.cjs.js +1 -1
  36. package/dist/components/Badge/BaseBadge/index.es.js +1 -1
  37. package/dist/components/Badge/BaseBadge/index.styled.cjs.js +1 -1
  38. package/dist/components/Badge/BaseBadge/index.styled.es.js +1 -1
  39. package/dist/components/BottomSheet/BaseBottomSheet/index.cjs.js +1 -1
  40. package/dist/components/BottomSheet/BaseBottomSheet/index.es.js +24 -26
  41. package/dist/components/BottomSheet/NavBottomSheet/index.cjs.js +1 -1
  42. package/dist/components/BottomSheet/NavBottomSheet/index.es.js +1 -1
  43. package/dist/components/BottomSheet/TitleBottomSheet/index.cjs.js +1 -1
  44. package/dist/components/BottomSheet/TitleBottomSheet/index.es.js +1 -1
  45. package/dist/components/BottomSheet/index.cjs.js +1 -1
  46. package/dist/components/BottomSheet/index.es.js +1 -1
  47. package/dist/components/Button/BaseButton/index.cjs.js +1 -1
  48. package/dist/components/Button/BaseButton/index.es.js +1 -1
  49. package/dist/components/Button/DoubleButton/index.cjs.js +1 -1
  50. package/dist/components/Button/DoubleButton/index.es.js +1 -1
  51. package/dist/components/Button/FloatBaseButton/index.cjs.js +1 -1
  52. package/dist/components/Button/FloatBaseButton/index.es.js +1 -1
  53. package/dist/components/Button/FloatDoubleButton/index.cjs.js +1 -1
  54. package/dist/components/Button/FloatDoubleButton/index.es.js +1 -1
  55. package/dist/components/Button/FloatSingleButton/index.cjs.js +1 -1
  56. package/dist/components/Button/FloatSingleButton/index.es.js +1 -1
  57. package/dist/components/Button/SingleButton/index.cjs.js +1 -1
  58. package/dist/components/Button/SingleButton/index.es.js +1 -1
  59. package/dist/components/Button/index.cjs.js +1 -1
  60. package/dist/components/Button/index.es.js +1 -1
  61. package/dist/components/Chips/BasicChips/index.styled.cjs.js +1 -1
  62. package/dist/components/Chips/BasicChips/index.styled.es.js +1 -1
  63. package/dist/components/Chips/ChipItem/index.cjs.js +1 -1
  64. package/dist/components/Chips/ChipItem/index.es.js +20 -22
  65. package/dist/components/Chips/ChipItem/index.styled.cjs.js +1 -1
  66. package/dist/components/Chips/ChipItem/index.styled.es.js +21 -23
  67. package/dist/components/Chips/ChipsFrame/index.cjs.js +1 -1
  68. package/dist/components/Chips/ChipsFrame/index.es.js +12 -12
  69. package/dist/components/Chips/ChipsFrame/index.styled.cjs.js +1 -1
  70. package/dist/components/Chips/ChipsFrame/index.styled.es.js +1 -1
  71. package/dist/components/Control/CheckMark/index.cjs.js +1 -1
  72. package/dist/components/Control/CheckMark/index.es.js +18 -20
  73. package/dist/components/Control/RadioButton/index.cjs.js +1 -1
  74. package/dist/components/Control/RadioButton/index.es.js +1 -1
  75. package/dist/components/Control/RadioButton/index.styled.cjs.js +1 -1
  76. package/dist/components/Control/RadioButton/index.styled.es.js +18 -20
  77. package/dist/components/Control/Switch/index.cjs.js +1 -1
  78. package/dist/components/Control/Switch/index.d.ts +37 -9
  79. package/dist/components/Control/Switch/index.es.js +190 -84
  80. package/dist/components/Control/index.cjs.js +1 -1
  81. package/dist/components/Control/index.d.ts +2 -1
  82. package/dist/components/Control/index.es.js +4 -4
  83. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.cjs.js +1 -1
  84. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.es.js +20 -22
  85. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.cjs.js +1 -1
  86. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.es.js +20 -22
  87. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.cjs.js +1 -1
  88. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.es.js +1 -1
  89. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.cjs.js +1 -1
  90. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.es.js +20 -22
  91. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.cjs.js +1 -1
  92. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.es.js +20 -22
  93. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.cjs.js +1 -1
  94. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.es.js +20 -22
  95. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.cjs.js +1 -1
  96. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.es.js +29 -31
  97. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.cjs.js +1 -1
  98. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.es.js +1 -1
  99. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.cjs.js +1 -1
  100. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.es.js +1 -1
  101. package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.cjs.js +1 -1
  102. package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.es.js +16 -16
  103. package/dist/components/DatePicker/BaseDatePicker/index.cjs.js +1 -1
  104. package/dist/components/DatePicker/BaseDatePicker/index.es.js +28 -30
  105. package/dist/components/DatePicker/RangeDatePickerModal/index.cjs.js +1 -1
  106. package/dist/components/DatePicker/RangeDatePickerModal/index.es.js +1 -1
  107. package/dist/components/DatePicker/SingleDatePickerModal/index.cjs.js +1 -1
  108. package/dist/components/DatePicker/SingleDatePickerModal/index.es.js +18 -20
  109. package/dist/components/Input/NumberInput/index.cjs.js +1 -1
  110. package/dist/components/Input/NumberInput/index.es.js +50 -52
  111. package/dist/components/Input/PostfixInput/index.util.cjs.js +1 -1
  112. package/dist/components/Input/PostfixInput/index.util.es.js +21 -23
  113. package/dist/components/Input/TextField/index.cjs.js +1 -1
  114. package/dist/components/Input/TextField/index.es.js +12 -12
  115. package/dist/components/Input/index.cjs.js +1 -1
  116. package/dist/components/Input/index.es.js +29 -31
  117. package/dist/components/{Modal → LegacyModal}/BaseModal/index.cjs.js +1 -1
  118. package/dist/components/{Modal → LegacyModal}/BaseModal/index.es.js +2 -2
  119. package/dist/components/LegacyModal/index.cjs.js +1 -0
  120. package/dist/components/LegacyModal/index.d.ts +31 -0
  121. package/dist/components/LegacyModal/index.es.js +9 -0
  122. package/dist/components/List/index.cjs.js +1 -1
  123. package/dist/components/List/index.es.js +8 -8
  124. package/dist/components/Loading/ProgressBar/index.cjs.js +1 -1
  125. package/dist/components/Loading/ProgressBar/index.es.js +1 -1
  126. package/dist/components/Loading/ProgressBar/index.styled.cjs.js +1 -1
  127. package/dist/components/Loading/ProgressBar/index.styled.es.js +19 -21
  128. package/dist/components/Loading/Spinner/index.cjs.js +1 -1
  129. package/dist/components/Loading/Spinner/index.es.js +1 -1
  130. package/dist/components/Loading/index.cjs.js +1 -1
  131. package/dist/components/Loading/index.es.js +1 -1
  132. package/dist/components/MiniButton/BoxMiniButton/index.cjs.js +1 -1
  133. package/dist/components/MiniButton/BoxMiniButton/index.es.js +4 -4
  134. package/dist/components/MiniButton/IconMiniButton/index.cjs.js +1 -1
  135. package/dist/components/MiniButton/IconMiniButton/index.d.ts +1 -1
  136. package/dist/components/MiniButton/IconMiniButton/index.es.js +34 -31
  137. package/dist/components/MiniButton/UnderLineMiniButton/index.cjs.js +1 -1
  138. package/dist/components/MiniButton/UnderLineMiniButton/index.d.ts +1 -0
  139. package/dist/components/MiniButton/UnderLineMiniButton/index.es.js +36 -31
  140. package/dist/components/MiniButton/common/index.styled.cjs.js +1 -1
  141. package/dist/components/MiniButton/common/index.styled.es.js +20 -22
  142. package/dist/components/Modal/index.cjs.js +1 -1
  143. package/dist/components/Modal/index.d.ts +14 -27
  144. package/dist/components/Modal/index.es.js +99 -7
  145. package/dist/components/Navigation/BaseNavigation/index.cjs.js +1 -1
  146. package/dist/components/Navigation/BaseNavigation/index.es.js +9 -9
  147. package/dist/components/Navigation/BottomNavigationBar/index.cjs.js +1 -1
  148. package/dist/components/Navigation/BottomNavigationBar/index.es.js +5 -5
  149. package/dist/components/Navigation/PageNavigationBar/index.cjs.js +1 -1
  150. package/dist/components/Navigation/PageNavigationBar/index.es.js +12 -12
  151. package/dist/components/Navigation/TitleNavigationBar/index.cjs.js +1 -1
  152. package/dist/components/Navigation/TitleNavigationBar/index.es.js +10 -10
  153. package/dist/components/Navigation/index.cjs.js +1 -1
  154. package/dist/components/Navigation/index.es.js +12 -12
  155. package/dist/components/OverlayRoot/index.cjs.js +1 -1
  156. package/dist/components/OverlayRoot/index.es.js +18 -20
  157. package/dist/components/Segment/BaseSegment/index.styled.cjs.js +1 -1
  158. package/dist/components/Segment/BaseSegment/index.styled.es.js +1 -1
  159. package/dist/components/Segment/ExtendSegment/index.styled.cjs.js +1 -1
  160. package/dist/components/Segment/ExtendSegment/index.styled.es.js +1 -1
  161. package/dist/components/SelectBox/index.cjs.js +1 -1
  162. package/dist/components/SelectBox/index.es.js +16 -16
  163. package/dist/components/SelectBox/index.styled.cjs.js +1 -1
  164. package/dist/components/SelectBox/index.styled.es.js +25 -27
  165. package/dist/components/Tabs/FillTabs/index.cjs.js +1 -1
  166. package/dist/components/Tabs/FillTabs/index.es.js +20 -22
  167. package/dist/components/Tabs/TextTabs/index.cjs.js +1 -1
  168. package/dist/components/Tabs/TextTabs/index.d.ts +15 -11
  169. package/dist/components/Tabs/TextTabs/index.es.js +53 -66
  170. package/dist/components/Tabs/index.cjs.js +1 -1
  171. package/dist/components/Tabs/index.es.js +5 -4
  172. package/dist/components/Tag/index.cjs.js +1 -1
  173. package/dist/components/Tag/index.es.js +1 -1
  174. package/dist/components/Tag/index.styled.cjs.js +1 -1
  175. package/dist/components/Tag/index.styled.es.js +18 -20
  176. package/dist/components/Terms/index.cjs.js +1 -1
  177. package/dist/components/Terms/index.es.js +16 -17
  178. package/dist/components/TextArea/index.cjs.js +1 -0
  179. package/dist/components/TextArea/index.d.ts +80 -0
  180. package/dist/components/TextArea/index.es.js +30 -0
  181. package/dist/components/Title/index.cjs.js +1 -1
  182. package/dist/components/Title/index.es.js +1 -1
  183. package/dist/components/Title/index.styled.cjs.js +1 -1
  184. package/dist/components/Title/index.styled.es.js +22 -24
  185. package/dist/components/Toast/index.cjs.js +1 -0
  186. package/dist/components/Toast/index.d.ts +5 -0
  187. package/dist/components/Toast/index.es.js +36 -0
  188. package/dist/components/index.cjs.js +1 -1
  189. package/dist/components/index.d.ts +6 -3
  190. package/dist/components/index.es.js +156 -122
  191. package/dist/components/ui/bottomSheet.cjs.js +13 -13
  192. package/dist/components/ui/bottomSheet.es.js +76 -71
  193. package/dist/components/ui/button.cjs.js +1 -1
  194. package/dist/components/ui/button.es.js +4 -4
  195. package/dist/components/ui/checkbox.cjs.js +1 -0
  196. package/dist/components/ui/checkbox.d.ts +9 -0
  197. package/dist/components/ui/checkbox.es.js +446 -0
  198. package/dist/components/ui/dialog.cjs.js +1 -1
  199. package/dist/components/ui/dialog.es.js +30 -30
  200. package/dist/components/ui/drawer.cjs.js +1 -1
  201. package/dist/components/ui/drawer.es.js +2 -2
  202. package/dist/components/ui/impact-tooltip.cjs.js +1 -0
  203. package/dist/components/ui/impact-tooltip.d.ts +16 -0
  204. package/dist/components/ui/impact-tooltip.es.js +672 -0
  205. package/dist/components/ui/share-ui.cjs.js +1 -1
  206. package/dist/components/ui/share-ui.es.js +2 -2
  207. package/dist/components/ui/tooltip.cjs.js +1 -0
  208. package/dist/components/ui/tooltip.d.ts +9 -0
  209. package/dist/components/ui/tooltip.es.js +771 -0
  210. package/dist/components/ui/typography.cjs.js +1 -1
  211. package/dist/components/ui/typography.es.js +3 -3
  212. package/dist/core/Colors/index.cjs.js +1 -1
  213. package/dist/core/Colors/index.d.ts +0 -4
  214. package/dist/core/Colors/index.es.js +4 -8
  215. package/dist/core/Display/Mobile.cjs.js +1 -1
  216. package/dist/core/Display/Mobile.es.js +1 -1
  217. package/dist/core/Display/Pc.cjs.js +1 -1
  218. package/dist/core/Display/Pc.es.js +1 -1
  219. package/dist/core/Display/index.styled.cjs.js +1 -1
  220. package/dist/core/Display/index.styled.es.js +19 -21
  221. package/dist/core/Typography/BaseTypography/index.cjs.js +1 -1
  222. package/dist/core/Typography/BaseTypography/index.es.js +2 -2
  223. package/dist/hooks/useLayoutIsMobile.cjs.js +1 -1
  224. package/dist/hooks/useLayoutIsMobile.es.js +19 -21
  225. package/dist/icons/src/aliases/aliases.cjs.js +1 -1
  226. package/dist/icons/src/aliases/aliases.d.ts +11 -11
  227. package/dist/icons/src/aliases/aliases.es.js +46 -46
  228. package/dist/icons/src/aliases/index.cjs.js +1 -1
  229. package/dist/icons/src/aliases/index.es.js +92 -92
  230. package/dist/icons/src/aliases/prefixed.cjs.js +1 -1
  231. package/dist/icons/src/aliases/prefixed.d.ts +16 -16
  232. package/dist/icons/src/aliases/prefixed.es.js +46 -46
  233. package/dist/icons/src/aliases/suffixed.cjs.js +1 -1
  234. package/dist/icons/src/aliases/suffixed.d.ts +18 -18
  235. package/dist/icons/src/aliases/suffixed.es.js +48 -48
  236. package/dist/icons/src/icons/index.cjs.js +1 -1
  237. package/dist/icons/src/icons/index.d.ts +15 -15
  238. package/dist/icons/src/icons/index.es.js +44 -44
  239. package/dist/index.cjs.js +1 -1
  240. package/dist/index.es.js +379 -345
  241. package/dist/lib/utils.cjs.js +1 -1
  242. package/dist/lib/utils.es.js +2729 -2
  243. package/dist/library/BasicLayout/Footer.cjs.js +1 -1
  244. package/dist/library/BasicLayout/Footer.d.ts +2 -2
  245. package/dist/library/BasicLayout/Footer.es.js +37 -36
  246. package/dist/library/BasicLayout/index.cjs.js +1 -1
  247. package/dist/library/BasicLayout/index.d.ts +1 -1
  248. package/dist/library/BasicLayout/index.es.js +22 -24
  249. package/dist/library/BasicLayout/index.styled.cjs.js +1 -1
  250. package/dist/library/BasicLayout/index.styled.es.js +47 -49
  251. package/dist/utils/GenerateColorStyle/chip.cjs.js +1 -1
  252. package/dist/utils/GenerateColorStyle/chip.es.js +1 -1
  253. package/dist/utils/GenerateColorStyle/index.cjs.js +1 -1
  254. package/dist/utils/GenerateColorStyle/index.es.js +8 -8
  255. package/dist/utils/GenerateColorStyle/tab/fill-tabs.cjs.js +1 -1
  256. package/dist/utils/GenerateColorStyle/tab/fill-tabs.es.js +19 -21
  257. package/dist/utils/GenerateColorStyle/tab/text-tabs.cjs.js +1 -1
  258. package/dist/utils/GenerateColorStyle/tab/text-tabs.es.js +19 -21
  259. package/dist/utils/index.cjs.js +1 -1
  260. package/dist/utils/index.es.js +8 -8
  261. package/package.json +16 -9
  262. package/dist/chunks/index.B0KRXeX3.js +0 -205
  263. package/dist/chunks/index.BIcga6m3.js +0 -1
  264. package/dist/chunks/index.BiFBNKMb.js +0 -51
  265. package/dist/chunks/index.C4mr2-78.js +0 -1
  266. package/dist/chunks/index.CAOufkQO.js +0 -1072
  267. package/dist/chunks/index.DLcqcWxM.js +0 -29
  268. package/dist/chunks/index.Dazlhpef.js +0 -45
  269. package/dist/chunks/index.DnJQUgiG.js +0 -1
  270. package/dist/chunks/index.SS1p-Ys5.js +0 -1
  271. package/dist/chunks/index.styled.DX1B4OiV.js +0 -412
  272. package/dist/chunks/utils.B9KdtH6G.js +0 -2493
  273. package/dist/chunks/utils.Gb5_Gcy7.js +0 -1
  274. package/dist/components/Control/CheckBox/CheckIcon.cjs.js +0 -1
  275. package/dist/components/Control/CheckBox/CheckIcon.d.ts +0 -6
  276. package/dist/components/Control/CheckBox/CheckIcon.es.js +0 -26
  277. package/dist/components/Control/CheckBox/index.cjs.js +0 -1
  278. package/dist/components/Control/CheckBox/index.d.ts +0 -12
  279. package/dist/components/Control/CheckBox/index.es.js +0 -96
  280. package/dist/components/Control/CheckBox/index.styled.cjs.js +0 -24
  281. package/dist/components/Control/CheckBox/index.styled.d.ts +0 -18
  282. package/dist/components/Control/CheckBox/index.styled.es.js +0 -30
  283. package/dist/components/Control/Switch/index.styled.cjs.js +0 -32
  284. package/dist/components/Control/Switch/index.styled.d.ts +0 -15
  285. package/dist/components/Control/Switch/index.styled.es.js +0 -42
  286. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.cjs.js +0 -8
  287. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.d.ts +0 -9
  288. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.es.js +0 -14
  289. package/dist/components/ToastMessage/BaseToastMessage/index.cjs.js +0 -1
  290. package/dist/components/ToastMessage/BaseToastMessage/index.d.ts +0 -13
  291. package/dist/components/ToastMessage/BaseToastMessage/index.es.js +0 -25
  292. package/dist/components/ToastMessage/BaseToastMessage/index.styled.cjs.js +0 -1
  293. package/dist/components/ToastMessage/BaseToastMessage/index.styled.d.ts +0 -10
  294. package/dist/components/ToastMessage/BaseToastMessage/index.styled.es.js +0 -80
  295. package/dist/components/ToastMessage/Toast/index.cjs.js +0 -1
  296. package/dist/components/ToastMessage/Toast/index.d.ts +0 -13
  297. package/dist/components/ToastMessage/Toast/index.es.js +0 -32
  298. package/dist/components/ToastMessage/Toast/index.styled.cjs.js +0 -13
  299. package/dist/components/ToastMessage/Toast/index.styled.d.ts +0 -8
  300. package/dist/components/ToastMessage/Toast/index.styled.es.js +0 -18
  301. package/dist/components/ToastMessage/index.cjs.js +0 -1
  302. package/dist/components/ToastMessage/index.d.ts +0 -1
  303. package/dist/components/ToastMessage/index.es.js +0 -4
  304. package/dist/components/Tooltip/BasicTooltip/index.cjs.js +0 -1
  305. package/dist/components/Tooltip/BasicTooltip/index.d.ts +0 -5
  306. package/dist/components/Tooltip/BasicTooltip/index.es.js +0 -6
  307. package/dist/components/Tooltip/ImpactTooltip/index.cjs.js +0 -1
  308. package/dist/components/Tooltip/ImpactTooltip/index.d.ts +0 -7
  309. package/dist/components/Tooltip/ImpactTooltip/index.es.js +0 -23
  310. package/dist/components/Tooltip/TooltipBase/index.cjs.js +0 -8
  311. package/dist/components/Tooltip/TooltipBase/index.d.ts +0 -18
  312. package/dist/components/Tooltip/TooltipBase/index.es.js +0 -146
  313. package/dist/components/Tooltip/TooltipBase/index.styled.cjs.js +0 -107
  314. package/dist/components/Tooltip/TooltipBase/index.styled.d.ts +0 -22
  315. package/dist/components/Tooltip/TooltipBase/index.styled.es.js +0 -2006
  316. package/dist/components/Tooltip/index.cjs.js +0 -1
  317. package/dist/components/Tooltip/index.d.ts +0 -6
  318. package/dist/components/Tooltip/index.es.js +0 -6
  319. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.d.ts +0 -0
  320. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.cjs.js +0 -0
  321. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.d.ts +0 -0
  322. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.es.js +0 -0
  323. /package/dist/components/{Modal → LegacyModal}/index.styled.cjs.js +0 -0
  324. /package/dist/components/{Modal → LegacyModal}/index.styled.d.ts +0 -0
  325. /package/dist/components/{Modal → LegacyModal}/index.styled.es.js +0 -0
@@ -1,53 +1,54 @@
1
- import { css as n, keyframes as D } from "@emotion/react";
2
- import r from "@emotion/styled";
3
- import { zIndex as y } from "../constants/style.constants.es.js";
4
- import { basicColors as i, semanticColors as Z, generateHexWithAlphaInLightMode as N } from "../core/Colors/index.es.js";
5
- import { title2 as q, title4 as J, typographyMap as K } from "../core/TextStyles/index.es.js";
6
- import { Smaller as m, Larger as c } from "../utils/media.util.es.js";
7
- import "../utils/GenerateColorStyle/mini-button.es.js";
8
- import Q from "../utils/GenerateColorStyle/datepicker.es.js";
9
1
  import { j as t } from "./jsx-runtime.Drh4NO5G.js";
2
+ import k, { useState as I, useEffect as T, useCallback as A, useRef as F } from "react";
3
+ import { ModalContent as V } from "../components/LegacyModal/BaseModal/index.styled.es.js";
4
+ import { Overlay as G } from "../components/OverlayRoot/index.styled.es.js";
5
+ import { useOverlayPreventScroll as M } from "../hooks/useOverlayPreventScroll.es.js";
6
+ import { css as a } from "@emotion/react";
7
+ import { basicColors as i, semanticColors as U, generateHexWithAlphaInLightMode as Z } from "../core/Colors/index.es.js";
8
+ import "../utils/GenerateColorStyle/mini-button.es.js";
9
+ import q from "../utils/GenerateColorStyle/datepicker.es.js";
10
+ import r from "@emotion/styled";
11
+ import { Smaller as f, Larger as b } from "../utils/media.util.es.js";
12
+ import { title2 as J, title4 as K } from "../core/TextStyles/index.es.js";
10
13
  import "../components/ui/typography.es.js";
11
14
  import "../components/Accordion/index.es.js";
12
15
  import "../components/Badge/IconBadge/index.styled.es.js";
13
16
  import "../components/Badge/TextBadge/index.styled.es.js";
14
- import k, { useState as _, useEffect as T, useCallback as X, useRef as Y } from "react";
15
17
  import "../components/Loading/Skeleton/index.es.js";
16
- import { SpinnerWrapper as ee } from "../components/Loading/Spinner/index.styled.es.js";
18
+ import { SpinnerWrapper as Q } from "../components/Loading/Spinner/index.styled.es.js";
17
19
  import "../components/Card/index.styled.es.js";
18
20
  import "../components/Comment/index.es.js";
19
- import $ from "../utils/GenerateColorStyle/control/radio-button.es.js";
20
- import "../components/Control/CheckBox/index.styled.es.js";
21
- import "../components/Control/CheckMark/index.styled.es.js";
22
- import "../components/Control/Switch/index.styled.es.js";
23
- import "../components/DatePicker/BaseDatePicker/index.styled.es.js";
24
- import "../components/DatePicker/BaseDatePicker/YearMonthController/index.styed.es.js";
25
21
  import "../icons/src/icons/Alarm_fill.es.js";
26
- import "../icons/src/icons/Calendar.es.js";
27
- import "../icons/src/icons/Check.es.js";
28
22
  import "../icons/src/icons/Chevron_down.es.js";
29
- import "../icons/src/icons/Cancel_circle.es.js";
23
+ import "../icons/src/icons/Cancel.es.js";
24
+ import "../icons/src/icons/Check.es.js";
25
+ import "../icons/src/icons/Chevron_left.es.js";
30
26
  import "../icons/src/icons/Chevron_right.es.js";
31
- import "../icons/src/icons/Chevron_up.es.js";
32
27
  import "../icons/src/icons/Double_Chevron_left.es.js";
33
- import "../icons/src/icons/Cart_fill.es.js";
28
+ import "../icons/src/icons/Chevron_up.es.js";
34
29
  import "../icons/src/icons/Eye_fill.es.js";
35
- import "../icons/src/icons/Eye_slash_fill.es.js";
36
30
  import "../icons/src/icons/Double_Chevron_right.es.js";
31
+ import "../icons/src/icons/Eye_slash_fill.es.js";
32
+ import "../icons/src/icons/Cancel_circle.es.js";
33
+ import "../icons/src/icons/Filter.es.js";
34
+ import "../icons/src/icons/Calendar.es.js";
35
+ import "../icons/src/icons/Cart_fill.es.js";
37
36
  import "../icons/src/icons/Information.es.js";
38
37
  import "../icons/src/icons/Menu.es.js";
39
38
  import "../icons/src/icons/More.es.js";
40
39
  import "../icons/src/icons/Person_fill.es.js";
41
40
  import "../icons/src/icons/Plus.es.js";
42
41
  import "../icons/src/icons/Question_circle.es.js";
42
+ import "../icons/src/icons/Re.es.js";
43
43
  import "../icons/src/icons/Search.es.js";
44
- import "../icons/src/icons/Filter.es.js";
45
- import "../icons/src/icons/Cancel.es.js";
46
- import "../icons/src/icons/Store.es.js";
47
44
  import "../icons/src/icons/Setting_fill.es.js";
48
45
  import "../icons/src/icons/Share.es.js";
49
- import "../icons/src/icons/Chevron_left.es.js";
50
- import "../icons/src/icons/Re.es.js";
46
+ import "../icons/src/icons/Store.es.js";
47
+ import y from "../utils/GenerateColorStyle/control/radio-button.es.js";
48
+ import "../components/Control/CheckMark/index.styled.es.js";
49
+ import "../components/Control/Switch/index.es.js";
50
+ import "../components/DatePicker/BaseDatePicker/index.styled.es.js";
51
+ import "../components/DatePicker/BaseDatePicker/YearMonthController/index.styed.es.js";
51
52
  import "../library/IconWithImage/index.styled.es.js";
52
53
  import "../library/List/BottomSheetItemList/index.styled.es.js";
53
54
  import "lottie-web";
@@ -60,10 +61,10 @@ import "../components/DatePicker/BaseDatePicker/hooks/index.util.es.js";
60
61
  import "../components/DatePicker/SingleDatePickerModal/index.styled.es.js";
61
62
  import "../components/DatePicker/SingleDatePickerModal/useSingleDatePickerModal.es.js";
62
63
  import "../components/DatePicker/RangeDatePickerModal/index.styled.es.js";
63
- import { useOverlayPreventScroll as L } from "../hooks/useOverlayPreventScroll.es.js";
64
- import { S as oe } from "./index.BiFBNKMb.js";
65
- import { c as te } from "./index.LN3KW-I4.js";
66
- import { c as re } from "./utils.B9KdtH6G.js";
64
+ import { S as X } from "./index.CuQJFSqG.js";
65
+ import { c as Y } from "./index.Cc-miKAT.js";
66
+ import { cn as ee } from "../lib/utils.es.js";
67
+ import { zIndex as $ } from "../constants/style.constants.es.js";
67
68
  import "../components/DatePicker/RangeDatePickerModal/useRangeDatePickerModal.es.js";
68
69
  import "../components/Divider/index.styled.es.js";
69
70
  import "./index.styled.DmJ27_dc.js";
@@ -75,43 +76,40 @@ import "../components/Navigation/BaseNavigation/index.styled.es.js";
75
76
  import "../components/Navigation/constant.es.js";
76
77
  import "../components/Segment/BaseSegment/index.styled.es.js";
77
78
  import "../components/Segment/ExtendSegment/index.styled.es.js";
78
- import { Headline4 as H, Headline3 as ie, Title3 as ne } from "../core/Typography/index.es.js";
79
- import { ButtonMargin as z, TitleWrapper as ae, SubTitle as se, className as le } from "../components/BottomSheet/TitleBottomSheet/index.styled.es.js";
80
- import { scrollStyle as pe } from "../style/common.es.js";
81
- import { ModalContent as de } from "../components/Modal/BaseModal/index.styled.es.js";
82
- import { Overlay as ce } from "../components/OverlayRoot/index.styled.es.js";
83
- import "../components/ToastMessage/Toast/index.styled.es.js";
84
- import "../components/Tooltip/TooltipBase/index.styled.es.js";
79
+ import { Headline4 as D, Headline3 as oe, Title3 as te } from "../core/Typography/index.es.js";
80
+ import { ButtonMargin as N, TitleWrapper as re, SubTitle as ie, className as ne } from "../components/BottomSheet/TitleBottomSheet/index.styled.es.js";
81
+ import { scrollStyle as ae } from "../style/common.es.js";
82
+ import { Wrapper as se, LineButtonWrapper as le, Comment as pe, Body as de, Header as ce, SubTitle as ge, Footer as H } from "../components/LegacyModal/index.styled.es.js";
83
+ import { UnderLineMiniButton as be } from "../components/MiniButton/UnderLineMiniButton/index.es.js";
84
+ import "./index.Dh7jK0Mq.js";
85
85
  import "../components/ui/bottomSheet.es.js";
86
- import { Wrapper as be, LineButtonWrapper as ge, Comment as me, Body as ue, Header as xe, SubTitle as he, Footer as P } from "../components/Modal/index.styled.es.js";
87
- import { UnderLineMiniButton as ye } from "../components/MiniButton/UnderLineMiniButton/index.es.js";
88
- import M from "../utils/GenerateColorStyle/tag.es.js";
89
- import fe from "../hooks/useResize.es.js";
90
- import { ContentWrapper as $e, Content as ve, HeaderWrapper as Ce, ChildrenWrapper as we, FooterWrapper as E } from "../components/BottomSheet/BaseBottomSheet/index.styled.es.js";
91
- import { Navigation as ke } from "../components/Navigation/index.es.js";
92
- import { NavigationWrapper as Te } from "../components/BottomSheet/NavBottomSheet/index.styled.es.js";
93
- import Be from "../utils/GenerateColorStyle/progress-bar.es.js";
94
- const je = (e) => {
95
- const o = i[`${e}400`], a = "transparent", s = i.white, l = i.white, d = i[`${e}100`], b = "transparent", g = i.white, p = i.white;
86
+ import O from "../utils/GenerateColorStyle/tag.es.js";
87
+ import ue from "../hooks/useResize.es.js";
88
+ import { ContentWrapper as me, Content as xe, HeaderWrapper as he, ChildrenWrapper as ye, FooterWrapper as z } from "../components/BottomSheet/BaseBottomSheet/index.styled.es.js";
89
+ import { Navigation as fe } from "../components/Navigation/index.es.js";
90
+ import { NavigationWrapper as ve } from "../components/BottomSheet/NavBottomSheet/index.styled.es.js";
91
+ import $e from "../utils/GenerateColorStyle/progress-bar.es.js";
92
+ const Ce = (e) => {
93
+ const o = i[`${e}400`], n = "transparent", s = i.white, l = i.white, d = i[`${e}100`], c = "transparent", g = i.white, p = i.white;
96
94
  return {
97
95
  default: {
98
96
  on: {
99
97
  containerColor: o,
100
- borderColor: a,
98
+ borderColor: n,
101
99
  textColor: s,
102
100
  iconColor: l
103
101
  },
104
102
  off: {
105
103
  containerColor: i.white,
106
104
  borderColor: i.gray50,
107
- textColor: Z.chipDefaultText,
105
+ textColor: U.chipDefaultText,
108
106
  iconColor: i.gray300
109
107
  }
110
108
  },
111
109
  disabled: {
112
110
  on: {
113
111
  containerColor: d,
114
- borderColor: b,
112
+ borderColor: c,
115
113
  textColor: g,
116
114
  iconColor: p
117
115
  },
@@ -123,51 +121,51 @@ const je = (e) => {
123
121
  }
124
122
  }
125
123
  };
126
- }, Gt = r.div`
127
- ${m(n`
124
+ }, zt = r.div`
125
+ ${f(a`
128
126
  display: none;
129
127
  `)}
130
- `, Zt = r.div`
131
- ${c(n`
128
+ `, Lt = r.div`
129
+ ${b(a`
132
130
  display: none;
133
131
  `)}
134
- `, Se = i.red400, We = "16px", A = n`
135
- background-color: ${Se};
136
- `, qt = r.div`
137
- ${A};
132
+ `, we = i.red400, ke = "16px", L = a`
133
+ background-color: ${we};
134
+ `, Pt = r.div`
135
+ ${L};
138
136
 
139
137
  width: 5px;
140
138
  height: 5px;
141
139
  border-radius: 50%;
142
- `, Jt = r.div`
143
- ${A};
140
+ `, _t = r.div`
141
+ ${L};
144
142
 
145
- height: ${We};
143
+ height: ${ke};
146
144
  padding: 0 5px;
147
145
  border-radius: 8px;
148
146
 
149
147
  display: flex;
150
148
  align-items: center;
151
149
  justify-content: center;
152
- `, Kt = r.div`
150
+ `, Et = r.div`
153
151
  line-height: initial;
154
152
 
155
153
  font-size: 11px;
156
154
  font-weight: 500;
157
155
  color: ${i.white};
158
156
  letter-spacing: -0.2px;
159
- `, Qt = r.div`
157
+ `, Rt = r.div`
160
158
  position: absolute;
161
159
  width: 100%;
162
160
  top: 0;
163
161
  height: 3px;
164
162
  background-color: ${i.gray50};
165
- `, Xt = r.div`
163
+ `, At = r.div`
166
164
  width: ${({ progress: e }) => e}%;
167
- background-color: ${({ colorType: e }) => Be(e).upperColor};
165
+ background-color: ${({ colorType: e }) => $e(e).upperColor};
168
166
  height: 100%;
169
167
  transition: width 3s ease-in-out;
170
- `, Oe = ({ colorType: e }) => /* @__PURE__ */ t.jsx(ee, { color: e === "white" ? i.white : i.gray200 }), Ie = te(
168
+ `, Te = ({ colorType: e }) => /* @__PURE__ */ t.jsx(Q, { color: e === "white" ? i.white : i.gray200 }), je = Y(
171
169
  "border-none rounded-[10px] inline-flex items-center justify-center whitespace-nowrap p-3.75 typo-h6 h-[50px] w-full",
172
170
  {
173
171
  variants: {
@@ -321,30 +319,30 @@ const je = (e) => {
321
319
  function u({
322
320
  className: e,
323
321
  asChild: o = !1,
324
- purpose: a,
322
+ purpose: n,
325
323
  colorType: s,
326
324
  children: l,
327
325
  disabled: d,
328
- isLoading: b,
326
+ isLoading: c,
329
327
  ...g
330
328
  }) {
331
- const p = o ? oe : "button";
329
+ const p = o ? X : "button";
332
330
  return /* @__PURE__ */ t.jsx(
333
331
  p,
334
332
  {
335
333
  ...g,
336
334
  "data-slot": "button",
337
- className: re(Ie({ colorType: s, purpose: a, className: e })),
338
- type: g.type ?? (a === "main" ? "submit" : "button"),
339
- disabled: d || b,
340
- children: b ? /* @__PURE__ */ t.jsx("div", { className: "h-[25px] w-[25px]", children: /* @__PURE__ */ t.jsx(Oe, { colorType: "white" }) }) : l
335
+ className: ee(je({ colorType: s, purpose: n, className: e })),
336
+ type: g.type ?? (n === "main" ? "submit" : "button"),
337
+ disabled: d || c,
338
+ children: c ? /* @__PURE__ */ t.jsx("div", { className: "h-[25px] w-[25px]", children: /* @__PURE__ */ t.jsx(Te, { colorType: "white" }) }) : l
341
339
  }
342
340
  );
343
341
  }
344
- const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className: "flex w-full gap-[10px]", children: [
342
+ const Be = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className: "flex w-full gap-[10px]", children: [
345
343
  /* @__PURE__ */ t.jsx(u, { ...e, purpose: (e == null ? void 0 : e.purpose) || "sub", children: e.children }),
346
344
  /* @__PURE__ */ t.jsx(u, { ...o, purpose: (o == null ? void 0 : o.purpose) || "main", type: (o == null ? void 0 : o.type) || "submit", children: o.children })
347
- ] }), Yt = r.input`
345
+ ] }), Ft = r.input`
348
346
  box-sizing: border-box;
349
347
  -webkit-appearance: none;
350
348
  appearance: none;
@@ -361,23 +359,23 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
361
359
  background: transparent;
362
360
  cursor: ${({ disabled: e }) => e ? "not-allowed" : "pointer"};
363
361
 
364
- background-color: ${({ colorType: e, disabled: o }) => $(e)[o ? "disabled" : "default"].off.containerColor};
365
- border-color: ${({ colorType: e, disabled: o }) => $(e)[o ? "disabled" : "default"].off.borderColor};
362
+ background-color: ${({ colorType: e, disabled: o }) => y(e)[o ? "disabled" : "default"].off.containerColor};
363
+ border-color: ${({ colorType: e, disabled: o }) => y(e)[o ? "disabled" : "default"].off.borderColor};
366
364
 
367
365
  &:checked {
368
366
  border-width: 6px;
369
- background-color: ${({ colorType: e, disabled: o }) => $(e)[o ? "disabled" : "default"].on.containerColor};
370
- border-color: ${({ colorType: e, disabled: o }) => $(e)[o ? "disabled" : "default"].on.borderColor};
367
+ background-color: ${({ colorType: e, disabled: o }) => y(e)[o ? "disabled" : "default"].on.containerColor};
368
+ border-color: ${({ colorType: e, disabled: o }) => y(e)[o ? "disabled" : "default"].on.borderColor};
371
369
  }
372
370
 
373
371
  &:focus {
374
372
  outline: none;
375
373
  }
376
- `, x = {
374
+ `, m = {
377
375
  innerWrapper: "datepicker-inner-wrapper",
378
376
  dot: "datepicker-dot",
379
377
  rangeBackgroundWrapper: "datepicker-range-background-wrapper"
380
- }, h = 100, er = r.div`
378
+ }, x = 100, Vt = r.div`
381
379
  width: 5px;
382
380
  height: 5px;
383
381
  border-radius: 50%;
@@ -385,24 +383,24 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
385
383
  position: absolute;
386
384
  left: 47%;
387
385
  bottom: 5.86px;
388
- `, C = n`
389
- width: ${h}%;
390
- height: ${h}%;
391
- `, f = r.div`
386
+ `, C = a`
387
+ width: ${x}%;
388
+ height: ${x}%;
389
+ `, h = r.div`
392
390
  ${C};
393
391
  position: relative;
394
392
  /* height가 안 정해진 상태에서 height = width 적용되는 방법 */
395
- padding-bottom: ${h}%;
396
- `, or = r.div`
393
+ padding-bottom: ${x}%;
394
+ `, Gt = r.div`
397
395
  ${C};
398
396
 
399
397
  position: absolute;
400
398
  left: 0;
401
399
 
402
- ${({ rangeBackgroundColor: e }) => e && n`
400
+ ${({ rangeBackgroundColor: e }) => e && a`
403
401
  background: ${e};
404
402
  `}
405
- `, tr = r.div`
403
+ `, Ut = r.div`
406
404
  ${C};
407
405
 
408
406
  position: absolute;
@@ -415,43 +413,43 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
415
413
 
416
414
  border-radius: 50%;
417
415
 
418
- ${({ circleBackgroundColor: e }) => e && n`
416
+ ${({ circleBackgroundColor: e }) => e && a`
419
417
  background-color: ${e};
420
418
  `};
421
- `, rr = r(f)``, ir = r(f)`
419
+ `, Zt = r(h)``, qt = r(h)`
422
420
  cursor: pointer;
423
421
 
424
- .${x.innerWrapper} {
422
+ .${m.innerWrapper} {
425
423
  :hover {
426
- background-color: ${({ colorType: e }) => Q(e).hoverContainerColor};
424
+ background-color: ${({ colorType: e }) => q(e).hoverContainerColor};
427
425
  }
428
426
  }
429
427
 
430
- .${x.dot} {
428
+ .${m.dot} {
431
429
  background-color: ${i.gray200};
432
430
  }
433
- `, nr = r(f)`
431
+ `, Jt = r(h)`
434
432
  cursor: not-allowed;
435
433
 
436
- .${x.dot} {
434
+ .${m.dot} {
437
435
  background-color: ${i.gray100};
438
436
  }
439
- `, R = r(f)`
437
+ `, P = r(h)`
440
438
  cursor: pointer;
441
439
 
442
- .${x.dot} {
440
+ .${m.dot} {
443
441
  background-color: ${i.white};
444
442
  }
445
- `, ar = r(R)`
446
- .${x.rangeBackgroundWrapper} {
447
- left: ${h / 2}%;
448
- width: ${h / 2}%;
443
+ `, Kt = r(P)`
444
+ .${m.rangeBackgroundWrapper} {
445
+ left: ${x / 2}%;
446
+ width: ${x / 2}%;
449
447
  }
450
- `, sr = r(R)`
451
- .${x.rangeBackgroundWrapper} {
452
- width: ${h / 2}%;
448
+ `, Qt = r(P)`
449
+ .${m.rangeBackgroundWrapper} {
450
+ width: ${x / 2}%;
453
451
  }
454
- `, lr = r(f)``, pr = r.div`
452
+ `, Xt = r(h)``, Yt = r.div`
455
453
  ${C};
456
454
 
457
455
  position: absolute;
@@ -461,19 +459,19 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
461
459
  flex-direction: column;
462
460
  justify-content: center;
463
461
  align-items: center;
464
- `, U = k.memo(
465
- ({ className: e, visible: o, onClick: a, zIndex: s = y.modal, children: l }) => {
466
- const [d, b] = _(!1), g = (p) => {
467
- p.target === p.currentTarget && (a == null || a());
462
+ `, _ = k.memo(
463
+ ({ className: e, visible: o, onClick: n, zIndex: s = $.modal, children: l }) => {
464
+ const [d, c] = I(!1), g = (p) => {
465
+ p.target === p.currentTarget && (n == null || n());
468
466
  };
469
467
  return T(() => {
470
468
  let p;
471
- return o ? b(!0) : p = setTimeout(() => b(!1), 400), () => {
469
+ return o ? c(!0) : p = setTimeout(() => c(!1), 400), () => {
472
470
  p !== void 0 && clearTimeout(p);
473
471
  };
474
- }, [o]), L(o), d ? /* @__PURE__ */ t.jsx(ce, { className: e, visible: o, zIndex: s, onClick: g, children: l }) : null;
472
+ }, [o]), M(o), d ? /* @__PURE__ */ t.jsx(G, { className: e, visible: o, zIndex: s, onClick: g, children: l }) : null;
475
473
  }
476
- ), B = (e) => /* @__PURE__ */ t.jsx(E, { children: /* @__PURE__ */ t.jsx(u, { ...e }) }), j = (e) => /* @__PURE__ */ t.jsx(E, { children: /* @__PURE__ */ t.jsxs("div", { className: "flex w-full gap-[10px]", children: [
474
+ ), j = (e) => /* @__PURE__ */ t.jsx(z, { children: /* @__PURE__ */ t.jsx(u, { ...e }) }), B = (e) => /* @__PURE__ */ t.jsx(z, { children: /* @__PURE__ */ t.jsxs("div", { className: "flex w-full gap-[10px]", children: [
477
475
  /* @__PURE__ */ t.jsx(
478
476
  u,
479
477
  {
@@ -499,64 +497,64 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
499
497
  }
500
498
  )
501
499
  ] }) }), S = ({ children: e, ...o }) => {
502
- const a = Y(null);
500
+ const n = F(null);
503
501
  return T(() => {
504
502
  var s;
505
- (s = a.current) == null || s.scroll(0, 0);
506
- }, []), /* @__PURE__ */ t.jsx(we, { ref: a, ...o, children: e });
507
- }, w = ({ children: e }) => /* @__PURE__ */ t.jsx(Ce, { children: e }), W = ({
503
+ (s = n.current) == null || s.scroll(0, 0);
504
+ }, []), /* @__PURE__ */ t.jsx(ye, { ref: n, ...o, children: e });
505
+ }, w = ({ children: e }) => /* @__PURE__ */ t.jsx(he, { children: e }), W = ({
508
506
  visible: e,
509
507
  onMaskClick: o,
510
- className: a,
511
- zIndex: s = y.modal,
508
+ className: n,
509
+ zIndex: s = $.modal,
512
510
  minHeight: l,
513
511
  children: d
514
512
  }) => {
515
- const [b, g] = _(0), p = X(() => {
513
+ const [c, g] = I(0), p = A(() => {
516
514
  g(window == null ? void 0 : window.innerHeight);
517
515
  }, []);
518
516
  return T(() => {
519
517
  p();
520
- }, [p]), fe(p), L(e), e ? /* @__PURE__ */ t.jsx(U, { visible: e, className: a, onClick: o, zIndex: s, children: /* @__PURE__ */ t.jsx($e, { children: /* @__PURE__ */ t.jsx(ve, { visible: e, zIndex: s, minHeight: l, vh: b, children: d }) }) }) : null;
521
- }, dr = Object.assign(W, {
522
- SingleButton: B,
523
- DoubleButton: j,
518
+ }, [p]), ue(p), M(e), e ? /* @__PURE__ */ t.jsx(_, { visible: e, className: n, onClick: o, zIndex: s, children: /* @__PURE__ */ t.jsx(me, { children: /* @__PURE__ */ t.jsx(xe, { visible: e, zIndex: s, minHeight: l, vh: c, children: d }) }) }) : null;
519
+ }, er = Object.assign(W, {
520
+ SingleButton: j,
521
+ DoubleButton: B,
524
522
  Body: S,
525
523
  Header: w
526
- }), De = ({ children: e }) => /* @__PURE__ */ t.jsx(w, { children: /* @__PURE__ */ t.jsx(Te, { children: e }) }), Ne = (e) => /* @__PURE__ */ t.jsx(De, { children: /* @__PURE__ */ t.jsx(ke, { ...e }) }), cr = Object.assign(W, {
524
+ }), Se = ({ children: e }) => /* @__PURE__ */ t.jsx(w, { children: /* @__PURE__ */ t.jsx(ve, { children: e }) }), We = (e) => /* @__PURE__ */ t.jsx(Se, { children: /* @__PURE__ */ t.jsx(fe, { ...e }) }), or = Object.assign(W, {
527
525
  Header: w,
528
- Navigation: Ne,
526
+ Navigation: We,
529
527
  Body: S,
530
- SingleButton: B,
531
- DoubleButton: j
532
- }), _e = ({ title: e, subTitle: o, hasContentPadding: a = !0 }) => /* @__PURE__ */ t.jsxs(ae, { contentPadding: a, children: [
533
- e && /* @__PURE__ */ t.jsx(H, { children: e }),
534
- o && /* @__PURE__ */ t.jsx(se, { className: le.subTitle, children: o })
535
- ] }), Le = (e) => /* @__PURE__ */ t.jsx(z, { children: /* @__PURE__ */ t.jsx(B, { ...e }) }), He = (e) => /* @__PURE__ */ t.jsx(z, { children: /* @__PURE__ */ t.jsx(j, { ...e }) }), br = Object.assign(W, {
528
+ SingleButton: j,
529
+ DoubleButton: B
530
+ }), Oe = ({ title: e, subTitle: o, hasContentPadding: n = !0 }) => /* @__PURE__ */ t.jsxs(re, { contentPadding: n, children: [
531
+ e && /* @__PURE__ */ t.jsx(D, { children: e }),
532
+ o && /* @__PURE__ */ t.jsx(ie, { className: ne.subTitle, children: o })
533
+ ] }), Ie = (e) => /* @__PURE__ */ t.jsx(N, { children: /* @__PURE__ */ t.jsx(j, { ...e }) }), Me = (e) => /* @__PURE__ */ t.jsx(N, { children: /* @__PURE__ */ t.jsx(B, { ...e }) }), tr = Object.assign(W, {
536
534
  Header: w,
537
535
  Body: S,
538
- Title: _e,
539
- SingleButton: Le,
540
- DoubleButton: He
541
- }), ze = r.div`
536
+ Title: Oe,
537
+ SingleButton: Ie,
538
+ DoubleButton: Me
539
+ }), De = r.div`
542
540
  & > div > .select-box {
543
541
  cursor: pointer;
544
542
  }
545
543
  position: relative;
546
- `, Pe = r.div`
544
+ `, Ne = r.div`
547
545
  position: absolute;
548
- z-index: ${y.basicLayer + 1};
546
+ z-index: ${$.basicLayer + 1};
549
547
  width: 100%;
550
548
  height: max-content;
551
549
 
552
- ${c(n`
550
+ ${b(a`
553
551
  top: 70px;
554
552
  `)}
555
- `, Ee = r.div`
553
+ `, He = r.div`
556
554
  height: 80px;
557
555
  pointer-events: none;
558
- `, Ae = r.div`
559
- box-shadow: 0 2px 10px ${N(i.black, "20%")};
556
+ `, ze = r.div`
557
+ box-shadow: 0 2px 10px ${Z(i.black, "20%")};
560
558
  background-color: ${i.white};
561
559
  border-radius: 10px;
562
560
  display: flex;
@@ -564,12 +562,12 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
564
562
  gap: 4px;
565
563
  max-height: ${65 * 4.5}px;
566
564
  overflow-y: scroll;
567
- `, Re = r.div`
565
+ `, Le = r.div`
568
566
  width: 100%;
569
567
  height: 50px;
570
568
  padding: 15px 25px;
571
569
  cursor: pointer;
572
- ${q({ color: i.gray400 })};
570
+ ${J({ color: i.gray400 })};
573
571
  background-color: ${i.white};
574
572
 
575
573
  &:first-of-type {
@@ -589,7 +587,7 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
589
587
  &:active {
590
588
  background-color: ${i.gray50};
591
589
  }
592
- `, Ue = r.div`
590
+ `, Pe = r.div`
593
591
  position: absolute;
594
592
  z-index: 10;
595
593
  right: 20px;
@@ -597,30 +595,30 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
597
595
  cursor: pointer;
598
596
  transform: ${({ rotateArrow: e }) => e ? "rotate(180deg)" : "rotate(0)"};
599
597
  pointer-events: none;
600
- `, Ve = r.div`
601
- ${m(n`
598
+ `, _e = r.div`
599
+ ${f(a`
602
600
  display: none;
603
601
  `)}
604
- `, Fe = r.div`
605
- ${c(n`
602
+ `, Ee = r.div`
603
+ ${b(a`
606
604
  display: none;
607
605
  `)}
608
- `, gr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
606
+ `, rr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
609
607
  __proto__: null,
610
- Desktop: Ve,
611
- IconWrapper: Ue,
612
- Item: Re,
613
- ItemList: Ae,
614
- ItemListWrapper: Pe,
615
- ListBottomMargin: Ee,
616
- Mobile: Fe,
617
- Wrapper: ze
618
- }, Symbol.toStringTag, { value: "Module" })), Ge = {
608
+ Desktop: _e,
609
+ IconWrapper: Pe,
610
+ Item: Le,
611
+ ItemList: ze,
612
+ ItemListWrapper: Ne,
613
+ ListBottomMargin: He,
614
+ Mobile: Ee,
615
+ Wrapper: De
616
+ }, Symbol.toStringTag, { value: "Module" })), Re = {
619
617
  Text: "chip-item-text"
620
- }, V = 38, mr = r.span`
618
+ }, E = 38, ir = r.span`
621
619
  display: inline-flex;
622
620
  min-width: max-content;
623
- height: ${V}px;
621
+ height: ${E}px;
624
622
  gap: 2px;
625
623
  padding: 8px 0 8px 12px;
626
624
  padding-right: ${({ hasRightIcon: e }) => e ? "7px" : "12px"};
@@ -628,12 +626,12 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
628
626
 
629
627
  border-radius: 22px;
630
628
 
631
- ${({ disabled: e, selected: o, colorType: a }) => {
632
- const s = je(a), l = e ? "disabled" : "default", d = o ? "on" : "off";
633
- return n`
629
+ ${({ disabled: e, selected: o, colorType: n }) => {
630
+ const s = Ce(n), l = e ? "disabled" : "default", d = o ? "on" : "off";
631
+ return a`
634
632
  background-color: ${s[l][d].containerColor};
635
633
  border: 1px solid ${s[l][d].borderColor};
636
- .${Ge.Text} {
634
+ .${Re.Text} {
637
635
  color: ${s[l][d].textColor};
638
636
  }
639
637
  svg > path {
@@ -642,45 +640,45 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
642
640
  `;
643
641
  }}
644
642
 
645
- ${({ selected: e }) => !e && n`
643
+ ${({ selected: e }) => !e && a`
646
644
  cursor: pointer;
647
645
  `}
648
- `, ur = r.span`
646
+ `, nr = r.span`
649
647
  cursor: pointer;
650
648
  display: flex;
651
- `, F = {
649
+ `, R = {
652
650
  ControlIconContainer: 2
653
- }, v = V, Ze = 25, qe = i.white, xr = r.div`
651
+ }, v = E, Ae = 25, Fe = i.white, ar = r.div`
654
652
  display: flex;
655
653
  align-items: center;
656
654
  position: relative;
657
655
  overflow: hidden;
658
656
 
659
657
  width: 100%;
660
- `, hr = r.div`
661
- ${pe}
658
+ `, sr = r.div`
659
+ ${ae}
662
660
 
663
661
  display: flex;
664
662
  gap: 5px;
665
- z-index: ${F.ControlIconContainer - 1};
663
+ z-index: ${R.ControlIconContainer - 1};
666
664
 
667
- ${({ hasIconArea: e }) => e && n`
665
+ ${({ hasIconArea: e }) => e && a`
668
666
  padding-left: ${v + 8}px;
669
667
  `}
670
668
  padding-right: 20px;
671
- `, yr = r.div`
669
+ `, lr = r.div`
672
670
  cursor: pointer;
673
671
  position: absolute;
674
672
  left: 0;
675
673
  top: 0;
676
674
 
677
- z-index: ${F.ControlIconContainer};
675
+ z-index: ${R.ControlIconContainer};
678
676
 
679
- background-color: ${qe};
677
+ background-color: ${Fe};
680
678
  width: ${v}px;
681
679
  height: ${v}px;
682
- `, fr = r.div`
683
- width: ${Ze}px;
680
+ `, pr = r.div`
681
+ width: ${Ae}px;
684
682
  height: 100%;
685
683
 
686
684
  /* TODO: 컬러, 범위, 여백 수정 필요 */
@@ -689,7 +687,7 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
689
687
  position: absolute;
690
688
  left: ${v}px;
691
689
  top: 0;
692
- `, $r = r.div`
690
+ `, dr = r.div`
693
691
  width: 100%;
694
692
  height: 100%;
695
693
  border-radius: 50%;
@@ -702,9 +700,9 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
702
700
  position: absolute;
703
701
  left: 0;
704
702
  top: 0;
705
- `, vr = r.div`
706
- ${({ type: e, colorType: o }) => J({ color: M({ type: e, colorType: o }).textColor })};
707
- background-color: ${({ type: e, colorType: o }) => M({ type: e, colorType: o }).backgroundColor};
703
+ `, cr = r.div`
704
+ ${({ type: e, colorType: o }) => K({ color: O({ type: e, colorType: o }).textColor })};
705
+ background-color: ${({ type: e, colorType: o }) => O({ type: e, colorType: o }).backgroundColor};
708
706
 
709
707
  box-sizing: border-box;
710
708
  width: max-content;
@@ -713,182 +711,122 @@ const Me = ({ left: e, right: o }) => /* @__PURE__ */ t.jsxs("div", { className:
713
711
  align-items: center;
714
712
  justify-content: center;
715
713
  display: ${({ inline: e }) => e ? "inline-flex" : "flex"};
716
- `, Cr = r.div`
717
- ${m(n`
714
+ `, gr = r.div`
715
+ ${f(a`
718
716
  padding: 25px 0;
719
717
  `)}
720
718
 
721
- ${c(n`
719
+ ${b(a`
722
720
  padding: 80px 80px 25px;
723
721
  `)}
724
722
 
725
723
  /** deletePaddingTop = true 이면, 사용처 BasicLayout 에서 padding-top 관리 */
726
724
 
727
- ${({ deletePaddingTop: e }) => e && m(n`
725
+ ${({ deletePaddingTop: e }) => e && f(a`
728
726
  padding-top: 0px;
729
727
  `)}
730
728
 
731
- ${({ deletePaddingTop: e }) => e && c(n`
729
+ ${({ deletePaddingTop: e }) => e && b(a`
732
730
  padding-top: 0px;
733
731
  `)}
734
- `, wr = r.div`
732
+ `, br = r.div`
735
733
  padding: 0 20px;
736
734
  margin-bottom: 15px;
737
- ${c(n`
735
+ ${b(a`
738
736
  padding: 0;
739
737
  `)}
740
- `, kr = r(ie)`
738
+ `, ur = r(oe)`
741
739
  padding: 0 25px;
742
740
  white-space: pre-wrap;
743
- ${c(n`
741
+ ${b(a`
744
742
  padding: 0;
745
743
  `)}
746
- `, Tr = r(ne)`
744
+ `, mr = r(te)`
747
745
  margin-top: 10px;
748
746
  padding: 0 25px;
749
747
  color: ${({ color: e }) => e};
750
748
  white-space: pre-wrap;
751
- ${c(n`
749
+ ${b(a`
752
750
  padding: 0;
753
751
  `)}
754
- `, Je = k.memo(
755
- ({ zIndex: e = y.modal, visible: o, onMaskClick: a, children: s, className: l }) => /* @__PURE__ */ t.jsx(U, { className: l, visible: o, onClick: a, zIndex: e, children: /* @__PURE__ */ t.jsx(de, { visible: o, children: s }) })
756
- ), Ke = (e) => /* @__PURE__ */ t.jsx(P, { children: /* @__PURE__ */ t.jsx(u, { ...e }) }), Qe = (e) => /* @__PURE__ */ t.jsx(P, { children: /* @__PURE__ */ t.jsx(Me, { ...e }) }), Xe = ({ title: e, subTitle: o }) => /* @__PURE__ */ t.jsxs(xe, { children: [
757
- /* @__PURE__ */ t.jsx(H, { children: e }),
758
- o && /* @__PURE__ */ t.jsx(he, { children: o })
759
- ] }), Ye = ({ children: e }) => /* @__PURE__ */ t.jsx(me, { children: e }), eo = ({
752
+ `, Ve = k.memo(
753
+ ({ zIndex: e = $.modal, visible: o, onMaskClick: n, children: s, className: l }) => /* @__PURE__ */ t.jsx(_, { className: l, visible: o, onClick: n, zIndex: e, children: /* @__PURE__ */ t.jsx(V, { visible: o, children: s }) })
754
+ ), Ge = (e) => /* @__PURE__ */ t.jsx(H, { children: /* @__PURE__ */ t.jsx(u, { ...e }) }), Ue = (e) => /* @__PURE__ */ t.jsx(H, { children: /* @__PURE__ */ t.jsx(Be, { ...e }) }), Ze = ({ title: e, subTitle: o }) => /* @__PURE__ */ t.jsxs(ce, { children: [
755
+ /* @__PURE__ */ t.jsx(D, { children: e }),
756
+ o && /* @__PURE__ */ t.jsx(ge, { children: o })
757
+ ] }), qe = ({ children: e }) => /* @__PURE__ */ t.jsx(pe, { children: e }), Je = ({
760
758
  onClick: e,
761
759
  disabled: o,
762
- text: a
763
- }) => /* @__PURE__ */ t.jsx(ge, { children: /* @__PURE__ */ t.jsx(ye, { size: "m", colorType: "gray", onClick: e, disabled: o, children: a }) }), oo = ({ children: e, hasContentPadding: o = !0 }) => /* @__PURE__ */ t.jsx(ue, { contentPadding: o, children: e }), to = k.memo(({ children: e, ...o }) => /* @__PURE__ */ t.jsx(Je, { ...o, children: /* @__PURE__ */ t.jsx(be, { children: e }) })), Br = Object.assign(to, {
764
- SingleButton: Ke,
765
- DoubleButton: Qe,
766
- Title: Xe,
767
- Body: oo,
768
- Comment: Ye,
769
- UnderLineMiniButton: eo
770
- }), G = "-55px", O = "50px", I = "25px", ro = D`
771
- 0% {
772
- bottom: ${G};
773
- }
774
- 100% {
775
- ${m(n`
776
- bottom: ${I};
777
- `)};
778
- ${c(n`
779
- bottom: ${O};
780
- `)};
781
- }
782
- `, io = D`
783
- 0% {
784
- ${m(n`
785
- bottom: ${I};
786
- `)};
787
- ${c(n`
788
- bottom: ${O};
789
- `)};
790
- }
791
- 100% {
792
- bottom: ${G};
793
- }
794
- `, no = (e) => n`
795
- visibility: ${e ? "visible" : "hidden"};
796
- z-index: ${y.basicLayer + 11};
797
- animation: ${e ? ro : io} 0.4s ease-out;
798
- transition: all 0.4s ease-out;
799
- `, jr = r.div`
800
- min-width: 320px;
801
- max-width: max-content;
802
-
803
- ${c(n`
804
- min-width: 440px;
805
- `)}
806
- height: 55px;
807
- box-sizing: border-box;
808
- background-color: ${N(i.gray900, "80%")};
809
- border-radius: 15px;
810
- padding: 17px 15px;
811
- display: flex;
812
- align-items: center;
813
- justify-content: flex-start;
814
- position: fixed;
815
- left: 50%;
816
- transform: translate(-50%, 0);
817
- ${m(n`
818
- bottom: ${I};
819
- `)};
820
- ${c(n`
821
- bottom: ${O};
822
- `)};
823
- ${({ visible: e }) => no(e)};
824
- `, Sr = r.div`
825
- ${K.title3};
826
- color: ${i.white};
827
- width: 100%;
828
- `;
760
+ text: n
761
+ }) => /* @__PURE__ */ t.jsx(le, { children: /* @__PURE__ */ t.jsx(be, { size: "m", colorType: "gray", onClick: e, disabled: o, children: n }) }), Ke = ({ children: e, hasContentPadding: o = !0 }) => /* @__PURE__ */ t.jsx(de, { contentPadding: o, children: e }), Qe = k.memo(({ children: e, ...o }) => /* @__PURE__ */ t.jsx(Ve, { ...o, children: /* @__PURE__ */ t.jsx(se, { children: e }) })), xr = Object.assign(Qe, {
762
+ SingleButton: Ge,
763
+ DoubleButton: Ue,
764
+ Title: Ze,
765
+ Body: Ke,
766
+ Comment: qe,
767
+ UnderLineMiniButton: Je
768
+ });
829
769
  export {
830
- ar as $,
831
- kr as A,
832
- dr as B,
833
- mr as C,
834
- Me as D,
835
- Tr as E,
836
- Gt as F,
837
- Zt as G,
838
- qt as H,
839
- Yt as I,
840
- Jt as J,
841
- Kt as K,
842
- Ee as L,
843
- Br as M,
844
- cr as N,
845
- xr as O,
846
- Qt as P,
847
- ir as Q,
848
- or as R,
849
- Oe as S,
850
- br as T,
851
- x as U,
852
- tr as V,
853
- ze as W,
854
- er as X,
855
- nr as Y,
856
- R as Z,
857
- rr as _,
770
+ Qt as $,
771
+ ur as A,
772
+ er as B,
773
+ ir as C,
774
+ Be as D,
775
+ mr as E,
776
+ zt as F,
777
+ Pt as G,
778
+ _t as H,
779
+ Ft as I,
780
+ Et as J,
781
+ qt as K,
782
+ xr as L,
783
+ Lt as M,
784
+ or as N,
785
+ ar as O,
786
+ Rt as P,
787
+ m as Q,
788
+ Gt as R,
789
+ Te as S,
790
+ tr as T,
791
+ Ut as U,
792
+ Vt as V,
793
+ De as W,
794
+ Jt as X,
795
+ P as Y,
796
+ Zt as Z,
797
+ Kt as _,
858
798
  W as a,
859
- sr as a0,
860
- lr as a1,
861
- pr as a2,
862
- jr as a3,
863
- Sr as a4,
864
- V as a5,
865
- C as a6,
866
- f as a7,
867
- U as a8,
868
- Fe as a9,
799
+ Xt as a0,
800
+ Yt as a1,
801
+ E as a2,
802
+ C as a3,
803
+ h as a4,
804
+ _ as a5,
805
+ Ee as a6,
806
+ Ve as a7,
869
807
  w as b,
870
808
  S as c,
871
- B as d,
872
- j as e,
873
- De as f,
874
- Je as g,
875
- u as h,
876
- gr as i,
877
- Ie as j,
878
- je as k,
879
- Xt as l,
880
- Ue as m,
881
- Ve as n,
882
- Pe as o,
883
- Ae as p,
884
- Re as q,
885
- Ge as r,
886
- ur as s,
887
- yr as t,
888
- fr as u,
889
- $r as v,
890
- hr as w,
891
- vr as x,
892
- Cr as y,
893
- wr as z
809
+ j as d,
810
+ B as e,
811
+ Se as f,
812
+ u as g,
813
+ je as h,
814
+ rr as i,
815
+ Ce as j,
816
+ At as k,
817
+ Pe as l,
818
+ _e as m,
819
+ Ne as n,
820
+ ze as o,
821
+ Le as p,
822
+ He as q,
823
+ Re as r,
824
+ nr as s,
825
+ lr as t,
826
+ pr as u,
827
+ dr as v,
828
+ sr as w,
829
+ cr as x,
830
+ gr as y,
831
+ br as z
894
832
  };