@tipp/ui 1.0.0 → 1.0.2

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 (918) hide show
  1. package/dist/atoms/alert-dialog.cjs +31 -0
  2. package/dist/atoms/alert-dialog.cjs.map +1 -0
  3. package/dist/atoms/alert-dialog.d.cts +1 -0
  4. package/dist/atoms/alert-dialog.d.ts +0 -1
  5. package/dist/atoms/alert-dialog.js +6 -2
  6. package/dist/atoms/alert-dialog.js.map +1 -0
  7. package/dist/atoms/aspect-ratio.cjs +31 -0
  8. package/dist/atoms/aspect-ratio.cjs.map +1 -0
  9. package/dist/atoms/aspect-ratio.d.cts +1 -0
  10. package/dist/atoms/aspect-ratio.d.ts +0 -1
  11. package/dist/atoms/aspect-ratio.js +6 -2
  12. package/dist/atoms/aspect-ratio.js.map +1 -0
  13. package/dist/atoms/avatar.cjs +83 -0
  14. package/dist/atoms/avatar.cjs.map +1 -0
  15. package/dist/atoms/avatar.d.cts +11 -0
  16. package/dist/atoms/avatar.d.ts +11 -2
  17. package/dist/atoms/avatar.js +6 -2
  18. package/dist/atoms/avatar.js.map +1 -0
  19. package/dist/atoms/badge.cjs +92 -0
  20. package/dist/atoms/badge.cjs.map +1 -0
  21. package/dist/atoms/badge.d.cts +13 -0
  22. package/dist/atoms/badge.d.ts +13 -2
  23. package/dist/atoms/badge.js +6 -2
  24. package/dist/atoms/badge.js.map +1 -0
  25. package/dist/atoms/blockquote.cjs +31 -0
  26. package/dist/atoms/blockquote.cjs.map +1 -0
  27. package/dist/atoms/blockquote.d.cts +1 -0
  28. package/dist/atoms/blockquote.d.ts +1 -2
  29. package/dist/atoms/blockquote.js +6 -2
  30. package/dist/atoms/blockquote.js.map +1 -0
  31. package/dist/atoms/box.cjs +31 -0
  32. package/dist/atoms/box.cjs.map +1 -0
  33. package/dist/atoms/box.d.cts +1 -0
  34. package/dist/atoms/box.d.ts +1 -2
  35. package/dist/atoms/box.js +6 -2
  36. package/dist/atoms/box.js.map +1 -0
  37. package/dist/atoms/button.cjs +81 -0
  38. package/dist/atoms/button.cjs.map +1 -0
  39. package/dist/atoms/button.d.cts +11 -0
  40. package/dist/atoms/button.d.ts +11 -2
  41. package/dist/atoms/button.js +6 -2
  42. package/dist/atoms/button.js.map +1 -0
  43. package/dist/atoms/call-out.cjs +31 -0
  44. package/dist/atoms/call-out.cjs.map +1 -0
  45. package/dist/atoms/call-out.d.cts +1 -0
  46. package/dist/atoms/call-out.d.ts +0 -1
  47. package/dist/atoms/call-out.js +6 -2
  48. package/dist/atoms/call-out.js.map +1 -0
  49. package/dist/atoms/card.cjs +31 -0
  50. package/dist/atoms/card.cjs.map +1 -0
  51. package/dist/atoms/card.d.cts +1 -0
  52. package/dist/atoms/card.d.ts +1 -2
  53. package/dist/atoms/card.js +6 -2
  54. package/dist/atoms/card.js.map +1 -0
  55. package/dist/atoms/check-box-card.cjs +31 -0
  56. package/dist/atoms/check-box-card.cjs.map +1 -0
  57. package/dist/atoms/check-box-card.d.cts +1 -0
  58. package/dist/atoms/check-box-card.d.ts +0 -1
  59. package/dist/atoms/check-box-card.js +6 -2
  60. package/dist/atoms/check-box-card.js.map +1 -0
  61. package/dist/atoms/check-box-group.cjs +82 -0
  62. package/dist/atoms/check-box-group.cjs.map +1 -0
  63. package/dist/atoms/check-box-group.d.cts +11 -0
  64. package/dist/atoms/check-box-group.d.ts +11 -2
  65. package/dist/atoms/check-box-group.js +6 -2
  66. package/dist/atoms/check-box-group.js.map +1 -0
  67. package/dist/atoms/check-box.cjs +79 -0
  68. package/dist/atoms/check-box.cjs.map +1 -0
  69. package/dist/atoms/check-box.d.cts +11 -0
  70. package/dist/atoms/check-box.d.ts +11 -2
  71. package/dist/atoms/check-box.js +6 -2
  72. package/dist/atoms/check-box.js.map +1 -0
  73. package/dist/atoms/code.cjs +31 -0
  74. package/dist/atoms/code.cjs.map +1 -0
  75. package/dist/atoms/code.d.cts +1 -0
  76. package/dist/atoms/code.d.ts +1 -2
  77. package/dist/atoms/code.js +6 -2
  78. package/dist/atoms/code.js.map +1 -0
  79. package/dist/atoms/collapse.cjs +50 -0
  80. package/dist/atoms/collapse.cjs.map +1 -0
  81. package/dist/atoms/collapse.d.cts +10 -0
  82. package/dist/atoms/collapse.d.ts +10 -0
  83. package/dist/atoms/collapse.js +8 -0
  84. package/dist/atoms/collapse.js.map +1 -0
  85. package/dist/atoms/container.cjs +31 -0
  86. package/dist/atoms/container.cjs.map +1 -0
  87. package/dist/atoms/container.d.cts +1 -0
  88. package/dist/atoms/container.d.ts +1 -2
  89. package/dist/atoms/container.js +6 -2
  90. package/dist/atoms/container.js.map +1 -0
  91. package/dist/atoms/data-list.cjs +31 -0
  92. package/dist/atoms/data-list.cjs.map +1 -0
  93. package/dist/atoms/data-list.d.cts +1 -0
  94. package/dist/atoms/data-list.d.ts +0 -1
  95. package/dist/atoms/data-list.js +6 -2
  96. package/dist/atoms/data-list.js.map +1 -0
  97. package/dist/atoms/date-picker/index.cjs +73 -0
  98. package/dist/atoms/date-picker/index.cjs.map +1 -0
  99. package/dist/atoms/date-picker/index.d.cts +7 -0
  100. package/dist/atoms/date-picker/index.d.ts +5 -5
  101. package/dist/atoms/date-picker/index.js +6 -6250
  102. package/dist/atoms/date-picker/index.js.map +1 -0
  103. package/dist/atoms/dialog.cjs +31 -0
  104. package/dist/atoms/dialog.cjs.map +1 -0
  105. package/dist/atoms/dialog.d.cts +1 -0
  106. package/dist/atoms/dialog.d.ts +0 -1
  107. package/dist/atoms/dialog.js +6 -2
  108. package/dist/atoms/dialog.js.map +1 -0
  109. package/dist/atoms/dropdown-menu.cjs +31 -0
  110. package/dist/atoms/dropdown-menu.cjs.map +1 -0
  111. package/dist/atoms/dropdown-menu.d.cts +1 -0
  112. package/dist/atoms/dropdown-menu.d.ts +0 -1
  113. package/dist/atoms/dropdown-menu.js +6 -2
  114. package/dist/atoms/dropdown-menu.js.map +1 -0
  115. package/dist/atoms/ellipsis-tooltip.cjs +129 -0
  116. package/dist/atoms/ellipsis-tooltip.cjs.map +1 -0
  117. package/dist/atoms/ellipsis-tooltip.d.cts +11 -0
  118. package/dist/atoms/ellipsis-tooltip.d.ts +11 -0
  119. package/dist/atoms/ellipsis-tooltip.js +10 -0
  120. package/dist/atoms/ellipsis-tooltip.js.map +1 -0
  121. package/dist/atoms/em.cjs +31 -0
  122. package/dist/atoms/em.cjs.map +1 -0
  123. package/dist/atoms/em.d.cts +1 -0
  124. package/dist/atoms/em.d.ts +1 -2
  125. package/dist/atoms/em.js +6 -2
  126. package/dist/atoms/em.js.map +1 -0
  127. package/dist/atoms/field-error-wrapper.cjs +99 -0
  128. package/dist/atoms/field-error-wrapper.cjs.map +1 -0
  129. package/dist/atoms/field-error-wrapper.d.cts +9 -0
  130. package/dist/atoms/field-error-wrapper.d.ts +9 -0
  131. package/dist/atoms/field-error-wrapper.js +10 -0
  132. package/dist/atoms/field-error-wrapper.js.map +1 -0
  133. package/dist/atoms/flex.cjs +31 -0
  134. package/dist/atoms/flex.cjs.map +1 -0
  135. package/dist/atoms/flex.d.cts +1 -0
  136. package/dist/atoms/flex.d.ts +1 -2
  137. package/dist/atoms/flex.js +6 -2
  138. package/dist/atoms/flex.js.map +1 -0
  139. package/dist/atoms/grid.cjs +31 -0
  140. package/dist/atoms/grid.cjs.map +1 -0
  141. package/dist/atoms/grid.d.cts +1 -0
  142. package/dist/atoms/grid.d.ts +1 -2
  143. package/dist/atoms/grid.js +6 -2
  144. package/dist/atoms/grid.js.map +1 -0
  145. package/dist/atoms/heading.cjs +83 -0
  146. package/dist/atoms/heading.cjs.map +1 -0
  147. package/dist/atoms/heading.d.cts +9 -0
  148. package/dist/atoms/heading.d.ts +9 -2
  149. package/dist/atoms/heading.js +8 -2
  150. package/dist/atoms/heading.js.map +1 -0
  151. package/dist/atoms/hover-card.cjs +31 -0
  152. package/dist/atoms/hover-card.cjs.map +1 -0
  153. package/dist/atoms/hover-card.d.cts +1 -0
  154. package/dist/atoms/hover-card.d.ts +0 -1
  155. package/dist/atoms/hover-card.js +6 -2
  156. package/dist/atoms/hover-card.js.map +1 -0
  157. package/dist/atoms/icon-button.cjs +31 -0
  158. package/dist/atoms/icon-button.cjs.map +1 -0
  159. package/dist/atoms/icon-button.d.cts +1 -0
  160. package/dist/atoms/icon-button.d.ts +1 -2
  161. package/dist/atoms/icon-button.js +6 -2
  162. package/dist/atoms/icon-button.js.map +1 -0
  163. package/dist/atoms/index.cjs +672 -0
  164. package/dist/atoms/index.cjs.map +1 -0
  165. package/dist/atoms/index.d.cts +16 -0
  166. package/dist/atoms/index.d.ts +16 -0
  167. package/dist/atoms/index.js +214 -0
  168. package/dist/atoms/index.js.map +1 -0
  169. package/dist/atoms/inset.cjs +31 -0
  170. package/dist/atoms/inset.cjs.map +1 -0
  171. package/dist/atoms/inset.d.cts +1 -0
  172. package/dist/atoms/inset.d.ts +1 -2
  173. package/dist/atoms/inset.js +6 -2
  174. package/dist/atoms/inset.js.map +1 -0
  175. package/dist/atoms/kbd.cjs +31 -0
  176. package/dist/atoms/kbd.cjs.map +1 -0
  177. package/dist/atoms/kbd.d.cts +1 -0
  178. package/dist/atoms/kbd.d.ts +1 -2
  179. package/dist/atoms/kbd.js +6 -2
  180. package/dist/atoms/kbd.js.map +1 -0
  181. package/dist/atoms/link.cjs +81 -0
  182. package/dist/atoms/link.cjs.map +1 -0
  183. package/dist/atoms/link.d.cts +9 -0
  184. package/dist/atoms/link.d.ts +9 -2
  185. package/dist/atoms/link.js +8 -2
  186. package/dist/atoms/link.js.map +1 -0
  187. package/dist/atoms/pagination.cjs +175 -0
  188. package/dist/atoms/pagination.cjs.map +1 -0
  189. package/dist/atoms/pagination.d.cts +15 -0
  190. package/dist/atoms/pagination.d.ts +15 -0
  191. package/dist/atoms/pagination.js +12 -0
  192. package/dist/atoms/pagination.js.map +1 -0
  193. package/dist/atoms/popover.cjs +31 -0
  194. package/dist/atoms/popover.cjs.map +1 -0
  195. package/dist/atoms/popover.d.cts +1 -0
  196. package/dist/atoms/popover.d.ts +0 -1
  197. package/dist/atoms/popover.js +6 -2
  198. package/dist/atoms/popover.js.map +1 -0
  199. package/dist/atoms/progress.cjs +31 -0
  200. package/dist/atoms/progress.cjs.map +1 -0
  201. package/dist/atoms/progress.d.cts +1 -0
  202. package/dist/atoms/progress.d.ts +1 -2
  203. package/dist/atoms/progress.js +6 -2
  204. package/dist/atoms/progress.js.map +1 -0
  205. package/dist/atoms/quote.cjs +31 -0
  206. package/dist/atoms/quote.cjs.map +1 -0
  207. package/dist/atoms/quote.d.cts +1 -0
  208. package/dist/atoms/quote.d.ts +1 -2
  209. package/dist/atoms/quote.js +6 -2
  210. package/dist/atoms/quote.js.map +1 -0
  211. package/dist/atoms/radio-cards.cjs +31 -0
  212. package/dist/atoms/radio-cards.cjs.map +1 -0
  213. package/dist/atoms/radio-cards.d.cts +1 -0
  214. package/dist/atoms/radio-cards.d.ts +0 -1
  215. package/dist/atoms/radio-cards.js +6 -2
  216. package/dist/atoms/radio-cards.js.map +1 -0
  217. package/dist/atoms/radio-group.cjs +31 -0
  218. package/dist/atoms/radio-group.cjs.map +1 -0
  219. package/dist/atoms/radio-group.d.cts +1 -0
  220. package/dist/atoms/radio-group.d.ts +0 -1
  221. package/dist/atoms/radio-group.js +6 -2
  222. package/dist/atoms/radio-group.js.map +1 -0
  223. package/dist/atoms/radio.cjs +31 -0
  224. package/dist/atoms/radio.cjs.map +1 -0
  225. package/dist/atoms/radio.d.cts +1 -0
  226. package/dist/atoms/radio.d.ts +1 -2
  227. package/dist/atoms/radio.js +6 -2
  228. package/dist/atoms/radio.js.map +1 -0
  229. package/dist/atoms/scroll-area.cjs +31 -0
  230. package/dist/atoms/scroll-area.cjs.map +1 -0
  231. package/dist/atoms/scroll-area.d.cts +1 -0
  232. package/dist/atoms/scroll-area.d.ts +1 -2
  233. package/dist/atoms/scroll-area.js +6 -2
  234. package/dist/atoms/scroll-area.js.map +1 -0
  235. package/dist/atoms/section.cjs +31 -0
  236. package/dist/atoms/section.cjs.map +1 -0
  237. package/dist/atoms/section.d.cts +1 -0
  238. package/dist/atoms/section.d.ts +1 -2
  239. package/dist/atoms/section.js +6 -2
  240. package/dist/atoms/section.js.map +1 -0
  241. package/dist/atoms/segmented-control.cjs +31 -0
  242. package/dist/atoms/segmented-control.cjs.map +1 -0
  243. package/dist/atoms/segmented-control.d.cts +1 -0
  244. package/dist/atoms/segmented-control.d.ts +0 -1
  245. package/dist/atoms/segmented-control.js +6 -2
  246. package/dist/atoms/segmented-control.js.map +1 -0
  247. package/dist/atoms/select.cjs +31 -0
  248. package/dist/atoms/select.cjs.map +1 -0
  249. package/dist/atoms/select.d.cts +1 -0
  250. package/dist/atoms/select.d.ts +0 -1
  251. package/dist/atoms/select.js +6 -2
  252. package/dist/atoms/select.js.map +1 -0
  253. package/dist/atoms/separator.cjs +31 -0
  254. package/dist/atoms/separator.cjs.map +1 -0
  255. package/dist/atoms/separator.d.cts +1 -0
  256. package/dist/atoms/separator.d.ts +1 -2
  257. package/dist/atoms/separator.js +6 -2
  258. package/dist/atoms/separator.js.map +1 -0
  259. package/dist/atoms/skeleton.cjs +31 -0
  260. package/dist/atoms/skeleton.cjs.map +1 -0
  261. package/dist/atoms/skeleton.d.cts +1 -0
  262. package/dist/atoms/skeleton.d.ts +1 -2
  263. package/dist/atoms/skeleton.js +6 -2
  264. package/dist/atoms/skeleton.js.map +1 -0
  265. package/dist/atoms/spinner.cjs +31 -0
  266. package/dist/atoms/spinner.cjs.map +1 -0
  267. package/dist/atoms/spinner.d.cts +1 -0
  268. package/dist/atoms/spinner.d.ts +1 -0
  269. package/dist/atoms/spinner.js +8 -0
  270. package/dist/atoms/spinner.js.map +1 -0
  271. package/dist/atoms/strong.cjs +31 -0
  272. package/dist/atoms/strong.cjs.map +1 -0
  273. package/dist/atoms/strong.d.cts +1 -0
  274. package/dist/atoms/strong.d.ts +1 -2
  275. package/dist/atoms/strong.js +6 -2
  276. package/dist/atoms/strong.js.map +1 -0
  277. package/dist/atoms/switch.cjs +31 -0
  278. package/dist/atoms/switch.cjs.map +1 -0
  279. package/dist/atoms/switch.d.cts +1 -0
  280. package/dist/atoms/switch.d.ts +1 -2
  281. package/dist/atoms/switch.js +6 -2
  282. package/dist/atoms/switch.js.map +1 -0
  283. package/dist/atoms/tab-nav.cjs +31 -0
  284. package/dist/atoms/tab-nav.cjs.map +1 -0
  285. package/dist/atoms/tab-nav.d.cts +1 -0
  286. package/dist/atoms/tab-nav.d.ts +0 -1
  287. package/dist/atoms/tab-nav.js +6 -2
  288. package/dist/atoms/tab-nav.js.map +1 -0
  289. package/dist/atoms/tabs.cjs +31 -0
  290. package/dist/atoms/tabs.cjs.map +1 -0
  291. package/dist/atoms/tabs.d.cts +1 -0
  292. package/dist/atoms/tabs.d.ts +0 -1
  293. package/dist/atoms/tabs.js +6 -2
  294. package/dist/atoms/tabs.js.map +1 -0
  295. package/dist/atoms/text-area.cjs +31 -0
  296. package/dist/atoms/text-area.cjs.map +1 -0
  297. package/dist/atoms/text-area.d.cts +1 -0
  298. package/dist/atoms/text-area.d.ts +1 -2
  299. package/dist/atoms/text-area.js +6 -2
  300. package/dist/atoms/text-area.js.map +1 -0
  301. package/dist/atoms/text-field.cjs +31 -0
  302. package/dist/atoms/text-field.cjs.map +1 -0
  303. package/dist/atoms/text-field.d.cts +1 -0
  304. package/dist/atoms/text-field.d.ts +0 -1
  305. package/dist/atoms/text-field.js +6 -2
  306. package/dist/atoms/text-field.js.map +1 -0
  307. package/dist/atoms/tooltip.cjs +31 -0
  308. package/dist/atoms/tooltip.cjs.map +1 -0
  309. package/dist/atoms/tooltip.d.cts +1 -0
  310. package/dist/atoms/tooltip.d.ts +1 -2
  311. package/dist/atoms/tooltip.js +6 -2
  312. package/dist/atoms/tooltip.js.map +1 -0
  313. package/dist/atoms/typo.cjs +82 -0
  314. package/dist/atoms/typo.cjs.map +1 -0
  315. package/dist/atoms/typo.d.cts +9 -0
  316. package/dist/atoms/typo.d.ts +9 -0
  317. package/dist/atoms/typo.js +8 -0
  318. package/dist/atoms/typo.js.map +1 -0
  319. package/dist/chart/chart.cjs +207 -0
  320. package/dist/chart/chart.cjs.map +1 -0
  321. package/dist/chart/chart.d.cts +176 -0
  322. package/dist/chart/chart.d.ts +176 -0
  323. package/dist/chart/chart.js +161 -0
  324. package/dist/chart/chart.js.map +1 -0
  325. package/dist/chunk-25HMMI7R.js +7 -0
  326. package/dist/chunk-25HMMI7R.js.map +1 -0
  327. package/dist/chunk-2A2IJOVV.js +60 -0
  328. package/dist/chunk-2A2IJOVV.js.map +1 -0
  329. package/dist/chunk-2DZ2Y3JI.js +7 -0
  330. package/dist/chunk-2DZ2Y3JI.js.map +1 -0
  331. package/dist/chunk-2JZ3UQAX.js +48 -0
  332. package/dist/chunk-2JZ3UQAX.js.map +1 -0
  333. package/dist/chunk-2KZSNTY7.js +23 -0
  334. package/dist/chunk-2KZSNTY7.js.map +1 -0
  335. package/dist/chunk-2TGD62PR.js +59 -0
  336. package/dist/chunk-2TGD62PR.js.map +1 -0
  337. package/dist/chunk-3427FUJN.js +46 -0
  338. package/dist/chunk-3427FUJN.js.map +1 -0
  339. package/dist/chunk-34P2PUMC.js +60 -0
  340. package/dist/chunk-34P2PUMC.js.map +1 -0
  341. package/dist/chunk-355MU6BH.js +7 -0
  342. package/dist/chunk-355MU6BH.js.map +1 -0
  343. package/dist/chunk-365QMK4D.js +7 -0
  344. package/dist/chunk-365QMK4D.js.map +1 -0
  345. package/dist/chunk-3I5CDBFN.js +104 -0
  346. package/dist/chunk-3I5CDBFN.js.map +1 -0
  347. package/dist/chunk-3KIARYD6.js +47 -0
  348. package/dist/chunk-3KIARYD6.js.map +1 -0
  349. package/dist/chunk-4IKPNQV5.js +58 -0
  350. package/dist/chunk-4IKPNQV5.js.map +1 -0
  351. package/dist/chunk-4RIBUNMS.js +49 -0
  352. package/dist/chunk-4RIBUNMS.js.map +1 -0
  353. package/dist/chunk-4Y5BEXVN.js +7 -0
  354. package/dist/chunk-4Y5BEXVN.js.map +1 -0
  355. package/dist/chunk-4ZQHR3JI.js +47 -0
  356. package/dist/chunk-4ZQHR3JI.js.map +1 -0
  357. package/dist/chunk-5AVBYDPB.js +7 -0
  358. package/dist/chunk-5AVBYDPB.js.map +1 -0
  359. package/dist/chunk-5H3YPCZK.js +7 -0
  360. package/dist/chunk-5H3YPCZK.js.map +1 -0
  361. package/dist/chunk-5JXZUWR3.js +104 -0
  362. package/dist/chunk-5JXZUWR3.js.map +1 -0
  363. package/dist/chunk-5ZITU5L7.js +7 -0
  364. package/dist/chunk-5ZITU5L7.js.map +1 -0
  365. package/dist/chunk-6BXAZV7N.js +63 -0
  366. package/dist/chunk-6BXAZV7N.js.map +1 -0
  367. package/dist/chunk-6DJOIRMF.js +7 -0
  368. package/dist/chunk-6DJOIRMF.js.map +1 -0
  369. package/dist/chunk-6GHADQAU.js +59 -0
  370. package/dist/chunk-6GHADQAU.js.map +1 -0
  371. package/dist/chunk-6IVCARWS.js +7 -0
  372. package/dist/chunk-6IVCARWS.js.map +1 -0
  373. package/dist/chunk-6SGXBZAF.js +62 -0
  374. package/dist/chunk-6SGXBZAF.js.map +1 -0
  375. package/dist/chunk-6XHVFBFO.js +38 -0
  376. package/dist/chunk-6XHVFBFO.js.map +1 -0
  377. package/dist/chunk-6ZEM4FBF.js +64 -0
  378. package/dist/chunk-6ZEM4FBF.js.map +1 -0
  379. package/dist/chunk-74DX4CU7.js +7 -0
  380. package/dist/chunk-74DX4CU7.js.map +1 -0
  381. package/dist/chunk-754LMJ5L.js +48 -0
  382. package/dist/chunk-754LMJ5L.js.map +1 -0
  383. package/dist/chunk-7FQZ3OZO.js +119 -0
  384. package/dist/chunk-7FQZ3OZO.js.map +1 -0
  385. package/dist/chunk-7VCJMEPY.js +60 -0
  386. package/dist/chunk-7VCJMEPY.js.map +1 -0
  387. package/dist/chunk-ACVANQJ4.js +7 -0
  388. package/dist/chunk-ACVANQJ4.js.map +1 -0
  389. package/dist/chunk-AD4LGJER.js +60 -0
  390. package/dist/chunk-AD4LGJER.js.map +1 -0
  391. package/dist/chunk-ALOPZ54P.js +47 -0
  392. package/dist/chunk-ALOPZ54P.js.map +1 -0
  393. package/dist/chunk-AS6NXGBN.js +59 -0
  394. package/dist/chunk-AS6NXGBN.js.map +1 -0
  395. package/dist/chunk-B6XJN6EC.js +7 -0
  396. package/dist/chunk-B6XJN6EC.js.map +1 -0
  397. package/dist/chunk-BH2MBAAY.js +59 -0
  398. package/dist/chunk-BH2MBAAY.js.map +1 -0
  399. package/dist/chunk-BSTJBBEX.js +39 -0
  400. package/dist/chunk-BSTJBBEX.js.map +1 -0
  401. package/dist/chunk-C5QSBSVB.js +59 -0
  402. package/dist/chunk-C5QSBSVB.js.map +1 -0
  403. package/dist/chunk-C7BS7VPF.js +46 -0
  404. package/dist/chunk-C7BS7VPF.js.map +1 -0
  405. package/dist/chunk-CC3GT7LT.js +53 -0
  406. package/dist/chunk-CC3GT7LT.js.map +1 -0
  407. package/dist/chunk-CHHLIPDN.js +23 -0
  408. package/dist/chunk-CHHLIPDN.js.map +1 -0
  409. package/dist/chunk-CMPIGFPT.js +60 -0
  410. package/dist/chunk-CMPIGFPT.js.map +1 -0
  411. package/dist/chunk-CNQ7RNNY.js +23 -0
  412. package/dist/chunk-CNQ7RNNY.js.map +1 -0
  413. package/dist/chunk-CODQBUIC.js +59 -0
  414. package/dist/chunk-CODQBUIC.js.map +1 -0
  415. package/dist/chunk-CVOLVQKD.js +60 -0
  416. package/dist/chunk-CVOLVQKD.js.map +1 -0
  417. package/dist/chunk-CXFAL52D.js +60 -0
  418. package/dist/chunk-CXFAL52D.js.map +1 -0
  419. package/dist/chunk-CZEGRZBK.js +38 -0
  420. package/dist/chunk-CZEGRZBK.js.map +1 -0
  421. package/dist/chunk-E6EPYWFL.js +53 -0
  422. package/dist/chunk-E6EPYWFL.js.map +1 -0
  423. package/dist/chunk-EAXUQEO5.js +7 -0
  424. package/dist/chunk-EAXUQEO5.js.map +1 -0
  425. package/dist/chunk-EGEQY3KT.js +7 -0
  426. package/dist/chunk-EGEQY3KT.js.map +1 -0
  427. package/dist/chunk-EJWIO6NJ.js +104 -0
  428. package/dist/chunk-EJWIO6NJ.js.map +1 -0
  429. package/dist/chunk-EM57H7XC.js +48 -0
  430. package/dist/chunk-EM57H7XC.js.map +1 -0
  431. package/dist/chunk-FFC2C2ID.js +1 -0
  432. package/dist/chunk-FFC2C2ID.js.map +1 -0
  433. package/dist/chunk-FHXW7BLD.js +61 -0
  434. package/dist/chunk-FHXW7BLD.js.map +1 -0
  435. package/dist/chunk-FPD73OHW.js +7 -0
  436. package/dist/chunk-FPD73OHW.js.map +1 -0
  437. package/dist/chunk-FR2GDOU2.js +7 -0
  438. package/dist/chunk-FR2GDOU2.js.map +1 -0
  439. package/dist/chunk-FVSPOU5C.js +48 -0
  440. package/dist/chunk-FVSPOU5C.js.map +1 -0
  441. package/dist/chunk-FYEASFUU.js +7 -0
  442. package/dist/chunk-FYEASFUU.js.map +1 -0
  443. package/dist/chunk-GOKKEO23.js +53 -0
  444. package/dist/chunk-GOKKEO23.js.map +1 -0
  445. package/dist/chunk-GZYKC7MR.js +119 -0
  446. package/dist/chunk-GZYKC7MR.js.map +1 -0
  447. package/dist/chunk-HLOY6BIP.js +37 -0
  448. package/dist/chunk-HLOY6BIP.js.map +1 -0
  449. package/dist/chunk-HRQSHRGQ.js +59 -0
  450. package/dist/chunk-HRQSHRGQ.js.map +1 -0
  451. package/dist/chunk-HVMWNAXK.js +60 -0
  452. package/dist/chunk-HVMWNAXK.js.map +1 -0
  453. package/dist/chunk-HYITAA4J.js +7 -0
  454. package/dist/chunk-HYITAA4J.js.map +1 -0
  455. package/dist/chunk-I3ZZQ6QJ.js +34 -0
  456. package/dist/chunk-I3ZZQ6QJ.js.map +1 -0
  457. package/dist/chunk-I6D4HPRN.js +60 -0
  458. package/dist/chunk-I6D4HPRN.js.map +1 -0
  459. package/dist/chunk-I7YPDRXO.js +62 -0
  460. package/dist/chunk-I7YPDRXO.js.map +1 -0
  461. package/dist/chunk-IIBITN2G.js +27 -0
  462. package/dist/chunk-IIBITN2G.js.map +1 -0
  463. package/dist/chunk-ILRUXI2E.js +7 -0
  464. package/dist/chunk-ILRUXI2E.js.map +1 -0
  465. package/dist/chunk-IQEEPHOY.js +35 -0
  466. package/dist/chunk-IQEEPHOY.js.map +1 -0
  467. package/dist/chunk-J242TTFH.js +7 -0
  468. package/dist/chunk-J242TTFH.js.map +1 -0
  469. package/dist/chunk-JEHDCZQU.js +34 -0
  470. package/dist/chunk-JEHDCZQU.js.map +1 -0
  471. package/dist/chunk-JJ5IIAB2.js +119 -0
  472. package/dist/chunk-JJ5IIAB2.js.map +1 -0
  473. package/dist/chunk-JPIZP2PZ.js +7 -0
  474. package/dist/chunk-JPIZP2PZ.js.map +1 -0
  475. package/dist/chunk-K66WIGIV.js +119 -0
  476. package/dist/chunk-K66WIGIV.js.map +1 -0
  477. package/dist/chunk-KACFRYIH.js +23 -0
  478. package/dist/chunk-KACFRYIH.js.map +1 -0
  479. package/dist/chunk-KATXJW5H.js +23 -0
  480. package/dist/chunk-KATXJW5H.js.map +1 -0
  481. package/dist/chunk-KFAG5R3H.js +64 -0
  482. package/dist/chunk-KFAG5R3H.js.map +1 -0
  483. package/dist/chunk-KGN7AVRJ.js +45 -0
  484. package/dist/chunk-KGN7AVRJ.js.map +1 -0
  485. package/dist/chunk-KXJM7U4I.js +47 -0
  486. package/dist/chunk-KXJM7U4I.js.map +1 -0
  487. package/dist/chunk-L6YPLUNG.js +104 -0
  488. package/dist/chunk-L6YPLUNG.js.map +1 -0
  489. package/dist/chunk-LA6FLXGE.js +47 -0
  490. package/dist/chunk-LA6FLXGE.js.map +1 -0
  491. package/dist/chunk-LUVANORR.js +23 -0
  492. package/dist/chunk-LUVANORR.js.map +1 -0
  493. package/dist/chunk-MASTHXWN.js +1 -0
  494. package/dist/chunk-MASTHXWN.js.map +1 -0
  495. package/dist/chunk-MIMJ7LON.js +7 -0
  496. package/dist/chunk-MIMJ7LON.js.map +1 -0
  497. package/dist/chunk-MMAV5BRZ.js +31 -0
  498. package/dist/chunk-MMAV5BRZ.js.map +1 -0
  499. package/dist/chunk-MMGP4GEQ.js +7 -0
  500. package/dist/chunk-MMGP4GEQ.js.map +1 -0
  501. package/dist/chunk-MUNMDHRF.js +7 -0
  502. package/dist/chunk-MUNMDHRF.js.map +1 -0
  503. package/dist/chunk-N552FDTV.js +38 -0
  504. package/dist/chunk-N552FDTV.js.map +1 -0
  505. package/dist/chunk-NDUKDKGB.js +39 -0
  506. package/dist/chunk-NDUKDKGB.js.map +1 -0
  507. package/dist/chunk-NFGNQEVV.js +46 -0
  508. package/dist/chunk-NFGNQEVV.js.map +1 -0
  509. package/dist/chunk-NVKNDAIN.js +7 -0
  510. package/dist/chunk-NVKNDAIN.js.map +1 -0
  511. package/dist/chunk-O3DNDMV3.js +7 -0
  512. package/dist/chunk-O3DNDMV3.js.map +1 -0
  513. package/dist/chunk-O3T3TM3V.js +7 -0
  514. package/dist/chunk-O3T3TM3V.js.map +1 -0
  515. package/dist/chunk-O3XTRD7R.js +35 -0
  516. package/dist/chunk-O3XTRD7R.js.map +1 -0
  517. package/dist/chunk-O4GMX5TL.js +55 -0
  518. package/dist/chunk-O4GMX5TL.js.map +1 -0
  519. package/dist/chunk-OCJNQGHN.js +26 -0
  520. package/dist/chunk-OCJNQGHN.js.map +1 -0
  521. package/dist/chunk-OHMOP5PV.js +7 -0
  522. package/dist/chunk-OHMOP5PV.js.map +1 -0
  523. package/dist/chunk-OJ5XUBZN.js +46 -0
  524. package/dist/chunk-OJ5XUBZN.js.map +1 -0
  525. package/dist/chunk-OYM4XCHQ.js +7 -0
  526. package/dist/chunk-OYM4XCHQ.js.map +1 -0
  527. package/dist/chunk-OZLC6KYP.js +104 -0
  528. package/dist/chunk-OZLC6KYP.js.map +1 -0
  529. package/dist/chunk-P66OQ4ZQ.js +104 -0
  530. package/dist/chunk-P66OQ4ZQ.js.map +1 -0
  531. package/dist/chunk-P6B2PNYI.js +7 -0
  532. package/dist/chunk-P6B2PNYI.js.map +1 -0
  533. package/dist/chunk-PBPRWY2V.js +70 -0
  534. package/dist/chunk-PBPRWY2V.js.map +1 -0
  535. package/dist/chunk-PL3Q4UVY.js +15 -0
  536. package/dist/chunk-PL3Q4UVY.js.map +1 -0
  537. package/dist/chunk-PLG3AXHM.js +59 -0
  538. package/dist/chunk-PLG3AXHM.js.map +1 -0
  539. package/dist/chunk-PQBRLX37.js +48 -0
  540. package/dist/chunk-PQBRLX37.js.map +1 -0
  541. package/dist/chunk-Q37G2GS6.js +7 -0
  542. package/dist/chunk-Q37G2GS6.js.map +1 -0
  543. package/dist/chunk-QIKFIRGO.js +59 -0
  544. package/dist/chunk-QIKFIRGO.js.map +1 -0
  545. package/dist/chunk-RAJAKQXU.js +59 -0
  546. package/dist/chunk-RAJAKQXU.js.map +1 -0
  547. package/dist/chunk-RC4WJLQA.js +119 -0
  548. package/dist/chunk-RC4WJLQA.js.map +1 -0
  549. package/dist/chunk-RET725VL.js +36 -0
  550. package/dist/chunk-RET725VL.js.map +1 -0
  551. package/dist/chunk-RNB2T5NJ.js +48 -0
  552. package/dist/chunk-RNB2T5NJ.js.map +1 -0
  553. package/dist/chunk-SQ5HD7LD.js +1 -0
  554. package/dist/chunk-SQ5HD7LD.js.map +1 -0
  555. package/dist/chunk-TBXRPM4O.js +59 -0
  556. package/dist/chunk-TBXRPM4O.js.map +1 -0
  557. package/dist/chunk-TJGELI4L.js +53 -0
  558. package/dist/chunk-TJGELI4L.js.map +1 -0
  559. package/dist/chunk-TULWX7D6.js +7 -0
  560. package/dist/chunk-TULWX7D6.js.map +1 -0
  561. package/dist/chunk-TVDKGMBI.js +7 -0
  562. package/dist/chunk-TVDKGMBI.js.map +1 -0
  563. package/dist/chunk-TVJ4Z7MD.js +46 -0
  564. package/dist/chunk-TVJ4Z7MD.js.map +1 -0
  565. package/dist/chunk-UCEASXHW.js +47 -0
  566. package/dist/chunk-UCEASXHW.js.map +1 -0
  567. package/dist/chunk-UGSJR77F.js +48 -0
  568. package/dist/chunk-UGSJR77F.js.map +1 -0
  569. package/dist/chunk-UQPA2QGC.js +45 -0
  570. package/dist/chunk-UQPA2QGC.js.map +1 -0
  571. package/dist/chunk-V2AYMNSS.js +46 -0
  572. package/dist/chunk-V2AYMNSS.js.map +1 -0
  573. package/dist/chunk-VC2TT56B.js +46 -0
  574. package/dist/chunk-VC2TT56B.js.map +1 -0
  575. package/dist/chunk-VCOQG6JF.js +119 -0
  576. package/dist/chunk-VCOQG6JF.js.map +1 -0
  577. package/dist/chunk-VOR32EFU.js +59 -0
  578. package/dist/chunk-VOR32EFU.js.map +1 -0
  579. package/dist/chunk-VTJZMOSP.js +7 -0
  580. package/dist/chunk-VTJZMOSP.js.map +1 -0
  581. package/dist/chunk-W6Z2XJJ2.js +45 -0
  582. package/dist/chunk-W6Z2XJJ2.js.map +1 -0
  583. package/dist/chunk-WG7AQQRT.js +59 -0
  584. package/dist/chunk-WG7AQQRT.js.map +1 -0
  585. package/dist/chunk-WWCWPFEJ.js +1 -0
  586. package/dist/chunk-WWCWPFEJ.js.map +1 -0
  587. package/dist/chunk-WZZEI2W4.js +59 -0
  588. package/dist/chunk-WZZEI2W4.js.map +1 -0
  589. package/dist/chunk-XDCANCKF.js +59 -0
  590. package/dist/chunk-XDCANCKF.js.map +1 -0
  591. package/dist/chunk-XQOL7UBI.js +7 -0
  592. package/dist/chunk-XQOL7UBI.js.map +1 -0
  593. package/dist/chunk-XQOZWYUA.js +35 -0
  594. package/dist/chunk-XQOZWYUA.js.map +1 -0
  595. package/dist/chunk-XZN2SS2K.js +119 -0
  596. package/dist/chunk-XZN2SS2K.js.map +1 -0
  597. package/dist/chunk-YGL6SWKN.js +7 -0
  598. package/dist/chunk-YGL6SWKN.js.map +1 -0
  599. package/dist/chunk-YGS4JU4E.js +60 -0
  600. package/dist/chunk-YGS4JU4E.js.map +1 -0
  601. package/dist/chunk-YJ7ZFOYL.js +7 -0
  602. package/dist/chunk-YJ7ZFOYL.js.map +1 -0
  603. package/dist/chunk-YKEXHUPR.js +48 -0
  604. package/dist/chunk-YKEXHUPR.js.map +1 -0
  605. package/dist/chunk-YO3BQW6S.js +7 -0
  606. package/dist/chunk-YO3BQW6S.js.map +1 -0
  607. package/dist/chunk-YTZSKMX3.js +7 -0
  608. package/dist/chunk-YTZSKMX3.js.map +1 -0
  609. package/dist/chunk-ZKZDVS7G.js +7 -0
  610. package/dist/chunk-ZKZDVS7G.js.map +1 -0
  611. package/dist/chunk-ZY2OMVQQ.js +119 -0
  612. package/dist/chunk-ZY2OMVQQ.js.map +1 -0
  613. package/dist/icon.cjs +53 -0
  614. package/dist/icon.cjs.map +1 -0
  615. package/dist/icon.d.cts +3 -0
  616. package/dist/icon.d.ts +3 -2
  617. package/dist/icon.js +28 -9
  618. package/dist/icon.js.map +1 -0
  619. package/dist/icons/down.cjs +96 -0
  620. package/dist/icons/down.cjs.map +1 -0
  621. package/dist/icons/down.d.cts +6 -0
  622. package/dist/icons/down.d.ts +6 -0
  623. package/dist/icons/down.js +8 -0
  624. package/dist/icons/down.js.map +1 -0
  625. package/dist/icons/types.cjs +19 -0
  626. package/dist/icons/types.cjs.map +1 -0
  627. package/dist/icons/types.d.cts +6 -0
  628. package/dist/icons/types.d.ts +6 -0
  629. package/dist/icons/types.js +1 -0
  630. package/dist/icons/types.js.map +1 -0
  631. package/dist/icons/up.cjs +96 -0
  632. package/dist/icons/up.cjs.map +1 -0
  633. package/dist/icons/up.d.cts +6 -0
  634. package/dist/icons/up.d.ts +6 -0
  635. package/dist/icons/up.js +8 -0
  636. package/dist/icons/up.js.map +1 -0
  637. package/dist/index.cjs +931 -0
  638. package/dist/index.cjs.map +1 -0
  639. package/dist/index.css +27846 -0
  640. package/dist/index.d.cts +23 -0
  641. package/dist/index.d.ts +23 -0
  642. package/dist/index.js +261 -0
  643. package/dist/index.js.map +1 -0
  644. package/dist/molecules/expand-table/index.cjs +623 -0
  645. package/dist/molecules/expand-table/index.cjs.map +1 -0
  646. package/dist/molecules/expand-table/index.d.cts +21 -0
  647. package/dist/molecules/expand-table/index.d.ts +21 -0
  648. package/dist/molecules/expand-table/index.js +67 -0
  649. package/dist/molecules/expand-table/index.js.map +1 -0
  650. package/dist/molecules/expand-table/row.cjs +471 -0
  651. package/dist/molecules/expand-table/row.cjs.map +1 -0
  652. package/dist/molecules/expand-table/row.d.cts +16 -0
  653. package/dist/molecules/expand-table/row.d.ts +16 -0
  654. package/dist/molecules/expand-table/row.js +62 -0
  655. package/dist/molecules/expand-table/row.js.map +1 -0
  656. package/dist/molecules/index.cjs +625 -0
  657. package/dist/molecules/index.cjs.map +1 -0
  658. package/dist/molecules/index.d.cts +4 -0
  659. package/dist/molecules/index.d.ts +4 -0
  660. package/dist/molecules/index.js +68 -0
  661. package/dist/molecules/index.js.map +1 -0
  662. package/dist/theme/theme-provider.cjs +49 -0
  663. package/dist/theme/theme-provider.cjs.map +1 -0
  664. package/dist/theme/theme-provider.d.cts +10 -0
  665. package/dist/theme/theme-provider.d.ts +6 -6
  666. package/dist/theme/theme-provider.js +6 -6
  667. package/dist/theme/theme-provider.js.map +1 -0
  668. package/dist/theme/use-theme.cjs +31 -0
  669. package/dist/theme/use-theme.cjs.map +1 -0
  670. package/dist/theme/use-theme.d.cts +1 -0
  671. package/dist/theme/use-theme.d.ts +0 -1
  672. package/dist/theme/use-theme.js +6 -2
  673. package/dist/theme/use-theme.js.map +1 -0
  674. package/dist/types/react-table.d.cjs +5 -0
  675. package/dist/types/react-table.d.cjs.map +1 -0
  676. package/dist/types/react-table.d.d.cts +17 -0
  677. package/dist/types/react-table.d.d.ts +17 -0
  678. package/dist/types/react-table.d.js +3 -0
  679. package/dist/types/react-table.d.js.map +1 -0
  680. package/dist/ui-props/index.cjs +41 -0
  681. package/dist/ui-props/index.cjs.map +1 -0
  682. package/dist/ui-props/index.d.cts +2 -0
  683. package/dist/ui-props/index.d.ts +2 -3
  684. package/dist/ui-props/index.js +6 -684
  685. package/dist/ui-props/index.js.map +1 -0
  686. package/package.json +76 -27
  687. package/src/atoms/alert-dialog.tsx +1 -0
  688. package/src/atoms/aspect-ratio.tsx +1 -0
  689. package/src/atoms/avatar.tsx +37 -0
  690. package/src/atoms/badge.tsx +47 -0
  691. package/src/atoms/blockquote.tsx +1 -0
  692. package/src/atoms/box.tsx +1 -0
  693. package/src/atoms/button.tsx +32 -0
  694. package/src/atoms/call-out.tsx +1 -0
  695. package/src/atoms/card.tsx +1 -0
  696. package/src/atoms/check-box-card.tsx +1 -0
  697. package/src/atoms/check-box-group.tsx +38 -0
  698. package/src/atoms/check-box.tsx +30 -0
  699. package/src/atoms/code.tsx +1 -0
  700. package/src/atoms/collapse.tsx +32 -0
  701. package/src/atoms/container.tsx +1 -0
  702. package/src/atoms/data-list.tsx +1 -0
  703. package/src/atoms/date-picker/index.tsx +25 -0
  704. package/src/atoms/dialog.tsx +1 -0
  705. package/src/atoms/dropdown-menu.tsx +1 -0
  706. package/src/atoms/ellipsis-tooltip.tsx +57 -0
  707. package/src/atoms/em.tsx +1 -0
  708. package/src/atoms/field-error-wrapper.tsx +24 -0
  709. package/src/atoms/flex.tsx +1 -0
  710. package/src/atoms/grid.tsx +1 -0
  711. package/src/atoms/heading.tsx +35 -0
  712. package/src/atoms/hover-card.tsx +1 -0
  713. package/src/atoms/icon-button.tsx +1 -0
  714. package/src/atoms/index.ts +53 -0
  715. package/src/atoms/inset.tsx +1 -0
  716. package/src/atoms/kbd.tsx +1 -0
  717. package/src/atoms/link.tsx +33 -0
  718. package/src/atoms/pagination.tsx +108 -0
  719. package/src/atoms/popover.tsx +1 -0
  720. package/src/atoms/progress.tsx +1 -0
  721. package/src/atoms/quote.tsx +1 -0
  722. package/src/atoms/radio-cards.tsx +1 -0
  723. package/src/atoms/radio-group.tsx +1 -0
  724. package/src/atoms/radio.tsx +1 -0
  725. package/src/atoms/scroll-area.tsx +1 -0
  726. package/src/atoms/section.tsx +1 -0
  727. package/src/atoms/segmented-control.tsx +1 -0
  728. package/src/atoms/select.tsx +1 -0
  729. package/src/atoms/separator.tsx +1 -0
  730. package/src/atoms/skeleton.tsx +1 -0
  731. package/src/atoms/spinner.tsx +1 -0
  732. package/src/atoms/strong.tsx +1 -0
  733. package/src/atoms/switch.tsx +1 -0
  734. package/src/atoms/tab-nav.tsx +1 -0
  735. package/src/atoms/tabs.tsx +1 -0
  736. package/src/atoms/text-area.tsx +1 -0
  737. package/src/atoms/text-field.tsx +1 -0
  738. package/src/atoms/tooltip.tsx +1 -0
  739. package/src/atoms/typo.tsx +34 -0
  740. package/src/chart/chart-theme.json +136 -0
  741. package/src/chart/chart.tsx +22 -0
  742. package/src/icon.ts +14 -0
  743. package/src/icons/down.tsx +25 -0
  744. package/src/icons/types.ts +4 -0
  745. package/src/icons/up.tsx +25 -0
  746. package/src/index.ts +6 -0
  747. package/src/molecules/expand-table/index.tsx +144 -0
  748. package/src/molecules/expand-table/row.tsx +75 -0
  749. package/src/molecules/index.ts +1 -0
  750. package/src/theme/theme-provider.tsx +12 -0
  751. package/src/theme/use-theme.tsx +1 -0
  752. package/src/types/react-table.d.ts +19 -0
  753. package/src/ui-props/index.ts +3 -0
  754. package/dist/_commonjsHelpers-DaMA6jEr.js +0 -8
  755. package/dist/alert-dialog-D1kwc80j.js +0 -143
  756. package/dist/as-child.prop-Dmk_dqBI.js +0 -4
  757. package/dist/assets/index.css +0 -1
  758. package/dist/assets/theme-provider.css +0 -1
  759. package/dist/atoms/alert-dialog.d.ts.map +0 -1
  760. package/dist/atoms/aspect-ratio.d.ts.map +0 -1
  761. package/dist/atoms/avatar.d.ts.map +0 -1
  762. package/dist/atoms/badge.d.ts.map +0 -1
  763. package/dist/atoms/blockquote.d.ts.map +0 -1
  764. package/dist/atoms/box.d.ts.map +0 -1
  765. package/dist/atoms/button.d.ts.map +0 -1
  766. package/dist/atoms/call-out.d.ts.map +0 -1
  767. package/dist/atoms/card.d.ts.map +0 -1
  768. package/dist/atoms/check-box-card.d.ts.map +0 -1
  769. package/dist/atoms/check-box-group.d.ts.map +0 -1
  770. package/dist/atoms/check-box.d.ts.map +0 -1
  771. package/dist/atoms/code.d.ts.map +0 -1
  772. package/dist/atoms/container.d.ts.map +0 -1
  773. package/dist/atoms/data-list.d.ts.map +0 -1
  774. package/dist/atoms/date-picker/index.d.ts.map +0 -1
  775. package/dist/atoms/dialog.d.ts.map +0 -1
  776. package/dist/atoms/dropdown-menu.d.ts.map +0 -1
  777. package/dist/atoms/em.d.ts.map +0 -1
  778. package/dist/atoms/flex.d.ts.map +0 -1
  779. package/dist/atoms/grid.d.ts.map +0 -1
  780. package/dist/atoms/heading.d.ts.map +0 -1
  781. package/dist/atoms/hover-card.d.ts.map +0 -1
  782. package/dist/atoms/icon-button.d.ts.map +0 -1
  783. package/dist/atoms/inset.d.ts.map +0 -1
  784. package/dist/atoms/kbd.d.ts.map +0 -1
  785. package/dist/atoms/link.d.ts.map +0 -1
  786. package/dist/atoms/popover.d.ts.map +0 -1
  787. package/dist/atoms/progress.d.ts.map +0 -1
  788. package/dist/atoms/quote.d.ts.map +0 -1
  789. package/dist/atoms/radio-cards.d.ts.map +0 -1
  790. package/dist/atoms/radio-group.d.ts.map +0 -1
  791. package/dist/atoms/radio.d.ts.map +0 -1
  792. package/dist/atoms/scroll-area.d.ts.map +0 -1
  793. package/dist/atoms/section.d.ts.map +0 -1
  794. package/dist/atoms/segmented-control.d.ts.map +0 -1
  795. package/dist/atoms/select.d.ts.map +0 -1
  796. package/dist/atoms/separator.d.ts.map +0 -1
  797. package/dist/atoms/skeleton.d.ts.map +0 -1
  798. package/dist/atoms/strong.d.ts.map +0 -1
  799. package/dist/atoms/switch.d.ts.map +0 -1
  800. package/dist/atoms/tab-nav.d.ts.map +0 -1
  801. package/dist/atoms/tabs.d.ts.map +0 -1
  802. package/dist/atoms/text-area.d.ts.map +0 -1
  803. package/dist/atoms/text-field.d.ts.map +0 -1
  804. package/dist/atoms/text.d.ts +0 -2
  805. package/dist/atoms/text.d.ts.map +0 -1
  806. package/dist/atoms/text.js +0 -4
  807. package/dist/atoms/tooltip.d.ts.map +0 -1
  808. package/dist/avatar-CzjF7NU3.js +0 -85
  809. package/dist/badge-CyCKR1Mg.js +0 -17
  810. package/dist/base-button-i6PPsCdc.js +0 -27
  811. package/dist/base-checkbox.props-Bk4tRAY3.js +0 -132
  812. package/dist/base-tab-list.props-hSCtMjn2.js +0 -6
  813. package/dist/blockquote-7gbFi2zf.js +0 -12
  814. package/dist/box-C071drmz.js +0 -15
  815. package/dist/button-DpVTjBrm.js +0 -8
  816. package/dist/callout-K8Sm-FQT.js +0 -31
  817. package/dist/card-BX55hIZ3.js +0 -14
  818. package/dist/chart-BkQy6rli.js +0 -14554
  819. package/dist/charts/chart.d.ts +0 -6
  820. package/dist/charts/chart.d.ts.map +0 -1
  821. package/dist/charts/chart.js +0 -5
  822. package/dist/charts-DLVAfnBm.js +0 -10821
  823. package/dist/checkbox-DhyOlPGH.js +0 -14
  824. package/dist/checkbox-cards-C9ZL84Ml.js +0 -30
  825. package/dist/checkbox-group-CoGGFZk-.js +0 -33
  826. package/dist/checkbox-group.primitive-DuerVc21.js +0 -33
  827. package/dist/code-BJLnPPB0.js +0 -18
  828. package/dist/color.prop-C1QiQO-6.js +0 -7
  829. package/dist/components-MfAfNvnv.js +0 -9496
  830. package/dist/container-DBjG5yxq.js +0 -25
  831. package/dist/customGraphicKeyframeAnimation-BL_3uxsi.js +0 -7247
  832. package/dist/data-list-DXP5-QCf.js +0 -36
  833. package/dist/dialog-BYhSvWm4.js +0 -35
  834. package/dist/dialog.props-DOLpgre6.js +0 -255
  835. package/dist/dropdown-menu-B34afpui.js +0 -870
  836. package/dist/em-CxdNq9zL.js +0 -14
  837. package/dist/extract-props-CujC3IXc.js +0 -36
  838. package/dist/features-Dezrf84n.js +0 -1221
  839. package/dist/flex-BY0BY2TI.js +0 -15
  840. package/dist/flex.props-DNysJgUY.js +0 -9
  841. package/dist/floating-ui.dom-Pi62VK_7.js +0 -1084
  842. package/dist/gap.props-DSJMAfZN.js +0 -4
  843. package/dist/get-subtree-DW8zSv8E.js +0 -10
  844. package/dist/grid-BcK4nkHz.js +0 -24
  845. package/dist/heading-BNO0Ttlj.js +0 -19
  846. package/dist/height.props-COFNk7EY.js +0 -4
  847. package/dist/high-contrast.prop-BGHYAKb9.js +0 -4
  848. package/dist/hover-card-C86JJDjR.js +0 -198
  849. package/dist/icon-button-BiYGmnT9.js +0 -8
  850. package/dist/icon.d.ts.map +0 -1
  851. package/dist/icons-B-Giprot.js +0 -12
  852. package/dist/index--Kmch3aI.js +0 -19069
  853. package/dist/index-BGHne2on.js +0 -66
  854. package/dist/index-BGU-u5wR.js +0 -48
  855. package/dist/index-BLlMKB6v.js +0 -35
  856. package/dist/index-BQ0fI5eo.js +0 -14
  857. package/dist/index-BUzFfodu.js +0 -134
  858. package/dist/index-BZPx6jYI.js +0 -8
  859. package/dist/index-CBWtNqYj.js +0 -218
  860. package/dist/index-CMas7-m1.js +0 -32
  861. package/dist/index-CWqnkG-p.js +0 -67
  862. package/dist/index-Chf_UJBH.js +0 -27
  863. package/dist/index-DIx1pnae.js +0 -14
  864. package/dist/index-DLeNytVF.js +0 -9
  865. package/dist/index-DQu1RzkN.js +0 -41
  866. package/dist/index-DbtrAyPY.js +0 -48
  867. package/dist/index-Dei2uCbS.js +0 -16
  868. package/dist/index-DgaYqXVD.js +0 -178
  869. package/dist/index-DoIe4nVR.js +0 -42
  870. package/dist/index-DxFjXziY.js +0 -32
  871. package/dist/index-J-pu07YR.js +0 -13
  872. package/dist/index-KdR831JA.js +0 -669
  873. package/dist/index-W3PwLn5U.js +0 -531
  874. package/dist/inset-B8urCQ4C.js +0 -18
  875. package/dist/kbd-D56CgGV_.js +0 -14
  876. package/dist/labelGuideHelper-CcngZb4a.js +0 -224
  877. package/dist/labelLayoutHelper-ZwNI-nB_.js +0 -211
  878. package/dist/layout.props-CKENeFj3.js +0 -7
  879. package/dist/link-C49WMJKQ.js +0 -18
  880. package/dist/main.d.ts +0 -53
  881. package/dist/main.d.ts.map +0 -1
  882. package/dist/main.js +0 -113
  883. package/dist/map-prop-values-pmPyYjFd.js +0 -22
  884. package/dist/margin.props-ClY9lUrP.js +0 -4
  885. package/dist/merge-styles-B1pWeU8q.js +0 -68
  886. package/dist/padding.props-DHz7-7K8.js +0 -4
  887. package/dist/popover-pOSzBkqq.js +0 -251
  888. package/dist/progress-WApo2WEO.js +0 -93
  889. package/dist/quote-BSvwdJNj.js +0 -14
  890. package/dist/radio-DAyHCNZG.js +0 -16
  891. package/dist/radio-cards-z3X1kLpc.js +0 -24
  892. package/dist/radio-group-B9V-hq03.js +0 -33
  893. package/dist/radius.prop-CH9lMann.js +0 -5
  894. package/dist/react-icons.esm-D7QiCqNB.js +0 -147
  895. package/dist/renderers-Bb3odh12.js +0 -1250
  896. package/dist/require-react-element-D_SFiikK.js +0 -8
  897. package/dist/scroll-area-eDccU6Jg.js +0 -26
  898. package/dist/section-DMnSE0_D.js +0 -19
  899. package/dist/segmented-control-kJXQrfMF.js +0 -173
  900. package/dist/select-BEBm0Xc8.js +0 -832
  901. package/dist/separator-Ba0Kgvyq.js +0 -13
  902. package/dist/skeleton-CUQFQIjD.js +0 -17
  903. package/dist/strong-ejFErGyG.js +0 -14
  904. package/dist/switch-BhvdoZJT.js +0 -123
  905. package/dist/tab-nav-B-m2dwou.js +0 -608
  906. package/dist/tabs-33tSzanC.js +0 -186
  907. package/dist/text-YN9kC4kc.js +0 -19
  908. package/dist/text-align.prop-BXpq--l6.js +0 -5
  909. package/dist/text-area-DBR9oL6S.js +0 -14
  910. package/dist/text-field-CgtdAE3v.js +0 -43
  911. package/dist/theme/theme-provider.d.ts.map +0 -1
  912. package/dist/theme/use-theme.d.ts.map +0 -1
  913. package/dist/theme-7Cjo8_Y6.js +0 -795
  914. package/dist/tooltip-jaEtV9Zg.js +0 -14
  915. package/dist/truncate.prop-BeER2hSO.js +0 -5
  916. package/dist/ui-props/index.d.ts.map +0 -1
  917. package/dist/weight.prop-DBiHURhF.js +0 -4
  918. package/dist/width.props-BFC_4RNX.js +0 -4
