@snksergio/design-system 0.5.0 → 0.17.0

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 (819) hide show
  1. package/README.md +345 -293
  2. package/dist-lib/chunks/{app-shell-BdVam01i.cjs → app-shell-CPx9X7zP.cjs} +417 -307
  3. package/dist-lib/chunks/app-shell-CPx9X7zP.cjs.map +1 -0
  4. package/dist-lib/chunks/{app-shell-C_enrPD8.mjs → app-shell-Cy9be0Zx.mjs} +449 -340
  5. package/dist-lib/chunks/app-shell-Cy9be0Zx.mjs.map +1 -0
  6. package/dist-lib/chunks/app-shell-mocks-kWIVSzLs.mjs.map +1 -1
  7. package/dist-lib/chunks/app-shell-mocks-oO_IV3Gw.cjs.map +1 -1
  8. package/dist-lib/chunks/{badge-B0D_PRxn.mjs → badge-DBdk74KN.mjs} +89 -46
  9. package/dist-lib/chunks/badge-DBdk74KN.mjs.map +1 -0
  10. package/dist-lib/chunks/{badge-CUttkO1X.cjs → badge-gU2wtxrn.cjs} +88 -45
  11. package/dist-lib/chunks/badge-gU2wtxrn.cjs.map +1 -0
  12. package/dist-lib/chunks/chat-v2-mocks-BV9Wha_Z.cjs.map +1 -1
  13. package/dist-lib/chunks/chat-v2-mocks-DvZRkhmz.mjs.map +1 -1
  14. package/dist-lib/chunks/chip-group-2-f_Yo7Y.cjs.map +1 -1
  15. package/dist-lib/chunks/chip-group-_e-yh1Zq.mjs.map +1 -1
  16. package/dist-lib/chunks/{clientes-showcase-mocks-CPNOhx1G.cjs → clientes-showcase-mocks-DygUqkkh.cjs} +2 -2
  17. package/dist-lib/chunks/clientes-showcase-mocks-DygUqkkh.cjs.map +1 -0
  18. package/dist-lib/chunks/{clientes-showcase-mocks-DEHCKxMK.mjs → clientes-showcase-mocks-ayU1SDOA.mjs} +2 -2
  19. package/dist-lib/chunks/clientes-showcase-mocks-ayU1SDOA.mjs.map +1 -0
  20. package/dist-lib/chunks/{page-header-qOywgRWy.cjs → page-header-BZ-WrxV2.cjs} +4 -2
  21. package/dist-lib/chunks/page-header-BZ-WrxV2.cjs.map +1 -0
  22. package/dist-lib/chunks/{page-header-DM2G1mdi.mjs → page-header-CQbTGWQ8.mjs} +4 -2
  23. package/dist-lib/chunks/page-header-CQbTGWQ8.mjs.map +1 -0
  24. package/dist-lib/chunks/{panel-CCYNbXJR.mjs → panel-DZvENJfF.mjs} +6663 -4978
  25. package/dist-lib/chunks/panel-DZvENJfF.mjs.map +1 -0
  26. package/dist-lib/chunks/{panel-CSuFQHMl.cjs → panel-awQFDYLz.cjs} +6644 -4960
  27. package/dist-lib/chunks/panel-awQFDYLz.cjs.map +1 -0
  28. package/dist-lib/chunks/useTheme-BUPLZBMs.mjs.map +1 -1
  29. package/dist-lib/chunks/useTheme-Dee4mo-A.cjs.map +1 -1
  30. package/dist-lib/index.cjs +3592 -626
  31. package/dist-lib/index.cjs.map +1 -1
  32. package/dist-lib/index.mjs +3667 -717
  33. package/dist-lib/index.mjs.map +1 -1
  34. package/dist-lib/preview/chat.cjs +1 -1
  35. package/dist-lib/preview/chat.cjs.map +1 -1
  36. package/dist-lib/preview/chat.mjs +1 -1
  37. package/dist-lib/preview/chat.mjs.map +1 -1
  38. package/dist-lib/preview/clientes.cjs +10 -9
  39. package/dist-lib/preview/clientes.cjs.map +1 -1
  40. package/dist-lib/preview/clientes.mjs +10 -9
  41. package/dist-lib/preview/clientes.mjs.map +1 -1
  42. package/dist-lib/preview/dashboard.cjs +4 -4
  43. package/dist-lib/preview/dashboard.cjs.map +1 -1
  44. package/dist-lib/preview/dashboard.mjs +4 -4
  45. package/dist-lib/preview/dashboard.mjs.map +1 -1
  46. package/dist-lib/preview/mocks.cjs +1 -1
  47. package/dist-lib/preview/mocks.mjs +1 -1
  48. package/dist-lib/src/components/index.d.ts +46 -0
  49. package/dist-lib/src/components/index.d.ts.map +1 -0
  50. package/dist-lib/src/components/shadcn/accordion.d.ts +8 -0
  51. package/dist-lib/src/components/shadcn/accordion.d.ts.map +1 -0
  52. package/dist-lib/src/components/shadcn/alert-dialog.d.ts +34 -0
  53. package/dist-lib/src/components/shadcn/alert-dialog.d.ts.map +1 -0
  54. package/dist-lib/src/components/shadcn/alert.d.ts +9 -0
  55. package/dist-lib/src/components/shadcn/alert.d.ts.map +1 -0
  56. package/dist-lib/src/components/shadcn/aspect-ratio.d.ts +4 -0
  57. package/dist-lib/src/components/shadcn/aspect-ratio.d.ts.map +1 -0
  58. package/dist-lib/src/components/shadcn/avatar.d.ts +15 -0
  59. package/dist-lib/src/components/shadcn/avatar.d.ts.map +1 -0
  60. package/dist-lib/src/components/shadcn/badge.d.ts +96 -0
  61. package/dist-lib/src/components/shadcn/badge.d.ts.map +1 -0
  62. package/dist-lib/src/components/shadcn/breadcrumb.d.ts +20 -0
  63. package/dist-lib/src/components/shadcn/breadcrumb.d.ts.map +1 -0
  64. package/dist-lib/src/components/shadcn/calendar.d.ts +6 -0
  65. package/dist-lib/src/components/shadcn/calendar.d.ts.map +1 -0
  66. package/dist-lib/src/components/shadcn/card.d.ts +9 -0
  67. package/dist-lib/src/components/shadcn/card.d.ts.map +1 -0
  68. package/dist-lib/src/components/shadcn/carousel.d.ts +19 -0
  69. package/dist-lib/src/components/shadcn/carousel.d.ts.map +1 -0
  70. package/dist-lib/src/components/shadcn/checkbox.d.ts +16 -0
  71. package/dist-lib/src/components/shadcn/checkbox.d.ts.map +1 -0
  72. package/dist-lib/src/components/shadcn/collapsible.d.ts +6 -0
  73. package/dist-lib/src/components/shadcn/collapsible.d.ts.map +1 -0
  74. package/dist-lib/src/components/shadcn/command.d.ts +93 -0
  75. package/dist-lib/src/components/shadcn/command.d.ts.map +1 -0
  76. package/dist-lib/src/components/shadcn/context-menu.d.ts +28 -0
  77. package/dist-lib/src/components/shadcn/context-menu.d.ts.map +1 -0
  78. package/dist-lib/src/components/shadcn/dialog.d.ts +23 -0
  79. package/dist-lib/src/components/shadcn/dialog.d.ts.map +1 -0
  80. package/dist-lib/src/components/shadcn/drawer.d.ts +23 -0
  81. package/dist-lib/src/components/shadcn/drawer.d.ts.map +1 -0
  82. package/dist-lib/src/components/shadcn/dropdown-menu.d.ts +62 -0
  83. package/dist-lib/src/components/shadcn/dropdown-menu.d.ts.map +1 -0
  84. package/dist-lib/src/components/shadcn/hover-card.d.ts +8 -0
  85. package/dist-lib/src/components/shadcn/hover-card.d.ts.map +1 -0
  86. package/dist-lib/src/components/shadcn/index.d.ts +7 -0
  87. package/dist-lib/src/components/shadcn/index.d.ts.map +1 -0
  88. package/dist-lib/src/components/shadcn/input-group.d.ts +54 -0
  89. package/dist-lib/src/components/shadcn/input-group.d.ts.map +1 -0
  90. package/dist-lib/src/components/shadcn/input-otp.d.ts +40 -0
  91. package/dist-lib/src/components/shadcn/input-otp.d.ts.map +1 -0
  92. package/dist-lib/src/components/shadcn/input.d.ts +26 -0
  93. package/dist-lib/src/components/shadcn/input.d.ts.map +1 -0
  94. package/dist-lib/src/components/shadcn/label.d.ts +6 -0
  95. package/dist-lib/src/components/shadcn/label.d.ts.map +1 -0
  96. package/dist-lib/src/components/shadcn/menubar.d.ts +29 -0
  97. package/dist-lib/src/components/shadcn/menubar.d.ts.map +1 -0
  98. package/dist-lib/src/components/shadcn/navigation-menu.d.ts +13 -0
  99. package/dist-lib/src/components/shadcn/navigation-menu.d.ts.map +1 -0
  100. package/dist-lib/src/components/shadcn/pagination.d.ts +53 -0
  101. package/dist-lib/src/components/shadcn/pagination.d.ts.map +1 -0
  102. package/dist-lib/src/components/shadcn/popover.d.ts +35 -0
  103. package/dist-lib/src/components/shadcn/popover.d.ts.map +1 -0
  104. package/dist-lib/src/components/shadcn/progress.d.ts +12 -0
  105. package/dist-lib/src/components/shadcn/progress.d.ts.map +1 -0
  106. package/dist-lib/src/components/shadcn/radio-group.d.ts +16 -0
  107. package/dist-lib/src/components/shadcn/radio-group.d.ts.map +1 -0
  108. package/dist-lib/src/components/shadcn/scroll-area.d.ts +11 -0
  109. package/dist-lib/src/components/shadcn/scroll-area.d.ts.map +1 -0
  110. package/dist-lib/src/components/shadcn/select.d.ts +17 -0
  111. package/dist-lib/src/components/shadcn/select.d.ts.map +1 -0
  112. package/dist-lib/src/components/shadcn/separator.d.ts +5 -0
  113. package/dist-lib/src/components/shadcn/separator.d.ts.map +1 -0
  114. package/dist-lib/src/components/shadcn/sheet.d.ts +28 -0
  115. package/dist-lib/src/components/shadcn/sheet.d.ts.map +1 -0
  116. package/dist-lib/src/components/shadcn/skeleton.d.ts +9 -0
  117. package/dist-lib/src/components/shadcn/skeleton.d.ts.map +1 -0
  118. package/dist-lib/src/components/shadcn/slider.d.ts +5 -0
  119. package/dist-lib/src/components/shadcn/slider.d.ts.map +1 -0
  120. package/dist-lib/src/components/shadcn/sonner.d.ts +15 -0
  121. package/dist-lib/src/components/shadcn/sonner.d.ts.map +1 -0
  122. package/dist-lib/src/components/shadcn/switch.d.ts +16 -0
  123. package/dist-lib/src/components/shadcn/switch.d.ts.map +1 -0
  124. package/dist-lib/src/components/shadcn/tabs.d.ts +16 -0
  125. package/dist-lib/src/components/shadcn/tabs.d.ts.map +1 -0
  126. package/dist-lib/src/components/shadcn/textarea.d.ts +22 -0
  127. package/dist-lib/src/components/shadcn/textarea.d.ts.map +1 -0
  128. package/dist-lib/src/components/shadcn/toggle-group.d.ts +13 -0
  129. package/dist-lib/src/components/shadcn/toggle-group.d.ts.map +1 -0
  130. package/dist-lib/src/components/shadcn/toggle.d.ts +13 -0
  131. package/dist-lib/src/components/shadcn/toggle.d.ts.map +1 -0
  132. package/dist-lib/src/components/shadcn/tooltip.d.ts +14 -0
  133. package/dist-lib/src/components/shadcn/tooltip.d.ts.map +1 -0
  134. package/dist-lib/src/components/ui/AlertModal/alert-modal.d.ts +3 -0
  135. package/dist-lib/src/components/ui/AlertModal/alert-modal.d.ts.map +1 -0
  136. package/dist-lib/src/components/ui/AlertModal/alert-modal.styles.d.ts +30 -0
  137. package/dist-lib/src/components/ui/AlertModal/alert-modal.styles.d.ts.map +1 -0
  138. package/dist-lib/src/components/ui/AlertModal/alert-modal.types.d.ts +29 -0
  139. package/dist-lib/src/components/ui/AlertModal/alert-modal.types.d.ts.map +1 -0
  140. package/dist-lib/src/components/ui/AlertModal/index.d.ts +3 -0
  141. package/dist-lib/src/components/ui/AlertModal/index.d.ts.map +1 -0
  142. package/dist-lib/src/components/ui/AppShell/app-shell.d.ts +26 -0
  143. package/dist-lib/src/components/ui/AppShell/app-shell.d.ts.map +1 -0
  144. package/dist-lib/src/components/ui/AppShell/app-shell.styles.d.ts +84 -0
  145. package/dist-lib/src/components/ui/AppShell/app-shell.styles.d.ts.map +1 -0
  146. package/dist-lib/src/components/ui/AppShell/app-shell.types.d.ts +111 -0
  147. package/dist-lib/src/components/ui/AppShell/app-shell.types.d.ts.map +1 -0
  148. package/dist-lib/src/components/ui/AppShell/index.d.ts +5 -0
  149. package/dist-lib/src/components/ui/AppShell/index.d.ts.map +1 -0
  150. package/dist-lib/src/components/ui/AppShell/user-menu.d.ts +30 -0
  151. package/dist-lib/src/components/ui/AppShell/user-menu.d.ts.map +1 -0
  152. package/dist-lib/src/components/ui/Button/button.d.ts +3 -0
  153. package/dist-lib/src/components/ui/Button/button.d.ts.map +1 -0
  154. package/dist-lib/src/components/ui/Button/button.styles.d.ts +147 -0
  155. package/dist-lib/src/components/ui/Button/button.styles.d.ts.map +1 -0
  156. package/dist-lib/src/components/ui/Button/button.types.d.ts +7 -0
  157. package/dist-lib/src/components/ui/Button/button.types.d.ts.map +1 -0
  158. package/dist-lib/src/components/ui/Button/index.d.ts +4 -0
  159. package/dist-lib/src/components/ui/Button/index.d.ts.map +1 -0
  160. package/dist-lib/src/components/ui/ButtonGroup/button-group.d.ts +10 -0
  161. package/dist-lib/src/components/ui/ButtonGroup/button-group.d.ts.map +1 -0
  162. package/dist-lib/src/components/ui/ButtonGroup/button-group.styles.d.ts +77 -0
  163. package/dist-lib/src/components/ui/ButtonGroup/button-group.styles.d.ts.map +1 -0
  164. package/dist-lib/src/components/ui/ButtonGroup/button-group.types.d.ts +43 -0
  165. package/dist-lib/src/components/ui/ButtonGroup/button-group.types.d.ts.map +1 -0
  166. package/dist-lib/src/components/ui/ButtonGroup/index.d.ts +3 -0
  167. package/dist-lib/src/components/ui/ButtonGroup/index.d.ts.map +1 -0
  168. package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.d.ts +42 -0
  169. package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.d.ts.map +1 -0
  170. package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.styles.d.ts +72 -0
  171. package/dist-lib/src/components/ui/CardCheckbox/card-checkbox.styles.d.ts.map +1 -0
  172. package/dist-lib/src/components/ui/CardCheckbox/index.d.ts +5 -0
  173. package/dist-lib/src/components/ui/CardCheckbox/index.d.ts.map +1 -0
  174. package/dist-lib/src/components/ui/Chart/chart.d.ts +80 -0
  175. package/dist-lib/src/components/ui/Chart/chart.d.ts.map +1 -0
  176. package/dist-lib/src/components/ui/Chart/index.d.ts +3 -0
  177. package/dist-lib/src/components/ui/Chart/index.d.ts.map +1 -0
  178. package/dist-lib/src/components/ui/Chip/chip-group.d.ts +68 -0
  179. package/dist-lib/src/components/ui/Chip/chip-group.d.ts.map +1 -0
  180. package/dist-lib/src/components/ui/Chip/chip.d.ts +39 -0
  181. package/dist-lib/src/components/ui/Chip/chip.d.ts.map +1 -0
  182. package/dist-lib/src/components/ui/Chip/chip.styles.d.ts +130 -0
  183. package/dist-lib/src/components/ui/Chip/chip.styles.d.ts.map +1 -0
  184. package/dist-lib/src/components/ui/Chip/index.d.ts +7 -0
  185. package/dist-lib/src/components/ui/Chip/index.d.ts.map +1 -0
  186. package/dist-lib/src/components/ui/Combobox/combobox.d.ts +15 -0
  187. package/dist-lib/src/components/ui/Combobox/combobox.d.ts.map +1 -0
  188. package/dist-lib/src/components/ui/Combobox/combobox.styles.d.ts +62 -0
  189. package/dist-lib/src/components/ui/Combobox/combobox.styles.d.ts.map +1 -0
  190. package/dist-lib/src/components/ui/Combobox/combobox.types.d.ts +36 -0
  191. package/dist-lib/src/components/ui/Combobox/combobox.types.d.ts.map +1 -0
  192. package/dist-lib/src/components/ui/Combobox/index.d.ts +3 -0
  193. package/dist-lib/src/components/ui/Combobox/index.d.ts.map +1 -0
  194. package/dist-lib/src/components/ui/DataList/data-list.d.ts +9 -0
  195. package/dist-lib/src/components/ui/DataList/data-list.d.ts.map +1 -0
  196. package/dist-lib/src/components/ui/DataList/data-list.types.d.ts +106 -0
  197. package/dist-lib/src/components/ui/DataList/data-list.types.d.ts.map +1 -0
  198. package/dist-lib/src/components/ui/DataList/hooks/use-data-list.d.ts +36 -0
  199. package/dist-lib/src/components/ui/DataList/hooks/use-data-list.d.ts.map +1 -0
  200. package/dist-lib/src/components/ui/DataList/index.d.ts +3 -0
  201. package/dist-lib/src/components/ui/DataList/index.d.ts.map +1 -0
  202. package/dist-lib/src/components/ui/DataList/parts/data-list-infinite.d.ts +16 -0
  203. package/dist-lib/src/components/ui/DataList/parts/data-list-infinite.d.ts.map +1 -0
  204. package/dist-lib/src/components/ui/DataList/parts/data-list-toolbar.d.ts +32 -0
  205. package/dist-lib/src/components/ui/DataList/parts/data-list-toolbar.d.ts.map +1 -0
  206. package/dist-lib/src/components/ui/DataList/parts/data-list-virtualized.d.ts +23 -0
  207. package/dist-lib/src/components/ui/DataList/parts/data-list-virtualized.d.ts.map +1 -0
  208. package/dist-lib/src/components/ui/DataList/utils/apply-filter-model.d.ts +12 -0
  209. package/dist-lib/src/components/ui/DataList/utils/apply-filter-model.d.ts.map +1 -0
  210. package/dist-lib/src/components/ui/DataTable/builders/column-builders.d.ts +52 -0
  211. package/dist-lib/src/components/ui/DataTable/builders/column-builders.d.ts.map +1 -0
  212. package/dist-lib/src/components/ui/DataTable/builders/preset-view.d.ts +81 -0
  213. package/dist-lib/src/components/ui/DataTable/builders/preset-view.d.ts.map +1 -0
  214. package/dist-lib/src/components/ui/DataTable/column-types/_filter-field.d.ts +40 -0
  215. package/dist-lib/src/components/ui/DataTable/column-types/_filter-field.d.ts.map +1 -0
  216. package/dist-lib/src/components/ui/DataTable/column-types/_shared.d.ts +24 -0
  217. package/dist-lib/src/components/ui/DataTable/column-types/_shared.d.ts.map +1 -0
  218. package/dist-lib/src/components/ui/DataTable/column-types/column-type-registry.d.ts +22 -0
  219. package/dist-lib/src/components/ui/DataTable/column-types/column-type-registry.d.ts.map +1 -0
  220. package/dist-lib/src/components/ui/DataTable/column-types/column-types.types.d.ts +117 -0
  221. package/dist-lib/src/components/ui/DataTable/column-types/column-types.types.d.ts.map +1 -0
  222. package/dist-lib/src/components/ui/DataTable/column-types/definitions/badge-column-type.d.ts +6 -0
  223. package/dist-lib/src/components/ui/DataTable/column-types/definitions/badge-column-type.d.ts.map +1 -0
  224. package/dist-lib/src/components/ui/DataTable/column-types/definitions/boolean-column-type.d.ts +3 -0
  225. package/dist-lib/src/components/ui/DataTable/column-types/definitions/boolean-column-type.d.ts.map +1 -0
  226. package/dist-lib/src/components/ui/DataTable/column-types/definitions/currency-column-type.d.ts +3 -0
  227. package/dist-lib/src/components/ui/DataTable/column-types/definitions/currency-column-type.d.ts.map +1 -0
  228. package/dist-lib/src/components/ui/DataTable/column-types/definitions/date-column-type.d.ts +3 -0
  229. package/dist-lib/src/components/ui/DataTable/column-types/definitions/date-column-type.d.ts.map +1 -0
  230. package/dist-lib/src/components/ui/DataTable/column-types/definitions/datetime-column-type.d.ts +3 -0
  231. package/dist-lib/src/components/ui/DataTable/column-types/definitions/datetime-column-type.d.ts.map +1 -0
  232. package/dist-lib/src/components/ui/DataTable/column-types/definitions/email-column-type.d.ts +3 -0
  233. package/dist-lib/src/components/ui/DataTable/column-types/definitions/email-column-type.d.ts.map +1 -0
  234. package/dist-lib/src/components/ui/DataTable/column-types/definitions/multi-select-column-type.d.ts +3 -0
  235. package/dist-lib/src/components/ui/DataTable/column-types/definitions/multi-select-column-type.d.ts.map +1 -0
  236. package/dist-lib/src/components/ui/DataTable/column-types/definitions/number-column-type.d.ts +3 -0
  237. package/dist-lib/src/components/ui/DataTable/column-types/definitions/number-column-type.d.ts.map +1 -0
  238. package/dist-lib/src/components/ui/DataTable/column-types/definitions/percentage-column-type.d.ts +3 -0
  239. package/dist-lib/src/components/ui/DataTable/column-types/definitions/percentage-column-type.d.ts.map +1 -0
  240. package/dist-lib/src/components/ui/DataTable/column-types/definitions/phone-column-type.d.ts +3 -0
  241. package/dist-lib/src/components/ui/DataTable/column-types/definitions/phone-column-type.d.ts.map +1 -0
  242. package/dist-lib/src/components/ui/DataTable/column-types/definitions/select-column-type.d.ts +3 -0
  243. package/dist-lib/src/components/ui/DataTable/column-types/definitions/select-column-type.d.ts.map +1 -0
  244. package/dist-lib/src/components/ui/DataTable/column-types/definitions/tags-column-type.d.ts +3 -0
  245. package/dist-lib/src/components/ui/DataTable/column-types/definitions/tags-column-type.d.ts.map +1 -0
  246. package/dist-lib/src/components/ui/DataTable/column-types/definitions/text-column-type.d.ts +3 -0
  247. package/dist-lib/src/components/ui/DataTable/column-types/definitions/text-column-type.d.ts.map +1 -0
  248. package/dist-lib/src/components/ui/DataTable/column-types/definitions/url-column-type.d.ts +3 -0
  249. package/dist-lib/src/components/ui/DataTable/column-types/definitions/url-column-type.d.ts.map +1 -0
  250. package/dist-lib/src/components/ui/DataTable/column-types/definitions/user-column-type.d.ts +3 -0
  251. package/dist-lib/src/components/ui/DataTable/column-types/definitions/user-column-type.d.ts.map +1 -0
  252. package/dist-lib/src/components/ui/DataTable/column-types/index.d.ts +33 -0
  253. package/dist-lib/src/components/ui/DataTable/column-types/index.d.ts.map +1 -0
  254. package/dist-lib/src/components/ui/DataTable/context/data-table-context.d.ts +43 -0
  255. package/dist-lib/src/components/ui/DataTable/context/data-table-context.d.ts.map +1 -0
  256. package/dist-lib/src/components/ui/DataTable/data-table.constants.d.ts +21 -0
  257. package/dist-lib/src/components/ui/DataTable/data-table.constants.d.ts.map +1 -0
  258. package/dist-lib/src/components/ui/DataTable/data-table.d.ts +8 -0
  259. package/dist-lib/src/components/ui/DataTable/data-table.d.ts.map +1 -0
  260. package/dist-lib/src/components/ui/DataTable/data-table.styles.d.ts +67 -0
  261. package/dist-lib/src/components/ui/DataTable/data-table.styles.d.ts.map +1 -0
  262. package/dist-lib/src/components/ui/DataTable/data-table.types.d.ts +724 -0
  263. package/dist-lib/src/components/ui/DataTable/data-table.types.d.ts.map +1 -0
  264. package/dist-lib/src/components/ui/DataTable/hooks/state-persistence-utils.d.ts +42 -0
  265. package/dist-lib/src/components/ui/DataTable/hooks/state-persistence-utils.d.ts.map +1 -0
  266. package/dist-lib/src/components/ui/DataTable/hooks/use-cols-popover-adapter.d.ts +35 -0
  267. package/dist-lib/src/components/ui/DataTable/hooks/use-cols-popover-adapter.d.ts.map +1 -0
  268. package/dist-lib/src/components/ui/DataTable/hooks/use-column-auto-width.d.ts +29 -0
  269. package/dist-lib/src/components/ui/DataTable/hooks/use-column-auto-width.d.ts.map +1 -0
  270. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-columns.d.ts +49 -0
  271. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-columns.d.ts.map +1 -0
  272. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-controller.d.ts +48 -0
  273. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-controller.d.ts.map +1 -0
  274. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-density.d.ts +14 -0
  275. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-density.d.ts.map +1 -0
  276. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-export.d.ts +27 -0
  277. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-export.d.ts.map +1 -0
  278. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-filters.d.ts +13 -0
  279. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-filters.d.ts.map +1 -0
  280. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-pagination.d.ts +21 -0
  281. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-pagination.d.ts.map +1 -0
  282. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-processor.d.ts +25 -0
  283. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-processor.d.ts.map +1 -0
  284. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-query.d.ts +41 -0
  285. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-query.d.ts.map +1 -0
  286. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-saved-views.d.ts +27 -0
  287. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-saved-views.d.ts.map +1 -0
  288. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-search.d.ts +26 -0
  289. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-search.d.ts.map +1 -0
  290. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-selection.d.ts +35 -0
  291. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-selection.d.ts.map +1 -0
  292. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-sort.d.ts +37 -0
  293. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-sort.d.ts.map +1 -0
  294. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-state-persistence.d.ts +15 -0
  295. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-state-persistence.d.ts.map +1 -0
  296. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-view-mode.d.ts +42 -0
  297. package/dist-lib/src/components/ui/DataTable/hooks/use-data-table-view-mode.d.ts.map +1 -0
  298. package/dist-lib/src/components/ui/DataTable/hooks/use-filter-popover-adapter.d.ts +51 -0
  299. package/dist-lib/src/components/ui/DataTable/hooks/use-filter-popover-adapter.d.ts.map +1 -0
  300. package/dist-lib/src/components/ui/DataTable/hooks/use-grab-to-scroll.d.ts +24 -0
  301. package/dist-lib/src/components/ui/DataTable/hooks/use-grab-to-scroll.d.ts.map +1 -0
  302. package/dist-lib/src/components/ui/DataTable/hooks/use-sort-popover-adapter.d.ts +24 -0
  303. package/dist-lib/src/components/ui/DataTable/hooks/use-sort-popover-adapter.d.ts.map +1 -0
  304. package/dist-lib/src/components/ui/DataTable/index.d.ts +23 -0
  305. package/dist-lib/src/components/ui/DataTable/index.d.ts.map +1 -0
  306. package/dist-lib/src/components/ui/DataTable/parts/data-table-actions-cell.d.ts +20 -0
  307. package/dist-lib/src/components/ui/DataTable/parts/data-table-actions-cell.d.ts.map +1 -0
  308. package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.d.ts +41 -0
  309. package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.d.ts.map +1 -0
  310. package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.styles.d.ts +81 -0
  311. package/dist-lib/src/components/ui/DataTable/parts/data-table-cell-addons.styles.d.ts.map +1 -0
  312. package/dist-lib/src/components/ui/DataTable/parts/data-table-column-menu.d.ts +35 -0
  313. package/dist-lib/src/components/ui/DataTable/parts/data-table-column-menu.d.ts.map +1 -0
  314. package/dist-lib/src/components/ui/DataTable/parts/data-table-edit-cell.d.ts +29 -0
  315. package/dist-lib/src/components/ui/DataTable/parts/data-table-edit-cell.d.ts.map +1 -0
  316. package/dist-lib/src/components/ui/DataTable/parts/data-table-empty.d.ts +20 -0
  317. package/dist-lib/src/components/ui/DataTable/parts/data-table-empty.d.ts.map +1 -0
  318. package/dist-lib/src/components/ui/DataTable/parts/data-table-floating-bulk-bar.d.ts +14 -0
  319. package/dist-lib/src/components/ui/DataTable/parts/data-table-floating-bulk-bar.d.ts.map +1 -0
  320. package/dist-lib/src/components/ui/DataTable/parts/data-table-group-content-row.d.ts +33 -0
  321. package/dist-lib/src/components/ui/DataTable/parts/data-table-group-content-row.d.ts.map +1 -0
  322. package/dist-lib/src/components/ui/DataTable/parts/data-table-group-header-row.d.ts +40 -0
  323. package/dist-lib/src/components/ui/DataTable/parts/data-table-group-header-row.d.ts.map +1 -0
  324. package/dist-lib/src/components/ui/DataTable/parts/data-table-loading.d.ts +16 -0
  325. package/dist-lib/src/components/ui/DataTable/parts/data-table-loading.d.ts.map +1 -0
  326. package/dist-lib/src/components/ui/DataTable/parts/data-table-no-results.d.ts +24 -0
  327. package/dist-lib/src/components/ui/DataTable/parts/data-table-no-results.d.ts.map +1 -0
  328. package/dist-lib/src/components/ui/DataTable/parts/data-table-row-expansion.d.ts +28 -0
  329. package/dist-lib/src/components/ui/DataTable/parts/data-table-row-expansion.d.ts.map +1 -0
  330. package/dist-lib/src/components/ui/DataTable/parts/data-table-row.d.ts +76 -0
  331. package/dist-lib/src/components/ui/DataTable/parts/data-table-row.d.ts.map +1 -0
  332. package/dist-lib/src/components/ui/DataTable/parts/data-table-totalizer-row.d.ts +34 -0
  333. package/dist-lib/src/components/ui/DataTable/parts/data-table-totalizer-row.d.ts.map +1 -0
  334. package/dist-lib/src/components/ui/DataTable/parts/data-table-tree-toggle.d.ts +35 -0
  335. package/dist-lib/src/components/ui/DataTable/parts/data-table-tree-toggle.d.ts.map +1 -0
  336. package/dist-lib/src/components/ui/DataTable/parts/sortable-head-cell.d.ts +24 -0
  337. package/dist-lib/src/components/ui/DataTable/parts/sortable-head-cell.d.ts.map +1 -0
  338. package/dist-lib/src/components/ui/DataTable/services/saved-views-mock-service.d.ts +7 -0
  339. package/dist-lib/src/components/ui/DataTable/services/saved-views-mock-service.d.ts.map +1 -0
  340. package/dist-lib/src/components/ui/DataTable/services/saved-views.types.d.ts +69 -0
  341. package/dist-lib/src/components/ui/DataTable/services/saved-views.types.d.ts.map +1 -0
  342. package/dist-lib/src/components/ui/DataTable/utils/aggregate.d.ts +23 -0
  343. package/dist-lib/src/components/ui/DataTable/utils/aggregate.d.ts.map +1 -0
  344. package/dist-lib/src/components/ui/DataTable/utils/calculate-column-widths.d.ts +28 -0
  345. package/dist-lib/src/components/ui/DataTable/utils/calculate-column-widths.d.ts.map +1 -0
  346. package/dist-lib/src/components/ui/DataTable/utils/expand-rows.d.ts +27 -0
  347. package/dist-lib/src/components/ui/DataTable/utils/expand-rows.d.ts.map +1 -0
  348. package/dist-lib/src/components/ui/DataTable/utils/filter-ops.d.ts +41 -0
  349. package/dist-lib/src/components/ui/DataTable/utils/filter-ops.d.ts.map +1 -0
  350. package/dist-lib/src/components/ui/DataTable/utils/group-rows.d.ts +59 -0
  351. package/dist-lib/src/components/ui/DataTable/utils/group-rows.d.ts.map +1 -0
  352. package/dist-lib/src/components/ui/DataTable/utils/measure-text.d.ts +19 -0
  353. package/dist-lib/src/components/ui/DataTable/utils/measure-text.d.ts.map +1 -0
  354. package/dist-lib/src/components/ui/DataTable/utils/resolve-value.d.ts +19 -0
  355. package/dist-lib/src/components/ui/DataTable/utils/resolve-value.d.ts.map +1 -0
  356. package/dist-lib/src/components/ui/DataTable/utils/tree-rows.d.ts +75 -0
  357. package/dist-lib/src/components/ui/DataTable/utils/tree-rows.d.ts.map +1 -0
  358. package/dist-lib/src/components/ui/DatePicker/datepicker.d.ts +22 -0
  359. package/dist-lib/src/components/ui/DatePicker/datepicker.d.ts.map +1 -0
  360. package/dist-lib/src/components/ui/DatePicker/index.d.ts +3 -0
  361. package/dist-lib/src/components/ui/DatePicker/index.d.ts.map +1 -0
  362. package/dist-lib/src/components/ui/FloatingPanel/floating-panel-parts.d.ts +18 -0
  363. package/dist-lib/src/components/ui/FloatingPanel/floating-panel-parts.d.ts.map +1 -0
  364. package/dist-lib/src/components/ui/FloatingPanel/floating-panel.d.ts +45 -0
  365. package/dist-lib/src/components/ui/FloatingPanel/floating-panel.d.ts.map +1 -0
  366. package/dist-lib/src/components/ui/FloatingPanel/floating-panel.styles.d.ts +119 -0
  367. package/dist-lib/src/components/ui/FloatingPanel/floating-panel.styles.d.ts.map +1 -0
  368. package/dist-lib/src/components/ui/FloatingPanel/floating-panel.types.d.ts +63 -0
  369. package/dist-lib/src/components/ui/FloatingPanel/floating-panel.types.d.ts.map +1 -0
  370. package/dist-lib/src/components/ui/FloatingPanel/index.d.ts +8 -0
  371. package/dist-lib/src/components/ui/FloatingPanel/index.d.ts.map +1 -0
  372. package/dist-lib/src/components/ui/FloatingPanel/use-floating-panel-resize.d.ts +31 -0
  373. package/dist-lib/src/components/ui/FloatingPanel/use-floating-panel-resize.d.ts.map +1 -0
  374. package/dist-lib/src/components/ui/FooterTable/footer-table.d.ts +29 -0
  375. package/dist-lib/src/components/ui/FooterTable/footer-table.d.ts.map +1 -0
  376. package/dist-lib/src/components/ui/FooterTable/footer-table.types.d.ts +29 -0
  377. package/dist-lib/src/components/ui/FooterTable/footer-table.types.d.ts.map +1 -0
  378. package/dist-lib/src/components/ui/FooterTable/index.d.ts +4 -0
  379. package/dist-lib/src/components/ui/FooterTable/index.d.ts.map +1 -0
  380. package/dist-lib/src/components/ui/FormField/form-field-checkbox.d.ts +23 -0
  381. package/dist-lib/src/components/ui/FormField/form-field-checkbox.d.ts.map +1 -0
  382. package/dist-lib/src/components/ui/FormField/form-field-input.d.ts +27 -0
  383. package/dist-lib/src/components/ui/FormField/form-field-input.d.ts.map +1 -0
  384. package/dist-lib/src/components/ui/FormField/form-field-select.d.ts +34 -0
  385. package/dist-lib/src/components/ui/FormField/form-field-select.d.ts.map +1 -0
  386. package/dist-lib/src/components/ui/FormField/form-field-switch.d.ts +25 -0
  387. package/dist-lib/src/components/ui/FormField/form-field-switch.d.ts.map +1 -0
  388. package/dist-lib/src/components/ui/FormField/form-field-textarea.d.ts +9 -0
  389. package/dist-lib/src/components/ui/FormField/form-field-textarea.d.ts.map +1 -0
  390. package/dist-lib/src/components/ui/FormField/form-field.d.ts +26 -0
  391. package/dist-lib/src/components/ui/FormField/form-field.d.ts.map +1 -0
  392. package/dist-lib/src/components/ui/FormField/form-field.styles.d.ts +43 -0
  393. package/dist-lib/src/components/ui/FormField/form-field.styles.d.ts.map +1 -0
  394. package/dist-lib/src/components/ui/FormField/form-field.types.d.ts +27 -0
  395. package/dist-lib/src/components/ui/FormField/form-field.types.d.ts.map +1 -0
  396. package/dist-lib/src/components/ui/FormField/index.d.ts +14 -0
  397. package/dist-lib/src/components/ui/FormField/index.d.ts.map +1 -0
  398. package/dist-lib/src/components/ui/Header/header-breadcrumb.d.ts +17 -0
  399. package/dist-lib/src/components/ui/Header/header-breadcrumb.d.ts.map +1 -0
  400. package/dist-lib/src/components/ui/Header/header-messages.d.ts +7 -0
  401. package/dist-lib/src/components/ui/Header/header-messages.d.ts.map +1 -0
  402. package/dist-lib/src/components/ui/Header/header-notifications.d.ts +7 -0
  403. package/dist-lib/src/components/ui/Header/header-notifications.d.ts.map +1 -0
  404. package/dist-lib/src/components/ui/Header/header-search.d.ts +21 -0
  405. package/dist-lib/src/components/ui/Header/header-search.d.ts.map +1 -0
  406. package/dist-lib/src/components/ui/Header/header-theme-switcher.d.ts +9 -0
  407. package/dist-lib/src/components/ui/Header/header-theme-switcher.d.ts.map +1 -0
  408. package/dist-lib/src/components/ui/Header/header.d.ts +18 -0
  409. package/dist-lib/src/components/ui/Header/header.d.ts.map +1 -0
  410. package/dist-lib/src/components/ui/Header/header.styles.d.ts +141 -0
  411. package/dist-lib/src/components/ui/Header/header.styles.d.ts.map +1 -0
  412. package/dist-lib/src/components/ui/Header/header.types.d.ts +128 -0
  413. package/dist-lib/src/components/ui/Header/header.types.d.ts.map +1 -0
  414. package/dist-lib/src/components/ui/Header/index.d.ts +13 -0
  415. package/dist-lib/src/components/ui/Header/index.d.ts.map +1 -0
  416. package/dist-lib/src/components/ui/Icon/icon.d.ts +11 -0
  417. package/dist-lib/src/components/ui/Icon/icon.d.ts.map +1 -0
  418. package/dist-lib/src/components/ui/Icon/icon.styles.d.ts +60 -0
  419. package/dist-lib/src/components/ui/Icon/icon.styles.d.ts.map +1 -0
  420. package/dist-lib/src/components/ui/Icon/icon.types.d.ts +21 -0
  421. package/dist-lib/src/components/ui/Icon/icon.types.d.ts.map +1 -0
  422. package/dist-lib/src/components/ui/Icon/icons.d.ts +2407 -0
  423. package/dist-lib/src/components/ui/Icon/icons.d.ts.map +1 -0
  424. package/dist-lib/src/components/ui/Icon/index.d.ts +5 -0
  425. package/dist-lib/src/components/ui/Icon/index.d.ts.map +1 -0
  426. package/dist-lib/src/components/ui/Kanban/hooks/use-kanban-dnd.d.ts +39 -0
  427. package/dist-lib/src/components/ui/Kanban/hooks/use-kanban-dnd.d.ts.map +1 -0
  428. package/dist-lib/src/components/ui/Kanban/index.d.ts +3 -0
  429. package/dist-lib/src/components/ui/Kanban/index.d.ts.map +1 -0
  430. package/dist-lib/src/components/ui/Kanban/kanban.d.ts +22 -0
  431. package/dist-lib/src/components/ui/Kanban/kanban.d.ts.map +1 -0
  432. package/dist-lib/src/components/ui/Kanban/kanban.styles.d.ts +150 -0
  433. package/dist-lib/src/components/ui/Kanban/kanban.styles.d.ts.map +1 -0
  434. package/dist-lib/src/components/ui/Kanban/kanban.types.d.ts +168 -0
  435. package/dist-lib/src/components/ui/Kanban/kanban.types.d.ts.map +1 -0
  436. package/dist-lib/src/components/ui/Kpi/index.d.ts +5 -0
  437. package/dist-lib/src/components/ui/Kpi/index.d.ts.map +1 -0
  438. package/dist-lib/src/components/ui/Kpi/kpi-delta.d.ts +11 -0
  439. package/dist-lib/src/components/ui/Kpi/kpi-delta.d.ts.map +1 -0
  440. package/dist-lib/src/components/ui/Kpi/kpi-group.d.ts +12 -0
  441. package/dist-lib/src/components/ui/Kpi/kpi-group.d.ts.map +1 -0
  442. package/dist-lib/src/components/ui/Kpi/kpi.d.ts +11 -0
  443. package/dist-lib/src/components/ui/Kpi/kpi.d.ts.map +1 -0
  444. package/dist-lib/src/components/ui/Kpi/kpi.styles.d.ts +159 -0
  445. package/dist-lib/src/components/ui/Kpi/kpi.styles.d.ts.map +1 -0
  446. package/dist-lib/src/components/ui/Kpi/kpi.types.d.ts +46 -0
  447. package/dist-lib/src/components/ui/Kpi/kpi.types.d.ts.map +1 -0
  448. package/dist-lib/src/components/ui/List/hooks/use-disclosure-set.d.ts +17 -0
  449. package/dist-lib/src/components/ui/List/hooks/use-disclosure-set.d.ts.map +1 -0
  450. package/dist-lib/src/components/ui/List/hooks/use-selection-set.d.ts +18 -0
  451. package/dist-lib/src/components/ui/List/hooks/use-selection-set.d.ts.map +1 -0
  452. package/dist-lib/src/components/ui/List/index.d.ts +4 -0
  453. package/dist-lib/src/components/ui/List/index.d.ts.map +1 -0
  454. package/dist-lib/src/components/ui/List/layouts/_sortable-item.d.ts +24 -0
  455. package/dist-lib/src/components/ui/List/layouts/_sortable-item.d.ts.map +1 -0
  456. package/dist-lib/src/components/ui/List/layouts/grouped-layout.d.ts +24 -0
  457. package/dist-lib/src/components/ui/List/layouts/grouped-layout.d.ts.map +1 -0
  458. package/dist-lib/src/components/ui/List/layouts/hierarchical-layout.d.ts +28 -0
  459. package/dist-lib/src/components/ui/List/layouts/hierarchical-layout.d.ts.map +1 -0
  460. package/dist-lib/src/components/ui/List/layouts/standard-layout.d.ts +19 -0
  461. package/dist-lib/src/components/ui/List/layouts/standard-layout.d.ts.map +1 -0
  462. package/dist-lib/src/components/ui/List/list-item.d.ts +29 -0
  463. package/dist-lib/src/components/ui/List/list-item.d.ts.map +1 -0
  464. package/dist-lib/src/components/ui/List/list.d.ts +15 -0
  465. package/dist-lib/src/components/ui/List/list.d.ts.map +1 -0
  466. package/dist-lib/src/components/ui/List/list.styles.d.ts +207 -0
  467. package/dist-lib/src/components/ui/List/list.styles.d.ts.map +1 -0
  468. package/dist-lib/src/components/ui/List/list.types.d.ts +126 -0
  469. package/dist-lib/src/components/ui/List/list.types.d.ts.map +1 -0
  470. package/dist-lib/src/components/ui/List/utils/flatten-tree.d.ts +23 -0
  471. package/dist-lib/src/components/ui/List/utils/flatten-tree.d.ts.map +1 -0
  472. package/dist-lib/src/components/ui/List/utils/group-items.d.ts +13 -0
  473. package/dist-lib/src/components/ui/List/utils/group-items.d.ts.map +1 -0
  474. package/dist-lib/src/components/ui/MenuSidebar/index.d.ts +16 -0
  475. package/dist-lib/src/components/ui/MenuSidebar/index.d.ts.map +1 -0
  476. package/dist-lib/src/components/ui/MenuSidebar/menu-sidebar.d.ts +25 -0
  477. package/dist-lib/src/components/ui/MenuSidebar/menu-sidebar.d.ts.map +1 -0
  478. package/dist-lib/src/components/ui/MenuSidebar/sidebar-brand.d.ts +8 -0
  479. package/dist-lib/src/components/ui/MenuSidebar/sidebar-brand.d.ts.map +1 -0
  480. package/dist-lib/src/components/ui/MenuSidebar/sidebar-item.d.ts +19 -0
  481. package/dist-lib/src/components/ui/MenuSidebar/sidebar-item.d.ts.map +1 -0
  482. package/dist-lib/src/components/ui/MenuSidebar/sidebar-panel.d.ts +22 -0
  483. package/dist-lib/src/components/ui/MenuSidebar/sidebar-panel.d.ts.map +1 -0
  484. package/dist-lib/src/components/ui/MenuSidebar/sidebar-rail.d.ts +14 -0
  485. package/dist-lib/src/components/ui/MenuSidebar/sidebar-rail.d.ts.map +1 -0
  486. package/dist-lib/src/components/ui/MenuSidebar/sidebar-section.d.ts +10 -0
  487. package/dist-lib/src/components/ui/MenuSidebar/sidebar-section.d.ts.map +1 -0
  488. package/dist-lib/src/components/ui/MenuSidebar/sidebar-subgroup.d.ts +13 -0
  489. package/dist-lib/src/components/ui/MenuSidebar/sidebar-subgroup.d.ts.map +1 -0
  490. package/dist-lib/src/components/ui/MenuSidebar/sidebar.styles.d.ts +299 -0
  491. package/dist-lib/src/components/ui/MenuSidebar/sidebar.styles.d.ts.map +1 -0
  492. package/dist-lib/src/components/ui/MenuSidebar/sidebar.types.d.ts +104 -0
  493. package/dist-lib/src/components/ui/MenuSidebar/sidebar.types.d.ts.map +1 -0
  494. package/dist-lib/src/components/ui/MenuSidebar/use-media-query.d.ts +11 -0
  495. package/dist-lib/src/components/ui/MenuSidebar/use-media-query.d.ts.map +1 -0
  496. package/dist-lib/src/components/ui/MenuSidebar/use-sidebar-state.d.ts +7 -0
  497. package/dist-lib/src/components/ui/MenuSidebar/use-sidebar-state.d.ts.map +1 -0
  498. package/dist-lib/src/components/ui/Modal/index.d.ts +3 -0
  499. package/dist-lib/src/components/ui/Modal/index.d.ts.map +1 -0
  500. package/dist-lib/src/components/ui/Modal/modal.d.ts +78 -0
  501. package/dist-lib/src/components/ui/Modal/modal.d.ts.map +1 -0
  502. package/dist-lib/src/components/ui/Modal/modal.styles.d.ts +74 -0
  503. package/dist-lib/src/components/ui/Modal/modal.styles.d.ts.map +1 -0
  504. package/dist-lib/src/components/ui/PageHeader/index.d.ts +4 -0
  505. package/dist-lib/src/components/ui/PageHeader/index.d.ts.map +1 -0
  506. package/dist-lib/src/components/ui/PageHeader/page-header.d.ts +41 -0
  507. package/dist-lib/src/components/ui/PageHeader/page-header.d.ts.map +1 -0
  508. package/dist-lib/src/components/ui/PageHeader/page-header.styles.d.ts +96 -0
  509. package/dist-lib/src/components/ui/PageHeader/page-header.styles.d.ts.map +1 -0
  510. package/dist-lib/src/components/ui/PageHeader/page-header.types.d.ts +38 -0
  511. package/dist-lib/src/components/ui/PageHeader/page-header.types.d.ts.map +1 -0
  512. package/dist-lib/src/components/ui/Panel/index.d.ts +12 -0
  513. package/dist-lib/src/components/ui/Panel/index.d.ts.map +1 -0
  514. package/dist-lib/src/components/ui/Panel/panel-body.d.ts +10 -0
  515. package/dist-lib/src/components/ui/Panel/panel-body.d.ts.map +1 -0
  516. package/dist-lib/src/components/ui/Panel/panel-footer.d.ts +11 -0
  517. package/dist-lib/src/components/ui/Panel/panel-footer.d.ts.map +1 -0
  518. package/dist-lib/src/components/ui/Panel/panel-header.d.ts +12 -0
  519. package/dist-lib/src/components/ui/Panel/panel-header.d.ts.map +1 -0
  520. package/dist-lib/src/components/ui/Panel/panel.d.ts +16 -0
  521. package/dist-lib/src/components/ui/Panel/panel.d.ts.map +1 -0
  522. package/dist-lib/src/components/ui/Panel/panel.styles.d.ts +47 -0
  523. package/dist-lib/src/components/ui/Panel/panel.styles.d.ts.map +1 -0
  524. package/dist-lib/src/components/ui/Panel/panel.types.d.ts +33 -0
  525. package/dist-lib/src/components/ui/Panel/panel.types.d.ts.map +1 -0
  526. package/dist-lib/src/components/ui/SingleMenuSidebar/category.d.ts +6 -0
  527. package/dist-lib/src/components/ui/SingleMenuSidebar/category.d.ts.map +1 -0
  528. package/dist-lib/src/components/ui/SingleMenuSidebar/command.d.ts +23 -0
  529. package/dist-lib/src/components/ui/SingleMenuSidebar/command.d.ts.map +1 -0
  530. package/dist-lib/src/components/ui/SingleMenuSidebar/footer.d.ts +6 -0
  531. package/dist-lib/src/components/ui/SingleMenuSidebar/footer.d.ts.map +1 -0
  532. package/dist-lib/src/components/ui/SingleMenuSidebar/header.d.ts +6 -0
  533. package/dist-lib/src/components/ui/SingleMenuSidebar/header.d.ts.map +1 -0
  534. package/dist-lib/src/components/ui/SingleMenuSidebar/index.d.ts +3 -0
  535. package/dist-lib/src/components/ui/SingleMenuSidebar/index.d.ts.map +1 -0
  536. package/dist-lib/src/components/ui/SingleMenuSidebar/menu-item.d.ts +6 -0
  537. package/dist-lib/src/components/ui/SingleMenuSidebar/menu-item.d.ts.map +1 -0
  538. package/dist-lib/src/components/ui/SingleMenuSidebar/module-selector.d.ts +6 -0
  539. package/dist-lib/src/components/ui/SingleMenuSidebar/module-selector.d.ts.map +1 -0
  540. package/dist-lib/src/components/ui/SingleMenuSidebar/search.d.ts +15 -0
  541. package/dist-lib/src/components/ui/SingleMenuSidebar/search.d.ts.map +1 -0
  542. package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.d.ts +6 -0
  543. package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.d.ts.map +1 -0
  544. package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.styles.d.ts +204 -0
  545. package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.styles.d.ts.map +1 -0
  546. package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.types.d.ts +181 -0
  547. package/dist-lib/src/components/ui/SingleMenuSidebar/single-menu-sidebar.types.d.ts.map +1 -0
  548. package/dist-lib/src/components/ui/SingleMenuSidebar/use-single-menu-sidebar.d.ts +22 -0
  549. package/dist-lib/src/components/ui/SingleMenuSidebar/use-single-menu-sidebar.d.ts.map +1 -0
  550. package/dist-lib/src/components/ui/TabelaTeste/index.d.ts +2 -0
  551. package/dist-lib/src/components/ui/TabelaTeste/index.d.ts.map +1 -0
  552. package/dist-lib/src/components/ui/TabelaTeste/mock-data.d.ts +90 -0
  553. package/dist-lib/src/components/ui/TabelaTeste/mock-data.d.ts.map +1 -0
  554. package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.d.ts +12 -0
  555. package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.d.ts.map +1 -0
  556. package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.styles.d.ts +184 -0
  557. package/dist-lib/src/components/ui/TabelaTeste/tabela-teste.styles.d.ts.map +1 -0
  558. package/dist-lib/src/components/ui/Table/index.d.ts +10 -0
  559. package/dist-lib/src/components/ui/Table/index.d.ts.map +1 -0
  560. package/dist-lib/src/components/ui/Table/table-card-row.d.ts +39 -0
  561. package/dist-lib/src/components/ui/Table/table-card-row.d.ts.map +1 -0
  562. package/dist-lib/src/components/ui/Table/table.constants.d.ts +14 -0
  563. package/dist-lib/src/components/ui/Table/table.constants.d.ts.map +1 -0
  564. package/dist-lib/src/components/ui/Table/table.d.ts +9 -0
  565. package/dist-lib/src/components/ui/Table/table.d.ts.map +1 -0
  566. package/dist-lib/src/components/ui/Table/table.styles.d.ts +374 -0
  567. package/dist-lib/src/components/ui/Table/table.styles.d.ts.map +1 -0
  568. package/dist-lib/src/components/ui/Table/table.types.d.ts +138 -0
  569. package/dist-lib/src/components/ui/Table/table.types.d.ts.map +1 -0
  570. package/dist-lib/src/components/ui/Table/use-column-resize.d.ts +24 -0
  571. package/dist-lib/src/components/ui/Table/use-column-resize.d.ts.map +1 -0
  572. package/dist-lib/src/components/ui/Table/use-column-widths.d.ts +36 -0
  573. package/dist-lib/src/components/ui/Table/use-column-widths.d.ts.map +1 -0
  574. package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filter-control.d.ts +40 -0
  575. package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filter-control.d.ts.map +1 -0
  576. package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filters.d.ts +53 -0
  577. package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-filters.d.ts.map +1 -0
  578. package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-sort.d.ts +41 -0
  579. package/dist-lib/src/components/ui/TableToolbar/hooks/use-toolbar-sort.d.ts.map +1 -0
  580. package/dist-lib/src/components/ui/TableToolbar/index.d.ts +58 -0
  581. package/dist-lib/src/components/ui/TableToolbar/index.d.ts.map +1 -0
  582. package/dist-lib/src/components/ui/TableToolbar/parts/bulk-actions-bar.d.ts +56 -0
  583. package/dist-lib/src/components/ui/TableToolbar/parts/bulk-actions-bar.d.ts.map +1 -0
  584. package/dist-lib/src/components/ui/TableToolbar/parts/table-toolbar-views.d.ts +82 -0
  585. package/dist-lib/src/components/ui/TableToolbar/parts/table-toolbar-views.d.ts.map +1 -0
  586. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-actions.d.ts +60 -0
  587. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-actions.d.ts.map +1 -0
  588. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-applied.d.ts +51 -0
  589. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-applied.d.ts.map +1 -0
  590. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-divider.d.ts +6 -0
  591. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-divider.d.ts.map +1 -0
  592. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-button.d.ts +18 -0
  593. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-button.d.ts.map +1 -0
  594. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-control.d.ts +63 -0
  595. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-filter-control.d.ts.map +1 -0
  596. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-mobile-sheet.d.ts +82 -0
  597. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-mobile-sheet.d.ts.map +1 -0
  598. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-search.d.ts +21 -0
  599. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-search.d.ts.map +1 -0
  600. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-segmented.d.ts +21 -0
  601. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-segmented.d.ts.map +1 -0
  602. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-settings-menu.d.ts +54 -0
  603. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-settings-menu.d.ts.map +1 -0
  604. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-simple-filter-drawer.d.ts +47 -0
  605. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-simple-filter-drawer.d.ts.map +1 -0
  606. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tabs.d.ts +20 -0
  607. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tabs.d.ts.map +1 -0
  608. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tool-button.d.ts +47 -0
  609. package/dist-lib/src/components/ui/TableToolbar/parts/toolbar-tool-button.d.ts.map +1 -0
  610. package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.d.ts +23 -0
  611. package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.d.ts.map +1 -0
  612. package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.styles.d.ts +53 -0
  613. package/dist-lib/src/components/ui/TableToolbar/popovers/add-view-modal.styles.d.ts.map +1 -0
  614. package/dist-lib/src/components/ui/TableToolbar/popovers/cols-popover.d.ts +45 -0
  615. package/dist-lib/src/components/ui/TableToolbar/popovers/cols-popover.d.ts.map +1 -0
  616. package/dist-lib/src/components/ui/TableToolbar/popovers/filter-popover.d.ts +83 -0
  617. package/dist-lib/src/components/ui/TableToolbar/popovers/filter-popover.d.ts.map +1 -0
  618. package/dist-lib/src/components/ui/TableToolbar/popovers/filter-sql-parser.d.ts +37 -0
  619. package/dist-lib/src/components/ui/TableToolbar/popovers/filter-sql-parser.d.ts.map +1 -0
  620. package/dist-lib/src/components/ui/TableToolbar/popovers/more-menu.d.ts +49 -0
  621. package/dist-lib/src/components/ui/TableToolbar/popovers/more-menu.d.ts.map +1 -0
  622. package/dist-lib/src/components/ui/TableToolbar/popovers/sort-popover.d.ts +48 -0
  623. package/dist-lib/src/components/ui/TableToolbar/popovers/sort-popover.d.ts.map +1 -0
  624. package/dist-lib/src/components/ui/TableToolbar/popovers/views-popover.d.ts +65 -0
  625. package/dist-lib/src/components/ui/TableToolbar/popovers/views-popover.d.ts.map +1 -0
  626. package/dist-lib/src/components/ui/TableToolbar/table-toolbar.d.ts +47 -0
  627. package/dist-lib/src/components/ui/TableToolbar/table-toolbar.d.ts.map +1 -0
  628. package/dist-lib/src/components/ui/TableToolbar/table-toolbar.styles.d.ts +232 -0
  629. package/dist-lib/src/components/ui/TableToolbar/table-toolbar.styles.d.ts.map +1 -0
  630. package/dist-lib/src/components/ui/TableToolbar/table-toolbar.types.d.ts +48 -0
  631. package/dist-lib/src/components/ui/TableToolbar/table-toolbar.types.d.ts.map +1 -0
  632. package/dist-lib/src/components/ui/Toast/index.d.ts +4 -0
  633. package/dist-lib/src/components/ui/Toast/index.d.ts.map +1 -0
  634. package/dist-lib/src/components/ui/Toast/toast-card.d.ts +35 -0
  635. package/dist-lib/src/components/ui/Toast/toast-card.d.ts.map +1 -0
  636. package/dist-lib/src/components/ui/Toast/toast.styles.d.ts +102 -0
  637. package/dist-lib/src/components/ui/Toast/toast.styles.d.ts.map +1 -0
  638. package/dist-lib/src/components/ui/avatar-ig/avatar.d.ts +23 -0
  639. package/dist-lib/src/components/ui/avatar-ig/avatar.d.ts.map +1 -0
  640. package/dist-lib/src/components/ui/avatar-ig/avatar.styles.d.ts +74 -0
  641. package/dist-lib/src/components/ui/avatar-ig/avatar.styles.d.ts.map +1 -0
  642. package/dist-lib/src/components/ui/avatar-ig/avatar.types.d.ts +16 -0
  643. package/dist-lib/src/components/ui/avatar-ig/avatar.types.d.ts.map +1 -0
  644. package/dist-lib/src/components/ui/avatar-ig/index.d.ts +4 -0
  645. package/dist-lib/src/components/ui/avatar-ig/index.d.ts.map +1 -0
  646. package/dist-lib/src/hooks/useTheme.d.ts +19 -0
  647. package/dist-lib/src/hooks/useTheme.d.ts.map +1 -0
  648. package/dist-lib/src/lib/lucide-types.d.ts +9 -0
  649. package/dist-lib/src/lib/lucide-types.d.ts.map +1 -0
  650. package/dist-lib/src/lib/utils.d.ts +3 -0
  651. package/dist-lib/src/lib/utils.d.ts.map +1 -0
  652. package/dist-lib/src/preview/mocks/app-shell-mocks.d.ts +16 -0
  653. package/dist-lib/src/preview/mocks/app-shell-mocks.d.ts.map +1 -0
  654. package/dist-lib/src/preview/mocks/index.d.ts +13 -0
  655. package/dist-lib/src/preview/mocks/index.d.ts.map +1 -0
  656. package/dist-lib/src/preview/pages/ChatV2/ChatV2.d.ts +2 -0
  657. package/dist-lib/src/preview/pages/ChatV2/ChatV2.d.ts.map +1 -0
  658. package/dist-lib/src/preview/pages/ChatV2/chat-v2-mocks.d.ts +22 -0
  659. package/dist-lib/src/preview/pages/ChatV2/chat-v2-mocks.d.ts.map +1 -0
  660. package/dist-lib/src/preview/pages/ChatV2/chat-v2.styles.d.ts +50 -0
  661. package/dist-lib/src/preview/pages/ChatV2/chat-v2.styles.d.ts.map +1 -0
  662. package/dist-lib/src/preview/pages/ChatV2/chat-v2.types.d.ts +54 -0
  663. package/dist-lib/src/preview/pages/ChatV2/chat-v2.types.d.ts.map +1 -0
  664. package/dist-lib/src/preview/pages/ChatV2/components/ChannelDot/channel-dot.d.ts +12 -0
  665. package/dist-lib/src/preview/pages/ChatV2/components/ChannelDot/channel-dot.d.ts.map +1 -0
  666. package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/conversation-actions-menu.d.ts +16 -0
  667. package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/conversation-actions-menu.d.ts.map +1 -0
  668. package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/index.d.ts +2 -0
  669. package/dist-lib/src/preview/pages/ChatV2/components/ConversationActionsMenu/index.d.ts.map +1 -0
  670. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.d.ts +8 -0
  671. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.d.ts.map +1 -0
  672. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.styles.d.ts +86 -0
  673. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.styles.d.ts.map +1 -0
  674. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.types.d.ts +10 -0
  675. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/conversation-column.types.d.ts.map +1 -0
  676. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/index.d.ts +3 -0
  677. package/dist-lib/src/preview/pages/ChatV2/components/ConversationColumn/index.d.ts.map +1 -0
  678. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.d.ts +7 -0
  679. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.d.ts.map +1 -0
  680. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.styles.d.ts +100 -0
  681. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.styles.d.ts.map +1 -0
  682. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.types.d.ts +7 -0
  683. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/conversation-list-item.types.d.ts.map +1 -0
  684. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/index.d.ts +3 -0
  685. package/dist-lib/src/preview/pages/ChatV2/components/ConversationListItem/index.d.ts.map +1 -0
  686. package/dist-lib/src/preview/pages/ChatV2/components/DateSeparator/date-separator.d.ts +10 -0
  687. package/dist-lib/src/preview/pages/ChatV2/components/DateSeparator/date-separator.d.ts.map +1 -0
  688. package/dist-lib/src/preview/pages/ChatV2/components/DetailField/detail-field.d.ts +13 -0
  689. package/dist-lib/src/preview/pages/ChatV2/components/DetailField/detail-field.d.ts.map +1 -0
  690. package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/detail-section.d.ts +13 -0
  691. package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/detail-section.d.ts.map +1 -0
  692. package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/index.d.ts +2 -0
  693. package/dist-lib/src/preview/pages/ChatV2/components/DetailSection/index.d.ts.map +1 -0
  694. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.d.ts +8 -0
  695. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.d.ts.map +1 -0
  696. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.styles.d.ts +131 -0
  697. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.styles.d.ts.map +1 -0
  698. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.types.d.ts +15 -0
  699. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/details-column.types.d.ts.map +1 -0
  700. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/index.d.ts +3 -0
  701. package/dist-lib/src/preview/pages/ChatV2/components/DetailsColumn/index.d.ts.map +1 -0
  702. package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.d.ts +12 -0
  703. package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.d.ts.map +1 -0
  704. package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.styles.d.ts +67 -0
  705. package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/filter-row.styles.d.ts.map +1 -0
  706. package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/index.d.ts +2 -0
  707. package/dist-lib/src/preview/pages/ChatV2/components/FilterRow/index.d.ts.map +1 -0
  708. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.d.ts +7 -0
  709. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.d.ts.map +1 -0
  710. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.styles.d.ts +104 -0
  711. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.styles.d.ts.map +1 -0
  712. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.types.d.ts +12 -0
  713. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-column.types.d.ts.map +1 -0
  714. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-rail.d.ts +7 -0
  715. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/filters-rail.d.ts.map +1 -0
  716. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/index.d.ts +4 -0
  717. package/dist-lib/src/preview/pages/ChatV2/components/FiltersColumn/index.d.ts.map +1 -0
  718. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/index.d.ts +3 -0
  719. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/index.d.ts.map +1 -0
  720. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.d.ts +7 -0
  721. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.d.ts.map +1 -0
  722. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.styles.d.ts +76 -0
  723. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.styles.d.ts.map +1 -0
  724. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.types.d.ts +5 -0
  725. package/dist-lib/src/preview/pages/ChatV2/components/MessageBubble/message-bubble.types.d.ts.map +1 -0
  726. package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/index.d.ts +2 -0
  727. package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/index.d.ts.map +1 -0
  728. package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/person-avatar.d.ts +14 -0
  729. package/dist-lib/src/preview/pages/ChatV2/components/PersonAvatar/person-avatar.d.ts.map +1 -0
  730. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/index.d.ts +3 -0
  731. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/index.d.ts.map +1 -0
  732. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.d.ts +7 -0
  733. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.d.ts.map +1 -0
  734. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.styles.d.ts +86 -0
  735. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.styles.d.ts.map +1 -0
  736. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.types.d.ts +13 -0
  737. package/dist-lib/src/preview/pages/ChatV2/components/QueueColumn/queue-column.types.d.ts.map +1 -0
  738. package/dist-lib/src/preview/pages/ChatV2/components/RailItem/index.d.ts +2 -0
  739. package/dist-lib/src/preview/pages/ChatV2/components/RailItem/index.d.ts.map +1 -0
  740. package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.d.ts +12 -0
  741. package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.d.ts.map +1 -0
  742. package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.styles.d.ts +49 -0
  743. package/dist-lib/src/preview/pages/ChatV2/components/RailItem/rail-item.styles.d.ts.map +1 -0
  744. package/dist-lib/src/preview/pages/ChatV2/hooks/use-resizable.d.ts +36 -0
  745. package/dist-lib/src/preview/pages/ChatV2/hooks/use-resizable.d.ts.map +1 -0
  746. package/dist-lib/src/preview/pages/ChatV2/index.d.ts +11 -0
  747. package/dist-lib/src/preview/pages/ChatV2/index.d.ts.map +1 -0
  748. package/dist-lib/src/preview/pages/ClientesShowcase/ClientesShowcase.d.ts +2 -0
  749. package/dist-lib/src/preview/pages/ClientesShowcase/ClientesShowcase.d.ts.map +1 -0
  750. package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase-mocks.d.ts +35 -0
  751. package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase-mocks.d.ts.map +1 -0
  752. package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.styles.d.ts +37 -0
  753. package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.styles.d.ts.map +1 -0
  754. package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.types.d.ts +16 -0
  755. package/dist-lib/src/preview/pages/ClientesShowcase/clientes-showcase.types.d.ts.map +1 -0
  756. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.d.ts +8 -0
  757. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.d.ts.map +1 -0
  758. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.styles.d.ts +73 -0
  759. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.styles.d.ts.map +1 -0
  760. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.types.d.ts +14 -0
  761. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/detail-drawer.types.d.ts.map +1 -0
  762. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/index.d.ts +3 -0
  763. package/dist-lib/src/preview/pages/ClientesShowcase/components/DetailDrawer/index.d.ts.map +1 -0
  764. package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/index.d.ts +3 -0
  765. package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/index.d.ts.map +1 -0
  766. package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/novo-cliente-drawer.d.ts +22 -0
  767. package/dist-lib/src/preview/pages/ClientesShowcase/components/NovoClienteDrawer/novo-cliente-drawer.d.ts.map +1 -0
  768. package/dist-lib/src/preview/pages/ClientesShowcase/index.d.ts +11 -0
  769. package/dist-lib/src/preview/pages/ClientesShowcase/index.d.ts.map +1 -0
  770. package/dist-lib/src/preview/pages/DashboardShowcase.d.ts +2 -0
  771. package/dist-lib/src/preview/pages/DashboardShowcase.d.ts.map +1 -0
  772. package/dist-lib/src/utils/color-contrast.d.ts +48 -0
  773. package/dist-lib/src/utils/color-contrast.d.ts.map +1 -0
  774. package/dist-lib/src/utils/tv.d.ts +4 -0
  775. package/dist-lib/src/utils/tv.d.ts.map +1 -0
  776. package/dist-lib/theme.css +61 -24
  777. package/dist-lib/tokens/brands/default/components/sizing.d.ts +137 -0
  778. package/dist-lib/tokens/brands/default/components/sizing.d.ts.map +1 -0
  779. package/dist-lib/tokens/brands/default/components/spacing.d.ts +50 -0
  780. package/dist-lib/tokens/brands/default/components/spacing.d.ts.map +1 -0
  781. package/dist-lib/tokens/brands/default/primitives/color-palette.d.ts +276 -0
  782. package/dist-lib/tokens/brands/default/primitives/color-palette.d.ts.map +1 -0
  783. package/dist-lib/tokens/brands/default/primitives/fonts.d.ts +63 -0
  784. package/dist-lib/tokens/brands/default/primitives/fonts.d.ts.map +1 -0
  785. package/dist-lib/tokens/brands/default/primitives/motion.d.ts +47 -0
  786. package/dist-lib/tokens/brands/default/primitives/motion.d.ts.map +1 -0
  787. package/dist-lib/tokens/brands/default/primitives/scales.d.ts +50 -0
  788. package/dist-lib/tokens/brands/default/primitives/scales.d.ts.map +1 -0
  789. package/dist-lib/tokens/brands/default/semantic/color-dark.d.ts +207 -0
  790. package/dist-lib/tokens/brands/default/semantic/color-dark.d.ts.map +1 -0
  791. package/dist-lib/tokens/brands/default/semantic/color-light.d.ts +212 -0
  792. package/dist-lib/tokens/brands/default/semantic/color-light.d.ts.map +1 -0
  793. package/dist-lib/tokens/brands/default/semantic/elevation.d.ts +147 -0
  794. package/dist-lib/tokens/brands/default/semantic/elevation.d.ts.map +1 -0
  795. package/dist-lib/tokens/brands/default/semantic/shape.d.ts +90 -0
  796. package/dist-lib/tokens/brands/default/semantic/shape.d.ts.map +1 -0
  797. package/dist-lib/tokens/brands/default/semantic/sizing.d.ts +42 -0
  798. package/dist-lib/tokens/brands/default/semantic/sizing.d.ts.map +1 -0
  799. package/dist-lib/tokens/brands/default/semantic/spacing.d.ts +121 -0
  800. package/dist-lib/tokens/brands/default/semantic/spacing.d.ts.map +1 -0
  801. package/dist-lib/tokens/brands/default/semantic/typography.d.ts +59 -0
  802. package/dist-lib/tokens/brands/default/semantic/typography.d.ts.map +1 -0
  803. package/dist-lib/tokens/index.d.ts +22 -0
  804. package/dist-lib/tokens/index.d.ts.map +1 -0
  805. package/dist-lib/tokens.cjs +49 -4
  806. package/dist-lib/tokens.cjs.map +1 -1
  807. package/dist-lib/tokens.mjs +49 -4
  808. package/dist-lib/tokens.mjs.map +1 -1
  809. package/package.json +39 -12
  810. package/dist-lib/chunks/app-shell-BdVam01i.cjs.map +0 -1
  811. package/dist-lib/chunks/app-shell-C_enrPD8.mjs.map +0 -1
  812. package/dist-lib/chunks/badge-B0D_PRxn.mjs.map +0 -1
  813. package/dist-lib/chunks/badge-CUttkO1X.cjs.map +0 -1
  814. package/dist-lib/chunks/clientes-showcase-mocks-CPNOhx1G.cjs.map +0 -1
  815. package/dist-lib/chunks/clientes-showcase-mocks-DEHCKxMK.mjs.map +0 -1
  816. package/dist-lib/chunks/page-header-DM2G1mdi.mjs.map +0 -1
  817. package/dist-lib/chunks/page-header-qOywgRWy.cjs.map +0 -1
  818. package/dist-lib/chunks/panel-CCYNbXJR.mjs.map +0 -1
  819. package/dist-lib/chunks/panel-CSuFQHMl.cjs.map +0 -1
