ivt 0.6.9 → 0.7.1

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 (248) hide show
  1. package/dist/accordion/index.mjs +15 -15
  2. package/dist/accordion-table/index.mjs +27 -27
  3. package/dist/alert/index.mjs +5 -44
  4. package/dist/alert/index.mjs.map +1 -1
  5. package/dist/alert-dialog/index.mjs +17 -17
  6. package/dist/aspect-ratio/index.mjs +1 -1
  7. package/dist/auto-complete-multi-select/index.d.ts +4 -3
  8. package/dist/auto-complete-multi-select/index.mjs +34 -34
  9. package/dist/auto-complete-multi-select/index.mjs.map +1 -1
  10. package/dist/avatar/index.mjs +7 -7
  11. package/dist/badge/index.mjs +3 -3
  12. package/dist/base/index.d.ts +130 -3
  13. package/dist/base/index.mjs +240 -51
  14. package/dist/base/index.mjs.map +1 -1
  15. package/dist/breadcrumb/index.mjs +5 -5
  16. package/dist/button/index.mjs +3 -3
  17. package/dist/button-group/index.mjs +4 -4
  18. package/dist/calendar/index.mjs +9 -9
  19. package/dist/card/index.mjs +3 -3
  20. package/dist/carousel/index.mjs +4 -4
  21. package/dist/chart/index.mjs +4 -4
  22. package/dist/checkbox/index.mjs +14 -14
  23. package/dist/chunks/{CalendarRange-yEDYUjQD.mjs → CalendarRange-BCcF9etO.mjs} +8 -8
  24. package/dist/chunks/{CalendarRange-yEDYUjQD.mjs.map → CalendarRange-BCcF9etO.mjs.map} +1 -1
  25. package/dist/chunks/{ComboboxField-ILa8OaOB.mjs → ComboboxField-C8LG3Dfr.mjs} +9 -9
  26. package/dist/chunks/{ComboboxField-ILa8OaOB.mjs.map → ComboboxField-C8LG3Dfr.mjs.map} +1 -1
  27. package/dist/chunks/{Container-DIxGDpnK.mjs → Container-DGNhxyRJ.mjs} +2 -2
  28. package/dist/chunks/{Container-DIxGDpnK.mjs.map → Container-DGNhxyRJ.mjs.map} +1 -1
  29. package/dist/chunks/{DeleteConfirmationModal-Chw9qtJ5.mjs → DeleteConfirmationModal-CjXlfOWx.mjs} +6 -6
  30. package/dist/chunks/DeleteConfirmationModal-CjXlfOWx.mjs.map +1 -0
  31. package/dist/chunks/{ListItem-Cmc5KRwa.mjs → ListItem-D8UYYQVp.mjs} +4 -4
  32. package/dist/chunks/{ListItem-Cmc5KRwa.mjs.map → ListItem-D8UYYQVp.mjs.map} +1 -1
  33. package/dist/chunks/{TooltipIndicator-DmbkG9GU.mjs → TooltipIndicator-DgBUQgOI.mjs} +5 -5
  34. package/dist/chunks/{TooltipIndicator-DmbkG9GU.mjs.map → TooltipIndicator-DgBUQgOI.mjs.map} +1 -1
  35. package/dist/chunks/{_commonjsHelpers-BB7msia9.mjs → _commonjsHelpers-9sDwrKIv.mjs} +1 -1
  36. package/dist/chunks/_commonjsHelpers-9sDwrKIv.mjs.map +1 -0
  37. package/dist/chunks/{accordion-CEM9oHG4.mjs → accordion-130n2E9C.mjs} +11 -11
  38. package/dist/chunks/{accordion-CEM9oHG4.mjs.map → accordion-130n2E9C.mjs.map} +1 -1
  39. package/dist/chunks/alert-BONxY3hS.mjs +44 -0
  40. package/dist/chunks/alert-BONxY3hS.mjs.map +1 -0
  41. package/dist/chunks/{badge-Bq7g6DlG.mjs → badge-rV4HbE_R.mjs} +2 -2
  42. package/dist/chunks/{badge-Bq7g6DlG.mjs.map → badge-rV4HbE_R.mjs.map} +1 -1
  43. package/dist/chunks/{bundle-mjs-DF1QM7yV.mjs → bundle-mjs-BYcyWisL.mjs} +1 -1
  44. package/dist/chunks/{bundle-mjs-DF1QM7yV.mjs.map → bundle-mjs-BYcyWisL.mjs.map} +1 -1
  45. package/dist/chunks/{button-C0ijXnnF.mjs → button-Co_1yLv6.mjs} +2 -2
  46. package/dist/chunks/{button-C0ijXnnF.mjs.map → button-Co_1yLv6.mjs.map} +1 -1
  47. package/dist/chunks/{calendar-days-Bvb62uyh.mjs → calendar-days-D8ft1Hpj.mjs} +2 -2
  48. package/dist/chunks/{calendar-days-Bvb62uyh.mjs.map → calendar-days-D8ft1Hpj.mjs.map} +1 -1
  49. package/dist/chunks/{calendar-DZgstGv7.mjs → calendar-olAv9AH7.mjs} +7 -7
  50. package/dist/chunks/{calendar-DZgstGv7.mjs.map → calendar-olAv9AH7.mjs.map} +1 -1
  51. package/dist/chunks/{card-BQVVUjMb.mjs → card-C_2pshaz.mjs} +2 -2
  52. package/dist/chunks/{card-BQVVUjMb.mjs.map → card-C_2pshaz.mjs.map} +1 -1
  53. package/dist/chunks/{check-DduIDKAH.mjs → check-BBGTedl-.mjs} +2 -2
  54. package/dist/chunks/{check-DduIDKAH.mjs.map → check-BBGTedl-.mjs.map} +1 -1
  55. package/dist/chunks/{checkbox-CWK1-JLs.mjs → checkbox-D9LLByPZ.mjs} +11 -11
  56. package/dist/chunks/{checkbox-CWK1-JLs.mjs.map → checkbox-D9LLByPZ.mjs.map} +1 -1
  57. package/dist/chunks/{chevron-down-C8lGEIzE.mjs → chevron-down-DNXEgdv9.mjs} +2 -2
  58. package/dist/chunks/{chevron-down-C8lGEIzE.mjs.map → chevron-down-DNXEgdv9.mjs.map} +1 -1
  59. package/dist/chunks/{chevron-left-Ca4MIUps.mjs → chevron-left-D7OzIyKL.mjs} +2 -2
  60. package/dist/chunks/{chevron-left-Ca4MIUps.mjs.map → chevron-left-D7OzIyKL.mjs.map} +1 -1
  61. package/dist/chunks/{chevron-right-D8jyu1Ce.mjs → chevron-right-mC6NR8jW.mjs} +2 -2
  62. package/dist/chunks/{chevron-right-D8jyu1Ce.mjs.map → chevron-right-mC6NR8jW.mjs.map} +1 -1
  63. package/dist/chunks/{chevrons-up-down-2G_mHB5d.mjs → chevrons-up-down-BFiJwHit.mjs} +2 -2
  64. package/dist/chunks/{chevrons-up-down-2G_mHB5d.mjs.map → chevrons-up-down-BFiJwHit.mjs.map} +1 -1
  65. package/dist/chunks/{command-CTTEi-Tw.mjs → command-IckfUQsK.mjs} +8 -8
  66. package/dist/chunks/{command-CTTEi-Tw.mjs.map → command-IckfUQsK.mjs.map} +1 -1
  67. package/dist/chunks/{createLucideIcon-CyWof2Fq.mjs → createLucideIcon-DLrNgMqk.mjs} +1 -1
  68. package/dist/chunks/{createLucideIcon-CyWof2Fq.mjs.map → createLucideIcon-DLrNgMqk.mjs.map} +1 -1
  69. package/dist/chunks/{date-Nk-MIRuv.mjs → date-bAe2UaSj.mjs} +2 -2
  70. package/dist/chunks/{date-Nk-MIRuv.mjs.map → date-bAe2UaSj.mjs.map} +1 -1
  71. package/dist/chunks/{dialog-DsCgCf_e.mjs → dialog-BkF50Tmo.mjs} +4 -4
  72. package/dist/chunks/{dialog-DsCgCf_e.mjs.map → dialog-BkF50Tmo.mjs.map} +1 -1
  73. package/dist/chunks/{ellipsis-CETjPDAu.mjs → ellipsis-xV1ovGxI.mjs} +2 -2
  74. package/dist/chunks/{ellipsis-CETjPDAu.mjs.map → ellipsis-xV1ovGxI.mjs.map} +1 -1
  75. package/dist/chunks/{form-Cu6WYy_F.mjs → form-0eamcSZm.mjs} +3 -3
  76. package/dist/chunks/{form-Cu6WYy_F.mjs.map → form-0eamcSZm.mjs.map} +1 -1
  77. package/dist/chunks/{format-Dy5xvA9f.mjs → format-Cn5wls3k.mjs} +1 -1
  78. package/dist/chunks/{format-Dy5xvA9f.mjs.map → format-Cn5wls3k.mjs.map} +1 -1
  79. package/dist/chunks/{format-numbers-Cv0AFOA0.mjs → format-numbers-BMHnFGse.mjs} +1 -1
  80. package/dist/chunks/{format-numbers-Cv0AFOA0.mjs.map → format-numbers-BMHnFGse.mjs.map} +1 -1
  81. package/dist/chunks/{hover-card-DftgNnGK.mjs → hover-card-CodWi0dK.mjs} +11 -11
  82. package/dist/chunks/{hover-card-DftgNnGK.mjs.map → hover-card-CodWi0dK.mjs.map} +1 -1
  83. package/dist/chunks/{index-BI2MxMeC.mjs → index-1tQVI0Jh.mjs} +1 -1
  84. package/dist/chunks/{index-BI2MxMeC.mjs.map → index-1tQVI0Jh.mjs.map} +1 -1
  85. package/dist/chunks/{index-DZlAt5Up.mjs → index-An4yBrAZ.mjs} +2 -2
  86. package/dist/chunks/{index-DZlAt5Up.mjs.map → index-An4yBrAZ.mjs.map} +1 -1
  87. package/dist/chunks/{index-sGgLIg5I.mjs → index-BRYGnp2Q.mjs} +11 -11
  88. package/dist/chunks/{index-sGgLIg5I.mjs.map → index-BRYGnp2Q.mjs.map} +1 -1
  89. package/dist/chunks/{index-qUT5iV25.mjs → index-BTe1rv5Z.mjs} +3 -3
  90. package/dist/chunks/{index-qUT5iV25.mjs.map → index-BTe1rv5Z.mjs.map} +1 -1
  91. package/dist/chunks/{index-D56BYstR.mjs → index-Bl-WJHvp.mjs} +1 -1
  92. package/dist/chunks/{index-D56BYstR.mjs.map → index-Bl-WJHvp.mjs.map} +1 -1
  93. package/dist/chunks/{index-DE-b60L0.mjs → index-BsG_UW8k.mjs} +9 -9
  94. package/dist/chunks/{index-DE-b60L0.mjs.map → index-BsG_UW8k.mjs.map} +1 -1
  95. package/dist/chunks/{index-2anlJbdb.mjs → index-C6s8KI_8.mjs} +3 -3
  96. package/dist/chunks/{index-2anlJbdb.mjs.map → index-C6s8KI_8.mjs.map} +1 -1
  97. package/dist/chunks/{index-BsB-iQGw.mjs → index-CGLjQEjG.mjs} +1 -1
  98. package/dist/chunks/{index-BsB-iQGw.mjs.map → index-CGLjQEjG.mjs.map} +1 -1
  99. package/dist/chunks/{index-CQt6sjXa.mjs → index-Cbm3--wc.mjs} +1 -1
  100. package/dist/chunks/{index-CQt6sjXa.mjs.map → index-Cbm3--wc.mjs.map} +1 -1
  101. package/dist/chunks/{index-Ccz8nL5M.mjs → index-D4FMFHi9.mjs} +2 -2
  102. package/dist/chunks/{index-Ccz8nL5M.mjs.map → index-D4FMFHi9.mjs.map} +1 -1
  103. package/dist/chunks/{index-B0Kdhw0d.mjs → index-DKOlG3mh.mjs} +1 -1
  104. package/dist/chunks/{index-B0Kdhw0d.mjs.map → index-DKOlG3mh.mjs.map} +1 -1
  105. package/dist/chunks/{index-vtBqBO3S.mjs → index-DT8WgpCS.mjs} +1 -1
  106. package/dist/chunks/{index-vtBqBO3S.mjs.map → index-DT8WgpCS.mjs.map} +1 -1
  107. package/dist/chunks/{index-CKARIk9k.mjs → index-DUpRrJTH.mjs} +5 -5
  108. package/dist/chunks/{index-CKARIk9k.mjs.map → index-DUpRrJTH.mjs.map} +1 -1
  109. package/dist/chunks/{index-Dot3Y4xv.mjs → index-DWJ_2Xiy.mjs} +9 -9
  110. package/dist/chunks/{index-Dot3Y4xv.mjs.map → index-DWJ_2Xiy.mjs.map} +1 -1
  111. package/dist/chunks/{index-CUXpXuiX.mjs → index-DWmrjIYv.mjs} +15 -15
  112. package/dist/chunks/{index-CUXpXuiX.mjs.map → index-DWmrjIYv.mjs.map} +1 -1
  113. package/dist/chunks/{index-L4pU8dCQ.mjs → index-DgKlJYZP.mjs} +1 -1
  114. package/dist/chunks/{index-L4pU8dCQ.mjs.map → index-DgKlJYZP.mjs.map} +1 -1
  115. package/dist/chunks/{index-DAZztiKf.mjs → index-DmY774z-.mjs} +2 -2
  116. package/dist/chunks/{index-DAZztiKf.mjs.map → index-DmY774z-.mjs.map} +1 -1
  117. package/dist/chunks/{index-Coakg78O.mjs → index-DvCZGX3H.mjs} +5 -5
  118. package/dist/chunks/{index-Coakg78O.mjs.map → index-DvCZGX3H.mjs.map} +1 -1
  119. package/dist/chunks/{index-PrEP6495.mjs → index-FL3PKmOS.mjs} +1 -1
  120. package/dist/chunks/{index-PrEP6495.mjs.map → index-FL3PKmOS.mjs.map} +1 -1
  121. package/dist/chunks/{index-DpP8NjDG.mjs → index-GgS4otoq.mjs} +1 -1
  122. package/dist/chunks/{index-DpP8NjDG.mjs.map → index-GgS4otoq.mjs.map} +1 -1
  123. package/dist/chunks/{index-n9Y_kDgY.mjs → index-aLIsJMgt.mjs} +7 -7
  124. package/dist/chunks/{index-n9Y_kDgY.mjs.map → index-aLIsJMgt.mjs.map} +1 -1
  125. package/dist/chunks/{index-aXbRFMsA.mjs → index-korrz_kD.mjs} +1 -1
  126. package/dist/chunks/{index-aXbRFMsA.mjs.map → index-korrz_kD.mjs.map} +1 -1
  127. package/dist/chunks/{index-BEh8ek6-.mjs → index-tkRL9Tft.mjs} +2 -2
  128. package/dist/chunks/{index-BEh8ek6-.mjs.map → index-tkRL9Tft.mjs.map} +1 -1
  129. package/dist/chunks/{index.module-dysOJ0dE.mjs → index.module-1-Lm1QYF.mjs} +1 -1
  130. package/dist/chunks/{index.module-dysOJ0dE.mjs.map → index.module-1-Lm1QYF.mjs.map} +1 -1
  131. package/dist/chunks/{input-tGWBpkwj.mjs → input-BEkvMaQp.mjs} +2 -2
  132. package/dist/chunks/{input-tGWBpkwj.mjs.map → input-BEkvMaQp.mjs.map} +1 -1
  133. package/dist/chunks/{label-BrO1sQ0r.mjs → label-atj6gghV.mjs} +3 -3
  134. package/dist/chunks/{label-BrO1sQ0r.mjs.map → label-atj6gghV.mjs.map} +1 -1
  135. package/dist/chunks/{loader-circle-4xW2b9O-.mjs → loader-circle-BX1p6hn_.mjs} +2 -2
  136. package/dist/chunks/{loader-circle-4xW2b9O-.mjs.map → loader-circle-BX1p6hn_.mjs.map} +1 -1
  137. package/dist/chunks/{menubar-IydEfpqR.mjs → menubar-JE1m8rYJ.mjs} +13 -13
  138. package/dist/chunks/{menubar-IydEfpqR.mjs.map → menubar-JE1m8rYJ.mjs.map} +1 -1
  139. package/dist/chunks/{multi-select-okHPP4N6.mjs → multi-select-dor8SMeS.mjs} +13 -13
  140. package/dist/chunks/{multi-select-okHPP4N6.mjs.map → multi-select-dor8SMeS.mjs.map} +1 -1
  141. package/dist/chunks/{pagination-DMKpWpJG.mjs → pagination-BaIJ0fC9.mjs} +6 -6
  142. package/dist/chunks/{pagination-DMKpWpJG.mjs.map → pagination-BaIJ0fC9.mjs.map} +1 -1
  143. package/dist/chunks/{popover-BW3SktUO.mjs → popover-CsYW0nDm.mjs} +13 -13
  144. package/dist/chunks/{popover-BW3SktUO.mjs.map → popover-CsYW0nDm.mjs.map} +1 -1
  145. package/dist/chunks/{progress-DUEVgFeg.mjs → progress-CwHuXUFj.mjs} +4 -4
  146. package/dist/chunks/{progress-DUEVgFeg.mjs.map → progress-CwHuXUFj.mjs.map} +1 -1
  147. package/dist/chunks/{react-number-format.es-Cbz93HFd.mjs → react-number-format.es-DSc45Db0.mjs} +1 -1
  148. package/dist/chunks/{react-number-format.es-Cbz93HFd.mjs.map → react-number-format.es-DSc45Db0.mjs.map} +1 -1
  149. package/dist/chunks/{scroll-area-D9LK7L4w.mjs → scroll-area-Cr1Iu-Ot.mjs} +11 -11
  150. package/dist/chunks/{scroll-area-D9LK7L4w.mjs.map → scroll-area-Cr1Iu-Ot.mjs.map} +1 -1
  151. package/dist/chunks/{select-PRQ81N8j.mjs → select-C4BJbkha.mjs} +5 -5
  152. package/dist/chunks/{select-PRQ81N8j.mjs.map → select-C4BJbkha.mjs.map} +1 -1
  153. package/dist/chunks/{separator-D7Q4xZTz.mjs → separator-StpvupIv.mjs} +3 -3
  154. package/dist/chunks/{separator-D7Q4xZTz.mjs.map → separator-StpvupIv.mjs.map} +1 -1
  155. package/dist/chunks/{sheet-C-yvf0_u.mjs → sheet-BVDcVKli.mjs} +4 -4
  156. package/dist/chunks/{sheet-C-yvf0_u.mjs.map → sheet-BVDcVKli.mjs.map} +1 -1
  157. package/dist/chunks/{skeleton-Bz6KDspc.mjs → skeleton-CIulxewv.mjs} +2 -2
  158. package/dist/chunks/{skeleton-Bz6KDspc.mjs.map → skeleton-CIulxewv.mjs.map} +1 -1
  159. package/dist/chunks/{sortable-BD-qat9h.mjs → sortable-CjI-AdZJ.mjs} +3 -3
  160. package/dist/chunks/{sortable-BD-qat9h.mjs.map → sortable-CjI-AdZJ.mjs.map} +1 -1
  161. package/dist/chunks/{table-CcTvqI8M.mjs → table-Bxaxu8Lu.mjs} +2 -2
  162. package/dist/chunks/{table-CcTvqI8M.mjs.map → table-Bxaxu8Lu.mjs.map} +1 -1
  163. package/dist/chunks/tabs-BY4r8p4T.mjs +187 -0
  164. package/dist/chunks/tabs-BY4r8p4T.mjs.map +1 -0
  165. package/dist/chunks/{textarea-DQisQdiY.mjs → textarea-C6wEktNT.mjs} +2 -2
  166. package/dist/chunks/{textarea-DQisQdiY.mjs.map → textarea-C6wEktNT.mjs.map} +1 -1
  167. package/dist/chunks/{toggle-DAuL1B39.mjs → toggle-BKUFNwmI.mjs} +5 -5
  168. package/dist/chunks/{toggle-DAuL1B39.mjs.map → toggle-BKUFNwmI.mjs.map} +1 -1
  169. package/dist/chunks/{tooltip-DF-75FfQ.mjs → tooltip-BTEGteNb.mjs} +13 -13
  170. package/dist/chunks/{tooltip-DF-75FfQ.mjs.map → tooltip-BTEGteNb.mjs.map} +1 -1
  171. package/dist/chunks/{trash-2-C-nU3lmr.mjs → trash-2-D6lkozey.mjs} +2 -2
  172. package/dist/chunks/{trash-2-C-nU3lmr.mjs.map → trash-2-D6lkozey.mjs.map} +1 -1
  173. package/dist/chunks/{triangle-alert-MhLQqOiF.mjs → triangle-alert-D5Cr5kOo.mjs} +2 -2
  174. package/dist/chunks/{triangle-alert-MhLQqOiF.mjs.map → triangle-alert-D5Cr5kOo.mjs.map} +1 -1
  175. package/dist/chunks/{tslib.es6-Cuxw-1bu.mjs → tslib.es6-DXUeYCTx.mjs} +1 -1
  176. package/dist/chunks/{tslib.es6-Cuxw-1bu.mjs.map → tslib.es6-DXUeYCTx.mjs.map} +1 -1
  177. package/dist/chunks/{utils-CwDmCEge.mjs → utils-05LlW3Cl.mjs} +2 -2
  178. package/dist/chunks/{utils-CwDmCEge.mjs.map → utils-05LlW3Cl.mjs.map} +1 -1
  179. package/dist/chunks/{wand-sparkles-7XfX5Sd6.mjs → wand-sparkles-BIbU0kjG.mjs} +2 -2
  180. package/dist/chunks/{wand-sparkles-7XfX5Sd6.mjs.map → wand-sparkles-BIbU0kjG.mjs.map} +1 -1
  181. package/dist/chunks/{x-Dpaoz6yn.mjs → x-BOMmTgZd.mjs} +2 -2
  182. package/dist/chunks/{x-Dpaoz6yn.mjs.map → x-BOMmTgZd.mjs.map} +1 -1
  183. package/dist/collapsible/index.mjs +9 -9
  184. package/dist/combobox/index.d.ts +5 -1
  185. package/dist/combobox/index.mjs +29 -27
  186. package/dist/combobox/index.mjs.map +1 -1
  187. package/dist/command/index.mjs +20 -20
  188. package/dist/context-menu/index.mjs +23 -23
  189. package/dist/dash/index.mjs +25 -25
  190. package/dist/data-table/index.mjs +35 -35
  191. package/dist/date-picker/index.mjs +27 -27
  192. package/dist/dialog/index.mjs +19 -19
  193. package/dist/drawer/index.mjs +16 -16
  194. package/dist/dropdown-menu/index.mjs +23 -23
  195. package/dist/dropzone/index.mjs +19 -19
  196. package/dist/editable-table/index.mjs +20 -20
  197. package/dist/empty/index.mjs +2 -2
  198. package/dist/field/index.mjs +5 -5
  199. package/dist/form/index.mjs +5 -5
  200. package/dist/form-fields/index.mjs +28 -28
  201. package/dist/hover-card/index.mjs +15 -15
  202. package/dist/icon/index.mjs +1 -1
  203. package/dist/index.css +1 -1
  204. package/dist/input/index.mjs +3 -3
  205. package/dist/input-group/index.mjs +5 -5
  206. package/dist/input-otp/index.mjs +3 -3
  207. package/dist/item/index.mjs +4 -4
  208. package/dist/ivt.css +1 -1
  209. package/dist/kbd/index.mjs +2 -2
  210. package/dist/label/index.mjs +4 -4
  211. package/dist/layout/index.mjs +23 -23
  212. package/dist/menubar/index.mjs +24 -24
  213. package/dist/multi-input-list/index.d.ts +7 -0
  214. package/dist/multi-input-list/index.mjs +178 -74
  215. package/dist/multi-input-list/index.mjs.map +1 -1
  216. package/dist/multi-select/index.mjs +33 -33
  217. package/dist/navigation-menu/index.mjs +17 -17
  218. package/dist/pagination/index.mjs +8 -8
  219. package/dist/popover/index.mjs +18 -18
  220. package/dist/progress/index.mjs +5 -5
  221. package/dist/radio-group/index.mjs +17 -17
  222. package/dist/resizable/index.mjs +3 -3
  223. package/dist/scroll-area/index.mjs +12 -12
  224. package/dist/select/index.mjs +6 -6
  225. package/dist/separator/index.mjs +4 -4
  226. package/dist/shared/index.mjs +5 -5
  227. package/dist/sheet/index.mjs +19 -19
  228. package/dist/sidebar/index.mjs +27 -27
  229. package/dist/skeleton/index.mjs +3 -3
  230. package/dist/skeleton-component/index.mjs +4 -4
  231. package/dist/slider/index.mjs +12 -12
  232. package/dist/sortable/index.mjs +4 -4
  233. package/dist/spinner/index.mjs +4 -4
  234. package/dist/switch/index.mjs +10 -10
  235. package/dist/table/index.mjs +3 -3
  236. package/dist/table-filter/index.d.ts +7 -1
  237. package/dist/table-filter/index.mjs +95 -65
  238. package/dist/table-filter/index.mjs.map +1 -1
  239. package/dist/tabs/index.mjs +16 -190
  240. package/dist/tabs/index.mjs.map +1 -1
  241. package/dist/textarea/index.mjs +3 -3
  242. package/dist/toast/index.mjs +15 -15
  243. package/dist/toggle/index.mjs +7 -7
  244. package/dist/toggle-group/index.mjs +13 -13
  245. package/dist/tooltip/index.mjs +17 -17
  246. package/package.json +470 -470
  247. package/dist/chunks/DeleteConfirmationModal-Chw9qtJ5.mjs.map +0 -1
  248. package/dist/chunks/_commonjsHelpers-BB7msia9.mjs.map +0 -1