@@ -1,1084 +0,0 @@
1
- const Dt = ["top", "right", "bottom", "left"], M = Math.min, C = Math.max, et = Math.round, tt = Math.floor, I = (t) => ({
2
- x: t,
3
- y: t
4
- }), Pt = {
5
- left: "right",
6
- right: "left",
7
- bottom: "top",
8
- top: "bottom"
9
- }, Mt = {
10
- start: "end",
11
- end: "start"
12
- };
13
- function rt(t, e, n) {
14
- return C(t, M(e, n));
15
- }
16
- function H(t, e) {
17
- return typeof t == "function" ? t(e) : t;
18
- }
19
- function B(t) {
20
- return t.split("-")[0];
21
- }
22
- function q(t) {
23
- return t.split("-")[1];
24
- }
25
- function lt(t) {
26
- return t === "x" ? "y" : "x";
27
- }
28
- function ft(t) {
29
- return t === "y" ? "height" : "width";
30
- }
31
- function U(t) {
32
- return ["top", "bottom"].includes(B(t)) ? "y" : "x";
33
- }
34
- function at(t) {
35
- return lt(U(t));
36
- }
37
- function kt(t, e, n) {
38
- n === void 0 && (n = !1);
39
- const o = q(t), i = at(t), s = ft(i);
40
- let r = i === "x" ? o === (n ? "end" : "start") ? "right" : "left" : o === "start" ? "bottom" : "top";
41
- return e.reference[s] > e.floating[s] && (r = nt(r)), [r, nt(r)];
42
- }
43
- function Ft(t) {
44
- const e = nt(t);
45
- return [ct(t), e, ct(e)];
46
- }
47
- function ct(t) {
48
- return t.replace(/start|end/g, (e) => Mt[e]);
49
- }
50
- function Wt(t, e, n) {
51
- const o = ["left", "right"], i = ["right", "left"], s = ["top", "bottom"], r = ["bottom", "top"];
52
- switch (t) {
53
- case "top":
54
- case "bottom":
55
- return n ? e ? i : o : e ? o : i;
56
- case "left":
57
- case "right":
58
- return e ? s : r;
59
- default:
60
- return [];
61
- }
62
- }
63
- function Ht(t, e, n, o) {
64
- const i = q(t);
65
- let s = Wt(B(t), n === "start", o);
66
- return i && (s = s.map((r) => r + "-" + i), e && (s = s.concat(s.map(ct)))), s;
67
- }
68
- function nt(t) {
69
- return t.replace(/left|right|bottom|top/g, (e) => Pt[e]);
70
- }
71
- function Bt(t) {
72
- return {
73
- top: 0,
74
- right: 0,
75
- bottom: 0,
76
- left: 0,
77
- ...t
78
- };
79
- }
80
- function bt(t) {
81
- return typeof t != "number" ? Bt(t) : {
82
- top: t,
83
- right: t,
84
- bottom: t,
85
- left: t
86
- };
87
- }
88
- function ot(t) {
89
- const {
90
- x: e,
91
- y: n,
92
- width: o,
93
- height: i
94
- } = t;
95
- return {
96
- width: o,
97
- height: i,
98
- top: n,
99
- left: e,
100
- right: e + o,
101
- bottom: n + i,
102
- x: e,
103
- y: n
104
- };
105
- }
106
- function gt(t, e, n) {
107
- let {
108
- reference: o,
109
- floating: i
110
- } = t;
111
- const s = U(e), r = at(e), l = ft(r), c = B(e), f = s === "y", d = o.x + o.width / 2 - i.width / 2, u = o.y + o.height / 2 - i.height / 2, h = o[l] / 2 - i[l] / 2;
112
- let a;
113
- switch (c) {
114
- case "top":
115
- a = {
116
- x: d,
117
- y: o.y - i.height
118
- };
119
- break;
120
- case "bottom":
121
- a = {
122
- x: d,
123
- y: o.y + o.height
124
- };
125
- break;
126
- case "right":
127
- a = {
128
- x: o.x + o.width,
129
- y: u
130
- };
131
- break;
132
- case "left":
133
- a = {
134
- x: o.x - i.width,
135
- y: u
136
- };
137
- break;
138
- default:
139
- a = {
140
- x: o.x,
141
- y: o.y
142
- };
143
- }
144
- switch (q(e)) {
145
- case "start":
146
- a[r] -= h * (n && f ? -1 : 1);
147
- break;
148
- case "end":
149
- a[r] += h * (n && f ? -1 : 1);
150
- break;
151
- }
152
- return a;
153
- }
154
- const Nt = async (t, e, n) => {
155
- const {
156
- placement: o = "bottom",
157
- strategy: i = "absolute",
158
- middleware: s = [],
159
- platform: r
160
- } = n, l = s.filter(Boolean), c = await (r.isRTL == null ? void 0 : r.isRTL(e));
161
- let f = await r.getElementRects({
162
- reference: t,
163
- floating: e,
164
- strategy: i
165
- }), {
166
- x: d,
167
- y: u
168
- } = gt(f, o, c), h = o, a = {}, m = 0;
169
- for (let g = 0; g < l.length; g++) {
170
- const {
171
- name: x,
172
- fn: p
173
- } = l[g], {
174
- x: w,
175
- y,
176
- data: b,
177
- reset: v
178
- } = await p({
179
- x: d,
180
- y: u,
181
- initialPlacement: o,
182
- placement: h,
183
- strategy: i,
184
- middlewareData: a,
185
- rects: f,
186
- platform: r,
187
- elements: {
188
- reference: t,
189
- floating: e
190
- }
191
- });
192
- d = w ?? d, u = y ?? u, a = {
193
- ...a,
194
- [x]: {
195
- ...a[x],
196
- ...b
197
- }
198
- }, v && m <= 50 && (m++, typeof v == "object" && (v.placement && (h = v.placement), v.rects && (f = v.rects === !0 ? await r.getElementRects({
199
- reference: t,
200
- floating: e,
201
- strategy: i
202
- }) : v.rects), {
203
- x: d,
204
- y: u
205
- } = gt(f, h, c)), g = -1);
206
- }
207
- return {
208
- x: d,
209
- y: u,
210
- placement: h,
211
- strategy: i,
212
- middlewareData: a
213
- };
214
- };
215
- async function J(t, e) {
216
- var n;
217
- e === void 0 && (e = {});
218
- const {
219
- x: o,
220
- y: i,
221
- platform: s,
222
- rects: r,
223
- elements: l,
224
- strategy: c
225
- } = t, {
226
- boundary: f = "clippingAncestors",
227
- rootBoundary: d = "viewport",
228
- elementContext: u = "floating",
229
- altBoundary: h = !1,
230
- padding: a = 0
231
- } = H(e, t), m = bt(a), x = l[h ? u === "floating" ? "reference" : "floating" : u], p = ot(await s.getClippingRect({
232
- element: (n = await (s.isElement == null ? void 0 : s.isElement(x))) == null || n ? x : x.contextElement || await (s.getDocumentElement == null ? void 0 : s.getDocumentElement(l.floating)),
233
- boundary: f,
234
- rootBoundary: d,
235
- strategy: c
236
- })), w = u === "floating" ? {
237
- x: o,
238
- y: i,
239
- width: r.floating.width,
240
- height: r.floating.height
241
- } : r.reference, y = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(l.floating)), b = await (s.isElement == null ? void 0 : s.isElement(y)) ? await (s.getScale == null ? void 0 : s.getScale(y)) || {
242
- x: 1,
243
- y: 1
244
- } : {
245
- x: 1,
246
- y: 1
247
- }, v = ot(s.convertOffsetParentRelativeRectToViewportRelativeRect ? await s.convertOffsetParentRelativeRectToViewportRelativeRect({
248
- elements: l,
249
- rect: w,
250
- offsetParent: y,
251
- strategy: c
252
- }) : w);
253
- return {
254
- top: (p.top - v.top + m.top) / b.y,
255
- bottom: (v.bottom - p.bottom + m.bottom) / b.y,
256
- left: (p.left - v.left + m.left) / b.x,
257
- right: (v.right - p.right + m.right) / b.x
258
- };
259
- }
260
- const Vt = (t) => ({
261
- name: "arrow",
262
- options: t,
263
- async fn(e) {
264
- const {
265
- x: n,
266
- y: o,
267
- placement: i,
268
- rects: s,
269
- platform: r,
270
- elements: l,
271
- middlewareData: c
272
- } = e, {
273
- element: f,
274
- padding: d = 0
275
- } = H(t, e) || {};
276
- if (f == null)
277
- return {};
278
- const u = bt(d), h = {
279
- x: n,
280
- y: o
281
- }, a = at(i), m = ft(a), g = await r.getDimensions(f), x = a === "y", p = x ? "top" : "left", w = x ? "bottom" : "right", y = x ? "clientHeight" : "clientWidth", b = s.reference[m] + s.reference[a] - h[a] - s.floating[m], v = h[a] - s.reference[a], A = await (r.getOffsetParent == null ? void 0 : r.getOffsetParent(f));
282
- let O = A ? A[y] : 0;
283
- (!O || !await (r.isElement == null ? void 0 : r.isElement(A))) && (O = l.floating[y] || s.floating[m]);
284
- const S = b / 2 - v / 2, V = O / 2 - g[m] / 2 - 1, $ = M(u[p], V), z = M(u[w], V), T = $, G = O - g[m] - z, R = O / 2 - g[m] / 2 + S, D = rt(T, R, G), P = !c.arrow && q(i) != null && R !== D && s.reference[m] / 2 - (R < T ? $ : z) - g[m] / 2 < 0, W = P ? R < T ? R - T : R - G : 0;
285
- return {
286
- [a]: h[a] + W,
287
- data: {
288
- [a]: D,
289
- centerOffset: R - D - W,
290
- ...P && {
291
- alignmentOffset: W
292
- }
293
- },
294
- reset: P
295
- };
296
- }
297
- }), $t = function(t) {
298
- return t === void 0 && (t = {}), {
299
- name: "flip",
300
- options: t,
301
- async fn(e) {
302
- var n, o;
303
- const {
304
- placement: i,
305
- middlewareData: s,
306
- rects: r,
307
- initialPlacement: l,
308
- platform: c,
309
- elements: f
310
- } = e, {
311
- mainAxis: d = !0,
312
- crossAxis: u = !0,
313
- fallbackPlacements: h,
314
- fallbackStrategy: a = "bestFit",
315
- fallbackAxisSideDirection: m = "none",
316
- flipAlignment: g = !0,
317
- ...x
318
- } = H(t, e);
319
- if ((n = s.arrow) != null && n.alignmentOffset)
320
- return {};
321
- const p = B(i), w = B(l) === l, y = await (c.isRTL == null ? void 0 : c.isRTL(f.floating)), b = h || (w || !g ? [nt(l)] : Ft(l));
322
- !h && m !== "none" && b.push(...Ht(l, g, m, y));
323
- const v = [l, ...b], A = await J(e, x), O = [];
324
- let S = ((o = s.flip) == null ? void 0 : o.overflows) || [];
325
- if (d && O.push(A[p]), u) {
326
- const T = kt(i, r, y);
327
- O.push(A[T[0]], A[T[1]]);
328
- }
329
- if (S = [...S, {
330
- placement: i,
331
- overflows: O
332
- }], !O.every((T) => T <= 0)) {
333
- var V, $;
334
- const T = (((V = s.flip) == null ? void 0 : V.index) || 0) + 1, G = v[T];
335
- if (G)
336
- return {
337
- data: {
338
- index: T,
339
- overflows: S
340
- },
341
- reset: {
342
- placement: G
343
- }
344
- };
345
- let R = ($ = S.filter((D) => D.overflows[0] <= 0).sort((D, P) => D.overflows[1] - P.overflows[1])[0]) == null ? void 0 : $.placement;
346
- if (!R)
347
- switch (a) {
348
- case "bestFit": {
349
- var z;
350
- const D = (z = S.map((P) => [P.placement, P.overflows.filter((W) => W > 0).reduce((W, St) => W + St, 0)]).sort((P, W) => P[1] - W[1])[0]) == null ? void 0 : z[0];
351
- D && (R = D);
352
- break;
353
- }
354
- case "initialPlacement":
355
- R = l;
356
- break;
357
- }
358
- if (i !== R)
359
- return {
360
- reset: {
361
- placement: R
362
- }
363
- };
364
- }
365
- return {};
366
- }
367
- };
368
- };
369
- function pt(t, e) {
370
- return {
371
- top: t.top - e.height,
372
- right: t.right - e.width,
373
- bottom: t.bottom - e.height,
374
- left: t.left - e.width
375
- };
376
- }
377
- function xt(t) {
378
- return Dt.some((e) => t[e] >= 0);
379
- }
380
- const zt = function(t) {
381
- return t === void 0 && (t = {}), {
382
- name: "hide",
383
- options: t,
384
- async fn(e) {
385
- const {
386
- rects: n
387
- } = e, {
388
- strategy: o = "referenceHidden",
389
- ...i
390
- } = H(t, e);
391
- switch (o) {
392
- case "referenceHidden": {
393
- const s = await J(e, {
394
- ...i,
395
- elementContext: "reference"
396
- }), r = pt(s, n.reference);
397
- return {
398
- data: {
399
- referenceHiddenOffsets: r,
400
- referenceHidden: xt(r)
401
- }
402
- };
403
- }
404
- case "escaped": {
405
- const s = await J(e, {
406
- ...i,
407
- altBoundary: !0
408
- }), r = pt(s, n.floating);
409
- return {
410
- data: {
411
- escapedOffsets: r,
412
- escaped: xt(r)
413
- }
414
- };
415
- }
416
- default:
417
- return {};
418
- }
419
- }
420
- };
421
- };
422
- async function It(t, e) {
423
- const {
424
- placement: n,
425
- platform: o,
426
- elements: i
427
- } = t, s = await (o.isRTL == null ? void 0 : o.isRTL(i.floating)), r = B(n), l = q(n), c = U(n) === "y", f = ["left", "top"].includes(r) ? -1 : 1, d = s && c ? -1 : 1, u = H(e, t);
428
- let {
429
- mainAxis: h,
430
- crossAxis: a,
431
- alignmentAxis: m
432
- } = typeof u == "number" ? {
433
- mainAxis: u,
434
- crossAxis: 0,
435
- alignmentAxis: null
436
- } : {
437
- mainAxis: 0,
438
- crossAxis: 0,
439
- alignmentAxis: null,
440
- ...u
441
- };
442
- return l && typeof m == "number" && (a = l === "end" ? m * -1 : m), c ? {
443
- x: a * d,
444
- y: h * f
445
- } : {
446
- x: h * f,
447
- y: a * d
448
- };
449
- }
450
- const _t = function(t) {
451
- return t === void 0 && (t = 0), {
452
- name: "offset",
453
- options: t,
454
- async fn(e) {
455
- var n, o;
456
- const {
457
- x: i,
458
- y: s,
459
- placement: r,
460
- middlewareData: l
461
- } = e, c = await It(e, t);
462
- return r === ((n = l.offset) == null ? void 0 : n.placement) && (o = l.arrow) != null && o.alignmentOffset ? {} : {
463
- x: i + c.x,
464
- y: s + c.y,
465
- data: {
466
- ...c,
467
- placement: r
468
- }
469
- };
470
- }
471
- };
472
- }, Yt = function(t) {
473
- return t === void 0 && (t = {}), {
474
- name: "shift",
475
- options: t,
476
- async fn(e) {
477
- const {
478
- x: n,
479
- y: o,
480
- placement: i
481
- } = e, {
482
- mainAxis: s = !0,
483
- crossAxis: r = !1,
484
- limiter: l = {
485
- fn: (x) => {
486
- let {
487
- x: p,
488
- y: w
489
- } = x;
490
- return {
491
- x: p,
492
- y: w
493
- };
494
- }
495
- },
496
- ...c
497
- } = H(t, e), f = {
498
- x: n,
499
- y: o
500
- }, d = await J(e, c), u = U(B(i)), h = lt(u);
501
- let a = f[h], m = f[u];
502
- if (s) {
503
- const x = h === "y" ? "top" : "left", p = h === "y" ? "bottom" : "right", w = a + d[x], y = a - d[p];
504
- a = rt(w, a, y);
505
- }
506
- if (r) {
507
- const x = u === "y" ? "top" : "left", p = u === "y" ? "bottom" : "right", w = m + d[x], y = m - d[p];
508
- m = rt(w, m, y);
509
- }
510
- const g = l.fn({
511
- ...e,
512
- [h]: a,
513
- [u]: m
514
- });
515
- return {
516
- ...g,
517
- data: {
518
- x: g.x - n,
519
- y: g.y - o
520
- }
521
- };
522
- }
523
- };
524
- }, jt = function(t) {
525
- return t === void 0 && (t = {}), {
526
- options: t,
527
- fn(e) {
528
- const {
529
- x: n,
530
- y: o,
531
- placement: i,
532
- rects: s,
533
- middlewareData: r
534
- } = e, {
535
- offset: l = 0,
536
- mainAxis: c = !0,
537
- crossAxis: f = !0
538
- } = H(t, e), d = {
539
- x: n,
540
- y: o
541
- }, u = U(i), h = lt(u);
542
- let a = d[h], m = d[u];
543
- const g = H(l, e), x = typeof g == "number" ? {
544
- mainAxis: g,
545
- crossAxis: 0
546
- } : {
547
- mainAxis: 0,
548
- crossAxis: 0,
549
- ...g
550
- };
551
- if (c) {
552
- const y = h === "y" ? "height" : "width", b = s.reference[h] - s.floating[y] + x.mainAxis, v = s.reference[h] + s.reference[y] - x.mainAxis;
553
- a < b ? a = b : a > v && (a = v);
554
- }
555
- if (f) {
556
- var p, w;
557
- const y = h === "y" ? "width" : "height", b = ["top", "left"].includes(B(i)), v = s.reference[u] - s.floating[y] + (b && ((p = r.offset) == null ? void 0 : p[u]) || 0) + (b ? 0 : x.crossAxis), A = s.reference[u] + s.reference[y] + (b ? 0 : ((w = r.offset) == null ? void 0 : w[u]) || 0) - (b ? x.crossAxis : 0);
558
- m < v ? m = v : m > A && (m = A);
559
- }
560
- return {
561
- [h]: a,
562
- [u]: m
563
- };
564
- }
565
- };
566
- }, Xt = function(t) {
567
- return t === void 0 && (t = {}), {
568
- name: "size",
569
- options: t,
570
- async fn(e) {
571
- const {
572
- placement: n,
573
- rects: o,
574
- platform: i,
575
- elements: s
576
- } = e, {
577
- apply: r = () => {
578
- },
579
- ...l
580
- } = H(t, e), c = await J(e, l), f = B(n), d = q(n), u = U(n) === "y", {
581
- width: h,
582
- height: a
583
- } = o.floating;
584
- let m, g;
585
- f === "top" || f === "bottom" ? (m = f, g = d === (await (i.isRTL == null ? void 0 : i.isRTL(s.floating)) ? "start" : "end") ? "left" : "right") : (g = f, m = d === "end" ? "top" : "bottom");
586
- const x = a - c.top - c.bottom, p = h - c.left - c.right, w = M(a - c[m], x), y = M(h - c[g], p), b = !e.middlewareData.shift;
587
- let v = w, A = y;
588
- if (u ? A = d || b ? M(y, p) : p : v = d || b ? M(w, x) : x, b && !d) {
589
- const S = C(c.left, 0), V = C(c.right, 0), $ = C(c.top, 0), z = C(c.bottom, 0);
590
- u ? A = h - 2 * (S !== 0 || V !== 0 ? S + V : C(c.left, c.right)) : v = a - 2 * ($ !== 0 || z !== 0 ? $ + z : C(c.top, c.bottom));
591
- }
592
- await r({
593
- ...e,
594
- availableWidth: A,
595
- availableHeight: v
596
- });
597
- const O = await i.getDimensions(s.floating);
598
- return h !== O.width || a !== O.height ? {
599
- reset: {
600
- rects: !0
601
- }
602
- } : {};
603
- }
604
- };
605
- };
606
- function K(t) {
607
- return At(t) ? (t.nodeName || "").toLowerCase() : "#document";
608
- }
609
- function E(t) {
610
- var e;
611
- return (t == null || (e = t.ownerDocument) == null ? void 0 : e.defaultView) || window;
612
- }
613
- function N(t) {
614
- var e;
615
- return (e = (At(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
616
- }
617
- function At(t) {
618
- return t instanceof Node || t instanceof E(t).Node;
619
- }
620
- function k(t) {
621
- return t instanceof Element || t instanceof E(t).Element;
622
- }
623
- function F(t) {
624
- return t instanceof HTMLElement || t instanceof E(t).HTMLElement;
625
- }
626
- function wt(t) {
627
- return typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof E(t).ShadowRoot;
628
- }
629
- function Z(t) {
630
- const {
631
- overflow: e,
632
- overflowX: n,
633
- overflowY: o,
634
- display: i
635
- } = L(t);
636
- return /auto|scroll|overlay|hidden|clip/.test(e + o + n) && !["inline", "contents"].includes(i);
637
- }
638
- function qt(t) {
639
- return ["table", "td", "th"].includes(K(t));
640
- }
641
- function Ut(t) {
642
- return [":popover-open", ":modal"].some((e) => {
643
- try {
644
- return t.matches(e);
645
- } catch {
646
- return !1;
647
- }
648
- });
649
- }
650
- function ut(t) {
651
- const e = dt(), n = L(t);
652
- return n.transform !== "none" || n.perspective !== "none" || (n.containerType ? n.containerType !== "normal" : !1) || !e && (n.backdropFilter ? n.backdropFilter !== "none" : !1) || !e && (n.filter ? n.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((o) => (n.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (n.contain || "").includes(o));
653
- }
654
- function Kt(t) {
655
- let e = _(t);
656
- for (; F(e) && !X(e); ) {
657
- if (Ut(e))
658
- return null;
659
- if (ut(e))
660
- return e;
661
- e = _(e);
662
- }
663
- return null;
664
- }
665
- function dt() {
666
- return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
667
- }
668
- function X(t) {
669
- return ["html", "body", "#document"].includes(K(t));
670
- }
671
- function L(t) {
672
- return E(t).getComputedStyle(t);
673
- }
674
- function it(t) {
675
- return k(t) ? {
676
- scrollLeft: t.scrollLeft,
677
- scrollTop: t.scrollTop
678
- } : {
679
- scrollLeft: t.scrollX,
680
- scrollTop: t.scrollY
681
- };
682
- }
683
- function _(t) {
684
- if (K(t) === "html")
685
- return t;
686
- const e = (
687
- // Step into the shadow DOM of the parent of a slotted node.
688
- t.assignedSlot || // DOM Element detected.
689
- t.parentNode || // ShadowRoot detected.
690
- wt(t) && t.host || // Fallback.
691
- N(t)
692
- );
693
- return wt(e) ? e.host : e;
694
- }
695
- function Ot(t) {
696
- const e = _(t);
697
- return X(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : F(e) && Z(e) ? e : Ot(e);
698
- }
699
- function Q(t, e, n) {
700
- var o;
701
- e === void 0 && (e = []), n === void 0 && (n = !0);
702
- const i = Ot(t), s = i === ((o = t.ownerDocument) == null ? void 0 : o.body), r = E(i);
703
- return s ? e.concat(r, r.visualViewport || [], Z(i) ? i : [], r.frameElement && n ? Q(r.frameElement) : []) : e.concat(i, Q(i, [], n));
704
- }
705
- function Rt(t) {
706
- const e = L(t);
707
- let n = parseFloat(e.width) || 0, o = parseFloat(e.height) || 0;
708
- const i = F(t), s = i ? t.offsetWidth : n, r = i ? t.offsetHeight : o, l = et(n) !== s || et(o) !== r;
709
- return l && (n = s, o = r), {
710
- width: n,
711
- height: o,
712
- $: l
713
- };
714
- }
715
- function mt(t) {
716
- return k(t) ? t : t.contextElement;
717
- }
718
- function j(t) {
719
- const e = mt(t);
720
- if (!F(e))
721
- return I(1);
722
- const n = e.getBoundingClientRect(), {
723
- width: o,
724
- height: i,
725
- $: s
726
- } = Rt(e);
727
- let r = (s ? et(n.width) : n.width) / o, l = (s ? et(n.height) : n.height) / i;
728
- return (!r || !Number.isFinite(r)) && (r = 1), (!l || !Number.isFinite(l)) && (l = 1), {
729
- x: r,
730
- y: l
731
- };
732
- }
733
- const Gt = /* @__PURE__ */ I(0);
734
- function Ct(t) {
735
- const e = E(t);
736
- return !dt() || !e.visualViewport ? Gt : {
737
- x: e.visualViewport.offsetLeft,
738
- y: e.visualViewport.offsetTop
739
- };
740
- }
741
- function Jt(t, e, n) {
742
- return e === void 0 && (e = !1), !n || e && n !== E(t) ? !1 : e;
743
- }
744
- function Y(t, e, n, o) {
745
- e === void 0 && (e = !1), n === void 0 && (n = !1);
746
- const i = t.getBoundingClientRect(), s = mt(t);
747
- let r = I(1);
748
- e && (o ? k(o) && (r = j(o)) : r = j(t));
749
- const l = Jt(s, n, o) ? Ct(s) : I(0);
750
- let c = (i.left + l.x) / r.x, f = (i.top + l.y) / r.y, d = i.width / r.x, u = i.height / r.y;
751
- if (s) {
752
- const h = E(s), a = o && k(o) ? E(o) : o;
753
- let m = h, g = m.frameElement;
754
- for (; g && o && a !== m; ) {
755
- const x = j(g), p = g.getBoundingClientRect(), w = L(g), y = p.left + (g.clientLeft + parseFloat(w.paddingLeft)) * x.x, b = p.top + (g.clientTop + parseFloat(w.paddingTop)) * x.y;
756
- c *= x.x, f *= x.y, d *= x.x, u *= x.y, c += y, f += b, m = E(g), g = m.frameElement;
757
- }
758
- }
759
- return ot({
760
- width: d,
761
- height: u,
762
- x: c,
763
- y: f
764
- });
765
- }
766
- const Qt = [":popover-open", ":modal"];
767
- function ht(t) {
768
- return Qt.some((e) => {
769
- try {
770
- return t.matches(e);
771
- } catch {
772
- return !1;
773
- }
774
- });
775
- }
776
- function Zt(t) {
777
- let {
778
- elements: e,
779
- rect: n,
780
- offsetParent: o,
781
- strategy: i
782
- } = t;
783
- const s = i === "fixed", r = N(o), l = e ? ht(e.floating) : !1;
784
- if (o === r || l && s)
785
- return n;
786
- let c = {
787
- scrollLeft: 0,
788
- scrollTop: 0
789
- }, f = I(1);
790
- const d = I(0), u = F(o);
791
- if ((u || !u && !s) && ((K(o) !== "body" || Z(r)) && (c = it(o)), F(o))) {
792
- const h = Y(o);
793
- f = j(o), d.x = h.x + o.clientLeft, d.y = h.y + o.clientTop;
794
- }
795
- return {
796
- width: n.width * f.x,
797
- height: n.height * f.y,
798
- x: n.x * f.x - c.scrollLeft * f.x + d.x,
799
- y: n.y * f.y - c.scrollTop * f.y + d.y
800
- };
801
- }
802
- function te(t) {
803
- return Array.from(t.getClientRects());
804
- }
805
- function Et(t) {
806
- return Y(N(t)).left + it(t).scrollLeft;
807
- }
808
- function ee(t) {
809
- const e = N(t), n = it(t), o = t.ownerDocument.body, i = C(e.scrollWidth, e.clientWidth, o.scrollWidth, o.clientWidth), s = C(e.scrollHeight, e.clientHeight, o.scrollHeight, o.clientHeight);
810
- let r = -n.scrollLeft + Et(t);
811
- const l = -n.scrollTop;
812
- return L(o).direction === "rtl" && (r += C(e.clientWidth, o.clientWidth) - i), {
813
- width: i,
814
- height: s,
815
- x: r,
816
- y: l
817
- };
818
- }
819
- function ne(t, e) {
820
- const n = E(t), o = N(t), i = n.visualViewport;
821
- let s = o.clientWidth, r = o.clientHeight, l = 0, c = 0;
822
- if (i) {
823
- s = i.width, r = i.height;
824
- const f = dt();
825
- (!f || f && e === "fixed") && (l = i.offsetLeft, c = i.offsetTop);
826
- }
827
- return {
828
- width: s,
829
- height: r,
830
- x: l,
831
- y: c
832
- };
833
- }
834
- function oe(t, e) {
835
- const n = Y(t, !0, e === "fixed"), o = n.top + t.clientTop, i = n.left + t.clientLeft, s = F(t) ? j(t) : I(1), r = t.clientWidth * s.x, l = t.clientHeight * s.y, c = i * s.x, f = o * s.y;
836
- return {
837
- width: r,
838
- height: l,
839
- x: c,
840
- y: f
841
- };
842
- }
843
- function yt(t, e, n) {
844
- let o;
845
- if (e === "viewport")
846
- o = ne(t, n);
847
- else if (e === "document")
848
- o = ee(N(t));
849
- else if (k(e))
850
- o = oe(e, n);
851
- else {
852
- const i = Ct(t);
853
- o = {
854
- ...e,
855
- x: e.x - i.x,
856
- y: e.y - i.y
857
- };
858
- }
859
- return ot(o);
860
- }
861
- function Tt(t, e) {
862
- const n = _(t);
863
- return n === e || !k(n) || X(n) ? !1 : L(n).position === "fixed" || Tt(n, e);
864
- }
865
- function ie(t, e) {
866
- const n = e.get(t);
867
- if (n)
868
- return n;
869
- let o = Q(t, [], !1).filter((l) => k(l) && K(l) !== "body"), i = null;
870
- const s = L(t).position === "fixed";
871
- let r = s ? _(t) : t;
872
- for (; k(r) && !X(r); ) {
873
- const l = L(r), c = ut(r);
874
- !c && l.position === "fixed" && (i = null), (s ? !c && !i : !c && l.position === "static" && !!i && ["absolute", "fixed"].includes(i.position) || Z(r) && !c && Tt(t, r)) ? o = o.filter((d) => d !== r) : i = l, r = _(r);
875
- }
876
- return e.set(t, o), o;
877
- }
878
- function se(t) {
879
- let {
880
- element: e,
881
- boundary: n,
882
- rootBoundary: o,
883
- strategy: i
884
- } = t;
885
- const r = [...n === "clippingAncestors" ? ht(e) ? [] : ie(e, this._c) : [].concat(n), o], l = r[0], c = r.reduce((f, d) => {
886
- const u = yt(e, d, i);
887
- return f.top = C(u.top, f.top), f.right = M(u.right, f.right), f.bottom = M(u.bottom, f.bottom), f.left = C(u.left, f.left), f;
888
- }, yt(e, l, i));
889
- return {
890
- width: c.right - c.left,
891
- height: c.bottom - c.top,
892
- x: c.left,
893
- y: c.top
894
- };
895
- }
896
- function re(t) {
897
- const {
898
- width: e,
899
- height: n
900
- } = Rt(t);
901
- return {
902
- width: e,
903
- height: n
904
- };
905
- }
906
- function ce(t, e, n) {
907
- const o = F(e), i = N(e), s = n === "fixed", r = Y(t, !0, s, e);
908
- let l = {
909
- scrollLeft: 0,
910
- scrollTop: 0
911
- };
912
- const c = I(0);
913
- if (o || !o && !s)
914
- if ((K(e) !== "body" || Z(i)) && (l = it(e)), o) {
915
- const u = Y(e, !0, s, e);
916
- c.x = u.x + e.clientLeft, c.y = u.y + e.clientTop;
917
- } else i && (c.x = Et(i));
918
- const f = r.left + l.scrollLeft - c.x, d = r.top + l.scrollTop - c.y;
919
- return {
920
- x: f,
921
- y: d,
922
- width: r.width,
923
- height: r.height
924
- };
925
- }
926
- function st(t) {
927
- return L(t).position === "static";
928
- }
929
- function vt(t, e) {
930
- return !F(t) || L(t).position === "fixed" ? null : e ? e(t) : t.offsetParent;
931
- }
932
- function Lt(t, e) {
933
- const n = E(t);
934
- if (ht(t))
935
- return n;
936
- if (!F(t)) {
937
- let i = _(t);
938
- for (; i && !X(i); ) {
939
- if (k(i) && !st(i))
940
- return i;
941
- i = _(i);
942
- }
943
- return n;
944
- }
945
- let o = vt(t, e);
946
- for (; o && qt(o) && st(o); )
947
- o = vt(o, e);
948
- return o && X(o) && st(o) && !ut(o) ? n : o || Kt(t) || n;
949
- }
950
- const le = async function(t) {
951
- const e = this.getOffsetParent || Lt, n = this.getDimensions, o = await n(t.floating);
952
- return {
953
- reference: ce(t.reference, await e(t.floating), t.strategy),
954
- floating: {
955
- x: 0,
956
- y: 0,
957
- width: o.width,
958
- height: o.height
959
- }
960
- };
961
- };
962
- function fe(t) {
963
- return L(t).direction === "rtl";
964
- }
965
- const ae = {
966
- convertOffsetParentRelativeRectToViewportRelativeRect: Zt,
967
- getDocumentElement: N,
968
- getClippingRect: se,
969
- getOffsetParent: Lt,
970
- getElementRects: le,
971
- getClientRects: te,
972
- getDimensions: re,
973
- getScale: j,
974
- isElement: k,
975
- isRTL: fe
976
- };
977
- function ue(t, e) {
978
- let n = null, o;
979
- const i = N(t);
980
- function s() {
981
- var l;
982
- clearTimeout(o), (l = n) == null || l.disconnect(), n = null;
983
- }
984
- function r(l, c) {
985
- l === void 0 && (l = !1), c === void 0 && (c = 1), s();
986
- const {
987
- left: f,
988
- top: d,
989
- width: u,
990
- height: h
991
- } = t.getBoundingClientRect();
992
- if (l || e(), !u || !h)
993
- return;
994
- const a = tt(d), m = tt(i.clientWidth - (f + u)), g = tt(i.clientHeight - (d + h)), x = tt(f), w = {
995
- rootMargin: -a + "px " + -m + "px " + -g + "px " + -x + "px",
996
- threshold: C(0, M(1, c)) || 1
997
- };
998
- let y = !0;
999
- function b(v) {
1000
- const A = v[0].intersectionRatio;
1001
- if (A !== c) {
1002
- if (!y)
1003
- return r();
1004
- A ? r(!1, A) : o = setTimeout(() => {
1005
- r(!1, 1e-7);
1006
- }, 1e3);
1007
- }
1008
- y = !1;
1009
- }
1010
- try {
1011
- n = new IntersectionObserver(b, {
1012
- ...w,
1013
- // Handle <iframe>s
1014
- root: i.ownerDocument
1015
- });
1016
- } catch {
1017
- n = new IntersectionObserver(b, w);
1018
- }
1019
- n.observe(t);
1020
- }
1021
- return r(!0), s;
1022
- }
1023
- function de(t, e, n, o) {
1024
- o === void 0 && (o = {});
1025
- const {
1026
- ancestorScroll: i = !0,
1027
- ancestorResize: s = !0,
1028
- elementResize: r = typeof ResizeObserver == "function",
1029
- layoutShift: l = typeof IntersectionObserver == "function",
1030
- animationFrame: c = !1
1031
- } = o, f = mt(t), d = i || s ? [...f ? Q(f) : [], ...Q(e)] : [];
1032
- d.forEach((p) => {
1033
- i && p.addEventListener("scroll", n, {
1034
- passive: !0
1035
- }), s && p.addEventListener("resize", n);
1036
- });
1037
- const u = f && l ? ue(f, n) : null;
1038
- let h = -1, a = null;
1039
- r && (a = new ResizeObserver((p) => {
1040
- let [w] = p;
1041
- w && w.target === f && a && (a.unobserve(e), cancelAnimationFrame(h), h = requestAnimationFrame(() => {
1042
- var y;
1043
- (y = a) == null || y.observe(e);
1044
- })), n();
1045
- }), f && !c && a.observe(f), a.observe(e));
1046
- let m, g = c ? Y(t) : null;
1047
- c && x();
1048
- function x() {
1049
- const p = Y(t);
1050
- g && (p.x !== g.x || p.y !== g.y || p.width !== g.width || p.height !== g.height) && n(), g = p, m = requestAnimationFrame(x);
1051
- }
1052
- return n(), () => {
1053
- var p;
1054
- d.forEach((w) => {
1055
- i && w.removeEventListener("scroll", n), s && w.removeEventListener("resize", n);
1056
- }), u == null || u(), (p = a) == null || p.disconnect(), a = null, c && cancelAnimationFrame(m);
1057
- };
1058
- }
1059
- const me = _t, he = Yt, ge = $t, pe = Xt, xe = zt, we = Vt, ye = jt, ve = (t, e, n) => {
1060
- const o = /* @__PURE__ */ new Map(), i = {
1061
- platform: ae,
1062
- ...n
1063
- }, s = {
1064
- ...i.platform,
1065
- _c: o
1066
- };
1067
- return Nt(t, e, {
1068
- ...i,
1069
- platform: s
1070
- });
1071
- };
1072
- export {
1073
- we as a,
1074
- de as b,
1075
- ve as c,
1076
- pe as d,
1077
- ge as f,
1078
- L as g,
1079
- xe as h,
1080
- k as i,
1081
- ye as l,
1082
- me as o,
1083
- he as s
1084
- };