@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,232 @@
1
+ /**
2
+ * Styles compartilhados das partes do TableToolbar.
3
+ * Cada `tv()` corresponde a um sub-componente em `parts/`.
4
+ *
5
+ * Specs alinhadas com `.tbl-toolbar` do design-and-table-v2.
6
+ */
7
+ /**
8
+ * Gaps responsivos:
9
+ * - Mobile (< md): gap menor pra search + 2 botões caberem na mesma linha
10
+ * - Desktop (≥ md): gap mais respirado (16px root, 10px left, 8px actions)
11
+ */
12
+ export declare const toolbarRoot: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
13
+ export declare const toolbarLeft: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
14
+ export declare const toolbarActions: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
15
+ export declare const toolbarDivider: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, "w-[1px] h-[24px] bg-border-default shrink-0 mx-[6px] self-center", {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, "w-[1px] h-[24px] bg-border-default shrink-0 mx-[6px] self-center", unknown, unknown, undefined>>;
16
+ /**
17
+ * Mobile (< md): fluido (`flex-1`) — ocupa o espaço restante, sem aumentar/diminuir width no foco.
18
+ * Desktop (≥ md): width fixo 200px rest → 300px no focus-within OU quando tem valor.
19
+ *
20
+ * O `focus-within:` desktop expande automaticamente quando o input está focado.
21
+ * A variant `expanded: true` mantém expandido mesmo sem foco (quando há valor).
22
+ */
23
+ export declare const toolbarSearch: import('tailwind-variants').TVReturnType<{
24
+ /** Quando true, mantém expandido (300px) mesmo sem foco — útil quando tem valor (desktop only) */
25
+ expanded: {
26
+ true: string;
27
+ false: string;
28
+ };
29
+ }, undefined, string[], {
30
+ /** Quando true, mantém expandido (300px) mesmo sem foco — útil quando tem valor (desktop only) */
31
+ expanded: {
32
+ true: string;
33
+ false: string;
34
+ };
35
+ }, undefined, import('tailwind-variants').TVReturnType<{
36
+ /** Quando true, mantém expandido (300px) mesmo sem foco — útil quando tem valor (desktop only) */
37
+ expanded: {
38
+ true: string;
39
+ false: string;
40
+ };
41
+ }, undefined, string[], unknown, unknown, undefined>>;
42
+ export declare const toolbarSearchInput: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
43
+ /**
44
+ * Dot indicator (filtros aplicados) — pequeno círculo brand no canto superior direito.
45
+ *
46
+ * NOTA: `ToolbarToolButton` agora compõe o `Button` do DS — seu estilo vem do
47
+ * Button (color/variant/size). Esse helper só pinta o ponto de "tem aplicado".
48
+ */
49
+ export declare const toolbarToolDot: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
50
+ export declare const toolbarSegmented: import('tailwind-variants').TVReturnType<{
51
+ fluid: {
52
+ true: string;
53
+ false: string;
54
+ };
55
+ }, undefined, string[], {
56
+ fluid: {
57
+ true: string;
58
+ false: string;
59
+ };
60
+ }, undefined, import('tailwind-variants').TVReturnType<{
61
+ fluid: {
62
+ true: string;
63
+ false: string;
64
+ };
65
+ }, undefined, string[], unknown, unknown, undefined>>;
66
+ export declare const toolbarSegmentedButton: import('tailwind-variants').TVReturnType<{
67
+ isActive: {
68
+ true: string;
69
+ false: string;
70
+ };
71
+ fluid: {
72
+ true: string;
73
+ false: string;
74
+ };
75
+ }, undefined, string[], {
76
+ isActive: {
77
+ true: string;
78
+ false: string;
79
+ };
80
+ fluid: {
81
+ true: string;
82
+ false: string;
83
+ };
84
+ }, undefined, import('tailwind-variants').TVReturnType<{
85
+ isActive: {
86
+ true: string;
87
+ false: string;
88
+ };
89
+ fluid: {
90
+ true: string;
91
+ false: string;
92
+ };
93
+ }, undefined, string[], unknown, unknown, undefined>>;
94
+ export declare const toolbarTabs: import('tailwind-variants').TVReturnType<{
95
+ fluid: {
96
+ true: string;
97
+ false: string;
98
+ };
99
+ }, undefined, string[], {
100
+ fluid: {
101
+ true: string;
102
+ false: string;
103
+ };
104
+ }, undefined, import('tailwind-variants').TVReturnType<{
105
+ fluid: {
106
+ true: string;
107
+ false: string;
108
+ };
109
+ }, undefined, string[], unknown, unknown, undefined>>;
110
+ export declare const toolbarTabWrap: import('tailwind-variants').TVReturnType<{
111
+ isActive: {
112
+ true: string;
113
+ false: string;
114
+ };
115
+ fluid: {
116
+ true: string;
117
+ false: string;
118
+ };
119
+ }, undefined, string[], {
120
+ isActive: {
121
+ true: string;
122
+ false: string;
123
+ };
124
+ fluid: {
125
+ true: string;
126
+ false: string;
127
+ };
128
+ }, undefined, import('tailwind-variants').TVReturnType<{
129
+ isActive: {
130
+ true: string;
131
+ false: string;
132
+ };
133
+ fluid: {
134
+ true: string;
135
+ false: string;
136
+ };
137
+ }, undefined, string[], unknown, unknown, undefined>>;
138
+ export declare const toolbarTabButton: import('tailwind-variants').TVReturnType<{
139
+ isActive: {
140
+ true: string;
141
+ false: string;
142
+ };
143
+ fluid: {
144
+ true: string;
145
+ false: string;
146
+ };
147
+ }, undefined, string[], {
148
+ isActive: {
149
+ true: string;
150
+ false: string;
151
+ };
152
+ fluid: {
153
+ true: string;
154
+ false: string;
155
+ };
156
+ }, undefined, import('tailwind-variants').TVReturnType<{
157
+ isActive: {
158
+ true: string;
159
+ false: string;
160
+ };
161
+ fluid: {
162
+ true: string;
163
+ false: string;
164
+ };
165
+ }, undefined, string[], unknown, unknown, undefined>>;
166
+ /**
167
+ * Botão "X" pra fechar tab custom — escondido por trás do tab (margin -18px),
168
+ * desliza pra fora ao hover do wrap.
169
+ */
170
+ export declare const toolbarTabClose: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
171
+ /**
172
+ * Espaçamento: toolbar → 16px → divider (border-top) → 16px → chips.
173
+ * `mt-pad-3xl` afasta o border-top da toolbar; `pt-pad-3xl` afasta o
174
+ * conteúdo interno (chips) do border.
175
+ */
176
+ export declare const toolbarApplied: import('tailwind-variants').TVReturnType<{
177
+ /**
178
+ * Separator (margem topo 16px + border + padding 16px) entre toolbar
179
+ * header e chips. Default `true`. Espaçamento total: 16px → divider → 16px → chips.
180
+ */
181
+ separator: {
182
+ true: string;
183
+ false: string;
184
+ };
185
+ }, undefined, string[], {
186
+ /**
187
+ * Separator (margem topo 16px + border + padding 16px) entre toolbar
188
+ * header e chips. Default `true`. Espaçamento total: 16px → divider → 16px → chips.
189
+ */
190
+ separator: {
191
+ true: string;
192
+ false: string;
193
+ };
194
+ }, undefined, import('tailwind-variants').TVReturnType<{
195
+ /**
196
+ * Separator (margem topo 16px + border + padding 16px) entre toolbar
197
+ * header e chips. Default `true`. Espaçamento total: 16px → divider → 16px → chips.
198
+ */
199
+ separator: {
200
+ true: string;
201
+ false: string;
202
+ };
203
+ }, undefined, string[], unknown, unknown, undefined>>;
204
+ export declare const toolbarAppliedChip: import('tailwind-variants').TVReturnType<{
205
+ interactive: {
206
+ true: string[];
207
+ };
208
+ }, undefined, string[], {
209
+ interactive: {
210
+ true: string[];
211
+ };
212
+ }, undefined, import('tailwind-variants').TVReturnType<{
213
+ interactive: {
214
+ true: string[];
215
+ };
216
+ }, undefined, string[], unknown, unknown, undefined>>;
217
+ export declare const toolbarAppliedChipRemove: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
218
+ export declare const toolbarAppliedChipName: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, "font-semibold text-fg-default", {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, "font-semibold text-fg-default", unknown, unknown, undefined>>;
219
+ export declare const toolbarAppliedChipOp: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, "text-fg-muted text-caption-sm", {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, "text-fg-muted text-caption-sm", unknown, unknown, undefined>>;
220
+ export declare const toolbarAppliedChipValue: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
221
+ export declare const toolbarAppliedClearLink: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
222
+ /**
223
+ * Spec alinhada com `.tbl-bulk-bar` do design-and-table-v2:
224
+ * - padding 10px 14px, gap 12px, radius xl (12px)
225
+ * - bg-brand-subtle + border-brand + fg-brand
226
+ * - flex-wrap pra mobile cair em coluna naturalmente
227
+ */
228
+ export declare const bulkBarRoot: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
229
+ export declare const bulkBarCount: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
230
+ export declare const bulkBarActions: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
231
+ export declare const bulkBarClear: import('tailwind-variants').TVReturnType<{} | {} | {}, undefined, string[], {} | {}, undefined, import('tailwind-variants').TVReturnType<unknown, undefined, string[], unknown, unknown, undefined>>;
232
+ //# sourceMappingURL=table-toolbar.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table-toolbar.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/TableToolbar/table-toolbar.styles.ts"],"names":[],"mappings":"AAEA;;;;;GAKG;AAGH;;;;GAIG;AACH,eAAO,MAAM,WAAW,sMAKtB,CAAC;AAEH,eAAO,MAAM,WAAW,sMAStB,CAAC;AAEH,eAAO,MAAM,cAAc,sMAQzB,CAAC;AAGH,eAAO,MAAM,cAAc,0TAEzB,CAAC;AAGH;;;;;;GAMG;AACH,eAAO,MAAM,aAAa;IAgBtB,kGAAkG;;;;;;IAAlG,kGAAkG;;;;;;IAAlG,kGAAkG;;;;;qDAOpG,CAAC;AAEH,eAAO,MAAM,kBAAkB,sMAM7B,CAAC;AAEH;;;;;GAKG;AACH,eAAO,MAAM,cAAc,sMAMzB,CAAC;AAGH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;qDAa3B,CAAC;AAEH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;qDAuBjC,CAAC;AAGH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;qDActB,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;qDAiBzB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;qDAoB3B,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,eAAe,sMAU1B,CAAC;AAGH;;;;GAIG;AACH,eAAO,MAAM,cAAc;IAUvB;;;OAGG;;;;;;IAHH;;;OAGG;;;;;;IAHH;;;OAGG;;;;;qDASL,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;qDAmB7B,CAAC;AAEH,eAAO,MAAM,wBAAwB,sMASnC,CAAC;AAEH,eAAO,MAAM,sBAAsB,oPAEjC,CAAC;AAEH,eAAO,MAAM,oBAAoB,oPAE/B,CAAC;AAEH,eAAO,MAAM,uBAAuB,sMAOlC,CAAC;AAEH,eAAO,MAAM,uBAAuB,sMASlC,CAAC;AAGH;;;;;GAKG;AACH,eAAO,MAAM,WAAW,sMAMtB,CAAC;AAEH,eAAO,MAAM,YAAY,sMAOvB,CAAC;AAEH,eAAO,MAAM,cAAc,sMAKzB,CAAC;AAEH,eAAO,MAAM,YAAY,sMAUvB,CAAC"}
@@ -0,0 +1,48 @@
1
+ import { ReactNode } from 'react';
2
+ /** Direção de ordenação compartilhada pelos popovers/hooks do toolbar.
3
+ * Fonte única de verdade — re-exportado por `sort-popover` e `use-toolbar-sort`. */
4
+ export type SortDirection = "asc" | "desc";
5
+ /** Item segmentado (usado por density-toggle, view-mode-toggle) */
6
+ export type ToolbarSegmentedItem<TValue extends string = string> = {
7
+ value: TValue;
8
+ /** Conteúdo do botão (geralmente ícone). Texto opcional via aria-label */
9
+ children: ReactNode;
10
+ label?: string;
11
+ disabled?: boolean;
12
+ };
13
+ /** View tab (Todos/Meus/Ativos…) */
14
+ export type ToolbarTab = {
15
+ id: string;
16
+ name: ReactNode;
17
+ /** Tabs custom mostram X de close no hover */
18
+ custom?: boolean;
19
+ };
20
+ /** Operador de filtro suportado pelo applied chips (ids longos do FilterModel) */
21
+ export type AppliedFilterOp = "equals" | "neq" | "contains" | "notContains" | "startsWith" | "endsWith" | "gt" | "lt" | "gte" | "lte" | "isAnyOf" | "isNoneOf" | "between" | "isEmpty" | "isNotEmpty" | string;
22
+ /** Filtro aplicado (chip individual) */
23
+ export type AppliedFilter = {
24
+ id: string;
25
+ /** Label legível da coluna (ex "Status") */
26
+ columnLabel: ReactNode;
27
+ /** Operador (resolvido pra símbolo via DEFAULT_OP_LABELS quando `opLabel` ausente). */
28
+ op: AppliedFilterOp;
29
+ /**
30
+ * Label do operador já resolvido (ex: do registry do column-type). Quando
31
+ * presente, vence o DEFAULT_OP_LABELS — garante que o chip mostre o mesmo
32
+ * texto do popover (ex: currency `gt` = "maior que", não ">").
33
+ */
34
+ opLabel?: ReactNode;
35
+ /**
36
+ * Valor já formatado pra exibição. String/ReactNode = 1 tag. Array de
37
+ * ReactNode = múltiplas tags lado a lado (ex: "Ativo" "Pendente" "Pausado").
38
+ */
39
+ value: ReactNode | ReactNode[];
40
+ /**
41
+ * Quando true, o chip renderiza apenas o `columnLabel` (sem operador, sem
42
+ * valor). Usado pra chips "placeholder" pré-ativos vazios que aguardam o
43
+ * usuário escolher um valor (use case `showEmptyFilterChips` do DataTable).
44
+ * Default false.
45
+ */
46
+ isEmpty?: boolean;
47
+ };
48
+ //# sourceMappingURL=table-toolbar.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table-toolbar.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/TableToolbar/table-toolbar.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC;qFACqF;AACrF,MAAM,MAAM,aAAa,GAAG,KAAK,GAAG,MAAM,CAAC;AAE3C,mEAAmE;AACnE,MAAM,MAAM,oBAAoB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAAI;IACjE,KAAK,EAAE,MAAM,CAAC;IACd,0EAA0E;IAC1E,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,oCAAoC;AACpC,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,SAAS,CAAC;IAChB,8CAA8C;IAC9C,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,kFAAkF;AAClF,MAAM,MAAM,eAAe,GACvB,QAAQ,GACR,KAAK,GACL,UAAU,GACV,aAAa,GACb,YAAY,GACZ,UAAU,GACV,IAAI,GACJ,IAAI,GACJ,KAAK,GACL,KAAK,GACL,SAAS,GACT,UAAU,GACV,SAAS,GACT,SAAS,GACT,YAAY,GACZ,MAAM,CAAC;AAEX,wCAAwC;AACxC,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,4CAA4C;IAC5C,WAAW,EAAE,SAAS,CAAC;IACvB,uFAAuF;IACvF,EAAE,EAAE,eAAe,CAAC;IACpB;;;;OAIG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB;;;OAGG;IACH,KAAK,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;IAC/B;;;;;OAKG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC"}
@@ -0,0 +1,4 @@
1
+ export { toast, type ToastOptions } from './toast';
2
+ export { ToastCard, type ToastCardProps, type ToastAction, } from './toast-card';
3
+ export { toastVariants, type ToastVariantProps, type ToastStatus, } from './toast.styles';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Toast/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,KAAK,YAAY,EAAE,MAAM,SAAS,CAAC;AACnD,OAAO,EACL,SAAS,EACT,KAAK,cAAc,EACnB,KAAK,WAAW,GACjB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,aAAa,EACb,KAAK,iBAAiB,EACtB,KAAK,WAAW,GACjB,MAAM,gBAAgB,CAAC"}
@@ -0,0 +1,35 @@
1
+ import { ToastStatus } from './toast.styles';
2
+ import * as React from "react";
3
+ /** Ação de um toast — botão. `tone` controla a cor (brand/neutro/danger). */
4
+ export interface ToastAction {
5
+ label: string;
6
+ onClick?: () => void;
7
+ /** brand (default) = primário · neutral = secundário · danger = destrutivo. */
8
+ tone?: "brand" | "neutral" | "danger";
9
+ iconLeft?: React.ReactNode;
10
+ iconRight?: React.ReactNode;
11
+ }
12
+ export interface ToastCardProps {
13
+ /** Muda só a cor do icon-chip. Default = neutro. */
14
+ status?: ToastStatus;
15
+ title: React.ReactNode;
16
+ description?: React.ReactNode;
17
+ /** Override do ícone do chip. Sem isso, usa o ícone padrão do status. */
18
+ icon?: React.ReactNode;
19
+ /** Texto curto à direita do título (ex.: "agora", "há 2 min"). */
20
+ meta?: React.ReactNode;
21
+ /** Botão primário. Sozinho → inline à direita; com `cancel` → rodapé. */
22
+ action?: ToastAction;
23
+ /** Botão secundário. Renderiza rodapé (cancel à esquerda, action à direita). */
24
+ cancel?: ToastAction;
25
+ /** Mostra o X de fechar. Recebe o id pra dar dismiss no Sonner. */
26
+ onClose?: () => void;
27
+ /** id do toast no Sonner (injetado pelo helper) — usado pra dismiss. */
28
+ toastId?: string | number;
29
+ }
30
+ /**
31
+ * ToastCard — conteúdo visual do toast (consumido via `toast.custom` do Sonner).
32
+ * Não use direto pra disparar; use o helper `toast` de `./toast`.
33
+ */
34
+ export declare function ToastCard({ status, title, description, icon, meta, action, cancel, onClose, toastId, }: ToastCardProps): import("react/jsx-runtime").JSX.Element;
35
+ //# sourceMappingURL=toast-card.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toast-card.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Toast/toast-card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAW/B,OAAO,EAAiB,KAAK,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAEjE,6EAA6E;AAC7E,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,+EAA+E;IAC/E,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,QAAQ,CAAC;IACtC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC7B;AAED,MAAM,WAAW,cAAc;IAC7B,oDAAoD;IACpD,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,yEAAyE;IACzE,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,kEAAkE;IAClE,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,yEAAyE;IACzE,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,gFAAgF;IAChF,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,mEAAmE;IACnE,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,wEAAwE;IACxE,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC3B;AAgCD;;;GAGG;AACH,wBAAgB,SAAS,CAAC,EACxB,MAAkB,EAClB,KAAK,EACL,WAAW,EACX,IAAI,EACJ,IAAI,EACJ,MAAM,EACN,MAAM,EACN,OAAO,EACP,OAAO,GACR,EAAE,cAAc,2CAgDhB"}
@@ -0,0 +1,102 @@
1
+ import { VariantProps } from '../../../utils/tv';
2
+ /**
3
+ * Toast (card sobre o Sonner) — superfície neutra (surface) sempre.
4
+ * O `status` muda APENAS o icon-chip: bg fraco (`-muted`) + ícone forte (`fg-*`).
5
+ * O card nunca é tingido (decisão de design: feedback pelo ícone, não pelo fundo).
6
+ *
7
+ * Layout: root = COLUNA. Linha principal (`row`) centralizada verticalmente
8
+ * (ícone · [título+descrição juntos no `content`] · meta/ação-inline/close).
9
+ * Quando há 2 botões, eles vão no `footer` ABAIXO da linha, alinhados à direita
10
+ * com gap de 4px. A descrição vive dentro do `content` (flex-1) → quebra linha,
11
+ * nunca passa por baixo do botão inline.
12
+ *
13
+ * Slots: root · row · iconChip · content · title · description · rightCluster · meta · footer.
14
+ */
15
+ export declare const toastVariants: import('tailwind-variants').TVReturnType<{
16
+ status: {
17
+ default: {
18
+ iconChip: string;
19
+ };
20
+ info: {
21
+ iconChip: string;
22
+ };
23
+ success: {
24
+ iconChip: string;
25
+ };
26
+ warning: {
27
+ iconChip: string;
28
+ };
29
+ danger: {
30
+ iconChip: string;
31
+ };
32
+ };
33
+ }, {
34
+ root: string;
35
+ row: string;
36
+ iconChip: string;
37
+ content: string;
38
+ title: string;
39
+ description: string;
40
+ rightCluster: string;
41
+ meta: string;
42
+ footer: string;
43
+ }, undefined, {
44
+ status: {
45
+ default: {
46
+ iconChip: string;
47
+ };
48
+ info: {
49
+ iconChip: string;
50
+ };
51
+ success: {
52
+ iconChip: string;
53
+ };
54
+ warning: {
55
+ iconChip: string;
56
+ };
57
+ danger: {
58
+ iconChip: string;
59
+ };
60
+ };
61
+ }, {
62
+ root: string;
63
+ row: string;
64
+ iconChip: string;
65
+ content: string;
66
+ title: string;
67
+ description: string;
68
+ rightCluster: string;
69
+ meta: string;
70
+ footer: string;
71
+ }, import('tailwind-variants').TVReturnType<{
72
+ status: {
73
+ default: {
74
+ iconChip: string;
75
+ };
76
+ info: {
77
+ iconChip: string;
78
+ };
79
+ success: {
80
+ iconChip: string;
81
+ };
82
+ warning: {
83
+ iconChip: string;
84
+ };
85
+ danger: {
86
+ iconChip: string;
87
+ };
88
+ };
89
+ }, {
90
+ root: string;
91
+ row: string;
92
+ iconChip: string;
93
+ content: string;
94
+ title: string;
95
+ description: string;
96
+ rightCluster: string;
97
+ meta: string;
98
+ footer: string;
99
+ }, undefined, unknown, unknown, undefined>>;
100
+ export type ToastVariantProps = VariantProps<typeof toastVariants>;
101
+ export type ToastStatus = NonNullable<ToastVariantProps["status"]>;
102
+ //# sourceMappingURL=toast.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toast.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Toast/toast.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAEnD;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2CA2BxB,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC;AACnE,MAAM,MAAM,WAAW,GAAG,WAAW,CAAC,iBAAiB,CAAC,QAAQ,CAAC,CAAC,CAAC"}
@@ -0,0 +1,23 @@
1
+ import { AvatarProps } from './avatar.types';
2
+ /**
3
+ * Avatar — circular badge with initials.
4
+ *
5
+ * Supports semantic `color` presets (brand, success, warning, critical, info, muted)
6
+ * and a `colorHex` override for person-specific hex colors.
7
+ *
8
+ * Auto contrast (v0.7.1, L-027): quando `colorHex` é fornecido, calcula o
9
+ * contraste WCAG entre branco/preto e o bg, escolhendo a cor de texto com
10
+ * MAIOR ratio. Antes aplicava `text-white` cego — quebrava em cores claras
11
+ * (ex: BB amarelo #FAE128 → ratio 1.29:1, falha WCAG AA). Agora respeita
12
+ * o threshold dinâmico baseado em luminância (Y > 0.5 → preto, else branco).
13
+ *
14
+ * Override: pra forçar uma cor específica (caso de marca que exige X), passe
15
+ * `className` com classe Tailwind `text-X` — ela sobrescreve a auto-pickada
16
+ * pela ordem de cascade.
17
+ *
18
+ * Accessibility:
19
+ * - With `aria-label` → role="img" (semantic avatar)
20
+ * - Without `aria-label` → aria-hidden="true" (decorative, inside a card/cell)
21
+ */
22
+ export declare const Avatar: import('react').ForwardRefExoticComponent<AvatarProps & import('react').RefAttributes<HTMLDivElement>>;
23
+ //# sourceMappingURL=avatar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/avatar-ig/avatar.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,MAAM,wGAmDlB,CAAC"}
@@ -0,0 +1,74 @@
1
+ import { VariantProps } from '../../../utils/tv';
2
+ /**
3
+ * Avatar styles — iGreen DS
4
+ *
5
+ * Circular badge with initials. No interactive states (no hover, no focus, no disabled).
6
+ *
7
+ * Size uses `size-comp-*` tokens (square: width = height):
8
+ * xs = 20px (comp-2xs) | sm = 24px (comp-xs) | md = 28px (comp-sm)
9
+ * lg = 32px (comp-md) | xl = 40px (comp-xl)
10
+ *
11
+ * Color applies bg + fg pairs from semantic tokens.
12
+ * `_custom` is an internal-only variant used when `colorHex` overrides the
13
+ * background via inline style — it intentionally applies no bg/fg so the
14
+ * component can set them manually.
15
+ *
16
+ * Typography scales with size to keep initials proportional inside the circle.
17
+ */
18
+ export declare const avatarVariants: import('tailwind-variants').TVReturnType<{
19
+ size: {
20
+ xs: string;
21
+ sm: string;
22
+ md: string;
23
+ lg: string;
24
+ xl: string;
25
+ };
26
+ color: {
27
+ brand: string;
28
+ success: string;
29
+ warning: string;
30
+ critical: string;
31
+ info: string;
32
+ muted: string;
33
+ /** Internal: used by colorHex override — no bg/fg applied. */
34
+ _custom: string;
35
+ };
36
+ }, undefined, string[], {
37
+ size: {
38
+ xs: string;
39
+ sm: string;
40
+ md: string;
41
+ lg: string;
42
+ xl: string;
43
+ };
44
+ color: {
45
+ brand: string;
46
+ success: string;
47
+ warning: string;
48
+ critical: string;
49
+ info: string;
50
+ muted: string;
51
+ /** Internal: used by colorHex override — no bg/fg applied. */
52
+ _custom: string;
53
+ };
54
+ }, undefined, import('tailwind-variants').TVReturnType<{
55
+ size: {
56
+ xs: string;
57
+ sm: string;
58
+ md: string;
59
+ lg: string;
60
+ xl: string;
61
+ };
62
+ color: {
63
+ brand: string;
64
+ success: string;
65
+ warning: string;
66
+ critical: string;
67
+ info: string;
68
+ muted: string;
69
+ /** Internal: used by colorHex override — no bg/fg applied. */
70
+ _custom: string;
71
+ };
72
+ }, undefined, string[], unknown, unknown, undefined>>;
73
+ export type AvatarVariantProps = VariantProps<typeof avatarVariants>;
74
+ //# sourceMappingURL=avatar.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/avatar-ig/avatar.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAM,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAEnD;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;QA2BrB,8DAA8D;;;;;;;;;;;;;;;;;;QAA9D,8DAA8D;;;;;;;;;;;;;;;;;;QAA9D,8DAA8D;;;qDASlE,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { AvatarVariantProps } from './avatar.styles';
2
+ export interface AvatarProps extends Omit<React.HTMLAttributes<HTMLDivElement>, "color">, Omit<AvatarVariantProps, "color"> {
3
+ /**
4
+ * Semantic color preset for bg + fg pairing.
5
+ * Ignored when `colorHex` is provided.
6
+ * @default "muted"
7
+ */
8
+ color?: "brand" | "success" | "warning" | "critical" | "info" | "muted";
9
+ /**
10
+ * Hex color override (e.g. person-specific color).
11
+ * When provided, background is set via inline style and text becomes white.
12
+ * Takes precedence over `color`.
13
+ */
14
+ colorHex?: string;
15
+ }
16
+ //# sourceMappingURL=avatar.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/avatar-ig/avatar.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE1D,MAAM,WAAW,WACf,SAAQ,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,OAAO,CAAC,EACzD,IAAI,CAAC,kBAAkB,EAAE,OAAO,CAAC;IACnC;;;;OAIG;IACH,KAAK,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,CAAC;IAExE;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1,4 @@
1
+ export { Avatar } from './avatar';
2
+ export { avatarVariants, type AvatarVariantProps } from './avatar.styles';
3
+ export type { AvatarProps } from './avatar.types';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/avatar-ig/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,19 @@
1
+ export type Theme = "light" | "dark" | "system";
2
+ /**
3
+ * Hook único de tema do app.
4
+ *
5
+ * - 3 valores: `"light"` | `"dark"` | `"system"` (segue prefers-color-scheme).
6
+ * - Persiste em `localStorage["igreen-ds-theme"]`.
7
+ * - Sincroniza múltiplas instâncias na mesma tab via `CustomEvent` e entre
8
+ * tabs via `storage` event. Pode ser chamado em qualquer page/component
9
+ * sem precisar de Context Provider.
10
+ * - Aplica `.dark` no `<html>` com observador de `prefers-color-scheme`
11
+ * quando theme=`"system"`.
12
+ */
13
+ export declare function useTheme(): {
14
+ readonly theme: Theme;
15
+ readonly setTheme: (next: Theme) => void;
16
+ readonly isDark: boolean;
17
+ readonly toggle: () => void;
18
+ };
19
+ //# sourceMappingURL=useTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useTheme.d.ts","sourceRoot":"","sources":["../../../src/hooks/useTheme.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,KAAK,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,CAAC;AAsBhD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ;;8BAkBc,KAAK;;;EAsC1C"}
@@ -0,0 +1,9 @@
1
+ import { ForwardRefExoticComponent, RefAttributes, SVGProps } from 'react';
2
+ export interface LucideProps extends Omit<SVGProps<SVGSVGElement>, "ref"> {
3
+ size?: string | number;
4
+ absoluteStrokeWidth?: boolean;
5
+ strokeWidth?: string | number;
6
+ }
7
+ /** Componente de ícone do lucide-react (chevron, X, etc.). */
8
+ export type LucideIcon = ForwardRefExoticComponent<LucideProps & RefAttributes<SVGSVGElement>>;
9
+ //# sourceMappingURL=lucide-types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lucide-types.d.ts","sourceRoot":"","sources":["../../../src/lib/lucide-types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,OAAO,KAAK,EAAE,yBAAyB,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEhF,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,KAAK,CAAC;IACvE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC/B;AAED,8DAA8D;AAC9D,MAAM,MAAM,UAAU,GAAG,yBAAyB,CAChD,WAAW,GAAG,aAAa,CAAC,aAAa,CAAC,CAC3C,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { ClassValue } from 'clsx';
2
+ export declare function cn(...inputs: ClassValue[]): string;
3
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,UAAU,EAAQ,MAAM,MAAM,CAAC;AAoH7C,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC"}
@@ -0,0 +1,16 @@
1
+ import { SidebarContext } from '../../components/ui/MenuSidebar';
2
+ import { HeaderCommandGroup, HeaderMessage, HeaderNotification, HeaderThemeOption } from '../../components/ui/Header';
3
+ import { AppShellUser, AppShellLayoutOption } from '../../components/ui/AppShell';
4
+ /**
5
+ * Mocks compartilhados pelo AppShellDoc + pages de showcase que precisam de uma
6
+ * "casca de app realista". Em produção, esses dados viriam do backend/contexto da
7
+ * app — aqui são estáticos pra demonstração consistente.
8
+ */
9
+ export declare const APP_SHELL_CONTEXTS: SidebarContext[];
10
+ export declare const APP_SHELL_COMMANDS: HeaderCommandGroup[];
11
+ export declare const APP_SHELL_NOTIFICATIONS: HeaderNotification[];
12
+ export declare const APP_SHELL_MESSAGES: HeaderMessage[];
13
+ export declare const APP_SHELL_THEME_OPTIONS: HeaderThemeOption[];
14
+ export declare const APP_SHELL_USER: AppShellUser;
15
+ export declare const APP_SHELL_LAYOUT_OPTIONS: AppShellLayoutOption[];
16
+ //# sourceMappingURL=app-shell-mocks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app-shell-mocks.d.ts","sourceRoot":"","sources":["../../../../src/preview/mocks/app-shell-mocks.ts"],"names":[],"mappings":"AAiCA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,KAAK,EACV,kBAAkB,EAClB,aAAa,EACb,kBAAkB,EAClB,iBAAiB,EAClB,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EACV,YAAY,EACZ,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAEtC;;;;GAIG;AAEH,eAAO,MAAM,kBAAkB,EAAE,cAAc,EAsH9C,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAAkB,EAgBlD,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,kBAAkB,EAwCvD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,aAAa,EAK7C,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,iBAAiB,EAItD,CAAC;AAIF,eAAO,MAAM,cAAc,EAAE,YAI5B,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,oBAAoB,EAG1D,CAAC"}