package/package.json CHANGED
@@ -1,472 +1,472 @@
1
1
  {
2
- "author": "Investtools",
3
- "name": "ivt",
4
- "version": "0.6.9",
5
- "description": "Ivt Components Library",
6
- "keywords": [
7
- "ivt",
8
- "investtools",
9
- "react",
10
- "react-component",
11
- "typescript",
12
- "tailwind",
13
- "shadcn"
14
- ],
15
- "private": false,
16
- "type": "module",
17
- "main": "dist/index/index.js",
18
- "module": "dist/index/index.mjs",
19
- "types": "dist/index/index.d.ts",
20
- "scripts": {
21
- "dev": "vite",
22
- "build": "tsc -b && vite build",
23
- "format": "biome format",
24
- "format:fix": "biome format --write",
25
- "lint": "biome lint",
26
- "lint:fix": "biome lint --write",
27
- "biome:ci": "biome check --no-errors-on-unmatched",
28
- "biome:fix": "biome check --write --no-errors-on-unmatched",
29
- "rollup": "export NODE_OPTIONS='--max-old-space-size=20192' && GENERATE_SOURCEMAP=false && rollup -c --bundleConfigAsCjs",
30
- "preview": "vite preview",
31
- "storybook": "npx storybook dev -p 6006",
32
- "build-storybook": "npx storybook build",
33
- "prepare": "husky",
34
- "test": "vitest"
35
- },
36
- "lint-staged": {
37
- "*": [
38
- "biome check --write --no-errors-on-unmatched"
39
- ]
40
- },
41
- "files": [
42
- "dist/**/*",
43
- "README.md",
44
- "LICENSE.md"
45
- ],
46
- "exports": {
47
- "./avatar": {
48
- "import": "./dist/avatar/index.mjs",
49
- "types": "./dist/avatar/index.d.ts"
50
- },
51
- "./accordion": {
52
- "import": "./dist/accordion/index.mjs",
53
- "types": "./dist/accordion/index.d.ts"
54
- },
55
- "./accordion-table": {
56
- "import": "./dist/accordion-table/index.mjs",
57
- "types": "./dist/accordion-table/index.d.ts"
58
- },
59
- "./alert": {
60
- "import": "./dist/alert/index.mjs",
61
- "types": "./dist/alert/index.d.ts"
62
- },
63
- "./alert-dialog": {
64
- "import": "./dist/alert-dialog/index.mjs",
65
- "types": "./dist/alert-dialog/index.d.ts"
66
- },
67
- "./aspect-ratio": {
68
- "import": "./dist/aspect-ratio/index.mjs",
69
- "types": "./dist/aspect-ratio/index.d.ts"
70
- },
71
- "./badge": {
72
- "import": "./dist/badge/index.mjs",
73
- "types": "./dist/badge/index.d.ts"
74
- },
75
- "./breadcrumb": {
76
- "import": "./dist/breadcrumb/index.mjs",
77
- "types": "./dist/breadcrumb/index.d.ts"
78
- },
79
- "./base": {
80
- "import": "./dist/base/index.mjs",
81
- "types": "./dist/base/index.d.ts"
82
- },
83
- "./button": {
84
- "import": "./dist/button/index.mjs",
85
- "types": "./dist/button/index.d.ts"
86
- },
87
- "./button-group": {
88
- "import": "./dist/button-group/index.mjs",
89
- "types": "./dist/button-group/index.d.ts"
90
- },
91
- "./calendar": {
92
- "import": "./dist/calendar/index.mjs",
93
- "types": "./dist/calendar/index.d.ts"
94
- },
95
- "./card": {
96
- "import": "./dist/card/index.mjs",
97
- "types": "./dist/card/index.d.ts"
98
- },
99
- "./carousel": {
100
- "import": "./dist/carousel/index.mjs",
101
- "types": "./dist/carousel/index.d.ts"
102
- },
103
- "./collapsible": {
104
- "import": "./dist/collapsible/index.mjs",
105
- "types": "./dist/collapsible/index.d.ts"
106
- },
107
- "./context-menu": {
108
- "import": "./dist/context-menu/index.mjs",
109
- "types": "./dist/context-menu/index.d.ts"
110
- },
111
- "./combobox": {
112
- "import": "./dist/combobox/index.mjs",
113
- "types": "./dist/combobox/index.d.ts"
114
- },
115
- "./chart": {
116
- "import": "./dist/chart/index.mjs",
117
- "types": "./dist/chart/index.d.ts"
118
- },
119
- "./checkbox": {
120
- "import": "./dist/checkbox/index.mjs",
121
- "types": "./dist/checkbox/index.d.ts"
122
- },
123
- "./command": {
124
- "import": "./dist/command/index.mjs",
125
- "types": "./dist/command/index.d.ts"
126
- },
127
- "./dash": {
128
- "import": "./dist/dash/index.mjs",
129
- "types": "./dist/dash/index.d.ts"
130
- },
131
- "./data-table": {
132
- "import": "./dist/data-table/index.mjs",
133
- "types": "./dist/data-table/index.d.ts"
134
- },
135
- "./date-picker": {
136
- "import": "./dist/date-picker/index.mjs",
137
- "types": "./dist/date-picker/index.d.ts"
138
- },
139
- "./dialog": {
140
- "import": "./dist/dialog/index.mjs",
141
- "types": "./dist/dialog/index.d.ts"
142
- },
143
- "./drawer": {
144
- "import": "./dist/drawer/index.mjs",
145
- "types": "./dist/drawer/index.d.ts"
146
- },
147
- "./dropdown-menu": {
148
- "import": "./dist/dropdown-menu/index.mjs",
149
- "types": "./dist/dropdown-menu/index.d.ts"
150
- },
151
- "./empty": {
152
- "import": "./dist/empty/index.mjs",
153
- "types": "./dist/empty/index.d.ts"
154
- },
155
- "./field": {
156
- "import": "./dist/field/index.mjs",
157
- "types": "./dist/field/index.d.ts"
158
- },
159
- "./dropzone": {
160
- "import": "./dist/dropzone/index.mjs",
161
- "types": "./dist/dropzone/index.d.ts"
162
- },
163
- "./editable-table": {
164
- "import": "./dist/editable-table/index.mjs",
165
- "types": "./dist/editable-table/index.d.ts"
166
- },
167
- "./form": {
168
- "import": "./dist/form/index.mjs",
169
- "types": "./dist/form/index.d.ts"
170
- },
171
- "./form-fields": {
172
- "import": "./dist/form-fields/index.mjs",
173
- "types": "./dist/form-fields/index.d.ts"
174
- },
175
- "./icon": {
176
- "import": "./dist/icon/index.mjs",
177
- "types": "./dist/icon/index.d.ts"
178
- },
179
- "./index.css": {
180
- "import": "./dist/index.css"
181
- },
182
- "./input": {
183
- "import": "./dist/input/index.mjs",
184
- "types": "./dist/input/index.d.ts"
185
- },
186
- "./input-group": {
187
- "import": "./dist/input-group/index.mjs",
188
- "types": "./dist/input-group/index.d.ts"
189
- },
190
- "./input-otp": {
191
- "import": "./dist/input-otp/index.mjs",
192
- "types": "./dist/input-otp/index.d.ts"
193
- },
194
- "./item": {
195
- "import": "./dist/item/index.mjs",
196
- "types": "./dist/item/index.d.ts"
197
- },
198
- "./kbd": {
199
- "import": "./dist/kbd/index.mjs",
200
- "types": "./dist/kbd/index.d.ts"
201
- },
202
- "./menubar": {
203
- "import": "./dist/menubar/index.mjs",
204
- "types": "./dist/menubar/index.d.ts"
205
- },
206
- "./multi-input-list": {
207
- "import": "./dist/multi-input-list/index.mjs",
208
- "types": "./dist/multi-input-list/index.d.ts"
209
- },
210
- "./multi-select": {
211
- "import": "./dist/multi-select/index.mjs",
212
- "types": "./dist/multi-select/index.d.ts"
213
- },
214
- "./auto-complete-multi-select": {
215
- "import": "./dist/auto-complete-multi-select/index.mjs",
216
- "types": "./dist/auto-complete-multi-select/index.d.ts"
217
- },
218
- "./navigation-menu": {
219
- "import": "./dist/navigation-menu/index.mjs",
220
- "types": "./dist/navigation-menu/index.d.ts"
221
- },
222
- "./label": {
223
- "import": "./dist/label/index.mjs",
224
- "types": "./dist/label/index.d.ts"
225
- },
226
- "./pagination": {
227
- "import": "./dist/pagination/index.mjs",
228
- "types": "./dist/pagination/index.d.ts"
229
- },
230
- "./popover": {
231
- "import": "./dist/popover/index.mjs",
232
- "types": "./dist/popover/index.d.ts"
233
- },
234
- "./progress": {
235
- "import": "./dist/progress/index.mjs",
236
- "types": "./dist/progress/index.d.ts"
237
- },
238
- "./radio-group": {
239
- "import": "./dist/radio-group/index.mjs",
240
- "types": "./dist/radio-group/index.d.ts"
241
- },
242
- "./resizable": {
243
- "import": "./dist/resizable/index.mjs",
244
- "types": "./dist/resizable/index.d.ts"
245
- },
246
- "./scroll-area": {
247
- "import": "./dist/scroll-area/index.mjs",
248
- "types": "./dist/scroll-area/index.d.ts"
249
- },
250
- "./select": {
251
- "import": "./dist/select/index.mjs",
252
- "types": "./dist/select/index.d.ts"
253
- },
254
- "./separator": {
255
- "import": "./dist/separator/index.mjs",
256
- "types": "./dist/separator/index.d.ts"
257
- },
258
- "./sidebar": {
259
- "import": "./dist/sidebar/index.mjs",
260
- "types": "./dist/sidebar/index.d.ts"
261
- },
262
- "./sortable": {
263
- "import": "./dist/sortable/index.mjs",
264
- "types": "./dist/sortable/index.d.ts"
265
- },
266
- "./spinner": {
267
- "import": "./dist/spinner/index.mjs",
268
- "types": "./dist/spinner/index.d.ts"
269
- },
270
- "./sonner": {
271
- "import": "./dist/sonner/index.mjs",
272
- "types": "./dist/sonner/index.d.ts"
273
- },
274
- "./skeleton": {
275
- "import": "./dist/skeleton/index.mjs",
276
- "types": "./dist/skeleton/index.d.ts"
277
- },
278
- "./slider": {
279
- "import": "./dist/slider/index.mjs",
280
- "types": "./dist/slider/index.d.ts"
281
- },
282
- "./skeleton-component": {
283
- "import": "./dist/skeleton-component/index.mjs",
284
- "types": "./dist/skeleton-component/index.d.ts"
285
- },
286
- "./table-filter": {
287
- "import": "./dist/table-filter/index.mjs",
288
- "types": "./dist/table-filter/index.d.ts"
289
- },
290
- "./shared": {
291
- "import": "./dist/shared/index.mjs",
292
- "types": "./dist/shared/index.d.ts"
293
- },
294
- "./sheet": {
295
- "import": "./dist/sheet/index.mjs",
296
- "types": "./dist/sheet/index.d.ts"
297
- },
298
- "./switch": {
299
- "import": "./dist/switch/index.mjs",
300
- "types": "./dist/switch/index.d.ts"
301
- },
302
- "./table": {
303
- "import": "./dist/table/index.mjs",
304
- "types": "./dist/table/index.d.ts"
305
- },
306
- "./tabs": {
307
- "import": "./dist/tabs/index.mjs",
308
- "types": "./dist/tabs/index.d.ts"
309
- },
310
- "./textarea": {
311
- "import": "./dist/textarea/index.mjs",
312
- "types": "./dist/textarea/index.d.ts"
313
- },
314
- "./toast": {
315
- "import": "./dist/toast/index.mjs",
316
- "types": "./dist/toast/index.d.ts"
317
- },
318
- "./tooltip": {
319
- "import": "./dist/tooltip/index.mjs",
320
- "types": "./dist/tooltip/index.d.ts"
321
- },
322
- "./toggle": {
323
- "import": "./dist/toggle/index.mjs",
324
- "types": "./dist/toggle/index.d.ts"
325
- },
326
- "./toggle-group": {
327
- "import": "./dist/toggle-group/index.mjs",
328
- "types": "./dist/toggle-group/index.d.ts"
329
- },
330
- "./layout": {
331
- "import": "./dist/layout/index.mjs",
332
- "types": "./dist/layout/index.d.ts"
333
- },
334
- "./hover-card": {
335
- "import": "./dist/hover-card/index.mjs",
336
- "types": "./dist/hover-card/index.d.ts"
337
- }
338
- },
339
- "skipLibCheck": true,
340
- "sideEffects": false,
341
- "peerDependencies": {
342
- "react": "^19.0.0",
343
- "react-dom": "^19.0.0"
344
- },
345
- "peerDependenciesMeta": {
346
- "@types/react": {
347
- "optional": true
348
- },
349
- "@types/react-dom": {
350
- "optional": true
351
- }
352
- },
353
- "dependencies": {
354
- "@dnd-kit/core": "^6.3.1",
355
- "@dnd-kit/modifiers": "^9.0.0",
356
- "@dnd-kit/sortable": "^10.0.0",
357
- "@radix-ui/react-accordion": "^1.2.3",
358
- "@radix-ui/react-alert-dialog": "^1.1.7",
359
- "@radix-ui/react-aspect-ratio": "^1.1.7",
360
- "@radix-ui/react-avatar": "^1.1.3",
361
- "@radix-ui/react-checkbox": "^1.1.4",
362
- "@radix-ui/react-collapsible": "^1.1.12",
363
- "@radix-ui/react-context-menu": "^2.2.16",
364
- "@radix-ui/react-dialog": "^1.1.15",
365
- "@radix-ui/react-dropdown-menu": "^2.1.6",
366
- "@radix-ui/react-hover-card": "^1.1.6",
367
- "@radix-ui/react-icons": "^1.3.2",
368
- "@radix-ui/react-label": "^2.1.7",
369
- "@radix-ui/react-menubar": "^1.1.15",
370
- "@radix-ui/react-navigation-menu": "^1.2.14",
371
- "@radix-ui/react-popover": "^1.1.6",
372
- "@radix-ui/react-progress": "^1.1.2",
373
- "@radix-ui/react-radio-group": "^1.3.7",
374
- "@radix-ui/react-scroll-area": "^1.2.3",
375
- "@radix-ui/react-select": "^2.1.6",
376
- "@radix-ui/react-separator": "^1.1.7",
377
- "@radix-ui/react-slider": "^1.3.6",
378
- "@radix-ui/react-slot": "^1.2.3",
379
- "@radix-ui/react-switch": "^1.2.6",
380
- "@radix-ui/react-tabs": "^1.1.3",
381
- "@radix-ui/react-toast": "^1.2.6",
382
- "@radix-ui/react-toggle": "^1.1.9",
383
- "@radix-ui/react-toggle-group": "^1.1.10",
384
- "@radix-ui/react-tooltip": "^1.2.8",
385
- "class-variance-authority": "^0.7.1",
386
- "cmdk": "^1.0.0",
387
- "embla-carousel-react": "^8.6.0",
388
- "input-otp": "^1.4.2",
389
- "react-number-format": "^5.4.4",
390
- "react-resizable-panels": "^3.0.6",
391
- "sonner": "^2.0.2",
392
- "use-debounce": "^10.0.6",
393
- "vaul": "^1.1.2"
394
- },
395
- "devDependencies": {
396
- "@biomejs/biome": "^2.3.5",
397
- "@chromatic-com/storybook": "^3.2.5",
398
- "@eslint/js": "^9.21.0",
399
- "@hookform/resolvers": "^4.1.3",
400
- "@rollup/plugin-alias": "^5.1.1",
401
- "@rollup/plugin-commonjs": "^28.0.3",
402
- "@rollup/plugin-node-resolve": "^16.0.0",
403
- "@rollup/plugin-swc": "^0.4.0",
404
- "@rollup/plugin-terser": "^0.4.4",
405
- "@rollup/plugin-typescript": "^12.1.2",
406
- "@storybook/addon-docs": "^8.6.4",
407
- "@storybook/addon-essentials": "^8.6.4",
408
- "@storybook/addon-onboarding": "^8.6.4",
409
- "@storybook/blocks": "^8.6.4",
410
- "@storybook/experimental-addon-test": "^8.6.4",
411
- "@storybook/manager-api": "^8.6.4",
412
- "@storybook/react": "^8.6.4",
413
- "@storybook/react-vite": "^8.6.4",
414
- "@storybook/test": "^8.6.4",
415
- "@storybook/theming": "^8.6.4",
416
- "@tailwindcss/postcss": "^4.0.12",
417
- "@tailwindcss/vite": "^4.0.12",
418
- "@tanstack/react-query": "^5.67.3",
419
- "@tanstack/react-table": "^8.21.2",
420
- "@testing-library/dom": "^10.4.0",
421
- "@testing-library/jest-dom": "^6.6.3",
422
- "@testing-library/react": "^16.2.0",
423
- "@types/jest": "^29.5.14",
424
- "@types/node": "^22.13.10",
425
- "@types/react": "^19.0.12",
426
- "@types/react-dom": "^19.0.4",
427
- "@vitejs/plugin-react": "^4.3.4",
428
- "@vitest/browser": "^3.0.8",
429
- "@vitest/coverage-v8": "^3.0.8",
430
- "autoprefixer": "^10.4.21",
431
- "clsx": "^2.1.1",
432
- "date-fns": "^4.1.0",
433
- "date-fns-tz": "^3.2.0",
434
- "eslint": "^9.21.0",
435
- "eslint-plugin-react-hooks": "^5.1.0",
436
- "eslint-plugin-react-refresh": "^0.4.19",
437
- "eslint-plugin-storybook": "^0.11.4",
438
- "globals": "^15.15.0",
439
- "husky": "^9.1.7",
440
- "jsdom": "^26.0.0",
441
- "lint-staged": "^15.5.0",
442
- "lucide-react": "^0.479.0",
443
- "playwright": "^1.51.0",
444
- "prettier": "^3.5.3",
445
- "prettier-plugin-tailwindcss": "^0.6.11",
446
- "react-day-picker": "^9.5.1",
447
- "react-dropzone": "^14.3.8",
448
- "react-hook-form": "^7.54.2",
449
- "react-router-dom": "^7.3.0",
450
- "recharts": "^3.1.0",
451
- "rollup-plugin-dts": "^6.1.1",
452
- "rollup-plugin-peer-deps-external": "^2.2.4",
453
- "rollup-plugin-postcss": "^4.0.2",
454
- "rollup-plugin-preserve-directives": "^0.4.0",
455
- "storybook": "^8.6.4",
456
- "tailwind-merge": "^3.0.2",
457
- "tailwindcss": "^4.0.12",
458
- "tailwindcss-animate": "^1.0.7",
459
- "typescript": "~5.7.2",
460
- "typescript-eslint": "^8.24.1",
461
- "vite": "^6.2.3",
462
- "vite-plugin-checker": "^0.9.1",
463
- "vite-plugin-dts": "^4.5.3",
464
- "vitest": "^3.0.9",
465
- "zod": "^3.24.2"
466
- },
467
- "eslintConfig": {
468
- "extends": [
469
- "plugin:storybook/recommended"
470
- ]
471
- }
2
+ "author": "Investtools",
3
+ "name": "ivt",
4
+ "version": "0.7.1",
5
+ "description": "Ivt Components Library",
6
+ "keywords": [
7
+ "ivt",
8
+ "investtools",
9
+ "react",
10
+ "react-component",
11
+ "typescript",
12
+ "tailwind",
13
+ "shadcn"
14
+ ],
15
+ "private": false,
16
+ "type": "module",
17
+ "main": "dist/index/index.js",
18
+ "module": "dist/index/index.mjs",
19
+ "types": "dist/index/index.d.ts",
20
+ "scripts": {
21
+ "dev": "vite",
22
+ "build": "tsc -b && vite build",
23
+ "format": "biome format",
24
+ "format:fix": "biome format --write",
25
+ "lint": "biome lint",
26
+ "lint:fix": "biome lint --write",
27
+ "biome:ci": "biome check --no-errors-on-unmatched",
28
+ "biome:fix": "biome check --write --no-errors-on-unmatched",
29
+ "rollup": "export NODE_OPTIONS='--max-old-space-size=20192' && GENERATE_SOURCEMAP=false && rollup -c --bundleConfigAsCjs",
30
+ "preview": "vite preview",
31
+ "storybook": "npx storybook dev -p 6006",
32
+ "build-storybook": "npx storybook build",
33
+ "prepare": "husky",
34
+ "test": "vitest"
35
+ },
36
+ "lint-staged": {
37
+ "*": [
38
+ "biome check --write --no-errors-on-unmatched"
39
+ ]
40
+ },
41
+ "files": [
42
+ "dist/**/*",
43
+ "README.md",
44
+ "LICENSE.md"
45
+ ],
46
+ "exports": {
47
+ "./avatar": {
48
+ "import": "./dist/avatar/index.mjs",
49
+ "types": "./dist/avatar/index.d.ts"
50
+ },
51
+ "./accordion": {
52
+ "import": "./dist/accordion/index.mjs",
53
+ "types": "./dist/accordion/index.d.ts"
54
+ },
55
+ "./accordion-table": {
56
+ "import": "./dist/accordion-table/index.mjs",
57
+ "types": "./dist/accordion-table/index.d.ts"
58
+ },
59
+ "./alert": {
60
+ "import": "./dist/alert/index.mjs",
61
+ "types": "./dist/alert/index.d.ts"
62
+ },
63
+ "./alert-dialog": {
64
+ "import": "./dist/alert-dialog/index.mjs",
65
+ "types": "./dist/alert-dialog/index.d.ts"
66
+ },
67
+ "./aspect-ratio": {
68
+ "import": "./dist/aspect-ratio/index.mjs",
69
+ "types": "./dist/aspect-ratio/index.d.ts"
70
+ },
71
+ "./badge": {
72
+ "import": "./dist/badge/index.mjs",
73
+ "types": "./dist/badge/index.d.ts"
74
+ },
75
+ "./breadcrumb": {
76
+ "import": "./dist/breadcrumb/index.mjs",
77
+ "types": "./dist/breadcrumb/index.d.ts"
78
+ },
79
+ "./base": {
80
+ "import": "./dist/base/index.mjs",
81
+ "types": "./dist/base/index.d.ts"
82
+ },
83
+ "./button": {
84
+ "import": "./dist/button/index.mjs",
85
+ "types": "./dist/button/index.d.ts"
86
+ },
87
+ "./button-group": {
88
+ "import": "./dist/button-group/index.mjs",
89
+ "types": "./dist/button-group/index.d.ts"
90
+ },
91
+ "./calendar": {
92
+ "import": "./dist/calendar/index.mjs",
93
+ "types": "./dist/calendar/index.d.ts"
94
+ },
95
+ "./card": {
96
+ "import": "./dist/card/index.mjs",
97
+ "types": "./dist/card/index.d.ts"
98
+ },
99
+ "./carousel": {
100
+ "import": "./dist/carousel/index.mjs",
101
+ "types": "./dist/carousel/index.d.ts"
102
+ },
103
+ "./collapsible": {
104
+ "import": "./dist/collapsible/index.mjs",
105
+ "types": "./dist/collapsible/index.d.ts"
106
+ },
107
+ "./context-menu": {
108
+ "import": "./dist/context-menu/index.mjs",
109
+ "types": "./dist/context-menu/index.d.ts"
110
+ },
111
+ "./combobox": {
112
+ "import": "./dist/combobox/index.mjs",
113
+ "types": "./dist/combobox/index.d.ts"
114
+ },
115
+ "./chart": {
116
+ "import": "./dist/chart/index.mjs",
117
+ "types": "./dist/chart/index.d.ts"
118
+ },
119
+ "./checkbox": {
120
+ "import": "./dist/checkbox/index.mjs",
121
+ "types": "./dist/checkbox/index.d.ts"
122
+ },
123
+ "./command": {
124
+ "import": "./dist/command/index.mjs",
125
+ "types": "./dist/command/index.d.ts"
126
+ },
127
+ "./dash": {
128
+ "import": "./dist/dash/index.mjs",
129
+ "types": "./dist/dash/index.d.ts"
130
+ },
131
+ "./data-table": {
132
+ "import": "./dist/data-table/index.mjs",
133
+ "types": "./dist/data-table/index.d.ts"
134
+ },
135
+ "./date-picker": {
136
+ "import": "./dist/date-picker/index.mjs",
137
+ "types": "./dist/date-picker/index.d.ts"
138
+ },
139
+ "./dialog": {
140
+ "import": "./dist/dialog/index.mjs",
141
+ "types": "./dist/dialog/index.d.ts"
142
+ },
143
+ "./drawer": {
144
+ "import": "./dist/drawer/index.mjs",
145
+ "types": "./dist/drawer/index.d.ts"
146
+ },
147
+ "./dropdown-menu": {
148
+ "import": "./dist/dropdown-menu/index.mjs",
149
+ "types": "./dist/dropdown-menu/index.d.ts"
150
+ },
151
+ "./empty": {
152
+ "import": "./dist/empty/index.mjs",
153
+ "types": "./dist/empty/index.d.ts"
154
+ },
155
+ "./field": {
156
+ "import": "./dist/field/index.mjs",
157
+ "types": "./dist/field/index.d.ts"
158
+ },
159
+ "./dropzone": {
160
+ "import": "./dist/dropzone/index.mjs",
161
+ "types": "./dist/dropzone/index.d.ts"
162
+ },
163
+ "./editable-table": {
164
+ "import": "./dist/editable-table/index.mjs",
165
+ "types": "./dist/editable-table/index.d.ts"
166
+ },
167
+ "./form": {
168
+ "import": "./dist/form/index.mjs",
169
+ "types": "./dist/form/index.d.ts"
170
+ },
171
+ "./form-fields": {
172
+ "import": "./dist/form-fields/index.mjs",
173
+ "types": "./dist/form-fields/index.d.ts"
174
+ },
175
+ "./icon": {
176
+ "import": "./dist/icon/index.mjs",
177
+ "types": "./dist/icon/index.d.ts"
178
+ },
179
+ "./index.css": {
180
+ "import": "./dist/index.css"
181
+ },
182
+ "./input": {
183
+ "import": "./dist/input/index.mjs",
184
+ "types": "./dist/input/index.d.ts"
185
+ },
186
+ "./input-group": {
187
+ "import": "./dist/input-group/index.mjs",
188
+ "types": "./dist/input-group/index.d.ts"
189
+ },
190
+ "./input-otp": {
191
+ "import": "./dist/input-otp/index.mjs",
192
+ "types": "./dist/input-otp/index.d.ts"
193
+ },
194
+ "./item": {
195
+ "import": "./dist/item/index.mjs",
196
+ "types": "./dist/item/index.d.ts"
197
+ },
198
+ "./kbd": {
199
+ "import": "./dist/kbd/index.mjs",
200
+ "types": "./dist/kbd/index.d.ts"
201
+ },
202
+ "./menubar": {
203
+ "import": "./dist/menubar/index.mjs",
204
+ "types": "./dist/menubar/index.d.ts"
205
+ },
206
+ "./multi-input-list": {
207
+ "import": "./dist/multi-input-list/index.mjs",
208
+ "types": "./dist/multi-input-list/index.d.ts"
209
+ },
210
+ "./multi-select": {
211
+ "import": "./dist/multi-select/index.mjs",
212
+ "types": "./dist/multi-select/index.d.ts"
213
+ },
214
+ "./auto-complete-multi-select": {
215
+ "import": "./dist/auto-complete-multi-select/index.mjs",
216
+ "types": "./dist/auto-complete-multi-select/index.d.ts"
217
+ },
218
+ "./navigation-menu": {
219
+ "import": "./dist/navigation-menu/index.mjs",
220
+ "types": "./dist/navigation-menu/index.d.ts"
221
+ },
222
+ "./label": {
223
+ "import": "./dist/label/index.mjs",
224
+ "types": "./dist/label/index.d.ts"
225
+ },
226
+ "./pagination": {
227
+ "import": "./dist/pagination/index.mjs",
228
+ "types": "./dist/pagination/index.d.ts"
229
+ },
230
+ "./popover": {
231
+ "import": "./dist/popover/index.mjs",
232
+ "types": "./dist/popover/index.d.ts"
233
+ },
234
+ "./progress": {
235
+ "import": "./dist/progress/index.mjs",
236
+ "types": "./dist/progress/index.d.ts"
237
+ },
238
+ "./radio-group": {
239
+ "import": "./dist/radio-group/index.mjs",
240
+ "types": "./dist/radio-group/index.d.ts"
241
+ },
242
+ "./resizable": {
243
+ "import": "./dist/resizable/index.mjs",
244
+ "types": "./dist/resizable/index.d.ts"
245
+ },
246
+ "./scroll-area": {
247
+ "import": "./dist/scroll-area/index.mjs",
248
+ "types": "./dist/scroll-area/index.d.ts"
249
+ },
250
+ "./select": {
251
+ "import": "./dist/select/index.mjs",
252
+ "types": "./dist/select/index.d.ts"
253
+ },
254
+ "./separator": {
255
+ "import": "./dist/separator/index.mjs",
256
+ "types": "./dist/separator/index.d.ts"
257
+ },
258
+ "./sidebar": {
259
+ "import": "./dist/sidebar/index.mjs",
260
+ "types": "./dist/sidebar/index.d.ts"
261
+ },
262
+ "./sortable": {
263
+ "import": "./dist/sortable/index.mjs",
264
+ "types": "./dist/sortable/index.d.ts"
265
+ },
266
+ "./spinner": {
267
+ "import": "./dist/spinner/index.mjs",
268
+ "types": "./dist/spinner/index.d.ts"
269
+ },
270
+ "./sonner": {
271
+ "import": "./dist/sonner/index.mjs",
272
+ "types": "./dist/sonner/index.d.ts"
273
+ },
274
+ "./skeleton": {
275
+ "import": "./dist/skeleton/index.mjs",
276
+ "types": "./dist/skeleton/index.d.ts"
277
+ },
278
+ "./slider": {
279
+ "import": "./dist/slider/index.mjs",
280
+ "types": "./dist/slider/index.d.ts"
281
+ },
282
+ "./skeleton-component": {
283
+ "import": "./dist/skeleton-component/index.mjs",
284
+ "types": "./dist/skeleton-component/index.d.ts"
285
+ },
286
+ "./table-filter": {
287
+ "import": "./dist/table-filter/index.mjs",
288
+ "types": "./dist/table-filter/index.d.ts"
289
+ },
290
+ "./shared": {
291
+ "import": "./dist/shared/index.mjs",
292
+ "types": "./dist/shared/index.d.ts"
293
+ },
294
+ "./sheet": {
295
+ "import": "./dist/sheet/index.mjs",
296
+ "types": "./dist/sheet/index.d.ts"
297
+ },
298
+ "./switch": {
299
+ "import": "./dist/switch/index.mjs",
300
+ "types": "./dist/switch/index.d.ts"
301
+ },
302
+ "./table": {
303
+ "import": "./dist/table/index.mjs",
304
+ "types": "./dist/table/index.d.ts"
305
+ },
306
+ "./tabs": {
307
+ "import": "./dist/tabs/index.mjs",
308
+ "types": "./dist/tabs/index.d.ts"
309
+ },
310
+ "./textarea": {
311
+ "import": "./dist/textarea/index.mjs",
312
+ "types": "./dist/textarea/index.d.ts"
313
+ },
314
+ "./toast": {
315
+ "import": "./dist/toast/index.mjs",
316
+ "types": "./dist/toast/index.d.ts"
317
+ },
318
+ "./tooltip": {
319
+ "import": "./dist/tooltip/index.mjs",
320
+ "types": "./dist/tooltip/index.d.ts"
321
+ },
322
+ "./toggle": {
323
+ "import": "./dist/toggle/index.mjs",
324
+ "types": "./dist/toggle/index.d.ts"
325
+ },
326
+ "./toggle-group": {
327
+ "import": "./dist/toggle-group/index.mjs",
328
+ "types": "./dist/toggle-group/index.d.ts"
329
+ },
330
+ "./layout": {
331
+ "import": "./dist/layout/index.mjs",
332
+ "types": "./dist/layout/index.d.ts"
333
+ },
334
+ "./hover-card": {
335
+ "import": "./dist/hover-card/index.mjs",
336
+ "types": "./dist/hover-card/index.d.ts"
337
+ }
338
+ },
339
+ "skipLibCheck": true,
340
+ "sideEffects": false,
341
+ "peerDependencies": {
342
+ "react": "^19.0.0",
343
+ "react-dom": "^19.0.0"
344
+ },
345
+ "peerDependenciesMeta": {
346
+ "@types/react": {
347
+ "optional": true
348
+ },
349
+ "@types/react-dom": {
350
+ "optional": true
351
+ }
352
+ },
353
+ "dependencies": {
354
+ "@dnd-kit/core": "^6.3.1",
355
+ "@dnd-kit/modifiers": "^9.0.0",
356
+ "@dnd-kit/sortable": "^10.0.0",
357
+ "@radix-ui/react-accordion": "^1.2.3",
358
+ "@radix-ui/react-alert-dialog": "^1.1.7",
359
+ "@radix-ui/react-aspect-ratio": "^1.1.7",
360
+ "@radix-ui/react-avatar": "^1.1.3",
361
+ "@radix-ui/react-checkbox": "^1.1.4",
362
+ "@radix-ui/react-collapsible": "^1.1.12",
363
+ "@radix-ui/react-context-menu": "^2.2.16",
364
+ "@radix-ui/react-dialog": "^1.1.15",
365
+ "@radix-ui/react-dropdown-menu": "^2.1.6",
366
+ "@radix-ui/react-hover-card": "^1.1.6",
367
+ "@radix-ui/react-icons": "^1.3.2",
368
+ "@radix-ui/react-label": "^2.1.7",
369
+ "@radix-ui/react-menubar": "^1.1.15",
370
+ "@radix-ui/react-navigation-menu": "^1.2.14",
371
+ "@radix-ui/react-popover": "^1.1.6",
372
+ "@radix-ui/react-progress": "^1.1.2",
373
+ "@radix-ui/react-radio-group": "^1.3.7",
374
+ "@radix-ui/react-scroll-area": "^1.2.3",
375
+ "@radix-ui/react-select": "^2.1.6",
376
+ "@radix-ui/react-separator": "^1.1.7",
377
+ "@radix-ui/react-slider": "^1.3.6",
378
+ "@radix-ui/react-slot": "^1.2.3",
379
+ "@radix-ui/react-switch": "^1.2.6",
380
+ "@radix-ui/react-tabs": "^1.1.3",
381
+ "@radix-ui/react-toast": "^1.2.6",
382
+ "@radix-ui/react-toggle": "^1.1.9",
383
+ "@radix-ui/react-toggle-group": "^1.1.10",
384
+ "@radix-ui/react-tooltip": "^1.2.8",
385
+ "class-variance-authority": "^0.7.1",
386
+ "cmdk": "^1.0.0",
387
+ "embla-carousel-react": "^8.6.0",
388
+ "input-otp": "^1.4.2",
389
+ "react-number-format": "^5.4.4",
390
+ "react-resizable-panels": "^3.0.6",
391
+ "sonner": "^2.0.2",
392
+ "use-debounce": "^10.0.6",
393
+ "vaul": "^1.1.2"
394
+ },
395
+ "devDependencies": {
396
+ "@biomejs/biome": "^2.3.5",
397
+ "@chromatic-com/storybook": "^3.2.5",
398
+ "@eslint/js": "^9.21.0",
399
+ "@hookform/resolvers": "^4.1.3",
400
+ "@rollup/plugin-alias": "^5.1.1",
401
+ "@rollup/plugin-commonjs": "^28.0.3",
402
+ "@rollup/plugin-node-resolve": "^16.0.0",
403
+ "@rollup/plugin-swc": "^0.4.0",
404
+ "@rollup/plugin-terser": "^0.4.4",
405
+ "@rollup/plugin-typescript": "^12.1.2",
406
+ "@storybook/addon-docs": "^8.6.4",
407
+ "@storybook/addon-essentials": "^8.6.4",
408
+ "@storybook/addon-onboarding": "^8.6.4",
409
+ "@storybook/blocks": "^8.6.4",
410
+ "@storybook/experimental-addon-test": "^8.6.4",
411
+ "@storybook/manager-api": "^8.6.4",
412
+ "@storybook/react": "^8.6.4",
413
+ "@storybook/react-vite": "^8.6.4",
414
+ "@storybook/test": "^8.6.4",
415
+ "@storybook/theming": "^8.6.4",
416
+ "@tailwindcss/postcss": "^4.0.12",
417
+ "@tailwindcss/vite": "^4.0.12",
418
+ "@tanstack/react-query": "^5.67.3",
419
+ "@tanstack/react-table": "^8.21.2",
420
+ "@testing-library/dom": "^10.4.0",
421
+ "@testing-library/jest-dom": "^6.6.3",
422
+ "@testing-library/react": "^16.2.0",
423
+ "@types/jest": "^29.5.14",
424
+ "@types/node": "^22.13.10",
425
+ "@types/react": "^19.0.12",
426
+ "@types/react-dom": "^19.0.4",
427
+ "@vitejs/plugin-react": "^4.3.4",
428
+ "@vitest/browser": "^3.0.8",
429
+ "@vitest/coverage-v8": "^3.0.8",
430
+ "autoprefixer": "^10.4.21",
431
+ "clsx": "^2.1.1",
432
+ "date-fns": "^4.1.0",
433
+ "date-fns-tz": "^3.2.0",
434
+ "eslint": "^9.21.0",
435
+ "eslint-plugin-react-hooks": "^5.1.0",
436
+ "eslint-plugin-react-refresh": "^0.4.19",
437
+ "eslint-plugin-storybook": "^0.11.4",
438
+ "globals": "^15.15.0",
439
+ "husky": "^9.1.7",
440
+ "jsdom": "^26.0.0",
441
+ "lint-staged": "^15.5.0",
442
+ "lucide-react": "^0.479.0",
443
+ "playwright": "^1.51.0",
444
+ "prettier": "^3.5.3",
445
+ "prettier-plugin-tailwindcss": "^0.6.11",
446
+ "react-day-picker": "^9.5.1",
447
+ "react-dropzone": "^14.3.8",
448
+ "react-hook-form": "^7.54.2",
449
+ "react-router-dom": "^7.3.0",
450
+ "recharts": "^3.1.0",
451
+ "rollup-plugin-dts": "^6.1.1",
452
+ "rollup-plugin-peer-deps-external": "^2.2.4",
453
+ "rollup-plugin-postcss": "^4.0.2",
454
+ "rollup-plugin-preserve-directives": "^0.4.0",
455
+ "storybook": "^8.6.4",
456
+ "tailwind-merge": "^3.0.2",
457
+ "tailwindcss": "^4.0.12",
458
+ "tailwindcss-animate": "^1.0.7",
459
+ "typescript": "~5.7.2",
460
+ "typescript-eslint": "^8.24.1",
461
+ "vite": "^6.2.3",
462
+ "vite-plugin-checker": "^0.9.1",
463
+ "vite-plugin-dts": "^4.5.3",
464
+ "vitest": "^3.0.9",
465
+ "zod": "^3.24.2"
466
+ },
467
+ "eslintConfig": {
468
+ "extends": [
469
+ "plugin:storybook/recommended"
470
+ ]
471
+ }
472
472
  }