@@ -0,0 +1,111 @@
1
+ import { ReactNode } from 'react';
2
+ import { LucideIcon } from '../../../lib/lucide-types';
3
+ import { HeaderBreadcrumbItem, HeaderCommandGroup, HeaderMessagesConfig, HeaderNotificationsConfig, HeaderThemeOption } from '../Header';
4
+ import { SidebarContext, SidebarMenuItem } from '../MenuSidebar';
5
+ /**
6
+ * Identidade do usuário logado — exibida no avatar do rail (com DropdownMenu)
7
+ * e no cabeçalho do user menu.
8
+ */
9
+ export type AppShellUser = {
10
+ /** Nome completo (linha 1 do header do user menu). */
11
+ name: string;
12
+ /** Email (linha 2 do header do user menu). */
13
+ email?: string;
14
+ /** URL da imagem do avatar. Fallback usa `initials`. */
15
+ avatarSrc?: string;
16
+ /** Iniciais (fallback do avatar). Default: 2 primeiras letras do `name`. */
17
+ initials?: string;
18
+ /** Cor de fundo do avatar (fallback). Default: token `bg-bg-brand`. */
19
+ avatarColor?: string;
20
+ };
21
+ /** Opção do switcher de layout (Fluido / Compacto). Mesmo shape do tema. */
22
+ export type AppShellLayoutOption = {
23
+ id: string;
24
+ label: string;
25
+ icon: LucideIcon;
26
+ };
27
+ /**
28
+ * Props do `<AppShell>` — template de aplicação que compõe MenuSidebar + Header
29
+ * + slot livre pro body. Pensado pra ser a "casca" reutilizável de todas as
30
+ * telas do CRM iGreen.
31
+ *
32
+ * Layout:
33
+ * ┌─────────────────────────────────────────────────────────┐
34
+ * │ rail │ panel │ Header (sticky no top do main area) │
35
+ * │ │ ├────────────────────────────────────────────┤
36
+ * │ │ │ │
37
+ * │ │ │ body (children) — gap-gp-4xl p-pad-6xl │
38
+ * │ │ │ │
39
+ * └──────┴───────┴────────────────────────────────────────────┘
40
+ *
41
+ * - Sidebar e Header são passthrough 1:1 das props do `<MenuSidebar>` e `<Header>`
42
+ * - `menuCollapsed` é gerenciado internamente (uncontrolled) ou via prop (controlled)
43
+ * - `theme` idem
44
+ * - `children` é o body — gap 16px + padding 32px aplicados no slot
45
+ */
46
+ export type AppShellProps = {
47
+ /** Contextos do MenuSidebar (rail + panel data-driven). Obrigatório. */
48
+ contexts: SidebarContext[];
49
+ /** Contexto inicialmente ativo (uncontrolled). Default: primeiro do array. */
50
+ defaultActiveContextId?: string;
51
+ /** Contexto ativo (controlled). */
52
+ activeContextId?: string;
53
+ onContextChange?: (id: string) => void;
54
+ /** Item inicialmente ativo (href, uncontrolled). */
55
+ defaultActiveItemHref?: string;
56
+ /** Item ativo (controlled). */
57
+ activeItemHref?: string;
58
+ onItemClick?: (item: SidebarMenuItem) => void;
59
+ /** Breadcrumb do header (último item = página atual). Obrigatório. */
60
+ breadcrumb: HeaderBreadcrumbItem[];
61
+ /** Search/Command palette. Quando omitido, search é escondido. */
62
+ commandGroups?: HeaderCommandGroup[];
63
+ commandPlaceholder?: string;
64
+ commandEmptyMessage?: string;
65
+ searchPlaceholder?: string;
66
+ /** Notificações (dropdown direito). */
67
+ notifications?: HeaderNotificationsConfig;
68
+ /** Mensagens (dropdown direito). */
69
+ messages?: HeaderMessagesConfig;
70
+ /** Theme switcher. Quando omitido, switcher é escondido. */
71
+ theme?: string;
72
+ onThemeChange?: (id: string) => void;
73
+ themeOptions?: HeaderThemeOption[];
74
+ /** Slot extra no canto direito do header. */
75
+ headerRightSlot?: ReactNode;
76
+ /**
77
+ * Usuário logado. Quando passado, renderiza Avatar clicável no rail que
78
+ * abre um DropdownMenu com nome/email + layout + tema + settings + logout.
79
+ * Quando omitido, mantém o avatar default ("SV" estático).
80
+ */
81
+ user?: AppShellUser;
82
+ /** Layout atual ("fluid" | "compact" | string custom). */
83
+ layout?: string;
84
+ onLayoutChange?: (id: string) => void;
85
+ layoutOptions?: AppShellLayoutOption[];
86
+ /** Callback "Configurações" no user menu. Item escondido se omitido. */
87
+ onSettings?: () => void;
88
+ /** Callback "Sair" no user menu. Item escondido se omitido. */
89
+ onLogout?: () => void;
90
+ /**
91
+ * Sidebar collapsed (controlled). Quando ausente, AppShell gerencia state
92
+ * interno (uncontrolled) — toggle do header dispara setInternal.
93
+ */
94
+ menuCollapsed?: boolean;
95
+ defaultMenuCollapsed?: boolean;
96
+ onMenuCollapseChange?: (collapsed: boolean) => void;
97
+ /** Conteúdo do body — o que muda entre telas. Aplicado dentro de slot
98
+ * com `gap-gp-4xl p-pad-6xl` (24px gap + 32px padding). */
99
+ children: ReactNode;
100
+ /** ClassName extra no body slot (raro — use só pra ajustes pontuais). */
101
+ bodyClassName?: string;
102
+ /**
103
+ * Em mobile (<md), zera o padding interno do body — útil pra telas que
104
+ * controlam o próprio padding (chat com overlays fullscreen, mapas, etc).
105
+ * Default: false (padding 18px mobile, 32px desktop).
106
+ */
107
+ mobileEdgeToEdge?: boolean;
108
+ /** ClassName extra no root da AppShell (afeta toda a tela). */
109
+ className?: string;
110
+ };
111
+ //# sourceMappingURL=app-shell.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app-shell.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/AppShell/app-shell.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,KAAK,EACV,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,EACpB,yBAAyB,EACzB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAChC,OAAO,KAAK,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAEnF;;;GAGG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB,sDAAsD;IACtD,IAAI,EAAE,MAAM,CAAC;IACb,8CAA8C;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,wDAAwD;IACxD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,4EAA4E;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uEAAuE;IACvE,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,4EAA4E;AAC5E,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,MAAM,aAAa,GAAG;IAE1B,wEAAwE;IACxE,QAAQ,EAAE,cAAc,EAAE,CAAC;IAC3B,8EAA8E;IAC9E,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,mCAAmC;IACnC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,oDAAoD;IACpD,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,+BAA+B;IAC/B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IAG9C,sEAAsE;IACtE,UAAU,EAAE,oBAAoB,EAAE,CAAC;IACnC,kEAAkE;IAClE,aAAa,CAAC,EAAE,kBAAkB,EAAE,CAAC;IACrC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uCAAuC;IACvC,aAAa,CAAC,EAAE,yBAAyB,CAAC;IAC1C,oCAAoC;IACpC,QAAQ,CAAC,EAAE,oBAAoB,CAAC;IAChC,4DAA4D;IAC5D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACnC,6CAA6C;IAC7C,eAAe,CAAC,EAAE,SAAS,CAAC;IAG5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,0DAA0D;IAC1D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,aAAa,CAAC,EAAE,oBAAoB,EAAE,CAAC;IACvC,wEAAwE;IACxE,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,+DAA+D;IAC/D,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IAGtB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,oBAAoB,CAAC,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;IAGpD;gEAC4D;IAC5D,QAAQ,EAAE,SAAS,CAAC;IACpB,yEAAyE;IACzE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAG3B,+DAA+D;IAC/D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC"}
@@ -0,0 +1,5 @@
1
+ export { AppShell } from './app-shell';
2
+ export type { AppShellProps, AppShellUser, AppShellLayoutOption, } from './app-shell.types';
3
+ export { UserMenu } from './user-menu';
4
+ export type { UserMenuProps } from './user-menu';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/AppShell/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,YAAY,EACV,aAAa,EACb,YAAY,EACZ,oBAAoB,GACrB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,YAAY,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { HeaderThemeOption } from '../Header';
2
+ import { AppShellLayoutOption, AppShellUser } from './app-shell.types';
3
+ export type UserMenuProps = {
4
+ user: AppShellUser;
5
+ /** Layout state (radio group). Sem theme/layout escondidos automaticamente. */
6
+ layout?: string;
7
+ onLayoutChange?: (id: string) => void;
8
+ layoutOptions?: AppShellLayoutOption[];
9
+ theme?: string;
10
+ onThemeChange?: (id: string) => void;
11
+ themeOptions?: HeaderThemeOption[];
12
+ onSettings?: () => void;
13
+ onLogout?: () => void;
14
+ };
15
+ /**
16
+ * UserMenu — Avatar do rail do MenuSidebar com DropdownMenu.
17
+ *
18
+ * Conteúdo (na ordem):
19
+ * 1. Header com avatar + nome + email
20
+ * 2. Separator
21
+ * 3. Layout radio group (se layoutOptions)
22
+ * 4. Tema radio group (se themeOptions)
23
+ * 5. Configurações (se onSettings)
24
+ * 6. Separator
25
+ * 7. Sair (se onLogout)
26
+ *
27
+ * Renderizado como `user={<UserMenu ...>}` na MenuSidebar.
28
+ */
29
+ export declare function UserMenu({ user, layout, onLayoutChange, layoutOptions, theme, onThemeChange, themeOptions, onSettings, onLogout, }: UserMenuProps): import("react/jsx-runtime").JSX.Element;
30
+ //# sourceMappingURL=user-menu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/AppShell/user-menu.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,KAAK,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAE5E,MAAM,MAAM,aAAa,GAAG;IAC1B,IAAI,EAAE,YAAY,CAAC;IACnB,+EAA+E;IAC/E,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,aAAa,CAAC,EAAE,oBAAoB,EAAE,CAAC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACnC,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAYF;;;;;;;;;;;;;GAaG;AACH,wBAAgB,QAAQ,CAAC,EACvB,IAAI,EACJ,MAAM,EACN,cAAc,EACd,aAAa,EACb,KAAK,EACL,aAAa,EACb,YAAY,EACZ,UAAU,EACV,QAAQ,GACT,EAAE,aAAa,2CAmKf"}
@@ -0,0 +1,3 @@
1
+ import { ButtonProps } from './button.types';
2
+ export declare const Button: import('react').ForwardRefExoticComponent<ButtonProps & import('react').RefAttributes<HTMLButtonElement>>;
3
+ //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Button/button.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAGlD,eAAO,MAAM,MAAM,2GA4ClB,CAAC"}
@@ -0,0 +1,147 @@
1
+ import { VariantProps } from '../../../utils/tv';
2
+ /**
3
+ * Button styles — V3 tokens (alinhado com /design-and-table-v2)
4
+ *
5
+ * Specs base:
6
+ * - font-size 13px (text-body-md font-medium = 0.8125rem / 600)
7
+ * - border-radius 10px (rounded-radius-lg)
8
+ * - secondary usa fg-secondary
9
+ * - rings cor-pura via ring.{brand|danger|success|warning|secondary}
10
+ *
11
+ * Variants color: primary/secondary/critical/success/warning
12
+ * - primary → bg-brand / fg-brand / border-brand
13
+ * - critical → bg-danger / fg-danger / border-danger-muted
14
+ * - secondary → neutros (bg-muted, fg-secondary, border-default)
15
+ *
16
+ * Variants visual: filled/outline/soft/ghost
17
+ *
18
+ * Sizes mantidas (largura/espaçamento como estavam).
19
+ *
20
+ * Disabled: opacity-50 (v3 não tem bg-disabled token).
21
+ */
22
+ export declare const buttonVariants: import('tailwind-variants').TVReturnType<{
23
+ color: {
24
+ primary: string;
25
+ secondary: string;
26
+ critical: string;
27
+ success: string;
28
+ warning: string;
29
+ };
30
+ variant: {
31
+ filled: string;
32
+ outline: string;
33
+ soft: string;
34
+ ghost: string;
35
+ };
36
+ size: {
37
+ "2xs": string;
38
+ xs: string;
39
+ sm: string;
40
+ md: string;
41
+ lg: string;
42
+ "icon-2xs": string;
43
+ "icon-xs": string;
44
+ "icon-sm": string;
45
+ "icon-md": string;
46
+ "icon-lg": string;
47
+ };
48
+ fullWidth: {
49
+ true: string;
50
+ };
51
+ /**
52
+ * Shape do botão:
53
+ * - rounded (default): mantém o radius da `size` (varia por tamanho)
54
+ * - pill: força `rounded-full` (override com `!` pra ganhar do size)
55
+ */
56
+ shape: {
57
+ rounded: string;
58
+ pill: string;
59
+ };
60
+ disabled: {
61
+ true: string;
62
+ };
63
+ }, undefined, string[], {
64
+ color: {
65
+ primary: string;
66
+ secondary: string;
67
+ critical: string;
68
+ success: string;
69
+ warning: string;
70
+ };
71
+ variant: {
72
+ filled: string;
73
+ outline: string;
74
+ soft: string;
75
+ ghost: string;
76
+ };
77
+ size: {
78
+ "2xs": string;
79
+ xs: string;
80
+ sm: string;
81
+ md: string;
82
+ lg: string;
83
+ "icon-2xs": string;
84
+ "icon-xs": string;
85
+ "icon-sm": string;
86
+ "icon-md": string;
87
+ "icon-lg": string;
88
+ };
89
+ fullWidth: {
90
+ true: string;
91
+ };
92
+ /**
93
+ * Shape do botão:
94
+ * - rounded (default): mantém o radius da `size` (varia por tamanho)
95
+ * - pill: força `rounded-full` (override com `!` pra ganhar do size)
96
+ */
97
+ shape: {
98
+ rounded: string;
99
+ pill: string;
100
+ };
101
+ disabled: {
102
+ true: string;
103
+ };
104
+ }, undefined, import('tailwind-variants').TVReturnType<{
105
+ color: {
106
+ primary: string;
107
+ secondary: string;
108
+ critical: string;
109
+ success: string;
110
+ warning: string;
111
+ };
112
+ variant: {
113
+ filled: string;
114
+ outline: string;
115
+ soft: string;
116
+ ghost: string;
117
+ };
118
+ size: {
119
+ "2xs": string;
120
+ xs: string;
121
+ sm: string;
122
+ md: string;
123
+ lg: string;
124
+ "icon-2xs": string;
125
+ "icon-xs": string;
126
+ "icon-sm": string;
127
+ "icon-md": string;
128
+ "icon-lg": string;
129
+ };
130
+ fullWidth: {
131
+ true: string;
132
+ };
133
+ /**
134
+ * Shape do botão:
135
+ * - rounded (default): mantém o radius da `size` (varia por tamanho)
136
+ * - pill: força `rounded-full` (override com `!` pra ganhar do size)
137
+ */
138
+ shape: {
139
+ rounded: string;
140
+ pill: string;
141
+ };
142
+ disabled: {
143
+ true: string;
144
+ };
145
+ }, undefined, string[], unknown, unknown, undefined>>;
146
+ export type ButtonVariantProps = VariantProps<typeof buttonVariants>;
147
+ //# sourceMappingURL=button.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Button/button.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAEnD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAsDvB;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAJH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAJH;;;;OAIG;;;;;;;;qDAwHL,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { ButtonVariantProps } from './button.styles';
2
+ export interface ButtonProps extends Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "disabled" | "color">, ButtonVariantProps {
3
+ loading?: boolean;
4
+ iconLeft?: React.ReactNode;
5
+ iconRight?: React.ReactNode;
6
+ }
7
+ //# sourceMappingURL=button.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Button/button.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE1D,MAAM,WAAW,WACf,SAAQ,IAAI,CAAC,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,UAAU,GAAG,OAAO,CAAC,EAC/E,kBAAkB;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC7B"}
@@ -0,0 +1,4 @@
1
+ export { Button } from './button';
2
+ export { buttonVariants, type ButtonVariantProps } from './button.styles';
3
+ export type { ButtonProps } from './button.types';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Button/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAC1E,YAAY,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { ButtonGroupProps, ButtonGroupPrimaryProps, ButtonGroupChevronProps } from './button-group.types';
2
+ /**
3
+ * Export como compound component — `<ButtonGroup>` é a raiz, e os slots
4
+ * `<ButtonGroup.Primary>` / `<ButtonGroup.Chevron>` são namespaced.
5
+ */
6
+ export declare const ButtonGroup: import('react').ForwardRefExoticComponent<ButtonGroupProps & import('react').RefAttributes<HTMLDivElement>> & {
7
+ Primary: import('react').ForwardRefExoticComponent<ButtonGroupPrimaryProps & import('react').RefAttributes<HTMLButtonElement>>;
8
+ Chevron: import('react').ForwardRefExoticComponent<ButtonGroupChevronProps & import('react').RefAttributes<HTMLButtonElement>>;
9
+ };
10
+ //# sourceMappingURL=button-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button-group.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/ButtonGroup/button-group.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EACV,gBAAgB,EAChB,uBAAuB,EACvB,uBAAuB,EAExB,MAAM,sBAAsB,CAAC;AAiH9B;;;GAGG;AACH,eAAO,MAAM,WAAW;;;CAGtB,CAAC"}
@@ -0,0 +1,77 @@
1
+ /**
2
+ * ButtonGroup wrapper styles — agrupa visualmente os slots Primary + Chevron.
3
+ *
4
+ * Comportamento:
5
+ * - inline-flex: 2 botões lado a lado
6
+ * - radius: aplicado no group via slots (Primary herda left, Chevron herda right)
7
+ * - divider: border interno emerge naturalmente do Button outline; pra filled/soft
8
+ * usamos collapse via `-ml-px` no Chevron + ring divider via `before:` no slot
9
+ *
10
+ * Não tem variants próprias — color/variant/size vêm via ButtonGroupContext.
11
+ * O wrapper só agrupa visualmente; aparência sai dos filhos.
12
+ */
13
+ export declare const buttonGroupVariants: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
14
+ /**
15
+ * Override de radius nos slots — neutraliza o radius da `size` do Button no
16
+ * lado interno do group (entre Primary e Chevron) e mantém apenas no lado
17
+ * externo (left do Primary, right do Chevron).
18
+ *
19
+ * Usa `!` pra sobrescrever a regra do Button (size define rounded-radius-X).
20
+ */
21
+ export declare const buttonGroupSlot: import('tailwind-variants').TVReturnType<{
22
+ position: {
23
+ primary: string;
24
+ chevron: string;
25
+ };
26
+ }, undefined, undefined, {
27
+ position: {
28
+ primary: string;
29
+ chevron: string;
30
+ };
31
+ }, undefined, import('tailwind-variants').TVReturnType<{
32
+ position: {
33
+ primary: string;
34
+ chevron: string;
35
+ };
36
+ }, undefined, undefined, unknown, unknown, undefined>>;
37
+ /**
38
+ * Dimensões do Chevron por size — QUADRADO (width = height), alinhado com
39
+ * a `size` correspondente do Button no Primary. Pad reduzido pro chevron
40
+ * preencher o espaço sem ficar acanhado.
41
+ *
42
+ * Tabela de equivalência (size do Button → dimensão chevron):
43
+ * 2xs (28px) → 28x28 (size-form-xs)
44
+ * xs (32px) → 32x32 (size-form-sm)
45
+ * sm (36px) → 36x36 (size-form-md)
46
+ * md (40px) → 40x40 (size-form-lg)
47
+ * lg (44px) → 44x44 (size-form-xl)
48
+ *
49
+ * Visual coeso: o chevron parece um "espelho" quadrado do Primary, não um
50
+ * appendice estreito. Pattern Shadcn/Linear/Notion segue essa proporção.
51
+ */
52
+ export declare const buttonGroupChevronSize: import('tailwind-variants').TVReturnType<{
53
+ size: {
54
+ "2xs": string;
55
+ xs: string;
56
+ sm: string;
57
+ md: string;
58
+ lg: string;
59
+ };
60
+ }, undefined, undefined, {
61
+ size: {
62
+ "2xs": string;
63
+ xs: string;
64
+ sm: string;
65
+ md: string;
66
+ lg: string;
67
+ };
68
+ }, undefined, import('tailwind-variants').TVReturnType<{
69
+ size: {
70
+ "2xs": string;
71
+ xs: string;
72
+ sm: string;
73
+ md: string;
74
+ lg: string;
75
+ };
76
+ }, undefined, undefined, unknown, unknown, undefined>>;
77
+ //# sourceMappingURL=button-group.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button-group.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/ButtonGroup/button-group.styles.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,mBAAmB,sMAM9B,CAAC;AAEH;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;sDAU1B,CAAC;AAEH;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;sDAajC,CAAC"}
@@ -0,0 +1,43 @@
1
+ import { ReactNode } from 'react';
2
+ import { ButtonProps } from '../Button/button.types';
3
+ /**
4
+ * Props compartilhadas pelo group e pelos slots Primary/Chevron.
5
+ * Permite override individual via prop direta nos slots.
6
+ */
7
+ export type ButtonGroupSharedProps = Pick<ButtonProps, "color" | "variant" | "size" | "disabled">;
8
+ /**
9
+ * Props do wrapper ButtonGroup.
10
+ * color/variant/size propagam aos filhos via context. Filhos podem dar override.
11
+ */
12
+ export interface ButtonGroupProps extends ButtonGroupSharedProps {
13
+ children: ReactNode;
14
+ className?: string;
15
+ /**
16
+ * Quando true, propaga `disabled` aos 2 slots. Default false.
17
+ * Slots individuais podem ter `disabled` próprio independente desse.
18
+ */
19
+ disabled?: boolean;
20
+ }
21
+ /**
22
+ * Props do slot Primary — botão da ação principal (label + onClick).
23
+ * Aceita TODAS as props do Button exceto color/variant/size (vêm do group via context).
24
+ * Pode dar OVERRIDE passando essas props explicitamente.
25
+ */
26
+ export type ButtonGroupPrimaryProps = Omit<ButtonProps, "shape" | "fullWidth">;
27
+ /**
28
+ * Props do slot Chevron — icon button com chevron-down default.
29
+ * Largura compacta (mais estreita que icon-* size do Button).
30
+ */
31
+ export interface ButtonGroupChevronProps extends Omit<ButtonProps, "shape" | "fullWidth" | "children" | "loading" | "iconLeft" | "iconRight"> {
32
+ /**
33
+ * Ícone do chevron — default `<ChevronDown>`. Customize se quiser usar
34
+ * outro ícone (ex: `<MoreVertical>` pra menu kebab).
35
+ */
36
+ icon?: ReactNode;
37
+ /**
38
+ * Aria-label obrigatório — chevron é icon-only, leitor de tela precisa
39
+ * descrever a ação.
40
+ */
41
+ "aria-label": string;
42
+ }
43
+ //# sourceMappingURL=button-group.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button-group.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/ButtonGroup/button-group.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAEvE;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CACvC,WAAW,EACX,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,CAC1C,CAAC;AAEF;;;GAGG;AACH,MAAM,WAAW,gBAAiB,SAAQ,sBAAsB;IAC9D,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,WAAW,EAAE,OAAO,GAAG,WAAW,CAAC,CAAC;AAE/E;;;GAGG;AACH,MAAM,WAAW,uBACf,SAAQ,IAAI,CAAC,WAAW,EAAE,OAAO,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,CAAC;IACpG;;;OAGG;IACH,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;CACtB"}
@@ -0,0 +1,3 @@
1
+ export { ButtonGroup } from './button-group';
2
+ export type { ButtonGroupProps, ButtonGroupPrimaryProps, ButtonGroupChevronProps, } from './button-group.types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/ButtonGroup/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,YAAY,EACV,gBAAgB,EAChB,uBAAuB,EACvB,uBAAuB,GACxB,MAAM,sBAAsB,CAAC"}
@@ -0,0 +1,42 @@
1
+ import { ReactNode, ComponentPropsWithoutRef } from 'react';
2
+ import { CardCheckboxVariants } from './card-checkbox.styles';
3
+ import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
4
+ export type CardCheckboxProps = Omit<ComponentPropsWithoutRef<typeof CheckboxPrimitive.Root>, "id" | "className"> & {
5
+ /** Label principal — chamada do card */
6
+ label: ReactNode;
7
+ /** Texto secundário abaixo do label */
8
+ description?: ReactNode;
9
+ /** ReactNode opcional renderizado à esquerda (antes do checkbox) — ex: <Save /> */
10
+ icon?: ReactNode;
11
+ /** className aplicado ao card root (sobrescreve background/border se necessário) */
12
+ className?: string;
13
+ } & Omit<CardCheckboxVariants, "selected">;
14
+ /**
15
+ * CardCheckbox — checkbox apresentado como card clicável.
16
+ *
17
+ * Mesma estética dos radio cards (bg-bg-success-muted + border-brand no
18
+ * selected). Diferente do FormFieldCheckbox que é layout horizontal compact —
19
+ * CardCheckbox é UI de "opção destacada" com label + description visíveis.
20
+ *
21
+ * Uso:
22
+ * <CardCheckbox
23
+ * label="Salvar essa conta pra usar depois"
24
+ * description="A conta aparecerá nas próximas vezes em 'Contas cadastradas'."
25
+ * checked={save}
26
+ * onCheckedChange={(v) => setSave(v === true)}
27
+ * />
28
+ *
29
+ * O card inteiro é clicável (não só o checkbox) — toggle dispara
30
+ * onCheckedChange via clique no <label> wrapper.
31
+ */
32
+ export declare const CardCheckbox: import('react').ForwardRefExoticComponent<Omit<Omit<CheckboxPrimitive.CheckboxProps & import('react').RefAttributes<HTMLButtonElement>, "ref">, "className" | "id"> & {
33
+ /** Label principal — chamada do card */
34
+ label: ReactNode;
35
+ /** Texto secundário abaixo do label */
36
+ description?: ReactNode;
37
+ /** ReactNode opcional renderizado à esquerda (antes do checkbox) — ex: <Save /> */
38
+ icon?: ReactNode;
39
+ /** className aplicado ao card root (sobrescreve background/border se necessário) */
40
+ className?: string;
41
+ } & Omit<CardCheckboxVariants, "selected"> & import('react').RefAttributes<HTMLButtonElement>>;
42
+ //# sourceMappingURL=card-checkbox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card-checkbox.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/CardCheckbox/card-checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAqB,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,wBAAwB,EAAc,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAE9D,OAAO,EAAgB,KAAK,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAEjF,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAClC,wBAAwB,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC,EACvD,IAAI,GAAG,WAAW,CACnB,GAAG;IACF,wCAAwC;IACxC,KAAK,EAAE,SAAS,CAAC;IACjB,uCAAuC;IACvC,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,mFAAmF;IACnF,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,oFAAoF;IACpF,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,IAAI,CAAC,oBAAoB,EAAE,UAAU,CAAC,CAAC;AAE3C;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,YAAY;IA5BvB,wCAAwC;WACjC,SAAS;IAChB,uCAAuC;kBACzB,SAAS;IACvB,mFAAmF;WAC5E,SAAS;IAChB,oFAAoF;gBACxE,MAAM;8FAsEnB,CAAC"}
@@ -0,0 +1,72 @@
1
+ import { VariantProps } from '../../../utils/tv';
2
+ /**
3
+ * CardCheckbox — checkbox apresentado como card clicável (área grande,
4
+ * label + description visíveis). Mesma estética dos radio cards (border +
5
+ * bg + padding + selected state com bg-success-muted + border-brand).
6
+ *
7
+ * Estados:
8
+ * - default: surface + border-default
9
+ * - hover (não-selected): border-input + bg-muted
10
+ * - selected (checked): bg-success-muted + border-brand + shadow-sh-sm
11
+ * - disabled: opacity-50
12
+ */
13
+ export declare const cardCheckbox: import('tailwind-variants').TVReturnType<{
14
+ selected: {
15
+ true: {
16
+ root: string;
17
+ };
18
+ false: {
19
+ root: string;
20
+ };
21
+ };
22
+ disabled: {
23
+ true: {
24
+ root: string;
25
+ };
26
+ };
27
+ }, {
28
+ root: string[];
29
+ body: string;
30
+ label: string;
31
+ description: string;
32
+ }, undefined, {
33
+ selected: {
34
+ true: {
35
+ root: string;
36
+ };
37
+ false: {
38
+ root: string;
39
+ };
40
+ };
41
+ disabled: {
42
+ true: {
43
+ root: string;
44
+ };
45
+ };
46
+ }, {
47
+ root: string[];
48
+ body: string;
49
+ label: string;
50
+ description: string;
51
+ }, import('tailwind-variants').TVReturnType<{
52
+ selected: {
53
+ true: {
54
+ root: string;
55
+ };
56
+ false: {
57
+ root: string;
58
+ };
59
+ };
60
+ disabled: {
61
+ true: {
62
+ root: string;
63
+ };
64
+ };
65
+ }, {
66
+ root: string[];
67
+ body: string;
68
+ label: string;
69
+ description: string;
70
+ }, undefined, unknown, unknown, undefined>>;
71
+ export type CardCheckboxVariants = VariantProps<typeof cardCheckbox>;
72
+ //# sourceMappingURL=card-checkbox.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card-checkbox.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/CardCheckbox/card-checkbox.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAEnD;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2CA2BvB,CAAC;AAEH,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export { CardCheckbox } from './card-checkbox';
2
+ export type { CardCheckboxProps } from './card-checkbox';
3
+ export { cardCheckbox } from './card-checkbox.styles';
4
+ export type { CardCheckboxVariants } from './card-checkbox.styles';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/CardCheckbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,YAAY,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,YAAY,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC"}